.row-reverse{flex-direction:row-reverse}.product__item{display:flex;flex-direction:column;justify-content:flex-end}.product__item .button{background-color:#2386d8;border:1px solid #2386d8}.product__item .button.button--secondary{background-color:#169691;border:1px solid #169691;color:#fff}.product__item .button.button--tertiary{background-color:#ffa700;border:1px solid #ffa700;color:#fff}.product__item img{margin-bottom:14px}.product__image{height:100%;margin:30px 0 0 auto;max-width:300px;min-height:300px;padding:30px 0 0;position:relative}.row-reverse .product__image{margin:30px 0 0}.product__image img{height:100%!important;left:0;object-fit:cover;position:absolute;top:0;width:100%}.product__image.circle{max-width:300px;min-height:300px}.product__image:before{bottom:0;content:"";height:75%;opacity:.35;position:absolute;width:75%;z-index:1}.product__image:after{bottom:0;content:"";height:40%;position:absolute;width:40%;z-index:2}.product__image.hexagon:after,.product__image.hexagon:before{right:0}.hexagon,.product__image.hexagon:after,.product__image.hexagon:before{-webkit-clip-path:polygon(0 56%,100% 0,100% 100%,0 100%);clip-path:polygon(0 56%,100% 0,100% 100%,0 100%)}.circle,.product__image.circle:after,.product__image.circle:before{-webkit-clip-path:circle(100% at 0 100%);clip-path:circle(100% at 0 100%)}@media(min-width:992px){.content-product__image{align-items:flex-end;display:flex;min-height:360px}.product__item h2{font-size:3.5rem;font-weight:300;line-height:62px}.product__item{padding:0 60px 40px 0;width:60%}.product__image{margin:0 0 0 auto;max-width:350px;width:40%}.product__image.circle{aspect-ratio:1;max-width:none}.product__image.square{min-height:400px}}@media(min-width:1200px){.product__item{padding:0 80px 40px 0}}