html{--reset-rem-size: 16px}.custom-scroll{scrollbar-color:light;scrollbar-width:thin;scrollbar-color:#fff rgba(0,0,0,0)}.container{max-width:1400px;padding:0 3.625rem;margin:0 auto}@media only screen and (max-width: 991px){.container{padding:0 1.875rem}}@media only screen and (max-width: 768px){.container{padding:0 1rem}}:root[data-theme=theme-light]{--white:#fff;--white-rgb:255,255,255;--black:#000;--black-rgb:0,0,0;--primary:#002B47;--primary-rgb:0,43,71;--secondary:#FFCE32;--secondary-rgb:255,206,50;--text-primary-light:#A6ABB0;--text-primary-light-rgb:166,171,176;--text-primary:#E7E9EB;--text-primary-rgb:231,233,235;--text-primary-dark:#B4BDC3;--text-primary-dark-rgb:180,189,195;--text-secondary-light:#93A1AA;--text-secondary-light-rgb:147,161,170;--text-secondary:#6F838F;--text-secondary-rgb:111,131,143;--text-secondary-dark:#4C606C;--text-secondary-dark-rgb:76,96,108;--text-tertiary-light:#42545E;--text-tertiary-light-rgb:66,84,94;--text-tertiary:#2C3C43;--text-tertiary-rgb:44,60,67;--text-tertiary-dark:#050708;--text-tertiary-dark-rgb:5,7,8;--text-blue:#2F4E62;--text-blue-rgb:47,78,98;--text-blue-dark:#213643;--text-blue-dark-rgb:33,54,67;--text-green:#149944;--text-green-rgb:20,153,68;--text-red:#C95353;--text-red-rgb:201,83,83;--text-light-grey:#CDD8E1;--text-light-grey-rgb:205,216,225;--text-darkest-blue:#142129;--text-darkest-blue-rgb:20,33,41;--text-fourtery:#294354;--text-fourtery-rgb:41,67,84;--text-dark:#101828;--text-dark-rgb:16,24,40;--bg-primary:#F7FAFD;--bg-primary-rgb:247,250,253;--bg-primary-dark:#F2F6F9;--bg-primary-dark-rgb:242,246,249;--bg-secondary:rgba(5, 7, 8, 0.0588235294);--bg-secondary-rgb:5,7,8;--bg-tertiary:#F1F6F9;--bg-tertiary-rgb:241,246,249;--bg-yellow:#F5BA00;--bg-yellow-rgb:245,186,0;--border-primary:#667F93;--border-primary-rgb:102,127,147;--border-secondary:#D0DADF;--border-secondary-rgb:208,218,223;--border-tertiary:#D8DDDF;--border-tertiary-rgb:216,221,223}@font-face{font-family:"GeneralSans";font-style:normal;font-weight:400;src:local("GeneralSans"),url("../GeneralSans/GeneralSans-Regular.otf") format("woff")}@font-face{font-family:"GeneralSans";font-style:normal;font-weight:500;src:local("GeneralSans"),url("../GeneralSans/GeneralSans-Medium.otf") format("woff")}@font-face{font-family:"GeneralSans";font-style:normal;font-weight:600;src:local("GeneralSans"),url("../GeneralSans/GeneralSans-Semibold.otf") format("woff")}@font-face{font-family:"ClashGrotesk";font-style:normal;font-weight:400;src:local("ClashGrotesk"),url("../ClashGrotesk/ClashGrotesk-Regular.otf") format("woff")}@font-face{font-family:"ClashGrotesk";font-style:normal;font-weight:500;src:local("ClashGrotesk"),url("../ClashGrotesk/ClashGrotesk-Medium.otf") format("woff")}@font-face{font-family:"ClashGrotesk";font-style:normal;font-weight:600;src:local("ClashGrotesk"),url("../ClashGrotesk/ClashGrotesk-Semibold.otf") format("woff")}*,*::before,*::after{box-sizing:border-box}*{margin:0;padding:0;font:inherit}html{font-size:var(--reset-rem-size)}@media only screen and (max-width: 768px){html{--reset-rem-size: 16px}}*{font-family:"GeneralSans",sans-serif;line-height:1.3}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1.3;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%;height:auto}p,h1,h2,h3,h4,h5,h6{font-weight:normal;overflow-wrap:break-word}input,button,textarea,select{font:inherit}#root,#__next{isolation:isolate}input[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus{-webkit-text-fill-color:#000;box-shadow:0 0 0px 1000px #fff inset;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none}ul,ol :not(.list-type){list-style:none;padding:0;margin:0}ul[role=list],ol :not(.list-type)[role=list]{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}table{border-collapse:collapse;border-spacing:0}pre{font-family:"GeneralSans",sans-serif;-moz-tab-size:2;-o-tab-size:2;tab-size:2}html:focus-within{scroll-behavior:smooth}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}@media(prefers-reduced-motion: reduce){html:focus-within{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important;scroll-behavior:auto !important}}a{text-decoration:none}.w-100{width:100%}.h-100{height:100%}.mh-100{min-height:100%}.btn{position:relative;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding:12px 30px 12px 24px;background-color:#ffce32;color:#050708;border:none;border-radius:4px;cursor:pointer;font-size:16px;font-weight:500;overflow:hidden}.btn span{position:relative;z-index:2}.btn .btn-arrow{position:absolute;top:50%;right:6px;transform:translateY(-50%);z-index:1;transition:transform .4s ease,left .4s ease}.btn:hover .btn-arrow{left:12px;transform:translateY(-50%) translateX(-36%)}.d-flex{display:-ms-flexbox;display:flex}.d-inline-flex{display:-ms-inline-flexbox;display:inline-flex}.flex-row{-ms-flex-direction:row;flex-direction:row}.flex-row-reverse{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.flex-column{-ms-flex-direction:column;flex-direction:column}.flex-column-reverse{-ms-flex-direction:column-reverse;flex-direction:column-reverse}.justify-content-start{-ms-flex-pack:start;justify-content:flex-start}.justify-content-end{-ms-flex-pack:end;justify-content:flex-end}.justify-content-center{-ms-flex-pack:center;justify-content:center}.justify-content-between{-ms-flex-pack:justify;justify-content:space-between}.justify-content-around{-ms-flex-pack:distribute;justify-content:space-around}.justify-content-evenly{-ms-flex-pack:space-evenly;justify-content:space-evenly}.flex-align-stretch{-ms-flex-align:stretch;align-items:stretch}.align-items-center{-ms-flex-align:center;align-items:center}.align-items-start{-ms-flex-align:start;align-items:start}.align-items-end{-ms-flex-align:end;align-items:end}.align-items-baseline{-ms-flex-align:baseline;align-items:baseline}.flex-nowrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}.flex-fit{min-width:0;-ms-flex:1 1 0%;flex:1 1 0%}:root{--font-family-primary: $base-font-family;--font-family-secondary: "ClashGrotesk", sans-serif}.font-family-primary{font-family:var(--font-family-primary)}.font-family-secondary{font-family:var(--font-family-secondary)}.font-title-xs{font-weight:400;font-size:16px;color:var(--text-tertiary-light);line-height:1.1;font-family:var(--font-family-secondary)}.font-title-sm{font-weight:500;font-size:20px;color:var(--text-darkest-blue);line-height:1.1;font-family:var(--font-family-secondary)}.font-title-normal{font-weight:500;font-size:24px;color:var(--text-tertiary-dark);line-height:1.1;font-family:var(--font-family-secondary)}@media only screen and (max-width: 768px){.font-title-normal{font-size:20px}}.font-title-md{font-weight:500;font-size:34px;color:var(--text-tertiary-dark);line-height:1.1;font-family:var(--font-family-secondary)}@media only screen and (max-width: 991px){.font-title-md{font-size:30px}}@media only screen and (max-width: 768px){.font-title-md{font-size:24px}}.font-title-large{font-weight:500;font-size:44px;color:var(--text-darkest-blue);line-height:1.1;font-family:var(--font-family-secondary)}@media only screen and (max-width: 991px){.font-title-large{font-size:38px}}@media only screen and (max-width: 768px){.font-title-large{font-size:28px}}.font-title-xl{font-weight:500;font-size:64px;color:var(--text-tertiary-dark);line-height:1.1;letter-spacing:-1px;font-family:var(--font-family-secondary)}@media only screen and (max-width: 991px){.font-title-xl{font-size:40px}}@media only screen and (max-width: 768px){.font-title-xl{font-size:34px}}.font-title-xxl{font-weight:500;font-size:95px;color:var(--text-tertiary-dark);line-height:1.1;letter-spacing:-1px;font-family:var(--font-family-secondary)}@media only screen and (max-width: 991px){.font-title-xxl{font-size:50px}}@media only screen and (max-width: 768px){.font-title-xxl{font-size:44px}}.font-body-xs{font-weight:500;font-size:14px;color:var(--text-tertiary-dark);line-height:1.5}.font-body-sm{font-weight:400;font-size:16px;color:var(--text-tertiary-light);line-height:1.5}.font-body-normal{font-weight:500;font-size:18px;color:var(--text-blue);line-height:1.5}.font-body-md{font-weight:500;font-size:20px;color:var(--text-tertiary-light);line-height:1.5}.font-body-large{font-weight:500;font-size:24px;color:var(--text-tertiary-light);line-height:1.5}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.font-weight-300{font-weight:300}.font-weight-400{font-weight:400}.font-weight-500{font-weight:500}.font-weight-600{font-weight:600}.font-weight-700{font-weight:700}.line-height-12{line-height:1.2}.line-height-13{line-height:1.3}.line-height-14{line-height:1.4}.line-height-15{line-height:1.5}.line-height-24{line-height:24px}.font-color-white{color:var(--white)}.font-color-primary-light{color:var(--text-primary)}.font-color-primary{color:var(--primary)}.font-color-secondary{color:var(--text-tertiary-dark)}.font-color-tertiary{color:var(--text-blue)}.font-color-primary-dark{color:var(--text-primary-light)}.p-0{padding:0rem !important}.p-2{padding:.125rem !important}.p-4{padding:.25rem !important}.p-8{padding:.5rem !important}.p-10{padding:.625rem !important}.p-12{padding:.75rem !important}.p-15{padding:.9375rem !important}.p-16{padding:1rem !important}.p-18{padding:1.125rem !important}.p-20{padding:1.25rem !important}.p-24{padding:1.5rem !important}.p-26{padding:1.625rem !important}.p-28{padding:1.75rem !important}.p-30{padding:1.875rem !important}.p-32{padding:2rem !important}.p-34{padding:2.125rem !important}.p-36{padding:2.25rem !important}.p-38{padding:2.375rem !important}.p-40{padding:2.5rem !important}.p-48{padding:3rem !important}.p-52{padding:3.25rem !important}.p-54{padding:3.375rem !important}.p-56{padding:3.5rem !important}.p-58{padding:3.625rem !important}.pt-0{padding-top:0rem !important}.pt-2{padding-top:.125rem !important}.pt-4{padding-top:.25rem !important}.pt-8{padding-top:.5rem !important}.pt-10{padding-top:.625rem !important}.pt-12{padding-top:.75rem !important}.pt-15{padding-top:.9375rem !important}.pt-16{padding-top:1rem !important}.pt-18{padding-top:1.125rem !important}.pt-20{padding-top:1.25rem !important}.pt-24{padding-top:1.5rem !important}.pt-26{padding-top:1.625rem !important}.pt-28{padding-top:1.75rem !important}.pt-30{padding-top:1.875rem !important}.pt-32{padding-top:2rem !important}.pt-34{padding-top:2.125rem !important}.pt-36{padding-top:2.25rem !important}.pt-38{padding-top:2.375rem !important}.pt-40{padding-top:2.5rem !important}.pt-48{padding-top:3rem !important}.pt-52{padding-top:3.25rem !important}.pt-54{padding-top:3.375rem !important}.pt-56{padding-top:3.5rem !important}.pt-58{padding-top:3.625rem !important}.pr-0{padding-right:0rem !important}.pr-2{padding-right:.125rem !important}.pr-4{padding-right:.25rem !important}.pr-8{padding-right:.5rem !important}.pr-10{padding-right:.625rem !important}.pr-12{padding-right:.75rem !important}.pr-15{padding-right:.9375rem !important}.pr-16{padding-right:1rem !important}.pr-18{padding-right:1.125rem !important}.pr-20{padding-right:1.25rem !important}.pr-24{padding-right:1.5rem !important}.pr-26{padding-right:1.625rem !important}.pr-28{padding-right:1.75rem !important}.pr-30{padding-right:1.875rem !important}.pr-32{padding-right:2rem !important}.pr-34{padding-right:2.125rem !important}.pr-36{padding-right:2.25rem !important}.pr-38{padding-right:2.375rem !important}.pr-40{padding-right:2.5rem !important}.pr-48{padding-right:3rem !important}.pr-52{padding-right:3.25rem !important}.pr-54{padding-right:3.375rem !important}.pr-56{padding-right:3.5rem !important}.pr-58{padding-right:3.625rem !important}.pb-0{padding-bottom:0rem !important}.pb-2{padding-bottom:.125rem !important}.pb-4{padding-bottom:.25rem !important}.pb-8{padding-bottom:.5rem !important}.pb-10{padding-bottom:.625rem !important}.pb-12{padding-bottom:.75rem !important}.pb-15{padding-bottom:.9375rem !important}.pb-16{padding-bottom:1rem !important}.pb-18{padding-bottom:1.125rem !important}.pb-20{padding-bottom:1.25rem !important}.pb-24{padding-bottom:1.5rem !important}.pb-26{padding-bottom:1.625rem !important}.pb-28{padding-bottom:1.75rem !important}.pb-30{padding-bottom:1.875rem !important}.pb-32{padding-bottom:2rem !important}.pb-34{padding-bottom:2.125rem !important}.pb-36{padding-bottom:2.25rem !important}.pb-38{padding-bottom:2.375rem !important}.pb-40{padding-bottom:2.5rem !important}.pb-48{padding-bottom:3rem !important}.pb-52{padding-bottom:3.25rem !important}.pb-54{padding-bottom:3.375rem !important}.pb-56{padding-bottom:3.5rem !important}.pb-58{padding-bottom:3.625rem !important}.pl-0{padding-left:0rem !important}.pl-2{padding-left:.125rem !important}.pl-4{padding-left:.25rem !important}.pl-8{padding-left:.5rem !important}.pl-10{padding-left:.625rem !important}.pl-12{padding-left:.75rem !important}.pl-15{padding-left:.9375rem !important}.pl-16{padding-left:1rem !important}.pl-18{padding-left:1.125rem !important}.pl-20{padding-left:1.25rem !important}.pl-24{padding-left:1.5rem !important}.pl-26{padding-left:1.625rem !important}.pl-28{padding-left:1.75rem !important}.pl-30{padding-left:1.875rem !important}.pl-32{padding-left:2rem !important}.pl-34{padding-left:2.125rem !important}.pl-36{padding-left:2.25rem !important}.pl-38{padding-left:2.375rem !important}.pl-40{padding-left:2.5rem !important}.pl-48{padding-left:3rem !important}.pl-52{padding-left:3.25rem !important}.pl-54{padding-left:3.375rem !important}.pl-56{padding-left:3.5rem !important}.pl-58{padding-left:3.625rem !important}.m-0{margin:0rem !important}.m-2{margin:.125rem !important}.m-4{margin:.25rem !important}.m-8{margin:.5rem !important}.m-10{margin:.625rem !important}.m-12{margin:.75rem !important}.m-15{margin:.9375rem !important}.m-16{margin:1rem !important}.m-18{margin:1.125rem !important}.m-20{margin:1.25rem !important}.m-24{margin:1.5rem !important}.m-26{margin:1.625rem !important}.m-28{margin:1.75rem !important}.m-30{margin:1.875rem !important}.m-32{margin:2rem !important}.m-34{margin:2.125rem !important}.m-36{margin:2.25rem !important}.m-38{margin:2.375rem !important}.m-40{margin:2.5rem !important}.m-48{margin:3rem !important}.m-52{margin:3.25rem !important}.m-54{margin:3.375rem !important}.m-56{margin:3.5rem !important}.m-58{margin:3.625rem !important}.mt-0{margin-top:0rem !important}.mt-2{margin-top:.125rem !important}.mt-4{margin-top:.25rem !important}.mt-8{margin-top:.5rem !important}.mt-10{margin-top:.625rem !important}.mt-12{margin-top:.75rem !important}.mt-15{margin-top:.9375rem !important}.mt-16{margin-top:1rem !important}.mt-18{margin-top:1.125rem !important}.mt-20{margin-top:1.25rem !important}.mt-24{margin-top:1.5rem !important}.mt-26{margin-top:1.625rem !important}.mt-28{margin-top:1.75rem !important}.mt-30{margin-top:1.875rem !important}.mt-32{margin-top:2rem !important}.mt-34{margin-top:2.125rem !important}.mt-36{margin-top:2.25rem !important}.mt-38{margin-top:2.375rem !important}.mt-40{margin-top:2.5rem !important}.mt-48{margin-top:3rem !important}.mt-52{margin-top:3.25rem !important}.mt-54{margin-top:3.375rem !important}.mt-56{margin-top:3.5rem !important}.mt-58{margin-top:3.625rem !important}.mr-0{margin-right:0rem !important}.mr-2{margin-right:.125rem !important}.mr-4{margin-right:.25rem !important}.mr-8{margin-right:.5rem !important}.mr-10{margin-right:.625rem !important}.mr-12{margin-right:.75rem !important}.mr-15{margin-right:.9375rem !important}.mr-16{margin-right:1rem !important}.mr-18{margin-right:1.125rem !important}.mr-20{margin-right:1.25rem !important}.mr-24{margin-right:1.5rem !important}.mr-26{margin-right:1.625rem !important}.mr-28{margin-right:1.75rem !important}.mr-30{margin-right:1.875rem !important}.mr-32{margin-right:2rem !important}.mr-34{margin-right:2.125rem !important}.mr-36{margin-right:2.25rem !important}.mr-38{margin-right:2.375rem !important}.mr-40{margin-right:2.5rem !important}.mr-48{margin-right:3rem !important}.mr-52{margin-right:3.25rem !important}.mr-54{margin-right:3.375rem !important}.mr-56{margin-right:3.5rem !important}.mr-58{margin-right:3.625rem !important}.mb-0{margin-bottom:0rem !important}.mb-2{margin-bottom:.125rem !important}.mb-4{margin-bottom:.25rem !important}.mb-8{margin-bottom:.5rem !important}.mb-10{margin-bottom:.625rem !important}.mb-12{margin-bottom:.75rem !important}.mb-15{margin-bottom:.9375rem !important}.mb-16{margin-bottom:1rem !important}.mb-18{margin-bottom:1.125rem !important}.mb-20{margin-bottom:1.25rem !important}.mb-24{margin-bottom:1.5rem !important}.mb-26{margin-bottom:1.625rem !important}.mb-28{margin-bottom:1.75rem !important}.mb-30{margin-bottom:1.875rem !important}.mb-32{margin-bottom:2rem !important}.mb-34{margin-bottom:2.125rem !important}.mb-36{margin-bottom:2.25rem !important}.mb-38{margin-bottom:2.375rem !important}.mb-40{margin-bottom:2.5rem !important}.mb-48{margin-bottom:3rem !important}.mb-52{margin-bottom:3.25rem !important}.mb-54{margin-bottom:3.375rem !important}.mb-56{margin-bottom:3.5rem !important}.mb-58{margin-bottom:3.625rem !important}.ml-0{margin-left:0rem !important}.ml-2{margin-left:.125rem !important}.ml-4{margin-left:.25rem !important}.ml-8{margin-left:.5rem !important}.ml-10{margin-left:.625rem !important}.ml-12{margin-left:.75rem !important}.ml-15{margin-left:.9375rem !important}.ml-16{margin-left:1rem !important}.ml-18{margin-left:1.125rem !important}.ml-20{margin-left:1.25rem !important}.ml-24{margin-left:1.5rem !important}.ml-26{margin-left:1.625rem !important}.ml-28{margin-left:1.75rem !important}.ml-30{margin-left:1.875rem !important}.ml-32{margin-left:2rem !important}.ml-34{margin-left:2.125rem !important}.ml-36{margin-left:2.25rem !important}.ml-38{margin-left:2.375rem !important}.ml-40{margin-left:2.5rem !important}.ml-48{margin-left:3rem !important}.ml-52{margin-left:3.25rem !important}.ml-54{margin-left:3.375rem !important}.ml-56{margin-left:3.5rem !important}.ml-58{margin-left:3.625rem !important}.column-gap-0{-moz-column-gap:0rem !important;column-gap:0rem !important}.column-gap-2{-moz-column-gap:.125rem !important;column-gap:.125rem !important}.column-gap-4{-moz-column-gap:.25rem !important;column-gap:.25rem !important}.column-gap-8{-moz-column-gap:.5rem !important;column-gap:.5rem !important}.column-gap-10{-moz-column-gap:.625rem !important;column-gap:.625rem !important}.column-gap-12{-moz-column-gap:.75rem !important;column-gap:.75rem !important}.column-gap-15{-moz-column-gap:.9375rem !important;column-gap:.9375rem !important}.column-gap-16{-moz-column-gap:1rem !important;column-gap:1rem !important}.column-gap-18{-moz-column-gap:1.125rem !important;column-gap:1.125rem !important}.column-gap-20{-moz-column-gap:1.25rem !important;column-gap:1.25rem !important}.column-gap-24{-moz-column-gap:1.5rem !important;column-gap:1.5rem !important}.column-gap-26{-moz-column-gap:1.625rem !important;column-gap:1.625rem !important}.column-gap-28{-moz-column-gap:1.75rem !important;column-gap:1.75rem !important}.column-gap-30{-moz-column-gap:1.875rem !important;column-gap:1.875rem !important}.column-gap-32{-moz-column-gap:2rem !important;column-gap:2rem !important}.column-gap-34{-moz-column-gap:2.125rem !important;column-gap:2.125rem !important}.column-gap-36{-moz-column-gap:2.25rem !important;column-gap:2.25rem !important}.column-gap-38{-moz-column-gap:2.375rem !important;column-gap:2.375rem !important}.column-gap-40{-moz-column-gap:2.5rem !important;column-gap:2.5rem !important}.column-gap-48{-moz-column-gap:3rem !important;column-gap:3rem !important}.column-gap-52{-moz-column-gap:3.25rem !important;column-gap:3.25rem !important}.column-gap-54{-moz-column-gap:3.375rem !important;column-gap:3.375rem !important}.column-gap-56{-moz-column-gap:3.5rem !important;column-gap:3.5rem !important}.column-gap-58{-moz-column-gap:3.625rem !important;column-gap:3.625rem !important}.row-gap-0{row-gap:0rem !important}.row-gap-2{row-gap:.125rem !important}.row-gap-4{row-gap:.25rem !important}.row-gap-8{row-gap:.5rem !important}.row-gap-10{row-gap:.625rem !important}.row-gap-12{row-gap:.75rem !important}.row-gap-15{row-gap:.9375rem !important}.row-gap-16{row-gap:1rem !important}.row-gap-18{row-gap:1.125rem !important}.row-gap-20{row-gap:1.25rem !important}.row-gap-24{row-gap:1.5rem !important}.row-gap-26{row-gap:1.625rem !important}.row-gap-28{row-gap:1.75rem !important}.row-gap-30{row-gap:1.875rem !important}.row-gap-32{row-gap:2rem !important}.row-gap-34{row-gap:2.125rem !important}.row-gap-36{row-gap:2.25rem !important}.row-gap-38{row-gap:2.375rem !important}.row-gap-40{row-gap:2.5rem !important}.row-gap-48{row-gap:3rem !important}.row-gap-52{row-gap:3.25rem !important}.row-gap-54{row-gap:3.375rem !important}.row-gap-56{row-gap:3.5rem !important}.row-gap-58{row-gap:3.625rem !important}.m-auto{margin:auto !important}@media only screen and (min-width: 576px){.p-sm-0{padding:0rem !important}.p-sm-2{padding:.125rem !important}.p-sm-4{padding:.25rem !important}.p-sm-8{padding:.5rem !important}.p-sm-10{padding:.625rem !important}.p-sm-12{padding:.75rem !important}.p-sm-15{padding:.9375rem !important}.p-sm-16{padding:1rem !important}.p-sm-18{padding:1.125rem !important}.p-sm-20{padding:1.25rem !important}.p-sm-24{padding:1.5rem !important}.p-sm-26{padding:1.625rem !important}.p-sm-28{padding:1.75rem !important}.p-sm-30{padding:1.875rem !important}.p-sm-32{padding:2rem !important}.p-sm-34{padding:2.125rem !important}.p-sm-36{padding:2.25rem !important}.p-sm-38{padding:2.375rem !important}.p-sm-40{padding:2.5rem !important}.p-sm-48{padding:3rem !important}.p-sm-52{padding:3.25rem !important}.p-sm-54{padding:3.375rem !important}.p-sm-58{padding:3.625rem !important}.pt-sm-0{padding-top:0rem !important}.pt-sm-2{padding-top:.125rem !important}.pt-sm-4{padding-top:.25rem !important}.pt-sm-8{padding-top:.5rem !important}.pt-sm-10{padding-top:.625rem !important}.pt-sm-12{padding-top:.75rem !important}.pt-sm-15{padding-top:.9375rem !important}.pt-sm-16{padding-top:1rem !important}.pt-sm-18{padding-top:1.125rem !important}.pt-sm-20{padding-top:1.25rem !important}.pt-sm-24{padding-top:1.5rem !important}.pt-sm-26{padding-top:1.625rem !important}.pt-sm-28{padding-top:1.75rem !important}.pt-sm-30{padding-top:1.875rem !important}.pt-sm-32{padding-top:2rem !important}.pt-sm-34{padding-top:2.125rem !important}.pt-sm-36{padding-top:2.25rem !important}.pt-sm-38{padding-top:2.375rem !important}.pt-sm-40{padding-top:2.5rem !important}.pt-sm-48{padding-top:3rem !important}.pt-sm-52{padding-top:3.25rem !important}.pt-sm-54{padding-top:3.375rem !important}.pt-sm-58{padding-top:3.625rem !important}.pr-sm-0{padding-right:0rem !important}.pr-sm-2{padding-right:.125rem !important}.pr-sm-4{padding-right:.25rem !important}.pr-sm-8{padding-right:.5rem !important}.pr-sm-10{padding-right:.625rem !important}.pr-sm-12{padding-right:.75rem !important}.pr-sm-15{padding-right:.9375rem !important}.pr-sm-16{padding-right:1rem !important}.pr-sm-18{padding-right:1.125rem !important}.pr-sm-20{padding-right:1.25rem !important}.pr-sm-24{padding-right:1.5rem !important}.pr-sm-26{padding-right:1.625rem !important}.pr-sm-28{padding-right:1.75rem !important}.pr-sm-30{padding-right:1.875rem !important}.pr-sm-32{padding-right:2rem !important}.pr-sm-34{padding-right:2.125rem !important}.pr-sm-36{padding-right:2.25rem !important}.pr-sm-38{padding-right:2.375rem !important}.pr-sm-40{padding-right:2.5rem !important}.pr-sm-48{padding-right:3rem !important}.pr-sm-52{padding-right:3.25rem !important}.pr-sm-54{padding-right:3.375rem !important}.pr-sm-58{padding-right:3.625rem !important}.pb-sm-0{padding-bottom:0rem !important}.pb-sm-2{padding-bottom:.125rem !important}.pb-sm-4{padding-bottom:.25rem !important}.pb-sm-8{padding-bottom:.5rem !important}.pb-sm-10{padding-bottom:.625rem !important}.pb-sm-12{padding-bottom:.75rem !important}.pb-sm-15{padding-bottom:.9375rem !important}.pb-sm-16{padding-bottom:1rem !important}.pb-sm-18{padding-bottom:1.125rem !important}.pb-sm-20{padding-bottom:1.25rem !important}.pb-sm-24{padding-bottom:1.5rem !important}.pb-sm-26{padding-bottom:1.625rem !important}.pb-sm-28{padding-bottom:1.75rem !important}.pb-sm-30{padding-bottom:1.875rem !important}.pb-sm-32{padding-bottom:2rem !important}.pb-sm-34{padding-bottom:2.125rem !important}.pb-sm-36{padding-bottom:2.25rem !important}.pb-sm-38{padding-bottom:2.375rem !important}.pb-sm-40{padding-bottom:2.5rem !important}.pb-sm-48{padding-bottom:3rem !important}.pb-sm-52{padding-bottom:3.25rem !important}.pb-sm-54{padding-bottom:3.375rem !important}.pb-sm-58{padding-bottom:3.625rem !important}.pl-sm-0{padding-left:0rem !important}.pl-sm-2{padding-left:.125rem !important}.pl-sm-4{padding-left:.25rem !important}.pl-sm-8{padding-left:.5rem !important}.pl-sm-10{padding-left:.625rem !important}.pl-sm-12{padding-left:.75rem !important}.pl-sm-15{padding-left:.9375rem !important}.pl-sm-16{padding-left:1rem !important}.pl-sm-18{padding-left:1.125rem !important}.pl-sm-20{padding-left:1.25rem !important}.pl-sm-24{padding-left:1.5rem !important}.pl-sm-26{padding-left:1.625rem !important}.pl-sm-28{padding-left:1.75rem !important}.pl-sm-30{padding-left:1.875rem !important}.pl-sm-32{padding-left:2rem !important}.pl-sm-34{padding-left:2.125rem !important}.pl-sm-36{padding-left:2.25rem !important}.pl-sm-38{padding-left:2.375rem !important}.pl-sm-40{padding-left:2.5rem !important}.pl-sm-48{padding-left:3rem !important}.pl-sm-52{padding-left:3.25rem !important}.pl-sm-54{padding-left:3.375rem !important}.pl-sm-58{padding-left:3.625rem !important}.m-sm-0{margin:0rem !important}.m-sm-2{margin:.125rem !important}.m-sm-4{margin:.25rem !important}.m-sm-8{margin:.5rem !important}.m-sm-10{margin:.625rem !important}.m-sm-12{margin:.75rem !important}.m-sm-15{margin:.9375rem !important}.m-sm-16{margin:1rem !important}.m-sm-18{margin:1.125rem !important}.m-sm-20{margin:1.25rem !important}.m-sm-24{margin:1.5rem !important}.m-sm-26{margin:1.625rem !important}.m-sm-28{margin:1.75rem !important}.m-sm-30{margin:1.875rem !important}.m-sm-32{margin:2rem !important}.m-sm-34{margin:2.125rem !important}.m-sm-36{margin:2.25rem !important}.m-sm-38{margin:2.375rem !important}.m-sm-40{margin:2.5rem !important}.m-sm-48{margin:3rem !important}.m-sm-52{margin:3.25rem !important}.m-sm-54{margin:3.375rem !important}.m-sm-58{margin:3.625rem !important}.mt-sm-0{margin-top:0rem !important}.mt-sm-2{margin-top:.125rem !important}.mt-sm-4{margin-top:.25rem !important}.mt-sm-8{margin-top:.5rem !important}.mt-sm-10{margin-top:.625rem !important}.mt-sm-12{margin-top:.75rem !important}.mt-sm-15{margin-top:.9375rem !important}.mt-sm-16{margin-top:1rem !important}.mt-sm-18{margin-top:1.125rem !important}.mt-sm-20{margin-top:1.25rem !important}.mt-sm-24{margin-top:1.5rem !important}.mt-sm-26{margin-top:1.625rem !important}.mt-sm-28{margin-top:1.75rem !important}.mt-sm-30{margin-top:1.875rem !important}.mt-sm-32{margin-top:2rem !important}.mt-sm-34{margin-top:2.125rem !important}.mt-sm-36{margin-top:2.25rem !important}.mt-sm-38{margin-top:2.375rem !important}.mt-sm-40{margin-top:2.5rem !important}.mt-sm-48{margin-top:3rem !important}.mt-sm-52{margin-top:3.25rem !important}.mt-sm-54{margin-top:3.375rem !important}.mt-sm-58{margin-top:3.625rem !important}.mr-sm-0{margin-right:0rem !important}.mr-sm-2{margin-right:.125rem !important}.mr-sm-4{margin-right:.25rem !important}.mr-sm-8{margin-right:.5rem !important}.mr-sm-10{margin-right:.625rem !important}.mr-sm-12{margin-right:.75rem !important}.mr-sm-15{margin-right:.9375rem !important}.mr-sm-16{margin-right:1rem !important}.mr-sm-18{margin-right:1.125rem !important}.mr-sm-20{margin-right:1.25rem !important}.mr-sm-24{margin-right:1.5rem !important}.mr-sm-26{margin-right:1.625rem !important}.mr-sm-28{margin-right:1.75rem !important}.mr-sm-30{margin-right:1.875rem !important}.mr-sm-32{margin-right:2rem !important}.mr-sm-34{margin-right:2.125rem !important}.mr-sm-36{margin-right:2.25rem !important}.mr-sm-38{margin-right:2.375rem !important}.mr-sm-40{margin-right:2.5rem !important}.mr-sm-48{margin-right:3rem !important}.mr-sm-52{margin-right:3.25rem !important}.mr-sm-54{margin-right:3.375rem !important}.mr-sm-58{margin-right:3.625rem !important}.mb-sm-0{margin-bottom:0rem !important}.mb-sm-2{margin-bottom:.125rem !important}.mb-sm-4{margin-bottom:.25rem !important}.mb-sm-8{margin-bottom:.5rem !important}.mb-sm-10{margin-bottom:.625rem !important}.mb-sm-12{margin-bottom:.75rem !important}.mb-sm-15{margin-bottom:.9375rem !important}.mb-sm-16{margin-bottom:1rem !important}.mb-sm-18{margin-bottom:1.125rem !important}.mb-sm-20{margin-bottom:1.25rem !important}.mb-sm-24{margin-bottom:1.5rem !important}.mb-sm-26{margin-bottom:1.625rem !important}.mb-sm-28{margin-bottom:1.75rem !important}.mb-sm-30{margin-bottom:1.875rem !important}.mb-sm-32{margin-bottom:2rem !important}.mb-sm-34{margin-bottom:2.125rem !important}.mb-sm-36{margin-bottom:2.25rem !important}.mb-sm-38{margin-bottom:2.375rem !important}.mb-sm-40{margin-bottom:2.5rem !important}.mb-sm-48{margin-bottom:3rem !important}.mb-sm-52{margin-bottom:3.25rem !important}.mb-sm-54{margin-bottom:3.375rem !important}.mb-sm-58{margin-bottom:3.625rem !important}.ml-sm-0{margin-left:0rem !important}.ml-sm-2{margin-left:.125rem !important}.ml-sm-4{margin-left:.25rem !important}.ml-sm-8{margin-left:.5rem !important}.ml-sm-10{margin-left:.625rem !important}.ml-sm-12{margin-left:.75rem !important}.ml-sm-15{margin-left:.9375rem !important}.ml-sm-16{margin-left:1rem !important}.ml-sm-18{margin-left:1.125rem !important}.ml-sm-20{margin-left:1.25rem !important}.ml-sm-24{margin-left:1.5rem !important}.ml-sm-26{margin-left:1.625rem !important}.ml-sm-28{margin-left:1.75rem !important}.ml-sm-30{margin-left:1.875rem !important}.ml-sm-32{margin-left:2rem !important}.ml-sm-34{margin-left:2.125rem !important}.ml-sm-36{margin-left:2.25rem !important}.ml-sm-38{margin-left:2.375rem !important}.ml-sm-40{margin-left:2.5rem !important}.ml-sm-48{margin-left:3rem !important}.ml-sm-52{margin-left:3.25rem !important}.ml-sm-54{margin-left:3.375rem !important}.ml-sm-58{margin-left:3.625rem !important}.column-gap-sm-0{-moz-column-gap:0rem !important;column-gap:0rem !important}.column-gap-sm-2{-moz-column-gap:.125rem !important;column-gap:.125rem !important}.column-gap-sm-4{-moz-column-gap:.25rem !important;column-gap:.25rem !important}.column-gap-sm-8{-moz-column-gap:.5rem !important;column-gap:.5rem !important}.column-gap-sm-10{-moz-column-gap:.625rem !important;column-gap:.625rem !important}.column-gap-sm-12{-moz-column-gap:.75rem !important;column-gap:.75rem !important}.column-gap-sm-15{-moz-column-gap:.9375rem !important;column-gap:.9375rem !important}.column-gap-sm-16{-moz-column-gap:1rem !important;column-gap:1rem !important}.column-gap-sm-18{-moz-column-gap:1.125rem !important;column-gap:1.125rem !important}.column-gap-sm-20{-moz-column-gap:1.25rem !important;column-gap:1.25rem !important}.column-gap-sm-24{-moz-column-gap:1.5rem !important;column-gap:1.5rem !important}.column-gap-sm-26{-moz-column-gap:1.625rem !important;column-gap:1.625rem !important}.column-gap-sm-28{-moz-column-gap:1.75rem !important;column-gap:1.75rem !important}.column-gap-sm-30{-moz-column-gap:1.875rem !important;column-gap:1.875rem !important}.column-gap-sm-32{-moz-column-gap:2rem !important;column-gap:2rem !important}.column-gap-sm-34{-moz-column-gap:2.125rem !important;column-gap:2.125rem !important}.column-gap-sm-36{-moz-column-gap:2.25rem !important;column-gap:2.25rem !important}.column-gap-sm-38{-moz-column-gap:2.375rem !important;column-gap:2.375rem !important}.column-gap-sm-40{-moz-column-gap:2.5rem !important;column-gap:2.5rem !important}.column-gap-sm-48{-moz-column-gap:3rem !important;column-gap:3rem !important}.column-gap-sm-52{-moz-column-gap:3.25rem !important;column-gap:3.25rem !important}.column-gap-sm-54{-moz-column-gap:3.375rem !important;column-gap:3.375rem !important}.column-gap-sm-58{-moz-column-gap:3.625rem !important;column-gap:3.625rem !important}.row-gap-sm-0{row-gap:0rem !important}.row-gap-sm-2{row-gap:.125rem !important}.row-gap-sm-4{row-gap:.25rem !important}.row-gap-sm-8{row-gap:.5rem !important}.row-gap-sm-10{row-gap:.625rem !important}.row-gap-sm-12{row-gap:.75rem !important}.row-gap-sm-15{row-gap:.9375rem !important}.row-gap-sm-16{row-gap:1rem !important}.row-gap-sm-18{row-gap:1.125rem !important}.row-gap-sm-20{row-gap:1.25rem !important}.row-gap-sm-24{row-gap:1.5rem !important}.row-gap-sm-26{row-gap:1.625rem !important}.row-gap-sm-28{row-gap:1.75rem !important}.row-gap-sm-30{row-gap:1.875rem !important}.row-gap-sm-32{row-gap:2rem !important}.row-gap-sm-34{row-gap:2.125rem !important}.row-gap-sm-36{row-gap:2.25rem !important}.row-gap-sm-38{row-gap:2.375rem !important}.row-gap-sm-40{row-gap:2.5rem !important}.row-gap-sm-48{row-gap:3rem !important}.row-gap-sm-52{row-gap:3.25rem !important}.row-gap-sm-54{row-gap:3.375rem !important}.row-gap-sm-58{row-gap:3.625rem !important}}@media only screen and (min-width: 769px){.p-md-0{padding:0rem !important}.p-md-2{padding:.125rem !important}.p-md-4{padding:.25rem !important}.p-md-8{padding:.5rem !important}.p-md-10{padding:.625rem !important}.p-md-12{padding:.75rem !important}.p-md-15{padding:.9375rem !important}.p-md-16{padding:1rem !important}.p-md-18{padding:1.125rem !important}.p-md-20{padding:1.25rem !important}.p-md-24{padding:1.5rem !important}.p-md-26{padding:1.625rem !important}.p-md-28{padding:1.75rem !important}.p-md-30{padding:1.875rem !important}.p-md-32{padding:2rem !important}.p-md-34{padding:2.125rem !important}.p-md-36{padding:2.25rem !important}.p-md-38{padding:2.375rem !important}.p-md-40{padding:2.5rem !important}.p-md-48{padding:3rem !important}.p-md-52{padding:3.25rem !important}.p-md-54{padding:3.375rem !important}.p-md-58{padding:3.625rem !important}.pt-md-0{padding-top:0rem !important}.pt-md-2{padding-top:.125rem !important}.pt-md-4{padding-top:.25rem !important}.pt-md-8{padding-top:.5rem !important}.pt-md-10{padding-top:.625rem !important}.pt-md-12{padding-top:.75rem !important}.pt-md-15{padding-top:.9375rem !important}.pt-md-16{padding-top:1rem !important}.pt-md-18{padding-top:1.125rem !important}.pt-md-20{padding-top:1.25rem !important}.pt-md-24{padding-top:1.5rem !important}.pt-md-26{padding-top:1.625rem !important}.pt-md-28{padding-top:1.75rem !important}.pt-md-30{padding-top:1.875rem !important}.pt-md-32{padding-top:2rem !important}.pt-md-34{padding-top:2.125rem !important}.pt-md-36{padding-top:2.25rem !important}.pt-md-38{padding-top:2.375rem !important}.pt-md-40{padding-top:2.5rem !important}.pt-md-48{padding-top:3rem !important}.pt-md-52{padding-top:3.25rem !important}.pt-md-54{padding-top:3.375rem !important}.pt-md-58{padding-top:3.625rem !important}.pr-md-0{padding-right:0rem !important}.pr-md-2{padding-right:.125rem !important}.pr-md-4{padding-right:.25rem !important}.pr-md-8{padding-right:.5rem !important}.pr-md-10{padding-right:.625rem !important}.pr-md-12{padding-right:.75rem !important}.pr-md-15{padding-right:.9375rem !important}.pr-md-16{padding-right:1rem !important}.pr-md-18{padding-right:1.125rem !important}.pr-md-20{padding-right:1.25rem !important}.pr-md-24{padding-right:1.5rem !important}.pr-md-26{padding-right:1.625rem !important}.pr-md-28{padding-right:1.75rem !important}.pr-md-30{padding-right:1.875rem !important}.pr-md-32{padding-right:2rem !important}.pr-md-34{padding-right:2.125rem !important}.pr-md-36{padding-right:2.25rem !important}.pr-md-38{padding-right:2.375rem !important}.pr-md-40{padding-right:2.5rem !important}.pr-md-48{padding-right:3rem !important}.pr-md-52{padding-right:3.25rem !important}.pr-md-54{padding-right:3.375rem !important}.pr-md-58{padding-right:3.625rem !important}.pb-md-0{padding-bottom:0rem !important}.pb-md-2{padding-bottom:.125rem !important}.pb-md-4{padding-bottom:.25rem !important}.pb-md-8{padding-bottom:.5rem !important}.pb-md-10{padding-bottom:.625rem !important}.pb-md-12{padding-bottom:.75rem !important}.pb-md-15{padding-bottom:.9375rem !important}.pb-md-16{padding-bottom:1rem !important}.pb-md-18{padding-bottom:1.125rem !important}.pb-md-20{padding-bottom:1.25rem !important}.pb-md-24{padding-bottom:1.5rem !important}.pb-md-26{padding-bottom:1.625rem !important}.pb-md-28{padding-bottom:1.75rem !important}.pb-md-30{padding-bottom:1.875rem !important}.pb-md-32{padding-bottom:2rem !important}.pb-md-34{padding-bottom:2.125rem !important}.pb-md-36{padding-bottom:2.25rem !important}.pb-md-38{padding-bottom:2.375rem !important}.pb-md-40{padding-bottom:2.5rem !important}.pb-md-48{padding-bottom:3rem !important}.pb-md-52{padding-bottom:3.25rem !important}.pb-md-54{padding-bottom:3.375rem !important}.pb-md-58{padding-bottom:3.625rem !important}.pl-md-0{padding-left:0rem !important}.pl-md-2{padding-left:.125rem !important}.pl-md-4{padding-left:.25rem !important}.pl-md-8{padding-left:.5rem !important}.pl-md-10{padding-left:.625rem !important}.pl-md-12{padding-left:.75rem !important}.pl-md-15{padding-left:.9375rem !important}.pl-md-16{padding-left:1rem !important}.pl-md-18{padding-left:1.125rem !important}.pl-md-20{padding-left:1.25rem !important}.pl-md-24{padding-left:1.5rem !important}.pl-md-26{padding-left:1.625rem !important}.pl-md-28{padding-left:1.75rem !important}.pl-md-30{padding-left:1.875rem !important}.pl-md-32{padding-left:2rem !important}.pl-md-34{padding-left:2.125rem !important}.pl-md-36{padding-left:2.25rem !important}.pl-md-38{padding-left:2.375rem !important}.pl-md-40{padding-left:2.5rem !important}.pl-md-48{padding-left:3rem !important}.pl-md-52{padding-left:3.25rem !important}.pl-md-54{padding-left:3.375rem !important}.pl-md-58{padding-left:3.625rem !important}.m-md-0{margin:0rem !important}.m-md-2{margin:.125rem !important}.m-md-4{margin:.25rem !important}.m-md-8{margin:.5rem !important}.m-md-10{margin:.625rem !important}.m-md-12{margin:.75rem !important}.m-md-15{margin:.9375rem !important}.m-md-16{margin:1rem !important}.m-md-18{margin:1.125rem !important}.m-md-20{margin:1.25rem !important}.m-md-24{margin:1.5rem !important}.m-md-26{margin:1.625rem !important}.m-md-28{margin:1.75rem !important}.m-md-30{margin:1.875rem !important}.m-md-32{margin:2rem !important}.m-md-34{margin:2.125rem !important}.m-md-36{margin:2.25rem !important}.m-md-38{margin:2.375rem !important}.m-md-40{margin:2.5rem !important}.m-md-48{margin:3rem !important}.m-md-52{margin:3.25rem !important}.m-md-54{margin:3.375rem !important}.m-md-58{margin:3.625rem !important}.mt-md-0{margin-top:0rem !important}.mt-md-2{margin-top:.125rem !important}.mt-md-4{margin-top:.25rem !important}.mt-md-8{margin-top:.5rem !important}.mt-md-10{margin-top:.625rem !important}.mt-md-12{margin-top:.75rem !important}.mt-md-15{margin-top:.9375rem !important}.mt-md-16{margin-top:1rem !important}.mt-md-18{margin-top:1.125rem !important}.mt-md-20{margin-top:1.25rem !important}.mt-md-24{margin-top:1.5rem !important}.mt-md-26{margin-top:1.625rem !important}.mt-md-28{margin-top:1.75rem !important}.mt-md-30{margin-top:1.875rem !important}.mt-md-32{margin-top:2rem !important}.mt-md-34{margin-top:2.125rem !important}.mt-md-36{margin-top:2.25rem !important}.mt-md-38{margin-top:2.375rem !important}.mt-md-40{margin-top:2.5rem !important}.mt-md-48{margin-top:3rem !important}.mt-md-52{margin-top:3.25rem !important}.mt-md-54{margin-top:3.375rem !important}.mt-md-58{margin-top:3.625rem !important}.mr-md-0{margin-right:0rem !important}.mr-md-2{margin-right:.125rem !important}.mr-md-4{margin-right:.25rem !important}.mr-md-8{margin-right:.5rem !important}.mr-md-10{margin-right:.625rem !important}.mr-md-12{margin-right:.75rem !important}.mr-md-15{margin-right:.9375rem !important}.mr-md-16{margin-right:1rem !important}.mr-md-18{margin-right:1.125rem !important}.mr-md-20{margin-right:1.25rem !important}.mr-md-24{margin-right:1.5rem !important}.mr-md-26{margin-right:1.625rem !important}.mr-md-28{margin-right:1.75rem !important}.mr-md-30{margin-right:1.875rem !important}.mr-md-32{margin-right:2rem !important}.mr-md-34{margin-right:2.125rem !important}.mr-md-36{margin-right:2.25rem !important}.mr-md-38{margin-right:2.375rem !important}.mr-md-40{margin-right:2.5rem !important}.mr-md-48{margin-right:3rem !important}.mr-md-52{margin-right:3.25rem !important}.mr-md-54{margin-right:3.375rem !important}.mr-md-58{margin-right:3.625rem !important}.mb-md-0{margin-bottom:0rem !important}.mb-md-2{margin-bottom:.125rem !important}.mb-md-4{margin-bottom:.25rem !important}.mb-md-8{margin-bottom:.5rem !important}.mb-md-10{margin-bottom:.625rem !important}.mb-md-12{margin-bottom:.75rem !important}.mb-md-15{margin-bottom:.9375rem !important}.mb-md-16{margin-bottom:1rem !important}.mb-md-18{margin-bottom:1.125rem !important}.mb-md-20{margin-bottom:1.25rem !important}.mb-md-24{margin-bottom:1.5rem !important}.mb-md-26{margin-bottom:1.625rem !important}.mb-md-28{margin-bottom:1.75rem !important}.mb-md-30{margin-bottom:1.875rem !important}.mb-md-32{margin-bottom:2rem !important}.mb-md-34{margin-bottom:2.125rem !important}.mb-md-36{margin-bottom:2.25rem !important}.mb-md-38{margin-bottom:2.375rem !important}.mb-md-40{margin-bottom:2.5rem !important}.mb-md-48{margin-bottom:3rem !important}.mb-md-52{margin-bottom:3.25rem !important}.mb-md-54{margin-bottom:3.375rem !important}.mb-md-58{margin-bottom:3.625rem !important}.ml-md-0{margin-left:0rem !important}.ml-md-2{margin-left:.125rem !important}.ml-md-4{margin-left:.25rem !important}.ml-md-8{margin-left:.5rem !important}.ml-md-10{margin-left:.625rem !important}.ml-md-12{margin-left:.75rem !important}.ml-md-15{margin-left:.9375rem !important}.ml-md-16{margin-left:1rem !important}.ml-md-18{margin-left:1.125rem !important}.ml-md-20{margin-left:1.25rem !important}.ml-md-24{margin-left:1.5rem !important}.ml-md-26{margin-left:1.625rem !important}.ml-md-28{margin-left:1.75rem !important}.ml-md-30{margin-left:1.875rem !important}.ml-md-32{margin-left:2rem !important}.ml-md-34{margin-left:2.125rem !important}.ml-md-36{margin-left:2.25rem !important}.ml-md-38{margin-left:2.375rem !important}.ml-md-40{margin-left:2.5rem !important}.ml-md-48{margin-left:3rem !important}.ml-md-52{margin-left:3.25rem !important}.ml-md-54{margin-left:3.375rem !important}.ml-md-58{margin-left:3.625rem !important}.column-gap-md-0{-moz-column-gap:0rem !important;column-gap:0rem !important}.column-gap-md-2{-moz-column-gap:.125rem !important;column-gap:.125rem !important}.column-gap-md-4{-moz-column-gap:.25rem !important;column-gap:.25rem !important}.column-gap-md-8{-moz-column-gap:.5rem !important;column-gap:.5rem !important}.column-gap-md-10{-moz-column-gap:.625rem !important;column-gap:.625rem !important}.column-gap-md-12{-moz-column-gap:.75rem !important;column-gap:.75rem !important}.column-gap-md-15{-moz-column-gap:.9375rem !important;column-gap:.9375rem !important}.column-gap-md-16{-moz-column-gap:1rem !important;column-gap:1rem !important}.column-gap-md-18{-moz-column-gap:1.125rem !important;column-gap:1.125rem !important}.column-gap-md-20{-moz-column-gap:1.25rem !important;column-gap:1.25rem !important}.column-gap-md-24{-moz-column-gap:1.5rem !important;column-gap:1.5rem !important}.column-gap-md-26{-moz-column-gap:1.625rem !important;column-gap:1.625rem !important}.column-gap-md-28{-moz-column-gap:1.75rem !important;column-gap:1.75rem !important}.column-gap-md-30{-moz-column-gap:1.875rem !important;column-gap:1.875rem !important}.column-gap-md-32{-moz-column-gap:2rem !important;column-gap:2rem !important}.column-gap-md-34{-moz-column-gap:2.125rem !important;column-gap:2.125rem !important}.column-gap-md-36{-moz-column-gap:2.25rem !important;column-gap:2.25rem !important}.column-gap-md-38{-moz-column-gap:2.375rem !important;column-gap:2.375rem !important}.column-gap-md-40{-moz-column-gap:2.5rem !important;column-gap:2.5rem !important}.column-gap-md-48{-moz-column-gap:3rem !important;column-gap:3rem !important}.column-gap-md-52{-moz-column-gap:3.25rem !important;column-gap:3.25rem !important}.column-gap-md-54{-moz-column-gap:3.375rem !important;column-gap:3.375rem !important}.column-gap-md-58{-moz-column-gap:3.625rem !important;column-gap:3.625rem !important}.row-gap-md-0{row-gap:0rem !important}.row-gap-md-2{row-gap:.125rem !important}.row-gap-md-4{row-gap:.25rem !important}.row-gap-md-8{row-gap:.5rem !important}.row-gap-md-10{row-gap:.625rem !important}.row-gap-md-12{row-gap:.75rem !important}.row-gap-md-15{row-gap:.9375rem !important}.row-gap-md-16{row-gap:1rem !important}.row-gap-md-18{row-gap:1.125rem !important}.row-gap-md-20{row-gap:1.25rem !important}.row-gap-md-24{row-gap:1.5rem !important}.row-gap-md-26{row-gap:1.625rem !important}.row-gap-md-28{row-gap:1.75rem !important}.row-gap-md-30{row-gap:1.875rem !important}.row-gap-md-32{row-gap:2rem !important}.row-gap-md-34{row-gap:2.125rem !important}.row-gap-md-36{row-gap:2.25rem !important}.row-gap-md-38{row-gap:2.375rem !important}.row-gap-md-40{row-gap:2.5rem !important}.row-gap-md-48{row-gap:3rem !important}.row-gap-md-52{row-gap:3.25rem !important}.row-gap-md-54{row-gap:3.375rem !important}.row-gap-md-58{row-gap:3.625rem !important}}@media only screen and (min-width: 992px){.p-lg-0{padding:0rem !important}.p-lg-2{padding:.125rem !important}.p-lg-4{padding:.25rem !important}.p-lg-8{padding:.5rem !important}.p-lg-10{padding:.625rem !important}.p-lg-12{padding:.75rem !important}.p-lg-15{padding:.9375rem !important}.p-lg-16{padding:1rem !important}.p-lg-18{padding:1.125rem !important}.p-lg-20{padding:1.25rem !important}.p-lg-24{padding:1.5rem !important}.p-lg-26{padding:1.625rem !important}.p-lg-28{padding:1.75rem !important}.p-lg-30{padding:1.875rem !important}.p-lg-32{padding:2rem !important}.p-lg-34{padding:2.125rem !important}.p-lg-36{padding:2.25rem !important}.p-lg-38{padding:2.375rem !important}.p-lg-40{padding:2.5rem !important}.p-lg-48{padding:3rem !important}.p-lg-52{padding:3.25rem !important}.p-lg-54{padding:3.375rem !important}.p-lg-58{padding:3.625rem !important}.pt-lg-0{padding-top:0rem !important}.pt-lg-2{padding-top:.125rem !important}.pt-lg-4{padding-top:.25rem !important}.pt-lg-8{padding-top:.5rem !important}.pt-lg-10{padding-top:.625rem !important}.pt-lg-12{padding-top:.75rem !important}.pt-lg-15{padding-top:.9375rem !important}.pt-lg-16{padding-top:1rem !important}.pt-lg-18{padding-top:1.125rem !important}.pt-lg-20{padding-top:1.25rem !important}.pt-lg-24{padding-top:1.5rem !important}.pt-lg-26{padding-top:1.625rem !important}.pt-lg-28{padding-top:1.75rem !important}.pt-lg-30{padding-top:1.875rem !important}.pt-lg-32{padding-top:2rem !important}.pt-lg-34{padding-top:2.125rem !important}.pt-lg-36{padding-top:2.25rem !important}.pt-lg-38{padding-top:2.375rem !important}.pt-lg-40{padding-top:2.5rem !important}.pt-lg-48{padding-top:3rem !important}.pt-lg-52{padding-top:3.25rem !important}.pt-lg-54{padding-top:3.375rem !important}.pt-lg-58{padding-top:3.625rem !important}.pr-lg-0{padding-right:0rem !important}.pr-lg-2{padding-right:.125rem !important}.pr-lg-4{padding-right:.25rem !important}.pr-lg-8{padding-right:.5rem !important}.pr-lg-10{padding-right:.625rem !important}.pr-lg-12{padding-right:.75rem !important}.pr-lg-15{padding-right:.9375rem !important}.pr-lg-16{padding-right:1rem !important}.pr-lg-18{padding-right:1.125rem !important}.pr-lg-20{padding-right:1.25rem !important}.pr-lg-24{padding-right:1.5rem !important}.pr-lg-26{padding-right:1.625rem !important}.pr-lg-28{padding-right:1.75rem !important}.pr-lg-30{padding-right:1.875rem !important}.pr-lg-32{padding-right:2rem !important}.pr-lg-34{padding-right:2.125rem !important}.pr-lg-36{padding-right:2.25rem !important}.pr-lg-38{padding-right:2.375rem !important}.pr-lg-40{padding-right:2.5rem !important}.pr-lg-48{padding-right:3rem !important}.pr-lg-52{padding-right:3.25rem !important}.pr-lg-54{padding-right:3.375rem !important}.pr-lg-58{padding-right:3.625rem !important}.pb-lg-0{padding-bottom:0rem !important}.pb-lg-2{padding-bottom:.125rem !important}.pb-lg-4{padding-bottom:.25rem !important}.pb-lg-8{padding-bottom:.5rem !important}.pb-lg-10{padding-bottom:.625rem !important}.pb-lg-12{padding-bottom:.75rem !important}.pb-lg-15{padding-bottom:.9375rem !important}.pb-lg-16{padding-bottom:1rem !important}.pb-lg-18{padding-bottom:1.125rem !important}.pb-lg-20{padding-bottom:1.25rem !important}.pb-lg-24{padding-bottom:1.5rem !important}.pb-lg-26{padding-bottom:1.625rem !important}.pb-lg-28{padding-bottom:1.75rem !important}.pb-lg-30{padding-bottom:1.875rem !important}.pb-lg-32{padding-bottom:2rem !important}.pb-lg-34{padding-bottom:2.125rem !important}.pb-lg-36{padding-bottom:2.25rem !important}.pb-lg-38{padding-bottom:2.375rem !important}.pb-lg-40{padding-bottom:2.5rem !important}.pb-lg-48{padding-bottom:3rem !important}.pb-lg-52{padding-bottom:3.25rem !important}.pb-lg-54{padding-bottom:3.375rem !important}.pb-lg-58{padding-bottom:3.625rem !important}.pl-lg-0{padding-left:0rem !important}.pl-lg-2{padding-left:.125rem !important}.pl-lg-4{padding-left:.25rem !important}.pl-lg-8{padding-left:.5rem !important}.pl-lg-10{padding-left:.625rem !important}.pl-lg-12{padding-left:.75rem !important}.pl-lg-15{padding-left:.9375rem !important}.pl-lg-16{padding-left:1rem !important}.pl-lg-18{padding-left:1.125rem !important}.pl-lg-20{padding-left:1.25rem !important}.pl-lg-24{padding-left:1.5rem !important}.pl-lg-26{padding-left:1.625rem !important}.pl-lg-28{padding-left:1.75rem !important}.pl-lg-30{padding-left:1.875rem !important}.pl-lg-32{padding-left:2rem !important}.pl-lg-34{padding-left:2.125rem !important}.pl-lg-36{padding-left:2.25rem !important}.pl-lg-38{padding-left:2.375rem !important}.pl-lg-40{padding-left:2.5rem !important}.pl-lg-48{padding-left:3rem !important}.pl-lg-52{padding-left:3.25rem !important}.pl-lg-54{padding-left:3.375rem !important}.pl-lg-58{padding-left:3.625rem !important}.m-lg-0{margin:0rem !important}.m-lg-2{margin:.125rem !important}.m-lg-4{margin:.25rem !important}.m-lg-8{margin:.5rem !important}.m-lg-10{margin:.625rem !important}.m-lg-12{margin:.75rem !important}.m-lg-15{margin:.9375rem !important}.m-lg-16{margin:1rem !important}.m-lg-18{margin:1.125rem !important}.m-lg-20{margin:1.25rem !important}.m-lg-24{margin:1.5rem !important}.m-lg-26{margin:1.625rem !important}.m-lg-28{margin:1.75rem !important}.m-lg-30{margin:1.875rem !important}.m-lg-32{margin:2rem !important}.m-lg-34{margin:2.125rem !important}.m-lg-36{margin:2.25rem !important}.m-lg-38{margin:2.375rem !important}.m-lg-40{margin:2.5rem !important}.m-lg-48{margin:3rem !important}.m-lg-52{margin:3.25rem !important}.m-lg-54{margin:3.375rem !important}.m-lg-58{margin:3.625rem !important}.mt-lg-0{margin-top:0rem !important}.mt-lg-2{margin-top:.125rem !important}.mt-lg-4{margin-top:.25rem !important}.mt-lg-8{margin-top:.5rem !important}.mt-lg-10{margin-top:.625rem !important}.mt-lg-12{margin-top:.75rem !important}.mt-lg-15{margin-top:.9375rem !important}.mt-lg-16{margin-top:1rem !important}.mt-lg-18{margin-top:1.125rem !important}.mt-lg-20{margin-top:1.25rem !important}.mt-lg-24{margin-top:1.5rem !important}.mt-lg-26{margin-top:1.625rem !important}.mt-lg-28{margin-top:1.75rem !important}.mt-lg-30{margin-top:1.875rem !important}.mt-lg-32{margin-top:2rem !important}.mt-lg-34{margin-top:2.125rem !important}.mt-lg-36{margin-top:2.25rem !important}.mt-lg-38{margin-top:2.375rem !important}.mt-lg-40{margin-top:2.5rem !important}.mt-lg-48{margin-top:3rem !important}.mt-lg-52{margin-top:3.25rem !important}.mt-lg-54{margin-top:3.375rem !important}.mt-lg-58{margin-top:3.625rem !important}.mr-lg-0{margin-right:0rem !important}.mr-lg-2{margin-right:.125rem !important}.mr-lg-4{margin-right:.25rem !important}.mr-lg-8{margin-right:.5rem !important}.mr-lg-10{margin-right:.625rem !important}.mr-lg-12{margin-right:.75rem !important}.mr-lg-15{margin-right:.9375rem !important}.mr-lg-16{margin-right:1rem !important}.mr-lg-18{margin-right:1.125rem !important}.mr-lg-20{margin-right:1.25rem !important}.mr-lg-24{margin-right:1.5rem !important}.mr-lg-26{margin-right:1.625rem !important}.mr-lg-28{margin-right:1.75rem !important}.mr-lg-30{margin-right:1.875rem !important}.mr-lg-32{margin-right:2rem !important}.mr-lg-34{margin-right:2.125rem !important}.mr-lg-36{margin-right:2.25rem !important}.mr-lg-38{margin-right:2.375rem !important}.mr-lg-40{margin-right:2.5rem !important}.mr-lg-48{margin-right:3rem !important}.mr-lg-52{margin-right:3.25rem !important}.mr-lg-54{margin-right:3.375rem !important}.mr-lg-58{margin-right:3.625rem !important}.mb-lg-0{margin-bottom:0rem !important}.mb-lg-2{margin-bottom:.125rem !important}.mb-lg-4{margin-bottom:.25rem !important}.mb-lg-8{margin-bottom:.5rem !important}.mb-lg-10{margin-bottom:.625rem !important}.mb-lg-12{margin-bottom:.75rem !important}.mb-lg-15{margin-bottom:.9375rem !important}.mb-lg-16{margin-bottom:1rem !important}.mb-lg-18{margin-bottom:1.125rem !important}.mb-lg-20{margin-bottom:1.25rem !important}.mb-lg-24{margin-bottom:1.5rem !important}.mb-lg-26{margin-bottom:1.625rem !important}.mb-lg-28{margin-bottom:1.75rem !important}.mb-lg-30{margin-bottom:1.875rem !important}.mb-lg-32{margin-bottom:2rem !important}.mb-lg-34{margin-bottom:2.125rem !important}.mb-lg-36{margin-bottom:2.25rem !important}.mb-lg-38{margin-bottom:2.375rem !important}.mb-lg-40{margin-bottom:2.5rem !important}.mb-lg-48{margin-bottom:3rem !important}.mb-lg-52{margin-bottom:3.25rem !important}.mb-lg-54{margin-bottom:3.375rem !important}.mb-lg-58{margin-bottom:3.625rem !important}.ml-lg-0{margin-left:0rem !important}.ml-lg-2{margin-left:.125rem !important}.ml-lg-4{margin-left:.25rem !important}.ml-lg-8{margin-left:.5rem !important}.ml-lg-10{margin-left:.625rem !important}.ml-lg-12{margin-left:.75rem !important}.ml-lg-15{margin-left:.9375rem !important}.ml-lg-16{margin-left:1rem !important}.ml-lg-18{margin-left:1.125rem !important}.ml-lg-20{margin-left:1.25rem !important}.ml-lg-24{margin-left:1.5rem !important}.ml-lg-26{margin-left:1.625rem !important}.ml-lg-28{margin-left:1.75rem !important}.ml-lg-30{margin-left:1.875rem !important}.ml-lg-32{margin-left:2rem !important}.ml-lg-34{margin-left:2.125rem !important}.ml-lg-36{margin-left:2.25rem !important}.ml-lg-38{margin-left:2.375rem !important}.ml-lg-40{margin-left:2.5rem !important}.ml-lg-48{margin-left:3rem !important}.ml-lg-52{margin-left:3.25rem !important}.ml-lg-54{margin-left:3.375rem !important}.ml-lg-58{margin-left:3.625rem !important}.column-gap-lg-0{-moz-column-gap:0rem !important;column-gap:0rem !important}.column-gap-lg-2{-moz-column-gap:.125rem !important;column-gap:.125rem !important}.column-gap-lg-4{-moz-column-gap:.25rem !important;column-gap:.25rem !important}.column-gap-lg-8{-moz-column-gap:.5rem !important;column-gap:.5rem !important}.column-gap-lg-10{-moz-column-gap:.625rem !important;column-gap:.625rem !important}.column-gap-lg-12{-moz-column-gap:.75rem !important;column-gap:.75rem !important}.column-gap-lg-15{-moz-column-gap:.9375rem !important;column-gap:.9375rem !important}.column-gap-lg-16{-moz-column-gap:1rem !important;column-gap:1rem !important}.column-gap-lg-18{-moz-column-gap:1.125rem !important;column-gap:1.125rem !important}.column-gap-lg-20{-moz-column-gap:1.25rem !important;column-gap:1.25rem !important}.column-gap-lg-24{-moz-column-gap:1.5rem !important;column-gap:1.5rem !important}.column-gap-lg-26{-moz-column-gap:1.625rem !important;column-gap:1.625rem !important}.column-gap-lg-28{-moz-column-gap:1.75rem !important;column-gap:1.75rem !important}.column-gap-lg-30{-moz-column-gap:1.875rem !important;column-gap:1.875rem !important}.column-gap-lg-32{-moz-column-gap:2rem !important;column-gap:2rem !important}.column-gap-lg-34{-moz-column-gap:2.125rem !important;column-gap:2.125rem !important}.column-gap-lg-36{-moz-column-gap:2.25rem !important;column-gap:2.25rem !important}.column-gap-lg-38{-moz-column-gap:2.375rem !important;column-gap:2.375rem !important}.column-gap-lg-40{-moz-column-gap:2.5rem !important;column-gap:2.5rem !important}.column-gap-lg-48{-moz-column-gap:3rem !important;column-gap:3rem !important}.column-gap-lg-52{-moz-column-gap:3.25rem !important;column-gap:3.25rem !important}.column-gap-lg-54{-moz-column-gap:3.375rem !important;column-gap:3.375rem !important}.column-gap-lg-58{-moz-column-gap:3.625rem !important;column-gap:3.625rem !important}.row-gap-lg-0{row-gap:0rem !important}.row-gap-lg-2{row-gap:.125rem !important}.row-gap-lg-4{row-gap:.25rem !important}.row-gap-lg-8{row-gap:.5rem !important}.row-gap-lg-10{row-gap:.625rem !important}.row-gap-lg-12{row-gap:.75rem !important}.row-gap-lg-15{row-gap:.9375rem !important}.row-gap-lg-16{row-gap:1rem !important}.row-gap-lg-18{row-gap:1.125rem !important}.row-gap-lg-20{row-gap:1.25rem !important}.row-gap-lg-24{row-gap:1.5rem !important}.row-gap-lg-26{row-gap:1.625rem !important}.row-gap-lg-28{row-gap:1.75rem !important}.row-gap-lg-30{row-gap:1.875rem !important}.row-gap-lg-32{row-gap:2rem !important}.row-gap-lg-34{row-gap:2.125rem !important}.row-gap-lg-36{row-gap:2.25rem !important}.row-gap-lg-38{row-gap:2.375rem !important}.row-gap-lg-40{row-gap:2.5rem !important}.row-gap-lg-48{row-gap:3rem !important}.row-gap-lg-52{row-gap:3.25rem !important}.row-gap-lg-54{row-gap:3.375rem !important}.row-gap-lg-58{row-gap:3.625rem !important}}.mt-auto{margin-top:auto !important}.mr-auto{margin-right:auto !important}.mb-auto{margin-bottom:auto !important}.ml-auto{margin-left:auto !important}.bg-primary{background-color:var(--bg-secondary)}.bg-secondary{background-color:var(--bg-primary)}.font-hover-primary{transition:color .4s}.font-hover-primary:hover{color:var(--primary-dark)}.row{--row-gutter: 24px;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:var(--row-gutter);margin:0 calc(-1*var(--row-gutter)/2)}.row [class*=row-col]{-ms-flex:1 0 0%;flex:1 0 0%;min-width:0;margin:0 calc(var(--row-gutter)/2)}.row .row-col-1{-ms-flex:0 0 calc(8.3333333333%*1 - var(--row-gutter));flex:0 0 calc(8.3333333333%*1 - var(--row-gutter));max-width:calc(8.3333333333%*1 - var(--row-gutter))}.row .row-col-2{-ms-flex:0 0 calc(8.3333333333%*2 - var(--row-gutter));flex:0 0 calc(8.3333333333%*2 - var(--row-gutter));max-width:calc(8.3333333333%*2 - var(--row-gutter))}.row .row-col-3{-ms-flex:0 0 calc(8.3333333333%*3 - var(--row-gutter));flex:0 0 calc(8.3333333333%*3 - var(--row-gutter));max-width:calc(8.3333333333%*3 - var(--row-gutter))}.row .row-col-4{-ms-flex:0 0 calc(8.3333333333%*4 - var(--row-gutter));flex:0 0 calc(8.3333333333%*4 - var(--row-gutter));max-width:calc(8.3333333333%*4 - var(--row-gutter))}.row .row-col-5{-ms-flex:0 0 calc(8.3333333333%*5 - var(--row-gutter));flex:0 0 calc(8.3333333333%*5 - var(--row-gutter));max-width:calc(8.3333333333%*5 - var(--row-gutter))}.row .row-col-6{-ms-flex:0 0 calc(8.3333333333%*6 - var(--row-gutter));flex:0 0 calc(8.3333333333%*6 - var(--row-gutter));max-width:calc(8.3333333333%*6 - var(--row-gutter))}.row .row-col-7{-ms-flex:0 0 calc(8.3333333333%*7 - var(--row-gutter));flex:0 0 calc(8.3333333333%*7 - var(--row-gutter));max-width:calc(8.3333333333%*7 - var(--row-gutter))}.row .row-col-8{-ms-flex:0 0 calc(8.3333333333%*8 - var(--row-gutter));flex:0 0 calc(8.3333333333%*8 - var(--row-gutter));max-width:calc(8.3333333333%*8 - var(--row-gutter))}.row .row-col-9{-ms-flex:0 0 calc(8.3333333333%*9 - var(--row-gutter));flex:0 0 calc(8.3333333333%*9 - var(--row-gutter));max-width:calc(8.3333333333%*9 - var(--row-gutter))}.row .row-col-10{-ms-flex:0 0 calc(8.3333333333%*10 - var(--row-gutter));flex:0 0 calc(8.3333333333%*10 - var(--row-gutter));max-width:calc(8.3333333333%*10 - var(--row-gutter))}.row .row-col-11{-ms-flex:0 0 calc(8.3333333333%*11 - var(--row-gutter));flex:0 0 calc(8.3333333333%*11 - var(--row-gutter));max-width:calc(8.3333333333%*11 - var(--row-gutter))}.row .row-col-12{-ms-flex:0 0 calc(8.3333333333%*12 - var(--row-gutter));flex:0 0 calc(8.3333333333%*12 - var(--row-gutter));max-width:calc(8.3333333333%*12 - var(--row-gutter))}.row-cols-1 .row-col{-ms-flex:0 0 auto;flex:0 0 auto;width:calc(100%/1 - var(--row-gutter))}.row-cols-2 .row-col{-ms-flex:0 0 auto;flex:0 0 auto;width:calc(100%/2 - var(--row-gutter))}.row-cols-3 .row-col{-ms-flex:0 0 auto;flex:0 0 auto;width:calc(100%/3 - var(--row-gutter))}.row-cols-4 .row-col{-ms-flex:0 0 auto;flex:0 0 auto;width:calc(100%/4 - var(--row-gutter))}.row-cols-5 .row-col{-ms-flex:0 0 auto;flex:0 0 auto;width:calc(100%/5 - var(--row-gutter))}.row-cols-6 .row-col{-ms-flex:0 0 auto;flex:0 0 auto;width:calc(100%/6 - var(--row-gutter))}.row-cols-7 .row-col{-ms-flex:0 0 auto;flex:0 0 auto;width:calc(100%/7 - var(--row-gutter))}.row-cols-8 .row-col{-ms-flex:0 0 auto;flex:0 0 auto;width:calc(100%/8 - var(--row-gutter))}.row-cols-9 .row-col{-ms-flex:0 0 auto;flex:0 0 auto;width:calc(100%/9 - var(--row-gutter))}.row-cols-10 .row-col{-ms-flex:0 0 auto;flex:0 0 auto;width:calc(100%/10 - var(--row-gutter))}.row-cols-11 .row-col{-ms-flex:0 0 auto;flex:0 0 auto;width:calc(100%/11 - var(--row-gutter))}.row-cols-12 .row-col{-ms-flex:0 0 auto;flex:0 0 auto;width:calc(100%/12 - var(--row-gutter))}.row.row-gutter-8{--row-gutter: 8px}.row.row-gutter-16{--row-gutter: 16px}.row.row-gutter-20{--row-gutter: 20px}.d-block{display:block}.d-none{display:none}.cursor-pointer{cursor:pointer}:root{--header-height: 50}footer{height:2rem}@keyframes slideLeft{0%{opacity:0;transform:translateX(100%)}100%{opacity:1;transform:translateX(0%)}}@keyframes slideRight{0%{opacity:1;transform:translateX(0%)}100%{opacity:0;transform:translateX(100%)}}.header{position:fixed;top:0;width:100%;transition:all .4s;z-index:100;background-repeat:no-repeat;background-size:contain;background-position:0 bottom;background-color:var(--bg-primary)}@media only screen and (max-width: 991px){.header{padding:1.5rem 0}}.header .hide{opacity:0;visibility:hidden}.header .logo-close-wrapper.is-active{width:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.header .dropdown-content .is-active .site-logo{display:none !important}.header .is-active .megamenu-wrapper{background-color:var(--white) !important}.header .is-active .megamenu-details-name{color:var(--text-dark);margin-bottom:.75rem !important}.header .is-active .megamenu-link{color:var(--text-dark)}.header .is-active .nested-menu-arrow{max-width:2rem;min-width:2rem;display:block !important}.header .is-active .circle{display:none !important}.header .is-active .megamenu-link-item+.megamenu-link-item{margin-top:.5rem !important}.header .is-active .solution-dropdown-content .megamenu-link-block{max-width:100% !important;min-width:100% !important}.header .is-active .link-item-resp{display:-ms-flexbox;display:flex}.header .site-logo{min-width:5.5rem;max-width:5.5rem;z-index:999}@media only screen and (max-width: 991px){.header .site-logo{min-width:4.375rem;max-width:4.375rem}}@media only screen and (max-width: 768px){.header .site-logo{min-width:3.6875rem;max-width:3.6875rem}}.header .site-navbar{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.header .link-item{cursor:pointer;padding:1.875rem 1rem}.header .link-item:last-child{padding-right:0}@media only screen and (max-width: 991px){.header .link-item{padding:1rem 0;width:100%}}.header .link-item .menu-link-arrow{display:none}@media only screen and (max-width: 991px){.header .link-item .menu-link-arrow{display:block}}.header .link-item.active{position:relative}.header .link-item.active .links{color:var(--text-tertiary)}@media only screen and (max-width: 991px){.header .link-item.active .links{color:var(--text-purple-primary)}}.header .link-item.active .links::after{content:"";position:absolute;left:0;right:0;bottom:0;width:100%;height:1px;background:var(--text-tertiary)}@media only screen and (max-width: 991px){.header .link-item.active .links::after{background:rgba(0,0,0,0)}}.header .links{font-size:1rem;line-height:24px;font-weight:500;color:var(--text-tertiary);transition:color .4s;position:relative;cursor:pointer}@media only screen and (max-width: 991px){.header .links{color:var(--black)}}@media only screen and (max-width: 991px){.header .links{width:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;font-size:1.5rem;color:var(--black)}}@media only screen and (max-width: 768px){.header .links{font-size:1.125rem}}.header.header-hide{transform:translateY(-140px)}.header.scrolled{background-color:rgba(255,255,255,.75);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.header .menu-header{position:absolute;top:0;left:1rem;opacity:0;visibility:hidden;background:#fff;min-height:5rem;cursor:pointer}.header .menu-header.is-active{display:-ms-flexbox;display:flex;gap:.25rem;-ms-flex-align:center;align-items:center;opacity:1;visibility:visible}.header .menu-header.is-active .megamenu-wrapper{background-color:var(--white)}.header .menu-header .menu-title{color:var(--primary)}.header .menu-header .menu-arrow{width:24px;height:24px}.header .burger{background:none;width:1.75rem;height:1.75rem;border:none;outline:none;opacity:0;margin-left:auto;visibility:hidden;pointer-events:none;transition:.3s;cursor:pointer;background:url("../images/svg/logo-resp.svg")}.header .menu-close-btn{display:none;position:absolute;top:24px;right:20px;z-index:1;transition:all .35s;cursor:pointer;background:var(--white)}@media only screen and (max-width: 991px){.header .menu-close-btn{display:block}.header .menu-close-btn:hover svg *{stroke:var(--black)}}.header .link-item:hover .circle svg{transform:rotate(180deg);transition:transform .5s ease}.header .link-item:hover .circle svg path{stroke:var(--white);transition:stroke .5s ease}.header .link-item:hover .circle::before{content:"";position:absolute;bottom:-100%;left:0;width:100%;height:100%;background-color:var(--text-fourtery);transition:bottom .5s ease;z-index:-1;bottom:0}.header .header-navbar{padding-left:3.5rem}.header .btn-menu-wrap{display:none}@media only screen and (max-width: 991px){.navbar .header-navbar{-ms-flex-direction:column;flex-direction:column;width:100%;height:100vh;position:fixed;top:0;bottom:0;left:0;background:var(--bg-primary);opacity:0;visibility:hidden;overflow:hidden;transition:all .4s ease;transform:translateY(-20px);-ms-flex-align:start !important;align-items:flex-start !important;padding-top:5rem;padding-left:0}.navbar .header-navbar.is-active{opacity:1;visibility:visible;transform:translateY(0);background:var(--white)}.navbar .header-navbar.is-active .btn-menu-wrap{display:block;padding:0rem 1rem 1.5rem}.navbar .header-navbar .site-navbar{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;border-top:1px solid #d8d8d8;width:100%;height:-webkit-fill-available;padding:.25rem 1.25rem}.navbar .header-navbar .btn-link-wrap{height:86dvh;overflow-y:auto}.navbar .header-navbar .btn-menu-wrap{display:none}.navbar .header-navbar .btn-menu-wrap .btn{width:100%}.navbar .header-navbar .btn-menu-wrap .btn-secondary{border:1px solid var(--text-secondary)}.navbar .menu{width:100%;-ms-flex-direction:column;flex-direction:column}.navbar .burger{opacity:1;visibility:visible;pointer-events:all}}.scroll-inactive{overflow:hidden;height:100vh}.secondary-header{border-bottom:1px solid rgba(0,0,0,.1)}.secondary-header .burger{background:url("../images/svg/hamburger-icon-black.svg")}.secondary-header .links{color:var(--text-secondary)}.secondary-header .links:hover{color:var(--text-grey-tertiary)}.secondary-header .header-navbar.is-active .links{color:var(--white)}@media only screen and (max-width: 991px){.secondary-header .header-navbar.is-active .links{color:var(--text-secondary)}}.secondary-header.scrolled{background-color:var(--bg-header-secondary)}.secondary-header .link-item.active .links::after{background:var(--text-secondary)}@media only screen and (max-width: 991px){.secondary-header .link-item.active .links::after{background:var(--text-tertiary)}}@media only screen and (min-width: 992px){.header-navbar .btn-link-wrap .site-navbar .link-item.dropdown:hover .dropdown-content{display:block;opacity:1;visibility:visible;pointer-events:all;border-radius:12px}.header-navbar .btn-link-wrap .site-navbar .link-item.dropdown:hover::before{content:""}.dropdown-content{transition:all .4s}}.header .header-accordion .megamenu-title-block .nested-menu-arrow{max-width:2rem;min-width:2rem;display:none;transition:all .35s}@media only screen and (max-width: 991px){.header .header-accordion .megamenu-title-block .nested-menu-arrow{display:block}}@media only screen and (max-width: 991px){.header .header-accordion .accordion-content{opacity:1;overflow:hidden;transition:opacity 300ms linear,max-height 300ms linear;will-change:opacity,max-height;min-height:100%}}.header .link-item.dropdown{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;position:relative;-moz-column-gap:.375rem;column-gap:.375rem}@media only screen and (max-width: 991px){.header .link-item.dropdown{position:static}}.header .link-item.dropdown::before{content:none;position:absolute;bottom:-1px;left:calc(50% + 30px);background-image:url('data:image/svg+xml,<svg width="17" height="9" viewBox="0 0 17 9" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.04597 1.53956L0 9H17L9.95403 1.53956C9.16478 0.703887 7.83522 0.703886 7.04597 1.53956Z" fill="%23294354"/></svg>');background-repeat:no-repeat;width:17px;height:9px;transition:all .35s}.header .dropdown-2::before{left:calc(50% + 40px) !important}.header .dropdown-content{opacity:0;visibility:hidden;pointer-events:none;position:absolute;top:100%;right:-56.25rem;margin:0 auto;max-width:1290px;box-shadow:0px 8px 16px 0px rgba(0,0,0,.2);z-index:1}@media only screen and (max-width: 1330px){.header .dropdown-content{right:-54.375rem}}@media only screen and (max-width: 1290px){.header .dropdown-content{right:-39.6875rem}}@media only screen and (max-width: 1120px){.header .dropdown-content{right:-35.3125rem}}.header .dropdown-content .megamenu-wrapper{background-color:var(--text-fourtery);border-radius:12px;max-width:calc(100vw - 100px);overflow:hidden}@media only screen and (max-width: 991px){.header .dropdown-content .megamenu-wrapper{max-width:100%}}.header .dropdown-content.is-active{opacity:1;visibility:visible;pointer-events:all;top:80px;border-top:1px solid #d8d8d8}@media only screen and (max-width: 991px){.header .dropdown-content{margin:0;right:0;box-shadow:none;border-radius:0;background-color:var(--white);height:100%;width:100%;min-width:100%;max-width:100%}}.header .insights-dropdown-content{right:-5rem}@media only screen and (max-width: 991px){.header .insights-dropdown-content{right:0}}.header .insights-dropdown-content .megamenu-rgt{width:100%}.header .industries-dropdown-content{right:-6.25rem}@media only screen and (max-width: 991px){.header .industries-dropdown-content{right:0}}.header .industries-dropdown-content .megamenu-rgt .megamenu-link-wrapper .megamenu-link-block{min-width:13.4375rem}.header .solution-dropdown-content{right:-11.25rem}@media only screen and (max-width: 991px){.header .solution-dropdown-content{right:0}}.header .solution-dropdown-content .megamenu-link-block{max-width:20.8125rem !important;min-width:20.8125rem !important}.header .megamenu-lft{padding:2.375rem;border-right:1px solid var(--border-tertiary)}@media only screen and (max-width: 1440px){.header .megamenu-lft{display:none}}.header .megamenu-lft .megamenu-details{min-width:12.5rem;max-width:12.8125rem}.header .megamenu-rgt{padding:2.5rem;scrollbar-color:light;scrollbar-width:thin;scrollbar-color:#fff rgba(0,0,0,0)}@media only screen and (max-width: 1120px){.header .megamenu-rgt{padding:1.75rem}}@media only screen and (max-width: 1440px){.header .megamenu-rgt{overflow-y:scroll;scrollbar-color:var(--bg-scroll-bar) rgba(0,0,0,0)}}@media only screen and (max-width: 1440px){.header .megamenu-rgt{padding:1.75rem}}@media only screen and (max-width: 991px){.header .megamenu-rgt{min-width:100%;max-width:100%;padding:1.875rem;max-height:80vh}}@media only screen and (max-width: 768px){.header .megamenu-rgt{padding:1rem}}.header .megamenu-rgt .megamenu-link-wrapper{-moz-column-gap:1.25rem;column-gap:1.25rem;width:100%}@media only screen and (max-width: 1440px){.header .megamenu-rgt .megamenu-link-wrapper{-moz-column-gap:1.875rem;column-gap:1.875rem}}@media only screen and (max-width: 991px){.header .megamenu-rgt .megamenu-link-wrapper{width:100%;-ms-flex-direction:column;flex-direction:column;row-gap:1.5rem;height:100%}}.header .megamenu-rgt .megamenu-link-wrapper .megamenu-link-block{min-width:26.25rem;max-width:26.25rem}@media only screen and (max-width: 1290px){.header .megamenu-rgt .megamenu-link-wrapper .megamenu-link-block{min-width:23.125rem;max-width:23.125rem}}@media only screen and (max-width: 1120px){.header .megamenu-rgt .megamenu-link-wrapper .megamenu-link-block{min-width:18.75rem;max-width:18.75rem}}.header .megamenu-rgt .megamenu-link-wrapper .megamenu-link-block-2{min-width:22.5rem;max-width:22.5rem}@media only screen and (max-width: 1290px){.header .megamenu-rgt .megamenu-link-wrapper .megamenu-link-block-2{min-width:20rem;max-width:20rem}}@media only screen and (max-width: 1290px){.header .megamenu-rgt .megamenu-link-wrapper .megamenu-link-block-2{min-width:16.875rem;max-width:16.875rem}}.header .megamenu-rgt .megamenu-link-wrapper .megamenu-link-block-3{min-width:21.875rem;max-width:21.875rem}@media only screen and (max-width: 1290px){.header .megamenu-rgt .megamenu-link-wrapper .megamenu-link-block-3{min-width:18.125rem;max-width:18.125rem}}@media only screen and (max-width: 1290px){.header .megamenu-rgt .megamenu-link-wrapper .megamenu-link-block-3{min-width:14.375rem;max-width:14.375rem}}@media only screen and (max-width: 1440px){.header .megamenu-rgt .megamenu-link-wrapper .megamenu-link-block{max-width:6.25rem}}@media only screen and (max-width: 991px){.header .megamenu-rgt .megamenu-link-wrapper .megamenu-link-block{min-width:100%;max-width:100%}}.header .megamenu-rgt .megamenu-link-wrapper .megamenu-link-block .megamenu-title-block{transition:all .35s}@media only screen and (max-width: 991px){.header .megamenu-rgt .megamenu-link-wrapper .megamenu-link-block .megamenu-title-block{display:-ms-flexbox;display:flex;width:100%;-ms-flex-pack:justify;justify-content:space-between;cursor:pointer}.header .megamenu-rgt .megamenu-link-wrapper .megamenu-link-block .megamenu-title-block:hover .megamenu-details-name{color:var(--secondary)}.header .megamenu-rgt .megamenu-link-wrapper .megamenu-link-block .megamenu-title-block:hover .arrow-icon svg path{stroke:var(--secondary)}}.header .megamenu-rgt .megamenu-link-wrapper .megamenu-link-block .megamenu-details-name{transition:all .35s}@media only screen and (max-width: 991px){.header .megamenu-rgt .megamenu-link-wrapper .megamenu-link-block .megamenu-details-name{margin-bottom:1.25rem}}.header .megamenu-rgt .megamenu-link-wrapper .megamenu-details-para{transition:all .35s;color:var(--border-tertiary)}@media only screen and (max-width: 991px){.header .megamenu-rgt .megamenu-link-wrapper .megamenu-details-para{display:none}}.header .megamenu-link-list .megamenu-link-item+.megamenu-link-item{margin-top:1.125rem}@media only screen and (max-width: 991px){.header .megamenu-link-list .megamenu-link-item+.megamenu-link-item{margin-top:1.25rem}}.header .megamenu-link-list .megamenu-link-item .megamenu-link{font-weight:400;transition:all .35s}.header .megamenu-link-list .megamenu-link-item .megamenu-link .arrow-icon{display:-ms-inline-flexbox;display:inline-flex;opacity:0;visibility:hidden;margin-left:.5rem;transition:all .35s}.header .megamenu-link-list .megamenu-link-item .megamenu-link:hover{color:var(--secondary)}.header .megamenu-link-list .megamenu-link-item .megamenu-link:hover .arrow-icon{opacity:1;visibility:visible}.header .link-item-resp{display:none}@media only screen and (max-width: 991px){.header .megamenu-title-block[aria-expanded=true]+.accordion-content{opacity:1;max-height:-moz-max-content;max-height:max-content;transition:all 300ms linear;will-change:opacity,max-height}}.header .hide-logo{opacity:0;transition:opacity .3s ease}.header body.scroll-inactive{overflow:hidden}@media only screen and (max-width: 991px){.header .max{min-width:100%}}.header .megamenu-details-name{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.header .megamenu-details-name:hover{color:var(--secondary)}.header .megamenu-details-name .arrow-icon{display:-ms-inline-flexbox;display:inline-flex;opacity:0;visibility:hidden;margin-left:.5rem;transition:all .35s}.header .megamenu-title-block:hover .arrow-icon{opacity:1;visibility:visible}.header .megamenu-title-block:hover .arrow-icon svg path{stroke:var(--secondary)}.header .megamenu-title-block:hover .megamenu-details-name{color:var(--secondary)}.header .site-navbar .btn-link{display:none}.header .site-navbar .nested-menu-arrow{display:none}.header .circle{position:relative;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:20px;height:20px;background-color:var(--text-light-grey);border-radius:50%;cursor:pointer;overflow:hidden;color:var(--your-color-variable);font-weight:bold;z-index:1}.header .circle svg{transition:transform .5s ease,stroke .5s ease}.header .circle:hover svg{transform:rotate(180deg)}.header .circle:hover svg path{stroke:var(--white)}.header .circle::before{content:"";position:absolute;bottom:-100%;left:0;width:100%;height:100%;background-color:var(--text-fourtery);transition:bottom .5s ease;z-index:-1}.header .circle:hover::before{bottom:0}.owl-carousel .owl-stage{padding-left:0 !important}.owl-carousel .owl-nav{margin-left:auto;display:-ms-flexbox;display:flex;gap:12px}@media only screen and (max-width: 991px){.owl-carousel .owl-nav{gap:8px}}.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next{transition:all .4s}@media only screen and (max-width: 991px){.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next{width:30px;height:30px}}.owl-carousel .owl-nav .owl-prev span,.owl-carousel .owl-nav .owl-next span{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:43px;height:43px;background-color:var(--text-blue-dark);border-radius:50%;background-image:url("data:image/svg+xml,%3Csvg width='43' height='43' viewBox='0 0 43 43' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='43' height='43' rx='21.5' fill='%23213643'/%3E%3Cpath d='M27.9585 21.2708H15.4585' stroke='%23f7fafd' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M22.917 16.2482L27.9587 21.2682L22.917 26.2891' stroke='%23f7fafd' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat !important;background-size:contain;background-position:center !important;font-size:0}@media only screen and (max-width: 991px){.owl-carousel .owl-nav .owl-prev span,.owl-carousel .owl-nav .owl-next span{width:32px;height:32px}}.owl-carousel .owl-nav .owl-prev span:hover,.owl-carousel .owl-nav .owl-next span:hover{opacity:.5}.owl-carousel .owl-nav .owl-prev.disabled,.owl-carousel .owl-nav .owl-next.disabled{cursor:not-allowed}.owl-carousel .owl-nav .owl-prev span{transform:rotate(180deg)}.owl-carousel .owl-dots{display:-ms-flexbox;display:flex;gap:.5rem}.owl-carousel .owl-dots .owl-dot{position:relative;display:inline-block}.owl-carousel .owl-dots .owl-dot span{display:block;min-width:10px;max-width:10px;min-height:10px;max-height:10px;border-radius:50%;background:rgba(5,7,8,.2);transition:all .35s}.owl-carousel .owl-dots .owl-dot:hover span{transition:all .35s;background:var(--secondary)}.owl-carousel .owl-dots .owl-dot.active span{background:var(--secondary)}.owl-carousel .owl-dots .owl-dot.small-dot span{width:8px;height:8px}.nav-on-hover .owl-nav{opacity:0;visibility:hidden;transition:all .4s}.nav-on-hover .owl-nav .owl-prev,.nav-on-hover .owl-nav .owl-next{position:absolute;top:calc(50% - 20px)}.nav-on-hover:hover .owl-nav{opacity:1;visibility:visible}.primary-bg-slider>.owl-nav{margin-top:1.5rem}.primary-bg-slider>.owl-nav button.owl-prev span,.primary-bg-slider>.owl-nav button.owl-next span{background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_903_583)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.5 20C2.5 24.6413 4.34374 29.0925 7.62563 32.3744C10.9075 35.6563 15.3587 37.5 20 37.5C24.6413 37.5 29.0925 35.6563 32.3744 32.3744C35.6563 29.0925 37.5 24.6413 37.5 20C37.5 15.3587 35.6563 10.9075 32.3744 7.62563C29.0925 4.34374 24.6413 2.5 20 2.5C15.3587 2.5 10.9075 4.34374 7.62563 7.62563C4.34374 10.9075 2.5 15.3587 2.5 20ZM40 20C40 25.3043 37.8929 30.3914 34.1421 34.1421C30.3914 37.8929 25.3043 40 20 40C14.6957 40 9.60859 37.8929 5.85786 34.1421C2.10714 30.3914 0 25.3043 0 20C0 14.6957 2.10714 9.60859 5.85786 5.85786C9.60859 2.10714 14.6957 0 20 0C25.3043 0 30.3914 2.10714 34.1421 5.85786C37.8929 9.60859 40 14.6957 40 20ZM11.25 18.75C10.9185 18.75 10.6005 18.8817 10.3661 19.1161C10.1317 19.3505 10 19.6685 10 20C10 20.3315 10.1317 20.6495 10.3661 20.8839C10.6005 21.1183 10.9185 21.25 11.25 21.25H25.7325L20.365 26.615C20.2488 26.7312 20.1566 26.8692 20.0937 27.021C20.0308 27.1729 19.9984 27.3356 19.9984 27.5C19.9984 27.6644 20.0308 27.8271 20.0937 27.979C20.1566 28.1308 20.2488 28.2688 20.365 28.385C20.4812 28.5012 20.6192 28.5934 20.771 28.6563C20.9229 28.7192 21.0856 28.7516 21.25 28.7516C21.4144 28.7516 21.5771 28.7192 21.729 28.6563C21.8808 28.5934 22.0188 28.5012 22.135 28.385L29.635 20.885C29.7514 20.7689 29.8438 20.6309 29.9068 20.4791C29.9698 20.3272 30.0022 20.1644 30.0022 20C30.0022 19.8356 29.9698 19.6728 29.9068 19.5209C29.8438 19.3691 29.7514 19.2311 29.635 19.115L22.135 11.615C22.0188 11.4988 21.8808 11.4066 21.729 11.3437C21.5771 11.2808 21.4144 11.2484 21.25 11.2484C21.0856 11.2484 20.9229 11.2808 20.771 11.3437C20.6192 11.4066 20.4812 11.4988 20.365 11.615C20.2488 11.7312 20.1566 11.8692 20.0937 12.021C20.0308 12.1729 19.9984 12.3356 19.9984 12.5C19.9984 12.6644 20.0308 12.8271 20.0937 12.979C20.1566 13.1308 20.2488 13.2688 20.365 13.385L25.7325 18.75H11.25Z' fill='%23E3E3E3'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_903_583'%3E%3Crect width='40' height='40' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}.primary-bg-slider>.owl-dots{margin-top:-10px}.facility>.owl-nav{position:absolute;right:50px;bottom:50px}@media only screen and (max-width: 991px){.facility>.owl-nav{right:20px;bottom:20px}}.facility>.owl-dots{display:none}.testimonial-carousel .owl-prev span,.testimonial-carousel .owl-next span{background-image:url('data:image/svg+xml,%3Csvg width="43" height="44" viewBox="0 0 43 44" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Crect y="0.335938" width="43" height="43" rx="21.5" fill="white"/%3E%3Cpath d="M27.958 21.6068H15.458" stroke="%23002B47" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/%3E%3Cpath d="M22.917 16.5842L27.9587 21.6042L22.917 26.625" stroke="%23002B47" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/%3E%3C/svg%3E') !important}.owl-nav .disabled{opacity:.5;cursor:no-drop !important}@media only screen and (max-width: 768px){.owl-nav .disabled{opacity:.5;visibility:visible}}.owl-prev,.owl-next{border-radius:50%;width:2.6875rem;height:2.6875rem;transition:all .3s ease}.owl-prev span{color:rgba(0,0,0,0);background-image:url("data:image/svg+xml,%3Csvg width='7' height='12' viewBox='0 0 7 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.57178 10.5234L1.0589 5.98548L5.6169 1.49129' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:center}.owl-next span{color:rgba(0,0,0,0);background-image:url("data:image/svg+xml,%3Csvg width='7' height='12' viewBox='0 0 7 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.05859 1.48047L5.59408 5.99582L1.05859 10.5127' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:center}.owl-nav{position:absolute;top:-55px;right:56px}@media only screen and (max-width: 768px){.owl-nav{top:unset;right:unset;bottom:-62px;-ms-flex-pack:center;justify-content:center;width:100%}}.testimonial-carousel .owl-nav{top:-104px;right:115px}@media only screen and (max-width: 1290px){.testimonial-carousel .owl-nav{right:56px}}@media only screen and (max-width: 768px){.testimonial-carousel .owl-nav{top:unset;right:unset;bottom:-58px;-ms-flex-pack:center;justify-content:center;width:100%}}.story-card-wrapper,.youtube-card-wrapper{position:relative}.story-card-wrapper .owl-stage,.youtube-card-wrapper .owl-stage{display:-ms-flexbox;display:flex;padding-left:calc((100% - 1388px)/2) !important}@media(max-width: 1388px){.story-card-wrapper .owl-stage,.youtube-card-wrapper .owl-stage{padding-left:60px !important}}@media only screen and (max-width: 991px){.story-card-wrapper .owl-stage,.youtube-card-wrapper .owl-stage{padding-left:30px !important}}@media only screen and (max-width: 768px){.story-card-wrapper .owl-stage,.youtube-card-wrapper .owl-stage{padding-left:20px !important}}.story-card-wrapper .story-card,.youtube-card-wrapper .story-card{width:100%;cursor:pointer;z-index:9999;transition:transform 1.1s ease,border 1.1s ease;border:2px solid rgba(0,0,0,0)}.story-card-wrapper .story-card:hover,.youtube-card-wrapper .story-card:hover{position:absolute;transform:translateY(-10px);border:2px solid rgba(0,0,0,0);background-origin:border-box;background-clip:padding-box,border-box;border-radius:18px;background-image:linear-gradient(white, white),linear-gradient(252.38deg, #CEDD45 0%, #63C18E 50%, #00AEEF 100%)}@media only screen and (max-width: 768px){.story-card-wrapper .story-card:hover,.youtube-card-wrapper .story-card:hover{transform:translateY(-4px)}}.story-card-wrapper .story-card:hover .arrow-card,.youtube-card-wrapper .story-card:hover .arrow-card{transition:transform .4s ease-in-out;transform:translate(10px, 0px) rotate(45deg)}.story-card-wrapper .story-card:hover .btn,.youtube-card-wrapper .story-card:hover .btn{background-color:var(--btn-hover-bg-clr);color:var(--btn-hover-font-clr);border-color:var(--btn-hover-border-clr)}.story-card-wrapper .story-card:hover .btn::before,.youtube-card-wrapper .story-card:hover .btn::before{width:calc(100% + 0px);right:0;aspect-ratio:1/.5}.story-card-wrapper .story-card:hover .btn .btn-elem-icon,.youtube-card-wrapper .story-card:hover .btn .btn-elem-icon{transform:var(--btn-elem-icon-rotation)}.story-card-wrapper .story-card .story-card-img .story-card-image,.youtube-card-wrapper .story-card .story-card-img .story-card-image{-o-object-fit:cover;object-fit:cover;border-radius:12px}.story-card-wrapper .story-card .arrow-card,.youtube-card-wrapper .story-card .arrow-card{transition:transform .3s ease-in-out}.story-card-wrapper .story-card .story-card-img .story-card-image,.youtube-card-wrapper .story-card .story-card-img .story-card-image{-o-object-fit:cover;object-fit:cover;border-radius:.75rem}.story-card-wrapper .story-card-content,.youtube-card-wrapper .story-card-content{position:absolute;top:2rem;left:2rem;right:2rem;padding:.625rem}@media only screen and (max-width: 1120px){.story-card-wrapper .story-card-content,.youtube-card-wrapper .story-card-content{top:1.5rem;left:1.5rem;right:1.5rem;padding:0}}.story-card-wrapper .card-title-01,.youtube-card-wrapper .card-title-01{max-width:16.0625rem}.story-card-wrapper .card-title-02,.youtube-card-wrapper .card-title-02{max-width:15.625rem}.story-card-wrapper .card-title-03,.youtube-card-wrapper .card-title-03{max-width:16.4375rem}.story-card-wrapper .card-title-04,.youtube-card-wrapper .card-title-04{max-width:15.3125rem}.btn-secondary{position:relative;display:-ms-flexbox;display:flex;-moz-column-gap:1rem;column-gap:1rem;transition:all .5s ease-in-out;background:rgba(0,0,0,0);-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;color:#050708;border:none;cursor:pointer;font-size:16px;font-weight:500}.btn-secondary .btn-icon-img{background:var(--secondary);border-radius:50%;padding:1.25rem;transition:transform .8s ease,background-color .8s ease,box-shadow .8s ease}@media only screen and (max-width: 768px){.btn-secondary .btn-icon-img{padding:.9375rem}}.btn-secondary .btn-icon-img .phone{max-width:1.5rem;min-width:1.5rem}@media only screen and (max-width: 768px){.btn-secondary .btn-icon-img .phone{max-width:1.125rem;min-width:1.125rem}}.btn-secondary .icon-text{position:relative;transition:all .5s ease-in-out;text-align:start}.btn-secondary .icon-text::after{content:"";transition:all .8s ease-in-out}.btn-secondary:hover .btn-icon-img{background:var(--bg-yellow);transform:scale(1.1);box-shadow:0 0 0 4px var(--bg-yellow)}.btn-secondary:hover .icon-text{text-decoration:none}.btn-secondary:hover .icon-text::after{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background:currentColor;transform-origin:left}.project-card-wrapper{position:relative;padding-top:2.5rem}@media only screen and (max-width: 768px){.project-card-wrapper{padding-top:2rem}}.project-card-wrapper .item{height:100%}.project-card-wrapper .owl-dots{display:-ms-flexbox;display:flex;padding-top:1.5rem;padding-left:calc((100% - 1300px)/2) !important}@media(max-width: 1388px){.project-card-wrapper .owl-dots{padding-left:60px !important}}@media only screen and (max-width: 991px){.project-card-wrapper .owl-dots{padding-left:30px !important}}@media only screen and (max-width: 768px){.project-card-wrapper .owl-dots{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding-top:1rem;padding-left:0 !important}}.project-card-wrapper .owl-stage{display:-ms-flexbox;display:flex;padding-left:calc((100% - 1300px)/2) !important}@media(max-width: 1388px){.project-card-wrapper .owl-stage{padding-left:60px !important}}@media only screen and (max-width: 991px){.project-card-wrapper .owl-stage{padding-left:30px !important}}@media only screen and (max-width: 768px){.project-card-wrapper .owl-stage{padding-left:20px !important}}.project-card-wrapper .project-card-wrap{height:100%}@media only screen and (max-width: 768px){.project-card-wrapper .project-card-wrap{-ms-flex-direction:column;flex-direction:column;row-gap:.5rem}}@media only screen and (max-width: 768px){.project-card-wrapper .list-type{display:none}}@media only screen and (max-width: 768px){.project-card-wrapper .project-rate{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding-top:1.5rem}}.project-card-wrapper .project-card{padding:2.5rem;background:var(--text-light-grey);border-radius:.5rem;max-width:434px}@media only screen and (max-width: 991px){.project-card-wrapper .project-card{padding:1.875rem}}@media only screen and (max-width: 768px){.project-card-wrapper .project-card{max-width:100%;padding:1.5rem}}.project-card-wrapper .project-card .supergas-logo{max-width:175px;padding-bottom:2.5rem}@media only screen and (max-width: 991px){.project-card-wrapper .project-card .supergas-logo{padding-bottom:1.625rem}}@media only screen and (max-width: 768px){.project-card-wrapper .project-card .supergas-logo{max-width:136px;padding-bottom:1rem}}.project-card-wrapper .project-card .project-desc{color:var(--text-darkest-blue)}.project-card-wrapper .project-card .arrow{max-width:2rem;min-width:2rem;padding-bottom:.5rem}@media only screen and (max-width: 768px){.project-card-wrapper .project-card .arrow{padding-bottom:0}}.project-card-wrapper .project-card .success-card{border-bottom:1px solid var(--border-primary);padding-top:2rem}@media only screen and (max-width: 768px){.project-card-wrapper .project-card .success-card{padding-right:1.3125rem;margin-right:1.3125rem;border-bottom:none;border-right:1px solid var(--border-primary);padding-top:0}}@media only screen and (max-width: 575px){.project-card-wrapper .project-card .success-card .arrow{max-width:1.625rem;min-width:1.625rem}}.project-card-wrapper .project-card .failure-card{padding-top:1.5rem}@media only screen and (max-width: 768px){.project-card-wrapper .project-card .failure-card{padding-top:0}}@media only screen and (max-width: 575px){.project-card-wrapper .project-card .failure-card .arrow{max-width:1.625rem;min-width:1.625rem}}.project-card-wrapper .project-card .success-order{padding:.9375rem 0 1.5rem}@media only screen and (max-width: 768px){.project-card-wrapper .project-card .success-order{padding:.5rem 0 0}}.project-card-wrapper .project-card .list-items{row-gap:.75rem}.project-card-wrapper .project-card .list-svg{max-width:32px;min-width:32px;background:var(--white);padding:.375rem;border-radius:50%}.project-card-wrapper .project-card .list{padding:.5rem .75rem;background:var(--white);border-radius:100px;width:-moz-max-content;width:max-content}@media only screen and (max-width: 768px){.project-card-wrapper .project-card .list{display:none}}.project-card-video{position:relative;width:100%;border-radius:.5rem;max-width:868px;overflow:hidden;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 768px){.project-card-video{max-height:255px;min-height:255px}}.project-card-video .case-study-video{height:100%}.project-card-video .video-img{width:100%;-o-object-fit:cover;object-fit:cover;cursor:pointer;display:block;height:100%}.project-card-video .project-video{width:100%;height:100%;display:none}.project-card-video .play-btn{position:absolute;right:48px;bottom:32px;cursor:pointer}@media only screen and (max-width: 768px){.project-card-video .play-btn{right:16px;bottom:16px}}.project-card-video .play-svg{max-width:3rem;min-width:3rem;padding:.875rem .8125rem .875rem .9375rem;background-color:var(--secondary);border-radius:50%}@media only screen and (max-width: 768px){.project-card-video .play-svg{max-width:2.5rem;min-width:2.5rem;padding:.6875rem .6875rem .6875rem .75rem}}.project-card-video.video-playing{background-color:#000}.video-popup{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.8);z-index:1000;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.video-popup .video-popup-content{width:100%;border-radius:10px;text-align:center;max-width:1000px;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;position:relative}.video-popup .video-popup-content .close-btn{position:absolute;right:0;top:0;color:#fff;font-size:30px;cursor:pointer}.video-popup #popupVideo{width:80%}.success-sub-title-wrap{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:.5rem}.blog-listing-card-wrapper .card{max-height:auto}.blog-listing-card-wrapper .card .content{min-height:310px}@media only screen and (max-width: 768px){.blog-listing-card-wrapper .card .content{min-height:auto}}.blog-listing-card-wrapper .card .content .card-title{padding-top:.75rem}.blog-listing-card-wrapper .card .content .story{padding-top:1rem;max-width:-moz-fit-content;max-width:fit-content}.blog-listing{padding-top:5.5rem}.blog-listing .blog-tag{background-color:rgba(5,7,8,.0588235294);padding:.5rem .75rem;border-radius:6.25rem;color:#050708;font-size:14px;font-weight:500;width:-moz-fit-content;width:fit-content}.blog-listing .blog-banner-desc{min-width:547px;max-width:547px}@media only screen and (max-width: 768px){.blog-listing .blog-banner-desc{min-width:100%;padding-top:1rem !important;max-width:100%}}.blog-listing .featured-blog-area{padding-top:2.5rem;padding-bottom:5.5rem}@media only screen and (max-width: 768px){.blog-listing .featured-blog-area{padding-bottom:2rem;padding-top:2rem}}.blog-listing .featured-blog-area .live-blog{display:-ms-flexbox;display:flex;padding-top:2rem}@media only screen and (max-width: 768px){.blog-listing .featured-blog-area .live-blog{-ms-flex-direction:column;flex-direction:column}}.blog-listing .featured-blog-area .live-blog .related-blog{min-width:462px;max-width:462px;border-radius:8px;background-color:#f1f6f9;padding:2.5rem}@media only screen and (max-width: 768px){.blog-listing .featured-blog-area .live-blog .related-blog{min-width:100%;max-width:100%;margin-top:1.25rem;padding:1.25rem;display:none}}.blog-listing .featured-blog-area .live-blog .related-blog .blog-list{padding-top:2rem}.blog-listing .featured-blog-area .live-blog .related-blog .blog-list li{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-bottom:2.5rem;gap:1rem}.blog-listing .featured-blog-area .live-blog .related-blog .blog-list li:last-child{padding-bottom:0}.blog-listing .featured-blog-area .live-blog .current-blog{-ms-flex:1 1 auto;flex:1 1 auto;margin-right:2.5rem}@media only screen and (max-width: 768px){.blog-listing .featured-blog-area .live-blog .current-blog{margin-right:0}}.blog-listing .featured-blog-area .live-blog .current-blog img{margin-bottom:1.5rem}@media only screen and (max-width: 768px){.blog-listing .featured-blog-area .live-blog .current-blog img{margin-bottom:1.5rem}}.blog-listing .featured-blog-area .live-blog .current-blog .blog-tag{margin-bottom:.75rem}.blog-listing .blog-list-view{position:absolute;bottom:1.5rem;left:1.5rem}@media only screen and (max-width: 768px){.blog-listing .blog-list-view{position:initial;padding-top:1rem}}.blog-listing .blog-details{display:-ms-flexbox;display:flex;gap:.625rem}.blog-listing .blog-author-details{padding-top:1.5rem;display:-ms-flexbox;display:flex;gap:1rem}@media only screen and (max-width: 768px){.blog-listing .blog-author-details{padding-top:1rem}}.blog-listing .blog-author-details .current-blog .blog-data{padding-top:1.5rem}.blog-listing .blog-author-details .current-blog .blog-data .blog-tag{margin-bottom:.75rem}.blog-listing .blog-author-details .current-blog .blog-data .blog-author-pic{min-width:40px;max-width:40px;height:40px;border-radius:100%}.blog-listing .blog-author-details .current-blog .blog-data .blog-details{display:-ms-flexbox;display:flex;gap:.625rem}.blog-listing .more-blogs{padding-top:8.5rem;padding-bottom:8.5rem}@media only screen and (max-width: 768px){.blog-listing .more-blogs{padding-top:2rem}}.blog-listing .more-blogs .listing-head{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width: 768px){.blog-listing .more-blogs .listing-head{-ms-flex-direction:column;flex-direction:column}}.blog-listing .more-blogs .listing-head .seacrh-area{border:1px solid #9db2c3;border-radius:8px;min-width:480px;max-width:480px;height:52px;position:relative}@media only screen and (max-width: 768px){.blog-listing .more-blogs .listing-head .seacrh-area{min-width:100%;max-width:100%;margin-top:1.25rem}}.blog-listing .more-blogs .listing-head .seacrh-area img{position:absolute;left:20px;top:16px}.blog-listing .more-blogs .listing-head .seacrh-area input{border:none;width:100%;padding-left:3rem;height:100%;border-radius:8px;color:#667085;font-size:16px;font-weight:400}.listing-banner{min-width:904px;max-width:904px}@media only screen and (max-width: 768px){.listing-banner{min-width:100%;max-width:100%}}.blog-connect-area{padding-top:2.5rem;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width: 768px){.blog-connect-area{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:start;gap:1.875rem}}.blog-connect-area .author-social-media{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:.75rem}.blog-connect-area .author-social-media .media-box{min-width:40px;max-width:40px;height:40px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;background-color:#fff;border-radius:20px;border:1px solid #cdd8e1}.blog-detail-banner-area{padding-top:3rem}.blog-detail-content{padding-top:6rem;padding-bottom:8.5rem}.blog-detail-content h1,.blog-detail-content h2,.blog-detail-content h3,.blog-detail-content h4,.blog-detail-content h5,.blog-detail-content h6{color:#050708;font-size:34px;font-weight:500;padding-bottom:1.25rem}.blog-detail-content p{color:#050708;font-size:16px;line-height:24px;font-weight:400;padding-bottom:2rem}.blog-detail-content .middle-imaga-area{padding-top:3rem}.blog-detail-content .middle-imaga-area img{padding-bottom:1rem}.related-topics{padding-top:8.5rem}#related-topic{padding-top:3.9375rem !important}.blog-bg{background-color:#f7fafd}.case-study{padding-top:88px}.case-study .success-sec{padding:88px 0 104px 0;background:var(--bg-primary)}@media only screen and (max-width: 768px){.case-study .success-sec{padding:2rem 0 7rem 0}}.success-sub-title-wrap{display:-ms-flexbox;display:flex;-moz-column-gap:.5rem;column-gap:.5rem}.success-title{max-width:1080px}@media only screen and (max-width: 768px){.success-title{max-width:100%}}.success-description{max-width:864px}@media only screen and (max-width: 1120px){.success-description{padding-right:13%}}@media only screen and (max-width: 768px){.success-description{padding-right:0;max-width:100%}}.case-study-sec{padding:136px 0}@media only screen and (max-width: 991px){.case-study-sec{padding:3.75rem 0}}@media only screen and (max-width: 768px){.case-study-sec{padding:3rem 0}}.case-study-title{max-width:699px}.card-wrapper{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1.5rem;padding-top:3.9375rem}@media only screen and (max-width: 991px){.card-wrapper{gap:1.25rem;grid-template-columns:1fr 1fr}}@media only screen and (max-width: 768px){.card-wrapper{padding-top:1.5rem}}@media only screen and (max-width: 575px){.card-wrapper{grid-template-columns:1fr}}.card{background:var(--bg-tertiary);border-radius:.5rem;position:relative;padding:.5rem;max-height:546px}@media only screen and (max-width: 575px){.card{border-radius:1rem;padding:.5rem}}.card .content{padding:2rem 1.5rem 1.5rem}@media only screen and (max-width: 768px){.card .content{padding:1.25rem 1rem 1rem}}.card .success-hilite{color:var(--text-green)}.card .failure-hilite{color:var(--text-red)}.card .highlight-wrap{padding:.5rem .75rem;background:var(--bg-secondary);border-radius:100px;width:-moz-fit-content;width:fit-content}.card .story{max-width:18.75rem}.card .img-card{min-width:2rem;max-width:2rem}.card .card-image{padding:.5rem}.card .card-main-img{overflow:hidden;width:100%;border-radius:.25rem}@media only screen and (max-width: 575px){.card .card-main-img{border-radius:.5rem}}@media only screen and (max-width: 1120px){.card .metrics{-ms-flex-direction:column;flex-direction:column;row-gap:.5rem}}@media only screen and (max-width: 991px){.card .metrics{-ms-flex-direction:row;flex-direction:row}}@media only screen and (max-width: 768px){.card .metrics{-ms-flex-direction:column;flex-direction:column}}.card .arrow{max-width:1rem;min-width:1rem}.connect-sec{padding:104px 0;background:var(--bg-primary)}@media only screen and (max-width: 768px){.connect-sec{padding:3.5rem 0}}.connect-sec .connect-title{max-width:980px}.connect-sec .btn-secondary{margin-top:2rem}@media only screen and (max-width: 768px){.connect-sec .btn-secondary{margin-top:6.5rem}}.case-study-details .banner-sec{position:relative;background-image:url("../images/png/case-study-banner.png");background-repeat:no-repeat;background-size:cover;width:100%}.case-study-details .banner-sec::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(0deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)),linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 61.83%)}.case-study-details .banner-sec .banner-contents{position:relative;padding:5.5rem 0}@media only screen and (max-width: 991px){.case-study-details .banner-sec .banner-contents{padding:3.75rem 0}}@media only screen and (max-width: 768px){.case-study-details .banner-sec .banner-contents{padding:2.75rem 0}}.case-study-details .banner-sec .banner-title{max-width:972px}.case-study-details .banner-sec .banner-desc{max-width:744px}.case-study-details .banner-sec .arrow{max-width:2rem;min-width:2rem}@media only screen and (max-width: 768px){.case-study-details .banner-sec .rate-wrap-wrapper{-ms-flex-direction:column;flex-direction:column}}.case-study-details .banner-sec .rate-wrap:not(:last-child){padding-right:3rem;margin-right:3rem;border-right:1px solid rgba(255,255,255,.2509803922)}@media only screen and (max-width: 768px){.case-study-details .banner-sec .rate-wrap:not(:last-child){padding-bottom:1.5rem;margin-bottom:1.5rem;border-bottom:1px solid rgba(255,255,255,.2509803922);border-right:none;padding-right:0;margin-right:0}}.case-study-details .banner-sec .rate-desc{max-width:237px;color:rgba(255,255,255,.6980392157)}@media only screen and (max-width: 768px){.case-study-details .banner-sec .rate-desc{max-width:100%}}.case-study-details .sticky-sec{padding:6.5rem 0}@media only screen and (max-width: 768px){.case-study-details .sticky-sec{padding:3.5rem 0 3rem 0;background-color:var(--bg-primary-dark)}}.case-study-details .sticky-sec .sticky-container{gap:3.5rem;max-width:1232px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width: 768px){.case-study-details .sticky-sec .sticky-container{-ms-flex-direction:column;flex-direction:column}}.case-study-details .sticky-sec .left-sec{position:sticky;top:88px;height:100%;max-width:330px;min-width:330px}@media only screen and (max-width: 768px){.case-study-details .sticky-sec .left-sec{position:relative;height:100%;top:0}}.case-study-details .sticky-sec .right-sec{max-width:763px}.case-study-details .sticky-sec .link{text-decoration:underline;transition:all 1.3s;width:-moz-fit-content;width:fit-content}.case-study-details .sticky-sec .link:hover{text-decoration:none;transition:all 1.3s}.case-study-details .sticky-sec .people-img{max-width:32px;min-width:32px;background:var(--text-light-grey);padding:.5625rem .5rem;border-radius:50%}.case-study-details .sticky-sec .people-svg{min-width:1rem;max-width:1rem}.case-study-details .sticky-sec .list-img{max-width:32px;min-width:32px;background:var(--text-light-grey);padding:.375rem;border-radius:50%}.case-study-details .sticky-sec .list-svg{min-width:1.25rem;max-width:1.25rem}.case-study-details .sticky-sec .list-item{padding:.5rem .75rem;border:1px solid var(--border-secondary);border-radius:100px;width:-moz-fit-content;width:fit-content}.case-study-details .sticky-sec .company-content:not(:last-child){padding-bottom:1.5rem;margin-bottom:1.5rem;border-bottom:1px solid var(--border-tertiary)}.case-study-details .sticky-sec .about-list{row-gap:1rem}@media only screen and (max-width: 768px){.case-study-details .sticky-sec .about-list{row-gap:.5rem}}.case-study-details .sticky-sec .about-item{position:relative;padding-left:16px}.case-study-details .sticky-sec .about-item::before{content:"";position:absolute;top:7px;left:0;width:11px;height:10px;background-image:url("../images/svg/blue-dot.svg");background-repeat:no-repeat;background-size:contain}@media only screen and (max-width: 768px){.case-study-details .sticky-sec .about-item::before{width:5px;height:5px;top:9px}}@media only screen and (max-width: 768px){.case-study-details .sticky-sec .about-item{padding-left:.6875rem}}.case-study-details .sticky-sec .case-video{max-height:510px;height:510px}@media only screen and (max-width: 768px){.case-study-details .sticky-sec .case-video{height:350px}}@media only screen and (max-width: 575px){.case-study-details .sticky-sec .case-video{height:230px}}.case-study-details .sticky-sec .case-study-video{display:none;width:100%;height:100%;max-height:510px;height:100%}.case-study-details .sticky-sec .case-video-img{width:100%;-o-object-fit:cover;object-fit:cover;cursor:pointer;display:block;height:100%}.case-study-details .sticky-sec .challenge-list{list-style-type:decimal;padding-left:1.5rem;margin:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;row-gap:.5rem}.case-study-details .sticky-sec .challenge-list li{list-style:decimal}.case-study-details .sticky-sec .rate-wrap-sticky .rate-desc{max-width:103px}@media only screen and (max-width: 768px){.case-study-details .sticky-sec .rate-wrap-sticky .rate-desc{max-width:100%}}.case-study-details .sticky-sec .rate-wrap-sticky .rate-desc-width{max-width:224px}@media only screen and (max-width: 768px){.case-study-details .sticky-sec .rate-wrap-sticky .rate-desc-width{max-width:100%}}@media only screen and (max-width: 768px){.case-study-details .sticky-sec .rate-wrap-sticky-wrapper{-ms-flex-direction:column;flex-direction:column;row-gap:1.25rem}}.case-study-details .image-container{padding-bottom:8.5rem}@media only screen and (max-width: 991px){.case-study-details .image-container{padding-bottom:5.5rem}}@media only screen and (max-width: 768px){.case-study-details .image-container{padding-bottom:3.5rem}}.case-study-details .image-wrap{display:grid;grid-template-columns:repeat(2, 1fr);gap:1rem}@media only screen and (max-width: 768px){.case-study-details .image-wrap{grid-template-columns:1fr;gap:1.4375rem}}.case-study-details .image-wrap img{border-radius:.375rem;width:100%}.testimonial-sec{background:var(--text-tertiary-dark);padding-top:136px;padding-bottom:122px}@media only screen and (max-width: 991px){.testimonial-sec{padding-top:3.75rem}}@media only screen and (max-width: 768px){.testimonial-sec{padding-top:3rem;padding-bottom:112px}}.testimonial-sec .testimonial-title{max-width:846px;padding-right:5.625rem}@media only screen and (max-width: 768px){.testimonial-sec .testimonial-title{padding-right:0;max-width:100%}}.testimonial-sec .testimonial-description{max-width:860px;padding-bottom:4rem;padding-right:6.125rem}@media only screen and (max-width: 768px){.testimonial-sec .testimonial-description{padding-right:0;max-width:100%}}.testimonial-sec .testimonial-video-sec{padding:2.5rem;border:1px solid rgba(255,255,255,.1490196078)}@media only screen and (max-width: 991px){.testimonial-sec .testimonial-video-sec{padding:1.5rem}}.testimonial-sec .testimonial-video-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;cursor:pointer;display:block}@media only screen and (max-width: 768px){.testimonial-sec .testimonial-video-img{min-height:400px;max-height:400px}}@media only screen and (max-width: 575px){.testimonial-sec .testimonial-video-img{min-height:214px;max-height:214px}}.testimonial-sec .testimonial-video{display:none;width:100%;height:100%}@media only screen and (max-width: 768px){.testimonial-sec .testimonial-video{min-height:400px;max-height:400px}}@media only screen and (max-width: 575px){.testimonial-sec .testimonial-video{min-height:214px;max-height:214px}}.testimonial-sec .card-video{max-width:584px;height:100%}@media only screen and (max-width: 768px){.testimonial-sec .card-video{max-width:100%}}.testimonial-sec .testimonial-content-sec{position:relative;padding:2.5rem 4rem;border:1px solid rgba(255,255,255,.1490196078);border-left:0}@media only screen and (max-width: 991px){.testimonial-sec .testimonial-content-sec{padding:1.5rem}}@media only screen and (max-width: 768px){.testimonial-sec .testimonial-content-sec{border-top:0;border-left:1px solid rgba(255,255,255,.1490196078)}}.testimonial-sec .testimonial-content{max-width:536px;padding-left:2.5rem}@media only screen and (max-width: 768px){.testimonial-sec .testimonial-content{max-width:100%}}.testimonial-sec .quote-1{max-width:1.875rem;min-width:1.875rem}.testimonial-sec .quote{position:relative}.testimonial-sec .quote-2{max-width:1.875rem;min-width:1.875rem;position:relative;right:-280px}@media only screen and (max-width: 991px){.testimonial-sec .quote-2{right:-250px}}@media only screen and (max-width: 768px){.testimonial-sec .quote-2{position:absolute;right:0}}.testimonial-sec .testimonial-symbol{max-width:2rem;min-width:2rem}.testimonial-sec .blog-author-details{padding-top:0}@media only screen and (max-width: 768px){.testimonial-card-wrapper{-ms-flex-direction:column;flex-direction:column}}.testimonial-carousel{position:relative}.testimonial-carousel .owl-stage{display:-ms-flexbox;display:flex;padding-left:calc((100% - 1300px)/2) !important}@media(max-width: 1388px){.testimonial-carousel .owl-stage{padding-left:60px !important}}@media only screen and (max-width: 991px){.testimonial-carousel .owl-stage{padding-left:30px !important}}@media only screen and (max-width: 768px){.testimonial-carousel .owl-stage{padding-left:20px !important}}.testimonial-carousel .owl-dots{display:-ms-flexbox;display:flex;padding-top:1.5rem;padding-left:calc((100% - 1300px)/2) !important}@media(max-width: 1388px){.testimonial-carousel .owl-dots{padding-left:60px !important}}@media only screen and (max-width: 991px){.testimonial-carousel .owl-dots{padding-left:30px !important}}@media only screen and (max-width: 768px){.testimonial-carousel .owl-dots{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding-top:1rem;padding-left:0 !important}}.testimonial-carousel .owl-dots .owl-dot span{background:rgba(255,255,255,.2)}.product-banner-area{position:relative;background-color:#213643;padding:5.5rem 0}@media only screen and (max-width: 768px){.product-banner-area{padding-top:0}}.product-banner-area .product-banner-pic{position:absolute;right:0;top:0}@media only screen and (max-width: 768px){.product-banner-area .product-banner-pic{top:auto;bottom:0;width:24em}}.product-banner-area .banner-heading{max-width:1134px;padding-top:1.5rem;padding-bottom:3rem;position:relative;z-index:99}@media only screen and (max-width: 768px){.product-banner-area .banner-heading{min-width:100%;max-width:100%}}.product-banner-area .banner-desc{min-width:592px;max-width:592px;z-index:99;position:relative}@media only screen and (max-width: 768px){.product-banner-area .banner-desc{min-width:100%;max-width:100%}}.product-count-area{position:relative;background-color:#213643;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding-top:13.375rem}@media only screen and (max-width: 768px){.product-count-area{padding-top:0}.product-count-area .product-count{width:14em}}.product-count-area .product-count{padding-bottom:2rem}.product-count-area .product-title-area{width:clamp(250px,904px,80%);text-align:center;-ms-flex-direction:column;flex-direction:column;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding:0 .9375rem}@media only screen and (max-width: 768px){.product-count-area .product-title-area{min-width:100%;max-width:100%;padding:3.4375rem .9375rem 4.6875rem .9375rem;overflow:hidden}}.product-count-area .product-count-desc{max-width:904px}.product-count-area .section-scroll-icon{position:sticky;bottom:0;min-width:20px;min-height:140px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-top:75px;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width: 768px){.product-count-area .section-scroll-icon{display:none}}.product-count-area .section-scroll-icon-box{position:relative;min-width:calc(100% - 5px);aspect-ratio:1;background-color:#ffce32;border-radius:4px;box-shadow:0 0 0 2px #213643,0 0 0 3.5px #ffce32;margin:auto;animation:boxFadeInOut 1.5s 1s linear infinite}.product-count-area .section-scroll-icon-line{-ms-flex:1;flex:1;background:linear-gradient(180deg, #FFCE32 0.35%, rgba(255, 206, 50, 0) 100%);min-width:3px;background-size:100% 200%;animation:gradientLoad 2s .5s ease-in-out infinite}.product-content-banner{background-color:#fff;height:100vh;display:-ms-flexbox;display:flex;gap:.75rem;padding:.75rem;overflow:hidden}@media only screen and (max-width: 768px){.product-content-banner{height:auto;-ms-flex-flow:column-reverse;flex-flow:column-reverse}}.expanding-div{display:-ms-flexbox;display:flex;min-width:0;-ms-flex:1;flex:1;height:100%;overflow:hidden;transition:width 1s ease,height 1s ease,transform 1s ease;border-radius:8px}.expanding-div img{width:100%;-o-object-fit:cover;object-fit:cover}.left-div{width:clamp(250px,525px,45%);padding:3.75rem 2.75rem;height:100%;-ms-flex-direction:column;flex-direction:column;display:-ms-flexbox;display:flex;background-color:#f1f6f9;border-radius:8px;transition:opacity 1s ease;overflow:auto;pointer-events:none;scrollbar-width:none}@media only screen and (max-width: 1120px){.left-div{padding:2.1875rem}}@media only screen and (max-width: 991px){.left-div{padding:1.5625rem}}@media only screen and (max-width: 768px){.left-div{width:100%;padding:1.5625rem}}.left-div .product-feature-head{padding-bottom:2.5rem}.left-div .product-feature{padding-top:4.5rem}.left-div .product-feature .feature-box{padding-bottom:3rem}@media only screen and (max-width: 768px){.left-div .product-feature .feature-box:last-child{padding-bottom:0}}.left-div .product-feature .feature-box img{padding-bottom:1.5rem}.product-banner-video-wrapper{position:absolute;z-index:99;padding-top:3.125rem;padding-left:1.125rem;transition:all .4s ease-in-out;cursor:pointer}.product-banner-video-wrapper:hover{transform:scale(1.3)}.product-banner-video-wrapper:hover .play-btn{transform:scale(1.02);background:var(--bg-yellow)}.product-banner-video-wrapper:hover .play-btn-svg{max-width:16px;min-width:16px}.product-banner-video-wrapper .video-img-wrap{max-width:168px;position:relative}@media only screen and (max-width: 768px){.product-banner-video-wrapper .video-img-wrap{display:none}}.product-banner-video-wrapper .video-img{border-radius:6px}.product-banner-video-wrapper .play-btn{position:absolute;background:var(--secondary);padding:.625rem .5625rem .625rem .6875rem;border-radius:50%;top:30%;left:40%;transition:all .4s ease-in-out}.product-banner-video-wrapper .play-btn-svg{max-width:10px;min-width:10px;transition:all .4s ease-in-out}@keyframes gradientLoad{0%{background-position:0% 100%}100%{background-position:0% -100%}}@keyframes boxFadeInOut{0%{opacity:1}50%{opacity:.75}100%{opacity:1}}/*# sourceMappingURL=main.min.css.map */