:root{font-family:Archivo,Inter,system-ui,Coolvetica,Arial,sans-serif;color:#ffffffde;background-color:#010101;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--white-gradient: linear-gradient(90deg, #6E6F7D 0%, #E6E7FC 50%, #6E6F7D 100%);--orange-gradient: linear-gradient(167deg, #FD8732 0%, #A3531D 100%);--white: #FAFAFA;--grey: #848785;--glass: linear-gradient(96deg, rgba(255, 255, 255, .1) .5%, rgba(66, 63, 63, .1) 100.02%);--dark-grey-gradient: linear-gradient(257deg, #171717 34.05%, #262626 67.15%)}@font-face{font-family:Coolvetica;src:url(/assets/Coolvetica%20Rg-Di0q1keK.otf) format("opentype");font-display:swap}.white-gradient-text{background:var(--white-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}.orange-gradient-text{background:var(--orange-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}.glassmorphism{background:#7e7e7e26;backdrop-filter:blur(40px);-webkit-backdrop-filter:blur(40px);border:1px solid rgba(52,52,52,.1);box-shadow:0 8px 32px #0000005e}body{margin:0;min-width:320px;min-height:100vh}html,body{height:100%;overflow-x:hidden;position:relative}#root{margin:0}html{scroll-behavior:smooth}body::-webkit-scrollbar{width:2px}main{display:relative}.grey-gradient-outline{position:relative}.grey-gradient-outline:before{content:"";position:absolute;inset:0;border-radius:24px;padding:2px;background:linear-gradient(257deg,#1717177c 34.05%,#262626 67.15%);mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude}#root{margin:0 auto}img{-webkit-user-drag:none;-webkit-user-select:none;user-select:none;pointer-events:none}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.page-wrapper{width:100%}.navbar{width:100%;box-sizing:border-box;display:flex;flex-direction:row;justify-content:space-between;gap:40px;align-items:center;position:fixed;top:0;left:0;z-index:99;padding:16px 120px;background:#7e7e7e1a;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(40px);border-bottom:1px solid rgba(28,28,28,.1);box-shadow:0 8px 32px #0000005e;box-shadow:inset 0 8px 32px #6767671a}.logo-section{display:flex;align-items:center;gap:6px}.menu-svg{fill:var(--white-gradient)}.logo-image{width:auto;height:36px}.logo-text{display:inline-flex;flex-direction:column;align-items:center}.company-name{text-align:center;color:var(--white-gradient);font-size:22.51px;font-family:Coolvetica,sans-serif;letter-spacing:.45px}.company-country{text-align:center;color:var(--white-gradient);font-size:10.41px;font-family:Coolvetica,sans-serif;letter-spacing:7.91px}.navbar-links{display:flex;align-items:center;gap:32px;flex-wrap:wrap}.link{color:#6e6f7d;font-size:16px;font-family:Archivo,sans-serif;font-weight:500;text-decoration:none}.link.active{color:#fd8732;font-weight:700}.link:hover{background:var(--orange-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}.language-selector{padding:0;border-radius:12px;outline-offset:-1px;display:inline-flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.lang-button{font-size:16px;display:inline-flex;cursor:pointer;transition:all .3s ease;border:none;outline:none;border-radius:12px;align-items:center;gap:4px;justify-content:center;position:relative;overflow:hidden;background:none}.lang-icon{width:20px;height:auto;position:relative;overflow:hidden}.lang-icon-arrow{width:13.75px;height:7.5px;position:relative;overflow:hidden}.lang-text{color:#6e6f7d;font-size:16px;font-family:Archivo,sans-serif;font-weight:500;cursor:pointer}.lang-dropdown{background:#1c1c1c;backdrop-filter:blur(40px);-webkit-backdrop-filter:blur(40px);border:1px solid rgba(52,52,52,.1);box-shadow:0 8px 32px #0000005e;margin-top:60px;padding:12px 16px;display:flex;position:absolute;z-index:100;flex-direction:column;gap:8px;width:fit-content;border-radius:12px;outline-offset:-1px}.auth-button{padding:16px 20px;border-radius:12px;background:var(--orange-gradient);display:flex;align-items:center;gap:6px;overflow:hidden;text-decoration:none;font-family:Archivo,sans-serif;font-weight:500;font-size:16px;color:#fafafa;box-shadow:0 0 .53px #fd7b1e99,0 0 1.06px #fd7b1e99,0 0 3.72px #fd7b1e99,0 0 7.44px #fd7b1e99,0 0 12.75px #fd7b1e99,0 0 22.32px #fd7b1e99}.contact-button:hover{background:linear-gradient(90deg,#ff6a00,#ffb347);transform:translateY(-2px);box-shadow:0 0 20px #ff8c0099}.contact-text{color:#fff;font-size:16px;font-family:Archivo,sans-serif;font-weight:500}.menu-icon{display:none;cursor:pointer;width:36px;height:36px}.menu-icon img{width:100%;height:100%;object-fit:contain;filter:invert(100%);transition:transform .3s ease}.menu-icon:hover img{transform:scale(1.1)}.navbar-section.open{position:fixed;display:flex;align-items:center;gap:32px}@media(min-width:1540px){.navbar{padding:16px 60px 16px 10rem;gap:30px}.navbar-links{gap:32px}}@media(max-width:1540px){.navbar{padding:16px 60px 16px 5rem;gap:30px}.navbar-links{gap:20px}}@media(max-width:1280px){.navbar{padding:16px 20px 16px 5rem;gap:20px}.navbar-links{gap:12px}}@media(max-width:1023px){.navbar{padding:12px 20px 12px 2rem;flex-wrap:wrap}.navbar-links{gap:12px;flex-wrap:wrap}.logo-section{flex:1}.navbar-section{position:fixed;display:none}.navbar-links{flex-direction:column;align-items:flex-start;gap:20px;width:100%}.menu-icon{display:block;flex-shrink:0}.contact-button{justify-content:center}.company-name{font-size:18px}.company-country{font-size:8px}.lang-button{justify-content:space-between}.lang-dropdown{position:relative;margin-top:12px}.navbar-section{position:fixed;top:60.8px;right:-100%;width:35%;height:100vh;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding:40px 20px;gap:24px;transition:right .4s ease-in-out;background:#010101ee;backdrop-filter:blur(40px);-webkit-backdrop-filter:blur(40px);border-bottom:1px solid rgba(28,28,28,.1);box-shadow:0 8px 32px #0000005e;box-shadow:inset 0 8px 32px #6767671a;z-index:98}.navbar-section.open{right:0}}@media(max-width:480px){.navbar{position:fixed;padding:12px 16px;flex-wrap:nowrap}.company-name{font-size:18px}.company-country{font-size:8px}.navbar-section{position:fixed;padding:32px 16px;width:65%;top:60.8px}.menu-icon{width:24px;height:24px}}@media(max-width:376px){.navbar{padding:12px}.company-name{font-size:12px}.company-country{font-size:6px;letter-spacing:4px}.logo-image{height:24px}.menu-icon{width:20px;height:20px}}footer{padding:36px 160px;display:inline-flex;justify-content:space-between;width:100%;min-height:400px;max-height:600px;height:fit-content;box-sizing:border-box}.footer-left{display:flex;flex-direction:column;gap:40px;justify-content:space-between;width:fit-content}.footer-text-section{color:#ebebeb;font-size:40px;font-family:Archivo,sans-serif;font-style:italic;font-weight:800;text-transform:uppercase;word-wrap:break-word;text-align:left;text-shadow:0px 0px 28px rgba(255,255,255,.7)}.footer-circle{width:300px;height:300px;position:relative;border-radius:50%;outline:3.53px solid #262626;outline-offset:-1.76px;display:flex;transition:all .35s ease}.footer-circle-inner{width:200px;height:200px;position:absolute;left:50px;top:50px;pointer-events:none;object-fit:contain;align-items:center;justify-content:center;display:flex}.scroll-top-icon{width:110px;height:110px;filter:invert(1);opacity:.85;transition:transform .3s ease,opacity .3s ease;pointer-events:none}.footer-links-container{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:32px;width:100%}.footer-navigation,.footer-contact-section{display:flex;justify-content:space-between;align-items:flex-start;gap:80px;width:100%}.column{flex:1;display:inline-flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:8px}.footer-link,.text-only{color:#848785;font-size:20px;font-family:Archivo,sans-serif;font-weight:400;line-height:24px;word-wrap:break-word}.footer-label{color:#525252;font-size:16px;font-family:Archivo,sans-serif;font-weight:400;text-transform:uppercase;line-height:25.6px;letter-spacing:.64px}.office-hours-time{color:#848785;font-size:32px;font-family:Archivo,sans-serif;font-weight:400;line-height:48px;word-wrap:break-word}.office-hours{margin-top:10px;gap:0px}.footer-follow-us{display:inline-flex;justify-content:flex-start;align-items:center;gap:20px}.footer-follow-us .footer-social-link{color:#848785;font-size:20px;font-family:Archivo,sans-serif;font-weight:400;line-height:30px;word-wrap:break-word}.footer-bottom-text{color:#848785;font-size:16px;font-family:Archivo,sans-serif;font-weight:400;text-transform:capitalize;line-height:25.6px;letter-spacing:.64px;word-wrap:break-word}.footer-follow-section,.footer-copyright{display:flex;flex-direction:column;gap:0px;justify-content:flex-start}@media(max-height:720px){.footer-text-section{font-size:36px}.footer-circle{width:240px;height:240px}.footer-circle-inner{width:140px;height:160px}.footer-link,.footer-social-link{font-size:16px}.office-hours-time{font-size:28px}.footer-label,.footer-bottom-text{font-size:12px}.column{gap:4px}}.footer-circle:hover{transform:scale(1.05);outline-color:#fd8732}.footer-circle:hover .scroll-top-icon{transform:translateY(-6px);opacity:1}.footer-link:hover,.footer-social-link:hover{color:#fd8732;cursor:pointer}@media(max-width:1200px){footer{padding:36px 40px}}@media(max-width:900px){footer{flex-direction:column;align-items:center;padding:60px;gap:40px;text-align:center;min-height:640px;height:auto;max-height:none;display:flex;justify-content:flex-start}.column{gap:4px}.footer-left{align-items:center;flex-direction:row;gap:12px;justify-content:flex-start}.footer-links-container{align-items:center}.footer-navigation,.footer-contact-section{align-items:top;gap:160px}.footer-text-section{font-size:28px}.footer-circle{flex-shrink:0;width:160px;height:160px}.footer-circle-inner{width:140px;height:140px;top:10px;left:12px}.scroll-top-icon{width:90px;height:90px}.office-hours-time{margin-top:-16px;font-size:24px}.footer-follow-section,.footer-copyright{width:100%;align-items:flex-start}}@media(max-width:600px){footer{padding:48px 24px;gap:28px}.footer-text-section{font-size:22px;line-height:1.3}.footer-circle{width:100px;height:100px}.footer-circle-inner{width:90px;height:90px;top:8px;left:5px}.scroll-top-icon{width:64px;height:64px}.footer-navigation,.footer-contact-section{gap:20px}.footer-link,.footer-social-link,.text-only{font-size:16px}.footer-label,.footer-bottom-text{font-size:12px}.office-hours-time{font-size:20px}.footer-follow-us{justify-content:center}.footer-bottom-text{text-align:center}}@font-face{font-family:Archivo;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/archivo-vietnamese-400-normal-BF4g3tCF.woff2) format("woff2"),url(/assets/archivo-vietnamese-400-normal-FGOLYM1a.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Archivo;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/archivo-latin-ext-400-normal-B5tPZzqW.woff2) format("woff2"),url(/assets/archivo-latin-ext-400-normal-DrmqtLj6.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Archivo;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/archivo-latin-400-normal-C81ewxNO.woff2) format("woff2"),url(/assets/archivo-latin-400-normal-Bl602Mgc.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Archivo;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/archivo-vietnamese-600-normal-anCjMumA.woff2) format("woff2"),url(/assets/archivo-vietnamese-600-normal-C8xBVdfP.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Archivo;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/archivo-latin-ext-600-normal-Dm61iqcg.woff2) format("woff2"),url(/assets/archivo-latin-ext-600-normal-D7uErJuz.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Archivo;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/archivo-latin-600-normal-3BBy0ZsW.woff2) format("woff2"),url(/assets/archivo-latin-600-normal-DwYieO8P.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Archivo;font-style:normal;font-display:swap;font-weight:800;src:url(/assets/archivo-vietnamese-800-normal-DHDgv4cm.woff2) format("woff2"),url(/assets/archivo-vietnamese-800-normal-BKe5Z8rz.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Archivo;font-style:normal;font-display:swap;font-weight:800;src:url(/assets/archivo-latin-ext-800-normal-BC6piDwP.woff2) format("woff2"),url(/assets/archivo-latin-ext-800-normal-B9NTbsU1.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Archivo;font-style:normal;font-display:swap;font-weight:800;src:url(/assets/archivo-latin-800-normal-cB6v3kRN.woff2) format("woff2"),url(/assets/archivo-latin-800-normal-DZa_k145.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}.flyhigh-btn{font-family:Archivo,sans-serif;font-weight:600;font-size:1rem;border-radius:12px;padding:.9rem 1.8rem;cursor:pointer;transition:all .3s ease;border:none;outline:none;display:inline-flex;align-items:center;justify-content:center}.flyhigh-btn--filled{background:linear-gradient(90deg,#ffb347,#ff6a00);color:#fff;box-shadow:0 0 15px #ff8c0066}.flyhigh-btn--filled:hover{background:linear-gradient(90deg,#ff6a00,#ffb347);transform:translateY(-2px);box-shadow:0 0 20px #ff8c0099}.flyhigh-btn--outline{background:#00f;border:2px solid #FE9651;color:#fe9651}.flyhigh-btn--outline:hover{background:#ff6a0026;transform:translateY(-2px);box-shadow:0 0 10px #ff6a004d}@media(max-width:640px){.flyhigh-btn{font-size:.95rem;padding:.8rem 1.6rem}}.hero-section{padding-top:6rem;position:relative;width:100%;min-height:100vh;display:flex;flex-direction:column;justify-content:center;overflow:hidden;font-family:Archivo,sans-serif;color:#fff}@media(min-height:1024px){.hero-section{min-height:900px!important;padding-top:6rem}}@media(max-width:1023.9px){.hero-section{padding-top:60px}}.light-beam{position:absolute;right:-50px;top:-50px;width:min(50vw,300px);height:min(50vw,300px);background:linear-gradient(to bottom,rgba(255,165,0,.6),transparent);filter:blur(60px);opacity:.5;pointer-events:none}.hero-content{position:relative;display:flex;flex-direction:column;text-align:center;align-items:center;justify-content:center;gap:4rem;padding:2rem 5% 0;z-index:10}@media(min-width:1024px){.hero-content{flex-direction:row;padding:0 0 0 5rem;text-align:left;min-height:100vh;justify-content:space-between;gap:2rem}}@media(min-width:1540px){.hero-content{padding:0 0 0 10rem}}@media(max-width:1023.9px){.hero-content{flex-direction:column-reverse;min-height:auto;padding:0 5%;gap:0}}.hero-left{max-width:650px;text-align:center;width:100%;margin-bottom:2rem;position:relative;z-index:1}@media(min-width:1024px){.hero-left{text-align:left}}@media(max-width:1023.9px){.hero-left{background:#010101;top:0}.hero-img-overlay{width:100%;height:100%;background:linear-gradient(to bottom,transparent,#010101 93%)}}.hero-subheading-wrapper{position:relative;width:100%;max-width:450px;overflow:hidden;mask-image:linear-gradient(to right,transparent,black 10%,black 90%,transparent);-webkit-mask-image:linear-gradient(to right,transparent,black 10%,black 90%,transparent);margin:0}.hero-subheading-track{display:inline-block;white-space:nowrap;animation:scrollCategories 10s linear infinite}.hero-subheading{display:inline-block;text-transform:uppercase;letter-spacing:3px;font-size:.9rem;color:#9ca3af;margin:0;padding-right:3rem}.hero-subheading-track:after{content:attr(data-duplicate);text-transform:uppercase;font-size:.9rem;color:#9ca3af;display:inline-block;letter-spacing:3px}@keyframes scrollCategories{0%{transform:translate(0)}to{transform:translate(-50%)}}.hero-subheading-wrapper:hover .hero-subheading-track{animation-play-state:paused}.hero-title{margin:1rem 0;font-weight:800;font-size:2.5rem;line-height:1.2;display:flex;flex-wrap:wrap;gap:12px;align-items:center;width:100%;max-width:600px}.digital-text{position:relative;display:flex;justify-content:center;align-items:center}.grid-overlay{position:absolute;z-index:2;height:3.8rem;width:auto}@media(min-width:1024px){.hero-title{font-size:3.75rem}}@media(min-width:768px){.hero-title{font-size:3rem}}@media(max-width:530px){.hero-title{line-height:32pt}.highlight,.gradient-text{font-size:20pt!important}.grid-overlay{height:32pt}}@media(max-width:375px){.hero-subheading{font-size:.8rem}.hero-title{line-height:20pt;margin:.5rem 0}.highlight,.gradient-text{font-size:16pt!important}.grid-overlay{height:28pt}}.hero-description{margin-top:1.5rem;font-size:1rem;color:#9ca3af;line-height:1.6;max-width:500px;margin-left:auto;margin-right:auto;text-align:left}@media(min-width:1024px){.hero-description{margin-left:0;margin-right:0}}@media(max-width:1023px){.hero-description{margin-left:0}}@media(max-width:425px){.hero-description{font-size:.8rem;flex-wrap:wrap}}@media(max-width:375px){.hero-description{font-size:.75rem;flex-wrap:wrap;margin-top:.5rem}}.hero-buttons{margin-top:2rem;width:100%;display:flex;flex-wrap:wrap;gap:1rem;justify-content:flex-start;margin-left:auto;margin-right:auto}@media(min-width:1024px){.hero-buttons{justify-content:flex-start;margin-left:0;margin-right:0}}.btn-outline{border:none;display:flex;border-radius:12px;padding:.9rem 1.8rem;cursor:pointer;align-items:center;justify-content:center;gap:8px;position:relative;outline:none;background:transparent}.btn-outline-text{color:#fff;background:transparent;font-family:Archivo,sans-serif;font-weight:600;font-size:1rem;transition:background .3s ease;position:relative;background:var(--white-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.btn-outline:before{content:"";position:absolute;inset:0;border-radius:12px;padding:2px;background:linear-gradient(170deg,#fe9651,#1c1c1c52 47% 53%,#fe9651);mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.btn-outline:hover{background:linear-gradient(125deg,#fe965132,#1c1c1c32);transition:background .3s ease;box-shadow:0 0 20px #ff8c0066;transform:translateY(-2px)}.btn-outline:hover:before{content:"";position:absolute;inset:0;border-radius:12px;padding:1.5px;background:linear-gradient(10deg,#fe9651,#1c1c1c52 47% 53%,#fe9651)!important;mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.btn-filled{background:var(--orange-gradient)!important;color:#fff!important;font-family:Archivo,sans-serif;transition:background .3s ease;align-items:center;justify-content:center;gap:8px}.btn-filled:hover{background:linear-gradient(45deg,#a4531e,#fe8733)!important}@media(max-width:436px){.hero-buttons{margin-top:1rem;flex-direction:row;justify-content:space-between;gap:12px;margin-left:0;margin-right:0}.btn-outline,.btn-filled{padding:16px 20px;gap:4px}.btn-outline-text,.btn-filled{font-size:16px}.btn-icon{width:20px;height:auto}}@media(max-width:380px){.hero-buttons{gap:4px}.btn-outline,.btn-filled{padding:12px 24px}.btn-outline-text,.btn-filled{font-size:12px}.btn-icon{width:20px;height:auto}}@media(max-width:341px){.btn-outline,.btn-filled{padding:12px 20px}.btn-outline-text,.btn-filled{font-size:12px}.btn-icon{width:20px;height:auto}}.hero-stats{margin-top:24px;display:flex;gap:.75rem;flex-wrap:wrap;justify-content:center;position:relative;width:fit-content;padding:20px;z-index:2;border-radius:12px;backdrop-filter:blur(1px);-webkit-backdrop-filter:blur(1px);background:linear-gradient(115deg,#100f0f80,#01010180 85%,#100f0f80)}.hero-stats:before{content:"";position:absolute;inset:0;border-radius:12px;padding:3px;background:linear-gradient(175deg,#a2a3b8,#1c1c1c52 45% 55%,#a2a3b8);mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude}@media(min-width:1024px){.hero-stats{justify-content:flex-start;gap:2rem;flex-wrap:nowrap}}.devider{border-right:#A2A3B8 2px solid}.stat-name{font-size:.9rem;color:#9ca3af}.stat-number{display:block;color:#fff;font-weight:700;font-size:1.6rem}@media(max-width:540px){.stat-name{font-size:12px}.stat-number{font-size:20px}}@media(max-width:441px){.hero-stats{width:100%;box-sizing:border-box;flex-direction:row;justify-content:space-between;gap:4px}}@media(max-width:405px){.stat-name{font-size:10px}}@media(max-width:348px){.stat-name{font-size:8px}.hero-stats{gap:1px}}.hero-right{position:relative;top:-40px;display:flex;justify-content:center;align-items:center;height:100%;margin-top:4rem;aspect-ratio:1 / 1;perspective:1000px}@media(min-width:1024px){.hero-right{width:800px;margin-top:0}}@media(max-width:1023.9px){.hero-right{width:100%;margin-top:0;top:40px;object-fit:cover;justify-content:center;align-items:center;position:relative;z-index:-1}}.hero-artwork{height:150%;width:auto;position:absolute;z-index:-9999}@media(min-width:1024px){.hero-artwork{top:-80px}}@media(min-width:1441px){.hero-artwork{height:120%}}@media(max-width:1023.9px){.hero-artwork{top:-100px;width:140%;height:auto;left:50%;transform:translate(-50%)}}@media(min-height:800px){.hero-section{padding-top:0}}.about-us-section{width:100%;height:auto;padding-bottom:8rem;position:relative;align-items:center}.background-left,.background-right{position:absolute;top:20vh;z-index:-89}.background-right{left:calc(100vw - 246px)}.main-content-area{position:relative;max-width:1000px;margin:auto 20vw;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:40px;top:60px}.section-header{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:28px}.tag-pill-container{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:28px}.tag-pill-background{padding:12px 24px;position:relative;background:linear-gradient(133deg,#ffffff1a,#423f3f1a);box-shadow:4px 8px 12px #fff3 inset;overflow:hidden;border-radius:31px;outline:2px rgba(255,255,255,.1) solid;outline-offset:-1px;display:inline-flex;justify-content:center;align-items:center;gap:16px}.tag-pill-background:before{content:"";width:197.83px;height:10.92px;position:absolute;left:-24px;top:24.02px;transform:rotate(-15deg);background:linear-gradient(177deg,#fd8732,#a3531d);border-radius:9999px;filter:blur(13.66px)}.tag-pill-text{position:relative;z-index:5;color:#6e6f7d;font-size:20px;font-family:Archivo,sans-serif;font-weight:400;width:100%;text-align:center}.about-tag{width:fit-content}.title-line{line-height:1.61;margin:0}.about-tittle{justify-content:center;max-width:1000px;text-align:center}.title-text-normal,.title-text-normal-small,.title-text-highlight{text-align:left;color:#6e6f7d;font-size:40px;font-family:Archivo,sans-serif;font-weight:800;text-transform:uppercase}.title-text-normal{background:linear-gradient(33deg,#6e6f7d,#e8e9fc);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}.title-text-normal-small{background:linear-gradient(33deg,#6e6f7d,#e8e9fc,#6e6f7d);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}.title-text-highlight{background:linear-gradient(180deg,#fe9951,#a45f31);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}.description-line{max-width:1000px;min-width:540px;width:100%;text-align:center;color:#e6e6f5;font-size:20px;font-family:Archivo,sans-serif;line-height:1.61;margin:0}.description-text-gradient{background:linear-gradient(30deg,#e6e6f5,#878799);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}.description-text-normal{font-weight:400;line-height:24px}.description-text-bold-italic{font-style:italic;font-weight:700;line-height:24px}.team-carousel-container{align-self:stretch;height:120px;position:relative;width:100%;overflow:hidden}.team-carousel-track{position:absolute;left:0;top:0;height:100%;display:flex;gap:20px;cursor:grab;will-change:transform}.team-member-card{padding:20px;background:#ffffff14;border-radius:12px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:inline-flex;align-items:center;gap:12px;width:300px;box-sizing:border-box;transition:transform .3s,opacity .3s}.team-member-card.inactive{opacity:.4}.team-member-card.active{opacity:1;transform:scale(1.05)}.member-image{height:100%;width:auto;border-radius:10px}.member-info{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:8px}.member-name{font-size:20px;font-family:Archivo,sans-serif;font-weight:700}.glow-text{color:#fff;text-shadow:0px 0px 28px rgba(255,255,255,.4)}.member-role{color:#6d706e;font-size:20px;font-family:Inter,sans-serif;font-weight:500}.carousel-fade-left{width:150px;height:120px;position:absolute;left:0;top:0;background:linear-gradient(270deg,#01040600 32%,#010406);z-index:3}.carousel-fade-right{width:150px;height:120px;position:absolute;right:0;top:0;background:linear-gradient(90deg,#01040600 32%,#010406);z-index:3}.slogan-section{margin-top:60px;width:calc(100% + 120px);display:flex;justify-content:space-between;align-items:center}.slogan-item{width:fit-content;display:inline-flex;justify-content:center;white-space:nowrap;gap:8px}.slogan-text-light{color:#e6e6f5;font-size:16px;font-family:Archivo,sans-serif;font-style:italic;font-weight:400}.slogan-text-bold{color:#e6e6f5;font-size:16px;font-family:Archivo,sans-serif;font-style:italic;font-weight:700}@media(min-height:720px){.main-content-area{top:180px!important}.background-left,.background-right{top:200px!important}.about-us-section{padding-bottom:5rem;min-height:720px}}@media(min-width:200px){.main-content-area{top:60px}}@media(min-width:768px){.main-content-area{top:80px}}@media(min-width:1024px){.main-content-area{top:100px;margin:0 16rem}}@media(max-width:1024px){.section-header{gap:20px}.background-left,.background-right{width:160px;height:auto;top:130px}.background-right{position:absolute;left:calc(100vw - 160px)}.main-content-area{margin:0 11rem;gap:32px}.title-line{line-height:1.2}.description-line{min-width:300px;font-size:16px}.team-carousel-container{height:100px}.team-member-card{width:280px}.slogan-section{margin-top:40px}}@media(max-width:768px){.background-left,.background-right{width:120px;height:auto;opacity:.5}.background-right{position:absolute;left:calc(100vw - 120px)}.main-content-area{margin:0 4rem;gap:32px}.tag-pill-text{font-size:16px}.tag-pill-background{padding:8px 16px}.title-line{gap:12px}.title-text-normal,.title-text-highlight,.title-text-normal-small{font-size:32px}.description-line{font-size:14px}.team-member-card{width:240px}.member-name,.member-role{font-size:16px}.slogan-text-light,.slogan-text-bold{font-size:12px;text-shadow:0px 0px 36px rgba(255,255,255,.4)}.slogan-section{width:calc(100% + 60px)}.carousel-fade-left,.carousel-fade-right{width:80px}}@media(max-width:460px){.background-left,.background-right{width:100px;height:auto;opacity:.5}.background-right{position:absolute;left:calc(100vw - 100px)}.main-content-area{margin:0 3rem;gap:40px}.tag-pill-text{font-size:12px}.tag-pill-background{padding:8px 16px}.title-line{gap:12px}.title-text-normal,.title-text-highlight,.title-text-normal-small{font-size:28px;text-align:center}.description-line{font-size:12px}.team-member-card{width:200px;height:75px;padding:12px}.member-name,.member-role{font-size:12px;text-shadow:0px 0px 56px rgba(255,255,255,.4)}.carousel-fade-left,.carousel-fade-right{width:40px}.slogan-text-light,.slogan-text-bold{font-size:10px}.slogan-section{width:calc(100% + 60px);margin-top:24px}}@media(max-width:376px){.background-left,.background-right{width:80px}.background-right{position:absolute;left:calc(100vw - 80px)}.main-content-area{margin:0 2rem}.title-line{gap:12px}.title-text-normal,.title-text-highlight,.title-text-normal-small{font-size:24px;text-align:center}.description-line{font-size:10px}.description-text-normal,.description-text-bold-italic{line-height:16px}.member-role,.member-name{font-size:10px}.team-member-card{height:60px;width:180px}.slogan-section{width:100%;margin-top:12px}.slogan-text-light,.slogan-text-bold{font-size:8px}}@media(max-width:321px){.main-content-area{margin:0 1rem;gap:36px}}@media(min-width:1512px){.main-content-area{margin:0 auto}}@media(min-width:1800.1px){.main-content-area{max-width:1200px}}.why-section{display:flex;gap:20px;flex-wrap:wrap;align-items:center;justify-content:space-between;justify-items:center;color:#f5f5f5;padding:6rem 10%;font-family:Archivo,sans-serif}.why-left{flex:1;min-width:320px;margin-right:4rem}.why-badge{display:inline-block;background:linear-gradient(to right,#d97706,#9ca3af);color:#fff;padding:6px 16px;border-radius:20px;font-size:.85rem;font-weight:600;margin-bottom:1rem}.why-title{font-size:2.8rem;font-weight:900;color:#d1d5db;margin-bottom:1.5rem}.why-title span{color:#f97316}.why-desc{color:#a1a1aa;font-size:1rem;line-height:1.7;max-width:480px;margin-bottom:2rem}.why-list{list-style:none;padding:0;margin:0;display:grid;gap:.8rem}.why-item{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.4rem;border-radius:12px;background:transparent;color:#cbd5e1;font-weight:600;font-size:1.1rem;cursor:pointer;transition:all .3s ease}.why-item:hover{background:#ffffff0d}.why-item.active{background:linear-gradient(90deg,#f9731666,#0f0f0fe6 70%);box-shadow:0 0 25px #f973164d,inset 0 0 8px #f9731633;color:#fff;position:relative;overflow:hidden}.why-item.active:before{content:"";position:absolute;top:0;left:-50%;width:200%;height:100%;background:radial-gradient(circle at 20% 50%,rgba(255,140,0,.25),transparent 60%);animation:glow-move 4s linear infinite;pointer-events:none}@keyframes glow-move{0%{transform:translate(-25%)}50%{transform:translate(25%)}to{transform:translate(-25%)}}.why-item:hover:after{content:"";position:absolute;top:0;left:-100%;width:200%;height:100%;background:linear-gradient(120deg,transparent 0%,rgba(255,255,255,.08) 30%,transparent 60%);animation:shimmer 2s infinite}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.why-item .arrow{font-size:1.3rem;opacity:.6}.gradient-text-2{background:linear-gradient(to right,#e8e9fc,#6e6f7d);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:1.1rem;line-height:1.1}.why-right{flex:1;display:flex;justify-content:center;align-items:center;position:relative;min-width:320px}.why-card{position:relative;width:400px;height:360px;border-radius:22px;background:linear-gradient(145deg,#101010,#000);box-shadow:0 0 25px #ff730026;transition:transform .4s ease}.why-card:hover{transform:translateY(-5px);box-shadow:0 0 35px #ff730040}.why-image{width:100%;height:100%;object-fit:cover;opacity:.9;border-radius:22px}.why-card-overlay{position:absolute;inset:0;width:400px;height:360px;box-sizing:border-box;padding:2rem;display:flex;flex-direction:column;justify-content:flex-start;color:#f3f4f6}.why-card-overlay h3{font-size:1.4rem;font-weight:700;margin-bottom:.5rem}.why-card-overlay p{font-size:.95rem;color:#d1d5db;line-height:1.6}.why-slider-button{display:none}@keyframes float{0%{transform:translateY(0,0) scale(1)}50%{transform:translateY(10px) scale(1.05)}to{transform:translateY(0,0) scale(1)}}@keyframes float-dim{0%{transform:translateY(0,0) scale(1)}50%{transform:translateY(-10px) scale(1.05)}to{transform:translateY(0,0) scale(1)}}.why-tag{position:absolute;background:linear-gradient(133deg,#ffffff10,#413e3e10);box-shadow:4px 8px 12px #fff3 inset;outline:1px rgba(255,255,255,.1) solid;outline-offset:-1px;overflow:hidden;padding:12px 20px;border-radius:12px;font-size:.8rem;font-weight:500;-webkit-backdrop-filter:blur(8px) brightness(1.2);backdrop-filter:blur(8px) brightness(1.2);animation:float 3s ease-in-out infinite alternate;display:flex;gap:8px;justify-content:center;align-items:center}.why-tag:before{content:"";width:318.57px;height:17.59px;position:absolute;left:-82px;top:50px;transform:rotate(-15deg);background:linear-gradient(177deg,#fd8732,#a3531d);border-radius:9999px;filter:blur(24px);animation:float-dim 6s ease-in-out infinite alternate}.why-tag.top-left{top:12.2rem;left:-3.5rem}.why-tag.bottom-right{bottom:2rem;right:-3.5rem}.highlight-1{background:linear-gradient(#fe9951,#a45f31);font-size:1.2rem;-webkit-background-clip:text;-webkit-text-fill-color:transparent;line-height:1.1}.ellipse-bg-left{position:absolute;z-index:-99;left:-10vw}@media(max-width:932px){.why-section{flex-wrap:nowrap;flex-direction:column}.why-item{display:none!important}.why-right{width:100%;justify-content:space-between}.why-slider-button{display:flex;justify-content:center;background:none;outline:none;border:none}.why-arrow{height:40px}}@media(max-width:860px){.why-section{padding:6rem 6%}}@media(max-width:768px){.why-card,.why-card-overlay{width:320px}.why-card-overlay{padding:20px}.why-tag{padding:8px}.why-tag.top-left{left:-2rem}.why-tag.bottom-right{right:-2rem}}@media(max-width:425px){.why-title{margin:1rem 0}.why-left{margin-right:0;min-width:0px}.why-card,.why-card-overlay{width:240px;height:300px}.why-card-overlay{padding:20px}.why-card-overlay p{font-size:.75rem}.left-arrow,.right-arrow{width:16px!important;height:16px}.tag-icon{width:16px;height:auto}.tag-text{font-size:10px}}@media(max-width:375px){.why-card,.why-card-overlay{width:180px;height:240px}.why-card-overlay{padding:20px}.why-desc{font-size:.7rem;width:95%}.why-card-overlay h3{font-size:1.2rem}.why-right{justify-content:center;gap:20px}.why-section{flex-wrap:nowrap;flex-direction:column}.why-card-overlay p{font-size:.65rem}}.usecases-section{color:#d1d5db;padding:6rem 0;font-family:Archivo,sans-serif;overflow-x:hidden}.usecases-header{text-align:center;margin-bottom:3rem}.usecases-badge{display:inline-block;padding:6px 18px;background:linear-gradient(90deg,#f0f0f0,#ff7a00);color:#000;border-radius:9999px;font-weight:600;font-size:.85rem;margin-bottom:1rem}.usecases-title{font-size:2.5rem;font-weight:800;letter-spacing:1px}.usecases-subtitle{color:#b0b0b0;font-size:1rem;margin-top:.5rem;line-height:1.6}.usecases-slider{display:flex;gap:2rem;scroll-behavior:smooth;-ms-overflow-style:none;padding:2rem 0}.usecases-slider:active{cursor:grabbing}.usecases-slider::-webkit-scrollbar{display:none}.usecase-card{position:relative;min-width:300px;height:380px;border-radius:24px;overflow:hidden;background:#111;flex-shrink:0;transition:transform .4s ease,box-shadow .4s ease}.usecase-card:hover{transform:scale(1.05);box-shadow:0 0 25px #ff88004d}.usecase-image{width:100%;height:100%;object-fit:cover;opacity:.5;transition:opacity .3s ease}.usecase-card:hover .usecase-image{opacity:1}.usecase-overlay{position:absolute;bottom:0;left:0;right:0;height:50%;background:linear-gradient(to top,rgba(0,0,0,.9),transparent)}.usecase-icon img{position:absolute;top:15px;left:220px;width:120px;height:120px;border-radius:50px;transform:translateY(0);animation:floatIcon 2.5s ease-in-out infinite}.usecase-content{position:absolute;bottom:25px;left:20px;right:20px}.usecase-content h3{color:#e5e7eb;font-size:1.3rem;margin-bottom:.4rem}.usecase-content p{color:#9ca3af;font-size:.9rem;line-height:1.4}@keyframes floatIcon{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.usecases-section:before,.usecases-section:after{content:"";position:absolute;top:0;width:100px;height:100%;pointer-events:none;z-index:5}.usecases-section:before{left:0;background:linear-gradient(to right,#000 40%,transparent)}.usecases-section:after{right:0;background:linear-gradient(to left,#000 40%,transparent)}.highlight{background:linear-gradient(#fe9951,#a45f31);font-size:2.5rem;-webkit-background-clip:text;-webkit-text-fill-color:transparent;line-height:1.1}.gradient-text{background:linear-gradient(to right,#6e6f7d,#e8e9fc,#6e6f7d);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:2.5rem;line-height:1.1}.ellipse-bg-right-usecase{position:absolute;transform:rotate(180deg);top:1700px;right:0;z-index:-2}@media(min-width:768px){.highlight,.gradient-text{font-size:28pt}}@media(max-width:768px){.usecases-subtitle{margin:1rem}}.services-section{width:100%;position:relative;margin-top:120px;padding-top:80px;padding-bottom:100px}.services-background{position:absolute;top:-120px;left:0;width:100%;height:auto;z-index:-1}.services-container{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:28px;padding:0 160px;box-sizing:border-box}.services-title{justify-content:center;max-width:720px;margin:0;padding:0;text-align:center}.desc-text{background:linear-gradient(33deg,#6e6f7d,#e8e9fc,#6e6f7d);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent;font-size:20px;text-transform:none;font-style:italic}.service-lists{display:flex;flex-direction:column;gap:12px;width:100%;max-width:1200px}.service-list{display:inline-flex;align-items:center;justify-content:space-between;gap:20px;padding:24px;border-radius:16px;box-sizing:border-box;width:100%}.service-list.active-list:before{content:"";position:absolute;inset:0;padding:1px;border-radius:16px;background:linear-gradient(115deg,#ffffff20,#1c1c1c15 70% 85%,#ffffff20);mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.service-list.active-list{background:linear-gradient(135deg,#ffffff20,#1f1f1f15 15%,#ffffff15 35%,#1f1f1f15);backdrop-filter:blur(40px);-webkit-backdrop-filter:blur(40px);box-shadow:0 8px 32px #0000005e}.service-item{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;width:auto;gap:12px;z-index:1}.service-title{flex-shrink:0;flex-basis:auto;position:relative;margin:0;font-family:Archivo,var(--default-font-family);font-size:24px;font-weight:700;text-align:left;text-transform:capitalize;white-space:nowrap;background:linear-gradient(129.05deg,#e7e9fc,#6e6f7d);z-index:2;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.service-description{color:#fff;font-family:Archivo,var(--default-font-family);font-size:20px;font-weight:300;line-height:21.76px;text-align:left}.service-description.inactive{display:none}.service-icon{width:22px;height:12px;flex-shrink:0;transition:transform .3s ease-in-out;transform:rotate(-90deg)}.service-icon.active-icon{transform:rotate(0)}.expertise{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:80px;gap:40px}.expertise-text{width:100%;display:flex;align-items:flex-end;justify-content:space-between;vertical-align:bottom;gap:24px}.left-text{justify-content:start;width:100%}.expertise-title{justify-content:flex-start;max-width:840px}.desc-text-expertise{font-size:24px;background:linear-gradient(33deg,#e6e6f5,#878799);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent;width:125px;text-align:end}.language-cards{width:100vw;display:flex;flex-direction:column;gap:20px;overflow:hidden;padding:10px 0;background-color:none}.right-slider,.left-slider{display:flex;align-items:center;gap:20px}.right-slider{padding-left:160px;justify-content:flex-start;animation:slide-left 40s linear infinite}.left-slider{padding-right:160px;justify-content:flex-end;animation:slide-right 40s linear infinite}.language-card{width:152px;flex-shrink:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:20px;background:linear-gradient(135deg,#d6712e24,#0000);border-radius:12px;box-sizing:border-box;position:relative;overflow:hidden}.language-card:after{content:"";width:150px;height:250px;position:absolute;left:-50px;top:-80px;transform:rotate(45deg);background:linear-gradient(90deg,#fd873280,#d6712e35);opacity:.2;filter:blur(13.66px)}.language-card:before{content:"";position:absolute;inset:0;border-radius:12px;padding:1px;background:linear-gradient(145deg,#1c1c1c15 50%,#ff9500);mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.language-card:hover{background:linear-gradient(135deg,#d6712e23,#d6712e30);box-shadow:0 8px 32px #0000005e;transform:scale(1.1)}.language-card:active{cursor:grabbing}.language-card:hover:after{left:80px;top:30px;width:250px;height:250px;transform:rotate(45deg);background:linear-gradient(90deg,#fd87325a,#d6712e2c);opacity:.3}.language-name{color:#fff;margin:0;width:fit-content;font-size:20px;text-align:center;font-family:Archivo,sans-serif;font-weight:700;text-shadow:0px 0px 28px rgba(255,255,255,.4)}.language-pic{height:68px;width:auto}.ellipse-bg-services{position:absolute;top:800px;left:0;z-index:-1}@media(max-width:1024px){.services-container{padding:0 80px;gap:20px}.services-title{max-width:680px}.desc-text{font-size:18px}.service-title{font-size:20px}.service-description{font-size:16px}.expertise{margin-top:60px;gap:30px}.expertise-text{flex-direction:column;align-items:flex-end;gap:12px}.expertise-title{max-width:100%;text-align:right}.desc-text-expertise{width:auto;text-align:left;font-size:20px}.right-slider{padding-left:80px}.left-slider{padding-right:80px}}@media(max-width:768px){.services-section{margin-top:80px;padding-top:40px;padding-bottom:60px}.services-background{top:-60px}.services-container{padding:0 20px;gap:16px}.services-title .title-text-highlight,.services-title .title-text-normal{font-size:clamp(32px,8vw,40px)}.desc-text{font-size:16px}.service-list{padding:16px;gap:10px}.service-title{font-size:18px;white-space:normal}.service-description{font-size:15px;line-height:1.4}.expertise{margin-top:40px;gap:20px}.expertise-title .title-text-highlight,.expertise-title .title-text-normal{font-size:clamp(24px,6vw,32px)}.expertise-title{text-align:right}}@media(max-width:1024px){.services-container{padding:0 80px;gap:20px}.desc-text{font-size:18px;text-align:center;line-height:1.5}.service-list{padding:20px}.service-icon{align-self:flex-start}.expertise{margin-top:60px}.expertise-text{flex-direction:column;align-items:flex-start;gap:16px}.desc-text-expertise{font-size:18px;text-align:left}.language-cards{padding:10px}.language-name{font-size:16px}.language-card{width:130px;padding:16px}.language-pic{height:56px}}@media(max-width:768px){.services-section{margin-top:60px;padding:40px 0 60px}.services-container{padding:0 24px;gap:16px}.desc-text{font-size:16px;text-align:center;max-width:90%}.service-lists{gap:8px}.service-list{padding:16px}.service-title{font-size:18px}.service-description{font-size:16px;line-height:1.4}.expertise{gap:20px;margin-top:40px}.expertise-text{flex-direction:column;align-items:flex-start;gap:8px}.desc-text-expertise{font-size:16px;width:auto;text-align:left}.language-cards{padding:10px;gap:12px}.language-card{width:110px;padding:12px;flex-shrink:0}.language-pic{height:48px}.language-name{font-size:14px}.ellipse-bg-services{display:none}}@media(min-width:1440px){.services-container{padding:0 200px}.language-card{width:180px}}.orange-button{display:flex;gap:12px;align-items:center;justify-content:center;padding:12px 16px;border-radius:8px;border:none;cursor:pointer;background:linear-gradient(136.663deg,#fd7c1e 11.146%,#b85d21 100.42%);box-shadow:0 0 22.317px #fd7b1e99,0 0 12.753px #fd7b1e99,0 0 7.439px #fd7b1e99,0 0 3.72px #fd7b1e99,0 0 1.063px #fd7b1e99,0 0 .531px #fd7b1e99;overflow:hidden}.orange-button span,.orange-button{font-family:Archivo,sans-serif;font-weight:400;font-size:16px;line-height:normal;color:#fafafa;letter-spacing:.32px;text-decoration:none}.orange-button:hover{opacity:.9;transform:translateY(-1px);transition:all .2s ease}.testimonial-section{color:#d1d5db;padding:6rem 2rem;font-family:Archivo,sans-serif}.testimonial-header{text-align:center;margin-bottom:3rem}.testimonial-title{margin-top:1rem;font-weight:800;font-size:2.5rem;line-height:1.2}.testimonial-grid{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.testimonial-card{position:relative;background:#ffffff15;border-radius:12px;padding:25px;overflow:hidden;transition:transform .4s ease,box-shadow .4s ease;flex-grow:0;min-height:260px;background-size:cover;background-position:right;background-repeat:no-repeat}.testimonial-card.highlight{border:3px solid #ff7a00;box-shadow:0 0 25px #ff780033}.testimonial-card:hover{transform:translateY(-6px);box-shadow:0 0 20px #e78c25be}.testimonial-card:nth-child(4n+1),.testimonial-card:nth-child(4n+4){flex-basis:50%}.testimonial-card:nth-child(4n+2),.testimonial-card:nth-child(4n+3){flex-basis:35%}.testimonial-card:nth-child(odd){animation-delay:.1s}.testimonial-card:nth-child(2n){animation-delay:.3s}@media(max-width:900px){.testimonial-card{flex-basis:100%!important}}.quote-icon{position:absolute;top:1.2rem;left:1.2rem;width:30px;opacity:.6}.testimonial-message{font-size:1rem;color:#cbd5e1;line-height:1.6;padding-top:3rem}.testimonial-footer{display:flex;align-items:center;gap:1rem;z-index:2}.testimonial-img{width:55px;height:55px;border-radius:10%;object-fit:cover}.testimonial-footer h4{color:#fff;font-size:1rem;font-weight:700}.testimonial-footer p{color:#9ca3af;font-size:.85rem;white-space:pre-line}.testimonial-logo{position:absolute;right:1.5rem;top:1.5rem;width:50px;opacity:.9;filter:brightness(1.2)}.testimonial-card:before{content:"";position:absolute;inset:0;border-radius:12px;padding:3px;mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.card-1:before,.card-4:before{background:linear-gradient(170deg,#31313115 50%,#ff9500)}.card-2:before,.card-3:before{background:linear-gradient(-10deg,#31313115 50%,#ff9500)}.card-1:hover:before,.card-4:hover:before{background:linear-gradient(-10deg,#31313115 50%,#ff9500)}.card-2:hover:before,.card-3:hover:before{background:linear-gradient(170deg,#31313115 50%,#ff9500)}.portfolio-section{width:100%;height:100vh;padding-right:5rem;box-sizing:border-box;position:relative}.portfolio-container{margin:auto 0;padding-top:40px;height:100%;position:relative;display:flex;align-items:center;justify-content:space-between;gap:32px}.portfolio-slider{position:relative;width:100%;overflow-x:hidden;transform-origin:center center}.portfolio-list{display:flex;gap:16px;padding:12px 12px 12px 0;overflow-y:hidden;-ms-overflow-style:none;scroll-behavior:smooth;scrollbar-width:none}.port-card{width:380px;height:430px;padding:20px;border-radius:24px;position:relative;display:flex;flex-direction:column;gap:16px;background-color:transparent}.port-card:before{content:"";position:absolute;inset:0;border-radius:24px;padding:2px;background:linear-gradient(145deg,#31313115 50%,#ff9500);mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.port-card:hover,.port-card.active{background:linear-gradient(55deg,#31313115 50%,#ff950035)}.port-card:hover:before,.port-card.active:before{background:linear-gradient(235deg,#ff9500,#31313115,#ff9500)}.port-card-img{height:200px;width:auto}.work-title{font-size:20px;font-family:Archivo,sans-serif;font-weight:700;text-shadow:0px 0px 28px rgba(255,255,255,.4)}.work-decs{font-style:normal;width:100%;background:linear-gradient(33deg,#6e6f7d,#e8e9fc,#6e6f7d);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent;font-size:20px;text-transform:none}.addon-pad-left{width:20px}.fade-right{background:linear-gradient(to left,#010101,transparent);width:60px;position:absolute;z-index:2;right:-5px;height:100%}.portfolio-header{max-width:480px;display:flex;flex-direction:column;align-items:flex-end;text-align:right;gap:28px}.tag-pill-background.portfolio-tag{width:fit-content}.title-line.portfolio-title{justify-content:flex-end;max-width:400px}.medium-text{font-size:24px}.slider-control{align-items:center;justify-content:flex-end;display:flex;gap:16px}.left-button,.right-button{padding:16px 24px;border-radius:16px;display:flex;justify-content:center}.left-button:hover,.right-button:hover{scale:1.1}.left-arrow,.right-arrow{width:22px;height:22px}.left-arrow{rotate:90deg}.right-arrow{rotate:-90deg}.ellipse-bg-portfolio{position:absolute;rotate:180deg;right:0;z-index:-1}.desc-text{margin:0}@media(max-height:680px){.medium-text{font-size:20px}.port-card-img{height:160px;width:auto}.port-card{height:380px}}@media(max-width:1280px){.work-decs{font-style:normal;font-size:16px;width:100%}.portfolio-header{max-width:350px}}@media(max-width:1279px){.portfolio-section{height:auto;padding-right:0}.portfolio-container{flex-direction:column-reverse;align-items:center;justify-content:center;gap:40px;padding-top:60px}.portfolio-slider{width:100%}.portfolio-list{justify-content:flex-start;overflow-x:auto;scroll-snap-type:x mandatory}.port-card{width:320px;height:400px;scroll-snap-align:center}.port-card-img{height:180px}.portfolio-header{align-items:center;text-align:center;max-width:600px;gap:20px}.title-line.portfolio-title{justify-content:center;max-width:100%}.medium-text{font-size:20px;line-height:1.4}.slider-control{justify-content:center}.fade-right{display:none}.ellipse-bg-portfolio{width:100%;right:0;top:auto;bottom:0;opacity:.5}}@media(max-width:767px){.portfolio-section{height:auto;padding:60px 0rem 80px}.portfolio-container{flex-direction:column-reverse;gap:32px;align-items:center;padding-top:0}.portfolio-header{text-align:center;align-items:center;max-width:100%;gap:16px}.tag-pill-background.portfolio-tag{margin:0 auto}.title-line.portfolio-title{justify-content:center;text-align:center;font-size:24px;line-height:1.3}.medium-text{font-size:16px}.portfolio-slider{width:100%;overflow-x:auto;overflow-y:hidden}.portfolio-list{gap:12px;padding:8px}.port-card{width:260px;height:auto;padding:16px;border-radius:20px;flex-shrink:0}.port-card-img{height:140px}.work-title{font-size:18px}.work-decs{font-size:14px;line-height:1.4}.slider-control{justify-content:center;gap:12px}.left-button,.right-button{padding:12px 16px;border-radius:12px}.left-arrow,.right-arrow{width:18px;height:18px}.ellipse-bg-portfolio{display:none}}@media(max-width:480px){.port-card{width:220px}.work-title{font-size:16px}}.faq-section{position:relative;width:100%;padding-bottom:100px;min-height:720px}.faq-container{display:flex;width:100%;box-sizing:border-box;flex-direction:column;flex-wrap:wrap;align-items:flex-start;gap:24px;padding:96px 160px 120px}.faq-header{display:flex;flex-direction:column;gap:32px}.faq-tag{width:fit-content}.faq-title{justify-content:flex-start}.faq-content{width:100%;display:flex;justify-content:space-between;align-items:center}.faq-image{width:fit-content;display:flex;flex-direction:column;gap:40px;min-width:400px}.faq-type-img{max-width:500px;width:30vw;height:auto}.faq-text{font-style:normal;width:fit-content;text-align:left}.faq-list-container{display:flex;flex-direction:column;gap:32px;max-width:600px}.faq-type-selector{display:flex}.faq-type{padding:12px 20px;flex-basis:20%;text-align:center;flex-grow:1;border-bottom:2px #292929 solid;font-family:Archivo,sans-serif;font-size:24px;background:var(--white-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}.faq-type.selected{border-bottom:2px #FD8732 solid;background:var(--orange-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text,border-box;color:transparent;font-weight:700}.faq-list{display:inline-flex;justify-content:space-between;gap:20px;padding:24px;border-radius:16px;box-sizing:border-box;width:100%}.faq-list.active-list:before{content:"";position:absolute;inset:0;padding:1px;border-radius:16px;background:linear-gradient(115deg,#ffffff20,#1c1c1c15 70% 85%,#ffffff25);mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.faq-list.active-list{background:linear-gradient(135deg,#ffffff20,#1f1f1f15 65%,#ffffff15 80%,#1f1f1f15);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);box-shadow:0 8px 32px #0000005e}.faq-description{color:#848785;font-family:Archivo,var(--default-font-family);font-size:20px;font-weight:300;line-height:21.76px;text-align:left}.ellipse-bg-faq{position:absolute;transform:translateY(-800px);z-index:-1}@media(max-width:1280px){.faq-container{padding:96px 80px 0}.faq-list-container{gap:24px}.service-list{padding:16px}.service-title,.faq-type{font-size:20px}.faq-description{font-size:16px}}@media(max-width:1024px){.faq-container{padding:80px 60px;flex-direction:column}.faq-content{flex-direction:column;align-items:center;gap:40px}.faq-image{min-width:unset;align-items:center;text-align:center}.faq-type-img{width:60vw;max-width:400px}.faq-list-container{max-width:700px;width:100%}.faq-type{font-size:20px;padding:10px}.faq-section{padding-bottom:80px}.faq-container{padding:60px 40px 0;gap:40px}.faq-header{gap:16px}.faq-header>div:last-child{display:flex;flex-direction:column;gap:8px}.faq-title .title-text-highlight,.faq-title .title-text-normal{font-size:clamp(38px,6vw,50px)}.faq-text{font-size:18px}.faq-content{flex-direction:column;gap:40px;align-items:flex-start}.faq-image{position:absolute;width:100%;height:320px;display:flex;align-items:flex-end;padding-top:48px;right:32px;z-index:-1;pointer-events:none;opacity:.5}.faq-type-img{height:70%;width:auto}.faq-list-container{max-width:100%;gap:20px;position:relative;z-index:10}.faq-list-container:before{content:"";position:absolute;inset:-100px 0 0;background-image:var(--faq-mobile-bg-image, none);background-repeat:no-repeat;background-position:center 20%;background-size:100% auto;opacity:.08;z-index:-1;pointer-events:none;transition:opacity .3s ease}.faq-list{position:relative;z-index:20}.faq-type{font-size:18px;padding:10px 15px;flex-basis:auto}.faq-list{padding:20px}.service-title{font-size:20px}.faq-description{font-size:16px}}@media(max-width:768px){.faq-container{padding:40px 20px 0;gap:30px}.faq-title .title-text-highlight,.faq-title .title-text-normal{font-size:clamp(32px,8vw,40px)}.faq-text{font-size:16px}.faq-type-selector{flex-wrap:nowrap}.faq-type{font-size:14px;padding:8px 10px}.faq-list-container:before{background-position:center 30%;background-size:90% auto;top:-50px}.faq-list{padding:16px}.faq-description{font-size:14px;line-height:1.5}.service-title{font-size:16px}}@media(max-width:425px){.faq-type{padding:8px}.faq-type-text{font-size:11px}.faq-image{height:60%;right:15px}.faq-type-img{height:60%;width:auto}}@media(min-height:800px){.faq-section{min-height:550px;padding-top:40px;padding-bottom:60px}}.contact-section{display:flex;justify-content:center;align-items:center;padding:6rem 2rem}.contact-container{display:flex;justify-content:space-between;align-items:stretch;background:#121212d9;border-radius:24px;width:100%;max-width:1200px;overflow:hidden;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 0 30px #0009}.contact-info{flex:1;background:#141414f2;padding:3rem 2.5rem;color:#f3f3f3;display:flex;flex-direction:column;justify-content:space-between}.info-box{padding:20px;background-color:#1f1f1f;border-radius:12px}.contact-info h3{font-size:1.3rem;margin:0 0 1rem;font-weight:400;color:#c7ccc9}.contact-info ul{list-style:none;padding:0;margin:0}.contact-info li{display:flex;align-items:center;gap:.8rem;color:#848785;font-size:.95rem;margin-bottom:.6rem}.divider{height:1px;width:100%;background:#ffffff1a;margin:1.5rem 0}.contact-tagline{font-family:Archivo;color:#848785;line-height:1.6;font-size:16px;font-weight:400;text-align:right}.bottom-box{display:flex;gap:12px;justify-content:flex-end}.cta-box{display:flex;flex-direction:column;justify-content:flex-end;gap:12px}.contact-qr-text{color:#848785;font-size:16px;text-align:right;margin:0}.qr-container{width:6rem;height:6rem}.social-icons{display:flex;justify-content:flex-end;gap:1rem;font-size:1.2rem;color:#aaa}.social-icons i:hover{color:#ff7a00}.contact-form{flex:2;background-repeat:no-repeat;background-position:cover;padding:3rem;color:#f4f4f4;position:relative}.contact-form:before{content:"";position:absolute;inset:0;background:#0a0a0abf;border-radius:24px;z-index:0}.contact-form *{position:relative;z-index:1}.contact-form h2{font-size:1.8rem;margin-bottom:1rem;font-family:Archivo,sans-serif;font-weight:700}.gray{color:#c7ccc9}.orange{color:#ff7a00}.form-subtitle{font-size:1rem;color:#b0b0b0;font-family:Archivo,sans-serif;font-weight:200;margin-bottom:2rem}form{padding:20px;background:#1f1f1f;border-radius:24px}.form-group{display:flex;flex-direction:column;margin-bottom:1.2rem}.form-group label{font-size:.9rem;margin-bottom:.4rem;color:#ccc}.form-group input,.form-group select{background:#141414;border:none;padding:.9rem 1rem;border-radius:10px;color:#525252;outline:none;font-size:.95rem;transition:border .2s ease,background .2s ease}.form-group input:focus,.form-group select:focus{background:#141414;border:1px solid #ff7a00}.form-group-row{display:flex;gap:1rem}.form-bottom-box{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.submit-btn{background:linear-gradient(90deg,#ff7a00,#ffb347);border:none;color:#fff;padding:1rem 2rem;border-radius:10px;font-weight:600;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease;display:flex;align-items:center;justify-content:center;gap:8px}.paper-icon{width:24px;height:auto}.submit-btn:hover{transform:translateY(-3px);box-shadow:0 0 20px #f806}.form-bottom-text{font-size:.8rem;color:#848785;font-family:Archivo,sans-serif;font-weight:200;font-style:italic}@media(max-width:900px){.contact-section{padding:4rem 1.5rem}.contact-container{flex-direction:column;max-width:700px}.contact-info{padding:2rem}.qr-container{width:5rem;height:5rem}.contact-form{padding:2rem}.contact-form h2{font-size:1.5rem;text-align:center}.form-subtitle{text-align:center;font-size:.9rem;margin-bottom:1.5rem}.form-group-row{flex-direction:column}.form-bottom-box{flex-direction:column;align-items:stretch}.submit-btn{width:100%;justify-content:center}}@media(max-width:600px){.contact-section{padding:3rem 1rem}.contact-info{padding:1.5rem}.info-box{padding:1rem}.contact-info h3{font-size:1.1rem}.contact-info li{font-size:.85rem}.contact-tagline,.contact-qr-text{font-size:13px}.social-icons{font-size:1.1rem}.contact-form{padding:1.5rem}.contact-form h2{font-size:1.3rem}.form-subtitle{font-size:.85rem}form{padding:1rem}.form-group label{font-size:.85rem}.form-group input,.form-group select,.form-group textarea{font-size:.85rem;padding:.8rem .9rem}.submit-btn{font-size:.9rem;padding:.9rem 1.5rem}.form-bottom-text{text-align:center;font-size:.75rem}}@media(max-width:425px){.contact-section{padding:2.5rem .8rem}.contact-form h2{font-size:1.2rem}.form-subtitle{font-size:.8rem}.form-group input,.form-group select,.form-group textarea{font-size:.8rem;padding:.7rem}.submit-btn{font-size:.85rem;padding:.8rem 1.2rem}.contact-info li{gap:.5rem}}#service-page{margin:160px 120px 80px}@media(max-width:1201px){#service-page{margin:120px 60px 60px}}@media(max-width:1025px){#service-page{margin:120px 60px 60px}}@media(max-width:768px){#service-page{margin:80px 40px 40px}}@media(max-width:454px){#service-page{margin:80px 20px 20px}}.service-header{position:relative;border-radius:20px;background:radial-gradient(63.94% 63.94% at 50% 0%,#ffffff1f,#fff0),radial-gradient(50% 50% at 21.71% 100%,#ffffff1f,#fff0),linear-gradient(0deg,#080b0ed0,#050404),linear-gradient(0deg,#ffffff03,#ffffff03);backdrop-filter:blur(40px);-webkit-backdrop-filter:blur(40px);box-shadow:2px 2px 8px #ffffff29 inset;width:100%;min-width:400px;overflow:hidden}.gradient{position:absolute!important;top:0;left:0;width:100%;height:100%;z-index:0}.service-header-text{padding:60px 60px 0;font-family:Archivo;display:flex;flex-direction:column;z-index:1}.rail-text{font-weight:700;font-size:18px;z-index:1}.service-page-title{text-transform:uppercase;margin:1rem 0;font-weight:800;line-height:0cap;display:flex;flex-wrap:wrap;gap:12px;align-items:center;width:100%;max-width:750px;z-index:1}.service-page-title-text{font-size:44px}.service-page-description{display:flex;flex-wrap:wrap;width:fit-content;max-width:250px;align-self:flex-end;font-weight:400;size:20px;line-height:32px;background:linear-gradient(to right,#e6e6f5,#878799);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.tab-buttons{margin-top:-4px;display:flex;flex-direction:row;align-items:flex-end;justify-content:flex-start;z-index:2}.tab-button{padding:25px;float:left;position:relative;border:none;cursor:pointer;font-size:20px;text-align:center}.tab-text.active{font-weight:600;background:var(--orange-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}.tab-button.active{margin:0 -24px -4px;padding:25px 48px;background:radial-gradient(63.94% 63.94% at 50% 0%,#ffffff26,#fff0),#010101;box-shadow:0 -41px 88px 49px #ffffff29;z-index:10;--r: 24px;clip-path:shape(from bottom left,curve to var(--r) calc(100% - var(--r)) with var(--r) 100%,vline to var(--r),curve to calc(var(--r) * 2) 0 with var(--r) 0,hline to calc(100% - calc(var(--r) * 2)),curve to calc(100% - var(--r)) var(--r) with calc(100% - var(--r)) 0,vline to calc(100% - var(--r)),curve to 100% 100% with calc(100% - var(--r)) 100%)}.tab-button.inactive{font-weight:500;background:var(--white-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}@media(max-width:1025px){.tab-button{font-size:16px;padding:20px}.tab-button.active{padding:20px 40px}.action-circles{height:12px;width:auto}.service-page-title-text{font-size:38px}.service-page-description{font-size:16px;line-height:20px}}@media(max-width:769px){.service-page-title-text{font-size:32px}.service-header-text{padding-bottom:20px}.rail-text{font-size:14px}.service-page-description{max-width:200px;font-size:14px}.tab-button{font-size:14px;padding:18px}.tab-button.active{padding:18px 36px}.action-circles{height:12px;width:auto}}@media(max-width:541px){.service-page-title-text{font-size:28px!important;line-height:1}.service-header-text{padding:36px 36px 16px}.service-page-description{max-width:180px;font-size:12px}.tab-buttons{justify-content:center}.tab-button{font-size:12px;padding:12px}.tab-button.active{padding:12px 36px;margin:0 0 -4px}.action-circles{display:none}}@media(max-width:465px){.service-header{min-width:0px}.service-page-title-text{font-size:24px!important}.service-header-text{padding:20px 20px 12px}.service-page-description{font-size:12px}.tab-button.active{margin:0 -24px -2px;--r: 20px}}@media(max-width:361px){.service-page-description{font-size:10px;max-width:140px}.tab-button{padding:10px}.tab-button.active{padding:10px 28px;font-size:11px}.tab-button.inactive{font-size:9px}.action-circles{height:7px;width:auto}}.gradient-blinds-container{position:relative;width:100%;height:100%;overflow:hidden}*:before{pointer-events:none}.templates-page{margin-top:40px;font-family:Archivo,sans-serif;display:flex;flex-direction:column;gap:32px}@media(max-width:768px){.templates-page{margin-top:20px}}.search-bar-wrapper{padding:32px;-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);background:radial-gradient(50% 50% at 21.71% 100%,#ffffff1f,#fff0),radial-gradient(38.41% 38.41% at 50% 0%,#ffffff1f,#fff0),linear-gradient(0deg,#ffffff03,#ffffff03),linear-gradient(0deg,#010204,#010204);border-radius:24px;box-shadow:1px 2px 8px #ffffff29 inset;border:2px solid rgba(52,52,52,.1);display:flex;flex-direction:row;gap:24px}.search-icon{width:22px;height:auto;color:#848785}.search-bar{display:flex;flex:1 1 0;flex-grow:1;align-items:center;justify-content:flex-start;gap:12px;background:#292929;width:857;padding:12px 20px;border-radius:12px;border:2px solid;border-image-source:linear-gradient(161.65deg,#171717 15.79%,#262626 90.93%)}.search-text-input{flex:1 1 0;flex-grow:1;border:none;background:transparent}.search-text-input,.search-text-input::placeholder{color:#848785;font-size:16px;line-height:normal;letter-spacing:2%;font-weight:400;font-style:normal}.search-text-input:focus{outline:none}.sort-button{display:flex;align-items:center;justify-content:center;gap:24px;padding:12px 20px;border-radius:12px;border:2px solid;border-image-source:linear-gradient(161.65deg,#171717 15.79%,#262626 90.93%);background:#292929}.sort-button-text{font-family:Archivo,sans-serif;font-weight:400;font-size:16px;line-height:normal;letter-spacing:2%;background:linear-gradient(90deg,#6e6f7d,#e6e7fc,#6e6f7d);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.arrow-down-icon{width:20px;height:10px;display:block}@media(max-width:1200px){.search-bar-wrapper{padding:24px;gap:20px}}@media(max-width:1024px){.search-bar-wrapper{padding:20px;border-radius:20px}.search-bar,.sort-button{padding:10px 16px}.sort-button{gap:16px}}@media(max-width:800px){.search-bar-wrapper{padding:16px;gap:12px}.search-text-input,.search-text-input::placeholder{font-size:14px}.sort-button-text{font-size:14px}.search-icon{width:18px}}@media(max-width:500px){.search-bar-wrapper{flex-direction:column;gap:12px;padding:16px;height:auto}.search-bar{width:100%;box-sizing:border-box;flex:none}.search-text-input,.search-text-input::placeholder{font-size:11px}.sort-button{width:100%;justify-content:space-between}.sort-button-text{font-size:12px}}@media(max-width:375px){.search-bar-wrapper{padding:12px;border-radius:16px}.search-bar,.sort-button{padding:10px 14px;border-radius:10px}.search-text-input::placeholder{font-size:13px}}.templates-text{display:flex;flex-wrap:wrap;gap:8px;font-family:Archivo,sans-serif;font-weight:400;font-size:20px;line-height:normal;letter-spacing:2%;background:linear-gradient(to left,#e6e6f5,#878799);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.templates-text-highlight{background:var(--orange-gradient);font-weight:500;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.templates-upper{display:flex;flex-direction:row;gap:12px;align-items:center}.template-wrapper{display:flex;flex-direction:row;gap:24px;flex:1 2}@media(max-width:768px){.templates-text{font-size:16px}}@media(max-width:426px){.templates-text{font-size:14px;gap:4px}}.filter-box{display:flex;flex-direction:column;gap:32px;padding:32px;background:radial-gradient(50% 50% at 21.71% 100%,#ffffff1f,#fff0),radial-gradient(38.41% 38.41% at 50% 0%,#ffffff1f,#fff0),linear-gradient(0deg,#ffffff03,#ffffff03);border-radius:24px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:2px 4px 8px #ffffff29 inset;border:2px solid rgba(52,52,52,.1);width:280px;flex-shrink:0;align-self:flex-start}.filter-box:before{content:"";position:absolute;inset:0;border-radius:24px;padding:2px;background:linear-gradient(136.46deg,#1c1c1c00 41.11%,#ff9500 96.46%);mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.filter-box-header{display:flex;align-items:center;gap:12px;padding-bottom:0}.filter-icon{width:32px;height:32px;flex-shrink:0}.filter-header-text{font-family:Inter,sans-serif;font-weight:500;font-size:24px;line-height:normal;letter-spacing:2%;background:var(--white-gradient);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.filter-header-text:hover{background:var(--orange-gradient);-webkit-background-clip:text;background-clip:text}.filter-section{display:flex;flex-direction:column;gap:16px}.filter-section-title{font-family:Inter,sans-serif;font-weight:600;font-size:24px;line-height:normal;background:var(--white-gradient);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;margin:0}.filter-checkbox-options{display:flex;flex-direction:column;gap:16px}.filter-checkbox-label{display:flex;align-items:center;gap:12px;cursor:pointer;margin:0;transition:all .2s ease}.filter-checkbox-label:hover{opacity:.8}.filter-checkbox{width:20px;height:20px;cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;border:2px solid #848785;border-image-slice:1;background:#292929;border-radius:4px;position:relative;flex-shrink:0;transition:all .2s ease}.filter-checkbox:checked{background:linear-gradient(136.663deg,#fd7c1e 11.146%,#b85d21 100.42%);border:2px solid transparent;border-image:none}.filter-checkbox:checked:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:12px;height:12px;background-image:url("data:image/svg+xml,%3Csvg width='12' height='9' viewBox='0 0 12 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 4.5L4.5 8L11 1' stroke='%23FAFAFA' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:center}.filter-checkbox-text{font-family:Inter,sans-serif;font-weight:500;font-size:20px;line-height:normal;letter-spacing:0px;color:#848785;-webkit-user-select:none;user-select:none}.filter-checkbox:checked+.filter-checkbox-text{color:#e6e7fc}.filter-select-trigger{width:100%;background:#292929;padding:16px 24px;border-radius:12px;border:solid 2px;display:flex;flex-direction:row;justify-content:space-between;position:relative;outline:none;border:none}.filter-select-trigger:before{content:"";position:absolute;inset:0;border-radius:12px;padding:2px;background:linear-gradient(95.82deg,#ffffff1a .5%,#423f3f1a 100.02%);mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.arrow-icon.open{transform:rotate(180deg)}.filter-select-dropdown{position:relative;margin-top:16px;display:flex;flex-direction:column;border-radius:12px;padding:16px 24px;background:#292929}.filter-select-dropdown:before{content:"";position:absolute;inset:0;border-radius:12px;padding:2px;background:linear-gradient(95.82deg,#ffffff1a .5%,#423f3f1a 100.02%);mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.filter-select-trigger,.filter-select-option{font-family:Archivo,sans-serif;font-weight:400;font-size:20px;line-height:normal;color:#848785}.filter-select-option{padding:12px 0}.filter-select-option:hover{color:#505050}.filter-select-option.selected{background:var(--orange-gradient);padding:12px;display:flex;border-radius:12px;justify-content:space-between;align-items:center;color:#fafafa}.check-icon{width:28px;height:28px}@media(max-width:1364px){.filter-box{gap:28px;padding:28px;width:260px}}@media(max-width:1240px){.filter-box{gap:24px;padding:24px;width:240px}.filter-header-text{font-size:20px}.filter-icon{width:28px;height:28px}.filter-section-title{font-size:20px}.filter-checkbox{width:18px;height:18px}.filter-checkbox-text,.filter-select-trigger,.filter-select-option{font-size:18px}.check-icon{width:2px;height:24px}}@media(max-width:1136px){.filter-box{gap:20px;padding:20px;width:220px}.filter-icon{width:28px;height:28px}.filter-box-header{gap:8px}.filter-section-title{font-size:18px}.filter-checkbox-label{gap:8px}.filter-checkbox{width:16px;height:16px}.filter-checkbox-text,.filter-select-trigger,.filter-select-option{font-size:16px}.filter-select-trigger,.filter-select-dropdown{padding:12px 20px}.filter-select-option{padding:8px 0}.filter-select-option.selected{padding:8px;border-radius:8px}.check-icon{width:20px;height:20px}}@media(max-width:1025px){.filter-box{gap:16px;padding:16px;width:200px}.filter-icon{width:24px;height:24px}.filter-box-header{gap:6px}.filter-header-text{font-size:16px}.filter-section-title{font-size:14px}.filter-checkbox-label{gap:4px}.filter-checkbox{width:14px;height:14px}.filter-checkbox-text,.filter-select-trigger,.filter-select-option{font-size:12px}.filter-select-trigger,.filter-select-dropdown{padding:12px}.filter-select-dropdown{margin-top:4px}.filter-select-option{padding:4px 0}.filter-checkbox-options,.filter-section{gap:8px}.filter-select-option.selected{padding:4px 8px;border-radius:8px}.check-icon{width:20px;height:20px}}@media(max-width:920px){.filter-box{width:170px}}.filter-toggle-btn,.filter-backdrop,.close-drawer-btn{display:none}.filter-drawer{display:block;position:static;width:auto;height:auto;background:transparent;transform:none;z-index:1}@media(max-width:768px){.templates-page{gap:20px}.template-wrapper{flex-direction:column}.filter-toggle-btn,.close-drawer-btn{display:none}.filter-icon{width:20px;height:auto}.filter-toggle-btn{position:relative;display:flex;height:max-content;align-items:center;gap:8px;background:radial-gradient(50% 50% at 21.71% 100%,#ffffff1a,#fff0),radial-gradient(38.41% 38.41% at 50% 0%,#ffffff1a,#fff0),linear-gradient(0deg,#ffffff03,#ffffff03),#0101017b;box-shadow:4px 0 15px #00000080;outline:none;border:none;padding:12px 16px;border-radius:12px;cursor:pointer;width:fit-content}.filter-toggle-btn:before{content:"";position:absolute;inset:0;border-radius:12px;padding:1px;background:linear-gradient(95.82deg,#ffffff1a .5%,#271a07 100.02%);mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.filter-toggle-btn{font-size:16px}.filter-header-text{font-size:14px}.filter-drawer{position:fixed;top:0;left:0;height:100vh;width:80%;max-width:320px;background:#1c1c1c98;z-index:1000;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);box-shadow:0 8px 32px #0000005e;transform:translate(-105%);transition:transform .3s ease-in-out;box-shadow:4px 0 15px #00000080;overflow-y:auto;padding:0}.filter-drawer.open{transform:translate(0)}.filter-drawer .filter-box{width:auto;height:100%;border-radius:0;border:none;box-shadow:none;background:transparent;padding:24px;gap:24px}.filter-drawer .filter-box:before{display:none}.filter-backdrop{display:block;position:fixed;inset:0;background:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:999}.close-drawer-btn{display:flex;align-items:center;justify-content:center;position:absolute;top:20px;right:20px;width:36px;height:36px;background:#ffffff1a;border:none;border-radius:50%;color:#fff;font-size:18px;cursor:pointer;z-index:1002}.close-drawer-btn:hover{background:#fff3}.filter-section-title{background:var(--orange-gradient);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.filter-select-trigger:before{background:linear-gradient(168.46deg,#3b3b3b83 51.11%,#ff9500 96.46%)}}.templates-grid{display:flex;gap:24px;flex-wrap:wrap;justify-content:center}.background{position:absolute;z-index:-99}.ellipse-bg-left-top{position:absolute;left:-125px;top:-400px}.ellipse-bg-right-bottom{position:absolute;transform:rotate(180deg);left:calc(100vw - 545px);top:300px}.template-card{border:transparent;border-radius:24px;align-items:center;position:relative;box-shadow:2px 2px 6px #1414140a,0 2px 2px #1414140f,0 4px 3px #14141412;flex-shrink:0;width:384px;height:max-content}.template-card:before{content:"";position:absolute;inset:0;border-radius:24px;padding:2px;background:linear-gradient(136.46deg,#1c1c1c00 51.11%,#ff9500 96.46%);mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.template-card-image{height:240px;width:100%;overflow:hidden;border-radius:24px 24px 0 0}.image-overlay{position:absolute;inset:0;background:linear-gradient(#17171700 50.208%,#171717cc),linear-gradient(90deg,#01040633 0% 100%);pointer-events:none}.preview-button{position:absolute;background:#292929;display:flex;flex-direction:row;gap:12px;align-items:center;justify-content:center;padding:12px 20px;border-radius:100px;top:18px;right:18px;z-index:10;text-decoration:none}.preview-icon{width:28px;height:28px;display:block}.preview-button span{font-family:Archivo,sans-serif;font-weight:500;font-size:20px;line-height:normal;color:#fafafa;text-transform:capitalize;letter-spacing:.4px}.template-card-content{display:flex;flex-direction:column;gap:20px;align-items:flex-start;padding:32px;border-radius:0 0 24px 24px;background:radial-gradient(63.94% 63.94% at 50% 0%,#ffffff1f,#fff0),radial-gradient(50% 50% at 21.71% 100%,#ffffff1f,#fff0),linear-gradient(90deg,#ffffff03 0% 100%),linear-gradient(90deg,#010204 0% 100%);background-size:100% 100%}.template-header{display:flex;flex-direction:column;gap:20px;align-items:flex-start;width:100%}.template-title-row{display:flex;gap:12px;align-items:center;width:100%}.template-title{font-family:Archivo,sans-serif;font-weight:600;font-size:24px;line-height:normal;text-transform:capitalize;letter-spacing:.48px;margin:0;background:var(--white-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}.template-tag{width:fit-content;padding:8px 16px;position:relative;background:linear-gradient(133deg,#ffffff1a,#423f3f1a);box-shadow:4px 8px 12px #fff3 inset;overflow:hidden;border-radius:31px;outline:2px rgba(255,255,255,.1) solid;outline-offset:-1px;display:inline-flex;justify-content:center;align-items:center;gap:16px}.template-tag:before{content:"";position:absolute;width:119px;height:6.5px;top:12.68px;left:1.26px;opacity:1;transform:rotate(-14.65deg);background:linear-gradient(109.46deg,#fd8732 11.15%,#a3531d 100.42%);border-radius:9999px;filter:blur(8.68px)}.template-tag-text{z-index:5;font-family:Archivo,sans-serif;font-weight:500;text-align:center;font-size:14px;background:var(--white-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}.template-tag.best-seller{background:linear-gradient(111.616deg,#ffffff1a .50227%,#423f3f1a 100.02%)}.tag-decoration{position:absolute;height:42.21px;left:54.16px;top:8.16px;width:98.29px;transform:scale(1.69);transform-origin:-68.07% -69.43%;pointer-events:none;opacity:.3}.template-description{font-family:Inter,sans-serif;font-weight:500;font-size:16px;color:#848785;white-space:pre-wrap;margin:0}.technology-tags{display:flex;gap:8px;align-items:center;justify-content:flex-start}.template-divider{height:0;width:100%;position:relative;flex-shrink:0;border-top:1px solid #3D3D3D}.template-divider img{display:block;width:100%;height:auto;position:absolute;top:-1px;left:0}.template-footer{display:flex;align-items:flex-end;justify-content:space-between;width:100%}.template-pricing{display:flex;flex-direction:column;gap:12px;align-items:flex-start;font-family:Inter,sans-serif;font-weight:500;line-height:normal;font-style:normal}.pricing-label{font-size:16px;color:#848785;letter-spacing:.32px;margin:0}.pricing-value{font-size:24px;background:linear-gradient(162.213deg,#fd7c1e 11.146%,#b85d21 100.42%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent;margin:0}.template-box{display:flex;flex-direction:column}@media(max-width:1404px){.template-card{width:364px}.template-card-content{padding:24px}.template-tag-text{font-size:12px}}@media(max-width:1364px){.templates-grid{justify-content:center}.template-card{width:294px}.preview-button{padding:4px 12px;gap:6px}.preview-button span{font-size:14px}.preview-icon{width:20px;height:20px}.template-card-image{height:180px;width:auto}.template-card-content{padding:16px;gap:12px}.template-title{font-size:20px}.template-tag{padding:4px 12px}.template-tag-text{font-size:10px}.template-header{gap:8px}.template-description{font-size:14px}.star-icon{width:12px;height:12px}.technology-tags{gap:4px}.tech-tag{padding:4px 8px}.tech-icon{height:12px}.tech-tag span{font-size:10px}.template-pricing{gap:8px}.pricing-label{font-size:12px}.pricing-value{font-size:20px}.view-details-button{font-size:12px;padding:8px 12px}}@media(max-width:1200px){.templates-grid{gap:12px}.template-card{width:294px}.preview-button{padding:4px 12px;gap:6px}.preview-button span{font-size:14px}.preview-icon{width:20px;height:20px}.template-card-image{height:180px;width:auto}.template-card-content{padding:16px;gap:12px}.template-title{font-size:20px}.template-tag{padding:4px 12px}.template-tag-text{font-size:10px}.template-header{gap:8px}.template-description{font-size:14px}.star-icon{width:12px;height:12px}.technology-tags{gap:4px}.tech-tag{padding:4px 8px}.tech-icon{height:12px}.tech-tag span{font-size:10px}.template-pricing{gap:8px}.pricing-label{font-size:12px}.pricing-value{font-size:20px}.view-details-button{font-size:12px;padding:8px 12px}}@media(max-width:1025px){.templates-grid{gap:8px}.template-card{width:264px}.preview-button{padding:4px 8px;gap:4px}.preview-button span{font-size:12px}.preview-icon{width:16px;height:16px}.template-card-image{height:164px;width:auto}.template-card-content{gap:8px}.template-title{font-size:16px}.template-tag{padding:4px 8px}.template-tag-text{font-size:8px}.template-header{gap:6px}.template-description{font-size:12px}.star-icon{width:8px;height:8px}.technology-tags{gap:2px}.tech-tag{padding:4px}.tech-icon{height:10px}.tech-tag span{font-size:9px}.template-pricing{gap:4px}.pricing-label{font-size:10px}.pricing-value{font-size:16px}.view-details-button{padding:8px 10px}}@media(max-width:900px){.template-card{width:220px}.template-tag{padding:4px}.template-title{font-size:14px}}@media(max-width:768px){.templates-grid{gap:20px;justify-content:space-around}.template-card{width:294px}.preview-button{padding:4px 12px;gap:6px}.preview-button span{font-size:14px}.preview-icon{width:20px;height:20px}.template-card-image{height:180px;width:auto}.template-card-content{padding:16px;gap:12px}.template-title{font-size:20px}.template-tag{padding:4px 12px}.template-tag-text{font-size:10px}.template-header{gap:8px}.template-description{font-size:14px}.star-icon{width:12px;height:12px}.technology-tags{gap:4px}.tech-tag{padding:4px 8px}.tech-icon{height:12px}.tech-tag span{font-size:10px}.template-pricing{gap:8px}.pricing-label{font-size:12px}.pricing-value{font-size:20px}.view-details-button{font-size:14px;padding:8px 12px}}@media(max-width:684px){.template-card{width:264px}.preview-button{padding:4px 8px;gap:4px}.preview-button span{font-size:12px}.preview-icon{width:16px;height:16px}.template-card-image{height:164px;width:auto}.template-card-content{gap:8px}.template-title{font-size:16px}.template-tag{padding:4px 8px}.template-tag-text{font-size:8px}.template-header{gap:6px}.template-description{font-size:12px}.star-icon{width:8px;height:8px}.technology-tags{gap:2px}.tech-tag{padding:4px}.tech-icon{height:10px}.tech-tag span{font-size:9px}.template-pricing{gap:4px}.pricing-label{font-size:10px}.pricing-value{font-size:16px}.view-details-button{font-size:12px;padding:8px 10px}}@media(max-width:628px){.template-card{width:368px}.template-card-image{height:200px}.template-card-image img{width:100%}}@media(max-width:484px){.template-card{width:100%}.preview-icon{width:16px!important;height:auto}.template-card-image{height:200px}.template-card-image img{width:100%}}@media(max-width:400px){.template-card-image{margin-bottom:-20px}.template-card-image img{height:auto}}.tech-tag{background:#292929;border:2px solid #171717;display:flex;gap:4px;align-items:center;justify-content:center;padding:8px 12px;border-radius:100px;overflow:hidden}.tech-icon{height:16px;width:auto;display:block;object-fit:contain}.tech-tag span{font-family:Archivo,sans-serif;font-weight:400;font-size:14px;line-height:normal;letter-spacing:.28px;background:var(--white-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}@media(max-width:1364px){.technology-tags{gap:4px}.tech-icon{height:12px}.tech-tag span{font-size:11px}}@media(max-width:1025px){.technology-tags{gap:2px}.tech-tag{padding:4px}.tech-icon{height:10px}.tech-tag span{font-size:9px}}@media(max-width:625px){.technology-tags{gap:6px}.tech-tag{padding:8px 12px}.tech-icon{height:16px}.tech-tag span{font-size:12px}}@media(max-width:375px){.technology-tags{gap:4px}.tech-tag{padding:4px 8px}.tech-icon{height:12px}.tech-tag span{font-size:11px}}.template-rating{display:flex;gap:8px;align-items:center;justify-content:center}.template-rating.horizontal{flex-direction:row}.template-rating.vertical{flex-direction:column}.template-rating.reversed{flex-direction:row-reverse}.rating-stars{display:flex;gap:4px;align-items:center}.star-icon{width:16px;height:16px;display:block}.rating-value{font-family:Archivo,sans-serif;font-weight:600;font-size:16px;text-align:center;text-transform:capitalize;letter-spacing:.32px;background:var(--white-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent;white-space:nowrap}.reviews-count{font-family:Archivo,sans-serif;font-weight:500;font-size:16px;line-height:0;text-align:center;text-transform:capitalize;color:#848785;white-space:nowrap}@media(max-width:1364px){.rating-value,.reviews-count{font-size:14px}}@media(max-width:1025px){.rating-value,.reviews-count{font-size:12px}}@media(max-width:768px){.rating-value,.reviews-count{font-size:14px}}@media(max-width:684px){.rating-value,.reviews-count{font-size:12px}}.pagination-wrapper{justify-content:center;display:flex;align-items:center;gap:16px;padding-top:20px;font-family:Archivo,Roboto,sans-serif}.left-page-arrow{transform:rotate(90deg)}.right-page-arrow{transform:rotate(-90deg)}.page-numbers{display:flex;gap:8px}.page-btn{width:40px;height:40px;border-radius:8px;border:none;outline:none;font-size:16px;font-weight:500;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.page-btn{background-color:#262626;color:#a1a1a1}.page-btn:hover:not(.active):not(.dots){background-color:#333;color:#fff}.page-btn.active{background:var(--orange-gradient);color:#fff;box-shadow:0 4px 10px #e68a2e33;border-top:1px solid rgba(255,255,255,.2)}.page-btn.dots{cursor:default;background-color:#262626;color:#a1a1a1}.nav-btn{background:transparent;border:none;color:#888;font-size:16px;font-weight:400;display:flex;align-items:center;gap:8px;cursor:pointer;transition:color .2s}.nav-btn span{background:var(--white-gradient);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.nav-btn:hover{color:#fff}.nav-btn svg{margin-top:1px}@media(max-width:541px){.pagination-wrapper{gap:8px}.nav-btn{font-size:13px}.page-btn{width:30px;height:30px}}:root{--container-padding: clamp(1rem, 5vw, 2.5rem);--section-gap: clamp(1.5rem, 4vw, 3rem)}::-webkit-scrollbar-thumb{background-color:#525252}.template-detail-below-content,.similar-template-wrapper{padding:var(--container-padding);gap:var(--section-gap)}.template-detail-wrapper{position:relative;display:flex;align-items:flex-start;flex-direction:row;justify-content:space-between;gap:24px;width:100%}.template-detail-content{display:flex;flex-direction:column;gap:24px;max-width:calc(100% - 360px);min-width:0}.template-detail-banner{position:relative;width:100%;border-radius:24px}.template-detail-up-content{position:relative;height:400px;width:100%;overflow:hidden;display:flex;align-items:flex-end;border-radius:24px 24px 0 0;border-bottom:2px solid var(#171717);background:linear-gradient(180deg,#14141400,#141414),linear-gradient(0deg,#01040633 0% 100%)}.template-image{position:absolute;height:100%;width:auto;justify-self:center;border-radius:24px 24px 0 0;z-index:-1;align-self:center;object-fit:cover;object-position:center}.template-up-text{padding:32px;display:flex;flex-direction:column;gap:20px}.template-title-div{display:flex;gap:12px;align-items:center}.template-detail-title{font-family:Archivo;font-size:clamp(16px,4vw,24px);font-style:normal;font-weight:600;line-height:normal;letter-spacing:.48px;text-transform:capitalize;background:var(--white-gradient, linear-gradient(90deg, #6E6F7D 0%, #E6E7FC 50%, #6E6F7D 100%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin:0}.template-detail-description{color:var(--grey, #848785);font-family:Inter,sans-serif;font-size:clamp(12px,4vw,20px);font-style:normal;font-weight:500;line-height:20px}.template-detail-below-content{padding:32px;display:flex;flex-direction:row;gap:24px;border-radius:0 0 24px 24px;border-top:3px solid #262626;background:radial-gradient(50% 50% at 21.71% 100%,#ffffff1f,#fff0),radial-gradient(63.94% 63.94% at 50% 0%,#ffffff1f,#fff0),linear-gradient(0deg,#ffffff03 0% 100%),#010204}.detail-preview-button-icon{width:24px;height:24px}.detail-open-preview-text{font-size:clamp(12px,4vw,20px)!important}.detail-open-preview-button{padding:12px 24px}.template-detail-rating{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8px}.detail-star{width:24px;height:auto}.detail-rating-value,.detail-reviews-count{font-size:clamp(16px,4vw,24px)}.plan-options-wrap{position:relative}.plan-options-box{position:sticky!important;top:160px}.plan-options-title{font-size:clamp(16px,4vw,24px);font-style:normal;font-weight:600;line-height:normal;background:var(--white-gradient, linear-gradient(90deg, #6E6F7D 0%, #E6E7FC 50%, #6E6F7D 100%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;justify-self:flex-start;margin-bottom:20px}.options-div{display:flex;flex-direction:column;gap:32px;flex:1}.options-div::-webkit-scrollbar{width:2px}.packages-div{display:flex;flex-direction:column;gap:24px}.package-wrapper{position:relative;width:100%}.package-box{background:#292929;border-radius:12px;padding:24px;border:2px solid transparent;display:flex;flex-direction:column;gap:24px;transition:all .3s ease}.package-box:hover{transform:scale(1.05);transition:cubic-bezier(.075,.82,.165,1);box-shadow:0 0 32.256px #d76b2066,0 0 18.432px #d76b2066,0 0 10.752px #d76b2066,0 0 5.376px #d76b2066,0 0 1.536px #d76b2066,0 0 .768px #d76b2066}.package-wrapper.popular .package-box{margin-top:4px;box-shadow:0 0 22.317px #fd7b1e4d,0 0 12.753px #fd7b1e4d,0 0 7.439px #fd7b1e4d,0 0 3.72px #fd7b1e4d,0 0 1.063px #fd7b1e4d,0 0 .531px #fd7b1e4d}.package-box.selected{border-color:#fd7c1e}.most-popular-tag{position:absolute;top:-12px;left:50%;transform:translate(-50%);border-radius:100px;padding:8px 20px;align-items:center;gap:12px;background:linear-gradient(109deg,#fd7c1e 11.15%,#b85d21 100.42%);box-shadow:0 0 22.317px #fd7b1e99,0 0 12.753px #fd7b1e99,0 0 7.439px #fd7b1e99,0 0 3.72px #fd7b1e99,0 0 1.063px #fd7b1e99,0 0 .531px #fd7b1e99;z-index:10;white-space:nowrap}.package-header{display:flex;justify-content:space-between;align-items:center}.package-name{font-family:Inter,sans-serif;font-size:clamp(12px,4vw,16px);font-style:normal;font-weight:600;line-height:normal;text-align:left;background:var(--white-gradient, linear-gradient(90deg, #6E6F7D 0%, #E6E7FC 50%, #6E6F7D 100%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.package-price{color:#fd7b1e;font-size:clamp(12px,4vw,16px);font-weight:500}.package-benefits{display:flex;flex-direction:column;gap:12px}.package-benefit{display:flex;align-items:center;gap:12px}.benefit-check-icon{width:44px;height:44px;margin:-16px}.benefit-text{color:var(--white, #FAFAFA);font-size:clamp(12px,4vw,16px);font-style:normal;font-weight:400;line-height:normal;text-transform:capitalize}.add-ons-list{display:flex;flex-direction:column;gap:16px}.section-title{color:#6e6f7d;font-size:clamp(12px,4vw,16px);font-weight:600;margin-bottom:4px}.addon-row{display:flex;justify-content:flex-start;align-items:center;cursor:pointer}.addon-name{color:var(--white, #FAFAFA);font-family:Inter,sans-serif;font-size:clamp(12px,4vw,16px);font-style:normal;font-weight:500;line-height:normal;text-transform:capitalize}.addon-price{font-family:Inter,sans-serif;font-size:clamp(12px,4vw,16px);font-style:normal;font-weight:500;line-height:normal;text-transform:capitalize;background:var(--orange-gradient, linear-gradient(109deg, #FD7C1E 11.15%, #B85D21 100.42%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.divider-line{height:2px;background:#292929;width:100%}.pricing-estimation{display:flex;flex-direction:column;gap:20px;margin-top:20px;justify-self:flex-end}.total-price-box{display:flex;justify-content:space-between;align-items:center}.total-price-text{font-family:Inter,sans-serif;font-size:clamp(16px,4vw,20px);font-style:normal;font-weight:600;line-height:normal;background:var(--white-gradient, linear-gradient(90deg, #6E6F7D 0%, #E6E7FC 50%, #6E6F7D 100%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.total-price-num{font-family:Inter,sans-serif;font-size:clamp(16px,4vw,20px);font-style:normal;font-weight:500;line-height:normal;background:var(--orange-gradient, linear-gradient(109deg, #FD7C1E 11.15%, #B85D21 100.42%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.checkout-button{transition:transform .2s;width:100%}.checkout-button:hover{transform:translateY(-2px);box-shadow:0 6px 24px #fd7b1e80}.checkout-button span{color:#fff;font-size:clamp(12px,4vw,20px);font-weight:500;font-family:Archivo,sans-serif}.similar-template-wrapper{position:relative;display:flex;padding:40px;flex-direction:column;justify-content:center;gap:40px;align-self:stretch;border-radius:24px}.similar-templates-text{font-family:Inter,sans-serif;font-weight:600;font-style:Semi Bold;font-size:clamp(16px,4vw,24px);line-height:100%;letter-spacing:0%;width:fit-content;background:var(--white-gradient, linear-gradient(90deg, #6E6F7D 0%, #E6E7FC 50%, #6E6F7D 100%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.similar-template-grid{display:flex;align-items:center;gap:24px;align-self:stretch;overflow-x:scroll;padding-bottom:8px}::-webkit-scrollbar-track{background-color:transparent}.similar-template-grid::-webkit-scrollbar-thumb{background-color:#525252;border-radius:999px}.similar-template-grid::-webkit-scrollbar{height:2px}.similar-template-card{scroll-snap-align:start;flex:0 0 calc(33% - 16px)}.similar-template-pagination{display:none;justify-content:center;gap:8px}.pagination-dot{width:20px;height:8px;border-radius:4px;border:none;background-color:#d1d5db;cursor:pointer;transition:all .3s ease;padding:0}.pagination-dot.active{background:var(--orange-gradient);width:32px;border-radius:4px}@media(max-width:1330px){.template-detail-page{margin:80px 60px}.template-detail-content{max-width:calc(100% - 300px)}.template-detail-wrapper{gap:16px}.plan-options-box{max-width:320px}.template-detail-up-content{height:360px}}@media(max-width:1280px){.benefit-text{font-size:14px}.package-box{padding:16px}.package-box{gap:12px}.package-name,.package-price,.addon-name,.addon-price{font-size:16px}.most-popular-tag{padding:6px 16px;font-size:12px}.total-price-text,.total-price-num{font-size:18px}}@media(max-width:1061px){.template-detail-page{margin:80px 40px}.plan-options-box{max-width:280px}.template-detail-title{font-size:22px}.template-detail-description{font-size:18px;line-height:1.4}.package-name,.package-price,.total-price-text,.total-price-num{font-size:18px}.benefit-check-icon{width:32px;height:32px;margin:-8px}.benefit-text{font-size:16px}}@media(max-width:800px){.template-detail-page{margin:40px 24px}.template-detail-wrapper{flex-direction:column;align-items:center}.template-detail-content{max-width:100%;width:100%}.plan-options-box{position:static;width:100%;max-width:100%;height:auto;margin-top:24px}.options-div{overflow-y:visible}.template-detail-up-content{height:300px}}@media(max-width:565px){.template-detail-page{margin:72px 20px}.template-detail-content{gap:12px}.back-button{padding:4px 0;gap:8px}.left-arrow-icon{width:16px}.back-to-marketplace{font-size:14px}.detail-open-preview-button{padding:10px 16px;gap:8px}.detail-preview-button-icon{width:20px;height:20px}.detail-open-preview-text{font-size:16px!important;width:fit-content}.detail-star{width:16px}.template-detail-rating{gap:4px}.template-up-text,.template-detail-below-content,.options-div{gap:16px}.template-detail-up-content{height:240px}.template-detail-title{font-size:20px}.template-detail-description{font-size:15px}.plan-options-wrap{width:calc(100% - 16px)}.plan-options-box{justify-self:center;max-width:none}.package-box{padding:16px;gap:16px}.package-name,.package-price{font-size:16px}.benefit-text{font-size:14px}.template-up-text{padding:16px}.template-detail-below-content{padding:20px;flex-direction:row-reverse;justify-content:space-between}.similar-template-grid{overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.similar-template-pagination{display:flex}}@media(max-width:376px){.template-detail-page{margin:60px 20px}.detail-open-preview-button{gap:4px}.detail-open-preview-text{font-size:12px!important}.addon-name,.addon-price,.checkout-button span{font-size:16px}}.back-to-marketplace{display:flex;gap:16px;padding:clamp(4px,4vw,8px) 0px;text-decoration:none}.left-arrow-icon{width:24px;height:auto}.back-to-marketplace-text{color:var(--white, #FAFAFA);font-family:Archivo;font-size:clamp(12px,4vw,20px);font-style:normal;font-weight:500;line-height:normal;letter-spacing:.4px;text-transform:capitalize}.template-details-box{position:relative;width:100%;border-radius:20px;background:radial-gradient(63.94% 63.94% at 21.71% 100%,#ffffff1f,#fff0),radial-gradient(50% 50% at 50% 0%,#ffffff1f,#fff0),linear-gradient(0deg,#ffffff03 0% 100%),#010204;box-shadow:2px 2px 8px #ffffff29 inset}.template-details-tabs-lg{display:flex;flex-direction:row;justify-content:flex-start}.detail-tab-button{display:flex;padding:25px;font-size:clamp(12px,4vw,20px);align-items:center;justify-content:center}.detail-tab-button.active{margin:-2px -24px 0;padding:25px 48px;background:radial-gradient(62.5% 62.5% at 49.86% 100%,#fff3,#fff0),#010101;z-index:10;--r: 24px;clip-path:shape(from top left,curve to var(--r) var(--r) with var(--r) 0,vline to calc(100% - var(--r)),curve to calc(var(--r) * 2) 100% with var(--r) 100%,hline to calc(100% - calc(var(--r) * 2)),curve to calc(100% - var(--r)) calc(100% - var(--r)) with calc(100% - var(--r)) 100%,vline to var(--r),curve to 100% 0 with calc(100% - var(--r)) 0)}.detail-tab-button.inactive{font-weight:500;background:var(--white-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}.template-details-tab-content{padding:40px;display:flex;flex-direction:column;gap:24px;padding:clamp(12px,3vw,28px)}.template-detail-box-head{font-family:Inter,sans-serif;font-size:clamp(16px,4vw,24px);font-style:normal;font-weight:600;line-height:normal;background:var(--white-gradient);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin:0;width:fit-content}.detail-tab-text{text-align:center;width:fit-content}.template-detail-key-features{display:grid;grid-template-columns:1fr 1fr;gap:20px 16px}.template-detail-feature{display:inline-flex;width:100%;gap:12px;align-items:center}.feature-detail-check-icon{width:32px;height:32px;margin:-4px}.template-detail-feature-text{color:var(--grey, #848785);font-family:Inter,sans-serif;font-size:clamp(12px,4vw,20px);font-style:normal;font-weight:500;line-height:normal;text-transform:capitalize}.template-detail-tech-tags{display:flex;flex-direction:row;gap:8px;align-items:center;justify-content:flex-start}.template-detail-tech-feature{display:inline-flex;gap:12px;align-items:center}.template-detail-tech-feature-icon{width:54px;height:auto;margin:-16px}.template-detail-tech-feature-text{display:flex;flex-direction:column;justify-content:flex-start;gap:8px}.template-detail-tech-feature-label{margin:0;color:var(--white, #FAFAFA);font-family:Archivo;font-size:clamp(12px,4vw,20px);font-style:normal;font-weight:600;line-height:normal;letter-spacing:.4px}.template-detail-tech-feature-desc{color:var(--grey, #848785);font-family:Inter,sans-serif;font-size:clamp(12px,4vw,20px);font-style:normal;font-weight:500;line-height:normal}.template-detail-review{position:relative;display:flex;padding:24px;flex-direction:column;align-items:flex-start;gap:20px;align-self:stretch;border-radius:24px;background:#fafafa14}.template-detail-review:before{content:"";position:absolute;inset:0;border-radius:24px;padding:2px;background:linear-gradient(96deg,#ffffff1a .5%,#423f3f1a 100.02%);mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.template-detail-review-head{display:flex;flex-direction:row;gap:12px}.template-detail-review-image{width:40px;height:auto}.template-detail-review-name-stars{display:flex;flex-direction:column;gap:8px}.template-detail-review-name{color:var(--white, #FAFAFA);font-family:Archivo;font-size:clamp(12px,4vw,20px);font-style:normal;font-weight:600;line-height:normal;letter-spacing:.4px}.template-detail-review-stars{display:flex;flex-direction:row;gap:2px}.review-star-icon.grey{filter:grayscale(100%)}.template-detail-review-text{color:var(--grey, #848785);font-family:Inter,sans-serif;font-size:clamp(12px,4vw,20px);font-style:normal;font-weight:500;line-height:normal}.template-details-tabs-mb{display:none;flex-direction:column;margin:16px 16px 0;position:relative}.template-details-tab-select-button{background:#292929;width:100%;justify-content:space-between;opacity:1;padding:12px 16px;border-radius:8px;border-width:1px;border:1px solid var(--dark-grey-gradient);display:flex;cursor:pointer}.template-details-tab-select-button-text,.template-details-tab-option{color:#fafafa;font-family:Archivo;font-weight:400;font-size:14px;line-height:100%}.template-details-tab-select-dropdown{margin-top:8px;display:flex;flex-direction:column;padding:8px 16px;gap:8px;border:1px solid #292929;border-radius:12px;position:absolute;width:calc(100% - 33px);top:36px;z-index:10;background-color:#0102049a;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.template-details-tab-option{color:#999aaa}.template-details-tab-option.selected{display:none}.tab-arrow{transition:transform .3s ease}.template-detail-down-arrow.open{transform:rotate(180deg)}@media(max-width:1330px){.detail-tab-button{padding:20px;font-size:18px}.detail-tab-button.active{padding:20px 36px}}@media(max-width:1280px){.detail-tab-button.active{padding:20px 32px}.detail-tab-text{font-size:16px}.detail-action-circles{padding:20px 16px}}@media(max-width:1061px){.detail-tab-button{padding:16px}.detail-tab-button.active{padding:16px 24px;margin:-2px -24px 0;--r: 16px }.detail-action-circles{padding:16px;width:40px}.detail-tab-text{font-size:14px}.template-up-text,.similar-template-wrapper{padding:24px}.feature-detail-check-icon{width:24px;height:auto}.template-detail-feature-text,.template-detail-review-text{font-size:small}.template-detail-review{padding:16px;gap:8px}.template-detail-review-name{font-size:14px}.review-star-icon{width:12px;height:auto}}@media(max-width:800px){.template-details-tabs-lg{overflow-x:auto;padding-bottom:8px}.detail-tab-button{white-space:nowrap}.detail-tab-button.active{padding:16px 24px}.detail-tab-button.inactive{padding:16px}}@media(max-width:565px){.detail-action-circles{display:none}.template-details-tabs-lg{justify-content:center}.similar-template-wrapper{gap:12px}.template-detail-box-head,.similar-templates-text{font-size:16px}.template-detail-tech-feature-label,.template-detail-tech-feature-desc{font-size:14px}.template-detail-key-features{grid-template-columns:1fr;gap:12px}.template-details-tabs-lg{display:none}.template-details-tabs-mb{display:flex}.template-details-tab-content{padding:16px;gap:16px}}@media(max-width:376px){.detail-star{width:14px}.detail-tab-text{font-size:11px}.template-detail-review{padding:16px}.template-detail-review-image{width:32px}.template-detail-review-name,.template-detail-review-text{font-size:14px}.detail-tab-button.active{padding:12px 16px;margin:-2px -12px 0;--r: 12px}.detail-tab-button.inactive{padding:12px 4px}}.black-box{background:radial-gradient(50% 50% at 21.71% 100%,#ffffff1f,#fff0),radial-gradient(38.41% 38.41% at 50% 0%,#ffffff1f,#fff0),linear-gradient(0deg,#ffffff03,#ffffff03),#010204}.glass-price-box{position:relative;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;flex-direction:column;padding:clamp(20px,3vw,32px);width:100%;max-width:360px;flex-shrink:0;border-radius:24px;background:#ffffff14;box-shadow:2px 4px 8px #ffffff29 inset}.glass-price-box:before{content:"";position:absolute;inset:0;border-radius:24px;padding:2px;background:linear-gradient(96deg,#ffffff1a .5%,#423f3f1a 100.02%);mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.guarantee-box{background:#292929;border-radius:12px;position:relative;padding:20px;display:flex;flex-direction:column;gap:8px}.guarantee-box:before{content:"";position:absolute;inset:0;border-radius:12px;padding:2px;background:linear-gradient(95.82deg,#ffffff1a .5%,#8585851a 100.02%);mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.guarantees{display:flex;gap:8px;flex-direction:row;align-items:flex-start;justify-content:flex-start}.guarantees span{color:#848785;text-align:left;font-size:clamp(12px,4vw,14px)}.guarantees img{margin-top:4px}.order-summary-page{display:flex;flex-direction:column;gap:24px}.order-step-box{border-radius:24px;padding:40px;display:flex;flex-direction:row;gap:12px;justify-content:space-between;align-items:center}.step-box-item{display:flex;flex-direction:column;gap:12px;align-items:center;justify-content:center}.step-box-item-image{width:80px;height:80px;gap:21.33px;opacity:1;position:relative;display:flex;align-items:center;justify-content:center}.step-box-item-image-active{width:100px;height:100px}.step-box-item-image-inactive{width:80px;height:80px}.step-box-item-divider{height:4px;width:100%;background:#292929}.step-box-item-text{align-items:center;display:flex;flex-wrap:wrap;text-align:center}.step-box-item-text.active{font-size:large;font-weight:500;background:var(--white-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}.step-box-item-text.inactive{color:var(--grey)}.summary-wrapper{display:flex;gap:24px}.template-order-content{display:flex;flex-direction:column;gap:24px}.order-template-summary-box{padding:24px;border-radius:24px;display:flex;flex-direction:column;gap:12px}.order-summary-template-content{display:flex;flex-direction:row;gap:20px}.order-summary-template-title{font-size:28px;font-weight:700;background:var(--white-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.order-summary-template-thumbnail{width:160px;height:160px;border:2px solid pink;border-radius:12px}.order-summary-template-content-text{display:flex;flex-direction:column;gap:20px;justify-content:flex-end}.order-summary-rating-button{display:flex;gap:12px}.template-order-pricebox{width:100%;flex:1}
