

/* Start:/local/layout/public/css/libs.css?1771749441116127*/
/*---------------pseudo element default styles---------------*/
/*---------------------pseudo full size---------------------*/
/*--------------------proportional ratio--------------------*/
/*--------------------placeholder styles--------------------*/
/*------------------------transition------------------------*/
/*--------------------background image--------------------*/
/*--------------------absolute alignment--------------------*/
/*------------------make triangle------------------*/
/*---------------------------fonts---------------------------*/
/*-----------------------map get recursive-----------------------*/
/*-----------------------interaction support-----------------------*/
/* Colors variables start */
/* Colors variables end */
/* Custom variables start*/
/* Custom variables end*/
/* Bootstrap variables start*/
/* Bootstrap variables end*/
/* Responsive font-size start*/
/* Responsive font-size end*/
/*---------------pseudo element default styles---------------*/
/*---------------------pseudo full size---------------------*/
/*--------------------proportional ratio--------------------*/
/*--------------------placeholder styles--------------------*/
/*------------------------transition------------------------*/
/*--------------------background image--------------------*/
/*--------------------absolute alignment--------------------*/
/*------------------make triangle------------------*/
/*---------------------------fonts---------------------------*/
/*-----------------------map get recursive-----------------------*/
/*-----------------------interaction support-----------------------*/
@font-face { font-family: "TT_Travels_Next"; src: url("/local/layout/public/css/../font/TT_Travels_Next_Trial_DemiBold.woff2") format("woff2"), url("/local/layout/public/css/../font/TT_Travels_Next_Trial_DemiBold.woff") format("woff"), url("/local/layout/public/css/../font/TT_Travels_Next_Trial_DemiBold.ttf") format("truetype"); font-weight: 600; font-style: normal; }

@font-face { font-family: "Inter"; src: url("/local/layout/public/css/../font/Inter_18pt-Regular.woff2") format("woff2"), url("/local/layout/public/css/../font/Inter_18pt-Regular.woff") format("woff"), url("/local/layout/public/css/../font/Inter_18pt-Regular.ttf") format("truetype"); font-weight: 400; font-style: normal; }

@font-face { font-family: "Inter"; src: url("/local/layout/public/css/../font/Inter_18pt-SemiBold.woff2") format("woff2"), url("/local/layout/public/css/../font/Inter_18pt-SemiBold.woff") format("woff"), url("/local/layout/public/css/../font/Inter_18pt-SemiBold.ttf") format("truetype"); font-weight: 600; font-style: normal; }

@font-face { font-family: "Inter"; src: url("/local/layout/public/css/../font/Inter_18pt-Bold.woff2") format("woff2"), url("/local/layout/public/css/../font/Inter_18pt-Bold.woff") format("woff"), url("/local/layout/public/css/../font/Inter_18pt-Bold.ttf") format("truetype"); font-weight: 700; font-style: normal; }

.fade { transition: opacity 0.15s linear; }

@media (prefers-reduced-motion: reduce) { .fade { transition: none; } }

.fade:not(.show) { opacity: 0; }

.collapse:not(.show) { display: none; }

.collapsing { height: 0; overflow: hidden; transition: height 0.35s ease; }

@media (prefers-reduced-motion: reduce) { .collapsing { transition: none; } }

.collapsing.collapse-horizontal { width: 0; height: auto; transition: width 0.35s ease; }

@media (prefers-reduced-motion: reduce) { .collapsing.collapse-horizontal { transition: none; } }

.row { --page-gutter-x: 1.875rem; --page-gutter-y: 0; display: flex; flex-wrap: wrap; margin-top: calc(-1 * var(--page-gutter-y)); margin-right: calc(-.5 * var(--page-gutter-x)); margin-left: calc(-.5 * var(--page-gutter-x)); }

.row > * { flex-shrink: 0; width: 100%; max-width: 100%; padding-right: calc(var(--page-gutter-x) * .5); padding-left: calc(var(--page-gutter-x) * .5); margin-top: var(--page-gutter-y); }

.grid { display: grid; grid-template-rows: repeat(var(--page-rows, 1), 1fr); grid-template-columns: repeat(var(--page-columns, 12), 1fr); gap: var(--page-gap, 1.875rem); }

.grid .g-col-1 { grid-column: auto/span 1; }

.grid .g-col-2 { grid-column: auto/span 2; }

.grid .g-col-3 { grid-column: auto/span 3; }

.grid .g-col-4 { grid-column: auto/span 4; }

.grid .g-col-5 { grid-column: auto/span 5; }

.grid .g-col-6 { grid-column: auto/span 6; }

.grid .g-col-7 { grid-column: auto/span 7; }

.grid .g-col-8 { grid-column: auto/span 8; }

.grid .g-col-9 { grid-column: auto/span 9; }

.grid .g-col-10 { grid-column: auto/span 10; }

.grid .g-col-11 { grid-column: auto/span 11; }

.grid .g-col-12 { grid-column: auto/span 12; }

.grid .g-start-1 { grid-column-start: 1; }

.grid .g-start-2 { grid-column-start: 2; }

.grid .g-start-3 { grid-column-start: 3; }

.grid .g-start-4 { grid-column-start: 4; }

.grid .g-start-5 { grid-column-start: 5; }

.grid .g-start-6 { grid-column-start: 6; }

.grid .g-start-7 { grid-column-start: 7; }

.grid .g-start-8 { grid-column-start: 8; }

.grid .g-start-9 { grid-column-start: 9; }

.grid .g-start-10 { grid-column-start: 10; }

.grid .g-start-11 { grid-column-start: 11; }

@media (min-width: 375px) { .grid .g-col-m-1 { grid-column: auto/span 1; }
  .grid .g-col-m-2 { grid-column: auto/span 2; }
  .grid .g-col-m-3 { grid-column: auto/span 3; }
  .grid .g-col-m-4 { grid-column: auto/span 4; }
  .grid .g-col-m-5 { grid-column: auto/span 5; }
  .grid .g-col-m-6 { grid-column: auto/span 6; }
  .grid .g-col-m-7 { grid-column: auto/span 7; }
  .grid .g-col-m-8 { grid-column: auto/span 8; }
  .grid .g-col-m-9 { grid-column: auto/span 9; }
  .grid .g-col-m-10 { grid-column: auto/span 10; }
  .grid .g-col-m-11 { grid-column: auto/span 11; }
  .grid .g-col-m-12 { grid-column: auto/span 12; }
  .grid .g-start-m-1 { grid-column-start: 1; }
  .grid .g-start-m-2 { grid-column-start: 2; }
  .grid .g-start-m-3 { grid-column-start: 3; }
  .grid .g-start-m-4 { grid-column-start: 4; }
  .grid .g-start-m-5 { grid-column-start: 5; }
  .grid .g-start-m-6 { grid-column-start: 6; }
  .grid .g-start-m-7 { grid-column-start: 7; }
  .grid .g-start-m-8 { grid-column-start: 8; }
  .grid .g-start-m-9 { grid-column-start: 9; }
  .grid .g-start-m-10 { grid-column-start: 10; }
  .grid .g-start-m-11 { grid-column-start: 11; } }

@media (min-width: 576px) { .grid .g-col-sm-1 { grid-column: auto/span 1; }
  .grid .g-col-sm-2 { grid-column: auto/span 2; }
  .grid .g-col-sm-3 { grid-column: auto/span 3; }
  .grid .g-col-sm-4 { grid-column: auto/span 4; }
  .grid .g-col-sm-5 { grid-column: auto/span 5; }
  .grid .g-col-sm-6 { grid-column: auto/span 6; }
  .grid .g-col-sm-7 { grid-column: auto/span 7; }
  .grid .g-col-sm-8 { grid-column: auto/span 8; }
  .grid .g-col-sm-9 { grid-column: auto/span 9; }
  .grid .g-col-sm-10 { grid-column: auto/span 10; }
  .grid .g-col-sm-11 { grid-column: auto/span 11; }
  .grid .g-col-sm-12 { grid-column: auto/span 12; }
  .grid .g-start-sm-1 { grid-column-start: 1; }
  .grid .g-start-sm-2 { grid-column-start: 2; }
  .grid .g-start-sm-3 { grid-column-start: 3; }
  .grid .g-start-sm-4 { grid-column-start: 4; }
  .grid .g-start-sm-5 { grid-column-start: 5; }
  .grid .g-start-sm-6 { grid-column-start: 6; }
  .grid .g-start-sm-7 { grid-column-start: 7; }
  .grid .g-start-sm-8 { grid-column-start: 8; }
  .grid .g-start-sm-9 { grid-column-start: 9; }
  .grid .g-start-sm-10 { grid-column-start: 10; }
  .grid .g-start-sm-11 { grid-column-start: 11; } }

@media (min-width: 768px) { .grid .g-col-md-1 { grid-column: auto/span 1; }
  .grid .g-col-md-2 { grid-column: auto/span 2; }
  .grid .g-col-md-3 { grid-column: auto/span 3; }
  .grid .g-col-md-4 { grid-column: auto/span 4; }
  .grid .g-col-md-5 { grid-column: auto/span 5; }
  .grid .g-col-md-6 { grid-column: auto/span 6; }
  .grid .g-col-md-7 { grid-column: auto/span 7; }
  .grid .g-col-md-8 { grid-column: auto/span 8; }
  .grid .g-col-md-9 { grid-column: auto/span 9; }
  .grid .g-col-md-10 { grid-column: auto/span 10; }
  .grid .g-col-md-11 { grid-column: auto/span 11; }
  .grid .g-col-md-12 { grid-column: auto/span 12; }
  .grid .g-start-md-1 { grid-column-start: 1; }
  .grid .g-start-md-2 { grid-column-start: 2; }
  .grid .g-start-md-3 { grid-column-start: 3; }
  .grid .g-start-md-4 { grid-column-start: 4; }
  .grid .g-start-md-5 { grid-column-start: 5; }
  .grid .g-start-md-6 { grid-column-start: 6; }
  .grid .g-start-md-7 { grid-column-start: 7; }
  .grid .g-start-md-8 { grid-column-start: 8; }
  .grid .g-start-md-9 { grid-column-start: 9; }
  .grid .g-start-md-10 { grid-column-start: 10; }
  .grid .g-start-md-11 { grid-column-start: 11; } }

@media (min-width: 992px) { .grid .g-col-lg-1 { grid-column: auto/span 1; }
  .grid .g-col-lg-2 { grid-column: auto/span 2; }
  .grid .g-col-lg-3 { grid-column: auto/span 3; }
  .grid .g-col-lg-4 { grid-column: auto/span 4; }
  .grid .g-col-lg-5 { grid-column: auto/span 5; }
  .grid .g-col-lg-6 { grid-column: auto/span 6; }
  .grid .g-col-lg-7 { grid-column: auto/span 7; }
  .grid .g-col-lg-8 { grid-column: auto/span 8; }
  .grid .g-col-lg-9 { grid-column: auto/span 9; }
  .grid .g-col-lg-10 { grid-column: auto/span 10; }
  .grid .g-col-lg-11 { grid-column: auto/span 11; }
  .grid .g-col-lg-12 { grid-column: auto/span 12; }
  .grid .g-start-lg-1 { grid-column-start: 1; }
  .grid .g-start-lg-2 { grid-column-start: 2; }
  .grid .g-start-lg-3 { grid-column-start: 3; }
  .grid .g-start-lg-4 { grid-column-start: 4; }
  .grid .g-start-lg-5 { grid-column-start: 5; }
  .grid .g-start-lg-6 { grid-column-start: 6; }
  .grid .g-start-lg-7 { grid-column-start: 7; }
  .grid .g-start-lg-8 { grid-column-start: 8; }
  .grid .g-start-lg-9 { grid-column-start: 9; }
  .grid .g-start-lg-10 { grid-column-start: 10; }
  .grid .g-start-lg-11 { grid-column-start: 11; } }

@media (min-width: 1200px) { .grid .g-col-xl-1 { grid-column: auto/span 1; }
  .grid .g-col-xl-2 { grid-column: auto/span 2; }
  .grid .g-col-xl-3 { grid-column: auto/span 3; }
  .grid .g-col-xl-4 { grid-column: auto/span 4; }
  .grid .g-col-xl-5 { grid-column: auto/span 5; }
  .grid .g-col-xl-6 { grid-column: auto/span 6; }
  .grid .g-col-xl-7 { grid-column: auto/span 7; }
  .grid .g-col-xl-8 { grid-column: auto/span 8; }
  .grid .g-col-xl-9 { grid-column: auto/span 9; }
  .grid .g-col-xl-10 { grid-column: auto/span 10; }
  .grid .g-col-xl-11 { grid-column: auto/span 11; }
  .grid .g-col-xl-12 { grid-column: auto/span 12; }
  .grid .g-start-xl-1 { grid-column-start: 1; }
  .grid .g-start-xl-2 { grid-column-start: 2; }
  .grid .g-start-xl-3 { grid-column-start: 3; }
  .grid .g-start-xl-4 { grid-column-start: 4; }
  .grid .g-start-xl-5 { grid-column-start: 5; }
  .grid .g-start-xl-6 { grid-column-start: 6; }
  .grid .g-start-xl-7 { grid-column-start: 7; }
  .grid .g-start-xl-8 { grid-column-start: 8; }
  .grid .g-start-xl-9 { grid-column-start: 9; }
  .grid .g-start-xl-10 { grid-column-start: 10; }
  .grid .g-start-xl-11 { grid-column-start: 11; } }

@media (min-width: 1400px) { .grid .g-col-xxl-1 { grid-column: auto/span 1; }
  .grid .g-col-xxl-2 { grid-column: auto/span 2; }
  .grid .g-col-xxl-3 { grid-column: auto/span 3; }
  .grid .g-col-xxl-4 { grid-column: auto/span 4; }
  .grid .g-col-xxl-5 { grid-column: auto/span 5; }
  .grid .g-col-xxl-6 { grid-column: auto/span 6; }
  .grid .g-col-xxl-7 { grid-column: auto/span 7; }
  .grid .g-col-xxl-8 { grid-column: auto/span 8; }
  .grid .g-col-xxl-9 { grid-column: auto/span 9; }
  .grid .g-col-xxl-10 { grid-column: auto/span 10; }
  .grid .g-col-xxl-11 { grid-column: auto/span 11; }
  .grid .g-col-xxl-12 { grid-column: auto/span 12; }
  .grid .g-start-xxl-1 { grid-column-start: 1; }
  .grid .g-start-xxl-2 { grid-column-start: 2; }
  .grid .g-start-xxl-3 { grid-column-start: 3; }
  .grid .g-start-xxl-4 { grid-column-start: 4; }
  .grid .g-start-xxl-5 { grid-column-start: 5; }
  .grid .g-start-xxl-6 { grid-column-start: 6; }
  .grid .g-start-xxl-7 { grid-column-start: 7; }
  .grid .g-start-xxl-8 { grid-column-start: 8; }
  .grid .g-start-xxl-9 { grid-column-start: 9; }
  .grid .g-start-xxl-10 { grid-column-start: 10; }
  .grid .g-start-xxl-11 { grid-column-start: 11; } }

.col { flex: 1 0 0%; }

.row-cols-auto > * { flex: 0 0 auto; width: auto; }

.row-cols-1 > * { flex: 0 0 auto; width: 100%; }

.row-cols-2 > * { flex: 0 0 auto; width: 50%; }

.row-cols-3 > * { flex: 0 0 auto; width: 33.33333%; }

.row-cols-4 > * { flex: 0 0 auto; width: 25%; }

.row-cols-5 > * { flex: 0 0 auto; width: 20%; }

.row-cols-6 > * { flex: 0 0 auto; width: 16.66667%; }

.col-auto { flex: 0 0 auto; width: auto; }

.col-1 { flex: 0 0 auto; width: 8.33333%; }

.col-2 { flex: 0 0 auto; width: 16.66667%; }

.col-3 { flex: 0 0 auto; width: 25%; }

.col-4 { flex: 0 0 auto; width: 33.33333%; }

.col-5 { flex: 0 0 auto; width: 41.66667%; }

.col-6 { flex: 0 0 auto; width: 50%; }

.col-7 { flex: 0 0 auto; width: 58.33333%; }

.col-8 { flex: 0 0 auto; width: 66.66667%; }

.col-9 { flex: 0 0 auto; width: 75%; }

.col-10 { flex: 0 0 auto; width: 83.33333%; }

.col-11 { flex: 0 0 auto; width: 91.66667%; }

.col-12 { flex: 0 0 auto; width: 100%; }

.offset-1 { margin-left: 8.33333%; }

.offset-2 { margin-left: 16.66667%; }

.offset-3 { margin-left: 25%; }

.offset-4 { margin-left: 33.33333%; }

.offset-5 { margin-left: 41.66667%; }

.offset-6 { margin-left: 50%; }

.offset-7 { margin-left: 58.33333%; }

.offset-8 { margin-left: 66.66667%; }

.offset-9 { margin-left: 75%; }

.offset-10 { margin-left: 83.33333%; }

.offset-11 { margin-left: 91.66667%; }

.g-0, .gx-0 { --page-gutter-x: 0; }

.g-0, .gy-0 { --page-gutter-y: 0; }

.g-1, .gx-1 { --page-gutter-x: 0.1875rem; }

.g-1, .gy-1 { --page-gutter-y: 0.1875rem; }

.g-2, .gx-2 { --page-gutter-x: 0.375rem; }

.g-2, .gy-2 { --page-gutter-y: 0.375rem; }

.g-3, .gx-3 { --page-gutter-x: 0.75rem; }

.g-3, .gy-3 { --page-gutter-y: 0.75rem; }

.g-4, .gx-4 { --page-gutter-x: 1.125rem; }

.g-4, .gy-4 { --page-gutter-y: 1.125rem; }

.g-5, .gx-5 { --page-gutter-x: 2.25rem; }

.g-5, .gy-5 { --page-gutter-y: 2.25rem; }

@media (min-width: 375px) { .col-m { flex: 1 0 0%; }
  .row-cols-m-auto > * { flex: 0 0 auto; width: auto; }
  .row-cols-m-1 > * { flex: 0 0 auto; width: 100%; }
  .row-cols-m-2 > * { flex: 0 0 auto; width: 50%; }
  .row-cols-m-3 > * { flex: 0 0 auto; width: 33.33333%; }
  .row-cols-m-4 > * { flex: 0 0 auto; width: 25%; }
  .row-cols-m-5 > * { flex: 0 0 auto; width: 20%; }
  .row-cols-m-6 > * { flex: 0 0 auto; width: 16.66667%; }
  .col-m-auto { flex: 0 0 auto; width: auto; }
  .col-m-1 { flex: 0 0 auto; width: 8.33333%; }
  .col-m-2 { flex: 0 0 auto; width: 16.66667%; }
  .col-m-3 { flex: 0 0 auto; width: 25%; }
  .col-m-4 { flex: 0 0 auto; width: 33.33333%; }
  .col-m-5 { flex: 0 0 auto; width: 41.66667%; }
  .col-m-6 { flex: 0 0 auto; width: 50%; }
  .col-m-7 { flex: 0 0 auto; width: 58.33333%; }
  .col-m-8 { flex: 0 0 auto; width: 66.66667%; }
  .col-m-9 { flex: 0 0 auto; width: 75%; }
  .col-m-10 { flex: 0 0 auto; width: 83.33333%; }
  .col-m-11 { flex: 0 0 auto; width: 91.66667%; }
  .col-m-12 { flex: 0 0 auto; width: 100%; }
  .offset-m-0 { margin-left: 0; }
  .offset-m-1 { margin-left: 8.33333%; }
  .offset-m-2 { margin-left: 16.66667%; }
  .offset-m-3 { margin-left: 25%; }
  .offset-m-4 { margin-left: 33.33333%; }
  .offset-m-5 { margin-left: 41.66667%; }
  .offset-m-6 { margin-left: 50%; }
  .offset-m-7 { margin-left: 58.33333%; }
  .offset-m-8 { margin-left: 66.66667%; }
  .offset-m-9 { margin-left: 75%; }
  .offset-m-10 { margin-left: 83.33333%; }
  .offset-m-11 { margin-left: 91.66667%; }
  .g-m-0, .gx-m-0 { --page-gutter-x: 0; }
  .g-m-0, .gy-m-0 { --page-gutter-y: 0; }
  .g-m-1, .gx-m-1 { --page-gutter-x: 0.1875rem; }
  .g-m-1, .gy-m-1 { --page-gutter-y: 0.1875rem; }
  .g-m-2, .gx-m-2 { --page-gutter-x: 0.375rem; }
  .g-m-2, .gy-m-2 { --page-gutter-y: 0.375rem; }
  .g-m-3, .gx-m-3 { --page-gutter-x: 0.75rem; }
  .g-m-3, .gy-m-3 { --page-gutter-y: 0.75rem; }
  .g-m-4, .gx-m-4 { --page-gutter-x: 1.125rem; }
  .g-m-4, .gy-m-4 { --page-gutter-y: 1.125rem; }
  .g-m-5, .gx-m-5 { --page-gutter-x: 2.25rem; }
  .g-m-5, .gy-m-5 { --page-gutter-y: 2.25rem; } }

@media (min-width: 576px) { .col-sm { flex: 1 0 0%; }
  .row-cols-sm-auto > * { flex: 0 0 auto; width: auto; }
  .row-cols-sm-1 > * { flex: 0 0 auto; width: 100%; }
  .row-cols-sm-2 > * { flex: 0 0 auto; width: 50%; }
  .row-cols-sm-3 > * { flex: 0 0 auto; width: 33.33333%; }
  .row-cols-sm-4 > * { flex: 0 0 auto; width: 25%; }
  .row-cols-sm-5 > * { flex: 0 0 auto; width: 20%; }
  .row-cols-sm-6 > * { flex: 0 0 auto; width: 16.66667%; }
  .col-sm-auto { flex: 0 0 auto; width: auto; }
  .col-sm-1 { flex: 0 0 auto; width: 8.33333%; }
  .col-sm-2 { flex: 0 0 auto; width: 16.66667%; }
  .col-sm-3 { flex: 0 0 auto; width: 25%; }
  .col-sm-4 { flex: 0 0 auto; width: 33.33333%; }
  .col-sm-5 { flex: 0 0 auto; width: 41.66667%; }
  .col-sm-6 { flex: 0 0 auto; width: 50%; }
  .col-sm-7 { flex: 0 0 auto; width: 58.33333%; }
  .col-sm-8 { flex: 0 0 auto; width: 66.66667%; }
  .col-sm-9 { flex: 0 0 auto; width: 75%; }
  .col-sm-10 { flex: 0 0 auto; width: 83.33333%; }
  .col-sm-11 { flex: 0 0 auto; width: 91.66667%; }
  .col-sm-12 { flex: 0 0 auto; width: 100%; }
  .offset-sm-0 { margin-left: 0; }
  .offset-sm-1 { margin-left: 8.33333%; }
  .offset-sm-2 { margin-left: 16.66667%; }
  .offset-sm-3 { margin-left: 25%; }
  .offset-sm-4 { margin-left: 33.33333%; }
  .offset-sm-5 { margin-left: 41.66667%; }
  .offset-sm-6 { margin-left: 50%; }
  .offset-sm-7 { margin-left: 58.33333%; }
  .offset-sm-8 { margin-left: 66.66667%; }
  .offset-sm-9 { margin-left: 75%; }
  .offset-sm-10 { margin-left: 83.33333%; }
  .offset-sm-11 { margin-left: 91.66667%; }
  .g-sm-0, .gx-sm-0 { --page-gutter-x: 0; }
  .g-sm-0, .gy-sm-0 { --page-gutter-y: 0; }
  .g-sm-1, .gx-sm-1 { --page-gutter-x: 0.1875rem; }
  .g-sm-1, .gy-sm-1 { --page-gutter-y: 0.1875rem; }
  .g-sm-2, .gx-sm-2 { --page-gutter-x: 0.375rem; }
  .g-sm-2, .gy-sm-2 { --page-gutter-y: 0.375rem; }
  .g-sm-3, .gx-sm-3 { --page-gutter-x: 0.75rem; }
  .g-sm-3, .gy-sm-3 { --page-gutter-y: 0.75rem; }
  .g-sm-4, .gx-sm-4 { --page-gutter-x: 1.125rem; }
  .g-sm-4, .gy-sm-4 { --page-gutter-y: 1.125rem; }
  .g-sm-5, .gx-sm-5 { --page-gutter-x: 2.25rem; }
  .g-sm-5, .gy-sm-5 { --page-gutter-y: 2.25rem; } }

@media (min-width: 768px) { .col-md { flex: 1 0 0%; }
  .row-cols-md-auto > * { flex: 0 0 auto; width: auto; }
  .row-cols-md-1 > * { flex: 0 0 auto; width: 100%; }
  .row-cols-md-2 > * { flex: 0 0 auto; width: 50%; }
  .row-cols-md-3 > * { flex: 0 0 auto; width: 33.33333%; }
  .row-cols-md-4 > * { flex: 0 0 auto; width: 25%; }
  .row-cols-md-5 > * { flex: 0 0 auto; width: 20%; }
  .row-cols-md-6 > * { flex: 0 0 auto; width: 16.66667%; }
  .col-md-auto { flex: 0 0 auto; width: auto; }
  .col-md-1 { flex: 0 0 auto; width: 8.33333%; }
  .col-md-2 { flex: 0 0 auto; width: 16.66667%; }
  .col-md-3 { flex: 0 0 auto; width: 25%; }
  .col-md-4 { flex: 0 0 auto; width: 33.33333%; }
  .col-md-5 { flex: 0 0 auto; width: 41.66667%; }
  .col-md-6 { flex: 0 0 auto; width: 50%; }
  .col-md-7 { flex: 0 0 auto; width: 58.33333%; }
  .col-md-8 { flex: 0 0 auto; width: 66.66667%; }
  .col-md-9 { flex: 0 0 auto; width: 75%; }
  .col-md-10 { flex: 0 0 auto; width: 83.33333%; }
  .col-md-11 { flex: 0 0 auto; width: 91.66667%; }
  .col-md-12 { flex: 0 0 auto; width: 100%; }
  .offset-md-0 { margin-left: 0; }
  .offset-md-1 { margin-left: 8.33333%; }
  .offset-md-2 { margin-left: 16.66667%; }
  .offset-md-3 { margin-left: 25%; }
  .offset-md-4 { margin-left: 33.33333%; }
  .offset-md-5 { margin-left: 41.66667%; }
  .offset-md-6 { margin-left: 50%; }
  .offset-md-7 { margin-left: 58.33333%; }
  .offset-md-8 { margin-left: 66.66667%; }
  .offset-md-9 { margin-left: 75%; }
  .offset-md-10 { margin-left: 83.33333%; }
  .offset-md-11 { margin-left: 91.66667%; }
  .g-md-0, .gx-md-0 { --page-gutter-x: 0; }
  .g-md-0, .gy-md-0 { --page-gutter-y: 0; }
  .g-md-1, .gx-md-1 { --page-gutter-x: 0.1875rem; }
  .g-md-1, .gy-md-1 { --page-gutter-y: 0.1875rem; }
  .g-md-2, .gx-md-2 { --page-gutter-x: 0.375rem; }
  .g-md-2, .gy-md-2 { --page-gutter-y: 0.375rem; }
  .g-md-3, .gx-md-3 { --page-gutter-x: 0.75rem; }
  .g-md-3, .gy-md-3 { --page-gutter-y: 0.75rem; }
  .g-md-4, .gx-md-4 { --page-gutter-x: 1.125rem; }
  .g-md-4, .gy-md-4 { --page-gutter-y: 1.125rem; }
  .g-md-5, .gx-md-5 { --page-gutter-x: 2.25rem; }
  .g-md-5, .gy-md-5 { --page-gutter-y: 2.25rem; } }

@media (min-width: 992px) { .col-lg { flex: 1 0 0%; }
  .row-cols-lg-auto > * { flex: 0 0 auto; width: auto; }
  .row-cols-lg-1 > * { flex: 0 0 auto; width: 100%; }
  .row-cols-lg-2 > * { flex: 0 0 auto; width: 50%; }
  .row-cols-lg-3 > * { flex: 0 0 auto; width: 33.33333%; }
  .row-cols-lg-4 > * { flex: 0 0 auto; width: 25%; }
  .row-cols-lg-5 > * { flex: 0 0 auto; width: 20%; }
  .row-cols-lg-6 > * { flex: 0 0 auto; width: 16.66667%; }
  .col-lg-auto { flex: 0 0 auto; width: auto; }
  .col-lg-1 { flex: 0 0 auto; width: 8.33333%; }
  .col-lg-2 { flex: 0 0 auto; width: 16.66667%; }
  .col-lg-3 { flex: 0 0 auto; width: 25%; }
  .col-lg-4 { flex: 0 0 auto; width: 33.33333%; }
  .col-lg-5 { flex: 0 0 auto; width: 41.66667%; }
  .col-lg-6 { flex: 0 0 auto; width: 50%; }
  .col-lg-7 { flex: 0 0 auto; width: 58.33333%; }
  .col-lg-8 { flex: 0 0 auto; width: 66.66667%; }
  .col-lg-9 { flex: 0 0 auto; width: 75%; }
  .col-lg-10 { flex: 0 0 auto; width: 83.33333%; }
  .col-lg-11 { flex: 0 0 auto; width: 91.66667%; }
  .col-lg-12 { flex: 0 0 auto; width: 100%; }
  .offset-lg-0 { margin-left: 0; }
  .offset-lg-1 { margin-left: 8.33333%; }
  .offset-lg-2 { margin-left: 16.66667%; }
  .offset-lg-3 { margin-left: 25%; }
  .offset-lg-4 { margin-left: 33.33333%; }
  .offset-lg-5 { margin-left: 41.66667%; }
  .offset-lg-6 { margin-left: 50%; }
  .offset-lg-7 { margin-left: 58.33333%; }
  .offset-lg-8 { margin-left: 66.66667%; }
  .offset-lg-9 { margin-left: 75%; }
  .offset-lg-10 { margin-left: 83.33333%; }
  .offset-lg-11 { margin-left: 91.66667%; }
  .g-lg-0, .gx-lg-0 { --page-gutter-x: 0; }
  .g-lg-0, .gy-lg-0 { --page-gutter-y: 0; }
  .g-lg-1, .gx-lg-1 { --page-gutter-x: 0.1875rem; }
  .g-lg-1, .gy-lg-1 { --page-gutter-y: 0.1875rem; }
  .g-lg-2, .gx-lg-2 { --page-gutter-x: 0.375rem; }
  .g-lg-2, .gy-lg-2 { --page-gutter-y: 0.375rem; }
  .g-lg-3, .gx-lg-3 { --page-gutter-x: 0.75rem; }
  .g-lg-3, .gy-lg-3 { --page-gutter-y: 0.75rem; }
  .g-lg-4, .gx-lg-4 { --page-gutter-x: 1.125rem; }
  .g-lg-4, .gy-lg-4 { --page-gutter-y: 1.125rem; }
  .g-lg-5, .gx-lg-5 { --page-gutter-x: 2.25rem; }
  .g-lg-5, .gy-lg-5 { --page-gutter-y: 2.25rem; } }

@media (min-width: 1200px) { .col-xl { flex: 1 0 0%; }
  .row-cols-xl-auto > * { flex: 0 0 auto; width: auto; }
  .row-cols-xl-1 > * { flex: 0 0 auto; width: 100%; }
  .row-cols-xl-2 > * { flex: 0 0 auto; width: 50%; }
  .row-cols-xl-3 > * { flex: 0 0 auto; width: 33.33333%; }
  .row-cols-xl-4 > * { flex: 0 0 auto; width: 25%; }
  .row-cols-xl-5 > * { flex: 0 0 auto; width: 20%; }
  .row-cols-xl-6 > * { flex: 0 0 auto; width: 16.66667%; }
  .col-xl-auto { flex: 0 0 auto; width: auto; }
  .col-xl-1 { flex: 0 0 auto; width: 8.33333%; }
  .col-xl-2 { flex: 0 0 auto; width: 16.66667%; }
  .col-xl-3 { flex: 0 0 auto; width: 25%; }
  .col-xl-4 { flex: 0 0 auto; width: 33.33333%; }
  .col-xl-5 { flex: 0 0 auto; width: 41.66667%; }
  .col-xl-6 { flex: 0 0 auto; width: 50%; }
  .col-xl-7 { flex: 0 0 auto; width: 58.33333%; }
  .col-xl-8 { flex: 0 0 auto; width: 66.66667%; }
  .col-xl-9 { flex: 0 0 auto; width: 75%; }
  .col-xl-10 { flex: 0 0 auto; width: 83.33333%; }
  .col-xl-11 { flex: 0 0 auto; width: 91.66667%; }
  .col-xl-12 { flex: 0 0 auto; width: 100%; }
  .offset-xl-0 { margin-left: 0; }
  .offset-xl-1 { margin-left: 8.33333%; }
  .offset-xl-2 { margin-left: 16.66667%; }
  .offset-xl-3 { margin-left: 25%; }
  .offset-xl-4 { margin-left: 33.33333%; }
  .offset-xl-5 { margin-left: 41.66667%; }
  .offset-xl-6 { margin-left: 50%; }
  .offset-xl-7 { margin-left: 58.33333%; }
  .offset-xl-8 { margin-left: 66.66667%; }
  .offset-xl-9 { margin-left: 75%; }
  .offset-xl-10 { margin-left: 83.33333%; }
  .offset-xl-11 { margin-left: 91.66667%; }
  .g-xl-0, .gx-xl-0 { --page-gutter-x: 0; }
  .g-xl-0, .gy-xl-0 { --page-gutter-y: 0; }
  .g-xl-1, .gx-xl-1 { --page-gutter-x: 0.1875rem; }
  .g-xl-1, .gy-xl-1 { --page-gutter-y: 0.1875rem; }
  .g-xl-2, .gx-xl-2 { --page-gutter-x: 0.375rem; }
  .g-xl-2, .gy-xl-2 { --page-gutter-y: 0.375rem; }
  .g-xl-3, .gx-xl-3 { --page-gutter-x: 0.75rem; }
  .g-xl-3, .gy-xl-3 { --page-gutter-y: 0.75rem; }
  .g-xl-4, .gx-xl-4 { --page-gutter-x: 1.125rem; }
  .g-xl-4, .gy-xl-4 { --page-gutter-y: 1.125rem; }
  .g-xl-5, .gx-xl-5 { --page-gutter-x: 2.25rem; }
  .g-xl-5, .gy-xl-5 { --page-gutter-y: 2.25rem; } }

@media (min-width: 1400px) { .col-xxl { flex: 1 0 0%; }
  .row-cols-xxl-auto > * { flex: 0 0 auto; width: auto; }
  .row-cols-xxl-1 > * { flex: 0 0 auto; width: 100%; }
  .row-cols-xxl-2 > * { flex: 0 0 auto; width: 50%; }
  .row-cols-xxl-3 > * { flex: 0 0 auto; width: 33.33333%; }
  .row-cols-xxl-4 > * { flex: 0 0 auto; width: 25%; }
  .row-cols-xxl-5 > * { flex: 0 0 auto; width: 20%; }
  .row-cols-xxl-6 > * { flex: 0 0 auto; width: 16.66667%; }
  .col-xxl-auto { flex: 0 0 auto; width: auto; }
  .col-xxl-1 { flex: 0 0 auto; width: 8.33333%; }
  .col-xxl-2 { flex: 0 0 auto; width: 16.66667%; }
  .col-xxl-3 { flex: 0 0 auto; width: 25%; }
  .col-xxl-4 { flex: 0 0 auto; width: 33.33333%; }
  .col-xxl-5 { flex: 0 0 auto; width: 41.66667%; }
  .col-xxl-6 { flex: 0 0 auto; width: 50%; }
  .col-xxl-7 { flex: 0 0 auto; width: 58.33333%; }
  .col-xxl-8 { flex: 0 0 auto; width: 66.66667%; }
  .col-xxl-9 { flex: 0 0 auto; width: 75%; }
  .col-xxl-10 { flex: 0 0 auto; width: 83.33333%; }
  .col-xxl-11 { flex: 0 0 auto; width: 91.66667%; }
  .col-xxl-12 { flex: 0 0 auto; width: 100%; }
  .offset-xxl-0 { margin-left: 0; }
  .offset-xxl-1 { margin-left: 8.33333%; }
  .offset-xxl-2 { margin-left: 16.66667%; }
  .offset-xxl-3 { margin-left: 25%; }
  .offset-xxl-4 { margin-left: 33.33333%; }
  .offset-xxl-5 { margin-left: 41.66667%; }
  .offset-xxl-6 { margin-left: 50%; }
  .offset-xxl-7 { margin-left: 58.33333%; }
  .offset-xxl-8 { margin-left: 66.66667%; }
  .offset-xxl-9 { margin-left: 75%; }
  .offset-xxl-10 { margin-left: 83.33333%; }
  .offset-xxl-11 { margin-left: 91.66667%; }
  .g-xxl-0, .gx-xxl-0 { --page-gutter-x: 0; }
  .g-xxl-0, .gy-xxl-0 { --page-gutter-y: 0; }
  .g-xxl-1, .gx-xxl-1 { --page-gutter-x: 0.1875rem; }
  .g-xxl-1, .gy-xxl-1 { --page-gutter-y: 0.1875rem; }
  .g-xxl-2, .gx-xxl-2 { --page-gutter-x: 0.375rem; }
  .g-xxl-2, .gy-xxl-2 { --page-gutter-y: 0.375rem; }
  .g-xxl-3, .gx-xxl-3 { --page-gutter-x: 0.75rem; }
  .g-xxl-3, .gy-xxl-3 { --page-gutter-y: 0.75rem; }
  .g-xxl-4, .gx-xxl-4 { --page-gutter-x: 1.125rem; }
  .g-xxl-4, .gy-xxl-4 { --page-gutter-y: 1.125rem; }
  .g-xxl-5, .gx-xxl-5 { --page-gutter-x: 2.25rem; }
  .g-xxl-5, .gy-xxl-5 { --page-gutter-y: 2.25rem; } }

.container, .container-fluid, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl { width: 100%; padding-right: var(--page-gutter-x, 0.9375rem); padding-left: var(--page-gutter-x, 0.9375rem); margin-right: auto; margin-left: auto; }

@media (min-width: 576px) { .container, .container-m, .container-sm { max-width: 540px; } }

@media (min-width: 768px) { .container, .container-m, .container-sm, .container-md { max-width: 720px; } }

@media (min-width: 992px) { .container, .container-m, .container-sm, .container-md, .container-lg { max-width: 960px; } }

@media (min-width: 1200px) { .container, .container-m, .container-sm, .container-md, .container-lg, .container-xl { max-width: 1140px; } }

@media (min-width: 1400px) { .container, .container-m, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl { max-width: 1800px; } }

@-webkit-keyframes spinner-border { to { transform: rotate(360deg) /* rtl:ignore */; } }

@keyframes spinner-border { to { transform: rotate(360deg) /* rtl:ignore */; } }

.spinner-border { display: inline-block; width: 1.75em; height: 1.75em; vertical-align: -0.125em; border: 0.25em solid currentColor; border-right-color: transparent; border-radius: 50%; -webkit-animation: 0.75s linear infinite spinner-border; animation: 0.75s linear infinite spinner-border; }

.spinner-border-sm { width: 1rem; height: 1rem; border-width: 0.2em; }

@-webkit-keyframes spinner-grow { 0% { transform: scale(0); }
  50% { opacity: 1;
    transform: none; } }

@keyframes spinner-grow { 0% { transform: scale(0); }
  50% { opacity: 1;
    transform: none; } }

.spinner-grow { display: inline-block; width: 1.75em; height: 1.75em; vertical-align: -0.125em; background-color: currentColor; border-radius: 50%; opacity: 0; -webkit-animation: 0.75s linear infinite spinner-grow; animation: 0.75s linear infinite spinner-grow; }

.spinner-grow-sm { width: 1rem; height: 1rem; }

@media (prefers-reduced-motion: reduce) { .spinner-border, .spinner-grow { -webkit-animation-duration: 1.5s; animation-duration: 1.5s; } }

.stretched-link::after { position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: 1; content: ""; }

.visually-hidden, .visually-hidden-focusable:not(:focus):not(:focus-within) { position: absolute !important; width: 1px !important; height: 1px !important; padding: 0 !important; margin: -1px !important; overflow: hidden !important; clip: rect(0, 0, 0, 0) !important; white-space: nowrap !important; border: 0 !important; }

.ratio { position: relative; width: 100%; }

.ratio::before { display: block; padding-top: var(--page-aspect-ratio); content: ""; }

.ratio > * { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.ratio-1x1 { --page-aspect-ratio: 100%; }

.ratio-4x3 { --page-aspect-ratio: calc(3 / 4 * 100%); }

.ratio-16x9 { --page-aspect-ratio: calc(9 / 16 * 100%); }

.ratio-21x9 { --page-aspect-ratio: calc(9 / 21 * 100%); }

.air-datepicker-cell.-year-.-other-decade-, .air-datepicker-cell.-day-.-other-month- { color: var(--adp-color-other-month); }

.air-datepicker-cell.-year-.-other-decade-:hover, .air-datepicker-cell.-day-.-other-month-:hover { color: var(--adp-color-other-month-hover); }

.-disabled-.-focus-.air-datepicker-cell.-year-.-other-decade-, .-disabled-.-focus-.air-datepicker-cell.-day-.-other-month- { color: var(--adp-color-other-month); }

.-selected-.air-datepicker-cell.-year-.-other-decade-, .-selected-.air-datepicker-cell.-day-.-other-month- { color: #fff; background: var(--adp-background-color-selected-other-month); }

.-selected-.-focus-.air-datepicker-cell.-year-.-other-decade-, .-selected-.-focus-.air-datepicker-cell.-day-.-other-month- { background: var(--adp-background-color-selected-other-month-focused); }

.-in-range-.air-datepicker-cell.-year-.-other-decade-, .-in-range-.air-datepicker-cell.-day-.-other-month- { background-color: var(--adp-background-color-in-range); color: var(--adp-color); }

.-in-range-.-focus-.air-datepicker-cell.-year-.-other-decade-, .-in-range-.-focus-.air-datepicker-cell.-day-.-other-month- { background-color: var(--adp-background-color-in-range-focused); }

.air-datepicker-cell.-year-.-other-decade-:empty, .air-datepicker-cell.-day-.-other-month-:empty { background: none; border: none; }

.air-datepicker-cell { border-radius: var(--adp-cell-border-radius); box-sizing: border-box; cursor: pointer; display: flex; position: relative; align-items: center; justify-content: center; z-index: 1; }

.air-datepicker-cell.-focus- { background: var(--adp-cell-background-color-hover); }

.air-datepicker-cell.-current- { color: var(--adp-color-current-date); }

.air-datepicker-cell.-current-.-focus- { color: var(--adp-color); }

.air-datepicker-cell.-current-.-in-range- { color: var(--adp-color-current-date); }

.air-datepicker-cell.-disabled- { cursor: default; color: var(--adp-color-disabled); }

.air-datepicker-cell.-disabled-.-focus- { color: var(--adp-color-disabled); }

.air-datepicker-cell.-disabled-.-in-range- { color: var(--adp-color-disabled-in-range); }

.air-datepicker-cell.-disabled-.-current-.-focus- { color: var(--adp-color-disabled); }

.air-datepicker-cell.-in-range- { background: var(--adp-cell-background-color-in-range); border-radius: 0; }

.air-datepicker-cell.-in-range-:hover, .air-datepicker-cell.-in-range-.-focus- { background: var(--adp-cell-background-color-in-range-hover); }

.air-datepicker-cell.-range-from- { border: 1px solid var(--adp-cell-border-color-in-range); background-color: var(--adp-cell-background-color-in-range); border-radius: var(--adp-cell-border-radius) 0 0 var(--adp-cell-border-radius); }

.air-datepicker-cell.-range-to- { border: 1px solid var(--adp-cell-border-color-in-range); background-color: var(--adp-cell-background-color-in-range); border-radius: 0 var(--adp-cell-border-radius) var(--adp-cell-border-radius) 0; }

.air-datepicker-cell.-range-to-.-range-from- { border-radius: var(--adp-cell-border-radius); }

.air-datepicker-cell.-selected- { color: #fff; border: none; background: var(--adp-cell-background-color-selected); }

.air-datepicker-cell.-selected-.-current- { color: #fff; background: var(--adp-cell-background-color-selected); }

.air-datepicker-cell.-selected-.-focus- { background: var(--adp-cell-background-color-selected-hover); }

.air-datepicker-body { transition: all var(--adp-transition-duration) var(--adp-transition-ease); }

.air-datepicker-body.-hidden- { display: none; }

.air-datepicker-body--day-names { display: grid; grid-template-columns: repeat(7, var(--adp-day-cell-width)); margin: 8px 0 3px; }

.air-datepicker-body--day-name { color: var(--adp-day-name-color); display: flex; align-items: center; justify-content: center; flex: 1; text-align: center; text-transform: uppercase; font-size: .8em; }

.air-datepicker-body--day-name.-clickable- { cursor: pointer; }

.air-datepicker-body--day-name.-clickable-:hover { color: var(--adp-day-name-color-hover); }

.air-datepicker-body--cells { display: grid; }

.air-datepicker-body--cells.-days- { grid-template-columns: repeat(7, var(--adp-day-cell-width)); grid-auto-rows: var(--adp-day-cell-height); }

.air-datepicker-body--cells.-months- { grid-template-columns: repeat(3, 1fr); grid-auto-rows: var(--adp-month-cell-height); }

.air-datepicker-body--cells.-years- { grid-template-columns: repeat(4, 1fr); grid-auto-rows: var(--adp-year-cell-height); }

.air-datepicker-nav { display: flex; justify-content: space-between; border-bottom: 1px solid var(--adp-border-color-inner); min-height: var(--adp-nav-height); padding: var(--adp-padding); box-sizing: content-box; }

.-only-timepicker- .air-datepicker-nav { display: none; }

.air-datepicker-nav--title, .air-datepicker-nav--action { display: flex; cursor: pointer; align-items: center; justify-content: center; }

.air-datepicker-nav--action { width: var(--adp-nav-action-size); border-radius: var(--adp-border-radius); -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

.air-datepicker-nav--action:hover { background: var(--adp-background-color-hover); }

.air-datepicker-nav--action:active { background: var(--adp-background-color-active); }

.air-datepicker-nav--action.-disabled- { visibility: hidden; }

.air-datepicker-nav--action svg { width: 32px; height: 32px; }

.air-datepicker-nav--action path { fill: none; stroke: var(--adp-nav-arrow-color); stroke-width: 2px; }

.air-datepicker-nav--title { border-radius: var(--adp-border-radius); padding: 0 8px; }

.air-datepicker-nav--title i { font-style: normal; color: var(--adp-nav-color-secondary); margin-left: .3em; }

.air-datepicker-nav--title:hover { background: var(--adp-background-color-hover); }

.air-datepicker-nav--title:active { background: var(--adp-background-color-active); }

.air-datepicker-nav--title.-disabled- { cursor: default; background: none; }

.air-datepicker-buttons { display: grid; grid-auto-columns: 1fr; grid-auto-flow: column; }

.air-datepicker-button { display: inline-flex; color: var(--adp-btn-color); border-radius: var(--adp-btn-border-radius); cursor: pointer; height: var(--adp-btn-height); border: none; background: rgba(255, 255, 255, 0); }

.air-datepicker-button:hover { color: var(--adp-btn-color-hover); background: var(--adp-btn-background-color-hover); }

.air-datepicker-button:focus { color: var(--adp-btn-color-hover); background: var(--adp-btn-background-color-hover); outline: none; }

.air-datepicker-button:active { background: var(--adp-btn-background-color-active); }

.air-datepicker-button span { outline: none; display: flex; align-items: center; justify-content: center; width: 100%; height: 100%; }

.air-datepicker-time { display: grid; grid-template-columns: -webkit-max-content 1fr; grid-template-columns: max-content 1fr; grid-column-gap: 12px; align-items: center; position: relative; padding: 0 var(--adp-time-padding-inner); }

.-only-timepicker- .air-datepicker-time { border-top: none; }

.air-datepicker-time--current { display: flex; align-items: center; flex: 1; font-size: 14px; text-align: center; }

.air-datepicker-time--current-colon { margin: 0 2px 3px; line-height: 1; }

.air-datepicker-time--current-hours, .air-datepicker-time--current-minutes { line-height: 1; font-size: 19px; font-family: "Century Gothic",CenturyGothic,AppleGothic,sans-serif; position: relative; z-index: 1; }

.air-datepicker-time--current-hours:after, .air-datepicker-time--current-minutes:after { content: ""; background: var(--adp-background-color-hover); border-radius: var(--adp-border-radius); position: absolute; left: -2px; top: -3px; right: -2px; bottom: -2px; z-index: -1; opacity: 0; }

.air-datepicker-time--current-hours.-focus-:after, .air-datepicker-time--current-minutes.-focus-:after { opacity: 1; }

.air-datepicker-time--current-ampm { text-transform: uppercase; align-self: flex-end; color: var(--adp-time-day-period-color); margin-left: 6px; font-size: 11px; margin-bottom: 1px; }

.air-datepicker-time--row { display: flex; align-items: center; font-size: 11px; height: 17px; background: linear-gradient(to right, var(--adp-time-track-color), var(--adp-time-track-color)) left 50%/100% var(--adp-time-track-height) no-repeat; }

.air-datepicker-time--row:first-child { margin-bottom: 4px; }

.air-datepicker-time--row input[type=range] { background: none; cursor: pointer; flex: 1; height: 100%; width: 100%; padding: 0; margin: 0; -webkit-appearance: none; }

.air-datepicker-time--row input[type=range]::-webkit-slider-thumb { -webkit-appearance: none; }

.air-datepicker-time--row input[type=range]::-ms-tooltip { display: none; }

.air-datepicker-time--row input[type=range]:hover::-webkit-slider-thumb { border-color: var(--adp-time-track-color-hover); }

.air-datepicker-time--row input[type=range]:hover::-moz-range-thumb { border-color: var(--adp-time-track-color-hover); }

.air-datepicker-time--row input[type=range]:hover::-ms-thumb { border-color: var(--adp-time-track-color-hover); }

.air-datepicker-time--row input[type=range]:focus { outline: none; }

.air-datepicker-time--row input[type=range]:focus::-webkit-slider-thumb { background: var(--adp-cell-background-color-selected); border-color: var(--adp-cell-background-color-selected); }

.air-datepicker-time--row input[type=range]:focus::-moz-range-thumb { background: var(--adp-cell-background-color-selected); border-color: var(--adp-cell-background-color-selected); }

.air-datepicker-time--row input[type=range]:focus::-ms-thumb { background: var(--adp-cell-background-color-selected); border-color: var(--adp-cell-background-color-selected); }

.air-datepicker-time--row input[type=range]::-webkit-slider-thumb { box-sizing: border-box; height: 12px; width: 12px; border-radius: 3px; border: 1px solid var(--adp-time-track-color); background: #fff; cursor: pointer; -webkit-transition: background var(--adp-transition-duration); transition: background var(--adp-transition-duration); }

.air-datepicker-time--row input[type=range]::-moz-range-thumb { box-sizing: border-box; height: 12px; width: 12px; border-radius: 3px; border: 1px solid var(--adp-time-track-color); background: #fff; cursor: pointer; -moz-transition: background var(--adp-transition-duration); transition: background var(--adp-transition-duration); }

.air-datepicker-time--row input[type=range]::-ms-thumb { box-sizing: border-box; height: 12px; width: 12px; border-radius: 3px; border: 1px solid var(--adp-time-track-color); background: #fff; cursor: pointer; -ms-transition: background var(--adp-transition-duration); transition: background var(--adp-transition-duration); }

.air-datepicker-time--row input[type=range]::-webkit-slider-thumb { margin-top: calc(var(--adp-time-thumb-size)/2*-1); }

.air-datepicker-time--row input[type=range]::-webkit-slider-runnable-track { border: none; height: var(--adp-time-track-height); cursor: pointer; color: rgba(0, 0, 0, 0); background: rgba(0, 0, 0, 0); }

.air-datepicker-time--row input[type=range]::-moz-range-track { border: none; height: var(--adp-time-track-height); cursor: pointer; color: rgba(0, 0, 0, 0); background: rgba(0, 0, 0, 0); }

.air-datepicker-time--row input[type=range]::-ms-track { border: none; height: var(--adp-time-track-height); cursor: pointer; color: rgba(0, 0, 0, 0); background: rgba(0, 0, 0, 0); }

.air-datepicker-time--row input[type=range]::-ms-fill-lower { background: rgba(0, 0, 0, 0); }

.air-datepicker-time--row input[type=range]::-ms-fill-upper { background: rgba(0, 0, 0, 0); }

.air-datepicker { --adp-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; --adp-font-size: 14px; --adp-width: 246px; --adp-z-index: 100; --adp-padding: 4px; --adp-grid-areas: "nav" "body" "timepicker" "buttons"; --adp-transition-duration: .3s; --adp-transition-ease: ease-out; --adp-transition-offset: 8px; --adp-background-color: #fff; --adp-background-color-hover: #f0f0f0; --adp-background-color-active: #eaeaea; --adp-background-color-in-range: rgba(92, 196, 239, .1); --adp-background-color-in-range-focused: rgba(92, 196, 239, .2); --adp-background-color-selected-other-month-focused: #8ad5f4; --adp-background-color-selected-other-month: #a2ddf6; --adp-color: #4a4a4a; --adp-color-secondary: #9c9c9c; --adp-accent-color: #4eb5e6; --adp-color-current-date: var(--adp-accent-color); --adp-color-other-month: #dedede; --adp-color-disabled: #aeaeae; --adp-color-disabled-in-range: #939393; --adp-color-other-month-hover: #c5c5c5; --adp-border-color: #dbdbdb; --adp-border-color-inner: #efefef; --adp-border-radius: 4px; --adp-border-color-inline: #d7d7d7; --adp-nav-height: 32px; --adp-nav-arrow-color: var(--adp-color-secondary); --adp-nav-action-size: 32px; --adp-nav-color-secondary: var(--adp-color-secondary); --adp-day-name-color: #ff9a19; --adp-day-name-color-hover: #8ad5f4; --adp-day-cell-width: 1fr; --adp-day-cell-height: 32px; --adp-month-cell-height: 42px; --adp-year-cell-height: 56px; --adp-pointer-size: 10px; --adp-poiner-border-radius: 2px; --adp-pointer-offset: 14px; --adp-cell-border-radius: 4px; --adp-cell-background-color-hover: var(--adp-background-color-hover); --adp-cell-background-color-selected: #5cc4ef; --adp-cell-background-color-selected-hover: #45bced; --adp-cell-background-color-in-range: rgba(92, 196, 239, 0.1); --adp-cell-background-color-in-range-hover: rgba(92, 196, 239, 0.2); --adp-cell-border-color-in-range: var(--adp-cell-background-color-selected); --adp-btn-height: 32px; --adp-btn-color: var(--adp-accent-color); --adp-btn-color-hover: var(--adp-color); --adp-btn-border-radius: var(--adp-border-radius); --adp-btn-background-color-hover: var(--adp-background-color-hover); --adp-btn-background-color-active: var(--adp-background-color-active); --adp-time-track-height: 1px; --adp-time-track-color: #dedede; --adp-time-track-color-hover: #b1b1b1; --adp-time-thumb-size: 12px; --adp-time-padding-inner: 10px; --adp-time-day-period-color: var(--adp-color-secondary); --adp-mobile-font-size: 16px; --adp-mobile-nav-height: 40px; --adp-mobile-width: 320px; --adp-mobile-day-cell-height: 38px; --adp-mobile-month-cell-height: 48px; --adp-mobile-year-cell-height: 64px; }

.air-datepicker-overlay { --adp-overlay-background-color: rgba(0, 0, 0, .3); --adp-overlay-transition-duration: .3s; --adp-overlay-transition-ease: ease-out; --adp-overlay-z-index: 99; }

.air-datepicker { background: var(--adp-background-color); border: 1px solid var(--adp-border-color); box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15); border-radius: var(--adp-border-radius); box-sizing: content-box; display: grid; grid-template-columns: 1fr; grid-template-rows: repeat(4, -webkit-max-content); grid-template-rows: repeat(4, max-content); grid-template-areas: var(--adp-grid-areas); font-family: var(--adp-font-family), sans-serif; font-size: var(--adp-font-size); color: var(--adp-color); width: var(--adp-width); position: absolute; transition: opacity var(--adp-transition-duration) var(--adp-transition-ease), transform var(--adp-transition-duration) var(--adp-transition-ease); z-index: var(--adp-z-index); }

.air-datepicker:not(.-custom-position-) { opacity: 0; }

.air-datepicker.-from-top- { transform: translateY(calc(var(--adp-transition-offset) * -1)); }

.air-datepicker.-from-right- { transform: translateX(var(--adp-transition-offset)); }

.air-datepicker.-from-bottom- { transform: translateY(var(--adp-transition-offset)); }

.air-datepicker.-from-left- { transform: translateX(calc(var(--adp-transition-offset) * -1)); }

.air-datepicker.-active-:not(.-custom-position-) { transform: translate(0, 0); opacity: 1; }

.air-datepicker.-active-.-custom-position- { transition: none; }

.air-datepicker.-inline- { border-color: var(--adp-border-color-inline); box-shadow: none; position: static; left: auto; right: auto; opacity: 1; transform: none; }

.air-datepicker.-inline- .air-datepicker--pointer { display: none; }

.air-datepicker.-is-mobile- { --adp-font-size: var(--adp-mobile-font-size); --adp-day-cell-height: var(--adp-mobile-day-cell-height); --adp-month-cell-height: var(--adp-mobile-month-cell-height); --adp-year-cell-height: var(--adp-mobile-year-cell-height); --adp-nav-height: var(--adp-mobile-nav-height); --adp-nav-action-size: var(--adp-mobile-nav-height); position: fixed; width: var(--adp-mobile-width); border: none; }

.air-datepicker.-is-mobile- * { -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

.air-datepicker.-is-mobile- .air-datepicker--pointer { display: none; }

.air-datepicker.-is-mobile-:not(.-custom-position-) { transform: translate(-50%, calc(-50% + var(--adp-transition-offset))); }

.air-datepicker.-is-mobile-.-active-:not(.-custom-position-) { transform: translate(-50%, -50%); }

.air-datepicker.-custom-position- { transition: none; }

.air-datepicker-global-container { position: absolute; left: 0; top: 0; }

.air-datepicker--pointer { --pointer-half-size: calc(var(--adp-pointer-size) / 2); position: absolute; width: var(--adp-pointer-size); height: var(--adp-pointer-size); z-index: -1; }

.air-datepicker--pointer:after { content: ""; position: absolute; background: #fff; border-top: 1px solid var(--adp-border-color-inline); border-right: 1px solid var(--adp-border-color-inline); border-top-right-radius: var(--adp-poiner-border-radius); width: var(--adp-pointer-size); height: var(--adp-pointer-size); box-sizing: border-box; }

.-top-left- .air-datepicker--pointer, .-top-center- .air-datepicker--pointer, .-top-right- .air-datepicker--pointer, [data-popper-placement^=top] .air-datepicker--pointer { top: calc(100% - var(--pointer-half-size) + 1px); }

.-top-left- .air-datepicker--pointer:after, .-top-center- .air-datepicker--pointer:after, .-top-right- .air-datepicker--pointer:after, [data-popper-placement^=top] .air-datepicker--pointer:after { transform: rotate(135deg); }

.-right-top- .air-datepicker--pointer, .-right-center- .air-datepicker--pointer, .-right-bottom- .air-datepicker--pointer, [data-popper-placement^=right] .air-datepicker--pointer { right: calc(100% - var(--pointer-half-size) + 1px); }

.-right-top- .air-datepicker--pointer:after, .-right-center- .air-datepicker--pointer:after, .-right-bottom- .air-datepicker--pointer:after, [data-popper-placement^=right] .air-datepicker--pointer:after { transform: rotate(225deg); }

.-bottom-left- .air-datepicker--pointer, .-bottom-center- .air-datepicker--pointer, .-bottom-right- .air-datepicker--pointer, [data-popper-placement^=bottom] .air-datepicker--pointer { bottom: calc(100% - var(--pointer-half-size) + 1px); }

.-bottom-left- .air-datepicker--pointer:after, .-bottom-center- .air-datepicker--pointer:after, .-bottom-right- .air-datepicker--pointer:after, [data-popper-placement^=bottom] .air-datepicker--pointer:after { transform: rotate(315deg); }

.-left-top- .air-datepicker--pointer, .-left-center- .air-datepicker--pointer, .-left-bottom- .air-datepicker--pointer, [data-popper-placement^=left] .air-datepicker--pointer { left: calc(100% - var(--pointer-half-size) + 1px); }

.-left-top- .air-datepicker--pointer:after, .-left-center- .air-datepicker--pointer:after, .-left-bottom- .air-datepicker--pointer:after, [data-popper-placement^=left] .air-datepicker--pointer:after { transform: rotate(45deg); }

.-top-left- .air-datepicker--pointer, .-bottom-left- .air-datepicker--pointer { left: var(--adp-pointer-offset); }

.-top-right- .air-datepicker--pointer, .-bottom-right- .air-datepicker--pointer { right: var(--adp-pointer-offset); }

.-top-center- .air-datepicker--pointer, .-bottom-center- .air-datepicker--pointer { left: calc(50% - var(--adp-pointer-size)/2); }

.-left-top- .air-datepicker--pointer, .-right-top- .air-datepicker--pointer { top: var(--adp-pointer-offset); }

.-left-bottom- .air-datepicker--pointer, .-right-bottom- .air-datepicker--pointer { bottom: var(--adp-pointer-offset); }

.-left-center- .air-datepicker--pointer, .-right-center- .air-datepicker--pointer { top: calc(50% - var(--adp-pointer-size)/2); }

.air-datepicker--navigation { grid-area: nav; }

.air-datepicker--content { box-sizing: content-box; padding: var(--adp-padding); grid-area: body; }

.-only-timepicker- .air-datepicker--content { display: none; }

.air-datepicker--time { grid-area: timepicker; }

.air-datepicker--buttons { grid-area: buttons; }

.air-datepicker--buttons, .air-datepicker--time { padding: var(--adp-padding); border-top: 1px solid var(--adp-border-color-inner); }

.air-datepicker-overlay { position: fixed; background: var(--adp-overlay-background-color); left: 0; top: 0; width: 0; height: 0; opacity: 0; transition: opacity var(--adp-overlay-transition-duration) var(--adp-overlay-transition-ease), left 0s, height 0s, width 0s; transition-delay: 0s, var(--adp-overlay-transition-duration), var(--adp-overlay-transition-duration), var(--adp-overlay-transition-duration); z-index: var(--adp-overlay-z-index); }

.air-datepicker-overlay.-active- { opacity: 1; width: 100%; height: 100%; transition: opacity var(--adp-overlay-transition-duration) var(--adp-overlay-transition-ease), height 0s, width 0s; }

.float-start { float: left; }

.float-end { float: right; }

.float-none { float: none; }

.opacity-0 { opacity: 0; }

.opacity-25 { opacity: 0.25; }

.opacity-50 { opacity: 0.5; }

.opacity-75 { opacity: 0.75; }

.opacity-100 { opacity: 1; }

.overflow-auto { overflow: auto; }

.overflow-hidden { overflow: hidden; }

.overflow-visible { overflow: visible; }

.overflow-scroll { overflow: scroll; }

.d-inline { display: inline; }

.d-inline-block { display: inline-block; }

.d-block { display: block; }

.d-flex { display: flex; }

.d-inline-flex { display: inline-flex; }

.d-none { display: none; }

.position-static { position: static; }

.position-relative { position: relative; }

.position-absolute { position: absolute; }

.position-fixed { position: fixed; }

.position-sticky { position: -webkit-sticky; position: sticky; }

.border { border: 1px solid #212529; }

.border-0 { border: 0; }

.w-25 { width: 25%; }

.w-50 { width: 50%; }

.w-75 { width: 75%; }

.w-100 { width: 100%; }

.w-auto { width: auto; }

.mw-25 { max-width: 25%; }

.mw-50 { max-width: 50%; }

.mw-75 { max-width: 75%; }

.mw-100 { max-width: 100%; }

.h-25 { height: 25%; }

.h-50 { height: 50%; }

.h-75 { height: 75%; }

.h-100 { height: 100%; }

.h-auto { height: auto; }

.flex-fill { flex: 1 1 auto; }

.flex-row { flex-direction: row; }

.flex-column { flex-direction: column; }

.flex-row-reverse { flex-direction: row-reverse; }

.flex-column-reverse { flex-direction: column-reverse; }

.flex-grow-0 { flex-grow: 0; }

.flex-grow-1 { flex-grow: 1; }

.flex-shrink-0 { flex-shrink: 0; }

.flex-shrink-1 { flex-shrink: 1; }

.flex-wrap { flex-wrap: wrap; }

.flex-nowrap { flex-wrap: nowrap; }

.flex-wrap-reverse { flex-wrap: wrap-reverse; }

.justify-content-start { justify-content: flex-start; }

.justify-content-end { justify-content: flex-end; }

.justify-content-center { justify-content: center; }

.justify-content-between { justify-content: space-between; }

.justify-content-around { justify-content: space-around; }

.justify-content-evenly { justify-content: space-evenly; }

.align-items-start { align-items: flex-start; }

.align-items-end { align-items: flex-end; }

.align-items-center { align-items: center; }

.align-content-start { align-content: flex-start; }

.align-content-end { align-content: flex-end; }

.align-content-center { align-content: center; }

.align-content-between { align-content: space-between; }

.align-content-around { align-content: space-around; }

.align-self-start { align-self: flex-start; }

.align-self-end { align-self: flex-end; }

.align-self-center { align-self: center; }

.order-first { order: -1; }

.order-0 { order: 0; }

.order-1 { order: 1; }

.order-2 { order: 2; }

.order-3 { order: 3; }

.order-4 { order: 4; }

.order-5 { order: 5; }

.order-last { order: 6; }

.m-0 { margin: 0; }

.m-1 { margin: 0.1875rem; }

.m-2 { margin: 0.375rem; }

.m-3 { margin: 0.75rem; }

.m-4 { margin: 1.125rem; }

.m-5 { margin: 2.25rem; }

.m-auto { margin: auto; }

.mx-0 { margin-right: 0; margin-left: 0; }

.mx-1 { margin-right: 0.1875rem; margin-left: 0.1875rem; }

.mx-2 { margin-right: 0.375rem; margin-left: 0.375rem; }

.mx-3 { margin-right: 0.75rem; margin-left: 0.75rem; }

.mx-4 { margin-right: 1.125rem; margin-left: 1.125rem; }

.mx-5 { margin-right: 2.25rem; margin-left: 2.25rem; }

.mx-auto { margin-right: auto; margin-left: auto; }

.my-0 { margin-top: 0; margin-bottom: 0; }

.my-1 { margin-top: 0.1875rem; margin-bottom: 0.1875rem; }

.my-2 { margin-top: 0.375rem; margin-bottom: 0.375rem; }

.my-3 { margin-top: 0.75rem; margin-bottom: 0.75rem; }

.my-4 { margin-top: 1.125rem; margin-bottom: 1.125rem; }

.my-5 { margin-top: 2.25rem; margin-bottom: 2.25rem; }

.my-auto { margin-top: auto; margin-bottom: auto; }

.mt-0 { margin-top: 0; }

.mt-1 { margin-top: 0.1875rem; }

.mt-2 { margin-top: 0.375rem; }

.mt-3 { margin-top: 0.75rem; }

.mt-4 { margin-top: 1.125rem; }

.mt-5 { margin-top: 2.25rem; }

.mt-auto { margin-top: auto; }

.me-0 { margin-right: 0; }

.me-1 { margin-right: 0.1875rem; }

.me-2 { margin-right: 0.375rem; }

.me-3 { margin-right: 0.75rem; }

.me-4 { margin-right: 1.125rem; }

.me-5 { margin-right: 2.25rem; }

.me-auto { margin-right: auto; }

.mb-0 { margin-bottom: 0; }

.mb-1 { margin-bottom: 0.1875rem; }

.mb-2 { margin-bottom: 0.375rem; }

.mb-3 { margin-bottom: 0.75rem; }

.mb-4 { margin-bottom: 1.125rem; }

.mb-5 { margin-bottom: 2.25rem; }

.mb-auto { margin-bottom: auto; }

.ms-0 { margin-left: 0; }

.ms-1 { margin-left: 0.1875rem; }

.ms-2 { margin-left: 0.375rem; }

.ms-3 { margin-left: 0.75rem; }

.ms-4 { margin-left: 1.125rem; }

.ms-5 { margin-left: 2.25rem; }

.ms-auto { margin-left: auto; }

.m-n1 { margin: -0.1875rem; }

.m-n2 { margin: -0.375rem; }

.m-n3 { margin: -0.75rem; }

.m-n4 { margin: -1.125rem; }

.m-n5 { margin: -2.25rem; }

.mx-n1 { margin-right: -0.1875rem; margin-left: -0.1875rem; }

.mx-n2 { margin-right: -0.375rem; margin-left: -0.375rem; }

.mx-n3 { margin-right: -0.75rem; margin-left: -0.75rem; }

.mx-n4 { margin-right: -1.125rem; margin-left: -1.125rem; }

.mx-n5 { margin-right: -2.25rem; margin-left: -2.25rem; }

.my-n1 { margin-top: -0.1875rem; margin-bottom: -0.1875rem; }

.my-n2 { margin-top: -0.375rem; margin-bottom: -0.375rem; }

.my-n3 { margin-top: -0.75rem; margin-bottom: -0.75rem; }

.my-n4 { margin-top: -1.125rem; margin-bottom: -1.125rem; }

.my-n5 { margin-top: -2.25rem; margin-bottom: -2.25rem; }

.mt-n1 { margin-top: -0.1875rem; }

.mt-n2 { margin-top: -0.375rem; }

.mt-n3 { margin-top: -0.75rem; }

.mt-n4 { margin-top: -1.125rem; }

.mt-n5 { margin-top: -2.25rem; }

.me-n1 { margin-right: -0.1875rem; }

.me-n2 { margin-right: -0.375rem; }

.me-n3 { margin-right: -0.75rem; }

.me-n4 { margin-right: -1.125rem; }

.me-n5 { margin-right: -2.25rem; }

.mb-n1 { margin-bottom: -0.1875rem; }

.mb-n2 { margin-bottom: -0.375rem; }

.mb-n3 { margin-bottom: -0.75rem; }

.mb-n4 { margin-bottom: -1.125rem; }

.mb-n5 { margin-bottom: -2.25rem; }

.ms-n1 { margin-left: -0.1875rem; }

.ms-n2 { margin-left: -0.375rem; }

.ms-n3 { margin-left: -0.75rem; }

.ms-n4 { margin-left: -1.125rem; }

.ms-n5 { margin-left: -2.25rem; }

.p-0 { padding: 0; }

.p-1 { padding: 0.1875rem; }

.p-2 { padding: 0.375rem; }

.p-3 { padding: 0.75rem; }

.p-4 { padding: 1.125rem; }

.p-5 { padding: 2.25rem; }

.px-0 { padding-right: 0; padding-left: 0; }

.px-1 { padding-right: 0.1875rem; padding-left: 0.1875rem; }

.px-2 { padding-right: 0.375rem; padding-left: 0.375rem; }

.px-3 { padding-right: 0.75rem; padding-left: 0.75rem; }

.px-4 { padding-right: 1.125rem; padding-left: 1.125rem; }

.px-5 { padding-right: 2.25rem; padding-left: 2.25rem; }

.py-0 { padding-top: 0; padding-bottom: 0; }

.py-1 { padding-top: 0.1875rem; padding-bottom: 0.1875rem; }

.py-2 { padding-top: 0.375rem; padding-bottom: 0.375rem; }

.py-3 { padding-top: 0.75rem; padding-bottom: 0.75rem; }

.py-4 { padding-top: 1.125rem; padding-bottom: 1.125rem; }

.py-5 { padding-top: 2.25rem; padding-bottom: 2.25rem; }

.pt-0 { padding-top: 0; }

.pt-1 { padding-top: 0.1875rem; }

.pt-2 { padding-top: 0.375rem; }

.pt-3 { padding-top: 0.75rem; }

.pt-4 { padding-top: 1.125rem; }

.pt-5 { padding-top: 2.25rem; }

.pe-0 { padding-right: 0; }

.pe-1 { padding-right: 0.1875rem; }

.pe-2 { padding-right: 0.375rem; }

.pe-3 { padding-right: 0.75rem; }

.pe-4 { padding-right: 1.125rem; }

.pe-5 { padding-right: 2.25rem; }

.pb-0 { padding-bottom: 0; }

.pb-1 { padding-bottom: 0.1875rem; }

.pb-2 { padding-bottom: 0.375rem; }

.pb-3 { padding-bottom: 0.75rem; }

.pb-4 { padding-bottom: 1.125rem; }

.pb-5 { padding-bottom: 2.25rem; }

.ps-0 { padding-left: 0; }

.ps-1 { padding-left: 0.1875rem; }

.ps-2 { padding-left: 0.375rem; }

.ps-3 { padding-left: 0.75rem; }

.ps-4 { padding-left: 1.125rem; }

.ps-5 { padding-left: 2.25rem; }

.lh-1 { line-height: 1; }

.lh-sm { line-height: 1.15; }

.lh-base { line-height: 1.35; }

.lh-lg { line-height: 2; }

.text-start { text-align: left; }

.text-end { text-align: right; }

.text-center { text-align: center; }

.text-decoration-none { text-decoration: none; }

.text-decoration-underline { text-decoration: underline; }

.text-decoration-line-through { text-decoration: line-through; }

.text-lowercase { text-transform: lowercase; }

.text-uppercase { text-transform: uppercase; }

.text-capitalize { text-transform: capitalize; }

.text-primary { --page-text-opacity: 1; color: rgba(var(--page-primary-rgb), var(--page-text-opacity)); }

.text-secondary { --page-text-opacity: 1; color: rgba(var(--page-secondary-rgb), var(--page-text-opacity)); }

.text-success { --page-text-opacity: 1; color: rgba(var(--page-success-rgb), var(--page-text-opacity)); }

.text-info { --page-text-opacity: 1; color: rgba(var(--page-info-rgb), var(--page-text-opacity)); }

.text-warning { --page-text-opacity: 1; color: rgba(var(--page-warning-rgb), var(--page-text-opacity)); }

.text-danger { --page-text-opacity: 1; color: rgba(var(--page-danger-rgb), var(--page-text-opacity)); }

.text-light { --page-text-opacity: 1; color: rgba(var(--page-light-rgb), var(--page-text-opacity)); }

.text-dark { --page-text-opacity: 1; color: rgba(var(--page-dark-rgb), var(--page-text-opacity)); }

.text-black { --page-text-opacity: 1; color: rgba(var(--page-black-rgb), var(--page-text-opacity)); }

.text-white { --page-text-opacity: 1; color: rgba(var(--page-white-rgb), var(--page-text-opacity)); }

.text-body { --page-text-opacity: 1; color: rgba(var(--page-body-color-rgb), var(--page-text-opacity)); }

.text-muted { --page-text-opacity: 1; color: #6c757d; }

.text-black-50 { --page-text-opacity: 1; color: rgba(0, 0, 0, 0.5); }

.text-white-50 { --page-text-opacity: 1; color: rgba(255, 255, 255, 0.5); }

.text-reset { --page-text-opacity: 1; color: inherit; }

.text-opacity-25 { --page-text-opacity: 0.25; }

.text-opacity-50 { --page-text-opacity: 0.5; }

.text-opacity-75 { --page-text-opacity: 0.75; }

.text-opacity-100 { --page-text-opacity: 1; }

.bg-primary { --page-bg-opacity: 1; background-color: rgba(var(--page-primary-rgb), var(--page-bg-opacity)); }

.bg-secondary { --page-bg-opacity: 1; background-color: rgba(var(--page-secondary-rgb), var(--page-bg-opacity)); }

.bg-success { --page-bg-opacity: 1; background-color: rgba(var(--page-success-rgb), var(--page-bg-opacity)); }

.bg-info { --page-bg-opacity: 1; background-color: rgba(var(--page-info-rgb), var(--page-bg-opacity)); }

.bg-warning { --page-bg-opacity: 1; background-color: rgba(var(--page-warning-rgb), var(--page-bg-opacity)); }

.bg-danger { --page-bg-opacity: 1; background-color: rgba(var(--page-danger-rgb), var(--page-bg-opacity)); }

.bg-light { --page-bg-opacity: 1; background-color: rgba(var(--page-light-rgb), var(--page-bg-opacity)); }

.bg-dark { --page-bg-opacity: 1; background-color: rgba(var(--page-dark-rgb), var(--page-bg-opacity)); }

.bg-black { --page-bg-opacity: 1; background-color: rgba(var(--page-black-rgb), var(--page-bg-opacity)); }

.bg-white { --page-bg-opacity: 1; background-color: rgba(var(--page-white-rgb), var(--page-bg-opacity)); }

.bg-body { --page-bg-opacity: 1; background-color: rgba(var(--page-body-bg-rgb), var(--page-bg-opacity)); }

.bg-transparent { --page-bg-opacity: 1; background-color: transparent; }

.bg-opacity-10 { --page-bg-opacity: 0.1; }

.bg-opacity-25 { --page-bg-opacity: 0.25; }

.bg-opacity-50 { --page-bg-opacity: 0.5; }

.bg-opacity-75 { --page-bg-opacity: 0.75; }

.bg-opacity-100 { --page-bg-opacity: 1; }

.user-select-all { -webkit-user-select: all; -moz-user-select: all; user-select: all; }

.user-select-auto { -webkit-user-select: auto; -moz-user-select: auto; -ms-user-select: auto; user-select: auto; }

.user-select-none { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

.pe-none { pointer-events: none; }

.pe-auto { pointer-events: auto; }

.rounded { border-radius: 2px; }

.rounded-0 { border-radius: 0; }

.rounded-1 { border-radius: 4px; }

.rounded-2 { border-radius: 2px; }

.rounded-3 { border-radius: 6px; }

.rounded-circle { border-radius: 50%; }

.rounded-pill { border-radius: 50%; }

.visible { visibility: visible; }

.invisible { visibility: hidden; }

@media (min-width: 375px) { .float-m-start { float: left; }
  .float-m-end { float: right; }
  .float-m-none { float: none; }
  .d-m-inline { display: inline; }
  .d-m-inline-block { display: inline-block; }
  .d-m-block { display: block; }
  .d-m-flex { display: flex; }
  .d-m-inline-flex { display: inline-flex; }
  .d-m-none { display: none; }
  .flex-m-fill { flex: 1 1 auto; }
  .flex-m-row { flex-direction: row; }
  .flex-m-column { flex-direction: column; }
  .flex-m-row-reverse { flex-direction: row-reverse; }
  .flex-m-column-reverse { flex-direction: column-reverse; }
  .flex-m-grow-0 { flex-grow: 0; }
  .flex-m-grow-1 { flex-grow: 1; }
  .flex-m-shrink-0 { flex-shrink: 0; }
  .flex-m-shrink-1 { flex-shrink: 1; }
  .flex-m-wrap { flex-wrap: wrap; }
  .flex-m-nowrap { flex-wrap: nowrap; }
  .flex-m-wrap-reverse { flex-wrap: wrap-reverse; }
  .justify-content-m-start { justify-content: flex-start; }
  .justify-content-m-end { justify-content: flex-end; }
  .justify-content-m-center { justify-content: center; }
  .justify-content-m-between { justify-content: space-between; }
  .justify-content-m-around { justify-content: space-around; }
  .justify-content-m-evenly { justify-content: space-evenly; }
  .align-items-m-start { align-items: flex-start; }
  .align-items-m-end { align-items: flex-end; }
  .align-items-m-center { align-items: center; }
  .align-content-m-start { align-content: flex-start; }
  .align-content-m-end { align-content: flex-end; }
  .align-content-m-center { align-content: center; }
  .align-content-m-between { align-content: space-between; }
  .align-content-m-around { align-content: space-around; }
  .align-self-m-start { align-self: flex-start; }
  .align-self-m-end { align-self: flex-end; }
  .align-self-m-center { align-self: center; }
  .order-m-first { order: -1; }
  .order-m-0 { order: 0; }
  .order-m-1 { order: 1; }
  .order-m-2 { order: 2; }
  .order-m-3 { order: 3; }
  .order-m-4 { order: 4; }
  .order-m-5 { order: 5; }
  .order-m-last { order: 6; }
  .m-m-0 { margin: 0; }
  .m-m-1 { margin: 0.1875rem; }
  .m-m-2 { margin: 0.375rem; }
  .m-m-3 { margin: 0.75rem; }
  .m-m-4 { margin: 1.125rem; }
  .m-m-5 { margin: 2.25rem; }
  .m-m-auto { margin: auto; }
  .mx-m-0 { margin-right: 0; margin-left: 0; }
  .mx-m-1 { margin-right: 0.1875rem; margin-left: 0.1875rem; }
  .mx-m-2 { margin-right: 0.375rem; margin-left: 0.375rem; }
  .mx-m-3 { margin-right: 0.75rem; margin-left: 0.75rem; }
  .mx-m-4 { margin-right: 1.125rem; margin-left: 1.125rem; }
  .mx-m-5 { margin-right: 2.25rem; margin-left: 2.25rem; }
  .mx-m-auto { margin-right: auto; margin-left: auto; }
  .my-m-0 { margin-top: 0; margin-bottom: 0; }
  .my-m-1 { margin-top: 0.1875rem; margin-bottom: 0.1875rem; }
  .my-m-2 { margin-top: 0.375rem; margin-bottom: 0.375rem; }
  .my-m-3 { margin-top: 0.75rem; margin-bottom: 0.75rem; }
  .my-m-4 { margin-top: 1.125rem; margin-bottom: 1.125rem; }
  .my-m-5 { margin-top: 2.25rem; margin-bottom: 2.25rem; }
  .my-m-auto { margin-top: auto; margin-bottom: auto; }
  .mt-m-0 { margin-top: 0; }
  .mt-m-1 { margin-top: 0.1875rem; }
  .mt-m-2 { margin-top: 0.375rem; }
  .mt-m-3 { margin-top: 0.75rem; }
  .mt-m-4 { margin-top: 1.125rem; }
  .mt-m-5 { margin-top: 2.25rem; }
  .mt-m-auto { margin-top: auto; }
  .me-m-0 { margin-right: 0; }
  .me-m-1 { margin-right: 0.1875rem; }
  .me-m-2 { margin-right: 0.375rem; }
  .me-m-3 { margin-right: 0.75rem; }
  .me-m-4 { margin-right: 1.125rem; }
  .me-m-5 { margin-right: 2.25rem; }
  .me-m-auto { margin-right: auto; }
  .mb-m-0 { margin-bottom: 0; }
  .mb-m-1 { margin-bottom: 0.1875rem; }
  .mb-m-2 { margin-bottom: 0.375rem; }
  .mb-m-3 { margin-bottom: 0.75rem; }
  .mb-m-4 { margin-bottom: 1.125rem; }
  .mb-m-5 { margin-bottom: 2.25rem; }
  .mb-m-auto { margin-bottom: auto; }
  .ms-m-0 { margin-left: 0; }
  .ms-m-1 { margin-left: 0.1875rem; }
  .ms-m-2 { margin-left: 0.375rem; }
  .ms-m-3 { margin-left: 0.75rem; }
  .ms-m-4 { margin-left: 1.125rem; }
  .ms-m-5 { margin-left: 2.25rem; }
  .ms-m-auto { margin-left: auto; }
  .m-m-n1 { margin: -0.1875rem; }
  .m-m-n2 { margin: -0.375rem; }
  .m-m-n3 { margin: -0.75rem; }
  .m-m-n4 { margin: -1.125rem; }
  .m-m-n5 { margin: -2.25rem; }
  .mx-m-n1 { margin-right: -0.1875rem; margin-left: -0.1875rem; }
  .mx-m-n2 { margin-right: -0.375rem; margin-left: -0.375rem; }
  .mx-m-n3 { margin-right: -0.75rem; margin-left: -0.75rem; }
  .mx-m-n4 { margin-right: -1.125rem; margin-left: -1.125rem; }
  .mx-m-n5 { margin-right: -2.25rem; margin-left: -2.25rem; }
  .my-m-n1 { margin-top: -0.1875rem; margin-bottom: -0.1875rem; }
  .my-m-n2 { margin-top: -0.375rem; margin-bottom: -0.375rem; }
  .my-m-n3 { margin-top: -0.75rem; margin-bottom: -0.75rem; }
  .my-m-n4 { margin-top: -1.125rem; margin-bottom: -1.125rem; }
  .my-m-n5 { margin-top: -2.25rem; margin-bottom: -2.25rem; }
  .mt-m-n1 { margin-top: -0.1875rem; }
  .mt-m-n2 { margin-top: -0.375rem; }
  .mt-m-n3 { margin-top: -0.75rem; }
  .mt-m-n4 { margin-top: -1.125rem; }
  .mt-m-n5 { margin-top: -2.25rem; }
  .me-m-n1 { margin-right: -0.1875rem; }
  .me-m-n2 { margin-right: -0.375rem; }
  .me-m-n3 { margin-right: -0.75rem; }
  .me-m-n4 { margin-right: -1.125rem; }
  .me-m-n5 { margin-right: -2.25rem; }
  .mb-m-n1 { margin-bottom: -0.1875rem; }
  .mb-m-n2 { margin-bottom: -0.375rem; }
  .mb-m-n3 { margin-bottom: -0.75rem; }
  .mb-m-n4 { margin-bottom: -1.125rem; }
  .mb-m-n5 { margin-bottom: -2.25rem; }
  .ms-m-n1 { margin-left: -0.1875rem; }
  .ms-m-n2 { margin-left: -0.375rem; }
  .ms-m-n3 { margin-left: -0.75rem; }
  .ms-m-n4 { margin-left: -1.125rem; }
  .ms-m-n5 { margin-left: -2.25rem; }
  .p-m-0 { padding: 0; }
  .p-m-1 { padding: 0.1875rem; }
  .p-m-2 { padding: 0.375rem; }
  .p-m-3 { padding: 0.75rem; }
  .p-m-4 { padding: 1.125rem; }
  .p-m-5 { padding: 2.25rem; }
  .px-m-0 { padding-right: 0; padding-left: 0; }
  .px-m-1 { padding-right: 0.1875rem; padding-left: 0.1875rem; }
  .px-m-2 { padding-right: 0.375rem; padding-left: 0.375rem; }
  .px-m-3 { padding-right: 0.75rem; padding-left: 0.75rem; }
  .px-m-4 { padding-right: 1.125rem; padding-left: 1.125rem; }
  .px-m-5 { padding-right: 2.25rem; padding-left: 2.25rem; }
  .py-m-0 { padding-top: 0; padding-bottom: 0; }
  .py-m-1 { padding-top: 0.1875rem; padding-bottom: 0.1875rem; }
  .py-m-2 { padding-top: 0.375rem; padding-bottom: 0.375rem; }
  .py-m-3 { padding-top: 0.75rem; padding-bottom: 0.75rem; }
  .py-m-4 { padding-top: 1.125rem; padding-bottom: 1.125rem; }
  .py-m-5 { padding-top: 2.25rem; padding-bottom: 2.25rem; }
  .pt-m-0 { padding-top: 0; }
  .pt-m-1 { padding-top: 0.1875rem; }
  .pt-m-2 { padding-top: 0.375rem; }
  .pt-m-3 { padding-top: 0.75rem; }
  .pt-m-4 { padding-top: 1.125rem; }
  .pt-m-5 { padding-top: 2.25rem; }
  .pe-m-0 { padding-right: 0; }
  .pe-m-1 { padding-right: 0.1875rem; }
  .pe-m-2 { padding-right: 0.375rem; }
  .pe-m-3 { padding-right: 0.75rem; }
  .pe-m-4 { padding-right: 1.125rem; }
  .pe-m-5 { padding-right: 2.25rem; }
  .pb-m-0 { padding-bottom: 0; }
  .pb-m-1 { padding-bottom: 0.1875rem; }
  .pb-m-2 { padding-bottom: 0.375rem; }
  .pb-m-3 { padding-bottom: 0.75rem; }
  .pb-m-4 { padding-bottom: 1.125rem; }
  .pb-m-5 { padding-bottom: 2.25rem; }
  .ps-m-0 { padding-left: 0; }
  .ps-m-1 { padding-left: 0.1875rem; }
  .ps-m-2 { padding-left: 0.375rem; }
  .ps-m-3 { padding-left: 0.75rem; }
  .ps-m-4 { padding-left: 1.125rem; }
  .ps-m-5 { padding-left: 2.25rem; }
  .text-m-start { text-align: left; }
  .text-m-end { text-align: right; }
  .text-m-center { text-align: center; } }

@media (min-width: 576px) { .float-sm-start { float: left; }
  .float-sm-end { float: right; }
  .float-sm-none { float: none; }
  .d-sm-inline { display: inline; }
  .d-sm-inline-block { display: inline-block; }
  .d-sm-block { display: block; }
  .d-sm-flex { display: flex; }
  .d-sm-inline-flex { display: inline-flex; }
  .d-sm-none { display: none; }
  .flex-sm-fill { flex: 1 1 auto; }
  .flex-sm-row { flex-direction: row; }
  .flex-sm-column { flex-direction: column; }
  .flex-sm-row-reverse { flex-direction: row-reverse; }
  .flex-sm-column-reverse { flex-direction: column-reverse; }
  .flex-sm-grow-0 { flex-grow: 0; }
  .flex-sm-grow-1 { flex-grow: 1; }
  .flex-sm-shrink-0 { flex-shrink: 0; }
  .flex-sm-shrink-1 { flex-shrink: 1; }
  .flex-sm-wrap { flex-wrap: wrap; }
  .flex-sm-nowrap { flex-wrap: nowrap; }
  .flex-sm-wrap-reverse { flex-wrap: wrap-reverse; }
  .justify-content-sm-start { justify-content: flex-start; }
  .justify-content-sm-end { justify-content: flex-end; }
  .justify-content-sm-center { justify-content: center; }
  .justify-content-sm-between { justify-content: space-between; }
  .justify-content-sm-around { justify-content: space-around; }
  .justify-content-sm-evenly { justify-content: space-evenly; }
  .align-items-sm-start { align-items: flex-start; }
  .align-items-sm-end { align-items: flex-end; }
  .align-items-sm-center { align-items: center; }
  .align-content-sm-start { align-content: flex-start; }
  .align-content-sm-end { align-content: flex-end; }
  .align-content-sm-center { align-content: center; }
  .align-content-sm-between { align-content: space-between; }
  .align-content-sm-around { align-content: space-around; }
  .align-self-sm-start { align-self: flex-start; }
  .align-self-sm-end { align-self: flex-end; }
  .align-self-sm-center { align-self: center; }
  .order-sm-first { order: -1; }
  .order-sm-0 { order: 0; }
  .order-sm-1 { order: 1; }
  .order-sm-2 { order: 2; }
  .order-sm-3 { order: 3; }
  .order-sm-4 { order: 4; }
  .order-sm-5 { order: 5; }
  .order-sm-last { order: 6; }
  .m-sm-0 { margin: 0; }
  .m-sm-1 { margin: 0.1875rem; }
  .m-sm-2 { margin: 0.375rem; }
  .m-sm-3 { margin: 0.75rem; }
  .m-sm-4 { margin: 1.125rem; }
  .m-sm-5 { margin: 2.25rem; }
  .m-sm-auto { margin: auto; }
  .mx-sm-0 { margin-right: 0; margin-left: 0; }
  .mx-sm-1 { margin-right: 0.1875rem; margin-left: 0.1875rem; }
  .mx-sm-2 { margin-right: 0.375rem; margin-left: 0.375rem; }
  .mx-sm-3 { margin-right: 0.75rem; margin-left: 0.75rem; }
  .mx-sm-4 { margin-right: 1.125rem; margin-left: 1.125rem; }
  .mx-sm-5 { margin-right: 2.25rem; margin-left: 2.25rem; }
  .mx-sm-auto { margin-right: auto; margin-left: auto; }
  .my-sm-0 { margin-top: 0; margin-bottom: 0; }
  .my-sm-1 { margin-top: 0.1875rem; margin-bottom: 0.1875rem; }
  .my-sm-2 { margin-top: 0.375rem; margin-bottom: 0.375rem; }
  .my-sm-3 { margin-top: 0.75rem; margin-bottom: 0.75rem; }
  .my-sm-4 { margin-top: 1.125rem; margin-bottom: 1.125rem; }
  .my-sm-5 { margin-top: 2.25rem; margin-bottom: 2.25rem; }
  .my-sm-auto { margin-top: auto; margin-bottom: auto; }
  .mt-sm-0 { margin-top: 0; }
  .mt-sm-1 { margin-top: 0.1875rem; }
  .mt-sm-2 { margin-top: 0.375rem; }
  .mt-sm-3 { margin-top: 0.75rem; }
  .mt-sm-4 { margin-top: 1.125rem; }
  .mt-sm-5 { margin-top: 2.25rem; }
  .mt-sm-auto { margin-top: auto; }
  .me-sm-0 { margin-right: 0; }
  .me-sm-1 { margin-right: 0.1875rem; }
  .me-sm-2 { margin-right: 0.375rem; }
  .me-sm-3 { margin-right: 0.75rem; }
  .me-sm-4 { margin-right: 1.125rem; }
  .me-sm-5 { margin-right: 2.25rem; }
  .me-sm-auto { margin-right: auto; }
  .mb-sm-0 { margin-bottom: 0; }
  .mb-sm-1 { margin-bottom: 0.1875rem; }
  .mb-sm-2 { margin-bottom: 0.375rem; }
  .mb-sm-3 { margin-bottom: 0.75rem; }
  .mb-sm-4 { margin-bottom: 1.125rem; }
  .mb-sm-5 { margin-bottom: 2.25rem; }
  .mb-sm-auto { margin-bottom: auto; }
  .ms-sm-0 { margin-left: 0; }
  .ms-sm-1 { margin-left: 0.1875rem; }
  .ms-sm-2 { margin-left: 0.375rem; }
  .ms-sm-3 { margin-left: 0.75rem; }
  .ms-sm-4 { margin-left: 1.125rem; }
  .ms-sm-5 { margin-left: 2.25rem; }
  .ms-sm-auto { margin-left: auto; }
  .m-sm-n1 { margin: -0.1875rem; }
  .m-sm-n2 { margin: -0.375rem; }
  .m-sm-n3 { margin: -0.75rem; }
  .m-sm-n4 { margin: -1.125rem; }
  .m-sm-n5 { margin: -2.25rem; }
  .mx-sm-n1 { margin-right: -0.1875rem; margin-left: -0.1875rem; }
  .mx-sm-n2 { margin-right: -0.375rem; margin-left: -0.375rem; }
  .mx-sm-n3 { margin-right: -0.75rem; margin-left: -0.75rem; }
  .mx-sm-n4 { margin-right: -1.125rem; margin-left: -1.125rem; }
  .mx-sm-n5 { margin-right: -2.25rem; margin-left: -2.25rem; }
  .my-sm-n1 { margin-top: -0.1875rem; margin-bottom: -0.1875rem; }
  .my-sm-n2 { margin-top: -0.375rem; margin-bottom: -0.375rem; }
  .my-sm-n3 { margin-top: -0.75rem; margin-bottom: -0.75rem; }
  .my-sm-n4 { margin-top: -1.125rem; margin-bottom: -1.125rem; }
  .my-sm-n5 { margin-top: -2.25rem; margin-bottom: -2.25rem; }
  .mt-sm-n1 { margin-top: -0.1875rem; }
  .mt-sm-n2 { margin-top: -0.375rem; }
  .mt-sm-n3 { margin-top: -0.75rem; }
  .mt-sm-n4 { margin-top: -1.125rem; }
  .mt-sm-n5 { margin-top: -2.25rem; }
  .me-sm-n1 { margin-right: -0.1875rem; }
  .me-sm-n2 { margin-right: -0.375rem; }
  .me-sm-n3 { margin-right: -0.75rem; }
  .me-sm-n4 { margin-right: -1.125rem; }
  .me-sm-n5 { margin-right: -2.25rem; }
  .mb-sm-n1 { margin-bottom: -0.1875rem; }
  .mb-sm-n2 { margin-bottom: -0.375rem; }
  .mb-sm-n3 { margin-bottom: -0.75rem; }
  .mb-sm-n4 { margin-bottom: -1.125rem; }
  .mb-sm-n5 { margin-bottom: -2.25rem; }
  .ms-sm-n1 { margin-left: -0.1875rem; }
  .ms-sm-n2 { margin-left: -0.375rem; }
  .ms-sm-n3 { margin-left: -0.75rem; }
  .ms-sm-n4 { margin-left: -1.125rem; }
  .ms-sm-n5 { margin-left: -2.25rem; }
  .p-sm-0 { padding: 0; }
  .p-sm-1 { padding: 0.1875rem; }
  .p-sm-2 { padding: 0.375rem; }
  .p-sm-3 { padding: 0.75rem; }
  .p-sm-4 { padding: 1.125rem; }
  .p-sm-5 { padding: 2.25rem; }
  .px-sm-0 { padding-right: 0; padding-left: 0; }
  .px-sm-1 { padding-right: 0.1875rem; padding-left: 0.1875rem; }
  .px-sm-2 { padding-right: 0.375rem; padding-left: 0.375rem; }
  .px-sm-3 { padding-right: 0.75rem; padding-left: 0.75rem; }
  .px-sm-4 { padding-right: 1.125rem; padding-left: 1.125rem; }
  .px-sm-5 { padding-right: 2.25rem; padding-left: 2.25rem; }
  .py-sm-0 { padding-top: 0; padding-bottom: 0; }
  .py-sm-1 { padding-top: 0.1875rem; padding-bottom: 0.1875rem; }
  .py-sm-2 { padding-top: 0.375rem; padding-bottom: 0.375rem; }
  .py-sm-3 { padding-top: 0.75rem; padding-bottom: 0.75rem; }
  .py-sm-4 { padding-top: 1.125rem; padding-bottom: 1.125rem; }
  .py-sm-5 { padding-top: 2.25rem; padding-bottom: 2.25rem; }
  .pt-sm-0 { padding-top: 0; }
  .pt-sm-1 { padding-top: 0.1875rem; }
  .pt-sm-2 { padding-top: 0.375rem; }
  .pt-sm-3 { padding-top: 0.75rem; }
  .pt-sm-4 { padding-top: 1.125rem; }
  .pt-sm-5 { padding-top: 2.25rem; }
  .pe-sm-0 { padding-right: 0; }
  .pe-sm-1 { padding-right: 0.1875rem; }
  .pe-sm-2 { padding-right: 0.375rem; }
  .pe-sm-3 { padding-right: 0.75rem; }
  .pe-sm-4 { padding-right: 1.125rem; }
  .pe-sm-5 { padding-right: 2.25rem; }
  .pb-sm-0 { padding-bottom: 0; }
  .pb-sm-1 { padding-bottom: 0.1875rem; }
  .pb-sm-2 { padding-bottom: 0.375rem; }
  .pb-sm-3 { padding-bottom: 0.75rem; }
  .pb-sm-4 { padding-bottom: 1.125rem; }
  .pb-sm-5 { padding-bottom: 2.25rem; }
  .ps-sm-0 { padding-left: 0; }
  .ps-sm-1 { padding-left: 0.1875rem; }
  .ps-sm-2 { padding-left: 0.375rem; }
  .ps-sm-3 { padding-left: 0.75rem; }
  .ps-sm-4 { padding-left: 1.125rem; }
  .ps-sm-5 { padding-left: 2.25rem; }
  .text-sm-start { text-align: left; }
  .text-sm-end { text-align: right; }
  .text-sm-center { text-align: center; } }

@media (min-width: 768px) { .float-md-start { float: left; }
  .float-md-end { float: right; }
  .float-md-none { float: none; }
  .d-md-inline { display: inline; }
  .d-md-inline-block { display: inline-block; }
  .d-md-block { display: block; }
  .d-md-flex { display: flex; }
  .d-md-inline-flex { display: inline-flex; }
  .d-md-none { display: none; }
  .flex-md-fill { flex: 1 1 auto; }
  .flex-md-row { flex-direction: row; }
  .flex-md-column { flex-direction: column; }
  .flex-md-row-reverse { flex-direction: row-reverse; }
  .flex-md-column-reverse { flex-direction: column-reverse; }
  .flex-md-grow-0 { flex-grow: 0; }
  .flex-md-grow-1 { flex-grow: 1; }
  .flex-md-shrink-0 { flex-shrink: 0; }
  .flex-md-shrink-1 { flex-shrink: 1; }
  .flex-md-wrap { flex-wrap: wrap; }
  .flex-md-nowrap { flex-wrap: nowrap; }
  .flex-md-wrap-reverse { flex-wrap: wrap-reverse; }
  .justify-content-md-start { justify-content: flex-start; }
  .justify-content-md-end { justify-content: flex-end; }
  .justify-content-md-center { justify-content: center; }
  .justify-content-md-between { justify-content: space-between; }
  .justify-content-md-around { justify-content: space-around; }
  .justify-content-md-evenly { justify-content: space-evenly; }
  .align-items-md-start { align-items: flex-start; }
  .align-items-md-end { align-items: flex-end; }
  .align-items-md-center { align-items: center; }
  .align-content-md-start { align-content: flex-start; }
  .align-content-md-end { align-content: flex-end; }
  .align-content-md-center { align-content: center; }
  .align-content-md-between { align-content: space-between; }
  .align-content-md-around { align-content: space-around; }
  .align-self-md-start { align-self: flex-start; }
  .align-self-md-end { align-self: flex-end; }
  .align-self-md-center { align-self: center; }
  .order-md-first { order: -1; }
  .order-md-0 { order: 0; }
  .order-md-1 { order: 1; }
  .order-md-2 { order: 2; }
  .order-md-3 { order: 3; }
  .order-md-4 { order: 4; }
  .order-md-5 { order: 5; }
  .order-md-last { order: 6; }
  .m-md-0 { margin: 0; }
  .m-md-1 { margin: 0.1875rem; }
  .m-md-2 { margin: 0.375rem; }
  .m-md-3 { margin: 0.75rem; }
  .m-md-4 { margin: 1.125rem; }
  .m-md-5 { margin: 2.25rem; }
  .m-md-auto { margin: auto; }
  .mx-md-0 { margin-right: 0; margin-left: 0; }
  .mx-md-1 { margin-right: 0.1875rem; margin-left: 0.1875rem; }
  .mx-md-2 { margin-right: 0.375rem; margin-left: 0.375rem; }
  .mx-md-3 { margin-right: 0.75rem; margin-left: 0.75rem; }
  .mx-md-4 { margin-right: 1.125rem; margin-left: 1.125rem; }
  .mx-md-5 { margin-right: 2.25rem; margin-left: 2.25rem; }
  .mx-md-auto { margin-right: auto; margin-left: auto; }
  .my-md-0 { margin-top: 0; margin-bottom: 0; }
  .my-md-1 { margin-top: 0.1875rem; margin-bottom: 0.1875rem; }
  .my-md-2 { margin-top: 0.375rem; margin-bottom: 0.375rem; }
  .my-md-3 { margin-top: 0.75rem; margin-bottom: 0.75rem; }
  .my-md-4 { margin-top: 1.125rem; margin-bottom: 1.125rem; }
  .my-md-5 { margin-top: 2.25rem; margin-bottom: 2.25rem; }
  .my-md-auto { margin-top: auto; margin-bottom: auto; }
  .mt-md-0 { margin-top: 0; }
  .mt-md-1 { margin-top: 0.1875rem; }
  .mt-md-2 { margin-top: 0.375rem; }
  .mt-md-3 { margin-top: 0.75rem; }
  .mt-md-4 { margin-top: 1.125rem; }
  .mt-md-5 { margin-top: 2.25rem; }
  .mt-md-auto { margin-top: auto; }
  .me-md-0 { margin-right: 0; }
  .me-md-1 { margin-right: 0.1875rem; }
  .me-md-2 { margin-right: 0.375rem; }
  .me-md-3 { margin-right: 0.75rem; }
  .me-md-4 { margin-right: 1.125rem; }
  .me-md-5 { margin-right: 2.25rem; }
  .me-md-auto { margin-right: auto; }
  .mb-md-0 { margin-bottom: 0; }
  .mb-md-1 { margin-bottom: 0.1875rem; }
  .mb-md-2 { margin-bottom: 0.375rem; }
  .mb-md-3 { margin-bottom: 0.75rem; }
  .mb-md-4 { margin-bottom: 1.125rem; }
  .mb-md-5 { margin-bottom: 2.25rem; }
  .mb-md-auto { margin-bottom: auto; }
  .ms-md-0 { margin-left: 0; }
  .ms-md-1 { margin-left: 0.1875rem; }
  .ms-md-2 { margin-left: 0.375rem; }
  .ms-md-3 { margin-left: 0.75rem; }
  .ms-md-4 { margin-left: 1.125rem; }
  .ms-md-5 { margin-left: 2.25rem; }
  .ms-md-auto { margin-left: auto; }
  .m-md-n1 { margin: -0.1875rem; }
  .m-md-n2 { margin: -0.375rem; }
  .m-md-n3 { margin: -0.75rem; }
  .m-md-n4 { margin: -1.125rem; }
  .m-md-n5 { margin: -2.25rem; }
  .mx-md-n1 { margin-right: -0.1875rem; margin-left: -0.1875rem; }
  .mx-md-n2 { margin-right: -0.375rem; margin-left: -0.375rem; }
  .mx-md-n3 { margin-right: -0.75rem; margin-left: -0.75rem; }
  .mx-md-n4 { margin-right: -1.125rem; margin-left: -1.125rem; }
  .mx-md-n5 { margin-right: -2.25rem; margin-left: -2.25rem; }
  .my-md-n1 { margin-top: -0.1875rem; margin-bottom: -0.1875rem; }
  .my-md-n2 { margin-top: -0.375rem; margin-bottom: -0.375rem; }
  .my-md-n3 { margin-top: -0.75rem; margin-bottom: -0.75rem; }
  .my-md-n4 { margin-top: -1.125rem; margin-bottom: -1.125rem; }
  .my-md-n5 { margin-top: -2.25rem; margin-bottom: -2.25rem; }
  .mt-md-n1 { margin-top: -0.1875rem; }
  .mt-md-n2 { margin-top: -0.375rem; }
  .mt-md-n3 { margin-top: -0.75rem; }
  .mt-md-n4 { margin-top: -1.125rem; }
  .mt-md-n5 { margin-top: -2.25rem; }
  .me-md-n1 { margin-right: -0.1875rem; }
  .me-md-n2 { margin-right: -0.375rem; }
  .me-md-n3 { margin-right: -0.75rem; }
  .me-md-n4 { margin-right: -1.125rem; }
  .me-md-n5 { margin-right: -2.25rem; }
  .mb-md-n1 { margin-bottom: -0.1875rem; }
  .mb-md-n2 { margin-bottom: -0.375rem; }
  .mb-md-n3 { margin-bottom: -0.75rem; }
  .mb-md-n4 { margin-bottom: -1.125rem; }
  .mb-md-n5 { margin-bottom: -2.25rem; }
  .ms-md-n1 { margin-left: -0.1875rem; }
  .ms-md-n2 { margin-left: -0.375rem; }
  .ms-md-n3 { margin-left: -0.75rem; }
  .ms-md-n4 { margin-left: -1.125rem; }
  .ms-md-n5 { margin-left: -2.25rem; }
  .p-md-0 { padding: 0; }
  .p-md-1 { padding: 0.1875rem; }
  .p-md-2 { padding: 0.375rem; }
  .p-md-3 { padding: 0.75rem; }
  .p-md-4 { padding: 1.125rem; }
  .p-md-5 { padding: 2.25rem; }
  .px-md-0 { padding-right: 0; padding-left: 0; }
  .px-md-1 { padding-right: 0.1875rem; padding-left: 0.1875rem; }
  .px-md-2 { padding-right: 0.375rem; padding-left: 0.375rem; }
  .px-md-3 { padding-right: 0.75rem; padding-left: 0.75rem; }
  .px-md-4 { padding-right: 1.125rem; padding-left: 1.125rem; }
  .px-md-5 { padding-right: 2.25rem; padding-left: 2.25rem; }
  .py-md-0 { padding-top: 0; padding-bottom: 0; }
  .py-md-1 { padding-top: 0.1875rem; padding-bottom: 0.1875rem; }
  .py-md-2 { padding-top: 0.375rem; padding-bottom: 0.375rem; }
  .py-md-3 { padding-top: 0.75rem; padding-bottom: 0.75rem; }
  .py-md-4 { padding-top: 1.125rem; padding-bottom: 1.125rem; }
  .py-md-5 { padding-top: 2.25rem; padding-bottom: 2.25rem; }
  .pt-md-0 { padding-top: 0; }
  .pt-md-1 { padding-top: 0.1875rem; }
  .pt-md-2 { padding-top: 0.375rem; }
  .pt-md-3 { padding-top: 0.75rem; }
  .pt-md-4 { padding-top: 1.125rem; }
  .pt-md-5 { padding-top: 2.25rem; }
  .pe-md-0 { padding-right: 0; }
  .pe-md-1 { padding-right: 0.1875rem; }
  .pe-md-2 { padding-right: 0.375rem; }
  .pe-md-3 { padding-right: 0.75rem; }
  .pe-md-4 { padding-right: 1.125rem; }
  .pe-md-5 { padding-right: 2.25rem; }
  .pb-md-0 { padding-bottom: 0; }
  .pb-md-1 { padding-bottom: 0.1875rem; }
  .pb-md-2 { padding-bottom: 0.375rem; }
  .pb-md-3 { padding-bottom: 0.75rem; }
  .pb-md-4 { padding-bottom: 1.125rem; }
  .pb-md-5 { padding-bottom: 2.25rem; }
  .ps-md-0 { padding-left: 0; }
  .ps-md-1 { padding-left: 0.1875rem; }
  .ps-md-2 { padding-left: 0.375rem; }
  .ps-md-3 { padding-left: 0.75rem; }
  .ps-md-4 { padding-left: 1.125rem; }
  .ps-md-5 { padding-left: 2.25rem; }
  .text-md-start { text-align: left; }
  .text-md-end { text-align: right; }
  .text-md-center { text-align: center; } }

@media (min-width: 992px) { .float-lg-start { float: left; }
  .float-lg-end { float: right; }
  .float-lg-none { float: none; }
  .d-lg-inline { display: inline; }
  .d-lg-inline-block { display: inline-block; }
  .d-lg-block { display: block; }
  .d-lg-flex { display: flex; }
  .d-lg-inline-flex { display: inline-flex; }
  .d-lg-none { display: none; }
  .flex-lg-fill { flex: 1 1 auto; }
  .flex-lg-row { flex-direction: row; }
  .flex-lg-column { flex-direction: column; }
  .flex-lg-row-reverse { flex-direction: row-reverse; }
  .flex-lg-column-reverse { flex-direction: column-reverse; }
  .flex-lg-grow-0 { flex-grow: 0; }
  .flex-lg-grow-1 { flex-grow: 1; }
  .flex-lg-shrink-0 { flex-shrink: 0; }
  .flex-lg-shrink-1 { flex-shrink: 1; }
  .flex-lg-wrap { flex-wrap: wrap; }
  .flex-lg-nowrap { flex-wrap: nowrap; }
  .flex-lg-wrap-reverse { flex-wrap: wrap-reverse; }
  .justify-content-lg-start { justify-content: flex-start; }
  .justify-content-lg-end { justify-content: flex-end; }
  .justify-content-lg-center { justify-content: center; }
  .justify-content-lg-between { justify-content: space-between; }
  .justify-content-lg-around { justify-content: space-around; }
  .justify-content-lg-evenly { justify-content: space-evenly; }
  .align-items-lg-start { align-items: flex-start; }
  .align-items-lg-end { align-items: flex-end; }
  .align-items-lg-center { align-items: center; }
  .align-content-lg-start { align-content: flex-start; }
  .align-content-lg-end { align-content: flex-end; }
  .align-content-lg-center { align-content: center; }
  .align-content-lg-between { align-content: space-between; }
  .align-content-lg-around { align-content: space-around; }
  .align-self-lg-start { align-self: flex-start; }
  .align-self-lg-end { align-self: flex-end; }
  .align-self-lg-center { align-self: center; }
  .order-lg-first { order: -1; }
  .order-lg-0 { order: 0; }
  .order-lg-1 { order: 1; }
  .order-lg-2 { order: 2; }
  .order-lg-3 { order: 3; }
  .order-lg-4 { order: 4; }
  .order-lg-5 { order: 5; }
  .order-lg-last { order: 6; }
  .m-lg-0 { margin: 0; }
  .m-lg-1 { margin: 0.1875rem; }
  .m-lg-2 { margin: 0.375rem; }
  .m-lg-3 { margin: 0.75rem; }
  .m-lg-4 { margin: 1.125rem; }
  .m-lg-5 { margin: 2.25rem; }
  .m-lg-auto { margin: auto; }
  .mx-lg-0 { margin-right: 0; margin-left: 0; }
  .mx-lg-1 { margin-right: 0.1875rem; margin-left: 0.1875rem; }
  .mx-lg-2 { margin-right: 0.375rem; margin-left: 0.375rem; }
  .mx-lg-3 { margin-right: 0.75rem; margin-left: 0.75rem; }
  .mx-lg-4 { margin-right: 1.125rem; margin-left: 1.125rem; }
  .mx-lg-5 { margin-right: 2.25rem; margin-left: 2.25rem; }
  .mx-lg-auto { margin-right: auto; margin-left: auto; }
  .my-lg-0 { margin-top: 0; margin-bottom: 0; }
  .my-lg-1 { margin-top: 0.1875rem; margin-bottom: 0.1875rem; }
  .my-lg-2 { margin-top: 0.375rem; margin-bottom: 0.375rem; }
  .my-lg-3 { margin-top: 0.75rem; margin-bottom: 0.75rem; }
  .my-lg-4 { margin-top: 1.125rem; margin-bottom: 1.125rem; }
  .my-lg-5 { margin-top: 2.25rem; margin-bottom: 2.25rem; }
  .my-lg-auto { margin-top: auto; margin-bottom: auto; }
  .mt-lg-0 { margin-top: 0; }
  .mt-lg-1 { margin-top: 0.1875rem; }
  .mt-lg-2 { margin-top: 0.375rem; }
  .mt-lg-3 { margin-top: 0.75rem; }
  .mt-lg-4 { margin-top: 1.125rem; }
  .mt-lg-5 { margin-top: 2.25rem; }
  .mt-lg-auto { margin-top: auto; }
  .me-lg-0 { margin-right: 0; }
  .me-lg-1 { margin-right: 0.1875rem; }
  .me-lg-2 { margin-right: 0.375rem; }
  .me-lg-3 { margin-right: 0.75rem; }
  .me-lg-4 { margin-right: 1.125rem; }
  .me-lg-5 { margin-right: 2.25rem; }
  .me-lg-auto { margin-right: auto; }
  .mb-lg-0 { margin-bottom: 0; }
  .mb-lg-1 { margin-bottom: 0.1875rem; }
  .mb-lg-2 { margin-bottom: 0.375rem; }
  .mb-lg-3 { margin-bottom: 0.75rem; }
  .mb-lg-4 { margin-bottom: 1.125rem; }
  .mb-lg-5 { margin-bottom: 2.25rem; }
  .mb-lg-auto { margin-bottom: auto; }
  .ms-lg-0 { margin-left: 0; }
  .ms-lg-1 { margin-left: 0.1875rem; }
  .ms-lg-2 { margin-left: 0.375rem; }
  .ms-lg-3 { margin-left: 0.75rem; }
  .ms-lg-4 { margin-left: 1.125rem; }
  .ms-lg-5 { margin-left: 2.25rem; }
  .ms-lg-auto { margin-left: auto; }
  .m-lg-n1 { margin: -0.1875rem; }
  .m-lg-n2 { margin: -0.375rem; }
  .m-lg-n3 { margin: -0.75rem; }
  .m-lg-n4 { margin: -1.125rem; }
  .m-lg-n5 { margin: -2.25rem; }
  .mx-lg-n1 { margin-right: -0.1875rem; margin-left: -0.1875rem; }
  .mx-lg-n2 { margin-right: -0.375rem; margin-left: -0.375rem; }
  .mx-lg-n3 { margin-right: -0.75rem; margin-left: -0.75rem; }
  .mx-lg-n4 { margin-right: -1.125rem; margin-left: -1.125rem; }
  .mx-lg-n5 { margin-right: -2.25rem; margin-left: -2.25rem; }
  .my-lg-n1 { margin-top: -0.1875rem; margin-bottom: -0.1875rem; }
  .my-lg-n2 { margin-top: -0.375rem; margin-bottom: -0.375rem; }
  .my-lg-n3 { margin-top: -0.75rem; margin-bottom: -0.75rem; }
  .my-lg-n4 { margin-top: -1.125rem; margin-bottom: -1.125rem; }
  .my-lg-n5 { margin-top: -2.25rem; margin-bottom: -2.25rem; }
  .mt-lg-n1 { margin-top: -0.1875rem; }
  .mt-lg-n2 { margin-top: -0.375rem; }
  .mt-lg-n3 { margin-top: -0.75rem; }
  .mt-lg-n4 { margin-top: -1.125rem; }
  .mt-lg-n5 { margin-top: -2.25rem; }
  .me-lg-n1 { margin-right: -0.1875rem; }
  .me-lg-n2 { margin-right: -0.375rem; }
  .me-lg-n3 { margin-right: -0.75rem; }
  .me-lg-n4 { margin-right: -1.125rem; }
  .me-lg-n5 { margin-right: -2.25rem; }
  .mb-lg-n1 { margin-bottom: -0.1875rem; }
  .mb-lg-n2 { margin-bottom: -0.375rem; }
  .mb-lg-n3 { margin-bottom: -0.75rem; }
  .mb-lg-n4 { margin-bottom: -1.125rem; }
  .mb-lg-n5 { margin-bottom: -2.25rem; }
  .ms-lg-n1 { margin-left: -0.1875rem; }
  .ms-lg-n2 { margin-left: -0.375rem; }
  .ms-lg-n3 { margin-left: -0.75rem; }
  .ms-lg-n4 { margin-left: -1.125rem; }
  .ms-lg-n5 { margin-left: -2.25rem; }
  .p-lg-0 { padding: 0; }
  .p-lg-1 { padding: 0.1875rem; }
  .p-lg-2 { padding: 0.375rem; }
  .p-lg-3 { padding: 0.75rem; }
  .p-lg-4 { padding: 1.125rem; }
  .p-lg-5 { padding: 2.25rem; }
  .px-lg-0 { padding-right: 0; padding-left: 0; }
  .px-lg-1 { padding-right: 0.1875rem; padding-left: 0.1875rem; }
  .px-lg-2 { padding-right: 0.375rem; padding-left: 0.375rem; }
  .px-lg-3 { padding-right: 0.75rem; padding-left: 0.75rem; }
  .px-lg-4 { padding-right: 1.125rem; padding-left: 1.125rem; }
  .px-lg-5 { padding-right: 2.25rem; padding-left: 2.25rem; }
  .py-lg-0 { padding-top: 0; padding-bottom: 0; }
  .py-lg-1 { padding-top: 0.1875rem; padding-bottom: 0.1875rem; }
  .py-lg-2 { padding-top: 0.375rem; padding-bottom: 0.375rem; }
  .py-lg-3 { padding-top: 0.75rem; padding-bottom: 0.75rem; }
  .py-lg-4 { padding-top: 1.125rem; padding-bottom: 1.125rem; }
  .py-lg-5 { padding-top: 2.25rem; padding-bottom: 2.25rem; }
  .pt-lg-0 { padding-top: 0; }
  .pt-lg-1 { padding-top: 0.1875rem; }
  .pt-lg-2 { padding-top: 0.375rem; }
  .pt-lg-3 { padding-top: 0.75rem; }
  .pt-lg-4 { padding-top: 1.125rem; }
  .pt-lg-5 { padding-top: 2.25rem; }
  .pe-lg-0 { padding-right: 0; }
  .pe-lg-1 { padding-right: 0.1875rem; }
  .pe-lg-2 { padding-right: 0.375rem; }
  .pe-lg-3 { padding-right: 0.75rem; }
  .pe-lg-4 { padding-right: 1.125rem; }
  .pe-lg-5 { padding-right: 2.25rem; }
  .pb-lg-0 { padding-bottom: 0; }
  .pb-lg-1 { padding-bottom: 0.1875rem; }
  .pb-lg-2 { padding-bottom: 0.375rem; }
  .pb-lg-3 { padding-bottom: 0.75rem; }
  .pb-lg-4 { padding-bottom: 1.125rem; }
  .pb-lg-5 { padding-bottom: 2.25rem; }
  .ps-lg-0 { padding-left: 0; }
  .ps-lg-1 { padding-left: 0.1875rem; }
  .ps-lg-2 { padding-left: 0.375rem; }
  .ps-lg-3 { padding-left: 0.75rem; }
  .ps-lg-4 { padding-left: 1.125rem; }
  .ps-lg-5 { padding-left: 2.25rem; }
  .text-lg-start { text-align: left; }
  .text-lg-end { text-align: right; }
  .text-lg-center { text-align: center; } }

@media (min-width: 1200px) { .float-xl-start { float: left; }
  .float-xl-end { float: right; }
  .float-xl-none { float: none; }
  .d-xl-inline { display: inline; }
  .d-xl-inline-block { display: inline-block; }
  .d-xl-block { display: block; }
  .d-xl-flex { display: flex; }
  .d-xl-inline-flex { display: inline-flex; }
  .d-xl-none { display: none; }
  .flex-xl-fill { flex: 1 1 auto; }
  .flex-xl-row { flex-direction: row; }
  .flex-xl-column { flex-direction: column; }
  .flex-xl-row-reverse { flex-direction: row-reverse; }
  .flex-xl-column-reverse { flex-direction: column-reverse; }
  .flex-xl-grow-0 { flex-grow: 0; }
  .flex-xl-grow-1 { flex-grow: 1; }
  .flex-xl-shrink-0 { flex-shrink: 0; }
  .flex-xl-shrink-1 { flex-shrink: 1; }
  .flex-xl-wrap { flex-wrap: wrap; }
  .flex-xl-nowrap { flex-wrap: nowrap; }
  .flex-xl-wrap-reverse { flex-wrap: wrap-reverse; }
  .justify-content-xl-start { justify-content: flex-start; }
  .justify-content-xl-end { justify-content: flex-end; }
  .justify-content-xl-center { justify-content: center; }
  .justify-content-xl-between { justify-content: space-between; }
  .justify-content-xl-around { justify-content: space-around; }
  .justify-content-xl-evenly { justify-content: space-evenly; }
  .align-items-xl-start { align-items: flex-start; }
  .align-items-xl-end { align-items: flex-end; }
  .align-items-xl-center { align-items: center; }
  .align-content-xl-start { align-content: flex-start; }
  .align-content-xl-end { align-content: flex-end; }
  .align-content-xl-center { align-content: center; }
  .align-content-xl-between { align-content: space-between; }
  .align-content-xl-around { align-content: space-around; }
  .align-self-xl-start { align-self: flex-start; }
  .align-self-xl-end { align-self: flex-end; }
  .align-self-xl-center { align-self: center; }
  .order-xl-first { order: -1; }
  .order-xl-0 { order: 0; }
  .order-xl-1 { order: 1; }
  .order-xl-2 { order: 2; }
  .order-xl-3 { order: 3; }
  .order-xl-4 { order: 4; }
  .order-xl-5 { order: 5; }
  .order-xl-last { order: 6; }
  .m-xl-0 { margin: 0; }
  .m-xl-1 { margin: 0.1875rem; }
  .m-xl-2 { margin: 0.375rem; }
  .m-xl-3 { margin: 0.75rem; }
  .m-xl-4 { margin: 1.125rem; }
  .m-xl-5 { margin: 2.25rem; }
  .m-xl-auto { margin: auto; }
  .mx-xl-0 { margin-right: 0; margin-left: 0; }
  .mx-xl-1 { margin-right: 0.1875rem; margin-left: 0.1875rem; }
  .mx-xl-2 { margin-right: 0.375rem; margin-left: 0.375rem; }
  .mx-xl-3 { margin-right: 0.75rem; margin-left: 0.75rem; }
  .mx-xl-4 { margin-right: 1.125rem; margin-left: 1.125rem; }
  .mx-xl-5 { margin-right: 2.25rem; margin-left: 2.25rem; }
  .mx-xl-auto { margin-right: auto; margin-left: auto; }
  .my-xl-0 { margin-top: 0; margin-bottom: 0; }
  .my-xl-1 { margin-top: 0.1875rem; margin-bottom: 0.1875rem; }
  .my-xl-2 { margin-top: 0.375rem; margin-bottom: 0.375rem; }
  .my-xl-3 { margin-top: 0.75rem; margin-bottom: 0.75rem; }
  .my-xl-4 { margin-top: 1.125rem; margin-bottom: 1.125rem; }
  .my-xl-5 { margin-top: 2.25rem; margin-bottom: 2.25rem; }
  .my-xl-auto { margin-top: auto; margin-bottom: auto; }
  .mt-xl-0 { margin-top: 0; }
  .mt-xl-1 { margin-top: 0.1875rem; }
  .mt-xl-2 { margin-top: 0.375rem; }
  .mt-xl-3 { margin-top: 0.75rem; }
  .mt-xl-4 { margin-top: 1.125rem; }
  .mt-xl-5 { margin-top: 2.25rem; }
  .mt-xl-auto { margin-top: auto; }
  .me-xl-0 { margin-right: 0; }
  .me-xl-1 { margin-right: 0.1875rem; }
  .me-xl-2 { margin-right: 0.375rem; }
  .me-xl-3 { margin-right: 0.75rem; }
  .me-xl-4 { margin-right: 1.125rem; }
  .me-xl-5 { margin-right: 2.25rem; }
  .me-xl-auto { margin-right: auto; }
  .mb-xl-0 { margin-bottom: 0; }
  .mb-xl-1 { margin-bottom: 0.1875rem; }
  .mb-xl-2 { margin-bottom: 0.375rem; }
  .mb-xl-3 { margin-bottom: 0.75rem; }
  .mb-xl-4 { margin-bottom: 1.125rem; }
  .mb-xl-5 { margin-bottom: 2.25rem; }
  .mb-xl-auto { margin-bottom: auto; }
  .ms-xl-0 { margin-left: 0; }
  .ms-xl-1 { margin-left: 0.1875rem; }
  .ms-xl-2 { margin-left: 0.375rem; }
  .ms-xl-3 { margin-left: 0.75rem; }
  .ms-xl-4 { margin-left: 1.125rem; }
  .ms-xl-5 { margin-left: 2.25rem; }
  .ms-xl-auto { margin-left: auto; }
  .m-xl-n1 { margin: -0.1875rem; }
  .m-xl-n2 { margin: -0.375rem; }
  .m-xl-n3 { margin: -0.75rem; }
  .m-xl-n4 { margin: -1.125rem; }
  .m-xl-n5 { margin: -2.25rem; }
  .mx-xl-n1 { margin-right: -0.1875rem; margin-left: -0.1875rem; }
  .mx-xl-n2 { margin-right: -0.375rem; margin-left: -0.375rem; }
  .mx-xl-n3 { margin-right: -0.75rem; margin-left: -0.75rem; }
  .mx-xl-n4 { margin-right: -1.125rem; margin-left: -1.125rem; }
  .mx-xl-n5 { margin-right: -2.25rem; margin-left: -2.25rem; }
  .my-xl-n1 { margin-top: -0.1875rem; margin-bottom: -0.1875rem; }
  .my-xl-n2 { margin-top: -0.375rem; margin-bottom: -0.375rem; }
  .my-xl-n3 { margin-top: -0.75rem; margin-bottom: -0.75rem; }
  .my-xl-n4 { margin-top: -1.125rem; margin-bottom: -1.125rem; }
  .my-xl-n5 { margin-top: -2.25rem; margin-bottom: -2.25rem; }
  .mt-xl-n1 { margin-top: -0.1875rem; }
  .mt-xl-n2 { margin-top: -0.375rem; }
  .mt-xl-n3 { margin-top: -0.75rem; }
  .mt-xl-n4 { margin-top: -1.125rem; }
  .mt-xl-n5 { margin-top: -2.25rem; }
  .me-xl-n1 { margin-right: -0.1875rem; }
  .me-xl-n2 { margin-right: -0.375rem; }
  .me-xl-n3 { margin-right: -0.75rem; }
  .me-xl-n4 { margin-right: -1.125rem; }
  .me-xl-n5 { margin-right: -2.25rem; }
  .mb-xl-n1 { margin-bottom: -0.1875rem; }
  .mb-xl-n2 { margin-bottom: -0.375rem; }
  .mb-xl-n3 { margin-bottom: -0.75rem; }
  .mb-xl-n4 { margin-bottom: -1.125rem; }
  .mb-xl-n5 { margin-bottom: -2.25rem; }
  .ms-xl-n1 { margin-left: -0.1875rem; }
  .ms-xl-n2 { margin-left: -0.375rem; }
  .ms-xl-n3 { margin-left: -0.75rem; }
  .ms-xl-n4 { margin-left: -1.125rem; }
  .ms-xl-n5 { margin-left: -2.25rem; }
  .p-xl-0 { padding: 0; }
  .p-xl-1 { padding: 0.1875rem; }
  .p-xl-2 { padding: 0.375rem; }
  .p-xl-3 { padding: 0.75rem; }
  .p-xl-4 { padding: 1.125rem; }
  .p-xl-5 { padding: 2.25rem; }
  .px-xl-0 { padding-right: 0; padding-left: 0; }
  .px-xl-1 { padding-right: 0.1875rem; padding-left: 0.1875rem; }
  .px-xl-2 { padding-right: 0.375rem; padding-left: 0.375rem; }
  .px-xl-3 { padding-right: 0.75rem; padding-left: 0.75rem; }
  .px-xl-4 { padding-right: 1.125rem; padding-left: 1.125rem; }
  .px-xl-5 { padding-right: 2.25rem; padding-left: 2.25rem; }
  .py-xl-0 { padding-top: 0; padding-bottom: 0; }
  .py-xl-1 { padding-top: 0.1875rem; padding-bottom: 0.1875rem; }
  .py-xl-2 { padding-top: 0.375rem; padding-bottom: 0.375rem; }
  .py-xl-3 { padding-top: 0.75rem; padding-bottom: 0.75rem; }
  .py-xl-4 { padding-top: 1.125rem; padding-bottom: 1.125rem; }
  .py-xl-5 { padding-top: 2.25rem; padding-bottom: 2.25rem; }
  .pt-xl-0 { padding-top: 0; }
  .pt-xl-1 { padding-top: 0.1875rem; }
  .pt-xl-2 { padding-top: 0.375rem; }
  .pt-xl-3 { padding-top: 0.75rem; }
  .pt-xl-4 { padding-top: 1.125rem; }
  .pt-xl-5 { padding-top: 2.25rem; }
  .pe-xl-0 { padding-right: 0; }
  .pe-xl-1 { padding-right: 0.1875rem; }
  .pe-xl-2 { padding-right: 0.375rem; }
  .pe-xl-3 { padding-right: 0.75rem; }
  .pe-xl-4 { padding-right: 1.125rem; }
  .pe-xl-5 { padding-right: 2.25rem; }
  .pb-xl-0 { padding-bottom: 0; }
  .pb-xl-1 { padding-bottom: 0.1875rem; }
  .pb-xl-2 { padding-bottom: 0.375rem; }
  .pb-xl-3 { padding-bottom: 0.75rem; }
  .pb-xl-4 { padding-bottom: 1.125rem; }
  .pb-xl-5 { padding-bottom: 2.25rem; }
  .ps-xl-0 { padding-left: 0; }
  .ps-xl-1 { padding-left: 0.1875rem; }
  .ps-xl-2 { padding-left: 0.375rem; }
  .ps-xl-3 { padding-left: 0.75rem; }
  .ps-xl-4 { padding-left: 1.125rem; }
  .ps-xl-5 { padding-left: 2.25rem; }
  .text-xl-start { text-align: left; }
  .text-xl-end { text-align: right; }
  .text-xl-center { text-align: center; } }

@media (min-width: 1400px) { .float-xxl-start { float: left; }
  .float-xxl-end { float: right; }
  .float-xxl-none { float: none; }
  .d-xxl-inline { display: inline; }
  .d-xxl-inline-block { display: inline-block; }
  .d-xxl-block { display: block; }
  .d-xxl-flex { display: flex; }
  .d-xxl-inline-flex { display: inline-flex; }
  .d-xxl-none { display: none; }
  .flex-xxl-fill { flex: 1 1 auto; }
  .flex-xxl-row { flex-direction: row; }
  .flex-xxl-column { flex-direction: column; }
  .flex-xxl-row-reverse { flex-direction: row-reverse; }
  .flex-xxl-column-reverse { flex-direction: column-reverse; }
  .flex-xxl-grow-0 { flex-grow: 0; }
  .flex-xxl-grow-1 { flex-grow: 1; }
  .flex-xxl-shrink-0 { flex-shrink: 0; }
  .flex-xxl-shrink-1 { flex-shrink: 1; }
  .flex-xxl-wrap { flex-wrap: wrap; }
  .flex-xxl-nowrap { flex-wrap: nowrap; }
  .flex-xxl-wrap-reverse { flex-wrap: wrap-reverse; }
  .justify-content-xxl-start { justify-content: flex-start; }
  .justify-content-xxl-end { justify-content: flex-end; }
  .justify-content-xxl-center { justify-content: center; }
  .justify-content-xxl-between { justify-content: space-between; }
  .justify-content-xxl-around { justify-content: space-around; }
  .justify-content-xxl-evenly { justify-content: space-evenly; }
  .align-items-xxl-start { align-items: flex-start; }
  .align-items-xxl-end { align-items: flex-end; }
  .align-items-xxl-center { align-items: center; }
  .align-content-xxl-start { align-content: flex-start; }
  .align-content-xxl-end { align-content: flex-end; }
  .align-content-xxl-center { align-content: center; }
  .align-content-xxl-between { align-content: space-between; }
  .align-content-xxl-around { align-content: space-around; }
  .align-self-xxl-start { align-self: flex-start; }
  .align-self-xxl-end { align-self: flex-end; }
  .align-self-xxl-center { align-self: center; }
  .order-xxl-first { order: -1; }
  .order-xxl-0 { order: 0; }
  .order-xxl-1 { order: 1; }
  .order-xxl-2 { order: 2; }
  .order-xxl-3 { order: 3; }
  .order-xxl-4 { order: 4; }
  .order-xxl-5 { order: 5; }
  .order-xxl-last { order: 6; }
  .m-xxl-0 { margin: 0; }
  .m-xxl-1 { margin: 0.1875rem; }
  .m-xxl-2 { margin: 0.375rem; }
  .m-xxl-3 { margin: 0.75rem; }
  .m-xxl-4 { margin: 1.125rem; }
  .m-xxl-5 { margin: 2.25rem; }
  .m-xxl-auto { margin: auto; }
  .mx-xxl-0 { margin-right: 0; margin-left: 0; }
  .mx-xxl-1 { margin-right: 0.1875rem; margin-left: 0.1875rem; }
  .mx-xxl-2 { margin-right: 0.375rem; margin-left: 0.375rem; }
  .mx-xxl-3 { margin-right: 0.75rem; margin-left: 0.75rem; }
  .mx-xxl-4 { margin-right: 1.125rem; margin-left: 1.125rem; }
  .mx-xxl-5 { margin-right: 2.25rem; margin-left: 2.25rem; }
  .mx-xxl-auto { margin-right: auto; margin-left: auto; }
  .my-xxl-0 { margin-top: 0; margin-bottom: 0; }
  .my-xxl-1 { margin-top: 0.1875rem; margin-bottom: 0.1875rem; }
  .my-xxl-2 { margin-top: 0.375rem; margin-bottom: 0.375rem; }
  .my-xxl-3 { margin-top: 0.75rem; margin-bottom: 0.75rem; }
  .my-xxl-4 { margin-top: 1.125rem; margin-bottom: 1.125rem; }
  .my-xxl-5 { margin-top: 2.25rem; margin-bottom: 2.25rem; }
  .my-xxl-auto { margin-top: auto; margin-bottom: auto; }
  .mt-xxl-0 { margin-top: 0; }
  .mt-xxl-1 { margin-top: 0.1875rem; }
  .mt-xxl-2 { margin-top: 0.375rem; }
  .mt-xxl-3 { margin-top: 0.75rem; }
  .mt-xxl-4 { margin-top: 1.125rem; }
  .mt-xxl-5 { margin-top: 2.25rem; }
  .mt-xxl-auto { margin-top: auto; }
  .me-xxl-0 { margin-right: 0; }
  .me-xxl-1 { margin-right: 0.1875rem; }
  .me-xxl-2 { margin-right: 0.375rem; }
  .me-xxl-3 { margin-right: 0.75rem; }
  .me-xxl-4 { margin-right: 1.125rem; }
  .me-xxl-5 { margin-right: 2.25rem; }
  .me-xxl-auto { margin-right: auto; }
  .mb-xxl-0 { margin-bottom: 0; }
  .mb-xxl-1 { margin-bottom: 0.1875rem; }
  .mb-xxl-2 { margin-bottom: 0.375rem; }
  .mb-xxl-3 { margin-bottom: 0.75rem; }
  .mb-xxl-4 { margin-bottom: 1.125rem; }
  .mb-xxl-5 { margin-bottom: 2.25rem; }
  .mb-xxl-auto { margin-bottom: auto; }
  .ms-xxl-0 { margin-left: 0; }
  .ms-xxl-1 { margin-left: 0.1875rem; }
  .ms-xxl-2 { margin-left: 0.375rem; }
  .ms-xxl-3 { margin-left: 0.75rem; }
  .ms-xxl-4 { margin-left: 1.125rem; }
  .ms-xxl-5 { margin-left: 2.25rem; }
  .ms-xxl-auto { margin-left: auto; }
  .m-xxl-n1 { margin: -0.1875rem; }
  .m-xxl-n2 { margin: -0.375rem; }
  .m-xxl-n3 { margin: -0.75rem; }
  .m-xxl-n4 { margin: -1.125rem; }
  .m-xxl-n5 { margin: -2.25rem; }
  .mx-xxl-n1 { margin-right: -0.1875rem; margin-left: -0.1875rem; }
  .mx-xxl-n2 { margin-right: -0.375rem; margin-left: -0.375rem; }
  .mx-xxl-n3 { margin-right: -0.75rem; margin-left: -0.75rem; }
  .mx-xxl-n4 { margin-right: -1.125rem; margin-left: -1.125rem; }
  .mx-xxl-n5 { margin-right: -2.25rem; margin-left: -2.25rem; }
  .my-xxl-n1 { margin-top: -0.1875rem; margin-bottom: -0.1875rem; }
  .my-xxl-n2 { margin-top: -0.375rem; margin-bottom: -0.375rem; }
  .my-xxl-n3 { margin-top: -0.75rem; margin-bottom: -0.75rem; }
  .my-xxl-n4 { margin-top: -1.125rem; margin-bottom: -1.125rem; }
  .my-xxl-n5 { margin-top: -2.25rem; margin-bottom: -2.25rem; }
  .mt-xxl-n1 { margin-top: -0.1875rem; }
  .mt-xxl-n2 { margin-top: -0.375rem; }
  .mt-xxl-n3 { margin-top: -0.75rem; }
  .mt-xxl-n4 { margin-top: -1.125rem; }
  .mt-xxl-n5 { margin-top: -2.25rem; }
  .me-xxl-n1 { margin-right: -0.1875rem; }
  .me-xxl-n2 { margin-right: -0.375rem; }
  .me-xxl-n3 { margin-right: -0.75rem; }
  .me-xxl-n4 { margin-right: -1.125rem; }
  .me-xxl-n5 { margin-right: -2.25rem; }
  .mb-xxl-n1 { margin-bottom: -0.1875rem; }
  .mb-xxl-n2 { margin-bottom: -0.375rem; }
  .mb-xxl-n3 { margin-bottom: -0.75rem; }
  .mb-xxl-n4 { margin-bottom: -1.125rem; }
  .mb-xxl-n5 { margin-bottom: -2.25rem; }
  .ms-xxl-n1 { margin-left: -0.1875rem; }
  .ms-xxl-n2 { margin-left: -0.375rem; }
  .ms-xxl-n3 { margin-left: -0.75rem; }
  .ms-xxl-n4 { margin-left: -1.125rem; }
  .ms-xxl-n5 { margin-left: -2.25rem; }
  .p-xxl-0 { padding: 0; }
  .p-xxl-1 { padding: 0.1875rem; }
  .p-xxl-2 { padding: 0.375rem; }
  .p-xxl-3 { padding: 0.75rem; }
  .p-xxl-4 { padding: 1.125rem; }
  .p-xxl-5 { padding: 2.25rem; }
  .px-xxl-0 { padding-right: 0; padding-left: 0; }
  .px-xxl-1 { padding-right: 0.1875rem; padding-left: 0.1875rem; }
  .px-xxl-2 { padding-right: 0.375rem; padding-left: 0.375rem; }
  .px-xxl-3 { padding-right: 0.75rem; padding-left: 0.75rem; }
  .px-xxl-4 { padding-right: 1.125rem; padding-left: 1.125rem; }
  .px-xxl-5 { padding-right: 2.25rem; padding-left: 2.25rem; }
  .py-xxl-0 { padding-top: 0; padding-bottom: 0; }
  .py-xxl-1 { padding-top: 0.1875rem; padding-bottom: 0.1875rem; }
  .py-xxl-2 { padding-top: 0.375rem; padding-bottom: 0.375rem; }
  .py-xxl-3 { padding-top: 0.75rem; padding-bottom: 0.75rem; }
  .py-xxl-4 { padding-top: 1.125rem; padding-bottom: 1.125rem; }
  .py-xxl-5 { padding-top: 2.25rem; padding-bottom: 2.25rem; }
  .pt-xxl-0 { padding-top: 0; }
  .pt-xxl-1 { padding-top: 0.1875rem; }
  .pt-xxl-2 { padding-top: 0.375rem; }
  .pt-xxl-3 { padding-top: 0.75rem; }
  .pt-xxl-4 { padding-top: 1.125rem; }
  .pt-xxl-5 { padding-top: 2.25rem; }
  .pe-xxl-0 { padding-right: 0; }
  .pe-xxl-1 { padding-right: 0.1875rem; }
  .pe-xxl-2 { padding-right: 0.375rem; }
  .pe-xxl-3 { padding-right: 0.75rem; }
  .pe-xxl-4 { padding-right: 1.125rem; }
  .pe-xxl-5 { padding-right: 2.25rem; }
  .pb-xxl-0 { padding-bottom: 0; }
  .pb-xxl-1 { padding-bottom: 0.1875rem; }
  .pb-xxl-2 { padding-bottom: 0.375rem; }
  .pb-xxl-3 { padding-bottom: 0.75rem; }
  .pb-xxl-4 { padding-bottom: 1.125rem; }
  .pb-xxl-5 { padding-bottom: 2.25rem; }
  .ps-xxl-0 { padding-left: 0; }
  .ps-xxl-1 { padding-left: 0.1875rem; }
  .ps-xxl-2 { padding-left: 0.375rem; }
  .ps-xxl-3 { padding-left: 0.75rem; }
  .ps-xxl-4 { padding-left: 1.125rem; }
  .ps-xxl-5 { padding-left: 2.25rem; }
  .text-xxl-start { text-align: left; }
  .text-xxl-end { text-align: right; }
  .text-xxl-center { text-align: center; } }

.modal { position: fixed; top: 0; left: 0; z-index: 1055; display: none; width: 100%; height: 100%; overflow-x: hidden; overflow-y: auto; outline: 0; }

.modal-dialog { position: relative; width: auto; margin: 0.5rem; pointer-events: none; }

.modal.fade .modal-dialog { transition: transform 0.3s ease-out; transform: translate(0, -50px); }

@media (prefers-reduced-motion: reduce) { .modal.fade .modal-dialog { transition: none; } }

.modal.show .modal-dialog { transform: none; }

.modal.modal-static .modal-dialog { transform: scale(1.02); }

.modal-dialog-scrollable { height: calc(100% - 1rem); }

.modal-dialog-scrollable .modal-content { max-height: 100%; overflow: hidden; }

.modal-dialog-scrollable .modal-body { overflow-y: auto; }

.modal-dialog-centered { display: flex; align-items: center; min-height: calc(100% - 1rem); }

.modal-content { position: relative; display: flex; flex-direction: column; width: 100%; pointer-events: auto; background-color: #fff; background-clip: padding-box; border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 6px; outline: 0; }

.modal-backdrop { position: fixed; top: 0; left: 0; z-index: 1050; width: 100vw; height: 100vh; background-color: #000; }

.modal-backdrop.fade { opacity: 0; }

.modal-backdrop.show { opacity: 0.5; }

.modal-header { display: flex; flex-shrink: 0; align-items: center; justify-content: space-between; padding: 0.75rem 0.75rem; border-bottom: 1px solid #212529; border-top-left-radius: 5px; border-top-right-radius: 5px; }

.modal-header .btn-close { padding: 0.375rem 0.375rem; margin: -0.375rem -0.375rem -0.375rem auto; }

.modal-title { margin-bottom: 0; line-height: 1.35; }

.modal-body { position: relative; flex: 1 1 auto; padding: 0.75rem; }

.modal-footer { display: flex; flex-wrap: wrap; flex-shrink: 0; align-items: center; justify-content: flex-end; padding: 0.5rem; border-top: 1px solid #212529; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px; }

.modal-footer > * { margin: 0.25rem; }

@media (min-width: 576px) { .modal-dialog { max-width: 500px; margin: 1.75rem auto; }
  .modal-dialog-scrollable { height: calc(100% - 3.5rem); }
  .modal-dialog-centered { min-height: calc(100% - 3.5rem); }
  .modal-sm { max-width: 300px; } }

@media (min-width: 992px) { .modal-lg, .modal-xl { max-width: 800px; } }

@media (min-width: 1200px) { .modal-xl { max-width: 1140px; } }

.modal-fullscreen { width: 100vw; max-width: none; height: 100%; margin: 0; }

.modal-fullscreen .modal-content { height: 100%; border: 0; border-radius: 0; }

.modal-fullscreen .modal-header { border-radius: 0; }

.modal-fullscreen .modal-body { overflow-y: auto; }

.modal-fullscreen .modal-footer { border-radius: 0; }

@media (max-width: 374.98px) { .modal-fullscreen-m-down { width: 100vw; max-width: none; height: 100%; margin: 0; }
  .modal-fullscreen-m-down .modal-content { height: 100%; border: 0; border-radius: 0; }
  .modal-fullscreen-m-down .modal-header { border-radius: 0; }
  .modal-fullscreen-m-down .modal-body { overflow-y: auto; }
  .modal-fullscreen-m-down .modal-footer { border-radius: 0; } }

@media (max-width: 575.98px) { .modal-fullscreen-sm-down { width: 100vw; max-width: none; height: 100%; margin: 0; }
  .modal-fullscreen-sm-down .modal-content { height: 100%; border: 0; border-radius: 0; }
  .modal-fullscreen-sm-down .modal-header { border-radius: 0; }
  .modal-fullscreen-sm-down .modal-body { overflow-y: auto; }
  .modal-fullscreen-sm-down .modal-footer { border-radius: 0; } }

@media (max-width: 767.98px) { .modal-fullscreen-md-down { width: 100vw; max-width: none; height: 100%; margin: 0; }
  .modal-fullscreen-md-down .modal-content { height: 100%; border: 0; border-radius: 0; }
  .modal-fullscreen-md-down .modal-header { border-radius: 0; }
  .modal-fullscreen-md-down .modal-body { overflow-y: auto; }
  .modal-fullscreen-md-down .modal-footer { border-radius: 0; } }

@media (max-width: 991.98px) { .modal-fullscreen-lg-down { width: 100vw; max-width: none; height: 100%; margin: 0; }
  .modal-fullscreen-lg-down .modal-content { height: 100%; border: 0; border-radius: 0; }
  .modal-fullscreen-lg-down .modal-header { border-radius: 0; }
  .modal-fullscreen-lg-down .modal-body { overflow-y: auto; }
  .modal-fullscreen-lg-down .modal-footer { border-radius: 0; } }

@media (max-width: 1199.98px) { .modal-fullscreen-xl-down { width: 100vw; max-width: none; height: 100%; margin: 0; }
  .modal-fullscreen-xl-down .modal-content { height: 100%; border: 0; border-radius: 0; }
  .modal-fullscreen-xl-down .modal-header { border-radius: 0; }
  .modal-fullscreen-xl-down .modal-body { overflow-y: auto; }
  .modal-fullscreen-xl-down .modal-footer { border-radius: 0; } }

@media (max-width: 1399.98px) { .modal-fullscreen-xxl-down { width: 100vw; max-width: none; height: 100%; margin: 0; }
  .modal-fullscreen-xxl-down .modal-content { height: 100%; border: 0; border-radius: 0; }
  .modal-fullscreen-xxl-down .modal-header { border-radius: 0; }
  .modal-fullscreen-xxl-down .modal-body { overflow-y: auto; }
  .modal-fullscreen-xxl-down .modal-footer { border-radius: 0; } }

.offcanvas { position: fixed; bottom: 0; z-index: 1045; display: flex; flex-direction: column; max-width: 100%; visibility: hidden; background-color: #fff; background-clip: padding-box; outline: 0; transition: transform 0.15s ease-in-out; }

@media (prefers-reduced-motion: reduce) { .offcanvas { transition: none; } }

.offcanvas-backdrop { position: fixed; top: 0; left: 0; z-index: 1040; width: 100vw; height: 100vh; background-color: #000; }

.offcanvas-backdrop.fade { opacity: 0; }

.offcanvas-backdrop.show { opacity: 0.5; }

.offcanvas-header { display: flex; align-items: center; justify-content: space-between; padding: 1.5rem 1.5rem; }

.offcanvas-header .btn-close { padding: 0.75rem 0.75rem; margin-top: -0.75rem; margin-right: -0.75rem; margin-bottom: -0.75rem; }

.offcanvas-title { margin-bottom: 0; line-height: 1.35; }

.offcanvas-body { flex-grow: 1; padding: 1.5rem 1.5rem; overflow-y: auto; }

.offcanvas-start { top: 0; left: 0; width: 23.4375rem; border-right: 1px solid rgba(0, 0, 0, 0.2); transform: translateX(-100%); }

.offcanvas-end { top: 0; right: 0; width: 23.4375rem; border-left: 1px solid rgba(0, 0, 0, 0.2); transform: translateX(100%); }

.offcanvas-top { top: 0; right: 0; left: 0; height: 21.875rem; max-height: 100%; border-bottom: 1px solid rgba(0, 0, 0, 0.2); transform: translateY(-100%); }

.offcanvas-bottom { right: 0; left: 0; height: 21.875rem; max-height: 100%; border-top: 1px solid rgba(0, 0, 0, 0.2); transform: translateY(100%); }

.offcanvas.show { transform: none; }

/*# sourceMappingURL=libs.css.map */

/* End */


/* Start:/local/layout/public/css/common.css?177174944198545*/
@charset "UTF-8";
/*---------------pseudo element default styles---------------*/
/*---------------------pseudo full size---------------------*/
/*--------------------proportional ratio--------------------*/
/*--------------------placeholder styles--------------------*/
/*------------------------transition------------------------*/
/*--------------------background image--------------------*/
/*--------------------absolute alignment--------------------*/
/*------------------make triangle------------------*/
/*---------------------------fonts---------------------------*/
/*-----------------------map get recursive-----------------------*/
/*-----------------------interaction support-----------------------*/
/* Colors variables start */
/* Colors variables end */
/* Custom variables start*/
/* Custom variables end*/
/* Bootstrap variables start*/
/* Bootstrap variables end*/
/* Responsive font-size start*/
/* Responsive font-size end*/
:root { --page-primary: #0d6efd; --page-secondary: #6c757d; --page-success: #198754; --page-info: #0dcaf0; --page-warning: #ffc107; --page-danger: #FF1493; --page-light: #f8f9fa; --page-dark: #212529; --page-primary-rgb: 13, 110, 253; --page-secondary-rgb: 108, 117, 125; --page-success-rgb: 25, 135, 84; --page-info-rgb: 13, 202, 240; --page-warning-rgb: 255, 193, 7; --page-danger-rgb: 255, 20, 147; --page-light-rgb: 248, 249, 250; --page-dark-rgb: 33, 37, 41; }

@media (prefers-reduced-motion: no-preference) { :root { scroll-behavior: smooth; } }

.page { height: 100%; }

.page__wrapper { display: flex; flex-direction: column; min-height: 100%; }

.page__wrapper .footer { flex: 0 0 auto; }

.page__content { flex: 1 0 auto; }

/*---------------pseudo element default styles---------------*/
/*---------------------pseudo full size---------------------*/
/*--------------------proportional ratio--------------------*/
/*--------------------placeholder styles--------------------*/
/*------------------------transition------------------------*/
/*--------------------background image--------------------*/
/*--------------------absolute alignment--------------------*/
/*------------------make triangle------------------*/
/*---------------------------fonts---------------------------*/
/*-----------------------map get recursive-----------------------*/
/*-----------------------interaction support-----------------------*/
/* Colors variables start */
/* Colors variables end */
/* Custom variables start*/
/* Custom variables end*/
/* Bootstrap variables start*/
/* Bootstrap variables end*/
/* Responsive font-size start*/
/* Responsive font-size end*/
*, *::before, *::after { box-sizing: border-box; }

html, body { height: 100%; }

body { font-size: 1.125rem; margin: 0; font-family: "Inter", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; font-weight: 400; line-height: 1.35; color: #000000; background-color: #ffffff; -webkit-text-size-adjust: 100%; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

hr { margin: 0 0; color: #212529; background-color: currentColor; border: 0; }

hr:not([size]) { height: 1px; }

h1, h2, h3, h4, h5, h6 { margin-top: 0; margin-bottom: 0.5625rem; font-weight: 500; line-height: 1.15; }

h1 { font-size: calc(1.40625rem + 1.875vw); }

@media (min-width: 1200px) { h1 { font-size: 2.8125rem; } }

h2 { font-size: calc(1.35rem + 1.2vw); }

@media (min-width: 1200px) { h2 { font-size: 2.25rem; } }

h3 { font-size: calc(1.32188rem + 0.8625vw); }

@media (min-width: 1200px) { h3 { font-size: 1.96875rem; } }

h4 { font-size: calc(1.29375rem + 0.525vw); }

@media (min-width: 1200px) { h4 { font-size: 1.6875rem; } }

h5 { font-size: calc(1.26563rem + 0.1875vw); }

@media (min-width: 1200px) { h5 { font-size: 1.40625rem; } }

h6 { font-size: 1.125rem; }

p { margin-top: 0; margin-bottom: 0.375rem; }

abbr[title], abbr[data-bs-original-title] { -webkit-text-decoration: underline dotted; text-decoration: underline dotted; cursor: help; -webkit-text-decoration-skip-ink: none; text-decoration-skip-ink: none; }

address { margin-bottom: 0.375rem; font-style: normal; line-height: inherit; }

ul, ol, li { padding: 0; list-style: none; }

ol, ul, dl { margin-top: 0; margin-bottom: 1.125rem; }

ol ol, ul ul, ol ul, ul ol { margin-bottom: 0; }

dt { font-weight: 700; }

dd { margin-bottom: 0.375rem; margin-left: 0; }

blockquote { margin: 0 0 1.125rem; }

b, strong { font-weight: 700; }

small { font-size: 0.875em; }

mark { padding: 0.2em; background-color: #fcf8e3; }

sub, sup { font-size: 0.75em; position: relative; line-height: 0; vertical-align: baseline; }

sub { bottom: -.25em; }

sup { top: -.5em; }

a { color: inherit; text-decoration: none; }

a:not([href]):not([class]), a:not([href]):not([class]):hover { color: inherit; text-decoration: none; }

pre, code, kbd, samp { font-size: 1em; font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; direction: ltr /* rtl:ignore */; unicode-bidi: bidi-override; }

pre { font-size: 0.875em; display: block; margin-top: 0; margin-bottom: 1.125rem; overflow: auto; }

pre code { font-size: inherit; color: inherit; word-break: normal; }

code { font-size: 0.875em; color: #d63384; word-wrap: break-word; }

a > code { color: inherit; }

kbd { padding: 0.2rem 0.4rem; font-size: 0.875em; color: #ffffff; background-color: #e6e6e6; border-radius: 4px; }

kbd kbd { font-size: 1em; padding: 0; font-weight: 700; }

figure { margin: 0 0 1.125rem; }

img { max-width: 100%; }

svg { max-width: 100%; max-height: 100%; stroke-width: 0; fill: currentColor; pointer-events: none; }

img, svg { vertical-align: middle; }

table { caption-side: bottom; border-collapse: collapse; }

caption { padding-top: 0.5625rem; padding-bottom: 0.5625rem; color: #6c757d; text-align: left; }

th { text-align: inherit; text-align: -webkit-match-parent; }

thead, tbody, tfoot, tr, td, th { border-color: inherit; border-style: solid; border-width: 0; }

label { display: inline-block; }

button { border-radius: 0; border: none; padding: 0; margin: 0; background-color: transparent; color: inherit; display: inline-block; }

button:focus:not(:focus-visible) { outline: 0; }

input, button, select, optgroup, textarea { font-size: inherit; margin: 0; font-family: inherit; line-height: inherit; }

input[type='number'] { -moz-appearance: textfield; }

input[type='number']::-webkit-outer-spin-button, input[type='number']::-webkit-inner-spin-button { -webkit-appearance: none; margin: 0; }

button, select { text-transform: none; }

[role='button'] { cursor: pointer; }

select { word-wrap: normal; }

select:disabled { opacity: 1; }

[list]::-webkit-calendar-picker-indicator { display: none; }

button, [type='button'], [type='reset'], [type='submit'] { -webkit-appearance: button; }

button:not(:disabled), [type='button']:not(:disabled), [type='reset']:not(:disabled), [type='submit']:not(:disabled) { cursor: pointer; }

::-moz-focus-inner { padding: 0; border-style: none; }

textarea { resize: none; }

fieldset { min-width: 0; padding: 0; margin: 0; border: 0; }

legend { float: left; width: 100%; padding: 0; margin-bottom: 0.375rem; font-size: calc(1.26563rem + 0.1875vw); line-height: inherit; }

@media (min-width: 1200px) { legend { font-size: 1.40625rem; } }

legend + * { clear: left; }

::-webkit-inner-spin-button { height: auto; }

[type='search'] { outline-offset: -2px; -webkit-appearance: textfield; }

::-webkit-search-decoration { -webkit-appearance: none; }

::-webkit-color-swatch-wrapper { padding: 0; }

::-webkit-file-upload-button { font: inherit; -webkit-appearance: button; }

output { display: inline-block; }

iframe { border: 0; }

summary { display: list-item; cursor: pointer; }

progress { vertical-align: baseline; }

[hidden] { display: none !important; }

/*---------------pseudo element default styles---------------*/
/*---------------------pseudo full size---------------------*/
/*--------------------proportional ratio--------------------*/
/*--------------------placeholder styles--------------------*/
/*------------------------transition------------------------*/
/*--------------------background image--------------------*/
/*--------------------absolute alignment--------------------*/
/*------------------make triangle------------------*/
/*---------------------------fonts---------------------------*/
/*-----------------------map get recursive-----------------------*/
/*-----------------------interaction support-----------------------*/
/* Colors variables start */
/* Colors variables end */
/* Custom variables start*/
/* Custom variables end*/
/* Bootstrap variables start*/
/* Bootstrap variables end*/
/* Responsive font-size start*/
/* Responsive font-size end*/
.title-main { font-family: 'TT_Travels_Next', sans-serif; font-size: 48px; font-weight: 400; text-align: center; }

@media (max-width: 991.98px) { .title-main { font-size: 36px; margin-top: 0; margin-bottom: 18px; } }

.title-form { font-size: 20px; }

@media (max-width: 991.98px) { .title-form { font-size: 14px; } }

.title-linear { font-family: "TT_Travels_Next", sans-serif; font-size: 48px; font-weight: 600; background: linear-gradient(98.31deg, #59BFAE 0%, #FF1493 103.07%); text-align: center; color: transparent; -webkit-background-clip: text; background-clip: text; }

@media (max-width: 991.98px) { .title-linear { font-size: 32px; } }

@media (max-width: 767.98px) { .title-linear { font-size: 24px; } }

.text-gray { color: #26264A; opacity: 40%; font-size: 16px; }

.text-green { color: #00AA8D; }

.text-yellow { color: #F38706; }

.text-20 { font-size: 20px; }

@media (max-width: 991.98px) { .text-20 { font-size: 18px; } }

.text-18 { font-size: 18px; }

@media (max-width: 991.98px) { .text-18 { font-size: 16px; } }

.text-16 { font-size: 16px; }

@media (max-width: 991.98px) { .text-16 { font-size: 14px; } }

.text-14 { font-size: 14px; }

@media (max-width: 991.98px) { .text-14 { font-size: 12px; } }

.text-underline { text-decoration: underline; }

/*---------------pseudo element default styles---------------*/
/*---------------------pseudo full size---------------------*/
/*--------------------proportional ratio--------------------*/
/*--------------------placeholder styles--------------------*/
/*------------------------transition------------------------*/
/*--------------------background image--------------------*/
/*--------------------absolute alignment--------------------*/
/*------------------make triangle------------------*/
/*---------------------------fonts---------------------------*/
/*-----------------------map get recursive-----------------------*/
/*-----------------------interaction support-----------------------*/
/* Colors variables start */
/* Colors variables end */
/* Custom variables start*/
/* Custom variables end*/
/* Bootstrap variables start*/
/* Bootstrap variables end*/
/* Responsive font-size start*/
/* Responsive font-size end*/
.header { color: #fff; padding: 20px 15px; }

.header__nav-link { font-size: 20px; font-weight: 600; }

.header__nav-link:not(:first-child) { margin-left: 60px; }

@media (max-width: 1399.98px) { .header__nav-link { font-size: 16px; }
  .header__nav-link:not(:first-child) { margin-left: 16px; } }

@media (max-width: 991.98px) { .header__nav-link { display: flex; width: 100%; font-size: 18px; } }

.header__logos { display: flex; }

.header__logo { display: flex; width: 275px; height: 37px; }

@media (max-width: 1399.98px) { .header__logo { width: 200px; height: 28px; } }

.header__bell { display: flex; justify-content: center; align-items: center; width: 56px; height: 56px; border-radius: 12px; border: 1px solid #FFFFFF59; margin-right: 12px; background-color: #FFFFFF12; }

@media (max-width: 991.98px) { .header__bell { margin-right: 0; width: 40px; height: 40px; } }

.header__bell .svg-icon { width: 20px; height: 20px; }

.header__profile { position: relative; height: 56px; justify-content: end; align-items: center; border: 1px solid #FFFFFF59; padding: 6px; border-radius: 12px; background-color: #FFFFFF12; }

@media (max-width: 991.98px) { .header__profile { margin-top: auto; } }

.header__profile-icon { position: relative; width: 44px; height: 44px; display: flex; justify-content: center; align-items: center; background-color: #ffffff; flex-shrink: 0; border-radius: 8px; }

@media (max-width: 1399.98px) { .header__profile-icon { width: 43px; height: 43px; } }

.header__profile-icon img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.header__profile-icon .svg-icon { width: 24px; height: 24px; stroke-width: 1px; stroke: #00AA8D; }

@media (max-width: 991.98px) { .header__profile-icon { color: white; } }

.header__profile-content { margin-left: 12px; }

@media (max-width: 991.98px) { .header__profile-content { margin-left: 8px; } }

.header__profile-content-name { font-size: 20px; margin-bottom: 0; margin-right: 10px; }

@media (max-width: 1399.98px) { .header__profile-content-name { font-size: 14px; } }

.header__profile-content-id { display: flex; align-items: center; padding: 6px 8px; background-color: #ffffff1a; width: -webkit-fit-content; width: -moz-fit-content; width: fit-content; border-radius: 6px; }

.header__profile-content-id .svg-icon { width: 16px; height: 16px; stroke-width: 1px; margin-right: 6px; stroke: white; }

.header__profile-content-id p { font-size: 12px; margin-bottom: 0; }

.header__logout { display: flex; align-items: center; padding: 15px; height: 56px; border: 1px solid transparent; border-radius: 12px; background-color: #00000012; }

.header__logout span { font-size: 20px; }

.header__logout .svg-icon { width: 24px; height: 24px; stroke-width: 1px; }

@media (min-width: 992px) { .header__logout .svg-icon { margin-right: 8px; } }

@media (max-width: 1399.98px) { .header__logout { padding: 8px; }
  .header__logout span { font-size: 14px; }
  .header__logout .svg-icon { width: 18px; height: 18px; } }

.header__burger { position: relative; display: flex; align-items: center; padding: 12px 10px; border: 2px solid #ffffff66; border-radius: 12px; }

.header__burger-wrapper { position: relative; display: flex; align-items: center; width: 20px; height: 13px; }

.header__burger-wrapper span { display: block; width: 100%; height: 2px; background-color: #fff; }

.header__burger-wrapper::before { content: ""; display: block; position: absolute; top: 0; left: 0; width: 100%; height: 2px; background-color: #fff; }

.header__burger-wrapper::after { content: ""; display: block; position: absolute; bottom: 0; left: 0; width: 100%; height: 2px; background-color: #fff; }

/*---------------pseudo element default styles---------------*/
/*---------------------pseudo full size---------------------*/
/*--------------------proportional ratio--------------------*/
/*--------------------placeholder styles--------------------*/
/*------------------------transition------------------------*/
/*--------------------background image--------------------*/
/*--------------------absolute alignment--------------------*/
/*------------------make triangle------------------*/
/*---------------------------fonts---------------------------*/
/*-----------------------map get recursive-----------------------*/
/*-----------------------interaction support-----------------------*/
/* Colors variables start */
/* Colors variables end */
/* Custom variables start*/
/* Custom variables end*/
/* Bootstrap variables start*/
/* Bootstrap variables end*/
/* Responsive font-size start*/
/* Responsive font-size end*/
.footer { color: #fff; background: #140f28; padding-top: 24px; padding-bottom: 24px; font-size: 16px; }

@media (max-width: 991.98px) { .footer { font-size: 14px; } }

.footer__wrapper { display: grid; grid-template-columns: 1fr auto 1fr; }

@media (max-width: 991.98px) { .footer__wrapper { grid-template-columns: 1fr 1fr; row-gap: 20px; -moz-column-gap: 16px; column-gap: 16px; } }

.footer__right { grid-column: 3; }

@media (max-width: 991.98px) { .footer__right { grid-column: 2; } }

.footer__left { grid-column: 1; display: flex; flex-direction: column; justify-content: space-between; }

.footer__logo { max-width: 320px; }

@media (max-width: 991.98px) { .footer__logo { max-width: 150px; } }

.footer__made { grid-column: 2; margin-top: auto; }

@media (max-width: 991.98px) { .footer__made { grid-column: 1/3; grid-row: 2; text-align: center; } }

.footer__menu { display: flex; flex-direction: column; align-items: end; gap: 12px; }

.footer__menu-link { padding: 10px; border: 1.5px solid #ffffff66; text-align: end; width: -webkit-fit-content; width: -moz-fit-content; width: fit-content; border-radius: 32px; text-align: center; }

@media (max-width: 991.98px) { .footer__menu-link { padding: 3px 10px; font-size: 12px; } }

@media (max-width: 991.98px) { .footer__name { font-size: 12px; } }

/*---------------pseudo element default styles---------------*/
/*---------------------pseudo full size---------------------*/
/*--------------------proportional ratio--------------------*/
/*--------------------placeholder styles--------------------*/
/*------------------------transition------------------------*/
/*--------------------background image--------------------*/
/*--------------------absolute alignment--------------------*/
/*------------------make triangle------------------*/
/*---------------------------fonts---------------------------*/
/*-----------------------map get recursive-----------------------*/
/*-----------------------interaction support-----------------------*/
/* Colors variables start */
/* Colors variables end */
/* Custom variables start*/
/* Custom variables end*/
/* Bootstrap variables start*/
/* Bootstrap variables end*/
/* Responsive font-size start*/
/* Responsive font-size end*/
.form__group { display: block; width: 100%; }

/*---------------pseudo element default styles---------------*/
/*---------------------pseudo full size---------------------*/
/*--------------------proportional ratio--------------------*/
/*--------------------placeholder styles--------------------*/
/*------------------------transition------------------------*/
/*--------------------background image--------------------*/
/*--------------------absolute alignment--------------------*/
/*------------------make triangle------------------*/
/*---------------------------fonts---------------------------*/
/*-----------------------map get recursive-----------------------*/
/*-----------------------interaction support-----------------------*/
/* Colors variables start */
/* Colors variables end */
/* Custom variables start*/
/* Custom variables end*/
/* Bootstrap variables start*/
/* Bootstrap variables end*/
/* Responsive font-size start*/
/* Responsive font-size end*/
/*---------------pseudo element default styles---------------*/
/*---------------------pseudo full size---------------------*/
/*--------------------proportional ratio--------------------*/
/*--------------------placeholder styles--------------------*/
/*------------------------transition------------------------*/
/*--------------------background image--------------------*/
/*--------------------absolute alignment--------------------*/
/*------------------make triangle------------------*/
/*---------------------------fonts---------------------------*/
/*-----------------------map get recursive-----------------------*/
/*-----------------------interaction support-----------------------*/
.form__label { display: block; padding-bottom: 0.375rem; font-size: 20px; }

@media (max-width: 991.98px) { .form__label { font-size: 16px; } }

.form__star { color: #FF1493; }

.form__file { position: relative; border: 1.5px dashed #00aa8d59; background-color: #00aa8d14; border-radius: 16px; padding: 30px; text-align: center; margin-bottom: 30px; height: 100%; display: flex; justify-content: center; align-items: center; flex-direction: column; overflow: hidden; }

@media (max-width: 991.98px) { .form__file { padding: 16px; border-radius: 16px; }
  .form__file::after { content: ""; display: block; padding-top: 50%; } }

.form__file-wrapper.is-fulfilled h4, .form__file-wrapper.is-fulfilled p { display: none; }

@media (max-width: 991.98px) { .form__file-wrapper { position: absolute; top: 0; left: 0; width: 100%; height: 100%; padding: 10px; display: flex; flex-direction: column; justify-content: center; align-items: center; } }

.form__file .form__group-notify { color: #FF1493; }

.form__file.is-fulfilled { border-color: transparent; }

.form__file.is-fulfilled::after { content: ""; display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; pointer-events: none; background: rgba(0, 0, 0, 0.2); }

.form__file h4 { font-size: 20px; }

@media (max-width: 991.98px) { .form__file h4 { font-size: 16px; } }

.form__file p { font-size: 14px; max-width: 500px; margin: 0 auto; color: #11192b; opacity: 40%; }

@media (max-width: 991.98px) { .form__file p { font-size: 12px; } }

.form__file-img { margin: 0 auto; width: 40px; height: 40px; margin-bottom: 10px; pointer-events: none; }

.form__file-img img { width: 100%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }

.form__file-img.is-loaded .svg-icon { opacity: 0; }

.form__file-img .picture__image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; overflow: hidden; }

.form__file input { position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0; }

.form__file-buttons { display: flex; justify-content: space-between; align-items: center; position: absolute; bottom: 16px; left: 24px; right: 24px; color: #ffffff; z-index: 2; }

@media (max-width: 1399.98px) { .form__file-buttons { flex-direction: column; gap: 6px; } }

@media (max-width: 1199.98px) { .form__file-buttons { flex-direction: row; gap: 0; } }

.form__file-buttons svg { fill: transparent; }

.form__file-buttons span { margin-left: 6px; font-size: 16px; }

.form__file-button { display: flex; justify-content: space-between; align-items: center; cursor: pointer; }

.form__file-button svg { stroke: #00aa8d; }

.form__file-button span { color: #00aa8d; }

.form__file-button--upload { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; pointer-events: none; }

.form__file-button--delete { z-index: 2; }

.form__file.is-fulfilled .form__file-button svg { stroke: #ffffff; }

.form__file.is-fulfilled .form__file-button span { color: #ffffff; }

.form__group { position: relative; }

.form__group.disabled { opacity: 30%; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; pointer-events: none; }

.form__group.is-invalid .form__select, .form__group.is-invalid .form__field { border-color: #FF1493; }

.form__group.select--arrow .form__group-wrap { position: relative; border: 1px solid white; border-radius: 8px; }

.form__group.select--arrow .form__group-wrap::after { content: ""; display: block; position: absolute; top: 50%; right: 24px; width: 16px; height: 16px; transform: translateY(-50%); background: url("/local/layout/public/css/../img/arrow-down.svg"); background-repeat: no-repeat; background-position: center; background-size: cover; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; pointer-events: none; }

.form__group.select--arrow.js-group-validate::after { transform: translateY(-30%); }

.form__group textarea { height: 160px; min-height: 72px; }

.form__group textarea.textarea--small { height: 58px; min-height: 58px; }

.form__group-maxlength { display: flex; justify-content: end; font-size: 14px; opacity: 40%; text-align: end; }

.form__group-altplaceholder { font-size: 12px; opacity: 50%; max-width: 70%; }

@media (max-width: 991.98px) { .form__group { margin-bottom: 6px; } }

.form__group-wrap { position: relative; }

.form__field { width: 100%; font-size: 16px; background-color: #00aa8d0a; padding: 14px 16px; border-radius: 12px; border: 1.5px solid #00aa8d59; outline: none; }

@media (max-width: 991.98px) { .form__field { padding: 17px 24px; } }

.form__field.placeholder { transition: all 0.15s ease; font-size: 16px; font-weight: 400; color: #26264a; }

.form__field:-moz-placeholder { -moz-transition: all 0.15s ease; transition: all 0.15s ease; font-size: 16px; font-weight: 400; color: #26264a; }

.form__field::-moz-placeholder { -moz-transition: all 0.15s ease; transition: all 0.15s ease; font-size: 16px; font-weight: 400; color: #26264a; }

.form__field:-ms-input-placeholder { -ms-transition: all 0.15s ease; transition: all 0.15s ease; font-size: 16px; font-weight: 400; color: #26264a; }

.form__field::-webkit-input-placeholder { -webkit-transition: all 0.15s ease; transition: all 0.15s ease; font-size: 16px; font-weight: 400; color: #26264a; }

.form__field:focus { border-color: #00aa8d; }

.form__field.select--arrow .form__group-wrap { position: relative; }

.form__field.select--arrow .form__group-wrap::after { content: ""; display: block; position: absolute; top: 50%; right: 24px; width: 16px; height: 16px; transform: translateY(-50%); background: url("/local/layout/public/css/../img/arrow-down.svg"); background-repeat: no-repeat; background-position: center; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; pointer-events: none; }

.form__field.select--arrow.js-group-validate::after { transform: translateY(-30%); }

.form__select { position: relative; width: 100%; padding: 14px 16px; border: none; margin-right: 24px; border-radius: 8px; background-color: #00aa8d0a; border: 1.5px solid #00aa8d59; -moz-appearance: none; /* Firefox */ -webkit-appearance: none; /* Safari and Chrome */ appearance: none; }

.form__select option { color: black; }

@media (max-width: 991.98px) { .form__select { padding: 12px 16px; } }

.form__dropdown { padding: 0; background-color: transparent; border-color: #ffffff; }

.form__dropdown-button { position: relative; text-align: left; width: 100%; z-index: 1; font-size: 16px; color: #fff; text-transform: uppercase; font-weight: 800; border: none; }

@media (max-width: 991.98px) { .form__dropdown-button { font-size: 12px; } }

.form__dropdown-button img { margin-right: 10px; }

@media (max-width: 991.98px) { .form__dropdown-button img { width: 24px; height: 24px; } }

.form__dropdown-button span { display: inline-block; max-width: 80%; }

.form__dropdown-button > div { display: flex; align-items: center; }

.form__dropdown-button .svg-icon { transition: transform 0.15s ease; position: absolute; right: 24px; top: 50%; width: 0.875rem; height: 0.875rem; transform-origin: center center; transform: translateY(-50%) rotateX(0); will-change: transform; }

.form__dropdown-button:hover { cursor: pointer; }

.form__dropdown-button.show .svg-icon { transform: translateY(-50%) rotateX(180deg); }

.form__dropdown-button .spinner-border { color: #212529; }

.form__dropdown-list { background-color: #ffffff; box-shadow: 0 0.45rem 1.5rem 0 rgba(33, 37, 41, 0.1); border-radius: 4px; width: calc(100% - 48px); }

@media (max-width: 991.98px) { .form__dropdown-list { width: 100%; } }

.form__dropdown-list-item { transition: background-color 0.15s ease; text-align: start; color: #000; background-color: #ffffff; font-weight: 800; text-transform: uppercase; cursor: pointer; }

@media (max-width: 991.98px) { .form__dropdown-list-item { font-size: 12px; } }

.form__dropdown-list-item img { margin-right: 10px; }

@media (max-width: 991.98px) { .form__dropdown-list-item img { width: 24px; height: 24px; } }

.form__dropdown-list-item:hover, .form__dropdown-list-item.is-selected { background-color: rgba(33, 37, 41, 0.05); }

.form__tooltip { position: absolute; top: 50%; right: 26px; transform: translateY(-50%); cursor: pointer; }

.form__tooltip:hover .form__tooltip-content { opacity: 1; -webkit-user-select: initial; -moz-user-select: initial; -ms-user-select: initial; user-select: initial; pointer-events: initial; }

.form__tooltip-button svg { stroke: black; stroke-width: 2px; fill: transparent; }

.form__tooltip-content { position: absolute; bottom: 100%; left: 50%; transform: translateX(-50%); opacity: 0; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; pointer-events: none; transition: 0.3s ease-in-out; }

@media (max-width: 1399.98px) { .form__tooltip-content { transform: translateX(-80%); } }

.form__tooltip-wrapper { background-color: white; width: 290px; border-radius: 8px; padding: 16px; }

@media (max-width: 991.98px) { .form__tooltip-wrapper { width: 250px; padding: 8px; } }

.form__tooltip-wrapper span { font-size: 14px !important; color: #11192b !important; }

@media (max-width: 991.98px) { .form__tooltip-wrapper span { font-size: 12px !important; } }

.form__tooltip-angle { margin: 0 auto; width: 16px; height: 16px; -webkit-clip-path: polygon(50% 100%, 0 0, 100% 0); clip-path: polygon(50% 100%, 0 0, 100% 0); background-color: white; }

@media (max-width: 1399.98px) { .form__tooltip-angle { margin-left: 77%; } }

.form__eye { position: absolute; top: 50%; right: 24px; transform: translateY(-50%); display: flex; }

.form__eye .svg-icon { width: 24px; height: 24px; }

.multicheckbox__content { display: flex; align-items: center; flex-wrap: wrap; gap: 8px; padding: 8px; background-color: #00aa8d0a; border: 1.5px solid #00aa8d59; border-radius: 12px; min-height: 54px; }

.multicheckbox__elem { padding: 7px 12px; display: flex; align-items: center; background-color: white; width: -webkit-fit-content; width: -moz-fit-content; width: fit-content; border-radius: 4px; }

@media (max-width: 991.98px) { .multicheckbox__elem { padding: 9px 12px; } }

.multicheckbox__elem span { font-size: 16px; color: #00aa8d; }

@media (max-width: 991.98px) { .multicheckbox__elem span { font-size: 14px; } }

.multicheckbox__elem button { display: flex; justify-content: center; align-items: center; margin-left: 12px; }

.multicheckbox__list { display: flex; flex-wrap: wrap; gap: 4px; margin-top: 8px; }

.multicheckbox__item { position: relative; }

.multicheckbox__item.hidden { display: none; }

.multicheckbox__item input { position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0; cursor: pointer; }

.multicheckbox__item span { display: flex; align-items: center; padding: 6px 16px; color: white; font-size: 16px; background-color: #00aa8d; border-radius: 32px; }

@media (max-width: 991.98px) { .multicheckbox__item span { font-size: 14px; } }

/*---------------pseudo element default styles---------------*/
/*---------------------pseudo full size---------------------*/
/*--------------------proportional ratio--------------------*/
/*--------------------placeholder styles--------------------*/
/*------------------------transition------------------------*/
/*--------------------background image--------------------*/
/*--------------------absolute alignment--------------------*/
/*------------------make triangle------------------*/
/*---------------------------fonts---------------------------*/
/*-----------------------map get recursive-----------------------*/
/*-----------------------interaction support-----------------------*/
/* Colors variables start */
/* Colors variables end */
/* Custom variables start*/
/* Custom variables end*/
/* Bootstrap variables start*/
/* Bootstrap variables end*/
/* Responsive font-size start*/
/* Responsive font-size end*/
/*---------------pseudo element default styles---------------*/
/*---------------------pseudo full size---------------------*/
/*--------------------proportional ratio--------------------*/
/*--------------------placeholder styles--------------------*/
/*------------------------transition------------------------*/
/*--------------------background image--------------------*/
/*--------------------absolute alignment--------------------*/
/*------------------make triangle------------------*/
/*---------------------------fonts---------------------------*/
/*-----------------------map get recursive-----------------------*/
/*-----------------------interaction support-----------------------*/
.radio__content, .checkbox__content { position: relative; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

.radio__content:before, .radio__content:after, .checkbox__content:before, .checkbox__content:after { content: ""; display: block; position: absolute; }

.radio__content:before, .checkbox__content:before { border: 1px solid #6c757d; left: 0; top: 2px; }

.radio__content:after, .checkbox__content:after { transition: transform 0.15s ease; background-color: #6c757d; }

.form__radio, .form__checkbox { cursor: pointer; }

.form__radio { width: 100%; color: black; }

.form__radio .radio__content { padding-left: 36px; font-size: 16px; }

.form__radio .radio__content-wrapper { padding: 20px 16px; background-color: white; }

.form__radio .radio__content:before, .form__radio .radio__content:after { border-radius: 50%; }

.form__radio .radio__content:before { width: 24px; height: 24px; top: -2px; border-color: #00AA8D59; }

.form__radio .radio__content:after { transition: all 0.15s ease; width: 14px; height: 14px; top: 3px; left: 5px; opacity: 0; }

@media (max-width: 991.98px) { .form__radio .radio__content { padding-left: 26px; }
  .form__radio .radio__content:before { width: 18px; height: 18px; top: 0; }
  .form__radio .radio__content:after { width: 12px; height: 12px; top: 3px; left: 3px; } }

.form__radio input:checked + .radio__content-wrapper .radio__content::after { background-color: #00AA8D; opacity: 1; }

.form__checkbox .checkbox__content { padding-left: 24px; }

.form__checkbox .checkbox__content:before, .form__checkbox .checkbox__content:after { border-radius: 2px; }

.form__checkbox .checkbox__content:before { width: 16px; height: 16px; }

.form__checkbox .checkbox__content:after { width: 8px; height: 8px; top: calc(4px + 2px); left: 4px; }

/*---------------pseudo element default styles---------------*/
/*---------------------pseudo full size---------------------*/
/*--------------------proportional ratio--------------------*/
/*--------------------placeholder styles--------------------*/
/*------------------------transition------------------------*/
/*--------------------background image--------------------*/
/*--------------------absolute alignment--------------------*/
/*------------------make triangle------------------*/
/*---------------------------fonts---------------------------*/
/*-----------------------map get recursive-----------------------*/
/*-----------------------interaction support-----------------------*/
/* Colors variables start */
/* Colors variables end */
/* Custom variables start*/
/* Custom variables end*/
/* Bootstrap variables start*/
/* Bootstrap variables end*/
/* Responsive font-size start*/
/* Responsive font-size end*/
/*---------------pseudo element default styles---------------*/
/*---------------------pseudo full size---------------------*/
/*--------------------proportional ratio--------------------*/
/*--------------------placeholder styles--------------------*/
/*------------------------transition------------------------*/
/*--------------------background image--------------------*/
/*--------------------absolute alignment--------------------*/
/*------------------make triangle------------------*/
/*---------------------------fonts---------------------------*/
/*-----------------------map get recursive-----------------------*/
/*-----------------------interaction support-----------------------*/
.form__group { position: relative; }

.form__group.is-need-validate { padding-bottom: 1.125rem; }

.form__group.is-need-validate .form__group-notify { font-size: 0.98438rem; white-space: nowrap; position: absolute; color: #FF1493; left: 50%; bottom: 0; font-size: 12px; transform: translateX(-50%); }

/*---------------pseudo element default styles---------------*/
/*---------------------pseudo full size---------------------*/
/*--------------------proportional ratio--------------------*/
/*--------------------placeholder styles--------------------*/
/*------------------------transition------------------------*/
/*--------------------background image--------------------*/
/*--------------------absolute alignment--------------------*/
/*------------------make triangle------------------*/
/*---------------------------fonts---------------------------*/
/*-----------------------map get recursive-----------------------*/
/*-----------------------interaction support-----------------------*/
/*---------------pseudo element default styles---------------*/
/*---------------------pseudo full size---------------------*/
/*--------------------proportional ratio--------------------*/
/*--------------------placeholder styles--------------------*/
/*------------------------transition------------------------*/
/*--------------------background image--------------------*/
/*--------------------absolute alignment--------------------*/
/*------------------make triangle------------------*/
/*---------------------------fonts---------------------------*/
/*-----------------------map get recursive-----------------------*/
/*-----------------------interaction support-----------------------*/
/* Colors variables start */
/* Colors variables end */
/* Custom variables start*/
/* Custom variables end*/
/* Bootstrap variables start*/
/* Bootstrap variables end*/
/* Responsive font-size start*/
/* Responsive font-size end*/
.ratio .lazy__image { position: absolute; }

.lazy__image { position: relative; }

.lazy__image-element { transition: opacity, 0.3s; opacity: 0; }

@media (prefers-reduced-motion: reduce) { .lazy__image-element { transition: none; } }

.lazy__image-element.is-loaded { opacity: 1; }

.lazy__image-element.is-error:before { content: ""; position: absolute; display: block; left: 0; top: 0; width: 100%; height: 100%; background-color: #f8f9fa; }

.lazy__image-element.is-error:after { font-size: 0.98438rem; font-family: "Inter", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; content: attr(data-error); display: block; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); white-space: nowrap; font-style: italic; }

.lazy__image-element.is-error + .lazy__image-loader .spinner-border { -webkit-animation: none; animation: none; border: 0 none; }

.lazy__image-element[style^='background-image'] { background-position: center center; background-size: cover; background-repeat: no-repeat; }

.lazy__image-loader { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); max-width: 1.75em; max-height: 1.75em; }

/*---------------pseudo element default styles---------------*/
/*---------------------pseudo full size---------------------*/
/*--------------------proportional ratio--------------------*/
/*--------------------placeholder styles--------------------*/
/*------------------------transition------------------------*/
/*--------------------background image--------------------*/
/*--------------------absolute alignment--------------------*/
/*------------------make triangle------------------*/
/*---------------------------fonts---------------------------*/
/*-----------------------map get recursive-----------------------*/
/*-----------------------interaction support-----------------------*/
/* Colors variables start */
/* Colors variables end */
/* Custom variables start*/
/* Custom variables end*/
/* Bootstrap variables start*/
/* Bootstrap variables end*/
/* Responsive font-size start*/
/* Responsive font-size end*/
[data-bs-toggle="modal"] { cursor: pointer; /* pointer: fine - Desktop/Laptop and Desktop/Laptop+Touchscreen any-pointer: fine - Touchscreen+Mouse and Desktop/Laptop and Touchscreen and Desktop/Laptop+Touchscreen */ }

.modal { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

.modal-dialog { max-width: 600px; }

.modal-content { background-color: transparent; border: none; }

.modal-body { overflow-x: hidden; padding: 40px; background-color: white; border-radius: 12px; }

@media (max-width: 991.98px) { .modal-body { padding: 16px; } }

.modal-close { transition: color; margin-bottom: 20px; /* pointer: fine - Desktop/Laptop and Desktop/Laptop+Touchscreen any-pointer: fine - Touchscreen+Mouse and Desktop/Laptop and Touchscreen and Desktop/Laptop+Touchscreen */ }

@media (prefers-reduced-motion: reduce) { .modal-close { transition: none; } }

.modal-close svg { width: 26px; height: 26px; stroke-width: 2px; stroke: white; }

.modal--startsoon .modal-body { border-radius: 36px; }

.startsoon .title-linear { margin-bottom: 10px; }

.startsoon p { font-size: 20px; margin-bottom: 20px; }

@media (max-width: 991.98px) { .startsoon p { font-size: 14px; margin-bottom: 16px; } }

.startsoon .form__field { text-align: center; height: 60px; font-size: 20px; }

@media (max-width: 991.98px) { .startsoon .form__field { font-size: 16px; } }

.startsoon .form__field.placeholder { font-size: 20px; }

@media (max-width: 991.98px) { .startsoon .form__field.placeholder { font-size: 16px; } }

.startsoon .form__field:-moz-placeholder { font-size: 20px; }

@media (max-width: 991.98px) { .startsoon .form__field:-moz-placeholder { font-size: 16px; } }

.startsoon .form__field::-moz-placeholder { font-size: 20px; }

@media (max-width: 991.98px) { .startsoon .form__field::-moz-placeholder { font-size: 16px; } }

.startsoon .form__field:-ms-input-placeholder { font-size: 20px; }

@media (max-width: 991.98px) { .startsoon .form__field:-ms-input-placeholder { font-size: 16px; } }

.startsoon .form__field::-webkit-input-placeholder { font-size: 20px; }

@media (max-width: 991.98px) { .startsoon .form__field::-webkit-input-placeholder { font-size: 16px; } }

.startsoon .button { width: 100%; }

/*---------------pseudo element default styles---------------*/
/*---------------------pseudo full size---------------------*/
/*--------------------proportional ratio--------------------*/
/*--------------------placeholder styles--------------------*/
/*------------------------transition------------------------*/
/*--------------------background image--------------------*/
/*--------------------absolute alignment--------------------*/
/*------------------make triangle------------------*/
/*---------------------------fonts---------------------------*/
/*-----------------------map get recursive-----------------------*/
/*-----------------------interaction support-----------------------*/
/* Colors variables start */
/* Colors variables end */
/* Custom variables start*/
/* Custom variables end*/
/* Bootstrap variables start*/
/* Bootstrap variables end*/
/* Responsive font-size start*/
/* Responsive font-size end*/
.button { display: flex; justify-content: center; align-items: center; height: 60px; transition: .3s ease-in-out; }

.button-green { padding-left: 16px; padding-right: 16px; color: white; font-size: 20px; font-weight: 600; background-color: #00AA8D; border-radius: 16px; }

.button-green.disabled { background-color: #00AA8D14; }

.button-green.disabled span { color: #11192B; opacity: 30%; }

.button-green:hover { background-color: #049d86; }

@media (max-width: 1199.98px) { .button-green { font-size: 18px; } }

.button-light { padding-left: 16px; padding-right: 16px; color: #00AA8D; font-size: 20px; font-weight: 600; background-color: #00AA8D1A; border-radius: 16px; }

.button-gray { padding-left: 16px; padding-right: 16px; color: black; font-size: 20px; font-weight: 600; background-color: #26264A12; border-radius: 16px; }

.button-gray.disabled { background-color: #26264A12; }

.button-gray.disabled span { color: #11192B; opacity: 30%; }

.button-gray:hover { background-color: #00AA8D33; }

.button-transparent { color: white; padding-left: 16px; padding-right: 16px; font-size: 20px; font-weight: 700; background-color: #FFFFFF14; border-radius: 16px; }

.button-transparent:hover { background-color: #00AA8D33; }

@media (max-width: 1399.98px) { .button-transparent { padding: 12px 16px; } }

@media (max-width: 1199.98px) { .button-transparent { padding: 12px 16px; font-size: 18px; } }

.button.disabled { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; pointer-events: none; }

/*---------------pseudo element default styles---------------*/
/*---------------------pseudo full size---------------------*/
/*--------------------proportional ratio--------------------*/
/*--------------------placeholder styles--------------------*/
/*------------------------transition------------------------*/
/*--------------------background image--------------------*/
/*--------------------absolute alignment--------------------*/
/*------------------make triangle------------------*/
/*---------------------------fonts---------------------------*/
/*-----------------------map get recursive-----------------------*/
/*-----------------------interaction support-----------------------*/
/* Colors variables start */
/* Colors variables end */
/* Custom variables start*/
/* Custom variables end*/
/* Bootstrap variables start*/
/* Bootstrap variables end*/
/* Responsive font-size start*/
/* Responsive font-size end*/
/*---------------pseudo element default styles---------------*/
/*---------------------pseudo full size---------------------*/
/*--------------------proportional ratio--------------------*/
/*--------------------placeholder styles--------------------*/
/*------------------------transition------------------------*/
/*--------------------background image--------------------*/
/*--------------------absolute alignment--------------------*/
/*------------------make triangle------------------*/
/*---------------------------fonts---------------------------*/
/*-----------------------map get recursive-----------------------*/
/*-----------------------interaction support-----------------------*/
.toast { transition: all 0.15s cubic-bezier(0.215, 0.61, 0.355, 1); padding: 0.75rem 1.5rem; display: inline-flex; align-items: center; box-shadow: 0 0.45rem 0.375rem rgba(33, 37, 41, 0.15); border-radius: 4px; position: fixed; opacity: 0; max-width: calc(50% - 1.5rem); z-index: 7; color: #f8f9fa; }

.toast.status--success { background-color: #198754; }

.toast.status--warning { background-color: #ffc107; }

.toast.status--info { background-color: #0dcaf0; }

.toast.status--danger { background-color: #FF1493; }

.toast-text { font-size: 0.98438rem; margin-bottom: 0; padding-left: 1.125rem; padding-right: 0.75rem; font-weight: 500; }

.toast-close { color: inherit; width: 2em; height: 2em; padding: 0 0.5em; }

.toast-right { right: 15px; }

.toast-left { left: 15px; }

.toast-top { top: -150px; }

.toast-bottom { bottom: -150px; }

.toast-icon { width: 1.7em; height: 1.7em; margin-right: 1em; }

.toast-center { margin-left: auto; margin-right: auto; left: 0; right: 0; max-width: -webkit-fit-content; max-width: -moz-fit-content; max-width: fit-content; }

.toast.is-active { opacity: 1; }

@media (max-width: 374.98px) { .toast-right, .toast-left { margin-left: auto; margin-right: auto; left: 0; right: 0; max-width: calc(100% - 1.875rem); } }

/*---------------pseudo element default styles---------------*/
/*---------------------pseudo full size---------------------*/
/*--------------------proportional ratio--------------------*/
/*--------------------placeholder styles--------------------*/
/*------------------------transition------------------------*/
/*--------------------background image--------------------*/
/*--------------------absolute alignment--------------------*/
/*------------------make triangle------------------*/
/*---------------------------fonts---------------------------*/
/*-----------------------map get recursive-----------------------*/
/*-----------------------interaction support-----------------------*/
/* Colors variables start */
/* Colors variables end */
/* Custom variables start*/
/* Custom variables end*/
/* Bootstrap variables start*/
/* Bootstrap variables end*/
/* Responsive font-size start*/
/* Responsive font-size end*/
@-webkit-keyframes fadeIn { from { opacity: 0;
    visibility: hidden; }
  to { opacity: 1;
    visibility: visible; } }
@keyframes fadeIn { from { opacity: 0;
    visibility: hidden; }
  to { opacity: 1;
    visibility: visible; } }

.dropdown { position: relative; }

.dropdown-button-icon { flex: 0 0 auto; }

.dropdown-button-icon svg { width: 1.5rem; height: 1.5rem; }

.dropdown-button-arrow { transition: transform; }

@media (prefers-reduced-motion: reduce) { .dropdown-button-arrow { transition: none; } }

.dropdown-button-arrow svg { width: 0.75rem; height: 0.75rem; }

.dropdown-button.show .dropdown-button-arrow { transform: rotate(180deg); }

.dropdown-menu { display: none; position: absolute; z-index: 5; min-width: 100%; }

.dropdown-menu-inner { width: 100%; margin-top: 0.75rem; background-color: #f8f9fa; box-shadow: #212529; border-radius: 4px; padding: 1em; }

.dropdown-menu.show { display: block; }

.dropdown-menu.show .dropdown-menu-inner { -webkit-animation: fadeIn 0.15s ease both; animation: fadeIn 0.15s ease both; }

/*---------------pseudo element default styles---------------*/
/*---------------------pseudo full size---------------------*/
/*--------------------proportional ratio--------------------*/
/*--------------------placeholder styles--------------------*/
/*------------------------transition------------------------*/
/*--------------------background image--------------------*/
/*--------------------absolute alignment--------------------*/
/*------------------make triangle------------------*/
/*---------------------------fonts---------------------------*/
/*-----------------------map get recursive-----------------------*/
/*-----------------------interaction support-----------------------*/
/* Colors variables start */
/* Colors variables end */
/* Custom variables start*/
/* Custom variables end*/
/* Bootstrap variables start*/
/* Bootstrap variables end*/
/* Responsive font-size start*/
/* Responsive font-size end*/
@media (min-width: 576px) { .breadcrumbs { display: flex; align-items: center; flex-wrap: wrap; padding-top: 0.75rem; padding-bottom: 0.75rem; } }

@media (max-width: 575.98px) { .breadcrumbs { display: none; } }

.breadcrumbs__item { position: relative; display: flex; align-items: center; }

.breadcrumbs__item + .breadcrumbs__item { margin-left: 0.75rem; }

.breadcrumbs__item + .breadcrumbs__item:before { content: '/'; display: inline; margin-right: 0.75rem; }

.breadcrumbs__current { cursor: default; }

/*---------------pseudo element default styles---------------*/
/*---------------------pseudo full size---------------------*/
/*--------------------proportional ratio--------------------*/
/*--------------------placeholder styles--------------------*/
/*------------------------transition------------------------*/
/*--------------------background image--------------------*/
/*--------------------absolute alignment--------------------*/
/*------------------make triangle------------------*/
/*---------------------------fonts---------------------------*/
/*-----------------------map get recursive-----------------------*/
/*-----------------------interaction support-----------------------*/
/* Colors variables start */
/* Colors variables end */
/* Custom variables start*/
/* Custom variables end*/
/* Bootstrap variables start*/
/* Bootstrap variables end*/
/* Responsive font-size start*/
/* Responsive font-size end*/
.page__wrapper { background: url("/local/layout/public/css/../img/personal-bg.jpg"); background-size: cover; background-repeat: no-repeat; color: #fff; }

.checkbox { position: relative; display: flex; margin-top: 4px; }

.checkbox input { position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0; cursor: pointer; }

.checkbox input:checked + .checkbox__check::after { opacity: 1; }

.checkbox label { font-size: 16px; margin-left: 8px; }

.checkbox__check { display: flex; justify-content: center; align-items: center; width: 24px; height: 24px; background-color: #00aa8d0a; border: 1px solid #00AA8D59; border-radius: 8px; flex-shrink: 0; }

.checkbox__check::after { content: ""; display: block; position: absolute; transition: all 0.2s ease-in-out; top: 5px; left: 5px; width: 14px; height: 14px; background-color: #00AA8D; border-radius: 2px; opacity: 0; }

@media (prefers-reduced-motion: reduce) { .checkbox__check::after { transition: none; } }

.radio { position: relative; display: flex; margin-top: 4px; }

.radio input { position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0; cursor: pointer; }

.radio input:checked + .radio__check { background-color: transparent; }

.radio input:checked + .radio__check::after { opacity: 1; }

.radio label { font-size: 16px; margin-left: 8px; }

.radio__check { display: flex; justify-content: center; align-items: center; width: 24px; height: 24px; background-color: #00aa8d0a; border: 1px solid #00aa8d59; border-radius: 50%; flex-shrink: 0; }

.radio__check::after { content: ""; display: block; position: absolute; transition: all 0.2s ease-in-out; top: 5px; left: 5px; width: 14px; height: 14px; background-color: #00aa8d; border-radius: 50%; opacity: 0; }

@media (prefers-reduced-motion: reduce) { .radio__check::after { transition: none; } }

.radio__check .svg-icon { width: 12px; height: 12px; opacity: 0; }

.steps { display: flex; justify-content: center; margin-bottom: 24px; }

.steps__list { display: flex; align-items: start; }

.steps__item { display: flex; justify-content: center; flex-direction: column; align-items: center; position: relative; color: #000; border-radius: 8px; width: 200px; }

@media (max-width: 991.98px) { .steps__item { width: 180px; } }

.steps__item:not(:first-child)::before { content: ""; display: block; position: absolute; top: 12px; right: calc(50% + 28px / 2); width: calc(200px - 28px); height: 6px; background-color: #ffffff33; }

@media (max-width: 991.98px) { .steps__item:not(:first-child)::before { width: calc(180px - 28px); } }

.steps__item.is-fulfilled + .steps__item::before { background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0.2) 100%); }

.steps__item.is-fulfilled::before { background: linear-gradient(90deg, #00aa8d 0%, #ffffff 100%) !important; }

.steps__item.is-fulfilled .steps__item-quad { background-color: #ffffff; }

.steps__item.is-completed + .steps__item::before { background: linear-gradient(90deg, #00aa8d 0%, #ffffff 100%) !important; }

.steps__item.is-completed + .steps__item .steps__item-quad { background-color: #ffffff; background-image: initial; }

.steps__item.is-completed::before { background: linear-gradient(90deg, #00aa8d 0%, #ffffff 100%) !important; }

.steps__item.is-completed .steps__item-quad { background-color: #00aa8d; background-image: url("/local/layout/public/css/../img/checkmark-2.svg"); background-repeat: no-repeat; background-position: center; }

.steps__item-quad { width: 28px; height: 28px; background-color: #ffffff33; margin-bottom: 8px; border-radius: 8px; }

.steps__item span { text-align: center; font-size: 14px; color: white; }

.no-margin { margin-bottom: 0; }

.black-label { display: flex; justify-content: center; align-items: center; width: -webkit-fit-content; width: -moz-fit-content; width: fit-content; padding: 4px 12px; border-radius: 8px; background-color: #26264a; color: white; font-size: 16px; }

@media (max-width: 991.98px) { .black-label { font-size: 12px; } }

.field-bottom { padding-bottom: 1.125rem; margin-bottom: 6px; }

@media (max-width: 991.98px) { .field-bottom { margin-bottom: 0; } }

.form-error-text { text-align: center; font-size: 12px; margin-top: 10px; margin-bottom: 0; color: #FF1493; }

button { position: relative; }

button.is-loading span { opacity: 0; }

button.is-loading .spinner-border { position: absolute; width: 24px; height: 24px; }

button:not(.is-loading) .spinner-border { display: none; }

.is-hidden { display: none; }

.border-r-8 { border-radius: 8px; }

.blocked { pointer-events: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

.dropdown-container { position: relative; display: inline-block; text-align: left; margin-bottom: 2rem; }

.dropdown-button { display: inline-flex; justify-content: space-between; align-items: center; width: 100%; border-radius: 0.375rem; border: 1px solid #d1d5db; box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05); padding: 0.5rem 1rem; background-color: #fff; font-size: 0.875rem; font-weight: 500; color: #374151; cursor: pointer; transition: background-color 0.15s ease-in-out; outline: none; }

.dropdown-button:hover { background-color: #f9fafb; }

.dropdown-button:focus { box-shadow: 0 0 0 3px rgba(99, 102, 241, 0.5), 0 0 #0000; border-color: #6366f1; }

.dropdown-button svg { margin-left: 0.5rem; margin-right: -0.25rem; height: 1.25rem; width: 1.25rem; }

.dropdown-content { position: absolute; top: 100%; left: 0; margin-top: 0.5rem; width: 100%; border-radius: 0.375rem; box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05); background-color: #fff; border: 1px solid rgba(0, 0, 0, 0.05); outline: none; z-index: 10; opacity: 0; transform: scale(0.9); transform-origin: top left; visibility: hidden; transition: opacity 0.2s ease-out, transform 0.2s ease-out, visibility 0s linear 0.2s; }

.dropdown-content.show { visibility: visible; opacity: 1; transform: scale(1); transition: opacity 0.2s ease-out, transform 0.2s ease-out, visibility 0s linear; }

.dropdown-content .menu-item { display: block; padding: 0.5rem 1rem; font-size: 0.875rem; color: #374151; text-decoration: none; border-radius: 0.375rem; transition: background-color 0.15s ease-in-out, color 0.15s ease-in-out; }

.dropdown-content .menu-item:hover { background-color: #f3f4f6; color: #111827; }

.multi-select-button { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; width: 100%; border-radius: 0.375rem; border: 1px solid white; padding: 0 12px; min-height: 63px; height: 55px; background-color: white; font-size: 0.875rem; font-weight: 500; color: #374151; cursor: pointer; transition: background-color 0.15s ease-in-out; outline: none; min-height: 2.5rem; }

.multi-select-button .selected-tags { display: flex; flex-wrap: wrap; gap: 0.25rem; flex-grow: 1; text-align: left; }

.multi-select-button .selected-tag { background-color: #86d2c5; color: #ffffff; padding: 8px 12px; border-radius: 0.25rem; font-size: 14px; white-space: nowrap; }

.multi-select-button .placeholder { color: black; }

.multi-select-button svg { margin-left: 23px; height: 24px; width: 24px; color: black; }

.multi-select-option { display: flex; align-items: center; justify-content: space-between; padding: 0.5rem 1rem; font-size: 0.875rem; color: #374151; text-decoration: none; border-radius: 0.375rem; cursor: pointer; transition: background-color 0.15s ease-in-out, color 0.15s ease-in-out; }

.multi-select-option:hover { background-color: #f3f4f6; color: #111827; }

.multi-select-option .checkbox-icon { width: 1rem; height: 1rem; border: 1px solid #9ca3af; border-radius: 0.125rem; display: flex; align-items: center; justify-content: center; transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out; }

.multi-select-option.selected .checkbox-icon { background-color: #4f46e5; border-color: #4f46e5; }

.multi-select-option.selected .checkbox-icon svg { fill: none; stroke: #fff; stroke-width: 2; stroke-linecap: round; stroke-linejoin: round; }

.collapse__button { margin-top: 4px; }

.collapse__button .svg-icon { width: 20px; height: 20px; stroke: white; margin-right: 6px; }

.collapse__button-show, .collapse__button-hide { display: flex; align-items: center; }

.collapse__button-hide { display: none; }

.collapse__button[aria-expanded="true"] .collapse__button-show { display: none; }

.collapse__button[aria-expanded="true"] .collapse__button-hide { display: flex; }

.collapse__content { margin-top: 6px; padding: 24px; background-color: #ffffff; border-radius: 8px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

.collapse__content p { color: black; }

.multiselect { position: relative; padding: 18px 16px; background-color: white; border: 1px solid #131c3a; margin-bottom: 1.125rem; border-radius: 8px; }

.multiselect__button { display: flex; justify-content: space-between; align-items: center; width: 100%; color: black; }

.multiselect__button svg { margin-right: 7px; transition: 0.3s ease-in-out; }

.multiselect__content { position: absolute; margin-top: 1px; top: 100%; left: -1px; right: -1px; background-color: white; z-index: 10; overflow: auto; max-height: 0; transition: 0.3s ease-in-out; }

.multiselect__wrapper { padding: 2px; }

.multiselect__option { position: relative; }

.multiselect__option span { display: flex; color: black; padding: 4px 6px; font-size: 14px; transition: 0.2s ease-in-out; }

.multiselect__option input { position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0; cursor: pointer; }

.multiselect__option input:checked + span { background-color: #86d2c5; padding-left: 18px; }

.multiselect__option input:checked + span::after { content: "✓"; display: block; position: absolute; top: 3px; left: 4px; }

.multiselect.is-active .multiselect__content { max-height: 250px; }

.multiselect.is-active .multiselect__button svg { transform: rotate(180deg); }

/*---------------pseudo element default styles---------------*/
/*---------------------pseudo full size---------------------*/
/*--------------------proportional ratio--------------------*/
/*--------------------placeholder styles--------------------*/
/*------------------------transition------------------------*/
/*--------------------background image--------------------*/
/*--------------------absolute alignment--------------------*/
/*------------------make triangle------------------*/
/*---------------------------fonts---------------------------*/
/*-----------------------map get recursive-----------------------*/
/*-----------------------interaction support-----------------------*/
/* Colors variables start */
/* Colors variables end */
/* Custom variables start*/
/* Custom variables end*/
/* Bootstrap variables start*/
/* Bootstrap variables end*/
/* Responsive font-size start*/
/* Responsive font-size end*/
.menu { display: flex; flex-direction: column; background: #000; color: #fff; height: 100%; }

.menu .header__nav-link { margin-left: 0; padding: 8px 0; }

.menu .header__profile { display: flex; justify-content: start; }

.menu .header__logout { display: flex; justify-content: center; padding: 12px 16px; }

.menu .button { display: flex; justify-content: center; align-items: center; width: 100%; }

.menu__close { color: #fff; }

.menu__close .svg-icon { stroke-width: 1px; }

.btcd-f-input { display: flex; position: relative; background-color: #00aa8d0a; border: 1.5px solid #00aa8d59; padding: 8px; border-radius: 12px; margin-bottom: 18px; }

@media (min-width: 1200px) { .btcd-f-input { height: 60px; } }

.btcd-f-input input[type="checkbox"] { position: absolute; top: 0; right: 0; width: 20%; height: 100%; opacity: 0; z-index: 1; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; pointer-events: none; }

@media (max-width: 991.98px) { .btcd-f-input { font-size: 14px; flex-direction: column; } }

.btcd-f-input > div > input::-webkit-file-upload-button { cursor: pointer; }

.btcd-f-wrp { position: relative; height: 100%; cursor: pointer; }

.btcd-f-wrp input { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.btcd-f-err { position: absolute; top: 100%; left: 0; min-width: 275px; }

.btcd-f-err img { width: 35px; height: 35px; }

.btcd-f-err span { display: block; font-size: 14px; }

.btcd-inpBtn { display: flex; align-items: center; background: #00aa8d; font-size: 16px; padding: 6px 20px; border-radius: 4px; color: white; border: none; margin-right: 8px; flex-shrink: 0; height: 100%; }

.btcd-inpBtn .svg-icon { margin-right: 4px; }

@media (max-width: 991.98px) { .btcd-inpBtn .svg-icon { width: 20px; height: 20px; } }

.btcd-f-input > .btcd-f-wrp > input { z-index: 100; width: 100%; position: absolute; opacity: 0; left: 0; cursor: pointer; }

.btcd-files { display: flex; flex-wrap: wrap; gap: 6px; }

.btcd-files > div { display: flex; align-items: center; border-radius: 4px; }

@media (max-width: 1199.98px) { .btcd-files > div { width: 100%; } }

.btcd-files-item { color: #11192b; background-color: #ffffff; padding: 9px 16px; font-size: 14px; }

@media (max-width: 991.98px) { .btcd-files-item { margin-top: 8px; } }

.btcd-files-item svg { width: 24px; height: 24px; stroke-width: 1px; }

.btcd-files-item .check { fill: transparent; margin-right: 8px; }

.btcd-files-item span { display: -webkit-box; overflow: hidden; -webkit-line-clamp: 1; -webkit-box-orient: vertical; text-overflow: ellipsis; }

@media (max-width: 991.98px) { .btcd-files-item span { max-width: 50%; } }

.btcd-files-item p { margin-bottom: 0; margin-left: 8px; color: #11192b; opacity: 40%; }

.btcd-files-item button { display: flex; margin-left: 8px; flex-shrink: 0; }

@media (max-width: 1199.98px) { .btcd-files-item button { margin-left: auto; } }

.btcd-files-item-button { position: relative; z-index: 2; }

.btcd-f-size { position: absolute; top: calc(100% + 6px); left: 190px; font-size: 12px; color: #000000; opacity: 0.35; min-width: 190px; }

@media (max-width: 991.98px) { .btcd-f-size { left: 0; } }

.btcd-f-size span { cursor: pointer; }

/*---------------pseudo element default styles---------------*/
/*---------------------pseudo full size---------------------*/
/*--------------------proportional ratio--------------------*/
/*--------------------placeholder styles--------------------*/
/*------------------------transition------------------------*/
/*--------------------background image--------------------*/
/*--------------------absolute alignment--------------------*/
/*------------------make triangle------------------*/
/*---------------------------fonts---------------------------*/
/*-----------------------map get recursive-----------------------*/
/*-----------------------interaction support-----------------------*/
/* Colors variables start */
/* Colors variables end */
/* Custom variables start*/
/* Custom variables end*/
/* Bootstrap variables start*/
/* Bootstrap variables end*/
/* Responsive font-size start*/
/* Responsive font-size end*/
/*---------------pseudo element default styles---------------*/
/*---------------------pseudo full size---------------------*/
/*--------------------proportional ratio--------------------*/
/*--------------------placeholder styles--------------------*/
/*------------------------transition------------------------*/
/*--------------------background image--------------------*/
/*--------------------absolute alignment--------------------*/
/*------------------make triangle------------------*/
/*---------------------------fonts---------------------------*/
/*-----------------------map get recursive-----------------------*/
/*-----------------------interaction support-----------------------*/
/*---------------pseudo element default styles---------------*/
/*---------------------pseudo full size---------------------*/
/*--------------------proportional ratio--------------------*/
/*--------------------placeholder styles--------------------*/
/*------------------------transition------------------------*/
/*--------------------background image--------------------*/
/*--------------------absolute alignment--------------------*/
/*------------------make triangle------------------*/
/*---------------------------fonts---------------------------*/
/*-----------------------map get recursive-----------------------*/
/*-----------------------interaction support-----------------------*/
/* Colors variables start */
/* Colors variables end */
/* Custom variables start*/
/* Custom variables end*/
/* Bootstrap variables start*/
/* Bootstrap variables end*/
/* Responsive font-size start*/
/* Responsive font-size end*/
/*---------------pseudo element default styles---------------*/
/*---------------------pseudo full size---------------------*/
/*--------------------proportional ratio--------------------*/
/*--------------------placeholder styles--------------------*/
/*------------------------transition------------------------*/
/*--------------------background image--------------------*/
/*--------------------absolute alignment--------------------*/
/*------------------make triangle------------------*/
/*---------------------------fonts---------------------------*/
/*-----------------------map get recursive-----------------------*/
/*-----------------------interaction support-----------------------*/
.page--registration .page__wrapper { background: url("/local/layout/public/css/../img/auth-bg.png"); background-size: cover; background-repeat: no-repeat; }

.page--registration .form__field { text-align: center; height: 60px; font-size: 20px; }

.page--registration .form__field.placeholder { font-size: 20px; }

@media (max-width: 991.98px) { .page--registration .form__field.placeholder { font-size: 16px; } }

.page--registration .form__field:-moz-placeholder { font-size: 20px; }

@media (max-width: 991.98px) { .page--registration .form__field:-moz-placeholder { font-size: 16px; } }

.page--registration .form__field::-moz-placeholder { font-size: 20px; }

@media (max-width: 991.98px) { .page--registration .form__field::-moz-placeholder { font-size: 16px; } }

.page--registration .form__field:-ms-input-placeholder { font-size: 20px; }

@media (max-width: 991.98px) { .page--registration .form__field:-ms-input-placeholder { font-size: 16px; } }

.page--registration .form__field::-webkit-input-placeholder { font-size: 20px; }

@media (max-width: 991.98px) { .page--registration .form__field::-webkit-input-placeholder { font-size: 16px; } }

.personal { color: #ffffff; position: relative; display: flex; align-items: center; padding-top: 48px; padding-bottom: 48px; font-size: 16px; }

@media (max-width: 991.98px) { .personal { font-size: 14px; } }

.personal__inner { min-height: 95vh; display: flex; flex-direction: column; justify-content: space-between; }

@media (max-width: 991.98px) { .personal__inner { min-height: initial; } }

.personal__wrapper { position: relative; }

.personal__wrapper a { cursor: pointer; }

@media (max-width: 991.98px) { .personal__wrapper { padding-top: 20px; padding-bottom: 48px; } }

.personal__logo { width: 320px; margin: 0 auto; }

@media (max-width: 991.98px) { .personal__logo { width: 240px; } }

.personal__title { margin-top: 24px; margin-bottom: 0; }

@media (max-width: 991.98px) { .personal__title { margin-top: 0; margin-bottom: 18px; } }

.personal__item { display: flex; flex-direction: column; }

.personal__item:not(.is-active) { display: none; }

.personal__item--main { gap: 20px; }

@media (max-width: 991.98px) { .personal__item--main { gap: 0; } }

.personal__item--sms { gap: 12px; }

.personal__item--sms .button { width: 100%; }

.personal__item--registration .personal__form { margin-top: 40px; }

@media (max-width: 991.98px) { .personal__item--registration .personal__form { margin-top: 12px; } }

.personal__item--registration .checkbox { margin-top: 34px; }

@media (max-width: 991.98px) { .personal__item--registration .checkbox { margin-top: 16px; } }

.personal__item--finish { max-width: 791px; margin: 0 auto; }

.personal__item--finish a { display: flex; justify-content: center; align-items: center; font-size: 16px; color: #000000; font-weight: 800; text-transform: uppercase; background-color: #86d2c5; border-radius: 8px; margin: 0 auto; margin-top: 40px; }

.personal__form { color: #26264a; padding: 32px 28px; max-width: 560px; margin: 0 auto; background-color: white; border-radius: 24px; }

@media (max-width: 991.98px) { .personal__form { padding: 16px; } }

.personal__form-countdown { display: flex; justify-content: center; flex-direction: column; align-items: center; margin-bottom: 16px; font-size: 14px; }

.personal__form-countdown-numbers { display: none; }

.personal__form-countdown-sendagain { display: block; }

.personal__form-countdown.is-counting .personal__form-countdown-numbers { display: block; }

.personal__form-countdown.is-counting .personal__form-countdown-sendagain { display: none; }

.personal__form-button { display: flex; justify-content: center; width: 100%; }

.personal__form-button .svg-icon { width: 28px; height: 28px; fill: #0077ff; margin-right: 8px; }

.personal__form-register { text-align: center; margin-top: 24px; margin-bottom: 0; font-size: 20px; }

@media (max-width: 991.98px) { .personal__form-register { font-size: 14px; margin-top: 20px; margin-bottom: 10px; } }

.personal__form-hidden { margin-top: 8px; padding-top: 32px; border-top: 1px dashed #ffffff; }

.personal__form-goto { display: flex; justify-content: center; width: 100%; max-width: 560px; margin: 0 auto; }

@media (max-width: 991.98px) { .personal__form-goto { margin-top: 24px; } }

.personal__form-goto .button { width: 100%; }

.personal__login { text-align: center; font-size: 20px; }

@media (max-width: 991.98px) { .personal__login { font-size: 14px; } }

.personal__register { text-decoration: underline; }

.personal__bot { font-size: 16px; margin-top: 24px; margin-bottom: 0; }

@media (max-width: 991.98px) { .personal__bot { margin-top: 0; font-size: 14px; } }

/*---------------pseudo element default styles---------------*/
/*---------------------pseudo full size---------------------*/
/*--------------------proportional ratio--------------------*/
/*--------------------placeholder styles--------------------*/
/*------------------------transition------------------------*/
/*--------------------background image--------------------*/
/*--------------------absolute alignment--------------------*/
/*------------------make triangle------------------*/
/*---------------------------fonts---------------------------*/
/*-----------------------map get recursive-----------------------*/
/*-----------------------interaction support-----------------------*/
/* Colors variables start */
/* Colors variables end */
/* Custom variables start*/
/* Custom variables end*/
/* Bootstrap variables start*/
/* Bootstrap variables end*/
/* Responsive font-size start*/
/* Responsive font-size end*/
/*---------------pseudo element default styles---------------*/
/*---------------------pseudo full size---------------------*/
/*--------------------proportional ratio--------------------*/
/*--------------------placeholder styles--------------------*/
/*------------------------transition------------------------*/
/*--------------------background image--------------------*/
/*--------------------absolute alignment--------------------*/
/*------------------make triangle------------------*/
/*---------------------------fonts---------------------------*/
/*-----------------------map get recursive-----------------------*/
/*-----------------------interaction support-----------------------*/
.page--initial .page__wrapper { background: url("/local/layout/public/css/../img/forms-bg.png"); background-size: cover; background-repeat: no-repeat; }

.initial { color: #fff; position: relative; padding-top: 60px; padding-bottom: 120px; display: flex; align-items: center; }

@media (max-width: 1399.98px) { .initial { padding-top: 60px; padding-bottom: 60px; } }

.initial .steps { margin-bottom: 36px; }

.initial .title-main { margin-bottom: 0; }

.initial .field__hider { margin-bottom: 10px; }

.initial .radio__content-wrapper { padding-left: 0; padding-right: 0; }

@media (max-width: 991.98px) { .initial .radio__content-wrapper { padding-top: 3px; padding-bottom: 3px; } }

.initial .button { width: 100%; }

.initial .multicheckbox { margin-bottom: 18px; }

.initial__item:not(.is-current) { display: none; }

.initial__item-divider { margin-top: 10px; margin-bottom: 30px; border: 1px dashed #0000001a; }

.initial__desc { text-align: center; margin-top: 24px; margin-bottom: 40px; }

@media (max-width: 991.98px) { .initial__desc { font-size: 16px; margin-top: 16px; margin-bottom: 16px; } }

.initial__form { max-width: 1260px; margin: 0 auto; padding: 36px; color: #26264a; background-color: #ffffff; border-radius: 36px; }

@media (max-width: 991.98px) { .initial__form { padding: 16px; border-radius: 24px; } }

.initial__form-label { font-size: 24px; font-weight: 700; }

@media (max-width: 991.98px) { .initial__form-label { font-size: 20px; } }

.initial__aditional { margin-top: 8px; }

.initial__aditional .title-form { font-size: 24px; }

.initial__aditional span { font-size: 12px; color: #00000099; }

.initial__aditional-address { display: flex; align-items: center; cursor: pointer; }

.initial__aditional-address .svg-icon { fill: #afafaf; }

.initial__aditional-address.is-active .svg-icon { fill: #86d2c5; }

@media (max-width: 991.98px) { .initial__aditional-address { margin-top: 6px; }
  .initial__aditional-address p { font-size: 14px; } }

.initial__skip { font-size: 20px; margin-bottom: 36px; }

.initial__skip a { font-size: 16px; }

@media (max-width: 991.98px) { .initial__skip { flex-direction: column; margin-bottom: 16px; }
  .initial__skip p { margin-bottom: 8px; font-size: 16px; } }

/*---------------pseudo element default styles---------------*/
/*---------------------pseudo full size---------------------*/
/*--------------------proportional ratio--------------------*/
/*--------------------placeholder styles--------------------*/
/*------------------------transition------------------------*/
/*--------------------background image--------------------*/
/*--------------------absolute alignment--------------------*/
/*------------------make triangle------------------*/
/*---------------------------fonts---------------------------*/
/*-----------------------map get recursive-----------------------*/
/*-----------------------interaction support-----------------------*/
/* Colors variables start */
/* Colors variables end */
/* Custom variables start*/
/* Custom variables end*/
/* Bootstrap variables start*/
/* Bootstrap variables end*/
/* Responsive font-size start*/
/* Responsive font-size end*/
/*---------------pseudo element default styles---------------*/
/*---------------------pseudo full size---------------------*/
/*--------------------proportional ratio--------------------*/
/*--------------------placeholder styles--------------------*/
/*------------------------transition------------------------*/
/*--------------------background image--------------------*/
/*--------------------absolute alignment--------------------*/
/*------------------make triangle------------------*/
/*---------------------------fonts---------------------------*/
/*-----------------------map get recursive-----------------------*/
/*-----------------------interaction support-----------------------*/
.resumelist { overflow: hidden; padding-top: 60px; padding-bottom: 80px; }

.resumelist__wrapper { max-width: 1250px; margin: 0 auto; }

.resumelist__filter { margin-top: 24px; }

.resumelist__filter .form__group.select--arrow { background-color: #ffffff14; border-radius: 12px; }

.resumelist__filter .form__group.select--arrow .form__group-wrap { border: none; }

.resumelist__filter .form__group.select--arrow .form__group-wrap::after { background-image: url("/local/layout/public/css/../img/arrow-down-white.svg"); }

.resumelist__filter .form__group.select--arrow .form__select { color: white; border: none; }

.resumelist__filter-checkboxes { margin-top: 20px; }

.resumelist__filter-checkboxes .checkbox__check { border-color: #ffffff59; }

.resumelist__filter-checkboxes .checkbox__check::after { content: ""; display: block; position: absolute; transition: all 0.15s ease; top: 5px; left: 5px; width: 14px; height: 14px; background-color: white; border-radius: 2px; opacity: 0; }

.resumelist__filter-checkboxes .checkbox input:checked + .checkbox__check { background-color: transparent; border-color: #ffffff59; }

.resumelist__filter-checkboxes .checkbox input:checked + .checkbox__check::after { opacity: 1; }

.resumelist__content { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 16px; margin-top: 36px; }

@media (max-width: 1199.98px) { .resumelist__content { grid-template-columns: 1fr 1fr; } }

@media (max-width: 991.98px) { .resumelist__content { grid-template-columns: 1fr; } }

.resumelist__item { display: grid; gap: 20px; padding: 24px; border-radius: 24px; min-height: 264px; border: 1px solid transparent; }

@media (max-width: 991.98px) { .resumelist__item { min-height: 242px; } }

.resumelist__item.published { color: #131c3a; background-color: white; }

.resumelist__item.published .resumelist__item-status::before { background-color: #00aa8d; }

.resumelist__item.published .resumelist__item-tools-item svg { stroke: #00aa8d; }

.resumelist__item.published .resumelist__item-button { color: #00aa8d; background-color: #00aa8d1a; }

.resumelist__item.closed { color: #ffffff; background-color: #ffffff14; }

.resumelist__item.closed .resumelist__item-status::before { background-color: #f38706; }

.resumelist__item.closed .resumelist__item-tools-item svg { stroke: #ffffff; }

.resumelist__item.closed .resumelist__item-button { color: #fff; background-color: #00aa8d; }

.resumelist__item.draft { color: #ffffff; border: 1px dashed #ffffff59; gap: 0; }

.resumelist__item.draft .resumelist__item-status::before { background-color: #26264a; }

.resumelist__item.draft .resumelist__item-content { margin-top: auto; }

.resumelist__item.draft .resumelist__item-tools-item svg { stroke: #ffffff; }

.resumelist__item.draft .resumelist__item-content-exp { background-color: #ffffff1a; }

.resumelist__item.draft .resumelist__item-button { color: #fff; background-color: #00aa8d; }

.resumelist__item.create { display: flex; justify-content: center; align-items: center; flex-direction: column; border: 1px dashed #ffffff59; gap: 0; }

.resumelist__item.create svg { margin-bottom: 10px; }

.resumelist__item.create span { font-size: 20px; font-weight: 600; }

@media (max-width: 991.98px) { .resumelist__item.create span { font-size: 18px; } }

.resumelist__item-top { display: flex; justify-content: space-between; }

.resumelist__item-status { position: relative; padding-left: 20px; font-size: 16px; }

@media (max-width: 991.98px) { .resumelist__item-status { font-size: 14px; } }

.resumelist__item-status::before { content: ""; display: block; position: absolute; top: 3px; left: 0; width: 14px; height: 14px; border-radius: 50%; }

.resumelist__item-tools-item:not(:first-child) { margin-left: 24px; }

.resumelist__item-tools-item svg { fill: transparent; }

.resumelist__item-content-title { font-size: 24px; font-weight: 700; margin-bottom: 12px; }

@media (max-width: 991.98px) { .resumelist__item-content-title { font-size: 20px; } }

.resumelist__item-content-price { font-size: 24px; font-weight: 700; margin-bottom: 12px; }

@media (max-width: 991.98px) { .resumelist__item-content-price { font-size: 20px; } }

.resumelist__item-content-exp { padding: 6px 16px; border-radius: 32px; border: 1px solid #0e142226; }

@media (max-width: 991.98px) { .resumelist__item-content-exp { font-size: 14px; } }

.resumelist__item-button { display: flex; justify-content: center; align-items: center; font-size: 16px; border-radius: 10px; height: 50px; width: 100%; text-align: center; }

@media (max-width: 991.98px) { .resumelist__item-button { font-size: 14px; height: 40px; } }

.resumelist .personal__bot { margin-top: 40px; }

/*---------------pseudo element default styles---------------*/
/*---------------------pseudo full size---------------------*/
/*--------------------proportional ratio--------------------*/
/*--------------------placeholder styles--------------------*/
/*------------------------transition------------------------*/
/*--------------------background image--------------------*/
/*--------------------absolute alignment--------------------*/
/*------------------make triangle------------------*/
/*---------------------------fonts---------------------------*/
/*-----------------------map get recursive-----------------------*/
/*-----------------------interaction support-----------------------*/
/* Colors variables start */
/* Colors variables end */
/* Custom variables start*/
/* Custom variables end*/
/* Bootstrap variables start*/
/* Bootstrap variables end*/
/* Responsive font-size start*/
/* Responsive font-size end*/
/*---------------pseudo element default styles---------------*/
/*---------------------pseudo full size---------------------*/
/*--------------------proportional ratio--------------------*/
/*--------------------placeholder styles--------------------*/
/*------------------------transition------------------------*/
/*--------------------background image--------------------*/
/*--------------------absolute alignment--------------------*/
/*------------------make triangle------------------*/
/*---------------------------fonts---------------------------*/
/*-----------------------map get recursive-----------------------*/
/*-----------------------interaction support-----------------------*/
.resumeadd .initial__form { margin-top: 40px; }

.resumeadd .personal__bot { margin-top: 24px; }

.resumeadd .form__field.placeholder { color: #00000033; }

.resumeadd .form__field:-moz-placeholder { color: #00000033; }

.resumeadd .form__field::-moz-placeholder { color: #00000033; }

.resumeadd .form__field:-ms-input-placeholder { color: #00000033; }

.resumeadd .form__field::-webkit-input-placeholder { color: #00000033; }

/*---------------pseudo element default styles---------------*/
/*---------------------pseudo full size---------------------*/
/*--------------------proportional ratio--------------------*/
/*--------------------placeholder styles--------------------*/
/*------------------------transition------------------------*/
/*--------------------background image--------------------*/
/*--------------------absolute alignment--------------------*/
/*------------------make triangle------------------*/
/*---------------------------fonts---------------------------*/
/*-----------------------map get recursive-----------------------*/
/*-----------------------interaction support-----------------------*/
/* Colors variables start */
/* Colors variables end */
/* Custom variables start*/
/* Custom variables end*/
/* Bootstrap variables start*/
/* Bootstrap variables end*/
/* Responsive font-size start*/
/* Responsive font-size end*/
/*---------------pseudo element default styles---------------*/
/*---------------------pseudo full size---------------------*/
/*--------------------proportional ratio--------------------*/
/*--------------------placeholder styles--------------------*/
/*------------------------transition------------------------*/
/*--------------------background image--------------------*/
/*--------------------absolute alignment--------------------*/
/*------------------make triangle------------------*/
/*---------------------------fonts---------------------------*/
/*-----------------------map get recursive-----------------------*/
/*-----------------------interaction support-----------------------*/
.vacancylist { padding-top: 60px; padding-bottom: 80px; }

@media (max-width: 1199.98px) { .vacancylist { overflow: hidden; } }

.vacancylist .title-main { margin-bottom: 40px; }

.vacancylist__filter { margin-bottom: 24px; }

.vacancylist__filter-search { display: flex; align-items: center; }

@media (max-width: 1199.98px) { .vacancylist__filter-search { flex-direction: column; align-items: start; } }

.vacancylist__filter-search-input { display: flex; align-items: center; border: 1.5px solid #ffffff59; padding: 16px 24px; border-radius: 12px; flex-grow: 1; }

@media (max-width: 1199.98px) { .vacancylist__filter-search-input { width: 100%; margin-bottom: 10px; } }

.vacancylist__filter-search-input input { width: 100%; background-color: transparent; border: none; outline: none; margin-left: 12px; color: #ffffff; }

.vacancylist__filter-search-input input::-moz-placeholder { opacity: 40%; }

.vacancylist__filter-search-input input:-ms-input-placeholder { opacity: 40%; }

.vacancylist__filter-search-input input::placeholder { opacity: 40%; }

.vacancylist__filter-search-input svg { flex-shrink: 0; fill: transparent; }

.vacancylist__filter-search-button { flex-shrink: 0; width: 180px; margin-left: 16px; height: 60px; }

@media (max-width: 1199.98px) { .vacancylist__filter-search-button { width: 100%; margin-left: 0; } }

.vacancylist__filter-bottom { display: flex; align-items: center; margin-top: 24px; }

@media (max-width: 1199.98px) { .vacancylist__filter-bottom { flex-direction: column; align-items: start; } }

.vacancylist__filter-bottom p { font-size: 24px; font-weight: 700; margin-right: 36px; }

@media (max-width: 1199.98px) { .vacancylist__filter-bottom p { font-size: 20px; margin-bottom: 12px; } }

.vacancylist__filter-dropdowns { display: flex; align-items: center; }

@media (max-width: 1199.98px) { .vacancylist__filter-dropdowns { flex-direction: column; width: 100%; } }

.vacancylist__filter-dropdowns .form__group.select--arrow { background-color: #ffffff14; border-radius: 12px; min-width: 220px; }

.vacancylist__filter-dropdowns .form__group.select--arrow + .form__group.select--arrow { margin-left: 16px; }

@media (max-width: 1199.98px) { .vacancylist__filter-dropdowns .form__group.select--arrow + .form__group.select--arrow { margin-left: 0; margin-top: 16px; } }

.vacancylist__filter-dropdowns .form__group.select--arrow .form__group-wrap { border: none; }

.vacancylist__filter-dropdowns .form__group.select--arrow .form__group-wrap::after { background-image: url("/local/layout/public/css/../img/arrow-down-white.svg"); }

.vacancylist__filter-dropdowns .form__group.select--arrow .form__select { color: white; border: none; margin-right: 0; }

.vacancylist__item { padding: 32px 28px; color: black; background-color: #ffffff; border-radius: 24px; }

@media (max-width: 1199.98px) { .vacancylist__item { padding: 16px; } }

.vacancylist__item:not(:first-child) { margin-top: 16px; }

.vacancylist__item-top { display: flex; justify-content: space-between; }

.vacancylist__item-location { color: #00aa8d; font-size: 20px; }

.vacancylist__item-tags { display: flex; flex-wrap: wrap; gap: 6px; }

.vacancylist__item-tags span { display: flex; padding: 6px 16px; border-radius: 32px; border: 1px solid #0e142226; }

@media (max-width: 1199.98px) { .vacancylist__item-tags span { font-size: 14px; padding: 4px 12px; } }

.vacancylist__item-main { margin-top: 6px; }

@media (max-width: 1199.98px) { .vacancylist__item-main { margin-top: 16px; } }

.vacancylist__item-title { font-size: 24px; font-weight: 700; margin-bottom: 6px; }

@media (max-width: 1199.98px) { .vacancylist__item-title { font-size: 20px; } }

.vacancylist__item-pay { font-size: 24px; font-weight: 700; }

@media (max-width: 1199.98px) { .vacancylist__item-pay { font-size: 20px; margin-bottom: 16px; } }

.vacancylist__item-action { display: flex; margin-top: 24px; }

@media (max-width: 1199.98px) { .vacancylist__item-action { flex-direction: column; } }

.vacancylist__item-button { padding: 20px 56px; }

.vacancylist__item-button:not(:first-child) { margin-left: 16px; }

@media (max-width: 1199.98px) { .vacancylist__item-button:not(:first-child) { margin-left: 0; margin-top: 10px; } }

.vacancylist__sidefilter { position: -webkit-sticky; position: sticky; top: 10px; color: #26264a; background-color: white; padding: 24px; border-radius: 24px; height: auto; }

.vacancylist__sidefilter-part:not(:first-child) { margin-top: 20px; }

.vacancylist__sidefilter-label { font-size: 20px; }

.vacancylist__sidefilter .button { width: 100%; }

.vacancylist .personal__bot { margin-top: 24px; }

/*---------------pseudo element default styles---------------*/
/*---------------------pseudo full size---------------------*/
/*--------------------proportional ratio--------------------*/
/*--------------------placeholder styles--------------------*/
/*------------------------transition------------------------*/
/*--------------------background image--------------------*/
/*--------------------absolute alignment--------------------*/
/*------------------make triangle------------------*/
/*---------------------------fonts---------------------------*/
/*-----------------------map get recursive-----------------------*/
/*-----------------------interaction support-----------------------*/
/* Colors variables start */
/* Colors variables end */
/* Custom variables start*/
/* Custom variables end*/
/* Bootstrap variables start*/
/* Bootstrap variables end*/
/* Responsive font-size start*/
/* Responsive font-size end*/
/*---------------pseudo element default styles---------------*/
/*---------------------pseudo full size---------------------*/
/*--------------------proportional ratio--------------------*/
/*--------------------placeholder styles--------------------*/
/*------------------------transition------------------------*/
/*--------------------background image--------------------*/
/*--------------------absolute alignment--------------------*/
/*------------------make triangle------------------*/
/*---------------------------fonts---------------------------*/
/*-----------------------map get recursive-----------------------*/
/*-----------------------interaction support-----------------------*/
.searcherlist__item { display: grid; grid-template-columns: 170px 1fr 2fr; -moz-column-gap: 20px; column-gap: 20px; }

@media (max-width: 1399.98px) { .searcherlist__item { grid-template-columns: 120px 1fr; padding: 16px; } }

.searcherlist__item-photo { height: 100%; flex-shrink: 0; grid-column: 1; grid-row: 1/4; }

@media (max-width: 1399.98px) { .searcherlist__item-photo { grid-column: 1; grid-row: 1/3; } }

.searcherlist__item .vacancylist__item-location { grid-column: 2; grid-row: 1; }

@media (max-width: 1399.98px) { .searcherlist__item .vacancylist__item-location { grid-column: 2; grid-row: 2; font-size: 16px; } }

.searcherlist__item .vacancylist__item-tags { grid-column: 3; grid-row: 1/3; justify-content: end; align-items: start; }

@media (max-width: 1399.98px) { .searcherlist__item .vacancylist__item-tags { grid-column: 1/3; grid-row: 3; justify-content: start; margin-top: 20px; margin-bottom: 20px; } }

.searcherlist__item .vacancylist__item-main { grid-column: 2; grid-row: 2; margin-top: 0; }

@media (max-width: 1399.98px) { .searcherlist__item .vacancylist__item-main { grid-column: 2; grid-row: 1; } }

@media (max-width: 1399.98px) { .searcherlist__item .vacancylist__item-pay { margin-bottom: 0; } }

.searcherlist__item .vacancylist__item-action { grid-column: 2; grid-row: 3; }

@media (max-width: 1399.98px) { .searcherlist__item .vacancylist__item-action { flex-direction: column; gap: 10px; grid-column: 1/3; grid-row: 4; margin-top: 0; }
  .searcherlist__item .vacancylist__item-action .button { margin-left: 0; } }

/*---------------pseudo element default styles---------------*/
/*---------------------pseudo full size---------------------*/
/*--------------------proportional ratio--------------------*/
/*--------------------placeholder styles--------------------*/
/*------------------------transition------------------------*/
/*--------------------background image--------------------*/
/*--------------------absolute alignment--------------------*/
/*------------------make triangle------------------*/
/*---------------------------fonts---------------------------*/
/*-----------------------map get recursive-----------------------*/
/*-----------------------interaction support-----------------------*/
/* Colors variables start */
/* Colors variables end */
/* Custom variables start*/
/* Custom variables end*/
/* Bootstrap variables start*/
/* Bootstrap variables end*/
/* Responsive font-size start*/
/* Responsive font-size end*/
/*---------------pseudo element default styles---------------*/
/*---------------------pseudo full size---------------------*/
/*--------------------proportional ratio--------------------*/
/*--------------------placeholder styles--------------------*/
/*------------------------transition------------------------*/
/*--------------------background image--------------------*/
/*--------------------absolute alignment--------------------*/
/*------------------make triangle------------------*/
/*---------------------------fonts---------------------------*/
/*-----------------------map get recursive-----------------------*/
/*-----------------------interaction support-----------------------*/
.personal .title-main { margin-bottom: 36px; }

.personal .personal__item + .personal__item { margin-top: 60px; }

.personal .personal__bot { margin-top: 24px; }

.policy { margin-top: 24px; font-size: 20px; padding-bottom: 150px; }

@media (max-width: 991.98px) { .policy { font-size: 16px; padding-bottom: 100px; } }

.policy__block:not(:first-child) { margin-top: 24px; }

@media (max-width: 991.98px) { .policy__block:not(:first-child) { margin-top: 16px; } }

.policy h1 { font-family: "TT_Travels_Next", sans-serif; text-transform: uppercase; font-size: 48px; margin-bottom: 60px; }

@media (max-width: 991.98px) { .policy h1 { font-size: 36px; margin-top: 0; margin-bottom: 18px; } }

.policy h2 { font-size: 32px; margin-bottom: 16px; font-weight: 700; }

@media (max-width: 1199.98px) { .policy h2 { font-size: 24px; } }

@media (max-width: 991.98px) { .policy h2 { font-size: 20px; } }

.policy ul { list-style-type: disc; }

.policy ul li { margin-left: 20px; list-style-type: disc; }

.policy .table-wrapper { border: 1px solid #76c5bb; border-radius: 20px; margin-top: 20px; margin-bottom: 24px; }

.policy thead { border-bottom: 1px solid #76c5bb; }

.policy tr td:first-child { font-weight: 700; }

.policy tr + tr { border-top: 1px solid #76c5bb; }

.policy th, .policy td { padding: 40px; }

@media (max-width: 991.98px) { .policy th, .policy td { padding: 10px 16px; } }

.policy th + th { border-left: 1px solid #76c5bb; }

.policy td + td { border-left: 1px solid #76c5bb; }

/*# sourceMappingURL=common.css.map */

/* End */


/* Start:/local/templates/shumera2/components/bitrix/menu/footer-menu/style.min.css?1771749451490*/
ul.left-menu{list-style:none;margin:0;padding:0;margin-bottom:8px;position:relative}ul.left-menu li{padding:10px 16px;background:#f5f5f5 url(/local/templates/shumera2/components/bitrix/menu/footer-menu/images/left_menu_bg.gif) top repeat-x}ul.left-menu li a{font-size:100%;color:#bc262c;font-weight:bold;text-decoration:none}ul.left-menu li a:visited{color:#bc262c}ul.left-menu li a:hover{color:#bc262c}ul.left-menu li a.selected:link,ul.left-menu li a.selected:visited,ul.left-menu li a.selected:active,ul.left-menu li a.selected:hover{color:#fc8d3d}
/* End */


/* Start:/local/templates/shumera2/template_styles.css?17717494513034*/
.bx-input-file-desc {
    display: none;
}

.policy {
    margin-top: 24px;
    font-size: 20px;
    padding-bottom: 150px;
}

@media (max-width: 991.98px) {
    .policy {
        font-size: 16px;
        padding-bottom: 100px;
    }
}

.policy__block:not(:first-child) {
    margin-top: 24px;
}

@media (max-width: 991.98px) {
    .policy__block:not(:first-child) {
        margin-top: 16px;
    }
}

.policy h1 {
    font-family: "TT_Travels_Next", sans-serif;
    text-transform: uppercase;
    font-size: 48px;
    margin-bottom: 60px;
}

@media (max-width: 991.98px) {
    .policy h1 {
        font-size: 36px;
        margin-top: 0;
        margin-bottom: 18px;
    }
}

.policy h2 {
    font-size: 32px;
    margin-bottom: 16px;
    font-weight: 700;
}

@media (max-width: 1199.98px) {
    .policy h2 {
        font-size: 24px;
    }
}

@media (max-width: 991.98px) {
    .policy h2 {
        font-size: 20px;
    }
}

.policy ul {
    list-style-type: disc;
}

.policy ul li {
    margin-left: 20px;
    list-style-type: disc;
}

.policy .table-wrapper {
    border: 1px solid #76c5bb;
    border-radius: 20px;
    margin-top: 20px;
    margin-bottom: 24px;
}

.policy thead {
    border-bottom: 1px solid #76c5bb;
}

.policy tr td:first-child {
    font-weight: 700;
}

.policy tr+tr {
    border-top: 1px solid #76c5bb;
}

.policy th,
.policy td {
    padding: 40px;
}

@media (max-width: 991.98px) {

    .policy th,
    .policy td {
        padding: 10px 16px;
    }
}

.policy th+th {
    border-left: 1px solid #76c5bb;
}

.policy td+td {
    border-left: 1px solid #76c5bb;
}

[name="UF_TYPE_OF_EMPLOY"] option:nth-child(1),
[name="UF_GRAFIK"] option:nth-child(1) {
    display: none !important;
}

.modal--contacts .modal-contacts__logo path {
    fill: black;
}

.modal--contacts .modal-contacts__text {
    display: flex;
    background-color: #00aa8d0a;
    width: 100%;
    padding: 14px 16px;
    border-radius: 12px;
    border: 1.5px solid #00aa8d59;
    border-top-color: rgba(0, 170, 141, 0.35);
    border-right-color: rgba(0, 170, 141, 0.35);
    border-bottom-color: rgba(0, 170, 141, 0.35);
    border-left-color: rgba(0, 170, 141, 0.35);
    font-size: 20px;
}

.modal--contacts .modal-contacts__text--big {
    text-align: start;
    overflow: auto;
    max-height: 130px;
}

/* Медиа-запрос с использованием CSS переменных или указанием конкретного breakpoint */
@media (max-width: 991.98px) {
    .modal--contacts .modal-contacts__text {
        font-size: 14px;
    }
}

.searcherlist__item.--short {
    grid-template-columns: 1px 1fr 2fr;
}

@media (max-width: 1399.98px) {
    .searcherlist__item.--short {
        grid-template-columns: 1px 1fr;
    }
}

.--disabled {
    pointer-events: none !important;
}

.form__file-img .picture__image {
    z-index: 10;
}
.form__field::placeholder {
    color: #a8b4d7;
}
.personal__form.personal__form--registration.js-personal-item-form .errortext {
    display: block;
    text-align: center;
}
/* End */
/* /local/layout/public/css/libs.css?1771749441116127 */
/* /local/layout/public/css/common.css?177174944198545 */
/* /local/templates/shumera2/components/bitrix/menu/footer-menu/style.min.css?1771749451490 */
/* /local/templates/shumera2/template_styles.css?17717494513034 */
