@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Playfair+Display:wght@600;700;800&display=swap";:root{--navy:#021526;--blue:#03346e;--sky:#6eacda;--gold:#e2e2b6;--surface:#f5f5f5;--surface-soft:#edf6f3;--ink:#021526;--ink-soft:#021526b8;--shadow-soft:0 18px 50px #02152624;--shadow-strong:0 16px 35px #00000038;--radius:15px;--shell:min(1420px, calc(100vw - 72px));--shell-wide:min(1540px, calc(100vw - 44px));color:var(--ink);background:var(--surface);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Manrope,sans-serif;line-height:1.6}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--surface);min-width:320px;color:var(--ink);margin:0}body.menu-open{overflow:hidden}#root{min-height:100vh}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}img{max-width:100%;display:block}h1,h2,h3,h4,p{margin:0}h1,h2{letter-spacing:-.035em;font-family:Playfair Display,serif;font-weight:700;line-height:.98}h3,h4{font-family:Manrope,sans-serif}p{color:var(--ink-soft)}.shell{width:var(--shell);margin:0 auto}.shell--wide{width:var(--shell-wide)}.site-main,.page{position:relative}.page>.section:not(.hero-section):first-child{padding-top:calc(7rem + 110px)}.section{padding:7rem 0;position:relative}.section-kicker{color:var(--sky);letter-spacing:.14em;text-transform:uppercase;margin-bottom:1rem;font-size:.92rem;font-weight:800}.site-header{z-index:60;width:100%;padding-top:20px;position:fixed;top:0;left:0}.site-header__desktop{min-height:84px;box-shadow:var(--shadow-strong);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f5f5f5f7;border-radius:24px;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:clamp(28px,3vw,76px);padding:0 clamp(28px,3vw,54px) 0 clamp(286px,22vw,340px);display:grid;position:relative}.site-header__logo{background:var(--blue);border:1px solid #ffffff14;border-radius:20px;justify-content:center;align-items:center;width:clamp(194px,14vw,216px);min-height:72px;padding:10px 18px;display:flex;position:absolute;top:50%;left:clamp(24px,2.6vw,52px);transform:translateY(-50%);box-shadow:0 16px 34px #03346e3d,inset 0 1px #ffffff14}.site-header__logo img{width:100%;max-width:186px}.site-header__nav{grid-column:2;justify-content:center;align-items:center;gap:clamp(38px,3vw,64px);display:flex}.site-header__nav-link{color:var(--blue);font-size:1.05rem;font-weight:700;transition:color .35s,transform .35s;position:relative}.site-header__nav-link:after{content:"";background:var(--sky);transform-origin:50%;height:2px;transition:transform .35s;position:absolute;bottom:-8px;left:0;right:0;transform:scaleX(0)}.site-header__nav-link:hover,.site-header__nav-link.is-active{color:var(--sky)}.site-header__nav-link:hover:after,.site-header__nav-link.is-active:after{transform:scaleX(1)}.site-header__cta{grid-column:3;justify-self:end;margin-right:0}.button4{background-color:var(--blue);color:#fff;cursor:pointer;border-radius:2rem;justify-content:center;align-items:center;width:152px;height:46px;font-weight:700;transition:transform .35s,background-color .35s,box-shadow .35s;display:flex;position:relative;overflow:hidden;box-shadow:0 14px 30px #03346e2e}.button4:hover{background-color:#0a4a97;transform:translateY(-2px);box-shadow:0 18px 34px #03346e3d}.button4 .span-mother,.button4 .span-mother2{display:flex;overflow:hidden}.button4:hover .span-mother{position:absolute}.button4:hover .span-mother span{transform:translateY(1.5em)}.button4 .span-mother span:first-child,.button4 .span-mother2 span:first-child{transition:all .2s}.button4 .span-mother span:nth-child(2),.button4 .span-mother2 span:nth-child(2){transition:all .3s}.button4 .span-mother span:nth-child(3),.button4 .span-mother2 span:nth-child(3){transition:all .4s}.button4 .span-mother span:nth-child(4),.button4 .span-mother2 span:nth-child(4){transition:all .5s}.button4 .span-mother span:nth-child(5),.button4 .span-mother2 span:nth-child(5){transition:all .6s}.button4 .span-mother span:nth-child(6),.button4 .span-mother2 span:nth-child(6){transition:all .7s}.button4 .span-mother span:nth-child(7),.button4 .span-mother2 span:nth-child(7){transition:all .8s}.button4 .span-mother span:nth-child(8),.button4 .span-mother2 span:nth-child(8){transition:all .9s}.button4 .span-mother span:nth-child(9),.button4 .span-mother2 span:nth-child(9){transition:all 1s}.button4 .span-mother span:nth-child(10),.button4 .span-mother2 span:nth-child(10){transition:all 1.1s}.button4 .span-mother2{position:absolute}.button4 .span-mother2 span{transform:translateY(-1.4em)}.button4:hover .span-mother2 span{transform:translateY(0)}.site-header__mobile,.mobile-drawer{display:none}.hero-section{padding:0}.hero-swiper{width:100%;height:100vh;min-height:720px}.hero-slide{width:100%;height:100%;position:relative;overflow:hidden}.hero-slide__media,.hero-slide__media img{width:100%;height:100%}.hero-slide__media{position:absolute;inset:0}.hero-slide__media img{object-fit:cover;filter:none;transition:transform 7s;transform:scale(1.035)}.swiper-slide-active .hero-slide__media img{filter:none;transform:scale(1)}.hero-slide__overlay{background:linear-gradient(90deg,#02152699 0%,#02152657 28%,#0215261f 52%,#02152605 72%,#02152600 100%);position:absolute;inset:0}.hero-slide__shell{z-index:2;width:var(--shell-wide);align-items:stretch;height:100%;margin:0 auto;display:flex;position:relative}.hero-slide__copy{flex-direction:column;justify-content:flex-end;width:min(44vw,660px);padding-top:clamp(146px,16vh,194px);padding-bottom:clamp(116px,14vh,168px);display:flex}.hero-slide__copy p:first-of-type{color:#f5f5f5;text-shadow:0 8px 22px #0000002e;max-width:34rem;margin-bottom:25px;font-size:20px;font-weight:500;line-height:1.35}.hero-slide__copy h1{color:#f5f5f5;text-transform:none;text-shadow:0 10px 30px #0000002e;max-width:10.5ch;margin-bottom:25px;font-size:clamp(4rem,5.3vw,5.35rem);line-height:.92}.hero-slide__copy p:last-of-type{color:#f5f5f5;text-shadow:0 8px 20px #00000029;max-width:33rem;margin-bottom:25px;padding-right:0;font-size:20px;line-height:1.48}.swiper-button-prev,.swiper-button-next{color:#fff!important;z-index:10!important;cursor:pointer!important;-webkit-user-select:none!important;user-select:none!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;background:#ffffff1f!important;border:1px solid #ffffff1a!important;border-radius:50%!important;width:64px!important;height:64px!important;margin-top:0!important;transition:all .2s cubic-bezier(.25,.46,.45,.94)!important;top:auto!important;left:auto!important;right:clamp(28px,3vw,58px)!important;transform:translateZ(0)!important}.swiper-button-next{top:50%!important;transform:translateY(-50%)translateZ(0)!important}.swiper-button-prev{top:50%!important;transform:translateY(calc(78px - 50%))translateZ(0)!important}@media (hover:hover){.swiper-button-prev:hover,.swiper-button-next:hover{background:#ffffff38!important;transform:translateY(-50%)scale(1.05)translateZ(0)!important}.swiper-button-prev:hover{transform:translateY(calc(78px - 50%))scale(1.05)translateZ(0)!important}}.swiper-button-prev:active,.swiper-button-next:active{background:#ffffff40!important;transition:all .1s!important;transform:translateY(-50%)scale(.95)translateZ(0)!important}.swiper-button-prev:active{transform:translateY(calc(78px - 50%))scale(.95)translateZ(0)!important}.swiper-button-prev:after,.swiper-button-next:after{font-size:25px!important;font-weight:700!important}.swiper-pagination{z-index:10!important;width:auto!important;position:absolute!important;bottom:28px!important;left:50%!important;transform:translate(-50%)!important}.swiper-pagination-bullet{opacity:1!important;cursor:pointer!important;background:#ffffff80!important;width:12px!important;height:12px!important;margin:0 4px!important;transition:all .3s!important}.swiper-pagination-bullet-active{background:#fff!important;transform:scale(1.2)!important}@media (hover:hover){.swiper-pagination-bullet:hover{background:#fffc!important;transform:scale(1.1)!important}}.cssbuttons-io-button1,.cssbuttons-io-button2,.cssbuttons-io-button3,.cssbuttons-io-button4{letter-spacing:.05em;cursor:pointer;border:none;border-radius:1em;align-self:flex-start;align-items:center;width:auto;min-width:248px;min-height:60px;padding:.55em 3.35em .55em 1.25em;font-family:inherit;font-size:18px;font-weight:600;line-height:1.2;text-decoration:none;display:inline-flex;position:relative;overflow:hidden}.cssbuttons-io-button1,.cssbuttons-io-button3{color:#fff;background:#88bdf2!important;box-shadow:inset 0 0 1.6em -.6em #88bdf2!important}.cssbuttons-io-button2,.cssbuttons-io-button4{color:#000;background:#ffde21!important;box-shadow:inset 0 0 1.6em -.6em #ffde21!important}.cssbuttons-io-button1 .icon,.cssbuttons-io-button3 .icon{background:#fff;box-shadow:.1em .1em .6em .2em #88bdf2!important}.cssbuttons-io-button2 .icon,.cssbuttons-io-button4 .icon{background:#000;box-shadow:.1em .1em .6em .2em #ffde21!important}.cssbuttons-io-button1 .icon svg,.cssbuttons-io-button3 .icon svg{color:#88bdf2!important}.cssbuttons-io-button2 .icon svg,.cssbuttons-io-button4 .icon svg{color:#ffde21!important}.cssbuttons-io-button1 .icon,.cssbuttons-io-button2 .icon,.cssbuttons-io-button3 .icon,.cssbuttons-io-button4 .icon{border-radius:.8em;justify-content:center;align-items:center;width:2.45em;height:2.45em;margin-left:1em;transition:all .3s;display:flex;position:absolute;right:.35em}.cssbuttons-io-button1:hover .icon,.cssbuttons-io-button2:hover .icon,.cssbuttons-io-button3:hover .icon,.cssbuttons-io-button4:hover .icon{width:calc(100% - .6em)}.cssbuttons-io-button1 .icon svg,.cssbuttons-io-button2 .icon svg,.cssbuttons-io-button3 .icon svg,.cssbuttons-io-button4 .icon svg{width:1.15em;transition:transform .3s}.cssbuttons-io-button1:hover .icon svg,.cssbuttons-io-button2:hover .icon svg,.cssbuttons-io-button3:hover .icon svg,.cssbuttons-io-button4:hover .icon svg{transform:translate(.1em)}.cssbuttons-io-button1:active .icon,.cssbuttons-io-button2:active .icon,.cssbuttons-io-button3:active .icon,.cssbuttons-io-button4:active .icon{transform:scale(.95)}.about-section{background:radial-gradient(circle at 12% 20%,#4f8bca1f 0%,#4f8bca00 26%),radial-gradient(circle at 82% 14%,#6eacda14 0%,#6eacda00 22%),linear-gradient(#06111f 0%,#0a1b31 54%,#0c2441 100%);position:relative;overflow:hidden}.about-section__sky{pointer-events:none;position:absolute;inset:0;overflow:hidden}.about-star,.about-comet{pointer-events:none;position:absolute}.about-star{opacity:.48;background:radial-gradient(circle,#ffffffeb 0%,#ffffff2e 72%,#0000 100%);border-radius:999px;width:6px;height:6px;animation:7.2s ease-in-out infinite about-twinkle;box-shadow:0 0 12px #c4e1ff47}.about-star:before,.about-star:after{content:"";opacity:.5;background:linear-gradient(90deg,#0000,#fff9,#0000);position:absolute;inset:50%;transform:translate(-50%,-50%)}.about-star:before{width:18px;height:1px}.about-star:after{width:1px;height:18px}.about-star--1{animation-delay:-.8s;top:14%;left:11%}.about-star--2{width:4px;height:4px;animation-delay:-2.1s;top:20%;left:28%}.about-star--3{opacity:.34;width:3px;height:3px;animation-delay:-3.6s;top:34%;left:42%}.about-star--4{width:5px;height:5px;animation-delay:-1.3s;top:18%;right:18%}.about-star--5{opacity:.22;width:9px;height:9px;animation-delay:-4.8s;top:24%;right:9%}.about-star--6{opacity:.2;filter:blur(.4px);width:8px;height:8px;animation-delay:-5.4s;top:32%;left:19%}.about-comet{opacity:.18;filter:blur(.2px);transform-origin:50%;background:linear-gradient(90deg,#fff0,#b5dbff33,#ffffffb8);border-radius:999px;width:120px;height:2px;transform:rotate(-52deg)}.about-comet:after{content:"";background:radial-gradient(circle,#fffffff5 0%,#d4ecff6b 60%,#0000 100%);border-radius:999px;width:6px;height:6px;position:absolute;top:50%;right:-1px;transform:translateY(-50%);box-shadow:0 0 14px #d4ecff4d}.about-comet--1{animation:16s ease-in-out infinite about-comet-drift-1;top:29%;left:10%}.about-comet--2{opacity:.14;width:100px;animation:18s ease-in-out infinite about-comet-drift-2;top:21%;right:12%}.about-section__grid{z-index:1;grid-template-columns:minmax(260px,.7fr) minmax(500px,1fr);align-items:center;gap:clamp(14px,2vw,28px);min-height:560px;display:grid;position:relative}.about-section__media{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:26px;min-height:100%;padding:0;display:flex}.about-section__brand{padding-left:10px}.about-section__brand img{filter:drop-shadow(0 16px 38px #02152633);width:clamp(182px,13vw,220px)}.about-section__badges{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:18px;max-width:360px;padding-left:6px;display:flex}.about-badge{justify-content:center;align-items:center;display:inline-flex}.about-badge img{object-fit:contain;filter:drop-shadow(0 12px 24px #0215262e);width:clamp(74px,5vw,92px);height:clamp(74px,5vw,92px)}.about-section__content{justify-self:start;max-width:620px;margin-left:0}.about-section__content h2{color:#f5f5f5;max-width:9ch;margin-bottom:34px;font-size:clamp(3.35rem,4.8vw,5rem);line-height:.95}.about-section__content p{color:#f5f5f5;max-width:34rem;margin-top:20px;font-size:clamp(1.12rem,1.24vw,1.42rem);line-height:1.58}.about-section__content p:first-of-type{margin-top:0}@keyframes about-twinkle{0%,to{opacity:.22;transform:scale(.94)}45%{opacity:.56;transform:scale(1.08)}70%{opacity:.34;transform:scale(.98)}}@keyframes about-comet-drift-1{0%,to{opacity:.08;transform:translate(0,0)rotate(-52deg)}40%{opacity:.18;transform:translate(18px,-10px)rotate(-52deg)}65%{opacity:.1;transform:translate(28px,-14px)rotate(-52deg)}}@keyframes about-comet-drift-2{0%,to{opacity:.04;transform:translate(0,0)rotate(-52deg)}35%{opacity:.14;transform:translate(-18px,8px)rotate(-52deg)}62%{opacity:.08;transform:translate(-26px,12px)rotate(-52deg)}}.contact-strip{background:var(--navy)}.contact-strip__grid{grid-template-columns:1fr 1fr;align-items:center;gap:22px;min-height:400px;display:grid}.contact-strip__cards{flex-direction:column;gap:24px;display:flex}.contact-tile{border-radius:10px;align-items:center;min-height:60px;padding:5px 15px;font-size:20px;font-weight:700;transition:transform .35s,box-shadow .35s,background-color .35s;display:flex}.contact-tile:hover{transform:translateY(-3px)}.contact-tile--email,.contact-tile--website{color:var(--blue);background:#f5f5f5;justify-content:center}.contact-tile--whatsapp{color:#f5f5f5;background:#25b411;justify-content:space-between}.contact-tile--whatsapp img{flex-shrink:0;width:60px;height:60px;margin-right:20px}.contact-tile--whatsapp span{background:#25b411;border-radius:10px;flex:1;justify-content:center;align-items:center;min-height:60px;padding:10px 5px;display:flex}.contact-strip__title{justify-content:flex-end;display:flex}.contact-strip__title h1,.contact-strip__title h2{color:var(--gold);font-size:clamp(3rem,4vw,4rem)}.products-section{background:#f5f5f5}.products-group+.products-group{margin-top:50px}.products-group__header{justify-content:center;align-items:center;min-height:150px;display:flex;position:relative}.products-group__header h2{color:var(--ink);text-align:center;font-size:clamp(3rem,4vw,4rem)}.products-group__logo{width:100px;position:absolute;left:0}.products-group__logo--right{left:auto;right:0}.products-group__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:38px;margin-top:50px;display:grid}.products-group__divider{background:#384959;width:100%;height:10px;margin-top:75px;margin-bottom:50px}.product-card{min-height:660px;box-shadow:var(--shadow-soft);background:#fff;border-radius:20px;flex-direction:column;padding:18px 18px 28px;transition:transform .45s,box-shadow .45s;display:flex}.product-card:hover{transform:translateY(-12px);box-shadow:0 28px 60px #0215262e}.product-card__media{border-radius:var(--radius);background:linear-gradient(#f4f8ff 0%,#eef1f5 100%);justify-content:center;align-items:center;width:100%;height:390px;display:flex;position:relative;overflow:hidden}.product-card__media img{width:auto;max-height:84%;transition:transform .45s,filter .45s}.product-card:hover .product-card__media img{transform:translateY(-6px)scale(1.02)}.product-card__badges{flex-direction:column;gap:10px;display:flex;position:absolute;top:20px;right:18px}.product-card__badges img{object-fit:contain;width:72px;height:72px}.product-card__content{flex-direction:column;flex:1;gap:16px;width:92%;margin:25px auto 0;display:flex}.product-card__content h3{color:var(--blue);letter-spacing:-.02em;text-transform:none;font-size:clamp(1.42rem,1.7vw,1.8rem);font-weight:800;line-height:1.12}.product-card__content p{color:var(--blue);font-size:17px;line-height:1.55}.mbutton1,.mbutton2,.mbutton3,.mbutton4{background-color:var(--blue);color:#fff;text-align:left;border-radius:14px;grid-template-columns:22px 1fr;align-items:center;gap:12px;width:min(100%,228px);height:auto;min-height:52px;margin-top:auto;padding:.88rem 1.15rem;text-decoration:none;transition:transform .35s,background-color .35s,box-shadow .35s;display:inline-grid;position:relative;box-shadow:0 14px 28px #03346e29}.mbutton1:hover,.mbutton2:hover,.mbutton3:hover,.mbutton4:hover{background-color:var(--sky);cursor:pointer;transform:translateY(-3px);box-shadow:0 20px 36px #03346e33}.mbutton1 svg,.mbutton2 svg,.mbutton3 svg,.mbutton4 svg{width:1.35em;margin:0;transition:transform .35s;display:block;position:static}.mbutton1:hover svg,.mbutton2:hover svg,.mbutton3:hover svg,.mbutton4:hover svg{transform:translate(4px)}.text1,.text2,.text3,.text4{white-space:nowrap;margin:0;font-size:16px;font-weight:700;line-height:1.1}.product-page{background:#f5f5f5}.product-page__intro{text-align:center}.product-page__intro h1{color:var(--ink);font-size:clamp(2.8rem,4.4vw,4.2rem)}.product-page__intro p{max-width:880px;margin:1rem auto 0;font-size:1.08rem}.product-page__badges{flex-wrap:wrap;justify-content:center;gap:18px;margin-top:2rem;display:flex}.product-badge{width:78px;height:78px;box-shadow:var(--shadow-soft);background:#fff;border-radius:14px;padding:10px}.product-badge img{object-fit:contain;width:100%;height:100%}.product-page__gallery{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:24px;margin-top:3rem;display:grid}.product-media-card{border-radius:var(--radius);min-height:340px;box-shadow:var(--shadow-soft);background:#fff;justify-content:center;align-items:center;padding:18px;display:flex}.product-media-card img{width:auto;max-height:100%}.product-page__details-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:3rem;display:grid}.spec-card{background:0 0;padding:0}.spec-card__title{background:var(--navy);color:#f5f5f5;border-radius:15px;padding:10px 15px;font-family:Manrope,sans-serif;font-size:25px;font-weight:600}.spec-row{color:var(--ink);box-shadow:var(--shadow-soft);background:#fff;border-radius:15px;justify-content:space-between;align-items:center;gap:24px;margin-top:18px;padding:15px;display:flex}.spec-row span,.spec-row strong{color:var(--ink);font-size:20px}.spec-row strong{text-align:right}.product-page__copy{margin-top:2rem}.product-page__copy .spec-card{padding:0}.product-page__copy p{color:var(--ink);box-shadow:var(--shadow-soft);background:#fff;border-radius:15px;margin-top:18px;padding:18px 22px;font-size:20px}.contact-form-section{background:#fff}.contact-form-section__grid{grid-template-columns:.9fr 1.1fr;align-items:start;gap:34px;display:grid}.contact-form-section__intro{flex-direction:column;align-items:flex-start;gap:32px;padding-top:2rem;display:flex}.contact-form-section__intro h2{color:var(--ink);font-size:clamp(2.8rem,4vw,4rem)}.contact-form-section__logo{background:var(--blue);border-radius:var(--radius);width:min(240px,45%);padding:14px}.contact-form-panel{border-radius:var(--radius);box-shadow:var(--shadow-soft);background:#fff;padding:28px}.contact-form{flex-direction:column;gap:18px;display:flex}.contact-form__row{grid-template-columns:120px 1fr;align-items:center;gap:18px;display:grid}.contact-form__row--message{align-items:start}.contact-form__row label{color:var(--ink);font-size:1.05rem;font-weight:700}.contact-form input,.contact-form textarea{width:100%;color:var(--ink);background:#f5f5f5;border:1px solid #0215261f;border-radius:12px;padding:14px 16px;transition:border-color .3s,box-shadow .3s,transform .3s}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--sky);outline:none;transform:translateY(-1px);box-shadow:0 0 0 4px #6eacda24}.contact-form textarea{resize:vertical;min-height:180px}.contact-submit{background:var(--blue);color:#f5f5f5;letter-spacing:.03em;cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;width:fit-content;margin-top:6px;padding:.9rem 1.45rem;font-weight:700;transition:transform .3s,background-color .3s,box-shadow .3s;display:inline-flex}.contact-submit:hover{background:var(--sky);transform:translateY(-2px);box-shadow:0 16px 34px #03346e2e}.contact-form__actions{flex-wrap:wrap;gap:14px;margin-top:6px;display:flex}.contact-submit--whatsapp{background:#1cae43}.contact-submit--whatsapp:hover{background:#25c652}.contact-submit:disabled{cursor:wait;opacity:.74;box-shadow:none;transform:none}.contact-form__status{margin-top:1rem;font-size:.96rem;font-weight:600}.contact-form__status--success{color:var(--blue)}.contact-form__status--warning{color:#a16207}.contact-form__status--error{color:#b91c1c}.site-footer{background:var(--navy);padding:50px 0 25px}.site-footer__inner{color:#f5f5f5;text-align:center;flex-direction:column;align-items:center;gap:25px;display:flex}.site-footer__logo{width:auto;height:75px}.site-footer__tagline,.site-footer__copy{color:#f5f5f5}.site-footer__nav{justify-content:center;align-items:center;gap:50px;font-weight:800;display:flex}.site-footer__nav a{transition:color .3s,transform .3s}.site-footer__nav a:hover{color:var(--sky);transform:translateY(-2px)}.floating-whatsapp{z-index:55;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;transition:transform .35s,box-shadow .35s;display:inline-flex;position:fixed;bottom:24px;right:24px;box-shadow:0 20px 40px #02152633}.floating-whatsapp img{width:52px;height:52px}.floating-whatsapp:hover{transform:translateY(-4px)scale(1.03);box-shadow:0 24px 46px #02152647}@media screen and (width>=1901px){.mbutton1,.mbutton2,.mbutton3,.mbutton4{width:225px!important}.text1,.text2,.text3,.text4{font-size:20px}}@media screen and (width>=1500px){:root{--shell:min(1260px, calc(100vw - 240px));--shell-wide:min(1360px, calc(100vw - 180px))}.site-header{padding-top:24px}.site-header__desktop{min-height:88px;padding-left:278px;padding-right:34px}.site-header__logo{min-height:74px}.hero-slide__copy{width:min(38vw,560px)}.about-section__grid,.contact-strip__grid,.contact-form-section__grid,.product-page__details-grid{gap:32px}.products-group__grid{gap:26px}}@media screen and (width>=992px) and (width<=1499px){:root{--shell:min(1320px, calc(100vw - 124px));--shell-wide:min(1420px, calc(100vw - 108px))}}@media screen and (width<=991px){.section-pc{display:none!important}.site-header{padding-top:10px}.site-header__mobile{border-radius:var(--radius);min-height:85px;box-shadow:var(--shadow-strong);background:#f5f5f5;justify-content:space-between;align-items:center;padding:0 16px;display:flex;position:relative}.mobile-toggle{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:inline-flex}.site-header__mobile-brand{align-items:center;gap:6px;width:fit-content;display:flex;position:absolute;right:5%}.site-header__mobile-brand img{width:40px}.site-header__mobile-brand span{color:var(--blue);font-size:25px;font-weight:700}.ham{cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;transition:transform .4s}.hamRotate.active{transform:rotate(45deg)}.line{fill:none;stroke:var(--blue);stroke-width:5.5px;stroke-linecap:round;transition:stroke-dasharray .4s,stroke-dashoffset .4s}.ham1 .top{stroke-dasharray:40 139}.ham1 .bottom{stroke-dasharray:40 180}.ham1.active .top{stroke-dashoffset:-98px}.ham1.active .bottom{stroke-dashoffset:-138px}.mobile-drawer{pointer-events:none;opacity:0;background:#02152647;transition:opacity .35s;display:block;position:fixed;inset:0}.mobile-drawer.is-open{opacity:1;pointer-events:auto}.mobile-drawer__panel{background:#eaeaea;width:min(78vw,360px);min-height:100vh;padding:120px 32px 32px;transition:transform .5s;transform:translate(-100%)}.mobile-drawer.is-open .mobile-drawer__panel{transform:translate(0)}.mobile-drawer__nav{flex-direction:column;gap:14px;display:flex}.mobile-drawer__link{border-bottom:1px solid var(--blue);color:var(--blue);padding:18px 0;font-size:1.12rem;font-weight:700}.mobile-drawer__link.is-active{color:var(--sky)}.mobile-drawer__contact{flex-direction:column;gap:16px;margin-top:36px;display:flex}.mobile-drawer__contact a{color:var(--blue);font-weight:700}.hero-swiper{min-height:800px}.hero-slide__copy{width:60%;padding-top:120px}.hero-slide__copy p:first-of-type,.hero-slide__copy p:last-of-type{font-size:16px}.hero-slide__copy h1{font-size:40px}.about-section__grid,.contact-strip__grid,.contact-form-section__grid,.product-page__details-grid{grid-template-columns:1fr}.about-section__media,.about-section__content,.contact-strip__title{text-align:center;align-items:center;margin-left:0}.contact-strip__title{justify-content:center}.products-group__grid{grid-template-columns:1fr}.products-group__logo{width:125px;position:static}.products-group__header{flex-direction:column;gap:16px;min-height:auto}.products-group__logo--right{display:none}.product-page__gallery{grid-template-columns:1fr}.spec-row{flex-direction:column;align-items:flex-start}.spec-row strong{text-align:left}.contact-form-section__intro{text-align:center;align-items:center}}@media screen and (width<=767px){.shell{width:min(100vw - 40px,100%)}.section{padding:5.5rem 0}.hero-swiper{min-height:680px}.hero-slide__copy{justify-content:flex-end;width:100%;padding-top:90px}.hero-slide__media img{object-position:74% center}.hero-slide__copy p:first-of-type,.hero-slide__copy p:last-of-type{display:none}.hero-slide__copy h1{text-shadow:1px 1px 2px #0000001a;max-width:360px;font-size:38px;line-height:.94}.cssbuttons-io-button1,.cssbuttons-io-button2,.cssbuttons-io-button3,.cssbuttons-io-button4{font-size:20px!important}.product-card{min-height:580px}.product-card__media{height:320px}.contact-form-panel{padding:22px}.contact-form__row{grid-template-columns:1fr;gap:10px}.contact-form__actions{flex-direction:column}.contact-submit{width:100%}.site-footer__nav{flex-direction:column;gap:18px}}@media screen and (width<=479px){.page>.section:not(.hero-section):first-child{padding-top:calc(5.5rem + 90px)}.shell{width:min(100vw - 24px,100%)}.hero-swiper{min-height:600px}.hero-slide__copy{padding-bottom:150px}.hero-slide__media img{object-position:78% center}.hero-slide__copy h1{max-width:300px;font-size:34px;line-height:.94}.cssbuttons-io-button1,.cssbuttons-io-button2,.cssbuttons-io-button3,.cssbuttons-io-button4{font-size:14px!important}.swiper-button-next{width:60px!important;height:60px!important;top:90%!important;right:10%!important}.swiper-button-prev{width:60px!important;height:60px!important;top:90%!important;left:10%!important;right:auto!important;transform:translateY(-50%)translateZ(0)!important}.swiper-button-prev:hover{transform:translateY(-50%)scale(1.05)translateZ(0)!important}.swiper-button-prev:active{transform:translateY(-50%)scale(.95)translateZ(0)!important}.swiper-button-prev:after,.swiper-button-next:after{font-size:20px!important}.swiper-pagination{bottom:15px!important}.swiper-pagination-bullet{width:10px!important;height:10px!important;margin:0 3px!important}.site-header__mobile{min-height:78px}.site-header__mobile-brand span{font-size:22px}.about-badge img,.product-badge{width:60px;height:60px}.product-card__badges img{width:62px;height:62px}.contact-tile,.contact-tile--whatsapp span,.spec-row span,.spec-row strong,.product-page__copy p{font-size:14px}.spec-card__title{font-size:20px}.floating-whatsapp{width:64px;height:64px;bottom:16px;right:16px}.floating-whatsapp img{width:46px;height:46px}}:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size:44px}.swiper-button-prev,.swiper-button-next{width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;color:var(--swiper-navigation-color,var(--swiper-theme-color));justify-content:center;align-items:center;display:flex;position:absolute}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) ::slotted(svg),:is(.swiper-button-prev,.swiper-button-next) svg{object-fit:contain;transform-origin:50%;fill:currentColor;pointer-events:none;width:100%;height:100%}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-button-prev ::slotted(.swiper-navigation-icon),.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset,4px);left:auto}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) ::slotted(.swiper-navigation-icon),:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) ::slotted(.swiper-navigation-icon),:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset,50%);margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0;right:auto}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset,4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) ::slotted(.swiper-navigation-icon),:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) ::slotted(.swiper-navigation-icon),:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}.swiper-pagination{text-align:center;z-index:10;transition:opacity .3s;position:absolute;transform:translate(0,0)}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);width:100%;left:0}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);display:inline-block}button.swiper-pagination-bullet{box-shadow:none;appearance:none;border:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{width:8px;top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,top .2s;display:inline-block}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{white-space:nowrap;left:50%;transform:translate(-50%)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));transform-origin:0 0;width:100%;height:100%;position:absolute;top:0;left:0;transform:scale(0)}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:100% 0}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);top:0;left:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size,4px);height:100%;top:0;left:0}.swiper-pagination-lock{display:none}
