html{margin:0;padding:0}@keyframes move-out{0%{transform:translateY(0);opacity:1}100%{transform:translateY(-100%);opacity:0}}@keyframes move-in{0%{transform:translateY(100%)}50%{transform:translateY(0)}100%{transform:translateY(0)}}@view-transition{navigation:auto}::view-transition-old(root){animation:1s cubic-bezier(0.19, 1, 0.22, 1) both move-out;transform-origin:center top}::view-transition-new(root){animation:2s cubic-bezier(0.19, 1, 0.22, 1) both move-in}:root{--home-hero-content-scale: 1;--smooth-bezier: cubic-bezier(0.165, 0.84, 0.44, 1);--text-size-body: calc(22/1920*100vw);--text-size-small: clamp(14px, 18/1920*100vw, 18px);--text-size-smaller: clamp(12px, 16/1920*100vw, 16px);--text-size-heading-1: calc(96/1920*100vw);--text-size-heading-2: calc(64/1920*100vw);--text-size-heading-3: calc(40/1920*100vw);--text-size-heading-4: calc(36/1920*100vw);--text-size-heading-5: calc(22/1920*100vw);--text-size-body: clamp(14px, 18/1920*100vw, 18px);--text-size-body-2x: clamp(28px, 32/1920*100vw, 32px);--text-size-48: calc(48/1920*100vw);--col-width: calc(min(1920px, 100vw) / 24)}body{margin:0;padding:120px 0 0 0;font-family:"Alegreya Sans",sans-serif;font-size:var(--text-size-body)}body:has(.home-stack-1){padding-top:0}*{background-repeat:no-repeat;box-sizing:border-box}@keyframes FadeInFromBottom{from{transform:translateY(40px);opacity:0}}@keyframes FadeIn{from{opacity:0}}img{max-width:100%}img.img-fluid{display:block}.text-heading-4{font-size:var(--text-size-heading-4);font-weight:300}.text-heading-5{font-size:var(--text-size-heading-5);font-weight:400}.text-heading-2{font-size:var(--text-size-heading-2);font-weight:300}.text-center{text-align:center}.text-800{font-weight:800 !important}.text-700{font-weight:700 !important}.text-500{font-weight:500 !important}.text-400{font-weight:400 !important}.text-300{font-weight:300 !important}.text-200{font-weight:200 !important}.text-small{font-size:var(--text-size-small)}.text-size-48{font-size:var(--text-size-48)}.text-no-wrap{white-space:nowrap}.bg-white{background-color:#fff}.bg-black{background-color:#000}.text-black{color:#000}.text-white{color:#fff}.width-100-pc{width:100pc}.flex-wrap{flex-wrap:wrap}.section-title{font-size:var(--text-size-heading-2);font-weight:300;margin:0;line-height:1em}.section-title small{font-size:48px}.home-stack-1{scroll-timeline:--reveal_here inline}.section-home-hero{height:100vh;background-color:#000;width:100%;overflow:clip;position:sticky;top:0}.section-home-hero .circles{will-change:transform;width:100%;height:100%;overflow:hidden;position:absolute;transform-origin:center;transform:scale(1.5);opacity:0}.section-home-hero .circles .circle{will-change:transform;position:absolute;top:50%;left:50%;display:block;transform:translate(-50%, -50%);transform-origin:center;overflow:hidden;width:1754px}.section-home-hero .circles .circle img{will-change:transform;display:block;aspect-ratio:1/1;margin:auto;transform-origin:center}.section-home-hero .circles .circle-1{display:block}.section-home-hero .circles .circle-1 img{transform:rotate(0deg)}.section-home-hero .circles .circle-2 img{transform:rotate(150deg)}.section-home-hero .circles .circle-3 img{transform:rotate(120deg)}.section-home-hero .circles .circle-4 img{transform:rotate(90deg)}.section-home-hero .circles .circle-5 img{transform:rotate(50deg)}.section-home-hero .circles .circle-6 img{transform:rotate(30deg)}.reveal-circle{position:absolute;top:0;height:100vh;width:100vw;-webkit-clip-path:circle(0% at 50% 50%);clip-path:circle(0% at 50% 50%);background-color:#fff;transform-origin:center}.section-home-hero .content{position:absolute;width:668px;top:50%;left:50%;transform:translate(-50%, -50%);opacity:1;transform-origin:50% 50%;padding-top:80px;transform-origin:center}.section-home-hero .content .logo{overflow:hidden}.section-home-hero .content .logo img{width:160px;height:auto;display:block;margin:auto;transform:translateY(100%)}.section-home-hero .content .text{text-align:center;color:#fff;max-width:600px;margin:54px auto 0 auto}.section-home-hero .content .text .line-1{margin-top:36px;font-size:56px;font-weight:300;line-height:1.14em;overflow:hidden}.section-home-hero .content .text .line-1 em{font-weight:500;font-style:normal}.section-home-hero .content .text .line-2{font-size:22px;font-weight:400;margin-top:20px;overflow:hidden}.section-home-hero .content .text span{display:block;overflow:hidden}.section-home-hero .content .text span i{transform:translateY(100%);font-style:normal;display:inline-block}.section-home-hero .content .mouse-icon{width:24px;height:24px;margin:90px auto 0 auto;opacity:0;transform:translateY(100%)}.section-home-hero .content .icon-touch{display:none}.section-home-hero.js-ready .circles{transform:scale(1);opacity:1;transition:all var(--smooth-bezier) 2s}.section-home-hero.js-ready .circles .circle{transition:all var(--smooth-bezier) 1s .5s}.section-home-hero.js-ready .circles .circle img{transition:transform var(--smooth-bezier) 2.4s}.section-home-hero.js-ready .circles .circle-1{width:1754px}.section-home-hero.js-ready .circles .circle-1 img{transform:rotate(540deg)}.section-home-hero.js-ready .circles .circle-2{width:1487px}.section-home-hero.js-ready .circles .circle-2 img{transform:rotate(510deg)}.section-home-hero.js-ready .circles .circle-3{width:1237px}.section-home-hero.js-ready .circles .circle-3 img{transform:rotate(480deg)}.section-home-hero.js-ready .circles .circle-4{width:1064px}.section-home-hero.js-ready .circles .circle-4 img{transform:rotate(450deg)}.section-home-hero.js-ready .circles .circle-5{width:928px}.section-home-hero.js-ready .circles .circle-5 img{transform:rotate(410deg)}.section-home-hero.js-ready .circles .circle-6{width:711px}.section-home-hero.js-ready .circles .circle-6 img{transform:rotate(390deg)}.section-home-hero.js-ready .circles .circle-6 img{transition-delay:1.38s}.section-home-hero.js-ready .circles .circle-5 img{transition-delay:1.4s}.section-home-hero.js-ready .circles .circle-4 img{transition-delay:1.42s}.section-home-hero.js-ready .circles .circle-3 img{transition-delay:1.44s}.section-home-hero.js-ready .circles .circle-2 img{transition-delay:1.46s}.section-home-hero.js-ready .circles .circle-1 img{transition-delay:1.48s}.section-home-hero.js-ready .circles .circle img{animation:CirclesForever linear 10s forwards infinite;animation-delay:4s}.section-home-hero.js-ready .circles .circle:nth-child(odd) img{animation-duration:7s;animation-direction:reverse}@keyframes CirclesForever{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.section-home-hero.js-ready .content .logo img{transition:all var(--smooth-bezier) 1s 2s;transform:translateY(0)}.section-home-hero.js-ready .content .text span i{transition:all var(--smooth-bezier) 1s;transform:translateY(0);opacity:1}.section-home-hero.js-ready .content .text .line-1 span i{transition-delay:2.4s}.section-home-hero.js-ready .content .text .line-1 span:nth-child(1) i{transition-delay:2.6s}.section-home-hero.js-ready .content .text .line-2 span:nth-child(1) i{transition-delay:4.2s}.section-home-hero.js-ready .content .text .line-1 span:nth-child(2) i{transition-delay:2.8s}.section-home-hero.js-ready .content .text .line-2 span:nth-child(2) i{transition-delay:4.4s}.section-home-hero.js-ready .content .text .line-1 span:nth-child(3) i{transition-delay:3s}.section-home-hero.js-ready .content .text .line-2 span:nth-child(3) i{transition-delay:4.6s}.section-home-hero.js-ready .content .text .line-1 span:nth-child(4) i{transition-delay:3.2s}.section-home-hero.js-ready .content .text .line-2 span:nth-child(4) i{transition-delay:4.8s}.section-home-hero.js-ready .content .text .line-1 span:nth-child(5) i{transition-delay:3.4s}.section-home-hero.js-ready .content .text .line-2 span:nth-child(5) i{transition-delay:5s}.section-home-hero.js-ready .content .text .line-1 span:nth-child(6) i{transition-delay:3.6s}.section-home-hero.js-ready .content .text .line-2 span:nth-child(6) i{transition-delay:5.2s}.section-home-hero.js-ready .content .text .line-1 span:nth-child(7) i{transition-delay:3.8s}.section-home-hero.js-ready .content .text .line-2 span:nth-child(7) i{transition-delay:5.4s}.section-home-hero.js-ready .content .text .line-1 span:nth-child(8) i{transition-delay:4s}.section-home-hero.js-ready .content .text .line-2 span:nth-child(8) i{transition-delay:5.6s}.section-home-hero.js-ready .content .text .line-1 span:nth-child(9) i{transition-delay:4.2s}.section-home-hero.js-ready .content .text .line-2 span:nth-child(9) i{transition-delay:5.8s}.section-home-hero.js-ready .content .text .line-1 span:nth-child(10) i{transition-delay:4.4s}.section-home-hero.js-ready .content .text .line-2 span:nth-child(10) i{transition-delay:6s}.section-home-hero.js-ready .content .text .line-2 span{transition-delay:2.8s}.section-home-hero.js-ready .content .mouse-icon{transition:all var(--smooth-bezier) 2s 5s;transform:translateY(0);opacity:1}.section-home-brand{position:relative;z-index:1}.section-home-brand .section-part{width:100%;height:100vh;top:0;overflow:clip}.section-home-brand .section-part-logo{height:100vh}.section-home-brand .section-we-share{height:25vh;opacity:1}.section-home-brand .section-part-gif{position:relative}.section-home-brand .section-part-gif .bg-video{height:100vh;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;opacity:.8}.section-home-brand .section-part-gif .framed-video{display:block;margin:auto;width:60vw;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.section-home-brand .logo{text-align:center;width:340px;opacity:0;margin:auto;position:sticky;top:50%;transform:translateY(-50%)}.section-home-brand .logo img{display:block;margin:20px auto 0 auto}.section-home-brand .text{display:flex;align-items:center;justify-content:center;font-size:44px;text-align:center;font-weight:200;opacity:0;position:sticky;top:50%;transform:translateY(-50%)}.section-home-brand .section-we-share{overflow:hidden;font-size:var(--text-size-heading-1)}.section-home-brand .section-we-share .text{opacity:1}.section-home-brand .section-we-share .heading{font-size:var(--text-size-heading-1);text-align:center}.section-home-brand .section-we-share p{margin:0 auto;text-align:center;font-size:var(--text-size-heading-2)}.section-home-brand .section-we-share .roll{display:flex;gap:130px;font-size:var(--text-size-heading-1);font-weight:400;width:100vw;overflow:hidden;position:relative}.section-home-brand .section-we-share .roll .group{display:flex;gap:130px}.section-home-brand .section-we-share .roll .item{line-height:1em}.section-home-brand .section-we-share .roll .item:first-child{margin-left:150vw}.section-home-brand .section-we-share .roll .item:last-child{margin-right:80vw}.section-home-brand .section-we-share .overlay{background-image:linear-gradient(to right, rgb(255, 255, 255), rgba(255, 255, 255, 0), rgb(255, 255, 255));display:block;width:100%;margin-top:-2em;line-height:2em;position:relative;z-index:1}.spacer{height:300vh;background-color:#ff0;background-image:radial-gradient(yellow, orange)}.site-header{position:sticky;position:fixed;width:100%;top:0;left:0;display:flex;padding:28px var(--col-width) 16px var(--col-width);background-color:#fff;align-items:center;z-index:9;transition:all ease 1s}.site-header .logo{transition:all ease 1s}.site-header .logo img{display:block;mix-blend-mode:difference;transition:all ease 1s}.site-header .nav-toggle{padding:0;margin:0 0 0 auto;width:35px;display:block;background-color:rgba(0,0,0,0);border:none;outline:none;cursor:pointer}.site-header .nav-toggle svg{display:block}.site-header .nav-toggle svg path{fill:#fff;transition:all ease 1s;mix-blend-mode:difference}body:has(.home-stack-1) .site-header{background-color:rgba(0,0,0,0)}body:has(.home-stack-1) .site-header .logo img{filter:none}body:has(.home-stack-1) .site-header .nav-toggle svg path{fill:#fff}body:has(.home-stack-1) .site-header:not(.scrolled) .logo{opacity:0}.site-menu{position:fixed;z-index:10;left:0;top:0;width:100%;height:100%;background-color:#fff;visibility:hidden;transition:all var(--smooth-bezier) .6s;color:#000;transform:translateY(-100%);display:flex;flex-direction:column}.site-menu.show{transition-duration:1s;visibility:visible;transform:translateY(0)}.site-menu .menu-header{display:flex;padding:28px var(--col-width) 16px var(--col-width);align-items:center}.site-menu .menu-header .logo img{display:block}.site-menu .menu-header .nav-toggle{padding:0;margin:0 0 0 auto;width:35px;display:block;background-color:rgba(0,0,0,0);border:none;outline:none;cursor:pointer}.site-menu .menu-header .nav-toggle svg{display:block}.site-menu .menu-row{padding:80px;display:flex;align-items:flex-end;margin-top:auto;margin-bottom:100px}.site-menu .menu-row .menu-row-item{width:50%}.site-menu .socials{list-style:none;margin:0;padding:0}.site-menu .socials li{margin:8px 0}.site-menu .socials li a{display:inline-block;font-size:var(--text-size-heading-5);font-weight:300;color:inherit;text-decoration:none}.site-menu .socials li a:after{content:"";display:block;width:0;height:1px;background-color:#000;transition:width var(--smooth-bezier) .4s}.site-menu .socials li a:hover:after{width:100%}.site-menu .email{margin-top:110px}.site-menu .email a{font-size:var(--text-size-heading-5);font-weight:300;color:inherit;text-decoration:none}.site-menu .email a span{display:inline-block}.site-menu .email a span:after{content:"";display:block;height:1px;background-color:currentColor;width:0;transition:width var(--smooth-bezier) .4s}.site-menu .email a:hover span:after{width:100%}.site-menu nav ul{list-style:none;margin:0;padding:0}.site-menu nav ul li{margin:16px 0 0 0;line-height:1em;overflow:hidden}.site-menu nav a{color:inherit;font-size:var(--text-size-heading-1);font-weight:300;text-decoration:none;line-height:1em;transform:translateY(-200%);display:inline-block;transition:transform var(--smooth-bezier) .4s}.site-menu nav a span{display:inline-block;transition:all var(--smooth-bezier) .4s;padding:0 8px}.site-menu nav a span i{font-style:normal;mix-blend-mode:difference;position:relative;z-index:1;color:#000}.site-menu nav a span:after{content:"";display:block;width:0;height:2px;background-color:#000;transition:width var(--smooth-bezier) .4s}.site-menu nav a:hover span:after{width:100%}.site-menu.show nav ul li a{transition-delay:0.05s;transition-duration:0.75s}.site-menu.show nav ul li a{transition-delay:0.1s;transition-duration:0.9s}.site-menu.show nav ul li a{transition-delay:0.15s;transition-duration:1.05s}.site-menu.show nav ul li a{transition-delay:0.2s;transition-duration:1.2s}.site-menu.show nav ul li a{transform:translateY(0)}.content-wrapper{padding:0 var(--col-width);margin:auto;max-width:100%}.content-wrapper.p1{padding:0 calc(var(--col-width)*1)}.content-wrapper.p2{padding:0 calc(var(--col-width)*2)}.content-wrapper.p3{padding:0 calc(var(--col-width)*3)}.content-wrapper.p4{padding:0 calc(var(--col-width)*4)}.content-wrapper.pl1{padding-left:calc(var(--col-width)*1)}.content-wrapper.pl2{padding-left:calc(var(--col-width)*2)}.content-wrapper.pl3{padding-left:calc(var(--col-width)*3)}.content-wrapper.pr0{padding-right:0}.content-wrapper.pr1{padding-right:calc(var(--col-width)*1)}.content-wrapper.pr2{padding-right:calc(var(--col-width)*2)}.content-wrapper.pr3{padding-right:calc(var(--col-width)*3)}.row{display:flex;margin:0 -2.5%;row-gap:30px}.row>.col-1{width:5%;flex-shrink:0;flex-grow:0;padding:0 2.5%}.row>.col-ml-1{margin-left:5%}.row>.col-offset-left-1{margin-left:5%}.row>.col-2{width:10%;flex-shrink:0;flex-grow:0;padding:0 2.5%}.row>.col-ml-2{margin-left:10%}.row>.col-offset-left-2{margin-left:10%}.row>.col-3{width:15%;flex-shrink:0;flex-grow:0;padding:0 2.5%}.row>.col-ml-3{margin-left:15%}.row>.col-offset-left-3{margin-left:15%}.row>.col-4{width:20%;flex-shrink:0;flex-grow:0;padding:0 2.5%}.row>.col-ml-4{margin-left:20%}.row>.col-offset-left-4{margin-left:20%}.row>.col-5{width:25%;flex-shrink:0;flex-grow:0;padding:0 2.5%}.row>.col-ml-5{margin-left:25%}.row>.col-offset-left-5{margin-left:25%}.row>.col-6{width:30%;flex-shrink:0;flex-grow:0;padding:0 2.5%}.row>.col-ml-6{margin-left:30%}.row>.col-offset-left-6{margin-left:30%}.row>.col-7{width:35%;flex-shrink:0;flex-grow:0;padding:0 2.5%}.row>.col-ml-7{margin-left:35%}.row>.col-offset-left-7{margin-left:35%}.row>.col-8{width:40%;flex-shrink:0;flex-grow:0;padding:0 2.5%}.row>.col-ml-8{margin-left:40%}.row>.col-offset-left-8{margin-left:40%}.row>.col-9{width:45%;flex-shrink:0;flex-grow:0;padding:0 2.5%}.row>.col-ml-9{margin-left:45%}.row>.col-offset-left-9{margin-left:45%}.row>.col-10{width:50%;flex-shrink:0;flex-grow:0;padding:0 2.5%}.row>.col-ml-10{margin-left:50%}.row>.col-offset-left-10{margin-left:50%}.row>.col-11{width:55%;flex-shrink:0;flex-grow:0;padding:0 2.5%}.row>.col-ml-11{margin-left:55%}.row>.col-offset-left-11{margin-left:55%}.row>.col-12{width:60%;flex-shrink:0;flex-grow:0;padding:0 2.5%}.row>.col-ml-12{margin-left:60%}.row>.col-offset-left-12{margin-left:60%}.row>.col-13{width:65%;flex-shrink:0;flex-grow:0;padding:0 2.5%}.row>.col-ml-13{margin-left:65%}.row>.col-offset-left-13{margin-left:65%}.row>.col-14{width:70%;flex-shrink:0;flex-grow:0;padding:0 2.5%}.row>.col-ml-14{margin-left:70%}.row>.col-offset-left-14{margin-left:70%}.row>.col-15{width:75%;flex-shrink:0;flex-grow:0;padding:0 2.5%}.row>.col-ml-15{margin-left:75%}.row>.col-offset-left-15{margin-left:75%}.row>.col-16{width:80%;flex-shrink:0;flex-grow:0;padding:0 2.5%}.row>.col-ml-16{margin-left:80%}.row>.col-offset-left-16{margin-left:80%}.row>.col-17{width:85%;flex-shrink:0;flex-grow:0;padding:0 2.5%}.row>.col-ml-17{margin-left:85%}.row>.col-offset-left-17{margin-left:85%}.row>.col-18{width:90%;flex-shrink:0;flex-grow:0;padding:0 2.5%}.row>.col-ml-18{margin-left:90%}.row>.col-offset-left-18{margin-left:90%}.row>.col-19{width:95%;flex-shrink:0;flex-grow:0;padding:0 2.5%}.row>.col-ml-19{margin-left:95%}.row>.col-offset-left-19{margin-left:95%}.row>.col-20{width:100%;flex-shrink:0;flex-grow:0;padding:0 2.5%}.row>.col-ml-20{margin-left:100%}.row>.col-offset-left-20{margin-left:100%}.row.g-1{-moz-column-gap:calc(var(--col-width)*1);column-gap:calc(var(--col-width)*1)}.row.g-2{-moz-column-gap:calc(var(--col-width)*2);column-gap:calc(var(--col-width)*2)}.row.g-compact{margin:0 -10px}.row.g-compact>*{padding:0 10px !important}.row>.col-half{width:50%}.row.row-wrap{flex-wrap:wrap;row-gap:3.3333333333vw}.d-flex{display:flex;width:100%;margin:0 -2.5%;flex:1 0 auto;overflow:hidden}.d-flex>*{padding:0 2.5%}.d-flex.gap-10{gap:.5208333333vw;margin-left:0;margin-right:0}.d-flex.gap-10>*{padding:0}.d-flex.gap-20{margin-left:0;margin-right:0;gap:1.0416666667vw}.d-flex.gap-20>*{padding:0}.d-flex.gap-30{margin-left:0;margin-right:0;gap:1.5625vw}.d-flex.gap-30>*{padding:0}.flex-column{display:flex;flex-direction:column}.align-items-start{align-items:flex-start}.align-items-center{align-items:center}.align-items-end{align-items:flex-end}.align-self-start{align-self:flex-start}.align-self-center{align-self:center}.section-home-about{padding:160px 0;min-height:200vh;background-color:#000;color:#fff}.section-home-about .intro{display:flex;gap:60px}.section-home-about .intro .section-title{width:50%}.section-home-about .intro .text{width:50%;padding:0 0 0 40px}.section-home-about .intro .text p{margin:0;max-width:480px;font-weight:300}.section-home-about .growth-statastics{margin-top:280px}.section-home-about .growth-statastics ul{max-width:800px;display:flex;gap:80px 20px;flex-wrap:wrap;padding:0;margin:0 0 0 auto;list-style:none}.section-home-about .growth-statastics ul li{width:calc(50% - 20px)}.section-home-about .growth-statastics ul .number{font-size:var(--text-size-heading-1);overflow:hidden;height:1em;line-height:1em;display:block}.section-home-about .growth-statastics ul .number em{transform:translateY(100%);font-style:normal;font-weight:400;display:inline-block;opacity:0;transition:all var(--smooth-bezier) 1s}.section-home-about .growth-statastics ul .text{display:block;opacity:0;transition:all var(--smooth-bezier) 1s}.section-home-about .growth-statastics ul li.js-in-view .number em{opacity:1;transform:translateY(0)}.section-home-about .growth-statastics ul li.js-in-view .number em:nth-child(1){transition-delay:.6s}.section-home-about .growth-statastics ul li.js-in-view .number em:nth-child(2){transition-delay:.8s}.section-home-about .growth-statastics ul li.js-in-view .text{opacity:1;transition-delay:0s}.section-home-about .client-list{margin-top:280px}.section-home-about .client-list ul{max-width:800px;display:flex;gap:80px 20px;flex-wrap:wrap;padding:0;margin:60px 0 0 auto;list-style:none}.section-home-about .client-list ul li{width:calc(33.33% - 40px);aspect-ratio:240/154;display:flex;opacity:0;transition:all var(--smooth-bezier) 1s}.section-home-about .client-list ul li img{display:block;margin:auto;filter:grayscale(1)}.section-home-about .client-list ul li.js-in-view{opacity:1}.home-projects{background-color:#000;width:100%;overflow:clip}.home-projects .project{height:100vh;height:100dvh;height:100svh;width:100%;display:flex;align-items:center;position:sticky;top:0px;transform-origin:center top}.home-projects .project img{display:block;position:absolute;-o-object-fit:cover;object-fit:cover;height:100%;width:100%}.home-projects .project .text{margin:auto;width:100%;position:relative;text-align:center;color:#fff;z-index:1}.home-projects .project .text .attributes{text-align:center;font-size:var(--text-size-smaller);text-transform:uppercase}.home-projects .project .text h3,.home-projects .project .text .upcoming{font-size:var(--text-size-heading-1);margin:0;font-weight:400;text-transform:uppercase;line-height:1em}.home-projects .project .upcoming-cover{position:absolute;inset:0;background-color:rgba(185,185,185,.8);-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}.home-projects .project .project-link{position:absolute;inset:0;display:block;z-index:1}.home-projects .project .project-link span{display:none}.home-projects .all-projects-link{background-color:#000;display:flex;color:#fff;text-decoration:none;height:100vh;height:100dvh;height:100svh;width:100%;position:relative;z-index:1}.home-projects .all-projects-link .text{width:100%;margin:auto;display:block;text-align:center;font-size:var(--text-size-heading-1);font-weight:400;text-transform:uppercase}.home-projects .all-projects-link .count{position:absolute;transform:translateY(-50%);right:90px;top:50%;color:#777}.section-home-jarvis .content{min-height:100vh;padding:180px 0;display:flex;align-items:center}.section-home-jarvis .content .text{width:50%;padding:0 80px;margin:auto}.section-home-jarvis .content .text p{margin:0 0 50px 0}.section-home-jarvis .content .image{width:50%}.section-home-jarvis .content .image video{display:block;margin:auto;max-width:100%;height:auto;max-height:80vh}.section-lets-talk{height:100vh;background-color:#000;width:100%;overflow:clip;position:relative}.section-lets-talk .circles{will-change:transform;width:100%;height:100%;overflow:hidden;position:absolute;transform-origin:center;transform:scale(1.5);opacity:0}.section-lets-talk .circles .circle{will-change:transform;position:absolute;top:50%;left:50%;display:block;transform:translate(-50%, -50%);transform-origin:center;overflow:hidden;width:1754px}.section-lets-talk .circles .circle img{will-change:transform;display:block;aspect-ratio:1/1;margin:auto;transform-origin:center}.section-lets-talk .circles .circle-1{display:block}.section-lets-talk .circles .circle-1 img{transform:rotate(0deg)}.section-lets-talk .circles .circle-2 img{transform:rotate(150deg)}.section-lets-talk .circles .circle-3 img{transform:rotate(120deg)}.section-lets-talk .circles .circle-4 img{transform:rotate(90deg)}.section-lets-talk .circles .circle-5 img{transform:rotate(50deg)}.section-lets-talk .circles .circle-6 img{transform:rotate(30deg)}.section-lets-talk .content{position:absolute;width:668px;top:50%;left:50%;transform:translate(-50%, -50%);opacity:1;transform-origin:50% 50%;padding-top:0px;transform-origin:center}.section-lets-talk .content .text{text-align:center;color:#fff;max-width:600px;margin:54px auto 0 auto}.section-lets-talk .content .text .line-1{margin-top:36px;font-size:56px;font-weight:300;line-height:1.14em;overflow:hidden}.section-lets-talk .content .text .line-1 em{font-weight:500;font-style:normal}.section-lets-talk .content .text .line-2{font-size:clamp(16px,1.09375vw,21px);font-weight:400;margin-top:20px;overflow:hidden}.section-lets-talk .content .text .line-2 a{color:#fff;display:inline-block;text-decoration:none;border-bottom:1px solid currentColor}.section-lets-talk .content .text span{display:block;transform:translateY(100%);opacity:0}.section-lets-talk.js-in-view .circles{transform:scale(1);opacity:1;transition:all var(--smooth-bezier) 2s}.section-lets-talk.js-in-view .circles .circle{transition:all var(--smooth-bezier) 1s .5s}.section-lets-talk.js-in-view .circles .circle img{transition:transform var(--smooth-bezier) 2.4s}.section-lets-talk.js-in-view .circles .circle-1{width:1754px}.section-lets-talk.js-in-view .circles .circle-1 img{transform:rotate(540deg)}.section-lets-talk.js-in-view .circles .circle-2{width:1487px}.section-lets-talk.js-in-view .circles .circle-2 img{transform:rotate(510deg)}.section-lets-talk.js-in-view .circles .circle-3{width:1237px}.section-lets-talk.js-in-view .circles .circle-3 img{transform:rotate(480deg)}.section-lets-talk.js-in-view .circles .circle-4{width:1064px}.section-lets-talk.js-in-view .circles .circle-4 img{transform:rotate(450deg)}.section-lets-talk.js-in-view .circles .circle-5{width:928px}.section-lets-talk.js-in-view .circles .circle-5 img{transform:rotate(410deg)}.section-lets-talk.js-in-view .circles .circle-6{width:711px}.section-lets-talk.js-in-view .circles .circle-6 img{transform:rotate(390deg)}.section-lets-talk.js-in-view .circles .circle-6 img{transition-delay:1.38s}.section-lets-talk.js-in-view .circles .circle-5 img{transition-delay:1.4s}.section-lets-talk.js-in-view .circles .circle-4 img{transition-delay:1.42s}.section-lets-talk.js-in-view .circles .circle-3 img{transition-delay:1.44s}.section-lets-talk.js-in-view .circles .circle-2 img{transition-delay:1.46s}.section-lets-talk.js-in-view .circles .circle-1 img{transition-delay:1.48s}.section-lets-talk.js-in-view .content .text span{transition:all var(--smooth-bezier) 1s;transform:translateY(0);opacity:1}.section-lets-talk.js-in-view .content .text .line-1 span{transition-delay:2.4s}.section-lets-talk.js-in-view .content .text .line-2 span{transition-delay:2.8s}.site-footer{padding:90px 0 0 0;background-color:#000;color:#fff}.site-footer .footer-row{display:flex;gap:40px}.site-footer .footer-row .col{width:25%}.site-footer .footer-row .col-large{width:50%}.site-footer .footer-items{display:flex;gap:40px;flex-wrap:wrap}.site-footer .footer-items .footer-item{width:calc(50% - 20px)}.site-footer .footer-items .dxb-office{order:4}.site-footer .footer-nav ul{list-style:none;padding:0;margin:0;color:#fff;font-size:var(--text-size-smaller)}.site-footer .footer-nav ul li{margin-bottom:10px}.site-footer .footer-nav ul li a{text-decoration:none;color:inherit;font-style:normal}.site-footer .footer-nav ul li a span{display:inline-block;text-transform:uppercase}.site-footer .footer-nav ul li a span:after{content:"";height:1px;background-color:currentColor;width:0;transition:width var(--smooth-bezier) .2s;display:block}.site-footer .footer-nav ul li a:hover span:after{width:100%}.site-footer p,.site-footer address{font-weight:300;font-size:16px;line-height:1.14em;margin:1em 0}.site-footer address{font-style:normal}.site-footer p.heading{text-transform:uppercase;font-weight:500;margin:0}.site-footer p a{text-decoration:none;color:inherit}.site-footer p a span{display:inline-block}.site-footer p a span::after{content:"";width:0;height:1px;background-color:currentColor;transition:width var(--smooth-bezier) .2s;display:block}.site-footer p a:hover span:after{width:100%}.site-footer .socials-list{margin:1em 0;padding:0;list-style:none}.site-footer .socials-list li{margin:0 0 22px 0}.site-footer .socials-list li a{transition:all ease .2s;display:inline-block}.site-footer .socials-list li a span{display:none}.site-footer .socials-list li a svg{display:block}.site-footer .socials-list li a:hover{transform:scale(1.1)}.site-footer .socials-list li:last-child{margin-bottom:0}.site-footer .end-band{margin-top:80px;padding:40px 0;gap:20px;display:flex;justify-content:space-between;font-size:16px;font-weight:300}.site-footer .end-band a{color:inherit;text-decoration:none}.whatsapp-sticky{z-index:9;position:fixed;bottom:var(--col-width);width:40px;height:40px;border-radius:50%;display:block;right:var(--col-width);padding:10px;color:#111b21;text-decoration:none;background-color:#25d366;background-color:#000;box-shadow:0 0 0 1px #fff}.whatsapp-sticky span{display:none}.whatsapp-sticky svg{display:block;width:100%;height:auto;margin:auto;color:#fff}.section-contact-us{padding:clamp(60px,19200000vw,100px) 0}.section-contact-us .content p{font-size:var(--text-size-heading-4);margin:0;font-weight:300}.section-contact-us h1{margin:0;font-size:var(--text-size-heading-1);font-weight:400}.contact-form-wrapper{margin-left:auto;max-width:60%;margin-top:60px}.contact-form-wrapper h2{font-size:var(--text-size-heading-1);font-weight:300;margin:0}.contact-form-wrapper .field-group{display:flex;gap:30px;align-items:baseline;margin-bottom:0px;width:100%}.contact-form-wrapper .field-group label{font-size:2.9166666667vw;flex-shrink:0;font-weight:300;line-height:1em}.contact-form-wrapper .field-group .field-outer{flex-shrink:0;flex-grow:1;border-bottom:1px solid currentColor;margin-bottom:16px}.contact-form-wrapper .field-group .field{border:none;outline:none;font-size:2.9166666667vw;padding:12px 0;font-weight:300;font-family:inherit;width:auto;display:block}.contact-form-wrapper .field-group select.field{padding-right:24px}.contact-form-wrapper .btn-submit{width:clamp(100px,7.8125vw,150px);aspect-ratio:1/1;display:block;margin-left:auto;margin-top:30px;background-color:#000;color:#fff;text-align:center;padding:2em 0;border-radius:50%;font-size:var(--text-size-heading-5);font-family:inherit;font-weight:500;outline:0px solid #000;border:0px solid #000;transition:outline var(--smooth-bezier) .4s;cursor:pointer;position:relative}.contact-form-wrapper .btn-submit:hover{outline:12px solid #000}.contact-form-wrapper .btn-submit .txt{opacity:1}.contact-form-wrapper .btn-submit .busy{width:60px;aspect-ratio:1/1;border:10px solid #8e8e8e;border-top-color:#fff;display:block;position:absolute;top:50%;left:50%;margin-left:-30px;margin-top:-30px;border-radius:50%;opacity:1;animation:BtnSubmitLoader .8s linear infinite;transition:all ease 1s;scale:0}.contact-form-wrapper .btn-submit.is-busy .txt{opacity:0}.contact-form-wrapper .btn-submit.is-busy .busy{opacity:1;scale:1}@keyframes BtnSubmitLoader{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.contact-form-wrapper .form-status{margin:30px;text-align:right;font-size:var(--text-size-body-2x)}.contact-form-wrapper .form-status:empty{display:none}.section-projects{padding:clamp(60px,5.2083333333vw,100px) 0}.section-projects h1{margin:0;font-size:var(--text-size-heading-2);font-weight:300}.section-projects h1 strong{font-weight:400}.section-projects .projects-intro{font-size:var(--text-size-heading-4);font-weight:300}.projects-list{display:flex;flex-wrap:wrap;margin:60px -20px 0 -20px;gap:5.2083333333vw 0}.projects-list .project{display:block;text-decoration:none;padding:8px;width:33.3333333333%;color:inherit;opacity:0;transform:translateY(20px);transition:all var(--smooth-bezier) 1s}.projects-list .project .image{overflow:hidden}.projects-list .project .image img{display:block;transition:all var(--smooth-bezier) 1s}.projects-list .project:hover .image img{transform:scale(1.1)}.projects-list .project .text{margin-top:clamp(12px,1.5625vw,30px);color:inherit;align-items:flex-end}.projects-list .project .text h3{font-size:var(--text-size-heading-4);font-weight:300;margin:0;line-height:1em;text-transform:uppercase}.projects-list .project .text .category{display:block;text-transform:uppercase;font-size:var(--text-size-body);color:#858585;line-height:1em;margin-top:8px}.projects-list div.project .image{position:relative}.projects-list div.project .image:before{content:"COMING SOON";display:flex;align-items:center;justify-content:center;inset:0;position:absolute;background-color:rgba(147,147,147,.87);color:#fff;z-index:1}.projects-list .project.js-in-view{opacity:1;transform:translateY(0)}.section-about-intro{padding:200px 0 0 0}.section-about-intro h1{text-align:center;font-size:var(--text-size-heading-3);font-weight:300;margin:0}.section-about-intro h1 em{font-size:var(--text-size-heading-1);font-style:normal;font-weight:inherit;opacity:0;transform:translateY(1em);display:inline-block}.section-about-intro h1.js-in-view em{transition:all var(--smooth-bezier) 2s;opacity:1;transform:translateY(0)}.section-about-intro h1.js-in-view em:nth-of-type(1){transition-delay:.2s}.section-about-intro h1.js-in-view em:nth-of-type(2){transition-delay:.4s}.section-about-intro .gallery{overflow:auto;margin-top:100px;overflow:clip}.section-about-intro .gallery .items{position:sticky;top:100px;display:flex;gap:30px;align-items:flex-start;padding:100px 0;transform:translateX(50%);padding-left:var(--col-width)}.section-about-intro .gallery .items img{flex-shrink:0;display:block;width:20.8333333333vw}.section-about-intro .about-text{display:flex;padding:80px 0}.section-about-intro .about-text h2{font-size:16px;font-weight:400;margin:0;width:400px}.section-about-intro .about-text .text{width:800px;margin-top:-0.3em}.section-about-intro .about-text .text p{margin:0 0 1em 0;font-size:var(--text-size-heading-4);font-weight:300}.section-about-intro .about-text .text p small{font-size:.72em}.section-about-intro .about-text .text p em{font-size:var(--text-size-heading-1);font-style:normal;font-weight:300}.section-about-intro .about-text .text p em i{font-style:normal;font-weight:400}.section-design-what{padding:140px 0;background-color:#000;color:#fff}.section-design-what .design h2{margin:0;font-size:var(--text-size-heading-4);font-weight:300}.section-design-what .design p{margin-top:90px;margin-bottom:0;margin-left:calc(var(--col-width)*3);font-size:var(--text-size-heading-4);font-weight:300}.section-design-what .design .gpt-video{margin-top:140px}.section-design-what .design .gpt-video img{display:block;max-width:100%}.section-design-what .design .gpt-video video{display:block;max-width:100%}@keyframes GPTTextShow{from{opacity:0}to{opacity:1}}@keyframes bliking{0%{opacity:0}50%{opacity:1}100%{opacity:0}}.section-design-what .design .gpt-style{width:720px;max-width:100%}.section-design-what .design .gpt-style span{display:inline}.section-design-what .design .gpt-style i{font-style:inherit;opacity:0;overflow:hidden;animation:GPTTextShow var(--smooth-bezier) 2s forwards}.section-design-what .design .gpt-style .runner{height:.8em;aspect-ratio:1/1;background-color:#fff;display:inline-block;vertical-align:middle;border-radius:50%;transition:all ease 1s;transform-origin:center}.section-design-what .design .gpt-style.render-complete{height:auto !important}.section-design-what .design .gpt-style.render-complete .runner{transform:scale(0);transition-delay:2s}.section-design-what .design p em{font-size:var(--text-size-heading-2);font-weight:300;font-style:normal}.section-design-what .design p i{font-weight:300}.section-design-what .design p.non-gpt{opacity:0;transform:translateY(30px)}.section-design-what .design:has(.gpt-style.render-complete) p.non-gpt{opacity:1;transition:all ease 2s}.section-design-what .design:has(.gpt-style.render-complete) p.non-gpt-2{transition-delay:1s}.section-design-what .how{display:flex;margin-top:170px;align-items:flex-start}.section-design-what .how>*{flex-basis:0;flex-grow:1}.section-design-what .how h2{font-size:var(--text-size-body);font-weight:300;text-transform:uppercase}.section-design-what .how p{font-size:var(--text-size-heading-2);font-weight:100;margin:-20px 0 0 auto}.section-design-what .how p span{display:block;overflow:hidden}.section-design-what .how p span i{display:inline-block;transform:translateY(1.2em);font-style:normal;opacity:0;transition:all var(--smooth-bezier) 1.2s}.section-design-what .how p.js-in-view span i{transform:translateY(0);opacity:1}.section-design-what .how p.js-in-view span:nth-of-type(1) i{transition-delay:.2s}.section-design-what .how p.js-in-view span:nth-of-type(2) i{transition-delay:.4s}.section-design-what .how p.js-in-view span:nth-of-type(3) i{transition-delay:.6s}.section-design-what .how p.js-in-view span:nth-of-type(4) i{transition-delay:.8s}.section-design-what .stats{margin-top:230px}.section-design-what .stats ul{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap}.section-design-what .stats ul li{display:flex;align-items:center;justify-content:center;gap:8px;width:33.3333333333%;padding:56px 20px;border-right:1px solid #d6d6d6;border-bottom:1px solid #d6d6d6}.section-design-what .stats ul li:nth-child(3n){border-right-color:rgba(0,0,0,0)}.section-design-what .stats ul li:nth-child(n+4){border-bottom-color:rgba(0,0,0,0)}.section-design-what .stats ul li .number{font-size:var(--text-size-heading-1);font-weight:400;overflow:hidden;display:block}.section-design-what .stats ul li .number em{font-style:normal;transform:translateY(1.2em);display:inline-block;transition:all var(--smooth-bezier) 1s;opacity:0}.section-design-what .stats ul li .text{font-size:var(--text-size-heading-5);font-weight:100;opacity:0;transition:all var(--smooth-bezier) 2s 1.4s}.section-design-what .stats ul li.js-in-view .number em{opacity:1;transform:translateY(0)}.section-design-what .stats ul li.js-in-view .number em:nth-child(1){transition-delay:.2s}.section-design-what .stats ul li.js-in-view .number em:nth-child(2){transition-delay:.4s}.section-design-what .stats ul li.js-in-view .text{opacity:1}.section-process{padding:150px 0}.section-process h2{margin:0;font-size:18px;font-weight:400}.section-process .text{max-width:400px}.section-process .text p{margin:0 0 2em 0}.section-process .text p em{font-style:normal;font-weight:500}.section-process .text img{display:block;margin:0 0 2em 0}.section-process .text .jarvis-image{margin:120px 0}.section-process .text .package-item{display:flex;align-items:center;gap:8px}.section-process .text .package-item em{font-size:var(--text-size-heading-1);font-weight:400}.section-process .image{margin-left:auto;align-self:center}.section-process .image video{display:block;margin:auto;max-width:100%;height:auto;width:100%;max-height:900px;height:calc(100vh - 120px)}.section-awards{padding:120px 0 160px 0;padding:clamp(60px,6.25vw,120px) 0}.section-awards h2{font-size:18px;font-weight:400}.section-awards .col:nth-child(2){position:relative}.section-awards .award-image{left:0;position:absolute;transform:translateY(-50%) translateX(-110%);background-color:#fff;transition:all var(--smooth-bezier) .8s;pointer-events:none}.section-awards .award-image img{display:block}.section-awards .award-image.hide{opacity:0}.section-awards .awards-list{list-style:none;margin:0;padding:0}.section-awards .awards-list li{cursor:pointer;font-size:var(--text-size-heading-2);font-weight:100;display:table;width:auto;opacity:.4;transition:all var(--smooth-bezier) .3s}.section-awards .awards-list li:not(:last-child){margin-bottom:30px}.section-awards .awards-list li div{display:flex;align-items:flex-end}.section-awards .awards-list li i{font-style:inherit}.section-awards .awards-list li span{line-height:1em}.section-awards .awards-list li small{padding-left:12px;font-size:var(--text-size-smaller);font-weight:300;padding-bottom:.5em}.section-awards .awards-list li img{display:none}.section-awards .awards-list li.current{opacity:1}.section-clients{padding:120px 0}.section-clients h2{font-size:18px;font-weight:400}.section-clients .design-for{margin:0;font-weight:300;font-size:var(--text-size-heading-3)}.section-clients ul{max-width:800px;display:flex;gap:80px 20px;flex-wrap:wrap;padding:0;margin:60px 0 0 auto;list-style:none}.section-clients ul li{width:calc(33.33% - 40px);aspect-ratio:240/154;display:flex;opacity:0;transition:all var(--smooth-bezier) 1s}.section-clients ul li img{display:block;margin:auto}.section-clients ul li.js-in-view{opacity:1}.section-creators{aspect-ratio:1920/1477;background-color:#000;background-image:url(/app-contents/images/creators.webp);background-position:center bottom;background-size:100% auto;padding:130px 0 0px 0;color:#fff}.section-team{background-color:#000;padding:110px 0 0px 0;color:#fff}.section-team .statement{margin-bottom:110px}.section-team .statement p{margin:0;font-size:var(--text-size-heading-3);font-weight:300}.section-team ul{list-style:none;margin:0;padding:0}.section-team ul li{margin:90px 0 90px auto;display:flex;align-items:flex-end;gap:calc(var(--col-width)/2);justify-items:flex-end;flex-wrap:wrap;width:100%}.section-team ul li .text{text-align:right;margin-left:auto}.section-team ul li .text h4{margin:0;font-size:var(--text-size-heading-1);font-weight:300}.section-team ul li .text p{margin:1em 0 0 0}.section-team ul li .image{width:calc(var(--col-width)*7);position:relative;overflow:hidden}.section-team ul li .image img{display:block;filter:grayscale(1)}.section-team ul li .image .letter{color:rgba(0,0,0,0);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);position:absolute;scale:1.01;transform-origin:center center;background-size:100% auto;background-position:center;display:flex;justify-content:center;align-items:center;position:absolute;top:0;left:0;width:100%;height:100%;text-align:center;pointer-events:none;opacity:0;transition:opacity linear .4s}.section-team ul li .image.show .letter{opacity:1}.section-team ul.two-items{margin:0 0 0 auto;display:flex;width:calc(var(--col-width)*15);flex-wrap:wrap}.section-team ul.two-items li{width:calc(var(--col-width)*7);display:flex;flex-wrap:wrap;flex-direction:column;gap:45px;align-items:flex-start}.section-team ul.two-items li .text{width:100%;margin:0 0 0 0;order:1}.section-team ul.two-items li .text h4{font-size:var(--text-size-heading-4)}.section-team ul.two-items li .image{width:100%;margin-left:auto}.section-team .team-strength{padding:220px 0 90px 0;margin-top:120px;background-image:url(/app-contents/images/backgrounds/bg-team.webp)}.section-team .team-strength h3{text-align:center;margin:0 auto;font-size:var(--text-size-heading-2);font-weight:300}.section-team .team-strength h3 span{display:block;overflow:hidden}.section-team .team-strength h3 span em{display:block;transform:translateY(2em);font-style:inherit;font-weight:inherit;opacity:0;transition:all var(--smooth-bezier) 1s}.section-team .team-strength h3.js-in-view span em{transform:translateY(0);opacity:1}.section-team .team-strength h3.js-in-view span:nth-child(1) em{transition-delay:.3s}.section-team .team-strength h3.js-in-view span:nth-child(2) em{transition-delay:.4s}.section-team .team-strength h3.js-in-view span:nth-child(3) em{transition-delay:.5s}.section-team .team-strength .team-photo{margin-top:140px}.section-team .team-strength .team-photo svg{display:block;max-width:100%;height:auto;margin:auto;pointer-events:all}.section-team .team-strength .team-photo svg g{display:block}.section-team .team-strength .team-photo svg g rect{transform:translateY(10px);transition:all var(--smooth-bezier) .4s}.section-team .team-strength .team-photo svg g path{opacity:.5;fill:#fff;transition:all var(--smooth-bezier) .4s}.section-team .team-strength .team-photo svg g:hover rect{transform:translateY(0px)}.section-team .team-strength .team-photo svg g:hover path{opacity:1}body.page-single-project{padding-top:0}.page-single-project main h1,.page-single-project main h2,.page-single-project main h3,.page-single-project main h4,.page-single-project main h5,.page-single-project main h6{margin:0}.page-single-project main .cover{position:relative}@keyframes CoverImageIn{from{scale:1.4}}.page-single-project main .cover .cover-image{background-color:#000;overflow:hidden;height:100dvh;height:100svh;height:100vh;min-height:560px;max-height:1250px}.page-single-project main .cover .cover-image img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top;animation:CoverImageIn cubic-bezier(0.19, 1, 0.22, 1) 2s}.page-single-project main .cover .text{position:absolute;bottom:0;padding:0 0 35px 0;left:0;right:0;color:#fff}.page-single-project main .cover .text h1{font-weight:400;font-size:var(--text-size-heading-1);line-height:normal;margin:0;text-transform:uppercase;text-shadow:1px 3px 3px rgba(0,0,0,.25)}.page-single-project main .cover .text .meta{margin:16px 0 0 0;display:flex;align-items:flex-start;width:100%}.page-single-project main .cover .text .meta .subtitle{font-size:var(--text-size-heading-4);max-width:calc(var(--col-width)*7);font-weight:300}.page-single-project main .cover .text .meta ul{display:flex;list-style:none;margin:8px 0 0 auto;padding:0 0 0 30px;gap:calc(var(--col-width))}.page-single-project main .cover .text .meta ul li{width:calc(var(--col-width)*2)}.page-single-project main .cover .text .meta ul li em{display:block;font-style:normal;font-weight:500;font-size:calc;font-size:var(--text-size-small);margin-bottom:4px;text-transform:uppercase}.page-single-project main .cover .text .meta ul li span{display:block;font-size:var(--text-size-smaller)}.page-single-project main .position-sticky-top{position:sticky;top:140px;z-index:3}.page-single-project main .mobile-meta{display:none;padding:60px 0}.page-single-project main section{padding:120px 0}.page-single-project main .section-bg-black{background-color:#000;color:#fff}.page-single-project main h4{font-size:var(--text-size-heading-4);margin:0;font-weight:300}.page-single-project main .picture-cards{display:flex;margin:0 -20px;row-gap:20px;padding:0;list-style:none}.page-single-project main .picture-cards li{padding:0 20px}.page-single-project main .picture-cards li figure{padding:0;margin:0;position:relative}.page-single-project main .picture-cards li figure img{display:block}.page-single-project main .picture-cards li figure figcaption{position:absolute;inset:0;padding:10px;display:flex;align-items:center;justify-content:center;font-size:var(--text-size-heading-2);font-weight:500}.page-single-project main figure.full-width{padding:0 var(--col-width);margin:0}.page-single-project main figure.full-width img{display:block}.page-single-project main .card-gallery{list-style:none;display:flex;gap:calc(var(--col-width)/1);padding:120px 0 0 0;padding-left:calc(var(--col-width)*2);padding-right:calc(var(--col-width)*2);height:100vh;position:sticky;top:120px}.page-single-project main .card-gallery li{width:calc(var(--col-width)*5);flex-shrink:0;flex-grow:1}.page-single-project main .card-gallery li h6{font-size:var(--text-size-small);margin:40px 0 1em 0;font-weight:400}.page-single-project main .card-gallery li p{margin:0}.page-single-project main ol.body-list{margin:1em 0;padding:0 0 0 15px}.page-single-project main ol.body-list li{line-height:normal;margin-bottom:.2em}.page-single-project main ul.body-list{margin:1em 0;padding:0 0 0 15px}.page-single-project main ul.body-list li{line-height:normal;margin-bottom:.2em}.page-single-project main .width-480{width:480px;max-width:100%}.page-single-project main .width-360{width:360px;max-width:100%}.page-single-project main .width-660{width:660px;max-width:100%}.page-single-project main .width-760{width:660px;max-width:100%}.page-single-project main .btn-plain{background-color:rgba(0,0,0,0);color:currentColor;padding:0 0 2px 0;border:none;border-bottom:1px solid currentColor;outline:none;cursor:pointer}.page-single-project main .carousal .slides{display:flex;overflow:hidden;scroll-behavior:smooth}.page-single-project main .carousal .slides .slide{flex-shrink:0;width:100%}.page-single-project main .carousal.slide-width-auto .slides{gap:var(--col-width)}.page-single-project main .carousal.slide-width-auto .slides .slide{width:auto}.page-single-project main .carousal.slide-width-400 .slides{gap:var(--col-width)}.page-single-project main .carousal.slide-width-400 .slides .slide{width:400px}.page-single-project main .carousal .controls{display:flex;gap:5px;align-items:center;margin-left:auto;width:75px}.page-single-project main .carousal .controls .prev,.page-single-project main .carousal .controls .next{padding:0;margin:0;width:35px;height:35px;background-color:rgba(0,0,0,0);border:none;outline:none}.page-single-project main .carousal .controls .prev:disabled,.page-single-project main .carousal .controls .next:disabled{opacity:.5}.page-single-project main .carousal .controls.icon-black .prev{background-image:url(/app-contents/images/assets/icon-arrow-left-black.svg)}.page-single-project main .carousal .controls.icon-black .next{background-image:url(/app-contents/images/assets/icon-arrow-right-black.svg)}.page-single-project main .carousal .controls.icon-white .prev{background-image:url(/app-contents/images/assets/icon-arrow-left-white.svg)}.page-single-project main .carousal .controls.icon-white .next{background-image:url(/app-contents/images/assets/icon-arrow-right-white.svg)}.page-single-project main .video-player{position:relative}.page-single-project main .video-player video{width:100%;display:block;position:relative}.page-single-project main .video-player:after{content:"";position:absolute;top:50%;left:50%;width:83px;height:83px;background-image:url(/app-contents/images/assets/icon-play-white.svg);background-size:contain;background-repeat:no-repeat;padding:0;border:none;outline:none;background-color:rgba(0,0,0,0);transform:translate(-50%, -50%);pointer-events:none}.page-single-project main .video-player:has(video.playing):after{display:none}.page-single-project main .horizontal-scroll-gallery{overflow:clip;min-height:100vh}.page-single-project main .horizontal-scroll-gallery .items{display:flex;overflow:visible;gap:40px;position:sticky;top:160px;padding-left:calc(var(--col-width)*2);padding-right:calc(var(--col-width)*2)}.page-single-project main .horizontal-scroll-gallery .items img{flex-shrink:0}.page-single-project main .horizontal-scroll-gallery .items>*{flex-shrink:0}.panel{position:fixed;right:0;top:0;bottom:0;width:800px;max-width:calc(100vw - 60px);background-color:#fff;z-index:20;border-left:1px solid #000;transform:translateX(calc(100% + 60px));transition:all cubic-bezier(0.19, 1, 0.22, 1) 1s}.panel.show{transform:translateX(0%)}.panel .close{position:absolute;top:24px;left:-60px;background-image:url(/app-contents/images/assets/icon-close-white.svg);width:60px;height:60px;background-size:40px auto;background-position:center center;padding:0;background-color:#000;border:none;outline:none}.panel .content{overflow:auto;padding:120px 80px;height:100vh;overflow:auto}.panel .content h4{margin-top:0}.panel .width-480{width:480px;max-width:100%}.panel.panel-dark{background-color:#000;color:#fff}.next-story{padding:120px 0;background-color:#000;color:#fff}.next-story .text-inner{text-align:center;margin:auto}.next-story .next-projects-list{display:flex;gap:var(--col-width);padding:var(--col-width);overflow:hidden}.next-story .next-projects-list a{width:clamp(240px,30%,520px);flex-shrink:0;display:block;text-decoration:none}.next-story .next-projects-list a .image{overflow:hidden}.next-story .next-projects-list a .image img{display:block;transition:all var(--smooth-bezier) 1s}.next-story .next-projects-list a:hover .image img{transform:scale(1.1)}.next-story .next-projects-list a .text{margin-top:clamp(12px,1.5625vw,30px);color:inherit;align-items:flex-end}.next-story .next-projects-list a .text h3{font-size:var(--text-size-heading-4);font-weight:300;margin:0;line-height:1em;text-transform:uppercase;color:#fff}.next-story .next-projects-list a .text .category{display:block;text-transform:uppercase;font-size:var(--text-size-body);color:#fff;line-height:1em;margin-top:8px}.next-story .next-projects-list a.hide{display:none}.section-globe{padding:0;overflow:hidden;background-color:#000;height:80vh}.section-globe iframe{height:100%;width:100%;border:none;outline:none;margin:0}@media screen and (max-width: 720px){.hide-on-mobile{display:none}:root{--home-hero-content-scale: 1;--smooth-bezier: cubic-bezier(0.165, 0.84, 0.44, 1);--text-size-body: 18px;--text-size-small: 14px;--text-size-smaller: 12px;--text-size-heading-1: 36px;--text-size-heading-2: 32px;--text-size-heading-3: 24px;--text-size-heading-4: 24px;--text-size-heading-5: 22px;--text-size-body: 18px;--text-size-body-2x: 32px;--text-size-48: 32px;--col-width: calc(100vw / 12)}.text-heading-m-5{font-size:var(--text-size-heading-5)}body{padding-top:100px}.site-header{padding-top:30px;padding-bottom:30px}.site-header .logo img{width:82px;height:auto}.site-header .nav-toggle{padding:4px;margin-right:-4px;width:32px;height:32px}.site-header .nav-toggle svg{width:24px;height:auto}.row{margin:0 -4.1666666667%;row-gap:20px}.row>.col-m-0{width:0%}.row>.col-ml-m-0{margin-left:0%}.row>.col-offset-left-m-0{margin-left:0%}.row>.col-m-1{width:8.3333333333%}.row>.col-ml-m-1{margin-left:8.3333333333%}.row>.col-offset-left-m-1{margin-left:8.3333333333%}.row>.col-m-2{width:16.6666666667%}.row>.col-ml-m-2{margin-left:16.6666666667%}.row>.col-offset-left-m-2{margin-left:16.6666666667%}.row>.col-m-3{width:25%}.row>.col-ml-m-3{margin-left:25%}.row>.col-offset-left-m-3{margin-left:25%}.row>.col-m-4{width:33.3333333333%}.row>.col-ml-m-4{margin-left:33.3333333333%}.row>.col-offset-left-m-4{margin-left:33.3333333333%}.row>.col-m-5{width:41.6666666667%}.row>.col-ml-m-5{margin-left:41.6666666667%}.row>.col-offset-left-m-5{margin-left:41.6666666667%}.row>.col-m-6{width:50%}.row>.col-ml-m-6{margin-left:50%}.row>.col-offset-left-m-6{margin-left:50%}.row>.col-m-7{width:58.3333333333%}.row>.col-ml-m-7{margin-left:58.3333333333%}.row>.col-offset-left-m-7{margin-left:58.3333333333%}.row>.col-m-8{width:66.6666666667%}.row>.col-ml-m-8{margin-left:66.6666666667%}.row>.col-offset-left-m-8{margin-left:66.6666666667%}.row>.col-m-9{width:75%}.row>.col-ml-m-9{margin-left:75%}.row>.col-offset-left-m-9{margin-left:75%}.row>.col-m-10{width:83.3333333333%}.row>.col-ml-m-10{margin-left:83.3333333333%}.row>.col-offset-left-m-10{margin-left:83.3333333333%}.row>.col-m-11{width:91.6666666667%}.row>.col-ml-m-11{margin-left:91.6666666667%}.row>.col-offset-left-m-11{margin-left:91.6666666667%}.row>.col-m-12{width:100%}.row>.col-ml-m-12{margin-left:100%}.row>.col-offset-left-m-12{margin-left:100%}.row.g-m-1{-moz-column-gap:calc(var(--col-width)*1);column-gap:calc(var(--col-width)*1)}.row.g-m-2{-moz-column-gap:calc(var(--col-width)*2);column-gap:calc(var(--col-width)*2)}.row.g-compact{margin:0 -10px}.row.g-compact>*{padding:0 10px !important}.row.row-m-wrap{flex-wrap:wrap;row-gap:5vw}.width-m-100-pc{width:100%}.flex-m-wrap{flex-wrap:wrap}.section-lets-talk .content .text{margin-top:-64px}.section-lets-talk .content .text .line-1{font-size:32px}.section-lets-talk .content .text .line-2{font-size:16px}.section-lets-talk{height:480px}.section-lets-talk.js-in-view .circles .circle-1{width:530px}.section-lets-talk.js-in-view .circles .circle-2{width:455}.section-lets-talk.js-in-view .circles .circle-3{width:398px}.section-lets-talk.js-in-view .circles .circle-4{width:304px}.section-lets-talk.js-in-view .circles .circle-5{opacity:0}.section-lets-talk.js-in-view .circles .circle-6{opacity:0}.site-footer{padding:60px 0}.site-footer .footer-row{flex-wrap:wrap}.site-footer .footer-row .col,.site-footer .footer-row .col-large{width:100%}.site-footer .footer-items .footer-item{width:100%}.site-footer .socials-list li{display:inline-block;margin:0 16px 16px 0}.site-footer .end-band{flex-wrap:wrap;margin-top:30px;padding-top:0}.site-footer .end-band div{width:100%}.site-menu .menu-header{padding-top:30px;padding-bottom:30px}.site-menu .menu-header .logo img{width:82px;height:auto}.site-menu .menu-header .nav-toggle{padding:4px;margin-right:-4px;width:32px;height:32px}.site-menu .menu-header .nav-toggle svg{width:24px;height:auto}.site-menu .menu-row{flex-direction:column-reverse;padding:0 var(--col-width);gap:var(--col-width);margin:0;overflow:auto;height:100%;overflow:auto;padding-bottom:40px}.site-menu .menu-row .menu-row-item{width:100%}.site-menu nav a span{padding:0}.site-menu .email{margin-top:60px}.section-contact-us{padding:60px 0}.section-contact-us .contact-form-wrapper{margin:60px 0 0 0;padding:0;max-width:none}.section-contact-us .contact-form-wrapper h2{margin-bottom:16px}.section-contact-us .contact-form-wrapper .field-group{gap:16px}.section-contact-us .contact-form-wrapper .field-group label{font-size:var(--text-size-body)}.section-contact-us .contact-form-wrapper .field-group .field{font-size:var(--text-size-body)}.section-contact-us .contact-form-wrapper .btn-submit{height:auto;width:100px;padding:0}.content-wrapper.pm1{padding-left:var(--col-width);padding-right:var(--col-width)}.content-wrapper.p2{padding-left:var(--col-width);padding-right:var(--col-width)}.projects-list{margin:0}.projects-list .project{width:100%;padding:0;margin-bottom:30px}.section-home-hero{height:100vh;background-color:#000;width:100%;overflow:clip;position:sticky;top:0}.section-home-hero .circles{width:100%;height:100%;overflow:hidden;position:absolute;transform-origin:center;transform:scale(1.5);opacity:0}.section-home-hero .circles .circle{position:absolute;top:50%;left:50%;display:block;transform:translate(-50%, -50%);transform-origin:center;overflow:hidden;width:866px}.section-home-hero .circles .circle img{display:block;aspect-ratio:1/1;margin:auto;transform-origin:center}.section-home-hero .circles .circle-1{display:block}.section-home-hero .circles .circle-1 img{transform:rotate(0deg)}.section-home-hero .circles .circle-2 img{transform:rotate(150deg)}.section-home-hero .circles .circle-3 img{transform:rotate(120deg)}.section-home-hero .circles .circle-4 img{transform:rotate(90deg)}.section-home-hero .circles .circle-5 img{transform:rotate(50deg)}.section-home-hero .circles .circle-6 img{transform:rotate(30deg)}.section-home-hero .content .logo img{width:130px}.section-home-hero .content .text .line-1{font-size:32px}.section-home-hero .content .text .line-2{font-size:16px}.section-home-hero .content .mouse-icon .icon-wheel{display:none}.section-home-hero .content .icon-touch{display:block;width:30px}.section-home-hero.js-ready .circles .circle-1{width:866px}.section-home-hero.js-ready .circles .circle-2{width:745px}.section-home-hero.js-ready .circles .circle-3{width:650px}.section-home-hero.js-ready .circles .circle-4{width:500px}.section-home-hero.js-ready .circles .circle-5{opacity:0}.section-home-hero.js-ready .circles .circle-6{opacity:0}.section-home-brand .section-we-share{height:50vh}.section-home-brand .section-we-share .text{padding-left:var(--col-width);padding-right:var(--col-width)}.section-home-brand .section-part-gif .framed-video{width:80vw}.section-home-about{padding-top:60px;padding-bottom:60px}.section-home-about .intro{flex-wrap:wrap}.section-home-about .intro .section-title{width:100%}.section-home-about .intro .text{width:auto;padding-left:calc(var(--col-width)*2)}.section-home-about .growth-statastics{margin-top:120px}.section-home-about .growth-statastics ul{margin-top:60px;gap:30}.section-home-about .growth-statastics ul li{width:100%;padding:0 calc(var(--col-width)*2) 0 0}.section-home-about .growth-statastics ul li:nth-child(even){padding:0 0 0 calc(var(--col-width)*2)}.section-home-about .growth-statastics ul .number{font-size:96px}.section-home-about .client-list{margin-top:120px}.section-home-about .client-list ul{width:auto;margin-left:calc(var(--col-width)*-1);margin-right:calc(var(--col-width)*-1);gap:0}.section-home-about .client-list ul li{width:50%;padding:calc(var(--col-width))}.home-projects .all-projects-link .count{right:var(--col-width)}.section-process{padding:60px 0 0 0}.section-process .row{flex-wrap:wrap;margin:0}.section-process .row .col-8{width:100%;padding:0}.section-process .text .jarvis-image{margin:60px 0}.section-process .image{margin:0 calc(var(--col-width)*-1)}.section-process .image video{height:auto;width:auto;max-height:none}.section-about-intro{padding:140px 0 60px 0}.section-about-intro .gallery .items img{width:240px}.section-about-intro .about-text{flex-wrap:wrap;padding:0}.section-about-intro .about-text h2{width:100%}.section-about-intro .about-text .text{margin-top:30px;width:100%;padding-left:calc(var(--col-width)*2)}.section-design-what{padding:90px 0}.section-design-what .design .gpt-video{margin:0 calc(var(--col-width)*-1);margin-top:60px}.section-design-what .how{margin-top:90px;flex-wrap:wrap}.section-design-what .how>*{flex-basis:auto}.section-design-what .how h2{width:100%}.section-design-what .how p{margin:30px 0 0 0;width:100%;padding-left:calc(var(--col-width)*2)}.section-design-what .stats{margin-top:90px}.section-design-what .stats ul{margin:0;padding:0;gap:40px}.section-design-what .stats ul li{width:100%;border:none !important;display:block;padding:0}.section-design-what .stats ul li .number{font-size:96px}.section-design-what .stats ul li:nth-child(even){padding-left:calc(var(--col-width)*2)}.page-about .section-process>.content-wrapper>.row{flex-wrap:wrap}.page-about .section-process>.content-wrapper>.row .col-9{padding:0;width:100%}.page-about .section-process>.content-wrapper>.row .col-8{padding:0;width:100%}.page-about .section-process .row .row{flex-wrap:wrap}.page-about .section-process .row .row .col-10{width:100%;padding:0}.page-about .section-process .row .row .text{padding-left:calc(var(--col-width)*2)}.section-awards .row{flex-wrap:wrap;margin:0}.section-awards .row .col-5,.section-awards .row .col{padding:0}.section-awards .awards-list li{display:flex;align-items:center;opacity:1}.section-awards .awards-list li div{width:100%;justify-content:space-between}.section-awards .award-image{display:none}.section-clients{padding:90px 0 0 0}.section-clients h2{margin:0}.section-clients .row{margin:0;align-items:flex-start;flex-wrap:wrap}.section-clients .row>*{padding:0}.section-clients .row>.col-3{width:100%}.section-clients .row>.col-11{width:100%}.section-clients .row>.col-ml-2{margin:0}.section-clients .design-for{padding-left:calc(2*var(--col-width))}.section-clients ul{margin:60px calc(var(--col-width)/-2);gap:20px 0}.section-clients ul li{width:50%;padding:calc(var(--col-width)/2)}.section-creators{padding:30px 0 0 0}.section-creators h2{font-size:var(--text-size-heading-3)}.section-team{padding:30px 0 0 0}.section-team .statement{margin-bottom:60px}.section-team ul,.section-team ul.two-items{display:block;margin:30px 0 0 0;width:100%;padding-left:calc(var(--col-width))}.section-team ul li,.section-team ul.two-items li{margin:60px 0;gap:0}.section-team ul li .text,.section-team ul.two-items li .text{padding:0;margin:20px 0 0 0;text-align:left}.section-team ul li .text h4,.section-team ul.two-items li .text h4{font-size:var(--text-size-heading-4)}.section-team ul li .text p,.section-team ul.two-items li .text p{margin:.2em 0 0 0}.section-team ul li .image,.section-team ul.two-items li .image{order:-1}.section-team ul+h2{margin-top:60px}.section-team .team-strength{margin-top:90px;padding-top:90px;padding-bottom:60px}.section-team .team-strength .team-photo{margin-top:60px;padding-left:calc(var(--col-width));padding-right:calc(var(--col-width));margin-left:calc(-1*var(--col-width));margin-right:calc(-1*var(--col-width));overflow:auto}.section-team .team-strength .team-photo svg{width:auto;height:200px;max-width:none}.page-single-project main .cover .text .meta ul{display:none}.page-single-project main .cover .text .meta .subtitle{width:100%;max-width:none}.page-single-project main section{padding:60px 0}.page-single-project main .mobile-meta{display:block;padding:30px 0;color:#fff}.page-single-project main .mobile-meta ul{display:flex;flex-wrap:wrap;margin:0;padding:0;list-style:none;gap:20px 0}.page-single-project main .mobile-meta ul li{width:33.3333333333%}.page-single-project main .mobile-meta ul li em{display:block;font-style:normal;font-weight:500;font-size:calc;font-size:var(--text-size-small);margin-bottom:4px;text-transform:uppercase}.page-single-project main .mobile-meta ul li span{display:block;font-size:var(--text-size-smaller)}.page-single-project main .picture-cards{display:flex;margin:0 -10px;row-gap:20px;padding:0;list-style:none;overflow:auto}.page-single-project main .picture-cards li{padding:0 10px;width:280px;flex-shrink:0}.page-single-project main .picture-cards li figure figcaption{padding:10px;font-size:var(--text-size-heading-4)}.page-single-project main .carousal .slides{display:flex;overflow:hidden;scroll-behavior:smooth}.page-single-project main .carousal .slides .slide{flex-shrink:0;width:100%}.page-single-project main .carousal.slide-width-auto .slides{gap:0}.page-single-project main .carousal.slide-width-auto .slides .slide{width:100%}.page-single-project main .carousal.slide-width-400 .slides{gap:0}.page-single-project main .carousal.slide-width-400 .slides .slide{width:100%}.panel .close{top:20px}.panel .content{overflow:auto;padding:60px 40px}.panel .content h4{margin-top:0}.next-story .next-projects-list{display:flex;gap:var(--col-width);padding:var(--col-width);overflow:auto}}.m-0{margin:0px !important;margin:0px !important}.mx-0{margin-left:0px !important;margin-right:0px !important}.my-0{margin-top:0px !important;margin-bottom:0px !important}.mt-0{margin-top:0px !important}.mr-0{margin-right:0px !important}.mb-0{margin-bottom:0px !important}.ml-0{margin-left:0px !important}.p-0{padding:0px !important}.px-0{padding-left:0px !important;padding-right:0px !important}.py-0{padding-top:0px !important;padding-bottom:0px !important}.pt-0{padding-top:0px !important}.pr-0{padding-right:0px !important}.pb-0{padding-bottom:0px !important}.pl-0{padding-left:0px !important}.m-10{margin:10px !important;margin:10px !important}.mx-10{margin-left:10px !important;margin-right:10px !important}.my-10{margin-top:10px !important;margin-bottom:10px !important}.mt-10{margin-top:10px !important}.mr-10{margin-right:10px !important}.mb-10{margin-bottom:10px !important}.ml-10{margin-left:10px !important}.p-10{padding:10px !important}.px-10{padding-left:10px !important;padding-right:10px !important}.py-10{padding-top:10px !important;padding-bottom:10px !important}.pt-10{padding-top:10px !important}.pr-10{padding-right:10px !important}.pb-10{padding-bottom:10px !important}.pl-10{padding-left:10px !important}.m-20{margin:20px !important;margin:20px !important}.mx-20{margin-left:20px !important;margin-right:20px !important}.my-20{margin-top:20px !important;margin-bottom:20px !important}.mt-20{margin-top:20px !important}.mr-20{margin-right:20px !important}.mb-20{margin-bottom:20px !important}.ml-20{margin-left:20px !important}.p-20{padding:20px !important}.px-20{padding-left:20px !important;padding-right:20px !important}.py-20{padding-top:20px !important;padding-bottom:20px !important}.pt-20{padding-top:20px !important}.pr-20{padding-right:20px !important}.pb-20{padding-bottom:20px !important}.pl-20{padding-left:20px !important}.m-30{margin:30px !important;margin:30px !important}.mx-30{margin-left:30px !important;margin-right:30px !important}.my-30{margin-top:30px !important;margin-bottom:30px !important}.mt-30{margin-top:30px !important}.mr-30{margin-right:30px !important}.mb-30{margin-bottom:30px !important}.ml-30{margin-left:30px !important}.p-30{padding:30px !important}.px-30{padding-left:30px !important;padding-right:30px !important}.py-30{padding-top:30px !important;padding-bottom:30px !important}.pt-30{padding-top:30px !important}.pr-30{padding-right:30px !important}.pb-30{padding-bottom:30px !important}.pl-30{padding-left:30px !important}.m-40{margin:40px !important;margin:40px !important}.mx-40{margin-left:40px !important;margin-right:40px !important}.my-40{margin-top:40px !important;margin-bottom:40px !important}.mt-40{margin-top:40px !important}.mr-40{margin-right:40px !important}.mb-40{margin-bottom:40px !important}.ml-40{margin-left:40px !important}.p-40{padding:40px !important}.px-40{padding-left:40px !important;padding-right:40px !important}.py-40{padding-top:40px !important;padding-bottom:40px !important}.pt-40{padding-top:40px !important}.pr-40{padding-right:40px !important}.pb-40{padding-bottom:40px !important}.pl-40{padding-left:40px !important}.m-50{margin:50px !important;margin:50px !important}.mx-50{margin-left:50px !important;margin-right:50px !important}.my-50{margin-top:50px !important;margin-bottom:50px !important}.mt-50{margin-top:50px !important}.mr-50{margin-right:50px !important}.mb-50{margin-bottom:50px !important}.ml-50{margin-left:50px !important}.p-50{padding:50px !important}.px-50{padding-left:50px !important;padding-right:50px !important}.py-50{padding-top:50px !important;padding-bottom:50px !important}.pt-50{padding-top:50px !important}.pr-50{padding-right:50px !important}.pb-50{padding-bottom:50px !important}.pl-50{padding-left:50px !important}.m-60{margin:60px !important;margin:60px !important}.mx-60{margin-left:60px !important;margin-right:60px !important}.my-60{margin-top:60px !important;margin-bottom:60px !important}.mt-60{margin-top:60px !important}.mr-60{margin-right:60px !important}.mb-60{margin-bottom:60px !important}.ml-60{margin-left:60px !important}.p-60{padding:60px !important}.px-60{padding-left:60px !important;padding-right:60px !important}.py-60{padding-top:60px !important;padding-bottom:60px !important}.pt-60{padding-top:60px !important}.pr-60{padding-right:60px !important}.pb-60{padding-bottom:60px !important}.pl-60{padding-left:60px !important}.m-70{margin:70px !important;margin:70px !important}.mx-70{margin-left:70px !important;margin-right:70px !important}.my-70{margin-top:70px !important;margin-bottom:70px !important}.mt-70{margin-top:70px !important}.mr-70{margin-right:70px !important}.mb-70{margin-bottom:70px !important}.ml-70{margin-left:70px !important}.p-70{padding:70px !important}.px-70{padding-left:70px !important;padding-right:70px !important}.py-70{padding-top:70px !important;padding-bottom:70px !important}.pt-70{padding-top:70px !important}.pr-70{padding-right:70px !important}.pb-70{padding-bottom:70px !important}.pl-70{padding-left:70px !important}.m-80{margin:80px !important;margin:80px !important}.mx-80{margin-left:80px !important;margin-right:80px !important}.my-80{margin-top:80px !important;margin-bottom:80px !important}.mt-80{margin-top:80px !important}.mr-80{margin-right:80px !important}.mb-80{margin-bottom:80px !important}.ml-80{margin-left:80px !important}.p-80{padding:80px !important}.px-80{padding-left:80px !important;padding-right:80px !important}.py-80{padding-top:80px !important;padding-bottom:80px !important}.pt-80{padding-top:80px !important}.pr-80{padding-right:80px !important}.pb-80{padding-bottom:80px !important}.pl-80{padding-left:80px !important}.m-90{margin:90px !important;margin:90px !important}.mx-90{margin-left:90px !important;margin-right:90px !important}.my-90{margin-top:90px !important;margin-bottom:90px !important}.mt-90{margin-top:90px !important}.mr-90{margin-right:90px !important}.mb-90{margin-bottom:90px !important}.ml-90{margin-left:90px !important}.p-90{padding:90px !important}.px-90{padding-left:90px !important;padding-right:90px !important}.py-90{padding-top:90px !important;padding-bottom:90px !important}.pt-90{padding-top:90px !important}.pr-90{padding-right:90px !important}.pb-90{padding-bottom:90px !important}.pl-90{padding-left:90px !important}.m-100{margin:100px !important;margin:100px !important}.mx-100{margin-left:100px !important;margin-right:100px !important}.my-100{margin-top:100px !important;margin-bottom:100px !important}.mt-100{margin-top:100px !important}.mr-100{margin-right:100px !important}.mb-100{margin-bottom:100px !important}.ml-100{margin-left:100px !important}.p-100{padding:100px !important}.px-100{padding-left:100px !important;padding-right:100px !important}.py-100{padding-top:100px !important;padding-bottom:100px !important}.pt-100{padding-top:100px !important}.pr-100{padding-right:100px !important}.pb-100{padding-bottom:100px !important}.pl-100{padding-left:100px !important}.m-110{margin:110px !important;margin:110px !important}.mx-110{margin-left:110px !important;margin-right:110px !important}.my-110{margin-top:110px !important;margin-bottom:110px !important}.mt-110{margin-top:110px !important}.mr-110{margin-right:110px !important}.mb-110{margin-bottom:110px !important}.ml-110{margin-left:110px !important}.p-110{padding:110px !important}.px-110{padding-left:110px !important;padding-right:110px !important}.py-110{padding-top:110px !important;padding-bottom:110px !important}.pt-110{padding-top:110px !important}.pr-110{padding-right:110px !important}.pb-110{padding-bottom:110px !important}.pl-110{padding-left:110px !important}.m-120{margin:120px !important;margin:120px !important}.mx-120{margin-left:120px !important;margin-right:120px !important}.my-120{margin-top:120px !important;margin-bottom:120px !important}.mt-120{margin-top:120px !important}.mr-120{margin-right:120px !important}.mb-120{margin-bottom:120px !important}.ml-120{margin-left:120px !important}.p-120{padding:120px !important}.px-120{padding-left:120px !important;padding-right:120px !important}.py-120{padding-top:120px !important;padding-bottom:120px !important}.pt-120{padding-top:120px !important}.pr-120{padding-right:120px !important}.pb-120{padding-bottom:120px !important}.pl-120{padding-left:120px !important}.m-130{margin:130px !important;margin:130px !important}.mx-130{margin-left:130px !important;margin-right:130px !important}.my-130{margin-top:130px !important;margin-bottom:130px !important}.mt-130{margin-top:130px !important}.mr-130{margin-right:130px !important}.mb-130{margin-bottom:130px !important}.ml-130{margin-left:130px !important}.p-130{padding:130px !important}.px-130{padding-left:130px !important;padding-right:130px !important}.py-130{padding-top:130px !important;padding-bottom:130px !important}.pt-130{padding-top:130px !important}.pr-130{padding-right:130px !important}.pb-130{padding-bottom:130px !important}.pl-130{padding-left:130px !important}.m-140{margin:140px !important;margin:140px !important}.mx-140{margin-left:140px !important;margin-right:140px !important}.my-140{margin-top:140px !important;margin-bottom:140px !important}.mt-140{margin-top:140px !important}.mr-140{margin-right:140px !important}.mb-140{margin-bottom:140px !important}.ml-140{margin-left:140px !important}.p-140{padding:140px !important}.px-140{padding-left:140px !important;padding-right:140px !important}.py-140{padding-top:140px !important;padding-bottom:140px !important}.pt-140{padding-top:140px !important}.pr-140{padding-right:140px !important}.pb-140{padding-bottom:140px !important}.pl-140{padding-left:140px !important}.m-150{margin:150px !important;margin:150px !important}.mx-150{margin-left:150px !important;margin-right:150px !important}.my-150{margin-top:150px !important;margin-bottom:150px !important}.mt-150{margin-top:150px !important}.mr-150{margin-right:150px !important}.mb-150{margin-bottom:150px !important}.ml-150{margin-left:150px !important}.p-150{padding:150px !important}.px-150{padding-left:150px !important;padding-right:150px !important}.py-150{padding-top:150px !important;padding-bottom:150px !important}.pt-150{padding-top:150px !important}.pr-150{padding-right:150px !important}.pb-150{padding-bottom:150px !important}.pl-150{padding-left:150px !important}.m-160{margin:160px !important;margin:160px !important}.mx-160{margin-left:160px !important;margin-right:160px !important}.my-160{margin-top:160px !important;margin-bottom:160px !important}.mt-160{margin-top:160px !important}.mr-160{margin-right:160px !important}.mb-160{margin-bottom:160px !important}.ml-160{margin-left:160px !important}.p-160{padding:160px !important}.px-160{padding-left:160px !important;padding-right:160px !important}.py-160{padding-top:160px !important;padding-bottom:160px !important}.pt-160{padding-top:160px !important}.pr-160{padding-right:160px !important}.pb-160{padding-bottom:160px !important}.pl-160{padding-left:160px !important}.m-170{margin:170px !important;margin:170px !important}.mx-170{margin-left:170px !important;margin-right:170px !important}.my-170{margin-top:170px !important;margin-bottom:170px !important}.mt-170{margin-top:170px !important}.mr-170{margin-right:170px !important}.mb-170{margin-bottom:170px !important}.ml-170{margin-left:170px !important}.p-170{padding:170px !important}.px-170{padding-left:170px !important;padding-right:170px !important}.py-170{padding-top:170px !important;padding-bottom:170px !important}.pt-170{padding-top:170px !important}.pr-170{padding-right:170px !important}.pb-170{padding-bottom:170px !important}.pl-170{padding-left:170px !important}.m-180{margin:180px !important;margin:180px !important}.mx-180{margin-left:180px !important;margin-right:180px !important}.my-180{margin-top:180px !important;margin-bottom:180px !important}.mt-180{margin-top:180px !important}.mr-180{margin-right:180px !important}.mb-180{margin-bottom:180px !important}.ml-180{margin-left:180px !important}.p-180{padding:180px !important}.px-180{padding-left:180px !important;padding-right:180px !important}.py-180{padding-top:180px !important;padding-bottom:180px !important}.pt-180{padding-top:180px !important}.pr-180{padding-right:180px !important}.pb-180{padding-bottom:180px !important}.pl-180{padding-left:180px !important}.m-190{margin:190px !important;margin:190px !important}.mx-190{margin-left:190px !important;margin-right:190px !important}.my-190{margin-top:190px !important;margin-bottom:190px !important}.mt-190{margin-top:190px !important}.mr-190{margin-right:190px !important}.mb-190{margin-bottom:190px !important}.ml-190{margin-left:190px !important}.p-190{padding:190px !important}.px-190{padding-left:190px !important;padding-right:190px !important}.py-190{padding-top:190px !important;padding-bottom:190px !important}.pt-190{padding-top:190px !important}.pr-190{padding-right:190px !important}.pb-190{padding-bottom:190px !important}.pl-190{padding-left:190px !important}.m-200{margin:200px !important;margin:200px !important}.mx-200{margin-left:200px !important;margin-right:200px !important}.my-200{margin-top:200px !important;margin-bottom:200px !important}.mt-200{margin-top:200px !important}.mr-200{margin-right:200px !important}.mb-200{margin-bottom:200px !important}.ml-200{margin-left:200px !important}.p-200{padding:200px !important}.px-200{padding-left:200px !important;padding-right:200px !important}.py-200{padding-top:200px !important;padding-bottom:200px !important}.pt-200{padding-top:200px !important}.pr-200{padding-right:200px !important}.pb-200{padding-bottom:200px !important}.pl-200{padding-left:200px !important}.m-210{margin:210px !important;margin:210px !important}.mx-210{margin-left:210px !important;margin-right:210px !important}.my-210{margin-top:210px !important;margin-bottom:210px !important}.mt-210{margin-top:210px !important}.mr-210{margin-right:210px !important}.mb-210{margin-bottom:210px !important}.ml-210{margin-left:210px !important}.p-210{padding:210px !important}.px-210{padding-left:210px !important;padding-right:210px !important}.py-210{padding-top:210px !important;padding-bottom:210px !important}.pt-210{padding-top:210px !important}.pr-210{padding-right:210px !important}.pb-210{padding-bottom:210px !important}.pl-210{padding-left:210px !important}.m-220{margin:220px !important;margin:220px !important}.mx-220{margin-left:220px !important;margin-right:220px !important}.my-220{margin-top:220px !important;margin-bottom:220px !important}.mt-220{margin-top:220px !important}.mr-220{margin-right:220px !important}.mb-220{margin-bottom:220px !important}.ml-220{margin-left:220px !important}.p-220{padding:220px !important}.px-220{padding-left:220px !important;padding-right:220px !important}.py-220{padding-top:220px !important;padding-bottom:220px !important}.pt-220{padding-top:220px !important}.pr-220{padding-right:220px !important}.pb-220{padding-bottom:220px !important}.pl-220{padding-left:220px !important}.m-230{margin:230px !important;margin:230px !important}.mx-230{margin-left:230px !important;margin-right:230px !important}.my-230{margin-top:230px !important;margin-bottom:230px !important}.mt-230{margin-top:230px !important}.mr-230{margin-right:230px !important}.mb-230{margin-bottom:230px !important}.ml-230{margin-left:230px !important}.p-230{padding:230px !important}.px-230{padding-left:230px !important;padding-right:230px !important}.py-230{padding-top:230px !important;padding-bottom:230px !important}.pt-230{padding-top:230px !important}.pr-230{padding-right:230px !important}.pb-230{padding-bottom:230px !important}.pl-230{padding-left:230px !important}.m-240{margin:240px !important;margin:240px !important}.mx-240{margin-left:240px !important;margin-right:240px !important}.my-240{margin-top:240px !important;margin-bottom:240px !important}.mt-240{margin-top:240px !important}.mr-240{margin-right:240px !important}.mb-240{margin-bottom:240px !important}.ml-240{margin-left:240px !important}.p-240{padding:240px !important}.px-240{padding-left:240px !important;padding-right:240px !important}.py-240{padding-top:240px !important;padding-bottom:240px !important}.pt-240{padding-top:240px !important}.pr-240{padding-right:240px !important}.pb-240{padding-bottom:240px !important}.pl-240{padding-left:240px !important}.m-250{margin:250px !important;margin:250px !important}.mx-250{margin-left:250px !important;margin-right:250px !important}.my-250{margin-top:250px !important;margin-bottom:250px !important}.mt-250{margin-top:250px !important}.mr-250{margin-right:250px !important}.mb-250{margin-bottom:250px !important}.ml-250{margin-left:250px !important}.p-250{padding:250px !important}.px-250{padding-left:250px !important;padding-right:250px !important}.py-250{padding-top:250px !important;padding-bottom:250px !important}.pt-250{padding-top:250px !important}.pr-250{padding-right:250px !important}.pb-250{padding-bottom:250px !important}.pl-250{padding-left:250px !important}.m-260{margin:260px !important;margin:260px !important}.mx-260{margin-left:260px !important;margin-right:260px !important}.my-260{margin-top:260px !important;margin-bottom:260px !important}.mt-260{margin-top:260px !important}.mr-260{margin-right:260px !important}.mb-260{margin-bottom:260px !important}.ml-260{margin-left:260px !important}.p-260{padding:260px !important}.px-260{padding-left:260px !important;padding-right:260px !important}.py-260{padding-top:260px !important;padding-bottom:260px !important}.pt-260{padding-top:260px !important}.pr-260{padding-right:260px !important}.pb-260{padding-bottom:260px !important}.pl-260{padding-left:260px !important}.m-270{margin:270px !important;margin:270px !important}.mx-270{margin-left:270px !important;margin-right:270px !important}.my-270{margin-top:270px !important;margin-bottom:270px !important}.mt-270{margin-top:270px !important}.mr-270{margin-right:270px !important}.mb-270{margin-bottom:270px !important}.ml-270{margin-left:270px !important}.p-270{padding:270px !important}.px-270{padding-left:270px !important;padding-right:270px !important}.py-270{padding-top:270px !important;padding-bottom:270px !important}.pt-270{padding-top:270px !important}.pr-270{padding-right:270px !important}.pb-270{padding-bottom:270px !important}.pl-270{padding-left:270px !important}.m-280{margin:280px !important;margin:280px !important}.mx-280{margin-left:280px !important;margin-right:280px !important}.my-280{margin-top:280px !important;margin-bottom:280px !important}.mt-280{margin-top:280px !important}.mr-280{margin-right:280px !important}.mb-280{margin-bottom:280px !important}.ml-280{margin-left:280px !important}.p-280{padding:280px !important}.px-280{padding-left:280px !important;padding-right:280px !important}.py-280{padding-top:280px !important;padding-bottom:280px !important}.pt-280{padding-top:280px !important}.pr-280{padding-right:280px !important}.pb-280{padding-bottom:280px !important}.pl-280{padding-left:280px !important}.m-290{margin:290px !important;margin:290px !important}.mx-290{margin-left:290px !important;margin-right:290px !important}.my-290{margin-top:290px !important;margin-bottom:290px !important}.mt-290{margin-top:290px !important}.mr-290{margin-right:290px !important}.mb-290{margin-bottom:290px !important}.ml-290{margin-left:290px !important}.p-290{padding:290px !important}.px-290{padding-left:290px !important;padding-right:290px !important}.py-290{padding-top:290px !important;padding-bottom:290px !important}.pt-290{padding-top:290px !important}.pr-290{padding-right:290px !important}.pb-290{padding-bottom:290px !important}.pl-290{padding-left:290px !important}.m-300{margin:300px !important;margin:300px !important}.mx-300{margin-left:300px !important;margin-right:300px !important}.my-300{margin-top:300px !important;margin-bottom:300px !important}.mt-300{margin-top:300px !important}.mr-300{margin-right:300px !important}.mb-300{margin-bottom:300px !important}.ml-300{margin-left:300px !important}.p-300{padding:300px !important}.px-300{padding-left:300px !important;padding-right:300px !important}.py-300{padding-top:300px !important;padding-bottom:300px !important}.pt-300{padding-top:300px !important}.pr-300{padding-right:300px !important}.pb-300{padding-bottom:300px !important}.pl-300{padding-left:300px !important}@media(max-width: 720px){.m-m-0{margin:0px !important;margin:0px !important}.mx-m-0{margin-left:0px !important;margin-right:0px !important}.my-m-0{margin-top:0px !important;margin-bottom:0px !important}.mt-m-0{margin-top:0px !important}.mr-m-0{margin-right:0px !important}.mb-m-0{margin-bottom:0px !important}.ml-m-0{margin-left:0px !important}.p-m-0{padding:0px !important}.px-m-0{padding-left:0px !important;padding-right:0px !important}.py-m-0{padding-top:0px !important;padding-bottom:0px !important}.pt-m-0{padding-top:0px !important}.pr-m-0{padding-right:0px !important}.pb-m-0{padding-bottom:0px !important}.pl-m-0{padding-left:0px !important}.m-m-10{margin:10px !important;margin:10px !important}.mx-m-10{margin-left:10px !important;margin-right:10px !important}.my-m-10{margin-top:10px !important;margin-bottom:10px !important}.mt-m-10{margin-top:10px !important}.mr-m-10{margin-right:10px !important}.mb-m-10{margin-bottom:10px !important}.ml-m-10{margin-left:10px !important}.p-m-10{padding:10px !important}.px-m-10{padding-left:10px !important;padding-right:10px !important}.py-m-10{padding-top:10px !important;padding-bottom:10px !important}.pt-m-10{padding-top:10px !important}.pr-m-10{padding-right:10px !important}.pb-m-10{padding-bottom:10px !important}.pl-m-10{padding-left:10px !important}.m-m-20{margin:20px !important;margin:20px !important}.mx-m-20{margin-left:20px !important;margin-right:20px !important}.my-m-20{margin-top:20px !important;margin-bottom:20px !important}.mt-m-20{margin-top:20px !important}.mr-m-20{margin-right:20px !important}.mb-m-20{margin-bottom:20px !important}.ml-m-20{margin-left:20px !important}.p-m-20{padding:20px !important}.px-m-20{padding-left:20px !important;padding-right:20px !important}.py-m-20{padding-top:20px !important;padding-bottom:20px !important}.pt-m-20{padding-top:20px !important}.pr-m-20{padding-right:20px !important}.pb-m-20{padding-bottom:20px !important}.pl-m-20{padding-left:20px !important}.m-m-30{margin:30px !important;margin:30px !important}.mx-m-30{margin-left:30px !important;margin-right:30px !important}.my-m-30{margin-top:30px !important;margin-bottom:30px !important}.mt-m-30{margin-top:30px !important}.mr-m-30{margin-right:30px !important}.mb-m-30{margin-bottom:30px !important}.ml-m-30{margin-left:30px !important}.p-m-30{padding:30px !important}.px-m-30{padding-left:30px !important;padding-right:30px !important}.py-m-30{padding-top:30px !important;padding-bottom:30px !important}.pt-m-30{padding-top:30px !important}.pr-m-30{padding-right:30px !important}.pb-m-30{padding-bottom:30px !important}.pl-m-30{padding-left:30px !important}.m-m-40{margin:40px !important;margin:40px !important}.mx-m-40{margin-left:40px !important;margin-right:40px !important}.my-m-40{margin-top:40px !important;margin-bottom:40px !important}.mt-m-40{margin-top:40px !important}.mr-m-40{margin-right:40px !important}.mb-m-40{margin-bottom:40px !important}.ml-m-40{margin-left:40px !important}.p-m-40{padding:40px !important}.px-m-40{padding-left:40px !important;padding-right:40px !important}.py-m-40{padding-top:40px !important;padding-bottom:40px !important}.pt-m-40{padding-top:40px !important}.pr-m-40{padding-right:40px !important}.pb-m-40{padding-bottom:40px !important}.pl-m-40{padding-left:40px !important}.m-m-50{margin:50px !important;margin:50px !important}.mx-m-50{margin-left:50px !important;margin-right:50px !important}.my-m-50{margin-top:50px !important;margin-bottom:50px !important}.mt-m-50{margin-top:50px !important}.mr-m-50{margin-right:50px !important}.mb-m-50{margin-bottom:50px !important}.ml-m-50{margin-left:50px !important}.p-m-50{padding:50px !important}.px-m-50{padding-left:50px !important;padding-right:50px !important}.py-m-50{padding-top:50px !important;padding-bottom:50px !important}.pt-m-50{padding-top:50px !important}.pr-m-50{padding-right:50px !important}.pb-m-50{padding-bottom:50px !important}.pl-m-50{padding-left:50px !important}.m-m-60{margin:60px !important;margin:60px !important}.mx-m-60{margin-left:60px !important;margin-right:60px !important}.my-m-60{margin-top:60px !important;margin-bottom:60px !important}.mt-m-60{margin-top:60px !important}.mr-m-60{margin-right:60px !important}.mb-m-60{margin-bottom:60px !important}.ml-m-60{margin-left:60px !important}.p-m-60{padding:60px !important}.px-m-60{padding-left:60px !important;padding-right:60px !important}.py-m-60{padding-top:60px !important;padding-bottom:60px !important}.pt-m-60{padding-top:60px !important}.pr-m-60{padding-right:60px !important}.pb-m-60{padding-bottom:60px !important}.pl-m-60{padding-left:60px !important}.m-m-70{margin:70px !important;margin:70px !important}.mx-m-70{margin-left:70px !important;margin-right:70px !important}.my-m-70{margin-top:70px !important;margin-bottom:70px !important}.mt-m-70{margin-top:70px !important}.mr-m-70{margin-right:70px !important}.mb-m-70{margin-bottom:70px !important}.ml-m-70{margin-left:70px !important}.p-m-70{padding:70px !important}.px-m-70{padding-left:70px !important;padding-right:70px !important}.py-m-70{padding-top:70px !important;padding-bottom:70px !important}.pt-m-70{padding-top:70px !important}.pr-m-70{padding-right:70px !important}.pb-m-70{padding-bottom:70px !important}.pl-m-70{padding-left:70px !important}.m-m-80{margin:80px !important;margin:80px !important}.mx-m-80{margin-left:80px !important;margin-right:80px !important}.my-m-80{margin-top:80px !important;margin-bottom:80px !important}.mt-m-80{margin-top:80px !important}.mr-m-80{margin-right:80px !important}.mb-m-80{margin-bottom:80px !important}.ml-m-80{margin-left:80px !important}.p-m-80{padding:80px !important}.px-m-80{padding-left:80px !important;padding-right:80px !important}.py-m-80{padding-top:80px !important;padding-bottom:80px !important}.pt-m-80{padding-top:80px !important}.pr-m-80{padding-right:80px !important}.pb-m-80{padding-bottom:80px !important}.pl-m-80{padding-left:80px !important}.m-m-90{margin:90px !important;margin:90px !important}.mx-m-90{margin-left:90px !important;margin-right:90px !important}.my-m-90{margin-top:90px !important;margin-bottom:90px !important}.mt-m-90{margin-top:90px !important}.mr-m-90{margin-right:90px !important}.mb-m-90{margin-bottom:90px !important}.ml-m-90{margin-left:90px !important}.p-m-90{padding:90px !important}.px-m-90{padding-left:90px !important;padding-right:90px !important}.py-m-90{padding-top:90px !important;padding-bottom:90px !important}.pt-m-90{padding-top:90px !important}.pr-m-90{padding-right:90px !important}.pb-m-90{padding-bottom:90px !important}.pl-m-90{padding-left:90px !important}.m-m-100{margin:100px !important;margin:100px !important}.mx-m-100{margin-left:100px !important;margin-right:100px !important}.my-m-100{margin-top:100px !important;margin-bottom:100px !important}.mt-m-100{margin-top:100px !important}.mr-m-100{margin-right:100px !important}.mb-m-100{margin-bottom:100px !important}.ml-m-100{margin-left:100px !important}.p-m-100{padding:100px !important}.px-m-100{padding-left:100px !important;padding-right:100px !important}.py-m-100{padding-top:100px !important;padding-bottom:100px !important}.pt-m-100{padding-top:100px !important}.pr-m-100{padding-right:100px !important}.pb-m-100{padding-bottom:100px !important}.pl-m-100{padding-left:100px !important}.m-m-110{margin:110px !important;margin:110px !important}.mx-m-110{margin-left:110px !important;margin-right:110px !important}.my-m-110{margin-top:110px !important;margin-bottom:110px !important}.mt-m-110{margin-top:110px !important}.mr-m-110{margin-right:110px !important}.mb-m-110{margin-bottom:110px !important}.ml-m-110{margin-left:110px !important}.p-m-110{padding:110px !important}.px-m-110{padding-left:110px !important;padding-right:110px !important}.py-m-110{padding-top:110px !important;padding-bottom:110px !important}.pt-m-110{padding-top:110px !important}.pr-m-110{padding-right:110px !important}.pb-m-110{padding-bottom:110px !important}.pl-m-110{padding-left:110px !important}.m-m-120{margin:120px !important;margin:120px !important}.mx-m-120{margin-left:120px !important;margin-right:120px !important}.my-m-120{margin-top:120px !important;margin-bottom:120px !important}.mt-m-120{margin-top:120px !important}.mr-m-120{margin-right:120px !important}.mb-m-120{margin-bottom:120px !important}.ml-m-120{margin-left:120px !important}.p-m-120{padding:120px !important}.px-m-120{padding-left:120px !important;padding-right:120px !important}.py-m-120{padding-top:120px !important;padding-bottom:120px !important}.pt-m-120{padding-top:120px !important}.pr-m-120{padding-right:120px !important}.pb-m-120{padding-bottom:120px !important}.pl-m-120{padding-left:120px !important}.m-m-130{margin:130px !important;margin:130px !important}.mx-m-130{margin-left:130px !important;margin-right:130px !important}.my-m-130{margin-top:130px !important;margin-bottom:130px !important}.mt-m-130{margin-top:130px !important}.mr-m-130{margin-right:130px !important}.mb-m-130{margin-bottom:130px !important}.ml-m-130{margin-left:130px !important}.p-m-130{padding:130px !important}.px-m-130{padding-left:130px !important;padding-right:130px !important}.py-m-130{padding-top:130px !important;padding-bottom:130px !important}.pt-m-130{padding-top:130px !important}.pr-m-130{padding-right:130px !important}.pb-m-130{padding-bottom:130px !important}.pl-m-130{padding-left:130px !important}.m-m-140{margin:140px !important;margin:140px !important}.mx-m-140{margin-left:140px !important;margin-right:140px !important}.my-m-140{margin-top:140px !important;margin-bottom:140px !important}.mt-m-140{margin-top:140px !important}.mr-m-140{margin-right:140px !important}.mb-m-140{margin-bottom:140px !important}.ml-m-140{margin-left:140px !important}.p-m-140{padding:140px !important}.px-m-140{padding-left:140px !important;padding-right:140px !important}.py-m-140{padding-top:140px !important;padding-bottom:140px !important}.pt-m-140{padding-top:140px !important}.pr-m-140{padding-right:140px !important}.pb-m-140{padding-bottom:140px !important}.pl-m-140{padding-left:140px !important}.m-m-150{margin:150px !important;margin:150px !important}.mx-m-150{margin-left:150px !important;margin-right:150px !important}.my-m-150{margin-top:150px !important;margin-bottom:150px !important}.mt-m-150{margin-top:150px !important}.mr-m-150{margin-right:150px !important}.mb-m-150{margin-bottom:150px !important}.ml-m-150{margin-left:150px !important}.p-m-150{padding:150px !important}.px-m-150{padding-left:150px !important;padding-right:150px !important}.py-m-150{padding-top:150px !important;padding-bottom:150px !important}.pt-m-150{padding-top:150px !important}.pr-m-150{padding-right:150px !important}.pb-m-150{padding-bottom:150px !important}.pl-m-150{padding-left:150px !important}.m-m-160{margin:160px !important;margin:160px !important}.mx-m-160{margin-left:160px !important;margin-right:160px !important}.my-m-160{margin-top:160px !important;margin-bottom:160px !important}.mt-m-160{margin-top:160px !important}.mr-m-160{margin-right:160px !important}.mb-m-160{margin-bottom:160px !important}.ml-m-160{margin-left:160px !important}.p-m-160{padding:160px !important}.px-m-160{padding-left:160px !important;padding-right:160px !important}.py-m-160{padding-top:160px !important;padding-bottom:160px !important}.pt-m-160{padding-top:160px !important}.pr-m-160{padding-right:160px !important}.pb-m-160{padding-bottom:160px !important}.pl-m-160{padding-left:160px !important}.m-m-170{margin:170px !important;margin:170px !important}.mx-m-170{margin-left:170px !important;margin-right:170px !important}.my-m-170{margin-top:170px !important;margin-bottom:170px !important}.mt-m-170{margin-top:170px !important}.mr-m-170{margin-right:170px !important}.mb-m-170{margin-bottom:170px !important}.ml-m-170{margin-left:170px !important}.p-m-170{padding:170px !important}.px-m-170{padding-left:170px !important;padding-right:170px !important}.py-m-170{padding-top:170px !important;padding-bottom:170px !important}.pt-m-170{padding-top:170px !important}.pr-m-170{padding-right:170px !important}.pb-m-170{padding-bottom:170px !important}.pl-m-170{padding-left:170px !important}.m-m-180{margin:180px !important;margin:180px !important}.mx-m-180{margin-left:180px !important;margin-right:180px !important}.my-m-180{margin-top:180px !important;margin-bottom:180px !important}.mt-m-180{margin-top:180px !important}.mr-m-180{margin-right:180px !important}.mb-m-180{margin-bottom:180px !important}.ml-m-180{margin-left:180px !important}.p-m-180{padding:180px !important}.px-m-180{padding-left:180px !important;padding-right:180px !important}.py-m-180{padding-top:180px !important;padding-bottom:180px !important}.pt-m-180{padding-top:180px !important}.pr-m-180{padding-right:180px !important}.pb-m-180{padding-bottom:180px !important}.pl-m-180{padding-left:180px !important}.m-m-190{margin:190px !important;margin:190px !important}.mx-m-190{margin-left:190px !important;margin-right:190px !important}.my-m-190{margin-top:190px !important;margin-bottom:190px !important}.mt-m-190{margin-top:190px !important}.mr-m-190{margin-right:190px !important}.mb-m-190{margin-bottom:190px !important}.ml-m-190{margin-left:190px !important}.p-m-190{padding:190px !important}.px-m-190{padding-left:190px !important;padding-right:190px !important}.py-m-190{padding-top:190px !important;padding-bottom:190px !important}.pt-m-190{padding-top:190px !important}.pr-m-190{padding-right:190px !important}.pb-m-190{padding-bottom:190px !important}.pl-m-190{padding-left:190px !important}.m-m-200{margin:200px !important;margin:200px !important}.mx-m-200{margin-left:200px !important;margin-right:200px !important}.my-m-200{margin-top:200px !important;margin-bottom:200px !important}.mt-m-200{margin-top:200px !important}.mr-m-200{margin-right:200px !important}.mb-m-200{margin-bottom:200px !important}.ml-m-200{margin-left:200px !important}.p-m-200{padding:200px !important}.px-m-200{padding-left:200px !important;padding-right:200px !important}.py-m-200{padding-top:200px !important;padding-bottom:200px !important}.pt-m-200{padding-top:200px !important}.pr-m-200{padding-right:200px !important}.pb-m-200{padding-bottom:200px !important}.pl-m-200{padding-left:200px !important}.m-m-210{margin:210px !important;margin:210px !important}.mx-m-210{margin-left:210px !important;margin-right:210px !important}.my-m-210{margin-top:210px !important;margin-bottom:210px !important}.mt-m-210{margin-top:210px !important}.mr-m-210{margin-right:210px !important}.mb-m-210{margin-bottom:210px !important}.ml-m-210{margin-left:210px !important}.p-m-210{padding:210px !important}.px-m-210{padding-left:210px !important;padding-right:210px !important}.py-m-210{padding-top:210px !important;padding-bottom:210px !important}.pt-m-210{padding-top:210px !important}.pr-m-210{padding-right:210px !important}.pb-m-210{padding-bottom:210px !important}.pl-m-210{padding-left:210px !important}.m-m-220{margin:220px !important;margin:220px !important}.mx-m-220{margin-left:220px !important;margin-right:220px !important}.my-m-220{margin-top:220px !important;margin-bottom:220px !important}.mt-m-220{margin-top:220px !important}.mr-m-220{margin-right:220px !important}.mb-m-220{margin-bottom:220px !important}.ml-m-220{margin-left:220px !important}.p-m-220{padding:220px !important}.px-m-220{padding-left:220px !important;padding-right:220px !important}.py-m-220{padding-top:220px !important;padding-bottom:220px !important}.pt-m-220{padding-top:220px !important}.pr-m-220{padding-right:220px !important}.pb-m-220{padding-bottom:220px !important}.pl-m-220{padding-left:220px !important}.m-m-230{margin:230px !important;margin:230px !important}.mx-m-230{margin-left:230px !important;margin-right:230px !important}.my-m-230{margin-top:230px !important;margin-bottom:230px !important}.mt-m-230{margin-top:230px !important}.mr-m-230{margin-right:230px !important}.mb-m-230{margin-bottom:230px !important}.ml-m-230{margin-left:230px !important}.p-m-230{padding:230px !important}.px-m-230{padding-left:230px !important;padding-right:230px !important}.py-m-230{padding-top:230px !important;padding-bottom:230px !important}.pt-m-230{padding-top:230px !important}.pr-m-230{padding-right:230px !important}.pb-m-230{padding-bottom:230px !important}.pl-m-230{padding-left:230px !important}.m-m-240{margin:240px !important;margin:240px !important}.mx-m-240{margin-left:240px !important;margin-right:240px !important}.my-m-240{margin-top:240px !important;margin-bottom:240px !important}.mt-m-240{margin-top:240px !important}.mr-m-240{margin-right:240px !important}.mb-m-240{margin-bottom:240px !important}.ml-m-240{margin-left:240px !important}.p-m-240{padding:240px !important}.px-m-240{padding-left:240px !important;padding-right:240px !important}.py-m-240{padding-top:240px !important;padding-bottom:240px !important}.pt-m-240{padding-top:240px !important}.pr-m-240{padding-right:240px !important}.pb-m-240{padding-bottom:240px !important}.pl-m-240{padding-left:240px !important}.m-m-250{margin:250px !important;margin:250px !important}.mx-m-250{margin-left:250px !important;margin-right:250px !important}.my-m-250{margin-top:250px !important;margin-bottom:250px !important}.mt-m-250{margin-top:250px !important}.mr-m-250{margin-right:250px !important}.mb-m-250{margin-bottom:250px !important}.ml-m-250{margin-left:250px !important}.p-m-250{padding:250px !important}.px-m-250{padding-left:250px !important;padding-right:250px !important}.py-m-250{padding-top:250px !important;padding-bottom:250px !important}.pt-m-250{padding-top:250px !important}.pr-m-250{padding-right:250px !important}.pb-m-250{padding-bottom:250px !important}.pl-m-250{padding-left:250px !important}.m-m-260{margin:260px !important;margin:260px !important}.mx-m-260{margin-left:260px !important;margin-right:260px !important}.my-m-260{margin-top:260px !important;margin-bottom:260px !important}.mt-m-260{margin-top:260px !important}.mr-m-260{margin-right:260px !important}.mb-m-260{margin-bottom:260px !important}.ml-m-260{margin-left:260px !important}.p-m-260{padding:260px !important}.px-m-260{padding-left:260px !important;padding-right:260px !important}.py-m-260{padding-top:260px !important;padding-bottom:260px !important}.pt-m-260{padding-top:260px !important}.pr-m-260{padding-right:260px !important}.pb-m-260{padding-bottom:260px !important}.pl-m-260{padding-left:260px !important}.m-m-270{margin:270px !important;margin:270px !important}.mx-m-270{margin-left:270px !important;margin-right:270px !important}.my-m-270{margin-top:270px !important;margin-bottom:270px !important}.mt-m-270{margin-top:270px !important}.mr-m-270{margin-right:270px !important}.mb-m-270{margin-bottom:270px !important}.ml-m-270{margin-left:270px !important}.p-m-270{padding:270px !important}.px-m-270{padding-left:270px !important;padding-right:270px !important}.py-m-270{padding-top:270px !important;padding-bottom:270px !important}.pt-m-270{padding-top:270px !important}.pr-m-270{padding-right:270px !important}.pb-m-270{padding-bottom:270px !important}.pl-m-270{padding-left:270px !important}.m-m-280{margin:280px !important;margin:280px !important}.mx-m-280{margin-left:280px !important;margin-right:280px !important}.my-m-280{margin-top:280px !important;margin-bottom:280px !important}.mt-m-280{margin-top:280px !important}.mr-m-280{margin-right:280px !important}.mb-m-280{margin-bottom:280px !important}.ml-m-280{margin-left:280px !important}.p-m-280{padding:280px !important}.px-m-280{padding-left:280px !important;padding-right:280px !important}.py-m-280{padding-top:280px !important;padding-bottom:280px !important}.pt-m-280{padding-top:280px !important}.pr-m-280{padding-right:280px !important}.pb-m-280{padding-bottom:280px !important}.pl-m-280{padding-left:280px !important}.m-m-290{margin:290px !important;margin:290px !important}.mx-m-290{margin-left:290px !important;margin-right:290px !important}.my-m-290{margin-top:290px !important;margin-bottom:290px !important}.mt-m-290{margin-top:290px !important}.mr-m-290{margin-right:290px !important}.mb-m-290{margin-bottom:290px !important}.ml-m-290{margin-left:290px !important}.p-m-290{padding:290px !important}.px-m-290{padding-left:290px !important;padding-right:290px !important}.py-m-290{padding-top:290px !important;padding-bottom:290px !important}.pt-m-290{padding-top:290px !important}.pr-m-290{padding-right:290px !important}.pb-m-290{padding-bottom:290px !important}.pl-m-290{padding-left:290px !important}.m-m-300{margin:300px !important;margin:300px !important}.mx-m-300{margin-left:300px !important;margin-right:300px !important}.my-m-300{margin-top:300px !important;margin-bottom:300px !important}.mt-m-300{margin-top:300px !important}.mr-m-300{margin-right:300px !important}.mb-m-300{margin-bottom:300px !important}.ml-m-300{margin-left:300px !important}.p-m-300{padding:300px !important}.px-m-300{padding-left:300px !important;padding-right:300px !important}.py-m-300{padding-top:300px !important;padding-bottom:300px !important}.pt-m-300{padding-top:300px !important}.pr-m-300{padding-right:300px !important}.pb-m-300{padding-bottom:300px !important}.pl-m-300{padding-left:300px !important}}.m-auto{margin:auto}.mx-auto{margin-left:auto;margin-right:auto}.mt-auto{margin-top:auto}.mb-auto{margin-bottom:auto}.ml-auto{margin-left:auto}.mr-auto{margin-right:auto}.height-100-pc{height:100%}@media(max-width: 720px){.pl-col-m-0{padding-left:0vw}.pl-col-m-1{padding-left:8.3333333333vw}.pl-col-m-2{padding-left:16.6666666667vw}.pl-col-m-3{padding-left:25vw}.pl-col-m-4{padding-left:33.3333333333vw}.pl-col-m-5{padding-left:41.6666666667vw}.pl-col-m-6{padding-left:50vw}.pl-col-m-7{padding-left:58.3333333333vw}.pl-col-m-8{padding-left:66.6666666667vw}.pl-col-m-9{padding-left:75vw}.pl-col-m-10{padding-left:83.3333333333vw}.pl-col-m-11{padding-left:91.6666666667vw}.pl-col-m-12{padding-left:100vw}}/*# sourceMappingURL=website-bundle.min.css.map */