:root{--opacity-16: 0.16;--opacity-20: 0.2;--opacity-24: 0.24;--opacity-40: 0.4;--opacity-50: 0.5;--opacity-60: 0.6;--opacity-72: 0.72;--opacity-80: 0.8}:root{--common-section-padding: 100px;--main-content-padding-top: 130px}.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:1240px;padding:0 30px;margin:0 auto}@media only screen and (max-width: 1248px){.container{max-width:1140px}}@media only screen and (max-width: 991px){.container{max-width:100%}}@media only screen and (max-width: 767px){.container{padding:0 20px}}.container-fluid{padding:0 30px}@media only screen and (max-width: 767px){.container-fluid{padding:0 20px}}:root[data-theme=theme-light]{--white:#fff;--white-rgb:255,255,255;--black:#000;--black-rgb:0,0,0;--primary:#1D1D1D;--primary-rgb:29,29,29;--secondary:#F17122;--secondary-rgb:241,113,34;--text-primary:#1D1D1D;--text-primary-rgb:29,29,29;--text-secondary:#11254C;--text-secondary-rgb:17,37,76;--text-tertiary:#6C6D6F;--text-tertiary-rgb:108,109,111;--text-base:#F17122;--text-base-rgb:241,113,34;--text-accent:#767676;--text-accent-rgb:118,118,118;--bg-primary:#fff;--bg-primary-rgb:255,255,255;--bg-primary-hover:#11254C;--bg-primary-hover-rgb:17,37,76;--bg-secondary:#11254C;--bg-secondary-rgb:17,37,76;--bg-secondary-hover:#1D376B;--bg-secondary-hover-rgb:29,55,107;--bg-tertiary:#CFD3DB;--bg-tertiary-rgb:207,211,219;--bg-tertiary-common:#DDE4F0;--bg-tertiary-common-rgb:221,228,240;--bg-section-primary:#F5F7FB;--bg-section-primary-rgb:245,247,251;--bg-block-primary:#6F6F6F;--bg-block-primary-rgb:111,111,111;--bg-block-secondary:#F8F9FA;--bg-block-secondary-rgb:248,249,250;--link-primary:#1D1D1D;--link-primary-rgb:29,29,29;--link-primary-hover:#fff;--link-primary-hover-rgb:255,255,255;--link-secondary:#fff;--link-secondary-rgb:255,255,255;--link-secondary-dark:#F36F21;--link-secondary-dark-rgb:243,111,33;--border-primary:#1D1D1D;--border-primary-rgb:29,29,29;--border-primary-hover:#11254C;--border-primary-hover-rgb:17,37,76;--border-secondary:#E1E2E2;--border-secondary-rgb:225,226,226;--border-secondary-dark:#6B788E;--border-secondary-dark-rgb:107,120,142;--border-secondary-light:#A0A2A6;--border-secondary-light-rgb:160,162,166;--border-tertiary:#e7e9ed;--border-tertiary-rgb:231,233,237;--border-tertiary-light:#EFEFEF;--border-tertiary-light-rgb:239,239,239;--Interactive-primary-hover:#11254C;--Interactive-primary-hover-rgb:17,37,76;--interactive-secondary-hover:#f2f2f2;--interactive-secondary-hover-rgb:242,242,242;--icon-primary:#F17122;--icon-primary-rgb:241,113,34;--icon-on-secondary:#1D1D1D;--icon-on-secondary-rgb:29,29,29;--icon-on-hover:#fff;--icon-on-hover-rgb:255,255,255;--bg-input-primary:#F5F6F8;--bg-input-primary-rgb:245,246,248;--text-input-primary:#1A8C1E;--text-input-primary-rgb:26,140,30;--text-input-secondary:#A12817;--text-input-secondary-rgb:161,40,23}*,*::before,*::after{box-sizing:border-box}*{margin:0;padding:0;font:inherit}*:focus{outline:none !important;box-shadow:none !important}html{font-size:62.5%}*{font-family:"Inter",sans-serif;font-size:1.6rem;color:#000;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;resize:none}#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{list-style:none;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:"Inter",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}a{text-decoration:none;background-color:rgba(0,0,0,0)}a:hover,.btn.focus{outline:0;box-shadow:none;text-decoration:none}@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}}body{scrollbar-color:light;scrollbar-width:thin;scrollbar-color:var(--white) rgba(0,0,0,0)}body::-webkit-scrollbar{-webkit-appearance:none;width:7px;height:7px}body::-webkit-scrollbar-button,body::-webkit-scrollbar-corner{display:none}body::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,0);min-width:32px;min-height:32px;border-radius:5px}body::-webkit-scrollbar-track{background:rgba(0,0,0,0)}body:hover::-webkit-scrollbar-thumb{background-color:rgba(var(--white-rgb), 0.25)}body::-webkit-scrollbar-thumb{background-color:rgba(var(--text-primary-rgb), 0.4)}svg *{transition:all .4s}main{padding-top:var(--main-content-padding-top)}.overflow-hidden{overflow:hidden}.w-100{width:100%}.mh-100{min-height:100%}.btn{position:relative;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;background-color:rgba(0,0,0,0);font-size:16px;font-style:normal;font-weight:500;line-height:130%;text-align:center;vertical-align:middle;padding:10px 12px;border:1px solid rgba(0,0,0,0);border-radius:40px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition:all .3s ease-in-out}.btn:disabled,.btn.disabled,.btn[aria-disabled=true]{cursor:default}.btn svg *{transition:all .4s}.btn-primary{background-color:var(--bg-primary);color:var(--link-primary);border-color:var(--border-primary);padding:12px 24px;transition:all .3s}.btn-primary .btn-icon{margin-right:8px}.btn-primary .btn-txt{font-size:16px;font-weight:500;line-height:130%;color:var(--link-primary);transition:all .3s}.btn-primary svg *{transition:all .3s}.btn-primary:hover{background-color:var(--bg-primary-hover);border-color:var(--bg-primary-hover);color:var(--link-primary-hover)}.btn-primary:hover .btn-txt{color:var(--white)}.btn-primary:hover svg{stroke:var(--icon-primary)}.btn-primary:hover svg *{stroke:var(--white)}.btn-icon-primary{min-width:14px;max-width:14px;min-height:16px;max-height:16px;margin-right:12px}.btn-secondary{background-color:var(--bg-secondary);color:var(--link-secondary);padding:18px 32px}.btn-secondary:hover{background-color:var(--bg-secondary-hover)}.btn-tertiary{background-color:var(--bg-tertiary-common);border-radius:60px;padding:8px 24px}.btn-tertiary:hover{background-color:var(--bg-primary-hover);border-color:var(--bg-primary-hover);color:var(--link-primary-hover)}.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%}.font-family-primary{font-family:"Inter",sans-serif}.font-body-xl{font-size:72px;font-weight:800;line-height:1.1;color:var(--text-primary)}@media only screen and (max-width: 991px){.font-body-xl{font-size:55px}}@media only screen and (max-width: 767px){.font-body-xl{font-size:32px}}.font-body-large{font-size:50px;font-weight:500;color:var(--white);line-height:1.3}.font-body-normal{font-size:22px;font-weight:500;color:var(--text-primary);line-height:1.4}@media only screen and (max-width: 991px){.font-body-normal{font-size:20px}}@media only screen and (max-width: 767px){.font-body-normal{font-size:16px;font-weight:400}}.font-body-medium{font-size:20px;font-weight:700;color:var(--primary);line-height:1.3}@media only screen and (max-width: 767px){.font-body-medium{font-size:18px}}.font-body-sm{font-size:19px;font-weight:400;color:var(--primary);line-height:1.3}@media only screen and (max-width: 767px){.font-body-sm{font-size:16px}}.font-body-small{font-weight:500;font-size:19px;color:var(--white);line-height:1.3}@media only screen and (max-width: 767px){.font-body-small{font-size:14px}}.font-body-xs{color:var(--text-secondary);font-size:16px;font-weight:400;line-height:1.3}@media only screen and (max-width: 767px){.font-body-xs{font-size:12px}}.font-text-xs{color:var(--white);font-size:13px;font-weight:400;line-height:1.4}@media only screen and (max-width: 991px){.font-text-xs{font-size:9px}}.font-text-small{color:var(--white);font-size:15px;font-weight:700;line-height:1.4}@media only screen and (max-width: 1248px){.font-text-small{font-size:12px}}@media only screen and (max-width: 991px){.font-text-small{font-size:10px}}.font-text-large{color:var(--text-primary);font-size:74px;font-weight:600;line-height:1.05}@media only screen and (max-width: 1248px){.font-text-large{font-size:60px}}@media only screen and (max-width: 991px){.font-text-large{font-size:40px}}@media only screen and (max-width: 767px){.font-text-large{font-size:32px}}.font-text-medium{color:var(--text-primary);font-size:45px;font-weight:600;line-height:1;letter-spacing:.45px}@media only screen and (max-width: 991px){.font-text-medium{font-size:30px}}@media only screen and (max-width: 767px){.font-text-medium{font-size:23px}}.font-text-normal{font-weight:700;font-size:24px;color:var(--text-primary);line-height:1.3}@media only screen and (max-width: 991px){.font-text-normal{font-size:22px}}@media only screen and (max-width: 767px){.font-text-normal{font-weight:500;font-size:16px;line-height:1.4}}.font-title-large{font-size:82px;font-weight:800;line-height:1.1;color:var(--text-primary)}@media only screen and (max-width: 991px){.font-title-large{font-size:55px}}@media only screen and (max-width: 767px){.font-title-large{font-size:40px}}.font-title-medium{font-size:62px;font-style:normal;font-weight:800;line-height:1.1;color:var(--text-primary)}@media only screen and (max-width: 991px){.font-title-medium{font-size:45px}}@media only screen and (max-width: 767px){.font-title-medium{font-size:30px}}.font-title-small{font-size:40px;font-weight:700;line-height:1.2;color:var(--text-primary);letter-spacing:.4px}@media only screen and (max-width: 991px){.font-title-small{font-size:30px}}@media only screen and (max-width: 767px){.font-title-small{font-size:24px;letter-spacing:.24px}}.font-title-xs{font-weight:400;font-size:16px;color:var(--white);line-height:1.3}.link-primary{font-size:16px;font-weight:500;line-height:1.3;color:var(--link-primary);text-decoration:none;transition:color .4s}.link-primary:hover{background-color:var(--interactive-primary-hover);color:var(--interactive-primary-hover)}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.font-weight-400{font-weight:400}.font-weight-500{font-weight:500}.font-weight-600{font-weight:600}.font-weight-700{font-weight:700}.font-weight-800{font-weight:800}.line-height-11{line-height:1.1}.line-height-12{line-height:1.2}.line-height-13{line-height:1.3}.line-height-14{line-height:1.4}.font-color-primary{color:var(--text-primary)}.font-color-secondary{color:var(--text-secondary)}.font-color-tertiary{color:var(--text-tertiary)}.font-color-base{color:var(--text-base)}.font-color-accent{color:var(--text-accent)}.font-color-link{color:var(--link-secondary-dark)}.p-0{padding:0 !important}.m-0{margin:0 !important}.column-gap-0{-moz-column-gap:0 !important;column-gap:0 !important}.column-gap-2{-moz-column-gap:2px !important;column-gap:2px !important}.column-gap-4{-moz-column-gap:4px !important;column-gap:4px !important}.column-gap-6{-moz-column-gap:6px !important;column-gap:6px !important}.column-gap-8{-moz-column-gap:8px !important;column-gap:8px !important}.column-gap-12{-moz-column-gap:12px !important;column-gap:12px !important}.column-gap-16{-moz-column-gap:16px !important;column-gap:16px !important}.column-gap-18{-moz-column-gap:18px !important;column-gap:18px !important}.column-gap-20{-moz-column-gap:20px !important;column-gap:20px !important}.column-gap-24{-moz-column-gap:24px !important;column-gap:24px !important}.column-gap-28{-moz-column-gap:28px !important;column-gap:28px !important}.column-gap-32{-moz-column-gap:32px !important;column-gap:32px !important}.column-gap-36{-moz-column-gap:36px !important;column-gap:36px !important}.column-gap-40{-moz-column-gap:40px !important;column-gap:40px !important}.column-gap-64{-moz-column-gap:64px !important;column-gap:64px !important}.row-gap-0{row-gap:0 !important}.row-gap-2{row-gap:2px !important}.row-gap-4{row-gap:4px !important}.row-gap-6{row-gap:6px !important}.row-gap-8{row-gap:8px !important}.row-gap-12{row-gap:12px !important}.row-gap-16{row-gap:16px !important}.row-gap-18{row-gap:18px !important}.row-gap-20{row-gap:20px !important}.row-gap-24{row-gap:24px !important}.row-gap-28{row-gap:28px !important}.row-gap-32{row-gap:32px !important}.row-gap-36{row-gap:36px !important}.row-gap-40{row-gap:40px !important}.row-gap-64{row-gap:64px !important}.pt-0{padding-top:0 !important}.pr-0{padding-right:0 !important}.pb-0{padding-bottom:0 !important}.pl-0{padding-left:0 !important}.pt-2{padding-top:2px !important}.pr-2{padding-right:2px !important}.pb-2{padding-bottom:2px !important}.pl-2{padding-left:2px !important}.pt-4{padding-top:4px !important}.pr-4{padding-right:4px !important}.pb-4{padding-bottom:4px !important}.pl-4{padding-left:4px !important}.pt-6{padding-top:6px !important}.pr-6{padding-right:6px !important}.pb-6{padding-bottom:6px !important}.pl-6{padding-left:6px !important}.pt-8{padding-top:8px !important}.pr-8{padding-right:8px !important}.pb-8{padding-bottom:8px !important}.pl-8{padding-left:8px !important}.pt-12{padding-top:12px !important}.pr-12{padding-right:12px !important}.pb-12{padding-bottom:12px !important}.pl-12{padding-left:12px !important}.pt-16{padding-top:16px !important}.pr-16{padding-right:16px !important}.pb-16{padding-bottom:16px !important}.pl-16{padding-left:16px !important}.pt-18{padding-top:18px !important}.pr-18{padding-right:18px !important}.pb-18{padding-bottom:18px !important}.pl-18{padding-left:18px !important}.pt-20{padding-top:20px !important}.pr-20{padding-right:20px !important}.pb-20{padding-bottom:20px !important}.pl-20{padding-left:20px !important}.pt-24{padding-top:24px !important}.pr-24{padding-right:24px !important}.pb-24{padding-bottom:24px !important}.pl-24{padding-left:24px !important}.pt-28{padding-top:28px !important}.pr-28{padding-right:28px !important}.pb-28{padding-bottom:28px !important}.pl-28{padding-left:28px !important}.pt-32{padding-top:32px !important}.pr-32{padding-right:32px !important}.pb-32{padding-bottom:32px !important}.pl-32{padding-left:32px !important}.pt-36{padding-top:36px !important}.pr-36{padding-right:36px !important}.pb-36{padding-bottom:36px !important}.pl-36{padding-left:36px !important}.pt-40{padding-top:40px !important}.pr-40{padding-right:40px !important}.pb-40{padding-bottom:40px !important}.pl-40{padding-left:40px !important}.pt-64{padding-top:64px !important}.pr-64{padding-right:64px !important}.pb-64{padding-bottom:64px !important}.pl-64{padding-left:64px !important}.mt-0{margin-top:0 !important}.mr-0{margin-right:0 !important}.mb-0{margin-bottom:0 !important}.ml-0{margin-left:0 !important}.mt-2{margin-top:2px !important}.mr-2{margin-right:2px !important}.mb-2{margin-bottom:2px !important}.ml-2{margin-left:2px !important}.mt-4{margin-top:4px !important}.mr-4{margin-right:4px !important}.mb-4{margin-bottom:4px !important}.ml-4{margin-left:4px !important}.mt-6{margin-top:6px !important}.mr-6{margin-right:6px !important}.mb-6{margin-bottom:6px !important}.ml-6{margin-left:6px !important}.mt-8{margin-top:8px !important}.mr-8{margin-right:8px !important}.mb-8{margin-bottom:8px !important}.ml-8{margin-left:8px !important}.mt-12{margin-top:12px !important}.mr-12{margin-right:12px !important}.mb-12{margin-bottom:12px !important}.ml-12{margin-left:12px !important}.mt-16{margin-top:16px !important}.mr-16{margin-right:16px !important}.mb-16{margin-bottom:16px !important}.ml-16{margin-left:16px !important}.mt-18{margin-top:18px !important}.mr-18{margin-right:18px !important}.mb-18{margin-bottom:18px !important}.ml-18{margin-left:18px !important}.mt-20{margin-top:20px !important}.mr-20{margin-right:20px !important}.mb-20{margin-bottom:20px !important}.ml-20{margin-left:20px !important}.mt-24{margin-top:24px !important}.mr-24{margin-right:24px !important}.mb-24{margin-bottom:24px !important}.ml-24{margin-left:24px !important}.mt-28{margin-top:28px !important}.mr-28{margin-right:28px !important}.mb-28{margin-bottom:28px !important}.ml-28{margin-left:28px !important}.mt-32{margin-top:32px !important}.mr-32{margin-right:32px !important}.mb-32{margin-bottom:32px !important}.ml-32{margin-left:32px !important}.mt-36{margin-top:36px !important}.mr-36{margin-right:36px !important}.mb-36{margin-bottom:36px !important}.ml-36{margin-left:36px !important}.mt-40{margin-top:40px !important}.mr-40{margin-right:40px !important}.mb-40{margin-bottom:40px !important}.ml-40{margin-left:40px !important}.mt-64{margin-top:64px !important}.mr-64{margin-right:64px !important}.mb-64{margin-bottom:64px !important}.ml-64{margin-left:64px !important}.mt-auto{margin-top:auto !important}.mr-auto{margin-right:auto !important}.mb-auto{margin-bottom:auto !important}.ml-auto{margin-left:auto !important}.mt-16{margin-top:16px}.bg-primary{background-color:var(--bg-secondary)}.bg-secondary{background-color:var(--bg-primary)}.font-hover-primary{transition:color .4s}.font-hover-primary:hover{color:var(--primary-dark)}.row{--row-gutter: 24px;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:var(--row-gutter);margin:0 calc(-1*var(--row-gutter)/2)}.row [class*=row-col]{-ms-flex:1 0 0%;flex:1 0 0%;min-width:0;margin:0 calc(var(--row-gutter)/2)}.row .row-col-1{-ms-flex:0 0 calc(8.3333333333%*1 - var(--row-gutter));flex:0 0 calc(8.3333333333%*1 - var(--row-gutter));max-width:calc(8.3333333333%*1 - var(--row-gutter))}.row .row-col-2{-ms-flex:0 0 calc(8.3333333333%*2 - var(--row-gutter));flex:0 0 calc(8.3333333333%*2 - var(--row-gutter));max-width:calc(8.3333333333%*2 - var(--row-gutter))}.row .row-col-3{-ms-flex:0 0 calc(8.3333333333%*3 - var(--row-gutter));flex:0 0 calc(8.3333333333%*3 - var(--row-gutter));max-width:calc(8.3333333333%*3 - var(--row-gutter))}.row .row-col-4{-ms-flex:0 0 calc(8.3333333333%*4 - var(--row-gutter));flex:0 0 calc(8.3333333333%*4 - var(--row-gutter));max-width:calc(8.3333333333%*4 - var(--row-gutter))}.row .row-col-5{-ms-flex:0 0 calc(8.3333333333%*5 - var(--row-gutter));flex:0 0 calc(8.3333333333%*5 - var(--row-gutter));max-width:calc(8.3333333333%*5 - var(--row-gutter))}.row .row-col-6{-ms-flex:0 0 calc(8.3333333333%*6 - var(--row-gutter));flex:0 0 calc(8.3333333333%*6 - var(--row-gutter));max-width:calc(8.3333333333%*6 - var(--row-gutter))}.row .row-col-7{-ms-flex:0 0 calc(8.3333333333%*7 - var(--row-gutter));flex:0 0 calc(8.3333333333%*7 - var(--row-gutter));max-width:calc(8.3333333333%*7 - var(--row-gutter))}.row .row-col-8{-ms-flex:0 0 calc(8.3333333333%*8 - var(--row-gutter));flex:0 0 calc(8.3333333333%*8 - var(--row-gutter));max-width:calc(8.3333333333%*8 - var(--row-gutter))}.row .row-col-9{-ms-flex:0 0 calc(8.3333333333%*9 - var(--row-gutter));flex:0 0 calc(8.3333333333%*9 - var(--row-gutter));max-width:calc(8.3333333333%*9 - var(--row-gutter))}.row .row-col-10{-ms-flex:0 0 calc(8.3333333333%*10 - var(--row-gutter));flex:0 0 calc(8.3333333333%*10 - var(--row-gutter));max-width:calc(8.3333333333%*10 - var(--row-gutter))}.row .row-col-11{-ms-flex:0 0 calc(8.3333333333%*11 - var(--row-gutter));flex:0 0 calc(8.3333333333%*11 - var(--row-gutter));max-width:calc(8.3333333333%*11 - var(--row-gutter))}.row .row-col-12{-ms-flex:0 0 calc(8.3333333333%*12 - var(--row-gutter));flex:0 0 calc(8.3333333333%*12 - var(--row-gutter));max-width:calc(8.3333333333%*12 - var(--row-gutter))}.row-cols-1 .row-col{-ms-flex:0 0 auto;flex:0 0 auto;width:calc(100%/1 - var(--row-gutter))}.row-cols-2 .row-col{-ms-flex:0 0 auto;flex:0 0 auto;width:calc(100%/2 - var(--row-gutter))}.row-cols-3 .row-col{-ms-flex:0 0 auto;flex:0 0 auto;width:calc(100%/3 - var(--row-gutter))}.row-cols-4 .row-col{-ms-flex:0 0 auto;flex:0 0 auto;width:calc(100%/4 - var(--row-gutter))}.row-cols-5 .row-col{-ms-flex:0 0 auto;flex:0 0 auto;width:calc(100%/5 - var(--row-gutter))}.row-cols-6 .row-col{-ms-flex:0 0 auto;flex:0 0 auto;width:calc(100%/6 - var(--row-gutter))}.row-cols-7 .row-col{-ms-flex:0 0 auto;flex:0 0 auto;width:calc(100%/7 - var(--row-gutter))}.row-cols-8 .row-col{-ms-flex:0 0 auto;flex:0 0 auto;width:calc(100%/8 - var(--row-gutter))}.row-cols-9 .row-col{-ms-flex:0 0 auto;flex:0 0 auto;width:calc(100%/9 - var(--row-gutter))}.row-cols-10 .row-col{-ms-flex:0 0 auto;flex:0 0 auto;width:calc(100%/10 - var(--row-gutter))}.row-cols-11 .row-col{-ms-flex:0 0 auto;flex:0 0 auto;width:calc(100%/11 - var(--row-gutter))}.row-cols-12 .row-col{-ms-flex:0 0 auto;flex:0 0 auto;width:calc(100%/12 - var(--row-gutter))}.row.row-gutter-8{--row-gutter: 8px}.row.row-gutter-10{--row-gutter: 10px}.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}.slider-wrapper{position:relative}.slider-wrapper .owl-nav{top:-104px !important;display:-ms-flexbox;display:flex;gap:16px;right:100px !important}@media only screen and (max-width: 991px){.slider-wrapper .owl-nav{gap:8px;right:30px !important}}.owl-nav .owl-prev span,.owl-nav .owl-next span{background-repeat:no-repeat;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:32px;height:32px;background-size:32px;background-position:center;font-size:0;border-radius:50px;transition:all .4s;background-image:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 31 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M30.5 15.8995C30.5 24.4165 23.7724 31.2991 15.5 31.2991C7.22765 31.2991 0.5 24.4165 0.5 15.8995C0.5 7.38253 7.22765 0.5 15.5 0.5C23.7724 0.5 30.5 7.38253 30.5 15.8995Z' stroke='%231D1D1D'/%3E%3Cpath d='M21.2043 15.4379H10' stroke='%231D1D1D' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16.6855 10.8244L21.2046 15.44L16.6855 20.0564' stroke='%231D1D1D' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.owl-nav button{transition:all .4s}.owl-nav button :hover{background-image:url("data:image/svg+xml,%3Csvg width='31' height='32' viewBox='0 0 31 32' fill='%2311254C' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M30.5 15.8995C30.5 24.4165 23.7724 31.2991 15.5 31.2991C7.22765 31.2991 0.5 24.4165 0.5 15.8995C0.5 7.38253 7.22765 0.5 15.5 0.5C23.7724 0.5 30.5 7.38253 30.5 15.8995Z' stroke='%23C6C6C6'/%3E%3Cpath d='M21.2043 15.4379H10' stroke='%23C6C6C6' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16.6855 10.8244L21.2046 15.44L16.6855 20.0564' stroke='%23C6C6C6' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.owl-nav .owl-prev span{transform:rotate(180deg)}.owl-nav{position:absolute;z-index:1}.slider_controls{gap:15px}@media only screen and (max-width: 767px){.slider_controls{gap:8px}}.slider_controls .left_arrow,.slider_controls .right_arrow{border:none;background:rgba(0,0,0,0);transition:all .3s ease-in-out}.slider_controls .left_arrow svg,.slider_controls .right_arrow svg{cursor:pointer;width:32px;height:32px;stroke:#1d1d1d;fill:none}.slider_controls .left_arrow:hover,.slider_controls .right_arrow:hover{stroke:#c6c6c6;fill:var(--bg-primary-hover)}.slider_controls .left_arrow:disabled,.slider_controls .right_arrow:disabled{cursor:not-allowed;opacity:.5}.slider_controls .left_arrow:disabled svg,.slider_controls .right_arrow:disabled svg{stroke:#c6c6c6;fill:none}.owl-nav button.owl-prev.disabled{cursor:not-allowed;opacity:.5}.owl-nav button.owl-next.disabled{cursor:not-allowed;opacity:.5}.next{background-color:#11254c;color:#fff;cursor:pointer}.next:disabled{cursor:not-allowed;opacity:.5;background-color:#1d1d1d}.disabled-butt{background-color:#11254c;opacity:.5;cursor:not-allowed}.header{position:fixed;top:0;left:0;right:0;z-index:999;width:100%;transition:.4s;background:#fff}.header .header-wrapper{padding:0 80px}@media only screen and (max-width: 1248px){.header .header-wrapper{padding:0 30px}}@media only screen and (max-width: 767px){.header .header-wrapper{padding:0 20px}}.header.header-hidden{transform:translateY(-110%)}.header.transform-hidden{transform:none}.header.header-white{background:#fff}.header .nav-wrapper{width:100%;padding:32px 0;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;position:relative;z-index:1}@media only screen and (max-width: 767px){.header .nav-wrapper{padding:16px 0}}.header .nav-wrapper .logo{min-width:190px;max-width:190px}.header .locate-us-responsive{display:none}@media only screen and (max-width: 991px){.header .locate-us-responsive{display:block}}.header .hamburger{cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column;width:45px;height:45px;transition:all .4s}.header .hamburger:hover svg *{fill:#fff}.header .hamburger:hover svg circle{fill:var(--bg-secondary);fill-opacity:1}@media only screen and (max-width: 767px){.header .hamburger{width:32px;height:32px}}.header .nav-open{opacity:0;visibility:hidden;transition:all .4s;position:fixed;top:0;bottom:0;left:0;right:0;width:100%;height:100%;z-index:1;transform:translateX(100%)}.header .nav-open.open{opacity:1;visibility:visible;transform:translateX(0)}.header .nav-btn-group{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;padding:36px 80px}@media only screen and (max-width: 1248px){.header .nav-btn-group{padding:32px 60px}}.header .nav-btn-group .logo-wrapper-responsive{display:none}@media only screen and (max-width: 767px){.header .nav-btn-group .logo-wrapper-responsive{display:block}}@media only screen and (max-width: 991px){.header .nav-btn-group{padding:32px 30px}}@media only screen and (max-width: 767px){.header .nav-btn-group{padding:16px 20px;-ms-flex-pack:justify;justify-content:space-between}}.header .nav-btn-group .nav-close-btn{min-width:45px;max-width:45px;min-height:45px;max-height:45px;padding:0}.header .nav-btn-group .nav-close-btn:hover{opacity:.8}@media only screen and (max-width: 767px){.header .nav-btn-group .nav-close-btn{min-width:32px;max-width:32px;min-height:32px;max-height:32px}}.header .nav-bar-closer{background:rgba(0,0,0,.5);position:fixed;top:0;right:0;bottom:0;left:0;transition:all .4s;z-index:33}.header .nav-item-body{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:calc(100% - 117px)}@media only screen and (max-width: 991px){.header .nav-item-body{height:calc(100% - 110px)}}@media only screen and (max-width: 767px){.header .nav-item-body{overflow-y:auto;height:calc(100% - 85px);-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:baseline;align-items:baseline;padding:40px 0}}@media only screen and (max-width: 575px){.header .nav-item-body{padding:20px 0}}.header .nav-item-group{display:-ms-flexbox;display:flex;padding:0 100px;gap:94px}@media only screen and (max-width: 1248px){.header .nav-item-group{padding:0px 60px;gap:70px}}@media only screen and (max-width: 991px){.header .nav-item-group{padding:0px 30px}}@media only screen and (max-width: 767px){.header .nav-item-group{-ms-flex-direction:column;flex-direction:column;gap:0;padding:0 0 0 20px}}.header .nav-items{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.header .nav-items .main-nav-item{font-size:50px;font-weight:500;color:var(--white);line-height:1.3}@media only screen and (max-width: 767px){.header .nav-items .main-nav-item{font-size:20px;font-weight:400}}.header .nav-items .nav-items-list{list-style:none}.header .nav-items .nav-items-list+.nav-items-list{margin-top:32px}@media only screen and (max-width: 767px){.header .nav-items .nav-items-list+.nav-items-list{margin-top:20px}}.header .nav-items .nav-items-list .nav-items-link{transition:all .4s}.header .nav-items .nav-items-list .nav-items-link:hover{color:var(--text-base)}.header .nav-items .nav-items-list-sm{list-style:none;margin-top:20px}.header .nav-items .nav-items-list-sm .nav-items-link-sm{transition:all .4s}@media only screen and (max-width: 767px){.header .nav-items .nav-items-list-sm .nav-items-link-sm{font-size:20px}}.header .nav-items .nav-items-list-sm .nav-items-link-sm:hover{color:var(--text-base)}.header .nav-sub-content{min-width:50%;max-width:50%;height:100vh;background-color:var(--bg-secondary);position:absolute;top:0;right:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;z-index:35}@media only screen and (max-width: 1248px){.header .nav-sub-content{min-width:60vw;max-width:60vw}}@media only screen and (max-width: 991px){.header .nav-sub-content{min-width:75vw;max-width:75vw}}@media only screen and (max-width: 767px){.header .nav-sub-content{min-width:100%;max-width:100%;height:100%}}.header-transparant{background:rgba(0,0,0,0)}.header-btn-group{margin-right:20px}@media only screen and (max-width: 767px){.header-btn-group{display:none}}.header-btn-group .location-btn .btn-icon{min-width:20px;max-width:20px;min-height:20px;max-height:20px}.header-btn-group .location-btn .btn-icon svg{fill:#f17122}.header-btn-group .location-btn:hover .btn-icon svg{fill:#fff}.footer{background:url("../images/footer-bg.png");width:100%;background-repeat:no-repeat;background-size:contain;background-position:0% bottom}@media only screen and (max-width: 991px){.footer{display:block}}@media only screen and (max-width: 767px){.footer{background-image:url("../images/footer-bg-responsive.png");background-size:100% 24px}}.footer .footer-top{border-top:1px solid var(--border-secondary);border-bottom:1px solid var(--border-secondary);padding-top:32px}.footer .footer-top .footer-info{-ms-flex-direction:column;flex-direction:column}@media only screen and (max-width: 767px){.footer .footer-top .footer-info{-ms-flex-align:start;align-items:flex-start}}.footer .footer-top .footer-logo{min-width:190px;max-width:190px}.footer .footer-top .footer-link-set{padding:32px 0;gap:30px}@media only screen and (max-width: 767px){.footer .footer-top .footer-link-set{width:100%;-ms-flex-align:start;align-items:flex-start;gap:20px 0;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-bottom:40px}}@media only screen and (max-width: 767px){.footer .footer-top .footer-link-set .footer-link-list{width:50%;padding-right:15px}}.footer .footer-link{text-align:center;transition:all .4s}@media only screen and (max-width: 767px){.footer .footer-link{font-size:16px}}.footer .footer-link:hover{color:var(--text-base)}.footer .footer-btm{padding:32px 0 48px 0}@media only screen and (max-width: 767px){.footer .footer-btm{padding:24px 0 48px 0}}@media only screen and (max-width: 767px){.footer .footer-btm .sub-footer-btm{-ms-flex-direction:column-reverse;flex-direction:column-reverse;-ms-flex-align:start;align-items:flex-start;gap:16px}}.footer .footer-btm .social-media-list{gap:22px}.footer .footer-btm .social-media-list .social-media-icons{min-width:20px;max-width:20px;min-height:20px;max-height:20px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.common-head{margin-bottom:20px}@media only screen and (max-width: 767px){.common-head{margin-bottom:12px}}.common-subhead{margin-bottom:56px}@media only screen and (max-width: 767px){.common-subhead{margin-bottom:32px}}.row-gutter-32{--row-gutter: 32px}@media only screen and (max-width: 767px){.row-gutter-32{--row-gutter: 8px}}.row-gutter-72{--row-gutter: 72px}.row-gutter-20{--row-gutter: 20px}.new-arrival-section .new-arrival-content{max-width:802px}.new-arrival-section .new-arrival-para{max-width:800px}.new-arrival-section .new-arrival-img-left{border-radius:15px;margin-left:-151px;max-width:675px;position:relative}@media only screen and (max-width: 991px){.new-arrival-section .new-arrival-img-left{max-width:224px;border-radius:15px;min-width:65vw;margin-left:0}}@media only screen and (max-width: 767px){.new-arrival-section .new-arrival-img-left{max-width:224px;border-radius:15px;min-width:65vw}}.new-arrival-section .new-arrival-right{min-width:0}@media only screen and (max-width: 991px){.new-arrival-section .new-arrival-right{min-width:100%;-ms-flex:1;flex:1;-moz-column-gap:8px !important;column-gap:8px !important;-ms-flex-direction:row;flex-direction:row}}.new-arrival-section .new-arrival-right .new-arrival-right-content{max-width:246px;border-radius:15px;position:relative;height:-moz-fit-content;height:fit-content}@media only screen and (max-width: 991px){.new-arrival-section .new-arrival-right .new-arrival-right-content{min-width:65vw;-ms-flex:1;flex:1;height:100%}}@media only screen and (max-width: 991px){.new-arrival-section .new-arrival-right .new-arrival-right-content-last{padding-right:30px}}@media only screen and (max-width: 767px){.new-arrival-section .new-arrival-right .new-arrival-right-content-last{padding-right:20px}}@media only screen and (max-width: 991px){.new-arrival-section .new-arrival-right-mid{-ms-flex-direction:row;flex-direction:row;-moz-column-gap:8px;column-gap:8px}}.new-arrival-section .arrival-img-mobile{display:none}@media only screen and (max-width: 991px){.new-arrival-section .arrival-img-mobile{display:block;min-height:100%}}@media only screen and (max-width: 991px){.new-arrival-section .arrival-img-desktop{display:none}}@media only screen and (max-width: 767px){.new-arrival-section .new-arrival-right{-ms-flex-direction:row;flex-direction:row;gap:8px}}.new-arrival-section .new-arrival-img-wrapper{gap:32px}@media only screen and (max-width: 991px){.new-arrival-section .new-arrival-img-wrapper{gap:8px !important;overflow-x:auto;margin-right:-30px}}@media only screen and (max-width: 767px){.new-arrival-section .new-arrival-img-wrapper{margin-right:-20px}}.new-arrival-section .new-arrival-right-img-head{position:absolute;bottom:26px;left:20px;max-width:203px}@media only screen and (max-width: 991px){.new-arrival-section .new-arrival-right-img-head{font-size:16px !important;font-weight:500;line-height:100%}}.new-arrival-section .new-arrival-img-head-left{left:172px}@media only screen and (max-width: 991px){.new-arrival-section .new-arrival-img-head-left{left:20px}}.update_section{padding:0 0px 224px 0}@media only screen and (max-width: 991px){.update_section{padding-bottom:80px;background-position:bottom;background-size:contain}}@media only screen and (max-width: 767px){.update_section{padding-bottom:40px}}.update_section .signature-top-section{padding-bottom:62px}.update_section .owl-nav{top:0 !important;right:0 !important;display:-ms-flexbox;display:flex;gap:16px}@media only screen and (max-width: 767px){.update_section .owl-nav{gap:8px;top:15px !important}}.update_slider{display:-ms-flexbox;display:flex}@media only screen and (max-width: 991px){.update_slider{-ms-flex-direction:column;flex-direction:column}}.update_slider .sub_heading{margin-bottom:16px}@media only screen and (max-width: 767px){.update_slider .sub_heading{margin-bottom:12px}}.update_slider .slider-heading{font-size:22px;font-weight:500;line-height:140%}@media only screen and (max-width: 991px){.update_slider .slider-heading{font-size:18px}}@media only screen and (max-width: 767px){.update_slider .slider-heading{font-size:16px;font-weight:400}}.update_slider .update_image{transform:scale(0.25);transform-origin:right top;border-radius:50%;overflow:hidden;aspect-ratio:1;transition:all .4s;margin-bottom:auto}@media only screen and (max-width: 991px){.update_slider .update_image{width:100%;height:auto;-ms-flex-order:2;order:2;transform:scale(1);border-radius:15px;min-height:auto;margin-top:48px}}.update_slider .update_image .animated_image{-o-object-fit:cover;object-fit:cover;min-height:100%}.update_slider .update_image .round_image{position:absolute;z-index:5}@media only screen and (max-width: 991px){.update_slider .update_image .round_image{display:none}}.update_slider .update_image .round_text{position:absolute;z-index:5;padding:15px;animation:rotate-btn 30s linear infinite}@media only screen and (max-width: 991px){.update_slider .update_image .round_text{display:none}}@keyframes rotate-btn{to{transform:rotate(360deg)}}.update_slider .update_image::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);opacity:1;transition:opacity .4s}@media only screen and (max-width: 991px){.update_slider .update_image::before{content:none}}.update_slider .update_image:hover{transform:scale(1);border-radius:30px;min-height:auto}.update_slider .update_image:hover .round_text,.update_slider .update_image:hover .round_image{display:none}.update_slider .update_image:hover::before{opacity:0}.update_slider .update_content{margin-left:23px;min-width:640px;max-width:640px}@media only screen and (max-width: 991px){.update_slider .update_content{margin-top:24px;margin-left:auto;min-width:100%;max-width:100%}}@media only screen and (max-width: 767px){.update_slider .update_content{margin-left:0}}.update_slider .update_content .update_content_main_heading{margin-bottom:20px}@media only screen and (max-width: 767px){.update_slider .update_content .update_content_main_heading{font-size:30px;max-width:338px;margin-bottom:12px}}.update_slider .update_content .update_content_description{margin-bottom:32px}@media only screen and (max-width: 991px){.update_slider .update_content .update_content_description{margin-bottom:24px}}@media only screen and (max-width: 767px){.update_slider .update_content .update_content_description{margin-bottom:32px}}.signature-section{padding-bottom:147px}@media only screen and (max-width: 991px){.signature-section{padding-bottom:104px}}@media only screen and (max-width: 767px){.signature-section{padding-bottom:80px}}.signature-section .signature-top-section{padding-bottom:62px}@media only screen and (max-width: 767px){.signature-section .signature-top-section{padding-bottom:32px}}.signature-container-header{margin-bottom:15px}@media only screen and (max-width: 767px){.signature-container-header{margin-bottom:12px}}.signature-container-description{max-width:800px}.signature_container_item .signature_container_item_name{margin-top:10px}@media only screen and (max-width: 767px){.signature_container_item .signature_container_item_name{margin-top:12px}}.signature_container_item .img-wrapper{min-height:277px;border-radius:10px}.signature_container_item .signature_container_item_image{-o-object-fit:cover;object-fit:cover}.signature_container_item .signature_container_item_description{margin-top:8px}.signature_slider-wrapper .owl-stage{display:-ms-flexbox;display:flex;box-sizing:border-box}@media screen and (min-width: 1120px){.signature_slider-wrapper .owl-stage{padding-left:calc((100% - 1080px)/2) !important}}@media screen and (min-width: 1248px){.signature_slider-wrapper .owl-stage{padding-left:calc((100% - 1184px)/2) !important}}@media only screen and (max-width: 991px){.signature_slider-wrapper .owl-stage{padding-left:30px !important}}@media only screen and (max-width: 767px){.signature_slider-wrapper .owl-stage{padding-left:20px !important}}.signature_slider-wrapper .owl-item{transition:opacity .4s linear}.locations-section{padding:505px 0 0 0px}.locations-section .owl-stage{padding:0px !important}@media only screen and (max-width: 1120px){.locations-section{padding:460px 0 0 0px}}@media only screen and (max-width: 991px){.locations-section{padding:80px 0 0 0px;background-size:contain;background-position:top left}}@media only screen and (max-width: 767px){.locations-section{padding-top:80px}}.find-store-btn{margin-top:32px;position:absolute;cursor:pointer}.location-find-btn{background-color:var(--bg-secondary);font-size:19px;padding:18px 32px}@media only screen and (max-width: 991px){.location-find-btn{font-size:12px;padding:12px 24px}}.location-slider{position:relative !important}@media only screen and (max-width: 991px){.location-slider .owl-stage{padding-left:0 !important}}.location-slider .image-wrapper img{border-radius:15px}.location-slider .image-wrapper::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:15px;background-color:rgba(0,0,0,.5);opacity:1;transition:opacity .4s}.tab-slider-wrapper{display:-ms-flexbox;display:flex;box-sizing:border-box}@media screen and (min-width: 1120px){.tab-slider-wrapper{padding-left:calc((100% - 1080px)/2) !important}}@media screen and (min-width: 1248px){.tab-slider-wrapper{padding-left:calc((100% - 1184px)/2) !important}}@media only screen and (max-width: 1248px){.tab-slider-wrapper{padding-left:30px}}@media only screen and (max-width: 767px){.tab-slider-wrapper{padding-left:15px}}@media only screen and (max-width: 991px){.tab-slider-wrapper{-ms-flex-direction:column;flex-direction:column}}.tab-slider-content-wrapper{margin-left:57px}@media only screen and (max-width: 1248px){.tab-slider-content-wrapper{margin-left:37px}}@media only screen and (max-width: 991px){.tab-slider-content-wrapper{margin-top:25px;margin-left:0}}.location-info{position:absolute;bottom:32px;left:32px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex:1 1 0%;flex:1 1 0%}@media only screen and (max-width: 767px){.location-info{-ms-flex-direction:column;flex-direction:column;bottom:12px;left:12px}}.location-info .location-sub-header{font-size:16px;font-weight:500;line-height:130%;color:#fff}@media only screen and (max-width: 767px){.location-info .location-sub-header{-ms-flex:0 0 auto;flex:0 0 auto;font-size:12px}}.location-info .location-main-header{font-size:32px;font-weight:600;line-height:130%;color:#fff}@media only screen and (max-width: 767px){.location-info .location-main-header{font-size:16px}}.location-button{width:48px;height:48px;position:absolute;right:32px;bottom:32px;cursor:pointer}@media only screen and (max-width: 767px){.location-button{width:18px;height:auto;right:12px;bottom:12px}}.tab-links{transition:width .5s ease}@media only screen and (max-width: 991px){.tab-links{display:-ms-flexbox;display:flex;padding-bottom:10px}}.tab-links::-webkit-scrollbar{width:5px;height:5px;background-color:#fff;display:none;-webkit-transition:width .5s ease;transition:width .5s ease}.tab-links:hover::-webkit-scrollbar{display:block}.tab-links:hover::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:10px;background-color:#fff}.tab-links:hover::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:var(--bg-secondary)}.d-l-none{display:none}@media only screen and (max-width: 991px){.d-l-none{display:block}}.tab-slider-wrapper .d-l-block{display:block}@media only screen and (max-width: 991px){.tab-slider-wrapper .d-l-block{display:none}}.tab-slider-wrapper .tab-slider-tabs{max-width:485px;min-width:485px}@media only screen and (max-width: 991px){.tab-slider-wrapper .tab-slider-tabs{min-width:100%;max-width:100%}}.tab-slider-wrapper .tab-links{max-width:100%;max-height:326px;overflow-y:auto;padding-right:25px;border-radius:15px}@media only screen and (max-width: 991px){.tab-slider-wrapper .tab-links{max-height:auto;overflow-y:hidden;overflow-x:auto;padding-right:0}}.tab-slider-wrapper .tab-item{display:-ms-inline-flexbox;display:inline-flex;min-width:442px;max-width:442px;text-wrap:nowrap;color:var(--text-secondary);margin-bottom:10px}@media only screen and (max-width: 991px){.tab-slider-wrapper .tab-item{min-width:auto;margin:0 8px 0 0}}.tab-slider-wrapper .tab-item:last-child{margin-bottom:0}.tab-slider-wrapper .tab-item .tab-item-name{color:var(--text-secondary);cursor:pointer}.tab-slider-wrapper .tab-nav-link{min-width:100%;padding:20px;border-radius:15px;border:1px solid rgba(17,37,76,.1);background:#fff;cursor:pointer;transition:border .3s ease-in-out}@media only screen and (max-width: 991px){.tab-slider-wrapper .tab-nav-link{padding:6px 16px;border-radius:62px}}.tab-slider-wrapper .tab-nav-link:hover{border:1px solid #6b788e}@media only screen and (max-width: 991px){.tab-slider-wrapper .tab-nav-active.tab-nav-link{background:#11254c;color:#fff}}.tab-slider-wrapper .tab-nav-active{box-shadow:0px 14px 24px rgba(17,37,76,.1) !important;transition:box-shadow .3s ease-in-out;border-color:#6b788e}@media only screen and (max-width: 991px){.tab-slider-wrapper .tab-nav-active{box-shadow:none !important}}.tab-slider-wrapper .tab-nav-active .tab-item-name{font-size:24px;font-weight:700;line-height:130%;color:var(--text-secondary)}@media only screen and (max-width: 991px){.tab-slider-wrapper .tab-nav-active .tab-item-name{font-size:12px;color:#fff}}.tab-slider-wrapper .tab-nav-active .tab-item{border:1px solid #6b788e;cursor:pointer;transition:border .3s ease-in-out}.tab-slider-wrapper .tab-slider-pane{display:none;opacity:0;transition:opacity .6s}.tab-slider-wrapper .tab-slider-pane.tab-nav-active{display:block;box-shadow:none !important;border:none}.tab-slider-wrapper .tab-slider-fade-in{opacity:1}.video-content{position:relative;border-radius:15px;overflow:hidden}@media only screen and (max-width: 767px){.video-content{margin:0 20px}}.video-content video{border-radius:15px}.play-pause-btn-container{position:absolute;inset:0;background:linear-gradient(180deg, rgba(1, 1, 1, 0) 0%, rgba(1, 1, 1, 0.1) 47.92%, rgba(1, 1, 1, 0.5) 100%)}.play-pause-btn-container:hover .play-btn{visibility:visible;opacity:1}.play-btn{position:absolute;min-width:70px;max-width:70px;min-height:70px;max-height:70px;top:50%;left:50%;transform:translate(-50%, -50%);z-index:2;cursor:pointer;transition:.4s;border:3px solid var(--white);border-radius:50%;background-color:rgba(0,0,0,0);visibility:hidden;opacity:0}@media only screen and (max-width: 767px){.play-btn{min-width:46px;max-width:46px;min-height:46px;max-height:46px}}.video-icon{position:absolute;opacity:0;visibility:hidden;transition:all .4s}.video-icon-pause{opacity:1;visibility:visible}.pause-play-is-active .video-icon-play{opacity:1;visibility:visible}.pause-play-is-active .video-icon-pause{opacity:0;visibility:hidden}.select-parent{position:relative;z-index:10}.select-parent .select2-container--open{left:unset !important;right:0}.select2{width:100%}.select2-container--default .select2-selection--single{height:auto;padding:0;border:1px solid var(--border-secondary-light);border-radius:6px !important}.select2-container--default .select2-selection--single .select2-selection__placeholder{font-weight:400;font-size:16px;color:var(--text-primary);line-height:1.3}.select2-container--default .select2-selection--single .select2-selection__rendered{font-weight:400;font-size:16px;color:var(--text-primary);line-height:21px;padding:39px 14px 6px 12px}.select2-container--default .select2-selection--single .select2-selection__rendered.selecte2-selected{padding:20px 14px 4px 12px}.select2-container--default .select2-selection--single .select2-selection__arrow{height:auto;background-image:url("../images/input-dropdown.svg");background-repeat:no-repeat;background-position:center;top:2px;bottom:0;right:15px;width:14px;transition:all .4s}.select2-container--default .select2-selection--single .select2-selection__arrow b{display:none}.select2-container--default .select2-selection--multiple{background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg width='19' height='19' viewBox='0 0 19 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 16.9377C13.365 16.9377 16.9 13.3917 16.9 9.02177C16.9 4.65186 13.365 1.10586 9 1.10586C4.63503 1.10586 1.1 4.65186 1.1 9.02177C1.1 13.3917 4.63503 16.9377 9 16.9377Z' stroke='%2365676B' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M14.7644 14.4268C14.491 14.1535 14.0478 14.1536 13.7745 14.427C13.5012 14.7004 13.5012 15.1436 13.7746 15.4169L16.4316 18.0731C16.7051 18.3464 17.1483 18.3463 17.4216 18.0729C17.6949 17.7995 17.6948 17.3563 17.4214 17.0829L14.7644 14.4268Z' stroke='%2365676B' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");border:1px solid #ebebeb;box-sizing:border-box;border-radius:6px;background-repeat:no-repeat;background-position:calc(100% - 16px) 13px;padding:2px 40px 2px 12px;transition:.4s}.select2-container--default .select2-container--focus .select2-selection--multiple{border-color:#005479}.select2-container--default .full-width .select2-results{max-width:100%;white-space:normal}.select2-container--default .select2-results{white-space:nowrap}.select2-container--default .select2-results>.select2-results__options{max-height:240px}.select2-container--default .select2-search--inline{vertical-align:text-bottom}.select2-container--default .select2-search--inline .select2-search__field{min-width:145px;font-size:14px;line-height:150%;color:#65676b;padding:9px 2px;margin:0}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable,.select2-container--default .select2-results__option--highlighted[aria-selected]{background:#f2f2f2;color:#050505}.select2-container--default .select2-results__option--selected.select2-results__option--selectable{background:rgba(0,0,0,0);color:#f2f2f2}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:15px;right:auto}.select2-container--default .select2-search--dropdown{padding:10px}.select2-container--default .select2-search--dropdown .select2-search__field{background:#fff;height:auto;font-size:12px;line-height:18px;color:#173756;padding:8px 12px;border:1px solid #ecedf0;border-radius:3px;transition:all .4s}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-radius:6px}.select2-dropdown{background:#fff;border:0;border-radius:10px !important;overflow:hidden}.select2-results__options{padding:12px 0}.select2-results__options .select2-results__option{font-weight:normal;font-size:15px;line-height:20px;color:#050505;padding:8px 12px;margin:4px 12px;border-radius:8px;transition:all .4s}.select2-container--open .select2-dropdown{top:5px;left:1px;min-width:150px !important;box-shadow:0px 4px 25px rgba(0,0,0,.1)}.select2-container--open .select2-dropdown.select2-dropdown--above{top:-5px;margin:0}.select2-container--open .select2-selection--multiple,.select2-container--open .select2-search--inline .select2-search__field{cursor:text}.plain-select .select2-container--default .select2-selection--single{background:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.plain-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-weight:500;font-size:12px;line-height:16px;color:#f2f2f2;padding:0 20px 0 0}.plain-select .select2-container--default .select2-selection--single .select2-selection__arrow{background-image:url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 1L5 5L1 1' stroke='%231D72C7' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");top:-1px;right:0}.multi-select-wrapper .multi-select+.select2-container{position:sticky;top:0;z-index:5}.multi-select-wrapper .select2-container--default .select2-selection--multiple .select2-selection__choice{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;background-color:#f2f2f2;padding:6px;border:0;border-radius:8px;margin:4px}.multi-select-wrapper .select2-container--default .select2-selection--multiple .select2-selection__choice__display{padding:0}.multi-select-wrapper .select2-container--default .select2-selection--multiple .select2-selection__choice__remove{-ms-flex-order:1;order:1;padding:0;border:0;background-image:url("data:image/svg+xml,%3Csvg width='10' height='10' viewBox='0 0 10 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.52675 0.521866C1.29187 0.286982 0.911046 0.286982 0.676162 0.521866C0.441279 0.75675 0.441279 1.13757 0.676162 1.37246L4.14941 4.84572L0.676198 8.31895C0.441315 8.55383 0.441315 8.93466 0.676198 9.16954C0.911082 9.40442 1.2919 9.40442 1.52679 9.16954L5 5.69631L8.47321 9.16954C8.7081 9.40442 9.08892 9.40442 9.3238 9.16954C9.55869 8.93466 9.55869 8.55383 9.3238 8.31895L5.85059 4.84572L9.32384 1.37246C9.55872 1.13757 9.55872 0.75675 9.32384 0.521866C9.08895 0.286982 8.70813 0.286982 8.47325 0.521866L5 3.99513L1.52675 0.521866Z' fill='%23050505'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:center;min-width:16px;min-height:16px;margin-left:11px;transition:.4s}.multi-select-wrapper .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{background-color:#fff;border-color:#eff2f4}.multi-select-wrapper .select2-container--default .select2-selection--multiple .select2-selection__choice__remove span{display:none}.multi-select-wrapper .select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.multi-select-wrapper .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-color:#ebebeb}.multi-select-wrapper .select2-container--default .select2-results>.select2-results__options{max-height:100%;padding:0}.multi-select-wrapper .select2-custom-option .curve-bx{margin-right:12px}.multi-select-wrapper .select2-custom-option .user-text{font-weight:500;font-size:13px;line-height:18px;color:#050505;transition:.4s}.multi-select-wrapper .select2-results__option--selected .select2-custom-option .user-text{color:#004170}.multi-select-wrapper .select2-container+.select2-container{position:static !important;width:100%}.multi-select-wrapper .select2-container+.select2-container .select2-dropdown{position:static;width:100% !important;box-shadow:none}.multi-select-wrapper .select2-container+.select2-container .select2-results__option{margin:6px 0}.multi-select-wrapper .select2-custom-choise .choise-custom-item .curve-bx{min-width:30px;max-width:30px;height:30px;border-radius:12px;margin-right:8px}.multi-select-wrapper .select2-custom-choise .choise-custom-item .user-text{font-weight:500;font-size:12px;line-height:16px;color:#050505}.multi-select-wrapper .choise-type-badge{padding:8px 40px 8px 12px}.multi-select-wrapper .choise-type-badge .select2-search--inline .select2-search__field{padding:0 2px}.svg-animation-container{z-index:-2;position:relative;max-width:1458px;margin:0px auto}.svg-animation-container svg{position:absolute}.svg-animation-container .svg-animation-1440{display:none}.svg-animation-container .svg-animation-1370{display:none}.svg-animation-container .svg-animation-810{display:none}.svg-animation-container .svg-animation-768{display:none}.svg-animation-container .svg-animation-375{display:none}@media screen and (max-width: 811px){.svg-animation-container{max-width:100%;position:absolute;overflow:hidden;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.svg-animation-container svg{position:static}}@media screen and (min-width: 376px)and (max-width: 768px){.svg-animation-container .svg-animation-768{display:block;min-width:1207px;max-width:1207px}.svg-animation-container .locations-section{padding:319px 0 0 0px}.svg-animation-container .svg-animation-810{display:none}}@media screen and (min-width: 769px)and (max-width: 811px){.svg-animation-container .svg-animation-810{display:block;min-width:1205px;max-width:1205px}}@media screen and (min-width: 1371px){.svg-animation-container .svg-animation-1440{display:block}}@media screen and (min-width: 768px)and (max-width: 1371px){.svg-animation-container .svg-animation-1370{display:block}}@media screen and (max-width: 376px){.svg-animation-container .svg-animation-375{display:block;min-width:557px;max-width:557px}.svg-animation-container .svg-animation-768{display:none}.svg-animation-container .svg-animation-810{display:none}}.show-reel-section{position:relative;padding:110px 0 35px 0}@media only screen and (max-width: 767px){.show-reel-section{padding-bottom:0;padding-top:56px}}.show-reel-section .video-pre-play-box{position:relative}.show-reel-section .video-hover-box{position:absolute;top:50%;left:50%;bottom:50%;cursor:pointer;transform:scale(0);pointer-events:none;transition:all .4s}.show-reel-section .video-hover-box.hidden{opacity:0;visibility:hidden}.show-reel-section .video-hover-box video{height:150px;width:150px;border-radius:50%;-o-object-fit:cover;object-fit:cover;transform:translate(-10%, -50%);overflow:hidden}@media only screen and (max-width: 767px){.show-reel-section .video-hover-box{display:none}}.show-reel-section .show-reel-title{max-width:1075px;line-height:156%;text-align:center;color:#151515}@media only screen and (max-width: 767px){.show-reel-section .show-reel-title{font-size:21px;line-height:130%}}.show-reel-section .video-pre-play-box{max-width:100%;margin:75px auto;cursor:pointer}@media only screen and (max-width: 767px){.show-reel-section .video-pre-play-box{margin:22px auto 56px auto}}.show-reel-section .video-pre-play-box .view-cases-btn{margin-left:23px}@media only screen and (max-width: 767px){.show-reel-section .video-pre-play-box .view-cases-btn{margin-left:12px}}.show-reel-section .video-pre-play-box .link-text{color:#f25d7d}@media only screen and (max-width: 767px){.show-reel-section .video-pre-play-box .link-arrow-icon{display:none}}@media only screen and (max-width: 767px){.show-reel-section .video-play-icon svg{width:45px;height:45px}}.show-reel-section .video-box{position:relative;background:#eff4f2;height:0;padding-top:56.59259259%;cursor:pointer}.show-reel-section .video-box video{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.show-reel-popup{position:fixed;inset:0;background-color:rgba(0,0,0,.8);visibility:hidden;opacity:0;transition:.4s ease-in-out;pointer-events:none;z-index:999}.show-reel-popup.popup-active{opacity:1;visibility:visible;pointer-events:all}.show-reel-popup .popup-close{display:-ms-flexbox;display:flex;position:absolute;top:25px;right:25px;min-width:25px;max-width:25px;height:25px;padding:0;border:0}.show-reel-popup .popup-content-wrapper{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;max-width:80vw;min-width:80vw;min-height:100vh;max-height:100vh;padding:40px 0;margin:0 auto;overflow:hidden}@media only screen and (max-width: 991px){.show-reel-popup .popup-content-wrapper{min-width:100vw;max-width:100vw;min-height:100vh;max-height:100vh}}.show-reel-popup .video-box{position:relative;overflow:hidden}.show-reel-popup .video-box video{width:100%;max-width:90vw;max-height:90vh;border:0}.career-pop-up{position:fixed;top:0;left:0;min-width:100vw;max-width:100vw;min-height:100vh;z-index:1005;opacity:0;visibility:hidden;transition:ease-in-out opacity .3s,visibility .3s}.career-pop-up.active{opacity:1;visibility:visible}.career-pop-up-bg{background:#000;opacity:.6;position:absolute;top:0;left:0;right:0;bottom:0}.career-pop-up-submit{padding-top:32px}.career-pop-up-submit-btn{padding:18px 32px;font-size:19px;font-style:normal;font-weight:500;line-height:100%}.career-pop-up-content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-height:100vh;min-width:100vw}.career-pop-up-content .career-pop-up-common-box{position:relative;width:600px;max-width:600px;background:#fff;border-radius:12px;margin:auto;transition:all .4s;overflow:hidden}@media only screen and (max-width: 991px){.career-pop-up-content .career-pop-up-common-box{min-width:100%;max-width:100%;min-height:100vh}}.career-pop-up-content .career-pop-up-container{display:-ms-flexbox;display:flex;background:#fff;-ms-flex-direction:column;flex-direction:column;gap:24px;position:relative;overflow:auto;scrollbar-color:light;scrollbar-width:thin;scrollbar-color:var(--white) rgba(0,0,0,0)}.career-pop-up-content .career-pop-up-container::-webkit-scrollbar{-webkit-appearance:none;width:7px;height:7px}.career-pop-up-content .career-pop-up-container::-webkit-scrollbar-button,.career-pop-up-content .career-pop-up-container::-webkit-scrollbar-corner{display:none}.career-pop-up-content .career-pop-up-container::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,0);min-width:32px;min-height:32px;border-radius:5px}.career-pop-up-content .career-pop-up-container::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.career-pop-up-content .career-pop-up-container:hover::-webkit-scrollbar-thumb{background-color:rgba(var(--white-rgb), 0.25)}.career-pop-up-content .career-pop-up-container .career-pop-up-header{position:sticky;top:0;padding:24px 32px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;border-bottom:1px solid #e1e2e2}@media only screen and (max-width: 991px){.career-pop-up-content .career-pop-up-container .career-pop-up-header{padding:18px 24px}}@media only screen and (max-width: 767px){.career-pop-up-content .career-pop-up-container .career-pop-up-header{padding:12px 18px}}.career-pop-up-content .career-pop-up-container .career-pop-up-header .career-header-text{color:#11254c}.career-pop-up-content .career-pop-up-container .career-pop-up-body{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:20px;padding:0 32px 32px 32px;overflow-y:auto;max-height:calc(100vh - 160px);scrollbar-color:light;scrollbar-width:thin;scrollbar-color:var(--white) rgba(0,0,0,0)}@media only screen and (max-width: 991px){.career-pop-up-content .career-pop-up-container .career-pop-up-body{padding:0 24px 24px 24px}}@media only screen and (max-width: 767px){.career-pop-up-content .career-pop-up-container .career-pop-up-body{padding:0 18px 18px 18px}}.career-pop-up-content .career-pop-up-container .career-pop-up-body::-webkit-scrollbar{-webkit-appearance:none;width:7px;height:7px}.career-pop-up-content .career-pop-up-container .career-pop-up-body::-webkit-scrollbar-button,.career-pop-up-content .career-pop-up-container .career-pop-up-body::-webkit-scrollbar-corner{display:none}.career-pop-up-content .career-pop-up-container .career-pop-up-body::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,0);min-width:32px;min-height:32px;border-radius:5px}.career-pop-up-content .career-pop-up-container .career-pop-up-body::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.career-pop-up-content .career-pop-up-container .career-pop-up-body:hover::-webkit-scrollbar-thumb{background-color:rgba(var(--white-rgb), 0.25)}.career-pop-up-content .career-pop-up-container .career-pop-up-body::-webkit-scrollbar-thumb{background-color:rgba(var(--text-primary-rgb), 0.4)}.career-pop-up-content .career-pop-up-container .career-pop-up-body .form-input{font-size:14px;font-style:normal;font-weight:400;line-height:130%}.career-pop-up-content .career-pop-up-container .career-pop-up-body .job-info{gap:8px}.career-pop-up-content .career-pop-up-container .career-pop-up-body .designation{font-size:19px;font-weight:600;line-height:130%}.career-pop-up-content .career-pop-up-container .career-pop-up-body .experience{font-size:14px}.career-pop-up-content .career-pop-up-container .job-title-container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:12px}.career-pop-up-content .career-pop-up-container .job-type{font-size:11px;font-style:normal;font-weight:500;line-height:130%;border:1px solid var(--link-secondary-dark);padding:4px 8px;border-radius:32px;max-width:-moz-fit-content;max-width:fit-content}.career-pop-up-content .career-pop-up-container .skill-set-item{margin-bottom:6px;display:-ms-flexbox;display:flex;gap:6px}.career-pop-up-content .career-pop-up-container .skill-set-item:last-child{margin-bottom:0}.career-pop-up-content .career-pop-up-container .skill-set-para{font-size:14px;font-style:normal;font-weight:400;line-height:130%}.career-pop-up-content .career-pop-up-container .form-heading{font-size:16px;font-style:normal;font-weight:600;line-height:130%;padding-bottom:16px}.career-pop-up-content .career-pop-up-container .file-upload-container{padding-bottom:16px}.career-pop-up-content .career-pop-up-container .attachments-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-top:9px}.career-pop-up-content .career-pop-up-container .upload-area{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;gap:12px;padding:16px 32px;border:none;border-radius:6px;transition:all .3s;cursor:pointer;background-color:#f8f9fa}.career-pop-up-content .career-pop-up-container .upload-area .upload-area-input{position:absolute;top:0;right:0;bottom:0;left:0;min-width:100%;opacity:0;cursor:pointer}.career-pop-up-content .career-pop-up-container .upload-area .upload-area-text{font-size:14px;font-style:normal;font-weight:400;line-height:130%;text-align:center}.career-pop-up-content .career-pop-up-container .upload-area .upload-area-text-info{font-size:12px;font-style:normal;color:#6f6f6f;font-weight:400;line-height:130%}.career-pop-up-content .career-pop-up-container .upload-wrapper .upload-info{transition:all .3s}.career-pop-up-content .career-pop-up-container .upload-wrapper .upload-error-msg{display:none}.career-pop-up-content .career-pop-up-container .upload-wrapper.dragging .upload-area{border:1px solid var(--border-secondary-light)}.career-pop-up-content .career-pop-up-container .upload-wrapper.upload-error .upload-error-msg{display:block}.career-pop-up-content .career-pop-up-container .upload-wrapper.upload-error .upload-info{color:#ed4d41}.career-pop-up-content .career-pop-up-container .uploaded-items-view .uploaded-item{gap:12px;padding:16px 12px;border:none;border-radius:6px;transition:all .3s;background-color:#f8f9fa}.career-pop-up-content .career-pop-up-container .uploaded-items-view .uploaded-item:first-child{margin-top:var(--size-20)}.close-button{padding:0}.career-phone-input{margin-top:4px !important}.btn-upload-item-remove-icon{border:none;background:rgba(0,0,0,0);cursor:pointer}.file-listing{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:6px}.file-listing-item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:12px}.file-listing-item-text{color:var(--text-primary);font-size:14px;font-style:normal;font-weight:500;line-height:130%}.file-listing-icon{width:100%}.job-location{display:-ms-flexbox;display:flex;gap:16px}.home-body-img{background:url("../images/tea-jar-homepage1.svg");background-position:top 36% right;background-position-x:17px;background-repeat:no-repeat}@media only screen and (max-width: 1366px){.home-body-img{background-position-x:-126px}}@media only screen and (max-width: 1248px){.home-body-img{background-position-x:-208px}}@media only screen and (max-width: 991px){.home-body-img{background:none}}@media screen and (min-width: 2560px){.home-body-img{background-position-x:450px}}.img-sm-show{display:none}@media only screen and (max-width: 991px){.img-sm-show{display:block}}.banner{padding-bottom:189px}@media only screen and (max-width: 991px){.banner{padding-bottom:320px;background:url("../images/banner-bg-responsive.svg") no-repeat;background-position:bottom left}}@media only screen and (max-width: 767px){.banner{background-position:bottom}}.banner-container{-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;-ms-flex:1 1 0px;flex:1 1 0;min-width:0}@media only screen and (max-width: 767px){.banner-container{-ms-flex-direction:column-reverse;flex-direction:column-reverse;-ms-flex-align:start;align-items:flex-start;gap:30px}}.banner-container-img{max-width:542px;margin-left:110px}@media only screen and (max-width: 991px){.banner-container-img{max-width:392px;margin-left:30px}}@media only screen and (max-width: 767px){.banner-container-img{max-width:100%;margin-left:0px}}.banner-container-detail .banner-head{max-width:539px}@media only screen and (max-width: 991px){.banner-container-detail .banner-head{margin-bottom:18px !important}}@media only screen and (max-width: 767px){.banner-container-detail .banner-head{max-width:335px;margin-bottom:12px !important}}.banner-container-detail .banner-subhead{max-width:567px}@media only screen and (max-width: 991px){.banner-container-detail .banner-subhead{max-width:390px}}@media only screen and (max-width: 767px){.banner-container-detail .banner-subhead{max-width:316px}}.counting-section{padding-top:180px;padding-bottom:303px}@media only screen and (max-width: 991px){.counting-section{padding-top:110px;padding-bottom:120px;background:url("../images/counter-background-svg.svg");background-position:bottom right;background-repeat:no-repeat;background-size:33%}}@media only screen and (max-width: 767px){.counting-section{padding-top:60px;padding-bottom:80px;background-size:40%}}.counting-section .counting-container{max-width:703px}.counting-section .counting-top-head{margin-bottom:24px}@media only screen and (max-width: 767px){.counting-section .counting-top-head{max-width:273px;margin-bottom:16px !important}}.counting-section .counting-top-para{max-width:643px}@media only screen and (max-width: 767px){.counting-section .counting-top-para{max-width:330px}}.counting-section .counting-bottom-section{gap:96px}@media only screen and (max-width: 991px){.counting-section .counting-bottom-section{gap:35px;-ms-flex-direction:column;flex-direction:column}}@media only screen and (max-width: 767px){.counting-section .counting-bottom-section{gap:20px}}@media only screen and (max-width: 767px){.counting{padding-bottom:20px;border-bottom:1px solid var(--border-tertiary);max-width:170px}}.counting-numbers{letter-spacing:.74px}@media only screen and (max-width: 767px){.counting-numbers{margin-bottom:3px !important}}.let-spread{padding-bottom:247px}@media only screen and (max-width: 1120px){.let-spread{padding-bottom:230px}}@media only screen and (max-width: 991px){.let-spread{margin-bottom:110px;padding-bottom:160px;background:url("../images/spread-bg.svg") no-repeat;background-size:100% 100%;background-position:top center}}@media only screen and (max-width: 767px){.let-spread{padding-bottom:80px}}.let-spread-head{text-align:center}.memories{padding-bottom:174px}@media only screen and (max-width: 991px){.memories{padding-bottom:278px;background:url("../images/signature-bg.svg") no-repeat;background-position:bottom;background-size:contain}}@media only screen and (max-width: 767px){.memories{padding-bottom:80px}}.memories-main-head{max-width:674px}@media only screen and (max-width: 767px){.memories-main-head{max-width:343px}}.memories-para{max-width:800px}@media only screen and (max-width: 991px){.memories-para{max-width:678px}}.memories-video-section{max-width:1310px;margin:0 auto;padding:0 30px}@media only screen and (max-width: 767px){.memories-video-section{padding:0}}.key-associations-section{padding-top:338px}@media only screen and (max-width: 991px){.key-associations-section{padding-top:157px}}@media screen and (max-width: 811px)and (min-width: 769px){.key-associations-section{padding-top:145px}}.key-associations-section .key-associations-container{max-width:800px}.key-associations-section .key-associations-container .key-associations-para{max-width:800px}@media only screen and (max-width: 767px){.key-associations-section .key-associations-container .key-associations-para{max-width:333px;margin-bottom:0}}.key-associations-section .key-association-img-container{max-width:652px;border-top:1px solid #f1f2f5;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (max-width: 767px){.key-associations-section .key-association-img-container{border:none}}.key-associations-section .key-association-img-wrapper{display:-ms-flexbox;display:flex;max-width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width: 767px){.key-associations-section .key-association-img-wrapper{border:none;-ms-flex-pack:start;justify-content:flex-start}}.key-partners{width:25%;height:94px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:column;flex-direction:column;gap:16px;cursor:pointer;border-bottom:1px solid #f1f2f5;border-right:1px solid #f1f2f5;transition:background-color .4s;padding:0px 45px 0px 45px}@media only screen and (max-width: 767px){.key-partners{border:none;padding:0px}}@media only screen and (max-width: 575px){.key-partners{width:33.3333333333%}}.airport-authority{border-left:1px solid #f1f2f5}@media only screen and (max-width: 767px){.airport-authority{border-left:0}}.airport-authority img{max-width:56px;min-width:56px;max-height:46px;min-height:46px}@media only screen and (max-width: 767px){.airport-authority img{max-width:auto;min-width:auto;max-height:38px;min-height:38px}}.cial img{max-width:48px;min-width:48px;max-height:52px;min-height:52px}@media only screen and (max-width: 767px){.cial img{max-width:auto;min-width:auto;max-height:43px;min-height:43px}}.adani img{max-width:72px;max-height:26px;min-width:72px;min-height:26px}@media only screen and (max-width: 767px){.adani img{max-width:auto;min-width:auto;max-height:22px;min-height:22px}}.lulu img{max-width:101px;max-height:38px;min-width:101px;min-height:38px}@media only screen and (max-width: 767px){.lulu img{max-width:auto;min-width:auto;max-height:31px;min-height:31px}}.pvr{border-left:1px solid #f1f2f5}@media only screen and (max-width: 767px){.pvr{border-left:0}}.pvr img{max-width:54px;max-height:38px;min-width:54px;min-height:38px}@media only screen and (max-width: 767px){.pvr img{max-width:auto;min-width:auto;max-height:31px;min-height:31px}}.hilite img{max-width:81px;max-height:37px;min-width:81px;min-height:37px}@media only screen and (max-width: 767px){.hilite img{max-width:auto;min-width:auto;max-height:30px;min-height:30px}}.nesto img{max-width:87px;max-height:38px;min-width:87px;min-height:38px}@media only screen and (max-width: 767px){.nesto img{max-width:auto;min-width:auto;max-height:31px;min-height:31px}}@media screen and (max-width: 376px){.key-associations-section{padding-top:160px}.memories{padding-bottom:110px}}@media only screen and (max-width: 376px)and (max-width: 767px){.memories{padding-bottom:80px}}.our-story-section{padding-top:118px;padding-bottom:112px;overflow:hidden}@media only screen and (max-width: 1248px){.our-story-section{background-size:400px auto}}@media screen and (min-width: 811px)and (max-width: 1371px){.our-story-section{padding-top:85px}}@media only screen and (max-width: 991px){.our-story-section{background-image:url("../images/wheel-half-responsive.png");background-repeat:no-repeat;background-position:calc(100% + 16px) -9%;background-size:39% auto;padding-top:346px;padding-bottom:106px}}@media only screen and (max-width: 767px){.our-story-section{background-size:230px auto;padding-bottom:0}}.our-story-section .our-story-container{min-width:0;-ms-flex:1 1 0px;flex:1 1 0;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width: 991px){.our-story-section .our-story-container{-ms-flex-direction:column-reverse;flex-direction:column-reverse;-ms-flex-align:start;align-items:flex-start;gap:42px}}@media only screen and (max-width: 767px){.our-story-section .our-story-container{gap:42px}}.our-story-top{min-width:668px;max-width:668px}@media only screen and (max-width: 991px){.our-story-top{padding-bottom:80px}}@media only screen and (max-width: 767px){.our-story-top{max-width:100%;min-width:100%}}.our-story-top .our-story-top-head{max-width:598px}@media only screen and (max-width: 991px){.our-story-top .our-story-top-head{max-width:478px}}@media only screen and (max-width: 767px){.our-story-top .our-story-top-head{max-width:278px}}.our-story-top .our-story-top-para.common-subhead{max-width:668px;margin-bottom:27px}@media only screen and (max-width: 767px){.our-story-top .our-story-top-para.common-subhead{margin-bottom:32px}}.our-story-top .our-story-top-para-sec{display:block;padding-top:28px}@media only screen and (max-width: 767px){.our-story-top .our-story-top-para-sec{display:inline-block;padding-top:0px}}.our-story-img-container{-ms-flex:1 1 0px;flex:1 1 0;margin-left:86px}@media only screen and (max-width: 991px){.our-story-img-container{margin-left:300px}}.our-story-img-container .our-story-right-img{min-width:100%;max-width:100%}.our-story-img-container .our-story-right-img .story-wheel-image{min-width:100%;max-width:initial;max-height:initial}@media only screen and (max-width: 991px){.our-story-img-container .our-story-right-img .story-wheel-image{display:none}}.our-story-button{display:inline-block}@media only screen and (max-width: 767px){.our-story-button .btn-read{display:none}}.our-story-button .btn-find{display:none}@media only screen and (max-width: 767px){.our-story-button .btn-find{display:block}}.social-wall-section{background:#dde4f0;padding-top:103px;padding-bottom:105px;margin-top:-40px}@media only screen and (max-width: 991px){.social-wall-section{margin-top:0px;padding-top:73px;padding-bottom:70px}}@media only screen and (max-width: 767px){.social-wall-section{padding:50px 0}}.social-wall-section .social-icons-container{gap:16px}@media only screen and (max-width: 991px){.social-wall-section .social-icons-container{gap:8px}}.social-wall-section .social-icons-container .social-icons{max-width:48px;min-width:48px;min-height:48px;max-height:48px;border:rgba(0,0,0,0);border-radius:50%;background:var(--white)}.social-wall-section .social-icons-container .social-icons .social-wall-icon-svg{min-width:16px;max-width:16px;min-height:16px;max-height:16px}@media only screen and (max-width: 767px){.social-wall-section .social-icons-container .social-icons .social-wall-icon-svg{min-width:13px;max-width:13px;min-height:13px;max-height:13px}}@media only screen and (max-width: 767px){.social-wall-section .social-icons-container .social-icons{max-width:40px;min-width:40px;min-height:40px;max-height:40px}}@media only screen and (max-width: 575px){.social-wall-section .social-icons-container .social-icons{max-width:30px;min-width:30px;min-height:30px;max-height:30px}}.social-wall-section .social-wall-bottom{gap:15px;padding-top:56px}@media only screen and (max-width: 991px){.social-wall-section .social-wall-bottom{-ms-flex-direction:column;flex-direction:column}}@media only screen and (max-width: 767px){.social-wall-section .social-wall-bottom{-ms-flex-direction:row;flex-direction:row;overflow-x:scroll;padding-top:32px;gap:8px;margin-right:-20px;margin-left:-20px;padding-left:20px}}.social-wall-section .social-wall-bottom-left{gap:15px}@media only screen and (max-width: 991px){.social-wall-section .social-wall-bottom-left{-ms-flex-direction:row;flex-direction:row}}@media only screen and (max-width: 767px){.social-wall-section .social-wall-bottom-left{gap:8px}}.social-wall-section .social-wall-bottom-left-down{gap:15px}@media only screen and (max-width: 991px){.social-wall-section .social-wall-bottom-left-down{-ms-flex-direction:column;flex-direction:column;-ms-flex:1 1 0px;flex:1 1 0}}@media only screen and (max-width: 767px){.social-wall-section .social-wall-bottom-left-down{-ms-flex-direction:row;flex-direction:row;gap:8px}}@media only screen and (max-width: 991px){.social-wall-section .social-wall-bottom-left-down .social-wall-bottom-image{-ms-flex:1 1 0px;flex:1 1 0;min-width:100%;max-width:100%;min-height:50%;max-height:initial}}@media only screen and (max-width: 991px){.social-wall-section .social-wall-bottom-left-down .social-wall-bottom-image-img{min-width:100%;max-width:100%;height:100%;-o-object-fit:cover;object-fit:cover;aspect-ratio:1;border-radius:15px}}@media only screen and (max-width: 767px){.social-wall-section .social-wall-bottom-left-down .social-wall-bottom-image{min-width:65vw;max-width:65vw;max-height:initial;min-height:auto}}@media only screen and (max-width: 991px){.social-wall-section .social-wall-bottom-left-down .social-wall-bottom-text{display:-ms-flexbox;display:flex;-ms-flex:1 1 0px;flex:1 1 0;min-width:100%;max-width:100%;min-height:auto;max-height:initial}}@media only screen and (max-width: 767px){.social-wall-section .social-wall-bottom-left-down .social-wall-bottom-text{min-width:65vw;max-width:65vw;min-height:auto;max-height:initial}}@media only screen and (max-width: 991px){.social-wall-section .social-wall-bottom-left-up{max-width:50%;max-height:100%;-ms-flex:1 1 0px;flex:1 1 0}.social-wall-section .social-wall-bottom-left-up-img{min-width:100%;max-height:100%;-o-object-fit:cover;object-fit:cover;aspect-ratio:1;border-radius:15px}}@media only screen and (max-width: 767px){.social-wall-section .social-wall-bottom-left-up{min-width:65vw;max-height:65vw;min-height:auto}}.social-wall-section .social-wall-bottom-right{gap:15px}@media only screen and (max-width: 991px){.social-wall-section .social-wall-bottom-right{-ms-flex-direction:row;flex-direction:row}}@media only screen and (max-width: 767px){.social-wall-section .social-wall-bottom-right{gap:8px}}.social-wall-section .social-wall-bottom-right-up{gap:15px}@media only screen and (max-width: 991px){.social-wall-section .social-wall-bottom-right-up{-ms-flex-direction:column;flex-direction:column;-ms-flex:1 1 0px;flex:1 1 0}}@media only screen and (max-width: 767px){.social-wall-section .social-wall-bottom-right-up{-ms-flex-direction:row;flex-direction:row;gap:8px}}@media only screen and (max-width: 991px){.social-wall-section .social-wall-bottom-right-up .social-wall-bottom-image{-ms-flex:1 1 0px;flex:1 1 0;min-width:100%;max-width:100%;min-height:50%;max-height:initial}.social-wall-section .social-wall-bottom-right-up .social-wall-bottom-image-img{min-width:100%;max-width:100%;height:100%;-o-object-fit:cover;object-fit:cover;aspect-ratio:1;border-radius:15px}}@media only screen and (max-width: 767px){.social-wall-section .social-wall-bottom-right-up .social-wall-bottom-image{min-width:65vw;max-height:65vw;min-height:auto}}@media only screen and (max-width: 991px){.social-wall-section .social-wall-bottom-right-up .social-wall-bottom-text{display:-ms-flexbox;display:flex;-ms-flex:1 1 0px;flex:1 1 0;min-width:100%;max-width:100%;min-height:auto;max-height:initial}}@media only screen and (max-width: 767px){.social-wall-section .social-wall-bottom-right-up .social-wall-bottom-text{min-width:65vw;max-height:65vw;min-height:auto}}@media only screen and (max-width: 991px){.social-wall-section .social-wall-bottom-right-down{max-width:50%;max-height:100%;-ms-flex:1 1 0px;flex:1 1 0}.social-wall-section .social-wall-bottom-right-down-img{min-width:100%;max-height:100%;-o-object-fit:cover;object-fit:cover;aspect-ratio:1;border-radius:15px}}@media only screen and (max-width: 767px){.social-wall-section .social-wall-bottom-right-down{min-width:65vw;max-height:65vw;min-height:auto;max-height:initial}}@media only screen and (max-width: 767px){.social-wall-section .social-wall-bottom-right .social-wall-bottom-right-down{min-width:65vw;max-width:65vw;margin-right:20px}}.social-wall-section .social-wall-bottom .user-image-link{display:-ms-flexbox;display:flex;max-height:37px;max-width:37px;border:1px solid var(--white);border-radius:50%;overflow:hidden;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-o-object-fit:cover;object-fit:cover}@media only screen and (max-width: 991px){.social-wall-section .social-wall-bottom .user-image-link{min-width:25px;max-width:25px}}.social-wall-bottom-text{max-width:50%;background:var(--white);border-radius:15px;-ms-flex:1 1 0px;flex:1 1 0;padding:0 2px}.social-wall-bottom-text .social-wall-text-container{gap:3px}.social-wall-bottom-text .social-wall-text-container .social-wall-bottom-text-cont{font-size:18px;font-weight:500;text-align:center}@media only screen and (max-width: 1248px){.social-wall-bottom-text .social-wall-text-container .social-wall-bottom-text-cont{font-size:16px}}@media only screen and (max-width: 991px){.social-wall-bottom-text .social-wall-text-container .social-wall-bottom-text-cont{font-size:14px}}.social-wall-bottom-text .social-wall-text-container .social-wall-text-sec{line-height:1.4;text-align:center}@media only screen and (max-width: 1248px){.social-wall-bottom-text .social-wall-text-container .social-wall-text-sec{font-size:14px}}@media only screen and (max-width: 991px){.social-wall-bottom-text .social-wall-text-container .social-wall-text-sec{font-size:13px}}.social-wall-bottom-text .social-wall-bottom-content{font-size:18px;max-width:191px;text-align:center;padding:8px}@media only screen and (max-width: 1248px){.social-wall-bottom-text .social-wall-bottom-content{font-size:16px;font-weight:500}}@media only screen and (max-width: 991px){.social-wall-bottom-text .social-wall-bottom-content{font-size:14px}}.social-wall-bottom-image{max-width:50%}.social-insta-size img{min-width:23px;max-width:23px;min-height:23px;max-height:23px}.social-icon-position{position:relative}.social-icon-position .social-wall-icon{position:absolute;top:17px;left:17px}.user-information{position:absolute;bottom:17px;right:16px;gap:7px}.user-information .user-info-left{text-align:end}.user-information .user-info-left .user-text-black{color:var(--text-primary)}.social-wall-icon-svg{min-width:16px;max-width:16px;min-height:16px;max-height:16px}.user-link-border-black{border-color:var(--text-primary)}.social-media-highlights{background-color:#fde9df}.social-media-highlights .social-media-img-top{position:relative;top:-9px}@media only screen and (max-width: 767px){.social-media-highlights .social-media-img-top{top:-5px}}.social-media-highlights .social-media-img-btm{position:relative;bottom:-10px}@media only screen and (max-width: 767px){.social-media-highlights .social-media-img-btm{bottom:-5px}}.social-media-highlights .counting-top-section{max-width:615px;padding-top:117px;padding-bottom:64px}@media only screen and (max-width: 767px){.social-media-highlights .counting-top-section{padding-top:50px;padding-bottom:16px}}.social-media-highlights .carousal-wrapper{padding-bottom:105px}@media only screen and (max-width: 767px){.social-media-highlights .carousal-wrapper{padding-bottom:60px}}.social-media-highlights .owl-nav{right:0 !important}@media only screen and (max-width: 991px){.social-media-highlights .owl-stage-outer{margin-right:-30px}}@media only screen and (max-width: 767px){.social-media-highlights .owl-stage-outer{margin-right:-20px}}.social-media-highlights .owl-stage-outer .owl-stage{padding:0 !important}.social-media-highlights .owl-stage-outer .owl-stage .owl-item .item{height:100%}.social-media-highlights .owl-stage-outer .owl-stage .owl-item .signature_container_item{height:100%}.video-wrapper{display:inline-block;position:relative;border-radius:18px;margin:0;height:100%}.video-wrapper video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.video-play-button{cursor:pointer;position:absolute;top:0;left:0;width:100%;height:100%;border:0;background-color:rgba(0,0,0,.25);z-index:2;transition:all 200ms ease-in-out}.video-play-button .video-play-button-icon{width:84px;height:84px;margin:auto;transition:all 200ms ease-in-out}@media only screen and (max-width: 991px){.video-play-button .video-play-button-icon{width:64px;height:64px}}@media only screen and (max-width: 767px){.video-play-button .video-play-button-icon{width:50px;height:50px}}.video-play-button[data-button-state=pause] .video-play-button-icon-pause{display:none}.video-play-button[data-button-state=play] .video-play-button-icon-play{display:none}.video-play-button[data-button-state=play] .video-play-button-icon{opacity:0}.video-play-button[data-button-state=play]:hover .video-play-button-icon{opacity:1}.video-play-button[data-button-state=play]{background-color:rgba(0,0,0,0)}.about-us-banner{padding-top:62px}@media only screen and (max-width: 767px){.about-us-banner{padding-top:13px}}.about-us-banner-main-head{max-width:1028px;text-align:center;margin-bottom:24px}@media only screen and (max-width: 767px){.about-us-banner-main-head{max-width:335px;margin-bottom:12px}}.about-us-banner-para{max-width:601px;text-align:center;margin-bottom:104px}@media only screen and (max-width: 991px){.about-us-banner-para{margin-bottom:80px}}@media only screen and (max-width: 767px){.about-us-banner-para{max-width:316px;margin-bottom:40px}}.embrace{padding-top:184px}@media only screen and (max-width: 991px){.embrace{padding-top:100px}}@media only screen and (max-width: 767px){.embrace{padding-top:80px}}@media only screen and (max-width: 991px){.embrace-container{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}}@media only screen and (max-width: 767px){.embrace-container{-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}}.embrace-left-section{min-width:685px;max-width:685px;margin-right:123px}@media only screen and (max-width: 991px){.embrace-left-section{min-width:100%;margin-right:0}}.embrace-main-head{max-width:452px}@media only screen and (max-width: 767px){.embrace-main-head{max-width:335px}}@media only screen and (max-width: 767px){.embrace-main-head .embrace-head-span{display:block}}.embrace-para{max-width:685px;margin-bottom:32px}@media only screen and (max-width: 767px){.embrace-para{max-width:100%}}.embrace-button{width:-moz-fit-content;width:fit-content}.embrace-right-section{margin-top:-71px;max-width:309px}@media only screen and (max-width: 991px){.embrace-right-section{margin-top:60px;max-width:225px}}@media only screen and (max-width: 767px){.embrace-right-section{margin-top:40px;max-width:188px}}.banner-slider-section{padding-top:180px}@media only screen and (max-width: 991px){.banner-slider-section{padding-top:100px}}@media only screen and (max-width: 767px){.banner-slider-section{padding-top:56px}}@media only screen and (max-width: 767px){.banner-slider-section .owl-stage{display:-ms-flexbox;display:flex;padding-left:15px !important;box-sizing:border-box}}.banner-slider-section .banner-slider-content-wrapper{transform:scale(0.8);transition:all .4s}@media only screen and (max-width: 991px){.banner-slider-section .banner-slider-content-wrapper{transform:scale(1)}}.banner-slider-section .banner-slider-content-wrapper .banner-slider-image{border-radius:15px}.banner-slider-section .owl-item .banner-slider-text{opacity:0;visibility:hidden;transition:all .4s}@media only screen and (max-width: 767px){.banner-slider-section .owl-item .banner-slider-text{display:block}}.banner-slider-section .owl-item+.owl-item:not(.cloned):not(.active) .banner-slider-content-wrapper{transform-origin:right center}.banner-slider-section .owl-item.cloned+.owl-item:not(.cloned):not(.active) .banner-slider-content-wrapper{transform-origin:right center}.banner-slider-section .owl-item.cloned+.cloned .banner-slider-content-wrapper{transform-origin:right center}.banner-slider-section .owl-item.cloned+.cloned.active .banner-slider-content-wrapper{transform-origin:center}.banner-slider-section .owl-item.active.center .banner-slider-content-wrapper{transform:scale(1)}.banner-slider-section .owl-item.active.center .banner-slider-text{opacity:1;visibility:visible}.banner-slider-section .owl-item.active.center+.owl-item+.owl-item .banner-slider-content-wrapper{transform-origin:left center}.banner-slider-section .owl-carousel .owl-nav{display:-ms-flexbox;display:flex;left:48%;right:48%;gap:16px;bottom:-53px}.banner-slider-section .owl-carousel .owl-stage .owl-item .banner-slider-image img{border-radius:15px}.banner-slider-section .owl-carousel .owl-stage .owl-item .owl-nav.disabled{display:block !important}.banner-slider-section .owl-carousel .owl-stage .owl-item .owl-nav{left:48%;right:48%;display:-ms-flexbox !important;display:flex !important;gap:16px}.banner-slider-section .owl-carousel .owl-stage .banner-slider-text{text-align:center;padding-top:32px}@media only screen and (max-width: 991px){.banner-slider-section .owl-carousel .owl-stage .banner-slider-text{opacity:1;visibility:visible;text-align:left;padding-top:20px}}.vision{padding-top:210px}@media only screen and (max-width: 991px){.vision{padding-top:100px}}@media only screen and (max-width: 767px){.vision{padding-top:80px}}@media only screen and (max-width: 991px){.vision-container{-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.vision-main-head{max-width:455px}@media only screen and (max-width: 767px){.vision-main-head{max-width:335px}}@media only screen and (max-width: 767px){.vision-main-head .vision-head-span{display:block}}.vision-para{max-width:611px}.vision-para-top{margin-bottom:28px}@media only screen and (max-width: 991px){.vision-para-top{margin-bottom:20px}}@media only screen and (max-width: 767px){.vision-para-top{margin-bottom:12px}}.vision-para-bottom{margin-bottom:32px}.vision-button{width:-moz-fit-content;width:fit-content}.vision-image-container{max-width:529px;margin-top:69px;margin-left:-55px;min-width:0;-ms-flex:1 1 0px;flex:1 1 0}@media only screen and (max-width: 991px){.vision-image-container{margin-left:0px;min-width:0;margin-top:40px;margin:auto}}.vision-right-section{min-width:611px;max-width:611px;margin-left:119px}@media only screen and (max-width: 991px){.vision-right-section{margin-left:0px;min-width:0;margin-bottom:40px}}.going-forward{padding-top:186px;overflow:hidden;padding-bottom:140px}@media only screen and (max-width: 991px){.going-forward{padding:80px 0}}@media only screen and (max-width: 767px){.going-forward{padding:32px 0}}@media only screen and (max-width: 991px){.going-forward-container{-ms-flex-direction:column;flex-direction:column;gap:40px}}.going-forward-left-section{max-width:525px;min-width:525px;margin-right:-143px}@media only screen and (max-width: 1248px){.going-forward-left-section{margin-right:-210px}}@media only screen and (max-width: 991px){.going-forward-left-section{min-width:0;max-width:100%;margin-right:0px}}@media only screen and (max-width: 767px){.going-forward-left-section{padding-right:20px;padding-bottom:80px}}.going-forward .going-forward-container-right{position:relative;margin-left:auto;min-width:0;-ms-flex:1 1 0px;flex:1 1 0;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width: 991px){.going-forward .going-forward-container-right{margin-right:-30px}}@media only screen and (max-width: 767px){.going-forward .going-forward-container-right{margin-right:-20px}}.going-forward .going-forward-container-right .going-forward-right-image .going-forward-img{max-width:1029px;margin-top:-25px}@media only screen and (max-width: 991px){.going-forward .going-forward-container-right .going-forward-right-image .going-forward-img{max-width:100%;margin-top:0}}.going-forward .going-forward-container-right .going-forward-details .sight-line-container{background-color:var(--text-primary);border-radius:50%;min-width:169px;max-width:169px;min-height:169px;max-height:169px;position:absolute;bottom:35px;left:-3px}@media only screen and (max-width: 991px){.going-forward .going-forward-container-right .going-forward-details .sight-line-container{min-width:140px;max-width:140px;min-height:140px;max-height:140px;bottom:30px}}@media only screen and (max-width: 767px){.going-forward .going-forward-container-right .going-forward-details .sight-line-container{min-width:16.5vw;max-width:16.5vw;min-height:auto;max-height:100%;gap:5px !important;bottom:6%;left:-1%;aspect-ratio:1}}.going-forward .going-forward-container-right .going-forward-details .sight-line-container .sight-line-img{max-width:30px;min-width:30px}@media only screen and (max-width: 767px){.going-forward .going-forward-container-right .going-forward-details .sight-line-container .sight-line-img{min-width:3vw;max-width:3vw}}@media only screen and (max-width: 767px){.going-forward .going-forward-container-right .going-forward-details .sight-line-container .sight-line-text{font-size:2dvw}}@media only screen and (max-width: 767px){.going-forward .going-forward-container-right .going-forward-details .sight-line-container .sight-line{row-gap:0px !important}}.going-forward .going-forward-container-right .going-forward-details .sight-line-container .sight-line-year{text-align:center}.going-forward .going-forward-container-right .going-forward-details .sight-line-container .sight-line-head{text-align:center}.going-forward .going-forward-container-right .going-forward-details-items .outlet::before{content:"";position:absolute;top:13px;left:-20px;width:8px;height:8px;background:var(--border-tertiary-light);border-radius:50%}@media only screen and (max-width: 767px){.going-forward .going-forward-container-right .going-forward-details-items .outlet::before{left:-14px}}.going-forward .going-forward-container-right .going-forward-details-items .outlet::after{content:"";position:absolute;top:20px;left:-17px;width:2px;bottom:0;background:linear-gradient(180deg, #DFDFDF 0%, rgba(223, 223, 223, 0) 100%)}@media only screen and (max-width: 767px){.going-forward .going-forward-container-right .going-forward-details-items .outlet::after{left:-11px}}.going-forward .going-forward-container-right .going-forward-details-items .outlet-place{text-wrap:nowrap}@media only screen and (max-width: 991px){.going-forward .going-forward-container-right .going-forward-details-items .outlet-place{width:65px;text-wrap:wrap;font-size:12px}}@media only screen and (max-width: 767px){.going-forward .going-forward-container-right .going-forward-details-items .outlet-place{font-size:10px}}.going-forward .going-forward-container-right .going-forward-details-items .outlet-one{position:absolute;bottom:0;top:32%;left:280px}@media only screen and (max-width: 1248px){.going-forward .going-forward-container-right .going-forward-details-items .outlet-one{left:240px}}@media only screen and (max-width: 991px){.going-forward .going-forward-container-right .going-forward-details-items .outlet-one{left:220px}}@media only screen and (max-width: 767px){.going-forward .going-forward-container-right .going-forward-details-items .outlet-one{left:29%;top:27%}}.going-forward .going-forward-container-right .going-forward-details-items .outlet-two{position:absolute;bottom:0;top:15%;left:472px}@media only screen and (max-width: 1248px){.going-forward .going-forward-container-right .going-forward-details-items .outlet-two{left:380px}}@media only screen and (max-width: 991px){.going-forward .going-forward-container-right .going-forward-details-items .outlet-two{left:440px}}@media only screen and (max-width: 767px){.going-forward .going-forward-container-right .going-forward-details-items .outlet-two{left:49%;top:2%}}.going-forward .going-forward-container-right .going-forward-details-items .outlet-three{position:absolute;bottom:0;top:-2%;left:664px}@media only screen and (max-width: 1248px){.going-forward .going-forward-container-right .going-forward-details-items .outlet-three{left:560px}}@media only screen and (max-width: 991px){.going-forward .going-forward-container-right .going-forward-details-items .outlet-three{left:640px}}@media only screen and (max-width: 767px){.going-forward .going-forward-container-right .going-forward-details-items .outlet-three{left:71%;top:-21%}}.about-us-banner-image{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:8px;width:100%;max-height:876px;position:relative;overflow-x:hidden;overflow-y:hidden}.about-us-banner-image::before,.about-us-banner-image::after{content:"";position:absolute;top:-39px;left:-6%;background-color:var(--white);width:112%;height:68px;border-radius:50%;overflow:hidden;z-index:1}@media only screen and (max-width: 767px){.about-us-banner-image::before{top:-13px;left:-6%;width:112%;height:26px;z-index:20}}.about-us-banner-image::after{top:auto;bottom:-39px}@media only screen and (max-width: 767px){.about-us-banner-image::after{bottom:-14px;left:-6px;width:104%;height:26px;z-index:20}}.scroller{max-width:600px}.scroller__inner{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px}.scroller[data-animated=true] .scroller__inner{width:-moz-max-content;width:max-content;-ms-flex-wrap:nowrap;flex-wrap:nowrap;animation:scroll var(--_animation-duration, 40s) var(--_animation-direction, forwards) linear infinite}.scroller[data-direction=right]{--_animation-direction: reverse}.scroller[data-direction=left]{--_animation-direction: forwards}.scroller[data-speed=fast]{--_animation-duration: 20s}.scroller[data-speed=slow]{--_animation-duration: 60s}@keyframes scroll{to{transform:translate(calc(-50% - 0.5rem))}}.team-section{padding-bottom:32px}.team-section .team-container{overflow:hidden}.team-section .team-main-head{text-align:center}.team-section .team-wrapper-row{padding-bottom:72px}.team-section .team-wrapper-row .team-wrapper-title{padding-bottom:24px;text-align:center}@media only screen and (max-width: 767px){.team-section .team-wrapper-row .team-wrapper-title{font-size:18px;font-weight:700}}.team-section .team-card-section{-ms-flex-pack:center;justify-content:center;row-gap:40px}@media only screen and (max-width: 767px){.team-section .team-card-section{-ms-flex-pack:justify;justify-content:space-between;--row-gutter: 16px}}.team-section .team-card-section .team-card{max-width:256px}@media only screen and (max-width: 767px){.team-section .team-card-section .team-card{min-width:calc(45% - 10px);max-width:calc(45% - 10px)}}.team-section .team-card-section .team-card .team-card-img{width:256px;height:auto;border:1px solid #d9d9d9;border-radius:50%;overflow:hidden;margin:auto}@media only screen and (max-width: 991px){.team-section .team-card-section .team-card .team-card-img{width:185px}}@media only screen and (max-width: 767px){.team-section .team-card-section .team-card .team-card-img{width:100%}}.team-section .team-card-section .team-card .team-card-content{text-align:center;margin-top:12px}@media only screen and (max-width: 767px){.team-section .team-card-section .team-card .team-card-content .team-card-subhead{font-size:14px;font-weight:600}}.social-banner{background:url("../images/social-banner-top.png"),url("../images/social-banner-left.png"),url("../images/social-banner-right.png");background-repeat:no-repeat;background-position:50% 3%,32px 50%,calc(100% - 89px) 58%;background-size:auto,auto,auto;padding-top:100px;padding-bottom:97px;position:relative;overflow:hidden;z-index:20}@media only screen and (max-width: 991px){.social-banner{background:url("../images/social-banner-resp-bottom12.png"),url("../images/social-banner-resp-left.png"),url("../images/social-banner-resp-right.png");background-repeat:no-repeat;background-position:60% 100%,30px 46%,calc(90% + 3px) 45%;background-size:auto,auto,auto;padding-top:66px;padding-bottom:86px}}@media only screen and (max-width: 767px){.social-banner{background:url("../images/social-banner-resp-bottom12.png"),url("../images/social-banner-resp-left.png"),url("../images/social-banner-resp-right.png");background-repeat:no-repeat;background-position:calc(50% - 4px) 99%,7px 33%,calc(100% - 4px) 37%;background-size:70%,auto,auto;padding-top:25px;padding-bottom:86px}}.social-banner-main-head{font-size:80px;max-width:793px;text-align:center}@media only screen and (max-width: 991px){.social-banner-main-head{font-size:55px;max-width:447px}}@media only screen and (max-width: 767px){.social-banner-main-head{font-size:32px;max-width:335px;margin-bottom:12px !important}}.social-banner-para{max-width:673px;text-align:center}@media only screen and (max-width: 991px){.social-banner-para{margin-bottom:20px !important}}@media only screen and (max-width: 767px){.social-banner-para{max-width:280px}}.social-banner-btn-container{gap:16px}@media only screen and (max-width: 767px){.social-banner-btn-container{gap:8px}}.social-banner-btn-container .social-button{font-size:19px;font-weight:400;line-height:1.4}@media only screen and (max-width: 767px){.social-banner-btn-container .social-button{font-size:14px;padding:4px 8px}}@media only screen and (max-width: 767px){.social-banner-btn-container .social-button{font-size:12px;padding:4px 8px}}.social .head-span{display:block}.social-head{max-width:552px}@media only screen and (max-width: 991px){.social-head{max-width:409px}}@media only screen and (max-width: 767px){.social-head{max-width:272px}}.social-para{max-width:560px}@media only screen and (max-width: 991px){.social-para{max-width:475px}}@media only screen and (max-width: 767px){.social-para{max-width:330px}}.celebrations{position:relative;background:var(--bg-section-primary);padding-top:193px;padding-bottom:208px;overflow:hidden}.celebrations::before{content:"";position:absolute;top:-1%;width:100%;height:47px;background:var(--white);border-radius:0 0 50% 50%/0 0 100% 100%;transform:scaleX(1.1)}@media only screen and (max-width: 767px){.celebrations::before{height:31px}}@media only screen and (max-width: 575px){.celebrations::before{height:25px}}@media only screen and (max-width: 991px){.celebrations{padding-top:71px;padding-bottom:80px}}@media only screen and (max-width: 991px){.celebrations-para{margin-bottom:40px}}.celebrations-bottom{gap:20px}@media only screen and (max-width: 991px){.celebrations-bottom{gap:16px;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:stretch;align-items:stretch}}.celebrations-bottom-left{min-width:10%;max-width:10%;margin-bottom:138px;border-radius:15px}@media only screen and (max-width: 991px){.celebrations-bottom-left{max-width:100%;min-width:0;-ms-flex:1;flex:1;margin-bottom:0px;overflow:hidden}.celebrations-bottom-left-img{max-width:100%;min-height:100%;-o-object-fit:cover;object-fit:cover;aspect-ratio:1;border-radius:15px}}.celebrations-bottom-center{min-width:50%;max-width:50%;margin-bottom:104px;border-radius:15px}@media only screen and (max-width: 991px){.celebrations-bottom-center{-ms-flex-order:-1;order:-1;min-width:100%;max-width:100%;margin-bottom:0px}}.celebrations-bottom-center-img{border-radius:15px}@media only screen and (max-width: 991px){.celebrations-bottom-center-img{min-width:100%}}.celebrations-bottom-right{min-width:0;-ms-flex:1 1 0px;flex:1 1 0;border-radius:15px}@media only screen and (max-width: 991px){.celebrations-bottom-right{max-width:50%;min-width:0;-ms-flex:1;flex:1;margin-bottom:0px;overflow:hidden}.celebrations-bottom-right-img{max-width:100%;-o-object-fit:cover;object-fit:cover;aspect-ratio:1}}.image-size img{max-width:initial}@media only screen and (max-width: 991px){.image-size img{max-width:100%}}.inaugurations{position:relative;background:var(--bg-section-primary);overflow:hidden}.inaugurations .inaugration-container{gap:20px}@media only screen and (max-width: 991px){.inaugurations .inaugration-container{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:baseline;align-items:baseline;gap:16px}}.inaugurations-top{min-width:50%;max-width:50%;gap:72px;padding-bottom:137px}@media only screen and (max-width: 991px){.inaugurations-top{min-width:100%;max-width:100%;gap:40px;padding-bottom:0px}}.inaugurations-top-image{min-width:100%;max-width:100%}@media only screen and (max-width: 991px){.inaugurations-top-image{-ms-flex-pack:start;justify-content:start}}.inaugurations-top-image-img{border-radius:15px}@media only screen and (max-width: 991px){.inaugurations-top-image-img{min-width:100%}}.inaugurations-bottom{max-width:50%;min-width:50%;gap:20px}@media only screen and (max-width: 991px){.inaugurations-bottom{max-width:100%;min-width:100%;-ms-flex-pack:stretch;justify-content:stretch;gap:16px}}.inaugurations-bottom-up{gap:20px;-ms-flex-align:start;align-items:start}@media only screen and (max-width: 991px){.inaugurations-bottom-up{max-width:100%;min-width:100%;-ms-flex:1 1 0px;flex:1 1 0;-ms-flex-pack:stretch;justify-content:stretch;gap:16px}}.inaugurations-bottom-up .inaugurations-bottom-up-one{max-width:50%;min-width:50%}@media only screen and (max-width: 991px){.inaugurations-bottom-up .inaugurations-bottom-up-one{max-width:100%;min-width:0;-ms-flex:1 1 0px;flex:1 1 0;overflow:hidden}}.inaugurations-bottom-up .inaugurations-bottom-up-one-img{border-radius:15px}@media only screen and (max-width: 991px){.inaugurations-bottom-up .inaugurations-bottom-up-one-img{min-height:100%;min-width:100%;-o-object-fit:cover;object-fit:cover;aspect-ratio:1}}.inaugurations-bottom-up .inaugurations-bottom-up-two{max-width:50%;min-width:50%}@media only screen and (max-width: 991px){.inaugurations-bottom-up .inaugurations-bottom-up-two{max-width:100%;min-width:0;-ms-flex:1;flex:1;overflow:hidden}}.inaugurations-bottom-up .inaugurations-bottom-up-two .inaugurations-bottom-up-two-img{border-radius:15px}@media only screen and (max-width: 991px){.inaugurations-bottom-up .inaugurations-bottom-up-two .inaugurations-bottom-up-two-img{min-height:100%;min-width:100%;-o-object-fit:cover;object-fit:cover;aspect-ratio:1}}.inaugurations-bottom-down{border-radius:15px}@media only screen and (max-width: 991px){.inaugurations-bottom-down{max-width:100%;min-width:100%}}.inaugurations-bottom-down-img{border-radius:15px}@media only screen and (max-width: 991px){.inaugurations-bottom-down-img{min-width:100%}}.influencers{background:var(--bg-section-primary);padding-top:208px;padding-bottom:104px;overflow:hidden}@media only screen and (max-width: 991px){.influencers{padding:80px 0px}}.influencers-top{gap:80px}@media only screen and (max-width: 991px){.influencers-top{-ms-flex-align:start;align-items:start;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:0px}}.influencers-top-left{display:-ms-flexbox;display:flex;-ms-flex:1 1 0px;flex:1 1 0}@media only screen and (max-width: 991px){.influencers-top-left{margin-top:40px;min-width:100%;max-width:100%}}.influencers-top-left-image{min-width:100%;max-width:100%;border-radius:15px;position:relative}.influencers-top-left-image-img{min-width:100%;max-width:initial;max-height:initial}@media only screen and (max-width: 991px){.influencers-top-left-image-img{max-width:100%;max-height:100%}}.influencers-top-right{max-width:619px}@media only screen and (max-width: 767px){.influencers-top{max-width:100%;min-width:100%}}.influencers-bottom{-ms-flex-align:start;align-items:start;-ms-flex-pack:end;justify-content:end;gap:20px}@media only screen and (max-width: 991px){.influencers-bottom{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:stretch;align-items:stretch;gap:16px}}.influencers-bottom-one{min-width:40.5%;max-width:40.5%;position:relative}@media only screen and (max-width: 991px){.influencers-bottom-one{max-width:100%;min-width:0;-ms-flex:1;flex:1;overflow:hidden}}.influencers-bottom-one-img{min-width:100%;max-width:100%}@media only screen and (max-width: 991px){.influencers-bottom-one-img{max-height:100%;-o-object-fit:cover;object-fit:cover;aspect-ratio:1;border-radius:15px}}.influencers-bottom-two{min-width:30.5%;max-width:30.5%;position:relative}@media only screen and (max-width: 991px){.influencers-bottom-two{-ms-flex-order:-1;order:-1;max-width:100%;min-width:0;-ms-flex:1;flex:1;overflow:hidden}}.influencers-bottom-two-img{min-width:100%;max-width:100%}@media only screen and (max-width: 991px){.influencers-bottom-two-img{max-height:100%;-o-object-fit:cover;object-fit:cover;aspect-ratio:1;border-radius:15px;-o-object-position:top;object-position:top}}.influencers-bottom-three{min-width:8.8%;max-width:8.8%;position:relative}@media only screen and (max-width: 1248px){.influencers-bottom-three{max-width:15%;min-width:15%}}@media only screen and (max-width: 991px){.influencers-bottom-three{max-width:100%;min-width:100%}}.influencers-bottom-three-img{min-width:100%;max-width:initial}@media only screen and (max-width: 991px){.influencers-bottom-three-img{max-width:100%}}.influencers .influencers-container{gap:20px}@media only screen and (max-width: 991px){.influencers .influencers-container{gap:16px}}.influ-vid-play{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;position:absolute;inset:0;background:linear-gradient(180deg, rgba(1, 1, 1, 0) 0%, rgba(1, 1, 1, 0.1) 47.92%, rgba(1, 1, 1, 0.5) 100%);border-radius:15px;cursor:pointer}.influ-vid-play-btn{background-color:rgba(0,0,0,0);position:absolute;min-width:70px;max-width:70px;min-height:70px;max-height:70px;z-index:2;transition:all .4s;cursor:pointer}@media only screen and (max-width: 767px){.influ-vid-play-btn{min-width:40px;max-width:40px;min-height:40px;max-height:40px}}.influ-vid-play-three{right:-149px}@media only screen and (max-width: 991px){.influ-vid-play-three{right:0}}.video-box{position:relative}.video-box .influ-paly-pause-container{border-radius:0;opacity:0;visibility:visible;transition:all .4s}.video-box .influ-paly-pause-container:hover{visibility:visible;opacity:1}.video-box .influ-paly-pause-container .influ-play-video{opacity:0;visibility:hidden}.video-box .video-paused .influ-pause-video{opacity:0;visibility:hidden}.video-box .video-paused .influ-play-video{opacity:1;visibility:visible}.location{padding:20px 80px 79px 80px;gap:24px}@media only screen and (max-width: 1248px){.location{padding:0 30px 79px 30px}}@media only screen and (max-width: 991px){.location{padding:0;-ms-flex-direction:column;flex-direction:column}}.location-left{max-width:400px;min-width:400px;gap:16px}@media only screen and (max-width: 991px){.location-left{min-width:100%;max-width:100%;padding:30px;display:none}}@media only screen and (max-width: 767px){.location-left{padding:0 20px}}.location-left .location-input-container{min-width:100%;max-width:100%;position:relative}.location-left .location-input-container .location-input{color:var(--text-tertiary);font-size:16px;font-weight:400;line-height:1.3;padding:14px 14px 14px 46px;width:95%;min-width:0;-ms-flex:1 1 0px;flex:1 1 0;border:1px solid var(--border-secondary);background-color:var(--bg-input-primary);border-radius:80px}@media only screen and (max-width: 991px){.location-left .location-input-container .location-input{width:100%;background-color:#fff;box-shadow:0px 14px 24px 0px rgba(17,37,76,.1)}}.location-left .location-input-container .search-svg{position:absolute;bottom:15px;left:16px}.location-left .location-details{gap:12px;max-height:515px;padding-right:15px;overflow-y:auto}@media only screen and (max-width: 991px){.location-left .location-details{background-color:#fff;max-height:-moz-max-content;max-height:max-content;padding:16px 0px 38px 0px;overflow-y:hidden}}.location-left .location-details-active{transform:translateX(0)}.location-left .location-details::-webkit-scrollbar{width:5px;height:5px}.location-left .location-details::-webkit-scrollbar-thumb{background:var(--bg-secondary);border-radius:5px;-webkit-transition:all .4s;transition:all .4s}.location-left .location-details::-webkit-scrollbar-track{background:#f1f1f1}.location-left .location-details .location-information{min-width:100%;max-width:100%;padding:20px;cursor:pointer;border:1px solid var(--border-tertiary);border-radius:16px;gap:12px;transition:all .3s}@media only screen and (max-width: 991px){.location-left .location-details .location-information{min-width:auto;padding:16px}}.location-left .location-details .location-information:hover{border:1px solid var(--border-secondary-dark);box-shadow:0px 14px 24px 0px rgba(17,37,76,.1)}.location-left .location-details .location-information-head{color:var(--text-secondary);font-weight:600}@media only screen and (max-width: 991px){.location-left .location-details .location-information-head{font-size:16px}}.location-left .location-details .location-information-address{color:var(--text-primary);max-width:264px}@media only screen and (max-width: 991px){.location-left .location-details .location-information-address{font-size:14px;max-width:264px}}.location-left .location-details .location-information-timing{gap:8px}.location-left .location-details .location-information-timing-priority{color:var(--text-input-primary);font-weight:500}@media only screen and (max-width: 991px){.location-left .location-details .location-information-timing-priority{font-size:14px}}.location-left .location-details .location-information-timing .location-close-priority{color:var(--text-input-secondary)}.location-left .location-details .location-information-timing-time{font-weight:500}@media only screen and (max-width: 991px){.location-left .location-details .location-information-timing-time{font-size:14px}}.location-right{min-width:0;-ms-flex:1 1 0px;flex:1 1 0}@media only screen and (max-width: 991px){.location-right{position:relative}}.location-right .location-input-container{display:none;position:relative}@media only screen and (max-width: 991px){.location-right .location-input-container{display:block;box-shadow:0px 14px 24px 0px rgba(17,37,76,.1);top:30px;background:#fff;border-radius:35px;z-index:2;margin:0 15px}}.location-right .location-input-container .location-input{color:var(--text-tertiary);font-size:16px;font-weight:400;line-height:1.3;padding:14px 14px 14px 46px;width:100%;min-width:0;-ms-flex:1 1 0px;flex:1 1 0;border:1px solid var(--border-secondary);background-color:var(--bg-input-primary);border-radius:80px;opacity:.5}@media only screen and (max-width: 991px){.location-right .location-input-container .location-input{background-color:#fff;box-shadow:0px 14px 24px 0px rgba(17,37,76,.1)}}.location-right .location-input-container .search-svg{position:absolute;bottom:15px;left:16px}@media only screen and (max-width: 991px){.location-right .location-details-wrapper{display:none}}.location-back-button{display:none}@media only screen and (max-width: 991px){.location-back-button{display:none;padding:15px}}.map-container{position:relative}@media only screen and (max-width: 991px){.map-container{top:-50px}}.location-details-container{display:-ms-flexbox;display:flex;gap:22px;position:absolute;top:6px;left:6px;right:6px;background-color:var(--white);width:auto;padding:4px;border-radius:15px;box-shadow:3px 7px 6px 0px rgba(17,37,76,.15)}@media only screen and (max-width: 991px){.location-details-container{position:static;gap:40px;top:auto;left:auto;padding:40px 20px 30px;-ms-flex-direction:column-reverse;flex-direction:column-reverse;border-radius:0;box-shadow:none}}.location-details-container .text-wrapper{margin:16px 0}@media only screen and (max-width: 991px){.location-details-container .text-wrapper{margin:0}}.location-details-container .location-details{gap:18px;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (max-width: 991px){.location-details-container .location-details{gap:12px;padding-bottom:6px;margin-top:12px !important}}.location-details-container .details-container{gap:10px}@media only screen and (max-width: 991px){.location-details-container .details-container{margin-top:12px !important}}.location-details-container .location-icon{min-height:20px;max-height:20px;min-width:20px;max-width:20px}.location-details-container .address-text{max-width:255px;color:var(--text-primary);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:normal}.location-details-container .details-right-container{gap:16px}@media only screen and (max-width: 991px){.location-details-container .details-right-container{gap:6px}}.location-details-container .close-icon{max-width:16px;min-width:16px;max-height:16px;min-height:16px;margin-left:auto;margin-top:8px;margin-right:8px;cursor:pointer;transition:background-color .4s}.location-details-container .close-icon:hover{background-color:rgba(207,211,219,.5019607843)}@media only screen and (max-width: 991px){.location-details-container .close-icon{display:none}}.location-details-container .get-direction-link{text-decoration:underline;transition:-webkit-text-decoration .4s;transition:text-decoration .4s;transition:text-decoration .4s, -webkit-text-decoration .4s;text-underline-offset:2px}.location-details-container .get-direction-container{cursor:pointer;width:-moz-fit-content;width:fit-content}.location-details-container .get-direction-container:hover .get-direction-link{text-decoration:none}.location-image{max-width:256px;max-height:100%;border-radius:15px}@media only screen and (max-width: 991px){.location-image{max-width:100%;max-height:100%}}.location-image img{min-width:100%;min-height:100%;-o-object-fit:cover;object-fit:cover;border-radius:15px}.locationElement-active .location-information{border:1px solid var(--border-secondary-dark) !important;box-shadow:0px 14px 24px 0px rgba(17,37,76,.1)}.location-map{height:580px;width:100%;border-radius:16px}@media only screen and (max-width: 767px){.location-map{border-radius:0px}}.show-arrow{display:none}@media only screen and (max-width: 991px){.show-arrow{display:block}}.show-search{display:block}@media only screen and (max-width: 991px){.show-search{display:none}}.show-map-details{display:block}.hide-map-details{display:none}.contact-container{margin-top:calc(-1*var(--main-content-padding-top))}@media only screen and (max-width: 991px){.contact-container{margin-top:0}}.contact-container .contact-wrapper{position:relative}.contact-container .contact-wrapper::before{content:"";background:url(../images/contact-bg.png) no-repeat;position:absolute;top:-138px;right:0;bottom:0;left:0;background-size:cover;background-repeat:repeat-y;background-size:50% 1136px;pointer-events:none}@media only screen and (max-width: 767px){.contact-container .contact-wrapper::before{top:-132px;background-size:100% 22%;background-repeat:no-repeat}}.contact-container .contact{display:-ms-flexbox;display:flex;padding-bottom:126px;max-width:1750px;margin:0 auto;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width: 767px){.contact-container .contact{-ms-flex-direction:column;flex-direction:column;padding-bottom:40px}}.contact-container .contact-left{padding-left:128px;position:relative;min-width:50%;background:#dde4f0}@media only screen and (max-width: 1248px){.contact-container .contact-left{padding-left:30px}}@media only screen and (max-width: 767px){.contact-container .contact-left{position:relative;top:0;padding-bottom:40px;padding-top:32px}}@media only screen and (max-width: 767px){.contact-container .contact-left{max-width:100%}}.contact-container .contact-left-head .contact-head-txt{display:block;margin-bottom:45px}@media only screen and (max-width: 767px){.contact-container .contact-left-head .contact-head-txt{margin-bottom:40px}}.contact-container .contact-left-wrapper{position:sticky;top:-30px;padding-top:157px}@media only screen and (max-width: 991px){.contact-container .contact-left-wrapper{top:0;padding-top:88px}}@media only screen and (max-width: 767px){.contact-container .contact-left-wrapper{position:relative;top:0;padding-top:32px;background:rgba(0,0,0,0)}}.contact-container .contact-left-content-wrapper{gap:24px}@media only screen and (max-width: 767px){.contact-container .contact-left-content-wrapper{gap:12px}}.contact-container .contact-left-content-wrapper .contact-left-subhead-wrapper{gap:4px}.contact-container .contact-left-content-wrapper .contact-left-subhead-wrapper .contact-left-subhead{font-size:14px;font-weight:600;line-height:1.3;text-transform:uppercase}.contact-container .contact-left-content-wrapper .contact-left-subhead-wrapper .contact-left-para{color:var(--text-primary);width:-moz-fit-content;width:fit-content}@media only screen and (max-width: 767px){.contact-container .contact-left-content-wrapper .contact-left-subhead-wrapper .contact-left-para{font-size:16px}}.contact-container .contact-left-content-wrapper .contact-left-subhead-wrapper .contact-left-para-address{max-width:317px}.contact-container .contact-left-image{min-width:280px;max-width:280px;margin-left:-67px;margin-top:28px}@media screen and (max-height: 720px){.contact-container .contact-left-image{display:none}}@media only screen and (max-width: 1248px){.contact-container .contact-left-image{margin-left:22px}}@media only screen and (max-width: 991px){.contact-container .contact-left-image{margin-left:22px}}@media only screen and (max-width: 767px){.contact-container .contact-left-image{display:none}}.contact-container .contact-left-image-img{max-width:initial}.contact-container .contact-right{padding-left:72px;padding-right:128px;padding-top:157px;min-width:0;-ms-flex:1 1 0px;flex:1 1 0}@media only screen and (max-width: 1248px){.contact-container .contact-right{padding-left:30px;padding-right:30px}}@media only screen and (max-width: 991px){.contact-container .contact-right{padding-left:30px;padding-right:30px;padding-top:80px}}@media only screen and (max-width: 767px){.contact-container .contact-right{padding-right:20px;padding-left:20px;padding-top:40px;overflow:hidden;max-height:100%;-ms-flex:1;flex:1}}.contact-container .contact-right-message-container .contact-message-head{padding-bottom:32px}@media only screen and (max-width: 767px){.contact-container .contact-right-message-container .contact-message-head{padding-bottom:24px}}@media only screen and (max-width: 767px){.contact-container .contact-right-message-container .contact-message-head{font-size:24px;font-weight:700}}.contact-container .contact-right-work-container{margin-top:88px}@media only screen and (max-width: 767px){.contact-container .contact-right-work-container{margin-top:80px}}@media only screen and (max-width: 767px){.contact-container .contact-right-work-container .contact-work-head{font-size:24px;font-weight:700}}@media only screen and (max-width: 767px){.contact-container .contact-right-work-container .contact-work-para{margin-bottom:24px !important}}.contact-container .contact-right-work-container .job-vacancy{-moz-column-gap:45px;column-gap:45px;padding:38px 40px;background-color:var(--bg-block-secondary);width:100%;border-radius:16px;margin-bottom:32px}@media only screen and (max-width: 991px){.contact-container .contact-right-work-container .job-vacancy{min-width:auto;padding:28px 30px}}@media only screen and (max-width: 767px){.contact-container .contact-right-work-container .job-vacancy{padding:20px 25px}}@media only screen and (max-width: 575px){.contact-container .contact-right-work-container .job-vacancy{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;row-gap:20px}}.contact-container .contact-right-work-container .job-vacancy .vacancy-title-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;row-gap:6px}.contact-container .contact-right-work-container .job-vacancy .vacancy-title-wrapper .vacancy-title{font-weight:600;color:var(--black)}@media only screen and (max-width: 991px){.contact-container .contact-right-work-container .job-vacancy .vacancy-title-wrapper .vacancy-title{font-size:19px}}.contact-container .contact-right-work-container .job-vacancy .vacancy-title-wrapper .vacancy-desc{color:var(--black)}.contact-container .contact-right-work-container .work-number{margin-top:24px;font-size:12px;margin-bottom:8px;color:var(--bg-block-primary)}.contact-container .contact-right-work-container .work-details{gap:16px}@media only screen and (max-width: 767px){.contact-container .contact-right-work-container .work-details{gap:12px}}.contact-container .contact-right-work-container .work-details .work-detail-box{padding:20px;border:1px solid var(--white);border-radius:16px;background:var(--bg-block-secondary);width:100%;gap:20px}@media only screen and (max-width: 767px){.contact-container .contact-right-work-container .work-details .work-detail-box{padding:16px}}.contact-container .contact-right-work-container .work-details .work-detail-box .job-details .job-title-container{gap:8px}.contact-container .contact-right-work-container .work-details .work-detail-box .job-details .job-title-container .job-title{font-size:19px}@media only screen and (max-width: 991px){.contact-container .contact-right-work-container .work-details .work-detail-box .job-details .job-title-container .job-title{font-size:16px}}@media(max-width: 340px){.contact-container .contact-right-work-container .work-details .work-detail-box .job-details .job-title-container .job-title{font-size:14px}}.contact-container .contact-right-work-container .work-details .work-detail-box .job-details .job-title-container .job-exp-plc{gap:16px}.contact-container .contact-right-work-container .work-details .work-detail-box .job-details .job-title-container .job-exp-plc .job-exp{gap:4px}.contact-container .contact-right-work-container .work-details .work-detail-box .job-details .job-title-container .job-exp-plc .job-exp-svg{min-width:20px;max-width:20px;min-height:20px;max-height:20px}.contact-container .contact-right-work-container .work-details .work-detail-box .job-details .job-title-container .job-exp-plc .job-exp-text{font-size:14px}.contact-container .contact-right-work-container .work-details .work-detail-box .job-details .job-title-container .job-exp-plc .job-place{gap:4px}.contact-container .contact-right-work-container .work-details .work-detail-box .job-details .job-title-container .job-exp-plc .job-place-svg{min-width:20px;max-width:20px;min-height:20px;max-height:20px}.contact-container .contact-right-work-container .work-details .work-detail-box .job-details .job-title-container .job-exp-plc .job-place-text{font-size:14px}.contact-container .contact-right-work-container .work-details .work-detail-box .job-details .job-fulltime{font-size:11px;border:1px solid var(--link-secondary-dark);padding:4px 8px;border-radius:32px}.contact-container .contact-right-work-container .work-details .work-detail-box .job-description{gap:6px}.contact-container .contact-right-work-container .work-details .work-detail-box .job-description .job-description-one{font-size:14px;position:relative;margin-left:14px}.contact-container .contact-right-work-container .work-details .work-detail-box .job-description .job-description-one::before{content:"";position:absolute;top:6px;left:-11px;border:1px solid var(--border-secondary-light);border-radius:50%;width:6px;height:6px;background:rgba(0,0,0,0)}.contact-container .contact-right-work-container .work-details .work-detail-box .apply-section .apply-btn{padding:8px 16px;font-size:12px;background:rgba(0,0,0,0)}.contact-container .contact-right-work-container .work-details .work-detail-box .apply-section .apply-btn:hover{background-color:var(--bg-primary-hover)}.contact-container .contact-right-work-container .work-details .work-detail-box .apply-section .apply-days{font-size:12px}.contact-container .form-input{padding:20px 14px 6px 12px;border:1px solid var(--text-primary);border-radius:6px}.floating-label{position:relative;width:100%;height:49px;border:1px solid var(--text-primary);border-radius:6px;margin-bottom:20px}.floating-select{font-size:14px;padding:20px 14px 6px 12px;display:block;width:100%;height:100%;background-color:rgba(0,0,0,0);border:none;appearance:none;-webkit-appearance:none;-moz-appearance:none;background:rgba(0,0,0,0);background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path d="M13.2145 5.5L8.10769 10.5L3 5.5" stroke="%231D1D1D" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');background-repeat:no-repeat;background-position:right 12px center}.record-select-label{position:absolute;left:12px;top:1px;transition:.2s ease all;-moz-transition:.2s ease all;-webkit-transition:.2s ease all}.label-float{top:0px !important;color:#6f6f6f !important;font-size:12px !important;font-weight:500;line-height:1.3 !important}.select-bar2{transform:translate(0, 15px) scale(1);transform-origin:top left;transition:200ms cubic-bezier(0, 0, 0.2, 1) 0ms}.select2-label{position:absolute;left:12px;top:14px;color:var(--text-primary);font-size:16px;line-height:1;transition:all .4s ease;transform-origin:left top;pointer-events:none;z-index:3}.selectActive{color:#6f6f6f;transform:translate(2px, -8px) scale(0.8)}.hideFirstElement{display:none !important}@media only screen and (max-width: 991px){form .input-wrapper{-ms-flex:0 0 calc(100% - var(--row-gutter));flex:0 0 calc(100% - var(--row-gutter));max-width:calc(100% - var(--row-gutter))}}form .contact-message-submit{font-size:19px;line-height:1}@media only screen and (max-width: 991px){form .contact-message-submit{font-size:16px;padding:12px 24px}}@media only screen and (max-width: 767px){form .capche-input-resp{-ms-flex:0 0 calc(100% - var(--row-gutter));flex:0 0 calc(100% - var(--row-gutter));max-width:calc(100% - var(--row-gutter))}}form .contact-message-name-wrapper .input-container{position:relative;display:-ms-flexbox;display:flex;border:1px solid var(--border-secondary-light);-ms-flex-direction:column;flex-direction:column;border-radius:6px}form .contact-message-name-wrapper .input-container.fldActive .lblActive.inp-fld-lbl{transform:translate(2px, 6px) scale(0.8);color:var(--bg-block-primary);width:119%}form .contact-message-name-wrapper .message-box label{background:#fff;padding-top:8px;padding-bottom:4px;margin-top:-6px}form .contact-message-name-wrapper .input-container:focus-within label{transform:translate(2px, 6px) scale(0.8);color:var(--bg-block-primary)}form .contact-message-name-wrapper .input-container .filled{transform:translate(2px, 6px) scale(0.8)}form .contact-message-name-wrapper .input-container label{position:absolute;pointer-events:none;transform:translate(0, 15px) scale(1);transform-origin:top left;transition:200ms cubic-bezier(0, 0, 0.2, 1) 0ms;color:var(--text-primary);font-size:16px;line-height:1;left:11px}form .contact-message-name-wrapper .input-container .inp-fld{border-radius:6px;border:none;padding:20px 14px 6px 12px;font-size:16px;line-height:1;outline:none;box-shadow:none;transition:200ms cubic-bezier(0, 0, 0.2, 1) 0ms}form .contact-message-name-wrapper .input-container input:focus{box-shadow:0 0 0 2px #79b1ff}form .contact-capche-code .button-capche-refresh{border:1px solid var(--border-secondary-light);border-radius:50px;padding:6px;margin-left:20px}@media only screen and (max-width: 767px){form .contact-capche-code .button-capche-refresh{margin-left:16px}}form .contact-capche-code .button-capche-refresh svg{min-width:20px;max-width:20px;min-height:20px;max-height:20px}@media only screen and (max-width: 991px){form .contact-capche-code .button-capche-refresh svg{min-width:15px;max-width:15px;min-height:15px;max-height:15px}}form .form-input{padding:20px 14px 6px 12px;border:1px solid var(--border-secondary-light);border-radius:6px;transition:all .4s ease;cursor:pointer}@media only screen and (max-width: 767px){.vacancy-svg{max-width:120px}}/*# sourceMappingURL=main.min.css.map */