@import "https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap";
.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active{pointer-events:auto}.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}
@keyframes fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleIn{0%{opacity:0;transform:scale(1.1)}to{opacity:1;transform:scale(1)}}.hero-banner{width:100%;height:500px;position:relative;overflow:hidden}.hero-banner__swiper{width:100%;height:100%}.hero-banner__swiper .swiper-pagination{z-index:10;bottom:30px}.hero-banner__swiper .swiper-pagination .swiper-pagination-bullet{opacity:1;background:#ffffff80;border:2px solid #0000;width:12px;height:12px;margin:0 6px;transition:all .3s}.hero-banner__swiper .swiper-pagination .swiper-pagination-bullet:hover{background:#fffc;transform:scale(1.2)}.hero-banner__swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#fff;border-color:#fff;border-radius:6px;width:40px}.banner-slide{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.banner-slide__background{background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;animation:1s ease-out scaleIn;position:absolute;top:0;left:0}.banner-slide__overlay{background:linear-gradient(135deg,#0006 0%,#0003 100%);width:100%;height:100%;position:absolute;top:0;left:0}.banner-slide__content{z-index:2;text-align:center;color:#fff;max-width:800px;padding:0 20px;position:relative}.banner-slide__title{text-shadow:0 2px 20px #0000004d;margin-bottom:20px;font-size:56px;font-weight:700;line-height:1.2;animation:.8s ease-out .2s both fadeInUp}.banner-slide__subtitle{opacity:.95;text-shadow:0 2px 10px #0000004d;margin-bottom:40px;font-size:24px;font-weight:400;animation:.8s ease-out .4s both fadeInUp}.banner-slide__button{color:#1a1a1a;background:#fff;border-radius:50px;padding:16px 48px;font-size:18px;font-weight:600;text-decoration:none;transition:all .3s;animation:.8s ease-out .6s both fadeInUp;display:inline-block;box-shadow:0 4px 20px #0003}.banner-slide__button:hover{color:#fff;background:#3083ff;transform:translateY(-3px)scale(1.05);box-shadow:0 8px 30px #0000004d}.banner-slide__button:active{transform:translateY(-1px)scale(1.02)}@media (max-width:1200px){.hero-banner{height:450px}.banner-slide__title{font-size:48px}.banner-slide__subtitle{margin-bottom:35px;font-size:22px}.banner-slide__button{padding:15px 42px;font-size:17px}}@media (max-width:1024px){.hero-banner{height:400px}.hero-banner__swiper .swiper-pagination{bottom:25px}.hero-banner__swiper .swiper-pagination .swiper-pagination-bullet{width:10px;height:10px;margin:0 5px}.hero-banner__swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width:35px}.banner-slide__title{margin-bottom:18px;font-size:42px}.banner-slide__subtitle{margin-bottom:30px;font-size:20px}.banner-slide__button{padding:14px 38px;font-size:16px}}@media (max-width:768px){.hero-banner{height:350px}.hero-banner__swiper .swiper-pagination{bottom:20px}.hero-banner__swiper .swiper-pagination .swiper-pagination-bullet{width:8px;height:8px;margin:0 4px}.hero-banner__swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width:30px}.banner-slide__content{padding:0 15px}.banner-slide__title{margin-bottom:15px;font-size:36px}.banner-slide__subtitle{margin-bottom:25px;font-size:18px}.banner-slide__button{padding:12px 32px;font-size:15px}}@media (max-width:640px){.hero-banner{height:320px}.banner-slide__title{margin-bottom:12px;font-size:32px}.banner-slide__subtitle{margin-bottom:22px;font-size:16px}.banner-slide__button{padding:11px 28px;font-size:14px}}@media (max-width:480px){.hero-banner{height:280px}.hero-banner__swiper .swiper-pagination{bottom:15px}.hero-banner__swiper .swiper-pagination .swiper-pagination-bullet{width:7px;height:7px;margin:0 3px}.hero-banner__swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width:25px}.banner-slide__content{padding:0 12px}.banner-slide__title{margin-bottom:10px;font-size:28px}.banner-slide__subtitle{margin-bottom:20px;font-size:14px;line-height:1.4}.banner-slide__button{padding:10px 24px;font-size:13px}}@media (max-width:375px){.hero-banner{height:260px}.banner-slide__title{font-size:24px}.banner-slide__subtitle{margin-bottom:18px;font-size:13px}.banner-slide__button{padding:9px 20px;font-size:12px}}
@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.features{background:#f8f9fa;padding:30px 0;animation:.8s ease-out fadeInUp}.features__container{grid-template-columns:repeat(5,1fr);gap:30px;display:grid}.feature-card{text-align:center;background:#f7f6f5;border-radius:14px;max-width:247px;padding:12px 10px;transition:all .4s;animation:.6s ease-out backwards scaleIn;box-shadow:3px 3px 10px #0000006c}.feature-card:first-child{animation-delay:.1s}.feature-card:nth-child(2){animation-delay:.2s}.feature-card:nth-child(3){animation-delay:.3s}.feature-card:nth-child(4){animation-delay:.4s}.feature-card:nth-child(5){animation-delay:.5s}.feature-card:hover{transform:translateY(-8px);box-shadow:0 20px #0000001a}.feature-card:hover .feature-card__icon{color:#34c759;animation:2s ease-in-out infinite float}.feature-card__icon{color:#34c759;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 20px;transition:all .3s;display:flex}.feature-card__icon svg{width:100%;height:100%}.feature-card__title{color:#1a1a1a;margin-bottom:12px;font-size:16px;font-weight:500}.feature-card__description{color:#0e2e5bcc;font-size:12px;font-weight:400}@media (max-width:1200px){.features__container{gap:25px}.feature-card__icon{width:56px;height:56px}.feature-card__title{font-size:17px}.feature-card__description{font-size:13px}.features{padding:50px 20px}.features__container{gap:20px;padding:20px 10px;overflow-x:auto}.feature-card{width:230px}.feature-card__icon{width:52px;height:52px;margin-bottom:16px}.feature-card__title{margin-bottom:10px;font-size:16px}}@media (max-width:768px){.features{padding:40px 0}.features__container{gap:20px;padding:20px 15px;overflow-x:auto}.feature-card:hover{transform:translateY(0);box-shadow:0 20px #0000001a}.feature-card:hover .feature-card__icon{color:#34c759;animation:none}}@media (max-width:480px){.features{padding:40px 0}.features__container{gap:20px;padding:20px 15px;overflow-x:auto}.feature-card:hover{transform:translateY(0);box-shadow:3px 3px 10px #0000006c}.feature-card:hover .feature-card__icon{color:#34c759;animation:none}}
@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.recommendations{max-width:1350px;margin:0 auto;padding:40px 0 30px;animation:.8s ease-out fadeInUp}.recommendations__title{color:#1a1a1a;margin-bottom:30px;font-size:32px;font-weight:600}.recommendations-carousel{padding:20px 0 0;position:relative}.recommendations .recommendationsSwiper{cursor:grab;padding:10px 5px}.recommendations .recommendationsSwiper:active{cursor:grabbing}.recommendations .recommendationsSwiper .swiper-pagination{bottom:10px}.recommendations .recommendationsSwiper .swiper-pagination .swiper-pagination-bullet{opacity:1;background:#ccc;width:10px;height:10px;transition:all .3s}.recommendations .recommendationsSwiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#3083ff;border-radius:5px;width:30px}.product-card{background:#f5f7fa;border:1px solid #e5e5e5;border-radius:8px;flex-direction:column;height:100%;padding:13px;transition:all .3s;animation:.5s ease-out scaleIn;display:flex;position:relative}.product-card:hover{border-color:#3083ff;transform:translateY(-8px);box-shadow:0 12px 35px #0000001a}.product-card__badge{color:#fff;z-index:2;border-radius:5px;padding:6px 12px;font-size:12px;font-weight:600;position:absolute;top:15px;left:15px}.product-card__image{background:#f8f9fa;border-radius:8px;justify-content:center;align-items:center;width:100%;height:260px;margin-bottom:15px;display:flex;overflow:hidden}.product-card__image img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.product-card__image:hover img{transform:scale(1.05)}.product-card__image .image-placeholder{opacity:.5;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.product-card .stars{gap:4px;margin-bottom:12px;display:flex}.product-card .stars .star{color:#ddd;font-size:16px;transition:color .2s}.product-card .stars .star.filled{color:gold}.product-card__title{color:#1a1a1a;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:40px;margin-bottom:12px;font-size:14px;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.product-card__article{color:#1a1a1a;font-size:16px;font-weight:500;line-height:1.4;display:-webkit-box;overflow:hidden}.product-card__features{color:#5e5e5e;flex-grow:1;margin:0 0 5px;padding:0;font-size:14px;font-weight:400}.product-card__features li{color:#575d67;padding:6px 0 6px 18px;font-size:13px;line-height:1.4;position:relative}.product-card__features li:before{content:"•";color:#3083ff;font-weight:700;position:absolute;left:0}.product-card__footer{justify-content:space-between;align-items:end;margin-top:auto;padding-top:2px;display:flex}.product-card__price{flex-direction:column;display:flex}.product-card__price .amount{color:#3aa15b;margin-top:2px;font-size:20px;font-weight:500}.product-card__price .currency{color:#00162a;font-size:14px;font-weight:400}.product-card__price .calculate{justify-content:center;align-items:center;gap:14px;margin-top:5px;display:flex}.product-card__price .calculate button{border:1px solid #b0b0b0;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:30px;display:flex}.product-card__price .calculate span{font-family:Roboto,sans-serif}.product-card__cart{cursor:pointer;color:#1a1a1a;background:#f5f7fa;border:1px solid #e5e5e5;border-radius:12px;justify-content:center;align-items:center;padding:6px 17px;transition:all .3s;display:flex}.product-card__cart:active{transform:scale(.95)}.product-card__cart img{width:30px;height:30px}@media (max-width:1200px){.recommendations{padding:40px 0 40px 17px}.recommendations__title{margin-bottom:25px;font-size:28px}.product-card__image{height:180px}}@media (max-width:1024px){.recommendations{padding:40px 0 40px 17px}.recommendations__title{font-size:26px}.product-card{border-radius:18px;padding:18px}.product-card__image{height:170px}.product-card__title{font-size:13px}.product-card__price .amount{font-size:18px}.product-card__cart{width:40px;height:40px}}@media (max-width:768px){.recommendations{padding:40px 15px}.recommendations__title{margin-bottom:20px;font-size:24px}.recommendations-carousel{padding:15px 0 50px}.product-card{border-radius:16px;padding:16px}.product-card__badge{padding:5px 8px;font-size:12px}.product-card__image{height:200px;margin-bottom:12px}.product-card .stars{margin-bottom:10px}.product-card .stars .star{font-size:14px}.product-card__title{min-height:36px;margin-bottom:10px;font-size:12px}.product-card__features li{padding:5px 0;font-size:12px}.product-card__footer{padding-top:12px}.product-card__price .amount{font-size:17px}.product-card__cart{width:38px;height:38px}.product-card__cart svg{width:18px;height:18px}}@media (max-width:640px){.recommendations__title{font-size:22px}.product-card__image{height:200px}}@media (max-width:480px){.recommendations{padding:20px 15px}.recommendations__title{margin-bottom:15px;font-size:20px}.recommendations-carousel{padding:10px 0 45px}.product-card{border-radius:14px;padding:14px}.product-card__badge{padding:4px 8px;font-size:10px;top:12px;left:12px}.product-card__image{height:200px;margin-bottom:10px}.product-card .stars{margin-bottom:8px}.product-card .stars .star{font-size:13px}.product-card__title{min-height:32px;margin-bottom:8px;font-size:11px}.product-card__features{margin-bottom:15px}.product-card__features li{padding:4px 0 4px 16px;font-size:11px}.product-card__footer{padding-top:10px}.product-card__price .amount{font-size:16px}.product-card__price .currency{font-size:13px}.product-card__cart{border-radius:10px;width:36px;height:36px}.product-card__cart svg{width:16px;height:16px}.recommendationsSwiper .swiper-pagination .swiper-pagination-bullet{width:8px;height:8px}.recommendationsSwiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width:24px}}@media (max-width:375px){.recommendations__title{font-size:18px}.product-card{padding:12px}.product-card__image{height:180px}.product-card__title{min-height:28px;font-size:10px}.product-card__price .amount{font-size:15px}.product-card__cart{width:34px;height:34px}}
html{-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box;background-color:var(--background-site);font-family:Inter,"system-ui",-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-size:62.5%;line-height:1.15}*,:before,:after{box-sizing:inherit}.embla{--slide-height:19rem;--slide-spacing:1rem;--slide-size:35%;max-width:48rem;margin:auto}.embla__viewport{overflow:hidden}.embla__container{touch-action:pan-y pinch-zoom;margin-left:calc(var(--slide-spacing)*-1);display:flex}.embla__slide{flex:0 0 var(--slide-size);min-width:0;padding-left:var(--slide-spacing);transform:translate(0)}.embla__slide__number{box-shadow:inset 0 0 0 .2rem var(--detail-medium-contrast);height:var(--slide-height);-webkit-user-select:none;user-select:none;border-radius:1.8rem;justify-content:center;align-items:center;font-size:4rem;font-weight:600;display:flex}
