@charset "UTF-8";:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#000;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-primary-text-emphasis:#052c65;--bs-secondary-text-emphasis:#2b2f32;--bs-success-text-emphasis:#0a3622;--bs-info-text-emphasis:#055160;--bs-warning-text-emphasis:#664d03;--bs-danger-text-emphasis:#58151c;--bs-light-text-emphasis:#495057;--bs-dark-text-emphasis:#495057;--bs-primary-bg-subtle:#cfe2ff;--bs-secondary-bg-subtle:#e2e3e5;--bs-success-bg-subtle:#d1e7dd;--bs-info-bg-subtle:#cff4fc;--bs-warning-bg-subtle:#fff3cd;--bs-danger-bg-subtle:#f8d7da;--bs-light-bg-subtle:#fcfcfd;--bs-dark-bg-subtle:#ced4da;--bs-primary-border-subtle:#9ec5fe;--bs-secondary-border-subtle:#c4c8cb;--bs-success-border-subtle:#a3cfbb;--bs-info-border-subtle:#9eeaf9;--bs-warning-border-subtle:#ffe69c;--bs-danger-border-subtle:#f1aeb5;--bs-light-border-subtle:#e9ecef;--bs-dark-border-subtle:#adb5bd;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg, rgba(255, 255, 255, .15), rgba(255, 255, 255, 0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-color-rgb:33,37,41;--bs-body-bg:#fff;--bs-body-bg-rgb:255,255,255;--bs-emphasis-color:#000;--bs-emphasis-color-rgb:0,0,0;--bs-secondary-color:rgba(33, 37, 41, .75);--bs-secondary-color-rgb:33,37,41;--bs-secondary-bg:#e9ecef;--bs-secondary-bg-rgb:233,236,239;--bs-tertiary-color:rgba(33, 37, 41, .5);--bs-tertiary-color-rgb:33,37,41;--bs-tertiary-bg:#f8f9fa;--bs-tertiary-bg-rgb:248,249,250;--bs-heading-color:inherit;--bs-link-color:#0d6efd;--bs-link-color-rgb:13,110,253;--bs-link-decoration:underline;--bs-link-hover-color:#0a58ca;--bs-link-hover-color-rgb:10,88,202;--bs-code-color:#d63384;--bs-highlight-color:#212529;--bs-highlight-bg:#fff3cd;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(0, 0, 0, .175);--bs-border-radius:.375rem;--bs-border-radius-sm:.25rem;--bs-border-radius-lg:.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-xxl:2rem;--bs-border-radius-2xl:var(--bs-border-radius-xxl);--bs-border-radius-pill:50rem;--bs-box-shadow:0 .5rem 1rem rgba(0, 0, 0, .15);--bs-box-shadow-sm:0 .125rem .25rem rgba(0, 0, 0, .075);--bs-box-shadow-lg:0 1rem 3rem rgba(0, 0, 0, .175);--bs-box-shadow-inset:inset 0 1px 2px rgba(0, 0, 0, .075);--bs-focus-ring-width:.25rem;--bs-focus-ring-opacity:.25;--bs-focus-ring-color:rgba(13, 110, 253, .25);--bs-form-valid-color:#198754;--bs-form-valid-border-color:#198754;--bs-form-invalid-color:#dc3545;--bs-form-invalid-border-color:#dc3545}*,:after,:before{box-sizing:border-box}@media(prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}hr{margin:1rem 0;color:inherit;border:0;border-top:var(--bs-border-width) solid;opacity:.25}.h1,.h2,.h3,.h4,h1,h2,h3,h4{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color)}.h1,h1{font-size:calc(1.375rem + 1.5vw)}@media(min-width:1200px){.h1,h1{font-size:2.5rem}}.h2,h2{font-size:calc(1.325rem + .9vw)}@media(min-width:1200px){.h2,h2{font-size:2rem}}.h3,h3{font-size:calc(1.3rem + .6vw)}@media(min-width:1200px){.h3,h3{font-size:1.75rem}}.h4,h4{font-size:calc(1.275rem + .3vw)}@media(min-width:1200px){.h4,h4{font-size:1.5rem}}p{margin-top:0;margin-bottom:1rem}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ul{padding-left:2rem}dl,ul{margin-top:0;margin-bottom:1rem}ul ul{margin-bottom:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}.small,small{font-size:.875em}a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,1));text-decoration:underline}a:hover{--bs-link-color-rgb:var(--bs-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}figure{margin:0 0 1rem}img,svg{vertical-align:middle}th{text-align:inherit;text-align:-webkit-match-parent}th,tr{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}[type=button],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}::file-selector-button{font:inherit;-webkit-appearance:button}iframe{border:0}progress{vertical-align:baseline}[hidden]{display:none!important}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.figure{display:inline-block}.container{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto}@media(min-width:576px){.container{max-width:540px}}@media(min-width:768px){.container{max-width:720px}}@media(min-width:992px){.container{max-width:960px}}@media(min-width:1200px){.container{max-width:1140px}}@media(min-width:1400px){.container{max-width:1320px}}:root{--bs-breakpoint-xs:0;--bs-breakpoint-sm:576px;--bs-breakpoint-md:768px;--bs-breakpoint-lg:992px;--bs-breakpoint-xl:1200px;--bs-breakpoint-xxl:1400px}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col-12{flex:0 0 auto;width:100%}@media(min-width:768px){.col-md-6{flex:0 0 auto;width:50%}.col-md-12{flex:0 0 auto;width:100%}}@media(min-width:992px){.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-10{flex:0 0 auto;width:83.33333333%}}@media(min-width:1200px){.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.offset-xl-1{margin-left:8.33333333%}}.fade{transition:opacity .15s linear}@media(prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media(prefers-reduced-motion:reduce){.collapsing{transition:none}}.nav{--bs-nav-link-padding-x:1rem;--bs-nav-link-padding-y:.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color:var(--bs-link-color);--bs-nav-link-hover-color:var(--bs-link-hover-color);--bs-nav-link-disabled-color:var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.card{--bs-card-spacer-y:1rem;--bs-card-spacer-x:1rem;--bs-card-title-spacer-y:.5rem;--bs-card-title-color: ;--bs-card-subtitle-color: ;--bs-card-border-width:var(--bs-border-width);--bs-card-border-color:var(--bs-border-color-translucent);--bs-card-border-radius:var(--bs-border-radius);--bs-card-box-shadow: ;--bs-card-inner-border-radius:calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-card-cap-padding-y:.5rem;--bs-card-cap-padding-x:1rem;--bs-card-cap-bg:rgba(var(--bs-body-color-rgb), .03);--bs-card-cap-color: ;--bs-card-height: ;--bs-card-color: ;--bs-card-bg:var(--bs-body-bg);--bs-card-img-overlay-padding:1rem;--bs-card-group-margin:.75rem;position:relative;display:flex;flex-direction:column;min-width:0;height:var(--bs-card-height);color:var(--bs-body-color);word-wrap:break-word;background-color:var(--bs-card-bg);background-clip:border-box;border:var(--bs-card-border-width) solid var(--bs-card-border-color);border-radius:var(--bs-card-border-radius)}.card>hr{margin-right:0;margin-left:0}.pagination{--bs-pagination-padding-x:.75rem;--bs-pagination-padding-y:.375rem;--bs-pagination-font-size:1rem;--bs-pagination-color:var(--bs-link-color);--bs-pagination-bg:var(--bs-body-bg);--bs-pagination-border-width:var(--bs-border-width);--bs-pagination-border-color:var(--bs-border-color);--bs-pagination-border-radius:var(--bs-border-radius);--bs-pagination-hover-color:var(--bs-link-hover-color);--bs-pagination-hover-bg:var(--bs-tertiary-bg);--bs-pagination-hover-border-color:var(--bs-border-color);--bs-pagination-focus-color:var(--bs-link-hover-color);--bs-pagination-focus-bg:var(--bs-secondary-bg);--bs-pagination-focus-box-shadow:0 0 0 .25rem rgba(13, 110, 253, .25);--bs-pagination-active-color:#fff;--bs-pagination-active-bg:#0d6efd;--bs-pagination-active-border-color:#0d6efd;--bs-pagination-disabled-color:var(--bs-secondary-color);--bs-pagination-disabled-bg:var(--bs-secondary-bg);--bs-pagination-disabled-border-color:var(--bs-border-color);display:flex;padding-left:0;list-style:none}.badge{--bs-badge-padding-x:.65em;--bs-badge-padding-y:.35em;--bs-badge-font-size:.75em;--bs-badge-font-weight:700;--bs-badge-color:#fff;--bs-badge-border-radius:var(--bs-border-radius);display:inline-block;padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x);font-size:var(--bs-badge-font-size);font-weight:var(--bs-badge-font-weight);line-height:1;color:var(--bs-badge-color);text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:var(--bs-badge-border-radius)}.badge:empty{display:none}.alert{--bs-alert-bg:transparent;--bs-alert-padding-x:1rem;--bs-alert-padding-y:1rem;--bs-alert-margin-bottom:1rem;--bs-alert-color:inherit;--bs-alert-border-color:transparent;--bs-alert-border:var(--bs-border-width) solid var(--bs-alert-border-color);--bs-alert-border-radius:var(--bs-border-radius);--bs-alert-link-color:inherit;position:relative;padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);margin-bottom:var(--bs-alert-margin-bottom);color:var(--bs-alert-color);background-color:var(--bs-alert-bg);border:var(--bs-alert-border);border-radius:var(--bs-alert-border-radius)}@keyframes progress-bar-stripes{0%{background-position-x:var(--bs-progress-height)}}.progress{--bs-progress-height:1rem;--bs-progress-font-size:.75rem;--bs-progress-bg:var(--bs-secondary-bg);--bs-progress-border-radius:var(--bs-border-radius);--bs-progress-box-shadow:var(--bs-box-shadow-inset);--bs-progress-bar-color:#fff;--bs-progress-bar-bg:#0d6efd;--bs-progress-bar-transition:width .6s ease;display:flex;height:var(--bs-progress-height);overflow:hidden;font-size:var(--bs-progress-font-size);background-color:var(--bs-progress-bg);border-radius:var(--bs-progress-border-radius)}:root{--bs-btn-close-filter: }:root{--bs-carousel-indicator-active-bg:#fff;--bs-carousel-caption-color:#fff;--bs-carousel-control-icon-filter: }@keyframes spinner-border{to{transform:rotate(360deg)}}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.placeholder{display:inline-block;min-height:1em;vertical-align:middle;cursor:wait;background-color:currentcolor;opacity:.5}@keyframes placeholder-glow{50%{opacity:.2}}@keyframes placeholder-wave{to{-webkit-mask-position:-200% 0%;mask-position:-200% 0%}}.ratio{position:relative;width:100%}.ratio:before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.overflow-hidden{overflow:hidden!important}.d-block{display:block!important}.d-flex{display:flex!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-0{border:0!important}.w-100{width:100%!important}.h-100{height:100%!important}.flex-wrap{flex-wrap:wrap!important}.justify-content-center{justify-content:center!important}.align-items-center{align-items:center!important}.mt-4{margin-top:1.5rem!important}.mb-0{margin-bottom:0!important}.mb-2{margin-bottom:.5rem!important}.mb-4{margin-bottom:1.5rem!important}.p-0{padding:0!important}.p-4{padding:1.5rem!important}.gap-3{gap:1rem!important}.fw-normal{font-weight:400!important}.text-center{text-align:center!important}.text-capitalize{text-transform:capitalize!important}.visible{visibility:visible!important}.z-1{z-index:1!important}.z-2{z-index:2!important}@media(min-width:992px){.order-lg-1{order:1!important}.order-lg-2{order:2!important}.mb-lg-5{margin-bottom:3rem!important}.p-lg-5{padding:3rem!important}.pe-lg-4{padding-right:1.5rem!important}.ps-lg-4{padding-left:1.5rem!important}}:root{--white-color: #fff;--black-color: #000;--heading-color: #1f3f6e;--body-color: #6c6c6c;--purple-color: #1f3f6e;--accent-color: #ffb600;--border-color: #cacaca;--gray-color: #f6f3fe;--gray2-color: #a3a2a3;--surface-color: #f8f9fc;--surface-elevated-color: #ffffff;--surface-glass-color: rgba(255, 255, 255, .72);--radius-lg: 14px;--radius-xl: 20px;--radius-2xl: 28px;--shadow-soft: 0 12px 34px rgba(15, 23, 42, .08);--shadow-floating: 0 20px 50px rgba(15, 23, 42, .12);--backdrop-blur: 16px;--heading-font: "Outfit", sans-serif;--body-font: "Urbanist", sans-serif}body,html{color:var(--body-color);font-family:var(--heading-font);font-size:18px;line-height:1.75em;font-weight:400;letter-spacing:-.01em;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:clip}h1,h2,h3,h4{clear:both;color:var(--heading-color);padding:0;margin:0 0 20px;font-weight:650;letter-spacing:-.02em;line-height:1.12em}h1{font-size:56px;letter-spacing:-.03em}h2{font-size:42px}h3{font-size:30px}h4{font-size:24px}p{margin-bottom:15px;line-height:1.6em}ul{margin:0 0 25px;padding-left:20px;list-style:square outside none}i{font-style:italic}blockquote{font-style:italic;font-size:20px;line-height:1.6em;margin:0}address{margin:0 0 15px}img{border:0;max-width:100%;height:auto}a{color:inherit;text-decoration:none;transition:color .24s ease,opacity .24s ease,transform .24s ease}button{color:inherit;transition:color .24s ease,opacity .24s ease,transform .24s ease;cursor:pointer}a:hover{text-decoration:none;color:var(--accent-color)}dl{margin-bottom:25px}b,strong{font-weight:700}input,textarea{color:var(--heading-color);transition:all .4s ease}.cs_mb_2{margin-bottom:2px}.cs_mb_6{margin-bottom:6px}.cs_mb_8{margin-bottom:8px}.cs_mb_10{margin-bottom:10px}.cs_mb_12{margin-bottom:12px}.cs_mb_14{margin-bottom:14px}.cs_mb_15{margin-bottom:15px}.cs_mb_16{margin-bottom:16px}.cs_mb_17{margin-bottom:17px}.cs_mb_18{margin-bottom:18px}.cs_mb_19{margin-bottom:19px}.cs_mb_21{margin-bottom:21px}.cs_mb_24{margin-bottom:24px}.cs_mb_28{margin-bottom:28px}.cs_mb_30{margin-bottom:30px}.cs_mb_36{margin-bottom:36px}.cs_mb_40{margin-bottom:40px}.cs_mb_41{margin-bottom:41px}.cs_mb_42{margin-bottom:42px}.cs_mb_45{margin-bottom:45px}.cs_mb_48{margin-bottom:48px}.cs_mb_55{margin-bottom:55px}.cs_mb_60{margin-bottom:60px}@media screen and (min-width:992px){.cs_height_20{height:20px}.cs_height_24{height:24px}.cs_height_28{height:28px}.cs_height_30{height:30px}.cs_height_32{height:32px}.cs_height_40{height:40px}.cs_height_56{height:56px}.cs_height_60{height:60px}.cs_height_62{height:62px}.cs_height_70{height:70px}.cs_height_80{height:80px}.cs_height_85{height:85px}.cs_height_120{height:120px}.cs_height_125{height:125px}.cs_height_130{height:130px}.cs_height_132{height:132px}.cs_height_134{height:134px}.cs_height_140{height:140px}}@media screen and (max-width:991px){.cs_height_lg_12{height:12px}.cs_height_lg_16{height:16px}.cs_height_lg_20{height:20px}.cs_height_lg_24{height:24px}.cs_height_lg_30{height:30px}.cs_height_lg_40{height:40px}.cs_height_lg_50{height:50px}.cs_height_lg_70{height:70px}.cs_height_lg_72{height:72px}.cs_height_lg_80{height:80px}}.cs_site_wrapper{background:radial-gradient(1100px 520px at 50% -180px,#1f3f6e0f,#1f3f6e00 70%),linear-gradient(180deg,#fff,#fbfcff)}.cs_custom_anim{filter:drop-shadow(-20px 0px 0px rgb(255,255,255));color:#fff}.cs_custom_slider{width:536px;transition:width .3s ease}.cs_home_decor_surface{position:relative;overflow:hidden}.cs_home_audience_gradient{position:relative;isolation:isolate;overflow:hidden}.cs_home_audience_gradient:before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background:radial-gradient(760px 420px at 14% 18%,#ffb60029,#ffb60000 72%),radial-gradient(920px 520px at 86% 88%,#ffb6001f,#ffb60000 74%),linear-gradient(180deg,#fff,#fffdf7 52%,#fff9ec)}.cs_home_audience_gradient .container{position:relative;z-index:1}.cs_fs_16{font-size:16px}.cs_fs_18{font-size:18px;line-height:1.56em}@media(max-width:575px){.cs_fs_18{font-size:16px}}.cs_fs_21{font-size:21px;line-height:1.67em}@media(max-width:575px){.cs_fs_21{font-size:18px}}.cs_fs_24{font-size:24px;line-height:1.4em}@media(max-width:575px){.cs_fs_24{font-size:22px}}.cs_fs_29{font-size:29px;line-height:1.21em}@media(max-width:575px){.cs_fs_29{font-size:24px}}.cs_fs_38{font-size:38px;line-height:1.32em}.cs_fs_50{font-size:50px;line-height:1.3em}@media(max-width:991px){.cs_fs_50{font-size:42px}}@media(max-width:575px){.cs_fs_50{font-size:36px}}.cs_fs_68{font-size:68px;line-height:1.2em}@media(max-width:1199px){.cs_fs_68{font-size:62px}}@media(max-width:991px){.cs_fs_68{font-size:56px}}@media(max-width:767px){.cs_fs_68{font-size:52px}}@media(max-width:575px){.cs_fs_68{font-size:42px}}.cs_fs_70{font-size:70px;line-height:1.14em}@media(max-width:1199px){.cs_fs_70{font-size:64px}}@media(max-width:767px){.cs_fs_70{font-size:56px}}@media(max-width:575px){.cs_fs_70{font-size:48px}}.cs_normal{font-weight:400}.cs_medium{font-weight:500}.cs_semibold{font-weight:600}.cs_white_color{color:var(--white-color)}.cs_heading_color{color:var(--heading-color)}.cs_border_color{color:var(--border-color)}.cs_purple_color{color:var(--purple-color)}.cs_accent_color{color:var(--accent-color)}.cs_white_bg{background-color:var(--white-color)}.cs_heading_bg{background-color:var(--heading-color)}.cs_purple_bg{background-color:var(--purple-color)}.cs_accent_bg{background-color:var(--accent-color)}.cs_bg_filed{background-size:cover;background-repeat:no-repeat;background-position:center}.cs_bg_shape_1{width:100%;max-width:1600px;height:100%;opacity:.05;top:0;left:50%;transform:translate(-50%)}.cs_radius_10{border-radius:10px}.cs_radius_15{border-radius:15px}.cs_radius_20{border-radius:20px}.cs_radius_50{border-radius:50px}.cs_radius_100{border-radius:50%}.cs_mp_0{list-style:none;margin:0;padding:0}.cursor-pointer{cursor:pointer}.cs_has_before_after:before,.cs_has_before_after:after{content:"";width:65px;height:1px;position:absolute;top:15px}.cs_has_before_after:before{background:linear-gradient(270deg,#6c6c6c,#fff);right:calc(100% + 15px)}.cs_has_before_after:after{background:linear-gradient(90deg,#6c6c6c,#fff);left:calc(100% + 15px)}.cs_form_field{display:block;width:100%;resize:none;outline:none;padding:8px 20px;border:1px solid var(--border-color);border-radius:var(--radius-lg);background-color:var(--surface-elevated-color);transition:border-color .24s ease,box-shadow .24s ease,background-color .24s ease}.cs_form_field:focus{border-color:var(--accent-color);box-shadow:0 0 0 4px #ffb60024}label{display:block;margin-bottom:8px;color:var(--heading-color)}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.cs_result{font-size:14px;color:var(--accent-color)}.cs_gap_y_20{gap:20px 0}.cs_gap_y_24{gap:24px 0}.cs_gap_y_30{gap:30px 0}.cs_gap_y_40{gap:40px 0}hr{margin:0;padding:0;border:none;border-top:1px solid var(--border-color);opacity:.5}.cs_center{display:flex;align-items:center;justify-content:center}.cs_center_column{display:flex;flex-direction:column;align-items:center;justify-content:center}.cs_btn.cs_style_1{display:inline-flex;align-items:center;justify-content:center;flex:none;border:0;outline:0;padding:16px 34px;line-height:1em;border-radius:50px;gap:8px;position:relative;overflow:hidden;font-weight:600;letter-spacing:-.01em;box-shadow:var(--shadow-soft);transform:translateY(0);transition:color .3s ease,box-shadow .3s ease,transform .3s ease}.cs_btn.cs_style_1>*{position:relative;z-index:1}.cs_btn.cs_style_1 .cs_btn_icon{transform:rotate(-45deg)}.cs_btn.cs_style_1 i,.cs_btn.cs_style_1 svg{text-shadow:-20px 0px 0px currentColor;transition:all .3s ease}.cs_btn.cs_style_1.cs_purple_hover:before{background-color:var(--purple-color)}.cs_btn.cs_style_1.cs_accent_hover:before{background-color:var(--accent-color)}.cs_btn.cs_style_1.cs_outline{border:1px solid var(--heading-color)}.cs_btn.cs_style_1:before{content:"";width:300px;height:300px;background-color:var(--heading-color);border-radius:50%;position:absolute;left:50%;bottom:0;z-index:0;transform:translate(-50%,75px) scale(.1);transition:.6s cubic-bezier(.52,1.64,.37,.6)}.cs_btn.cs_style_1:hover{color:var(--white-color);transform:translateY(-1px);box-shadow:var(--shadow-floating)}.cs_btn.cs_style_1:hover:before{bottom:0;transform:translate(-50%) scaleX(1.5) scaleY(1.5)}.cs_btn.cs_style_1:hover i,.cs_btn.cs_style_1:hover svg{transform:translate(20px)}.cs_btn.cs_style_1:focus-visible{outline:0;box-shadow:var(--shadow-soft),0 0 0 4px #ffb6003d}.cs_btn.cs_style_1.cs_accent_bg:active,.cs_btn.cs_style_1.cs_accent_bg:focus-visible{background-color:var(--purple-color)!important;color:var(--white-color)!important;border-color:var(--purple-color)!important}.cs_btn.cs_style_1.cs_type_1:hover i,.cs_btn.cs_style_1.cs_type_1:hover svg{transform:initial}.cs_btn.cs_style_2{display:inline-flex;align-items:center;gap:10px;padding:5px 10px 6px;border:1px solid var(--white-color)}.cs_btn.cs_style_2 p{line-height:1em}.cs_btn.cs_style_2 h3{line-height:1em;transition:all .3s ease}.cs_btn.cs_style_2:hover{background-color:transparent;color:var(--white-color)}.cs_btn.cs_style_2:hover.cs_type_1{background-color:var(--white-color);color:var(--heading-color)}.cs_btn.cs_style_2:hover.cs_type_1 h3{color:var(--heading-color)}.cs_btn.cs_style_2:hover h3{color:var(--white-color)}.cs_social_links.cs_style_1{display:flex;justify-content:center;gap:10px 27px;flex-wrap:wrap}.cs_social_links.cs_style_1 a .cs_social_icon{margin-right:5px}.cs_social_links.cs_style_1 a:hover{color:var(--purple-color)}.cs_scrollup{width:50px;height:50px;border:0;outline:0;position:fixed;bottom:50px;right:30px;opacity:0;z-index:99;transform:translateY(100px);overflow:hidden;transition:all .3s ease}.cs_scrollup:before{content:"";width:60%;height:60%;background-color:var(--heading-color);border-radius:inherit;position:absolute;left:50%;top:50%;opacity:0;transform:translate(-50%,-50%) scale(0);transition:all .2s ease}.cs_scrollup.cs_scrollup_show{transform:translateY(0);opacity:1}.cs_scrollup svg{animation:up-arrow 2s linear infinite}.cs_scrollup:hover:before{transform:translate(-50%,-50%) scale(1);opacity:1}.cs_section_heading.cs_style_1 .cs_section_subtitle{display:inline-flex;align-items:center;justify-content:center}.cs_section_heading.cs_style_1.cs_type_1{display:flex;align-items:center;justify-content:space-between;gap:20px}.cs_section_heading.cs_style_1 .cs_section_heading_right{max-width:40%}@media(max-width:991px){.cs_section_heading.cs_style_1.cs_type_1{flex-direction:column}.cs_section_heading.cs_style_1 .cs_section_heading_right{max-width:100%}}.cs_mp_0{margin:0;padding:0;list-style:none}.cs_list.cs_style_1 li{position:relative;padding-left:44px}.cs_list.cs_style_1 li:not(:last-child){margin-bottom:17px}.cs_list.cs_style_1 .cs_list_icon{position:absolute;top:2px;left:0}.cs_list.cs_style_2{display:flex;gap:15px 24px;flex-wrap:wrap}.cs_list.cs_style_2 li{position:relative;padding-left:25px;text-wrap:nowrap}.cs_list.cs_style_2 i,.cs_list.cs_style_2 svg{position:absolute;top:3px;left:0}.cs_newsletter_form+.cs_list.cs_style_2{margin-top:10px}.cs_accordian{border-radius:var(--radius-xl);transition:transform .26s ease,box-shadow .26s ease}.cs_accordian:hover{transform:translateY(-2px);box-shadow:0 18px 36px #1f3f6e1a}.cs_accordian:before{content:"";width:100%;height:100%;border-radius:inherit;background-color:var(--border-color);opacity:.2;position:absolute;left:0;top:0}.cs_accordian:not(:last-child){margin-bottom:24px}.cs_accordian>*{position:relative;z-index:1}.cs_accordian.cs_type_1{border:1px solid #252d32}.cs_accordian.cs_type_1:before{display:none}.cs_accordian.cs_type_2{box-shadow:0 4px 10px #00000012}.cs_accordian.cs_type_2:not(:last-child){margin-bottom:30px}.cs_accordian.cs_type_2:before{display:none}.cs_portfolio_feature_card,.cs_home_results_glass{border-radius:var(--radius-xl)}.cs_faq_shape_1,.cs_faq_shape_2{width:137px;height:137px;filter:blur(150px)}.cs_faq_shape_1{top:44%;left:-65px}.cs_faq_shape_2{bottom:20px;right:-65px}@media(max-width:991px){br,.cs_vector_shape_4{display:none}}@keyframes rotation-movement{50%{transform:translate(-80px,80px) rotate(120deg)}}@keyframes scale-up{to{transform:translate(-50%,-50%) scale(1.7);opacity:0}}@keyframes up-arrow{50%{transform:translateY(-2px)}}.cs_slider{position:relative;z-index:1}.cs_horizontal_slider_wrapper{margin:0 auto;overflow:hidden}.cs_horizontal_slider_wrapper.cs_type_1{max-width:810px}.cs_horizontal_slider_wrapper.cs_type_2{margin-top:24px}.cs_horizontal_slider_wrapper .cs_slider_in{min-width:100%;display:flex;align-items:center;flex-wrap:nowrap;white-space:nowrap}.cs_horizontal_slider_wrapper .cs_brands_list{min-width:100%;flex:none;display:flex;align-items:center;gap:74px;margin:0 37px;animation:slider-left 30s linear infinite}.cs_horizontal_slider_wrapper:hover .cs_brands_list{animation-play-state:paused}.cs_pagination.cs_style_1{text-align:center}.cs_pagination.cs_style_1 ul{list-style:none;padding:0;margin:0;display:flex!important;align-items:center;justify-content:center;gap:15px}.cs_pagination.cs_style_1 .swiper-pagination-bullet,.cs_pagination.cs_style_1 li{height:12px;width:12px;border-radius:2px;background:var(--purple-color);opacity:.2;cursor:pointer;position:relative;transition:all .3s ease}.cs_pagination.cs_style_1 .swiper-pagination-bullet.swiper-pagination-bullet-active,.cs_pagination.cs_style_1 .swiper-pagination-bullet.slick-active,.cs_pagination.cs_style_1 li.swiper-pagination-bullet-active{opacity:1}.cs_pagination.cs_style_1 button{display:none}.cs_react_slider.cs_style_1 .swiper-pagination,.cs_react_slider.cs_style_2 .swiper-pagination{position:initial!important}.cs_react_slider.cs_style_2 .cs_slider_wrapper{width:initial!important}@keyframes slider-left{0%{transform:translate(0)}to{transform:translate(-100%)}}.cs_site_header{position:relative;z-index:101}.cs_site_branding img{max-height:58px;width:auto;display:block}.cs_site_header{position:absolute;width:100%;left:0;top:0;transition:all .4s ease}.cs_site_header.cs_style_1 .cs_main_header_in{display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between;height:100px;position:relative}.cs_site_header.cs_style_1 .cs_main_header_right{display:flex;align-items:center;gap:30px;height:100%;position:relative}@media(max-width:1199px){.cs_site_header.cs_style_1 .cs_main_header_right{margin-right:50px}}@media(max-width:480px){.cs_site_header.cs_style_1 .cs_main_header_right{display:none}}.cs_site_header.cs_style_1.cs_home_header:not(.cs_fixed_active) .cs_menu_toggle{color:#f5f8ffe6}@media screen and (min-width:1200px){.cs_site_header.cs_style_1.cs_home_header:not(.cs_fixed_active) .cs_main_header{color:#f2f6ffeb}.cs_site_header.cs_style_1.cs_home_header:not(.cs_fixed_active) .cs_nav .cs_nav_list>li>a{color:#f2f6ffe0}.cs_site_header.cs_style_1.cs_home_header:not(.cs_fixed_active) .cs_nav .cs_nav_list>li>a:hover,.cs_site_header.cs_style_1.cs_home_header:not(.cs_fixed_active) .cs_nav .cs_nav_list>li>a.cs_active_link{color:#fff}.cs_site_header.cs_style_1.cs_home_header:not(.cs_fixed_active) .cs_main_header_center .cs_nav+.cs_main_header_right:before{background-color:#f1f5ff59}}@media screen and (max-width:1199px){.cs_site_header.cs_style_1.cs_home_header:not(.cs_fixed_active) .cs_nav .cs_nav_list>li>a,.cs_site_header.cs_style_1.cs_home_header:not(.cs_fixed_active) .cs_nav .cs_nav_list>li.menu-item-has-children>ul li a{color:#1f3f6e}.cs_site_header.cs_style_1.cs_home_header:not(.cs_fixed_active) .cs_nav .cs_nav_list>li>a.cs_active_link{color:#1f3f6e}}.cs_site_header.cs_style_1.cs_fixed_active{background-color:#ffffffc7;backdrop-filter:blur(var(--backdrop-blur)) saturate(165%);-webkit-backdrop-filter:blur(var(--backdrop-blur)) saturate(165%);border-bottom:1px solid rgba(31,63,110,.1);box-shadow:0 14px 34px #0f172a1a}.cs_site_header.cs_style_1.cs_fixed_active.cs_type_1{background-color:var(--heading-color)}@media screen and (max-width:1199px){.cs_main_header .container{max-width:100%}.cs_site_header.cs_style_1 .cs_nav{display:flex}}.cs_nav ul{margin:0;padding:0;list-style:none}.cs_sticky_header{position:fixed!important;width:100%;z-index:999}@media screen and (min-width:1200px){.cs_main_header{position:relative}.cs_site_branding{display:inline-block}.cs_site_branding+.cs_main_header_center{margin-left:40px}.cs_site_header.cs_style_1 .cs_main_header_center{display:flex;justify-content:center;align-items:center;height:100%}.cs_site_header.cs_style_1 .cs_main_header_center .cs_nav+.cs_main_header_right{margin-left:30px;padding-left:20px;position:relative}.cs_site_header.cs_style_1 .cs_main_header_center .cs_nav+.cs_main_header_right:before{content:"";width:1px;height:30px;background-color:var(--body-color);position:absolute;left:0}.cs_site_header.cs_style_1 .cs_main_header_left{height:100%;display:flex;justify-content:center;align-items:center}.cs_site_header.cs_style_1.cs_type_1 .cs_nav_list a:hover{color:var(--accent-color)}.cs_site_header.cs_style_1.cs_type_1 .cs_nav_list a:before{background-color:var(--purple-color)}.cs_site_header.cs_style_1.cs_type_2 .cs_nav_list a:hover{color:var(--white-color)}.cs_site_header.cs_style_1.cs_type_2 .menu-item-has-children ul a:hover{color:var(--purple-color)}.cs_nav{display:flex;align-items:center;height:100%;line-height:1.6em}.cs_nav .cs_nav_list{display:flex!important;flex-wrap:wrap;height:inherit}.cs_nav .cs_nav_list>li{margin-right:40px;height:inherit;position:relative}.cs_nav .cs_nav_list>li:last-child{margin-right:0}.cs_nav .cs_nav_list>li>a{padding:10px 0;display:inline-flex;position:relative;height:inherit;align-items:center;font-weight:500;letter-spacing:-.01em;transition:color .26s ease}.cs_nav .cs_nav_list>li>a:before{content:"";position:absolute;height:2px;width:0;background-color:var(--accent-color);left:50%;top:63%;transform:translate(-50%);border-radius:999px;transition:width .28s ease}.cs_nav .cs_nav_list>li>a:hover{color:var(--heading-color)}.cs_nav .cs_nav_list>li>a:hover:before{width:100%}.cs_nav .cs_nav_list>li>a.cs_active_link{color:var(--heading-color)}.cs_nav .cs_nav_list>li>a.cs_active_link:before{width:100%}.cs_nav .cs_nav_list>li>ul{left:0;top:calc(100% + 15px)}.cs_nav .cs_nav_list>li>ul:before{content:"";position:absolute;height:10px;width:10px;background-color:#fff;transform:rotate(45deg);left:20px;top:-5px;border-radius:2px 0 0}.cs_nav .cs_nav_list>li:hover>ul{top:100%;opacity:1;visibility:visible;transition:all .4s ease}.cs_nav .cs_nav_list>li.menu-item-has-children>a{position:relative}.cs_nav .cs_nav_list>li.menu-item-has-children>a:after{content:"";display:inline-block;height:6px;width:6px;border:2px solid currentColor;transform:rotate(45deg);border-left:0;border-top:0;margin-left:6px;position:relative;top:-1px;border-radius:0 0 2px}.cs_nav .cs_nav_list ul{width:260px;background-color:var(--white-color);position:absolute;box-shadow:0 20px 44px #0f172a1f;padding:10px 0;z-index:100;opacity:0;visibility:hidden;display:block!important;border-radius:14px;transition:all .1s ease;border:1px solid rgba(31,63,110,.08)}.cs_nav .cs_nav_list ul li:hover ul{top:0}.cs_nav .cs_nav_list ul li:hover>ul{opacity:1;visibility:visible;transition:all .4s ease}.cs_nav .cs_nav_list ul a{display:block;line-height:inherit;padding:10px 20px;color:var(--heading-color);border-radius:10px;margin:0 8px}.cs_nav .cs_nav_list ul a:hover{color:var(--accent-color);background-color:#1f3f6e0f}.cs_nav .cs_nav_list ul ul{top:15px;left:100%}.cs_menu_toggle{display:none}}@media screen and (max-width:1199px){.cs_site_header.cs_type_1 .cs_nav_list{background-color:var(--heading-color);color:var(--white-color)}.cs_site_branding{position:relative;z-index:101}.cs_nav .cs_nav_list{position:fixed;width:100vw;height:100%;left:-100vw;background-color:#ffffffe6;backdrop-filter:blur(14px) saturate(135%);-webkit-backdrop-filter:blur(14px) saturate(135%);color:var(--heading-color);top:80px;overflow:auto;min-height:100vh;line-height:1.6em;padding:24px 20px 110px;transition:all .4s ease;border-top:1px solid rgba(31,63,110,.08)}.cs_nav .cs_nav_list.cs_active{left:0vw}.cs_nav .cs_nav_list ul{padding-left:0}.cs_nav .cs_nav_list a{display:block;padding:12px 14px;line-height:1.35;border-radius:10px;transition:background-color .25s ease,color .25s ease}.cs_nav .cs_nav_list a:hover{background-color:#1f3f6e0f}.cs_nav .cs_nav_list a.cs_active_link{color:var(--purple-color);font-weight:600}.cs_nav .cs_nav_list>li{margin-bottom:8px}.cs_nav .cs_nav_list>li>a{font-size:20px;line-height:1.25;font-weight:600;color:#1f3f6e;letter-spacing:-.01em}.cs_nav .cs_nav_list>li.menu-item-has-children>ul{margin-top:8px;margin-left:8px;padding-left:10px;border-left:2px solid rgba(31,63,110,.12)}.cs_nav .cs_nav_list>li.menu-item-has-children>ul li a{font-size:17px;font-weight:500;color:#1f3f6e;padding:10px 12px}.cs_nav .cs_nav_list>li:last-child{margin-top:16px}.cs_nav .cs_nav_list>li:last-child>a{background:#ffb600;color:#1f3f6e;text-align:center;font-weight:700;font-size:16px;line-height:1.2;padding:10px 18px;border-radius:999px;box-shadow:0 6px 14px #ffb60047;width:fit-content;margin:0 auto;display:inline-flex;align-items:center;justify-content:center}.cs_nav .menu-item-has-children{position:relative}.cs_site_header.cs_style_1.cs_type_2 .cs_nav_list{background-color:var(--purple-color);color:var(--white-color)}.cs_menu_toggle{display:inline-block;width:30px;height:27px;cursor:pointer;position:absolute;top:27px;right:30px}.cs_menu_toggle span,.cs_menu_toggle span:before,.cs_menu_toggle span:after{width:100%;height:2px;background-color:currentColor;display:block}.cs_menu_toggle span{margin:0 auto;position:relative;top:12px;transition-duration:0s;transition-delay:.2s}.cs_menu_toggle span:before{content:"";position:absolute;margin-top:-9px;transition-property:margin,transform;transition-duration:.2s;transition-delay:.2s,0s}.cs_menu_toggle span:after{content:"";position:absolute;margin-top:9px;transition-property:margin,transform;transition-duration:.2s;transition-delay:.2s,0s}.cs_site_header.cs_style_1 .cs_menu_toggle{top:50%;right:0;margin-top:-13px}.cs_toggle_active span{background-color:#0000;transition-delay:.2s}.cs_toggle_active span:before{margin-top:0;transform:rotate(45deg);transition-delay:0s,.2s}.cs_toggle_active span:after{margin-top:0;transform:rotate(-45deg);transition-delay:0s,.2s}.cs_nav .cs_nav_list a{position:relative}.cs_site_header.cs_style_1 .cs_main_header_in{height:80px}.cs_site_header.cs_style_1.cs_fixed_active .cs_main_header_in{height:76px}.cs_site_header.cs_style_1 .cs_main_header_center .cs_site_branding{position:absolute;left:0;top:50%;transform:translateY(-50%)}.cs_site_header.cs_style_1{top:0}}.cs_footer.cs_style_1 .cs_footer_menu li:not(:last-child){margin-bottom:5px}.cs_footer.cs_style_1 .cs_footer_menu a:hover{color:var(--purple-color)}.cs_footer.cs_style_1 .cs_text_widget{max-width:360px}.cs_footer.cs_style_1 .cs_help_widget{padding-left:12px}.cs_footer.cs_style_1 .cs_contact_widget{padding-left:60px}.cs_footer.cs_style_1 .cs_footer_bottom{padding:30px;display:flex;justify-content:space-between;flex-wrap:wrap;gap:20px}.cs_footer.cs_style_1.cs_type_1 .cs_footer_bottom{padding:45px 0;border-top:1px dashed var(--border-color)}.cs_footer.cs_style_1.cs_type_2 hr{border-color:#323232}.cs_footer.cs_style_1.cs_type_2 .cs_footer_bottom{padding:30px 0}.cs_footer.cs_style_1.cs_type_2 a:hover{color:var(--accent-color)}.cs_footer.cs_style_1.cs_type_3 .cs_footer_widget_title{font-size:18px;color:var(--purple-color)}.cs_footer.cs_style_1.cs_type_3 .cs_text_widget p,.cs_footer.cs_style_1.cs_type_3 .cs_footer_menu a,.cs_footer.cs_style_1.cs_type_3 .cs_footer_menu span{font-size:15px;color:var(--purple-color)}.cs_footer.cs_style_1.cs_type_3 .cs_footer_bottom{padding:30px 0;border-top:1px solid var(--border-color)}.cs_footer.cs_style_1.cs_type_3 .cs_footer_text{font-size:13px}@media(max-width:1399px){.cs_footer.cs_style_1 .cs_help_widget{padding-left:6px}.cs_footer.cs_style_1 .cs_links_widget{padding-left:20px}.cs_footer.cs_style_1 .cs_contact_widget{padding-left:40px}}@media(max-width:1199px){.cs_footer.cs_style_1 .cs_contact_widget{padding-left:20px}.cs_footer.cs_style_1 .cs_links_widget{padding-left:15px}}@media(max-width:991px){.cs_footer.cs_style_1 .cs_contact_widget,.cs_footer.cs_style_1 .cs_help_widget,.cs_footer.cs_style_1 .cs_links_widget{padding-left:0}.cs_footer.cs_style_1 .cs_footer_bottom{justify-content:center;text-align:center}.cs_footer.cs_style_1.cs_type_1 .cs_footer_bottom{padding:30px 0;gap:15px}.cs_footer.cs_style_1 .cs_social_links.cs_style_1{gap:10px 20px}}.cs_hero.cs_style_1{height:100%;padding:190px 0 130px;display:flex;align-items:center;overflow:hidden}.cs_hero.cs_style_1 .cs_hero_text{max-width:630px;position:relative;z-index:1}.cs_hero.cs_style_1 .cs_hero_title{margin-bottom:47px}.cs_hero.cs_style_1 .cs_hero_subtitle{margin-bottom:45px}.cs_hero.cs_style_1 .cs_btn_group{display:flex;gap:25px;flex-wrap:wrap}.cs_hero.cs_style_1 .cs_hero_thumbnail{width:50vw;min-width:836px;position:relative;z-index:1;border-radius:20px 0 0 20px;filter:drop-shadow(0px 0px 20px rgba(83,83,83,.25));margin-left:calc(6vw + -0px)}.cs_hero.cs_style_1 .cs_hero_thumbnail img{border-radius:inherit}.cs_hero.cs_style_1.cs_type_1{padding-bottom:0;overflow:initial}.cs_hero.cs_style_1.cs_type_1 .cs_hero_content{max-width:982px;margin:0 auto}.cs_hero.cs_style_1.cs_type_1 .cs_hero_thumbnail{width:100%;margin-left:0}.cs_hero.cs_style_1.cs_type_1 .cs_hero_thumbnail>img{width:100%}.cs_hero.cs_style_1.cs_type_2{padding-bottom:0}.cs_hero.cs_style_1.cs_type_2 .cs_hero_thumbnail{width:100%;margin-left:0;padding:15px 15px 0;border-radius:20px 20px 0 0}.cs_hero.cs_style_1.cs_type_2 .cs_hero_thumbnail:before{content:"";width:100%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#936dff,#7949ff);position:absolute;left:0;top:0}.cs_hero.cs_style_1.cs_type_2 .cs_hero_thumbnail>img{width:100%;position:relative;z-index:1;border-radius:10px 10px 0 0}.cs_hero.cs_style_1.cs_type_3{padding:170px 0 120px}.cs_hero.cs_style_1.cs_type_3 .cs_hero_text{max-width:1060px}.cs_hero.cs_style_1.cs_type_3 .cs_hero_text>*{position:relative;z-index:1}.cs_hero.cs_style_1.cs_type_3 .cs_hero_title{margin-bottom:28px;line-height:1.08;font-family:Plus Jakarta Sans,Inter,sans-serif;font-weight:700;letter-spacing:-.03em}.cs_hero.cs_style_1.cs_type_3 .cs_hero_typed_word,.cs_hero.cs_style_1.cs_type_3 .cs_hero_typed_phrase{display:inline;white-space:normal}.cs_hero.cs_style_1.cs_type_3 .cs_hero_typed_cursor{display:inline-block;width:1px;height:.95em;margin-left:.08em;background:currentColor;animation:cs-hero-cursor-blink .9s steps(1) infinite;transform:translateY(.1em)}.cs_hero.cs_style_1.cs_type_3 .cs_hero_title_highlight{display:inline-block;margin-left:.1em;margin-right:.1em;padding-bottom:0;text-decoration:none;background-image:none;border-bottom:0}.cs_hero.cs_style_1.cs_type_3 .cs_hero_subtitle{margin-bottom:28px;max-width:920px;margin-left:auto;margin-right:auto}.cs_hero.cs_style_1.cs_type_3 .cs_hero_thumbnail{width:100%;min-width:100%;margin-left:0;filter:none;border-radius:15px;border:1px solid rgba(255,255,255,.72);background:linear-gradient(145deg,#ffffff70,#ffffff2e);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 30px 70px #1f3f6e4d,0 16px 40px #3b82f63d,inset 0 1px #ffffffb8;overflow:hidden;-webkit-mask-image:linear-gradient(to bottom,rgb(0,0,0) 0%,rgb(0,0,0) 60%,rgba(0,0,0,0) 100%);mask-image:linear-gradient(to bottom,#000 0% 60%,#0000)}.cs_hero.cs_style_1.cs_type_3 .cs_hero_thumbnail>img{position:relative;z-index:1;display:block;border:1px solid rgba(31,63,110,.2);box-shadow:inset 0 0 0 1px #ffffff73}.cs_hero.cs_style_1.cs_type_3 .cs_hero_thumbnail:before{content:"";position:absolute;inset:1px;border-radius:14px;border:1px solid rgba(255,255,255,.3);pointer-events:none;z-index:3}.cs_hero.cs_style_1.cs_type_3 .cs_hero_thumbnail:after{content:"";position:absolute;inset:0;border-radius:inherit;border:1px solid rgba(111,175,255,.3);pointer-events:none;z-index:2}.cs_hero.cs_style_1.cs_type_3 .cs_blob_5{width:203px;height:203px;transform:rotate(-21deg);background-color:var(--accent-color);opacity:.5;filter:blur(125px);left:-80px;top:0;z-index:0}.cs_hero.cs_style_1.cs_type_3 .cs_hero_depth_card{min-width:200px;max-width:250px;padding:14px 16px;border-radius:22px;border:1px solid rgba(255,255,255,.58);background:linear-gradient(135deg,#ffffff5c,#ffffff2e);backdrop-filter:blur(14px) saturate(135%);-webkit-backdrop-filter:blur(14px) saturate(135%);box-shadow:0 14px 34px #10234f29,inset 0 1px #ffffffb3,inset 0 -1px #ffffff38;z-index:4;overflow:hidden}.cs_hero.cs_style_1.cs_type_3 .cs_hero_depth_card:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,#ffffff57,#fff0 48%);z-index:0}.cs_hero.cs_style_1.cs_type_3 .cs_hero_depth_card>*{position:relative;z-index:1}.cs_hero.cs_style_1.cs_type_3 .cs_hero_depth_card.cs_hero_depth_card_churn{border-color:#ffffffc2;background:linear-gradient(140deg,#ffffff42,#ffffff1a);backdrop-filter:blur(20px) saturate(170%);-webkit-backdrop-filter:blur(20px) saturate(170%);box-shadow:0 18px 40px #10234f33,inset 0 1px #ffffffd1,inset 0 -1px #ffffff4d}.cs_hero.cs_style_1.cs_type_3 .cs_hero_depth_card.cs_hero_depth_card_churn:before{background:linear-gradient(180deg,#ffffff6b,#ffffff0f 55%,#fff0)}.cs_hero.cs_style_1.cs_type_3 .cs_hero_depth_row{display:flex;align-items:center;gap:12px}.cs_hero.cs_style_1.cs_type_3 .cs_hero_depth_icon{width:50px;height:50px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;font-size:26px;font-weight:700;line-height:1;flex:none}.cs_hero.cs_style_1.cs_type_3 .cs_hero_depth_icon_success{color:#2aa95e;background:#dfece5}.cs_hero.cs_style_1.cs_type_3 .cs_hero_depth_icon_warning{color:#d97706;background:#fef3c7}.cs_hero.cs_style_1.cs_type_3 .cs_hero_depth_card.cs_hero_depth_card_churn .cs_hero_depth_icon{width:42px;height:42px;border-radius:11px;font-size:22px}.cs_hero.cs_style_1.cs_type_3 .cs_hero_depth_card_label{font-size:13px;line-height:1.2;color:#4b586d;margin-bottom:6px;font-weight:500}.cs_hero.cs_style_1.cs_type_3 .cs_hero_depth_card_value{font-size:36px;line-height:1.1;color:#1f2740;font-weight:700;margin-bottom:6px}.cs_hero.cs_style_1.cs_type_3 .cs_hero_depth_card_meta{font-size:12px;line-height:1.3;color:#4b586d;font-weight:600}.cs_hero.cs_style_1.cs_type_3 .cs_hero_depth_card_meta.is-success{color:#03a34a}.cs_hero.cs_style_1.cs_type_3 .cs_hero_depth_card_meta.is-danger{color:#dc2626}.cs_hero.cs_style_1.cs_type_3 .cs_hero_depth_card_meta.is-health{color:#264895}.cs_hero.cs_style_1.cs_type_3 .cs_hero_depth_card.cs_hero_depth_card_churn .cs_hero_depth_card_label{font-size:11px;margin-bottom:4px}.cs_hero.cs_style_1.cs_type_3 .cs_hero_depth_card.cs_hero_depth_card_churn .cs_hero_depth_card_value{font-size:20px;margin-bottom:4px}.cs_hero.cs_style_1.cs_type_3 .cs_hero_depth_card.cs_hero_depth_card_churn .cs_hero_depth_card_meta{font-size:10px}.cs_hero.cs_style_1.cs_type_3 .cs_hero_depth_score{width:64px;height:64px;position:relative;flex:none}.cs_hero.cs_style_1.cs_type_3 .cs_hero_depth_score svg{width:64px;height:64px;transform:rotate(-90deg)}.cs_hero.cs_style_1.cs_type_3 .cs_hero_depth_score_track,.cs_hero.cs_style_1.cs_type_3 .cs_hero_depth_score_progress{fill:none;stroke-width:5}.cs_hero.cs_style_1.cs_type_3 .cs_hero_depth_score_track{stroke:#d8dde8}.cs_hero.cs_style_1.cs_type_3 .cs_hero_depth_score_progress{stroke:#264895;stroke-linecap:round;stroke-dasharray:226.2;stroke-dashoffset:40.7}.cs_hero.cs_style_1.cs_type_3 .cs_hero_depth_score_value{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:21px;font-weight:700;color:#111829;line-height:1}.cs_hero.cs_style_1.cs_type_3 .cs_hero_depth_card.cs_hero_depth_card_churn .cs_hero_depth_score{width:56px;height:56px}.cs_hero.cs_style_1.cs_type_3 .cs_hero_depth_card.cs_hero_depth_card_churn .cs_hero_depth_score svg{width:56px;height:56px}.cs_hero.cs_style_1.cs_type_3 .cs_hero_depth_card.cs_hero_depth_card_churn .cs_hero_depth_score_value{font-size:16px}.cs_hero.cs_style_1.cs_type_3 .cs_hero_depth_card_growth{top:4%;right:-54px;min-width:152px;max-width:164px;padding:10px 11px;border-radius:16px}.cs_hero.cs_style_1.cs_type_3 .cs_hero_depth_card_growth .cs_hero_depth_row{gap:8px}.cs_hero.cs_style_1.cs_type_3 .cs_hero_depth_card_growth .cs_hero_depth_icon{width:30px;height:30px;border-radius:8px;font-size:15px}.cs_hero.cs_style_1.cs_type_3 .cs_hero_depth_card_growth .cs_hero_depth_card_label{font-size:10px;margin-bottom:2px;line-height:1.2}.cs_hero.cs_style_1.cs_type_3 .cs_hero_depth_card_growth .cs_hero_depth_card_value{font-size:18px;margin-bottom:2px;line-height:1.08}.cs_hero.cs_style_1.cs_type_3 .cs_hero_depth_card_growth .cs_hero_depth_card_meta{font-size:9px;line-height:1.15}.cs_hero.cs_style_1.cs_type_3 .cs_hero_depth_card_health{top:28%;left:-130px;min-width:245px;max-width:270px}.cs_hero.cs_style_1.cs_type_3 .cs_hero_depth_card_priorities{right:-120px;bottom:5%;min-width:265px;max-width:285px}.cs_hero.cs_style_1.cs_type_3 .cs_hero_depth_card_title{font-size:16px;line-height:1.2;color:#374151;font-weight:700;margin-bottom:12px}.cs_hero.cs_style_1.cs_type_3 .cs_hero_depth_card.cs_hero_depth_card_churn .cs_hero_depth_card_title{font-size:13px;margin-bottom:9px}.cs_hero.cs_style_1.cs_type_3 .cs_hero_depth_check_list{display:flex;flex-direction:column;gap:8px}.cs_hero.cs_style_1.cs_type_3 .cs_hero_depth_check_list li{font-size:12px;line-height:1.25;color:#3f4c62;position:relative;padding-left:28px}.cs_hero.cs_style_1.cs_type_3 .cs_hero_depth_card.cs_hero_depth_card_churn .cs_hero_depth_check_list{gap:6px}.cs_hero.cs_style_1.cs_type_3 .cs_hero_depth_card.cs_hero_depth_card_churn .cs_hero_depth_check_list li{font-size:10px;padding-left:24px}.cs_hero.cs_style_1.cs_type_3 .cs_hero_depth_card.cs_hero_depth_card_churn .cs_hero_depth_check_list li:before{width:16px;height:16px;font-size:9px}.cs_hero.cs_style_1.cs_type_3 .cs_hero_depth_check_list li:before{content:"✓";width:20px;height:20px;border-radius:50%;border:2px solid #f1ad1b;color:#f1ad1b;position:absolute;left:0;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700}@media(max-width:1199px){.cs_hero.cs_style_1 .cs_hero_thumbnail{margin-left:0}}@media(max-width:991px){.cs_hero.cs_style_1{padding:145px 0 80px}.cs_hero.cs_style_1 .cs_hero_thumbnail{min-width:100%;border-radius:20px}.cs_hero.cs_style_1 .cs_hero_text{max-width:100%}}@media(max-width:1199px){.cs_hero.cs_style_1.cs_type_3{padding:155px 0 95px}.cs_hero.cs_style_1.cs_type_3 .cs_hero_depth_card_growth{right:-18px}.cs_hero.cs_style_1.cs_type_3 .cs_hero_depth_card_health{left:-42px}.cs_hero.cs_style_1.cs_type_3 .cs_hero_depth_card_priorities{right:-36px}}@media(max-width:991px){.cs_hero.cs_style_1.cs_type_3 .cs_hero_depth_card{display:block;position:relative;inset:auto;min-width:0;width:100%;max-width:340px;margin:14px auto 0}.cs_hero.cs_style_1.cs_type_3 .cs_hero_depth_card_health,.cs_hero.cs_style_1.cs_type_3 .cs_hero_depth_card_priorities{max-width:340px}}.cs_hero.cs_style_2{padding:200px 0 0}.cs_hero.cs_style_2 .cs_hero_thumbnail{width:50vw;max-width:867px}.cs_hero.cs_style_2 .cs_hero_thumbnail img{width:100%}.cs_hero.cs_style_2 .cs_hero_text{padding-bottom:160px}.cs_hero.cs_style_2 .cs_hero_subtitle{display:inline-flex;padding:2px 15px;border-radius:25px;border:1px solid rgba(255,255,255,.15);background:#ffffff1a}@media(max-width:1550px){.cs_hero.cs_style_2{padding:170px 0 0}.cs_hero.cs_style_2 .cs_hero_text{padding-bottom:120px}}@media(max-width:1399px){.cs_hero.cs_style_2 .cs_fs_68{font-size:60px}.cs_hero.cs_style_2 .cs_fs_21{font-size:18px}.cs_hero.cs_style_2 .cs_hero_text{padding-bottom:80px}}@media(max-width:1199px){.cs_hero.cs_style_2{padding:160px 0 0}.cs_hero.cs_style_2 .cs_hero_text{padding-bottom:0}.cs_hero.cs_style_2 .cs_hero_thumbnail{width:100%;max-width:100%}}@media(max-width:991px){.cs_hero.cs_style_2 .cs_fs_68{font-size:56px}}@media(max-width:575px){.cs_hero.cs_style_2 .cs_fs_68{font-size:40px}}.cs_hero.cs_style_3{padding:235px 0 150px}.cs_hero.cs_style_3 .cs_hero_thumbnail{width:48vw;max-width:907px;transform:translate(-120px)}.cs_hero.cs_style_3 .cs_hero_thumbnail img{width:100%}.cs_hero.cs_style_3 .cs_hero_text{max-width:660px}.cs_hero.cs_style_3 .cs_hero_subtitle{display:inline-flex;padding:2px 15px;border-radius:25px;border:1px solid rgba(255,255,255,.15);background:#ffffff1a}@media(max-width:1399px){.cs_hero.cs_style_3{padding:210px 0 130px}.cs_hero.cs_style_3 .cs_hero_thumbnail{transform:translate(-100px)}.cs_hero.cs_style_3 .cs_fs_68{font-size:60px}}@media(max-width:1199px){.cs_hero.cs_style_3{padding:160px 0 80px}.cs_hero.cs_style_3 .cs_hero_text{max-width:100%}.cs_hero.cs_style_3 .cs_hero_thumbnail{width:100%;max-width:100%;transform:translate(0)}}@media(max-width:991px){.cs_hero.cs_style_3 .cs_fs_68{font-size:56px}}@media(max-width:575px){.cs_hero.cs_style_3 .cs_fs_68{font-size:40px}}.cs_home_page #home.cs_hero.cs_style_1.cs_type_3{position:relative;isolation:isolate}.cs_home_page #home.cs_hero.cs_style_1.cs_type_3:before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background:radial-gradient(1260px 720px at 12% 16%,#192a566b,#192a5600 72%),radial-gradient(1120px 660px at 88% 14%,#192a5647,#192a5600 74%),radial-gradient(1240px 760px at 50% 82%,#9db8ec57,#9db8ec00 76%),linear-gradient(180deg,#192a56,#30497d 30%,#5a78b2 58%,#dfe9fb)}.cs_home_page #home.cs_hero.cs_style_1.cs_type_3 .cs_hero_text{color:#fff}.cs_home_page #home.cs_hero.cs_style_1.cs_type_3 .cs_hero_title{font-family:Plus Jakarta Sans,Inter,sans-serif;font-weight:700;letter-spacing:-.03em;line-height:1.04;color:#fff;min-height:3.2em}.cs_home_page #home.cs_hero.cs_style_1.cs_type_3 .cs_hero_typed_phrase{display:block;white-space:normal}.cs_home_page #home.cs_hero.cs_style_1.cs_type_3 .cs_hero_title_highlight{color:#fff}.cs_home_page #home.cs_hero.cs_style_1.cs_type_3 .cs_hero_subtitle{color:#ecf2ffb8}.cs_home_page #home.cs_hero.cs_style_1.cs_type_3 .cs_hero_thumbnail{border:1px solid rgba(255,255,255,.72);box-shadow:0 30px 70px #1f3f6e4d,0 16px 40px #3b82f63d,inset 0 1px #ffffffb8}.cs_home_page #home.cs_hero.cs_style_1.cs_type_3 .cs_hero_thumbnail>img{border:1px solid rgba(31,63,110,.2);box-shadow:inset 0 0 0 1px #ffffff73}.cs_home_page #home.cs_hero.cs_style_1.cs_type_3 .cs_hero_thumbnail:after{content:"";position:absolute;inset:0;border-radius:inherit;border:1px solid rgba(111,175,255,.3);pointer-events:none;z-index:2}.cs_home_page #home.cs_hero.cs_style_1.cs_type_3 .cs_btn.cs_style_1.cs_outline{border-color:#eff5ff80;color:#f4f7ff;background:#ffffff1a;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-shadow:0 10px 24px #10234f38,inset 0 1px #ffffff61}.cs_home_page #home.cs_hero.cs_style_1.cs_type_3 .cs_btn.cs_style_1.cs_outline:before{background-color:#fff3}.cs_home_page #home.cs_hero.cs_style_1.cs_type_3 .cs_blob_5{left:50%;top:auto;bottom:-130px;transform:translate(-50%) rotate(-18deg);background-color:#1f3f6e;opacity:.2}.cs_home_page .cs_home_features_gradient{position:relative;isolation:isolate;overflow:hidden}.cs_home_page .cs_home_features_gradient:before{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;background:radial-gradient(980px 560px at 50% 96%,#192a5642,#192a5600 72%),radial-gradient(860px 460px at 12% 88%,#30497d29,#30497d00 74%),radial-gradient(860px 460px at 88% 90%,#5a78b22e,#5a78b200 76%),linear-gradient(180deg,#fff,#f3f7ff 44%,#c8d7f3 74%,#5a78b2)}.cs_home_page .cs_home_results_glass{position:relative;overflow:hidden;border:none;border-radius:22px;padding:28px 20px;background:linear-gradient(135deg,#ffffff3d,#ffffff1a);backdrop-filter:blur(14px) saturate(135%);-webkit-backdrop-filter:blur(14px) saturate(135%);box-shadow:0 14px 34px #10234f29,inset 0 1px #ffffffb3,inset 0 -1px #ffffff38;z-index:1}.cs_home_page .cs_home_results_glass:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,#fff3,#fff0 48%);z-index:0}.cs_home_page .cs_home_results_glass>*{position:relative;z-index:1}.cs_hero_thumbnail.cs_hero_thumbnail_no_frame{border:none!important;background:transparent!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;-webkit-mask-image:none!important;mask-image:none!important}.cs_hero_thumbnail.cs_hero_thumbnail_no_frame:before,.cs_hero_thumbnail.cs_hero_thumbnail_no_frame:after{display:none!important}.cs_hero_thumbnail.cs_hero_thumbnail_no_frame>img{border:none!important;box-shadow:none!important}.cs_seo_no_hero_blue_outline .cs_hero.cs_style_1.cs_type_3 .cs_hero_thumbnail{border:none;box-shadow:none}.cs_seo_no_hero_blue_outline .cs_hero.cs_style_1.cs_type_3 .cs_hero_thumbnail>img{border:none;box-shadow:none}.cs_seo_no_hero_blue_outline .cs_hero.cs_style_1.cs_type_3 .cs_hero_thumbnail:before,.cs_seo_no_hero_blue_outline .cs_hero.cs_style_1.cs_type_3 .cs_hero_thumbnail:after{display:none}.cs_seo_no_hero_blue_outline .cs_hero.cs_style_1.cs_type_3 .cs_hero_depth_card_growth.cs_hero_depth_card_churn{min-width:152px;max-width:164px;padding:10px 11px;border-radius:16px}.cs_seo_no_hero_blue_outline .cs_hero.cs_style_1.cs_type_3 .cs_hero_depth_card_growth.cs_hero_depth_card_churn .cs_hero_depth_row{gap:8px}.cs_seo_no_hero_blue_outline .cs_hero.cs_style_1.cs_type_3 .cs_hero_depth_card_growth.cs_hero_depth_card_churn .cs_hero_depth_icon{width:30px;height:30px;border-radius:8px;font-size:15px}.cs_seo_no_hero_blue_outline .cs_hero.cs_style_1.cs_type_3 .cs_hero_depth_card_growth.cs_hero_depth_card_churn .cs_hero_depth_card_label{font-size:10px;margin-bottom:2px;line-height:1.2}.cs_seo_no_hero_blue_outline .cs_hero.cs_style_1.cs_type_3 .cs_hero_depth_card_growth.cs_hero_depth_card_churn .cs_hero_depth_card_value{font-size:18px;margin-bottom:2px;line-height:1.08}.cs_seo_no_hero_blue_outline .cs_hero.cs_style_1.cs_type_3 .cs_hero_depth_card_growth.cs_hero_depth_card_churn .cs_hero_depth_card_meta{font-size:9px;line-height:1.15}@keyframes indication-arrow{50%{transform:rotate(10deg)}}@keyframes spinAnimation{0%{transform:rotateX(-20deg) rotateY(0)}75%{transform:rotateX(-20deg) rotateY(360deg)}to{transform:rotateX(-20deg) rotateY(360deg)}}@keyframes horizontal-move{50%{left:100%}}@keyframes vertical-move{50%{bottom:90%}}@keyframes cs-hero-cursor-blink{0%,49%{opacity:1}50%,to{opacity:0}}.cs_card.cs_style_1 .cs_card_thumbnail>img{width:100%;border-radius:inherit;position:relative;z-index:1}.cs_card.cs_style_1 .cs_thumbnail_before{width:min(100%,642px);aspect-ratio:1/1;height:auto;background-color:#ccf5df;bottom:26px;left:50%;transform:translate(-50%)}.cs_card.cs_style_1 .cs_card_content{max-width:550px}.cs_card.cs_style_1 .cs_card_content .cs_btn.cs_style_1{margin-top:40px}.cs_card.cs_style_1 .cs_vector_shape_3{width:max-content;top:-20px;left:-110px;transform:rotate(120deg);animation:circular-rotation 15s linear infinite;animation-direction:reverse}.cs_card.cs_style_1 .cs_vector_shape_4{width:max-content;left:40%;bottom:140px;transform:translate(-40%);animation:circular-rotation 20s linear infinite}.cs_card.cs_style_1.cs_type_1 .cs_card_thumbnail{padding-left:120px}.cs_card.cs_style_1.cs_type_2 .cs_card_thumbnail{padding-right:120px}.cs_card.cs_style_1.cs_type_3 .cs_card_thumbnail{padding-left:120px;display:flex;justify-content:center;position:absolute;right:0;bottom:0}.cs_card.cs_style_1.cs_type_3 .cs_card_thumbnail img{width:auto;margin:0 auto}.cs_card.cs_style_1.cs_type_4 .cs_card_content{max-width:100%}.cs_card.cs_style_1.cs_type_4 .cs_copilot_intro{margin-bottom:24px}.cs_card.cs_style_1.cs_type_4 .cs_copilot_intro_media{display:block;width:100%;max-width:460px;border-radius:12px;margin-bottom:12px;box-shadow:0 10px 30px #1f3f6e1f}.cs_card.cs_style_1.cs_type_4 .cs_copilot_intro_text{letter-spacing:.01em}.cs_card.cs_style_1.cs_type_4 .cs_card_thumbnail{border:1px solid rgba(255,255,255,.72);box-shadow:0 30px 70px #1f3f6e4d,0 16px 40px #3b82f63d,inset 0 1px #ffffffb8;overflow:hidden}.cs_card.cs_style_1.cs_type_4 .cs_card_thumbnail:after{content:"";position:absolute;inset:0;border-radius:inherit;border:1px solid rgba(111,175,255,.3);pointer-events:none;z-index:3}.cs_card.cs_style_1.cs_type_4 .cs_card_thumbnail .cs_feature_three_img{width:100%;margin:0;display:block;border:1px solid rgba(31,63,110,.2);box-shadow:inset 0 0 0 1px #ffffff73}@media(max-width:991px){.cs_card.cs_style_1.cs_type_4 .cs_copilot_intro_media{max-width:100%}.cs_card.cs_style_1.cs_type_4 .cs_card_thumbnail .cs_feature_three_img{width:100%}}.cs_card.cs_style_1.cs_type_6 .cs_card_thumbnail{padding:0 93px 0 50px}.cs_card.cs_style_1.cs_type_6 .cs_card_thumbnail>img{width:auto;height:auto}.cs_card.cs_style_1.cs_type_6 .cs_accent_bg{background-color:var(--accent-color);opacity:.1}@media(max-width:1199px){.cs_card.cs_style_1 br{display:none}.cs_card.cs_style_1.cs_type_3 .cs_card_thumbnail{padding-left:0}.cs_card.cs_style_1.cs_type_2 .cs_card_thumbnail{padding-right:0}}@media(max-width:991px){.cs_card.cs_style_1 .cs_card_content{max-width:100%}.cs_card.cs_style_1.cs_type_3 .cs_card_thumbnail{position:initial}}@media(max-width:575px){.cs_card.cs_style_1.cs_type_1 .cs_card_thumbnail{padding-left:60px}.cs_card.cs_style_1.cs_type_6 .cs_card_thumbnail{padding:0}}.cs_card.cs_style_2{height:100%;padding:41px 41px 36px;border:1px solid #252D32;background-color:#121b21;display:flex;flex-direction:column}.cs_card.cs_style_2 .cs_card_thumbnail img{width:100%;height:100%;border-radius:inherit}@media(max-width:1399px){.cs_card.cs_style_2{padding:40px 30px 36px}}.cs_card.cs_style_3 .cs_card_thumbnail img{width:100%;height:100%;border-radius:inherit}.cs_card.cs_style_3 .cs_social_links.cs_style_1{padding:23px 15px;border-radius:0 3px 3px 0;background:#0a0a1080;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);flex-direction:column;gap:14px;position:absolute;top:50%;left:0;transform:translateY(-50%) rotateY(90deg);transform-origin:left;visibility:hidden;opacity:0;transition:all .5s ease}.cs_card.cs_style_3 a{line-height:1em}.cs_card.cs_style_3:hover .cs_social_links.cs_style_1{visibility:visible;opacity:1;transform:translateY(-50%) rotateY(0)}.cs_portfolio_feature_card{overflow:hidden;border:1px solid rgba(31,63,110,.1);transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}.cs_portfolio_feature_card:after{content:"";position:absolute;top:0;left:0;width:100%;height:4px;border-radius:15px 15px 0 0;background:linear-gradient(90deg,#1f3f6e,#ffb600)}.cs_portfolio_feature_card:hover{transform:translateY(-6px);box-shadow:0 18px 40px #1f3f6e24;border-color:#1f3f6e38}.cs_portfolio_feature_card h3{color:#1f3f6e}@media(max-width:575px){.cs_portfolio_feature_card:hover{transform:none}}@keyframes slide-right{50%{transform:translate(70px)}}@keyframes slide-left{50%{transform:translate(-120px)}}.cs_iconbox.cs_style_1{height:100%;display:flex;flex-direction:column;align-items:center}.cs_iconbox.cs_style_1 .cs_iconbox_icon{width:87px;height:87px;padding:10px}.cs_iconbox.cs_style_1 img{transition:all .6s ease-in-out}.cs_iconbox.cs_style_1 .cs_iconbox_info{margin-top:auto}.cs_iconbox.cs_style_1.cs_type_1{padding:60px 15px 54px}.cs_iconbox.cs_style_1.cs_type_1 .cs_iconbox_icon{width:70px;height:70px}.cs_iconbox.cs_style_1.cs_type_1 br{display:block}.cs_iconbox.cs_style_1.cs_type_1 .cs_iconbox_title{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:1}.cs_iconbox.cs_style_1.cs_type_1 .cs_bg_1{background-color:#6de8f2}.cs_iconbox.cs_style_1.cs_type_1 .cs_bg_2{background-color:#6df2a2}.cs_iconbox.cs_style_1:hover img{transform:rotatey(360deg)}.cs_iconbox.cs_style_2{height:100%;padding:40px 35px 35px 40px;box-shadow:0 0 30px #0a0a100a}.cs_iconbox.cs_style_2 .cs_iconbox_icon{width:40px;height:40px;padding:10px;position:relative;transition:transform .5s cubic-bezier(.25,1,.15,1)}.cs_iconbox.cs_style_2 .cs_iconbox_icon:before{content:"";width:100%;height:100%;border-radius:inherit;background-color:var(--accent-color);opacity:.1;position:absolute;left:0;top:0}.cs_iconbox.cs_style_2 .cs_iconbox_icon>*{position:relative;z-index:1}.cs_iconbox.cs_style_2 .cs_iconbox_icon svg,.cs_iconbox.cs_style_2 .cs_iconbox_icon img{transform:translate(-8px,12px)}.cs_iconbox.cs_style_2 .cs_iconbox_icon.cs_purple_color:before{background-color:var(--purple-color)}.cs_iconbox.cs_style_2.cs_type_1{border:1px solid #252d32}.cs_iconbox.cs_style_2.cs_type_1 .cs_iconbox_icon{width:70px;height:70px;background-color:#c3aeff}.cs_iconbox.cs_style_2.cs_type_1 .cs_iconbox_icon:before{display:none}.cs_iconbox.cs_style_2.cs_type_1 .cs_iconbox_icon.cs_bg_2{background-color:#6df2a2}.cs_iconbox.cs_style_2.cs_type_2{padding:0;box-shadow:none}.cs_iconbox.cs_style_2.cs_type_3{padding:45px 38px 43px}.cs_iconbox.cs_style_2.cs_type_3 .cs_iconbox_icon{width:max-content;height:max-content;padding:0}.cs_iconbox.cs_style_2.cs_type_3 .cs_iconbox_icon:before{display:none}.cs_iconbox.cs_style_2:hover .cs_iconbox_icon{transform:scale(1.1)}@media(max-width:1199px){.cs_iconbox.cs_style_2{padding:30px 15px}}.cs_iconbox.cs_style_2.cs_type_1 .cs_iconbox_icon img{transform:initial}.cs_iconbox.cs_style_3{padding:13px 20px;display:inline-flex;align-items:center;gap:5px;text-wrap:nowrap}.cs_iconbox.cs_style_6{display:flex;gap:30px}.cs_iconbox.cs_style_6 .cs_iconbox_icon{width:70px;height:70px;flex:none}.cs_iconbox.cs_style_6 .cs_iconbox_info{padding-top:15px}.cs_iconbox.cs_style_6:last-child{margin-bottom:0}@media(max-width:400px){.cs_iconbox.cs_style_6{flex-direction:column;gap:25px}.cs_iconbox.cs_style_6 .cs_iconbox_info{padding-top:0}}.cs_pricing_table.cs_style_1{padding:30px 35px;display:flex;flex-direction:column;transition:all .3s ease}.cs_pricing_table.cs_style_1 li,.cs_pricing_table.cs_style_1 h2,.cs_pricing_table.cs_style_1 h3,.cs_pricing_table.cs_style_1 p{transition:all .3s ease}.cs_pricing_table.cs_style_1 .cs_pricing_feature_list li{margin-bottom:10px;padding-left:28px;position:relative;transition:all .4s ease-in-out}.cs_pricing_table.cs_style_1 .cs_pricing_feature_list li:last-child{margin-bottom:0}.cs_pricing_table.cs_style_1 .cs_pricing_feature_list li i,.cs_pricing_table.cs_style_1 .cs_pricing_feature_list li svg{font-size:20px;position:absolute;top:7px;left:0}.cs_pricing_table.cs_style_1 .cs_pricing_btn{width:100%;padding:12px 25px;text-align:center;line-height:1.56em;border:1px solid var(--heading-color);border-radius:50px;margin-top:auto;transition:all .3s ease}.cs_pricing_table.cs_style_1 .cs_pricing_badge{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:8px 14px;background-color:#e54800;color:var(--white-color);top:14px;right:14px;transform:none;border-radius:999px;max-width:calc(100% - 28px);font-size:15px;font-weight:700;line-height:1.2;letter-spacing:.2px;text-transform:none;text-align:center;white-space:nowrap;z-index:3;text-shadow:0 1px 1px rgba(0,0,0,.2)}.cs_pricing_table.cs_style_1.cs_type_1{border:1px solid var(--border-color)}.cs_pricing_table.cs_style_1.cs_type_2{box-shadow:none;background-color:#121b21;border:1px solid #252d32}.cs_pricing_table.cs_style_1.cs_type_2 .cs_pricing_btn{border-color:var(--white-color)}.cs_pricing_table.cs_style_1.cs_type_3{padding:20px 30px 40px;box-shadow:0 0 10px 5px #efecf480}.cs_pricing_table.cs_style_1.cs_type_3.cs_pricing_table_has_badge{padding-top:86px}.cs_pricing_table.cs_style_1.cs_type_3 li{padding-left:34px;margin-bottom:12px}.cs_pricing_table.cs_style_1.cs_type_3 .cs_feature_icon{width:22px;height:22px;padding:5px;position:absolute;left:0;top:4px}.cs_pricing_table.cs_style_1.cs_type_3 .cs_feature_icon i,.cs_pricing_table.cs_style_1.cs_type_3 .cs_feature_icon svg{font-size:12px;position:initial}.cs_pricing_table.cs_style_1.cs_type_3 .cs_pricing_btn{background-color:var(--white-color);color:var(--heading-color)}.cs_pricing_table.cs_style_1:hover,.cs_pricing_table.cs_style_1.active{box-shadow:0 0 20px 5px #d8d8d866}.cs_pricing_table.cs_style_1:hover .cs_pricing_btn,.cs_pricing_table.cs_style_1.active .cs_pricing_btn{background-color:var(--purple-color);color:var(--white-color);border-color:var(--purple-color)}.cs_pricing_table.cs_style_1:hover .cs_pricing_btn:hover,.cs_pricing_table.cs_style_1.active .cs_pricing_btn:hover{background-color:var(--white-color);color:var(--purple-color)}.cs_pricing_table.cs_style_1:hover.cs_type_1,.cs_pricing_table.cs_style_1.active.cs_type_1{box-shadow:none;border-color:var(--heading-color)}.cs_pricing_table.cs_style_1:hover.cs_type_2,.cs_pricing_table.cs_style_1.active.cs_type_2{box-shadow:none;transform:scaleY(1.05)}.cs_pricing_table.cs_style_1:hover.cs_type_3,.cs_pricing_table.cs_style_1.active.cs_type_3{background-color:var(--white-color);border:1px solid var(--purple-color)}.cs_pricing_table.cs_style_1:hover.cs_type_3 .cs_pricing_btn,.cs_pricing_table.cs_style_1.active.cs_type_3 .cs_pricing_btn{color:var(--white-color);background-color:var(--purple-color);border-color:var(--purple-color)}.cs_pricing_table.cs_style_1:hover.cs_type_3 .cs_pricing_btn:hover,.cs_pricing_table.cs_style_1.active.cs_type_3 .cs_pricing_btn:hover{color:var(--heading-color);background-color:var(--accent-color);border-color:var(--accent-color)}.cs_pricing_table.cs_style_1:hover.cs_type_3 li,.cs_pricing_table.cs_style_1:hover.cs_type_3 h2,.cs_pricing_table.cs_style_1:hover.cs_type_3 h3,.cs_pricing_table.cs_style_1:hover.cs_type_3 p,.cs_pricing_table.cs_style_1.active.cs_type_3 li,.cs_pricing_table.cs_style_1.active.cs_type_3 h2,.cs_pricing_table.cs_style_1.active.cs_type_3 h3,.cs_pricing_table.cs_style_1.active.cs_type_3 p{color:var(--heading-color)}@media(max-width:1399px){.cs_pricing_table.cs_style_1{padding:30px 20px}}@media(max-width:1199px){.cs_pricing_table.cs_style_1{padding:40px 20px}.cs_pricing_table.cs_style_1.cs_type_3.cs_pricing_table_has_badge{padding-top:92px}}@media(max-width:991px){.cs_pricing_table.cs_style_1{box-shadow:0 0 20px 5px #d8d8d866}.cs_pricing_table.cs_style_1.cs_type_1,.cs_pricing_table.cs_style_1.cs_type_2{box-shadow:none}}.cs_pricing_table_wrapper_2{display:grid;grid-template-columns:repeat(3,1fr);gap:30px 57px}.cs_pricing_table_wrapper_2 .cs_pricing_table_wide{grid-column:1/-1;display:grid;grid-template-columns:minmax(280px,.85fr) minmax(0,1.15fr);gap:28px 40px}.cs_pricing_table_wrapper_2 .cs_pricing_table_wide .cs_pricing_head,.cs_pricing_table_wrapper_2 .cs_pricing_table_wide h3,.cs_pricing_table_wrapper_2 .cs_pricing_table_wide>p,.cs_pricing_table_wrapper_2 .cs_pricing_table_wide .cs_pricing_btn{grid-column:1}.cs_pricing_table_wrapper_2 .cs_pricing_table_wide .cs_mb_36{grid-column:2;grid-row:1/span 4;margin-bottom:0}.cs_pricing_table_wrapper_2 .cs_pricing_table_wide .cs_pricing_btn{width:fit-content;min-width:260px}@media(max-width:1399px){.cs_pricing_table_wrapper_2{gap:30px}}@media(max-width:1199px){.cs_pricing_table_wrapper_2 .cs_pricing_table_wide{grid-template-columns:1fr}.cs_pricing_table_wrapper_2 .cs_pricing_table_wide .cs_pricing_head,.cs_pricing_table_wrapper_2 .cs_pricing_table_wide h3,.cs_pricing_table_wrapper_2 .cs_pricing_table_wide p,.cs_pricing_table_wrapper_2 .cs_pricing_table_wide .cs_mb_36,.cs_pricing_table_wrapper_2 .cs_pricing_table_wide .cs_pricing_btn{grid-column:1;grid-row:auto}.cs_pricing_table_wrapper_2 .cs_pricing_table_wide .cs_mb_36{margin-bottom:36px}.cs_pricing_table_wrapper_2 .cs_pricing_table_wide .cs_pricing_btn{width:100%;min-width:0}}@media(max-width:991px){.cs_pricing_table_wrapper_2{grid-template-columns:repeat(1,1fr)}}.cs_pricing_control{list-style:none;font-size:16px;line-height:1.6em;margin-bottom:60px}.cs_pricing_control li{display:flex;align-items:center;position:relative}.cs_pricing_control li a:hover{color:var(--heading-color)}.cs_pricing_control li.active a{pointer-events:none}.cs_pricing_control li.active .cs_switch:before{left:5px}.cs_pricing_control li.active>a,.cs_pricing_control li.active span{color:var(--heading-color)}.cs_pricing_control.cs_type_2 li.active span{color:var(--purple-color)}.cs_pricing_control .cs_switch{display:inline-block;position:relative;height:35px;width:60px;background:var(--border-color);border-radius:25px;margin:0 15px;cursor:pointer}.cs_pricing_control .cs_switch:before{content:"";height:25px;width:25px;border-radius:50%;background-color:var(--purple-color);position:absolute;top:50%;left:30px;transform:translateY(-50%);transition:all .4s ease}.cs_pricing_control a{position:relative}.cs_pricing_control a:before{content:"";height:24px;width:45px;position:absolute;top:50%;transform:translateY(-50%);left:100%;z-index:1}.cs_pricing_control .cs_offer_info{display:flex;align-items:center;left:100%;top:50%;transform:translateY(-50%);animation:indication 3s linear infinite}.cs_pricing_control .cs_offer_info span{display:inline-block;margin-bottom:-30px;text-wrap:nowrap}.cs_pricing_control.cs_type_1 .cs_offer_info{top:7%}.cs_pricing_control.cs_type_1 .cs_offer_info svg{transform:rotate(-20deg)}.cs_pricing_control.cs_type_1 .cs_offer_info span{margin-bottom:0}.cs_pricing_control.cs_type_2 li a{color:var(--border-color)}.cs_pricing_control.cs_type_2 li a:hover,.cs_pricing_control.cs_type_2 li.active a{color:var(--white-color)}.cs_pricing_control .cs_offer_info.cs_type_1{top:initial;bottom:50%;left:110%;animation:none}.cs_pricing_control .cs_offer_info.cs_type_1 svg{transform:rotate(0)}@media(max-width:575px){.cs_pricing_control .cs_offer_info{display:none}}@keyframes indication{50%{transform:translate(5px,-50%) rotate(-2deg)}}.cs_testimonial.cs_style_1{width:536px;height:100%;padding:56px 52px;background-color:#ecebfd}.cs_testimonial.cs_style_1 blockquote{font-size:18px;color:var(--heading-color);font-style:normal;margin-bottom:32px;position:relative}.cs_testimonial.cs_style_1 blockquote:before{content:"« "}.cs_testimonial.cs_style_1 blockquote:after{content:" »"}.cs_testimonial.cs_style_1>*{position:relative;z-index:1}.cs_testimonial.cs_style_1 .cs_quote_icon{width:266px;height:266px;background-image:url(/img/quote-right.svg);background-repeat:no-repeat;background-position:center;background-size:contain;opacity:.4;filter:saturate(1.2) contrast(1.2);bottom:24px;right:63px;z-index:0}@media(max-width:991px){.cs_testimonial.cs_style_1{padding:34px 24px;width:290px}.cs_testimonial.cs_style_1 .cs_quote_icon{transform:scale(.7);right:0}}.swiper-slide:nth-child(2n) .cs_testimonial.cs_style_1{background-color:#ecebfd}.swiper-slide:nth-child(2n) .cs_testimonial.cs_style_1 .cs_quote_icon{background-image:url(/img/quote-right.svg)}.cs_testimonial.cs_style_2{padding:50px 30px 53px 32px}.cs_testimonial.cs_style_2 blockquote{font-size:18px;color:var(--heading-color);font-style:normal;margin-bottom:30px}.cs_testimonial.cs_style_2 .cs_quote_icon{bottom:-1px;right:-1px}.cs_avatar.cs_style_1{display:flex;gap:20px;align-items:center}.cs_avatar.cs_style_1 .cs_avatar_icon{width:60px;height:60px;flex:none}.cs_avatar.cs_style_1 .cs_avatar_icon img{width:100%;height:100%;object-fit:cover;border-radius:inherit}.cs_avatar.cs_style_1 .cs_avatar_icon.cs_logo_avatar{width:220px;height:80px;border-radius:10px;background:#fff;padding:10px 14px;border:1px solid var(--border-color)}.cs_avatar.cs_style_1 .cs_avatar_icon.cs_logo_avatar img{object-fit:contain}.cs_avatar.cs_style_1 h3{margin-bottom:-2px}.cs_avatar.cs_style_1 .cs_avatar_info{min-width:0}@media(max-width:991px){.cs_avatar.cs_style_1.cs_logo_layout{flex-direction:column;align-items:flex-start;gap:14px}.cs_avatar.cs_style_1.cs_logo_layout .cs_avatar_icon.cs_logo_avatar{width:100%;max-width:220px;height:74px}.cs_avatar.cs_style_1.cs_logo_layout .cs_avatar_info{max-width:100%}.cs_avatar.cs_style_1.cs_logo_layout h3,.cs_avatar.cs_style_1.cs_logo_layout p{max-width:100%;line-height:1.35em}}.cs_cta.cs_style_1{padding:96px 96px 110px}.cs_cta.cs_style_1 .cs_cta_text{max-width:530px}@media(max-width:1399px){.cs_cta.cs_style_1 br{display:none}}@media(max-width:1199px){.cs_cta.cs_style_1{padding:80px 40px}}@media(max-width:575px){.cs_cta.cs_style_1{padding:80px 20px}}.cs_cta.cs_style_2{padding:126px 30px 140px;background-color:#05111a}.cs_cta.cs_style_2 .cs_contet_title .cs_fs_21{display:block;margin-top:18px;line-height:1.45}.cs_cta.cs_style_2 .cs_cta_text{max-width:690px;margin:0 auto}.cs_cta.cs_style_2.cs_type_1{padding:125px 30px 135px}@media(max-width:991px){.cs_cta.cs_style_2{padding:66px 30px 80px}.cs_cta.cs_style_2 .cs_contet_title{font-size:52px;line-height:1.16;margin-bottom:36px}.cs_cta.cs_style_2.cs_type_1{padding:70px 15px 75px}}@media(max-width:767px){.cs_cta.cs_style_2 .cs_contet_title{font-size:42px;line-height:1.16}.cs_cta.cs_style_2 .cs_contet_title .cs_fs_21{font-size:22px}}@media(max-width:575px){.cs_cta.cs_style_2{padding:66px 15px 80px}.cs_cta.cs_style_2 .cs_contet_title{font-size:34px;line-height:1.18;margin-bottom:30px}.cs_cta.cs_style_2 .cs_contet_title .cs_fs_21{margin-top:14px;font-size:20px}}.cs_cta.cs_style_3 .cs_cta_title .cs_fs_21{display:block;margin-top:16px}.cs_cta.cs_style_3 .cs_cta_shape_1,.cs_cta.cs_style_3 .cs_cta_shape_2{width:232px;height:232px}.cs_cta.cs_style_3 .cs_cta_shape_1{top:-85px;left:-94px}.cs_cta.cs_style_3 .cs_cta_shape_2{bottom:-92px;right:-104px}@media(max-width:575px){.cs_cta.cs_style_3 .cs_cta_title .cs_fs_21{margin-top:20px}}.cs_newsletter_form{display:flex;flex-direction:column;align-items:center;gap:0px}.cs_newsletter_form .cs_btn.cs_style_1{position:absolute;top:50%;right:10px;transform:translateY(-50%)}.cs_newsletter_form .cs_newsletter_input{width:100%;padding:18px 23px;outline:0;color:var(--white-color);border:1px solid var(--white-color)}.cs_newsletter_form .cs_newsletter_input::placeholder{color:var(--white-color)}.cs_newsletter_form input+div{display:none}.cs_newsletter_form.cs_type_1{width:100%;max-width:552px}.cs_newsletter_form.cs_type_1 .cs_newsletter_input{color:var(--heading-color);border-color:var(--heading-color)}.cs_newsletter_form.cs_type_1 .cs_newsletter_input::placeholder{color:var(--heading-color)}.cs_newsletter_form.cs_type_2{width:100%;max-width:537px}.cs_newsletter_form.cs_type_2 .cs_newsletter_input{padding:15px 23px 15px 56px;color:var(--white-color);border-color:var(--body-color);background-color:#121b21}.cs_newsletter_form.cs_type_2 .cs_newsletter_input::placeholder{color:var(--white-color)}.cs_newsletter_form.cs_type_2 .cs_btn.cs_style_1{right:5px}.cs_newsletter_form.cs_type_3{width:100%;max-width:552px}@media(max-width:575px){.cs_newsletter_form .cs_newsletter_input{padding:8px 23px}.cs_newsletter_form .cs_btn.cs_style_1{width:100%;position:relative;transform:initial;right:initial!important}}@keyframes circular-rotation{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}.cs_blog_page .cs_blog_hero{max-width:880px;margin-bottom:55px}.cs_blog_page .cs_blog_hero h1{margin-bottom:20px}.cs_blog_page .cs_blog_hero_desc{max-width:760px;margin-bottom:28px}.cs_blog_page .cs_blog_featured_wrapper{margin-bottom:40px}.cs_blog_page .cs_blog_filters{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:35px}.cs_blog_page .cs_blog_filter_btn{border:1px solid var(--border-color);border-radius:100px;padding:8px 16px;background-color:transparent;color:var(--heading-color);line-height:1.3}.cs_blog_page .cs_blog_filter_btn:hover,.cs_blog_page .cs_blog_filter_btn.active{border-color:var(--heading-color);background-color:var(--heading-color);color:var(--white-color)}.cs_blog_page .cs_blog_load_more{margin-top:40px;text-align:center}.cs_blog_card{border:1px solid var(--border-color);border-radius:16px;background-color:var(--white-color);height:100%;overflow:hidden;display:flex;flex-direction:column;transition:transform .3s ease,box-shadow .3s ease}.cs_blog_card:hover{transform:translateY(-5px);box-shadow:0 18px 35px #1f3f6e1f}.cs_blog_card.cs_featured{border-color:var(--heading-color);box-shadow:0 14px 30px #1f3f6e14}.cs_blog_card.cs_featured .cs_blog_card_body{padding:36px 34px}.cs_blog_card .cs_blog_card_body{padding:26px 24px 24px;display:flex;flex:1;flex-direction:column}.cs_blog_card .cs_blog_card_category{font-size:15px;font-weight:500;line-height:1.4;color:var(--purple-color);margin-bottom:8px}.cs_blog_card .cs_blog_card_title{font-size:28px;line-height:1.3;margin-bottom:12px}.cs_blog_card .cs_blog_card_title a:hover{color:var(--purple-color)}.cs_blog_card .cs_blog_card_excerpt{font-size:17px;line-height:1.6;margin-bottom:16px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.cs_blog_card .cs_blog_card_meta{display:flex;gap:12px 22px;flex-wrap:wrap;margin-bottom:14px;color:var(--body-color);font-size:15px;line-height:1.4}.cs_blog_card .cs_blog_card_link{margin-top:auto;color:var(--heading-color);font-weight:600}.cs_blog_card .cs_blog_card_link:hover{color:var(--purple-color)}.cs_blog_post_page .cs_blog_post_hero{margin-bottom:48px;text-align:center}.cs_blog_post_page .cs_blog_post_category{color:var(--purple-color);margin-bottom:8px}.cs_blog_post_page .cs_blog_post_meta{display:flex;justify-content:center;gap:12px 22px;flex-wrap:wrap;margin-bottom:35px;color:var(--body-color)}.cs_blog_post_page .cs_blog_post_content{max-width:780px;margin:0 auto 56px}.cs_blog_post_page .cs_blog_post_content p,.cs_blog_post_page .cs_blog_post_content li{font-size:19px;line-height:1.85}.cs_blog_post_page .cs_blog_post_content .cs_partner_link{color:#0d6efd;font-weight:700}.cs_blog_post_page .cs_blog_post_content .cs_partner_link:hover{color:#0a58ca}.cs_blog_post_page .cs_blog_post_content .cs_blog_inline_image{margin:28px 0 42px;text-align:center}.cs_blog_post_page .cs_blog_post_content .cs_blog_inline_image img{width:min(360px,100%);height:auto;display:inline-block}.cs_blog_post_page .cs_blog_post_content>p+.cs_blog_inline_image{margin-top:28px}.cs_blog_post_page .cs_blog_post_content>.cs_blog_inline_image+p{margin-top:10px}.cs_blog_post_page .cs_blog_post_content h2{margin-top:38px;margin-bottom:16px;font-size:38px;line-height:1.25}.cs_blog_post_page .cs_blog_post_content h3{margin-top:30px;margin-bottom:12px;font-size:28px;line-height:1.3}.cs_blog_post_page .cs_blog_post_content ul{margin-bottom:24px;padding-left:26px;list-style:disc}.cs_blog_post_page .cs_blog_post_content blockquote{margin:36px 0;padding:26px 26px 20px;border-left:4px solid var(--accent-color);background-color:#1f3f6e0a;border-radius:10px;font-style:normal;font-size:22px;line-height:1.6;color:var(--heading-color)}.cs_blog_post_page .cs_blog_post_content blockquote small{display:block;margin-top:10px;font-size:16px;color:var(--body-color)}.cs_blog_post_page .cs_blog_post_cta{max-width:960px;margin:0 auto 56px;border-radius:16px;border:1px solid var(--border-color);padding:44px 38px;background-color:var(--gray-color)}.cs_blog_post_page .cs_blog_post_cta h2{margin-bottom:16px;font-size:40px;line-height:1.2}.cs_blog_post_page .cs_blog_post_cta p{max-width:760px;margin-bottom:24px}.cs_blog_post_page .cs_related_articles{margin-top:10px}.cs_blog_post_page .cs_related_articles_head{margin-bottom:28px}.cs_contact_page .cs_contact_hero{max-width:920px;margin-bottom:45px}.cs_contact_page .cs_contact_hero h1{margin-bottom:18px}.cs_contact_page .cs_contact_hero_desc{max-width:760px}.cs_contact_page .cs_contact_form_card,.cs_contact_page .cs_contact_info_card{border:1px solid var(--border-color);border-radius:16px;padding:34px 30px;background-color:var(--white-color)}.cs_contact_page .cs_contact_form_card h2{margin-bottom:26px}.cs_contact_page .cs_contact_form .cs_form_field{min-height:52px;border-radius:10px;background-color:var(--gray-color)}.cs_contact_page .cs_contact_form textarea.cs_form_field{min-height:130px;padding-top:14px}.cs_contact_page .cs_contact_form_footer{margin-top:24px;display:flex;flex-direction:column;align-items:flex-start;gap:14px}.cs_contact_page .cs_contact_form_notice{font-size:15px;line-height:1.6}.cs_contact_page .cs_contact_info_card+.cs_contact_info_card{margin-top:24px}.cs_contact_page .cs_contact_benefits,.cs_contact_page .cs_contact_deliverables{list-style:none;margin-bottom:0;padding-left:0}.cs_contact_page .cs_contact_benefits li{border-bottom:1px solid var(--border-color);padding-bottom:16px;margin-bottom:16px}.cs_contact_page .cs_contact_benefits li:last-child{border-bottom:0;padding-bottom:0;margin-bottom:0}.cs_contact_page .cs_contact_benefits li strong{display:block;color:var(--heading-color);margin-bottom:6px}.cs_contact_page .cs_contact_benefits li span{display:block}.cs_contact_page .cs_contact_deliverables{margin-bottom:18px}.cs_contact_page .cs_contact_deliverables li{position:relative;padding-left:18px;margin-bottom:8px}.cs_contact_page .cs_contact_deliverables li:before{content:"";width:6px;height:6px;border-radius:50%;background-color:var(--purple-color);position:absolute;left:0;top:12px}.cs_contact_page .cs_contact_deliverables li:last-child{margin-bottom:0}.cs_demo_page .cs_demo_intro{margin-bottom:10px}.cs_demo_page .cs_demo_form_intro{margin-bottom:24px}.cs_demo_page .cs_demo_list,.cs_demo_page .cs_demo_steps{list-style:none;margin-bottom:0;padding-left:0}.cs_demo_page .cs_demo_list li{position:relative;padding-left:22px;margin-bottom:10px}.cs_demo_page .cs_demo_list li:before{content:"";width:8px;height:8px;border-radius:50%;background-color:var(--accent-color);position:absolute;left:0;top:11px}.cs_demo_page .cs_demo_list li:last-child{margin-bottom:0}.cs_demo_page .cs_demo_steps{counter-reset:step-counter}.cs_demo_page .cs_demo_steps li{position:relative;padding-left:34px;margin-bottom:14px}.cs_demo_page .cs_demo_steps li:before{counter-increment:step-counter;content:counter(step-counter);width:22px;height:22px;border-radius:50%;background-color:#1f3f6e1f;color:var(--heading-color);font-size:13px;font-weight:700;line-height:22px;text-align:center;position:absolute;left:0;top:2px}.cs_demo_page .cs_demo_steps li:last-child{margin-bottom:0}@media(max-width:991px){.cs_blog_card .cs_blog_card_title{font-size:24px}.cs_blog_post_page .cs_blog_post_content p,.cs_blog_post_page .cs_blog_post_content li{font-size:18px}.cs_blog_post_page .cs_blog_post_content h2{font-size:32px}.cs_blog_post_page .cs_blog_post_content h3{font-size:25px}.cs_blog_post_page .cs_blog_post_cta{padding:35px 24px}.cs_blog_post_page .cs_blog_post_cta h2{font-size:34px}.cs_contact_page .cs_contact_form_card,.cs_contact_page .cs_contact_info_card{padding:28px 22px}.cs_contact_page .cs_contact_info_card+.cs_contact_info_card{margin-top:18px}.cs_demo_page .cs_demo_intro{padding:28px 22px}}@media(max-width:575px){.cs_blog_page .cs_blog_hero{margin-bottom:42px}.cs_blog_card .cs_blog_card_body{padding:22px 18px}.cs_blog_post_page .cs_blog_post_content h2{font-size:28px}.cs_blog_post_page .cs_blog_post_content h3{font-size:23px}.cs_blog_post_page .cs_blog_post_content blockquote{font-size:20px;padding:22px 20px 18px}.cs_blog_post_page .cs_blog_post_cta h2{font-size:30px}.cs_contact_page .cs_contact_hero{margin-bottom:35px}}.cs_copilot_section{position:relative}.cs_copilot_heading{text-align:center;max-width:860px;margin:0 auto}.cs_copilot_kicker{display:inline-flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;letter-spacing:.03em;text-transform:uppercase;color:var(--accent-color);background:#ffb6001f;border-radius:999px;padding:8px 14px;margin-bottom:14px}.cs_copilot_panel{max-width:960px;margin:0 auto;padding:28px;border:1px solid rgba(31,63,110,.12);border-radius:24px;background:linear-gradient(135deg,#ffffffe6,#fffbede6);box-shadow:0 18px 45px #1f3f6e14}.cs_copilot_input_form{width:100%}.cs_copilot_input_shell{display:flex;align-items:center;gap:12px;border:1px solid rgba(31,63,110,.16);background:#fff;border-radius:14px;padding:10px}.cs_copilot_input_icon{color:var(--accent-color);display:inline-flex;align-items:center;justify-content:center;margin-left:4px}.cs_copilot_input_field{border:none;outline:none;width:100%;color:var(--heading-color);font-size:16px;background:transparent}.cs_copilot_input_field::placeholder{color:#1f3f6e80}.cs_copilot_submit{border:none;width:42px;height:42px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;color:#fff;background:var(--accent-color);transition:opacity .2s ease}.cs_copilot_submit:disabled{opacity:.45;cursor:not-allowed}.cs_copilot_suggestions{margin-top:16px;display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.cs_copilot_chip{border:1px solid rgba(31,63,110,.16);border-radius:10px;padding:8px 14px;color:var(--heading-color);background:#fff;font-size:14px;font-weight:500;transition:all .2s ease}.cs_copilot_chip:hover{border-color:#ffb60099;color:var(--heading-color)}.cs_copilot_loading{margin-top:18px;display:flex;align-items:center;justify-content:center;gap:8px;color:#1f3f6ecc;font-size:14px;font-weight:500}.cs_copilot_loading_dot{width:7px;height:7px;border-radius:50%;background:var(--accent-color);animation:csCopilotPulse .9s ease-in-out infinite}.cs_copilot_loading_dot:nth-child(2){animation-delay:.15s}.cs_copilot_loading_dot:nth-child(3){animation-delay:.3s}.cs_copilot_card{margin-top:20px;border:1px solid rgba(31,63,110,.16);border-radius:16px;background:#fff;padding:20px}.cs_copilot_card_header{display:flex;align-items:center;gap:10px;margin-bottom:14px}.cs_copilot_dot{width:10px;height:10px;border-radius:50%;background:var(--accent-color);box-shadow:0 0 0 6px #ffb60029}.cs_copilot_card_title{margin:0;color:var(--heading-color);font-size:22px;font-weight:600}.cs_copilot_card_list{display:flex;flex-direction:column;gap:10px}.cs_copilot_row{display:flex;align-items:flex-start;gap:12px;border-radius:12px;border:1px solid rgba(31,63,110,.08);background:#f7f9fc;padding:12px}.cs_copilot_row_priority{align-items:center}.cs_copilot_row_icon{width:34px;height:34px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--heading-color);background:#1f3f6e14}.cs_copilot_row_text p{margin:0}.cs_copilot_row_label{font-size:14px;color:#1f3f6ea3}.cs_copilot_row_value{font-size:15px;color:var(--heading-color);font-weight:600}.cs_copilot_priority_count{font-size:28px;font-weight:700;color:var(--heading-color);line-height:1}.cs_copilot_tone_green{color:#168f56;background:#168f561f}.cs_copilot_tone_red{color:#d74b38;background:#d74b381f}.cs_copilot_tone_yellow{color:#b27a00;background:#ffb6002e}.cs_copilot_tone_blue{color:#2f6fed;background:#2f6fed1f}.cs_copilot_action{margin-top:14px;width:100%;justify-content:center}@keyframes csCopilotPulse{0%,to{transform:translateY(0);opacity:.55}50%{transform:translateY(-5px);opacity:1}}@media(max-width:991px){.cs_copilot_panel{padding:20px}}@media(max-width:575px){.cs_copilot_panel{padding:16px;border-radius:18px}.cs_copilot_card{padding:16px}}
