*,*:after,*:before{margin:0;padding:0;box-sizing:border-box}*:not(.navbar){scroll-padding-top:100px}html,body,#root{width:100%;min-height:100vh;background-color:var(--bg);scroll-behavior:smooth}@font-face{src:url(/fonts/Gotham/Gotham-Thin.otf);font-family:Gotham;font-weight:100}@font-face{src:url(/fonts/Gotham/Gotham-XLight.otf);font-family:Gotham;font-weight:200}@font-face{src:url(/fonts/Gotham/Gotham-Light.otf);font-family:Gotham;font-weight:300}@font-face{src:url(/fonts/Gotham/Gotham-Book.otf);font-family:Gotham;font-weight:400}@font-face{src:url(/fonts/Gotham/Gotham-Medium.otf);font-family:Gotham;font-weight:500}@font-face{src:url(/fonts/Gotham/Gotham-Bold.otf);font-family:Gotham;font-weight:600}@font-face{src:url(/fonts/Gotham/Gotham-Black.otf);font-family:Gotham;font-weight:700}@font-face{src:url(/fonts/Gotham/Gotham-Ultra.otf);font-family:Gotham;font-weight:800}.app{width:100%;min-height:100vh;--bg: #0A0A0A;--text: white;--primary-green: #259d2b;--primary-gradient: linear-gradient(#2cb933, #004429);background-color:var(--bg);font-family:Gotham}.light-theme{--bg: rgb(255, 255, 255);--text: rgb(10, 10, 10)}.app:has(.admin)>.navbar,.app:has(.admin)>.footer{display:none}img{pointer-events:none}input:focus::placeholder{visibility:hidden}.cookies-and-privacy>a{text-decoration:none;color:var(--primary-green)}.navbar{width:100%;padding:28px 4.6%;color:var(--text);position:absolute;display:flex;align-items:center;justify-content:space-between;top:0;left:0;z-index:3;position:fixed}.navbar:before{content:"";position:absolute;width:100%;left:0;top:0;height:100%;background:linear-gradient(120deg,#0a0a0a4d,#0a0a0a1f);-webkit-backdrop-filter:blur(150px);backdrop-filter:blur(150px)}.logo{width:11.2%;position:relative;cursor:pointer}.logo>img{width:100%;filter:invert(100%)}.light-theme>.navbar>.logo>img,.light-theme .footer-main>div:first-child>img{filter:invert(0)}.nav-items{gap:clamp(1rem,3vw,2.5rem);font-size:clamp(.6rem,1.2vw,1rem);font-weight:400;display:flex;height:fit-content;align-items:flex-start;justify-content:space-between;position:relative}.nav-items>div{cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:8px}.nav-active{color:var(--primary-green)}.nav-indicator{max-width:100px;width:100%;height:1px;background-color:var(--primary-green)}.nav-items>div>a{color:var(--text);text-decoration:none}.nav-extras{display:flex;gap:32px;align-items:center;position:relative}.nav-search{width:21px;cursor:pointer;display:flex;align-items:center;justify-content:center}.nav-mobile-menu{display:none}.theme-switch{width:28px;height:28px;font-size:1.28rem;display:flex;align-items:center;justify-content:center;cursor:pointer}.footer{width:100%;display:flex;gap:24px;flex-direction:column;padding:64px 5%}.footer-main{display:flex;width:100%;flex-direction:column;gap:24px;color:var(--text);position:relative;padding-bottom:40px;border-bottom:1px solid rgb(120,120,120)}.footer-main>div:first-child{display:flex;flex-direction:column;width:fit-content;gap:24px;cursor:pointer}.footer-main>div:first-child>img{filter:invert(100%);width:18.62%}.trustpilot-widget{align-self:flex-end}.trustpilot-widget>a{color:#fff;text-decoration:none;font-weight:400;cursor:pointer;font-size:clamp(.6rem,1vw,.72rem);display:flex;align-items:center;gap:12px}.trustpilot-widget>a>span{display:flex}.footer-main-item>div:first-child{font-size:clamp(.5rem,1vw,.8rem);line-height:1.28rem}.footer-main-item{display:flex;width:100%;justify-content:space-between}.footer-nav{display:flex;gap:24px}.footer-nav>a{color:var(--text);text-decoration:none;padding:8px 10px;font-size:clamp(.5rem,1vw,.8rem);cursor:pointer}.footer-contact{display:flex;gap:39px;font-size:clamp(.5rem,1vw,.8rem)}.contact-separator{width:1px;height:inherit;background-color:#272727}.contact-dail{cursor:pointer}.footer-contact-logo{display:flex;align-items:center;gap:16px}.footer-contact-logo>span{cursor:pointer;position:relative}.footer-copyright{font-size:clamp(.5rem,1vw,.8rem);color:var(--text);width:100%;display:flex;justify-content:space-between;align-items:center}.banner-x{width:100%;display:flex;height:471px;padding:0 4.6%;justify-content:space-between;color:var(--text);position:relative}.banner-x>h1:first-child{margin-top:317px;font-size:4rem;font-size:clamp(2.88rem,4.4vw,4rem);font-weight:600;z-index:1;position:relative}.banner-x>div:nth-child(2){position:absolute;right:0;bottom:0;width:47%;height:100%;overflow:hidden}.banner-x>div:nth-child(2)>img{position:absolute;bottom:0%;right:0%;width:100%}.banner-x-flash{position:absolute;mix-blend-mode:screen;right:0}.banner-x-line{position:absolute;width:100%;left:0;bottom:0;height:1px;background:linear-gradient(90deg,#0a0a0a 5%,#2d8f00,#0a0a0a 95%);z-index:2}.light-theme .banner-x-line{background:linear-gradient(90deg,#fff 5%,#2d8f00,#fff 95%)}.primary-btn{padding:16px 24px;border-radius:32px;border:none;font-size:clamp(.6rem,1.12vw,1rem);color:#fff;cursor:pointer;height:fit-content;background:var(--primary-gradient);display:flex;align-items:center;gap:12px;width:fit-content;transition:background .6s;font-family:Gotham;font-weight:500}.primary-btn:hover{background:#2cb933!important;transition:background .6s}.secondary-btn:before{position:absolute;content:"";width:100%;height:100%;background:var(--primary-gradient) border-box!important;border:1px solid transparent!important;mask:linear-gradient(#000 0 0) padding-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;left:50%;top:0;translate:-50% 0;border-radius:50px}.secondary-btn{position:relative;color:#2e7d5d;padding:16px 24px;border-radius:32px;border:none;font-family:Gotham;font-size:clamp(.6rem,1.12vw,1rem);cursor:pointer;background:transparent;height:fit-content;transition:background .8s;font-weight:500}.secondary-btn:hover{background:#fff3!important;transition:background .8s}.success-popup{position:fixed;left:50%;top:50%;translate:-50% -40%;width:56.3%;height:80vh;max-height:628px;display:flex;flex-direction:column;border-radius:30px;z-index:3;overflow:hidden}.success-popup:before{position:absolute;content:"";height:100%;width:100%;background:linear-gradient(#2f2f2f4d,#2f2f2f1f);-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px)}.success-popup-hdr{display:flex;align-items:center;justify-content:flex-end;width:100%;height:202px;font-size:clamp(2rem,3vw,2.8rem);font-weight:600;line-height:3.2rem;background:var(--primary-gradient);position:relative;color:#fff}.success-popup-hdr>div{width:58%;margin-left:44px}.success-popup-hdr>img{position:absolute;width:25%;max-width:212px;aspect-ratio:1 / 1;top:66px;left:61px}.success-popup-cnt{padding:80px 40px 0;display:flex;flex-direction:column;gap:28px;position:relative}.success-popup-cnt>div:first-child{font-size:1rem;font-size:clamp(.72rem,1.08vw,1rem);line-height:1.48rem}.load-popup{width:70%;min-height:70vh;height:fit-content;z-index:3;top:50%;left:50%;translate:-50% -50%;overflow:hidden;position:fixed;border-radius:30px;animation:fade-in 1.2s ease-in}@media (max-width: 1000px){.load-popup{width:88%}}.load-bck{position:absolute;z-index:-1;background:linear-gradient(#2f2f2f4d,#2f2f2f1f);left:0;top:0;width:100%;height:100%;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px)}.load-popup-container{display:flex;width:100%;height:100%}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.load-popup-exit{position:absolute;top:16px;left:16px;background-color:#d91111;color:#fff;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;cursor:pointer;justify-content:center}.load-popup-main{width:58%;height:100%}.load-popup-right{width:42%;height:100%;background:var(--primary-gradient);position:absolute;right:0;top:0}.load-popup-right>img{position:absolute}.load-popup-right>img:nth-child(1){right:0;top:0%;width:88%}.load-popup-right>img:nth-child(2){left:26px;width:27%;top:50%;translate:0 -50%}.load-popup-right>img:nth-child(3){left:0;bottom:-10%;width:100%}.load-popup-main{padding:60px 80px 60px 40px;display:flex;flex-direction:column;gap:52px}.load-popup-main>div:first-child{display:flex;flex-direction:column;gap:48px;gap:clamp(18px,3.15vw,48px)}.load-popup-main>div:first-child>div:first-child{font-size:clamp(2.4rem,3.5vw,3.28rem);line-height:3rem}.load-popup-main>div:first-child>div:last-child{font-size:clamp(.6rem,1.16vw,1rem);line-height:1.48rem;display:block;white-space:pre-wrap}.load-popup-close{animation:fade-out 1.2s ease-out forwards}@keyframes fade-out{0%{opacity:1;display:block}80%{opacity:0;display:block}to{opacity:0;display:none}}.mobile-slider{display:none}.loader{width:100%;height:100vh;background:var(--bg)}.search-box{position:fixed;width:100%;height:100vh;z-index:4;top:0;left:0}.search-box-bck{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#2f2f2f7a;z-index:0}.search-exit{background-color:red;color:#fff;position:absolute;z-index:2;right:4.6%;top:40px;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer}.search-main{position:relative;z-index:1;padding:40px 10%;width:100%;height:100%;display:flex;flex-direction:column;gap:8px}.search-main-input{width:100%;position:relative;display:flex;justify-content:flex-end}.search-main-input>input{width:100%;position:relative;right:0;padding:12px 32px;border-radius:30px;border:2px solid rgb(220,220,220);background:transparent;outline:none;color:#fff;animation:extend .6s ease-out}@keyframes extend{0%{width:10%}to{width:100%}}.search-main-input>input::placeholder{color:#fff}.search-main-input>span{position:absolute;right:20px;top:50%;cursor:pointer;translate:0 -50%;color:#fff;display:flex}.search-main-result{width:100%;height:90%;padding:0 12px;overflow-y:auto}.search-main-result::-webkit-scrollbar{background:transparent}.search-main-result::-webkit-scrollbar-thumb{background:var(--primary-green);border-radius:30px}.search-result-card{width:100%;height:48px;border-bottom:1px solid rgb(240,240,240,.3);font-size:.8rem;display:flex;align-items:center;cursor:pointer;color:#fff!important}.search-result-card:hover{padding-left:6px}.search-result-card:last-child{border-bottom:none}.privacy-policy{width:100%;color:var(--text);display:flex;flex-direction:column;align-items:center;padding:40px 4.6%;position:relative}.privacy-policy-hdr{width:100%;position:fixed;top:0;left:0%;display:flex;justify-content:space-between;padding:32px 4.6%;align-items:flex-end;box-shadow:0 1px 2px #78787866;background:var(--bg);z-index:1}.light-theme .privacy-policy .logo img{filter:invert(100%)}.privacy-policy-hdr>h1{font-weight:500;font-size:clamp(1.6rem,2.42vw,2rem)}.privacy-policy-hdr>span:last-child{font-size:.78rem;font-style:italic}.app:has(.privacy-policy) .navbar,.app:has(.privacy-policy) .footer{display:none}.privacy-policy-cnt{padding-top:100px;line-height:2rem;font-size:clamp(.8rem,1.4vw,1.2rem);display:flex;flex-direction:column;gap:48px}.privacy-policy-cnt>p{white-space:pre-wrap}.privacy-policy-defs{display:flex;flex-direction:column;gap:20px}.privacy-policy-paragraph{display:flex;flex-direction:column;gap:8px}.privacy-policy-defs>h2{font-size:clamp(1.18rem,1.72vw,1.5rem)}.privacy-policy-paragraph>span:first-child,.privacy-policy-defs>h2{font-weight:500;color:var(--primary-green)}.privacy-policy-def-main{display:flex;margin-top:12px;flex-direction:column;gap:12px;width:100%;padding-left:28px}.privacy-policy-def-cnt>span{font-weight:600}.privacy-policy-paragraph>ul{margin-left:4.6%}.essential-cookies{padding:20px 0 20px 4.6%;display:flex;flex-direction:column;gap:16px}.essential-cookies-cnt{display:flex;flex-direction:column;gap:2px}.message-queue{position:fixed;z-index:4;top:0;left:50%;translate:-50% 0;padding:20px;width:fit-content;display:flex;flex-direction:column;gap:6px;max-height:100vh;overflow:hidden}.message-box{width:280px;height:52px;display:flex;align-items:center;padding:0 20px;position:relative;text-align:center;font-size:.8rem;border-radius:4px;font-weight:500;color:#fff;overflow:clip;box-shadow:0 0 4px #3939398c}.success-message{background-color:#34ba3b}.error-message{background-color:#bb4848}.warning-message{background-color:#e48f27}.message-box-timeout{height:4px;border-radius:4px;background-color:#fff;width:100%;position:absolute;left:0;transform-origin:left;bottom:0;animation:load-out 1.2s ease-in-out}@keyframes load-out{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media (max-width: 600px){.nav-items,.nav-search{display:none}.nav-extras>button{display:none}.logo{width:28%}.load-popup{width:88%;height:fit-content}.load-popup-right{display:none}.load-popup-main{width:100%;padding:60px 20px}.load-popup-main>div:first-child{gap:34px}.load-popup-main>div:first-child>div:first-child{font-size:1.75rem;line-height:2.28rem}.load-popup-main>div:first-child>div:last-child{font-size:.8rem;font-weight:300}.load-popup-main>button{font-weight:400;font-size:.88rem;width:100%;justify-content:center}.nav-mobile-menu{width:28px;height:28px;font-size:1.12rem;display:flex;align-items:center;justify-content:center;cursor:pointer}.theme-switch{display:none}.mobile-slider{position:fixed;display:flex;width:100%;height:100vh;background:var(--bg);padding:40px 20px;flex-direction:column;z-index:4;color:var(--text);gap:48px;animation:slide-in .6s ease-in-out}@keyframes slide-in{0%{translate:100% 0}to{translate:0 0}}.mobile-slider-exit-animation{animation:slide-out .6s ease-in-out}@keyframes slide-out{0%{translate:0 0}to{translate:100% 0}}.mobile-slider-hdr{display:flex;width:100%;justify-content:space-between;align-items:center}.light-theme .mobile-slider-hdr>.logo{filter:invert(100%)}.mobile-slider-extras{display:flex;gap:24px}.mobile-slider-extras>.theme-switch{display:flex}.mobile-slider-search{display:flex;align-items:center;justify-content:center;font-size:1.28rem}.mobile-slider-exit{width:24px;display:flex;align-items:center;justify-content:center;font-size:1.28rem;height:24px;border-radius:50%;background-color:#d91111;color:#fff}.mobile-slider-main{width:100%;display:flex;flex-direction:column;gap:16px}.slider-item{width:fit-content;padding:8px 10px;font-size:.92rem!important;text-align:center;display:flex;flex-direction:column;gap:10px}.banner-x{height:262px;display:flex}.banner-x>div:first-child{font-size:1.68rem;z-index:1;margin-top:auto;margin-bottom:60px}.banner-x>div:nth-child(2){width:80%;translate:45% 0}.banner-x-flash{width:150%;right:-50%;top:0%}.success-popup{width:88%;height:fit-content;padding-bottom:60px;translate:-50% -50%}.success-popup-hdr{font-size:1.2rem;line-height:2rem;height:96px}.success-popup-hdr>img{width:82px;top:0;left:18px;translate:0 50%}.success-popup-cnt>div:first-child{font-size:.8rem;font-weight:300}.success-popup-cnt{padding:60px 34px 0}.footer{padding:360px 24px 64px}.footer-nav{flex-direction:column;position:absolute;top:-56px;translate:0 -100%}.footer-nav>span{font-size:.62rem}.footer-copyright,.footer-contact{flex-direction:column-reverse;align-items:flex-start}.footer-copyright{gap:56px}.contact-separator{display:none}.footer-contact{gap:14px}.footer-main-item>div:first-child{font-size:1rem;line-height:1.5rem}.privacy-policy .logo{display:none}.privacy-policy-hdr>span:last-child{font-size:.6rem}.privacy-policy-defs>h2{width:60%}}@media (min-width: 1400px){.navbar{padding:24px 10%}.footer{padding:64px 88px}.banner-x{padding:0 8%}.banner-x>div:nth-child(2){position:absolute;right:4%}.load-popup{min-height:72vh;height:fit-content;width:64%}}.landing-page{width:100%;display:flex;flex-direction:column;color:var(--text);overflow-x:clip}.banner{width:100%;padding:180px 4.6% 40px;position:relative;overflow:hidden;aspect-ratio:1512 / 792;min-height:572px;max-height:868px;background-image:url(/assets/SUGE%20DARK%20TRUCK-DE7IJ1cE.webp);background-repeat:no-repeat;background-size:cover}.light-theme .banner{background-image:url(/assets/SUGE%20LIGHT%20TRUCK-DxTsQGOM.webp)}.banner-cnt{color:var(--text);display:flex;flex-direction:column;gap:24px;width:52%;min-width:620px;z-index:1;position:relative}@media (max-width: 800px){.banner-cnt{min-width:none}}.banner-cnt>h1{font-size:clamp(1.72rem,calc(100vw / 26),4rem);font-weight:400}.banner-cnt>h1>span{width:fit-content}.h1-green{background-image:var(--primary-gradient);color:transparent;-webkit-background-clip:text;background-clip:text}.banner-cnt>p:nth-child(2){font-size:clamp(1rem,1.6vw,1.6rem);line-height:2.4rem;width:88%}.banner-btn{display:flex;gap:32px}.partners{width:100%;display:flex;align-self:center;flex-direction:column;align-items:center;padding:105px 0%;gap:24px}.partners>span:first-child{font-size:1.2rem;color:transparent;background-image:linear-gradient(#fff 50%,#0a0a0a);-webkit-background-clip:text;background-clip:text}.light-theme .partners>span:first-child{background-image:linear-gradient(#2cb934,#004429)}.partners-cnt{opacity:35%;display:flex;align-items:center;gap:6%;justify-content:center;width:100%}.partners-logo>img{width:100%}.light-theme .partners-logo>img{filter:invert(100%)}.partners-logo:nth-child(1){width:9.5%}.partners-logo:nth-child(2){width:14.7%}.partners-logo:nth-child(3){width:4.6%}.partners-logo:nth-child(4){width:12.2%}.partners-logo:nth-child(5){width:9%}.message{width:100%;display:flex;flex-direction:column;gap:16px;align-items:center;padding:80px 4.6% 0;position:relative}.message-cnt{display:flex;flex-direction:column;align-items:center;width:71.2%;gap:40px;z-index:1}.message-cnt>h2:first-child{font-size:clamp(2.4rem,4.23vw,4rem);font-weight:400;text-align:center;width:100%;color:transparent;background-image:linear-gradient(#fff 50%,#0a0a0a);-webkit-background-clip:text;background-clip:text}.light-theme .message-cnt>h2:first-child{background-image:linear-gradient(#373737 50%,#c6c6c6)}.light-theme .message-cnt>div:first-child{background-image:linear-gradient(#2cb934,#004429)}.message-cnt>div:last-child{text-align:center;width:70.6%;line-height:2rem;font-size:clamp(.8rem,1.4vw,1.2rem);font-weight:400}.message-img{width:77%;z-index:1}.message-img>img{width:100%;content:url(/assets/Infographics%201-ChQDndBp.webp)}.light-theme .message-img>img{width:100%;content:url(/assets/Infohraphics%202-CwgTJFX_.webp)}.message-1-flash{position:absolute;left:-18%;top:12%;width:42%}.message-1-flash>img{width:100%;rotate:32deg;mix-blend-mode:screen}.message-2{margin-top:120px;position:relative;width:83%;display:flex;flex-direction:column;align-items:center;align-self:center;padding:0 4.6%;gap:112px}.message-2-cnt{display:flex;flex-direction:column;align-items:center;gap:24px;position:relative;z-index:1;width:100%}.message-2-cnt>div:first-child{font-size:clamp(3.12rem,8vw,4.4rem);text-align:center;color:transparent;background-image:linear-gradient(#fff 50%,#0a0a0a);-webkit-background-clip:text;background-clip:text}.light-theme .message-2-cnt>div:first-child{background-image:linear-gradient(#2cb934,#004429)}.message-2-cnt>div:last-child{width:56%;text-align:center;line-height:2rem;font-size:clamp(.8rem,1.4vw,1.2rem)}.message-2-grid{position:relative;z-index:1;width:100%;display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.message-2-card{width:100%;height:340px;padding:32px 32px 0;gap:16px;background:linear-gradient(#2f2f2f4d,#2f2f2f1f);border-radius:30px;position:relative}.light-theme .message-2-card{background:linear-gradient(#dadada33,#dadada4d)}.message-2-card>div:first-child{width:120px;height:120px}.message-2-card>div:first-child>img{width:100%}.message-2-card-main{display:flex;flex-direction:column;gap:32px}.message-2-card-main>h3:first-child{font-size:clamp(1.12rem,1.72vw,1.5rem);font-weight:600}.message-2-card-main>div:nth-child(2){font-size:clamp(.8rem,1.4vw,1.2rem)}.message-2-card:before{position:absolute;content:"";width:100%;height:100%;background:linear-gradient(#1f84244d,#e6efeb33) border-box;border:1px solid transparent!important;mask:linear-gradient(#000 0 0) padding-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;left:0;top:0;border-radius:30px}.message-2-flash{position:absolute;width:100%;top:-70%;right:-62%;background-color:transparent}.message-2-flash>img{mix-blend-mode:screen}.green-blur{position:absolute;width:400px;height:400px;bottom:0;left:-45%;filter:blur(80px);border-radius:50%;background:var(--primary-gradient)}.message-3{width:100%;display:flex;padding:200px 4.6% 260px 8.7%;justify-content:space-between}.message-3-cnt{width:40.4%;display:flex;flex-direction:column;gap:20px}.message-3-cnt>h2:first-child{font-size:clamp(2rem,3vw,2.8rem);font-weight:500}.message-3-cnt-info{display:flex;flex-direction:column;gap:56px}.message-3-cnt-info>div:first-child{line-height:2rem;width:80.5%;font-size:clamp(.8rem,1.4vw,1.2rem)}.message-3-img{width:45%;padding-top:100px;position:relative}.message-3-img>img{position:absolute;left:20%;top:2%;z-index:1}.message-3-img-show{width:100%;aspect-ratio:677 / 520;max-height:520px;position:relative}.message-3-img-show>div:first-child{width:100%;height:100%;background-color:gray;border-radius:30px}.message-3-img-show>div:nth-child(2),.message-3-img-show>div:nth-child(3){position:absolute;width:48.3%;aspect-ratio:327 / 252;border-radius:clamp(12px,2.6vw,30px);top:0;background-color:#505050}.message-3-img-show>div:nth-child(2){left:-40%;top:40%}.message-3-img-show>div:nth-child(3){left:21.6%;top:91%}.message-3-img-show>div{overflow:hidden}.message-3-img-show>div>img{width:100%}.message-3-img-show>div:nth-child(2)>img,.message-3-img-show>div:nth-child(3)>img{aspect-ratio:327 / 252}.green-div{width:100%;height:460px;background:linear-gradient(60deg,#2cb933,#0a0a0a 90%);padding:0 4.6%;display:flex;justify-content:space-between;position:relative;margin-bottom:207px;margin-top:227px}.green-div-logo{margin-left:5.1%;margin-top:-40px;margin-bottom:auto;width:30%;min-width:240px;z-index:1}.green-div-flash{position:absolute;left:0;top:-65%;mix-blend-mode:screen;min-width:400px;width:80%}.green-div-cnt{margin-top:90px;width:45.7%;display:flex;gap:32px;flex-direction:column;color:#fff}.green-div-cnt>div:first-child{display:flex;flex-direction:column;gap:24px;width:100%}.green-div-cnt>div:first-child>h2:first-child{font-size:clamp(2.12rem,2.4vw,2.6rem);font-weight:600}.green-div-cnt>div:first-child>div:last-child{line-height:2rem;font-size:clamp(.8rem,1.4vw,1.2rem)}.landing-page-blogs{width:100%;display:flex;flex-direction:column;gap:32px;padding:0 4.6%}.landing-page-blogs>span:first-child{font-size:clamp(1.6rem,2.42vw,2rem)}.landing-page-blogs-grid{width:100%;display:grid;grid-template-columns:repeat(3,calc(100% / 3));position:relative;column-gap:20px}.landing-page-blogs-grid .blog-card{aspect-ratio:auto;position:relative}@media (max-width: 600px){.banner{padding:140px 6.4% 98px;min-height:540px;max-height:auto;background-position:42% 80px;aspect-ratio:auto;height:fit-content;background-size:780px 540px}.banner-cnt{width:80%;min-width:auto;height:fit-content}.banner-cnt>h1{font-size:1.72rem!important;line-height:2.8rem;width:100%}.banner-cnt>p{font-size:clamp(1rem,1.12vw,1.2rem);line-height:1.65rem!important;font-weight:200;width:90%}.partners{padding-top:90px}.partners-cnt{flex-direction:column;gap:24px}.partners-logo:nth-child(1){width:21%}.partners-logo:nth-child(2){width:36.5%}.partners-logo:nth-child(3){width:11.4%}.partners-logo:nth-child(4){width:30.3%}.partners-logo:nth-child(5){width:22.35%}.message-cnt{width:100%}.message-cnt>h2:first-child,.message-2-cnt>div:first-child{font-size:2.1rem}.message-cnt>div:last-child{width:82%;font-size:1rem;line-height:1.6rem;font-weight:300}.message-img,.message-2{width:100%}.message-2-cnt>div:last-child{width:100%;font-size:1rem;line-height:1.6rem;font-weight:300}.message-2-grid{grid-template-columns:repeat(1,1fr)}.message-3{flex-direction:column}.message-3-cnt{width:100%}.message-3-cnt>h2:first-child{font-size:1.625rem}.message-3-cnt-info>div:first-child{font-size:1rem;line-height:1.6rem;font-weight:300}.message-3-img{width:72%;align-self:flex-end;padding-top:48px}.message-3-img>img{width:60px;aspect-ratio:1 / 1;top:48px;left:auto;right:10%;translate:0 -50%;position:absolute}.message-3-img-show{aspect-ratio:266 / 204}.message-3-img-show>div{border-radius:12px!important}.message-3-img-show>div:first-child{top:0}.green-div{background:linear-gradient(90deg,#2cb933,#0a0a0a 90%);height:fit-content;flex-direction:column;padding-bottom:82px}.green-div-logo{width:67%}.green-div-cnt{margin-top:45px;width:100%}.green-div-flash{position:absolute;left:-50%;top:-42%;width:160%}.landing-page-blogs-grid{grid-template-columns:repeat(1,100%);gap:20px}}@media (min-width: 1400px){.banner{padding:180px 10%;background-position:0 60%}.message{padding:40px 12% 0}.green-div{padding:0 10%}.message-3{width:100%;display:flex;padding:260px 10%}.banner-cnt{width:60%}}.about-us{width:100%;display:flex;flex-direction:column;color:var(--text);overflow-x:hidden}.mission{padding:0 4.6%;position:relative;width:100%;display:flex;justify-content:space-between;margin-top:145px}.mission-info,.mission-info-cnt{display:flex;flex-direction:column;gap:8px}.mission-info{width:42.3%;max-width:520px}.mission-info>h4:first-child{background-image:var(--primary-gradient);color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:400;font-size:clamp(1.2rem,2.2vw,2rem)}.mission-info-cnt{gap:32px}.mission-info-cnt>h2:first-child{font-size:clamp(2.2rem,3.8vw,3.52rem);font-weight:400}.mission-info-cnt>div:nth-child(2){font-size:clamp(.8rem,1.4vw,1.2rem);line-height:2rem}.mission-img{width:46%;max-width:695px;position:absolute;right:4.6%;top:0;bottom:0;background-color:gray;border-radius:clamp(12px,2.6vw,30px);overflow:hidden}.mission-img>img{width:100%;min-height:100%;position:relative;top:50%;translate:0 -50%;object-fit:cover}.mission-section-2{padding:0 4.6%;margin-top:132px;width:100%;display:flex;justify-content:flex-end;gap:120px;position:relative}.mission-section-2-img{width:42.4%;border-radius:clamp(12px,2.6vw,30px);position:absolute;left:4.6%;top:0;bottom:0;background-color:gray;overflow:hidden}.mission-section-2-img>img{width:100%;position:relative;top:50%;min-height:100%;translate:0 -50%;object-fit:cover}.mission-section-2>div:nth-child(2){width:42.3%;max-width:510px;padding:60px 0;display:flex;flex-direction:column;gap:12px;font-size:clamp(.8rem,1.4vw,1.2rem);line-height:2rem}.yt-video{margin-top:238px;width:100%;align-self:center;margin-bottom:176px;position:relative;display:flex;align-items:center;justify-content:center}.yt-video>div:first-child{width:75%;aspect-ratio:1140 / 616;border-radius:clamp(12px,2.6vw,30px);overflow:hidden;display:flex;align-items:center;justify-content:center;position:relative;z-index:1;background:#2f2f2fcc}.yt-video>div:first-child>div{width:100%!important;height:100%!important}.yt-flash{position:absolute;left:0;bottom:-50%}.yt-flash>img{mix-blend-mode:screen;rotate:8deg}.yt-blur{position:absolute;left:0;translate:-50% 0;background:var(--primary-gradient);width:320px;height:320px;border-radius:50%;filter:blur(80px)}.suge-heroes{width:67%;margin-bottom:100px;align-self:center;display:flex;flex-direction:column;gap:48px;position:relative}.suge-heroes-cnt{display:flex;flex-direction:column;gap:32px;align-items:center;width:100%}.suge-heroes-cnt>div:first-child{font-size:clamp(3rem,5.3vw,5rem);text-align:center;width:100%;color:transparent;background-image:linear-gradient(#fff 50%,#0a0a0a);-webkit-background-clip:text;background-clip:text}.light-theme .suge-heroes-cnt>div:first-child{background-image:linear-gradient(#2cb934,#004429)}.suge-heroes-cnt>div:nth-child(2){line-height:2rem;font-size:clamp(.8rem,1.4vw,1.2rem);width:67%;text-align:center}.suge-heroes-grid{width:100%;display:grid;row-gap:46px;column-gap:20px;grid-template-columns:repeat(3,1fr)}.suge-heroes-card{background:var(--primary-gradient);aspect-ratio:292 / 368;border-radius:clamp(12px,2.6vw,30px);width:100%;position:relative;overflow:hidden}.suge-heroes-card>img{width:100%;position:relative;left:50%;translate:-50% -5%}.suge-heroes-card:not(.suge-heroes-card:nth-child(2))>img{width:180%;translate:-50% -20%}.suge-heroes-card:nth-child(4)>img{translate:-50% -15%!important}.suge-heroes-card:nth-child(6){cursor:pointer}.suge-heroes-card:nth-child(6)>img{width:100%!important;translate:0 0!important;left:auto!important;top:0;right:0!important;cursor:pointer}.suge-heroes-card>span{position:absolute;color:#fff;bottom:37px;left:27px;font-size:clamp(1.12rem,1.7vw,1.6rem);z-index:1}.suge-heroes-blur{position:absolute;right:-45%;top:20%;width:320px;height:320px;background:var(--primary-gradient);filter:blur(50px)}.credibility{width:100%;padding:0 4.6%;display:flex;justify-content:center}.credibility>iframe{max-width:512px}@media (max-width: 600px){.mission,.mission-section-2{flex-direction:column;gap:32px!important}.mission-info,.mission-img{width:100%}.mission-img,.mission-section-2-img{position:relative;width:100%;height:240px;left:0;z-index:1}.mission-info>div:first-child{font-size:1.2rem}.mission-info-cnt>div:first-child{font-size:2rem}.mission-section-2{flex-direction:column-reverse;margin-top:70px}.mission-info-cnt>div:nth-child(2){font-size:1rem;line-height:1.6rem;font-weight:300}.mission-section-2>div:nth-child(2){width:100%;max-width:100%;font-size:1rem;line-height:1.6rem;font-weight:300;padding:0}.yt-flash{bottom:-180%}.yt-video{margin-top:153px;height:193px}.yt-video>div:first-child{height:100%;border-radius:8px}.suge-heroes{width:100%;padding:0 4.6%;position:relative;z-index:1}.suge-heroes-cnt>div:first-child{font-size:3rem}.suge-heroes-cnt>div:nth-child(2){font-size:1rem;font-weight:300;line-height:1.6rem;width:80%}.suge-heroes-grid{grid-template-columns:repeat(1,1fr);width:51%;gap:12px;align-self:center}.suge-heroes-card{border-radius:18px;height:290px;aspect-ratio:auto}.yt-blur,.suge-heroes-blur{width:240px;height:240px}.suge-heroes-card:nth-child(2)>img{translate:-50% 10%}.credibility>iframe{width:100%}}@media (min-width: 1400px){.mission{padding:0 8%}.mission-img{right:8%}.mission-section-2{padding:0 8%}.mission-section-2-img{left:8%}.mission-section-2>div:nth-child(2){padding:100px 0}.suge-heroes{width:60%}}.service{width:100%;display:flex;flex-direction:column;color:var(--text);overflow-x:hidden}.service-main{margin-top:161px;padding:0 4.6%;width:100%;display:flex;flex-direction:column;gap:100px}.service-main-cnt{width:35.7%;display:flex;flex-direction:column;gap:32px}.service-main-cnt>div:first-child{font-size:clamp(2.2rem,3.4vw,3.2rem)}.service-main-cnt>div:nth-child(2){line-height:2rem;font-size:clamp(.8rem,1.4vw,1.2rem);width:84.8%}.service-main-grid{width:100%;display:grid;grid-template-columns:repeat(2,1fr);gap:27px;margin-bottom:160px;position:relative}.service-blur{width:320px;height:320px;position:absolute;left:0;top:60%;translate:-50% 0;background:var(--primary-gradient);border-radius:50%;filter:blur(120px)}.service-card{position:relative;z-index:1;width:100%;max-height:502px;min-height:360px;aspect-ratio:676 / 502;overflow:hidden;border-radius:clamp(12px,2.6vw,30px);background:linear-gradient(#2f2f2f4d,#2f2f2f1f);display:flex;flex-direction:column;transition:background .8s;cursor:pointer}.light-theme .service-card{background:linear-gradient(#dadada33,#dadada4d)}.service-card:hover{background:linear-gradient(30deg,#004429,#2cb933)}.service-card:before{position:absolute;content:"";width:100%;height:100%;background:linear-gradient(#1f84244d,#e6efeb33) border-box;border:1px solid transparent!important;mask:linear-gradient(#000 0 0) padding-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;left:0;top:0;border-radius:clamp(12px,2.6vw,30px)}.service-card-img{width:100%;height:59%;min-height:50%;background-color:#c8c8c8;position:relative;overflow:hidden}.service-card-img>img{min-height:100%;min-width:100%;position:relative;left:0;right:0}.service-card:nth-child(1)>.service-card-img>img{background-image:url(data:image/webp;base64,UklGRqgCAABXRUJQVlA4WAoAAAAQAAAAMQAAFQAAQUxQSCYAAAABH6CQbQRId8yn8mpERFwGSttGYq48a/tPfPhhRP8noJEeo8ILAlZQOCBcAgAAcAoAnQEqMgAWAD6RPJhIpaMiISgNULASCWYAnTK8KgHPbfHnhlNwquHArgJWZ27vmDhiS3p6tSv/90+VbQcjab+FR83nln3R24cBtJfZ3heO4+kJuSWR85fLtAAA/u0duNwcdyMgb9McQ8icfnbpD5MqzbkRxdqvN+NpooD9ZLWErsXzuNq1nCciM/Lx6Tfb9fdU0lcHWmgkuJpYzwjn9M/Wwij/53zImK7h4ckhn7j7H6sHvZKEOK+SJ8Q/QPtA04W+zCMrskE5YH0/+fEn//mWbV2stJXgQX1VFxc3oKz1035TGgM2GjdLCw59P+RWr8dAleYfW31LA8YyRqBu44HKXYWGGdNJDEoAPhkbJ2XJey6uf+jI1SjwwxAcD/ZOFzOKOwRzn8XBkMpnPKlE1NsCk4duD4PLM536vMmvQ1Hns5Em8ncTANGpsYMiG0LKMqaIXiLJiMOcDQhKm8JI97lyXyCZY90OYfrjb63zRj4rPjnS1MGjHy2Y26exfH5HOeaKs4v7WHT2ziuGhZMZxG8ZdEPdqEFXgmQMmHagz9Ji7ZIvszzz2nzhQOdaxPos526h2tvL5cac9v/Tj0+Wj17YwG2L5hN6/EuIeOgbQpYYP5sYf8n45JaqXrnI0eEOpPpbtYEd6cgwtiVS589XprSxBvR9Ly7JgcgfsX1Fr+jjKHfUYKEsRaOo1UU27olJwglHqWzzCRzszM/3l1QBqQ42pI48JctPyqRZu7aHM/1DXIe5DuFkLO1E3+OZ73SvIf31JqEoP8m2UoRqy7cm8iQOLtMudo6LhvQ4AA==);background-size:cover}.service-card:nth-child(2)>.service-card-img>img{background-image:url(data:image/webp;base64,UklGRo4CAABXRUJQVlA4WAoAAAAQAAAAMQAAFQAAQUxQSCYAAAABH6CQbQRId8yn8mpERFwGSttGYq48a/tPfPhhRP8noJEeo8ILAlZQOCBCAgAAMAsAnQEqMgAWAD6ROJdIpaMiISwaqzCwEglsAKwzDY6GgrwJ6Nz5Omk7u2j+z4/gVpd2eR7RNIGdvGOQPlepghs0U2jGmJBkxH6lL/H13zElI7RAcGlOyDII0dfb4WyLqoAA+Tfly0zRRicZR+yVWaWaBjsH24Oq8HG45OmFsF7zsCJIp2658co1XSTOKeUeJiihHMfparNfpgg//U3/1L5tZc/h9U+flRq+/MpjYOP8P6Gra9hT4jHjWQ3M5LVHVaOmuAM1y0vF5bVJ26fkxQSfsn69o6z04xS9SdimJtHVNyb53/iSBwuq7TeznvLkMHiegSLLuYiRkcWHNvAdHu2dU8gmsl20nuWfVsN9j6CxCnCKHmUad3wJlfPmOtaW2gKX3ck/XS5o6NJzA6sO+2oBb2PwX+vrP/sMF8yHBD7zdS9QgJFgGm4VCETV0wS2fMQ6uIA5sHAWaOBuxuU3HziPWBgc+9gsOBVliNw+NkQ5MbrTEkIJmT5QFzVDSFIW0T19W1zAxE/3cq5RUw9FmJaVwuSukFxZC1ABgQiUcJn+mNiRFoPJh7Xtyr2KDnp4rzKQHcvqxhgaKRKNqnoJ1RDyr9k5950zfmVuUhPTmjf0zbEmucunsz15QoDG7bHw0LI2/pdZLplnnaS/+8yuCWv/61NuVtQZ/h7Wvdhtrm75Qe0wBQzVCTOrikhe29SwtnNuFIzYuNV+/uJMKOw60SoGIMK7nhlUidEvK7VmGRTlhUfiDrZ+v0leJ83dx+IAAAA=);background-size:cover}.service-card:nth-child(3)>.service-card-img>img{background-image:url(data:image/webp;base64,UklGRj4CAABXRUJQVlA4WAoAAAAQAAAAMQAAFQAAQUxQSCYAAAABH6CQbQRId8yn8mpERFwGSttGYq48a/tPfPhhRP8noJEeo8ILAlZQOCDyAQAAEAsAnQEqMgAWAD6JMpRHpSKiITP5nVCgEQloAJ0zRzYftNNt1ePWBymfQA/YD1zG7SgltcQXpKSYMu75MGKE1IPWQ/aKVVKhsowIhBwHejm7dFkLgrJcJqwh7Ci9OiXeQAD+97H/k062giR0yIVZX70SeFjKGZj8Lf+35jxkmPiZU2AiO/y5s/3RgeZ0fO8UIeQMCGRxsGQVp/oT39NXbSLdgqgSA/xCWv3X95ftOg+80OCpchiLrLS0xcXPyykGVCI3u7Je2yQo4PCQy4lkNeogJlUDFsFzsvxO0igf5cINCByY6tiCDiSn7XdhXlvQ2m1Iqceqh+Frx3MkwAotC0LCCwdFbqNLbvDyKyDFX/rydgOGG2sNW/aMtp/lg/dmm6rI3kpSSEJ/Zbr8HauTtakph7biUfYM1Y+t4oamTy+sdec87PTilnva710/nznG7xT4Fqs7SaLMHlNbqg7r7I+VcNo/05FqmCEcS4X+pdXBUSX8YIsSfEXF1G8rN6H7va7rmy0VCuN5edsA1tc+AiZdqU9VXzSCpvkQHik2scu8py1CuW5X3CzXL0wlQtIuIiRxhJTuCu1zkBMb1vbat9hAajiu72XW1WRZ/GprKPEC9P36FUJ/ZZAIrk/3cQ81G5F1HQjEyScqxBuKmTILIAAA);background-size:cover}.service-card:nth-child(4)>.service-card-img>img{background-image:url(data:image/webp;base64,UklGRtoBAABXRUJQVlA4WAoAAAAQAAAAMQAAFQAAQUxQSCYAAAABH6CQbQRId8yn8mpERFwGSttGYq48a/tPfPhhRP8noJEeo8ILAlZQOCCOAQAA0AgAnQEqMgAWAD6NOpVHpSOiITAYDfigEYlAFqN1UGs4bjs3mBxNY5ZTr3nPpURRHpkVIDwDvj7B7T3ebh075ewCvSkq+W1RlZtQdk5GgAD++ZoLSrn4t7xCqeEmT5XKvf7f+X58s1hvkOzrHiBHwztPgORQImX3u0mHFG1EvBD/cVjRYqAFV0eAbILqGXCEKlYdDZxiQn7v7BjGaS2Vvx8KIABUQn4y34rFOCe10v6ZBFOYDvo/mBR/cb+b/g9J+iJF7UHGmGMXMZgwcHZKYFiTbQOiij+xqDQGlnlF4HUvMcokHRKmsNp3uo7ZaVnUyA+JX9RkYdCO6srDWEwZymEfueCVzoiT3n1m4bJNEIiAsB/mSYOqW6byCEfRLHHR5gQd9D9zAqM1mAfu2H77f2HAXEeA3CnoDK+wH+LQ5mdm3osQncSEyZyRJlN6U5hKC4vfPzYUwPJdYzYBy17AhTU02Gfb9KDKXhmjELhS997KoNchea+g4A+6cDqAwLzPStAf+neuFlUBy+FAAAA=);background-size:cover}.service-card-cnt{display:flex;flex-direction:column;padding:32px 43px;gap:16px}.service-card-cnt>div:first-child{font-size:1.8rem;font-size:clamp(1.2rem,2vw,1.8rem);font-weight:600}.service-card>div:nth-child(2){font-size:clamp(.8rem,1.4vw,1.2rem)}@media (max-width: 600px){.service-main{gap:32px}.service-main-cnt{width:100%;gap:16px}.service-main-cnt>div:first-child{font-size:1.5rem;width:95%}.service-main-cnt>div:nth-child(2){font-size:1rem;font-weight:300;line-height:1.6rem}.service-main-grid{grid-template-columns:repeat(1,1fr)}.service-card{height:260px;border-radius:16px}.service-card-img>img{position:relative;translate:0 0;height:100%}.service-card-cnt{height:49%;padding:16px 20px}.service-card-cnt>div:first-child{font-size:1rem}.service-card-cnt>div:nth-child(2){font-size:.72rem}}@media (min-width: 1400px){.service-main{padding:0 8%}}.service-2{width:100%;display:flex;padding-top:196px;flex-direction:column;color:var(--text)}.service-2-banner{width:100%;padding:0 4.6%;display:flex;flex-direction:column;gap:24px}.service-2-banner>span:first-child{background-image:var(--primary-gradient);color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.6rem}.service-2-banner-main{width:100%;display:flex;justify-content:space-between;position:relative}.service-2-banner-main-cnt{display:flex;width:37.6%;flex-direction:column;gap:40px}.service-2-banner-main-cnt>div:first-child{color:var(--text);font-size:clamp(3.2rem,3.4vw,3.6rem)}.service-2-banner-main-cnt>div:last-child{line-height:clamp(1.72rem,1.9vw,2rem);font-size:clamp(1rem,1.2vw,1.2rem)}.service-2-banner-img{width:46%;position:absolute;top:0;bottom:0;right:0;height:initial;background-color:#c8c8c8;border-radius:30px;overflow:hidden}.service-2-banner-img>img{width:100%;min-height:100%;object-fit:cover}.services-info{margin-top:218px;width:40%;align-self:center;display:flex;flex-direction:column;align-items:center;gap:64px}.services-info>span:first-child{font-size:4.4rem;color:transparent;background:linear-gradient(#fff,#0a0a0a);-webkit-background-clip:text;background-clip:text}.light-theme .services-info>span:first-child{color:transparent;background:linear-gradient(#2cb933,#004429);-webkit-background-clip:text;background-clip:text}.services-info-cnt{width:81%;display:flex;flex-direction:column;gap:88px}.services-info-cnt-card{width:100%;display:flex;flex-direction:column;gap:24px;align-items:center}.services-info-cnt-card>span:first-child{line-height:2rem;font-size:clamp(1rem,1.2vw,1.2rem)}.services-info-cnt-card>div:last-child{background:var(--primary-gradient);color:transparent;-webkit-background-clip:text;background-clip:text;font-size:3rem;text-align:center}.service-2-img{width:100%;aspect-ratio:1512 / 669;background-color:#dcdcdc;margin-top:152px;overflow:hidden}.service-2-img>img{width:100%;min-height:100%}.service-2-contact{padding:105px 4.6% 0 8.9%;display:flex;width:100%;justify-content:space-between}.service-2-contact-cnt{width:30%;display:flex;flex-direction:column;gap:64px}.service-2-contact-cnt>div:first-child{display:flex;flex-direction:column;gap:43px}.service-2-contact-cnt>div:first-child>span:first-child{background-image:var(--primary-gradient);color:transparent;-webkit-background-clip:text;background-clip:text;font-size:clamp(1.8rem,2vw,2rem)}.service-2-contact-cnt>div:first-child>div:last-child{font-size:clamp(1.8rem,2vw,2rem);line-height:2.6rem}.service-2-contact-cnt>div:nth-child(2){width:80%;display:flex;flex-direction:column;gap:48px}.service-2-contact-cnt-info{display:flex;flex-direction:column;gap:24px;width:100%}.service-2-contact-cnt-info>span:first-child{font-size:clamp(1.28rem,1.4vw,1.6rem)}.service-2-contact-cnt-info>span:last-child{line-height:1.8rem;font-size:clamp(1rem,1.2vw,1.22rem)}.service-2-contact-form{width:52%;position:relative;border-radius:30px;height:1152px;margin-top:-205px;overflow:hidden;background:linear-gradient(#2f2f2f4d,#2f2f2f1f);padding:74px 71px;display:flex;flex-direction:column;gap:48px}.service-2-contact-form-glass{width:100%;position:absolute;z-index:0;left:0;top:0;height:100%;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px)}.service-2-contact-form-hdr{display:flex;flex-direction:column;gap:16px;position:relative}.service-2-contact-form-hdr>span:first-child{font-size:2.38rem;font-weight:700;line-height:3rem}.service-2-contact-form-hdr>span:nth-child(2){line-height:1.48rem;font-size:clamp(1rem,1.2vw,1.2rem)}.service-2-contact-form-cnt{width:96%;display:flex;flex-direction:column;gap:56px;position:relative}.service-2-contact-form-cnt>button{width:100%;justify-content:center}.service-2-contact-form-body{width:100%;display:flex;flex-direction:column;gap:24px}.service-2-contact-input{display:flex;flex-direction:column;gap:8px;font-size:1rem;position:relative}.service-2-contact-input>input,.service-2-contact-input>textarea{background-color:transparent;font-family:Gotham;width:100%;font-size:.8rem;padding:12px;border-radius:6px;border:1px solid rgb(47,47,47);color:var(--text);outline:none}.service-2-contact-input>textarea{height:211px}@media (max-width: 600px){.service-2{padding-top:118px}.service-2-banner-main{flex-direction:column}.service-2-banner{gap:24px}.service-2-banner>span:first-child{font-size:1.5rem}.service-2-banner-main-cnt{width:100%;gap:24px}.service-2-banner-main-cnt>div:first-child{font-size:2.12rem;line-height:3rem}.service-2-banner-main-cnt>div:last-child{font-size:1rem;line-height:1.6rem;font-weight:300}.service-2-banner-img{position:relative;width:100%;margin-top:40px;height:252px;border-radius:16px}.services-info{margin-top:60px;width:100%}.services-info>span:first-child{font-size:2.5rem;text-align:center}.services-info-cnt{gap:40px}.services-info-cnt-card>span:first-child{font-size:1rem}.services-info-cnt-card>div:last-child{font-size:2rem}.service-2-img{aspect-ratio:auto;height:317px}.service-2-img>img{width:auto;min-height:auto;height:100%;translate:-35% 0;object-fit:cover}.service-2-contact{flex-direction:column-reverse;padding:105px 4.6% 0;gap:45px}.service-2-contact-form{width:100%;padding:60px 21px;height:fit-content}.service-2-contact-form-hdr>span:first-child{font-size:1.68rem;line-height:2.5rem;font-weight:600}.service-2-contact-form-hdr>span:nth-child(2){font-size:1rem;font-weight:300;line-height:1.5rem}.service-2-contact-cnt{width:100%;gap:32px}.service-2-contact-cnt>div:first-child{gap:24px}.service-2-contact-cnt>div:first-child>span:first-child{font-size:1.5rem}.service-2-contact-cnt>div:first-child>span:last-child{font-size:1.68rem}.service-2-contact-cnt>div:nth-child(2){gap:24px}.service-2-contact-cnt-info>span:first-child{font-size:1.28rem}.service-2-contact-cnt-info>span:last-child{font-size:.88rem;line-height:1.6rem;font-weight:300}}@media (min-width: 1400px){.service-2-banner{padding:0 8%}.service-2-banner-main-cnt{padding:20px 0}.service-2-contact{padding:105px 8% 0 8.9%}}.sustainability{width:100%;display:flex;flex-direction:column;color:var(--text);overflow-x:clip;position:relative;padding-bottom:140px}.sustainability-stat{width:100%;display:flex;padding:120px 4.6% 0;justify-content:space-between}.sustainability-stat-left{width:38.4%;display:flex;flex-direction:column;gap:8px}.sustainability-stat-left>div:first-child{background-image:var(--primary-gradient);color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.6rem;font-size:clamp(1.2rem,2.2vw,2rem)}.sustainability-stat-left>div:last-child{background-image:linear-gradient(#fff 50%,#0a0a0a);color:transparent;-webkit-background-clip:text;background-clip:text;font-size:3rem;font-size:clamp(2.6rem,3.2vw,3rem)}.light-theme .sustainability-stat-left>div:last-child{background-image:linear-gradient(#2cb934,#004429)}.sustainability-stat-right{display:flex;flex-direction:column;gap:80px;width:38.2%}.sustainability-stat-card{width:100%;display:flex;align-items:center;justify-content:space-between}.sustainability-stat-card>div:first-child{font-size:clamp(3rem,7.2vw,6.8rem)}.sustainability-stat-card>div:last-child{width:40.7%;font-size:clamp(.72rem,1.27vw,1.2rem)}.sustainability-img{width:70%;align-self:center;padding-top:120px;position:relative}.sustainability-img>img{width:100%;content:url(/assets/Infographics%201-ChQDndBp.webp)}.light-theme .sustainability-img>img{width:100%;content:url(/assets/Infohraphics%202-CwgTJFX_.webp)}.sustainability-blur{width:400px;height:400px;background:var(--primary-gradient);filter:blur(80px);position:absolute;right:-25%;overflow:hidden;margin-top:1500px}.sustainability-info{width:100%;display:flex;margin-top:200px;justify-content:flex-end;padding:82px 8.7%;padding-left:13%!important;position:relative;height:298px;color:#fff;background:linear-gradient(90deg,#2cb933,#004429)}.sustainability-info>div:first-child{width:43%;position:absolute;top:50%;translate:0 -50%;left:7.2%}.sustainability-info>div:first-child>img{width:100%;aspect-ratio:1 / 1}.sustainability-info>div:nth-child(2){position:absolute;left:0;top:50%;translate:0 -50%;mix-blend-mode:screen}.sustainability-info>div:last-child{width:48.2%;display:flex;flex-direction:column;font-size:clamp(2rem,3.4vw,3.2rem);gap:24px}@media (max-width: 600px){.sustainability-stat{padding-top:56px;flex-direction:column;gap:45px}.sustainability-stat-left{width:100%}.sustainability-stat-left>div:first-child{font-size:1.5rem}.sustainability-stat-left>div:last-child{font-size:2.5rem;width:80%;line-height:3.2rem}.sustainability-stat-right{width:100%;padding:0 8px;gap:48px}.sustainability-stat-card{flex-direction:column;gap:24px;align-items:flex-start}.sustainability-stat-card>div:first-child{font-size:5.15rem;font-weight:300}.sustainability-stat-card>div:last-child{font-size:1rem;line-height:1.5rem;width:50%}.sustainability-img{display:none}.sustainability-info{height:370px;flex-direction:column}.sustainability-info>div:first-child{top:0;translate:-10% -40%;width:342px}.sustainability-info>div:nth-child(2){width:100%;top:0}.sustainability-info>div:nth-child(2)>img{width:100%}.sustainability-info>div:last-child{gap:16px;width:78%}.sustainability-info>div:last-child>span:first-child{font-size:1.75rem;font-weight:600}.sustainability-blur{width:200px;height:200px}}@media (min-width: 1400px){.sustainability-stat{padding:120px 8% 0}}.contact{width:100%;display:flex;flex-direction:column;overflow-x:hidden}.contact-cnt{width:100%;padding:160px 4.6%;display:flex;justify-content:space-between;position:relative}.contact-blur{position:absolute;right:-15%;top:50%;width:320px;height:320px;border-radius:50%;background:var(--primary-gradient);filter:blur(80px)}.contact-info{width:37%;height:941px;display:flex;flex-direction:column;gap:49px}.contact-form{width:52.4%;height:941px}.contact-form,.contact-info{background:linear-gradient(#2f2f2f4d,#2f2f2f1f);border-radius:30px;position:relative;overflow:hidden;z-index:1}.light-theme .contact-form,.light-theme .contact-info{background:linear-gradient(#dadada33,#dadada4d)}.contact-form:before,.contact-info:before{position:absolute;content:"";width:100%;height:100%;background:linear-gradient(#1f84244d,#e6efeb33) border-box;border:1px solid transparent!important;mask:linear-gradient(#000 0 0) padding-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;left:0;top:0;border-radius:30px;z-index:0}.contact-info-img{width:100%;height:30.8%;background-color:gray;overflow:hidden;position:relative}.contact-info-img>img{min-height:100%;position:relative;left:50%;top:50%;translate:-50% -50%;width:100%;background-image:url(data:image/webp;base64,UklGRoICAABXRUJQVlA4IHYCAAAQDACdASoyAB8APok0lEelIqIhM/maqKARCWwAnTK4uE/AXYbI71Abe/n427T/QPBmtkabnIyz9I6z6hZBP07jpOwZhGgX/Ru2BnloNfKG+hOd//23YCHKEDOXg6fvaRQUuCw5kMKZYoAA/vKRFkRI8/0KPegHVHyE1pDWEKDJsguZZWvNqi9ftJWWfj3PoM3oRi81BWYkyhQm6Bvv/8RNpbb6nbFP8Zgi2nCuc6caAnScheZaBpxgSMkHNyItwnepx8efBiBkg+ouroLSiWgBZxksZfdSpiddJnI1lb2+Zq8drndvXh7U4gxs+7OghnYLzws35JnKg2LIkVe1f5TDarK0pD2/5HaYKjPEHYj7D9aSTaJxPzSC84odXN50gZQ2uB1DzoGUNFCbK1Grzs4asX7x/yD0ti1/bZ5+unRqEoaFnman1HOmjtSJWrdSClj3Di5KJAfoEfuJRWK59XurnZi9J3QcRkgs2F2sH/qTjz5rs1aAgGZNBFSTfJ/OH5gAlu1ImxTSqLALSLd++qM4irVUFUayOJuMoC/A/ahAaNyNqCqqDW7V9D9bb3s0bKfVcqTgas8qn8ddG5svLgoSG/BNPMuskxcvrc69M9NqSfu4TnzRdy8N0zHBnpV4mmm6f/YL0+6s8B+/T0X2QnHrpZU6QR9YGNaoFq8qFDutETlP3eJmo8Q0aw+Q0hkH8ghnhuQtLzATPHHPHgM7GaYiWoplg0EMMv9nVrrv2nJv0+bzdihKUEBswW+wvDzP5wbTBe1hiNk+o58MC88xVA3LGwgx51WUShnGD+kH2QCYqQvhzWqn3yFsqTt0rB7L2uPDhAAAAAA=);background-size:cover;object-fit:cover}.contact-info-cnt{width:100%;display:flex;flex-direction:column;gap:72px;padding:49px 38px;color:var(--text)}.contact-info-item{display:flex;gap:24px;align-items:flex-start}.contact-info-item>span:first-child{width:32px;height:32px;display:flex;align-items:center;font-size:clamp(.8rem,1.4vw,1.28rem)}.contact-info-details{display:flex;flex-direction:column;gap:5px}.contact-info-details>span:first-child{font-size:clamp(.6rem,1.06vw,1rem)}.contact-info-details>span:last-child{font-size:clamp(1rem,1.5vw,1.4rem);font-weight:600}.contact-time{display:flex;flex-direction:column;gap:19px}.contact-time>span:first-child{font-size:clamp(1rem,1.5vw,1.4rem);font-weight:600}.contact-time>div:nth-child(2),.contact-time>div:nth-child(3){gap:5px;display:flex;flex-direction:column}.contact-time>div:nth-child(2)>span:last-child,.contact-time>div:nth-child(3)>span:last-child{font-size:clamp(1rem,1.5vw,1.4rem);font-weight:600}.contact-form{display:flex;flex-direction:column;padding:74px 71px;gap:48px;color:var(--text)}.contact-form>div:first-child{display:flex;flex-direction:column;gap:18px}.contact-form>div:first-child>div:first-child{font-size:clamp(1.4rem,2.5vw,2.2rem);font-weight:600}.contact-form>div:first-child>div:last-child{line-height:1.48rem;font-size:clamp(.72rem,1.28vw,1rem)}.contact-form>form{width:100%;display:flex;flex-direction:column;gap:56px}.contact-form>form>div:first-child{width:100%;display:flex;flex-direction:column;gap:24px;font-size:clamp(.72rem,1.28vw,1rem)}.contact-form-input{width:100%;position:relative;display:flex;flex-direction:column;gap:8px}.contact-form-input>span:first-letter{text-transform:capitalize}.contact-form-input>input{width:100%;z-index:1;color:var(--text);outline:none;font-size:.88rem;font-size:clamp(.66rem,.9vw,.88rem);padding:12px;border-radius:6px;background-color:transparent;border:1px solid #2f2f2f}.contact-form-input>input::placeholder{font-size:clamp(.66rem,.9vw,.88rem);font-weight:400;color:#c2c2c2}.contact-form>form>button{padding:16px 24px;border-radius:32px;border:none;font-size:.72rem;color:#fff;cursor:pointer;z-index:1;height:fit-content;background:var(--primary-gradient);font-family:Gotham;font-weight:500}@media (max-width: 600px){.contact-cnt{flex-direction:column;gap:16px;padding-top:56px}.contact-info,.contact-form{width:100%;border-radius:18px}.contact-info{height:571px;gap:30px}.contact-info-img{min-height:30.8%}.contact-info-cnt{padding:0 24px;gap:40px}.contact-info-details>span:first-child{font-size:.75rem}.contact-info-details>span:last-child{font-size:.875rem}.contact-time>span:first-child,.contact-time>div:nth-child(2)>span:last-child,.contact-time>div:nth-child(3)>span:last-child{font-size:.875rem}.contact-time>div:nth-child(2)>span:first-child,.contact-time>div:nth-child(3)>span:first-child{font-size:.625rem}.contact-form{padding:45px 22px 68px;height:fit-content}.contact-form>div:first-child{font-size:16px}.contact-form>div:first-child>div:first-child{font-size:1.75rem}.contact-form>div:first-child>div:last-child{font-size:.81rem}.contact-form-input>span:first-child,.contact-form-input>input{font-size:.81rem}}@media (min-width: 1400px){.contact-cnt{padding:160px 8%}}.contact-2{width:100%;display:flex;flex-direction:column;overflow-x:hidden}.contact-2-cnt{width:100%;padding:160px 4.6%;display:flex;justify-content:space-between;position:relative}.contact-2-blur{position:absolute;right:-15%;top:50%;width:320px;height:320px;border-radius:50%;background:var(--primary-gradient);filter:blur(80px)}.contact-2-info{width:37%;height:941px;display:flex;flex-direction:column;gap:49px}.contact-2-form{width:52.4%;height:941px}.contact-2-form,.contact-2-info{background:linear-gradient(#2f2f2f4d,#2f2f2f1f);border-radius:30px;position:relative;overflow:hidden;z-index:1}.light-theme .contact-2-form,.light-theme .contact-2-info{background:linear-gradient(#dadada33,#dadada4d)}.contact-2-form:before,.contact-2-info:before{position:absolute;content:"";width:100%;height:100%;background:linear-gradient(#1f84244d,#e6efeb33) border-box;border:1px solid transparent!important;mask:linear-gradient(#000 0 0) padding-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;left:0;top:0;border-radius:30px;z-index:0}.contact-2-info-img{width:100%;height:30.8%;background-color:gray;overflow:hidden;position:relative}.contact-2-info-img>img{min-height:100%;position:relative;left:50%;top:50%;translate:-50% -50%;width:100%;background-image:url(data:image/webp;base64,UklGRoICAABXRUJQVlA4IHYCAAAQDACdASoyAB8APok0lEelIqIhM/maqKARCWwAnTK4uE/AXYbI71Abe/n427T/QPBmtkabnIyz9I6z6hZBP07jpOwZhGgX/Ru2BnloNfKG+hOd//23YCHKEDOXg6fvaRQUuCw5kMKZYoAA/vKRFkRI8/0KPegHVHyE1pDWEKDJsguZZWvNqi9ftJWWfj3PoM3oRi81BWYkyhQm6Bvv/8RNpbb6nbFP8Zgi2nCuc6caAnScheZaBpxgSMkHNyItwnepx8efBiBkg+ouroLSiWgBZxksZfdSpiddJnI1lb2+Zq8drndvXh7U4gxs+7OghnYLzws35JnKg2LIkVe1f5TDarK0pD2/5HaYKjPEHYj7D9aSTaJxPzSC84odXN50gZQ2uB1DzoGUNFCbK1Grzs4asX7x/yD0ti1/bZ5+unRqEoaFnman1HOmjtSJWrdSClj3Di5KJAfoEfuJRWK59XurnZi9J3QcRkgs2F2sH/qTjz5rs1aAgGZNBFSTfJ/OH5gAlu1ImxTSqLALSLd++qM4irVUFUayOJuMoC/A/ahAaNyNqCqqDW7V9D9bb3s0bKfVcqTgas8qn8ddG5svLgoSG/BNPMuskxcvrc69M9NqSfu4TnzRdy8N0zHBnpV4mmm6f/YL0+6s8B+/T0X2QnHrpZU6QR9YGNaoFq8qFDutETlP3eJmo8Q0aw+Q0hkH8ghnhuQtLzATPHHPHgM7GaYiWoplg0EMMv9nVrrv2nJv0+bzdihKUEBswW+wvDzP5wbTBe1hiNk+o58MC88xVA3LGwgx51WUShnGD+kH2QCYqQvhzWqn3yFsqTt0rB7L2uPDhAAAAAA=);background-size:cover;object-fit:cover}.contact-2-info-cnt{width:100%;display:flex;flex-direction:column;gap:72px;padding:49px 38px;color:var(--text)}.contact-2-info-item{display:flex;gap:24px;align-items:flex-start}.contact-2-info-item>span:first-child{width:32px;height:32px;display:flex;font-size:clamp(.8rem,1.4vw,1.28rem)}.contact-2-info-details{display:flex;flex-direction:column;gap:5px}.contact-2-info-details>span:first-child{font-size:clamp(.6rem,1.06vw,1rem)}.contact-2-info-details>span:last-child{font-size:clamp(1rem,1.5vw,1.4rem);font-weight:600}.contact-2-time{display:flex;flex-direction:column;gap:19px}.contact-2-time>span:first-child{font-size:clamp(1rem,1.5vw,1.4rem);font-weight:600}.contact-2-time>div:nth-child(2),.contact-2-time>div:nth-child(3){gap:5px;display:flex;flex-direction:column}.contact-2-time>div:nth-child(2)>span:last-child,.contact-2-time>div:nth-child(3)>span:last-child{font-size:clamp(1rem,1.5vw,1.4rem);font-weight:600}.contact-2-form{display:flex;flex-direction:column;padding:74px 71px;gap:48px;color:var(--text)}.contact-2-form>div:first-child{display:flex;flex-direction:column;gap:18px}.contact-2-form>div:first-child>div:first-child{font-size:clamp(1.4rem,2.5vw,2.2rem);font-weight:600}.contact-2-form>div:first-child>div:last-child{line-height:1.48rem;font-size:clamp(.72rem,1.28vw,1rem)}.contact-2-form>form{width:100%;display:flex;flex-direction:column;gap:56px}.contact-2-form>form>div:first-child{width:100%;display:flex;flex-direction:column;gap:24px}.contact-2-form-input{width:100%;display:flex;flex-direction:column;gap:8px;position:relative}.contact-2-form-input>span:first-letter{text-transform:capitalize}.err{position:absolute;bottom:-14px!important;left:4px!important;font-size:.6rem!important;color:#ff5050}.contact-2-form-input>input{width:100%;z-index:1;color:var(--text);outline:none;font-size:clamp(.66rem,.9vw,.88rem);padding:12px;border-radius:6px;background-color:transparent;border:1px solid #2f2f2f}.contact-2-form-input>input::placeholder{font-size:clamp(.66rem,.9vw,.88rem);font-weight:400;color:#c2c2c2}.contact-2-form>form>button{padding:16px 24px;border-radius:32px;border:none;font-size:.72rem;color:#fff;cursor:pointer;z-index:1;height:fit-content;background:var(--primary-gradient);font-family:Gotham;font-weight:500}@media (max-width: 600px){.contact-2-cnt{flex-direction:column;gap:16px;padding-top:56px}.contact-2-info,.contact-2-form{width:100%;border-radius:18px}.contact-2-info{height:571px;gap:30px}.contact-2-info-img{min-height:30.8%}.contact-2-info-cnt{padding:0 24px;gap:40px}.contact-2-info-details>span:first-child{font-size:.75rem}.contact-2-info-details>span:last-child{font-size:.875rem}.contact-2-time>span:first-child,.contact-2-time>div:nth-child(2)>span:last-child,.contact-2-time>div:nth-child(3)>span:last-child{font-size:.875rem}.contact-2-time>div:nth-child(2)>span:first-child,.contact-2-time>div:nth-child(3)>span:first-child{font-size:.625rem}.contact-2-form{padding:45px 22px 68px;height:fit-content}.contact-2-form>div:first-child{font-size:16px}.contact-2-form>div:first-child>div:first-child{font-size:1.75rem}.contact-2-form>div:first-child>div:last-child{font-size:.81rem}.contact-2-form-input>span:first-child,.contact-2-form-input>input{font-size:.81rem}}@media (min-width: 1400px){.contact-2-cnt{padding:160px 8%}}.quote{width:100%;display:flex;flex-direction:column;padding:226px 4.6% 320px;color:var(--text);gap:95px;position:relative;overflow-x:hidden}.quote-flash{position:absolute;top:0;right:0;rotate:0deg;mix-blend-mode:screen}.quote-blur{position:absolute;width:300px;height:300px;background:var(--primary-gradient);right:-18%;top:60%;border-radius:50%;filter:blur(60px)}.quote-hdr{width:50%;display:flex;flex-direction:column;gap:48px}.quote-hdr>div:first-child{font-size:clamp(2.2rem,3.8vw,3.56rem);line-height:4rem}.quote-hdr>div:last-child{line-height:2rem;font-size:clamp(.8rem,1.4vw,1.28rem)}.quote-cnt{display:flex;width:100%;gap:132px;position:relative;z-index:1}.quote-indicator-mobile{display:none}.quote-indicator{display:flex;flex-direction:column;gap:16px;align-items:center;width:6.7%;max-width:101px;margin-top:5px}.quote-id{display:flex;flex-direction:column;gap:8px;align-items:center;text-align:center}.quote-id>span:first-child{width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:#1e1e1e;color:#fff!important}.light-theme .quote-id>span:first-child{background-color:#919191}.quote-id>span:last-child{font-size:.8rem;line-height:1rem}.quote-line{width:1px;height:67px;background:linear-gradient(#1e1e1e33,#fff,#1e1e1e33)}.quote-main{width:75.4%}.quote-1{width:100%;display:flex;flex-direction:column;gap:72px}.quote-1>button,.quote-btns>button:last-child{padding:16px 24px;border-radius:32px;border:none;font-size:.72rem;color:#fff;cursor:pointer;height:fit-content;background:var(--primary-gradient);display:flex;align-items:center;gap:12px;width:fit-content}.quote-1-cnt{display:flex;flex-direction:column;gap:64px;width:100%;position:relative}.quote-1-hdr{display:flex;flex-direction:column;gap:24px;width:70.8%}.quote-1-hdr>div:first-child{font-size:clamp(1.2rem,1.7vw,1.6rem);font-weight:500}.quote-1-hdr>div:last-child{line-height:2rem;font-size:clamp(.8rem,1.4vw,1.28rem)}.quote-1-imgs{width:100%;display:flex;gap:20px;position:relative}.quote-1-card{width:19%;position:relative;aspect-ratio:212 / 247;border-radius:clamp(12px,2.6vw,30px);overflow:clip;cursor:pointer;box-sizing:border-box}.quote-1-card:hover,.quote-1-card-selected{border:2px solid #259d2b}.quote-1-card>div{width:100%;height:100%;background-color:gray;position:relative}.quote-1-card>div:first-child{width:100%;height:100%}.quote-1-card>div:first-child>img{width:100%}.quote-1-card>div:last-child{position:absolute;bottom:0;left:0;font-size:clamp(.64rem,.85vw,.8rem);line-height:1.2rem;padding:4.8% 1.2% 0 6.6%;height:30.7%;background-color:#1f8324;color:#fff}.quote-1-card-check{position:absolute!important;top:17px;right:13px;min-width:20px;display:flex;align-items:center;justify-content:center;width:11%!important;height:auto!important;aspect-ratio:1 / 1;border-radius:50%;z-index:1;background-color:#2cb933!important;color:#fff}.quote-1-other{display:flex;flex-direction:column;width:100%;gap:8px;position:relative}.quote-1-other>span:first-child{font-size:.8rem}.quote-1-other>input{background-color:transparent;border:1px solid #2f2f2f;font-size:.8rem;padding:12px;border-radius:6px;color:var(--text);outline:none}.err{position:absolute;bottom:-20px;left:0;font-size:.66rem;color:#ff5050}.quote-1-other .err{font-size:.6rem;bottom:-12px}.quote-1-other>input::placeholder{color:#c2c2c2}.green-id{background-color:#145317!important}.quote-extra{margin-top:-32px}.quote-extra>span:first-child{color:#1d932e}.quote-extra>span:last-child{text-decoration:underline}.quote-btns{display:flex;gap:40px}.quote-btns>button:first-child:before{position:absolute;content:"";width:100%;height:100%;background:var(--primary-gradient) border-box!important;border:1px solid transparent!important;mask:linear-gradient(#000 0 0) padding-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;left:50%;top:0;translate:-50% 0;border-radius:50px}.quote-btns>button:first-child{position:relative;color:#2e7d5d;padding:16px 24px;border-radius:32px;border:none;font-size:.72rem;cursor:pointer;background:transparent;height:fit-content}.quote-3-imgs{display:flex;flex-direction:column;gap:16px;width:75%}.quote-3-imgs>div:last-child{display:flex;gap:24px;width:100%;position:relative}.quote-3-card{width:22%;aspect-ratio:134 / 131;display:flex;padding-top:30px;flex-direction:column;align-items:center;position:relative;border-radius:clamp(12px,2.6vw,30px);background:linear-gradient(#2f2f2f4d,#2f2f2f1f);font-weight:600;overflow:hidden;cursor:pointer}.light-theme .quote-3-card{background:linear-gradient(#dadada33,#dadadab3)}.quote-3-card:before{position:absolute;content:"";width:100%;height:100%;background:linear-gradient(#2f2f2f4d,#2f2f2f1f) border-box;border:1px solid transparent!important;mask:linear-gradient(#000 0 0) padding-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;left:0;top:0;border-radius:clamp(12px,2.6vw,30px);z-index:0}.light-theme .quote-3-card:before{display:none}.quote-3-card:hover{border:2px solid #259d2b}.quote-3-card>div:first-child{width:72%;text-align:center;font-size:clamp(.8rem,1.28vw,1rem);line-height:1.48rem}.quote-3-card>img{position:absolute;bottom:0}.quote-3-card-check{background:linear-gradient(120deg,#9ceca0,#2cb933)}.light-theme .quote-3-card-check{background:linear-gradient(120deg,#9ceca0 60%,#2cb933 90%)}.quote-form{width:70.8%;display:flex;flex-direction:column;gap:24px;position:relative}.quote-confirmation{display:flex;flex-direction:column;gap:72px}.quote-confirmation>span:first-child{font-size:clamp(1.12rem,1.5vw,1.4rem);font-weight:500}.quote-confirmation-cnt{display:flex;flex-direction:column;gap:40px}.quote-confirmation-text{display:flex;flex-direction:column;gap:8px}.quote-confirmation-text>span:first-child{font-size:.8rem;font-size:clamp(.72rem,.9vw,.8rem)}.quote-confirmation-text>span:nth-child(2){font-size:1.28rem;font-size:clamp(1rem,1.35vw,1.28rem);font-weight:500}.quote-confirmation-contact{display:flex;flex-direction:column;font-size:1.28rem;font-weight:500;gap:4px}@media (max-width: 600px){.quote{padding-top:116px}.quote-hdr{width:100%;gap:32px}.quote-hdr>div:first-child{font-size:2rem;line-height:3rem}.quote-hdr>div:last-child{font-size:.81rem;font-weight:300}.quote-indicator{display:none}.quote-indicator-mobile{width:100%;max-width:100%;display:flex;flex-direction:row;margin-bottom:-28px;justify-content:space-between;align-items:center}.quote-indicator-mobile .quote-id>span:first-child{width:22px;height:22px;font-size:.5rem;text-align:center}.quote-indicator-mobile .quote-id>span:last-child{display:none}.quote-indicator-mobile .quote-line{width:20px;height:1px;background:linear-gradient(90deg,#1e1e1e33,#fff,#1e1e1e33)}.quote-main,.quote-1-hdr{width:100%}.quote-1-hdr>div:first-child{font-size:1.2rem;line-height:2rem}.quote-1-hdr>div:last-child{font-size:.81rem;font-weight:300}.quote-1-imgs{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.quote-1-card{width:100%;border-radius:18px;height:186px}.quote-form{width:100%}.quote-3-imgs{width:90%}.quote-3-imgs>span:first-child{font-size:.81rem}.quote-3-imgs>div:last-child{display:grid;grid-template-columns:repeat(2,1fr);width:100%}.quote-3-card{width:100%}.quote-3-card>div:first-child{font-size:.88rem}}@media (min-width: 1400px){.quote{padding:226px 8% 0}}.admin{color:#585858;width:100%;height:100vh;background-color:#fff}.admin-login{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-image:url(/assets/9112-DTFg8K-9.webp);background-size:cover;background-repeat:no-repeat;position:relative}.admin-login .alert-message{margin-top:20px!important}.admin-login:before{content:"";position:absolute;width:100%;height:100%;background-color:#ffffff1a;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px)}.admin-login-cnt{position:relative;z-index:1;width:72%;height:72%;border-radius:24px;background-color:#f0f0f0;display:flex;flex-direction:column;box-shadow:0 0 4px #78787866;overflow:hidden}.admin-login-hdr{width:100%;height:80px;background:var(--primary-gradient);font-size:1.2rem;font-weight:600;display:flex;align-items:center;justify-content:center;color:#fff}.admin-login-form{width:100%;display:flex;flex-direction:column;padding:40px 80px;gap:12px}.admin-login-form>input{border:none;background-color:#c8c8c8;border-radius:30px;padding:12px 24px;color:#282828;outline:none}.admin-login-form>input:focus{box-shadow:0 0 2px var(--primary-green)}.admin-login-form>input:focus::-webkit-input-placeholder,.admin-login-form>input:focus::-moz-input-placeholder{color:transparent}.admin-login-form>button{font-size:1rem;padding:18px 16px;margin-top:16px;font-weight:600;background:var(--primary-gradient);border:none;color:#fff;border-radius:30px;cursor:pointer}.admin-slider{display:nones}.login-loading{width:100%;height:54px;margin-top:16px;background:var(--primary-gradient);display:flex;align-items:center;justify-content:center;border-radius:30px}.login-loading>div{width:20px;height:20px;background:conic-gradient(white,transparent);border-radius:30px;-webkit-mask:radial-gradient(ellipse at center,rgba(0,0,0,0) 0%,rgba(0,0,0,0) 60%,rgba(0,0,0,1) 60%,rgba(0,0,0,1) 100%);mask:radial-gradient(ellipse at center,rgba(0,0,0,0) 0%,rgba(0,0,0,0) 60%,rgba(0,0,0,1) 60%,rgba(0,0,0,1) 100%);animation:load 1.2s linear infinite}.admin-dashboard{width:100%;height:100%;display:flex;gap:12px}.admin-sidebar{width:16%;min-width:212px;height:100%;background:transparent;display:flex;flex-direction:column;padding:32px 0;gap:32px}.admin-nav{display:none}.admin-sidebar>img{width:50%;padding-left:24px;filter:invert(100%)}.admin-sidebar-cnt{width:100%;display:flex;flex-direction:column;gap:12px;padding-top:20px}.admin-sidebar-item{display:flex;width:100%;font-size:clamp(.88rem,1.1vw,1.12rem);font-weight:500;background-color:transparent;padding:16px 24px;gap:12px;cursor:pointer;align-items:center;position:relative;border-bottom-right-radius:8px;border-top-right-radius:8px}.admin-sidebar-item>span:first-child{font-size:clamp(.88rem,1.1vw,1.12rem);display:flex;align-items:center;justify-content:center}.admin-sidebar-item:hover{background-color:#2c9d2b0d}.admin-sidebar-item-active,.admin-sidebar-item-active:hover{background-color:#2c9d2b33;color:#2c9d2b}.active-side{width:4px;height:100%;border-radius:12px;position:absolute;top:50%;translate:0 -50%;left:0;background:var(--primary-green)}.admin-dashboard-main{width:84%;max-width:calc(100% - 212px);display:flex;flex-direction:column;padding-bottom:20px}.admin-topbar{width:100%;height:60px;display:flex;justify-content:space-between;align-items:center}.admin-dashboard-main:has(.quote-info)>.admin-topbar{display:none}.admin-dashboard-main:has(.quote-info){padding-top:60px;height:100%}.admin-topbar-search{width:36%;position:relative}.admin-topbar-search>span:first-child{position:absolute;top:50%;left:12px;font-size:.88rem;translate:0 -50%;display:flex}.admin-topbar-search>input{width:100%;border:none;outline:none;background-color:#f0f0f0;padding:8px 36px;border-radius:6px}.admin-topbar-search>input:focus::-webkit-input-placeholder{color:transparent}.admin-dashboard-cnt{width:100%;height:calc(100% - 60px);background-color:#2c9d2b0f;border-top-left-radius:30px;overflow:hidden;padding:24px 32px}.admin-dashboard-cnt:has(.quote-info){height:100%}.quote-history{width:100%;display:flex;flex-direction:column;gap:18px;height:100%}.quote-history>span:first-child{font-size:1.48rem;font-weight:600}.quote-history-main{width:100%;height:100%;display:flex;flex-direction:column;gap:20px}.quote-history-hdr{display:flex;width:100%;justify-content:space-between}.mobile-quote-hdr{display:none}.quote-history-hdr-nav{display:flex;align-items:center;gap:24px;font-size:.68rem;font-weight:500;color:#787878}.quote-history-hdr-nav>span{cursor:pointer}.quote-hdr-nav-selected{color:#2c9d2b;padding-bottom:2px;border-bottom:2px solid rgb(44,157,43)}.quote-list{width:100%;height:86%;display:flex;flex-direction:column;gap:16px;overflow:hidden}.quote-list-hdr{width:calc(100% - 14px);display:grid;grid-template-columns:repeat(7,1fr);background-color:#2c9d2b;color:#fff;font-size:.72rem;padding:10px 16px;border-radius:4px;font-weight:500;box-shadow:0 0 2px #78787866;gap:12px}.quote-list-hdr>span{width:100%}.quote-list-container{width:100%;height:100%;overflow-y:scroll;overflow-x:visible;padding-right:8px}.quote-list-container::-webkit-scrollbar{width:6px;background-color:transparent}.quote-list-container::-webkit-scrollbar-thumb{background-color:#2c9d2b;border-radius:12px;cursor:pointer}.quote-list-main{width:100%;display:flex;flex-direction:column;gap:12px;height:fit-content}.quote-list-item{width:100%;display:grid;grid-template-columns:repeat(7,1fr);font-size:.68rem;background-color:#fff;color:#646464;padding:14px 16px;border-radius:4px;font-weight:500;box-shadow:0 0 2px #78787866;gap:12px;cursor:pointer;overflow:hidden}.quote-list-item:hover{filter:brightness(.98)}.quote-list-item>span{width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.quote-info{position:relative;width:100%;height:100%;display:flex;flex-direction:column;gap:28px}.quote-info-back{cursor:pointer;font-size:1rem;display:flex}.quote-info-hdr{display:flex;justify-content:space-between;align-items:center}.quote-info-hdr>div:first-child{display:flex;gap:60px;align-items:center}.quote-info-hdr>div:first-child>span:nth-child(2){font-size:1.72rem;font-weight:500;font-style:italic}.quote-info-status{justify-self:flex-end;display:flex;gap:12px;font-size:.68rem;font-weight:500;background-color:#dcdcdc;padding:6px 16px;border-radius:4px}.quote-info-contact{font-size:.8rem;font-weight:500;display:flex;font-style:italic;flex-direction:column;gap:10px}.quote-info-main{display:flex;flex-direction:column;gap:10px;font-size:1rem;font-weight:500}.quote-info-main>div{display:flex;align-items:center;gap:12px}.quote-info-main>div>span:last-child{font-weight:400}.quote-info-btns{display:flex;gap:20px}.quote-info-btns>button{padding:12px 28px;border-radius:6px;border:none;font-size:.6rem;font-weight:500;color:#fff;cursor:pointer;height:fit-content;display:flex;align-items:center;gap:12px;width:fit-content;transition:background .6s;font-family:Gotham}.quote-info-btns>button:first-child{background-color:#2c9d2b}.quote-info-btns>button:nth-child(2){background-color:#cf2c2b80;color:#cf2c2b}.quote-info-btns>button:nth-child(3){background-color:#cf2c2b}.admin-blog{width:100%;display:flex;flex-direction:column;height:100%;gap:12px}.admin-blog-hdr{width:100%;display:flex;align-items:flex-end;justify-content:space-between}.admin-blog-hdr>span:first-child{font-size:clamp(1.12rem,1.52vw,1.48rem);font-weight:600}.admin-blog-hdr>button{border:none;border-radius:4px;background-color:#2c9d2b;color:#fff;padding:12px 36px;cursor:pointer;font-weight:500}.admin-blog-cnt{width:100%;height:90%;overflow-y:auto;padding-right:12px}.admin-blog-cnt::-webkit-scrollbar{background:transparent;width:12px}.admin-blog-cnt::-webkit-scrollbar-thumb{background:#78787866;border-radius:6px;cursor:pointer}.admin-blog-grid{width:100%;display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:18px}.admin-blog-grid .blog-card{width:100%!important;max-width:100%;min-width:none;height:380px;border-radius:20px;overflow:clip;position:relative;z-index:1}.blog-card-img{width:100%;height:43%;background-color:#2f2f2f99}.create-blog,.blog-template-choice{flex-direction:column;width:100%;height:100%;display:flex;gap:20px;position:relative}.blog-template-cnt{width:100%;display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-height:100%;overflow-y:auto}.blog-template-display{width:100%;display:flex;flex-direction:column;gap:12px}.blog-template-display>div:first-child{width:100%;height:420px;background-color:#28282866;border-radius:30px;overflow:hidden}.blog-template-display>div:first-child>img{width:100%;min-height:100%;object-fit:cover}.create-blog-hdr{display:flex;gap:28px;align-items:center}.create-blog-hdr>span:first-child{cursor:pointer}.create-blog-hdr>span:last-child{font-size:clamp(1.12rem,1.52vw,1.48rem)}.create-blog-main{width:100%;display:flex;flex-direction:column;gap:48px;height:95%;overflow:auto;padding-right:8px;padding-bottom:12px}.create-blog-main::-webkit-scrollbar{background-color:transparent;width:12px}.create-blog-main::-webkit-scrollbar-thumb{border-radius:6px;background-color:#78787866;cursor:pointer}.create-blog-main-input,.admin-blog-paragraph>input,.admin-blog-paragraph>textarea,.paragraph-list-toggle>textarea,.paragraph-list-item>input,.paragraph-list-item>textarea,.text-editor-cnt{padding:14px 24px;border:none;border-radius:4px;box-shadow:0 0 2px #50505099;outline:none;font-size:.82rem;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin-left:2px}.admin-blog-paragraph>textarea,.paragraph-list-toggle>textarea,.text-editor{height:160px}.text-editor-cnt{padding:0;overflow:visible!important;box-shadow:none;display:flex;flex-direction:column;gap:4px}.text-editor{margin-left:2px;background-color:#fff;border-radius:8px;padding:8px 16px;outline:1px solid rgb(0,0,0,.3);overflow:hidden!important;max-height:160px}.editor-bullet-list,.editor-ordered-list{padding-left:12px}.control-group{width:100%;display:flex;padding:6px 12px;gap:24px;background-color:#ffffff4d;border-radius:4px;border:1px solid rgb(120,120,120,.4)}.control-group-btn,.control-group-pressed{padding:4px 6px;cursor:pointer;border-radius:4px}.control-group-pressed{background-color:#191ce7;color:#fff}.control-group-btn:hover,control-group-pressed:hover{opacity:.7}.paragraph-list-toggle{position:relative;width:100%;display:flex;flex-direction:column;gap:16px}.paragraph-btns{width:100%;display:flex;gap:20px;justify-content:flex-end}.paragraph-list-toggle-btn,.add-list-btn,.add-link{width:fit-content;padding:8px 32px;border:none;font-size:.66rem;align-self:flex-end;margin-top:6px;margin-bottom:-10px;bottom:0;right:0;background-color:#8c8c8c;border-radius:4px;color:#fff;cursor:pointer}.add-link{display:flex;align-items:center;gap:12px}.add-link>span{display:flex;font-size:.72rem}.add-list-btn{align-self:flex-start;background:#38388a}.paragraph-list-container{width:100%;display:flex;flex-direction:column;gap:12px}.paragraph-list-item{display:flex;flex-direction:column;width:100%;gap:0}.paragraph-list-item>input,.paragraph-list-item>textarea{width:100%}.admin-blog-paragraph>input[type=file]{margin-top:12px}.paragraph-list-item>textarea{height:80px}.admin-blog-paragraph{width:100%;position:relative;display:flex;flex-direction:column;gap:8px;padding-top:12px}.admin-blog-paragraph-remove{position:absolute;top:0;right:0;translate:0 100%;border-radius:50%;width:16px;height:16px;display:flex;font-size:1.3rem;align-items:center;justify-content:center;border:1px solid rgb(80,80,80);color:#505050;cursor:pointer}.create-blog-btn{width:100%;display:flex;justify-content:space-between}.create-blog-btn>button{padding:10px 32px;border:none;background-color:#787878;color:#fff;font-size:.8rem;cursor:pointer;border-radius:4px}.create-blog-btn>button:disabled{background-color:#787878!important}.alert-message{position:absolute;left:50%;top:0;border-radius:4px;translate:-50% 0;padding:12px 32px;background-color:#fff;box-shadow:0 0 2px #28282866;font-size:.76rem}.paragraph-img{width:112px;height:48px;background-color:#5a5a5a;position:absolute;bottom:0;overflow:hidden;left:120px}.paragraph-img>img{min-width:100%;height:100%}.paragraph-img-btn{background-color:#9f3b3b!important;position:absolute;bottom:0;translate:0 -25%;right:10px;padding:10px 32px;border:none;color:#fff;font-size:.8rem;cursor:pointer;border-radius:4px}.submit-btn{background-color:#2c9d2b!important}.delete-btn{background-color:#9f3b3b!important}.add-p-btn{background-color:#38388a!important}.loader-x{display:flex;position:absolute;gap:12px;left:50%;top:10px;translate:-50% 0}.loader-ball{width:8px;border-radius:50%;height:8px;background-color:#3d3dd6;animation:bounce 2s linear infinite}.loader-x>div:nth-child(1){animation-delay:0}.loader-x>div:nth-child(2){animation-delay:.6s}.loader-ball:nth-child(3){animation-delay:1.2s}.blogs-loading{top:50%;left:50%}.blogs-loading>span{font-size:clamp(.88rem,1.1vw,1rem)}@keyframes bounce{0%,to{translate:0 10px}50%{translate:0 -10px}}.blog-preview{width:100%;min-height:100vh;background-color:var(--bg);color:var(--text);position:absolute;top:0;left:0;overflow-y:auto;display:flex;flex-direction:column;gap:20px}.blog-preview-cnt{width:100%;padding:80px 4.6%}.blog-preview .blog-flash{position:absolute;top:-200px;max-height:100%;overflow-y:hidden;right:0;rotate:0deg;mix-blend-mode:screen}.blog-preview .alert-message{color:#3c3c3c;position:fixed;top:32px}.blog-preview .loader-x{position:fixed;top:50%;translate:0 -50%}.blog-preview .loader-x .loader-ball{background-color:var(--primary-green)}.preview-btns{padding:0 4.6% 40px;width:100%;display:flex;justify-content:space-between}.preview-btns>button:first-child{background-color:#9f3b3b;padding:10px 32px;border:none;color:#fff;font-size:.8rem;cursor:pointer;border-radius:4px}.preview-btns>button:last-child{background-color:#2c9d2b;padding:10px 32px;border:none;color:#fff;font-size:.8rem;cursor:pointer;border-radius:4px}.preview-btns>button:last-child:disabled{background-color:#787878!important}.unavailable{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.admin-popup-page,.admin-popup-list-page{width:100%;height:100%}.admin-popup-list-page{display:flex;flex-direction:column;gap:18px}.admin-popup-list{width:100%;height:92%;overflow:auto}.admin-popup-list-cnt{display:flex;flex-direction:column;gap:8px;width:100%;padding:4px}.admin-popup-card{width:100%;height:48px;box-shadow:0 0 2px #0000004d;border-radius:4px;overflow:hidden;background-color:#fff;display:grid;column-gap:12px;grid-template-columns:repeat(6,1fr);align-items:center;padding:0 32px;font-size:.88rem;cursor:pointer}.admin-popup-card:hover{padding-left:40px}.admin-popup-card>span{width:100%}.admin-popup-card>span:nth-child(1){font-style:italic;font-size:.72rem;font-weight:500}.admin-popup-card>span:nth-child(2){grid-column:span 3;margin-left:20px}.admin-popup-card>span:last-child,.admin-popup-card>:nth-child(3){justify-self:flex-end;text-align:right}.admin-popup-card>span:last-child{color:red;display:flex;justify-content:flex-end;cursor:pointer}.admin-popup-activate{width:100%;background-color:#b4b4b4;height:24px;display:flex}.admin-popup-activate-btn{width:96px;display:flex;align-items:center;justify-content:center;font-size:.72rem;font-style:italic;cursor:pointer;border-radius:2px;height:100%;color:#fff}.admin-popup-activate:disabled{cursor:not-allowed}.activated{background-color:#2c9d2b}.deactivated{background-color:#cf2c2b}.admin-popup-create{width:100%;height:100%;display:flex;flex-direction:column;gap:20px}.admin-popup-form{width:100%;height:fit-content;display:flex;flex-direction:column;gap:12px}.admin-popup-form>input,.admin-popup-form>textarea{padding:14px 24px;border:none;border-radius:4px;box-shadow:0 0 2px #50505099;outline:none;font-size:.82rem;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.admin-popup-form>textarea{height:160px}.back-btn{background-color:#787878!important;padding:10px 36px!important}.admin-popup-btns{width:100%}.admin-popup-btn{width:100%;display:flex;justify-content:space-between}.admin-popup-create>button,.admin-popup-btn>button{width:fit-content;align-self:flex-end;padding:12px 28px;border-radius:3px;border:none;font-size:.6rem;font-weight:500;color:#fff;cursor:pointer;height:fit-content;display:flex;align-items:center;gap:12px;transition:background .4s;font-family:Gotham;background-color:#2c9d2b}.admin-popup-btn>button:disabled,.admin-popup-create>button:disabled{background-color:#787878!important;cursor:not-allowed}.admin-popup-create>button:hover{background-color:#1f781e}.admin-popup-btn>button:last-child{background-color:#cf2c2b}.admin-popup-list-page>.loader-x{top:50%}.admin-popup-list-page>.alert-message{margin-top:32px}.admin-popup-create .loader-x,.admin-popup-list .loader-x{top:50%}.admin-popup-create .alert-message{margin-top:32px}.quill{border:none;border-radius:4px;box-shadow:0 0 2px #50505099;outline:none;font-size:.82rem;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;height:160px}.ql-toolbar{background-color:#fff}.ql-container{height:calc(100% - 42px)!important;background-color:#fff}.ql-editing{left:20px!important}@media (max-width: 600px){.admin-login-cnt{width:100%;position:absolute;bottom:0;height:80%;background:#e6fae6}.admin-login-hdr{display:none}.admin-login-form{padding:80px 40px}.admin-login-form>input{padding:14px 24px}.admin-sidebar{display:none}.admin-dashboard-main{width:100%;max-width:100%}.admin-dashboard-main:has(.quote-info){padding-top:0}.admin-nav{width:100%;display:flex;justify-content:space-between;padding:20px 24px;align-items:center;box-shadow:1px 0 2px #78787833}.mobile-menu{display:flex}.admin-nav>img{filter:invert(100%);width:20%}.admin-slider{display:flex;width:80%;height:100vh;position:fixed;top:0;right:0;background:#fff;box-shadow:0 0 2px #00000052}.admin-slider-exit{position:absolute;right:4.6%;top:16px;font-size:1.2rem}.admin-topbar{display:none;left:auto;position:absolute;top:0;justify-content:flex-end;padding-right:24px}.admin-topbar-search{width:55%}.admin-dashboard-cnt{background:transparent;padding:16px 24px 0}.quote-history>span:first-child{display:none}.mobile-quote-hdr{width:100%;display:flex;justify-content:space-between;align-items:center;position:relative}.mobile-quote-hdr-filter{display:flex;align-items:center;font-size:1rem;color:#a0a0a0}.admin-slider .admin-sidebar-cnt{margin-top:40px}.mobile-filter-options{position:absolute;right:0;background-color:#fff;top:40px;box-shadow:0 0 2px #78787866;display:flex;flex-direction:column;width:140px;font-size:.72rem;border-radius:4px;overflow:hidden}.mobile-filter-options>span{width:100%;padding:12px 16px;font-weight:500;color:#8c8c8c;border-bottom:1px solid rgb(120,120,120,.2)}.mobile-filter-options-selected{background-color:#2c9d2b99!important;color:#fff!important}.mobile-filter-options>span:last-child{border-bottom:none}.quote-history-hdr-nav{display:none}.mobile-quote-hdr-search{width:88%;position:relative}.mobile-quote-hdr-search>span:first-child{position:absolute;top:50%;left:12px;font-size:.9rem;translate:0 -50%;display:flex}.mobile-quote-hdr-search>input{width:100%;border:none;outline:none;background-color:#f0f0f0;padding:12px 40px;border-radius:6px}.mobile-quote-hdr-search>input:focus::-webkit-input-placeholder{color:transparent}.quote-list{height:90%}.quote-list-hdr{width:100%;grid-template-columns:repeat(4,1fr)}.quote-list-hdr>span:nth-child(3),.quote-list-hdr>span:nth-child(4),.quote-list-hdr>span:nth-child(5){display:none}.quote-list-container{padding-right:0}.quote-list-container::-webkit-scrollbar{display:none}.quote-list-main{padding:2px}.quote-list-item{padding:16px;grid-template-columns:repeat(4,1fr)}.quote-list-item>span:nth-child(3),.quote-list-item>span:nth-child(4),.quote-list-item>span:nth-child(5){display:none}.admin-blog-grid{grid-template-columns:repeat(1,1fr)}.blog-template-cnt{grid-template-columns:repeat(2,1fr);gap:12px}.blog-template-display>div:first-child{width:100%;height:252px;border-radius:12px}.admin-popup-card{height:fit-content;row-gap:12px;padding:8px 18px;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,1fr)}.admin-popup-card>span:nth-child(3){grid-column:span 3;width:100%}.admin-popup-activate{height:40px}.admin-popup-activate-btn{width:50%}.admin-popup-card>span:nth-child(2),.admin-popup-card>span:nth-child(1){width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.admin-popup-card>span:nth-child(1){width:80%}.control-group{display:grid;column-gap:auto;justify-content:space-between;row-gap:4px;grid-template-columns:repeat(7,1fr)}}.blog{width:100%;padding:0 4.6%;position:relative;padding-top:226px!important;padding-bottom:124px;color:var(--text)}.blog-index{width:100%;display:flex;flex-direction:column;gap:90px}.blog-index-hdr{width:50%;display:flex;flex-direction:column;gap:48px}.blog-index-hdr>div:first-child{font-size:clamp(2.8rem,4vw,3.56rem)}.blog-index-hdr>div:nth-child(2){font-size:clamp(.76rem,1.3vw,1.2rem);line-height:2rem}.blog-index-grid{width:100%;display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));column-gap:20px;row-gap:24px}.blog-flash{position:absolute;top:0;max-height:100%;overflow-y:hidden;right:0;rotate:0deg;mix-blend-mode:screen}.blog-card{width:100%;height:606px;background:linear-gradient(#2f2f2f4d,#2f2f2f1f);border-radius:30px;overflow:clip;position:relative;z-index:1}.blog-card-img{width:100%;height:43%;background-color:#2f2f2f99;overflow:hidden;position:relative}.blog-card-img>img{height:100%;min-width:100%;object-fit:cover;position:absolute;left:0;top:0}.blog-img-alt{width:100%;height:100%;display:flex;justify-content:center;align-items:center;font-size:clamp(3rem,4vw,4rem);color:#787878b3}.blog-card-cnt{padding:32px 40px;display:flex;flex-direction:column;gap:24px;width:100%;overflow:clip}.blog-card-title{font-size:clamp(.88rem,1.6vw,1.5rem);font-weight:500}.blog-card-datetime{display:flex;gap:12px;align-items:center}.blog-card-datetime>div:first-child,.blog-card-datetime>div:last-child{display:flex;gap:8px;font-size:.72rem;align-items:center}.blog-card-datetime>div:nth-child(2){width:1px;height:12px;background-color:#fff}.blog-card-datetime>div:first-child>span:first-child,.blog-card-datetime>div:last-child>span:first-child{display:flex;align-items:center}.blog-card-content{width:100%;font-size:clamp(.72rem,1.08vw,1rem);line-height:1.6rem;overflow:hidden;display:-webkit-box;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;color:var(--text)!important}.blog-card-content p span{color:var(--text)!important}.blog-page{width:100%;display:flex;flex-direction:column;gap:78px;padding-bottom:122px}.blog-page-hdr{display:flex;flex-direction:column;gap:48px;width:53.8%}.blog-page-hdr>h1{line-height:4.4rem;font-weight:400;font-size:clamp(2.12rem,4vw,3.56rem)}.blog-page-hdr>div:last-child{display:flex;gap:12px;align-items:center}.blog-page-hdr>div:last-child>div:first-child,.blog-page-hdr>div:last-child>div:last-child{display:flex;gap:8px;font-size:.72rem;align-items:center}.blog-page-hdr>div:last-child>div:nth-child(2){width:1px;height:12px;background-color:#fff}.blog-page-hdr>div:last-child>div:first-child>span:first-child,.blog-page-hdr>div:last-child>div:last-child>span:first-child{display:flex;align-items:center}.blog-paragraphs{width:100%;display:flex;flex-direction:column;gap:52px}.paragraph{width:100%;display:flex;flex-direction:column;gap:8px}.paragraph-hdr{font-size:clamp(.72rem,1.28vw,1.2rem);line-height:2rem;font-weight:700}.paragraph-noimg-nolist{font-size:clamp(.72rem,1.28vw,1.2rem);line-height:2rem;display:block;width:100%;white-space:pre-wrap}.paragraph-with-list-and-img{width:100%;font-size:clamp(.72rem,1.28vw,1.2rem);line-height:2rem;display:flex;justify-content:space-between;position:relative}.paragraph-with-img{width:100%;display:flex;gap:32px;align-items:flex-start;position:relative}.paragraph:nth-child(2n) .paragraph-with-img{justify-content:flex-end;padding-left:32px}.paragraph:nth-child(2n) .paragraph-with-img-container{left:0;right:auto}.paragraph-with-img-cnt{width:calc(60% - 32px);height:100%;height:300px}.paragraph-with-img-container{width:40%;position:absolute;right:0;top:0;bottom:0;background-color:#6666;border-radius:30px;min-height:240px;overflow:clip}.paragraph-with-img-container>img{height:100%;min-width:100%;object-fit:cover}.paragraph-list-with-img,.paragraph-list-with-no-img{width:54%;display:flex;flex-direction:column;gap:16px;font-size:clamp(.72rem,1.28vw,1.2rem)}.paragraph-list-with-no-img{width:100%}.paragraph-list{width:100%;display:flex;flex-direction:column;gap:12px}.paragraph-list-item{width:100%;display:flex;align-items:flex-start;gap:6px}.paragraph-list-item-cnt{display:flex;width:100%;flex-direction:column;gap:8px}.paragraph-img-with-list{width:42%;background-color:#2f2f2f80;border-radius:30px;overflow:clip;position:absolute;right:0;top:0;bottom:0}.paragraph-img-with-list>img{width:100%;object-fit:cover;display:none;min-height:100%}.blog-template-2{width:100%;display:flex;flex-direction:column;gap:52px}.blog-template-2-hdr-img{width:100%;height:clamp(20rem,40vw,27.8rem);border-radius:30px;background-color:#2f2f2f4d;overflow:hidden}.blog-template-2-hdr-img>img{min-width:100%;height:100%;object-fit:cover;object-position:center}.blog-template-2-paragraph{width:100%;font-size:clamp(.72rem,1.28vw,1.2rem);line-height:2rem;display:block;white-space:pre-wrap}.blog-template-2-frame,.blog-template-3-frame{width:100%;gap:52px;display:flex;position:relative}.blog-template-2-frame{display:inline}.blog-template-3-frame{flex-direction:column;gap:52px}.blog-template-2-frame-list,.blog-template-2-frame-paragraph,.blog-template-3-frame-list,.blog-template-3-frame-paragraph{font-size:clamp(.72rem,1.28vw,1.2rem);line-height:clamp(1.4rem,2.2vw,2rem);width:auto;display:flex;flex-direction:column;gap:32px}.blog-template-2-frame-paragraph,.blog-template-2-frame-list{display:inline}.blog-template-2-frame-list>span,.blog-template-2-frame-paragraph>span{font-weight:700}.blog-template-2-frame-list-cnt{width:100%;display:inline}.blog-template-2-frame-paragraph>span:nth-child(2){padding-bottom:20px;line-height:60px}.blog-template-2-frame-list-cnt-item{width:auto;margin:12px 0;display:flex;gap:20px}.blog-template-2-frame-list-cnt-item>div:last-child{display:flex;width:auto;gap:16px;flex-direction:column}.blog-template-3-frame-list,.blog-template-3-frame-paragraph{width:100%}.blog-template-3-frame-paragraph>span:first-child,.blog-template-2-frame-2>span:first-child{font-weight:600}.blog-template-2-frame-img,.blog-template-3-frame-img{font-size:clamp(.72rem,1.28vw,1.2rem);width:40%;aspect-ratio:580 / 608;background-color:#2f2f2f4d;border-radius:clamp(.8rem,2.2vw,1.8rem);overflow:hidden}.blog-template-2-frame-img{aspect-ratio:1 / 1;max-width:500px;max-height:500px;float:right;vertical-align:top;margin-left:20px;margin-bottom:20px;margin-top:20px}.blog-template-2-frame-img>img{min-width:100%;height:100%;object-fit:cover;object-position:center}.blog-template-3-frame-img{width:100%;aspect-ratio:auto;height:clamp(320px,28.6vw,445px)}.blog-template-2-frame-2{display:flex;flex-direction:column;gap:28px;width:100%;font-size:clamp(.72rem,1.28vw,1.2rem);line-height:clamp(1.4rem,2.2vw,2rem)}.wait-load-screen{width:100%;height:90vh;display:flex;align-items:center;justify-content:center}.wait-loader{width:60px;height:60px;opacity:.66;border-radius:50%;background:conic-gradient(#2cb933,transparent 90%);-webkit-mask:radial-gradient(ellipse at center,rgba(0,0,0,0) 0%,rgba(0,0,0,0) 60%,rgba(0,0,0,1) 60%,rgba(0,0,0,1) 100%);mask:radial-gradient(ellipse at center,rgba(0,0,0,0) 0%,rgba(0,0,0,0) 60%,rgba(0,0,0,1) 60%,rgba(0,0,0,1) 100%);animation:load 1.2s linear infinite}.blog-paragraph-frame{white-space:pre-wrap}.blog-paragraph-frame ul{color:var(--text)}.blog-paragraph-frame span{color:var(--text)!important}.blog-paragraph-frame li>strong:first-child{display:inline}.blog-paragraph-frame li>strong:first-child:after{content:"\a";white-space:pre}.blog-paragraph-frame h1{line-height:2.12rem;padding-bottom:8px}@keyframes load{0%{rotate:0deg}to{rotate:-360deg}}@media (max-width: 600px){.blog{padding-top:116px!important}.blog-index{gap:36px}.blog-index-hdr{width:100%;gap:28px}.blog-index-hdr>div:first-child{font-size:2rem}.blog-index-hdr>div:nth-child(2){font-size:.8rem;font-weight:300;width:80%}.blog-index-grid{display:flex;flex-direction:column;gap:18px}.blog-card{aspect-ratio:auto;height:445px;border-radius:24px}.blog-card-title{font-size:1rem}.blog-card-datetime>div:first-child,.blog-card-datetime>div:last-child{font-size:.62rem}.blog-card-content{font-size:.76rem}.blog-page{gap:32px}.blog-page-hdr{width:80%;gap:24px}.blog-page-hdr>h1:first-child{font-size:1.5rem;line-height:2rem}.blog-page-hdr>div:last-child>div:first-child,.blog-page-hdr>div:last-child>div:last-child{font-size:.56rem}.paragraph-noimg-nolist,.paragraph-hdr{font-size:.81rem;line-height:1.5rem}.paragraph-noimg-nolist{font-weight:300}.paragraph-with-list-and-img{flex-direction:column;gap:40px}.paragraph-list-with-img,.paragraph-list-with-no-img{font-size:.81rem;line-height:1.5rem;font-weight:300;width:100%}.paragraph-img-with-list{width:100%;height:356px;border-radius:18px;position:relative}.blog-template-2-frame{flex-direction:column}.blog-template-2-frame-list,.blog-template-2-frame-paragraph{width:100%}.blog-template-2-frame-img{width:100%;height:320px}}@media (min-width: 1400px){.blog{padding:0 10%}.blog-index-grid{grid-template-columns:repeat(3,1fr)}}/*!
* Quill Editor v1.3.7
* https://quilljs.com/
* Copyright (c) 2014, Jason Chen
* Copyright (c) 2013, salesforce.com
*/.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor ul,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"•"}.ql-editor ul[data-checked=true],.ql-editor ul[data-checked=false]{pointer-events:none}.ql-editor ul[data-checked=true]>li *,.ql-editor ul[data-checked=false]>li *{pointer-events:all}.ql-editor ul[data-checked=true]>li:before,.ql-editor ul[data-checked=false]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"☑"}.ql-editor ul[data-checked=false]>li:before{content:"☐"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media (pointer: coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:#0003 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0px}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0px;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}
