.blk-how-it-work .block-item{background-color:#fff;border-radius:12px;display:flex;flex-direction:column;overflow:hidden;padding:clamp(1.625rem,1.0179539295rem + .9485094851vw,2.5rem)}@media(max-width:767.98px){.blk-how-it-work .block-item{padding:32px}}.blk-how-it-work .block-item h4{flex-shrink:0}.blk-how-it-work .block-item-img{align-items:flex-start;display:flex;flex:1;margin-top:16px;transition:width .6s ease-in-out;width:60%}@media(max-width:767.98px){.blk-how-it-work .block-item-img{width:80%}}.blk-how-it-work .block-item-img picture{width:100%}.blk-how-it-work .block-item-img-img{aspect-ratio:1/1;height:auto;width:100%}.blk-how-it-work .block-item .d-flex{flex-shrink:0;margin-top:30px}.blk-how-it-work .block-item-title-bottom{max-width:70%}@media(max-width:767.98px){.blk-how-it-work .block-item-title-bottom{max-width:85%}}.blk-how-it-work .block-item-arrow{transform-origin:center;transition:transform .6s ease-in-out}.blk-how-it-work .block-item-bottom{flex-shrink:0;max-height:0;opacity:0;overflow:hidden;transform:translateY(20px);transition:max-height .6s ease-in-out .2s,transform .6s ease-in-out,opacity .6s ease-in-out}.blk-how-it-work .block-item:hover .block-item-img{width:60px}@media only screen and (min-width:1720px){.blk-how-it-work .block-item:hover .block-item-img{width:100px}}.blk-how-it-work .block-item:hover .block-item-bottom{max-height:500px;opacity:1;transform:translateY(0);transition-delay:0s}.blk-how-it-work .block-item:hover .block-item-arrow{transform:scaleY(-1)}