html{--reset-rem-size: 16px}.custom-scroll{scrollbar-color:light;scrollbar-width:thin;scrollbar-color:var(--white) rgba(0,0,0,0)}.custom-scroll::-webkit-scrollbar{-webkit-appearance:none;width:7px;height:7px}.custom-scroll::-webkit-scrollbar-button,.custom-scroll::-webkit-scrollbar-corner{display:none}.custom-scroll::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,0);min-width:32px;min-height:32px;border-radius:5px}.custom-scroll::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.custom-scroll:hover::-webkit-scrollbar-thumb{background-color:rgba(var(--white-rgb), 0.25)}.container{max-width:1440px;padding:0 5rem;margin:0 auto}@media only screen and (max-width: 991px){.container{padding:0 2.5rem}}@media only screen and (max-width: 767px){.container{padding:0 1.875rem}}.d-none{display:none}.d-block{display:block}.flex-grow-0{-ms-flex-positive:0;flex-grow:0}.flex-grow-1{-ms-flex-positive:1;flex-grow:1}.flex-0{-ms-flex-negative:0;flex-shrink:0}.flex-1{-ms-flex-negative:1;flex-shrink:1}.flex-basis-auto{-ms-flex-preferred-size:auto;flex-basis:auto}.flex-basis-0{-ms-flex-preferred-size:0;flex-basis:0}.align-self-auto{-ms-flex-item-align:auto;align-self:auto}.align-fself-start{-ms-flex-item-align:start;align-self:flex-start}.align-self-center{-ms-flex-item-align:center;align-self:center}.align-fself-end{-ms-flex-item-align:end;align-self:flex-end}.align-self-stretch{-ms-flex-item-align:stretch;align-self:stretch}.align-self-baseline{-ms-flex-item-align:baseline;align-self:baseline}.img-fluid{max-width:100%}.w-100{width:100%;max-width:100%;height:auto}:root[data-theme=theme-light]{--white:#fff;--white-rgb:255,255,255;--black:#000;--black-rgb:0,0,0;--primary:#FAFAFA;--primary-rgb:250,250,250;--primary-dark:#E9E9E9;--primary-dark-rgb:233,233,233;--primary-light:#D5D5D5;--primary-light-rgb:213,213,213;--secondary:#4D4D4D;--secondary-rgb:77,77,77;--secondary-light:#505050;--secondary-light-rgb:80,80,80;--tertiary-light:#F5F5F5;--tertiary-light-rgb:245,245,245;--text-primary:#262626;--text-primary-rgb:38,38,38;--text-primary-light:#505050;--text-primary-light-rgb:80,80,80;--text-primary-dark:#101010;--text-primary-dark-rgb:16,16,16;--text-secondary:#E7E9ED;--text-secondary-rgb:231,233,237;--text-secondary-light:#D5D5D5;--text-secondary-light-rgb:213,213,213;--text-tertiary:#2A2A2A;--text-tertiary-rgb:42,42,42;--text-tertiary-dark:#262626;--text-tertiary-dark-rgb:38,38,38;--text-tertiary-light:#E9E9E9;--text-tertiary-light-rgb:233,233,233;--text-primary-disabled:#626262;--text-primary-disabled-rgb:98,98,98;--text-tertiary-disabled:#494D50;--text-tertiary-disabled-rgb:73,77,80;--text-overlay-primary:#EBEBEB;--text-overlay-primary-rgb:235,235,235;--text-overlay-secondary:#DCDCDC;--text-overlay-secondary-rgb:220,220,220;--text-weight-secondary:#E0E0E0;--text-weight-secondary-rgb:224,224,224;--text-white-tertiary:#C5C5C5;--text-white-tertiary-rgb:197,197,197;--text-cerulean-blue:#0075A5;--text-cerulean-blue-rgb:0,117,165;--text-deep-teal:#0B3749;--text-deep-teal-rgb:11,55,73;--Dar-Gray:#242426;--Dar-Gray-rgb:36,36,38;--text-error:#C94819;--text-error-rgb:201,72,25;--bg-primary:#0B3749;--bg-primary-rgb:11,55,73;--bg-secondary:#1B1B1B;--bg-secondary-rgb:27,27,27;--bg-tertiary:#A2A2A2;--bg-tertiary-rgb:162,162,162;--bg-yellow:#D8C669;--bg-yellow-rgb:216,198,105;--border-primary:#0B3749;--border-primary-rgb:11,55,73;--border-secondary:#5F5F5F;--border-secondary-rgb:95,95,95;--border-secondary-light:#1D1F22;--border-secondary-light-rgb:29,31,34;--border-tertiary:#E2E4E5;--border-tertiary-rgb:226,228,229;--border-tertiary-light:#F2F2F2;--border-tertiary-light-rgb:242,242,242;--btn-text-primary:#0B3749;--btn-text-primary-rgb:11,55,73;--btn-hover-bg-color:#0075A5;--btn-hover-bg-color-rgb:0,117,165}@font-face{font-family:"Helvetica Neue";font-style:normal;font-weight:400;src:local("Helvetica Neue"),url("../helvetica-neue-5/HelveticaNeueLight.otf") format("woff")}@font-face{font-family:"Helvetica Neue";font-style:normal;font-weight:300;src:local("Helvetica Neue"),url("../helvetica-neue-5/HelveticaNeueThin.otf") format("woff")}@font-face{font-family:"Helvetica Neue";font-style:normal;font-weight:500;src:local("Helvetica Neue"),url("../helvetica-neue-5/HelveticaNeueMedium.otf") format("woff")}*,*::before,*::after{box-sizing:border-box}*{margin:0;padding:0;font:inherit}html{font-size:var(--reset-rem-size)}*{font-family:"Helvetica Neue",sans-serif;font-size:1rem;color:var(--black);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{padding:0;margin:0}ul[role=list],ol[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:"Helvetica Neue",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}}.mh-100{min-height:100%}.auf-btn{--auf-btn-bg-color: var(--white);--auf-btn-font-color: var(--black);--auf-btn-font-family: "Manrope medium", sans-serif;--auf-btn-font-size: 16x;--auf-btn-padding: 10px 40px;--auf-btn-border-color: transparent;--auf-btn-border-radius: 50px;--auf-btn-hover-bg-color: var(--btn-hover-bg-color);--auf-btn-hover-font-color: var(--white);--auf-btn-hover-border-color: transparent;font-family:var(--auf-btn-font-family);position:relative;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;background-color:var(--auf-btn-bg-color);color:var(--auf-btn-font-color);font-weight:500;font-size:var(--auf-btn-font-size);line-height:1.65;text-align:center;vertical-align:middle;padding:var(--auf-btn-padding);border:1px solid var(--auf-btn-border-color);border-radius:var(--auf-btn-border-radius);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition:all .4s ease-in-out}.auf-btn:disabled,.auf-btn.disabled,.auf-btn[aria-disabled=true]{cursor:default}.auf-btn svg *{transition:all .4s}@media only screen and (max-width: 767px){.auf-btn{--auf-btn-padding: 10px 30px;--auf-btn-font-size: 13px}}.auf-btn:hover{background-color:var(--btn-hover-bg-color);color:var(--auf-btn-hover-font-color);border-color:var(--auf-btn-hover-border-color)}.auf-btn-primary{--auf-btn-font-color: var(--btn-text-primary)}.auf-btn-primary:hover{--btn-hover-bg-color: transparent;--auf-btn-hover-border-color: var(--white)}.auf-btn-primary-outline{--auf-btn-font-color: var(--btn-text-primary);--auf-btn-border-color: var(--btn-text-primary)}.auf-btn-secondary{--auf-btn-font-color: var(--black)}.auf-btn-secondary-outline{--auf-btn-font-color: var(--btn-text-primary);--auf-btn-border-color: var(--btn-text-primary)}.auf-btn-secondary-outline:hover{--btn-hover-bg-color: var(--btn-text-primary)}.auf-btn-secondary-no-outline:hover{--btn-hover-bg-color: var(--btn-text-primary)}.auf-btn-secondary-video{--auf-btn-border-radius: 50%;--auf-btn-padding: 12px}.auf-btn-tertiary{--auf-btn-bg-color: var(--btn-text-primary);--auf-btn-font-color: var(--white)}.auf-btn-tertiary:hover{--btn-hover-bg-color: var(--white);--auf-btn-hover-border-color: var(--btn-text-primary);--auf-btn-hover-font-color: var(--btn-text-primary)}.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: "Helvetica Neue", Arial, sans-serif}.auf-font-family-primary{font-family:var(--font-family-primary)}.font-body-small{font-size:1rem;font-weight:300;line-height:1.9;letter-spacing:.16px;color:var(--black)}@media only screen and (max-width: 767px){.font-body-small{font-size:.875rem}}.font-body-normal{font-weight:300;font-size:1.125rem;color:var(--black);line-height:1.4}@media only screen and (max-width: 767px){.font-body-normal{font-size:1rem}}.font-head-small{font-weight:300;font-size:.875rem;color:var(--black);line-height:1.3;letter-spacing:1.68px}.font-head-normal{font-weight:700;font-size:2.875rem;color:var(--black);line-height:1.3;letter-spacing:.92px}@media only screen and (max-width: 991px){.font-head-normal{font-size:2.25rem}}@media only screen and (max-width: 767px){.font-head-normal{font-size:1.875rem}}.font-head-large{font-weight:500;font-size:3.25rem;color:var(--black);line-height:1.3}@media only screen and (max-width: 991px){.font-head-large{font-size:2.5rem}}@media only screen and (max-width: 767px){.font-head-large{font-size:2.25rem}}.font-title-xxs{font-weight:300;font-size:.875rem;color:var(--black);line-height:1.3;letter-spacing:.28px}.font-title-xs{font-weight:300;font-size:1rem;color:var(--black);line-height:1.6}.font-title-small{font-weight:300;font-size:1.125rem;color:var(--black);line-height:1.3}.font-text-sm{font-weight:400;font-size:.875rem;color:var(--Dar-Gray);line-height:1.25rem}.font-text-md{font-weight:400;font-size:1.125rem;color:var(--secondary-light);line-height:1.75rem}.font-title-normal{font-weight:500;font-size:1.25rem;color:var(--black);line-height:1.3}@media only screen and (max-width: 767px){.font-title-normal{font-size:1.125rem}}.font-title-medium{font-weight:500;font-size:1.5rem;color:var(--black);line-height:1.3}@media only screen and (max-width: 767px){.font-title-medium{font-size:1.125rem}}.font-title-large{font-weight:300;font-size:1.75rem;color:var(--black);line-height:1.3}@media only screen and (max-width: 767px){.font-title-large{font-size:1.25rem}}.font-title-xl{font-weight:700;font-size:2.5rem;color:var(--black);line-height:1.3;letter-spacing:-0.8px}@media only screen and (max-width: 991px){.font-title-xl{font-size:1.875rem}}@media only screen and (max-width: 767px){.font-title-xl{font-size:1.625rem}}.font-title-xxl{font-weight:500;font-size:2.875rem;color:var(--white);line-height:1.3;letter-spacing:.92px}@media only screen and (max-width: 991px){.font-title-xxl{font-size:2.25rem}}@inlcude mq(phone){.font-title-xxl{font-size:1.875rem}}.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-28{line-height:1.75rem}.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}.font-color-white{color:var(--white)}.font-color-primary{color:var(--text-primary)}.font-color-secondary{color:var(--text-secondary-light)}.font-color-tertiary{color:var(--text-primary-light)}.font-color-teritiary-dark{color:var(--text-tertiary)}.font-color-teritiary-light{color:var(--text-tertiary-light)}.font-color-dark-gray{color:var(--Dar-Gray)}.auf-p-0{padding:0rem !important}.auf-p-2{padding:.125rem !important}.auf-p-4{padding:.25rem !important}.auf-p-8{padding:.5rem !important}.auf-p-10{padding:.625rem !important}.auf-p-12{padding:.75rem !important}.auf-p-14{padding:.875rem !important}.auf-p-16{padding:1rem !important}.auf-p-18{padding:1.125rem !important}.auf-p-20{padding:1.25rem !important}.auf-p-30{padding:1.875rem !important}.auf-p-36{padding:2.25rem !important}.auf-p-40{padding:2.5rem !important}.auf-p-60{padding:3.75rem !important}.auf-p-80{padding:5rem !important}.auf-pt-0{padding-block-start:0rem !important}.auf-pt-2{padding-block-start:.125rem !important}.auf-pt-4{padding-block-start:.25rem !important}.auf-pt-8{padding-block-start:.5rem !important}.auf-pt-10{padding-block-start:.625rem !important}.auf-pt-12{padding-block-start:.75rem !important}.auf-pt-14{padding-block-start:.875rem !important}.auf-pt-16{padding-block-start:1rem !important}.auf-pt-18{padding-block-start:1.125rem !important}.auf-pt-20{padding-block-start:1.25rem !important}.auf-pt-30{padding-block-start:1.875rem !important}.auf-pt-36{padding-block-start:2.25rem !important}.auf-pt-40{padding-block-start:2.5rem !important}.auf-pt-60{padding-block-start:3.75rem !important}.auf-pt-80{padding-block-start:5rem !important}.auf-pr-0{padding-inline-end:0rem !important}.auf-pr-2{padding-inline-end:.125rem !important}.auf-pr-4{padding-inline-end:.25rem !important}.auf-pr-8{padding-inline-end:.5rem !important}.auf-pr-10{padding-inline-end:.625rem !important}.auf-pr-12{padding-inline-end:.75rem !important}.auf-pr-14{padding-inline-end:.875rem !important}.auf-pr-16{padding-inline-end:1rem !important}.auf-pr-18{padding-inline-end:1.125rem !important}.auf-pr-20{padding-inline-end:1.25rem !important}.auf-pr-30{padding-inline-end:1.875rem !important}.auf-pr-36{padding-inline-end:2.25rem !important}.auf-pr-40{padding-inline-end:2.5rem !important}.auf-pr-60{padding-inline-end:3.75rem !important}.auf-pr-80{padding-inline-end:5rem !important}.auf-pb-0{padding-block-end:0rem !important}.auf-pb-2{padding-block-end:.125rem !important}.auf-pb-4{padding-block-end:.25rem !important}.auf-pb-8{padding-block-end:.5rem !important}.auf-pb-10{padding-block-end:.625rem !important}.auf-pb-12{padding-block-end:.75rem !important}.auf-pb-14{padding-block-end:.875rem !important}.auf-pb-16{padding-block-end:1rem !important}.auf-pb-18{padding-block-end:1.125rem !important}.auf-pb-20{padding-block-end:1.25rem !important}.auf-pb-30{padding-block-end:1.875rem !important}.auf-pb-36{padding-block-end:2.25rem !important}.auf-pb-40{padding-block-end:2.5rem !important}.auf-pb-60{padding-block-end:3.75rem !important}.auf-pb-80{padding-block-end:5rem !important}.auf-pl-0{padding-inline-start:0rem !important}.auf-pl-2{padding-inline-start:.125rem !important}.auf-pl-4{padding-inline-start:.25rem !important}.auf-pl-8{padding-inline-start:.5rem !important}.auf-pl-10{padding-inline-start:.625rem !important}.auf-pl-12{padding-inline-start:.75rem !important}.auf-pl-14{padding-inline-start:.875rem !important}.auf-pl-16{padding-inline-start:1rem !important}.auf-pl-18{padding-inline-start:1.125rem !important}.auf-pl-20{padding-inline-start:1.25rem !important}.auf-pl-30{padding-inline-start:1.875rem !important}.auf-pl-36{padding-inline-start:2.25rem !important}.auf-pl-40{padding-inline-start:2.5rem !important}.auf-pl-60{padding-inline-start:3.75rem !important}.auf-pl-80{padding-inline-start:5rem !important}.auf-m-0{margin:0rem !important}.auf-m-2{margin:.125rem !important}.auf-m-4{margin:.25rem !important}.auf-m-8{margin:.5rem !important}.auf-m-10{margin:.625rem !important}.auf-m-12{margin:.75rem !important}.auf-m-14{margin:.875rem !important}.auf-m-16{margin:1rem !important}.auf-m-18{margin:1.125rem !important}.auf-m-20{margin:1.25rem !important}.auf-m-30{margin:1.875rem !important}.auf-m-36{margin:2.25rem !important}.auf-m-40{margin:2.5rem !important}.auf-m-60{margin:3.75rem !important}.auf-m-80{margin:5rem !important}.auf-mt-0{margin-block-start:0rem !important}.auf-mt-2{margin-block-start:.125rem !important}.auf-mt-4{margin-block-start:.25rem !important}.auf-mt-8{margin-block-start:.5rem !important}.auf-mt-10{margin-block-start:.625rem !important}.auf-mt-12{margin-block-start:.75rem !important}.auf-mt-14{margin-block-start:.875rem !important}.auf-mt-16{margin-block-start:1rem !important}.auf-mt-18{margin-block-start:1.125rem !important}.auf-mt-20{margin-block-start:1.25rem !important}.auf-mt-30{margin-block-start:1.875rem !important}.auf-mt-36{margin-block-start:2.25rem !important}.auf-mt-40{margin-block-start:2.5rem !important}.auf-mt-60{margin-block-start:3.75rem !important}.auf-mt-80{margin-block-start:5rem !important}.auf-mr-0{margin-inline-end:0rem !important}.auf-mr-2{margin-inline-end:.125rem !important}.auf-mr-4{margin-inline-end:.25rem !important}.auf-mr-8{margin-inline-end:.5rem !important}.auf-mr-10{margin-inline-end:.625rem !important}.auf-mr-12{margin-inline-end:.75rem !important}.auf-mr-14{margin-inline-end:.875rem !important}.auf-mr-16{margin-inline-end:1rem !important}.auf-mr-18{margin-inline-end:1.125rem !important}.auf-mr-20{margin-inline-end:1.25rem !important}.auf-mr-30{margin-inline-end:1.875rem !important}.auf-mr-36{margin-inline-end:2.25rem !important}.auf-mr-40{margin-inline-end:2.5rem !important}.auf-mr-60{margin-inline-end:3.75rem !important}.auf-mr-80{margin-inline-end:5rem !important}.auf-mb-0{margin-block-end:0rem !important}.auf-mb-2{margin-block-end:.125rem !important}.auf-mb-4{margin-block-end:.25rem !important}.auf-mb-8{margin-block-end:.5rem !important}.auf-mb-10{margin-block-end:.625rem !important}.auf-mb-12{margin-block-end:.75rem !important}.auf-mb-14{margin-block-end:.875rem !important}.auf-mb-16{margin-block-end:1rem !important}.auf-mb-18{margin-block-end:1.125rem !important}.auf-mb-20{margin-block-end:1.25rem !important}.auf-mb-30{margin-block-end:1.875rem !important}.auf-mb-36{margin-block-end:2.25rem !important}.auf-mb-40{margin-block-end:2.5rem !important}.auf-mb-60{margin-block-end:3.75rem !important}.auf-mb-80{margin-block-end:5rem !important}.auf-ml-0{margin-inline-start:0rem !important}.auf-ml-2{margin-inline-start:.125rem !important}.auf-ml-4{margin-inline-start:.25rem !important}.auf-ml-8{margin-inline-start:.5rem !important}.auf-ml-10{margin-inline-start:.625rem !important}.auf-ml-12{margin-inline-start:.75rem !important}.auf-ml-14{margin-inline-start:.875rem !important}.auf-ml-16{margin-inline-start:1rem !important}.auf-ml-18{margin-inline-start:1.125rem !important}.auf-ml-20{margin-inline-start:1.25rem !important}.auf-ml-30{margin-inline-start:1.875rem !important}.auf-ml-36{margin-inline-start:2.25rem !important}.auf-ml-40{margin-inline-start:2.5rem !important}.auf-ml-60{margin-inline-start:3.75rem !important}.auf-ml-80{margin-inline-start:5rem !important}.auf-column-gap-0{-moz-column-gap:0rem !important;column-gap:0rem !important}.auf-column-gap-2{-moz-column-gap:.125rem !important;column-gap:.125rem !important}.auf-column-gap-4{-moz-column-gap:.25rem !important;column-gap:.25rem !important}.auf-column-gap-8{-moz-column-gap:.5rem !important;column-gap:.5rem !important}.auf-column-gap-10{-moz-column-gap:.625rem !important;column-gap:.625rem !important}.auf-column-gap-12{-moz-column-gap:.75rem !important;column-gap:.75rem !important}.auf-column-gap-14{-moz-column-gap:.875rem !important;column-gap:.875rem !important}.auf-column-gap-16{-moz-column-gap:1rem !important;column-gap:1rem !important}.auf-column-gap-18{-moz-column-gap:1.125rem !important;column-gap:1.125rem !important}.auf-column-gap-20{-moz-column-gap:1.25rem !important;column-gap:1.25rem !important}.auf-column-gap-30{-moz-column-gap:1.875rem !important;column-gap:1.875rem !important}.auf-column-gap-36{-moz-column-gap:2.25rem !important;column-gap:2.25rem !important}.auf-column-gap-40{-moz-column-gap:2.5rem !important;column-gap:2.5rem !important}.auf-column-gap-60{-moz-column-gap:3.75rem !important;column-gap:3.75rem !important}.auf-column-gap-80{-moz-column-gap:5rem !important;column-gap:5rem !important}.auf-row-gap-0{row-gap:0rem !important}.auf-row-gap-2{row-gap:.125rem !important}.auf-row-gap-4{row-gap:.25rem !important}.auf-row-gap-8{row-gap:.5rem !important}.auf-row-gap-10{row-gap:.625rem !important}.auf-row-gap-12{row-gap:.75rem !important}.auf-row-gap-14{row-gap:.875rem !important}.auf-row-gap-16{row-gap:1rem !important}.auf-row-gap-18{row-gap:1.125rem !important}.auf-row-gap-20{row-gap:1.25rem !important}.auf-row-gap-30{row-gap:1.875rem !important}.auf-row-gap-36{row-gap:2.25rem !important}.auf-row-gap-40{row-gap:2.5rem !important}.auf-row-gap-60{row-gap:3.75rem !important}.auf-row-gap-80{row-gap:5rem !important}.auf-m-auto{margin:auto !important}@media only screen and (min-width: 576px){.auf-p-sm-0{padding:0rem !important}.auf-p-sm-2{padding:.125rem !important}.auf-p-sm-4{padding:.25rem !important}.auf-p-sm-8{padding:.5rem !important}.auf-p-sm-10{padding:.625rem !important}.auf-p-sm-12{padding:.75rem !important}.auf-p-sm-14{padding:.875rem !important}.auf-p-sm-16{padding:1rem !important}.auf-p-sm-18{padding:1.125rem !important}.auf-p-sm-20{padding:1.25rem !important}.auf-p-sm-30{padding:1.875rem !important}.auf-p-sm-36{padding:2.25rem !important}.auf-p-sm-40{padding:2.5rem !important}.auf-p-sm-60{padding:3.75rem !important}.auf-p-sm-80{padding:5rem !important}.auf-pt-sm-0{padding-block-start:0rem !important}.auf-pt-sm-2{padding-block-start:.125rem !important}.auf-pt-sm-4{padding-block-start:.25rem !important}.auf-pt-sm-8{padding-block-start:.5rem !important}.auf-pt-sm-10{padding-block-start:.625rem !important}.auf-pt-sm-12{padding-block-start:.75rem !important}.auf-pt-sm-14{padding-block-start:.875rem !important}.auf-pt-sm-16{padding-block-start:1rem !important}.auf-pt-sm-18{padding-block-start:1.125rem !important}.auf-pt-sm-20{padding-block-start:1.25rem !important}.auf-pt-sm-30{padding-block-start:1.875rem !important}.auf-pt-sm-36{padding-block-start:2.25rem !important}.auf-pt-sm-40{padding-block-start:2.5rem !important}.auf-pt-sm-60{padding-block-start:3.75rem !important}.auf-pt-sm-80{padding-block-start:5rem !important}.auf-pr-sm-0{padding-inline-end:0rem !important}.auf-pr-sm-2{padding-inline-end:.125rem !important}.auf-pr-sm-4{padding-inline-end:.25rem !important}.auf-pr-sm-8{padding-inline-end:.5rem !important}.auf-pr-sm-10{padding-inline-end:.625rem !important}.auf-pr-sm-12{padding-inline-end:.75rem !important}.auf-pr-sm-14{padding-inline-end:.875rem !important}.auf-pr-sm-16{padding-inline-end:1rem !important}.auf-pr-sm-18{padding-inline-end:1.125rem !important}.auf-pr-sm-20{padding-inline-end:1.25rem !important}.auf-pr-sm-30{padding-inline-end:1.875rem !important}.auf-pr-sm-36{padding-inline-end:2.25rem !important}.auf-pr-sm-40{padding-inline-end:2.5rem !important}.auf-pr-sm-60{padding-inline-end:3.75rem !important}.auf-pr-sm-80{padding-inline-end:5rem !important}.auf-pb-sm-0{padding-block-end:0rem !important}.auf-pb-sm-2{padding-block-end:.125rem !important}.auf-pb-sm-4{padding-block-end:.25rem !important}.auf-pb-sm-8{padding-block-end:.5rem !important}.auf-pb-sm-10{padding-block-end:.625rem !important}.auf-pb-sm-12{padding-block-end:.75rem !important}.auf-pb-sm-14{padding-block-end:.875rem !important}.auf-pb-sm-16{padding-block-end:1rem !important}.auf-pb-sm-18{padding-block-end:1.125rem !important}.auf-pb-sm-20{padding-block-end:1.25rem !important}.auf-pb-sm-30{padding-block-end:1.875rem !important}.auf-pb-sm-36{padding-block-end:2.25rem !important}.auf-pb-sm-40{padding-block-end:2.5rem !important}.auf-pb-sm-60{padding-block-end:3.75rem !important}.auf-pb-sm-80{padding-block-end:5rem !important}.auf-pl-sm-0{padding-inline-start:0rem !important}.auf-pl-sm-2{padding-inline-start:.125rem !important}.auf-pl-sm-4{padding-inline-start:.25rem !important}.auf-pl-sm-8{padding-inline-start:.5rem !important}.auf-pl-sm-10{padding-inline-start:.625rem !important}.auf-pl-sm-12{padding-inline-start:.75rem !important}.auf-pl-sm-14{padding-inline-start:.875rem !important}.auf-pl-sm-16{padding-inline-start:1rem !important}.auf-pl-sm-18{padding-inline-start:1.125rem !important}.auf-pl-sm-20{padding-inline-start:1.25rem !important}.auf-pl-sm-30{padding-inline-start:1.875rem !important}.auf-pl-sm-36{padding-inline-start:2.25rem !important}.auf-pl-sm-40{padding-inline-start:2.5rem !important}.auf-pl-sm-60{padding-inline-start:3.75rem !important}.auf-pl-sm-80{padding-inline-start:5rem !important}.auf-m-sm-0{margin:0rem !important}.auf-m-sm-2{margin:.125rem !important}.auf-m-sm-4{margin:.25rem !important}.auf-m-sm-8{margin:.5rem !important}.auf-m-sm-10{margin:.625rem !important}.auf-m-sm-12{margin:.75rem !important}.auf-m-sm-14{margin:.875rem !important}.auf-m-sm-16{margin:1rem !important}.auf-m-sm-18{margin:1.125rem !important}.auf-m-sm-20{margin:1.25rem !important}.auf-m-sm-30{margin:1.875rem !important}.auf-m-sm-36{margin:2.25rem !important}.auf-m-sm-40{margin:2.5rem !important}.auf-m-sm-60{margin:3.75rem !important}.auf-m-sm-80{margin:5rem !important}.auf-mt-sm-0{margin-block-start:0rem !important}.auf-mt-sm-2{margin-block-start:.125rem !important}.auf-mt-sm-4{margin-block-start:.25rem !important}.auf-mt-sm-8{margin-block-start:.5rem !important}.auf-mt-sm-10{margin-block-start:.625rem !important}.auf-mt-sm-12{margin-block-start:.75rem !important}.auf-mt-sm-14{margin-block-start:.875rem !important}.auf-mt-sm-16{margin-block-start:1rem !important}.auf-mt-sm-18{margin-block-start:1.125rem !important}.auf-mt-sm-20{margin-block-start:1.25rem !important}.auf-mt-sm-30{margin-block-start:1.875rem !important}.auf-mt-sm-36{margin-block-start:2.25rem !important}.auf-mt-sm-40{margin-block-start:2.5rem !important}.auf-mt-sm-60{margin-block-start:3.75rem !important}.auf-mt-sm-80{margin-block-start:5rem !important}.auf-mr-sm-0{margin-inline-end:0rem !important}.auf-mr-sm-2{margin-inline-end:.125rem !important}.auf-mr-sm-4{margin-inline-end:.25rem !important}.auf-mr-sm-8{margin-inline-end:.5rem !important}.auf-mr-sm-10{margin-inline-end:.625rem !important}.auf-mr-sm-12{margin-inline-end:.75rem !important}.auf-mr-sm-14{margin-inline-end:.875rem !important}.auf-mr-sm-16{margin-inline-end:1rem !important}.auf-mr-sm-18{margin-inline-end:1.125rem !important}.auf-mr-sm-20{margin-inline-end:1.25rem !important}.auf-mr-sm-30{margin-inline-end:1.875rem !important}.auf-mr-sm-36{margin-inline-end:2.25rem !important}.auf-mr-sm-40{margin-inline-end:2.5rem !important}.auf-mr-sm-60{margin-inline-end:3.75rem !important}.auf-mr-sm-80{margin-inline-end:5rem !important}.auf-mb-sm-0{margin-block-end:0rem !important}.auf-mb-sm-2{margin-block-end:.125rem !important}.auf-mb-sm-4{margin-block-end:.25rem !important}.auf-mb-sm-8{margin-block-end:.5rem !important}.auf-mb-sm-10{margin-block-end:.625rem !important}.auf-mb-sm-12{margin-block-end:.75rem !important}.auf-mb-sm-14{margin-block-end:.875rem !important}.auf-mb-sm-16{margin-block-end:1rem !important}.auf-mb-sm-18{margin-block-end:1.125rem !important}.auf-mb-sm-20{margin-block-end:1.25rem !important}.auf-mb-sm-30{margin-block-end:1.875rem !important}.auf-mb-sm-36{margin-block-end:2.25rem !important}.auf-mb-sm-40{margin-block-end:2.5rem !important}.auf-mb-sm-60{margin-block-end:3.75rem !important}.auf-mb-sm-80{margin-block-end:5rem !important}.auf-ml-sm-0{margin-inline-start:0rem !important}.auf-ml-sm-2{margin-inline-start:.125rem !important}.auf-ml-sm-4{margin-inline-start:.25rem !important}.auf-ml-sm-8{margin-inline-start:.5rem !important}.auf-ml-sm-10{margin-inline-start:.625rem !important}.auf-ml-sm-12{margin-inline-start:.75rem !important}.auf-ml-sm-14{margin-inline-start:.875rem !important}.auf-ml-sm-16{margin-inline-start:1rem !important}.auf-ml-sm-18{margin-inline-start:1.125rem !important}.auf-ml-sm-20{margin-inline-start:1.25rem !important}.auf-ml-sm-30{margin-inline-start:1.875rem !important}.auf-ml-sm-36{margin-inline-start:2.25rem !important}.auf-ml-sm-40{margin-inline-start:2.5rem !important}.auf-ml-sm-60{margin-inline-start:3.75rem !important}.auf-ml-sm-80{margin-inline-start:5rem !important}.auf-column-gap-sm-0{-moz-column-gap:0rem !important;column-gap:0rem !important}.auf-column-gap-sm-2{-moz-column-gap:.125rem !important;column-gap:.125rem !important}.auf-column-gap-sm-4{-moz-column-gap:.25rem !important;column-gap:.25rem !important}.auf-column-gap-sm-8{-moz-column-gap:.5rem !important;column-gap:.5rem !important}.auf-column-gap-sm-10{-moz-column-gap:.625rem !important;column-gap:.625rem !important}.auf-column-gap-sm-12{-moz-column-gap:.75rem !important;column-gap:.75rem !important}.auf-column-gap-sm-14{-moz-column-gap:.875rem !important;column-gap:.875rem !important}.auf-column-gap-sm-16{-moz-column-gap:1rem !important;column-gap:1rem !important}.auf-column-gap-sm-18{-moz-column-gap:1.125rem !important;column-gap:1.125rem !important}.auf-column-gap-sm-20{-moz-column-gap:1.25rem !important;column-gap:1.25rem !important}.auf-column-gap-sm-30{-moz-column-gap:1.875rem !important;column-gap:1.875rem !important}.auf-column-gap-sm-36{-moz-column-gap:2.25rem !important;column-gap:2.25rem !important}.auf-column-gap-sm-40{-moz-column-gap:2.5rem !important;column-gap:2.5rem !important}.auf-column-gap-sm-60{-moz-column-gap:3.75rem !important;column-gap:3.75rem !important}.auf-column-gap-sm-80{-moz-column-gap:5rem !important;column-gap:5rem !important}.auf-row-gap-sm-0{row-gap:0rem !important}.auf-row-gap-sm-2{row-gap:.125rem !important}.auf-row-gap-sm-4{row-gap:.25rem !important}.auf-row-gap-sm-8{row-gap:.5rem !important}.auf-row-gap-sm-10{row-gap:.625rem !important}.auf-row-gap-sm-12{row-gap:.75rem !important}.auf-row-gap-sm-14{row-gap:.875rem !important}.auf-row-gap-sm-16{row-gap:1rem !important}.auf-row-gap-sm-18{row-gap:1.125rem !important}.auf-row-gap-sm-20{row-gap:1.25rem !important}.auf-row-gap-sm-30{row-gap:1.875rem !important}.auf-row-gap-sm-36{row-gap:2.25rem !important}.auf-row-gap-sm-40{row-gap:2.5rem !important}.auf-row-gap-sm-60{row-gap:3.75rem !important}.auf-row-gap-sm-80{row-gap:5rem !important}}@media only screen and (min-width: 768px){.auf-p-md-0{padding:0rem !important}.auf-p-md-2{padding:.125rem !important}.auf-p-md-4{padding:.25rem !important}.auf-p-md-8{padding:.5rem !important}.auf-p-md-10{padding:.625rem !important}.auf-p-md-12{padding:.75rem !important}.auf-p-md-14{padding:.875rem !important}.auf-p-md-16{padding:1rem !important}.auf-p-md-18{padding:1.125rem !important}.auf-p-md-20{padding:1.25rem !important}.auf-p-md-30{padding:1.875rem !important}.auf-p-md-36{padding:2.25rem !important}.auf-p-md-40{padding:2.5rem !important}.auf-p-md-60{padding:3.75rem !important}.auf-p-md-80{padding:5rem !important}.auf-pt-md-0{padding-block-start:0rem !important}.auf-pt-md-2{padding-block-start:.125rem !important}.auf-pt-md-4{padding-block-start:.25rem !important}.auf-pt-md-8{padding-block-start:.5rem !important}.auf-pt-md-10{padding-block-start:.625rem !important}.auf-pt-md-12{padding-block-start:.75rem !important}.auf-pt-md-14{padding-block-start:.875rem !important}.auf-pt-md-16{padding-block-start:1rem !important}.auf-pt-md-18{padding-block-start:1.125rem !important}.auf-pt-md-20{padding-block-start:1.25rem !important}.auf-pt-md-30{padding-block-start:1.875rem !important}.auf-pt-md-36{padding-block-start:2.25rem !important}.auf-pt-md-40{padding-block-start:2.5rem !important}.auf-pt-md-60{padding-block-start:3.75rem !important}.auf-pt-md-80{padding-block-start:5rem !important}.auf-pr-md-0{padding-inline-end:0rem !important}.auf-pr-md-2{padding-inline-end:.125rem !important}.auf-pr-md-4{padding-inline-end:.25rem !important}.auf-pr-md-8{padding-inline-end:.5rem !important}.auf-pr-md-10{padding-inline-end:.625rem !important}.auf-pr-md-12{padding-inline-end:.75rem !important}.auf-pr-md-14{padding-inline-end:.875rem !important}.auf-pr-md-16{padding-inline-end:1rem !important}.auf-pr-md-18{padding-inline-end:1.125rem !important}.auf-pr-md-20{padding-inline-end:1.25rem !important}.auf-pr-md-30{padding-inline-end:1.875rem !important}.auf-pr-md-36{padding-inline-end:2.25rem !important}.auf-pr-md-40{padding-inline-end:2.5rem !important}.auf-pr-md-60{padding-inline-end:3.75rem !important}.auf-pr-md-80{padding-inline-end:5rem !important}.auf-pb-md-0{padding-block-end:0rem !important}.auf-pb-md-2{padding-block-end:.125rem !important}.auf-pb-md-4{padding-block-end:.25rem !important}.auf-pb-md-8{padding-block-end:.5rem !important}.auf-pb-md-10{padding-block-end:.625rem !important}.auf-pb-md-12{padding-block-end:.75rem !important}.auf-pb-md-14{padding-block-end:.875rem !important}.auf-pb-md-16{padding-block-end:1rem !important}.auf-pb-md-18{padding-block-end:1.125rem !important}.auf-pb-md-20{padding-block-end:1.25rem !important}.auf-pb-md-30{padding-block-end:1.875rem !important}.auf-pb-md-36{padding-block-end:2.25rem !important}.auf-pb-md-40{padding-block-end:2.5rem !important}.auf-pb-md-60{padding-block-end:3.75rem !important}.auf-pb-md-80{padding-block-end:5rem !important}.auf-pl-md-0{padding-inline-start:0rem !important}.auf-pl-md-2{padding-inline-start:.125rem !important}.auf-pl-md-4{padding-inline-start:.25rem !important}.auf-pl-md-8{padding-inline-start:.5rem !important}.auf-pl-md-10{padding-inline-start:.625rem !important}.auf-pl-md-12{padding-inline-start:.75rem !important}.auf-pl-md-14{padding-inline-start:.875rem !important}.auf-pl-md-16{padding-inline-start:1rem !important}.auf-pl-md-18{padding-inline-start:1.125rem !important}.auf-pl-md-20{padding-inline-start:1.25rem !important}.auf-pl-md-30{padding-inline-start:1.875rem !important}.auf-pl-md-36{padding-inline-start:2.25rem !important}.auf-pl-md-40{padding-inline-start:2.5rem !important}.auf-pl-md-60{padding-inline-start:3.75rem !important}.auf-pl-md-80{padding-inline-start:5rem !important}.auf-m-md-0{margin:0rem !important}.auf-m-md-2{margin:.125rem !important}.auf-m-md-4{margin:.25rem !important}.auf-m-md-8{margin:.5rem !important}.auf-m-md-10{margin:.625rem !important}.auf-m-md-12{margin:.75rem !important}.auf-m-md-14{margin:.875rem !important}.auf-m-md-16{margin:1rem !important}.auf-m-md-18{margin:1.125rem !important}.auf-m-md-20{margin:1.25rem !important}.auf-m-md-30{margin:1.875rem !important}.auf-m-md-36{margin:2.25rem !important}.auf-m-md-40{margin:2.5rem !important}.auf-m-md-60{margin:3.75rem !important}.auf-m-md-80{margin:5rem !important}.auf-mt-md-0{margin-block-start:0rem !important}.auf-mt-md-2{margin-block-start:.125rem !important}.auf-mt-md-4{margin-block-start:.25rem !important}.auf-mt-md-8{margin-block-start:.5rem !important}.auf-mt-md-10{margin-block-start:.625rem !important}.auf-mt-md-12{margin-block-start:.75rem !important}.auf-mt-md-14{margin-block-start:.875rem !important}.auf-mt-md-16{margin-block-start:1rem !important}.auf-mt-md-18{margin-block-start:1.125rem !important}.auf-mt-md-20{margin-block-start:1.25rem !important}.auf-mt-md-30{margin-block-start:1.875rem !important}.auf-mt-md-36{margin-block-start:2.25rem !important}.auf-mt-md-40{margin-block-start:2.5rem !important}.auf-mt-md-60{margin-block-start:3.75rem !important}.auf-mt-md-80{margin-block-start:5rem !important}.auf-mr-md-0{margin-inline-end:0rem !important}.auf-mr-md-2{margin-inline-end:.125rem !important}.auf-mr-md-4{margin-inline-end:.25rem !important}.auf-mr-md-8{margin-inline-end:.5rem !important}.auf-mr-md-10{margin-inline-end:.625rem !important}.auf-mr-md-12{margin-inline-end:.75rem !important}.auf-mr-md-14{margin-inline-end:.875rem !important}.auf-mr-md-16{margin-inline-end:1rem !important}.auf-mr-md-18{margin-inline-end:1.125rem !important}.auf-mr-md-20{margin-inline-end:1.25rem !important}.auf-mr-md-30{margin-inline-end:1.875rem !important}.auf-mr-md-36{margin-inline-end:2.25rem !important}.auf-mr-md-40{margin-inline-end:2.5rem !important}.auf-mr-md-60{margin-inline-end:3.75rem !important}.auf-mr-md-80{margin-inline-end:5rem !important}.auf-mb-md-0{margin-block-end:0rem !important}.auf-mb-md-2{margin-block-end:.125rem !important}.auf-mb-md-4{margin-block-end:.25rem !important}.auf-mb-md-8{margin-block-end:.5rem !important}.auf-mb-md-10{margin-block-end:.625rem !important}.auf-mb-md-12{margin-block-end:.75rem !important}.auf-mb-md-14{margin-block-end:.875rem !important}.auf-mb-md-16{margin-block-end:1rem !important}.auf-mb-md-18{margin-block-end:1.125rem !important}.auf-mb-md-20{margin-block-end:1.25rem !important}.auf-mb-md-30{margin-block-end:1.875rem !important}.auf-mb-md-36{margin-block-end:2.25rem !important}.auf-mb-md-40{margin-block-end:2.5rem !important}.auf-mb-md-60{margin-block-end:3.75rem !important}.auf-mb-md-80{margin-block-end:5rem !important}.auf-ml-md-0{margin-inline-start:0rem !important}.auf-ml-md-2{margin-inline-start:.125rem !important}.auf-ml-md-4{margin-inline-start:.25rem !important}.auf-ml-md-8{margin-inline-start:.5rem !important}.auf-ml-md-10{margin-inline-start:.625rem !important}.auf-ml-md-12{margin-inline-start:.75rem !important}.auf-ml-md-14{margin-inline-start:.875rem !important}.auf-ml-md-16{margin-inline-start:1rem !important}.auf-ml-md-18{margin-inline-start:1.125rem !important}.auf-ml-md-20{margin-inline-start:1.25rem !important}.auf-ml-md-30{margin-inline-start:1.875rem !important}.auf-ml-md-36{margin-inline-start:2.25rem !important}.auf-ml-md-40{margin-inline-start:2.5rem !important}.auf-ml-md-60{margin-inline-start:3.75rem !important}.auf-ml-md-80{margin-inline-start:5rem !important}.auf-column-gap-md-0{-moz-column-gap:0rem !important;column-gap:0rem !important}.auf-column-gap-md-2{-moz-column-gap:.125rem !important;column-gap:.125rem !important}.auf-column-gap-md-4{-moz-column-gap:.25rem !important;column-gap:.25rem !important}.auf-column-gap-md-8{-moz-column-gap:.5rem !important;column-gap:.5rem !important}.auf-column-gap-md-10{-moz-column-gap:.625rem !important;column-gap:.625rem !important}.auf-column-gap-md-12{-moz-column-gap:.75rem !important;column-gap:.75rem !important}.auf-column-gap-md-14{-moz-column-gap:.875rem !important;column-gap:.875rem !important}.auf-column-gap-md-16{-moz-column-gap:1rem !important;column-gap:1rem !important}.auf-column-gap-md-18{-moz-column-gap:1.125rem !important;column-gap:1.125rem !important}.auf-column-gap-md-20{-moz-column-gap:1.25rem !important;column-gap:1.25rem !important}.auf-column-gap-md-30{-moz-column-gap:1.875rem !important;column-gap:1.875rem !important}.auf-column-gap-md-36{-moz-column-gap:2.25rem !important;column-gap:2.25rem !important}.auf-column-gap-md-40{-moz-column-gap:2.5rem !important;column-gap:2.5rem !important}.auf-column-gap-md-60{-moz-column-gap:3.75rem !important;column-gap:3.75rem !important}.auf-column-gap-md-80{-moz-column-gap:5rem !important;column-gap:5rem !important}.auf-row-gap-md-0{row-gap:0rem !important}.auf-row-gap-md-2{row-gap:.125rem !important}.auf-row-gap-md-4{row-gap:.25rem !important}.auf-row-gap-md-8{row-gap:.5rem !important}.auf-row-gap-md-10{row-gap:.625rem !important}.auf-row-gap-md-12{row-gap:.75rem !important}.auf-row-gap-md-14{row-gap:.875rem !important}.auf-row-gap-md-16{row-gap:1rem !important}.auf-row-gap-md-18{row-gap:1.125rem !important}.auf-row-gap-md-20{row-gap:1.25rem !important}.auf-row-gap-md-30{row-gap:1.875rem !important}.auf-row-gap-md-36{row-gap:2.25rem !important}.auf-row-gap-md-40{row-gap:2.5rem !important}.auf-row-gap-md-60{row-gap:3.75rem !important}.auf-row-gap-md-80{row-gap:5rem !important}}@media only screen and (min-width: 992px){.auf-p-lg-0{padding:0rem !important}.auf-p-lg-2{padding:.125rem !important}.auf-p-lg-4{padding:.25rem !important}.auf-p-lg-8{padding:.5rem !important}.auf-p-lg-10{padding:.625rem !important}.auf-p-lg-12{padding:.75rem !important}.auf-p-lg-14{padding:.875rem !important}.auf-p-lg-16{padding:1rem !important}.auf-p-lg-18{padding:1.125rem !important}.auf-p-lg-20{padding:1.25rem !important}.auf-p-lg-30{padding:1.875rem !important}.auf-p-lg-36{padding:2.25rem !important}.auf-p-lg-40{padding:2.5rem !important}.auf-p-lg-60{padding:3.75rem !important}.auf-p-lg-80{padding:5rem !important}.auf-pt-lg-0{padding-block-start:0rem !important}.auf-pt-lg-2{padding-block-start:.125rem !important}.auf-pt-lg-4{padding-block-start:.25rem !important}.auf-pt-lg-8{padding-block-start:.5rem !important}.auf-pt-lg-10{padding-block-start:.625rem !important}.auf-pt-lg-12{padding-block-start:.75rem !important}.auf-pt-lg-14{padding-block-start:.875rem !important}.auf-pt-lg-16{padding-block-start:1rem !important}.auf-pt-lg-18{padding-block-start:1.125rem !important}.auf-pt-lg-20{padding-block-start:1.25rem !important}.auf-pt-lg-30{padding-block-start:1.875rem !important}.auf-pt-lg-36{padding-block-start:2.25rem !important}.auf-pt-lg-40{padding-block-start:2.5rem !important}.auf-pt-lg-60{padding-block-start:3.75rem !important}.auf-pt-lg-80{padding-block-start:5rem !important}.auf-pr-lg-0{padding-inline-end:0rem !important}.auf-pr-lg-2{padding-inline-end:.125rem !important}.auf-pr-lg-4{padding-inline-end:.25rem !important}.auf-pr-lg-8{padding-inline-end:.5rem !important}.auf-pr-lg-10{padding-inline-end:.625rem !important}.auf-pr-lg-12{padding-inline-end:.75rem !important}.auf-pr-lg-14{padding-inline-end:.875rem !important}.auf-pr-lg-16{padding-inline-end:1rem !important}.auf-pr-lg-18{padding-inline-end:1.125rem !important}.auf-pr-lg-20{padding-inline-end:1.25rem !important}.auf-pr-lg-30{padding-inline-end:1.875rem !important}.auf-pr-lg-36{padding-inline-end:2.25rem !important}.auf-pr-lg-40{padding-inline-end:2.5rem !important}.auf-pr-lg-60{padding-inline-end:3.75rem !important}.auf-pr-lg-80{padding-inline-end:5rem !important}.auf-pb-lg-0{padding-block-end:0rem !important}.auf-pb-lg-2{padding-block-end:.125rem !important}.auf-pb-lg-4{padding-block-end:.25rem !important}.auf-pb-lg-8{padding-block-end:.5rem !important}.auf-pb-lg-10{padding-block-end:.625rem !important}.auf-pb-lg-12{padding-block-end:.75rem !important}.auf-pb-lg-14{padding-block-end:.875rem !important}.auf-pb-lg-16{padding-block-end:1rem !important}.auf-pb-lg-18{padding-block-end:1.125rem !important}.auf-pb-lg-20{padding-block-end:1.25rem !important}.auf-pb-lg-30{padding-block-end:1.875rem !important}.auf-pb-lg-36{padding-block-end:2.25rem !important}.auf-pb-lg-40{padding-block-end:2.5rem !important}.auf-pb-lg-60{padding-block-end:3.75rem !important}.auf-pb-lg-80{padding-block-end:5rem !important}.auf-pl-lg-0{padding-inline-start:0rem !important}.auf-pl-lg-2{padding-inline-start:.125rem !important}.auf-pl-lg-4{padding-inline-start:.25rem !important}.auf-pl-lg-8{padding-inline-start:.5rem !important}.auf-pl-lg-10{padding-inline-start:.625rem !important}.auf-pl-lg-12{padding-inline-start:.75rem !important}.auf-pl-lg-14{padding-inline-start:.875rem !important}.auf-pl-lg-16{padding-inline-start:1rem !important}.auf-pl-lg-18{padding-inline-start:1.125rem !important}.auf-pl-lg-20{padding-inline-start:1.25rem !important}.auf-pl-lg-30{padding-inline-start:1.875rem !important}.auf-pl-lg-36{padding-inline-start:2.25rem !important}.auf-pl-lg-40{padding-inline-start:2.5rem !important}.auf-pl-lg-60{padding-inline-start:3.75rem !important}.auf-pl-lg-80{padding-inline-start:5rem !important}.auf-m-lg-0{margin:0rem !important}.auf-m-lg-2{margin:.125rem !important}.auf-m-lg-4{margin:.25rem !important}.auf-m-lg-8{margin:.5rem !important}.auf-m-lg-10{margin:.625rem !important}.auf-m-lg-12{margin:.75rem !important}.auf-m-lg-14{margin:.875rem !important}.auf-m-lg-16{margin:1rem !important}.auf-m-lg-18{margin:1.125rem !important}.auf-m-lg-20{margin:1.25rem !important}.auf-m-lg-30{margin:1.875rem !important}.auf-m-lg-36{margin:2.25rem !important}.auf-m-lg-40{margin:2.5rem !important}.auf-m-lg-60{margin:3.75rem !important}.auf-m-lg-80{margin:5rem !important}.auf-mt-lg-0{margin-block-start:0rem !important}.auf-mt-lg-2{margin-block-start:.125rem !important}.auf-mt-lg-4{margin-block-start:.25rem !important}.auf-mt-lg-8{margin-block-start:.5rem !important}.auf-mt-lg-10{margin-block-start:.625rem !important}.auf-mt-lg-12{margin-block-start:.75rem !important}.auf-mt-lg-14{margin-block-start:.875rem !important}.auf-mt-lg-16{margin-block-start:1rem !important}.auf-mt-lg-18{margin-block-start:1.125rem !important}.auf-mt-lg-20{margin-block-start:1.25rem !important}.auf-mt-lg-30{margin-block-start:1.875rem !important}.auf-mt-lg-36{margin-block-start:2.25rem !important}.auf-mt-lg-40{margin-block-start:2.5rem !important}.auf-mt-lg-60{margin-block-start:3.75rem !important}.auf-mt-lg-80{margin-block-start:5rem !important}.auf-mr-lg-0{margin-inline-end:0rem !important}.auf-mr-lg-2{margin-inline-end:.125rem !important}.auf-mr-lg-4{margin-inline-end:.25rem !important}.auf-mr-lg-8{margin-inline-end:.5rem !important}.auf-mr-lg-10{margin-inline-end:.625rem !important}.auf-mr-lg-12{margin-inline-end:.75rem !important}.auf-mr-lg-14{margin-inline-end:.875rem !important}.auf-mr-lg-16{margin-inline-end:1rem !important}.auf-mr-lg-18{margin-inline-end:1.125rem !important}.auf-mr-lg-20{margin-inline-end:1.25rem !important}.auf-mr-lg-30{margin-inline-end:1.875rem !important}.auf-mr-lg-36{margin-inline-end:2.25rem !important}.auf-mr-lg-40{margin-inline-end:2.5rem !important}.auf-mr-lg-60{margin-inline-end:3.75rem !important}.auf-mr-lg-80{margin-inline-end:5rem !important}.auf-mb-lg-0{margin-block-end:0rem !important}.auf-mb-lg-2{margin-block-end:.125rem !important}.auf-mb-lg-4{margin-block-end:.25rem !important}.auf-mb-lg-8{margin-block-end:.5rem !important}.auf-mb-lg-10{margin-block-end:.625rem !important}.auf-mb-lg-12{margin-block-end:.75rem !important}.auf-mb-lg-14{margin-block-end:.875rem !important}.auf-mb-lg-16{margin-block-end:1rem !important}.auf-mb-lg-18{margin-block-end:1.125rem !important}.auf-mb-lg-20{margin-block-end:1.25rem !important}.auf-mb-lg-30{margin-block-end:1.875rem !important}.auf-mb-lg-36{margin-block-end:2.25rem !important}.auf-mb-lg-40{margin-block-end:2.5rem !important}.auf-mb-lg-60{margin-block-end:3.75rem !important}.auf-mb-lg-80{margin-block-end:5rem !important}.auf-ml-lg-0{margin-inline-start:0rem !important}.auf-ml-lg-2{margin-inline-start:.125rem !important}.auf-ml-lg-4{margin-inline-start:.25rem !important}.auf-ml-lg-8{margin-inline-start:.5rem !important}.auf-ml-lg-10{margin-inline-start:.625rem !important}.auf-ml-lg-12{margin-inline-start:.75rem !important}.auf-ml-lg-14{margin-inline-start:.875rem !important}.auf-ml-lg-16{margin-inline-start:1rem !important}.auf-ml-lg-18{margin-inline-start:1.125rem !important}.auf-ml-lg-20{margin-inline-start:1.25rem !important}.auf-ml-lg-30{margin-inline-start:1.875rem !important}.auf-ml-lg-36{margin-inline-start:2.25rem !important}.auf-ml-lg-40{margin-inline-start:2.5rem !important}.auf-ml-lg-60{margin-inline-start:3.75rem !important}.auf-ml-lg-80{margin-inline-start:5rem !important}.auf-column-gap-lg-0{-moz-column-gap:0rem !important;column-gap:0rem !important}.auf-column-gap-lg-2{-moz-column-gap:.125rem !important;column-gap:.125rem !important}.auf-column-gap-lg-4{-moz-column-gap:.25rem !important;column-gap:.25rem !important}.auf-column-gap-lg-8{-moz-column-gap:.5rem !important;column-gap:.5rem !important}.auf-column-gap-lg-10{-moz-column-gap:.625rem !important;column-gap:.625rem !important}.auf-column-gap-lg-12{-moz-column-gap:.75rem !important;column-gap:.75rem !important}.auf-column-gap-lg-14{-moz-column-gap:.875rem !important;column-gap:.875rem !important}.auf-column-gap-lg-16{-moz-column-gap:1rem !important;column-gap:1rem !important}.auf-column-gap-lg-18{-moz-column-gap:1.125rem !important;column-gap:1.125rem !important}.auf-column-gap-lg-20{-moz-column-gap:1.25rem !important;column-gap:1.25rem !important}.auf-column-gap-lg-30{-moz-column-gap:1.875rem !important;column-gap:1.875rem !important}.auf-column-gap-lg-36{-moz-column-gap:2.25rem !important;column-gap:2.25rem !important}.auf-column-gap-lg-40{-moz-column-gap:2.5rem !important;column-gap:2.5rem !important}.auf-column-gap-lg-60{-moz-column-gap:3.75rem !important;column-gap:3.75rem !important}.auf-column-gap-lg-80{-moz-column-gap:5rem !important;column-gap:5rem !important}.auf-row-gap-lg-0{row-gap:0rem !important}.auf-row-gap-lg-2{row-gap:.125rem !important}.auf-row-gap-lg-4{row-gap:.25rem !important}.auf-row-gap-lg-8{row-gap:.5rem !important}.auf-row-gap-lg-10{row-gap:.625rem !important}.auf-row-gap-lg-12{row-gap:.75rem !important}.auf-row-gap-lg-14{row-gap:.875rem !important}.auf-row-gap-lg-16{row-gap:1rem !important}.auf-row-gap-lg-18{row-gap:1.125rem !important}.auf-row-gap-lg-20{row-gap:1.25rem !important}.auf-row-gap-lg-30{row-gap:1.875rem !important}.auf-row-gap-lg-36{row-gap:2.25rem !important}.auf-row-gap-lg-40{row-gap:2.5rem !important}.auf-row-gap-lg-60{row-gap:3.75rem !important}.auf-row-gap-lg-80{row-gap:5rem !important}}.bg-primary{background-color:var(--bg-primary)}.bg-secondary{background-color:var(--bg-secondary)}.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))}@media only screen and (min-width: 576px){.row .row-col-xs-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-xs-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-xs-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-xs-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-xs-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-xs-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-xs-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-xs-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-xs-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-xs-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-xs-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-xs-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))}}@media only screen and (min-width: 768px){.row .row-col-sm-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-sm-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-sm-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-sm-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-sm-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-sm-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-sm-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-sm-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-sm-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-sm-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-sm-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-sm-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))}}@media only screen and (min-width: 992px){.row .row-col-md-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-md-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-md-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-md-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-md-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-md-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-md-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-md-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-md-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-md-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-md-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-md-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))}}@media only screen and (min-width: 1249px){.row .row-col-lg-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-lg-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-lg-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-lg-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-lg-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-lg-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-lg-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-lg-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-lg-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-lg-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-lg-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-lg-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.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}.header{position:relative}.header .search-field-container .search-field-wrapper{position:absolute;top:30%;left:50%;transform:translate(-50%, -50%);z-index:10;width:100%;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}@media only screen and (max-width: 575px){.header .search-field-container .search-field-wrapper{top:20%}}.header .search-field-container .search-field-wrapper .search-field{width:100%;padding:1.3125rem 5rem 1.3125rem 2.5rem;border-radius:4.875rem;border:none}@media only screen and (max-width: 767px){.header .search-field-container .search-field-wrapper .search-field{padding:18px 20px}}.header .search-field-container .search-field-wrapper .search-field:focus-visible{outline:none}.header .search-field-container .search-field-wrapper.active{opacity:1;visibility:visible}.header .search-field-container .search-button{position:absolute;top:0;right:0;padding:0;background-color:var(--text-deep-teal);border:rgba(0,0,0,0);border-radius:50%;padding:1.375rem;cursor:pointer}@media only screen and (max-width: 767px){.header .search-field-container .search-button{padding:1.1875rem;top:-0.0625rem}}.header .search-field-container .search-button img{width:24px;height:24px}.header .search-icon{background:rgba(0,0,0,0);border:none;cursor:pointer}.header .nav-home-logo{margin:auto;max-width:5.125rem;min-width:5.125rem}.header .home-logo{max-width:6.25rem;min-width:6.25rem;cursor:pointer}.header .owl-dots{position:absolute;right:calc((100% - 1440px)/2 + 305px);bottom:5rem;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:1.25rem}@media only screen and (max-width: 1385px){.header .owl-dots{right:19.75rem}}@media only screen and (max-width: 991px){.header .owl-dots{right:46%;bottom:1.25rem}}@media only screen and (max-width: 767px){.header .owl-dots{right:5%;bottom:1.875rem}}.header .header-nav{position:absolute;top:1.5rem;z-index:5;width:100%}@media only screen and (max-width: 991px){.header .header-nav{display:none}}.header .header-nav .nav-list{gap:2.25rem;list-style-type:none;border-top:.5px solid var(--white)}@media only screen and (max-width: 1080px){.header .header-nav .nav-list{gap:1.625rem}}.header .header-nav .nav-list .nav-link.active{font-weight:700}.header .header-nav .nav-list .nav-link{font-weight:400;transition:all .3s ease}.header .header-nav .nav-list .nav-link .active{font-weight:700}.header .header-nav .nav-list-one{padding-inline-end:6rem}@media only screen and (max-width: 1248px){.header .header-nav .nav-list-one{padding-inline-end:2.875rem}}@media only screen and (max-width: 1024px){.header .header-nav .nav-list-one{padding-inline-end:1.625rem}}.header .header-nav .nav-list-two{padding-inline-start:6rem}@media only screen and (max-width: 1248px){.header .header-nav .nav-list-two{padding-inline-start:2.875rem}}@media only screen and (max-width: 1024px){.header .header-nav .nav-list-two{padding-inline-start:1.625rem}}.header .banner-img{-o-object-fit:cover;object-fit:cover;transition:opacity .3s ease}.header .header-content-wrapper{position:relative;max-height:100vh;min-height:100vh;padding-bottom:5rem}@media only screen and (max-width: 991px){.header .header-content-wrapper{padding-bottom:3.75rem}}@media only screen and (max-width: 767px){.header .header-content-wrapper{padding-bottom:1.875rem}}.header .header-content-wrapper .header-content-left{max-width:40.4375rem}.header .header-content-wrapper .header-content-left .header-title{max-width:800px}.header .header-content-wrapper .header-content-left .header-desc{max-width:650px}@media only screen and (max-width: 767px){.header .header-content-wrapper .header-content-left{padding-bottom:6.25rem}}.header .header-content-wrapper .header-content-right{gap:7.5rem}.header .header-content-wrapper .header-content-right .button-wrapper{gap:1.25rem}.header .header-content-wrapper .header-content-right .arrow-btn{background:none;border:none;cursor:pointer}.header .list-container{gap:30px;position:relative;-ms-flex-pack:justify;justify-content:space-between}.header .language-selection-wrapper{position:absolute;gap:.875rem;right:5.125rem;top:.5rem}@media only screen and (max-width: 991px){.header .language-selection-wrapper{top:.9375rem;right:6.1875rem}}.header .language-selection-wrapper .language-selection{font-weight:300;letter-spacing:1.1px;color:var(--white)}.header .nav-menu-wrapper{display:none}@media only screen and (max-width: 991px){.header .nav-menu-wrapper{display:block;position:absolute;width:100%;top:1.25rem;transition:all .4s;z-index:100}}.header .nav-menu-wrapper .menu-wrapper{width:100%}.header .nav-menu-drawer{display:none}@media only screen and (max-width: 991px){.header .nav-menu-drawer{display:block}}.header .hamburger-menu{background:rgba(0,0,0,0);border:none;cursor:pointer}.header .hamburger-menu svg path{stroke:var(--white)}.header .close-btn{background:rgba(0,0,0,0);border:none;cursor:pointer}.header{position:relative}.header .slider{position:absolute;top:0;left:0;width:100vw;height:100%;overflow:hidden;display:-ms-flexbox;display:flex}@media only screen and (max-width: 991px){.header .slider{height:100vh}}.header-buttons{gap:1.25rem}.header-buttons .play-logo{cursor:pointer}.header-buttons .play-logo rect,.header-buttons .play-logo path{transition:fill .3s ease}.header-buttons .play-logo:hover rect{fill:var(--btn-hover-bg-color)}.header-buttons .play-logo:hover path{fill:var(--white)}.owl-nav{display:-ms-flexbox;display:flex;gap:20px;position:absolute;right:calc((100% - 1440px)/2 + 80px);bottom:3.75rem}@media only screen and (max-width: 1385px){.owl-nav{right:5rem}}@media only screen and (max-width: 575px){.owl-nav{bottom:1.25rem}}.owl-prev,.owl-next{width:3rem;height:3rem}@media only screen and (max-width: 767px){.owl-prev,.owl-next{display:none}}.owl-dot{width:.5rem !important;height:.5rem !important;background:var(--bg-tertiary) !important;border-radius:50%}.owl-dot.active{background:var(--bg-yellow) !important}.nav-menu-drawer{display:block;position:fixed;width:100%;height:100%;top:0;right:-100%;background-color:#fff;padding:32px 20px 40px 20px;transition:all .3s ease;z-index:1000}.nav-menu-drawer.open{right:0}@media screen and (min-width: 991px){.nav-menu-drawer{display:none}}.nav-menu-drawer nav{display:block;margin:auto}.nav-menu-drawer nav ul.nav-list{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;width:100%;height:100%}.nav-menu-drawer nav ul.nav-list a{font-size:28px;font-weight:700}@media screen and (min-width: 991px){.nav-menu-drawer nav{display:none}}.nav-menu-drawer .btn.btn-primary{display:-ms-flexbox;display:flex;width:100%}@media screen and (min-width: 991px){.nav-menu-drawer .btn.btn-primary{display:none}}.nav-menu-drawer .nav-list{gap:1.25rem}.nav-menu-drawer .drawer-icon{max-width:80px}.video-popup{position:absolute;top:0;left:0;width:100%;height:100%;z-index:200;background-color:var(--black);padding:20px;box-sizing:border-box;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.video-popup.show{opacity:1;visibility:visible}.video-popup video{width:100%;max-width:100%;max-height:80%}.video-close-icon{position:absolute;top:1.875rem;right:1.875rem;width:ren(20);height:1.25rem;cursor:pointer}.owl-nav.ltr{right:5rem}.career-header{position:initial}.career-header .career-inner-nav{position:initial;background:var(--bg-primary);padding:1.5rem 0}.career-header .career-menu-wrapper{position:initial;padding-top:1.5rem}.career-header .career-hamburger-menu svg path{stroke:var(--black)}.career-header .career-home-logo{max-width:5.3125rem}.footer-wrapper{background:var(--tertiary-light)}.footer-wrapper .footer-text{font-weight:400;color:var(--text-primary-light);transition:all .3s ease}.footer-wrapper .footer-text:hover{opacity:.8}.footer-wrapper .media-link{transition:all .3s ease}.footer-wrapper .media-link:hover{opacity:.8}.footer-wrapper .footer-top-section{gap:1.875rem;padding:3.75rem 0}@media only screen and (max-width: 767px){.footer-wrapper .footer-top-section{gap:1.25rem;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:start;justify-content:flex-start;padding:1.5625rem 0 1.875rem 0}}@media only screen and (max-width: 575px){.footer-wrapper .footer-top-section{-ms-flex-direction:column;flex-direction:column}}.footer-wrapper .footer-top-section .footer-links-wrapper{gap:1.25rem}@media only screen and (max-width: 767px){.footer-wrapper .footer-top-section .footer-links-wrapper{-ms-flex-direction:column-reverse;flex-direction:column-reverse;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:start;justify-content:flex-start}}.footer-wrapper .footer-top-section .media-links{gap:1.1875rem;margin-left:auto}@media only screen and (max-width: 767px){.footer-wrapper .footer-top-section .media-links{margin-left:initial}}.footer-wrapper .footer-top-section .footer-list{gap:1.875rem;list-style-type:none;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (max-width: 767px){.footer-wrapper .footer-top-section .footer-list{padding-top:.625rem;gap:1.25rem}}.footer-wrapper .footer-bottom-section{background:var(--bg-secondary)}@media only screen and (max-width: 767px){.footer-wrapper .footer-bottom-section .footer-bottom-content{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;gap:1.25rem}}.footer-wrapper .footer-bottom-section .bottom-footer-text{color:var(--text-weight-secondary)}.footer-wrapper .footer-bottom-section .with-border::after{content:"";width:.0625rem;height:20px;background-color:var(--border-secondary);margin:0 38px;display:inline-block;vertical-align:middle}.footer-wrapper .footer-logo{max-width:7.3125rem;min-width:5rem}.common-spacing-tb{padding:5rem 0}@media only screen and (max-width: 991px){.common-spacing-tb{padding:2.5rem 0}}.common-spacing-tb-2{padding:10rem 0}@media only screen and (max-width: 991px){.common-spacing-tb-2{padding:5rem 0}}.common-spacing-top{padding-top:5rem}@media only screen and (max-width: 991px){.common-spacing-top{padding-top:2.5rem}}.sub-title-heading{padding-bottom:.625rem}.sub-title-desc{padding-top:2.5rem;padding-bottom:1.25rem}@media only screen and (max-width: 991px){.sub-title-desc{padding-top:1.25rem;padding-bottom:.625rem}}a{text-decoration:none}.nav-link,.page-link{text-decoration:none;list-style-type:none}.overview-wrapper,.mission-wrapper,.property-wrapper{-moz-column-gap:5rem;column-gap:5rem}@media screen and (max-width: 1451px){.overview-wrapper,.mission-wrapper,.property-wrapper{-moz-column-gap:1.875rem;column-gap:1.875rem}}.overview-wrapper .overview-img,.overview-wrapper .mission-img,.overview-wrapper .property-img,.mission-wrapper .overview-img,.mission-wrapper .mission-img,.mission-wrapper .property-img,.property-wrapper .overview-img,.property-wrapper .mission-img,.property-wrapper .property-img{min-width:37.5rem;max-width:37.5rem}@media only screen and (max-width: 1248px){.overview-wrapper .overview-img,.overview-wrapper .mission-img,.overview-wrapper .property-img,.mission-wrapper .overview-img,.mission-wrapper .mission-img,.mission-wrapper .property-img,.property-wrapper .overview-img,.property-wrapper .mission-img,.property-wrapper .property-img{min-width:25rem;max-width:25rem}}@media only screen and (max-width: 991px){.overview-wrapper .overview-img,.overview-wrapper .mission-img,.overview-wrapper .property-img,.mission-wrapper .overview-img,.mission-wrapper .mission-img,.mission-wrapper .property-img,.property-wrapper .overview-img,.property-wrapper .mission-img,.property-wrapper .property-img{min-width:18.75rem;max-width:18.75rem}}@media only screen and (max-width: 767px){.overview-wrapper .overview-img,.overview-wrapper .mission-img,.overview-wrapper .property-img,.mission-wrapper .overview-img,.mission-wrapper .mission-img,.mission-wrapper .property-img,.property-wrapper .overview-img,.property-wrapper .mission-img,.property-wrapper .property-img{min-width:none;max-width:none;width:100%}}@media only screen and (max-width: 767px){.overview-wrapper,.mission-wrapper,.property-wrapper{-ms-flex-direction:column;flex-direction:column;row-gap:2.5rem}}main .overlay,.slider .overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.4)}.register-sec .reg-title{text-align:center}.register-sec .reg-desc{max-width:700px;text-align:center}.toastify{background:var(--white) !important;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:start;align-items:flex-start;width:94vw;min-width:auto;max-width:80rem;padding:2.5rem 4.5625rem}@media only screen and (max-width: 991px){.toastify{padding:1.875rem 2.1875rem}}.toast-content{display:-ms-flexbox;display:flex;gap:.625rem;-ms-flex-direction:column;flex-direction:column}.toast-title{font-weight:700;font-size:2.5rem;line-height:3rem;color:var(--text-deep-teal)}.toast-desc{font-weight:400;font-size:1rem;line-height:1.625rem;color:var(--text-tertiary)}.toast-close{color:var(--black);border:.125rem solid var(--black);border-radius:50%;opacity:initial;margin-bottom:auto;max-width:1.875rem;min-width:1.875rem;height:1.875rem}.popup{position:fixed;top:50%;left:50%;background-color:var(--white);max-width:1290px;max-height:80%;width:94vw;min-width:auto;margin:0 auto;overflow-y:auto;opacity:0;visibility:hidden;pointer-events:none;z-index:99999;transition:all .4s;transform:translate(-50%, -50%);box-shadow:0 0 20px rgba(0,0,0,.1);padding:2.5rem 3.3125rem 3.75rem 3.3125rem}@media only screen and (max-width: 991px){.popup{padding:2.5rem 3.125rem 1.875rem 3.125rem}}@media only screen and (max-width: 767px){.popup{padding:1.875rem 1.5625rem 1.25rem 1.5625rem}}.popup.active{opacity:1;visibility:visible;pointer-events:all;transition-delay:0s}.popup .popup-heading{color:var(--text-deep-teal)}.popup .popup-dec{color:var(--text-tertiary)}@media only screen and (max-width: 991px){.popup .popup-header-content{margin-bottom:1.25rem !important}}.popup-content-wrapper .field-title-wrapper{max-width:740px}.popup-content-wrapper .popup-content-heading{color:var(--text-tertiary)}.popup-content-wrapper .input-wrapper{gap:5rem}@media only screen and (max-width: 991px){.popup-content-wrapper .input-wrapper{gap:3.125rem;-ms-flex-direction:column;flex-direction:column}}@media only screen and (max-width: 767px){.popup-content-wrapper .input-wrapper{gap:1.875rem;-ms-flex-direction:column;flex-direction:column}}.popup-content-wrapper .input-wrapper .company-details,.popup-content-wrapper .input-wrapper .personal-details{max-width:32.9375rem;width:100%}@media only screen and (max-width: 991px){.popup-content-wrapper .input-wrapper .company-details,.popup-content-wrapper .input-wrapper .personal-details{max-width:initial}}@media only screen and (max-width: 767px){.popup-content-wrapper .input-wrapper .company-details,.popup-content-wrapper .input-wrapper .personal-details{max-width:initial}}.popup-content-wrapper .input-wrapper .input-label{color:var(--Dar-Gray)}.popup-content-wrapper .input-wrapper .address-wrapper{gap:.625rem}@media only screen and (max-width: 991px){.popup-content-wrapper .input-wrapper .address-wrapper{gap:1.5625rem}}@media only screen and (max-width: 767px){.popup-content-wrapper .input-wrapper .address-wrapper{gap:1.25rem}}@media only screen and (max-width: 575px){.popup-content-wrapper .input-wrapper .address-wrapper{-ms-flex-direction:column;flex-direction:column}}.popup-content-wrapper .input-wrapper .address-wrapper .small-inputs{max-width:15.21875rem}@media only screen and (max-width: 991px){.popup-content-wrapper .input-wrapper .address-wrapper .small-inputs{width:100%;max-width:initial}}@media only screen and (max-width: 767px){.popup-content-wrapper .input-wrapper .address-wrapper .small-inputs{max-width:50%;width:100%}}@media only screen and (max-width: 575px){.popup-content-wrapper .input-wrapper .address-wrapper .small-inputs{max-width:100%;width:100%;margin-bottom:.625rem}}.popup-content-wrapper .input-wrapper .validation-message{font-weight:400;font-size:.75rem;color:var(--text-error)}.popup-content-wrapper .input-wrapper .upload-file-input{display:none}.popup-content-wrapper .input-wrapper .border-only-input,.popup-content-wrapper .input-wrapper .upload-file{border:none;border-bottom:.0625rem solid var(--border-tertiary);border-radius:0;padding:.5rem 1rem;width:100%;box-sizing:border-box;margin-bottom:.3125rem}.popup-content-wrapper .input-wrapper .border-only-input:focus-visible,.popup-content-wrapper .input-wrapper .upload-file:focus-visible{outline:none}.popup-content-wrapper .input-wrapper .personal-details .attach-file-input{position:relative}@media only screen and (max-width: 991px){.popup-content-wrapper .input-wrapper{margin-top:1.25rem !important;margin-bottom:1.875rem !important}}.input-group,.career-input-group{position:relative}@media only screen and (max-width: 575px){.input-group,.career-input-group{-ms-flex-direction:column;flex-direction:column}}.input-group .validation-message,.career-input-group .validation-message{position:absolute;bottom:-1.25rem}@media only screen and (max-width: 380px){.input-group .validation-message,.career-input-group .validation-message{bottom:-1.25rem}}.small-inputs{position:relative}.career-input-group .career-name-input{position:relative}.career-input-group .career-name-input .validation-message{position:absolute;bottom:-1.25rem}@media only screen and (max-width: 380px){.career-input-group .career-name-input .validation-message{bottom:-1.75rem}}.overlay-popup{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:90;background-color:rgba(0,0,0,.5);transition:all .4s}.overlay-popup.active{display:block}.career-details-popup{position:fixed;top:50%;left:50%;background-color:var(--white);max-width:1290px;max-height:80%;width:94vw;min-width:auto;margin:0 auto;overflow-y:auto;opacity:0;visibility:hidden;pointer-events:none;z-index:99999;transition:all .4s;transform:translate(-50%, -50%);box-shadow:0 0 20px rgba(0,0,0,.1);padding:2.5rem 3.3125rem 3.75rem 3.3125rem}@media only screen and (max-width: 991px){.career-details-popup{padding:2.5rem 3.125rem 1.875rem 3.125rem}}@media only screen and (max-width: 767px){.career-details-popup{padding:2.5rem 1.875rem 1.875rem 1.875rem}}.career-details-popup.active{opacity:1;visibility:visible;pointer-events:all;transition-delay:0s}.career-details-popup .popup-heading{color:var(--text-deep-teal)}.career-details-popup .popup-dec{color:var(--text-tertiary)}.career-details-popup .career-popup-header-content{margin-bottom:1.375rem}@media only screen and (max-width: 991px){.career-details-popup .career-popup-header-content{margin-bottom:1.25rem !important}}.close-icon{max-width:2.5rem;min-width:2.5rem;height:2.5rem}.career-details-popup .career-personal-details{width:100%;max-width:initial}.career-details-popup .career-address-wrapper{gap:2.5rem}.career-details-popup .career-name-input{width:100%}.career-details-popup .career-position-input{width:100%}.career-details-popup .job-box{padding:.875rem 1rem;border:.2px solid rgba(29,31,34,.33);width:-moz-fit-content;width:fit-content}.career-popup-content-wrapper .field-title-wrapper{max-width:740px}.career-popup-content-wrapper .career-popup-content-heading{color:var(--text-tertiary)}.career-popup-content-wrapper .career-input-wrapper{gap:5rem}@media only screen and (max-width: 767px){.career-popup-content-wrapper .career-input-wrapper{gap:1.875rem;-ms-flex-direction:column;flex-direction:column}}.career-popup-content-wrapper .career-input-wrapper s .career-personal-details{max-width:32.9375rem;width:100%}@media only screen and (max-width: 767px){.career-popup-content-wrapper .career-input-wrapper s .career-personal-details{max-width:initial}}.career-popup-content-wrapper .career-input-wrapper .input-label{color:var(--Dar-Gray)}.career-popup-content-wrapper .career-input-wrapper .address-wrapper{gap:.625rem}@media only screen and (max-width: 767px){.career-popup-content-wrapper .career-input-wrapper .address-wrapper{gap:1.25rem}}.career-popup-content-wrapper .career-input-wrapper .address-wrapper .small-inputs{max-width:15.21875rem}@media only screen and (max-width: 767px){.career-popup-content-wrapper .career-input-wrapper .address-wrapper .small-inputs{max-width:50%;width:100%}}@media only screen and (max-width: 380px){.career-popup-content-wrapper .career-input-wrapper .address-wrapper .small-inputs{max-width:initial;width:100%}}.career-popup-content-wrapper .career-input-wrapper .validation-message{font-size:.75rem;color:var(--text-error)}.career-popup-content-wrapper .career-input-wrapper .upload-file-input{display:none}.career-popup-content-wrapper .career-input-wrapper .border-only-input,.career-popup-content-wrapper .career-input-wrapper .upload-file{border:none;border-bottom:.0625rem solid var(--border-tertiary);border-radius:0;padding:.5rem 1rem;width:100%;box-sizing:border-box;margin-bottom:.3125rem}.career-popup-content-wrapper .career-input-wrapper .border-only-input:focus-visible,.career-popup-content-wrapper .career-input-wrapper .upload-file:focus-visible{outline:none}.career-popup-content-wrapper .career-input-wrapper .personal-details .attach-file-input{position:relative}@media only screen and (max-width: 991px){.career-popup-content-wrapper .career-input-wrapper{margin-top:1.25rem !important;margin-bottom:1.875rem !important}}.career-popup-content-wrapper .form-checkbox{position:relative;width:1.5rem;height:1.5rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid var(--border-primary);border-radius:4px;cursor:pointer}.career-popup-content-wrapper .form-checkbox:checked{background-color:var(--bg-primary);border-color:var(--border-primary)}.career-popup-content-wrapper .form-checkbox:checked:after{content:"";position:absolute;width:8px;height:17px;top:0;left:7px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.career-popup-content-wrapper .reference{color:var(--Dar-Gray)}.career-popup-content-wrapper .reference-content{display:none}.banner{width:100%;background-repeat:no-repeat;background-size:cover;background-position:center;min-height:100vh}@media only screen and (max-width: 575px){.banner{height:initial}}.banner .header-content{position:relative;text-align:start;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:end;justify-content:flex-end;padding-top:19.6875rem;padding-bottom:5rem}@media only screen and (max-width: 1385px){.banner .header-content{padding-top:13.75rem}}.banner .header-content .banner-title{max-width:46.875rem}.banner .header-content .banner-desc{max-width:40.625rem}.banner .banner-btn{max-width:-moz-fit-content;max-width:fit-content}.map-section{position:relative}.map-section .contact-container{position:absolute;top:5rem;left:5rem;margin-right:1.25rem}@media only screen and (max-width: 991px){.map-section .contact-container{left:1.25rem}}@media only screen and (max-width: 575px){.map-section .contact-container{top:11.25rem}}.map-section .mail-wrapper{gap:2.5rem}.map-section .contact-img-section{max-width:19.625rem}.map-section .contact-img-section .contact-img{-o-object-fit:cover;object-fit:cover;height:19.625rem}@media only screen and (max-width: 575px){.map-section .contact-img-section .contact-img{display:none}}.map-section .contact-details-wrapper{height:19.625rem;max-width:23rem;background:var(--white);padding:2.5rem}@media only screen and (max-width: 575px){.map-section .contact-details-wrapper{padding:1.25rem;height:auto}}.map-section .contact-details-wrapper .contact-text-color{color:var(--text-tertiary)}.gm-style-moc{opacity:1 !important}.media-sec .video-wrapper .show-Video-popup{position:fixed;top:0;right:0;bottom:0;left:0;background-color:rgba(21,20,26,.8);opacity:0;visibility:hidden;transition:.35s ease-in-out;z-index:999}.media-sec .video-wrapper .show-Video-popup.popup-active{opacity:1;visibility:visible}.media-sec .video-wrapper .popup-close{position:absolute;top:10px;right:10px;padding:.625rem;background:rgba(0,0,0,0);border:none;cursor:pointer;transition:.3s all ease;border-radius:50%}.media-sec .video-wrapper .popup-close:hover{background:var(--secondary-light)}.media-sec .video-wrapper .popup-content-wrapper{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;min-width:60%;min-height:100%;max-width:60vw;margin:0 auto;overflow:hidden}@media only screen and (max-width: 767px){.media-sec .video-wrapper .popup-content-wrapper{min-width:80%}}.media-sec .video-wrapper .short-video-wrapper{position:relative;cursor:pointer}.media-sec .video-wrapper .testimonial-video .video-box{position:relative;cursor:pointer}.media-sec .video-wrapper .testimonial-video .overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5)}.media-sec .video-wrapper .testimonial-video .video-play-icon{position:absolute;max-width:5rem;min-width:5rem}@media only screen and (max-width: 1024px){.media-sec .video-wrapper .testimonial-video .video-play-icon{max-width:3.125rem;min-width:3.125rem}}.media-sec .video-wrapper .testimonial-video .video-desc{position:absolute;bottom:0;width:100%;padding-left:2.875rem;padding-right:2.875rem;padding-bottom:1.625rem;box-sizing:border-box;z-index:1}@media only screen and (max-width: 991px){.media-sec .video-wrapper .testimonial-video .video-desc{font-size:1.125rem;padding-left:1.25rem;padding-right:1.25rem;padding-bottom:1.25rem}}@media only screen and (max-width: 767px){.media-sec .video-wrapper .testimonial-video .video-desc{padding-left:5rem;padding-right:5rem}}@media only screen and (max-width: 630px){.media-sec .video-wrapper .testimonial-video .video-desc{padding-left:1.25rem;padding-right:1.25rem}}.home-main-wrapper .Oman-project-container{gap:1.25rem;max-width:80rem;padding:2.25rem 3.5625rem}@media only screen and (max-width: 832px){.home-main-wrapper .Oman-project-container{-ms-flex-direction:column;flex-direction:column}}.home-main-wrapper .Oman-project-container .text-center{gap:.3125rem;text-align:center}.home-main-wrapper .explore-phase-container{padding:5rem 3.5625rem 0 3.5625rem}@media only screen and (max-width: 1024px){.home-main-wrapper .explore-phase-container{gap:20px;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;padding:2.5rem 1.875rem 0 1.875rem}}@media only screen and (max-width: 767px){.home-main-wrapper .explore-phase-container{padding:1.875rem 0rem 0 0rem}}.home-main-wrapper .explore-phase-container .explore-title{padding-bottom:.3125rem;color:var(--text-cerulean-blue)}.home-main-wrapper .explore-phase-container .explore-phase-title{color:var(--text-deep-teal)}.home-main-wrapper .explore-project-container{display:grid;grid-template-columns:1fr 1fr 1fr;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width: 991px){.home-main-wrapper .explore-project-container{grid-template-columns:1fr;-ms-flex-direction:column;flex-direction:column}}.home-main-wrapper .explore-project-container .project-card{position:relative;overflow:hidden}.home-main-wrapper .explore-project-container .project-card .card-content{position:absolute;bottom:0;left:40px}@media only screen and (max-width: 991px){.home-main-wrapper .explore-project-container .project-card .card-content{display:none}}.home-main-wrapper .explore-project-container .project-card .project-image{min-height:100%;height:620px;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;max-height:100%;transition:transform .6s ease}@media only screen and (max-width: 991px){.home-main-wrapper .explore-project-container .project-card .project-image{min-height:auto;height:70vh}}@media only screen and (max-width: 767px){.home-main-wrapper .explore-project-container .project-card .project-image{height:50vh}}.home-main-wrapper .explore-project-container .project-card:hover .project-image{position:relative;transform:scale(1.5)}@media only screen and (max-width: 991px){.home-main-wrapper .explore-project-container .project-card:hover .project-image{transform:scale(1)}}.home-main-wrapper .explore-project-container .project-card:hover .project-details{background-color:var(--white);bottom:0}.home-main-wrapper .explore-project-container .project-card .project-details{position:absolute;bottom:-900px;left:0px;background-color:rgba(0,0,0,0);color:var(--black);padding:2.5rem;overflow-y:auto;transition:all .3s ease}@media only screen and (max-width: 991px){.home-main-wrapper .explore-project-container .project-card .project-details{position:static;background-color:var(--white);padding:1.25rem}}.home-main-wrapper .explore-project-container .explore-title{color:var(--text-cerulean-blue)}.home-main-wrapper .explore-project-container .explore-phase-title{color:var(--text-deep-teal)}@media only screen and (max-width: 991px){.home-main-wrapper .explore-project-container .project-sub-title{padding-bottom:1.25rem !important}}.home-main-wrapper .explore-project-container .hidden-on-load{color:var(--black);letter-spacing:1px}.image-in{min-height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:left center;object-position:left center;max-height:100%}.about-us-banner{position:relative;background-image:url("../images/png/banner-img-03.png");background-position:center;background-repeat:no-repeat;background-size:cover}.about-us .overview-wrapper,.about-us .mission-wrapper{-moz-column-gap:5rem;column-gap:5rem}@media only screen and (max-width: 1080px){.about-us .overview-wrapper,.about-us .mission-wrapper{-moz-column-gap:1.875rem;column-gap:1.875rem}}@media only screen and (max-width: 767px){.about-us .overview-wrapper,.about-us .mission-wrapper{-ms-flex-align:start;align-items:flex-start}}.about-us .desc-wrapper .sub-desc{font-weight:500}.about-us .desc-wrapper .desc{max-width:33.125rem}@media only screen and (max-width: 767px){.about-us .desc-wrapper .desc{max-width:100%}}.investor-main-wrapper .investor-banner{position:relative;background-image:url("../images/png/investors-banner.png");background-position:center;background-repeat:no-repeat;background-size:cover}.investor-main-wrapper .investor-banner .banner-title{max-width:850px}.investor-main-wrapper .investor-banner .banner-desc{max-width:800px}@media only screen and (max-width: 991px){.investor-main-wrapper .investors-overview-wrapper{padding:5rem 0 5rem 0 !important}}@media only screen and (max-width: 767px){.investor-main-wrapper .investors-overview-wrapper{padding:2.5rem 0 2.5rem 0 !important}}.investor-main-wrapper .investors-overview-wrapper .investors-sub-title{max-width:25rem}.investor-main-wrapper .investors-overview-wrapper .investors-desc{max-width:31.25rem}.project-banner{position:relative;background-image:url("../images/png/banner-img-04.png");background-position:center;background-repeat:no-repeat;background-size:cover}.projects .header-content .banner-title{max-width:49.375rem}.projects .header-content .desc{max-width:31.25rem}@media only screen and (max-width: 767px){.projects .properties .property{-ms-flex-direction:column-reverse;flex-direction:column-reverse;row-gap:2.5rem}}@media only screen and (max-width: 767px){.projects .property-image .container{margin:0;padding:0}}.projects .image-property{position:relative;background-image:url("../images/png/property-image.png");background-position:right;background-repeat:no-repeat;background-size:cover;min-height:52.5rem;min-width:80rem}@media screen and (max-width: 1450px){.projects .image-property{min-height:37.5rem;min-width:100%}}.projects .image-property .overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.24)}.projects .property-contents{position:absolute;bottom:5rem;z-index:999}@media only screen and (max-width: 767px){.projects .property-contents{left:1.25rem}}.projects .property-contents .property-title{color:var(--text-overlay-primary)}.projects .property-contents .desc{color:var(--text-overlay-secondary)}.project-inner-banner{position:relative;background-image:url("../images/png/project-inner-banner.png");background-position:center;background-repeat:no-repeat;background-size:cover}@media screen and (max-width: 860px){.project-inner-wrapper{-ms-flex-direction:column;flex-direction:column;row-gap:2.5rem}}.project-inner .project-image-inner{min-height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:left center;object-position:left center;max-height:100%}.project-inner .desc-wrapper .desc-wrap{-moz-column-gap:2.5rem;column-gap:2.5rem}@media screen and (max-width: 1457px){.project-inner .desc-wrapper .desc-wrap{-moz-column-gap:1.25rem;column-gap:1.25rem}}@media only screen and (max-width: 767px){.project-inner .desc-wrapper .desc-wrap{-ms-flex-direction:column;flex-direction:column}}.project-inner .desc-wrapper .desc-wrap .desc{max-width:17.5rem}@media only screen and (max-width: 1385px){.project-inner .desc-wrapper .desc-wrap .desc{max-width:14.5rem}}@media screen and (max-width: 1091px){.project-inner .desc-wrapper .desc-wrap .desc{max-width:100%}}.project-inner .desc-wrapper .font-title-xs{font-weight:600;line-height:1.21}@media screen and (max-width: 1292px){.project-inner .project-inner-img-01{max-width:400px;min-width:400px}}@media screen and (max-width: 860px){.project-inner .project-inner-img-01{min-width:none;max-width:none;width:100%}}.project-inner .svg-img{max-width:3.125rem;min-width:3.125rem;cursor:pointer}.project-inner .image-wrapper{row-gap:1.25rem}@media only screen and (max-width: 991px){.project-inner .image-wrapper{row-gap:.625rem}}.project-inner .image-wrapper .image-one{overflow:hidden}.project-inner .image-wrapper .image-wrap{display:grid;grid-template-columns:repeat(3, 1fr);-moz-column-gap:1.25rem;column-gap:1.25rem}@media only screen and (max-width: 991px){.project-inner .image-wrapper .image-wrap{-moz-column-gap:.625rem;column-gap:.625rem}}.project-inner .image-wrapper .auf-btn{width:-moz-fit-content;width:fit-content;margin-top:5rem}@media only screen and (max-width: 991px){.project-inner .image-wrapper .auf-btn{margin-top:2.5rem}}.career-banner{position:relative;background-image:url("../images/png/career-banner.png");background-position:center;background-repeat:no-repeat;background-size:cover}.career .header-content .banner-desc{max-width:50rem}.career .property-wrapper{display:-ms-flexbox;display:flex}@media only screen and (max-width: 767px){.career .property-wrapper{grid-template-columns:1fr}}.career .property-wrapper .svg-content-wrapper{display:grid;grid-template-columns:1fr 1fr;-moz-column-gap:2.5rem;column-gap:2.5rem;row-gap:1.875rem}@media only screen and (max-width: 1248px){.career .property-wrapper .svg-content-wrapper{-moz-column-gap:.9375rem;column-gap:.9375rem;row-gap:.9375rem}}@media only screen and (max-width: 1248px){.career .property-wrapper .svg-content-wrapper{grid-template-columns:1fr}}@media only screen and (max-width: 991px){.career .property-wrapper .svg-content-wrapper .svg-content{-ms-flex-align:center;align-items:center}}.career .property-wrapper .svg-content-wrapper .svg-image img{min-width:3.125rem;max-width:3.125rem}@media only screen and (max-width: 1385px){.career .property-wrapper .property-img{min-width:25rem;max-width:25rem}}@media only screen and (max-width: 991px){.career .property-wrapper .property-img{min-width:18.75rem;max-width:18.75rem}}@media only screen and (max-width: 767px){.career .property-wrapper .property-img{min-width:none;max-width:none;width:100%}}.career .career-content{font-weight:500}.career .cards-content-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem}@media only screen and (max-width: 1024px){.career .cards-content-wrapper{grid-template-columns:1fr}}@media only screen and (max-width: 575px){.career .cards-content-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}}.career .job-apply-card{max-width:39.25rem;padding:2.5rem;background:var(--border-tertiary-light)}@media only screen and (max-width: 1080px){.career .job-apply-card{padding:1.875rem}}@media only screen and (max-width: 1024px){.career .job-apply-card{max-width:initial}}.career .job-apply-card .button-container{gap:1.25rem;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:start;align-items:start}@media only screen and (max-width: 380px){.career .job-apply-card .button-container{gap:.375rem}}@media only screen and (max-width: 767px){.career .job-apply-card .button-container .auf-btn{padding:.625rem 1.5625rem}}.header-nav{position:fixed;top:0;width:100%;transition:all .4s;z-index:100}.header-hide{transform:translateY(-140px)}.vendor-main-wrapper .vendor-banner{position:relative;background-image:url("../images/png/vendor-banner.png");background-position:center;background-repeat:no-repeat;background-size:cover}.vendor-main-wrapper .banner-desc{max-width:50rem !important}.vendor-overview-section{padding:10rem 0}@media only screen and (max-width: 991px){.vendor-overview-section{padding:5rem 0 5rem 0}}@media only screen and (max-width: 767px){.vendor-overview-section{padding:2.5rem 0 2.5rem 0}}.media-banner{position:relative;background-image:url("../images/png/media-banner.png");background-position:center;background-repeat:no-repeat;background-size:cover}.media-banner .banner-desc{max-width:46.875rem !important}.media .tab-default{display:-ms-flexbox;display:flex;gap:10px}.media .tab-pill-item{-ms-flex-positive:1;flex-grow:1;list-style-type:none}.media .tab-pill-item .tab-pill-link{width:100%;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-pack:center;justify-content:center;padding-bottom:1.25rem;color:var(--text-tertiary);transition:border .3s ease-in-out;border-bottom:4px solid var(--border-tertiary-light);text-decoration:none;cursor:pointer}.media .tab-pill-item .tab-pill-link:hover,.media .tab-pill-item .tab-pill-link.tab-nav-active{border-bottom:4px solid var(--border-primary)}.media .video-wrapper,.media .image-wrapper,.media .news-wrapper{display:grid;grid-template-columns:1fr 1fr;grid-template-columns:1fr 1fr;padding-top:3.75rem;row-gap:5rem;-moz-column-gap:5rem;column-gap:5rem}@media only screen and (max-width: 1248px){.media .video-wrapper,.media .image-wrapper,.media .news-wrapper{padding-top:2.5rem;row-gap:3.125rem;-moz-column-gap:3.125rem;column-gap:3.125rem}}@media only screen and (max-width: 991px){.media .video-wrapper,.media .image-wrapper,.media .news-wrapper{padding-top:2.5rem;row-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem}}@media only screen and (max-width: 767px){.media .video-wrapper,.media .image-wrapper,.media .news-wrapper{grid-template-columns:1fr}}.media .video-wrapper .video-img,.media .image-wrapper .video-img,.media .news-wrapper .video-img{min-width:calc(50% - 40px);max-width:calc(50% - 40px);cursor:pointer}@media only screen and (max-width: 1248px){.media .video-wrapper .video-img,.media .image-wrapper .video-img,.media .news-wrapper .video-img{min-width:calc(50% - 20px);max-width:calc(50% - 20px)}}@media only screen and (max-width: 767px){.media .video-wrapper .video-img,.media .image-wrapper .video-img,.media .news-wrapper .video-img{min-width:100%;max-width:100%}}.contact-banner-section{position:relative;width:100%;background-image:url("../images/png/contact-banner.png");background-repeat:no-repeat;background-size:cover;background-position:center}.banner-btn{max-width:-moz-fit-content;max-width:fit-content}.search-content-container .search-field-main{position:relative;max-width:1280px;width:100%;transition:opacity .3s ease,visibility .3s ease}.search-content-container .search-field-main .search-field{width:100%;padding:1.3125rem 5rem 1.3125rem 2.5rem;border-radius:4.875rem;border:none}.search-content-container .search-field-main .search-field:focus-visible{outline:none}.search-content-container .search-field-main .search-icon{background:rgba(0,0,0,0);border:none;cursor:pointer}.search-content-container .search-field-main .search-button{position:absolute;top:0;right:0;padding:0;background-color:var(--text-deep-teal);border:rgba(0,0,0,0);border-radius:50%;padding:1.375rem;cursor:pointer;transition:all .3s ease}.search-content-container .search-field-main .search-button:hover{background:var(--black)}@media only screen and (max-width: 767px){.search-content-container .search-field-main .search-button{top:-2px}}.search-content-container .search-field-main .search-button img{width:24px;height:24px}@media only screen and (max-width: 767px){.search-page-content{-ms-flex-direction:column;flex-direction:column}}.search-content-wrapper{gap:1.25rem}.search-section{padding:80px 0}.search-section .right-content-wrapper{max-width:834px}.search-section .search-content-one,.search-section .search-content-two,.search-section .radio-button-wrapper{border-bottom:.0625rem solid var(--border-tertiary)}.search-section .sort-container{width:100%;max-width:21.875rem;min-width:15.625rem}@media only screen and (max-width: 767px){.search-section .sort-container{max-width:initial;min-width:initial}}.search-section .radio-button-wrapper{gap:1.6875rem}@media only screen and (max-width: 767px){.search-section .radio-button-wrapper{-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}}.search-section .category-container{gap:1.6875rem}@media only screen and (max-width: 767px){.search-section .category-container{-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}}.search-section .radio-text{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:8px;color:var(--text-primary);cursor:pointer}.search-section .radio-text .radio-select{width:1.125rem;height:1.125rem}.search-section .checkbox-text{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:8px;cursor:pointer}.search-section .checkbox-text .checkbox-select{width:1.125rem;height:1.125rem}.search-section .radio-select,.search-section .checkbox-select{accent-color:var(--text-deep-teal)}.search-section .sort-title,.search-section .category-title{margin-bottom:1.6875rem}.search-section .category-title{color:var(--text-tertiary-disabled)}.pagination .prx-page-item{list-style-type:none}.pagination .prx-pagination{gap:16px;-ms-flex-pack:end;justify-content:flex-end}.pagination .prx-pagination .prx-page-link{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;width:2rem;height:2rem;border-color:var(--text-deep-teal)}.pagination .prx-pagination .prx-page-link:hover{background-color:var(--text-deep-teal);color:var(--white)}.pagination .prx-pagination .prx-page-link.active{background-color:var(--text-deep-teal);color:var(--white)}.pagination .next-icon{width:3rem;height:3rem}.search-field-wrapper{position:absolute;top:calc(32% - 15px);left:50%;transform:translate(-50%, -50%);z-index:10;width:100%;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.search-field-wrapper-sub{position:relative}@media only screen and (max-width: 575px){.search-field-wrapper{top:20%}}.search-field-wrapper .search-field{width:100%;padding:1.3125rem 5rem 1.3125rem 2.5rem;border-radius:4.875rem;border:none}.search-field-wrapper .search-field:focus-visible{outline:none}.search-field-wrapper.active{opacity:1;visibility:visible}.search-icon,.pagination-button{background:rgba(0,0,0,0);border:none;cursor:pointer}.search-button{position:absolute;top:0;right:0;padding:0;background-color:var(--text-deep-teal);border:rgba(0,0,0,0);border-radius:50%;padding:1.375rem;cursor:pointer;transition:all .3s ease}@media only screen and (max-width: 767px){.search-button{padding:1.3125rem}}.search-button:hover{background:var(--black)}@media only screen and (max-width: 767px){.search-field::-moz-placeholder{font-size:.875rem}.search-field:-ms-input-placeholder{font-size:.875rem}.search-field::placeholder{font-size:.875rem}}.search-button img{width:24px;height:24px}.underline{-webkit-text-decoration:underline var(--text-primary) .125rem;text-decoration:underline var(--text-primary) .125rem}[dir=rtl] .owl-carousel{direction:ltr}[dir=rtl] .banner-slider .header-content-wrapper{-ms-flex-pack:end;justify-content:flex-end}[dir=rtl] .owl-nav{left:8rem}@media only screen and (max-width: 991px){[dir=rtl] .owl-nav{left:2.5rem}}@media only screen and (max-width: 832px){[dir=rtl] .owl-nav{bottom:1.25rem}}[dir=rtl] .owl-dots{right:initial;left:19.75rem}@media only screen and (max-width: 1248px){[dir=rtl] .owl-dots{bottom:1.875rem}}@media only screen and (max-width: 767px){[dir=rtl] .owl-dots{left:2.5rem}}[dir=rtl] .language-selection-wrapper{left:5.125rem;right:initial}[dir=rtl] .contact-container{right:5rem;left:initial}.career-inner .supervisor-content-wrapper .more-detail-wrapper{gap:5rem}@media only screen and (max-width: 767px){.career-inner .supervisor-content-wrapper .more-detail-wrapper{gap:1.5625rem}}@media only screen and (max-width: 575px){.career-inner .supervisor-content-wrapper .more-detail-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}}.career-inner .supervisor-content-wrapper .heading-wrapper{gap:1.875rem}@media only screen and (max-width: 575px){.career-inner .supervisor-content-wrapper .heading-wrapper{-ms-flex-direction:column;flex-direction:column}}@media only screen and (max-width: 575px){.career-inner .supervisor-content-wrapper .supervisor-apply-btn{margin-left:auto}}@media only screen and (max-width: 832px){.career-inner .supervisor-content-wrapper .supervisor-title{max-width:21.875rem}}@media only screen and (max-width: 575px){.career-inner .supervisor-content-wrapper .supervisor-title{max-width:initial}}.career-inner .supervisor-content-wrapper .responsibilities-points-wrapper,.career-inner .supervisor-content-wrapper .requirements-points-wrapper{margin-left:2.125rem}.career-inner .supervisor-content-wrapper .requirements-points-wrapper{max-width:47.1875rem}/*# sourceMappingURL=main.min.css.map */