.home__container,.home__container .home__section{margin-bottom:40px}.home__container .home__section:last-child{margin-bottom:0}.home__hero{padding:80px 0;margin-bottom:40px;position:relative;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);overflow:hidden;display:flex;align-items:center;animation:fadeInUp .8s ease-out}.home__hero-background{background-image:url(/_next/static/media/home-preview.5dae7975.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;z-index:0}.home__hero-background,.home__hero-background:after{position:absolute;top:0;left:0;width:100%;height:100%}.home__hero-background:after{content:"";background:rgba(0,0,0,.8);z-index:1}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{transform:scale(1);opacity:.5}50%{transform:scale(1.1);opacity:.8}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.home__hero-content{position:relative;z-index:2;max-width:900px;color:#fff;animation:fadeIn 1s ease-out .2s both}.home__hero-title{font-size:42px;font-weight:700;line-height:1.3;margin:0 0 40px;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.home__hero-accent{text-shadow:0 0 20px rgba(0,69,139,.6)}.home__hero-info{display:flex;flex-direction:column;gap:15px}.home__hero-description{font-size:17px;line-height:1.8;margin:0;color:hsla(0,0%,100%,.95);text-align:justify}.home__hero-description strong{color:#eca813;font-weight:600}.home__hero-btn{margin-top:25px;padding:14px 28px;font-size:16px;font-weight:600;border-radius:8px;border:none;transition:transform .2s ease,box-shadow .2s ease}.home__hero-btn:hover{transform:translateY(-2px);box-shadow:0 10px 25px rgba(0,69,139,.5)}.home__hero-highlights{margin-top:35px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:20px;gap:20px}@media(max-width:900px){.home__hero-highlights{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}}@media(max-width:600px){.home__hero-highlights{grid-template-columns:1fr;gap:12px}}.home__highlight-card{background:hsla(0,0%,100%,.15);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid hsla(0,0%,100%,.2);border-radius:12px;padding:18px 20px;color:#fff;transition:background .3s ease;-webkit-text-size-adjust:100%}.home__highlight-card h3{margin:0 0 10px;font-size:18px;font-weight:600;line-height:1.25}.home__highlight-card p{margin:0;font-size:14px;line-height:1.5;color:hsla(0,0%,100%,.9)}@media(max-width:600px){.home__highlight-card{padding:14px 16px}.home__highlight-card h3{font-size:15px;margin-bottom:8px}.home__highlight-card p{font-size:12px;line-height:1.45}}@media(max-width:480px){.home__highlight-card{padding:12px 14px}.home__highlight-card h3{font-size:14px}.home__highlight-card p{font-size:11px}}@media(hover:hover)and (pointer:fine){.home__highlight-card{transition:background .3s ease,transform .3s ease}.home__highlight-card:hover{background:hsla(0,0%,100%,.25);transform:translateY(-4px)}}.stock__container{height:350px;width:100%;border-radius:15px;overflow:hidden;box-shadow:0 5px 20px rgba(0,0,0,.1)}.stock img{width:100%;height:100%;object-fit:cover}.stock .single-stock{width:100%;height:350px;object-fit:cover;border-radius:15px;box-shadow:0 5px 20px rgba(0,0,0,.1)}.swiper-pagination-bullet-active{transform:scale(1.4);background:#00458b}.swiper-button-next,.swiper-button-prev{width:45px;height:45px;border-radius:50%;background:#fff;box-shadow:0 0 5px rgba(0,0,0,.2)}.swiper-button-next:after,.swiper-button-prev:after{font-size:20px;color:#00458b}.home__contact{display:grid;grid-template-columns:1fr 1fr;grid-gap:24px;gap:24px;align-items:stretch}@media(max-width:768px){.home__contact{grid-template-columns:1fr}}.home__contact-form{background:#fff;border:1px solid #e2e6ec;border-radius:12px;box-shadow:0 2px 12px rgba(0,0,0,.08);padding:32px;display:flex;flex-direction:column;order:1}@media(max-width:768px){.home__contact-form{padding:20px;order:2}}.home__contact-map{position:relative;width:100%;aspect-ratio:1/1;border-radius:12px;overflow:hidden;border:1px solid #e2e6ec;box-shadow:0 2px 12px rgba(0,0,0,.08);order:2}@media(max-width:768px){.home__contact-map{order:1}}.home__contact-map .mapContainer{position:absolute!important;inset:0!important;height:100%!important;margin-top:0!important;border-radius:0!important}.feedback__form-content{display:flex;flex-direction:column;gap:20px;height:100%}.feedback__textarea-wrapper{display:flex;flex-direction:column;gap:8px;flex:1 1}.feedback__textarea-label{font-size:14px;font-weight:500;color:#333;margin-bottom:4px}.feedback__textarea--error{border-color:#ef3b26!important}.feedback__error-text{font-size:13px;color:#ef3b26;margin:0;padding:0}.feedback__submit-btn{margin-top:10px;padding:14px 28px;font-size:16px;font-weight:600;background:#00458b;color:#fff;border:none;border-radius:8px;cursor:pointer;transition:all .3s ease;width:100%}.feedback__submit-btn:hover:not(:disabled){box-shadow:0 4px 12px rgba(74,144,226,.3)}.feedback__submit-btn:disabled{opacity:.6;cursor:not-allowed}@media(max-width:968px){.home__hero{min-height:450px;padding:60px 0}.home__hero-content{max-width:100%;padding:0 20px}.home__hero-title{font-size:32px;margin-bottom:30px}.home__hero-description{font-size:16px}}@media(max-width:600px){.home__hero{min-height:400px;padding:40px 0}.home__hero-content{padding:0 15px}.home__hero-title{font-size:24px;margin-bottom:25px}.home__hero-description{font-size:15px;line-height:1.6}.home__hero-info{gap:15px}.home__hero-btn{width:100%}}.home__section{margin-top:0;margin-bottom:40px}.home__section .title{margin-bottom:25px}.home__showcase-block{margin-bottom:40px}.home__showcase-block:last-child{margin-bottom:0}.home__section-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px 16px;margin-bottom:25px}.home__section-head .title{margin-bottom:0}.home__see-all{font-size:15px;font-weight:600;color:#00458b;text-decoration:none;white-space:nowrap;transition:opacity .2s ease}.home__see-all:hover{text-decoration:underline;opacity:.85}.home__products-swiper,.home__products-swiper.swiper{overflow:hidden!important}.home__calculator-cta{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);background:linear-gradient(135deg,#00458b,#002f61);padding:60px 0;margin-bottom:40px;position:relative;overflow:hidden}.home__calculator-cta:before{content:"";position:absolute;bottom:-80px;left:-80px;width:400px;height:400px;background:radial-gradient(circle,hsla(0,0%,100%,.05) 0,transparent 65%);pointer-events:none}.home__calculator-cta:after{content:"";position:absolute;top:-60px;right:10%;width:300px;height:300px;background:radial-gradient(circle,hsla(0,0%,100%,.04) 0,transparent 65%);pointer-events:none}.home__calculator-inner{display:grid;grid-template-columns:1fr 340px;grid-gap:60px;gap:60px;align-items:center;position:relative;z-index:2}@media(max-width:1024px){.home__calculator-inner{grid-template-columns:1fr 280px;gap:40px}}@media(max-width:768px){.home__calculator-inner{grid-template-columns:1fr;gap:32px}}.home__calculator-content{color:#fff;display:flex;flex-direction:column;gap:22px}.home__calculator-badge{display:inline-flex;align-items:center;gap:7px;background:hsla(0,0%,100%,.12);border:1px solid hsla(0,0%,100%,.2);border-radius:20px;padding:5px 14px;font-size:12px;font-weight:600;color:hsla(0,0%,100%,.9);letter-spacing:.5px;text-transform:uppercase;width:-moz-fit-content;width:fit-content}.home__calculator-title{font-size:36px;font-weight:700;line-height:1.2;margin:0;text-shadow:0 2px 8px rgba(0,0,0,.2)}@media(max-width:768px){.home__calculator-title{font-size:26px}}@media(max-width:480px){.home__calculator-title{font-size:22px}}.home__calculator-text{font-size:16px;line-height:1.7;color:hsla(0,0%,100%,.85);margin:0}.home__calculator-perks{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.home__calculator-perk{display:flex;align-items:flex-start;gap:10px;font-size:14px;color:hsla(0,0%,100%,.9);line-height:1.5}.home__calculator-perk-check{color:#eca813;font-weight:700;font-size:15px;flex-shrink:0;line-height:1.4}.home__calculator-btn{display:inline-flex;align-items:center;gap:10px;padding:15px 32px;background:#ef3b26;color:#fff;font-size:16px;font-weight:700;border-radius:12px;text-decoration:none;width:-moz-fit-content;width:fit-content;transition:transform .2s ease,box-shadow .2s ease,background .2s ease;margin-top:4px}.home__calculator-btn:hover{background:rgba(239,59,38,.88);transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,.25)}@media(max-width:480px){.home__calculator-btn{width:100%;justify-content:center}}.home__calculator-visual{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}@media(max-width:768px){.home__calculator-visual{grid-template-columns:repeat(4,1fr);gap:10px}}@media(max-width:560px){.home__calculator-visual{grid-template-columns:1fr 1fr}}.home__calculator-stat{background:#fff;border:1px solid hsla(0,0%,100%,.6);border-radius:12px;padding:20px 16px;display:flex;flex-direction:column;align-items:center;gap:6px;text-align:center;box-shadow:0 8px 24px rgba(0,0,0,.18)}@media(max-width:768px){.home__calculator-stat{padding:14px 10px}}.home__calculator-stat-value{font-size:28px;font-weight:700;color:#eca813;line-height:1}@media(max-width:768px){.home__calculator-stat-value{font-size:22px}}.home__calculator-stat-label{font-size:12px;color:rgba(0,0,0,.65);line-height:1.3}.home__bots{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);background:linear-gradient(135deg,#00458b,#002f61);padding:80px 0;margin-bottom:40px;position:relative;overflow:hidden;isolation:isolate}.home__bots:before{top:-60%;right:-20%;width:700px;height:700px;background:radial-gradient(circle,hsla(0,0%,100%,.08) 0,transparent 65%)}.home__bots:after,.home__bots:before{content:"";position:absolute;pointer-events:none;z-index:0}.home__bots:after{bottom:-30%;left:-10%;width:500px;height:500px;background:radial-gradient(circle,rgba(236,168,19,.08) 0,transparent 65%)}.home__bots-inner{display:flex;flex-direction:column;align-items:center;gap:24px;text-align:center;position:relative;z-index:2;max-width:900px;margin:0 auto;color:#fff}.home__bots-perks{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px;width:100%;margin:8px 0 16px}@media(max-width:860px){.home__bots-perks{grid-template-columns:1fr;gap:14px}}.home__bots-perk{display:flex;align-items:flex-start;gap:14px;text-align:left;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.16);border-radius:12px;padding:18px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.home__bots-perk h3{margin:0 0 6px;font-size:16px;font-weight:700;color:#fff;line-height:1.25}.home__bots-perk p{margin:0;font-size:13px;line-height:1.5;color:hsla(0,0%,100%,.82)}.home__bots-perk-icon{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;background:rgba(236,168,19,.18);color:#eca813;font-size:16px;flex-shrink:0}.home__bots-badge{display:inline-flex;align-items:center;gap:8px;background:hsla(0,0%,100%,.16);border:1px solid hsla(0,0%,100%,.28);border-radius:20px;padding:6px 16px;font-size:12px;font-weight:700;color:#fff;letter-spacing:.08em;text-transform:uppercase;width:-moz-fit-content;width:fit-content;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 4px 14px rgba(0,0,0,.12)}.home__bots-badge:before{content:"";width:7px;height:7px;border-radius:50%;background:#eca813;box-shadow:0 0 10px rgba(236,168,19,.8);animation:pulse 1.8s ease-in-out infinite}.home__bots-title{font-size:40px;font-weight:800;line-height:1.15;letter-spacing:-.01em;margin:0;text-shadow:0 2px 12px rgba(0,0,0,.25)}@media(max-width:768px){.home__bots-title{font-size:26px}}@media(max-width:480px){.home__bots-title{font-size:22px}}.home__bots-description{font-size:16px;line-height:1.7;color:hsla(0,0%,100%,.88);margin:0}@media(max-width:480px){.home__bots-description{font-size:15px}}.home__bots-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:6px;justify-content:center}.home__bots-btn{padding:14px 26px!important;height:auto!important;border-radius:999px!important;font-size:15px;font-weight:700;white-space:nowrap}.home__bots-btn-max{background:hsla(0,0%,100%,.14)!important;border:1px solid hsla(0,0%,100%,.3)!important;color:#fff!important;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.home__bots-btn-max:hover:not(:disabled){background:hsla(0,0%,100%,.22)!important}.home__bots-btn-max-icon{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:#fff;flex-shrink:0}.home__bots-btn-max-icon img{display:block}.home__bots-btn-tg-icon{font-size:22px;color:#26a5e4;flex-shrink:0}.products__container{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:14px;gap:14px;width:100%;box-sizing:border-box}@media(max-width:1400px){.products__container{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:1024px){.products__container{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}}