@import"https://fonts.googleapis.com/css2?family=Big+Shoulders:opsz,wght@10..72,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";:root{--color-blue: #022082;--color-blue-light: #2B59FF;--color-black: #000000;--color-white:#FFFFFF;--color-grey: #BFBFBF;--color-grey-light:#F3F3F3;--font-heading: "Big Shoulders", sans-serif ;--font-body: "Poppins", sans-serif }h1,h2,h3,h4,h5,h6{font-family:var(--font-heading)!important}body,p{font-family:var(--font-body)!important}.row{display:flex;flex-wrap:wrap;gap:10px}.row.align-items-center{align-items:center}.col-3{width:100%;max-width:24.5%}.col-4{width:100%;max-width:32%}.col-5{width:100%;max-width:40%}.col-6{width:100%;max-width:49%}.col-8{width:100%;max-width:67%}.col-12{width:100%;max-width:100%}section.cryopage-header{padding:25px 0;position:absolute;width:100%;top:0;z-index:9}.logo-main{max-width:200px}.header-actions{display:flex;gap:30px;justify-content:flex-end;align-items:center}.site-tagline{color:var(--color-blue);text-align:center;font-size:16px}.shop-button a{background-color:var(--color-white);border:1px solid #ddd;padding:10px 10px 10px 20px;border-radius:100px;display:flex;gap:10px;transition:all .6s ease}.shop-button a span.button-icon{background-color:var(--color-blue);height:30px;width:30px;display:flex;align-content:center;justify-content:center;padding:6px;border-radius:100px}.shop-button a span.button-text{font-size:16px;font-weight:500}.cart-button{height:50px;width:50px;border:1px solid #ddd;border-radius:100px;display:flex;justify-content:center;align-items:center;padding-top:5px;transition:all .6s ease}.shop-button.button-hover:hover a{background-color:var(--color-blue)}.shop-button.button-hover:hover a span.button-text{color:#fff}.shop-button.button-hover:hover a span.button-icon{background-color:#fff}.shop-button.button-hover:hover a span.button-icon svg path{stroke:#000}.cart-button.button-hover:hover{background-color:#022082}.cart-button.button-hover:hover a svg path{stroke:#fff}.cart-button.button-hover:hover .header__cart-count .count-bubble{background-color:#fff;color:#022082}.shop-button.button-blue.button-hover a{background-color:#022082}.shop-button.button-blue.button-hover a span.button-text{color:#fff}.shop-button.button-blue.button-hover a span.button-icon{background-color:#fff}.shop-button.button-blue.button-hover a span.button-icon svg path{stroke:#022082}.shop-button.button-blue.button-hover:hover a{background-color:#fff}.shop-button.button-blue.button-hover:hover a span.button-text{color:#022082}.shop-button.button-blue.button-hover:hover a span.button-icon{background-color:#022082}.shop-button.button-blue.button-hover:hover a span.button-icon svg path{stroke:#fff}section.cryo-herosection-main{position:relative;height:900px;width:100%;display:flex;align-content:center;align-items:center;justify-content:center}section.cryo-herosection-main .background-overlay{height:100%;position:absolute;top:0;width:100%;overflow:hidden;z-index:1}section.cryo-herosection-main .background-overlay img{width:100%;height:100%;object-fit:cover;scale:1.1;position:relative;bottom:-200px}section.cryo-herosection-main .container{position:relative;z-index:3}section.cryo-herosection-main .hero-content-wrapper{position:relative;top:-200px}section.cryo-herosection-main .hero-content{text-align:center}section.cryo-herosection-main .hero-content h1{font-size:90px;line-height:80px;text-transform:uppercase;font-weight:800;color:#000;margin-bottom:0!important}section.cryo-herosection-main .hero-content h3{color:#000;font-size:28px;font-family:Poppins!important;text-transform:uppercase;margin:0 0 30px!important}section.cryo-herosection-main .hero-action{display:flex;justify-content:center}.hero-icecubes{position:absolute;width:100%;height:100vh;z-index:2;overflow:hidden}.hero-icecubes img{width:100px;height:100px;position:absolute}.hero-icecubes img.cube-1{left:19%;top:46%;scale:1.2;transform:rotate(-45deg);filter:blur(2px)}.hero-icecubes img.cube-2{left:-1%;top:46%;scale:2.7;transform:rotate(45deg)}.hero-icecubes img.cube-3{left:15%;top:28%;scale:.9;transform:rotate(-29deg)}.hero-icecubes img.cube-4{right:15%;top:55%;scale:1.9;transform:rotate(-62deg);filter:blur(2px)}.hero-icecubes img.cube-5{right:0%;top:68%;scale:2.7;transform:rotate(75deg)}.hero-icecubes img.cube-6{right:20%;top:35%;scale:1.3;transform:rotate(-9deg)}.cryomax-about{padding:100px 0}.cryomax-about h2{font-size:69px;font-family:Poppins!important;line-height:76px;margin-bottom:30px}.cryomax-about .about-content p{font-size:28px;margin-bottom:20px}.cryomax-about .about-content{max-width:80%;margin:0 auto}.cryomax-about .shop-button.button-blue.button-hover.about-button a{display:inline-flex}.cryomax-banner{position:relative;height:800px;display:flex;align-items:center;overflow:hidden}.cryomax-banner .row{height:100%}.cryomax-banner .cryomax-overlay{position:absolute;top:0;left:50%;height:100%;width:98%;border-radius:40px;overflow:hidden;transform:translate(-50%)}.cryomax-banner .cryomax-overlay:after{content:"";position:absolute;width:100%;height:100%;left:0;top:0;background:linear-gradient(to right,#022082,#0000 70%)}.cryomax-banner .cryomax-overlay img{height:100%;width:100%;object-fit:cover}.cryomax-banner .container{position:relative;height:100%}.cryomax-banner .container .col-5{display:flex;flex-direction:column;justify-content:space-evenly;gap:50px}.banner-header h2{color:#fff;font-size:90px;text-transform:uppercase;font-weight:900;line-height:90px}.content-box p{color:#fff}.cryomax-products h2{font-size:90px;line-height:90px;font-weight:900;text-transform:uppercase;margin-bottom:20px}.cryomax-products h2 span:last-child{display:block;position:relative;z-index:2;max-width:60%;margin:0 auto}.collection-header p{font-size:18px}span.icecube-box{display:inline-block;height:120px;width:160px;margin:0 -40px 0 -11px;z-index:2;position:relative;transform:rotate(54deg)}span.icecube-box img{width:100%}section.collection-product{padding:100px 0;background-color:#f2f2f2}section.cryomax-products{padding:30px 0 100px}.product-loop{display:flex;gap:40px}.product-loop>div{width:100%;max-width:22.33%}.pointer-coarse\:hidden{display:none}.product-box .product-card__quick-buy{position:relative!important;opacity:1!important;visibility:visible;left:0;top:0;display:flex;justify-content:flex-end}.product-box .product-price-top{display:flex}.product-box .product-wrapper{display:flex;width:100%;justify-content:space-between;padding:10px;align-items:center;background-color:#fff;border-radius:0 0 20px 20px}.product-box .product-card.bg-custom.text-custom{background-color:transparent}.product-box .product-card__figure{background-color:#fff;display:block;position:relative;border-radius:20px;overflow:hidden;padding:20px}.product-box span.product-card__title a{font-family:Poppins;font-weight:400;font-size:18px}.product-card__mobile-quick-buy-button{background:#022082;border-radius:100px!important}.product-card__mobile-quick-buy-button svg{position:relative;top:2px}.product-card__mobile-quick-buy-button svg path{stroke:#fff}.cryomax-whychoose{padding:100px 0}.why-choose-title{margin-bottom:150px}.cryomax-whychoose h2{font-size:80px;line-height:80px;font-weight:900;text-transform:uppercase;color:#000;margin-bottom:40px}.why-choose-content p{font-size:24px}.shop-button.button-blue.button-hover.why-choose-button{display:flex}.why-choose-content{max-width:95%;margin:0 auto}.cryomax-gallery{width:100%!important}.cryomax-gallery-wrapper{padding:10px}.g-imagebox{width:100%;height:300px;overflow:hidden;border-radius:40px}.g-imagebox img{height:100%;width:100%;object-fit:cover}section.cryomax-howitworks{padding:100px 0}.hiw-image-box img{width:100%;height:100%}.hiw-image-box{overflow:hidden;border-radius:30px;height:100%;width:100%}.hiw-content-box{background-color:#000;border-radius:30px;padding:5%;height:100%}.hiw-content-box h2{color:#fff;font-size:90px;line-height:90px;text-transform:uppercase;font-weight:900;margin:0 0 20px}.hiw-content-box p{font-size:28px;color:#fff;margin-top:50px}section.cryomax-footer{padding:100px 0}section.cryomax-footer h2{color:#000;font-size:60px;line-height:60px;font-weight:400;text-transform:uppercase;font-family:Poppins!important;margin-bottom:50px}.shop-button.button-blue.button-hover.footer-shop-button{display:flex}section.cryomax-footer-logo .logo-footer{width:250px;margin:0 auto}section.cryomax-footer-logo{background-color:#f2f2f2;padding:50px 0 20px}
/*# sourceMappingURL=/cdn/shop/t/3/assets/cryomax.css.map */
