/*!
 * Bootstrap  v5.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2023 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */: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,hsla(0,0%,100%,.15),hsla(0,0%,100%,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-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:0.375rem;--bs-border-radius-sm:0.25rem;--bs-border-radius-lg:0.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 0.5rem 1rem rgba(0,0,0,.15);--bs-box-shadow-sm:0 0.125rem 0.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:0.25rem;--bs-focus-ring-opacity:0.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,.h5,.h6,h1,h2,h3,h4,h5,h6{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}}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}p{margin-top:0}address,p{margin-bottom:1rem}address{font-style:normal;line-height:inherit}ul{padding-left:2rem;margin-top:0;margin-bottom:1rem}ul ul{margin-bottom:0}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}code{font-family:var(--bs-font-monospace);font-size:1em;font-size:.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}th{text-align:inherit;text-align:-webkit-match-parent}td,th,tr{border:0 solid;border-color:inherit}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}textarea{resize:vertical}output{display:inline-block}iframe{border:0}progress{vertical-align:baseline}[hidden]{display:none!important}.lead{font-size:1.25rem;font-weight:300}.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-3{flex:0 0 auto;width:25%}.col-6{flex:0 0 auto;width:50%}.col-12{flex:0 0 auto;width:100%}@media (min-width:576px){.col-sm-6{flex:0 0 auto;width:50%}}@media (min-width:768px){.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}}@media (min-width:992px){.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%}}@media (min-width:1200px){.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.offset-xl-1{margin-left:8.33333333%}}@media (min-width:1400px){.col-xxl-5{flex:0 0 auto;width:41.66666667%}}.table{--bs-table-color-type:initial;--bs-table-bg-type:initial;--bs-table-color-state:initial;--bs-table-bg-state:initial;--bs-table-color:var(--bs-body-color);--bs-table-bg:var(--bs-body-bg);--bs-table-border-color:var(--bs-border-color);--bs-table-accent-bg:transparent;--bs-table-striped-color:var(--bs-body-color);--bs-table-striped-bg:rgba(0,0,0,.05);--bs-table-active-color:var(--bs-body-color);--bs-table-active-bg:rgba(0,0,0,.1);--bs-table-hover-color:var(--bs-body-color);--bs-table-hover-bg:rgba(0,0,0,.075);width:100%;margin-bottom:1rem;vertical-align:top;border-color:var(--bs-table-border-color)}.table>:not(caption)>*>*{padding:.5rem;color:var(--bs-table-color-state,var(--bs-table-color-type,var(--bs-table-color)));background-color:var(--bs-table-bg);border-bottom-width:var(--bs-border-width);box-shadow:inset 0 0 0 9999px var(--bs-table-bg-state,var(--bs-table-bg-type,var(--bs-table-accent-bg)))}.btn{--bs-btn-padding-x:0.75rem;--bs-btn-padding-y:0.375rem;--bs-btn-font-family: ;--bs-btn-font-size:1rem;--bs-btn-font-weight:400;--bs-btn-line-height:1.5;--bs-btn-color:var(--bs-body-color);--bs-btn-bg:transparent;--bs-btn-border-width:var(--bs-border-width);--bs-btn-border-color:transparent;--bs-btn-border-radius:var(--bs-border-radius);--bs-btn-hover-border-color:transparent;--bs-btn-box-shadow:inset 0 1px 0 hsla(0,0%,100%,.15),0 1px 1px rgba(0,0,0,.075);--bs-btn-disabled-opacity:0.65;--bs-btn-focus-box-shadow:0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb),.5);display:inline-block;padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);color:var(--bs-btn-color);text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);background-color:var(--bs-btn-bg);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color)}.btn:focus-visible{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn.active,.btn.show,.btn:first-child:active{color:var(--bs-btn-active-color);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color)}.btn.active:focus-visible,.btn.show:focus-visible,.btn:first-child:active:focus-visible{box-shadow:var(--bs-btn-focus-box-shadow)}.btn:disabled{color:var(--bs-btn-disabled-color);pointer-events:none;background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);opacity:var(--bs-btn-disabled-opacity)}.btn-primary{--bs-btn-color:#fff;--bs-btn-bg:#0d6efd;--bs-btn-border-color:#0d6efd;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#0b5ed7;--bs-btn-hover-border-color:#0a58ca;--bs-btn-focus-shadow-rgb:49,132,253;--bs-btn-active-color:#fff;--bs-btn-active-bg:#0a58ca;--bs-btn-active-border-color:#0a53be;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#0d6efd;--bs-btn-disabled-border-color:#0d6efd}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.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:0.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}.navbar{--bs-navbar-padding-x:0;--bs-navbar-padding-y:0.5rem;--bs-navbar-color:rgba(var(--bs-emphasis-color-rgb),0.65);--bs-navbar-hover-color:rgba(var(--bs-emphasis-color-rgb),0.8);--bs-navbar-disabled-color:rgba(var(--bs-emphasis-color-rgb),0.3);--bs-navbar-active-color:rgba(var(--bs-emphasis-color-rgb),1);--bs-navbar-brand-padding-y:0.3125rem;--bs-navbar-brand-margin-end:1rem;--bs-navbar-brand-font-size:1.25rem;--bs-navbar-brand-color:rgba(var(--bs-emphasis-color-rgb),1);--bs-navbar-brand-hover-color:rgba(var(--bs-emphasis-color-rgb),1);--bs-navbar-nav-link-padding-x:0.5rem;--bs-navbar-toggler-padding-y:0.25rem;--bs-navbar-toggler-padding-x:0.75rem;--bs-navbar-toggler-font-size:1.25rem;--bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");--bs-navbar-toggler-border-color:rgba(var(--bs-emphasis-color-rgb),0.15);--bs-navbar-toggler-border-radius:var(--bs-border-radius);--bs-navbar-toggler-focus-width:0.25rem;--bs-navbar-toggler-transition:box-shadow 0.15s ease-in-out;position:relative;flex-wrap:wrap;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x)}.navbar,.navbar>.container{display:flex;align-items:center;justify-content:space-between}.navbar>.container{flex-wrap:inherit}.accordion{--bs-accordion-color:var(--bs-body-color);--bs-accordion-bg:var(--bs-body-bg);--bs-accordion-transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,border-radius 0.15s ease;--bs-accordion-border-color:var(--bs-border-color);--bs-accordion-border-width:var(--bs-border-width);--bs-accordion-border-radius:var(--bs-border-radius);--bs-accordion-inner-border-radius:calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-accordion-btn-padding-x:1.25rem;--bs-accordion-btn-padding-y:1rem;--bs-accordion-btn-color:var(--bs-body-color);--bs-accordion-btn-bg:var(--bs-accordion-bg);--bs-accordion-btn-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-icon-width:1.25rem;--bs-accordion-btn-icon-transform:rotate(-180deg);--bs-accordion-btn-icon-transition:transform 0.2s ease-in-out;--bs-accordion-btn-active-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23052c65'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-focus-border-color:#86b7fe;--bs-accordion-btn-focus-box-shadow:0 0 0 0.25rem rgba(13,110,253,.25);--bs-accordion-body-padding-x:1.25rem;--bs-accordion-body-padding-y:1rem;--bs-accordion-active-color:var(--bs-primary-text-emphasis);--bs-accordion-active-bg:var(--bs-primary-bg-subtle)}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);font-size:1rem;color:var(--bs-accordion-btn-color);text-align:left;background-color:var(--bs-accordion-btn-bg);border:0;border-radius:0;overflow-anchor:none;transition:var(--bs-accordion-transition)}@media (prefers-reduced-motion:reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){color:var(--bs-accordion-active-color);background-color:var(--bs-accordion-active-bg);box-shadow:inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color)}.accordion-button:not(.collapsed):after{background-image:var(--bs-accordion-btn-active-icon);transform:var(--bs-accordion-btn-icon-transform)}.accordion-button:after{flex-shrink:0;width:var(--bs-accordion-btn-icon-width);height:var(--bs-accordion-btn-icon-width);margin-left:auto;content:"";background-image:var(--bs-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--bs-accordion-btn-icon-width);transition:var(--bs-accordion-btn-icon-transition)}@media (prefers-reduced-motion:reduce){.accordion-button:after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;border-color:var(--bs-accordion-btn-focus-border-color);outline:0;box-shadow:var(--bs-accordion-btn-focus-box-shadow)}.accordion-header{margin-bottom:0}.accordion-item{color:var(--bs-accordion-color);background-color:var(--bs-accordion-bg);border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color)}.accordion-item:first-of-type{border-top-left-radius:var(--bs-accordion-border-radius);border-top-right-radius:var(--bs-accordion-border-radius)}.accordion-item:first-of-type .accordion-button{border-top-left-radius:var(--bs-accordion-inner-border-radius);border-top-right-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-item:last-of-type .accordion-button.collapsed{border-bottom-right-radius:var(--bs-accordion-inner-border-radius);border-bottom-left-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:last-of-type .accordion-collapse{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-body{padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)}.accordion-flush .accordion-collapse{border-width:0}.accordion-flush .accordion-item{border-right:0;border-left:0;border-radius:0}.accordion-flush .accordion-item:first-child{border-top:0}.accordion-flush .accordion-item:last-child{border-bottom:0}.accordion-flush .accordion-item .accordion-button,.accordion-flush .accordion-item .accordion-button.collapsed{border-radius:0}.pagination{--bs-pagination-padding-x:0.75rem;--bs-pagination-padding-y:0.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 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}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress{--bs-progress-height:1rem;--bs-progress-font-size:0.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 0.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)}.btn-close{--bs-btn-close-color:#000;--bs-btn-close-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");--bs-btn-close-opacity:0.5;--bs-btn-close-hover-opacity:0.75;--bs-btn-close-focus-shadow:0 0 0 0.25rem rgba(13,110,253,.25);--bs-btn-close-focus-opacity:1;--bs-btn-close-disabled-opacity:0.25;--bs-btn-close-white-filter:invert(1) grayscale(100%) brightness(200%);box-sizing:content-box;width:1em;height:1em;padding:.25em;background:transparent var(--bs-btn-close-bg) center/1em auto no-repeat;border:0;border-radius:.375rem;opacity:var(--bs-btn-close-opacity)}.btn-close,.btn-close:hover{color:var(--bs-btn-close-color)}.btn-close:hover{text-decoration:none;opacity:var(--bs-btn-close-hover-opacity)}.btn-close:focus{outline:0;box-shadow:var(--bs-btn-close-focus-shadow);opacity:var(--bs-btn-close-focus-opacity)}.btn-close:disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:var(--bs-btn-close-disabled-opacity)}.modal{--bs-modal-zindex:1055;--bs-modal-width:500px;--bs-modal-padding:1rem;--bs-modal-margin:0.5rem;--bs-modal-color: ;--bs-modal-bg:var(--bs-body-bg);--bs-modal-border-color:var(--bs-border-color-translucent);--bs-modal-border-width:var(--bs-border-width);--bs-modal-border-radius:var(--bs-border-radius-lg);--bs-modal-box-shadow:0 0.125rem 0.25rem rgba(0,0,0,.075);--bs-modal-inner-border-radius:calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));--bs-modal-header-padding-x:1rem;--bs-modal-header-padding-y:1rem;--bs-modal-header-padding:1rem 1rem;--bs-modal-header-border-color:var(--bs-border-color);--bs-modal-header-border-width:var(--bs-border-width);--bs-modal-title-line-height:1.5;--bs-modal-footer-gap:0.5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color:var(--bs-border-color);--bs-modal-footer-border-width:var(--bs-border-width);position:fixed;top:0;left:0;z-index:var(--bs-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:var(--bs-modal-margin);pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translateY(-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - var(--bs-modal-margin) * 2)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;color:var(--bs-modal-color);pointer-events:auto;background-color:var(--bs-modal-bg);background-clip:padding-box;border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);outline:0}.modal-backdrop{--bs-backdrop-zindex:1050;--bs-backdrop-bg:#000;--bs-backdrop-opacity:0.5;position:fixed;top:0;left:0;z-index:var(--bs-backdrop-zindex);width:100vw;height:100vh;background-color:var(--bs-backdrop-bg)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.modal-header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:var(--bs-modal-header-padding);border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius:var(--bs-modal-inner-border-radius);border-top-right-radius:var(--bs-modal-inner-border-radius)}.modal-header .btn-close{padding:calc(var(--bs-modal-header-padding-y) * .5) calc(var(--bs-modal-header-padding-x) * .5);margin:calc(-.5 * var(--bs-modal-header-padding-y)) calc(-.5 * var(--bs-modal-header-padding-x)) calc(-.5 * var(--bs-modal-header-padding-y)) auto}.modal-title{margin-bottom:0;line-height:var(--bs-modal-title-line-height)}.modal-body{position:relative;flex:1 1 auto;padding:var(--bs-modal-padding)}.modal-footer{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * .5);background-color:var(--bs-modal-footer-bg);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-bottom-left-radius:var(--bs-modal-inner-border-radius)}.modal-footer>*{margin:calc(var(--bs-modal-footer-gap) * .5)}@media (min-width:576px){.modal{--bs-modal-margin:1.75rem;--bs-modal-box-shadow:0 0.5rem 1rem rgba(0,0,0,.15)}.modal-dialog{max-width:var(--bs-modal-width);margin-right:auto;margin-left:auto}}.tooltip{--bs-tooltip-zindex:1080;--bs-tooltip-max-width:200px;--bs-tooltip-padding-x:0.5rem;--bs-tooltip-padding-y:0.25rem;--bs-tooltip-margin: ;--bs-tooltip-font-size:0.875rem;--bs-tooltip-color:var(--bs-body-bg);--bs-tooltip-bg:var(--bs-emphasis-color);--bs-tooltip-border-radius:var(--bs-border-radius);--bs-tooltip-opacity:0.9;--bs-tooltip-arrow-width:0.8rem;--bs-tooltip-arrow-height:0.4rem;z-index:var(--bs-tooltip-zindex);display:block;margin:var(--bs-tooltip-margin);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-tooltip-font-size);word-wrap:break-word;opacity:0}.tooltip.show{opacity:var(--bs-tooltip-opacity)}@keyframes spinner-border{to{transform:rotate(1turn)}}@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}.placeholder.btn:before{display:inline-block;content:""}@keyframes placeholder-glow{50%{opacity:.2}}@keyframes placeholder-wave{to{-webkit-mask-position:-200% 0;mask-position:-200% 0}}.object-fit-contain{-o-object-fit:contain!important;object-fit:contain!important}.opacity-0{opacity:0!important}.opacity-100{opacity:1!important}.overflow-hidden{overflow:hidden!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.top-0{top:0!important}.start-0{left:0!important}.end-0{right:0!important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.w-75{width:75%!important}.w-100{width:100%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.align-items-start{align-items:flex-start!important}.align-items-center{align-items:center!important}.m-0{margin:0!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.me-0{margin-right:0!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.ms-3{margin-left:1rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.px-0{padding-right:0!important;padding-left:0!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-5{padding-right:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.lh-1{line-height:1!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-success{--bs-text-opacity:1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.bg-transparent{--bs-bg-opacity:1;background-color:transparent!important}.rounded-circle{border-radius:50%!important}@media (min-width:576px){.d-sm-block{display:block!important}.d-sm-none{display:none!important}.flex-sm-row{flex-direction:row!important}.mb-sm-5{margin-bottom:3rem!important}}@media (min-width:768px){.d-md-block{display:block!important}.d-md-flex{display:flex!important}.d-md-none{display:none!important}.flex-md-row{flex-direction:row!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-center{align-items:center!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mt-md-0{margin-top:0!important}.mb-md-0{margin-bottom:0!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.ps-md-2{padding-left:.5rem!important}.text-md-start{text-align:left!important}}@media (min-width:992px){.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-flex{display:flex!important}.d-lg-none{display:none!important}.flex-lg-row{flex-direction:row!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.me-lg-0{margin-right:0!important}.mb-lg-0{margin-bottom:0!important}.pb-lg-5{padding-bottom:3rem!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.d-xl-block{display:block!important}.d-xl-none{display:none!important}.mb-xl-0{margin-bottom:0!important}}@media (min-width:1400px){.px-xxl-3{padding-left:1rem!important}.pe-xxl-3,.px-xxl-3{padding-right:1rem!important}.ps-xxl-3{padding-left:1rem!important}}
/*!
Theme Name: IntellRocket
Theme URI: http://underscores.me/
Author: IntellRocket Team
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: intellrocket
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

IntellRocket is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/@media(max-width:575px){.h1,h1,h1 .highlighted-word,h1 a{font-size:38px;line-height:1.4}}@media(min-width:3800px){.h1,h1,h1 .highlighted-word,h1 a{font-size:170px;line-height:210px}}@media(min-width:2560px){.h1,h1,h1 .highlighted-word,h1 a{font-size:120px;line-height:160px}}@media(min-width:1920px){.h1,h1,h1 .highlighted-word,h1 a{font-size:80px}}@media(min-width:992px){.h1,h1,h1 .highlighted-word,h1 a{font-size:70px}}@media(min-width:576px){.h1,h1,h1 .highlighted-word,h1 a{font-size:64px;line-height:1.6}}@media(min-width:3800px){.h2,h1.h2 .highlighted-word,h2,h2 .highlighted-word,h2 a,h2.main-title .highlighted-word{line-height:100px;font-size:64px}}@media(min-width:2560px){.h2,h1.h2 .highlighted-word,h2,h2 .highlighted-word,h2 a,h2.main-title .highlighted-word{line-height:84px;font-size:54px}}@media(max-width:2559px){.h2,h1.h2 .highlighted-word,h2,h2 .highlighted-word,h2 a,h2.main-title .highlighted-word{font-size:34px;line-height:50px}}@media(max-width:991px){.h2,h1.h2 .highlighted-word,h2,h2 .highlighted-word,h2 a,h2.main-title .highlighted-word{font-size:24px;line-height:42px}}@media(min-width:3800px){.h3,h3,h3 .highlighted-word,h3 a{font-size:56px;line-height:92px}}@media(min-width:2560px){.h3,h3,h3 .highlighted-word,h3 a{font-size:46px;line-height:74px}}@media(max-width:2559px){.h3,h3,h3 .highlighted-word,h3 a{font-size:28px;line-height:46px}}@media(max-width:767px){.h3,h3,h3 .highlighted-word,h3 a{font-size:24px;line-height:40px}}@media(min-width:2560px){.h4,h4,h4 .highlighted-word,h4 a{font-size:48px;line-height:80px}}@media(max-width:2559px){.h4,h4,h4 .highlighted-word,h4 a{font-size:24px;line-height:40px}}@media(max-width:767px){.h4,h4,h4 .highlighted-word,h4 a{font-size:16px;line-height:30px}}@media(min-width:3800px){.h5,h5,h5 .highlighted-word,h5 a{font-size:36px;line-height:64px}}@media(min-width:2560px){.h5,h5,h5 .highlighted-word,h5 a{font-size:28px;line-height:46px}}@media(min-width:768px){.h5,h5,h5 .highlighted-word,h5 a{font-size:18px;line-height:32px}}@media(max-width:767px){.h5,h5,h5 .highlighted-word,h5 a{font-size:18px;line-height:26px}}@media(min-width:2560px){.h6,h6,h6 .highlighted-word,h6 a{font-size:32px;line-height:60px}}@media(max-width:2559px){.h6,h6,h6 .highlighted-word,h6 a{font-size:16px;line-height:30px}}@media(max-width:767px){.h6,h6,h6 .highlighted-word,h6 a{font-size:14px;line-height:26px}}.h1,.h2,.h3,.h4,.h5,.h6,.highlighted-word,h1,h2,h2 .accordion-button,h3,h4,h5,h6{font-family:var(--font-poppins)!important;font-weight:600!important;z-index:0;position:relative;color:var(--text-color)}h1 span,h2 span,h3 span,h4 span,h5 span,h6 span{font-family:var(--font-poppins)!important}.normal-txt-medium{font-weight:500}@media(max-width:2559px){.normal-txt-medium{font-size:16px;line-height:30px}}@media(min-width:2560px){.normal-txt-medium{font-size:32px;line-height:60px}}.normal-txt-regular{color:var(--text-color);font-weight:400!important}@media(max-width:2559px){.normal-txt-regular{font-size:16px;line-height:30px}}@media(min-width:2560px){.normal-txt-regular{font-size:26px;line-height:46px}}@media(min-width:3800px){.normal-txt-regular{font-size:32px;line-height:60px}}.small-txt-regular{font-weight:400!important}@media(max-width:2559px){.small-txt-regular{font-size:14px;line-height:24px}}@media(min-width:2560px){.small-txt-regular{font-size:21px;line-height:24px}}@media(min-width:3800px){.small-txt-regular{font-size:28px;line-height:48px}}.small-txt-all-caps-semibold{font-weight:500}@media(max-width:2559px){.small-txt-all-caps-semibold{font-weight:500;font-size:14px;line-height:20px}}@media(min-width:2560px){.small-txt-all-caps-semibold{font-size:21px;line-height:30px}}@media(min-width:3800px){.small-txt-all-caps-semibold{font-size:28px;line-height:40px}}.normal-txt-medium,.normal-txt-regular,.small-txt-all-caps-semibold,.small-txt-regular{font-family:var(--font-dmsans)!important}a,b,i,span,strong{font-family:var(--font-dmsans)}@media(min-width:2560px){a,b,i,span,strong{font-size:24px;line-height:1.42;font-size:28px}}@media(min-width:3800px){a,b,i,span,strong{font-size:34px}}p{line-height:30px;font-size:16px;font-family:var(--font-dmsans)}@media(min-width:2560px){p{line-height:45px;font-size:24px}}@media(min-width:3800px){p{line-height:60px;font-size:32px}}.h-copy-link{position:relative;display:inline;align-items:center}.h-copy-link .header-copy-link{visibility:hidden;vertical-align:middle;font-size:inherit;line-height:inherit;background-color:transparent;border:none;padding:0;box-shadow:none;outline:none;width:35px;height:35px;border-radius:40px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;margin-left:5px;transform:translateX(-5px);opacity:0;transition:transform .6s cubic-bezier(.25,.8,.25,1),opacity .4s ease,visibility .4s ease}@media(min-width:2560px){.h-copy-link .header-copy-link{width:50px;height:50px;margin-left:26px;border-radius:50px}}@media(min-width:3800px){.h-copy-link .header-copy-link{width:70px;height:70px;margin-left:32px;border-radius:70px}}.h-copy-link .header-copy-link svg{width:24px;height:24px;display:block}@media(min-width:2560px){.h-copy-link .header-copy-link svg{width:26px;height:26px}}@media(min-width:3800px){.h-copy-link .header-copy-link svg{width:32px;height:32px}}.h-copy-link .header-copy-link .tooltiptextHeader{position:absolute;left:-50px;top:-20px;text-align:center;min-width:140px;display:block;opacity:0;transition:all .3s ease;width:max-content;padding:2px 10px;border-radius:6px;font-size:12px;color:var(--white-color);background-color:var(--dark-01-color);align-items:center;justify-content:center}@media(min-width:2560px){.h-copy-link .header-copy-link .tooltiptextHeader{bottom:-78px;min-width:300px}}@media(min-width:3800px){.h-copy-link .header-copy-link .tooltiptextHeader{bottom:-95px;min-width:400px}}.h-copy-link .header-copy-link .tooltiptextCopyHeader{position:absolute;top:-20px;left:20px;transform:translateX(-50%);text-align:center;min-width:100px;width:max-content;padding:2px 10px;border-radius:6px;font-size:12px;color:var(--white-color);background-color:var(--dark-01-color);opacity:0;visibility:hidden;transition:all .3s ease;z-index:999}@media(min-width:2560px){.h-copy-link .header-copy-link .tooltiptextCopyHeader{bottom:-78px;min-width:150px;font-size:16px;padding:12px 24px}}@media(min-width:3800px){.h-copy-link .header-copy-link .tooltiptextCopyHeader{bottom:-95px;min-width:200px;font-size:18px;padding:15px 30px}}.h-copy-link .header-copy-link:hover .tooltiptextCopyHeader{opacity:1;visibility:visible}.h-copy-link:hover .header-copy-link{visibility:visible;opacity:1;transform:translateX(2px) translateY(0)}:root{--easeOutExpo:cubic-bezier(0.16,1,0.3,1);--menu-follow-delay:0ms;--delay:0ms}body{--primary-color:#f92d73;--primary-color-btn:#f92d73;--primary-brand-gradient:linear-gradient(90deg,#f92d73,#f91824);--secondary-brand-color:#c7efeb;--white-color:#fff;--black:#000;--underline-h-color:#c7efeb;--font-poppins:"Poppins";--font-dmsans:"DM Sans";--info-state-color:#2f80ed;--success-state-color:#27ae60;--warning-state-color:#e2b93b;--error-state-color:#eb5757;--light-switch-base-color:#fdcd6e;--dark-01-color:#191c1f;--dark-02-color:#575757;--dark-03-color:#575757;--gray-01-color:#ececec;--gray-02-color:#fafafa;--gray-03-color:#eef3fc;--gray-04-color:hsla(220,5%,89%,.95);--gray-05-color:#e6e8ec;--white:#fff;--gray-06-color:#f6f7fa;--gray-07-color:#f4f4f4;--gray-08-color:#d9d9d9;--header-dark:#fff;--numb-bg-color:#fbfcff;--text-color:#191c1f;--accordion-bg-color:#fff;--dark-blue-bg-color:#0d132d;--acc-border-hvr-color:#a8a8a8}body .categories .category-item.active{border:2px solid var(--dark-01-color);background:var(--dark-01-color);color:var(--white);cursor:pointer}body .categories .category-item.active a{color:var(--white)}body .info-links ul li a,body .info-links ul li span{color:#fff!important}body .info-links ul li a div:after{background:#fff}.dark body{--primary-color:#f92d73;--primary-color-btn:#fff;--primary-brand-gradient:linear-gradient(90deg,#f92d73,#f91824);--secondary-brand-color:#28293c;--white-color:#000;--underline-h-color:linear-gradient(90deg,#f92d73,#f91824);--text-color:#fff;--info-state-color:green;--success-state-color:green;--warning-state-color:green;--error-state-color:green;--light-switch-base-color:#fdcd6e;--dark-01-color:#fafafa;--dark-02-color:#ececec;--dark-03-color:#9e9e9e;--gray-01-color:#ececec;--gray-02-color:#fafafa;--gray-03-color:#eef3fc;--gray-04-color:hsla(220,5%,89%,.95);--gray-05-color:#e6e8ec;--gray-06-color:#fafbfd;--white:#000;--black:#fff;--header-dark:#101020;--body-bg-color:#101020;--numb-bg-color:#161525;--accordion-bg-color:#101020;--acc-border-hvr-color:#62607d;--dark-03-color:var(--dark-02-color)!important}.dark body .normal-txt-medium,.dark body .normal-txt-regular,.dark body .small-txt-all-caps-semibold,.dark body .small-txt-regular{color:#fff!important}.dark body .logo a svg path,.dark body .reviews-section .swiper-slide svg path{fill:#fff}.dark body .main-home-section .small-reviews{padding-left:10px}@media(min-width:768px){.dark body .main-home-section .small-reviews{padding-left:16px}}@media(min-width:2560px){.dark body .main-home-section .small-reviews{padding-left:24px}}@media(min-width:3800px){.dark body .main-home-section .small-reviews{padding-left:32px}}.dark body .main-home-section .small-reviews .custom-white-dark-text{color:#fff}.dark body .swiper-button-next svg path,.dark body .swiper-button-prev svg path{fill:#fff}.dark body .get-in-touch-section{background:none!important}.dark body .normal-btn,.dark body .normal-btn:hover{color:#fff!important}.dark body .our-values-section .our-values-scrollable-txt .value-item p{-webkit-text-stroke:2px #fff;color:transparent}.dark body .our-values-section .our-values-scrollable-txt .value-item:hover p{color:#fff}.dark body header .header-holder .header-content .burger-menu .burger-menu-line,.dark body header .header-holder .header-content .burger-menu.active{background-color:#fff!important}.dark body header .header-holder .header-content .burger-menu.active .burger-menu-line{background-color:#191c1f!important}.dark body .single-project-main-section .project-info .info-description .project-title{color:#fff!important}.dark body .info-links .info-links-title{color:#fff}.dark body .info-links ul li a,.dark body .info-links ul li span{color:#fff!important}.dark body .info-links ul li a div:after{background:#fff}.dark body .info-links .learn-more-link-white{background-color:#fff!important}.dark body .wpcf7_form_control_wrap .wpcf7_textarea{background-color:transparent}.dark body .wpcf7_submit{color:#fff!important}.dark body .tag{background-color:transparent!important;border:1px solid #fff;white-space:nowrap}.dark body .tag:hover{background-color:#fff!important;color:#191c1f!important}.dark body input[type=submit]{color:#fff!important}.dark body .newsletter-input input{background-color:transparent!important}.dark body .blog-post ul li{color:#fff}.dark body #action-load-projects:hover{color:#fff!important}.dark body .job-openings-section .awsm-job-wrap .awsm-job-listings .awsm-job-listing-item .awsm-job-item{background-color:transparent!important}.dark body .job-openings-section .awsm-job-wrap .awsm-job-listings .awsm-job-listing-item .awsm-job-item .awsm-list-right-col .awsm-job-more-container .awsm-job-more{color:#fff!important}.dark body .swiper-btn-next-blog svg path,.dark body .swiper-btn-prev-blog svg path,.dark body .swiper-button-next svg path,.dark body .swiper-button-prev svg path{fill:#fff!important}.dark body .accordion.accordion-type-01 .accordion-item .accordion-button:after{background-image:url(/Arrow-1.png)!important}.dark body .services-section .services-content .service-item:hover{box-shadow:0 10px 160px -40px hsla(0,0%,100%,.102)}.dark body .light-ver{display:none!important}.dark body .dark-ver{display:block!important}.dark body .get_in_touch_info_line{color:var(--dark-02-color)}.dark body .get_in_touch_form .checkbox_group_items .checkbox_item .wpcf7_form_control_wrap .wpcf7_form_control .wpcf7_list_item{background-color:transparent!important}.dark body .checkbox_group_items .checkbox_item.active .wpcf7_form_control_wrap .wpcf7_form_control .wpcf7_list_item .wpcf7_list_item_label,.dark body .checkbox_group_items .checkbox_item.active input[type=checkbox]+span,.dark body .radio_group_items .radio_item.active .wpcf7_form_control_wrap .wpcf7_form_control .wpcf7_list_item .wpcf7_list_item_label,.dark body .radio_group_items .radio_item.active input[type=radio]+span{color:#fff!important}.dark body .wpcf7_form .checkbox_item .wpcf7_list_item input,.dark body .wpcf7_form .radio_item .wpcf7_list_item input{background-color:transparent!important}.dark body .fake_uploader svg path{fill:#fff!important}.dark body .accordion .accordion-item .accordion-button:after{background-image:url(/Arrow-1.png)!important}.dark body .price-guide-block-section .filter-col .filters .filter-tag.active{background-color:#fff!important;color:#222130!important}.dark body .price-guide-block-section .filter-col .filters .filter-tag{background-color:#161525!important;color:#fff!important;border:2px solid #161525}.dark body .price-guide-block-section .filter-col .filters .filter-tag:hover{border-color:#fff!important}.dark body .price-guide-block-section .price-table .price-table-row .price-txt{color:#fff!important}.dark body .price-guide-block-section .price-table .price-table-row .dashes-in-row{border:2px dashed hsla(0,0%,100%,.5)!important}.dark body .our-culture-section .culture-items .culture-item{border:1px solid #222130!important}.dark body .our-culture-section .culture-items .culture-item:hover{background-color:#101020!important;box-shadow:0 10px 160px -40px hsla(0,0%,100%,.102)!important}.dark body .pricing-lists-section .boxes-lists .arrow-to-list svg path{fill:#fff!important}.dark body .reviews-section .review{color:#ececec}.dark body .checklist-item-text{color:#fff!important}.dark body .newsletter-section .newsletter-holder .newsletter-input input[type=text]{border:1px solid hsla(0,0%,100%,.3);transition:all .35s ease}.dark body .newsletter-section .newsletter-holder .newsletter-input input[type=text]:focus,.dark body .newsletter-section .newsletter-holder .newsletter-input input[type=text]:focus-visible{border:1px solid hsla(0,0%,100%,.9)}.dark body .categories .category-item.active{background-color:#fff!important;color:#222130!important}.dark body .categories .category-item{background-color:#161525!important;color:#fff!important;border:2px solid #161525}.dark body .categories .category-item:hover{border-color:#fff}.dark body .design-typography-section .typo-col{background-color:transparent!important}.dark body .hyphen-icon svg rect{fill:#fff!important}.dark body #navigation-header.bg-sticky-background{background-color:rgba(16,16,32,.94)}.dark body .single-project-colors-section .colors .color{border:1px solid hsla(0,0%,100%,.1)}.dark body .accordion.accordion-type-01 .accordion-item{border-bottom:1px solid #222130}.dark body .affordable-section .hourly-rate .dollar,.dark body .affordable-section .hourly-rate .rate,.dark body .affordable-section .hourly-rate .unit{color:#fff!important}.dark body .colors-mobile .color{border:1px solid hsla(0,0%,100%,.3)}.dark body #awsm-application-form{background-color:#101020}.dark body #awsm-application-form .awsm-job-form-group label,.dark body #awsm-application-form .awsm-job-form-group small{color:#fff}.dark body #awsm-application-form #awsm-cover-letter{background-color:#101020}.dark body .awsm-job-entry-content h2,.dark body .awsm-job-entry-content h3,.dark body .awsm-job-entry-content h4,.dark body .awsm-job-entry-content li,.dark body .awsm-job-entry-content p,.dark body .awsm-job-entry-content span{color:#fff}.dark body .awsm-job-form-file-group label{background-image:url(/attach-white.svg);border-bottom:1px solid hsla(0,0%,100%,.3)}.dark body header.active{background-color:#101020}.dark body .faq-section .accordion-item{border:1px solid #222130;background:#161525}.dark body .our-values-section .values-mobile .value{border:1px solid hsla(0,0%,98%,.4)}.dark body .our-values-section .values-mobile .value:hover{border:1px solid hsla(0,0%,98%,.8)}.dark body .awsm-job-specification-term{color:#fff!important}@media(prefers-color-scheme:dark){.dark body{--primary-color:#f92d73;--primary-color-btn:#fff;--primary-brand-gradient:linear-gradient(90deg,#f92d73,#f91824);--secondary-brand-color:#28293c;--white-color:#000;--underline-h-color:linear-gradient(90deg,#f92d73,#f91824);--text-color:#fff;--info-state-color:#2f80ed;--success-state-color:#27ae60;--warning-state-color:#e2b93b;--error-state-color:#eb5757;--light-switch-base-color:#fdcd6e;--dark-01-color:#fafafa;--dark-02-color:#ececec;--dark-03-color:#9e9e9e;--gray-01-color:#ececec;--gray-02-color:#fafafa;--gray-03-color:#eef3fc;--gray-04-color:hsla(220,5%,89%,.95);--gray-05-color:#e6e8ec;--gray-06-color:#fafbfd;--white:#000;--black:#fff;--body-bg-color:#101020;--numb-bg-color:#161525;--accordion-bg-color:#101020;--dark-03-color:var(--dark-02-color)!important}.dark body .normal-txt-medium,.dark body .normal-txt-regular,.dark body .small-txt-all-caps-semibold,.dark body .small-txt-regular{color:#fff!important}.dark body .logo a svg path,.dark body .reviews-section .swiper-slide svg path,.dark body .swiper-button-next svg path,.dark body .swiper-button-prev svg path{fill:#fff}.dark body .get-in-touch-section{background:none!important}.dark body .scroller .scroll-icon svg path{fill:#fff}.dark body .normal-btn,.dark body .normal-btn:hover{color:#fff!important}.dark body .accordion-body ul li span{color:var(--dark-02-color)}.dark body header .header-holder .header-content .burger-menu{background-color:rgba(250,251,253,.03)!important}.dark body .small-reviews .reviewer-logo{padding-left:0}}@media(prefers-color-scheme:dark)and (min-width:2560px){.dark body .small-reviews .reviewer-logo{padding-left:15px}}@media(prefers-color-scheme:dark)and (min-width:3800px){.dark body .small-reviews .reviewer-logo{padding-left:30px}}@media(prefers-color-scheme:dark){.dark body .our-values-section .our-values-scrollable-txt .value-item p{-webkit-text-stroke:2px #fff;color:transparent}.dark body .our-values-section .our-values-scrollable-txt .value-item:hover p{color:#fff}.dark body header .header-holder .header-content .burger-menu .burger-menu-line,.dark body header .header-holder .header-content .burger-menu.active{background-color:#fff!important}.dark body header .header-holder .header-content .burger-menu.active .burger-menu-line{background-color:#191c1f!important}.dark body .header-holder .header-content .burger-menu{transition:all .3s ease}.dark body .header-holder .header-content .burger-menu:hover{background-color:rgba(250,251,253,.16)!important}.dark body header .header-holder .header-content .burger-menu.active{background-color:#fff}.dark body .single-project-main-section .project-info .info-description .project-title{color:#fff!important}.dark body .info-links .info-links-title{color:#fff}.dark body .info-links ul li a,.dark body .info-links ul li span{color:#fff!important}.dark body .info-links ul li a div:after{background:#fff}.dark body .info-links .learn-more-link-white{color:#fff!important}.dark body .wpcf7_form_control_wrap .wpcf7_textarea{background-color:transparent}.dark body .wpcf7_submit{color:#fff!important}.dark body .tag{background-color:transparent!important;border:1px solid hsla(0,0%,100%,.4)}.dark body .tag:hover{background-color:#fff;color:#191c1f}.dark body input[type=submit]{color:#fff!important}.dark body .newsletter-input input{background-color:transparent!important}.dark body .blog-post ul li{color:#fff}.dark body #action-load-projects:hover{color:#fff!important}.dark body .job-openings-section .awsm-job-wrap .awsm-job-listings .awsm-job-listing-item .awsm-job-item{background-color:transparent!important}.dark body .job-openings-section .awsm-job-wrap .awsm-job-listings .awsm-job-listing-item .awsm-job-item .awsm-list-right-col .awsm-job-more-container .awsm-job-more{color:#fff!important}.dark body .accordion.accordion-type-01 .accordion-item .accordion-button:after{background-image:url(/Arrow-1.png)!important}.dark body .services-section .services-content .service-item:hover{border:1px solid #f4f4f4;box-shadow:0 10px 160px -40px hsla(0,0%,100%,.102)}.dark body .light-ver{display:none!important}.dark body .dark-ver{display:block!important}.dark body .get_in_touch_info_line{color:var(--dark-02-color)}.dark body .get_in_touch_form .checkbox_group_items .checkbox_item .wpcf7_form_control_wrap .wpcf7_form_control .wpcf7_list_item,.dark body .get_in_touch_form .radio_group_items .radio_item .wpcf7_form_control_wrap .wpcf7_form_control .wpcf7_list_item{background-color:transparent!important}.dark body .checkbox_group_items .checkbox_item.active .wpcf7_form_control_wrap .wpcf7_form_control .wpcf7_list_item .wpcf7_list_item_label,.dark body .checkbox_group_items .checkbox_item.active input[type=checkbox]+span,.dark body .radio_group_items .radio_item.active .wpcf7_form_control_wrap .wpcf7_form_control .wpcf7_list_item .wpcf7_list_item_label,.dark body .radio_group_items .radio_item.active input[type=radio]+span{color:#fff!important}.dark body .wpcf7_form .checkbox_item .wpcf7_list_item input,.dark body .wpcf7_form .radio_item .wpcf7_list_item input{background-color:transparent!important}.dark body .fake_uploader svg path{fill:#fff!important}.dark body .accordion .accordion-item .accordion-button:after{background-image:url(/Arrow-1.png)!important}.dark body .price-guide-block-section .filter-col .filters .filter-tag.active{background-color:#fff!important;color:#222130!important}.dark body .price-guide-block-section .filter-col .filters .filter-tag{background-color:#161525!important;color:#fff!important;border:2px solid #161525}.dark body .price-guide-block-section .filter-col .filters .filter-tag:hover{border-color:#fff}.dark body .price-guide-block-section .price-table .price-table-row{background-color:#222130!important}.dark body .price-guide-block-section .price-table .price-table-row:nth-of-type(2n){background-color:#161525!important}.dark body .price-guide-block-section .price-table .price-table-row .price-txt{color:#fff!important}.dark body .price-guide-block-section .price-table .price-table-row .dashes-in-row{border:2px dashed hsla(0,0%,100%,.5)!important}.dark body .our-culture-section .culture-items .culture-item{border:1px solid #222130!important}.dark body .our-culture-section .culture-items .culture-item:hover{background-color:#101020!important;box-shadow:0 10px 160px -40px hsla(0,0%,100%,.102)!important}.dark body .pricing-lists-section .boxes-lists .arrow-to-list svg path{fill:#fff!important}.dark body .reviews-section .review{color:#ececec}.dark body .checklist-item-text{color:#fff!important}.dark body .newsletter-section .newsletter-holder .newsletter-input input[type=text]{border:1px solid hsla(0,0%,100%,.3);transition:all .35s ease}.dark body .newsletter-section .newsletter-holder .newsletter-input input[type=text]:focus,.dark body .newsletter-section .newsletter-holder .newsletter-input input[type=text]:focus-visible{border:1px solid hsla(0,0%,100%,.9)}.dark body .categories .category-item.active{background-color:#fff!important;color:#222130!important}.dark body .categories .category-item{background-color:#161525!important;color:#fff!important;border:2px solid #161525}.dark body .categories .category-item:hover{border-color:#fff}.dark body .design-typography-section .typo-col{background-color:transparent!important}.dark body .hyphen-icon svg rect{fill:#fff!important}.dark body #navigation-header.bg-sticky-background{background-color:rgba(16,16,32,.94)}.dark body #navigation-header.bg-sticky-background.active{background-color:#101020}.dark body .single-project-colors-section .colors .color{border:1px solid hsla(0,0%,100%,.1)}.dark body .accordion.accordion-type-01 .accordion-item{border-bottom:1px solid #222130}.dark body .affordable-section .hourly-rate .dollar,.dark body .affordable-section .hourly-rate .rate,.dark body .affordable-section .hourly-rate .unit{color:#fff!important}.dark body .colors-mobile .color{border:1px solid hsla(0,0%,100%,.3)}.dark body #awsm-application-form{background-color:#101020}.dark body #awsm-application-form .awsm-job-form-group label,.dark body #awsm-application-form .awsm-job-form-group small{color:#fff}.dark body #awsm-application-form #awsm-cover-letter{background-color:#101020}.dark body .awsm-job-entry-content h2,.dark body .awsm-job-entry-content h3,.dark body .awsm-job-entry-content h4,.dark body .awsm-job-entry-content li,.dark body .awsm-job-entry-content p,.dark body .awsm-job-entry-content span{color:#fff}.dark body .awsm-job-form-file-group label{background-image:url(/attach-white.svg);border-bottom:1px solid hsla(0,0%,100%,.3)}.dark body header.active{background-color:#101020}.dark body .faq-section .accordion-item{border:1px solid #222130;background:#161525}.dark body .our-values-section .values-mobile .value{border:1px solid hsla(0,0%,98%,.4)}.dark body .our-values-section .values-mobile .value:hover{border:1px solid hsla(0,0%,98%,.8)}.dark body .awsm-job-specification-term{color:#fff;color:#fff!important}.dark body .custom-white-dark-text{color:#fff}.dark body .tag:hover{background-color:var(--acc-border-hvr-color)!important}}.custom-white-dark-text{color:var(--dark-01-color)}@media(max-width:991px){.light-ver .desktop-ver{display:none!important}}@media(min-width:992px){.light-ver .mobile-ver{display:none!important}}.dark-ver{display:none}.dark .dark-ver{display:block}@media(max-width:991px){.dark .dark-ver .desktop-ver{display:none}}@media(min-width:992px){.dark .dark-ver .mobile-ver{display:none}}.dark .light-ver{display:none}.dark .tag:hover{background-color:var(--acc-border-hvr-color)!important}@media(prefers-color-scheme:dark){.dark body .dark-ver{display:block}}@media(prefers-color-scheme:dark)and (max-width:991px){.dark body .dark-ver .desktop-ver{display:none}}@media(prefers-color-scheme:dark)and (min-width:992px){.dark body .dark-ver .mobile-ver{display:none}}@media(prefers-color-scheme:dark){.dark body .light-ver{display:none}}body{--body-bg-color:#fff}.dark-01-color{color:var(--dark-01-color)}.dark-02-color{color:var(--dark-02-color)}a.dark-02-color{color:var(--dark-02-color)!important}a.dark-02-color:hover{color:var(--dark-01-color)!important}.dark-03-color,.dm-sans-font{font-family:var(--font-dmsans)}.dark-03-color{color:var(--dark-03-color)}.gradient-primary-color{background:linear-gradient(90deg,#f92d73,#f91824);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}body{position:relative;background-color:var(--body-bg-color)}a{color:var(--dark-01-color)}a:hover{color:unset}p{color:var(--dark-02-color)}.dark a,.dark strong{color:var(--gray-01-color)}.normal-btn{background-image:var(--primary-brand-gradient);color:var(--white);border-radius:60px;font-size:16px;line-height:24px;font-weight:500;font-family:var(--font-poppins-non);text-decoration:none;transition:.2s linear;position:relative;border:none;display:inline-block;padding:18px 49px}@media(min-width:2560px){.normal-btn{font-size:24px;line-height:32px}}@media(min-width:3800px){.normal-btn{font-size:32px;line-height:48px}}.normal-btn:hover{color:var(--white);box-shadow:0 14px 34px -15px #f9224b}.normal-btn:before{content:attr(data-label);font-size:20px;visibility:hidden}.normal-btn:focus{outline:4px solid rgba(249,45,115,.2)}.small-btn{background-image:var(--primary-brand-gradient);color:var(--white);border-radius:60px;font-size:16px;line-height:24px;font-weight:500;font-family:var(--font-poppins-non);text-decoration:none;transition:.2s linear;position:relative;border:none;display:inline-block;padding:12px 29px}@media(min-width:2560px){.small-btn{font-size:24px;line-height:32px}}@media(min-width:3800px){.small-btn{font-size:32px;line-height:48px}}.small-btn:hover{color:var(--white);box-shadow:0 14px 34px -15px #f9224b}.small-btn:before{content:attr(data-label);font-size:20px;visibility:hidden}.small-btn:focus{outline:4px solid rgba(249,45,115,.2)}.tag{padding:1px 10px;border-radius:45px;font-family:var(--font-poppins);font-weight:600;font-size:12px;line-height:1.5;transition:all .2s ease}@media(min-width:2560px){.tag{font-size:18px}}@media(min-width:3800px){.tag{font-size:24px}}.purple-tag{background:#e6e3f4;color:#8b73c4}.purple-tag:hover{color:var(--white);background:#8b73c4}input{border:none;border-bottom:1px solid var(--dark-03-color);font-family:var(--font-dmsans);font-weight:400;font-size:16px;line-height:30px;padding:5px 0 15px 2px;color:var(--dark-01-color)}@media(min-width:2560px){input{font-size:20px}}@media(min-width:3800px){input{font-size:24px}}input::placeholder{color:var(--dark-02-color)}input:focus,input:hover{border-bottom:1px solid var(--primary-color)}input:focus{outline:none}.error-notice{color:var(--error-state-color)}.success-notice{color:var(--success-state-color);padding-top:10px;font-size:14px;line-height:24px}.success-notice,textarea{font-family:var(--font-dmsans);font-weight:400}textarea{border:none;border-bottom:1px solid var(--dark-03-color);font-size:16px;line-height:30px;padding:5px 0 15px 2px;color:var(--dark-01-color);field-sizing:content;min-height:3lh}textarea::placeholder{color:var(--dark-02-color)}textarea:focus,textarea:hover{border-bottom:1px solid var(--primary-color)}textarea:focus{outline:none}@media(max-width:575px){.mob-m-0{margin-bottom:0!important}}.pb-04{padding-bottom:4px!important}@media(min-width:2560px){.pb-04{padding-bottom:6px!important}}@media(min-width:3800px){.pb-04{padding-bottom:8px!important}}.mb-intra-section{margin-bottom:30px}@media(min-width:992px){.mb-intra-section{margin-bottom:50px}}@media(min-width:1600px){.mb-intra-section{margin-bottom:80px}}@media(min-width:2560px){.mb-intra-section{margin-bottom:120px}}@media(min-width:3800px){.mb-intra-section{margin-bottom:160px}}@media(max-width:991px){.mb-20{margin-bottom:10px}}@media(min-width:992px){.mb-20{margin-bottom:20px}}@media(max-width:991px){.mb-30{margin-bottom:20px}}@media(min-width:992px){.mb-30{margin-bottom:30px}}@media(min-width:2560px){.mb-30{margin-bottom:45px}}@media(min-width:3800px){.mb-30{margin-bottom:60px}}.px-10{padding:0 10px}@media(min-width:2560px){.px-10{padding:0 15px}}@media(min-width:3800px){.px-10{padding:0 20px}}.mb-16{margin-bottom:16px}.mb-10{margin-bottom:10px}@media(min-width:2560px){.mb-10{margin-bottom:15px}}@media(min-width:3800px){.mb-10{margin-bottom:20px}}.mb-20{margin-bottom:20px}@media(min-width:2560px){.mb-20{margin-bottom:30px}}@media(min-width:3800px){.mb-20{margin-bottom:40px}}@media(max-width:991px){.mb-40{margin-bottom:30px!important}}@media(min-width:992px){.mb-40{margin-bottom:40px}}@media(min-width:2560px){.mb-40{margin-bottom:60px}}@media(min-width:3800px){.mb-40{margin-bottom:90px}}.mb-50{margin-bottom:50px}@media(max-width:767px){.mb-50{margin-bottom:38px}}@media(min-width:3800px){.mb-50{margin-bottom:100px}}.mb-60{margin-bottom:40px}@media(min-width:992px){.mb-60{margin-bottom:60px}}@media(min-width:2560px){.mb-60{margin-bottom:90px}}@media(min-width:3800px){.mb-60{margin-bottom:120px}}.mb-70{margin-bottom:70px}@media(max-width:767px){.mb-70{margin-bottom:50px}}@media(min-width:2560px){.mb-70{margin-bottom:100px}}@media(min-width:3800px){.mb-70{margin-bottom:140px}}.mb-80{margin-bottom:45px}@media(min-width:992px){.mb-80{margin-bottom:80px}}@media(min-width:2560px){.mb-80{margin-bottom:120px}}@media(min-width:3800px){.mb-80{margin-bottom:160px}}.pt-90{padding-top:50px;padding-bottom:50px}@media(min-width:992px){.pt-90{padding-top:95px}}@media(min-width:2560px){.pt-90{padding-top:120px}}@media(min-width:3800px){.pt-90{padding-top:160px}}@media(max-width:767px){.mb-85{margin-bottom:35px}}@media(min-width:768px){.mb-85{margin-bottom:85px}}@media(min-width:3800px){.mb-85{margin-bottom:125px}}.mb-90{margin-bottom:90px}@media(max-width:991px){.mb-90{margin-bottom:55px}}@media(max-width:767px){.mb-90{margin-bottom:35px}}@media(max-width:991px){.mb-85-mob{margin-bottom:85px}.mb-150{margin-bottom:90px}}@media(min-width:992px){.mb-150{padding-bottom:110px}}@media(min-width:1920px){.mb-150{padding-bottom:150px}}@media(min-width:2560px){.mb-150{padding-bottom:225px}}@media(min-width:3800px){.mb-150{padding-bottom:300px}}@media(max-width:991px){.mb-200{margin-bottom:100px}}@media(max-width:575px){.mb-200{margin-bottom:80px}}@media(min-width:992px){.mb-200{margin-bottom:120px}}@media(min-width:1920px){.mb-200{margin-bottom:200px}}@media(min-width:2560px){.mb-200{margin-bottom:300px}}@media(min-width:3800px){.mb-200{margin-bottom:400px}}@media(max-width:991px){.mb-220{padding-bottom:120px}}@media(max-width:575px){.mb-220{padding-bottom:80px}}@media(min-width:992px){.mb-220{padding-bottom:140px}}@media(min-width:768px)and (max-width:1024px)and (orientation:landscape){.mb-220{padding-bottom:80px}}@media(min-width:1920px){.mb-220{padding-bottom:220px}}@media(min-width:2560px){.mb-220{padding-bottom:320px}}@media(min-width:3800px){.mb-220{padding-bottom:440px}}@media(max-width:991px){.mt-220{padding-top:120px}}@media(max-width:575px){.mt-220{padding-top:80px}}@media(min-width:992px){.mt-220{padding-top:140px}}@media(min-width:1920px){.mt-220{padding-top:200px}}@media(min-width:2560px){.mt-220{padding-top:300px}}@media(min-width:3800px){.mt-220{padding-top:400px}}@media(max-width:991px){.mt-80{margin-top:40px}}@media(max-width:575px){.mt-80{margin-top:30px}}@media(min-width:992px){.mt-80{margin-top:70px}}@media(min-width:1920px){.mt-80{margin-top:80px}}@media(min-width:2560px){.mt-80{margin-top:120px}}@media(min-width:3800px){.mt-80{margin-top:160px}}.mb-180{margin-bottom:80px}@media(min-width:992px){.mb-180{margin-bottom:180px}}@media(min-width:768px)and (max-width:1024px)and (orientation:landscape){.mb-180{margin-bottom:80px}}@media(min-width:2560px){.mb-180{margin-bottom:250px}}@media(min-width:3800px){.mb-180{margin-bottom:360px}}.mb-320{margin-bottom:130px}@media(min-width:992px){.mb-320{margin-bottom:190px}}@media(min-width:1920px){.mb-320{margin-bottom:320px}}@media(min-width:3800px){.mb-320{margin-bottom:600px}}.max-w-575{max-width:575px}@media(min-width:2560px){.max-w-575{max-width:825px}}@media(min-width:3800px){.max-w-575{max-width:1150px}}.max-w-500{max-width:524px}@media(min-width:2560px){.max-w-500{max-width:1240px}}@media(min-width:3800px){.max-w-500{max-width:1890px}}.min-w-300{min-width:300px}@media(min-width:2560px){.min-w-300{min-width:515px}}@media(min-width:3800px){.min-w-300{min-width:600px}}a{text-decoration:none!important}img{max-width:100%;width:100%}ul{list-style:none;padding:unset}.container{max-width:1210px!important}@media(min-width:2560px){.container{max-width:1815px!important}}@media(min-width:3800px){.container{max-width:2420px!important}}.highlighted-word{position:relative}.highlighted-word:after{content:"";position:absolute;bottom:5px;left:0;width:100%;background:var(--underline-h-color);z-index:-1}@media(max-width:991px){.highlighted-word:after{height:12px;bottom:4px}}@media(max-width:575px){.highlighted-word:after{height:10px;bottom:5px}}@media(min-width:992px){.highlighted-word:after{height:10px;bottom:6px}}@media(min-width:2560px){.highlighted-word:after{height:18px;bottom:8px}}@media(min-width:3800px){.highlighted-word:after{height:24px;bottom:6px}}h1:not(.h2) .highlighted-word:after,h1:not(.h3) .highlighted-word:after,h1:not(.main-title) .highlighted-word:after{height:10px;bottom:5px}@media(min-width:992px){h1:not(.h2) .highlighted-word:after,h1:not(.h3) .highlighted-word:after,h1:not(.main-title) .highlighted-word:after{height:12px;bottom:6px}}@media(min-width:2560px){h1:not(.h2) .highlighted-word:after,h1:not(.h3) .highlighted-word:after,h1:not(.main-title) .highlighted-word:after{height:16px;bottom:10px}}@media(min-width:3800px){h1:not(.h2) .highlighted-word:after,h1:not(.h3) .highlighted-word:after,h1:not(.main-title) .highlighted-word:after{height:20px;bottom:18px}}@media(max-width:575px){.main-home-section .main-title .highlighted-word:after{height:10px;bottom:5px}}@media(min-width:992px){.main-home-section .main-title .highlighted-word:after{height:18px;bottom:10px}}@media(min-width:1600px){.main-home-section .main-title .highlighted-word:after{height:22px;bottom:10px}}@media(min-width:2560px){.main-home-section .main-title .highlighted-word:after{height:26px;bottom:20px}}@media(min-width:3800px){.main-home-section .main-title .highlighted-word:after{height:36px;bottom:28px}}.v-align-unset{vertical-align:unset!important}.star{max-height:16px}@media(max-width:991px){.star{margin-right:3px}}@media(min-width:2560px){.star{max-height:24px}}@media(min-width:3800px){.star{padding-right:2px;max-height:32px}}.star svg{vertical-align:top}@media(max-width:991px){.star svg{width:16px;height:16px}}@media(min-width:3800px){.star svg{width:25px;height:28px}}.vertical-text{writing-mode:vertical-lr;text-orientation:mixed;transform:rotate(180deg)}@media(min-width:992px){.underline-hvr{text-decoration:none;position:relative;line-height:1.2}.underline-hvr:after{bottom:-3px;content:"";display:block;height:1px;right:0;position:absolute;background:var(--dark-01-color);opacity:.6;transition:width .3s ease var(--delay),opacity .3s ease 0s;width:0}}@media(min-width:2560px){.underline-hvr:after{height:2px;bottom:-5px}}@media(min-width:992px){.underline-hvr.active-hover:after,.underline-hvr:hover:after{width:100%;opacity:.9;left:0}}a:hover{cursor:pointer}.txt-separator{display:inline-block;width:1px;height:14px;margin:0 4px;background-color:var(--dark-01-color)}@media(min-width:2560px){.txt-separator{height:24px;margin:0 12px}}.modal-dialog{max-width:70%!important}@media(max-width:991px){.modal-dialog{max-width:100%!important}}.scroller .scroll-icon{padding-right:15px!important;transition:.2s linear}@media(min-width:2560px){.scroller .scroll-icon svg{height:64px;width:44px}}.scroller .scroll-icon svg .small-svg-line{animation-name:scroll;animation-duration:2s;animation-timing-function:cubic-bezier(.15,.41,.69,.94);animation-iteration-count:infinite}.scroller .scroll-txt strong{font-size:14px;line-height:24px}@media(min-width:2560px){.scroller .scroll-txt strong{font-size:18px;line-height:30px}}@media(min-width:3800px){.scroller .scroll-txt strong{font-size:28px;line-height:48px}}.scroller .scroll-txt p{font-size:14px;line-height:24px}@media(min-width:2560px){.scroller .scroll-txt p{font-size:18px;line-height:30px}}@media(min-width:3800px){.scroller .scroll-txt p{font-size:28px;line-height:48px}}.scroller:hover{cursor:pointer}.dark body .general-main-title-section .scroller .scroll-icon svg path{fill:#fff!important}.general-main-title-section .main-intro-txt,.single-project-main-section .main-intro-txt{max-width:680px}@media(max-width:991px){.general-main-title-section .main-intro-txt,.single-project-main-section .main-intro-txt{margin-bottom:40px}}@media(min-width:2560px){.general-main-title-section .main-intro-txt,.single-project-main-section .main-intro-txt{max-width:900px;font-size:24px;line-height:40px}}@media(min-width:3800px){.general-main-title-section .main-intro-txt,.single-project-main-section .main-intro-txt{max-width:1360px;font-size:32px;line-height:60px}}.single-project-main-section{margin-top:50px}@media(min-width:992px){.single-project-main-section{margin-top:80px}}@media(min-width:1920px){.single-project-main-section{margin-top:110px}}@media(min-width:2560px){.single-project-main-section{margin-top:140px}}@media(min-width:3800px){.single-project-main-section{margin-top:200px}}@keyframes scroll{0%{opacity:0}10%{transform:translateY(0);opacity:1}to{transform:translateY(15px);opacity:0}}.show-video{opacity:1!important;transform:translateY(-6vh)!important}.learn-more-link{font-family:var(--font-poppins);font-style:normal;font-weight:500;font-size:16px;line-height:1.5;background:linear-gradient(90deg,#f92d73,#f91824);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}@media(min-width:2560px){.learn-more-link{font-size:24px}}@media(min-width:3800px){.learn-more-link{font-size:32px}}.learn-more-link .learn-more-link-arrow{padding-left:6px;transition:all .25s ease;display:inline-block}@media(min-width:2560px){.learn-more-link .learn-more-link-arrow{padding-left:8px}}@media(min-width:3800px){.learn-more-link .learn-more-link-arrow{padding-left:10px}}.learn-more-link:hover .learn-more-link-arrow{transform:translateX(6px)}.learn-more-link-white{font-family:var(--font-poppins);font-style:normal;font-weight:500;font-size:16px;line-height:1.5;background:var(--white);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}@media(min-width:2560px){.learn-more-link-white{font-size:24px}}@media(min-width:3800px){.learn-more-link-white{font-size:32px}}.learn-more-link-white .arrow,.learn-more-link-white .learn-more-link-arrow{padding-left:6px;transition:all .25s ease;display:inline-block}@media(min-width:2560px){.learn-more-link-white .arrow,.learn-more-link-white .learn-more-link-arrow{padding-left:8px}}@media(min-width:3800px){.learn-more-link-white .arrow,.learn-more-link-white .learn-more-link-arrow{padding-left:10px}}.learn-more-link-white:hover .arrow,.learn-more-link-white:hover .learn-more-link-arrow{transform:translateX(6px)}@media(min-width:992px){.limited-width{max-width:500px}}@media(min-width:2560px){.limited-width{max-width:700px}}@media(min-width:3800px){.limited-width{max-width:1000px}}@media(max-width:767px){.block-image-wrap{max-height:380px}}@media(min-width:768px){.block-image-wrap{max-height:800px}}@media(min-width:992px){.block-image-wrap{max-height:650px}}@media(min-width:2560px){.block-image-wrap{max-height:850px}}@media(min-width:3800px){.block-image-wrap{max-height:1200px}}.block-image-wrap .img-scroll{max-width:unset;width:120%}.main-home-section .reviewer-logo{margin-bottom:0!important}@media(max-width:767px){.main-home-section .reviewer-logo{padding-left:0;min-width:57px}}@media(min-width:992px){.main-home-section .reviewer-logo{margin-left:10px}}@media(min-width:2560px){.main-home-section .reviewer-logo{width:110px;height:30px;margin-left:16px}}@media(min-width:3800px){.main-home-section .reviewer-logo{width:160px;height:38px;margin-left:10px}}@media(min-width:2560px){.main-home-section .reviewer-logo img{width:80px;height:24px}}@media(min-width:3800px){.main-home-section .reviewer-logo img{width:110px;height:32px}}.presentations-title-font,.presentations-title-font .highlighted-word{font-family:var(--font-poppins);font-weight:600;font-size:28px!important;line-height:1.5!important}@media(min-width:992px){.presentations-title-font,.presentations-title-font .highlighted-word{font-size:40px!important}}@media(min-width:2560px){.presentations-title-font,.presentations-title-font .highlighted-word{font-size:60px!important}}@media(min-width:3800px){.presentations-title-font,.presentations-title-font .highlighted-word{font-size:80px!important}}.tooltip-copy-link{position:relative}.tooltip-copy-link .tooltiptext{width:120px;background-color:#000;color:#fff;text-align:center;border-radius:20px;padding:5px 0;position:absolute;z-index:1}@media(min-width:2560px){.tooltip-copy-link .tooltiptext{border-radius:40px}}.tooltip-copy-link .active{visibility:visible}.progres-wrap{z-index:99999}#progress{background-color:var(--primary-color);height:5px;width:0;transition:width .2s}.site-map-lists strong{color:var(--text-color);display:block}.site-map-lists ul li{padding-bottom:4px}@media(min-width:2560px){.site-map-lists ul li{padding-bottom:6px}}@media(min-width:3800px){.site-map-lists ul li{padding-bottom:8px}}.video-container{position:relative;width:100%;padding-bottom:56.25%;height:0}.video-container iframe{position:absolute;top:0;left:0;width:100%;height:100%}@media(max-width:575px){.services-hp-section .mb-220{margin-bottom:150px!important}}.general-main-title-section .title .highlighted-word{font-family:var(--font-poppins);font-weight:600;color:var(--text-color)}@media(max-width:991px){.general-main-title-section .title .highlighted-word{font-size:28px;line-height:50px}}@media(min-width:992px){.general-main-title-section .title .highlighted-word{font-size:40px;line-height:60px}}@media(min-width:2560px){.general-main-title-section .title .highlighted-word{font-size:60px;line-height:100px}}@media(min-width:3800px){.general-main-title-section .title .highlighted-word{font-size:80px;line-height:120px}}.browse-blog-by-category-section .blogs-list .blog-item .image-holder{height:258px}@media(min-width:992px){.browse-blog-by-category-section .blogs-list .blog-item .image-holder{height:276px}}@media(min-width:2560px){.browse-blog-by-category-section .blogs-list .blog-item .image-holder{height:414px}}@media(min-width:3800px){.browse-blog-by-category-section .blogs-list .blog-item .image-holder{height:552px}}.browse-blog-by-category-section .blogs-list .blog-item .image-holder img{height:100%;object-fit:cover}@keyframes text-anim{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@media(min-width:992px){.blog-item:hover .underline-hvr:after,.blog-link:hover .underline-hvr:after,.latest-projects-item-wrap:hover .underline-hvr:after,.sitemap-links li:hover .underline-hvr:after,.wrap-single-project:hover .project-title-split .underline-hvr:after{width:100%;opacity:.9;left:0}}.features-section h3 .highlighted-word{font-weight:600;font-size:34px;line-height:50px}@media(max-width:991px){.features-section h3 .highlighted-word{margin-bottom:30px}}@media(min-width:2560px){.features-section h3 .highlighted-word{font-size:40px;line-height:60px;font-size:64px;line-height:80px}}.modal{background-color:var(--dark-blue-bg-color)}.use_in_sidebar{scroll-margin:100px}.ir_arrow_button{font-family:var(--font-dmsans-non);font-weight:500;font-size:16px;line-height:24px;background:linear-gradient(90deg,#f92d73,#f91824);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}@media(min-width:2560px){.ir_arrow_button{font-size:22px;line-height:32px}}@media(min-width:3800px){.ir_arrow_button{font-size:32px;line-height:48px}}.ir_arrow_button:after{content:url(/_next/static/media/Vector.84f51bf0.png);padding-left:6px;display:inline-block;transition:all .25s ease}@media(min-width:2560px){.ir_arrow_button:after{padding-left:9px}}@media(min-width:3800px){.ir_arrow_button:after{padding-left:12px}}@media(min-width:2560px){.ir_arrow_button:after{height:15px;width:9px}}@media(min-width:3800px){.ir_arrow_button:after{height:20px;width:12px}}.ir_arrow_button:hover:after{transform:translateX(10px)}.cookie-notice{background:var(--body-bg-color);right:10px;padding:20px;position:fixed;bottom:10px;width:100%;max-width:300px;box-shadow:0 10px 20px rgba(0,0,0,.2);border-radius:5px;margin:0;z-index:1000;text-align:center}.cookie-notice span{font-size:1rem;color:var(--dark-02-color)}.cookie-notice a{color:var(--primary-color)}@media(min-width:992px){.cookie-notice a{text-decoration:none;position:relative}.cookie-notice a:after{bottom:-3px;content:"";display:block;height:1px;left:0;position:absolute;background:var(--primary-color);opacity:.6;transition:width .3s ease 0s,opacity .3s ease 0s;width:0}}@media(min-width:2560px){.cookie-notice a:after{height:2px;bottom:-5px}}@media(min-width:992px){.cookie-notice a:hover:after{width:100%;opacity:.9}}.cookie-notice .btn{margin-top:10px;min-width:120px;font-size:13px;padding:8px;color:#fff}.dark-mode .social_icon:hover{background-color:#575757}.dark-mode .social_icon:hover svg path{fill:#fff}@media(prefers-color-scheme:dark){.dark body .blog-post ol li{color:#fff}}.dark body .blog-post ol li{color:#fff}.wp-block-table{margin:2rem 0!important;font-family:inherit}.wp-block-table table{width:100%;box-shadow:0 2px 5px rgba(0,0,0,.1);overflow:hidden;border-radius:8px;color:var(--dark-02-color)}.wp-block-table td,.wp-block-table th{padding:6px 8px;text-align:left;border-bottom:1px solid #eaeaea;color:var(--dark-02-color)}.wp-block-table th{background-color:inherit;color:inherit;font-weight:600;position:sticky;top:0}.wp-block-table tr:nth-child(2n){background-color:rgba(0,0,0,.02)}.wp-block-table tr:hover{background-color:rgba(0,0,0,.05)}.wp-block-table td:first-child{font-weight:500;color:inherit}.wp-block-table td:nth-child(3){font-weight:500}@media(max-width:768px){.wp-block-table table{display:block;overflow-x:auto}}@keyframes rotate{to{transform:scale(1.05) translateY(-44px) rotate(1turn) translateZ(0)}}header{padding:20px 0;z-index:11}@media(min-width:2560px){header{padding:30px 0}}@media(min-width:3800px){header{padding:40px 0}}header .header-holder{position:relative;z-index:10000}header .header-holder .left-header-col{display:flex;align-items:center}header .header-holder .left-header-col .logo{z-index:20;position:relative;margin-right:50px}@media(max-width:376px){header .header-holder .left-header-col .logo{margin-right:10px}}@media(min-width:1440px){header .header-holder .left-header-col .logo{margin-right:85px}}@media(min-width:2560px){header .header-holder .left-header-col .logo{margin-right:100px}}@media(min-width:3800px){header .header-holder .left-header-col .logo{margin-right:170px}}@media(max-width:991px){header .header-holder .left-header-col .logo svg{width:auto;height:26px}}@media(min-width:2560px){header .header-holder .left-header-col .logo svg{width:265px;height:45px}}@media(min-width:3800px){header .header-holder .left-header-col .logo svg{width:332px;height:60px}}header .header-holder .left-header-col .dark-light-switch{opacity:0;display:inline-block;position:relative;z-index:9;transition:all .2s linear}header .header-holder .left-header-col .dark-light-switch .switcher-base{background-color:var(--light-switch-base-color);box-shadow:inset 0 2px 7px #d08f01;border-radius:30px;width:58px;height:24px;transition:all .2s linear}@media(min-width:2560px){header .header-holder .left-header-col .dark-light-switch .switcher-base{border-radius:45px;width:84px;height:32px}}@media(min-width:3800px){header .header-holder .left-header-col .dark-light-switch .switcher-base{border-radius:60px;width:116px;height:48px}}header .header-holder .left-header-col .dark-light-switch .switcher-thumb{position:absolute;width:32px;height:32px;border-radius:32px;background:#fff;box-shadow:0 1px 5px rgba(1,1,16,.25);top:-5px;right:-4px;display:flex;justify-content:center;align-items:center;transition:all .2s linear}@media(min-width:2560px){header .header-holder .left-header-col .dark-light-switch .switcher-thumb{width:44px;height:44px;border-radius:44px}}@media(min-width:3800px){header .header-holder .left-header-col .dark-light-switch .switcher-thumb{width:64px;height:64px;border-radius:64px;top:-9px}}@media(min-width:2560px){header .header-holder .left-header-col .dark-light-switch .switcher-thumb svg{width:24px;height:24px}}@media(min-width:3800px){header .header-holder .left-header-col .dark-light-switch .switcher-thumb svg{width:32px;height:32px}}header .header-holder .left-header-col .dark-light-switch .switcher-thumb .light-mode-icon{display:block}header .header-holder .left-header-col .dark-light-switch .switcher-thumb .dark-mode-icon{display:none}header .header-holder .left-header-col .dark-light-switch:hover{cursor:pointer}header .header-holder .left-header-col .dark-light-switch.active{opacity:1}header .header-holder .left-header-col .dark-light-switch.dark-mode .switcher-base{background:#467bb7;box-shadow:inset 0 1px 7px #224368}header .header-holder .left-header-col .dark-light-switch.dark-mode .switcher-thumb{transition:all .2s linear;left:-4px;right:unset}header .header-holder .left-header-col .dark-light-switch.dark-mode .switcher-thumb .light-mode-icon{display:none}header .header-holder .left-header-col .dark-light-switch.dark-mode .switcher-thumb .dark-mode-icon{display:block}@media(min-width:1200px){header .header-holder .header-content .nav-holder{transition:opacity 0s linear .05s}}header .header-holder .header-content .nav-holder .mob-services{position:relative}header .header-holder .header-content .nav-holder .mob-services .sub-menu{display:none}@media(max-width:1199px){header .header-holder .header-content .nav-holder .mob-services>a{pointer-events:none}header .header-holder .header-content .nav-holder .mob-services .sub-menu{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:var(--header-dark);display:block;padding-top:80px;padding-left:18px;z-index:20;transform:translateX(-100%);transition:transform .3s linear}header .header-holder .header-content .nav-holder .mob-services .sub-menu.active{transform:translateX(0)}header .header-holder .header-content .nav-holder .mob-services .sub-menu li{text-transform:none}header .header-holder .header-content .nav-holder .mob-services .sub-menu li p{color:var(--dark-01-color)}header .header-holder .header-content .nav-holder .mob-services .sub-menu li p.explore-all-services{line-height:50px}header .header-holder .header-content .nav-holder .mob-services .sub-menu li svg path{fill:var(--dark-01-color)}header .header-holder .header-content .nav-holder .mob-services .sub-menu li a{font-size:16px;font-style:normal;font-weight:600;line-height:50px}}@media(min-width:768px){header .header-holder .header-content .nav-holder .mob-services .sub-menu li a,header .header-holder .header-content .nav-holder .mob-services .sub-menu li p{font-size:32px;line-height:66px}}@media(max-width:1199px){header .header-holder .header-content .nav-holder{transition:left .3s linear;position:absolute;top:0;left:-100%;background-color:transparent;width:100%!important;height:100%!important;z-index:10;overflow:hidden;padding:10% 20px 0;font-family:var(--font-poppins);font-weight:600;text-transform:capitalize;opacity:1;position:fixed;background-color:var(--header-dark)}}@media(max-width:991px){header .header-holder .header-content .nav-holder{padding:25% 20px 0}}@media(min-width:1200px){header .header-holder .header-content .nav-holder{opacity:1}}@media(max-width:1199px){header .header-holder .header-content .nav-holder .nav{padding-top:25%}}header .header-holder .header-content .nav-holder .nav-menu{margin-right:25px}@media(max-width:1199px){header .header-holder .header-content .nav-holder .nav-menu{display:flex!important;flex-direction:column!important}}@media(min-width:2560px){header .header-holder .header-content .nav-holder .nav-menu{margin-right:35px}}@media(min-width:3800px){header .header-holder .header-content .nav-holder .nav-menu{margin-right:50px}}@media(max-width:1199px){header .header-holder .header-content .nav-holder .nav-menu .menu-item{margin-right:auto}}@media(min-width:1200px){header .header-holder .header-content .nav-holder .nav-menu .menu-item{padding-right:30px}}@media(min-width:2560px){header .header-holder .header-content .nav-holder .nav-menu .menu-item{padding-right:45px}}@media(min-width:3800px){header .header-holder .header-content .nav-holder .nav-menu .menu-item{padding-right:60px}}header .header-holder .header-content .nav-holder .nav-menu .menu-item a{font-family:var(--font-poppins);font-weight:400;color:var(--dark-01-color)}@media(max-width:1199px){header .header-holder .header-content .nav-holder .nav-menu .menu-item a{font-weight:600;font-size:45px;line-height:75px;margin-bottom:10px}header .header-holder .header-content .nav-holder .nav-menu .menu-item a:hover{color:var(--primary-color)}}@media(max-width:991px){header .header-holder .header-content .nav-holder .nav-menu .menu-item a{font-size:36px;line-height:60px}header .header-holder .header-content .nav-holder .nav-menu .menu-item a:hover{color:var(--primary-color)}}@media(min-width:1200px){header .header-holder .header-content .nav-holder .nav-menu .menu-item a{font-size:16px;line-height:24px}}@media(min-width:2560px){header .header-holder .header-content .nav-holder .nav-menu .menu-item a{font-size:24px;line-height:36px}}@media(min-width:3800px){header .header-holder .header-content .nav-holder .nav-menu .menu-item a{font-size:32px;line-height:44px}}@media(min-width:1200px){header .header-holder .header-content .nav-holder .nav-menu .menu-item.mobile-small-link{display:none}}@media(max-width:1199px){header .header-holder .header-content .nav-holder .nav-menu .menu-item.mobile-small-link a{font-size:25px;line-height:60px}}@media(max-width:991px){header .header-holder .header-content .nav-holder .nav-menu .menu-item.mobile-small-link a{font-size:16px;line-height:40px}}@media(max-width:1199px){header .header-holder .header-content .nav-holder .contact-links{bottom:30px;width:95%;width:calc(100% - 40px);position:absolute}header .header-holder .header-content .nav-holder .contact-links a{font-size:25px;line-height:60px}}@media(max-width:991px){header .header-holder .header-content .nav-holder .contact-links a{font-size:16px;line-height:40px}}@media(max-width:1199px){header .header-holder .header-content .nav-holder.active{left:0;position:fixed}}@media(min-width:1200px){header .header-holder .header-content .nav-holder.active{opacity:0;transition:opacity 0s linear .05s}}header .header-holder .header-content .burger-menu{z-index:12;position:relative;margin-left:40px;background-color:var(--gray-02-color);height:48px;width:48px;border-radius:50px;display:flex;flex-direction:column;justify-content:center;align-items:center;transition:all .12s linear}@media(max-width:376px){header .header-holder .header-content .burger-menu{margin-left:10px}}@media(min-width:2560px){header .header-holder .header-content .burger-menu{margin-right:60px;height:72px;width:72px}}@media(min-width:3800px){header .header-holder .header-content .burger-menu{margin-right:80px;height:96px;width:96px}}header .header-holder .header-content .burger-menu .burger-menu-line{display:block;content:"";height:2px;width:18px;background-color:var(--dark-01-color);transition:all .2s linear}header .header-holder .header-content .burger-menu .burger-menu-line:first-of-type{margin-bottom:7px}@media(min-width:2560px){header .header-holder .header-content .burger-menu .burger-menu-line:first-of-type{margin-bottom:12px}header .header-holder .header-content .burger-menu .burger-menu-line{height:3px;width:28px}}@media(min-width:3800px){header .header-holder .header-content .burger-menu .burger-menu-line{width:36px}}header .header-holder .header-content .burger-menu:hover{cursor:pointer;background-color:var(--gray-01-color)}header .header-holder .header-content .burger-menu.active .burger-menu-line:first-of-type{transform:rotate(-45deg) translate(-3px,3px)}@media(min-width:2560px){header .header-holder .header-content .burger-menu.active .burger-menu-line:first-of-type{transform:rotate(-45deg) translate(-5px,5px)}}header .header-holder .header-content .burger-menu.active .burger-menu-line:last-of-type{transform:rotate(45deg) translate(-3px,-3px)}@media(min-width:2560px){header .header-holder .header-content .burger-menu.active .burger-menu-line:last-of-type{transform:rotate(45deg) translate(-5px,-5px)}}header .header-holder .header-content .get-in-touch-btn{z-index:12;position:relative;font-weight:400;font-family:var(--font-poppins)}header .desktop-extendend-menu{opacity:0;overflow-x:hidden;z-index:-1;width:100%;height:0;top:0;left:0;transition:opacity .4s cubic-bezier(.34,.03,.52,.93),height 0s .4s}@media(max-width:1199px){header .desktop-extendend-menu{display:none!important}}header .desktop-extendend-menu .row{height:100vh}header .desktop-extendend-menu .right-img{height:100%}header .desktop-extendend-menu .right-img img{transition:all .3s ease;opacity:0;position:absolute;height:100%;object-fit:cover}header .desktop-extendend-menu .right-img .active-img img{opacity:1}header .desktop-extendend-menu .big-extanded-menu{margin-top:13%;margin-bottom:9%}@media(min-width:992px){header .desktop-extendend-menu .big-extanded-menu{margin-top:11%;margin-bottom:6%}}@media(min-width:1920px){header .desktop-extendend-menu .big-extanded-menu{margin-top:15%;margin-bottom:11%}}header .desktop-extendend-menu .big-extanded-menu .nav-menu .menu-item a{font-family:var(--font-poppins);font-weight:600;text-transform:capitalize}@media(min-width:992px){header .desktop-extendend-menu .big-extanded-menu .nav-menu .menu-item a{font-size:50px;line-height:80px}}@media(min-width:1920px){header .desktop-extendend-menu .big-extanded-menu .nav-menu .menu-item a{font-size:70px;line-height:120px}}@media(min-width:3800px){header .desktop-extendend-menu .big-extanded-menu .nav-menu .menu-item a{font-size:140px;line-height:240px}}header .desktop-extendend-menu .big-extanded-menu .nav-menu .menu-item a:hover{background:linear-gradient(90deg,#f92d73,#f91824);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}header .desktop-extendend-menu .big-extanded-menu .nav-menu li:nth-child(2){position:relative}header .desktop-extendend-menu .big-extanded-menu .nav-menu .menu-item.smaller-link a{font-family:var(--font-poppins);font-weight:600;font-size:24px;line-height:60px;text-transform:capitalize}@media(min-width:3800px){header .desktop-extendend-menu .big-extanded-menu .nav-menu .menu-item.smaller-link a{font-size:48px;line-height:120px}}header .desktop-extendend-menu .big-extanded-menu .nav-menu .menu-item.smaller-link a:hover{color:var(--primary-color)}header .desktop-extendend-menu .big-extanded-menu .menu-item .menu-item-main-link.active{background:var(--primary-brand-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}header .desktop-extendend-menu .big-extanded-menu .menu-item .sub-menu{display:none;opacity:0;position:absolute;top:0;left:37%;transition:all .3s linear;padding:0 200px 200px 20px}@media(max-width:1440px){header .desktop-extendend-menu .big-extanded-menu .menu-item .sub-menu{left:25%}}@media(min-width:2560px){header .desktop-extendend-menu .big-extanded-menu .menu-item .sub-menu{left:38%}}header .desktop-extendend-menu .big-extanded-menu .menu-item .sub-menu .menu-item a{font-family:var(--font-poppins);font-weight:600;font-size:16px;line-height:60px}@media(min-width:2560px){header .desktop-extendend-menu .big-extanded-menu .menu-item .sub-menu .menu-item a{font-size:24px;line-height:80px}}@media(min-width:3800px){header .desktop-extendend-menu .big-extanded-menu .menu-item .sub-menu .menu-item a{font-size:32px;line-height:120px}}header .desktop-extendend-menu .big-extanded-menu .menu-item .sub-menu .menu-item a:hover{color:var(--dark-01-color)}header .desktop-extendend-menu .big-extanded-menu .menu-item .sub-menu.active,header .desktop-extendend-menu .big-extanded-menu .menu-item .sub-menu.desktop{opacity:1;display:block}@media(min-width:992px){header .desktop-extendend-menu.active{opacity:1;height:100%;transition:opacity .4s cubic-bezier(.34,.03,.52,.93),height 0s}}@media(max-width:376px){header .social-media-links{flex-wrap:wrap}}header .social-media-links a{font-family:var(--font-poppins);font-weight:600;font-size:18px;line-height:32px;margin-right:35px}@media(max-width:376px){header .social-media-links a{flex-basis:50%}}@media(min-width:1920px){header .social-media-links a{margin-right:45px}}@media(min-width:2560px){header .social-media-links a{font-size:26px;line-height:48px;margin-right:70px}}@media(min-width:3800px){header .social-media-links a{font-size:36px;line-height:64px;margin-right:70px}}.dark header .header-holder{position:relative}.dark header .header-holder .logo svg path{fill:#fff!important}.dark header .header-holder .header-content .burger-menu .burger-menu-line{background-color:var(--body-bg-color)}header.active{position:fixed;top:0;left:0;width:100%;background:#fff;z-index:9000}#navigation-header{transition:all .2s cubic-bezier(0,.46,1,1);position:fixed;width:100vw;background-color:transparent;top:0}@media(max-width:1199px){#navigation-header{background-color:var(--header-dark)}}#navigation-header.bg-sticky-background{background-color:#fff;padding:10px 0}@media(min-width:2560px){#navigation-header.bg-sticky-background{padding:20px 0}}@media(min-width:3800px){#navigation-header.bg-sticky-background{padding:25px 0}}#primary{padding-top:122px}@media only screen and (max-width:768px){#primary.single-post{padding-top:60px}}header.scroll-up{top:-122px!important}header.sticky-nav{position:fixed;z-index:50;top:0;width:100%}header.scroll-up.top-0{top:0!important}.header-background{z-index:31;background-color:var(--header-dark);height:0;opacity:0;transition:opacity .4s cubic-bezier(.34,.03,.52,.93),height 0s .4s}.header-background.active{height:100%;opacity:1;transition:opacity .4s cubic-bezier(.34,.03,.52,.93),height 0s}@media(max-width:991px){.accordion{margin-bottom:40px}}.accordion .accordion-item,.accordion .accordion-item .accordion-button{background-color:var(--accordion-bg-color)!important}.accordion .accordion-item .accordion-button{box-shadow:none;outline:none;color:var(--dark-01-color);font-weight:600;padding:35px 0}@media(max-width:991px){.accordion .accordion-item .accordion-button{padding:28px 0}}.accordion .accordion-item .accordion-button:not(.collapsed){background-color:unset}.accordion .accordion-item .accordion-button:after{background-image:url(/arrow-g.png);background-size:cover;width:40px;height:40px}@media(min-width:2560px){.accordion .accordion-item .accordion-button:after{width:60px;height:60px}}@media(min-width:3800px){.accordion .accordion-item .accordion-button:after{width:80px;height:80px}}.accordion-button{background-color:transparent}.swiper-button-next,.swiper-button-prev{z-index:9}.swiper-button-next:after,.swiper-button-prev:after{display:none}.swiper-button-prev{position:absolute}@media(max-width:991px){.swiper-button-prev{top:unset;bottom:-85px;left:15px}}@media(min-width:992px){.swiper-button-prev{top:310px;left:10px}}@media(min-width:2560px){.swiper-button-prev{top:500px;left:10px}}@media(min-width:3800px){.swiper-button-prev{top:600px;left:20px;bottom:unset}}.swiper-button-next{position:absolute}@media(max-width:991px){.swiper-button-next{top:unset;bottom:-85px;left:65px}}@media(min-width:992px){.swiper-button-next{top:310px;left:65px}}@media(min-width:2560px){.swiper-button-next{top:500px;left:75px}}@media(min-width:3800px){.swiper-button-next{top:600px;left:100px;bottom:unset}}.swiper-btn-next-blog svg,.swiper-btn-prev-blog svg,.swiper-button-next svg,.swiper-button-prev svg{transition:all .2s ease}.swiper-btn-next-blog svg:hover,.swiper-btn-prev-blog svg:hover,.swiper-button-next svg:hover,.swiper-button-prev svg:hover{cursor:pointer}@media(min-width:2560px){.swiper-btn-next-blog svg,.swiper-btn-prev-blog svg,.swiper-button-next svg,.swiper-button-prev svg{height:24px;width:14px}}@media(min-width:3800px){.swiper-btn-next-blog svg,.swiper-btn-prev-blog svg,.swiper-button-next svg,.swiper-button-prev svg{height:44px;width:32px}}@media(min-width:992px){.our-blog-section .blog-link:hover .underline_hvr:after{width:100%;opacity:.9;left:0}}.our-blog-section .blog-slider .swiper-slide .blog-link img{transition:.2s linear}.our-blog-section .blog-slider .swiper-slide .blog-link:hover img{transform:scale(1.05)}.our-blog-section .blog-slider .swiper-btn-next-blog,.our-blog-section .blog-slider .swiper-btn-prev-blog{position:absolute;top:35px;display:inline-block}@media(max-width:991px){.our-blog-section .blog-slider .swiper-btn-next-blog,.our-blog-section .blog-slider .swiper-btn-prev-blog{display:none}}.our-blog-section .blog-slider .swiper-btn-prev-blog{right:66px}.our-blog-section .blog-slider .swiper-btn-next-blog{right:16px}.services-checkbox-section .checklist-benefits{background-color:var(--numb-bg-color);border-radius:340px;padding:45px 60px;border-radius:60px}@media(min-width:992px){.services-checkbox-section .checklist-benefits{padding:76px 104px;border-radius:340px}}@media(min-width:2560px){.services-checkbox-section .checklist-benefits{padding:100px 140px;border-radius:340px}}@media(min-width:3800px){.services-checkbox-section .checklist-benefits{padding:152px 208px;border-radius:340px}}.services-checkbox-section .checklist-benefits .checklist-col .checklist-item{margin-bottom:30px}@media(min-width:2560px){.services-checkbox-section .checklist-benefits .checklist-col .checklist-item{margin-bottom:35px}}@media(min-width:3800px){.services-checkbox-section .checklist-benefits .checklist-col .checklist-item{margin-bottom:60px}}.services-checkbox-section .checklist-benefits .checklist-col .checklist-item .check-icon{display:inline-block;padding-right:15px}@media(min-width:3800px){.services-checkbox-section .checklist-benefits .checklist-col .checklist-item .check-icon{padding-right:20px}}@media(min-width:2560px){.services-checkbox-section .checklist-benefits .checklist-col .checklist-item .check-icon svg{width:30px;height:30px}}@media(min-width:3800px){.services-checkbox-section .checklist-benefits .checklist-col .checklist-item .check-icon svg{width:48px;height:48px}}.services-checkbox-section .checklist-benefits .checklist-col .checklist-item .checklist-item-text{font-family:var(--font-dmsans);font-weight:500;font-size:16px;line-height:1.875;padding-bottom:30px}@media(min-width:2560px){.services-checkbox-section .checklist-benefits .checklist-col .checklist-item .checklist-item-text{font-size:24px;padding-bottom:45px}}@media(min-width:3800px){.services-checkbox-section .checklist-benefits .checklist-col .checklist-item .checklist-item-text{font-size:32px;padding-bottom:60px}}.awsm-job-specification-wrapper{text-align:left!important}.job-openings-section .awsm-job-listings .awsm-job-specification-job-category{display:block!important}.job-openings-section .awsm-job-listings .awsm-job-specification-job-category .awsm-job-specification-term{color:var(--dark-02-color);font-size:18px!important}@media(min-width:2560px){.job-openings-section .awsm-job-listings .awsm-job-specification-job-category .awsm-job-specification-term{font-size:26px!important}}@media(min-width:3800px){.job-openings-section .awsm-job-listings .awsm-job-specification-job-category .awsm-job-specification-term{font-size:36px!important}}.job-openings-section .awsm-job-listings .awsm-job-listing-item .awsm-job-item .awsm-job-specification-wrapper .awsm-job-specification-job-type .awsm-job-specification-term{font-family:var(--font-dmsans);font-style:normal;font-weight:500;font-size:12px!important;line-height:2;text-transform:uppercase;color:#707070}@media(min-width:2560px){.job-openings-section .awsm-job-listings .awsm-job-listing-item .awsm-job-item .awsm-job-specification-wrapper .awsm-job-specification-job-type .awsm-job-specification-term{font-size:18px!important}}@media(min-width:3800px){.job-openings-section .awsm-job-listings .awsm-job-listing-item .awsm-job-item .awsm-job-specification-wrapper .awsm-job-specification-job-type .awsm-job-specification-term{font-size:24px!important}}.awsm-job-item h2.awsm-job-post-title a{font-size:24px!important}@media(min-width:2560px){.awsm-job-item h2.awsm-job-post-title a{font-size:36px!important}}@media(min-width:3800px){.awsm-job-item h2.awsm-job-post-title a{font-size:48px!important}}.small-info-title p{font-size:14px;line-height:1.71;font-weight:500}@media(min-width:2560px){.small-info-title p{font-size:20px}}@media(min-width:3800px){.small-info-title p{font-size:28px}}.small-info-title p .hyphen-icon{padding:0 4px}@media(min-width:3800px){.small-info-title p .hyphen-icon{padding:0 8px}}.blog-post .blog-post-content p{color:var(--dark-02-color);margin-bottom:40px}.blog-post .blog-post-content h2,.blog-post .blog-post-content h3,.blog-post .blog-post-content h4{margin-bottom:30px}@media(min-width:2560px){.blog-post ul li{font-size:24px}}@media(min-width:3800px){.blog-post ul li{font-size:32px}}.blog-post-content a{color:#2d1bff;text-decoration:underline!important}.blog-post-content b{color:var(--dark-01-color)}.blog-post-content ul{list-style-type:disc}body.dark-mode .social-media-share .social-media-item:hover{background-color:var(--dark-01-color)!important}.col-lg-3 .blog-item-info .blog-item-date .read-time{display:none}#action-load-projects{background-image:var(--primary-brand-gradient);color:var(--white);border-radius:60px;font-size:16px;line-height:24px;font-weight:500;font-family:var(--font-poppins-non);text-decoration:none;transition:.2s linear;position:relative;border:none;display:inline-block;display:block;margin:40px auto 0;background:transparent;border:0 solid var(--primary-color);color:var(--primary-color);padding:16px 50px;line-height:1.25;font-weight:600;background-color:var(--body-bg-color)}@media(min-width:2560px){#action-load-projects{font-size:24px;line-height:32px}}@media(min-width:3800px){#action-load-projects{font-size:32px;line-height:48px}}#action-load-projects:hover{box-shadow:0 14px 34px -15px #f9224b}#action-load-projects:before{content:attr(data-label);font-size:20px;visibility:hidden}#action-load-projects:focus{outline:4px solid rgba(249,45,115,.2)}@media(min-width:992px){#action-load-projects{margin:100px auto 0}}@media(min-width:1440px){#action-load-projects{margin:120px auto 0}}@media(min-width:1920px){#action-load-projects{margin:140px auto 0}}@media(min-width:2560px){#action-load-projects{font-size:18px;margin:180px auto 0;padding:20px 60px}}@media(min-width:3800px){#action-load-projects{font-size:20px;margin:260px auto 0;padding:24px 74px}}#action-load-projects:after{content:"";position:absolute;width:calc(100% + 2px);height:calc(100% + 2px);background-image:var(--primary-brand-gradient);left:-1px;top:-1px;z-index:-1;border-radius:inherit}#action-load-projects:hover{background-image:var(--primary-brand-gradient);color:var(--white)}.our-blog-section .blog-slider .swiper-slide .blog-link .img-holder,.our-blog-section .blog-slider .swiper-slide .blog-link .img-holder img,.you-may-also-like-section .blog-list .image-holder{height:280px;object-fit:cover}@media(min-width:1200px){.our-blog-section .blog-slider .swiper-slide .blog-link .img-holder,.our-blog-section .blog-slider .swiper-slide .blog-link .img-holder img,.you-may-also-like-section .blog-list .image-holder{height:360px;min-width:374px}}@media(min-width:2560px){.our-blog-section .blog-slider .swiper-slide .blog-link .img-holder,.our-blog-section .blog-slider .swiper-slide .blog-link .img-holder img,.you-may-also-like-section .blog-list .image-holder{height:540px;min-width:561px}}@media(min-width:3800px){.our-blog-section .blog-slider .swiper-slide .blog-link .img-holder,.our-blog-section .blog-slider .swiper-slide .blog-link .img-holder img,.you-may-also-like-section .blog-list .image-holder{height:720px;min-width:748px}}@media(min-width:992px){.our-blog-section .blog-slider .swiper-slide,.you-may-also-like-section .blog-slider .swiper-slide{min-width:374px}}@media(min-width:2560px){.our-blog-section .blog-slider .swiper-slide,.you-may-also-like-section .blog-slider .swiper-slide{min-width:561px}}@media(min-width:3800px){.our-blog-section .blog-slider .swiper-slide,.you-may-also-like-section .blog-slider .swiper-slide{min-width:748px}}.blog-post .entry-content ul{padding-left:30px}@media(min-width:992px){.blog-post .entry-content ul{padding-left:40px}}@media(min-width:2560px){.blog-post .entry-content ul{padding-left:40px}}@media(min-width:3800px){.blog-post .entry-content ul{padding-left:60px}}.blog-post .entry-content ul li{margin-bottom:15px}.blog-post .entry-content h2{font-size:24px;line-height:1.9}@media(min-width:992px){.blog-post .entry-content h2{font-size:34px;line-height:1.5}}@media(min-width:2560px){.blog-post .entry-content h2{font-size:50px;line-height:1.4}}@media(min-width:3800px){.blog-post .entry-content h2{font-size:64px;line-height:1.3}}.blog-post .entry-content h3{font-size:18px;line-height:1.8}@media(min-width:992px){.blog-post .entry-content h3{font-size:28px;line-height:1.65}}@media(min-width:2560px){.blog-post .entry-content h3{font-size:40px;line-height:1.4}}@media(min-width:3800px){.blog-post .entry-content h3{font-size:54px;line-height:1.3}}.blog-post .entry-content h4{font-size:16px;line-height:1.8}@media(min-width:992px){.blog-post .entry-content h4{font-size:22px;line-height:1.65}}@media(min-width:2560px){.blog-post .entry-content h4{font-size:38px;line-height:1.4}}@media(min-width:3800px){.blog-post .entry-content h4{font-size:46px;line-height:1.3}}.page-404-section h2{margin-bottom:20px}.page-404-section p{margin-bottom:50px}.page-404-section .normal-btn{padding:12px 26px;height:48px}.pricing-lists-section .boxes-lists .box-list-item{padding:30px 16px;border:1px solid var(--gray-02-color);transition:all .3s ease-in-out}@media(min-width:992px){.pricing-lists-section .boxes-lists .box-list-item{padding:70px 30px;min-width:320px}}@media(min-width:2560px){.pricing-lists-section .boxes-lists .box-list-item{padding:100px 45px;min-width:380px}}@media(min-width:3800px){.pricing-lists-section .boxes-lists .box-list-item{padding:140px 60px;min-width:600px}}.pricing-lists-section .boxes-lists .box-list-item .pricing-list-uber-title{font-family:var(--font-dmsans);font-weight:500;font-size:14px;line-height:24px;color:var(--dark-01-color);margin-bottom:10px}@media(min-width:2560px){.pricing-lists-section .boxes-lists .box-list-item .pricing-list-uber-title{font-size:18px;line-height:32px;margin-bottom:15px}}@media(min-width:3800px){.pricing-lists-section .boxes-lists .box-list-item .pricing-list-uber-title{font-size:24px;line-height:40px;margin-bottom:20px}}.pricing-lists-section .boxes-lists .box-list-item .box-title{font-size:24px;line-height:40px;margin-bottom:20px}@media(min-width:2560px){.pricing-lists-section .boxes-lists .box-list-item .box-title{font-size:32px;line-height:54px;margin-bottom:30px}}@media(min-width:3800px){.pricing-lists-section .boxes-lists .box-list-item .box-title{font-size:40px;line-height:60px;margin-bottom:40px}}.pricing-lists-section .boxes-lists .box-list-item .list-title{font-family:var(--font-dmsans);font-weight:500;font-size:12px;line-height:24px;color:var(--dark-01-color)}@media(min-width:2560px){.pricing-lists-section .boxes-lists .box-list-item .list-title{font-size:16px;line-height:30px}}@media(min-width:3800px){.pricing-lists-section .boxes-lists .box-list-item .list-title{font-size:20px;line-height:36px}}.pricing-lists-section .boxes-lists .box-list-item .pros-list li .list-icon svg{width:16px;height:16px}@media(min-width:2560px){.pricing-lists-section .boxes-lists .box-list-item .pros-list li .list-icon svg{width:24px;height:24px}}@media(min-width:3800px){.pricing-lists-section .boxes-lists .box-list-item .pros-list li .list-icon svg{width:32px;height:32px}}.pricing-lists-section .boxes-lists .box-list-item .pros-list li .list-item-text{font-family:var(--font-dmsans);font-weight:500;font-size:12px;line-height:24px;color:var(--dark-01-color);padding-left:12px}@media(min-width:2560px){.pricing-lists-section .boxes-lists .box-list-item .pros-list li .list-item-text{font-size:18px;line-height:36px;padding-left:18px}}@media(min-width:3800px){.pricing-lists-section .boxes-lists .box-list-item .pros-list li .list-item-text{font-size:24px;line-height:48px;padding-left:24px}}.pricing-lists-section .boxes-lists .box-list-item:hover{box-shadow:0 10px 100px -40px rgba(0,0,0,.2)}.pricing-lists-section .boxes-lists .arrow-to-list{transition:all .3s ease-in-out}.pricing-lists-section .boxes-lists .arrow-to-list img{height:17px;width:45px}@media(min-width:992px){.pricing-lists-section .boxes-lists .arrow-to-list img{height:22px;width:58px}}@media(min-width:2560px){.pricing-lists-section .boxes-lists .arrow-to-list img{height:33px;width:86px}}@media(min-width:3800px){.pricing-lists-section .boxes-lists .arrow-to-list img{height:44px;width:116px}}.pricing-lists-section .boxes-lists .arrow-to-list.active{transform:scale(1.25)}.dark body .normal-btn:hover,.dark body .normal-txt-medium,.dark body .normal-txt-regular,.dark body .small-txt-all-caps-semibold,.dark body .small-txt-regular{color:#fff!important}.dark body .accordion-body ul li span{color:var(--dark-02-color)}.dark body header .header-holder .header-content .burger-menu{background-color:rgba(250,251,253,.03)!important}.dark body .scroller .scroll-icon svg path{fill:#fff}#footer{padding:40px 0}@media(min-width:992px){#footer{padding:56px 0 40px}}@media(min-width:2560px){#footer{padding:84px 0 60px}}@media(min-width:3800px){#footer{padding:112px 0 80px}}#footer ul li{text-align:start}#footer .footer-logo{padding-bottom:30px}@media(min-width:992px){#footer .footer-logo{padding-bottom:40px;border-bottom:1px solid #eaeaea}}@media(min-width:2560px){#footer .footer-logo{padding-bottom:60px}}@media(min-width:3800px){#footer .footer-logo{padding-bottom:80px}}@media(min-width:2560px){#footer .footer-logo .logo svg{width:249px;height:45px}}@media(min-width:3800px){#footer .footer-logo .logo svg{width:332px;height:60px}}#footer .footer-links .mobile-footer-links .accordion-item{border-bottom:1px solid var(--gray-05-color)}#footer .footer-links .mobile-footer-links .accordion-item .accordion-button{transition:none}@media(min-width:768px){#footer .footer-links{padding-bottom:40px}}@media(min-width:1200px){#footer .footer-links{padding-bottom:0}}@media(min-width:992px){#footer .footer-links{padding:65px 0 40px}}@media(min-width:2560px){#footer .footer-links{padding:97px 0 60px}}@media(min-width:3800px){#footer .footer-links{padding:130px 0 80px}}@media(min-width:768px){#footer .footer-links .d-flex{flex-wrap:wrap}}#footer .footer-links .footer-col-title{display:block;color:var(--dark-01-color)}@media(min-width:768px){#footer .footer-links .footer-col-title{margin-bottom:10px}}@media(min-width:2560px){#footer .footer-links .footer-col-title{margin-bottom:15px}}@media(min-width:3800px){#footer .footer-links .footer-col-title{margin-bottom:20px}}@media(min-width:1200px){#footer .footer-links .footer-links-col{margin-bottom:0!important;text-align:center}#footer .footer-links .footer-links-col .footer-links-col-list{text-align:center;display:inline-block}}#footer .footer-links .footer-links-col .footer-links-col-list .footer-col-info-txt{color:var(--dark-02-color);font-family:var(--font-dmsans);font-size:16px;font-style:normal;font-weight:400;line-height:2.125;padding-bottom:20px;max-width:270px;margin-right:auto}@media(min-width:2560px){#footer .footer-links .footer-links-col .footer-links-col-list .footer-col-info-txt{font-size:24px;padding-bottom:30px;max-width:405px}}@media(min-width:3800px){#footer .footer-links .footer-links-col .footer-links-col-list .footer-col-info-txt{font-size:32px;padding-bottom:40px;max-width:540px}}#footer .footer-links .footer-links-col .footer-links-col-list .footer-links-col-list-item a{color:var(--dark-02-color);font-family:var(--font-dmsans);font-size:16px;font-style:normal;font-weight:400;line-height:2.5}@media(min-width:2560px){#footer .footer-links .footer-links-col .footer-links-col-list .footer-links-col-list-item a{font-size:24px}}@media(min-width:3800px){#footer .footer-links .footer-links-col .footer-links-col-list .footer-links-col-list-item a{font-size:32px}}#footer .footer-links .footer-links-col .footer-links-col-list .footer-links-col-list-item-contact{color:var(--dark-02-color);font-family:var(--font-poppins-non);font-size:16px;font-style:normal;font-weight:500;line-height:1.43;padding-bottom:20px}#footer .footer-links .footer-links-col .footer-links-col-list .footer-links-col-list-item-contact a{color:var(--dark-02-color)}@media(min-width:992px){#footer .footer-links .footer-links-col .footer-links-col-list .footer-links-col-list-item-contact{padding-bottom:30px}}@media(min-width:2560px){#footer .footer-links .footer-links-col .footer-links-col-list .footer-links-col-list-item-contact{padding-bottom:45px}}@media(min-width:3800px){#footer .footer-links .footer-links-col .footer-links-col-list .footer-links-col-list-item-contact{padding-bottom:60px}}#footer .footer-links .footer-links-col .footer-links-col-list .footer-links-col-list-item-contact svg{width:20px;margin-right:10px}@media(min-width:2560px){#footer .footer-links .footer-links-col .footer-links-col-list .footer-links-col-list-item-contact svg{margin-right:15px;width:30px;height:30px}}@media(min-width:3800px){#footer .footer-links .footer-links-col .footer-links-col-list .footer-links-col-list-item-contact svg{margin-right:20px;width:40px;height:40px}}#footer .footer-links .footer-links-col .footer-links-col-list .footer-links-col-list-item-contact svg path{fill:var(--dark-01-color)}@media(min-width:2560px){#footer .footer-links .footer-links-col .footer-links-col-list{font-size:21px}}@media(min-width:3800px){#footer .footer-links .footer-links-col .footer-links-col-list{font-size:28px}}#footer .company-rewards{padding-bottom:34px}@media(max-width:767px){#footer .company-rewards{padding-bottom:100px}}@media(min-width:2560px){#footer .company-rewards{padding-bottom:51px}}@media(min-width:3800px){#footer .company-rewards{padding-bottom:68px}}#footer .company-rewards .woo-badge{padding-right:34px}@media(min-width:2560px){#footer .company-rewards .woo-badge{padding-right:50px}}@media(min-width:3800px){#footer .company-rewards .woo-badge{padding-right:68px}}#footer .company-rewards .woo-badge a svg{width:69px;height:69px}@media(min-width:2560px){#footer .company-rewards .woo-badge a svg{width:102px;height:102px}}@media(min-width:3800px){#footer .company-rewards .woo-badge a svg{width:138px;height:138px}}@media(min-width:2560px){#footer .company-rewards .small-reviews .reviewer-logo svg{width:115px;height:31px;width:154px;height:44px}#footer .company-rewards .small-reviews .stars .star{width:30px;max-height:30px}}@media(min-width:3800px){#footer .company-rewards .small-reviews .stars .star{width:40px;max-height:40px}}@media(min-width:2560px){#footer .company-rewards .small-reviews .stars .star svg{width:30px;height:30px}}@media(min-width:3800px){#footer .company-rewards .small-reviews .stars .star svg{width:40px;height:40px}}#footer .footer-bottom{padding:20px 0 30px;border-top:1px solid #e6e8ec;position:relative}@media(min-width:2560px){#footer .footer-bottom{padding:45px 0 50px}}@media(min-width:3800px){#footer .footer-bottom{padding:60px 0 70px}}#footer .footer-bottom .footer-bottom-holder{display:flex;justify-content:space-between;align-items:center}@media(max-width:991px){#footer .footer-bottom .footer-bottom-holder{align-items:start}}@media(min-width:768px){#footer .footer-bottom .footer-bottom-holder{flex-wrap:wrap}}@media(min-width:1200px){#footer .footer-bottom .footer-bottom-holder{flex-wrap:unset}}@media(min-width:768px){#footer .footer-bottom .footer-bottom-holder .footer-bottom-holder-item{width:50%}}@media(min-width:1200px){#footer .footer-bottom .footer-bottom-holder .footer-bottom-holder-item{width:unset}}#footer .footer-bottom .footer-bottom-holder .footer-bottom-left-col{align-items:center}@media(max-width:1199px){#footer .footer-bottom .footer-bottom-holder .footer-bottom-left-col{width:100%}}@media(max-width:575px){#footer .footer-bottom .footer-bottom-holder .footer-bottom-left-col{align-items:start}}#footer .footer-bottom .footer-bottom-holder .footer-bottom-left-col .dark-light-switch{display:inline-block;z-index:20;transition:all .2s linear;margin-right:30px;position:absolute;left:16px;top:-65px}@media(min-width:768px){#footer .footer-bottom .footer-bottom-holder .footer-bottom-left-col .dark-light-switch{position:relative;top:unset;left:unset}}@media(min-width:1200px){#footer .footer-bottom .footer-bottom-holder .footer-bottom-left-col .dark-light-switch{margin-right:30px}}@media(min-width:2560px){#footer .footer-bottom .footer-bottom-holder .footer-bottom-left-col .dark-light-switch{margin-right:45px}}@media(min-width:3800px){#footer .footer-bottom .footer-bottom-holder .footer-bottom-left-col .dark-light-switch{margin-right:60px}}#footer .footer-bottom .footer-bottom-holder .footer-bottom-left-col .dark-light-switch .switcher-base{background-color:var(--light-switch-base-color);box-shadow:inset 0 2px 7px #d08f01;border-radius:30px;width:58px;height:24px;transition:all .2s linear}@media(min-width:2560px){#footer .footer-bottom .footer-bottom-holder .footer-bottom-left-col .dark-light-switch .switcher-base{border-radius:45px;width:84px;height:32px}}@media(min-width:3800px){#footer .footer-bottom .footer-bottom-holder .footer-bottom-left-col .dark-light-switch .switcher-base{border-radius:60px;width:116px;height:48px}}#footer .footer-bottom .footer-bottom-holder .footer-bottom-left-col .dark-light-switch .switcher-thumb{position:absolute;width:32px;height:32px;border-radius:32px;background:#fff;box-shadow:0 1px 5px rgba(1,1,16,.25);top:-5px;right:-4px;display:flex;justify-content:center;align-items:center;transition:all .2s linear}@media(min-width:2560px){#footer .footer-bottom .footer-bottom-holder .footer-bottom-left-col .dark-light-switch .switcher-thumb{width:44px;height:44px;border-radius:44px}}@media(min-width:3800px){#footer .footer-bottom .footer-bottom-holder .footer-bottom-left-col .dark-light-switch .switcher-thumb{width:64px;height:64px;border-radius:64px;top:-9px}}@media(min-width:2560px){#footer .footer-bottom .footer-bottom-holder .footer-bottom-left-col .dark-light-switch .switcher-thumb svg{width:24px;height:24px}}@media(min-width:3800px){#footer .footer-bottom .footer-bottom-holder .footer-bottom-left-col .dark-light-switch .switcher-thumb svg{width:32px;height:32px}}#footer .footer-bottom .footer-bottom-holder .footer-bottom-left-col .dark-light-switch .switcher-thumb .light-mode-icon{display:block}#footer .footer-bottom .footer-bottom-holder .footer-bottom-left-col .dark-light-switch .switcher-thumb .dark-mode-icon{display:none}#footer .footer-bottom .footer-bottom-holder .footer-bottom-left-col .dark-light-switch:hover{cursor:pointer}#footer .footer-bottom .footer-bottom-holder .footer-bottom-left-col .dark-light-switch.active{opacity:1}#footer .footer-bottom .footer-bottom-holder .footer-bottom-left-col .dark-light-switch.dark-mode .switcher-base{background:#467bb7;box-shadow:inset 0 1px 7px #224368}#footer .footer-bottom .footer-bottom-holder .footer-bottom-left-col .dark-light-switch.dark-mode .switcher-thumb{transition:all .2s linear;left:-4px;right:unset}#footer .footer-bottom .footer-bottom-holder .footer-bottom-left-col .dark-light-switch.dark-mode .switcher-thumb .light-mode-icon{display:none}#footer .footer-bottom .footer-bottom-holder .footer-bottom-left-col .dark-light-switch.dark-mode .switcher-thumb .dark-mode-icon,#footer .footer-bottom .footer-bottom-holder .footer-bottom-left-col .footer-bottom-links{display:block}#footer .footer-bottom .footer-bottom-holder .footer-bottom-left-col .footer-bottom-links .footer-bottom-link{display:inline-block}@media(max-width:575px){#footer .footer-bottom .footer-bottom-holder .footer-bottom-left-col .footer-bottom-links .footer-bottom-link{margin-right:14px}}@media(min-width:1200px){#footer .footer-bottom .footer-bottom-holder .footer-bottom-left-col .footer-bottom-links .footer-bottom-link{margin-right:14px}}@media(min-width:768px){#footer .footer-bottom .footer-bottom-holder .footer-bottom-left-col .footer-bottom-links .footer-bottom-link{margin-left:30px}}@media(min-width:1200px){#footer .footer-bottom .footer-bottom-holder .footer-bottom-left-col .footer-bottom-links .footer-bottom-link{margin-left:unset}}@media(min-width:2560px){#footer .footer-bottom .footer-bottom-holder .footer-bottom-left-col .footer-bottom-links .footer-bottom-link{margin-right:21px}}@media(min-width:3800px){#footer .footer-bottom .footer-bottom-holder .footer-bottom-left-col .footer-bottom-links .footer-bottom-link{margin-right:28px}}#footer .footer-bottom .footer-bottom-holder .footer-bottom-left-col .footer-bottom-links .footer-bottom-link .underline-hvr{background-color:var(dark-02-color)}#footer .footer-bottom .footer-bottom-holder .footer-bottom-left-col .footer-bottom-links .footer-bottom-link a{color:var(--dark-02-color);font-family:var(--font-dmsans);font-size:16px;font-style:normal;font-weight:400;line-height:2.5}#footer .footer-bottom .footer-bottom-holder .footer-rights p{margin:0;color:var(--dark-02-color);text-align:right;font-family:var(--font-dmsans);font-size:16px;font-style:normal;font-weight:400;line-height:40px}@media(max-width:1199px){#footer .footer-bottom .footer-bottom-holder .footer-rights p{text-align:left}}@media(min-width:2560px){#footer .footer-bottom .footer-bottom-holder .footer-rights p{font-size:24px}}@media(min-width:3800px){#footer .footer-bottom .footer-bottom-holder .footer-rights p{font-size:32px}}#footer .footer-bottom .footer-bottom-holder .footer-social-link-item{margin-top:34px}@media(min-width:1200px){#footer .footer-bottom .footer-bottom-holder .footer-social-link-item{margin-top:0}}#footer .footer-social-links{margin-bottom:100px}@media(min-width:768px){#footer .footer-social-links{margin-bottom:40px;display:none}}@media(min-width:1200px){#footer .footer-social-links{margin-bottom:0}}@media(min-width:2560px){#footer .footer-social-links{margin-bottom:20px}}@media(min-width:3800px){#footer .footer-social-links{margin-bottom:30px}}#footer .footer-social-links .footer-social-link-item{padding-right:30px}@media(min-width:2560px){#footer .footer-social-links .footer-social-link-item{margin-right:45px;width:30px;height:30px}}@media(min-width:3800px){#footer .footer-social-links .footer-social-link-item{padding-right:60px;width:40px;height:40px}}#footer .footer-social-links .footer-social-link-item svg path{fill:var(--dark-01-color);transition:fill .25s ease-in-out}@media(min-width:2560px){#footer .footer-social-links .footer-social-link-item svg{width:30px;height:30px}}@media(min-width:3800px){#footer .footer-social-links .footer-social-link-item svg{width:40px;height:40px}}#footer .footer-social-links .footer-social-link-item svg:hover path{fill:var(--primary-color)}#footer .footer-social-links .footer-social-link-item:last-of-type{padding-right:0}.project-a{opacity:0;transform:translateY(20%)}.fade-in{animation:fade-in 1s ease-out forwards}@keyframes fade-in{0%{opacity:0;transform:translateY(20%)}75%{opacity:.85;transform:translateY(0)}to{opacity:1;transform:translateY(0)}}@font-face{font-family:__Poppins_9b613d;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/034d78ad42e9620c-s.woff2) format("woff2");unicode-range:U+0900-097f,U+1cd0-1cf9,U+200c-200d,U+20a8,U+20b9,U+20f0,U+25cc,U+a830-a839,U+a8e0-a8ff,U+11b00-11b09}@font-face{font-family:__Poppins_9b613d;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/fe0777f1195381cb-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Poppins_9b613d;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/eafabf029ad39a43-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Poppins_9b613d;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/29e7bbdce9332268-s.woff2) format("woff2");unicode-range:U+0900-097f,U+1cd0-1cf9,U+200c-200d,U+20a8,U+20b9,U+20f0,U+25cc,U+a830-a839,U+a8e0-a8ff,U+11b00-11b09}@font-face{font-family:__Poppins_9b613d;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/c3bc380753a8436c-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Poppins_9b613d;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/0484562807a97172-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Poppins_Fallback_9b613d;src:local("Arial");ascent-override:92.33%;descent-override:30.78%;line-gap-override:8.79%;size-adjust:113.73%}.__variable_9b613d{--font-poppins:"__Poppins_9b613d","__Poppins_Fallback_9b613d"}@font-face{font-family:__DM_Sans_9f0802;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/7ab938503e4547a1-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__DM_Sans_9f0802;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/13971731025ec697-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__DM_Sans_9f0802;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/7ab938503e4547a1-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__DM_Sans_9f0802;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/13971731025ec697-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__DM_Sans_Fallback_9f0802;src:local("Arial");ascent-override:94.37%;descent-override:29.49%;line-gap-override:0.00%;size-adjust:105.12%}.__variable_9f0802{--font-dmsans:"__DM_Sans_9f0802","__DM_Sans_Fallback_9f0802"}@font-face{font-family:__Poppins_bb8112;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/ac0a48a8bf13ca80-s.woff2) format("woff2");unicode-range:U+0900-097f,U+1cd0-1cf9,U+200c-200d,U+20a8,U+20b9,U+20f0,U+25cc,U+a830-a839,U+a8e0-a8ff,U+11b00-11b09}@font-face{font-family:__Poppins_bb8112;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/ae6a2fe692ea80aa-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Poppins_bb8112;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/c99ef75952aca458-s.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Poppins_bb8112;font-style:italic;font-weight:700;font-display:swap;src:url(/_next/static/media/334d90a676c555e4-s.woff2) format("woff2");unicode-range:U+0900-097f,U+1cd0-1cf9,U+200c-200d,U+20a8,U+20b9,U+20f0,U+25cc,U+a830-a839,U+a8e0-a8ff,U+11b00-11b09}@font-face{font-family:__Poppins_bb8112;font-style:italic;font-weight:700;font-display:swap;src:url(/_next/static/media/8727a9eb9a9ed107-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Poppins_bb8112;font-style:italic;font-weight:700;font-display:swap;src:url(/_next/static/media/cf1f69a0c8aed54d-s.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Poppins_bb8112;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/db911767852bc875-s.woff2) format("woff2");unicode-range:U+0900-097f,U+1cd0-1cf9,U+200c-200d,U+20a8,U+20b9,U+20f0,U+25cc,U+a830-a839,U+a8e0-a8ff,U+11b00-11b09}@font-face{font-family:__Poppins_bb8112;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/f10b8e9d91f3edcb-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Poppins_bb8112;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/8888a3826f4a3af4-s.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Poppins_bb8112;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/29a4aea02fdee119-s.woff2) format("woff2");unicode-range:U+0900-097f,U+1cd0-1cf9,U+200c-200d,U+20a8,U+20b9,U+20f0,U+25cc,U+a830-a839,U+a8e0-a8ff,U+11b00-11b09}@font-face{font-family:__Poppins_bb8112;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/a1386beebedccca4-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Poppins_bb8112;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/b957ea75a84b6ea7-s.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Poppins_Fallback_bb8112;src:local("Arial");ascent-override:92.33%;descent-override:30.78%;line-gap-override:8.79%;size-adjust:113.73%}.__variable_bb8112{--font-poppins-non:"__Poppins_bb8112","__Poppins_Fallback_bb8112"}@font-face{font-family:__DM_Sans_876661;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/855e306f08b89e81-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__DM_Sans_876661;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/6f54f5fe578ebe8b-s.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__DM_Sans_876661;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/951687eeeffb7cfa-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__DM_Sans_876661;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/780675ab64c32ee4-s.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__DM_Sans_Fallback_876661;src:local("Arial");ascent-override:94.37%;descent-override:29.49%;line-gap-override:0.00%;size-adjust:105.12%}.__variable_876661{--font-dmsans-non:"__DM_Sans_876661","__DM_Sans_Fallback_876661"}