/*------------------------------------------------------------------
[TABLE OF CONTENTS]

=> font
=> anim
=> transform
=> border radius
=> flex
=> ellipsis
=> image
=> box-shadow

-------------------------------------------------------------------*/
/*==========================================================================
=> font
==========================================================================*/
/*==========================================================================
=> anim
==========================================================================*/
/*==========================================================================
=> transform
==========================================================================*/
/*==========================================================================
=> border radius
==========================================================================*/
/*==========================================================================
=> flex
==========================================================================*/
/*==========================================================================
=> ellipsis
==========================================================================*/
/*==========================================================================
=> image
==========================================================================*/
/*==========================================================================
=> box-shadow
==========================================================================*/
:root {
  --header-height: 102px;
  --header-scroll-height: 70px;
  --white: #fff;
  --black: #1E1E1E;
  --blue: #1324BF;
  --l-grey: #F5F6FF;
  --d-grey: #495377;
  --n-blue: #001429;
  --teal: #8CFFC6;
  --fs128: clamp(42px, 8vw, 128px);
  --fs96: clamp(36px, 5vw, 96px);
  --fs88: clamp(36px, 4.17vw, 88px);
  --fs80: clamp(34px, 4.17vw, 80px);
  --fs72: clamp(30px, 3.75vw, 72px);
  --fs64: clamp(26px, 3.33vw, 64px);
  --fs56: clamp(26px, 3.33vw, 56px);
  --fs48: clamp(24px, 2.5vw, 48px);
  --fs42: clamp(24px, 2.19vw, 42px);
  --fs40: clamp(22px, 2.08vw, 40px);
  --fs36: clamp(20px, 1.88vw, 36px);
  --fs32: clamp(20px, 1.67vw, 32px);
  --fs28: clamp(18px, 1.46vw, 28px);
  --fs24: clamp(18px, 1.25vw, 24px);
  --fs22: clamp(16px, 1.15vw, 22px);
  --fs20: clamp(16px, 1.04vw, 20px);
  --fs18: clamp(16px, 0.94vw, 18px);
  --fs16: 16px;
  --fs14: 14px;
  --spc60: clamp(24px, 3.13vw, 60px);
  --spc40: clamp(24px, 3.13vw, 40px);
  --spc36: clamp(20px, 3.13vw, 36px);
  --spc30: clamp(20px, 3.13vw, 30px);
  --spc24: clamp(20px, 3.13vw, 24px);
  --spc16: clamp(24px, 3.13vw, 16px);
  --commSpc: clamp(40px, 6vw, 80px);
  --br30: clamp(14px, 1.56vw, 30px);
  --br24: clamp(14px, 1.25vw, 24px);
  --br20: clamp(14px, 1.04vw, 20px);
}
.mb60 {
  margin-bottom: var(--spc60) !important;
}
.mb40 {
  margin-bottom: var(--spc40) !important;
}
.mb36 {
  margin-bottom: var(--spc36) !important;
}
.mb30 {
  margin-bottom: var(--spc30) !important;
}
.mb24 {
  margin-bottom: var(--spc24) !important;
}
.mt16 {
  margin-top: var(--spc16) !important;
}
.mb16 {
  margin-bottom: var(--spc16) !important;
}
.mb8 {
  margin-bottom: 8px !important;
}
.mw768 {
  max-width: 768px;
  margin: auto;
}
/*------------------------------------------------------------------
[TABLE OF CONTENTS]

=> Color
=> Common
=> Fonts
=> Custom Grid
=> Global Styles
=> buttons
=> Form Elements
=> Radio Small
=> Checkbox Small
=> Modal
=> Accordion
=> Most common
=> Animation

-------------------------------------------------------------------*/
@font-face {
  font-family: 'Aileron';
  src: url('../fonts/Aileron-Heavy.woff2') format('woff2'), url('../fonts/Aileron-Heavy.woff') format('woff');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Aileron';
  src: url('../fonts/Aileron-Black.woff2') format('woff2'), url('../fonts/Aileron-Black.woff') format('woff');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Aileron';
  src: url('../fonts/Aileron-Bold.woff2') format('woff2'), url('../fonts/Aileron-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Aileron';
  src: url('../fonts/Aileron-SemiBold.woff2') format('woff2'), url('../fonts/Aileron-SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Aileron';
  src: url('../fonts/Aileron-Regular.woff2') format('woff2'), url('../fonts/Aileron-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Aileron';
  src: url('../fonts/Aileron-Light.woff2') format('woff2'), url('../fonts/Aileron-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Aileron';
  src: url('../fonts/Aileron-Thin.woff2') format('woff2'), url('../fonts/Aileron-Thin.woff') format('woff');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Aileron';
  src: url('../fonts/Aileron-UltraLight.woff2') format('woff2'), url('../fonts/Aileron-UltraLight.woff') format('woff');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 100;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCM3FwrK3iLTcvneQg7Ca725JhhKnNqk4j1ebLhAm8SrXTc2dphjQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 100;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCM3FwrK3iLTcvneQg7Ca725JhhKnOKk4j1ebLhAm8SrXTc2dphjQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 100;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCM3FwrK3iLTcvneQg7Ca725JhhKnOCk4j1ebLhAm8SrXTc2dphjQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 100;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCM3FwrK3iLTcvneQg7Ca725JhhKnOak4j1ebLhAm8SrXTc2dphjQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 100;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCM3FwrK3iLTcvneQg7Ca725JhhKnOqk4j1ebLhAm8SrXTc2dphjQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 100;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCM3FwrK3iLTcvneQg7Ca725JhhKnPKk4j1ebLhAm8SrXTc2dphjQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 100;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCM3FwrK3iLTcvneQg7Ca725JhhKnPqk4j1ebLhAm8SrXTc2dphjQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 200;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCM3FwrK3iLTcvneQg7Ca725JhhKnNqk4j1ebLhAm8SrXTcWdthjQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 200;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCM3FwrK3iLTcvneQg7Ca725JhhKnOKk4j1ebLhAm8SrXTcWdthjQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 200;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCM3FwrK3iLTcvneQg7Ca725JhhKnOCk4j1ebLhAm8SrXTcWdthjQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 200;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCM3FwrK3iLTcvneQg7Ca725JhhKnOak4j1ebLhAm8SrXTcWdthjQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 200;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCM3FwrK3iLTcvneQg7Ca725JhhKnOqk4j1ebLhAm8SrXTcWdthjQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 200;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCM3FwrK3iLTcvneQg7Ca725JhhKnPKk4j1ebLhAm8SrXTcWdthjQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 200;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCM3FwrK3iLTcvneQg7Ca725JhhKnPqk4j1ebLhAm8SrXTcWdthjQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCM3FwrK3iLTcvneQg7Ca725JhhKnNqk4j1ebLhAm8SrXTch9thjQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCM3FwrK3iLTcvneQg7Ca725JhhKnOKk4j1ebLhAm8SrXTch9thjQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCM3FwrK3iLTcvneQg7Ca725JhhKnOCk4j1ebLhAm8SrXTch9thjQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCM3FwrK3iLTcvneQg7Ca725JhhKnOak4j1ebLhAm8SrXTch9thjQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCM3FwrK3iLTcvneQg7Ca725JhhKnOqk4j1ebLhAm8SrXTch9thjQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCM3FwrK3iLTcvneQg7Ca725JhhKnPKk4j1ebLhAm8SrXTch9thjQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCM3FwrK3iLTcvneQg7Ca725JhhKnPqk4j1ebLhAm8SrXTch9thjQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCM3FwrK3iLTcvneQg7Ca725JhhKnNqk4j1ebLhAm8SrXTc2dthjQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCM3FwrK3iLTcvneQg7Ca725JhhKnOKk4j1ebLhAm8SrXTc2dthjQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCM3FwrK3iLTcvneQg7Ca725JhhKnOCk4j1ebLhAm8SrXTc2dthjQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCM3FwrK3iLTcvneQg7Ca725JhhKnOak4j1ebLhAm8SrXTc2dthjQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCM3FwrK3iLTcvneQg7Ca725JhhKnOqk4j1ebLhAm8SrXTc2dthjQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCM3FwrK3iLTcvneQg7Ca725JhhKnPKk4j1ebLhAm8SrXTc2dthjQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCM3FwrK3iLTcvneQg7Ca725JhhKnPqk4j1ebLhAm8SrXTc2dthjQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCM3FwrK3iLTcvneQg7Ca725JhhKnNqk4j1ebLhAm8SrXTc69thjQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCM3FwrK3iLTcvneQg7Ca725JhhKnOKk4j1ebLhAm8SrXTc69thjQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCM3FwrK3iLTcvneQg7Ca725JhhKnOCk4j1ebLhAm8SrXTc69thjQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCM3FwrK3iLTcvneQg7Ca725JhhKnOak4j1ebLhAm8SrXTc69thjQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCM3FwrK3iLTcvneQg7Ca725JhhKnOqk4j1ebLhAm8SrXTc69thjQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCM3FwrK3iLTcvneQg7Ca725JhhKnPKk4j1ebLhAm8SrXTc69thjQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCM3FwrK3iLTcvneQg7Ca725JhhKnPqk4j1ebLhAm8SrXTc69thjQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCM3FwrK3iLTcvneQg7Ca725JhhKnNqk4j1ebLhAm8SrXTcB9xhjQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCM3FwrK3iLTcvneQg7Ca725JhhKnOKk4j1ebLhAm8SrXTcB9xhjQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCM3FwrK3iLTcvneQg7Ca725JhhKnOCk4j1ebLhAm8SrXTcB9xhjQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCM3FwrK3iLTcvneQg7Ca725JhhKnOak4j1ebLhAm8SrXTcB9xhjQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCM3FwrK3iLTcvneQg7Ca725JhhKnOqk4j1ebLhAm8SrXTcB9xhjQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCM3FwrK3iLTcvneQg7Ca725JhhKnPKk4j1ebLhAm8SrXTcB9xhjQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCM3FwrK3iLTcvneQg7Ca725JhhKnPqk4j1ebLhAm8SrXTcB9xhjQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCM3FwrK3iLTcvneQg7Ca725JhhKnNqk4j1ebLhAm8SrXTcPtxhjQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCM3FwrK3iLTcvneQg7Ca725JhhKnOKk4j1ebLhAm8SrXTcPtxhjQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCM3FwrK3iLTcvneQg7Ca725JhhKnOCk4j1ebLhAm8SrXTcPtxhjQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCM3FwrK3iLTcvneQg7Ca725JhhKnOak4j1ebLhAm8SrXTcPtxhjQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCM3FwrK3iLTcvneQg7Ca725JhhKnOqk4j1ebLhAm8SrXTcPtxhjQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCM3FwrK3iLTcvneQg7Ca725JhhKnPKk4j1ebLhAm8SrXTcPtxhjQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCM3FwrK3iLTcvneQg7Ca725JhhKnPqk4j1ebLhAm8SrXTcPtxhjQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCM3FwrK3iLTcvneQg7Ca725JhhKnNqk4j1ebLhAm8SrXTcWdxhjQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCM3FwrK3iLTcvneQg7Ca725JhhKnOKk4j1ebLhAm8SrXTcWdxhjQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCM3FwrK3iLTcvneQg7Ca725JhhKnOCk4j1ebLhAm8SrXTcWdxhjQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCM3FwrK3iLTcvneQg7Ca725JhhKnOak4j1ebLhAm8SrXTcWdxhjQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCM3FwrK3iLTcvneQg7Ca725JhhKnOqk4j1ebLhAm8SrXTcWdxhjQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCM3FwrK3iLTcvneQg7Ca725JhhKnPKk4j1ebLhAm8SrXTcWdxhjQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCM3FwrK3iLTcvneQg7Ca725JhhKnPqk4j1ebLhAm8SrXTcWdxhjQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCM3FwrK3iLTcvneQg7Ca725JhhKnNqk4j1ebLhAm8SrXTccNxhjQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCM3FwrK3iLTcvneQg7Ca725JhhKnOKk4j1ebLhAm8SrXTccNxhjQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCM3FwrK3iLTcvneQg7Ca725JhhKnOCk4j1ebLhAm8SrXTccNxhjQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCM3FwrK3iLTcvneQg7Ca725JhhKnOak4j1ebLhAm8SrXTccNxhjQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCM3FwrK3iLTcvneQg7Ca725JhhKnOqk4j1ebLhAm8SrXTccNxhjQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCM3FwrK3iLTcvneQg7Ca725JhhKnPKk4j1ebLhAm8SrXTccNxhjQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCM3FwrK3iLTcvneQg7Ca725JhhKnPqk4j1ebLhAm8SrXTccNxhjQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuLyeMZg.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50qjIw2boKoduKmMEVuLyeMZg.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50ojIw2boKoduKmMEVuLyeMZg.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50ujIw2boKoduKmMEVuLyeMZg.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50ijIw2boKoduKmMEVuLyeMZg.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp506jIw2boKoduKmMEVuLyeMZg.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50yjIw2boKoduKmMEVuLyeMZg.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuDyfMZg.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50qjIw2boKoduKmMEVuDyfMZg.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50ojIw2boKoduKmMEVuDyfMZg.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50ujIw2boKoduKmMEVuDyfMZg.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50ijIw2boKoduKmMEVuDyfMZg.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp506jIw2boKoduKmMEVuDyfMZg.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50yjIw2boKoduKmMEVuDyfMZg.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuOKfMZg.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50qjIw2boKoduKmMEVuOKfMZg.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50ojIw2boKoduKmMEVuOKfMZg.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50ujIw2boKoduKmMEVuOKfMZg.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50ijIw2boKoduKmMEVuOKfMZg.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp506jIw2boKoduKmMEVuOKfMZg.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50yjIw2boKoduKmMEVuOKfMZg.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuLyfMZg.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50qjIw2boKoduKmMEVuLyfMZg.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50ojIw2boKoduKmMEVuLyfMZg.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50ujIw2boKoduKmMEVuLyfMZg.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50ijIw2boKoduKmMEVuLyfMZg.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp506jIw2boKoduKmMEVuLyfMZg.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50yjIw2boKoduKmMEVuLyfMZg.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuI6fMZg.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50qjIw2boKoduKmMEVuI6fMZg.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50ojIw2boKoduKmMEVuI6fMZg.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50ujIw2boKoduKmMEVuI6fMZg.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50ijIw2boKoduKmMEVuI6fMZg.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp506jIw2boKoduKmMEVuI6fMZg.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50yjIw2boKoduKmMEVuI6fMZg.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuGKYMZg.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50qjIw2boKoduKmMEVuGKYMZg.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50ojIw2boKoduKmMEVuGKYMZg.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50ujIw2boKoduKmMEVuGKYMZg.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50ijIw2boKoduKmMEVuGKYMZg.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp506jIw2boKoduKmMEVuGKYMZg.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50yjIw2boKoduKmMEVuGKYMZg.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuFuYMZg.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50qjIw2boKoduKmMEVuFuYMZg.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50ojIw2boKoduKmMEVuFuYMZg.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50ujIw2boKoduKmMEVuFuYMZg.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50ijIw2boKoduKmMEVuFuYMZg.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp506jIw2boKoduKmMEVuFuYMZg.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50yjIw2boKoduKmMEVuFuYMZg.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuDyYMZg.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50qjIw2boKoduKmMEVuDyYMZg.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50ojIw2boKoduKmMEVuDyYMZg.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50ujIw2boKoduKmMEVuDyYMZg.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50ijIw2boKoduKmMEVuDyYMZg.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp506jIw2boKoduKmMEVuDyYMZg.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50yjIw2boKoduKmMEVuDyYMZg.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuBWYMZg.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50qjIw2boKoduKmMEVuBWYMZg.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50ojIw2boKoduKmMEVuBWYMZg.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50ujIw2boKoduKmMEVuBWYMZg.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50ijIw2boKoduKmMEVuBWYMZg.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp506jIw2boKoduKmMEVuBWYMZg.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50yjIw2boKoduKmMEVuBWYMZg.ttf) format('truetype');
}
html,
body {
  font-family: 'Aileron';
  font-weight: 400;
  line-height: 1.5;
}
/*==========================================================================
=> Color
==========================================================================*/
:root {
  --sidebarWidth: 430px;
  /* input */
  --input-height: 50px;
  --input-fs-main: 16px;
  --input-fs-top: 14px;
  --input-icon-fs: 18px;
  --input-icon: #1baac4;
  --input-border: #aaa;
  --input-error: #ff2323;
  /* input end */
  /* button */
  --button-fill: #000;
  --button-line: #30223B;
  /* button end */
}
/*==========================================================================
=> Common
==========================================================================*/
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}
/*==========================================================================
=> Fonts
==========================================================================*/
* {
  font-weight: normal;
  margin-bottom: 0;
}
@font-face {
  font-family: 'icomoon';
  src: url('../fonts/icomoon.eot?ay2qbl');
  src: url('../fonts/icomoon.eot?ay2qbl#iefix') format('embedded-opentype'), url('../fonts/icomoon.ttf?ay2qbl') format('truetype'), url('../fonts/icomoon.woff?ay2qbl') format('woff'), url('../fonts/icomoon.svg?ay2qbl#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-logout:before {
  content: "\e944";
}
/*==========================================================================
=> Custom Grid
==========================================================================*/
/* Grid */
.f-row {
  display: flex;
  margin-left: -15px;
  margin-right: -15px;
  flex-wrap: wrap;
}
.f-col {
  padding: 0 15px;
}
/* flex col */
.f-10 .f-col {
  width: 10%;
}
.f-9 .f-col {
  width: 11.11111111%;
}
.f-8 .f-col {
  width: 12.5%;
}
.f-7 .f-col {
  width: 14.28571429%;
}
.f-6 .f-col {
  width: 16.66666667%;
}
.f-5 .f-col {
  width: 20%;
}
.f-4 .f-col {
  width: 25%;
}
.f-3 .f-col {
  width: 33.33333333%;
}
.f-2 .f-col {
  width: 50%;
}
.f-1 .f-col {
  width: 100%;
}
/* flex col end */
/* Grid */
.g-10 {
  grid-template-columns: repeat(10, 1fr);
}
.g-9 {
  grid-template-columns: repeat(9, 1fr);
}
.g-8 {
  grid-template-columns: repeat(8, 1fr);
}
.g-7 {
  grid-template-columns: repeat(7, 1fr);
}
.g-6 {
  grid-template-columns: repeat(6, 1fr);
}
.g-5 {
  grid-template-columns: repeat(5, 1fr);
}
.g-4 {
  grid-template-columns: repeat(4, 1fr);
}
.g-3 {
  grid-template-columns: repeat(3, 1fr);
}
.g-2 {
  grid-template-columns: repeat(2, 1fr);
}
.g-1 {
  grid-template-columns: repeat(1, 1fr);
}
/* Grid */
.gp-70 {
  gap: 70px;
}
.gp-65 {
  gap: 65px;
}
.gp-60 {
  gap: 60px;
}
.gp-55 {
  gap: 55px;
}
.gp-50 {
  gap: 50px;
}
.gp-45 {
  gap: 45px;
}
.gp-40 {
  gap: 40px;
}
.gp-35 {
  gap: 35px;
}
.gp-30 {
  gap: 30px;
}
.gp-25 {
  gap: 25px;
}
.gp-20 {
  gap: 20px;
}
.gp-15 {
  gap: 15px;
}
.gp-10 {
  gap: 10px;
}
.gp-5 {
  gap: 5px;
}
.gp-0 {
  gap: 0px;
}
/* Width */
.w100 {
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}
.w95 {
  width: 95%;
  padding-left: 15px;
  padding-right: 15px;
}
.w90 {
  width: 90%;
  padding-left: 15px;
  padding-right: 15px;
}
.w85 {
  width: 85%;
  padding-left: 15px;
  padding-right: 15px;
}
.w80 {
  width: 80%;
  padding-left: 15px;
  padding-right: 15px;
}
.w75 {
  width: 75%;
  padding-left: 15px;
  padding-right: 15px;
}
.w70 {
  width: 70%;
  padding-left: 15px;
  padding-right: 15px;
}
.w65 {
  width: 65%;
  padding-left: 15px;
  padding-right: 15px;
}
.w60 {
  width: 60%;
  padding-left: 15px;
  padding-right: 15px;
}
.w55 {
  width: 55%;
  padding-left: 15px;
  padding-right: 15px;
}
.w50 {
  width: 50%;
  padding-left: 15px;
  padding-right: 15px;
}
.w45 {
  width: 45%;
  padding-left: 15px;
  padding-right: 15px;
}
.w40 {
  width: 40%;
  padding-left: 15px;
  padding-right: 15px;
}
.w35 {
  width: 35%;
  padding-left: 15px;
  padding-right: 15px;
}
.w30 {
  width: 30%;
  padding-left: 15px;
  padding-right: 15px;
}
.w25 {
  width: 25%;
  padding-left: 15px;
  padding-right: 15px;
}
.w20 {
  width: 20%;
  padding-left: 15px;
  padding-right: 15px;
}
.w15 {
  width: 15%;
  padding-left: 15px;
  padding-right: 15px;
}
.w10 {
  width: 10%;
  padding-left: 15px;
  padding-right: 15px;
}
.w5 {
  width: 5%;
  padding-left: 15px;
  padding-right: 15px;
}
.w33 {
  width: 33%;
  padding-left: 15px;
  padding-right: 15px;
}
.w16 {
  width: 16.666666%;
  padding-left: 15px;
  padding-right: 15px;
}
/* Margin */
.mb-100 {
  margin-bottom: 100px;
}
.mb-95 {
  margin-bottom: 95px;
}
.mb-90 {
  margin-bottom: 90px;
}
.mb-85 {
  margin-bottom: 85px;
}
.mb-80 {
  margin-bottom: 80px;
}
.mb-75 {
  margin-bottom: 75px;
}
.mb-70 {
  margin-bottom: 70px;
}
.mb-65 {
  margin-bottom: 65px;
}
.mb-60 {
  margin-bottom: 60px;
}
.mb-55 {
  margin-bottom: 55px;
}
.mb-50 {
  margin-bottom: 50px;
}
.mb-45 {
  margin-bottom: 45px;
}
.mb-40 {
  margin-bottom: 40px;
}
.mb-35 {
  margin-bottom: 35px;
}
.mb-30 {
  margin-bottom: 30px;
}
.mb-25 {
  margin-bottom: 25px;
}
.mb-20 {
  margin-bottom: 20px;
}
.mb-15 {
  margin-bottom: 15px;
}
.mb-10 {
  margin-bottom: 10px;
}
.mb-5 {
  margin-bottom: 5px;
}
.mb-0 {
  margin-bottom: 0px;
}
.comm-grid {
  display: grid;
  width: 100%;
}
@media all and (max-width: 1440px) {
  .f-1440-10 .f-col {
    width: 10%;
  }
  .f-1440-9 .f-col {
    width: 11.11111111%;
  }
  .f-1440-8 .f-col {
    width: 12.5%;
  }
  .f-1440-7 .f-col {
    width: 14.28571429%;
  }
  .f-1440-6 .f-col {
    width: 16.66666667%;
  }
  .f-1440-5 .f-col {
    width: 20%;
  }
  .f-1440-4 .f-col {
    width: 25%;
  }
  .f-1440-3 .f-col {
    width: 33.33333333%;
  }
  .f-1440-2 .f-col {
    width: 50%;
  }
  .f-1440-1 .f-col {
    width: 100%;
  }
  .g-1440-10 {
    grid-template-columns: repeat(10, 1fr);
  }
  .g-1440-9 {
    grid-template-columns: repeat(9, 1fr);
  }
  .g-1440-8 {
    grid-template-columns: repeat(8, 1fr);
  }
  .g-1440-7 {
    grid-template-columns: repeat(7, 1fr);
  }
  .g-1440-6 {
    grid-template-columns: repeat(6, 1fr);
  }
  .g-1440-5 {
    grid-template-columns: repeat(5, 1fr);
  }
  .g-1440-4 {
    grid-template-columns: repeat(4, 1fr);
  }
  .g-1440-3 {
    grid-template-columns: repeat(3, 1fr);
  }
  .g-1440-2 {
    grid-template-columns: repeat(2, 1fr);
  }
  .g-1440-1 {
    grid-template-columns: repeat(1, 1fr);
  }
  .gp-1440-70 {
    gap: 70px;
  }
  .gp-1440-65 {
    gap: 65px;
  }
  .gp-1440-60 {
    gap: 60px;
  }
  .gp-1440-55 {
    gap: 55px;
  }
  .gp-1440-50 {
    gap: 50px;
  }
  .gp-1440-45 {
    gap: 45px;
  }
  .gp-1440-40 {
    gap: 40px;
  }
  .gp-1440-35 {
    gap: 35px;
  }
  .gp-1440-30 {
    gap: 30px;
  }
  .gp-1440-25 {
    gap: 25px;
  }
  .gp-1440-20 {
    gap: 20px;
  }
  .gp-1440-15 {
    gap: 15px;
  }
  .gp-1440-10 {
    gap: 10px;
  }
  .gp-1440-5 {
    gap: 5px;
  }
  .gp-1440-0 {
    gap: 0px;
  }
  .w-1440-100 {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1440-95 {
    width: 95%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1440-90 {
    width: 90%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1440-85 {
    width: 85%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1440-80 {
    width: 80%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1440-75 {
    width: 75%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1440-70 {
    width: 70%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1440-65 {
    width: 65%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1440-60 {
    width: 60%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1440-55 {
    width: 55%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1440-50 {
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1440-45 {
    width: 45%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1440-40 {
    width: 40%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1440-35 {
    width: 35%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1440-30 {
    width: 30%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1440-25 {
    width: 25%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1440-20 {
    width: 20%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1440-15 {
    width: 15%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1440-10 {
    width: 10%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1440-5 {
    width: 5%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1440-33 {
    width: 33%;
  }
  .w-1440-16 {
    width: 16.666666%;
  }
  .mb-1440-100 {
    margin-bottom: 100px;
  }
  .mb-1440-95 {
    margin-bottom: 95px;
  }
  .mb-1440-90 {
    margin-bottom: 90px;
  }
  .mb-1440-85 {
    margin-bottom: 85px;
  }
  .mb-1440-80 {
    margin-bottom: 80px;
  }
  .mb-1440-75 {
    margin-bottom: 75px;
  }
  .mb-1440-70 {
    margin-bottom: 70px;
  }
  .mb-1440-65 {
    margin-bottom: 65px;
  }
  .mb-1440-60 {
    margin-bottom: 60px;
  }
  .mb-1440-55 {
    margin-bottom: 55px;
  }
  .mb-1440-50 {
    margin-bottom: 50px;
  }
  .mb-1440-45 {
    margin-bottom: 45px;
  }
  .mb-1440-40 {
    margin-bottom: 40px;
  }
  .mb-1440-35 {
    margin-bottom: 35px;
  }
  .mb-1440-30 {
    margin-bottom: 30px;
  }
  .mb-1440-25 {
    margin-bottom: 25px;
  }
  .mb-1440-20 {
    margin-bottom: 20px;
  }
  .mb-1440-15 {
    margin-bottom: 15px;
  }
  .mb-1440-10 {
    margin-bottom: 10px;
  }
  .mb-1440-5 {
    margin-bottom: 5px;
  }
  .mb-1440-0 {
    margin-bottom: 0px;
  }
}
@media all and (max-width: 1366px) {
  .f-1366-10 .f-col {
    width: 10%;
  }
  .f-1366-9 .f-col {
    width: 11.11111111%;
  }
  .f-1366-8 .f-col {
    width: 12.5%;
  }
  .f-1366-7 .f-col {
    width: 14.28571429%;
  }
  .f-1366-6 .f-col {
    width: 16.66666667%;
  }
  .f-1366-5 .f-col {
    width: 20%;
  }
  .f-1366-4 .f-col {
    width: 25%;
  }
  .f-1366-3 .f-col {
    width: 33.33333333%;
  }
  .f-1366-2 .f-col {
    width: 50%;
  }
  .f-1366-1 .f-col {
    width: 100%;
  }
  .g-1366-10 {
    grid-template-columns: repeat(10, 1fr);
  }
  .g-1366-9 {
    grid-template-columns: repeat(9, 1fr);
  }
  .g-1366-8 {
    grid-template-columns: repeat(8, 1fr);
  }
  .g-1366-7 {
    grid-template-columns: repeat(7, 1fr);
  }
  .g-1366-6 {
    grid-template-columns: repeat(6, 1fr);
  }
  .g-1366-5 {
    grid-template-columns: repeat(5, 1fr);
  }
  .g-1366-4 {
    grid-template-columns: repeat(4, 1fr);
  }
  .g-1366-3 {
    grid-template-columns: repeat(3, 1fr);
  }
  .g-1366-2 {
    grid-template-columns: repeat(2, 1fr);
  }
  .g-1366-1 {
    grid-template-columns: repeat(1, 1fr);
  }
  .gp-1366-70 {
    gap: 70px;
  }
  .gp-1366-65 {
    gap: 65px;
  }
  .gp-1366-60 {
    gap: 60px;
  }
  .gp-1366-55 {
    gap: 55px;
  }
  .gp-1366-50 {
    gap: 50px;
  }
  .gp-1366-45 {
    gap: 45px;
  }
  .gp-1366-40 {
    gap: 40px;
  }
  .gp-1366-35 {
    gap: 35px;
  }
  .gp-1366-30 {
    gap: 30px;
  }
  .gp-1366-25 {
    gap: 25px;
  }
  .gp-1366-20 {
    gap: 20px;
  }
  .gp-1366-15 {
    gap: 15px;
  }
  .gp-1366-10 {
    gap: 10px;
  }
  .gp-1366-5 {
    gap: 5px;
  }
  .gp-1366-0 {
    gap: 0px;
  }
  .w-1366-100 {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1366-95 {
    width: 95%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1366-90 {
    width: 90%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1366-85 {
    width: 85%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1366-80 {
    width: 80%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1366-75 {
    width: 75%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1366-70 {
    width: 70%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1366-65 {
    width: 65%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1366-60 {
    width: 60%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1366-55 {
    width: 55%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1366-50 {
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1366-45 {
    width: 45%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1366-40 {
    width: 40%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1366-35 {
    width: 35%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1366-30 {
    width: 30%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1366-25 {
    width: 25%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1366-20 {
    width: 20%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1366-15 {
    width: 15%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1366-10 {
    width: 10%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1366-5 {
    width: 5%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1366-33 {
    width: 33%;
  }
  .w-1366-16 {
    width: 16.666666%;
  }
  .mb-1366-100 {
    margin-bottom: 100px;
  }
  .mb-1366-95 {
    margin-bottom: 95px;
  }
  .mb-1366-90 {
    margin-bottom: 90px;
  }
  .mb-1366-85 {
    margin-bottom: 85px;
  }
  .mb-1366-80 {
    margin-bottom: 80px;
  }
  .mb-1366-75 {
    margin-bottom: 75px;
  }
  .mb-1366-70 {
    margin-bottom: 70px;
  }
  .mb-1366-65 {
    margin-bottom: 65px;
  }
  .mb-1366-60 {
    margin-bottom: 60px;
  }
  .mb-1366-55 {
    margin-bottom: 55px;
  }
  .mb-1366-50 {
    margin-bottom: 50px;
  }
  .mb-1366-45 {
    margin-bottom: 45px;
  }
  .mb-1366-40 {
    margin-bottom: 40px;
  }
  .mb-1366-35 {
    margin-bottom: 35px;
  }
  .mb-1366-30 {
    margin-bottom: 30px;
  }
  .mb-1366-25 {
    margin-bottom: 25px;
  }
  .mb-1366-20 {
    margin-bottom: 20px;
  }
  .mb-1366-15 {
    margin-bottom: 15px;
  }
  .mb-1366-10 {
    margin-bottom: 10px;
  }
  .mb-1366-5 {
    margin-bottom: 5px;
  }
  .mb-1366-0 {
    margin-bottom: 0px;
  }
}
@media all and (max-width: 1200px) {
  .f-1200-10 .f-col {
    width: 10%;
  }
  .f-1200-9 .f-col {
    width: 11.11111111%;
  }
  .f-1200-8 .f-col {
    width: 12.5%;
  }
  .f-1200-7 .f-col {
    width: 14.28571429%;
  }
  .f-1200-6 .f-col {
    width: 16.66666667%;
  }
  .f-1200-5 .f-col {
    width: 20%;
  }
  .f-1200-4 .f-col {
    width: 25%;
  }
  .f-1200-3 .f-col {
    width: 33.33333333%;
  }
  .f-1200-2 .f-col {
    width: 50%;
  }
  .f-1200-1 .f-col {
    width: 100%;
  }
  .w-1200-100 {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1200-95 {
    width: 95%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1200-90 {
    width: 90%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1200-85 {
    width: 85%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1200-80 {
    width: 80%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1200-75 {
    width: 75%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1200-70 {
    width: 70%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1200-65 {
    width: 65%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1200-60 {
    width: 60%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1200-55 {
    width: 55%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1200-50 {
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1200-45 {
    width: 45%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1200-40 {
    width: 40%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1200-35 {
    width: 35%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1200-30 {
    width: 30%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1200-25 {
    width: 25%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1200-20 {
    width: 20%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1200-15 {
    width: 15%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1200-10 {
    width: 10%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1200-5 {
    width: 5%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .g-1200-10 {
    grid-template-columns: repeat(10, 1fr);
  }
  .g-1200-9 {
    grid-template-columns: repeat(9, 1fr);
  }
  .g-1200-8 {
    grid-template-columns: repeat(8, 1fr);
  }
  .g-1200-7 {
    grid-template-columns: repeat(7, 1fr);
  }
  .g-1200-6 {
    grid-template-columns: repeat(6, 1fr);
  }
  .g-1200-5 {
    grid-template-columns: repeat(5, 1fr);
  }
  .g-1200-4 {
    grid-template-columns: repeat(4, 1fr);
  }
  .g-1200-3 {
    grid-template-columns: repeat(3, 1fr);
  }
  .g-1200-2 {
    grid-template-columns: repeat(2, 1fr);
  }
  .g-1200-1 {
    grid-template-columns: repeat(1, 1fr);
  }
  .gp-1200-70 {
    gap: 70px;
  }
  .gp-1200-65 {
    gap: 65px;
  }
  .gp-1200-60 {
    gap: 60px;
  }
  .gp-1200-55 {
    gap: 55px;
  }
  .gp-1200-50 {
    gap: 50px;
  }
  .gp-1200-45 {
    gap: 45px;
  }
  .gp-1200-40 {
    gap: 40px;
  }
  .gp-1200-35 {
    gap: 35px;
  }
  .gp-1200-30 {
    gap: 30px;
  }
  .gp-1200-25 {
    gap: 25px;
  }
  .gp-1200-20 {
    gap: 20px;
  }
  .gp-1200-15 {
    gap: 15px;
  }
  .gp-1200-10 {
    gap: 10px;
  }
  .gp-1200-5 {
    gap: 5px;
  }
  .gp-1200-0 {
    gap: 0px;
  }
  .w-1200-33 {
    width: 33%;
  }
  .w-1200-16 {
    width: 16.666666%;
  }
  .mb-1200-100 {
    margin-bottom: 100px;
  }
  .mb-1200-95 {
    margin-bottom: 95px;
  }
  .mb-1200-90 {
    margin-bottom: 90px;
  }
  .mb-1200-85 {
    margin-bottom: 85px;
  }
  .mb-1200-80 {
    margin-bottom: 80px;
  }
  .mb-1200-75 {
    margin-bottom: 75px;
  }
  .mb-1200-70 {
    margin-bottom: 70px;
  }
  .mb-1200-65 {
    margin-bottom: 65px;
  }
  .mb-1200-60 {
    margin-bottom: 60px;
  }
  .mb-1200-55 {
    margin-bottom: 55px;
  }
  .mb-1200-50 {
    margin-bottom: 50px;
  }
  .mb-1200-45 {
    margin-bottom: 45px;
  }
  .mb-1200-40 {
    margin-bottom: 40px;
  }
  .mb-1200-35 {
    margin-bottom: 35px;
  }
  .mb-1200-30 {
    margin-bottom: 30px;
  }
  .mb-1200-25 {
    margin-bottom: 25px;
  }
  .mb-1200-20 {
    margin-bottom: 20px;
  }
  .mb-1200-15 {
    margin-bottom: 15px;
  }
  .mb-1200-10 {
    margin-bottom: 10px;
  }
  .mb-1200-5 {
    margin-bottom: 5px;
  }
  .mb-1200-0 {
    margin-bottom: 0px;
  }
}
@media all and (max-width: 1024px) {
  .f-1024-10 .f-col {
    width: 10%;
  }
  .f-1024-9 .f-col {
    width: 11.11111111%;
  }
  .f-1024-8 .f-col {
    width: 12.5%;
  }
  .f-1024-7 .f-col {
    width: 14.28571429%;
  }
  .f-1024-6 .f-col {
    width: 16.66666667%;
  }
  .f-1024-5 .f-col {
    width: 20%;
  }
  .f-1024-4 .f-col {
    width: 25%;
  }
  .f-1024-3 .f-col {
    width: 33.33333333%;
  }
  .f-1024-2 .f-col {
    width: 50%;
  }
  .f-1024-1 .f-col {
    width: 100%;
  }
  .g-1024-10 {
    grid-template-columns: repeat(10, 1fr);
  }
  .g-1024-9 {
    grid-template-columns: repeat(9, 1fr);
  }
  .g-1024-8 {
    grid-template-columns: repeat(8, 1fr);
  }
  .g-1024-7 {
    grid-template-columns: repeat(7, 1fr);
  }
  .g-1024-6 {
    grid-template-columns: repeat(6, 1fr);
  }
  .g-1024-5 {
    grid-template-columns: repeat(5, 1fr);
  }
  .g-1024-4 {
    grid-template-columns: repeat(4, 1fr);
  }
  .g-1024-3 {
    grid-template-columns: repeat(3, 1fr);
  }
  .g-1024-2 {
    grid-template-columns: repeat(2, 1fr);
  }
  .g-1024-1 {
    grid-template-columns: repeat(1, 1fr);
  }
  .gp-1024-70 {
    gap: 70px;
  }
  .gp-1024-65 {
    gap: 65px;
  }
  .gp-1024-60 {
    gap: 60px;
  }
  .gp-1024-55 {
    gap: 55px;
  }
  .gp-1024-50 {
    gap: 50px;
  }
  .gp-1024-45 {
    gap: 45px;
  }
  .gp-1024-40 {
    gap: 40px;
  }
  .gp-1024-35 {
    gap: 35px;
  }
  .gp-1024-30 {
    gap: 30px;
  }
  .gp-1024-25 {
    gap: 25px;
  }
  .gp-1024-20 {
    gap: 20px;
  }
  .gp-1024-15 {
    gap: 15px;
  }
  .gp-1024-10 {
    gap: 10px;
  }
  .gp-1024-5 {
    gap: 5px;
  }
  .gp-1024-0 {
    gap: 0px;
  }
  .w-1024-100 {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1024-95 {
    width: 95%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1024-90 {
    width: 90%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1024-85 {
    width: 85%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1024-80 {
    width: 80%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1024-75 {
    width: 75%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1024-70 {
    width: 70%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1024-65 {
    width: 65%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1024-60 {
    width: 60%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1024-55 {
    width: 55%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1024-50 {
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1024-45 {
    width: 45%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1024-40 {
    width: 40%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1024-35 {
    width: 35%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1024-30 {
    width: 30%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1024-25 {
    width: 25%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1024-20 {
    width: 20%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1024-15 {
    width: 15%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1024-10 {
    width: 10%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1024-5 {
    width: 5%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-1024-33 {
    width: 33%;
  }
  .w-1024-16 {
    width: 16.666666%;
  }
  .mb-1024-100 {
    margin-bottom: 100px;
  }
  .mb-1024-95 {
    margin-bottom: 95px;
  }
  .mb-1024-90 {
    margin-bottom: 90px;
  }
  .mb-1024-85 {
    margin-bottom: 85px;
  }
  .mb-1024-80 {
    margin-bottom: 80px;
  }
  .mb-1024-75 {
    margin-bottom: 75px;
  }
  .mb-1024-70 {
    margin-bottom: 70px;
  }
  .mb-1024-65 {
    margin-bottom: 65px;
  }
  .mb-1024-60 {
    margin-bottom: 60px;
  }
  .mb-1024-55 {
    margin-bottom: 55px;
  }
  .mb-1024-50 {
    margin-bottom: 50px;
  }
  .mb-1024-45 {
    margin-bottom: 45px;
  }
  .mb-1024-40 {
    margin-bottom: 40px;
  }
  .mb-1024-35 {
    margin-bottom: 35px;
  }
  .mb-1024-30 {
    margin-bottom: 30px;
  }
  .mb-1024-25 {
    margin-bottom: 25px;
  }
  .mb-1024-20 {
    margin-bottom: 20px;
  }
  .mb-1024-15 {
    margin-bottom: 15px;
  }
  .mb-1024-10 {
    margin-bottom: 10px;
  }
  .mb-1024-5 {
    margin-bottom: 5px;
  }
  .mb-1024-0 {
    margin-bottom: 0px;
  }
}
@media all and (max-width: 990px) {
  .f-990-10 .f-col {
    width: 10%;
  }
  .f-990-9 .f-col {
    width: 11.11111111%;
  }
  .f-990-8 .f-col {
    width: 12.5%;
  }
  .f-990-7 .f-col {
    width: 14.28571429%;
  }
  .f-990-6 .f-col {
    width: 16.66666667%;
  }
  .f-990-5 .f-col {
    width: 20%;
  }
  .f-990-4 .f-col {
    width: 25%;
  }
  .f-990-3 .f-col {
    width: 33.33333333%;
  }
  .f-990-2 .f-col {
    width: 50%;
  }
  .f-990-1 .f-col {
    width: 100%;
  }
  .w-990-100 {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-990-95 {
    width: 95%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-990-90 {
    width: 90%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-990-85 {
    width: 85%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-990-80 {
    width: 80%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-990-75 {
    width: 75%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-990-70 {
    width: 70%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-990-65 {
    width: 65%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-990-60 {
    width: 60%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-990-55 {
    width: 55%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-990-50 {
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-990-45 {
    width: 45%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-990-40 {
    width: 40%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-990-35 {
    width: 35%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-990-30 {
    width: 30%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-990-25 {
    width: 25%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-990-20 {
    width: 20%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-990-15 {
    width: 15%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-990-10 {
    width: 10%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-990-5 {
    width: 5%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .g-990-10 {
    grid-template-columns: repeat(10, 1fr);
  }
  .g-990-9 {
    grid-template-columns: repeat(9, 1fr);
  }
  .g-990-8 {
    grid-template-columns: repeat(8, 1fr);
  }
  .g-990-7 {
    grid-template-columns: repeat(7, 1fr);
  }
  .g-990-6 {
    grid-template-columns: repeat(6, 1fr);
  }
  .g-990-5 {
    grid-template-columns: repeat(5, 1fr);
  }
  .g-990-4 {
    grid-template-columns: repeat(4, 1fr);
  }
  .g-990-3 {
    grid-template-columns: repeat(3, 1fr);
  }
  .g-990-2 {
    grid-template-columns: repeat(2, 1fr);
  }
  .g-990-1 {
    grid-template-columns: repeat(1, 1fr);
  }
  .gp-990-70 {
    gap: 70px;
  }
  .gp-990-65 {
    gap: 65px;
  }
  .gp-990-60 {
    gap: 60px;
  }
  .gp-990-55 {
    gap: 55px;
  }
  .gp-990-50 {
    gap: 50px;
  }
  .gp-990-45 {
    gap: 45px;
  }
  .gp-990-40 {
    gap: 40px;
  }
  .gp-990-35 {
    gap: 35px;
  }
  .gp-990-30 {
    gap: 30px;
  }
  .gp-990-25 {
    gap: 25px;
  }
  .gp-990-20 {
    gap: 20px;
  }
  .gp-990-15 {
    gap: 15px;
  }
  .gp-990-10 {
    gap: 10px;
  }
  .gp-990-5 {
    gap: 5px;
  }
  .gp-990-0 {
    gap: 0px;
  }
  .mb-990-100 {
    margin-bottom: 100px;
  }
  .mb-990-95 {
    margin-bottom: 95px;
  }
  .mb-990-90 {
    margin-bottom: 90px;
  }
  .mb-990-85 {
    margin-bottom: 85px;
  }
  .mb-990-80 {
    margin-bottom: 80px;
  }
  .mb-990-75 {
    margin-bottom: 75px;
  }
  .mb-990-70 {
    margin-bottom: 70px;
  }
  .mb-990-65 {
    margin-bottom: 65px;
  }
  .mb-990-60 {
    margin-bottom: 60px;
  }
  .mb-990-55 {
    margin-bottom: 55px;
  }
  .mb-990-50 {
    margin-bottom: 50px;
  }
  .mb-990-45 {
    margin-bottom: 45px;
  }
  .mb-990-40 {
    margin-bottom: 40px;
  }
  .mb-990-35 {
    margin-bottom: 35px;
  }
  .mb-990-30 {
    margin-bottom: 30px;
  }
  .mb-990-25 {
    margin-bottom: 25px;
  }
  .mb-990-20 {
    margin-bottom: 20px;
  }
  .mb-990-15 {
    margin-bottom: 15px;
  }
  .mb-990-10 {
    margin-bottom: 10px;
  }
  .mb-990-5 {
    margin-bottom: 5px;
  }
  .mb-990-0 {
    margin-bottom: 0px;
  }
  .w-990-33 {
    width: 33%;
  }
  .w-990-16 {
    width: 16.666666%;
  }
  .mb-990-100 {
    margin-bottom: 100px;
  }
  .mb-990-95 {
    margin-bottom: 95px;
  }
  .mb-990-90 {
    margin-bottom: 90px;
  }
  .mb-990-85 {
    margin-bottom: 85px;
  }
  .mb-990-80 {
    margin-bottom: 80px;
  }
  .mb-990-75 {
    margin-bottom: 75px;
  }
  .mb-990-70 {
    margin-bottom: 70px;
  }
  .mb-990-65 {
    margin-bottom: 65px;
  }
  .mb-990-60 {
    margin-bottom: 60px;
  }
  .mb-990-55 {
    margin-bottom: 55px;
  }
  .mb-990-50 {
    margin-bottom: 50px;
  }
  .mb-990-45 {
    margin-bottom: 45px;
  }
  .mb-990-40 {
    margin-bottom: 40px;
  }
  .mb-990-35 {
    margin-bottom: 35px;
  }
  .mb-990-30 {
    margin-bottom: 30px;
  }
  .mb-990-25 {
    margin-bottom: 25px;
  }
  .mb-990-20 {
    margin-bottom: 20px;
  }
  .mb-990-15 {
    margin-bottom: 15px;
  }
  .mb-990-10 {
    margin-bottom: 10px;
  }
  .mb-990-5 {
    margin-bottom: 5px;
  }
  .mb-990-0 {
    margin-bottom: 0px;
  }
}
@media all and (max-width: 768px) {
  .f-768-10 .f-col {
    width: 10%;
  }
  .f-768-9 .f-col {
    width: 11.11111111%;
  }
  .f-768-8 .f-col {
    width: 12.5%;
  }
  .f-768-7 .f-col {
    width: 14.28571429%;
  }
  .f-768-6 .f-col {
    width: 16.66666667%;
  }
  .f-768-5 .f-col {
    width: 20%;
  }
  .f-768-4 .f-col {
    width: 25%;
  }
  .f-768-3 .f-col {
    width: 33.33333333%;
  }
  .f-768-2 .f-col {
    width: 50%;
  }
  .f-768-1 .f-col {
    width: 100%;
  }
  .w-768-100 {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-768-95 {
    width: 95%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-768-90 {
    width: 90%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-768-85 {
    width: 85%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-768-80 {
    width: 80%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-768-75 {
    width: 75%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-768-70 {
    width: 70%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-768-65 {
    width: 65%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-768-60 {
    width: 60%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-768-55 {
    width: 55%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-768-50 {
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-768-45 {
    width: 45%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-768-40 {
    width: 40%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-768-35 {
    width: 35%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-768-30 {
    width: 30%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-768-25 {
    width: 25%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-768-20 {
    width: 20%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-768-15 {
    width: 15%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-768-10 {
    width: 10%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-768-5 {
    width: 5%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .g-768-10 {
    grid-template-columns: repeat(10, 1fr);
  }
  .g-768-9 {
    grid-template-columns: repeat(9, 1fr);
  }
  .g-768-8 {
    grid-template-columns: repeat(8, 1fr);
  }
  .g-768-7 {
    grid-template-columns: repeat(7, 1fr);
  }
  .g-768-6 {
    grid-template-columns: repeat(6, 1fr);
  }
  .g-768-5 {
    grid-template-columns: repeat(5, 1fr);
  }
  .g-768-4 {
    grid-template-columns: repeat(4, 1fr);
  }
  .g-768-3 {
    grid-template-columns: repeat(3, 1fr);
  }
  .g-768-2 {
    grid-template-columns: repeat(2, 1fr);
  }
  .g-768-1 {
    grid-template-columns: repeat(1, 1fr);
  }
  .gp-768-70 {
    gap: 70px;
  }
  .gp-768-65 {
    gap: 65px;
  }
  .gp-768-60 {
    gap: 60px;
  }
  .gp-768-55 {
    gap: 55px;
  }
  .gp-768-50 {
    gap: 50px;
  }
  .gp-768-45 {
    gap: 45px;
  }
  .gp-768-40 {
    gap: 40px;
  }
  .gp-768-35 {
    gap: 35px;
  }
  .gp-768-30 {
    gap: 30px;
  }
  .gp-768-25 {
    gap: 25px;
  }
  .gp-768-20 {
    gap: 20px;
  }
  .gp-768-15 {
    gap: 15px;
  }
  .gp-768-10 {
    gap: 10px;
  }
  .gp-768-5 {
    gap: 5px;
  }
  .gp-768-0 {
    gap: 0px;
  }
  .w-768-33 {
    width: 33%;
  }
  .w-768-16 {
    width: 16.666666%;
  }
  .mb-768-100 {
    margin-bottom: 100px;
  }
  .mb-768-95 {
    margin-bottom: 95px;
  }
  .mb-768-90 {
    margin-bottom: 90px;
  }
  .mb-768-85 {
    margin-bottom: 85px;
  }
  .mb-768-80 {
    margin-bottom: 80px;
  }
  .mb-768-75 {
    margin-bottom: 75px;
  }
  .mb-768-70 {
    margin-bottom: 70px;
  }
  .mb-768-65 {
    margin-bottom: 65px;
  }
  .mb-768-60 {
    margin-bottom: 60px;
  }
  .mb-768-55 {
    margin-bottom: 55px;
  }
  .mb-768-50 {
    margin-bottom: 50px;
  }
  .mb-768-45 {
    margin-bottom: 45px;
  }
  .mb-768-40 {
    margin-bottom: 40px;
  }
  .mb-768-35 {
    margin-bottom: 35px;
  }
  .mb-768-30 {
    margin-bottom: 30px;
  }
  .mb-768-25 {
    margin-bottom: 25px;
  }
  .mb-768-20 {
    margin-bottom: 20px;
  }
  .mb-768-15 {
    margin-bottom: 15px;
  }
  .mb-768-10 {
    margin-bottom: 10px;
  }
  .mb-768-5 {
    margin-bottom: 5px;
  }
  .mb-768-0 {
    margin-bottom: 0px;
  }
}
@media all and (max-width: 640px) {
  .f-640-10 .f-col {
    width: 10%;
  }
  .f-640-9 .f-col {
    width: 11.11111111%;
  }
  .f-640-8 .f-col {
    width: 12.5%;
  }
  .f-640-7 .f-col {
    width: 14.28571429%;
  }
  .f-640-6 .f-col {
    width: 16.66666667%;
  }
  .f-640-5 .f-col {
    width: 20%;
  }
  .f-640-4 .f-col {
    width: 25%;
  }
  .f-640-3 .f-col {
    width: 33.33333333%;
  }
  .f-640-2 .f-col {
    width: 50%;
  }
  .f-640-1 .f-col {
    width: 100%;
  }
  .w-640-100 {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-640-95 {
    width: 95%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-640-90 {
    width: 90%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-640-85 {
    width: 85%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-640-80 {
    width: 80%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-640-75 {
    width: 75%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-640-70 {
    width: 70%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-640-65 {
    width: 65%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-640-60 {
    width: 60%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-640-55 {
    width: 55%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-640-50 {
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-640-45 {
    width: 45%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-640-40 {
    width: 40%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-640-35 {
    width: 35%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-640-30 {
    width: 30%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-640-25 {
    width: 25%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-640-20 {
    width: 20%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-640-15 {
    width: 15%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-640-10 {
    width: 10%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-640-5 {
    width: 5%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .g-640-10 {
    grid-template-columns: repeat(10, 1fr);
  }
  .g-640-9 {
    grid-template-columns: repeat(9, 1fr);
  }
  .g-640-8 {
    grid-template-columns: repeat(8, 1fr);
  }
  .g-640-7 {
    grid-template-columns: repeat(7, 1fr);
  }
  .g-640-6 {
    grid-template-columns: repeat(6, 1fr);
  }
  .g-640-5 {
    grid-template-columns: repeat(5, 1fr);
  }
  .g-640-4 {
    grid-template-columns: repeat(4, 1fr);
  }
  .g-640-3 {
    grid-template-columns: repeat(3, 1fr);
  }
  .g-640-2 {
    grid-template-columns: repeat(2, 1fr);
  }
  .g-640-1 {
    grid-template-columns: repeat(1, 1fr);
  }
  .gp-640-70 {
    gap: 70px;
  }
  .gp-640-65 {
    gap: 65px;
  }
  .gp-640-60 {
    gap: 60px;
  }
  .gp-640-55 {
    gap: 55px;
  }
  .gp-640-50 {
    gap: 50px;
  }
  .gp-640-45 {
    gap: 45px;
  }
  .gp-640-40 {
    gap: 40px;
  }
  .gp-640-35 {
    gap: 35px;
  }
  .gp-640-30 {
    gap: 30px;
  }
  .gp-640-25 {
    gap: 25px;
  }
  .gp-640-20 {
    gap: 20px;
  }
  .gp-640-15 {
    gap: 15px;
  }
  .gp-640-10 {
    gap: 10px;
  }
  .gp-640-5 {
    gap: 5px;
  }
  .gp-640-0 {
    gap: 0px;
  }
  .w-640-33 {
    width: 33%;
  }
  .w-640-16 {
    width: 16.666666%;
  }
  .mb-640-100 {
    margin-bottom: 100px;
  }
  .mb-640-95 {
    margin-bottom: 95px;
  }
  .mb-640-90 {
    margin-bottom: 90px;
  }
  .mb-640-85 {
    margin-bottom: 85px;
  }
  .mb-640-80 {
    margin-bottom: 80px;
  }
  .mb-640-75 {
    margin-bottom: 75px;
  }
  .mb-640-70 {
    margin-bottom: 70px;
  }
  .mb-640-65 {
    margin-bottom: 65px;
  }
  .mb-640-60 {
    margin-bottom: 60px;
  }
  .mb-640-55 {
    margin-bottom: 55px;
  }
  .mb-640-50 {
    margin-bottom: 50px;
  }
  .mb-640-45 {
    margin-bottom: 45px;
  }
  .mb-640-40 {
    margin-bottom: 40px;
  }
  .mb-640-35 {
    margin-bottom: 35px;
  }
  .mb-640-30 {
    margin-bottom: 30px;
  }
  .mb-640-25 {
    margin-bottom: 25px;
  }
  .mb-640-20 {
    margin-bottom: 20px;
  }
  .mb-640-15 {
    margin-bottom: 15px;
  }
  .mb-640-10 {
    margin-bottom: 10px;
  }
  .mb-640-5 {
    margin-bottom: 5px;
  }
  .mb-640-0 {
    margin-bottom: 0px;
  }
}
@media all and (max-width: 576px) {
  .f-576-10 .f-col {
    width: 10%;
  }
  .f-576-9 .f-col {
    width: 11.11111111%;
  }
  .f-576-8 .f-col {
    width: 12.5%;
  }
  .f-576-7 .f-col {
    width: 14.28571429%;
  }
  .f-576-6 .f-col {
    width: 16.66666667%;
  }
  .f-576-5 .f-col {
    width: 20%;
  }
  .f-576-4 .f-col {
    width: 25%;
  }
  .f-576-3 .f-col {
    width: 33.33333333%;
  }
  .f-576-2 .f-col {
    width: 50%;
  }
  .f-576-1 .f-col {
    width: 100%;
  }
  .g-576-10 {
    grid-template-columns: repeat(10, 1fr);
  }
  .g-576-9 {
    grid-template-columns: repeat(9, 1fr);
  }
  .g-576-8 {
    grid-template-columns: repeat(8, 1fr);
  }
  .g-576-7 {
    grid-template-columns: repeat(7, 1fr);
  }
  .g-576-6 {
    grid-template-columns: repeat(6, 1fr);
  }
  .g-576-5 {
    grid-template-columns: repeat(5, 1fr);
  }
  .g-576-4 {
    grid-template-columns: repeat(4, 1fr);
  }
  .g-576-3 {
    grid-template-columns: repeat(3, 1fr);
  }
  .g-576-2 {
    grid-template-columns: repeat(2, 1fr);
  }
  .g-576-1 {
    grid-template-columns: repeat(1, 1fr);
  }
  .gp-576-70 {
    gap: 70px;
  }
  .gp-576-65 {
    gap: 65px;
  }
  .gp-576-60 {
    gap: 60px;
  }
  .gp-576-55 {
    gap: 55px;
  }
  .gp-576-50 {
    gap: 50px;
  }
  .gp-576-45 {
    gap: 45px;
  }
  .gp-576-40 {
    gap: 40px;
  }
  .gp-576-35 {
    gap: 35px;
  }
  .gp-576-30 {
    gap: 30px;
  }
  .gp-576-25 {
    gap: 25px;
  }
  .gp-576-20 {
    gap: 20px;
  }
  .gp-576-15 {
    gap: 15px;
  }
  .gp-576-10 {
    gap: 10px;
  }
  .gp-576-5 {
    gap: 5px;
  }
  .gp-576-0 {
    gap: 0px;
  }
  .w-576-100 {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-576-95 {
    width: 95%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-576-90 {
    width: 90%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-576-85 {
    width: 85%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-576-80 {
    width: 80%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-576-75 {
    width: 75%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-576-70 {
    width: 70%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-576-65 {
    width: 65%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-576-60 {
    width: 60%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-576-55 {
    width: 55%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-576-50 {
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-576-45 {
    width: 45%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-576-40 {
    width: 40%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-576-35 {
    width: 35%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-576-30 {
    width: 30%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-576-25 {
    width: 25%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-576-20 {
    width: 20%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-576-15 {
    width: 15%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-576-10 {
    width: 10%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-576-5 {
    width: 5%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-576-33 {
    width: 33%;
  }
  .w-576-16 {
    width: 16.666666%;
  }
  .mb-576-100 {
    margin-bottom: 100px;
  }
  .mb-576-95 {
    margin-bottom: 95px;
  }
  .mb-576-90 {
    margin-bottom: 90px;
  }
  .mb-576-85 {
    margin-bottom: 85px;
  }
  .mb-576-80 {
    margin-bottom: 80px;
  }
  .mb-576-75 {
    margin-bottom: 75px;
  }
  .mb-576-70 {
    margin-bottom: 70px;
  }
  .mb-576-65 {
    margin-bottom: 65px;
  }
  .mb-576-60 {
    margin-bottom: 60px;
  }
  .mb-576-55 {
    margin-bottom: 55px;
  }
  .mb-576-50 {
    margin-bottom: 50px;
  }
  .mb-576-45 {
    margin-bottom: 45px;
  }
  .mb-576-40 {
    margin-bottom: 40px;
  }
  .mb-576-35 {
    margin-bottom: 35px;
  }
  .mb-576-30 {
    margin-bottom: 30px;
  }
  .mb-576-25 {
    margin-bottom: 25px;
  }
  .mb-576-20 {
    margin-bottom: 20px;
  }
  .mb-576-15 {
    margin-bottom: 15px;
  }
  .mb-576-10 {
    margin-bottom: 10px;
  }
  .mb-576-5 {
    margin-bottom: 5px;
  }
  .mb-576-0 {
    margin-bottom: 0px;
  }
}
@media all and (max-width: 480px) {
  .f-480-10 .f-col {
    width: 10%;
  }
  .f-480-9 .f-col {
    width: 11.11111111%;
  }
  .f-480-8 .f-col {
    width: 12.5%;
  }
  .f-480-7 .f-col {
    width: 14.28571429%;
  }
  .f-480-6 .f-col {
    width: 16.66666667%;
  }
  .f-480-5 .f-col {
    width: 20%;
  }
  .f-480-4 .f-col {
    width: 25%;
  }
  .f-480-3 .f-col {
    width: 33.33333333%;
  }
  .f-480-2 .f-col {
    width: 50%;
  }
  .f-480-1 .f-col {
    width: 100%;
  }
  .w-480-100 {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-480-95 {
    width: 95%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-480-90 {
    width: 90%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-480-85 {
    width: 85%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-480-80 {
    width: 80%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-480-75 {
    width: 75%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-480-70 {
    width: 70%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-480-65 {
    width: 65%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-480-60 {
    width: 60%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-480-55 {
    width: 55%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-480-50 {
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-480-45 {
    width: 45%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-480-40 {
    width: 40%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-480-35 {
    width: 35%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-480-30 {
    width: 30%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-480-25 {
    width: 25%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-480-20 {
    width: 20%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-480-15 {
    width: 15%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-480-10 {
    width: 10%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-480-5 {
    width: 5%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .g-480-10 {
    grid-template-columns: repeat(10, 1fr);
  }
  .g-480-9 {
    grid-template-columns: repeat(9, 1fr);
  }
  .g-480-8 {
    grid-template-columns: repeat(8, 1fr);
  }
  .g-480-7 {
    grid-template-columns: repeat(7, 1fr);
  }
  .g-480-6 {
    grid-template-columns: repeat(6, 1fr);
  }
  .g-480-5 {
    grid-template-columns: repeat(5, 1fr);
  }
  .g-480-4 {
    grid-template-columns: repeat(4, 1fr);
  }
  .g-480-3 {
    grid-template-columns: repeat(3, 1fr);
  }
  .g-480-2 {
    grid-template-columns: repeat(2, 1fr);
  }
  .g-480-1 {
    grid-template-columns: repeat(1, 1fr);
  }
  .gp-480-70 {
    gap: 70px;
  }
  .gp-480-65 {
    gap: 65px;
  }
  .gp-480-60 {
    gap: 60px;
  }
  .gp-480-55 {
    gap: 55px;
  }
  .gp-480-50 {
    gap: 50px;
  }
  .gp-480-45 {
    gap: 45px;
  }
  .gp-480-40 {
    gap: 40px;
  }
  .gp-480-35 {
    gap: 35px;
  }
  .gp-480-30 {
    gap: 30px;
  }
  .gp-480-25 {
    gap: 25px;
  }
  .gp-480-20 {
    gap: 20px;
  }
  .gp-480-15 {
    gap: 15px;
  }
  .gp-480-10 {
    gap: 10px;
  }
  .gp-480-5 {
    gap: 5px;
  }
  .gp-480-0 {
    gap: 0px;
  }
  .w-480-33 {
    width: 33%;
  }
  .w-480-16 {
    width: 16.666666%;
  }
  .mb-480-100 {
    margin-bottom: 100px;
  }
  .mb-480-95 {
    margin-bottom: 95px;
  }
  .mb-480-90 {
    margin-bottom: 90px;
  }
  .mb-480-85 {
    margin-bottom: 85px;
  }
  .mb-480-80 {
    margin-bottom: 80px;
  }
  .mb-480-75 {
    margin-bottom: 75px;
  }
  .mb-480-70 {
    margin-bottom: 70px;
  }
  .mb-480-65 {
    margin-bottom: 65px;
  }
  .mb-480-60 {
    margin-bottom: 60px;
  }
  .mb-480-55 {
    margin-bottom: 55px;
  }
  .mb-480-50 {
    margin-bottom: 50px;
  }
  .mb-480-45 {
    margin-bottom: 45px;
  }
  .mb-480-40 {
    margin-bottom: 40px;
  }
  .mb-480-35 {
    margin-bottom: 35px;
  }
  .mb-480-30 {
    margin-bottom: 30px;
  }
  .mb-480-25 {
    margin-bottom: 25px;
  }
  .mb-480-20 {
    margin-bottom: 20px;
  }
  .mb-480-15 {
    margin-bottom: 15px;
  }
  .mb-480-10 {
    margin-bottom: 10px;
  }
  .mb-480-5 {
    margin-bottom: 5px;
  }
  .mb-480-0 {
    margin-bottom: 0px;
  }
}
@media all and (max-width: 400px) {
  .f-400-10 .f-col {
    width: 10%;
  }
  .f-400-9 .f-col {
    width: 11.11111111%;
  }
  .f-400-8 .f-col {
    width: 12.5%;
  }
  .f-400-7 .f-col {
    width: 14.28571429%;
  }
  .f-400-6 .f-col {
    width: 16.66666667%;
  }
  .f-400-5 .f-col {
    width: 20%;
  }
  .f-400-4 .f-col {
    width: 25%;
  }
  .f-400-3 .f-col {
    width: 33.33333333%;
  }
  .f-400-2 .f-col {
    width: 50%;
  }
  .f-400-1 .f-col {
    width: 100%;
  }
  .w-400-100 {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-400-95 {
    width: 95%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-400-90 {
    width: 90%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-400-85 {
    width: 85%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-400-80 {
    width: 80%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-400-75 {
    width: 75%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-400-70 {
    width: 70%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-400-65 {
    width: 65%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-400-60 {
    width: 60%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-400-55 {
    width: 55%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-400-50 {
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-400-45 {
    width: 45%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-400-40 {
    width: 40%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-400-35 {
    width: 35%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-400-30 {
    width: 30%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-400-25 {
    width: 25%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-400-20 {
    width: 20%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-400-15 {
    width: 15%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-400-10 {
    width: 10%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .w-400-5 {
    width: 5%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .g-400-10 {
    grid-template-columns: repeat(10, 1fr);
  }
  .g-400-9 {
    grid-template-columns: repeat(9, 1fr);
  }
  .g-400-8 {
    grid-template-columns: repeat(8, 1fr);
  }
  .g-400-7 {
    grid-template-columns: repeat(7, 1fr);
  }
  .g-400-6 {
    grid-template-columns: repeat(6, 1fr);
  }
  .g-400-5 {
    grid-template-columns: repeat(5, 1fr);
  }
  .g-400-4 {
    grid-template-columns: repeat(4, 1fr);
  }
  .g-400-3 {
    grid-template-columns: repeat(3, 1fr);
  }
  .g-400-2 {
    grid-template-columns: repeat(2, 1fr);
  }
  .g-400-1 {
    grid-template-columns: repeat(1, 1fr);
  }
  .gp-400-70 {
    gap: 70px;
  }
  .gp-400-65 {
    gap: 65px;
  }
  .gp-400-60 {
    gap: 60px;
  }
  .gp-400-55 {
    gap: 55px;
  }
  .gp-400-50 {
    gap: 50px;
  }
  .gp-400-45 {
    gap: 45px;
  }
  .gp-400-40 {
    gap: 40px;
  }
  .gp-400-35 {
    gap: 35px;
  }
  .gp-400-30 {
    gap: 30px;
  }
  .gp-400-25 {
    gap: 25px;
  }
  .gp-400-20 {
    gap: 20px;
  }
  .gp-400-15 {
    gap: 15px;
  }
  .gp-400-10 {
    gap: 10px;
  }
  .gp-400-5 {
    gap: 5px;
  }
  .gp-400-0 {
    gap: 0px;
  }
  .w-400-33 {
    width: 33%;
  }
  .w-400-16 {
    width: 16.666666%;
  }
  .mb-400-100 {
    margin-bottom: 100px;
  }
  .mb-400-95 {
    margin-bottom: 95px;
  }
  .mb-400-90 {
    margin-bottom: 90px;
  }
  .mb-400-85 {
    margin-bottom: 85px;
  }
  .mb-400-80 {
    margin-bottom: 80px;
  }
  .mb-400-75 {
    margin-bottom: 75px;
  }
  .mb-400-70 {
    margin-bottom: 70px;
  }
  .mb-400-65 {
    margin-bottom: 65px;
  }
  .mb-400-60 {
    margin-bottom: 60px;
  }
  .mb-400-55 {
    margin-bottom: 55px;
  }
  .mb-400-50 {
    margin-bottom: 50px;
  }
  .mb-400-45 {
    margin-bottom: 45px;
  }
  .mb-400-40 {
    margin-bottom: 40px;
  }
  .mb-400-35 {
    margin-bottom: 35px;
  }
  .mb-400-30 {
    margin-bottom: 30px;
  }
  .mb-400-25 {
    margin-bottom: 25px;
  }
  .mb-400-20 {
    margin-bottom: 20px;
  }
  .mb-400-15 {
    margin-bottom: 15px;
  }
  .mb-400-10 {
    margin-bottom: 10px;
  }
  .mb-400-5 {
    margin-bottom: 5px;
  }
  .mb-400-0 {
    margin-bottom: 0px;
  }
}
/*==========================================================================
=> Global Styles
========================================================================== */
*,
*:before,
*:after {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  width: 100%;
}
body {
  width: 100%;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
button,
input,
select[multiple],
textarea {
  background-image: none;
}
a {
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
a:active,
a:hover,
a:focus {
  outline: 0;
  text-decoration: none;
}
img {
  max-width: 100%;
  width: 100%;
  height: 100%;
  border: 0;
  vertical-align: middle;
}
img.obj-cover {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
img.obj-contain {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
ul,
ol,
dl {
  -webkit-margin-after: 0;
  -webkit-margin-before: 0;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #CFD1D4;
}
/*==========================================================================
=> checkbox contact form 7
========================================================================== */
span.wpcf7-list-item {
  display: block;
}
.wpcf7-list-item {
  display: flex;
  align-items: center;
  margin: 0 0 40px 0;
}
.wpcf7-list-item input {
  display: none;
}
.wpcf7-list-item-label {
  font-size: 24px;
  line-height: 1.1;
  color: #000000;
  position: relative;
  cursor: pointer;
  padding-left: 48px;
  display: block;
}
.wpcf7-list-item input[type="checkbox"] ~ span::before {
  content: "";
  -webkit-appearance: none;
  background-color: transparent;
  border: 1px solid #000;
  padding: 10px;
  display: inline-block;
  position: absolute;
  left: 0;
  vertical-align: middle;
  cursor: pointer;
  width: 26px;
  height: 26px;
  border-radius: 6px;
}
.wpcf7-list-item input[type="checkbox"]:checked ~ span::after {
  content: "";
  display: block;
  position: absolute;
  top: 5px;
  left: 10px;
  width: 7px;
  height: 14px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  border-bottom-right-radius: 2px;
}
.wpcf7-list-item input[type="checkbox"]:checked ~ span::before {
  background: #03333F;
  border: 1px solid #03333F;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
  content: " ";
  display: none;
}
.wpcf7-form .button {
  margin-right: 10px;
}
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
  border: none;
  color: #ff6900;
}
/*==========================================================================
=> buttons
========================================================================== */
.button {
  border-radius: 60px;
  background: var(--blue);
  border: none;
  outline: none;
  border: 1px solid transparent;
  color: #ffffff;
  display: inline-flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: center;
  height: 60px;
  line-height: 60px;
  font-weight: 500;
  padding-left: 24px;
  font-size: 15px;
  text-align: center;
  color: var(--white);
  font-family: 'Inter';
  position: relative;
  z-index: 1;
  padding-right: 64px;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
.button::before {
  content: "";
  color: #fff;
  width: 54px;
  height: 54px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 55px;
  margin-left: 16px;
  margin-right: 3px;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  background: url(../img/arrow-right.svg) no-repeat #ffffff;
  overflow: hidden;
  background-position: 50% 50%;
  background-repeat: repeat-x;
  background-size: 70% 20%;
  position: absolute;
  right: 0;
}
.button.small {
  height: 56px;
}
.button.small::before {
  height: 46px;
  width: 46px;
  margin-right: 6px;
}
.button.center {
  display: flex;
  width: max-content;
  margin: auto;
}
.button.line {
  border: 1px solid var(--blue);
  background: var(--l-grey, #f5f6ff);
  color: var(--blue);
}
.button.line::before {
  background: url(../img/arrow-right-white.svg) no-repeat var(--blue);
  background-position: 50% 50%;
  background-repeat: repeat-x;
  background-size: 70% 20%;
}
.button.line:hover {
  color: #fff;
}
.button:hover {
  color: var(--blue);
}
.button:hover::before {
  background-position: 280% 50%;
  width: calc(100% - 6px);
  z-index: -1;
  background-size: 150% 20%;
}
.button.center {
  display: flex;
  width: fit-content;
  margin: 0 auto;
}
.button:hover,
.button:focus,
.button:active {
  text-decoration: none;
  outline: none;
}
button:focus {
  outline: none;
}
.button--block {
  width: 100%;
}
.button svg {
  position: relative;
  top: -2px;
}
.button svg path {
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
.button .phone {
  margin-right: 5px;
}
/*==========================================================================
=> Form Elements
========================================================================== */
.element-section {
  padding: 50px 0;
  border-bottom: 1px solid #ddd;
}
.element-section .ehdn1 {
  margin-bottom: 30px;
}
.element-section .ehdn2 {
  font-size: 18px;
  margin-bottom: 20px;
  margin-top: 30px;
}
.myElem {
  display: block;
  border: 1px solid #ccc;
  padding: 20px;
  text-align: center;
}
.form-grp,
.form-textarea-group {
  position: relative;
  margin-bottom: 30px;
}
.form-grp .inputError {
  border-bottom: 1px solid var(--input-error);
}
.error-msg {
  font-size: 12px;
  color: var(--input-error);
  margin: 0;
}
.error-msg2 {
  font-size: 12px;
  color: var(--input-error);
  margin-bottom: 20px;
}
.whatsapp {
  margin-right: 0;
}
.form-field {
  height: var(--input-height);
  font-size: var(--input-fs-main);
  border: 0;
  border-bottom: 1px solid var(--input-border);
  width: 100%;
  z-index: 2;
  position: relative;
  background: transparent;
  color: #000;
  outline: none;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
.form-field:-webkit-autofill,
.form-field:-webkit-autofill:hover,
.form-field:-webkit-autofill:focus,
.form-field:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 30px white inset !important;
}
.form-field:focus,
.form-field.field--not-empty {
  border: 0;
  border-bottom: 1px solid #000;
}
.form-field ~ .form-label {
  color: #aaa;
  position: absolute;
  font-size: var(--input-fs-main);
  left: 0;
  top: 15px;
  padding: 0;
  margin: 0;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
.form-field:focus ~ .form-label,
.form-field.field--not-empty ~ .form-label,
.form-grp.sTop .form-label {
  font-size: var(--input-fs-top);
  background: #fff;
  top: -10px;
  z-index: 2;
}
.form-textarea-group .form-field {
  height: 150px;
  line-height: 1.4;
  padding: 15px 0;
  resize: none;
}
/* Password View */
.form-grp.int-padl input,
.form-grp.form-grp-var input,
.form-grp.int-padl select,
.form-grp.form-grp-var select {
  padding-left: 50px;
}
.form-grp.int-padr input,
.form-grp.int-padr select {
  padding-right: 50px;
}
.form-grp .view-pass {
  position: absolute;
  right: 10px;
  bottom: 15px;
  line-height: 0;
  font-size: 22px;
  cursor: pointer;
  z-index: 9;
}
.form-grp.disabled-field {
  background: #f5f5f5;
}
.form-grp.disabled-field .form-field {
  border-color: #f5f5f5;
}
.form-grp.disabled-field .form-label {
  color: #999;
  background: transparent;
  width: 100%;
  transition: all 0s ease-in-out;
  -webkit-transition: all 0s ease-in-out;
}
/* Password View end */
/* date Picker */
.datetimepicker-input ~ i {
  position: absolute;
  right: 20px;
  top: 25px;
  line-height: 0;
  font-size: 22px;
  color: #A7B3C4;
}
.daterangepicker select.hourselect,
.daterangepicker select.minuteselect,
.daterangepicker select.secondselect,
.daterangepicker select.ampmselect {
  border: 1px solid #a7b3c4;
  height: 30px;
  z-index: 2;
  padding: 0 10px;
  font-size: 14px;
  color: #1c2d41;
  font-weight: 400;
  outline: none;
  border-radius: 5px;
  background: transparent url(../img/drop-down-arrow.svg) no-repeat calc(100% - 5px) center / 10px;
  -webkit-appearance: none;
}
.daterangepicker {
  border: 0;
  color: #425061;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  background: #fff;
  -webkit-box-shadow: 1px 9px 21px rgba(53, 143, 207, 0.2);
  -moz-box-shadow: 1px 9px 21px rgba(53, 143, 207, 0.2);
  box-shadow: 1px 9px 21px rgba(53, 143, 207, 0.2);
  padding: 10px;
  z-index: 10000;
}
.daterangepicker td.start-date {
  border-radius: 50% 0 0 50%;
}
.daterangepicker td.end-date {
  border-radius: 0 50% 50% 0;
}
.daterangepicker .calendar-table .next span,
.daterangepicker .calendar-table .prev span {
  color: #A7B3C4;
  border: 0;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
.daterangepicker .calendar-table .next span:hover,
.daterangepicker .calendar-table .prev span:hover {
  color: #3592cf;
}
.daterangepicker .calendar-table .next span:before,
.daterangepicker .calendar-table .prev span:before {
  border: 1px solid #A7B3C4;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  display: block;
  min-width: 24px;
  width: 24px;
  height: 24px;
  line-height: 24px;
  font-size: 10px;
}
.daterangepicker .calendar-table .next span:hover:before,
.daterangepicker .calendar-table .prev span:hover:before {
  border: 1px solid #3490cf;
}
.daterangepicker .calendar-table .next span:before {
  content: "\e918";
  font-family: 'icomoon' !important;
}
.daterangepicker .calendar-table .prev span:before {
  content: "\e912";
  font-family: 'icomoon' !important;
}
.daterangepicker .calendar-table th,
.daterangepicker .calendar-table td {
  height: 32px;
}
.daterangepicker .btn-primary {
  font-family: "medium";
  border-color: transparent;
  background: #1baac4;
  color: #fff;
  box-shadow: none !important;
}
.daterangepicker:before {
  border-bottom: 0;
}
.daterangepicker .calendar-table th {
  font-family: "bold";
  font-size: 14px;
  color: #000000;
}
.daterangepicker th.month {
  font-family: "medium";
  font-size: 18px;
  letter-spacing: 0.01em;
  color: #000;
}
.daterangepicker td.in-range {
  background-color: #3592cf;
  color: #fff;
}
.daterangepicker td.active,
.daterangepicker td.active:hover {
  background-color: #3592cf;
}
.daterangepicker .calendar-table td {
  font-family: "regular";
  font-size: 14px;
}
.daterangepicker td.off,
.daterangepicker td.off.in-range,
.daterangepicker td.off.start-date,
.daterangepicker td.off.end-date {
  color: rgba(167, 179, 196, 0.5);
}
.daterangepicker th.available:hover {
  background-color: transparent;
}
.daterangepicker.show-calendar .drp-buttons {
  border-top: 0;
}
.daterangepicker.show-calendar .drp-buttons .drp-selected,
.daterangepicker.show-calendar .drp-buttons .cancelBtn {
  display: none;
}
.daterangepicker .drp-buttons .btn {
  margin-left: 0;
  width: 100%;
  padding: 6px 8px;
}
.daterangepicker td.start-date.end-date {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  background-color: #1baac4;
}
/* date Picker end */
/* Select */
.select-field {
  background: url('../img/drop-down-arrow.svg') no-repeat calc(100% - 20px) center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.select-field option {
  color: #9fa4a9;
}
.select-field option:checked,
.select-field option:hover {
  background: #7cb2f6;
  color: #fff;
}
/* // Select */
/* Placeholder */
.form-grp input::-webkit-input-placeholder,
.form-grp input:-ms-input-placeholder,
.form-grp input::placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.form-grp input::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
/* Placeholder end */
label.error {
  font-weight: 400;
  margin: 0;
  margin-top: 5px;
  line-height: 2;
  font-size: 14px;
  color: #f71336;
  position: relative;
}
/*==========================================================================
=> Radio Small
========================================================================== */
.radio-box {
  position: relative;
  display: inline-block;
  margin-right: 20px;
  margin-bottom: 30px;
}
.radio-box input {
  position: absolute;
  width: 0;
  opacity: 0;
}
.radio-box label {
  font-size: 18px;
  color: #000;
  margin: 0;
  padding: 5px;
  padding-left: 36px;
  cursor: pointer;
  position: relative;
}
.radio-box label:before {
  content: "";
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background: transparent;
  border: 1px solid #000;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 5px;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
.radio-box input:checked ~ label::before {
  border: 7px solid #000;
}
.radio-box label.error {
  display: none !important;
}
.radio-box input.error ~ label {
  color: #ff2323;
}
.radio-box input.error ~ .chk-label:before {
  border: 1px solid #ff2323;
}
/* // Radio Box */
/*==========================================================================
=> Checkbox Small
========================================================================== */
.checkbox-box {
  position: relative;
  display: inline-block;
  margin-bottom: 30px;
}
.checkbox-box input {
  position: absolute;
  width: 0;
  opacity: 0;
}
.checkbox-box input.only-chkbox {
  position: absolute;
  width: 20px;
  height: 20px;
  top: 6px;
  left: 1px;
  cursor: pointer;
  z-index: 2;
  opacity: 0;
}
.checkbox-box .chk-label {
  font-size: 16px;
  color: #30223b;
  line-height: 1.5;
  margin: 0;
  padding: 5px;
  padding-left: 36px;
  cursor: pointer;
  position: relative;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
.checkbox-box .chk-label:before {
  content: "";
  width: 22px;
  height: 22px;
  border-radius: 4px;
  background: transparent;
  border: 1.5px solid #000;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 5px;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
.checkbox-box .chk-label:after {
  content: "";
  border-radius: 3px;
  display: inline-block;
  position: absolute;
  left: 5px;
  top: 7px;
}
.checkbox-box input:checked ~ .chk-label::after {
  font-family: 'icomoon' !important;
  content: "\e92d";
  color: #000;
  font-size: 12px;
}
.checkbox-box label.error {
  display: none !important;
}
.checkbox-box input.error ~ .chk-label {
  color: #ff2323;
}
.checkbox-box input.error ~ .chk-label:before {
  border: 1px solid #ff2323;
}
/* // Checkbox */
/* checkbox 2 */
.checkbox-box.chk-rd .chk-label:before {
  border-radius: 100%;
}
.checkbox-box input:checked ~ .chk-label::before {
  background: #000;
}
.checkbox-box input:checked ~ .chk-label::after {
  color: #ffffff;
}
/* checkbox 2 end */
/* checkbox 3 */
.checkbox-box.check-three {
  width: 100%;
  margin-bottom: 0;
  padding-bottom: 30px;
}
.checkbox-box.check-three label {
  border: 1px solid #e7e9ec;
  text-align: center;
  border-radius: 8px;
  padding: 25px 50px;
  max-width: 255px;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.checkbox-box.check-three label i {
  display: block;
  font-size: 60px;
  margin-bottom: 20px;
  color: #8594AF;
}
.checkbox-box.check-three label span {
  border-radius: 8px;
  font-size: 18px;
  color: #8594af;
}
.checkbox-box.check-three label:before {
  border-radius: 100%;
  border: 1px solid #000;
}
.checkbox-box.check-three label:before,
.checkbox-box.check-three label:after {
  left: inherit;
  right: 15px;
  top: 15px;
}
.checkbox-box.check-three input:checked ~ .chk-label {
  border: 1px solid #000;
}
.checkbox-box.check-three input:checked ~ .chk-label span {
  font-family: 700;
  color: #30223b;
}
.checkbox-box.check-three input:checked ~ .chk-label i {
  color: #000;
}
.checkbox-box.check-three input:checked ~ .chk-label .home-img {
  filter: none;
}
.checkbox-box.check-three input:checked ~ .chk-label::after {
  width: 22px;
  height: 22px;
  border-radius: 100%;
  position: absolute;
  background: #000;
  color: #fff;
  display: -webkit-flex;
  display: -webkit-box;
  display: -moz-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
}
/* checkbox 3 end */
/* checkbox 4 */
.checkbox-box.chk-four {
  margin-right: 10px;
}
.checkbox-box.chk-four label {
  padding: 7px 15px;
  border: 1px solid #DDE3EE;
  border-radius: 8px;
  display: -webkit-flex;
  display: -webkit-box;
  display: -moz-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.checkbox-box.chk-four label i {
  font-size: 18px;
  color: #8594AF;
  margin-right: 10px;
  position: absolute;
  left: 15px;
}
.checkbox-box.chk-four label span {
  font-family: 500;
  font-size: 14px;
  color: #000;
  margin-left: 25px;
}
.checkbox-box.chk-four label:before,
.checkbox-box.chk-four label:after {
  display: none;
}
.checkbox-box.chk-four.chk-err input:checked ~ .chk-label {
  border: 1px solid var(--clr-red);
}
.checkbox-box.chk-four.chk-err input:checked ~ .chk-label i {
  color: var(--clr-red);
}
.checkbox-box.chk-four input:checked ~ .chk-label {
  border: 1px solid var(--clr-grn);
}
.checkbox-box.chk-four input:checked ~ .chk-label i {
  color: var(--clr-grn);
}
/* checkbox 4 end */
/* checkbox 5 */
.checkbox-box.check-five .chk-label {
  padding: 12px 25px;
  border: 1px solid #DDE3EE;
  border-radius: 8px;
  display: -webkit-flex;
  display: -webkit-box;
  display: -moz-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.checkbox-box.check-five .chk-label span {
  font-family: 500;
  font-size: 16px;
  color: #8594AF;
}
.checkbox-box.check-five .chk-label:before {
  border-radius: 100%;
  border: none;
}
.checkbox-box.check-five .chk-label:before,
.checkbox-box.check-five .chk-label:after {
  left: inherit;
  right: -11px;
  top: -11px;
}
.checkbox-box.check-five input:checked ~ .chk-label {
  border: 1px solid #000;
}
.checkbox-box.check-five input:checked ~ .chk-label span {
  color: #000000;
}
.checkbox-box.check-five input:checked ~ .chk-label::after {
  width: 22px;
  height: 22px;
  border-radius: 100%;
  position: absolute;
  color: #fff;
  display: -webkit-flex;
  display: -webkit-box;
  display: -moz-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
}
/* checkbox 5 end */
/*==========================================================================
=> Modal
==========================================================================*/
.modal-subTitle {
  font-size: 14px;
  line-height: 1.2;
  color: #000000;
  margin-bottom: 4px;
}
.modal-title {
  font-weight: 600;
  font-size: 26px;
  margin-bottom: 20px;
  line-height: 1.2;
  color: #003f59;
  border-bottom: 1px solid rgba(0, 63, 89, 0.1);
  padding-bottom: 10px;
}
.modal-para p {
  font-size: 16px;
  line-height: 1.6;
  color: #8793a2;
  margin-bottom: 8px;
}
.modal-para p:last-child {
  margin-bottom: 0;
}
.modal-cancel {
  cursor: pointer;
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 9;
  font-size: 24px;
  line-height: 1;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
.modal-cross {
  display: flex;
  font-size: 22px;
  margin: 0 auto 12px;
  margin-right: 0;
  color: #000000;
  width: fit-content;
  cursor: pointer;
}
.modal-cross i {
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
.modal-cross:hover i {
  transform: rotate(90deg);
}
.modal-content {
  display: block;
  border: none;
  border-radius: 10px;
  padding: 24px;
  box-shadow: 0px 5px 25px rgba(0, 0, 0, 0.1);
}
.window-1440 {
  max-width: 1440px;
  padding: 0 15px;
}
.window-990 {
  max-width: 990px;
  padding: 0 15px;
}
.window-500 {
  max-width: 500px;
  padding: 0 15px;
}
.static-cont {
  margin-bottom: 32px;
}
.static-cont li {
  font-size: 14px;
  color: #233037;
  padding-left: 20px;
  margin-bottom: 6px;
  position: relative;
}
.static-cont li p {
  margin-bottom: 10px;
}
.static-cont li:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 7px;
  height: 7px;
  background: #fd9933;
  border-radius: 50%;
  top: 7px;
}
.static-cont p {
  font-size: 14px;
  color: #233037;
  margin-bottom: 20px;
}
.modal-backdrop.show {
  opacity: .9;
}
.modal-backdrop {
  background-color: #fff;
}
.modal-cancel:hover {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.ellipsis1 {
  white-space: normal;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.ellipsis2 {
  white-space: normal;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.ellipsis3 {
  white-space: normal;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.ellipsis4 {
  white-space: normal;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.flex-justify {
  display: -webkit-flex;
  display: -webkit-box;
  display: -moz-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
}
.element-head {
  font-size: 40px;
  font-weight: bold;
}
/* content page */
.content-hdn {
  font-weight: 700;
  font-size: 42px;
  color: #171717;
  text-align: center;
  margin-bottom: 48px;
}
.content-body {
  margin-bottom: 80px;
}
.content-body img {
  height: 400px;
  width: 100%;
  object-fit: cover;
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 24px;
}
.content-body h1,
.content-body h2,
.content-body h3,
.content-body h4,
.content-body h5,
.content-body h6 {
  font-size: 32px;
  color: var(--clr-black);
  margin: 32px 0 16px;
}
.content-body h1:first-child,
.content-body h2:first-child,
.content-body h3:first-child,
.content-body h4:first-child,
.content-body h5:first-child,
.content-body h6:first-child {
  margin-top: 0;
}
.content-body p {
  font-size: 16px;
  line-height: 1.6;
  color: var(--clr-dgrey);
  margin-bottom: 16px;
}
.content-body a {
  color: var(--clr-blue);
}
.content-body a:hover {
  color: var(--clr-maroon);
}
.content-body blockquote {
  border-radius: 10px;
  background: var(--clr-lgrey);
  color: var(--clr-black);
  padding: 20px;
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin-bottom: 24px;
}
.content-body blockquote p {
  margin-bottom: 0;
}
.content-body ul {
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin-bottom: 16px;
}
.content-body ul li {
  position: relative;
  margin-bottom: 14px;
  padding-left: 15px;
  font-size: 16px;
  line-height: 1.6;
  color: var(--clr-dgrey);
  margin-bottom: 0;
}
.content-body ul li p {
  margin-bottom: 0;
}
.content-body ul li a {
  color: var(--clr-blue);
}
.content-body ul li a:hover {
  color: var(--clr-maroon);
}
.content-body ul li::before {
  content: '';
  position: absolute;
  width: 4px;
  height: 4px;
  border-radius: 100%;
  display: block;
  top: 8px;
  left: 0;
  background: var(--clr-dgrey);
}
.content-body ul li:last-child {
  margin-bottom: 0;
}
@media all and (max-width: 990px) {
  .content-hdn {
    font-size: 36px;
    margin-bottom: 40px;
  }
}
@media all and (max-width: 480px) {
  .content-hdn {
    font-size: 32px;
    margin-bottom: 32px;
  }
  .content-body h1,
  .content-body h2,
  .content-body h3,
  .content-body h4,
  .content-body h5,
  .content-body h6 {
    font-size: 24px;
    margin: 32px 0 12px;
  }
}
/* content page end */
.thankyou-contain {
  height: 100dvh;
  display: flex;
  align-items: center;
}
.thankyou-card {
  text-align: center;
  margin: auto;
  max-width: 480px;
}
.thankyou-img {
  width: calc(100% - 100px);
  margin: 0 auto 32px;
}
.thankyou-hdn {
  font-size: 48px;
  color: #202135;
  margin-bottom: 18px;
}
.thankyou-para p {
  color: #455a64;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.6;
  margin-bottom: 10px;
}
.thankyou-para p:last-child {
  margin-bottom: 0;
}
@media all and (max-width: 990px) {
  .thankyou-hdn {
    font-size: 42px;
    margin-bottom: 12px;
  }
}
@media all and (max-width: 480px) {
  .thankyou-hdn {
    font-size: 32px;
    margin-bottom: 8px;
  }
}
.error-wrap {
  display: flex;
  max-width: 720px;
  margin: auto;
  gap: 36px;
  justify-content: center;
  margin-bottom: var(--spc40);
}
.error-sec {
  overflow: hidden;
  position: relative;
}
.error-img {
  width: 40vw;
  height: auto;
}
.ty-img {
  width: 11vw;
  height: auto;
}
.error-title {
  color: #FFF;
  text-align: center;
  font-size: var(--font48);
  font-weight: 500;
  line-height: 1;
  text-transform: capitalize;
  max-width: 447px;
}
@media all and (max-width: 1366px) {
  .ty-img {
    width: 30vw;
  }
}
/*==========================================================================
=> Accordion
==========================================================================*/
.accordion {
  background: transparent;
  cursor: pointer;
  padding: 32px 36px;
  width: 100%;
  border: none;
  outline: none;
  transition: 0.4s;
  position: relative;
  color: var(--n-blue, #001429);
  font-size: var(--fs24);
  font-style: normal;
  font-weight: 600;
  line-height: 1.3;
  letter-spacing: -0.01vw;
  text-align: left;
  border-top: 1px solid rgba(73, 83, 119, 0.3);
}
.accordion::after,
.accordion:before {
  content: '';
  width: 20px;
  height: 2px;
  background-color: var(--blue);
  display: inline-block;
  position: absolute;
  right: 36px;
  top: 50%;
}
.accordion::before {
  transform: rotate(90deg);
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
.panel {
  display: none;
  padding: 0 30px 32px 36px;
}
.panel p {
  line-height: 1.9;
  color: #FFF;
  color: var(--d-grey, #495377);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.75;
}
.acc-container {
  max-width: 1065px;
  width: 100%;
}
.acc-item {
  border-radius: 20px;
  overflow: hidden;
}
.acc-item:first-child .accordion {
  border-top: 0;
}
.acc-item p {
  margin-bottom: 20px;
}
.acc-item p:last-child {
  margin-bottom: 0;
}
.acc-item:last-child {
  margin-bottom: 0;
}
.acc-item.active {
  background: #F5F6FF;
}
.acc-item.active .accordion {
  padding: 32px 70px 16px 36px;
  border-top: 1px solid transparent;
}
.acc-item.active .accordion::before {
  transform: rotate(90deg) scaleY(0);
}
/*==========================================================================
=> Multiple Tab
==========================================================================*/
.indicator {
  width: 0;
  height: 1px;
  background: var(--clr-black);
  position: absolute;
  bottom: 0;
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
}
.comm-tab-wrap {
  width: 100%;
}
.comm-tab-wrap ul.tabs {
  width: 100%;
  justify-content: center;
}
.comm-tab-wrap ul.tabs li {
  width: 100%;
  text-align: center;
  max-width: 270px;
  flex: 1;
}
.tab_content {
  opacity: 0;
  visibility: hidden;
  display: none;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}
.tab_content.active {
  opacity: 1;
  visibility: visible;
  display: block;
}
.comm-tab-box {
  width: 100%;
  margin-bottom: 30px;
}
/* Most common */
.ml0 {
  margin-left: 0px !important;
}
.mr0 {
  margin-right: 0px !important;
}
.mt0 {
  margin-top: 0px !important;
}
.mb0 {
  margin-bottom: 0px !important;
}
.pl0 {
  padding-left: 0 !important;
}
.pr0 {
  padding-right: 0 !important;
}
.pt0 {
  padding-top: 0 !important;
}
.pb0 {
  padding-bottom: 0 !important;
}
.over-visible {
  overflow: visible;
}
.over-hidden {
  overflow: hidden;
}
.pos-rel {
  position: relative;
}
.fw-400 {
  font-weight: 400 !important;
}
.fw-500 {
  font-weight: 500 !important;
}
.fw-600 {
  font-weight: 600 !important;
}
.font16r {
  color: var(--clr-black);
  font-size: var(--fs16);
  line-height: 1.6;
  letter-spacing: 0.54px;
}
.font18r {
  color: var(--clr-black);
  font-size: var(--fs18);
  line-height: 1.6;
  letter-spacing: 0.54px;
}
.font22r {
  color: var(--clr-black);
  font-size: var(--fs22);
  line-height: 1.6;
  letter-spacing: 0.54px;
}
.font24r {
  color: var(--clr-black);
  font-size: var(--fs24);
  line-height: 1.6;
  letter-spacing: 0.54px;
}
.font30r {
  color: var(--clr-black);
  font-size: var(--fs30);
  line-height: 1.4;
  letter-spacing: 0.54px;
}
.font36r {
  color: var(--clr-black);
  font-size: var(--fs36);
  line-height: 1.3;
}
.font48r {
  color: var(--clr-black);
  font-size: var(--fs48);
  line-height: 1.2;
}
.font72r {
  color: var(--clr-black);
  font-size: var(--fs72);
  line-height: 1;
}
.t-cen {
  text-align: center;
}
.tt-uc {
  text-transform: uppercase;
}
.t-ul {
  text-decoration: underline;
}
.txt-white {
  color: var(--clr-white) !important;
}
.txt-black {
  color: var(--clr-black) !important;
}
.txt-grey {
  color: var(--clr-grey) !important;
}
.txt-grey p,
.txt-grey ul li {
  color: var(--clr-grey) !important;
}
.txt-dgrey {
  color: var(--clr-dgrey) !important;
}
.txt-dgrey p,
.txt-dgrey ul li {
  color: var(--clr-dgrey) !important;
}
.txt-blue {
  color: var(--clr-blue) !important;
}
.bg-blue {
  background: var(--clr-blue) !important;
}
.bg-ligblue {
  background: var(--clr-ligBlue) !important;
}
.comm-cont {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.comm-cont p {
  color: var(--clr-black);
  font-size: var(--fs18);
}
.comm-cont ul ul {
  margin-top: 16px;
}
.comm-cont ul ul li::before {
  border-radius: 0;
  width: 8px;
  height: 2px;
}
.comm-cont ul li {
  position: relative;
  margin-bottom: 14px;
  padding-left: 20px;
  color: var(--clr-black);
  font-size: var(--fs18);
}
.comm-cont ul li::before {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  border-radius: 100%;
  display: block;
  top: 10px;
  left: 0;
  background: var(--clr-green);
}
.comm-cont ul li:last-child {
  margin-bottom: 0;
}
.comm-btn-flex {
  display: flex;
  gap: 16px;
}
.comm-btn-flex .comm-nav-icon:first-child i {
  rotate: 180deg;
}
.comm-nav-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  width: 50px;
  height: 50px;
  border: 1px solid var(--clr-black);
  border-radius: 100%;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
.comm-nav-icon:hover {
  background: var(--clr-black);
}
.comm-nav-icon:hover i {
  color: var(--clr-white);
}
.comm-nav-icon i {
  color: var(--clr-black);
  font-size: 12px;
}
.comm-nav-icon.swiper-button-disabled {
  opacity: 0.2;
  pointer-events: none;
}
.comm-nav {
  cursor: pointer;
  width: 48px;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
.comm-nav img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.comm-nav.swiper-button-disabled {
  opacity: 0.2;
  pointer-events: none;
}
.anim-text div {
  background: linear-gradient(to right, var(--clr-white) 50%, var(--clr-grey) 50%);
  background-size: 200% 100%;
  background-position-x: 100%;
  color: transparent;
  background-clip: text;
  -webkit-background-clip: text;
  opacity: 0.3;
}
.comm-video-box {
  height: 0;
  padding-top: 65%;
  overflow: hidden;
  display: block;
  border-radius: 20px;
  position: relative;
}
.comm-video-box img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.comm-pagination {
  margin-top: 60px;
}
.comm-pagination ul {
  display: flex;
  justify-content: center;
  gap: 16px;
}
.comm-pagination li {
  font-size: var(--fs24);
  font-weight: 600;
  letter-spacing: -0.72px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 50%;
  overflow: hidden;
  display: -webkit-flex;
  display: -webkit-box;
  display: -moz-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
}
.comm-pagination li span {
  display: -webkit-flex;
  display: -webkit-box;
  display: -moz-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.comm-pagination li a,
.comm-pagination li span {
  color: var(--clr-black);
}
.comm-pagination li .next span,
.comm-pagination li .prev span {
  color: var(--clr-maroon);
}
.comm-pagination li .current {
  background: var(--clr-maroon);
  color: var(--clr-white);
}
/* Most common end */
/*==========================================================================
=> Animation
==========================================================================*/
/* Text Focus Starts */
.text-focus-in {
  -webkit-animation: text-focus-in 0.8s cubic-bezier(0.55, 0.085, 0.68, 0.53) both;
  animation: text-focus-in 0.8s cubic-bezier(0.55, 0.085, 0.68, 0.53) both;
}
@-webkit-keyframes text-focus-in {
  0% {
    -webkit-filter: blur(12px);
    filter: blur(12px);
    opacity: 0;
  }
  100% {
    -webkit-filter: blur(0px);
    filter: blur(0px);
    opacity: 1;
  }
}
@keyframes text-focus-in {
  0% {
    -webkit-filter: blur(12px);
    filter: blur(12px);
    opacity: 0;
  }
  100% {
    -webkit-filter: blur(0px);
    filter: blur(0px);
    opacity: 1;
  }
}
/* Text Focus Ends */
/* Fade Up Starts */
.fade-in-bottom {
  -webkit-animation: fade-in-bottom 0.8s cubic-bezier(0.39, 0.575, 0.565, 1) both;
  animation: fade-in-bottom 0.8s cubic-bezier(0.39, 0.575, 0.565, 1) both;
}
@-webkit-keyframes fade-in-bottom {
  0% {
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes fade-in-bottom {
  0% {
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
/* Fade Up Ends */
.bg-lgrey {
  background: var(--bg-lgrey, #f5f6ff);
}
.font32r {
  color: var(--clr-black);
  font-size: var(--fs32);
  line-height: 1.4;
  letter-spacing: 0.54px;
}
.sos-banner-wrap {
  max-width: 800px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  padding-top: 60px;
}
.sos-banner-wrap .font72r {
  color: #001429;
  margin-bottom: 12px;
}
.sos-banner-wrap p {
  color: #495377;
  font-size: var(--fs20);
  line-height: 1.6;
  max-width: 730px;
  margin: 0 auto 26px;
}
.trust-brand-swiper {
  max-width: 1120px;
  width: 100%;
}
.customer-card {
  width: 100%;
  border-radius: var(--br20);
  overflow: hidden;
  display: block;
}
.customer-card:hover .customer-img::after {
  display: none;
}
.customer-img {
  width: 100%;
  height: 250px;
  position: relative;
}
.customer-img::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 50px;
  height: 50px;
  z-index: 2;
  background: url("../img/play-btn.png") no-repeat center;
  background-size: contain;
  backdrop-filter: blur(10px);
  border-radius: 50%;
}
.customer-img video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.customer-cont {
  padding: 20px 24px 28px;
  background: #f5f6ff;
}
.customer-cont ul {
  display: flex;
  gap: 30px;
}
.customer-cont ul li {
  color: #1324bf;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.3;
  letter-spacing: 1px;
  text-transform: uppercase;
  position: relative;
}
.customer-cont ul li::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -15px;
  transform: translateY(-50%);
  width: 2px;
  height: 100%;
  background: #1324bf;
}
.customer-cont ul li:last-child::after {
  display: none;
}
.customer-logo {
  width: 90px;
  margin-bottom: 24px;
}
.customer-logo img {
  object-fit: contain;
}
.sos-wrap .f-row {
  gap: 48px 0;
}
.sos-wrap .f-col {
  display: flex;
  height: auto;
}
.sos-card {
  border-radius: var(--br20);
  overflow: hidden;
  width: 100%;
  display: flex;
  background: #f5f6ff;
}
.sos-img {
  width: 356px;
  height: 100%;
}
.sos-img img {
  object-fit: cover;
}
.sos-cont {
  padding: 24px 28px 28px;
  flex: 1;
}
.sos-cont p {
  color: var(--d-grey);
}
.outer-tab ul {
  display: flex;
  margin: 0 auto;
  width: fit-content;
  border-bottom: 2px solid rgba(245, 246, 255, 0.2);
  padding-bottom: 12px;
}
.outer-tab ul li {
  text-align: center;
  font-size: var(--fs24);
  line-height: 1.3;
  letter-spacing: -0.01vw;
  padding: 10px 20px;
  color: #abb2be;
  cursor: pointer;
  position: relative;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
.outer-tab ul li::after {
  content: "";
  position: absolute;
  bottom: -14px;
  left: 0;
  width: 100%;
  height: 2px;
  border-radius: 20px;
  background: linear-gradient(260deg, #8cffc6 16.12%, #1324bf 85.22%);
  clip-path: inset(0 50%);
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
}
.outer-tab ul li.active {
  color: #fff;
}
.outer-tab ul li.active::after {
  clip-path: inset(0 0);
}
.inner-tab ul {
  display: flex;
  gap: 12px;
  margin: 0 auto;
  width: fit-content;
}
.inner-tab ul li {
  color: #f5f6ff;
  text-align: center;
  font-size: var(--fs16);
  line-height: 1.2;
  letter-spacing: -0.2px;
  padding: 6px 16px 6px 12px;
  border-radius: var(--br30);
  overflow: hidden;
  cursor: pointer;
  border: 1px solid rgba(73, 83, 119, 0.3);
  background: rgba(73, 83, 119, 0.2);
  height: 40px;
  position: relative;
  gap: 8px;
  display: -webkit-flex;
  display: -webkit-box;
  display: -moz-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
.inner-tab ul li::before {
  content: "";
  width: 20px;
  height: 20px;
  background: url("../img/map-pin-fill.svg") no-repeat center;
  background-size: contain;
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
}
.inner-tab ul li.active {
  color: #001429;
  border: 1px solid #ffffff;
  background: #ffffff;
}
.inner-tab ul li.active::before {
  background: url("../img/map-pin-fill-blue.svg") no-repeat center;
  background-size: contain;
}
.location-swiper .swiper-slide {
  display: flex;
  height: auto;
}
.location-swiper .swiper-wrapper {
  padding-bottom: 100px;
}
.location-swiper .comm-nav-wrap {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
}
.location-card {
  border-radius: var(--br20);
  overflow: hidden;
  background: #fff;
  padding: 24px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  gap: 24px;
}
.location-card h3 {
  color: #001429;
}
.location-card p {
  color: var(--d-grey);
}
.location-img {
  width: 56px;
  height: 56px;
  border-radius: 100%;
  overflow: hidden;
  margin-bottom: 40px;
}
.comm-nav-wrap {
  display: -webkit-flex;
  display: -webkit-box;
  display: -moz-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 24px;
}
.contact-wrap {
  display: -webkit-flex;
  display: -webkit-box;
  display: -moz-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 24px;
}
.contact-wrap .comm-head {
  max-width: 410px;
  width: 100%;
}
.contact-form-box {
  max-width: 870px;
  width: 100%;
  padding: 64px;
  position: relative;
  border-radius: var(--br20);
  overflow: hidden;
}
.contact-form-bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.contact-form-bg video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.contact-form {
  position: relative;
  z-index: 2;
  padding: 36px 32px;
  border-radius: var(--br20);
  overflow: hidden;
  background: var(--white, #ffffff);
}
.cf-para {
  margin-bottom: 24px;
}
.cf-para p {
  color: #001429;
  font-size: var(--fs16);
  font-weight: 400;
  line-height: 1.5;
}
.cf-para p a {
  color: #1324bf;
  font-weight: 600;
  text-decoration-line: underline;
}
.app-wrap {
  display: flex;
  justify-content: space-between;
  gap: 50px;
}
.app-cont {
  max-width: 600px;
  width: 100%;
}
.app-cont li {
  padding: 26px 0;
  border-bottom: 1px solid rgba(19, 36, 191, 0.1);
  position: relative;
  display: flex;
  gap: 16px;
  cursor: pointer;
}
.app-cont li.active span {
  color: #1324bf;
}
.app-cont li.active::after {
  width: 100%;
  transition: all 0.8s ease-in-out;
  -webkit-transition: all 0.8s ease-in-out;
}
.app-cont li:first-child {
  padding-top: 0;
}
.app-cont li::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 2px;
  background: linear-gradient(260deg, #8cffc6 2.57%, #1324bf 78.05%);
}
.app-cont span {
  color: #495377;
  font-size: var(--fs24);
  line-height: 1.7;
  letter-spacing: -2px;
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
}
.app-cont p {
  color: #001429;
  font-size: var(--fs32);
  line-height: 1.3;
  letter-spacing: -0.01vw;
}
.app-swiper {
  max-width: 700px;
  width: 100%;
}
.app-swiper .swiper-slide {
  display: flex;
  height: auto;
}
.app-card {
  border-radius: 10px;
  overflow: hidden;
  background: #f5f6ff;
  padding: 36px;
  width: 100%;
}
.app-img {
  width: 100%;
  height: 300px;
  margin-bottom: 30px;
}
.app-img img {
  object-fit: cover;
}
.app-info h3 {
  color: #001429;
}
.app-info p {
  color: var(--d-grey);
  font-size: var(--fs20);
  line-height: 1.6;
}
.solve-grid .comm-card {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 24px;
}
.solve-grid .comm-card a {
  margin-top: 0;
}
.solve-grid .comm-card.base {
  max-width: 100%;
}
.solve-grid .f-row {
  gap: 30px 0;
}
.faq-wrap {
  display: flex;
  gap: 70px;
}
.faq-wrap .comm-head {
  max-width: 380px;
  width: 100%;
}
.portfolio-card {
  border-radius: var(--br20);
  background: #F5F6FF;
  overflow: hidden;
  height: 100%;
}
.port-img {
  width: 100%;
  aspect-ratio: 692/292;
  position: relative;
}
.port-img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.port-content {
  padding: 24px 28px;
}
.port-content h4 {
  color: #001429;
  font-size: var(--fs24);
  font-weight: 400;
  line-height: 1.33;
  letter-spacing: -0.01vw;
  margin-bottom: 8px;
}
.port-content ul > li {
  color: #495377;
  font-size: var(--fs16);
  font-weight: 400;
  line-height: 1.5;
  position: relative;
  list-style-type: disc;
  margin-left: 24px;
}
.port-content ul > li::marker {
  font-size: 12px;
}
.portfolio-swiper {
  width: 100%;
  max-width: 1430px;
  margin: 0 auto;
  padding: 0 60px;
}
.portfolio-swiper .swiper-slide .portfolio-card {
  opacity: 0;
  transition: 0.5s;
}
.portfolio-swiper .swiper-slide .swiper-wrapper {
  align-items: stretch;
}
.portfolio-swiper .swiper-slide .swiper-slide {
  height: auto;
}
.portfolio-swiper .swiper-slide-visible .portfolio-card {
  opacity: 1;
}
.portfolio-swiper .swiper-slide:nth-child(even) .port-img::after {
  content: "";
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  background: radial-gradient(72.58% 73.93% at 54.68% 47.5%, rgba(255, 255, 255, 0) 35%, var(--blue) 100%), transparent 50% / cover no-repeat;
}
.portfolio-swiper .swiper-slide:nth-child(odd) .port-img::after {
  content: "";
  position: absolute;
  inset: 0;
  background: radial-gradient(72.58% 73.93% at 54.68% 47.5%, rgba(255, 255, 255, 0) 35%, #8cffc6 100%), transparent 50% / cover no-repeat;
}
.port-swiper-wrap {
  position: relative;
}
.disrupt-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 40px;
  width: 100%;
  max-width: 1120px;
  margin: 90px auto 0;
}
.disrupt-img-wrap {
  width: 478px;
  aspect-ratio: 478/180;
}
.disrupt-img-wrap img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}
html,
body {
  width: 100%;
}
.container {
  max-width: 1700px;
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto;
}
.container-md {
  max-width: 1480px;
}
.main-container {
  padding-top: var(--header-height);
}
.comm-section {
  padding: var(--commSpc) 0;
  position: relative;
}
.comm-head-wrap.flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 24px;
}
.comm-head-wrap.cen {
  max-width: 940px;
  margin: 0 auto;
}
.comm-head-wrap.cen * {
  text-align: center;
}
.comm-head-wrap.cen .small-head-tag {
  margin: auto;
}
.navy-bg {
  background: var(--n-blue);
}
.navy-bg * {
  color: #FFFFFF;
}
.comm-head {
  color: var(--n-blue, #001429);
  font-size: var(--fs48);
  font-style: normal;
  font-weight: 600;
  line-height: 1.33;
  letter-spacing: -0.01vw;
}
.comm-head.white {
  color: var(--white);
}
.small-head-tag {
  border-radius: 30px;
  background: var(--teal);
  color: var(--n-blue, #001429);
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  letter-spacing: -0.2px;
  width: max-content;
  padding: 12px 14px;
  margin-bottom: 6px;
}
.small-head-tag.white {
  color: #495377;
  background: #F5F6FF;
  text-align: center;
  font-size: 14px;
}
.small-head-tag.line {
  border: 1px solid rgba(73, 83, 119, 0.3);
  background: #FFF;
}
.tags-wrap {
  display: flex;
  gap: 8px;
  align-items: center;
  flex-wrap: wrap;
}
.blog-img {
  height: 100%;
  border-radius: 20px 20px 0 0;
  position: relative;
  width: 100%;
}
.blog-img:after {
  content: "";
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  background: radial-gradient(72.58% 73.93% at 54.68% 47.5%, rgba(255, 255, 255, 0) 35%, var(--blue) 100%), transparent 50% / cover no-repeat;
}
.blog-img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.featured-blog-wrap {
  display: grid;
  grid-template-columns: 1.3fr 1fr;
  grid-template-rows: repeat(3, auto);
  grid-column-gap: 34px;
  grid-row-gap: 34px;
}
.featured-blog-wrap .blog-card:first-child {
  display: flex;
  flex-direction: column;
  grid-row: span 3;
  align-items: flex-start;
}
.featured-blog-wrap .blog-card:first-child .blog-txt-wrap h3 {
  margin-bottom: 16px;
}
.featured-blog-wrap .blog-card:not(:first-child) {
  display: flex;
  align-items: center;
}
.featured-blog-wrap .blog-card:not(:first-child) .blog-img {
  aspect-ratio: 1.2;
  max-width: 280px;
  position: relative;
}
.featured-blog-wrap .blog-card:not(:first-child) .blog-img::after {
  content: "";
  position: absolute;
  inset: 0;
  background: radial-gradient(72.58% 73.93% at 54.68% 47.5%, rgba(255, 255, 255, 0) 35%, #8cffc6 100%), transparent 50% / cover no-repeat;
}
.featured-blog-wrap .blog-card:not(:first-child) .blog-txt-wrap {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 18px;
}
.featured-blog-wrap .blog-card:not(:first-child) .blog-txt-wrap h3 {
  font-size: var(--fs24);
  line-height: 1.3;
}
.grad-bg {
  background: linear-gradient(90deg, #001429 43.57%, #1324bf 99.43%), #ffffff;
}
.grad-rev-bg {
  background: linear-gradient(90deg, #1324bf 5%, #001429 55%), #ffffff;
}
.learn-more {
  color: var(--blue, #1324bf);
  text-align: right;
  font-family: Inter;
  font-size: 11px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px;
  letter-spacing: 1px;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  gap: 8px;
  outline: none;
  background: none;
  border: none;
}
.learn-more::after {
  content: url(../img/arrow-right.svg);
  transition: 0.5s;
}
.learn-more:hover::after {
  transform: translateX(5px);
}
.learn-more.white {
  color: #fff;
}
.learn-more.white::after {
  filter: brightness(10) grayscale(1);
}
.blog-txt-wrap {
  padding: 30px;
  background: var(--l-grey);
  height: 100%;
  width: 100%;
}
.blog-txt-wrap h3 {
  color: var(--n-blue, #001429);
  font-size: var(--fs32);
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: -0.01vw;
  white-space: normal;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.comm-txt.white p {
  color: var(--l-grey);
}
.comm-txt p {
  color: var(--d-grey, #495377);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 20px;
}
.comm-txt p:last-child {
  margin-bottom: 0;
}
.comm-txt.fs20 p {
  font-size: var(--fs20);
}
.comm-txt.cen {
  text-align: center;
}
.blog-card {
  border-radius: 20px;
  overflow: hidden;
  transition: 0.5s ease;
  transform: translateZ(0);
}
.blog-card:hover {
  transform: scale(0.98);
}
.blog-card:hover .learn-more::after {
  transform: translateZ(0) translateX(5px);
}
.partner-swiper .swiper-wrapper {
  transition-timing-function: linear;
}
.partner-img {
  height: 76px;
  width: 100%;
  padding: 0 20px;
}
.partner-img img {
  height: 100%;
  width: 100%;
  object-fit: scale-down;
}
.trust-brand-swiper .partner-img {
  height: 36px;
}
.partner-swiper {
  position: relative;
}
.partner-swiper::after {
  content: "";
  background: linear-gradient(to right, #ffffff, transparent);
  width: 200px;
  position: absolute;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
}
.partner-swiper::before {
  content: "";
  background: linear-gradient(to left, #ffffff, transparent);
  width: 200px;
  position: absolute;
  height: 100%;
  right: 0;
  top: 0;
  z-index: 2;
}
.small-head {
  color: var(--d-grey, #495377);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 2;
  text-transform: uppercase;
}
.career-box {
  border-radius: 20px;
  background: radial-gradient(60% 85.09% at 17.25% 25.99%, #1324bf 0%, #001429 100%);
  display: flex;
  height: 556px;
  align-items: center;
  gap: 40px;
}
.career-txt {
  max-width: 410px;
}
.career-txt .comm-head {
  margin-bottom: 8px;
}
.career-txt .comm-txt p {
  font-size: var(--fs20);
}
.career-img {
  height: 100%;
  width: 55%;
  overflow: hidden;
  position: relative;
}
.career-img::after {
  content: "";
  position: absolute;
  width: 30%;
  height: 30%;
  border-radius: 50%;
  filter: blur(50px);
  background: #fff;
  left: 30%;
  top: 10%;
}
.career-img img {
  height: 100%;
  width: 100%;
  object-fit: contain;
  object-position: center bottom;
  position: relative;
  z-index: 1;
}
.success-img {
  aspect-ratio: 109/88;
  overflow: hidden;
  border-radius: 10px;
  margin-bottom: 20px;
}
.success-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.success-txt h3 {
  color: var(--n-blue, #001429);
  font-size: var(--fs24);
  font-weight: 400;
  line-height: 1.33;
  letter-spacing: -0.01vw;
  margin-bottom: 18px;
}
.success-swiper {
  padding: 0 60px;
  overflow: hidden;
}
.success-swiper .swiper-slide .success-card {
  opacity: 0;
  transition: 0.5s;
}
.success-swiper .swiper-slide-visible .success-card {
  opacity: 1;
}
.circNext {
  right: 0;
  height: 50px;
  width: 50px;
  background: url(../img/circle-right.svg) no-repeat;
  background-size: contain;
}
.circNext::after {
  display: none;
}
.circPrev {
  left: 0;
  height: 50px;
  width: 50px;
  background: url(../img/circle-left.svg) no-repeat;
  background-size: contain;
}
.circPrev::after {
  display: none;
}
.hover-card {
  border-radius: 20px;
  background: radial-gradient(72.95% 72.95% at 50% 43.84%, #1324bf 0%, #001429 100%);
  padding: 30px;
  height: 536px;
  position: relative;
  overflow: hidden;
}
.hover-card h3 {
  font-size: var(--fs24);
  color: var(--white);
  margin-bottom: 11px;
}
.hover-card .comm-txt {
  margin-bottom: 18px;
}
.hover-card:hover .hover-card-img {
  height: 65%;
}
.hover-card:hover .hover-card-txt {
  opacity: 1;
}
.hover-card-img {
  height: 90%;
  width: 100%;
  transition: 0.5s;
  padding-bottom: 20px;
}
.hover-card-img img,
.hover-card-img .lottie,
.hover-card-img canvas {
  height: 100%;
  width: 100%;
  object-fit: contain;
}
.hover-card-txt {
  opacity: 0;
  transition: 0.5s;
}
.hover-card-txt .comm-txt {
  white-space: normal;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.industry-acc-bg {
  background: url(../img/industry-acc-bg.png) no-repeat;
  position: absolute;
  width: 100%;
  background-size: 100% 100%;
  border-radius: 20px;
  overflow: hidden;
  height: 225px;
}
.industry-acc {
  padding: 20px 44px;
  position: relative;
  background-size: 100% 100%;
  border-radius: 20px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  cursor: pointer;
  transition: 0.3s;
}
.industry-acc.active {
  gap: 12px;
  padding: 44px;
}
.industry-acc.active h3 {
  color: var(--white, #ffffff);
}
.industry-acc.active .industry-hidden {
  height: 110px;
}
.industry-acc h3 {
  color: var(--l-grey);
  font-size: var(--fs32);
  font-style: normal;
  font-weight: 400;
  line-height: 110%;
  transition: 0.5s;
}
.industry-acc p {
  margin-bottom: 18px;
}
.industry-swiper {
  width: 842px;
  flex-shrink: 0;
  position: relative;
  overflow: hidden;
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.industry-wrap {
  display: flex;
  gap: 70px;
}
.industry-hidden {
  height: 0;
  overflow: hidden;
  transition: 0.3s;
}
.industry-hidden p {
  color: #fff;
  white-space: normal;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.industry-accordion {
  position: relative;
}
.industry-media {
  width: 100%;
  height: 100%;
  border-radius: 20px;
  overflow: hidden;
}
.industry-media img,
.industry-media video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.hover-cricle {
  width: 50%;
  aspect-ratio: 1;
  position: absolute;
  border-radius: 50%;
  z-index: 3;
  mix-blend-mode: multiply;
}
.hover-parent {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.hover-parent.ring {
  background: radial-gradient(#ffffff 50%, #79efb5 60%, #ffffff 70%);
}
.hover-parent.mix {
  opacity: 0.3;
}
.circle-binary {
  border-radius: 50%;
  overflow: hidden;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
}
.circle-binary video,
.circle-binary .lottie {
  height: 100%;
  width: 100%;
  object-fit: cover;
  border-radius: 50%;
}
.career-circle {
  width: 550px;
  height: 550px;
  bottom: 60px;
  left: 30px;
}
.circle-overlay {
  border-radius: 50%;
  mix-blend-mode: hard-light;
  position: absolute;
  width: 100%;
  height: 100%;
}
.circle-binary-overlay {
  position: absolute;
  width: 200vw;
  height: 200vh;
  inset: 0;
}
.main-title {
  color: var(--n-blue, #001429);
  text-align: center;
  font-size: var(--fs72);
  font-style: normal;
  font-weight: 600;
  line-height: 1;
  letter-spacing: -0.01vw;
}
.banner-section {
  height: 100vh;
  overflow: hidden;
  position: relative;
  z-index: 2;
  mix-blend-mode: darken;
}
.banner-section .container {
  width: 100%;
  height: 100%;
}
.banner-wrap {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  height: 100%;
  width: 100%;
  padding-top: var(--header-height);
  position: relative;
  overflow: hidden;
  padding-bottom: 60px;
}
.main-logo {
  position: absolute;
  z-index: 3;
  width: 30%;
}
.main-head {
  color: var(--n-blue, #001429);
  font-size: var(--fs72);
  font-style: normal;
  font-weight: 700;
  line-height: 1;
  top: var(--header-height);
  left: 0;
  z-index: 1;
  overflow: hidden;
  text-align: center;
}
.main-head span {
  display: block;
  background: linear-gradient(90deg, #1324bf, #8cffc6);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 700;
  line-height: 1.2;
}
.main-head div {
  font-weight: 700;
}
.grad-txt {
  display: block;
  background: linear-gradient(90deg, #1324bf, #8cffc6);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 700;
  line-height: 1.2;
}
.banner-bottom {
  z-index: 1;
  mix-blend-mode: multiply;
}
.banner-bottom h3 {
  color: var(--n-blue, #001429);
  font-size: var(--fs48);
  font-style: normal;
  font-weight: 400;
  line-height: 1.33;
  margin-bottom: 36px;
  text-align: center;
  /* 133.333% */
}
.banner-center {
  position: relative;
}
.cross-anim {
  margin-bottom: 24px;
  position: absolute;
  top: 0;
  right: 0;
  transform: translate(50%, -180%);
  opacity: 0;
}
.cross-anim-1 {
  opacity: 0;
  transform: translateX(40px);
}
.cross-anim-2 {
  opacity: 0;
  transform: translate(-40px, -40px);
}
.cross-anim-3 {
  opacity: 0;
  transform: translate(-40px, 40px);
}
@keyframes scaleanim {
  0%,
  100% {
    transform: scale(1);
    transform-origin: center;
  }
  50% {
    transform: scale(0.9);
    transform-origin: center;
  }
}
.cross {
  animation: scaleanim 1.5s linear infinite;
}
.team-grid .f-row {
  row-gap: 30px;
  justify-content: center;
}
.tl-txt {
  margin: 0 auto;
  padding-top: 50px;
}
.tl-txt p {
  color: var(--d-grey, #495377);
  text-align: center;
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.45;
}
.grey-bg {
  background: #F5F6FF;
}
.ring {
  width: 90%;
  height: 90%;
  position: absolute;
  background: radial-gradient(#ffffff 67%, transparent 71%);
  z-index: 3;
  border-radius: 50%;
}
.tl-wrap {
  min-height: 100vh;
  padding: var(--header-height) 0 40px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
  overflow: hidden;
  z-index: 2;
}
.binary-canvas {
  width: 100%;
  height: 100%;
}
.ind-section {
  position: relative;
  z-index: 1;
  will-change: transform;
  transform: translateZ(0px);
}
.main-circle-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  position: absolute;
  top: 0;
  width: 100%;
}
.tl-circle {
  width: 18%;
  aspect-ratio: 1;
  z-index: 1;
  opacity: 0;
  scale: 0;
  position: fixed;
}
.tl-circle video,
.tl-circle .circle-overlay {
  will-change: transform;
  transform: translateZ(0);
  height: auto;
  aspect-ratio: 1;
}
.tl-circle .ring {
  opacity: 0;
}
.tl-circle .circle-overlay:after {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  inset: 0;
  background: radial-gradient(transparent 66%, #ffffff 70%);
}
.fundamental-head {
  max-width: 640px;
  margin: auto;
}
:root {
  --cardIcon: 136px;
}
.card-icon {
  width: var(--cardIcon);
  aspect-ratio: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-radius: 50%;
  box-shadow: -0.534px -1.067px 0 0 rgba(255, 255, 255, 0.6) inset;
  margin-bottom: 48px;
}
.card-icon img {
  height: calc(var(--cardIcon) / 1.47);
  width: auto;
  aspect-ratio: 1;
  border-radius: 50%;
  background: #fff;
  box-shadow: -5px -5px 70px rgba(142, 155, 174, 0.9);
  padding: 20px;
  overflow: visible;
}
.comm-card {
  max-width: 420px;
  height: 100%;
}
.comm-card h3 {
  color: var(--n-blue, #001429);
  font-size: var(--fs32);
  font-style: normal;
  font-weight: 400;
  line-height: 1.31;
  letter-spacing: -0.01vw;
  margin-bottom: 6px;
}
.comm-card p {
  color: var(--d-grey, #495377);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
}
.comm-card a {
  margin-top: 36px;
}
.comm-card.base {
  border-radius: 10px;
  background: var(--white, #ffffff);
  padding: 36px;
  max-width: 470px;
}
.comm-card.base h3 {
  font-size: var(--fs24);
}
.comm-card.dark {
  background: var(--d-grey, #495377);
}
.comm-card.dark * {
  color: #fff;
}
.fundamental-wrap {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  align-items: center;
  padding-top: var(--header-height);
  padding-bottom: 70px;
}
.fundamental-wrap {
  z-index: 2;
}
.fundamental-wrap .card-txt {
  opacity: 0;
}
.fundamental-wrap .comm-card {
  position: relative;
  transform: translateX(42%);
}
.fundamental-wrap .comm-card:nth-child(2) {
  transform: translateX(42%) translateY(40%);
}
.fundamentals-grid,
.fundamental-head {
  transform: translateY(30%);
}
.demo-cont li {
  flex-direction: column;
  gap: 0;
}
.demo-cont h3 {
  font-size: var(--fs32);
}
.demo-cont p {
  font-size: var(--fs16);
  color: var(--d-grey, #495377);
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0;
  display: none;
  padding-top: 16px;
}
.demo-wrap {
  padding: 50px;
  padding-bottom: 0;
  overflow: hidden;
}
.demo-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.demo-swiper .contact-form-bg {
  overflow: hidden;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}
.contact-form-bg .lottie,
.contact-form-bg canvas {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.demo-wrap-outer {
  padding-top: 40px;
}
.pre-footer-wrap {
  min-height: calc(100vh - var(--header-height));
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
}
.pre-footer-wrap .comm-head-wrap {
  position: relative;
  z-index: 4;
  padding-top: 160px;
}
.pre-footer-wrap .button {
  text-transform: capitalize;
}
.pf-circle {
  width: 90%;
  top: 0;
}
.pf-circle video {
  transform: scale(0.97);
}
.pf-circle .circle-overlay {
  transform: rotate(180deg);
}
.pf-circle .circle-overlay:after {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  inset: 0;
  background: radial-gradient(transparent 66%, #ffffff 70%);
}
.eng-wrap {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: var(--header-height);
  z-index: 1;
  position: relative;
}
.eng-section {
  background: #f5f6ff;
}
.home-header,
.main-head,
.banner-bottom {
  opacity: 0;
}
.loading-text {
  color: var(--d-grey, #495377);
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.6;
  text-transform: uppercase;
  transform: translateY(200px);
  letter-spacing: 18px;
  overflow: hidden;
  opacity: 0;
}
.fundamental-section,
.demo-section,
.cards-section,
.success-section {
  z-index: 1;
}
.tl-swiper {
  position: relative;
}
.breadcrumbs {
  display: flex;
  gap: 30px;
  justify-content: center;
  padding-top: var(--spc36);
}
.breadcrumbs a {
  color: var(--d-grey, #495377);
  text-align: center;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 14px;
  text-transform: capitalize;
  display: flex;
  align-items: center;
  position: relative;
}
.breadcrumbs a::after {
  content: "";
  width: 5px;
  height: 5px;
  background: var(--n-blue);
  border-radius: 50%;
  position: absolute;
  right: -15px;
}
.breadcrumbs a:hover {
  color: var(--n-blue);
}
.breadcrumbs p {
  color: var(--n-blue, #001429);
  text-align: center;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 14px;
  text-transform: capitalize;
}
.cs-banner-txt {
  max-width: 645px;
}
.cs-banner-txt h1 {
  color: var(--n-blue, #001429);
  font-size: var(--fs64);
  font-style: normal;
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: var(--spc60);
}
.cs-banner-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 100px;
}
.cs-banner-img {
  width: 693.636px;
  aspect-ratio: 693.64/560;
  overflow: hidden;
  border-radius: 20px;
}
.cs-banner-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.small-title {
  color: var(--blue, #1324bf);
  font-family: Inter;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px;
  letter-spacing: 1px;
  display: block;
  text-transform: uppercase;
}
.stats-head {
  color: var(--white, #ffffff);
  font-size: var(--fs48);
  font-style: normal;
  font-weight: 600;
  line-height: 1.3;
  text-transform: capitalize;
  margin-bottom: 40px;
}
.stat {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.stat h2 {
  color: var(--white, #ffffff);
  font-family: Aileron;
  font-size: var(--fs80);
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  display: flex;
}
.stat h2 span.teal {
  color: var(--teal, #8cffc6);
}
.stat p {
  color: var(--l-grey, #f5f6ff);
  font-size: var(--fs32);
  font-style: normal;
  font-weight: 400;
  line-height: 1.3;
  margin-top: 8px;
  letter-spacing: -0.01vw;
  text-transform: capitalize;
}
.counter-num {
  overflow: hidden;
  line-height: 1;
}
.digit {
  display: inline-block;
  height: 1em;
  overflow: hidden;
  position: relative;
  width: 1ch;
}
.digit span {
  display: block;
  height: 1em;
}
.case-study-content-wrap {
  display: flex;
  gap: 100px;
  width: 100%;
}
.case-study-tabs {
  max-width: 300px;
  width: 100%;
  flex-shrink: 0;
  height: calc(100vh - var(--header-height) - 40px);
  position: sticky;
  top: calc(var(--header-height) + 40px);
  overflow-y: auto;
}
.case-study-tabs ul {
  width: 100%;
}
.case-study-tabs li {
  counter-increment: item;
  position: relative;
}
.case-study-tabs a {
  color: var(--n-blue, #001429);
  font-size: var(--fs20);
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: -0.01vw;
  padding-bottom: 16px;
  margin-bottom: 16px;
  display: block;
  position: relative;
  padding-left: 30px;
}
.case-study-tabs a::before {
  content: counter(item, decimal-leading-zero);
  position: absolute;
  left: 0;
  color: var(--d-grey, #495377);
  font-family: Aileron;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: -0.01vw;
}
.case-study-tabs a::after {
  content: "";
  width: 100%;
  height: 2px;
  opacity: 0.1;
  background: var(--blue, #1324bf);
  position: absolute;
  bottom: 0;
  left: 0;
  transition: 0.5s;
}
.case-study-tabs a.active::before {
  color: var(--blue);
}
.case-study-tabs a.active::after {
  opacity: 1;
  background: linear-gradient(260deg, #8cffc6 2.57%, #1324bf 78.05%);
}
.cs-about-stats {
  background: var(--blue);
  padding: 32px 48px;
}
.cs-box {
  margin-bottom: 120px;
}
.cs-box .comm-head {
  margin-top: 12px;
}
.cs-box .comm-txt {
  margin-bottom: 40px;
}
.cs-box:last-child {
  margin-bottom: 0;
}
.cs-box p img {
  width: 100%;
  border-radius: 24px;
  margin-top: 16px;
}
.cs-stat h4 {
  color: var(--white, #ffffff);
  font-size: var(--fs36);
  font-style: normal;
  font-weight: 600;
  line-height: 1.2;
}
.cs-stat span {
  color: var(--l-grey, #f5f6ff);
  font-size: var(--fs20);
  font-style: normal;
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: -0.01vw;
  text-transform: capitalize;
}
.cs-about {
  border-radius: 20px;
  overflow: hidden;
}
.cs-chllg-img {
  width: 100%;
  height: 412px;
  border-radius: 20px;
  overflow: hidden;
}
.cs-chllg-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.cs-icon-flex {
  display: flex;
  align-items: center;
  gap: 40px;
}
.cs-icon-flex .card-icon {
  flex-shrink: 0;
}
.cs-icon-flex-txt h4 {
  color: var(--n-blue, #001429);
  font-size: var(--fs32);
  font-style: normal;
  font-weight: 400;
  line-height: 1.3;
  letter-spacing: -0.01vw;
  text-transform: capitalize;
  margin-bottom: 6px;
}
.cs-icon-flex-txt p {
  color: var(--d-grey, #495377);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
}
.cs-acc .acc-item {
  position: relative;
}
.cs-acc .acc-item::after {
  content: url(../img/acc-icon.svg);
  position: absolute;
  top: 32px;
  left: 32px;
}
.cs-acc .acc-item .accordion,
.cs-acc .acc-item .panel {
  padding-left: 80px;
}
.cs-acc .acc-item .accordion.active,
.cs-acc .acc-item .panel.active {
  padding-left: 80px;
}
.cs-results .stat {
  padding: 48px;
  border-radius: 20px;
  background: linear-gradient(90deg, #001429 43.57%, #1324bf 99.43%), #ffffff;
}
.cs-results .stat h2 {
  font-size: var(--fs48);
}
.cs-results .stat p {
  font-size: var(--fs20);
}
.quote-txt p,
.quote-txt blockquote {
  color: var(--n-blue, #001429);
  font-family: Aileron;
  font-size: var(--fs36);
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: -0.01vw;
}
.quote-from h4 {
  color: var(--n-blue, #001429);
  font-size: var(--fs24);
  font-style: normal;
  font-weight: 400;
  line-height: 1.3;
  letter-spacing: -0.01vw;
  margin-bottom: 8px;
}
.quote-wrap {
  margin-top: var(--spc60);
}
.quote-icon {
  width: 50px;
  margin-bottom: 12px;
}
.quote-icon img {
  width: 100%;
  object-fit: contain;
}
.company-logo {
  width: 140px;
  margin-top: 16px;
}
.company-logo img {
  width: 100%;
  object-fit: contain;
}
.tech-stack-wrap {
  width: 100%;
}
.tech-stack-wrap .small-head {
  text-align: left;
}
.tech-stack-wrap .swiper,
.tech-stack-wrap .swiper-wrapper {
  width: 100%;
}
.case-study-content {
  width: 100%;
  min-width: 0;
}
.services-ban-txt {
  max-width: 700px;
}
.services-ban-txt .comm-head {
  margin-bottom: 16px;
}
.services-ban-img {
  position: absolute;
  right: 0;
  width: 55%;
  display: flex;
  align-items: center;
  justify-content: center;
  bottom: 0;
  z-index: -1;
  background: #fff;
}
.services-ban-img video {
  width: 100%;
  height: 100%;
  object-fit: contain;
  mix-blend-mode: hard-light;
}
.services-ban-img .hover-cricle {
  width: 65%;
}
.services-ban-img .hover-parent.ring {
  background: radial-gradient(#ffffff 55%, #79efb5 80%, #ffffff 100%);
}
.services-banner .services-ban-txt {
  padding-top: 5%;
}
.services-banner .comm-section {
  min-height: calc(100vh - var(--header-height));
}
.swiperHomeCards {
  padding: 0 60px;
}
.swiperHomeCards .swiper-slide .hover-card {
  opacity: 0;
  transition: 0.5s;
}
.swiperHomeCards .swiper-slide-visible .hover-card {
  opacity: 1;
}
.blue-card-swiper .swiper {
  padding: 0 60px;
}
.blue-card-swiper .swiper-slide .hover-card {
  opacity: 0;
  transition: 0.5s;
}
.blue-card-swiper .swiper-slide-visible .hover-card {
  opacity: 1;
}
.service-box {
  flex-direction: row-reverse;
  background: #001429;
  padding: 70px;
  justify-content: space-between;
}
.service-box.grey {
  background: var(--l-grey);
}
.service-box .career-txt {
  max-width: 580px;
}
.service-box .career-img {
  width: 595px;
  aspect-ratio: 1.4;
  border-radius: 5px;
  overflow: hidden;
}
.service-box .career-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.services-stat-circle {
  position: relative;
  width: 750px;
  height: 750px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.circle-center-txt {
  position: relative;
  width: 100%;
  height: 100%;
  background: radial-gradient(var(--n-blue) 53%, transparent 67%);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 150px;
}
.circle-center-txt h2 {
  color: var(--white, #ffffff);
  text-align: center;
  font-size: var(--fs48);
  font-style: normal;
  font-weight: 600;
  line-height: 1.3;
  margin-bottom: 12px;
  letter-spacing: -0.01vw;
}
.circle-center-txt p {
  color: var(--l-grey, #f5f6ff);
  text-align: center;
  font-family: Aileron;
  font-size: var(--fs20);
  font-style: normal;
  font-weight: 400;
  line-height: 1.6;
}
.service-circle {
  position: absolute;
}
.service-circle video {
  transform: scale(1.2);
}
.services-stat-wrap {
  display: flex;
  justify-content: space-between;
}
.services-stat-wrap .stat h2 {
  font-size: var(--fs128);
}
.services-num {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.minds-wrap h4 {
  color: var(--n-blue, #001429);
  font-size: var(--fs20);
  font-style: normal;
  font-weight: 400;
  line-height: 1.3;
  letter-spacing: -0.01vw;
}
.minds-wrap h3 {
  color: var(--n-blue, #001429);
  font-size: var(--fs28);
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  letter-spacing: -0.01vw;
  margin-bottom: 8px;
}
.minds-wrap h5 {
  color: var(--n-blue, #001429);
  font-size: var(--fs18);
  font-style: normal;
  font-weight: 400;
  line-height: 1.3;
  letter-spacing: -0.01vw;
  margin-top: 8px;
}
.minds-img {
  height: 360px;
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 24px;
}
.minds-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.banner-quote {
  border-radius: 10px;
  background: var(--l-grey, #f5f6ff);
  padding: 24px;
  max-width: 520px;
  margin-top: 60px;
  /* 150% */
}
.banner-quote p {
  color: var(--d-grey, #495377);
  font-family: Aileron;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 15px;
}
.banner-quote h4 {
  color: var(--d-grey, #495377);
  font-family: Aileron;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
}
.industry-banner .services-ban-txt {
  padding-top: 0;
  min-height: 500px;
}
.cards-grid {
  row-gap: 30px;
  justify-content: center;
}
.cards-space {
  row-gap: 30px;
}
.cards-tab.cen ul {
  margin: 0 auto;
}
.cards-tab ul {
  margin-right: 0;
  gap: 12px;
}
.cards-tab ul li {
  color: #495377;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.75;
  letter-spacing: -0.2px;
  border-radius: 30px;
  border: 1px solid rgba(73, 83, 119, 0.3);
  background: #FFF;
}
.cards-tab ul li::after {
  display: none;
}
.cards-tab ul li.active {
  border-radius: 30px;
  background: #001429;
}
.industry-tabs .comm-tab-box {
  width: auto;
}
.value-cards .comm-grid {
  gap: clamp(40px, 7vw, 110px);
}
.minds-img {
  position: relative;
  overflow: hidden;
}
.minds-img p {
  color: var(--white, #ffffff);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  padding: 45px;
  position: absolute;
  inset: 0;
  background: var(--blue);
  display: flex;
  align-items: flex-end;
  transform: translateY(100%);
  transition: 0.5s;
  border-radius: 10px;
  overflow: hidden;
}
.team-wrap .minds-wrap:hover .minds-img p {
  transform: translateY(0);
}
.about-banner-txt {
  width: 50%;
}
.about-banner-txt ul li {
  padding-top: 28px;
  color: var(--d-grey, #495377);
  font-size: var(--fs20);
  font-style: normal;
  font-weight: 400;
  line-height: 1.6;
  border-top: 2px solid rgba(19, 36, 191, 0.1);
  margin-bottom: 30px;
  counter-increment: item;
  position: relative;
  padding-left: 48px;
}
.about-banner-txt ul li::before {
  position: absolute;
  content: counter(item, decimal-leading-zero);
  left: 0;
  color: var(--blue);
  font-family: Aileron;
  font-size: var(--fs24);
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.about-banner-wrap {
  display: flex;
}
.about-banner-video {
  width: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.about-video {
  width: 542px;
  aspect-ratio: 1;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.about-video-pop {
  width: 100%;
  height: 100%;
  display: block;
  border-radius: 50%;
  overflow: hidden;
  position: relative;
}
.about-video-pop::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 90px;
  height: 90px;
  z-index: 2;
  background: url("../img/play-btn.png") no-repeat center;
  background-size: contain;
  backdrop-filter: blur(10px);
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.2);
}
.about-video-pop video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.abt-bnr {
  min-height: calc(100vh - var(--header-height));
  position: relative;
  display: flex;
  justify-content: center;
}
.abt-bnr .comm-head-wrap {
  opacity: 0;
}
.abt-bnr .grad-txt {
  display: inline;
}
.comm-head-small {
  font-size: var(--fs36);
  margin-bottom: 16px;
  font-weight: 600;
  line-height: 1.4;
}
.big-logo {
  position: absolute;
  top: 280px;
  transform: rotate(90deg);
}
.big-logo img {
  object-fit: contain;
}
.ebook-detail-wrap p,
.ebook-detail-wrap h3 {
  color: var(--n-blue, #001429);
  font-size: var(--fs32);
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: -0.5px;
  margin-bottom: var(--spc30);
}
.ebook-detail-wrap ul {
  padding-left: 36px;
}
.ebook-detail-wrap ul li {
  list-style-type: disc;
  color: var(--d-grey, #495377);
  font-family: Aileron;
  font-size: var(--fs24);
  font-style: normal;
  font-weight: 400;
  line-height: 2;
  letter-spacing: -0.5px;
}
.comm-content p {
  color: var(--d-grey, #495377);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 16px;
}
.comm-content p:last-child {
  margin-bottom: 0;
}
.comm-content h2 {
  font-weight: 600;
  font-size: var(--fs28);
  margin-bottom: 16px;
}
.comm-content h2 span {
  font-weight: 600;
  font-size: var(--fs28);
  margin-bottom: 16px;
}
.comm-content h3 {
  font-weight: 600;
  font-size: var(--fs24);
  margin-bottom: 16px;
}
.comm-content h3 span {
  font-weight: 600;
  font-size: var(--fs24);
  margin-bottom: 16px;
}
.comm-content ul {
  padding-left: 24px;
  margin-bottom: 24px;
}
.comm-content ul li {
  list-style-type: disc;
  color: var(--d-grey, #495377);
  font-size: 16px;
  line-height: 1.5;
}
.comm-content ol {
  padding-left: 24px;
  margin-bottom: 24px;
}
.comm-content ol li {
  list-style-type: decimal-leading-zero;
  color: var(--blue);
  font-size: 16px;
  line-height: 1.5;
}
.wp-block-list {
  padding-left: 24px;
  margin-bottom: 24px;
}
.wp-block-list li {
  list-style-type: disc;
  color: var(--d-grey, #495377);
  font-size: 16px;
  line-height: 1.5;
}
h3.wp-block-heading {
  font-weight: 600;
  font-size: var(--fs24);
  margin-bottom: 16px;
}
h3.wp-block-heading span {
  font-weight: 600;
  font-size: var(--fs24);
  margin-bottom: 16px;
}
h2.wp-block-heading {
  font-weight: 600;
  font-size: var(--fs28);
  margin-bottom: 16px;
}
h2.wp-block-heading span {
  font-weight: 600;
  font-size: var(--fs28);
  margin-bottom: 16px;
}
.sos-banner-wrap {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
}
.sos-banner-wrap .landing-circle {
  right: auto;
  bottom: auto;
  width: 100%;
  transform: scale(1.6) translateY(-170px);
}
.sos-banner-wrap .landing-circle .hover-cricle {
  width: 100%;
}
.sos-banner-wrap .ring {
  width: 100%;
  height: 100%;
}
.cs-head {
  color: var(--n-blue, #001429);
  text-align: center;
  font-size: var(--fs72);
  font-style: normal;
  font-weight: 600;
  line-height: 1.1;
  letter-spacing: -0.01vw;
  margin-bottom: var(--spc30);
}
.listing-tabs ul {
  justify-content: center;
  display: flex;
  width: 100%;
}
.listing-tabs ul li {
  padding: 0;
}
.listing-tabs ul li a {
  color: #495377;
  padding: 10px 20px;
  display: block;
  border-radius: 48px;
}
.listing-tabs ul li a.active {
  background: #001429;
  color: #fff;
}
.privacy-accordion .cs-acc .acc-item::after {
  display: none;
}
.privacy-accordion .cs-acc .acc-item .accordion,
.privacy-accordion .cs-acc .acc-item .panel {
  padding-left: 30px;
}
.privacy-accordion .panel-box {
  margin-bottom: var(--spc40);
}
.privacy-accordion .panel-box:last-child {
  margin-bottom: 0;
}
.privacy-accordion .panel h4 {
  color: var(--n-blue, #001429);
  font-size: var(--fs20);
  font-style: normal;
  font-weight: 600;
  line-height: 1.4;
  margin-bottom: 12px;
}
.privacy-accordion .panel ul {
  padding-left: 20px;
  list-style-type: disc;
}
.privacy-accordion .panel ul li {
  color: rgba(0, 20, 41, 0.8);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.6;
  margin-bottom: 8px;
}
.privacy-accordion .panel ul li:last-child {
  margin-bottom: 0;
}
.privacy-cont-box {
  counter-increment: section;
  margin-bottom: var(--spc36);
}
.privacy-cont-box h3 {
  color: var(--n-blue, #001429);
  font-size: var(--fs32);
  font-style: normal;
  font-weight: 600;
  line-height: 1.25;
  letter-spacing: -0.01vw;
  margin-bottom: 24px;
}
.privacy-cont-box h3::before {
  content: " " counter(section) ". ";
  color: var(--blue);
}
.privacy-cont-box ul {
  padding-left: 20px;
  list-style-type: disc;
}
.privacy-cont-box ul li {
  color: var(--d-grey, #495377);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 20px;
}
.privacy-cont-box ul li::marker {
  color: var(--blue);
}
.privacy-cont-box ol {
  padding-left: 20px;
}
.privacy-cont-box ol li {
  color: var(--d-grey, #495377);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 20px;
}
.privacy-cont-box ol li::marker {
  color: var(--blue);
}
.privacy-cont-box span {
  color: var(--d-grey, #495377);
}
.privacy-cont-box a span {
  color: var(--blue);
}
.privacy-cont-box .privacy-sublist {
  counter-increment: sublist;
  margin-top: var(--spc24);
}
.privacy-cont-box .privacy-sublist h4 {
  color: var(--n-blue, #001429);
  font-size: var(--fs24);
  font-style: normal;
  font-weight: 600;
  line-height: 1.25;
  letter-spacing: -0.01vw;
  margin-bottom: 24px;
  margin-bottom: 12px;
}
.privacy-cont-box .privacy-sublist h4::before {
  content: " " counter(section) "." counter(sublist) ". ";
  color: var(--blue);
}
.error-img {
  height: 200px;
  width: auto;
}
.error-img img,
.error-img video {
  height: 100%;
  object-fit: contain;
}
.viewport-wrap {
  min-height: calc(100vh - var(--header-height));
  display: flex;
  align-items: center;
  justify-content: center;
}
.thank-you-img {
  height: 250px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.thank-you-img img {
  position: absolute;
  inset: 0;
  transform: scale(0.6);
}
.thank-you-img img,
.thank-you-img video {
  height: 100%;
  object-fit: contain;
}
.swiper-mentor .swiper-slide {
  height: auto;
}
.swiper-mentor .swiper-slide .mentor-card {
  height: 100%;
}
.grey-card-swiper {
  padding: 0 60px;
}
.grey-card-txt {
  margin-top: var(--spc30);
}
.grey-card-txt p {
  color: #001429;
  font-size: var(--fs20);
  font-style: normal;
  font-weight: 600;
  line-height: 1.6;
  text-transform: capitalize;
  margin-bottom: 8px;
}
.grey-card-txt ul {
  list-style-type: disc;
  margin-bottom: var(--fs48);
  padding-left: 20px;
}
.grey-card-txt ul:last-child {
  margin-bottom: 0;
}
.grey-card-txt ul li {
  color: var(--d-grey, #495377);
  font-size: var(--fs20);
  font-style: normal;
  font-weight: 400;
  line-height: 1.6;
}
.footer-wrap {
  background: var(--n-blue, #001429);
  padding: 45px 0;
}
.footer-container {
  display: flex;
  justify-content: space-between;
}
.footer-links-container {
  display: flex;
}
.footer-links-box h4 {
  color: #ECECEC;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.footer-bottom {
  display: flex;
  justify-content: space-between;
}
.footer-links-wrap li {
  margin-bottom: 20px;
}
.footer-links-wrap li:last-child {
  margin-bottom: 0;
}
.footer-links-wrap a {
  color: #ECECEC;
  font-family: Aileron;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: capitalize;
  display: block;
  cursor: pointer;
}
.footer-links-wrap a:hover {
  color: var(--teal);
}
.footer-links-box {
  margin-left: 80px;
}
.footer-bottom {
  margin-top: 60px;
  border-top: 1px solid #3E3E3E;
  padding-top: 24px;
}
.privacy-link-box {
  display: flex;
  gap: 40px;
}
.privacy-link-box a {
  color: #FFF;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  display: block;
}
.privacy-link-box a:hover {
  color: var(--teal);
}
.copyrights {
  color: #FFF;
  text-align: right;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.footer-links-box {
  min-width: 180px;
}
.footer-logo {
  width: 200px;
}
.footer-logo img {
  width: 100%;
  object-fit: contain;
}
@media all and (max-width: 1366px) {
  .logo,
  .footer-logo {
    width: 150px;
  }
  .footer-links-box {
    margin-left: 50px;
  }
  .footer-links-box {
    min-width: 140px;
  }
}
@media all and (max-width: 1200px) {
  .footer-links-box {
    margin-left: 30px;
  }
  .footer-links-box {
    min-width: 80px;
  }
}
@media all and (max-width: 990px) {
  .footer-container {
    flex-direction: column;
    gap: 24px;
  }
  .footer-links-container {
    gap: 40px;
    justify-content: space-between;
  }
  .footer-links-box {
    margin-left: 0;
  }
  .privacy-link-box {
    display: flex;
    gap: 20px;
  }
}
@media all and (max-width: 640px) {
  .footer-links-container {
    flex-wrap: wrap;
    gap: 0;
    row-gap: 40px;
  }
  .footer-links-box {
    width: 50%;
    min-width: auto;
  }
  .footer-bottom {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 24px;
  }
}
@media all and (max-width: 576px) {
  .footer-logo {
    width: 100px;
  }
  .footer-links-wrap li {
    margin-bottom: 14px;
  }
  .footer-wrap {
    padding: 36px 0;
  }
  .privacy-link-box {
    display: flex;
    gap: 14px;
  }
}
@media all and (max-width: 480px) {
  .privacy-link-box {
    flex-wrap: wrap;
  }
  .privacy-link-box a {
    width: calc(50% - 7px);
  }
  .copyrights {
    text-align: left;
    width: 100%;
  }
  .footer-links-box {
    padding-right: 20px;
  }
}
/* header */
:root {
  --menuWidth: 300px;
}
#header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
}
.head-right {
  display: flex;
}
.logo {
  display: inline-block;
  vertical-align: middle;
  width: 200px;
}
.header-container {
  padding: 12px;
  display: -webkit-flex;
  display: -webkit-box;
  display: -moz-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  height: calc(100% - 20px);
  border-radius: 100px;
  background: rgba(255, 255, 255, 0.8);
  margin-top: 10px;
  border: 1px solid #fff;
  position: relative;
  filter: drop-shadow(0px 10px 10px rgba(0, 0, 0, 0.1));
  overflow: hidden;
}
.header-container:hover {
  overflow: visible;
}
.drop {
  position: relative;
}
.drop > a:after {
  content: "";
  background: var(--blue);
  margin-left: 10px;
  border-radius: 50%;
  width: 5px;
  height: 5px;
  display: inline-block;
  vertical-align: middle;
  transition: 0.3s;
  transform: translateY(-4px);
}
.drop ul {
  position: absolute;
  background: #F5F6FF;
  border-radius: 20px;
  padding: 30px;
  width: 470px;
  clip-path: inset(0% 0% 100% 0%);
  top: calc(var(--header-height) - 35px);
  left: 0;
  transform: translateX(-30%);
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
}
.drop ul li {
  padding: 0;
}
.drop ul li:last-of-type {
  border-bottom: 0;
}
.drop ul li a {
  display: block;
  font-size: 14px;
  padding: 8px 15px;
  border-radius: 5px;
}
.drop ul li a:hover {
  background: #eee;
  color: #000;
}
.drop:hover ul {
  clip-path: inset(0% 0% 0% 0%);
}
.drop:hover > a:after {
  transform: rotate(180deg);
  transition: 0.3s;
}
.header-wrap {
  display: flex;
}
.header-box {
  display: flex;
  height: var(--header-height);
}
.menuBtn {
  display: flex;
  align-items: center;
}
.header-list {
  display: -webkit-flex;
  display: -webkit-box;
  display: -moz-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.header-list li a {
  padding: 7px 24px;
  font-size: 16px;
  color: var(--d-grey);
  font-weight: 500;
  font-family: Inter;
  font-weight: 400;
}
.header-list li a:hover {
  color: var(--blue);
}
/* side menu */
.menu {
  display: none;
  position: relative;
}
/* side menu */
.menu {
  display: none;
  position: relative;
  margin-left: 16px;
  z-index: 2;
}
.menuOverlay {
  width: 100%;
  height: 100%;
  background: #000;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  opacity: 0;
  visibility: hidden;
  cursor: pointer;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
}
.mob-navigation li.nav-dropdown-open > ul {
  display: block;
}
.nav-wrapper {
  position: fixed;
  width: 300px;
  height: 100vh;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  right: 0;
  top: 0;
  font-size: 14px;
  display: none;
}
.nav-wrapper.show-menu {
  -webkit-transform: none;
  transform: none;
}
.js-nav-toggle {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  color: #000;
  border: 0px solid #000;
  position: absolute;
  right: 0;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
.js-nav-toggle span {
  position: relative;
  background-color: #000;
  height: 2px;
  display: block;
  width: 22px;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.js-nav-toggle span:before,
.js-nav-toggle span:after {
  content: "";
  position: absolute;
  display: block;
  width: 22px;
  height: 2px;
  background: #000;
  left: 0;
  top: 50%;
  margin-top: -7px;
  -webkit-transition: all 0.3s 0.3s;
  transition: all 0.3s 0.3s;
}
.js-nav-toggle span:before {
  margin-top: 5px;
}
.show-menu .js-nav-toggle {
  z-index: 99999;
}
.show-menu .js-nav-toggle span:before,
.show-menu .js-nav-toggle span:after {
  background: #fff;
}
.show-menu .js-nav-toggle span {
  background-color: transparent;
}
.show-menu .js-nav-toggle span:before {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.show-menu .js-nav-toggle span:after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.show-menu .js-nav-toggle span:before,
.show-menu .js-nav-toggle span:after {
  margin-top: 0;
}
.mob-navigation {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  box-shadow: 0 0 5px 0.2px rgba(255, 255, 255, 0.3);
  background-color: var(--n-blue);
}
.mob-navigation .nav-toggle {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 16px;
  background-color: transparent;
  color: #fff;
  z-index: 100;
  cursor: pointer;
  -webkit-transition: backgroun-color 0.2s;
  transition: backgroun-color 0.2s;
}
.mob-navigation .nav-toggle:hover {
  background-color: transparent;
}
.mob-navigation .nav-toggle.back-visible .nav-back {
  opacity: 1;
}
.mob-navigation .nav-toggle.back-visible .nav-title {
  -webkit-transform: translateX(30px);
  transform: translateX(30px);
}
.third-list li:first-child a {
  color: var(--teal);
}
.mob-navigation .nav-title {
  position: absolute;
  left: 0;
  top: 27px;
  padding-left: 1.3em;
  font-size: 16px;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  color: rgba(255, 255, 255, 0.5);
}
.mob-navigation .nav-back {
  display: inline-block;
  position: relative;
  width: 22px;
  height: 30px;
  vertical-align: middle;
  z-index: 1;
  opacity: 0;
  color: rgba(255, 255, 255, 0.5);
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  top: 8px;
}
.mob-navigation .nav-back:before,
.mob-navigation .nav-back:after {
  content: "";
  position: absolute;
  top: 50%;
}
.mob-navigation .nav-back:before {
  left: 40%;
  width: 9px;
  height: 9px;
  border: 2px solid currentcolor;
  border-right-color: transparent;
  border-bottom-color: transparent;
  -webkit-transform: translate(-50%, -50%) rotateZ(-45deg);
  transform: translate(-50%, -50%) rotateZ(-45deg);
}
.mob-navigation .nav-back:after {
  left: 28%;
  width: 15px;
  height: 2px;
  background-color: currentcolor;
  margin-top: -1px;
}
.mob-navigation a {
  display: block;
  position: relative;
  padding: 1em;
  border-bottom: 1px solid rgba(255, 255, 255, 0);
  color: #ffffff;
  text-decoration: none;
  -webkit-transition: color 0.15s, background-color 0.15s;
  transition: color 0.15s, background-color 0.15s;
  font-size: 16px;
}
.mob-navigation a:hover {
  color: #aaa;
  background-color: var(--nblue);
}
.mob-navigation ul {
  list-style: none;
  padding: 80px 0 0;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  background-color: var(--n-blue);
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
.mob-navigation ul ul {
  display: none;
  left: 100%;
}
.mob-navigation li.has-dropdown > a {
  padding-right: 2.5em;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.mob-navigation li.has-dropdown > a:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 1em;
  width: 9px;
  height: 9px;
  border: 1px solid currentcolor;
  border-left-color: transparent;
  border-top-color: transparent;
  -webkit-transform: translateY(-90%) rotateZ(-45deg);
  transform: translateY(-90%) rotateZ(-45deg);
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  -webkit-transform-origin: 100%;
  transform-origin: 100%;
}
.mob-navigation li.nav-dropdown-open > ul {
  display: block;
}
.drop-big > a:after {
  content: "";
  background: var(--blue);
  margin-left: 10px;
  border-radius: 50%;
  width: 5px;
  height: 5px;
  display: inline-block;
  vertical-align: middle;
  transition: 0.3s;
  transform: translateY(-4px);
}
.drop-big:hover > a:after {
  transform: translateY(0);
}
.drop-big:hover .drop-list-wrap {
  transform: translateY(0);
  clip-path: inset(0% 0% 0% 0%);
}
.drop-list-wrap {
  position: absolute;
  width: 100%;
  top: calc(var(--header-height) - 24px);
  max-width: 900px;
  z-index: -1;
  overflow: hidden;
  clip-path: inset(0% 0% 100% 0%);
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
}
.drop-list-container {
  max-width: 900px;
  margin: auto;
  display: flex;
  background: #F5F6FF;
  border-radius: 20px;
}
.header-list {
  height: 100%;
}
.header-list li,
.header-list a {
  height: 100%;
}
.header-list a {
  display: flex;
  align-items: center;
  justify-content: center;
}
.header-list .drop-list-tabs {
  max-width: 418px;
  width: 100%;
  flex-shrink: 0;
  padding: 36px;
}
.header-list .drop-list-tabs li {
  color: var(--n-blue);
  font-size: 18px;
  font-weight: 700;
  line-height: 1.33;
  text-transform: capitalize;
  padding: 0;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  position: relative;
  width: max-content;
  width: 100%;
  justify-content: center;
}
.header-list .drop-list-tabs li a {
  display: flex;
  align-items: center;
  gap: 12px;
  color: var(--n-blue);
  font-size: var(--fs18);
  font-weight: 500;
  padding: 20px;
  border-radius: 10px;
  justify-content: flex-start;
}
.header-list .drop-list-tabs li.active a {
  background: #fff;
  color: var(--blue);
  font-weight: 700;
}
.header-list .drop-list-tabs li.active::after {
  filter: grayscale(0);
}
.header-list .drop-list-tabs li.active span {
  opacity: 1;
  height: 20px;
}
.header-list .drop-list-tabs li::after {
  content: url(../img/arrow-right-menu.svg);
  position: absolute;
  height: 20px;
  width: 20px;
  flex-shrink: 0;
  right: 20px;
  filter: grayscale(1);
}
.header-list .drop-list-tabs li:hover {
  filter: none;
}
.header-list .drop-list-tabs li:last-child {
  margin-bottom: 0;
}
.header-list .drop-list-tabs li.active {
  font-weight: 700;
}
.header-list .drop-list-container li {
  padding: 0;
}
.drop-list-links-wrap {
  position: relative;
  width: 100%;
}
.drop-list-links {
  width: 100%;
  position: absolute;
  opacity: 0;
  z-index: -1;
  inset: 0;
  display: flex;
  height: 100%;
}
.drop-list-links.active {
  position: relative;
  opacity: 1;
  z-index: 1;
}
.drop-list-links ul {
  width: 100%;
  padding: 32px;
}
.drop-list-links ul a,
.drop-list-links ul li {
  height: auto;
  width: 100%;
}
.drop-list-links ul li {
  padding: 0;
}
.drop-list-links ul li:first-child {
  display: none;
}
.drop-list-links ul a {
  display: flex;
  gap: 10px;
  align-items: center;
  color: var(--n-blue, #001429);
  font-size: var(--fs18);
  font-style: normal;
  font-weight: 400;
  line-height: 1.33;
  text-transform: capitalize;
  padding: 16px 0;
  position: relative;
  justify-content: space-between;
}
.drop-list-links ul a .drop-tab-icon {
  opacity: 0;
  height: 24px;
  transition: 0.5s;
}
.drop-list-links ul a:hover {
  color: #fff;
  padding: 16px 20px;
  border-radius: 20px;
  background: #1324BF;
}
.drop-list-links ul a:hover::after {
  opacity: 0;
}
.drop-list-links ul a:hover .drop-tab-icon {
  opacity: 1;
  height: 40px;
}
.drop-list-links ul a::after {
  content: url(../img/arrow-right-menu.svg);
  filter: grayscale(1);
  right: 0;
  position: absolute;
}
.drop-list-head {
  color: var(--Indium-Orange-Light);
  font-size: var(--fs18);
  font-style: normal;
  font-weight: 400;
  line-height: 1.33;
  text-transform: capitalize;
  margin-bottom: 40px;
}
@media all and (max-width: 1366px) {
  .logo {
    width: 150px;
  }
  :root {
    --header-height: 80px;
  }
}
@media all and (max-width: 1200px) {
  .navigation {
    display: none;
  }
  .nav-wrapper {
    display: block;
  }
  .header-list {
    display: none;
  }
  .menu {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .menuBtn .button {
    z-index: revert-layer;
    margin-right: 30px;
  }
  .header-container {
    backdrop-filter: none;
    padding: 0;
    filter: none;
    border: none;
    background: transparent;
    overflow: visible;
  }
  .header-box {
    background: #fff;
  }
}
@media all and (max-width: 576px) {
  .logo {
    width: 90px;
  }
}
@media all and (max-width: 576px) {
  :root {
    --header-height: 70px;
  }
  .logo {
    width: 100px;
  }
}
@media all and (max-width: 480px) {
  .menuBtn .button {
    margin-right: 20px;
  }
  .js-nav-toggle {
    width: 20px;
    height: 20px;
  }
}
@media all and (max-width: 400px) {
  .menuBtn .button {
    margin-right: 12px;
  }
}
@media all and (max-width: 370px) {
  .logo {
    width: 90px;
  }
}
@media all and (max-width: 1440px) {
  .customer-img {
    height: 200px;
  }
  .customer-cont {
    padding: 16px 20px 22px;
  }
  .sos-img {
    width: 250px;
  }
  .sos-cont {
    padding: 20px 22px 24px;
  }
  .location-card {
    padding: 18px;
  }
  .location-img {
    width: 46px;
    height: 46px;
    margin-bottom: 30px;
  }
  .contact-form-box {
    max-width: 770px;
    padding: 40px;
  }
  .app-cont {
    max-width: 500px;
  }
}
@media all and (max-width: 1366px) {
  .app-cont {
    max-width: 440px;
  }
}
@media all and (max-width: 1280px) {
  .disrupt-box {
    margin: 60px auto 0;
  }
}
@media all and (max-width: 1200px) {
  .app-cont ul li {
    padding: 18px 0;
  }
  .app-cont {
    max-width: 360px;
  }
  .app-card {
    padding: 22px 16px;
  }
  .app-img {
    height: 230px;
    margin-bottom: 20px;
  }
  .contact-wrap {
    gap: 30px;
    flex-direction: column;
  }
  .contact-form-box {
    max-width: 100%;
    padding: 30px;
  }
  .app-wrap {
    gap: 30px;
  }
}
@media all and (max-width: 990px) {
  .app-cont {
    display: none;
  }
  .app-swiper .swiper-wrapper {
    display: block;
  }
  .app-swiper .swiper-slide {
    border-bottom: 1px solid rgba(19, 36, 191, 0.1);
  }
  .app-card {
    display: flex;
    flex-direction: column-reverse;
    background: #fff;
    padding: 16px;
    border-radius: 0;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
  }
  .app-card.active {
    background: #f5f6ff;
  }
  .app-card.active .app-img {
    height: 230px;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
  }
  .app-card.active .app-info h3::after {
    transform: translateY(-50%) rotate(227deg);
  }
  .app-img {
    margin: 0;
    height: 0;
  }
  .app-info p {
    margin: 10px 0 20px;
    display: none;
  }
  .app-info h3 {
    padding-right: 30px;
    position: relative;
  }
  .app-info h3::after {
    content: "";
    width: 8px;
    height: 8px;
    border-bottom: 1px solid #001429;
    border-right: 1px solid #001429;
    transform: translateY(-50%) rotate(45deg);
    position: absolute;
    top: 50%;
    right: 0;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
  }
  .outer-tab ul li {
    letter-spacing: 0;
    padding: 8px 16px;
  }
  .outer-tab ul {
    padding-bottom: 0;
  }
  .outer-tab ul li::after {
    bottom: -2px;
  }
  .inner-tab {
    overflow: hidden;
    overflow-x: auto;
  }
  .inner-tab ul {
    margin: 0;
  }
  .inner-tab ul li {
    height: 36px;
    flex-shrink: 0;
    white-space: nowrap;
  }
  .inner-tab ul li::before {
    width: 16px;
    height: 16px;
  }
  .location-swiper .swiper-wrapper {
    padding-bottom: 60px;
  }
}
@media all and (max-width: 768px) {
  .customer-cont {
    padding: 16px;
  }
  .customer-logo {
    margin-bottom: 16px;
  }
  .location-swiper .swiper-wrapper {
    padding-bottom: 70px;
  }
}
@media all and (max-width: 640px) {
  .cards-tab.cen ul {
    flex-wrap: wrap;
  }
  .swiper-nav-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    margin-top: 20px;
  }
  .swiper-nav-wrap .circNext,
  .swiper-nav-wrap .circPrev {
    position: static;
    margin: 0;
  }
  .portfolio-swiper {
    padding: 0;
  }
  .port-content {
    padding: 16px;
  }
}
@media all and (max-width: 576px) {
  .sos-card {
    flex-direction: column;
  }
  .sos-img {
    width: 100%;
    height: 200px;
  }
  .contact-form-box {
    padding: 22px;
  }
  .disrupt-box {
    margin: 24px auto 0;
  }
}
@media all and (max-width: 480px) {
  .disrupt-box {
    flex-wrap: wrap;
  }
}
@media all and (max-width: 1720px) {
  .container {
    max-width: 1400px;
  }
  .partner-img {
    height: 64px;
  }
  .hover-card {
    height: 460px;
  }
  .card-icon {
    margin-bottom: 30px;
  }
  .services-stat-circle {
    width: 630px;
    height: 630px;
  }
  .services-stat-wrap .stat h2 {
    font-size: var(--fs96);
  }
  .services-stat-wrap {
    justify-content: space-around;
  }
  .services-ban-txt {
    max-width: 550px;
  }
  .about-video {
    width: 400px;
  }
  .about-video-elem {
    width: calc(100% + 30px);
    left: -50px;
  }
  .big-logo {
    max-width: 700px;
  }
  .sos-banner-wrap .landing-circle {
    transform: scale(1.6) translateY(-200px);
  }
}
@media all and (max-width: 1536px) {
  .banner-bottom {
    bottom: 40px;
    right: 0;
  }
  .minds-img {
    height: 340px;
  }
  .service-box .career-txt {
    max-width: 440px;
  }
  .service-box .career-img {
    width: 485px;
  }
  .fundamentals-grid,
  .fundamental-head {
    transform: translateY(20%);
  }
  .fundamental-wrap .comm-card:nth-child(2) {
    transform: translateX(42%) translateY(20%);
  }
}
@media all and (max-width: 1440px) {
  .container {
    max-width: 1280px;
  }
  .partner-img {
    height: 56px;
  }
  .career-box {
    height: 456px;
  }
  .industry-swiper {
    width: 752px;
  }
  .industry-wrap {
    gap: 40px;
  }
  .industry-acc {
    padding: 20px 30px;
  }
  .industry-acc.active {
    padding: 30px;
  }
  .industry-acc-bg {
    height: 188px;
  }
  .fundamentals-grid,
  .fundamental-head {
    transform: translateY(15%);
  }
  .featured-blog-wrap .blog-card:not(:first-child) .blog-img {
    max-width: 230px;
  }
  .banner-wrap {
    padding-bottom: 40px;
  }
  .cross-anim {
    transform: translate(50%, -140%);
  }
  .minds-img {
    height: 300px;
  }
  .services-stat-circle {
    width: 530px;
    height: 530px;
  }
  .circle-center-txt {
    padding: 120px;
  }
  .services-ban-txt {
    max-width: 470px;
    min-height: 360px;
  }
  .services-banner .services-ban-txt {
    padding-top: 0;
  }
  .about-video {
    width: 350px;
  }
  .big-logo {
    max-width: 620px;
  }
  .tl-txt p {
    font-size: 36px;
  }
  .big-logo {
    top: 240px;
  }
}
@media all and (max-width: 1366px) {
  .container {
    max-width: 1180px;
  }
  .career-box {
    height: 400px;
  }
  .hover-card {
    height: 360px;
  }
  .hover-card:hover .hover-card-img {
    height: 55%;
  }
  .hover-card h3 {
    margin-bottom: 6px;
  }
  .hover-card .comm-txt {
    margin-bottom: 12px;
  }
  .hover-card .comm-txt p {
    font-size: 14px;
  }
  .industry-swiper {
    width: 700px;
  }
  .career-circle {
    width: 430px;
    height: 430px;
  }
  .main-circle {
    height: 700px;
    width: 700px;
  }
  .comm-card a {
    margin-top: 24px;
  }
  .card-icon {
    margin-bottom: 24px;
  }
  :root {
    --cardIcon: 90px;
  }
  .comm-card.base {
    padding: 24px;
  }
  .card-icon img {
    padding: 14px;
  }
  .card-icon {
    margin-bottom: 14px;
  }
  .comm-card h3 {
    letter-spacing: -0.5px;
  }
  .demo-wrap {
    padding-top: 20px;
    padding: 20px;
    padding-bottom: 0;
  }
  .comm-section.navy-bg {
    background: var(--n-blue);
  }
  .featured-blog-wrap .blog-card:not(:first-child) .blog-img {
    max-width: 210px;
  }
  .banner-wrap {
    padding-bottom: 20px;
  }
  .cross-anim {
    transform: translate(50%, -140%);
  }
  .cs-banner-txt {
    max-width: 525px;
  }
  .cs-chllg-img {
    height: 322px;
  }
  .cs-box {
    margin-bottom: 80px;
  }
  .cs-icon-flex {
    gap: 20px;
  }
  .case-study-content-wrap {
    gap: 96px;
  }
  .services-stat-circle {
    width: 460px;
    height: 460px;
  }
  .service-box .career-img {
    width: 400px;
  }
  .about-video {
    width: 300px;
  }
  .about-video-elem {
    left: -40px;
  }
  .big-logo {
    max-width: 530px;
  }
  .about-banner-txt ul li {
    padding-top: 20px;
    margin-bottom: 18px;
  }
  .sos-banner-wrap .landing-circle {
    transform: scale(1.3) translateY(-160px);
  }
  .tl-txt p {
    font-size: 34px;
  }
  .tl-txt {
    padding-top: 20px;
  }
  .services-ban-txt {
    min-height: 330px;
  }
  .menuBtn .button {
    height: 58px;
  }
}
@media all and (max-width: 1280px) {
  .sos-banner-wrap .landing-circle {
    transform: scale(1.2) translateY(-190px);
  }
}
@media all and (max-width: 1200px) {
  .container {
    max-width: 900px;
  }
  .featured-blog-wrap {
    grid-template-columns: 1fr 1fr;
  }
  .career-box {
    height: 350px;
  }
  .industry-swiper {
    width: 100%;
    max-width: 500px;
  }
  .industry-swiper .swiper-slide {
    height: auto;
  }
  .industry-accordion {
    max-width: 500px;
    margin: auto;
  }
  .industry-wrap {
    flex-direction: column;
    gap: 20px;
  }
  .industry-acc p {
    margin-bottom: 10px;
  }
  .career-circle {
    width: 310px;
    height: 310px;
  }
  .banner-bottom {
    bottom: 40px;
  }
  .main-circle {
    height: 640px;
    width: 640px;
  }
  .pre-footer-wrap .comm-head-wrap.cen {
    max-width: 440px;
  }
  .pre-footer-wrap .comm-head-wrap {
    padding-top: 0;
  }
  .cs-chllg-img {
    height: 282px;
  }
  .minds-img {
    height: 200px;
  }
  .service-box .career-txt {
    max-width: 380px;
  }
  .service-box {
    padding: 50px;
  }
  .services-ban-img {
    right: -12%;
    width: 70%;
  }
  .faq-wrap {
    flex-direction: column;
    gap: 20px;
  }
  .faq-wrap .comm-head {
    max-width: none;
  }
}
@media all and (max-width: 1024px) and (orientation: portrait) {
  .tl-circle {
    width: 30%;
  }
  .tl-wrap {
    padding: 20% 0;
  }
  .eng-wrap,
  .fundamental-wrap,
  .industry-wrap,
  .tl-wrap {
    min-height: auto;
  }
  .tl-wrap {
    gap: 120px;
  }
  .fundamentals-grid,
  .fundamental-head {
    transform: none;
  }
  .fundamental-wrap .card-txt {
    opacity: 1;
  }
  .fundamental-wrap .comm-card {
    transform: none;
    margin: auto;
  }
  .fundamental-wrap .comm-card:nth-child(2) {
    transform: none;
  }
  .demo-wrap-outer {
    flex-direction: column;
    max-width: 768px;
    margin: auto;
  }
  .app-cont {
    max-width: none;
  }
  .eng-wrap {
    padding-top: 0;
  }
  .main-head {
    margin-top: 80px;
  }
  .banner-bottom {
    bottom: 80px;
  }
  .ring {
    width: 78%;
    height: 78%;
  }
  .pre-footer-wrap {
    padding: 250px 0;
    min-height: auto;
  }
  .pf-circle {
    width: 95%;
    top: auto;
  }
  .pf-circle .ring {
    opacity: 0.85;
  }
  .banner-wrap {
    padding-bottom: 24%;
  }
  .cs-banner-wrap {
    gap: 40px;
  }
  .cs-banner-txt {
    max-width: 410px;
  }
  .cs-banner-wrap {
    gap: 40px;
  }
  .services-banner .comm-section {
    height: auto;
    min-height: auto;
  }
  .services-ban-img {
    position: static;
    height: auto;
    width: 100%;
    transform: translateY(var(--commSpc));
  }
  .services-ban-txt {
    max-width: 360px;
  }
  .about-banner-wrap {
    flex-direction: column;
  }
  .about-banner-video,
  .about-banner-txt {
    width: 100%;
  }
  .about-banner-txt {
    padding-top: 80px;
  }
  .big-logo {
    top: 70%;
  }
  .abt-bnr .comm-head-wrap.cen {
    max-width: 940px;
    margin: 0 auto;
    padding-top: 20%;
  }
  .cross-anim {
    transform: translate(50%, -120%);
  }
  .services-ban-txt {
    min-height: auto;
  }
}
@media all and (max-width: 990px) {
  .container {
    max-width: 800px;
  }
  .featured-blog-wrap .blog-card:not(:first-child) {
    display: flex;
    align-items: center;
    flex-direction: column;
  }
  .featured-blog-wrap {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
  }
  .featured-blog-wrap .blog-card {
    width: calc(50% - 10px);
  }
  .featured-blog-wrap .blog-card .comm-txt p {
    display: none;
  }
  .featured-blog-wrap .blog-card:not(:first-child) .blog-img {
    aspect-ratio: 1.6;
  }
  .blog-txt-wrap {
    padding: 20px;
    height: auto;
  }
  .blog-img {
    width: 100%;
    aspect-ratio: 1.6;
    overflow: hidden;
  }
  .blog-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .featured-blog-wrap .blog-card:first-child .blog-txt-wrap h3,
  .featured-blog-wrap .blog-card:first-child .mb36 {
    margin-bottom: 0 !important;
  }
  .featured-blog-wrap .blog-card:first-child .blog-txt-wrap {
    display: flex;
    flex-direction: column;
    gap: 11px;
  }
  .featured-blog-wrap .blog-card:not(:first-child) .blog-txt-wrap h3 {
    font-size: var(--fs32);
  }
  .career-box {
    flex-direction: column-reverse;
    height: auto;
    gap: 20px;
  }
  .career-txt {
    max-width: none;
    padding: 80px;
    padding-bottom: 0;
  }
  .hover-card-txt {
    opacity: 1;
  }
  .hover-card-img {
    height: 68%;
  }
  .hover-card:hover .hover-card-img {
    height: 68%;
  }
  .hover-card {
    height: 460px;
  }
  .career-circle {
    width: 340px;
    height: 340px;
    left: 0;
    top: 50px;
  }
  .career-img::after {
    top: 40%;
  }
  .home-app-swiper .swiper-wrapper {
    display: flex;
  }
  .demo-cont {
    display: block;
  }
  .comm-card.base {
    max-width: none;
  }
  .eng-wrap,
  .three-cards-wrap {
    max-width: 500px;
    margin: auto;
  }
  .app-wrap {
    max-width: 500px;
    margin: auto;
  }
  .featured-blog-wrap .blog-card:not(:first-child) .blog-img {
    max-width: none;
  }
  .cs-banner-wrap {
    flex-direction: column;
    gap: 40px;
  }
  .breadcrumbs {
    display: none;
  }
  .cs-banner-img {
    width: 410px;
  }
  .case-study-content-wrap {
    gap: 40px;
  }
  .cs-chllg-img {
    height: 232px;
  }
  .cs-box {
    margin-bottom: 60px;
  }
  .cs-results {
    padding: 28px;
  }
  .cs-about-stats {
    padding: 22px 28px;
  }
  .service-box .career-txt {
    max-width: none;
    padding: 0;
  }
  .service-box .career-img {
    width: 100%;
  }
  .service-box {
    padding: 30px;
  }
  .sos-banner-wrap .landing-circle {
    display: none;
  }
  .listing-tabs ul li {
    padding: 0;
  }
  .listing-tabs ul {
    flex-wrap: wrap;
  }
}
@media all and (max-width: 768px) {
  .container {
    max-width: 100%;
  }
  .industry-acc.active .industry-hidden {
    height: 100px;
  }
  .case-study-tabs {
    display: none;
  }
  .services-stat-wrap {
    flex-direction: column;
    gap: 40px;
  }
  .services-stat-circle {
    margin: auto;
  }
  .services-num {
    flex-direction: row;
    gap: 20px;
  }
}
@media all and (max-width: 640px) {
  .career-txt {
    max-width: none;
    padding: 40px;
    padding-bottom: 0;
  }
  .career-img {
    width: 100%;
  }
  .career-circle {
    width: 340px;
    height: 340px;
    transform: translateX(-70%);
    left: 50%;
  }
  .main-head {
    margin-top: 40px;
  }
  .banner-bottom {
    bottom: 40px;
  }
  .cross-anim {
    margin-bottom: 16px;
    width: 100px;
    height: 80px;
  }
  .cross-anim svg {
    width: 100%;
  }
  .banner-bottom h3 {
    margin-bottom: 20px;
  }
  .loading-text {
    letter-spacing: 10px;
    font-size: 18px;
    transform: translateY(160px);
  }
  .tl-txt {
    padding-top: 0;
  }
  .tl-txt p {
    font-size: 28px;
  }
  .fundamental-wrap {
    padding-bottom: 0;
    padding-top: 0;
  }
  .cs-banner-img {
    width: 100%;
  }
  .cs-banner-wrap {
    gap: 10px;
  }
  .services-ban-txt {
    max-width: none;
  }
  .error-wrap {
    gap: 20px;
  }
  .error-img {
    height: 100px;
  }
  .thank-you-img {
    height: 200px;
  }
  .swiperHomeCards {
    padding: 0;
  }
  .swiperHomeCards .circNext,
  .swiperHomeCards .circPrev {
    position: static;
    margin: 0;
  }
  .case-study-content .cs-results .stat {
    padding: 20px;
  }
  .case-study-content .cs-results {
    padding: 0;
    padding-top: 8px;
  }
  .success-swiper {
    padding: 0;
  }
  .grey-card-swiper {
    padding: 0;
  }
}
@media all and (max-width: 576px) {
  .pf-circle {
    width: 185%;
  }
  .button {
    border-radius: 50px;
    height: 50px;
    line-height: 50px;
    padding-left: 20px;
    padding-right: 54px;
  }
  .button::before {
    width: 44px;
    height: 44px;
    margin-left: 10px;
  }
  .blog-txt-wrap {
    padding: 16px;
  }
  .career-circle {
    width: 300px;
    height: 300px;
  }
  .circle-center-txt {
    padding: 100px;
  }
  .services-stat-circle {
    width: 100%;
    aspect-ratio: 1;
    height: auto;
  }
  .services-num {
    flex-wrap: wrap;
  }
  .minds-img {
    height: auto;
  }
  .minds-img p {
    padding: 16px;
    font-size: 14px;
    overflow-y: auto;
  }
}
@media all and (max-width: 480px) {
  .featured-blog-wrap .blog-card {
    width: 100%;
  }
  .accordion {
    padding-right: 60px;
  }
  .about-video {
    width: 250px;
  }
  .comm-head-wrap.flex {
    display: flex;
    justify-content: space-between;
    align-items: first start;
    flex-direction: column;
  }
  .partner-img {
    padding: 0 10px;
  }
  .career-txt {
    padding: 24px;
    padding-bottom: 0;
  }
  .circNext,
  .circPrev {
    height: 40px;
    width: 40px;
  }
  .hover-card-img {
    height: 230px;
  }
  .hover-card:hover .hover-card-img {
    height: 230px;
  }
  .hover-card {
    height: 430px;
  }
  .career-circle {
    width: 250px;
    height: 250px;
  }
  .career-img::after {
    filter: blur(30px);
  }
  :root {
    --cardIcon: 70px;
  }
  .card-icon img {
    padding: 10px;
  }
  .partner-swiper::before,
  .partner-swiper::after {
    opacity: 0;
  }
  .fundamentals-grid {
    margin-top: 30px;
  }
  .cs-box {
    margin-bottom: 40px;
  }
  .cs-chllg-img {
    height: 170px;
  }
  .circle-center-txt {
    padding: 80px;
  }
  .services-num .stat {
    width: calc(50% - 10px);
  }
  .circle-center-txt {
    padding: 40px 60px;
  }
  .blue-card-swiper .swiper {
    padding: 0;
  }
  .ebook-detail-wrap ul li {
    font-size: 16px;
  }
  .banner-wrap {
    padding-bottom: 15%;
  }
  .cross-anim {
    transform: translate(0%, -110%);
  }
  .tl-txt br {
    display: none;
  }
  .comm-txt p br {
    display: none;
  }
  .pre-footer-wrap {
    padding: 250px 16px 80px;
  }
}
@media all and (max-width: 400px) {
  .button {
    padding-left: 14px;
  }
  .tl-circle {
    width: 45%;
  }
  .thank-you-img {
    height: 150px;
  }
  .error-img {
    height: 80px;
  }
  .button::before {
    margin-left: 6px;
  }
  .career-txt {
    padding: 20px;
    padding-bottom: 0;
  }
  .success-swiper {
    padding: 0 32px;
  }
  .career-circle {
    width: 200px;
    height: 200px;
  }
  .small-head-tag {
    font-size: 14px;
    padding: 8px 10px;
  }
  .loading-text {
    letter-spacing: 8px;
    font-size: 16px;
    transform: translateY(140px);
  }
  .service-circle {
    width: 110%;
  }
  .circle-center-txt {
    padding: 30px 50px;
  }
}
@media all and (max-width: 480px) and (max-height: 680px) {
  .main-head {
    margin-top: 20px;
  }
  .banner-bottom {
    max-width: none;
    bottom: 20px;
  }
  .cross-anim {
    width: 90px;
    height: 70px;
  }
}
@media all and (max-width: 480px) and (max-height: 750px) {
  .abt-bnr .comm-head-wrap.cen {
    padding-top: 10%;
  }
}
/*# sourceMappingURL=main.css.map */