.ctas_product{width:100%}.ctas_product_title{font-size:2.4rem;font-weight:600;text-align:left;margin:0 0 3rem;line-height:1.2}@media screen and (min-width:750px){.ctas_product_title{font-size:3.2rem;margin-bottom:4rem}}.ctas_product_grid_container{display:flex;flex-direction:column;align-items:stretch;gap:2rem}.ctas_product_grid_left,.ctas_product_grid_right{width:100%}@media screen and (min-width:750px){.ctas_product_grid_container{flex-direction:row;gap:2.5rem}.ctas_product_grid_left,.ctas_product_grid_right{width:auto}}.ctas_product_grid_left{display:flex;flex-direction:column;gap:2rem}@media screen and (min-width:750px){.ctas_product_grid_left{flex:1.5;min-width:0;grid-template-columns:1fr 1fr;gap:2.5rem}}.ctas_product_grid_right{min-width:0}@media screen and (min-width:750px){.ctas_product_grid_right{flex:.6}}.ctas_product_card_cta_image_desktop{display:none}.ctas_product_card_cta_image_mobile{display:block}@media screen and (min-width:750px){.ctas_product_card_cta_image_desktop{display:block}.ctas_product_card_cta_image_mobile{display:none}}.ctas_product_card{background:#fff;border-radius:.8rem;box-shadow:0 2px 8px #0000001a;padding:2rem;display:flex;flex-direction:column;transition:transform .3s ease,box-shadow .3s ease;height:100%}.ctas_product_card:hover{transform:translateY(-4px);box-shadow:0 4px 16px #00000026}.ctas_product_card_cta{position:relative;padding:0;min-height:380px;overflow:hidden}.ctas_product_card_cta_image{position:relative;width:100%;min-height:380px;z-index:0}.ctas_product_card_cta_image img{width:100%;height:100%;min-height:380px;display:block;object-fit:cover;object-position:center;vertical-align:middle}.ctas_product_card_cta_mobile_cover{display:block;position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;pointer-events:none;opacity:.8;background:linear-gradient(to top,rgba(116,133,179,.65) 0%,rgba(116,133,179,.45) 35%,rgba(116,133,179,.22) 70%,transparent 100%)}@media screen and (min-width:750px){.ctas_product_card_cta_mobile_cover{display:none}}.ctas_product_card_cta_overlay{position:absolute;top:0;left:0;right:0;bottom:0;z-index:2;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:2rem;max-width:44%;color:#fff}.ctas_product_card_cta_overlay .ctas_product_card_price{color:#fff;margin-bottom:1rem;order:1}.ctas_product_card_cta_overlay .ctas_product_card_buttons{order:2;margin-top:0;margin-bottom:1rem}.ctas_product_card_cta_overlay .ctas_product_card_buttons .button{color:#7485b3}.ctas_product_card_cta_overlay .ctas_product_card_content{order:3;color:#fffffff2;margin-bottom:0;flex:0 0 auto}.ctas_product_card_cta_overlay .ctas_product_card_content p{margin:0;font-size:1.4rem;line-height:1.5}.ctas_product_card_cta_overlay .button{background:#fffffff2;color:#333;border-color:transparent}.ctas_product_card_cta_overlay .button:hover{background:#fff;color:#333}.ctas_product_card_image{width:100%;margin-bottom:1.5rem;border-radius:.4rem;overflow:hidden}.ctas_product_card_image img{width:100%;height:auto;display:block;object-fit:cover}.ctas_product_card_title{font-size:1.8rem;font-weight:400;font-style:normal;margin:0 0 1rem;text-align:left;line-height:1.3;text-align:center}.ctas_product_card_title a{color:inherit;text-decoration:none}.ctas_product_card_title a:hover{text-decoration:underline}.ctas_product_card_price{font-size:1.6rem;font-weight:600;color:#7485b3;text-align:left;margin-bottom:2rem;margin-top:2rem;text-align:center}.btn_outline_blue{background:transparent;border:1px solid #7485b3;color:#7485b3}.ctas_product_card_content{flex:1;margin-bottom:1.5rem;text-align:left;color:#666;line-height:1.6}.ctas_product_card_content p{margin:0 0 .5rem}.ctas_product_card_description{text-align:left;margin-bottom:1.5rem;color:#666;line-height:1.6;flex:1;text-align:center}.ctas_product_card_buttons{display:flex;flex-direction:column;gap:1rem;margin-top:auto;width:100%}.ctas_product_card_buttons .button{width:100%;text-align:center;padding:1.2rem 2rem;border-radius:.4rem;font-weight:500;transition:all .3s ease;margin-bottom:2rem}.ctas_product_add_to_cart{position:relative}.ctas_product_add_to_cart.loading{pointer-events:none}.ctas_product_add_to_cart .loading-overlay__spinner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ctas_product_add_to_cart .loading-overlay__spinner.hidden{display:none}.ctas_product_card .product-form__input{margin-bottom:1.5rem}.ctas_product_card .product-form__input__dropdown{width:100%}.ctas_product_card .select{position:relative;width:100%}.ctas_product_card .select__select{width:100%;padding:1rem;border:1px solid #ddd;border-radius:.4rem;font-size:1.4rem;-webkit-appearance:none;appearance:none;background-color:#fff;cursor:pointer}.ctas_product_card .form__label{display:block;margin-bottom:.5rem;font-weight:500;font-size:1.4rem}@media screen and (max-width:749px){.ctas_product_card_cta_mobile_cover{display:block!important}.ctas_product .page-width{padding-left:1.5rem;padding-right:1.5rem;box-sizing:border-box}.ctas_product_title{text-align:center;padding-left:1rem;padding-right:1rem;word-wrap:break-word;overflow-wrap:break-word;max-width:100%;box-sizing:border-box}.ctas_product_grid_container{flex-direction:column;gap:2rem;padding-left:0;padding-right:0}.ctas_product_grid_left,.ctas_product_grid_right{width:100%;max-width:100%}.ctas_product_card{padding:2rem 1.5rem}.ctas_product_card_cta,.ctas_product_card_cta_image,.ctas_product_card_cta_image img{min-height:320px}.ctas_product_card_cta_overlay{padding:2rem 3.5rem;max-width:100%;align-items:center;text-align:center}.ctas_product_card_cta_overlay .ctas_product_card_price{text-align:center}.ctas_product_card_cta_overlay .ctas_product_card_buttons{align-self:center}.ctas_product_card_cta_overlay .ctas_product_card_content,.ctas_product_card_cta_overlay .ctas_product_card_content p{text-align:center}.ctas_product_card_title{font-size:1.6rem;text-align:center}.ctas_product_card_price,.ctas_product_card_description,.ctas_product_card_content,.ctas_product_card_content p{text-align:center}.ctas_product_card_buttons{align-items:center;width:100%}.ctas_product_card_buttons .button{width:100%;max-width:100%}.ctas_product_card_product .ctas_product_card_buttons{width:100%}.ctas_product_card_product .ctas_product_card_buttons .button,.ctas_product_card_product .ctas_product_card_buttons .ctas_product_add_to_cart,.ctas_product_card_product .ctas_product_card_buttons product-form,.ctas_product_card_product .ctas_product_card_buttons product-form .form{width:100%;max-width:100%}.ctas_product_card_product .ctas_product_add_to_cart{width:100%!important;max-width:100%!important;box-sizing:border-box}}
/*# sourceMappingURL=/cdn/shop/t/49/assets/section-new-collection-ctas-product.css.map */
