@keyframes movingleftright1{0%{-webkit-transform:translateX(0) translateY(0);transform:translateX(0) translateY(0)}40%{-webkit-transform:translateX(50px) translateY(-200px);transform:translateX(50px) translateY(-200px)}75%{-webkit-transform:translateX(800px);transform:translateX(800px)}to{-webkit-transform:translateY(0) translateX(0);transform:translateY(0) translateX(0)}}@keyframes movingleftright2{0%{-webkit-transform:translateX(0) translateY(0);transform:translateX(0) translateY(0)}40%{-webkit-transform:translateX(-50px) translateY(200px);transform:translateX(-50px) translateY(200px)}75%{-webkit-transform:translateX(-500px);transform:translateX(-500px)}to{-webkit-transform:translateY(0) translateX(0);transform:translateY(0) translateX(0)}}@keyframes movingleftright3{0%{-webkit-transform:translateX(0) translateY(0);transform:translateX(0) translateY(0)}40%{-webkit-transform:translateX(100px) translateY(-200px);transform:translateX(100px) translateY(-200px)}75%{-webkit-transform:translateX(-500px);transform:translateX(-500px)}to{-webkit-transform:translateY(0) translateX(0);transform:translateY(0) translateX(0)}}: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-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-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-color-rgb:33,37,41;--bs-body-bg-rgb:255,255,255;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-bg:#fff}*,::after,::before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-weight:var(--bs-body-font-weight);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;font-family:var(--font-secondary);font-size:var(--font-body-2);line-height:var(--line-height-b1);color:var(--color-body);font-weight:400;height:100%;vertical-align:baseline;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.h2{font-weight:500}.h2,h1,h2,h5,h6{margin-bottom:.5rem}h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){h1{font-size:2.5rem}}.h2,h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){.h2,h2{font-size:2rem}}h5{font-size:1.25rem}h6{font-size:1rem}address,p,ul{margin-bottom:1rem}address{font-style:normal;line-height:inherit}ul{padding-left:2rem;margin-top:0;margin-bottom:30px;padding-left:18px}a{color:#0d6efd;color:var(--color-black);text-decoration:none;transition:var(--transition)}a:hover{color:#0a58ca}img{max-width:100%;height:auto;vertical-align:middle}a,label,span{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button{font-size:inherit;text-transform:none}button,input{margin:0;font-family:inherit;line-height:inherit}[type=button],[type=submit],button{-webkit-appearance:button}.form-control-color:not(:disabled):not([readonly]),.form-control[type=file]:not(:disabled):not([readonly]),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}.container{width:100%;padding-right:var(--bs-gutter-x,.75rem);padding-left:var(--bs-gutter-x,.75rem);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}}.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-6{flex:0 0 auto;width:50%}@media (min-width:768px){.col-md-4,.col-md-6{flex:0 0 auto;width:33.33333333%}.col-md-6{width:50%}}@media (min-width:992px){.col-lg-3,.col-lg-4{flex:0 0 auto;width:25%}.col-lg-4{width:33.33333333%}.col-lg-5,.col-lg-6{flex:0 0 auto;width:41.66666667%}.col-lg-6{width:50%}.col-lg-7,.col-lg-8{flex:0 0 auto;width:58.33333333%}.col-lg-8{width:66.66666667%}}@media (min-width:1200px){.col-xl-3,.col-xl-6{flex:0 0 auto;width:25%}.col-xl-6{width:50%}}.table>:not(caption)>*>*{padding:.5rem;background-color:var(--bs-table-bg);border-bottom-width:1px;box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg)}.table>:not(:first-child){border-top:2px solid currentColor}.table-sm>:not(caption)>*>*{padding:.25rem}.table-bordered>:not(caption)>*{border-width:1px 0}.table-bordered>:not(caption)>*>*{border-width:0 1px}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.form-control{display:block;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-clip:padding-box;border:1px solid #ced4da;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control:focus{color:#212529;background-color:#fff;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-control::-webkit-date-and-time-value{height:1.5em}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control:disabled{background-color:#e9ecef;opacity:1}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;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){.form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#dde0e3}.form-control::-webkit-file-upload-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;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){.form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#dde0e3}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}.form-floating>.form-control:not(:-moz-placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:not(:-moz-placeholder-shown)~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus{z-index:3}.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu){border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:-1px;border-top-left-radius:0;border-bottom-left-radius:0}.btn-dark{color:#fff;background-color:#212529;border-color:#212529}.btn-dark:hover{color:#fff;background-color:#1c1f23;border-color:#1a1e21}.btn-dark:focus{color:#fff;background-color:#1c1f23;border-color:#1a1e21;box-shadow:0 0 0 .25rem rgba(66,70,73,.5)}.btn-dark:active{color:#fff;background-color:#1a1e21;border-color:#191c1f}.btn-dark:active:focus{box-shadow:0 0 0 .25rem rgba(66,70,73,.5)}.btn-dark:disabled{color:#fff;background-color:#212529;border-color:#212529}.btn-group>:not(.btn-check)+.btn{border-top-left-radius:0;border-bottom-left-radius:0}.nav-link{display:block;padding:.5rem 1rem;color:#0d6efd;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion:reduce){.nav-link{transition:none}}.nav-link:focus,.nav-link:hover{color:#0a58ca}.btn-close{box-sizing:content-box;width:1em;height:1em;padding:.25em;color:#000;background: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 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e")center/1em auto no-repeat;border:0;border-radius:.25rem;opacity:.5}.btn-close:hover{color:#000;text-decoration:none;opacity:.75}.btn-close:focus{outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25);opacity:1}.btn-close:disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:.25}.toast-container>:not(:last-child){margin-bottom:.75rem}.offcanvas{position:fixed;bottom:0;z-index:1045;display:flex;flex-direction:column;max-width:100%;visibility:hidden;background-color:#fff;background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}@media (prefers-reduced-motion:reduce){.offcanvas{transition:none}}.offcanvas-header{display:flex;align-items:center;justify-content:space-between;padding:1rem}.offcanvas-header .btn-close{padding:.5rem;margin-top:-.5rem;margin-right:-.5rem;margin-bottom:-.5rem}.offcanvas-body{flex-grow:1;padding:1rem;overflow-y:auto}.offcanvas-end{top:0;right:0;width:400px;border-left:1px solid rgba(0,0,0,.2);transform:translateX(100%)}.visually-hidden-focusable:not(:focus):not(:focus-within){position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.d-block{display:block!important}.border-end{border-right:1px solid #dee2e6!important}.align-items-center{align-items:center!important}@media (min-width:992px){.d-lg-none{display:none!important}}.fab,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-angle-double-up:before{content:""}.fa-envelope:before{content:""}.fa-facebook-f:before{content:""}.fa-fax:before{content:""}.fa-instagram:before{content:""}.fa-linkedin-in:before{content:""}.fa-phone:before{content:""}.fa-search:before{content:""}.fa-times:before{content:""}.fa-youtube:before{content:""}@font-face{font-display:swap;font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:auto;src:url(/wp-content/themes/abstrak/assets/css/fonts/fa-brands-400.eot);src:url(/wp-content/themes/abstrak/assets/css/fonts/fa-brands-400.eot?#iefix)format("embedded-opentype"),url(/wp-content/themes/abstrak/assets/css/fonts/fa-brands-400.woff2)format("woff2"),url(/wp-content/themes/abstrak/assets/css/fonts/fa-brands-400.woff)format("woff"),url(/wp-content/themes/abstrak/assets/css/fonts/fa-brands-400.ttf)format("truetype"),url(/wp-content/themes/abstrak/assets/css/fonts/fa-brands-400.svg#fontawesome)format("svg")}.fab{font-family:"Font Awesome 5 Brands"}@font-face{font-display:swap;font-family:"Font Awesome 5 Duotone";font-style:normal;font-weight:900;font-display:auto;src:url(/wp-content/themes/abstrak/assets/css/fonts/fa-duotone-900.eot);src:url(/wp-content/themes/abstrak/assets/css/fonts/fa-duotone-900.eot?#iefix)format("embedded-opentype"),url(/wp-content/themes/abstrak/assets/css/fonts/fa-duotone-900.woff2)format("woff2"),url(/wp-content/themes/abstrak/assets/css/fonts/fa-duotone-900.woff)format("woff"),url(/wp-content/themes/abstrak/assets/css/fonts/fa-duotone-900.ttf)format("truetype"),url(/wp-content/themes/abstrak/assets/css/fonts/fa-duotone-900.svg#fontawesome)format("svg")}@font-face{font-display:swap;font-family:"Font Awesome 5 Pro";font-style:normal;font-weight:300;font-display:auto;src:url(/wp-content/themes/abstrak/assets/css/fonts/fa-light-300.eot);src:url(/wp-content/themes/abstrak/assets/css/fonts/fa-light-300.eot?#iefix)format("embedded-opentype"),url(/wp-content/themes/abstrak/assets/css/fonts/fa-light-300.woff2)format("woff2"),url(/wp-content/themes/abstrak/assets/css/fonts/fa-light-300.woff)format("woff"),url(/wp-content/themes/abstrak/assets/css/fonts/fa-light-300.ttf)format("truetype"),url(/wp-content/themes/abstrak/assets/css/fonts/fa-light-300.svg#fontawesome)format("svg")}.fal,.far,.fas{font-weight:300;font-family:"Font Awesome 5 Pro"}@font-face{font-display:swap;font-family:"Font Awesome 5 Pro";font-style:normal;font-weight:400;font-display:auto;src:url(/wp-content/themes/abstrak/assets/css/fonts/fa-regular-400.eot);src:url(/wp-content/themes/abstrak/assets/css/fonts/fa-regular-400.eot?#iefix)format("embedded-opentype"),url(/wp-content/themes/abstrak/assets/css/fonts/fa-regular-400.woff2)format("woff2"),url(/wp-content/themes/abstrak/assets/css/fonts/fa-regular-400.woff)format("woff"),url(/wp-content/themes/abstrak/assets/css/fonts/fa-regular-400.ttf)format("truetype"),url(/wp-content/themes/abstrak/assets/css/fonts/fa-regular-400.svg#fontawesome)format("svg")}.far,.fas{font-weight:400}@font-face{font-display:swap;font-family:"Font Awesome 5 Pro";font-style:normal;font-weight:900;font-display:auto;src:url(/wp-content/themes/abstrak/assets/css/fonts/fa-solid-900.eot);src:url(/wp-content/themes/abstrak/assets/css/fonts/fa-solid-900.eot?#iefix)format("embedded-opentype"),url(/wp-content/themes/abstrak/assets/css/fonts/fa-solid-900.woff2)format("woff2"),url(/wp-content/themes/abstrak/assets/css/fonts/fa-solid-900.woff)format("woff"),url(/wp-content/themes/abstrak/assets/css/fonts/fa-solid-900.ttf)format("truetype"),url(/wp-content/themes/abstrak/assets/css/fonts/fa-solid-900.svg#fontawesome)format("svg")}.fas{font-weight:900}[data-sal]{transition-duration:.2s;transition-duration:var(--sal-duration,.2s);transition-delay:0s;transition-delay:var(--sal-delay,0s);transition-timing-function:ease;transition-timing-function:var(--sal-easing,ease)}[data-sal][data-sal-duration="500"]{transition-duration:.5s}[data-sal][data-sal-duration="600"]{transition-duration:.6s}[data-sal][data-sal-duration="800"]{transition-duration:.8s}[data-sal][data-sal-duration="1000"]{transition-duration:1s}[data-sal][data-sal-delay="100"]{transition-delay:.1s}[data-sal][data-sal-delay="200"]{transition-delay:.2s}[data-sal][data-sal-delay="300"]{transition-delay:.3s}[data-sal][data-sal-delay="400"]{transition-delay:.4s}[data-sal|=slide]{opacity:0;transition-property:opacity,transform}[data-sal=slide-up]{transform:translateY(20%)}[data-sal=slide-left]{transform:translateX(20%)}[data-sal=slide-right]{transform:translateX(-20%)}[data-sal|=slide].sal-animate{opacity:1;transform:none}[data-sal|=zoom]{opacity:0;transition-property:opacity,transform}[data-sal=zoom-in]{transform:scale(.5)}button::-moz-focus-inner{padding:0;border:0}:root{--color-primary:#5956e9;--color-white:#fff;--color-black:#000;--color-light:#ecf2f6;--color-dark:#27272e;--color-text-dark:#292930;--color-accent1:#ffdc60;--color-accent2:#fab8c4;--color-blue-shade:#6865ff;--color-link:#2522ba;--color-mabel:#dbf8ff;--color-fog:#dbdeff;--color-pink-shade:#ffd3db;--color-peach:#ffeddc;--color-rose:#c75c6f;--color-chart1:#896ba7;--color-chart2:#badeff;--color-body:#525260;--color-gray-1:#757589;--color-gray-2:#999fae;--color-gray-3:#999ab8;--color-gray-4:#99a1aa;--color-ship-gray:#42424a;--color-ghost:#c7c7d5;--color-mercury:#e5e5e5;--gradient-primary:linear-gradient(90deg,#ecf2f6 0%,rgba(236,242,246,0) 70.31%);--gradient-blue:linear-gradient(145.92deg,#5956e9 20.18%,#9991ff 76.9%);--gradient-accent:linear-gradient(180deg,#fab8c4 0%,#ffedf0 100%);--gradient-white:linear-gradient(266.3deg,rgba(236,242,246,0) 7.84%,#ecf2f6 29.1%,rgba(236,242,246,0) 64.32%);--gradient-dark:linear-gradient(180deg,#27272e 0%,#303035 100%);--border-light:1px solid #e3e6e9;--border-lighter:1px solid #ecf2f6;--border-dark:1px solid var(--color-ship-gray);--border-gray:1px solid var(--color-gray-4);--font-primary:"DM Sans",sans-serif;--font-secondary:"Poppins",sans-serif;--font-awesome:"Font Awesome 5 Pro";--transition:all .3s ease-in-out;--font-body-1:18px;--font-body-2:16px;--font-body-3:14px;--font-body-4:12px;--line-height-b1:1.5;--line-height-b3:1.1;--h1:80px;--h2:64px;--h3:48px;--h4:32px;--h5:24px;--h6:20px;scroll-behavior:auto;--color-dark2:#12141d;--color-primary2:#86e7b8}ol.list-style li::marker,ul.list-style li::marker{color:var(--color-primary)}ul li{margin-top:10px;margin-bottom:10px}.list-unstyled{padding-left:0;list-style:none;margin-bottom:0}.list-unstyled li{margin-top:0;margin-bottom:0}.container,.row>[class*=col]{padding-left:15px;padding-right:15px}@media only screen and (min-width:1200px) and (max-width:1399px){.container{max-width:100%;padding-left:30px;padding-right:30px}}.row{margin-left:-15px;margin-right:-15px}.row.g-0>[class*=col]{padding-left:0;padding-right:0}@media only screen and (min-width:1400px){.row-10>[class*=col]{padding-left:10px;padding-right:10px}.row-35>[class*=col]{padding-left:35px;padding-right:35px}.row-40>[class*=col]{padding-left:40px;padding-right:40px}.row-45>[class*=col]{padding-left:45px;padding-right:45px}}@media only screen and (min-width:992px) and (max-width:1399px){.row-40>[class*=col]{padding-left:20px;padding-right:20px}}.h2,address,h1,h2,h5,h6{margin:0 0 30px}h1,h2,h5,h6{font-family:var(--font-primary);font-weight:500;letter-spacing:-.025em;color:var(--color-text-dark);word-break:break-word}.h2,h1,h2,h6{font-size:var(--h1);line-height:1.2}@media only screen and (min-width:1200px) and (max-width:1599px){h1{font-size:68px}}@media only screen and (max-width:1199px){h1{font-size:68px}}@media only screen and (max-width:767px){h1{font-size:48px}}.h2,h2,h6{font-size:var(--h2)}@media only screen and (min-width:1200px) and (max-width:1599px){.h2,h2{font-size:56px}}@media only screen and (max-width:1199px){.h2,h2{font-size:56px}}@media only screen and (max-width:767px){.h2,h2{font-size:38px}}@media only screen and (max-width:479px){.h2,h2{font-size:34px}}h5{font-size:var(--h5);line-height:1.4}@media only screen and (max-width:767px){h5{font-size:20px}}h6{font-size:var(--h6)}@media only screen and (max-width:767px){h6{font-size:18px}}p{font-size:var(--font-body-2);line-height:var(--line-height-b1);margin:0 0 40px}.form-control,input{border:var(--border-lighter);border-radius:16px;background-color:transparent;color:var(--color-text-dark);padding:15px 20px;width:100%}.form-control:focus,input:focus{outline:0;box-shadow:0 20px 48px -14px rgba(153,161,170,.25);border-color:transparent}.form-control:-ms-input-placeholder,input:-ms-input-placeholder{color:var(--color-gray-2)}.form-control::-ms-input-placeholder,input::-ms-input-placeholder{color:var(--color-gray-2)}input{height:60px}.form-group{margin-bottom:16px}.input-group{background-color:var(--color-white);border-radius:20px;height:72px;padding:10px 10px 10px 55px;box-shadow:0 24px 48px -15px rgba(153,161,170,.25)}@media only screen and (max-width:479px){.input-group{display:block;box-shadow:none;height:auto;padding:0}}.input-group:before{content:url(/wp-content/themes/abstrak/assets/media/icon/message.png);position:absolute;left:30px;top:24px;z-index:1}@media only screen and (max-width:479px){.input-group:before{left:15px;top:18px}}.input-group .form-control{padding:5px 15px;height:auto;border:0;background-color:transparent}.input-group .form-control:focus{box-shadow:none}@media only screen and (max-width:479px){.input-group .form-control{height:60px;width:100%;border-radius:20px!important;padding:5px 15px 5px 50px;border:1px solid var(--color-light)}}.input-group .subscribe-btn{border:0;background-color:var(--color-primary);color:var(--color-white);border-radius:16px!important;margin-left:0!important;padding:10px 28px;transition:var(--transition)}.input-group .subscribe-btn:hover{background-color:var(--color-link)}@media only screen and (max-width:479px){.input-group .subscribe-btn{margin-top:15px;padding:14px 30px}}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 50px #fff inset!important}.bg-color-dark{background-color:var(--color-dark)}.back-to-top{position:fixed;bottom:-40px;right:40px;display:block;width:50px;height:50px;line-height:50px;background:var(--color-primary);color:#fff;text-align:center;text-decoration:none;border-radius:50%;opacity:0;transform:scale(.3);box-shadow:4px 4px 10px rgba(0,0,0,.2);z-index:9;transition:all .3s}@media only screen and (max-width:575px){.back-to-top{width:40px;height:40px;line-height:40px}}.back-to-top:focus{color:var(--color-white)}.breadcrum-area{background:var(--gradient-primary);padding:200px 0 100px;position:relative;z-index:0}@media only screen and (max-width:991px){.breadcrum-area{padding:175px 0 90px}}@media only screen and (max-width:767px){.breadcrum-area{padding:130px 0 40px}}.breadcrumb-banner{padding:280px 0 200px}@media only screen and (max-width:1199px){.breadcrumb-banner{padding:200px 0 50px}}@media only screen and (max-width:991px){.breadcrumb-banner{padding:140px 0 40px}}@media only screen and (max-width:767px){.breadcrumb-banner{padding:130px 0 20px}}.breadcrumb-banner .section-heading .title{color:#000248;width:55%;margin-bottom:40px}@media only screen and (max-width:991px){.breadcrumb-banner .section-heading .title{width:100%;margin-bottom:30px}}.breadcrumb-banner .section-heading p{width:40%}@media only screen and (max-width:991px){.breadcrumb-banner .section-heading p{width:100%}.breadcrumb-banner .section-heading{margin-bottom:40px}}.breadcrumb-banner .banner-thumbnail{position:absolute;bottom:-100px;right:190px;text-align:right}@media only screen and (min-width:1200px) and (max-width:1599px){.breadcrumb-banner .banner-thumbnail{right:-50px;bottom:-80px}.breadcrumb-banner .banner-thumbnail img{width:90%}}@media only screen and (max-width:1199px){.breadcrumb-banner .banner-thumbnail{right:-40px;bottom:-50px}.breadcrumb-banner .banner-thumbnail img{width:65%}}@media only screen and (max-width:991px){.breadcrumb-banner .banner-thumbnail{position:initial;text-align:center}.breadcrumb-banner .banner-thumbnail img{width:100%}}@media only screen and (max-width:1199px){.breadcrumb-banner .shape-group-8 .shape.shape-2 img{width:60%}}@media only screen and (max-width:991px){.breadcrumb-banner .shape-group-8 .shape.shape-2 img{width:50%}}.breadcrumb-banner .shape-group-8 .shape.shape-3{bottom:-200px;top:auto}@media only screen and (max-width:1199px){.breadcrumb-banner .shape-group-8 .shape.shape-3{bottom:0;opacity:.5}}.breadcrumb-banner.single-breadcrumb{padding:200px 0 75px}@media only screen and (max-width:1199px){.breadcrumb-banner.single-breadcrumb{padding:180px 0 70px}}@media only screen and (max-width:991px){.breadcrumb-banner.single-breadcrumb{padding:140px 0 40px}}.breadcrumb-banner.single-breadcrumb .section-heading .title,.breadcrumb-banner.single-breadcrumb .section-heading p{width:100%}.breadcrumb-banner.single-breadcrumb .banner-thumbnail{position:initial}.breadcrumb-banner.single-breadcrumb .banner-thumbnail img{border-radius:24px}@media only screen and (max-width:1199px){.breadcrumb-banner.single-breadcrumb .banner-thumbnail img{width:100%}}.axil-btn,.brand-grid img{transition:var(--transition)}.axil-btn{border-radius:20px;font-size:16px;font-weight:500;letter-spacing:-.04em;padding:18px 55px;height:auto;text-align:center}.axil-btn.btn-fill-primary{background-color:var(--color-primary);color:var(--color-white);border:1px solid var(--color-primary);overflow:hidden}.axil-btn.btn-fill-primary:after{content:"";height:300px;width:300px;background-color:var(--color-link);border-radius:50%;position:absolute;top:50%;left:50%;transform:translateY(-50%) translateX(-50%) scale(0);transition:.5s cubic-bezier(.25,.46,.45,.94);z-index:-1}.axil-btn.btn-fill-primary:hover{background-color:var(--color-link);border-color:var(--color-link)}.axil-btn.btn-fill-primary:hover:after{transform:translateY(-50%) translateX(-50%) scale(1)}.axil-btn.btn-fill-white{background-color:var(--color-white);box-shadow:0 48px 48px 0 rgba(0,0,0,.12)}.axil-btn.btn-fill-white:hover{background-color:var(--color-accent1);color:var(--color-white)}.axil-btn.btn-large{padding:23px 55px}@media only screen and (max-width:991px){.axil-btn.btn-large{padding:18px 35px}}.axil-btn,.section{position:relative;z-index:1}.section-heading{text-align:center;margin-bottom:60px}@media only screen and (max-width:991px){.section-heading{margin-bottom:50px}}.section-heading .subtitle{color:var(--color-rose);font-weight:500;font-size:20px;font-family:var(--font-primary);margin-bottom:15px}@media only screen and (max-width:991px){.section-heading .subtitle{font-size:18px}}@media only screen and (max-width:767px){.section-heading .subtitle{font-size:16px}}@media only screen and (max-width:1199px){.section-heading .title{font-size:60px}}@media only screen and (max-width:991px){.section-heading .title{font-size:50px}}@media only screen and (max-width:575px){.section-heading .title{font-size:38px}}@media only screen and (max-width:479px){.section-heading .title{font-size:34px}}.section-heading p{font-size:var(--font-body-1);width:50%;margin:0 auto 40px}@media only screen and (max-width:991px){.section-heading p{font-size:16px;width:100%}}.heading-light .title{color:var(--color-white)}.heading-left{text-align:left}.heading-left p{margin:0 0 30px}.shape-group-8 .shape{pointer-events:none}.shape-group-8 .shape.shape-1{bottom:0;left:0}@media only screen and (max-width:767px){.shape-group-8 .shape.shape-1{display:none}}.shape-group-8 .shape.shape-2{top:0;right:0;text-align:right}@media only screen and (min-width:1200px) and (max-width:1599px){.shape-group-8 .shape.shape-2 img{width:90%}}@media only screen and (max-width:1199px){.shape-group-8 .shape.shape-2 img{width:80%}}@media only screen and (max-width:991px){.shape-group-8 .shape.shape-2 img{width:70%}}@media only screen and (max-width:767px){.shape-group-8 .shape.shape-2 img{width:50%}}.shape-group-8 .shape.shape-3{top:115px;left:0}.shape-group-8 .shape,.shape-group-9 .shape{position:absolute;z-index:-1}.shape-group-9 .shape.shape-1{top:0;left:32%}.shape-group-9 .shape.shape-2{top:180px;left:18%;opacity:.5;animation:movingleftright1 infinite 20s}.shape-group-9 .shape.shape-3{top:31%;left:20%;animation:movingleftright2 infinite 25s}.shape-group-9 .shape.shape-4{top:44%;left:28%;animation:movingleftright1 infinite 25s}.shape-group-9 .shape.shape-5{top:50%;left:17%;animation:movingleftright2 infinite 30s}.shape-group-9 .shape.shape-6{top:26%;right:21%;animation:movingleftright3 infinite 30s}@media only screen and (max-width:767px){.shape-group-9 .shape.shape-6{display:none}}.shape-group-9 .shape.shape-7{top:30%;right:15%;animation:movingleftright1 infinite 30s}.main-wrapper{overflow:hidden;background-color:var(--color-white);position:relative}.brand-grid{padding:5px 0}.brand-grid img{filter:grayscale(100%);opacity:.5}.brand-grid:hover img{opacity:1;filter:grayscale(0)}.call-to-action-area{padding:140px 0 100px;position:relative;z-index:1}@media only screen and (max-width:1199px){.call-to-action-area{padding:100px 0}}@media only screen and (max-width:991px){.call-to-action-area{padding:80px 0}}@media only screen and (max-width:767px){.call-to-action-area{padding:60px 0 40px}}.call-to-action-area:before,.mainmenu>li>a:before{content:"";background-color:var(--color-primary);position:absolute;left:0}.call-to-action-area:before{height:730px;width:100%;top:0;right:0;z-index:-1}@media only screen and (max-width:991px){.call-to-action-area:before{height:500px}}@media only screen and (max-width:767px){.call-to-action-area:before{height:480px}}@media only screen and (max-width:575px){.call-to-action-area:before{height:400px}}.call-to-action{border-bottom:1px solid #e7e7e7}.call-to-action .section-heading{margin-bottom:65px}@media only screen and (max-width:767px){.call-to-action .section-heading{margin-bottom:50px}}.call-to-action .section-heading span{color:var(--color-accent1)}.call-to-action .section-heading .title{width:60%;margin:0 auto 55px}@media only screen and (max-width:991px){.call-to-action .section-heading .title{width:100%}}.call-to-action .thumbnail{position:relative;text-align:center}.call-to-action .thumbnail .larg-thumb{display:inline-block;margin-right:-180px}@media only screen and (max-width:991px){.call-to-action .thumbnail .larg-thumb{margin-right:-130px}}@media only screen and (max-width:767px){.call-to-action .thumbnail .larg-thumb{margin-right:-100px}}@media only screen and (max-width:575px){.call-to-action .thumbnail .larg-thumb{margin-right:-50px}}@media only screen and (max-width:1199px){.call-to-action .thumbnail .larg-thumb img{width:90%}}@media only screen and (max-width:991px){.call-to-action .thumbnail .larg-thumb img{width:70%}}@media only screen and (max-width:767px){.call-to-action .thumbnail .larg-thumb img{width:50%}}@media only screen and (max-width:575px){.call-to-action .thumbnail .larg-thumb img{width:50%}}.call-to-action .thumbnail .small-thumb li{position:absolute}@media only screen and (max-width:1199px){.call-to-action .thumbnail .small-thumb li img{width:90%}}@media only screen and (max-width:991px){.call-to-action .thumbnail .small-thumb li img{width:70%}}@media only screen and (max-width:767px){.call-to-action .thumbnail .small-thumb li img{width:35%}}.call-to-action .thumbnail .small-thumb li.shape-1{bottom:0;left:155px}@media only screen and (min-width:1200px) and (max-width:1299px){.call-to-action .thumbnail .small-thumb li.shape-1{left:90px}}@media only screen and (max-width:1199px){.call-to-action .thumbnail .small-thumb li.shape-1{left:15px}}@media only screen and (max-width:991px){.call-to-action .thumbnail .small-thumb li.shape-1{left:-50px}}@media only screen and (max-width:767px){.call-to-action .thumbnail .small-thumb li.shape-1{left:-70px}}@media only screen and (max-width:575px){.call-to-action .thumbnail .small-thumb li.shape-1{left:-125px}}.call-to-action .thumbnail .small-thumb li.shape-2{bottom:0;right:80px}@media only screen and (min-width:1200px) and (max-width:1299px){.call-to-action .thumbnail .small-thumb li.shape-2{right:30px}}@media only screen and (max-width:1199px){.call-to-action .thumbnail .small-thumb li.shape-2{bottom:0;right:-60px}}@media only screen and (max-width:991px){.call-to-action .thumbnail .small-thumb li.shape-2{right:-95px}}@media only screen and (max-width:767px){.call-to-action .thumbnail .small-thumb li.shape-2{right:-110px}}@media only screen and (max-width:575px){.call-to-action .thumbnail .small-thumb li.shape-2{right:-130px}}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:auto}}.axil-header{position:absolute;top:0;left:0;right:0;width:100%;z-index:4}.axil-header .header-navbar{display:flex;justify-content:space-between}.axil-header .header-navbar .header-logo a{display:block}@media only screen and (max-width:991px){.axil-header .header-navbar .header-logo img{max-height:50px}}@media only screen and (max-width:479px){.axil-header .header-navbar .header-logo img{max-height:46px}}@media only screen and (max-width:350px){.axil-header .header-navbar .header-logo img{max-height:40px}}.axil-header .header-navbar .header-main-nav{flex:1;margin-left:50px}@media only screen and (max-width:1199px){.axil-header .header-navbar .header-main-nav{margin-left:30px}}@media only screen and (max-width:991px){.axil-header .header-navbar .header-main-nav{margin-left:0}}@media only screen and (max-width:1299px){.axil-header.header-style-4 .header-main-nav{margin-left:15px}}@media only screen and (max-width:991px){.axil-header.header-style-4 .header-main-nav{margin:0}.axil-header.header-style-4 .mainmenu-nav{background-color:var(--color-dark)}}.axil-header.header-style-4 .mobile-nav-header{border-color:var(--color-gray-4)}.axil-header.header-style-4 .mobile-nav-header .mobile-nav-logo .light-mode{display:none}.axil-header.header-style-4 .header-action .header-btn .axil-btn,.axil-header.header-style-4 .mobile-nav-header .mobile-nav-logo .dark-mode{display:block}.axil-header.header-style-4 .mobile-nav-header .mobile-menu-close{background-color:var(--color-white);color:var(--color-black);border:0}@media only screen and (max-width:1199px){.axil-header.header-style-4 .mainmenu li{margin:0 9px}}@media only screen and (max-width:991px){.axil-header.header-style-4 .mainmenu li{border-color:var(--color-gray-4)}}.axil-header.header-style-4 .mainmenu li a{color:var(--color-light)}.axil-header.header-style-4 .mainmenu li a:before{background-color:var(--color-white)}.axil-header.header-style-4 .mainmenu li a:after{color:var(--color-gray-4)}@media only screen and (max-width:1299px){.axil-header.header-style-4 .header-action>ul>li:first-child{margin-left:40px}}@media only screen and (max-width:1199px){.axil-header.header-style-4 .header-action>ul>li:first-child{margin-left:15px}}.axil-mainmenu,.mainmenu>li>a{padding:50px 0;transition:var(--transition)}@media only screen and (min-width:1200px) and (max-width:1599px){.axil-mainmenu{padding:35px 0}}@media only screen and (max-width:1199px){.axil-mainmenu{padding:30px 0}}.mainmenu{display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-end;list-style:none;padding:0;margin:0-24px}@media only screen and (max-width:1199px){.mainmenu{margin:0-10px}}.mainmenu>li{margin:0 24px}@media only screen and (max-width:1199px){.mainmenu>li{margin:0 9px}}.mainmenu>li>a{color:var(--color-body);font-weight:500;font-size:var(--font-body-2);font-family:var(--font-primary);line-height:60px;height:60px;display:block;position:relative;padding:0}.mainmenu>li>a:before{height:2px;width:0;bottom:12px;opacity:0;transition:.5s}.footer-copyright .copyright-text a:hover,.header-offcanvasmenu .offcanvas-body .main-navigation li a:hover,.header-offcanvasmenu .offcanvas-body .side-nav-search-form .side-nav-search-btn:hover i,.mainmenu>li>a:hover,.widget.widget_nav_menu ul li a:hover{color:var(--color-primary)}.mainmenu>li>a:hover:before{opacity:1;width:100%}@media only screen and (max-width:1199px){.mainmenu>li>a{font-size:15px}}.header-action>ul{display:flex;align-items:center;flex-wrap:wrap}.header-action>ul>li{margin-right:30px}@media only screen and (max-width:575px){.header-action>ul>li{margin-right:20px}}@media only screen and (max-width:350px){.header-action>ul>li{margin-right:15px}}.header-action>ul>li:last-child{margin-right:0}.header-action>ul>li:first-child{margin-left:80px}@media only screen and (max-width:1199px){.header-action>ul>li:first-child{margin-left:40px}}@media only screen and (max-width:991px){.header-action>ul>li:first-child{margin-left:0}}.header-action .header-btn,.header-action .sidemenu-btn{margin-right:0}.header-action .sidemenu-btn .btn-wrap{height:60px;width:60px;background-color:var(--color-light);border:0;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-direction:column;transition:var(--transition)}@media only screen and (max-width:991px){.header-action .sidemenu-btn .btn-wrap{height:50px;width:50px}}.header-action .sidemenu-btn .btn-wrap span{height:2px;width:20px;background-color:var(--color-dark);margin-bottom:4px;border-radius:10px;transition:var(--transition)}.header-action .sidemenu-btn .btn-wrap span:last-child{margin-bottom:0;width:10px;margin-right:-10px}.header-action .sidemenu-btn .btn-wrap:focus{box-shadow:none}.header-action .sidemenu-btn .btn-wrap:hover span:last-child{width:20px;margin-right:0}.header-action .sidemenu-btn .btn-wrap:hover span:first-child{width:10px;margin-right:-10px}.header-action .sidemenu-btn .btn-wrap.btn-dark{background-color:var(--color-body)}.header-action .sidemenu-btn .btn-wrap.btn-dark span{background-color:var(--color-white)}@media only screen and (max-width:1399px){.header-action .header-btn .axil-btn{padding:15px 40px}}@media only screen and (min-width:992px) and (max-width:1199px){.header-action .header-btn .axil-btn{padding:15px 25px}}@media only screen and (max-width:991px){.header-action .header-btn{margin-right:20px}}@media only screen and (max-width:575px){.header-action .header-btn{display:none}}@media only screen and (min-width:992px){.header-action .mobile-menu-btn{display:none}}.header-action .mobile-menu-btn .btn-wrap{height:50px;width:50px}@media only screen and (max-width:479px){.header-action .mobile-menu-btn .btn-wrap{height:45px;width:45px}}.header-offcanvasmenu{width:60vw;min-width:300px;transition:all .8s cubic-bezier(.77,.2,.05,1)}@media only screen and (max-width:1199px){.header-offcanvasmenu{width:70vw}}.header-offcanvasmenu .offcanvas-header{padding:50px 100px}@media only screen and (min-width:1200px) and (max-width:1599px){.header-offcanvasmenu .offcanvas-header{padding:50px}}@media only screen and (max-width:1199px){.header-offcanvasmenu .offcanvas-header{padding:50px}}@media only screen and (max-width:767px){.header-offcanvasmenu .offcanvas-header{padding:30px 30px 0}}.header-offcanvasmenu .offcanvas-header .btn-close{margin:0;font-size:22px;transition:var(--transition)}@media only screen and (max-width:991px){.header-offcanvasmenu .offcanvas-header .btn-close{font-size:14px}}.header-offcanvasmenu .offcanvas-header .btn-close:hover{color:var(--color-primary);opacity:1}.header-offcanvasmenu .offcanvas-header .btn-close:focus{border:0;box-shadow:none}.header-offcanvasmenu .offcanvas-body{padding:50px 100px}@media only screen and (min-width:1200px) and (max-width:1599px){.header-offcanvasmenu .offcanvas-body{padding:50px}}@media only screen and (max-width:1199px){.header-offcanvasmenu .offcanvas-body{padding:50px}}@media only screen and (max-width:767px){.header-offcanvasmenu .offcanvas-body{padding:30px}}.header-offcanvasmenu .offcanvas-body .side-nav-search-form{position:relative;margin-bottom:70px}@media only screen and (max-width:991px){.header-offcanvasmenu .offcanvas-body .side-nav-search-form{margin-bottom:40px}}.header-offcanvasmenu .offcanvas-body .side-nav-search-form .search-field{font-size:40px;height:auto;border:0;border-bottom:2px solid var(--color-gray-3);border-radius:0;padding:5px 0}@media only screen and (max-width:991px){.header-offcanvasmenu .offcanvas-body .side-nav-search-form .search-field{font-size:20px}}.header-offcanvasmenu .offcanvas-body .side-nav-search-form .search-field:focus{box-shadow:none;background-color:transparent}.header-offcanvasmenu .offcanvas-body .side-nav-search-form .side-nav-search-btn{position:absolute;right:0;top:50%;transform:translateY(-50%);background-color:transparent;border:0;padding:0}.header-offcanvasmenu .offcanvas-body .side-nav-search-form .side-nav-search-btn i{font-weight:400;font-size:24px;color:var(--color-gray-4);transition:var(--transition)}@media only screen and (max-width:991px){.header-offcanvasmenu .offcanvas-body .side-nav-search-form .side-nav-search-btn i{font-size:18px}}.header-offcanvasmenu .offcanvas-body .main-navigation{margin:-45px 0-30px}@media only screen and (max-width:991px){.header-offcanvasmenu .offcanvas-body .main-navigation{margin-bottom:40px}}@media only screen and (max-width:767px){.header-offcanvasmenu .offcanvas-body .main-navigation{margin:-20px 0 40px}}.header-offcanvasmenu .offcanvas-body .main-navigation li{margin:30px 0}@media only screen and (max-width:767px){.header-offcanvasmenu .offcanvas-body .main-navigation li{margin:20px 0}}.header-offcanvasmenu .offcanvas-body .main-navigation li a{color:var(--color-dark);font-size:36px;font-weight:500}@media only screen and (max-width:1199px){.header-offcanvasmenu .offcanvas-body .main-navigation li a{font-size:24px}}@media only screen and (max-width:767px){.header-offcanvasmenu .offcanvas-body .main-navigation li a{font-size:20px}}.header-offcanvasmenu .offcanvas-body .contact-inner .title{font-size:18px;line-height:1;color:var(--color-dark);font-weight:500;display:block;margin-bottom:15px}@media only screen and (max-width:1199px){.header-offcanvasmenu .offcanvas-body .contact-inner .title{font-size:16px}}.header-offcanvasmenu .offcanvas-body .contact-inner .address{margin-bottom:40px}@media only screen and (max-width:991px){.header-offcanvasmenu .offcanvas-body .contact-inner .address{margin-bottom:25px}}.header-offcanvasmenu .offcanvas-body .contact-inner .address a{color:var(--color-body);display:block;margin-bottom:10px}.header-offcanvasmenu .offcanvas-body .contact-inner .address a i{margin-right:20px}.header-offcanvasmenu .offcanvas-body .contact-inner .address p{margin-bottom:0}.header-offcanvasmenu .offcanvas-body .contact-inner .contact-social-share{margin-top:10px}.header-offcanvasmenu .offcanvas-body .contact-inner .social-share{display:flex;align-items:center;flex-wrap:wrap;margin:-6px}.header-offcanvasmenu .offcanvas-body .contact-inner .social-share li{margin:6px}.header-offcanvasmenu .offcanvas-body .contact-inner .social-share li a{color:var(--color-white);font-size:16px;width:50px;height:50px;line-height:53px;display:block;border-radius:100%;background-color:var(--color-primary);text-align:center}.header-offcanvasmenu .offcanvas-body .contact-inner .social-share li a:hover{opacity:.7}.header-offcanvasmenu .offcanvas-body .contact-inner .social-share li a.facebook-f{background-color:#3b5998}.header-offcanvasmenu .offcanvas-body .contact-inner .social-share li a.linkedin-in{background-color:#0a66c2}.header-offcanvasmenu .offcanvas-body .contact-inner .social-share li a.instagram{background-color:#c32aa3}.mobile-nav-header{display:flex;align-items:center;justify-content:space-between;margin:0 10px;padding-bottom:20px;border-bottom:1px solid var(--color-fog)}@media only screen and (min-width:992px){.mobile-nav-header{display:none}}.mobile-nav-header .mobile-nav-logo{line-height:1}.mobile-nav-header .mobile-nav-logo img{max-height:50px}.mobile-nav-header .mobile-nav-logo .dark-mode{display:none}.mobile-nav-header .mobile-menu-close{background-color:transparent;height:30px;width:30px;border:2px solid var(--color-gray-4);border-radius:10px;color:var(--color-dark);font-size:14px;transition:var(--transition);line-height:1}.mobile-nav-header .mobile-menu-close:hover{background-color:var(--color-primary);border-color:var(--color-primary);color:var(--color-white)}@media only screen and (max-width:991px){.mainmenu-nav{position:fixed;top:0;bottom:0;left:-300px;background-color:var(--color-white);width:300px;padding:20px 10px;transition:all .8s cubic-bezier(.77,.2,.05,1);z-index:1050}.mainmenu-nav .mainmenu{display:block;height:100%;overflow:auto;margin:0}.mainmenu-nav .mainmenu>li{border-bottom:1px solid var(--color-fog)}.mainmenu-nav .mainmenu>li>a{height:50px;line-height:50px}.mainmenu-nav .mainmenu>li>a:before{display:none}}.footer-top{padding-bottom:70px}@media only screen and (max-width:991px){.footer-top{padding-bottom:50px}}.footer-social-link ul{display:flex;align-items:center;justify-content:center;margin:0-100px}@media only screen and (max-width:1199px){.footer-social-link ul{margin:0-50px}}@media only screen and (max-width:991px){.footer-social-link ul{margin:0-30px}}@media only screen and (max-width:575px){.footer-social-link ul{margin:0-15px}}.footer-social-link ul li{margin:0 100px}@media only screen and (max-width:1199px){.footer-social-link ul li{margin:0 50px}}@media only screen and (max-width:991px){.footer-social-link ul li{margin:0 30px}}@media only screen and (max-width:575px){.footer-social-link ul li{margin:0 15px}}.footer-social-link ul li a{color:var(--color-gray-3);font-size:30px;padding:5px}@media only screen and (max-width:991px){.footer-social-link ul li a{font-size:20px}}.footer-bottom-link ul li a:hover,.footer-menu-link li a:hover,.footer-social-link ul li a:hover{color:var(--color-link)}.footer-widget{margin-bottom:80px}@media only screen and (max-width:767px){.footer-widget{margin-bottom:50px}}.footer-widget .widget-title{font-weight:700}.footer-widget.border-end{border-right-color:var(--color-ghost)!important;padding-right:80px;margin-right:40px}@media only screen and (max-width:1199px){.footer-widget.border-end{border:0!important;padding-right:0;margin-right:0}}.footer-newsletter .title{margin-bottom:20px;letter-spacing:-.045em}@media only screen and (max-width:1199px){.footer-newsletter .title{font-size:40px}}@media only screen and (max-width:767px){.footer-newsletter .title{font-size:34px}}@media only screen and (min-width:992px) and (max-width:1199px){.footer-newsletter .input-group{display:block;box-shadow:none;height:auto;padding:0}.footer-newsletter .input-group:before{left:15px;top:18px}.footer-newsletter .input-group .form-control{height:60px;width:100%;border-radius:20px!important;padding:5px 15px 5px 50px;border:1px solid var(--color-light)}.footer-newsletter .input-group .subscribe-btn{margin-top:15px;padding:14px 30px;width:100%;height:60px}}.footer-menu-link ul{margin:-8px 0}.footer-menu-link li a{color:var(--color-body);padding:8px 0;font-size:18px;line-height:1.5}@media only screen and (max-width:991px){.footer-menu-link li a{font-size:16px}}.footer-bottom{border-top:1px solid var(--color-ghost);padding:25px 0}@media only screen and (max-width:767px){.footer-copyright{text-align:center;margin-bottom:10px}}.footer-bottom-link ul li a,.footer-copyright .copyright-text,.footer-copyright .copyright-text a{color:var(--color-gray-1)}.footer-bottom-link{text-align:right}@media only screen and (max-width:767px){.footer-bottom-link{text-align:center}}.footer-bottom-link ul{margin:0-20px;list-style:none;padding-left:0}.footer-bottom-link ul li{padding:0 20px;display:inline-block;position:relative;margin:0}.footer-bottom-link ul li:after{content:"";height:4px;width:4px;background-color:var(--color-gray-4);border-radius:50%;position:absolute;top:53%;right:-5px;transform:translateY(-50%)}.footer-bottom-link ul li:last-child:after{display:none}.section-padding{padding:140px 0 110px}@media only screen and (max-width:1199px){.section-padding{padding:100px 0 70px}}@media only screen and (max-width:991px){.section-padding{padding:80px 0 50px}}@media only screen and (max-width:767px){.section-padding{padding:60px 0 30px}}.form-control,input{font-size:15px}.back-to-top{cursor:pointer}.widget{margin-bottom:80px}@media only screen and (max-width:1399px){.widget{margin-bottom:60px}}@media only screen and (max-width:991px){.widget{margin-bottom:50px}}.widget .widget-title{font-size:24px}@media only screen and (max-width:767px){.widget .widget-title{font-size:22px}}.widget.widget_nav_menu ul{padding-left:0;margin:-18px 0;list-style:none}.widget.widget_nav_menu ul li{margin-bottom:0;margin-top:0;border-bottom:var(--border-lighter)}.widget.widget_meta ul li::marker,.widget.widget_nav_menu ul li::marker,.widget.widget_pages ul li::marker,.widget.widget_recent_comments ul li::marker,.widget.widget_recent_entries ul li::marker{color:var(--color-primary)}.widget.widget_nav_menu ul li a{font-size:var(--font-body-1);color:var(--color-body);padding:18px 0;position:relative;display:block}.section-heading.heading-light-center{text-align:center}.section-heading.heading-light-center .title{color:var(--color-white)}@media only screen and (max-width:991px){.axil-header.header-style-4 .header-main-nav{background-color:var(--color-dark)}.axil-header.header-style-4 .mainmenu-nav{background-color:transparent}.header-main-nav{position:fixed;top:0;bottom:0;left:-300px;background-color:var(--color-white);width:300px;padding:20px 10px;transition:all .8s cubic-bezier(.77,.2,.05,1);z-index:1050}.mainmenu-nav{position:initial;width:auto;padding:0;background-color:transparent;overflow-y:auto}}.footer-bottom-link ul li a,.header-offcanvasmenu .offcanvas-body .main-navigation li a{padding:0}.header-logo a{font-size:24px;color:var(--color-primary);font-weight:700}.header-logo img{max-height:60px}.widget.footer-widget ul{list-style:none;padding-left:0;margin:-8px 0}.widget.footer-widget ul li{margin:0;border-bottom:none}.widget.footer-widget ul li a{padding:8px 0}.input-group .subscribe-btn{width:auto;height:auto}.brand-grid.no-filte-mode img{filter:grayscale(0)}.search-field{width:100%!important}@font-face{font-display:swap;font-family:"slick";font-weight:400;font-style:normal;src:url(/wp-content/themes/abstrak/assets/css/fonts/slick.eot);src:url(/wp-content/themes/abstrak/assets/css/fonts/slick.eot?#iefix)format("embedded-opentype"),url(/wp-content/themes/abstrak/assets/css/fonts/slick.woff)format("woff"),url(/wp-content/themes/abstrak/assets/css/fonts/slick.ttf)format("truetype"),url(/wp-content/themes/abstrak/assets/css/fonts/slick.svg#slick)format("svg")}.elementor *,.elementor :after,.elementor :before{box-sizing:border-box}.elementor img{height:auto;max-width:100%;border:0;border-radius:0;box-shadow:none}.elementor-element{--flex-direction:initial;--flex-wrap:initial;--justify-content:initial;--align-items:initial;--align-content:initial;--gap:initial;--flex-basis:initial;--flex-grow:initial;--flex-shrink:initial;--order:initial;--align-self:initial;flex-basis:var(--flex-basis);flex-grow:var(--flex-grow);flex-shrink:var(--flex-shrink);order:var(--order);align-self:var(--align-self)}.elementor-element:where(.e-con-full,.elementor-widget){flex-direction:var(--flex-direction);flex-wrap:var(--flex-wrap);justify-content:var(--justify-content);align-items:var(--align-items);align-content:var(--align-content);gap:var(--gap)}:root{--page-title-display:block}.elementor-section{position:relative}.elementor-section .elementor-container{display:flex;margin-right:auto;margin-left:auto;position:relative}@media (max-width:1024px){.elementor-section .elementor-container{flex-wrap:wrap}}.elementor-widget-wrap{position:relative;width:100%;flex-wrap:wrap;align-content:flex-start}.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap{display:flex}.elementor-widget-wrap>.elementor-element{width:100%}.elementor-widget{position:relative}.elementor-column{position:relative;min-height:1px;display:flex}@media (min-width:768px){.elementor-column.elementor-col-100{width:100%}}@media (min-width:-1){.elementor-reverse-widescreen>.elementor-container>:nth-child(2){order:9}.elementor-reverse-widescreen>.elementor-container>:nth-child(3){order:8}.elementor-reverse-widescreen>.elementor-container>:nth-child(4){order:7}.elementor-reverse-widescreen>.elementor-container>:nth-child(5){order:6}.elementor-reverse-widescreen>.elementor-container>:nth-child(6){order:5}.elementor-reverse-widescreen>.elementor-container>:nth-child(7){order:4}.elementor-reverse-widescreen>.elementor-container>:nth-child(8){order:3}.elementor-reverse-widescreen>.elementor-container>:nth-child(9){order:2}.elementor-reverse-widescreen>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:nth-child(10),.elementor-reverse-laptop>.elementor-container>:nth-child(2),.elementor-reverse-laptop>.elementor-container>:nth-child(3),.elementor-reverse-laptop>.elementor-container>:nth-child(4),.elementor-reverse-laptop>.elementor-container>:nth-child(5),.elementor-reverse-laptop>.elementor-container>:nth-child(6),.elementor-reverse-laptop>.elementor-container>:nth-child(7),.elementor-reverse-laptop>.elementor-container>:nth-child(8),.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:0}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:-1){.elementor-reverse-tablet>.elementor-container>:nth-child(10),.elementor-reverse-tablet>.elementor-container>:nth-child(2),.elementor-reverse-tablet>.elementor-container>:nth-child(3),.elementor-reverse-tablet>.elementor-container>:nth-child(4),.elementor-reverse-tablet>.elementor-container>:nth-child(5),.elementor-reverse-tablet>.elementor-container>:nth-child(6),.elementor-reverse-tablet>.elementor-container>:nth-child(7),.elementor-reverse-tablet>.elementor-container>:nth-child(8),.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:0}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(10){order:1}}@media (max-width:767px){.elementor-reverse-mobile>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile>.elementor-container>:nth-child(10){order:1}.elementor-column{width:100%}}.elementor-element .elementor-widget-container{transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s)}@font-face{font-display:swap;font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff;--swiper-navigation-size:44px}.elementor-element{--swiper-theme-color:#000;--swiper-navigation-size:44px;--swiper-pagination-bullet-size:6px;--swiper-pagination-bullet-horizontal-gap:6px}.elementor-kit-10{--e-global-color-primary:#6ec1e4;--e-global-color-secondary:#54595f;--e-global-color-text:#7a7a7a;--e-global-color-accent:#61ce70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500}.elementor-element{--widgets-spacing:20px 20px}.elementor-products-grid:not(.show-heading-yes) .products>h2,.elementor-widget-woocommerce-products:not(.products-heading-show) .cross-sells>h2,.elementor-widget-woocommerce-products:not(.products-heading-show) .related>h2,.elementor-widget-woocommerce-products:not(.products-heading-show) .upsells>h2{display:none}.elementor-widget-woocommerce-products.products-heading-show .cross-sells>h2,.elementor-widget-woocommerce-products.products-heading-show .related>h2,.elementor-widget-woocommerce-products.products-heading-show .upsells>h2{display:block;text-align:var(--products-title-alignment,left);color:var(--products-title-color);margin-bottom:var(--products-title-spacing,1rem)}.elementor-widget-woocommerce-purchase-summary .woocommerce .woocommerce-customer-details>h2{text-align:var(--billing-details-alignment,inherit)}.elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{opacity:0}.e--pointer-double-line.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-double-line.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-overline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-overline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-underline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-underline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{height:0;width:0;left:50%}.e--pointer-double-line.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-overline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-underline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{top:10px}.e--pointer-double-line.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-overline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-underline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after{bottom:10px}.e--pointer-double-line.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-overline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-underline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{top:-10px}.e--pointer-double-line.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-overline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-underline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after{bottom:-10px}.e--pointer-double-line.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-overline.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{width:10px;left:-20px}.e--pointer-double-line.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-underline.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after{width:10px;inset-inline-start:100%}.e--pointer-framed.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{transform:scale(.75)}.e--pointer-framed.e--animation-shrink .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{transform:scale(1.25)}.e--pointer-background.e--animation-shrink .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{transform:scale(1.2);transition:.3s}.e--pointer-background.e--animation-sweep-left .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{left:100%}.e--pointer-background.e--animation-sweep-right .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{right:100%}.e--pointer-background.e--animation-sweep-up .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{top:100%}.e--pointer-background.e--animation-sweep-down .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{bottom:100%}.e--pointer-background.e--animation-shutter-out-vertical .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{bottom:50%;top:50%}.e--pointer-background.e--animation-shutter-out-horizontal .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{right:50%;left:50%}.elementor-965 .elementor-element.elementor-element-023178c:not(.elementor-motion-effects-element-type-background){background-color:#27272e}.elementor-965 .elementor-element.elementor-element-023178c{transition:background .3s,border .3s,border-radius .3s,box-shadow .3s}