.counter{color:var(--accent);background:var(--accent-bg);border:2px solid #0000;border-radius:5px;margin-bottom:24px;padding:5px 10px;font-size:16px;transition:border-color .3s}.counter:hover{border-color:var(--accent-border)}.counter:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hero{position:relative}.hero .base,.hero .framework,.hero .vite{margin:0 auto;inset-inline:0}.hero .base{z-index:0;width:170px;position:relative}.hero .framework,.hero .vite{position:absolute}.hero .framework{z-index:1;height:28px;top:34px;transform:perspective(2000px)rotate(300deg)rotateX(44deg)rotateY(39deg)scale(1.4)}.hero .vite{z-index:0;width:auto;height:26px;top:107px;transform:perspective(2000px)rotate(300deg)rotateX(40deg)rotateY(39deg)scale(.8)}#center{flex-direction:column;flex-grow:1;place-content:center;place-items:center;gap:25px;display:flex}@media (width<=1024px){#center{gap:18px;padding:32px 20px 24px}}#next-steps{border-top:1px solid var(--border);text-align:left;display:flex}#next-steps>div{flex:1 1 0;padding:32px}@media (width<=1024px){#next-steps>div{padding:24px 20px}}#next-steps .icon{width:22px;height:22px;margin-bottom:16px}@media (width<=1024px){#next-steps{text-align:center;flex-direction:column}}#docs{border-right:1px solid var(--border)}@media (width<=1024px){#docs{border-right:none;border-bottom:1px solid var(--border)}}#next-steps ul{gap:8px;margin:32px 0 0;padding:0;list-style:none;display:flex}#next-steps ul .logo{height:18px}#next-steps ul a{color:var(--text-h);background:var(--social-bg);border-radius:6px;align-items:center;gap:8px;padding:6px 12px;font-size:16px;text-decoration:none;transition:box-shadow .3s;display:flex}#next-steps ul a:hover{box-shadow:var(--shadow)}#next-steps ul a .button-icon{width:18px;height:18px}@media (width<=1024px){#next-steps ul{flex-wrap:wrap;justify-content:center;margin-top:20px}#next-steps ul li{flex:calc(50% - 8px)}#next-steps ul a{box-sizing:border-box;justify-content:center;width:100%}}#spacer{border-top:1px solid var(--border);height:88px}@media (width<=1024px){#spacer{height:48px}}.ticks{width:100%;position:relative}.ticks:before,.ticks:after{content:"";border:5px solid #0000;position:absolute;top:-4.5px}.ticks:before{border-left-color:var(--border);left:0}.ticks:after{border-right-color:var(--border);right:0}.navbar{z-index:1000;background:#fbfbfb;width:100%;position:fixed;top:0;left:0;box-shadow:0 5px 23px #0000000f}.navbar__container{justify-content:space-between;align-items:center;gap:27px;width:min(1188px,92%);height:81px;margin:auto;display:flex}.navbar__logo{align-items:center;display:flex}.navbar__logo img{object-fit:contain;width:155px;transition:all .3s}.navbar__logo:hover img{transform:scale(1.03)}.navbar__menu{align-items:center;gap:32px;display:flex}.navbar__menu a{color:#555;font-weight:600;transition:all .3s;position:relative}.navbar__menu a:after{content:"";background:#6f8f05;width:0;height:2px;transition:width .3s;position:absolute;bottom:-7px;left:0}.navbar__menu a:hover,.navbar__menu a.active{color:#6f8f05}.navbar__menu a:hover:after,.navbar__menu a.active:after{width:100%}.navbar__actions{align-items:center;gap:18px;display:flex}.navbar__phone{color:#6e8e05;white-space:nowrap;font-weight:700}.navbar__button{color:#fff;background:#6f8f05;border-radius:45px;padding:13px 25px;font-weight:700;transition:all .3s}.navbar__button:hover{transform:translateY(-3px);box-shadow:0 9px 23px #2d7d3240}.navbar__burger{cursor:pointer;z-index:1100;background:#fff;border:none;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:41px;height:41px;transition:all .3s;display:none}.navbar__burger span{background:#205e2d;border-radius:10px;width:23px;height:3px;margin:3px 0;transition:all .35s}.navbar__burger.active span:first-child{transform:translateY(8px)rotate(45deg)}.navbar__burger.active span:nth-child(2){opacity:0;transform:translate(-14px)}.navbar__burger.active span:nth-child(3){transform:translateY(-8px)rotate(-45deg)}.navbar__overlay{-webkit-backdrop-filter:blur(11px);backdrop-filter:blur(11px);opacity:0;visibility:hidden;z-index:900;background:#2d7d322e;width:100%;height:calc(100vh - 81px);transition:all .35s;position:fixed;top:81px;left:0}.navbar__overlay.show{opacity:1;visibility:visible}.navbar__mobile{background:#fff;border-radius:23px;flex-direction:column;gap:18px;width:90%;margin:23px auto;padding:32px;transition:all .35s;display:flex;transform:translateY(-27px);box-shadow:0 18px 45px #00000026}.navbar__mobile a{color:#205e2d;border-bottom:1px solid #2d7d3226;padding:14px 0;font-size:1.08rem;font-weight:700;transition:all .3s}.navbar__mobile a:hover,.navbar__mobile a.active{color:#2d7d32;padding-left:9px}.navbar__overlay.show .navbar__mobile{transform:translateY(0)}@media (width<=1050px){.navbar__menu,.navbar__actions{display:none}.navbar__burger{display:flex}}@media (width<=600px){.navbar__container{height:72px}.navbar__logo img{width:135px}.navbar__overlay{height:calc(100vh - 72px);top:72px}}.footer{color:#fff;background:linear-gradient(#16251a 0%,#1b2d20 45%,#263a25 75%,#304326 100%);padding-top:70px;overflow:hidden}.footer__zone{background:#ffffff0e;border:1px solid #65b9761f;border-radius:20px;justify-content:space-between;align-items:center;gap:30px;width:min(1320px,92%);margin:0 auto 70px;padding:30px 40px;display:flex;box-shadow:0 15px 40px #0000001f}.footer__zone h3{color:#f5faf5;margin-bottom:7px;font-size:1.25rem;font-weight:700}.footer__zone p{color:#dcebdead;font-size:.95rem;line-height:1.6}.footer__zoneButton{color:#fff;white-space:nowrap;background:linear-gradient(135deg,#49a85f,#65850b);border-radius:50px;flex-shrink:0;padding:14px 28px;font-weight:700;transition:all .3s}.footer__zoneButton:hover{transform:translateY(-3px);box-shadow:0 10px 25px #49a85f40}.footer__container{grid-template-columns:1.25fr 1fr 1.15fr 1fr;align-items:start;gap:50px;width:min(1320px,92%);margin:0 auto;display:grid}.footer__logoBottom{flex-direction:column;align-items:flex-start;display:flex}.footer__logoBottom a{display:block}.footer__logoBottom img{object-fit:contain;background:0 0;width:210px;height:auto;display:block}.footer__logoBottom p{color:#dcebde94;max-width:230px;margin-top:18px;font-size:.9rem;line-height:1.6}.footer__column{flex-direction:column;gap:10px;display:flex}.footer__column h3{color:#f5faf5;margin:0 0 12px;padding-bottom:10px;font-size:1.15rem;font-weight:700;position:relative}.footer__column h3:after{content:"";background:linear-gradient(90deg,#49a85f,#65850b);border-radius:10px;width:38px;height:3px;position:absolute;bottom:0;left:0}.footer__column span,.footer__column p,.footer__column a{color:#dcebdead;font-size:.9rem;line-height:1.6}.footer__column a{align-items:center;gap:9px;transition:all .3s;display:flex}.footer__column a svg{color:#65b976;flex-shrink:0}.footer__column a:hover{color:#65b976;transform:translate(3px)}.footer__column p{margin-top:3px}.footer__hours{gap:8px}.footer__hours .closed{color:#dcebde61}.footer__socials{flex-direction:column;align-items:center;gap:17px;margin:65px auto 45px;display:flex}.footer__socials p{color:#f5faf5;margin:0;font-size:.95rem;font-weight:600}.footer__socials div{gap:12px;display:flex}.footer__socials a{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.2rem;transition:all .3s;display:flex}.footer__socials a:hover{transform:translateY(-4px);box-shadow:0 8px 20px #0003}.footer__socials .facebook{background:#1877f2}.footer__socials .instagram{background:linear-gradient(45deg,#f9ce34,#ee2a7b,#6228d7)}.footer__developer{justify-content:center;width:100%;display:flex}.footer__developerCard{text-align:center;background:linear-gradient(135deg,#49a85f17,#ffffff06);flex-direction:column;align-items:center;width:100%;padding:30px 35px;display:flex;position:relative;overflow:hidden;box-shadow:0 15px 40px #0000001f}.footer__developerCard:before{content:"";filter:blur(50px);pointer-events:none;background:#49a85f1f;width:220px;height:150px;position:absolute;top:-80px;left:50%;transform:translate(-50%)}.footer__developerHeader{flex-direction:column;align-items:center;gap:5px;display:flex;position:relative}.footer__developerBadge{color:#65b976;text-transform:uppercase;letter-spacing:1.2px;background:#49a85f14;border:1px solid #65b97633;border-radius:50px;margin-bottom:7px;padding:5px 12px;font-size:.68rem;font-weight:700}.footer__developerHeader h3{color:#f5faf5;margin:0;font-size:1.35rem;font-weight:700}.footer__developerHeader h3 span{color:#65b976}.footer__developerRole{color:#dcebde73;margin:0;font-size:.78rem}.footer__developerText{color:#dcebdea6;max-width:650px;margin:18px 0 20px;font-size:.86rem;line-height:1.7}.footer__developerText strong{color:#f5faf5;font-weight:600}.footer__developerActions{justify-content:center;align-items:center;gap:10px;display:flex}.footer__developerActions a,.footer__developerActions button{cursor:pointer;border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:10px 18px;font-family:inherit;font-size:.78rem;font-weight:700;transition:all .3s;display:flex}.footer__developerActions a svg,.footer__developerActions button svg{font-size:.8rem}.footer__developerMail{color:#fff;background:linear-gradient(135deg,#49a85f,#65850b);border:none;box-shadow:0 7px 20px #49a85f29}.footer__developerMail:hover{transform:translateY(-2px);box-shadow:0 10px 25px #49a85f40}.footer__developerPhone{color:#f5faf5cc;background:#ffffff09;border:1px solid #ffffff1a}.footer__developerPhone:hover{color:#65b976;border-color:#65b97640;transform:translateY(-2px)}.footer .mailChoiceOverlay{z-index:9999;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#070f09b8;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.footer .mailChoice{color:#fff;text-align:center;background:linear-gradient(145deg,#1b2d20,#16251a);border:1px solid #65b97629;border-radius:20px;width:min(520px,100%);max-height:90vh;padding:32px;animation:.25s footerMailPopup;position:relative;overflow-y:auto;box-shadow:0 25px 70px #00000073}.footer .mailChoice__close{color:#ffffffbf;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:1.3rem;line-height:1;transition:all .3s;display:flex;position:absolute;top:15px;right:17px}.footer .mailChoice__close:hover{color:#fff;background:#ffffff14;transform:rotate(90deg)}.footer .mailChoice__badge{color:#65b976;text-transform:uppercase;letter-spacing:1px;background:#49a85f14;border:1px solid #65b97633;border-radius:50px;margin-bottom:12px;padding:6px 13px;font-size:.68rem;font-weight:700;display:inline-flex}.footer .mailChoice h3{color:#f5faf5;margin:0 0 8px;font-size:1.35rem}.footer .mailChoice>p{color:#dcebde94;max-width:430px;margin:0 auto 22px;font-size:.82rem;line-height:1.6}.footer .footerContactForm{text-align:left;flex-direction:column;gap:12px;display:flex}.footer .footerContactForm input,.footer .footerContactForm select,.footer .footerContactForm textarea{color:#fff;background:#ffffff0b;border:1px solid #ffffff17;border-radius:9px;outline:none;width:100%;padding:12px 14px;font-family:inherit;font-size:.82rem;transition:all .3s}.footer .footerContactForm input::placeholder,.footer .footerContactForm select::placeholder,.footer .footerContactForm textarea::placeholder{color:#dcebde59}.footer .footerContactForm input:focus,.footer .footerContactForm select:focus,.footer .footerContactForm textarea:focus{background:#ffffff0f;border-color:#65b97673;box-shadow:0 0 0 3px #49a85f14}.footer .footerContactForm select{appearance:none;cursor:pointer;color:#f5faf5;background-color:#1b2d20}.footer .footerContactForm select option{color:#f5faf5;background:#1b2d20}.footer .footerContactForm textarea{resize:vertical;min-height:120px}.footer .footerContactForm__row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.footer .mailChoice__buttons{grid-template-columns:1fr 1fr;gap:10px;margin-top:5px;display:grid}.footer .mailChoice__button{color:#fff;text-align:left;cursor:pointer;background:#ffffff09;border:1px solid #ffffff14;border-radius:10px;align-items:center;gap:11px;min-height:58px;padding:10px 13px;transition:all .3s;display:flex}.footer .mailChoice__button>span{background:#ffffff14;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.9rem;font-weight:800;display:flex}.footer .mailChoice__button div{flex-direction:column;gap:2px;display:flex}.footer .mailChoice__button strong{font-size:.8rem}.footer .mailChoice__button small{color:#dcebde66;font-size:.65rem}.footer .mailChoice__button:hover{background:#49a85f14;border-color:#65b9764d;transform:translateY(-2px)}.footer .mailChoice__button--gmail:hover{border-color:#ea433559}.footer .mailChoice__button--outlook:hover{border-color:#0078d466}.footer .mailChoice__info{color:#dcebde52;margin-top:18px;font-size:.65rem;line-height:1.5;display:block}@keyframes footerMailPopup{0%{opacity:0;transform:translateY(15px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=700px){.footer__developerCard{padding:25px 18px}.footer__developerHeader h3{font-size:1.2rem}.footer__developerText{font-size:.8rem}.footer__developerActions{flex-direction:column;width:100%}.footer__developerActions a,.footer__developerActions button{width:100%}.footer__developerContact{flex-wrap:wrap;justify-content:center}.footer .mailChoice{padding:28px 18px}.footer .footerContactForm__row,.footer .mailChoice__buttons{grid-template-columns:1fr}.footer .footer__developerCard{padding:25px 18px}.footer .footer__developerHeader h3{font-size:1.2rem}.footer .footer__developerText{font-size:.8rem}.footer .footer__developerActions{flex-direction:column;width:100%}.footer .footer__developerActions a{width:100%}.footer .footer__developerContact{flex-wrap:wrap;justify-content:center}}.footer__bottom{border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:20px;padding:23px 4%;display:flex}.footer__bottom p{color:#dcebde73;margin:0;font-size:.82rem}.footer__bottom div{gap:22px;display:flex}.footer__bottom a{color:#f5faf5bf;font-size:.82rem;transition:all .3s}.footer__bottom a:hover{color:#65b976}@media (width<=1100px){.footer__container{grid-template-columns:1fr 1fr;row-gap:45px}.footer__logoBottom img{width:190px}}@media (width<=700px){.footer{padding-top:50px}.footer__zone{text-align:center;flex-direction:column;margin-bottom:55px;padding:28px 20px}.footer__zoneButton{text-align:center;width:100%}.footer__container{grid-template-columns:1fr;gap:40px}.footer__logoBottom{text-align:center;align-items:center}.footer__logoBottom img{width:180px}.footer__logoBottom p{margin-left:auto;margin-right:auto}.footer__column{text-align:center;align-items:center}.footer__column h3:after{left:50%;transform:translate(-50%)}.footer__column a{justify-content:center}.footer__column a:hover{transform:none}.footer__socials{margin-top:55px;margin-bottom:35px}.footer__developer{text-align:center;flex-direction:column;gap:8px}.footer__developerLinks{flex-direction:column;gap:6px}.footer__bottom{text-align:center;flex-direction:column}.footer__bottom div{flex-direction:column;gap:10px}}.beforeAfter{background:#1b2d20;padding:86px 0}.beforeAfter__container{width:min(1013px,92%);margin:auto}.beforeAfter__header{text-align:center;max-width:616px;margin:0 auto 41px}.beforeAfter__header span{color:#65b976;background:#49a85f1f;border-radius:41px;padding:7px 16px;font-size:.77rem;font-weight:700;display:inline-flex}.beforeAfter__header h2{color:#f5faf5;letter-spacing:-1px;margin:14px 0;font-size:clamp(1.8rem,3vw,2.6rem);font-weight:800;line-height:1.1}.beforeAfter__header p{color:#dcebdead;margin-bottom:10px;font-size:.85rem;line-height:1.45}.beforeAfter__header small{color:#dcebde80;line-height:1.3}.beforeAfter__compare{cursor:ew-resize;-webkit-user-select:none;user-select:none;border-radius:26px;max-width:810px;height:455px;margin:auto;position:relative;overflow:hidden;box-shadow:0 24px 57px #00000052}.beforeAfter__compare img{object-fit:cover;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.beforeAfter__compare .after{z-index:1}.beforeAfter__compare .beforeWrapper{z-index:2;height:100%;position:absolute;top:0;left:0;overflow:hidden}.beforeAfter__compare .beforeWrapper .before{width:810px;max-width:none}.beforeAfter__compare .label{z-index:5;color:#f5faf5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#16251ae6;border:1px solid #77dc8b26;border-radius:41px;padding:7px 16px;font-size:.74rem;font-weight:700;position:absolute;top:18px}.beforeAfter__compare .beforeLabel{left:18px}.beforeAfter__compare .afterLabel{right:18px}.beforeAfter__compare .line{z-index:6;background:#fff;width:3px;position:absolute;top:0;bottom:0;transform:translate(-50%)}.beforeAfter__compare .line .handle{color:#fff;cursor:grab;background:#65b976;border:none;border-radius:50%;justify-content:center;align-items:center;width:49px;height:49px;font-size:1.05rem;font-weight:700;transition:all .3s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 12px 24px #11753b59}.beforeAfter__compare .line .handle:hover{transform:translate(-50%,-50%)scale(1.08)}.beforeAfter__compare .line .handle:active{cursor:grabbing}.beforeAfter__content{grid-template-columns:49px 1fr 49px;align-items:center;gap:18px;max-width:810px;margin:32px auto 0;display:grid}.beforeAfter__content .projectInfo{text-align:center}.beforeAfter__content .number{color:#65b976;background:#49a85f1f;border-radius:41px;margin-bottom:10px;padding:6px 13px;font-size:.77rem;font-weight:800;display:inline-block}.beforeAfter__content h3{color:#f5faf5;margin:0 auto 10px;font-size:clamp(1.17rem,2.2vw,1.5rem);font-weight:800;line-height:1.25}.beforeAfter__content p{color:#dcebde9e;max-width:502px;margin:auto;line-height:1.35}.beforeAfter__content .navButton{color:#fff;cursor:pointer;background:#65b976;border:none;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;font-size:.8rem;transition:all .3s;display:flex}.beforeAfter__content .navButton:hover{background:#49a85f;transform:translateY(-4px)}.beforeAfter__preview{scrollbar-width:none;gap:12px;margin-top:29px;padding-top:24px;display:flex;overflow-x:auto}.beforeAfter__preview::-webkit-scrollbar{display:none}.beforeAfter__preview .preview{cursor:pointer;opacity:.55;border:none;border-radius:13px;flex:none;width:81px;height:58px;padding:0;transition:all .3s;overflow:hidden}.beforeAfter__preview .preview img{object-fit:cover;width:100%;height:100%}.beforeAfter__preview .preview:hover{opacity:1;transform:translateY(-3px)}.beforeAfter__preview .preview.active{opacity:1;outline:3px solid #65b976}@media (width<=900px){.beforeAfter{padding:65px 0}.beforeAfter__compare{height:365px}.beforeAfter__content{grid-template-columns:41px 1fr 41px}.beforeAfter__content .navButton{width:39px;height:39px}.beforeAfter__preview .preview{width:73px;height:53px}}@media (width<=600px){.beforeAfter{padding:53px 0}.beforeAfter__header{margin-bottom:29px}.beforeAfter__header h2{font-size:1.7rem}.beforeAfter__compare{border-radius:20px;height:234px}.beforeAfter__compare .beforeWrapper .before{width:100vw;height:234px}.beforeAfter__compare .label{padding:5px 12px;font-size:.65rem;top:12px}.beforeAfter__compare .line .handle{width:39px;height:39px;font-size:.8rem}.beforeAfter__content{grid-template-columns:34px 1fr 34px;gap:8px}.beforeAfter__content .navButton{width:32px;height:32px}.beforeAfter__content h3{font-size:1rem}.beforeAfter__content p{font-size:.74rem}.beforeAfter__preview{margin-top:20px;padding-top:16px}.beforeAfter__preview .preview{border-radius:10px;width:63px;height:47px}}.devisAuto{content-visibility:auto;contain-intrinsic-size:900px;background:#1b2d20;padding:45px 0}.devisAuto__container{width:min(900px,92%);margin:auto}.devisAuto__header{text-align:center;margin-bottom:54px}.devisAuto__header span{color:#9be7a8;background:#6fd8891a;border:1px solid #9be7a83d;border-radius:50px;align-items:center;gap:8px;padding:7px 22px;font-weight:700;display:inline-flex;box-shadow:0 0 20px #5bc26617,inset 0 0 10px #5bc2660a}.devisAuto__header h2{color:#f5fff5;letter-spacing:-.7px;text-shadow:0 0 25px #8be8941a;margin:22px 0 14px;font-size:clamp(1.8rem,3.6vw,2.9rem);font-weight:800}.devisAuto__header p{color:#e8f7e9ad;max-width:675px;margin:auto;line-height:1.6}.devisAuto__box{background:#243b2b;border:1px solid #84dd8c24;border-radius:31px;padding:45px;position:relative;transform:translateZ(0);box-shadow:0 25px 65px #0000004d,0 0 30px #4cb2590b,inset 0 1px #ffffff0e}.devisAuto__box:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#9be7a852,#0000);width:76%;height:1px;position:absolute;top:0;left:12%}.devisAuto .devisAuto__tabs{justify-content:center;gap:12px;margin:35px auto 30px;display:flex}.devisAuto .devisAuto__tabs .devisAuto__tab{color:#ffffffb3;cursor:pointer;background:#16251abf;border:1px solid #78aa5a40;border-radius:5px;padding:12px 24px;font-size:.9rem;font-weight:600;transition:all .25s}.devisAuto .devisAuto__tabs .devisAuto__tab:hover{color:#fff;background:#49a85f1f;border-color:#6eaa5080;transform:translateY(-2px)}.devisAuto .devisAuto__tabs .devisAuto__tab--active{color:#fff;background:linear-gradient(135deg,#2f7d46,#49a85f);border-color:#49a85f;box-shadow:0 6px 18px #49a85f33}.devisAuto__form label{color:#a6ecaf;justify-content:space-between;align-items:center;margin-bottom:14px;font-weight:700;display:flex}.devisAuto__form select{color:#f2fff3;cursor:pointer;appearance:none;background-color:#203a27;background-image:linear-gradient(45deg,#0000 50%,#8fde9b 50%),linear-gradient(135deg,#8fde9b 50%,#0000 50%);background-position:calc(100% - 22px) calc(50% - 3px),calc(100% - 16px) calc(50% - 3px);background-repeat:no-repeat;background-size:6px 6px;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;border:1px solid #84dd8c26;border-radius:14px;width:100%;margin-bottom:36px;padding:14px 50px 14px 18px;font-size:.95rem;transition:border-color .3s,background .3s,box-shadow .3s}.devisAuto__form select:focus{background-color:#243f2b;border-color:#8be89466;outline:none;box-shadow:0 0 0 4px #52be6017,0 0 25px #52be6012}.devisAuto__form select option{color:#f2fff3;background:#203a27}.devisAuto__form select optgroup{color:#9be7a8;background:#1b2d20;font-weight:800}.devisAuto__range{margin-bottom:32px}.devisAuto__range strong{color:#9be7a8;text-shadow:0 0 12px #8be89426}.devisAuto__rangeInput{appearance:none;cursor:pointer;background:#15291b;border:1px solid #8be8941a;border-radius:50px;width:100%;height:8px;margin:14px 0}.devisAuto__rangeInput::-webkit-slider-runnable-track{background:linear-gradient(90deg,#4c9b56,#76d481);border-radius:50px;height:8px}.devisAuto__rangeInput::-webkit-slider-thumb{appearance:none;background:#9be7a8;border:3px solid #243b2b;border-radius:50%;width:20px;height:20px;margin-top:-7px;transition:transform .2s,box-shadow .2s;box-shadow:0 0 0 1px #9be7a873,0 4px 15px #00000040,0 0 15px #7bde8738}.devisAuto__rangeInput::-webkit-slider-thumb:hover{transform:scale(1.15);box-shadow:0 0 0 1px #9be7a88c,0 5px 18px #00000047,0 0 22px #7bde8759}.devisAuto__rangeInput::-moz-range-track{background:#15291b;border-radius:50px;height:8px}.devisAuto__rangeInput::-moz-range-progress{background:#5eb969;border-radius:50px;height:8px}.devisAuto__rangeInput::-moz-range-thumb{cursor:pointer;background:#9be7a8;border:3px solid #243b2b;border-radius:50%;width:20px;height:20px;box-shadow:0 0 0 1px #9be7a873,0 0 15px #7bde8738}.devisAuto__factor{background:#203a27;border:1px solid #84dd8c1a;border-radius:18px;margin-bottom:18px;padding:18px;box-shadow:inset 0 1px #ffffff09}.devisAuto__factor small{color:#e8f7e980;margin-top:9px;font-weight:600;display:block}.devisAuto__result{text-align:center;color:#9be7a8;background:linear-gradient(145deg,#294b31 0%,#203a27 55%,#1e3524 100%);border:1px solid #8be8943d;border-radius:22px;margin-top:45px;padding:32px;position:relative;box-shadow:0 15px 35px #0000003d,0 0 28px #52be601a,0 0 60px #52be6009,inset 0 1px #ffffff0e}.devisAuto__result:before{content:"";background:linear-gradient(90deg,#0000,#aef1b573,#0000);width:60%;height:1px;position:absolute;top:0;left:20%}.devisAuto__result svg{filter:drop-shadow(0 0 9px #8be8944d);font-size:28px}.devisAuto__result h3{color:#f5fff5;margin:14px 0;font-size:1.3rem;font-weight:800}.devisAuto__result strong{color:#a6ecaf;text-shadow:0 0 18px #8be89438,0 0 40px #52be6014;margin:14px 0;font-size:clamp(1.8rem,4.5vw,2.5rem);font-weight:800;display:block}.devisAuto__result p{color:#e8f7e99e;max-width:550px;margin:auto;font-size:.9rem;line-height:1.6}@media (width<=900px){.devisAuto{padding:100px 0}.devisAuto__box{padding:32px}}@media (width<=600px){.devisAuto{padding:75px 0}.devisAuto__container{width:92%}.devisAuto__header{margin-bottom:35px}.devisAuto__header h2{font-size:1.8rem}.devisAuto__box{border-radius:22px;padding:22px}.devisAuto__form select{margin-bottom:25px}.devisAuto label{flex-direction:column;align-items:flex-start;gap:7px}.devisAuto__result{border-radius:18px;padding:22px}.devisAuto__result strong{font-size:1.7rem}}.hero{color:#fff;background:#1b2d20;align-items:center;min-height:760px;display:flex;position:relative;overflow:hidden}.hero__background{filter:saturate(.8);background-position:50%;background-size:cover;position:absolute;inset:0;transform:scale(1.03)}.hero__overlay{background:linear-gradient(90deg,#0a100cf5 0%,#0a100cdb 38%,#0a100c6b 70%,#0a100c26 100%);position:absolute;inset:0}.hero__container{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:70px;width:min(1380px,92%);margin:auto;padding:120px 0;display:grid;position:relative}.hero__content{max-width:670px}.hero__badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#ffffffe0;text-transform:uppercase;letter-spacing:.08em;background:#ffffff12;border:1px solid #ffffff2e;border-radius:999px;align-items:center;gap:9px;margin-bottom:28px;padding:8px 14px;font-size:.78rem;font-weight:600;display:inline-flex}.hero__badge-dot{background:#76a86f;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #76a86f1f}.hero__eyebrow{color:#a8c79f;align-items:center;gap:9px;margin-bottom:12px;font-size:.9rem;font-weight:600;display:flex}.hero__eyebrow svg{color:#82ad79}.hero h1{color:#fff;letter-spacing:-.055em;text-transform:uppercase;max-width:650px;margin:0 0 24px;font-size:clamp(3.2rem,6vw,6.4rem);font-weight:800;line-height:.94}.hero p{color:#ffffffb8;max-width:590px;margin:0 0 30px;font-size:1rem;line-height:1.7}.hero__buttons{flex-wrap:wrap;gap:12px;display:flex}.hero__button{border-radius:4px;justify-content:center;align-items:center;gap:10px;min-height:50px;padding:0 22px;font-size:.9rem;font-weight:700;transition:all .3s;display:inline-flex}.hero__button--primary{color:#fff;background:#315f3e}.hero__button--primary:hover{background:#3e7650;transform:translateY(-3px)}.hero__button--secondary{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0f;border:1px solid #ffffff40}.hero__button--secondary:hover{background:#ffffff21;transform:translateY(-3px)}.hero__services{border-top:1px solid #ffffff26;flex-wrap:wrap;gap:10px 18px;margin-top:35px;padding-top:22px;display:flex}.hero__service{color:#ffffffad;align-items:center;gap:7px;font-size:.78rem;font-weight:600;display:flex}.hero__service svg{color:#83a97d}.hero__visual{min-height:560px;position:relative}.hero__main-image{border:1px solid #ffffff26;border-radius:3px;width:72%;height:480px;position:absolute;top:0;right:0;overflow:hidden;box-shadow:0 30px 80px #0006}.hero__main-image img{object-fit:cover;width:100%;height:100%;transition:transform .7s}.hero__main-image:hover img{transform:scale(1.04)}.hero__small-images{z-index:3;gap:10px;display:flex;position:absolute;bottom:25px;left:0}.hero__small-image{border:4px solid #111512;border-radius:3px;width:110px;height:135px;overflow:hidden;box-shadow:0 15px 35px #00000059}.hero__small-image img{object-fit:cover;width:100%;height:100%}.hero__experience{z-index:4;text-align:center;background:#315f3e;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:135px;height:135px;display:flex;position:absolute;bottom:35px;right:-25px;box-shadow:0 15px 40px #00000059}.hero__experience strong{font-size:2.6rem;line-height:.9}.hero__experience span{text-transform:uppercase;letter-spacing:.08em;margin-top:8px;font-size:.65rem;line-height:1.1}@media (width<=1050px){.hero{min-height:700px}.hero__container{grid-template-columns:1fr;gap:45px}.hero__content{max-width:750px}.hero__visual{display:none}}@media (width<=700px){.hero{min-height:680px}.hero__container{width:88%}.hero__badge{font-size:.68rem}.hero h1{font-size:clamp(2.8rem,15vw,4.5rem)}.hero p{font-size:.9rem}.hero__buttons{flex-direction:column}.hero__buttons a{width:100%}.hero__services{gap:10px}}.hero2{color:#fff;background:#1b2d20;align-items:center;min-height:760px;display:flex;position:relative;overflow:hidden}.hero2__background{filter:saturate(.8);background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0;transform:scale(1.03)}.hero2__overlay{background:linear-gradient(90deg,#0a100cf5 0%,#0a100cdb 38%,#0a100c6b 70%,#0a100c26 100%);position:absolute;inset:0}.hero2__container{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:70px;width:min(1380px,92%);margin:auto;padding:120px 0;display:grid;position:relative}.hero2__content{max-width:670px}.hero2__badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#ffffffe0;text-transform:uppercase;letter-spacing:.08em;background:#ffffff12;border:1px solid #ffffff2e;border-radius:999px;align-items:center;gap:9px;margin-bottom:28px;padding:8px 14px;font-size:.78rem;font-weight:600;display:inline-flex}.hero2__badge-dot{background:#76a86f;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #76a86f1f}.hero2__eyebrow{color:#a8c79f;align-items:center;gap:9px;margin-bottom:12px;font-size:.9rem;font-weight:600;display:flex}.hero2__eyebrow svg{color:#82ad79}.hero2 h2{color:#fff;letter-spacing:-.055em;text-transform:uppercase;max-width:650px;margin:0 0 24px;font-size:clamp(3.2rem,6vw,6.4rem);font-weight:800;line-height:.94}.hero2 p{color:#ffffffb8;max-width:590px;margin:0 0 30px;font-size:1rem;line-height:1.7}.hero2__buttons{flex-wrap:wrap;gap:12px;display:flex}.hero2__button{border-radius:4px;justify-content:center;align-items:center;gap:10px;min-height:50px;padding:0 22px;font-size:.9rem;font-weight:700;transition:all .3s;display:inline-flex}.hero2__button--primary{color:#fff;background:#315f3e}.hero2__button--primary:hover{background:#3e7650;transform:translateY(-3px)}.hero2__button--secondary{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0f;border:1px solid #ffffff40}.hero2__button--secondary:hover{background:#ffffff21;transform:translateY(-3px)}.hero2__services{border-top:1px solid #ffffff26;flex-wrap:wrap;gap:10px 18px;margin-top:35px;padding-top:22px;display:flex}.hero2__service{color:#ffffffad;align-items:center;gap:7px;font-size:.78rem;font-weight:600;display:flex}.hero2__service svg{color:#83a97d}.hero2__visual{min-height:560px;position:relative}.hero2__main-image{border:1px solid #ffffff26;border-radius:3px;width:72%;height:480px;position:absolute;top:0;right:0;overflow:hidden;box-shadow:0 30px 80px #0006}.hero2__main-image img{object-fit:cover;width:100%;height:100%;transition:transform .7s}.hero2__main-image:hover img{transform:scale(1.04)}.hero2__small-images{z-index:3;gap:10px;display:flex;position:absolute;bottom:25px;left:0}.hero2__small-image{border:4px solid #111512;border-radius:3px;width:110px;height:135px;overflow:hidden;box-shadow:0 15px 35px #00000059}.hero2__small-image img{object-fit:cover;width:100%;height:100%}.hero2__experience{z-index:4;text-align:center;background:#315f3e;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:135px;height:135px;display:flex;position:absolute;bottom:35px;right:-25px;box-shadow:0 15px 40px #00000059}.hero2__experience strong{font-size:2.6rem;line-height:.9}.hero2__experience span{text-transform:uppercase;letter-spacing:.08em;margin-top:8px;font-size:.65rem;line-height:1.1}@media (width<=1050px){.hero2{min-height:700px}.hero2__container{grid-template-columns:1fr;gap:45px}.hero2__content{max-width:750px}.hero2__visual{display:none}}@media (width<=700px){.hero2{min-height:680px}.hero2__container{width:88%}.hero2__badge{font-size:.68rem}.hero2 h2{font-size:clamp(2.8rem,15vw,4.5rem)}.hero2 p{font-size:.9rem}.hero2__buttons{flex-direction:column}.hero2__buttons a{width:100%}.hero2__services{gap:10px}}.reviews{color:#f5faf5;background:#1b2d20;padding:108px 0;position:relative;overflow:hidden}.reviews:before{background:#00000014}.reviews__container{z-index:1;width:min(1188px,92%);margin:auto;position:relative}.reviews__header{text-align:center;max-width:738px;margin:0 auto 63px}.reviews__header span{color:#9ed8a8;letter-spacing:.08em;background:#49a85f14;border:1px solid #77dc8b2e;border-radius:50px;margin-bottom:18px;padding:9px 22px;font-size:.72rem;font-weight:800;display:inline-flex}.reviews__header h2{color:#f5faf5;letter-spacing:-.04em;margin:18px 0;font-size:clamp(2.15rem,3.6vw,3.15rem);font-weight:800;line-height:1.1}.reviews__header p{color:#dcebde9e;font-size:.97rem;line-height:1.7}.reviews__content{grid-template-columns:1fr 387px 1fr;align-items:center;gap:31px;display:grid}.reviews__column{height:780px;position:relative;overflow:hidden}.reviews__track{will-change:transform;backface-visibility:hidden;flex-direction:column;gap:22px;width:100%;animation-timing-function:linear;animation-iteration-count:infinite;display:flex;transform:translate(0,0)}.reviews__track:hover{animation-play-state:paused}.reviews__track--down{animation-name:reviewsDown;animation-duration:57s}.reviews__track--up{animation-name:reviewsUp;animation-duration:57s}.reviews__card{background:#121a14;border:1px solid #ffffff12;border-radius:6px;flex-direction:column;flex:none;padding:25px;transition:transform .35s,border-color .35s,box-shadow .35s;display:flex}.reviews__card__swipeBar{display:none}.reviews__card__swipeProgress{background:#62b873;border-radius:999px;width:35%;height:100%;transition:transform 50ms linear;transform:translate(0)}.reviews__card:hover{border-color:#49a85f4d;transform:translateY(-7px);box-shadow:0 30px 70px #00000085,0 10px 30px #11753b26}.reviews__top{align-items:center;gap:16px;margin-bottom:16px;display:flex}.reviews__top h3{color:#f4f8f4;margin:0 0 4px;font-size:1rem;font-weight:800}.reviews__top span{color:#8fc79a;font-size:.8rem}.reviews__avatar{color:#fff;background:linear-gradient(135deg,#49a85f,#11753b);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:.9rem;font-weight:800;display:flex;box-shadow:0 8px 20px #00000059,0 0 20px #49a85f1a}.reviews__stars{gap:4px;margin-bottom:16px;display:flex}.reviews__stars svg{color:#f2c94c;font-size:.85rem}.reviews__card p{color:#dcebdea3;margin:0;font-size:.87rem;line-height:1.65}.reviews__google{justify-content:center;display:flex}.reviews__googleCard{text-align:center;background:#121a14;border:1px solid #49a85f29;border-radius:7px;width:100%;padding:50px 36px;position:sticky;top:108px;box-shadow:0 27px 72px #00000080,0 0 30px #00000026}.reviews__googleIcon{object-fit:contain;width:72px;height:72px;margin:0 auto 16px;display:block}.reviews__googleCard h3{color:#f5faf5;margin:0 0 16px;font-size:1.8rem;font-weight:800}.reviews__note{color:#65b976;margin-bottom:18px;font-size:3.15rem;font-weight:900;line-height:1}.reviews__bigStars{justify-content:center;gap:5px;margin-bottom:18px;display:flex}.reviews__bigStars svg{color:#f2c94c;font-size:1.25rem}.reviews__googleCard p{color:#dcebde9e;margin:0 0 27px;line-height:1.6}.reviews__button{color:#fff;background:linear-gradient(135deg,#49a85f,#11753b);border-radius:4px;justify-content:center;align-items:center;padding:13px 29px;font-weight:700;transition:transform .3s,box-shadow .3s;display:inline-flex;box-shadow:0 8px 20px #11753b40}.reviews__button:hover{transform:translateY(-3px);box-shadow:0 12px 25px #11753b59}@keyframes reviewsDown{0%{transform:translate(0,0)}to{transform:translateY(-33.333%)}}@keyframes reviewsUp{0%{transform:translateY(-33.333%)}to{transform:translate(0,0)}}@media (width<=1100px){.reviews{padding:72px 0}.reviews__content{grid-template-columns:1fr;justify-items:center;gap:27px;display:grid}.reviews__header{margin-bottom:36px}.reviews__header h2{font-size:1.8rem}.reviews__header p{font-size:.85rem}.reviews__column{scrollbar-width:none;-webkit-overflow-scrolling:touch;touch-action:pan-x;width:100%;height:330px;overflow:auto hidden}.reviews__column::-webkit-scrollbar{display:none}.reviews__track{flex-direction:row;gap:16px;width:max-content;animation:none!important;transform:none!important}.reviews__column:last-child{display:none}.reviews__google{order:-1;width:100%;padding:22px}.reviews__googleCard{width:416px;padding:50px 30px;position:static}.reviews__card{flex:0 0 270px;margin:0;padding:16px}.reviews__card h3{font-size:.9rem}.reviews__card p{font-size:.8rem}.reviews__swipeBar{background:#ffffff1f;border-radius:999px;width:120px;height:3px;margin:18px auto 0;display:block;overflow:hidden}.reviews__swipeProgress{background:#62b873;border-radius:999px;width:35%;height:100%;transition:transform 50ms linear;transform:translate(0)}}@media (width<=650px){.reviews{padding:63px 0}.reviews__header{margin-bottom:32px}.reviews__header span{padding:8px 15px;font-size:.62rem}.reviews__header h2{font-size:1.9rem}.reviews__header p{font-size:.82rem}.reviews__track{flex-direction:row;gap:16px;width:max-content;animation-name:reviewHorizontal;animation-duration:35s;animation-timing-function:linear;animation-iteration-count:infinite;transform:translate(0,0)}.reviews__column{height:315px}.reviews__google{padding:15px}.reviews__googleCard{width:205px;padding:35px 20px}.reviews__googleCard h3{font-size:1.5rem}.reviews__note{font-size:2.6rem}.reviews__card{flex-basis:270px}}@keyframes reviewHorizontal{0%{transform:translate(0,0)}to{transform:translate(-33.333%)}}.trustedBy{background:#1b2d20;padding:105px 0 90px;position:relative;overflow:hidden}.trustedBy__intro{text-align:center;width:min(850px,90%);margin:0 auto 55px}.trustedBy__eyebrow{color:#9ed8a8;letter-spacing:.08em;background:#49a85f17;border:1px solid #77dc8b2e;border-radius:999px;align-items:center;gap:8px;margin-bottom:20px;padding:8px 15px;font-size:.72rem;font-weight:800;display:inline-flex}.trustedBy__eyebrow svg{color:#62b873}.trustedBy h2{color:#f5faf5;letter-spacing:-.04em;margin:0 0 17px;font-size:clamp(2.2rem,4vw,3.5rem);font-weight:800;line-height:1.05}.trustedBy h2 strong{color:#65b976}.trustedBy__intro p{color:#dcebde9e;max-width:650px;margin:auto;font-size:.95rem;line-height:1.7}.trustedBy__slider{width:100%;padding:10px 0 25px;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000);mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000)}.trustedBy__track{will-change:transform;gap:22px;width:max-content;animation:55s linear infinite heCardsMove;display:flex}.trustedBy__slider:hover .trustedBy__track{animation-play-state:paused}.trustedBy__card{background:#0d1710;border:1px solid #ffffff14;border-radius:5px;flex:0 0 350px;height:390px;transition:transform .4s,box-shadow .4s,border-color .4s;position:relative;overflow:hidden;box-shadow:0 8px 25px #0003}.trustedBy__card:hover{border-color:#49a85f4d;transform:translateY(-8px);box-shadow:0 30px 70px #00000073,0 10px 30px #11753b26}.trustedBy__image{position:absolute;inset:0}.trustedBy__image img{object-fit:cover;filter:saturate(.82)brightness(.78);width:100%;height:100%;transition:transform .7s,filter .7s;display:block}.trustedBy__card:hover .trustedBy__image img{filter:saturate(.95)brightness(.85);transform:scale(1.07)}.trustedBy__image-overlay{background:linear-gradient(#05120933 0%,#05120959 32%,#051209db 65%,#051209fa 100%);position:absolute;inset:0}.trustedBy__content{z-index:2;flex-direction:column;justify-content:flex-end;padding:27px;display:flex;position:absolute;inset:0}.trustedBy__top{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.trustedBy__top>span{color:#8fc79a;letter-spacing:.12em;font-size:.65rem;font-weight:800}.trustedBy__icon{color:#e7f5e9;background:linear-gradient(135deg,#49a85f,#11753b);border-radius:50%;justify-content:center;align-items:center;width:39px;height:39px;display:flex;box-shadow:0 8px 20px #0000004d,0 0 20px #49a85f1f}.trustedBy h3{color:#f4f8f4;letter-spacing:-.025em;max-width:290px;margin:0 0 11px;font-size:1.45rem;font-weight:800;line-height:1.1}.trustedBy__content p{color:#dcebdea3;max-width:295px;margin:0;font-size:.78rem;line-height:1.55}.trustedBy__link{color:#fff;background:linear-gradient(135deg,#49a85f,#11753b);border-radius:4px;align-items:center;gap:8px;width:fit-content;margin-top:17px;padding:10px 14px;font-size:.76rem;font-weight:700;transition:all .3s;display:inline-flex;box-shadow:0 8px 20px #11753b40}.trustedBy__link:hover{transform:translateY(-2px);box-shadow:0 12px 25px #11753b59}.trustedBy__bottom{color:#dcebde94;border-top:1px solid #ffffff17;justify-content:center;align-items:center;gap:55px;width:min(1100px,90%);margin:45px auto 0;padding-top:24px;display:flex}.trustedBy__stat{align-items:center;gap:9px;font-size:.78rem;font-weight:600;display:flex}.trustedBy__stat svg{color:#62b873}.trustedBy__stat strong{color:#6abf7a;font-size:1.1rem}@keyframes heCardsMove{0%{transform:translate(0,0)}to{transform:translate(-50%)}}@media (width<=800px){.trustedBy{padding:80px 0 70px}.trustedBy__track{gap:17px;animation-duration:48s}.trustedBy__card{flex-basis:310px;height:360px}.trustedBy__bottom{flex-wrap:wrap;gap:25px}}@media (width<=600px){.trustedBy__slider{touch-action:pan-x;-webkit-overflow-scrolling:touch;scrollbar-width:none;overflow:auto hidden;-webkit-mask-image:none;mask-image:none}.trustedBy__slider::-webkit-scrollbar{display:none}.trustedBy__track{gap:13px;width:max-content;animation:none;transform:none}.trustedBy__swipeBar{background:#ffffff1f;border-radius:999px;width:120px;height:3px;margin:5px auto 0;display:block;overflow:hidden}.trustedBy__swipeProgress{background:#62b873;border-radius:999px;width:35%;height:100%;transition:transform 50ms linear;transform:translate(0)}}.workingAreasGenerator{contain-intrinsic-size:900px;background:#1b2d20;padding:160px 0}.workingAreasGenerator__container{width:min(1170px,92%);margin:auto}.workingAreasGenerator__header{text-align:center;max-width:765px;margin:auto auto 54px}.workingAreasGenerator__header span{color:#9be7a8;background:#6fd8891a;border:1px solid #9be7a83d;border-radius:40px;align-items:center;padding:7px 20px;font-weight:700;display:inline-flex;box-shadow:0 0 20px #5bc2661a,inset 0 0 10px #5bc2660a}.workingAreasGenerator__header h2{color:#f5fff5;letter-spacing:-.7px;text-shadow:0 0 25px #8be8941a;margin-bottom:18px;font-size:clamp(1.8rem,3.6vw,2.9rem);font-weight:800}.workingAreasGenerator__header p{color:#e8f7e9ad;line-height:1.7}.workingAreasGenerator__search{max-width:585px;margin:auto;position:relative}.workingAreasGenerator__search input{color:#f5fff5;background:#243b2b;border:1px solid #84dd8c29;border-radius:16px;width:100%;height:58px;padding:0 22px 0 58px;font-size:.95rem;transition:border-color .3s,box-shadow .3s;box-shadow:0 15px 35px #0000003d,0 0 22px #4cb25909,inset 0 1px #ffffff0b}.workingAreasGenerator__search input::placeholder{color:#e8f7e96b}.workingAreasGenerator__search input:focus{border-color:#8be89461;outline:none;box-shadow:0 18px 42px #00000047,0 0 28px #52be6021,0 0 55px #52be600b,inset 0 1px #ffffff0f}.workingAreasGenerator__search .icon{color:#8fde9b;filter:drop-shadow(0 0 7px #7dde8740);font-size:1.05rem;position:absolute;top:50%;left:22px;transform:translateY(-50%)}.workingAreasGenerator__status{text-align:center;border-radius:16px;justify-content:center;align-items:center;gap:13px;max-width:810px;margin:32px auto;padding:16px 22px;font-weight:600;animation:.35s fade;display:flex}.workingAreasGenerator__status svg{flex-shrink:0;font-size:1.1rem}.workingAreasGenerator__status.success{color:#9be7a8;background:#5bc2661a;border:1px solid #6fd88938;box-shadow:0 0 22px #52be6012,inset 0 0 12px #52be6006}.workingAreasGenerator__status.warning{color:#e8c878;background:#c2963c1a;border:1px solid #e2b75b33;box-shadow:0 0 22px #d6aa4b0b,inset 0 0 12px #d6aa4b05}.workingAreasGenerator .workingAreasGenerator__empty{text-align:center;background:linear-gradient(145deg,#ffffff09,#ffffff04);border:1px solid #6eaa5f2e;border-radius:6px;max-width:620px;margin:50px auto 0;padding:45px 35px;position:relative;overflow:hidden;box-shadow:0 20px 50px #0000002e,inset 0 1px #ffffff06}.workingAreasGenerator .workingAreasGenerator__empty:before{content:"";opacity:.8;background:linear-gradient(90deg,#0000,#49a85f,#0000);width:100px;height:2px;position:absolute;top:0;left:50%;transform:translate(-50%)}.workingAreasGenerator .workingAreasGenerator__empty h3{color:#e8f7e9;letter-spacing:-.02em;margin:0 0 12px;font-size:1.2rem;font-weight:600}.workingAreasGenerator .workingAreasGenerator__empty p{color:#e8f7e99e;max-width:500px;margin:0 auto;font-size:.9rem;line-height:1.7}@media (width<=600px){.workingAreasGenerator .workingAreasGenerator__empty{margin-top:35px;padding:35px 22px}.workingAreasGenerator .workingAreasGenerator__empty h3{font-size:1.1rem}.workingAreasGenerator .workingAreasGenerator__empty p{font-size:.85rem}}.workingAreasGenerator__count{text-align:center;color:#a1e5aa;text-shadow:0 0 15px #82de8b1f;margin:50px 0 32px;font-size:1rem;font-weight:700}.workingAreasGenerator__grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.workingAreasGenerator__card{cursor:default;will-change:transform;background:#243b2b;border:1px solid #84dd8c1f;border-radius:17px;align-items:center;gap:12px;padding:20px;transition:transform .3s,border-color .3s,box-shadow .3s;display:flex;position:relative;box-shadow:0 12px 32px #0000003b,0 0 22px #4cb25909,inset 0 1px #ffffff0b}.workingAreasGenerator__card svg{color:#8fde9b;filter:drop-shadow(0 0 7px #7dde8733);flex-shrink:0;font-size:1.1rem;transition:filter .3s}.workingAreasGenerator__card span{color:#f2fff3e0;font-weight:600;transition:color .3s,text-shadow .3s}.workingAreasGenerator__card:hover{border-color:#8be89447;transform:translateY(-5px);box-shadow:0 20px 48px #0000004d,0 0 28px #52be601c,0 0 55px #52be6009,inset 0 1px #ffffff0f}.workingAreasGenerator__card:hover svg{filter:drop-shadow(0 0 10px #7dde8761)}.workingAreasGenerator__card:hover span{color:#a6ecaf;text-shadow:0 0 14px #82de8b21}@keyframes fade{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:none}}@media (width<=1100px){.workingAreasGenerator__grid{grid-template-columns:repeat(3,1fr)}}@media (width<=800px){.workingAreasGenerator{padding:105px 0}.workingAreasGenerator__grid{grid-template-columns:repeat(2,1fr)}.workingAreasGenerator__status{flex-direction:column;padding:18px}}@media (width<=560px){.workingAreasGenerator{padding:80px 0}.workingAreasGenerator__search input{height:52px}.workingAreasGenerator__grid{grid-template-columns:1fr}.workingAreasGenerator__card{padding:16px}}.design{content-visibility:auto;contain-intrinsic-size:1000px;background:#1b2d20;padding:90px 0;position:relative;overflow:hidden}.design__container{z-index:2;width:min(1080px,92%);margin:0 auto;position:relative}.design__header{text-align:center;max-width:675px;margin:0 auto 45px}.design__header span{color:#9be7a8;letter-spacing:.03em;background:#6fd88914;border:1px solid #9be7a838;border-radius:50px;justify-content:center;align-items:center;margin-bottom:14px;padding:7px 18px;font-size:.8rem;font-weight:700;display:inline-flex;box-shadow:0 0 16px #64cd730f}.design__header h2{color:#f5fff5;letter-spacing:-.04em;text-shadow:0 0 25px #8be89414;margin:0 0 14px;font-size:clamp(1.7rem,2.7vw,2.5rem);font-weight:800;line-height:1.15}.design__header p{color:#e8f7e9a3;max-width:650px;margin:0 auto;font-size:.9rem;line-height:1.7}.design .description{color:#e8f7e9ad;text-align:center;letter-spacing:.01em;background:#6fd88909;border-top:1px solid #9be7a81f;border-bottom:1px solid #9be7a81f;max-width:1050px;margin:0 auto 38px;padding:18px 24px 18px 28px;font-size:.9rem;line-height:1.7;position:relative}.design .description:before{content:"";background:linear-gradient(#0000,#7ed889,#0000);border-radius:3px;width:3px;height:32px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.design__banner{isolation:isolate;contain:paint;background:#223a27;border:1px solid #9be7a824;border-radius:7px;width:100%;height:175px;margin-bottom:35px;position:relative;overflow:hidden}.design__banner>img{object-fit:cover;opacity:.72;filter:saturate(.85);width:100%;height:100%;transition:opacity .4s;display:block;position:absolute;inset:0;transform:scale(1.01)}.design__banner-overlay{z-index:2;pointer-events:none;background:linear-gradient(90deg,#112615d1 0%,#11261557 50%,#112615d1 100%);position:absolute;inset:0}.design__banner-line{z-index:3;pointer-events:none;background:linear-gradient(90deg,#0000 0%,#9be7a805 15%,#9be7a829 50%,#9be7a805 85%,#0000 100%);width:80px;height:160%;animation:5s ease-in-out infinite designBannerLine;position:absolute;top:-30%;left:-20%;transform:skew(-18deg)}.design__list{border-top:1px solid #9be7a81f}.design__item{cursor:pointer;border-bottom:1px solid #9be7a81f;grid-template-columns:50px minmax(0,1fr) 180px 44px;align-items:center;gap:22px;min-height:140px;padding:17px 0;transition:background-color .25s,padding .25s;display:grid;position:relative}.design__item:hover{background:#6fd88909;padding-left:12px;padding-right:12px}.design__item:hover .design__number{color:#9be7a8}.design__item:hover .design__main h3{color:#a6ecaf}.design__item:hover .design__visual img{transform:scale(1.045)}.design__item:hover .design__arrow{color:#a6ecaf;border-color:#9be7a859;transform:translate(3px)}.design__number{color:#aacdaf4d;letter-spacing:.08em;align-self:start;padding-top:6px;font-size:.7rem;font-weight:700;transition:color .25s}.design__main{min-width:0}.design__main h3{color:#f4f9f4;letter-spacing:-.02em;margin:0 0 8px;font-size:1.05rem;font-weight:800;line-height:1.3;transition:color .25s}.design__main p{color:#e8f7e98f;max-width:500px;margin:0;font-size:.78rem;line-height:1.55}.design__visual{contain:paint;background:radial-gradient(circle at 50% 35%,#7ed88924,#223a27c7 68%);border:1px solid #9be7a829;border-radius:10px;justify-content:center;align-items:center;width:100px;height:100px;transition:transform .3s,border-color .3s,background .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff06,0 8px 24px #00000024}.design__visual:after{content:"";filter:blur(14px);opacity:.8;background:#7ed88917;border-radius:50%;width:52px;height:52px;transition:transform .35s,opacity .35s;position:absolute}.design__visual svg{z-index:2;color:#9be7a8;stroke-width:1.6px;filter:drop-shadow(0 0 8px #7ed8892e);width:40px;height:40px;transition:transform .35s,color .3s,filter .35s;position:relative}.design__arrow{color:#e8f7e966;border:1px solid #9be7a824;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:.9rem;transition:color .25s,border-color .25s,transform .25s;display:flex}@keyframes designBannerLine{0%{opacity:0;left:-20%}10%{opacity:1}50%{opacity:1}90%{opacity:1}to{opacity:0;left:115%}}@media (width<=950px){.design__item{grid-template-columns:42px minmax(0,1fr) 155px 40px;gap:17px}.design__visual{width:155px;height:92px}.design__banner{height:165px}}@media (width<=750px){.design{padding:70px 0}.design__header{margin-bottom:38px}.design__banner{height:145px;margin-bottom:28px}.design__item{grid-template-columns:35px minmax(0,1fr) 125px 38px;gap:13px;min-height:120px}.design__visual{width:125px;height:82px}.design__main h3{font-size:.95rem}.design__main p{font-size:.73rem}}@media (width<=560px){.design{padding:55px 0}.design__container{width:90%}.design__header{margin-bottom:32px}.design__header span{padding:6px 16px;font-size:.75rem}.design__header h2{font-size:1.6rem}.design__header p{font-size:.8rem}.design__banner{border-radius:6px;height:125px;margin-bottom:20px}.design__item{grid-template-columns:28px minmax(0,1fr) 90px;gap:10px;min-height:105px;padding:12px 0}.design__item:hover{padding-left:7px;padding-right:7px}.design__number{font-size:.62rem}.design__main h3{margin-bottom:5px;font-size:.88rem}.design__main p{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.69rem;line-height:1.45;display:-webkit-box;overflow:hidden}.design__visual{border-radius:4px;width:90px;height:68px}.design__arrow{display:none}.design__banner-line{width:60px;animation-duration:4.5s}}@media (width<=380px){.design__item{grid-template-columns:25px minmax(0,1fr) 78px;gap:8px}.design__visual{width:78px;height:60px}.design__main h3{font-size:.84rem}.design__main p{font-size:.66rem}}@media (prefers-reduced-motion:reduce){.design__banner-line{animation:none}.design__card,.design__item,.design__image,.design__visual img{transition:none}}.maintenance{contain-intrinsic-size:1000px;background:#1b2d20;padding:90px 0;position:relative;overflow:hidden}.maintenance__container{z-index:2;width:min(1080px,92%);margin:0 auto;position:relative}.maintenance__header{text-align:center;max-width:675px;margin:0 auto 45px}.maintenance__header span{color:#9be7a8;letter-spacing:.03em;background:#6fd88914;border:1px solid #9be7a838;border-radius:50px;justify-content:center;align-items:center;margin-bottom:14px;padding:7px 18px;font-size:.8rem;font-weight:700;display:inline-flex;box-shadow:0 0 16px #64cd730f}.maintenance__banner{isolation:isolate;contain:paint;background:#223a27;border:1px solid #9be7a824;border-radius:7px;width:100%;height:175px;margin-bottom:35px;position:relative;overflow:hidden}.maintenance__banner>img{object-fit:cover;opacity:.72;filter:saturate(.85);width:100%;height:100%;transition:opacity .4s;display:block;position:absolute;inset:0;transform:scale(1.01)}.maintenance__banner-overlay{z-index:2;pointer-events:none;background:linear-gradient(90deg,#112615d1 0%,#11261557 50%,#112615d1 100%);position:absolute;inset:0}.maintenance__banner-line{z-index:3;pointer-events:none;background:linear-gradient(90deg,#0000 0%,#9be7a805 15%,#9be7a829 50%,#9be7a805 85%,#0000 100%);width:80px;height:160%;animation:5s ease-in-out infinite maintenanceBannerLine;position:absolute;top:-30%;left:-20%;transform:skew(-18deg)}.maintenance .description{color:#e8f7e9ad;text-align:center;letter-spacing:.01em;background:#6fd88909;border-top:1px solid #9be7a81f;border-bottom:1px solid #9be7a81f;max-width:1050px;margin:0 auto 38px;padding:18px 24px 18px 28px;font-size:.9rem;line-height:1.7;position:relative}.maintenance .description:before{content:"";background:linear-gradient(#0000,#7ed889,#0000);border-radius:3px;width:3px;height:32px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.maintenance__list{border-top:1px solid #9be7a81f}.maintenance__item{cursor:pointer;border-bottom:1px solid #9be7a81f;grid-template-columns:50px minmax(0,1fr) 180px 44px;align-items:center;gap:22px;min-height:140px;padding:17px 0;transition:background-color .25s,padding .25s;display:grid;position:relative}.maintenance__item:hover{background:#6fd88909;padding-left:12px;padding-right:12px}.maintenance__item:hover .maintenance__number{color:#9be7a8}.maintenance__item:hover .maintenance__main h3{color:#a6ecaf}.maintenance__item:hover .maintenance__visual img{transform:scale(1.045)}.maintenance__item:hover .maintenance__arrow{color:#a6ecaf;border-color:#9be7a859;transform:translate(3px)}.maintenance__item:focus-visible{outline-offset:3px;outline:1px solid #9be7a873}.maintenance__number{color:#aacdaf4d;letter-spacing:.08em;align-self:start;padding-top:6px;font-size:.7rem;font-weight:700;transition:color .25s}.maintenance__main{min-width:0}.maintenance__main h3{color:#f4f9f4;letter-spacing:-.02em;margin:0 0 8px;font-size:1.05rem;font-weight:800;line-height:1.3;transition:color .25s}.maintenance__main p{color:#e8f7e98f;max-width:500px;margin:0;font-size:.78rem;line-height:1.55}.maintenance__visual{background:radial-gradient(circle at 50% 35%,#7ed88924,#223a27b8 65%);border:1px solid #9be7a829;border-radius:10px;justify-content:center;align-items:center;width:100px;height:100px;transition:transform .3s,border-color .3s,background .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff06,0 8px 25px #00000024}.maintenance__visual:before{content:"";pointer-events:none;background:radial-gradient(circle at 50% 0,#9be7a81f,#0000 55%);position:absolute;inset:0}.maintenance__visual:after{content:"";filter:blur(12px);opacity:.8;background:#7ed88914;border-radius:50%;width:52px;height:52px;transition:transform .3s,opacity .3s;position:absolute}.maintenance__visual svg{z-index:2;color:#9be7a8;stroke-width:1.6px;filter:drop-shadow(0 0 8px #7ed8892e);width:40px;height:40px;transition:transform .3s,color .3s,filter .3s;position:relative}.maintenance__arrow{color:#e8f7e966;border:1px solid #9be7a824;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:.9rem;transition:color .25s,border-color .25s,transform .25s;display:flex}@keyframes maintenanceBannerLine{0%{opacity:0;left:-20%}10%{opacity:1}50%{opacity:1}90%{opacity:1}to{opacity:0;left:115%}}@media (width<=950px){.maintenance__item{grid-template-columns:42px minmax(0,1fr) 155px 40px;gap:17px}.maintenance__visual{width:155px;height:92px}.maintenance__banner{height:165px}}@media (width<=750px){.maintenance{padding:70px 0}.maintenance__header{margin-bottom:38px}.maintenance__banner{height:145px;margin-bottom:28px}.maintenance__item{grid-template-columns:35px minmax(0,1fr) 125px 38px;gap:13px;min-height:120px}.maintenance__visual{width:125px;height:82px}.maintenance__main h3{font-size:.95rem}.maintenance__main p{font-size:.73rem}}@media (width<=560px){.maintenance{padding:55px 0}.maintenance__container{width:90%}.maintenance__header{margin-bottom:32px}.maintenance__header span{padding:6px 16px;font-size:.75rem}.maintenance .description{margin-bottom:25px;padding:15px 18px 15px 22px;font-size:.8rem;line-height:1.6}.maintenance__banner{border-radius:6px;height:125px;margin-bottom:20px}.maintenance__item{grid-template-columns:28px minmax(0,1fr) 90px;gap:10px;min-height:105px;padding:12px 0}.maintenance__item:hover{padding-left:7px;padding-right:7px}.maintenance__number{font-size:.62rem}.maintenance__main h3{margin-bottom:5px;font-size:.88rem}.maintenance__main p{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.69rem;line-height:1.45;display:-webkit-box;overflow:hidden}.maintenance__visual{border-radius:4px;width:90px;height:68px}.maintenance__arrow{display:none}.maintenance__banner-line{width:60px;animation-duration:4.5s}}@media (width<=380px){.maintenance__item{grid-template-columns:25px minmax(0,1fr) 78px;gap:8px}.maintenance__visual{width:78px;height:60px}.maintenance__main h3{font-size:.84rem}.maintenance__main p{font-size:.66rem}}@media (prefers-reduced-motion:reduce){.maintenance__banner-line{animation:none}.maintenance__item,.maintenance__visual img{transition:none}}.faqGenerator{content-visibility:auto;contain-intrinsic-size:900px;background:#1b2d20;padding:225px 0 45px}.faqGenerator__container{width:min(990px,92%);margin:auto}.faqGenerator__header{text-align:center;max-width:738px;margin:0 auto 54px}.faqGenerator__header span{color:#9be7a8;background:#6fd8891a;border:1px solid #9be7a83d;border-radius:50px;align-items:center;margin-bottom:16px;padding:9px 22px;font-weight:700;display:inline-flex;box-shadow:0 0 20px #5bc2661a,inset 0 0 10px #5bc2660a}.faqGenerator__header h1{color:#f5fff5;letter-spacing:-.7px;text-shadow:0 0 25px #8be8941a;margin-bottom:18px;font-size:clamp(2rem,3.6vw,3rem);font-weight:800;line-height:1.1}.faqGenerator__header p{color:#e8f7e9ad;font-size:.95rem;line-height:1.7}.faqGenerator__search{background:#243b2b;border:1px solid #84dd8c29;border-radius:18px;align-items:center;gap:13px;max-width:675px;margin:0 auto 22px;padding:16px 22px;transition:border-color .3s,box-shadow .3s;display:flex;box-shadow:0 14px 35px #0000003d,0 0 25px #4cb2590b,inset 0 1px #ffffff0b}.faqGenerator__search:focus-within{border-color:#8be89461;box-shadow:0 15px 40px #00000047,0 0 25px #52be601f,0 0 55px #52be600a,inset 0 1px #ffffff0f}.faqGenerator__search svg{color:#8fde9b;filter:drop-shadow(0 0 7px #7dde8740);font-size:1.15rem}.faqGenerator__search input{color:#f4f9f4;background:0 0;border:none;outline:none;flex:1;font-size:.9rem}.faqGenerator__search input::placeholder{color:#e8f7e96b}.faqGenerator__results{text-align:center;justify-content:center;align-items:center;margin:0 auto 36px;display:flex}.faqGenerator__results span{color:#9be7a8;background:#6fd88917;border:1px solid #9be7a82e;border-radius:50px;padding:9px 20px;font-weight:700;display:inline-flex;box-shadow:0 0 18px #5bc26612}.faqGenerator__list{flex-direction:column;gap:18px;display:flex}.faqGenerator__item{background:#243b2b;border:1px solid #84dd8c21;border-radius:22px;transition:transform .35s,box-shadow .35s,border-color .35s;overflow:hidden;box-shadow:0 14px 35px #0000003b,0 0 22px #4cb25909,inset 0 1px #ffffff0b}.faqGenerator__item:hover{border-color:#8be89440;transform:translateY(-4px);box-shadow:0 22px 48px #0000004d,0 0 28px #52be6017,inset 0 1px #ffffff0f}.faqGenerator__item.active{border-color:#8be89457;box-shadow:0 20px 45px #0000004d,0 0 32px #52be6021,0 0 70px #52be600b,inset 0 1px #ffffff12}.faqGenerator__item.active .faqGenerator__question{background:linear-gradient(135deg,#315c39 0%,#285033 50%,#23462d 100%)}.faqGenerator__item.active .faqGenerator__question h3{color:#f4f9f4}.faqGenerator__item.active .faqGenerator__question .icon{color:#b5f2bd;filter:drop-shadow(0 0 8px #8be89459);transform:rotate(180deg)}.faqGenerator__item.active .faqGenerator__answer{grid-template-rows:1fr}.faqGenerator__question{cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:22px;width:100%;padding:22px 27px;transition:background .35s;display:flex}.faqGenerator__question h3{text-align:left;color:#f2fff3;flex:1;font-size:1.05rem;font-weight:800;line-height:1.45;transition:color .3s}.faqGenerator__question .icon{color:#83d88f;flex-shrink:0;font-size:1.1rem;transition:transform .35s,color .35s}.faqGenerator__answer{grid-template-rows:0fr;transition:grid-template-rows .45s;display:grid}.faqGenerator__answerContent{overflow:hidden}.faqGenerator__answerContent p{color:#e8f7e9b3;background:#203a27;border-top:1px solid #8be8941a;margin:0;padding:27px 31px 31px;font-size:.9rem;line-height:1.8}.faqGenerator__empty{text-align:center;background:#243b2b;border:1px solid #84dd8c21;border-radius:22px;padding:63px 27px;box-shadow:0 18px 45px #00000040,0 0 25px #4cb2590a}.faqGenerator__empty h3{color:#8c5821;margin-bottom:13px;font-size:1.35rem}.faqGenerator__empty p{color:#e8f7e99e}@media (width<=900px){.faqGenerator{padding:180px 0}.faqGenerator__header{margin-bottom:40px}.faqGenerator__question{padding:20px 22px}}@media (width<=600px){.faqGenerator{padding:160px 0}.faqGenerator__header h1{font-size:1.8rem}.faqGenerator__header p{font-size:.85rem}.faqGenerator__search{border-radius:14px;padding:13px 16px}.faqGenerator__results{margin-bottom:27px}.faqGenerator__results span{font-size:.8rem}.faqGenerator__item{border-radius:18px}.faqGenerator__question{padding:16px}.faqGenerator__question h3{font-size:.9rem}.faqGenerator__answerContent p{padding:22px 18px 27px;font-size:.85rem;line-height:1.7}}.infos{background:#1b2d20;padding:100px 0;font-family:Inter,sans-serif;position:relative;overflow:hidden}.infos__header{width:min(1080px,92%);margin:0 auto 55px}.infos__eyebrow{color:#8bd99a;letter-spacing:1.4px;background:#6fd88912;border:1px solid #8bd99a29;border-radius:999px;margin-bottom:18px;padding:8px 14px;font-size:10px;font-weight:700;display:inline-flex}.infos__header h1{color:#f4f8f4;letter-spacing:-1.5px;max-width:800px;margin:0 0 22px;font-size:44px;font-weight:800;line-height:1.08}.infos__header p{color:#e2efe49e;max-width:650px;margin:0;font-size:16px;line-height:1.7}.infos__grid{grid-template-columns:repeat(12,1fr);gap:18px;width:min(1080px,92%);margin:0 auto;display:grid}.infos__card{border:1px solid #fff1;border-radius:27px;padding:34px;transition:transform .35s,border-color .35s,box-shadow .35s;position:relative;overflow:hidden}.infos__card:before{content:"";pointer-events:none;background:#65b97611;border-radius:50%;width:240px;height:240px;position:absolute;top:-120px;right:-100px}.infos__card:hover{border-color:#65b97638;transform:translateY(-6px);box-shadow:0 25px 55px #0003,0 0 35px #65b97606}.infos__card--tax{background:linear-gradient(135deg,#29472f 0%,#1f3926 55%,#1c3021 100%);grid-column:span 7;min-height:300px}.infos__card--simulator{background:linear-gradient(135deg,#253d2b,#203526);grid-column:span 5;min-height:300px}.infos__card--quote{background:linear-gradient(135deg,#32422d,#293827);grid-column:span 5;min-height:260px}.infos__card--services{background:linear-gradient(135deg,#213a28,#1c3223);grid-column:span 7;min-height:260px}.infos__icon{z-index:2;color:#8bdd9a;background:#6fd88914;border:1px solid #8bd99a2e;border-radius:15px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:25px;font-size:20px;font-weight:800;display:flex;position:relative}.infos__content{z-index:2;position:relative}.infos__label{color:#79c988;letter-spacing:1.4px;margin-bottom:10px;font-size:10px;font-weight:700;display:block}.infos__content h2{color:#f3f8f3;letter-spacing:-.5px;max-width:600px;margin:0 0 14px;font-size:25px;font-weight:800;line-height:1.2}.infos__content p{color:#ddece0a1;max-width:600px;margin:0 0 21px;font-size:14px;line-height:1.6}.infos__notice{align-items:flex-start;gap:9px;margin-bottom:20px;display:flex}.infos__notice span{color:#8bdd9a;border:1px solid #8bd99a2e;border-radius:50%;flex:none;justify-content:center;align-items:center;width:18px;height:18px;margin-top:1px;font-size:11px;font-weight:800;display:flex}.infos__notice p{margin:0;font-size:11px;line-height:1.5}.infos__button{color:#17301e;cursor:pointer;background:#8cdb9a;border:0;border-radius:12px;align-items:center;gap:11px;padding:13px 18px;font-family:inherit;font-size:13px;font-weight:750;transition:transform .25s,background .25s;display:inline-flex}.infos__button span{font-size:16px}.infos__button:hover{background:#a1e6ac;transform:translateY(-2px)}.infos__link{color:#8cdb9a;cursor:pointer;background:0 0;border:0;align-items:center;gap:9px;padding:0;font-family:inherit;font-size:13px;font-weight:700;transition:gap .25s,color .25s;display:inline-flex}.infos__link span{font-size:17px}.infos__link:hover{color:#a3e8ae;gap:14px}.infos__tags{flex-wrap:wrap;gap:7px;margin-bottom:20px;display:flex}.infos__tags span{color:#e0efe2b8;background:#6fd8890d;border:1px solid #8bd99a1f;border-radius:999px;padding:6px 10px;font-size:11px}.infos__small{background:#203526;border:1px solid #ffffff0f;border-radius:24px;grid-column:span 6;align-items:flex-start;gap:20px;padding:28px;transition:transform .35s,border-color .35s;display:flex;position:relative;overflow:hidden}.infos__small:hover{border-color:#65b97633;transform:translateY(-5px)}.infos__small h3{color:#f0f6f1;margin:0 0 8px;font-size:19px;font-weight:750;line-height:1.25}.infos__small p{color:#ddece094;margin:0 0 17px;font-size:13px;line-height:1.55}.infos__small-icon{color:#86d796;background:#6fd88912;border:1px solid #8bd99a29;border-radius:13px;flex:none;justify-content:center;align-items:center;width:42px;height:42px;font-size:17px;font-weight:800;display:flex}@media (width<=900px){.infos{padding:80px 0}.infos__header{margin-bottom:42px}.infos__header h1{font-size:36px}.infos__grid{flex-direction:column;display:flex}.infos__card--tax,.infos__card--simulator,.infos__card--quote,.infos__card--services{min-height:auto}}@media (width<=600px){.infos{padding:60px 0}.infos__header,.infos__grid{width:calc(100% - 30px)}.infos__header{margin-bottom:35px}.infos__header h1{letter-spacing:-.8px;font-size:28px;line-height:1.12}.infos__header h1 br{display:none}.infos__header p{font-size:14px;line-height:1.6}.infos__card{border-radius:22px;padding:25px 22px}.infos__content h2{font-size:21px}.infos__content p{font-size:13px}.infos__small{border-radius:21px;flex-direction:column;gap:15px;padding:23px 20px}.infos__small h3{font-size:18px}.infos__tags{gap:6px}}.sponso{content-visibility:auto;contain-intrinsic-size:500px;background:#1b2d20;padding:90px 20px}.sponso__header{text-align:center;max-width:675px;margin:0 auto 54px}.sponso__header h2{color:#173d20;margin-bottom:14px;font-size:36px;font-weight:700}.sponso__header p{color:#64748b;font-size:16px}.sponso__grid{grid-template-columns:repeat(4,1fr);align-items:center;gap:40px;width:min(990px,95%);margin:auto;display:grid}.sponso__item{will-change:transform;justify-content:center;align-items:center;height:117px;padding:14px;transition:all .35s;display:flex;position:relative}.sponso__item img{object-fit:contain;filter:grayscale();opacity:.65;will-change:filter, opacity;width:171px;height:81px;transition:all .35s}.sponso__item:hover{transform:translateY(-5px)}.sponso__item:hover img{filter:grayscale(0);opacity:1}.sponso__item:after{content:"";background:#2d7d32;width:0;height:2px;transition:all .35s;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.sponso__item:hover:after{width:65px}@media (width<=900px){.sponso__grid{grid-template-columns:repeat(2,1fr);gap:32px}}@media (width<=500px){.sponso{padding:65px 15px}.sponso__header h2{font-size:28px}.sponso__grid{grid-template-columns:1fr}.sponso__item{height:100px}.sponso__item img{width:155px;height:72px}}.slider{background:#1b2d20;width:100%;margin-top:72px;position:relative;overflow:hidden}.slider__container{width:100%;position:relative;overflow:hidden}.slider__track{width:100%;transition:transform .9s cubic-bezier(.77,0,.18,1);display:flex}.slider__item{flex:0 0 100%;width:100%;min-width:100%;position:relative}.slider__dots{z-index:20;align-items:center;gap:8px;display:flex;position:absolute;bottom:30px;left:50%;transform:translate(-50%)}.slider__dots button{cursor:pointer;background:#dcebde59;border:0;border-radius:50%;width:8px;height:8px;padding:0;transition:all .35s}.slider__dots button.active{background:#65b976;border-radius:20px;width:32px}.slider__dots button:hover{background:#65b976}.section-separator{background:#77dc8b29;width:85%;height:1px;margin:22px auto;display:block}@media (width<=700px){.slider{margin-top:36px}.slider__dots{bottom:20px}}.separator{align-items:center;gap:28px;width:min(1200px,92%);margin:70px auto;display:flex}.separator__line{background:linear-gradient(90deg,#0000,#49a85f59,#658408,#49a85f59,#0000);border-radius:999px;flex:1;height:2px;position:relative}.separator__line:after{content:"";background:radial-gradient(#49a85f2e,#0000 70%);width:100%;height:10px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.separator__center{background:linear-gradient(135deg,#317812,#658408);border:6px solid #fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:74px;height:74px;display:flex;box-shadow:0 10px 30px #11753b40}.separator__center svg{color:#fff;width:30px;height:30px}@media (width<=700px){.separator{gap:16px;margin:45px auto}.separator__center{border-width:4px;width:58px;height:58px}.separator__center svg{width:24px;height:24px}}.serviceSearch{content-visibility:auto;contain-intrinsic-size:900px;background:#1b2d20}.serviceSearch__container{z-index:2;width:min(1080px,92%);margin:0 auto;position:relative}.serviceSearch__search{max-width:685px;margin:0 auto 40px;position:relative}.serviceSearch__search input{text-align:center;color:#f4f9f4;width:100%;height:50px;box-shadow:none;background:#6fd88909;border:1px solid #9be7a82e;border-radius:999px;padding:0 22px;font-size:.9rem;font-weight:500;transition:border-color .3s,box-shadow .3s}.serviceSearch__search input::placeholder{color:#e8f7e966}.serviceSearch__search input:focus{border-color:#9be7a866;outline:none;box-shadow:0 0 0 5px #6fd8890f}.serviceSearch__list{border-top:1px solid #9be7a81f}.serviceSearch__item{cursor:pointer;background:0 0;border-bottom:1px solid #9be7a81f;grid-template-columns:50px minmax(0,1fr) 180px 44px;align-items:center;gap:22px;min-height:140px;padding:17px 0;transition:background-color .25s,padding .25s;display:grid;position:relative}.serviceSearch__item:hover{background:#6fd88909;padding-left:12px;padding-right:12px}.serviceSearch__item:hover .serviceSearch__number{color:#9be7a8}.serviceSearch__item:hover .serviceSearch__main h3{color:#a6ecaf}.serviceSearch__item:hover .serviceSearch__visual img:first-child{transform:scale(1.045)}.serviceSearch__item:hover .serviceSearch__arrow{color:#a6ecaf;border-color:#9be7a859;transform:translate(3px)}.serviceSearch__number{color:#aacdaf4d;letter-spacing:.08em;align-self:start;padding-top:6px;font-size:.7rem;font-weight:700;transition:color .25s}.serviceSearch__main{min-width:0}.serviceSearch__main h3{color:#f4f9f4;letter-spacing:-.02em;margin:0 0 8px;font-size:1.05rem;font-weight:800;line-height:1.3;transition:color .25s}.serviceSearch__main p{color:#e8f7e98f;max-width:500px;margin:0;font-size:.78rem;line-height:1.55}.serviceSearch__visual{contain:paint;background:#243b2b;border:1px solid #9be7a81f;border-radius:5px;width:180px;height:100px;position:relative;overflow:hidden}.serviceSearch__visual img:first-child{object-fit:cover;will-change:transform;width:100%;height:100%;transition:transform .45s;display:block;transform:scale(1)}.serviceSearch__visual .icon{object-fit:cover;z-index:2;background:#1b2d20;border-radius:8px;width:42px;height:42px;padding:3px;position:absolute;top:8px;left:8px;box-shadow:0 5px 15px #0003}.serviceSearch__visual:after{content:"";pointer-events:none;background:linear-gradient(#1b2d2005,#1b2d202e);position:absolute;inset:0}.serviceSearch__arrow{color:#e8f7e966;border:1px solid #9be7a824;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:.9rem;transition:color .25s,border-color .25s,transform .25s;display:flex}.serviceSearch__empty{text-align:center;background:#6fd88906;border-bottom:1px solid #9be7a81f;padding:45px}.serviceSearch__empty h3{color:#f4f9f4;margin:0;font-size:1.05rem;font-weight:700}@media (width<=950px){.serviceSearch__item{grid-template-columns:42px minmax(0,1fr) 155px 40px;gap:17px}.serviceSearch__visual{width:155px;height:92px}}@media (width<=750px){.serviceSearch__item{grid-template-columns:35px minmax(0,1fr) 125px 38px;gap:13px;min-height:120px}.serviceSearch__visual{width:125px;height:82px}.serviceSearch__main h3{font-size:.95rem}.serviceSearch__main p{font-size:.73rem}}@media (width<=560px){.serviceSearch{padding:55px 0}.serviceSearch__container{width:90%}.serviceSearch__search{margin-bottom:32px}.serviceSearch__search input{height:50px;padding:0 16px;font-size:.9rem}.serviceSearch__item{grid-template-columns:28px minmax(0,1fr) 90px;gap:10px;min-height:105px;padding:12px 0}.serviceSearch__item:hover{padding-left:7px;padding-right:7px}.serviceSearch__number{font-size:.62rem}.serviceSearch__main h3{margin-bottom:5px;font-size:.88rem}.serviceSearch__main p{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.69rem;line-height:1.45;display:-webkit-box;overflow:hidden}.serviceSearch__visual{border-radius:4px;width:90px;height:68px}.serviceSearch__visual .icon{width:34px;height:34px;top:6px;left:6px}.serviceSearch__arrow{display:none}}@media (width<=380px){.serviceSearch__item{grid-template-columns:25px minmax(0,1fr) 78px;gap:8px}.serviceSearch__visual{width:78px;height:60px}.serviceSearch__main h3{font-size:.84rem}.serviceSearch__main p{font-size:.66rem}}@media (prefers-reduced-motion:reduce){.serviceSearch__item,.serviceSearch__visual img,.serviceSearch__arrow{transition:none}}.statusFooter{color:#fff;background:#1b2e1f;justify-content:center;align-items:center;width:100%;padding:16px 18px;transition:all .3s;display:flex;position:relative;overflow:hidden}.statusFooter:before{content:"";pointer-events:none;background:radial-gradient(circle at top,#7ebe5f2e,#0000 65%);position:absolute;inset:0}.statusFooter .status-content{z-index:2;letter-spacing:.3px;text-align:center;justify-content:center;align-items:center;gap:11px;font-size:.86rem;font-weight:600;display:flex;position:relative}.statusFooter .status-content:before{content:"";border-radius:50%;flex-shrink:0;width:10px;height:10px;box-shadow:0 0 11px}.statusFooter.open{background:linear-gradient(135deg,#4a6003,#6f8f05)}.statusFooter.open .status-content:before{color:#8ee35d;background:#8ee35d}.statusFooter.closed{background:linear-gradient(135deg,#3a3328,#5b4932)}.statusFooter.closed .status-content:before{color:#e5a84b;background:#e5a84b}@media (width<=600px){.statusFooter{padding:14px 13px}.statusFooter .status-content{gap:9px;font-size:.77rem;line-height:1.35}}.error404{isolation:isolate;color:#f5faf5;background:#1b2d20;justify-content:center;align-items:center;min-height:100vh;margin-top:120px;display:flex;position:relative;overflow:hidden}.error404__background{z-index:-2;pointer-events:none;background:radial-gradient(circle at 15% 20%,#75c98424,#0000 30%),radial-gradient(circle at 85% 75%,#65b9761a,#0000 35%),linear-gradient(135deg,#1b2d20 0%,#203925 50%,#16281c 100%);position:absolute;inset:0}.error404__background:before{content:"";opacity:.8;background:linear-gradient(90deg,#0000 49.9%,#f5faf509 50%,#0000 50.1%);position:absolute;inset:0}.error404:before,.error404:after{content:"";pointer-events:none;z-index:-1;border-radius:50%;position:absolute}.error404:before{border:1px solid #75c9841a;width:500px;height:500px;top:-280px;left:-220px}.error404:after{border:1px solid #75c98412;width:700px;height:700px;bottom:-430px;right:-430px}.error404__container{z-index:2;text-align:center;width:min(850px,92%);margin:auto;padding:150px 0;position:relative}.error404__icon{color:#75c984;-webkit-backdrop-filter:blur(10px);background:#75c98414;border:1px solid #75c98459;border-radius:50%;justify-content:center;align-items:center;width:78px;height:78px;margin:0 auto 24px;display:flex;position:relative;box-shadow:0 0 0 8px #75c98406,0 20px 50px #0000002e}.error404__icon:after{content:"";border:1px solid #75c9840f;border-radius:50%;position:absolute;inset:-9px}.error404__label{color:#75c984;letter-spacing:.16em;text-transform:uppercase;background:#75c98412;border:1px solid #75c98433;border-radius:999px;align-items:center;padding:7px 15px;font-size:.63rem;font-weight:800;display:inline-flex}.error404 h1{color:#fffffff2;letter-spacing:-.06em;margin:23px 0 17px;font-size:clamp(2.7rem,6vw,5.2rem);font-weight:800;line-height:.95}.error404 p{color:#e8f7e991;width:min(590px,100%);margin:0 auto 34px;font-size:.9rem;line-height:1.8}.error404__buttons{flex-wrap:wrap;justify-content:center;align-items:center;gap:11px;display:flex}.error404__buttons a{border-radius:999px;justify-content:center;align-items:center;gap:11px;min-height:48px;padding:0 21px;font-size:.7rem;font-weight:700;text-decoration:none;transition:transform .45s cubic-bezier(.16,1,.3,1),background .35s,border-color .35s,color .35s;display:inline-flex}.error404__buttons a svg{transition:transform .4s cubic-bezier(.16,1,.3,1)}.error404__buttons a:hover{transform:translateY(-4px)}.error404__buttons a:hover svg{transform:translate(2px,-2px)}.error404__buttons a:first-child{color:#102016;background:#75c984;box-shadow:0 12px 28px #0000002e}.error404__buttons a:first-child:hover{background:#8bdd98}.error404__buttons a:last-child{color:#f5faf5d1;-webkit-backdrop-filter:blur(10px);background:#1b2d2073;border:1px solid #75c98440}.error404__buttons a:last-child:hover{color:#75c984;background:#75c98414;border-color:#75c9848c}.error404 h2{color:#75c9840e;letter-spacing:-.09em;-webkit-user-select:none;user-select:none;pointer-events:none;margin:55px 0 0;font-size:clamp(8rem,25vw,18rem);font-weight:800;line-height:.72;position:relative}.error404 h2:after{content:"404";color:#f5faf505;-webkit-text-stroke:1px #75c9840e;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.error404__container:after{content:"HE ÉLAGUEUR  ·  ÉLAGAGE  ·  ABATTAGE  ·  ENTRETIEN";color:#f5faf52e;letter-spacing:.2em;width:100%;font-size:.52rem;font-weight:700;position:absolute;bottom:65px;left:50%;transform:translate(-50%)}@media (width<=768px){.error404__container{padding:120px 0}.error404__icon{width:70px;height:70px}.error404__icon svg{width:30px;height:30px}.error404 h1{font-size:clamp(2.5rem,9vw,4rem)}.error404 p{font-size:.84rem}.error404__buttons a{min-height:50px}.error404 h2{margin-top:48px;font-size:clamp(7rem,28vw,11rem)}.error404__container:after{letter-spacing:.13em;font-size:.46rem;bottom:35px}}@media (width<=480px){.error404__container{width:88%;padding:100px 0}.error404__icon{width:64px;height:64px;margin-bottom:20px}.error404__label{padding:6px 12px;font-size:.56rem}.error404 h1{margin-top:19px;font-size:2.4rem;line-height:1}.error404 p{margin-bottom:27px;font-size:.8rem;line-height:1.7}.error404__buttons{flex-direction:column;width:100%}.error404__buttons a{width:100%}.error404 h2{margin-top:42px;font-size:7rem}.error404__container:after{display:none}}@media (prefers-reduced-motion:reduce){.error404 *{transition:none!important}}.googleMapNav{isolation:isolate;background:#1b2d20;padding:95px 0;position:relative;overflow:hidden}.googleMapNav:before{content:"";filter:blur(80px);pointer-events:none;z-index:-1;background:#49a85f14;border-radius:50%;width:520px;height:520px;position:absolute;top:-280px;left:-220px}.googleMapNav:after{content:"";filter:blur(90px);pointer-events:none;z-index:-1;background:#65850b12;border-radius:50%;width:500px;height:500px;position:absolute;bottom:-300px;right:-280px}.googleMapNav__container{grid-template-columns:.85fr 1.15fr;align-items:center;gap:55px;width:min(1120px,92%);margin:0 auto;display:grid}.googleMapNav__content{z-index:2;position:relative}.googleMapNav__badge{color:#7dcc8c;letter-spacing:.02em;background:#49a85f14;border:1px solid #49a85f40;border-radius:30px;align-items:center;gap:8px;width:fit-content;margin-bottom:19px;padding:7px 15px;font-size:.76rem;font-weight:700;display:inline-flex}.googleMapNav__badge svg{stroke-width:2.2px}.googleMapNav h2{color:#f3f7f2;letter-spacing:-.035em;margin:0 0 17px;font-size:clamp(2rem,3vw,3rem);font-weight:800;line-height:1.1}.googleMapNav h2 span{color:#6fbe7d}.googleMapNav__description{color:#e8f7e9a3;max-width:500px;margin:0 0 32px;font-size:.91rem;line-height:1.75}.googleMapNav__infos{flex-direction:column;gap:13px;margin-bottom:30px;display:flex}.googleMapNav__info{background:#ffffff06;border:1px solid #e8f7e912;border-radius:8px;align-items:center;gap:14px;padding:13px 15px;transition:border-color .3s,background .3s,transform .3s;display:flex}.googleMapNav__info:hover{background:#49a85f0b;border-color:#49a85f38;transform:translate(4px)}.googleMapNav__info>div:last-child{flex-direction:column;gap:3px;display:flex}.googleMapNav__info span{color:#e8f7e96e;text-transform:uppercase;letter-spacing:.07em;font-size:.68rem;font-weight:600}.googleMapNav__info strong{color:#e8f7e9;font-size:.88rem;font-weight:600;line-height:1.4}.googleMapNav__icon{color:#6fbe7d;background:linear-gradient(135deg,#49a85f29,#11753b14);border:1px solid #49a85f2e;border-radius:8px;flex:0 0 43px;justify-content:center;align-items:center;width:43px;height:43px;display:flex}.googleMapNav__button{color:#fff;background:linear-gradient(135deg,#3d9651,#28743b);border:1px solid #7dcc8c2e;border-radius:6px;align-items:center;gap:10px;width:fit-content;padding:12px 18px;font-size:.82rem;font-weight:700;text-decoration:none;transition:transform .3s,box-shadow .3s,filter .3s;display:inline-flex;box-shadow:0 10px 25px #0000002e,inset 0 1px #ffffff14}.googleMapNav__button svg:last-child{opacity:.65}.googleMapNav__button:hover{filter:brightness(1.08);transform:translateY(-2px);box-shadow:0 14px 30px #00000040,0 0 25px #49a85f1f}.googleMapNav__map{position:relative}.googleMapNav__mapFrame{background:#15251a;border:1px solid #7dcc8c24;border-radius:9px;height:430px;position:relative;overflow:hidden;box-shadow:0 25px 60px #00000047,0 0 0 1px #00000026}.googleMapNav__mapFrame iframe{filter:saturate(.82)contrast(.95);border:0;width:100%;height:100%;display:block}.googleMapNav__mapFrame:after{content:"";pointer-events:none;background:linear-gradient(#1b2d2014,#0000 25% 75%,#1b2d2040);position:absolute;inset:0}.googleMapNav__mapOverlay{-webkit-backdrop-filter:blur(12px);z-index:3;background:#15251ae8;border:1px solid #e8f7e91a;border-radius:7px;align-items:center;gap:11px;padding:10px 14px 10px 10px;display:flex;position:absolute;bottom:20px;left:20px;box-shadow:0 10px 25px #00000040}.googleMapNav__location{color:#70c17f;background:#49a85f26;border:1px solid #49a85f33;border-radius:7px;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.googleMapNav__locationText{flex-direction:column;gap:2px;display:flex}.googleMapNav__locationText strong{color:#edf7ee;font-size:.78rem;font-weight:700}.googleMapNav__locationText span{color:#e8f7e973;font-size:.65rem}@media (width<=900px){.googleMapNav{padding:75px 0}.googleMapNav__container{grid-template-columns:1fr;gap:40px}.googleMapNav__content{max-width:700px}.googleMapNav__description{max-width:650px}.googleMapNav__mapFrame{height:390px}}@media (width<=550px){.googleMapNav{padding:60px 0}.googleMapNav__container{gap:32px;width:min(92%,420px)}.googleMapNav__badge{padding:6px 13px;font-size:.7rem}.googleMapNav h2{margin-bottom:14px;font-size:1.85rem}.googleMapNav__description{margin-bottom:25px;font-size:.84rem;line-height:1.65}.googleMapNav__infos{gap:10px;margin-bottom:24px}.googleMapNav__info{padding:11px 12px}.googleMapNav__info strong{font-size:.79rem}.googleMapNav__icon{flex-basis:39px;width:39px;height:39px}.googleMapNav__button{justify-content:center;width:100%;padding:12px 15px}.googleMapNav__mapFrame{border-radius:8px;height:330px}.googleMapNav__mapOverlay{padding:8px 11px 8px 8px;bottom:12px;left:12px}.googleMapNav__location{width:31px;height:31px}}.choiceHero{--choice-hero-image:url(/assets/hero.jpg);isolation:isolate;color:#f5faf5;background:#1b2d20;min-height:720px;position:relative;overflow:hidden}.choiceHero__background{z-index:-2;background-image:linear-gradient(90deg, #101f15e0 0%, #101f158f 45%, #101f15a3 100%), var(--choice-hero-image);filter:saturate(.8);background-position:50%;background-size:cover;transition:transform 1.2s cubic-bezier(.16,1,.3,1);position:absolute;inset:0;transform:scale(1.04)}.choiceHero__choices{width:100%;min-height:720px;transition:gap .8s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.choiceHero__choice{color:#fff;flex:1;align-items:flex-end;min-width:0;padding:70px clamp(35px,6vw,95px);text-decoration:none;transition:flex .85s cubic-bezier(.16,1,.3,1),background .6s;display:flex;position:relative;overflow:hidden}.choiceHero__choice:before{content:"";opacity:.82;background:linear-gradient(#0c1c1114 0%,#0c1c1191 58%,#0c1c11f5 100%);transition:opacity .7s,background .7s;position:absolute;inset:0}.choiceHero__choice:after{content:"";background:linear-gradient(90deg,#0000,#65b976e6,#0000);width:100%;height:2px;transition:transform .8s cubic-bezier(.16,1,.3,1);position:absolute;bottom:0;left:0;transform:scaleX(0)}.choiceHero__choice:hover{flex:1.35}.choiceHero__choice:hover:before{opacity:.58}.choiceHero__choice:hover:after{transform:scaleX(1)}.choiceHero__choice:hover .choiceHero__content{transform:translateY(-8px)}.choiceHero__choice:hover .choiceHero__number{color:#75c984;transform:translate(7px)}.choiceHero__choice:hover .choiceHero__text h2{color:#fff;transform:translate(4px)}.choiceHero__choice:hover .choiceHero__text p{color:#f5faf5d1}.choiceHero__choice:hover .choiceHero__arrow{color:#fff;background:#65b976;border-color:#65b976;transform:translate(3px,-3px)rotate(0)}.choiceHero__content{z-index:2;width:min(100%,510px);transition:transform .8s cubic-bezier(.16,1,.3,1);position:relative}.choiceHero__number{color:#f5faf561;letter-spacing:.18em;margin-bottom:25px;font-size:.7rem;font-weight:800;transition:color .5s,transform .5s;display:block}.choiceHero__text h2{color:#ffffffeb;letter-spacing:-.055em;margin:0 0 18px;font-size:clamp(2.3rem,5vw,4.8rem);font-weight:800;line-height:.95;transition:color .5s,transform .6s cubic-bezier(.16,1,.3,1)}.choiceHero__text p{color:#e8f7e994;max-width:460px;margin:0;font-size:.94rem;line-height:1.75;transition:color .5s}.choiceHero__action{color:#e8f7e9;letter-spacing:.02em;align-items:center;gap:13px;margin-top:30px;font-size:.78rem;font-weight:700;display:flex}.choiceHero__arrow{-webkit-backdrop-filter:blur(10px);color:#75c984;background:#1b2d2066;border:1px solid #65b97659;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:transform .55s cubic-bezier(.16,1,.3,1),background .4s,border-color .4s,color .4s;display:flex;transform:rotate(0)}.choiceHero__divider{z-index:5;pointer-events:none;background:linear-gradient(#0000,#f5faf538 25% 75%,#0000);width:1px;transition:opacity .5s;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.choiceHero__bottom{z-index:8;color:#f5faf561;letter-spacing:.2em;text-align:center;align-items:center;gap:15px;width:min(92%,500px);font-size:.62rem;font-weight:700;display:flex;position:absolute;bottom:28px;left:50%;transform:translate(-50%)}.choiceHero__bottom span:first-child,.choiceHero__bottom span:last-child{background:#f5faf521;flex:1;height:1px}.choiceHero:has(.choiceHero__choice--left:hover) .choiceHero__choice--right{flex:.65}.choiceHero:has(.choiceHero__choice--left:hover) .choiceHero__choice--right:before{opacity:.92}.choiceHero:has(.choiceHero__choice--left:hover) .choiceHero__choice--right .choiceHero__content{transform:translateY(5px)}.choiceHero:has(.choiceHero__choice--left:hover) .choiceHero__background{transform:scale(1.07)translate(1%)}.choiceHero:has(.choiceHero__choice--right:hover) .choiceHero__choice--left{flex:.65}.choiceHero:has(.choiceHero__choice--right:hover) .choiceHero__choice--left:before{opacity:.92}.choiceHero:has(.choiceHero__choice--right:hover) .choiceHero__choice--left .choiceHero__content{transform:translateY(5px)}.choiceHero:has(.choiceHero__choice--right:hover) .choiceHero__background{transform:scale(1.07)translate(-1%)}@media (width<=850px){.choiceHero,.choiceHero__choices{min-height:620px}.choiceHero__choice{padding:50px 35px}.choiceHero__text h2{font-size:clamp(2rem,6vw,3.4rem)}.choiceHero__text p{font-size:.84rem}}@media (width<=650px){.choiceHero{min-height:auto}.choiceHero__choices{flex-direction:column;min-height:auto;display:flex}.choiceHero__choice{align-items:flex-end;min-height:430px;padding:45px 25px;transition:min-height .6s cubic-bezier(.16,1,.3,1);flex:none!important}.choiceHero__choice:hover{min-height:470px}.choiceHero__choice:hover .choiceHero__content{transform:translateY(-5px)}.choiceHero__divider{background:linear-gradient(90deg,#0000,#f5faf52e,#0000);width:100%;height:1px;inset:50% 0 auto;transform:translateY(-50%)}.choiceHero__content{width:100%}.choiceHero__number{margin-bottom:18px}.choiceHero__text h2{font-size:2.8rem}.choiceHero__text p{max-width:100%;font-size:.82rem;line-height:1.65}.choiceHero__action{margin-top:23px}.choiceHero__arrow{width:40px;height:40px}.choiceHero__bottom{display:none}:is(.choiceHero:has(.choiceHero__choice--left:hover) .choiceHero__background,.choiceHero:has(.choiceHero__choice--right:hover) .choiceHero__background){transform:scale(1.04)}}@media (prefers-reduced-motion:reduce){.choiceHero *{transition:none!important}}.informationHero{--information-hero-image:url(/img/accueil/jardin-faq.jpg);color:#f5faf5;isolation:isolate;background:#1b2d20;min-height:720px;margin-top:130px;position:relative;overflow:hidden}.informationHero__background{z-index:-3;background-image:linear-gradient(90deg, #0c1b11f5 0%, #0f2014e0 30%, #132719ad 58%, #0f1f13d1 100%), var(--information-hero-image);filter:saturate(.72);background-position:50%;background-size:cover;transition:transform 1.4s cubic-bezier(.16,1,.3,1);position:absolute;inset:-2%;transform:scale(1.04)}.informationHero__noise{z-index:-2;pointer-events:none;opacity:.8;background:radial-gradient(circle at 75% 30%,#75c9841f,#0000 32%),radial-gradient(circle at 15% 85%,#65b97614,#0000 30%);position:absolute;inset:0}.informationHero__container{flex-direction:column;width:min(1180px,92%);min-height:720px;margin:0 auto;display:flex;position:relative}.informationHero__top{color:#f5faf57a;letter-spacing:.18em;text-transform:uppercase;align-items:center;gap:16px;padding-top:34px;font-size:.63rem;font-weight:700;display:flex}.informationHero__eyebrow{color:#75c984}.informationHero__line{background:linear-gradient(90deg,#75c984b3,#0000);width:70px;height:1px}.informationHero__brand{color:#f5faf559;margin-left:auto}.informationHero__main{flex:1;grid-template-columns:minmax(0,1.1fr) minmax(420px,.9fr);align-items:center;gap:clamp(50px,8vw,120px);padding:70px 0 55px;display:grid}.informationHero__intro{max-width:650px}.informationHero__number{color:#75c984;letter-spacing:.18em;align-items:center;margin-bottom:25px;font-size:.68rem;font-weight:800;display:inline-flex}.informationHero__number:before{content:"";background:#75c984;width:28px;height:1px;margin-right:12px}.informationHero__intro h1{color:#fffffff2;letter-spacing:-.065em;max-width:680px;margin:0;font-size:clamp(3.2rem,6vw,6.4rem);font-weight:800;line-height:.92}.informationHero__intro h1 span{color:#75c984;display:block}.informationHero__intro p{color:#e8f7e9a3;max-width:560px;margin:32px 0 0;font-size:.95rem;line-height:1.8}.informationHero__cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.informationHero__card{-webkit-backdrop-filter:blur(14px);background:linear-gradient(145deg,#243b2bad,#12241894);border:1px solid #9be7a829;border-radius:22px;flex-direction:column;min-height:350px;padding:24px;transition:transform .6s cubic-bezier(.16,1,.3,1),border-color .4s,background .4s;display:flex;position:relative;overflow:hidden}.informationHero__card:before{content:"";background:linear-gradient(90deg,#0000,#75c98499,#0000);height:1px;transition:transform .6s cubic-bezier(.16,1,.3,1);position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.informationHero__card:hover{background:linear-gradient(145deg,#2d4b35bf,#142a1bad);border-color:#75c98461;transform:translateY(-8px)}.informationHero__card:hover:before{transform:scaleX(1)}.informationHero__card:hover .informationHero__icon{color:#fff;background:#65b976;border-color:#65b976;transform:translate(2px,-2px)}.informationHero__card:hover .informationHero__cardBottom svg{transform:translate(3px,-3px)}.informationHero__cardTop{color:#f5faf557;letter-spacing:.15em;justify-content:space-between;align-items:center;font-size:.65rem;font-weight:800;display:flex}.informationHero__icon{color:#75c984;background:#1b2d2080;border:1px solid #65b9764d;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:transform .5s cubic-bezier(.16,1,.3,1),background .35s,border-color .35s,color .35s;display:flex}.informationHero__cardContent{margin-top:auto;margin-bottom:30px}.informationHero__cardContent h2{color:#fff;letter-spacing:-.045em;margin:0 0 12px;font-size:clamp(1.7rem,3vw,2.4rem);font-weight:800;line-height:1}.informationHero__cardContent p{color:#e8f7e98c;margin:0;font-size:.78rem;line-height:1.7}.informationHero__cardBottom{color:#f5faf573;letter-spacing:.04em;border-top:1px solid #f5faf51a;justify-content:space-between;align-items:center;padding-top:18px;font-size:.65rem;font-weight:700;display:flex}.informationHero__cardBottom svg{color:#75c984;transition:transform .45s cubic-bezier(.16,1,.3,1)}.informationHero__bottom{color:#f5faf54d;letter-spacing:.18em;align-items:center;gap:16px;padding-bottom:27px;font-size:.6rem;font-weight:700;display:flex;position:relative}.informationHero__bottomLine{background:#f5faf51a;flex:1;height:1px}.informationHero__scroll{color:#75c984;letter-spacing:.08em;opacity:.8;align-items:center;gap:8px;font-size:.65rem;display:flex;position:absolute;bottom:25px;right:0}.informationHero__scroll svg{transform:rotate(45deg)}@media (width<=950px){.informationHero__main{grid-template-columns:1fr;gap:45px;padding-top:55px}.informationHero__intro{max-width:700px}.informationHero__intro h1{font-size:clamp(3rem,8vw,5rem)}.informationHero__cards{max-width:650px}}@media (width<=650px){.informationHero{min-height:auto;margin-top:115px}.informationHero__container{min-height:auto}.informationHero__top{padding-top:24px}.informationHero__brand{display:none}.informationHero__line{flex:1}.informationHero__main{padding:70px 0 45px;display:block}.informationHero__intro h1{font-size:clamp(3rem,15vw,4.5rem);line-height:.9}.informationHero__intro p{margin-top:25px;font-size:.85rem;line-height:1.7}.informationHero__cards{grid-template-columns:1fr;gap:12px;margin-top:45px}.informationHero__card{border-radius:19px;min-height:280px;padding:21px}.informationHero__cardContent{margin-bottom:25px}.informationHero__bottom{display:none}}@media (prefers-reduced-motion:reduce){.informationHero *{transition:none!important}}.contactHero{color:#f5faf5;isolation:isolate;background:#1b2d20;min-height:760px;margin-top:-70px;position:relative;overflow:hidden}.contactHero__image{z-index:-3;background-image:var(--contact-image);filter:saturate(.72);background-position:50% 55%;background-size:cover;position:absolute;inset:0;transform:scale(1.03)}.contactHero__overlay{z-index:-2;background:linear-gradient(#0a180ed1 0%,#0f22147a 32%,#0f201394 65%,#112416f0 100%);position:absolute;inset:0}.contactHero__overlay:after{content:"";background:linear-gradient(90deg,#0c1d11b3,#0000 55%);position:absolute;inset:0}.contactHero__container{flex-direction:column;width:min(1280px,92%);min-height:760px;margin:auto;display:flex;position:relative}.contactHero__header{color:#f5faf57a;letter-spacing:.17em;grid-template-columns:auto 1fr auto;align-items:center;gap:20px;padding-top:30px;font-size:.59rem;font-weight:700;display:grid}.contactHero__logo{color:#75c984;letter-spacing:0;border:1px solid #75c98480;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:.7rem;font-weight:800;display:flex}.contactHero__headerTitle{opacity:.55}.contactHero__headerNumber{opacity:.4}.contactHero__center{text-align:center;width:min(760px,90%);position:absolute;top:49%;left:50%;transform:translate(-50%,-50%)}.contactHero__smallTitle{color:#75c984;letter-spacing:.18em;text-transform:uppercase;align-items:center;gap:12px;margin-bottom:22px;font-size:.68rem;font-weight:700;display:inline-flex}.contactHero__smallTitle:before,.contactHero__smallTitle:after{content:"";background:#75c984a6;width:32px;height:1px}.contactHero__center h1{color:#fff;letter-spacing:-.075em;margin:0;font-size:clamp(4rem,8vw,8.2rem);font-weight:800;line-height:.82}.contactHero__center h1 em{color:#75c984;letter-spacing:-.06em;font-family:Georgia,Times New Roman,serif;font-style:normal;font-weight:400}.contactHero__center p{color:#f5faf5ad;width:min(490px,100%);margin:30px auto 0;font-size:.88rem;line-height:1.75}.contactHero__actions{justify-content:center;gap:12px;margin-top:32px;display:flex}.contactHero__button{border-radius:50px;align-items:center;gap:18px;min-height:53px;padding:0 8px 0 20px;font-size:.72rem;font-weight:700;text-decoration:none;transition:transform .4s,background .4s,border-color .4s;display:flex}.contactHero__button div{border-radius:50%;justify-content:center;align-items:center;width:37px;height:37px;transition:transform .4s;display:flex}.contactHero__button:hover{transform:translateY(-3px)}.contactHero__button:hover div{transform:translate(2px)rotate(-5deg)}.contactHero__button--primary{color:#102016;background:#75c984}.contactHero__button--primary div{color:#75c984;background:#1b2d20}.contactHero__button--primary:hover{background:#8bdd98}.contactHero__button--secondary{color:#f5faf5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#14261961;border:1px solid #f5faf540}.contactHero__button--secondary div{color:#75c984;border:1px solid #75c98459}.contactHero__button--secondary:hover{background:#243d2aa6;border-color:#75c98499}.contactHero__side{color:#f5faf561;letter-spacing:.08em;flex-direction:column;align-items:flex-start;gap:5px;width:145px;font-size:.58rem;line-height:1.5;display:flex;position:absolute;top:50%;right:0;transform:translateY(-50%)}.contactHero__sideLine{background:#75c984;width:35px;height:1px;margin-bottom:12px}.contactHero__side strong{color:#f5faf5cc;font-size:.7rem}.contactHero__bottom{color:#f5faf559;letter-spacing:.2em;align-items:center;gap:14px;font-size:.58rem;font-weight:700;display:flex;position:absolute;bottom:100px;left:0;right:0}.contactHero__bottomLine{background:#f5faf521;width:100px;height:1px}.contactHero__bottom svg{color:#75c984}.contactHero__wave{z-index:20;pointer-events:none;width:100%;height:145px;position:absolute;bottom:-1px;left:0;right:0}.contactHero__wave svg{width:100%;height:100%;display:block}.contactHero__wave path{fill:#1b2d20}@media (width<=900px){.contactHero{margin-top:-80px}.contactHero__side{display:none}.contactHero__center{width:90%}.contactHero__center h1{font-size:clamp(4rem,11vw,6.5rem)}}@media (width<=650px){.contactHero{min-height:720px;margin-top:-90px}.contactHero__container{min-height:720px}.contactHero__header{grid-template-columns:auto 1fr;padding-top:22px}.contactHero__headerNumber{display:none}.contactHero__headerTitle{text-align:right;font-size:.52rem}.contactHero__center{width:92%;top:46%}.contactHero__smallTitle{gap:8px;font-size:.58rem}.contactHero__smallTitle:before,.contactHero__smallTitle:after{width:18px}.contactHero__center h1{font-size:clamp(3.7rem,17vw,5.2rem);line-height:.84}.contactHero__center p{margin-top:25px;font-size:.8rem}.contactHero__actions{flex-direction:column;align-items:stretch;margin-top:27px}.contactHero__button{justify-content:space-between;width:100%;min-height:55px}.contactHero__bottom{bottom:82px}.contactHero__bottomLine{flex:1;width:auto}.contactHero__wave{height:80px}}@media (prefers-reduced-motion:reduce){.contactHero *{transition:none!important}}.contactQuote{background:#1b2d20;padding:200px 0}.contactQuote .mailChoiceOverlay{z-index:9999;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000b8;justify-content:center;align-items:center;padding:20px;animation:.25s forwards mailChoiceOverlayIn;display:flex;position:fixed;inset:0}.contactQuote .mailChoice{text-align:center;background:#16251a;border:1px solid #ffffff1a;border-radius:8px;width:100%;max-width:480px;padding:36px;animation:.3s forwards mailChoiceIn;position:relative;box-shadow:0 25px 70px #00000073,0 0 0 1px #65850b14}.contactQuote .mailChoice__close{color:#ffffffb3;cursor:pointer;background:#ffffff0f;border:0;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;padding:0;font-size:24px;line-height:1;transition:background .2s,color .2s,transform .2s;display:flex;position:absolute;top:14px;right:16px}.contactQuote .mailChoice__close:hover{color:#fff;background:#ffffff1f;transform:rotate(90deg)}.contactQuote .mailChoice__badge{color:#9ab52b;letter-spacing:.08em;text-transform:uppercase;background:#65850b1f;border:1px solid #65850b59;border-radius:999px;align-items:center;margin-bottom:14px;padding:6px 12px;font-size:11px;font-weight:600;display:inline-flex}.contactQuote .mailChoice h3{color:#fff;margin:0 0 12px;font-size:25px;font-weight:600;line-height:1.25}.contactQuote .mailChoice>p{color:#ffffff9e;max-width:390px;margin:0 auto 26px;font-size:14px;line-height:1.7}.contactQuote .mailChoice__buttons{flex-direction:column;gap:12px;display:flex}.contactQuote .mailChoice__button{color:#fff;text-align:left;cursor:pointer;background:#ffffff0b;border:1px solid #ffffff17;border-radius:6px;align-items:center;gap:14px;width:100%;padding:15px 17px;transition:background .2s,border-color .2s,transform .2s,box-shadow .2s;display:flex}.contactQuote .mailChoice__button:hover{background:#ffffff14;border-color:#ffffff2e;transform:translateY(-2px)}.contactQuote .mailChoice__button>span{border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:18px;font-weight:700;display:flex}.contactQuote .mailChoice__button div{flex-direction:column;gap:2px;display:flex}.contactQuote .mailChoice__button strong{color:#fff;font-size:14px;font-weight:600}.contactQuote .mailChoice__button small{color:#ffffff73;font-size:11px}.contactQuote .mailChoice__button--gmail>span{color:#ea4335;background:#ea43351f}.contactQuote .mailChoice__button--outlook>span{color:#4aa3df;background:#0078d41f}.contactQuote .mailChoice__button--gmail:hover{border-color:#ea43354d}.contactQuote .mailChoice__button--outlook:hover{border-color:#0078d44d}.contactQuote .mailChoice__info{color:#ffffff59;margin-top:22px;font-size:10px;line-height:1.6;display:block}@keyframes mailChoiceOverlayIn{0%{opacity:0}to{opacity:1}}@keyframes mailChoiceIn{0%{opacity:0;transform:translateY(15px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=600px){.contactQuote .mailChoiceOverlay{padding:15px}.contactQuote .mailChoice{max-width:100%;padding:30px 22px 24px}.contactQuote .mailChoice h3{font-size:22px}.contactQuote .mailChoice>p{font-size:13px;line-height:1.6}.contactQuote .mailChoice__button{padding:13px 14px}.contactQuote .mailChoice__button>span{width:38px;height:38px;font-size:16px}}.contactQuote .servicesSelector{margin-bottom:23px}.contactQuote .servicesSelector label{color:#9be7a8;margin-bottom:11px;font-size:.86rem;font-weight:700;display:block}.contactQuote .servicesSelector .serviceRow{align-items:center;gap:11px;margin-bottom:14px;display:flex}.contactQuote .servicesSelector .serviceRow select{color:#f2fff3;cursor:pointer;background:#203a27;border:1px solid #84dd8c29;border-radius:14px;flex:1;width:100%;padding:14px 18px;font-size:.9rem;transition:border-color .3s,box-shadow .3s,background .3s}.contactQuote .servicesSelector .serviceRow select:focus{background:#243f2b;border-color:#8be89466;outline:none;box-shadow:0 0 0 3px #52be601a,0 0 25px #52be6014}.contactQuote .servicesSelector .serviceRow select option{color:#f2fff3;background:#203a27;padding:9px}.contactQuote .servicesSelector .serviceRow select optgroup{color:#9be7a8;background:#1b2d20;font-weight:800}.contactQuote .servicesSelector .serviceRow .removeService{color:#ef8c8c;cursor:pointer;background:#c628281a;border:1px solid #ff64641f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:41px;height:41px;margin-top:-18px;font-size:1.45rem;font-weight:700;transition:background .3s,color .3s,transform .3s,box-shadow .3s;display:flex}.contactQuote .servicesSelector .serviceRow .removeService:hover{color:#fff;background:#c62828;transform:rotate(90deg);box-shadow:0 0 20px #c6282838}.contactQuote .servicesSelector .addService{color:#9be7a8;cursor:pointer;background:#6fd88909;border:1px dashed #8be89461;border-radius:45px;justify-content:center;align-items:center;gap:7px;width:100%;padding:13px 18px;font-size:.9rem;font-weight:700;transition:background .3s,border-color .3s,color .3s,transform .3s,box-shadow .3s;display:flex}.contactQuote .servicesSelector .addService:hover{color:#b5f2bd;background:#5bc26621;border-style:solid;border-color:#8be894a6;transform:translateY(-2px);box-shadow:0 0 24px #52be601a}.contactQuote .multiSelectInfo{color:#e8f7e96b;margin-top:-9px;margin-bottom:18px;font-size:.77rem;display:block}.contactQuote input,.contactQuote select,.contactQuote textarea{color:#f2fff3;background:#203a27;border:1px solid #84dd8c26;border-radius:14px;width:100%;margin-bottom:18px;padding:14px 18px;font-family:inherit;font-size:.9rem;transition:border-color .3s,background .3s,box-shadow .3s}.contactQuote input::placeholder,.contactQuote select::placeholder,.contactQuote textarea::placeholder{color:#e8f7e966}.contactQuote input:focus,.contactQuote select:focus,.contactQuote textarea:focus{background:#243f2b;border-color:#8be89466;outline:none;box-shadow:0 0 0 3px #52be6017,0 0 25px #52be6012}.contactQuote textarea{resize:none}.contactQuote select{cursor:pointer;appearance:none;background-color:#203a27;background-image:linear-gradient(45deg,#0000 50%,#8fde9b 50%),linear-gradient(135deg,#8fde9b 50%,#0000 50%);background-position:calc(100% - 22px) calc(50% - 3px),calc(100% - 16px) calc(50% - 3px);background-repeat:no-repeat;background-size:6px 6px;padding-right:50px}.contactQuote select:invalid{color:#e8f7e96b}.contactQuote select option{color:#f2fff3;background:#203a27}.contactQuote select option[value=""]{display:none}.contactQuote select optgroup{color:#9be7a8;background:#1b2d20;font-size:.86rem;font-weight:800}.contactQuote select option{color:#e8f7e9;background:#203a27;padding:7px;font-weight:500}.contactQuote__container{width:min(900px,92%);margin:auto}.contactQuote__header{text-align:center;margin-bottom:54px}.contactQuote__header span{color:#9be7a8;background:#6fd8891a;border:1px solid #9be7a83d;border-radius:45px;padding:7px 20px;font-weight:700;display:inline-flex;box-shadow:0 0 20px #5bc26617,inset 0 0 10px #5bc2660a}.contactQuote__header h2{color:#f5fff5;letter-spacing:-.7px;text-shadow:0 0 25px #8be8941a;margin:18px 0;font-size:clamp(1.8rem,3.6vw,2.9rem);font-weight:800}.contactQuote__header p{color:#e8f7e9ad;line-height:1.7}.contactQuote__form{background:#243b2b;border:1px solid #84dd8c24;border-radius:32px;margin-bottom:90px;padding:45px;position:relative;box-shadow:0 25px 65px #0000004d,0 0 30px #4cb2590b,inset 0 1px #ffffff0e}.contactQuote__form:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#9be7a852,#0000);width:76%;height:1px;position:absolute;top:0;left:12%}.contactQuote__form .row{grid-template-columns:1fr 1fr;gap:18px;display:grid}.contactQuote__form input,.contactQuote__form textarea{color:#f2fff3;background:#203a27;border:1px solid #84dd8c26;border-radius:14px;width:100%;margin-bottom:18px;padding:14px 18px;font-size:.9rem;transition:border-color .3s,background .3s,box-shadow .3s}.contactQuote__form input:focus,.contactQuote__form textarea:focus{background:#243f2b;border-color:#8be89466;outline:none;box-shadow:0 0 0 3px #52be6017,0 0 25px #52be6012}.contactQuote__form input::placeholder,.contactQuote__form textarea::placeholder{color:#e8f7e966}.contactQuote__form textarea{resize:none}.contactQuote__form button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3d8c49 0%,#2f7d3a 50%,#286a32 100%);border:1px solid #9be7a833;border-radius:45px;width:100%;padding:16px;font-size:1rem;font-weight:700;transition:background .3s,transform .3s,box-shadow .3s,border-color .3s;box-shadow:0 8px 22px #0003,0 0 18px #52be601a}.contactQuote__form button:hover{background:linear-gradient(135deg,#4b9e57 0%,#348541 50%,#2d7337 100%);border-color:#9be7a861;transform:translateY(-3px);box-shadow:0 13px 30px #00000042,0 0 30px #52be602e,0 0 55px #52be600f}.contactQuote__form button:active{transform:translateY(-1px)}.contactQuote__form .loading,.contactQuote__form .success,.contactQuote__form .error{text-align:center;margin-top:18px;font-weight:700}.contactQuote__form .loading{color:#9be7a8}.contactQuote__form .success{color:#9be7a8;text-shadow:0 0 12px #8be89424}.contactQuote__form .error{color:#ef8c8c}@media (width<=700px){.contactQuote{padding:207px 0}.contactQuote .servicesSelector .serviceRow{gap:7px}.contactQuote .servicesSelector .serviceRow select{padding:13px;font-size:.81rem}.contactQuote .servicesSelector .serviceRow .removeService{width:34px;height:34px;font-size:1.17rem}.contactQuote .servicesSelector .addService{padding:11px;font-size:.81rem}.contactQuote__form{border-radius:23px;padding:23px}.contactQuote__form .row{grid-template-columns:1fr;gap:0}}body{background:#1b2d20}.selectQuote{background:#1b2d20;padding:200px 0 30px}.selectQuote__box{background:#1b2d20;border:1px solid #2d7d321f;border-radius:30px;justify-content:center;align-items:center;gap:25px;width:min(900px,92%);margin:auto;padding:30px 45px;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 50px #2d7d3214}.selectQuote__icon{color:#fff;background:#2d7d32;border-radius:18px;justify-content:center;align-items:center;width:55px;height:55px;display:flex}.selectQuote__icon svg{width:28px;height:28px}.selectQuote__content h2{color:#205e2d;margin-bottom:8px;font-size:1.6rem;font-weight:800}.selectQuote__content p{color:#666;line-height:1.6}.selectQuote__finger{transform-origin:50%;font-size:3rem;animation:1.6s infinite clickFinger}@keyframes clickFinger{0%{transform:translateY(0)scale(1)}35%{transform:translateY(8px)scale(.9)}55%{transform:translateY(0)scale(1)}to{transform:translateY(0)scale(1)}}@media (width<=700px){.selectQuote{padding:240px 0 20px}.selectQuote__box{text-align:center;flex-direction:column;padding:25px}.selectQuote__finger{font-size:2.5rem}}.politiqueConf{color:#f5faf5;background:#1b2d20;padding:250px 0;overflow:hidden}.politiqueConf__container{width:min(1050px,92%);margin:auto}.politiqueConf__hero{text-align:center;margin-bottom:70px}.politiqueConf__hero span{color:#75c984;background:#65b97617;border:1px solid #65b9762e;border-radius:999px;align-items:center;padding:8px 20px;font-size:.82rem;font-weight:700;display:inline-flex}.politiqueConf__hero h1{color:#f5faf5;letter-spacing:-.035em;margin:20px 0;font-size:clamp(2rem,5vw,3.2rem);font-weight:800;line-height:1.15}.politiqueConf__hero p{color:#dcebdea3;max-width:700px;margin:auto;font-size:.95rem;line-height:1.8}.politiqueConf__section{-webkit-backdrop-filter:blur(8px);background:linear-gradient(145deg,#ffffff0e,#ffffff06);border:1px solid #65b9761c;border-radius:18px;margin-bottom:35px;padding:45px;scroll-margin-top:120px;box-shadow:0 20px 55px #0000002e,inset 0 1px #ffffff06}.politiqueConf__section h2{color:#f5faf5;margin-bottom:10px;font-size:2rem;font-weight:800;line-height:1.2}.politiqueConf__section>p{color:#dcebde9e;margin-bottom:35px}.politiqueConf__section h3{color:#75c984;margin:35px 0 15px;font-size:1.3rem;font-weight:700;line-height:1.3}.politiqueConf__section p,.politiqueConf__section li{color:#dcebdead;font-size:.92rem;line-height:1.9}.politiqueConf__section ul{margin:18px 0;padding-left:22px}.politiqueConf__section li{margin-bottom:7px}.politiqueConf__section strong{color:#f5faf5;font-weight:700}.politiqueConf__section a{color:#75c984;font-weight:600;text-decoration:none;transition:color .25s}.politiqueConf__section a:hover{color:#9adea5;text-decoration:underline}.politiqueConf__grid{grid-template-columns:repeat(2,1fr);gap:12px;margin-top:20px;display:grid}.politiqueConf__item{background:#ffffff06;border:1px solid #ffffff0f;border-radius:8px;padding:17px 18px;transition:background .25s,border-color .25s}.politiqueConf__item:hover{background:#65b9760b;border-color:#65b97624}.politiqueConf__item span{color:#dcebde66;text-transform:uppercase;letter-spacing:.06em;margin-bottom:5px;font-size:.7rem;font-weight:600;display:block}.politiqueConf__item strong{color:#e8f7e9;font-size:.9rem}.politiqueConf__contact{flex-direction:column;gap:12px;margin-top:20px;display:flex}.politiqueConf__contact>div{background:#ffffff06;border:1px solid #ffffff0f;border-radius:8px;align-items:center;gap:12px;padding:13px 15px;display:flex}.politiqueConf__contact>div svg{color:#65b976;flex-shrink:0}.politiqueConf__contact>div span,.politiqueConf__contact>div a{color:#dcebdeb8;font-size:.88rem}.politiqueConf__heading{align-items:center;gap:15px;margin-bottom:30px;display:flex}.politiqueConf__heading>div:last-child span{color:#75c9848c;letter-spacing:.08em;margin-bottom:3px;font-size:.68rem;font-weight:700;display:block}.politiqueConf__sectionIcon{color:#75c984;background:linear-gradient(135deg,#65b97626,#2d7d3214);border:1px solid #65b97629;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:45px;height:45px;display:flex}.politiqueConf__warning{background:#65b9760b;border-left:2px solid #65b9768c;border-radius:0 7px 7px 0;margin-top:18px;padding:14px 17px;color:#dcebde85!important;font-size:.82rem!important;line-height:1.7!important}.politiqueConf__mail{margin:5px 0 18px;display:inline-flex;color:#75c984!important;font-weight:700!important}.politiqueConf__contactBox{background:linear-gradient(135deg,#65b97614,#ffffff06);border:1px solid #65b97624;border-radius:14px;justify-content:space-between;align-items:center;gap:30px;margin-top:10px;padding:30px 35px;display:flex}.politiqueConf__contactBox h3{color:#f5faf5;margin:0 0 7px;font-size:1.05rem}.politiqueConf__contactBox p{color:#dcebde8c;margin:0;font-size:.82rem;line-height:1.6}.politiqueConf__contactBox>a{color:#fff;background:#65b976;border-radius:6px;flex-shrink:0;align-items:center;gap:8px;padding:11px 16px;font-size:.8rem;font-weight:700;text-decoration:none;transition:transform .25s,background .25s;display:inline-flex}.politiqueConf__contactBox>a:hover{background:#2d7d32;text-decoration:none;transform:translateY(-2px)}.politiqueConf__updated{text-align:center;color:#dcebde59;padding:25px 0 0;font-size:.75rem}@media (width<=768px){.politiqueConf{padding:100px 0}.politiqueConf__hero{margin-bottom:45px}.politiqueConf__hero h1{font-size:2rem}.politiqueConf__hero p{font-size:.88rem}.politiqueConf__section{padding:28px}.politiqueConf__section h2{font-size:1.7rem}.politiqueConf__section h3{font-size:1.15rem}.politiqueConf__grid{grid-template-columns:1fr}.politiqueConf__contactBox{flex-direction:column;align-items:flex-start}.politiqueConf__contactBox>a{justify-content:center;width:100%}}@media (width<=550px){.politiqueConf{padding:75px 0}.politiqueConf__container{width:min(92%,420px)}.politiqueConf__hero{margin-bottom:35px}.politiqueConf__hero span{padding:7px 15px;font-size:.72rem}.politiqueConf__hero h1{font-size:1.75rem}.politiqueConf__hero p{font-size:.82rem;line-height:1.7}.politiqueConf__section{border-radius:14px;padding:22px}.politiqueConf__section h2{font-size:1.5rem}.politiqueConf__section h3{font-size:1.05rem}.politiqueConf__section p,.politiqueConf__section li{font-size:.84rem;line-height:1.8}.politiqueConf__heading{gap:11px}.politiqueConf__sectionIcon{width:39px;height:39px}.politiqueConf__contactBox{border-radius:12px;padding:24px 20px}.politiqueConf__item{padding:14px}}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#1d1d1d;background:#fafaf8;font-family:Manrope,sans-serif;overflow-x:hidden}img{width:100%;display:block}a{color:inherit;text-decoration:none}button{font-family:inherit}.container{width:min(1350px,92%);margin:auto}
