: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:none}.show-light{display:inline-block}.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)}}.ix-spot,.ix-cf,.ix-faq,.ix-price,.ix-why,.ix-stack,.ix-timeline{color:#fff;background:#0a0a0a;padding:120px 0;position:relative;overflow:hidden}@media (max-width:768px){.ix-spot,.ix-cf,.ix-faq,.ix-price,.ix-why,.ix-stack,.ix-timeline{padding:80px 0}}.ix-spot__eyebrow,.ix-faq__eyebrow,.ix-price__eyebrow,.ix-why__eyebrow,.ix-stack__eyebrow,.ix-timeline__eyebrow{text-transform:uppercase;letter-spacing:.14em;color:#fff9;align-items:center;gap:10px;font-size:13px;font-weight:500;display:inline-flex}.ix-spot__eyebrow-dot,.ix-faq__eyebrow-dot,.ix-price__eyebrow-dot,.ix-why__eyebrow-dot,.ix-stack__eyebrow-dot,.ix-timeline__eyebrow-dot{background:#6366f1;border-radius:50%;width:6px;height:6px;animation:2.4s ease-in-out infinite ix-pulse;box-shadow:0 0 12px #6366f1cc}@keyframes ix-pulse{0%,to{opacity:.4;transform:scale(.85)}50%{opacity:1;transform:scale(1.15)}}.ix-spot__title,.ix-cf__title,.ix-faq__title,.ix-price__title,.ix-why__title,.ix-stack__title,.ix-timeline__title{color:#fff;letter-spacing:-.02em;margin:18px 0 0;font-size:clamp(34px,4.4vw,64px);font-weight:400;line-height:1.08}.ix-timeline__head{text-align:center;margin-bottom:80px}@media (max-width:768px){.ix-timeline__head{margin-bottom:50px}}.ix-timeline__title{max-width:820px;margin-left:auto;margin-right:auto}.ix-timeline__track{max-width:980px;margin:0 auto;position:relative}.ix-timeline__rail{background:#ffffff1a;width:1px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}@media (max-width:768px){.ix-timeline__rail{left:18px}}.ix-timeline__rail-fill{background:linear-gradient(#6366f1,#ec4899);position:absolute;top:0;left:0;right:0;box-shadow:0 0 24px #6366f180}.ix-timeline__steps{flex-direction:column;gap:50px;margin:0;padding:0;list-style:none;display:flex;position:relative}@media (max-width:768px){.ix-timeline__steps{gap:40px}}.ix-timeline__step{grid-template-columns:1fr 60px 1fr;align-items:center;display:grid;position:relative}@media (max-width:768px){.ix-timeline__step{grid-template-columns:40px 1fr;padding-left:0}}.ix-timeline__step--left .ix-timeline__card{text-align:right;grid-column:1;align-items:flex-end}@media (max-width:768px){.ix-timeline__step--left .ix-timeline__card{text-align:left;grid-column:2;align-items:flex-start}}.ix-timeline__step--right .ix-timeline__card{grid-column:3}@media (max-width:768px){.ix-timeline__step--right .ix-timeline__card{grid-column:2}}.ix-timeline__dot{z-index:1;background:#fff;border:3px solid #0a0a0a;border-radius:50%;grid-column:2;justify-self:center;width:14px;height:14px;position:relative;box-shadow:0 0 0 1px #6366f1,0 0 20px #6366f180}@media (max-width:768px){.ix-timeline__dot{grid-column:1;justify-self:start;margin-left:12px}}.ix-timeline__card{flex-direction:column;gap:10px;padding:0 30px;display:flex}@media (max-width:768px){.ix-timeline__card{padding:0 0 0 18px}}.ix-timeline__card-head{align-items:baseline;gap:14px;display:flex}.ix-timeline__step--left .ix-timeline__card-head{justify-content:flex-end}@media (max-width:768px){.ix-timeline__step--left .ix-timeline__card-head{justify-content:flex-start}}.ix-timeline__step-num{color:#ffffff61;font-variant-numeric:tabular-nums;letter-spacing:.08em;font-size:13px}.ix-timeline__step-title{color:#fff;letter-spacing:-.01em;margin:0;font-size:26px;font-weight:500}@media (max-width:768px){.ix-timeline__step-title{font-size:22px}}.ix-timeline__step-desc{color:#ffffff9e;max-width:360px;margin:0;font-size:15px;line-height:1.6}.ix-timeline__step--left .ix-timeline__step-desc{margin-left:auto}@media (max-width:768px){.ix-timeline__step--left .ix-timeline__step-desc{margin-left:0}}.ix-timeline__step-meta{color:#ffffff61;letter-spacing:.1em;text-transform:uppercase;margin-top:4px;font-size:12px}.ix-stack{background:#111}.ix-stack__head{text-align:center;margin-bottom:60px}.ix-stack__eyebrow-dot{background:#ec4899;box-shadow:0 0 12px #ec4899b3}.ix-stack__board{max-width:780px;margin:0 auto;position:relative}.ix-stack__ghost{pointer-events:none;border:1px solid #ffffff1a;border-radius:24px;width:92%;height:100%;position:absolute;left:50%;transform:translate(-50%)}.ix-stack__ghost--1{opacity:.45;width:88%;top:18px}.ix-stack__ghost--2{opacity:.25;width:82%;top:36px}.ix-stack__stage{position:relative}.ix-stack__card{cursor:grab;-webkit-user-select:none;user-select:none;background:linear-gradient(#ffffff0b,#ffffff04);border:1px solid #fff3;border-radius:24px;padding:48px;position:relative}.ix-stack__card:active{cursor:grabbing}@media (max-width:768px){.ix-stack__card{border-radius:18px;padding:32px 24px}}.ix-stack__quote-mark{color:#ffffff14;pointer-events:none;font-family:serif;font-size:110px;line-height:1;position:absolute;top:20px;left:28px}.ix-stack__quote{color:#fff;letter-spacing:-.01em;margin:0 0 32px;font-size:clamp(20px,2.4vw,28px);font-weight:400;line-height:1.45;position:relative}.ix-stack__meta{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;display:flex}.ix-stack__person{align-items:center;gap:14px;display:flex}.ix-stack__avatar{color:#fff;letter-spacing:.04em;background:linear-gradient(135deg,#6366f1,#ec4899);border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:14px;font-weight:600;display:flex}.ix-stack__person-text{flex-direction:column;gap:2px;display:flex}.ix-stack__name{color:#fff;font-size:15px;font-weight:500}.ix-stack__role{color:#ffffff9e;font-size:13px}.ix-stack__result{color:#fff;letter-spacing:.02em;background:#ffffff0a;border:1px solid #fff3;border-radius:30px;padding:6px 14px;font-size:13px}.ix-stack__controls{justify-content:center;align-items:center;gap:18px;margin-top:32px;display:flex}.ix-stack__arrow{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:background .2s,transform .2s;display:flex}.ix-stack__arrow:hover{color:#0a0a0a;background:#fff;transform:translateY(-2px)}.ix-stack__dots{gap:8px;display:flex}.ix-stack__dot{cursor:pointer;background:#fff3;border:0;border-radius:50%;width:8px;height:8px;padding:0;transition:background .2s,transform .2s}.ix-stack__dot--active{background:#fff;transform:scale(1.25)}.ix-stack__hint{text-align:center;color:#ffffff61;letter-spacing:.08em;text-transform:uppercase;margin-top:16px;font-size:12px;display:block}.ix-why__head{text-align:center;margin-bottom:40px}.ix-why__eyebrow-dot{background:#06b6d4;box-shadow:0 0 12px #06b6d4b3}.ix-why__title{max-width:720px;margin-left:auto;margin-right:auto}.ix-why__sub{color:#ffffff9e;max-width:560px;margin:16px auto 0;font-size:16px;line-height:1.55}.ix-why__toolbar{flex-direction:column;align-items:center;gap:8px;margin-bottom:50px;display:flex}.ix-why__switch{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:60px;padding:6px;display:inline-flex;position:relative}.ix-why__switch-pill{z-index:0;background:#fff;border-radius:60px;width:calc(50% - 6px);position:absolute;top:6px;bottom:6px;left:6px}.ix-why__switch--with .ix-why__switch-pill{left:50%}.ix-why__switch-btn{z-index:1;color:#ffffff9e;cursor:pointer;background:0 0;border:0;border-radius:60px;padding:12px 30px;font-size:14px;font-weight:500;transition:color .3s;position:relative}.ix-why__switch-btn--active{color:#0a0a0a}.ix-why__hint{color:#ffffff61;letter-spacing:.08em;text-transform:uppercase;font-size:12px}.ix-why__list{flex-direction:column;max-width:880px;margin:0 auto;display:flex}.ix-why__row{border-top:1px solid #ffffff1a;grid-template-columns:50px 1fr 30px;align-items:center;gap:20px;padding:22px 0;display:grid}.ix-why__row:last-child{border-bottom:1px solid #ffffff1a}.ix-why__row-num{color:#ffffff61;font-variant-numeric:tabular-nums;font-size:13px}.ix-why__row-content{overflow:hidden}.ix-why__row-text{color:#fff;margin:0;font-size:18px;line-height:1.5}@media (max-width:768px){.ix-why__row-text{font-size:15px}}.ix-why__row-text--without{color:#ffffff61;-webkit-text-decoration:line-through #ff505066;text-decoration:line-through #ff505066}.ix-why__row-text--with{color:#fff}.ix-why__row-icon{color:#0a0a0a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.ix-why__row-icon--with{background:#22c55e}.ix-why__row-icon--without{background:#ef4444d9}.ix-price__head{text-align:center;margin-bottom:60px}.ix-price__sub{color:#ffffff9e;max-width:560px;margin:16px auto 0;font-size:16px;line-height:1.55}.ix-price__layout{grid-template-columns:1.5fr 1fr;align-items:start;gap:40px;display:grid}@media (max-width:991px){.ix-price__layout{grid-template-columns:1fr}}.ix-price__panel{background:#ffffff06;border:1px solid #ffffff1a;border-radius:20px;flex-direction:column;gap:36px;padding:40px;display:flex}@media (max-width:768px){.ix-price__panel{gap:28px;padding:28px 22px}}.ix-price__group{flex-direction:column;gap:14px;display:flex}.ix-price__group-label{text-transform:uppercase;letter-spacing:.1em;color:#ffffff9e;align-items:center;gap:10px;font-size:13px;display:flex}.ix-price__group-label span{color:#fff;letter-spacing:0;background:#ffffff0f;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:11px;display:inline-flex}.ix-price__group-desc{color:#ffffff61;margin:2px 0 0;font-size:14px;line-height:1.5}.ix-price__chips{flex-wrap:wrap;gap:8px;display:flex}.ix-price__chip{color:#ffffff9e;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:30px;padding:10px 18px;font-size:14px;transition:background .2s,color .2s,border-color .2s}.ix-price__chip:hover{color:#fff;border-color:#fff3}.ix-price__chip--active{color:#0a0a0a;background:#fff;border-color:#fff}.ix-price__segment{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:12px;padding:4px;display:inline-flex}.ix-price__seg{color:#ffffff9e;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:10px 22px;font-size:14px;transition:background .2s,color .2s}.ix-price__seg:hover{color:#fff}.ix-price__seg--active{color:#0a0a0a;background:#fff}.ix-price__speed{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}@media (max-width:576px){.ix-price__speed{grid-template-columns:1fr}}.ix-price__speed-btn{cursor:pointer;color:#ffffff9e;text-align:left;background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;align-items:flex-start;gap:4px;padding:14px 18px;transition:all .2s;display:flex}.ix-price__speed-btn:hover{color:#fff;border-color:#fff3}.ix-price__speed-btn--active{color:#fff;background:#6366f126;border-color:#6366f1}.ix-price__speed-label{font-size:15px;font-weight:500}.ix-price__speed-meta{color:#ffffff61;letter-spacing:.04em;font-size:12px}.ix-price__addons{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}@media (max-width:576px){.ix-price__addons{grid-template-columns:1fr}}.ix-price__addon{cursor:pointer;text-align:left;background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:12px;padding:14px 16px;transition:all .2s;display:flex}.ix-price__addon:hover{border-color:#fff3}.ix-price__addon--active{background:#ffffff12;border-color:#fff}.ix-price__addon-check{color:#0a0a0a;background:#0006;border:1px solid #fff3;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;display:flex}.ix-price__addon--active .ix-price__addon-check{background:#fff;border-color:#fff}.ix-price__addon-label{color:#fff;flex:1;font-size:14px}.ix-price__addon-price{color:#ffffff61;font-variant-numeric:tabular-nums;font-size:13px}.ix-price__summary{background:linear-gradient(#6366f12e,#ec489914);border:1px solid #fff3;border-radius:20px;flex-direction:column;gap:18px;padding:36px;display:flex;position:sticky;top:100px}@media (max-width:991px){.ix-price__summary{position:static}}@media (max-width:768px){.ix-price__summary{padding:28px 22px}}.ix-price__summary-label{letter-spacing:.14em;text-transform:uppercase;color:#ffffff9e;font-size:12px}.ix-price__amount{font-variant-numeric:tabular-nums;flex-wrap:wrap;align-items:baseline;gap:8px;display:flex}.ix-price__amount-num{color:#fff;letter-spacing:-.02em;font-size:clamp(34px,4.4vw,50px);font-weight:400}.ix-price__amount-sep{color:#ffffff61;font-size:28px}.ix-price__amount-high{color:#ffffff9e;font-size:clamp(34px,4.4vw,50px);font-weight:300}.ix-price__summary-list{border-top:1px solid #ffffff1a;flex-direction:column;gap:8px;margin:0;padding:16px 0 0;list-style:none;display:flex}.ix-price__summary-list li{color:#ffffff9e;justify-content:space-between;gap:10px;font-size:14px;display:flex}.ix-price__summary-list li span:last-child{color:#fff}.ix-price__cta{color:#0a0a0a;background:#fff;border-radius:60px;justify-content:center;align-items:center;gap:12px;margin-top:8px;padding:16px 26px;font-size:15px;font-weight:500;text-decoration:none;transition:transform .25s,box-shadow .25s;display:inline-flex}.ix-price__cta:hover{transform:translateY(-2px);box-shadow:0 16px 40px #ffffff2e}.ix-price__note{color:#ffffff61;text-align:center;font-size:12px}.cap2{color:#fff;background:#0a0a0a;padding:140px 0;position:relative;overflow:hidden}@media (max-width:768px){.cap2{padding:90px 0}}.cap2__bg{pointer-events:none;position:absolute;inset:0}.cap2__bg-orb{filter:blur(140px);opacity:.18;border-radius:50%;width:720px;height:720px;position:absolute;top:-20%;right:-10%}.cap2__bg-grid{opacity:.6;background-image:linear-gradient(#ffffff0d 1px,#0000 1px),linear-gradient(90deg,#ffffff0d 1px,#0000 1px);background-size:80px 80px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle at 50% 40%,#000,#0000 70%);mask-image:radial-gradient(circle at 50% 40%,#000,#0000 70%)}.cap2__head{z-index:1;grid-template-columns:1.6fr 1fr;align-items:end;gap:50px;margin-bottom:60px;display:grid;position:relative}@media (max-width:991px){.cap2__head{grid-template-columns:1fr;gap:32px}}.cap2__eyebrow{text-transform:uppercase;letter-spacing:.14em;color:#ffffff9e;align-items:center;gap:10px;font-size:13px;font-weight:500;display:inline-flex}.cap2__eyebrow-dot{border-radius:50%;width:8px;height:8px;transition:background .4s;animation:2.4s ease-in-out infinite ix-pulse;box-shadow:0 0 14px}.cap2__title{letter-spacing:-.025em;color:#fff;margin:18px 0 0;font-size:clamp(38px,5.2vw,76px);font-weight:400;line-height:1.02}.cap2__title-em{color:#ffffff6b;font-style:italic;font-family:var(--font_timesnow,serif)}.cap2__meta{grid-template-columns:repeat(4,1fr);gap:18px;margin:0;padding:0;list-style:none;display:grid}@media (max-width:576px){.cap2__meta{grid-template-columns:repeat(2,1fr)}}.cap2__meta li{border-top:1px solid #ffffff1a;flex-direction:column;gap:4px;padding:14px 0;display:flex}.cap2__meta-value{color:#fff;letter-spacing:-.01em;font-variant-numeric:tabular-nums;font-size:22px}.cap2__meta-label{text-transform:uppercase;letter-spacing:.1em;color:#ffffff61;font-size:11px}.cap2__hero{transform-style:preserve-3d;will-change:transform;z-index:1;background:linear-gradient(#ffffff0a,#ffffff04);border:1px solid #fff3;border-radius:24px;padding:0;position:relative;overflow:hidden}.cap2__hero-glow{pointer-events:none;z-index:0;transition:background .5s;position:absolute;inset:0}.cap2__hero-grid{z-index:1;grid-template-columns:1fr 1fr;gap:0;min-height:540px;display:grid;position:relative}@media (max-width:991px){.cap2__hero-grid{grid-template-columns:1fr;min-height:auto}}.cap2__hero-text{flex-direction:column;padding:56px;display:flex}@media (max-width:768px){.cap2__hero-text{padding:32px 24px}}.cap2__hero-tagrow{align-items:center;gap:12px;margin-bottom:22px;display:flex}.cap2__hero-index{font-variant-numeric:tabular-nums;color:#ffffff9e;letter-spacing:.04em;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:11px;display:inline-flex}.cap2__hero-kicker{text-transform:uppercase;letter-spacing:.18em;font-size:12px;font-weight:500;transition:color .4s}.cap2__hero-title{letter-spacing:-.025em;color:#fff;margin:0 0 18px;font-size:clamp(40px,5vw,64px);font-weight:500;line-height:1}.cap2__hero-short{color:#ffffff9e;max-width:460px;margin:0 0 28px;font-size:16px;line-height:1.55}.cap2__hero-bullets{flex-direction:column;gap:14px;margin:0 0 32px;padding:0;list-style:none;display:flex}.cap2__hero-bullets li{grid-template-columns:14px 1fr;align-items:start;gap:14px;display:grid}.cap2__hero-bullet-dot{border-radius:50%;width:8px;height:8px;margin-top:7px;transition:background .4s}.cap2__hero-bullet-label{color:#fff;font-size:15px;line-height:1.35;display:block}.cap2__hero-bullet-meta{color:#ffffff61;letter-spacing:.04em;font-size:12px;font-family:var(--font_sequelsansromanbody,monospace);margin-top:2px;display:block}.cap2__hero-foot{border-top:1px solid #ffffff1a;flex-wrap:wrap;align-items:center;gap:24px;margin-top:auto;padding-top:24px;display:flex}.cap2__hero-stat{flex-direction:column;gap:2px;min-width:110px;display:flex}.cap2__hero-stat-value{color:#fff;letter-spacing:-.02em;font-variant-numeric:tabular-nums;font-size:30px}.cap2__hero-stat-label{text-transform:uppercase;letter-spacing:.1em;color:#ffffff61;font-size:11px}.cap2__hero-tools{flex-wrap:wrap;gap:6px;display:flex}.cap2__hero-tool{color:#ffffff9e;letter-spacing:.04em;background:#ffffff06;border:1px solid #ffffff1a;border-radius:30px;padding:5px 10px;font-size:11px}.cap2__hero-visual{background:radial-gradient(circle at 70% 30%,#ffffff0a,#0000 60%);border-left:1px solid #ffffff1a;min-height:540px;position:relative;overflow:hidden}@media (max-width:991px){.cap2__hero-visual{border-top:1px solid #ffffff1a;border-left:0;min-height:360px}}.cap2__hero-visual-inner{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.cap2__hero-watermark{color:#ffffff0a;letter-spacing:-.04em;pointer-events:none;font-size:clamp(80px,12vw,180px);font-weight:500;line-height:.85;position:absolute;bottom:-10px;right:-20px}.cap2__hero-watermark span{display:block;transform:rotate(-4deg)}.cap2__deck{z-index:1;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:22px;display:grid;position:relative}@media (max-width:768px){.cap2__deck{grid-template-columns:repeat(2,1fr)}}@media (max-width:420px){.cap2__deck{grid-template-columns:1fr}}.cap2__chip{cursor:pointer;text-align:left;color:#fff;background:#ffffff06;border:1px solid #ffffff1a;border-radius:18px;padding:0;transition:background .3s,border-color .3s;position:relative;overflow:hidden}.cap2__chip:hover{background:#ffffff0b;border-color:#fff3}.cap2__chip--active{background:#ffffff0d;border-color:#0000}.cap2__chip-border{z-index:0;-webkit-mask-composite:xor;pointer-events:none;border-radius:18px;padding:1.5px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.cap2__chip-inner{z-index:1;flex-direction:column;gap:14px;min-height:158px;padding:20px;display:flex;position:relative}.cap2__chip-top{justify-content:space-between;align-items:center;display:flex}.cap2__chip-index{color:#ffffff61;font-variant-numeric:tabular-nums;letter-spacing:.08em;font-size:11px}.cap2__chip-dot{border-radius:50%;width:8px;height:8px;transition:background .3s,box-shadow .3s}.cap2__chip--active .cap2__chip-dot{box-shadow:0 0 12px}.cap2__chip-mini{flex:1;justify-content:center;align-items:center;min-height:50px;display:flex}.cap2__chip-meta{flex-direction:column;gap:2px;display:flex}.cap2__chip-title{color:#fff;letter-spacing:-.01em;font-size:16px}.cap2__chip-kicker{text-transform:uppercase;letter-spacing:.12em;color:#ffffff61;font-size:11px}.cap2v{justify-content:center;align-items:center;width:86%;height:86%;display:flex;position:relative}.cap2v--design .cap2v__blob{filter:blur(48px);opacity:.35;border-radius:50%;width:280px;height:280px;position:absolute;top:10%;right:10%}.cap2v--design .cap2v__compose{width:260px;height:260px;position:relative}.cap2v--design .cap2v__rect{border-radius:12px;position:absolute}.cap2v--design .cap2v__rect--a{background:#ffffff14;border:1px solid #ffffff2e;width:140px;height:110px;top:0;left:0}.cap2v--design .cap2v__rect--b{width:130px;height:130px;top:60px;left:100px}.cap2v--design .cap2v__rect--c{background:#fff;width:110px;height:90px;bottom:0;right:20px}.cap2v--design .cap2v__type{color:#fff;font-size:64px;line-height:1;font-family:var(--font_timesnow,serif);font-style:italic;position:absolute;bottom:20px;left:18px}.cap2v--design .cap2v__swatches{gap:8px;display:flex;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}.cap2v--design .cap2v__swatches span{border:2px solid #0006;border-radius:50%;width:26px;height:26px;box-shadow:0 6px 18px #0006}.cap2v--code{flex-direction:column;gap:16px}.cap2v--code .cap2v__editor{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#00000080;border:1px solid #fff3;border-radius:12px;width:92%;max-width:380px;overflow:hidden}.cap2v--code .cap2v__editor-bar{background:#ffffff06;border-bottom:1px solid #ffffff1a;align-items:center;gap:6px;padding:10px 14px;display:flex}.cap2v--code .cap2v__editor-bar>span{background:#ffffff2e;border-radius:50%;width:9px;height:9px}.cap2v--code .cap2v__editor-bar>span:first-child{background:#ff5f57}.cap2v--code .cap2v__editor-bar>span:nth-child(2){background:#ffbd2e}.cap2v--code .cap2v__editor-bar>span:nth-child(3){background:#28c840}.cap2v--code .cap2v__editor-file{color:#ffffff61;font-size:11px;font-family:var(--font_sequelsansromanbody,monospace);margin-left:auto}.cap2v--code .cap2v__editor-body{font-family:var(--font_sequelsansromanbody,monospace);padding:16px 14px;font-size:13px;line-height:1.7;position:relative}.cap2v--code .cap2v__line{grid-template-columns:18px auto 1fr;align-items:baseline;gap:8px;display:grid}.cap2v--code .cap2v__ln{color:#ffffff40;text-align:right}.cap2v--code .cap2v__lc{font-weight:500}.cap2v--code .cap2v__le{color:#fff}.cap2v--code .cap2v__cursor{width:8px;height:14px;position:absolute;bottom:18px;left:50px}.cap2v--code .cap2v__badges{gap:8px;display:flex}.cap2v--code .cap2v__badge{color:#fff;letter-spacing:.04em;background:#ffffff0f;border:1px solid #fff3;border-radius:30px;align-items:center;gap:6px;padding:6px 12px;font-size:11px;display:inline-flex}.cap2v--code .cap2v__badge-dot{border-radius:50%;width:6px;height:6px;box-shadow:0 0 8px}.cap2v--marketing{flex-direction:column;gap:18px;width:92%}.cap2v--marketing .cap2v__chart{background:#00000040;border:1px solid #ffffff1a;border-radius:14px;width:100%;height:220px;padding:18px 18px 18px 36px;position:relative}.cap2v--marketing .cap2v__chart-yaxis{color:#ffffff61;letter-spacing:.04em;flex-direction:column;justify-content:space-between;font-size:9px;display:flex;position:absolute;top:18px;bottom:18px;left:10px}.cap2v--marketing .cap2v__chart-bars{align-items:flex-end;gap:8px;height:100%;display:flex}.cap2v--marketing .cap2v__bar{border-radius:4px 4px 0 0;flex:1;min-height:4%}.cap2v--marketing .cap2v__chart-line{pointer-events:none;position:absolute;inset:18px 18px 18px 36px}.cap2v--marketing .cap2v__chart-line svg{width:100%;height:100%}.cap2v--marketing .cap2v__kpis{gap:12px;display:flex}.cap2v--marketing .cap2v__kpi{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;flex:1;gap:2px;padding:12px 14px;display:flex}.cap2v--marketing .cap2v__kpi-value{color:#fff;letter-spacing:-.01em;font-size:22px}.cap2v--marketing .cap2v__kpi-label{text-transform:uppercase;letter-spacing:.1em;color:#ffffff61;font-size:10px}.cap2v--growth{flex-direction:column;gap:16px;width:92%}.cap2v--growth .cap2v__funnel{flex-direction:column;gap:10px;display:flex}.cap2v--growth .cap2v__funnel-row{background:#00000040;border:1px solid #ffffff1a;border-radius:10px;grid-template-columns:1fr auto;align-items:center;gap:10px;padding:10px 14px;display:grid;position:relative;overflow:hidden}.cap2v--growth .cap2v__funnel-bar{opacity:.3;z-index:0;position:absolute;top:0;bottom:0;left:0}.cap2v--growth .cap2v__funnel-label,.cap2v--growth .cap2v__funnel-val{z-index:1;color:#fff;font-size:13px;position:relative}.cap2v--growth .cap2v__funnel-val{font-variant-numeric:tabular-nums;letter-spacing:.02em;font-weight:500}.cap2v--growth .cap2v__compound{background:#ffffff0a;border:1px solid #fff3;border-radius:12px;grid-template-columns:auto auto 1fr;align-items:center;gap:10px;padding:14px;display:grid}.cap2v--growth .cap2v__compound-label{text-transform:uppercase;letter-spacing:.1em;color:#ffffff61;font-size:11px}.cap2v--growth .cap2v__compound-value{color:#fff;letter-spacing:-.01em;font-size:24px}.cap2v--growth .cap2v__compound-spark{width:100%;height:30px}.cap2m{align-items:center;gap:6px;width:100%;height:48px;display:flex}.cap2m--design{justify-content:center;gap:6px}.cap2m--design span{border-radius:50%;width:14px;height:14px;box-shadow:0 4px 10px #00000059}.cap2m--code{flex-direction:column;justify-content:center;gap:6px}.cap2m--code .cap2m__codeline{background:#ffffff80;border-radius:4px;height:4px}.cap2m--marketing{justify-content:center;align-items:flex-end;gap:4px;padding-bottom:2px}.cap2m--marketing span{border-radius:2px 2px 0 0;width:8px;transition:background .3s}.cap2m--growth{flex-direction:column;justify-content:center;gap:4px}.cap2m--growth span{border-radius:4px;height:4px;transition:background .3s}.ix-faq--compact{padding:80px 0}.ix-faq__layout{grid-template-columns:380px 1fr;align-items:start;gap:60px;display:grid}@media (max-width:991px){.ix-faq__layout{grid-template-columns:1fr;gap:40px}}.ix-faq__head{position:sticky;top:100px}@media (max-width:991px){.ix-faq__head{position:static}}.ix-faq__title{font-size:clamp(28px,3.6vw,48px)}.ix-faq__sub{color:#ffffff9e;max-width:360px;margin:16px 0 24px;font-size:15px;line-height:1.6}.ix-faq__cats{flex-wrap:wrap;gap:6px;display:flex}.ix-faq__cat{color:#ffffff9e;cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:30px;padding:8px 16px;font-size:13px;transition:color .2s;position:relative}.ix-faq__cat:hover{color:#fff}.ix-faq__cat--active{color:#0a0a0a;border-color:#fff}.ix-faq__cat-bg{z-index:0;background:#fff;border-radius:30px;position:absolute;inset:0}.ix-faq__cat-text{z-index:1;position:relative}.ix-faq__list{flex-direction:column;display:flex}.ix-faq__item{border-top:1px solid #ffffff1a;transition:background .3s}.ix-faq__item:last-child{border-bottom:1px solid #ffffff1a}.ix-faq__item--open{background:#ffffff05}.ix-faq__q{text-align:left;cursor:pointer;color:#fff;background:0 0;border:0;grid-template-columns:90px 1fr 24px;align-items:center;gap:16px;width:100%;padding:22px 0;transition:padding-left .3s;display:grid}.ix-faq__q:hover{padding-left:8px}@media (max-width:576px){.ix-faq__q{grid-template-columns:1fr 24px;gap:12px}}.ix-faq__q-cat{text-transform:uppercase;letter-spacing:.12em;color:#ffffff61;font-size:11px}@media (max-width:576px){.ix-faq__q-cat{display:none}}.ix-faq__q-text{color:#fff;font-size:17px;line-height:1.4}@media (max-width:576px){.ix-faq__q-text{font-size:15px}}.ix-faq__q-icon{color:#fff;justify-content:center;align-items:center;width:24px;height:24px;transition:transform .4s cubic-bezier(.22,1,.36,1);display:flex}.ix-faq__q-icon--open{transform:rotate(135deg)}.ix-faq__a-wrap{overflow:hidden}.ix-faq__a{color:#ffffff9e;max-width:720px;margin:0;padding:0 0 22px 106px;font-size:15px;line-height:1.6}@media (max-width:576px){.ix-faq__a{padding-bottom:22px;padding-left:0}}.ix-cf{padding:100px 0 80px}.ix-cf__head{text-align:center;margin-bottom:50px}.ix-cf__eyebrow{text-transform:uppercase;letter-spacing:.14em;color:#fff9;align-items:center;gap:10px;font-size:13px;font-weight:500;display:inline-flex}.ix-cf__pulse{border-radius:50%;width:8px;height:8px}.ix-cf__pulse--live{background:#22c55e;animation:1.6s ease-in-out infinite ix-pulse;box-shadow:0 0 0 4px #22c55e2e}.ix-cf__pulse--off{background:#ffffff61}.ix-cf__grid{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:30px;display:grid}@media (max-width:991px){.ix-cf__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.ix-cf__grid{grid-template-columns:1fr}}.ix-cf__card{background:#ffffff06;border:1px solid #ffffff1a;border-radius:16px;flex-direction:column;gap:6px;padding:26px 22px;text-decoration:none;transition:background .25s,border-color .25s,transform .25s;display:flex;position:relative}.ix-cf__card:hover{background:#ffffff0d;border-color:#fff3;transform:translateY(-3px)}.ix-cf__card-label{text-transform:uppercase;letter-spacing:.12em;color:#ffffff9e;font-size:12px}.ix-cf__card-value{color:#fff;letter-spacing:-.01em;margin-top:6px;font-size:18px}.ix-cf__card-note{color:#ffffff61;margin-top:8px;font-size:12px}.ix-cf__card-arrow{color:#ffffff9e;transition:transform .3s,color .3s;position:absolute;top:18px;right:18px}.ix-cf__card:hover .ix-cf__card-arrow{color:#fff;transform:translate(3px,-3px)}.ix-cf__panel{background:#ffffff06;border:1px solid #ffffff1a;border-radius:20px;grid-template-columns:1fr 1fr;gap:40px;padding:36px;display:grid}@media (max-width:768px){.ix-cf__panel{grid-template-columns:1fr;gap:28px;padding:28px 22px}}.ix-cf__panel-label{text-transform:uppercase;letter-spacing:.14em;color:#ffffff61;margin-bottom:12px;font-size:12px;display:block}.ix-cf__clock{color:#fff;font-variant-numeric:tabular-nums;letter-spacing:-.02em;font-size:clamp(36px,5vw,56px);line-height:1;display:block}.ix-cf__clock-meta{color:#ffffff9e;letter-spacing:.04em;margin-top:8px;font-size:13px;display:block}.ix-cf__hours{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.ix-cf__hour{color:#ffffff9e;border-bottom:1px solid #ffffff1a;justify-content:space-between;padding:8px 0;font-size:14px;display:flex}.ix-cf__hour:last-child{border-bottom:0}.ix-cf__hour--today{color:#fff;font-weight:500}.ix-cf__hour--today span:first-child:after{content:"· today";color:#6366f1;text-transform:uppercase;letter-spacing:.08em;margin-left:8px;font-size:11px}.ix-spot__head{text-align:center;margin-bottom:60px}.ix-spot__eyebrow-dot{background:#ec4899;box-shadow:0 0 12px #ec4899b3}.ix-spot__board{grid-template-columns:1fr 1.4fr;align-items:start;gap:40px;display:grid}@media (max-width:991px){.ix-spot__board{grid-template-columns:1fr}}.ix-spot__list{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.ix-spot__item{cursor:pointer;border-top:1px solid #ffffff1a;outline:none;grid-template-columns:40px 1fr 28px;align-items:center;gap:14px;padding:18px;transition:color .25s;display:grid;position:relative}.ix-spot__item:last-child{border-bottom:1px solid #ffffff1a}.ix-spot__item--active{color:#fff}.ix-spot__item:focus-visible{box-shadow:inset 0 0 0 1px #6366f1}.ix-spot__item-bg{z-index:0;background:#ffffff0a;border-radius:8px;position:absolute;inset:0}.ix-spot__item-num,.ix-spot__item-text,.ix-spot__item-arrow{z-index:1;position:relative}.ix-spot__item-num{color:#ffffff61;font-variant-numeric:tabular-nums;font-size:13px}.ix-spot__item-text{flex-direction:column;gap:2px;display:flex}.ix-spot__item-client{color:#fff;letter-spacing:-.01em;font-size:18px}.ix-spot__item:not(.ix-spot__item--active) .ix-spot__item-client{color:#ffffff9e}.ix-spot__item-cat{color:#ffffff61;letter-spacing:.06em;text-transform:uppercase;font-size:12px}.ix-spot__item-arrow{color:#ffffff61;transition:transform .3s,color .3s}.ix-spot__item--active .ix-spot__item-arrow{color:#fff;transform:translate(2px,-2px)}.ix-spot__detail{background:#ffffff06;border:1px solid #ffffff1a;border-radius:20px;padding:40px}@media (max-width:768px){.ix-spot__detail{padding:28px 22px}}.ix-spot__detail-inner{flex-direction:column;gap:18px;display:flex}.ix-spot__visual{background:linear-gradient(135deg,#6366f166,#ec48994d);border-radius:14px;height:220px;position:relative;overflow:hidden}.ix-spot__visual-bg{background:radial-gradient(circle at 20% 30%,#fff6,#0000 50%),radial-gradient(circle at 80% 70%,#ffffff40,#0000 50%);position:absolute;inset:0}.ix-spot__visual-grid{grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;gap:8px;padding:14px;display:grid;position:absolute;inset:0}.ix-spot__visual-cell{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1f;border-radius:10px}.ix-spot__visual-label{color:#fff;text-transform:uppercase;letter-spacing:.12em;text-shadow:0 2px 12px #00000080;font-size:14px;position:absolute;bottom:14px;left:18px}.ix-spot__detail-title{color:#fff;letter-spacing:-.01em;margin:0;font-size:clamp(22px,2.6vw,30px);font-weight:500;line-height:1.25}.ix-spot__detail-summary{color:#ffffff9e;margin:0;font-size:15px;line-height:1.6}.ix-spot__metrics{border-top:1px solid #ffffff1a;border-bottom:1px solid #ffffff1a;grid-template-columns:repeat(3,1fr);gap:10px;padding:20px 0;display:grid}@media (max-width:480px){.ix-spot__metrics{grid-template-columns:1fr}}.ix-spot__metric{flex-direction:column;gap:4px;display:flex}.ix-spot__metric-value{color:#fff;letter-spacing:-.01em;font-size:24px;font-weight:500}.ix-spot__metric-label{color:#ffffff61;text-transform:uppercase;letter-spacing:.1em;font-size:12px}.ix-spot__tags{flex-wrap:wrap;gap:6px;display:flex}.ix-spot__tag{color:#ffffff9e;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:30px;padding:6px 12px;font-size:12px}.ix-spot__cta{color:#0a0a0a;background:#fff;border-radius:60px;align-self:flex-start;align-items:center;gap:10px;padding:14px 22px;font-size:14px;font-weight:500;text-decoration:none;transition:transform .25s,box-shadow .25s;display:inline-flex}.ix-spot__cta:hover{transform:translateY(-2px);box-shadow:0 16px 40px #ffffff24}.ix-marq{background:#0a0a0a;border-top:1px solid #ffffff1a;border-bottom:1px solid #ffffff1a;padding:24px 0;overflow:hidden}.ix-marq__viewport{width:100%;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 12% 88%,#0000);mask-image:linear-gradient(90deg,#0000,#000 12% 88%,#0000)}.ix-marq__row{white-space:nowrap;align-items:center;gap:60px;width:max-content;display:inline-flex}.ix-marq__item{color:#fff;letter-spacing:-.01em;align-items:center;gap:16px;font-size:clamp(20px,2.2vw,28px);display:inline-flex}.ix-marq__sym{color:#6366f1;font-size:.8em}.ix-marq__label{font-weight:400}.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:#111;background:#fff;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:1fr!important}}@media (max-width:991px){.hero-area .hero-content{gap:28px 32px;margin-top:32px;margin-bottom:60px;grid-template-columns:1fr!important}.hero-area .hero-eyebrow{margin-bottom:16px;padding:6px 12px 6px 10px}.hero-area .hero-eyebrow-text{font-size:11px!important}.hero-area .section-title{max-width:100%!important;font-size:40px!important;line-height:1!important}.hero-area .feature-box .number{font-size:48px!important;line-height:1!important}.hero-area .feature-box .text{max-width:100%!important;margin-top:10px!important;font-size:13px!important;line-height:1.4!important}.hero-area .features-wrapper{gap:24px 28px}.hero-area .features-wrapper .feature-box+.feature-box{padding-left:24px!important}.hero-area .text-wrapper{margin-top:24px!important}.hero-area .text-wrapper .text{max-width:100%!important;font-size:15px!important;line-height:1.6!important}.hero-area .hero-cta-group{gap:12px;margin-top:24px}.hero-area .hero-cta-btn{padding:13px 18px 13px 22px;font-size:13px}.hero-area .hero-cta-btn .hero-cta-btn-icon{width:24px;height:24px}.hero-area .hero-trust{gap:10px;margin-top:18px;font-size:11.5px}}@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 .features-wrapper .feature-box+.feature-box{padding-left:20px!important}.hero-area .feature-box .number{font-size:42px!important}.hero-area .features-wrapper-box{padding-bottom:24px}.hero-area .hero-cta-group{flex-direction:column;align-items:stretch}.hero-area .hero-cta-btn{justify-content:space-between;width:100%}.hero-area .hero-trust{justify-content:flex-start}}@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}}@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}}@media (max-width:991px){.section-spacing{padding-top:70px;padding-bottom:70px}.section-spacing-top{padding-top:70px}.section-spacing-bottom{padding-bottom:70px}}@media (max-width:575px){.section-spacing{padding-top:48px;padding-bottom:48px}.section-spacing-top{padding-top:48px}.section-spacing-bottom{padding-bottom:48px}.container,.container.large{padding-left:16px;padding-right:16px}.rr-btn,button,a[class*=btn]{min-height:44px}}@media (max-width:450px){.page-title-wrapper .page-title{font-size:70px}}@media (max-width:360px){.page-title-wrapper .page-title{font-size:56px}}@media (max-width:450px){.section-title,.section-title.font-instrumentsans-medium,.section-title.font-sequelsans-romanbody{font-size:28px!important}.section-title.font-thunder-regular{font-size:32px!important}.section-title.font-bdogrotesk-regular{font-size:28px!important}}@media (max-width:767px){.services-wrapper-1 .service-box{gap:12px;padding-top:20px;padding-bottom:20px;grid-template-columns:1fr!important}.services-wrapper-1 .service-box .thumb{grid-column:auto!important}.services-wrapper-1 .service-box .thumb img{border-radius:10px;width:100%;height:200px}.services-wrapper-1 .service-box .content .title{font-size:22px}.services-wrapper-1 .service-box .count .number{font-size:18px}}@media (max-width:991px){.service-area-2 .services-wrapper-2{gap:24px;grid-template-columns:1fr 1fr!important}}@media (max-width:575px){.service-area-2 .services-wrapper-2{grid-template-columns:1fr!important}}@media (max-width:991px){.service-area-3 .service-scroll-card-inner{gap:30px}}@media (max-width:575px){.service-area-3 .service-scroll-card-inner{gap:20px}.service-area-3 .service-scroll-number span{font-size:60px!important}}@media (max-width:991px){.capabilities-area-2 .capability-box .title{font-size:60px!important}}@media (max-width:575px){.capabilities-area-2 .capability-box .title{font-size:40px!important}}@media (max-width:450px){.capabilities-area-2 .capability-box .title{font-size:32px!important}}@media (max-width:767px){.service-details-area .approach-wrapper{gap:24px;grid-template-columns:1fr!important}.service-details-area .approach-box .title{font-size:20px}.service-details-area .value-area .value-box .number{font-size:32px!important}.service-details-area .accordion-item{padding-left:30px!important}.service-details-area .accordion-button{padding:20px 16px!important;font-size:18px!important}}@media (max-width:450px){.service-details-area .accordion-item{padding-left:16px!important}.service-details-area .accordion-button{padding:16px 12px!important;font-size:16px!important}}@media (max-width:767px){.service-inner-area .sub-service-number span{font-size:48px!important}.service-inner-area .products-grid{gap:20px;grid-template-columns:1fr!important}.service-inner-area .product-card-inner{padding:24px!important}}@media (max-width:450px){.service-inner-area .sub-service-number span{font-size:36px!important}}@media (max-width:991px){.blog-area .blogs-wrapper{grid-template-columns:1fr 1fr!important}.blog-area .blogs-wrapper .blog-box{grid-column:auto!important}.blog-area .blogs-wrapper .blog-box .content{padding-right:0!important}.blog-area .blogs-wrapper .blog-box .title{font-size:22px!important}}@media (max-width:575px){.blog-area .blogs-wrapper{grid-template-columns:1fr!important}.blog-area .blogs-wrapper .blog-box .title{font-size:20px!important}}@media (max-width:991px){.blog-details-area .section-details .title{font-size:28px!important;line-height:1.15!important}.blog-details-area .comment-formwrap{gap:30px!important}.blog-details-area .gallery-wrapper{gap:15px!important}}@media (max-width:575px){.blog-details-area .section-details .title{font-size:22px!important}.blog-details-area .comment-formwrap{gap:20px!important}.blog-details-area .gallery-wrapper{grid-template-columns:1fr!important;gap:10px!important}}@media (max-width:991px){.contact-area .contact-formwrap{gap:30px!important}.contact-area .contact-social .social-links a{font-size:20px}}@media (max-width:575px){.contact-area .contact-formwrap{gap:16px!important}.contact-area .contact-formwrap .input-field input,.contact-area .contact-formwrap .input-field textarea{font-size:16px}.contact-area .contact-social .social-links a{font-size:18px}.contact-area .contact-social .social-links{gap:12px!important}}@media (max-width:991px){.faq-area .accordion-wrapper{max-width:100%!important}.faq-area .accordion-button{padding:24px 20px!important;font-size:22px!important}}@media (max-width:575px){.faq-area .accordion-button{padding:18px 14px!important;font-size:18px!important}.faq-area .accordion-body{padding:0 14px 18px!important}}@media (max-width:991px){.team-area-about-page .team-wrapper,.team-area .team-wrapper{gap:30px 16px;grid-template-columns:repeat(2,1fr)!important}.team-area-about-page .team-box .name,.team-area .team-box .name{font-size:22px}}@media (max-width:575px){.team-area-about-page .team-wrapper,.team-area .team-wrapper{gap:30px;grid-template-columns:1fr!important}}@media (max-width:991px){.team-list-area .team-box{grid-template-columns:1fr!important}.team-list-area .team-box .thumb{grid-column:auto!important}.team-list-area .team-box .name{font-size:24px!important}}@media (max-width:575px){.team-list-area .team-box .name{font-size:20px!important}}@media (max-width:767px){.team-details-area .section-content-wrapper{grid-template-columns:1fr!important}.team-details-area .team-thumb{max-width:100%!important}}@media (max-width:991px){.works-wrapper-8{gap:36px!important}.work-area .section-header{grid-template-columns:1fr!important}}@media (max-width:767px){.works-wrapper-1{gap:30px!important}.works-wrapper-1 .work-box .title{font-size:18px}.works-wrapper-8{gap:24px!important}}@media (max-width:991px){.portfolio__content{bottom:100px!important;left:30px!important}.portfolio__content-title{font-size:60px!important}.portfolio__slider__arrow{gap:20px!important}.portfolio-2__content-title,.portfolio-3__content-title{font-size:50px!important}}@media (max-width:767px){.portfolio__content{bottom:60px!important;left:20px!important;right:20px!important}.portfolio__content-title{font-size:40px!important}.portfolio__slider__arrow{gap:12px!important;bottom:20px!important}.portfolio-2__content-title,.portfolio-3__content-title{font-size:36px!important}.swiper-pagination-bullet{width:80px!important}}@media (max-width:450px){.portfolio__content-title{font-size:28px!important}.portfolio-2__content-title,.portfolio-3__content-title{font-size:24px!important}.swiper-pagination-bullet{width:50px!important}}@media (max-width:991px){.portfolio-showcase-area .portfolio-showcase-wrapper{grid-template-columns:1fr!important}.portfolio-details-new .features-grid{gap:20px;grid-template-columns:1fr 1fr!important}.portfolio-details-new .process-timeline{gap:24px;grid-template-columns:1fr 1fr!important}.portfolio-details-new .stat-card{padding:28px 16px}.portfolio-details-new .device-showcase{max-width:100%!important}}@media (max-width:575px){.portfolio-details-new .features-grid,.portfolio-details-new .process-timeline{grid-template-columns:1fr!important}.portfolio-details-new .stat-card{padding:20px 14px}.portfolio-details-new .responsive-frame{width:100%!important}.portfolio-details-new .browser-address-bar{font-size:11px;max-width:100%!important}}@media (max-width:991px){.category-grid{gap:20px!important}.branding-grid{grid-template-columns:1fr 1fr!important;gap:20px!important}.website-grid{gap:24px!important}}@media (max-width:575px){.category-grid{grid-template-columns:1fr!important;gap:12px!important}.branding-grid,.website-grid{grid-template-columns:1fr!important;gap:16px!important}.category-card-title{font-size:20px!important}}@media (max-width:767px){.cta-interactive__stats{flex-wrap:wrap;gap:20px!important}.cta-interactive__btn{padding:14px 24px!important;font-size:14px!important}}@media (max-width:450px){.cta-interactive__stats{gap:12px!important}.cta-interactive__stat-value{font-size:28px!important}.cta-interactive__stat-label{font-size:12px!important}.cta-about__title{font-size:28px!important}}@media (max-width:991px){.lc__inner{grid-template-columns:1fr!important;gap:40px!important}.lc__card{min-height:auto!important;padding:32px!important}.lc__title{font-size:32px!important}.lc__step-desc{max-width:100%!important}}@media (max-width:575px){.lc__card{padding:24px!important}.lc__title{font-size:26px!important}.lc__steps{gap:24px!important}}@media (max-width:991px){.solutions-grid{grid-template-columns:1fr 1fr!important;gap:24px!important}.solutions-item{padding:30px!important}.solutions-item__title{font-size:20px!important}}@media (max-width:575px){.solutions-grid{grid-template-columns:1fr!important}.solutions-item{padding:24px!important}.solutions-item__title{font-size:18px!important}}@media (max-width:767px){.about-area-details .section-title-wrapper{gap:12px;grid-template-columns:1fr!important}.about-area-details .section-content-wrapper{gap:20px;grid-template-columns:1fr!important}.about-area-details .section-content .text,.about-area-details .info-list li{font-size:18px!important}.approach-area-about-page .section-title-wrapper{grid-template-columns:1fr!important}.approach-area-about-page .approach-wrapper{gap:24px;grid-template-columns:1fr!important}.approach-area-about-page .approach-box .title{font-size:20px}.info-area-page-about .section-title-wrapper{grid-template-columns:1fr!important}.info-area-page-about .counter-wrapper{gap:12px;grid-template-columns:1fr!important}.info-area-page-about .funfact-item .number{font-size:30px}.award-area-page-about .section-title-wrapper,.award-area-page-about .award-box{grid-template-columns:1fr!important}.award-area-page-about .award-box .award-list li{font-size:16px}.media-area-page-about .section-content-wrapper{grid-template-columns:1fr!important}.media-area-page-about .section-content{padding:24px 20px!important}.media-area-page-about .section-content .text-wrapper{margin-top:24px!important}.client-area-page-about .client-box{width:110px!important;height:55px!important}.zoom-parallax{min-height:50vh;height:auto!important}.zoom-parallax img{object-fit:cover}.footer-area .footer-top-inner,.footer-area-2 .footer-top-inner,.footer-area-3 .footer-top-inner,.footer-area-inner-page .footer-top-inner{gap:20px;padding-top:40px;padding-bottom:30px;grid-template-columns:1fr!important}.footer-area .footer-top-inner .info-text .text,.footer-area-2 .footer-top-inner .info-text .text,.footer-area-3 .footer-top-inner .info-text .text,.footer-area-inner-page .footer-top-inner .info-text .text,.footer-area .footer-top-inner .info-link a,.footer-area-2 .footer-top-inner .info-link a,.footer-area-3 .footer-top-inner .info-link a,.footer-area-inner-page .footer-top-inner .info-link a{font-size:20px}.footer-area .footer-widget-wrapper,.footer-area-2 .footer-widget-wrapper,.footer-area-3 .footer-widget-wrapper,.footer-area-inner-page .footer-widget-wrapper{gap:24px;grid-template-columns:1fr!important}.footer-area .footer-widget-wrapper-box,.footer-area-2 .footer-widget-wrapper-box,.footer-area-3 .footer-widget-wrapper-box,.footer-area-inner-page .footer-widget-wrapper-box{padding-top:40px;padding-bottom:40px}.footer-area .footer-nav-list li,.footer-area-2 .footer-nav-list li,.footer-area-3 .footer-nav-list li,.footer-area-inner-page .footer-nav-list li{font-size:18px}.footer-area .footer-widget-box .title,.footer-area-2 .footer-widget-box .title,.footer-area-3 .footer-widget-box .title,.footer-area-inner-page .footer-widget-box .title{margin-bottom:14px;font-size:18px}.footer-area .footer-widget-box.newsletter,.footer-area-2 .footer-widget-box.newsletter,.footer-area-3 .footer-widget-box.newsletter,.footer-area-inner-page .footer-widget-box.newsletter{grid-column:auto!important}.footer-area .subscribe-form .input-field,.footer-area-2 .subscribe-form .input-field,.footer-area-3 .subscribe-form .input-field,.footer-area-inner-page .subscribe-form .input-field{padding:14px 20px!important}.footer-area .subscribe-form .input-field input,.footer-area-2 .subscribe-form .input-field input,.footer-area-3 .subscribe-form .input-field input,.footer-area-inner-page .subscribe-form .input-field input,.footer-area .subscription-text .text,.footer-area-2 .subscription-text .text,.footer-area-3 .subscription-text .text,.footer-area-inner-page .subscription-text .text{font-size:16px!important}.footer-area .copyright-area-inner,.footer-area-2 .copyright-area-inner,.footer-area-3 .copyright-area-inner,.footer-area-inner-page .copyright-area-inner{padding:20px 0!important}.footer-area .copyright-text .text,.footer-area-2 .copyright-text .text,.footer-area-3 .copyright-text .text,.footer-area-inner-page .copyright-text .text{font-size:16px!important}.footer-area-6 .footer-widget-wrapper{gap:30px;flex-direction:column!important;padding-bottom:40px!important}.footer-area-6 .footer-widget-title{letter-spacing:-2px;margin-bottom:30px!important;font-size:30px!important}.footer-area-6 .footer-widget__content-wrapper{gap:24px;flex-direction:column!important}.footer-area-6 .footer-widget__content-item .description{font-size:18px!important;line-height:24px!important}.footer-area-6 .footer-widget-nav-list li a{line-height:26px;font-size:18px!important}.footer-area-4 .footer-widget-wrapper{gap:20px;grid-template-columns:1fr!important}.footer-area-4 .footer-nav-list{gap:8px 20px!important}.footer-area-4 .footer-nav-list li{font-size:16px}}@media (max-width:575px){.header-area__inner,.header-area-2__inner,.header-area-4__inner,.header-area-5__inner,.header-area-6__inner,.header-area-7__inner,.header-area-8__inner{height:60px!important}.header__logo img{max-width:90px!important}.side-info{padding:24px 20px!important}}@media (max-width:991px){.products-hero .hero-content{grid-template-columns:1fr!important}.products-grid{gap:24px;grid-template-columns:1fr 1fr!important}.products-approach .approach-grid,.products-problems .problems-grid{grid-template-columns:1fr!important}}@media (max-width:575px){.products-grid,.product-detail-hero .hero-content,.product-detail-modules .modules-grid,.product-detail-pain-points .pain-points-grid{grid-template-columns:1fr!important}.text-slider{padding-top:10px;padding-bottom:10px}.text-slider-item .title{font-size:16px!important}.text-slider-item .title .dot{width:6px;height:6px;margin-inline-end:20px}.marquee-text .title{font-size:40px!important}}@media (max-width:360px){.marquee-text .title{font-size:28px!important}}@media (max-width:575px){.funfact-area .funfact-area-inner{grid-template-columns:1fr!important}.funfact-area .funfact-item{max-width:100%!important}.funfact-area .funfact-item:not(:first-child){margin-top:32px!important}.funfact-area .funfact-item:nth-child(2n){margin-left:0!important}.funfact-area .funfact-item .number{font-size:48px!important}.funfact-area .funfact-item .text{margin-top:12px!important}.funfact-area .funfact-wrapper-box{padding-left:0!important}.funfact-area .funfact-wrapper-box .line-1,.funfact-area .funfact-wrapper-box .line-2,.funfact-area .funfact-wrapper-box .line-3,.funfact-area .funfact-wrapper-box .line-4{display:none!important}.productivity-area .section-content{margin-top:40px;margin-bottom:40px}.productivity-area .section-title .shape-1:before,.productivity-area .section-title .shape-2:before,.productivity-area .section-title .shape-3:before{display:none!important}}@media (max-width:767px){.cta-area{height:auto;min-height:60vh;padding:60px 0}.cta-area .section-title{font-size:6vw!important}.cta-area-inner .area-bg{width:120px!important;height:120px!important}}@media (max-width:450px){.cta-area .section-title{font-size:8vw!important}}@media (max-width:991px){.parallax-carousal-area{overflow:hidden}.portfolio-horizontal-slider{overflow-x:hidden}.portfolio-vertical-slider{overflow:hidden}}@media (max-width:575px){.client-area .section-content .text-wrapper{max-width:100%!important;margin-top:20px!important;margin-left:0!important}.client-area .client-capsule-wrapper{height:280px!important;margin-top:-100px!important}.client-area .client-box{width:70px!important;height:26px!important;padding:6px 10px!important}.award-area .awards-wrapper{grid-template-columns:1fr!important}.award-area .award-box .title{font-size:20px!important}.award-area-2 .award-wrapper{grid-template-columns:1fr!important}}@media (max-width:767px){.testimonial-area .testimonial-wrapper{grid-template-columns:1fr!important}.testimonial-area .testimonial-box .text{font-size:18px!important;line-height:1.5!important}.approach-area .approach-wrapper{gap:24px;grid-template-columns:1fr!important}}@media (max-width:575px){.actually-area .actually-wrapper{gap:20px;grid-template-columns:1fr!important}.actually-area .actually-box .title{font-size:20px!important}.actually-area .section-title br{display:none}.parallax-img img,.parallax-img-2 img{object-fit:cover;min-height:200px;height:auto!important}.sticky .header-area__inner,.transformed .header-area__inner{height:60px!important}}@media (max-width:991px){.work-details-area .section-details{grid-template-columns:1fr!important}.work-details-area .section-details .text-wrapper .title{font-size:28px!important}}@media (max-width:575px){.work-details-area .section-details .text-wrapper .title{font-size:22px!important}.work-details-area .section-details .image-wrapper img{border-radius:10px!important}}@media (max-width:767px){.container.large{max-width:100%!important}}.fix,[class*=-wrapper],[class*=-inner]{max-width:100vw}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.text-slider .swiper-wrapper{transition-timing-function:ease!important}}
