.product{padding:80px 0;position:relative}.product .hide{display:none}.product.product-circle{overflow:hidden;position:relative}.product.product-circle:before{aspect-ratio:2214/963;background:gold;border-radius:9999px;bottom:-18%;content:"";height:auto;left:50%;pointer-events:none;position:absolute;transform:translateX(-50%);width:128%;z-index:0}.product__wrapper{display:flex;flex-direction:column;gap:64px;position:relative;z-index:5}.product__header{align-items:center;display:flex;flex-direction:column;gap:8px;text-align:center}.product__title{font-size:48px;font-weight:700;line-height:1.1}.product__subtitle,.product__title{color:#0c0c0c;font-family:GPCommerce,GP Commerce,sans-serif;margin:0}.product__subtitle{font-size:24px;font-weight:300;line-height:133.33%;max-width:800px}.product__grid{display:grid;gap:48px;grid-template-columns:repeat(3,minmax(280px,1fr))}.product__item{gap:8px}.product__card,.product__item{display:flex;flex-direction:column}.product__card{background:#f8f8f8;border-radius:24px;gap:20px;min-width:312px;padding:24px 24px 40px}.product__card--light-blue{background:#ddf2ff}.product__card--blue{background:#262aff}.product__label{align-items:center;background:#ddd;border-radius:999px;color:#0c0c0c;display:inline-flex;font-family:GPCommerce,GP Commerce,sans-serif;font-size:12px;font-weight:700;justify-content:center;line-height:1;margin:0 auto;outline:1.5px solid #eee;outline-offset:-1.5px;padding:6px 16px;width:fit-content}.product__card--light-blue .product__label{background:#262aff;color:#fff;outline:1.5px solid #262aff;outline-offset:-1.5px}.product__card--blue .product__label{background:gold;color:#0c0c0c;outline:1.5px solid gold;outline-offset:-1.5px}.product__headings{align-items:center;display:flex;flex-direction:column;gap:8px;text-align:center}.product__title-sm{color:#0c0c0c;font-size:24px;margin:0}.product__title-lg,.product__title-sm{font-family:GPCommerce,GP Commerce,sans-serif;font-weight:700}.product__title-lg{color:#262aff;font-size:32px;margin-bottom:8px}.product__desc{color:#0c0c0c;font-family:GPCommerce,GP Commerce,sans-serif;font-size:16px;font-weight:500;line-height:150%;margin:0}.product__image{background:#fff;border-radius:16px;overflow:hidden;width:100%}.product__image img{width:100%}.product__divider{background:#ddd;height:1px;max-width:600px;width:100%}.product__card--light-blue .product__divider{background:rgba(28,171,255,.5)}.product__card--blue .product__divider{background:hsla(0,0%,100%,.3)}.product__card--blue .product__desc,.product__card--blue .product__details-item,.product__card--blue .product__details-title,.product__card--blue .product__more,.product__card--blue .product__note,.product__card--blue .product__price-desc,.product__card--blue .product__price-value,.product__card--blue .product__title-lg,.product__card--blue .product__title-sm{color:#fff}.product__card--blue .product__details-icon path{stroke:#fff}.product__card--blue .product__check svg path:first-child{fill:#fff}.product__card--blue .product__check svg path:last-child{fill:#262aff}.product__card--blue .product__btn--primary{background:#fff;border:2px solid #fff;color:#262aff}.product__price{align-items:flex-start;display:flex;flex-direction:column;gap:8px;width:100%}.product__price.align-center{align-items:center}.product__price-value{font-size:40px;font-weight:700}.product__price-desc,.product__price-value{color:#0c0c0c;font-family:GPCommerce,GP Commerce,sans-serif;margin:0}.product__price-desc{font-size:18px;font-weight:300;line-height:133.33%}.product__details{display:flex;flex-direction:column;gap:16px;width:100%}.product__details-head{align-items:center;display:flex;justify-content:space-between}.product__details-title{color:#0c0c0c;font-family:GPCommerce,GP Commerce,sans-serif;font-size:16px;font-weight:700;line-height:130%}.product__details-icon{align-items:center;display:inline-flex;height:25px;justify-content:center;width:25px}.product__details-list{display:flex;flex-direction:column;gap:8px}.product__details-item{color:#0c0c0c;display:flex;font-family:GPCommerce,GP Commerce,sans-serif;font-size:18px;font-weight:400;gap:8px;line-height:133.33%}.product__check{align-items:center;display:inline-flex;flex-shrink:0;height:24px;justify-content:center;width:24px}.product__more{align-items:center;color:#0c0c0c;display:flex;font-family:GPCommerce,GP Commerce,sans-serif;font-size:16px;font-weight:700;gap:8px;line-height:100%;margin-bottom:16px;text-decoration:none}.product__more-icon{background:gold;border-radius:50%;height:32px;width:32px}.product__btn,.product__more-icon{align-items:center;display:inline-flex;justify-content:center}.product__btn{border-radius:50px;font-family:GPCommerce,GP Commerce,sans-serif;font-size:16px;font-weight:700;line-height:100%;outline-offset:-2px;padding:20px 40px;text-decoration:none;transition:all .3s ease;width:100%}.product__btn--primary{background:#262aff;border:2px solid #262aff;color:#fff}.product__card--blue .product__btn--primary:hover{background:gold;border-color:gold}.product__note{color:#0c0c0c;font-family:GPCommerce,GP Commerce,sans-serif;font-size:12px;font-weight:300;line-height:133.33%;margin:8px 0 0}@media (max-width:1200px){.product__grid{grid-template-columns:repeat(2,minmax(260px,1fr))}}@media (max-width:768px){.product{padding:60px 0}.product__title{font-size:32px}.product__subtitle{font-size:18px;line-height:133.33%}.product__grid{gap:32px;grid-template-columns:1fr}.product__card{min-width:0}}@media (width <= 1728px){.product.product-circle:before{bottom:-8%}}@media (width <= 1440px){.product.product-circle:before{bottom:5%}.product.product-circle:after{background:gold;bottom:0;content:"";height:300px;pointer-events:none;position:absolute;width:100%;z-index:-1}}@media (width <= 1200px){.product.product-circle:after,.product.product-circle:before{display:none}}