:root{--primary:#111;--secondary:#555;--border:#1111111a;--bg:#111;--theme:#ff6a3a;--black:#111;--black-2:#999;--white:#fff;--white-2:#999;--action:#ff6a3a;--crimson:#a81b49}:root .dark{--primary:#fff;--secondary:#999;--border:#ffffff1a;--bg:#171717}@font-face{font-family:Segoe UI;src:url(../media/segoeui.e8516507.ttf)format("truetype");font-weight:400;font-style:normal}:root{--font_segoeui:"Segoe UI",sans-serif;--font_dmsans:"DM Sans",sans-serif;--font_instrumentsans:"Instrument Sans",sans-serif;--font_thunder:"Thunder";--font_sequelsansromanbody:"Sequel Sans Roman Body";--font_sequelsansmediumbody:"Sequel Sans Medium Body";--font_timesnow:"TimesNow-SemiLightItalic";--font_bdogrotesk:"BDOGrotesk-Regular";--font_tartuffo:"tartuffo-font-family";--font_tartuffotrial:"Tartuffo_Trial";--font_awesome:"Font Awesome 6 Free"}.font-heading-instrumentsans-medium h1,.font-heading-instrumentsans-medium h2,.font-heading-instrumentsans-medium h3,.font-heading-instrumentsans-medium h4,.font-heading-instrumentsans-medium h5,.font-heading-instrumentsans-medium h6{font-family:var(--font_instrumentsans)}.font-heading-sequelsans-romanbody h1,.font-heading-sequelsans-romanbody h2,.font-heading-sequelsans-romanbody h3,.font-heading-sequelsans-romanbody h4,.font-heading-sequelsans-romanbody h5,.font-heading-sequelsans-romanbody h6{font-family:var(--font_sequelsansromanbody)}.font-heading-thunder-regular h1,.font-heading-thunder-regular h2,.font-heading-thunder-regular h3,.font-heading-thunder-regular h4,.font-heading-thunder-regular h5,.font-heading-thunder-regular h6{font-family:var(--font_thunder)}.font-heading-bdogrotesk-regular h1,.font-heading-bdogrotesk-regular h2,.font-heading-bdogrotesk-regular h3,.font-heading-bdogrotesk-regular h4,.font-heading-bdogrotesk-regular h5,.font-heading-bdogrotesk-regular h6{font-family:var(--font_bdogrotesk)}.font-heading-tartuffotrial-thin h1,.font-heading-tartuffotrial-thin h2,.font-heading-tartuffotrial-thin h3,.font-heading-tartuffotrial-thin h4,.font-heading-tartuffotrial-thin h5,.font-heading-tartuffotrial-thin h6{font-family:var(--font_tartuffotrial)}*{margin:0;padding:0}body{font-family:var(--font_dmsans);line-height:1}html{scroll-behavior:smooth}h1,h2,h3,h4,h5,h6{color:var(--primary);line-height:1.22;font-family:var(--font_sequelsansromanbody);margin:0;padding:0;font-weight:500}ul,ol{margin:0;padding:0}li{list-style:none}a{color:inherit;text-decoration:none;transition:all .3s}a:hover{color:var(--primary)}button{background-color:#0000;border:0}p{color:var(--secondary);margin:0;padding:0;font-size:22px;font-weight:400;line-height:30px}@media only screen and (max-width:1399px){p{font-size:20px;line-height:28px}}strong{font-weight:500}video,iframe,img{margin:0;padding:0}img{max-width:100%}.medium{font-weight:600}.bold{font-weight:700}@media only screen and (max-width:767px){.g-0{padding-left:15px;padding-right:15px}.row.g-0{padding-left:0;padding-right:0}br{display:none}}main{width:100%;display:inline-block;overflow:hidden}h1{font-size:48px}h2{font-size:36px}h3{font-size:32px}h4{font-size:24px}h5{font-size:20px}h6{font-size:18px}.t_parallax_image{overflow:hidden}@keyframes t-Bubble{0%{scale:1}50%{scale:1.5}to{scale:1}}@keyframes t-Zoom{0%{scale:1}50%{scale:.5}to{scale:1}}@keyframes t-Zoom_2{0%{scale:1}50%{scale:.9}to{scale:1}}@keyframes t-SlideBottom{0%{transform:translateY(0)}50%{transform:translateY(50px)}to{transform:translateY(0)}}@keyframes t-reveal{to{opacity:1;filter:blur()}}@keyframes t-fadeUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@keyframes t-spinner{to{transform:rotate(360deg)}}@keyframes t-characters{0%,75%,to{opacity:0;transform:rotateY(-90deg)}25%,50%{opacity:1;transform:rotateY(0)}}@keyframes t-sheen{50%{color:var(--primary);transform:translateY(-20px)}}@keyframes t-slide{0%{transform:translate(0)}to{transform:translate(-100%)}}.body-overlay{z-index:9;pointer-events:none;opacity:1;top:0;background-image:url(/imgs/writer/body-bg.webp);background-position:0 0;background-repeat:repeat;width:100vw;height:100vh;position:fixed;inset-inline-start:0}.container-xl{max-width:1550px}.rr-container-1405{max-width:1405px}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:#d6d6d6}::-webkit-scrollbar-thumb{background:#888}::-webkit-scrollbar-thumb:hover{background:#555}.pos-abs{position:absolute}.circle-text{background:0 0;border-radius:100px;justify-content:center;align-items:center;width:140px;height:140px;padding:14px;display:flex;position:relative}@media only screen and (max-width:991px){.circle-text{width:120px;height:120px}}.circle-text .text{width:100%;height:100%;color:var(--primary);font-size:14px;animation:8s linear infinite textRotation;position:absolute}@keyframes textRotation{to{transform:rotate(360deg)}}.circle-text .text span{text-transform:uppercase;transform-origin:0 65px;font-size:14px;position:absolute;top:0;left:50%}.circle-text .icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.circle-text:before{content:"";border:37px solid #0000;border-radius:50%;width:100%;height:100%;position:absolute}.p-relative{position:relative}.p-absolute{position:absolute}.fix{overflow:hidden}.bg-full{width:100%;height:100%;position:absolute;top:0;left:0}.bg-full img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.border-top-bottom{border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.has-top-line{padding-top:10px;position:relative}.has-top-line:before{content:"";background-color:currentColor;width:100%;height:1px;position:absolute;top:0;left:0}.has-bottom-line{padding-bottom:10px;position:relative}.has-bottom-line:after{content:"";background-color:currentColor;width:100%;height:1px;position:absolute;bottom:0;left:0}.has-left-line{padding-inline-start:35px;display:inline-block;position:relative}.has-left-line:before{content:"";inset-inline-start:0;background-color:currentColor;width:30px;height:1px;position:absolute;top:50%;transform:translateY(-50%)}.has-right-line{padding-inline-end:35px;display:inline-block;position:relative}.has-right-line:after{content:"";inset-inline-end:0;background-color:currentColor;width:30px;height:1px;position:absolute;top:50%;transform:translateY(-50%)}.t-btn-play{width:56px;height:56px;color:var(--primary);border:1.5px solid;border-radius:50%;justify-content:center;align-items:center;font-size:14px;transition:all .5s;display:inline-flex}@media only screen and (max-width:767px){.t-btn-play{border-width:1px;width:50px;height:50px;font-size:12px}}.t-btn-play:hover{color:var(--theme,--action)}.t-btn-play.light,.t-btn-play.light:hover{color:var(--white)}.t-btn-play.dark,.t-btn-play.dark:hover{color:var(--black)}.line-area{position:relative}.lines{justify-content:space-between;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.lines .line{z-index:1;background-color:#00515308;width:1px;height:100%;display:inline-block;position:relative}.t-btn-icon i{color:var(--primary);font-size:20px;transition:all .3s;transform:rotate(-45deg)}.t-btn-icon:hover i{transform:rotate(0)}.list-check li{margin-bottom:10px;padding-inline-start:30px;font-size:18px;font-weight:400;line-height:1.4;position:relative}.list-check li:before{content:"";inset-inline-start:0;background-image:url(/imgs/electrician/check-mark.webp);background-repeat:no-repeat;width:14px;height:14px;position:absolute;top:4px;transform:rotateY(0)}.list-check li:last-child{margin-bottom:0}.list-plus li{width:100%;padding-inline-start:30px;font-size:18px;font-weight:400;line-height:1.4;display:inline-block;position:relative}.list-plus li:before{content:"+";inset-inline-start:0;font-size:30px;font-weight:300;line-height:1;position:absolute;top:-10px}.list-plus li:not(:last-child){margin-bottom:10px}.pos-center{z-index:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.pagination-with-dash{color:var(--primary);align-items:center;gap:10px;font-size:14px;display:flex}.pagination-with-dash .dash{background-color:var(--primary);width:100px;height:1px}.pagination-with-dash .swiper-pagination-current{align-items:center;gap:5px;display:flex}.pagination-with-dash .swiper-pagination-current:before{content:url(/imgs/icon/arrow-left.webp)}.pagination-with-dash .swiper-pagination-total{align-items:center;gap:5px;display:flex}.pagination-with-dash .swiper-pagination-total:after{content:url(/imgs/icon/arrow-right.webp)}.t__toggle_switcher .slide-toggle-wrapper{justify-content:center;display:flex}.t__toggle_switcher .slide-toggle-btn{--switcher-width:40px;--switcher-border-width:2px;--switcher-indicator-width:16px;-webkit-user-select:none;user-select:none;background-color:#f0f7f8;justify-content:center;align-items:center;gap:10px;display:flex}.t__toggle_switcher .slide-toggle-btn input{display:none}.t__toggle_switcher .before_label,.t__toggle_switcher .after_label{cursor:pointer;color:var(--primary);font-size:18px}.t__toggle_switcher .toggle-pane{display:none}.t__toggle_switcher .toggle-pane.show{display:block}.t__toggle_switcher.style-1 .switcher{width:var(--switcher-width);border:var(--switcher-border-width)solid #999;cursor:pointer;background-color:#999;border-radius:10px;height:20px;display:inline-block;position:relative}.t__toggle_switcher.style-1 .switcher:before{content:"";width:var(--switcher-indicator-width);height:var(--switcher-indicator-width);background-color:#fff;border-radius:50%;transition:transform .3s;position:absolute;top:50%;left:0;transform:translateY(-50%)}.t__toggle_switcher.style-1 input:checked+.switcher:before{transform:translate(calc(var(--switcher-width) - (var(--switcher-indicator-width) + 2*var(--switcher-border-width))),-50%)}.t__toggle_switcher.style-1 input:checked+.switcher{background-color:#000;border-color:#000}.t__toggle_switcher.style-2 .before_label,.t__toggle_switcher.style-2 .after_label{z-index:2;color:var(--primary);padding:22px 38px;font-size:16px;line-height:1;position:relative}.t__toggle_switcher.style-2 .before_label:after,.t__toggle_switcher.style-2 .after_label:after{content:"";background-color:var(--theme);z-index:-1;opacity:0;visibility:hidden;border-radius:60px;width:100%;height:100%;transition:transform .3s;position:absolute;top:0;left:0}.t__toggle_switcher.style-2 .before_label.active,.t__toggle_switcher.style-2 .after_label.active{color:var(--primary)}.t__toggle_switcher.style-2 .before_label.active:after,.t__toggle_switcher.style-2 .after_label.active:after{opacity:1;visibility:visible;transform:translate(0)}.t__toggle_switcher.style-2 .before_label:after{transform:translate(100%)}.t__toggle_switcher.style-2 .after_label:after{transform:translate(-100%)}.t__toggle_switcher.style-2 .slide-toggle-btn{border-radius:60px;gap:0}.parallax-view{overflow:hidden}.hover-reveal{cursor:none;position:relative;overflow:hidden}.hover-reveal:hover>:first-child{opacity:1!important}.hover-reveal>:first-child{opacity:0;z-index:1}.section-spacing{padding-top:120px;padding-bottom:120px}@media only screen and (max-width:1919px){.section-spacing{padding-top:120px;padding-bottom:120px}}@media only screen and (max-width:1399px){.section-spacing{padding-top:80px;padding-bottom:80px}}@media only screen and (max-width:1199px){.section-spacing{padding-top:60px;padding-bottom:60px}}.section-spacing-top{padding-top:150px}@media only screen and (max-width:1919px){.section-spacing-top{padding-top:150px}}@media only screen and (max-width:1399px){.section-spacing-top{padding-top:80px}}@media only screen and (max-width:1199px){.section-spacing-top{padding-top:60px}}.section-spacing-bottom{padding-bottom:150px}@media only screen and (max-width:1919px){.section-spacing-bottom{padding-bottom:150px}}@media only screen and (max-width:1399px){.section-spacing-bottom{padding-bottom:80px}}@media only screen and (max-width:1199px){.section-spacing-bottom{padding-bottom:60px}}.container{--bs-gutter-x:30px}@media (min-width:1600px){.container.full-hd{max-width:1920px;margin-left:auto;margin-right:auto;padding-left:0;padding-right:0}}.section-subtitle{text-transform:uppercase;color:var(--primary);font-size:14px;font-weight:400;line-height:20px;display:inline-block}.section-title{font-size:96px}@media only screen and (max-width:1919px){.section-title{font-size:76px}}@media only screen and (max-width:1399px){.section-title{font-size:56px}}@media only screen and (max-width:1199px){.section-title{font-size:44px}}@media only screen and (max-width:991px){.section-title{font-size:36px}}@media only screen and (max-width:767px){.section-title{font-size:28px}}@media only screen and (max-width:479px){.section-title{font-size:24px}}.section-title.font-instrumentsans-medium{font-family:var(--font_instrumentsans);font-weight:500;line-height:.9}.section-title.font-sequelsans-romanbody{font-family:var(--font_sequelsansromanbody);letter-spacing:-.07em;font-weight:310;line-height:1.2}@media only screen and (max-width:991px){.section-title.font-sequelsans-romanbody{line-height:1.1}}.section-title.font-thunder-regular{font-family:var(--font_thunder);text-transform:uppercase;font-weight:400;line-height:.85}.section-title.font-thunder-regular span{font-family:var(--font_timesnow);color:#1116;line-height:0;display:inline-block}.section-title.font-bdogrotesk-regular{font-family:var(--font_bdogrotesk);letter-spacing:-.05em;font-weight:400;line-height:.95}@media only screen and (max-width:991px){.section-title.font-bdogrotesk-regular{line-height:1.1}}.section-title.font-tartuffotrial-thin{font-family:var(--font_tartuffotrial);font-weight:100;line-height:1}.text-invert>div{background-image:linear-gradient(to right,var(--primary)50%,#cdc9c6 51%);color:#0000;background-position-x:100%;background-size:200% 100%;-webkit-background-clip:text;background-clip:text}.offcanvas-overlay{z-index:900;opacity:0;visibility:hidden;background:#000;width:100%;height:100%;transition:all .5s;position:fixed;top:0}.offcanvas-overlay.overlay-open{opacity:.5;visibility:visible}.side-info-close{background-color:var(--white);color:var(--black);border:1px solid var(--black);border-radius:50%;width:40px;height:40px;padding:0;font-size:18px;line-height:38px;transition:all .3s linear}.dark .side-info-close{color:var(--white);background-color:#292828}.side-info-close:hover{transform:rotate(90deg)}.side-info{background:var(--white)none repeat scroll 0 0;z-index:9999;overscroll-behavior-y:contain;scrollbar-width:none;width:500px;height:100%;padding:40px 45px;transition:transform .45s ease-in-out,opacity .45s ease-in-out;position:fixed;top:0;right:0;overflow-y:scroll;transform:translate(calc(100% + 80px))}.dark .side-info{background-color:var(--black)}.side-info ::-webkit-scrollbar{display:none}@media (max-width:575px){.side-info{width:100%;padding:30px}}.side-info.info-open{opacity:1;transform:translate(0)}.offset-header{justify-content:space-between;align-items:center;display:flex}.offset-logo{width:120px}@media (max-width:575px){.offset-logo{width:100px}}.offset-logo img{max-width:120px}.dark .offset-logo .light-logo,.offset-logo .dark-logo{display:none}.dark .offset-logo .dark-logo{display:block}.offset-button{margin-top:40px}@media (min-width:576px){.offset-button{display:none}}.offset-widget-box{margin-top:40px}.offset-widget-box .title{margin-bottom:15px;font-size:24px;line-height:1.33}@media only screen and (max-width:1919px){.offset-widget-box .title{margin-bottom:22px}}.offset-widget-box .contact-meta>:not(:first-child){margin-top:16px}.offset-widget-box .contact-item{align-items:center;gap:14px;display:flex}.offset-widget-box .contact-item span{color:var(--primary);font-weight:500}.offset-widget-box .contact-item span a:hover{color:var(--secondary)}.offset-widget-box .contact-item .icon{border:1px solid var(--primary);width:40px;min-width:40px;height:40px;color:var(--primary);border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.mobile-menu{margin-top:40px}.mobile-menu.mean-container .mean-nav>ul{width:100%;margin:0;padding:0;list-style-type:none;display:block!important}.mobile-menu.mean-container .mean-nav>ul>li:last-child>a{border-bottom:1px solid var(--border)}.mobile-menu.mean-container .mean-nav{background:0 0;margin-top:0}.mobile-menu.mean-container .mean-nav .new{color:var(--black-2);background:#ffa38e;border-radius:2px;align-items:center;padding:3px 7px;font-size:10px;font-weight:600;line-height:1;display:flex}.mobile-menu.mean-container .mean-nav ul li a{padding:15px 0;width:100%;color:var(--primary);text-transform:capitalize;border-top:1px solid var(--border);transform:translateY(var(--y))translateZ(0);box-sizing:border-box;opacity:1;outline:none;justify-content:flex-start;align-items:center;gap:8px;padding-inline-start:0;font-size:18px;font-weight:500;line-height:1;transition:transform .4s,box-shadow .4s;display:flex}@media only screen and (max-width:767px){.mobile-menu.mean-container .mean-nav ul li a{font-size:20px}}.mobile-menu.mean-container .mean-nav ul li a:hover{color:var(--secondary)}.mobile-menu.mean-container .mean-nav ul li a.mean-expand{width:100%;height:48px;color:var(--primary);background:0 0;justify-content:end;font-weight:300;border:none!important}@media only screen and (max-width:767px){.mobile-menu.mean-container .mean-nav ul li a.mean-expand{height:50px}}.mobile-menu.mean-container .mean-nav ul li a.mean-expand:hover{opacity:1}.mobile-menu.mean-container .mean-nav ul li li:first-child{border-top:1px solid var(--border)}.mobile-menu.mean-container .mean-nav ul li li a{text-transform:capitalize;padding:12px 0;padding-inline-start:15px;font-size:16px;border-top:none!important}.mobile-menu.mean-container .mean-nav ul li li a.mean-expand{height:58px}@media only screen and (max-width:991px){.mobile-menu.mean-container .mean-nav ul li li a.mean-expand{height:25px}}@media only screen and (max-width:767px){.mobile-menu.mean-container .mean-nav ul li li a.mean-expand{height:22px}}.mobile-menu.mean-container .mean-nav ul li li li:last-child{border-bottom:1px solid var(--border)}.mobile-menu.mean-container .mean-nav ul li li li a{padding-left:40px}.mobile-menu.mean-container .mean-bar{max-height:auto;background:0 0;padding:0;overflow-y:scroll}.mobile-menu.mean-container .mean-bar::-webkit-scrollbar{width:0}.mobile-menu.mean-container a.meanmenu-reveal{display:none!important}.body-page-inner{z-index:100;background-color:#fff;position:relative}.body-page-inner.dark .header-area-2 .side-toggle{background-color:#1d1c1c}@media (min-width:1650px){.body-page-inner .container.large{--container-max-widths:1620px;--bs-gutter-x:30px;max-width:1650px}}.body-page-inner .header-area-2 .side-toggle{background-color:#f3f3f3}.dark .body-page-inner .header-area-2 .side-toggle{background-color:#1d1c1c}.body-page-inner .header-area-2__inner{border-bottom:1px solid var(--border)}.header-sticky{transition:all .5s}.transformed{z-index:800;width:100%;top:0;left:0;right:0;transform:translateY(-100%);position:fixed!important}.transformed .header-area__inner{height:80px}.sticky{z-index:800;background-color:#fff;width:100%;top:0;left:0;right:0;transform:translateY(0%);position:fixed!important}.sticky .header-area__inner{height:80px}.page-title-wrapper{margin-top:68px;margin-bottom:28px}@media only screen and (max-width:991px){.page-title-wrapper{margin-bottom:10px}}.page-title-wrapper .page-title{font-family:var(--font_thunder);letter-spacing:-.02em;text-align:center;text-transform:uppercase;font-size:495px;font-weight:600;line-height:.8}@media only screen and (max-width:1919px){.page-title-wrapper .page-title{font-size:385px}}@media only screen and (max-width:1399px){.page-title-wrapper .page-title{font-size:325px}}@media only screen and (max-width:1199px){.page-title-wrapper .page-title{font-size:265px}}@media only screen and (max-width:991px){.page-title-wrapper .page-title{font-size:185px}}@media only screen and (max-width:767px){.page-title-wrapper .page-title{font-size:125px}}@media (max-width:575px){.page-title-wrapper .page-title{font-size:90px}}html{--container-max-widths:1320px}@media only screen and (max-width:1399px){html{--container-max-widths:1140px}}@media only screen and (max-width:1199px){html{--container-max-widths:960px}}@media only screen and (max-width:991px){html{--container-max-widths:720px}}@media only screen and (max-width:767px){html{--container-max-widths:540px}}body{color:var(--secondary);background-color:#f8f8f8}.body-wrapper{background-color:var(--white)}.body-wrapper.dark{background-color:var(--black)}.anim-reveal,.anim-reveal-line{overflow:hidden}.color-white{color:var(--white)}.color-black{color:var(--black)}.color-primary{color:var(--primary)}.color-secondary{color:var(--secondary)}.color-crimson{color:var(--crimson)}.bg-white{background-color:var(--white)}.bg-black{background-color:var(--black)}.bg-primary{background-color:var(--primary)}.bg-secondary{background-color:var(--secondary)}.bg-transparent{background-color:#0000!important}.bg-theme{background-color:var(--theme)!important}.bg-crimson{background-color:var(--crimson)!important}.zi-1{z-index:1}.zi-2{z-index:2}.zi-0{z-index:0}.zi--1{z-index:-1}.text-underline{text-underline-offset:5px;text-decoration-skip-ink:none;text-decoration:underline;text-decoration-thickness:2px}.header__area-6{position:unset}.vertically-center{flex-direction:column;justify-content:center;height:100%;display:flex}.text-indent-40{text-indent:40px}.text-indent-50{text-indent:50px}header{z-index:100;margin-bottom:-1px}section{margin-bottom:-1px}.mb--1{margin-bottom:-5px}.dir-rtl{direction:rtl}.show-dark{display:inline-block}.show-light{display:none}.line-divider-sm{background-color:var(--black-9);height:.5px}.admin-bar header,.admin-bar .body-wrapper{margin-top:32px}.swiper,.swiper-container{direction:ltr}.border-e-0{border-inline-end:0!important}.border-s-0{border-inline-start:0!important}.container-preloader{cursor:none;z-index:900;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.container-preloader .animation-preloader{z-index:100;position:absolute}.container-preloader .animation-preloader .spinner{border:10px solid var(--primary);border-top-color:var(--white);border-radius:50%;width:9em;height:9em;margin:0 auto 3.5em;animation:1s linear infinite t-spinner}.dark .container-preloader .animation-preloader .spinner{border-top-color:var(--black)}@media only screen and (max-width:1919px){.container-preloader .animation-preloader .spinner{border-width:5px;width:5em;height:5em}}@media only screen and (max-width:767px){.container-preloader .animation-preloader .spinner{margin:0 auto .2em}}.container-preloader .animation-preloader .txt-loading{text-align:center;-webkit-user-select:none;user-select:none;font:700 5em Montserrat,sans-serif}.container-preloader .animation-preloader .txt-loading .characters{color:var(--white);display:inline-block;position:relative}@media only screen and (max-width:767px){.container-preloader .animation-preloader .txt-loading .characters{font-size:50px}}.container-preloader .animation-preloader .txt-loading .characters:before{color:var(--primary);content:attr(data-text);opacity:0;animation:4s infinite t-characters;position:absolute;top:0;left:0;transform:rotateY(-90deg)}.container-preloader .animation-preloader .txt-loading .characters:nth-child(2):before{animation-delay:.2s}.container-preloader .animation-preloader .txt-loading .characters:nth-child(3):before{animation-delay:.4s}.container-preloader .animation-preloader .txt-loading .characters:nth-child(4):before{animation-delay:.6s}.container-preloader .animation-preloader .txt-loading .characters:nth-child(5):before{animation-delay:.8s}.container-preloader .animation-preloader .txt-loading .characters:nth-child(6):before{animation-delay:1s}.container-preloader .loader-section{background-color:var(--white);width:calc(50% + 1px);height:100%;position:fixed;top:0}.dark .container-preloader .loader-section{background-color:var(--black)}.container-preloader .loader-section.section-left{left:0}.container-preloader .loader-section.section-right{right:0}.loaded .animation-preloader{opacity:0;transition:all .3s ease-out}.loaded .loader-section.section-left{transition:all .7s cubic-bezier(.1,.1,.1,1) .3s;transform:translate(-101%)}.loaded .loader-section.section-right{transition:all .7s cubic-bezier(.1,.1,.1,1) .3s;transform:translate(101%)}.scroll__down{align-items:center;gap:20px;display:flex}.scroll__down p{text-transform:uppercase;color:var(--white);font-size:14px;font-weight:500;line-height:1.9}.scroll__down span{border:1px solid var(--black-6);border-radius:89px;justify-content:center;align-items:center;width:66px;height:106px;display:flex}.scroll__down span i{color:var(--white)}.scroll__down-wrapper{justify-content:center;align-items:center;height:425px;display:flex}@media only screen and (max-width:1399px){.scroll__down-wrapper{height:380px}}@media only screen and (max-width:1199px){.scroll__down-wrapper{height:350px}}@media only screen and (max-width:767px){.scroll__down-wrapper{height:auto;padding:40px 0}}.scroll-top{z-index:9999;background:var(--white);mix-blend-mode:exclusion;opacity:0;visibility:hidden;border-radius:100px;width:50px;height:50px;transition:all .5s;position:fixed;bottom:0;right:15px}.scroll-top.showed{opacity:1;visibility:visible;bottom:20px}.go-top-writer{cursor:pointer;text-align:left;width:105px;color:var(--white);visibility:hidden;opacity:0;z-index:9;background-image:url(/imgs/writer/go-top.webp);background-position:100%;background-repeat:no-repeat;font-size:16px;transition:all .5s;right:16%}.go-top-writer:hover{color:var(--primary)}.go-top-writer.showed{opacity:1;visibility:visible;bottom:20px}@media only screen and (max-width:767px){.go-top-writer br{display:block}}.progress-wrap{cursor:pointer;z-index:99;opacity:0;visibility:hidden;border-radius:50px;width:46px;height:46px;transition:all .3s linear;display:block;position:fixed;bottom:20px;right:20px;transform:translateY(-100px)}@media only screen and (max-width:1199px){.progress-wrap{bottom:calc(72px + env(safe-area-inset-bottom))}}@media only screen and (max-width:767px){.progress-wrap{bottom:calc(92px + env(safe-area-inset-bottom))}}.progress-wrap.active-progress{opacity:1;visibility:visible;mix-blend-mode:exclusion;background-color:var(--black);transform:translateY(0)}.progress-wrap:after{content:"";font:var(--fa-font-solid);text-align:center;color:var(--primary);cursor:pointer;z-index:1;border-radius:50px;width:46px;height:46px;font-size:20px;line-height:46px;transition:all .2s linear;display:block;position:absolute;top:0;left:0}.dark .progress-wrap:after{color:var(--black)}.progress-wrap svg path{fill:var(--black-6)}.progress-wrap svg.progress-circle path{fill:var(--white);stroke:#0000;stroke-width:5px;box-sizing:border-box;transition:all .2s linear}.light .scroll__down p{color:var(--black)}.light .scroll__down span{border-color:var(--white-3)}.light .scroll__down span i{color:var(--black)}.light.go-top-writer{color:var(--black);background-color:#0000;background-image:url(/imgs/writer/go-top-light.webp)}.light.progress-wrap{background-color:#0000;margin:0}.light.progress-wrap svg path{fill:var(--black)}.light.progress-wrap:after{color:var(--white)}.rr-btn-group{font-family:var(--font_dmsans);align-items:center;text-decoration:none;display:inline-flex}.rr-btn-group.btn-whte .b,.rr-btn-group.btn-whte .c{color:var(--white);border:1px solid #fff}.rr-btn-group span{letter-spacing:0}.rr-btn-group:hover .b{transform:rotate(-20deg)}.rr-btn-group:hover .c{transform:translate(-7px)}.rr-btn-group .b{color:var(--primary);border:2px solid var(--primary);background-color:#0000;border-radius:50px;padding:9px 25px;font-size:18px;font-weight:500;line-height:1;transition:all .3s}.rr-btn-group .c{color:var(--primary);border:2px solid var(--primary);background-color:#0000;border-radius:50px;padding:9px 11px;font-size:18px;font-weight:500;line-height:1;transition:all .3s}.rr-btn-group .c i{rotate:-30deg}.rr-btn{z-index:5;background-color:var(--primary);color:var(--white);border:1px solid var(--primary);text-transform:capitalize;letter-spacing:-.02em;border-radius:100px;justify-content:center;align-items:center;padding:26px 42px;font-size:18px;font-style:normal;font-weight:500;line-height:1;display:inline-flex;position:relative;overflow:hidden}.dark .rr-btn{color:var(--black)}@media only screen and (max-width:1199px){.rr-btn{padding:18px 29px}}.rr-btn:hover:before,.rr-btn:focus:before{height:100%}.rr-btn:hover .btn-wrap .text-one,.rr-btn:focus .btn-wrap .text-one{transform:translateY(-150%)}.rr-btn:hover .btn-wrap .text-two,.rr-btn:focus .btn-wrap .text-two{color:var(--black);top:50%;transform:translateY(-50%)}.dark .rr-btn:hover .btn-wrap .text-two,.dark .rr-btn:focus .btn-wrap .text-two{color:var(--white)}.rr-btn:after{clear:both;content:"";display:block}.rr-btn:before{background-color:var(--white);content:"";width:100%;height:0;transition:all .5s;position:absolute;bottom:0}.dark .rr-btn:before{background-color:var(--black)}.rr-btn .btn-wrap{z-index:1;border:none;display:inline-block;position:relative;overflow:hidden}.rr-btn .btn-wrap .text-one,.rr-btn .btn-wrap .text-two{align-items:center;display:flex}.rr-btn .btn-wrap .text-one{color:var(--white);transition:all .5s;display:block;position:relative}.dark .rr-btn .btn-wrap .text-one{color:var(--black)}.rr-btn .btn-wrap .text-two{color:var(--white);transition:all .5s;display:block;position:absolute;top:100%}.dark .rr-btn .btn-wrap .text-two{color:var(--black)}.rr-btn.btn-border{color:var(--primary);background-color:#0000;border:1px solid #11111126;padding:25px 42px}.dark .rr-btn.btn-border{border-color:#ffffff26}.rr-btn.btn-border:hover,.rr-btn.btn-border:focus{color:#fff;border-color:#0000}.rr-btn.btn-border:hover .text-two,.rr-btn.btn-border:focus .text-two{color:#f9f9f9}.rr-btn.btn-border .btn-wrap .text-one{color:var(--primary)}.rr-btn.btn-border .btn-wrap .text-two{color:var(--white)}.rr-btn.btn-border-white{background-color:#0000;border:1px solid #fcf7f31a}.rr-btn.hover-bg-theme{border-width:0}.rr-btn.hover-bg-theme:hover .btn-wrap .text-two,.rr-btn.hover-bg-theme:focus .btn-wrap .text-two{color:var(--white)}.rr-btn.hover-bg-theme:before{background-color:var(--theme)}.rr-btn.hover-bg-theme.btn-border{border-width:1px}.rr-btn-underline{letter-spacing:0;color:var(--primary);text-transform:uppercase;white-space:nowrap;align-items:center;gap:10px;padding-bottom:4px;font-size:14px;font-weight:500;display:inline-flex;position:relative}.rr-btn-underline:hover:before{width:0}.rr-btn-underline:before{content:"";inset-inline-start:0;background-color:currentColor;width:100%;height:2px;transition:all .3s;position:absolute;bottom:0}.rr-btn-underline i{font-size:10px}.rr-hover-btn-wrapper{display:inline-block}.rr-btn-circle{text-align:center;text-transform:uppercase;width:170px;height:170px;color:var(--primary);z-index:1;border:1px solid #1113;border-radius:50%;justify-content:center;align-items:center;font-size:14px;font-weight:500;line-height:16px;display:inline-flex;position:relative;overflow:hidden}.dark .rr-btn-circle{border-color:#fff3}.rr-btn-circle:hover{color:var(--white);border-color:#0000}.dark .rr-btn-circle:hover{color:var(--black)}.rr-btn-circle:hover .rr-btn-circle-dot{width:400px;height:400px}.rr-btn-circle-dot{background-color:var(--primary);z-index:-1;border-radius:50%;width:1px;height:1px;line-height:20px;transition:all .5s ease-out;position:absolute;transform:translate(-50%,-50%)}@keyframes mask_animation{0%{-webkit-mask-position:0 0;mask-position:0 0}to{-webkit-mask-position:100% 0;mask-position:100% 0}}@keyframes mask_animation_2{0%{-webkit-mask-position:100% 0;mask-position:100% 0}to{-webkit-mask-position:0 0;mask-position:0 0}}.btn-hover-default{transition:all .5s}.btn-hover-default:hover{color:var(--black);background-color:var(--white)}.btn-hover-cross{transition:all 1s;position:relative;overflow:hidden}.btn-hover-cross:after{content:"";background-color:var(--primary);opacity:.5;z-index:-1;width:150%;height:0%;transition:all .75s;position:absolute;top:50%;left:50%;transform:translate(-50%)translateY(-50%)rotate(0)}.btn-hover-cross:hover{border-color:var(--primary);background-color:#0000}.btn-hover-cross:hover:after{opacity:1;height:120%}.btn-hover-divide{z-index:1;transition:all 1s;position:relative;overflow:hidden}.btn-hover-divide:after{content:"";background-color:var(--primary);opacity:.5;z-index:-1;width:150%;height:0%;transition:all .75s;position:absolute;top:50%;left:50%;transform:translate(-50%)translateY(-50%)rotate(90deg)}.btn-hover-divide:hover{border-color:var(--primary);border-color:#0000;background-color:#0000!important}.btn-hover-divide:hover:after{opacity:1;height:400%}.btn-hover-cropping{transition:all 1s;position:relative;overflow:hidden}.btn-hover-cropping:after{content:"";background-color:var(--primary);opacity:.5;z-index:-1;width:150%;height:0%;transition:all .75s;position:absolute;top:50%;left:50%;transform:translate(-50%)translateY(-50%)rotate(25deg)}.btn-hover-cropping:hover{border-color:var(--primary);background-color:#0000}.btn-hover-cropping:hover:after{opacity:1;height:400%}.btn-hover-mask{color:var(--white);border:1px solid var(--white);z-index:1;border-radius:5px;align-items:center;gap:10px;padding:15px 30px;font-size:16px;font-weight:400;transition:all .5s;display:inline-flex;position:relative;overflow:hidden}.btn-hover-mask:after{color:var(--black);content:attr(data-text);cursor:pointer;background-color:var(--white);justify-content:center;align-items:center;width:100%;height:100%;animation:.7s steps(22,end) forwards mask_animation_2;display:flex;position:absolute;top:0;left:0;-webkit-mask:url(https://raw.githubusercontent.com/robin-dela/css-mask-animation/master/img/nature-sprite.webp) 0 0/2300% 100%;mask:url(https://raw.githubusercontent.com/robin-dela/css-mask-animation/master/img/nature-sprite.webp) 0 0/2300% 100%}.btn-hover-mask:hover{color:var(--white)}.btn-hover-mask:hover:after{animation:.7s steps(22,end) forwards mask_animation}.btn-rollover-top{transition:all .4s cubic-bezier(.215,.61,.355,1);position:relative}.btn-rollover-top:before{z-index:-1;content:"";background-color:var(--primary);width:100%;height:0;transition:all .4s cubic-bezier(.215,.61,.355,1);position:absolute;bottom:0;left:0}.btn-rollover-top:hover{border-color:var(--primary);background-color:#0000}.btn-rollover-top:hover:before{height:100%;top:0%;bottom:auto}.btn-rollover-left{transition:all .4s cubic-bezier(.215,.61,.355,1);position:relative}.btn-rollover-left:before{z-index:-1;content:"";background-color:var(--primary);width:0;height:100%;transition:all .4s ease-in-out;position:absolute;top:0;right:0}.btn-rollover-left:hover{border-color:var(--primary);background-color:#0000}.btn-rollover-left:hover:before{width:100%;left:0%;right:auto}.btn-rollover-cross{transition:all .5s;position:relative;overflow:hidden}.btn-rollover-cross:before{content:"";opacity:0;border-bottom:3px solid var(--primary);border-left:3px solid var(--primary);width:100%;height:100%;transition:all .75s;position:absolute;bottom:100%;left:100%}.btn-rollover-cross:after{content:"";opacity:0;border-top:3px solid var(--primary);border-right:3px solid var(--primary);width:100%;height:100%;transition:all .75s;position:absolute;top:100%;right:100%}.btn-rollover-cross:hover{color:var(--primary);border-color:#0000}.btn-rollover-cross:hover:before{opacity:1;width:100%;height:100%;bottom:0;left:0}.btn-rollover-cross:hover:after{opacity:1;width:100%;height:100%;top:0;right:0}.btn-parallal-border{transition:all .5s;position:relative;overflow:hidden}.btn-parallal-border:before{content:"";opacity:0;border-bottom:3px solid var(--primary);border-left:3px solid var(--primary);border-radius:5px;width:0%;height:0%;transition:all .75s;position:absolute;bottom:0;left:0}.btn-parallal-border:after{content:"";opacity:0;border-top:3px solid var(--primary);border-right:3px solid var(--primary);border-radius:5px;width:0%;height:0%;transition:all .75s;position:absolute;top:0;right:0}.btn-parallal-border:hover{color:var(--primary);border-color:#0000}.btn-parallal-border:hover:before,.btn-parallal-border:hover:after{opacity:1;width:100%;height:100%}.main-menu.menu-dark>ul>li>a{color:var(--black)}.main-menu.menu-light>ul>li>a{color:var(--white)}.main-menu>ul{display:flex}.main-menu>ul>li:hover>a{color:var(--primary)}.main-menu>ul>li:hover>ul{opacity:1;pointer-events:all;inset-inline-start:0}.main-menu>ul>li:hover>ul.dp-menu li:hover>ul{opacity:1;pointer-events:all;inset-inline-start:100%}.main-menu>ul>li:hover>.mega-menu{opacity:1;pointer-events:all}.main-menu>ul>li:hover>.service-mega-menu{transform:translate(-50%)}.main-menu li{position:relative}.main-menu li a{color:var(--primary);text-transform:capitalize;align-items:center;padding:37px 15px;font-size:18px;font-weight:400;line-height:1;display:flex}.main-menu ul.dp-menu{opacity:0;pointer-events:none;z-index:10;background-color:#232529;width:250px;padding:18px 0;transition:all .5s;position:absolute;inset-inline-start:10px}.main-menu ul.dp-menu.col-2{-moz-column-count:2;column-count:2;min-width:680px}.main-menu ul.dp-menu ul{background:var(--black);inset-inline-start:calc(100% + 10px);opacity:0;z-index:10;width:300px;padding:18px 0;transition:all .5s;position:absolute;top:0}.main-menu ul.dp-menu li{padding:0 25px;position:relative}.main-menu ul.dp-menu li:hover>a{color:var(--white);background-color:#0000}.main-menu ul.dp-menu li:hover>ul{opacity:1;pointer-events:all;transform:none!important}.main-menu ul.dp-menu li a{color:#999;text-transform:capitalize;background-color:#0000;border-radius:8px;padding:10px 0;font-size:16px;font-weight:500}.main-menu ul.dp-menu li a:hover{letter-spacing:.5px}.main-menu ul.dp-menu li a:after{margin-left:auto;transform:rotate(-90deg)}.main-menu .has-mega-menu{position:static}.main-menu li.menu-item-has-children>a:after{content:"";font-family:var(--font_awesome);margin-inline-start:5px;font-size:14px;font-weight:600}.main-menu .mega-menu{background-color:var(--black);-moz-column-gap:50px;opacity:0;pointer-events:none;z-index:10;grid-template-columns:repeat(4,1fr);justify-content:center;column-gap:50px;width:100%;padding:30px 50px;transition:all .5s;display:grid;position:absolute;left:10px;overflow:hidden}@media only screen and (max-width:1399px){.main-menu .mega-menu{-moz-column-gap:30px;column-gap:30px}}.main-menu .mega-menu li:has(ul)>a:after{content:""}.main-menu .mega-menu li a{color:#999;border-radius:8px;align-items:center;gap:8px;height:40px;padding:0 20px;font-size:16px;font-weight:500;display:flex;overflow:hidden}.main-menu .mega-menu li a:hover{color:var(--white)}.main-menu .mega-menu .title{color:var(--white);text-transform:uppercase;pointer-events:none;border-bottom:1px solid #333337;border-radius:0;margin-bottom:20px;padding-bottom:20px;font-weight:600}.main-menu .service-mega-menu{background:linear-gradient(#111216fa 0%,#070709fa 100%);border:1px solid #ffffff14;border-radius:24px;grid-template-columns:minmax(0,1.45fr);align-items:center;gap:28px;min-width:90vw;padding:28px;top:100%;left:50%;transform:translate(-50%,18px);box-shadow:0 32px 80px #00000073}@media only screen and (max-width:1399px){.main-menu .service-mega-menu{gap:24px;width:min(980px,100vw - 32px);padding:24px}}.main-menu .service-mega-menu__links{grid-template-columns:repeat(3,minmax(0,1fr));gap:0 28px;padding-right:5%;display:grid}.main-menu .service-mega-menu__column{margin:0;padding:0;list-style:none}.main-menu .service-mega-menu__column li{padding:0}.main-menu .service-mega-menu .service-mega-menu__link{color:#ffffffe6;text-transform:none;border-bottom:1px solid #ffffff14;align-items:center;gap:14px;min-height:58px;padding:16px 0;font-size:17px;font-weight:500;line-height:1.35;transition:color .3s,transform .3s;display:flex}.main-menu .service-mega-menu .service-mega-menu__link:after{content:none}.main-menu .service-mega-menu .service-mega-menu__link:hover{color:var(--white);background:0 0;transform:translate(4px)}.main-menu .service-mega-menu__label{letter-spacing:-.02em;flex:1}.main-menu .service-mega-menu__arrow{color:#ffffffb3;font-size:14px}.main-menu .service-mega-menu__spotlight{justify-content:space-between;align-items:center;padding:0 10rem;display:flex}.main-menu .service-mega-menu__spotlight-text-container{flex-direction:column;justify-content:start;align-items:start;display:flex}.main-menu .service-mega-menu__eyebrow{letter-spacing:.18em;text-transform:uppercase;color:#ffffff80;margin-bottom:14px;font-size:11px;font-weight:600}.main-menu .service-mega-menu__title{font-family:var(--font_tartuffotrial);letter-spacing:-.05em;color:var(--white);margin-bottom:22px;font-size:48px;line-height:.95}.main-menu .service-mega-menu__title span{margin-top:8px;display:block}.main-menu .service-mega-menu__brands{background:#ffffff1a;border-radius:16px;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;padding:1px;display:grid;overflow:hidden}.main-menu .service-mega-menu__brand{color:#ffffffc7;letter-spacing:-.02em;text-align:center;background:#060609fa;justify-content:center;align-items:center;min-height:74px;padding:14px 10px;font-size:15px;font-weight:500;line-height:1.2;display:flex}.main-menu .mega-style-2{grid-template-columns:repeat(2,1fr);gap:0;padding:0 15%}.main-menu .mega-style-2 .title{height:70px;margin-bottom:0;padding-bottom:0;padding-left:30px;position:relative;overflow:visible}.main-menu .mega-style-2 .title:after{content:"";background-color:#333337;width:5000px;height:1px;position:absolute;bottom:-1px;left:50%;transform:translate(-50%)}.main-menu .mega-style-2>li:not(:first-child){border-left:1px solid #333337}.main-menu .mega-style-2 ul{-moz-column-count:2;column-count:2;padding:20px 0;position:relative}.main-menu .mega-style-2 ul:after{content:"";z-index:1;background-color:#333337;width:1px;height:700px;position:absolute;top:0;left:50%}.main-menu .mega-style-2 ul li a{padding-left:30px}.main-menu .mega-style-3{grid-template-columns:repeat(3,1fr);gap:0;padding:0 0 0 20px}.main-menu .mega-style-3 .title{height:70px;margin-bottom:0;padding-bottom:0;padding-left:30px;position:relative;overflow:visible}.main-menu .mega-style-3 .title:after{content:"";background-color:#333337;width:5000px;height:1px;position:absolute;bottom:-1px;left:50%;transform:translate(-50%)}.main-menu .mega-style-3>li:not(:first-child){border-left:1px solid #333337}.main-menu .mega-style-3>li:last-child{border:none;width:36vw}@media only screen and (max-width:1399px){.main-menu .mega-style-3>li:last-child{width:32vw}}.main-menu .mega-style-3 ul{-moz-column-count:2;column-count:2;-moz-column-gap:0;column-gap:0;padding:20px 0;position:relative}.main-menu .mega-style-3 ul:after{content:"";z-index:1;background-color:#333337;width:1px;height:700px;position:absolute;top:0;left:50%}.main-menu .mega-style-3 ul li{margin:0 10px}.main-menu .mega-style-3 ul li a{padding-left:20px}.main-menu .mega-grid-6{grid-template-columns:repeat(6,1fr)}.main-menu .mega-grid-2{grid-template-columns:repeat(2,1fr);row-gap:60px}.main-menu .list-3-column ul{-moz-column-gap:50px;grid-template-columns:repeat(3,1fr);column-gap:50px;display:grid}@media only screen and (max-width:1399px){.main-menu .list-3-column ul{-moz-column-gap:30px;column-gap:30px}}.main-menu .span-first-item ul li:first-child{-moz-column-span:all;column-span:all;grid-column:1/-1}.main-menu .new{color:var(--black);background:#ffa38e;border-radius:2px;margin-inline-start:8px;padding:3px 7px;font-size:10px;font-weight:600;line-height:1;display:inline-block}@media only screen and (max-width:1199px){.main-menu-2{display:none}}.main-menu-2 li{padding:0 10px;display:inline-block}.main-menu-2 li a{color:var(--white);text-transform:capitalize;padding:10px;font-size:20px;font-weight:500;line-height:1.5;display:block}.main-menu-2 li a:hover{color:var(--primary)}@media only screen and (max-width:1399px){.main-menu-2 li a{padding:5px 0}}.main-menu-3 li{margin-right:45px;display:inline-block}@media only screen and (max-width:1199px){.main-menu-3 li{margin-right:25px}}.main-menu-3 li:last-child{margin-right:0}.main-menu-3 li a{color:var(--white);font-size:18px;font-weight:500;line-height:26px}.main-menu-3 li a:hover{color:var(--primary)}.main-menu-4 li{margin-right:50px;display:inline-block}.main-menu-4 li a{color:var(--white);text-transform:uppercase;font-size:14px;font-weight:500;line-height:1.5}.main-menu-4 li a:hover{color:var(--primary)}.mega-menu-thumb{aspect-ratio:100/83;z-index:-1;width:108%;position:absolute;bottom:0;right:0}@media only screen and (max-width:1199px){.mega-menu-thumb{width:100%;height:100%}}.mega-menu-thumb:after{content:"";background:linear-gradient(270deg,#1c1d2000 0%,#1c1d20 100%);width:76%;height:100%;position:absolute;top:0;left:0}.mega-menu-thumb .laptop-view{aspect-ratio:100/114;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top;width:70%;position:absolute;bottom:0;right:70px}.mega-menu-counter__item{text-align:center;margin-top:35%;margin-left:17%;display:inline-block;position:relative}@media only screen and (max-width:1199px){.mega-menu-counter__item{margin:30px auto 50px}}.mega-menu-counter__text p{color:var(--white);font-size:30px;font-weight:500;line-height:28px}.mega-menu-counter__number{color:var(--white);-webkit-text-fill-color:#0000;background:linear-gradient(136deg,#9479ff 0%,#ffa6d6 47.92%,#fffce3 100%);-webkit-background-clip:text;background-clip:text;margin-bottom:24px;font-size:150px;font-weight:600;line-height:1}@media only screen and (max-width:1199px){.menu-with-number{display:none}}.menu-with-number li{display:inline-block}.menu-with-number li a{color:var(--white);text-transform:uppercase;padding:34px 40px;font-size:14px;font-weight:500;line-height:1.5;display:inline-block}.menu-with-number li a:hover span{color:var(--white)}.menu-with-number li a:hover span:before{background-color:var(--white)}.menu-with-number li a.active span{color:var(--white)}.menu-with-number li a.active span:before{content:"";background-color:var(--white);width:35px;height:1px;position:absolute;top:50%;right:20px}.menu-with-number li a span{text-align:right;color:#999;font-size:12px;font-weight:500;line-height:10px;transition:all .5s;display:block;position:relative}.menu-with-number li a span:before{content:"";background-color:var(--black-6);width:35px;height:1px;transition:all .5s;position:absolute;top:50%;right:20px}.sidebar-menu li{padding-bottom:15px;display:block}@media only screen and (max-width:1919px){.sidebar-menu li{padding-bottom:10px}}.sidebar-menu li a{color:var(--white);text-transform:uppercase;padding:10px 0;font-size:14px;font-weight:600;line-height:1.5;display:block}.sidebar-menu li a:hover,.sidebar-menu li a.active{color:var(--primary)}@media only screen and (max-width:1399px){.sidebar-menu li a{padding:5px 0}}.offcanvas__menu-wrapper.mean-container .mean-nav>ul{width:100%;margin:0;padding:0;list-style-type:none;display:block!important}.offcanvas__menu-wrapper.mean-container .mean-nav>ul>li:last-child>a{border-bottom:1px solid var(--black-4)}.offcanvas__menu-wrapper.mean-container .mean-nav{background:0 0;margin-top:0}.offcanvas__menu-wrapper.mean-container .mean-nav .new{color:var(--black);background:#ffa38e;border-radius:2px;align-items:center;padding:3px 7px;font-size:10px;font-weight:600;line-height:1;display:flex}.offcanvas__menu-wrapper.mean-container .mean-nav ul li a{padding:15px 0;width:100%;color:var(--white);text-transform:capitalize;border-top:1px solid var(--black-4);transform:translateY(var(--y))translateZ(0);box-sizing:border-box;outline:none;justify-content:flex-start;align-items:center;gap:8px;padding-inline-start:15px;font-size:22px;font-weight:400;line-height:1;transition:transform .4s,box-shadow .4s;display:flex}@media only screen and (max-width:767px){.offcanvas__menu-wrapper.mean-container .mean-nav ul li a{font-size:20px}}.offcanvas__menu-wrapper.mean-container .mean-nav ul li a.mean-expand{justify-content:center;width:54px;height:54px;font-weight:300;border:none!important}@media only screen and (max-width:767px){.offcanvas__menu-wrapper.mean-container .mean-nav ul li a.mean-expand{height:50px}}.offcanvas__menu-wrapper.mean-container .mean-nav ul li a.mean-expand:hover{background:var(--secondary);opacity:1}.offcanvas__menu-wrapper.mean-container .mean-nav ul li li:first-child{border-top:1px solid var(--black-4)}.offcanvas__menu-wrapper.mean-container .mean-nav ul li li a{text-transform:capitalize;padding:12px 0;padding-inline-start:30px;font-size:20px;border-top:none!important}@media only screen and (max-width:767px){.offcanvas__menu-wrapper.mean-container .mean-nav ul li li a{font-size:18px}}.offcanvas__menu-wrapper.mean-container .mean-nav ul li li a.mean-expand{height:58px}@media only screen and (max-width:991px){.offcanvas__menu-wrapper.mean-container .mean-nav ul li li a.mean-expand{height:25px}}@media only screen and (max-width:767px){.offcanvas__menu-wrapper.mean-container .mean-nav ul li li a.mean-expand{height:22px}}.offcanvas__menu-wrapper.mean-container .mean-nav ul li li li:last-child{border-bottom:1px solid var(--black-4)}.offcanvas__menu-wrapper.mean-container .mean-nav ul li li li a{padding-left:40px}.offcanvas__menu-wrapper.mean-container .mean-bar{max-height:auto;background:0 0;padding:0;overflow-y:scroll}.offcanvas__menu-wrapper.mean-container .mean-bar::-webkit-scrollbar{width:0}.offcanvas__menu-wrapper.mean-container a.meanmenu-reveal{display:none!important}.light .main-menu li a:hover{color:var(--primary)}.light .main-menu-2 li a{color:var(--black)}.light .main-menu-2 li a:hover{color:var(--primary)}.light .main-menu-3 li a{color:var(--black)}.light .main-menu-3 li a:hover{color:var(--primary)}.light .sidebar-menu li a{color:var(--black)}.light .sidebar-menu li a:hover{color:var(--primary)}.light .menu-with-number li a,.light .menu-with-number li a:hover span{color:var(--black)}.light .menu-with-number li a:hover span:before{background-color:var(--black)}.light .menu-with-number li a span{color:var(--black-9)}.light .menu-with-number li a span:before{background-color:var(--black-9)}.light .menu-with-number li a.active span{color:var(--black)}.light .menu-with-number li a.active span:before{background-color:var(--black)}.modal__dialog{width:760px;max-width:100%;margin-top:100px}@media only screen and (max-width:991px){.modal__dialog{width:700px;margin-top:80px}}@media only screen and (max-width:767px){.modal__dialog{width:350px}}.modal__content{height:500px}@media only screen and (max-width:767px){.modal__content{height:300px}}.modal__content iframe{width:100%;height:100%}.modal__close{z-index:9;width:40px;height:40px;color:var(--white);background:var(--black);border-radius:50px;font-size:20px;transition:all .3s;position:absolute;top:-15px;right:-15px}.modal__close:hover{color:var(--primary)}.modal__sfluence{width:100%;height:100%;padding:60px}@media only screen and (max-width:767px){.modal__sfluence{padding:20px 10px}}.modal__sfluence-area{background:var(--black);z-index:9;opacity:0;visibility:hidden;width:100vw;height:100vh;transition:all .5s;position:fixed;top:0;left:0;transform:scale(.5)}.modal__sfluence-area.showed{opacity:1;visibility:visible;transform:scale(1)}.modal__sfluence-area .close_btn{z-index:9;width:60px;height:60px;color:var(--white);cursor:pointer;border-radius:50px;justify-content:center;align-items:center;font-size:30px;transition:all .3s;display:flex;position:absolute;top:0;right:20px}.modal__sfluence-area .close_btn:hover{color:var(--primary)}@media only screen and (max-width:767px){.modal__sfluence-area .close_btn{right:0}}.modal__sfluence-area iframe,.modal__sfluence-area video{width:100%;height:100%}@media only screen and (max-width:767px){.modal__sfluence-area iframe,.modal__sfluence-area video{-o-object-fit:cover;object-fit:cover;height:300px;margin-top:45%}}.cb-cursor{z-index:150;contain:layout style size;pointer-events:none;will-change:transform;transition:opacity .3s,color .4s;position:fixed;top:0;left:0}.cb-cursor:before{content:"";border-radius:25px;width:80px;height:30px;transition:transform .3s ease-in-out,opacity .1s;display:block;position:absolute;top:-24px;left:-24px;transform:scale(0)}.cb-cursor-text{opacity:0;color:#000;text-align:center;white-space:nowrap;letter-spacing:-.01em;justify-content:center;align-items:center;width:36px;height:36px;font-size:16px;line-height:20px;transition:opacity .4s,transform .3s;display:flex;position:absolute;top:-28px;left:-4px;transform:scale(0)rotate(10deg)}@supports (mix-blend-mode:exclusion){.cb-cursor.-exclusion,.cb-cursor.-opaque{mix-blend-mode:exclusion}.cb-cursor.-exclusion:before,.cb-cursor.-opaque:before{background:#fff}}.cb-cursor.-normal,.cb-cursor.-text{mix-blend-mode:normal}.cb-cursor.-normal:before,.cb-cursor.-text:before{background:currentColor}.cb-cursor.-inverse{color:#fff}.cb-cursor.-visible:before{transform:scale(.2)}.cb-cursor.-visible.-active:before{transition-duration:.2s;transform:scale(.23)}.cb-cursor.-pointer:before{transform:scale(0)}.cb-cursor.-text:before{background:#fff;transform:scale(1.7)}.cb-cursor.-text .cb-cursor-text{opacity:1;transform:scale(1)}.cb-cursor.-text.-active:before{transition-duration:.2s;transform:scale(1.6)}.cb-cursor.-opaque:before{transform:scale(1.32)}.cb-cursor.-opaque.-active:before{transform:scale(1.2)}.cb-cursor.-lg:before{transform:scale(2)}.cb-cursor.-hidden:before{transform:scale(0)}.-color-red{color:red}.-color-green{color:#51c67d}.cb-demo{background:#fff}.cb-demo-content{justify-content:center;align-items:center;height:100vh;display:flex}.cb-demo-container{padding:0 20px}@media (min-width:1600px){.cb-demo-container{padding:0 120px}}.cb-demo-row{text-align:center;justify-content:center;margin:30px 0;display:flex}@media (min-width:1600px){.cb-demo-row{margin:60px 0}}.cb-demo-item{color:#000;flex:1;margin:0 20px;padding:50px 30px;position:relative}@media (min-width:1600px){.cb-demo-item{margin:0 30px;padding:90px 30px}}.cb-demo-item-title{margin:0 0 25px;font-size:30px;font-weight:700;position:relative}.cb-demo-item-text{color:#00000080;max-width:70%;margin:0 auto;font-size:16px;font-weight:300;line-height:150%;position:relative}.cb-demo-item:before{content:"";background:#f8f8f8;border-radius:30px;transition:box-shadow .2s;display:block;position:absolute;inset:0}.cb-cursor.-green{color:green}.cb-cursor.-green:before{background:green}.cb-cursor.-red .cb-cursor-text{color:#000;text-transform:uppercase;width:50px;height:50px;top:0;left:0}.cb-cursor.-red{color:#000;background-color:#000;width:5px;height:5px}.cb-cursor.-red:before{color:#fff;background:#fff;border-radius:500px;width:100px;height:100px}.cb-cursor.-portfolio:before{display:none}.cb-cursor.-portfolio .cb-cursor-text{text-align:start;width:auto;height:auto;display:block;top:0;left:0}.cb-cursor.-portfolio .content{position:absolute;top:0;left:0}.cb-cursor.-portfolio .title{background-color:var(--white);color:var(--black);padding:15px 20px 13px;font-size:30px;font-weight:300;line-height:27px}.cb-cursor.-portfolio .meta{font-family:var(--font_tartuffotrial);background-color:var(--white);color:var(--black);margin-top:3px;padding:5px 15px 3px;font-size:16px;font-style:italic;font-weight:300;line-height:27px;display:inline-block}.real-estate-solutions-area{background:#f6f6f4;padding:100px 0}.real-estate-solutions-area .section-title{max-width:820px;margin-bottom:60px;font-size:56px;line-height:1.1}.real-estate-solutions-area .solutions-tabs{flex-wrap:wrap;gap:25px;margin-bottom:50px;display:flex}.real-estate-solutions-area .solutions-tabs button{font-family:var(--font_dmsans);color:#000;cursor:pointer;white-space:nowrap;background:0 0;border:none;font-size:18px;font-weight:600}.real-estate-solutions-area .solutions-tabs button.active{border:1px solid #000;border-radius:40px;padding:10px 24px}@media (max-width:768px){.real-estate-solutions-area .solutions-tabs{scrollbar-width:none;flex-wrap:nowrap;gap:16px;padding-bottom:10px;overflow-x:auto}.real-estate-solutions-area .solutions-tabs::-webkit-scrollbar{display:none}.real-estate-solutions-area .solutions-tabs button{flex:none}}.real-estate-solutions-area .desktop-grid{grid-template-columns:repeat(4,1fr);gap:30px;display:grid}.real-estate-solutions-area .mobile-slider{display:none}.real-estate-solutions-area .solution-card{background:#f7f7f6;border:1px solid #ababab;border-radius:22px;flex-direction:column;display:flex;overflow:hidden}.real-estate-solutions-area .solution-card .image{width:100%}.real-estate-solutions-area .solution-card .image>span{width:100%!important;max-width:100%!important;display:block!important}.real-estate-solutions-area .solution-card .image img{aspect-ratio:286.5/236.25;-o-object-fit:cover;object-fit:cover;opacity:1;border-radius:15px;width:100%;max-width:100%;height:auto;display:block}.real-estate-solutions-area .solution-card .content{padding:18px}.real-estate-solutions-area .solution-card .content h3{font-family:var(--font_inter),system-ui,sans-serif;margin-bottom:10px;font-size:22px}.real-estate-solutions-area .solution-card .content p{font-family:var(--font_inter),system-ui,sans-serif;letter-spacing:0;color:#000;font-size:14px;font-weight:300;line-height:22.5px}.real-estate-solutions-area .solution-card .content .arrow{justify-content:flex-end;margin-top:25px;display:flex}.real-estate-solutions-area .solution-card .content .arrow img{-o-object-fit:contain;object-fit:contain;width:30px;height:30px;display:block}.real-estate-solutions-area .slider-nav{justify-content:center;gap:30px;margin-top:30px;display:flex}.real-estate-solutions-area .slider-nav button{cursor:pointer;background:0 0;border:none;font-size:24px;font-weight:300}@media (max-width:1200px){.real-estate-solutions-area .desktop-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:991px){.real-estate-solutions-area .desktop-grid{display:none}.real-estate-solutions-area .mobile-slider{display:block}}@media (max-width:768px){.real-estate-solutions-area .section-title{font-size:40px}}.body-digital-agency{color:var(--secondary);background-color:#f8f8f8}.body-digital-agency.dark{background-color:#111}@media (min-width:1800px){.body-digital-agency .container.large{max-width:1750px}}.body-digital-agency .section-header{margin-top:20px}.body-digital-agency .section-subtitle{text-transform:uppercase;color:var(--primary);letter-spacing:1px;font-size:14px;font-weight:500;line-height:1;display:inline-block}.hero-area{z-index:2;background-color:#ff813a26;position:relative}.dark .hero-area{background-color:#171717}.hero-area .hero-content{grid-template-columns:130px 1fr 560px;margin-top:61px;display:grid}@media only screen and (max-width:1919px){.hero-area .hero-content{grid-template-columns:130px 1fr 490px;margin-bottom:140px}}@media only screen and (max-width:1399px){.hero-area .hero-content{grid-template-columns:130px 1fr 460px;gap:40px 80px}}@media only screen and (max-width:1199px){.hero-area .hero-content{grid-template-columns:130px 1fr;margin-bottom:0}}@media only screen and (max-width:767px){.hero-area .hero-content{grid-template-columns:1fr;margin-top:31px}}.hero-area .section-title{max-width:760px;font-size:100px;font-weight:500;line-height:.9}@media only screen and (max-width:1919px){.hero-area .section-title{font-size:70px}}@media only screen and (max-width:1399px){.hero-area .section-title{max-width:340px;font-size:50px}}@media only screen and (max-width:1199px){.hero-area .section-title{max-width:590px}}.hero-area .section-title .title-shape-1{width:100px;margin-top:-8px;margin-left:10px;margin-right:10px;display:inline-flex}@media only screen and (max-width:1919px){.hero-area .section-title .title-shape-1{width:80px}}@media only screen and (max-width:1399px){.hero-area .section-title .title-shape-1{width:55px}}@media only screen and (max-width:1199px){.hero-area .section-title .title-shape-1{width:45px;margin-top:-2px;margin-left:5px;margin-right:5px}}.hero-area .feature-box .number{color:var(--primary);font-size:100px;font-weight:400;line-height:.72;display:inline-block}@media only screen and (max-width:1919px){.hero-area .feature-box .number{font-size:70px}}@media only screen and (max-width:1399px){.hero-area .feature-box .number{font-size:50px}}.hero-area .feature-box .text{color:var(--primary);margin-top:21px;font-size:18px;font-weight:400;line-height:21px}.hero-area .text-wrapper{margin-top:87px}@media only screen and (max-width:1919px){.hero-area .text-wrapper{margin-top:37px}}.hero-area .text-wrapper .text{color:var(--primary);max-width:490px;font-size:22px;font-weight:400;line-height:30px}@media only screen and (max-width:1399px){.hero-area .text-wrapper .text{font-size:18px}}.hero-area .award-wrapper{z-index:1;align-items:center;display:flex;position:relative}@media only screen and (max-width:1199px){.hero-area .award-wrapper{grid-row:span 2}}@media only screen and (max-width:767px){.hero-area .award-wrapper{order:3}}.hero-area .award-wrapper:before{content:"";background-color:var(--border);z-index:-1;width:1px;height:100%;position:absolute;top:0;left:calc(50% - 2px)}@media only screen and (max-width:767px){.hero-area .award-wrapper:before{display:none}}.hero-area .award-wrapper:after{content:"";background-color:var(--border);z-index:-1;width:1px;height:100%;position:absolute;top:0;left:calc(50% + 1px)}@media only screen and (max-width:767px){.hero-area .award-wrapper:after{display:none}}.hero-area .award-wrapper .circle-text-wrapper{background-color:#f9e6dc;padding-top:30px;padding-bottom:30px}.dark .hero-area .award-wrapper .circle-text-wrapper{background-color:var(--bg)}.hero-area .award-wrapper .circle-text{width:130px;height:130px;padding:0}.hero-area .features-wrapper-box{border-bottom:1px solid var(--border);padding-bottom:36px}.hero-area .features-wrapper{grid-template-columns:repeat(2,230px);justify-content:space-between;gap:40px 60px;display:grid}@media only screen and (max-width:1919px){.hero-area .features-wrapper{grid-template-columns:repeat(2,1fr)}}@media (max-width:575px){.hero-area .features-wrapper{grid-template-columns:repeat(1,100%)}}.hero-area .section-content{margin-top:10px}@media only screen and (max-width:1199px){.hero-area .section-content{max-width:600px}}.hero-area .big-text{font-family:var(--font_thunder);letter-spacing:-.02em;text-transform:uppercase;color:var(--theme);justify-content:center;align-items:center;font-size:920px;font-weight:700;line-height:.477;display:flex}@media only screen and (max-width:1919px){.hero-area .big-text{font-size:690px}}@media only screen and (max-width:1399px){.hero-area .big-text{font-size:590px}}@media only screen and (max-width:1199px){.hero-area .big-text{display:none}}.hero-area.hero-area--industry{color:#efede9;background-color:#1e1e1e}.dark .hero-area.hero-area--industry{background-color:#1e1e1e}.hero-area.hero-area--industry .section-title,.hero-area.hero-area--industry .feature-box .number,.hero-area.hero-area--industry .feature-box .text,.hero-area.hero-area--industry .text-wrapper .text{color:#efede9}.hero-area.hero-area--industry .features-wrapper-box{border-bottom-color:#efede933}.hero-area.hero-area--industry .hero-logo-pin-inner{transform-origin:bottom;justify-content:center;align-items:center;width:100%;display:flex}.hero-area.hero-area--industry .hero-logo-stack{width:100%;position:relative}.hero-area.hero-area--industry .hero-logo{width:100%;height:auto;display:block}.hero-area.hero-area--industry .hero-logo--white{z-index:1;position:relative}.hero-area.hero-area--industry .hero-logo--black{-o-object-fit:contain;object-fit:contain;opacity:0;z-index:2;width:100%;height:100%;position:absolute;top:0;left:0}@media only screen and (max-width:1199px){.hero-area.hero-area--industry .hero-logo-pin-inner{padding-bottom:40px}.hero-area.hero-area--industry .hero-logo-stack{max-width:min(90vw,640px)}}video.video-area{width:100%}.about-area{position:relative}.about-area .pin-spacer{z-index:1}.about-area-inner{justify-content:center;align-items:center;height:100vh;display:flex}.about-area .section-title{font-family:var(--font_thunder);text-transform:uppercase;font-size:120px;font-weight:700;line-height:.83;display:inline;position:relative}@media only screen and (max-width:1399px){.about-area .section-title{font-size:80px}}.about-area .section-content{text-align:center;flex-direction:column;justify-content:center;width:100%;height:100%;display:flex;position:relative}.about-area .section-content .shape-1{content:"";border-left:1px solid var(--primary);border-top:1px solid var(--primary);width:20px;height:20px;position:absolute;top:0;left:0}.about-area .section-content .shape-2{content:"";border-right:1px solid var(--primary);border-top:1px solid var(--primary);width:20px;height:20px;position:absolute;top:0;right:0}.about-area .section-content .shape-3{content:"";border-left:1px solid var(--primary);border-bottom:1px solid var(--primary);width:20px;height:20px;position:absolute;bottom:0;left:0}.about-area .section-content .shape-4{content:"";border-right:1px solid var(--primary);border-bottom:1px solid var(--primary);width:20px;height:20px;position:absolute;bottom:0;right:0}.about-area .section-content .text{letter-spacing:-.02em;max-width:950px;color:var(--primary);margin-inline:auto;font-size:30px;font-weight:400;line-height:1.26}@media only screen and (max-width:1399px){.about-area .section-content .text{max-width:800px;font-size:24px}}@media only screen and (max-width:767px){.about-area .section-content .text{font-size:20px}}.about-area .section-content .text-wrapper{opacity:0;transition:transform .5s,opacity .5s;transform:translateY(100px)}@media only screen and (max-width:1199px){.about-area .section-content .text-wrapper{opacity:1;transform:translateY(0)}}.about-area .section-content .btn-wrapper{opacity:0;margin-top:62px;transition:transform .5s,opacity .5s;transform:translateY(100px)}@media only screen and (max-width:1199px){.about-area .section-content .btn-wrapper{opacity:1;margin-top:50px;transform:translateY(0)}}.about-area .section-title-wrapper{display:none}@media only screen and (max-width:1199px){.about-area .section-title-wrapper{margin-bottom:20px;display:block}}.work-area-inner{margin-top:18px}.work-area .section-header{grid-template-columns:1fr 2fr 1fr;gap:15px 20px;display:grid}@media only screen and (max-width:767px){.work-area .section-header{grid-template-columns:1fr}}.work-area .section-header .text-wrapper{text-align:center}@media only screen and (max-width:767px){.work-area .section-header .text-wrapper{text-align:start}}.work-area .section-header .text-wrapper .text{font-family:var(--font_dmsans);color:var(--primary);font-size:18px;font-style:italic;font-weight:400;line-height:18px}.work-area .section-header .total-count{text-align:end}@media only screen and (max-width:767px){.work-area .section-header .total-count{text-align:start}}.work-area .section-header .total-count .number{font-family:var(--font_dmsans);color:var(--primary);font-size:18px;font-weight:400;line-height:18px;display:inline-block}.work-area .section-title{font-family:var(--font_dmsans);font-size:18px;font-weight:400;line-height:18px}.work-area .works-wrapper-box{margin-top:67px}@media only screen and (max-width:1199px){.work-area .works-wrapper-box{margin-top:47px}}.work-area .all-btn-wrapper{text-align:center;margin-top:70px}@media only screen and (max-width:1199px){.work-area .all-btn-wrapper{margin-top:50px}}.works-wrapper-1{grid-template-columns:repeat(2,1fr);gap:60px 40px;display:grid}@media only screen and (max-width:1199px){.works-wrapper-1{gap:40px 30px}}@media only screen and (max-width:767px){.works-wrapper-1{grid-template-columns:repeat(1,1fr)}}.works-wrapper-1>* .image{transform-origin:100% 100%}.works-wrapper-1>:nth-child(2n) .image{transform-origin:0 100%}.works-wrapper-1 .work-box .thumb:hover .t-btn{opacity:1}.works-wrapper-1 .work-box .thumb .image{border-radius:20px;position:relative;overflow:hidden;transform:scale(.9)}.works-wrapper-1 .work-box .thumb .image img{transform-origin:50%}.works-wrapper-1 .work-box .thumb img{cursor:none;width:100%}.works-wrapper-1 .work-box .thumb .t-btn{letter-spacing:-.02em;color:var(--black);opacity:0;pointer-events:none;background-color:#fff;border-radius:50px;margin:-25px 0 0 -65px;padding:10px 20px;font-size:16px;font-weight:400;line-height:30px;transition:opacity .3s,transform .7s cubic-bezier(.23,1,.32,1);display:inline-block;position:absolute;top:0;left:0}.works-wrapper-1 .work-box .content{margin-top:13px}.works-wrapper-1 .work-box .title{letter-spacing:-.02em;font-size:24px;font-weight:500;line-height:1.25}@media only screen and (max-width:1199px){.works-wrapper-1 .work-box .title{font-size:20px}}.works-wrapper-1 .work-box .meta{align-items:center;gap:8px;display:flex}.works-wrapper-1 .work-box .meta span{letter-spacing:-.02em;color:#999;align-items:center;font-size:14px;font-weight:400;line-height:30px;display:flex}.works-wrapper-1 .work-box .meta span:not(:first-child):before{content:"";background-color:var(--primary);border-radius:50%;width:4px;height:4px;margin-inline-end:4px;display:inline-block}.service-area .services-wrapper-box{margin-top:91px;margin-bottom:20px}@media only screen and (max-width:1919px){.service-area .services-wrapper-box{margin-top:71px}}@media only screen and (max-width:1399px){.service-area .services-wrapper-box{margin-top:61px}}@media only screen and (max-width:1199px){.service-area .services-wrapper-box{margin-top:41px}}.services-wrapper-1 .service-box{border-top:1px solid var(--border);grid-template-columns:1fr 410px 545px;align-items:flex-start;gap:20px 30px;padding-top:30px;padding-bottom:30px;display:grid}@media only screen and (max-width:1199px){.services-wrapper-1 .service-box{grid-template-columns:1fr 310px 445px}}@media only screen and (max-width:991px){.services-wrapper-1 .service-box{grid-template-columns:1fr 220px 360px}}@media only screen and (max-width:767px){.services-wrapper-1 .service-box{grid-template-columns:1fr 380px}}@media (max-width:575px){.services-wrapper-1 .service-box{grid-template-columns:1fr}}.services-wrapper-1 .service-box .count .number{color:var(--primary);font-size:30px;font-weight:500;line-height:1;display:inline-block}@media only screen and (max-width:1199px){.services-wrapper-1 .service-box .count .number{font-size:25px}}@media only screen and (max-width:991px){.services-wrapper-1 .service-box .count .number{font-size:20px}}.services-wrapper-1 .service-box .content .title{color:var(--primary);font-size:30px;font-weight:500;line-height:1}@media only screen and (max-width:991px){.services-wrapper-1 .service-box .content .title{font-size:24px}}.services-wrapper-1 .service-box .content .title a:hover{color:var(--secondary)}.services-wrapper-1 .service-box .service-list{margin-top:22px}.services-wrapper-1 .service-box .service-list li{color:var(--primary);font-size:18px;font-weight:400;line-height:30px}.services-wrapper-1 .service-box .service-list li a:hover{color:var(--secondary)}.services-wrapper-1 .service-box .thumb{text-align:right;border-radius:20px;overflow:hidden}@media only screen and (max-width:991px){.services-wrapper-1 .service-box .thumb{border-radius:10px}}@media only screen and (max-width:767px){.services-wrapper-1 .service-box .thumb{grid-column:span 2}}@media (max-width:575px){.services-wrapper-1 .service-box .thumb{grid-column:auto}}.services-wrapper-1 .service-box .thumb img{-o-object-fit:cover;object-fit:cover;border-radius:20px;width:35%;height:265px}@media only screen and (max-width:991px){.services-wrapper-1 .service-box .thumb img{border-radius:10px;width:100%}}.funfact-area{background-color:var(--bg)}.funfact-area .section-title{color:var(--white)}.funfact-area .section-title-wrapper{margin-top:41px}.funfact-area .funfact-area-inner{grid-template-columns:1fr 950px;gap:40px 60px;display:grid}@media only screen and (max-width:1919px){.funfact-area .funfact-area-inner{grid-template-columns:1fr 750px}}@media only screen and (max-width:1399px){.funfact-area .funfact-area-inner{grid-template-columns:1fr 650px}}@media only screen and (max-width:1199px){.funfact-area .funfact-area-inner{grid-template-columns:1fr 550px}}@media only screen and (max-width:991px){.funfact-area .funfact-area-inner{grid-template-columns:1fr}}.funfact-area .funfact-wrapper-box{z-index:1;padding-left:30px;position:relative}@media only screen and (max-width:991px){.funfact-area .funfact-wrapper-box{padding-top:0;padding-left:0}}.funfact-area .funfact-wrapper-box .line-1{content:"";z-index:-1;background-color:#ffffff14;width:1px;height:100%;position:absolute;top:0;left:0}@media only screen and (max-width:991px){.funfact-area .funfact-wrapper-box .line-1{display:none}}.funfact-area .funfact-wrapper-box .line-2{content:"";z-index:-1;background-color:#ffffff14;width:1px;height:100%;position:absolute;top:0;left:30px}@media only screen and (max-width:991px){.funfact-area .funfact-wrapper-box .line-2{display:none}}.funfact-area .funfact-wrapper-box .line-3{content:"";z-index:-1;background-color:#ffffff14;width:1px;height:100%;position:absolute;top:0;right:390px}@media only screen and (max-width:1199px){.funfact-area .funfact-wrapper-box .line-3{right:320px}}@media only screen and (max-width:991px){.funfact-area .funfact-wrapper-box .line-3{display:none}}.funfact-area .funfact-wrapper-box .line-4{content:"";z-index:-1;background-color:#ffffff14;width:1px;height:100%;position:absolute;top:0;right:360px}@media only screen and (max-width:1199px){.funfact-area .funfact-wrapper-box .line-4{right:290px}}@media only screen and (max-width:991px){.funfact-area .funfact-wrapper-box .line-4{display:none}}.funfact-area .funfact-wrapper{margin-top:52px;margin-bottom:43px}.funfact-area .funfact-item{opacity:.2;max-width:360px}@media only screen and (max-width:1199px){.funfact-area .funfact-item{max-width:290px}}.funfact-area .funfact-item:not(:first-child){margin-top:195px}@media only screen and (max-width:1399px){.funfact-area .funfact-item:not(:first-child){margin-top:155px}}@media only screen and (max-width:1199px){.funfact-area .funfact-item:not(:first-child){margin-top:115px}}@media only screen and (max-width:991px){.funfact-area .funfact-item:not(:first-child){margin-top:20px}}@media only screen and (max-width:767px){.funfact-area .funfact-item:not(:first-child){margin-top:50px}}.funfact-area .funfact-item:nth-child(2n){margin-left:auto}@media (max-width:575px){.funfact-area .funfact-item:nth-child(2n){margin-left:0}}.funfact-area .funfact-item .number{color:var(--white);font-size:130px;font-weight:500;line-height:.7;display:inline-block}@media only screen and (max-width:1399px){.funfact-area .funfact-item .number{font-size:80px}}@media only screen and (max-width:1199px){.funfact-area .funfact-item .number{font-size:60px}}.funfact-area .funfact-item .text{color:#999;margin-top:34px}@media only screen and (max-width:1399px){.funfact-area .funfact-item .text{margin-top:24px}}.client-area .section-title{max-width:1430px}.client-area .section-title span{color:var(--theme)}.client-area .section-content{margin-top:21px}.client-area .section-content .text-wrapper{max-width:505px;margin-top:133px;margin-left:545px}@media only screen and (max-width:1919px){.client-area .section-content .text-wrapper{margin-top:83px}}@media only screen and (max-width:1399px){.client-area .section-content .text-wrapper{margin-top:63px;margin-left:345px}}@media only screen and (max-width:991px){.client-area .section-content .text-wrapper{margin-top:43px;margin-left:auto}}@media only screen and (max-width:767px){.client-area .section-content .text-wrapper{max-width:100%;margin-top:23px}}.client-area .client-capsule-wrapper{pointer-events:none;height:633px;margin-top:-200px;position:relative;overflow:hidden}@media only screen and (max-width:1919px){.client-area .client-capsule-wrapper{height:533px}}@media only screen and (max-width:1399px){.client-area .client-capsule-wrapper{height:483px}}@media only screen and (max-width:991px){.client-area .client-capsule-wrapper{height:433px}}.client-area .client-capsule-wrapper>*{-webkit-user-select:none;user-select:none;pointer-events:auto;margin-bottom:0;transition:none;display:inline-block;position:absolute;top:0;left:0}.client-area .client-box{background-color:var(--primary);border-radius:100px;justify-content:center;align-items:center;width:215px;height:100px;padding:10px 20px;display:inline-flex;transform:translate(-50%,-50%)rotate(0)}@media only screen and (max-width:1919px){.client-area .client-box{width:165px;height:70px}}@media only screen and (max-width:1399px){.client-area .client-box{width:135px;height:50px}}@media only screen and (max-width:991px){.client-area .client-box{width:105px;height:40px}}@media only screen and (max-width:767px){.client-area .client-box{width:85px;height:30px}}.client-area .client-box img{pointer-events:none;max-width:100%;max-height:100%}.client-area .line{border-bottom:1px solid var(--primary)}.client-area .lines-wrapper{gap:5px 0;display:grid}@media only screen and (max-width:1399px){.client-area .lines-wrapper{gap:3px 0}}@media only screen and (max-width:767px){.client-area .lines-wrapper{gap:1px 0}}.cta-area{justify-content:center;align-items:center;height:100vh;display:flex;position:relative;overflow:hidden}.cta-area-inner{z-index:1;justify-content:center;align-items:center;display:flex;position:relative}.cta-area-inner .area-bg{background-color:var(--black);z-index:-1;border-radius:100%;width:390px;height:390px;position:absolute}.dark .cta-area-inner .area-bg{background-color:var(--theme)}@media only screen and (max-width:1919px){.cta-area-inner .area-bg{width:300px;height:300px}}@media only screen and (max-width:1399px){.cta-area-inner .area-bg{width:260px;height:260px}}@media only screen and (max-width:1199px){.cta-area-inner .area-bg{width:200px;height:200px}}@media only screen and (max-width:991px){.cta-area-inner .area-bg{width:160px;height:160px}}.cta-area .section-title{font-family:var(--font_thunder);text-transform:uppercase;color:var(--white);font-size:4vw;font-weight:700;line-height:20px;display:inline-block}.cta-area .section-title a:hover{color:var(--white)}.cta-area .section-content{text-align:center}.productivity-area .section-content{text-align:center;margin-top:148px;margin-bottom:105px}@media only screen and (max-width:1919px){.productivity-area .section-content{margin-top:108px;margin-bottom:75px}}@media only screen and (max-width:991px){.productivity-area .section-content{margin-top:58px;margin-bottom:55px}}.productivity-area .section-title{z-index:1;max-width:1140px;margin-inline:auto;position:relative}@media only screen and (max-width:1919px){.productivity-area .section-title{max-width:937px}}@media only screen and (max-width:1399px){.productivity-area .section-title{max-width:737px}}@media only screen and (max-width:1199px){.productivity-area .section-title{max-width:637px}}@media only screen and (max-width:991px){.productivity-area .section-title{max-width:527px}}.productivity-area .section-title span{color:#999;display:inline-block}.dark .productivity-area .section-title span{color:#555}.productivity-area .section-title .shape-1:hover:before{opacity:1;visibility:visible}.productivity-area .section-title .shape-1:before{content:"";aspect-ratio:100/100;opacity:0;visibility:hidden;background-image:url(/assets/imgs/shape/shape-5.webp);background-size:contain;width:150px;transition:all .1s;display:inline-block;position:absolute;top:-141px;right:144px}@media only screen and (max-width:1919px){.productivity-area .section-title .shape-1:before{width:100px}}@media only screen and (max-width:1399px){.productivity-area .section-title .shape-1:before{width:90px}}@media only screen and (max-width:1199px){.productivity-area .section-title .shape-1:before{width:80px}}@media only screen and (max-width:991px){.productivity-area .section-title .shape-1:before{top:-91px}}.productivity-area .section-title .shape-2:hover:before{opacity:1;visibility:visible}.productivity-area .section-title .shape-2:before{content:"";aspect-ratio:100/100;opacity:0;visibility:hidden;background-image:url(/assets/imgs/shape/shape-4.webp);background-size:contain;width:150px;transition:all .1s;display:inline-block;position:absolute;top:21px;left:-117px}@media only screen and (max-width:1919px){.productivity-area .section-title .shape-2:before{width:100px}}@media only screen and (max-width:1399px){.productivity-area .section-title .shape-2:before{width:90px}}@media only screen and (max-width:1199px){.productivity-area .section-title .shape-2:before{width:80px}}@media only screen and (max-width:991px){.productivity-area .section-title .shape-2:before{left:-67px}}.productivity-area .section-title .shape-3:hover:before{opacity:1;visibility:visible}.productivity-area .section-title .shape-3:before{content:"";aspect-ratio:100/100;opacity:0;visibility:hidden;background-image:url(/assets/imgs/shape/shape-6.webp);background-size:contain;width:150px;transition:all .1s;display:inline-block;position:absolute;bottom:-177px;left:523px}@media only screen and (max-width:1919px){.productivity-area .section-title .shape-3:before{width:100px;bottom:-137px}}@media only screen and (max-width:1399px){.productivity-area .section-title .shape-3:before{width:90px;bottom:-107px}}@media only screen and (max-width:1199px){.productivity-area .section-title .shape-3:before{width:80px}}@media only screen and (max-width:991px){.productivity-area .section-title .shape-3:before{bottom:-57px;left:473px}}.text-slider-active .swiper-slide{width:auto}.text-slider{border-bottom:1px solid var(--border);padding-top:35px;padding-bottom:35px}@media only screen and (max-width:1199px){.text-slider{padding-top:25px;padding-bottom:25px}}@media only screen and (max-width:767px){.text-slider{padding-top:15px;padding-bottom:15px}}.text-slider .swiper-wrapper{transition-timing-function:linear!important}.text-slider-box{border-bottom:1px solid var(--border);padding-bottom:3px}.text-slider-item .title{text-transform:uppercase;align-items:center;font-size:36px;font-weight:400;line-height:1;display:flex}@media only screen and (max-width:1919px){.text-slider-item .title{font-size:26px}}@media only screen and (max-width:1199px){.text-slider-item .title{font-size:24px}}@media only screen and (max-width:767px){.text-slider-item .title{font-size:20px}}.text-slider-item .title .dot{background-color:var(--primary);border-radius:10px;width:10px;height:10px;margin-inline-end:35px;display:inline-block}.body-design-agency.dark .section-title span{color:#fff6}@media (min-width:1650px){.body-design-agency .container.large{max-width:1650px}}.body-design-agency .section-subtitle{text-transform:uppercase;color:var(--primary);font-size:14px;font-weight:400;line-height:20px;display:inline-block}.hero-area-4{background:#c4f012}.hero-area-4 .section-content{padding-top:120px}@media only screen and (max-width:1199px){.hero-area-4 .section-content{padding-top:80px}}@media only screen and (max-width:991px){.hero-area-4 .section-content{padding-top:50px}}@media only screen and (max-width:767px){.hero-area-4 .section-content{padding-top:30px}}.hero-area-4 .section-content__top{flex-wrap:wrap;justify-content:space-between;gap:20px;padding-bottom:110px;display:flex}@media only screen and (max-width:1199px){.hero-area-4 .section-content__top{padding-bottom:80px}}@media only screen and (max-width:991px){.hero-area-4 .section-content__top{padding-bottom:45px}}.hero-area-4 .section-content__top-left{flex-wrap:wrap;gap:30px;display:flex}.hero-area-4 .section-content__list{padding-top:20px;position:relative}.hero-area-4 .section-content__list:before{content:"";background-color:var(--black);width:200px;height:1px;position:absolute;top:0;left:0}.hero-area-4 .section-content__list li{color:var(--black);font-size:18px;line-height:22px}.hero-area-4 .section-content__right{margin-right:187px}@media only screen and (max-width:1199px),only screen and (max-width:1399px){.hero-area-4 .section-content__right{margin-right:0}}.hero-area-4 .section-content__right .section-title{font-size:80px;font-style:normal;font-weight:400;line-height:70px;font-family:var(--font_thunder);text-transform:uppercase;letter-spacing:0;color:var(--black)}@media only screen and (max-width:1199px){.hero-area-4 .section-content__right .section-title{font-size:65px;line-height:60px}}@media only screen and (max-width:991px){.hero-area-4 .section-content__right .section-title{font-size:50px;line-height:50px}}.hero-area-4 .section-content__right .section-title span{color:#11111180;font-style:italic;font-weight:400}.hero-area-4 .section-content__video img{max-width:240px;height:126px}.hero-area-4 .section-content .title-wrapper{position:relative}.hero-area-4 .section-content .title-wrapper .section-title{letter-spacing:-8px;text-transform:uppercase;font-size:350px;font-weight:500;line-height:.8;font-family:var(--font_thunder);color:var(--black)}@media only screen and (max-width:1919px){.hero-area-4 .section-content .title-wrapper .section-title{letter-spacing:0;font-size:250px}}@media only screen and (max-width:1399px){.hero-area-4 .section-content .title-wrapper .section-title{letter-spacing:0;font-size:220px}}@media only screen and (max-width:1199px){.hero-area-4 .section-content .title-wrapper .section-title{letter-spacing:0;font-size:180px}}@media only screen and (max-width:991px){.hero-area-4 .section-content .title-wrapper .section-title{letter-spacing:0;font-size:140px}}@media only screen and (max-width:767px){.hero-area-4 .section-content .title-wrapper .section-title{letter-spacing:0;font-size:100px}}@media (max-width:575px){.hero-area-4 .section-content .title-wrapper .section-title{letter-spacing:0;font-size:80px}}.hero-area-4 .section-content .title-wrapper .section-title .bg{background-color:var(--black);width:200px;height:30px;margin:0 -25px 0 -100px;display:inline-flex}@media only screen and (max-width:1199px),only screen and (max-width:1399px){.hero-area-4 .section-content .title-wrapper .section-title .bg{width:150px;height:22px}}@media only screen and (max-width:991px){.hero-area-4 .section-content .title-wrapper .section-title .bg{width:90px;height:15px;margin:0 -15px 0 -70px}}@media only screen and (max-width:767px){.hero-area-4 .section-content .title-wrapper .section-title .bg{display:none}}.hero-area-4 .section-content .title-wrapper .section-title sup{text-align:center;border:4px solid;border-radius:20px;justify-content:center;align-items:center;width:37px;height:44px;padding-top:4px;padding-right:6px;font-size:30px;display:inline-flex;top:-215px;left:-35px}@media only screen and (max-width:1919px){.hero-area-4 .section-content .title-wrapper .section-title sup{padding-right:0;top:-140px}}@media only screen and (max-width:1399px){.hero-area-4 .section-content .title-wrapper .section-title sup{padding-right:0;top:-122px}}@media only screen and (max-width:1199px){.hero-area-4 .section-content .title-wrapper .section-title sup{top:-98px;left:-30px}}@media only screen and (max-width:991px){.hero-area-4 .section-content .title-wrapper .section-title sup{top:-72px;left:-20px}}@media only screen and (max-width:767px){.hero-area-4 .section-content .title-wrapper .section-title sup{display:none}}.hero-area-4 .section-content .title-wrapper .decisions{max-width:330px;color:var(--black);font-size:20px;line-height:30px;position:absolute;bottom:50px;right:543px}@media only screen and (max-width:1919px){.hero-area-4 .section-content .title-wrapper .decisions{right:400px}}@media only screen and (max-width:1399px){.hero-area-4 .section-content .title-wrapper .decisions{right:270px}}@media only screen and (max-width:1199px){.hero-area-4 .section-content .title-wrapper .decisions{bottom:25px;right:190px}}@media only screen and (max-width:991px){.hero-area-4 .section-content .title-wrapper .decisions{position:inherit;max-width:100%;margin-top:30px;right:0}}@media only screen and (max-width:767px){.hero-area-4 .section-content .title-wrapper .decisions{margin-top:50px}}.hero-area-4 .section-content__bottom{justify-content:space-between;padding-top:50px;display:flex}@media only screen and (max-width:767px){.hero-area-4 .section-content__bottom{flex-wrap:wrap;padding-top:0}}.hero-area-4 .section-content__bottom .social-links{max-width:266px}@media only screen and (max-width:767px){.hero-area-4 .section-content__bottom .social-links{max-width:100%;margin-bottom:30px}}.hero-area-4 .section-content__bottom .social-links li{margin-bottom:16px;margin-right:15px;display:inline-block}.hero-area-4 .section-content__bottom .social-links li a{color:var(--black);font-size:18px;position:relative}.hero-area-4 .section-content__bottom .social-links li a:before{content:"";background-color:currentColor;width:100%;height:1px;transition:all .3s;position:absolute;bottom:0;left:0}.hero-area-4 .section-content__bottom .social-links li a:hover:before{width:0}.hero-area-4 .section-content__thumb{text-align:right;margin-right:-144px}@media only screen and (max-width:991px){.hero-area-4 .section-content__thumb{margin-right:-40px}}@media (max-width:575px){.hero-area-4 .section-content__thumb{margin-right:0}}.featured-work-area-2-inner .section-header{border-top:1px solid var(--border);padding-top:50px}@media only screen and (max-width:1199px){.featured-work-area-2-inner .section-header{padding-top:30px}}.featured-work-area-2-inner .section-title{letter-spacing:0;font-size:80px;font-weight:400}@media only screen and (max-width:1399px){.featured-work-area-2-inner .section-title{font-size:70px}}@media only screen and (max-width:1199px){.featured-work-area-2-inner .section-title{font-size:48px}}@media only screen and (max-width:991px){.featured-work-area-2-inner .section-title{font-size:40px}.featured-work-area-2-inner .section-title br{display:none}}.featured-work-area-2-inner .title-wrapper{margin-top:5px}.featured-work-area-2-inner .section-title-wrapper{justify-content:space-between;gap:30px;display:flex}@media only screen and (max-width:767px){.featured-work-area-2-inner .section-title-wrapper{flex-direction:column;gap:10px;margin-bottom:40px}}.featured-work-area-2-inner .description{max-width:442px;margin-top:76px;transform:translate(-130px,100%)}@media only screen and (max-width:1399px){.featured-work-area-2-inner .description{transform:translate(-50px,100%)}}@media only screen and (max-width:1199px){.featured-work-area-2-inner .description{transform:translate(10px,100%)}}@media only screen and (max-width:991px){.featured-work-area-2-inner .description{max-width:270px;margin-top:30px;transform:translate(-88px,100%)}}@media only screen and (max-width:767px){.featured-work-area-2-inner .description{max-width:100%;margin-top:0;transform:translate(0)}}.featured-work-area-2-inner .description p{font-size:30px;font-weight:400;line-height:38px}@media only screen and (max-width:1199px){.featured-work-area-2-inner .description p{font-size:25px;line-height:30px}}@media only screen and (max-width:991px){.featured-work-area-2-inner .description p{font-size:20px;line-height:25px}}@media only screen and (max-width:767px){.featured-work-area-2-inner .description p{font-size:18px;line-height:25px}}.featured-work-wrapper-2{grid-template-columns:auto auto;justify-content:space-between;gap:295px;display:grid}@media only screen and (max-width:1919px){.featured-work-wrapper-2{gap:200px}}@media only screen and (max-width:1399px){.featured-work-wrapper-2{gap:150px}}@media only screen and (max-width:1199px){.featured-work-wrapper-2{gap:100px}}@media only screen and (max-width:991px){.featured-work-wrapper-2{gap:70px}}@media only screen and (max-width:767px){.featured-work-wrapper-2{grid-template-columns:auto;gap:50px}}.featured-work-wrapper-2>:nth-child(3n+3){grid-column:span 2;margin-left:auto;margin-right:auto}@media only screen and (max-width:767px){.featured-work-wrapper-2>:nth-child(3n+3){grid-column:auto}}.featured-work-wrapper-2>:nth-child(3n+2){margin-top:auto;margin-bottom:8px}.featured-work-wrapper-2>:nth-child(2){margin-top:357px}@media only screen and (max-width:1399px){.featured-work-wrapper-2>:nth-child(2){margin-top:290px}}@media only screen and (max-width:1199px){.featured-work-wrapper-2>:nth-child(2){margin-top:180px}}@media only screen and (max-width:991px){.featured-work-wrapper-2>:nth-child(2){margin-top:130px}}@media only screen and (max-width:767px){.featured-work-wrapper-2>:nth-child(2){margin-top:0}}.featured-work-wrapper-2>:nth-child(3){max-width:750px}@media only screen and (max-width:1399px),only screen and (max-width:1919px){.featured-work-wrapper-2>:nth-child(3){max-width:565px}}@media only screen and (max-width:1199px){.featured-work-wrapper-2>:nth-child(3){max-width:435px}}@media only screen and (max-width:991px){.featured-work-wrapper-2>:nth-child(3){max-width:358px}}.featured-work-wrapper-2 .featured-work-box{width:100%}.featured-work-wrapper-2 .featured-work-box .content{justify-content:space-between;margin-top:20px;display:flex}@media only screen and (max-width:991px){.featured-work-wrapper-2 .featured-work-box .content{flex-wrap:wrap;gap:10px}}.featured-work-wrapper-2 .featured-work-box .content .title{letter-spacing:-.6px;text-transform:uppercase;font-size:30px;font-weight:400;line-height:30px}.featured-work-wrapper-2 .featured-work-box .content .meta .tag{text-transform:uppercase;font-size:14px}.featured-work-wrapper-2 .featured-work-box .thumb{width:100%;display:inline-block;position:relative;overflow:hidden}.featured-work-wrapper-2 .featured-work-box .thumb:before,.featured-work-wrapper-2 .featured-work-box .thumb:after{content:"";background-color:var(--white);width:0;height:101%;transition:all .5s;position:absolute;top:-1px}.dark .featured-work-wrapper-2 .featured-work-box .thumb:before,.dark .featured-work-wrapper-2 .featured-work-box .thumb:after{background-color:var(--black)}.featured-work-wrapper-2 .featured-work-box .thumb:before{left:-1px}.featured-work-wrapper-2 .featured-work-box .thumb:after{right:-1px}.featured-work-wrapper-2 .featured-work-box .thumb span{display:block}.featured-work-wrapper-2 .featured-work-box .thumb span:before,.featured-work-wrapper-2 .featured-work-box .thumb span:after{content:"";background-color:var(--white);width:101%;height:0;transition:all .5s;position:absolute;left:-1px}.dark .featured-work-wrapper-2 .featured-work-box .thumb span:before,.dark .featured-work-wrapper-2 .featured-work-box .thumb span:after{background-color:var(--black)}.featured-work-wrapper-2 .featured-work-box .thumb span:before{top:-1px}.featured-work-wrapper-2 .featured-work-box .thumb span:after{bottom:-1px}.featured-work-wrapper-2 .featured-work-box .thumb img{cursor:none;-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.featured-work-wrapper-2 .featured-work-box .thumb:hover:before,.featured-work-wrapper-2 .featured-work-box .thumb:hover:after{width:30px}.featured-work-wrapper-2 .featured-work-box .thumb:hover span:before,.featured-work-wrapper-2 .featured-work-box .thumb:hover span:after{height:30px}.featured-work-wrapper-2 .content-wapper{text-align:left;margin-right:auto}.featured-work-wrapper-2 .view-button .desc{max-width:365px;margin-bottom:90px;font-size:20px}@media only screen and (max-width:1199px){.featured-work-wrapper-2 .view-button .desc{max-width:100%;margin-bottom:50px}}.capabilities-area-inner{padding-bottom:136px;position:relative}@media only screen and (max-width:1919px){.capabilities-area-inner{padding-bottom:106px}}@media only screen and (max-width:1199px){.capabilities-area-inner{padding-bottom:60px}}.capabilities-area-inner .pin-spacer{pointer-events:none}.capabilities-area .section-content-wrapper{border-top:1px solid var(--border);grid-template-columns:1fr 535px;gap:40px 60px;margin-top:50px;margin-bottom:50px;padding-top:45px;display:grid}@media only screen and (max-width:1919px){.capabilities-area .section-content-wrapper{grid-template-columns:1fr 950px}}@media only screen and (max-width:1399px){.capabilities-area .section-content-wrapper{grid-template-columns:1fr 800px}}@media only screen and (max-width:1199px){.capabilities-area .section-content-wrapper{grid-template-columns:1fr 600px}}@media only screen and (max-width:991px){.capabilities-area .section-content-wrapper{grid-template-columns:1fr}}.capabilities-area .section-content .text{max-width:245px;font-size:20px;font-weight:400;line-height:28px}@media only screen and (max-width:991px){.capabilities-area .section-content .text{max-width:545px}}.capabilities-area .section-content .text-wrapper{margin-top:63px}@media only screen and (max-width:1919px){.capabilities-area .section-content .text-wrapper{margin-top:43px}}@media only screen and (max-width:1399px){.capabilities-area .section-content .text-wrapper{margin-top:23px}}.capabilities-area .capability-wrapper-box{margin-top:5px}@media only screen and (max-width:767px){.capabilities-area .capability-wrapper{border-top:1px solid var(--border)}.capabilities-area .capability-box{border-bottom:1px solid var(--border);padding-top:20px;padding-bottom:20px}}.capabilities-area .capability-box-inner{grid-template-columns:1fr auto;justify-content:space-between;gap:10px 60px;display:grid}@media (max-width:575px){.capabilities-area .capability-box-inner{grid-template-columns:1fr}}.capabilities-area .capability-box:hover .thumb img,.capabilities-area .capability-box.active .thumb img{opacity:1;transform:scale(1)}.capabilities-area .capability-box .title{text-transform:uppercase;font-size:100px;font-weight:400;line-height:.85}@media only screen and (max-width:1919px){.capabilities-area .capability-box .title{font-size:80px}}@media only screen and (max-width:1399px){.capabilities-area .capability-box .title{font-size:60px}}@media only screen and (max-width:1199px){.capabilities-area .capability-box .title{font-size:50px}}@media only screen and (max-width:991px){.capabilities-area .capability-box .title{font-size:40px}}@media only screen and (max-width:767px){.capabilities-area .capability-box .title{font-size:35px}}.capabilities-area .capability-box .title.rr-btn-underline{color:#1116;padding-bottom:0}.dark .capabilities-area .capability-box .title.rr-btn-underline{color:#fff6}.capabilities-area .capability-box .title.rr-btn-underline:before{height:5px;transition:all .5s}@media only screen and (max-width:1399px){.capabilities-area .capability-box .title.rr-btn-underline:before{height:3px}}@media only screen and (max-width:991px){.capabilities-area .capability-box .title.rr-btn-underline:before{height:2px}}.capabilities-area .capability-box .thumb{gap:15px;display:flex}@media only screen and (max-width:1919px){.capabilities-area .capability-box .thumb{gap:10px}}.capabilities-area .capability-box .thumb img{-o-object-fit:cover;object-fit:cover;opacity:0;transform-origin:100% 0;border-radius:15px;width:70px;height:70px;transition:all .5s;transform:scale(0)}@media only screen and (max-width:1919px){.capabilities-area .capability-box .thumb img{border-radius:10px;width:64px;height:64px}}@media only screen and (max-width:1399px){.capabilities-area .capability-box .thumb img{width:50px;height:50px}}@media only screen and (max-width:1199px){.capabilities-area .capability-box .thumb img{width:40px;height:40px}}@media only screen and (max-width:767px){.capabilities-area .capability-box .thumb img{opacity:1;transform:scale(1)}}.dark .capabilities-area.capabilities-area-showcase .capability-showcase-panel{background-color:#0a0a0a}.capabilities-area.capabilities-area-showcase .section-content-wrapper.capability-showcase{border-top:none;grid-template-columns:minmax(0,1fr) minmax(280px,1.05fr);align-items:center;gap:40px 56px;margin-top:0;margin-bottom:0;padding-top:0;display:grid}@media only screen and (max-width:991px){.capabilities-area.capabilities-area-showcase .section-content-wrapper.capability-showcase{grid-template-columns:1fr;gap:36px}}.capabilities-area.capabilities-area-showcase .capability-showcase-copy{flex-direction:column;gap:clamp(28px,4vw,48px);display:flex}.capabilities-area.capabilities-area-showcase .capability-showcase-copy .section-content .section-subtitle{color:#ffffff8c}.capabilities-area.capabilities-area-showcase .capability-showcase-copy .section-content .text{color:#ffffffa6;max-width:420px}.capabilities-area.capabilities-area-showcase .capability-showcase-copy .section-content .text-wrapper{margin-top:24px}.capabilities-area.capabilities-area-showcase .capability-showcase-list{flex-direction:column;gap:6px;margin:0;padding:0;font-size:18px;list-style:none;display:flex}@media only screen and (max-width:991px){.capabilities-area.capabilities-area-showcase .capability-showcase-list{font-size:16px}}@media only screen and (max-width:767px){.capabilities-area.capabilities-area-showcase .capability-showcase-list{font-size:14px}}.capabilities-area.capabilities-area-showcase .capability-showcase-list-item{margin:0}.capabilities-area.capabilities-area-showcase .capability-showcase-item{text-align:left;cursor:pointer;width:100%;font:inherit;color:#ffffff6b;background:0 0;border:none;margin:0;padding:10px 0;transition:color .35s;display:block}.capabilities-area.capabilities-area-showcase .capability-showcase-item:hover,.capabilities-area.capabilities-area-showcase .capability-showcase-item:focus-visible{color:#ffffffd9}.capabilities-area.capabilities-area-showcase .capability-showcase-item.is-active{color:#fff}.capabilities-area.capabilities-area-showcase .capability-showcase-item:focus-visible{outline-offset:4px;border-radius:4px;outline:2px solid #ffffff59}.capabilities-area.capabilities-area-showcase .capability-showcase-item-label{letter-spacing:-.02em;font-size:clamp(22px,2.4vw,34px);font-weight:400;line-height:1.25}.capabilities-area.capabilities-area-showcase .capability-showcase-visual{min-width:0}.capabilities-area.capabilities-area-showcase .capability-showcase-frame{aspect-ratio:4/3;background:#0d0d0d;border-radius:20px;width:100%;position:relative;overflow:hidden}.capabilities-area.capabilities-area-showcase .capability-showcase-image{-o-object-fit:cover;object-fit:cover;transition:opacity .45s}.capabilities-area.capabilities-area-showcase .capability-showcase-cta{z-index:0;position:absolute;bottom:clamp(16px,3vw,28px);right:clamp(16px,3vw,28px)}.capabilities-area.capabilities-area-showcase .capability-showcase-cta-link{color:#fff;align-items:center;gap:10px;text-decoration:none;display:inline-flex}.capabilities-area.capabilities-area-showcase .capability-showcase-cta-text{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0c0c0c8c;border:1px solid #ffffff59;border-radius:999px;padding:10px 22px;font-size:16px;font-weight:500;line-height:1;transition:background .3s,border-color .3s}.capabilities-area.capabilities-area-showcase .capability-showcase-cta-icon{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0c0c0c8c;border:1px solid #ffffff59;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:16px;transition:background .3s,border-color .3s,transform .3s;display:inline-flex}.capabilities-area.capabilities-area-showcase .capability-showcase-cta-icon i{transform:translate(1px,-1px)}.capabilities-area.capabilities-area-showcase .capability-showcase-cta-link:hover .capability-showcase-cta-text,.capabilities-area.capabilities-area-showcase .capability-showcase-cta-link:hover .capability-showcase-cta-icon{background:#ffffff1f;border-color:#ffffff8c}.capabilities-area.capabilities-area-showcase .capability-showcase-cta-link:hover .capability-showcase-cta-icon{transform:translate(2px,-2px)}.client-area-4{z-index:1;pointer-events:auto;width:100%}.dark .client-area-4{background-color:var(--black)}.client-area-4-inner{border-radius:1rem;align-items:center;display:flex;overflow:hidden}@media only screen and (max-width:991px){.client-area-4-inner{flex-direction:column;align-items:center}}.client-area-4 .video-wrapper-box{align-items:center;display:flex}.client-area-4 .video-wrapper-box .thumb{border-radius:50%;width:90px;height:90px;overflow:hidden}@media only screen and (max-width:1919px){.client-area-4 .video-wrapper-box .thumb{width:80px;height:80px}}@media only screen and (max-width:1199px){.client-area-4 .video-wrapper-box .thumb{width:70px;height:70px}}.client-area-4 .video-wrapper-box .btn-circle{width:90px;height:90px;color:var(--black);outline:5px solid var(--white);border-radius:50%;justify-content:center;align-items:center;margin-left:-15px;font-size:26px;display:inline-flex}.dark .client-area-4 .video-wrapper-box .btn-circle{outline-color:var(--black)}@media only screen and (max-width:1919px){.client-area-4 .video-wrapper-box .btn-circle{width:80px;height:80px}}@media only screen and (max-width:1199px){.client-area-4 .video-wrapper-box .btn-circle{width:70px;height:70px}}@media only screen and (max-width:767px){.client-area-4 .video-wrapper-box .btn-circle{margin-left:-35px}}.client-area-4 .clients-wrapper-box{border-left:1px solid var(--border);margin-left:30px;padding-top:0;padding-bottom:0;padding-left:30px}@media only screen and (max-width:1919px){.client-area-4 .clients-wrapper-box{padding-top:0;padding-bottom:0}}@media only screen and (max-width:1199px){.client-area-4 .clients-wrapper-box{padding-top:0;padding-bottom:0}}@media only screen and (max-width:767px){.client-area-4 .clients-wrapper-box{margin-left:20px;padding-left:20px}}.client-area-4 .clients-wrapper{flex-wrap:nowrap;align-items:center;width:max-content;animation:30s linear infinite marquee-081a87f6;display:flex}@keyframes marquee-081a87f6{0%{transform:translate(0)}to{transform:translate(-50%)}}.client-area-4 .client-box{margin-right:80px}@media only screen and (max-width:1199px){.client-area-4 .client-box{margin-right:50px}}.dark .client-area-4 .client-box img{opacity:1}.about-area-3 .section-content .text{max-width:660px;font-size:30px;font-weight:400;line-height:1.26}@media only screen and (max-width:1919px){.about-area-3 .section-content .text{max-width:550px;font-size:24px}}@media only screen and (max-width:1399px){.about-area-3 .section-content .text{max-width:500px;font-size:22px}}@media only screen and (max-width:1199px){.about-area-3 .section-content .text{max-width:450px;font-size:20px;line-height:1.4}}.about-area-3 .section-content .text-wrapper{margin-top:-124px;margin-left:15%}@media only screen and (max-width:1399px){.about-area-3 .section-content .text-wrapper{margin-top:-104px}}@media only screen and (max-width:1199px){.about-area-3 .section-content .text-wrapper{margin-top:-84px}}@media only screen and (max-width:991px){.about-area-3 .section-content .text-wrapper{margin-top:-64px;margin-left:0}}@media only screen and (max-width:767px){.about-area-3 .section-content .text-wrapper{margin-top:40px}}.about-area-3 .section-content .btn-wrapper{margin-top:61px;margin-left:15%}@media only screen and (max-width:1919px){.about-area-3 .section-content .btn-wrapper{margin-top:41px}}@media only screen and (max-width:991px){.about-area-3 .section-content .btn-wrapper{margin-left:0}}.about-area-3 .about-thumb{aspect-ratio:100/74;width:100%;height:100%;position:relative}.about-area-3 .about-thumb .thumb-1{-o-object-fit:cover;object-fit:cover;aspect-ratio:100/67;z-index:1;width:35%;position:absolute;top:11%;left:0}.about-area-3 .about-thumb .thumb-2{-o-object-fit:cover;object-fit:cover;aspect-ratio:100/142;width:39%;position:absolute;top:0;left:30%}.about-area-3 .about-thumb .thumb-3{-o-object-fit:cover;object-fit:cover;aspect-ratio:100/136;width:30%;position:absolute;bottom:0;right:0}.about-area-3 .about-thumb .thumb-4{-o-object-fit:cover;object-fit:cover;aspect-ratio:100/130;width:14%;position:absolute;bottom:18%;left:15%}@media only screen and (max-width:991px){.about-area-3 .about-thumb .thumb-4{bottom:28%}}.award-area-2{background-color:var(--bg)}.award-area-2 .section-header{border-top:1px solid #ffffff1a;margin-top:50px;padding-top:45px}.award-area-2 .section-subtitle{color:var(--white)}.award-area-2 .section-title{color:var(--white);max-width:780px}@media only screen and (max-width:1919px){.award-area-2 .section-title{max-width:680px}}@media only screen and (max-width:1399px){.award-area-2 .section-title{max-width:480px}}@media only screen and (max-width:1199px){.award-area-2 .section-title{max-width:430px}}@media only screen and (max-width:991px){.award-area-2 .section-title{max-width:330px}}.award-area-2 .section-title span{color:#fff6}.award-area-2 .title-wrapper{margin-top:5px}.award-area-2 .section-title-wrapper{grid-template-columns:1fr 1235px;gap:15px 60px;display:grid}@media only screen and (max-width:1919px){.award-area-2 .section-title-wrapper{grid-template-columns:1fr 1000px}}@media only screen and (max-width:1399px){.award-area-2 .section-title-wrapper{grid-template-columns:1fr 850px}}@media only screen and (max-width:1199px){.award-area-2 .section-title-wrapper{grid-template-columns:1fr 750px}}@media only screen and (max-width:991px){.award-area-2 .section-title-wrapper{grid-template-columns:1fr}}.award-area-2 .award-wrapper-box{max-width:1235px;margin-top:85px;margin-bottom:50px;margin-left:auto}@media only screen and (max-width:1919px){.award-area-2 .award-wrapper-box{max-width:1000px;margin-top:55px}}@media only screen and (max-width:1399px){.award-area-2 .award-wrapper-box{max-width:850px}}@media only screen and (max-width:1199px){.award-area-2 .award-wrapper-box{max-width:750px;margin-top:45px}}.award-area-2 .award-wrapper{border-top:1px solid #292929}.award-area-2 .award-box{border-bottom:1px solid #292929;grid-template-columns:280px 1fr 100px;align-items:center;gap:20px 50px;padding-top:40px;padding-bottom:40px;transition:all .5s;display:grid}@media only screen and (max-width:1919px){.award-area-2 .award-box{padding-top:30px;padding-bottom:30px}}@media only screen and (max-width:1199px){.award-area-2 .award-box{grid-template-columns:180px 1fr 100px}}@media only screen and (max-width:767px){.award-area-2 .award-box{grid-template-columns:1fr 1fr}}.award-area-2 .award-box:hover{background-color:#171717}.dark .award-area-2 .award-box:hover{background-color:#292828}@media only screen and (max-width:767px){.award-area-2 .award-box:hover{background-color:#0000}}.award-area-2 .award-box:hover .category{transform:translate(30px)}@media only screen and (max-width:767px){.award-area-2 .award-box:hover .category{transform:translate(0)}}.award-area-2 .award-box:hover .year{transform:translate(-30px)}@media only screen and (max-width:767px){.award-area-2 .award-box:hover .year{transform:translate(0)}}.award-area-2 .award-box .category{color:var(--white);font-size:18px;font-weight:400;line-height:18px;transition:all .5s;display:inline-block}.award-area-2 .award-box .award{color:var(--white);font-size:24px;font-weight:400;line-height:18px}@media only screen and (max-width:1919px){.award-area-2 .award-box .award{font-size:18px}}@media only screen and (max-width:767px){.award-area-2 .award-box .award{order:3;grid-column:span 2}}.award-area-2 .award-box .year{color:var(--white);text-align:right;font-size:18px;font-weight:400;line-height:18px;transition:all .5s;display:inline-block}.service-area-4{width:100vw;position:relative;overflow:hidden}.services-wrapper-4{align-items:center;gap:100px;width:fit-content;display:flex}@media only screen and (max-width:991px){.services-wrapper-4{gap:50px;display:grid}}.services-wrapper-4 .service-box{border-top:1px solid var(--primary);width:760px}@media only screen and (max-width:991px){.services-wrapper-4 .service-box{width:100%}}.services-wrapper-4 .service-box .number{font-family:var(--font_thunder);letter-spacing:-.02em;color:var(--primary);margin-top:80px;font-size:350px;font-weight:400;line-height:.7;display:inline-block}@media only screen and (max-width:1919px){.services-wrapper-4 .service-box .number{font-size:200px}}@media only screen and (max-width:1399px){.services-wrapper-4 .service-box .number{margin-top:60px;font-size:180px}}@media only screen and (max-width:1199px){.services-wrapper-4 .service-box .number{font-size:150px}}@media only screen and (max-width:991px){.services-wrapper-4 .service-box .number{font-size:100px}}.services-wrapper-4 .service-box .title{font-family:var(--font_thunder);text-transform:uppercase;margin-top:40px;font-size:100px}@media only screen and (max-width:1919px){.services-wrapper-4 .service-box .title{font-size:80px}}@media only screen and (max-width:1399px){.services-wrapper-4 .service-box .title{margin-top:30px;font-size:60px}}@media only screen and (max-width:1199px){.services-wrapper-4 .service-box .title{font-size:50px}}@media only screen and (max-width:991px){.services-wrapper-4 .service-box .title{font-size:40px}}@media only screen and (max-width:767px){.services-wrapper-4 .service-box .title{font-size:35px}}.services-wrapper-4 .service-box .feature-list{border-top:1px dashed #878482;margin-top:34px}.dark .services-wrapper-4 .service-box .feature-list{border-color:#6f6d6c}.services-wrapper-4 .service-box .feature-list li{font-family:var(--font_thunder);color:var(--primary);text-transform:uppercase;border-bottom:1px dashed #878482;align-items:center;padding-top:13px;padding-bottom:8px;font-size:20px;font-weight:400;line-height:28px;display:flex}.dark .services-wrapper-4 .service-box .feature-list li{border-color:#6f6d6c}.services-wrapper-4 .service-box .feature-list li:before{content:"+";margin-right:4px}.services-wrapper-4 .service-thumb{width:1920px;position:relative;overflow:hidden}@media only screen and (max-width:991px){.services-wrapper-4 .service-thumb{width:100%;position:inherit}}.services-wrapper-4 .service-thumb img{-o-object-fit:cover;object-fit:cover;width:100%;height:auto}.services-wrapper-4 .service-thumb-line-wrapper{display:flex;position:absolute;top:0;left:0;rotate:180deg}@media only screen and (max-width:991px){.services-wrapper-4 .service-thumb-line-wrapper{display:none}}.services-wrapper-4 .service-thumb-line-wrapper span{background-color:var(--white);transform-origin:100%;width:70px;height:1000px;margin-left:-1px}.dark .services-wrapper-4 .service-thumb-line-wrapper span{background-color:var(--black)}.body-creative-agency{z-index:100;background-color:#fcf7f3;position:relative}.body-creative-agency.dark{--primary:#fcf7f3}.body-creative-agency.dark .rr-btn:before{background-color:var(--black)}.body-creative-agency.dark .rr-btn.btn-border-white{border-color:#1111111a}.body-creative-agency.dark .header-area-2 .side-toggle{background-color:#292828}.body-creative-agency .body-bg{z-index:-1;width:100%;height:100vh;position:absolute;top:0;left:0}.body-creative-agency .body-bg img{width:100%}@media (min-width:1850px){.body-creative-agency .container.large{--container-max-widths:1820px;max-width:1850px}}.body-creative-agency .section-subtitle{text-transform:uppercase;color:var(--primary);letter-spacing:1px;font-size:14px;font-weight:500;line-height:1;display:inline-block}@media (min-width:1920px){.body-creative-agency .section-title{font-size:110px}}.body-creative-agency .rr-btn:before{background-color:#fcf7f3}.hero-area-2-inner{padding-top:100px}.hero-area-2 .section-title{letter-spacing:.01em;text-transform:uppercase;font-size:140px;font-weight:310;line-height:.95}@media only screen and (max-width:1919px){.hero-area-2 .section-title{font-size:140px}}@media only screen and (max-width:1399px){.hero-area-2 .section-title{margin-left:30px;font-size:120px}}@media only screen and (max-width:1199px){.hero-area-2 .section-title{margin-left:0;font-size:100px}}@media only screen and (max-width:767px){.hero-area-2 .section-title{font-size:56px;line-height:.95}}@media (max-width:575px){.hero-area-2 .section-title{font-size:40px}}.hero-area-2 .section-title .title-shape-1{height:143px;margin-top:-35px;margin-left:14px}@media only screen and (max-width:1919px){.hero-area-2 .section-title .title-shape-1{height:100px;margin-top:-25px}}@media only screen and (max-width:1399px){.hero-area-2 .section-title .title-shape-1{height:86px;margin-top:-23px}}@media only screen and (max-width:1199px){.hero-area-2 .section-title .title-shape-1{height:70px;margin-top:-18px}}@media only screen and (max-width:767px){.hero-area-2 .section-title .title-shape-1{display:none}}.hero-area-2 .section-title .title-video{height:150px;margin-top:-40px;margin-left:-60px;margin-right:10px;display:inline-block}@media only screen and (max-width:1919px){.hero-area-2 .section-title .title-video{height:100px;margin-top:-25px}}@media only screen and (max-width:1399px){.hero-area-2 .section-title .title-video{height:85px;margin-top:-22px;margin-left:-30px}}@media only screen and (max-width:1199px){.hero-area-2 .section-title .title-video{height:70px;margin-top:-18px;margin-left:0}}@media only screen and (max-width:767px){.hero-area-2 .section-title .title-video{display:none}}.hero-area-2 .section-content{margin-top:-450px}@media only screen and (max-width:1919px){.hero-area-2 .section-content{margin-top:-330px}}@media only screen and (max-width:1399px){.hero-area-2 .section-content{margin-top:-240px}}@media only screen and (max-width:991px){.hero-area-2 .section-content{margin-top:30px}}.hero-area-2 .section-content .text-wrapper{max-width:565px;margin-left:auto}@media only screen and (max-width:1919px){.hero-area-2 .section-content .text-wrapper{max-width:480px}}@media only screen and (max-width:1399px){.hero-area-2 .section-content .text-wrapper{max-width:345px}}@media only screen and (max-width:991px){.hero-area-2 .section-content .text-wrapper{max-width:100%}}.hero-area-2 .section-content .info-text{font-family:var(--font_dmsans);max-width:350px;color:var(--primary);font-size:18px;font-weight:600;line-height:28px}.hero-area-2 .section-content .info-text span{text-decoration:underline}.hero-area-2 .section-content .about-text{font-family:var(--font_dmsans);color:var(--secondary);margin-top:474px;font-size:18px;font-weight:400;line-height:28px}@media only screen and (max-width:1919px){.hero-area-2 .section-content .about-text{margin-top:304px;font-size:18px}}@media only screen and (max-width:1399px){.hero-area-2 .section-content .about-text{margin-top:204px}}@media only screen and (max-width:1199px){.hero-area-2 .section-content .about-text{font-size:22px}}@media only screen and (max-width:991px){.hero-area-2 .section-content .about-text{margin-top:34px}}.hero-area-2 .hero-thumb{max-width:1290px;margin-top:44px;margin-left:auto}@media only screen and (max-width:1919px){.hero-area-2 .hero-thumb{max-width:990px}}@media only screen and (max-width:1399px){.hero-area-2 .hero-thumb{max-width:890px}}.about-area-2{overflow-x:clip}.about-area-2 .section-title{max-width:1130px}@media only screen and (max-width:1919px){.about-area-2 .section-title{max-width:830px}}@media only screen and (max-width:1399px){.about-area-2 .section-title{max-width:630px}}.about-area-2 .section-header{margin-top:69px}.about-area-2 .section-content{min-height:auto}@media only screen and (min-width:1024px){.about-area-2 .section-content{min-height:300vh}}.about-area-2 .section-content .year-wrapper{height:355px;position:relative}@media only screen and (max-width:1919px){.about-area-2 .section-content .year-wrapper{height:300px}}@media only screen and (max-width:1399px){.about-area-2 .section-content .year-wrapper{height:auto}}.about-area-2 .section-content .year-since{letter-spacing:-.1em;font-size:500px;font-weight:315;line-height:.71;font-family:var(--font_sequelsansmediumbody);white-space:nowrap;text-transform:uppercase;opacity:1;position:absolute;top:0}@media only screen and (max-width:1919px){.about-area-2 .section-content .year-since{font-size:340px}}@media only screen and (max-width:1399px){.about-area-2 .section-content .year-since{text-align:left;white-space:wrap;font-size:235px;position:relative}}@media only screen and (max-width:1199px){.about-area-2 .section-content .year-since{font-size:180px}}@media only screen and (max-width:991px){.about-area-2 .section-content .year-since{font-size:110px}}@media only screen and (max-width:767px){.about-area-2 .section-content .year-since{font-size:100px}}@media (max-width:575px){.about-area-2 .section-content .year-since{font-size:60px}}.about-area-2 .section-content .year-since .first-text{width:var(--container-max-widths);text-align:right;padding-right:40px;display:inline-block}@media only screen and (max-width:1399px){.about-area-2 .section-content .year-since .first-text{text-align:left;width:auto;padding-right:0}}.about-area-2 .section-content .year-since .last-text{width:var(--container-max-widths);text-align:center;transform-origin:top;display:inline-block;position:relative}@media only screen and (max-width:1399px){.about-area-2 .section-content .year-since .last-text{display:none}}.about-area-2 .section-content .text{max-width:515px;font-size:18px;font-weight:400;line-height:28px}.about-area-2 .section-content .text-wrapper{max-width:770px;margin-top:91px;margin-left:auto}@media only screen and (max-width:1919px){.about-area-2 .section-content .text-wrapper{max-width:570px;margin-top:61px}}@media only screen and (max-width:1399px){.about-area-2 .section-content .text-wrapper{max-width:670px}}@media only screen and (max-width:1199px){.about-area-2 .section-content .text-wrapper{max-width:550px}}@media only screen and (max-width:991px){.about-area-2 .section-content .text-wrapper{max-width:100%;margin-top:41px}}.about-area-2 .section-content .btn-wrapper{max-width:770px;margin-top:38px;margin-left:auto}@media only screen and (max-width:1919px){.about-area-2 .section-content .btn-wrapper{max-width:570px}}@media only screen and (max-width:1399px){.about-area-2 .section-content .btn-wrapper{max-width:670px}}@media only screen and (max-width:1199px){.about-area-2 .section-content .btn-wrapper{max-width:550px}}@media only screen and (max-width:991px){.about-area-2 .section-content .btn-wrapper{max-width:100%}}.work-area-2{position:relative}@media (min-width:992px){.work-area-2-inner{padding-top:100px!important}}.work-area-2 .works-wrapper-head{grid-template-columns:1fr 1fr;align-items:flex-end;gap:10px 60px;margin-bottom:48px;display:grid}@media only screen and (max-width:1399px){.work-area-2 .works-wrapper-head{margin-bottom:28px}}@media only screen and (max-width:767px){.work-area-2 .works-wrapper-head{grid-template-columns:auto}}.work-area-2 .works-wrapper-head .text{font-family:var(--font_sequelsansmediumbody);letter-spacing:-.1em;text-transform:uppercase;color:var(--primary);font-size:30px;font-weight:315;line-height:27px}@media only screen and (max-width:1399px){.work-area-2 .works-wrapper-head .text{font-size:22px}}@media only screen and (max-width:991px){.work-area-2 .works-wrapper-head .text{font-size:20px}}.work-area-2 .works-wrapper-head>:nth-child(2){text-align:end}@media only screen and (max-width:767px){.work-area-2 .works-wrapper-head>:nth-child(2){text-align:start}}.works-wrapper-2{grid-template-columns:repeat(4,1fr);gap:98px 20px;display:grid}@media only screen and (max-width:1919px){.works-wrapper-2{gap:78px 20px}}@media only screen and (max-width:1399px){.works-wrapper-2{gap:58px 20px}}@media only screen and (max-width:991px){.works-wrapper-2{grid-template-columns:repeat(2,1fr)}}@media (max-width:575px){.works-wrapper-2{grid-template-columns:repeat(1,1fr)}}.works-wrapper-2>:nth-child(3){grid-column-start:4}.works-wrapper-2>:nth-child(4){grid-column-start:2}.works-wrapper-2>:nth-child(6){grid-column-start:1}.works-wrapper-2>:nth-child(7){grid-column-start:3}.works-wrapper-2>:nth-child(9){grid-column-start:2}.works-wrapper-2>:nth-child(12){grid-column-start:3}@media only screen and (max-width:991px){.works-wrapper-2>:nth-child(n){grid-column-start:auto}}.works-wrapper-2 .work-box{position:relative}.works-wrapper-2 .work-box .thumb{position:relative;overflow:hidden}.works-wrapper-2 .work-box .thumb:hover .t-btn{opacity:1}.works-wrapper-2 .work-box .thumb img{cursor:none;width:100%}.works-wrapper-2 .work-box .thumb .t-btn{letter-spacing:-.02em;color:var(--black);opacity:0;pointer-events:none;background-color:#fff;border-radius:50px;margin:-25px 0 0 -65px;padding:10px 20px;font-size:16px;font-weight:400;line-height:30px;transition:opacity .3s,transform .7s cubic-bezier(.23,1,.32,1);display:inline-block;position:absolute;top:0;left:0}.works-wrapper-2 .work-box .content{margin-top:8px}.works-wrapper-2 .work-box .title{letter-spacing:-.02em;font-size:20px;font-weight:500;line-height:1.35;font-family:var(--font_sequelsansmediumbody)}@media only screen and (max-width:1199px){.works-wrapper-2 .work-box .title{font-size:18px}}.works-wrapper-2 .work-box .meta{align-items:center;gap:5px;display:flex}.works-wrapper-2 .work-box .meta span{color:#999;align-items:center;font-size:14px;font-weight:400;line-height:1;display:flex}.works-wrapper-2 .work-box .meta span:not(:first-child):before{content:"";background-color:currentColor;width:6px;height:1px;margin-inline-end:5px;display:inline-block}.actually-area{justify-content:center;align-items:center;height:100vh;display:flex}.actually-area-inner{position:relative}.actually-area .section-title{text-align:center;max-width:716px;margin-inline:auto}.actually-area .t_line>div{background-image:linear-gradient(to right,var(--primary)50%,#cdc9c6 50%);color:#0000;background-position-x:100%;background-size:200% 100%;-webkit-background-clip:text;background-clip:text}.dark .actually-area .t_line>div{background-image:linear-gradient(to right,var(--primary)50%,#464646 51%)}.actually-area .bg-area{background-color:var(--primary);border-radius:50%;width:250px;height:250px;position:absolute;top:40%;left:51%;transform:translate(-50%,-50%)scale(0)}.service-area-2-inner{margin-bottom:-2px}.service-area-2 .section-header{z-index:-1;margin-top:91px;margin-bottom:357px;transition:all .3s;position:relative}@media only screen and (max-width:1919px){.service-area-2 .section-header{margin-top:61px;margin-bottom:237px}}@media only screen and (max-width:1399px){.service-area-2 .section-header{margin-top:41px;margin-bottom:157px}}@media only screen and (max-width:1199px){.service-area-2 .section-header{margin-top:31px;margin-bottom:117px}}@media only screen and (max-width:991px){.service-area-2 .section-header{margin-top:21px;margin-bottom:77px}}.service-area-2 .services-wrapper-box{background-color:var(--primary);position:relative}.service-content-wrapper{background-color:var(--primary)}.service-content-wrapper .service-content{grid-template-columns:705px auto;justify-content:space-between;gap:30px 60px;display:grid}@media only screen and (max-width:1199px){.service-content-wrapper .service-content{grid-template-columns:405px auto}}@media only screen and (max-width:991px){.service-content-wrapper .service-content{grid-template-columns:auto}}.service-content-wrapper .service-content .text{font-family:var(--font_sequelsansromanbody);letter-spacing:-.07em;color:#fcf7f34d;font-size:30px;font-weight:310;line-height:1.16}@media only screen and (max-width:1919px){.service-content-wrapper .service-content .text{font-size:24px}}@media only screen and (max-width:1399px){.service-content-wrapper .service-content .text{font-size:22px}}@media only screen and (max-width:1199px){.service-content-wrapper .service-content .text{font-size:20px}}.service-content-wrapper .service-content .text.text-invert>div{background-image:linear-gradient(90deg,#fcf7f3 50%,#fcf7f34d 51%)}.dark .service-content-wrapper .service-content .text.text-invert>div{background-image:linear-gradient(90deg,#111 50%,#1111114d 51%)}.service-content-wrapper .service-content .btn-wrapper{margin-top:54px}.service-content-wrapper .service-content .text-wrapper{max-width:525px;margin-top:192px}@media only screen and (max-width:1919px){.service-content-wrapper .service-content .text-wrapper{margin-top:102px}}@media only screen and (max-width:991px){.service-content-wrapper .service-content .text-wrapper{margin-top:0}}.service-content-wrapper .service-content .text-wrapper .text:not(:first-child){margin-top:35px}.service-content-wrapper .service-content .section-info-wrapper .thumb{max-width:250px;margin-left:auto}@media only screen and (max-width:991px){.service-content-wrapper .service-content .section-info-wrapper .thumb{display:none}}.services-wrapper-2 .service-box{background-color:var(--primary);border-top:1px solid #292828;grid-template-columns:215px 1fr 595px;gap:20px 50px;padding-top:59px;padding-bottom:72px;padding-left:20px;transition:all .5s;display:grid}.dark .services-wrapper-2 .service-box{border-color:#eae3dd}@media only screen and (max-width:1919px){.services-wrapper-2 .service-box{grid-template-columns:215px 1fr 395px}}@media only screen and (max-width:1399px){.services-wrapper-2 .service-box{grid-template-columns:165px 1fr 395px}}@media only screen and (max-width:1199px){.services-wrapper-2 .service-box{grid-template-columns:115px 1fr 375px;padding-top:49px;padding-bottom:52px}}@media only screen and (max-width:991px){.services-wrapper-2 .service-box{grid-template-columns:55px 1fr 285px;padding-top:39px;padding-bottom:42px}}@media only screen and (max-width:767px){.services-wrapper-2 .service-box{grid-template-columns:auto}}.services-wrapper-2 .service-box:last-child{border-bottom:1px solid #292828}.dark .services-wrapper-2 .service-box:last-child{border-color:#eae3dd}.services-wrapper-2 .service-box-wrapper{background-color:#292828}.dark .services-wrapper-2 .service-box-wrapper{background-color:#eae3dd}.services-wrapper-2 .service-box-wrapper:hover .service-box{border-radius:120px}@media only screen and (max-width:1199px){.services-wrapper-2 .service-box-wrapper:hover .service-box{border-radius:80px}}@media only screen and (max-width:991px){.services-wrapper-2 .service-box-wrapper:hover .service-box{border-radius:0}}.services-wrapper-2 .service-box-wrapper:hover .service-box .number{transform:translate(60px)}@media only screen and (max-width:991px){.services-wrapper-2 .service-box-wrapper:hover .service-box .number{transform:none}}.services-wrapper-2 .service-box .number{color:#fcf7f3;margin-top:12px;font-size:18px;font-weight:400;line-height:18px;transition:all .5s}.dark .services-wrapper-2 .service-box .number{color:var(--black)}.services-wrapper-2 .service-box .title{letter-spacing:-.07em;color:#fcf7f3;font-size:110px;font-weight:310;line-height:.9}.dark .services-wrapper-2 .service-box .title{color:var(--black)}@media only screen and (max-width:1919px){.services-wrapper-2 .service-box .title{font-size:80px}}@media only screen and (max-width:1399px){.services-wrapper-2 .service-box .title{font-size:60px}}@media only screen and (max-width:1199px){.services-wrapper-2 .service-box .title{font-size:50px}}@media only screen and (max-width:991px){.services-wrapper-2 .service-box .title{font-size:40px}}@media only screen and (max-width:767px){.services-wrapper-2 .service-box .title{font-size:35px}}.services-wrapper-2 .service-box .text{color:#fcf7f3;max-width:370px;margin-top:7px;font-size:20px;font-weight:400;line-height:28px}.dark .services-wrapper-2 .service-box .text{color:var(--black)}.moving-testimonial .testimonial-wrapper{justify-content:center;align-items:center;display:flex}@media only screen and (max-width:767px){.moving-testimonial .testimonial-wrapper{height:auto}}.testimonial-area{background-color:var(--primary)}.testimonial-area .section-title{color:#fcf7f3;max-width:1000px;margin-left:auto}.dark .testimonial-area .section-title{color:var(--black)}.testimonial-area .section-header{margin-top:46px}.testimonial-area .testimonial-wrapper-box{padding-top:93px}.testimonial-area .testimonial-wrapper{align-items:flex-start;gap:0;padding-top:43px;padding-bottom:43px;display:flex}@media only screen and (max-width:1199px){.testimonial-area .testimonial-wrapper{grid-template-columns:1fr 1fr;gap:30px;display:grid}}@media only screen and (max-width:767px){.testimonial-area .testimonial-wrapper{grid-template-columns:1fr;display:grid}}.testimonial-area .testimonial-item{background-color:#1d1c1c;min-width:398px;padding:38px 45px 45px}.dark .testimonial-area .testimonial-item{background-color:var(--black)}@media only screen and (max-width:1919px){.testimonial-area .testimonial-item{min-width:358px;padding:18px 30px 25px}}@media only screen and (max-width:767px){.testimonial-area .testimonial-item{padding:18px 25px 25px}}@media only screen and (max-width:1919px){.testimonial-area .testimonial-item:nth-child(n+5){display:none}}.testimonial-area .testimonial-item.light{background-color:#fcf7f3}.dark .testimonial-area .testimonial-item.light{background-color:#eae3dd}.testimonial-area .testimonial-item.light .text,.testimonial-area .testimonial-item.light .name{color:var(--black)}.testimonial-area .testimonial-item.light .post{color:#1116}.testimonial-area .testimonial-item.light .icon{background-color:var(--black)}.testimonial-area .testimonial-item .text{color:#fcf7f3;font-size:20px;font-weight:400;line-height:28px}.testimonial-area .testimonial-item .name{letter-spacing:-.07em;color:#fcf7f3;font-size:20px;font-weight:310;line-height:27px}.testimonial-area .testimonial-item .post{color:#fcf7f366;margin-top:1px;font-size:16px;font-weight:400;line-height:27px;display:inline-block}.testimonial-area .testimonial-item .author{grid-template-columns:1fr auto;align-items:center;gap:20px 30px;margin-top:54px;display:grid}@media only screen and (max-width:1919px){.testimonial-area .testimonial-item .author{margin-top:34px}}.testimonial-area .testimonial-item .icon{background-color:#fcf7f3;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;display:inline-flex}.client-area-2{z-index:1;margin-bottom:-1px;position:relative}.client-area-2 .section-header .text{text-align:center;color:#fcf7f3;max-width:340px;font-size:18px;font-weight:400;line-height:28px;font-family:var(--font_dmsans);margin-inline:auto}.dark .client-area-2 .section-header .text{color:var(--black)}.client-area-2 .clients-wrapper-box{margin-top:63px}@media only screen and (max-width:1199px){.client-area-2 .clients-wrapper-box{margin-top:43px}}.client-area-2 .clients-wrapper{flex-wrap:wrap;justify-content:center;gap:0;display:flex}.client-area-2 .clients-wrapper .client-slider-active .swiper-slide{width:auto}.client-area-2 .clients-wrapper .client-slider-active .swiper-wrapper{transition-timing-function:linear!important}.client-area-2 .client-box{border:1px solid #fcf7f31a;border-radius:70px;justify-content:center;align-items:center;width:215px;height:100px;padding:0 20px;display:inline-flex}.dark .client-area-2 .client-box{border-color:#1111111a}@media only screen and (max-width:1919px){.client-area-2 .client-box{width:185px;height:120px}}@media only screen and (max-width:1399px){.client-area-2 .client-box{width:135px;height:50px}}.circular-shape-wrapper{background-color:var(--primary);justify-content:center;align-items:center;height:100vh;display:flex;overflow:hidden}.circular-shape-wrapper .shape-thumb img{opacity:.9;transform:scale(1)}.award-area{background-color:#fcf7f3;position:relative}.dark .award-area{background-color:var(--black)}.award-area .section-title{max-width:1190px}.award-area .section-header{margin-top:46px}.award-area .awards-wrapper-box{border-top:1px solid var(--border);margin-top:93px;padding-top:32px}@media only screen and (max-width:1919px){.award-area .awards-wrapper-box{margin-top:73px}}@media only screen and (max-width:1399px){.award-area .awards-wrapper-box{margin-top:53px}}.award-area .awards-wrapper{max-width:630px;margin-left:auto;margin-right:270px}@media only screen and (max-width:1199px){.award-area .awards-wrapper{margin-right:0}}.award-area .award-box{grid-template-columns:1fr 370px;gap:20px 30px;display:grid}@media only screen and (max-width:767px){.award-area .award-box{grid-template-columns:1fr 340px}}@media (max-width:575px){.award-area .award-box{grid-template-columns:1fr}}.award-area .award-box:not(:first-child){margin-top:56px}.award-area .award-box .award-list li{color:var(--primary);grid-template-columns:auto auto;justify-content:space-between;gap:10px 20px;font-size:20px;font-weight:400;line-height:28px;display:grid}@media only screen and (max-width:767px){.award-area .award-box .award-list li{font-size:18px}}.award-area .award-box .category{color:var(--primary);font-size:20px;font-weight:400;line-height:20px}@media only screen and (max-width:767px){.award-area .award-box .category{font-size:18px}}.cta-area-2-inner{overflow:hidden}.cta-area-2 .section-title{letter-spacing:-.09em;text-transform:uppercase;white-space:nowrap;font-size:140px;font-weight:310;line-height:.85}@media only screen and (max-width:1919px){.cta-area-2 .section-title{font-size:100px}}@media only screen and (max-width:1399px){.cta-area-2 .section-title{font-size:100px}}@media only screen and (max-width:1199px){.cta-area-2 .section-title{margin-left:0}}@media only screen and (max-width:767px){.cta-area-2 .section-title{font-size:60px}}@media (max-width:575px){.cta-area-2 .section-title{font-size:40px}}.cta-area-2 .section-title a{align-items:center;display:inline-flex}.cta-area-2 .section-title .line{background-color:#555;align-self:center;width:.3em;height:.05em;margin-bottom:20px;margin-left:.3em;margin-right:.2em;display:inline-block}.cta-area-2 .section-header{margin-top:70px;margin-bottom:93px}@media only screen and (max-width:1919px){.cta-area-2 .section-header{margin-top:30px;margin-bottom:73px}}@media only screen and (max-width:1399px){.cta-area-2 .section-header{margin-top:10px;margin-bottom:53px}}.cta-area-2 .section-header .title-wrapper{animation:45s linear infinite t-slide}.cta-area-2 .section-header .t-btn{letter-spacing:-.02em;background-color:var(--theme);color:var(--black);border-radius:50px;margin:-25px 0 0 -65px;padding:10px 20px;font-size:16px;font-weight:400;line-height:30px;transition:opacity .3s,transform .7s cubic-bezier(.23,1,.32,1);display:inline-block;position:absolute;top:0;left:0}.body-marketing-agency{background-color:#fcf7f3}.body-marketing-agency.dark{--border:#fcf7f31a}@media (min-width:1650px){.body-marketing-agency .container.large{max-width:1650px}}.body-marketing-agency .section-title .mb-14{display:inline-block;transform:translateY(-14px)}@media only screen and (max-width:1199px){.body-marketing-agency .section-title .mb-14{display:block;transform:none}}@media only screen and (max-width:767px){.body-marketing-agency .section-title .mb-14{margin-top:10px}}.hero-area-3-inner{padding-top:28px;padding-bottom:100px}.hero-area-3 .section-subtitle{text-transform:unset;max-width:231px;color:var(--primary);text-transform:math-auto;font-size:18px;font-weight:400;line-height:22px;display:inline-block}.hero-area-3 .subtitle-wrapper{max-width:1090px;margin-left:auto}@media only screen and (max-width:1919px){.hero-area-3 .subtitle-wrapper{max-width:790px}}@media only screen and (max-width:1399px){.hero-area-3 .subtitle-wrapper{max-width:690px}}@media only screen and (max-width:1199px){.hero-area-3 .subtitle-wrapper{max-width:590px}}@media only screen and (max-width:991px){.hero-area-3 .subtitle-wrapper{margin-top:70px;margin-left:0}}.hero-area-3 .section-title{letter-spacing:-.07em;max-width:1240px;font-size:140px;font-weight:310;line-height:.85}@media only screen and (max-width:1919px){.hero-area-3 .section-title{max-width:940px;font-size:80px}}@media only screen and (max-width:1199px){.hero-area-3 .section-title{max-width:640px;font-size:70px}}@media only screen and (max-width:767px){.hero-area-3 .section-title{font-size:50px}}.hero-area-3 .section-title .title-shape-1{height:96px;margin-right:15px}@media only screen and (max-width:1919px){.hero-area-3 .section-title .title-shape-1{height:76px;margin-right:10px}}@media only screen and (max-width:1199px){.hero-area-3 .section-title .title-shape-1{height:51px}}@media only screen and (max-width:767px){.hero-area-3 .section-title .title-shape-1{height:36px;margin-right:5px}}.hero-area-3 .section-title .title-shape-2{height:84px;margin-top:-10px;margin-left:5px}@media only screen and (max-width:1919px){.hero-area-3 .section-title .title-shape-2{height:64px}}@media only screen and (max-width:1199px){.hero-area-3 .section-title .title-shape-2{height:44px;margin-top:-6px}}@media only screen and (max-width:767px){.hero-area-3 .section-title .title-shape-2{height:30px}}.hero-area-3 .section-title .text-underline{color:#1113;text-underline-offset:12px;cursor:pointer;text-decoration-line:underline;text-decoration-thickness:7px;position:relative}.dark .hero-area-3 .section-title .text-underline{color:#fcf7f333}@media only screen and (max-width:1919px){.hero-area-3 .section-title .text-underline{text-underline-offset:8px;text-decoration-thickness:6px}}@media only screen and (max-width:1199px){.hero-area-3 .section-title .text-underline{text-underline-offset:6px;text-decoration-thickness:4px}}@media only screen and (max-width:767px){.hero-area-3 .section-title .text-underline{text-underline-offset:4px;text-decoration-thickness:3px}}.hero-area-3 .section-title .text-underline .hover-image{cursor:pointer;opacity:0;width:200px;height:250px;transition:opacity .3s,transform .7s cubic-bezier(.23,1,.32,1);position:absolute;top:0;left:0}.hero-area-3 .section-title .text-underline .text-underline:hover .hover-image{opacity:1}.hero-area-3 .title-wrapper{margin-top:43px}@media only screen and (max-width:991px){.hero-area-3 .title-wrapper{margin-top:23px}}.hero-area-3 .social-links{flex-wrap:wrap;align-self:flex-end;gap:8px 20px;max-width:270px;display:flex}@media only screen and (max-width:991px){.hero-area-3 .social-links{max-width:100%}}.hero-area-3 .social-links li{text-underline-position:from-font;text-decoration-skip-ink:none;color:var(--primary);font-size:18px;font-weight:400;line-height:22px;text-decoration-style:solid;position:relative}.hero-area-3 .social-links li:before{content:"";background-color:currentColor;width:100%;height:1px;transition:all .5s;position:absolute;bottom:0;left:0}.hero-area-3 .social-links li:hover:before{width:0}.hero-area-3 .info-text{color:var(--primary);max-width:142px;font-size:18px;font-weight:400;line-height:22px}.hero-area-3 .about-text{color:var(--primary);max-width:410px;font-size:20px;font-weight:400;line-height:28px}@media only screen and (max-width:991px){.hero-area-3 .about-text{max-width:100%}}.hero-area-3 .section-content{grid-template-columns:1fr 310px 730px;gap:30px 50px;margin-top:88px;display:grid}@media only screen and (max-width:1919px){.hero-area-3 .section-content{grid-template-columns:1fr 310px 430px}}@media only screen and (max-width:1399px){.hero-area-3 .section-content{grid-template-columns:1fr 310px 330px;margin-top:58px}}@media only screen and (max-width:1199px){.hero-area-3 .section-content{grid-template-columns:1fr 210px 330px}}@media only screen and (max-width:991px){.hero-area-3 .section-content{grid-template-columns:1fr}}.hero-area-3 .section-content .btn-wrapper{margin-top:56px}@media only screen and (max-width:1199px){.hero-area-3 .section-content .btn-wrapper{margin-top:36px}}.text-underline{cursor:pointer;position:relative}.image-hover{pointer-events:none;opacity:0;width:200px;height:250px;transition:opacity .3s,transform .3s;position:fixed;top:0;left:0;transform:scale(.8)}@media (max-width:768px){.image-hover{display:none}}.text-underline:hover .image-hover{opacity:1;transform:scale(1)}.service-area-3 .section-header{margin-top:50px}.service-area-3 .section-header .rr-btn-group.b{padding:9px 18px!important}.service-area-3 .services-wrapper-box{margin-top:86px}@media only screen and (max-width:1919px){.service-area-3 .services-wrapper-box{margin-top:56px}}@media only screen and (max-width:1399px){.service-area-3 .services-wrapper-box{margin-top:36px}}.services-wrapper-3{grid-template-columns:repeat(4,1fr);gap:30px 60px;display:grid;overflow:hidden}@media only screen and (max-width:1919px){.services-wrapper-3{gap:30px 40px}}@media only screen and (max-width:991px){.services-wrapper-3{grid-template-columns:repeat(2,1fr)}}@media (max-width:575px){.services-wrapper-3{grid-template-columns:repeat(1,1fr)}}.services-wrapper-3 .service-box{border-top:1px solid var(--border);grid-template-columns:110px 1fr;align-items:flex-start;gap:20px 30px;padding-top:12px;display:grid;position:relative}@media only screen and (max-width:1919px){.services-wrapper-3 .service-box{grid-template-columns:70px 1fr;gap:20px}}@media only screen and (max-width:1399px){.services-wrapper-3 .service-box{grid-template-columns:1fr}}.services-wrapper-3 .service-box:hover .thumb img{transform:scale(1.1)}.services-wrapper-3 .service-box:before{content:"";background-color:var(--border);width:1px;height:100%;position:absolute;top:0;left:-30px}@media only screen and (max-width:1919px){.services-wrapper-3 .service-box:before{left:-20px}}.services-wrapper-3 .service-box .thumb{border-radius:25px;margin-top:8px;overflow:hidden}@media only screen and (max-width:1919px){.services-wrapper-3 .service-box .thumb{border-radius:15px}}@media only screen and (max-width:1399px){.services-wrapper-3 .service-box .thumb{max-width:70px}}.services-wrapper-3 .service-box .thumb img{width:100%;transition:all .5s}.services-wrapper-3 .service-box .title{letter-spacing:-.07em;font-size:30px;font-weight:310;line-height:1.16}@media only screen and (max-width:1919px){.services-wrapper-3 .service-box .title{font-size:24px}}.services-wrapper-3 .service-box .text{margin-top:18px;font-size:18px;font-weight:400;line-height:26px}.services-wrapper-3 .service-box .rr-btn-underline{text-transform:unset;color:var(--primary);margin-top:50px;font-size:18px;display:inline-block;position:relative}.services-wrapper-3 .service-box .rr-btn-underline:before{content:"";background-color:currentColor;width:100%;height:1px;transition:all .4s;position:absolute;bottom:0;left:0}.services-wrapper-3 .service-box .rr-btn-underline:hover:before{width:0}@media only screen and (max-width:1919px){.services-wrapper-3 .service-box .rr-btn-underline{margin-top:30px}}.work-area-3 .section-title{max-width:1060px}@media only screen and (max-width:1919px){.work-area-3 .section-title{max-width:860px}}.work-area-3 .section-title .rr-btn-group:hover .c{transform:translate(-11px)}.work-area-3 .works-wrapper-box{margin-top:86px}@media only screen and (max-width:1919px){.work-area-3 .works-wrapper-box{margin-top:56px}}@media only screen and (max-width:1199px){.work-area-3 .works-wrapper-box{margin-top:36px}}.works-wrapper-3{grid-template-columns:repeat(2,1fr);gap:68px 20px;display:grid}@media only screen and (max-width:1919px){.works-wrapper-3{gap:48px 20px}}@media only screen and (max-width:767px){.works-wrapper-3{gap:38px 20px}}@media (max-width:575px){.works-wrapper-3{grid-template-columns:repeat(1,1fr)}}.works-wrapper-3>* .image{transform-origin:100% 100%}.works-wrapper-3>:nth-child(2n) .image{transform-origin:0 100%}.works-wrapper-3 .work-box .thumb:hover .t-btn{opacity:1}.works-wrapper-3 .work-box .thumb .image{border-radius:20px;position:relative;overflow:hidden;transform:scale(.9)}.works-wrapper-3 .work-box .thumb .image img{transform-origin:50%}.works-wrapper-3 .work-box .thumb img{cursor:none;width:100%}.works-wrapper-3 .work-box .thumb .t-btn{letter-spacing:-.02em;color:var(--black);opacity:0;pointer-events:none;background-color:#fff;border-radius:50px;margin:-25px 0 0 -65px;padding:10px 20px;font-size:16px;font-weight:400;line-height:30px;transition:opacity .3s,transform .7s cubic-bezier(.23,1,.32,1);display:inline-block;position:absolute;top:0;left:0}.works-wrapper-3 .work-box .content{margin-top:14px}.works-wrapper-3 .work-box .title{letter-spacing:-.08em;font-size:30px;font-weight:310;line-height:1}@media only screen and (max-width:1199px){.works-wrapper-3 .work-box .title{font-size:22px}}@media only screen and (max-width:767px){.works-wrapper-3 .work-box .title{font-size:20px}}.works-wrapper-3 .work-box .meta{align-items:center;gap:5px;margin-top:10px;display:flex}.works-wrapper-3 .work-box .meta span{align-items:center;font-size:18px;font-weight:400;line-height:1;display:flex}.works-wrapper-3 .work-box .meta span:not(:first-child):before{content:"";background-color:currentColor;width:10px;height:1px;margin-inline-end:5px;display:inline-block}.approach-area .section-header{margin-top:43px}.approach-area .section-title-wrapper{grid-template-columns:1fr 1225px;align-items:flex-end;gap:20px 60px;display:grid}@media only screen and (max-width:1919px){.approach-area .section-title-wrapper{grid-template-columns:1fr 905px}}@media only screen and (max-width:1399px){.approach-area .section-title-wrapper{grid-template-columns:1fr 675px}}@media only screen and (max-width:1199px){.approach-area .section-title-wrapper{grid-template-columns:1fr 575px}}@media only screen and (max-width:991px){.approach-area .section-title-wrapper{grid-template-columns:1fr}}.approach-area .section-subtitle{font-family:var(--font_sequelsansromanbody);letter-spacing:-.07em;color:var(--primary);font-size:30px;font-weight:310;line-height:1.16}@media only screen and (max-width:1919px){.approach-area .section-subtitle{font-size:24px}}@media only screen and (max-width:991px){.approach-area .section-subtitle{font-size:18px}.approach-area .section-subtitle br{display:none}}.approach-area .section-title{max-width:1126px}.approach-area .section-title span{color:#1111114d}.dark .approach-area .section-title span{color:#fcf7f34d}.approach-area .approach-wrapper-box{grid-template-columns:1fr 1225px;align-items:flex-start;gap:20px 60px;margin-top:94px;margin-bottom:80px;display:grid}@media only screen and (max-width:1919px){.approach-area .approach-wrapper-box{grid-template-columns:1fr 905px;margin-top:64px}}@media only screen and (max-width:1399px){.approach-area .approach-wrapper-box{grid-template-columns:1fr 675px}}@media only screen and (max-width:1199px){.approach-area .approach-wrapper-box{grid-template-columns:1fr 575px}}@media only screen and (max-width:991px){.approach-area .approach-wrapper-box{grid-template-columns:1fr;margin-top:44px}}.approach-area .approach-wrapper-box .steps{font-family:var(--font_sequelsansromanbody);letter-spacing:-.07em;color:var(--primary);font-size:265px;font-weight:310;line-height:.65}@media only screen and (max-width:1919px){.approach-area .approach-wrapper-box .steps{font-size:205px}}@media only screen and (max-width:1399px){.approach-area .approach-wrapper-box .steps{font-size:165px}}@media only screen and (max-width:991px){.approach-area .approach-wrapper-box .steps{display:none}}.approach-area .approach-box{border-bottom:1px dashed #878482;grid-template-columns:60px 1fr 595px;align-items:flex-start;gap:10px 50px;padding-top:24px;padding-bottom:24px;display:grid}.approach-area .approach-box:first-child{border-top:1px dashed #878482}@media only screen and (max-width:1919px){.approach-area .approach-box{grid-template-columns:60px 1fr 395px}}@media only screen and (max-width:1399px){.approach-area .approach-box{grid-template-columns:60px 1fr}}@media only screen and (max-width:991px){.approach-area .approach-box{gap:10px 30px}}@media (max-width:575px){.approach-area .approach-box{grid-template-columns:30px 1fr}}.approach-area .approach-box .number{color:var(--primary);font-size:18px;font-weight:400;line-height:26px}@media only screen and (max-width:1399px){.approach-area .approach-box .number{grid-row:span 2}}.approach-area .approach-box .title{letter-spacing:-.07em;font-size:30px;font-weight:310;line-height:30px}@media only screen and (max-width:1919px){.approach-area .approach-box .title{font-size:24px}}.approach-area .approach-box .text{font-size:18px;font-weight:400;line-height:26px}.approach-area.industry-approach .section-title-wrapper{grid-template-columns:minmax(0,1fr);justify-items:start}.approach-area.industry-approach .title-wrapper{max-width:min(100%,42rem)}.approach-area.industry-approach .section-title.industry-approach__headline{max-width:100%;font-family:var(--font_dmsans),sans-serif;letter-spacing:.02em;font-size:60px;font-weight:200;line-height:100%}@media only screen and (max-width:1919px){.approach-area.industry-approach .section-title.industry-approach__headline{font-size:48px}}@media only screen and (max-width:1399px){.approach-area.industry-approach .section-title.industry-approach__headline{font-size:40px}}@media only screen and (max-width:991px){.approach-area.industry-approach .section-title.industry-approach__headline{font-size:32px}}.approach-area.industry-approach .section-title.industry-approach__headline span.text-crimson,.dark .approach-area.industry-approach .section-title.industry-approach__headline span.text-crimson{color:var(--crimson)}.approach-area.industry-approach .approach-wrapper-box{justify-content:flex-end;width:100%;display:flex}.approach-area.industry-approach .approach-wrapper{width:100%;max-width:min(100%,880px)}.approach-area.industry-approach .approach-box{box-sizing:border-box;width:100%}.approach-area.industry-approach .approach-box[data-stair="1"]{transform:translate(clamp(16px,5vw,72px))}.approach-area.industry-approach .approach-box[data-stair="2"]{transform:translate(clamp(32px,10vw,144px))}.approach-area.industry-approach .approach-box[data-stair="3"]{transform:translate(clamp(48px,15vw,216px))}@media only screen and (max-width:991px){.approach-area.industry-approach .title-wrapper{max-width:100%}.approach-area.industry-approach .approach-wrapper-box{justify-content:flex-start}.approach-area.industry-approach .approach-wrapper{max-width:100%}.approach-area.industry-approach .approach-box[data-stair]{transform:none}}.funfact-area-2 .section-header{margin-top:50px}.funfact-area-2 .funfact-title-row{align-items:center;gap:64px;display:flex}@media only screen and (max-width:991px){.funfact-area-2 .funfact-title-row{flex-direction:column;align-items:flex-start}}.funfact-area-2 .funfact-title-text{flex:none}.funfact-area-2 .funfact-title-image{flex:1;justify-content:flex-end;width:100%;height:auto;display:flex}.funfact-area-2 .funfact-title-image img{-o-object-fit:cover;object-fit:cover;width:90%;height:auto;margin:auto}.funfact-area-2 .section-title{max-width:820px;color:var(--black)}@media only screen and (max-width:1399px){.funfact-area-2 .section-title{max-width:500px}}.funfact-area-2 .section-content{margin-top:79px}@media only screen and (max-width:1919px){.funfact-area-2 .section-content{margin-top:59px}}.funfact-area-2 .section-content .text{color:var(--black);max-width:410px;font-size:18px;font-weight:400;line-height:28px}.funfact-area-2 .section-content .year{font-family:var(--font_sequelsansromanbody);letter-spacing:-.1em;color:var(--black);font-size:580px;font-weight:315;line-height:.8;display:inline-block}@media only screen and (max-width:1919px){.funfact-area-2 .section-content .year{font-size:380px}}@media only screen and (max-width:1399px){.funfact-area-2 .section-content .year{font-size:320px}}@media only screen and (max-width:1199px){.funfact-area-2 .section-content .year{font-size:240px}}@media only screen and (max-width:991px){.funfact-area-2 .section-content .year{font-size:150px}}@media (max-width:575px){.funfact-area-2 .section-content .year{font-size:100px}}.funfact-area-2 .section-content .info-text{grid-template-columns:auto 1fr;align-items:flex-end;gap:20px 90px;margin-top:49px;margin-left:265px;display:grid}@media only screen and (max-width:1919px){.funfact-area-2 .section-content .info-text{margin-top:29px}}@media only screen and (max-width:1399px){.funfact-area-2 .section-content .info-text{margin-left:165px}}@media only screen and (max-width:991px){.funfact-area-2 .section-content .info-text{margin-top:19px}}@media only screen and (max-width:767px){.funfact-area-2 .section-content .info-text{margin-left:0}}@media (max-width:575px){.funfact-area-2 .section-content .info-text{grid-template-columns:1fr}}.funfact-area-2 .section-content .info-text img{height:43px}@media only screen and (max-width:1919px){.funfact-area-2 .section-content .info-text img{height:33px}}@media only screen and (max-width:1199px){.funfact-area-2 .section-content .info-text img{height:20px}}@media (max-width:575px){.funfact-area-2 .section-content .info-text img{display:none}}.funfact-area-2 .section-content .info-text .text{font-family:var(--font_dmsans);color:var(--black);max-width:273px;margin-top:42px;font-size:18px;font-weight:600;line-height:28px}@media only screen and (max-width:1919px){.funfact-area-2 .section-content .info-text .text{max-width:223px;font-size:18px}}@media only screen and (max-width:1199px){.funfact-area-2 .section-content .info-text .text{max-width:173px;margin-top:22px;font-size:18px}}.funfact-area-2 .section-content .text-wrapper{margin-left:265px}@media only screen and (max-width:1399px){.funfact-area-2 .section-content .text-wrapper{margin-left:165px}}@media only screen and (max-width:767px){.funfact-area-2 .section-content .text-wrapper{margin-left:0}}.funfact-area-2 .thumb{margin-top:94px}.funfact-area-2 .thumb img{transform-origin:100% 0;width:100%;transform:scale(.67)}.client-area-3 .section-header{margin-top:69px}.client-area-3 .section-header .text{text-align:center;max-width:340px;color:var(--black);margin-inline:auto;font-size:20px;font-weight:400;line-height:28px}.client-area-3 .clients-wrapper-box{background-color:#fcf7f3;border-top:1px solid #878482;border-bottom:1px solid #878482;margin-top:63px;margin-bottom:80px}@media only screen and (max-width:1199px){.client-area-3 .clients-wrapper-box{margin-top:43px}}.client-area-3 .clients-wrapper{flex-wrap:wrap;justify-content:center;gap:0;display:flex}.client-area-3 .clients-wrapper .client-slider-active .swiper-slide{width:auto}.client-area-3 .clients-wrapper .client-slider-active .swiper-wrapper{transition-timing-function:linear!important}.client-area-3 .client-box{border:1px solid #fcf7f31a;border-radius:70px;justify-content:center;align-items:center;width:215px;height:140px;padding:0 20px;display:inline-flex}@media only screen and (max-width:1919px){.client-area-3 .client-box{width:155px;height:90px}}@media only screen and (max-width:1399px){.client-area-3 .client-box{width:135px;height:70px}}.blog-area .section-title .rr-btn-group:hover .c{transform:translate(-11px)}.blog-area .section-title{max-width:710px}.blog-area .blogs-wrapper-box{margin-top:86px}@media only screen and (max-width:1919px){.blog-area .blogs-wrapper-box{margin-top:56px}}@media only screen and (max-width:1199px){.blog-area .blogs-wrapper-box{margin-top:36px}}.blog-area .blogs-wrapper{grid-template-columns:repeat(4,1fr);gap:76px 60px;display:grid;overflow:hidden}@media only screen and (max-width:1919px){.blog-area .blogs-wrapper{gap:46px 40px}}@media only screen and (max-width:1199px){.blog-area .blogs-wrapper{grid-template-columns:repeat(2,1fr)}}@media (max-width:575px){.blog-area .blogs-wrapper{grid-template-columns:repeat(1,1fr)}}.blog-area .blog{position:relative}.blog-area .blog:hover .thumb img{transform:scale(1.1)}.blog-area .blog:hover .title .arrow{background-color:var(--primary)}.blog-area .blog:hover .title .arrow svg{transform:rotate(60deg)}.blog-area .blog:hover .title .arrow svg *{fill:var(--white)}.dark .blog-area .blog:hover .title .arrow svg *{fill:var(--black)}.blog-area .blog:before{content:"";background-color:var(--border);width:1px;height:100%;position:absolute;top:0;left:-30px}@media only screen and (max-width:1919px){.blog-area .blog:before{left:-20px}}.blog-area .blog .thumb{overflow:hidden}.blog-area .blog .thumb img{width:100%;transition:all .5s}.blog-area .blog .content{margin-top:24px}@media only screen and (max-width:1199px){.blog-area .blog .content{margin-top:14px}}.blog-area .blog .title{font-size:36px;font-weight:400;line-height:28px;display:inline;font-family:var(--font_dmsans)!important}@media only screen and (max-width:1919px){.blog-area .blog .title{font-size:18px}}@media only screen and (max-width:1399px){.blog-area .blog .title{font-size:22px}}@media only screen and (max-width:1199px){.blog-area .blog .title{font-size:20px}}.blog-area .blog .title .arrow{border:2px solid var(--primary);border-radius:50%;justify-content:center;align-items:center;width:25px;height:25px;margin-left:5px;transition:all .3s;display:inline-flex;transform:translateY(-1px)}@media only screen and (max-width:1919px){.blog-area .blog .title .arrow{width:20px;height:20px}}@media only screen and (max-width:1399px){.blog-area .blog .title .arrow{width:17px;height:17px}}@media only screen and (max-width:1199px){.blog-area .blog .title .arrow{border-width:1px;width:15px;height:15px}}.blog-area .blog .title .arrow svg{width:13px;transition:all .3s}@media only screen and (max-width:1919px){.blog-area .blog .title .arrow svg{width:10px}}@media only screen and (max-width:1399px){.blog-area .blog .title .arrow svg{width:7px}}.blog-area .blog .title .arrow svg *{fill:var(--primary)}.blog-area .blog .meta{align-items:center;gap:5px;margin-top:14px;display:flex}@media only screen and (max-width:1199px){.blog-area .blog .meta{margin-top:9px}}.blog-area .blog .meta span{color:var(--secondary);font-size:14px;font-weight:400;line-height:24px}.blog-area .blog .meta span.has-left-line{padding-inline-start:15px}.blog-area .blog .meta span.has-left-line:before{width:10px}.blog-area .blog .meta .name span{color:var(--primary);font-weight:500}.cta-area-3 .section-header{margin-top:50px;margin-bottom:86px;margin-left:925px}@media only screen and (max-width:1919px){.cta-area-3 .section-header{margin-bottom:56px;margin-left:555px}}@media only screen and (max-width:1399px){.cta-area-3 .section-header{margin-left:475px}}@media only screen and (max-width:1199px){.cta-area-3 .section-header{margin-bottom:36px;margin-left:325px}}@media only screen and (max-width:991px){.cta-area-3 .section-header{margin-left:0}}.cta-area-3 .section-header .rr-btn-group:hover .c{transform:translate(-11px)}.cta-area-3 .section-title{max-width:680px}@media only screen and (max-width:1919px){.cta-area-3 .section-title{max-width:540px}}@media only screen and (max-width:1399px){.cta-area-3 .section-title{max-width:410px}}@media only screen and (max-width:1199px){.cta-area-3 .section-title{max-width:340px}}.body-startup-agency{background-color:#fff}@media (min-width:1650px){.body-startup-agency .container.large{max-width:1650px}}.body-startup-agency .section-subtitle{text-transform:unset;color:var(--primary);padding-bottom:10px;font-size:20px;font-weight:400;line-height:26px;display:inline-block;position:relative}.body-startup-agency .section-subtitle svg{height:7px;position:absolute;bottom:0;left:0;width:100%!important}@keyframes animate-svg-stroke-1{0%{stroke-dashoffset:195.801px;stroke-dasharray:195.801}20%{stroke-dashoffset:391.602px;stroke-dasharray:195.801}to{stroke-dashoffset:391.602px;stroke-dasharray:195.801}}.body-startup-agency .section-subtitle .svg-elem-1{animation:5s ease-in-out infinite both animate-svg-stroke-1}.body-startup-agency .rr-btn-underline{text-transform:unset;gap:5px;font-size:18px;font-weight:400;line-height:26px}.body-startup-agency .rr-btn-underline:before{height:1px}.body-startup-agency .rr-btn-underline .icon{width:13px}.body-startup-agency .header-area-5 .side-toggle{background-color:#f3f3f3}.hero-area-5 .section-content-wrapper{grid-template-columns:650px 1fr;gap:40px 110px;margin-top:16px;display:grid}@media only screen and (max-width:1919px){.hero-area-5 .section-content-wrapper{grid-template-columns:515px 1fr;gap:40px 80px}}@media only screen and (max-width:1399px){.hero-area-5 .section-content-wrapper{grid-template-columns:425px 1fr;gap:40px 60px}}@media only screen and (max-width:1199px){.hero-area-5 .section-content-wrapper{grid-template-columns:455px 1fr;margin-top:26px}}@media only screen and (max-width:991px){.hero-area-5 .section-content-wrapper{grid-template-columns:1fr}}.hero-area-5 .hero-video{border-radius:15px;margin-top:14px;overflow:hidden}.hero-area-5 .hero-video video{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.hero-area-5 .section-title{letter-spacing:.02em;font-size:100px;font-weight:500;line-height:1}@media only screen and (max-width:1919px){.hero-area-5 .section-title{max-width:505px;font-size:70px}}@media only screen and (max-width:1399px){.hero-area-5 .section-title{max-width:455px;font-size:60px}}@media only screen and (max-width:1199px){.hero-area-5 .section-title{max-width:375px;font-size:50px}}@media only screen and (max-width:991px){.hero-area-5 .section-title{font-size:40px}}@media only screen and (max-width:767px){.hero-area-5 .section-title{font-size:35px}}.hero-area-5 .section-content .text{font-size:20px;font-weight:400;line-height:26px}.hero-area-5 .section-content .text-btn-wrapper{border-top:1px solid var(--border);border-bottom:1px solid var(--border);grid-template-columns:430px 1fr;margin-top:43px;display:grid}@media only screen and (max-width:1199px){.hero-area-5 .section-content .text-btn-wrapper{grid-template-columns:1fr}}.hero-area-5 .section-content .text-wrapper{margin-top:62px;margin-bottom:62px}@media only screen and (max-width:1919px){.hero-area-5 .section-content .text-wrapper{margin-top:42px;margin-bottom:42px}}@media only screen and (max-width:1199px){.hero-area-5 .section-content .text-wrapper{margin-top:32px;margin-bottom:32px}}.hero-area-5 .section-content .btn-wrapper{border-left:1px solid var(--border);margin-left:74px;padding-top:90px;padding-bottom:68px;padding-left:28px}@media only screen and (max-width:1919px){.hero-area-5 .section-content .btn-wrapper{margin-left:44px;padding-top:70px;padding-bottom:48px}}@media only screen and (max-width:1199px){.hero-area-5 .section-content .btn-wrapper{border-left:0;margin-left:0;padding-top:0;padding-bottom:38px;padding-left:0}}.work-area-4 .section-header{border-top:1px solid var(--border);padding-top:35px}.work-area-4 .section-header .btn-wrapper{margin-top:44px}@media only screen and (max-width:1919px){.work-area-4 .section-header .btn-wrapper{margin-top:34px}}@media only screen and (max-width:1199px){.work-area-4 .section-header .btn-wrapper{margin-top:24px}}.work-area-4 .section-header .subtitle-wrapper{margin-top:9px}.work-area-4 .section-title-wrapper{grid-template-columns:1fr 1015px;gap:15px 60px;display:grid}@media only screen and (max-width:1919px){.work-area-4 .section-title-wrapper{grid-template-columns:1fr 815px}}@media only screen and (max-width:1399px){.work-area-4 .section-title-wrapper{grid-template-columns:1fr 700px}}@media only screen and (max-width:1199px){.work-area-4 .section-title-wrapper{grid-template-columns:1fr 600px}}@media only screen and (max-width:991px){.work-area-4 .section-title-wrapper{grid-template-columns:1fr 430px}}@media only screen and (max-width:767px){.work-area-4 .section-title-wrapper{grid-template-columns:1fr}}.work-area-4 .section-title{max-width:700px}@media only screen and (max-width:1919px){.work-area-4 .section-title{max-width:600px}}@media only screen and (max-width:1399px){.work-area-4 .section-title{max-width:450px}}@media only screen and (max-width:1199px){.work-area-4 .section-title{max-width:350px}}@media only screen and (max-width:767px){.work-area-4 .section-title{max-width:100%}}.work-area-4 .works-wrapper-box{margin-top:29px}@media only screen and (max-width:1399px){.work-area-4 .works-wrapper-box{margin-top:9px}}.works-wrapper-4{grid-template-columns:repeat(2,1fr);gap:85px 10px;display:grid}@media only screen and (max-width:1919px){.works-wrapper-4{gap:65px 10px}}@media only screen and (max-width:1199px){.works-wrapper-4{gap:45px 10px}}@media only screen and (max-width:767px){.works-wrapper-4{grid-template-columns:repeat(1,1fr)}}.works-wrapper-4>* .image{transform-origin:100% 100%}.works-wrapper-4>:nth-child(2n) .image{transform-origin:0 100%}.works-wrapper-4 .work-box .thumb{border-radius:15px;overflow:hidden}.works-wrapper-4 .work-box .thumb .image{border-radius:20px;position:relative;overflow:hidden;transform:scale(.9)}.works-wrapper-4 .work-box .thumb .image img{transform-origin:50%}.works-wrapper-4 .work-box .thumb img{cursor:none;width:100%}.works-wrapper-4 .work-box .content{margin-top:24px}@media only screen and (max-width:1199px){.works-wrapper-4 .work-box .content{margin-top:14px}}.works-wrapper-4 .work-box .title{letter-spacing:-.05em;font-size:20px;font-weight:400;line-height:26px}@media only screen and (max-width:1199px){.works-wrapper-4 .work-box .title{font-size:18px}}.works-wrapper-4 .work-box .tag{letter-spacing:-.05em;font-size:20px;font-weight:400;line-height:26px;font-family:var(--font_bdogrotesk);color:var(--primary);display:block}@media only screen and (max-width:1199px){.works-wrapper-4 .work-box .tag{font-size:18px}}.works-wrapper-4 .work-box .date{letter-spacing:-.05em;font-size:20px;font-weight:400;line-height:26px;font-family:var(--font_bdogrotesk);color:var(--primary);display:block}@media only screen and (max-width:1199px){.works-wrapper-4 .work-box .date{font-size:18px}}.marquee-text-area{align-items:center;height:50vh;display:flex;overflow:hidden}.marquee-text-area .section-title{letter-spacing:-.07em;white-space:nowrap;margin-bottom:50px;font-size:280px;font-weight:400;line-height:1}@media only screen and (max-width:1919px){.marquee-text-area .section-title{margin-bottom:40px;font-size:210px}}@media only screen and (max-width:1399px){.marquee-text-area .section-title{font-size:200px}}@media only screen and (max-width:1199px){.marquee-text-area .section-title{margin-bottom:30px;font-size:150px}}@media only screen and (max-width:991px){.marquee-text-area .section-title{margin-bottom:20px;font-size:110px}}@media only screen and (max-width:767px){.marquee-text-area .section-title{font-size:90px}}@media (max-width:575px){.marquee-text-area .section-title{margin-bottom:10px;font-size:60px}}.marquee-text-area .moving-text{width:100%}.about-area-4 .section-header{border-top:1px solid var(--border);padding-top:35px}.about-area-4 .section-header .btn-wrapper{flex-wrap:wrap;align-items:center;gap:20px 25px;margin-top:73px;display:flex}@media only screen and (max-width:1919px){.about-area-4 .section-header .btn-wrapper{margin-top:53px}}@media only screen and (max-width:1199px){.about-area-4 .section-header .btn-wrapper{margin-top:43px}}.about-area-4 .section-header .subtitle-wrapper{margin-top:9px}.about-area-4 .section-title-wrapper{grid-template-columns:1fr 1015px;gap:15px 60px;display:grid}@media only screen and (max-width:1919px){.about-area-4 .section-title-wrapper{grid-template-columns:1fr 815px}}@media only screen and (max-width:1399px){.about-area-4 .section-title-wrapper{grid-template-columns:1fr 700px}}@media only screen and (max-width:1199px){.about-area-4 .section-title-wrapper{grid-template-columns:1fr 600px}}@media only screen and (max-width:991px){.about-area-4 .section-title-wrapper{grid-template-columns:1fr 430px}}@media only screen and (max-width:767px){.about-area-4 .section-title-wrapper{grid-template-columns:1fr}}.about-area-4 .section-title{max-width:885px}@media only screen and (max-width:1919px){.about-area-4 .section-title{max-width:785px}}@media only screen and (max-width:1399px){.about-area-4 .section-title{max-width:585px}}@media only screen and (max-width:1199px){.about-area-4 .section-title{max-width:455px}}@media only screen and (max-width:767px){.about-area-4 .section-title{max-width:100%}}.about-area-4 .thumb{margin-top:80px}@media only screen and (max-width:1919px){.about-area-4 .thumb{margin-top:60px}}@media only screen and (max-width:1199px){.about-area-4 .thumb{margin-top:50px}}.about-area-4 .thumb img{width:100%}.service-area-5 .section-header{border-top:1px solid var(--border);padding-top:35px}.service-area-5 .section-header .subtitle-wrapper{margin-top:9px}.service-area-5 .section-title-wrapper{grid-template-columns:1fr 1015px;gap:15px 60px;display:grid}@media only screen and (max-width:1919px){.service-area-5 .section-title-wrapper{grid-template-columns:1fr 815px}}@media only screen and (max-width:1399px){.service-area-5 .section-title-wrapper{grid-template-columns:1fr 700px}}@media only screen and (max-width:1199px){.service-area-5 .section-title-wrapper{grid-template-columns:1fr 600px}}@media only screen and (max-width:991px){.service-area-5 .section-title-wrapper{grid-template-columns:1fr 430px}}@media only screen and (max-width:767px){.service-area-5 .section-title-wrapper{grid-template-columns:1fr}}.service-area-5 .section-title{max-width:483px}@media only screen and (max-width:1919px){.service-area-5 .section-title{max-width:383px}}@media only screen and (max-width:1399px){.service-area-5 .section-title{max-width:300px}}@media only screen and (max-width:1199px){.service-area-5 .section-title{max-width:250px}}@media only screen and (max-width:767px){.service-area-5 .section-title{max-width:100%}}.service-area-5 .services-wrapper-box{grid-template-columns:1fr 1015px;gap:15px 60px;margin-top:87px;display:grid}@media only screen and (max-width:1919px){.service-area-5 .services-wrapper-box{grid-template-columns:1fr 815px;margin-top:57px}}@media only screen and (max-width:1399px){.service-area-5 .services-wrapper-box{grid-template-columns:1fr 700px}}@media only screen and (max-width:1199px){.service-area-5 .services-wrapper-box{grid-template-columns:1fr 600px;margin-top:47px}}@media only screen and (max-width:991px){.service-area-5 .services-wrapper-box{grid-template-columns:1fr}}.service-area-5 .services-wrapper-box .info-text{max-width:280px;font-size:20px;font-weight:400;line-height:26px}@media only screen and (max-width:1399px){.service-area-5 .services-wrapper-box .info-text{font-size:16px}}.services-wrapper-5{border-top:1px solid var(--border);margin-top:6px}.services-wrapper-5 .service-box{border-bottom:1px solid var(--border);pointer-events:auto;grid-template-columns:120px 1fr 295px;gap:15px 30px;padding-top:21px;padding-bottom:29px;display:grid}@media only screen and (max-width:1919px){.services-wrapper-5 .service-box{padding-top:11px;padding-bottom:19px}}@media only screen and (max-width:1399px){.services-wrapper-5 .service-box{grid-template-columns:80px 1fr 225px}}@media only screen and (max-width:1199px){.services-wrapper-5 .service-box{grid-template-columns:60px 1fr 205px}}@media (max-width:575px){.services-wrapper-5 .service-box{grid-template-columns:1fr}}.services-wrapper-5 .service-box:hover .thumb img{max-width:100%}.services-wrapper-5 .service-box:hover .text{opacity:1;height:100%}.services-wrapper-5 .service-box .number{font-size:20px;font-weight:400;line-height:26px}@media only screen and (max-width:1919px){.services-wrapper-5 .service-box .number{font-size:16px}}.services-wrapper-5 .service-box .title{letter-spacing:-.05em;font-size:36px;font-weight:400;line-height:1.11}@media only screen and (max-width:1919px){.services-wrapper-5 .service-box .title{font-size:32px}}@media only screen and (max-width:1199px){.services-wrapper-5 .service-box .title{font-size:24px}}.services-wrapper-5 .service-box .text{opacity:0;max-width:370px;max-height:0;margin-top:28px;font-size:20px;font-weight:400;line-height:26px;transition:opacity .3s,height .5s}@media only screen and (max-width:1919px){.services-wrapper-5 .service-box .text{margin-top:20px}}@media only screen and (max-width:1399px){.services-wrapper-5 .service-box .text{font-size:16px}}@media only screen and (max-width:1199px){.services-wrapper-5 .service-box .text{opacity:1;max-height:100%}}.services-wrapper-5 .service-box .count{margin-top:2px}.services-wrapper-5 .service-box .thumb{text-align:right;margin-top:8px}@media (max-width:575px){.services-wrapper-5 .service-box .thumb{text-align:left}}.services-wrapper-5 .service-box .thumb img{border-radius:15px;width:100%;max-width:165px;height:auto;transition:all .5s}@media only screen and (max-width:1199px){.services-wrapper-5 .service-box .thumb img{width:100%}}.cta-area-4 .section-header{margin-top:78px}@media only screen and (max-width:1919px){.cta-area-4 .section-header{margin-top:58px}}@media only screen and (max-width:1199px){.cta-area-4 .section-header{margin-top:38px}}.cta-area-4 .section-title{letter-spacing:-.05em;padding-bottom:34px;font-size:140px;font-weight:400;line-height:.96;display:inline-flex;position:relative}@media only screen and (max-width:1919px){.cta-area-4 .section-title{padding-bottom:24px;font-size:120px}}@media only screen and (max-width:1399px){.cta-area-4 .section-title{font-size:110px}}@media only screen and (max-width:1199px){.cta-area-4 .section-title{padding-bottom:14px;font-size:90px}}@media only screen and (max-width:991px){.cta-area-4 .section-title{font-size:60px}}@media (max-width:575px){.cta-area-4 .section-title{font-size:40px}}.cta-area-4 .section-title:hover:before{width:0}.cta-area-4 .section-title:hover .icon .first{transform:translate(100%,-100%)}.cta-area-4 .section-title:hover .icon .second{transform:translate(0%)}.cta-area-4 .section-title:before{content:"";inset-inline-start:0;background-color:currentColor;width:100%;height:5px;transition:all .3s;position:absolute;bottom:0}@media only screen and (max-width:1199px){.cta-area-4 .section-title:before{height:3px}}.cta-area-4 .section-title .icon{--white-space:.07em;transform:translate(0,var(--white-space));margin-left:24px;line-height:0;display:inline-block;position:relative;overflow:hidden}@media only screen and (max-width:1199px){.cta-area-4 .section-title .icon{margin-left:19px}}@media (max-width:575px){.cta-area-4 .section-title .icon{margin-left:14px}}.cta-area-4 .section-title .icon .first{box-sizing:content-box;width:.72em;padding:var(--white-space);transition:all .3s}.cta-area-4 .section-title .icon .second{box-sizing:content-box;width:.72em;padding:var(--white-space);transition:all .3s;position:absolute;bottom:0;left:0;transform:translate(-100%,100%)}.cta-area-4 .section-title br{display:block}.img_anim_reveal{visibility:hidden;overflow:hidden}.img_anim_reveal img{-o-object-fit:cover;object-fit:cover;transform-origin:top}.body-portfolio-agency{background-color:#f8f8f8}@media (min-width:1870px){.body-portfolio-agency .container.large{max-width:1870px}}.hero-area-6{justify-content:center;align-items:center;display:flex;position:relative;overflow-x:clip}.hero-area-6 .section-content-wrapper{grid-template-columns:1220px 1fr;gap:40px 50px;display:grid}@media only screen and (max-width:1919px){.hero-area-6 .section-content-wrapper{grid-template-columns:850px 1fr;gap:40px 30px}}@media only screen and (max-width:1399px){.hero-area-6 .section-content-wrapper{grid-template-columns:750px 1fr}}@media only screen and (max-width:1199px){.hero-area-6 .section-content-wrapper{grid-template-columns:600px 1fr}}@media only screen and (max-width:991px){.hero-area-6 .section-content-wrapper{grid-template-columns:1fr}}.hero-area-6 .hero-video-wrapper{padding-top:30px;padding-right:50px}@media only screen and (max-width:1919px){.hero-area-6 .hero-video-wrapper{padding-bottom:20px;padding-right:30px}}@media only screen and (max-width:991px){.hero-area-6 .hero-video-wrapper{padding-top:0;padding-bottom:30px;padding-left:30px}}.hero-area-6 .hero-video-wrapper .text{color:var(--primary);max-width:330px;padding-top:70px;font-size:20px;line-height:28px}@media only screen and (max-width:1919px){.hero-area-6 .hero-video-wrapper .text{max-width:100%;padding-top:50px}}@media only screen and (max-width:1399px){.hero-area-6 .hero-video-wrapper .text{max-width:100%;padding-top:50px}}@media only screen and (max-width:1199px){.hero-area-6 .hero-video-wrapper .text{max-width:100%;padding-top:20px;font-size:18px;line-height:25px}}.hero-area-6 .hero-video-wrapper .hero-video{border-radius:15px;overflow:hidden}.hero-area-6 .hero-video-wrapper .hero-video video{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.hero-area-6-wrapper{margin-top:230px;position:relative}@media only screen and (max-width:1919px){.hero-area-6-wrapper{margin-top:200px}}@media only screen and (max-width:1399px){.hero-area-6-wrapper{margin-top:170px}}@media only screen and (max-width:991px){.hero-area-6-wrapper{margin-top:150px}}@media only screen and (max-width:767px){.hero-area-6-wrapper{margin-top:120px}}.hero-area-6-wrapper:before{content:"";background-color:var(--border);width:1px;height:calc(100% + 70px);position:absolute;top:-35px;left:0}@media only screen and (max-width:767px){.hero-area-6-wrapper:before{height:calc(100% + 30px);top:-15px}}.hero-area-6-wrapper:after{content:"";background-color:var(--border);width:1px;height:calc(100% + 70px);position:absolute;top:-35px;right:0}@media only screen and (max-width:767px){.hero-area-6-wrapper:after{height:calc(100% + 30px);top:-15px}}.hero-area-6-wrapper__line{position:relative}.hero-area-6-wrapper__line:before{content:"";background-color:var(--border);width:calc(100% + 70px);height:1px;position:absolute;top:0;left:-35px}@media only screen and (max-width:767px){.hero-area-6-wrapper__line:before{width:calc(100% + 30px);left:-15px}}.hero-area-6-wrapper__line:after{content:"";background-color:var(--border);width:calc(100% + 70px);height:1px;position:absolute;bottom:0;left:-35px}@media only screen and (max-width:767px){.hero-area-6-wrapper__line:after{width:calc(100% + 30px);left:-15px}}.hero-area-6 .section-content{position:relative}@media only screen and (max-width:991px){.hero-area-6 .section-content{overflow:hidden}}@media only screen and (max-width:767px){.hero-area-6 .section-content{padding-top:30px}}.hero-area-6 .section-content:before{content:"";background-color:var(--border);width:1px;height:calc(100% + 60px);position:absolute;top:-30px;right:0}@media only screen and (max-width:991px){.hero-area-6 .section-content:before{display:none}}.hero-area-6 .section-title{letter-spacing:-15.4px;text-transform:uppercase;font-size:220px;font-weight:600;line-height:1}@media only screen and (max-width:1919px){.hero-area-6 .section-title{font-size:160px}}@media only screen and (max-width:1399px){.hero-area-6 .section-title{letter-spacing:-10px;font-size:130px}}@media only screen and (max-width:1199px){.hero-area-6 .section-title{letter-spacing:-5px;font-size:105px}}@media only screen and (max-width:991px){.hero-area-6 .section-title{letter-spacing:-5px;font-size:90px}}@media only screen and (max-width:767px){.hero-area-6 .section-title{letter-spacing:0;font-size:60px}}@media (max-width:575px){.hero-area-6 .section-title{letter-spacing:0;font-size:45px}}.hero-area-6 .section-title>*{padding-left:50px;padding-right:50px;font-weight:600;display:block}@media only screen and (max-width:1919px){.hero-area-6 .section-title>*{padding-left:30px;padding-right:30px}}@media only screen and (max-width:767px){.hero-area-6 .section-title>*{padding-left:25px;padding-right:10px}}.hero-area-6 .section-title>:last-child{font-style:italic;font-family:var(--font_tartuffo);text-align:right;margin-right:30px;position:relative}@media (max-width:575px){.hero-area-6 .section-title>:last-child{text-align:left}}.hero-area-6 .section-title>:nth-child(2){position:relative}.hero-area-6 .section-title>:nth-child(2):before{content:"";background-color:var(--border);width:100%;height:1px;position:absolute;top:5px;left:0}@media only screen and (max-width:767px){.hero-area-6 .section-title>:nth-child(2):before{display:none}}.hero-area-6 .section-title>:nth-child(2):after{content:"";background-color:var(--border);width:100%;height:1px;position:absolute;bottom:-7px;left:0}@media only screen and (max-width:767px){.hero-area-6 .section-title>:nth-child(2):after{display:none}}.hero-area-6 .section-title .plus{font-weight:600;font-family:var(--font_bdogrotesk);padding-right:40px;font-style:normal}@media only screen and (max-width:767px){.hero-area-6 .section-title .plus{padding-right:20px}}@media (max-width:575px){.hero-area-6 .section-title .plus{padding-right:0}}.work-area-6-inner{padding-top:150px}@media only screen and (max-width:991px){.work-area-6-inner{padding-top:120px}}@media only screen and (max-width:767px){.work-area-6-inner{padding-top:100px}}.work-area-6 .works-wrapper-box{margin-top:29px}@media only screen and (max-width:1399px){.work-area-6 .works-wrapper-box{margin-top:9px}}.works-wrapper-6{grid-template-columns:repeat(4,1fr);gap:85px 10px;display:grid}@media only screen and (max-width:1919px){.works-wrapper-6{gap:65px 10px}}@media only screen and (max-width:1199px){.works-wrapper-6{gap:45px 10px}}@media only screen and (max-width:767px){.works-wrapper-6{grid-template-columns:repeat(1,1fr)}.works-wrapper-6>*{grid-column:span 1!important}}.works-wrapper-6>:first-child,.works-wrapper-6>:nth-child(2),.works-wrapper-6>:nth-child(3),.works-wrapper-6>:nth-child(4),.works-wrapper-6>:nth-child(5){grid-column:span 2}@media only screen and (max-width:991px){.works-wrapper-6>:nth-child(6),.works-wrapper-6>:nth-child(7){grid-column:span 2}}.works-wrapper-6>:nth-child(8){grid-column:span 4}.works-wrapper-6>:nth-child(9),.works-wrapper-6>:nth-child(10),.works-wrapper-6>:nth-child(11){grid-column:span 2}@media only screen and (max-width:991px){.works-wrapper-6>:nth-child(12),.works-wrapper-6>:nth-child(13){grid-column:span 2}}.works-wrapper-6 .work-box .thumb{border-radius:15px;overflow:hidden}.works-wrapper-6 .work-box .thumb .image{border-radius:20px;position:relative;overflow:hidden;transform:scale(.9)}.works-wrapper-6 .work-box .thumb .image img{transform-origin:50%}.works-wrapper-6 .work-box .thumb img{cursor:none;width:100%}.works-wrapper-6 .work-box .content{margin-top:24px}@media only screen and (max-width:1199px){.works-wrapper-6 .work-box .content{margin-top:14px}}.works-wrapper-6 .work-box .title{letter-spacing:-.05em;font-size:20px;font-weight:400;line-height:26px}@media only screen and (max-width:1199px){.works-wrapper-6 .work-box .title{font-size:18px}}.works-wrapper-6 .work-box .tag{letter-spacing:-.05em;font-size:20px;font-weight:400;line-height:26px;font-family:var(--font_bdogrotesk);color:var(--primary);display:block}@media only screen and (max-width:1199px){.works-wrapper-6 .work-box .tag{font-size:18px}}.works-wrapper-6 .work-box .date{letter-spacing:-.05em;font-size:20px;font-weight:400;line-height:26px;font-family:var(--font_bdogrotesk);color:var(--primary);display:block}@media only screen and (max-width:1199px){.works-wrapper-6 .work-box .date{font-size:18px}}.body-portfolio-agency .header-area-7{width:100%;position:fixed;top:0;left:0;right:0}.portfolio{width:100vw;height:100vh}.portfolio__item{background-position:50%;background-repeat:no-repeat;background-size:cover;width:100vw;height:100vh;transition:all .8s cubic-bezier(.37,.23,0,.96);position:relative}.portfolio__content{z-index:9;position:absolute;bottom:200px;left:50px}@media (max-width:575px){.portfolio__content{top:120px;left:30px}}.portfolio__content-title{opacity:0;color:var(--white);font-size:100px;line-height:1.05;transform:translateY(-130px)}.portfolio__content-title a:hover{color:var(--white)}@media (max-width:575px){.portfolio__content-title{font-size:60px}}.portfolio__list{opacity:0;align-items:center;margin-top:40px;display:flex;transform:translateY(-150px)}.portfolio__list li a{color:var(--white);text-transform:uppercase;border:1px solid #fff3;border-radius:20px;padding:10px 17px;font-size:14px}.portfolio .swiper-slide{overflow:hidden}.portfolio-activ{width:100%;height:100%;position:absolute;top:0;left:0}.portfolio .slide-inner{z-index:1;text-align:left;background-position:50%;background-size:cover;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.portfolio .swiper-slide-active .portfolio__item{animation-name:qodef-animate-slide-out;animation-duration:1.3s;animation-fill-mode:forwards}.portfolio .swiper-slide-active .portfolio__content-title{opacity:1;transition:all 2.2s;transform:translateY(0)}.portfolio .swiper-slide-active .portfolio__list{opacity:1;transition:all 2s;transform:translateY(0)}.portfolio__slider__arrow{z-index:99;align-items:center;gap:40px;display:flex;position:absolute;bottom:50px;right:50px}@media only screen and (max-width:991px){.portfolio__slider__arrow{gap:20px}}@media only screen and (max-width:767px){.portfolio__slider__arrow{left:50px}}@media (max-width:575px){.portfolio__slider__arrow{left:30px}}.portfolio__slider__arrow-prev,.portfolio__slider__arrow-next{color:var(--white);align-items:center;gap:8px;font-size:14px;font-weight:600;display:flex}.portfolio .portfolio-pagination{z-index:9;display:inline-block;position:absolute;bottom:50px;left:50px}@media (max-width:575px){.portfolio .portfolio-pagination{left:30px}}.portfolio .swiper-pagination-bullet{background:#ffffff4d;border-radius:5px;width:150px;height:10px;margin:0 5px;transition:all .4s;display:inline-block;position:relative;overflow:hidden}@media only screen and (max-width:1199px){.portfolio .swiper-pagination-bullet{width:120px}}@media only screen and (max-width:991px){.portfolio .swiper-pagination-bullet{width:90px}}@media only screen and (max-width:767px){.portfolio .swiper-pagination-bullet{width:70px;bottom:45px}}@media (max-width:575px){.portfolio .swiper-pagination-bullet{width:40px}}.portfolio .swiper-pagination-bullet:before{content:"";z-index:9;background:#ffffff4d;border-radius:5px;width:150px;height:100%;transition:all .6s;position:absolute;left:0}.portfolio .swiper-pagination-bullet:after{content:"";z-index:8;background-color:#fff;width:0;height:100%;transition:all .6s;position:absolute;left:0}.portfolio .swiper-pagination-bullet-active:after{opacity:1;width:100%}.portfolio-2 .line-effect{transform-origin:0 100%;flex-direction:column;gap:10px;width:100vh;height:50vw;transition:all .8s ease-in-out;display:flex;position:absolute;top:0;left:0;transform:translateY(-100%)rotate(90deg)}@media (max-width:575px){.portfolio-2 .line-effect{gap:1px}}.portfolio-2 .line:first-child{height:1px}.portfolio-2 .line:nth-child(2){height:5px}.portfolio-2 .line:nth-child(3){height:10px}.portfolio-2 .line:nth-child(4){height:20px}.portfolio-2 .line:nth-child(5){height:30px}.portfolio-2 .line:nth-child(6){height:40px}.portfolio-2 .line:nth-child(7){height:50px}.portfolio-2 .line:nth-child(8){height:60px}.portfolio-2 .line:nth-child(9){height:70px}.portfolio-2 .line:nth-child(10){height:80px}.portfolio-2 .line:nth-child(11){height:90px}.portfolio-2 .line:nth-child(12),.portfolio-2 .line:nth-child(13),.portfolio-2 .line:nth-child(14),.portfolio-2 .line:nth-child(15),.portfolio-2 .line:nth-child(16),.portfolio-2 .line:nth-child(17),.portfolio-2 .line:nth-child(18),.portfolio-2 .line:nth-child(19),.portfolio-2 .line:nth-child(20){height:100px}.portfolio-2 .line{transform-origin:50%;background:#fff;width:100%;transition:transform .8s ease-in-out,height .5s ease-in-out}.portfolio-2 .swiper-slide-active .line{transform:scaleY(0)}.portfolio-2 .swiper-slide-active .line-effect{transform:scaleY(-50px)}.portfolio-2__item{background-position:50%;background-repeat:no-repeat;background-size:cover;width:100vw;height:100vh;transition:all .8s cubic-bezier(.37,.23,0,.96);position:relative}.portfolio-2__content{z-index:9;position:absolute;bottom:200px;left:50px}@media (max-width:575px){.portfolio-2__content{top:120px;left:30px}}.portfolio-2__content-title{opacity:0;color:var(--white);font-size:100px;line-height:1.05;transform:translateY(-130px)}.portfolio-2__content-title a:hover{color:var(--white)}@media (max-width:575px){.portfolio-2__content-title{font-size:60px}}.portfolio-2__list{opacity:0;align-items:center;margin-top:40px;display:flex;transform:translateY(-150px)}.portfolio-2__list li a{color:var(--white);text-transform:uppercase;border:1px solid #fff3;border-radius:20px;padding:10px 17px;font-size:14px}.portfolio-2 .swiper-slide-active .portfolio-2__item{animation-name:qodef-animate-slide-out;animation-duration:1.3s;animation-fill-mode:forwards}.portfolio-2 .swiper-slide-active .portfolio-2__content-title{opacity:1;transition:all 2.2s;transform:translateY(0)}.portfolio-2 .swiper-slide-active .portfolio-2__list{opacity:1;transition:all 2s;transform:translateY(0)}.portfolio-2__slider__arrow{z-index:99;align-items:center;gap:40px;display:flex;position:absolute;bottom:50px;right:50px}@media only screen and (max-width:991px){.portfolio-2__slider__arrow{gap:20px}}@media only screen and (max-width:767px){.portfolio-2__slider__arrow{left:50px}}@media (max-width:575px){.portfolio-2__slider__arrow{left:30px}}.portfolio-2__slider__arrow-prev,.portfolio-2__slider__arrow-next{color:var(--white);align-items:center;gap:8px;font-size:14px;font-weight:600;display:flex}.portfolio-2 .portfolio-2-pagination{z-index:9;display:inline-block;position:absolute;bottom:50px;left:50px}@media (max-width:575px){.portfolio-2 .portfolio-2-pagination{left:30px}}.portfolio-2 .swiper-pagination-bullet{background:#ffffff4d;border-radius:5px;width:150px;height:10px;margin:0 5px;transition:all .4s;display:inline-block;position:relative;overflow:hidden}@media only screen and (max-width:1199px){.portfolio-2 .swiper-pagination-bullet{width:120px}}@media only screen and (max-width:991px){.portfolio-2 .swiper-pagination-bullet{width:90px}}@media only screen and (max-width:767px){.portfolio-2 .swiper-pagination-bullet{width:70px;bottom:45px}}.portfolio-2 .swiper-pagination-bullet:before{content:"";z-index:9;background:#ffffff4d;border-radius:5px;width:150px;height:100%;transition:all .6s;position:absolute;left:0}.portfolio-2 .swiper-pagination-bullet:after{content:"";z-index:8;background-color:#fff;width:0;height:100%;transition:all .6s;position:absolute;left:0}.portfolio-2 .swiper-pagination-bullet-active:after{opacity:1;width:100%}.portfolio-3__item{background-position:50%;background-repeat:no-repeat;background-size:cover;width:100vw;height:100vh;transition:all .8s cubic-bezier(.37,.23,0,.96);position:relative}.portfolio-3 .grid-mask{grid-template-rows:repeat(4,1fr);grid-template-columns:repeat(8,1fr);width:100%;height:100%;display:grid;position:absolute;top:0;left:0}.portfolio-3 .grid-mask div{background-color:var(--white);width:100%;height:100%;transition:opacity .6s ease-in-out}.portfolio-3 .swiper-slide-active .grid-mask div{opacity:0}.portfolio-3__content{z-index:9;position:absolute;bottom:200px;left:50px}@media (max-width:575px){.portfolio-3__content{top:120px;left:30px}}.portfolio-3__content-title{opacity:0;color:var(--white);font-size:100px;line-height:1.05;transform:translateY(-130px)}.portfolio-3__content-title a:hover{color:var(--white)}@media (max-width:575px){.portfolio-3__content-title{font-size:60px}}.portfolio-3__list{opacity:0;align-items:center;margin-top:40px;display:flex;transform:translateY(-150px)}.portfolio-3__list li a{color:var(--white);text-transform:uppercase;border:1px solid #fff3;border-radius:20px;padding:10px 17px;font-size:14px}.portfolio-3 .swiper-slide-active .portfolio-3__item{animation-name:qodef-animate-slide-out;animation-duration:1.3s;animation-fill-mode:forwards}.portfolio-3 .swiper-slide-active .portfolio-3__content-title{opacity:1;transition:all 2.2s;transform:translateY(0)}.portfolio-3 .swiper-slide-active .portfolio-3__list{opacity:1;transition:all 2s;transform:translateY(0)}.portfolio-3__slider__arrow{z-index:99;align-items:center;gap:40px;display:flex;position:absolute;bottom:50px;right:50px}@media only screen and (max-width:991px){.portfolio-3__slider__arrow{gap:20px}}@media only screen and (max-width:767px){.portfolio-3__slider__arrow{left:50px}}@media (max-width:575px){.portfolio-3__slider__arrow{left:30px}}.portfolio-3__slider__arrow-prev,.portfolio-3__slider__arrow-next{color:var(--white);align-items:center;gap:8px;font-size:14px;font-weight:600;display:flex}.portfolio-3 .portfolio-3-pagination{z-index:9;display:inline-block;position:absolute;bottom:50px;left:50px}@media (max-width:575px){.portfolio-3 .portfolio-3-pagination{left:30px}}.portfolio-3 .swiper-pagination-bullet{background:#ffffff4d;border-radius:5px;width:150px;height:10px;margin:0 5px;transition:all .4s;display:inline-block;position:relative;overflow:hidden}@media only screen and (max-width:1199px){.portfolio-3 .swiper-pagination-bullet{width:120px}}@media only screen and (max-width:991px){.portfolio-3 .swiper-pagination-bullet{width:90px}}@media only screen and (max-width:767px){.portfolio-3 .swiper-pagination-bullet{width:70px;bottom:45px}}.portfolio-3 .swiper-pagination-bullet:before{content:"";z-index:9;background:#ffffff4d;border-radius:5px;width:150px;height:100%;transition:all .6s;position:absolute;left:0}.portfolio-3 .swiper-pagination-bullet:after{content:"";z-index:8;background-color:#fff;width:0;height:100%;transition:all .6s;position:absolute;left:0}.portfolio-3 .swiper-pagination-bullet-active:after{opacity:1;width:100%}.portfolio-4 .slider{min-height:50vh}.portfolio-4 .slider .swiper-slide{justify-content:center;height:100%;display:flex;position:relative;overflow:hidden}.portfolio-4 .slider .swiper-slide .slide-inner{width:100%;height:100vh;position:absolute;top:0;left:0}.portfolio-4 .slider .swiper-slide .slide-inner img{-o-object-fit:cover;object-fit:cover;width:100vw;height:100vh;margin:auto;position:absolute;top:0;bottom:0;left:0}.portfolio-4 .swiper-container{width:100%;height:100vh;position:relative}.portfolio-4__content{z-index:9;position:absolute;bottom:200px;left:50px}@media (max-width:575px){.portfolio-4__content{top:120px;left:30px}}.portfolio-4__content-title{opacity:0;color:var(--white);font-size:100px;line-height:1.05;transform:translateY(-130px)}.portfolio-4__content-title a:hover{color:var(--white)}@media (max-width:575px){.portfolio-4__content-title{font-size:60px}}.portfolio-4__list{opacity:0;align-items:center;margin-top:40px;display:flex;transform:translateY(-150px)}.portfolio-4__list li a{color:var(--white);text-transform:uppercase;border:1px solid #fff3;border-radius:20px;padding:10px 17px;font-size:14px}.portfolio-4 .swiper-slide-active .portfolio-4__item{animation-name:qodef-animate-slide-out;animation-duration:1.3s;animation-fill-mode:forwards}.portfolio-4 .swiper-slide-active .portfolio-4__content-title{opacity:1;transition:all 2.2s;transform:translateY(0)}.portfolio-4 .swiper-slide-active .portfolio-4__list{opacity:1;transition:all 2s;transform:translateY(0)}.portfolio-4__slider{width:100vw;height:100vh}.portfolio-4__slider__arrow{z-index:99;align-items:center;gap:40px;display:flex;position:absolute;bottom:50px;right:50px}@media only screen and (max-width:991px){.portfolio-4__slider__arrow{gap:20px}}@media only screen and (max-width:767px){.portfolio-4__slider__arrow{left:50px}}@media (max-width:575px){.portfolio-4__slider__arrow{left:30px}}.portfolio-4__slider__arrow-prev,.portfolio-4__slider__arrow-next{color:var(--white);align-items:center;gap:8px;font-size:14px;font-weight:600;display:flex}.portfolio-4 .portfolio-4-pagination{z-index:9;bottom:50px;left:50px;top:inherit;transform:inherit;gap:15px;display:flex;position:absolute;right:0}@media (max-width:575px){.portfolio-4 .portfolio-4-pagination{left:30px}}.portfolio-4 .swiper-pagination-bullet{background:#ffffff4d;border-radius:5px;width:150px;height:10px;margin:0 5px;transition:all .4s;display:inline-block;position:relative;overflow:hidden}@media only screen and (max-width:1199px){.portfolio-4 .swiper-pagination-bullet{width:120px}}@media only screen and (max-width:991px){.portfolio-4 .swiper-pagination-bullet{width:90px}}@media only screen and (max-width:767px){.portfolio-4 .swiper-pagination-bullet{width:70px;bottom:45px}}.portfolio-4 .swiper-pagination-bullet:before{content:"";z-index:9;background:#ffffff4d;border-radius:5px;width:150px;height:100%;transition:all .6s;position:absolute;left:0}.portfolio-4 .swiper-pagination-bullet:after{content:"";z-index:8;background-color:#fff;width:0;height:100%;transition:all .6s;position:absolute;left:0}.portfolio-4 .swiper-pagination-bullet-active:after{opacity:1;width:100%}.portfolio-5{width:100vw;max-width:100vw;height:100vh}.portfolio-5 .swiper-slide{pointer-events:none}.portfolio-5 .swiper-slide-active{pointer-events:auto}.portfolio-5__item{background-repeat:no-repeat;background-size:cover;width:100vw;height:100vh;position:relative}.portfolio-5__content{z-index:9;position:absolute;bottom:200px;left:50px}@media (max-width:575px){.portfolio-5__content{top:120px;left:30px}}.portfolio-5__content-title{opacity:0;color:var(--white);font-size:100px;line-height:1.05;transform:translateY(-130px)}.portfolio-5__content-title a:hover{color:var(--white)}@media (max-width:575px){.portfolio-5__content-title{font-size:60px}}.portfolio-5__list{opacity:0;align-items:center;margin-top:40px;display:flex;transform:translateY(-150px)}.portfolio-5__list li a{color:var(--white);text-transform:uppercase;border:1px solid #fff3;border-radius:20px;padding:10px 17px;font-size:14px}.portfolio-5 .swiper-slide-active .portfolio-5__item{animation-name:qodef-animate-slide-out;animation-duration:1.3s;animation-fill-mode:forwards}.portfolio-5 .swiper-slide-active .portfolio-5__content-title{opacity:1;transition:all 2.2s;transform:translateY(0)}.portfolio-5 .swiper-slide-active .portfolio-5__list{opacity:1;transition:all 2s;transform:translateY(0)}.portfolio-5__slider{width:100vw;height:100vh}.portfolio-5__slider__arrow{z-index:99;align-items:center;gap:40px;display:flex;position:absolute;bottom:50px;right:50px}@media only screen and (max-width:991px){.portfolio-5__slider__arrow{gap:20px}}@media only screen and (max-width:767px){.portfolio-5__slider__arrow{left:50px}}@media (max-width:575px){.portfolio-5__slider__arrow{left:30px}}.portfolio-5__slider__arrow-prev,.portfolio-5__slider__arrow-next{color:var(--white);align-items:center;gap:8px;font-size:14px;font-weight:600;display:flex}.portfolio-5 .swiper{width:100vw;max-width:100vw;height:100vh}.portfolio-5 img{margin:0!important;padding:0!important}.portfolio-5 .swiper-slicer-image{max-width:unset}.portfolio-5 .portfolio-5-pagination{z-index:9;bottom:50px;left:50px;top:inherit;transform:inherit;gap:15px;display:flex;position:absolute;right:0}@media (max-width:575px){.portfolio-5 .portfolio-5-pagination{left:30px}}.portfolio-5 .swiper-pagination-bullet{background:#ffffff4d;border-radius:5px;width:150px;height:10px;margin:0 5px;transition:all .4s;display:inline-block;position:relative;overflow:hidden}@media only screen and (max-width:1199px){.portfolio-5 .swiper-pagination-bullet{width:120px}}@media only screen and (max-width:991px){.portfolio-5 .swiper-pagination-bullet{width:90px}}@media only screen and (max-width:767px){.portfolio-5 .swiper-pagination-bullet{width:70px;bottom:45px}}.portfolio-5 .swiper-pagination-bullet:before{content:"";z-index:9;background:#ffffff4d;border-radius:5px;width:150px;height:100%;transition:all .6s;position:absolute;left:0}.portfolio-5 .swiper-pagination-bullet:after{content:"";z-index:8;background-color:#fff;width:0;height:100%;transition:all .6s;position:absolute;left:0}.portfolio-5 .swiper-pagination-bullet-active:after{opacity:1;width:100%}.body-parallax-carosole .header-area-8{width:100%;position:fixed;top:0;left:0;right:0}.parallax-slider-wrapper{justify-content:flex-start;align-items:center;width:100%;height:100vh;margin-left:10px;display:flex;position:relative;overflow:hidden}.parallax-slider-inner{justify-content:flex-start;align-items:center;gap:10px;width:100%;height:100vh;padding-top:80px;display:flex}.parallax-slider-item{background-size:cover;width:500px;height:100%;position:relative;overflow:hidden}.parallax-slider-item img{-o-object-fit:cover;object-fit:cover;cursor:none;background-position:50%;background-size:cover;min-width:750px;height:80%;margin-left:-50px}.parallax-slider-item .content{margin-top:24px}@media only screen and (max-width:1199px){.parallax-slider-item .content{margin-top:14px}}.parallax-slider-item .title{letter-spacing:-.05em;font-size:20px;font-weight:400;line-height:26px}@media only screen and (max-width:1199px){.parallax-slider-item .title{font-size:18px}}.parallax-slider-item .tag{color:var(--primary);letter-spacing:-.05em;font-size:20px;font-weight:400;line-height:26px;font-family:var(--font_bdogrotesk);display:block}@media only screen and (max-width:1199px){.parallax-slider-item .tag{font-size:18px}}.parallax-slider-item .date{color:var(--primary);letter-spacing:-.05em;font-size:20px;font-weight:400;line-height:26px;font-family:var(--font_bdogrotesk);display:block}@media only screen and (max-width:1199px){.parallax-slider-item .date{font-size:18px}}@media (min-width:1650px){.body-portfolio-showcase .container.large{max-width:1650px}}.body-portfolio-showcase .header-area-2 .side-toggle{background-color:#f3f3f3}.body-portfolio-showcase .footer-area-4 .footer-widget-wrapper-box{margin-top:0}.work-area-5 .works-wrapper-box{border-top:1px solid var(--border);margin-top:80px;padding-top:70px}@media only screen and (max-width:1919px){.work-area-5 .works-wrapper-box{padding-top:50px}}@media only screen and (max-width:1199px){.work-area-5 .works-wrapper-box{padding-top:40px}}.works-wrapper-5{grid-template-columns:repeat(4,1fr);gap:40px;display:grid}@media only screen and (max-width:1919px){.works-wrapper-5{gap:30px}}@media only screen and (max-width:1199px){.works-wrapper-5{grid-template-columns:repeat(3,1fr);gap:20px}}@media only screen and (max-width:991px){.works-wrapper-5{grid-template-columns:repeat(2,1fr)}}@media (max-width:575px){.works-wrapper-5{grid-template-columns:repeat(1,1fr)}}.works-wrapper-5>.span-2{grid-column:span 2}.works-wrapper-5>.grid-column-start-1{grid-column-start:1}@media only screen and (max-width:991px){.works-wrapper-5>.grid-column-start-1{grid-column-start:auto}}.works-wrapper-5>.grid-column-start-2{grid-column-start:2}@media only screen and (max-width:991px){.works-wrapper-5>.grid-column-start-2{grid-column-start:auto}}.works-wrapper-5>.grid-column-start-3{grid-column-start:3}@media only screen and (max-width:991px){.works-wrapper-5>.grid-column-start-3,.works-wrapper-5>:nth-child(n){grid-column-start:auto}}.works-wrapper-5 .work-box{min-height:375px}.works-wrapper-5 .work-box .thumb{border-radius:15px;overflow:hidden}.works-wrapper-5 .work-box .thumb img{width:100%}.works-wrapper-5 .section-header{margin-top:-8px}.works-wrapper-5 .section-header .section-title{letter-spacing:-.05em;max-width:440px;font-size:36px;font-weight:400;line-height:1.33}@media only screen and (max-width:1919px){.works-wrapper-5 .section-header .section-title{max-width:370px;font-size:30px}}@media only screen and (max-width:1199px){.works-wrapper-5 .section-header .section-title{max-width:300px;font-size:24px}}.works-wrapper-5 .section-header .header-shape-1{margin-top:44px}@media only screen and (max-width:1199px){.works-wrapper-5 .section-header .header-shape-1{margin-top:24px}}.works-wrapper-5 .section-header .header-shape-1 img{width:65px}@media only screen and (max-width:1919px){.works-wrapper-5 .section-header .header-shape-1 img{width:55px}}@media only screen and (max-width:1199px){.works-wrapper-5 .section-header .header-shape-1 img{width:45px}}.works-wrapper-5 .services-wrapper-box{flex-direction:column;justify-content:space-between;gap:20px;margin-top:-7px;margin-bottom:-6px;display:flex}.works-wrapper-5 .services-wrapper-box .subtitle{color:var(--primary);text-underline-offset:2px;font-size:20px;font-weight:400;line-height:28px;text-decoration:underline;text-decoration-thickness:2px}.works-wrapper-5 .service-box .title{letter-spacing:-.05em;font-size:36px;font-weight:400;line-height:1.33}@media only screen and (max-width:1919px){.works-wrapper-5 .service-box .title{font-size:30px}}@media only screen and (max-width:1199px){.works-wrapper-5 .service-box .title{font-size:24px}}.works-wrapper-5 .service-box .title a:hover{color:var(--secondary)}.card-wrap{transform-style:preserve-3d;cursor:pointer;max-height:375px;position:relative;transform:perspective(700px)}.card-wrap:hover .card-bg{opacity:1;transition:all .6s cubic-bezier(.23,1,.32,1),opacity 1s cubic-bezier(.23,1,.32,1)}.card-wrap:hover .card{transition:all .6s cubic-bezier(.23,1,.32,1)}.card{-o-object-fit:cover;object-fit:cover;will-change:transform;background-repeat:no-repeat;border:none;border-radius:10px;width:100%;height:100%;transition:all 1s cubic-bezier(.445,.05,.55,.95);position:relative;overflow:hidden}.card-bg{pointer-events:none;background-position:50%;background-repeat:no-repeat;background-size:cover;width:110%;height:110%;transition:all 1s cubic-bezier(.445,.05,.55,.95),opacity 5s cubic-bezier(.445,.05,.55,.95) 1s;position:absolute;top:-18px;left:-18px}@media (min-width:1850px){.body-modern-agency .container.large{max-width:1850px}}.body-modern-agency .rr-btn{padding:15px 27px}.body-modern-agency .section-subtitle{font-family:var(--font_tartuffotrial);text-transform:none;font-size:20px;font-weight:100;line-height:26px}.body-modern-agency .footer-area-3 .footer-widget-wrapper-box{border-top:1px solid var(--border)}.hero-area-7 .section-title{text-align:center;max-width:1115px;margin-inline:auto;font-size:140px;font-weight:100;line-height:.93}@media only screen and (max-width:1919px){.hero-area-7 .section-title{max-width:915px;font-size:110px}}@media only screen and (max-width:1399px){.hero-area-7 .section-title{max-width:715px;font-size:90px}}@media only screen and (max-width:1199px){.hero-area-7 .section-title{max-width:615px;font-size:70px}}@media only screen and (max-width:991px){.hero-area-7 .section-title{font-size:60px}}@media only screen and (max-width:767px){.hero-area-7 .section-title{font-size:45px}}@media (max-width:575px){.hero-area-7 .section-title{font-size:40px}}.hero-area-7 .section-title span{color:#1111114d}.dark .hero-area-7 .section-title span{color:#ffffff4d}.hero-area-7 .section-content{text-align:center}.hero-area-7 .section-content .text{font-family:var(--font_tartuffotrial);color:var(--primary);text-align:center;max-width:620px;margin-inline:auto;font-size:36px;font-weight:100;line-height:1.11}@media only screen and (max-width:1919px){.hero-area-7 .section-content .text{max-width:520px;font-size:30px}}@media only screen and (max-width:1399px){.hero-area-7 .section-content .text{max-width:420px;font-size:24px}}@media only screen and (max-width:767px){.hero-area-7 .section-content .text{max-width:420px;font-size:20px}}.hero-area-7 .section-content .text-wrapper{margin-top:45px}@media only screen and (max-width:1919px){.hero-area-7 .section-content .text-wrapper{margin-top:35px}}@media only screen and (max-width:1199px){.hero-area-7 .section-content .text-wrapper{margin-top:25px}}.hero-area-7 .section-content .btn-wrapper{margin-top:33px}@media only screen and (max-width:1199px){.hero-area-7 .section-content .btn-wrapper{margin-top:23px}}.hero-area-7 .section-title-wrapper{border-top:1px solid var(--border);border-bottom:1px solid var(--border);margin-top:80px;padding-top:61px;padding-bottom:55px}@media only screen and (max-width:1919px){.hero-area-7 .section-title-wrapper{padding-top:51px;padding-bottom:45px}}@media only screen and (max-width:1199px){.hero-area-7 .section-title-wrapper{padding-top:31px;padding-bottom:25px}}.work-area-7 .works-wrapper-box{margin-top:50px}@media only screen and (max-width:1919px){.work-area-7 .works-wrapper-box{margin-top:40px}}@media only screen and (max-width:1199px){.work-area-7 .works-wrapper-box{margin-top:30px}}.works-wrapper-7{border-left:1px solid var(--border);border-right:1px solid var(--border);grid-template-columns:repeat(2,1fr);display:grid}@media (max-width:575px){.works-wrapper-7{grid-template-columns:1fr}}.works-wrapper-7>*{border-top:1px solid var(--border);padding:150px}@media only screen and (max-width:1919px){.works-wrapper-7>*{padding:80px}}@media only screen and (max-width:1199px){.works-wrapper-7>*{padding:40px}}@media only screen and (max-width:991px){.works-wrapper-7>*{padding:30px}}@media only screen and (max-width:767px){.works-wrapper-7>*{padding:10px}}.works-wrapper-7>:first-child,.works-wrapper-7>:nth-child(2){border-top:0}@media (max-width:575px){.works-wrapper-7>:nth-child(2){border-top:1px solid var(--border)}}.works-wrapper-7>:nth-child(odd){border-right:1px solid var(--border)}@media (max-width:575px){.works-wrapper-7>:nth-child(odd){border-right:0}}.works-wrapper-7 .work-box .thumb{position:relative}.works-wrapper-7 .work-box .thumb .image{position:relative;overflow:hidden;transform:scale(.9)}.works-wrapper-7 .work-box .thumb .image img{transform-origin:50%}.works-wrapper-7 .work-box .thumb img{cursor:none;width:100%}.works-wrapper-7 .work-box .content{visibility:hidden;position:absolute;bottom:20px;left:20px}@media only screen and (max-width:1199px){.works-wrapper-7 .work-box .content{visibility:visible}}.works-wrapper-7 .work-box .title{background-color:var(--white);color:var(--black);padding:15px 20px 13px;font-size:30px;font-weight:300;line-height:.9}@media only screen and (max-width:1199px){.works-wrapper-7 .work-box .title{padding:10px 15px 8px;font-size:26px}}.works-wrapper-7 .work-box .meta{font-family:var(--font_tartuffotrial);background-color:var(--white);color:var(--black);margin-top:3px;padding:5px 15px 3px;font-size:16px;font-style:italic;font-weight:300;line-height:1.69;display:inline-block}.works-wrapper-7 .btn-wrapper{justify-content:center;align-items:center;width:100%;height:100%;padding:50px 0;display:flex}.works-wrapper-7 .btn-wrapper a{font-family:var(--font_tartuffotrial);text-align:center;color:var(--primary);max-width:225px;font-size:36px;font-weight:100;line-height:1.1;text-decoration:none;display:inline-block}@media only screen and (max-width:1399px){.works-wrapper-7 .btn-wrapper a{font-size:30px}}@media only screen and (max-width:1199px){.works-wrapper-7 .btn-wrapper a{max-width:165px;font-size:26px}}@media only screen and (max-width:991px){.works-wrapper-7 .btn-wrapper a{max-width:135px;font-size:20px}}.works-wrapper-7 .btn-wrapper a:hover .underline{background-size:0% 100%}.works-wrapper-7 .btn-wrapper .underline{background-image:linear-gradient(transparent calc(100% - 1px),var(--primary)1px);background-position:0 -6px;background-repeat:no-repeat;background-size:100% 100%;width:100%;transition:background-size 1s}@media only screen and (max-width:1399px){.works-wrapper-7 .btn-wrapper .underline{background-position:0 -2px}}.capabilities-area-2 .section-content-wrapper{grid-template-columns:1fr 1235px;gap:40px 60px;margin-top:14px;margin-bottom:31px;display:grid}@media only screen and (max-width:1919px){.capabilities-area-2 .section-content-wrapper{grid-template-columns:1fr 950px}}@media only screen and (max-width:1399px){.capabilities-area-2 .section-content-wrapper{grid-template-columns:1fr 800px}}@media only screen and (max-width:1199px){.capabilities-area-2 .section-content-wrapper{grid-template-columns:1fr 600px}}@media only screen and (max-width:991px){.capabilities-area-2 .section-content-wrapper{grid-template-columns:1fr}}.capabilities-area-2 .section-content{margin-top:27px}@media only screen and (max-width:1919px){.capabilities-area-2 .section-content{margin-top:17px}}@media only screen and (max-width:1199px){.capabilities-area-2 .section-content{margin-top:7px}}.capabilities-area-2 .section-content .section-title-wrapper{display:block}@media only screen and (max-width:767px){.capabilities-area-2 .capability-wrapper{border-top:1px solid var(--border)}.capabilities-area-2 .capability-box{border-bottom:1px solid var(--border);padding-top:20px;padding-bottom:20px}}.capabilities-area-2 .capability-box-inner{grid-template-columns:1fr auto;justify-content:space-between;align-items:center;gap:10px 60px;display:grid}@media (max-width:575px){.capabilities-area-2 .capability-box-inner{grid-template-columns:1fr}}.capabilities-area-2 .capability-box:hover .thumb img,.capabilities-area-2 .capability-box.active .thumb img{opacity:1;transform:scale(1)}.capabilities-area-2 .capability-box .title{font-size:100px;font-weight:100;line-height:1.1}@media only screen and (max-width:1919px){.capabilities-area-2 .capability-box .title{font-size:80px}}@media only screen and (max-width:1399px){.capabilities-area-2 .capability-box .title{font-size:60px}}@media only screen and (max-width:1199px){.capabilities-area-2 .capability-box .title{font-size:50px}}@media only screen and (max-width:991px){.capabilities-area-2 .capability-box .title{font-size:40px}}@media only screen and (max-width:767px){.capabilities-area-2 .capability-box .title{font-size:35px}}.capabilities-area-2 .capability-box .title.rr-btn-underline{color:#1111114d;text-transform:unset;padding-bottom:0}.dark .capabilities-area-2 .capability-box .title.rr-btn-underline{color:#ffffff4d}.capabilities-area-2 .capability-box .title.rr-btn-underline:before{height:3px;transition:all .5s;bottom:9px}@media only screen and (max-width:1919px){.capabilities-area-2 .capability-box .title.rr-btn-underline:before{bottom:6px}}@media only screen and (max-width:1199px){.capabilities-area-2 .capability-box .title.rr-btn-underline:before{height:2px;bottom:3px}}.capabilities-area-2 .capability-box .thumb{gap:10px;display:flex}@media only screen and (max-width:1919px){.capabilities-area-2 .capability-box .thumb{gap:10px}}.capabilities-area-2 .capability-box .thumb img{-o-object-fit:cover;object-fit:cover;opacity:0;transform-origin:100% 0;border-radius:15px;width:76px;height:76px;transition:all .5s;transform:scale(0)}@media only screen and (max-width:1919px){.capabilities-area-2 .capability-box .thumb img{border-radius:10px;width:64px;height:64px}}@media only screen and (max-width:1399px){.capabilities-area-2 .capability-box .thumb img{width:50px;height:50px}}@media only screen and (max-width:1199px){.capabilities-area-2 .capability-box .thumb img{opacity:1;width:40px;height:40px;transform:scale(1)}}.award-area-3 .section-header{margin-top:19px}.award-area-3 .section-title{text-indent:2.3em;max-width:855px}@media only screen and (max-width:1919px){.award-area-3 .section-title{max-width:755px}}@media only screen and (max-width:1399px){.award-area-3 .section-title{max-width:555px}}@media only screen and (max-width:1199px){.award-area-3 .section-title{max-width:505px}}@media only screen and (max-width:991px){.award-area-3 .section-title{max-width:635px}}.award-area-3 .section-title span{padding:0 32px;position:relative}@media only screen and (max-width:1919px){.award-area-3 .section-title span{padding:0 22px}}@media only screen and (max-width:1399px){.award-area-3 .section-title span{padding:0 17px}}@media (max-width:575px){.award-area-3 .section-title span{padding:0}}.award-area-3 .section-title span:before{content:"";border:2px solid var(--primary);z-index:-1;border-radius:100px;width:100%;height:72%;position:absolute;top:53%;left:0;transform:translateY(-50%)}@media only screen and (max-width:1399px){.award-area-3 .section-title span:before{border-width:1px}}@media (max-width:575px){.award-area-3 .section-title span:before{display:none}}.award-area-3 .award-wrapper-box{max-width:1235px;margin-top:85px;margin-left:auto}@media only screen and (max-width:1919px){.award-area-3 .award-wrapper-box{max-width:1000px;margin-top:55px}}@media only screen and (max-width:1399px){.award-area-3 .award-wrapper-box{max-width:850px}}@media only screen and (max-width:1199px){.award-area-3 .award-wrapper-box{max-width:750px;margin-top:45px}}.award-area-3 .award-wrapper{border-top:1px solid var(--border)}.award-area-3 .award-box{border-bottom:1px solid var(--border);grid-template-columns:280px 1fr 100px;align-items:center;gap:20px 50px;padding-top:40px;padding-bottom:40px;transition:all .5s;display:grid}@media only screen and (max-width:1919px){.award-area-3 .award-box{padding-top:30px;padding-bottom:30px}}@media only screen and (max-width:1199px){.award-area-3 .award-box{grid-template-columns:180px 1fr 100px}}@media only screen and (max-width:767px){.award-area-3 .award-box{grid-template-columns:1fr 1fr}}.award-area-3 .award-box:hover{background-color:#f9f9f9}.dark .award-area-3 .award-box:hover{background-color:#171717}@media only screen and (max-width:767px){.award-area-3 .award-box:hover{background-color:#0000}}.award-area-3 .award-box:hover .category{transform:translate(30px)}@media only screen and (max-width:767px){.award-area-3 .award-box:hover .category{transform:translate(0)}}.award-area-3 .award-box:hover .year{transform:translate(-30px)}@media only screen and (max-width:767px){.award-area-3 .award-box:hover .year{transform:translate(0)}}.award-area-3 .award-box .category{color:var(--primary);font-size:18px;font-weight:400;line-height:18px;transition:all .5s;display:inline-block}.award-area-3 .award-box .award{color:var(--primary);font-size:24px;font-weight:400;line-height:18px}@media only screen and (max-width:1919px){.award-area-3 .award-box .award{font-size:18px}}@media only screen and (max-width:767px){.award-area-3 .award-box .award{order:3;grid-column:span 2}}.award-area-3 .award-box .year{color:var(--primary);text-align:right;font-size:18px;font-weight:400;line-height:18px;transition:all .5s;display:inline-block}.cta-area-5-inner{overflow:hidden}.cta-area-5 .section-title{text-transform:uppercase;white-space:nowrap;font-size:200px;font-weight:100;line-height:.85}@media only screen and (max-width:1919px){.cta-area-5 .section-title{font-size:140px}}@media only screen and (max-width:1399px){.cta-area-5 .section-title{font-size:100px}}@media only screen and (max-width:1199px){.cta-area-5 .section-title{margin-left:0}}@media only screen and (max-width:767px){.cta-area-5 .section-title{font-size:60px}}@media (max-width:575px){.cta-area-5 .section-title{font-size:40px}}.cta-area-5 .section-title a{align-items:center;display:inline-flex}.cta-area-5 .section-title .line{background-color:var(--primary);align-self:center;width:.7em;height:.05em;margin-left:.3em;margin-right:.2em;display:inline-block}.cta-area-5 .section-header{margin-top:45px;margin-bottom:87px}@media only screen and (max-width:1919px){.cta-area-5 .section-header{margin-top:25px;margin-bottom:67px}}@media only screen and (max-width:1399px){.cta-area-5 .section-header{margin-top:5px;margin-bottom:47px}}.cta-area-5 .section-header .title-wrapper{animation:45s linear infinite t-slide}.cta-area-5 .section-header .t-btn{letter-spacing:-.02em;background-color:var(--theme);color:var(--black);border-radius:50px;margin:-25px 0 0 -65px;padding:10px 20px;font-size:16px;font-weight:400;line-height:30px;transition:opacity .3s,transform .7s cubic-bezier(.23,1,.32,1);display:inline-block;position:absolute;top:0;left:0}.error-area-inner{text-align:center;justify-content:center;align-items:center;height:100vh;display:flex}.error-area .section-subtitle{font-family:var(--font_sequelsansmediumbody);letter-spacing:-.07em;font-size:300px;font-weight:315;line-height:.7}@media only screen and (max-width:1919px){.error-area .section-subtitle{font-size:240px}}@media only screen and (max-width:1399px){.error-area .section-subtitle{font-size:180px}}@media only screen and (max-width:1199px){.error-area .section-subtitle{font-size:140px}}@media only screen and (max-width:991px){.error-area .section-subtitle{font-size:120px}}.error-area .section-title{max-width:740px}@media only screen and (max-width:1919px){.error-area .section-title{max-width:640px}}@media only screen and (max-width:1399px){.error-area .section-title{max-width:540px}}@media only screen and (max-width:1199px){.error-area .section-title{max-width:440px}}@media only screen and (max-width:991px){.error-area .section-title{max-width:340px}}.error-area .section-content{align-self:center}.error-area .section-content .title-wrapper{margin-top:37px}@media only screen and (max-width:1919px){.error-area .section-content .title-wrapper{margin-top:27px}}@media only screen and (max-width:1199px){.error-area .section-content .title-wrapper{margin-top:17px}}.error-area .section-content .btn-wrapper{margin-top:64px}@media only screen and (max-width:1919px){.error-area .section-content .btn-wrapper{margin-top:44px}}@media only screen and (max-width:1199px){.error-area .section-content .btn-wrapper{margin-top:34px}}@media only screen and (max-width:991px){.error-area .section-content .btn-wrapper{margin-top:24px}}.about-area-details .section-header{border-top:1px solid var(--border);padding-top:37px}@media only screen and (max-width:991px){.about-area-details .section-header{padding-top:7px}}.about-area-details .section-title-wrapper{grid-template-columns:1fr 1235px;gap:15px 60px;display:grid}@media only screen and (max-width:1919px){.about-area-details .section-title-wrapper{grid-template-columns:1fr 1000px}}@media only screen and (max-width:1399px){.about-area-details .section-title-wrapper{grid-template-columns:1fr 850px}}@media only screen and (max-width:1199px){.about-area-details .section-title-wrapper{grid-template-columns:1fr 750px}}@media only screen and (max-width:991px){.about-area-details .section-title-wrapper{grid-template-columns:1fr}}.about-area-details .subtitle-wrapper{margin-top:8px}.about-area-details .section-title{max-width:1030px}@media only screen and (max-width:1919px){.about-area-details .section-title{max-width:840px}}@media only screen and (max-width:1399px){.about-area-details .section-title{max-width:640px}}.about-area-details .section-content .text{font-size:18px;font-weight:400;line-height:1.26}@media only screen and (max-width:1919px){.about-area-details .section-content .text{font-size:24px}}@media only screen and (max-width:1399px){.about-area-details .section-content .text{font-size:20px}}.about-area-details .section-content .text:not(:first-child){margin-top:38px}@media only screen and (max-width:1919px){.about-area-details .section-content .text:not(:first-child){margin-top:28px}}.about-area-details .section-content .btn-wrapper{margin-top:61px}@media only screen and (max-width:1919px){.about-area-details .section-content .btn-wrapper{margin-top:41px}}.about-area-details .info-list li{letter-spacing:-.07em;color:var(--primary);font-size:30px;font-weight:310;line-height:1.16;font-family:var(--font_sequelsansromanbody);align-items:center;display:flex;position:relative}@media only screen and (max-width:1919px){.about-area-details .info-list li{font-size:24px}}@media only screen and (max-width:1399px){.about-area-details .info-list li{font-size:20px}}.about-area-details .info-list li:not(:first-child){margin-top:4px}.about-area-details .info-list li:before{content:"";background-color:var(--primary);width:6px;height:6px;margin-right:10px}@media only screen and (max-width:1399px){.about-area-details .info-list li:before{width:4px;height:4px}}.about-area-details .section-content-wrapper{border-top:1px solid var(--border);grid-template-columns:1fr 715px;gap:20px 60px;max-width:1235px;margin-top:64px;margin-left:auto;padding-top:22px;display:grid}@media only screen and (max-width:1919px){.about-area-details .section-content-wrapper{grid-template-columns:1fr 565px;max-width:1000px;margin-top:54px}}@media only screen and (max-width:1399px){.about-area-details .section-content-wrapper{grid-template-columns:1fr 465px;max-width:850px;margin-top:44px}}@media only screen and (max-width:1199px){.about-area-details .section-content-wrapper{max-width:750px}}@media only screen and (max-width:991px){.about-area-details .section-content-wrapper{grid-template-columns:1fr}}.about-area-details .wrapper-gallery{align-items:flex-start;margin-top:0;padding:0;display:inline-flex}.about-area-details .moving-gallery li{box-sizing:border-box;width:40vw;padding-left:10px;padding-right:10px;list-style:none}@media only screen and (max-width:1199px){.about-area-details .moving-gallery li{padding-left:4px;padding-right:4px}}.about-area-details .moving-gallery li img{width:100%;height:auto;margin:0}.about-area-details .moving-gallery li:first-child{padding-left:0}.about-area-details .moving-gallery li:last-child{padding-right:0}.about-area-details .moving-gallery li:first-child{width:30vw}@media (max-width:575px){.about-area-details .moving-gallery li:first-child{width:60vw}}.about-area-details .moving-gallery li:nth-child(2){width:25vw}@media (max-width:575px){.about-area-details .moving-gallery li:nth-child(2){width:50vw}}.about-area-details .moving-gallery li:nth-child(3){width:20vw}@media (max-width:575px){.about-area-details .moving-gallery li:nth-child(3){width:40vw}}.about-area-details .moving-gallery li:nth-child(4){width:25vw}@media (max-width:575px){.about-area-details .moving-gallery li:nth-child(4){width:50vw}}.about-area-details .moving-gallery li:nth-child(5){width:30vw}@media (max-width:575px){.about-area-details .moving-gallery li:nth-child(5){width:60vw}}.approach-area-about-page .section-title{max-width:845px}@media only screen and (max-width:1919px){.approach-area-about-page .section-title{max-width:645px}}@media only screen and (max-width:1399px){.approach-area-about-page .section-title{max-width:545px}}.approach-area-about-page .subtitle-wrapper{margin-top:8px}.approach-area-about-page .section-header{border-top:1px solid var(--border);margin-top:50px;padding-top:37px}@media only screen and (max-width:991px){.approach-area-about-page .section-header{margin-top:10px;padding-top:7px}}.approach-area-about-page .section-title-wrapper{grid-template-columns:1fr 1235px;gap:15px 60px;display:grid}@media only screen and (max-width:1919px){.approach-area-about-page .section-title-wrapper{grid-template-columns:1fr 1000px}}@media only screen and (max-width:1399px){.approach-area-about-page .section-title-wrapper{grid-template-columns:1fr 850px}}@media only screen and (max-width:1199px){.approach-area-about-page .section-title-wrapper{grid-template-columns:1fr 750px}}@media only screen and (max-width:991px){.approach-area-about-page .section-title-wrapper{grid-template-columns:1fr}}.approach-area-about-page .approach-wrapper-box{max-width:1235px;margin-top:81px;margin-bottom:43px;margin-left:auto}@media only screen and (max-width:1919px){.approach-area-about-page .approach-wrapper-box{max-width:1000px;margin-top:61px}}@media only screen and (max-width:1399px){.approach-area-about-page .approach-wrapper-box{max-width:850px}}@media only screen and (max-width:1199px){.approach-area-about-page .approach-wrapper-box{max-width:750px;margin-top:41px;margin-right:0}}.approach-area-about-page .approach-wrapper{grid-template-columns:1fr 1fr 1fr;gap:40px 50px;display:grid}@media only screen and (max-width:767px){.approach-area-about-page .approach-wrapper{grid-template-columns:1fr}}.approach-area-about-page .approach-box .title{letter-spacing:-.07em;justify-content:space-between;align-items:center;gap:0 20px;font-size:30px;font-weight:310;line-height:1.16;display:flex}@media only screen and (max-width:1919px){.approach-area-about-page .approach-box .title{font-size:24px}}.approach-area-about-page .approach-box .title img{width:150px}@media only screen and (max-width:1919px){.approach-area-about-page .approach-box .title img{width:100px}}@media only screen and (max-width:1399px){.approach-area-about-page .approach-box .title img{width:100px}}@media only screen and (max-width:1199px){.approach-area-about-page .approach-box .title img{display:none}}.approach-area-about-page .approach-box .approach-list{margin-top:28px}@media only screen and (max-width:1199px){.approach-area-about-page .approach-box .approach-list{margin-top:18px}}.approach-area-about-page .approach-box .approach-list li{color:var(--primary);font-size:18px;font-weight:400;line-height:26px}.info-area-page-about{background-color:var(--bg)}.info-area-page-about .section-header{border-top:1px solid #ffffff1a;margin-top:50px;padding-top:37px}@media only screen and (max-width:991px){.info-area-page-about .section-header{margin-top:10px;padding-top:7px}}.info-area-page-about .section-header .subtitle-wrapper{margin-top:8px}.info-area-page-about .section-title-wrapper{grid-template-columns:1fr 1235px;gap:15px 60px;display:grid}@media only screen and (max-width:1919px){.info-area-page-about .section-title-wrapper{grid-template-columns:1fr 1000px}}@media only screen and (max-width:1399px){.info-area-page-about .section-title-wrapper{grid-template-columns:1fr 850px}}@media only screen and (max-width:1199px){.info-area-page-about .section-title-wrapper{grid-template-columns:1fr 750px}}@media only screen and (max-width:991px){.info-area-page-about .section-title-wrapper{grid-template-columns:1fr}}.info-area-page-about .section-subtitle{color:var(--white)}.info-area-page-about .section-title{color:var(--white);max-width:805px}.info-area-page-about .counter-wrapper-box{margin-top:94px}@media only screen and (max-width:1919px){.info-area-page-about .counter-wrapper-box{margin-top:64px}}@media only screen and (max-width:991px){.info-area-page-about .counter-wrapper-box{margin-top:44px}}.info-area-page-about .counter-wrapper{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}@media only screen and (max-width:991px){.info-area-page-about .counter-wrapper{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:767px){.info-area-page-about .counter-wrapper{grid-template-columns:repeat(1,1fr)}}.info-area-page-about .funfact-item{background-color:#1d1c1c;border-radius:20px;padding:39px 50px 41px}@media only screen and (max-width:1919px){.info-area-page-about .funfact-item{padding:29px 30px 31px}}@media only screen and (max-width:1199px){.info-area-page-about .funfact-item{padding:19px 20px 21px}}.info-area-page-about .funfact-item .text{color:#999;font-size:18px;font-weight:400;line-height:26px}.info-area-page-about .funfact-item .number{letter-spacing:-.07em;color:var(--white);margin-top:14px;font-size:50px;font-weight:310;line-height:1}@media only screen and (max-width:1199px){.info-area-page-about .funfact-item .number{font-size:35px}}.client-area-page-about{background-color:var(--bg);margin-bottom:-1px}.client-area-page-about .section-header{margin-top:39px}.client-area-page-about .section-header .text{text-align:center;color:#fcf7f3;max-width:340px;margin-inline:auto;font-size:20px;font-weight:400;line-height:28px}.client-area-page-about .clients-wrapper-box{margin-bottom:50px}@media only screen and (max-width:1199px){.client-area-page-about .clients-wrapper-box{margin-top:43px}}.client-area-page-about .clients-wrapper{flex-wrap:wrap;justify-content:center;gap:0;display:flex}.client-area-page-about .clients-wrapper .client-slider-active .swiper-slide{width:auto}.client-area-page-about .clients-wrapper .client-slider-active .swiper-wrapper{transition-timing-function:linear!important}.client-area-page-about .client-box{border:1px solid #fcf7f31a;border-radius:70px;justify-content:center;align-items:center;width:215px;height:140px;padding:0 20px;display:inline-flex}@media only screen and (max-width:1919px){.client-area-page-about .client-box{width:155px;height:90px}}@media only screen and (max-width:1399px){.client-area-page-about .client-box{width:135px;height:70px}}.media-area-page-about{background-color:var(--bg)}.media-area-page-about .section-content-wrapper{grid-template-columns:1fr 575px;display:grid}@media only screen and (max-width:1399px){.media-area-page-about .section-content-wrapper{grid-template-columns:1fr 475px}}@media only screen and (max-width:991px){.media-area-page-about .section-content-wrapper{grid-template-columns:1fr}}.media-area-page-about .area-thumb img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.media-area-page-about .section-content{background-color:#1d1c1c;padding:87px 50px 100px}@media only screen and (max-width:1399px){.media-area-page-about .section-content{padding:37px 40px 40px}}@media only screen and (max-width:767px){.media-area-page-about .section-content{padding:17px 20px 20px}}.media-area-page-about .section-content .section-title{letter-spacing:-.07em;color:var(--white);max-width:310px;font-size:30px;font-weight:310;line-height:35px}.media-area-page-about .section-content .text{color:#999;font-size:18px;font-weight:400;line-height:26px}.media-area-page-about .section-content .text-wrapper{margin-top:267px}@media only screen and (max-width:1919px){.media-area-page-about .section-content .text-wrapper{margin-top:167px}}@media only screen and (max-width:1399px){.media-area-page-about .section-content .text-wrapper{margin-top:67px}}@media only screen and (max-width:991px){.media-area-page-about .section-content .text-wrapper{margin-top:27px}}.media-area-page-about .section-content .btn-wrapper{margin-top:43px}.media-area-page-about .section-content .rr-btn{background-color:#1d1c1c;border-color:#fff3}.media-area-page-about .section-content .rr-btn:hover{border-color:var(--white)}.dark .media-area-page-about .section-content .rr-btn:before{background-color:var(--white)}.media-area-page-about .section-content .rr-btn .text-one{color:var(--white)}.media-area-page-about .section-content .rr-btn .text-two,.dark .media-area-page-about .section-content .rr-btn .text-two{color:var(--black)}.award-area-page-about{background-color:var(--bg)}.award-area-page-about .section-subtitle,.award-area-page-about .section-title{color:var(--white)}.award-area-page-about .section-header{border-top:1px solid #ffffff1a;margin-top:50px;padding-top:37px}@media only screen and (max-width:991px){.award-area-page-about .section-header{margin-top:10px;padding-top:7px}}.award-area-page-about .section-header .subtitle-wrapper{margin-top:8px}.award-area-page-about .section-title-wrapper{grid-template-columns:1fr 1235px;gap:15px 60px;display:grid}@media only screen and (max-width:1919px){.award-area-page-about .section-title-wrapper{grid-template-columns:1fr 1000px}}@media only screen and (max-width:1399px){.award-area-page-about .section-title-wrapper{grid-template-columns:1fr 850px}}@media only screen and (max-width:1199px){.award-area-page-about .section-title-wrapper{grid-template-columns:1fr 750px}}@media only screen and (max-width:991px){.award-area-page-about .section-title-wrapper{grid-template-columns:1fr}}.award-area-page-about .awards-wrapper-box{border-top:1px solid #ffffff1a;max-width:1235px;margin-top:94px;margin-bottom:43px;margin-left:auto;padding-top:32px}@media only screen and (max-width:1919px){.award-area-page-about .awards-wrapper-box{margin-top:64px}}@media only screen and (max-width:991px){.award-area-page-about .awards-wrapper-box{margin-top:44px}}.award-area-page-about .awards-wrapper{max-width:630px;margin-left:auto}.award-area-page-about .award-box{grid-template-columns:1fr 370px;gap:20px 30px;display:grid}@media only screen and (max-width:767px){.award-area-page-about .award-box{grid-template-columns:1fr 340px}}@media (max-width:575px){.award-area-page-about .award-box{grid-template-columns:1fr}}.award-area-page-about .award-box:not(:first-child){margin-top:56px}.award-area-page-about .award-box .award-list li{color:var(--white);grid-template-columns:auto auto;justify-content:space-between;gap:10px 20px;font-size:20px;font-weight:400;line-height:28px;display:grid}@media only screen and (max-width:767px){.award-area-page-about .award-box .award-list li{font-size:18px}}.award-area-page-about .award-box .category{color:var(--white);font-size:20px;font-weight:400;line-height:20px}@media only screen and (max-width:767px){.award-area-page-about .award-box .category{font-size:18px}}.team-area-about-page .section-header{border-top:1px solid var(--border);margin-top:50px;padding-top:37px}@media only screen and (max-width:991px){.team-area-about-page .section-header{margin-top:10px;padding-top:7px}}.team-area-about-page .section-header .subtitle-wrapper{margin-top:8px}.team-area-about-page .section-title-wrapper{grid-template-columns:1fr 1235px;gap:15px 60px;display:grid}@media only screen and (max-width:1919px){.team-area-about-page .section-title-wrapper{grid-template-columns:1fr 1000px}}@media only screen and (max-width:1399px){.team-area-about-page .section-title-wrapper{grid-template-columns:1fr 850px}}@media only screen and (max-width:1199px){.team-area-about-page .section-title-wrapper{grid-template-columns:1fr 750px}}@media only screen and (max-width:991px){.team-area-about-page .section-title-wrapper{grid-template-columns:1fr}}.team-area-about-page .section-title{max-width:765px}@media only screen and (max-width:1919px){.team-area-about-page .section-title{max-width:665px}}@media only screen and (max-width:1399px){.team-area-about-page .section-title{max-width:465px}}.team-area-about-page .team-wrapper-box{margin-top:94px}@media only screen and (max-width:1919px){.team-area-about-page .team-wrapper-box{margin-top:64px}}@media only screen and (max-width:991px){.team-area-about-page .team-wrapper-box{margin-top:44px}}.team-area-about-page .team-wrapper{grid-template-columns:repeat(4,1fr);gap:40px 20px;display:grid}@media only screen and (max-width:991px){.team-area-about-page .team-wrapper{grid-template-columns:repeat(2,1fr)}}@media (max-width:575px){.team-area-about-page .team-wrapper{grid-template-columns:repeat(1,1fr)}}.team-area-about-page .team-box:hover .thumb img{transform:scale(1.1)}.team-area-about-page .team-box .thumb{overflow:hidden}.team-area-about-page .team-box .thumb img{width:100%;transition:all .5s}.team-area-about-page .team-box .name{letter-spacing:-.07em;font-size:30px;font-weight:310;line-height:1}@media only screen and (max-width:1919px){.team-area-about-page .team-box .name{font-size:24px}}.team-area-about-page .team-box .post{margin-top:3px;font-size:16px;font-weight:400;line-height:30px;display:inline-block}.team-area-about-page .team-box .content{margin-top:19px}.capabilities-area .capability-box .title{font-size:40px}@media only screen and (max-width:1919px){.capabilities-area .capability-box .title{font-size:40px}}@media only screen and (max-width:1399px){.capabilities-area .capability-box .title{font-size:36px}}@media only screen and (max-width:1199px){.capabilities-area .capability-box .title{font-size:28px}}@media only screen and (max-width:991px){.capabilities-area .capability-box .title{font-size:24px}}.blog-details-area .section-title{max-width:1130px}@media only screen and (max-width:1919px){.blog-details-area .section-title{max-width:930px}}@media only screen and (max-width:1399px){.blog-details-area .section-title{max-width:730px}}.blog-details-area .section-header{margin-top:17px}@media only screen and (max-width:1399px){.blog-details-area .section-header{margin-top:37px}}.blog-details-area .meta{align-items:center;gap:5px;margin-top:36px;display:flex}@media only screen and (max-width:1199px){.blog-details-area .meta{margin-top:9px}}.blog-details-area .meta span{font-size:14px;font-weight:400;line-height:27px;display:inline-block}.blog-details-area .meta span.has-left-line{padding-inline-start:15px}.blog-details-area .meta span.has-left-line:before{width:10px}.blog-details-area .meta .name span{color:var(--primary);font-weight:500}.blog-details-area .image-wrapper{margin-top:89px;margin-bottom:50px}@media only screen and (max-width:1919px){.blog-details-area .image-wrapper{margin-top:59px;margin-bottom:40px}}@media only screen and (max-width:1199px){.blog-details-area .image-wrapper{margin-top:29px;margin-bottom:30px}}.blog-details-area .section-details .text{font-size:18px;font-weight:400;line-height:26px}.blog-details-area .section-details .text:not(:first-child){margin-top:26px}.blog-details-area .section-details .title{letter-spacing:-.07em;margin-bottom:28px;font-size:50px;font-weight:310;line-height:.7}@media only screen and (max-width:1919px){.blog-details-area .section-details .title{font-size:40px}}@media only screen and (max-width:1199px){.blog-details-area .section-details .title{margin-bottom:23px;font-size:30px}}@media only screen and (max-width:991px){.blog-details-area .section-details .title{font-size:28px}}@media only screen and (max-width:767px){.blog-details-area .section-details .title{font-size:24px}}.blog-details-area .section-details .details-info{margin-top:50px}@media only screen and (max-width:767px){.blog-details-area .section-details .details-info{margin-top:40px}}.blog-details-area .section-details .text-wrapper+.details-info{margin-top:43px}@media only screen and (max-width:767px){.blog-details-area .section-details .text-wrapper+.details-info{margin-top:33px}}.blog-details-area .section-details .thumb-text-wrapper{grid-template-columns:1fr 1fr;gap:20px 30px;margin-top:17px;display:grid}@media only screen and (max-width:991px){.blog-details-area .section-details .thumb-text-wrapper{grid-template-columns:1fr}}.blog-details-area .section-details .thumb-text-wrapper .thumb{margin-top:6px}.blog-details-area .section-details .thumb-text-wrapper .thumb img{-o-object-fit:cover;object-fit:cover;width:100%;height:120%}.blog-details-area .section-details .feature-list{margin-top:26px;margin-bottom:26px}.blog-details-area .section-details .feature-list li{padding-left:27px;font-size:18px;font-weight:400;line-height:26px;position:relative}.blog-details-area .section-details .feature-list li:before{content:"";background-color:currentColor;border-radius:50%;width:5px;height:5px;position:absolute;top:10px;left:11px}.blog-details-area .section-details .gallery-wrapper{grid-template-columns:auto auto;gap:30px;margin-top:24px;margin-bottom:20px;display:grid}@media only screen and (max-width:1199px){.blog-details-area .section-details .gallery-wrapper{gap:20px}}@media only screen and (max-width:767px){.blog-details-area .section-details .gallery-wrapper{gap:10px}}.blog-details-area .section-details .gallery-wrapper img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.blog-details-area .section-details .tags-wrapper{align-items:flex-start;gap:10px;margin-top:62px;display:flex}@media only screen and (max-width:1399px){.blog-details-area .section-details .tags-wrapper{margin-top:42px}}.blog-details-area .section-details .tags-wrapper .heading{color:var(--primary);font-size:20px;font-weight:400;line-height:28px;display:inline-block}.blog-details-area .section-details .tags{flex-wrap:wrap;gap:5px;display:flex}.blog-details-area .section-details .tags .tag{border:1px solid var(--border);border-radius:30px;padding:0 15px;font-size:14px;font-weight:500;line-height:28px;display:inline-block}.blog-details-area .section-details .comment-wrap{margin-top:90px}@media only screen and (max-width:1399px){.blog-details-area .section-details .comment-wrap{margin-top:60px}}.blog-details-area .section-details .comment-formwrap{grid-template-columns:repeat(2,1fr);gap:60px 30px;margin-top:52px;display:grid}@media only screen and (max-width:1399px){.blog-details-area .section-details .comment-formwrap{gap:40px 30px;margin-top:32px}}@media only screen and (max-width:1199px){.blog-details-area .section-details .comment-formwrap{gap:30px}}@media only screen and (max-width:767px){.blog-details-area .section-details .comment-formwrap{grid-template-columns:repeat(1,1fr)}}.blog-details-area .section-details .comment-formwrap .message{grid-column:span 2}@media only screen and (max-width:767px){.blog-details-area .section-details .comment-formwrap .message{grid-column:auto}}.blog-details-area .section-details .comment-formfield input{width:100%;height:40px;color:var(--primary);background-color:#0000;border:none;border-bottom:1px solid #1113;outline:none;font-size:18px;transition:all .5s}.dark .blog-details-area .section-details .comment-formfield input{border-color:#fff3}@media only screen and (max-width:1199px){.blog-details-area .section-details .comment-formfield input{font-size:16px}}.blog-details-area .section-details .comment-formfield input:focus{border-color:var(--primary)}.blog-details-area .section-details .comment-formfield input::placeholder{color:var(--primary)}.blog-details-area .section-details .comment-formfield input:-webkit-autofill{transition:background-color 0s 600000s,color 0s 600000s!important}.blog-details-area .section-details .comment-formfield input:-webkit-autofill:focus{transition:background-color 0s 600000s,color 0s 600000s!important}.blog-details-area .section-details .comment-formfield select{border:none;border-bottom:1px solid var(--primary);width:100%;height:40px;color:var(--primary);background-color:#0000;outline:none;transition:all .5s}.blog-details-area .section-details .comment-formfield select:focus{border-color:var(--primary)}.blog-details-area .section-details .comment-formfield select option{width:100%;max-width:100%}.blog-details-area .section-details .submit-btn{margin-top:50px}@media only screen and (max-width:1399px){.blog-details-area .section-details .submit-btn{margin-top:40px}}.blog-area-3 .section-header{border-top:1px solid var(--border);margin-top:50px;padding-top:37px}@media only screen and (max-width:991px){.blog-area-3 .section-header{margin-top:10px;padding-top:7px}}.blog-area-3 .section-title-wrapper{grid-template-columns:1fr 1235px;gap:15px 60px;display:grid}@media only screen and (max-width:1919px){.blog-area-3 .section-title-wrapper{grid-template-columns:1fr 1000px}}@media only screen and (max-width:1399px){.blog-area-3 .section-title-wrapper{grid-template-columns:1fr 850px}}@media only screen and (max-width:1199px){.blog-area-3 .section-title-wrapper{grid-template-columns:1fr 750px}}@media only screen and (max-width:991px){.blog-area-3 .section-title-wrapper{grid-template-columns:1fr}}.blog-area-3 .subtitle-wrapper{margin-top:8px}.blog-area-3 .section-title{max-width:800px}@media only screen and (max-width:1919px){.blog-area-3 .section-title{max-width:700px}}@media only screen and (max-width:1399px){.blog-area-3 .section-title{max-width:640px}}.blog-area-3 .blogs-wrapper-box{margin-top:94px}@media only screen and (max-width:1919px){.blog-area-3 .blogs-wrapper-box{margin-top:64px}}@media only screen and (max-width:991px){.blog-area-3 .blogs-wrapper-box{margin-top:44px}}.blog-area-3 .blogs-wrapper{grid-template-columns:repeat(6,1fr);gap:76px 60px;display:grid;overflow:hidden}@media only screen and (max-width:1919px){.blog-area-3 .blogs-wrapper{gap:46px 40px}}@media only screen and (max-width:991px){.blog-area-3 .blogs-wrapper{grid-template-columns:repeat(2,1fr)}}@media (max-width:575px){.blog-area-3 .blogs-wrapper{grid-template-columns:repeat(1,1fr)}}.blog-area-3 .blogs-wrapper>*{grid-column:span 2}@media only screen and (max-width:991px){.blog-area-3 .blogs-wrapper>*{grid-column:auto}}.blog-area-3 .blogs-wrapper>:nth-child(4),.blog-area-3 .blogs-wrapper>:nth-child(5){grid-column:span 3}@media only screen and (max-width:991px){.blog-area-3 .blogs-wrapper>:nth-child(4),.blog-area-3 .blogs-wrapper>:nth-child(5){grid-column:auto}}.blog-area-3 .blogs-wrapper>:nth-child(4) .content,.blog-area-3 .blogs-wrapper>:nth-child(5) .content{padding-right:130px}@media only screen and (max-width:1919px){.blog-area-3 .blogs-wrapper>:nth-child(4) .content,.blog-area-3 .blogs-wrapper>:nth-child(5) .content{padding-right:100px}}@media only screen and (max-width:1199px){.blog-area-3 .blogs-wrapper>:nth-child(4) .content,.blog-area-3 .blogs-wrapper>:nth-child(5) .content{padding-right:80px}}@media only screen and (max-width:991px){.blog-area-3 .blogs-wrapper>:nth-child(4) .content,.blog-area-3 .blogs-wrapper>:nth-child(5) .content{padding-right:0}}.blog-area-3 .blogs-wrapper>* .content{padding-right:90px}@media only screen and (max-width:1919px){.blog-area-3 .blogs-wrapper>* .content{padding-right:70px}}@media only screen and (max-width:1199px){.blog-area-3 .blogs-wrapper>* .content{padding-right:0}}.blog-area-3 .blog{position:relative}.blog-area-3 .blog:hover .thumb img{transform:scale(1.1)}.blog-area-3 .blog:hover .title .arrow{background-color:var(--primary)}.blog-area-3 .blog:hover .title .arrow svg{transform:rotate(60deg)}.blog-area-3 .blog:hover .title .arrow svg *{fill:var(--white)}.dark .blog-area-3 .blog:hover .title .arrow svg *{fill:var(--black)}.blog-area-3 .blog:before{content:"";background-color:var(--border);width:1px;height:100%;position:absolute;top:0;left:-30px}@media only screen and (max-width:1919px){.blog-area-3 .blog:before{left:-20px}}.blog-area-3 .blog .thumb{overflow:hidden}.blog-area-3 .blog .thumb img{width:100%;transition:all .5s}.blog-area-3 .blog .content{margin-top:24px}@media only screen and (max-width:1199px){.blog-area-3 .blog .content{margin-top:14px}}.blog-area-3 .blog .title{letter-spacing:-.07em;font-size:36px;font-weight:310;line-height:1;display:inline}@media only screen and (max-width:1919px){.blog-area-3 .blog .title{font-size:30px}}@media only screen and (max-width:1399px){.blog-area-3 .blog .title{font-size:24px}}@media only screen and (max-width:1199px){.blog-area-3 .blog .title{font-size:20px}}.blog-area-3 .blog .title .arrow{border:2px solid var(--primary);border-radius:50%;justify-content:center;align-items:center;width:25px;height:25px;margin-left:5px;transition:all .3s;display:inline-flex;transform:translateY(-1px)}@media only screen and (max-width:1919px){.blog-area-3 .blog .title .arrow{width:20px;height:20px}}@media only screen and (max-width:1399px){.blog-area-3 .blog .title .arrow{width:17px;height:17px}}@media only screen and (max-width:1199px){.blog-area-3 .blog .title .arrow{border-width:1px;width:15px;height:15px}}.blog-area-3 .blog .title .arrow svg{width:13px;transition:all .3s}@media only screen and (max-width:1919px){.blog-area-3 .blog .title .arrow svg{width:10px}}@media only screen and (max-width:1399px){.blog-area-3 .blog .title .arrow svg{width:7px}}.blog-area-3 .blog .title .arrow svg *{fill:var(--primary)}.blog-area-3 .blog .meta{align-items:center;gap:5px;margin-top:14px;display:flex}@media only screen and (max-width:1199px){.blog-area-3 .blog .meta{margin-top:9px}}.blog-area-3 .blog .meta span{color:var(--secondary);font-size:14px;font-weight:400;line-height:24px}.blog-area-3 .blog .meta span.has-left-line{padding-inline-start:15px}.blog-area-3 .blog .meta span.has-left-line:before{width:10px}.blog-area-3 .blog .meta .name span{color:var(--primary);font-weight:500}.blog-area-2 .section-header{border-top:1px solid var(--border);padding-top:37px}@media only screen and (max-width:991px){.blog-area-2 .section-header{padding-top:7px}}.blog-area-2 .section-title-wrapper{grid-template-columns:1fr 1235px;gap:15px 60px;display:grid}@media only screen and (max-width:1919px){.blog-area-2 .section-title-wrapper{grid-template-columns:1fr 1000px}}@media only screen and (max-width:1399px){.blog-area-2 .section-title-wrapper{grid-template-columns:1fr 850px}}@media only screen and (max-width:1199px){.blog-area-2 .section-title-wrapper{grid-template-columns:1fr 750px}}@media only screen and (max-width:991px){.blog-area-2 .section-title-wrapper{grid-template-columns:1fr}}.blog-area-2 .subtitle-wrapper{margin-top:8px}.blog-area-2 .section-title{max-width:800px}@media only screen and (max-width:1919px){.blog-area-2 .section-title{max-width:700px}}@media only screen and (max-width:1399px){.blog-area-2 .section-title{max-width:640px}}.blog-area-2 .blogs-wrapper-box{margin-top:94px}@media only screen and (max-width:1919px){.blog-area-2 .blogs-wrapper-box{margin-top:64px}}@media only screen and (max-width:991px){.blog-area-2 .blogs-wrapper-box{margin-top:44px}}.blog-area-2 .blogs-wrapper{grid-template-columns:repeat(6,1fr);gap:76px 60px;display:grid;overflow:hidden}@media only screen and (max-width:1919px){.blog-area-2 .blogs-wrapper{gap:46px 40px}}@media only screen and (max-width:991px){.blog-area-2 .blogs-wrapper{grid-template-columns:repeat(2,1fr)}}@media (max-width:575px){.blog-area-2 .blogs-wrapper{grid-template-columns:repeat(1,1fr)}}.blog-area-2 .blogs-wrapper>*{grid-column:span 2}@media only screen and (max-width:991px){.blog-area-2 .blogs-wrapper>*{grid-column:auto}}.blog-area-2 .blogs-wrapper>:nth-child(4),.blog-area-2 .blogs-wrapper>:nth-child(5){grid-column:span 3}@media only screen and (max-width:991px){.blog-area-2 .blogs-wrapper>:nth-child(4),.blog-area-2 .blogs-wrapper>:nth-child(5){grid-column:auto}}.blog-area-2 .blogs-wrapper>:nth-child(4) .content,.blog-area-2 .blogs-wrapper>:nth-child(5) .content{padding-right:130px}@media only screen and (max-width:1919px){.blog-area-2 .blogs-wrapper>:nth-child(4) .content,.blog-area-2 .blogs-wrapper>:nth-child(5) .content{padding-right:100px}}@media only screen and (max-width:1199px){.blog-area-2 .blogs-wrapper>:nth-child(4) .content,.blog-area-2 .blogs-wrapper>:nth-child(5) .content{padding-right:80px}}@media only screen and (max-width:991px){.blog-area-2 .blogs-wrapper>:nth-child(4) .content,.blog-area-2 .blogs-wrapper>:nth-child(5) .content{padding-right:0}}.blog-area-2 .blogs-wrapper>* .content{padding-right:90px}@media only screen and (max-width:1919px){.blog-area-2 .blogs-wrapper>* .content{padding-right:70px}}@media only screen and (max-width:1199px){.blog-area-2 .blogs-wrapper>* .content{padding-right:0}}.blog-area-2 .blog{position:relative}.blog-area-2 .blog:hover .thumb img{transform:scale(1.1)}.blog-area-2 .blog:hover .title .arrow{background-color:var(--primary)}.blog-area-2 .blog:hover .title .arrow svg{transform:rotate(60deg)}.blog-area-2 .blog:hover .title .arrow svg *{fill:var(--white)}.dark .blog-area-2 .blog:hover .title .arrow svg *{fill:var(--black)}.blog-area-2 .blog:before{content:"";background-color:var(--border);width:1px;height:100%;position:absolute;top:0;left:-30px}@media only screen and (max-width:1919px){.blog-area-2 .blog:before{left:-20px}}.blog-area-2 .blog .thumb{overflow:hidden}.blog-area-2 .blog .thumb img{width:100%;transition:all .5s}.blog-area-2 .blog .content{margin-top:24px}@media only screen and (max-width:1199px){.blog-area-2 .blog .content{margin-top:14px}}.blog-area-2 .blog .title{letter-spacing:-.07em;font-size:36px;font-weight:310;line-height:1;display:inline}@media only screen and (max-width:1919px){.blog-area-2 .blog .title{font-size:30px}}@media only screen and (max-width:1399px){.blog-area-2 .blog .title{font-size:24px}}@media only screen and (max-width:1199px){.blog-area-2 .blog .title{font-size:20px}}.blog-area-2 .blog .title .arrow{border:2px solid var(--primary);border-radius:50%;justify-content:center;align-items:center;width:25px;height:25px;margin-left:5px;transition:all .3s;display:inline-flex;transform:translateY(-1px)}@media only screen and (max-width:1919px){.blog-area-2 .blog .title .arrow{width:20px;height:20px}}@media only screen and (max-width:1399px){.blog-area-2 .blog .title .arrow{width:17px;height:17px}}@media only screen and (max-width:1199px){.blog-area-2 .blog .title .arrow{border-width:1px;width:15px;height:15px}}.blog-area-2 .blog .title .arrow svg{width:13px;transition:all .3s}@media only screen and (max-width:1919px){.blog-area-2 .blog .title .arrow svg{width:10px}}@media only screen and (max-width:1399px){.blog-area-2 .blog .title .arrow svg{width:7px}}.blog-area-2 .blog .title .arrow svg *{fill:var(--primary)}.blog-area-2 .blog .meta{align-items:center;gap:5px;margin-top:14px;display:flex}@media only screen and (max-width:1199px){.blog-area-2 .blog .meta{margin-top:9px}}.blog-area-2 .blog .meta span{color:var(--secondary);font-size:14px;font-weight:400;line-height:24px}.blog-area-2 .blog .meta span.has-left-line{padding-inline-start:15px}.blog-area-2 .blog .meta span.has-left-line:before{width:10px}.blog-area-2 .blog .meta .name span{color:var(--primary);font-weight:500}.loading-form{z-index:99;width:100%;height:100%;color:var(--white);text-align:center;background:#00000080;padding-top:20%;font-size:20px;display:none;position:fixed;top:0;left:0}.success-message{color:green;margin-top:10px}.error-message{color:red;margin-top:10px}#response-message{margin-top:10px}.contact-area-contact-page .section-header{border-top:1px solid var(--border);padding-top:37px}@media only screen and (max-width:991px){.contact-area-contact-page .section-header{padding-top:7px}}.contact-area-contact-page .section-title-wrapper{grid-template-columns:1fr 1320px;gap:15px 60px;display:grid}@media only screen and (max-width:1919px){.contact-area-contact-page .section-title-wrapper{grid-template-columns:1fr 1100px}}@media only screen and (max-width:1399px){.contact-area-contact-page .section-title-wrapper{grid-template-columns:1fr 920px}}@media only screen and (max-width:1199px){.contact-area-contact-page .section-title-wrapper{grid-template-columns:1fr 800px}}@media only screen and (max-width:991px){.contact-area-contact-page .section-title-wrapper{grid-template-columns:1fr}}.contact-area-contact-page .subtitle-wrapper{margin-top:8px}.contact-area-contact-page .section-title{max-width:1200px}@media only screen and (max-width:1919px){.contact-area-contact-page .section-title{max-width:980px}}@media only screen and (max-width:1399px){.contact-area-contact-page .section-title{max-width:760px}}.contact-area-contact-page .section-content-wrapper{grid-template-columns:1fr 1030px;align-items:flex-start;gap:40px 60px;margin-top:90px;margin-bottom:4px;display:grid}@media only screen and (max-width:1919px){.contact-area-contact-page .section-content-wrapper{grid-template-columns:1fr 730px;margin-top:60px}}@media only screen and (max-width:1399px){.contact-area-contact-page .section-content-wrapper{grid-template-columns:1fr 680px}}@media only screen and (max-width:1199px){.contact-area-contact-page .section-content-wrapper{grid-template-columns:1fr 550px}}@media only screen and (max-width:991px){.contact-area-contact-page .section-content-wrapper{grid-template-columns:1fr}}.contact-area-contact-page .contact-mail .title{color:var(--primary);font-size:20px;font-weight:400;line-height:20px}.contact-area-contact-page .contact-mail .text{font-family:var(--font_sequelsansromanbody);letter-spacing:-.07em;color:var(--primary);max-width:410px;margin-top:24px;font-size:30px;font-weight:310;line-height:1.16}@media only screen and (max-width:1919px){.contact-area-contact-page .contact-mail .text{max-width:330px;font-size:24px}}@media only screen and (max-width:1199px){.contact-area-contact-page .contact-mail .text{max-width:280px;font-size:20px}}.contact-area-contact-page .contact-mail .text a{-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:1px}.contact-area-contact-page .contact-mail .text a:hover{color:var(--secondary)}.contact-area-contact-page .contact-social{margin-top:51px}.contact-area-contact-page .contact-social .title{color:var(--primary);font-size:20px;font-weight:400;line-height:20px}.contact-area-contact-page .contact-social .social-links{flex-direction:column;align-items:flex-start;margin-top:24px;display:flex}.contact-area-contact-page .contact-social .social-links a{font-family:var(--font_sequelsansromanbody);letter-spacing:-.07em;color:var(--primary);font-size:30px;font-weight:310;line-height:1.16;transition:all .5s;display:inline-block}@media only screen and (max-width:1919px){.contact-area-contact-page .contact-social .social-links a{font-size:24px}}@media only screen and (max-width:1199px){.contact-area-contact-page .contact-social .social-links a{font-size:20px}}.contact-area-contact-page .contact-social .social-links a:hover{-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:1px}.contact-area-contact-page .contact-formwrap{grid-template-columns:repeat(2,1fr);gap:60px;display:grid}@media only screen and (max-width:1399px){.contact-area-contact-page .contact-formwrap{gap:40px}}@media only screen and (max-width:1199px){.contact-area-contact-page .contact-formwrap{gap:30px}}@media only screen and (max-width:767px){.contact-area-contact-page .contact-formwrap{grid-template-columns:repeat(1,1fr)}}.contact-area-contact-page .contact-formwrap .message{grid-column:span 2;margin-top:30px}@media only screen and (max-width:767px){.contact-area-contact-page .contact-formwrap .message{grid-column:auto}}.contact-area-contact-page .contact-formfield input{border:none;border-bottom:1px solid var(--primary);width:100%;height:40px;color:var(--primary);background-color:#0000;outline:none;transition:all .5s}.contact-area-contact-page .contact-formfield input:focus{border-color:var(--primary)}.contact-area-contact-page .contact-formfield input::placeholder{color:var(--primary)}.contact-area-contact-page .contact-formfield input:-webkit-autofill{transition:background-color 0s 600000s,color 0s 600000s!important}.contact-area-contact-page .contact-formfield input:-webkit-autofill:focus{transition:background-color 0s 600000s,color 0s 600000s!important}.contact-area-contact-page .contact-formfield select{border:none;border-bottom:1px solid var(--primary);width:100%;height:40px;color:var(--primary);background-color:#0000;outline:none;transition:all .5s}.contact-area-contact-page .contact-formfield select:focus{border-color:var(--primary)}.contact-area-contact-page .contact-formfield select option{width:100%;max-width:100%}.dark .contact-area-contact-page .contact-formfield select option{background-color:var(--black)}.contact-area-contact-page .contact-formfield select option[disabled]{background-color:var(--black)!important}.contact-area-contact-page .submit-btn{margin-top:50px}@media only screen and (max-width:1399px){.contact-area-contact-page .submit-btn{margin-top:40px}}body.body-contact-page.body-page-inner{background-color:#0000}body.body-contact-page .progress-wrap{display:none!important}.contact-page-marquee-section{width:100%;margin-bottom:70px}@media only screen and (max-width:767px){.contact-page-marquee-section{margin-bottom:40px}}.contact-page-marquee-section.section-spacing-top{padding-top:120px}@media only screen and (max-width:1919px){.contact-page-marquee-section.section-spacing-top{padding-top:120px}}@media only screen and (max-width:1399px){.contact-page-marquee-section.section-spacing-top{padding-top:68px}}@media only screen and (max-width:1199px){.contact-page-marquee-section.section-spacing-top{padding-top:52px}}@media only screen and (max-width:767px){.contact-page-marquee-section.section-spacing-top{padding-top:96px}}.contact-page-marquee-inner{width:100%;overflow:hidden}.contact-page-marquee-track{width:max-content;animation:12s linear infinite contact-page-marquee-scroll;display:flex}@keyframes contact-page-marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.contact-page-marquee-track{flex-wrap:wrap;justify-content:center;width:100%;margin-inline:auto;animation:none;transform:none}.contact-page-marquee-monogram{animation:none}}.contact-page-marquee-segment{--contact-marquee-monogram-inset:60px;align-items:center;gap:var(--contact-marquee-monogram-inset);flex-shrink:0;padding-inline-end:var(--contact-marquee-monogram-inset);display:inline-flex}@media only screen and (max-width:767px){.contact-page-marquee-segment{--contact-marquee-monogram-inset:36px}}.contact-page-marquee-text{font-family:var(--font_sequelsansromanbody),system-ui,sans-serif;letter-spacing:0;color:#fff;white-space:nowrap;font-size:100px;font-style:normal;font-weight:310;line-height:100%}@media only screen and (max-width:991px){.contact-page-marquee-text{font-size:clamp(36px,10vw,100px)}}.contact-page-marquee-monogram{-o-object-fit:contain;object-fit:contain;flex-shrink:0;width:94px;height:94px;animation:10s linear infinite contact-page-marquee-monogram-spin;display:block}@media only screen and (max-width:767px){.contact-page-marquee-monogram{width:56px;height:56px}}@keyframes contact-page-marquee-monogram-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.contact-page-form-section{padding-bottom:100px}@media only screen and (max-width:1199px){.contact-page-form-section{padding-bottom:80px}}@media only screen and (max-width:991px){.contact-page-form-section{padding-bottom:60px}}.contact-page-form-card{isolation:isolate;border:1px solid #ffffff47;border-radius:32px;width:100%;max-width:896px;margin-inline:auto;position:relative;box-shadow:0 8px 40px #00000024,inset 0 1px #ffffff59}@media only screen and (max-width:767px){.contact-page-form-card{border-radius:24px}}.contact-page-form-social{margin-inline:auto;flex-flow:row;justify-content:center;align-items:center;gap:32px;max-width:896px;margin-top:85px;display:flex}@media only screen and (max-width:1199px){.contact-page-form-social{margin-top:64px}}@media only screen and (max-width:767px){.contact-page-form-social{justify-content:center;gap:12px;min-width:0;margin-top:48px;padding-inline:8px}}.contact-page-form-social-email{font-family:var(--font_dmsans),system-ui,sans-serif;letter-spacing:0;color:#fff;text-underline-offset:4px;-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;font-size:24px;font-style:normal;font-weight:600;line-height:100%;text-decoration:underline;text-decoration-thickness:from-font}.contact-page-form-social-email:hover{color:#ffffffe0}@media only screen and (max-width:767px){.contact-page-form-social-email{white-space:nowrap;font-size:clamp(14px,4vw,19px)}}.contact-page-form-social-icons{display:contents}.contact-page-form-social-link{line-height:0;display:inline-flex}.contact-page-form-social-icon-img{-o-object-fit:contain;object-fit:contain;width:28px;height:28px;display:block}@media only screen and (max-width:767px){.contact-page-form-social-icon-img{width:20px;height:20px}}.contact-page-form-social-linkedin{color:#fff}.contact-page-form-card__backdrop{z-index:0;border-radius:inherit;pointer-events:none;position:absolute;inset:0}.contact-page-form-card__inner{z-index:1;padding:32px;position:relative}.contact-page-form-title{font-family:var(--font_dmsans),system-ui,sans-serif;letter-spacing:0;text-align:center;color:#fff;margin:0 0 48px;font-size:24px;font-style:normal;font-weight:600;line-height:100%}@media only screen and (max-width:767px){.contact-page-form-title{margin-bottom:36px}}.contact-page-form-card .contact-page-form-gitd.contact-area-contact-page .contact-formwrap{gap:44px 56px}@media only screen and (max-width:1399px){.contact-page-form-card .contact-page-form-gitd.contact-area-contact-page .contact-formwrap{gap:40px 48px}}@media only screen and (max-width:1199px){.contact-page-form-card .contact-page-form-gitd.contact-area-contact-page .contact-formwrap{gap:36px 40px}}@media only screen and (max-width:767px){.contact-page-form-card .contact-page-form-gitd.contact-area-contact-page .contact-formwrap{gap:36px 0}}.contact-page-form-card .contact-page-form-gitd.contact-area-contact-page .contact-formfield input{color:#fff;border-bottom-color:#ffffff73}.contact-page-form-card .contact-page-form-gitd.contact-area-contact-page .contact-formfield input:focus{border-color:#fffffff2}.contact-page-form-card .contact-page-form-gitd.contact-area-contact-page .contact-formfield input::placeholder{color:#ffffff8c}.contact-page-form-card .contact-page-form-gitd.contact-area-contact-page .contact-formfield input:-webkit-autofill{-webkit-text-fill-color:#fff!important}.contact-page-form-card .contact-page-form-gitd.contact-area-contact-page .contact-formfield input:-webkit-autofill:focus{-webkit-text-fill-color:#fff!important}.contact-page-form-card .contact-page-form-gitd.contact-area-contact-page .contact-formwrap .message{margin-top:0}.contact-page-form-newsletter-row--in-grid{grid-column:1/-1;justify-content:flex-start;margin-top:0;margin-bottom:0;display:flex}.contact-page-form-newsletter{cursor:pointer;font-family:var(--font_dmsans),system-ui,sans-serif;letter-spacing:0;text-align:left;color:#fff;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:12px;max-width:42rem;font-size:16px;font-style:normal;font-weight:200;line-height:100%;display:inline-flex}.contact-page-form-newsletter input[type=checkbox]{appearance:none;cursor:pointer;box-sizing:border-box;background:0 0;border:1px solid #ffffffa6;border-radius:4px;flex-shrink:0;width:18px;height:18px;margin:0;position:relative}.contact-page-form-newsletter input[type=checkbox]:checked{background:0 0;border-color:#fffffff2}.contact-page-form-newsletter input[type=checkbox]:checked:after{content:"";transform-origin:50%;box-sizing:border-box;border:2px solid #fff;border-width:0 2px 2px 0;border-radius:0 0 1px;width:5px;height:9px;margin:auto;position:absolute;inset:0;transform:rotate(45deg)}.contact-page-form-newsletter input[type=checkbox]:focus-visible{outline-offset:2px;outline:2px solid #ffffffb3}.contact-page-form-newsletter span{text-align:left;line-height:1.25}.contact-page-form{position:relative}.contact-page-form-submit{justify-content:center;margin-top:48px;display:flex}@media only screen and (max-width:767px){.contact-page-form-submit{margin-top:40px}}.contact-page-form-submit-btn{font:inherit;cursor:pointer;background:0 0;border:none;margin:0;padding:0}.contact-page-form-submit-btn:disabled{opacity:.55;cursor:not-allowed}.contact-page-form-submit-btn span.b{font-weight:600;padding:14px 36px!important}.contact-page-form-submit-btn span.c{box-sizing:border-box;justify-content:center;align-items:center;width:50px;min-width:50px;height:50px;border-radius:50%!important;padding:0!important;display:inline-flex!important}.contact-page-form-submit-btn .contact-page-form-submit-icon{-o-object-fit:contain;object-fit:contain;width:22px;height:22px;display:block}.contact-page-form-error{color:#ff8a80;text-align:center;font-family:var(--font_dmsans),system-ui,sans-serif;margin:16px 0 0;font-size:15px}.faq-area-faq-page .section-header{border-top:1px solid var(--border);padding-top:37px}@media only screen and (max-width:991px){.faq-area-faq-page .section-header{padding-top:7px}}.faq-area-faq-page .section-title-wrapper{grid-template-columns:1fr 1235px;gap:15px 60px;display:grid}@media only screen and (max-width:1919px){.faq-area-faq-page .section-title-wrapper{grid-template-columns:1fr 1000px}}@media only screen and (max-width:1399px){.faq-area-faq-page .section-title-wrapper{grid-template-columns:1fr 850px}}@media only screen and (max-width:1199px){.faq-area-faq-page .section-title-wrapper{grid-template-columns:1fr 750px}}@media only screen and (max-width:991px){.faq-area-faq-page .section-title-wrapper{grid-template-columns:1fr}}.faq-area-faq-page .subtitle-wrapper{margin-top:8px}.faq-area-faq-page .section-title{max-width:1005px}@media only screen and (max-width:1919px){.faq-area-faq-page .section-title{max-width:805px}}@media only screen and (max-width:1399px){.faq-area-faq-page .section-title{max-width:605px}}.faq-area-faq-page .accordion-wrapper{max-width:1235px;margin-top:93px;margin-bottom:10px;margin-left:auto}@media only screen and (max-width:1919px){.faq-area-faq-page .accordion-wrapper{max-width:1000px;margin-top:63px}}@media only screen and (max-width:1399px){.faq-area-faq-page .accordion-wrapper{max-width:900px;margin-top:43px}}@media only screen and (max-width:1199px){.faq-area-faq-page .accordion-wrapper{max-width:750px}}.faq-area-faq-page .accordion{border-top:1px solid var(--border);counter-reset:accordion}.faq-area-faq-page .accordion-button{letter-spacing:-.07em;color:var(--primary);box-shadow:none;background-color:#0000;outline:0;padding:30px 0 33px;font-size:30px;font-weight:310;line-height:1.16;border-radius:0!important}@media only screen and (max-width:1919px){.faq-area-faq-page .accordion-button{padding:20px 0 23px;font-size:24px}}@media only screen and (max-width:767px){.faq-area-faq-page .accordion-button{font-size:20px}}.faq-area-faq-page .accordion-button:after{content:"+";font-family:var(--font_awesome);background-image:none;width:auto;height:auto}.faq-area-faq-page .accordion-button:not(.collapsed){pointer-events:none}.faq-area-faq-page .accordion-button:not(.collapsed):after{content:"-"}.faq-area-faq-page .accordion-item{border:none;border-bottom:1px solid var(--border);background-color:#0000;padding-left:130px;transition:all .5s;position:relative}@media only screen and (max-width:991px){.faq-area-faq-page .accordion-item{padding-left:80px}}@media only screen and (max-width:767px){.faq-area-faq-page .accordion-item{padding-left:50px}}.faq-area-faq-page .accordion-item:before{counter-increment:accordion;content:counter(accordion,decimal-leading-zero);font-family:var(--font_sequelsansromanbody);letter-spacing:-.07em;color:var(--primary);font-size:30px;font-weight:310;line-height:1.16;transition:all .5s;position:absolute;top:30px;left:0}@media only screen and (max-width:1919px){.faq-area-faq-page .accordion-item:before{font-size:24px;top:20px}}@media only screen and (max-width:767px){.faq-area-faq-page .accordion-item:before{font-size:20px}}.faq-area-faq-page .accordion-body{color:var(--secondary);border:none;padding:4px 0 43px;font-size:20px;font-weight:400;line-height:28px}.terms-area{font-family:var(--font_segoeui);padding-top:60px;padding-bottom:100px}@media only screen and (max-width:991px){.terms-area{padding-top:40px;padding-bottom:60px}}.terms-area .terms-area-inner{max-width:860px;margin-left:auto;margin-right:auto}@media only screen and (max-width:1399px){.terms-area .terms-area-inner{max-width:760px}}.terms-area p{color:var(--secondary);margin-bottom:16px;font-size:16px;line-height:1.8}@media only screen and (max-width:991px){.terms-area p{font-size:15px}}.terms-area a{color:var(--primary);text-underline-offset:3px;text-decoration:underline}.terms-area a:hover{opacity:.7}.terms-area .terms-intro{border-top:1px solid var(--border);margin-bottom:50px;padding-top:37px}@media only screen and (max-width:991px){.terms-area .terms-intro{margin-bottom:36px;padding-top:24px}}.terms-area .terms-section{border-top:1px solid var(--border);margin-bottom:50px;padding-top:37px}@media only screen and (max-width:991px){.terms-area .terms-section{margin-bottom:36px;padding-top:24px}}.terms-area .terms-section-title{color:var(--primary);margin-bottom:20px;font-size:22px;font-weight:600;line-height:1.3}@media only screen and (max-width:991px){.terms-area .terms-section-title{font-size:18px}}.terms-area .terms-subsection-title{color:var(--primary);margin-top:28px;margin-bottom:12px;font-size:16px;font-weight:600;line-height:1.4}@media only screen and (max-width:991px){.terms-area .terms-subsection-title{margin-top:20px;font-size:15px}}.terms-area .terms-last-updated{border-top:1px solid var(--border);margin-top:10px;padding-top:24px}.terms-area .terms-last-updated p{color:var(--secondary);opacity:.7;margin-bottom:0;font-size:14px}.hero-area-service-details .service-meta{grid-template-columns:1fr 1045px;gap:10px 60px;margin-top:27px;display:grid;position:relative}@media only screen and (max-width:1919px){.hero-area-service-details .service-meta{grid-template-columns:1fr 845px}}@media only screen and (max-width:1399px){.hero-area-service-details .service-meta{grid-template-columns:1fr 645px}}@media only screen and (max-width:1199px){.hero-area-service-details .service-meta{grid-template-columns:1fr 585px}}@media only screen and (max-width:991px){.hero-area-service-details .service-meta{grid-template-columns:1fr}}.hero-area-service-details .service-meta .serial,.hero-area-service-details .service-meta .tag{font-size:18px;font-weight:400;line-height:20px;display:inline-block}.hero-area-service-details .service-meta .next-item{font-size:18px;font-weight:400;line-height:20px;display:inline-block;position:absolute;top:0;right:0}.hero-area-service-details .section-header{grid-template-columns:1045px;justify-content:flex-end;margin-top:84px;display:grid}@media only screen and (max-width:1919px){.hero-area-service-details .section-header{grid-template-columns:845px;margin-top:64px}}@media only screen and (max-width:1399px){.hero-area-service-details .section-header{grid-template-columns:645px}}@media only screen and (max-width:1199px){.hero-area-service-details .section-header{grid-template-columns:585px;margin-top:44px}}@media only screen and (max-width:991px){.hero-area-service-details .section-header{grid-template-columns:1fr}}.hero-area-service-details .section-content-wrapper{grid-template-columns:1fr 1045px;gap:40px 60px;margin-top:94px;display:grid}@media only screen and (max-width:1919px){.hero-area-service-details .section-content-wrapper{grid-template-columns:1fr 845px;margin-top:64px}}@media only screen and (max-width:1399px){.hero-area-service-details .section-content-wrapper{grid-template-columns:1fr 645px}}@media only screen and (max-width:1199px){.hero-area-service-details .section-content-wrapper{grid-template-columns:1fr 585px;margin-top:44px}}@media only screen and (max-width:991px){.hero-area-service-details .section-content-wrapper{grid-template-columns:1fr}}.hero-area-service-details .section-content .text{max-width:420px;font-size:18px;font-weight:400;line-height:26px}.hero-area-service-details .section-thumb img{width:100%}.hero-area-service-details .feature-list{margin-top:26px}.hero-area-service-details .feature-list li{color:var(--primary);align-items:center;font-size:18px;font-weight:400;line-height:26px;display:flex}.hero-area-service-details .feature-list li:before{content:"+";margin-right:5px}.approach-area-service-details-page .section-header{margin-top:32px}.approach-area-service-details-page .section-title-wrapper{grid-template-columns:1fr 1125px;align-items:flex-end;gap:20px 60px;display:grid}@media only screen and (max-width:1919px){.approach-area-service-details-page .section-title-wrapper{grid-template-columns:1fr 905px}}@media only screen and (max-width:1399px){.approach-area-service-details-page .section-title-wrapper{grid-template-columns:1fr 675px}}@media only screen and (max-width:1199px){.approach-area-service-details-page .section-title-wrapper{grid-template-columns:1fr 575px}}@media only screen and (max-width:991px){.approach-area-service-details-page .section-title-wrapper{grid-template-columns:1fr}}.approach-area-service-details-page .section-subtitle{font-family:var(--font_sequelsansromanbody);letter-spacing:-.07em;color:var(--primary);text-transform:unset;font-size:30px;font-weight:310;line-height:1.16}@media only screen and (max-width:1919px){.approach-area-service-details-page .section-subtitle{font-size:24px}}@media only screen and (max-width:991px){.approach-area-service-details-page .section-subtitle{font-size:18px}.approach-area-service-details-page .section-subtitle br{display:none}}.approach-area-service-details-page .section-title{max-width:875px}@media (min-width:1200px){.approach-area-service-details-page .section-title{font-size:50px;line-height:1}}.approach-area-service-details-page .approach-wrapper-box{grid-template-columns:1fr 1125px;align-items:flex-start;gap:20px 60px;margin-top:94px;margin-bottom:50px;display:grid}@media only screen and (max-width:1919px){.approach-area-service-details-page .approach-wrapper-box{grid-template-columns:1fr 905px;margin-top:64px}}@media only screen and (max-width:1399px){.approach-area-service-details-page .approach-wrapper-box{grid-template-columns:1fr 675px}}@media only screen and (max-width:1199px){.approach-area-service-details-page .approach-wrapper-box{grid-template-columns:1fr 575px}}@media only screen and (max-width:991px){.approach-area-service-details-page .approach-wrapper-box{grid-template-columns:1fr;margin-top:44px}}.approach-area-service-details-page .approach-wrapper-box .steps{font-family:var(--font_sequelsansromanbody);letter-spacing:-.07em;color:var(--primary);font-size:265px;font-weight:310;line-height:.65}@media only screen and (max-width:1919px){.approach-area-service-details-page .approach-wrapper-box .steps{font-size:205px}}@media only screen and (max-width:1399px){.approach-area-service-details-page .approach-wrapper-box .steps{font-size:165px}}@media only screen and (max-width:991px){.approach-area-service-details-page .approach-wrapper-box .steps{display:none}}.approach-area-service-details-page .approach-wrapper{border-top:1px dashed #878482}.approach-area-service-details-page .approach-box{border-bottom:1px dashed #878482;grid-template-columns:60px 1fr 595px;align-items:flex-start;gap:10px 50px;padding-top:24px;padding-bottom:24px;display:grid}@media only screen and (max-width:1919px){.approach-area-service-details-page .approach-box{grid-template-columns:60px 1fr 395px}}@media only screen and (max-width:1399px){.approach-area-service-details-page .approach-box{grid-template-columns:60px 1fr}}@media only screen and (max-width:991px){.approach-area-service-details-page .approach-box{gap:10px 30px}}@media (max-width:575px){.approach-area-service-details-page .approach-box{grid-template-columns:30px 1fr}}.approach-area-service-details-page .approach-box .number{color:var(--primary);font-size:18px;font-weight:400;line-height:26px}@media only screen and (max-width:1399px){.approach-area-service-details-page .approach-box .number{grid-row:span 2}}.approach-area-service-details-page .approach-box .title{letter-spacing:-.07em;font-size:30px;font-weight:310;line-height:30px}@media only screen and (max-width:1919px){.approach-area-service-details-page .approach-box .title{font-size:24px}}.approach-area-service-details-page .approach-box .text{font-size:18px;font-weight:400;line-height:26px}.feature-area{background-color:var(--bg)}.feature-area .features-wrapper-box{margin-top:44px}.feature-area .features-wrapper{grid-template-columns:repeat(4,1fr);gap:60px;display:grid;overflow:hidden}@media only screen and (max-width:1919px){.feature-area .features-wrapper{gap:60px 40px}}@media only screen and (max-width:1199px){.feature-area .features-wrapper{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:767px){.feature-area .features-wrapper{grid-template-columns:repeat(1,1fr)}}.feature-area .features-wrapper>:nth-child(2n) .thumb{order:2}@media only screen and (max-width:1199px){.feature-area .features-wrapper>:nth-child(2n) .thumb{order:unset}}.feature-area .feature-box{gap:175px;display:grid;position:relative}@media only screen and (max-width:1919px){.feature-area .feature-box{gap:95px}}@media only screen and (max-width:1399px){.feature-area .feature-box{gap:75px}}@media only screen and (max-width:1199px){.feature-area .feature-box{gap:45px}}.feature-area .feature-box:before{content:"";background-color:#ffffff1a;width:1px;height:100%;position:absolute;top:0;left:-30px}@media only screen and (max-width:1919px){.feature-area .feature-box:before{left:-20px}}.feature-area .feature-box .thumb img{height:80px}@media only screen and (max-width:1919px){.feature-area .feature-box .thumb img{height:60px}}.feature-area .feature-box .title{letter-spacing:-.07em;color:var(--white);font-size:30px;font-weight:310;line-height:1}@media only screen and (max-width:1919px){.feature-area .feature-box .title{font-size:24px}}.feature-area .feature-box .text{color:var(--white-2);margin-top:30px;font-size:20px;font-weight:400;line-height:28px}@media only screen and (max-width:1919px){.feature-area .feature-box .text{margin-top:20px;font-size:18px}}.value-area{background-color:var(--bg)}.value-area .section-content-wrapper{grid-template-columns:605px 905px;justify-content:space-between;align-items:flex-start;gap:40px 60px;margin-top:32px;margin-bottom:45px;display:grid}@media only screen and (max-width:1919px){.value-area .section-content-wrapper{grid-template-columns:1fr 770px}}@media only screen and (max-width:1199px){.value-area .section-content-wrapper{grid-template-columns:1fr}}.value-area .section-thumb{max-width:660px;margin-top:11px}.value-area .section-thumb img{width:100%}.value-area .section-title{letter-spacing:-.07em;color:var(--white);max-width:660px}@media (min-width:1200px){.value-area .section-title{font-size:50px;font-weight:315;line-height:55px}}.value-area .values-wrapper{margin-top:56px}@media only screen and (max-width:991px){.value-area .values-wrapper{margin-top:36px}}.value-area .value-box{grid-template-columns:330px 1fr;gap:20px 80px;display:grid}@media only screen and (max-width:1919px){.value-area .value-box{grid-template-columns:230px 1fr}}@media only screen and (max-width:991px){.value-area .value-box{grid-template-columns:130px 1fr}}@media only screen and (max-width:767px){.value-area .value-box{grid-template-columns:1fr}}.value-area .value-box:not(:first-child){margin-top:68px}@media only screen and (max-width:991px){.value-area .value-box:not(:first-child){margin-top:38px}}.value-area .value-box .number{letter-spacing:-.07em;color:var(--white);border-top:1px solid #fcf7f333;margin-top:6px;padding-top:17px;font-size:100px;font-weight:310;line-height:.9}@media only screen and (max-width:1919px){.value-area .value-box .number{font-size:80px}}@media only screen and (max-width:1399px){.value-area .value-box .number{font-size:60px}}@media only screen and (max-width:1199px){.value-area .value-box .number{font-size:50px}}@media only screen and (max-width:991px){.value-area .value-box .number{font-size:40px}}@media only screen and (max-width:767px){.value-area .value-box .number{font-size:35px}}.value-area .value-box .text{color:var(--white-2);font-size:20px;font-weight:400;line-height:26px}@media only screen and (max-width:1919px){.value-area .value-box .text{font-size:18px}}.faq-area .section-header{border-top:1px solid var(--border);margin-top:50px;padding-top:37px}@media only screen and (max-width:991px){.faq-area .section-header{margin-top:10px;padding-top:7px}}.faq-area .section-title-wrapper{grid-template-columns:1fr 1235px;gap:15px 60px;display:grid}@media only screen and (max-width:1919px){.faq-area .section-title-wrapper{grid-template-columns:1fr 1000px}}@media only screen and (max-width:1399px){.faq-area .section-title-wrapper{grid-template-columns:1fr 850px}}@media only screen and (max-width:1199px){.faq-area .section-title-wrapper{grid-template-columns:1fr 750px}}@media only screen and (max-width:991px){.faq-area .section-title-wrapper{grid-template-columns:1fr}}.faq-area .subtitle-wrapper{margin-top:8px}.faq-area .section-title{max-width:1005px}@media only screen and (max-width:1919px){.faq-area .section-title{max-width:905px}}@media only screen and (max-width:1399px){.faq-area .section-title{max-width:705px}}.faq-area .accordion-wrapper{max-width:1235px;margin-top:93px;margin-bottom:10px;margin-left:auto}@media only screen and (max-width:1919px){.faq-area .accordion-wrapper{max-width:1000px;margin-top:63px}}@media only screen and (max-width:1399px){.faq-area .accordion-wrapper{max-width:850px;margin-top:43px}}@media only screen and (max-width:1199px){.faq-area .accordion-wrapper{max-width:750px}}.faq-area .accordion{border-top:1px solid var(--border);counter-reset:accordion}.faq-area .accordion-button{letter-spacing:-.07em;color:var(--primary);box-shadow:none;background-color:#0000;outline:0;padding:30px 0 33px;font-size:30px;font-weight:310;line-height:1.16;border-radius:0!important}@media only screen and (max-width:1919px){.faq-area .accordion-button{padding:20px 0 23px;font-size:24px}}@media only screen and (max-width:767px){.faq-area .accordion-button{font-size:20px}}.faq-area .accordion-button:after{content:"+";font-family:var(--font_awesome);background-image:none;width:auto;height:auto}.faq-area .accordion-button:not(.collapsed){pointer-events:none}.faq-area .accordion-button:not(.collapsed):after{content:"-"}.faq-area .accordion-item{border:none;border-bottom:1px solid var(--border);background-color:#0000;padding-left:130px;transition:all .5s;position:relative}@media only screen and (max-width:991px){.faq-area .accordion-item{padding-left:80px}}@media only screen and (max-width:767px){.faq-area .accordion-item{padding-left:50px}}.faq-area .accordion-item:before{counter-increment:accordion;content:counter(accordion,decimal-leading-zero);font-family:var(--font_sequelsansromanbody);letter-spacing:-.07em;color:var(--primary);font-size:30px;font-weight:310;line-height:1.16;transition:all .5s;position:absolute;top:30px;left:0}@media only screen and (max-width:1919px){.faq-area .accordion-item:before{font-size:24px;top:20px}}@media only screen and (max-width:767px){.faq-area .accordion-item:before{font-size:20px}}.faq-area .accordion-body{color:var(--secondary);border:none;padding:4px 0 43px;font-size:20px;font-weight:400;line-height:28px}.service-area-service-page .section-header{border-top:1px solid var(--border);padding-top:37px}@media only screen and (max-width:991px){.service-area-service-page .section-header{padding-top:7px}}.service-area-service-page .section-title-wrapper{grid-template-columns:1fr 1235px;gap:15px 60px;display:grid}@media only screen and (max-width:1919px){.service-area-service-page .section-title-wrapper{grid-template-columns:1fr 1000px}}@media only screen and (max-width:1399px){.service-area-service-page .section-title-wrapper{grid-template-columns:1fr 850px}}@media only screen and (max-width:1199px){.service-area-service-page .section-title-wrapper{grid-template-columns:1fr 750px}}@media only screen and (max-width:991px){.service-area-service-page .section-title-wrapper{grid-template-columns:1fr}}.service-area-service-page .subtitle-wrapper{margin-top:8px}.service-area-service-page .section-title{max-width:800px}@media only screen and (max-width:1919px){.service-area-service-page .section-title{max-width:700px}}@media only screen and (max-width:1399px){.service-area-service-page .section-title{max-width:500px}}.service-area-service-page .services-wrapper-box{margin-top:94px}@media only screen and (max-width:1919px){.service-area-service-page .services-wrapper-box{margin-top:64px}}@media only screen and (max-width:991px){.service-area-service-page .services-wrapper-box{margin-top:44px}}.service-area-service-page .service-content-wrapper{background-color:#0000}.service-area-service-page .service-content-wrapper .service-content .text.text-invert>div{background-image:linear-gradient(90deg,#111 50%,#1111114d 51%)}.dark .service-area-service-page .service-content-wrapper .service-content .text.text-invert>div{background-image:linear-gradient(90deg,#fff 50%,#ffffff4d 51%)}.service-area-service-page .services-wrapper-2 .service-box{background-color:var(--white);border-color:var(--border)}.dark .service-area-service-page .services-wrapper-2 .service-box{background-color:var(--black)}.service-area-service-page .services-wrapper-2 .service-box:last-child{border-color:var(--border)}.service-area-service-page .services-wrapper-2 .service-box-wrapper{background-color:var(--border)}.service-area-service-page .services-wrapper-2 .service-box .number,.service-area-service-page .services-wrapper-2 .service-box .title,.service-area-service-page .services-wrapper-2 .service-box .text{color:var(--primary)}.service-area-service-page .capabilities-area-2 .capability-box .title{font-family:var(--font_thunder);text-transform:uppercase;font-size:100px;font-weight:400;line-height:.85}.client-area-service-page .section-title{max-width:1430px}@media only screen and (max-width:1919px){.client-area-service-page .section-title{max-width:1130px}}.client-area-service-page .section-title span{color:var(--primary)}.client-area-service-page .section-content{margin-top:20px}.client-area-service-page .section-content .text-wrapper{max-width:505px;margin-top:133px;margin-left:545px}@media only screen and (max-width:1919px){.client-area-service-page .section-content .text-wrapper{margin-top:83px}}@media only screen and (max-width:1399px){.client-area-service-page .section-content .text-wrapper{margin-top:63px;margin-left:345px}}@media only screen and (max-width:991px){.client-area-service-page .section-content .text-wrapper{margin-top:43px;margin-left:auto}}@media only screen and (max-width:767px){.client-area-service-page .section-content .text-wrapper{max-width:100%;margin-top:23px}}.client-area-service-page .client-capsule-wrapper{pointer-events:none;height:633px;margin-top:-200px;position:relative;overflow:hidden}@media only screen and (max-width:1919px){.client-area-service-page .client-capsule-wrapper{height:533px}}@media only screen and (max-width:1399px){.client-area-service-page .client-capsule-wrapper{height:483px}}@media only screen and (max-width:991px){.client-area-service-page .client-capsule-wrapper{height:433px}}.client-area-service-page .client-capsule-wrapper>*{-webkit-user-select:none;user-select:none;pointer-events:auto;margin-bottom:0;transition:none;display:inline-block;position:absolute;top:0;left:0}.client-area-service-page .client-box{background-color:var(--primary);border-radius:100px;justify-content:center;align-items:center;width:215px;height:100px;padding:10px 20px;display:inline-flex;transform:translate(-50%,-50%)rotate(0)}@media only screen and (max-width:1919px){.client-area-service-page .client-box{width:165px;height:70px}}@media only screen and (max-width:1399px){.client-area-service-page .client-box{width:135px;height:50px}}@media only screen and (max-width:991px){.client-area-service-page .client-box{width:105px;height:40px}}@media only screen and (max-width:767px){.client-area-service-page .client-box{width:85px;height:30px}}.client-area-service-page .client-box img{pointer-events:none;max-width:100%;max-height:100%}.client-area-service-page .line{border-bottom:1px solid var(--primary)}.client-area-service-page .lines-wrapper{gap:5px 0;display:grid}@media only screen and (max-width:1399px){.client-area-service-page .lines-wrapper{gap:3px 0}}@media only screen and (max-width:767px){.client-area-service-page .lines-wrapper{gap:1px 0}}.aaa-inner{padding-top:0;padding-bottom:60px}.aaa-header{border-top:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:40px;margin-bottom:72px;padding-top:40px;display:flex}@media only screen and (max-width:991px){.aaa-header{flex-direction:column;gap:8px;margin-bottom:44px}}.aaa-subtitle{letter-spacing:.14em;text-transform:uppercase;color:var(--primary);opacity:.55;align-items:center;gap:10px;margin-bottom:18px;font-size:12px;font-weight:500;display:inline-flex}.aaa-subtitle:before{content:none}.aaa-heading{letter-spacing:-.05em;max-width:660px;font-size:clamp(26px,3vw,46px);font-weight:310;line-height:1.1}.aaa-step-count{letter-spacing:.1em;text-transform:uppercase;color:var(--primary);opacity:.35;white-space:nowrap;padding-top:6px;font-size:12px}.aaa-list{flex-direction:column;display:flex}.aaa-row{border-top:1px solid var(--border);grid-template-columns:72px 1fr 1fr;align-items:start;gap:0 40px;padding:38px 0;display:grid;position:relative}@media only screen and (max-width:1199px){.aaa-row{grid-template-columns:56px 1fr 1fr;gap:0 28px}}@media only screen and (max-width:991px){.aaa-row{-moz-column-gap:16px;grid-template-rows:auto auto;grid-template-columns:48px 1fr;gap:14px 16px}}@media (max-width:575px){.aaa-row{grid-template-columns:38px 1fr;padding:26px 0}}.aaa-row-meta{flex-direction:column;align-items:flex-start;gap:14px;padding-top:3px;display:flex}.aaa-dot{background:var(--primary);border-radius:50%;flex-shrink:0;width:9px;height:9px}.aaa-num{letter-spacing:.06em;color:var(--primary);opacity:.55;font-size:16px;font-weight:400;line-height:1}.aaa-row-title{letter-spacing:-.07em;font-size:clamp(20px,2vw,32px);font-weight:310;line-height:1.2;font-family:var(--font_sequelsansromanbody,inherit)}@media (max-width:575px){.aaa-row-title{font-size:18px}}.aaa-row-desc{color:var(--primary);opacity:.65;padding-top:4px;font-size:18px;font-weight:400;line-height:1.7}@media only screen and (max-width:991px){.aaa-row-desc{grid-column:2}}@media (max-width:575px){.aaa-row-desc{font-size:14px}}.team-details-area .section-content-wrapper{grid-template-columns:590px 600px;justify-content:space-between;gap:40px 60px;margin-top:17px;display:grid}@media only screen and (max-width:1399px){.team-details-area .section-content-wrapper{grid-template-columns:1fr 500px}}@media only screen and (max-width:1199px){.team-details-area .section-content-wrapper{grid-template-columns:1fr 430px}}@media only screen and (max-width:991px){.team-details-area .section-content-wrapper{grid-template-columns:1fr}}.team-details-area .team-thumb{order:2;margin-top:13px}@media only screen and (max-width:991px){.team-details-area .team-thumb{order:unset;max-width:500px}}.team-details-area .team-thumb img{width:100%}.team-details-area .section-subtitle{font-family:var(--font_sequelsansromanbody);letter-spacing:-.07em;color:var(--primary);text-transform:unset;font-size:30px;font-weight:310;line-height:.93}@media only screen and (max-width:1399px){.team-details-area .section-subtitle{font-size:24px}}@media only screen and (max-width:991px){.team-details-area .section-subtitle{font-size:22px}}.team-details-area .subtitle-wrapper{margin-top:29px}@media only screen and (max-width:1399px){.team-details-area .subtitle-wrapper{margin-top:19px}}.team-details-area .section-content .text-wrapper{margin-top:51px}@media only screen and (max-width:1399px){.team-details-area .section-content .text-wrapper{margin-top:41px}}@media only screen and (max-width:991px){.team-details-area .section-content .text-wrapper{margin-top:31px}}.team-details-area .section-content .text{font-size:20px;font-weight:400;line-height:28px}.team-details-area .section-content .text:not(:first-child){margin-top:28px}.team-details-area .social-links{border-top:1px dashed #878482;margin-top:53px;display:grid}.dark .team-details-area .social-links{border-color:#6f6d6c}@media only screen and (max-width:1399px){.team-details-area .social-links{margin-top:43px}}@media only screen and (max-width:991px){.team-details-area .social-links{margin-top:33px}}.team-details-area .social-links a{color:var(--primary);border-bottom:1px dashed #878482;align-items:center;padding:11px 0;font-size:20px;font-weight:400;line-height:28px;transition:all .5s;display:flex}.dark .team-details-area .social-links a{border-color:#6f6d6c}.team-details-area .social-links a:hover{background-color:#f7f7fa;padding-left:20px}.dark .team-details-area .social-links a:hover{background-color:#171717}.team-details-area .social-links a:before{content:"+";margin-right:6px}.team-area-team-page .section-header{border-top:1px solid var(--border);padding-top:37px}@media only screen and (max-width:991px){.team-area-team-page .section-header{padding-top:7px}}.team-area-team-page .section-title-wrapper{grid-template-columns:325px 1fr;gap:20px 60px;display:grid}@media only screen and (max-width:1919px){.team-area-team-page .section-title-wrapper{grid-template-columns:275px 1fr}}@media only screen and (max-width:991px){.team-area-team-page .section-title-wrapper{grid-template-columns:1fr}}.team-area-team-page .subtitle-wrapper{margin-top:8px}.team-area-team-page .section-title{max-width:530px}@media only screen and (max-width:1919px){.team-area-team-page .section-title{max-width:430px}}@media only screen and (max-width:1399px){.team-area-team-page .section-title{max-width:350px}}.team-area-team-page .team-info{margin-top:13px}.team-area-team-page .team-info .team-group{align-items:center;display:inline-flex}.team-area-team-page .team-info .team-group img{outline:3px solid var(--white);border-radius:50%;width:60px;height:60px}.dark .team-area-team-page .team-info .team-group img{outline-color:var(--black)}@media only screen and (max-width:1919px){.team-area-team-page .team-info .team-group img{width:50px;height:50px}}.team-area-team-page .team-info .team-group img:not(:first-child){margin-left:-10px}.team-area-team-page .team-info .text{max-width:275px;font-size:18px;font-weight:400;line-height:20px}.team-area-team-page .team-info .text span{color:var(--primary);font-weight:500}.team-area-team-page .team-info .text-wrapper{margin-top:16px}.team-area-team-page .title-wrapper .text{max-width:580px;margin-top:54px;font-size:20px;font-weight:400;line-height:28px}@media only screen and (max-width:1919px){.team-area-team-page .title-wrapper .text{margin-top:44px}}@media only screen and (max-width:1399px){.team-area-team-page .title-wrapper .text{margin-top:24px}}.cta-area-team-page .section-content{text-align:center;margin-top:32px}.cta-area-team-page .section-content .btn-wrapper{margin-top:45px;margin-bottom:1px}@media only screen and (max-width:1199px){.cta-area-team-page .section-content .btn-wrapper{margin-top:35px}}.cta-area-team-page .section-title{max-width:920px;margin-inline:auto}@media (min-width:1200px){.cta-area-team-page .section-title{font-size:50px;line-height:50px}}.team-list-area .team-box{border-bottom:1px solid #e1e1e1;grid-template-columns:100px 1fr 960px auto;justify-content:space-between;align-items:center;gap:15px 25px;padding-top:20px;padding-bottom:20px;transition:all .5s;display:grid}.dark .team-list-area .team-box{border-color:#292929}@media only screen and (max-width:1919px){.team-list-area .team-box{grid-template-columns:100px 1fr 560px auto}}@media only screen and (max-width:1199px){.team-list-area .team-box{grid-template-columns:100px 1fr 310px auto}}@media only screen and (max-width:991px){.team-list-area .team-box{grid-template-columns:80px 1fr 210px auto}}@media only screen and (max-width:767px){.team-list-area .team-box{grid-template-columns:1fr 1fr auto}}.team-list-area .team-box:hover{background-color:#fafafa}.dark .team-list-area .team-box:hover{background-color:#1d1c1c}.team-list-area .team-box:hover .thumb,.team-list-area .team-box:hover .name{transform:translate(20px)}.team-list-area .team-box:hover .t-btn-normal{transform:translate(-20px)}.team-list-area .team-box .thumb{border-radius:50%;width:100px;height:100px;transition:all .5s;overflow:hidden}@media only screen and (max-width:991px){.team-list-area .team-box .thumb{width:80px;height:80px}}@media only screen and (max-width:767px){.team-list-area .team-box .thumb{grid-column:span 3}}.team-list-area .team-box .thumb img{width:100%}.team-list-area .team-box .name{letter-spacing:-.07em;font-size:30px;font-weight:310;line-height:1;transition:all .5s}@media only screen and (max-width:1399px){.team-list-area .team-box .name{font-size:24px}}.team-list-area .team-box .post{font-size:16px;font-weight:400;line-height:16px;display:inline-block}.team-list-area .team-wrapper-box{margin-top:90px}@media only screen and (max-width:1399px){.team-list-area .team-wrapper-box{margin-top:70px}}.team-list-area .team-wrapper{border-top:1px solid #e1e1e1}.dark .team-list-area .team-wrapper{border-color:#292929}.team-area .section-header{grid-template-columns:1fr 1fr;align-items:flex-end;gap:20px;margin-top:59px;display:grid}@media only screen and (max-width:991px){.team-area .section-header{grid-template-columns:1fr}}.team-area .section-header .text{max-width:375px;font-size:20px;font-weight:400;line-height:28px}.team-area .section-header .section-title-wrapper{order:2}@media only screen and (max-width:991px){.team-area .section-header .section-title-wrapper{order:unset}}.team-area .team-wrapper-box{margin-top:94px}@media only screen and (max-width:1919px){.team-area .team-wrapper-box{margin-top:64px}}@media only screen and (max-width:991px){.team-area .team-wrapper-box{margin-top:44px}}.team-area .team-wrapper{grid-template-columns:repeat(4,1fr);gap:40px 20px;display:grid}@media only screen and (max-width:991px){.team-area .team-wrapper{grid-template-columns:repeat(2,1fr)}}@media (max-width:575px){.team-area .team-wrapper{grid-template-columns:repeat(1,1fr)}}.team-area .team-box:hover .thumb img{transform:scale(1.1)}.team-area .team-box .thumb{overflow:hidden}.team-area .team-box .thumb img{width:100%;transition:all .5s}.team-area .team-box .name{letter-spacing:-.07em;font-size:30px;font-weight:310;line-height:1}@media only screen and (max-width:1919px){.team-area .team-box .name{font-size:24px}}.team-area .team-box .post{margin-top:3px;font-size:16px;font-weight:400;line-height:30px;display:inline-block}.team-area .team-box .content{margin-top:19px}.work-details-area .section-header{margin-top:17px}.work-details-area .section-title-wrapper .title-wrapper{align-self:center;width:100%}@media only screen and (max-width:1919px){.work-details-area .section-title-wrapper{grid-template-columns:245px 1fr}}@media only screen and (max-width:1399px){.work-details-area .section-title-wrapper{grid-template-columns:195px 1fr}}@media only screen and (max-width:1199px){.work-details-area .section-title-wrapper{align-items:center}}@media only screen and (max-width:767px){.work-details-area .section-title-wrapper{grid-template-columns:1fr}}.work-details-area .section-title-wrapper .title-thumb{border-radius:20px;max-width:315px;min-height:180px;margin-top:13px;position:relative;overflow:hidden}@media only screen and (max-width:1919px){.work-details-area .section-title-wrapper .title-thumb{min-height:140px}}@media only screen and (max-width:1399px){.work-details-area .section-title-wrapper .title-thumb{min-height:140px;margin-top:5px}}.work-details-area .section-title-wrapper .section-tag{color:var(--primary);margin-bottom:8px;font-size:50px;font-weight:400;line-height:1.1}@media only screen and (max-width:1919px){.work-details-area .section-title-wrapper .section-tag{font-size:42px}}@media only screen and (max-width:1399px){.work-details-area .section-title-wrapper .section-tag{font-size:34px}}@media only screen and (max-width:1199px){.work-details-area .section-title-wrapper .section-tag{font-size:28px}}@media only screen and (max-width:991px){.work-details-area .section-title-wrapper .section-tag{margin-bottom:6px;font-size:22px}}@media only screen and (max-width:767px){.work-details-area .section-title-wrapper .section-tag{font-size:18px;line-height:1.2}}@media (max-width:575px){.work-details-area .section-title-wrapper .section-tag{font-size:16px}}.work-details-area .section-title-wrapper .section-title-big{letter-spacing:-.07em;font-size:300px;font-weight:400;line-height:.95}@media only screen and (max-width:1919px){.work-details-area .section-title-wrapper .section-title-big{font-size:220px}}@media only screen and (max-width:1399px){.work-details-area .section-title-wrapper .section-title-big{font-size:180px}}@media only screen and (max-width:1199px){.work-details-area .section-title-wrapper .section-title-big{font-size:140px}}@media only screen and (max-width:767px){.work-details-area .section-title-wrapper .section-title-big{font-size:64px}}.work-details-area .service-portfolio-header{margin-top:17px}.work-details-area .service-portfolio-hero{grid-template-columns:minmax(0,240px) minmax(0,1fr);align-items:center;gap:40px 56px;width:100%;display:grid}@media only screen and (max-width:991px){.work-details-area .service-portfolio-hero{grid-template-columns:1fr;gap:28px}}.work-details-area .service-portfolio-hero-thumb{aspect-ratio:1;border-radius:16px;width:100%;max-width:260px;position:relative;overflow:hidden}@media only screen and (max-width:991px){.work-details-area .service-portfolio-hero-thumb{aspect-ratio:16/10;max-width:100%;max-height:300px}}@media only screen and (max-width:767px){.work-details-area .service-portfolio-hero-thumb{border-radius:12px}}.work-details-area .service-portfolio-hero-title-wrap{min-width:0}.work-details-area .service-portfolio-hero-title{letter-spacing:-.07em;color:var(--primary);margin:0;font-size:80px;font-weight:310;line-height:1.05}.work-details-area .service-portfolio-hero-title.font-sequelsans-romanbody{font-family:var(--font_sequelsansromanbody)}@media only screen and (max-width:1919px){.work-details-area .service-portfolio-hero-title{font-size:64px}}@media only screen and (max-width:1399px){.work-details-area .service-portfolio-hero-title{font-size:52px}}@media only screen and (max-width:1199px){.work-details-area .service-portfolio-hero-title{font-size:44px}}@media only screen and (max-width:991px){.work-details-area .service-portfolio-hero-title{font-size:36px}}@media only screen and (max-width:767px){.work-details-area .service-portfolio-hero-title{font-size:28px}}.work-details-area .meta-wrapper{grid-template-columns:1fr 1fr 1fr auto;align-items:center;gap:30px 60px;margin-top:51px;margin-bottom:95px;display:grid}@media only screen and (max-width:1919px){.work-details-area .meta-wrapper{gap:30px 40px;margin-top:41px;margin-bottom:65px}}@media only screen and (max-width:1199px){.work-details-area .meta-wrapper{gap:30px 40px;margin-top:31px;margin-bottom:45px}}@media only screen and (max-width:991px){.work-details-area .meta-wrapper{grid-template-columns:1fr 1fr}}@media only screen and (max-width:767px){.work-details-area .meta-wrapper{grid-template-columns:1fr 1fr}}.work-details-area .about-video-section{flex-direction:column;margin-bottom:95px;display:flex}@media only screen and (max-width:1919px){.work-details-area .about-video-section{margin-bottom:65px}}@media only screen and (max-width:1199px){.work-details-area .about-video-section{margin-bottom:45px}}@media only screen and (max-width:767px){.work-details-area .about-video-section{margin-bottom:40px}}.work-details-area .about-video-section .meta-wrapper .meta-item{border-top:none;padding-top:0}.work-details-area .about-wrapper{grid-template-columns:.9fr 1.5fr;gap:80px;width:100%;height:80vh;min-height:320px;display:grid;overflow:hidden}@media only screen and (max-width:1199px){.work-details-area .about-wrapper{gap:30px}}@media only screen and (max-width:991px){.work-details-area .about-wrapper{grid-template-columns:1fr;gap:24px;height:auto;overflow:visible}}.work-details-area .about-wrapper .about-video{border-radius:20px;width:100%;min-width:0;height:100%;overflow:hidden}@media only screen and (max-width:991px){.work-details-area .about-wrapper .about-video{height:50vw;min-height:240px}}@media only screen and (max-width:767px){.work-details-area .about-wrapper .about-video{border-radius:10px}}.work-details-area .about-wrapper .about-video-el{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%;display:block}.work-details-area .about-wrapper .about-text-wrapper{min-width:0;height:100%;display:flex;overflow:hidden}.work-details-area .about-wrapper .about-text-wrapper .about-text{font-size:20px;line-height:1.6}.work-details-area .challenge-pinned{background-color:#fbf3e0;height:100vh;overflow:hidden}@media only screen and (max-width:991px){.work-details-area .challenge-pinned{height:auto;padding-bottom:60px;overflow:visible}}@media only screen and (max-width:767px){.work-details-area .challenge-pinned{padding-bottom:40px}}.work-details-area .challenge-layout{grid-template-columns:.9fr 1.5fr;gap:80px;height:100vh;display:grid}@media only screen and (max-width:1199px){.work-details-area .challenge-layout{gap:40px}}@media only screen and (max-width:991px){.work-details-area .challenge-layout{grid-template-columns:1fr;gap:32px;height:auto}}@media only screen and (max-width:767px){.work-details-area .challenge-layout{gap:24px}}.work-details-area .challenge-left{flex-direction:column;height:100%;min-height:0;padding:60px 0;display:flex;overflow:hidden}@media only screen and (max-width:991px){.work-details-area .challenge-left{height:auto;min-height:unset;padding:40px 0 0;overflow:visible}}.work-details-area .challenge-title{letter-spacing:-.07em;white-space:nowrap;flex-shrink:0;font-size:80px;font-weight:310;line-height:1}@media only screen and (max-width:1919px){.work-details-area .challenge-title{font-size:60px}}@media only screen and (max-width:1199px){.work-details-area .challenge-title{font-size:50px}}@media only screen and (max-width:991px){.work-details-area .challenge-title{white-space:normal;font-size:44px}}@media only screen and (max-width:767px){.work-details-area .challenge-title{font-size:36px}}@media (max-width:575px){.work-details-area .challenge-title{font-size:28px}}.work-details-area .challenge-content{flex-direction:column;flex:1;min-height:0;margin-top:40px;display:flex}@media only screen and (max-width:991px){.work-details-area .challenge-content{min-height:unset;flex:none;margin-top:20px}}.work-details-area .challenge-desc{color:var(--primary);flex-shrink:0;font-size:18px;font-weight:400;line-height:1.65}@media only screen and (max-width:1199px){.work-details-area .challenge-desc{font-size:16px}}@media only screen and (max-width:767px){.work-details-area .challenge-desc{font-size:15px}}.work-details-area .challenge-points{flex-direction:column;flex-shrink:0;gap:44px;max-width:560px;margin-top:auto;padding:0;list-style:none;display:flex}@media only screen and (max-width:991px){.work-details-area .challenge-points{gap:28px;max-width:100%;margin-top:28px}}@media only screen and (max-width:767px){.work-details-area .challenge-points{gap:20px}}.work-details-area .challenge-points li{color:var(--primary);align-items:flex-start;gap:12px;font-size:16px;line-height:1.55;display:flex}@media only screen and (max-width:1199px){.work-details-area .challenge-points li{font-size:15px}}@media only screen and (max-width:767px){.work-details-area .challenge-points li{gap:10px;font-size:14px}}.work-details-area .challenge-points .challenge-point-icon{flex-shrink:0;align-items:center;margin-top:1px;display:flex}.work-details-area .challenge-points .challenge-point-icon .challenge-point-shape{-o-object-fit:contain;object-fit:contain;width:22px;height:auto;display:block}@media only screen and (max-width:767px){.work-details-area .challenge-points .challenge-point-icon .challenge-point-shape{width:18px}}.work-details-area .challenge-right{flex-direction:column;justify-content:flex-end;align-items:flex-end;height:100%;padding-top:60px;padding-bottom:60px;display:flex}@media only screen and (max-width:991px){.work-details-area .challenge-right{align-items:stretch;height:55vw;min-height:320px;margin-top:16px;padding:0}}@media only screen and (max-width:767px){.work-details-area .challenge-right{height:65vw;min-height:260px}}.work-details-area .challenge-video-wrap{border-radius:20px;width:100%;height:90vh;overflow:hidden}@media only screen and (max-width:767px){.work-details-area .challenge-video-wrap{border-radius:10px}}@media only screen and (max-width:991px){.work-details-area .challenge-video-wrap{height:100%!important}}.work-details-area .challenge-video-el{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.work-details-area .solution-section{color:#000;background-color:#edf67d;padding:100px 0}@media only screen and (max-width:1199px){.work-details-area .solution-section{padding:80px 0}}@media only screen and (max-width:991px){.work-details-area .solution-section{padding:60px 0}}@media only screen and (max-width:767px){.work-details-area .solution-section{padding:48px 0}}.work-details-area .solution-intro{max-width:100%;margin-bottom:64px}@media only screen and (max-width:991px){.work-details-area .solution-intro{margin-bottom:40px}}@media only screen and (max-width:767px){.work-details-area .solution-intro{margin-bottom:32px}}.work-details-area .solution-title{letter-spacing:-.06em;color:#000;margin:0 0 28px;font-size:150px;font-weight:600;line-height:.98}@media only screen and (max-width:1919px){.work-details-area .solution-title{font-size:120px}}@media only screen and (max-width:1399px){.work-details-area .solution-title{font-size:96px}}@media only screen and (max-width:1199px){.work-details-area .solution-title{font-size:72px}}@media only screen and (max-width:991px){.work-details-area .solution-title{margin-bottom:18px;font-size:52px}}@media only screen and (max-width:767px){.work-details-area .solution-title{font-size:40px}}@media (max-width:575px){.work-details-area .solution-title{font-size:32px}}.work-details-area .solution-lead{color:#000;max-width:920px;margin:0;font-size:20px;font-weight:400;line-height:1.55}@media only screen and (max-width:1199px){.work-details-area .solution-lead{font-size:18px}}@media only screen and (max-width:767px){.work-details-area .solution-lead{font-size:16px}}.work-details-area .solution-grid{grid-template-columns:minmax(0,.95fr) minmax(0,1.45fr);align-items:start;gap:48px 64px;display:grid}@media only screen and (max-width:991px){.work-details-area .solution-grid{grid-template-columns:1fr;gap:32px}}.work-details-area .solution-subtitle{letter-spacing:-.04em;color:#000;margin:0 0 24px;font-size:60px;font-weight:700;line-height:1.1}@media only screen and (max-width:1919px){.work-details-area .solution-subtitle{font-size:48px}}@media only screen and (max-width:1399px){.work-details-area .solution-subtitle{font-size:40px}}@media only screen and (max-width:1199px){.work-details-area .solution-subtitle{font-size:34px}}@media only screen and (max-width:991px){.work-details-area .solution-subtitle{margin-bottom:20px;font-size:28px}}@media only screen and (max-width:767px){.work-details-area .solution-subtitle{margin-bottom:16px;font-size:24px}}@media (max-width:575px){.work-details-area .solution-subtitle{font-size:22px}}.work-details-area .solution-bullets{margin:0;padding-left:1.25em;list-style-type:disc}.work-details-area .solution-bullets li{color:#000;padding-left:.15em;font-size:17px;line-height:1.6}.work-details-area .solution-bullets li+li{margin-top:16px}@media only screen and (max-width:767px){.work-details-area .solution-bullets li{font-size:15px}.work-details-area .solution-bullets li+li{margin-top:12px}}.work-details-area .solution-col-media{min-width:0}.work-details-area .solution-media-wrap{aspect-ratio:16/9;border-radius:24px;width:100%;position:relative;overflow:hidden}@media only screen and (max-width:767px){.work-details-area .solution-media-wrap{border-radius:16px}}.work-details-area .solution-video{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.work-details-area .meta-item{border-top:1px solid var(--border);align-self:start;padding-top:14px}.work-details-area .meta-item .title{font-size:18px;font-weight:400;line-height:25px}.work-details-area .meta-item .text{color:var(--primary);margin-top:4px;font-size:18px;font-weight:400;line-height:25px}.work-details-area .meta-item.meta-item-btn{border-top:none;place-self:center end;padding-top:0}@media only screen and (max-width:991px){.work-details-area .meta-item.meta-item-btn{grid-column:span 2;justify-self:start}}.work-details-area .launch-website-btn{border:1px solid var(--border);color:var(--primary);white-space:nowrap;border-radius:60px;justify-content:center;align-items:center;padding:18px 32px;font-size:16px;font-weight:400;line-height:1;transition:background-color .3s,color .3s,border-color .3s;display:inline-flex}@media only screen and (max-width:1919px){.work-details-area .launch-website-btn{padding:16px 28px}}@media only screen and (max-width:1199px){.work-details-area .launch-website-btn{padding:14px 24px;font-size:15px}}.work-details-area .launch-website-btn:hover{background-color:var(--primary);border-color:var(--primary);color:var(--white)}.dark .work-details-area .launch-website-btn:hover{color:var(--black)}.work-details-area .section-info{grid-template-columns:1fr 825px;gap:20px 60px;margin-top:59px;margin-bottom:93px;display:grid}@media only screen and (max-width:1919px){.work-details-area .section-info{margin-top:49px;margin-bottom:63px}}@media only screen and (max-width:1399px){.work-details-area .section-info{grid-template-columns:1fr 650px}}@media only screen and (max-width:1199px){.work-details-area .section-info{grid-template-columns:1fr 550px;margin-top:29px;margin-bottom:43px}}@media only screen and (max-width:991px){.work-details-area .section-info{grid-template-columns:1fr}}.work-details-area .section-info .title{letter-spacing:-.07em;max-width:440px;font-size:50px;font-weight:310;line-height:1}@media only screen and (max-width:1919px){.work-details-area .section-info .title{max-width:340px;font-size:38px}}@media (max-width:575px){.work-details-area .section-info .title{font-size:28px}}.work-details-area .section-info .content{margin-top:2px}.work-details-area .section-info .text{font-size:20px;font-weight:400;line-height:28px}.work-details-area .section-info .feature-list{margin-top:28px}.work-details-area .section-info .feature-list li{color:var(--primary);align-items:center;font-size:20px;font-weight:400;line-height:28px;display:flex;position:relative}.work-details-area .section-info .feature-list li:before{content:"+";margin-right:6px}.work-details-area .gallery-wrapper{grid-template-columns:1fr 1fr 1fr;gap:10px;padding:0 50px;display:grid}@media only screen and (max-width:1199px){.work-details-area .gallery-wrapper{padding:0 10px}}@media only screen and (max-width:767px){.work-details-area .gallery-wrapper{grid-template-columns:1fr}}.work-details-area .gallery-wrapper>:first-child{grid-column:span 2}@media only screen and (max-width:767px){.work-details-area .gallery-wrapper>:first-child{grid-column:span 1}}.work-details-area .gallery-wrapper>:nth-child(3){grid-column:span 3}@media only screen and (max-width:767px){.work-details-area .gallery-wrapper>:nth-child(3){grid-column:span 1}}.work-details-area .gallery-wrapper .image{border-radius:20px;height:80vh;position:relative;overflow:hidden}.work-details-area .gallery-wrapper .image:nth-child(3){height:95vh}@media only screen and (max-width:1199px){.work-details-area .gallery-wrapper .image{height:60vh}.work-details-area .gallery-wrapper .image:nth-child(3){height:70vh}}@media only screen and (max-width:767px){.work-details-area .gallery-wrapper .image{border-radius:5px;height:50vh}.work-details-area .gallery-wrapper .image:nth-child(3){height:60vh}}.work-details-area .details-info .title{letter-spacing:-.08em;font-size:30px;font-weight:310;line-height:27px}@media only screen and (max-width:1199px){.work-details-area .details-info .title{font-size:24px}}.work-details-area .details-info .text{margin-top:16px;font-size:20px;font-weight:400;line-height:28px}@media only screen and (max-width:1199px){.work-details-area .details-info .text{font-size:18px}}.work-details-area .section-details{grid-template-columns:1fr 1fr;gap:30px 60px;max-width:1120px;margin-top:41px;margin-bottom:93px;margin-left:auto;display:grid}@media only screen and (max-width:1919px){.work-details-area .section-details{margin-top:41px;margin-bottom:63px}}@media only screen and (max-width:1199px){.work-details-area .section-details{margin-top:31px;margin-bottom:43px}}@media only screen and (max-width:767px){.work-details-area .section-details{grid-template-columns:1fr}}.work-details-area .gallery-wrapper-2{grid-template-columns:1fr;gap:10px;padding:0 50px;display:grid}@media only screen and (max-width:1199px){.work-details-area .gallery-wrapper-2{padding:0 10px}}.work-details-area .gallery-wrapper-2 .image{border-radius:20px}@media only screen and (max-width:767px){.work-details-area .gallery-wrapper-2 .image{border-radius:5px}}.work-details-area .portfolio-case-studies .case-studies-header{flex-direction:column;align-items:flex-start;gap:40px;display:flex}.work-details-area .portfolio-case-studies .case-studies-title{letter-spacing:-.02em;color:var(--primary);text-transform:uppercase;margin:0;font-size:150px;font-weight:700;line-height:.95}@media only screen and (max-width:1919px){.work-details-area .portfolio-case-studies .case-studies-title{font-size:120px}}@media only screen and (max-width:1399px){.work-details-area .portfolio-case-studies .case-studies-title{font-size:100px}}@media only screen and (max-width:1199px){.work-details-area .portfolio-case-studies .case-studies-title{font-size:80px}}@media only screen and (max-width:767px){.work-details-area .portfolio-case-studies .case-studies-title{font-size:50px}}.work-details-area .portfolio-case-studies .case-studies-description{color:var(--primary);text-align:right;align-self:flex-end;max-width:400px;margin:0;font-size:16px;font-weight:400;line-height:1.6}.work-details-area .results-section{background-color:var(--primary);padding:80px 0 100px}@media only screen and (max-width:1919px){.work-details-area .results-section{padding:60px 0 80px}}@media only screen and (max-width:991px){.work-details-area .results-section{padding:50px 0 60px}}.work-details-area .results-section .results-wrapper{grid-template-columns:1fr 1.6fr;align-items:center;gap:60px;display:grid}@media only screen and (max-width:1199px){.work-details-area .results-section .results-wrapper{gap:40px}}@media only screen and (max-width:991px){.work-details-area .results-section .results-wrapper{grid-template-columns:1fr}}.work-details-area .results-section .results-title{letter-spacing:-.02em;color:var(--white);margin-bottom:24px;font-size:80px;font-weight:700;line-height:1}@media only screen and (max-width:1919px){.work-details-area .results-section .results-title{font-size:64px}}@media only screen and (max-width:1399px){.work-details-area .results-section .results-title{font-size:56px}}@media only screen and (max-width:1199px){.work-details-area .results-section .results-title{font-size:48px}}@media only screen and (max-width:767px){.work-details-area .results-section .results-title{font-size:36px}}.work-details-area .results-section .results-description{color:#fff;max-width:370px;font-size:20px;font-weight:400;line-height:28px}.work-details-area .results-section .results-images-col{align-items:flex-start;gap:16px;display:flex}@media only screen and (max-width:767px){.work-details-area .results-section .results-images-col{gap:10px}}.work-details-area .results-section .results-video-small{border-radius:16px;flex:0 0 36%;align-self:flex-start;overflow:hidden}@media only screen and (max-width:767px){.work-details-area .results-section .results-video-small{border-radius:10px}}.work-details-area .results-section .results-video-small video{-o-object-fit:cover;object-fit:cover;width:100%;height:300px;display:block}@media only screen and (max-width:1199px){.work-details-area .results-section .results-video-small video{height:240px}}@media only screen and (max-width:767px){.work-details-area .results-section .results-video-small video{height:180px}}.work-details-area .results-section .results-video-large{border-radius:16px;flex:1;margin-top:100px;overflow:hidden}@media only screen and (max-width:1919px){.work-details-area .results-section .results-video-large{margin-top:80px}}@media only screen and (max-width:1199px){.work-details-area .results-section .results-video-large{margin-top:60px}}@media only screen and (max-width:767px){.work-details-area .results-section .results-video-large{border-radius:10px;margin-top:40px}}.work-details-area .results-section .results-video-large video{-o-object-fit:cover;object-fit:cover;width:100%;height:460px;display:block}@media only screen and (max-width:1199px){.work-details-area .results-section .results-video-large video{height:360px}}@media only screen and (max-width:767px){.work-details-area .results-section .results-video-large video{height:260px}}.work-details-area .pagination{justify-content:center;gap:10px;margin-bottom:1px;display:flex}.work-details-area .pagination a{border:1px solid var(--border);width:170px;height:90px;color:var(--primary);border-radius:90px;justify-content:center;align-items:center;gap:15px;display:inline-flex}@media only screen and (max-width:1919px){.work-details-area .pagination a{width:150px;height:70px}}@media only screen and (max-width:1199px){.work-details-area .pagination a{width:120px;height:50px}}.work-details-area .pagination a:hover{background-color:var(--primary);color:var(--white);border-color:#0000}.dark .work-details-area .pagination a:hover{color:var(--black)}.work-details-area .pagination a:hover svg *{fill:var(--white)}.dark .work-details-area .pagination a:hover svg *{fill:var(--black)}.work-details-area .pagination a svg *{fill:var(--primary)}.work-area-work-page .section-header{border-top:1px solid var(--border);padding-top:37px}@media only screen and (max-width:991px){.work-area-work-page .section-header{padding-top:7px}}.work-area-work-page .section-title-wrapper{grid-template-columns:1fr 1235px;gap:15px 60px;display:grid}@media only screen and (max-width:1919px){.work-area-work-page .section-title-wrapper{grid-template-columns:1fr 1000px}}@media only screen and (max-width:1399px){.work-area-work-page .section-title-wrapper{grid-template-columns:1fr 850px}}@media only screen and (max-width:1199px){.work-area-work-page .section-title-wrapper{grid-template-columns:1fr 750px}}@media only screen and (max-width:991px){.work-area-work-page .section-title-wrapper{grid-template-columns:1fr}}.work-area-work-page .subtitle-wrapper{margin-top:8px}.work-area-work-page .section-title{max-width:800px}@media only screen and (max-width:1919px){.work-area-work-page .section-title{max-width:700px}}@media only screen and (max-width:1399px){.work-area-work-page .section-title{max-width:640px}}.work-area-work-page .section-content .text{max-width:490px;font-size:18px;font-weight:400;line-height:26px}.work-area-work-page .info-list li{align-items:center;font-size:18px;font-weight:400;line-height:26px;display:flex;position:relative}.work-area-work-page .info-list li:before{content:"+";margin-right:5px}.work-area-work-page .section-content-wrapper{grid-template-columns:200px 1fr;gap:20px 60px;max-width:1235px;margin-top:84px;margin-bottom:93px;margin-left:auto;display:grid}@media only screen and (max-width:1919px){.work-area-work-page .section-content-wrapper{max-width:1000px;margin-top:54px;margin-bottom:53px}}@media only screen and (max-width:1399px){.work-area-work-page .section-content-wrapper{max-width:900px;margin-top:44px}}@media only screen and (max-width:1199px){.work-area-work-page .section-content-wrapper{max-width:750px;margin-bottom:43px}}@media only screen and (max-width:991px){.work-area-work-page .section-content-wrapper{grid-template-columns:1fr}}.work-area-work-page .works-wrapper-box .container.large{max-width:1850px}@media (min-width:992px){.work-area-work-page .work-area-2-inner{padding-top:0!important}}.works-wrapper-8{grid-template-columns:repeat(2,1fr);gap:68px 20px;display:grid}@media only screen and (max-width:1919px){.works-wrapper-8{gap:48px 20px}}@media only screen and (max-width:767px){.works-wrapper-8{gap:38px 20px}}@media (max-width:575px){.works-wrapper-8{grid-template-columns:repeat(1,1fr)}}.works-wrapper-8>* .image{transform-origin:100% 100%}.works-wrapper-8>:nth-child(2n) .image{transform-origin:0 100%}.works-wrapper-8 .work-box .thumb{border-radius:20px;position:relative;overflow:hidden}.works-wrapper-8 .work-box .thumb:hover .t-btn{opacity:1}.works-wrapper-8 .work-box .thumb .image{border-radius:20px;position:relative;overflow:hidden;transform:scale(.9)}.works-wrapper-8 .work-box .thumb .image img{transform-origin:50%}.works-wrapper-8 .work-box .thumb img{cursor:none;width:100%}.works-wrapper-8 .work-box .thumb .t-btn{letter-spacing:-.02em;color:var(--black);opacity:0;pointer-events:none;background-color:#fff;border-radius:50px;margin:-25px 0 0 -65px;padding:10px 20px;font-size:16px;font-weight:400;line-height:30px;transition:opacity .3s,transform .7s cubic-bezier(.23,1,.32,1);display:inline-block;position:absolute;top:0;left:0}.works-wrapper-8 .work-box .content{margin-top:14px}.works-wrapper-8 .work-box .title{letter-spacing:-.08em;font-size:30px;font-weight:310;line-height:1}@media only screen and (max-width:1199px){.works-wrapper-8 .work-box .title{font-size:22px}}@media only screen and (max-width:767px){.works-wrapper-8 .work-box .title{font-size:20px}}.works-wrapper-8 .work-box .meta{align-items:center;gap:5px;margin-top:10px;display:flex}.works-wrapper-8 .work-box .meta span{align-items:center;font-size:14px;font-weight:400;line-height:1;display:flex}.works-wrapper-8 .work-box .meta span:not(:first-child):before{content:"";background-color:currentColor;width:10px;height:1px;margin-inline-end:5px;display:inline-block}.header-area{width:100%;position:absolute;top:0;left:0}.header-area__inner{align-items:center;gap:0;height:100px;display:flex;position:relative}@media only screen and (max-width:1199px){.header-area__inner{gap:20px;height:70px}}.header-area__inner>:nth-child(2){margin-inline-end:auto}@media (min-width:1800px){.header-area .container.large{max-width:1750px}}.header-area .sticky,.header-area .transformed{background-color:#f9e6dc}.header-area .header__logo{border:1px solid var(--border);border-radius:60px;padding:17px 30px}@media only screen and (max-width:1199px){.header-area .header__logo{border:0;padding:0}}.header-area .header__logo img{max-width:95px}.header-area .header__nav{border:1px solid var(--border);border-radius:60px;padding:0 13px}@media only screen and (max-width:1199px){.header-area .header__nav{border:0;padding:0}}.header-area .main-menu li a{padding:21px 17px;font-size:16px;font-weight:400}.header-area .main-menu li a:hover{color:var(--action)}.header-area .search-icon{color:var(--primary)}@media (max-width:575px){.header-area .header__meta,.header-area .header__button{display:none}}.header-area .rr-btn{letter-spacing:-.04em;padding:22px 38px;font-size:16px}@media only screen and (max-width:1199px){.header-area .rr-btn{padding:17px 33px}}.header-area .header__navicon i{color:var(--primary);font-size:22px}.header-area-2{width:100%;position:absolute;top:0;left:0}.header-area-2__inner{align-items:center;gap:10px;height:80px;display:flex;position:relative}@media only screen and (max-width:1199px){.header-area-2__inner{gap:10px;height:70px}}.header-area-2__inner>:first-child{margin-inline-end:auto}.header-area-2 .sticky,.header-area-2 .transformed{background-color:#fcf7f3}.dark .header-area-2 .header__logo .light-logo,.header-area-2 .header__logo .dark-logo{display:none}.dark .header-area-2 .header__logo .dark-logo{display:block}.header-area-2 .header__logo img{max-width:120px}.header-area-2 .header__nav{margin-right:-50%}.header-area-2 .main-menu li a{padding:21px 17px;font-size:16px;font-weight:400}.header-area-2 .main-menu li a:hover{color:var(--action)}.header-area-2 .search-icon{color:var(--primary)}@media (max-width:575px){.header-area-2 .header__meta,.header-area-2 .header__button{display:none}}.header-area-2 .rr-btn{letter-spacing:-.04em;padding:16px 28px;font-size:16px}.header-area-2 .side-toggle{background-color:#f1e8e1;border-radius:50%;width:50px;height:50px}.header-area-2 .side-toggle i{font-size:22px}.header-area-3{width:100%;position:absolute;top:0;left:0}.header-area-3__inner{align-items:flex-start;gap:10px;padding-top:35px;display:flex;position:relative}@media only screen and (max-width:1199px){.header-area-3__inner{padding-top:25px}}.header-area-3__inner>:first-child{margin-inline-end:auto}@media (min-width:1850px){.header-area-3 .container.large{max-width:1850px}}.header-area-3 .header__logo img{max-width:120px}.header-area-3 .menu li a{color:var(--primary);padding:0;font-size:18px;font-weight:400;line-height:22px}.header-area-3 .menu li a:hover{color:var(--secondary)}.header-area-3 .menu>ul{display:block}.header-area-3 .main-menu ul:hover li{opacity:.3}.header-area-3 .main-menu ul li{color:var(--primary);font-size:22px;line-height:30px;transition-property:opacity;transition-duration:.5s}.header-area-3 .main-menu ul li:hover{opacity:1}.header-area-3 .main-menu ul li:hover a strong{opacity:1;top:-23px}.header-area-3 .main-menu ul li a strong{opacity:0;transition-property:opacity,top;transition-duration:.25s}.header-area-3 .side-toggle{background-color:#f1e8e1;border-radius:50%;width:50px;height:50px}.header-area-3 .side-toggle i{font-size:22px}.header-area-4{width:100%;position:absolute;top:30px;left:0}.header-area-4__inner{border-top:1px solid var(--black);gap:10px;height:80px;padding-top:20px;display:flex;position:relative}@media only screen and (max-width:1199px){.header-area-4__inner{gap:10px;height:70px}}.header-area-4__inner>:first-child{margin-inline-end:auto}@media (min-width:1650px){.header-area-4 .container.large{max-width:1650px}}.header-area-4 .header__logo img{max-width:120px}.header-area-4 .header__middel{margin-right:320px}@media only screen and (max-width:1199px){.header-area-4 .header__middel{margin-left:100px}}@media only screen and (max-width:991px){.header-area-4 .header__middel{display:none}}.header-area-4 .header__middel p{text-transform:uppercase;color:var(--black);font-size:14px;font-weight:500;line-height:16px}.header-area-4 .main-menu li a{padding:21px 17px;font-size:16px;font-weight:400}.header-area-4 .main-menu li a:hover{color:var(--action)}.header-area-4 .search-icon{color:var(--primary)}@media (max-width:575px){.header-area-4 .header__meta{display:none}}.header-area-4 .header__navicon button{text-transform:uppercase}.header-area-5{width:100%;position:absolute;top:0;left:0}.header-area-5__inner{border-bottom:1px solid var(--border);align-items:center;gap:10px;display:flex;position:relative}@media only screen and (max-width:1199px){.header-area-5__inner{padding-top:15px;padding-bottom:15px}}.header-area-5__inner>:first-child{margin-inline-end:auto}.header-area-5 .header__logo img{max-width:120px}.header-area-5 .main-menu li a{padding:31px 15px}.header-area-5 .main-menu>ul>li:last-child>a{padding-right:0}.header-area-5 .menu li a{color:var(--primary);padding:0;font-size:18px;font-weight:400;line-height:22px;position:relative}.header-area-5 .menu li a:before{content:"";background-color:currentColor;width:0;height:1px;transition:all .5s;position:absolute;bottom:0;left:0}.header-area-5 .menu li a:hover{color:var(--primary)}.header-area-5 .menu li a:hover:before{width:100%}.header-area-5 .menu>ul{gap:40px;display:flex}.header-area-5 .side-toggle{background-color:#f1e8e1;border-radius:50%;width:40px;height:40px}.header-area-5 .side-toggle i{font-size:22px}.header-area-6{width:100%;position:absolute;top:30px;left:0}.header-area-6__inner{border-top:1px solid var(--border);gap:10px;height:80px;padding-top:20px;display:flex;position:relative}@media only screen and (max-width:1199px){.header-area-6__inner{gap:10px;height:70px}}.header-area-6__inner>:first-child{margin-inline-end:auto}@media (min-width:1870px){.header-area-6 .container.large{max-width:1870px}}.header-area-6 .header__logo img{max-width:120px}.header-area-6 .header__middel{margin-right:320px}@media only screen and (max-width:1199px){.header-area-6 .header__middel{margin-left:100px}}@media only screen and (max-width:991px){.header-area-6 .header__middel{display:none}}.header-area-6 .header__middel p{text-transform:uppercase;color:var(--primary);font-size:14px;font-weight:500;line-height:16px}.header-area-6 .main-menu li a{padding:21px 17px;font-size:16px;font-weight:400}.header-area-6 .main-menu li a:hover{color:var(--action)}.header-area-6 .search-icon{color:var(--primary)}@media (max-width:575px){.header-area-6 .header__meta{display:none}}.header-area-6 .header__navicon button{text-transform:uppercase;color:var(--primary);font-size:14px}.header-area-7{width:100%;position:absolute;top:0;left:0}.header-area-7__inner{align-items:center;gap:10px;height:80px;display:flex;position:relative}@media only screen and (max-width:1199px){.header-area-7__inner{gap:10px;height:70px}}.header-area-7__inner>:first-child{margin-inline-end:auto}@media (min-width:1850px){.header-area-7 .container.large{max-width:1850px}}.header-area-7 .sticky,.header-area-7 .transformed{background-color:#fcf7f3}.header-area-7 .header__logo img{max-width:95px}.header-area-7 .header__nav{margin-right:-50%}.header-area-7 .main-menu>ul>li>a{text-transform:uppercase;color:var(--white);padding:21px 25px;font-size:14px;font-weight:600}.header-area-7 .main-menu>ul>li>a:hover{opacity:.8}.header-area-7 .search-icon{color:var(--primary)}@media (max-width:575px){.header-area-7 .header__meta{display:none}}.header-area-7 .side-toggle{text-transform:uppercase;color:var(--white);align-items:center;gap:8px;font-size:14px;font-weight:600;line-height:16px;display:flex}.header-area-7 .side-toggle i{font-size:22px}.header-area-8{width:100%;position:absolute;top:0;left:0}.header-area-8__inner{align-items:center;gap:10px;height:80px;display:flex;position:relative}@media only screen and (max-width:1199px){.header-area-8__inner{gap:10px;height:70px}}.header-area-8__inner>:first-child{margin-inline-end:auto}@media (min-width:1850px){.header-area-8 .container.large{max-width:1850px}}.header-area-8 .sticky,.header-area-8 .transformed{background-color:#fcf7f3}.header-area-8 .header__logo img{max-width:120px}.header-area-8 .header__nav{margin-right:-50%}.header-area-8 .main-menu li a{text-transform:uppercase;padding:21px;font-size:14px;font-weight:600}.header-area-8 .main-menu li a:hover{color:var(--action)}.header-area-8 .search-icon{color:var(--primary)}@media (max-width:575px){.header-area-8 .header__meta{display:none}}.header-area-8 .side-toggle{text-transform:uppercase;color:var(--primary);align-items:center;gap:8px;font-size:14px;font-weight:600;line-height:16px;display:flex}.header-area-8 .side-toggle i{font-size:22px}.footer-area .footer-top-inner{grid-template-columns:1fr 660px;gap:30px 60px;padding-top:92px;padding-bottom:50px;display:grid}@media only screen and (max-width:1919px){.footer-area .footer-top-inner{padding-top:72px;padding-bottom:40px}}@media only screen and (max-width:1399px){.footer-area .footer-top-inner{grid-template-columns:1fr 580px}}@media only screen and (max-width:1199px){.footer-area .footer-top-inner{grid-template-columns:1fr 500px}}@media only screen and (max-width:991px){.footer-area .footer-top-inner{grid-template-columns:1fr 430px}}@media only screen and (max-width:767px){.footer-area .footer-top-inner{grid-template-columns:1fr}}.footer-area .footer-top-inner .info-text .text{max-width:510px;color:var(--primary);font-size:30px;line-height:1.26}@media only screen and (max-width:1919px){.footer-area .footer-top-inner .info-text .text{font-size:22px}}.footer-area .footer-top-inner .info-link a{color:var(--black-2);font-size:30px;line-height:1.5;position:relative}.dark .footer-area .footer-top-inner .info-link a{color:#555}@media only screen and (max-width:1919px){.footer-area .footer-top-inner .info-link a{font-size:22px}}.footer-area .footer-top-inner .info-link a:before{content:"";background-color:currentColor;width:100%;height:1px;transition:all .3s;position:absolute;bottom:0;left:0}.footer-area .footer-top-inner .info-link a:hover{color:var(--black)}.dark .footer-area .footer-top-inner .info-link a:hover{color:var(--white)}.footer-area .footer-top-inner .info-link a:hover:before{width:0}.footer-area .footer-logo{max-width:657px;margin-top:8px}@media only screen and (max-width:1919px){.footer-area .footer-logo{max-width:257px}}@media only screen and (max-width:1199px){.footer-area .footer-logo{max-width:207px}}@media only screen and (max-width:991px){.footer-area .footer-logo{max-width:147px}}.footer-area .footer-widget-wrapper-box{border-top:1px solid var(--border);padding-top:97px;padding-bottom:94px}@media only screen and (max-width:1919px){.footer-area .footer-widget-wrapper-box{padding-top:77px;padding-bottom:74px}}@media only screen and (max-width:1199px){.footer-area .footer-widget-wrapper-box{padding-top:57px;padding-bottom:54px}}.footer-area .footer-widget-wrapper{grid-template-columns:1fr auto auto auto;justify-content:space-between;gap:30px 170px;display:grid}@media only screen and (max-width:1399px){.footer-area .footer-widget-wrapper{gap:30px 130px}}@media only screen and (max-width:1199px){.footer-area .footer-widget-wrapper{gap:30px 90px}}@media only screen and (max-width:991px){.footer-area .footer-widget-wrapper{grid-template-columns:1fr 1fr 1fr}}@media only screen and (max-width:767px){.footer-area .footer-widget-wrapper{grid-template-columns:1fr 1fr}}@media (max-width:575px){.footer-area .footer-widget-wrapper{grid-template-columns:1fr}}.footer-area .subscribe-form{max-width:515px}.footer-area .subscribe-form .input-field{background-color:#1111110d;border-radius:50px;gap:10px;padding:28px 30px;display:flex}.dark .footer-area .subscribe-form .input-field{background-color:#ffffff0d}@media only screen and (max-width:1919px){.footer-area .subscribe-form .input-field{padding:18px 30px}}.footer-area .subscribe-form .input-field input{width:100%;color:var(--primary);background-color:#0000;border:0;outline:0;font-size:22px;line-height:1}.footer-area .subscribe-form .input-field input::placeholder{color:#1111114d}.dark .footer-area .subscribe-form .input-field input::placeholder{color:#ffffff4d}.footer-area .subscribe-form .input-field input:-webkit-autofill{transition:background-color 0s 600000s,color 0s 600000s!important}.footer-area .subscribe-form .input-field input:-webkit-autofill:focus{transition:background-color 0s 600000s,color 0s 600000s!important}.footer-area .subscription-text{margin-top:23px}.footer-area .subscription-text .text{color:var(--primary);max-width:345px;font-size:22px;line-height:28px}.footer-area .subscription-text .text a{position:relative}.footer-area .subscription-text .text a:before{content:"";background-color:currentColor;width:100%;height:1px;transition:all .5s;position:absolute;bottom:0;left:0}.footer-area .subscription-text .text a:hover:hover:before{width:0}.footer-area .footer-widget-box .title{color:var(--black-2);font-size:22px;line-height:20px;font-family:var(--font_dmsans);margin-bottom:30px;font-weight:400}.dark .footer-area .footer-widget-box .title{color:#555}@media only screen and (max-width:1919px){.footer-area .footer-widget-box .title{margin-bottom:20px}}@media only screen and (max-width:991px){.footer-area .footer-widget-box.newsletter{order:4;grid-column:span 2}}@media (max-width:575px){.footer-area .footer-widget-box.newsletter{grid-column:auto}}.footer-area .footer-nav-list:hover li a{opacity:.3}.footer-area .footer-nav-list li{color:var(--primary);font-size:22px;line-height:30px;transition-property:opacity;transition-duration:.5s}.footer-area .footer-nav-list li a:hover{opacity:1}.footer-area .footer-nav-list li a:hover a strong{opacity:1;top:-23px}.footer-area .footer-nav-list li a a strong{opacity:0;transition-property:opacity,top;transition-duration:.25s}.footer-area .copyright-area-inner{border-top:1px solid var(--border);padding:47px 0}@media only screen and (max-width:1919px){.footer-area .copyright-area-inner{padding:37px 0}}@media only screen and (max-width:1399px){.footer-area .copyright-area-inner{padding:27px 0}}.footer-area .copyright-text .text{color:var(--primary);text-align:center;font-size:24px;line-height:1}@media only screen and (max-width:1399px){.footer-area .copyright-text .text{font-size:20px}}.footer-area .copyright-text .text a{color:#999;transition:all .3s;position:relative}.dark .footer-area .copyright-text .text a{color:#555}.footer-area .copyright-text .text a:before{content:"";background-color:currentColor;width:0%;height:1px;transition:all .5s;position:absolute;bottom:0;left:0}.footer-area .copyright-text .text a:hover{color:var(--black)}.dark .footer-area .copyright-text .text a:hover{color:var(--white)}.footer-area .copyright-text .text a:hover:before{width:100%}.footer-area-2 .footer-widget-wrapper-box{border-top:1px solid var(--border);padding-top:97px;padding-bottom:94px}@media only screen and (max-width:1919px){.footer-area-2 .footer-widget-wrapper-box{padding-top:77px;padding-bottom:74px}}@media only screen and (max-width:1199px){.footer-area-2 .footer-widget-wrapper-box{padding-top:57px;padding-bottom:54px}}.footer-area-2 .footer-widget-wrapper{justify-content:space-between;gap:30px 100px;display:flex}@media only screen and (max-width:991px){.footer-area-2 .footer-widget-wrapper{flex-wrap:wrap}}@media only screen and (max-width:767px){.footer-area-2 .footer-widget-wrapper{justify-content:start}}.footer-area-2 .subscribe-form{max-width:515px}.footer-area-2 .subscribe-form .input-field{background-color:#f4ede7;border-radius:50px;gap:10px;padding:28px 30px;display:flex}.dark .footer-area-2 .subscribe-form .input-field{background-color:#1d1d1d}@media only screen and (max-width:1919px){.footer-area-2 .subscribe-form .input-field{padding:22px 30px}}@media only screen and (max-width:1199px){.footer-area-2 .subscribe-form .input-field{padding:18px 30px}}.footer-area-2 .subscribe-form .input-field input{width:100%;color:var(--primary);background-color:#0000;border:0;outline:0;font-size:22px;line-height:1}@media only screen and (max-width:1199px){.footer-area-2 .subscribe-form .input-field input{font-size:18px}}.footer-area-2 .subscribe-form .input-field input::placeholder{color:#1111114d}.dark .footer-area-2 .subscribe-form .input-field input::placeholder{color:#fcf7f34d}.footer-area-2 .subscribe-form .input-field input:-webkit-autofill{transition:background-color 0s 600000s,color 0s 600000s!important}.footer-area-2 .subscribe-form .input-field input:-webkit-autofill:focus{transition:background-color 0s 600000s,color 0s 600000s!important}.footer-area-2 .subscription-text{margin-top:23px}@media only screen and (max-width:1199px){.footer-area-2 .subscription-text{margin-top:18px}}.footer-area-2 .subscription-text .text{color:var(--primary);max-width:345px;font-size:22px;line-height:28px}@media only screen and (max-width:1199px){.footer-area-2 .subscription-text .text{font-size:18px}}.footer-area-2 .subscription-text .text a{position:relative}.footer-area-2 .subscription-text .text a:before{content:"";background-color:currentColor;width:100%;height:1px;transition:all .5s;position:absolute;bottom:0;left:0}.footer-area-2 .subscription-text .text a:hover:hover:before{width:0}.footer-area-2 .footer-widget-box .title{color:var(--black-2);font-size:22px;line-height:20px;font-family:var(--font_dmsans);margin-bottom:30px}.dark .footer-area-2 .footer-widget-box .title{color:#555}@media only screen and (max-width:1919px){.footer-area-2 .footer-widget-box .title{margin-bottom:20px}}@media only screen and (max-width:991px){.footer-area-2 .footer-widget-box.newsletter{order:4;grid-column:span 2}}@media (max-width:575px){.footer-area-2 .footer-widget-box.newsletter{grid-column:auto}}.footer-area-2 .footer-widget-box.industries-two-col .industries-links-wrapper{grid-template-columns:1fr 1fr;gap:0 40px;display:grid}@media only screen and (max-width:991px){.footer-area-2 .footer-widget-box.industries-two-col .industries-links-wrapper{gap:0 24px}}@media only screen and (max-width:767px){.footer-area-2 .footer-widget-box.industries-two-col .industries-links-wrapper{grid-template-columns:1fr}}.footer-area-2 .footer-nav-list:hover li a{opacity:.3}.footer-area-2 .footer-nav-list li{color:var(--primary);font-size:22px;line-height:30px;transition-property:opacity;transition-duration:.5s}.footer-area-2 .footer-nav-list li a{white-space:nowrap}.footer-area-2 .footer-nav-list li a:hover{opacity:1}.footer-area-2 .footer-nav-list li a:hover a strong{opacity:1;top:-23px}.footer-area-2 .footer-nav-list li a a strong{opacity:0;transition-property:opacity,top;transition-duration:.25s}.footer-area-2 .copyright-area-inner{border-top:1px solid var(--border);padding:47px 0}@media only screen and (max-width:1919px){.footer-area-2 .copyright-area-inner{padding:37px 0}}@media only screen and (max-width:1399px){.footer-area-2 .copyright-area-inner{padding:27px 0}}.footer-area-2 .copyright-text .text{color:var(--primary);text-align:center;font-size:24px;line-height:1}@media only screen and (max-width:1399px){.footer-area-2 .copyright-text .text{font-size:20px}}@media only screen and (max-width:1199px){.footer-area-2 .copyright-text .text{font-size:18px}}.footer-area-2 .copyright-text .text a{color:#999;transition:all .3s;position:relative}.dark .footer-area-2 .copyright-text .text a{color:#555}.footer-area-2 .copyright-text .text a:before{content:"";background-color:currentColor;width:0;height:1px;transition:all .5s;position:absolute;bottom:0;left:0}.footer-area-2 .copyright-text .text a:hover{color:var(--primary)}.footer-area-2 .copyright-text .text a:hover:before{width:100%}.footer-area-avantus{color:#8a8a8a;background-color:#000}.footer-area-avantus .footer-avantus-main{padding-top:88px}@media only screen and (max-width:1199px){.footer-area-avantus .footer-avantus-main{padding-top:64px}}@media only screen and (max-width:767px){.footer-area-avantus .footer-avantus-main{padding-top:48px}}.footer-area-avantus .footer-avantus-top{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:48px 56px;display:flex}@media only screen and (max-width:991px){.footer-area-avantus .footer-avantus-top{flex-direction:column;gap:40px}}.footer-area-avantus .footer-avantus-columns{flex-wrap:wrap;flex:1;justify-content:space-between;align-items:flex-start;gap:28px 36px;min-width:0;display:flex}@media only screen and (max-width:1199px){.footer-area-avantus .footer-avantus-columns{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}}@media only screen and (max-width:767px){.footer-area-avantus .footer-avantus-columns{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575px){.footer-area-avantus .footer-avantus-columns{flex-direction:column;grid-template-columns:1fr}}.footer-area-avantus .footer-avantus-col-title{font-family:var(--font_dmsans);letter-spacing:0;leading-trim:none;color:#6d6d6d;margin:0 0 22px;font-size:18px;font-style:normal;font-weight:400;line-height:100%}@media only screen and (max-width:1199px){.footer-area-avantus .footer-avantus-col-title{margin-bottom:16px}}.footer-area-avantus .footer-avantus-nav{margin:0;padding:0;list-style:none}.footer-area-avantus .footer-avantus-nav li{font-size:16px;line-height:24px;font-family:var(--font_dmsans);color:#fff;margin-bottom:10px}.footer-area-avantus .footer-avantus-nav li:last-child{margin-bottom:0}.footer-area-avantus .footer-avantus-nav a{color:#fff;text-decoration:none;transition:opacity .25s}.footer-area-avantus .footer-avantus-nav a:hover{opacity:.85}.footer-area-avantus .footer-avantus-col--contact .footer-avantus-contact-email{font-size:16px;line-height:24px;font-family:var(--font_dmsans);color:#fff;margin:0 0 10px}.footer-area-avantus .footer-avantus-col--contact .footer-avantus-contact-email:last-child{margin-bottom:0}.footer-area-avantus .footer-avantus-col--contact .footer-avantus-contact-email a{color:#fff;word-break:break-word;text-decoration:none;transition:opacity .25s}.footer-area-avantus .footer-avantus-col--contact .footer-avantus-contact-email a:hover{opacity:.85}.footer-area-avantus .footer-avantus-col.footer-avantus-col--wide{flex:0 0 390px!important;width:390px!important;max-width:390px!important}.footer-area-avantus .footer-avantus-col.footer-avantus-col--wide .footer-avantus-nav li,.footer-area-avantus .footer-avantus-col.footer-avantus-col--wide .footer-avantus-nav a,.footer-area-avantus .footer-avantus-col.footer-avantus-col--wide .footer-avantus-nav span,.footer-area-avantus .footer-avantus-col.footer-avantus-col--wide .whitespace-pre-line{overflow-wrap:break-word;word-break:break-word;display:block;white-space:normal!important;width:100%!important;max-width:100%!important}.footer-area-avantus .footer-avantus-col.footer-avantus-col--wide .whitespace-pre-line{color:#868585}@media (max-width:575px){.footer-area-avantus .footer-avantus-col.footer-avantus-col--wide{flex:auto!important;width:auto!important;max-width:100%!important}}.footer-area-avantus .footer-avantus-cta{flex-shrink:0;width:100%;max-width:300px}@media only screen and (max-width:991px){.footer-area-avantus .footer-avantus-cta{max-width:100%}}.footer-area-avantus .footer-avantus-cta-tagline{font-family:var(--font_dmsans);letter-spacing:0;color:#fff;margin:0;font-size:16px;font-weight:300;line-height:24px}.footer-area-avantus .footer-avantus-cta-image-wrap{aspect-ratio:16/10;background-color:#2a2a2a;border-radius:14px;margin-bottom:18px;position:relative;overflow:hidden}.footer-area-avantus .footer-avantus-cta-image{-o-object-fit:cover;object-fit:cover;-o-object-position:100% 70%;object-position:100% 70%}.footer-area-avantus .footer-avantus-cta-actions{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:12px;margin-top:12px;display:flex}.footer-area-avantus .footer-avantus-follow-title{font-family:var(--font_dmsans);letter-spacing:0;text-align:center;color:#fff;margin:0;font-size:16px;font-style:normal;font-weight:400;line-height:100%}.footer-area-avantus .footer-avantus-social-icon{-o-object-fit:contain;object-fit:contain;width:22px;height:22px;display:block}@media only screen and (max-width:1199px){.footer-area-avantus .footer-avantus-social-icon{width:32px;height:32px}}.footer-area-avantus .footer-avantus-btn-talk{text-align:center;color:#fff;font-size:15px;line-height:1.2;font-family:var(--font_dmsans);border:1px solid #ffffffe6;border-radius:999px;flex:1;padding:14px 22px;font-weight:500;text-decoration:none;transition:background-color .25s,color .25s}.footer-area-avantus .footer-avantus-btn-talk:hover{color:#fff;background-color:#ffffff14}.footer-area-avantus .footer-avantus-btn-arrow{color:#fff;border:1px solid #ffffffe6;border-radius:50%;justify-content:center;align-items:center;width:50px;min-width:50px;height:50px;text-decoration:none;transition:background-color .25s;display:inline-flex}.footer-area-avantus .footer-avantus-btn-arrow:hover{color:#fff;background-color:#ffffff14}.footer-area-avantus .footer-avantus-wordmark{width:100%;margin-top:100px}@media only screen and (max-width:767px){.footer-area-avantus .footer-avantus-wordmark{margin-top:56px;margin-bottom:56px}}.footer-area-avantus .footer-avantus-wordmark-video-wrap{-webkit-mask-position:52.05%;mask-position:52.05%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;opacity:.9;filter:brightness(1.05);width:100%;height:clamp(56px,20vw,300px);position:relative;overflow:hidden;-webkit-mask-position:52.05% 30%;-webkit-mask-size:100%;mask-size:100%}@media (max-width:575px){.footer-area-avantus .footer-avantus-wordmark-video-wrap{height:clamp(44px,18vw,72px)}}.footer-area-avantus .footer-avantus-wordmark-video{z-index:0;-o-object-fit:cover;object-fit:cover;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.footer-area-avantus .footer-avantus-copyright-wrap .copyright-area-inner{border-top:none;justify-content:space-between;align-items:center;padding-bottom:36px;display:flex}@media only screen and (max-width:1199px){.footer-area-avantus .footer-avantus-copyright-wrap .copyright-area-inner{padding-bottom:58px}}@media only screen and (max-width:767px){.footer-area-avantus .footer-avantus-copyright-wrap .copyright-area-inner{text-align:center;flex-direction:column;align-items:center;gap:16px}}.footer-area-avantus .footer-avantus-copyright-wrap a.footer-avantus-legal-link{font-family:var(--font_dmsans);letter-spacing:0;color:#fff;font-size:16px;font-style:normal;font-weight:400;line-height:100%;text-decoration:none}.footer-area-avantus .footer-avantus-copyright-wrap .copyright-text .text{color:#6e6e6e;font-family:var(--font_dmsans);letter-spacing:0;font-size:16px;font-weight:400;line-height:100%}.footer-area-3 .footer-widget-wrapper-box{padding-top:97px;padding-bottom:94px}@media only screen and (max-width:1919px){.footer-area-3 .footer-widget-wrapper-box{padding-top:77px;padding-bottom:74px}}@media only screen and (max-width:1199px){.footer-area-3 .footer-widget-wrapper-box{padding-top:57px;padding-bottom:54px}}.footer-area-3 .footer-widget-wrapper{grid-template-columns:1fr auto auto auto;justify-content:space-between;gap:30px 170px;display:grid}@media only screen and (max-width:1399px){.footer-area-3 .footer-widget-wrapper{gap:30px 130px}}@media only screen and (max-width:1199px){.footer-area-3 .footer-widget-wrapper{gap:30px 90px}}@media only screen and (max-width:991px){.footer-area-3 .footer-widget-wrapper{grid-template-columns:1fr 1fr 1fr}}@media only screen and (max-width:767px){.footer-area-3 .footer-widget-wrapper{grid-template-columns:1fr 1fr}}@media (max-width:575px){.footer-area-3 .footer-widget-wrapper{grid-template-columns:1fr}}.footer-area-3 .subscribe-form{max-width:515px}.footer-area-3 .subscribe-form .input-field{background-color:#1111110d;border-radius:50px;gap:10px;padding:28px 30px;display:flex}.dark .footer-area-3 .subscribe-form .input-field{background-color:#ffffff0d}@media only screen and (max-width:1919px){.footer-area-3 .subscribe-form .input-field{padding:22px 30px}}@media only screen and (max-width:1199px){.footer-area-3 .subscribe-form .input-field{padding:18px 30px}}.footer-area-3 .subscribe-form .input-field input{width:100%;color:var(--primary);background-color:#0000;border:0;outline:0;font-size:22px;line-height:1}@media only screen and (max-width:1199px){.footer-area-3 .subscribe-form .input-field input{font-size:18px}}.footer-area-3 .subscribe-form .input-field input::placeholder{color:#1111114d}.dark .footer-area-3 .subscribe-form .input-field input::placeholder{color:#ffffff4d}.footer-area-3 .subscription-text{margin-top:23px}@media only screen and (max-width:1199px){.footer-area-3 .subscription-text{margin-top:18px}}.footer-area-3 .subscription-text .text{color:var(--primary);max-width:345px;font-size:22px;line-height:28px}@media only screen and (max-width:1199px){.footer-area-3 .subscription-text .text{font-size:18px}}.footer-area-3 .subscription-text .text a{position:relative}.footer-area-3 .subscription-text .text a:before{content:"";background-color:currentColor;width:100%;height:1px;transition:all .5s;position:absolute;bottom:0;left:0}.footer-area-3 .subscription-text .text a:hover:hover:before{width:0}.footer-area-3 .footer-widget-box .title{color:var(--black-2);font-size:22px;line-height:20px;font-family:var(--font_dmsans);margin-bottom:30px;font-weight:400}.dark .footer-area-3 .footer-widget-box .title{color:#555}@media only screen and (max-width:1919px){.footer-area-3 .footer-widget-box .title{margin-bottom:20px}}@media only screen and (max-width:991px){.footer-area-3 .footer-widget-box.newsletter{order:4;grid-column:span 2}}@media (max-width:575px){.footer-area-3 .footer-widget-box.newsletter{grid-column:auto}}.footer-area-3 .footer-nav-list:hover li a{opacity:.3}.footer-area-3 .footer-nav-list li{color:var(--primary);font-size:22px;line-height:30px;transition-property:opacity;transition-duration:.5s}@media only screen and (max-width:1199px){.footer-area-3 .footer-nav-list li{font-size:18px}}.footer-area-3 .footer-nav-list li a:hover{opacity:1}.footer-area-3 .footer-nav-list li a:hover a strong{opacity:1;top:-23px}.footer-area-3 .footer-nav-list li a a strong{opacity:0;transition-property:opacity,top;transition-duration:.25s}.footer-area-3 .copyright-area-inner{border-top:1px solid var(--border);padding:47px 0}@media only screen and (max-width:1919px){.footer-area-3 .copyright-area-inner{padding:37px 0}}@media only screen and (max-width:1399px){.footer-area-3 .copyright-area-inner{padding:27px 0}}.footer-area-3 .copyright-text .text{color:var(--primary);text-align:center;font-size:24px;line-height:1}@media only screen and (max-width:1399px){.footer-area-3 .copyright-text .text{font-size:20px}}@media only screen and (max-width:1199px){.footer-area-3 .copyright-text .text{font-size:18px}}.footer-area-3 .copyright-text .text a{color:#999;transition:all .3s;position:relative}.dark .footer-area-3 .copyright-text .text a{color:#555}.footer-area-3 .copyright-text .text a:before{content:"";background-color:currentColor;width:0;height:1px;transition:all .5s;position:absolute;bottom:0;left:0}.footer-area-3 .copyright-text .text a:hover{color:var(--primary)}.footer-area-3 .copyright-text .text a:hover:before{width:100%}.footer-area-4 .footer-widget-wrapper-box{border-top:1px solid var(--border);margin-top:50px;padding-top:60px;padding-bottom:60px}@media only screen and (max-width:1919px){.footer-area-4 .footer-widget-wrapper-box{padding-top:50px;padding-bottom:50px}}@media only screen and (max-width:1399px){.footer-area-4 .footer-widget-wrapper-box{padding-top:40px;padding-bottom:40px}}.footer-area-4 .footer-widget-wrapper{grid-template-columns:1fr auto;justify-content:space-between;gap:30px 170px;display:grid}@media only screen and (max-width:1399px){.footer-area-4 .footer-widget-wrapper{gap:30px 60px}}@media only screen and (max-width:767px){.footer-area-4 .footer-widget-wrapper{grid-template-columns:1fr}}.footer-area-4 .footer-logo img{max-width:120px}.footer-area-4 .footer-nav-list{flex-wrap:wrap;gap:5px 40px;display:flex}@media only screen and (max-width:1199px){.footer-area-4 .footer-nav-list{gap:5px 30px}}.footer-area-4 .footer-nav-list:hover li a{opacity:.3}.footer-area-4 .footer-nav-list li{color:var(--primary);font-size:20px;line-height:28px;transition-property:opacity;transition-duration:.5s}@media only screen and (max-width:1199px){.footer-area-4 .footer-nav-list li{font-size:18px}}.footer-area-4 .footer-nav-list li a:hover{opacity:1}.footer-area-4 .footer-nav-list li a:hover a strong{opacity:1;top:-23px}.footer-area-4 .footer-nav-list li a a strong{opacity:0;transition-property:opacity,top;transition-duration:.25s}.footer-area-4 .copyright-area-inner{border-top:1px solid var(--border);padding-top:36px;padding-bottom:55px}@media only screen and (max-width:1919px){.footer-area-4 .copyright-area-inner{padding-top:31px;padding-bottom:35px}}@media only screen and (max-width:1199px){.footer-area-4 .copyright-area-inner{padding-top:26px;padding-bottom:26px}}.footer-area-4 .copyright-text .text{color:var(--primary);text-align:center;font-size:20px;line-height:28px}@media only screen and (max-width:1199px){.footer-area-4 .copyright-text .text{font-size:18px}}.footer-area-4 .copyright-text .text a{color:#999;transition:all .3s;position:relative}.dark .footer-area-4 .copyright-text .text a{color:#555}.footer-area-4 .copyright-text .text a:before{content:"";background-color:currentColor;width:0;height:1px;transition:all .5s;position:absolute;bottom:0;left:0}.footer-area-4 .copyright-text .text a:hover{color:var(--primary)}.footer-area-4 .copyright-text .text a:hover:before{width:100%}.footer-area-6-inner{padding-top:134px;padding-bottom:40px}@media only screen and (max-width:991px){.footer-area-6-inner{padding-top:100px}}@media (max-width:575px){.footer-area-6-inner{padding-top:50px}}.footer-area-6 .footer-widget-wrapper{justify-content:space-between;gap:140px;padding-bottom:200px;display:flex}@media only screen and (max-width:1399px){.footer-area-6 .footer-widget-wrapper{gap:100px;padding-bottom:150px}}@media only screen and (max-width:1199px){.footer-area-6 .footer-widget-wrapper{gap:80px;padding-bottom:120px}}@media only screen and (max-width:991px){.footer-area-6 .footer-widget-wrapper{gap:50px;padding-bottom:60px}}@media only screen and (max-width:767px){.footer-area-6 .footer-widget-wrapper{gap:30px;padding-bottom:40px}}@media (max-width:575px){.footer-area-6 .footer-widget-wrapper{flex-wrap:wrap}}.footer-area-6 .footer-widget__media{margin-left:auto}@media (max-width:575px){.footer-area-6 .footer-widget__media{margin-left:auto;margin-right:auto}}.footer-area-6 .footer-widget__content{max-width:1130px}@media only screen and (max-width:1199px){.footer-area-6 .footer-widget__content{max-width:1000px}}@media (max-width:575px){.footer-area-6 .footer-widget__content{max-width:100%}}.footer-area-6 .footer-widget__content-wrapper{border-top:1px solid var(--border);gap:100px;padding-top:30px;display:flex}@media only screen and (max-width:1399px){.footer-area-6 .footer-widget__content-wrapper{gap:70px}}@media only screen and (max-width:1199px){.footer-area-6 .footer-widget__content-wrapper{gap:50px}}@media only screen and (max-width:991px){.footer-area-6 .footer-widget__content-wrapper{flex-wrap:wrap}}.footer-area-6 .footer-widget__content-item span{color:var(--primary);text-transform:uppercase;margin-bottom:45px;font-size:14px;font-weight:500;line-height:16px;display:inline-block}@media only screen and (max-width:991px){.footer-area-6 .footer-widget__content-item span{margin-bottom:20px}}.footer-area-6 .footer-widget__content-item .description{max-width:440px;color:var(--primary);letter-spacing:-.6px;font-size:30px;line-height:38px}@media only screen and (max-width:1199px){.footer-area-6 .footer-widget__content-item .description{font-size:25px;line-height:30px}}@media only screen and (max-width:991px){.footer-area-6 .footer-widget__content-item .description{max-width:100%;font-size:22px}}.footer-area-6 .footer-widget-title{letter-spacing:-5px;margin-bottom:100px;font-size:100px;line-height:.95}@media only screen and (max-width:1199px){.footer-area-6 .footer-widget-title{font-size:80px}}@media only screen and (max-width:991px){.footer-area-6 .footer-widget-title{letter-spacing:0;margin-bottom:50px;font-size:50px}}@media only screen and (max-width:767px){.footer-area-6 .footer-widget-title{font-size:35px}}.footer-area-6 .footer-widget-nav-list{padding-left:27px}.footer-area-6 .footer-widget-nav-list li{position:relative}.footer-area-6 .footer-widget-nav-list li:before{content:"";background-color:var(--primary);border-radius:500px;justify-content:center;align-items:center;width:7px;height:7px;margin-right:30px;display:flex;position:absolute;left:0;transform:translate(-27px,15px)}.footer-area-6 .footer-widget-nav-list li:not(:last-child){margin-bottom:5px}.footer-area-6 .footer-widget-nav-list li a{color:var(--primary);text-transform:capitalize;font-size:22px;line-height:28px}@media only screen and (max-width:1199px){.footer-area-6 .footer-widget-nav-list li a{font-size:20px;line-height:30px}}.footer-area-6 .copyright-area-inner{border-top:1px solid var(--border);padding-top:40px}.footer-area-6 .copyright-socail-list{text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px 41px;padding-bottom:20px;display:flex;position:relative}@media (max-width:575px){.footer-area-6 .copyright-socail-list{gap:10px 30px}}.footer-area-6 .copyright-socail-list:before{content:"";background-color:var(--border);width:150px;height:1px;position:absolute;bottom:0}.footer-area-6 .copyright-socail-list li{position:relative}.footer-area-6 .copyright-socail-list li:not(:last-child):before{content:"";background-color:#999;width:1px;height:10px;position:absolute;right:-50%;transform:translate(-10px,3px)}.dark .footer-area-6 .copyright-socail-list li:not(:last-child):before{background-color:#555}@media (max-width:575px){.footer-area-6 .copyright-socail-list li:not(:last-child):before{transform:translate(-17px,3px)}}.footer-area-6 .copyright-socail-list li a{text-transform:uppercase;color:var(--primary);text-align:center;font-size:14px;font-weight:500;line-height:16px;position:relative}.footer-area-6 .copyright-socail-list li a:before{content:"";background-color:currentColor;width:0;height:1px;transition:all .5s;position:absolute;bottom:0;left:0}.footer-area-6 .copyright-socail-list li a:hover{color:#999}.footer-area-6 .copyright-socail-list li a:hover:before{width:100%}.footer-area-6 .copyright-text{padding-top:20px}.footer-area-6 .copyright-text .text{text-transform:uppercase;color:var(--primary);text-align:center;font-size:14px;font-weight:500;line-height:16px}.footer-area-6 .copyright-text .text a{transition:all .3s;position:relative}.footer-area-6 .copyright-text .text a:before{content:"";background-color:currentColor;width:0;height:1px;transition:all .5s;position:absolute;bottom:0;left:0}.footer-area-6 .copyright-text .text a:hover{color:#999}.footer-area-6 .copyright-text .text a:hover:before{width:100%}.footer-area-inner-page .footer-top-inner{border-top:1px solid var(--border);grid-template-columns:1fr 660px;gap:30px 60px;margin-top:50px;padding-top:50px;padding-bottom:50px;display:grid}@media only screen and (max-width:1919px){.footer-area-inner-page .footer-top-inner{margin-top:30px;padding-top:40px;padding-bottom:40px}}@media only screen and (max-width:1399px){.footer-area-inner-page .footer-top-inner{grid-template-columns:1fr 580px}}@media only screen and (max-width:1199px){.footer-area-inner-page .footer-top-inner{grid-template-columns:1fr 470px}}@media only screen and (max-width:991px){.footer-area-inner-page .footer-top-inner{grid-template-columns:1fr 430px}}@media only screen and (max-width:767px){.footer-area-inner-page .footer-top-inner{grid-template-columns:1fr}}.footer-area-inner-page .footer-top-inner .info-text .text{max-width:510px;color:var(--primary);font-size:30px;line-height:1.26}@media only screen and (max-width:1919px){.footer-area-inner-page .footer-top-inner .info-text .text{font-size:22px}}@media only screen and (max-width:1199px){.footer-area-inner-page .footer-top-inner .info-text .text{font-size:18px}}.footer-area-inner-page .footer-top-inner .info-link a{color:var(--black-2);font-size:30px;line-height:1.5;position:relative}.dark .footer-area-inner-page .footer-top-inner .info-link a{color:#555}@media only screen and (max-width:1919px){.footer-area-inner-page .footer-top-inner .info-link a{font-size:22px}}.footer-area-inner-page .footer-top-inner .info-link a:before{content:"";background-color:currentColor;width:100%;height:1px;transition:all .3s;position:absolute;bottom:0;left:0}.footer-area-inner-page .footer-top-inner .info-link a:hover{color:var(--primary)}.footer-area-inner-page .footer-top-inner .info-link a:hover:before{width:0}.footer-area-inner-page .footer-logo{max-width:657px;margin-top:8px}@media only screen and (max-width:1919px){.footer-area-inner-page .footer-logo{max-width:257px}}@media only screen and (max-width:1199px){.footer-area-inner-page .footer-logo{max-width:207px}}@media only screen and (max-width:991px){.footer-area-inner-page .footer-logo{max-width:147px}}.footer-area-inner-page .footer-widget-wrapper-box{border-top:1px solid var(--border);padding-top:97px;padding-bottom:94px}@media only screen and (max-width:1919px){.footer-area-inner-page .footer-widget-wrapper-box{padding-top:77px;padding-bottom:74px}}@media only screen and (max-width:1199px){.footer-area-inner-page .footer-widget-wrapper-box{padding-top:57px;padding-bottom:54px}}.footer-area-inner-page .footer-widget-wrapper{grid-template-columns:1fr auto auto auto;justify-content:space-between;gap:30px 170px;display:grid}@media only screen and (max-width:1399px){.footer-area-inner-page .footer-widget-wrapper{gap:30px 130px}}@media only screen and (max-width:1199px){.footer-area-inner-page .footer-widget-wrapper{gap:30px 90px}}@media only screen and (max-width:991px){.footer-area-inner-page .footer-widget-wrapper{grid-template-columns:1fr 1fr 1fr}}@media only screen and (max-width:767px){.footer-area-inner-page .footer-widget-wrapper{grid-template-columns:1fr 1fr}}@media (max-width:575px){.footer-area-inner-page .footer-widget-wrapper{grid-template-columns:1fr}}.footer-area-inner-page .subscribe-form{max-width:515px}.footer-area-inner-page .subscribe-form .input-field{background-color:#1111110d;border-radius:50px;gap:10px;padding:32px 30px;display:flex}.dark .footer-area-inner-page .subscribe-form .input-field{background-color:#ffffff0d}@media only screen and (max-width:1919px){.footer-area-inner-page .subscribe-form .input-field{padding:22px 30px}}.footer-area-inner-page .subscribe-form .input-field input{width:100%;color:var(--primary);background-color:#0000;border:0;outline:0;font-size:22px}@media only screen and (max-width:1199px){.footer-area-inner-page .subscribe-form .input-field input{font-size:18px}}.footer-area-inner-page .subscribe-form .input-field input::placeholder{color:#1111114d;line-height:1}.dark .footer-area-inner-page .subscribe-form .input-field input::placeholder{color:#ffffff4d}.footer-area-inner-page .subscription-text{margin-top:23px}.footer-area-inner-page .subscription-text .text{color:var(--primary);max-width:345px;font-size:22px;line-height:28px}@media only screen and (max-width:1919px){.footer-area-inner-page .subscription-text .text{font-size:20px}}@media only screen and (max-width:1199px){.footer-area-inner-page .subscription-text .text{font-size:18px}}.footer-area-inner-page .subscription-text .text a{position:relative}.footer-area-inner-page .subscription-text .text a:before{content:"";background-color:currentColor;width:100%;height:1px;transition:all .5s;position:absolute;bottom:0;left:0}.footer-area-inner-page .subscription-text .text a:hover:hover:before{width:0}.footer-area-inner-page .footer-widget-box .title{color:var(--black-2);font-size:22px;line-height:20px;font-family:var(--font_dmsans);margin-bottom:30px}.dark .footer-area-inner-page .footer-widget-box .title{color:#555}@media only screen and (max-width:1919px){.footer-area-inner-page .footer-widget-box .title{margin-bottom:20px}}@media only screen and (max-width:991px){.footer-area-inner-page .footer-widget-box.newsletter{order:4;grid-column:span 2}}@media (max-width:575px){.footer-area-inner-page .footer-widget-box.newsletter{grid-column:auto}}.footer-area-inner-page .footer-nav-list:hover li a{opacity:.3}.footer-area-inner-page .footer-nav-list li{color:var(--primary);font-size:22px;line-height:30px;transition-property:opacity;transition-duration:.5s}@media only screen and (max-width:1199px){.footer-area-inner-page .footer-nav-list li{font-size:18px}}.footer-area-inner-page .footer-nav-list li a:hover{opacity:1}.footer-area-inner-page .footer-nav-list li a:hover a strong{opacity:1;top:-23px}.footer-area-inner-page .footer-nav-list li a a strong{opacity:0;transition-property:opacity,top;transition-duration:.25s}.footer-area-inner-page .copyright-area-inner{border-top:1px solid var(--border);padding:47px 0}@media only screen and (max-width:1919px){.footer-area-inner-page .copyright-area-inner{padding:37px 0}}@media only screen and (max-width:1399px){.footer-area-inner-page .copyright-area-inner{padding:27px 0}}.footer-area-inner-page .copyright-text .text{color:var(--primary);text-align:center;font-size:24px;line-height:1}@media only screen and (max-width:1919px){.footer-area-inner-page .copyright-text .text{font-size:22px}}@media only screen and (max-width:1399px){.footer-area-inner-page .copyright-text .text{font-size:20px}}@media only screen and (max-width:1199px){.footer-area-inner-page .copyright-text .text{font-size:18px}}.footer-area-inner-page .copyright-text .text a{color:#999;transition:all .3s;position:relative}.dark .footer-area-inner-page .copyright-text .text a{color:#555}.footer-area-inner-page .copyright-text .text a:before{content:"";background-color:currentColor;width:0;height:1px;transition:all .5s;position:absolute;bottom:0;left:0}.footer-area-inner-page .copyright-text .text a:hover{color:var(--primary)}.footer-area-inner-page .copyright-text .text a:hover:before{width:100%}*,:before,:after{box-sizing:border-box;border:0 solid #e5e7eb}:before,:after{--tw-content:""}html,:host{-webkit-text-size-adjust:100%;tab-size:4;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5}body{line-height:inherit;margin:0}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-feature-settings:normal;font-variation-settings:normal;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-feature-settings:inherit;font-variation-settings:inherit;font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;background-color:#0000;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{margin:0;padding:0;list-style:none}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder{opacity:1;color:#9ca3af}textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:before,:after,::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#3b82f680;--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.container{width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}.pointer-events-none{pointer-events:none}.\!visible{visibility:visible!important}.visible{visibility:visible}.invisible{visibility:hidden}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{inset:0}.inset-y-0{top:0;bottom:0}.-left-32{left:-8rem}.-right-20{right:-5rem}.-right-40{right:-10rem}.-top-32{top:-8rem}.-top-40{top:-10rem}.bottom-5{bottom:1.25rem}.left-0{left:0}.right-0{right:0}.right-5{right:1.25rem}.top-0{top:0}.top-1\/2{top:50%}.z-0{z-index:0}.z-10{z-index:10}.z-40{z-index:40}.z-\[500\]{z-index:500}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-1\.5{margin-left:.375rem;margin-right:.375rem}.mx-auto{margin-left:auto;margin-right:auto}.-mt-10{margin-top:-2.5rem}.-mt-12{margin-top:-3rem}.-mt-14{margin-top:-3.5rem}.-mt-8{margin-top:-2rem}.mb-12{margin-bottom:3rem}.mb-14{margin-bottom:3.5rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-7{margin-bottom:1.75rem}.mb-8{margin-bottom:2rem}.mt-1{margin-top:.25rem}.mt-1\.5{margin-top:.375rem}.mt-2{margin-top:.5rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-\[7px\]{margin-top:7px}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.contents{display:contents}.hidden{display:none}.aspect-\[16\/9\]{aspect-ratio:16/9}.size-48{width:12rem;height:12rem}.size-56{width:14rem;height:14rem}.size-72{width:18rem;height:18rem}.size-80{width:20rem;height:20rem}.h-1{height:.25rem}.h-1\.5{height:.375rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-7{height:1.75rem}.h-\[150px\]{height:150px}.h-\[15px\]{height:15px}.h-\[16px\]{height:16px}.h-\[20px\]{height:20px}.h-\[21px\]{height:21px}.h-\[24px\]{height:24px}.h-\[25px\]{height:25px}.h-\[28px\]{height:28px}.h-\[35px\]{height:35px}.h-\[360px\]{height:360px}.h-\[40px\]{height:40px}.h-\[440px\]{height:440px}.h-\[46px\]{height:46px}.h-\[50px\]{height:50px}.h-\[53px\]{height:53px}.h-\[600px\]{height:600px}.h-\[60px\]{height:60px}.h-\[96px\]{height:96px}.h-auto{height:auto}.h-full{height:100%}.h-px{height:1px}.max-h-\[60\%\]{max-height:60%}.w-1{width:.25rem}.w-1\.5{width:.375rem}.w-10{width:2.5rem}.w-12{width:3rem}.w-14{width:3.5rem}.w-24{width:6rem}.w-7{width:1.75rem}.w-8{width:2rem}.w-\[120px\]{width:120px}.w-\[150px\]{width:150px}.w-\[300px\]{width:300px}.w-\[360px\]{width:360px}.w-\[440px\]{width:440px}.w-\[600px\]{width:600px}.w-full{width:100%}.max-w-\[1000px\]{max-width:1000px}.max-w-\[1100px\]{max-width:1100px}.max-w-\[320px\]{max-width:320px}.max-w-\[420px\]{max-width:420px}.max-w-\[520px\]{max-width:520px}.max-w-\[640px\]{max-width:640px}.max-w-\[80\%\]{max-width:80%}.max-w-\[820px\]{max-width:820px}.max-w-\[860px\]{max-width:860px}.shrink-0{flex-shrink:0}.grow{flex-grow:1}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y))rotate(var(--tw-rotate))skewX(var(--tw-skew-x))skewY(var(--tw-skew-y))scaleX(var(--tw-scale-x))scaleY(var(--tw-scale-y))}.cursor-text{cursor:text}.cursor-wait{cursor:wait}.select-none{-webkit-user-select:none;user-select:none}.resize-none{resize:none}.resize{resize:both}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-center{justify-content:center}.gap-10{gap:2.5rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-x-6{-moz-column-gap:1.5rem;column-gap:1.5rem}.gap-x-8{-moz-column-gap:2rem;column-gap:2rem}.gap-y-3{row-gap:.75rem}.self-center{align-self:center}.overflow-hidden{overflow:hidden}.whitespace-pre-line{white-space:pre-line}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-\[2rem\]{border-radius:2rem}.rounded-\[calc\(2rem-1px\)\]{border-radius:calc(2rem - 1px)}.rounded-full{border-radius:9999px}.rounded-md{border-radius:.375rem}.rounded-xl{border-radius:.75rem}.border{border-width:1px}.border-b{border-bottom-width:1px}.border-t{border-top-width:1px}.border-black{--tw-border-opacity:1;border-color:rgb(0 0 0/var(--tw-border-opacity))}.border-black\/10{border-color:#0000001a}.border-black\/15{border-color:#00000026}.border-black\/\[0\.06\]{border-color:#0000000f}.border-white\/10{border-color:#ffffff1a}.border-white\/15{border-color:#ffffff26}.bg-\[\#0d0d0d\]{--tw-bg-opacity:1;background-color:rgb(13 13 13/var(--tw-bg-opacity))}.bg-\[\#111\]{--tw-bg-opacity:1;background-color:rgb(17 17 17/var(--tw-bg-opacity))}.bg-\[\#141414\]\/95{background-color:#141414f2}.bg-\[\#25D366\]{--tw-bg-opacity:1;background-color:rgb(37 211 102/var(--tw-bg-opacity))}.bg-\[\#A81B49\]{--tw-bg-opacity:1;background-color:rgb(168 27 73/var(--tw-bg-opacity))}.bg-\[\#A81B49\]\/10{background-color:#a81b491a}.bg-\[\#A81B49\]\/15{background-color:#a81b4926}.bg-\[\#A81B49\]\/25{background-color:#a81b4940}.bg-\[\#CA2058\]{--tw-bg-opacity:1;background-color:rgb(202 32 88/var(--tw-bg-opacity))}.bg-\[\#D9C7B3\]\/40{background-color:#d9c7b366}.bg-\[\#F4EFE9\]{--tw-bg-opacity:1;background-color:rgb(244 239 233/var(--tw-bg-opacity))}.bg-\[\#F7F4F1\]{--tw-bg-opacity:1;background-color:rgb(247 244 241/var(--tw-bg-opacity))}.bg-\[\#FCFAF7\]{--tw-bg-opacity:1;background-color:rgb(252 250 247/var(--tw-bg-opacity))}.bg-\[\#FCFAF7\]\/85{background-color:#fcfaf7d9}.bg-black{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity))}.bg-black\/0{background-color:#0000}.bg-black\/10{background-color:#0000001a}.bg-black\/30{background-color:#0000004d}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.bg-white\/5{background-color:#ffffff0d}.bg-white\/95{background-color:#fffffff2}.bg-white\/\[0\.04\]{background-color:#ffffff0a}.bg-\[radial-gradient\(120\%_60\%_at_50\%_0\%\,\#F4EFE9_0\%\,\#FCFAF7_55\%\,\#FCFAF7_100\%\)\]{background-image:radial-gradient(120% 60% at 50% 0,#f4efe9 0%,#fcfaf7 55% 100%)}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.bg-gradient-to-l{background-image:linear-gradient(to left,var(--tw-gradient-stops))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.bg-gradient-to-tr{background-image:linear-gradient(to top right,var(--tw-gradient-stops))}.from-\[\#0d0d0d\]\/95{--tw-gradient-from:#0d0d0df2 var(--tw-gradient-from-position);--tw-gradient-to:#0d0d0d00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-\[\#FCFAF7\]{--tw-gradient-from:#fcfaf7 var(--tw-gradient-from-position);--tw-gradient-to:#fcfaf700 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-black\/30{--tw-gradient-from:#0000004d var(--tw-gradient-from-position);--tw-gradient-to:#0000 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-white\/20{--tw-gradient-from:#fff3 var(--tw-gradient-from-position);--tw-gradient-to:#fff0 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.via-\[\#0d0d0d\]\/80{--tw-gradient-to:#0d0d0d00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),#0d0d0dcc var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-transparent{--tw-gradient-to:#0000 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),transparent var(--tw-gradient-via-position),var(--tw-gradient-to)}.to-\[\#0d0d0d\]\/95{--tw-gradient-to:#0d0d0df2 var(--tw-gradient-to-position)}.to-transparent{--tw-gradient-to:transparent var(--tw-gradient-to-position)}.to-white\/20{--tw-gradient-to:#fff3 var(--tw-gradient-to-position)}.fill-white{fill:#fff}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.object-center{-o-object-position:center;object-position:center}.p-6{padding:1.5rem}.p-7{padding:1.75rem}.p-8{padding:2rem}.p-\[1px\]{padding:1px}.px-12{padding-left:3rem;padding-right:3rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-3\.5{padding-top:.875rem;padding-bottom:.875rem}.py-4{padding-top:1rem;padding-bottom:1rem}.pb-3{padding-bottom:.75rem}.pb-8{padding-bottom:2rem}.pt-24{padding-top:6rem}.pt-4{padding-top:1rem}.pt-6{padding-top:1.5rem}.text-center{text-align:center}.font-inter{font-family:var(--font_inter),system-ui,sans-serif}.text-\[11\.5px\]{font-size:11.5px}.text-\[11px\]{font-size:11px}.text-\[12px\]{font-size:12px}.text-\[13px\]{font-size:13px}.text-\[14\.5px\]{font-size:14.5px}.text-\[14px\]{font-size:14px}.text-\[15px\]{font-size:15px}.text-\[16px\]{font-size:16px}.text-\[18px\]{font-size:18px}.text-\[22px\]{font-size:22px}.text-\[24px\]{font-size:24px}.text-\[26px\]{font-size:26px}.text-\[28px\]{font-size:28px}.text-\[34px\]{font-size:34px}.text-\[36px\]{font-size:36px}.text-\[52px\]{font-size:52px}.text-\[64px\]{font-size:64px}.\!font-extralight{font-weight:200!important}.font-medium{font-weight:500}.uppercase{text-transform:uppercase}.italic{font-style:italic}.\!leading-\[0\.98\]{line-height:.98!important}.leading-\[1\.02\]{line-height:1.02}.leading-\[1\.05\]{line-height:1.05}.leading-\[1\.15\]{line-height:1.15}.leading-\[1\.2\]{line-height:1.2}.leading-\[1\.45\]{line-height:1.45}.leading-\[1\.5\]{line-height:1.5}.leading-\[1\.65\]{line-height:1.65}.leading-\[1\.6\]{line-height:1.6}.leading-\[1\.7\]{line-height:1.7}.leading-none{line-height:1}.leading-relaxed{line-height:1.625}.tracking-\[-0\.005em\]{letter-spacing:-.005em}.tracking-\[-0\.01em\]{letter-spacing:-.01em}.tracking-\[0\.15em\]{letter-spacing:.15em}.tracking-\[0\.22em\]{letter-spacing:.22em}.tracking-\[0\.24em\]{letter-spacing:.24em}.tracking-\[0\.2em\]{letter-spacing:.2em}.tracking-tight{letter-spacing:-.025em}.text-\[\#111\]{--tw-text-opacity:1;color:rgb(17 17 17/var(--tw-text-opacity))}.text-\[\#222\]{--tw-text-opacity:1;color:rgb(34 34 34/var(--tw-text-opacity))}.text-\[\#444\]{--tw-text-opacity:1;color:rgb(68 68 68/var(--tw-text-opacity))}.text-\[\#555\]{--tw-text-opacity:1;color:rgb(85 85 85/var(--tw-text-opacity))}.text-\[\#777\]{--tw-text-opacity:1;color:rgb(119 119 119/var(--tw-text-opacity))}.text-\[\#888\]{--tw-text-opacity:1;color:rgb(136 136 136/var(--tw-text-opacity))}.text-\[\#999\]{--tw-text-opacity:1;color:rgb(153 153 153/var(--tw-text-opacity))}.text-\[\#A81B49\]{--tw-text-opacity:1;color:rgb(168 27 73/var(--tw-text-opacity))}.text-\[\#CA2058\]{--tw-text-opacity:1;color:rgb(202 32 88/var(--tw-text-opacity))}.text-\[\#bbb\]{--tw-text-opacity:1;color:rgb(187 187 187/var(--tw-text-opacity))}.text-\[\#c0392b\]{--tw-text-opacity:1;color:rgb(192 57 43/var(--tw-text-opacity))}.text-black{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.text-white\/45{color:#ffffff73}.text-white\/65{color:#ffffffa6}.text-white\/70{color:#ffffffb3}.text-white\/75{color:#ffffffbf}.text-white\/85{color:#ffffffd9}.placeholder-\[\#888\]::placeholder{--tw-placeholder-opacity:1;color:rgb(136 136 136/var(--tw-placeholder-opacity))}.placeholder-white\/45::placeholder{color:#ffffff73}.opacity-25{opacity:.25}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.opacity-\[0\.04\]{opacity:.04}.shadow-\[0_12px_28px_-8px_rgba\(37\,211\,102\,0\.55\)\]{--tw-shadow:0 12px 28px -8px #25d3668c;--tw-shadow-colored:0 12px 28px -8px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-\[0_24px_60px_-24px_rgba\(0\,0\,0\,0\.18\)\]{--tw-shadow:0 24px 60px -24px #0000002e;--tw-shadow-colored:0 24px 60px -24px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-\[0_40px_80px_-30px_rgba\(0\,0\,0\,0\.25\)\]{--tw-shadow:0 40px 80px -30px #00000040;--tw-shadow-colored:0 40px 80px -30px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-\[inset_2px_2px_0px_-1\.6px_rgb\(204\,219\,232\,0\.5\)\,_inset_-1px_-1px_0px_-\.7px_rgba\(255\,255\,255\,0\.6\)\]{--tw-shadow:inset 2px 2px 0px -1.6px #ccdbe880,inset -1px -1px 0px -.7px #fff9;--tw-shadow-colored:inset 2px 2px 0px -1.6px var(--tw-shadow-color),inset -1px -1px 0px -.7px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.ring{--tw-ring-offset-shadow:var(--tw-ring-inset)0 0 0 var(--tw-ring-offset-width)var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset)0 0 0 calc(3px + var(--tw-ring-offset-width))var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.blur{--tw-blur:blur(8px);filter:var(--tw-blur)var(--tw-brightness)var(--tw-contrast)var(--tw-grayscale)var(--tw-hue-rotate)var(--tw-invert)var(--tw-saturate)var(--tw-sepia)var(--tw-drop-shadow)}.blur-3xl{--tw-blur:blur(64px);filter:var(--tw-blur)var(--tw-brightness)var(--tw-contrast)var(--tw-grayscale)var(--tw-hue-rotate)var(--tw-invert)var(--tw-saturate)var(--tw-sepia)var(--tw-drop-shadow)}.grayscale{--tw-grayscale:grayscale(100%);filter:var(--tw-blur)var(--tw-brightness)var(--tw-contrast)var(--tw-grayscale)var(--tw-hue-rotate)var(--tw-invert)var(--tw-saturate)var(--tw-sepia)var(--tw-drop-shadow)}.invert{--tw-invert:invert(100%);filter:var(--tw-blur)var(--tw-brightness)var(--tw-contrast)var(--tw-grayscale)var(--tw-hue-rotate)var(--tw-invert)var(--tw-saturate)var(--tw-sepia)var(--tw-drop-shadow)}.filter{filter:var(--tw-blur)var(--tw-brightness)var(--tw-contrast)var(--tw-grayscale)var(--tw-hue-rotate)var(--tw-invert)var(--tw-saturate)var(--tw-sepia)var(--tw-drop-shadow)}.backdrop-blur-md{--tw-backdrop-blur:blur(12px);-webkit-backdrop-filter:var(--tw-backdrop-blur)var(--tw-backdrop-brightness)var(--tw-backdrop-contrast)var(--tw-backdrop-grayscale)var(--tw-backdrop-hue-rotate)var(--tw-backdrop-invert)var(--tw-backdrop-opacity)var(--tw-backdrop-saturate)var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur)var(--tw-backdrop-brightness)var(--tw-backdrop-contrast)var(--tw-backdrop-grayscale)var(--tw-backdrop-hue-rotate)var(--tw-backdrop-invert)var(--tw-backdrop-opacity)var(--tw-backdrop-saturate)var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter,backdrop-filter;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-all{transition-property:all;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-shadow{transition-property:box-shadow;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.\[filter\:invert\(1\)_grayscale\(1\)\]{filter:invert()grayscale()}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}@media (hover:hover) and (pointer:fine){*,:before,:after{cursor:none!important}input,textarea,select,[contenteditable=true]{cursor:text!important}}@keyframes cb-cursor-ring{0%,to{transform:scale(1)}50%{transform:scale(1.12)}}@keyframes cb-cursor-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(.55)}}.cb-cursor{z-index:10010!important}.cb-cursor:before{transition:transform .32s ease-out,background-color .25s ease-out,border-color .25s ease-out;transform:scale(0);background:0 0!important;border:2px solid #a81b49!important;border-radius:50%!important;width:36px!important;height:36px!important;top:-18px!important;left:-18px!important}.cb-cursor:after{display:none!important}.cb-cursor.-visible:before{animation:2.6s ease-in-out infinite cb-cursor-ring;transform:scale(1)!important}.cb-cursor.-visible.-active:before{animation:none!important;transform:scale(.78)!important}.cb-cursor.-on-dark:before{border-color:#fff!important}.cb-cursor.-text:before{box-shadow:0 12px 28px -14px #0000002e;background:#efede9!important;border-color:#0000!important;border-radius:24px!important;width:132px!important;height:44px!important;animation:none!important;top:-22px!important;left:-66px!important;transform:scale(1)!important}.cb-cursor.-text.-active:before{transform:scale(.94)!important}.cb-cursor-text{letter-spacing:.18em!important;text-transform:uppercase!important;color:#111!important;justify-content:center!important;align-items:center!important;width:132px!important;height:44px!important;font-size:11px!important;font-weight:500!important;display:flex!important;top:-22px!important;left:-66px!important}.cb-cursor.-suppressed,.cb-cursor-dot.-suppressed{opacity:0!important}.cb-cursor-dot{z-index:10011;pointer-events:none;opacity:0;will-change:transform;background:#a81b49;border-radius:50%;width:10px;height:10px;margin-top:-5px;margin-left:-5px;transition:opacity .25s,background-color .25s ease-out,box-shadow .25s ease-out;position:fixed;top:0;left:0;box-shadow:0 0 #a81b4900}.cb-cursor-dot.-visible{opacity:1}.cb-cursor-dot.-on-dark{background:#fff;box-shadow:0 0 #fff0}.cb-cursor-dot.-text-active{opacity:0!important}@keyframes product-chat-bubble{0%,10%{opacity:0;transform:translateY(12px)}20%,85%{opacity:1;transform:translateY(0)}95%,to{opacity:0;transform:translateY(-12px)}}@keyframes product-wave-pulse{0%,to{opacity:.55;transform:scaleY(.25)}50%{opacity:1;transform:scaleY(1)}}@media (prefers-reduced-motion:reduce){.product-chat-bubble-anim,.product-wave-bar{animation:none!important}}@keyframes hero-crimson-shimmer{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.hero-crimson-shimmer{color:#0000;-webkit-text-fill-color:#0000;background-image:linear-gradient(120deg,#a81b49 0%,#ca2058 30%,#e04d7a 50%,#ca2058 70%,#a81b49 100%);background-size:220% 100%;-webkit-background-clip:text;background-clip:text;animation:7s linear infinite hero-crimson-shimmer}@media (prefers-reduced-motion:reduce){.hero-crimson-shimmer{animation:none}}.nav-row{flex-direction:row-reverse;display:flex}@media (min-width:1024px){.nav-row{flex-direction:row}}@keyframes about-logos-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.about-logos-track{will-change:transform;width:max-content;animation:140s linear infinite about-logos-marquee;display:flex}.about-logos-track:hover{animation-play-state:paused}@media (prefers-reduced-motion:reduce){.about-logos-track{animation:none}}.article-dropcap:first-letter{font-family:var(--font_sequelsansromanbody),serif;float:left;color:#a81b49;margin:.05em .12em 0 -.04em;font-size:5.6em;font-weight:200;line-height:.85}.get-in-touch-dialog-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background:#0009;justify-content:center;align-items:center;padding:16px;animation:.2s ease-out gitd-fade-in;display:flex;position:fixed;inset:0;overflow-y:auto}.get-in-touch-dialog-panel{background:#fff;border-radius:36px;width:100%;max-width:720px;max-height:calc(100vh - 32px);padding:36px 28px 28px;animation:.22s ease-out gitd-pop-in;position:relative;overflow-y:auto;box-shadow:0 20px 60px #00000040}@media (min-width:768px){.get-in-touch-dialog-panel{padding:44px 52px 36px}}.get-in-touch-dialog-close{color:#111;cursor:pointer;background:#fff;border:1px solid #0000001a;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;transition:background .15s,color .15s;display:inline-flex;position:absolute;top:24px;right:24px}.get-in-touch-dialog-close:hover{color:#fff;background:#111}.get-in-touch-dialog-form .contact-formwrap{gap:32px 44px}.get-in-touch-dialog-form .contact-formfield.message{margin-top:12px}.get-in-touch-dialog-form .submit-btn{margin-top:32px}.get-in-touch-dialog-header{margin-bottom:24px}.get-in-touch-dialog-title{margin:8px 0;font-size:clamp(28px,4vw,40px);line-height:1.15}.get-in-touch-dialog-subtitle{color:#555;font-size:14px}.get-in-touch-dialog-form{margin-top:8px}.get-in-touch-dialog-form .rr-btn,.contact-area-contact-page .submit-btn .rr-btn{background-color:#fff;border-color:#111}.get-in-touch-dialog-form .rr-btn .btn-wrap .text-one,.contact-area-contact-page .submit-btn .rr-btn .btn-wrap .text-one,.get-in-touch-dialog-form .rr-btn .btn-wrap .text-two,.contact-area-contact-page .submit-btn .rr-btn .btn-wrap .text-two{color:#111}.get-in-touch-dialog-form .rr-btn:before,.contact-area-contact-page .submit-btn .rr-btn:before{background-color:#111}.get-in-touch-dialog-form .rr-btn:hover .btn-wrap .text-two,.get-in-touch-dialog-form .rr-btn:focus .btn-wrap .text-two,.contact-area-contact-page .submit-btn .rr-btn:hover .btn-wrap .text-two,.contact-area-contact-page .submit-btn .rr-btn:focus .btn-wrap .text-two{color:#fff}@keyframes gitd-fade-in{0%{opacity:0}to{opacity:1}}@keyframes gitd-pop-in{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.submit-success-dialog-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10000;background:#0009;justify-content:center;align-items:center;padding:16px;animation:.2s ease-out gitd-fade-in;display:flex;position:fixed;inset:0;overflow-y:auto}.submit-success-dialog-frame{background:linear-gradient(135deg,#0000001f,#0000 50%,#0000001f);border-radius:28px;width:100%;max-width:640px;max-height:calc(100vh - 32px);padding:1px;animation:.22s ease-out gitd-pop-in;position:relative;overflow:hidden;box-shadow:inset 2px 2px 0 -1.6px #0000000f,inset -1px -1px 0 -.7px #0000000f,0 30px 80px #00000040}.submit-success-dialog-panel{background:#fff;border-radius:27px;width:100%;height:100%;max-height:calc(100vh - 34px);padding:56px 40px 48px;position:relative;overflow-y:auto}.submit-success-dialog-close{color:#111;cursor:pointer;background:#fff;border:1px solid #0000001a;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;transition:background .15s,color .15s,border-color .15s;display:inline-flex;position:absolute;top:20px;right:20px}.submit-success-dialog-close:hover{color:#fff;background:#111;border-color:#111}.submit-success-dialog-content{text-align:center;flex-direction:column;align-items:center;gap:20px;display:flex}.submit-success-dialog-wordmark-wrap{opacity:.95;filter:brightness(.95);width:100%;max-width:420px;height:clamp(72px,14vw,140px);margin-bottom:4px;position:relative;overflow:hidden;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.submit-success-dialog-wordmark-video{z-index:0;-o-object-fit:cover;object-fit:cover;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.submit-success-dialog-title{color:#111;margin:0;font-size:clamp(32px,4vw,44px);line-height:1.15}.submit-success-dialog-message{color:#555;max-width:460px;margin:0;font-size:18px;line-height:1.55}.footer-avantus-link-heading{font-family:var(--font_dmsans);letter-spacing:.02em;color:#fff;text-transform:none;margin-bottom:4px;font-size:16px;font-weight:400;display:block}.service-page-typography{font-family:var(--font_dmsans)}.service-page-typography :not([class*=fa-]):not(.fa),.service-page-typography input,.service-page-typography textarea,.service-page-typography select,.service-page-typography button,.service-page-typography optgroup{font-family:var(--font_dmsans)!important}.service-page-typography .actually-area .section-title{text-wrap:balance;max-width:min(1400px,92vw)}.actually-area .actually-area-svg-line{color:#cdc9c6;transform-origin:50%;will-change:transform,opacity;margin-inline:auto;width:100%;max-width:716px;margin-top:.1em;display:block}.actually-area[data-theme=dark] .actually-area-svg-line{color:#cdc9c6}.actually-area .actually-area-svg-line svg{-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;height:auto;display:block}@media (min-width:1536px){.body-marketing-agency .container.large,.body-page-inner .container.large{width:91.6667%;max-width:none;margin-left:auto;margin-right:auto;padding-left:0;padding-right:0}}@keyframes wa-pop-in{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes wa-pulse{0%{opacity:.55;transform:scale(1)}70%{opacity:0;transform:scale(1.55)}to{opacity:0;transform:scale(1.55)}}@keyframes wa-bounce{0%,to{transform:translateY(0)rotate(0)}18%{transform:translateY(-3px)rotate(-6deg)}36%{transform:translateY(0)rotate(0)}54%{transform:translateY(-2px)rotate(4deg)}72%{transform:translateY(0)rotate(0)}}.wa-float{opacity:1}.wa-float>.wa-bounce{animation:1.8s ease-in-out 1.4s infinite wa-bounce}.wa-float>.wa-pulse{animation:2.2s ease-out infinite wa-pulse}.wa-float:hover{transition:transform .2s ease-out;transform:translateY(-2px)scale(1.05)}.wa-float:active{transform:scale(.95)}@media (prefers-reduced-motion:reduce){.wa-float,.wa-float>.wa-bounce,.wa-float>.wa-pulse{animation:none}}@media (max-width:767px){.body-marketing-agency .section-spacing-top,.body-page-inner .section-spacing-top{padding-top:36px}.body-marketing-agency .section-spacing-bottom,.body-page-inner .section-spacing-bottom{padding-bottom:36px}.body-marketing-agency .section-spacing,.body-page-inner .section-spacing{padding-top:36px;padding-bottom:36px}}.container.large.landing-gutter{padding-left:24px;padding-right:24px}@media (min-width:768px){.container.large.landing-gutter{padding-left:40px;padding-right:40px}}@media (min-width:1024px){.container.large.landing-gutter{padding-left:56px;padding-right:56px}}@media (min-width:1536px){.body-marketing-agency .container.large.landing-gutter,.body-page-inner .container.large.landing-gutter{padding-left:0;padding-right:0}}.hover\:-translate-y-1:hover{--tw-translate-y:-.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y))rotate(var(--tw-rotate))skewX(var(--tw-skew-x))skewY(var(--tw-skew-y))scaleX(var(--tw-scale-x))scaleY(var(--tw-scale-y))}.hover\:border-black\/15:hover{border-color:#00000026}.hover\:bg-\[\#A81B49\]:hover{--tw-bg-opacity:1;background-color:rgb(168 27 73/var(--tw-bg-opacity))}.hover\:bg-white:hover{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.hover\:shadow-\[0_14px_30px_-16px_rgba\(0\,0\,0\,0\.18\)\]:hover{--tw-shadow:0 14px 30px -16px #0000002e;--tw-shadow-colored:0 14px 30px -16px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.hover\:shadow-\[0_16px_36px_-10px_rgba\(37\,211\,102\,0\.7\)\]:hover{--tw-shadow:0 16px 36px -10px #25d366b3;--tw-shadow-colored:0 16px 36px -10px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.focus\:border-\[\#A81B49\]:focus{--tw-border-opacity:1;border-color:rgb(168 27 73/var(--tw-border-opacity))}.focus\:border-\[\#CA2058\]:focus{--tw-border-opacity:1;border-color:rgb(202 32 88/var(--tw-border-opacity))}.focus\:bg-white:focus{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.focus\:bg-white\/10:focus{background-color:#ffffff1a}.focus\:outline-none:focus,.focus-visible\:outline-none:focus-visible{outline-offset:2px;outline:2px solid #0000}.focus-visible\:ring-4:focus-visible{--tw-ring-offset-shadow:var(--tw-ring-inset)0 0 0 var(--tw-ring-offset-width)var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset)0 0 0 calc(4px + var(--tw-ring-offset-width))var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus-visible\:ring-\[\#25D366\]\/40:focus-visible{--tw-ring-color:#25d36666}.group:hover .group-hover\:scale-\[1\.05\]{--tw-scale-x:1.05;--tw-scale-y:1.05;transform:translate(var(--tw-translate-x),var(--tw-translate-y))rotate(var(--tw-rotate))skewX(var(--tw-skew-x))skewY(var(--tw-skew-y))scaleX(var(--tw-scale-x))scaleY(var(--tw-scale-y))}.group:hover .group-hover\:opacity-100{opacity:1}.group:hover .group-hover\:grayscale-0{--tw-grayscale:grayscale(0);filter:var(--tw-blur)var(--tw-brightness)var(--tw-contrast)var(--tw-grayscale)var(--tw-hue-rotate)var(--tw-invert)var(--tw-saturate)var(--tw-sepia)var(--tw-drop-shadow)}.group:hover .group-hover\:\[filter\:invert\(1\)_grayscale\(0\)\]{filter:invert()grayscale(0)}@media (min-width:640px){.sm\:w-\[150px\]{width:150px}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:text-\[26px\]{font-size:26px}.sm\:text-\[32px\]{font-size:32px}.sm\:text-\[34px\]{font-size:34px}.sm\:text-\[40px\]{font-size:40px}.sm\:text-\[64px\]{font-size:64px}}@media (min-width:768px){.md\:-right-10{right:-2.5rem}.md\:bottom-7{bottom:1.75rem}.md\:right-7{right:1.75rem}.md\:mx-2{margin-left:.5rem;margin-right:.5rem}.md\:mb-10{margin-bottom:2.5rem}.md\:mb-16{margin-bottom:4rem}.md\:mb-20{margin-bottom:5rem}.md\:mb-7{margin-bottom:1.75rem}.md\:inline{display:inline}.md\:h-16{height:4rem}.md\:h-8{height:2rem}.md\:h-\[112px\]{height:112px}.md\:w-14{width:3.5rem}.md\:w-16{width:4rem}.md\:w-40{width:10rem}.md\:w-8{width:2rem}.md\:w-\[180px\]{width:180px}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:gap-6{gap:1.5rem}.md\:gap-8{gap:2rem}.md\:p-8{padding:2rem}.md\:p-9{padding:2.25rem}.md\:px-6{padding-left:1.5rem;padding-right:1.5rem}.md\:py-5{padding-top:1.25rem;padding-bottom:1.25rem}.md\:pb-12{padding-bottom:3rem}.md\:pb-4{padding-bottom:1rem}.md\:pt-32{padding-top:8rem}.md\:pt-5{padding-top:1.25rem}.md\:pt-8{padding-top:2rem}.md\:text-\[12px\]{font-size:12px}.md\:text-\[14px\]{font-size:14px}.md\:text-\[15\.5px\]{font-size:15.5px}.md\:text-\[16px\]{font-size:16px}.md\:text-\[17px\]{font-size:17px}.md\:text-\[18px\]{font-size:18px}.md\:text-\[20px\]{font-size:20px}.md\:text-\[24px\]{font-size:24px}.md\:text-\[26px\]{font-size:26px}.md\:text-\[28px\]{font-size:28px}.md\:text-\[36px\]{font-size:36px}.md\:text-\[44px\]{font-size:44px}.md\:text-\[48px\]{font-size:48px}.md\:text-\[52px\]{font-size:52px}.md\:text-\[60px\]{font-size:60px}.md\:text-\[88px\]{font-size:88px}}@media (min-width:1024px){.lg\:sticky{position:sticky}.lg\:top-28{top:7rem}.lg\:col-span-5{grid-column:span 5/span 5}.lg\:col-span-6{grid-column:span 6/span 6}.lg\:col-span-7{grid-column:span 7/span 7}.lg\:col-start-7{grid-column-start:7}.lg\:-ml-\[70px\]{margin-left:-70px}.lg\:-ml-\[75px\]{margin-left:-75px}.lg\:-mt-0{margin-top:0}.lg\:size-56{width:14rem;height:14rem}.lg\:size-64{width:16rem;height:16rem}.lg\:size-80{width:20rem;height:20rem}.lg\:size-96{width:24rem;height:24rem}.lg\:h-\[100px\]{height:100px}.lg\:h-\[126px\]{height:126px}.lg\:h-\[25px\]{height:25px}.lg\:h-\[30px\]{height:30px}.lg\:h-\[35px\]{height:35px}.lg\:h-\[40px\]{height:40px}.lg\:h-\[43px\]{height:43px}.lg\:h-\[47px\]{height:47px}.lg\:h-\[50px\]{height:50px}.lg\:h-\[60px\]{height:60px}.lg\:h-\[64px\]{height:64px}.lg\:h-\[70px\]{height:70px}.lg\:h-\[73px\]{height:73px}.lg\:h-\[75px\]{height:75px}.lg\:h-\[76px\]{height:76px}.lg\:h-\[80px\]{height:80px}.lg\:w-\[180px\]{width:180px}.lg\:w-\[210px\]{width:210px}.lg\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:gap-12{gap:3rem}.lg\:gap-14{gap:3.5rem}.lg\:gap-16{gap:4rem}.lg\:gap-20{gap:5rem}.lg\:gap-\[120px\]{gap:120px}.lg\:px-5{padding-left:1.25rem;padding-right:1.25rem}.lg\:px-6{padding-left:1.5rem;padding-right:1.5rem}.lg\:px-7{padding-left:1.75rem;padding-right:1.75rem}.lg\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.lg\:pb-3{padding-bottom:.75rem}.lg\:text-\[19px\]{font-size:19px}.lg\:text-\[44px\]{font-size:44px}.lg\:text-\[56px\]{font-size:56px}.lg\:text-\[64px\]{font-size:64px}.lg\:text-\[72px\]{font-size:72px}}@media (min-width:1280px){.xl\:text-\[84px\]{font-size:84px}}.\[\&\>section\]\:\!pb-4>section{padding-bottom:1rem!important}.\[\&\>section\]\:\!pt-4>section{padding-top:1rem!important}@media (min-width:768px){.md\:\[\&\>section\]\:\!pb-8>section{padding-bottom:2rem!important}.md\:\[\&\>section\]\:\!pt-8>section{padding-top:2rem!important}}
