@charset "UTF-8";.header{position:sticky;position:-webkit-sticky;top:0;left:0;right:0;background-color:#122d3f;z-index:1030;transition:all .3s ease}.header--scrolled{background-color:#fff;box-shadow:0 2px 10px #122d3f1a}.header--scrolled .nav__menu a{color:#122d3f}.header--scrolled .nav__menu a:hover,.header--scrolled .nav__menu a.nav__link--active{color:#122d3f;text-decoration:underline}.header--scrolled .nav__button{background-color:transparent!important;border:2px solid #122d3f!important;color:#122d3f!important}.header--scrolled .nav__button:hover{background-color:#122d3f!important;color:#fff!important}.header--scrolled .nav__button--mobile{border:2px solid #122d3f!important;color:#122d3f!important}.header--scrolled .nav__button--mobile:hover{background-color:#122d3f!important;color:#fff!important}.header--scrolled .nav__hamburger-line{background-color:#122d3f}.header--scrolled .nav__hamburger:before{border-color:#122d3f!important}.header--scrolled .nav__mobile-wrapper{background-color:#fff;border-top:1px solid rgba(0,0,0,.1)}.header--scrolled .nav__mobile-menu a{color:#122d3f;border-bottom:1px solid rgba(0,0,0,.1);margin:0 1rem}.header--scrolled .nav__mobile-menu a:hover{background-color:#0000000d}.header--scrolled .nav__mobile-menu a:last-child{border-bottom:1px solid rgba(0,0,0,.1)}.header--custom .nav__mobile-wrapper{background-color:inherit}.header--custom.header--dark-text .nav__mobile-wrapper{border-top:1px solid rgba(0,0,0,.1)}.header--custom.header--dark-text .nav__menu a{color:#000}.header--custom.header--dark-text .nav__menu a:hover,.header--custom.header--dark-text .nav__menu a.nav__link--active{color:#f16100;text-underline-offset:3px;text-decoration:underline}.header--custom.header--dark-text .nav__button{background:transparent!important;color:#122d3f!important;border:2px solid #122d3f!important}.header--custom.header--dark-text .nav__button:hover{background:#122d3f!important;color:#fff!important}.header--custom.header--dark-text .nav__button--mobile{background:#fff!important;color:#000!important;border:2px solid #122d3f!important}.header--custom.header--dark-text .nav__hamburger-line{background-color:#000}.header--custom.header--dark-text .nav__mobile-menu a{color:#000}.header--custom.header--dark-text .nav__mobile-menu a:hover,.header--custom.header--dark-text .nav__mobile-menu a.nav__link--active{color:#f16100}.header--custom.header--light-text .nav__mobile-wrapper{border-top:1px solid rgba(255,255,255,.1)}.header--custom.header--light-text .nav__menu a{color:#fff}.header--custom.header--light-text .nav__menu a:hover,.header--custom.header--light-text .nav__menu a.nav__link--active{color:#f0ff64}.header--custom.header--light-text .nav__button{background:#fff!important;color:#122d3f!important;border:2px solid #ffffff!important}.header--custom.header--light-text .nav__button:hover{background:transparent!important;color:#fff!important}.header--custom.header--light-text .nav__button--mobile{background:#fff!important;color:#122d3f!important;border:2px solid #ffffff!important}.header--custom.header--light-text .nav__hamburger-line{background-color:#fff}.header--custom.header--light-text .nav__mobile-menu a{color:#fff}.header--custom.header--light-text .nav__mobile-menu a:hover,.header--custom.header--light-text .nav__mobile-menu a.nav__link--active{color:#f0ff64}.header--custom.header--scrolled{background-color:#fff!important}.header--custom.header--scrolled .nav__menu a{color:#122d3f!important;font-weight:500}.header--custom.header--scrolled .nav__menu a:hover,.header--custom.header--scrolled .nav__menu a.nav__link--active{color:#122d3f;text-decoration:unset}.header--custom.header--scrolled .nav__button{background-color:transparent!important;border:2px solid #122d3f!important;color:#122d3f!important}.header--custom.header--scrolled .nav__button:hover{background-color:#122d3f!important;color:#fff!important}.header--custom.header--scrolled .nav__button--mobile{border:2px solid #122d3f!important;color:#122d3f!important}.header--custom.header--scrolled .nav__button--mobile:hover{background-color:#122d3f!important;color:#fff!important}.header--custom.header--scrolled .nav__hamburger-line{background-color:#122d3f!important}.header--custom.header--scrolled .nav__mobile-wrapper{background-color:#fff!important;border-top:1px solid rgba(0,0,0,.1)!important}.header--custom.header--scrolled .nav__mobile-menu a{color:#122d3f!important;border-bottom:1px solid rgba(0,0,0,.1)!important}.header--custom.header--scrolled .nav__mobile-menu a:hover{background-color:#0000000d!important}.header--custom.header--scrolled .nav__mobile-menu a:last-child{border-bottom:1px solid rgba(0,0,0,.1)!important}.header--menu-open .nav__hamburger:before{opacity:1;transform:scale(1.3);inset:-2;border-color:#fff}.header--menu-open .nav__hamburger-line{width:14px;height:2px}.header--menu-open .nav__hamburger-line:nth-child(1){position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(45deg)}.header--menu-open .nav__hamburger-line:nth-child(2){opacity:0}.header--menu-open .nav__hamburger-line:nth-child(3){position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(-45deg)}.nav{display:flex;justify-content:space-between;align-items:center;padding:15px 0}.nav__logo a{display:block;text-decoration:none}.nav__logo-img{height:40px;width:auto}.nav__menu{display:flex;gap:40px;flex:1;justify-content:center}.nav__menu a{color:var(--White, #FFF);text-decoration:none;font-family:Ofelia Text,sans-serif;font-weight:400;font-size:16px;line-height:20px;font-style:normal;transition:color .3s ease}.nav__menu a:hover,.nav__menu a.nav__link--active{color:#f0ff64;text-decoration:underline}.nav__menu--desktop{display:none}@media (min-width: 768px){.nav__menu--desktop{display:flex}}.nav__cta{display:flex;align-items:center}.nav__cta--desktop{display:none}@media (min-width: 768px){.nav__cta--desktop{display:flex}}.nav__button{background-color:transparent!important;border:2px solid #ffffff!important;color:#fff!important;padding:9px 15px!important;border-radius:75px!important;font-size:1rem!important;font-weight:600;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-flex!important;align-items:center!important;justify-content:center!important;line-height:1!important}.nav__button:hover{background-color:#fff!important;color:#122d3f!important}.nav__button--mobile{margin:1rem;text-align:center;border:2px solid #122d3f!important;color:#000!important;background:#fff!important;padding:9px 15px!important;border-radius:75px!important;font-size:1rem!important;font-weight:600;text-decoration:none;display:flex!important;line-height:1!important;transition:all .3s ease;justify-content:center!important;align-items:center!important}.nav__button--mobile:hover{background-color:#000!important;color:#fff!important}.nav__hamburger{position:relative;display:flex;flex-direction:column;justify-content:space-around;width:24px;height:24px;background:transparent;border:none;cursor:pointer;padding:0;z-index:1050}@media (min-width: 768px){.nav__hamburger{display:none}}.nav__hamburger:before{content:"";position:absolute;inset:0;border-radius:50%;border:2px solid #ffffff;pointer-events:none;opacity:0;transform:scale(0);transition:all .3s ease}.nav__hamburger-line{width:24px;height:2px;background-color:#fff;transition:all .3s ease;transform-origin:center}.nav__mobile-wrapper{display:block;position:absolute;top:100%;left:0;right:0;background-color:#122d3f;border-top:1px solid rgba(255,255,255,.1);max-height:0;overflow:hidden;transition:max-height .3s ease,opacity .3s ease,background-color .3s ease,border-color .3s ease;opacity:0;z-index:999}@media (min-width: 768px){.nav__mobile-wrapper{display:none!important}}.nav__mobile-wrapper--open{display:flex;flex-direction:column;gap:1rem;max-height:calc(100dvh - 70px);height:calc(100dvh - 70px);opacity:1;padding-bottom:10px;overflow-y:auto}.nav__mobile-menu{display:flex;flex-direction:column}.nav__mobile-menu a{padding:1.5rem;color:var(--White, #FFF);text-decoration:none;font-family:Ofelia Text,sans-serif;font-weight:500;font-size:16px;line-height:20px;font-style:normal;margin:0 1rem;border-bottom:1px solid rgba(255,255,255,.1);transition:background-color .2s ease,color .3s ease,border-color .3s ease;text-align:left}.nav__mobile-menu a:hover,.nav__mobile-menu a.nav__link--active{background-color:#ffffff1a;text-decoration:underline;color:#f16100;text-underline-offset:3px}.nav__mobile-menu a:last-child{border-bottom:1px solid rgba(255,255,255,.1)}.nav__mobile-cta{display:block;overflow:visible;text-align:center}.footer{background-color:#122d3f;color:#fff;padding:6rem 0 1.5rem}.footer__content{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:2.5rem}@media (min-width: 640px){.footer__content{gap:2rem}}.footer__section h3,.footer__section>span{display:block;color:#fff;margin-bottom:1rem;font-size:1.125rem;font-weight:700}.footer__section p{margin-bottom:1rem;opacity:.9;line-height:1.6}.footer__section ul{list-style:none;padding:0;margin:0}.footer__section ul li{margin-bottom:.25rem}.footer__section ul li a{color:#fff;text-decoration:none;opacity:.8;transition:opacity .3s ease}.footer__section ul li a:hover{opacity:1;text-decoration:underline}.footer__social{display:flex;flex-direction:row;gap:1rem;margin-top:1rem}.footer__social a{color:#fff;text-decoration:none;opacity:.8;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.footer__social a svg{width:24px;height:24px;fill:currentColor}.footer__social a:hover{opacity:1;transform:translateY(-2px)}.footer__bottom{text-align:center;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.2);opacity:.8;font-size:.875rem}@media (max-width: 768px){.footer__content{grid-template-columns:1fr;gap:2rem}}.style-guide__container{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}@media (min-width: 768px){.style-guide__container{padding:0 1.5rem}}@media (min-width: 1024px){.style-guide__container{padding:0 2rem}}*,*:before,*:after{box-sizing:border-box}*{margin:0;padding:0}html{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:Ofelia Text,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;font-weight:400;color:#122d3f;background-color:#fff;margin:0;min-height:100vh;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none;appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;appearance:button;font:inherit}img,picture,video,canvas,svg{display:block;max-width:100%;height:auto}:focus:not(:focus-visible){outline:none}:focus-visible{outline:2px solid #F0FF64;outline-offset:2px}h1,h2,h3,h4,h5,h6{font-family:Ofelia Display,Georgia,Times New Roman,serif;color:#122d3f;font-weight:700;line-height:1.2;letter-spacing:-.02em;margin:0 0 1.5rem}h1{font-family:Ofelia Display,Georgia,Times New Roman,serif;color:#122d3f;font-weight:700;line-height:1.2;letter-spacing:-.02em;margin-bottom:1.5rem;font-weight:800;font-size:3.5rem;line-height:1.1;letter-spacing:-.03em}@media (min-width: 640px){h1{font-size:4rem}}@media (min-width: 1024px){h1{font-size:3.5rem}}h2{font-family:Ofelia Display,Georgia,Times New Roman,serif;color:#122d3f;line-height:1.2;letter-spacing:-.02em;margin-bottom:1.5rem;font-weight:700;font-size:2.5rem;line-height:1.15;letter-spacing:-.025em}@media (min-width: 640px){h2{font-size:3rem}}@media (min-width: 1024px){h2{font-size:2.5rem}}h3{font-family:Ofelia Display,Georgia,Times New Roman,serif;color:#122d3f;line-height:1.2;margin-bottom:1.5rem;font-weight:700;font-size:1.75rem;line-height:1.3;letter-spacing:-.02em}@media (min-width: 640px){h3{font-size:1.5rem}}@media (min-width: 1024px){h3{font-size:1.75rem}}h4{font-weight:600;font-size:1.25rem}h5{font-weight:600;font-size:1.125rem}h6{font-weight:600;font-size:1rem}p{margin:0 0 1rem;line-height:1.6}a{color:inherit;text-decoration:none;transition:color .3s ease}a:hover{color:#00d4aa}strong,b{font-weight:700}em,i{font-style:italic}small{font-size:.875rem}ul,ol{margin:0 0 1rem;padding-left:1.5rem}li{margin-bottom:.25rem}.nav__menu,.service-features,.feature-grid,.case-study-grid,.pricing-features{list-style:none;padding-left:0;margin:0}.nav__menu li,.service-features li,.feature-grid li,.case-study-grid li,.pricing-features li{margin-bottom:0}body{padding-top:0}.container{width:100%;max-width:1200px;margin:0 auto;padding-left:1rem;padding-right:1rem}@media (min-width: 768px){.container{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width: 1024px){.container{padding-left:2rem;padding-right:2rem}}.row{display:flex;align-items:center;min-height:100vh}.row--padded{padding:6rem 0}.row--light-blue{background-color:#f3f7fb}.row--dark-blue{background-color:#122d3f;color:#fff}.row--dark-blue h1,.row--dark-blue h2,.row--dark-blue h3,.row--dark-blue h4,.row--dark-blue h5,.row--dark-blue h6{color:#fff}@media (max-width: 768px){.row{min-height:60vh}.row--padded{padding:2.5rem 0}}@media (max-width: 768px){.container{padding:0 1rem}}.btn{display:inline-block;height:53px;padding:12px 20px;border:none;border-radius:100px;font-family:Ofelia Text,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-weight:500;text-decoration:none;text-align:center;cursor:pointer;transition:all .3s ease;line-height:1.4}.btn:disabled{opacity:.6;cursor:not-allowed}.btn--primary{display:inline-block;height:53px;padding:12px 20px;border:none;border-radius:100px;font-family:Ofelia Text,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-weight:500;text-decoration:none;text-align:center;cursor:pointer;transition:all .3s ease;line-height:1.4}.btn--primary:disabled{opacity:.6;cursor:not-allowed}.btn--primary{background-color:#f0ff64;color:#000}.btn--primary:hover:not(:disabled){background-color:#ebff31;transform:translateY(-2px)}.btn--secondary{display:inline-block;height:53px;padding:12px 20px;border:none;border-radius:100px;font-family:Ofelia Text,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-weight:500;text-decoration:none;text-align:center;cursor:pointer;transition:all .3s ease;line-height:1.4}.btn--secondary:disabled{opacity:.6;cursor:not-allowed}.btn--secondary{background-color:transparent;color:#122d3f;border:2px solid #122d3f}.btn--secondary:hover:not(:disabled){background-color:#122d3f;color:#fff}.btn--large{padding:1.5rem 3rem;font-size:1.125rem}.btn--small{padding:.5rem 1.5rem;font-size:.875rem}.hero__cta,.cta-button,.nav__button{display:inline-block;height:53px;padding:12px 20px;border:none;border-radius:100px;font-family:Ofelia Text,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-weight:500;text-decoration:none;text-align:center;cursor:pointer;transition:all .3s ease;line-height:1.4}.hero__cta:disabled,.cta-button:disabled,.nav__button:disabled{opacity:.6;cursor:not-allowed}.hero__cta,.cta-button,.nav__button{background-color:#f0ff64;color:#000}.hero__cta:hover:not(:disabled),.cta-button:hover:not(:disabled),.nav__button:hover:not(:disabled){background-color:#ebff31;transform:translateY(-2px)}.hero__cta,.cta-button,.nav__button{font-weight:500;font-size:1.125rem;padding:1rem 2.5rem;border-radius:.5rem;display:inline-block;text-decoration:none;transition:all .3s ease}.hero__cta:hover,.cta-button:hover,.nav__button:hover{transform:translateY(-2px);box-shadow:0 8px 25px #f0ff644d}@media (min-width: 640px){.hero__cta,.cta-button,.nav__button{font-size:1rem;padding:.5rem 2rem}}@media (min-width: 768px){.hero__cta,.cta-button,.nav__button{font-size:1.125rem;padding:1rem 2.5rem}}.hero__learn-more,.service__link{color:#122d3f;text-decoration:underline;font-weight:500;transition:color .3s ease}.hero__learn-more:hover,.service__link:hover{color:#00d4aa}.card{background:#fff;border-radius:.75rem;padding:2.5rem;box-shadow:0 4px 6px #0000001a;transition:box-shadow .3s ease}.card:hover{box-shadow:0 8px 25px #00000026}.feature{background:#fff;border-radius:.75rem;padding:2.5rem;box-shadow:0 4px 6px #0000001a;transition:box-shadow .3s ease}.feature:hover{box-shadow:0 8px 25px #00000026}.feature{text-align:center}.feature__title{font-size:1.25rem;font-weight:700;margin-bottom:1rem;color:#122d3f}.feature__description{font-size:1rem;line-height:1.6;color:#1d4967}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.img-responsive{max-width:100%;height:auto;display:block}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:1rem}.mb-4{margin-bottom:1.5rem}.mb-5{margin-bottom:2rem}.mt-0{margin-top:0}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:1rem}.mt-4{margin-top:1.5rem}.mt-5{margin-top:2rem}.hero{background-color:#122d3f;color:#fff;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;position:relative;padding:5rem 1.5rem;min-height:500px}.hero .container{width:100%;max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}@media (max-width: 768px){.hero .container{grid-template-columns:1fr;gap:3rem;text-align:center}}.hero__content{max-width:600px}@media (max-width: 768px){.hero__content{max-width:100%;margin:0 auto}}.hero__title{font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem;color:var(--hero-font-color, #ffffff)}@media (max-width: 768px){.hero__title{font-size:2.5rem}}.hero__highlight{background:linear-gradient(135deg,#9ae66e,#00d4aa,#00b4d8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero__description{font-size:1.125rem;line-height:1.6;margin-bottom:2.5rem;color:var(--hero-font-color, #ffffff);opacity:.9}@media (max-width: 768px){.hero__description{font-size:1rem}}.hero__cta{display:block;background:#f0ff64;color:#122d3f;padding:1rem 2.5rem;border-radius:100px;font-size:1rem;font-weight:600;text-decoration:none;border:none;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;text-align:center;margin:0 auto;width:fit-content}.hero__cta:hover{transform:translateY(-2px);box-shadow:0 8px 25px #f0ff644d}@media (max-width: 768px){.hero__cta{width:100%;max-width:280px;display:inline-flex;align-items:center;justify-content:center;line-height:1}}.hero__services-link{display:block;text-align:center;font-size:.875rem;font-weight:500;color:var(--hero-font-color, #122d3f);text-decoration:underline;margin-top:1rem;transition:opacity .2s ease}.hero__services-link:hover{opacity:.8}.hero a:not(.hero__services-link):not(.hero__cta){color:var(--hero-font-color, #122d3f);display:block;margin-top:1rem}.hero a:not(.hero__services-link):not(.hero__cta):hover{color:var(--hero-font-color, #122d3f);opacity:.8}.hero__image{display:flex;justify-content:center;align-items:center}@media (max-width: 768px){.hero__image{margin-top:2.5rem}}.hero__img{width:100%;height:auto;max-width:500px;object-fit:contain}.hero.hero--with-sections .hero__main .container{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;width:100%;max-width:1200px;margin:0 auto}@media (max-width: 768px){.hero.hero--with-sections .hero__main .container{grid-template-columns:1fr;gap:3rem;text-align:center}}.hero.hero--with-sections .hero__sections{width:100%;max-width:1200px;margin:0 auto;box-sizing:border-box;padding-left:1rem;padding-right:1rem}@media (min-width: 768px){.hero.hero--with-sections .hero__sections{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width: 1024px){.hero{min-height:calc(100dvh - 70px);justify-content:space-between}.hero.hero--with-sections{display:flex;flex-direction:column}.hero.hero--with-sections .hero__main{flex:1;display:flex;align-items:center}.hero.hero--with-sections .hero__sections{flex-shrink:0}}@media (max-width: 768px){.hero{padding:4rem 1rem;min-height:auto;justify-content:flex-start}}.hero--light{background-color:#f3f5f5;color:#122d3f}.hero--light .hero__title{color:#122d3f}.hero--light .hero__cta{background:#122d3f;color:#fff;height:auto}.hero--light .hero__cta:hover{box-shadow:0 8px 25px #1c3a5233}.hero--dark{background-color:#122d3f;color:#fff}.trusted-by{background-color:#122d3f;padding:1.5rem 0;text-align:center;width:100%}.hero .trusted-by{padding:1rem 0 1.5rem}@media (min-width: 1024px){.hero .trusted-by{padding:0 0 2rem}}.trusted-by{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.trusted-by__label{color:#fff;font-size:.875rem;font-weight:600;letter-spacing:.1em;margin:0;opacity:.8;flex-shrink:0}.trusted-by__logos{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:1.5rem;justify-items:center;align-items:center;width:100%;margin:0}@media (min-width: 768px){.trusted-by__logos{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:2rem}}@media (min-width: 1024px){.trusted-by__logos{grid-template-columns:repeat(6,1fr);gap:2.5rem}}.trusted-by__logo{max-height:40px;max-width:140px;width:auto;height:auto;opacity:.8;filter:brightness(0) invert(1);transition:opacity .3s ease,transform .3s ease;object-fit:contain}.trusted-by__logo:hover{opacity:1;transform:scale(1.05)}@media (min-width: 1024px){.trusted-by__logo{max-width:160px}}@media (max-width: 768px){.trusted-by__logo{max-height:32px;max-width:120px}}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}@media (min-width: 768px){.container{padding:0 1.5rem}}@media (min-width: 1024px){.container{padding:0 2rem}}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}#app{min-height:100vh;display:flex;flex-direction:column}main{flex:1}.sg-layout::-webkit-scrollbar{width:6px}.sg-layout::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:3px}.sg-layout::-webkit-scrollbar-track{background:transparent}.sg-layout{scrollbar-width:thin;scrollbar-color:#e2e8f0 transparent;display:flex;flex-direction:column;min-height:100vh}.sg-layout__body{display:flex;flex-grow:1;position:relative;overflow:hidden}.sg-layout__overlay{display:none}@media (max-width: 768px){.sg-layout__overlay{display:block;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:1040;animation:fadeIn .3s ease}}.sg-layout__content{height:calc(100vh - 86px);overflow:auto;flex-grow:1;border-top:2px solid #E9E9E9;-webkit-overflow-scrolling:touch}@media (max-width: 640px){.sg-layout__content{min-height:calc(100vh - 78px)}}.sg-layout__content>:first-child{background-color:#f3f7fb;margin:0 auto;min-height:100%}.sg-layout__content-wrapper{display:flex;justify-content:center}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.sg-header{padding:15px 0;border-bottom:none;background-color:#fff;position:sticky;position:-webkit-sticky;top:0;z-index:1020}.sg-header__container{width:100%;padding:.5rem 2rem;box-sizing:border-box}@media (max-width: 768px){.sg-header__container{padding:.5rem 1rem}}.sg-header__nav{display:flex;align-items:center;justify-content:flex-start;margin-left:1rem;gap:2.5rem}@media (max-width: 1024px){.sg-header__nav{gap:1.5rem;margin-left:.5rem}}@media (max-width: 768px){.sg-header__nav{gap:1rem;margin-left:0}}.sg-header__nav-logo{display:flex;align-items:center}.sg-header__nav-logo-img{height:40px;width:auto}@media (max-width: 640px){.sg-header__nav-logo-img{height:32px}}.sg-header__nav-text{margin-left:.5rem;font-size:.875rem;font-weight:400}@media (max-width: 768px){.sg-header__nav-text{display:none}}.sg-header__hamburger{display:none;flex-direction:column;justify-content:space-between;width:24px;height:18px;background:transparent;border:none;cursor:pointer;padding:0;z-index:10}@media (max-width: 768px){.sg-header__hamburger{display:flex;margin-right:2rem}}.sg-header__hamburger span{width:100%;height:2px;background-color:#122d3f;border-radius:2px;transition:all .3s ease}.sg-header__hamburger:hover span{background-color:#29668e}.sg-layout__sidebar{width:120px;flex-shrink:0;background-color:#122d3f;color:#fff;padding:4rem 1.5rem;box-shadow:2px 0 5px #0000001a;display:flex;flex-direction:column;align-items:center;gap:2.5rem;transition:transform .3s ease;position:relative}@media (max-width: 768px){.sg-layout__sidebar{position:fixed;left:0;top:0;height:100vh;z-index:1050;transform:translate(-100%);min-width:200px;padding:3rem 1.5rem;box-shadow:4px 0 10px #0003}.sg-layout__sidebar--open{transform:translate(0)}}@media (max-width: 640px){.sg-layout__sidebar{min-width:180px;padding:2.5rem 1rem}}.sg-layout__sidebar-close{display:none}@media (max-width: 768px){.sg-layout__sidebar-close{display:block;position:absolute;top:1.5rem;right:1.5rem;background:transparent;border:none;color:#fff;cursor:pointer;padding:.25rem;transition:transform .15s ease;z-index:10}.sg-layout__sidebar-close:hover{transform:rotate(90deg)}.sg-layout__sidebar-close svg{width:24px;height:24px}}@media (max-width: 640px){.sg-layout__sidebar-close{top:1rem;right:1rem}.sg-layout__sidebar-close svg{width:20px;height:20px}}.sg-layout__sidebar .sidebar-nav{display:flex;flex-direction:column;align-items:center;gap:3rem;width:100%}@media (max-width: 768px){.sg-layout__sidebar .sidebar-nav{margin-top:4rem;gap:2.5rem}}@media (max-width: 640px){.sg-layout__sidebar .sidebar-nav{gap:2rem}}.sg-layout__sidebar .nav-item{display:flex;flex-direction:column;align-items:center;text-decoration:none;color:#fff;gap:.5rem;font-family:Ofelia Text,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-size:.75rem;transition:transform .2s ease-in-out}@media (max-width: 640px){.sg-layout__sidebar .nav-item{font-size:.65rem}}.sg-layout__sidebar .nav-item:hover{transform:scale(1.05)}.sg-layout__sidebar .nav-item:hover .icon-wrapper{background-color:#1d4967;border-radius:9999px}.sg-layout__sidebar .nav-item.active{transform:scale(1.05)}.sg-layout__sidebar .nav-item.active .icon-wrapper{background-color:#1d4967;border-radius:9999px}.sg-layout__sidebar .nav-item .icon-wrapper{display:flex;justify-content:center;align-items:center;padding:0 1.5rem;background-color:transparent;border-radius:9999px;margin-bottom:.25rem;transition:background-color .2s ease-in-out,border-radius .2s ease-in-out}.sg-layout__sidebar .nav-item .icon-wrapper svg{width:1.75rem;height:1.75rem}@media (max-width: 640px){.sg-layout__sidebar .nav-item .icon-wrapper{padding:0 1rem}.sg-layout__sidebar .nav-item .icon-wrapper svg{width:1.5rem;height:1.5rem}}.sg-layout__sidebar .nav-item .label{text-align:center}.sg-layout__sidebar .search-button .icon-wrapper{background-color:#1d4967;border-radius:.5rem;padding:1rem}.sg-layout__sidebar .search-button .icon-wrapper svg{width:1.5rem;height:1.5rem}@media (max-width: 768px){.sg-layout__sidebar .search-button .icon-wrapper{padding:1rem}.sg-layout__sidebar .search-button .icon-wrapper svg{width:1.5rem;height:1.5rem}}@media (max-width: 640px){.sg-layout__sidebar .search-button .icon-wrapper{padding:1rem}.sg-layout__sidebar .search-button .icon-wrapper svg{width:1.5rem;height:1.5rem}}.sg-layout__sidebar .main-button .icon-wrapper{background-color:#122d3f;border-radius:.5rem;padding:.5rem 1rem}.error-page{min-height:60vh;display:flex;align-items:center;justify-content:center;padding:6rem 0;background-color:#fff}.error-page__content{text-align:center;max-width:600px;margin:0 auto}.error-page__illustration{margin-bottom:2.5rem;display:flex;justify-content:center;align-items:center}.error-page__image{width:200px;height:auto;object-fit:contain;animation:float 3s ease-in-out infinite}@media (min-width: 640px){.error-page__image{width:150px}}@media (min-width: 768px){.error-page__image{width:200px}}.error-page__code{font-size:8rem;font-weight:800;color:#122d3f;line-height:1;margin-bottom:1.5rem;font-family:Ofelia Display,Georgia,Times New Roman,serif}@media (min-width: 640px){.error-page__code{font-size:6rem}}@media (min-width: 768px){.error-page__code{font-size:8rem}}.error-page__title{font-size:2.5rem;font-weight:700;color:#122d3f;margin-bottom:1.5rem;font-family:Ofelia Display,Georgia,Times New Roman,serif}@media (min-width: 640px){.error-page__title{font-size:1.75rem}}@media (min-width: 768px){.error-page__title{font-size:2.5rem}}.error-page__description{font-size:1.125rem;line-height:1.6;color:#23587b;margin-bottom:4rem;max-width:500px;margin-left:auto;margin-right:auto}@media (min-width: 640px){.error-page__description{font-size:1rem;margin-bottom:2.5rem}}@media (min-width: 768px){.error-page__description{font-size:1.125rem;margin-bottom:4rem}}.error-page__actions{display:flex;gap:1.5rem;justify-content:center;align-items:center}@media (min-width: 640px){.error-page__actions{flex-direction:column;gap:1rem}}@media (min-width: 768px){.error-page__actions{flex-direction:row;gap:1.5rem}}.error-page__cta{display:inline-block;height:53px;padding:12px 20px;border:none;border-radius:100px;font-family:Ofelia Text,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-weight:500;text-decoration:none;text-align:center;cursor:pointer;transition:all .3s ease;line-height:1.4}.error-page__cta:disabled{opacity:.6;cursor:not-allowed}.error-page__cta{background-color:#f0ff64;color:#000}.error-page__cta:hover:not(:disabled){background-color:#ebff31;transform:translateY(-2px)}.error-page__cta{font-size:1.125rem;padding:12px 20px;text-decoration:none;transition:all .3s ease;white-space:normal;text-align:center;box-sizing:border-box;max-width:100%;min-height:53px;display:flex;align-items:center;justify-content:center}.error-page__cta--primary{background:#122d3f;color:#fff}.error-page__cta--primary:hover{background:#071117;transform:translateY(-2px);box-shadow:0 8px 25px #122d3f4d}.error-page__cta--secondary{background:transparent;color:#122d3f;border:2px solid #122d3f}.error-page__cta--secondary:hover{background:#122d3f;color:#fff;transform:translateY(-2px);box-shadow:0 8px 25px #122d3f33}@media (min-width: 640px){.error-page__cta{font-size:1rem;padding:1rem 2rem;width:100%}}@media (min-width: 768px){.error-page__cta{font-size:1.125rem;padding:1.5rem 2.5rem;width:auto}}@media (max-width: 768px){.error-page{min-height:50vh;padding:4rem 0}}.sg-error{min-height:100dvh;display:flex;align-items:center;justify-content:center;padding:2rem;background-color:transparent}.sg-error__content{text-align:center;max-width:90%;margin:0 auto}@media (min-width: 640px){.sg-error__content{max-width:100%}}.sg-error__illustration{margin-bottom:1.5rem;display:flex;justify-content:center;align-items:center;margin-bottom:1rem}@media (min-width: 640px){.sg-error__illustration{margin-bottom:.5rem}}.sg-error__image{width:120px;height:auto;object-fit:contain;animation:float 3s ease-in-out infinite;width:100px}@media (min-width: 640px){.sg-error__image{width:80px}}@media (min-width: 768px){.sg-error__image{width:100px}}.sg-error__code{font-size:4rem;font-weight:800;color:#122d3f;line-height:1;margin-bottom:1rem;font-family:Ofelia Display,Georgia,Times New Roman,serif;font-size:3.5rem}@media (min-width: 640px){.sg-error__code{font-size:2.5rem}}@media (min-width: 768px){.sg-error__code{font-size:3.5rem}}.sg-error__title{font-size:1.5rem;font-weight:700;color:#122d3f;margin-bottom:1rem;font-family:Ofelia Display,Georgia,Times New Roman,serif;font-size:1.25rem}@media (min-width: 640px){.sg-error__title{font-size:1.125rem}}@media (min-width: 768px){.sg-error__title{font-size:1.25rem}}.sg-error__description{font-size:1rem;line-height:1.6;color:#23587b;margin-bottom:1.5rem;max-width:350px;margin-left:auto;margin-right:auto;font-size:.875rem}@media (min-width: 640px){.sg-error__description{font-size:.75rem}}@media (min-width: 768px){.sg-error__description{font-size:.875rem}}.sg-error__actions{display:flex;gap:1rem;justify-content:center;align-items:center;flex-direction:column;gap:.5rem;width:100%}@media (min-width: 768px){.sg-error__actions{flex-direction:row;gap:1rem;width:auto}}.sg-error__actions>.sg-error__cta{width:100%}@media (min-width: 768px){.sg-error__actions>.sg-error__cta{width:auto;flex:1}}.sg-error__cta{display:inline-block;height:53px;padding:12px 20px;border:none;border-radius:100px;font-family:Ofelia Text,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-weight:500;text-decoration:none;text-align:center;cursor:pointer;transition:all .3s ease;line-height:1.4}.sg-error__cta:disabled{opacity:.6;cursor:not-allowed}.sg-error__cta{background-color:#f0ff64;color:#000}.sg-error__cta:hover:not(:disabled){background-color:#ebff31;transform:translateY(-2px)}.sg-error__cta{font-size:1rem;padding:8px 14px;text-decoration:none;transition:all .3s ease;white-space:normal;text-align:center;box-sizing:border-box;max-width:100%;min-height:40px;display:flex;align-items:center;justify-content:center}.sg-error__cta--primary{background:#122d3f;color:#fff}.sg-error__cta--primary:hover{background:#071117;transform:translateY(-2px);box-shadow:0 8px 25px #122d3f4d}.sg-error__cta--secondary{background:transparent;color:#122d3f;border:2px solid #122d3f}.sg-error__cta--secondary:hover{background:#122d3f;color:#fff;transform:translateY(-2px);box-shadow:0 8px 25px #122d3f33}.sg-error__cta{font-size:.875rem;padding:1rem 1.5rem;text-align:center;box-sizing:border-box;width:auto;white-space:pre-line}@media (min-width: 640px){.sg-error__cta{font-size:.75rem;padding:.5rem 1rem}}@media (min-width: 768px){.sg-error__cta{font-size:.875rem;padding:1rem 1.5rem}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (max-width: 768px){.sg-error{min-height:100dvh;padding:1.5rem 0}}.what-sets-apart{text-align:center;background-color:#fff;padding:5rem 0}.what-sets-apart .container{background-color:#122d3f;color:#fff;padding:6rem;border-radius:1.5rem;box-shadow:0 20px 60px #0000001a}@media (max-width: 768px){.what-sets-apart .container{padding:2.5rem 2rem;border-radius:1rem}}.what-sets-apart__quote{font-size:1.5rem;line-height:1.6;color:#fff;margin-bottom:3rem;padding-left:1.5rem;border-left:4px solid #00D4AA;font-weight:300}.what-sets-apart__intro{display:flex;align-items:flex-start;gap:1.5rem;margin-bottom:2.5rem}.what-sets-apart__highlight{width:4px;height:80px;background:linear-gradient(135deg,#00d4aa,#00b4d8);border-radius:2px;margin-top:.25rem}.what-sets-apart__description{font-size:1.125rem;line-height:1.6;max-width:500px;opacity:.9}.what-sets-apart__title{margin-bottom:3rem;color:#fff}@media (max-width: 768px){.what-sets-apart__title{font-size:1.75rem}}.what-sets-apart__cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:3rem}@media (max-width: 768px){.what-sets-apart__cards{grid-template-columns:1fr}}.what-sets-apart__cta{background:#f0ff64;border:none;min-height:53px;padding:12px 24px;border-radius:100px;font-size:1rem;font-weight:600;color:#122d3f;cursor:pointer;transition:transform .2s ease;display:inline-flex;align-items:center;justify-content:center;text-align:center;white-space:normal;flex-wrap:wrap;box-sizing:border-box;max-width:100%}.what-sets-apart__cta span{white-space:nowrap}.what-sets-apart__cta:hover{transform:translateY(-2px)}.card{background-color:#fff;color:#122d3f;padding:2rem;border-radius:1rem;box-shadow:0 8px 30px #0000001a;text-decoration:none;display:block;transition:transform .2s ease,box-shadow .2s ease}.card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #00000026}.card__icon{margin-bottom:1.5rem;display:flex;justify-content:center;align-items:center;height:120px}.card__illustration{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.card__title{margin-bottom:1rem;color:#122d3f}.card__description{line-height:1.6;color:#666}.build-team{background-color:#f3f7fb;padding:5rem 0}.build-team__content{display:flex;flex-direction:column;gap:2.5rem}@media (min-width: 1024px){.build-team__content{display:grid;grid-template-columns:1fr 1fr;gap:6rem;align-items:center}}.build-team__text{position:relative;margin:0 1.5rem}@media (min-width: 1024px){.build-team__text{margin:0}}.build-team__text:before{content:"";position:absolute;inset:-2.5rem -1.5rem -2.5rem -2.5rem;background-image:url("data:image/svg+xml,%3csvg%20width='988'%20height='1136'%20viewBox='0%200%20988%201136'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M-15%201135.12L-15%200L988%20-1.14863e-05L988%201135.12L-15%201135.12Z'%20fill='url(%23paint0_radial_3500_5454)'/%3e%3cdefs%3e%3cradialGradient%20id='paint0_radial_3500_5454'%20cx='0'%20cy='0'%20r='1'%20gradientUnits='userSpaceOnUse'%20gradientTransform='translate(-15%20508.848)%20rotate(89.525)%20scale(624.385%20413.81)'%3e%3cstop%20stop-color='%23F15CFF'/%3e%3cstop%20offset='1'%20stop-color='%23F3F5F5'%20stop-opacity='0'/%3e%3c/radialGradient%3e%3c/defs%3e%3c/svg%3e");background-size:cover;background-position:center;background-repeat:no-repeat;z-index:-1;border-radius:1.5rem}@media (max-width: 768px){.build-team__text:before{inset:-1.5rem;border-radius:1rem}}.build-team__title{font-size:2.5rem;font-weight:700;margin-bottom:1.5rem;color:#122d3f}@media (max-width: 768px){.build-team__title{font-size:1.75rem}}.build-team__description{font-size:1.125rem;line-height:1.6;margin-bottom:2rem;color:#666}.build-team__list{margin:2rem 0;padding:0;list-style:none;display:flex;flex-direction:column;gap:1.5rem}@media (min-width: 1024px){.build-team__list{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem 2.5rem}}@media (max-width: 768px){.build-team__list{gap:1rem;margin:1.5rem 0}}.build-team__item{position:relative;padding-left:1.5rem;font-size:1rem;line-height:1.6;color:#555;font-weight:500}.build-team__item:before{content:"";position:absolute;left:0;top:10px;width:8px;height:8px;background-color:#00d4aa;border-radius:50%}@media (max-width: 768px){.build-team__item{font-size:.875rem;line-height:1.5}}.build-team__cta{background-color:#122d3f;color:#fff;border:none;height:53px;padding:12px 20px;border-radius:100px;font-size:1rem;font-weight:600;cursor:pointer;transition:transform .2s ease}.build-team__cta:hover{transform:translateY(-2px)}.build-team__illustration{width:50%;max-width:500px;height:auto;object-fit:contain;margin:0 auto;display:block}@media (min-width: 1024px){.build-team__illustration{width:100%;margin:0}}.tech-stack{background-color:#122d3f;color:#fff;padding:5rem 0}.tech-stack__title{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:6rem;color:#fff}@media (max-width: 768px){.tech-stack__title{font-size:1.75rem}}.tech-stack__categories{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2.5rem}@media (max-width: 768px){.tech-stack__categories{grid-template-columns:1fr;gap:2rem}}.tech-category__header{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.tech-category__icon{width:32px;height:32px;object-fit:contain}.tech-category h3{font-size:1.25rem;font-weight:600;color:#fff;margin:0}.tech-logos{display:flex;flex-direction:column;gap:1rem}.tech-logo{background-color:#ffffff1a;padding:1rem 1.5rem;border-radius:.75rem;font-weight:500;transition:background-color .3s ease,transform .3s ease;display:flex;align-items:center;gap:1rem}.tech-logo:hover{background-color:#fff3;transform:translateY(-2px)}.tech-logo__img{width:24px;height:24px;object-fit:contain;filter:brightness(0) invert(1)}.tech-logo span{color:#fff;font-weight:500}.work-portfolio{padding:5rem 0;background-color:#fff}.work-portfolio__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:3rem}@media (max-width: 768px){.work-portfolio__header{flex-direction:column;gap:1.5rem;text-align:center}}.work-portfolio__title{font-size:2.5rem;font-weight:700;color:#122d3f}@media (max-width: 768px){.work-portfolio__title{font-size:1.75rem}}.work-portfolio__cta{background-color:#122d3f;color:#fff;border:none;height:53px;padding:12px 20px;border-radius:100px;font-size:1rem;font-weight:600;cursor:pointer}.work-portfolio__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}@media (max-width: 768px){.work-portfolio__grid{grid-template-columns:1fr}}.portfolio-item{background-color:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 8px 30px #0000001a;transition:transform .3s ease;display:flex;flex-direction:column;align-items:center;text-align:center;height:100%;justify-content:space-between}.portfolio-item:hover{transform:translateY(-8px)}.portfolio-item h3{padding:1.5rem 1.5rem .5rem;font-size:1.25rem;font-weight:700;color:#122d3f}.portfolio-item p{padding:0 1.5rem 1.5rem;color:#666;line-height:1.6}.portfolio-image{width:100%;height:200px;object-fit:cover;object-position:center}.portfolio-btn{margin:0 1.5rem 1.5rem;background:transparent;border:2px solid #122d3f;color:#122d3f;height:53px;padding:12px 20px;border-radius:100px;font-weight:600;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block;align-self:center}.portfolio-btn:hover{background-color:#122d3f;color:#fff}.header--services{background-color:#f3f5f5}.header--services.header--scrolled{background-color:#fff!important}.header--services .nav__menu a{color:#122d3f}.header--services .nav__menu a:hover,.header--services .nav__menu a.nav__link--active{color:#122d3f;text-decoration:underline}.header--services .nav__button{background:transparent;color:#122d3f;border:2px solid #122d3f}.header--services .nav__button:hover{background:#122d3f;color:#fff}.header--services .nav__button--mobile{background:#122d3f;color:#fff;border:2px solid #122d3f}.header--services .nav__hamburger-line{background-color:#122d3f}.header--services .nav__mobile-wrapper{background-color:#f3f5f5;border-top:1px solid rgba(18,45,63,.1)}.header--services .nav__mobile-menu a{color:#122d3f;border-bottom:1px solid rgba(18,45,63,.1);margin:0 1rem}.header--services .nav__mobile-menu a:hover{background-color:#122d3f0d}.header--services .nav__mobile-menu a:last-child{border-bottom:1px solid rgba(18,45,63,.1)}.services-hero{background-color:#f3f5f5;padding:5rem 0 2.5rem;height:100vh;display:flex;flex-direction:column;justify-content:center;box-sizing:border-box}.services-hero--services{padding-top:0;padding-bottom:4rem;margin-top:0;margin-bottom:0}@media (max-width: 768px){.services-hero--services{padding-bottom:2.5rem}}.services-hero__content{display:grid;grid-template-columns:1fr 1fr;gap:6rem;align-items:center;flex:1}@media (max-width: 768px){.services-hero__content{grid-template-columns:1fr;gap:0;text-align:center}}@media (max-width: 768px){.services-hero{height:auto;min-height:70vh;padding:0}}.services-hero__text{max-width:600px}@media (max-width: 768px){.services-hero__text{max-width:none;order:2}}.services-hero__title{font-size:3.5rem;font-weight:700;line-height:1.2;color:#122d3f;margin-bottom:2rem}@media (max-width: 1024px){.services-hero__title{font-size:2.5rem}}@media (max-width: 768px){.services-hero__title{font-size:2.5rem;line-height:1.3}}.services-hero__highlight{color:#f16100;display:block}.services-hero__description{font-size:1.125rem;line-height:1.6;color:#555;margin-bottom:2.5rem}@media (max-width: 768px){.services-hero__description{display:none}}.services-hero__cta{background-color:#122d3f;color:#fff;padding:1rem 2.5rem;border-radius:100px;font-size:1rem;font-weight:600;text-decoration:none;display:inline-block;transition:all .3s ease}.services-hero__cta:hover{background-color:#071117;transform:translateY(-2px);box-shadow:0 8px 25px #122d3f4d}@media (max-width: 768px){.services-hero__cta{padding:.5rem 2rem}}.services-hero__image{display:flex;justify-content:center;align-items:center}@media (max-width: 768px){.services-hero__image{order:1}}.services-hero__illustration{height:auto;width:100%;max-width:500px}@media (max-width: 768px){.services-hero__illustration{width:80%;max-width:300px}}.services-hero__services-section{margin-top:3rem;padding-top:2.5rem;border-top:1px solid rgba(18,45,63,.1);text-align:center}@media (max-width: 768px){.services-hero__services-section{margin-top:.25rem;padding-top:.5rem}}.services-hero__services-title{font-size:1.5rem;font-weight:600;color:#122d3f;margin-bottom:2rem;text-align:center}@media (max-width: 768px){.services-hero__services-title{font-size:1.25rem;margin-bottom:1.5rem}}.services-hero__buttons{display:flex;justify-content:center;align-items:center;gap:2rem}@media (max-width: 768px){.services-hero__buttons{margin-bottom:1.5rem;flex-direction:column;gap:1rem}}.services-hero__button{background-color:#fff;color:#122d3f;border:2px solid #122d3f;padding:1rem 1.5rem;border-radius:8px;font-size:.875rem;font-weight:500;text-decoration:none;text-align:center;min-width:160px;transition:all .3s ease;white-space:nowrap}.services-hero__button:hover{background-color:#122d3f;color:#fff;transform:translateY(-2px);box-shadow:0 4px 15px #122d3f33}@media (max-width: 1024px){.services-hero__button{font-size:.75rem;padding:.5rem 1rem;min-width:140px}}@media (max-width: 768px){.services-hero__button{width:100%;max-width:300px;min-width:auto;font-size:.875rem;padding:1rem 1.5rem}}.services-hero+.what-sets-apart .container{background-color:transparent;padding:5rem 0;border-radius:0;box-shadow:none;color:#122d3f}@media (max-width: 768px){.services-hero+.what-sets-apart .container{padding:3rem 0}}.services-hero+.what-sets-apart .what-sets-apart__quote,.services-hero+.what-sets-apart .what-sets-apart__title{display:none}.services-hero+.what-sets-apart .what-sets-apart__cta{display:none}.services-hero+.what-sets-apart .what-sets-apart__cards{margin-bottom:0}.services-grid{background-color:#fff;padding:5rem 0}.services-grid__cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:3rem}@media (max-width: 768px){.services-grid__cards{grid-template-columns:1fr;gap:2.5rem}}.service-card{background-color:#fff;color:#122d3f;padding:2.5rem;border-radius:1.5rem;box-shadow:0 8px 30px #0000001a;text-decoration:none;display:block;transition:transform .3s ease,box-shadow .3s ease;border:1px solid rgba(0,0,0,.05)}.service-card:hover{transform:translateY(-8px);box-shadow:0 20px 60px #00000026;border-color:#00b4d833}.service-card:hover .service-card__cta{color:#00d4aa;transform:translate(4px)}.service-card__icon{margin-bottom:2rem;display:flex;justify-content:center;align-items:center;height:120px}@media (max-width: 768px){.service-card__icon{height:100px;margin-bottom:1.5rem}}.service-card__illustration{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.service-card__content{text-align:left}.service-card__title{font-size:1.5rem;font-weight:700;margin-bottom:1rem;color:#122d3f}@media (max-width: 768px){.service-card__title{font-size:1.25rem}}.service-card__description{font-size:1.125rem;line-height:1.6;color:#666;margin-bottom:2rem}@media (max-width: 768px){.service-card__description{font-size:1rem;margin-bottom:1.5rem}}.service-card__features{margin-bottom:2rem}.service-card__features ul{list-style:none;padding:0;margin:0}.service-card__features li{position:relative;padding-left:1.5rem;margin-bottom:.5rem;font-size:1rem;color:#555;line-height:1.3}.service-card__features li:before{content:"";position:absolute;left:0;top:10px;width:6px;height:6px;background-color:#00d4aa;border-radius:50%}.service-card__features li:last-child{margin-bottom:0}@media (max-width: 768px){.service-card__features li{font-size:.875rem;padding-left:1rem}.service-card__features li:before{top:8px;width:5px;height:5px}}.service-card__cta{display:inline-flex;align-items:center;font-size:1.125rem;font-weight:600;color:#122d3f;transition:all .3s ease}@media (max-width: 768px){.service-card__cta{font-size:1rem}}.other-services{background-color:#fff;padding:5rem 0}.other-services__title{font-size:2.5rem;font-weight:700;color:#122d3f;text-align:center;margin-bottom:4rem}@media (max-width: 768px){.other-services__title{font-size:1.75rem;margin-bottom:3rem}}.other-services__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:3rem}@media (max-width: 768px){.other-services__grid{grid-template-columns:1fr;gap:2.5rem}}.other-service-card{background-color:#fff;border:2px solid #e2e8f0;border-radius:1.5rem;padding:2.5rem;text-decoration:none;display:block;transition:all .3s ease;box-shadow:0 4px 15px #0000000d}.other-service-card:hover{border-color:#122d3f;transform:translateY(-4px);box-shadow:0 8px 30px #122d3f26}.other-service-card:hover .other-service-card__link{color:#00d4aa;transform:translate(4px)}.other-service-card__icon{margin-bottom:1.5rem;display:flex;justify-content:center;align-items:center;height:80px}@media (max-width: 768px){.other-service-card__icon{height:64px;margin-bottom:1rem}}.other-service-card__icon-img{width:64px;height:64px;object-fit:contain}@media (max-width: 768px){.other-service-card__icon-img{width:48px;height:48px}}.other-service-card__title{font-size:1.25rem;font-weight:700;color:#122d3f;margin-bottom:1rem;line-height:1.3}@media (max-width: 768px){.other-service-card__title{font-size:1.125rem}}.other-service-card__description{font-size:1rem;line-height:1.6;color:#666;margin-bottom:1.5rem}@media (max-width: 768px){.other-service-card__description{font-size:.875rem;margin-bottom:1rem}}.other-service-card__link{display:inline-flex;align-items:center;font-size:1rem;font-weight:600;color:#122d3f;transition:all .3s ease}@media (max-width: 768px){.other-service-card__link{font-size:.875rem}}.services-cta{background:linear-gradient(135deg,#122d3f,#071117);padding:5rem 0;text-align:center}.services-cta__content{max-width:600px;margin:0 auto}.services-cta__title{font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:1.5rem}@media (max-width: 768px){.services-cta__title{font-size:1.75rem}}.services-cta__description{font-size:1.125rem;line-height:1.6;color:#fff;opacity:.9;margin-bottom:2.5rem}@media (max-width: 768px){.services-cta__description{font-size:1rem;margin-bottom:2rem}}.services-cta__button{background:#f0ff64;border:none;height:60px;padding:16px 32px;border-radius:100px;font-size:1.125rem;font-weight:600;color:#122d3f;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;text-decoration:none;display:inline-flex;align-items:center}.services-cta__button:hover{transform:translateY(-3px);box-shadow:0 12px 35px #f0ff6466}@media (max-width: 768px){.services-cta__button{height:53px;padding:12px 24px;font-size:1rem}}.service-details{padding:6rem 0;background-color:#fff}.service-details__content{text-align:center}.service-details__title{text-align:center;margin-bottom:1.5rem;font-size:2.5rem;color:#122d3f}.service-details__subtitle{text-align:center;margin-bottom:4rem;font-size:1.125rem;color:#23587b;max-width:800px;margin-left:auto;margin-right:auto}.service-details__cta{text-align:center;margin-top:4rem}.service-details__button{display:inline-flex;align-items:center;justify-content:center;height:53px;padding:1rem 6rem;border:none;border-radius:9999px;font-family:Ofelia Text,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-size:1.125rem;font-weight:500;text-decoration:none;text-align:center;background:#122d3f;color:#fff;cursor:pointer;transition:all .3s ease}.service-details__button:hover{transform:translateY(-2px);box-shadow:0 8px 25px #122d3f4d;background:#071117;color:#fff}.service-features{display:grid;grid-template-columns:1fr;gap:2rem;max-width:1000px;margin:0 auto}@media (min-width: 768px){.service-features{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}}.service-features--three-columns{max-width:100%;gap:2.5rem}@media (min-width: 768px){.service-features--three-columns{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (min-width: 1024px){.service-features--three-columns{grid-template-columns:repeat(3,1fr);gap:2.5rem}}.service-features .feature{background:#fff;border-radius:.75rem;padding:2.5rem;box-shadow:0 4px 6px #0000001a;transition:box-shadow .3s ease}.service-features .feature:hover{box-shadow:0 8px 25px #00000026}.service-features .feature{text-align:center;padding:2.5rem}.service-features .feature__icon{width:64px;height:64px;margin:0 auto 1.5rem;display:flex;align-items:center;justify-content:center}.service-features .feature__icon img{width:100%;height:100%;object-fit:contain}.service-features .feature__title{font-size:1.25rem;font-weight:700;margin-bottom:1.5rem;color:#122d3f}.service-features .feature__description{font-size:1rem;line-height:1.6;color:#1d4967;margin-bottom:0}.cloud-providers{padding:6rem 0;background-color:#f3f5f5}.cloud-providers__title{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:1.5rem;color:#122d3f}@media (min-width: 640px){.cloud-providers__title{font-size:1.75rem}}.cloud-providers__description{font-size:1.125rem;line-height:1.6;text-align:center;margin-bottom:4rem;color:#23587b;max-width:600px;margin-left:auto;margin-right:auto}.cloud-providers__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;max-width:1000px;margin:0 auto}@media (min-width: 640px){.cloud-providers__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (min-width: 768px){.cloud-providers__grid{grid-template-columns:repeat(3,1fr)}}@media (min-width: 1024px){.cloud-providers__grid{grid-template-columns:repeat(5,1fr)}}.cloud-provider{background:#fff;border-radius:.75rem;padding:2.5rem;box-shadow:0 4px 6px #0000001a;transition:box-shadow .3s ease}.cloud-provider:hover{box-shadow:0 8px 25px #00000026}.cloud-provider{padding:2rem;text-align:center;transition:all .3s ease}.cloud-provider:hover{transform:translateY(-4px);box-shadow:0 8px 25px #00000026}.cloud-provider__icon{width:48px;height:48px;object-fit:contain;margin:0 auto 1rem;display:block;filter:grayscale(100%);transition:filter .3s ease}.cloud-provider:hover .cloud-provider__icon{filter:grayscale(0%)}.cloud-provider__name{font-size:.875rem;font-weight:500;color:#122d3f;display:block}.cta-section{padding:6rem 0;background:linear-gradient(135deg,#122d3f,#071117);color:#fff;text-align:center}.cta-section .container{max-width:800px}.cta-section .cta-content{text-align:center}.cta-section .cta-title{font-size:2.5rem;margin-bottom:1.5rem;color:#fff}@media (min-width: 640px){.cta-section .cta-title{font-size:1.75rem}}@media (min-width: 1024px){.cta-section .cta-title{font-size:2.5rem}}.cta-section .cta-description{font-size:1.125rem;line-height:1.6;margin-bottom:2rem;opacity:.9;max-width:600px;margin-left:auto;margin-right:auto}@media (min-width: 1024px){.cta-section .cta-description{font-size:1.25rem}}.cta-section .cta-button{display:inline-block;height:53px;padding:12px 20px;border:none;border-radius:100px;font-family:Ofelia Text,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-weight:500;text-decoration:none;text-align:center;cursor:pointer;transition:all .3s ease;line-height:1.4}.cta-section .cta-button:disabled{opacity:.6;cursor:not-allowed}.cta-section .cta-button{background-color:#f0ff64;color:#000}.cta-section .cta-button:hover:not(:disabled){background-color:#ebff31;transform:translateY(-2px)}.cta-section .cta-button{font-size:1.125rem;height:53px;padding:12px 20px;display:inline-block;text-decoration:none;transition:all .3s ease}.cta-section .cta-button:hover{transform:translateY(-2px);box-shadow:0 8px 25px #f0ff644d}.development-support-page .hero{background-color:#f0ff64}.development-support-page .hero__title,.development-support-page .hero__description,.development-support-page .hero__services-link{color:#122d3f}.development-support-page .hero__highlight{background:linear-gradient(135deg,#f16100,#ff5bff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.development-support-page .hero__cta{background:#122d3f;color:#fff;height:auto}.development-support-page .hero__cta:hover{background:#071117}.operations-automation-page .hero{background-color:#f3f5f5}.operations-automation-page .hero__title,.operations-automation-page .hero__description,.operations-automation-page .hero__services-link{color:#122d3f}.operations-automation-page .hero__cta{background:#122d3f;color:#fff;height:auto}.operations-automation-page .hero__cta:hover{background:#071117}.search-engine-optimization-seo-page .hero{background-color:#f3f7fb}.search-engine-optimization-seo-page .hero__title,.search-engine-optimization-seo-page .hero__description,.search-engine-optimization-seo-page .hero__services-link{color:#122d3f}.search-engine-optimization-seo-page .hero__cta{background:#122d3f;color:#fff;height:auto;padding:1rem 6rem}.search-engine-optimization-seo-page .hero__cta:hover{background:#071117}.search-engine-optimization-seo-page .service-details__title{margin-bottom:1rem}.search-engine-optimization-seo-page .service-details .container{display:flex;flex-direction:column;gap:4rem}.search-engine-optimization-seo-page .service-details__description{text-align:center;font-size:1.125rem;line-height:1.6;color:#1d4967;max-width:700px;margin:0 auto 4rem}.search-engine-optimization-seo-page .service-details__cta{text-align:center}.search-engine-optimization-seo-page .service-features .feature{padding:2.5rem 1.5rem;display:flex;flex-direction:column;gap:.5rem;text-align:left}.search-engine-optimization-seo-page .service-features .feature__title{margin:0}.search-engine-optimization-seo-page .service-features .feature__wrapper{display:flex;flex-direction:column;gap:1rem}.search-engine-optimization-seo-page .cta-section .container .cta-content{display:flex;flex-direction:column;gap:1.5rem}.search-engine-optimization-seo-page .cta-section .cta-button{width:auto;margin:0 auto;padding:1rem 6rem;font-weight:700}.search-engine-optimization-seo-page .section-cta{padding:1rem 6rem;background:#122d3f;color:#fff;height:auto}.search-engine-optimization-seo-page .section-cta:hover{background:#071117}.search-engine-optimization-seo-page .service-features .feature__content{display:flex;flex-direction:column;gap:.5rem}.search-engine-optimization-seo-page .service-features .feature__icon{margin:0;height:64px;width:64px}.search-engine-optimization-seo-page .service-use-cases{padding:6rem;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:4rem;background-color:#f3f7fb}.search-engine-optimization-seo-page .service-use-cases__title{max-width:520px;padding:0 1.5rem}.search-engine-optimization-seo-page .service-use-cases__checks{display:flex;padding:2.5rem;gap:2.5rem;flex-wrap:wrap}.search-engine-optimization-seo-page .service-use-cases__checks ul{min-width:250px;max-width:300px}.search-engine-optimization-seo-page .service-use-cases__checks ul li{margin-bottom:1.5rem}.search-engine-optimization-seo-page .service-use-cases__checks ul li::marker{color:#00d4aa}.search-engine-optimization-seo-page .service-aeo__hero__title{font-size:2.5rem}.search-engine-optimization-seo-page .service-aeo__techniques{padding:6rem;display:flex;flex-direction:column;gap:3rem;justify-content:center;align-items:center}.search-engine-optimization-seo-page .service-aeo__techniques__cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2.5rem;width:100%;max-width:1400px;justify-items:center}@media (min-width: 1024px){.search-engine-optimization-seo-page .service-aeo__techniques__cards{grid-template-columns:repeat(3,1fr)}}@media (min-width: 768px) and (max-width: 1023px){.search-engine-optimization-seo-page .service-aeo__techniques__cards{grid-template-columns:repeat(2,1fr)}}.search-engine-optimization-seo-page .service-aeo__techniques__card h3,.search-engine-optimization-seo-page .service-aeo__techniques__card span{text-align:center}.search-engine-optimization-seo-page .service-aeo__techniques__card{box-shadow:0 0 20px #122d3f33;padding:4rem;display:flex;width:100%;max-width:550px;flex-direction:column;justify-content:center;border-radius:.75rem;transform:scale(1);transition:transform .3s ease}.search-engine-optimization-seo-page .service-aeo__techniques__card:hover{transform:scale(1.05)}.search-engine-optimization-seo-page .service-phases__title{color:#fff;font-size:1.5rem}.search-engine-optimization-seo-page .service-phases__phase{display:flex;flex-direction:column;padding:1rem;min-width:280px;max-width:380px;justify-content:center;gap:1rem;align-items:center}.search-engine-optimization-seo-page .service-phases__phase__description{padding:0 4rem;color:#fff;text-align:center}.search-engine-optimization-seo-page .service-phases__phases{display:flex;gap:1rem;justify-content:center;align-items:center;flex-wrap:wrap}.search-engine-optimization-seo-page .service-phases__phases__phase__title{color:#f0ff64}.search-engine-optimization-seo-page .service-phases .service-phases__phase__title{color:#f0ff64;font-size:1.25rem;margin:0}.search-engine-optimization-seo-page .service-phases{display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#122d3f;padding:2rem;min-height:550px;gap:5rem}.infrastructure-scale-page .hero{background-color:#dae1e6}.infrastructure-scale-page .hero__title,.infrastructure-scale-page .hero__description,.infrastructure-scale-page .hero__services-link{color:#122d3f}.infrastructure-scale-page .hero__cta{background:#122d3f;color:#fff;height:auto}.infrastructure-scale-page .hero__cta:hover{background:#071117}.maintenance-plans-page .hero{background-color:#f3f5f5}.maintenance-plans-page .hero__content{display:flex;flex-direction:column;gap:2.5rem;align-items:flex-start}@media (max-width: 768px){.maintenance-plans-page .hero__content{align-items:center}}.maintenance-plans-page .hero__title,.maintenance-plans-page .hero__description{color:#122d3f;margin-bottom:0}.maintenance-plans-page .hero__highlight--pink{color:#f15cff}.maintenance-plans-page .hero__cta{background:#122d3f;color:#fff;margin:0;height:auto;padding-left:6rem;padding-right:6rem;font-weight:500;align-self:flex-start}@media (max-width: 768px){.maintenance-plans-page .hero__cta{align-self:center}}.maintenance-plans-page .hero__cta:hover{background:#071117}.maintenance-plans-page .service-details .container{max-width:1280px}@media (min-width: 1280px){.maintenance-plans-page .service-details .container{max-width:1536px}}.maintenance-plans-page .feature__icon{background-color:#f3f4f6;border-radius:50%;width:80px;height:80px;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.maintenance-plans-page .feature__icon img{width:40px;height:40px}.maintenance-plans-page .pricing-plans{padding:6rem 0;background-color:#fff}.maintenance-plans-page .pricing-plans .container{max-width:1280px}@media (min-width: 1280px){.maintenance-plans-page .pricing-plans .container{max-width:1536px}}.maintenance-plans-page .pricing-plans__header{text-align:center;margin-bottom:4rem}.maintenance-plans-page .pricing-plans__title{font-size:2.5rem;font-weight:700;color:#122d3f;margin-bottom:1.5rem}@media (max-width: 768px){.maintenance-plans-page .pricing-plans__title{font-size:1.75rem}}.maintenance-plans-page .pricing-plans__subtitle{font-size:1.125rem;color:#23587b;max-width:700px;margin:0 auto}@media (max-width: 768px){.maintenance-plans-page .pricing-plans{padding:4rem 0}.maintenance-plans-page .pricing-plans__header{margin-bottom:2.5rem}.maintenance-plans-page .pricing-plans__title{font-size:1.5rem;margin-bottom:1rem}.maintenance-plans-page .pricing-plans__subtitle{font-size:1rem}}.maintenance-plans-page .faq-section{padding:6rem 0}.maintenance-plans-page .faq-section .container{max-width:900px}.maintenance-plans-page .faq-section__header{text-align:center;margin-bottom:4rem}.maintenance-plans-page .faq-section__title{font-size:2.5rem;font-weight:700;color:#122d3f;margin-bottom:0}@media (max-width: 768px){.maintenance-plans-page .faq-section__title{font-size:1.75rem}}.maintenance-plans-page .faq-section__content{margin-bottom:4rem}.maintenance-plans-page .faq-section__cta{text-align:center}.maintenance-plans-page .faq-section__button{display:inline-flex;align-items:center;justify-content:center;height:53px;padding:1rem 6rem;border:none;border-radius:9999px;font-family:Ofelia Text,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-size:1.125rem;font-weight:500;text-decoration:none;text-align:center;background:#122d3f;color:#fff;cursor:pointer;transition:all .3s ease}.maintenance-plans-page .faq-section__button:hover{transform:translateY(-2px);box-shadow:0 8px 25px #122d3f4d;background:#071117;color:#fff}@media (max-width: 768px){.maintenance-plans-page .faq-section{padding:4rem 0}.maintenance-plans-page .faq-section__header{margin-bottom:2.5rem}.maintenance-plans-page .faq-section__title{font-size:1.5rem}.maintenance-plans-page .faq-section__content{margin-bottom:2.5rem}.maintenance-plans-page .faq-section__button{font-size:1rem;padding:1rem 4rem;height:auto}}@media (max-width: 768px){.service-details{padding:4rem 0}.service-details__title{font-size:1.75rem}.search-engine-optimization-seo-page .service-details__title{margin-bottom:1rem}.search-engine-optimization-seo-page .service-details__description{font-size:1rem;margin-bottom:2.5rem}.service-features{gap:1.5rem}.service-features .feature{padding:1.5rem}.service-features .feature__title{font-size:1.125rem}.cta-section{padding:4rem 0}.cta-section .cta-title{font-size:1.5rem}.cta-section .cta-description{font-size:1rem}.cta-section .cta-button{font-size:1rem;padding:1rem 2.5rem;height:auto}.cloud-providers{padding:4rem 0}.cloud-providers__title{font-size:1.5rem;margin-bottom:1rem}.cloud-providers__description{font-size:1rem;margin-bottom:2.5rem}.cloud-providers__grid{gap:1rem}.cloud-provider{padding:1.5rem}.cloud-provider__icon{width:40px;height:40px}.cloud-provider__name{font-size:.75rem}.search-engine-optimization-seo-page .service-use-cases{padding:3rem 1.5rem;gap:2.5rem}.search-engine-optimization-seo-page .service-use-cases__title{font-size:1.5rem;max-width:100%;padding:0;text-align:center}.search-engine-optimization-seo-page .service-use-cases__checks{padding:0;gap:1.5rem;flex-direction:column}.search-engine-optimization-seo-page .service-use-cases__checks ul{min-width:100%;max-width:100%;padding-left:2rem}.search-engine-optimization-seo-page .service-use-cases__checks ul li{margin-bottom:1rem;font-size:.875rem}.search-engine-optimization-seo-page .service-phases{padding:3rem 1.5rem;min-height:auto;gap:3rem}.search-engine-optimization-seo-page .service-phases__title{font-size:1.5rem;text-align:center}.search-engine-optimization-seo-page .service-phases__phases{gap:1.5rem;flex-direction:column}.search-engine-optimization-seo-page .service-phases__phase{min-width:100%;max-width:100%;padding:1.5rem}.search-engine-optimization-seo-page .service-phases__phase__description{padding:0;font-size:.875rem}.search-engine-optimization-seo-page .service-phases .service-phases__phase__title{font-size:1.125rem}.search-engine-optimization-seo-page .service-aeo__hero__title{font-size:1.5rem}.search-engine-optimization-seo-page .service-aeo__techniques{padding:3rem 1.5rem;gap:2.5rem}.search-engine-optimization-seo-page .service-aeo__techniques__title{font-size:1.5rem;text-align:center}.search-engine-optimization-seo-page .service-aeo__techniques__cards{gap:1.5rem;grid-template-columns:1fr}.search-engine-optimization-seo-page .service-aeo__techniques__card{padding:2.5rem;max-width:100%}.search-engine-optimization-seo-page .service-aeo__techniques__card h3{font-size:1.125rem;margin-bottom:1rem}.search-engine-optimization-seo-page .service-aeo__techniques__card span{font-size:.875rem}.search-engine-optimization-seo-page .service-aeo__techniques__card:hover{transform:scale(1)}}@media (min-width: 768px) and (max-width: 1024px){.search-engine-optimization-seo-page .service-use-cases{padding:5rem 2.5rem;gap:3rem}.search-engine-optimization-seo-page .service-use-cases__title{font-size:1.75rem}.search-engine-optimization-seo-page .service-use-cases__checks{gap:2rem;justify-content:center}.search-engine-optimization-seo-page .service-use-cases__checks ul{min-width:280px;max-width:320px}.search-engine-optimization-seo-page .service-phases{padding:5rem 2.5rem;gap:4rem}.search-engine-optimization-seo-page .service-phases__title{font-size:1.75rem}.search-engine-optimization-seo-page .service-phases__phases{gap:2rem}.search-engine-optimization-seo-page .service-phases__phase{min-width:240px;max-width:320px}.search-engine-optimization-seo-page .service-aeo__hero__title{font-size:1.75rem}.search-engine-optimization-seo-page .service-aeo__techniques{padding:5rem 2.5rem;gap:2.5rem}.search-engine-optimization-seo-page .service-aeo__techniques__title{font-size:1.75rem}.search-engine-optimization-seo-page .service-aeo__techniques__cards{gap:2rem}.search-engine-optimization-seo-page .service-aeo__techniques__card{padding:3rem}}.pricing-plans__mobile{display:block;width:100%}@media (min-width: 1024px){.pricing-plans__mobile{display:none}}.pricing-plans__card{background-color:#fff;border-radius:.75rem;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;margin-bottom:2.5rem;overflow:visible;position:relative;padding-top:2rem}.pricing-plans__card:last-child{margin-bottom:0}.pricing-plans__card--featured{box-shadow:0 4px 6px #0000001a,0 2px 4px #0000000f;border:2px solid #122d3f}.pricing-plans__card:before,.pricing-plans__card:after{content:"";position:absolute;top:0;height:2px;background-color:#e5e7eb}.pricing-plans__card:before{left:0;right:calc(50% + 60px);border-top-left-radius:.75rem}.pricing-plans__card:after{right:0;left:calc(50% + 60px);border-top-right-radius:.75rem}.pricing-plans__card-header{background-color:#f9fafb;padding:2.5rem 2rem;text-align:center;border-bottom:1px solid #E5E7EB;position:relative;border-radius:.75rem .75rem 0 0}.pricing-plans__card-header .pricing-plans__badge{position:absolute;top:-3rem;left:50%;transform:translate(-50%);background-color:#f0ff64;color:#122d3f;font-size:.75rem;font-weight:700;padding:.25rem 1.5rem;border-radius:100px;white-space:nowrap;z-index:2}.pricing-plans__card-header .pricing-plans__plan-name{font-size:1.5rem;font-weight:700;color:#122d3f;margin-bottom:1.5rem;margin-top:0}.pricing-plans__card-header .pricing-plans__price{display:flex;align-items:baseline;justify-content:center;gap:.25rem}.pricing-plans__card-features{padding:1.5rem}.pricing-plans__card-feature{display:flex;justify-content:space-between;align-items:center;padding:1rem 0;border-bottom:1px solid #F3F4F6}.pricing-plans__card-feature:last-child{border-bottom:none}.pricing-plans__card-feature-label{font-size:.875rem;color:#1d4967;font-weight:600;flex:1;text-align:left}.pricing-plans__card-feature-value{font-size:.875rem;color:#122d3f;font-weight:600;text-align:right;display:flex;align-items:center;justify-content:flex-end}.pricing-plans__table-wrapper{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;padding-top:4rem;display:none}@media (min-width: 1024px){.pricing-plans__table-wrapper{display:block}}.pricing-plans__table{width:100%;border-collapse:separate;border-spacing:0;background-color:#fff}.pricing-plans__table thead tr th{padding:0;vertical-align:bottom;border-bottom:none}.pricing-plans__table tbody tr:nth-child(odd){background-color:#fff}.pricing-plans__table tbody tr:nth-child(2n){background-color:#f9fafb}.pricing-plans__header-cell{text-align:left;padding:2rem 3rem 1.5rem;position:relative;min-width:280px}.pricing-plans__header-cell--empty{min-width:220px;background-color:transparent;border-bottom:none}@media (max-width: 768px){.pricing-plans__header-cell--empty{min-width:150px}}@media (max-width: 768px){.pricing-plans__header-cell{min-width:200px;padding:2rem 1.5rem 1.5rem}}.pricing-plans__badge{position:absolute;top:-52px;left:0;background-color:#f0ff64;color:#122d3f;font-size:.875rem;font-weight:700;padding:.5rem 1.5rem;border-radius:100px;white-space:nowrap;z-index:1}@media (max-width: 768px){.pricing-plans__badge{font-size:.75rem;padding:.25rem 1rem;top:-44px}}.pricing-plans__plan-name{font-size:1.5rem;font-weight:700;color:#122d3f;margin-bottom:1.5rem}@media (max-width: 768px){.pricing-plans__plan-name{font-size:1.25rem}}.pricing-plans__price{display:flex;align-items:baseline;justify-content:flex-start;gap:.25rem;flex-wrap:wrap}.pricing-plans__currency{font-size:1.125rem;font-weight:700;color:#122d3f}@media (max-width: 768px){.pricing-plans__currency{font-size:1rem}}.pricing-plans__amount{font-size:2.5rem;font-weight:800;color:#122d3f;line-height:1}@media (max-width: 768px){.pricing-plans__amount{font-size:1.75rem}}.pricing-plans__period{font-size:1rem;font-weight:700;color:#388cc4}@media (max-width: 768px){.pricing-plans__period{font-size:.875rem}}.pricing-plans__row{border-bottom:1px solid #E5E7EB}.pricing-plans__row:first-child{border-top:none}.pricing-plans__row:last-child{border-bottom:none}.pricing-plans__row td{padding:2rem 3rem}@media (max-width: 768px){.pricing-plans__row td{padding:1.5rem}}.pricing-plans__feature-label{font-size:.875rem;color:#1d4967;font-weight:600;text-align:left}@media (max-width: 768px){.pricing-plans__feature-label{font-size:.75rem}}.pricing-plans__feature-value{font-size:.875rem;color:#122d3f;font-weight:600;text-align:left}@media (max-width: 768px){.pricing-plans__feature-value{font-size:.75rem}}.pricing-plans__check{color:#10b981;display:inline-flex;align-items:center;justify-content:center;vertical-align:middle;background-color:#d1fae5;border-radius:50%;width:32px;height:32px;padding:6px}@media (max-width: 768px){.pricing-plans__check{width:24px;height:24px;padding:4px}}.pricing-plans__cross{color:#ef4444;display:inline-flex;align-items:center;justify-content:center;vertical-align:middle;background-color:#fee2e2;border-radius:50%;width:32px;height:32px;padding:6px}@media (max-width: 768px){.pricing-plans__cross{width:24px;height:24px;padding:4px}}.faq-dropdown{position:relative;border-radius:1rem;margin-bottom:1.5rem;background-color:#fff;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;transition:all .3s ease;overflow:hidden}.faq-dropdown:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background-color:#586c79;transition:background-color .3s ease}.faq-dropdown__header{width:100%;display:flex;align-items:center;gap:1rem;padding:1.5rem 2rem 1.5rem calc(2rem + 8px);background:transparent;border:none;cursor:pointer;text-align:left;transition:all .3s ease}.faq-dropdown__icon{flex-shrink:0;transition:transform .3s ease;color:#122d3f;order:-1}.faq-dropdown__question{font-size:1.125rem;font-weight:500;color:#122d3f;line-height:1.6;flex:1}.faq-dropdown--open{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;background:linear-gradient(135deg,#f8fafc,#cbd5e1)}.faq-dropdown--open:before{background-color:#122d3f}.faq-dropdown--open .faq-dropdown__icon{transform:rotate(180deg)}.faq-dropdown--open .faq-dropdown__content{max-height:1000px;padding:1rem 2rem 2rem calc(2rem + 8px)}.faq-dropdown--open .faq-dropdown__answer{opacity:1;transition:opacity .3s ease .15s}.faq-dropdown__content{max-height:0;overflow:hidden;padding:0;transition:max-height .3s ease,padding .3s ease}.faq-dropdown__answer{color:#122d3f;font-size:1rem;font-weight:400;line-height:1.6;opacity:0;transition:opacity .15s ease}.faq-dropdown__answer p{margin:0 0 1rem}.faq-dropdown__answer p:last-child{margin-bottom:0}.faq-dropdown__answer ul{margin:.5rem 0;padding-left:1.5rem}.faq-dropdown__answer ul li{margin-bottom:.5rem}.faq-dropdown__answer ul li:last-child{margin-bottom:0}@media (max-width: 768px){.faq-dropdown{margin-bottom:1rem;border-radius:.75rem}.faq-dropdown:before{width:3px}.faq-dropdown__header{padding:1rem 1.5rem 1rem calc(1.5rem + 6px)}.faq-dropdown__question{font-size:1rem;padding-right:1rem}.faq-dropdown--open .faq-dropdown__content{padding:.5rem 1.5rem 1.5rem calc(1.5rem + 6px)}.faq-dropdown__answer{font-size:.875rem}}@media (max-width: 1280px){.desktop-br{display:none}}.style-guide-main__container{max-width:1920px;display:flex;flex-direction:column;padding:1rem}@media (max-width: 640px){.style-guide-main__container{padding:.5rem}}.style-guide-main__content{display:flex;flex-direction:column;gap:3rem}@media (max-width: 768px){.style-guide-main__content{gap:2.5rem}}@media (max-width: 640px){.style-guide-main__content{gap:2rem}}.style-guide-header__section{display:flex;justify-content:space-between;align-items:flex-start;gap:1.5rem}@media (max-width: 1280px){.style-guide-header__section{flex-direction:column;align-items:stretch;gap:3rem}}@media (max-width: 768px){.style-guide-header__section{gap:2.5rem}}@media (max-width: 640px){.style-guide-header__section{gap:2rem}}.style-guide-header__text{display:flex;padding:4rem 3rem;background-color:#f3f5f5;border-radius:3.5rem;flex-direction:column;box-shadow:0 0 8px #dae1e6;gap:1.5rem;flex:1.25}@media (max-width: 1280px){.style-guide-header__text{flex:0;padding:2.5rem 2rem;border-radius:3rem;text-align:center;align-items:center;gap:1.5rem}}@media (max-width: 768px){.style-guide-header__text{padding:2rem 1.5rem}}@media (max-width: 640px){.style-guide-header__text{padding:2rem 1.5rem;border-radius:2.5rem;gap:1rem}}.style-guide-header__text h1{font-family:Ofelia Text,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-size:4.5rem;font-weight:700;color:#122d3f;margin-bottom:1rem;line-height:1.3}@media (max-width: 1280px){.style-guide-header__text h1{font-size:2.5rem;margin-bottom:.5rem;line-height:1.2}}@media (max-width: 768px){.style-guide-header__text h1{font-size:2.5rem;line-height:1.15}}@media (max-width: 640px){.style-guide-header__text h1{font-size:1.75rem;margin-bottom:.25rem}}.style-guide-header__text p{font-size:1rem;font-weight:500;line-height:1.3;color:#122d3f}@media (max-width: 1280px){.style-guide-header__text p{font-size:1rem;line-height:1.6;max-width:90%}}@media (max-width: 768px){.style-guide-header__text p{max-width:100%}}@media (max-width: 640px){.style-guide-header__text p{font-size:.875rem;line-height:1.3}}.hero__cta{padding:1rem 3rem;background:#122d3f;font-size:1rem;font-weight:600;color:#fff;margin-left:0;align-self:flex-start;height:auto;transition:.3s ease;text-decoration:none;display:inline-block;cursor:pointer}@media (max-width: 1280px){.hero__cta{padding:1.5rem 3rem;font-size:1.125rem;min-width:200px;margin:0 auto;align-self:auto}}@media (max-width: 640px){.hero__cta{padding:1rem 2.5rem;font-size:1rem;width:auto;max-width:280px;text-align:center}}.hero__cta:hover{background:#071117!important;color:#fff;box-shadow:none!important;transform:translateY(-2px)}.hero__cta:active{transform:translateY(0)}.style-guide-header__images{border-top-left-radius:3.5rem;border-top-right-radius:3.5rem;flex:1;max-width:500px;display:flex;flex-direction:column;gap:1.5rem;align-self:stretch}@media (max-width: 1280px){.style-guide-header__images{flex:1;max-width:100%;gap:1.5rem;border-radius:3rem;min-height:400px;align-self:stretch}}@media (max-width: 768px){.style-guide-header__images{min-height:350px;gap:1rem}}@media (max-width: 640px){.style-guide-header__images{gap:1rem;border-radius:2.5rem;min-height:300px}}.style-guide-header__images div{background-color:#122d3f;flex:1;display:flex;position:relative;min-height:0;overflow:hidden;border-radius:.75rem}@media (max-width: 1280px){.style-guide-header__images div{min-height:180px}}@media (max-width: 640px){.style-guide-header__images div{min-height:140px}}.style-guide-header__images img{position:absolute;top:50%;left:50%;width:100%;height:100%;object-fit:contain;border-radius:.5rem;transform:translate(-50%,-50%)}@media (max-width: 1280px){.style-guide-header__images img{object-fit:cover}}.style-guide-header__images div:first-child{border-top-left-radius:3.5rem;border-top-right-radius:3.5rem}@media (max-width: 1280px){.style-guide-header__images div:first-child{border-top-left-radius:3rem;border-top-right-radius:3rem}}@media (max-width: 640px){.style-guide-header__images div:first-child{border-top-left-radius:2.5rem;border-top-right-radius:2.5rem}}.style-guide-header__images div:first-child img{padding:.5rem;border-top-left-radius:3.5rem;border-top-right-radius:3.5rem}@media (max-width: 1280px){.style-guide-header__images div:first-child img{border-top-left-radius:3rem;border-top-right-radius:3rem;padding:.25rem}}@media (max-width: 640px){.style-guide-header__images div:first-child img{border-top-left-radius:2.5rem;border-top-right-radius:2.5rem}}.style-guide-header__images div:nth-child(2){border-radius:.5rem;background-color:transparent;align-items:center;justify-content:center;padding:0 2.5rem}@media (max-width: 1280px){.style-guide-header__images div:nth-child(2){padding:0 2rem;border-radius:.75rem}}@media (max-width: 640px){.style-guide-header__images div:nth-child(2){padding:0 1.5rem;border-radius:.5rem}}.style-guide-header__images div:nth-child(2)>div{background-color:#122d3f;border-radius:.5rem;padding:1rem;display:flex;align-items:center;justify-content:center;height:100%;width:100%;position:static}@media (max-width: 1280px){.style-guide-header__images div:nth-child(2)>div{padding:1.5rem;border-radius:.75rem}}@media (max-width: 640px){.style-guide-header__images div:nth-child(2)>div{padding:1rem;border-radius:.5rem}}.style-guide-header__images div:nth-child(2)>div img{position:static;transform:none;width:auto;height:auto;max-height:100%;max-width:100%;object-fit:contain;border-radius:.5rem}@media (max-width: 1280px){.style-guide-header__images div:nth-child(2)>div img{max-height:90%;max-width:90%}}.style-guide-welcome__section{padding:0 1.5rem}@media (max-width: 1280px){.style-guide-welcome__section{padding:0 2rem 2rem;text-align:center}}@media (max-width: 640px){.style-guide-welcome__section{padding:0 1.5rem 1.5rem}}.style-guide-welcome__section h2{margin-bottom:1rem;font-family:Ofelia Text,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-size:2.5rem;line-height:1.2;color:#00e1ff}@media (max-width: 1280px){.style-guide-welcome__section h2{font-size:1.5rem;margin-bottom:1rem;line-height:1.2}}@media (max-width: 640px){.style-guide-welcome__section h2{font-size:1.25rem;margin-bottom:.5rem}}.style-guide-welcome__section p{font-size:1rem;line-height:1.6;color:#122d3f;max-width:1024px}@media (max-width: 1280px){.style-guide-welcome__section p{font-size:1rem;max-width:100%;line-height:1.6;margin:0 auto}}@media (max-width: 640px){.style-guide-welcome__section p{font-size:.875rem;line-height:1.3}}.sg-section-page{display:flex;flex-direction:column;padding:3rem;gap:2rem}@media (max-width: 1024px){.sg-section-page{padding:2.5rem}}@media (max-width: 768px){.sg-section-page{padding:2rem}}@media (max-width: 640px){.sg-section-page{padding:1.5rem}}.sg-section-page__title{font-size:2.5rem;font-weight:700;color:#122d3f;margin:0}@media (max-width: 1024px){.sg-section-page__title{font-size:1.75rem}}@media (max-width: 768px){.sg-section-page__title{font-size:1.5rem}}@media (max-width: 640px){.sg-section-page__title{font-size:1.5rem}}.sg-section-page__content{display:flex;flex-direction:column;gap:2rem}@media (max-width: 1024px){.sg-section-page__content{gap:1.5rem}}@media (max-width: 768px){.sg-section-page__content{gap:1.5rem}}@media (max-width: 640px){.sg-section-page__content{gap:1.5rem}}.sg-card{padding:.5rem 0;display:flex;flex-direction:column}@media (max-width: 1024px){.sg-card{min-width:280px}}@media (max-width: 768px){.sg-card{min-width:unset}}.sg-card{height:100%;background:#fff;border-radius:.75rem;overflow:hidden;border:1px solid rgb(243,245,245);box-shadow:0 0 18.36px #122d3f33;transition:transform .3s ease,box-shadow .3s ease}.sg-card:hover{transform:translateY(-.25rem);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.sg-card__image{width:100%;height:16rem;display:flex;align-items:center;justify-content:center;overflow:hidden}@media (max-width: 768px){.sg-card__image{height:14rem}}@media (max-width: 640px){.sg-card__image{height:12rem}}.sg-card__image img{width:100%;height:100%;object-fit:contain;padding:1.5rem}@media (max-width: 768px){.sg-card__image img{padding:1rem}}@media (max-width: 640px){.sg-card__image img{padding:.5rem}}.sg-card__content{padding:.5rem 1.5rem 1rem;display:flex;flex-direction:column;gap:1rem;flex:1}@media (max-width: 1024px){.sg-card__content{padding:.5rem 1rem}}@media (max-width: 768px){.sg-card__content{padding:.5rem 1rem;gap:.5rem}}@media (max-width: 640px){.sg-card__content{padding:1rem 1.5rem;gap:1rem}}.sg-card__title{font-size:1.25rem;text-align:center;font-weight:700;color:#122d3f;margin:0}@media (max-width: 1024px){.sg-card__title{font-size:1.125rem}}@media (max-width: 768px){.sg-card__title{font-size:1rem}}@media (max-width: 640px){.sg-card__title{font-size:1rem}}.sg-card__description{font-size:.875rem;line-height:1.6;color:#122d3f;margin:0}@media (max-width: 1024px){.sg-card__description{line-height:1.3}}@media (max-width: 768px){.sg-card__description{font-size:.75rem;line-height:1.3}}@media (max-width: 640px){.sg-card__description{font-size:.75rem;line-height:1.2}}.style-guide-components__container{display:flex;flex-direction:column;padding:0}.style-guide-components__cards{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;padding:0 2rem 1rem}.style-guide-components__cards>*{min-width:280px}@media (max-width: 1024px){.style-guide-components__cards{gap:1.5rem;padding:0 1.5rem .5rem}}@media (max-width: 768px){.style-guide-components__cards{grid-template-columns:1fr;gap:1.5rem;padding:0 1rem}}@media (max-width: 640px){.style-guide-components__cards{gap:1.5rem;padding:0}}.sg-module__layout .sg-module__sidebar{background:#f3f7fb;padding:2rem 1rem;border-right:1px solid #e2e8f0;display:flex;width:180px;flex-direction:column;gap:1.5rem}.sg-module__layout .sg-module__sidebar .sg-module__nav{display:flex;flex-direction:column;gap:3rem}.sg-module__layout .sg-module__sidebar .sg-module__nav .sg-module__nav-item{text-align:center;font-size:.875rem;color:#122d3f;margin:0 auto;width:fit-content;font-weight:500;text-decoration:none;padding:.5rem 1rem;background:transparent;transition:background .15s ease,color .15s ease,font-weight .15s ease;cursor:pointer}.sg-module__layout .sg-module__sidebar .sg-module__nav .sg-module__nav-item.active{color:#fff;background:#122d3f;border-radius:100px}@media (max-width: 768px){.sg-module__layout .sg-module__sidebar{position:fixed!important;top:86px;z-index:1010;width:100%;height:72px!important;flex-direction:row;padding:1rem;border-right:none;border-bottom:1px solid #e2e8f0;overflow-x:auto;-webkit-overflow-scrolling:touch}.sg-module__layout .sg-module__sidebar .sg-module__nav{flex-direction:row;gap:1rem;width:100%;justify-content:flex-start}.sg-module__layout .sg-module__sidebar .sg-module__nav .sg-module__nav-item{margin:0;white-space:nowrap;flex-shrink:0}}@media (max-width: 640px){.sg-module__layout .sg-module__sidebar{top:78px}}.sg-module__layout .sg-module__main{flex:1;padding:2rem}@media (max-width: 768px){.sg-module__layout .sg-module__main{margin-top:72px}}.sg-module__layout{width:100%;display:flex;margin:0!important;height:100%}.sg-module__layout .sg-layout__content{background-color:#fff}.sg-module__layout .sg-module__sidebar{position:fixed;height:calc(100vh - 86px);justify-content:center}.sg-module__layout .sg-module__main{min-height:calc(100vh - 86px);background-color:#fff;margin-left:180px;overflow-y:auto;padding:2rem 5rem}@media (max-width: 1280px){.sg-module__layout .sg-module__main{padding:2rem 3rem}}@media (max-width: 768px){.sg-module__layout .sg-module__main{padding:1rem}}.sg-module__layout .sg-module__main h2,.sg-module__layout .sg-module__main h1{font-size:1.5rem;font-family:Ofelia Text,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-weight:700;color:#122d3f;line-height:1.2}@media (max-width: 1280px){.sg-module__layout .sg-module__main h2,.sg-module__layout .sg-module__main h1{font-size:1.25rem}}@media (max-width: 768px){.sg-module__layout .sg-module__main h2,.sg-module__layout .sg-module__main h1{font-size:1.75rem;text-align:center}}.sg-module__layout .sg-module__main p{font-size:1rem;line-height:1.6;color:#122d3f}@media (max-width: 1280px){.sg-module__layout .sg-module__main p{font-size:1rem}}@media (max-width: 768px){.sg-module__layout .sg-module__main p{font-size:.875rem;text-align:center}}.sg-module__layout .sg-module__main>:first-child{max-width:1920px}@media (max-width: 768px){.sg-module__layout{flex-direction:column}.sg-module__layout .sg-module__main{margin-left:0;padding:1rem}}.sg-buttons-page{display:flex;flex-direction:column;gap:2.5rem}.sg-buttons-page__variants__content{display:flex;flex-direction:column;gap:1.5rem}.sg-buttons-page__variants-buttons{background-color:#f3f7fb;padding:3rem 5rem;border-radius:.5rem}@media (max-width: 1024px){.sg-buttons-page__variants-buttons{padding:1.5rem 2rem}}@media (max-width: 768px){.sg-buttons-page__variants-buttons{padding:1rem 1.5rem}}@media (max-width: 640px){.sg-buttons-page__variants-buttons{padding:.25rem .5rem;border:1px solid #dae1e6}}.sg-buttons-page__header{display:flex;flex-direction:column;gap:1rem}.sg-buttons-page__header__text{padding:1.5rem}@media (max-width: 1024px){.sg-buttons-page__header__text{padding:1rem}}@media (max-width: 768px){.sg-buttons-page__header__text{padding:.5rem;gap:.5rem}}@media (max-width: 640px){.sg-buttons-page__header__text{padding:.25rem}}.sg-buttons-page__header__image-container{display:flex;flex-direction:column;gap:2rem;padding:5rem 8rem;background:#f3f7fb;border-radius:.5rem}@media (max-width: 1024px){.sg-buttons-page__header__image-container{padding:2rem 2.5rem}}@media (max-width: 768px){.sg-buttons-page__header__image-container{padding:1.5rem 2rem}}@media (max-width: 640px){.sg-buttons-page__header__image-container{padding:1rem 1.5rem;border:1px solid #dae1e6}}.best-practices{display:flex;flex-direction:column;gap:1rem;padding:0 1.5rem}@media (max-width: 1024px){.best-practices{padding:0 1rem}}@media (max-width: 768px){.best-practices{padding:0 .5rem}}@media (max-width: 640px){.best-practices{padding:0}}.best-practices__title{font-size:1.5rem;font-weight:600;margin:0}@media (max-width: 768px){.best-practices__title{font-size:1.5rem}}@media (max-width: 640px){.best-practices__title{font-size:1.25rem}}.best-practices__content{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:start}@media (max-width: 1280px){.best-practices__content{gap:4rem}}@media (max-width: 1024px){.best-practices__content{gap:3rem}}@media (max-width: 768px){.best-practices__content{grid-template-columns:1fr;gap:2.5rem}}@media (max-width: 640px){.best-practices__content{gap:2rem}}.best-practices__do,.best-practices__dont{display:grid;grid-template-rows:subgrid;grid-row:span 2;gap:1rem}@media (max-width: 768px){.best-practices__do,.best-practices__dont{display:flex;flex-direction:column}}@media (max-width: 640px){.best-practices__do,.best-practices__dont{gap:.5rem}}.best-practices__do span h3,.best-practices__dont span h3{margin:0;font-size:1.25rem}@media (max-width: 1024px){.best-practices__do span h3,.best-practices__dont span h3{font-size:1.125rem}}@media (max-width: 640px){.best-practices__do span h3,.best-practices__dont span h3{font-size:1rem}}.best-practices__do__header,.best-practices__dont__header{display:flex;flex-direction:column;gap:1.5rem}@media (max-width: 768px){.best-practices__do__header,.best-practices__dont__header{gap:1rem}}@media (max-width: 640px){.best-practices__do__header,.best-practices__dont__header{gap:.5rem}}.best-practices__do__header ul,.best-practices__dont__header ul{overflow:auto;padding-right:30px;font-size:1rem;margin:0;padding-left:20px}@media (max-width: 1024px){.best-practices__do__header ul,.best-practices__dont__header ul{padding-right:20px;font-size:.875rem}}@media (max-width: 768px){.best-practices__do__header ul,.best-practices__dont__header ul{padding-right:15px;max-height:200px}}@media (max-width: 640px){.best-practices__do__header ul,.best-practices__dont__header ul{font-size:.75rem;padding-right:10px;max-height:150px}}.best-practices__do__header ul li,.best-practices__dont__header ul li{color:#656565;line-height:1.2rem}@media (max-width: 640px){.best-practices__do__header ul li,.best-practices__dont__header ul li{margin-bottom:.25rem}}.best-practices__do__header ul li::marker,.best-practices__dont__header ul li::marker{font-size:.6em;vertical-align:middle;line-height:1}.best-practices__do__header ul::-webkit-scrollbar,.best-practices__dont__header ul::-webkit-scrollbar{width:6px}@media (max-width: 640px){.best-practices__do__header ul::-webkit-scrollbar,.best-practices__dont__header ul::-webkit-scrollbar{width:4px}}.best-practices__do__header ul::-webkit-scrollbar-thumb,.best-practices__dont__header ul::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:3px}.best-practices__do__header ul::-webkit-scrollbar-track,.best-practices__dont__header ul::-webkit-scrollbar-track{background:transparent}.best-practices__do__header ul,.best-practices__dont__header ul{scrollbar-width:thin;scrollbar-color:#e2e8f0 transparent}.best-practices__do__header span,.best-practices__dont__header span{display:flex;align-items:center;gap:2rem}@media (max-width: 1024px){.best-practices__do__header span,.best-practices__dont__header span{gap:1.5rem}}@media (max-width: 768px){.best-practices__do__header span,.best-practices__dont__header span{gap:1rem}}@media (max-width: 640px){.best-practices__do__header span,.best-practices__dont__header span{gap:.5rem}}.best-practices__do__header span img,.best-practices__dont__header span img{width:36px;height:36px;flex-shrink:0}@media (max-width: 1024px){.best-practices__do__header span img,.best-practices__dont__header span img{width:24px;height:24px}}@media (max-width: 640px){.best-practices__do__header span img,.best-practices__dont__header span img{width:18px;height:18px}}.best-practices__image-container{display:flex;justify-content:center;padding:2.5rem 1rem;align-items:center;margin-top:1rem;background-color:#f3f7fb;border-radius:.5rem}@media (max-width: 1280px){.best-practices__image-container{padding:2rem 1rem}}@media (max-width: 1024px){.best-practices__image-container{padding:1.5rem .5rem}}@media (max-width: 900px){.best-practices__image-container{padding:1rem .5rem}}@media (max-width: 768px){.best-practices__image-container{padding:1rem .5rem;margin-top:.5rem}}@media (max-width: 640px){.best-practices__image-container{padding:.5rem}}.best-practices__image-container img{max-width:100%;height:auto}@media (max-width: 900px){.best-practices__image-container img{max-width:70%;max-height:300px;object-fit:contain}}@media (max-width: 768px){.best-practices__image-container img{max-width:80%;max-height:350px}}@media (max-width: 640px){.best-practices__image-container img{max-width:90%;max-height:none}}.sg-table-wrapper{width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.sg-table-wrapper::-webkit-scrollbar{height:8px}.sg-table-wrapper::-webkit-scrollbar-track{background:#f3f5f5;border-radius:.25rem}.sg-table-wrapper::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:.25rem}.sg-table-wrapper::-webkit-scrollbar-thumb:hover{background:#c0cddf}.sg-table-wrapper{scrollbar-width:thin;scrollbar-color:#e2e8f0 #f3f5f5}.sg-table{width:100%;border-top-left-radius:.25rem;border-top-right-radius:.25rem;border-collapse:collapse;background-color:transparent;font-family:Ofelia Text,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-size:1rem;line-height:1.3}.sg-table__head{background-color:#122d3f!important;border-bottom:2px solid #122d3f}.sg-table__header{padding:1.5rem 2rem;text-align:left;font-weight:600;font-size:1rem;color:#fff!important;background-color:#122d3f;white-space:nowrap}.sg-table__header:first-child{border-top-left-radius:.75rem}.sg-table__header:last-child{border-top-right-radius:.75rem}.sg-table__header--center{text-align:center}.sg-table__header--right{text-align:right}@media (max-width: 768px){.sg-table__header{padding:1rem 1.5rem;font-size:.875rem}}@media (max-width: 640px){.sg-table__header{display:none}}.sg-table__body{background-color:#f3f7fb}.sg-table__row{background-color:#f3f7fb;border-bottom:1px solid #dae1e6;transition:background-color .15s ease}.sg-table__row:last-child{border-bottom:none}@media (max-width: 640px){.sg-table__row{display:block;margin-bottom:1rem;border:1px solid #dae1e6;border-radius:.5rem;overflow:hidden}.sg-table__row:last-child{margin-bottom:0}}.sg-table__cell{padding:1.5rem 2rem;vertical-align:top;color:#122d3f}@media (max-width: 768px){.sg-table__cell{padding:1rem 1.5rem;font-size:.875rem}}@media (max-width: 640px){.sg-table__cell{display:block;padding:.5rem 1rem;border-bottom:1px solid #f3f5f5;text-align:left;background-color:#f3f7fb}.sg-table__cell:last-child{border-bottom:none}.sg-table__cell:before{content:attr(data-label);display:block;font-weight:600;color:#fff;background-color:#122d3f;margin:-.5rem -1rem .25rem;padding:.25rem 1rem;font-size:.875rem}}.sg-table__cell--center{text-align:center}.sg-table__cell--right{text-align:right}.sg-table__cell--nowrap{white-space:nowrap}.sg-table__cell--emphasized{font-weight:600;color:#122d3f}.sg-table__cell--muted{color:#6b7280}.sg-table--striped .sg-table__body .sg-table__row:nth-child(2n){background-color:#e8eff7}@media (max-width: 640px){.sg-table--striped .sg-table__body .sg-table__row:nth-child(2n){background-color:#f3f7fb}}.sg-table--bordered{border:1px solid #dae1e6;border-radius:.5rem;overflow:hidden}.sg-table--bordered .sg-table__cell,.sg-table--bordered .sg-table__header{border-right:1px solid #dae1e6}.sg-table--bordered .sg-table__cell:last-child,.sg-table--bordered .sg-table__header:last-child{border-right:none}@media (max-width: 640px){.sg-table--bordered .sg-table__cell,.sg-table--bordered .sg-table__header{border-right:none}}.sg-table--hover .sg-table__body .sg-table__row:hover{background-color:#e0eaf5;cursor:pointer}@media (max-width: 640px){.sg-table--hover .sg-table__body .sg-table__row:hover{background-color:#e0eaf5}}@media (max-width: 1024px){.sg-table{font-size:.875rem}}@media (max-width: 768px){.sg-table__header,.sg-table__cell{padding:1rem .5rem}}.sg-tables-container{display:flex;flex-direction:column;gap:3rem;padding:1.5rem 0}@media (max-width: 768px){.sg-tables-container{gap:2.5rem;padding:1rem 0}}@media (max-width: 640px){.sg-tables-container{gap:2rem;padding:.5rem 0}}.sg-navigations-page{display:flex;flex-direction:column;gap:2rem}.sg-navigations-page__header{padding:1.5rem;display:flex;flex-direction:column;gap:1rem}@media (max-width: 1024px){.sg-navigations-page__header{padding:1rem}}@media (max-width: 768px){.sg-navigations-page__header{padding:.5rem;gap:.5rem}}@media (max-width: 640px){.sg-navigations-page__header{padding:.25rem}}@media (max-width: 768px){.sg-navigations-page .sg-navigations-section__title{font-size:1.75rem}}@media (max-width: 640px){.sg-navigations-page .sg-navigations-section__title{font-size:1.5rem}}@media (max-width: 640px){.sg-navigations-page .sg-navigations-section__description{font-size:.875rem}}.sg-navigations-page__header-design-system{display:flex;flex-direction:column;gap:2rem;padding:4.5rem 5rem;background:#f3f7fb;border-radius:.5rem}@media (max-width: 1024px){.sg-navigations-page__header-design-system{padding:3rem 4rem;gap:1.5rem}}@media (max-width: 768px){.sg-navigations-page__header-design-system{padding:2.5rem 3rem;gap:1rem;background:#ebf2f8}}@media (max-width: 640px){.sg-navigations-page__header-design-system{padding:2rem 2.5rem;gap:.5rem;flex-direction:column;background:#e4edf6}.sg-navigations-page__header-design-system img{max-width:100%;flex:1 1 auto}}.sg-navigations-page__header-design-system img{width:100%;height:auto}@media (max-width: 768px){.sg-navigations-page__header-design-system img{max-width:100%}}@media (max-width: 640px){.sg-navigations-page__header-design-system img{max-width:100%;flex:1 1 100%}}.sg-navigations-page__header-design-system__header-desktop{display:flex;flex-direction:column;gap:.5rem}@media (max-width: 1280px){.sg-navigations-page__header-design-system__header-desktop{flex-wrap:wrap;gap:1rem}}@media (max-width: 768px){.sg-navigations-page__header-design-system__header-desktop{overflow-x:auto;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.sg-navigations-page__header-design-system__header-desktop::-webkit-scrollbar{height:8px}.sg-navigations-page__header-design-system__header-desktop::-webkit-scrollbar-track{background:#0000000d;border-radius:4px}.sg-navigations-page__header-design-system__header-desktop::-webkit-scrollbar-thumb{background:#0003;border-radius:4px}.sg-navigations-page__header-design-system__header-desktop::-webkit-scrollbar-thumb:hover{background:#0000004d}}.sg-navigations-page__header-design-system__header-desktop img{width:100%;height:auto;object-fit:contain}@media (max-width: 768px){.sg-navigations-page__header-design-system__header-desktop img{min-width:900px;width:900px;box-shadow:0 2px 8px #0000001a;border:1px solid rgba(0,0,0,.05);border-radius:.25rem}}@media (max-width: 640px){.sg-navigations-page__header-design-system__header-desktop img{min-width:800px;width:800px;box-shadow:0 4px 12px #00000026;border:1px solid rgba(0,0,0,.1)}}.sg-navigations-page__header-design-system__header-mobile--closed{display:flex;flex-wrap:wrap;gap:1rem}.sg-navigations-page__header-design-system__header-mobile--closed img{flex:1 1 auto;max-width:350px;height:auto}@media (max-width: 1280px){.sg-navigations-page__header-design-system__header-mobile--closed img{flex:1 1 calc(50% - 1rem);max-width:calc(50% - 1rem)}}@media (max-width: 1024px){.sg-navigations-page__header-design-system__header-mobile--closed img{flex:1 1 calc(100% - 1rem);max-width:calc(100% - 1rem)}}@media (max-width: 640px){.sg-navigations-page__header-design-system__header-mobile--closed img{flex:1 1 100%;max-width:80%;margin:0 auto}}.sg-navigations-page__header-design-system__header-mobile--open{display:flex;flex-wrap:wrap;gap:1rem}.sg-navigations-page__header-design-system__header-mobile--open img{flex:1 1 calc(16.6666666667% - 1rem);max-width:calc(16.6666666667% - 1rem)}@media (max-width: 1280px){.sg-navigations-page__header-design-system__header-mobile--open img{flex:1 1 calc(25% - 1rem);max-width:calc(25% - 1rem)}}@media (max-width: 1024px){.sg-navigations-page__header-design-system__header-mobile--open img{flex:1 1 calc(50% - 1rem);max-width:calc(50% - 1rem)}}@media (max-width: 640px){.sg-navigations-page__header-design-system__header-mobile--open img{flex:1 1 100%;max-width:100%}}.sg-navigations-page__usages{padding:1.5rem;display:flex;flex-direction:column;gap:1rem}@media (max-width: 1024px){.sg-navigations-page__usages{padding:1rem}}@media (max-width: 768px){.sg-navigations-page__usages{padding:.5rem;gap:.5rem}}@media (max-width: 640px){.sg-navigations-page__usages{padding:.25rem}}@media (max-width: 768px){.sg-navigations-page__usages__title{font-size:1.5rem}}@media (max-width: 640px){.sg-navigations-page__usages__title{font-size:1.25rem}}@media (max-width: 640px){.sg-navigations-page__usages__description{font-size:.875rem}}.style-guide-styles__container{display:flex;flex-direction:column;padding:0}.style-guide-styles__cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(380px,1fr));grid-auto-rows:1fr;gap:2rem;padding:0 2rem 1rem}@media (max-width: 1024px){.style-guide-styles__cards{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;padding:0 1.5rem .5rem}}@media (max-width: 768px){.style-guide-styles__cards{grid-template-columns:1fr;gap:1.5rem;padding:0 1rem}}@media (max-width: 640px){.style-guide-styles__cards{gap:1.5rem;padding:0}}.sg-colors-page{width:100%;display:flex;flex-direction:column;gap:2rem}.sg-colors-page .sg-colors-page__header{display:flex;flex-direction:column;gap:1rem}.sg-colors-page .sg-colors-page__color-palette{display:grid;grid-template-columns:repeat(9,1fr);padding:0 2rem;gap:1.5rem;align-items:center;justify-items:center;overflow-x:auto}@media (max-width: 1280px){.sg-colors-page .sg-colors-page__color-palette{gap:1rem}}@media (max-width: 1024px){.sg-colors-page .sg-colors-page__color-palette{gap:1rem}}@media (max-width: 768px){.sg-colors-page .sg-colors-page__color-palette{gap:.5rem}}@media (max-width: 640px){.sg-colors-page .sg-colors-page__color-palette{gap:.5rem}}.sg-colors-page__divider{border:none;border-top:1px solid #122d3f;margin:4rem -4rem}@media (max-width: 1280px){.sg-colors-page__divider{margin-left:-2rem;margin-right:-2rem}}@media (max-width: 768px){.sg-colors-page__divider{margin-left:-.5rem;margin-right:-.5rem}}.sg-colors-page__contrasts{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;padding:2.5rem;width:100%;box-sizing:border-box}@media (max-width: 1024px){.sg-colors-page__contrasts{grid-template-columns:repeat(2,1fr);gap:1.5rem;padding:1.5rem}}@media (max-width: 768px){.sg-colors-page__contrasts{grid-template-columns:1fr;gap:1rem;padding:1rem}}@media (max-width: 640px){.sg-colors-page__contrasts{padding:.5rem;gap:.5rem}}.hex-card-wrapper{display:flex;flex-direction:column;align-items:center;gap:1rem}.hex-card{background:#fff;border-radius:.75rem;box-shadow:0 2px 8px #00000014;padding:1.25rem;display:flex;flex-direction:column;align-items:center;width:180px;gap:1rem;border:none;flex-shrink:0;height:fit-content;transition:box-shadow .3s ease,transform .3s ease}.hex-card--highlighted{border:22px solid var(--hex-card-color);border-left:26px solid var(--hex-card-color);border-right:26px solid var(--hex-card-color);width:220px;border-radius:20px;padding:0}.hex-card:hover{box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;transform:scale(1.03)}@media (max-width: 1024px){.hex-card{width:170px;padding:1rem}.hex-card--highlighted{width:210px;border:18px solid var(--hex-card-color);border-left:22px solid var(--hex-card-color);border-right:22px solid var(--hex-card-color)}}@media (max-width: 768px){.hex-card{width:150px;padding:.875rem}.hex-card--highlighted{width:190px;border:16px solid var(--hex-card-color);border-left:20px solid var(--hex-card-color);border-right:20px solid var(--hex-card-color)}}@media (max-width: 640px){.hex-card{width:115px;padding:.625rem}.hex-card--highlighted{width:145px;border:12px solid var(--hex-card-color);border-left:16px solid var(--hex-card-color);border-right:16px solid var(--hex-card-color)}}.hex-card__preview{width:100%;height:80px;border-radius:.5rem;box-shadow:0 1px 4px #0000000f;border:1px solid #E9E9E9;background-color:var(--hex-card-color)}@media (max-width: 1024px){.hex-card__preview{height:70px}}@media (max-width: 768px){.hex-card__preview{height:60px}}@media (max-width: 640px){.hex-card__preview{height:50px}}.hex-card__info{text-align:center;flex-direction:column;display:flex;gap:.5rem}.hex-card__label,.hex-card__code{font-size:1rem;font-weight:500;color:#122d3f;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}@media (max-width: 768px){.hex-card__label,.hex-card__code{font-size:.875rem}}@media (max-width: 640px){.hex-card__label,.hex-card__code{font-size:.75rem}}.hex-card__principal{text-align:center;font-size:1rem;font-weight:400;color:#122d3f}@media (max-width: 768px){.hex-card__principal{font-size:.875rem}}@media (max-width: 640px){.hex-card__principal{font-size:.75rem}}.hex-card-highlighted-container{outline:8px solid var(--hex-card-color);border-radius:12px;padding:24px 16px;width:100%;height:fit-content;display:flex;flex-direction:column;align-items:center;gap:16px}@media (max-width: 1024px){.hex-card-highlighted-container{outline:26px solid var(--hex-card-color);padding:20px 14px;gap:12px}}@media (max-width: 768px){.hex-card-highlighted-container{outline:26px solid var(--hex-card-color);padding:16px 12px;gap:10px}}@media (max-width: 640px){.hex-card-highlighted-container{outline:20px solid var(--hex-card-color);padding:12px 8px;gap:8px}}.contrast-card{border-radius:16px;padding:3rem 4rem;display:flex;align-items:center;justify-content:center;min-height:200px;box-shadow:0 2px 8px #00000014;width:100%;box-sizing:border-box;overflow:hidden;transition:box-shadow .3s ease,transform .3s ease}.contrast-card:hover{box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;transform:scale(1.03)}@media (max-width: 1280px){.contrast-card{padding:2.5rem 3rem;min-height:190px}}@media (max-width: 1024px){.contrast-card{padding:2.5rem 3rem;min-height:180px}}@media (max-width: 768px){.contrast-card{min-height:170px;padding:2.5rem 2rem}}@media (max-width: 640px){.contrast-card{min-height:160px;padding:2rem 1rem}}@media (max-width: 480px){.contrast-card{min-height:140px;padding:1.5rem .5rem}}.contrast-card__swatches-container{display:flex;flex-direction:column;gap:1rem;align-items:center;width:100%;max-width:100%}@media (max-width: 1024px){.contrast-card__swatches-container{gap:.5rem}}@media (max-width: 768px){.contrast-card__swatches-container{gap:.5rem}}@media (max-width: 640px){.contrast-card__swatches-container{gap:.25rem}}@media (max-width: 480px){.contrast-card__swatches-container{gap:6px}}.contrast-card__swatches{display:flex;flex-wrap:wrap;gap:1rem;max-width:280px;width:100%;justify-content:center}.contrast-card__swatches--row{display:flex;gap:1rem;max-width:100%;justify-content:center;flex-wrap:nowrap;flex:1 1 auto}@media (max-width: 1280px){.contrast-card__swatches{gap:.5rem;max-width:260px}.contrast-card__swatches--row{gap:.5rem}}@media (max-width: 1024px){.contrast-card__swatches{gap:.5rem;max-width:240px}.contrast-card__swatches--row{gap:.5rem}}@media (max-width: 768px){.contrast-card__swatches{gap:.5rem;max-width:220px}.contrast-card__swatches--row{gap:.5rem}}@media (max-width: 640px){.contrast-card__swatches{gap:.25rem;max-width:200px}.contrast-card__swatches--row{gap:.25rem}}@media (max-width: 480px){.contrast-card__swatches{gap:6px;max-width:180px}.contrast-card__swatches--row{gap:6px}}@media (max-width: 380px){.contrast-card__swatches{gap:4px;max-width:160px}.contrast-card__swatches--row{gap:4px}}.contrast-card__swatch{width:56px;flex:0 1 56px;min-width:28px;min-height:28px;aspect-ratio:1;border-radius:8px;box-shadow:0 1px 4px #0000001a}@media (max-width: 1280px){.contrast-card__swatch{width:52px;flex:0 1 52px;min-width:26px;min-height:26px;border-radius:7px}}@media (max-width: 1024px){.contrast-card__swatch{width:48px;flex:0 1 48px;min-width:24px;min-height:24px;border-radius:7px}}@media (max-width: 768px){.contrast-card__swatch{width:44px;flex:0 1 44px;min-width:22px;min-height:22px;border-radius:6px}}@media (max-width: 640px){.contrast-card__swatch{width:40px;flex:0 1 40px;min-width:20px;min-height:20px;border-radius:6px}}@media (max-width: 480px){.contrast-card__swatch{width:36px;flex:0 1 36px;min-width:18px;min-height:18px;border-radius:5px}}@media (max-width: 380px){.contrast-card__swatch{width:32px;flex:0 1 32px;min-width:16px;min-height:16px;border-radius:4px}}.sg-icons-page__header{display:flex;flex-direction:column;gap:1rem}.sg-icons-page__header h1{padding:2.5rem 4.5rem 0}@media (max-width: 1280px){.sg-icons-page__header h1{padding:2.5rem 3rem 0}}@media (max-width: 1024px){.sg-icons-page__header h1{padding:2rem 0 0;text-align:center}}@media (max-width: 768px){.sg-icons-page__header h1{padding:2rem 0 0}}.sg-icons-page__header__description-wrapper--first{padding-left:4.5rem}@media (max-width: 1280px){.sg-icons-page__header__description-wrapper--first{padding-left:3rem}}@media (max-width: 1024px){.sg-icons-page__header__description-wrapper--first{padding-left:0}}.sg-icons-page__header__description-wrapper--second{padding-right:4.5rem}@media (max-width: 1280px){.sg-icons-page__header__description-wrapper--second{padding-right:3rem}}@media (max-width: 1024px){.sg-icons-page__header__description-wrapper--second{padding-right:0}}.sg-icons-page__header__content{display:grid;grid-template-columns:1fr 1fr;gap:3rem;grid-auto-rows:minmax(auto,auto);align-items:start}@media (max-width: 1024px){.sg-icons-page__header__content{grid-template-columns:1fr;gap:4rem}}@media (max-width: 768px){.sg-icons-page__header__content{gap:3rem}}.sg-icons-page__header__description-group{display:grid;grid-template-rows:subgrid;grid-row:span 2;row-gap:1rem}@media (max-width: 1024px){.sg-icons-page__header__description-group{grid-template-rows:auto;grid-row:auto;gap:1rem}}.sg-icons-page__header__icons{display:grid;grid-template-columns:repeat(auto-fill,minmax(60px,1fr));gap:1rem}@media (max-width: 1024px){.sg-icons-page__header__icons{grid-template-columns:repeat(auto-fill,minmax(50px,1fr));gap:.5rem}}@media (max-width: 768px){.sg-icons-page__header__icons{grid-template-columns:repeat(auto-fill,minmax(60px,1fr));gap:1rem}}@media (max-width: 640px){.sg-icons-page__header__icons{grid-template-columns:repeat(auto-fill,minmax(50px,1fr));gap:.5rem}}.sg-icons-page__header__icons--linear{margin-left:1rem}@media (max-width: 1024px){.sg-icons-page__header__icons--linear{margin-left:0}}.sg-icon-item{display:flex;align-items:center;justify-content:center}.sg-icon-item__icon{display:flex;align-items:center;justify-content:center;width:60px;height:60px}.sg-icon-item__icon--svg svg{width:40px;height:40px;display:block}.characteristic-card{background:#fff;border-radius:16px;padding:2.5rem;box-shadow:0 4px 12px #00000014;display:flex;align-items:center;flex-direction:column;gap:1rem;height:320px}@media (max-width: 1024px){.characteristic-card{height:350px}}@media (max-width: 768px){.characteristic-card{height:auto;min-height:280px;padding:2rem}}@media (max-width: 640px){.characteristic-card{padding:1.5rem;min-height:240px}}.characteristic-card__title{font-size:1rem;font-family:Ofelia Text,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-weight:700;line-height:1.3;margin:0;color:#122d3f;flex-shrink:0}@media (max-width: 768px){.characteristic-card__title{font-size:22px}}@media (max-width: 640px){.characteristic-card__title{font-size:20px}}.characteristic-card__content{font-size:16px;line-height:1.6;color:#415765;overflow-y:auto;flex:1;padding-right:.5rem}.characteristic-card__content::-webkit-scrollbar{width:6px}.characteristic-card__content::-webkit-scrollbar-track{background:#f8f9fa;border-radius:3px}.characteristic-card__content::-webkit-scrollbar-thumb{background:#c2c4c4;border-radius:3px}.characteristic-card__content::-webkit-scrollbar-thumb:hover{background:#929393}.characteristic-card__content{scrollbar-width:thin;scrollbar-color:#C2C4C4 #F8F9FA}@media (max-width: 768px){.characteristic-card__content{font-size:15px;line-height:1.5}}@media (max-width: 640px){.characteristic-card__content{font-size:14px}}.characteristic-card__content p{font-size:.875rem!important;margin:0 0 1rem}.characteristic-card__content p:last-child{margin-bottom:0}.illustration-placeholder{background:transparent;border-radius:12px;padding:0;display:flex;align-items:flex-end;justify-content:center;min-height:280px;position:relative;overflow:visible;border:none}@media (max-width: 1024px){.illustration-placeholder{min-height:240px}}@media (max-width: 768px){.illustration-placeholder{min-height:200px}}@media (max-width: 640px){.illustration-placeholder{min-height:160px}}.illustration-placeholder img{width:100%;max-width:100%;height:auto;object-fit:contain;object-position:bottom}.double-illustration-placeholder{display:flex;flex-direction:column;gap:1.5rem}@media (max-width: 768px){.double-illustration-placeholder{gap:1rem}}.double-illustration-placeholder__top,.double-illustration-placeholder__bottom{background:#f8f9fa;border-radius:12px;padding:2rem;display:flex;align-items:center;justify-content:center;min-height:140px;position:relative;overflow:hidden;border:1px solid #122d3f}@media (max-width: 1024px){.double-illustration-placeholder__top,.double-illustration-placeholder__bottom{min-height:120px;padding:1.5rem}}@media (max-width: 768px){.double-illustration-placeholder__top,.double-illustration-placeholder__bottom{min-height:100px;padding:1rem}}@media (max-width: 640px){.double-illustration-placeholder__top,.double-illustration-placeholder__bottom{min-height:80px;padding:.5rem;border-radius:8px}}.double-illustration-placeholder__top img,.double-illustration-placeholder__bottom img{max-width:100%;height:auto;object-fit:contain}.double-illustration-placeholder__bottom{background:#122d3f;border-color:#122d3f}.sg-illustrations-page{display:flex;flex-direction:column;gap:2rem;padding:0}@media (min-width: 2560px){.sg-illustrations-page{gap:3rem}}@media (min-width: 1920px) and (max-width: 2559px){.sg-illustrations-page{gap:2.5rem}}@media (min-width: 1536px) and (max-width: 1919px){.sg-illustrations-page{gap:2.5rem}}@media (min-width: 1280px) and (max-width: 1535px){.sg-illustrations-page{gap:2rem}}@media (min-width: 1024px) and (max-width: 1279px){.sg-illustrations-page{gap:2rem}}@media (min-width: 768px) and (max-width: 1023px){.sg-illustrations-page{gap:1.5rem}}@media (min-width: 640px) and (max-width: 767px){.sg-illustrations-page{gap:1.5rem}}@media (max-width: 639px){.sg-illustrations-page{gap:1.5rem}}.sg-illustrations-page__header{display:flex;flex-direction:column;gap:1rem;margin-top:3rem}@media (min-width: 2560px){.sg-illustrations-page__header{margin-top:6rem;gap:2rem}}@media (min-width: 1920px) and (max-width: 2559px){.sg-illustrations-page__header{margin-top:5rem;gap:1.5rem}}@media (min-width: 1536px) and (max-width: 1919px){.sg-illustrations-page__header{margin-top:4rem;gap:1.5rem}}@media (min-width: 1280px) and (max-width: 1535px){.sg-illustrations-page__header{margin-top:3rem;gap:1rem}}@media (min-width: 1024px) and (max-width: 1279px){.sg-illustrations-page__header{margin-top:3rem;gap:1rem}}@media (min-width: 768px) and (max-width: 1023px){.sg-illustrations-page__header{margin-top:2.5rem;gap:.5rem}}@media (min-width: 640px) and (max-width: 767px){.sg-illustrations-page__header{margin-top:2rem;gap:.5rem}}@media (max-width: 639px){.sg-illustrations-page__header{margin-top:1.5rem;gap:.5rem}}.sg-illustrations-page__content{display:flex;flex-direction:column;gap:.5rem}@media (min-width: 2560px){.sg-illustrations-page__content{gap:2rem}}@media (min-width: 1920px) and (max-width: 2559px){.sg-illustrations-page__content{gap:1.5rem}}@media (min-width: 1536px) and (max-width: 1919px){.sg-illustrations-page__content{gap:1rem}}@media (min-width: 1280px) and (max-width: 1535px){.sg-illustrations-page__content{gap:1rem}}@media (min-width: 1024px) and (max-width: 1279px){.sg-illustrations-page__content{gap:.5rem}}@media (min-width: 768px) and (max-width: 1023px){.sg-illustrations-page__content{gap:.5rem}}@media (min-width: 640px) and (max-width: 767px){.sg-illustrations-page__content{gap:2rem}}@media (max-width: 639px){.sg-illustrations-page__content{gap:2rem}}.sg-illustrations-page__content h2{font-size:36px;font-weight:600;line-height:1.3;margin:0 0 2rem;color:#122d3f}@media (max-width: 1024px){.sg-illustrations-page__content h2{font-size:32px}}@media (max-width: 768px){.sg-illustrations-page__content h2{font-size:28px;margin-bottom:1.5rem}}@media (max-width: 640px){.sg-illustrations-page__content h2{font-size:24px;margin-bottom:1rem}}.sg-illustrations-page__cards-characteristics{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:2.5rem}@media (min-width: 2560px){.sg-illustrations-page__cards-characteristics{gap:4rem;margin-bottom:5rem}}@media (min-width: 1920px) and (max-width: 2559px){.sg-illustrations-page__cards-characteristics{gap:3rem;margin-bottom:4rem}}@media (min-width: 1536px) and (max-width: 1919px){.sg-illustrations-page__cards-characteristics{gap:2.5rem;margin-bottom:3rem}}@media (min-width: 1280px) and (max-width: 1535px){.sg-illustrations-page__cards-characteristics{gap:2rem;margin-bottom:2.5rem}}@media (min-width: 1024px) and (max-width: 1279px){.sg-illustrations-page__cards-characteristics{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:2.5rem}}@media (min-width: 768px) and (max-width: 1023px){.sg-illustrations-page__cards-characteristics{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-bottom:2rem}}@media (min-width: 640px) and (max-width: 767px){.sg-illustrations-page__cards-characteristics{grid-template-columns:1fr;gap:1rem;margin-bottom:2rem}}@media (max-width: 639px){.sg-illustrations-page__cards-characteristics{grid-template-columns:1fr;gap:1rem;margin-bottom:2rem}}.sg-illustrations-page__illustrations-row{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem}@media (min-width: 2560px){.sg-illustrations-page__illustrations-row{gap:5rem}}@media (min-width: 1920px) and (max-width: 2559px){.sg-illustrations-page__illustrations-row{gap:4rem}}@media (min-width: 1536px) and (max-width: 1919px){.sg-illustrations-page__illustrations-row{gap:3rem}}@media (min-width: 1280px) and (max-width: 1535px){.sg-illustrations-page__illustrations-row{gap:2.5rem}}@media (min-width: 1024px) and (max-width: 1279px){.sg-illustrations-page__illustrations-row{grid-template-columns:repeat(3,1fr);gap:2rem}}@media (min-width: 768px) and (max-width: 1023px){.sg-illustrations-page__illustrations-row{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}}@media (min-width: 640px) and (max-width: 767px){.sg-illustrations-page__illustrations-row{grid-template-columns:1fr;gap:1rem}}@media (max-width: 639px){.sg-illustrations-page__illustrations-row{grid-template-columns:1fr;gap:1rem}}.sg-logo-page{width:fit-content;display:flex;flex-direction:column;gap:2.5rem}.sg-logo-page .sg-logo-page__header,.sg-logo-page .sg-logo-page__footer{display:flex;flex-direction:column;gap:1rem}.sg-logo-page .sg-logo-variants{display:flex;justify-content:center;gap:1.5rem;flex-wrap:wrap;margin:0 auto;padding:2.5rem 1rem}@media (max-width: 1280px){.sg-logo-page .sg-logo-variants{gap:1rem;padding:2rem .5rem}}@media (max-width: 768px){.sg-logo-page .sg-logo-variants{flex-direction:column;align-items:center;gap:1rem;padding:1rem .25rem}}.sg-logo-page .sg-logo-variant{flex:1;max-width:380px;min-width:240px;height:auto;min-height:100px;border-radius:.75rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;display:flex;align-items:center;justify-content:center;padding:2.5rem;transition:box-shadow .3s ease,transform .3s ease}.sg-logo-page .sg-logo-variant:hover{box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;transform:scale(1.03)}@media (max-width: 1280px){.sg-logo-page .sg-logo-variant{max-width:380px;min-width:280px;height:auto;min-height:180px;padding:2rem 1rem}}@media (max-width: 768px){.sg-logo-page .sg-logo-variant{flex:1;max-width:180px;height:auto;min-height:160px;padding:1.5rem 1rem;border-radius:1rem}}.sg-logo-page .sg-logo-variant__image{max-width:80%;height:auto;display:block;margin:0 auto;object-fit:contain}@media (max-width: 1280px){.sg-logo-page .sg-logo-variant__image{max-width:70%}}@media (max-width: 768px){.sg-logo-page .sg-logo-variant__image{max-width:60%}}.sg-logo-page .sg-logo-variant--light-gray{background-color:#e2e8f0}.sg-logo-page .sg-logo-variant--dark-blue{background-color:#122d3f}.sg-logo-page .sg-logo-variant--black{background-color:#000}.sg-logo-page .sg-logo-variant--neon-yellow{background-color:#f0ff64}.sg-logo-page .sg-logo-variant--white{background-color:transparent;box-shadow:none;border:none}.sg-logo-page .sg-highcontrast-variants{display:flex;gap:1.5rem;flex-wrap:wrap;justify-content:center;padding:2.5rem 4rem}@media (max-width: 1280px){.sg-logo-page .sg-highcontrast-variants{gap:1rem;padding:2rem 1rem}}@media (max-width: 768px){.sg-logo-page .sg-highcontrast-variants{flex-direction:column;align-items:center;gap:1rem;padding:1rem .25rem}}.sg-logo-page .sg-isotype-variants{display:flex;flex:1;gap:1.5rem;flex-wrap:wrap;justify-content:center;padding:2.5rem 5rem}@media (max-width: 1280px){.sg-logo-page .sg-isotype-variants{gap:1rem;padding:2rem 1rem}}@media (max-width: 768px){.sg-logo-page .sg-isotype-variants{flex-direction:column;align-items:center;gap:1rem;padding:1rem .25rem}}.sg-logo-page .sg-isotype-variant{flex:1;max-width:220px;min-width:140px;height:auto;min-height:180px;border-radius:.75rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;display:flex;align-items:center;justify-content:center;padding:2.5rem;transition:box-shadow .3s ease,transform .3s ease}.sg-logo-page .sg-isotype-variant:hover{box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;transform:scale(1.03)}@media (max-width: 1280px){.sg-logo-page .sg-isotype-variant{height:auto;min-height:140px;padding:2rem 1rem}}@media (max-width: 768px){.sg-logo-page .sg-isotype-variant{flex:1;min-width:240px;height:auto;min-height:120px;padding:1.5rem 1rem;border-radius:1rem}}.sg-logo-page .sg-isotype-variant--light-gray{background-color:#e2e8f0}.sg-logo-page .sg-isotype-variant--dark-blue{background-color:#122d3f}.sg-logo-page .sg-isotype-variant--neon-yellow{background-color:#f0ff64}.sg-logo-page .sg-isotype-variant--white{background-color:#fff;border:1px solid #e2e8f0}.sg-logo-page .sg-isotype-variant__image{max-width:80%;max-height:60px;height:auto;display:block;margin:0 auto;object-fit:contain}@media (max-width: 1280px){.sg-logo-page .sg-isotype-variant__image{max-width:70%;max-height:50px}}@media (max-width: 768px){.sg-logo-page .sg-isotype-variant__image{max-width:60%;max-height:40px}}.font-showcase{font-family:Ofelia Text,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:6rem;padding:3rem 2rem;border-radius:1rem;margin:2rem 0;width:100%;box-sizing:border-box}@media (max-width: 1024px){.font-showcase{flex-direction:column;align-items:stretch;gap:2.5rem;padding:2.5rem 1.5rem}}@media (max-width: 768px){.font-showcase{padding:2rem 1rem;gap:2rem}}@media (max-width: 640px){.font-showcase{padding:1.5rem .25rem;gap:1.5rem;border-radius:.75rem}}.font-showcase .font-showcase__main{display:flex;align-items:center;position:relative;width:auto;min-width:0;justify-content:flex-start}@media (max-width: 1024px){.font-showcase .font-showcase__main{justify-content:center}}.font-showcase .font-showcase__name{font-size:6.5rem;color:#122d3f;line-height:1.1;font-weight:500;letter-spacing:-.03em;margin:0 auto;position:relative;z-index:2;padding:3rem 4.5rem;min-width:0;word-break:break-word;text-align:center;width:auto}.font-showcase .font-showcase__name:before{content:"";position:absolute;top:50%;left:0;right:0;height:100%;transform:translateY(-50%);background:#cbced1;border-radius:0 0 8rem;z-index:-1}@media (max-width: 1280px){.font-showcase .font-showcase__name{font-size:5rem;padding:4rem 6rem}}@media (max-width: 1024px){.font-showcase .font-showcase__name{font-size:3.5rem;padding:2.5rem 5rem}}@media (max-width: 768px){.font-showcase .font-showcase__name{font-size:2.5rem;padding:1rem 2.5rem}}@media (max-width: 640px){.font-showcase .font-showcase__name{font-size:1.5rem;padding:.5rem 1rem;border-radius:.5rem;width:100%;text-align:left;margin:0}.font-showcase .font-showcase__name:before{border-radius:.5rem}}.font-showcase .font-showcase__weights{display:flex;flex-direction:column;gap:2rem;align-items:flex-start;min-width:120px}@media (max-width: 1024px){.font-showcase .font-showcase__weights{align-items:stretch;width:100%;min-width:0}}@media (max-width: 640px){.font-showcase .font-showcase__weights{gap:1rem}}.font-showcase .font-showcase__weight{font-size:2.5rem;color:#122d3f;line-height:1.15;word-break:break-word}@media (max-width: 1280px){.font-showcase .font-showcase__weight{font-size:1.75rem}}@media (max-width: 1024px){.font-showcase .font-showcase__weight{font-size:1.5rem}}@media (max-width: 768px){.font-showcase .font-showcase__weight{font-size:1.25rem}}@media (max-width: 640px){.font-showcase .font-showcase__weight{font-size:1rem;text-align:left}}.font-specimen{display:flex;flex-direction:row;gap:3rem;width:100%;align-items:flex-start;padding:3rem;box-sizing:border-box}@media (max-width: 1024px){.font-specimen{flex-direction:column;gap:.5rem;padding:2rem}}@media (max-width: 768px){.font-specimen{gap:1.5rem;padding:2rem}}@media (max-width: 640px){.font-specimen{gap:1rem;padding:1.5rem}}.font-specimen .font-specimen__header{display:flex;flex-direction:column;gap:.25rem;min-width:200px;flex-shrink:0}@media (max-width: 1024px){.font-specimen .font-specimen__header{min-width:160px}}@media (max-width: 768px){.font-specimen .font-specimen__header{min-width:auto;gap:.25rem}}@media (max-width: 640px){.font-specimen .font-specimen__header{gap:.25rem}}.font-specimen .font-specimen__divider{width:1px;background-color:#dae1e6;flex-shrink:0;align-self:stretch;margin:0 1.5rem}@media (max-width: 768px){.font-specimen .font-specimen__divider{display:none}}.font-specimen .font-specimen__name{font-family:Ofelia Text,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-size:1rem;font-weight:inherit;color:#122d3f;text-transform:uppercase;letter-spacing:.05em;margin:0}@media (max-width: 768px){.font-specimen .font-specimen__name{font-size:.85rem}}.font-specimen .font-specimen__samples{display:flex;flex-direction:column;gap:.5rem;padding-bottom:3rem;border-radius:.75rem;flex:1;min-width:0}@media (max-width: 1024px){.font-specimen .font-specimen__samples{padding:2.5rem}}@media (max-width: 768px){.font-specimen .font-specimen__samples{padding:1rem;gap:.25rem}}@media (max-width: 640px){.font-specimen .font-specimen__samples{padding:.5rem}}.font-specimen .font-specimen__sample{color:#122d3f;line-height:1.2;word-break:break-all;transition:font-size .2s}.font-specimen .font-specimen__sample--uppercase,.font-specimen .font-specimen__sample--lowercase,.font-specimen .font-specimen__sample--numbers,.font-specimen .font-specimen__sample--special{font-size:1.75rem}@media (max-width: 1280px){.font-specimen .font-specimen__sample--uppercase,.font-specimen .font-specimen__sample--lowercase,.font-specimen .font-specimen__sample--numbers,.font-specimen .font-specimen__sample--special{font-size:1.5rem}}@media (max-width: 1024px){.font-specimen .font-specimen__sample--uppercase,.font-specimen .font-specimen__sample--lowercase,.font-specimen .font-specimen__sample--numbers,.font-specimen .font-specimen__sample--special{font-size:1.25rem}}@media (max-width: 768px){.font-specimen .font-specimen__sample--uppercase,.font-specimen .font-specimen__sample--lowercase,.font-specimen .font-specimen__sample--numbers,.font-specimen .font-specimen__sample--special{font-size:1.125rem}}@media (max-width: 640px){.font-specimen .font-specimen__sample--uppercase,.font-specimen .font-specimen__sample--lowercase,.font-specimen .font-specimen__sample--numbers,.font-specimen .font-specimen__sample--special{font-size:1rem}}.sg-typography-page{display:flex;flex-direction:column;gap:3rem}@media (max-width: 768px){.sg-typography-page{gap:2.5rem}}.sg-typography-page .sg-typography-page__header{display:flex;flex-direction:column;gap:1rem}.sg-typography-page .sg-typography-page__specimens{display:flex;flex-direction:column;margin:0 auto;gap:3rem;align-items:center}@media (max-width: 768px){.sg-typography-page .sg-typography-page__specimens{gap:2.5rem}}@media (max-width: 640px){.sg-typography-page .sg-typography-page__specimens{gap:2rem}}.sg-typography-page__divider{border:none;border-top:1px solid #122d3f;margin:4rem -4rem}@media (max-width: 1280px){.sg-typography-page__divider{margin-left:-2rem;margin-right:-2rem}}@media (max-width: 768px){.sg-typography-page__divider{margin-left:-.5rem;margin-right:-.5rem}}
