@import url(https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,400;0,500;0,600;0,700;0,800;1,400;1,600&family=Inter:wght@300;400;500;600;700&display=swap);:root{--font-heading:"Plus Jakarta Sans",sans-serif;--font-body:"Inter",sans-serif;--font-main:var(--font-body);--color-red:#cc2330;--color-red-rgb:204,35,48;--color-red-dark:#aa2330;--color-red-dark-rgb:170,35,48;--color-red-soft:rgba(204, 35, 48, 0.08);--color-red-soft-rgb:204,35,48;--color-navy:#063b5b;--color-navy-rgb:6,59,91;--color-navy-dark:#04273d;--color-navy-dark-rgb:4,39,61;--color-navy-deep:#021a29;--color-navy-deep-rgb:2,26,41;--color-charcoal:#353535;--color-charcoal-rgb:53,53,53;--color-gray-950:#222222;--color-gray-950-rgb:34,34,34;--color-gray-800:#444444;--color-gray-800-rgb:68,68,68;--color-gray-600:#666666;--color-gray-600-rgb:102,102,102;--color-slate-400:#9ca3af;--color-slate-400-rgb:156,163,175;--color-gray-200:#d6d6d6;--color-gray-200-rgb:214,214,214;--color-white:#ffffff;--color-white-rgb:255,255,255;--color-black:#000000;--color-black-rgb:0,0,0;--color-gray-900:#333333;--color-gray-900-rgb:51,51,51;--color-gray-700:#555555;--color-gray-700-rgb:85,85,85;--color-lavender-50:#f2edf5;--color-lavender-50-rgb:242,237,245;--color-blue-50:#f3f8fb;--color-blue-50-rgb:243,248,251;--color-gray-100:#ededed;--color-gray-100-rgb:237,237,237;--color-white-alpha-77:#ffffffc4;--color-white-alpha-77-rgb:255,255,255;--color-gray-150:#ebebeb;--color-gray-150-rgb:235,235,235;--color-gray-250:#d4d4d4;--color-gray-250-rgb:212,212,212;--color-gray-300:#cccccc;--color-gray-300-rgb:204,204,204;--color-gray-400:#b7b7b7;--color-gray-400-rgb:183,183,183;--color-gray-275:#cfcfcf;--color-gray-275-rgb:207,207,207;--color-gray-175:#e9e9ea;--color-gray-175-rgb:233,233,234;--color-lavender-100:#eae2ef;--color-lavender-100-rgb:234,226,239;--color-blue-100:#e8f1f7;--color-blue-100-rgb:232,241,247;--color-gray-600-alpha-60:#66666699;--color-gray-600-alpha-60-rgb:102,102,102;--color-slate-300:#b3baca;--color-slate-300-rgb:179,186,202;--color-slate-100:#e2ecf1;--color-slate-100-rgb:226,236,241;--color-gray-500:#929292;--color-gray-500-rgb:146,146,146;--shadow-menu:rgba(0, 0, 0, 0.30);--shadow-menu-rgb:0,0,0;--shadow-soft:rgba(0, 0, 0, 0.05);--shadow-soft-rgb:0,0,0;--shadow-border:rgba(0, 0, 0, 0.08);--shadow-border-rgb:0,0,0;--shadow-card:rgba(0, 0, 0, 0.11);--shadow-card-rgb:0,0,0;--shadow-card-elevated:0 12px 30px rgba(0, 0, 0, 0.08);--shadow-card-elevated-rgb:0,0,0;--shadow-mobile-nav:rgba(0, 0, 0, 0.75);--shadow-mobile-nav-rgb:0,0,0;--radius-sm:0.3125rem;--radius-md:0.5rem;--radius-lg:0.875rem;--radius-round:50%;--font-size-xs:0.8125rem;--font-size-sm:0.875rem;--font-size-base:1rem;--font-size-md:1.25rem;--font-size-lg:1.5rem;--font-size-xl:2.5rem;--space-1:0.25rem;--space-2:0.5rem;--space-3:0.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-7:2rem;--space-8:2.5rem;--space-9:3rem;--space-10:3.75rem;--space-11:4.375rem;--space-section:5rem;--transition-base:0.3s ease-in-out}body{overflow-x:hidden!important;font-family:var(--font-body);-webkit-font-smoothing:antialiased;min-height:100vh;display:flex;flex-direction:column}.site-content{flex:1 0 auto}p{font-size:var(--font-size-base);line-height:1.75;margin:0;font-weight:400}*{margin:0;padding:0}a,h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);color:var(--color-black);letter-spacing:-.02em}a{text-decoration:none}h1{font-size:3.2rem;line-height:1.2;color:var(--color-gray-950);font-weight:800;margin-bottom:1.2rem}h2{font-size:2.8rem!important;line-height:3.125rem}h3{font-size:1.625rem;line-height:2.25rem;color:var(--color-gray-950);font-weight:700}h4{color:var(--color-gray-950);font-size:1.5rem;line-height:2.125rem;font-weight:600}h5{font-size:1.375rem;line-height:2rem;color:var(--color-gray-950);font-weight:600}h6{font-size:1.25rem;line-height:1.75rem;color:var(--color-gray-950);font-weight:600}img{object-fit:cover}.title{color:var(--color-red)}.gap{padding:var(--space-section) 0}.no-top{padding-top:0}.no-bottom{padding-bottom:0}ul{padding:0;margin:0}li{display:block}figure{overflow:hidden;margin:0}.hero-badge{display:inline-flex;align-items:center;padding:.35rem .95rem;background-color:rgba(var(--color-gray-200-rgb),.1);border:1px solid rgba(6,59,91,.15);border-radius:2rem;font-size:var(--font-size-sm);font-weight:600;color:var(--color-navy);margin-bottom:1.25rem}.hero-btn-wrap{margin-bottom:1.5rem}.hero-trust-list{display:grid;grid-template-columns:1fr;gap:.65rem;width:50%;max-width:100%;margin-top:.25rem;padding-top:4.25rem}.trust-item{display:grid;grid-template-columns:1rem minmax(0,1fr);align-items:start;column-gap:.65rem;min-width:0;font-size:.9rem;line-height:1.45;font-weight:600;color:var(--color-gray-800)}.trust-item i{color:var(--color-red);margin:.2rem 0 0!important;font-size:.85rem}.project-badges{display:flex;flex-wrap:wrap;gap:.4rem}.p-badge{font-size:.75rem;font-weight:600;padding:.2rem .55rem;border-radius:var(--radius-sm);background-color:var(--color-blue-50);color:var(--color-navy);border:1px solid var(--color-gray-150)}.nav{align-items:center;justify-content:space-between;position:relative;margin-top:.625rem}.menu{display:flex;list-style:none;margin:0;padding:0}header.header-sticky{position:fixed;top:0;left:0;width:100%;transform:translateY(-100%);transition:transform .3s;background:var(--color-white);border-bottom:1px solid var(--color-gray-800);padding-top:0;padding-bottom:.2rem}header.header-sticky .logo img{width:95px}header.header-sticky a{font-size:.9rem!important}header.header-sticky.header-visible{transform:translateY(0)}header .logo{padding-right:3.75rem}header .logo img{width:120px;height:auto}.menu a{font-size:1.2rem;color:var(--color-gray-950);display:block;text-decoration:none;margin-right:1.875rem;font-weight:700}.menu .active a,.menu a:hover{color:var(--color-red)}.menu>a{padding-bottom:.625rem}.menu>li{display:block;position:relative;padding-bottom:1.25rem;padding-top:1.25rem}header .language-switch{text-decoration:none;font-size:1.1rem;font-weight:500;margin-right:1.875rem}header .themebtu{color:var(--color-white);border:1px solid var(--color-red-dark);background-color:var(--color-red)}header .themebtu:hover{color:var(--color-white);background-color:var(--color-red-dark)}.menu .sub-menu{z-index:1111111;clip:rect(1px,1px,1px,1px);opacity:.1;transition:transform .3s cubic-bezier(.2,0,.2,1),opacity .2s cubic-bezier(.2,0,.2,1);transform:translateY(-10px) scaleY(.5);transform-origin:top;box-shadow:5px 5px 5px var(--shadow-menu);list-style:none;margin:0;padding:0;position:absolute;top:100%;left:0;width:10rem}.menu>li:hover>.sub-menu{clip:auto;opacity:1;transform:translateY(0) scaleY(1);width:12.5rem}.menu>li .sub-menu li{padding:.9375rem 1.25rem;background-color:var(--color-gray-950);position:relative}.menu>li .sub-menu li:not(:last-child):before{content:"";background-color:var(--color-gray-600-alpha-60);bottom:0;width:80%;height:1px;position:absolute}.menu>li>.sub-menu li a{margin:0}header{position:absolute;width:100%;padding-top:.625rem;z-index:1111}.hero-home{padding-top:9rem;padding-bottom:13.75rem;background-position:center -7rem;background-repeat:no-repeat;background-size:cover;overflow:hidden;background-image:url(../img/hero-wireframe-screen.jpg)}.heading{z-index:1;position:relative}.hero-home .heading-boder h1{width:53%}.hero-home .heading-boder p{color:var(--color-gray-800)!important;padding-bottom:1.25rem;width:50%;font-size:1.05rem}.hero-home .heading-boder span{position:relative;padding-left:0}.small-services-color{background-color:var(--color-white);border:1px solid var(--color-gray-150);border-top:.2rem solid var(--color-red);border-radius:var(--radius-md);box-shadow:0 10px 30px var(--shadow-border);padding:2rem;margin-top:-10rem;position:relative;z-index:20}.small-services{display:flex;align-items:flex-start;gap:1.25rem;border-right:1px solid var(--color-gray-150);padding-left:1.5rem;padding-right:1.5rem;height:100%;transition:var(--transition-base)}.small-services.last{border-right:0}.small-services .service-icon-box{width:3.25rem;height:3.25rem;min-width:3.25rem;border-radius:var(--radius-md);background-color:var(--color-blue-50);border:1px solid var(--color-gray-150);display:flex;align-items:center;justify-content:center;color:var(--color-navy);font-size:1.35rem;transition:var(--transition-base)}.small-services:hover .service-icon-box{background-color:var(--color-navy);color:var(--color-white);border-color:var(--color-navy)}.small-services .service-text-box a{font-size:1.15rem;font-weight:700;color:var(--color-gray-950);display:block;margin-bottom:.4rem}.small-services .service-text-box a:hover{color:var(--color-red)}.small-services .service-text-box p{color:var(--color-gray-600);font-size:.9rem;line-height:1.55;margin:0}.brands-carousel{width:100%;overflow-x:auto;overflow-y:hidden;position:relative;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch}.brands-carousel::-webkit-scrollbar{display:none}.brands-carousel-track{display:flex;align-items:center;width:max-content}.brands-carousel-item{flex:0 0 200px;display:flex;align-items:center;justify-content:center}.brands-carousel .brand-img{width:100%;display:flex;align-items:center;justify-content:center;padding:.5rem 1rem;filter:grayscale(100%);opacity:.7;transition:var(--transition-base)}.brands-carousel .brand-img:hover{filter:grayscale(0);opacity:1}.brands-carousel .brand-img img{display:block;width:auto;height:auto;max-width:160px;max-height:80px;object-fit:contain;object-position:center}@media (max-width:997px){.brands-carousel-item{flex-basis:140px;height:80px}.brands-carousel .brand-img{width:100%;height:80px;padding:.5rem}.brands-carousel .brand-img img{max-width:120px;max-height:55px}}.how-it-works .heading h2{width:45%}.strategic{position:relative;background-color:var(--color-white);border:1px solid var(--color-gray-150);border-radius:var(--radius-md);padding:2.5rem 2rem;box-shadow:var(--shadow-soft);height:100%;transition:var(--transition-base)}.strategic:hover{transform:translateY(-4px);box-shadow:var(--shadow-card-elevated);border-color:var(--color-navy)}.strategic .number{font-size:4.5rem;font-weight:800;position:absolute;z-index:1;color:var(--color-lavender-50);line-height:1;top:1rem;right:1.5rem}.strategic .pl-80{padding-left:0;position:relative;z-index:2}.strategic h3{padding-bottom:.75rem;margin-bottom:0;padding-top:.5rem;font-weight:700;color:var(--color-black);font-size:1.25rem}.strategic p{color:var(--color-gray-600);font-size:.95rem;line-height:1.65;margin:0}.project-text{margin-top:1.5rem;border-left:3px solid var(--color-navy);padding-left:1.75rem;padding-right:1rem}.project-data{position:relative;z-index:1;background-color:var(--color-white);border-radius:var(--radius-md);overflow:hidden;box-shadow:0 4px 15px rgba(0,0,0,.05);padding-bottom:1.5rem;transition:var(--transition-base);border:1px solid var(--color-gray-150)}.project-data:hover{transform:translateY(-10px);box-shadow:var(--shadow-card-elevated)}project-data img{width:100%;height:auto;object-fit:cover}.projects{position:relative;overflow:hidden}.projects:before{width:100%;position:absolute;content:"";height:64%;background-color:var(--color-blue-50);top:0;z-index:-1111}.projects p{color:rgba(var(--color-navy-rgb),.9)!important}.project-text h3{padding-top:.5rem;font-weight:700;font-size:1.25rem}.project-text p{color:var(--color-gray-600);padding-bottom:.625rem}.project-text a{padding-bottom:.625rem;font-weight:600;color:var(--color-red)!important;display:inline-block}.project-text a:hover{color:var(--color-navy)!important}footer{flex-shrink:0;background-color:var(--color-navy-deep)}.footer-logo p{color:var(--color-white)}.footer-bottom .footer-legal{display:flex;align-items:center;justify-content:center;gap:18px;flex-wrap:wrap}.footer-bottom .footer-legal a{color:var(--color-white);font-size:14px;text-decoration:none}.footer-bottom .footer-legal a:hover{color:var(--color-gray-400)}.expertise .title,.links .title{font-size:1.25rem;color:var(--color-white);margin:0;line-height:1.25rem;font-weight:700;padding-bottom:.75rem}.links ul li{padding-bottom:.23rem}.links ul li a{color:var(--color-slate-400);position:relative}.footer-logo img{width:120px;height:auto}.expertise .title,.footer-logo img,.links .title{margin-bottom:1.5rem}.links ul li a:before{position:absolute;content:"";width:0%;height:2px;background-color:var(--color-white);bottom:-4px}.links ul li a:hover{color:var(--color-white)}.links ul li a:hover:before{width:100%}.links{padding-left:2.5rem}.expertise p{color:var(--color-slate-400)}.expertise span{color:var(--color-gray-600);padding-top:.625rem;display:block}.expertise form{display:flex;position:relative;padding-top:1.625rem}.expertise form input{width:100%;height:3.75rem;padding-left:1.25rem;background-color:transparent;border:1px solid var(--color-slate-400);outline:0;color:var(--color-gray-600)}.expertise form input::placeholder{color:var(--color-gray-600)}.expertise form button{background-color:var(--color-navy);height:3.75rem;right:0;margin-top:0;border:0;color:var(--color-white);width:5.625rem;font-size:1rem;position:absolute;outline:0}.footer-bottom{display:flex;align-items:center;justify-content:space-between;padding-top:1.25rem;margin-top:6.25rem;border-top:1px solid var(--color-gray-600);padding-bottom:1.25rem;color:var(--color-slate-400)}.footer-bottom ul{display:flex}.footer-bottom ul li{padding:0 .625rem}.footer-bottom ul li a{color:var(--color-gray-100)}.footer-bottom ul li a:hover{color:var(--color-slate-400)}.title{font-weight:500}.heading-boder{z-index:1111}.heading-boder h2{font-size:4.375rem;width:52%;line-height:5rem;font-weight:700;position:relative;z-index:111}.heading-boder.two h2{width:100%}.heading-boder span.highlight-line{position:relative;padding-left:.25rem;z-index:111;display:inline-block}.heading-boder span.highlight-line:before{position:absolute;content:"";background-image:url(../img/text-line.png);height:19%;background-repeat:no-repeat;width:100%;top:93%;left:0}@keyframes tp-float-1{0%,100%{transform:translate(0,0) rotate(0) scale(1)}50%{transform:translate(30px,40px) rotate(0) scale(1)}}@keyframes tp-float-2{0%,100%{transform:translate(0,0) rotate(0) scale(1)}50%{transform:translate(30px,-30px) rotate(0) scale(1)}}@keyframes rotateme{from{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes zoomInOut{0%{transform:rotate(0) scale(.7);opacity:0}50%{transform:rotate(180deg) scale(1);opacity:1}100%{transform:rotate(360deg) scale(.7);opacity:0}}.heading-boder p{color:var(--color-navy);font-size:1.25rem;padding-bottom:4.375rem;position:relative;padding-top:1.25rem}.cta-section{position:relative;background-color:var(--color-blue-50)}.themebtu{color:var(--color-navy);border:1px solid var(--color-navy);border-radius:var(--radius-md);font-size:1rem;font-weight:600;padding:.75rem;background-image:linear-gradient(45deg,var(--color-navy) 50%,transparent 50%);background-position:100%;background-size:400%;transition:.5s ease-in-out;display:inline-block}.themebtu:hover{background-position:0;border-color:var(--color-navy);color:var(--color-white)}.themebtu.full{border:1px solid var(--color-navy);background-color:var(--color-navy);background-image:linear-gradient(45deg,var(--color-black) 50%,transparent 50%);color:var(--color-white)}.themebtu.full:hover{border-color:var(--color-black)}.btugap{text-align:center;padding-top:4.375rem}.brands-we-work{text-align:center;border-top:1px solid var(--color-gray-150);padding:3.75rem 0}.agency .title{color:var(--color-red)}.agency img.works{display:block;width:120%;height:auto;object-fit:contain;margin-left:-10%}.agency i,.agency svg{color:var(--color-navy)}header input{box-sizing:border-box;width:1.25rem;height:1.25rem;border:2px solid var(--color-white);border-radius:50%;background:0 0;color:var(--color-white);font-size:1rem;font-weight:400;outline:0;transition:width .2s ease-in-out .2s,border-radius .2s ease-in-out .2s,padding .2s .2s;transform:translate(-100%,-50%)}.mobile-nav{position:fixed;top:0;left:0;width:30%;height:100%;background-color:var(--color-gray-950);padding:3.125rem 2.5rem .9375rem;z-index:5;transition:.45s ease-in-out;transform:translateX(-101%);overflow-y:auto}.mobile-nav ul li a svg{width:.6875rem}#nav-icon4 span:nth-child(1){top:0;transform-origin:left center}#nav-icon4 span:nth-child(2){top:.8125rem;transform-origin:left center}.responsive-bar{display:none}#nav-icon4 span:nth-child(3){top:1.5625rem;transform-origin:left center}#nav-icon4.open span:nth-child(1){transform:rotate(45deg);top:-3px;left:.5rem}#nav-icon4.open span:nth-child(2){width:0%;opacity:0}#nav-icon4.open span:nth-child(3){transform:rotate(-45deg);top:2.1875rem;left:.5rem}i#nav-icon4{display:none}#nav-icon4{width:2.5rem;height:1.5625rem;position:relative;transform:rotate(0);transition:.5s ease-in-out;cursor:pointer;display:none;font-size:1.5625rem;color:var(--color-white)}#nav-icon4 span{display:block;position:absolute;height:3px;width:100%;opacity:1;left:0;transform:rotate(0);transition:.25s ease-in-out}.mobile-nav>ul>li.menu-item-has-children:before{content:"";background-image:url(../img/down-arrow.svg);background-repeat:no-repeat;position:absolute;top:1.5625rem;right:0;width:.625rem;height:.625rem;transform:rotate(-90deg)}.mobile-nav>ul>li.menu-item-has-children.active:before{background-image:url(../img/down-arrow-clr.svg);transform:rotate(0)}.mobile-nav>ul>li{position:relative;border-bottom:0 solid var(--color-gray-250);padding:.625rem 0;display:block}.mobile-nav>ul>li:not(:last-child){border-bottom:1px solid var(--color-gray-250)}.mobile-nav>ul li>a{font-size:.875rem;line-height:1.625rem;color:var(--color-white)}.mobile-nav>ul>li>a{font-size:1rem;line-height:1.875rem;color:var(--color-white)}.mobile-nav>ul>li.menu-item-has-children>ul.sub-menu{padding-left:1.5625rem;padding-top:.625rem;padding-bottom:.3125rem;position:absolute;height:0;opacity:0;visibility:hidden;transform:translateX(15px);border-top:1px solid var(--color-gray-250);margin-top:.5rem}.mobile-nav>ul>li.menu-item-has-children.active>ul.sub-menu{position:relative;height:auto;opacity:1;visibility:visible;transform:translateX(0);transition-delay:.1s}.mobile-nav>ul>li.menu-item-has-children.active>ul.sub-menu li{padding:.3125rem 0;position:relative}.res-log img{width:auto}.mobile-nav>ul>li.menu-item-has-children.active>ul.sub-menu li:before{content:"";width:.375rem;height:.375rem;position:absolute;top:50%;transform:translateY(-50%);left:-.8125rem}.res-log{margin-bottom:1.875rem}.mobile-nav .donation{display:flex;align-items:center;margin:1.5625rem 0}.mobile-nav .donation a:first-child{margin-right:2.5rem}.mobile-nav .donation a.theme-btn{padding:.625rem 1.875rem}.mobile-nav .donation a.cart{position:relative}.mobile-nav .donation a.cart:before{content:"1";color:var(--color-white);width:1.5625rem;height:1.5625rem;position:absolute;display:flex;align-items:center;justify-content:center;border-radius:3.125rem;top:-.4375rem;right:-1.1875rem;z-index:1;font-size:.8125rem}.res-rights p{color:var(--color-gray-200);font-weight:700;letter-spacing:.3125rem;margin-top:1.875rem}.mobile-nav.open{transform:translateX(0)!important;z-index:33333333;box-shadow:3px 3px 39px -4px var(--shadow-mobile-nav)}li.menu-item-has-children.active{background-color:transparent}.mobile-nav .res-cross:before{content:"";width:2.1875rem;height:2.1875rem;background-image:url(../img/remove.svg);background-repeat:no-repeat;position:absolute;top:.9375rem;right:1.25rem}.bar-menu i{color:var(--color-white);font-size:1.5rem}.bar-menu{display:none}#button{display:inline-block;width:2.5rem;height:2.5rem;text-align:center;border:1px solid rgba(var(--color-white-rgb),.3);border-radius:.75rem;position:fixed;bottom:1.875rem;right:1.875rem;transition:background-color .3s,opacity .5s,visibility .5s;opacity:0;visibility:hidden;z-index:1000;font-weight:400;font-style:normal;font-size:1.25rem;line-height:2.4rem;color:var(--color-white)}#button:hover{cursor:pointer;background-color:var(--color-gray-900);color:var(--color-gray-400)}#button:active{background-color:var(--color-gray-700)}#button.show{opacity:1;visibility:visible;background-color:var(--color-navy)}.footer-bottom ul li a,.links ul li a,.links ul li a:before,.mobile-nav>ul li>a{transition:var(--transition-base)}@media (max-width:1400px){.heading-boder span.highlight-line{padding-left:inherit;display:inherit}.heading-boder span.highlight-line:before{position:inherit;background-image:none;height:inherit;width:inherit;top:0;left:0}.heading-boder p{padding-bottom:50px}.project-text{margin-top:20px;border-left:2px solid var(--color-navy);padding-left:30px}.project-text h5{padding-top:0;margin-bottom:0}.project-text a{padding-bottom:0}.welcome-text h5{font-weight:600;padding-bottom:0;font-size:20px}.themebtu{font-size:14px;padding:10px 30px}.small-services a{font-size:18px}.small-services svg{width:34px;margin-right:14px}.menu>li>.sub-menu li a{margin:0;font-size:14px}.hero-home .heading-boder p{padding-top:0}.small-services-color{padding:30px 0;margin-top:-5rem}.menu>li .sub-menu li{padding:12px 20px}.heading-boder h2{font-size:50px;line-height:60px}.hero-home .heading-boder span:before{width:30%;height:100%;top:83%}.small-services span{font-size:14px}.small-services{padding-left:30px}.hero-home{padding-top:9rem;padding-bottom:9.375rem}h6{font-size:18px;line-height:28px}h4{font-size:20px;line-height:28px}.heading-boder span:before{height:100%}.heading-boder p{font-size:20px}.pl-80{padding-left:40px}.strategic h2{font-size:100px}.welcome-text p{padding-bottom:30px}.expertise form input{font-size:13px}.expertise p{line-height:24px}.expertise span{padding-top:5px;font-size:14px}.links ul li{padding-bottom:10px}h2{font-size:32px;line-height:42px}.btugap{padding-top:50px}.hero-home.two{padding-top:239px;padding-bottom:197px}.hero-home .heading-boder h1{width:60%}.hero-home.two .heading-boder h2{width:53%}.hero-home.two .heading-boder span:before{width:96%;height:100%;top:83%}}@media (max-width:1200px){.hero-home .heading-boder h1{width:100%}.hero-home{padding-top:8.125rem;padding-bottom:8.3125rem;background-image:url(../img/hero-empty.jpg)!important}.hero-home .heading-boder p{width:100%}.hero-trust-list{padding-top:.25rem;width:100%;max-width:100%}.mobile-nav{width:40%}.menu,header .themebtu{display:none}header{padding-top:30px}.bar-menu{font-size:1.7rem;display:block}.hero-home.two .heading-boder h2{width:61%}.hero-home .heading-boder span:before{height:100%;top:83%;width:37%}.small-services{padding-left:25px;margin-bottom:30px;border:0}.how-it-works .heading h2{width:43%}.welcome-text{margin-bottom:60px}section.how-it-works.gap.no-top{margin-top:40px}}@media (max-width:993px){.hero-home .heading-boder span:before{width:35%}body,html{overflow-x:hidden!important}.mobile-nav{width:50%}.hero-home.two .heading-boder h2{width:100%}.agency{overflow-x:clip}.agency img.works{display:block;width:120%;max-width:none;height:auto;margin-left:-17%;margin-bottom:3rem}.hero-home .heading-boder h2{width:73%}.expertise h6,.footer-logo img,.links h6{padding-bottom:28px}.links{padding-left:0;padding-bottom:40px}.how-it-works.gap.no-top{margin-top:10px!important;padding-top:40px;border-top:1px solid var(--color-gray-100)}.how-it-works .heading h2{width:55%}.heading-boder h2{width:70%}.pl-75{padding-left:10px!important}.small-services{flex-direction:column;align-items:center;justify-content:center;gap:.75rem;height:auto;padding-left:1rem;padding-right:1rem;text-align:center;border-right:0}.small-services .service-icon-box{width:2.75rem;height:2.75rem;min-width:2.75rem;margin:0 auto;align-self:center;position:relative}.small-services .service-icon-box svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);line-height:1;margin:0}.small-services .service-text-box{width:100%}.small-services .service-text-box p{margin-bottom:0}.brands-carousel-item{flex-basis:140px;height:80px}.brands-carousel .brand-img{width:100%;height:80px;padding:.5rem}.brands-carousel .brand-img img{max-width:120px;max-height:55px}.footer-bottom{flex-wrap:wrap;gap:20px}.footer-bottom .footer-legal{width:100%;order:3}}@media (max-width:768px){.hero-home .heading-boder h1{width:100%;font-size:2.5rem;line-height:1.12}.hero-home .heading-boder h2{width:100%}.heading-boder h2{font-size:44px;line-height:58px;width:100%}.hero-home.two{clip-path:polygon(0 0,100% 0,100% 90%,0 100%);padding-top:180px;padding-bottom:139px}.mobile-nav{width:65%}.hero-home.two .heading-boder h2{font-size:36px;line-height:46px}.gap{padding:80px 0}.no-top{padding-top:0}.no-bottom{padding-bottom:0}.links{padding-left:0;padding-bottom:0;padding-top:40px}.expertise{padding-top:40px}.footer-bottom{margin-top:80px;justify-content:center;flex-wrap:wrap}.footer-bottom p{font-size:14px;text-align:center;padding-bottom:10px}.hero-home .heading-boder span:before{width:34%}.how-it-works .heading h2{width:73%}}@media (max-width:576px){.hero-home .heading-boder h1{font-size:2.25rem}.project-text{margin-bottom:40px}.brands-we-work.one{padding-bottom:20px}.mobile-nav{width:100%}.btugap{padding-top:50px}}@media (max-width:500px){h2{font-size:28px;line-height:38px}.projects:before{height:50%}.heading-boder h2{font-size:40px;line-height:50px}.how-it-works .heading h2{width:100%}}@media (max-width:480px){.small-services{display:block;text-align:center}.hero-home .heading-boder span:before{width:32%}.small-services svg{margin-bottom:16px}}@media (max-width:450px){.heading-boder h2{font-size:30px;line-height:40px}}@media (max-width:410px){.hero-home .heading-boder span:before{width:36%}.heading-boder span{margin-bottom:10px}}.cookie-consent{position:fixed;left:28px;bottom:28px;z-index:99999;width:min(560px,calc(100vw - 56px));background:#fff;border:2px solid rgba(var(--color-navy-rgb),.1);border-radius:22px;box-shadow:0 20px 60px rgba(0,0,0,.16);opacity:0;visibility:hidden;transform:translateY(20px);transition:opacity .25s,transform .25s,visibility .25s}.cookie-consent.is-visible{opacity:1;visibility:visible;transform:translateY(0)}.cookie-consent__inner{padding:34px}.cookie-consent h2{margin:0 0 20px;line-height:1.15;font-weight:700}.cookie-consent p{margin:0 0 14px;font-size:1rem;line-height:1.55}.cookie-consent__policy{display:inline-block;margin-top:4px;font-size:15px;font-weight:600;text-decoration:underline;color:var(--color-navy)}.cookie-consent__policy:hover{color:var(--color-red);text-decoration:underline;font-weight:700}.cookie-consent__actions{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:26px}.cookie-consent__button{min-height:56px;padding:12px 20px;border-radius:10px;font-size:17px;font-weight:700;cursor:pointer;transition:background-color .2s,color .2s,border-color .2s}.cookie-consent__button--accept{background:#002b3d;border:2px solid #002b3d;color:#fff}.cookie-consent__button--reject{background:#fff;border:2px solid #6d747a;color:#303438}.cookie-consent__button:focus-visible,.cookie-consent__policy:focus-visible{outline:#cc2330 solid 3px;outline-offset:3px}@media (max-width:767px){.cookie-consent{left:14px;right:14px;bottom:14px;width:auto;border-radius:18px}.cookie-consent__inner{padding:24px}.cookie-consent h2{font-size:25px}.cookie-consent p{font-size:15px}.cookie-consent__actions{grid-template-columns:1fr}}