:root{--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_instrumentsans);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}.text-slider-active .swiper-slide{width:auto}::-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{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:100px;padding-bottom:100px}@media only screen and (max-width:1919px){.section-spacing{padding-top:90px;padding-bottom:90px}}@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:100px}@media only screen and (max-width:1919px){.section-spacing-top{padding-top:90px}}@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:100px}@media only screen and (max-width:1919px){.section-spacing-bottom{padding-bottom:90px}}@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:100px}@media only screen and (max-width:1919px){.section-title{font-size:80px}}@media only screen and (max-width:1399px){.section-title{font-size:60px}}@media only screen and (max-width:1199px){.section-title{font-size:50px}}@media only screen and (max-width:991px){.section-title{font-size:40px}}@media only screen and (max-width:767px){.section-title{font-size:35px}}.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:.9}@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}.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)}.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}.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}:root{--primary:#111;--secondary:#555;--border:#1111111a;--bg:#111;--theme:#2a5bb8;--black:#111;--black-2:#999;--white:#fff;--white-2:#999;--action:#2a5bb8}:root .dark{--primary:#fff;--secondary:#999;--border:#ffffff1a;--bg:#171717}.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)}.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);-o-transition:all .5s ease-out;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 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{column-count:2;width:480px}.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);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{column-gap:30px}}.main-menu .mega-menu li:has(ul)>a:after{content:""}.main-menu .mega-menu li a{color:#999;background:var(--black);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);background:#2c2c2f}.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 .mega-menu-desc{color:#666;margin-top:2px;font-size:12px;font-weight:400;line-height:1.4;display:block}.main-menu .mega-menu li a:hover .mega-menu-desc{color:#999}.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{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{column-count:2;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{grid-template-columns:repeat(3,1fr);column-gap:50px;display:grid}@media only screen and (max-width:1399px){.main-menu .list-3-column ul{column-gap:30px}}.main-menu .span-first-item ul li:first-child{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;object-fit:cover;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{object-fit:cover;height:300px;margin-top:45%}}.cb-cursor{z-index:150;contain:layout style size;pointer-events:none;will-change:transform;-o-transition:opacity .3s,color .4s;transition:opacity .3s,color .4s;position:fixed;top:0;left:0}.cb-cursor:before{content:"";-o-transition:opacity .1s,-o-transform .3s ease-in-out;transition:opacity .1s,-webkit-transform .3s ease-in-out;-moz-transition:transform .3s ease-in-out,opacity .1s;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;-o-transition:opacity .4s,-o-transform .3s;transition:opacity .4s,-webkit-transform .3s;-moz-transition:opacity .4s,transform .3s;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{-o-transition-duration:.2s;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{-o-transition-duration:.2s;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:"";-o-transition:box-shadow .2s;transition:-webkit-box-shadow .2s;-moz-transition:box-shadow .2s;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}.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}.dark .header-area-3 .side-toggle{background-color:#1d1c1c}.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}.dark .header-area-5 .side-toggle{background-color:#1d1c1c}.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:200px}.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{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-2 .footer-widget-wrapper{gap:30px 130px}}@media only screen and (max-width:1199px){.footer-area-2 .footer-widget-wrapper{gap:30px 90px}}@media only screen and (max-width:991px){.footer-area-2 .footer-widget-wrapper{grid-template-columns:1fr 1fr 1fr}}@media only screen and (max-width:767px){.footer-area-2 .footer-widget-wrapper{grid-template-columns:1fr 1fr}}@media (max-width:575px){.footer-area-2 .footer-widget-wrapper{grid-template-columns:1fr}}.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-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: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-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:240px;padding-top:30px;display:flex}@media only screen and (max-width:1399px){.footer-area-6 .footer-widget__content-wrapper{gap:150px}}@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:30px;line-height:36px}@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%}.cta-interactive{background:#0a0a0a;padding:120px 0 100px;position:relative;overflow:hidden}.cta-interactive__bg{pointer-events:none;position:absolute;inset:0}.cta-interactive__grid{background-image:linear-gradient(#ffffff12 1px,#0000 1px),linear-gradient(90deg,#ffffff12 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0}.cta-interactive__orb{filter:blur(120px);border-radius:50%;position:absolute}.cta-interactive__orb--0{background:#6366f1;width:500px;height:500px;top:-150px;right:-100px}.cta-interactive__orb--1{background:#ec4899;width:400px;height:400px;bottom:-100px;left:-80px}.cta-interactive__orb--2{background:#06b6d4;width:300px;height:300px;top:50%;left:50%;transform:translate(-50%,-50%)}.cta-interactive__inner{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:40px;display:flex;position:relative}.cta-interactive__stats{align-items:center;gap:40px;margin-bottom:20px;display:flex}@media (max-width:768px){.cta-interactive__stats{flex-direction:column;gap:24px}}.cta-interactive__stat{flex-direction:column;align-items:center;gap:4px;display:flex}.cta-interactive__stat-number{color:#fff;letter-spacing:-.02em;font-size:48px;font-weight:300;line-height:1}@media (max-width:768px){.cta-interactive__stat-number{font-size:36px}}.cta-interactive__stat-label{color:#ffffff80;text-transform:uppercase;letter-spacing:.08em;font-size:14px}.cta-interactive__stat-divider{background:#ffffff26;width:1px;height:48px}@media (max-width:768px){.cta-interactive__stat-divider{width:48px;height:1px}}.cta-interactive__heading{overflow:hidden}.cta-interactive__title{color:#fff;letter-spacing:-.03em;margin:0;font-size:clamp(42px,6vw,80px);font-weight:400;line-height:1.1}.cta-interactive__text{color:#fff9;max-width:520px;margin:0;font-size:18px;line-height:1.6}@media (max-width:768px){.cta-interactive__text{font-size:16px}}.cta-interactive__actions{gap:20px;margin-top:10px;display:flex}@media (max-width:480px){.cta-interactive__actions{flex-direction:column;width:100%}}.cta-interactive__btn-wrap{display:inline-flex}.cta-interactive__btn{border-radius:60px;align-items:center;gap:12px;padding:18px 36px;font-size:16px;font-weight:500;text-decoration:none;transition:all .4s cubic-bezier(.22,1,.36,1);display:inline-flex;position:relative;overflow:hidden}.cta-interactive__btn--primary{color:#0a0a0a;background:#fff}.cta-interactive__btn--primary:hover{background:#f0f0f0;transform:translateY(-2px);box-shadow:0 20px 60px #ffffff26}.cta-interactive__btn--secondary{color:#fff;background:0 0;border:1px solid #ffffff40}.cta-interactive__btn--secondary:hover{border-color:#fff9;transform:translateY(-2px);box-shadow:0 20px 60px #ffffff14}.cta-interactive__btn-icon{transition:transform .3s;display:flex}.cta-interactive__btn:hover .cta-interactive__btn-icon{transform:translate(4px)}.cta-interactive__line{transform-origin:0;background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:1px;margin-top:20px}.cta-about{background:#0a0a0a;padding:100px 0 80px;position:relative;overflow:hidden}.cta-about__inner{grid-template-columns:1fr 1fr;align-items:start;gap:80px;display:grid}@media (max-width:991px){.cta-about__inner{grid-template-columns:1fr;gap:50px}}.cta-about__left{flex-direction:column;gap:24px;display:flex}.cta-about__eyebrow{text-transform:uppercase;letter-spacing:.12em;color:#6366f1;font-size:14px;font-weight:500}.cta-about__title{color:#fff;letter-spacing:-.02em;margin:0;font-size:clamp(32px,4vw,52px);font-weight:400;line-height:1.15}.cta-about__highlight{background:linear-gradient(135deg,#6366f1,#ec4899);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;font-style:italic}.cta-about__desc{color:#fff9;max-width:480px;margin:0;font-size:17px;line-height:1.7}.cta-about__cta-row{margin-top:12px}.cta-about__btn{color:#fff;align-items:center;gap:16px;font-size:18px;font-weight:500;text-decoration:none;transition:gap .3s;display:inline-flex}.cta-about__btn:hover{gap:20px}.cta-about__btn-circle{border:1px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:background .3s,border-color .3s;display:inline-flex}.cta-about__btn:hover .cta-about__btn-circle{background:#6366f1;border-color:#6366f1}.cta-about__right{flex-direction:column;gap:16px;display:flex}.cta-about__right-label{text-transform:uppercase;letter-spacing:.1em;color:#fff6;margin-bottom:8px;font-size:13px}.cta-about__cards{flex-direction:column;gap:0;display:flex}.cta-about__card{border-top:1px solid #ffffff1a}.cta-about__card:last-child{border-bottom:1px solid #ffffff1a}.cta-about__card-link{align-items:center;gap:20px;padding:20px 16px;text-decoration:none;transition:padding-left .3s;display:flex;position:relative;overflow:hidden}.cta-about__card-link:hover{padding-left:24px}.cta-about__card-fill{transform-origin:0;z-index:0;background:#ffffff0a;position:absolute;inset:0}.cta-about__card-index{color:#ffffff4d;font-variant-numeric:tabular-nums;z-index:1;font-size:13px;position:relative}.cta-about__card-label{color:#fff;z-index:1;flex:1;font-size:20px;font-weight:400;position:relative}@media (max-width:768px){.cta-about__card-label{font-size:17px}}.cta-about__card-arrow{color:#fff;z-index:1;display:flex;position:relative}.cta-about__bottom-line{transform-origin:0;background:linear-gradient(90deg,#0000,#ffffff26,#0000);height:1px;position:absolute;bottom:0;left:0;right:0}.lc{background:#0a0a0a;padding:140px 0 120px;position:relative;overflow:hidden}@media (max-width:991px){.lc{padding:100px 0 80px}}@media (max-width:575px){.lc{padding:72px 0 60px}}.lc__decor{pointer-events:none;position:absolute;inset:0}.lc__decor-line{background:#ffffff0f;position:absolute}.lc__decor-line--h{transform-origin:0;height:1px;top:0;left:0;right:0}.lc__decor-line--v{transform-origin:top;width:1px;height:100%;top:0;right:38%}@media (max-width:991px){.lc__decor-line--v{display:none}}.lc__inner{grid-template-columns:1fr 1fr;align-items:start;gap:80px;display:grid}@media (max-width:991px){.lc__inner{grid-template-columns:1fr;gap:48px}}.lc__content{flex-direction:column;gap:28px;padding-top:12px;display:flex}@media (max-width:991px){.lc__content{text-align:center;align-items:center}}.lc__eyebrow{text-transform:uppercase;letter-spacing:.1em;color:#ffffff80;align-items:center;gap:10px;font-size:13px;font-weight:500;display:inline-flex}.lc__eyebrow-dot{background:#22c55e;border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:2.4s ease-in-out infinite lc-pulse}.lc__title{letter-spacing:-.025em;color:#fff;margin:0;font-size:clamp(34px,4.5vw,56px);font-weight:400;line-height:1.1}.lc__desc{color:#ffffff73;max-width:420px;margin:0;font-size:17px;line-height:1.75}@media (max-width:991px){.lc__desc{max-width:480px}}@media (max-width:575px){.lc__desc{font-size:15px}}.lc__meta{align-items:center;gap:28px;margin-top:8px;display:flex}@media (max-width:575px){.lc__meta{gap:16px}}.lc__meta-item{flex-direction:column;gap:2px;display:flex}.lc__meta-num{color:#fff;letter-spacing:-.02em;font-size:28px;font-weight:300;line-height:1}@media (max-width:575px){.lc__meta-num{font-size:22px}}.lc__meta-label{text-transform:uppercase;letter-spacing:.08em;color:#ffffff59;font-size:12px}.lc__meta-divider{background:#ffffff1a;width:1px;height:36px}@media (max-width:575px){.lc__meta-divider{height:28px}}.lc__trust{color:#ffffff4d;align-items:center;gap:8px;font-size:13px;display:flex}@media (max-width:575px){.lc__trust{font-size:12px}}.lc__trust-sep{opacity:.4}.lc__card{background:#ffffff05;border:1px solid #ffffff14;border-radius:20px;flex-direction:column;min-height:440px;padding:44px 40px;display:flex;position:relative}@media (max-width:575px){.lc__card{border-radius:16px;min-height:380px;padding:32px 24px}}.lc__progress{background:#ffffff0f;border-radius:2px;height:2px;margin-bottom:36px;position:relative;overflow:hidden}.lc__progress-fill{background:#fff;border-radius:2px;height:100%;position:absolute;top:0;left:0}.lc__progress-label{color:#ffffff4d;font-variant-numeric:tabular-nums;font-size:12px;position:absolute;top:10px;right:0}.lc__step{flex-direction:column;flex:1;display:flex}.lc__step-num{color:#ffffff40;letter-spacing:.05em;margin-bottom:16px;font-size:13px}.lc__step-title{color:#fff;letter-spacing:-.01em;margin:0 0 10px;font-size:24px;font-weight:500}@media (max-width:575px){.lc__step-title{font-size:20px}}.lc__step-desc{color:#fff6;max-width:380px;margin:0 0 28px;font-size:15px;line-height:1.65}.lc__step-desc strong{color:#ffffffb3}.lc__step-note{color:#ffffff40;margin-top:16px;font-size:13px}.lc__btn{color:#0a0a0a;cursor:pointer;background:#fff;border:none;border-radius:60px;align-self:flex-start;align-items:center;gap:12px;padding:16px 32px;font-size:15px;font-weight:500;transition:all .35s cubic-bezier(.22,1,.36,1);display:inline-flex}.lc__btn:hover{background:#f0f0f0;transform:translateY(-2px);box-shadow:0 16px 48px #ffffff1a}.lc__btn:active{transform:translateY(0)}.lc__btn:disabled{opacity:.6;cursor:wait;transform:none}@media (max-width:575px){.lc__btn{justify-content:center;width:100%;padding:15px 28px}}.lc__btn-text{position:relative}.lc__btn-arrow{transition:transform .3s;display:flex}.lc__btn:hover .lc__btn-arrow{transform:translate(3px)}.lc__options{flex-wrap:wrap;gap:8px;margin-bottom:24px;display:flex}.lc__option{color:#ffffffb3;cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:10px;align-items:center;gap:8px;padding:12px 20px;font-size:14px;transition:all .25s;display:inline-flex}.lc__option:hover{color:#fff;background:#ffffff08;border-color:#ffffff4d}.lc__option--active{color:#fff;background:#ffffff0f;border-color:#fff}@media (max-width:575px){.lc__option{padding:10px 16px;font-size:13px}}.lc__option-idx{opacity:.35;font-variant-numeric:tabular-nums;font-size:11px}.lc__back{color:#ffffff4d;cursor:pointer;background:0 0;border:none;align-self:flex-start;align-items:center;gap:6px;margin-top:16px;padding:0;font-size:13px;transition:color .2s;display:inline-flex}.lc__back:hover{color:#fff9}.lc__form{flex-direction:column;gap:14px;display:flex}.lc__input-wrap{width:100%}.lc__input-wrap input{color:#fff;background:0 0;border:none;border-bottom:1px solid #ffffff1a;border-radius:0;outline:none;width:100%;padding:14px 0;font-size:15px;transition:border-color .25s}.lc__input-wrap input::placeholder{color:#ffffff40}.lc__input-wrap input:focus{border-bottom-color:#fff6}@media (max-width:575px){.lc__input-wrap input{padding:12px 0;font-size:14px}}.lc__input-wrap--err input{border-bottom-color:#dc2626}.lc__input-err{color:#dc2626;margin-top:4px;font-size:12px;display:block}.lc__spinner{border:2px solid #0a0a0a33;border-top-color:#0a0a0a;border-radius:50%;width:16px;height:16px;animation:.6s linear infinite lc-spin;display:inline-block}.lc__step--done{align-items:flex-start}.lc__done-check{color:#fff;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:20px;display:flex}.lc__summary{flex-direction:column;gap:0;width:100%;margin:4px 0 24px;display:flex}.lc__summary-row{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:14px 0;font-size:14px;display:flex}.lc__summary-row span:first-child{color:#ffffff59;text-transform:uppercase;letter-spacing:.05em;font-size:12px}.lc__summary-row span:last-child{color:#fffc}.lc__browse-link{color:#fff9;align-items:center;gap:8px;font-size:15px;text-decoration:none;transition:color .2s;display:inline-flex}.lc__browse-link:hover{color:#fff}@keyframes lc-pulse{0%,to{opacity:1}50%{opacity:.4}}@keyframes lc-spin{to{transform:rotate(360deg)}}.solutions-area .solutions-grid{grid-template-columns:repeat(3,1fr);gap:40px;display:grid}@media (max-width:991px){.solutions-area .solutions-grid{grid-template-columns:repeat(2,1fr);gap:30px}}@media (max-width:575px){.solutions-area .solutions-grid{grid-template-columns:1fr}}.solutions-area .solutions-item{border:1px solid #ffffff14;border-radius:12px;padding:40px;transition:all .4s}.solutions-area .solutions-item:hover{border-color:var(--primary);background:#ffffff05}.solutions-area .solutions-item__number{color:var(--primary);margin-bottom:20px;font-size:14px;font-weight:600}.solutions-area .solutions-item__title{color:var(--white);margin-bottom:16px;font-size:24px;font-weight:600}.solutions-area .solutions-item__desc{color:#999;margin-bottom:24px;font-size:16px;line-height:1.6}.solutions-area .solutions-item__link{color:var(--primary);text-transform:uppercase;letter-spacing:.5px;font-size:14px;font-weight:500;transition:letter-spacing .3s}.solutions-area .solutions-item__link:hover{letter-spacing:1px}.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}}.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}.dark .body-startup-agency .header-area-5 .side-toggle{background-color:#1d1c1c}.hero-area-5 .section-content-wrapper{grid-template-columns:715px 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{object-fit:cover;width:100%;height:100%}.hero-area-5 .section-title{letter-spacing:-.05em;max-width:575px;font-size:80px;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:330px 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:100vh;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{object-fit:cover;transform-origin:top}html,body{max-width:100vw;overflow-x:clip}*,:before,:after{box-sizing:border-box}img,video,iframe{max-width:100%;height:auto}:root{--vh:1vh}@supports (height:100dvh){:root{--vh:1dvh}}img,svg,video,canvas{max-width:100%;display:block}table{max-width:100%}pre,code{word-wrap:break-word;max-width:100%;overflow-x:auto}p,li,h1,h2,h3,h4,h5,h6,blockquote,a{overflow-wrap:anywhere}@media (max-width:360px){html{font-size:14px}}html{-webkit-text-size-adjust:100%}.jdv-logo-anim a{will-change:transform,filter;transition:transform .4s cubic-bezier(.2,.9,.25,1),filter .4s;display:inline-block;position:relative}.jdv-logo-anim a img{transform-origin:0;filter:drop-shadow(0 0 #2a5bb800);will-change:transform,filter;transition:filter .5s;animation:1.1s cubic-bezier(.2,.9,.25,1) both jdv-logo-in,6s ease-in-out 1.2s infinite jdv-logo-float}.jdv-logo-anim .jdv-logo-glow{filter:blur(24px);opacity:0;pointer-events:none;z-index:-1;background:radial-gradient(closest-side,#2a5bb88c,#2a5bb800 75%);width:70%;height:50%;transition:opacity .5s;position:absolute;top:50%;left:6%;transform:translateY(-50%)}.jdv-logo-anim a:hover{filter:drop-shadow(0 0 24px #2a5bb873);transform:scale(1.04)}.jdv-logo-anim a:hover img{animation-play-state:paused,paused}.jdv-logo-anim a:hover .jdv-logo-glow{opacity:1}.jdv-logo-anim a:active{transform:scale(.98)}@keyframes jdv-logo-in{0%{opacity:0;filter:blur(6px);transform:translate(-24px)scale(.88)}60%{opacity:1;filter:blur()}to{opacity:1;filter:blur();transform:translate(0)scale(1)}}@keyframes jdv-logo-float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@media (prefers-reduced-motion:reduce){.jdv-logo-anim a,.jdv-logo-anim a img{transition:none!important;animation:none!important}}.section-details .text-wrapper.rich-content p,.section-details .text-wrapper p{font-size:18px;font-weight:400;line-height:26px}.section-details .text-wrapper.rich-content p:not(:first-child),.section-details .text-wrapper p:not(:first-child){margin-top:26px}.section-details .text-wrapper.rich-content h1,.section-details .text-wrapper.rich-content h2,.section-details .text-wrapper.rich-content h3,.section-details .text-wrapper.rich-content h4,.section-details .text-wrapper h1,.section-details .text-wrapper h2,.section-details .text-wrapper h3,.section-details .text-wrapper h4{font-family:var(--font_sequelsansromanbody,inherit);letter-spacing:-.07em;margin-top:36px;margin-bottom:28px;font-size:50px;font-weight:310;line-height:.7}@media (max-width:1919px){.section-details .text-wrapper.rich-content h1,.section-details .text-wrapper.rich-content h2,.section-details .text-wrapper.rich-content h3,.section-details .text-wrapper.rich-content h4,.section-details .text-wrapper h1,.section-details .text-wrapper h2,.section-details .text-wrapper h3,.section-details .text-wrapper h4{font-size:40px}}@media (max-width:991px){.section-details .text-wrapper.rich-content h1,.section-details .text-wrapper.rich-content h2,.section-details .text-wrapper.rich-content h3,.section-details .text-wrapper.rich-content h4,.section-details .text-wrapper h1,.section-details .text-wrapper h2,.section-details .text-wrapper h3,.section-details .text-wrapper h4{margin-bottom:23px;font-size:30px}}@media (max-width:767px){.section-details .text-wrapper.rich-content h1,.section-details .text-wrapper.rich-content h2,.section-details .text-wrapper.rich-content h3,.section-details .text-wrapper.rich-content h4,.section-details .text-wrapper h1,.section-details .text-wrapper h2,.section-details .text-wrapper h3,.section-details .text-wrapper h4{font-size:28px}}@media (max-width:575px){.section-details .text-wrapper.rich-content h1,.section-details .text-wrapper.rich-content h2,.section-details .text-wrapper.rich-content h3,.section-details .text-wrapper.rich-content h4,.section-details .text-wrapper h1,.section-details .text-wrapper h2,.section-details .text-wrapper h3,.section-details .text-wrapper h4{font-size:24px}}.section-details .text-wrapper.rich-content h1:first-child,.section-details .text-wrapper.rich-content h2:first-child,.section-details .text-wrapper.rich-content h3:first-child,.section-details .text-wrapper.rich-content h4:first-child,.section-details .text-wrapper h1:first-child,.section-details .text-wrapper h2:first-child,.section-details .text-wrapper h3:first-child,.section-details .text-wrapper h4:first-child{margin-top:0}.section-details .text-wrapper.rich-content ul,.section-details .text-wrapper.rich-content ol,.section-details .text-wrapper ul,.section-details .text-wrapper ol{margin-top:26px;margin-bottom:26px;padding-left:0;list-style:none}.section-details .text-wrapper.rich-content ul li,.section-details .text-wrapper.rich-content ol li,.section-details .text-wrapper ul li,.section-details .text-wrapper ol li{padding-left:27px;font-size:18px;font-weight:400;line-height:26px;position:relative}.section-details .text-wrapper.rich-content ul li:before,.section-details .text-wrapper.rich-content ol li:before,.section-details .text-wrapper ul li:before,.section-details .text-wrapper ol li:before{content:"";background-color:currentColor;border-radius:50%;width:5px;height:5px;position:absolute;top:10px;left:11px}.section-details .text-wrapper.rich-content ol,.section-details .text-wrapper ol{counter-reset:rt-ol}.section-details .text-wrapper.rich-content ol li,.section-details .text-wrapper ol li{counter-increment:rt-ol}.section-details .text-wrapper.rich-content ol li:before,.section-details .text-wrapper ol li:before{content:counter(rt-ol) ".";background:0 0;border-radius:0;width:auto;height:auto;font-size:18px;line-height:26px;top:0;left:0}.section-details .text-wrapper.rich-content blockquote,.section-details .text-wrapper blockquote{opacity:.85;border-left:3px solid;margin:32px 0;padding-left:24px;font-style:italic}.section-details .text-wrapper.rich-content strong,.section-details .text-wrapper.rich-content b,.section-details .text-wrapper strong,.section-details .text-wrapper b{font-weight:600}.section-details .text-wrapper.rich-content em,.section-details .text-wrapper.rich-content i,.section-details .text-wrapper em,.section-details .text-wrapper i{font-style:italic}.section-details .text-wrapper.rich-content a,.section-details .text-wrapper a{color:inherit;text-underline-offset:3px;text-decoration:underline}.section-details .text-wrapper.rich-content a:hover,.section-details .text-wrapper a:hover{opacity:.7}.editor-preview-layout{grid-template-columns:1fr;align-items:flex-start;gap:24px;display:grid}@media (min-width:1280px){.editor-preview-layout.has-preview{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}}.editor-preview-form{min-width:0}.editor-preview-pane{background:#111;border:1px solid #2a2a2a;border-radius:10px;flex-direction:column;max-height:calc(100vh - 48px);display:flex;position:sticky;top:24px;overflow:hidden}.editor-preview-pane.is-collapsed{max-height:none}.editor-preview-pane-header{letter-spacing:.05em;text-transform:uppercase;color:#a0a0a0;background:#161616;border-bottom:1px solid #2a2a2a;justify-content:space-between;align-items:center;padding:10px 16px;font-size:12px;font-weight:600;display:flex}.editor-preview-pane-body{background:#0a0a0a;flex:1;overflow:auto}.editor-preview-hint{color:silver;background:#15171f;border-bottom:1px solid #2a2a2a;padding:8px 16px;font-size:11.5px;line-height:1.5}.editor-preview-hint strong{color:#fff;font-weight:600}.collapsible-card .collapsible-card-toggle{text-align:left;cursor:pointer;width:100%;color:inherit;font:inherit;background:0 0;border:0;justify-content:space-between;align-items:center;gap:12px;padding-block:14px;display:flex}.collapsible-card .collapsible-card-toggle:hover{background:#ffffff08}.editor-preview-frame{color:#fff;background:#0a0a0a;min-height:100%;padding-bottom:40px;font-size:14px}.editor-preview-frame .blog-details-area-inner.section-spacing-top,.editor-preview-frame .work-details-area-inner.section-spacing,.editor-preview-frame .product-hero-inner.section-spacing-top,.editor-preview-frame .product-modules-inner.section-spacing,.editor-preview-frame .product-pain-points-inner.section-spacing{padding-top:24px;padding-bottom:24px}.editor-preview-frame .container,.editor-preview-frame .container.large{max-width:100%;padding-left:24px;padding-right:24px}.editor-preview-frame .image-wrapper{margin-top:24px;margin-bottom:24px}.rte-wrapper{background:#0f0f0f;border:1px solid #2a2a2a;border-radius:6px;overflow:hidden}.rte-toolbar{background:#161616;border-bottom:1px solid #2a2a2a;flex-wrap:wrap;gap:4px;padding:6px 8px;display:flex}.rte-toolbar-btn{color:#ddd;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:4px;min-width:28px;padding:4px 8px;font-size:13px}.rte-toolbar-btn:hover{background:#222}.rte-toolbar-btn.is-active{color:#fff;background:#6c5ce7;border-color:#6c5ce7}.rte-divider{background:#2a2a2a;width:1px;margin:2px 4px}.rte-content{min-height:var(--rte-min-h,220px);color:#e0e0e0;outline:none;padding:14px 16px;font-family:inherit;font-size:15px;line-height:1.6}.rte-content p{margin:0 0 12px}.rte-content p:empty:before{content:attr(data-placeholder);color:#555}.rte-content h1,.rte-content h2,.rte-content h3,.rte-content h4{margin:18px 0 10px;font-weight:600;line-height:1.2}.rte-content h3{font-size:22px}.rte-content ul,.rte-content ol{margin:0 0 12px;padding-left:22px}.rte-content ul li,.rte-content ol li{margin-bottom:4px}.rte-content blockquote{color:#aaa;border-left:3px solid #444;margin:12px 0;padding-left:12px;font-style:italic}.rte-content a{color:#8e7bff;text-decoration:underline}.rte-content strong,.rte-content b{font-weight:600}.rte-content em,.rte-content i{font-style:italic}.rte-content code{background:#222;border-radius:3px;padding:1px 6px;font-size:13px}.rte-content pre{background:#0a0a0a;border:1px solid #2a2a2a;border-radius:4px;padding:12px;overflow-x:auto}.rte-content pre code{background:0 0;padding:0}.rte-loading{color:#888;border:1px dashed #2a2a2a;border-radius:6px;padding:14px;font-size:13px}@media (max-width:1199px){.hero-area .hero-content{gap:28px 36px;grid-template-columns:110px 1fr!important}.hero-area .award-wrapper .circle-text{width:110px;height:110px}}@media (max-width:991px){.hero-area .hero-content{gap:28px 32px;margin-top:32px;margin-bottom:60px;grid-template-columns:100px 1fr!important}.hero-area .section-title{max-width:100%!important;font-size:40px!important;line-height:1!important}.hero-area .feature-box .number{font-size:44px!important}.hero-area .feature-box .text{margin-top:10px!important;font-size:15px!important;line-height:1.35!important}.hero-area .features-wrapper{gap:24px 28px}.hero-area .text-wrapper{margin-top:24px!important}.hero-area .text-wrapper .text{max-width:100%!important;font-size:16px!important;line-height:1.55!important}.hero-area .award-wrapper .circle-text{width:100px;height:100px}.hero-area .award-wrapper .circle-text-wrapper{padding-top:18px;padding-bottom:18px}.hero-area .hero-cta-group{gap:12px;margin-top:24px}.hero-area .hero-cta-btn{padding:13px 22px;font-size:14px}}@media (max-width:767px){.hero-area .hero-content{gap:24px;margin-top:20px;grid-template-columns:1fr!important}.hero-area .section-title{font-size:34px!important;line-height:.98!important}.hero-area .features-wrapper{gap:20px;grid-template-columns:1fr 1fr!important}.hero-area .feature-box .number{font-size:38px!important}.hero-area .features-wrapper-box{padding-bottom:24px}.hero-area .award-wrapper{order:3}.hero-area .award-wrapper .circle-text{width:86px;height:86px}.hero-area .award-wrapper .circle-text-wrapper{padding-top:14px;padding-bottom:14px;background-color:#0000!important}.hero-area .award-wrapper:before,.hero-area .award-wrapper:after{display:none!important}.hero-area .hero-cta-group{flex-direction:column;align-items:stretch}.hero-area .hero-cta-btn{justify-content:center;width:100%}}@media (max-width:480px){.hero-area .section-title{font-size:28px!important}.hero-area .features-wrapper{grid-template-columns:1fr!important}.hero-area .feature-box .number{font-size:42px!important}.hero-area .feature-box .text{font-size:14px!important}.hero-area .award-wrapper .circle-text{width:76px;height:76px}}@media (max-width:360px){.hero-area .section-title{font-size:24px!important}.hero-area .hero-cta-btn{padding:12px 18px;font-size:13px}}@media (max-width:991px){.about-area-inner{height:auto;min-height:70vh;padding-top:80px;padding-bottom:80px}.about-area .section-title{font-size:56px}.about-area .section-content .text{max-width:100%;font-size:20px}}@media (max-width:767px){.about-area-inner{min-height:auto;padding-top:60px;padding-bottom:60px}.about-area .section-title{font-size:40px}.about-area .section-content .text{font-size:18px;line-height:1.4}.about-area .section-content .btn-wrapper{margin-top:32px}}@media (max-width:480px){.about-area .section-title{font-size:32px}}.video-box{width:100%}.video-box video.video-area{width:100%;height:auto;display:block}@media (max-width:991px){.about-area-2 .section-title{font-size:36px;line-height:1.1}.about-area-2 .year-wrapper .year-since{font-size:80px;line-height:.9}.about-area-2 .text-wrapper .text{font-size:16px;line-height:25px}.about-area-2 .section-content{gap:32px}}@media (max-width:767px){.about-area-2 .section-title{font-size:28px}.about-area-2 .year-wrapper .year-since{font-size:56px}}@media (max-width:991px){.featured-work-area-2 .featured-work-wrapper-2{gap:32px 20px;grid-template-columns:1fr 1fr!important}.featured-work-area-2 .featured-work-box .thumb.mt--150{margin-top:0}.featured-work-area-2 .section-header .section-title{font-size:56px;line-height:1}}@media (max-width:575px){.featured-work-area-2 .featured-work-wrapper-2{grid-template-columns:1fr!important}.featured-work-area-2 .section-header .section-title{font-size:40px}.featured-work-area-2 .featured-work-box .content .title{font-size:20px}}@media (max-width:991px){.actually-area .section-title{font-size:56px;line-height:1}}@media (max-width:767px){.actually-area .actually-area-inner.section-spacing{padding-top:60px;padding-bottom:60px}.actually-area .section-title{font-size:36px}.actually-area .section-title br{display:none}}@media (max-width:991px){.service-area-4 .services-wrapper-4{gap:32px 24px;grid-template-columns:1fr 1fr!important}.service-area-4 .service-box .title{font-size:24px}.service-area-4 .service-box .number{font-size:14px}.service-area-4 .service-thumb{grid-column:1/-1}}@media (max-width:575px){.service-area-4 .services-wrapper-4{grid-template-columns:1fr!important}.service-area-4 .service-box .title{font-size:22px}}@media (max-width:767px){.funfact-area .funfact-area-inner{padding-top:60px!important;padding-bottom:60px!important}.funfact-area .funfact-wrapper{grid-template-columns:1fr 1fr!important;gap:32px 20px!important}.funfact-area .funfact-box .number{font-size:56px!important}.funfact-area .funfact-box .text{font-size:14px!important;line-height:1.4!important}}@media (max-width:420px){.funfact-area .funfact-wrapper{grid-template-columns:1fr!important}}@media (max-width:991px){.cta-interactive{padding:80px 0 70px}.cta-interactive .cta-interactive__title,.cta-interactive [class*=__title]{font-size:44px!important;line-height:1.05!important}}@media (max-width:575px){.cta-interactive{padding:60px 0 50px}.cta-interactive [class*=__title]{font-size:32px!important}.cta-interactive [class*=__orb]{transform:scale(.55)}}@media (max-width:991px){.about-area-3 .section-title{font-size:48px;line-height:1}.about-area-3 .text-wrapper .text{font-size:16px;line-height:1.55}}@media (max-width:575px){.about-area-3 .section-title{font-size:34px}}@media (max-width:991px){.client-area .client-area-inner{padding-top:60px}.client-area .section-title{line-height:1.05}.client-area .text-wrapper .text{font-size:16px;line-height:1.55}}@media (max-width:575px){.client-area .client-area-inner{padding-top:48px}.client-area .text-wrapper .text{font-size:15px}}@media (max-width:991px){.cta-area-4 .cta-area-4-inner{padding-top:80px;padding-bottom:80px}.cta-area-4 .section-title{line-height:1;font-size:56px!important}}@media (max-width:575px){.cta-area-4 .cta-area-4-inner{padding-top:60px;padding-bottom:60px}.cta-area-4 .section-title{font-size:36px!important}}@media (max-width:991px){.body-digital-agency .section-spacing{padding-top:80px;padding-bottom:80px}.body-digital-agency .section-spacing-top{padding-top:80px}.body-digital-agency .section-spacing-bottom{padding-bottom:80px}}@media (max-width:575px){.body-digital-agency .section-spacing{padding-top:56px;padding-bottom:56px}.body-digital-agency .section-spacing-top{padding-top:56px}.body-digital-agency .section-spacing-bottom{padding-bottom:56px}.body-digital-agency .container,.body-digital-agency .container.large{padding-left:16px;padding-right:16px}}
