

/* Start:/local/templates/webcanape/output.css?1753791614255529*/
@charset "UTF-8";
*, ::before, ::after{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}
::backdrop{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}
/*
! tailwindcss v3.4.15 | MIT License | https://tailwindcss.com
*/
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #e5e7eb; /* 2 */
}
::before,
::after {
  --tw-content: '';
}
/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/
html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}
/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}
/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}
/*
Remove the default font size and weight for headings.
*/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
a {
  color: inherit;
  text-decoration: inherit;
}
/*
Add the correct font weight in Edge and Safari.
*/
b,
strong {
  font-weight: bolder;
}
/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/
code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}
/*
Add the correct font size in all browsers.
*/
small {
  font-size: 80%;
}
/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/
table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}
/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  letter-spacing: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}
/*
Remove the inheritance of text transform in Edge and Firefox.
*/
button,
select {
  text-transform: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}
/*
Use the modern Firefox focus style for all focusable elements.
*/
:-moz-focusring {
  outline: auto;
}
/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
:-moz-ui-invalid {
  box-shadow: none;
}
/*
Add the correct vertical alignment in Chrome and Firefox.
*/
progress {
  vertical-align: baseline;
}
/*
Correct the cursor style of increment and decrement buttons in Safari.
*/
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}
/*
Remove the inner padding in Chrome and Safari on macOS.
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}
/*
Add the correct display in Chrome and Safari.
*/
summary {
  display: list-item;
}
/*
Removes the default spacing and border for appropriate elements.
*/
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
  padding: 0;
}
legend {
  padding: 0;
}
ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
/*
Reset default styling for dialogs.
*/
dialog {
  padding: 0;
}
/*
Prevent resizing textareas horizontally by default.
*/
textarea {
  resize: vertical;
}
/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
/*
Set the default cursor for buttons.
*/
button,
[role="button"] {
  cursor: pointer;
}
/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}
/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}
/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/
img,
video {
  max-width: 100%;
  height: auto;
}
/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}
.container{
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1rem;
  padding-left: 1rem;
}
@media (min-width: 640px){
  .container{
    max-width: 640px;
    padding-right: 2rem;
    padding-left: 2rem;
  }
}
@media (min-width: 768px){
  .container{
    max-width: 768px;
    padding-right: 1.25rem;
    padding-left: 1.25rem;
  }
}
@media (min-width: 1024px){
  .container{
    max-width: 1024px;
    padding-right: 2rem;
    padding-left: 2rem;
  }
}
@media (min-width: 1280px){
  .container{
    max-width: 1280px;
    padding-right: 1.25rem;
    padding-left: 1.25rem;
  }
}
.sr-only{
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
.pointer-events-none{
  pointer-events: none;
}
.collapse{
  visibility: collapse;
}
.static{
  position: static;
}
.fixed{
  position: fixed;
}
.absolute{
  position: absolute;
}
.relative{
  position: relative;
}
.sticky{
  position: sticky;
}
.inset-0{
  inset: 0px;
}
.inset-px{
  inset: 1px;
}
.-inset-x-4{
  left: -1rem;
  right: -1rem;
}
.-inset-y-6{
  top: -1.5rem;
  bottom: -1.5rem;
}
.inset-x-0{
  left: 0px;
  right: 0px;
}
.inset-y-0{
  top: 0px;
  bottom: 0px;
}
.-bottom-18{
  bottom: -4.5rem;
}
.-bottom-\[2rem\]{
  bottom: -2rem;
}
.-right-4{
  right: -1rem;
}
.-top-10{
  top: -2.5rem;
}
.-top-16{
  top: -4rem;
}
.-top-2{
  top: -0.5rem;
}
.-top-24{
  top: -6rem;
}
.-top-3{
  top: -0.75rem;
}
.-top-32{
  top: -8rem;
}
.-top-40{
  top: -10rem;
}
.-top-52{
  top: -13rem;
}
.-top-9{
  top: -2.25rem;
}
.-top-\[40rem\]{
  top: -40rem;
}
.bottom-0{
  bottom: 0px;
}
.bottom-3{
  bottom: 0.75rem;
}
.bottom-5{
  bottom: 1.25rem;
}
.left-0{
  left: 0px;
}
.left-1{
  left: 0.25rem;
}
.left-1\/2{
  left: 50%;
}
.left-12{
  left: 3rem;
}
.left-16{
  left: 4rem;
}
.left-3{
  left: 0.75rem;
}
.left-4{
  left: 1rem;
}
.left-6{
  left: 1.5rem;
}
.left-\[calc\(50\%\+3rem\)\]{
  left: calc(50% + 3rem);
}
.left-\[calc\(50\%-11rem\)\]{
  left: calc(50% - 11rem);
}
.right-0{
  right: 0px;
}
.right-1\/2{
  right: 50%;
}
.right-2{
  right: 0.5rem;
}
.right-3{
  right: 0.75rem;
}
.right-4{
  right: 1rem;
}
.right-8{
  right: 2rem;
}
.top-0{
  top: 0px;
}
.top-0\.5{
  top: 0.125rem;
}
.top-1{
  top: 0.25rem;
}
.top-1\/2{
  top: 50%;
}
.top-16{
  top: 4rem;
}
.top-18{
  top: 4.5rem;
}
.top-2{
  top: 0.5rem;
}
.top-3{
  top: 0.75rem;
}
.top-6{
  top: 1.5rem;
}
.top-\[calc\(100\%-13rem\)\]{
  top: calc(100% - 13rem);
}
.isolate{
  isolation: isolate;
}
.-z-10{
  z-index: -10;
}
.z-0{
  z-index: 0;
}
.z-1{
  z-index: 1;
}
.z-10{
  z-index: 10;
}
.z-2{
  z-index: 2;
}
.z-20{
  z-index: 20;
}
.z-5{
  z-index: 5;
}
.z-50{
  z-index: 50;
}
.order-first{
  order: -9999;
}
.col-span-12{
  grid-column: span 12 / span 12;
}
.col-span-2{
  grid-column: span 2 / span 2;
}
.col-span-3{
  grid-column: span 3 / span 3;
}
.col-start-2{
  grid-column-start: 2;
}
.col-start-3{
  grid-column-start: 3;
}
.row-span-2{
  grid-row: span 2 / span 2;
}
.row-span-5{
  grid-row: span 5 / span 5;
}
.row-span-7{
  grid-row: span 7 / span 7;
}
.row-start-2{
  grid-row-start: 2;
}
.\!m-0{
  margin: 0px !important;
}
.-m-1{
  margin: -0.25rem;
}
.-m-1\.5{
  margin: -0.375rem;
}
.-m-2\.5{
  margin: -0.625rem;
}
.m-auto{
  margin: auto;
}
.-mx-0\.5{
  margin-left: -0.125rem;
  margin-right: -0.125rem;
}
.-mx-3{
  margin-left: -0.75rem;
  margin-right: -0.75rem;
}
.-mx-4{
  margin-left: -1rem;
  margin-right: -1rem;
}
.-mx-px{
  margin-left: -1px;
  margin-right: -1px;
}
.-my-12{
  margin-top: -3rem;
  margin-bottom: -3rem;
}
.-my-2{
  margin-top: -0.5rem;
  margin-bottom: -0.5rem;
}
.-my-4{
  margin-top: -1rem;
  margin-bottom: -1rem;
}
.-my-6{
  margin-top: -1.5rem;
  margin-bottom: -1.5rem;
}
.mx-0\.5{
  margin-left: 0.125rem;
  margin-right: 0.125rem;
}
.mx-8{
  margin-left: 2rem;
  margin-right: 2rem;
}
.mx-auto{
  margin-left: auto;
  margin-right: auto;
}
.my-10{
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}
.my-4{
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.my-8{
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.\!mt-6{
  margin-top: 1.5rem !important;
}
.-mb-10{
  margin-bottom: -2.5rem;
}
.-mb-12{
  margin-bottom: -3rem;
}
.-mb-16{
  margin-bottom: -4rem;
}
.-mb-18{
  margin-bottom: -4.5rem;
}
.-ml-12{
  margin-left: -3rem;
}
.-ml-2{
  margin-left: -0.5rem;
}
.-ml-24{
  margin-left: -6rem;
}
.-ml-3{
  margin-left: -0.75rem;
}
.-ml-4{
  margin-left: -1rem;
}
.-ml-6{
  margin-left: -1.5rem;
}
.-ml-8{
  margin-left: -2rem;
}
.-ml-px{
  margin-left: -1px;
}
.-mr-24{
  margin-right: -6rem;
}
.-mr-96{
  margin-right: -24rem;
}
.-mr-px{
  margin-right: -1px;
}
.-mt-0\.5{
  margin-top: -0.125rem;
}
.-mt-1{
  margin-top: -0.25rem;
}
.-mt-12{
  margin-top: -3rem;
}
.-mt-2{
  margin-top: -0.5rem;
}
.-mt-6{
  margin-top: -1.5rem;
}
.-mt-8{
  margin-top: -2rem;
}
.mb-0\.5{
  margin-bottom: 0.125rem;
}
.mb-1{
  margin-bottom: 0.25rem;
}
.mb-1\.5{
  margin-bottom: 0.375rem;
}
.mb-10{
  margin-bottom: 2.5rem;
}
.mb-12{
  margin-bottom: 3rem;
}
.mb-16{
  margin-bottom: 4rem;
}
.mb-18{
  margin-bottom: 4.5rem;
}
.mb-2{
  margin-bottom: 0.5rem;
}
.mb-2\.5{
  margin-bottom: 0.625rem;
}
.mb-20{
  margin-bottom: 5rem;
}
.mb-24{
  margin-bottom: 6rem;
}
.mb-3{
  margin-bottom: 0.75rem;
}
.mb-4{
  margin-bottom: 1rem;
}
.mb-5{
  margin-bottom: 1.25rem;
}
.mb-6{
  margin-bottom: 1.5rem;
}
.mb-8{
  margin-bottom: 2rem;
}
.me-2{
  margin-inline-end: 0.5rem;
}
.ml-0\.5{
  margin-left: 0.125rem;
}
.ml-1{
  margin-left: 0.25rem;
}
.ml-12{
  margin-left: 3rem;
}
.ml-2{
  margin-left: 0.5rem;
}
.ml-24{
  margin-left: 6rem;
}
.ml-3{
  margin-left: 0.75rem;
}
.ml-4{
  margin-left: 1rem;
}
.ml-6{
  margin-left: 1.5rem;
}
.ml-\[-22rem\]{
  margin-left: -22rem;
}
.ml-\[max\(50\%\2c 38rem\)\]{
  margin-left: max(50%,38rem);
}
.ml-auto{
  margin-left: auto;
}
.mr-1{
  margin-right: 0.25rem;
}
.mr-12{
  margin-right: 3rem;
}
.mr-2{
  margin-right: 0.5rem;
}
.mr-4{
  margin-right: 1rem;
}
.mr-auto{
  margin-right: auto;
}
.mt-0\.5{
  margin-top: 0.125rem;
}
.mt-1{
  margin-top: 0.25rem;
}
.mt-1\.5{
  margin-top: 0.375rem;
}
.mt-10{
  margin-top: 2.5rem;
}
.mt-12{
  margin-top: 3rem;
}
.mt-14{
  margin-top: 3.5rem;
}
.mt-16{
  margin-top: 4rem;
}
.mt-2{
  margin-top: 0.5rem;
}
.mt-20{
  margin-top: 5rem;
}
.mt-24{
  margin-top: 6rem;
}
.mt-3{
  margin-top: 0.75rem;
}
.mt-32{
  margin-top: 8rem;
}
.mt-4{
  margin-top: 1rem;
}
.mt-5{
  margin-top: 1.25rem;
}
.mt-6{
  margin-top: 1.5rem;
}
.mt-8{
  margin-top: 2rem;
}
.mt-80{
  margin-top: 20rem;
}
.mt-auto{
  margin-top: auto;
}
.line-clamp-2{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.line-clamp-3{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.line-clamp-4{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}
.line-clamp-6{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
}
.block{
  display: block;
}
.inline-block{
  display: inline-block;
}
.inline{
  display: inline;
}
.flex{
  display: flex;
}
.inline-flex{
  display: inline-flex;
}
.table{
  display: table;
}
.flow-root{
  display: flow-root;
}
.grid{
  display: grid;
}
.contents{
  display: contents;
}
.hidden{
  display: none;
}
.aspect-\[1097\/845\]{
  aspect-ratio: 1097/845;
}
.aspect-\[1155\/678\]{
  aspect-ratio: 1155/678;
}
.aspect-\[1313\/771\]{
  aspect-ratio: 1313/771;
}
.aspect-\[14\/13\]{
  aspect-ratio: 14/13;
}
.aspect-\[1404\/767\]{
  aspect-ratio: 1404/767;
}
.aspect-\[16\/7\]{
  aspect-ratio: 16/7;
}
.aspect-\[16\/9\]{
  aspect-ratio: 16/9;
}
.aspect-\[2\/1\]{
  aspect-ratio: 2/1;
}
.aspect-\[2\/3\]{
  aspect-ratio: 2/3;
}
.aspect-\[3\/2\]{
  aspect-ratio: 3/2;
}
.aspect-\[3\/4\]{
  aspect-ratio: 3/4;
}
.aspect-\[4\/3\]{
  aspect-ratio: 4/3;
}
.aspect-\[4\/5\]{
  aspect-ratio: 4/5;
}
.aspect-\[6\/5\]{
  aspect-ratio: 6/5;
}
.aspect-\[7\/5\]{
  aspect-ratio: 7/5;
}
.aspect-\[8\/5\]{
  aspect-ratio: 8/5;
}
.aspect-\[801\/1036\]{
  aspect-ratio: 801/1036;
}
.aspect-\[9\/10\]{
  aspect-ratio: 9/10;
}
.aspect-auto{
  aspect-ratio: auto;
}
.aspect-square{
  aspect-ratio: 1 / 1;
}
.aspect-video{
  aspect-ratio: 16 / 9;
}
.size-1{
  width: 0.25rem;
  height: 0.25rem;
}
.size-1\.5{
  width: 0.375rem;
  height: 0.375rem;
}
.size-10{
  width: 2.5rem;
  height: 2.5rem;
}
.size-11{
  width: 2.75rem;
  height: 2.75rem;
}
.size-12{
  width: 3rem;
  height: 3rem;
}
.size-14{
  width: 3.5rem;
  height: 3.5rem;
}
.size-18{
  width: 4.5rem;
  height: 4.5rem;
}
.size-2{
  width: 0.5rem;
  height: 0.5rem;
}
.size-20{
  width: 5rem;
  height: 5rem;
}
.size-24{
  width: 6rem;
  height: 6rem;
}
.size-28{
  width: 7rem;
  height: 7rem;
}
.size-32{
  width: 8rem;
  height: 8rem;
}
.size-36{
  width: 9rem;
  height: 9rem;
}
.size-4{
  width: 1rem;
  height: 1rem;
}
.size-44{
  width: 11rem;
  height: 11rem;
}
.size-48{
  width: 12rem;
  height: 12rem;
}
.size-5{
  width: 1.25rem;
  height: 1.25rem;
}
.size-6{
  width: 1.5rem;
  height: 1.5rem;
}
.size-64{
  width: 16rem;
  height: 16rem;
}
.size-7{
  width: 1.75rem;
  height: 1.75rem;
}
.size-8{
  width: 2rem;
  height: 2rem;
}
.size-\[64rem\]{
  width: 64rem;
  height: 64rem;
}
.size-full{
  width: 100%;
  height: 100%;
}
.\!h-full{
  height: 100% !important;
}
.h-10{
  height: 2.5rem;
}
.h-12{
  height: 3rem;
}
.h-14{
  height: 3.5rem;
}
.h-16{
  height: 4rem;
}
.h-18{
  height: 4.5rem;
}
.h-2{
  height: 0.5rem;
}
.h-24{
  height: 6rem;
}
.h-28{
  height: 7rem;
}
.h-3{
  height: 0.75rem;
}
.h-32{
  height: 8rem;
}
.h-4{
  height: 1rem;
}
.h-40{
  height: 10rem;
}
.h-5{
  height: 1.25rem;
}
.h-6{
  height: 1.5rem;
}
.h-7{
  height: 1.75rem;
}
.h-8{
  height: 2rem;
}
.h-80{
  height: 20rem;
}
.h-9{
  height: 2.25rem;
}
.h-\[64rem\]{
  height: 64rem;
}
.h-auto{
  height: auto;
}
.h-fit{
  height: -moz-fit-content;
  height: fit-content;
}
.h-full{
  height: 100%;
}
.h-px{
  height: 1px;
}
.max-h-12{
  max-height: 3rem;
}
.max-h-96{
  max-height: 24rem;
}
.max-h-\[20rem\]{
  max-height: 20rem;
}
.min-h-7{
  min-height: 1.75rem;
}
.min-h-96{
  min-height: 24rem;
}
.\!w-auto{
  width: auto !important;
}
.\!w-full{
  width: 100% !important;
}
.w-0{
  width: 0px;
}
.w-0\.5{
  width: 0.125rem;
}
.w-1\/2{
  width: 50%;
}
.w-10{
  width: 2.5rem;
}
.w-12{
  width: 3rem;
}
.w-14{
  width: 3.5rem;
}
.w-16{
  width: 4rem;
}
.w-20{
  width: 5rem;
}
.w-3{
  width: 0.75rem;
}
.w-32{
  width: 8rem;
}
.w-4{
  width: 1rem;
}
.w-44{
  width: 11rem;
}
.w-5{
  width: 1.25rem;
}
.w-52{
  width: 13rem;
}
.w-6{
  width: 1.5rem;
}
.w-64{
  width: 16rem;
}
.w-7{
  width: 1.75rem;
}
.w-72{
  width: 18rem;
}
.w-8{
  width: 2rem;
}
.w-80{
  width: 20rem;
}
.w-96{
  width: 24rem;
}
.w-\[100\%\]{
  width: 100%;
}
.w-\[175\.5rem\]{
  width: 175.5rem;
}
.w-\[200\%\]{
  width: 200%;
}
.w-\[22\.875rem\]{
  width: 22.875rem;
}
.w-\[24rem\]{
  width: 24rem;
}
.w-\[36\.125rem\]{
  width: 36.125rem;
}
.w-\[37rem\]{
  width: 37rem;
}
.w-\[40rem\]{
  width: 40rem;
}
.w-\[50\.0625rem\]{
  width: 50.0625rem;
}
.w-\[57rem\]{
  width: 57rem;
}
.w-\[68\.5625rem\]{
  width: 68.5625rem;
}
.w-\[72\.1875rem\]{
  width: 72.1875rem;
}
.w-\[82\.0625rem\]{
  width: 82.0625rem;
}
.w-\[83rem\]{
  width: 83rem;
}
.w-\[87\.75rem\]{
  width: 87.75rem;
}
.w-auto{
  width: auto;
}
.w-fit{
  width: -moz-fit-content;
  width: fit-content;
}
.w-full{
  width: 100%;
}
.w-max{
  width: -moz-max-content;
  width: max-content;
}
.w-px{
  width: 1px;
}
.w-screen{
  width: 100vw;
}
.min-w-0{
  min-width: 0px;
}
.min-w-44{
  min-width: 11rem;
}
.min-w-max{
  min-width: -moz-max-content;
  min-width: max-content;
}
.\!max-w-none{
  max-width: none !important;
}
.max-w-2xl{
  max-width: 42rem;
}
.max-w-3xl{
  max-width: 48rem;
}
.max-w-44{
  max-width: 11rem;
}
.max-w-4xl{
  max-width: 56rem;
}
.max-w-5xl{
  max-width: 64rem;
}
.max-w-60{
  max-width: 15rem;
}
.max-w-72{
  max-width: 18rem;
}
.max-w-7xl{
  max-width: 80rem;
}
.max-w-80{
  max-width: 20rem;
}
.max-w-96{
  max-width: 24rem;
}
.max-w-\[45rem\]{
  max-width: 45rem;
}
.max-w-full{
  max-width: 100%;
}
.max-w-lg{
  max-width: 32rem;
}
.max-w-md{
  max-width: 28rem;
}
.max-w-none{
  max-width: none;
}
.max-w-sm{
  max-width: 24rem;
}
.max-w-xl{
  max-width: 36rem;
}
.max-w-xs{
  max-width: 20rem;
}
.flex-1{
  flex: 1 1 0%;
}
.flex-auto{
  flex: 1 1 auto;
}
.flex-none{
  flex: none;
}
.flex-shrink-0{
  flex-shrink: 0;
}
.shrink-0{
  flex-shrink: 0;
}
.flex-grow{
  flex-grow: 1;
}
.grow{
  flex-grow: 1;
}
.origin-center{
  transform-origin: center;
}
.origin-top-right{
  transform-origin: top right;
}
.-translate-x-1\/2{
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-x-1\/3{
  --tw-translate-x: -33.333333%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-x-full{
  --tw-translate-x: -100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-y-1{
  --tw-translate-y: -0.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-y-1\/2{
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-y-2\/3{
  --tw-translate-y: -66.666667%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-x-1\/2{
  --tw-translate-x: 50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-y-0{
  --tw-translate-y: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-rotate-2{
  --tw-rotate: -2deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-rotate-90{
  --tw-rotate: -90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.rotate-180{
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.rotate-2{
  --tw-rotate: 2deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.rotate-90{
  --tw-rotate: 90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.rotate-\[30deg\]{
  --tw-rotate: 30deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.rotate-\[38deg\]{
  --tw-rotate: 38deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.skew-x-\[-30deg\]{
  --tw-skew-x: -30deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.scale-110{
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.scale-125{
  --tw-scale-x: 1.25;
  --tw-scale-y: 1.25;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.scale-95{
  --tw-scale-x: .95;
  --tw-scale-y: .95;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.transform{
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.transform-gpu{
  transform: translate3d(var(--tw-translate-x), var(--tw-translate-y), 0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.cursor-pointer{
  cursor: pointer;
}
.select-none{
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.list-disc{
  list-style-type: disc;
}
.appearance-none{
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.grid-cols-1{
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-12{
  grid-template-columns: repeat(12, minmax(0, 1fr));
}
.grid-cols-2{
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid-cols-3{
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.grid-cols-4{
  grid-template-columns: repeat(4, minmax(0, 1fr));
}
.grid-cols-7{
  grid-template-columns: repeat(7, minmax(0, 1fr));
}
.grid-rows-1{
  grid-template-rows: repeat(1, minmax(0, 1fr));
}
.grid-rows-12{
  grid-template-rows: repeat(12, minmax(0, 1fr));
}
.grid-rows-6{
  grid-template-rows: repeat(6, minmax(0, 1fr));
}
.flex-col{
  flex-direction: column;
}
.flex-col-reverse{
  flex-direction: column-reverse;
}
.flex-wrap{
  flex-wrap: wrap;
}
.flex-wrap-reverse{
  flex-wrap: wrap-reverse;
}
.content-center{
  align-content: center;
}
.content-end{
  align-content: flex-end;
}
.items-start{
  align-items: flex-start;
}
.items-end{
  align-items: flex-end;
}
.items-center{
  align-items: center;
}
.items-baseline{
  align-items: baseline;
}
.justify-end{
  justify-content: flex-end;
}
.justify-center{
  justify-content: center;
}
.justify-between{
  justify-content: space-between;
}
.gap-0\.5{
  gap: 0.125rem;
}
.gap-1{
  gap: 0.25rem;
}
.gap-1\.5{
  gap: 0.375rem;
}
.gap-10{
  gap: 2.5rem;
}
.gap-12{
  gap: 3rem;
}
.gap-16{
  gap: 4rem;
}
.gap-2{
  gap: 0.5rem;
}
.gap-20{
  gap: 5rem;
}
.gap-3{
  gap: 0.75rem;
}
.gap-4{
  gap: 1rem;
}
.gap-5{
  gap: 1.25rem;
}
.gap-6{
  gap: 1.5rem;
}
.gap-7{
  gap: 1.75rem;
}
.gap-8{
  gap: 2rem;
}
.gap-px{
  gap: 1px;
}
.gap-x-1{
  -moz-column-gap: 0.25rem;
       column-gap: 0.25rem;
}
.gap-x-1\.5{
  -moz-column-gap: 0.375rem;
       column-gap: 0.375rem;
}
.gap-x-10{
  -moz-column-gap: 2.5rem;
       column-gap: 2.5rem;
}
.gap-x-12{
  -moz-column-gap: 3rem;
       column-gap: 3rem;
}
.gap-x-14{
  -moz-column-gap: 3.5rem;
       column-gap: 3.5rem;
}
.gap-x-16{
  -moz-column-gap: 4rem;
       column-gap: 4rem;
}
.gap-x-2{
  -moz-column-gap: 0.5rem;
       column-gap: 0.5rem;
}
.gap-x-2\.5{
  -moz-column-gap: 0.625rem;
       column-gap: 0.625rem;
}
.gap-x-20{
  -moz-column-gap: 5rem;
       column-gap: 5rem;
}
.gap-x-3{
  -moz-column-gap: 0.75rem;
       column-gap: 0.75rem;
}
.gap-x-3\.5{
  -moz-column-gap: 0.875rem;
       column-gap: 0.875rem;
}
.gap-x-4{
  -moz-column-gap: 1rem;
       column-gap: 1rem;
}
.gap-x-5{
  -moz-column-gap: 1.25rem;
       column-gap: 1.25rem;
}
.gap-x-6{
  -moz-column-gap: 1.5rem;
       column-gap: 1.5rem;
}
.gap-x-8{
  -moz-column-gap: 2rem;
       column-gap: 2rem;
}
.gap-y-1{
  row-gap: 0.25rem;
}
.gap-y-10{
  row-gap: 2.5rem;
}
.gap-y-12{
  row-gap: 3rem;
}
.gap-y-14{
  row-gap: 3.5rem;
}
.gap-y-16{
  row-gap: 4rem;
}
.gap-y-2{
  row-gap: 0.5rem;
}
.gap-y-20{
  row-gap: 5rem;
}
.gap-y-3{
  row-gap: 0.75rem;
}
.gap-y-4{
  row-gap: 1rem;
}
.gap-y-6{
  row-gap: 1.5rem;
}
.gap-y-8{
  row-gap: 2rem;
}
.space-x-14 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(3.5rem * var(--tw-space-x-reverse));
  margin-left: calc(3.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-2 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(0.5rem * var(--tw-space-x-reverse));
  margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-3 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(0.75rem * var(--tw-space-x-reverse));
  margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-4 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(1rem * var(--tw-space-x-reverse));
  margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(1.25rem * var(--tw-space-x-reverse));
  margin-left: calc(1.25rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-6 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(1.5rem * var(--tw-space-x-reverse));
  margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-y-1 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
}
.space-y-1\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.375rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.375rem * var(--tw-space-y-reverse));
}
.space-y-10 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
}
.space-y-12 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(3rem * var(--tw-space-y-reverse));
}
.space-y-16 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(4rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(4rem * var(--tw-space-y-reverse));
}
.space-y-2 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}
.space-y-20 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(5rem * var(--tw-space-y-reverse));
}
.space-y-3 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
}
.space-y-4 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.space-y-5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
}
.space-y-6 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}
.space-y-8 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2rem * var(--tw-space-y-reverse));
}
.space-y-9 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(2.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2.25rem * var(--tw-space-y-reverse));
}
.divide-x > :not([hidden]) ~ :not([hidden]){
  --tw-divide-x-reverse: 0;
  border-right-width: calc(1px * var(--tw-divide-x-reverse));
  border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
}
.divide-y > :not([hidden]) ~ :not([hidden]){
  --tw-divide-y-reverse: 0;
  border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
}
.divide-gray-100 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgb(243 244 246 / var(--tw-divide-opacity, 1));
}
.divide-gray-200 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-divide-opacity, 1));
}
.divide-gray-300 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-divide-opacity, 1));
}
.divide-gray-500\/10 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(107 114 128 / 0.1);
}
.divide-gray-500\/25 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(107 114 128 / 0.25);
}
.divide-gray-600 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgb(75 85 99 / var(--tw-divide-opacity, 1));
}
.divide-gray-900\/10 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(17 24 39 / 0.1);
}
.divide-gray-900\/5 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(17 24 39 / 0.05);
}
.divide-slate-200 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgb(226 232 240 / var(--tw-divide-opacity, 1));
}
.divide-slate-400 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgb(148 163 184 / var(--tw-divide-opacity, 1));
}
.divide-white\/5 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(255 255 255 / 0.05);
}
.self-end{
  align-self: flex-end;
}
.self-center{
  align-self: center;
}
.overflow-auto{
  overflow: auto;
}
.overflow-hidden{
  overflow: hidden;
}
.overflow-clip{
  overflow: clip;
}
.overflow-visible{
  overflow: visible;
}
.overflow-y-auto{
  overflow-y: auto;
}
.overflow-x-hidden{
  overflow-x: hidden;
}
.overflow-x-clip{
  overflow-x: clip;
}
.truncate{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.whitespace-nowrap{
  white-space: nowrap;
}
.text-nowrap{
  text-wrap: nowrap;
}
.text-balance{
  text-wrap: balance;
}
.text-pretty{
  text-wrap: pretty;
}
.\!rounded{
  border-radius: 0.25rem !important;
}
.\!rounded-2xl{
  border-radius: 1rem !important;
}
.rounded{
  border-radius: 0.25rem;
}
.rounded-2xl{
  border-radius: 1rem;
}
.rounded-3xl{
  border-radius: 1.5rem;
}
.rounded-\[calc\(theme\(borderRadius\.lg\)\+1px\)\]{
  border-radius: calc(0.5rem + 1px);
}
.rounded-full{
  border-radius: 9999px;
}
.rounded-lg{
  border-radius: 0.5rem;
}
.rounded-md{
  border-radius: 0.375rem;
}
.rounded-sm{
  border-radius: 0.125rem;
}
.rounded-xl{
  border-radius: 0.75rem;
}
.rounded-b-2xl{
  border-bottom-right-radius: 1rem;
  border-bottom-left-radius: 1rem;
}
.rounded-b-xl{
  border-bottom-right-radius: 0.75rem;
  border-bottom-left-radius: 0.75rem;
}
.rounded-l-md{
  border-top-left-radius: 0.375rem;
  border-bottom-left-radius: 0.375rem;
}
.rounded-r-md{
  border-top-right-radius: 0.375rem;
  border-bottom-right-radius: 0.375rem;
}
.rounded-t-2xl{
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
}
.rounded-t-3xl{
  border-top-left-radius: 1.5rem;
  border-top-right-radius: 1.5rem;
}
.rounded-t-xl{
  border-top-left-radius: 0.75rem;
  border-top-right-radius: 0.75rem;
}
.rounded-bl-lg{
  border-bottom-left-radius: 0.5rem;
}
.rounded-bl-xl{
  border-bottom-left-radius: 0.75rem;
}
.rounded-br-lg{
  border-bottom-right-radius: 0.5rem;
}
.rounded-br-xl{
  border-bottom-right-radius: 0.75rem;
}
.rounded-tl-lg{
  border-top-left-radius: 0.5rem;
}
.rounded-tl-xl{
  border-top-left-radius: 0.75rem;
}
.rounded-tr-lg{
  border-top-right-radius: 0.5rem;
}
.\!border-0{
  border-width: 0px !important;
}
.border{
  border-width: 1px;
}
.border-0{
  border-width: 0px;
}
.border-2{
  border-width: 2px;
}
.border-4{
  border-width: 4px;
}
.border-x{
  border-left-width: 1px;
  border-right-width: 1px;
}
.border-y{
  border-top-width: 1px;
  border-bottom-width: 1px;
}
.border-b{
  border-bottom-width: 1px;
}
.border-l{
  border-left-width: 1px;
}
.border-l-2{
  border-left-width: 2px;
}
.border-l-8{
  border-left-width: 8px;
}
.border-r{
  border-right-width: 1px;
}
.border-t{
  border-top-width: 1px;
}
.border-solid{
  border-style: solid;
}
.border-dashed{
  border-style: dashed;
}
.border-dark{
  --tw-border-opacity: 1;
  border-color: rgb(0 62 126 / var(--tw-border-opacity, 1));
}
.border-dba{
  --tw-border-opacity: 1;
  border-color: rgb(151 73 25 / var(--tw-border-opacity, 1));
}
.border-dba\/50{
  border-color: rgb(151 73 25 / 0.5);
}
.border-emba{
  --tw-border-opacity: 1;
  border-color: rgb(54 22 94 / var(--tw-border-opacity, 1));
}
.border-events{
  --tw-border-opacity: 1;
  border-color: rgb(255 184 0 / var(--tw-border-opacity, 1));
}
.border-gray-200{
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
}
.border-gray-300{
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}
.border-gray-50{
  --tw-border-opacity: 1;
  border-color: rgb(249 250 251 / var(--tw-border-opacity, 1));
}
.border-gray-900\/10{
  border-color: rgb(17 24 39 / 0.1);
}
.border-gray-900\/5{
  border-color: rgb(17 24 39 / 0.05);
}
.border-indigo-600{
  --tw-border-opacity: 1;
  border-color: rgb(79 70 229 / var(--tw-border-opacity, 1));
}
.border-light{
  --tw-border-opacity: 1;
  border-color: rgb(246 246 247 / var(--tw-border-opacity, 1));
}
.border-mba{
  --tw-border-opacity: 1;
  border-color: rgb(0 62 126 / var(--tw-border-opacity, 1));
}
.border-secondary{
  --tw-border-opacity: 1;
  border-color: rgb(116 116 116 / var(--tw-border-opacity, 1));
}
.border-slate-100{
  --tw-border-opacity: 1;
  border-color: rgb(241 245 249 / var(--tw-border-opacity, 1));
}
.border-slate-50{
  --tw-border-opacity: 1;
  border-color: rgb(248 250 252 / var(--tw-border-opacity, 1));
}
.border-slate-500{
  --tw-border-opacity: 1;
  border-color: rgb(100 116 139 / var(--tw-border-opacity, 1));
}
.border-white{
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}
.border-white\/10{
  border-color: rgb(255 255 255 / 0.1);
}
.border-white\/5{
  border-color: rgb(255 255 255 / 0.05);
}
.border-yellow-400{
  --tw-border-opacity: 1;
  border-color: rgb(250 204 21 / var(--tw-border-opacity, 1));
}
.border-zinc-100{
  --tw-border-opacity: 1;
  border-color: rgb(244 244 245 / var(--tw-border-opacity, 1));
}
.\!bg-white{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
}
.bg-\[\#E6ECF3\]{
  --tw-bg-opacity: 1;
  background-color: rgb(230 236 243 / var(--tw-bg-opacity, 1));
}
.bg-alumni{
  --tw-bg-opacity: 1;
  background-color: rgb(199 59 30 / var(--tw-bg-opacity, 1));
}
.bg-alumni\/50{
  background-color: rgb(199 59 30 / 0.5);
}
.bg-alumni_light{
  --tw-bg-opacity: 1;
  background-color: rgb(255 212 172 / var(--tw-bg-opacity, 1));
}
.bg-amber-600{
  --tw-bg-opacity: 1;
  background-color: rgb(217 119 6 / var(--tw-bg-opacity, 1));
}
.bg-amber-700{
  --tw-bg-opacity: 1;
  background-color: rgb(180 83 9 / var(--tw-bg-opacity, 1));
}
.bg-amber-900{
  --tw-bg-opacity: 1;
  background-color: rgb(120 53 15 / var(--tw-bg-opacity, 1));
}
.bg-blue-400{
  --tw-bg-opacity: 1;
  background-color: rgb(96 165 250 / var(--tw-bg-opacity, 1));
}
.bg-blue-500{
  --tw-bg-opacity: 1;
  background-color: rgb(59 130 246 / var(--tw-bg-opacity, 1));
}
.bg-corporate{
  --tw-bg-opacity: 1;
  background-color: rgb(0 56 34 / var(--tw-bg-opacity, 1));
}
.bg-dark{
  --tw-bg-opacity: 1;
  background-color: rgb(0 62 126 / var(--tw-bg-opacity, 1));
}
.bg-dark\/50{
  background-color: rgb(0 62 126 / 0.5);
}
.bg-dark\/75{
  background-color: rgb(0 62 126 / 0.75);
}
.bg-dark\/80{
  background-color: rgb(0 62 126 / 0.8);
}
.bg-dba{
  --tw-bg-opacity: 1;
  background-color: rgb(151 73 25 / var(--tw-bg-opacity, 1));
}
.bg-emba{
  --tw-bg-opacity: 1;
  background-color: rgb(54 22 94 / var(--tw-bg-opacity, 1));
}
.bg-gray-100{
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}
.bg-gray-200{
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
}
.bg-gray-300{
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity, 1));
}
.bg-gray-400{
  --tw-bg-opacity: 1;
  background-color: rgb(156 163 175 / var(--tw-bg-opacity, 1));
}
.bg-gray-50{
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}
.bg-gray-800{
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1));
}
.bg-gray-800\/80{
  background-color: rgb(31 41 55 / 0.8);
}
.bg-gray-900{
  --tw-bg-opacity: 1;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity, 1));
}
.bg-gray-900\/10{
  background-color: rgb(17 24 39 / 0.1);
}
.bg-gray-900\/5{
  background-color: rgb(17 24 39 / 0.05);
}
.bg-gray-900\/75{
  background-color: rgb(17 24 39 / 0.75);
}
.bg-green-500{
  --tw-bg-opacity: 1;
  background-color: rgb(34 197 94 / var(--tw-bg-opacity, 1));
}
.bg-indigo-600{
  --tw-bg-opacity: 1;
  background-color: rgb(79 70 229 / var(--tw-bg-opacity, 1));
}
.bg-light{
  --tw-bg-opacity: 1;
  background-color: rgb(246 246 247 / var(--tw-bg-opacity, 1));
}
.bg-orange{
  --tw-bg-opacity: 1;
  background-color: rgb(255 184 0 / var(--tw-bg-opacity, 1));
}
.bg-primary{
  --tw-bg-opacity: 1;
  background-color: rgb(0 112 223 / var(--tw-bg-opacity, 1));
}
.bg-primary\/20{
  background-color: rgb(0 112 223 / 0.2);
}
.bg-red-50{
  --tw-bg-opacity: 1;
  background-color: rgb(254 242 242 / var(--tw-bg-opacity, 1));
}
.bg-red-600{
  --tw-bg-opacity: 1;
  background-color: rgb(220 38 38 / var(--tw-bg-opacity, 1));
}
.bg-secondary{
  --tw-bg-opacity: 1;
  background-color: rgb(116 116 116 / var(--tw-bg-opacity, 1));
}
.bg-sky-600{
  --tw-bg-opacity: 1;
  background-color: rgb(2 132 199 / var(--tw-bg-opacity, 1));
}
.bg-sky-950{
  --tw-bg-opacity: 1;
  background-color: rgb(8 47 73 / var(--tw-bg-opacity, 1));
}
.bg-slate-200{
  --tw-bg-opacity: 1;
  background-color: rgb(226 232 240 / var(--tw-bg-opacity, 1));
}
.bg-slate-400{
  --tw-bg-opacity: 1;
  background-color: rgb(148 163 184 / var(--tw-bg-opacity, 1));
}
.bg-slate-50{
  --tw-bg-opacity: 1;
  background-color: rgb(248 250 252 / var(--tw-bg-opacity, 1));
}
.bg-white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.bg-white\/30{
  background-color: rgb(255 255 255 / 0.3);
}
.bg-white\/5{
  background-color: rgb(255 255 255 / 0.05);
}
.bg-white\/60{
  background-color: rgb(255 255 255 / 0.6);
}
.bg-white\/75{
  background-color: rgb(255 255 255 / 0.75);
}
.bg-yellow-400{
  --tw-bg-opacity: 1;
  background-color: rgb(250 204 21 / var(--tw-bg-opacity, 1));
}
.bg-zinc-100{
  --tw-bg-opacity: 1;
  background-color: rgb(244 244 245 / var(--tw-bg-opacity, 1));
}
.bg-zinc-50{
  --tw-bg-opacity: 1;
  background-color: rgb(250 250 250 / var(--tw-bg-opacity, 1));
}
.bg-opacity-10{
  --tw-bg-opacity: 0.1;
}
.bg-opacity-20{
  --tw-bg-opacity: 0.2;
}
.bg-opacity-30{
  --tw-bg-opacity: 0.3;
}
.bg-opacity-50{
  --tw-bg-opacity: 0.5;
}
.bg-opacity-60{
  --tw-bg-opacity: 0.6;
}
.bg-opacity-75{
  --tw-bg-opacity: 0.75;
}
.bg-opacity-80{
  --tw-bg-opacity: 0.8;
}
.bg-opacity-85{
  --tw-bg-opacity: 0.85;
}
.bg-gradient-to-b{
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}
.bg-gradient-to-r{
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}
.bg-gradient-to-t{
  background-image: linear-gradient(to top, var(--tw-gradient-stops));
}
.bg-gradient-to-tr{
  background-image: linear-gradient(to top right, var(--tw-gradient-stops));
}
.from-\[\#80caff\]{
  --tw-gradient-from: #80caff var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(128 202 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-\[\#ff4694\]{
  --tw-gradient-from: #ff4694 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 70 148 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-\[\#ff6800\]{
  --tw-gradient-from: #ff6800 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 104 0 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-\[\#ff80b5\]{
  --tw-gradient-from: #ff80b5 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 128 181 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-indigo-100\/20{
  --tw-gradient-from: rgb(224 231 255 / 0.2) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(224 231 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-white{
  --tw-gradient-from: #fff var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.via-white{
  --tw-gradient-to: rgb(255 255 255 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #fff var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.to-\[\#003e7e\]{
  --tw-gradient-to: #003e7e var(--tw-gradient-to-position);
}
.to-\[\#4f46e5\]{
  --tw-gradient-to: #4f46e5 var(--tw-gradient-to-position);
}
.to-\[\#776fff\]{
  --tw-gradient-to: #776fff var(--tw-gradient-to-position);
}
.to-\[\#9089fc\]{
  --tw-gradient-to: #9089fc var(--tw-gradient-to-position);
}
.bg-center{
  background-position: center;
}
.bg-no-repeat{
  background-repeat: no-repeat;
}
.fill-current{
  fill: currentColor;
}
.fill-gray-50{
  fill: #f9fafb;
}
.fill-slate-100{
  fill: #f1f5f9;
}
.fill-white{
  fill: #fff;
}
.fill-zinc-100{
  fill: #f4f4f5;
}
.fill-zinc-500{
  fill: #71717a;
}
.stroke-current{
  stroke: currentColor;
}
.stroke-gray-200{
  stroke: #e5e7eb;
}
.stroke-gray-900\/10{
  stroke: rgb(17 24 39 / 0.1);
}
.stroke-white\/20{
  stroke: rgb(255 255 255 / 0.2);
}
.stroke-zinc-400{
  stroke: #a1a1aa;
}
.object-contain{
  -o-object-fit: contain;
     object-fit: contain;
}
.object-cover{
  -o-object-fit: cover;
     object-fit: cover;
}
.object-center{
  -o-object-position: center;
     object-position: center;
}
.object-left{
  -o-object-position: left;
     object-position: left;
}
.object-right{
  -o-object-position: right;
     object-position: right;
}
.object-top{
  -o-object-position: top;
     object-position: top;
}
.\!p-4{
  padding: 1rem !important;
}
.p-1{
  padding: 0.25rem;
}
.p-1\.5{
  padding: 0.375rem;
}
.p-10{
  padding: 2.5rem;
}
.p-12{
  padding: 3rem;
}
.p-2{
  padding: 0.5rem;
}
.p-2\.5{
  padding: 0.625rem;
}
.p-3{
  padding: 0.75rem;
}
.p-4{
  padding: 1rem;
}
.p-6{
  padding: 1.5rem;
}
.p-8{
  padding: 2rem;
}
.p-px{
  padding: 1px;
}
.\!py-24{
  padding-top: 6rem !important;
  padding-bottom: 6rem !important;
}
.px-0\.5{
  padding-left: 0.125rem;
  padding-right: 0.125rem;
}
.px-1{
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.px-14{
  padding-left: 3.5rem;
  padding-right: 3.5rem;
}
.px-2{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-3{
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-3\.5{
  padding-left: 0.875rem;
  padding-right: 0.875rem;
}
.px-36{
  padding-left: 9rem;
  padding-right: 9rem;
}
.px-4{
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-5{
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.px-6{
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.px-8{
  padding-left: 2rem;
  padding-right: 2rem;
}
.py-1{
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.py-1\.5{
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}
.py-10{
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.py-12{
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.py-16{
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.py-2{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-2\.5{
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
.py-20{
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.py-24{
  padding-top: 6rem;
  padding-bottom: 6rem;
}
.py-3{
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.py-32{
  padding-top: 8rem;
  padding-bottom: 8rem;
}
.py-4{
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.py-5{
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.py-6{
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.py-8{
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.\!pb-0{
  padding-bottom: 0px !important;
}
.\!pb-12{
  padding-bottom: 3rem !important;
}
.\!pb-24{
  padding-bottom: 6rem !important;
}
.\!pb-8{
  padding-bottom: 2rem !important;
}
.\!pt-0{
  padding-top: 0px !important;
}
.\!pt-4{
  padding-top: 1rem !important;
}
.pb-0{
  padding-bottom: 0px;
}
.pb-10{
  padding-bottom: 2.5rem;
}
.pb-12{
  padding-bottom: 3rem;
}
.pb-16{
  padding-bottom: 4rem;
}
.pb-2{
  padding-bottom: 0.5rem;
}
.pb-20{
  padding-bottom: 5rem;
}
.pb-24{
  padding-bottom: 6rem;
}
.pb-28{
  padding-bottom: 7rem;
}
.pb-3{
  padding-bottom: 0.75rem;
}
.pb-32{
  padding-bottom: 8rem;
}
.pb-4{
  padding-bottom: 1rem;
}
.pb-6{
  padding-bottom: 1.5rem;
}
.pb-8{
  padding-bottom: 2rem;
}
.pl-1{
  padding-left: 0.25rem;
}
.pl-3{
  padding-left: 0.75rem;
}
.pl-3\.5{
  padding-left: 0.875rem;
}
.pl-4{
  padding-left: 1rem;
}
.pl-6{
  padding-left: 1.5rem;
}
.pl-8{
  padding-left: 2rem;
}
.pl-9{
  padding-left: 2.25rem;
}
.pr-1{
  padding-right: 0.25rem;
}
.pr-10{
  padding-right: 2.5rem;
}
.pr-12{
  padding-right: 3rem;
}
.pr-3{
  padding-right: 0.75rem;
}
.pr-3\.5{
  padding-right: 0.875rem;
}
.pr-4{
  padding-right: 1rem;
}
.pr-6{
  padding-right: 1.5rem;
}
.pr-8{
  padding-right: 2rem;
}
.pt-0{
  padding-top: 0px;
}
.pt-10{
  padding-top: 2.5rem;
}
.pt-12{
  padding-top: 3rem;
}
.pt-14{
  padding-top: 3.5rem;
}
.pt-16{
  padding-top: 4rem;
}
.pt-2{
  padding-top: 0.5rem;
}
.pt-20{
  padding-top: 5rem;
}
.pt-24{
  padding-top: 6rem;
}
.pt-28{
  padding-top: 7rem;
}
.pt-3{
  padding-top: 0.75rem;
}
.pt-32{
  padding-top: 8rem;
}
.pt-36{
  padding-top: 9rem;
}
.pt-4{
  padding-top: 1rem;
}
.pt-48{
  padding-top: 12rem;
}
.pt-5{
  padding-top: 1.25rem;
}
.pt-6{
  padding-top: 1.5rem;
}
.pt-8{
  padding-top: 2rem;
}
.text-left{
  text-align: left;
}
.text-center{
  text-align: center;
}
.text-right{
  text-align: right;
}
.\!text-start{
  text-align: start !important;
}
.text-end{
  text-align: end;
}
.\!text-xl{
  font-size: 1.25rem !important;
  line-height: 1.75rem !important;
}
.text-2xl{
  font-size: 1.5rem;
  line-height: 2rem;
}
.text-2xl\/4{
  font-size: 1.5rem;
  line-height: 1rem;
}
.text-3xl{
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.text-4xl{
  font-size: 2.25rem;
  line-height: 2.5rem;
}
.text-5xl{
  font-size: 3rem;
  line-height: 1;
}
.text-6xl{
  font-size: 3.75rem;
  line-height: 1;
}
.text-8xl{
  font-size: 6rem;
  line-height: 1;
}
.text-9xl{
  font-size: 8rem;
  line-height: 1;
}
.text-base{
  font-size: 1rem;
  line-height: 1.5rem;
}
.text-base\/4{
  font-size: 1rem;
  line-height: 1rem;
}
.text-base\/5{
  font-size: 1rem;
  line-height: 1.25rem;
}
.text-base\/6{
  font-size: 1rem;
  line-height: 1.5rem;
}
.text-base\/7{
  font-size: 1rem;
  line-height: 1.75rem;
}
.text-base\/8{
  font-size: 1rem;
  line-height: 2rem;
}
.text-lg{
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.text-lg\/6{
  font-size: 1.125rem;
  line-height: 1.5rem;
}
.text-lg\/7{
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.text-lg\/8{
  font-size: 1.125rem;
  line-height: 2rem;
}
.text-sm{
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-sm\/4{
  font-size: 0.875rem;
  line-height: 1rem;
}
.text-sm\/5{
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-sm\/6{
  font-size: 0.875rem;
  line-height: 1.5rem;
}
.text-sm\/7{
  font-size: 0.875rem;
  line-height: 1.75rem;
}
.text-xl{
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.text-xl\/6{
  font-size: 1.25rem;
  line-height: 1.5rem;
}
.text-xl\/8{
  font-size: 1.25rem;
  line-height: 2rem;
}
.text-xs{
  font-size: 0.75rem;
  line-height: 1rem;
}
.text-xs\/4{
  font-size: 0.75rem;
  line-height: 1rem;
}
.text-xs\/5{
  font-size: 0.75rem;
  line-height: 1.25rem;
}
.text-xs\/6{
  font-size: 0.75rem;
  line-height: 1.5rem;
}
.text-xs\/7{
  font-size: 0.75rem;
  line-height: 1.75rem;
}
.font-bold{
  font-weight: 700;
}
.font-medium{
  font-weight: 500;
}
.font-normal{
  font-weight: 400;
}
.font-semibold{
  font-weight: 600;
}
.uppercase{
  text-transform: uppercase;
}
.italic{
  font-style: italic;
}
.not-italic{
  font-style: normal;
}
.tabular-nums{
  --tw-numeric-spacing: tabular-nums;
  font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
}
.\!leading-none{
  line-height: 1 !important;
}
.\!leading-tight{
  line-height: 1.25 !important;
}
.leading-5{
  line-height: 1.25rem;
}
.leading-none{
  line-height: 1;
}
.leading-tight{
  line-height: 1.25;
}
.tracking-normal{
  letter-spacing: 0em;
}
.tracking-tight{
  letter-spacing: -0.025em;
}
.tracking-wide{
  letter-spacing: 0.025em;
}
.tracking-widest{
  letter-spacing: 0.1em;
}
.\!text-red-600{
  --tw-text-opacity: 1 !important;
  color: rgb(220 38 38 / var(--tw-text-opacity, 1)) !important;
}
.\!text-white{
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}
.text-alumni{
  --tw-text-opacity: 1;
  color: rgb(199 59 30 / var(--tw-text-opacity, 1));
}
.text-current{
  color: currentColor;
}
.text-dark{
  --tw-text-opacity: 1;
  color: rgb(0 62 126 / var(--tw-text-opacity, 1));
}
.text-dba{
  --tw-text-opacity: 1;
  color: rgb(151 73 25 / var(--tw-text-opacity, 1));
}
.text-emba{
  --tw-text-opacity: 1;
  color: rgb(54 22 94 / var(--tw-text-opacity, 1));
}
.text-gray-100{
  --tw-text-opacity: 1;
  color: rgb(243 244 246 / var(--tw-text-opacity, 1));
}
.text-gray-200{
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity, 1));
}
.text-gray-300{
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
}
.text-gray-400{
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}
.text-gray-50{
  --tw-text-opacity: 1;
  color: rgb(249 250 251 / var(--tw-text-opacity, 1));
}
.text-gray-500{
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}
.text-gray-600{
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}
.text-gray-700{
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
}
.text-gray-900{
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity, 1));
}
.text-gray-950{
  --tw-text-opacity: 1;
  color: rgb(3 7 18 / var(--tw-text-opacity, 1));
}
.text-icon{
  --tw-text-opacity: 1;
  color: rgb(0 62 126 / var(--tw-text-opacity, 1));
}
.text-indigo-200{
  --tw-text-opacity: 1;
  color: rgb(199 210 254 / var(--tw-text-opacity, 1));
}
.text-indigo-400{
  --tw-text-opacity: 1;
  color: rgb(129 140 248 / var(--tw-text-opacity, 1));
}
.text-indigo-500{
  --tw-text-opacity: 1;
  color: rgb(99 102 241 / var(--tw-text-opacity, 1));
}
.text-indigo-600{
  --tw-text-opacity: 1;
  color: rgb(79 70 229 / var(--tw-text-opacity, 1));
}
.text-light{
  --tw-text-opacity: 1;
  color: rgb(246 246 247 / var(--tw-text-opacity, 1));
}
.text-orange{
  --tw-text-opacity: 1;
  color: rgb(255 184 0 / var(--tw-text-opacity, 1));
}
.text-primary{
  --tw-text-opacity: 1;
  color: rgb(0 112 223 / var(--tw-text-opacity, 1));
}
.text-red-500{
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity, 1));
}
.text-red-600{
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity, 1));
}
.text-secondary{
  --tw-text-opacity: 1;
  color: rgb(116 116 116 / var(--tw-text-opacity, 1));
}
.text-slate-100{
  --tw-text-opacity: 1;
  color: rgb(241 245 249 / var(--tw-text-opacity, 1));
}
.text-slate-300{
  --tw-text-opacity: 1;
  color: rgb(203 213 225 / var(--tw-text-opacity, 1));
}
.text-slate-400{
  --tw-text-opacity: 1;
  color: rgb(148 163 184 / var(--tw-text-opacity, 1));
}
.text-slate-600{
  --tw-text-opacity: 1;
  color: rgb(71 85 105 / var(--tw-text-opacity, 1));
}
.text-slate-700{
  --tw-text-opacity: 1;
  color: rgb(51 65 85 / var(--tw-text-opacity, 1));
}
.text-slate-900{
  --tw-text-opacity: 1;
  color: rgb(15 23 42 / var(--tw-text-opacity, 1));
}
.text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.text-white\/50{
  color: rgb(255 255 255 / 0.5);
}
.text-white\/60{
  color: rgb(255 255 255 / 0.6);
}
.text-yellow-400{
  --tw-text-opacity: 1;
  color: rgb(250 204 21 / var(--tw-text-opacity, 1));
}
.text-zinc-100{
  --tw-text-opacity: 1;
  color: rgb(244 244 245 / var(--tw-text-opacity, 1));
}
.text-zinc-400{
  --tw-text-opacity: 1;
  color: rgb(161 161 170 / var(--tw-text-opacity, 1));
}
.text-zinc-500{
  --tw-text-opacity: 1;
  color: rgb(113 113 122 / var(--tw-text-opacity, 1));
}
.text-zinc-600{
  --tw-text-opacity: 1;
  color: rgb(82 82 91 / var(--tw-text-opacity, 1));
}
.text-zinc-800{
  --tw-text-opacity: 1;
  color: rgb(39 39 42 / var(--tw-text-opacity, 1));
}
.text-zinc-900{
  --tw-text-opacity: 1;
  color: rgb(24 24 27 / var(--tw-text-opacity, 1));
}
.text-opacity-50{
  --tw-text-opacity: 0.5;
}
.underline{
  text-decoration-line: underline;
}
.opacity-0{
  opacity: 0;
}
.opacity-10{
  opacity: 0.1;
}
.opacity-100{
  opacity: 1;
}
.opacity-15{
  opacity: 0.15;
}
.opacity-20{
  opacity: 0.2;
}
.opacity-25{
  opacity: 0.25;
}
.opacity-30{
  opacity: 0.3;
}
.opacity-50{
  opacity: 0.5;
}
.opacity-75{
  opacity: 0.75;
}
.opacity-\[\.03\]{
  opacity: .03;
}
.opacity-\[\.05\]{
  opacity: .05;
}
.shadow{
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-2xl{
  --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
  --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-lg{
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-md{
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-sm{
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-xl{
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-indigo-600\/10{
  --tw-shadow-color: rgb(79 70 229 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-900\/10{
  --tw-shadow-color: rgb(15 23 42 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-800\/5{
  --tw-shadow-color: rgb(39 39 42 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.outline{
  outline-style: solid;
}
.outline-1{
  outline-width: 1px;
}
.-outline-offset-1{
  outline-offset: -1px;
}
.outline-offset-2{
  outline-offset: 2px;
}
.outline-black\/5{
  outline-color: rgb(0 0 0 / 0.05);
}
.outline-gray-300{
  outline-color: #d1d5db;
}
.outline-primary{
  outline-color: #0070DF;
}
.outline-white\/10{
  outline-color: rgb(255 255 255 / 0.1);
}
.ring-1{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.ring-inset{
  --tw-ring-inset: inset;
}
.ring-black\/5{
  --tw-ring-color: rgb(0 0 0 / 0.05);
}
.ring-gray-200{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(229 231 235 / var(--tw-ring-opacity, 1));
}
.ring-gray-300{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(209 213 219 / var(--tw-ring-opacity, 1));
}
.ring-gray-300\/20{
  --tw-ring-color: rgb(209 213 219 / 0.2);
}
.ring-gray-300\/50{
  --tw-ring-color: rgb(209 213 219 / 0.5);
}
.ring-gray-900\/10{
  --tw-ring-color: rgb(17 24 39 / 0.1);
}
.ring-gray-900\/5{
  --tw-ring-color: rgb(17 24 39 / 0.05);
}
.ring-indigo-200{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(199 210 254 / var(--tw-ring-opacity, 1));
}
.ring-indigo-50{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(238 242 255 / var(--tw-ring-opacity, 1));
}
.ring-white\/10{
  --tw-ring-color: rgb(255 255 255 / 0.1);
}
.ring-white\/15{
  --tw-ring-color: rgb(255 255 255 / 0.15);
}
.ring-zinc-900\/5{
  --tw-ring-color: rgb(24 24 27 / 0.05);
}
.blur{
  --tw-blur: blur(8px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.blur-3xl{
  --tw-blur: blur(64px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.brightness-40{
  --tw-brightness: brightness(.4);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.brightness-50{
  --tw-brightness: brightness(.5);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.brightness-75{
  --tw-brightness: brightness(.75);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.drop-shadow-xl{
  --tw-drop-shadow: drop-shadow(0 20px 13px rgb(0 0 0 / 0.03)) drop-shadow(0 8px 5px rgb(0 0 0 / 0.08));
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.grayscale{
  --tw-grayscale: grayscale(100%);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.filter{
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.transition{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.duration-100{
  transition-duration: 100ms;
}
.duration-150{
  transition-duration: 150ms;
}
.duration-200{
  transition-duration: 200ms;
}
.duration-300{
  transition-duration: 300ms;
}
.ease-in{
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}
.ease-in-out{
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.ease-out{
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.\[mask-image\:radial-gradient\(100\%_100\%_at_top_right\2c white\2c transparent\)\]{
  -webkit-mask-image: radial-gradient(100% 100% at top right,white,transparent);
          mask-image: radial-gradient(100% 100% at top right,white,transparent);
}
.\[mask-image\:radial-gradient\(32rem_32rem_at_center\2c white\2c transparent\)\]{
  -webkit-mask-image: radial-gradient(32rem 32rem at center,white,transparent);
          mask-image: radial-gradient(32rem 32rem at center,white,transparent);
}
.\[mask-image\:radial-gradient\(64rem_64rem_at_111\.5rem_0\%\2c white\2c transparent\)\]{
  -webkit-mask-image: radial-gradient(64rem 64rem at 111.5rem 0%,white,transparent);
          mask-image: radial-gradient(64rem 64rem at 111.5rem 0%,white,transparent);
}
.\[mask-image\:radial-gradient\(64rem_64rem_at_top\2c white\2c transparent\)\]{
  -webkit-mask-image: radial-gradient(64rem 64rem at top,white,transparent);
          mask-image: radial-gradient(64rem 64rem at top,white,transparent);
}
.\[mask-image\:radial-gradient\(closest-side\2c white\2c transparent\)\]{
  -webkit-mask-image: radial-gradient(closest-side,white,transparent);
          mask-image: radial-gradient(closest-side,white,transparent);
}
@font-face {
  src: url("/local/templates/webcanape/./fonts/Manrope/Manrope-Bold.woff2") format("woff2");
  font-family: "Manrope";
  font-weight: bold;
  font-style: normal;
  font-display: fallback;
}
@font-face {
  src: url("/local/templates/webcanape/./fonts/Manrope/Manrope-Semibold.woff2") format("woff2");
  font-family: "Manrope";
  font-weight: 600;
  font-style: normal;
  font-display: fallback;
}
@font-face {
  src: url("/local/templates/webcanape/./fonts/Manrope/Manrope-Regular.woff2") format("woff2");
  font-family: "Manrope";
  font-weight: normal;
  font-style: normal;
  font-display: fallback;
}
@font-face {
  src: url("/local/templates/webcanape/./fonts/Manrope/Manrope-Light.woff2") format("woff2");
  font-family: "Manrope";
  font-weight: 300;
  font-style: normal;
  font-display: fallback;
}
@font-face {
  src: url("/local/templates/webcanape/./fonts/Manrope/Manrope-Medium.woff2") format("woff2");
  font-family: "Manrope";
  font-weight: 500;
  font-style: normal;
  font-display: fallback;
}
@font-face {
  src: url("/local/templates/webcanape/./fonts/Manrope/Manrope-ExtraBold.woff2") format("woff2");
  font-family: "Manrope";
  font-weight: 800;
  font-style: normal;
  font-display: fallback;
}
body {
  font-family: "Manrope", sans-serif;
  color: #242424;
}
body.has-popup{
  width: 100vw;
  overflow: hidden !important;
}
body.modal-open {
  overflow: hidden !important;
}
body.modal-open #filters-sticky-panel {
  position: static;
}

.direction-ltr {
  direction: ltr;
}

.direction-rtl {
  direction: rtl;
}

.test23333{
  margin-left: auto;
  margin-right: auto;
  padding: 1.25rem;
}

.stretched-link::after {
  content: "";
  z-index: 1;
  position: absolute;
  inset: 0px;
}

h1, h2 {
  color: #003e7e;
}

a:not(.unstyled, .btn):link, a:not(.unstyled, .btn):visited {
  text-decoration: none;
  transition: color 0.2s ease-in-out;
  color: #1071ae;
}
.theme-inverse a:not(.unstyled, .btn):link, .theme-inverse a:not(.unstyled, .btn):visited{
  --tw-text-opacity: 1;
  color: rgb(226 232 240 / var(--tw-text-opacity, 1));
}
.theme-dba a:not(.unstyled, .btn):link, .theme-dba a:not(.unstyled, .btn):visited{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.theme-corporate a:not(.unstyled, .btn):link, .theme-corporate a:not(.unstyled, .btn):visited{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.theme-alumni a:not(.unstyled, .btn):link, .theme-alumni a:not(.unstyled, .btn):visited{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
a:not(.unstyled, .btn):hover {
  text-decoration: underline;
}
.theme-inverse a:not(.unstyled, .btn):hover{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.theme-dba a:not(.unstyled, .btn):hover{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.theme-emba a:not(.unstyled, .btn):hover{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.theme-corporate a:not(.unstyled, .btn):hover{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.theme-alumni a:not(.unstyled, .btn):hover{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

/*------------------------*/
.theme-light{
  --tw-bg-opacity: 1;
  background-color: rgb(246 246 247 / var(--tw-bg-opacity, 1));
}

.theme-dark{
  --tw-bg-opacity: 1;
  background-color: rgb(0 62 126 / var(--tw-bg-opacity, 1));
}

.theme-primary{
  --tw-bg-opacity: 1;
  background-color: rgb(0 112 223 / var(--tw-bg-opacity, 1));
}

.theme-inverse{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.theme-inverse .text-secondary{
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
}
.theme-inverse .text-icon{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.theme-mba{
  --tw-bg-opacity: 1;
  background-color: rgb(0 62 126 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.theme-mba .text-secondary{
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
}

.theme-emba{
  --tw-bg-opacity: 1;
  background-color: rgb(54 22 94 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.theme-emba .text-secondary{
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
}
.theme-emba .text-icon{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.theme-dba{
  --tw-bg-opacity: 1;
  background-color: rgb(151 73 25 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.theme-dba .text-secondary{
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity, 1));
}
.theme-dba .text-icon{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.theme-alumni{
  --tw-bg-opacity: 1;
  background-color: rgb(199 59 30 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.theme-alumni .text-secondary{
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity, 1));
}
.theme-alumni .text-icon{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.theme-alumni_light{
  --tw-bg-opacity: 1;
  background-color: rgb(255 212 172 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity, 1));
}
.theme-alumni_light .text-secondary{
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity, 1));
}
.theme-alumni_light .text-icon{
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity, 1));
}

.theme-corporate{
  --tw-bg-opacity: 1;
  background-color: rgb(0 56 34 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.theme-corporate .text-secondary{
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity, 1));
}
.theme-corporate .text-icon{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.theme-events{
  --tw-bg-opacity: 1;
  background-color: rgb(255 184 0 / var(--tw-bg-opacity, 1));
}

.btn{
  display: inline-flex;
  justify-content: center;
  border-radius: 0.5rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  text-align: center;
  font-size: 0.875rem;
  line-height: 1.5rem;
  font-weight: 600;
  text-decoration-line: none;
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.btn.btn-sm{
  border-radius: 0.375rem;
  padding-left: 0.875rem;
  padding-right: 0.875rem;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
.btn.btn-lg{
  border-radius: 0.375rem;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  font-size: 1.125rem;
  line-height: 1.5rem;
}
.btn.btn-block {
  display: block;
}
.btn-link{
  position: relative;
  flex-direction: row-reverse;
  align-items: center;
  -moz-column-gap: 0.75rem;
       column-gap: 0.75rem;
  padding-right: 2rem;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.5rem;
  border-width: 1px;
}
.btn-link::before {
  content: "";
  width: 13px;
  height: 10px;
  background-color: currentColor;
  -webkit-mask-position: center center;
          mask-position: center center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='13' height='10' viewBox='0 0 13 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.0685 2.68117C12.1685 2.30775 11.9469 1.92391 11.5735 1.82385L5.48815 0.193292C5.11472 0.0932329 4.73088 0.314841 4.63082 0.688267C4.53076 1.06169 4.75237 1.44553 5.1258 1.54559L10.535 2.99497L9.0856 8.40416C8.98554 8.77759 9.20714 9.16142 9.58057 9.26148C9.954 9.36154 10.3378 9.13993 10.4379 8.76651L12.0685 2.68117ZM1.35 9.10622L11.7423 3.10622L11.0423 1.89378L0.65 7.89378L1.35 9.10622Z' fill='currentColor'/%3E%3C/svg%3E");
          mask-image: url("data:image/svg+xml,%3Csvg width='13' height='10' viewBox='0 0 13 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.0685 2.68117C12.1685 2.30775 11.9469 1.92391 11.5735 1.82385L5.48815 0.193292C5.11472 0.0932329 4.73088 0.314841 4.63082 0.688267C4.53076 1.06169 4.75237 1.44553 5.1258 1.54559L10.535 2.99497L9.0856 8.40416C8.98554 8.77759 9.20714 9.16142 9.58057 9.26148C9.954 9.36154 10.3378 9.13993 10.4379 8.76651L12.0685 2.68117ZM1.35 9.10622L11.7423 3.10622L11.0423 1.89378L0.65 7.89378L1.35 9.10622Z' fill='currentColor'/%3E%3C/svg%3E");
}
.btn-primary{
  --tw-bg-opacity: 1;
  background-color: rgb(0 112 223 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.btn-primary:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(255 184 0 / var(--tw-bg-opacity, 1));
}
.btn-primary-inverse{
  --tw-bg-opacity: 1;
  background-color: rgb(255 184 0 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.btn-primary-inverse:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(0 112 223 / var(--tw-bg-opacity, 1));
}
.btn-white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 112 223 / var(--tw-text-opacity, 1));
}
.layout-dba .btn-white{
  --tw-text-opacity: 1;
  color: rgb(151 73 25 / var(--tw-text-opacity, 1));
}
.layout-emba .btn-white{
  --tw-text-opacity: 1;
  color: rgb(54 22 94 / var(--tw-text-opacity, 1));
}
.layout-corporate .btn-white{
  --tw-text-opacity: 1;
  color: rgb(0 56 34 / var(--tw-text-opacity, 1));
}
.layout-alumni .btn-white{
  --tw-text-opacity: 1;
  color: rgb(199 59 30 / var(--tw-text-opacity, 1));
}
.layout-alumni_light .btn-white{
  --tw-text-opacity: 1;
  color: rgb(255 212 172 / var(--tw-text-opacity, 1));
}
.btn-white:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(255 184 0 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.btn-light{
  --tw-bg-opacity: 1;
  background-color: rgb(246 246 247 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 112 223 / var(--tw-text-opacity, 1));
}
.layout-dba .btn-light{
  --tw-text-opacity: 1;
  color: rgb(151 73 25 / var(--tw-text-opacity, 1));
}
.layout-emba .btn-light{
  --tw-text-opacity: 1;
  color: rgb(54 22 94 / var(--tw-text-opacity, 1));
}
.layout-corporate .btn-light{
  --tw-text-opacity: 1;
  color: rgb(0 56 34 / var(--tw-text-opacity, 1));
}
.layout-alumni .btn-light{
  --tw-text-opacity: 1;
  color: rgb(199 59 30 / var(--tw-text-opacity, 1));
}
.layout-alumni_light .btn-light{
  --tw-text-opacity: 1;
  color: rgb(255 212 172 / var(--tw-text-opacity, 1));
}
.btn-light:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(255 184 0 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.btn-light.show{
  --tw-bg-opacity: 1;
  background-color: rgb(255 184 0 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.btn-few_reminder{
  --tw-bg-opacity: 1;
  background-color: rgb(0 112 223 / var(--tw-bg-opacity, 1));
}
.btn-few_reminder span:first-child {
  display: inline;
}
.btn-few_reminder span:last-child {
  display: none;
}
.btn-few_reminder:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(239 68 68 / var(--tw-bg-opacity, 1));
}
.btn-few_reminder:hover span:first-child {
  display: none;
}
.btn-few_reminder:hover span:last-child {
  display: inline;
}

.more-btn {
  direction: rtl;
  display: inline-flex;
  -moz-column-gap: 0.25rem;
       column-gap: 0.25rem;
  font-size: 1rem;
  line-height: 1.5rem;
  text-decoration-line: none !important;
}

.more-btn:hover{
  text-decoration-line: none;
}
.more-btn span {
  border-bottom: 1px dashed;
}
.more-btn::before{
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity, 1));
  text-decoration-line: none;
  content: "↑";
}
.more-btn.collapsed::before{
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

@media (min-width: 1024px){
  .top-sticky{
    top: 6rem;
  }
}

.edge-cut {
  clip-path: polygon(0 0, calc(100% - 2.5rem) 0%, 100% 2.5rem, 100% 100%, 0 100%);
}

.inner-content .container > p:first-child{
  margin-bottom: 1rem;
  padding-top: 2.5rem;
}

@media (min-width: 1024px){
  .inner-content .container > p:first-child{
    padding-top: 5rem;
  }
}
.inner-content .container p + .b-program-card{
  margin-top: 0px;
}
.inner-content section{
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
@media (min-width: 1024px){
  .inner-content section{
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }
  .inner-content section:first-child{
    padding-top: 5rem;
  }
  .inner-content section:last-child{
    padding-bottom: 5rem;
  }
}
.inner-content section.prog-review{
  padding-top: 2rem;
}
.main-page-header .main-page-header-feature{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transform: skewX(10deg) translate(-0.5rem, 0);
  transform-origin: 50% 50%;
}
.main-page-header:hover .main-page-header-feature {
  transform: skewX(10deg) translate(0.5rem, 0);
}

.speaker-card h2{
  margin-bottom: 0.75rem;
  margin-top: 1rem;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 500;
}
.theme-light .speaker-card{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.theme-white .speaker-card{
  --tw-bg-opacity: 1;
  background-color: rgb(246 246 247 / var(--tw-bg-opacity, 1));
}

.b-description-program{
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(116 116 116 / var(--tw-text-opacity, 1));
}

.theme-inverse .b-description-program{
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
}

.theme-mba .b-description-program{
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
}

.theme-emba .b-description-program{
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
}

.theme-dba .b-description-program{
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity, 1));
}

.theme-alumni .b-description-program{
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity, 1));
}

.theme-alumni_light .b-description-program{
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity, 1));
}

.theme-corporate .b-description-program{
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity, 1));
}

.layout-emba .expert-card .b-description-program{
  --tw-text-opacity: 1;
  color: rgb(54 22 94 / var(--tw-text-opacity, 1));
}

.layout-corporate .expert-card .b-description-program{
  --tw-text-opacity: 1;
  color: rgb(0 56 34 / var(--tw-text-opacity, 1));
}

@media (min-width: 1024px){
  .b-description-program{
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}
.b-description-program p{
  margin-bottom: 0.75rem;
}
.b-description-program p:last-child{
  margin-bottom: 0px;
}

.b-program-card{
  margin-top: 4rem;
  font-size: 1rem;
  line-height: 1.5rem;
}
.b-program-card h2{
  margin-bottom: 1.5rem;
  margin-top: 2.5rem;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(0 62 126 / var(--tw-text-opacity, 1));
}
.layout-dba .b-program-card h2{
  --tw-text-opacity: 1;
  color: rgb(151 73 25 / var(--tw-text-opacity, 1));
}
.layout-emba .b-program-card h2{
  --tw-text-opacity: 1;
  color: rgb(54 22 94 / var(--tw-text-opacity, 1));
}
.layout-corporate .b-program-card h2{
  --tw-text-opacity: 1;
  color: rgb(0 56 34 / var(--tw-text-opacity, 1));
}
.layout-alumni .b-program-card h2{
  --tw-text-opacity: 1;
  color: rgb(199 59 30 / var(--tw-text-opacity, 1));
}
.layout-alumni_light .b-program-card h2{
  --tw-text-opacity: 1;
  color: rgb(255 212 172 / var(--tw-text-opacity, 1));
}
.b-program-card h2:first-child{
  margin-top: 0px;
}
@media (min-width: 768px){
  .b-program-card h2{
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
@media (min-width: 1024px){
  .b-program-card h2{
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
}
.b-program-card h3{
  margin-bottom: 1.5rem;
  margin-top: 2.5rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(0 62 126 / var(--tw-text-opacity, 1));
}
.layout-dba .b-program-card h3{
  --tw-text-opacity: 1;
  color: rgb(151 73 25 / var(--tw-text-opacity, 1));
}
.layout-emba .b-program-card h3{
  --tw-text-opacity: 1;
  color: rgb(54 22 94 / var(--tw-text-opacity, 1));
}
.layout-corporate .b-program-card h3{
  --tw-text-opacity: 1;
  color: rgb(0 56 34 / var(--tw-text-opacity, 1));
}
.layout-alumni .b-program-card h3{
  --tw-text-opacity: 1;
  color: rgb(199 59 30 / var(--tw-text-opacity, 1));
}
.layout-alumni_light .b-program-card h3{
  --tw-text-opacity: 1;
  color: rgb(255 212 172 / var(--tw-text-opacity, 1));
}
.b-program-card h3:first-child{
  margin-top: 0px;
}
@media (min-width: 768px){
  .b-program-card h3{
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}
@media (min-width: 1024px){
  .b-program-card h3{
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
.b-program-card .program-card__main{
  border-radius: 0.75rem;
  --tw-bg-opacity: 1;
  background-color: rgb(246 246 247 / var(--tw-bg-opacity, 1));
  padding: 1.5rem;
}
@media (min-width: 768px){
  .b-program-card .program-card__main{
    padding: 2.5rem;
  }
}
.b-program-card p{
  margin-bottom: 1rem;
}
.b-program-card ul{
  list-style-type: disc;
}
.b-program-card ul li{
  margin-left: 1rem;
  margin-bottom: 0.5rem;
}
.b-program-card ul li::marker{
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(0 112 223 / var(--tw-text-opacity, 1));
}
.layout-dba .b-program-card ul li::marker{
  --tw-text-opacity: 1;
  color: rgb(151 73 25 / var(--tw-text-opacity, 1));
}
.layout-emba .b-program-card ul li::marker{
  --tw-text-opacity: 1;
  color: rgb(54 22 94 / var(--tw-text-opacity, 1));
}
.layout-corporate .b-program-card ul li::marker{
  --tw-text-opacity: 1;
  color: rgb(0 56 34 / var(--tw-text-opacity, 1));
}
.layout-alumni .b-program-card ul li::marker{
  --tw-text-opacity: 1;
  color: rgb(199 59 30 / var(--tw-text-opacity, 1));
}
.layout-alumni_light .b-program-card ul li::marker{
  --tw-text-opacity: 1;
  color: rgb(255 212 172 / var(--tw-text-opacity, 1));
}

.content ul{
  list-style-type: disc;
}
.content ul li{
  margin-left: 1rem;
  margin-bottom: 0.5rem;
}
.content ul li::marker{
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(0 62 126 / var(--tw-text-opacity, 1));
}
.layout-dba .content ul li::marker{
  --tw-text-opacity: 1;
  color: rgb(151 73 25 / var(--tw-text-opacity, 1));
}
.layout-emba .content ul li::marker{
  --tw-text-opacity: 1;
  color: rgb(54 22 94 / var(--tw-text-opacity, 1));
}
.layout-corporate .content ul li::marker{
  --tw-text-opacity: 1;
  color: rgb(0 56 34 / var(--tw-text-opacity, 1));
}
.layout-alumni .content ul li::marker{
  --tw-text-opacity: 1;
  color: rgb(199 59 30 / var(--tw-text-opacity, 1));
}
.layout-alumni_light .content ul li::marker{
  --tw-text-opacity: 1;
  color: rgb(255 212 172 / var(--tw-text-opacity, 1));
}
.content ol {
  counter-reset: item 0;
}
.content ol > li {
  counter-increment: item;
  position: relative;
  margin-bottom: 0.5rem;
  padding-left: 1rem;
}
.content ol > li::before {
  content: counter(item) ".";
  position: absolute;
  top: 0.375rem;
  left: -0.875rem;
  width: 1.5rem;
  text-align: right;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 600;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(0 62 126 / var(--tw-text-opacity, 1));
}
.layout-dba .content ol > li::before{
  --tw-text-opacity: 1;
  color: rgb(151 73 25 / var(--tw-text-opacity, 1));
}
.layout-emba .content ol > li::before{
  --tw-text-opacity: 1;
  color: rgb(54 22 94 / var(--tw-text-opacity, 1));
}
.layout-corporate .content ol > li::before{
  --tw-text-opacity: 1;
  color: rgb(0 56 34 / var(--tw-text-opacity, 1));
}
.layout-alumni .content ol > li::before{
  --tw-text-opacity: 1;
  color: rgb(199 59 30 / var(--tw-text-opacity, 1));
}
.layout-alumni_light .content ol > li::before{
  --tw-text-opacity: 1;
  color: rgb(255 212 172 / var(--tw-text-opacity, 1));
}
.content p{
  margin-bottom: 1rem;
}
.theme-dark .content a {
  color: white;
  text-decoration: underline;
}
.theme-dark .content ol > li::before, .theme-inverse .content ol > li::before, .theme-primary .content ol > li::before,
.content .theme-emba ol > li::before,
.content .theme-corporate ol > li::before,
.content .theme-alumni ol > li::before,
.content .theme-alumni_light ol > li::before,
.content .theme-dba ol > li::before {
  color: inherit;
}
.theme-dark .content, .theme-inverse .content{
  color: rgb(255 255 255 / 0.5);
}
.theme-dark .content ul li::marker, .theme-inverse .content ul li::marker {
  color: inherit;
}
.theme-primary .content{
  color: rgb(255 255 255 / 0.6);
}
.theme-primary .content ul li::marker {
  color: inherit;
}
.theme-dba .content ul li::marker, .theme-corporate .content ul li::marker, .theme-alumni .content ul li::marker, .theme-alumni_light .content ul li::marker, .theme-emba .content ul li::marker {
  color: inherit;
}

.article-content > *:first-child {
  margin-top: 0 !important;
}
.article-content > *:last-child {
  margin-bottom: 0 !important;
}
.article-content ul{
  margin-bottom: 1rem;
  list-style-type: disc;
}
.article-content ul > li{
  margin-left: 1rem;
  margin-bottom: 0.5rem;
}
.article-content ul > li::marker{
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(0 62 126 / var(--tw-text-opacity, 1));
}
.layout-dba .article-content ul > li::marker{
  --tw-text-opacity: 1;
  color: rgb(151 73 25 / var(--tw-text-opacity, 1));
}
.layout-emba .article-content ul > li::marker{
  --tw-text-opacity: 1;
  color: rgb(54 22 94 / var(--tw-text-opacity, 1));
}
.layout-corporate .article-content ul > li::marker{
  --tw-text-opacity: 1;
  color: rgb(0 56 34 / var(--tw-text-opacity, 1));
}
.layout-alumni .article-content ul > li::marker{
  --tw-text-opacity: 1;
  color: rgb(199 59 30 / var(--tw-text-opacity, 1));
}
.layout-alumni_light .article-content ul > li::marker{
  --tw-text-opacity: 1;
  color: rgb(255 212 172 / var(--tw-text-opacity, 1));
}
.article-content ol{
  margin-bottom: 1rem;
  counter-reset: item 0;
}
.article-content ol > li {
  counter-increment: item;
  position: relative;
  margin-bottom: 0.5rem;
  padding-left: 1rem;
}
.article-content ol > li::before {
  content: counter(item) ".";
  position: absolute;
  top: 0.375rem;
  left: -0.875rem;
  width: 1.5rem;
  text-align: right;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 600;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(0 62 126 / var(--tw-text-opacity, 1));
}
.layout-dba .article-content ol > li::before{
  --tw-text-opacity: 1;
  color: rgb(151 73 25 / var(--tw-text-opacity, 1));
}
.layout-emba .article-content ol > li::before{
  --tw-text-opacity: 1;
  color: rgb(54 22 94 / var(--tw-text-opacity, 1));
}
.layout-corporate .article-content ol > li::before{
  --tw-text-opacity: 1;
  color: rgb(0 56 34 / var(--tw-text-opacity, 1));
}
.layout-alumni .article-content ol > li::before{
  --tw-text-opacity: 1;
  color: rgb(199 59 30 / var(--tw-text-opacity, 1));
}
.layout-alumni_light .article-content ol > li::before{
  --tw-text-opacity: 1;
  color: rgb(255 212 172 / var(--tw-text-opacity, 1));
}
.article-content ol.h4 > li{
  padding-left: 1.5rem;
}
.article-content ol.h4 > li::before{
  top: 0px;
  left: -0.5rem;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 600;
}
.article-content p{
  margin-bottom: 1rem;
}
.article-content b, .article-content strong{
  font-weight: 600;
}
.article-content h2{
  margin-bottom: 1.5rem;
  margin-top: 2rem;
  text-wrap: pretty;
  font-size: 1.875rem;
  line-height: 2.25rem;
  font-weight: 600;
  letter-spacing: -0.025em;
}
.article-content h3{
  margin-bottom: 1rem;
  margin-top: 2rem;
  text-wrap: pretty;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 600;
  letter-spacing: -0.025em;
}
.article-content h4{
  margin-bottom: 1rem;
  margin-top: 2rem;
  text-wrap: pretty;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 600;
  letter-spacing: -0.025em;
}
.article-content .lead{
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.article-content .alert{
  position: relative;
  margin-top: 2rem;
  margin-bottom: 2rem;
  border-radius: 1rem;
  padding: 1.5rem;
}
.article-content .alert.secondary{
  --tw-bg-opacity: 1;
  background-color: rgb(226 232 240 / var(--tw-bg-opacity, 1));
}
.article-content .alert.sky{
  --tw-bg-opacity: 1;
  background-color: rgb(186 230 253 / var(--tw-bg-opacity, 1));
}
.article-content .alert.info{
  --tw-bg-opacity: 1;
  background-color: rgb(226 232 240 / var(--tw-bg-opacity, 1));
  padding-left: 3.5rem;
}
.article-content .alert.info::before {
  content: "Справка:";
  margin-bottom: 0.75rem;
  display: block;
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(0 62 126 / var(--tw-text-opacity, 1));
}
.layout-dba .article-content .alert.info::before{
  --tw-text-opacity: 1;
  color: rgb(151 73 25 / var(--tw-text-opacity, 1));
}
.layout-emba .article-content .alert.info::before{
  --tw-text-opacity: 1;
  color: rgb(54 22 94 / var(--tw-text-opacity, 1));
}
.layout-corporate .article-content .alert.info::before{
  --tw-text-opacity: 1;
  color: rgb(0 56 34 / var(--tw-text-opacity, 1));
}
.layout-alumni .article-content .alert.info::before{
  --tw-text-opacity: 1;
  color: rgb(199 59 30 / var(--tw-text-opacity, 1));
}
.layout-alumni_light .article-content .alert.info::before{
  --tw-text-opacity: 1;
  color: rgb(255 212 172 / var(--tw-text-opacity, 1));
}
.article-content .alert.info::after {
  content: "";
  position: absolute;
  top: 1.25rem;
  left: 0.75rem;
  display: block;
  width: 2rem;
  height: 2rem;
  --tw-text-opacity: 1;
  color: rgb(0 62 126 / var(--tw-text-opacity, 1));
}
.layout-dba .article-content .alert.info::after{
  --tw-text-opacity: 1;
  color: rgb(151 73 25 / var(--tw-text-opacity, 1));
}
.layout-emba .article-content .alert.info::after{
  --tw-text-opacity: 1;
  color: rgb(54 22 94 / var(--tw-text-opacity, 1));
}
.layout-corporate .article-content .alert.info::after{
  --tw-text-opacity: 1;
  color: rgb(0 56 34 / var(--tw-text-opacity, 1));
}
.layout-alumni .article-content .alert.info::after{
  --tw-text-opacity: 1;
  color: rgb(199 59 30 / var(--tw-text-opacity, 1));
}
.layout-alumni_light .article-content .alert.info::after{
  --tw-text-opacity: 1;
  color: rgb(255 212 172 / var(--tw-text-opacity, 1));
}
.article-content .alert.info::after {
  background-color: currentColor;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='currentColor'%3E%3Cpath fill-rule='evenodd' d='M18 10a8 8 0 1 1-16 0 8 8 0 0 1 16 0Zm-7-4a1 1 0 1 1-2 0 1 1 0 0 1 2 0ZM9 9a.75.75 0 0 0 0 1.5h.253a.25.25 0 0 1 .244.304l-.459 2.066A1.75 1.75 0 0 0 10.747 15H11a.75.75 0 0 0 0-1.5h-.253a.25.25 0 0 1-.244-.304l.459-2.066A1.75 1.75 0 0 0 9.253 9H9Z' clip-rule='evenodd'%3E%3C/path%3E%3C/svg%3E");
          mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='currentColor'%3E%3Cpath fill-rule='evenodd' d='M18 10a8 8 0 1 1-16 0 8 8 0 0 1 16 0Zm-7-4a1 1 0 1 1-2 0 1 1 0 0 1 2 0ZM9 9a.75.75 0 0 0 0 1.5h.253a.25.25 0 0 1 .244.304l-.459 2.066A1.75 1.75 0 0 0 10.747 15H11a.75.75 0 0 0 0-1.5h-.253a.25.25 0 0 1-.244-.304l.459-2.066A1.75 1.75 0 0 0 9.253 9H9Z' clip-rule='evenodd'%3E%3C/path%3E%3C/svg%3E");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center center;
          mask-position: center center;
}
.article-content tbody, .article-content td, .article-content tfoot, .article-content th, .article-content thead, .article-content tr {
  border-color: inherit;
  border-style: solid;
  border-width: 0;
}
.article-content table {
  caption-side: bottom;
  border-collapse: collapse;
  border-color: #dee2e6;
}
.article-content table > :not(caption) > * > * {
  padding: 0.75rem 0.75rem;
  color: var(--bs-table-color-state, var(--bs-table-color-type, var(--bs-table-color)));
  background-color: #fff;
  border-bottom-width: 1px;
  box-shadow: inset 0 0 0 9999px var(--bs-table-bg-state, var(--bs-table-bg-type, var(--bs-table-accent-bg)));
}
.article-content table > thead {
  vertical-align: bottom;
}
.article-content table > tbody > tr:nth-of-type(odd) > * {
  --bs-table-color-type: #000;
  --bs-table-bg-type: rgba(0,0,0, 0.05);
}
.article-content .image-caption{
  position: relative;
  margin-top: 1rem;
  display: flex;
  -moz-column-gap: 0.5rem;
       column-gap: 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(116 116 116 / var(--tw-text-opacity, 1));
}
.theme-inverse .article-content .image-caption{
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
}
.theme-mba .article-content .image-caption{
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
}
.theme-emba .article-content .image-caption{
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
}
.theme-dba .article-content .image-caption{
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity, 1));
}
.theme-alumni .article-content .image-caption{
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity, 1));
}
.theme-alumni_light .article-content .image-caption{
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity, 1));
}
.theme-corporate .article-content .image-caption{
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity, 1));
}
.layout-emba .expert-card .article-content .image-caption{
  --tw-text-opacity: 1;
  color: rgb(54 22 94 / var(--tw-text-opacity, 1));
}
.layout-corporate .expert-card .article-content .image-caption{
  --tw-text-opacity: 1;
  color: rgb(0 56 34 / var(--tw-text-opacity, 1));
}
.article-content .image-caption::before {
  content: "";
  margin-top: 0.125rem;
  display: block;
  width: 1.25rem;
  height: 1.25rem;
  flex-shrink: 0;
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
  background-color: currentColor;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='currentColor'%3E%3Cpath fill-rule='evenodd' d='M18 10a8 8 0 1 1-16 0 8 8 0 0 1 16 0Zm-7-4a1 1 0 1 1-2 0 1 1 0 0 1 2 0ZM9 9a.75.75 0 0 0 0 1.5h.253a.25.25 0 0 1 .244.304l-.459 2.066A1.75 1.75 0 0 0 10.747 15H11a.75.75 0 0 0 0-1.5h-.253a.25.25 0 0 1-.244-.304l.459-2.066A1.75 1.75 0 0 0 9.253 9H9Z' clip-rule='evenodd'%3E%3C/path%3E%3C/svg%3E");
          mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='currentColor'%3E%3Cpath fill-rule='evenodd' d='M18 10a8 8 0 1 1-16 0 8 8 0 0 1 16 0Zm-7-4a1 1 0 1 1-2 0 1 1 0 0 1 2 0ZM9 9a.75.75 0 0 0 0 1.5h.253a.25.25 0 0 1 .244.304l-.459 2.066A1.75 1.75 0 0 0 10.747 15H11a.75.75 0 0 0 0-1.5h-.253a.25.25 0 0 1-.244-.304l.459-2.066A1.75 1.75 0 0 0 9.253 9H9Z' clip-rule='evenodd'%3E%3C/path%3E%3C/svg%3E");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center center;
          mask-position: center center;
}
.article-content .bookcaption{
  margin-top: 1.5rem;
  display: flex;
  -moz-column-gap: 0.75rem;
       column-gap: 0.75rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(116 116 116 / var(--tw-text-opacity, 1));
}
.theme-inverse .article-content .bookcaption{
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
}
.theme-mba .article-content .bookcaption{
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
}
.theme-emba .article-content .bookcaption{
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
}
.theme-dba .article-content .bookcaption{
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity, 1));
}
.theme-alumni .article-content .bookcaption{
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity, 1));
}
.theme-alumni_light .article-content .bookcaption{
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity, 1));
}
.theme-corporate .article-content .bookcaption{
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity, 1));
}
.layout-emba .expert-card .article-content .bookcaption{
  --tw-text-opacity: 1;
  color: rgb(54 22 94 / var(--tw-text-opacity, 1));
}
.layout-corporate .expert-card .article-content .bookcaption{
  --tw-text-opacity: 1;
  color: rgb(0 56 34 / var(--tw-text-opacity, 1));
}
.article-content .bookcaption::before {
  content: "";
  display: block;
  width: 2rem;
  height: 2rem;
  flex-shrink: 0;
  --tw-text-opacity: 1;
  color: rgb(0 62 126 / var(--tw-text-opacity, 1));
}
.layout-dba .article-content .bookcaption::before{
  --tw-text-opacity: 1;
  color: rgb(151 73 25 / var(--tw-text-opacity, 1));
}
.layout-emba .article-content .bookcaption::before{
  --tw-text-opacity: 1;
  color: rgb(54 22 94 / var(--tw-text-opacity, 1));
}
.layout-corporate .article-content .bookcaption::before{
  --tw-text-opacity: 1;
  color: rgb(0 56 34 / var(--tw-text-opacity, 1));
}
.layout-alumni .article-content .bookcaption::before{
  --tw-text-opacity: 1;
  color: rgb(199 59 30 / var(--tw-text-opacity, 1));
}
.layout-alumni_light .article-content .bookcaption::before{
  --tw-text-opacity: 1;
  color: rgb(255 212 172 / var(--tw-text-opacity, 1));
}
.article-content .bookcaption::before {
  background-color: currentColor;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M11.25 4.533A9.707 9.707 0 0 0 6 3a9.735 9.735 0 0 0-3.25.555.75.75 0 0 0-.5.707v14.25a.75.75 0 0 0 1 .707A8.237 8.237 0 0 1 6 18.75c1.995 0 3.823.707 5.25 1.886V4.533ZM12.75 20.636A8.214 8.214 0 0 1 18 18.75c.966 0 1.89.166 2.75.47a.75.75 0 0 0 1-.708V4.262a.75.75 0 0 0-.5-.707A9.735 9.735 0 0 0 18 3a9.707 9.707 0 0 0-5.25 1.533v16.103Z' /%3E%3C/svg%3E");
          mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M11.25 4.533A9.707 9.707 0 0 0 6 3a9.735 9.735 0 0 0-3.25.555.75.75 0 0 0-.5.707v14.25a.75.75 0 0 0 1 .707A8.237 8.237 0 0 1 6 18.75c1.995 0 3.823.707 5.25 1.886V4.533ZM12.75 20.636A8.214 8.214 0 0 1 18 18.75c.966 0 1.89.166 2.75.47a.75.75 0 0 0 1-.708V4.262a.75.75 0 0 0-.5-.707A9.735 9.735 0 0 0 18 3a9.707 9.707 0 0 0-5.25 1.533v16.103Z' /%3E%3C/svg%3E");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center center;
          mask-position: center center;
}
.article-content .bookcaption .book-copy-btn:hover{
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity, 1));
}
.article-content blockquote.blockquote{
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity, 1));
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
  border-left-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(0 62 126 / var(--tw-border-opacity, 1));
  padding-left: 2.25rem;
}
.article-content figure.blockquote-container{
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
  border-left-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(0 62 126 / var(--tw-border-opacity, 1));
  padding-left: 2.25rem;
}
.article-content figure.blockquote-container blockquote.quote{
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity, 1));
}
.article-content figure.blockquote-container .figcaption{
  margin-top: 1.5rem;
  display: flex;
  -moz-column-gap: 0.75rem;
       column-gap: 0.75rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(116 116 116 / var(--tw-text-opacity, 1));
}
.theme-inverse .article-content figure.blockquote-container .figcaption{
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
}
.theme-mba .article-content figure.blockquote-container .figcaption{
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
}
.theme-emba .article-content figure.blockquote-container .figcaption{
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
}
.theme-dba .article-content figure.blockquote-container .figcaption{
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity, 1));
}
.theme-alumni .article-content figure.blockquote-container .figcaption{
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity, 1));
}
.theme-alumni_light .article-content figure.blockquote-container .figcaption{
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity, 1));
}
.theme-corporate .article-content figure.blockquote-container .figcaption{
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity, 1));
}
.layout-emba .expert-card .article-content figure.blockquote-container .figcaption{
  --tw-text-opacity: 1;
  color: rgb(54 22 94 / var(--tw-text-opacity, 1));
}
.layout-corporate .expert-card .article-content figure.blockquote-container .figcaption{
  --tw-text-opacity: 1;
  color: rgb(0 56 34 / var(--tw-text-opacity, 1));
}
.article-content figure.blockquote-container .figcaption::before {
  content: "";
  display: block;
  width: 2rem;
  height: 2rem;
  flex-shrink: 0;
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
  background-color: currentColor;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='currentColor'%3E%3Cpath fill-rule='evenodd' d='M18 10a8 8 0 1 1-16 0 8 8 0 0 1 16 0Zm-7-4a1 1 0 1 1-2 0 1 1 0 0 1 2 0ZM9 9a.75.75 0 0 0 0 1.5h.253a.25.25 0 0 1 .244.304l-.459 2.066A1.75 1.75 0 0 0 10.747 15H11a.75.75 0 0 0 0-1.5h-.253a.25.25 0 0 1-.244-.304l.459-2.066A1.75 1.75 0 0 0 9.253 9H9Z' clip-rule='evenodd'%3E%3C/path%3E%3C/svg%3E");
          mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='currentColor'%3E%3Cpath fill-rule='evenodd' d='M18 10a8 8 0 1 1-16 0 8 8 0 0 1 16 0Zm-7-4a1 1 0 1 1-2 0 1 1 0 0 1 2 0ZM9 9a.75.75 0 0 0 0 1.5h.253a.25.25 0 0 1 .244.304l-.459 2.066A1.75 1.75 0 0 0 10.747 15H11a.75.75 0 0 0 0-1.5h-.253a.25.25 0 0 1-.244-.304l.459-2.066A1.75 1.75 0 0 0 9.253 9H9Z' clip-rule='evenodd'%3E%3C/path%3E%3C/svg%3E");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center center;
          mask-position: center center;
}
.article-content .reference{
  border-radius: 1rem;
  --tw-bg-opacity: 1;
  background-color: rgb(246 246 247 / var(--tw-bg-opacity, 1));
  padding: 1rem;
}
.article-content .article-content-box{
  position: relative;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
@media (min-width: 1024px){
  .article-content .article-content-box{
    position: absolute;
    margin-top: 0px;
    margin-bottom: 0px;
    width: 17rem;
  }
}
.article-content .article-content-box {
  left: 0;
}

.content-list-dot{
  list-style-type: disc;
}
.content-list-dot li{
  margin-left: 1rem;
  margin-bottom: 0.5rem;
}
.content-list-dot.dot-primary li::marker{
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(0 112 223 / var(--tw-text-opacity, 1));
}
.layout-dba .content-list-dot.dot-primary li::marker{
  --tw-text-opacity: 1;
  color: rgb(151 73 25 / var(--tw-text-opacity, 1));
}
.layout-emba .content-list-dot.dot-primary li::marker{
  --tw-text-opacity: 1;
  color: rgb(54 22 94 / var(--tw-text-opacity, 1));
}
.layout-corporate .content-list-dot.dot-primary li::marker{
  --tw-text-opacity: 1;
  color: rgb(0 56 34 / var(--tw-text-opacity, 1));
}
.layout-alumni .content-list-dot.dot-primary li::marker{
  --tw-text-opacity: 1;
  color: rgb(199 59 30 / var(--tw-text-opacity, 1));
}
.layout-alumni_light .content-list-dot.dot-primary li::marker{
  --tw-text-opacity: 1;
  color: rgb(255 212 172 / var(--tw-text-opacity, 1));
}
.content-list-dot.dot-alumni li::marker{
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(199 59 30 / var(--tw-text-opacity, 1));
}
.content-list-dot.dot-dark li::marker{
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(0 62 126 / var(--tw-text-opacity, 1));
}
.layout-dba .content-list-dot.dot-dark li::marker{
  --tw-text-opacity: 1;
  color: rgb(151 73 25 / var(--tw-text-opacity, 1));
}
.layout-emba .content-list-dot.dot-dark li::marker{
  --tw-text-opacity: 1;
  color: rgb(54 22 94 / var(--tw-text-opacity, 1));
}
.layout-corporate .content-list-dot.dot-dark li::marker{
  --tw-text-opacity: 1;
  color: rgb(0 56 34 / var(--tw-text-opacity, 1));
}
.layout-alumni .content-list-dot.dot-dark li::marker{
  --tw-text-opacity: 1;
  color: rgb(199 59 30 / var(--tw-text-opacity, 1));
}
.layout-alumni_light .content-list-dot.dot-dark li::marker{
  --tw-text-opacity: 1;
  color: rgb(255 212 172 / var(--tw-text-opacity, 1));
}

.content-list-decimal{
  list-style-type: decimal;
}
.content-list-decimal li{
  margin-left: 1rem;
  margin-bottom: 0.5rem;
}
.content-list-decimal.decimal-primary li::marker{
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(0 112 223 / var(--tw-text-opacity, 1));
}
.layout-dba .content-list-decimal.decimal-primary li::marker{
  --tw-text-opacity: 1;
  color: rgb(151 73 25 / var(--tw-text-opacity, 1));
}
.layout-emba .content-list-decimal.decimal-primary li::marker{
  --tw-text-opacity: 1;
  color: rgb(54 22 94 / var(--tw-text-opacity, 1));
}
.layout-corporate .content-list-decimal.decimal-primary li::marker{
  --tw-text-opacity: 1;
  color: rgb(0 56 34 / var(--tw-text-opacity, 1));
}
.layout-alumni .content-list-decimal.decimal-primary li::marker{
  --tw-text-opacity: 1;
  color: rgb(199 59 30 / var(--tw-text-opacity, 1));
}
.layout-alumni_light .content-list-decimal.decimal-primary li::marker{
  --tw-text-opacity: 1;
  color: rgb(255 212 172 / var(--tw-text-opacity, 1));
}

.spn-discuss-list li::before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%23003e7e'%3E%3Cpath fill-rule='evenodd' d='M16.704 4.153a.75.75 0 0 1 .143 1.052l-8 10.5a.75.75 0 0 1-1.127.075l-4.5-4.5a.75.75 0 0 1 1.06-1.06l3.894 3.893 7.48-9.817a.75.75 0 0 1 1.05-.143Z' clip-rule='evenodd'%3E%3C/path%3E%3C/svg%3E");
}

.spn-compose-grid .compose-grid{
  gap: 3rem;
}

@media (min-width: 1280px){
  .spn-compose-grid .compose-grid{
    gap: 4rem;
  }
}
.spn-compose-grid .compose-grid-item {
  position: relative;
}
.spn-compose-grid .compose-grid-item::before{
  display: none;
  content: "";
  height: 100%;
  position: absolute;
  right: -1.5rem;
  top: 0;
  border-left-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(0 62 126 / var(--tw-border-opacity, 1));
}
@media (min-width: 1280px) {
  .spn-compose-grid .compose-grid-item::before {
    right: -2rem;
  }
}
.spn-compose-grid .compose-grid-item::after {
  content: "";
  display: block;
  left: 0;
  position: absolute;
  top: -1.5rem;
  width: 100%;
  border-top-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(0 62 126 / var(--tw-border-opacity, 1));
}
@media (min-width: 1280px) {
  .spn-compose-grid .compose-grid-item::after {
    top: -2rem;
  }
}
@media (min-width: 768px) {
  .spn-compose-grid .compose-grid .compose-grid-item::before{
    display: block;
  }
  .spn-compose-grid .compose-grid .compose-grid-item:nth-child(2n)::before{
    display: none;
  }
}
@media (min-width: 1280px) {
  .spn-compose-grid .compose-grid .compose-grid-item:nth-child(2n)::before{
    display: block;
  }
  .spn-compose-grid .compose-grid .compose-grid-item:nth-child(3n)::before{
    display: none;
  }
}
.spn-compose-grid .compose-grid .compose-grid-item:last-child::before{
  display: none;
}
.spn-compose-grid .compose-grid .compose-grid-item:first-child::after{
  display: none;
}
@media (min-width: 768px) {
  .spn-compose-grid .compose-grid .compose-grid-item:nth-child(1)::after{
    display: none;
  }
  .spn-compose-grid .compose-grid .compose-grid-item:nth-child(2)::after{
    display: none;
  }
}
@media (min-width: 1280px) {
  .spn-compose-grid .compose-grid .compose-grid-item:nth-child(1)::after{
    display: none;
  }
  .spn-compose-grid .compose-grid .compose-grid-item:nth-child(2)::after{
    display: none;
  }
  .spn-compose-grid .compose-grid .compose-grid-item:nth-child(3)::after{
    display: none;
  }
}
.spn-compose-grid .compose-grid.inversed .compose-grid-item::before{
  --tw-border-opacity: 1;
  border-color: rgb(156 163 175 / var(--tw-border-opacity, 1));
}
.spn-compose-grid .compose-grid.inversed .compose-grid-item::after{
  --tw-border-opacity: 1;
  border-color: rgb(156 163 175 / var(--tw-border-opacity, 1));
}

.content-checked-grid > ul{
  display: grid;
  list-style-type: none;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 3rem;
}

@media (min-width: 768px){
  .content-checked-grid > ul{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (min-width: 1280px){
  .content-checked-grid > ul{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 4rem;
  }
}
.content-checked-grid > ul > li{
  position: relative;
  display: flex;
  flex-direction: column;
}
.content-checked-grid > ul > li > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}
.content-checked-grid > ul > li{
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 2.25rem;
  --tw-text-opacity: 1;
  color: rgb(116 116 116 / var(--tw-text-opacity, 1));
}
.theme-inverse .content-checked-grid > ul > li{
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
}
.theme-mba .content-checked-grid > ul > li{
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
}
.theme-emba .content-checked-grid > ul > li{
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
}
.theme-dba .content-checked-grid > ul > li{
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity, 1));
}
.theme-alumni .content-checked-grid > ul > li{
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity, 1));
}
.theme-alumni_light .content-checked-grid > ul > li{
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity, 1));
}
.theme-corporate .content-checked-grid > ul > li{
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity, 1));
}
.layout-emba .expert-card .content-checked-grid > ul > li{
  --tw-text-opacity: 1;
  color: rgb(54 22 94 / var(--tw-text-opacity, 1));
}
.layout-corporate .expert-card .content-checked-grid > ul > li{
  --tw-text-opacity: 1;
  color: rgb(0 56 34 / var(--tw-text-opacity, 1));
}
.content-checked-grid > ul > li::before{
  display: none;
  content: "";
  height: 100%;
  position: absolute;
  right: -1.5rem;
  top: 0;
  border-left-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(0 62 126 / var(--tw-border-opacity, 1));
}
@media (min-width: 1280px) {
  .content-checked-grid > ul > li::before {
    right: -2rem;
  }
}
.content-checked-grid > ul > li::after {
  content: "";
  display: block;
  left: 0;
  position: absolute;
  top: -1.5rem;
  width: 100%;
  border-top-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(0 62 126 / var(--tw-border-opacity, 1));
}
@media (min-width: 1280px) {
  .content-checked-grid > ul > li::after {
    top: -2rem;
  }
}
.content-checked-grid > ul > li > *:first-child{
  position: relative;
  --tw-text-opacity: 1;
  color: rgb(0 62 126 / var(--tw-text-opacity, 1));
}
.layout-dba .content-checked-grid > ul > li > *:first-child{
  --tw-text-opacity: 1;
  color: rgb(151 73 25 / var(--tw-text-opacity, 1));
}
.layout-emba .content-checked-grid > ul > li > *:first-child{
  --tw-text-opacity: 1;
  color: rgb(54 22 94 / var(--tw-text-opacity, 1));
}
.layout-corporate .content-checked-grid > ul > li > *:first-child{
  --tw-text-opacity: 1;
  color: rgb(0 56 34 / var(--tw-text-opacity, 1));
}
.layout-alumni .content-checked-grid > ul > li > *:first-child{
  --tw-text-opacity: 1;
  color: rgb(199 59 30 / var(--tw-text-opacity, 1));
}
.layout-alumni_light .content-checked-grid > ul > li > *:first-child{
  --tw-text-opacity: 1;
  color: rgb(255 212 172 / var(--tw-text-opacity, 1));
}
.content-checked-grid > ul > li > *:first-child:before {
  content: "";
  position: absolute;
  left: -2.25rem;
  top: 0.25rem;
  width: 1.25rem;
  height: 1.25rem;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%23003e7e'%3E%3Cpath fill-rule='evenodd' d='M16.704 4.153a.75.75 0 0 1 .143 1.052l-8 10.5a.75.75 0 0 1-1.127.075l-4.5-4.5a.75.75 0 0 1 1.06-1.06l3.894 3.893 7.48-9.817a.75.75 0 0 1 1.05-.143Z' clip-rule='evenodd'%3E%3C/path%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
}
@media (min-width: 768px) {
  .content-checked-grid > ul > li::before{
    display: block;
  }
  .content-checked-grid > ul > li:nth-child(2n)::before{
    display: none;
  }
}
@media (min-width: 1280px) {
  .content-checked-grid > ul > li:nth-child(2n)::before{
    display: block;
  }
  .content-checked-grid > ul > li:nth-child(3n)::before{
    display: none;
  }
}
.content-checked-grid > ul > li:last-child::before{
  display: none;
}
.content-checked-grid > ul > li:first-child::after{
  display: none;
}
@media (min-width: 768px) {
  .content-checked-grid > ul > li:nth-child(1)::after{
    display: none;
  }
  .content-checked-grid > ul > li:nth-child(2)::after{
    display: none;
  }
}
@media (min-width: 1280px) {
  .content-checked-grid > ul > li:nth-child(1)::after{
    display: none;
  }
  .content-checked-grid > ul > li:nth-child(2)::after{
    display: none;
  }
  .content-checked-grid > ul > li:nth-child(3)::after{
    display: none;
  }
}

.content-grid-dark-3 > ul{
  display: grid;
  list-style-type: none;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 3rem;
}

@media (min-width: 768px){
  .content-grid-dark-3 > ul{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (min-width: 1280px){
  .content-grid-dark-3 > ul{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 4rem;
  }
}
.content-grid-dark-3 > ul > li{
  position: relative;
  display: flex;
  flex-direction: column;
}
.content-grid-dark-3 > ul > li > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}
.content-grid-dark-3 > ul > li{
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 2.25rem;
  --tw-text-opacity: 1;
  color: rgb(116 116 116 / var(--tw-text-opacity, 1));
}
.theme-inverse .content-grid-dark-3 > ul > li{
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
}
.theme-mba .content-grid-dark-3 > ul > li{
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
}
.theme-emba .content-grid-dark-3 > ul > li{
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
}
.theme-dba .content-grid-dark-3 > ul > li{
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity, 1));
}
.theme-alumni .content-grid-dark-3 > ul > li{
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity, 1));
}
.theme-alumni_light .content-grid-dark-3 > ul > li{
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity, 1));
}
.theme-corporate .content-grid-dark-3 > ul > li{
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity, 1));
}
.layout-emba .expert-card .content-grid-dark-3 > ul > li{
  --tw-text-opacity: 1;
  color: rgb(54 22 94 / var(--tw-text-opacity, 1));
}
.layout-corporate .expert-card .content-grid-dark-3 > ul > li{
  --tw-text-opacity: 1;
  color: rgb(0 56 34 / var(--tw-text-opacity, 1));
}
.content-grid-dark-3 > ul > li::before{
  display: none;
  content: "";
  height: 100%;
  position: absolute;
  right: -1.5rem;
  top: 0;
  border-left-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(0 62 126 / var(--tw-border-opacity, 1));
}
@media (min-width: 1280px) {
  .content-grid-dark-3 > ul > li::before {
    right: -2rem;
  }
}
.content-grid-dark-3 > ul > li::after {
  content: "";
  display: block;
  left: 0;
  position: absolute;
  top: -1.5rem;
  width: 100%;
  border-top-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(0 62 126 / var(--tw-border-opacity, 1));
}
@media (min-width: 1280px) {
  .content-grid-dark-3 > ul > li::after {
    top: -2rem;
  }
}
@media (min-width: 768px) {
  .content-grid-dark-3 > ul > li::before{
    display: block;
  }
  .content-grid-dark-3 > ul > li:nth-child(2n)::before{
    display: none;
  }
}
@media (min-width: 1280px) {
  .content-grid-dark-3 > ul > li:nth-child(2n)::before{
    display: block;
  }
  .content-grid-dark-3 > ul > li:nth-child(3n)::before{
    display: none;
  }
}
.content-grid-dark-3 > ul > li:last-child::before{
  display: none;
}
.content-grid-dark-3 > ul > li:first-child::after{
  display: none;
}
@media (min-width: 768px) {
  .content-grid-dark-3 > ul > li:nth-child(1)::after{
    display: none;
  }
  .content-grid-dark-3 > ul > li:nth-child(2)::after{
    display: none;
  }
}
@media (min-width: 1280px) {
  .content-grid-dark-3 > ul > li:nth-child(1)::after{
    display: none;
  }
  .content-grid-dark-3 > ul > li:nth-child(2)::after{
    display: none;
  }
  .content-grid-dark-3 > ul > li:nth-child(3)::after{
    display: none;
  }
}

.content-grid-gray-3 > ul{
  display: grid;
  list-style-type: none;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 3rem;
}

@media (min-width: 768px){
  .content-grid-gray-3 > ul{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (min-width: 1280px){
  .content-grid-gray-3 > ul{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 4rem;
  }
}
.content-grid-gray-3 > ul > li{
  position: relative;
  display: flex;
  flex-direction: column;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  --tw-text-opacity: 1;
  color: rgb(116 116 116 / var(--tw-text-opacity, 1));
}
.theme-inverse .content-grid-gray-3 > ul > li{
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
}
.theme-mba .content-grid-gray-3 > ul > li{
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
}
.theme-emba .content-grid-gray-3 > ul > li{
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
}
.theme-dba .content-grid-gray-3 > ul > li{
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity, 1));
}
.theme-alumni .content-grid-gray-3 > ul > li{
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity, 1));
}
.theme-alumni_light .content-grid-gray-3 > ul > li{
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity, 1));
}
.theme-corporate .content-grid-gray-3 > ul > li{
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity, 1));
}
.layout-emba .expert-card .content-grid-gray-3 > ul > li{
  --tw-text-opacity: 1;
  color: rgb(54 22 94 / var(--tw-text-opacity, 1));
}
.layout-corporate .expert-card .content-grid-gray-3 > ul > li{
  --tw-text-opacity: 1;
  color: rgb(0 56 34 / var(--tw-text-opacity, 1));
}
.content-grid-gray-3 > ul > li::before{
  display: none;
  content: "";
  height: 100%;
  position: absolute;
  right: -1.5rem;
  top: 0;
  border-left-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}
@media (min-width: 1280px) {
  .content-grid-gray-3 > ul > li::before {
    right: -2rem;
  }
}
.content-grid-gray-3 > ul > li::after {
  content: "";
  display: block;
  left: 0;
  position: absolute;
  top: -1.5rem;
  width: 100%;
  border-top-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}
@media (min-width: 1280px) {
  .content-grid-gray-3 > ul > li::after {
    top: -2rem;
  }
}
@media (min-width: 768px) {
  .content-grid-gray-3 > ul > li::before{
    display: block;
  }
  .content-grid-gray-3 > ul > li:nth-child(2n)::before{
    display: none;
  }
}
@media (min-width: 1280px) {
  .content-grid-gray-3 > ul > li:nth-child(2n)::before{
    display: block;
  }
  .content-grid-gray-3 > ul > li:nth-child(3n)::before{
    display: none;
  }
}
.content-grid-gray-3 > ul > li:last-child::before{
  display: none;
}
.content-grid-gray-3 > ul > li:first-child::after{
  display: none;
}
@media (min-width: 768px) {
  .content-grid-gray-3 > ul > li:nth-child(1)::after{
    display: none;
  }
  .content-grid-gray-3 > ul > li:nth-child(2)::after{
    display: none;
  }
}
@media (min-width: 1280px) {
  .content-grid-gray-3 > ul > li:nth-child(1)::after{
    display: none;
  }
  .content-grid-gray-3 > ul > li:nth-child(2)::after{
    display: none;
  }
  .content-grid-gray-3 > ul > li:nth-child(3)::after{
    display: none;
  }
}

.content-grid-gray-2 > ul{
  display: grid;
  list-style-type: none;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 3rem;
}

@media (min-width: 768px){
  .content-grid-gray-2 > ul{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (min-width: 1280px){
  .content-grid-gray-2 > ul{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 4rem;
  }
}
.content-grid-gray-2 > ul > li{
  position: relative;
  display: flex;
  flex-direction: column;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  --tw-text-opacity: 1;
  color: rgb(116 116 116 / var(--tw-text-opacity, 1));
}
.theme-inverse .content-grid-gray-2 > ul > li{
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
}
.theme-mba .content-grid-gray-2 > ul > li{
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
}
.theme-emba .content-grid-gray-2 > ul > li{
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
}
.theme-dba .content-grid-gray-2 > ul > li{
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity, 1));
}
.theme-alumni .content-grid-gray-2 > ul > li{
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity, 1));
}
.theme-alumni_light .content-grid-gray-2 > ul > li{
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity, 1));
}
.theme-corporate .content-grid-gray-2 > ul > li{
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity, 1));
}
.layout-emba .expert-card .content-grid-gray-2 > ul > li{
  --tw-text-opacity: 1;
  color: rgb(54 22 94 / var(--tw-text-opacity, 1));
}
.layout-corporate .expert-card .content-grid-gray-2 > ul > li{
  --tw-text-opacity: 1;
  color: rgb(0 56 34 / var(--tw-text-opacity, 1));
}
.content-grid-gray-2 > ul > li::before{
  display: none;
  content: "";
  height: 100%;
  position: absolute;
  right: -1.5rem;
  top: 0;
  border-left-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}
@media (min-width: 1280px) {
  .content-grid-gray-2 > ul > li::before {
    right: -2rem;
  }
}
.content-grid-gray-2 > ul > li::after {
  content: "";
  display: block;
  left: 0;
  position: absolute;
  top: -1.5rem;
  width: 100%;
  border-top-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}
@media (min-width: 1280px) {
  .content-grid-gray-2 > ul > li::after {
    top: -2rem;
  }
}
@media (min-width: 768px) {
  .content-grid-gray-2 > ul > li::before{
    display: block;
  }
  .content-grid-gray-2 > ul > li:nth-child(2n)::before{
    display: none;
  }
}
@media (min-width: 1280px) {
  .content-grid-gray-2 > ul > li:nth-child(2n)::before{
    display: block;
    display: none;
  }
}
.content-grid-gray-2 > ul > li:last-child::before{
  display: none;
}
.content-grid-gray-2 > ul > li:first-child::after{
  display: none;
}
@media (min-width: 768px) {
  .content-grid-gray-2 > ul > li:nth-child(1)::after{
    display: none;
  }
  .content-grid-gray-2 > ul > li:nth-child(2)::after{
    display: none;
  }
}
@media (min-width: 1280px) {
  .content-grid-gray-2 > ul > li:nth-child(1)::after{
    display: none;
  }
  .content-grid-gray-2 > ul > li:nth-child(2)::after{
    display: none;
  }
}

.content-checked-cards > ul{
  display: grid;
  list-style-type: none;
  gap: 1.25rem;
}
.content-checked-cards > ul > li{
  position: relative;
  display: flex;
  flex-direction: column;
}
.content-checked-cards > ul > li > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}
.content-checked-cards > ul > li{
  border-radius: 0.75rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(0 62 126 / var(--tw-border-opacity, 1));
  padding: 1.5rem;
  padding-left: 3.5rem;
  --tw-text-opacity: 1;
  color: rgb(116 116 116 / var(--tw-text-opacity, 1));
}
.theme-inverse .content-checked-cards > ul > li{
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
}
.theme-mba .content-checked-cards > ul > li{
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
}
.theme-emba .content-checked-cards > ul > li{
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
}
.theme-dba .content-checked-cards > ul > li{
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity, 1));
}
.theme-alumni .content-checked-cards > ul > li{
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity, 1));
}
.theme-alumni_light .content-checked-cards > ul > li{
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity, 1));
}
.theme-corporate .content-checked-cards > ul > li{
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity, 1));
}
.layout-emba .expert-card .content-checked-cards > ul > li{
  --tw-text-opacity: 1;
  color: rgb(54 22 94 / var(--tw-text-opacity, 1));
}
.layout-corporate .expert-card .content-checked-cards > ul > li{
  --tw-text-opacity: 1;
  color: rgb(0 56 34 / var(--tw-text-opacity, 1));
}
.content-checked-cards > ul > li > *:first-child{
  position: relative;
  --tw-text-opacity: 1;
  color: rgb(0 62 126 / var(--tw-text-opacity, 1));
}
.layout-dba .content-checked-cards > ul > li > *:first-child{
  --tw-text-opacity: 1;
  color: rgb(151 73 25 / var(--tw-text-opacity, 1));
}
.layout-emba .content-checked-cards > ul > li > *:first-child{
  --tw-text-opacity: 1;
  color: rgb(54 22 94 / var(--tw-text-opacity, 1));
}
.layout-corporate .content-checked-cards > ul > li > *:first-child{
  --tw-text-opacity: 1;
  color: rgb(0 56 34 / var(--tw-text-opacity, 1));
}
.layout-alumni .content-checked-cards > ul > li > *:first-child{
  --tw-text-opacity: 1;
  color: rgb(199 59 30 / var(--tw-text-opacity, 1));
}
.layout-alumni_light .content-checked-cards > ul > li > *:first-child{
  --tw-text-opacity: 1;
  color: rgb(255 212 172 / var(--tw-text-opacity, 1));
}
.content-checked-cards > ul > li > *:first-child:before {
  content: "";
  position: absolute;
  left: -2.25rem;
  top: 0.25rem;
  width: 1.25rem;
  height: 1.25rem;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%23003e7e'%3E%3Cpath fill-rule='evenodd' d='M16.704 4.153a.75.75 0 0 1 .143 1.052l-8 10.5a.75.75 0 0 1-1.127.075l-4.5-4.5a.75.75 0 0 1 1.06-1.06l3.894 3.893 7.48-9.817a.75.75 0 0 1 1.05-.143Z' clip-rule='evenodd'%3E%3C/path%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
}
.content-checked-cards.white > ul > li{
  border-width: 0px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(229 231 235 / var(--tw-ring-opacity, 1));
}

.content-digit-cards > ul{
  display: grid;
  gap: 1.25rem;
}
.content-digit-cards > ul li{
  border-radius: 0.75rem;
  padding: 2rem;
}
.content-digit-cards > ul li .digit{
  margin-bottom: 1.5rem;
  font-size: 2.25rem;
  line-height: 2.5rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(0 62 126 / var(--tw-text-opacity, 1));
}
.layout-dba .content-digit-cards > ul li .digit{
  --tw-text-opacity: 1;
  color: rgb(151 73 25 / var(--tw-text-opacity, 1));
}
.layout-emba .content-digit-cards > ul li .digit{
  --tw-text-opacity: 1;
  color: rgb(54 22 94 / var(--tw-text-opacity, 1));
}
.layout-corporate .content-digit-cards > ul li .digit{
  --tw-text-opacity: 1;
  color: rgb(0 56 34 / var(--tw-text-opacity, 1));
}
.layout-alumni .content-digit-cards > ul li .digit{
  --tw-text-opacity: 1;
  color: rgb(199 59 30 / var(--tw-text-opacity, 1));
}
.layout-alumni_light .content-digit-cards > ul li .digit{
  --tw-text-opacity: 1;
  color: rgb(255 212 172 / var(--tw-text-opacity, 1));
}
.content-digit-cards > ul li > *:last-child{
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  --tw-text-opacity: 1;
  color: rgb(0 112 223 / var(--tw-text-opacity, 1));
}
.layout-dba .content-digit-cards > ul li > *:last-child{
  --tw-text-opacity: 1;
  color: rgb(151 73 25 / var(--tw-text-opacity, 1));
}
.layout-emba .content-digit-cards > ul li > *:last-child{
  --tw-text-opacity: 1;
  color: rgb(54 22 94 / var(--tw-text-opacity, 1));
}
.layout-corporate .content-digit-cards > ul li > *:last-child{
  --tw-text-opacity: 1;
  color: rgb(0 56 34 / var(--tw-text-opacity, 1));
}
.layout-alumni .content-digit-cards > ul li > *:last-child{
  --tw-text-opacity: 1;
  color: rgb(199 59 30 / var(--tw-text-opacity, 1));
}
.layout-alumni_light .content-digit-cards > ul li > *:last-child{
  --tw-text-opacity: 1;
  color: rgb(255 212 172 / var(--tw-text-opacity, 1));
}

.content-digit-cards-2 > ul{
  display: grid;
  gap: 1.25rem;
}
.content-digit-cards-2 > ul li{
  border-radius: 0.75rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(0 62 126 / var(--tw-border-opacity, 1));
  padding-left: 2rem;
  padding-right: 2rem;
  padding-bottom: 1.5rem;
  padding-top: 1.25rem;
}
.content-digit-cards-2 > ul li .digit{
  margin-top: 0.75rem;
  font-size: 2.25rem;
  line-height: 2.5rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(0 62 126 / var(--tw-text-opacity, 1));
}
.layout-dba .content-digit-cards-2 > ul li .digit{
  --tw-text-opacity: 1;
  color: rgb(151 73 25 / var(--tw-text-opacity, 1));
}
.layout-emba .content-digit-cards-2 > ul li .digit{
  --tw-text-opacity: 1;
  color: rgb(54 22 94 / var(--tw-text-opacity, 1));
}
.layout-corporate .content-digit-cards-2 > ul li .digit{
  --tw-text-opacity: 1;
  color: rgb(0 56 34 / var(--tw-text-opacity, 1));
}
.layout-alumni .content-digit-cards-2 > ul li .digit{
  --tw-text-opacity: 1;
  color: rgb(199 59 30 / var(--tw-text-opacity, 1));
}
.layout-alumni_light .content-digit-cards-2 > ul li .digit{
  --tw-text-opacity: 1;
  color: rgb(255 212 172 / var(--tw-text-opacity, 1));
}
.content-digit-cards-2 > ul li > *:first-child{
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(0 62 126 / var(--tw-text-opacity, 1));
}
.layout-dba .content-digit-cards-2 > ul li > *:first-child{
  --tw-text-opacity: 1;
  color: rgb(151 73 25 / var(--tw-text-opacity, 1));
}
.layout-emba .content-digit-cards-2 > ul li > *:first-child{
  --tw-text-opacity: 1;
  color: rgb(54 22 94 / var(--tw-text-opacity, 1));
}
.layout-corporate .content-digit-cards-2 > ul li > *:first-child{
  --tw-text-opacity: 1;
  color: rgb(0 56 34 / var(--tw-text-opacity, 1));
}
.layout-alumni .content-digit-cards-2 > ul li > *:first-child{
  --tw-text-opacity: 1;
  color: rgb(199 59 30 / var(--tw-text-opacity, 1));
}
.layout-alumni_light .content-digit-cards-2 > ul li > *:first-child{
  --tw-text-opacity: 1;
  color: rgb(255 212 172 / var(--tw-text-opacity, 1));
}

.content-step-cards > ul{
  display: grid;
  gap: 1.25rem;
  counter-reset: item 0;
}
.content-step-cards > ul > li {
  counter-increment: item;
  position: relative;
  isolation: isolate;
  display: flex;
  flex-direction: column;
}
.content-step-cards > ul > li > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}
.content-step-cards > ul > li{
  border-radius: 0.75rem;
  border-width: 1px;
  padding: 1.5rem;
  padding-right: 4rem;
  --tw-text-opacity: 1;
  color: rgb(116 116 116 / var(--tw-text-opacity, 1));
}
.theme-inverse .content-step-cards > ul > li{
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
}
.theme-mba .content-step-cards > ul > li{
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
}
.theme-emba .content-step-cards > ul > li{
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
}
.theme-dba .content-step-cards > ul > li{
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity, 1));
}
.theme-alumni .content-step-cards > ul > li{
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity, 1));
}
.theme-alumni_light .content-step-cards > ul > li{
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity, 1));
}
.theme-corporate .content-step-cards > ul > li{
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity, 1));
}
.layout-emba .expert-card .content-step-cards > ul > li{
  --tw-text-opacity: 1;
  color: rgb(54 22 94 / var(--tw-text-opacity, 1));
}
.layout-corporate .expert-card .content-step-cards > ul > li{
  --tw-text-opacity: 1;
  color: rgb(0 56 34 / var(--tw-text-opacity, 1));
}
.content-step-cards.white > ul > li{
  border-width: 0px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(229 231 235 / var(--tw-ring-opacity, 1));
}

.table-schedule td, .table-schedule th {
  padding: 0.25rem 1rem 0.25rem 0;
  text-align: left;
  --tw-text-opacity: 1;
  color: rgb(116 116 116 / var(--tw-text-opacity, 1));
}

.theme-inverse .table-schedule td,.theme-inverse  .table-schedule th{
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
}

.theme-mba .table-schedule td,.theme-mba  .table-schedule th{
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
}

.theme-emba .table-schedule td,.theme-emba  .table-schedule th{
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
}

.theme-dba .table-schedule td,.theme-dba  .table-schedule th{
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity, 1));
}

.theme-alumni .table-schedule td,.theme-alumni  .table-schedule th{
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity, 1));
}

.theme-alumni_light .table-schedule td,.theme-alumni_light  .table-schedule th{
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity, 1));
}

.theme-corporate .table-schedule td,.theme-corporate  .table-schedule th{
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity, 1));
}

.layout-emba .expert-card .table-schedule td,.layout-emba .expert-card  .table-schedule th{
  --tw-text-opacity: 1;
  color: rgb(54 22 94 / var(--tw-text-opacity, 1));
}

.layout-corporate .expert-card .table-schedule td,.layout-corporate .expert-card  .table-schedule th{
  --tw-text-opacity: 1;
  color: rgb(0 56 34 / var(--tw-text-opacity, 1));
}
.table-schedule th{
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(116 116 116 / var(--tw-text-opacity, 1));
}
.theme-inverse .table-schedule th{
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
}
.theme-mba .table-schedule th{
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
}
.theme-emba .table-schedule th{
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
}
.theme-dba .table-schedule th{
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity, 1));
}
.theme-alumni .table-schedule th{
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity, 1));
}
.theme-alumni_light .table-schedule th{
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity, 1));
}
.theme-corporate .table-schedule th{
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity, 1));
}
.layout-emba .expert-card .table-schedule th{
  --tw-text-opacity: 1;
  color: rgb(54 22 94 / var(--tw-text-opacity, 1));
}
.layout-corporate .expert-card .table-schedule th{
  --tw-text-opacity: 1;
  color: rgb(0 56 34 / var(--tw-text-opacity, 1));
}

.ring-schedule{
  position: relative;
  display: inline-flex;
  height: 3.5rem;
  cursor: pointer;
  flex-direction: column;
  justify-content: center;
  row-gap: 0.25rem;
  padding-left: 5rem;
  --tw-text-opacity: 1;
  color: rgb(0 112 223 / var(--tw-text-opacity, 1));
}

.layout-dba .ring-schedule{
  --tw-text-opacity: 1;
  color: rgb(151 73 25 / var(--tw-text-opacity, 1));
}

.layout-emba .ring-schedule{
  --tw-text-opacity: 1;
  color: rgb(54 22 94 / var(--tw-text-opacity, 1));
}

.layout-corporate .ring-schedule{
  --tw-text-opacity: 1;
  color: rgb(0 56 34 / var(--tw-text-opacity, 1));
}

.layout-alumni .ring-schedule{
  --tw-text-opacity: 1;
  color: rgb(199 59 30 / var(--tw-text-opacity, 1));
}

.layout-alumni_light .ring-schedule{
  --tw-text-opacity: 1;
  color: rgb(255 212 172 / var(--tw-text-opacity, 1));
}

.ring-schedule:hover{
  --tw-text-opacity: 1;
  color: rgb(0 112 223 / var(--tw-text-opacity, 1));
}
.ring-schedule::before{
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(246 246 247 / var(--tw-bg-opacity, 1));
  content: "";
  width: 3.5rem;
  height: 3.5rem;
  position: absolute;
  left: 0;
  top: 0rem;
}
.ring-schedule::after {
  background-color: currentColor;
  content: "";
  width: 2.5rem;
  height: 2.5rem;
  position: absolute;
  left: 0.5rem;
  top: 0.5rem;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='%23003e7e'%3E%3Cpath fill-rule='evenodd' d='M5.25 9a6.75 6.75 0 0 1 13.5 0v.75c0 2.123.8 4.057 2.118 5.52a.75.75 0 0 1-.297 1.206c-1.544.57-3.16.99-4.831 1.243a3.75 3.75 0 1 1-7.48 0 24.585 24.585 0 0 1-4.831-1.244.75.75 0 0 1-.298-1.205A8.217 8.217 0 0 0 5.25 9.75V9Zm4.502 8.9a2.25 2.25 0 1 0 4.496 0 25.057 25.057 0 0 1-4.496 0Z' clip-rule='evenodd'%3E%3C/path%3E%3C/svg%3E");
          mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='%23003e7e'%3E%3Cpath fill-rule='evenodd' d='M5.25 9a6.75 6.75 0 0 1 13.5 0v.75c0 2.123.8 4.057 2.118 5.52a.75.75 0 0 1-.297 1.206c-1.544.57-3.16.99-4.831 1.243a3.75 3.75 0 1 1-7.48 0 24.585 24.585 0 0 1-4.831-1.244.75.75 0 0 1-.298-1.205A8.217 8.217 0 0 0 5.25 9.75V9Zm4.502 8.9a2.25 2.25 0 1 0 4.496 0 25.057 25.057 0 0 1-4.496 0Z' clip-rule='evenodd'%3E%3C/path%3E%3C/svg%3E");
  -webkit-mask-position: center center;
          mask-position: center center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
}
.ring-schedule:hover::before{
  --tw-bg-opacity: 1;
  background-color: rgb(255 184 0 / var(--tw-bg-opacity, 1));
}
.ring-schedule:hover::after{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.call-schedule{
  position: relative;
  display: inline-flex;
  height: 3.5rem;
  cursor: pointer;
  flex-direction: column;
  justify-content: center;
  row-gap: 0.25rem;
  padding-left: 5rem;
  --tw-text-opacity: 1;
  color: rgb(0 112 223 / var(--tw-text-opacity, 1));
}

.layout-dba .call-schedule{
  --tw-text-opacity: 1;
  color: rgb(151 73 25 / var(--tw-text-opacity, 1));
}

.layout-emba .call-schedule{
  --tw-text-opacity: 1;
  color: rgb(54 22 94 / var(--tw-text-opacity, 1));
}

.layout-corporate .call-schedule{
  --tw-text-opacity: 1;
  color: rgb(0 56 34 / var(--tw-text-opacity, 1));
}

.layout-alumni .call-schedule{
  --tw-text-opacity: 1;
  color: rgb(199 59 30 / var(--tw-text-opacity, 1));
}

.layout-alumni_light .call-schedule{
  --tw-text-opacity: 1;
  color: rgb(255 212 172 / var(--tw-text-opacity, 1));
}

.call-schedule:hover{
  --tw-text-opacity: 1;
  color: rgb(0 112 223 / var(--tw-text-opacity, 1));
}
.call-schedule::before{
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(246 246 247 / var(--tw-bg-opacity, 1));
  content: "";
  width: 3.5rem;
  height: 3.5rem;
  position: absolute;
  left: 0;
  top: 0rem;
}
.call-schedule::after {
  background-color: currentColor;
  content: "";
  width: 2.5rem;
  height: 2.5rem;
  position: absolute;
  left: 0.5rem;
  top: 0.5rem;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='currentColor' class='size-6'%3E%3Cpath fill-rule='evenodd' d='M19.5 9.75a.75.75 0 0 1-.75.75h-4.5a.75.75 0 0 1-.75-.75v-4.5a.75.75 0 0 1 1.5 0v2.69l4.72-4.72a.75.75 0 1 1 1.06 1.06L16.06 9h2.69a.75.75 0 0 1 .75.75Z' clip-rule='evenodd'%3E%3C/path%3E%3Cpath fill-rule='evenodd' d='M1.5 4.5a3 3 0 0 1 3-3h1.372c.86 0 1.61.586 1.819 1.42l1.105 4.423a1.875 1.875 0 0 1-.694 1.955l-1.293.97c-.135.101-.164.249-.126.352a11.285 11.285 0 0 0 6.697 6.697c.103.038.25.009.352-.126l.97-1.293a1.875 1.875 0 0 1 1.955-.694l4.423 1.105c.834.209 1.42.959 1.42 1.82V19.5a3 3 0 0 1-3 3h-2.25C8.552 22.5 1.5 15.448 1.5 6.75V4.5Z' clip-rule='evenodd'%3E%3C/path%3E%3C/svg%3E");
          mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='currentColor' class='size-6'%3E%3Cpath fill-rule='evenodd' d='M19.5 9.75a.75.75 0 0 1-.75.75h-4.5a.75.75 0 0 1-.75-.75v-4.5a.75.75 0 0 1 1.5 0v2.69l4.72-4.72a.75.75 0 1 1 1.06 1.06L16.06 9h2.69a.75.75 0 0 1 .75.75Z' clip-rule='evenodd'%3E%3C/path%3E%3Cpath fill-rule='evenodd' d='M1.5 4.5a3 3 0 0 1 3-3h1.372c.86 0 1.61.586 1.819 1.42l1.105 4.423a1.875 1.875 0 0 1-.694 1.955l-1.293.97c-.135.101-.164.249-.126.352a11.285 11.285 0 0 0 6.697 6.697c.103.038.25.009.352-.126l.97-1.293a1.875 1.875 0 0 1 1.955-.694l4.423 1.105c.834.209 1.42.959 1.42 1.82V19.5a3 3 0 0 1-3 3h-2.25C8.552 22.5 1.5 15.448 1.5 6.75V4.5Z' clip-rule='evenodd'%3E%3C/path%3E%3C/svg%3E");
  -webkit-mask-position: center center;
          mask-position: center center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
}
.call-schedule:hover::before{
  --tw-bg-opacity: 1;
  background-color: rgb(255 184 0 / var(--tw-bg-opacity, 1));
}
.call-schedule:hover::after{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

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

.prog-review-swiper{
  padding-left: 1rem;
  padding-right: 1rem;
  --swiper-pagination-bottom: 0.5rem;
  --swiper-navigation-sides-offset: -1rem;
  --swiper-navigation-size: 22px;
}
.prog-review-swiper .swiper-slide {
  height: auto;
}
.prog-review-swiper .swiper-button-next,
.prog-review-swiper .swiper-button-prev{
  z-index: 1;
  --tw-border-opacity: 1;
  border-color: rgb(246 246 247 / var(--tw-border-opacity, 1));
  font-weight: bold;
  width: 3.5rem;
  height: 3.5rem;
  background: #fff;
  border-width: 6px;
  border-radius: 100%;
}
.prog-review-swiper .swiper-button-next.swiper-button-disabled,
.prog-review-swiper .swiper-button-prev.swiper-button-disabled {
  display: none;
}
.prog-review-swiper .swiper-pagination{
  z-index: 1;
}

@media (min-width: 1024px) {
  .snp-one_price .direction-rtl {
    direction: rtl;
  }
}
.snp-one_price .price-included-list{
  margin-top: 0px;
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 1rem;
  font-size: 0.875rem;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}
@media (min-width: 640px){
  .snp-one_price .price-included-list{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 1.5rem;
  }
}
@media (min-width: 1024px){
  .snp-one_price .price-included-list{
    margin-top: 2rem;
  }
}
.snp-one_price .price-included-list li{
  position: relative;
  padding-left: 2rem;
}
.snp-one_price .price-included-list li::before {
  content: "";
  position: absolute;
  left: 0rem;
  top: 0.15rem;
  width: 1.25rem;
  height: 1.25rem;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%23003e7e'%3E%3Cpath fill-rule='evenodd' d='M16.704 4.153a.75.75 0 0 1 .143 1.052l-8 10.5a.75.75 0 0 1-1.127.075l-4.5-4.5a.75.75 0 0 1 1.06-1.06l3.894 3.893 7.48-9.817a.75.75 0 0 1 1.05-.143Z' clip-rule='evenodd'%3E%3C/path%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
}

.grid5-gallery{
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 1.5rem;
}

@media (min-width: 640px){
  .grid5-gallery{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (min-width: 768px){
  .grid5-gallery{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (min-width: 1280px){
  .grid5-gallery{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
.grid5-gallery li {
  display: block;
  aspect-ratio: 1/1;
  overflow: hidden;
  border-radius: 0.75rem;
}
@media (min-width: 640px){
  .grid5-gallery li:nth-child(1){
    grid-column: span 2 / span 2;
  }
}
@media (min-width: 768px){
  .grid5-gallery li:nth-child(1){
    grid-column: span 3 / span 3;
  }
}
@media (min-width: 1024px){
  .grid5-gallery li:nth-child(1){
    grid-column: span 1 / span 1;
  }
}
.grid5-gallery li:nth-child(1) {
  aspect-ratio: auto;
  border-radius: 0px;
}
@media (min-width: 640px){
  .grid5-gallery li:nth-child(2){
    grid-column: span 2 / span 2;
  }
}
@media (min-width: 768px){
  .grid5-gallery li:nth-child(2){
    grid-column: span 3 / span 3;
  }
}
@media (min-width: 1024px){
  .grid5-gallery li:nth-child(2){
    grid-column: span 2 / span 2;
  }
}
.grid5-gallery li:nth-child(2) {
  aspect-ratio: auto;
}
.grid5-gallery li img{
  display: block;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.grid7-gallery{
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 1.5rem;
}

@media (min-width: 640px){
  .grid7-gallery{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (min-width: 768px){
  .grid7-gallery{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (min-width: 1280px){
  .grid7-gallery{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
.grid7-gallery li {
  display: block;
  aspect-ratio: 1/1;
  overflow: hidden;
  border-radius: 0.75rem;
}
@media (min-width: 640px){
  .grid7-gallery li:nth-child(1){
    grid-column: span 2 / span 2;
  }
}
@media (min-width: 768px){
  .grid7-gallery li:nth-child(1){
    grid-column: span 3 / span 3;
  }
}
@media (min-width: 1024px){
  .grid7-gallery li:nth-child(1){
    grid-column: span 1 / span 1;
  }
}
.grid7-gallery li:nth-child(1) {
  aspect-ratio: auto;
  border-radius: 0px;
}
@media (min-width: 640px){
  .grid7-gallery li:nth-child(2){
    grid-column: span 2 / span 2;
  }
}
@media (min-width: 768px){
  .grid7-gallery li:nth-child(2){
    grid-column: span 3 / span 3;
  }
}
@media (min-width: 1024px){
  .grid7-gallery li:nth-child(2){
    grid-column: span 2 / span 2;
  }
}
.grid7-gallery li:nth-child(2) {
  aspect-ratio: auto;
}
@media (min-width: 640px){
  .grid7-gallery li:nth-child(5){
    grid-column: span 2 / span 2;
    aspect-ratio: 2/1;
  }
}
@media (min-width: 768px){
  .grid7-gallery li:nth-child(5){
    grid-column: span 1 / span 1;
    aspect-ratio: 1/1;
  }
  .grid7-gallery li:nth-child(6){
    grid-column: span 2 / span 2;
    aspect-ratio: 632/300;
  }
}
@media (min-width: 1024px){
  .grid7-gallery li:nth-child(6){
    aspect-ratio: 632/304;
  }
}
@media (min-width: 1280px){
  .grid7-gallery li:nth-child(6){
    aspect-ratio: 632/307;
  }
}
.grid7-gallery li img{
  display: block;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.dateTooltip{
  position: absolute;
  left: 1rem;
  top: 0px;
  margin-top: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 1rem;
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.dateTooltip .close{
  position: absolute;
  top: 0.25rem;
  right: 0.25rem;
  cursor: pointer;
  font-size: 1.125rem;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
}
.dateTooltip .close:hover{
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity, 1));
}
.dateTooltip .close {
  line-height: 1;
}
.dateTooltip ul li{
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
}
.offcanvasLeftPin{
  position: fixed;
  display: flex;
  cursor: pointer;
  align-items: center;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
  --tw-bg-opacity: 1;
  background-color: rgb(0 112 223 / var(--tw-bg-opacity, 1));
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 0.75rem;
  line-height: 1rem;
  letter-spacing: 0.1em;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.offcanvasLeftPin:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(255 184 0 / var(--tw-bg-opacity, 1));
}
.offcanvasLeftPin {
  z-index: 1;
  top: 50%;
  left: 0%;
  transform-origin: left top;
  transform: translate(0px, 75px) rotate(-90deg);
}

.offcanvas {
  display: flex;
  flex-direction: column;
  background-color: #fff;
  position: fixed;
  transform: translateX(-100%);
  bottom: 0;
  top: 0;
  left: 0;
  width: 19rem;
  max-width: 100%;
  z-index: 1500;
  visibility: hidden;
  transition: transform 0.2s ease-in-out;
}
.offcanvas.show {
  visibility: visible;
  transform: translateX(0%);
}

.offcanvas-header{
  flex-shrink: 0;
  height: 4.5rem;
}

.offcanvas-close {
  position: absolute;
}

.specification-list{
  padding-left: 1rem;
  padding-right: 1rem;
}
.specification-list > a{
  display: block;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(116 116 116 / var(--tw-text-opacity, 1));
}
.theme-inverse .specification-list > a{
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
}
.theme-mba .specification-list > a{
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
}
.theme-emba .specification-list > a{
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
}
.theme-dba .specification-list > a{
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity, 1));
}
.theme-alumni .specification-list > a{
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity, 1));
}
.theme-alumni_light .specification-list > a{
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity, 1));
}
.theme-corporate .specification-list > a{
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity, 1));
}
.layout-emba .expert-card .specification-list > a{
  --tw-text-opacity: 1;
  color: rgb(54 22 94 / var(--tw-text-opacity, 1));
}
.layout-corporate .expert-card .specification-list > a{
  --tw-text-opacity: 1;
  color: rgb(0 56 34 / var(--tw-text-opacity, 1));
}
.specification-list > a:hover{
  --tw-text-opacity: 1;
  color: rgb(0 62 126 / var(--tw-text-opacity, 1));
}

#filters-sticky-panel{
  z-index: 5;
}
#filters-sticky-panel.filters-panel-opened{
  z-index: 20;
}
@media (min-width: 1024px){
  #filters-sticky-panel.filters-panel-opened{
    z-index: 5;
  }
}

.offcanvas-filters {
  display: none;
  flex-direction: column;
  background-color: #fff;
  position: fixed;
  transform: translateX(-100%);
  bottom: 0;
  top: 0;
  left: 0;
  width: 28rem;
  max-width: 100%;
  z-index: 1500;
  visibility: hidden;
  transition: transform 0.2s ease-in-out;
}
.offcanvas-filters.show {
  display: flex;
  visibility: visible;
  transform: translateX(0%);
}
@media (min-width: 1024px) {
  .offcanvas-filters {
    position: relative;
    z-index: auto;
    width: auto;
    transform: none !important;
    transition: unset !important;
    visibility: visible;
  }
  .offcanvas-filters.show {
    display: flex;
    visibility: visible;
    transform: none;
  }
}

.offcanvas-filters-body{
  height: 100%;
}
@media (min-width: 1024px) {
  .offcanvas-filters-body {
    height: auto;
  }
}
.offcanvas-filters-body .bx-filter-parameters-box-container {
  max-height: 20rem;
  overflow-x: hidden;
  overflow-y: auto;
}
.offcanvas-filters-body .bx-filter-parameters-box-container::-webkit-scrollbar {
  height: 0.5rem !important;
  width: 0.5rem !important;
}
.offcanvas-filters-body .bx-filter-parameters-box-container::-webkit-scrollbar-thumb {
  border-radius: 0.25rem !important;
  --tw-bg-opacity: 1!important;
  background-color: rgba(156, 163, 175, var(--tw-bg-opacity)) !important;
}
.offcanvas-filters-body .bx-filter-parameters-box-container::-webkit-scrollbar-track {
  --tw-bg-opacity: 1!important;
  background-color: rgba(209, 213, 219, var(--tw-bg-opacity)) !important;
}
.offcanvas-filters-body .bx-filter-parameters-box .bx-filter-parameters-box-title{
  cursor: pointer;
}
.offcanvas-filters-body .bx-filter-parameters-box.bx-active .bx-filter-parameters-box-title i{
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.navigation-no-title .modern-page-navigation .modern-page-title{
  display: none;
}

@media (min-width: 768px){
  .navigation-no-title .modern-page-navigation .modern-page-title{
    display: inline;
  }
}

.comma-list span::after {
  content: ",";
}
.comma-list span:last-child::after {
  content: "";
}

.scrollbar-w-2::-webkit-scrollbar {
  height: 0.5rem !important;
  width: 0.5rem !important;
}

.scrollbar-thumb-rounded::-webkit-scrollbar-thumb {
  border-radius: 0.25rem !important;
}

.scrollbar-thumb-gray::-webkit-scrollbar-thumb {
  --tw-bg-opacity: 1!important;
  background-color: rgba(156, 163, 175, var(--tw-bg-opacity)) !important;
}

.scrollbar-track-gray-lighter::-webkit-scrollbar-track {
  --tw-bg-opacity: 1!important;
  background-color: rgba(209, 213, 219, var(--tw-bg-opacity)) !important;
}

.overlay-backdrop{
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
  --tw-bg-opacity: 0.85;
}

.calendar-item{
  position: relative;
  overflow: hidden;
  border-radius: 0.25rem;
  border-left-width: 6px;
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.calendar-item.event{
  --tw-border-opacity: 1;
  border-left-color: rgb(255 184 0 / var(--tw-border-opacity, 1));
}
.calendar-item.master-klass{
  --tw-border-opacity: 1;
  border-left-color: rgb(0 62 126 / var(--tw-border-opacity, 1));
}
.calendar-item a{
  display: block;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 0.375rem;
  padding-left: 0.5rem;
  text-decoration-line: none;
}
.calendar-item a:hover{
  text-decoration-line: none;
}
.calendar-item a p{
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity, 1));
}
.group:hover .calendar-item a p{
  --tw-text-opacity: 1;
  color: rgb(79 70 229 / var(--tw-text-opacity, 1));
}

.y-search-container #ya-site-form0 {
  position: sticky;
  top: 4.25rem;
  z-index: 5;
  background: #fff;
  padding: 1rem 0 !important;
}
.y-search-container #ya-site-form0 .ya-site-form__form .ya-site-form__input-text{
  margin-right: -1px;
  display: block;
  width: 100%;
  flex-grow: 1;
  border-top-left-radius: 0.375rem;
  border-bottom-left-radius: 0.375rem;
  border-width: 0px !important;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 1rem !important;
  line-height: 1.5rem !important;
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity, 1));
  outline-style: solid;
  outline-width: 1px;
  outline-offset: -1px;
  outline-color: #d1d5db;
}
.y-search-container #ya-site-form0 .ya-site-form__form .ya-site-form__input-text::-moz-placeholder{
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}
.y-search-container #ya-site-form0 .ya-site-form__form .ya-site-form__input-text::placeholder{
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}
.y-search-container #ya-site-form0 .ya-site-form__form .ya-site-form__input-text:focus{
  outline-style: solid;
  outline-width: 1px;
  outline-offset: -1px;
  outline-color: #0070DF;
}
@media (min-width: 768px){
  .y-search-container #ya-site-form0 .ya-site-form__form .ya-site-form__input-text{
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
.y-search-container #ya-site-form0 .ya-site-form__submit{
  display: flex;
  flex-shrink: 0;
  cursor: pointer;
  align-items: center;
  border-top-right-radius: 0.375rem;
  border-bottom-right-radius: 0.375rem;
  --tw-bg-opacity: 1;
  background-color: rgb(0 112 223 / var(--tw-bg-opacity, 1));
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  outline-style: solid;
  outline-width: 1px;
  outline-offset: -1px;
  outline-color: #0070DF;
}
.y-search-container #ya-site-form0 .ya-site-form__submit:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(255 184 0 / var(--tw-bg-opacity, 1));
  outline-color: #ffb800;
}
@media (min-width: 768px){
  .y-search-container #ya-site-form0 .ya-site-form__submit{
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
.y-search-container #ya-site-form0 .ya-site-form__submit {
  font-size: 1rem !important;
  color: #fff !important;
  height: 3rem;
  margin: 0 !important;
}
.y-search-container #ya-site-results .b-pager__title{
  display: none;
}
@media (min-width: 768px){
  .y-search-container #ya-site-results .b-pager__title{
    display: inline;
  }
}
.y-search-container #ya-site-results .b-body-items{
  padding-left: 2rem;
}
@media (min-width: 768px){
  .y-search-container #ya-site-results .b-body-items{
    padding-left: 4rem;
  }
}
.y-search-container #ya-site-results .b-head__l,
.y-search-container #ya-site-results .b-head__r{
  display: none;
}
.y-search-container #ya-site-results .g-gap-horizontal{
  margin-left: 2rem;
}
@media (min-width: 768px){
  .y-search-container #ya-site-results .g-gap-horizontal{
    margin-left: 4rem;
  }
}
.y-search-container #ya-site-results .b-serp-item__number{
  display: none;
}

.dark-mask{
  position: relative;
}
.dark-mask::after {
  content: "";
  position: absolute;
  inset: 0px;
  --tw-bg-opacity: 1;
  background-color: rgb(0 112 223 / var(--tw-bg-opacity, 1));
  opacity: 0.1;
}

.article-inner-grid{
  position: relative;
  margin-bottom: 4rem;
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

@media (min-width: 1024px){
  .article-inner-grid{
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
  .article-inner-sub{
    grid-column: span 4 / span 4;
  }
}

@media (min-width: 1280px){
  .article-inner-sub{
    grid-column: span 3 / span 3;
  }
}

@media (min-width: 1024px){
  .article-inner-content{
    grid-column: span 8 / span 8;
    grid-column-start: 5;
  }
}

@media (min-width: 1280px){
  .article-inner-content{
    grid-column: span 9 / span 9;
    grid-column-start: 4;
  }
}
.article-inner-content .article-bottom-box{
  position: relative;
}
@media (min-width: 1024px){
  .article-inner-content .article-bottom-box{
    position: absolute;
    width: 17rem;
  }
}
.article-inner-content .article-bottom-box {
  left: 0rem;
  bottom: 0;
}

.internship-detail-image {
  aspect-ratio: 1/1;
}
.internship-detail-image::before {
  content: "";
  display: block;
  width: 127%;
  aspect-ratio: 1/1;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 0;
  background: url("/upload4editors/rings.svg") center center no-repeat;
  background-size: cover;
}

.alumni-dot-decorator{
  position: absolute;
  width: 4.5rem;
  height: 4.5rem;
  top: -2rem;
  left: 50%;
  transform: translate(-50%, 0);
}
.alumni-dot-decorator > div {
  aspect-ratio: 1/1;
  position: absolute;
  border-radius: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.alumni-dot-decorator > div:nth-child(1) {
  width: 100%;
  background-color: rgb(199 59 30 / 0.05);
}
.alumni-dot-decorator > div:nth-child(2) {
  width: 75%;
  background-color: rgb(199 59 30 / 0.1);
}
.alumni-dot-decorator > div:nth-child(3) {
  width: 50%;
  background-color: rgb(199 59 30 / 0.1);
}
.alumni-dot-decorator > div:nth-child(4) {
  width: 20%;
  --tw-bg-opacity: 1;
  background-color: rgb(199 59 30 / var(--tw-bg-opacity, 1));
}

.dark-dot-decorator{
  position: absolute;
  width: 4.5rem;
  height: 4.5rem;
  top: -2rem;
  left: 50%;
  transform: translate(-50%, 0);
}
.dark-dot-decorator > div {
  aspect-ratio: 1/1;
  position: absolute;
  border-radius: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.dark-dot-decorator > div:nth-child(1) {
  width: 100%;
  background-color: rgb(0 62 126 / 0.05);
}
.dark-dot-decorator > div:nth-child(2) {
  width: 75%;
  background-color: rgb(0 62 126 / 0.1);
}
.dark-dot-decorator > div:nth-child(3) {
  width: 50%;
  background-color: rgb(0 62 126 / 0.1);
}
.dark-dot-decorator > div:nth-child(4) {
  width: 20%;
  --tw-bg-opacity: 1;
  background-color: rgb(0 62 126 / var(--tw-bg-opacity, 1));
}

.dropdown-btn{
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 0.25rem;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.25rem;
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-duration: 150ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(226 232 240 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(100 116 139 / var(--tw-text-opacity, 1));
}

.dropdown-btn:hover{
  --tw-border-opacity: 1;
  border-color: rgb(203 213 225 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(71 85 105 / var(--tw-text-opacity, 1));
}

.dropdown-btn{
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.dropdown-toggle{
  white-space: nowrap;
}

.dropdown-menu{
  position: absolute;
  top: 100%;
  left: 0px;
  z-index: 5;
  margin-top: 0.25rem;
  display: none;
  overflow: hidden;
  border-radius: 0.25rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(226 232 240 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.dropdown-menu.show{
  display: block;
}

.dropdown-item{
  display: flex;
  width: 100%;
  cursor: pointer;
  align-items: center;
  justify-content: space-between;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  font-size: 1rem;
  line-height: 1.5rem;
}

.dropdown-item:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(248 250 252 / var(--tw-bg-opacity, 1));
}

.dropdown-header{
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(116 116 116 / var(--tw-text-opacity, 1));
}

.theme-inverse .dropdown-header{
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
}

.theme-mba .dropdown-header{
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
}

.theme-emba .dropdown-header{
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
}

.theme-dba .dropdown-header{
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity, 1));
}

.theme-alumni .dropdown-header{
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity, 1));
}

.theme-alumni_light .dropdown-header{
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity, 1));
}

.theme-corporate .dropdown-header{
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity, 1));
}

.layout-emba .expert-card .dropdown-header{
  --tw-text-opacity: 1;
  color: rgb(54 22 94 / var(--tw-text-opacity, 1));
}

.layout-corporate .expert-card .dropdown-header{
  --tw-text-opacity: 1;
  color: rgb(0 56 34 / var(--tw-text-opacity, 1));
}

.tooltip {
  --bs-tooltip-zindex: 1080;
  --bs-tooltip-max-width: 250px;
  --bs-tooltip-padding-x: 0.5rem;
  --bs-tooltip-padding-y: 0.5rem;
  --bs-tooltip-margin: ;
  --bs-tooltip-font-size: 0.875rem;
  --bs-tooltip-color: #ffffff;
  --bs-tooltip-bg: #003e7e;
  --bs-tooltip-border-radius: 0.25rem;
  --bs-tooltip-opacity: 0.98;
  --bs-tooltip-arrow-width: 0.8rem;
  --bs-tooltip-arrow-height: 0.4rem;
  z-index: var(--bs-tooltip-zindex);
  display: block;
  margin: var(--bs-tooltip-margin);
  font-family: var(--bs-font-sans-serif);
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  white-space: normal;
  word-spacing: normal;
  line-break: auto;
  font-size: var(--bs-tooltip-font-size);
  word-wrap: break-word;
  opacity: 0;
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.tooltip.show {
  opacity: var(--bs-tooltip-opacity);
}

.tooltip .tooltip-arrow {
  display: block;
  width: var(--bs-tooltip-arrow-width);
  height: var(--bs-tooltip-arrow-height);
}

.tooltip .tooltip-arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-tooltip-top .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow {
  bottom: calc(-1 * var(--bs-tooltip-arrow-height));
}

.bs-tooltip-top .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before {
  top: -1px;
  border-width: var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * 0.5) 0;
  border-top-color: var(--bs-tooltip-bg);
}

/* rtl:begin:ignore */
.bs-tooltip-end .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow {
  left: calc(-1 * var(--bs-tooltip-arrow-height));
  width: var(--bs-tooltip-arrow-height);
  height: var(--bs-tooltip-arrow-width);
}

.bs-tooltip-end .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before {
  right: -1px;
  border-width: calc(var(--bs-tooltip-arrow-width) * 0.5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * 0.5) 0;
  border-right-color: var(--bs-tooltip-bg);
}

/* rtl:end:ignore */
.bs-tooltip-bottom .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow {
  top: calc(-1 * var(--bs-tooltip-arrow-height));
}

.bs-tooltip-bottom .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before {
  bottom: -1px;
  border-width: 0 calc(var(--bs-tooltip-arrow-width) * 0.5) var(--bs-tooltip-arrow-height);
  border-bottom-color: var(--bs-tooltip-bg);
}

/* rtl:begin:ignore */
.bs-tooltip-start .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow {
  right: calc(-1 * var(--bs-tooltip-arrow-height));
  width: var(--bs-tooltip-arrow-height);
  height: var(--bs-tooltip-arrow-width);
}

.bs-tooltip-start .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before {
  left: -1px;
  border-width: calc(var(--bs-tooltip-arrow-width) * 0.5) 0 calc(var(--bs-tooltip-arrow-width) * 0.5) var(--bs-tooltip-arrow-height);
  border-left-color: var(--bs-tooltip-bg);
}

/* rtl:end:ignore */
.tooltip-inner {
  max-width: var(--bs-tooltip-max-width);
  padding: var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);
  color: var(--bs-tooltip-color);
  text-align: start;
  background-color: var(--bs-tooltip-bg);
  border-radius: var(--bs-tooltip-border-radius);
}

.modal {
  --bs-modal-zindex: 1055;
  --bs-modal-width: 500px;
  --bs-modal-padding: 1rem;
  --bs-modal-margin: 0.5rem;
  --bs-modal-color: ;
  --bs-modal-bg: #fff;
  --bs-modal-border-color: var(--bs-border-color-translucent);
  --bs-modal-border-width: var(--bs-border-width);
  --bs-modal-border-radius: var(--bs-border-radius-lg);
  --bs-modal-box-shadow: var(--bs-box-shadow-sm);
  --bs-modal-inner-border-radius: subtract(var(--bs-border-radius-lg), var(--bs-border-width));
  --bs-modal-header-padding-x: 1rem;
  --bs-modal-header-padding-y: 1rem;
  --bs-modal-header-padding: 1rem 1rem;
  --bs-modal-header-border-color: var(--bs-border-color);
  --bs-modal-header-border-width: var(--bs-border-width);
  --bs-modal-title-line-height: 1.5;
  --bs-modal-footer-gap: 0.5rem;
  --bs-modal-footer-bg: ;
  --bs-modal-footer-border-color: var(--bs-border-color);
  --bs-modal-footer-border-width: var(--bs-border-width);
  position: fixed;
  top: 0;
  left: 0;
  z-index: var(--bs-modal-zindex);
  display: none;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  outline: 0;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: var(--bs-modal-margin);
  pointer-events: none;
}
.modal.fade .modal-dialog {
  transform: translate(0, -50px);
}
.modal.show .modal-dialog {
  transform: none;
}
.modal.modal-static .modal-dialog {
  transform: scale(1.02);
}

.modal-dialog-scrollable {
  height: calc(100% - var(--bs-modal-margin) * 2);
}
.modal-dialog-scrollable .modal-content {
  max-height: 100%;
  overflow: hidden;
}
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  color: var(--bs-modal-color);
  pointer-events: auto;
  background-color: var(--bs-modal-bg);
  background-clip: padding-box;
  border: var(--bs-modal-border-width) solid var(--bs-modal-border-color);
  outline: 0;
  border-radius: 1rem;
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.modal-backdrop{
  position: fixed;
  top: 0px;
  left: 0px;
  height: 100vh;
  width: 100vw;
  background-color: rgb(0 0 0 / 0.8);
  z-index: 1050;
}

.modal-header {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  padding: var(--bs-modal-header-padding);
  border-bottom-width: 1px;
}
.modal-header .btn-close {
  padding: calc(var(--bs-modal-header-padding-y) * 0.5) calc(var(--bs-modal-header-padding-x) * 0.5);
  margin: calc(-0.5 * var(--bs-modal-header-padding-y)) calc(-0.5 * var(--bs-modal-header-padding-x)) calc(-0.5 * var(--bs-modal-header-padding-y)) auto;
}

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

.modal-footer {
  display: flex;
  flex-shrink: 0;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * 0.5);
  background-color: var(--bs-modal-footer-bg);
  border-top-width: 1px;
}

.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,
.modal-fullscreen .modal-footer {
  border-radius: 0;
}
.modal-fullscreen .modal-body {
  overflow-y: auto;
}

.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}

.collapse-box.collapse {
  visibility: unset;
}
.collapse-box.collapse:not(.show) {
  display: none;
}
.collapse-box.collapse .collapsing {
  height: 0;
  overflow: hidden;
}
.collapse-box.collapse .collapsing.collapse-horizontal {
  width: 0;
  height: auto;
}

.widget-mf {
  --quiz-container-bg: #ffffff;
  --quiz-color-primary: #003E7E;
  --quiz-color-primary-hover: #ffb800;
  --quiz-color-primary-rgb: 0, 62, 126;
  --quiz-opacity: 0.3;
  --quiz-color-correct: #10b981;
  --quiz-color-incorrect: #dc2626;
  --quiz-color-description: #909093;
  --quiz-btn-radius: 0.375rem;
  --quiz-top-offset: 4.25rem;
  --quiz-start-title-size: 1.75rem;
  --quiz-start-description-size: 1.15rem;
  --quiz-question-title-size: 1.75rem;
  --quiz-question-description-size: 1.25rem;
  --quiz-question-explanation-size: 1rem;
  --quiz-score-description-size: 1.15rem;
  --quiz-score-description-color: #242424;
  isolation: isolate;
}
.widget-mf .top_content{
  margin-top: 1.5rem;
}

.diagram-emba .diagram-container {
  height: 22rem;
  width: 100%;
  margin: 0 auto;
}
.diagram-emba .diagram-top-circle{
  position: absolute;
  top: 0px;
  left: 50%;
  aspect-ratio: 1 / 1;
  width: 13rem;
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.diagram-emba .diagram-left-circle{
  position: absolute;
  bottom: 0px;
  left: 0px;
  aspect-ratio: 1 / 1;
  width: 12rem;
}
.diagram-emba .diagram-right-circle{
  position: absolute;
  bottom: 0px;
  right: 0px;
  aspect-ratio: 1 / 1;
  width: 12rem;
}
.diagram-emba .diagram-center-circle{
  position: absolute;
  left: 50%;
  aspect-ratio: 1 / 1;
  width: 7rem;
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  top: 43%;
}
@media (min-width: 640px) {
  .diagram-emba .diagram-container {
    height: 26rem;
    width: 28rem;
    margin: 0 auto;
  }
  .diagram-emba .diagram-top-circle{
    position: absolute;
    top: 0px;
    left: 50%;
    aspect-ratio: 1 / 1;
    width: 15rem;
    --tw-translate-x: -50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .diagram-emba .diagram-left-circle{
    position: absolute;
    bottom: 0px;
    left: 0px;
    aspect-ratio: 1 / 1;
    width: 15rem;
  }
  .diagram-emba .diagram-right-circle{
    position: absolute;
    bottom: 0px;
    right: 0px;
    aspect-ratio: 1 / 1;
    width: 15rem;
  }
  .diagram-emba .diagram-center-circle{
    position: absolute;
    left: 50%;
    aspect-ratio: 1 / 1;
    width: 8rem;
    --tw-translate-x: -50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    top: 43%;
  }
}
@media (min-width: 768px) {}

.internship-bg-cover{
  background-color: rgb(0 112 223 / var(--tw-bg-opacity, 1));
  --tw-bg-opacity: 0.75;
  --tw-brightness: brightness(.4);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.expert-card{
  --tw-bg-opacity: 1;
  background-color: rgb(246 246 247 / var(--tw-bg-opacity, 1));
}

.layout-dba .text-dark{
  --tw-text-opacity: 1;
  color: rgb(151 73 25 / var(--tw-text-opacity, 1));
}
.layout-dba .text-primary{
  --tw-text-opacity: 1;
  color: rgb(151 73 25 / var(--tw-text-opacity, 1));
}
.layout-dba a:not(.unstyled, .btn){
  --tw-text-opacity: 1;
  color: rgb(151 73 25 / var(--tw-text-opacity, 1));
}
.layout-dba a.more-btn{
  --tw-text-opacity: 1;
  color: rgb(151 73 25 / var(--tw-text-opacity, 1));
}
.layout-dba .btn-primary{
  --tw-bg-opacity: 1;
  background-color: rgb(151 73 25 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.layout-dba .btn-primary:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(255 184 0 / var(--tw-bg-opacity, 1));
}
.layout-dba .price-included-list li::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%23974919'%3E%3Cpath fill-rule='evenodd' d='M16.704 4.153a.75.75 0 0 1 .143 1.052l-8 10.5a.75.75 0 0 1-1.127.075l-4.5-4.5a.75.75 0 0 1 1.06-1.06l3.894 3.893 7.48-9.817a.75.75 0 0 1 1.05-.143Z' clip-rule='evenodd'%3E%3C/path%3E%3C/svg%3E");
}
.layout-dba .content-checked-cards > ul > li{
  border-color: rgb(151 73 25 / 0.5);
}
.layout-dba .content-checked-cards > ul > li > *:first-child:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%23974919'%3E%3Cpath fill-rule='evenodd' d='M16.704 4.153a.75.75 0 0 1 .143 1.052l-8 10.5a.75.75 0 0 1-1.127.075l-4.5-4.5a.75.75 0 0 1 1.06-1.06l3.894 3.893 7.48-9.817a.75.75 0 0 1 1.05-.143Z' clip-rule='evenodd'%3E%3C/path%3E%3C/svg%3E");
}

.layout-emba .text-dark{
  --tw-text-opacity: 1;
  color: rgb(54 22 94 / var(--tw-text-opacity, 1));
}
.layout-emba .text-primary{
  --tw-text-opacity: 1;
  color: rgb(54 22 94 / var(--tw-text-opacity, 1));
}
.layout-emba a:not(.unstyled, .btn){
  --tw-text-opacity: 1;
  color: rgb(54 22 94 / var(--tw-text-opacity, 1));
}
.layout-emba a.more-btn{
  --tw-text-opacity: 1;
  color: rgb(54 22 94 / var(--tw-text-opacity, 1));
}
.layout-emba .btn-primary{
  --tw-bg-opacity: 1;
  background-color: rgb(54 22 94 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.layout-emba .btn-primary:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(255 184 0 / var(--tw-bg-opacity, 1));
}
.layout-emba .internship-bg-cover{
  background-color: rgb(54 22 94 / var(--tw-bg-opacity, 1));
  --tw-bg-opacity: 0.5;
  --tw-brightness: brightness(.9);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.layout-emba .expert-card{
  background-color: rgb(196 179 218 / var(--tw-bg-opacity, 1));
  --tw-bg-opacity: 0.5;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.layout-emba .expert-card .text-secondary{
  --tw-text-opacity: 1;
  color: rgb(54 22 94 / var(--tw-text-opacity, 1));
}
.layout-emba .price-included-list li::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%2336165e'%3E%3Cpath fill-rule='evenodd' d='M16.704 4.153a.75.75 0 0 1 .143 1.052l-8 10.5a.75.75 0 0 1-1.127.075l-4.5-4.5a.75.75 0 0 1 1.06-1.06l3.894 3.893 7.48-9.817a.75.75 0 0 1 1.05-.143Z' clip-rule='evenodd'%3E%3C/path%3E%3C/svg%3E");
}
.layout-emba .content-checked-cards > ul > li{
  border-color: rgb(54 22 94 / 0.5);
}
.layout-emba .content-checked-cards > ul > li > *:first-child:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%2336165e'%3E%3Cpath fill-rule='evenodd' d='M16.704 4.153a.75.75 0 0 1 .143 1.052l-8 10.5a.75.75 0 0 1-1.127.075l-4.5-4.5a.75.75 0 0 1 1.06-1.06l3.894 3.893 7.48-9.817a.75.75 0 0 1 1.05-.143Z' clip-rule='evenodd'%3E%3C/path%3E%3C/svg%3E");
}

.layout-corporate .text-dark{
  --tw-text-opacity: 1;
  color: rgb(0 56 34 / var(--tw-text-opacity, 1));
}
.layout-corporate .text-primary{
  --tw-text-opacity: 1;
  color: rgb(0 56 34 / var(--tw-text-opacity, 1));
}
.layout-corporate a:not(.unstyled, .btn){
  --tw-text-opacity: 1;
  color: rgb(0 56 34 / var(--tw-text-opacity, 1));
}
.layout-corporate a.more-btn{
  --tw-text-opacity: 1;
  color: rgb(0 56 34 / var(--tw-text-opacity, 1));
}
.layout-corporate .btn-primary{
  --tw-bg-opacity: 1;
  background-color: rgb(4 120 87 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.layout-corporate .btn-primary:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(255 184 0 / var(--tw-bg-opacity, 1));
}
.layout-corporate .internship-bg-cover{
  background-color: rgb(0 56 34 / var(--tw-bg-opacity, 1));
  --tw-bg-opacity: 0.5;
  --tw-brightness: brightness(.9);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.layout-corporate .expert-card{
  background-color: rgb(0 56 34 / var(--tw-bg-opacity, 1));
  --tw-bg-opacity: 0.5;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.layout-corporate .expert-card .text-secondary{
  --tw-text-opacity: 1;
  color: rgb(0 56 34 / var(--tw-text-opacity, 1));
}
.layout-corporate .price-included-list li::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%2336165e'%3E%3Cpath fill-rule='evenodd' d='M16.704 4.153a.75.75 0 0 1 .143 1.052l-8 10.5a.75.75 0 0 1-1.127.075l-4.5-4.5a.75.75 0 0 1 1.06-1.06l3.894 3.893 7.48-9.817a.75.75 0 0 1 1.05-.143Z' clip-rule='evenodd'%3E%3C/path%3E%3C/svg%3E");
}
.layout-corporate .content-checked-cards > ul > li{
  border-color: rgb(0 56 34 / 0.5);
}
.layout-corporate .content-checked-cards > ul > li > *:first-child:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%2336165e'%3E%3Cpath fill-rule='evenodd' d='M16.704 4.153a.75.75 0 0 1 .143 1.052l-8 10.5a.75.75 0 0 1-1.127.075l-4.5-4.5a.75.75 0 0 1 1.06-1.06l3.894 3.893 7.48-9.817a.75.75 0 0 1 1.05-.143Z' clip-rule='evenodd'%3E%3C/path%3E%3C/svg%3E");
}

.layout-alumni .text-dark{
  --tw-text-opacity: 1;
  color: rgb(199 59 30 / var(--tw-text-opacity, 1));
}
.layout-alumni .text-primary{
  --tw-text-opacity: 1;
  color: rgb(199 59 30 / var(--tw-text-opacity, 1));
}
.layout-alumni a:not(.unstyled, .btn){
  --tw-text-opacity: 1;
  color: rgb(199 59 30 / var(--tw-text-opacity, 1));
}
.layout-alumni a.more-btn{
  --tw-text-opacity: 1;
  color: rgb(199 59 30 / var(--tw-text-opacity, 1));
}
.layout-alumni .btn-primary {
  background: #F4A55A;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.layout-alumni .btn-primary:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(255 184 0 / var(--tw-bg-opacity, 1));
}
.layout-alumni .price-included-list li::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%23974919'%3E%3Cpath fill-rule='evenodd' d='M16.704 4.153a.75.75 0 0 1 .143 1.052l-8 10.5a.75.75 0 0 1-1.127.075l-4.5-4.5a.75.75 0 0 1 1.06-1.06l3.894 3.893 7.48-9.817a.75.75 0 0 1 1.05-.143Z' clip-rule='evenodd'%3E%3C/path%3E%3C/svg%3E");
}
.layout-alumni .content-checked-cards > ul > li{
  border-color: rgb(199 59 30 / 0.5);
}
.layout-alumni .content-checked-cards > ul > li > *:first-child:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%23974919'%3E%3Cpath fill-rule='evenodd' d='M16.704 4.153a.75.75 0 0 1 .143 1.052l-8 10.5a.75.75 0 0 1-1.127.075l-4.5-4.5a.75.75 0 0 1 1.06-1.06l3.894 3.893 7.48-9.817a.75.75 0 0 1 1.05-.143Z' clip-rule='evenodd'%3E%3C/path%3E%3C/svg%3E");
}

.layout-alumni_light .text-dark{
  --tw-text-opacity: 1;
  color: rgb(255 212 172 / var(--tw-text-opacity, 1));
}
.layout-alumni_light .text-primary{
  --tw-text-opacity: 1;
  color: rgb(255 212 172 / var(--tw-text-opacity, 1));
}
.layout-alumni_light a:not(.unstyled, .btn){
  --tw-text-opacity: 1;
  color: rgb(255 212 172 / var(--tw-text-opacity, 1));
}
.layout-alumni_light a.more-btn{
  --tw-text-opacity: 1;
  color: rgb(255 212 172 / var(--tw-text-opacity, 1));
}
.layout-alumni_light .btn-primary{
  --tw-bg-opacity: 1;
  background-color: rgb(255 212 172 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.layout-alumni_light .btn-primary:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(255 184 0 / var(--tw-bg-opacity, 1));
}
.layout-alumni_light .price-included-list li::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%23974919'%3E%3Cpath fill-rule='evenodd' d='M16.704 4.153a.75.75 0 0 1 .143 1.052l-8 10.5a.75.75 0 0 1-1.127.075l-4.5-4.5a.75.75 0 0 1 1.06-1.06l3.894 3.893 7.48-9.817a.75.75 0 0 1 1.05-.143Z' clip-rule='evenodd'%3E%3C/path%3E%3C/svg%3E");
}
.layout-alumni_light .content-checked-cards > ul > li{
  border-color: rgb(255 212 172 / 0.5);
}
.layout-alumni_light .content-checked-cards > ul > li > *:first-child:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%23974919'%3E%3Cpath fill-rule='evenodd' d='M16.704 4.153a.75.75 0 0 1 .143 1.052l-8 10.5a.75.75 0 0 1-1.127.075l-4.5-4.5a.75.75 0 0 1 1.06-1.06l3.894 3.893 7.48-9.817a.75.75 0 0 1 1.05-.143Z' clip-rule='evenodd'%3E%3C/path%3E%3C/svg%3E");
}

.footer-default{
  --tw-bg-opacity: 1;
  background-color: rgb(0 62 126 / var(--tw-bg-opacity, 1));
}

.footer-corporate{
  --tw-bg-opacity: 1;
  background-color: rgb(0 56 34 / var(--tw-bg-opacity, 1));
}

.footer-emba{
  --tw-bg-opacity: 1;
  background-color: rgb(54 22 94 / var(--tw-bg-opacity, 1));
}

.footer-dba{
  --tw-bg-opacity: 1;
  background-color: rgb(151 73 25 / var(--tw-bg-opacity, 1));
}

.footer-alumni{
  --tw-bg-opacity: 1;
  background-color: rgb(199 59 30 / var(--tw-bg-opacity, 1));
}

.menu-default{
  background-color: rgb(0 62 126 / 0.95);
}

.menu-corporate{
  background-color: rgb(0 56 34 / 0.95);
}

.menu-emba{
  background-color: rgb(54 22 94 / 0.95);
}

.menu-dba{
  background-color: rgb(151 73 25 / 0.95);
}

.menu-alumni{
  background-color: rgb(199 59 30 / 0.95);
}

.partner-image-wrap {
  overflow: hidden;
  border: 3px solid #fff;
  border-radius: 50%;
  background: #fff;
  width: 5rem;
  height: 5rem;
}

.partner-logo{
  margin: auto;
  height: 100%;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.tg-widget {
  background: #fff;
  position: fixed;
  z-index: 9;
  bottom: 0;
  left: 0;
  right: 0;
  height: 5rem;
  padding: 0 10px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
  transition: 0.3s;
}
.tg-widget + .tg-backdrop{
  position: fixed;
  inset: 0px;
  z-index: 10;
  display: none;
  background-color: rgb(0 0 0 / 0.5);
}
.tg-widget a#openTg::after {
  content: "";
  z-index: 1;
  position: absolute;
  inset: 0px;
  cursor: pointer;
}
.tg-widget.opened {
  z-index: 19;
  height: 100vh;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
@media (min-width: 768px) {
  .tg-widget.opened {
    height: 70vh;
  }
}
.tg-widget.opened a#openTg::after{
  display: none;
}
.tg-widget.opened .tg-post-list-container {
  overflow-y: auto;
  max-height: calc(100vh - 5rem);
}
@media (min-width: 640px) {
  .tg-widget.opened .tg-post-list-container {
    max-height: calc(100vh - 1.75rem);
  }
}
@media (min-width: 768px) {
  .tg-widget.opened .tg-post-list-container {
    max-height: calc(70vh - 1.25rem);
  }
}
.tg-widget.opened .tg-post-list > div{
  display: block;
}
.tg-widget.opened .tg-post-list .tg-post-title-link {
  -webkit-line-clamp: 3;
}
.tg-widget.opened .tg-collapse-button{
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  position: absolute;
  height: 2.25rem;
  width: 0rem;
  left: auto;
  right: 0.25rem;
  top: 1rem;
  margin-left: 0;
  padding: 0 18px;
  color: #000;
  --tw-bg-opacity: 1;
  background-color: rgb(255 184 0 / var(--tw-bg-opacity, 1));
  box-sizing: content-box;
  border: 0;
  outline: none;
}
@media (min-width: 640px) {
  .tg-widget.opened .tg-collapse-button{
    --tw-bg-opacity: 1;
    background-color: rgb(255 184 0 / var(--tw-bg-opacity, 1));
    position: relative;
    right: auto;
    top: auto;
  }
}
.tg-widget.opened .tg-collapse-button::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2716%27 height=%2716%27 fill=%27currentColor%27 viewBox=%270 0 16 16%27%3E%3Cpath fill-rule=%27evenodd%27 d=%27M7.646 4.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1-.708.708L8 5.707l-5.646 5.647a.5.5 0 0 1-.708-.708l6-6z%27/%3E%3C/svg%3E");
  transition: transform 500ms;
}
.tg-widget.opened .tg-main-panel{
  position: relative;
  z-index: 10;
  display: flex;
  padding-top: 0.5rem;
}
@media (min-width: 640px){
  .tg-widget.opened .tg-main-panel{
    padding-top: 1rem;
  }
}
.tg-widget.opened + .tg-backdrop{
  display: block;
}
.tg-widget.opened .tg-logo-wrap{
  display: flex;
  padding-bottom: 0.75rem;
}
@media (min-width: 640px){
  .tg-widget.opened .tg-logo-wrap{
    padding-bottom: 0px;
  }
}
.tg-widget.opened .tg-post-list-container{
  margin-bottom: 1rem;
}
@media (min-width: 640px){
  .tg-widget.opened .tg-post-list-container{
    margin-bottom: 0px;
  }
}
.tg-widget .tg-main-panel{
  flex-direction: column;
  align-items: flex-start;
  padding-top: 1rem;
}
@media (min-width: 640px){
  .tg-widget .tg-main-panel{
    display: flex;
    flex-direction: row;
  }
  .tg-widget .tg-post-list-container{
    margin-right: 1rem;
  }
}
.tg-widget .tg-logo-wrap{
  display: flex;
  flex-shrink: 0;
  align-items: center;
  -moz-column-gap: 0.75rem;
       column-gap: 0.75rem;
  padding-top: 0.25rem;
}
@media (min-width: 640px){
  .tg-widget .tg-logo-wrap{
    margin-right: 1.25rem;
  }
}
.tg-widget .tg-logo-wrap{
  display: none;
}
@media (min-width: 768px){
  .tg-widget .tg-logo-wrap{
    display: flex;
  }
}
.tg-widget .tg-logo-wrap img {
  display: block;
  width: 2.75rem;
  height: 2.75rem;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.tg-widget .tg-current-post {
  margin: 0;
}
.tg-widget .tg-post-list {
  margin: 0rem 0 0 0;
  flex-grow: 1;
  overflow: auto;
  height: 100%;
}
.tg-widget .tg-post-list > div{
  display: none;
}
.tg-widget .tg-post-list > div:first-child{
  display: block;
}
.tg-widget .tg-post{
  margin-bottom: 1rem;
  border-left-width: 4px;
  --tw-border-opacity: 1;
  border-color: rgb(255 184 0 / var(--tw-border-opacity, 1));
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.75rem;
}
.tg-widget .tg-post:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(246 246 247 / var(--tw-bg-opacity, 1));
}
.tg-widget .tg-post-title {
  position: relative;
  padding: 0 30px 0 0;
  flex-grow: 1;
}
.tg-widget .tg-post-published-at {
  color: #656565;
  font-size: 14px;
}
.tg-widget .tg-post-published-at > div {
  display: inline-block;
  margin-right: 6px;
  line-height: 1;
}
.tg-widget .tg-post-title-link {
  overflow: hidden;
  width: 100%;
  display: block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  text-overflow: ellipsis;
  color: #333;
}
.tg-widget .tg-collapse-button {
  width: 40px;
  position: absolute;
  height: 4px;
  border-radius: 4px;
  left: 50%;
  margin-left: -20px;
  top: 7px;
  background-color: #EFEFEF;
  box-sizing: content-box;
  border: 0;
  outline: none;
  cursor: pointer;
}
@media (min-width: 640px) {
  .tg-widget .tg-collapse-button {
    position: relative;
    height: 36px;
    width: 0;
    left: auto;
    top: auto;
    margin-left: 0;
    padding: 0 18px;
    --tw-bg-opacity: 1;
    background-color: rgb(255 184 0 / var(--tw-bg-opacity, 1));
    color: #000;
    box-sizing: content-box;
    border: 0;
    outline: none;
  }
  .tg-widget .tg-collapse-button::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2716%27 height=%2716%27 fill=%27currentColor%27 viewBox=%270 0 16 16%27%3E%3Cpath fill-rule=%27evenodd%27 d=%27M7.646 4.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1-.708.708L8 5.707l-5.646 5.647a.5.5 0 0 1-.708-.708l6-6z%27/%3E%3C/svg%3E");
    transition: transform 500ms;
  }
  .sm\:container{
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 1rem;
    padding-left: 1rem;
  }
  @media (min-width: 640px){
    .sm\:container{
      max-width: 640px;
      padding-right: 2rem;
      padding-left: 2rem;
    }
  }
  @media (min-width: 768px){
    .sm\:container{
      max-width: 768px;
      padding-right: 1.25rem;
      padding-left: 1.25rem;
    }
  }
  @media (min-width: 1024px){
    .sm\:container{
      max-width: 1024px;
      padding-right: 2rem;
      padding-left: 2rem;
    }
  }
  @media (min-width: 1280px){
    .sm\:container{
      max-width: 1280px;
      padding-right: 1.25rem;
      padding-left: 1.25rem;
    }
  }
}
@media (min-width: 768px){
  .md\:container{
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 1rem;
    padding-left: 1rem;
  }
  @media (min-width: 640px){
    .md\:container{
      max-width: 640px;
      padding-right: 2rem;
      padding-left: 2rem;
    }
  }
  @media (min-width: 768px){
    .md\:container{
      max-width: 768px;
      padding-right: 1.25rem;
      padding-left: 1.25rem;
    }
  }
  @media (min-width: 1024px){
    .md\:container{
      max-width: 1024px;
      padding-right: 2rem;
      padding-left: 2rem;
    }
  }
  @media (min-width: 1280px){
    .md\:container{
      max-width: 1280px;
      padding-right: 1.25rem;
      padding-left: 1.25rem;
    }
  }
}
@media (min-width: 1024px){
  .lg\:container{
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 1rem;
    padding-left: 1rem;
  }
  @media (min-width: 640px){
    .lg\:container{
      max-width: 640px;
      padding-right: 2rem;
      padding-left: 2rem;
    }
  }
  @media (min-width: 768px){
    .lg\:container{
      max-width: 768px;
      padding-right: 1.25rem;
      padding-left: 1.25rem;
    }
  }
  @media (min-width: 1024px){
    .lg\:container{
      max-width: 1024px;
      padding-right: 2rem;
      padding-left: 2rem;
    }
  }
  @media (min-width: 1280px){
    .lg\:container{
      max-width: 1280px;
      padding-right: 1.25rem;
      padding-left: 1.25rem;
    }
  }
}
.placeholder\:text-gray-400::-moz-placeholder{
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}
.placeholder\:text-gray-400::placeholder{
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}
.placeholder\:text-gray-500::-moz-placeholder{
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}
.placeholder\:text-gray-500::placeholder{
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}
.placeholder\:text-zinc-400::-moz-placeholder{
  --tw-text-opacity: 1;
  color: rgb(161 161 170 / var(--tw-text-opacity, 1));
}
.placeholder\:text-zinc-400::placeholder{
  --tw-text-opacity: 1;
  color: rgb(161 161 170 / var(--tw-text-opacity, 1));
}
.first\:ml-0:first-child{
  margin-left: 0px;
}
.first\:pt-0:first-child{
  padding-top: 0px;
}
.last\:pb-0:last-child{
  padding-bottom: 0px;
}
.focus-within\:bg-gray-50:focus-within{
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}
.hover\:border-primary:hover{
  --tw-border-opacity: 1;
  border-color: rgb(0 112 223 / var(--tw-border-opacity, 1));
}
.hover\:border-white:hover{
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}
.hover\:bg-alumni:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(199 59 30 / var(--tw-bg-opacity, 1));
}
.hover\:bg-blue-600:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(37 99 235 / var(--tw-bg-opacity, 1));
}
.hover\:bg-corporate:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(0 56 34 / var(--tw-bg-opacity, 1));
}
.hover\:bg-gray-100:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}
.hover\:bg-gray-300:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity, 1));
}
.hover\:bg-gray-50:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}
.hover\:bg-gray-800:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1));
}
.hover\:bg-gray-900:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity, 1));
}
.hover\:bg-indigo-500:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(99 102 241 / var(--tw-bg-opacity, 1));
}
.hover\:bg-light:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(246 246 247 / var(--tw-bg-opacity, 1));
}
.hover\:bg-orange:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(255 184 0 / var(--tw-bg-opacity, 1));
}
.hover\:bg-primary:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(0 112 223 / var(--tw-bg-opacity, 1));
}
.hover\:bg-zinc-100:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(244 244 245 / var(--tw-bg-opacity, 1));
}
.hover\:\!text-red-500:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(239 68 68 / var(--tw-text-opacity, 1)) !important;
}
.hover\:text-dark:hover{
  --tw-text-opacity: 1;
  color: rgb(0 62 126 / var(--tw-text-opacity, 1));
}
.hover\:text-gray-200:hover{
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity, 1));
}
.hover\:text-gray-300:hover{
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
}
.hover\:text-gray-500:hover{
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}
.hover\:text-gray-700:hover{
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
}
.hover\:text-gray-900:hover{
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity, 1));
}
.hover\:text-primary:hover{
  --tw-text-opacity: 1;
  color: rgb(0 112 223 / var(--tw-text-opacity, 1));
}
.hover\:text-red-700:hover{
  --tw-text-opacity: 1;
  color: rgb(185 28 28 / var(--tw-text-opacity, 1));
}
.hover\:text-white:hover{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.hover\:underline:hover{
  text-decoration-line: underline;
}
.hover\:opacity-100:hover{
  opacity: 1;
}
.hover\:shadow-lg:hover{
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.hover\:shadow-xl:hover{
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.hover\:shadow-slate-900\/10:hover{
  --tw-shadow-color: rgb(15 23 42 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:outline-orange:hover{
  outline-color: #ffb800;
}
.hover\:ring-gray-300\/20:hover{
  --tw-ring-color: rgb(209 213 219 / 0.2);
}
.hover\:ring-gray-300\/90:hover{
  --tw-ring-color: rgb(209 213 219 / 0.9);
}
.hover\:ring-gray-400:hover{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(156 163 175 / var(--tw-ring-opacity, 1));
}
.hover\:ring-gray-900\/20:hover{
  --tw-ring-color: rgb(17 24 39 / 0.2);
}
.hover\:ring-indigo-300:hover{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(165 180 252 / var(--tw-ring-opacity, 1));
}
.hover\:ring-white\/20:hover{
  --tw-ring-color: rgb(255 255 255 / 0.2);
}
.hover\:grayscale-0:hover{
  --tw-grayscale: grayscale(0);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.focus\:relative:focus{
  position: relative;
}
.focus\:z-10:focus{
  z-index: 10;
}
.focus\:border-dark:focus{
  --tw-border-opacity: 1;
  border-color: rgb(0 62 126 / var(--tw-border-opacity, 1));
}
.focus\:opacity-100:focus{
  opacity: 1;
}
.focus\:outline-none:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.focus\:outline:focus{
  outline-style: solid;
}
.focus\:outline-1:focus{
  outline-width: 1px;
}
.focus\:-outline-offset-1:focus{
  outline-offset: -1px;
}
.focus\:outline-primary:focus{
  outline-color: #0070DF;
}
.focus\:ring-2:focus{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.focus\:ring-inset:focus{
  --tw-ring-inset: inset;
}
.focus\:ring-indigo-500:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(99 102 241 / var(--tw-ring-opacity, 1));
}
.focus-visible\:outline:focus-visible{
  outline-style: solid;
}
.focus-visible\:outline-2:focus-visible{
  outline-width: 2px;
}
.focus-visible\:outline-offset-2:focus-visible{
  outline-offset: 2px;
}
.focus-visible\:outline-indigo-600:focus-visible{
  outline-color: #4f46e5;
}
.focus-visible\:outline-primary:focus-visible{
  outline-color: #0070DF;
}
.active\:bg-zinc-100:active{
  --tw-bg-opacity: 1;
  background-color: rgb(244 244 245 / var(--tw-bg-opacity, 1));
}
.active\:text-zinc-900\/60:active{
  color: rgb(24 24 27 / 0.6);
}
.active\:transition-none:active{
  transition-property: none;
}
.group:hover .group-hover\:-translate-x-4{
  --tw-translate-x: -1rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.group:hover .group-hover\:-translate-x-6{
  --tw-translate-x: -1.5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.group:hover .group-hover\:scale-100{
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.group:hover .group-hover\:scale-105{
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.group:hover .group-hover\:scale-110{
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.group:hover .group-hover\:scale-150{
  --tw-scale-x: 1.5;
  --tw-scale-y: 1.5;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.group:hover .group-hover\:scale-\[1\.15\]{
  --tw-scale-x: 1.15;
  --tw-scale-y: 1.15;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.group:hover .group-hover\:bg-white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.group:hover .group-hover\:bg-opacity-0{
  --tw-bg-opacity: 0;
}
.group:hover .group-hover\:bg-opacity-100{
  --tw-bg-opacity: 1;
}
.group:hover .group-hover\:bg-opacity-75{
  --tw-bg-opacity: 0.75;
}
.group:hover .group-hover\:fill-zinc-600{
  fill: #52525b;
}
.group:hover .group-hover\:text-dark{
  --tw-text-opacity: 1;
  color: rgb(0 62 126 / var(--tw-text-opacity, 1));
}
.group:hover .group-hover\:text-gray-100{
  --tw-text-opacity: 1;
  color: rgb(243 244 246 / var(--tw-text-opacity, 1));
}
.group:hover .group-hover\:text-gray-600{
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}
.group:hover .group-hover\:text-indigo-600{
  --tw-text-opacity: 1;
  color: rgb(79 70 229 / var(--tw-text-opacity, 1));
}
.group:hover .group-hover\:text-light{
  --tw-text-opacity: 1;
  color: rgb(246 246 247 / var(--tw-text-opacity, 1));
}
.group:hover .group-hover\:text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.group:hover .group-hover\:opacity-100{
  opacity: 1;
}
.group\/tier[data-featured] .group-data-\[featured\]\/tier\:divide-gray-900\/5 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(17 24 39 / 0.05);
}
.group\/tier[data-featured] .group-data-\[featured\]\/tier\:border-gray-900\/5{
  border-color: rgb(17 24 39 / 0.05);
}
.group\/tier[data-featured] .group-data-\[featured\]\/tier\:text-gray-600{
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}
.group\/tier[data-featured] .group-data-\[featured\]\/tier\:text-indigo-600{
  --tw-text-opacity: 1;
  color: rgb(79 70 229 / var(--tw-text-opacity, 1));
}
@media not all and (min-width: 1024px){
  .max-lg\:row-start-1{
    grid-row-start: 1;
  }
  .max-lg\:row-start-3{
    grid-row-start: 3;
  }
  .max-lg\:hidden{
    display: none;
  }
  .max-lg\:rounded-b-\[1rem\]{
    border-bottom-right-radius: 1rem;
    border-bottom-left-radius: 1rem;
  }
  .max-lg\:rounded-b-\[calc\(1rem\+1px\)\]{
    border-bottom-right-radius: calc(1rem + 1px);
    border-bottom-left-radius: calc(1rem + 1px);
  }
  .max-lg\:rounded-t-\[1rem\]{
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem;
  }
  .max-lg\:rounded-t-\[calc\(1rem\+1px\)\]{
    border-top-left-radius: calc(1rem + 1px);
    border-top-right-radius: calc(1rem + 1px);
  }
  .max-lg\:rounded-t-\[calc\(2rem\+1px\)\]{
    border-top-left-radius: calc(2rem + 1px);
    border-top-right-radius: calc(2rem + 1px);
  }
}
@media (min-width: 640px){
  .sm\:not-sr-only{
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    clip: auto;
    white-space: normal;
  }
  .sm\:static{
    position: static;
  }
  .sm\:absolute{
    position: absolute;
  }
  .sm\:-inset-x-6{
    left: -1.5rem;
    right: -1.5rem;
  }
  .sm\:-top-10{
    top: -2.5rem;
  }
  .sm\:-top-80{
    top: -20rem;
  }
  .sm\:left-\[calc\(50\%\+36rem\)\]{
    left: calc(50% + 36rem);
  }
  .sm\:left-\[calc\(50\%-30rem\)\]{
    left: calc(50% - 30rem);
  }
  .sm\:left-full{
    left: 100%;
  }
  .sm\:right-1\/2{
    right: 50%;
  }
  .sm\:top-6{
    top: 1.5rem;
  }
  .sm\:top-\[-28rem\]{
    top: -28rem;
  }
  .sm\:top-\[calc\(100\%-30rem\)\]{
    top: calc(100% - 30rem);
  }
  .sm\:-z-10{
    z-index: -10;
  }
  .sm\:col-span-2{
    grid-column: span 2 / span 2;
  }
  .sm\:col-start-2{
    grid-column-start: 2;
  }
  .sm\:col-start-auto{
    grid-column-start: auto;
  }
  .sm\:mx-8{
    margin-left: 2rem;
    margin-right: 2rem;
  }
  .sm\:-ml-4{
    margin-left: -1rem;
  }
  .sm\:-ml-80{
    margin-left: -20rem;
  }
  .sm\:-mr-80{
    margin-right: -20rem;
  }
  .sm\:-mt-16{
    margin-top: -4rem;
  }
  .sm\:-mt-20{
    margin-top: -5rem;
  }
  .sm\:-mt-44{
    margin-top: -11rem;
  }
  .sm\:mb-10{
    margin-bottom: 2.5rem;
  }
  .sm\:mb-8{
    margin-bottom: 2rem;
  }
  .sm\:ml-0{
    margin-left: 0px;
  }
  .sm\:ml-16{
    margin-left: 4rem;
  }
  .sm\:ml-3{
    margin-left: 0.75rem;
  }
  .sm\:ml-4{
    margin-left: 1rem;
  }
  .sm\:ml-6{
    margin-left: 1.5rem;
  }
  .sm\:mr-0{
    margin-right: 0px;
  }
  .sm\:mr-10{
    margin-right: 2.5rem;
  }
  .sm\:mt-0{
    margin-top: 0px;
  }
  .sm\:mt-10{
    margin-top: 2.5rem;
  }
  .sm\:mt-12{
    margin-top: 3rem;
  }
  .sm\:mt-16{
    margin-top: 4rem;
  }
  .sm\:mt-20{
    margin-top: 5rem;
  }
  .sm\:mt-24{
    margin-top: 6rem;
  }
  .sm\:mt-40{
    margin-top: 10rem;
  }
  .sm\:block{
    display: block;
  }
  .sm\:flex{
    display: flex;
  }
  .sm\:grid{
    display: grid;
  }
  .sm\:contents{
    display: contents;
  }
  .sm\:aspect-\[2\/1\]{
    aspect-ratio: 2/1;
  }
  .sm\:aspect-\[5\/2\]{
    aspect-ratio: 5/2;
  }
  .sm\:h-32{
    height: 8rem;
  }
  .sm\:w-0{
    width: 0px;
  }
  .sm\:w-1\/2{
    width: 50%;
  }
  .sm\:w-11\/12{
    width: 91.666667%;
  }
  .sm\:w-20{
    width: 5rem;
  }
  .sm\:w-3\/4{
    width: 75%;
  }
  .sm\:w-56{
    width: 14rem;
  }
  .sm\:w-72{
    width: 18rem;
  }
  .sm\:w-80{
    width: 20rem;
  }
  .sm\:w-\[37rem\]{
    width: 37rem;
  }
  .sm\:w-\[72\.1875rem\]{
    width: 72.1875rem;
  }
  .sm\:w-auto{
    width: auto;
  }
  .sm\:max-w-md{
    max-width: 28rem;
  }
  .sm\:max-w-sm{
    max-width: 24rem;
  }
  .sm\:max-w-xl{
    max-width: 36rem;
  }
  .sm\:max-w-xs{
    max-width: 20rem;
  }
  .sm\:flex-auto{
    flex: 1 1 auto;
  }
  .sm\:shrink{
    flex-shrink: 1;
  }
  .sm\:shrink-0{
    flex-shrink: 0;
  }
  .sm\:translate-x-0{
    --tw-translate-x: 0px;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .sm\:transform-gpu{
    transform: translate3d(var(--tw-translate-x), var(--tw-translate-y), 0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .sm\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .sm\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .sm\:grid-cols-6{
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
  .sm\:flex-row{
    flex-direction: row;
  }
  .sm\:flex-row-reverse{
    flex-direction: row-reverse;
  }
  .sm\:flex-col{
    flex-direction: column;
  }
  .sm\:items-end{
    align-items: flex-end;
  }
  .sm\:items-center{
    align-items: center;
  }
  .sm\:justify-start{
    justify-content: flex-start;
  }
  .sm\:justify-center{
    justify-content: center;
  }
  .sm\:justify-between{
    justify-content: space-between;
  }
  .sm\:gap-6{
    gap: 1.5rem;
  }
  .sm\:gap-8{
    gap: 2rem;
  }
  .sm\:gap-x-10{
    -moz-column-gap: 2.5rem;
         column-gap: 2.5rem;
  }
  .sm\:gap-x-6{
    -moz-column-gap: 1.5rem;
         column-gap: 1.5rem;
  }
  .sm\:gap-y-0{
    row-gap: 0px;
  }
  .sm\:gap-y-14{
    row-gap: 3.5rem;
  }
  .sm\:gap-y-16{
    row-gap: 4rem;
  }
  .sm\:gap-y-20{
    row-gap: 5rem;
  }
  .sm\:gap-y-8{
    row-gap: 2rem;
  }
  .sm\:space-x-0 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0px * var(--tw-space-x-reverse));
    margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse)));
  }
  .sm\:space-x-14 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(3.5rem * var(--tw-space-x-reverse));
    margin-left: calc(3.5rem * calc(1 - var(--tw-space-x-reverse)));
  }
  .sm\:space-x-5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1.25rem * var(--tw-space-x-reverse));
    margin-left: calc(1.25rem * calc(1 - var(--tw-space-x-reverse)));
  }
  .sm\:space-y-0 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }
  .sm\:space-y-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
  }
  .sm\:divide-x > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse: 0;
    border-right-width: calc(1px * var(--tw-divide-x-reverse));
    border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
  }
  .sm\:divide-y-0 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse: 0;
    border-top-width: calc(0px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(0px * var(--tw-divide-y-reverse));
  }
  .sm\:text-balance{
    text-wrap: balance;
  }
  .sm\:rounded-2xl{
    border-radius: 1rem;
  }
  .sm\:rounded-3xl{
    border-radius: 1.5rem;
  }
  .sm\:rounded-lg{
    border-radius: 0.5rem;
  }
  .sm\:rounded-xl{
    border-radius: 0.75rem;
  }
  .sm\:rounded-b-none{
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
  }
  .sm\:p-10{
    padding: 2.5rem;
  }
  .sm\:p-6{
    padding: 1.5rem;
  }
  .sm\:\!py-32{
    padding-top: 8rem !important;
    padding-bottom: 8rem !important;
  }
  .sm\:px-10{
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
  .sm\:px-12{
    padding-left: 3rem;
    padding-right: 3rem;
  }
  .sm\:px-16{
    padding-left: 4rem;
    padding-right: 4rem;
  }
  .sm\:px-6{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .sm\:py-16{
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .sm\:py-24{
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
  .sm\:py-32{
    padding-top: 8rem;
    padding-bottom: 8rem;
  }
  .sm\:py-4{
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .sm\:py-40{
    padding-top: 10rem;
    padding-bottom: 10rem;
  }
  .sm\:py-48{
    padding-top: 12rem;
    padding-bottom: 12rem;
  }
  .sm\:py-8{
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .sm\:pb-16{
    padding-bottom: 4rem;
  }
  .sm\:pb-24{
    padding-bottom: 6rem;
  }
  .sm\:pb-36{
    padding-bottom: 9rem;
  }
  .sm\:pl-20{
    padding-left: 5rem;
  }
  .sm\:pl-4{
    padding-left: 1rem;
  }
  .sm\:pt-0{
    padding-top: 0px;
  }
  .sm\:pt-1{
    padding-top: 0.25rem;
  }
  .sm\:pt-12{
    padding-top: 3rem;
  }
  .sm\:pt-14{
    padding-top: 3.5rem;
  }
  .sm\:pt-16{
    padding-top: 4rem;
  }
  .sm\:pt-24{
    padding-top: 6rem;
  }
  .sm\:pt-32{
    padding-top: 8rem;
  }
  .sm\:pt-52{
    padding-top: 13rem;
  }
  .sm\:pt-60{
    padding-top: 15rem;
  }
  .sm\:pt-80{
    padding-top: 20rem;
  }
  .sm\:text-left{
    text-align: left;
  }
  .sm\:text-center{
    text-align: center;
  }
  .sm\:text-2xl{
    font-size: 1.5rem;
    line-height: 2rem;
  }
  .sm\:text-2xl\/8{
    font-size: 1.5rem;
    line-height: 2rem;
  }
  .sm\:text-2xl\/9{
    font-size: 1.5rem;
    line-height: 2.25rem;
  }
  .sm\:text-3xl{
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
  .sm\:text-4xl{
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .sm\:text-5xl{
    font-size: 3rem;
    line-height: 1;
  }
  .sm\:text-6xl{
    font-size: 3.75rem;
    line-height: 1;
  }
  .sm\:text-7xl{
    font-size: 4.5rem;
    line-height: 1;
  }
  .sm\:text-sm{
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
  .sm\:text-sm\/6{
    font-size: 0.875rem;
    line-height: 1.5rem;
  }
  .sm\:text-xl{
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
  .sm\:text-xl\/8{
    font-size: 1.25rem;
    line-height: 2rem;
  }
  .sm\:ring-1{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }
  .sm\:ring-gray-900\/10{
    --tw-ring-color: rgb(17 24 39 / 0.1);
  }
  .sm\:ring-white\/10{
    --tw-ring-color: rgb(255 255 255 / 0.1);
  }
  .sm\:blur-3xl{
    --tw-blur: blur(64px);
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
  }
}
@media (min-width: 768px){
  .md\:top-6{
    top: 1.5rem;
  }
  .md\:col-span-2{
    grid-column: span 2 / span 2;
  }
  .md\:col-span-3{
    grid-column: span 3 / span 3;
  }
  .md\:col-span-5{
    grid-column: span 5 / span 5;
  }
  .md\:col-span-7{
    grid-column: span 7 / span 7;
  }
  .md\:-mx-10{
    margin-left: -2.5rem;
    margin-right: -2.5rem;
  }
  .md\:-mx-8{
    margin-left: -2rem;
    margin-right: -2rem;
  }
  .md\:mx-0{
    margin-left: 0px;
    margin-right: 0px;
  }
  .md\:mx-auto{
    margin-left: auto;
    margin-right: auto;
  }
  .md\:-mt-20{
    margin-top: -5rem;
  }
  .md\:mb-8{
    margin-bottom: 2rem;
  }
  .md\:ml-3{
    margin-left: 0.75rem;
  }
  .md\:mt-0{
    margin-top: 0px;
  }
  .md\:mt-10{
    margin-top: 2.5rem;
  }
  .md\:mt-28{
    margin-top: 7rem;
  }
  .md\:mt-6{
    margin-top: 1.5rem;
  }
  .md\:block{
    display: block;
  }
  .md\:flex{
    display: flex;
  }
  .md\:grid{
    display: grid;
  }
  .md\:hidden{
    display: none;
  }
  .md\:size-44{
    width: 11rem;
    height: 11rem;
  }
  .md\:size-50{
    width: 12.5rem;
    height: 12.5rem;
  }
  .md\:size-56{
    width: 14rem;
    height: 14rem;
  }
  .md\:size-72{
    width: 18rem;
    height: 18rem;
  }
  .md\:h-32{
    height: 8rem;
  }
  .md\:h-36{
    height: 9rem;
  }
  .md\:h-auto{
    height: auto;
  }
  .md\:w-1\/2{
    width: 50%;
  }
  .md\:w-2\/5{
    width: 40%;
  }
  .md\:w-20{
    width: 5rem;
  }
  .md\:w-auto{
    width: auto;
  }
  .md\:max-w-lg{
    max-width: 32rem;
  }
  .md\:max-w-sm{
    max-width: 24rem;
  }
  .md\:translate-x-0{
    --tw-translate-x: 0px;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .md\:grid-cols-12{
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
  .md\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .md\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .md\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .md\:grid-cols-6{
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
  .md\:flex-row{
    flex-direction: row;
  }
  .md\:flex-row-reverse{
    flex-direction: row-reverse;
  }
  .md\:flex-col{
    flex-direction: column;
  }
  .md\:items-end{
    align-items: flex-end;
  }
  .md\:justify-end{
    justify-content: flex-end;
  }
  .md\:justify-between{
    justify-content: space-between;
  }
  .md\:gap-8{
    gap: 2rem;
  }
  .md\:space-x-0 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0px * var(--tw-space-x-reverse));
    margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse)));
  }
  .md\:space-y-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
  }
  .md\:border-l{
    border-left-width: 1px;
  }
  .md\:border-t-0{
    border-top-width: 0px;
  }
  .md\:border-gray-300\/50{
    border-color: rgb(209 213 219 / 0.5);
  }
  .md\:object-center{
    -o-object-position: center;
       object-position: center;
  }
  .md\:px-10{
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
  .md\:px-4{
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .md\:px-6{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .md\:px-8{
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .md\:py-12{
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .md\:py-16{
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .md\:pb-16{
    padding-bottom: 4rem;
  }
  .md\:pb-20{
    padding-bottom: 5rem;
  }
  .md\:pb-32{
    padding-bottom: 8rem;
  }
  .md\:pl-12{
    padding-left: 3rem;
  }
  .md\:pl-6{
    padding-left: 1.5rem;
  }
  .md\:pr-6{
    padding-right: 1.5rem;
  }
  .md\:pt-24{
    padding-top: 6rem;
  }
  .md\:pt-32{
    padding-top: 8rem;
  }
  .md\:text-center{
    text-align: center;
  }
  .md\:text-start{
    text-align: start;
  }
  .md\:text-3xl{
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
  .md\:text-4xl{
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .md\:text-5xl{
    font-size: 3rem;
    line-height: 1;
  }
  .md\:text-6xl{
    font-size: 3.75rem;
    line-height: 1;
  }
  .md\:text-base{
    font-size: 1rem;
    line-height: 1.5rem;
  }
  .md\:text-lg{
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}
@media (min-width: 1024px){
  .lg\:static{
    position: static;
  }
  .lg\:absolute{
    position: absolute;
  }
  .lg\:sticky{
    position: sticky;
  }
  .lg\:inset-x-px{
    left: 1px;
    right: 1px;
  }
  .lg\:inset-y-0{
    top: 0px;
    bottom: 0px;
  }
  .lg\:-bottom-48{
    bottom: -12rem;
  }
  .lg\:-top-4{
    top: -1rem;
  }
  .lg\:bottom-0{
    bottom: 0px;
  }
  .lg\:left-0{
    left: 0px;
  }
  .lg\:left-1\/2{
    left: 50%;
  }
  .lg\:left-\[65\%\]{
    left: 65%;
  }
  .lg\:left-\[69\%\]{
    left: 69%;
  }
  .lg\:right-0{
    right: 0px;
  }
  .lg\:top-24{
    top: 6rem;
  }
  .lg\:top-4{
    top: 1rem;
  }
  .lg\:top-auto{
    top: auto;
  }
  .lg\:order-last{
    order: 9999;
  }
  .lg\:col-span-1{
    grid-column: span 1 / span 1;
  }
  .lg\:col-span-12{
    grid-column: span 12 / span 12;
  }
  .lg\:col-span-2{
    grid-column: span 2 / span 2;
  }
  .lg\:col-span-3{
    grid-column: span 3 / span 3;
  }
  .lg\:col-span-4{
    grid-column: span 4 / span 4;
  }
  .lg\:col-span-5{
    grid-column: span 5 / span 5;
  }
  .lg\:col-span-6{
    grid-column: span 6 / span 6;
  }
  .lg\:col-span-7{
    grid-column: span 7 / span 7;
  }
  .lg\:col-span-8{
    grid-column: span 8 / span 8;
  }
  .lg\:col-start-1{
    grid-column-start: 1;
  }
  .lg\:col-start-2{
    grid-column-start: 2;
  }
  .lg\:col-start-6{
    grid-column-start: 6;
  }
  .lg\:col-start-7{
    grid-column-start: 7;
  }
  .lg\:col-start-8{
    grid-column-start: 8;
  }
  .lg\:col-start-9{
    grid-column-start: 9;
  }
  .lg\:col-end-1{
    grid-column-end: 1;
  }
  .lg\:col-end-13{
    grid-column-end: 13;
  }
  .lg\:col-end-2{
    grid-column-end: 2;
  }
  .lg\:row-span-2{
    grid-row: span 2 / span 2;
  }
  .lg\:row-span-3{
    grid-row: span 3 / span 3;
  }
  .lg\:row-span-4{
    grid-row: span 4 / span 4;
  }
  .lg\:row-start-1{
    grid-row-start: 1;
  }
  .lg\:row-start-2{
    grid-row-start: 2;
  }
  .lg\:row-start-3{
    grid-row-start: 3;
  }
  .lg\:mx-0{
    margin-left: 0px;
    margin-right: 0px;
  }
  .lg\:mx-auto{
    margin-left: auto;
    margin-right: auto;
  }
  .lg\:my-0{
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .lg\:-mb-14{
    margin-bottom: -3.5rem;
  }
  .lg\:-mb-16{
    margin-bottom: -4rem;
  }
  .lg\:-ml-\[30\%\]{
    margin-left: -30%;
  }
  .lg\:-mr-24{
    margin-right: -6rem;
  }
  .lg\:-mr-6{
    margin-right: -1.5rem;
  }
  .lg\:-mr-96{
    margin-right: -24rem;
  }
  .lg\:mb-0{
    margin-bottom: 0px;
  }
  .lg\:mb-10{
    margin-bottom: 2.5rem;
  }
  .lg\:mb-12{
    margin-bottom: 3rem;
  }
  .lg\:mb-8{
    margin-bottom: 2rem;
  }
  .lg\:ml-0{
    margin-left: 0px;
  }
  .lg\:ml-24{
    margin-left: 6rem;
  }
  .lg\:ml-3{
    margin-left: 0.75rem;
  }
  .lg\:ml-8{
    margin-left: 2rem;
  }
  .lg\:ml-auto{
    margin-left: auto;
  }
  .lg\:mr-0{
    margin-right: 0px;
  }
  .lg\:mr-8{
    margin-right: 2rem;
  }
  .lg\:mt-0{
    margin-top: 0px;
  }
  .lg\:mt-10{
    margin-top: 2.5rem;
  }
  .lg\:mt-12{
    margin-top: 3rem;
  }
  .lg\:mt-2{
    margin-top: 0.5rem;
  }
  .lg\:mt-20{
    margin-top: 5rem;
  }
  .lg\:mt-24{
    margin-top: 6rem;
  }
  .lg\:mt-3{
    margin-top: 0.75rem;
  }
  .lg\:mt-8{
    margin-top: 2rem;
  }
  .lg\:mt-9{
    margin-top: 2.25rem;
  }
  .lg\:line-clamp-4{
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
  }
  .lg\:block{
    display: block;
  }
  .lg\:inline{
    display: inline;
  }
  .lg\:flex{
    display: flex;
  }
  .lg\:grid{
    display: grid;
  }
  .lg\:contents{
    display: contents;
  }
  .lg\:hidden{
    display: none;
  }
  .lg\:aspect-auto{
    aspect-ratio: auto;
  }
  .lg\:aspect-square{
    aspect-ratio: 1 / 1;
  }
  .lg\:size-10{
    width: 2.5rem;
    height: 2.5rem;
  }
  .lg\:size-44{
    width: 11rem;
    height: 11rem;
  }
  .lg\:size-full{
    width: 100%;
    height: 100%;
  }
  .lg\:h-10{
    height: 2.5rem;
  }
  .lg\:h-\[26rem\]{
    height: 26rem;
  }
  .lg\:h-\[34\.5rem\]{
    height: 34.5rem;
  }
  .lg\:h-\[38rem\]{
    height: 38rem;
  }
  .lg\:h-fit{
    height: -moz-fit-content;
    height: fit-content;
  }
  .lg\:h-full{
    height: 100%;
  }
  .lg\:max-h-full{
    max-height: 100%;
  }
  .lg\:max-h-none{
    max-height: none;
  }
  .lg\:min-h-36{
    min-height: 9rem;
  }
  .lg\:w-1\/2{
    width: 50%;
  }
  .lg\:w-60{
    width: 15rem;
  }
  .lg\:w-64{
    width: 16rem;
  }
  .lg\:w-68{
    width: 17rem;
  }
  .lg\:w-72{
    width: 18rem;
  }
  .lg\:w-\[27rem\]{
    width: 27rem;
  }
  .lg\:w-\[28rem\]{
    width: 28rem;
  }
  .lg\:w-\[37rem\]{
    width: 37rem;
  }
  .lg\:w-\[52\%\]{
    width: 52%;
  }
  .lg\:w-\[57rem\]{
    width: 57rem;
  }
  .lg\:w-auto{
    width: auto;
  }
  .lg\:w-full{
    width: 100%;
  }
  .lg\:min-w-full{
    min-width: 100%;
  }
  .lg\:max-w-2xl{
    max-width: 42rem;
  }
  .lg\:max-w-4xl{
    max-width: 56rem;
  }
  .lg\:max-w-5xl{
    max-width: 64rem;
  }
  .lg\:max-w-7xl{
    max-width: 80rem;
  }
  .lg\:max-w-80{
    max-width: 20rem;
  }
  .lg\:max-w-96{
    max-width: 24rem;
  }
  .lg\:max-w-lg{
    max-width: 32rem;
  }
  .lg\:max-w-md{
    max-width: 28rem;
  }
  .lg\:max-w-none{
    max-width: none;
  }
  .lg\:max-w-sm{
    max-width: 24rem;
  }
  .lg\:max-w-xl{
    max-width: 36rem;
  }
  .lg\:flex-1{
    flex: 1 1 0%;
  }
  .lg\:flex-auto{
    flex: 1 1 auto;
  }
  .lg\:flex-none{
    flex: none;
  }
  .lg\:shrink-0{
    flex-shrink: 0;
  }
  .lg\:grow{
    flex-grow: 1;
  }
  .lg\:-translate-x-1\/2{
    --tw-translate-x: -50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .lg\:translate-x-0{
    --tw-translate-x: 0px;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .lg\:translate-y-0{
    --tw-translate-y: 0px;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .lg\:transform-gpu{
    transform: translate3d(var(--tw-translate-x), var(--tw-translate-y), 0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .lg\:grid-cols-1{
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .lg\:grid-cols-12{
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
  .lg\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .lg\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .lg\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .lg\:grid-cols-5{
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
  .lg\:grid-cols-6{
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
  .lg\:grid-cols-7{
    grid-template-columns: repeat(7, minmax(0, 1fr));
  }
  .lg\:grid-rows-6{
    grid-template-rows: repeat(6, minmax(0, 1fr));
  }
  .lg\:grid-rows-\[auto_auto_1fr\]{
    grid-template-rows: auto auto 1fr;
  }
  .lg\:flex-row{
    flex-direction: row;
  }
  .lg\:flex-col{
    flex-direction: column;
  }
  .lg\:items-start{
    align-items: flex-start;
  }
  .lg\:items-end{
    align-items: flex-end;
  }
  .lg\:items-center{
    align-items: center;
  }
  .lg\:justify-start{
    justify-content: flex-start;
  }
  .lg\:justify-end{
    justify-content: flex-end;
  }
  .lg\:justify-center{
    justify-content: center;
  }
  .lg\:justify-between{
    justify-content: space-between;
  }
  .lg\:gap-4{
    gap: 1rem;
  }
  .lg\:gap-8{
    gap: 2rem;
  }
  .lg\:gap-px{
    gap: 1px;
  }
  .lg\:gap-x-0{
    -moz-column-gap: 0px;
         column-gap: 0px;
  }
  .lg\:gap-x-10{
    -moz-column-gap: 2.5rem;
         column-gap: 2.5rem;
  }
  .lg\:gap-x-12{
    -moz-column-gap: 3rem;
         column-gap: 3rem;
  }
  .lg\:gap-x-16{
    -moz-column-gap: 4rem;
         column-gap: 4rem;
  }
  .lg\:gap-x-20{
    -moz-column-gap: 5rem;
         column-gap: 5rem;
  }
  .lg\:gap-x-8{
    -moz-column-gap: 2rem;
         column-gap: 2rem;
  }
  .lg\:gap-y-0{
    row-gap: 0px;
  }
  .lg\:gap-y-16{
    row-gap: 4rem;
  }
  .lg\:gap-y-20{
    row-gap: 5rem;
  }
  .lg\:gap-y-28{
    row-gap: 7rem;
  }
  .lg\:gap-y-44{
    row-gap: 11rem;
  }
  .lg\:gap-y-8{
    row-gap: 2rem;
  }
  .lg\:space-x-8 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(2rem * var(--tw-space-x-reverse));
    margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse)));
  }
  .lg\:space-y-0 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }
  .lg\:space-y-1 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
  }
  .lg\:space-y-16 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4rem * var(--tw-space-y-reverse));
  }
  .lg\:space-y-20 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(5rem * var(--tw-space-y-reverse));
  }
  .lg\:space-y-8 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2rem * var(--tw-space-y-reverse));
  }
  .lg\:divide-y-0 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse: 0;
    border-top-width: calc(0px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(0px * var(--tw-divide-y-reverse));
  }
  .lg\:self-start{
    align-self: flex-start;
  }
  .lg\:self-end{
    align-self: flex-end;
  }
  .lg\:self-center{
    align-self: center;
  }
  .lg\:rounded-2xl{
    border-radius: 1rem;
  }
  .lg\:rounded-xl{
    border-radius: 0.75rem;
  }
  .lg\:rounded-l-2xl{
    border-top-left-radius: 1rem;
    border-bottom-left-radius: 1rem;
  }
  .lg\:rounded-l-none{
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
  }
  .lg\:rounded-r-2xl{
    border-top-right-radius: 1rem;
    border-bottom-right-radius: 1rem;
  }
  .lg\:rounded-r-none{
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
  }
  .lg\:rounded-t-2xl{
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem;
  }
  .lg\:rounded-t-lg{
    border-top-left-radius: 0.5rem;
    border-top-right-radius: 0.5rem;
  }
  .lg\:rounded-bl-3xl{
    border-bottom-left-radius: 1.5rem;
  }
  .lg\:rounded-bl-\[1rem\]{
    border-bottom-left-radius: 1rem;
  }
  .lg\:rounded-bl-lg{
    border-bottom-left-radius: 0.5rem;
  }
  .lg\:rounded-br-\[1rem\]{
    border-bottom-right-radius: 1rem;
  }
  .lg\:rounded-br-\[calc\(1rem\+1px\)\]{
    border-bottom-right-radius: calc(1rem + 1px);
  }
  .lg\:rounded-tl-\[1rem\]{
    border-top-left-radius: 1rem;
  }
  .lg\:rounded-tl-\[calc\(1rem\+1px\)\]{
    border-top-left-radius: calc(1rem + 1px);
  }
  .lg\:rounded-tr-\[1rem\]{
    border-top-right-radius: 1rem;
  }
  .lg\:rounded-tr-\[calc\(1rem\+1px\)\]{
    border-top-right-radius: calc(1rem + 1px);
  }
  .lg\:rounded-tr-none{
    border-top-right-radius: 0px;
  }
  .lg\:border-0{
    border-width: 0px;
  }
  .lg\:border-l{
    border-left-width: 1px;
  }
  .lg\:border-r{
    border-right-width: 1px;
  }
  .lg\:border-t{
    border-top-width: 1px;
  }
  .lg\:border-t-0{
    border-top-width: 0px;
  }
  .lg\:border-gray-200{
    --tw-border-opacity: 1;
    border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
  }
  .lg\:border-white\/50{
    border-color: rgb(255 255 255 / 0.5);
  }
  .lg\:bg-gray-800\/80{
    background-color: rgb(31 41 55 / 0.8);
  }
  .lg\:bg-transparent{
    background-color: transparent;
  }
  .lg\:object-right{
    -o-object-position: right;
       object-position: right;
  }
  .lg\:p-0{
    padding: 0px;
  }
  .lg\:p-16{
    padding: 4rem;
  }
  .lg\:p-2{
    padding: 0.5rem;
  }
  .lg\:px-0{
    padding-left: 0px;
    padding-right: 0px;
  }
  .lg\:px-10{
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
  .lg\:px-16{
    padding-left: 4rem;
    padding-right: 4rem;
  }
  .lg\:px-20{
    padding-left: 5rem;
    padding-right: 5rem;
  }
  .lg\:px-24{
    padding-left: 6rem;
    padding-right: 6rem;
  }
  .lg\:px-6{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .lg\:px-8{
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .lg\:py-0{
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .lg\:py-10{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  .lg\:py-12{
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .lg\:py-16{
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .lg\:py-18{
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
  }
  .lg\:py-32{
    padding-top: 8rem;
    padding-bottom: 8rem;
  }
  .lg\:py-40{
    padding-top: 10rem;
    padding-bottom: 10rem;
  }
  .lg\:py-48{
    padding-top: 12rem;
    padding-bottom: 12rem;
  }
  .lg\:py-56{
    padding-top: 14rem;
    padding-bottom: 14rem;
  }
  .lg\:py-6{
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  .lg\:py-8{
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .lg\:\!pb-20{
    padding-bottom: 5rem !important;
  }
  .lg\:\!pt-20{
    padding-top: 5rem !important;
  }
  .lg\:pb-0{
    padding-bottom: 0px;
  }
  .lg\:pb-12{
    padding-bottom: 3rem;
  }
  .lg\:pb-14{
    padding-bottom: 3.5rem;
  }
  .lg\:pb-16{
    padding-bottom: 4rem;
  }
  .lg\:pb-20{
    padding-bottom: 5rem;
  }
  .lg\:pb-3{
    padding-bottom: 0.75rem;
  }
  .lg\:pb-48{
    padding-bottom: 12rem;
  }
  .lg\:pb-6{
    padding-bottom: 1.5rem;
  }
  .lg\:pb-8{
    padding-bottom: 2rem;
  }
  .lg\:pl-0{
    padding-left: 0px;
  }
  .lg\:pl-12{
    padding-left: 3rem;
  }
  .lg\:pl-14{
    padding-left: 3.5rem;
  }
  .lg\:pl-16{
    padding-left: 4rem;
  }
  .lg\:pl-6{
    padding-left: 1.5rem;
  }
  .lg\:pl-8{
    padding-left: 2rem;
  }
  .lg\:pr-0{
    padding-right: 0px;
  }
  .lg\:pr-12{
    padding-right: 3rem;
  }
  .lg\:pr-16{
    padding-right: 4rem;
  }
  .lg\:pr-4{
    padding-right: 1rem;
  }
  .lg\:pr-6{
    padding-right: 1.5rem;
  }
  .lg\:pr-8{
    padding-right: 2rem;
  }
  .lg\:pt-0{
    padding-top: 0px;
  }
  .lg\:pt-1{
    padding-top: 0.25rem;
  }
  .lg\:pt-10{
    padding-top: 2.5rem;
  }
  .lg\:pt-12{
    padding-top: 3rem;
  }
  .lg\:pt-14{
    padding-top: 3.5rem;
  }
  .lg\:pt-16{
    padding-top: 4rem;
  }
  .lg\:pt-20{
    padding-top: 5rem;
  }
  .lg\:pt-24{
    padding-top: 6rem;
  }
  .lg\:pt-32{
    padding-top: 8rem;
  }
  .lg\:pt-36{
    padding-top: 9rem;
  }
  .lg\:pt-4{
    padding-top: 1rem;
  }
  .lg\:pt-6{
    padding-top: 1.5rem;
  }
  .lg\:text-left{
    text-align: left;
  }
  .lg\:text-center{
    text-align: center;
  }
  .lg\:text-start{
    text-align: start;
  }
  .lg\:text-2xl{
    font-size: 1.5rem;
    line-height: 2rem;
  }
  .lg\:text-3xl{
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
  .lg\:text-4xl{
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .lg\:text-5xl{
    font-size: 3rem;
    line-height: 1;
  }
  .lg\:text-6xl{
    font-size: 3.75rem;
    line-height: 1;
  }
  .lg\:text-8xl{
    font-size: 6rem;
    line-height: 1;
  }
  .lg\:text-9xl{
    font-size: 8rem;
    line-height: 1;
  }
  .lg\:text-xl{
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
  .lg\:text-xl\/8{
    font-size: 1.25rem;
    line-height: 2rem;
  }
  .lg\:shadow-lg{
    --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }
  .lg\:shadow-none{
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }
  .lg\:ring-0{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }
  .lg\:ring-1{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }
  .lg\:ring-white\/10{
    --tw-ring-color: rgb(255 255 255 / 0.1);
  }
}
@media (min-width: 1280px){
  .xl\:absolute{
    position: absolute;
  }
  .xl\:sticky{
    position: sticky;
  }
  .xl\:-right-18{
    right: -4.5rem;
  }
  .xl\:left-\[56\%\]{
    left: 56%;
  }
  .xl\:left-\[66\%\]{
    left: 66%;
  }
  .xl\:left-\[69\%\]{
    left: 69%;
  }
  .xl\:left-auto{
    left: auto;
  }
  .xl\:top-1\/2{
    top: 50%;
  }
  .xl\:top-24{
    top: 6rem;
  }
  .xl\:order-none{
    order: 0;
  }
  .xl\:col-span-1{
    grid-column: span 1 / span 1;
  }
  .xl\:col-span-2{
    grid-column: span 2 / span 2;
  }
  .xl\:col-span-3{
    grid-column: span 3 / span 3;
  }
  .xl\:col-span-4{
    grid-column: span 4 / span 4;
  }
  .xl\:col-span-5{
    grid-column: span 5 / span 5;
  }
  .xl\:col-span-7{
    grid-column: span 7 / span 7;
  }
  .xl\:col-span-8{
    grid-column: span 8 / span 8;
  }
  .xl\:col-span-9{
    grid-column: span 9 / span 9;
  }
  .xl\:col-start-8{
    grid-column-start: 8;
  }
  .xl\:col-start-9{
    grid-column-start: 9;
  }
  .xl\:col-end-1{
    grid-column-end: 1;
  }
  .xl\:row-span-2{
    grid-row: span 2 / span 2;
  }
  .xl\:row-start-1{
    grid-row-start: 1;
  }
  .xl\:-mx-13{
    margin-left: -3.25rem;
    margin-right: -3.25rem;
  }
  .xl\:mx-0{
    margin-left: 0px;
    margin-right: 0px;
  }
  .xl\:my-0{
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .xl\:-mb-20{
    margin-bottom: -5rem;
  }
  .xl\:-mb-8{
    margin-bottom: -2rem;
  }
  .xl\:-ml-\[10\%\]{
    margin-left: -10%;
  }
  .xl\:-mt-20{
    margin-top: -5rem;
  }
  .xl\:-mt-24{
    margin-top: -6rem;
  }
  .xl\:-mt-8{
    margin-top: -2rem;
  }
  .xl\:mb-0{
    margin-bottom: 0px;
  }
  .xl\:mb-4{
    margin-bottom: 1rem;
  }
  .xl\:me-36{
    margin-inline-end: 9rem;
  }
  .xl\:ml-0{
    margin-left: 0px;
  }
  .xl\:ml-3\.5{
    margin-left: 0.875rem;
  }
  .xl\:ml-48{
    margin-left: 12rem;
  }
  .xl\:mr-\[calc\(50\%-12rem\)\]{
    margin-right: calc(50% - 12rem);
  }
  .xl\:mt-0{
    margin-top: 0px;
  }
  .xl\:mt-16{
    margin-top: 4rem;
  }
  .xl\:mt-36{
    margin-top: 9rem;
  }
  .xl\:mt-8{
    margin-top: 2rem;
  }
  .xl\:block{
    display: block;
  }
  .xl\:grid{
    display: grid;
  }
  .xl\:contents{
    display: contents;
  }
  .xl\:aspect-auto{
    aspect-ratio: auto;
  }
  .xl\:h-36{
    height: 9rem;
  }
  .xl\:h-\[30rem\]{
    height: 30rem;
  }
  .xl\:h-\[50rem\]{
    height: 50rem;
  }
  .xl\:min-h-40{
    min-height: 10rem;
  }
  .xl\:min-h-60{
    min-height: 15rem;
  }
  .xl\:min-h-\[20rem\]{
    min-height: 20rem;
  }
  .xl\:w-1\/3{
    width: 33.333333%;
  }
  .xl\:w-1\/4{
    width: 25%;
  }
  .xl\:w-80{
    width: 20rem;
  }
  .xl\:w-96{
    width: 24rem;
  }
  .xl\:w-\[36rem\]{
    width: 36rem;
  }
  .xl\:w-\[52\%\]{
    width: 52%;
  }
  .xl\:w-auto{
    width: auto;
  }
  .xl\:max-w-2xl{
    max-width: 42rem;
  }
  .xl\:max-w-4xl{
    max-width: 56rem;
  }
  .xl\:max-w-80{
    max-width: 20rem;
  }
  .xl\:max-w-96{
    max-width: 24rem;
  }
  .xl\:max-w-none{
    max-width: none;
  }
  .xl\:max-w-xl{
    max-width: 36rem;
  }
  .xl\:flex-auto{
    flex: 1 1 auto;
  }
  .xl\:flex-none{
    flex: none;
  }
  .xl\:rotate-0{
    --tw-rotate: 0deg;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .xl\:columns-2{
    -moz-columns: 2;
         columns: 2;
  }
  .xl\:grid-flow-col{
    grid-auto-flow: column;
  }
  .xl\:grid-cols-1{
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .xl\:grid-cols-12{
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
  .xl\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .xl\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .xl\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .xl\:grid-cols-5{
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
  .xl\:grid-cols-6{
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
  .xl\:flex-row{
    flex-direction: row;
  }
  .xl\:flex-row-reverse{
    flex-direction: row-reverse;
  }
  .xl\:flex-col{
    flex-direction: column;
  }
  .xl\:items-stretch{
    align-items: stretch;
  }
  .xl\:justify-end{
    justify-content: flex-end;
  }
  .xl\:gap-8{
    gap: 2rem;
  }
  .xl\:gap-x-10{
    -moz-column-gap: 2.5rem;
         column-gap: 2.5rem;
  }
  .xl\:gap-x-16{
    -moz-column-gap: 4rem;
         column-gap: 4rem;
  }
  .xl\:gap-x-6{
    -moz-column-gap: 1.5rem;
         column-gap: 1.5rem;
  }
  .xl\:gap-x-8{
    -moz-column-gap: 2rem;
         column-gap: 2rem;
  }
  .xl\:space-y-0 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }
  .xl\:self-center{
    align-self: center;
  }
  .xl\:rounded-2xl{
    border-radius: 1rem;
  }
  .xl\:border-0{
    border-width: 0px;
  }
  .xl\:border-l{
    border-left-width: 1px;
  }
  .xl\:border-gray-400\/50{
    border-color: rgb(156 163 175 / 0.5);
  }
  .xl\:bg-light{
    --tw-bg-opacity: 1;
    background-color: rgb(246 246 247 / var(--tw-bg-opacity, 1));
  }
  .xl\:bg-white{
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  }
  .xl\:p-0{
    padding: 0px;
  }
  .xl\:p-10{
    padding: 2.5rem;
  }
  .xl\:p-8{
    padding: 2rem;
  }
  .xl\:px-12{
    padding-left: 3rem;
    padding-right: 3rem;
  }
  .xl\:px-13{
    padding-left: 3.25rem;
    padding-right: 3.25rem;
  }
  .xl\:px-16{
    padding-left: 4rem;
    padding-right: 4rem;
  }
  .xl\:px-5{
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
  .xl\:px-8{
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .xl\:py-10{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  .xl\:py-16{
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .xl\:py-20{
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .xl\:py-24{
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
  .xl\:py-28{
    padding-top: 7rem;
    padding-bottom: 7rem;
  }
  .xl\:py-44{
    padding-top: 11rem;
    padding-bottom: 11rem;
  }
  .xl\:py-8{
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .xl\:pb-0{
    padding-bottom: 0px;
  }
  .xl\:pb-10{
    padding-bottom: 2.5rem;
  }
  .xl\:pb-16{
    padding-bottom: 4rem;
  }
  .xl\:pb-20{
    padding-bottom: 5rem;
  }
  .xl\:pb-32{
    padding-bottom: 8rem;
  }
  .xl\:pl-20{
    padding-left: 5rem;
  }
  .xl\:pl-24{
    padding-left: 6rem;
  }
  .xl\:pl-3\.5{
    padding-left: 0.875rem;
  }
  .xl\:pl-8{
    padding-left: 2rem;
  }
  .xl\:pr-0{
    padding-right: 0px;
  }
  .xl\:pr-16{
    padding-right: 4rem;
  }
  .xl\:pr-20{
    padding-right: 5rem;
  }
  .xl\:pr-28{
    padding-right: 7rem;
  }
  .xl\:pr-40{
    padding-right: 10rem;
  }
  .xl\:pt-14{
    padding-top: 3.5rem;
  }
  .xl\:pt-16{
    padding-top: 4rem;
  }
  .xl\:pt-2{
    padding-top: 0.5rem;
  }
  .xl\:pt-20{
    padding-top: 5rem;
  }
  .xl\:pt-24{
    padding-top: 6rem;
  }
  .xl\:pt-80{
    padding-top: 20rem;
  }
  .xl\:text-left{
    text-align: left;
  }
  .xl\:text-2xl{
    font-size: 1.5rem;
    line-height: 2rem;
  }
  .xl\:text-3xl{
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
  .xl\:text-5xl{
    font-size: 3rem;
    line-height: 1;
  }
  .xl\:text-6xl{
    font-size: 3.75rem;
    line-height: 1;
  }
  .xl\:text-7xl{
    font-size: 4.5rem;
    line-height: 1;
  }
  .xl\:text-xl\/8{
    font-size: 1.25rem;
    line-height: 2rem;
  }
}
@media (prefers-color-scheme: dark){
  .dark\:border{
    border-width: 1px;
  }
  .dark\:border-zinc-700\/40{
    border-color: rgb(63 63 70 / 0.4);
  }
  .dark\:border-zinc-700\/50{
    border-color: rgb(63 63 70 / 0.5);
  }
  .dark\:bg-zinc-800{
    --tw-bg-opacity: 1;
    background-color: rgb(39 39 42 / var(--tw-bg-opacity, 1));
  }
  .dark\:bg-zinc-800\/50{
    background-color: rgb(39 39 42 / 0.5);
  }
  .dark\:fill-zinc-100\/10{
    fill: rgb(244 244 245 / 0.1);
  }
  .dark\:fill-zinc-400{
    fill: #a1a1aa;
  }
  .dark\:stroke-zinc-500{
    stroke: #71717a;
  }
  .dark\:text-zinc-100{
    --tw-text-opacity: 1;
    color: rgb(244 244 245 / var(--tw-text-opacity, 1));
  }
  .dark\:text-zinc-300{
    --tw-text-opacity: 1;
    color: rgb(212 212 216 / var(--tw-text-opacity, 1));
  }
  .dark\:text-zinc-400{
    --tw-text-opacity: 1;
    color: rgb(161 161 170 / var(--tw-text-opacity, 1));
  }
  .dark\:text-zinc-500{
    --tw-text-opacity: 1;
    color: rgb(113 113 122 / var(--tw-text-opacity, 1));
  }
  .dark\:ring-0{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }
  .dark\:hover\:bg-zinc-800:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(39 39 42 / var(--tw-bg-opacity, 1));
  }
  .dark\:hover\:text-zinc-50:hover{
    --tw-text-opacity: 1;
    color: rgb(250 250 250 / var(--tw-text-opacity, 1));
  }
  .dark\:active\:bg-zinc-800\/50:active{
    background-color: rgb(39 39 42 / 0.5);
  }
  .dark\:active\:text-zinc-50\/70:active{
    color: rgb(250 250 250 / 0.7);
  }
  .group:hover .dark\:group-hover\:fill-zinc-300{
    fill: #d4d4d8;
  }
}

/* End */


/* Start:/local/templates/webcanape/libs/fancybox/fancybox.css?172216719915598*/
.carousel{position:relative;box-sizing:border-box}.carousel *,.carousel *:before,.carousel *:after{box-sizing:inherit}.carousel.is-draggable{cursor:move;cursor:grab}.carousel.is-dragging{cursor:move;cursor:grabbing}.carousel__viewport{position:relative;overflow:hidden;max-width:100%;max-height:100%}.carousel__track{display:flex}.carousel__slide{flex:0 0 auto;width:var(--carousel-slide-width, 60%);max-width:100%;padding:1rem;position:relative;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}.has-dots{margin-bottom:calc(0.5rem + 22px)}.carousel__dots{margin:0 auto;padding:0;position:absolute;top:calc(100% + 0.5rem);left:0;right:0;display:flex;justify-content:center;list-style:none;user-select:none}.carousel__dots .carousel__dot{margin:0;padding:0;display:block;position:relative;width:22px;height:22px;cursor:pointer}.carousel__dots .carousel__dot:after{content:"";width:8px;height:8px;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);background-color:currentColor;opacity:.25;transition:opacity .15s ease-in-out}.carousel__dots .carousel__dot.is-selected:after{opacity:1}.carousel__button{width:var(--carousel-button-width, 48px);height:var(--carousel-button-height, 48px);padding:0;border:0;display:flex;justify-content:center;align-items:center;pointer-events:all;cursor:pointer;color:var(--carousel-button-color, currentColor);background:var(--carousel-button-bg, transparent);border-radius:var(--carousel-button-border-radius, 50%);box-shadow:var(--carousel-button-shadow, none);transition:opacity .15s ease}.carousel__button.is-prev,.carousel__button.is-next{position:absolute;top:50%;transform:translateY(-50%)}.carousel__button.is-prev{left:10px}.carousel__button.is-next{right:10px}.carousel__button[disabled]{cursor:default;opacity:.3}.carousel__button svg{width:var(--carousel-button-svg-width, 50%);height:var(--carousel-button-svg-height, 50%);fill:none;stroke:currentColor;stroke-width:var(--carousel-button-svg-stroke-width, 1.5);stroke-linejoin:bevel;stroke-linecap:round;filter:var(--carousel-button-svg-filter, none);pointer-events:none}html.with-fancybox{scroll-behavior:auto}body.compensate-for-scrollbar{overflow:hidden !important;touch-action:none}.fancybox__container{position:fixed;top:0;left:0;bottom:0;right:0;direction:ltr;margin:0;padding:env(safe-area-inset-top, 0px) env(safe-area-inset-right, 0px) env(safe-area-inset-bottom, 0px) env(safe-area-inset-left, 0px);box-sizing:border-box;display:flex;flex-direction:column;color:var(--fancybox-color, #fff);-webkit-tap-highlight-color:rgba(0,0,0,0);overflow:hidden;z-index:1050;outline:none;transform-origin:top left;--carousel-button-width: 48px;--carousel-button-height: 48px;--carousel-button-svg-width: 24px;--carousel-button-svg-height: 24px;--carousel-button-svg-stroke-width: 2.5;--carousel-button-svg-filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.4))}.fancybox__container *,.fancybox__container *::before,.fancybox__container *::after{box-sizing:inherit}.fancybox__container :focus{outline:none}body:not(.is-using-mouse) .fancybox__container :focus{box-shadow:0 0 0 1px #fff,0 0 0 2px var(--fancybox-accent-color, rgba(1, 210, 232, 0.94))}@media all and (min-width: 1024px){.fancybox__container{--carousel-button-width:48px;--carousel-button-height:48px;--carousel-button-svg-width:27px;--carousel-button-svg-height:27px}}.fancybox__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:var(--fancybox-bg, rgba(24, 24, 27, 0.92))}.fancybox__carousel{position:relative;flex:1 1 auto;min-height:0;height:100%;z-index:10}.fancybox__carousel.has-dots{margin-bottom:calc(0.5rem + 22px)}.fancybox__viewport{position:relative;width:100%;height:100%;overflow:visible;cursor:default}.fancybox__track{display:flex;height:100%}.fancybox__slide{flex:0 0 auto;width:100%;max-width:100%;margin:0;padding:48px 8px 8px 8px;position:relative;overscroll-behavior:contain;display:flex;flex-direction:column;outline:0;overflow:auto;--carousel-button-width: 36px;--carousel-button-height: 36px;--carousel-button-svg-width: 22px;--carousel-button-svg-height: 22px}.fancybox__slide::before,.fancybox__slide::after{content:"";flex:0 0 0;margin:auto}@media all and (min-width: 1024px){.fancybox__slide{padding:64px 100px}}.fancybox__content{margin:0 env(safe-area-inset-right, 0px) 0 env(safe-area-inset-left, 0px);padding:36px;color:var(--fancybox-content-color, #374151);background:var(--fancybox-content-bg, #fff);position:relative;align-self:center;display:flex;flex-direction:column;z-index:20}.fancybox__content :focus:not(.carousel__button.is-close){outline:thin dotted;box-shadow:none}.fancybox__caption{align-self:center;max-width:100%;margin:0;padding:1rem 0 0 0;line-height:1.375;color:var(--fancybox-color, currentColor);visibility:visible;cursor:auto;flex-shrink:0;overflow-wrap:anywhere}.is-loading .fancybox__caption{visibility:hidden}.fancybox__container>.carousel__dots{top:100%;color:var(--fancybox-color, #fff)}.fancybox__nav .carousel__button{z-index:40}.fancybox__nav .carousel__button.is-next{right:8px}@media all and (min-width: 1024px){.fancybox__nav .carousel__button.is-next{right:40px}}.fancybox__nav .carousel__button.is-prev{left:8px}@media all and (min-width: 1024px){.fancybox__nav .carousel__button.is-prev{left:40px}}.carousel__button.is-close{position:absolute;top:8px;right:8px;top:calc(env(safe-area-inset-top, 0px) + 8px);right:calc(env(safe-area-inset-right, 0px) + 8px);z-index:40}@media all and (min-width: 1024px){.carousel__button.is-close{right:40px}}.fancybox__content>.carousel__button.is-close{position:absolute;top:-40px;right:0;color:var(--fancybox-color, #fff)}.fancybox__no-click,.fancybox__no-click button{pointer-events:none}.fancybox__spinner{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:50px;height:50px;color:var(--fancybox-color, currentColor)}.fancybox__slide .fancybox__spinner{cursor:pointer;z-index:1053}.fancybox__spinner svg{animation:fancybox-rotate 2s linear infinite;transform-origin:center center;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:100%;height:100%}.fancybox__spinner svg circle{fill:none;stroke-width:2.75;stroke-miterlimit:10;stroke-dasharray:1,200;stroke-dashoffset:0;animation:fancybox-dash 1.5s ease-in-out infinite;stroke-linecap:round;stroke:currentColor}@keyframes fancybox-rotate{100%{transform:rotate(360deg)}}@keyframes fancybox-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}.fancybox__backdrop,.fancybox__caption,.fancybox__nav,.carousel__dots,.carousel__button.is-close{opacity:var(--fancybox-opacity, 1)}.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop,.fancybox__container.is-animated[aria-hidden=false] .fancybox__caption,.fancybox__container.is-animated[aria-hidden=false] .fancybox__nav,.fancybox__container.is-animated[aria-hidden=false] .carousel__dots,.fancybox__container.is-animated[aria-hidden=false] .carousel__button.is-close{animation:.15s ease backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__backdrop,.fancybox__container.is-animated.is-closing .fancybox__caption,.fancybox__container.is-animated.is-closing .fancybox__nav,.fancybox__container.is-animated.is-closing .carousel__dots,.fancybox__container.is-animated.is-closing .carousel__button.is-close{animation:.15s ease both fancybox-fadeOut}.fancybox-fadeIn{animation:.15s ease both fancybox-fadeIn}.fancybox-fadeOut{animation:.1s ease both fancybox-fadeOut}.fancybox-zoomInUp{animation:.2s ease both fancybox-zoomInUp}.fancybox-zoomOutDown{animation:.15s ease both fancybox-zoomOutDown}.fancybox-throwOutUp{animation:.15s ease both fancybox-throwOutUp}.fancybox-throwOutDown{animation:.15s ease both fancybox-throwOutDown}@keyframes fancybox-fadeIn{from{opacity:0}to{opacity:1}}@keyframes fancybox-fadeOut{to{opacity:0}}@keyframes fancybox-zoomInUp{from{transform:scale(0.97) translate3d(0, 16px, 0);opacity:0}to{transform:scale(1) translate3d(0, 0, 0);opacity:1}}@keyframes fancybox-zoomOutDown{to{transform:scale(0.97) translate3d(0, 16px, 0);opacity:0}}@keyframes fancybox-throwOutUp{to{transform:translate3d(0, -30%, 0);opacity:0}}@keyframes fancybox-throwOutDown{to{transform:translate3d(0, 30%, 0);opacity:0}}.fancybox__carousel .carousel__slide{scrollbar-width:thin;scrollbar-color:#ccc rgba(255,255,255,.1)}.fancybox__carousel .carousel__slide::-webkit-scrollbar{width:8px;height:8px}.fancybox__carousel .carousel__slide::-webkit-scrollbar-track{background-color:rgba(255,255,255,.1)}.fancybox__carousel .carousel__slide::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:2px;box-shadow:inset 0 0 4px rgba(0,0,0,.2)}.fancybox__carousel.is-draggable .fancybox__slide,.fancybox__carousel.is-draggable .fancybox__slide .fancybox__content{cursor:move;cursor:grab}.fancybox__carousel.is-dragging .fancybox__slide,.fancybox__carousel.is-dragging .fancybox__slide .fancybox__content{cursor:move;cursor:grabbing}.fancybox__carousel .fancybox__slide .fancybox__content{cursor:auto}.fancybox__carousel .fancybox__slide.can-zoom_in .fancybox__content{cursor:zoom-in}.fancybox__carousel .fancybox__slide.can-zoom_out .fancybox__content{cursor:zoom-out}.fancybox__carousel .fancybox__slide.is-draggable .fancybox__content{cursor:move;cursor:grab}.fancybox__carousel .fancybox__slide.is-dragging .fancybox__content{cursor:move;cursor:grabbing}.fancybox__image{transform-origin:0 0;user-select:none;transition:none}.has-image .fancybox__content{padding:0;background:rgba(0,0,0,0);min-height:1px}.is-closing .has-image .fancybox__content{overflow:visible}.has-image[data-image-fit=contain]{overflow:visible;touch-action:none}.has-image[data-image-fit=contain] .fancybox__content{flex-direction:row;flex-wrap:wrap}.has-image[data-image-fit=contain] .fancybox__image{max-width:100%;max-height:100%;object-fit:contain}.has-image[data-image-fit=contain-w]{overflow-x:hidden;overflow-y:auto}.has-image[data-image-fit=contain-w] .fancybox__content{min-height:auto}.has-image[data-image-fit=contain-w] .fancybox__image{max-width:100%;height:auto}.has-image[data-image-fit=cover]{overflow:visible;touch-action:none}.has-image[data-image-fit=cover] .fancybox__content{width:100%;height:100%}.has-image[data-image-fit=cover] .fancybox__image{width:100%;height:100%;object-fit:cover}.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{max-width:100%;flex-shrink:1;min-height:1px;overflow:visible}.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content{width:100%;height:80%}.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{width:960px;height:540px;max-width:100%;max-height:100%}.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{padding:0;background:rgba(24,24,27,.9);color:#fff}.fancybox__carousel .fancybox__slide.has-map .fancybox__content{background:#e5e3df}.fancybox__html5video,.fancybox__iframe{border:0;display:block;height:100%;width:100%;background:rgba(0,0,0,0)}.fancybox-placeholder{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0}.fancybox__thumbs{flex:0 0 auto;position:relative;padding:0px 3px;opacity:var(--fancybox-opacity, 1)}.fancybox__container.is-animated[aria-hidden=false] .fancybox__thumbs{animation:.15s ease-in backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__thumbs{opacity:0}.fancybox__thumbs .carousel__slide{flex:0 0 auto;width:var(--fancybox-thumbs-width, 96px);margin:0;padding:8px 3px;box-sizing:content-box;display:flex;align-items:center;justify-content:center;overflow:visible;cursor:pointer}.fancybox__thumbs .carousel__slide .fancybox__thumb::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-width:5px;border-style:solid;border-color:var(--fancybox-accent-color, rgba(34, 213, 233, 0.96));opacity:0;transition:opacity .15s ease;border-radius:var(--fancybox-thumbs-border-radius, 4px)}.fancybox__thumbs .carousel__slide.is-nav-selected .fancybox__thumb::after{opacity:.92}.fancybox__thumbs .carousel__slide>*{pointer-events:none;user-select:none}.fancybox__thumb{position:relative;width:100%;padding-top:calc(100%/(var(--fancybox-thumbs-ratio, 1.5)));background-size:cover;background-position:center center;background-color:rgba(255,255,255,.1);background-repeat:no-repeat;border-radius:var(--fancybox-thumbs-border-radius, 4px)}.fancybox__toolbar{position:absolute;top:0;right:0;left:0;z-index:20;background:linear-gradient(to top, hsla(0deg, 0%, 0%, 0) 0%, hsla(0deg, 0%, 0%, 0.006) 8.1%, hsla(0deg, 0%, 0%, 0.021) 15.5%, hsla(0deg, 0%, 0%, 0.046) 22.5%, hsla(0deg, 0%, 0%, 0.077) 29%, hsla(0deg, 0%, 0%, 0.114) 35.3%, hsla(0deg, 0%, 0%, 0.155) 41.2%, hsla(0deg, 0%, 0%, 0.198) 47.1%, hsla(0deg, 0%, 0%, 0.242) 52.9%, hsla(0deg, 0%, 0%, 0.285) 58.8%, hsla(0deg, 0%, 0%, 0.326) 64.7%, hsla(0deg, 0%, 0%, 0.363) 71%, hsla(0deg, 0%, 0%, 0.394) 77.5%, hsla(0deg, 0%, 0%, 0.419) 84.5%, hsla(0deg, 0%, 0%, 0.434) 91.9%, hsla(0deg, 0%, 0%, 0.44) 100%);padding:0;touch-action:none;display:flex;justify-content:space-between;--carousel-button-svg-width: 20px;--carousel-button-svg-height: 20px;opacity:var(--fancybox-opacity, 1);text-shadow:var(--fancybox-toolbar-text-shadow, 1px 1px 1px rgba(0, 0, 0, 0.4))}@media all and (min-width: 1024px){.fancybox__toolbar{padding:8px}}.fancybox__container.is-animated[aria-hidden=false] .fancybox__toolbar{animation:.15s ease-in backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__toolbar{opacity:0}.fancybox__toolbar__items{display:flex}.fancybox__toolbar__items--left{margin-right:auto}.fancybox__toolbar__items--center{position:absolute;left:50%;transform:translateX(-50%)}.fancybox__toolbar__items--right{margin-left:auto}@media(max-width: 640px){.fancybox__toolbar__items--center:not(:last-child){display:none}}.fancybox__counter{min-width:72px;padding:0 10px;line-height:var(--carousel-button-height, 48px);text-align:center;font-size:17px;font-variant-numeric:tabular-nums;-webkit-font-smoothing:subpixel-antialiased}.fancybox__progress{background:var(--fancybox-accent-color, rgba(34, 213, 233, 0.96));height:3px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:30;user-select:none}.fancybox__container:fullscreen::backdrop{opacity:0}.fancybox__button--fullscreen g:nth-child(2){display:none}.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(1){display:none}.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(2){display:block}.fancybox__button--slideshow g:nth-child(2){display:none}.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(1){display:none}.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(2){display:block}
/* End */


/* Start:/local/templates/webcanape/libs/swiper/swiper-bundle.min.css?172216719918444*/
/**
 * Swiper 10.1.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: August 1, 2023
 */

 @font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;overflow:clip;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;-ms-touch-action:none;background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-border-radius,10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}
/* End */


/* Start:/local/templates/webcanape/styles.css?1733379839139211*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

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

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}

@font-face{src:url("/local/templates/webcanape/./fonts/Manrope/Manrope-Bold.woff2") format("woff2");font-family:"Manrope";font-weight:bold;font-style:normal;font-display:fallback}@font-face{src:url("/local/templates/webcanape/./fonts/Manrope/Manrope-Semibold.woff2") format("woff2");font-family:"Manrope";font-weight:600;font-style:normal;font-display:fallback}@font-face{src:url("/local/templates/webcanape/./fonts/Manrope/Manrope-Regular.woff2") format("woff2");font-family:"Manrope";font-weight:normal;font-style:normal;font-display:fallback}@font-face{src:url("/local/templates/webcanape/./fonts/Manrope/Manrope-Light.woff2") format("woff2");font-family:"Manrope";font-weight:300;font-style:normal;font-display:fallback}@font-face{src:url("/local/templates/webcanape/./fonts/Manrope/Manrope-Medium.woff2") format("woff2");font-family:"Manrope";font-weight:500;font-style:normal;font-display:fallback}@font-face{src:url("/local/templates/webcanape/./fonts/Manrope/Manrope-ExtraBold.woff2") format("woff2");font-family:"Manrope";font-weight:800;font-style:normal;font-display:fallback}body{font-family:"Manrope",sans-serif;font-size:16px;line-height:1.5}@media(max-width: 767px){body{font-size:14px;line-height:1.3}}.l-layout h1{font-size:40px;font-weight:normal;line-height:1.2;margin:0 0 30px}@media(min-width: 768px)and (max-width: 1239px){.l-layout h1{font-size:40px}}@media(max-width: 767px){.l-layout h1{font-size:24px;text-align:center;margin:0 0 20px}}.l-layout h2,.l-layout .b-title-h2{font-size:50px;font-weight:500;color:#003e7e;line-height:1.2;margin:80px 0}.l-layout h2:first-child,.l-layout .b-title-h2:first-child{margin-top:0}@media(min-width: 768px)and (max-width: 1239px){.l-layout h2,.l-layout .b-title-h2{font-size:40px;margin:0 0 45px}}@media(max-width: 767px){.l-layout h2,.l-layout .b-title-h2{font-size:30px;margin:0 0 30px}}.l-layout h3,.l-layout .b-title-h3{font-size:24px;font-weight:normal;line-height:1.2;margin:22px 0}.l-layout h3:first-child,.l-layout .b-title-h3:first-child{margin-top:0}@media(min-width: 768px)and (max-width: 1239px){.l-layout h3,.l-layout .b-title-h3{font-size:20px}}@media(max-width: 767px){.l-layout h3,.l-layout .b-title-h3{font-size:18px;margin:0 0 15px}}.l-layout ul{margin:0;padding:0;list-style-type:none}.l-layout a:link,.l-layout a:visited{text-decoration:none;transition:color 0.2s ease-in-out;color:#1071ae}.l-layout a:hover{text-decoration:underline}.l-layout a:link[href^=tel],.l-layout a:active[href^=tel],.l-layout a:visited[href^=tel],.l-layout a:hover[href^=tel]{color:currentColor;text-decoration:none}.l-layout p{margin:0 0 15px}.l-layout p:first-child{margin-top:0;padding-top:0}.l-layout p:last-child{margin-bottom:0;padding-bottom:0}html *{box-sizing:border-box}html,body{height:100%;overflow-y:auto;overflow-x:hidden}body{background-color:#fff;color:#242424}.postscript{font-weight:600;color:#003e7e;font-size:20px}.l-layout{position:relative;min-width:320px;overflow:hidden;display:flex;flex-direction:column}.l-header{position:relative;background:#003e7e;border-radius:0px 0px 14px 14px;z-index:3}.l-header .header__inner{position:relative;margin:0 auto;width:100%;max-width:1920px;height:120px}.l-header .header__content{position:relative}@media(max-width: 767px){.l-header .header__content{flex-direction:column}}.l-header .header__sandwich{display:flex;justify-content:center;align-items:center;height:50px;cursor:pointer;transition:color 0.2s ease-in-out}.l-header .header__sandwich:hover{color:#1071ae}@media(min-width: 1240px){.l-header .header__sandwich{display:none}}.l-header .header__logo{position:absolute;top:20px;left:60px;max-width:298px}.l-header .header__logo img{max-width:100%;vertical-align:top}@media(max-width: 767px){.l-header .header__logo{width:180px;margin-bottom:10px}}.l-header .header__logo--mob{display:none}.l-header .header__contacts{position:absolute;top:30px;right:60px}@media(max-width: 767px){.l-header .header__contacts{text-align:center}}.l-header .header__social{position:absolute;top:45px;right:287px;display:flex;align-items:center}.l-header .header__social a{display:flex;margin:0 5px}.l-header .header__social img{max-width:30px}.l-header .header__phone{margin-bottom:5px}.l-header .header__phone a,.l-header .header__phone a:link,.l-header .header__phone a:active,.l-header .header__phone a:focus,.l-header .header__phone a:visited,.l-header .header__phone a:hover{color:#fff;font-size:22px;font-weight:500;letter-spacing:-0.22px;transition:0.2s ease-in-out;transition-property:color}.l-header .header__phone a:hover{color:#ffb800;text-decoration:none}@media(max-width: 767px){.l-header .header__phone{font-size:20px}}.l-header .header__email{margin-bottom:0;text-align:right}.l-header .header__email a,.l-header .header__email a:link,.l-header .header__email a:active,.l-header .header__email a:focus,.l-header .header__email a:visited,.l-header .header__email a:hover{color:#fff;font-size:18px;font-weight:500;letter-spacing:-0.18px;transition:0.2s ease-in-out;transition-property:color}.l-header .header__email a:hover{color:#ffb800;text-decoration:none}@media(max-width: 767px){.l-header .header__email{font-size:14px}}.l-header .header__callback{margin-bottom:10px}@media(max-width: 1239px){.l-header{background:#fff}}@media print{.l-header{display:none}}@media screen and (max-width: 1774px){.l-header .header__inner{height:160px}.l-header .header__social{top:110px;right:60px}.l-header .header__logo{top:45px}}@media(max-width: 1239px){.l-header .header__inner{height:100px}.l-header .header__logo{display:none}.l-header .header__logo--mob{display:block;position:absolute;top:25px;left:30px}.l-header .header__sandwich{position:absolute;top:23px;right:0}.l-header .header__social{display:none}.l-header .header__contacts{top:24px;right:94px}.l-header .header__phone{margin-bottom:0px}.l-header .header__phone a,.l-header .header__phone a:link,.l-header .header__phone a:active,.l-header .header__phone a:focus,.l-header .header__phone a:visited,.l-header .header__phone a:hover{font-size:16px;color:#333}.l-header .header__email a,.l-header .header__email a:link,.l-header .header__email a:active,.l-header .header__email a:focus,.l-header .header__email a:visited,.l-header .header__email a:hover{font-size:14px;color:#333}}@media(min-width: 1240px)and (max-width: 1499px){.l-header .header__inner{height:120px}.l-header .header__logo{top:20px}.l-header .header__contacts{top:20px}.l-header .header__phone{margin-bottom:0}.l-header .header__phone a,.l-header .header__phone a:link,.l-header .header__phone a:active,.l-header .header__phone a:focus,.l-header .header__phone a:visited,.l-header .header__phone a:hover{font-size:20px}.l-header .header__email a,.l-header .header__email a:link,.l-header .header__email a:active,.l-header .header__email a:focus,.l-header .header__email a:visited,.l-header .header__email a:hover{font-size:16px}.l-header .header__social{top:80px}}@media(max-width: 767px){.l-header .header__inner{height:70px;border-bottom:1px solid #f6f6f7}.l-header .header__logo--mob{top:12px;left:20px}.l-header .header__contacts{display:none}.l-header .header__sandwich{top:9px}}.l-main .main__inner{margin:0 auto;padding:0 40px;max-width:1240px;width:100%;position:relative}.l-main .main__inner>[class|=b]:last-child{margin-bottom:0}@media(max-width: 1239px){.l-main--content .main__inner{padding:0 30px}}@media(max-width: 767px){.l-main--content .main__inner{padding:0 20px}}.l-main--slider .main__inner{padding:0}.l-main--form{background:#003e7e}.l-main--form .main__inner{max-width:1920px;padding:120px 30px 32px;background:rgba(0,0,0,0)}@media(max-width: 1239px){.l-main--form .main__inner{padding:80px 30px 30px}}@media(max-width: 767px){.l-main--form .main__inner{padding:60px 20px 30px}}@media print{.l-main--form{display:none}}.l-footer{position:relative;color:#fff;margin-top:auto;background:#003e7e}.l-footer a:link,.l-footer a:visited{color:#66c9f7}.l-footer .footer__inner{margin:0 auto;padding:32px 60px 90px;width:100%;max-width:1920px}@media(max-width: 767px){.l-footer .footer__inner{flex-direction:column}}.l-footer .footer__top{display:flex;position:relative}@media screen and (max-width: 1774px)and (min-width: 1240px){.l-footer .footer__top{min-height:430px}}.l-footer .footer__family-box{margin-top:auto}.l-footer .footer__family-text{color:#fff;font-size:14px;font-weight:500;line-height:1.3;opacity:.7}.l-footer .footer__family-text a:link,.l-footer .footer__family-text a:active,.l-footer .footer__family-text a:focus,.l-footer .footer__family-text a:visited,.l-footer .footer__family-text a:hover{display:flex;color:#fff;font-size:16px;transition:0.2s ease-in-out;transition-property:color;margin-top:5px}.l-footer .footer__family-text a:hover{color:#ffb800}.l-footer .footer__center{position:relative;max-width:1200px;margin:120px auto 0;padding-bottom:30px;display:flex;justify-content:space-between}.l-footer .footer__center::after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:100vw;height:1px;background:rgba(255,255,255,.2)}.l-footer .footer__center-item:link,.l-footer .footer__center-item:active,.l-footer .footer__center-item:focus,.l-footer .footer__center-item:visited,.l-footer .footer__center-item:hover{color:#fff;font-size:14px;font-weight:500;letter-spacing:-0.14px;opacity:.7;margin:0}.l-footer .footer__center-item--red:link,.l-footer .footer__center-item--red:active,.l-footer .footer__center-item--red:focus,.l-footer .footer__center-item--red:visited,.l-footer .footer__center-item--red:hover{color:#f34d4d;font-weight:500;opacity:1}.l-footer .footer__bottom{display:flex;align-items:center;margin-top:30px;justify-content:space-between}.l-footer .footer__logo{max-width:250px;margin-right:50px;display:flex;flex-direction:column}.l-footer .footer__content{margin-left:auto}.l-footer .footer__social{justify-content:flex-end;margin-bottom:28px;display:flex}.l-footer .footer__social a{display:flex;margin:0 5px}.l-footer .footer__social img{max-width:30px}.l-footer .footer__phone a,.l-footer .footer__phone a:link,.l-footer .footer__phone a:active,.l-footer .footer__phone a:visited,.l-footer .footer__phone a:focus,.l-footer .footer__phone a:hover{color:#fff;font-size:22px;font-weight:500;letter-spacing:-0.22px;text-decoration:none;margin-bottom:5px;transition:0.2s ease-in-out;transition-property:color}.l-footer .footer__phone a:hover{text-decoration:none;color:#ffb800}@media(min-width: 768px)and (max-width: 1239px){.l-footer .footer__phone{text-align:right}}.l-footer .footer__email{text-align:right}.l-footer .footer__email a,.l-footer .footer__email a:link,.l-footer .footer__email a:active,.l-footer .footer__email a:visited,.l-footer .footer__email a:focus,.l-footer .footer__email a:hover{color:#fff;font-size:18px;font-weight:500;letter-spacing:-0.18px;transition:0.2s ease-in-out;transition-property:color}.l-footer .footer__email a:hover{text-decoration:none;color:#ffb800}.l-footer .b-footer-copy{color:#fff;font-size:14px;font-weight:500;letter-spacing:-0.14px;opacity:.7;margin:0}.l-footer .b-info-education,.l-footer .b-info-education:link,.l-footer .b-info-education:active,.l-footer .b-info-education:focus,.l-footer .b-info-education:visited,.l-footer .b-info-education:hover{color:#fff;font-size:14px;font-weight:500;letter-spacing:-0.14px;opacity:.7;margin:0}.l-footer .b-electronic-info,.l-footer .b-electronic-info:link,.l-footer .b-electronic-info:active,.l-footer .b-electronic-info:focus,.l-footer .b-electronic-info:visited,.l-footer .b-electronic-info:hover{color:#fff;font-size:14px;font-weight:500;letter-spacing:-0.14px;opacity:.7;margin:0}.l-footer .b-copy-dev,.l-footer .b-copy-dev:link,.l-footer .b-copy-dev:active,.l-footer .b-copy-dev:focus,.l-footer .b-copy-dev:visited,.l-footer .b-copy-dev:hover{color:#fff;font-size:14px;font-weight:500;letter-spacing:-0.14px;opacity:.7;margin:0}@media screen and (max-width: 1440px){.l-footer .footer__content{position:absolute;left:0;bottom:0}.l-footer .footer__social{justify-content:start}.l-footer .footer__email{text-align:left}.l-footer .footer__family-box{margin-top:30px}}@media(max-width: 1239px){.l-footer .footer__logo{max-width:220px;margin-right:35px}.l-footer .footer__logo img{width:100%}.l-footer .footer__family-logo img{width:auto}.l-footer .footer__center{flex-wrap:wrap}.l-footer .footer__center-item:link,.l-footer .footer__center-item:focus,.l-footer .footer__center-item:active,.l-footer .footer__center-item:visited,.l-footer .footer__center-item:hover{width:50%;margin-bottom:5px}.l-footer .footer__phone a,.l-footer .footer__phone a:link,.l-footer .footer__phone a:focus,.l-footer .footer__phone a:active,.l-footer .footer__phone a:visited,.l-footer .footer__phone a:hover{font-size:18px}.l-footer .footer__email{text-align:right}.l-footer .footer__email a,.l-footer .footer__email a:link,.l-footer .footer__email a:focus,.l-footer .footer__email a:active,.l-footer .footer__email a:visited,.l-footer .footer__email a:hover{font-size:15px}.l-footer .footer__inner{padding:30px 30px 40px}.l-footer .footer__content{position:static}.l-footer .footer__bottom{margin-top:30px;flex-wrap:wrap}.l-footer .footer__social{margin-bottom:15px}.l-footer .b-footer-copy{font-size:12px;width:50%}.l-footer .b-info-education,.l-footer .b-info-education:link,.l-footer .b-info-education:active,.l-footer .b-info-education:focus,.l-footer .b-info-education:visited,.l-footer .b-info-education:hover{width:50%;text-align:right;font-size:12px}.l-footer .b-electronic-info,.l-footer .b-electronic-info:link,.l-footer .b-electronic-info:active,.l-footer .b-electronic-info:focus,.l-footer .b-electronic-info:visited,.l-footer .b-electronic-info:hover{width:50%;font-size:12px}.l-footer .b-copy-dev,.l-footer .b-copy-dev:link,.l-footer .b-copy-dev:active,.l-footer .b-copy-dev:focus,.l-footer .b-copy-dev:visited,.l-footer .b-copy-dev:hover{width:50%;font-size:12px;text-align:right}}@media(max-width: 767px){.l-footer .footer__inner{padding:30px 20px 30px}.l-footer .footer__top{flex-direction:column}.l-footer .footer__logo{margin:0 0 32px;max-width:unset}.l-footer .footer__logo img{width:auto}.l-footer .footer__center{margin:0 auto}.l-footer .footer__center-item:link,.l-footer .footer__center-item:focus,.l-footer .footer__center-item:active,.l-footer .footer__center-item:visited,.l-footer .footer__center-item:hover{width:100%;margin-bottom:5px}.l-footer .footer__family-text{font-size:12px}.l-footer .footer__menu{margin-bottom:32px}.l-footer .footer__content{margin:0 0 60px;display:flex;flex-direction:column}.l-footer .footer__social{order:3;margin:30px 0 0}.l-footer .footer__phone{order:1}.l-footer .footer__phone a,.l-footer .footer__phone a:link,.l-footer .footer__phone a:focus,.l-footer .footer__phone a:active,.l-footer .footer__phone a:visited,.l-footer .footer__phone a:hover{font-size:22px}.l-footer .footer__email{order:2;text-align:left}.l-footer .footer__email a,.l-footer .footer__email a:link,.l-footer .footer__email a:focus,.l-footer .footer__email a:active,.l-footer .footer__email a:visited,.l-footer .footer__email a:hover{font-size:18px}.l-footer .footer__bottom{margin:20px 0 0;flex-direction:column;align-items:start}.l-footer .b-footer-copy{font-size:14px;width:100%;margin-bottom:10px}.l-footer .b-info-education,.l-footer .b-info-education:link,.l-footer .b-info-education:active,.l-footer .b-info-education:focus,.l-footer .b-info-education:visited,.l-footer .b-info-education:hover{font-size:14px;width:100%;margin-bottom:10px;text-align:left}.l-footer .b-electronic-info,.l-footer .b-electronic-info:link,.l-footer .b-electronic-info:active,.l-footer .b-electronic-info:focus,.l-footer .b-electronic-info:visited,.l-footer .b-electronic-info:hover{display:none}.l-footer .b-copy-dev,.l-footer .b-copy-dev:link,.l-footer .b-copy-dev:active,.l-footer .b-copy-dev:focus,.l-footer .b-copy-dev:visited,.l-footer .b-copy-dev:hover{width:100%;font-size:14px;text-align:left}}@media print{.l-footer{display:none}}.l-fixed-top{position:fixed;z-index:100;top:0;left:0;right:0;color:#fff;background:none;transform:translateY(-200%);transition:0.2s ease-in-out;transition-property:opacity,visibility,transform}.l-fixed-top .l-header .header__inner{border:none}.l-fixed-top a:link,.l-fixed-top a:visited{color:#fff}.l-fixed-top .fixed-top__inner{display:flex;margin:0 auto;justify-content:space-between;align-items:center;padding:0 40px;width:100%;max-width:1240px}.l-fixed-top .fixed-top__logo{width:180px;margin-right:20px}@media(max-width: 1239px){.l-fixed-top .fixed-top__logo{margin-right:auto;padding-left:20px}}@media(max-width: 767px){.l-fixed-top .fixed-top__logo{display:none}}.l-fixed-top .fixed-top__logo img{max-width:100%;max-height:50px;vertical-align:top}.l-fixed-top .fixed-top__btn{margin-left:20px}@media(max-width: 1239px){.l-fixed-top .fixed-top__menu{display:none}}.l-fixed-top .fixed-top__sandwich{display:flex;align-items:center;justify-content:center;width:50px;height:50px;cursor:pointer;transition:color 0.2s ease-in-out}.l-fixed-top .fixed-top__sandwich:hover{color:#1071ae}.l-fixed-top .fixed-top__sandwich svg{vertical-align:top}@media(min-width: 1240px){.l-fixed-top .fixed-top__sandwich{display:none}}.l-fixed-top--active{opacity:1;visibility:visible;transform:translateY(0)}.l-fixed-top--active::before{content:"";position:absolute;left:10px;right:10px;box-shadow:0px 10px 20px -2px rgba(0,0,0,.15);bottom:2px;height:10px;background-color:#45494a;height:100%}@media print{.l-fixed-top{display:none;opacity:0}}.l-sidebar{position:fixed;z-index:1000;top:0;bottom:0;left:0;width:100%;max-width:340px;overflow:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;visibility:hidden;opacity:0;transition:0.2s ease-in-out;transition-property:opacity,visibility}@media(max-width: 767px){.l-sidebar{max-width:none}}.l-sidebar .sidebar__social img{width:30px}.l-sidebar .sidebar__overlay{position:fixed;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.4)}.l-sidebar .sidebar__inner{background:#003e7e;position:relative;min-height:100%;display:flex;flex-direction:column;transform:translateX(-100%);transition:transform 0.2s ease-in-out}.l-sidebar .sidebar__head{position:relative;background:#fff;height:70px}.l-sidebar .sidebar__logo{position:absolute;top:12px;left:20px}.l-sidebar .sidebar__close{position:absolute;top:0;right:0;cursor:pointer}.l-sidebar .sidebar__close:hover{color:#1071ae}.l-sidebar .sidebar__content{padding:30px 20px}.l-sidebar .sidebar__menu{margin-bottom:76px}.l-sidebar .sidebar__phone{margin-bottom:5px;font-size:18px}.l-sidebar .sidebar__phone a,.l-sidebar .sidebar__phone a:link,.l-sidebar .sidebar__phone a:focus,.l-sidebar .sidebar__phone a:active,.l-sidebar .sidebar__phone a:visited,.l-sidebar .sidebar__phone a:hover{color:#fff;font-weight:400}.l-sidebar .sidebar__email{margin-bottom:20px;font-size:16px}.l-sidebar .sidebar__email a,.l-sidebar .sidebar__email a:link,.l-sidebar .sidebar__email a:focus,.l-sidebar .sidebar__email a:active,.l-sidebar .sidebar__email a:visited,.l-sidebar .sidebar__email a:hover{color:#fff;font-weight:400}.l-sidebar--open{opacity:1;visibility:visible}.l-sidebar--open .sidebar__inner{box-shadow:0 0 15px 5px rgba(0,0,0,.3);transform:translateX(0)}.g-ov-h{overflow:hidden}@media(max-width: 767px){.fancybox__container--form .fancybox__content{padding:20px 10px}}.b-link-arr .link-arr__arr{display:inline-block;transition:transform 0.2s ease-in-out}.b-link-arr:hover{text-decoration:none}.b-link-arr:hover .link-arr__arr{transform:translateX(50%)}.b-link-arr--back:hover .link-arr__arr{transform:translateX(-50%)}.l-back-top{position:fixed;z-index:999;bottom:100px;right:8%;width:60px;height:60px;display:flex;justify-content:center;align-items:center;border-radius:50%;background-color:#cecece;color:#fff;opacity:0;visibility:hidden;transform:translateY(100%);transition:0.2s ease-in-out;transition-property:background-color,color,opacity,visibility,transform;cursor:pointer}.l-back-top:hover{color:#45494a;background-color:#3dade1}.l-back-top--show{opacity:1;visibility:visible;transform:none}@media(max-width: 1799px){.l-back-top{right:5%;bottom:50px}}@media(max-width: 767px){.l-back-top{right:20px;bottom:20px;width:40px;height:40px}}@media(max-width: 767px){.l-back-top .back-top__icon{width:15px}}.l-back-top .back-top__icon svg{max-width:100%;display:block}.b-footer-form{max-width:1232px;margin:0 auto;background:rgba(0,112,223,.2);padding:36px;border-radius:10px}.b-footer-form .footer-form__inner{display:flex;align-items:stretch}.b-footer-form .footer-form__title{color:rgba(255,255,255,.9);font-size:20px;font-weight:500;line-height:1.2;letter-spacing:-0.2px;margin-right:auto;align-items:center;display:flex}.b-footer-form .footer-form__input{margin-right:10px;max-width:260px;width:100%}.b-footer-form .footer-form__input input{border-radius:10px;background:#003e7e;padding:14px 30px;color:#fff;font-size:16px;font-weight:500;line-height:1.2;border:none;outline:none;width:100%}.b-footer-form .footer-form__input input::placeholder{color:#fff}.b-footer-form .footer-form__btn{width:100%;max-width:260px}.b-footer-form .footer-form__btn a,.b-footer-form .footer-form__btn a:link,.b-footer-form .footer-form__btn a:active,.b-footer-form .footer-form__btn a:focus,.b-footer-form .footer-form__btn a:hover,.b-footer-form .footer-form__btn a:visited,.b-footer-form .footer-form__btn input{border-radius:10px;background:#0070df;color:#fff;font-size:18px;font-weight:500;letter-spacing:-0.18px;border:none;outline:none;width:100%;height:100%;cursor:pointer;transition:0.2s ease-in-out;transition-property:background;display:flex;align-items:center;justify-content:center;padding:13px 60px}.b-footer-form .footer-form__btn a:hover,.b-footer-form .footer-form__btn a:link:hover,.b-footer-form .footer-form__btn a:active:hover,.b-footer-form .footer-form__btn a:focus:hover,.b-footer-form .footer-form__btn a:hover:hover,.b-footer-form .footer-form__btn a:visited:hover,.b-footer-form .footer-form__btn input:hover{background:#ffb800}.b-footer-form .footer-form__err p{margin-top:20px;border:1px solid red;padding:20px;background:rgba(255,0,0,.1607843137);border-radius:10px}.b-footer-form .footer-form__err font.errortext{font-size:16px}@media screen and (max-width: 1280px){.b-footer-form .footer-form__inner{flex-wrap:wrap}.b-footer-form .footer-form__title{width:100%;max-width:unset;margin:0 0 30px}.b-footer-form .footer-form__input{max-width:unset;margin:0 0 10px}.b-footer-form .footer-form__btn a,.b-footer-form .footer-form__btn a:link,.b-footer-form .footer-form__btn a:active,.b-footer-form .footer-form__btn a:focus,.b-footer-form .footer-form__btn a:hover,.b-footer-form .footer-form__btn a:visited,.b-footer-form .footer-form__btn input{padding:20px 60px;font-size:16px}}@media(max-width: 767px){.b-footer-form{padding:15px 20px 20px}.b-footer-form .footer-form__title{width:100%;max-width:unset;margin:0 0 30px}.b-footer-form .footer-form__input input{font-size:14px}.b-footer-form .footer-form__btn{max-width:unset}}.l-main--contacts{background:#f6f6f7}.l-main--contacts .main__inner{padding:0;display:flex;background:rgba(0,0,0,0);max-width:1920px;margin:0 auto}@media(max-width: 1239px){.l-main--contacts .main__inner{flex-direction:column}}@media print{.l-main--contacts{display:none}}.b-footer-contacts{max-width:616px;position:relative;left:50%;transform:translateX(-616px);padding:140px 70px 150px 36px;box-sizing:border-box}.b-footer-contacts h2{margin:0 0 60px}.b-footer-contacts .footer-contacts__inner{position:relative;display:flex;flex-direction:column}.b-footer-contacts .footer-contacts__phone:link,.b-footer-contacts .footer-contacts__phone:active,.b-footer-contacts .footer-contacts__phone:focus,.b-footer-contacts .footer-contacts__phone:visited,.b-footer-contacts .footer-contacts__phone:hover{color:#0070df;font-size:32px;font-weight:500;transition:0.2s ease-in-out;transition-property:color}.b-footer-contacts .footer-contacts__phone:hover{color:#ffb800}.b-footer-contacts .footer-contacts__mail:link,.b-footer-contacts .footer-contacts__mail:active,.b-footer-contacts .footer-contacts__mail:focus,.b-footer-contacts .footer-contacts__mail:visited,.b-footer-contacts .footer-contacts__mail:hover{color:#0070df;font-size:24px;font-weight:500;letter-spacing:-0.48px;transition:0.2s ease-in-out;transition-property:color;text-decoration:none;margin-top:20px}.b-footer-contacts .footer-contacts__mail:hover{color:#ffb800}.b-footer-contacts .footer-contacts__social{margin-top:30px;display:flex;align-items:center}.b-footer-contacts .footer-contacts__social a{display:flex;margin-right:10px}.b-footer-contacts .footer-contacts__work{color:#747474;font-size:18px;font-weight:400;line-height:32px;margin:30px 0 0;padding:0}.b-footer-contacts .footer-contacts__addres{color:#747474;font-size:18px;font-weight:400;line-height:32px;padding:0;margin:30px 0 0}@media(max-width: 1239px){.b-footer-contacts{position:static;transform:none;padding:80px 30px 50px 30px;max-width:unset}.b-footer-contacts h2{margin:0 0 45px}.b-footer-contacts .footer-contacts__phone:link,.b-footer-contacts .footer-contacts__phone:active,.b-footer-contacts .footer-contacts__phone:focus,.b-footer-contacts .footer-contacts__phone:visited,.b-footer-contacts .footer-contacts__phone:hover{font-size:28px}.b-footer-contacts .footer-contacts__mail:link,.b-footer-contacts .footer-contacts__mail:active,.b-footer-contacts .footer-contacts__mail:focus,.b-footer-contacts .footer-contacts__mail:visited,.b-footer-contacts .footer-contacts__mail:hover{font-size:20px;margin-top:18px}.b-footer-contacts .footer-contacts__social{margin-top:25px}.b-footer-contacts .footer-contacts__work{margin:25px 0 0}.b-footer-contacts .footer-contacts__addres{margin:25px 0 0}}@media(max-width: 767px){.b-footer-contacts{padding:55px 20px 30px 20px}.b-footer-contacts h2{margin:0 0 30px}.b-footer-contacts .footer-contacts__phone:link,.b-footer-contacts .footer-contacts__phone:active,.b-footer-contacts .footer-contacts__phone:focus,.b-footer-contacts .footer-contacts__phone:visited,.b-footer-contacts .footer-contacts__phone:hover{font-size:22px}.b-footer-contacts .footer-contacts__mail:link,.b-footer-contacts .footer-contacts__mail:active,.b-footer-contacts .footer-contacts__mail:focus,.b-footer-contacts .footer-contacts__mail:visited,.b-footer-contacts .footer-contacts__mail:hover{font-size:18px;margin-top:14px}.b-footer-contacts .footer-contacts__social{margin-top:20px}.b-footer-contacts .footer-contacts__work{font-size:15px;margin:20px 0 0}.b-footer-contacts .footer-contacts__addres{font-size:15px;margin:20px 0 0}}.b-footer-map{position:absolute;left:50%;right:0;top:0;bottom:0}@media(max-width: 1239px){.b-footer-map{position:static;height:450px}}@media(max-width: 767px){.b-footer-map{height:340px}}.p-main .l-header .header__inner{border-bottom:none}.b-main-banner{position:relative;max-width:1920px;margin:-13px auto 0;display:flex}.b-main-banner .main-banner__left{width:50%;padding:117px 210px 160px 155px;background-image:url("/local/templates/webcanape/images/main-banner-bg.jpg");background-repeat:no-repeat;background-size:cover}.b-main-banner .main-banner__right{width:50%;display:flex;flex-direction:column}.b-main-banner .main-banner__path{color:#fff;font-size:32px;font-weight:500;margin:0 0 24px}.b-main-banner .main-banner__title{color:#fff;font-size:130px;font-weight:500;letter-spacing:-2.6px;margin:0 0 14px}.b-main-banner .main-banner__text{color:#fff;font-size:50px;font-weight:500;line-height:60px;letter-spacing:-1px;margin:0 0 100px}.b-main-banner .main-banner__event{padding:117px 155px 103px}.b-main-banner .main-banner__imgbox{display:flex;flex-grow:1;position:relative}.b-main-banner .main-banner__imgbox img{object-fit:cover;width:100%}.b-main-banner .main-banner__anchor{position:absolute;left:-100px;top:-100px;width:200px;height:200px;background-image:url("/local/templates/webcanape/images/anchor-text.svg");background-position:center;background-repeat:no-repeat;cursor:pointer}.b-main-banner .main-banner__arr{position:absolute;width:71px;height:71px;top:calc(50% - 35.5px);left:calc(50% - 35.5px);background-image:url("/local/templates/webcanape/images/anchor-arr.svg");background-position:center;background-repeat:no-repeat;transition:all .3s ease}.b-main-banner .main-banner__arr:hover{background-image:url("/local/templates/webcanape/images/anchor-arr-orange.svg");background-position:center;background-repeat:no-repeat}@media screen and (max-width: 1774px){.b-main-banner .main-banner__left{padding:77px 125px 120px 70px;display:flex;flex-direction:column}.b-main-banner .main-banner__event{padding:80px 105px 80px}.b-main-banner .main-banner__title{font-size:100px}.b-main-banner .main-banner__text{font-size:33px;line-height:1.2;margin:0 0 70px}.b-main-banner .main-banner__btn:link,.b-main-banner .main-banner__btn:visited{width:fit-content;margin-top:auto}.b-main-banner .main-banner__anchor{bottom:calc(50% - 100px)}}@media(max-width: 1239px){.b-main-banner{flex-wrap:wrap}.b-main-banner .main-banner__left{width:100%;padding:50px 30px 200px 30px}.b-main-banner .main-banner__right{width:100%;padding:0 30px 70px;background:#f6f6f7}.b-main-banner .main-banner__anchor{display:none}.b-main-banner .main-banner__event{margin-top:-125px;padding:26px;border-radius:8px 8px 0px 0px;background:#fff}.b-main-banner .main-banner__imgbox{border-radius:0px 0px 8px 8px;overflow:hidden}}@media(max-width: 767px){.b-main-banner .main-banner__left{padding:25px 20px 200px 20px}.b-main-banner .main-banner__right{padding:0 20px 70px}.b-main-banner .main-banner__path{font-size:20px}.b-main-banner .main-banner__title{font-size:50px}.b-main-banner .main-banner__text{font-size:35px;margin:0 0 50px}.b-main-banner .main-banner__btn:link,.b-main-banner .main-banner__btn:visited{display:none}}.rotate-right{animation:rotate 7s linear infinite}.rotate-left{animation:rotate-left 7s linear infinite}@keyframes rotate{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes rotate-left{from{transform:rotate(0deg)}to{transform:rotate(-360deg)}}.b-about-main{display:flex;max-height:879px}.b-about-main h2{margin:0 0 40px}.b-about-main p{color:#747474;font-size:18px;font-weight:400;line-height:1.2;letter-spacing:-0.36px;margin:0 0 20px}.b-about-main .about-main__content{padding:140px 160px 160px 0}.b-about-main .about-main__sliderbox{display:flex;margin-right:-165px;flex-shrink:0}.b-about-main .about-main__slider--first{margin-right:30px}.b-about-main .about-main__slider-inner{overflow:hidden}.b-about-main .about-main__slider--second .about-main__slider-next{position:absolute;top:50%;background:url("/local/templates/webcanape/images/arrow_vertical1.svg") 0 0 no-repeat;width:5px;height:100px}.b-about-main .about-main__slider--mobile{display:none;width:100%}.b-about-main .about-main__slider-item{display:flex;height:fit-content}.b-about-main .about-main__subtext{color:#003e7e;font-size:24px;font-weight:500;line-height:1.2;letter-spacing:-0.48px;margin:0 0 40px}.b-about-main .about-main__btn:link,.b-about-main .about-main__btn:visited{margin-top:40px}@media screen and (max-width: 1495px){.b-about-main .about-main__sliderbox{margin-right:0}.b-about-main .about-main__content{padding:140px 100px 160px 0}}@media(max-width: 1239px){.b-about-main{flex-direction:column;max-height:unset;padding-bottom:70px}.b-about-main .about-main__content{padding:70px 0 70px 0}.b-about-main .about-main__slider-item{width:auto;height:100%;justify-content:center}.b-about-main .about-main__slider--first,.b-about-main .about-main__slider--second{display:none}.b-about-main .about-main__slider--mobile{display:block;padding-bottom:50px}.b-about-main .about-main__slider--mobile .swiper-pagination{position:absolute;bottom:0}.b-about-main .swiper-pagination{position:static;margin-top:30px;text-align:start}.b-about-main .swiper-pagination .swiper-pagination-bullet{width:10px;height:10px;background:#c5d1df;opacity:1;margin:0 5px !important}.b-about-main .swiper-pagination .swiper-pagination-bullet-active{background:#0070df}}@media(max-width: 767px){.b-about-main{padding-bottom:60px}.b-about-main h2{margin:0 0 20px}.b-about-main p{font-size:15px;margin:0 0 15px}.b-about-main .about-main__content{padding:55px 0 30px 0}.b-about-main .about-main__subtext{font-size:18px;margin:0 0 20px}.b-about-main .about-main__btn:link,.b-about-main .about-main__btn:visited{margin-top:15px;width:100%;text-align:center}}.b-innumber{position:relative;background:#003e7e;margin:0 -100vw;padding:140px 100vw 150px;z-index:0}@media(max-width: 1239px){.b-innumber{padding:70px 100vw 70px}}.b-innumber h2{color:#fff}.b-innumber .innumber__wrapper{border-top:1px solid #fff;display:flex;flex-wrap:wrap}.b-innumber .innumber__item{width:33.333%;box-sizing:border-box;border-bottom:1px solid #fff;padding:42px 0;height:auto}.b-innumber .innumber__num{color:#379cff;font-size:120px;font-weight:400;letter-spacing:-2.4px;margin:0 0 23px}.b-innumber .innumber__item:nth-child(3n) .innumber__num{color:#fff}.b-innumber .innumber__text{color:#fff;font-size:24px;font-weight:400;line-height:34px;letter-spacing:-0.48px;max-width:290px}.b-innumber .innumber__bg{position:absolute;top:0;bottom:0;right:0;left:calc(50% + 127px);background-image:url("/local/templates/webcanape/images/innumbers-bg.jpg");background-repeat:no-repeat;background-size:auto 100%;background-position:top left;z-index:-1}.b-innumber .swiper-pagination{display:none}@media(max-width: 1239px){.b-innumber .innumber__item{width:50%;padding:30px 0}.b-innumber .innumber__num{font-size:100px;margin:0 0 15px}.b-innumber .innumber__item:nth-child(3n) .innumber__num{color:#379cff}.b-innumber .innumber__item:nth-child(2n) .innumber__num{color:#fff}.b-innumber .innumber__text{font-size:20px}.b-innumber .innumber__bg{left:calc(50% - 55px)}}@media(max-width: 767px){.b-innumber{margin:0 -20px;padding:50px 20px 60px}.b-innumber .innumber__wrapper{flex-wrap:nowrap;border:none}.b-innumber .innumber__item{border:none;border-left:1px solid #fff;padding:15px 0 15px 30px;display:block}.b-innumber .innumber__num{font-size:84px;margin:0 0 20px}.b-innumber .innumber__text{font-size:18px}.b-innumber .innumber__item:nth-child(2n) .innumber__num{color:#379cff}.b-innumber .innumber__bg{left:0;right:0;top:50%;bottom:0;background-size:cover;background-position:bottom center}.b-innumber .swiper-pagination{display:block;position:static;margin-top:70px;text-align:start}.b-innumber .swiper-pagination .swiper-pagination-bullet{width:10px;height:10px;background:#c5d1df;opacity:1;margin:0 5px !important}.b-innumber .swiper-pagination .swiper-pagination-bullet-active{background:#0070df}}.b-mba-banner{position:relative;margin:-13px 0 0}@media(max-width: 767px){.b-mba-banner{margin:0}}.b-mba-banner h1{font-size:80px;font-weight:500;color:#fff;margin:0 0 55px}.b-mba-banner .mba-banner__patch{position:absolute;top:30px;left:50%;max-width:1690px;margin:0 auto;width:100%;transform:translateX(-50%);z-index:1;padding:0 40px}.b-mba-banner .mba-banner__banner{position:relative;max-width:1920px;margin:0 auto;height:850px}.b-mba-banner .mba-banner__banner img{width:100%;height:100%}.b-mba-banner .mba-banner__inner{position:absolute;top:113px;left:50%;transform:translateX(-50%);max-width:1690px;width:100%;margin:0 auto;padding:0 40px}.b-mba-banner .mba-banner__anchor{position:relative;left:50%;transform:translateX(-50%);width:201px;height:201px;background-image:url("/local/templates/webcanape/images/anchor-text-MBA.svg");background-position:center;background-repeat:no-repeat;margin-bottom:78px;cursor:pointer}.b-mba-banner .mba-banner__anchor::after{content:"";position:absolute;top:50%;width:100vw;left:50%;transform:translate(-50%, -50%);height:1px;background:#fff;z-index:-1;max-width:1610px}.b-mba-banner .mba-banner__arr{position:absolute;width:71px;height:71px;top:50%;left:50%;transform:translate(-50%, -50%);background-image:url("/local/templates/webcanape/images/anchor-arr.svg");background-position:center;background-repeat:no-repeat}.b-mba-banner .mba-banner__wrapper{display:flex;flex-wrap:wrap;justify-content:center}@media(max-width: 1239px){.b-mba-banner .mba-banner__wrapper{justify-content:flex-start}}.b-mba-banner .mba-banner__item{width:calc(20% - 48px)}.b-mba-banner .mba-banner__item:not(:nth-child(5n)){margin-right:60px}.b-mba-banner .mba-banner__number{font-size:120px;color:#fff;font-weight:500;line-height:1;margin-bottom:50px;letter-spacing:-0.04em}.b-mba-banner .mba-banner__text{color:#fff;font-size:19px}.b-mba-banner .swiper-pagination{display:none}@media(max-width: 1239px){.b-mba-banner h1{font-size:55px;margin:0 0 40px}.b-mba-banner .mba-banner__banner{height:610px}.b-mba-banner .mba-banner__inner{top:85px}.b-mba-banner .mba-banner__anchor{display:none}.b-mba-banner .mba-banner__item{width:calc(33.333% - 20px);margin-bottom:20px}.b-mba-banner .mba-banner__item:not(:nth-child(5n)){margin-right:0}.b-mba-banner .mba-banner__item:not(:nth-child(3n)){margin-right:30px}.b-mba-banner .mba-banner__number{font-size:80px;margin-bottom:22px}.b-mba-banner .mba-banner__text{font-size:16px}}@media(max-width: 767px){.b-mba-banner h1{font-size:32px;margin:0 0 50px;text-align:left}.b-mba-banner .mba-banner__patch{position:relative;top:0;padding:12px 20px;z-index:1;border-top:1px solid #f6f6f7}.b-mba-banner .mba-banner__banner{height:450px;background:#003e7e}.b-mba-banner .mba-banner__banner img{height:250px}.b-mba-banner .mba-banner__inner{top:40px;padding:0 20px}.b-mba-banner .mba-banner__wrapper{flex-wrap:nowrap}.b-mba-banner .mba-banner__item{padding:30px 0 30px 30px;border-left:1px solid #fff;margin:0}.b-mba-banner .mba-banner__number{font-size:84px;margin:0 0 30px}.b-mba-banner .mba-banner__text{font-size:18px}.b-mba-banner .swiper-pagination{display:block;position:static;margin-top:30px;text-align:start}.b-mba-banner .swiper-pagination .swiper-pagination-bullet{width:10px;height:10px;background:#f6f6f7;opacity:1;margin:0 5px !important}.b-mba-banner .swiper-pagination .swiper-pagination-bullet-active{background:#0070df}}.b-reasons{margin:0 -100vw;padding:140px 100vw 150px}@media(min-width: 1240px){.b-reasons .reasons__head{display:flex}.b-reasons .reasons__head span:first-child{flex-shrink:0;line-height:1;font-size:132px;margin-right:25px}.b-reasons .reasons__head span:last-child{width:100%;line-height:1.2}}.b-reasons .reasons__wrapper{display:flex;flex-wrap:wrap}.b-reasons .reasons__item{width:calc(50% - 20px);margin-bottom:40px}.b-reasons .reasons__item img{margin-bottom:20px}.b-reasons .reasons__item:not(:nth-child(2n)){margin-right:40px}.b-reasons .reasons__title{color:#003e7e;font-weight:500;font-size:24px;margin:0 0 20px;line-height:1.2}.b-reasons .reasons__text{font-weight:400;font-size:18px;line-height:1.2;color:#747474}.b-reasons .reasons__count{display:none}.b-reasons .swiper-pagination{display:none}@media(max-width: 1239px){.b-reasons{padding:70px 100vw 70px}}@media(max-width: 767px){.b-reasons{padding:54px 20px 30px;margin:0 -20px;background:#fff}.b-reasons .reasons__wrapper{flex-wrap:nowrap}.b-reasons .reasons__item{position:relative;margin:0;background:#f6f6f7;padding:25px;border-radius:8px}.b-reasons .reasons__item img{max-width:46px;margin-bottom:20px}.b-reasons .reasons__title{font-size:18px;margin:0 0 16px}.b-reasons .reasons__text{font-size:15px;line-height:23px;color:#747474}.b-reasons .reasons__count{display:block;position:absolute;top:25px;right:25px;font-size:14px;line-height:24px;color:#747474}.b-reasons .swiper-pagination{display:block;position:static;margin-top:30px;text-align:start}.b-reasons .swiper-pagination .swiper-pagination-bullet{width:10px;height:10px;background:rgba(0,62,126,.2);opacity:1;margin:0 5px !important}.b-reasons .swiper-pagination .swiper-pagination-bullet-active{background:#0070df}}.b-what-mba{display:flex;flex-wrap:wrap;margin:0 -100vw;padding:0 100vw}.b-what-mba h2{color:#003e7e;font-weight:500;font-size:50px;line-height:1.2;letter-spacing:-0.02em;margin:0 0 35px}.b-what-mba .what-mba__leftcol{position:relative;width:50%;box-sizing:border-box;padding:140px 85px 150px 0;display:flex;flex-direction:column;height:auto}.b-what-mba .what-mba__rightcol{position:relative;width:50%;box-sizing:border-box;padding:140px 0 150px 100px}.b-what-mba .what-mba__rightcol::before{content:"";top:0;left:0;position:absolute;width:100vw;height:100%;background:#e6ecf3;z-index:-1}.b-what-mba .what-mba__subtitle{font-weight:500;font-size:23px;line-height:1.2;letter-spacing:-0.02em;color:#003e7e;margin:0 0 30px}.b-what-mba .what-mba__text{margin:0 0 30px}.b-what-mba .what-mba__text p{font-weight:400;font-size:18px;line-height:1.2;letter-spacing:-0.02em;color:#747474;padding:0;margin:0 0 20px}.b-what-mba .what-mba__right-title{font-weight:400;font-size:21px;line-height:1.2;letter-spacing:-0.02em;color:#003e7e;margin:0 0 65px}.b-what-mba .what-mba__right-list-title{font-weight:400;font-size:22px;line-height:1.2;letter-spacing:-0.02em;color:#003e7e;margin:0 0 30px;opacity:.6}.b-what-mba .what-mba__list-item{display:flex;align-items:center}.b-what-mba .what-mba__list-item:not(:last-child){margin:0 0 35px}.b-what-mba .what-mba__list-imgbox{display:flex;max-width:50px;margin-right:30px}.b-what-mba .what-mba__list-imgbox img{width:100%}.b-what-mba .what-mba__list-text{font-weight:400;font-size:18px;line-height:1.2;letter-spacing:-0.01em;color:#003e7e;flex:1}.b-what-mba .what-mba__btn:link,.b-what-mba .what-mba__btn:active,.b-what-mba .what-mba__btn:visited,.b-what-mba .what-mba__btn:focus,.b-what-mba .what-mba__btn:hover{width:fit-content;margin-top:auto}@media(max-width: 1239px){.b-what-mba .what-mba__leftcol{width:100%;padding:70px 0 80px}.b-what-mba .what-mba__rightcol{width:100%;padding:70px 0 80px}.b-what-mba .what-mba__rightcol::before{left:-50px;right:-50px;width:auto}}@media(max-width: 767px){.b-what-mba h2{font-size:30px;margin:0 0 20px}.b-what-mba .what-mba__leftcol{padding:54px 0 54px}.b-what-mba .what-mba__rightcol{padding:44px 0 50px}.b-what-mba .what-mba__subtitle{font-size:20px;margin:0 0 20px}.b-what-mba .what-mba__text{margin:0 0 20px}.b-what-mba .what-mba__text p{font-size:15px}.b-what-mba .what-mba__right-title{font-size:20px;margin:0 0 40px}.b-what-mba .what-mba__right-list-title{font-size:20px}.b-what-mba .what-mba__list-item:not(:last-child){margin:0 0 20px}.b-what-mba .what-mba__list-imgbox{max-width:40px;margin-right:20px}.b-what-mba .what-mba__list-text{font-size:16px}.b-what-mba .what-mba__btn:link,.b-what-mba .what-mba__btn:visited{margin:0 auto;height:50px;max-width:300px;width:100%;font-size:16px;align-items:center;justify-content:center;display:inline-flex}}.b-diagram{margin:0 -100vw 0;padding:140px 100vw 140px;background:#e6ecf3}.b-diagram h2{font-weight:400;font-size:50px;line-height:1.2;letter-spacing:-0.02em;color:#003e7e;margin:0 0 60px}.b-diagram h3{font-weight:400;font-size:24px;line-height:1.2;letter-spacing:-0.02em;color:#003e7e;margin:0 0 50px}.b-diagram .diagram__head{display:flex;flex-wrap:wrap;margin-bottom:210px}.b-diagram .diagram__head .diagram__left{padding-top:50px}.b-diagram .diagram__left{width:calc(50% - 55px);margin-right:110px}.b-diagram .diagram__right{width:calc(50% - 55px);position:relative}.b-diagram .diagram__text{font-weight:400;font-size:18px;line-height:1.2;letter-spacing:-0.02em;color:#003e7e;margin:0 0 55px}.b-diagram .diagram__persons{display:flex;align-items:center;justify-content:space-between}.b-diagram .diagram__person{display:flex;align-items:end}.b-diagram .diagram__person img{margin-right:14px}.b-diagram .diagram__percent{font-weight:700;font-size:60px;line-height:.7;color:#003e7e;margin-right:10px}.b-diagram .diagram__percent span{font-weight:400;font-size:45px}.b-diagram .diagram__sort{font-style:normal;font-weight:400;font-size:18px;line-height:1.2;letter-spacing:-0.02em;color:#003e7e;opacity:.7}.b-diagram .diagram__decor-title{font-style:normal;font-weight:500;font-size:30px;line-height:1.2;text-align:center;color:#003e7e}.b-diagram .diagram__decor-text{font-weight:400;font-size:16px;line-height:1.2;text-align:center;color:#003e7e;opacity:.8}.b-diagram .diagram__decor-top{position:absolute;top:0;left:50%;transform:translateX(-50%);width:353px;height:325px;background-image:url("/local/templates/webcanape/images/squere1.svg");background-position:center;background-repeat:no-repeat}.b-diagram .diagram__decor-top .diagram__decor-title{position:absolute;top:66px;left:0;right:0;text-align:center}.b-diagram .diagram__decor-top .diagram__decor-text{position:absolute;top:103px;left:0;right:0;text-align:center}.b-diagram .diagram__decor-left{position:absolute;top:155px;left:0;width:353px;height:325px;background-image:url("/local/templates/webcanape/images/squere2.svg");background-position:center;background-repeat:no-repeat}.b-diagram .diagram__decor-left .diagram__decor-title{position:absolute;bottom:140px;left:65px;text-align:center}.b-diagram .diagram__decor-left .diagram__decor-text{position:absolute;bottom:120px;left:65px;text-align:center}.b-diagram .diagram__decor-right{position:absolute;top:155px;right:0;width:353px;height:325px;background-image:url("/local/templates/webcanape/images/squere3.svg");background-position:center;background-repeat:no-repeat}.b-diagram .diagram__decor-right .diagram__decor-title{position:absolute;bottom:140px;right:75px;text-align:center}.b-diagram .diagram__decor-right .diagram__decor-text{position:absolute;bottom:120px;right:65px;text-align:center}.b-diagram .diagram__decor-center{position:absolute;top:197px;left:50%;transform:translateX(-50%);width:130px;height:160px;background-image:url("/local/templates/webcanape/images/squere4.svg");background-position:center;background-repeat:no-repeat}.b-diagram .diagram__decor-center-title{position:absolute;font-weight:700;font-size:26px;line-height:1.2;color:#fff;top:45px;left:0;right:0;text-align:center}.b-diagram .diagram__decor-center-text{position:absolute;top:83px;font-weight:400;font-size:15px;line-height:1.2;text-align:center;color:#fff;left:50%;transform:translateX(-50%)}.b-diagram .diagram__footer{display:flex;flex-wrap:wrap}.b-diagram .diagram__laywrap{position:relative;height:230px}.b-diagram .diagram__layitem{position:absolute;width:231px;height:134px;background-position:center;background-repeat:no-repeat;left:50%;transform:translateX(-50%)}.b-diagram .diagram__layitem--1{top:0;background-image:url("/local/templates/webcanape/images/lay-1.svg");z-index:3}.b-diagram .diagram__layitem--1 .diagram__laydecor{position:absolute;left:97%;top:49%;transform:translateY(-140%);width:51px;height:42px;border-top:1px solid #0a4888;border-left:1px solid #0a4888}.b-diagram .diagram__layitem--1 .diagram__laydecor::before{content:"";position:absolute;width:38px;height:38px;left:0;top:100%;transform:translate(-50%, -50%);background-position:center;background-repeat:no-repeat;background-image:url("/local/templates/webcanape/images/baloon.svg")}.b-diagram .diagram__layitem--1 .diagram__layinfo{position:absolute;top:0;transform:translateY(-10px);left:calc(100% + 10px)}.b-diagram .diagram__layitem--2{top:47px;background-image:url("/local/templates/webcanape/images/lay-2.svg");z-index:2}.b-diagram .diagram__layitem--2 .diagram__laydecor{position:absolute;right:97%;top:63%;width:94px;height:0;border-top:1px solid #0a4888}.b-diagram .diagram__layitem--2 .diagram__laydecor::before{content:"";position:absolute;width:38px;height:38px;right:0;top:100%;transform:translate(50%, -50%);background-position:center;background-repeat:no-repeat;background-image:url("/local/templates/webcanape/images/baloon.svg")}.b-diagram .diagram__layitem--2 .diagram__layinfo{position:absolute;top:0;transform:translateY(-10px);right:60px}.b-diagram .diagram__layitem--3{top:94px;background-image:url("/local/templates/webcanape/images/lay-3.svg");z-index:1}.b-diagram .diagram__layitem--3 .diagram__laydecor{position:absolute;left:97%;top:36%;width:51px;height:0;border-top:1px solid #0a4888}.b-diagram .diagram__layitem--3 .diagram__laydecor::before{content:"";position:absolute;width:38px;height:38px;left:0;top:100%;transform:translate(-50%, -50%);background-position:center;background-repeat:no-repeat;background-image:url("/local/templates/webcanape/images/baloon.svg")}.b-diagram .diagram__layitem--3 .diagram__layinfo{position:absolute;top:0;transform:translateY(-10px);left:calc(100% + 10px)}.b-diagram .diagram__laynum{font-weight:700;font-size:28px;line-height:1;color:#003e7e;margin:0 0 10px}.b-diagram .diagram__laytext{font-weight:600;font-size:16px;line-height:1.3;letter-spacing:-0.01em;color:rgba(0,62,126,.7)}.b-diagram .diagram__field{margin-bottom:17px}.b-diagram .diagram__field-wrap{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}.b-diagram .diagram__field-num{font-weight:700;font-size:20px;line-height:1.1;text-align:center;color:#003e7e}.b-diagram .diagram__field-name{font-weight:400;font-size:16px;line-height:1.1;letter-spacing:-0.01em;color:#003e7e}.b-diagram .diagram__field-line{width:100%;height:6px;border-radius:100px;overflow:hidden;background:rgba(100,162,226,.3019607843)}.b-diagram .diagram__field-line-fill{border-radius:100px;height:100%;background:#003e7e}@media(max-width: 1239px){.b-diagram{padding:70px 100vw 70px}.b-diagram .diagram__head{margin-bottom:555px}.b-diagram .diagram__head .diagram__left{padding-top:0}.b-diagram .diagram__left{width:100%;margin-right:0;margin-bottom:50px}.b-diagram .diagram__right{width:100%}.b-diagram .diagram__decor-left{left:calc(50% - 264px)}.b-diagram .diagram__decor-right{right:calc(50% - 264px)}}@media(max-width: 767px){.b-diagram{padding:54px 20px 30px;margin:0 -20px}.b-diagram h2{font-size:30px;margin:0 0 30px}.b-diagram h3{font-size:24px;margin:0 0 35px}.b-diagram .diagram__head{margin-bottom:365px}.b-diagram .diagram__text{font-size:15px}.b-diagram .diagram__left{margin-bottom:30px}.b-diagram .diagram__persons{flex-direction:column;justify-content:center;align-items:start}.b-diagram .diagram__person{margin-bottom:20px}.b-diagram .diagram__person img{max-width:18px;margin-right:10px}.b-diagram .diagram__percent{font-size:50px}.b-diagram .diagram__percent span{font-size:35px}.b-diagram .diagram__decor-top{width:222px;height:203px;background-size:contain}.b-diagram .diagram__decor-top .diagram__decor-title{top:40px}.b-diagram .diagram__decor-top .diagram__decor-text{top:70px}.b-diagram .diagram__decor-left{width:220px;height:203px;background-size:contain;top:121px;left:calc(50% - 167px)}.b-diagram .diagram__decor-left .diagram__decor-title{bottom:80px;left:30px}.b-diagram .diagram__decor-left .diagram__decor-text{bottom:63px;left:30px}.b-diagram .diagram__decor-right{width:220px;height:203px;background-size:contain;top:121px;right:calc(50% - 167px)}.b-diagram .diagram__decor-right .diagram__decor-title{bottom:80px;right:48px}.b-diagram .diagram__decor-right .diagram__decor-text{bottom:63px;right:30px}.b-diagram .diagram__decor-center{top:150px;width:80px;height:99px;background-size:cover}.b-diagram .diagram__decor-title{font-size:24px}.b-diagram .diagram__decor-text{font-size:14px}.b-diagram .diagram__decor-center-title{font-size:18px;top:28px}.b-diagram .diagram__decor-center-text{font-size:10px;top:51px}.b-diagram .diagram__laywrap{margin-top:120px}.b-diagram .diagram__layitem{width:147px;height:85.5px;background-size:contain}.b-diagram .diagram__layitem--1 .diagram__laydecor{left:auto;right:50%;top:17px;width:36px;height:38px;border-top:1px solid #0a4888;border-right:1px solid #0a4888;border-left:none}.b-diagram .diagram__layitem--1 .diagram__laydecor::before{left:auto;right:0;transform:translate(50%, -50%)}.b-diagram .diagram__layitem--1 .diagram__layinfo{transform:translateY(-54px);left:auto;right:calc(100% + 10px)}.b-diagram .diagram__layitem--2{top:27px}.b-diagram .diagram__layitem--2 .diagram__laydecor{width:46px;height:46px;border-left:1px solid #0a4888}.b-diagram .diagram__layitem--2 .diagram__laydecor::before{top:0}.b-diagram .diagram__layitem--2 .diagram__layinfo{top:100%;transform:translate(-32%, 10px);right:auto}.b-diagram .diagram__layitem--3{top:56px}.b-diagram .diagram__layitem--3 .diagram__laydecor{width:27px;height:40px;border-right:1px solid #0a4888}.b-diagram .diagram__layitem--3 .diagram__laydecor::before{top:0}.b-diagram .diagram__layitem--3 .diagram__layinfo{top:100%;transform:translate(-25%, 10px);left:auto}.b-diagram .diagram__laynum{margin:0 0 8px}.b-diagram .diagram__laytext{font-size:14px}.b-diagram .diagram__field-wrap{margin-bottom:8px}.b-diagram .diagram__field-num{font-size:18px}.b-diagram .diagram__field-name{font-size:14px}}.b-catalog-benefits{padding:140px 0 150px}.b-catalog-benefits .catalog-benefits__wrapper{display:flex;flex-wrap:wrap;row-gap:80px}@media(max-width: 1239px){.b-catalog-benefits .catalog-benefits__wrapper{row-gap:50px}}@media(max-width: 767px){.b-catalog-benefits .catalog-benefits__wrapper{row-gap:0}}.b-catalog-benefits .catalog-benefits__item{width:calc(33.333% - 27px)}.b-catalog-benefits .catalog-benefits__item:not(:nth-child(3n)){margin-right:40px}.b-catalog-benefits .catalog-benefits__imgbox{margin-bottom:20px;display:flex}.b-catalog-benefits .catalog-benefits__imgbox img{max-width:60px}.b-catalog-benefits .catalog-benefits__title{font-weight:500;font-size:24px;line-height:1.2;letter-spacing:-0.02em;color:#003e7e;margin-bottom:20px}.b-catalog-benefits .catalog-benefits__text{font-weight:400;font-size:18px;line-height:1.3;letter-spacing:-0.02em;color:#747474}.b-catalog-benefits .catalog-benefits__count{display:none}.b-catalog-benefits .swiper-pagination{display:none}@media(max-width: 1239px){.b-catalog-benefits .catalog-benefits__item{width:calc(50% - 20px)}.b-catalog-benefits .catalog-benefits__item:not(:nth-child(3n)){margin-right:0}.b-catalog-benefits .catalog-benefits__item:not(:nth-child(2n)){margin-right:40px}}@media(max-width: 767px){.b-catalog-benefits{padding:54px 0 60px}.b-catalog-benefits .catalog-benefits__wrapper{flex-wrap:nowrap}.b-catalog-benefits .catalog-benefits__item{position:relative;width:auto;margin-bottom:0;background:#f6f6f7;border-radius:8px;padding:25px;box-sizing:border-box}.b-catalog-benefits .catalog-benefits__item:not(:nth-child(2n)){margin-right:0}.b-catalog-benefits .catalog-benefits__imgbox{max-width:46px;max-height:46px}.b-catalog-benefits .catalog-benefits__title{font-size:18px;margin-bottom:12px}.b-catalog-benefits .catalog-benefits__text{font-size:15px}.b-catalog-benefits .catalog-benefits__count{display:block;position:absolute;top:25px;right:25px;font-weight:400;font-size:14px;line-height:24px;color:#747474}.b-catalog-benefits .swiper-pagination{display:block;position:static;margin-top:30px;text-align:start}.b-catalog-benefits .swiper-pagination .swiper-pagination-bullet{width:10px;height:10px;background:#c5d1df;opacity:1;margin:0 5px !important}.b-catalog-benefits .swiper-pagination .swiper-pagination-bullet-active{background:#0070df}}.b-catalog-benefits--dark{margin:0 -100vw;padding:140px 100vw 150px;background:#f6f6f7}@media(max-width: 767px){.b-catalog-benefits--dark{margin:0 -20vw;padding:54px 20vw 50px}.b-catalog-benefits--dark .catalog-benefits__item{background:#fff}}.b-master-banner{background:#f6f6f7}.b-master-banner h1{font-weight:400;font-size:80px;line-height:1.2;letter-spacing:-0.02em;color:#003e7e;margin:0 0 60px}.b-master-banner .master-banner__container{max-width:1920px;margin:0 auto;display:flex;align-items:stretch}.b-master-banner .master-banner__left{width:50%;box-sizing:border-box;padding:30px 150px 120px}.b-master-banner .master-banner__patch{margin:0 0 60px}.b-master-banner .master-banner__applicantbox{background:#fff;border-radius:10px;box-sizing:border-box;padding:50px;max-width:560px}.b-master-banner .master-banner__title{font-weight:400;font-size:42px;line-height:1.2;letter-spacing:-0.02em;color:#0070df;margin:0 0 25px}.b-master-banner .master-banner__text{font-weight:400;font-size:22px;line-height:1.3;letter-spacing:-0.02em;color:#003e7e;margin:0 0 30px}.b-master-banner .master-banner__right{width:50%;box-sizing:border-box}.b-master-banner .master-banner__imgbox{display:flex;height:100%}.b-master-banner .master-banner__imgbox img{width:100%;object-fit:cover}@media screen and (max-width: 1495px){.b-master-banner h1{font-size:43px;margin:0 0 40px}.b-master-banner .master-banner__patch{margin:0 0 30px}.b-master-banner .master-banner__left{padding:30px 40px 100px}.b-master-banner .master-banner__applicantbox{padding:20px}.b-master-banner .master-banner__title{font-size:32px}.b-master-banner .master-banner__text{font-size:17px}}@media(max-width: 1239px){.b-master-banner h1{text-align:left}.b-master-banner .master-banner__container{flex-wrap:wrap}.b-master-banner .master-banner__left{width:100%;padding:30px 30px 40px}.b-master-banner .master-banner__applicantbox{max-width:unset}.b-master-banner .master-banner__right{width:100%}}@media(max-width: 767px){.b-master-banner h1{font-size:35px;margin:0 0 30px}.b-master-banner .master-banner__container{position:relative;padding-bottom:140px}.b-master-banner .master-banner__patch{margin:0 -20px 40px;padding:16px 20px 16px;background:#fff}.b-master-banner .master-banner__left{padding:0 20px 30px}.b-master-banner .master-banner__applicantbox{padding:0;background:rgba(0,0,0,0)}.b-master-banner .master-banner__title{font-size:30px;color:#003e7e;margin:0 0 16px}.b-master-banner .master-banner__text{font-size:20px;color:#003e7e;margin:0}.b-master-banner .master-banner__btn{position:absolute;bottom:60px}.b-master-banner .master-banner__btn:link,.b-master-banner .master-banner__btn:visited{width:calc(100% - 40px);text-align:center;padding:15px 30px}}.b-mini-map{width:100vw;position:relative;left:50%;transform:translateX(-50%);padding:140px 0 150px;margin:0;background:#fff}.b-mini-map p{font-weight:400;font-size:18px;line-height:1.2;color:#747474;margin:0;padding:0}.b-mini-map #mini-map{width:100%;height:100%}.b-mini-map .mini-map__inner{max-width:1200px;width:100%;box-sizing:border-box;margin:0 auto;padding:0 20px}.b-mini-map .mini-map__container{display:flex;align-items:stretch;background:#f6f6f7;border-radius:10px;overflow:hidden}.b-mini-map .mini-map__left{width:50%;padding:50px}.b-mini-map .mini-map__right{width:50%}.b-mini-map .mini-map__title{font-weight:400;font-size:32px;line-height:1.2;color:#003e7e;margin:0 0 40px}.b-mini-map .mini-map__phone{margin:0 0 25px;display:flex;flex-direction:column}.b-mini-map .mini-map__phone a:link,.b-mini-map .mini-map__phone a:hover,.b-mini-map .mini-map__phone a:visited,.b-mini-map .mini-map__phone a:focus,.b-mini-map .mini-map__phone a:active{font-weight:500;font-size:24px;line-height:1.2;letter-spacing:-0.01em;color:#0070df;transition:0.2s ease-in-out;transition-property:color}.b-mini-map .mini-map__phone a:hover{color:#ffb800}.b-mini-map .mini-map__mail:link,.b-mini-map .mini-map__mail:hover,.b-mini-map .mini-map__mail:visited,.b-mini-map .mini-map__mail:focus,.b-mini-map .mini-map__mail:active{font-weight:500;font-size:24px;line-height:1.2;letter-spacing:-0.01em;color:#0070df;transition:0.2s ease-in-out;transition-property:color;display:flex;margin:0 0 30px;text-decoration:none}.b-mini-map .mini-map__mail:hover{color:#ffb800}@media(max-width: 1239px){.b-mini-map{padding:70px 0 80px}.b-mini-map #mini-map{width:100%;height:340px}.b-mini-map .mini-map__container{display:flex;flex-direction:column}.b-mini-map .mini-map__left{width:100%;padding:50px}.b-mini-map .mini-map__right{width:100%}}@media(max-width: 767px){.b-mini-map{padding:54px 0 60px}.b-mini-map p{font-size:15px}.b-mini-map .mini-map__left{padding:30px 30px 35px}.b-mini-map .mini-map__title{font-size:22px;margin:0 0 20px}.b-mini-map .mini-map__phone{margin:0 0 12px}.b-mini-map .mini-map__phone a:link,.b-mini-map .mini-map__phone a:hover,.b-mini-map .mini-map__phone a:visited,.b-mini-map .mini-map__phone a:focus,.b-mini-map .mini-map__phone a:active{font-size:18px}.b-mini-map .mini-map__phone a span{display:none}.b-mini-map .mini-map__mail:link,.b-mini-map .mini-map__mail:hover,.b-mini-map .mini-map__mail:visited,.b-mini-map .mini-map__mail:focus,.b-mini-map .mini-map__mail:active{font-size:16px;margin:0 0 20px}}.b-admissions-staff{margin:0 -100vw;padding:140px 0 150px;background:#e6ecf3;position:relative}.b-admissions-staff h2{max-width:515px;margin:0 0 60px}.b-admissions-staff .admissions-staff__container{position:absolute;max-width:1920px;margin:0 auto;width:100%;left:50%;top:0;bottom:0;transform:translateX(-50%)}.b-admissions-staff .admissions-staff__bg{position:relative;width:50%;height:100%;left:50%;background-image:url("/local/templates/webcanape/images/admissions-staff-bg.jpg");background-size:cover;background-position:center}.b-admissions-staff .admissions-staff__inner{position:relative;padding:0 100vw 0}.b-admissions-staff .admissions-staff__wrapper{display:flex;flex-wrap:wrap}.b-admissions-staff .admissions-staff__item{width:calc(33.333% - 27px);margin-bottom:40px;background:#fff;border-radius:10px;padding:30px;height:auto}.b-admissions-staff .admissions-staff__item:not(:nth-child(3n)){margin-right:40px}.b-admissions-staff .admissions-staff__title{font-weight:400;font-size:24px;line-height:1.2;color:#003e7e;margin:0 0 30px}.b-admissions-staff .admissions-staff__contentbox{margin:0 0 20px}.b-admissions-staff .admissions-staff__content-title{font-weight:500;font-size:14px;line-height:1.2;color:rgba(10,10,10,.6);margin:0 0 12px}.b-admissions-staff .admissions-staff__content-text{font-weight:400;font-size:18px;line-height:1.2;color:#747474}.b-admissions-staff .admissions-staff__content-link:link,.b-admissions-staff .admissions-staff__content-link:active,.b-admissions-staff .admissions-staff__content-link:focus,.b-admissions-staff .admissions-staff__content-link:hover,.b-admissions-staff .admissions-staff__content-link:visited{font-weight:400;font-size:18px;line-height:1.2;color:#747474;transition:0.2s ease-in-out;transition-property:color}.b-admissions-staff .admissions-staff__content-link:hover{color:#ffb800}.b-admissions-staff .swiper-pagination{display:none}@media(max-width: 1239px){.b-admissions-staff h2{max-width:unset}.b-admissions-staff .admissions-staff__bg{display:none}.b-admissions-staff .admissions-staff__item{width:calc(50% - 10px);margin-bottom:20px}.b-admissions-staff .admissions-staff__item:not(:nth-child(3n)){margin-right:0}.b-admissions-staff .admissions-staff__item:not(:nth-child(2n)){margin-right:20px}}@media(max-width: 767px){.b-admissions-staff{padding:54px 0 60px}.b-admissions-staff h2{margin:0 0 30px}.b-admissions-staff .admissions-staff__wrapper{flex-wrap:nowrap}.b-admissions-staff .admissions-staff__item{width:100%;margin-bottom:0}.b-admissions-staff .admissions-staff__item:not(:nth-child(2n)){margin-right:0}.b-admissions-staff .admissions-staff__title{font-size:22px;margin:0 0 25px}.b-admissions-staff .admissions-staff__contentbox{margin:0 0 18px}.b-admissions-staff .admissions-staff__content-title{font-size:12px;margin:0 0 10px}.b-admissions-staff .admissions-staff__content-text{font-size:16px}.b-admissions-staff .admissions-staff__content-link:link,.b-admissions-staff .admissions-staff__content-link:active,.b-admissions-staff .admissions-staff__content-link:focus,.b-admissions-staff .admissions-staff__content-link:hover,.b-admissions-staff .admissions-staff__content-link:visited{font-size:16px}.b-admissions-staff .swiper-pagination{display:block;position:static;margin-top:30px;text-align:start}.b-admissions-staff .swiper-pagination .swiper-pagination-bullet{width:10px;height:10px;background:#c5d1df;opacity:1;margin:0 5px !important}.b-admissions-staff .swiper-pagination .swiper-pagination-bullet-active{background:#0070df}}.b-about-banner{background:#f6f6f7}.b-about-banner h1{font-weight:400;font-size:80px;line-height:1.2;letter-spacing:-0.02em;color:#003e7e;margin:0 0 25px}.b-about-banner .about-banner__container{max-width:1670px;margin:0 auto;padding:30px 30px 150px}.b-about-banner .about-banner__path{margin:0 0 60px}.b-about-banner .about-banner__wrapper{display:flex}.b-about-banner .about-banner__item{width:50%;box-sizing:border-box;display:flex;flex-direction:column}.b-about-banner .about-banner__item:first-child{padding-right:80px}.b-about-banner .about-banner__text{font-weight:400;font-size:18px;line-height:1.2;letter-spacing:-0.02em;color:#747474;margin:0 0 20px;max-width:552px}.b-about-banner .about-banner__imgbox{display:flex;border-radius:8px;overflow:hidden}.b-about-banner .about-banner__imgbox img{width:100%}.b-about-banner .about-banner__contentbox{margin-top:auto}.b-about-banner .about-banner__contentbox{max-width:680px;border-radius:10px;box-sizing:border-box}.b-about-banner .about-banner__content-inner{background:#fff;padding:45px;display:flex;align-items:center}.b-about-banner .about-banner__content-left{width:calc(50% - 15px);margin-right:30px;box-sizing:border-box}.b-about-banner .about-banner__content-right{width:calc(50% - 15px);box-sizing:border-box;font-weight:400;font-size:17px;line-height:1.3;letter-spacing:-0.02em;color:#747474}.b-about-banner .about-banner__content-num{font-weight:600;font-size:70px;line-height:1.2;letter-spacing:-0.02em;color:#003e7e}.b-about-banner .about-banner__content-text{font-weight:500;font-size:23px;line-height:1.2;letter-spacing:-0.02em;color:#003e7e}.b-about-banner .about-banner__linkbox{background:#e6ecf3;padding:25px 45px}.b-about-banner .about-banner__link:link,.b-about-banner .about-banner__link:active,.b-about-banner .about-banner__link:focus,.b-about-banner .about-banner__link:hover,.b-about-banner .about-banner__link:visited{position:relative;font-weight:400;font-size:22px;line-height:1.2;letter-spacing:-0.02em;color:#0070df;display:flex;align-items:center;width:fit-content;padding-right:47px;text-decoration:none}.b-about-banner .about-banner__link:link::after,.b-about-banner .about-banner__link:active::after,.b-about-banner .about-banner__link:focus::after,.b-about-banner .about-banner__link:hover::after,.b-about-banner .about-banner__link:visited::after{content:"";position:absolute;right:0;width:32px;height:32px;background-image:url("/local/templates/webcanape/images/about-banner-icon.svg");background-position:center;background-repeat:no-repeat}@media screen and (max-width: 1590px){.b-about-banner .about-banner__item:first-child{padding-right:40px}.b-about-banner .about-banner__content-inner{padding:35px}.b-about-banner .about-banner__content-num{font-size:54px}.b-about-banner .about-banner__content-text{font-size:18px}}@media(max-width: 1239px){.b-about-banner .about-banner__wrapper{flex-wrap:wrap}.b-about-banner .about-banner__item{width:100%}.b-about-banner .about-banner__item:first-child{padding-right:0;margin-bottom:30px}.b-about-banner .about-banner__text{max-width:unset}.b-about-banner .about-banner__contentbox{max-width:unset}}@media(max-width: 767px){.b-about-banner h1{font-size:35px;margin:0 0 10px;text-align:left}.b-about-banner .about-banner__container{padding:0 20px 315px;position:relative}.b-about-banner .about-banner__path{background:#fff;margin:0 -20px 40px;padding:16px 20px}.b-about-banner .about-banner__text{font-size:15px}.b-about-banner .about-banner__contentbox{position:absolute;bottom:55px}.b-about-banner .about-banner__content-inner{flex-wrap:wrap;padding:0;background:rgba(0,0,0,0)}.b-about-banner .about-banner__content-left{width:100%;margin-right:0;margin-bottom:9px}.b-about-banner .about-banner__content-right{width:100%;font-size:15px}.b-about-banner .about-banner__content-num{font-size:63px}.b-about-banner .about-banner__content-text{font-size:22px}.b-about-banner .about-banner__linkbox{padding:0;background:rgba(0,0,0,0);margin-top:30px}.b-about-banner .about-banner__link:link,.b-about-banner .about-banner__link:active,.b-about-banner .about-banner__link:focus,.b-about-banner .about-banner__link:hover,.b-about-banner .about-banner__link:visited{font-size:18px;padding-right:0}.b-about-banner .about-banner__link:link::after,.b-about-banner .about-banner__link:active::after,.b-about-banner .about-banner__link:focus::after,.b-about-banner .about-banner__link:hover::after,.b-about-banner .about-banner__link:visited::after{display:none}}.b-about-missions{margin:0 -100vw}.b-about-missions h2{font-weight:400;font-size:50px;line-height:1.2;letter-spacing:-0.02em;color:#fff;margin:0 0 60px}.b-about-missions .about-missions__container{padding:140px 0;max-width:1920px;margin:0 auto;background-image:url("/local/templates/webcanape/images/about-missions-bg.jpg");background-position:center;background-repeat:no-repeat;background-size:cover}.b-about-missions .about-missions__inner{max-width:1220px;padding:0 30px;margin:0 auto}.b-about-missions .about-missions__wrapper{display:flex;background:#fff;border-radius:10px;overflow:hidden}.b-about-missions .about-missions__left{display:flex;align-items:center;padding:60px 60px}.b-about-missions .about-missions__text{font-weight:600;font-size:18px;line-height:1.5;letter-spacing:-0.02em;color:#747474}.b-about-missions .about-missions__text span{color:#003e7e}.b-about-missions .about-missions__right{padding:35px 106px;background:#e6ecf3}.b-about-missions .about-missions__imgbox{display:flex}@media(max-width: 1239px){.b-about-missions{margin:0 -30px}.b-about-missions .about-missions__left{padding:35px 35px}.b-about-missions .about-missions__right{padding:35px 35px}}@media(max-width: 767px){.b-about-missions{margin:0 -20px}.b-about-missions h2{margin:0 0 30px;font-size:30px}.b-about-missions .about-missions__container{padding:54px 0 60px}.b-about-missions .about-missions__inner{padding:0 20px}.b-about-missions .about-missions__wrapper{flex-direction:column}.b-about-missions .about-missions__left{padding:30px}.b-about-missions .about-missions__text{font-size:15px}.b-about-missions .about-missions__right{padding:30px;display:flex;justify-content:center}.b-about-missions .about-missions__imgbox{max-width:129px}.b-about-missions .about-missions__imgbox img{width:100%}}.b-info-banner h1{font-weight:400;font-size:70px;line-height:1;letter-spacing:-0.02em;color:#003e7e;margin:0 0 45px}.b-info-banner .info-banner__container{max-width:1670px;margin:0 auto;padding:30px 30px 140px;box-sizing:border-box}.b-info-banner .info-banner__mobile-img{display:none}.b-info-banner .info-banner__patch{margin:0 0 60px}.b-info-banner .info-banner__wrapper{display:flex;flex-wrap:wrap}.b-info-banner .info-banner__left{width:calc(50% - 37.5px);margin-right:75px}.b-info-banner .info-banner__right{width:calc(50% - 37.5px)}.b-info-banner .info-banner__infobox{margin-bottom:25px}.b-info-banner .info-banner__info-item{margin-bottom:15px;box-sizing:border-box;background:#f6f6f7;padding:30px;border-radius:10px;display:none}.b-info-banner .info-banner__info-item:nth-child(-n+3){display:block}.b-info-banner .info-banner__info-name{font-weight:500;font-size:16px;line-height:1.2;letter-spacing:-0.02em;color:#0070df;margin:0 0 10px}.b-info-banner .info-banner__info-text{font-weight:400;font-size:18px;line-height:1.2;letter-spacing:-0.02em;color:#003e7e}.b-info-banner .info-banner__imgbox{display:flex;border-radius:10px;overflow:hidden}.b-info-banner .info-banner__imgbox img{width:100%}@media(max-width: 1239px){.b-info-banner .info-banner__left{width:100%;margin-right:0}.b-info-banner .info-banner__right{width:100%}.b-info-banner .info-banner__mobile-img{display:flex;width:100%;border-radius:10px;overflow:hidden;margin-bottom:30px}.b-info-banner .info-banner__mobile-img img{width:100%}.b-info-banner .info-banner__imgbox{display:none}}@media(max-width: 767px){.b-info-banner h1{font-size:35px;margin:0 0 30px;text-align:left}.b-info-banner .info-banner__container{padding:16px 20px 50px}.b-info-banner .info-banner__patch{margin:0 0 30px}.b-info-banner .info-banner__infobox{margin-bottom:30px}.b-info-banner .info-banner__info-item{margin:0 0 10px;padding:20px}.b-info-banner .info-banner__info-name{font-size:15px;margin:0 0 20px}.b-info-banner .info-banner__info-text{font-size:15px}.b-info-banner .info-banner__btn{display:none}.b-info-banner .info-banner__btn:link,.b-info-banner .info-banner__btn:visited{background:rgba(0,0,0,0);padding:0;font-weight:400;font-size:15px;letter-spacing:-0.01em;color:#0070df}}.b-tablebox{margin:0 -100vw;padding:138px 100vw 160px;background:#e6ecf3}.b-tablebox h2{font-size:32px;margin:0 0 60px}@media(max-width: 767px){.b-tablebox{margin:0 -20px;padding:54px 20px 60px}.b-tablebox h2{font-size:20px;margin:0 0 40px}}.b-table{position:relative;margin-bottom:125px;background:#fff;width:100%;border-radius:10px;border-spacing:0px;border-collapse:collapse;overflow:hidden}@media(max-width: 767px){.b-table{margin-bottom:60px}}.b-table .title{background:#003e7e;font-size:20px;line-height:1.2;letter-spacing:-0.02em;color:#fff}.b-table .sub-title{background:#f6f6f7;font-weight:500;font-size:20px;line-height:1.2;letter-spacing:-0.02em;color:#003e7e}.b-table::after{content:"";position:absolute;top:calc(100% + 40px);left:0;right:0;height:1px;background:rgba(0,62,126,.1019607843)}.b-table td{font-weight:400;font-size:14px;line-height:1.57;letter-spacing:-0.02em;padding:15px;border-right:1px solid #f6f6f7;border-bottom:1px solid #f6f6f7}.b-table td:last-child{border-right:none}.b-table td.dark{background:#f6f6f7}.b-table tbody tr:last-child td{border-bottom:none}.b-table thead td{color:#003e7e}.b-table tbody td{color:#747474}.b-tablebox .tablebox__inner{overflow-x:auto;overflow-y:hidden;scrollbar-width:thin;scrollbar-color:#0070df #f6f6f7}.b-tablebox .tablebox__inner::-webkit-scrollbar{height:5px}.b-tablebox .tablebox__inner::-webkit-scrollbar-track{background:#f6f6f7;border-radius:0 0 20px 20px;overflow:hidden}.b-tablebox .tablebox__inner::-webkit-scrollbar-thumb{background:#0070df;border-radius:0 0 20px 20px}.b-tablebox .tablebox__inner::-webkit-scrollbar-thumb:hover{background:#0070df}@media(max-width: 767px){.b-tablebox .tablebox__inner{background:#fff;border-radius:8px 8px 20px 20px;margin-bottom:60px}.b-tablebox .tablebox__inner .b-table{margin-bottom:0}}.b-tablebox .tablebox__inner:last-child .b-table:last-child{margin-bottom:0}.b-tablebox .tablebox__inner:last-child .b-table:last-child::after{display:none}.b-presidential-banner{background:#f6f6f7}.b-presidential-banner h1{font-weight:400;font-size:80px;line-height:1.2;letter-spacing:-0.02em;color:#003e7e;margin:0 0 60px}.b-presidential-banner .presidential-banner__container{max-width:1920px;margin:0 auto;display:flex;align-items:stretch}.b-presidential-banner .presidential-banner__text{font-weight:400;font-size:18px;line-height:1.4;letter-spacing:-0.02em;color:#747474}.b-presidential-banner .presidential-banner__left{width:50%;box-sizing:border-box;padding:30px 150px 120px}.b-presidential-banner .presidential-banner__patch{margin:0 0 60px}.b-presidential-banner .presidential-banner__right{width:50%;box-sizing:border-box}.b-presidential-banner .presidential-banner__imgbox{display:flex;height:100%}.b-presidential-banner .presidential-banner__imgbox img{width:100%;object-fit:cover}@media screen and (max-width: 1495px){.b-presidential-banner h1{font-size:43px;margin:0 0 40px}.b-presidential-banner .presidential-banner__patch{margin:0 0 30px}.b-presidential-banner .presidential-banner__left{padding:30px 40px 100px}}@media(max-width: 1239px){.b-presidential-banner h1{text-align:left}.b-presidential-banner .presidential-banner__container{flex-wrap:wrap}.b-presidential-banner .presidential-banner__left{width:100%;padding:30px 30px 40px}.b-presidential-banner .presidential-banner__right{width:100%}}@media(max-width: 767px){.b-presidential-banner h1{font-size:35px;margin:0 0 30px}.b-presidential-banner .presidential-banner__container{position:relative}.b-presidential-banner .presidential-banner__patch{margin:0 -20px 40px;padding:16px 20px 16px;background:#fff}.b-presidential-banner .presidential-banner__text{font-size:15px}.b-presidential-banner .presidential-banner__left{padding:0 20px 30px}.b-presidential-banner .presidential-banner__btn{position:absolute;bottom:60px}.b-presidential-banner .presidential-banner__btn:link,.b-presidential-banner .presidential-banner__btn:visited{width:calc(100% - 40px);text-align:center;padding:15px 30px}}.b-for-who{background:#e6ecf3;margin:0 -100vw;padding:140px 100vw 150px}.b-for-who h2{margin:0 0 60px}.b-for-who .for-who__wrapper{display:flex;flex-wrap:wrap}.b-for-who .for-who__col{width:calc(50% - 10px)}.b-for-who .for-who__col:not(:nth-child(2n)){margin-right:20px}.b-for-who .for-who__item{position:relative;background:#fff;border-radius:10px;padding:30px;box-sizing:border-box;margin-bottom:10px}.b-for-who .for-who__item--img{overflow:hidden;padding:0}.b-for-who .for-who__count{position:absolute;top:0;transform:translateY(-50%);font-weight:500;font-size:26px;line-height:1;text-align:center;letter-spacing:-0.02em;color:#fff;width:44px;height:44px;background:#ffb800;border-radius:50%;display:flex;align-items:center;justify-content:center}.b-for-who .for-who__text{font-weight:400;font-size:18px;line-height:1.5;letter-spacing:-0.02em;color:#003e7e}.b-for-who .for-who__text span{font-weight:700;font-size:18px;color:#003e7e}.b-for-who .for-who__imgbox{display:flex}.b-for-who .for-who__imgbox img{display:flex}@media(max-width: 1239px){.b-for-who .for-who__col{width:100%}.b-for-who .for-who__col:not(:nth-child(2n)){margin-right:0}.b-for-who .for-who__item--img{display:none}}@media(max-width: 767px){.b-for-who{padding:54px 20px 60px;margin:0 -20px}.b-for-who h2{margin:0 0 45px}.b-for-who .for-who__item{padding:20px}.b-for-who .for-who__count{width:37px;height:37px;font-size:20px}.b-for-who .for-who__text{font-size:15px}}.b-arrival-trajectory{margin:0 -100vw;padding:140px 100vw 150px}.b-arrival-trajectory ul{margin-bottom:15px}.b-arrival-trajectory ul li{list-style:disc;list-style-position:inside}.b-arrival-trajectory .arrival-trajectory__item{position:relative;background:#f6f6f7;border-radius:8px;padding:30px;width:calc(50% - 10px)}.b-arrival-trajectory .arrival-trajectory__wrapper{display:flex;flex-wrap:wrap;gap:20px}.b-arrival-trajectory .arrival-trajectory__item:nth-child(1){width:100%;max-width:360px}.b-arrival-trajectory .arrival-trajectory__item:nth-child(2){width:calc(100% - 20px - 360px)}.b-arrival-trajectory .arrival-trajectory__count{position:absolute;top:17px;left:0;transform:translateX(-50%);width:28px;height:28px;border-radius:50%;background:#003e7e;font-weight:500;font-size:16px;line-height:1.2;letter-spacing:-0.02em;color:#fff;display:flex;align-items:center;justify-content:center}.b-arrival-trajectory .arrival-trajectory__name{font-weight:400;font-size:20px;line-height:1.2;letter-spacing:-0.01em;color:#003e7e;margin:0 0 15px}.b-arrival-trajectory .arrival-trajectory__text{font-weight:400;font-size:16px;line-height:1.3;color:#747474}@media(max-width: 1239px){.b-arrival-trajectory .arrival-trajectory__item{width:calc(50% - 10px)}.b-arrival-trajectory .arrival-trajectory__item:nth-child(1){width:calc(50% - 10px);max-width:unset}.b-arrival-trajectory .arrival-trajectory__item:nth-child(2){width:calc(50% - 10px)}}@media(max-width: 767px){.b-arrival-trajectory{margin:0 -20px;padding:54px 20px 60px}.b-arrival-trajectory .arrival-trajectory__wrapper{gap:10px}.b-arrival-trajectory .arrival-trajectory__item{width:100%}.b-arrival-trajectory .arrival-trajectory__item:nth-child(1){width:100%}.b-arrival-trajectory .arrival-trajectory__item:nth-child(2){width:100%}.b-arrival-trajectory .arrival-trajectory__name{font-size:20px;margin:0 0 15px}.b-arrival-trajectory .arrival-trajectory__text{font-size:14px}}.b-arrival-trajectory--white{background:#f6f6f7}.b-arrival-trajectory--white .arrival-trajectory__item{background:#fff}.b-applicant-banner{display:flex;max-width:1920px;width:100vw;position:relative;left:50%;transform:translateX(-50%)}.b-applicant-banner h1{font-weight:500;font-size:45px;line-height:1.1;letter-spacing:-0.02em;color:#003e7e;margin:0 0 45px}.b-applicant-banner .applicant-banner__main-content{width:calc(50% - 115px - 154px);margin-left:-100vw;padding:30px 109px 115px calc(100vw + 160px);box-sizing:content-box;background:#f6f6f7}.b-applicant-banner .applicant-banner__patch{margin-bottom:60px}.b-applicant-banner .applicant-banner__anonce{font-weight:400;font-size:24px;line-height:1.3;letter-spacing:-0.02em;color:#747474;margin:0 0 50px}.b-applicant-banner .applicant-banner__right{width:50%;display:flex;flex-direction:column}.b-applicant-banner .applicant-banner__event{padding:117px 155px 103px}.b-applicant-banner .applicant-banner__imgbox{display:flex;margin-top:auto;height:100%}.b-applicant-banner .applicant-banner__imgbox img{object-fit:cover;width:100%}.b-applicant-banner .applicant-banner__line{display:flex;align-items:center;position:relative;justify-content:space-between;transition-timing-function:linear}.b-applicant-banner .applicant-banner__linewrapp{display:flex;align-items:center;max-width:355px}.b-applicant-banner .applicant-banner__linetext{font-weight:500;font-size:24px;line-height:1.2;letter-spacing:-0.02em;color:#003e7e;margin:0 20px 0 0}.b-applicant-banner .applicant-banner__subtitle{font-weight:500;font-size:26px;line-height:1.1;letter-spacing:-0.02em;color:#003e7e;margin:0 0 25px}.b-applicant-banner .applicant-banner__time-list{max-width:350px}.b-applicant-banner .applicant-banner__time-item{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.b-applicant-banner .applicant-banner__time-head,.b-applicant-banner .applicant-banner__time-body{font-weight:400;font-size:18px;line-height:1.4;letter-spacing:-0.02em;color:#747474}.b-applicant-banner .applicant-banner__time-head{font-weight:700;margin-right:20px}.b-applicant-banner .applicant-banner__link{font-weight:400;font-size:18px;line-height:1.4;letter-spacing:-0.02em;color:#747474}.b-applicant-banner .applicant-banner__phone:link,.b-applicant-banner .applicant-banner__phone:active,.b-applicant-banner .applicant-banner__phone:visited,.b-applicant-banner .applicant-banner__phone:hover,.b-applicant-banner .applicant-banner__phone:focus,.b-applicant-banner .applicant-banner__mail:link,.b-applicant-banner .applicant-banner__mail:active,.b-applicant-banner .applicant-banner__mail:visited,.b-applicant-banner .applicant-banner__mail:hover,.b-applicant-banner .applicant-banner__mail:focus{color:#003e7e;text-decoration:none;transition:0.2s ease-in-out;transition-property:color;font-weight:700}.b-applicant-banner .applicant-banner__phone:hover,.b-applicant-banner .applicant-banner__mail:hover{color:#ffb800}@media screen and (max-width: 1824px){.b-applicant-banner h1{font-size:50px;margin:0 0 30px}.b-applicant-banner .applicant-banner__patch{margin-bottom:40px}.b-applicant-banner .applicant-banner__main-content{padding:30px 80px 115px calc(100vw + 80px);width:calc(50% - 80px - 80px)}.b-applicant-banner .applicant-banner__event{padding:80px 80px 80px}.b-applicant-banner .applicant-banner__anonce{font-size:19px;margin:0 0 30px}}@media(max-width: 1239px){.b-applicant-banner{flex-wrap:wrap}.b-applicant-banner .applicant-banner__main-content{padding:30px 40px 80px calc(100vw + 40px);width:calc(100% - 80px)}.b-applicant-banner .applicant-banner__right{width:100%}.b-applicant-banner .applicant-banner__event{padding:60px 40px 60px}}@media(max-width: 767px){.b-applicant-banner{background:#f6f6f7;padding-bottom:60px}.b-applicant-banner h1{font-size:35px;text-align:left;margin:0 0 20px}.b-applicant-banner .applicant-banner__patch{margin-bottom:12px}.b-applicant-banner .applicant-banner__main-content{width:calc(100% - 40px);padding:12px 20px 20px calc(100vw + 20px)}.b-applicant-banner .applicant-banner__event{padding:0 20px 0}.b-applicant-banner .applicant-banner__anonce{font-size:18px;margin:0 0 20px}.b-applicant-banner .applicant-banner__imgbox{padding:0 20px;overflow:hidden}.b-applicant-banner .applicant-banner__imgbox img{border-radius:0 0 8px 8px}.b-applicant-banner .applicant-banner__linetext{font-size:18px;margin:0 15px 0 0;white-space:nowrap}.b-applicant-banner .applicant-banner__lineimg{display:flex}.b-applicant-banner .applicant-banner__lineimg img{width:89px}.b-applicant-banner .applicant-banner__subtitle{font-size:18px;margin:0 0 15px}.b-applicant-banner .applicant-banner__time-item{margin-bottom:12px}.b-applicant-banner .applicant-banner__time-head,.b-applicant-banner .applicant-banner__time-body{font-size:14px}.b-applicant-banner .applicant-banner__time-head{margin-right:10px}.b-applicant-banner .applicant-banner__link{font-size:15px}}.b-applicant-banner .b-schedule{width:100%;background:#fff;border-radius:10px;padding:30px}.b-applicant-banner .b-schedule .schedule__master-title{font-weight:400;font-size:40px;line-height:1.2;color:#003e7e}@media screen and (max-width: 1824px){.b-applicant-banner .b-schedule .schedule__master-title{font-size:25px}}@media(max-width: 767px){.b-applicant-banner .b-schedule{padding:20px}.b-applicant-banner .b-schedule .schedule__master-title{font-size:18px}}.b-sub-docs--static{background:#e6ecf3;margin:0 -100vw;padding:140px 100vw 150px}.b-sub-docs--static h2{margin:0 0 60px}.b-sub-docs--static .sub-docs__head{display:flex;margin-bottom:60px;flex-wrap:wrap}.b-sub-docs--static .sub-docs__left{width:calc(50% - 20px);margin-right:40px}.b-sub-docs--static .sub-docs__right{width:calc(50% - 20px)}.b-sub-docs--static .sub-docs__sub-text{font-size:24px;line-height:1.2;letter-spacing:-0.02em;color:#003e7e}.b-sub-docs--static .sub-docs__imgbox{border-radius:10px;overflow:hidden;display:flex}.b-sub-docs--static .sub-docs__imgbox img{width:100%}.b-sub-docs--static .sub-docs__body{display:flex;flex-wrap:wrap}.b-sub-docs--static .sub-docs__item{width:calc(33.333% - 27px);margin-bottom:40px;background:#fff;position:relative;border-radius:10px;padding:40px 30px}.b-sub-docs--static .sub-docs__item:not(:nth-child(3n)){margin-right:40px}.b-sub-docs--static .sub-docs__count{position:absolute;display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:#ffb800;font-weight:500;font-size:26px;line-height:1.2;letter-spacing:-0.02em;color:#fff;border-radius:50%;top:0;transform:translateY(-50%)}.b-sub-docs--static .sub-docs__text{font-weight:400;font-size:18px;line-height:1.2;letter-spacing:-0.02em;color:#003e7e;margin:0 0 20px}.b-sub-docs--static .sub-docs__text:last-child{margin-bottom:0}.b-sub-docs--static .sub-docs__bold{font-weight:500;font-size:18px;line-height:1.2;letter-spacing:-0.02em;color:#003e7e;margin:0 0 20px}@media(max-width: 1239px){.b-sub-docs--static .sub-docs__item{width:calc(50% - 20px)}.b-sub-docs--static .sub-docs__item:not(:nth-child(3n)){margin-right:0}.b-sub-docs--static .sub-docs__item:not(:nth-child(2n)){margin-right:40px}}@media(max-width: 767px){.b-sub-docs--static{padding:54px 20px 60px;margin:0 -20px}.b-sub-docs--static h2{margin:0 0 30px}.b-sub-docs--static .sub-docs__head{margin-bottom:40px}.b-sub-docs--static .sub-docs__sub-text{font-size:20px}.b-sub-docs--static .sub-docs__item{width:100%}.b-sub-docs--static .sub-docs__item:not(:nth-child(2n)){margin-right:0}.b-sub-docs--static .sub-docs__left{margin-right:0;width:100%}.b-sub-docs--static .sub-docs__right{display:none}.b-sub-docs--static .sub-docs__item{padding:20px;margin-bottom:10px}.b-sub-docs--static .sub-docs__count{width:37px;height:37px;font-size:20px}.b-sub-docs--static .sub-docs__text{font-size:15px}.b-sub-docs--static .sub-docs__bold{font-size:15px}}.b-entrance-tests--static{padding:140px 0 150px;display:flex;flex-wrap:wrap}.b-entrance-tests--static h2{margin:0 0 45px}.b-entrance-tests--static .entrance-tests__left{width:calc(50% - 20px);margin-right:40px}.b-entrance-tests--static .entrance-tests__right{width:calc(50% - 20px)}.b-entrance-tests--static .entrance-tests__imgbox{display:flex;border-radius:10px;overflow:hidden}.b-entrance-tests--static .entrance-tests__imgbox img{width:100%}.b-entrance-tests--static .entrance-tests__text{font-weight:400;font-size:18px;line-height:1.4;letter-spacing:-0.02em;color:#747474}@media(max-width: 767px){.b-entrance-tests--static{padding:54px 0 60px}.b-entrance-tests--static h2{margin:0 0 20px}.b-entrance-tests--static .entrance-tests__text{font-size:15px}.b-entrance-tests--static .entrance-tests__left{width:100%;margin-right:0;margin-bottom:25px}.b-entrance-tests--static .entrance-tests__right{width:100%}}.b-attention--static{background:#f6f6f7;margin:0 -100vw;padding:140px 100vw 150px}.b-attention--static .attention__wrapper{display:flex;flex-wrap:wrap}.b-attention--static .attention__left{width:calc(50% - 20px);margin-right:40px}.b-attention--static .attention__right{width:calc(50% - 20px)}.b-attention--static .attention__imgbox{display:flex;border-radius:10px;overflow:hidden;margin-bottom:15px}.b-attention--static .attention__imgbox img{width:100%}.b-attention--static .attention__doc:link,.b-attention--static .attention__doc:active,.b-attention--static .attention__doc:focus,.b-attention--static .attention__doc:hover,.b-attention--static .attention__doc:visited{display:flex;background:#e6ecf3;padding:30px;font-weight:400;font-size:20px;line-height:1.2;letter-spacing:-0.02em;color:#003e7e;cursor:pointer;text-decoration:none;border-radius:8px;justify-content:space-between}.b-attention--static .attention__doc-format{position:relative;display:flex;align-items:center;font-weight:400;font-size:18px;line-height:1.2;color:#379cff;padding-right:25px}.b-attention--static .attention__doc-format::after{content:"";position:absolute;right:0;width:21px;height:21px;background-image:url("/local/templates/webcanape/images/attention-download.svg");background-position:center;background-repeat:no-repeat}.b-attention--static .attention__imfo{background:#fff;font-weight:400;font-size:18px;line-height:1.5;letter-spacing:-0.02em;color:#003e7e;padding:30px 35px;border-radius:8px;margin-bottom:15px}.b-attention--static .attention__imfo:last-child{margin-bottom:0}@media(max-width: 1239px){.b-attention--static .attention__left{width:100%;margin-right:0;margin-bottom:15px}.b-attention--static .attention__right{width:100%}}@media(max-width: 767px){.b-attention--static{padding:54px 20px 60px;margin:0 -20px}.b-attention--static .attention__left{display:flex;flex-direction:column-reverse;margin-bottom:20px}.b-attention--static .attention__imgbox{margin-bottom:0;margin-top:15px}.b-attention--static .attention__doc:link,.b-attention--static .attention__doc:active,.b-attention--static .attention__doc:focus,.b-attention--static .attention__doc:hover,.b-attention--static .attention__doc:visited{font-size:16px;padding:20px}.b-attention--static .attention__doc-format{font-size:12px;padding-right:19px}.b-attention--static .attention__doc-format::after{width:15px;height:15px;background-size:cover}.b-attention--static .attention__imfo{font-size:15px;margin:0 0 10px;padding:20px}}.b-useful--static{margin:0 -100vw;padding:138px 100vw 160px;background:#f6f6f7}.b-useful--static .useful__wrapper{display:flex;flex-wrap:wrap;margin-bottom:20px}.b-useful--static .useful__left{width:calc(50% - 10px);margin-right:20px}.b-useful--static .useful__right{width:calc(50% - 10px)}.b-useful--static .useful__imgbox{display:flex;overflow:hidden;border-radius:10px}.b-useful--static .useful__imgbox img{width:100%}.b-useful--static .useful__text{font-weight:400;font-size:24px;line-height:1.2;letter-spacing:-0.02em;color:#003e7e;margin:0 0 30px}.b-useful--static .useful__item{background:#fff;border-radius:8px;padding:25px 30px;margin-bottom:15px}.b-useful--static .useful__item:last-child{margin-bottom:0}.b-useful--static .useful__item.dark{background:#e6ecf3}.b-useful--static .useful__item-title:link,.b-useful--static .useful__item-title:active,.b-useful--static .useful__item-title:focus,.b-useful--static .useful__item-title:visited,.b-useful--static .useful__item-title:hover{font-weight:400;font-size:20px;line-height:1.2;letter-spacing:-0.02em;color:#003e7e;margin:0 0 10px;text-decoration:none;transition:0.2s ease-in-out;transition-property:color;display:flex}.b-useful--static .useful__item-title:hover{color:#ffb800}.b-useful--static .useful__item-format:link,.b-useful--static .useful__item-format:active,.b-useful--static .useful__item-format:focus,.b-useful--static .useful__item-format:visited,.b-useful--static .useful__item-format:hover{position:relative;display:flex;align-items:center;font-weight:400;font-size:18px;line-height:1.2;color:#379cff;padding-right:25px;width:fit-content;margin-left:auto}.b-useful--static .useful__item-format::after{content:"";position:absolute;right:0;width:21px;height:21px;background-image:url("/local/templates/webcanape/images/attention-download.svg");background-position:center;background-repeat:no-repeat}@media(max-width: 1239px){.b-useful--static .useful__wrapper:nth-child(2n-1){margin-bottom:30px;flex-direction:column-reverse}.b-useful--static .useful__left{width:100%;margin-right:0}.b-useful--static .useful__right{width:100%}.b-useful--static .useful__item{margin-bottom:15px}.b-useful--static .useful__item:last-child{margin-bottom:15px}}@media(max-width: 767px){.b-useful--static{margin:0 -20px;padding:54px 20px 60px}.b-useful--static .useful__wrapper:last-child{margin-bottom:0}.b-useful--static .useful__text{font-size:18px;margin:0 0 25px}.b-useful--static .useful__item{padding:20px;display:flex;align-items:center;margin-bottom:10px}.b-useful--static .useful__item:last-child{margin-bottom:10px}.b-useful--static .useful__item-title:link,.b-useful--static .useful__item-title:active,.b-useful--static .useful__item-title:focus,.b-useful--static .useful__item-title:visited,.b-useful--static .useful__item-title:hover{font-size:16px;margin:0;margin-right:20px}.b-useful--static .useful__item-format:link,.b-useful--static .useful__item-format:active,.b-useful--static .useful__item-format:focus,.b-useful--static .useful__item-format:visited,.b-useful--static .useful__item-format:hover{font-size:12px;padding-right:19px}.b-useful--static .useful__item-format::after{width:15px;height:15px;background-size:cover}}.b-admiss-rules{margin-top:50px}.b-admiss-rules h2{margin:0 0 30px}.b-admiss-rules p{font-weight:400;font-size:18px;line-height:1.4;letter-spacing:-0.02em;color:#747474}.b-admiss-rules ul{margin-bottom:15px}.b-admiss-rules ul li{list-style:disc;list-style-position:inside;font-weight:400;font-size:18px;line-height:1.4;letter-spacing:-0.02em;color:#747474;margin-bottom:10px}@media(max-width: 767px){.b-admiss-rules p{font-size:16px}.b-admiss-rules ul li{font-size:16px}}.b-share .share__inner{padding:40px 60px;border-radius:10px;background:#f6f6f7}@media(max-width: 1239px){.b-share .share__inner{padding:30px}}.b-share .share__grid{display:flex;gap:10px;justify-content:space-between;align-items:center}@media(max-width: 1023px){.b-share .share__grid{flex-direction:column;justify-content:flex-start;align-items:start;gap:20px}}.b-share .share__column{color:#003e7e;font-weight:400;font-size:24px;line-height:1}.b-share .share__column-links{display:inline-flex;align-items:center}@media(max-width: 767px){.b-share .share__column-links{flex-direction:column;width:100%;align-items:start}}.b-share .share__column-links>.b-socials{padding-right:40px;margin-right:40px;position:relative}.b-share .share__column-links>.b-socials::before{content:"";width:1px;height:42px;background:rgba(0,62,126,.2);position:absolute;right:0;top:50%;transform:translateY(-50%)}@media(max-width: 1239px){.b-share .share__column-links>.b-socials{padding-right:30px;margin-right:30px}}@media(max-width: 767px){.b-share .share__column-links>.b-socials{padding-right:0;margin-right:0;width:100%;padding-bottom:20px;border-bottom:1px solid rgba(0,62,126,.2)}.b-share .share__column-links>.b-socials::before{display:none}}@media(max-width: 767px){.b-share .share__column-links>.b-print-version{padding-top:20px}}@media(max-width: 1239px){.b-share .share__column{font-size:20px}}@media(max-width: 767px){.b-share .share__column{display:flex;width:100%;font-size:18px;line-height:1.4;letter-spacing:-0.02em}}@media print{.b-share{display:none}}.b-socials{display:inline-flex}.b-socials li{line-height:0}.b-socials li:not(:last-child){margin-right:10px}.b-socials a:link,.b-socials a:visited{text-decoration:none}@media(max-width: 767px){.b-socials svg{width:30px;height:30px}}.b-print-version{line-height:1}.b-print-version .print-version__link{display:inline-flex;align-items:center}.b-print-version .print-version__link:link,.b-print-version .print-version__link:visited{color:#0070df;font-weight:400;font-size:18px;line-height:1.55}@media(max-width: 1239px){.b-print-version .print-version__link:link,.b-print-version .print-version__link:visited{font-size:16px}}@media(max-width: 767px){.b-print-version .print-version__link:link,.b-print-version .print-version__link:visited{font-size:15px}}.b-print-version .print-version__icon{width:34px;height:34px;margin-right:12px}.b-alone-slider .alone-slider__inner{overflow:hidden}.b-alone-slider .alone-slider__slide{line-height:0;overflow:hidden;border-radius:10px}.b-alone-slider .alone-slider__slide img{width:100%;height:auto}.b-alone-slider .alone-slider__pagination{margin:60px 0 0 1px}.b-alone-slider .alone-slider__pagination .swiper-pagination-bullet{width:10px;height:10px;margin:0;background:rgba(0,62,126,.2);transition:all .3s ease;opacity:1}.b-alone-slider .alone-slider__pagination .swiper-pagination-bullet:not(:last-child){margin-right:10px}.b-alone-slider .alone-slider__pagination .swiper-pagination-bullet:hover{background:#0070df}.b-alone-slider .alone-slider__pagination .swiper-pagination-bullet-active{background:#0070df}@media(max-width: 1239px){.b-alone-slider .alone-slider__pagination{margin:30px 0 0 1px}}.b-how-apply{width:100vw;position:relative;left:50%;transform:translateX(-50%);padding:0;margin:0;background:#e6ecf3}.b-how-apply .how-apply__inner{max-width:1200px;padding:140px 20px 150px;box-sizing:border-box;margin:0 auto}@media(max-width: 1239px){.b-how-apply .how-apply__inner{padding:70px 20px 75px}}@media(max-width: 767px){.b-how-apply .how-apply__inner{padding:35px 20px 60px}}.b-how-apply .how-apply__columns{display:flex;margin:0 -20px}@media(max-width: 1023px){.b-how-apply .how-apply__columns{flex-direction:column;margin:0;gap:60px}}.b-how-apply .how-apply__column{width:calc(50% - 40px);margin:0 20px}@media(max-width: 1239px){.b-how-apply .how-apply__column:first-child{width:calc(45% - 40px)}.b-how-apply .how-apply__column:last-child{width:calc(55% - 40px)}}@media(max-width: 1023px){.b-how-apply .how-apply__column{width:100%;margin:0}.b-how-apply .how-apply__column:first-child{width:100%}.b-how-apply .how-apply__column:last-child{width:100%;max-width:768px;margin:0 auto}}.b-how-apply .how-apply__img{line-height:0}.b-how-apply .how-apply__contacts{display:flex;flex-wrap:wrap;margin:-20px -25px}@media(max-width: 767px){.b-how-apply .how-apply__contacts{flex-direction:column;margin:0}}.b-how-apply .how-apply__contact{width:calc(50% - 50px);margin:20px 25px}@media(max-width: 767px){.b-how-apply .how-apply__contact{width:100%;margin:0}.b-how-apply .how-apply__contact:not(:last-child){margin-bottom:20px}}.b-how-apply .how-apply__contact-title{font-size:18px;font-weight:400;line-height:1.55;letter-spacing:-0.02em;color:#0070df;margin-bottom:15px}@media(max-width: 1239px){.b-how-apply .how-apply__contact-title{font-size:15px}}@media(max-width: 1023px){.b-how-apply .how-apply__contact-title{text-align:center}}@media(max-width: 767px){.b-how-apply .how-apply__contact-title{margin-bottom:10px;text-align:left}}.b-how-apply .how-apply__contact-text,.b-how-apply .how-apply__contact-text a:link,.b-how-apply .how-apply__contact-text a:visited{font-size:24px;font-weight:400;line-height:1.4;color:#003e7e;text-decoration:none}@media(max-width: 1239px){.b-how-apply .how-apply__contact-text,.b-how-apply .how-apply__contact-text a:link,.b-how-apply .how-apply__contact-text a:visited{font-size:16px}}@media(max-width: 1023px){.b-how-apply .how-apply__contact-text,.b-how-apply .how-apply__contact-text a:link,.b-how-apply .how-apply__contact-text a:visited{text-align:center}}@media(max-width: 767px){.b-how-apply .how-apply__contact-text,.b-how-apply .how-apply__contact-text a:link,.b-how-apply .how-apply__contact-text a:visited{text-align:left}}.b-how-apply .how-apply__contact-text a:hover,.b-how-apply .how-apply__contact-text a:active{color:#0070df}.b-how-apply .how-apply__contact-socials>a:not(:last-child){margin-right:15px}.b-how-apply .how-apply__contact-socials svg{width:45px;height:45px}@media(max-width: 767px){.b-how-apply .how-apply__contact-socials>a:not(:last-child){margin-right:10px}.b-how-apply .how-apply__contact-socials svg{width:30px;height:30px}}.b-how-apply .how-apply__schedule{display:flex;margin:0 -20px}.b-how-apply .how-apply__schedule>div{width:calc(50% - 40px);margin:45px 20px 0;font-size:22px;font-weight:400;line-height:1.4;color:#003e7e}@media(max-width: 1239px){.b-how-apply .how-apply__schedule>div{font-size:15px}}@media(max-width: 1023px){.b-how-apply .how-apply__schedule>div{text-align:center}}@media(max-width: 1023px){.b-how-apply .how-apply__schedule{flex-direction:column;margin:20px 0 0}.b-how-apply .how-apply__schedule>div{text-align:left;margin:0}}.b-discounts{background:#fff;border-radius:10px;overflow:hidden}.b-discounts .discounts__img{position:relative;line-height:0;color:#fff;border-radius:10px;overflow:hidden}.b-discounts .discounts__img img{width:100%;height:100%;object-fit:cover}.b-discounts .discounts__img-content{top:60px;left:60px;right:20px;bottom:10px;position:absolute;line-height:1}.b-discounts .discounts__title{font-size:32px;margin-bottom:15px;font-weight:400;line-height:1.5;color:#fff}.b-discounts .discounts__desc{font-size:18px;line-height:1.55;color:#fff}.b-discounts .discounts__content{padding:60px 40px}@media(max-width: 767px){.b-discounts .discounts__content{padding:26px}}.b-discounts .discounts__text{color:#747474;font-size:18px;font-weight:400;line-height:1.5}@media(max-width: 767px){.b-discounts .discounts__text{font-size:15px}}.b-discounts .discounts__hint{color:rgba(116,116,166,.7);line-height:1.55;letter-spacing:-0.02em;font-size:18px;font-weight:400;margin-top:15px}@media(max-width: 767px){.b-discounts .discounts__hint{font-size:15px}}.b-events-app{padding:50px;background:#fff;border-radius:10px;position:relative;display:flex;align-items:center;gap:20px}@media(max-width: 1239px){.b-events-app{padding:25px}}@media(max-width: 767px){.b-events-app{flex-direction:column;gap:15px}}.b-events-app .events-app__title{color:#003e7e;font-size:20px;font-weight:500;line-height:1.2;letter-spacing:-0.2px;margin-right:auto;max-width:335px;width:50%}@media(max-width: 1239px){.b-events-app .events-app__title{font-size:16px}}@media(max-width: 767px){.b-events-app .events-app__title{font-size:16px;width:100%;margin:0;text-align:center}}.b-events-app .events-app__button{max-width:210px;width:100%}.b-events-app .events-app__button a:link,.b-events-app .events-app__button a:visited{display:inline-flex;align-items:center;justify-content:center;border-radius:10px;background:#0070df;color:#fff;font-size:18px;font-weight:500;border:none;outline:none;width:100%;height:100%;cursor:pointer;transition:.2s ease-in-out;transition-property:background;text-decoration:none;height:50px}.b-events-app .events-app__button a:hover,.b-events-app .events-app__button a:active{background:#ffb800}.b-doc-list{background:#fff;width:100vw;position:relative;left:50%;transform:translateX(-50%);padding:100px 0;margin:0}@media(max-width: 767px){.b-doc-list{padding:54px 0 70px}}.b-doc-list .doc-list__inner{max-width:1200px;width:100%;box-sizing:border-box;margin:0 auto;padding:0 20px}.b-doc-list .doc-list__items{display:flex;flex-wrap:wrap;margin:-10px}@media(max-width: 767px){.b-doc-list .doc-list__items{margin:0;gap:10px}}.b-doc-list .doc-list__item{width:calc(50% - 20px);margin:10px;padding:25px 85px 25px 35px;background:#f6f6f7;border-radius:8px;position:relative;min-height:134px;transition:all .3s ease}@media(max-width: 1239px){.b-doc-list .doc-list__item{padding:20px 80px 27px 20px}}@media(max-width: 767px){.b-doc-list .doc-list__item{padding:20px 65px 27px 20px;width:100%;margin:0}}.b-doc-list .doc-list__item:hover{background:#e4e4e5}.b-doc-list .doc-list__item-name{font-size:20px;line-height:1.4;font-weight:400;color:#003e7e}@media(max-width: 767px){.b-doc-list .doc-list__item-name{font-size:16px}}.b-doc-list .doc-list__item-link{position:absolute;top:0;bottom:0;left:0;right:0;text-decoration:none}.b-doc-list .doc-list__item-ext{font-size:18px;color:#379cff;line-height:1.27;font-weight:400;text-transform:uppercase;padding-right:25px;line-height:.9;position:absolute;bottom:19px;right:18px}@media(max-width: 767px){.b-doc-list .doc-list__item-ext{font-size:12px;padding-right:20px}}.b-doc-list .doc-list__item-ext::before{content:"";width:21px;height:21px;background:url(/local/templates/webcanape/images/down.svg) 0 0 no-repeat;position:absolute;top:50%;right:0;transform:translateY(-50%)}@media(max-width: 767px){.b-doc-list .doc-list__item-ext::before{background-size:15px;width:15px;height:15px}}.b-contacts{width:100vw;position:relative;left:50%;transform:translateX(-50%);padding:140px 0 150px;margin:0;background:#f6f6f7}@media(max-width: 1239px){.b-contacts{padding:70px 0 75px}}@media(max-width: 767px){.b-contacts{padding:54px 0 60px}}.b-contacts .contacts__inner{max-width:1200px;width:100%;box-sizing:border-box;margin:0 auto;padding:0 20px}.b-contacts .contacts__columns{display:flex;margin:-20px}@media(max-width: 1023px){.b-contacts .contacts__columns{margin:-10px}}.b-contacts .contacts__column{width:calc(50% - 40px);margin:20px}@media(max-width: 1023px){.b-contacts .contacts__column{width:calc(50% - 20px);margin:10px}}.b-contacts .contacts__column-imgbox{line-height:0;height:100%}.b-contacts .contacts__column-imgbox img{border-radius:10px;width:100%;height:100%;object-fit:cover}@media(max-width: 767px){.b-contacts .contacts__column:first-child{width:100%}.b-contacts .contacts__column:last-child{display:none}}.b-contacts-list{height:100%}.b-contacts-list a:link,.b-contacts-list a:visited{color:#003e7e;font-weight:400;font-size:18px;line-height:1.55;letter-spacing:-0.02em;text-decoration:none;transition:all .3s ease}.b-contacts-list a:hover,.b-contacts-list a:active{color:#0070df}.b-contacts-list .contacts-list__inner{box-sizing:border-box;padding:50px;border-radius:10px;background:#fff;height:100%}@media(max-width: 767px){.b-contacts-list .contacts-list__inner{padding:26px}}.b-contacts-list .contacts-list__section:not(:last-child){margin-bottom:25px}.b-contacts-list .contacts-list__section-title{color:#0070df;font-size:16px;font-weight:500;letter-spacing:-0.02em;margin:0 0 8px}.b-contacts-list .contacts-list__section-text{color:#003e7e;font-weight:400;font-size:18px;line-height:1.55;letter-spacing:-0.02em}.b-selection-committee{max-width:100vw;position:relative;left:50%;transform:translateX(-50%);background:#fff;width:100%}.b-selection-committee a:link,.b-selection-committee a:visited{color:#003e7e;font-weight:500;font-size:24px;line-height:1.5;text-decoration:none;transition:all .3s ease}@media(max-width: 1023px){.b-selection-committee a:link,.b-selection-committee a:visited{font-size:15px}}.b-selection-committee a:hover,.b-selection-committee a:active{color:#0070df}.b-selection-committee .selection-committee__inner{max-width:620px;position:relative;left:50%;transform:translateX(-616px);padding:140px 20px 150px 20px;box-sizing:border-box;width:100%}@media(max-width: 1239px){.b-selection-committee .selection-committee__inner{max-width:100%;left:0;transform:none;padding:70px 20px 75px 20px}}@media(max-width: 767px){.b-selection-committee .selection-committee__inner{padding:54px 20px 30px}}.b-selection-committee .selection-committee__sections{display:flex;flex-wrap:wrap;margin:0 -36px;row-gap:30px;overflow:hidden}@media(max-width: 767px){.b-selection-committee .selection-committee__sections{flex-direction:column;margin:0}}.b-selection-committee .selection-committee__section{width:50%;box-sizing:border-box;padding:0 36px;position:relative}@media(max-width: 1239px){.b-selection-committee .selection-committee__section{width:33.3333333333%}}@media(max-width: 767px){.b-selection-committee .selection-committee__section{width:100%;padding:0}}.b-selection-committee .selection-committee__section-title{color:#0070df;font-size:18px;font-weight:500;line-height:1.55;margin-bottom:20px}@media(max-width: 1023px){.b-selection-committee .selection-committee__section-title{font-size:15px;margin-bottom:10px}}.b-selection-committee .selection-committee__section-schedule{font-size:24px;font-weight:500;line-height:1.5;color:#003e7e}@media(max-width: 1023px){.b-selection-committee .selection-committee__section-schedule{font-size:15px}}.b-selection-committee .selection-committee__section:first-child::before{content:"";right:0;width:1px;height:100vh;position:absolute;top:0;background:rgba(0,62,126,.2)}@media(max-width: 1239px){.b-selection-committee .selection-committee__section:first-child::before{display:none}}.b-banner-link{width:100vw;position:relative;left:50%;transform:translateX(-50%);padding:60px 0 80px;margin:0}@media(max-width: 1239px){.b-banner-link{padding:70px 0 80px}}@media(max-width: 767px){.b-banner-link{padding:50px 0 50px}}.b-banner-link h2{line-height:1.2}.b-banner-link .banner-link__inner{max-width:1200px;width:100%;box-sizing:border-box;margin:0 auto;padding:0 20px;line-height:0}.b-banner-link .banner-link__ref img{width:100%}.b-table-info{width:100%}.b-table-info b,.b-table-info p{margin:0;color:#747474}.b-table-info td{padding:10px 15px}.fancybox__container--form .carousel__button.is-close{top:30px;right:30px;color:#003e7e;box-shadow:none;width:18px;height:18px}@media(max-width: 767px){.fancybox__container--form .carousel__button.is-close{top:20px;right:20px}}.fancybox__carousel .fancybox__slide .fancybox__content{padding:0;background:none}.b-404{padding:100px 0}.b-404 h2{font-size:200px;text-align:center;font-weight:800;margin-bottom:40px}.b-404 p{font-size:20px;text-align:center;margin-bottom:2px;color:#747474}.b-404 .b-btn,.b-404 .b-btn:link,.b-404 .b-btn:visited{font-weight:600;display:flex;width:fit-content;margin:50px auto 0}@media(max-width: 1239px){.b-404{padding:55px 0}.b-404 h2{font-size:100px}.b-404 p{font-size:16px}}@media(max-width: 767px){.b-404{padding:30px 0}.b-404 h2{font-size:70px;margin-bottom:10px}.b-404 p{font-size:16px}.b-404 .b-btn,.b-404 .b-btn:link,.b-404 .b-btn:visited{margin:20px auto 0}}.b-quote{width:100vw;position:relative;left:50%;transform:translateX(-50%);background-color:#f6f6f7;margin-bottom:60px}.b-quote .quote__wrap{max-width:1200px;margin:0 auto;padding:50px 100px;position:relative}@media(max-width: 767px){.b-quote .quote__wrap{padding:70px 20px 20px}}.b-quote .quote__wrap ::before{content:"";position:absolute;top:20px;left:20px;width:60px;height:38px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='38' viewBox='0 0 60 38' fill='none'%3E%3Cg clip-path='url(%23clip0_1987_23184)'%3E%3Cpath d='M19.0402 14.7767C17.6491 14.1434 16.1197 13.8267 14.5659 13.3332C15.0255 10.7958 16.7054 8.31179 19.1296 6.91764C20.3418 6.2185 21.6718 5.71677 22.9734 5.19448C23.5307 4.9724 23.7707 4.69686 23.6609 4.09232C23.4778 3.08063 23.2948 2.06482 23.1809 1.0408C23.0833 0.168934 22.6562 -0.135392 21.8386 0.0537869C19.992 0.477378 18.0965 0.75703 16.3027 1.34924C5.57666 4.89426 -1.2161 14.4888 0.183124 25.4817C1.26102 33.9618 7.84226 38.938 15.4404 37.8523C20.7648 37.0914 24.9625 32.9378 25.8614 27.3159C26.6708 22.2821 23.8195 16.9523 19.0361 14.7808L19.0402 14.7767Z' fill='%23D8D8D9'/%3E%3Cpath d='M54.7812 15.8128C52.898 14.4721 50.7869 13.7689 48.4969 13.5468C48.3993 13.444 48.3017 13.3412 48.2041 13.2425C49.0338 11.8195 49.7334 10.2979 50.7218 9.00241C52.2553 6.98726 54.5128 5.99202 56.8516 5.24354C57.5756 5.00912 57.8197 4.6719 57.6732 3.93986C57.4902 2.99809 57.3112 2.0522 57.2217 1.1022C57.1323 0.168648 56.6889 -0.0739902 55.8144 0.0535008C49.0948 1.03229 43.2498 3.73423 38.9098 9.14224C34.7365 14.3364 33.1095 20.3366 34.4802 26.9126C36.0422 34.4098 42.1312 38.7567 49.3633 37.8561C54.4233 37.2269 58.4095 33.7024 59.6541 28.7591C60.8581 23.9803 58.865 18.7204 54.7812 15.8128Z' fill='%23D8D8D9'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1987_23184'%3E%3Crect width='60' height='38' fill='white' transform='translate(60 38) rotate(-180)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.b-quote .quote__author{font-size:18px;font-weight:600;margin-bottom:5px}@media(max-width: 767px){.b-quote .quote__author{font-size:14px}}.b-quote .quote__post{color:#747474}.b-quote blockquote{margin:0 0 20px 0;font-size:18px;color:#747474}@media(max-width: 767px){.b-quote blockquote{font-size:14px}}ul.b-list li{position:relative;padding-left:18px;list-style-type:none;color:#747474;font-size:18px;font-family:"Roboto",sans-serif;padding-bottom:12px}@media(max-width: 767px){ul.b-list li{font-size:15px;padding-left:16px}}ul.b-list li::before{content:"";position:absolute;top:9px;left:0;width:8px;height:8px;background:#0070df;border-radius:100%}@media(max-width: 767px){ul.b-list li::before{width:6px;height:6px;top:6px}}ol.b-list{padding-left:20px}@media(max-width: 767px){ol.b-list{padding-left:16px}}ol.b-list li{position:relative;color:#747474;font-size:18px;font-family:"Roboto",sans-serif;padding-bottom:12px}@media(max-width: 767px){ol.b-list li{font-size:15px}}ol.b-list li::before{content:none}.b-gallery{overflow:hidden}.b-gallery .gallery__swiper{padding-bottom:60px}.b-gallery .gallery__slide{height:auto;transition:all .3s ease-in-out}.b-gallery .gallery__slide img{height:100%;width:100%;border-radius:10px}.b-gallery .gallery__slide.swiper-slide-next{padding:27px 0;opacity:.5}.b-gallery .js-gallery-swiper-pagination{text-align:start;margin-left:-5px}.b-gallery .js-gallery-swiper-pagination .swiper-pagination-bullet{width:10px;height:10px;background:#003e7e;opacity:.2;margin:0 5px}.b-gallery .js-gallery-swiper-pagination .swiper-pagination-bullet-active{opacity:1;background:#0070df}.l-layout .b-btn,.l-layout .b-btn:link,.l-layout .b-btn:visited{display:inline-block;vertical-align:top;margin:0;padding:20px 60px;border:none;font-size:18px;font-weight:500;color:#fff;text-decoration:none;border-radius:10px;background:#0070df;cursor:pointer;transition:background-color 0.2s ease-in-out}.l-layout .b-btn:hover{background-color:#ffb800}.b-standart-banner.negative-margin{margin-top:-15px}@media(max-width: 767px){.b-standart-banner.negative-margin{margin-top:0}}.b-standart-banner.negative-margin .standart-banner__column:first-child{padding-top:45px}@media(max-width: 767px){.b-standart-banner.negative-margin .standart-banner__column:first-child{padding-top:0}}.b-standart-banner p{font-size:18px;font-weight:400;color:#747474;line-height:1.55}@media(max-width: 767px){.b-standart-banner p{font-size:15px}}@media(max-width: 767px){.b-standart-banner .standart-banner__pathline{padding:16px 20px;background:#fff;margin:0 -20px}}.b-standart-banner .standart-banner__inner{max-width:1920px;margin:0 auto}.b-standart-banner .standart-banner__columns{display:flex}@media(max-width: 1239px){.b-standart-banner .standart-banner__columns{flex-direction:column}}.b-standart-banner .standart-banner__column{overflow:hidden;width:50%}@media(max-width: 1239px){.b-standart-banner .standart-banner__column{width:100%}}.b-standart-banner .standart-banner__column:first-child{padding:30px 150px 120px 80px;background:#f6f6f7}@media(max-width: 1799px){.b-standart-banner .standart-banner__column:first-child{padding:30px 40px 80px}}@media(max-width: 1239px){.b-standart-banner .standart-banner__column:first-child{padding:30px 40px 80px}}@media(max-width: 767px){.b-standart-banner .standart-banner__column:first-child{padding:0 20px 20px}}.b-standart-banner .standart-banner__column-content{margin-top:50px}.b-standart-banner .standart-banner__column-content p{font-size:24px}@media(max-width: 767px){.b-standart-banner .standart-banner__column-content{margin-top:30px}}.b-standart-banner .standart-banner__title{margin-top:60px;font-size:68px;font-weight:400;line-height:1;color:#003e7e}@media(max-width: 1799px){.b-standart-banner .standart-banner__title{font-size:70px}}@media(max-width: 767px){.b-standart-banner .standart-banner__title{margin-top:40px;font-size:35px}}.b-standart-banner .standart-banner__imgbox{line-height:0}.b-standart-banner .lib-grid{display:grid}.b-training-desc{height:100%}.b-training-desc .training-desc__inner{display:flex;flex-direction:column;background:#fff;height:100%}.b-training-desc .training-desc__text{padding:44px 80px 30px;color:#747474;font-size:24px;font-weight:400;line-height:1.4;flex-grow:2;display:flex;align-items:center}.b-training-desc .training-desc__text-inner{max-width:700px}@media(max-width: 1799px){.b-training-desc .training-desc__text{padding:44px 40px 30px}}@media(max-width: 767px){.b-training-desc .training-desc__text{padding:24px 20px 30px}.b-training-desc .training-desc__text-inner{font-size:15px}}.b-training-desc .training-desc__imgbox{line-height:0}.b-training-desc .training-desc__imgbox img{width:100%;height:auto}@media(max-width: 767px){.b-training-desc .training-desc__imgbox img{height:100%;object-fit:cover;object-position:center}}.b-training-steps .training-steps__list-point{position:relative;padding:30px;box-sizing:border-box;border-radius:10px;background:#003e7e}.b-training-steps .training-steps__list-point:not(:last-child){margin-bottom:10px}@media(max-width: 767px){.b-training-steps .training-steps__list-point{padding:26px}}.b-training-steps .training-steps__list-num{position:absolute;width:44px;height:44px;line-height:1;border-radius:50%;color:#003e7e;font-size:26px;font-weight:500;display:inline-flex;align-items:center;justify-content:center;background:#fff;top:0;right:40px;transform:translateY(-50%)}@media(max-width: 767px){.b-training-steps .training-steps__list-num{font-size:20px;width:37px;height:37px;right:13px}}.b-training-steps .training-steps__list-text{color:#fff;line-height:1.6;font-size:20px;font-weight:400}@media(max-width: 767px){.b-training-steps .training-steps__list-text{font-size:16px}}.b-listeners-imgbox{line-height:0;height:100%}.b-listeners-imgbox img{width:100%;height:100%;max-height:550px;object-fit:cover}.b-small-banner{width:100%;position:relative;margin:-120px auto 0}@media(max-width: 767px){.b-small-banner{margin:0 auto}}@media(max-width: 767px){.b-small-banner.small-banner--stories .small-banner__head{margin:0 -20px;padding:35px 20px 0;background:#e6ecf3}}.b-small-banner .small-banner__inner{max-width:1610px;margin:0 auto;padding:120px 20px 100px;position:relative}@media(max-width: 1239px){.b-small-banner .small-banner__inner{padding:100px 20px 100px}}@media(max-width: 767px){.b-small-banner .small-banner__inner{padding:0 20px 0}}.b-small-banner .small-banner__bg{position:absolute;z-index:0;top:0;left:0;right:0;height:100%;background-size:100%;background-repeat:no-repeat;background-position:center;background-color:#f6f6f7;overflow:hidden;background-size:cover}@media(max-width: 767px){.b-small-banner .small-banner__bg{display:none}}.b-small-banner .small-banner__head h1{margin:60px 0 0;font-size:80px;font-weight:400;line-height:1;color:#fff}@media(max-width: 1239px){.b-small-banner .small-banner__head h1{font-size:70px}}@media(max-width: 767px){.b-small-banner .small-banner__head{margin:40px 0 0}.b-small-banner .small-banner__head h1{font-size:35px;color:#003e7e;text-align:left;margin:0 -20px;background:#e6ecf3;padding:35px 20px 35px}}.b-small-banner .small-banner__pathline{margin-top:30px}.b-full-banner{width:100%;position:relative;margin:0 auto;background:#f6f6f7}@media(max-width: 1239px){.b-full-banner{margin-top:-100px}}@media(max-width: 767px){.b-full-banner{background-image:none;background:#f6f6f7;margin-top:0}}.b-full-banner h1{font-size:80px;line-height:1;font-weight:400;color:#fff;margin:0}@media(max-width: 1239px){.b-full-banner h1{font-size:55px}}@media(max-width: 767px){.b-full-banner h1{font-size:32px;color:#003e7e;text-align:left}}.b-full-banner .full-banner__bg{position:absolute;z-index:0;top:0;left:0;right:0;height:50%;background-size:100% 635px;background-repeat:no-repeat;background-position:center 0;background-color:#f6f6f7;overflow:hidden}@media(max-width: 767px){.b-full-banner .full-banner__bg{display:none}}.b-full-banner .full-banner__inner{max-width:1610px;margin:0 auto;padding:120px 20px 150px;position:relative}@media(max-width: 1239px){.b-full-banner .full-banner__inner{padding:100px 20px 150px}}@media(max-width: 767px){.b-full-banner .full-banner__inner{padding:0 20px 60px}}.b-full-banner .full-banner__pathline{margin-top:30px}@media(max-width: 767px){.b-full-banner .full-banner__pathline{padding:16px 20px;background:#fff;margin:0 -20px}}.b-full-banner .full-banner__head{margin-top:60px}@media(max-width: 767px){.b-full-banner .full-banner__head{margin-top:40px}}.b-full-banner .full-banner__content{padding-top:140px;max-width:1160px;margin:0 auto}@media(max-width: 1239px){.b-full-banner .full-banner__content{padding-top:80px}}@media(max-width: 767px){.b-full-banner .full-banner__content{padding-top:30px}}.b-trainings-banner{background:#f6f6f7;padding:30px 0 150px}.b-trainings-banner h1{font-weight:400;font-size:80px;line-height:1.1;letter-spacing:-0.02em;color:#003e7e}.b-trainings-banner .trainings-banner__container{max-width:1670px;margin:0 auto;padding:0 30px}.b-trainings-banner .trainings-banner__wrapper{display:flex}.b-trainings-banner .trainings-banner__left{width:calc(50% - 40px);margin-right:80px}.b-trainings-banner .trainings-banner__tight{width:calc(50% - 40px)}.b-trainings-banner .trainings-banner__patch{margin-bottom:60px}.b-trainings-banner .trainings-banner__subtitle{font-weight:500;font-size:24px;line-height:1.2;color:#003e7e;margin:0 0 30px;max-width:710px}.b-trainings-banner .trainings-banner__text{font-weight:400;font-size:18px;line-height:1.2;letter-spacing:-0.02em;color:#747474;max-width:710px}.b-trainings-banner .trainings-banner__inner{position:relative;border-radius:10px;overflow:hidden}.b-trainings-banner .trainings-banner__imgbox{display:flex}.b-trainings-banner .trainings-banner__imgbox img{width:100%}.b-trainings-banner .trainings-banner__contentbox{position:absolute;bottom:0;left:0;right:0;padding:48px 30px 40px;background-image:url("/local/templates/webcanape/images/trainings-banner-bg.svg");background-repeat:no-repeat;background-position:top;background-size:cover}.b-trainings-banner .trainings-banner__content{font-weight:400;font-size:24px;line-height:1.2;letter-spacing:-0.02em;color:#fff;text-align:center}.b-trainings-banner .trainings-banner__link{position:absolute;top:0;left:50%;transform:translate(-50%, -50%);display:flex;align-items:center;justify-content:center;width:58px;height:58px;background:#fff;border-radius:50%;transition:0.2s ease-in-out;transition-property:background}.b-trainings-banner .trainings-banner__link svg path{transition:0.2s ease-in-out;transition-property:stroke}.b-trainings-banner .trainings-banner__link:hover{background:#ffb800}.b-trainings-banner .trainings-banner__link:hover svg path{stroke:#fff}@media(max-width: 1239px){.b-trainings-banner h1{font-size:55px}.b-trainings-banner .trainings-banner__wrapper{flex-wrap:wrap}.b-trainings-banner .trainings-banner__left{width:100%;margin-right:0;margin-bottom:60px}.b-trainings-banner .trainings-banner__tight{width:100%}.b-trainings-banner .trainings-banner__subtitle{max-width:unset}.b-trainings-banner .trainings-banner__text{max-width:unset}.b-trainings-banner .trainings-banner__inner{max-height:400px;width:fit-content;margin:0 auto}}@media(max-width: 767px){.b-trainings-banner{padding:0 0 60px}.b-trainings-banner h1{font-size:32px;margin:0 0 20px;text-align:left}.b-trainings-banner .trainings-banner__container{padding:0 20px}.b-trainings-banner .trainings-banner__left{margin-bottom:20px}.b-trainings-banner .trainings-banner__patch{padding:16px 20px;margin:0 -20px 40px;background:#fff}.b-trainings-banner .trainings-banner__subtitle{font-size:20px;margin:0 0 20px}.b-trainings-banner .trainings-banner__text{font-size:15px}.b-trainings-banner .trainings-banner__inner{border-radius:0;max-height:unset}.b-trainings-banner .trainings-banner__imgbox{margin-bottom:30px;border-radius:8px;overflow:hidden}.b-trainings-banner .trainings-banner__contentbox{position:static;background:none;padding:0}.b-trainings-banner .trainings-banner__content{font-size:20px;color:#003e7e;text-align:left}.b-trainings-banner .trainings-banner__link{display:none}}.b-specialization{width:100vw;position:relative;left:50%;transform:translateX(-50%);margin:0;padding:162px 0 95px;background:#f6f6f7}@media(max-width: 1023px){.b-specialization{padding:54px 0 60px}}.b-specialization h2{margin-bottom:60px}@media(max-width: 767px){.b-specialization h2{margin-bottom:0}}.b-specialization p{color:#747474;font-size:24px;font-weight:400;line-height:1.4;letter-spacing:-0.04em}.b-specialization p:not(:last-child){margin-bottom:40px}@media(max-width: 1239px){.b-specialization p{font-size:20px}}@media(max-width: 1023px){.b-specialization p{font-size:15px}}@media(max-width: 767px){.b-specialization p:not(:last-child){margin-bottom:20px}}.b-specialization strong{font-weight:600}.b-specialization .specialization__inner{max-width:1200px;width:100%;box-sizing:border-box;margin:0 auto;padding:0 20px}.b-specialization .specialization__grid{display:grid;grid-template-columns:repeat(2, 1fr);column-gap:40px}@media(max-width: 767px){.b-specialization .specialization__grid{column-gap:0;row-gap:30px}}.b-specialization .specialization__col:nth-child(1){grid-column:1/2;grid-row:1/1}@media(max-width: 1023px){.b-specialization .specialization__col:nth-child(1){grid-column:1/3}}.b-specialization .specialization__col:nth-child(2){grid-column:1/2;grid-row:2/2}@media(max-width: 767px){.b-specialization .specialization__col:nth-child(2){grid-column:1/3;grid-row:auto}}.b-specialization .specialization__col:nth-child(3){grid-column:2/3;grid-row:2/2}@media(max-width: 767px){.b-specialization .specialization__col:nth-child(3){grid-column:1/3;grid-row:auto}}.b-specialization .specialization__imgbox{line-height:0;height:100%;overflow:hidden;border-radius:10px}.b-specialization .specialization__imgbox img{width:100%;height:100%;object-fit:cover}.b-who-suitable{width:100vw;position:relative;left:50%;transform:translateX(-50%);margin:0;padding:140px 0 150px;background:#e6ecf3}@media(max-width: 1023px){.b-who-suitable{padding:60px 0 54px}}.b-who-suitable h2{margin-bottom:60px}@media(max-width: 767px){.b-who-suitable h2{margin-bottom:45px}}.b-who-suitable .who-suitable__inner{max-width:1200px;width:100%;box-sizing:border-box;margin:0 auto;padding:0 20px}.b-who-suitable .who-suitable__grid{display:grid;grid-template-columns:repeat(2, 1fr);column-gap:20px;row-gap:10px}.b-who-suitable .who-suitable__point:nth-child(1){grid-column:1/2}@media(max-width: 1023px){.b-who-suitable .who-suitable__point:nth-child(1){grid-column:1/3;grid-row:auto}}.b-who-suitable .who-suitable__point:nth-child(2){grid-column:1/2}@media(max-width: 1023px){.b-who-suitable .who-suitable__point:nth-child(2){grid-column:1/3;grid-row:auto}}.b-who-suitable .who-suitable__point:nth-child(3){grid-column:1/2}@media(max-width: 1023px){.b-who-suitable .who-suitable__point:nth-child(3){grid-column:1/3;grid-row:auto}}.b-who-suitable .who-suitable__point:nth-child(4){grid-column:1/2;grid-row:4/6}@media(max-width: 1023px){.b-who-suitable .who-suitable__point:nth-child(4){display:none}}.b-who-suitable .who-suitable__point:nth-child(5){grid-column:2/3;grid-row:1/4}@media(max-width: 1023px){.b-who-suitable .who-suitable__point:nth-child(5){display:none}}.b-who-suitable .who-suitable__point:nth-child(6){grid-column:2/3;grid-row:4/4}@media(max-width: 1023px){.b-who-suitable .who-suitable__point:nth-child(6){grid-column:1/3;grid-row:auto}}.b-who-suitable .who-suitable__point:nth-child(7){grid-column:2/3;grid-row:5/5}@media(max-width: 1023px){.b-who-suitable .who-suitable__point:nth-child(7){grid-column:1/3;grid-row:auto}}.b-who-suitable-img{height:100%;border-radius:10px;overflow:hidden}.b-who-suitable-img img{width:100%;height:100%;object-fit:cover}.b-who-suitable-point p{color:#003e7e;font-size:18px;font-weight:400;line-height:1.55;letter-spacing:-0.04em}@media(max-width: 767px){.b-who-suitable-point p{font-size:15px}}.b-who-suitable-point strong{font-weight:600}.b-who-suitable-point .who-suitable-point__inner{border-radius:10px;background:#fff;position:relative;padding:30px;box-sizing:border-box}@media(max-width: 767px){.b-who-suitable-point .who-suitable-point__inner{padding:20px}}.b-who-suitable-point .who-suitable-point__num{position:absolute;width:44px;height:44px;line-height:1;border-radius:50%;font-size:26px;font-weight:500;display:inline-flex;align-items:center;justify-content:center;top:0;transform:translateY(-50%);left:30px;background:#ffb800;color:#fff;font-size:28px}@media(max-width: 767px){.b-who-suitable-point .who-suitable-point__num{font-size:20px;width:37px;height:37px;left:20px}}.b-services{width:100vw;position:relative;left:50%;transform:translateX(-50%);margin:0}.b-services.services--paddings{padding:140px 0}@media(max-width: 1239px){.b-services.services--paddings{padding:54px 0 60px}}.b-services.services--white .services__point{display:flex;background:#fff}.b-services .services__inner{max-width:1200px;width:100%;box-sizing:border-box;margin:0 auto;padding:0 20px}.b-services .services__point{display:flex;background:#f6f6f7;overflow:hidden;border-radius:10px}.b-services .services__point:not(:last-child){margin-bottom:10px}.b-services .services__point:nth-child(even){flex-direction:row-reverse}@media(max-width: 767px){.b-services .services__point:nth-child(even){flex-direction:column}}.b-services .services__point:nth-child(odd){flex-direction:row}@media(max-width: 767px){.b-services .services__point:nth-child(odd){flex-direction:column}}.b-services .services__point-col{width:50%}.b-services .services__point-col:first-child{padding:50px 50px 34px;box-sizing:border-box}@media(max-width: 1239px){.b-services .services__point-col:first-child{width:45%;padding:20px 26px 30px}.b-services .services__point-col:last-child{width:55%}}@media(max-width: 767px){.b-services .services__point-col:first-child,.b-services .services__point-col:last-child{width:100%}}.b-services .services__point-imgbox{line-height:0;height:100%}.b-services .services__point-imgbox img{width:100%;height:100%;object-fit:cover}.b-services .services__point-name{color:#003e7e;font-weight:400;font-size:32px;line-height:1}@media(max-width: 767px){.b-services .services__point-name{font-size:20px}}.b-services .services__point-desc{margin-top:30px;margin-top:30px}@media(max-width: 767px){.b-services .services__point-desc{margin-top:16px}}.b-services .services__point-desc,.b-services .services__point-desc p{font-size:18px;font-weight:400;line-height:1.55;color:#747474}@media(max-width: 767px){.b-services .services__point-desc,.b-services .services__point-desc p{font-size:15px}}.b-services .services__point-button{margin-top:30px}@media(max-width: 767px){.b-services .services__point-button{margin-top:20px;text-align:center}.b-services .services__point-button .b-btn{max-width:248px;width:100%;padding:13px 15px 15px;font-size:16px}}.b-services .services__point-link:link,.b-services .services__point-link:visited{color:#3dade1;font-size:15px;font-weight:400;text-decoration:none;transition:all .3s ease}.b-services .services__point-link:hover,.b-services .services__point-link:active{color:#ffb800}
.swiper.swiper--main-theme{overflow:visible}.swiper.swiper--main-theme .swiper-slide{opacity:0;visibility:hidden;transition:0.2s ease-in-out;transition-property:opacity,visibility;-webkit-user-select:none;user-select:none}.swiper.swiper--main-theme .swiper-slide-visible{opacity:1;visibility:visible}.swiper.swiper--main-theme .swiper__btn{position:absolute;z-index:2;top:50%;width:51px;height:51px;transform:translateY(-50%);cursor:pointer;transition:opacity 0.2s ease-in-out}.swiper.swiper--main-theme .swiper__btn--prev{left:-100px;background:url("/local/templates/webcanape/images/swiper-prev.svg") 50% 50% no-repeat}.swiper.swiper--main-theme .swiper__btn--next{right:-100px;background:url("/local/templates/webcanape/images/swiper-next.svg") 50% 50% no-repeat}@media(max-width: 767px){.swiper.swiper--main-theme .swiper__btn{display:none}}.swiper.swiper--main-theme .swiper__btn:hover{opacity:.4}.swiper.swiper--main-theme .swiper-button-disabled{opacity:.4;cursor:auto;pointer-events:none}.swiper.swiper--main-theme .swiper-pagination-bullet{margin:0 5px;border-radius:50%;position:relative;flex:0 0 auto;width:10px;height:10px;background-color:#3dade1;transition:background-color 0.2s ease-in-out}.swiper.swiper--main-theme .swiper-pagination-bullet-active{background-color:#1071ae}.swiper.swiper--main-theme.swiper--padding{padding-left:51px;padding-right:51px}.swiper.swiper--main-theme.swiper--bullets{margin-bottom:40px}@media(max-width: 767px){.swiper.swiper--main-theme.swiper--bullets{margin-bottom:30px}}.swiper.swiper--main-theme.swiper--bullets .swiper-pagination{position:static;display:flex;justify-content:center;align-items:center;transform:none;margin:40px auto 0}@media(max-width: 767px){.swiper.swiper--main-theme.swiper--bullets .swiper-pagination{margin-top:30px}}

/* End */


/* Start:/local/templates/webcanape/template_styles.css?17334942914821*/
body {
	overflow: unset !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
	height: unset;	
}


.flyout-menu {
	/* background: #003E7E; */
	background: #fff;
	top: 4.5rem;

	transition: all 150ms ease-in;
	opacity: 0;
	/* transform: translateY(-0.25rem); */
	transform: translateY(0);
	visibility: hidden;
}

.flyout-menu.active {
	transition: all 150ms ease-out;
	opacity: 1;
	transform: translateY(0px);
	visibility: visible;
}

.flyout-menu a,
.flyout-menu a:hover {
	color: inherit;
	text-decoration: none;
}


footer.footer a:not(.unstyled) {
	color: rgb(209, 213, 219) !important;
}
footer.footer a:not(.unstyled)::hover {
	color: rgb(255, 255, 255) !important;
}



.form {
    width: 100%;
    padding: 60px;
    border-radius: 16px;
    margin: auto;
    max-width: 600px;
    background: #e6ecf3;
}
.form-input{
    border: 1px solid #bfd6ee;
    background: #fff;
    padding: 12px 16px;
    border-radius: 6px;
}
.form-field {
    margin-bottom: 16px;
}
.form-field label {
}
.form-field .label {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.2;
    letter-spacing: -0.02em;
    color: #003e7e;
    margin: 0 0 55px;
    margin-bottom: 6px;
    display: block;
    opacity: .7;
}
.form .red {
    color: red;
}
.form .b-btn {
    margin: auto;
    display: block;
}
.form-title {
    margin-bottom: 32px;
}
.form-description {font-weight: 400;
    font-size: 18px;
    line-height: 1.2;
    letter-spacing: -0.02em;
    color: #003e7e;
    margin: 0 0 55px;}


/* Баннерный текст в программах */

.b-events-main-text-banner .events-main__title {
    color: #003e7e;
    font-size: 32px;
    font-weight: 500;
    margin: 0 0 35px
}

.b-events-main-text-banner .events-main__text {
    color: #747474;
    font-size: 18px;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: -0.36px;
    margin: 0 0 45px
}

.b-events-main-text-banner .events-main__btnbox {
    display: inline-flex;
    align-items: center;
    position: relative
}

.b-events-main-text-banner .events-main__btnbox:hover .events-main__date {
    color: #ffb800
}

.b-events-main-text-banner .events-main__btnbox:hover .events-main__date::before {
    background-image: url("/local/templates/webcanape/images/datecalendar-yellow.svg")
}

.b-events-main-text-banner .events-main__btnbox:hover .events-main__link {
    background-image: url("/local/templates/webcanape/images/date-banner-yellow.svg")
}

.b-events-main-text-banner .events-main__date {
    position: relative;
    color: #0070df;
    font-size: 24px;
    font-weight: 500;
    line-height: 34px;
    letter-spacing: -0.48px;
    margin-right: 35px;
    padding-left: 50px
}

.b-events-main-text-banner .events-main__date::before {
    content: "";
    position: absolute;
    left: 0;
    width: 30px;
    height: 30px;
    background-image: url("/local/templates/webcanape/images/date-banner.svg");
    background-position: center;
    background-repeat: no-repeat
}

.b-events-main-text-banner .events-main__link {
    width: 50px;
    height: 50px;
    background-image: url("/local/templates/webcanape/images/arrow-banner-main.svg");
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer
}

.b-events-main-text-banner .events-main__link:hover {
    background-image: url("/local/templates/webcanape/images/date-banner-yellow.svg")
}

.b-events-main-text-banner .events-main__link-full {
    position: absolute;
    inset: 0
}

@media (max-width: 1239px) {
    .b-events-main-text-banner .events-main__text {
        padding: 0 0 45px;
        border-bottom: 1px solid rgba(0, 62, 126, .1)
    }
}

@media (max-width: 767px) {
    .b-events-main-text-banner .events-main__title {
        font-size: 20px;
        margin: 0 0 20px
    }

    .b-events-main-text-banner .events-main__text {
        font-size: 15px;
        padding: 0 0 20px;
        margin: 0 0 16px;
        line-height: 1.4
    }

    .b-events-main-text-banner .events-main__date {
        padding: 0;
        font-size: 20px;
        margin-right: 15px
    }

    .b-events-main-text-banner .events-main__date::before {
        display: none
    }

    .b-events-main-text-banner .events-main__link {
        width: 32px;
        height: 32px;
        margin-left: auto;
        background-size: cover
    }
}

.course_leader {
    border: 1px solid #0070df;
    color: #003e8e;
    border-radius: 15px;
    padding: 10px;
    display: inline-block;
    margin-bottom: 10px;
}

.program-register-form {
    text-align: center;
    padding: 20px 0 40px 0;
}

.top-test-informer {
    text-align: center;
    padding: 20px 50px;
    background-color: #ff9fa9;
}

ul[type=disc]{
    list-style-type: disc;
}
.content-100 {
    position: relative;
    margin: 0 -100vw;
    padding: 140px 100vw 150px;
}
/* End */
/* /local/templates/webcanape/output.css?1753791614255529 */
/* /local/templates/webcanape/libs/fancybox/fancybox.css?172216719915598 */
/* /local/templates/webcanape/libs/swiper/swiper-bundle.min.css?172216719918444 */
/* /local/templates/webcanape/styles.css?1733379839139211 */
/* /local/templates/webcanape/template_styles.css?17334942914821 */
