

/* Start:/local/templates/void/output.css?1771329952110889*/
@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;
}
.invisible{
  visibility: hidden;
}
.collapse{
  visibility: collapse;
}
.fixed{
  position: fixed;
}
.absolute{
  position: absolute;
}
.relative{
  position: relative;
}
.inset-0{
  inset: 0px;
}
.inset-x-0{
  left: 0px;
  right: 0px;
}
.inset-y-0{
  top: 0px;
  bottom: 0px;
}
.-bottom-8{
  bottom: -2rem;
}
.-bottom-\[2\.75rem\]{
  bottom: -2.75rem;
}
.-left-8{
  left: -2rem;
}
.-right-\[3\.25rem\]{
  right: -3.25rem;
}
.-top-40{
  top: -10rem;
}
.left-\[calc\(50\%-11rem\)\]{
  left: calc(50% - 11rem);
}
.right-0{
  right: 0px;
}
.top-0{
  top: 0px;
}
.isolate{
  isolation: isolate;
}
.-z-10{
  z-index: -10;
}
.z-1{
  z-index: 1;
}
.z-10{
  z-index: 10;
}
.z-50{
  z-index: 50;
}
.-m-1\.5{
  margin: -0.375rem;
}
.-m-2\.5{
  margin: -0.625rem;
}
.m-0{
  margin: 0px;
}
.-mx-3{
  margin-left: -0.75rem;
  margin-right: -0.75rem;
}
.-mx-6{
  margin-left: -1.5rem;
  margin-right: -1.5rem;
}
.-my-6{
  margin-top: -1.5rem;
  margin-bottom: -1.5rem;
}
.mx-auto{
  margin-left: auto;
  margin-right: auto;
}
.-ml-3{
  margin-left: -0.75rem;
}
.mb-12{
  margin-bottom: 3rem;
}
.mb-3{
  margin-bottom: 0.75rem;
}
.mb-6{
  margin-bottom: 1.5rem;
}
.mb-8{
  margin-bottom: 2rem;
}
.ml-6{
  margin-left: 1.5rem;
}
.mt-10{
  margin-top: 2.5rem;
}
.mt-16{
  margin-top: 4rem;
}
.mt-2{
  margin-top: 0.5rem;
}
.mt-3{
  margin-top: 0.75rem;
}
.mt-4{
  margin-top: 1rem;
}
.mt-5{
  margin-top: 1.25rem;
}
.mt-6{
  margin-top: 1.5rem;
}
.mt-8{
  margin-top: 2rem;
}
.line-clamp-3{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.block{
  display: block;
}
.flex{
  display: flex;
}
.inline-flex{
  display: inline-flex;
}
.flow-root{
  display: flow-root;
}
.grid{
  display: grid;
}
.hidden{
  display: none;
}
.aspect-\[1155\/678\]{
  aspect-ratio: 1155/678;
}
.aspect-\[3\/2\]{
  aspect-ratio: 3/2;
}
.aspect-\[4\/3\]{
  aspect-ratio: 4/3;
}
.aspect-video{
  aspect-ratio: 16 / 9;
}
.size-14{
  width: 3.5rem;
  height: 3.5rem;
}
.size-16{
  width: 4rem;
  height: 4rem;
}
.size-5{
  width: 1.25rem;
  height: 1.25rem;
}
.size-6{
  width: 1.5rem;
  height: 1.5rem;
}
.h-16{
  height: 4rem;
}
.h-4\/5{
  height: 80%;
}
.h-6{
  height: 1.5rem;
}
.h-7{
  height: 1.75rem;
}
.h-8{
  height: 2rem;
}
.max-h-12{
  max-height: 3rem;
}
.w-1\/2{
  width: 50%;
}
.w-5{
  width: 1.25rem;
}
.w-\[36\.125rem\]{
  width: 36.125rem;
}
.w-auto{
  width: auto;
}
.w-full{
  width: 100%;
}
.max-w-2xl{
  max-width: 42rem;
}
.max-w-4xl{
  max-width: 56rem;
}
.max-w-7xl{
  max-width: 80rem;
}
.max-w-\[118rem\]{
  max-width: 118rem;
}
.max-w-md{
  max-width: 28rem;
}
.flex-none{
  flex: none;
}
.flex-shrink-0{
  flex-shrink: 0;
}
.shrink-0{
  flex-shrink: 0;
}
.-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));
}
.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));
}
.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;
}
.appearance-none{
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.grid-cols-1{
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-2{
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.flex-col{
  flex-direction: column;
}
.flex-col-reverse{
  flex-direction: column-reverse;
}
.items-start{
  align-items: flex-start;
}
.items-center{
  align-items: center;
}
.items-baseline{
  align-items: baseline;
}
.justify-center{
  justify-content: center;
}
.justify-between{
  justify-content: space-between;
}
.gap-0\.5{
  gap: 0.125rem;
}
.gap-16{
  gap: 4rem;
}
.gap-20{
  gap: 5rem;
}
.gap-8{
  gap: 2rem;
}
.gap-x-1{
  -moz-column-gap: 0.25rem;
       column-gap: 0.25rem;
}
.gap-x-10{
  -moz-column-gap: 2.5rem;
       column-gap: 2.5rem;
}
.gap-x-12{
  -moz-column-gap: 3rem;
       column-gap: 3rem;
}
.gap-x-3{
  -moz-column-gap: 0.75rem;
       column-gap: 0.75rem;
}
.gap-x-4{
  -moz-column-gap: 1rem;
       column-gap: 1rem;
}
.gap-x-6{
  -moz-column-gap: 1.5rem;
       column-gap: 1.5rem;
}
.gap-y-10{
  row-gap: 2.5rem;
}
.gap-y-12{
  row-gap: 3rem;
}
.gap-y-20{
  row-gap: 5rem;
}
.gap-y-6{
  row-gap: 1.5rem;
}
.gap-y-8{
  row-gap: 2rem;
}
.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-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-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));
}
.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-900\/10 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(17 24 39 / 0.1);
}
.divide-white\/10 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(255 255 255 / 0.1);
}
.overflow-hidden{
  overflow: hidden;
}
.overflow-y-auto{
  overflow-y: auto;
}
.overflow-x-clip{
  overflow-x: clip;
}
.text-balance{
  text-wrap: balance;
}
.text-pretty{
  text-wrap: pretty;
}
.rounded-2xl{
  border-radius: 1rem;
}
.rounded-3xl{
  border-radius: 1.5rem;
}
.rounded-full{
  border-radius: 9999px;
}
.rounded-lg{
  border-radius: 0.5rem;
}
.rounded-md{
  border-radius: 0.375rem;
}
.rounded-xl{
  border-radius: 0.75rem;
}
.border-2{
  border-width: 2px;
}
.border-l-4{
  border-left-width: 4px;
}
.border-t{
  border-top-width: 1px;
}
.border-solid{
  border-style: solid;
}
.border-gray-200{
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
}
.border-lightblue{
  --tw-border-opacity: 1;
  border-color: rgb(112 156 255 / var(--tw-border-opacity, 1));
}
.bg-\[\#11022D80\]\/50{
  background-color: rgb(17 2 45 / 0.5);
}
.bg-\[\#290476\]{
  --tw-bg-opacity: 1;
  background-color: rgb(41 4 118 / var(--tw-bg-opacity, 1));
}
.bg-\[\#FF4256\]{
  --tw-bg-opacity: 1;
  background-color: rgb(255 66 86 / var(--tw-bg-opacity, 1));
}
.bg-dark{
  --tw-bg-opacity: 1;
  background-color: rgb(41 4 118 / var(--tw-bg-opacity, 1));
}
.bg-deepdark{
  --tw-bg-opacity: 1;
  background-color: rgb(17 2 45 / var(--tw-bg-opacity, 1));
}
.bg-gray-400\/5{
  background-color: rgb(156 163 175 / 0.05);
}
.bg-gray-50{
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}
.bg-gray-800\/50{
  background-color: rgb(31 41 55 / 0.5);
}
.bg-gray-900{
  --tw-bg-opacity: 1;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity, 1));
}
.bg-indigo-500{
  --tw-bg-opacity: 1;
  background-color: rgb(99 102 241 / var(--tw-bg-opacity, 1));
}
.bg-indigo-950{
  --tw-bg-opacity: 1;
  background-color: rgb(30 27 75 / var(--tw-bg-opacity, 1));
}
.bg-light{
  --tw-bg-opacity: 1;
  background-color: rgb(246 246 247 / var(--tw-bg-opacity, 1));
}
.bg-white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.bg-white\/10{
  background-color: rgb(255 255 255 / 0.1);
}
.bg-gradient-to-tr{
  background-image: linear-gradient(to top right, var(--tw-gradient-stops));
}
.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);
}
.to-\[\#9089fc\]{
  --tw-gradient-to: #9089fc var(--tw-gradient-to-position);
}
.object-contain{
  -o-object-fit: contain;
     object-fit: contain;
}
.object-cover{
  -o-object-fit: cover;
     object-fit: cover;
}
.p-0{
  padding: 0px;
}
.p-1{
  padding: 0.25rem;
}
.p-1\.5{
  padding: 0.375rem;
}
.p-2\.5{
  padding: 0.625rem;
}
.p-4{
  padding: 1rem;
}
.p-6{
  padding: 1.5rem;
}
.p-8{
  padding: 2rem;
}
.px-2\.5{
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
.px-3{
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-3\.5{
  padding-left: 0.875rem;
  padding-right: 0.875rem;
}
.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-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-24{
  padding-top: 6rem;
  padding-bottom: 6rem;
}
.py-32{
  padding-top: 8rem;
  padding-bottom: 8rem;
}
.py-6{
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.pb-4{
  padding-bottom: 1rem;
}
.pl-4{
  padding-left: 1rem;
}
.pr-12{
  padding-right: 3rem;
}
.pr-32{
  padding-right: 8rem;
}
.pt-10{
  padding-top: 2.5rem;
}
.pt-14{
  padding-top: 3.5rem;
}
.pt-16{
  padding-top: 4rem;
}
.text-left{
  text-align: left;
}
.text-center{
  text-align: center;
}
.text-2xl{
  font-size: 1.5rem;
  line-height: 2rem;
}
.text-4xl{
  font-size: 2.25rem;
  line-height: 2.5rem;
}
.text-5xl{
  font-size: 3rem;
  line-height: 1;
}
.text-base\/7{
  font-size: 1rem;
  line-height: 1.75rem;
}
.text-lg{
  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\/6{
  font-size: 0.875rem;
  line-height: 1.5rem;
}
.text-xl\/8{
  font-size: 1.25rem;
  line-height: 2rem;
}
.text-xs\/5{
  font-size: 0.75rem;
  line-height: 1.25rem;
}
.font-medium{
  font-weight: 500;
}
.font-normal{
  font-weight: 400;
}
.font-semibold{
  font-weight: 600;
}
.tracking-tight{
  letter-spacing: -0.025em;
}
.text-dark{
  --tw-text-opacity: 1;
  color: rgb(41 4 118 / 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-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-900{
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity, 1));
}
.text-indigo-400{
  --tw-text-opacity: 1;
  color: rgb(129 140 248 / var(--tw-text-opacity, 1));
}
.text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.opacity-30{
  opacity: 0.3;
}
.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);
}
.outline{
  outline-style: solid;
}
.outline-1{
  outline-width: 1px;
}
.-outline-offset-1{
  outline-offset: -1px;
}
.outline-black\/5{
  outline-color: rgb(0 0 0 / 0.05);
}
.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-white\/10{
  --tw-ring-color: rgb(255 255 255 / 0.1);
}
.ring-white\/15{
  --tw-ring-color: rgb(255 255 255 / 0.15);
}
.ring-white\/5{
  --tw-ring-color: rgb(255 255 255 / 0.05);
}
.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);
}
@font-face {
  src: url("/local/templates/void/./fonts/HolvesExp/TT_Hoves_Pro_Trial_Expanded_Regular.woff2") format("woff2");
  font-family: "Holves Pro Expanded";
  font-weight: normal;
  font-style: normal;
  font-display: fallback;
}
@font-face {
  src: url("/local/templates/void/./fonts/HolvesExp/TT_Hoves_Pro_Trial_Expanded_Medium.woff2") format("woff2");
  font-family: "Holves Pro Expanded";
  font-weight: 500;
  font-style: normal;
  font-display: fallback;
}
@font-face {
  src: url("/local/templates/void/./fonts/HolvesExp/TT_Hoves_Pro_Trial_Expanded_DemiBold.woff2") format("woff2");
  font-family: "Holves Pro Expanded";
  font-weight: 600;
  font-style: normal;
  font-display: fallback;
}
@font-face {
  src: url("/local/templates/void/./fonts/HolvesExp/TT_Hoves_Pro_Trial_Expanded_Bold.woff2") format("woff2");
  font-family: "Holves Pro Expanded";
  font-weight: bold;
  font-style: normal;
  font-display: fallback;
}
body {
  font-family: "Holves Pro Expanded", sans-serif;
  color: #242424;
  padding-bottom: 5rem;
}
body.has-popup{
  width: 100vw;
  overflow: hidden !important;
}
body.modal-open {
  overflow: hidden !important;
}
body.modal-open #filters-sticky-panel {
  position: static;
}
body.no-menu-page {
  padding-bottom: 0;
}

.direction-ltr {
  direction: ltr;
}

.direction-rtl {
  direction: rtl;
}

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

.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;
}

h1, h2{
  --tw-text-opacity: 1;
  color: rgb(41 4 118 / var(--tw-text-opacity, 1));
}

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));
}
.theme-pk a:not(.unstyled, .btn):link, .theme-pk 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-pk 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(41 4 118 / 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));
}

.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));
}
.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));
}
.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;
}
.btn-pk{
  --tw-bg-opacity: 1;
  background-color: rgb(88 28 135 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.btn-pk:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(255 184 0 / var(--tw-bg-opacity, 1));
}

.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;
}
.inner-content section.speakers:not(:first-child){
  padding-top: 2rem;
}
@media (min-width: 1024px){
  .inner-content section.speakers:not(:first-child){
    padding-top: 0px;
  }
}
.inner-content section.speakers:first-child{
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
@media (min-width: 1024px){
  .inner-content section.speakers:first-child{
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }
}
.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));
}

@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(41 4 118 / 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(41 4 118 / 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));
}

.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(41 4 118 / 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(41 4 118 / 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,
.content .theme-pk ol > li::before {
  color: inherit;
}
.theme-dark .content, .theme-inverse .content{
  color: rgb(255 255 255 / 0.6);
}
.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, .theme-pk .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(41 4 118 / 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(41 4 118 / 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(41 4 118 / 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(41 4 118 / 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 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));
}
.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));
}
.article-content .bookcaption::before {
  content: "";
  display: block;
  width: 2rem;
  height: 2rem;
  flex-shrink: 0;
  --tw-text-opacity: 1;
  color: rgb(41 4 118 / 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 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(41 4 118 / 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(41 4 118 / 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));
}
.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;
}

.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");
}

.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(41 4 118 / 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));
}
.content-checked-cards > ul > li > *:first-child{
  position: relative;
  --tw-text-opacity: 1;
  color: rgb(41 4 118 / 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(41 4 118 / 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));
}

.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(41 4 118 / 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(41 4 118 / 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(41 4 118 / 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));
}
.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));
}
.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));
}

.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));
}

.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));
}

.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%;
  margin-top: -1.75rem;
}
.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));
}
.specification-list > a:hover{
  --tw-text-opacity: 1;
  color: rgb(41 4 118 / 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: "";
}

.pk-additional ul{
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  -moz-column-gap: 2rem;
       column-gap: 2rem;
  row-gap: 1.5rem;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity, 1));
}

@media (min-width: 640px){
  .pk-additional ul{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
.pk-additional ul li{
  display: flex;
  -moz-column-gap: 0.75rem;
       column-gap: 0.75rem;
}
.pk-additional ul li::before {
  content: "";
  height: 1.5rem;
  width: 1.25rem;
  flex: none;
  flex-shrink: 0;
  --tw-bg-opacity: 1;
  background-color: rgb(255 184 0 / var(--tw-bg-opacity, 1));
  -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 xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='currentColor'%3E%3Cpath d='M10 18a8 8 0 1 0 0-16 8 8 0 0 0 0 16Zm3.857-9.809a.75.75 0 0 0-1.214-.882l-3.483 4.79-1.88-1.88a.75.75 0 1 0-1.06 1.061l2.5 2.5a.75.75 0 0 0 1.137-.089l4-5.5Z' clip-rule='evenodd' fill-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 d='M10 18a8 8 0 1 0 0-16 8 8 0 0 0 0 16Zm3.857-9.809a.75.75 0 0 0-1.214-.882l-3.483 4.79-1.88-1.88a.75.75 0 1 0-1.06 1.061l2.5 2.5a.75.75 0 0 0 1.137-.089l4-5.5Z' clip-rule='evenodd' fill-rule='evenodd'%3E%3C/path%3E%3C/svg%3E");
}

.pk-additional-2 ul li{
  margin: 0px;
  display: flex;
  -moz-column-gap: 0.75rem;
       column-gap: 0.75rem;
}
.pk-additional-2 ul li::before {
  content: "";
  margin-top: 0.125rem;
  height: 1.5rem;
  width: 1.25rem;
  flex: none;
  flex-shrink: 0;
  --tw-bg-opacity: 1;
  background-color: rgb(255 184 0 / var(--tw-bg-opacity, 1));
  -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 xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='currentColor'%3E%3Cpath d='M10 18a8 8 0 1 0 0-16 8 8 0 0 0 0 16Zm3.857-9.809a.75.75 0 0 0-1.214-.882l-3.483 4.79-1.88-1.88a.75.75 0 1 0-1.06 1.061l2.5 2.5a.75.75 0 0 0 1.137-.089l4-5.5Z' clip-rule='evenodd' fill-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 d='M10 18a8 8 0 1 0 0-16 8 8 0 0 0 0 16Zm3.857-9.809a.75.75 0 0 0-1.214-.882l-3.483 4.79-1.88-1.88a.75.75 0 1 0-1.06 1.061l2.5 2.5a.75.75 0 0 0 1.137-.089l4-5.5Z' clip-rule='evenodd' fill-rule='evenodd'%3E%3C/path%3E%3C/svg%3E");
}

.list-additional ul li{
  margin: 0px;
  display: flex;
  -moz-column-gap: 0.75rem;
       column-gap: 0.75rem;
}
.list-additional ul li::before {
  content: "";
  margin-top: 0.125rem;
  height: 1.5rem;
  width: 1.25rem;
  flex: none;
  flex-shrink: 0;
  --tw-bg-opacity: 1;
  background-color: rgb(255 184 0 / var(--tw-bg-opacity, 1));
  -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 xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='currentColor'%3E%3Cpath d='M10 18a8 8 0 1 0 0-16 8 8 0 0 0 0 16Zm3.857-9.809a.75.75 0 0 0-1.214-.882l-3.483 4.79-1.88-1.88a.75.75 0 1 0-1.06 1.061l2.5 2.5a.75.75 0 0 0 1.137-.089l4-5.5Z' clip-rule='evenodd' fill-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 d='M10 18a8 8 0 1 0 0-16 8 8 0 0 0 0 16Zm3.857-9.809a.75.75 0 0 0-1.214-.882l-3.483 4.79-1.88-1.88a.75.75 0 1 0-1.06 1.061l2.5 2.5a.75.75 0 0 0 1.137-.089l4-5.5Z' clip-rule='evenodd' fill-rule='evenodd'%3E%3C/path%3E%3C/svg%3E");
}

.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;
}

.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;
}

.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(41 4 118 / 0.05);
}
.dark-dot-decorator > div:nth-child(2) {
  width: 75%;
  background-color: rgb(41 4 118 / 0.1);
}
.dark-dot-decorator > div:nth-child(3) {
  width: 50%;
  background-color: rgb(41 4 118 / 0.1);
}
.dark-dot-decorator > div:nth-child(4) {
  width: 20%;
  --tw-bg-opacity: 1;
  background-color: rgb(41 4 118 / 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));
}

.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));
}

.footer-default{
  --tw-bg-opacity: 1;
  background-color: rgb(41 4 118 / var(--tw-bg-opacity, 1));
}

.menu-default{
  background-color: rgb(41 4 118 / 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;
}

.contacts-ya-map-container{
  position: relative;
  overflow: hidden;
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
  width: 100%;
  aspect-ratio: 600/1400;
}
@media (min-width: 640px) {
  .contacts-ya-map-container {
    aspect-ratio: 600/800;
  }
}
@media (min-width: 768px) {
  .contacts-ya-map-container {
    aspect-ratio: 726/600;
  }
}
@media (min-width: 1024px) {
  .contacts-ya-map-container {
    aspect-ratio: 600/1000;
  }
}
@media (min-width: 1280px) {
  .contacts-ya-map-container {
    aspect-ratio: 600/800;
  }
}
.contacts-ya-map-container iframe{
  position: absolute;
  display: block;
  height: 100%;
  width: 100%;
}

.contacts-ya-review-container{
  position: relative;
  overflow: hidden;
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
  aspect-ratio: 600/1400;
}
@media (min-width: 640px) {
  .contacts-ya-review-container {
    aspect-ratio: 600/800;
  }
}
@media (min-width: 768px) {
  .contacts-ya-review-container {
    aspect-ratio: 726/600;
  }
}
@media (min-width: 1024px) {
  .contacts-ya-review-container {
    aspect-ratio: 600/1000;
  }
}
@media (min-width: 1280px) {
  .contacts-ya-review-container {
    aspect-ratio: 600/800;
  }
}
.contacts-ya-review-container iframe{
  position: absolute;
  display: block;
  height: 100%;
  width: 100%;
}

.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;
  }
}

.prog-review-swiper.pk-prog-swiper {
  position: relative;
  padding: 0 0 0 0;
  --swiper-navigation-sides-offset: -1.75rem;
  --swiper-navigation-size: 16px;
}

#pk-prog-swiper .swiper-slide {
  height: auto;
  width: auto;
  padding: 0;
}
#pk-prog-swiper .swiper-slide article{
  width: 20rem;
}
@media (min-width: 768px){
  #pk-prog-swiper .swiper-slide article{
    width: 24rem;
  }
}
@media (min-width: 1280px){
  #pk-prog-swiper .swiper-slide article{
    width: auto;
  }
}
#pk-prog-swiper-button-prev, #pk-prog-swiper-button-next{
  display: none;
  border-width: 4px;
  --tw-border-opacity: 1;
  border-color: rgb(17 24 39 / var(--tw-border-opacity, 1));
}
@media (min-width: 1024px){
  #pk-prog-swiper-button-prev, #pk-prog-swiper-button-next{
    display: flex;
  }
}
#pk-prog-swiper-button-prev, #pk-prog-swiper-button-next {
  width: 2.75rem;
  height: 2.75rem;
}
#pk-prog-swiper-button-prev.swiper-button-disabled, #pk-prog-swiper-button-next.swiper-button-disabled{
  display: none;
}
.backdrop\:bg-transparent::backdrop{
  background-color: transparent;
}
.first\:ml-0:first-child{
  margin-left: 0px;
}
.first\:pt-0:first-child{
  padding-top: 0px;
}
.last\:pb-0:last-child{
  padding-bottom: 0px;
}
.hover\:bg-\[\#709CFF\]:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(112 156 255 / 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-indigo-400:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(129 140 248 / var(--tw-bg-opacity, 1));
}
.hover\:bg-white\/20:hover{
  background-color: rgb(255 255 255 / 0.2);
}
.hover\:bg-white\/5:hover{
  background-color: rgb(255 255 255 / 0.05);
}
.hover\:text-\[\#FF4256\]:hover{
  --tw-text-opacity: 1;
  color: rgb(255 66 86 / 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\:underline:hover{
  text-decoration-line: underline;
}
.hover\:ring-white\/20:hover{
  --tw-ring-color: rgb(255 255 255 / 0.2);
}
.focus\:outline:focus{
  outline-style: solid;
}
.focus\:outline-0:focus{
  outline-width: 0px;
}
.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-500:focus-visible{
  outline-color: #6366f1;
}
.group\/tiers:not(:has([name=frequency][value=annually]:checked)) .group-\[\:not\(\:has\(\[name\=frequency\]\[value\=annually\]\:checked\)\)\]\/tiers\:hidden{
  display: none;
}
.group\/tiers:not(:has([name=frequency][value=monthly]:checked)) .group-\[\:not\(\:has\(\[name\=frequency\]\[value\=monthly\]\:checked\)\)\]\/tiers\:hidden{
  display: none;
}
.group\/tier:not([data-featured]) .group-\[\:not\(\[data-featured\]\)\]\/tier\:hidden{
  display: none;
}
.group\/tier:not([data-featured]) .group-\[\:not\(\[data-featured\]\)\]\/tier\:focus-visible\:outline-white\/75:focus-visible{
  outline-color: rgb(255 255 255 / 0.75);
}
.has-\[\:checked\]\:bg-indigo-500:has(:checked){
  --tw-bg-opacity: 1;
  background-color: rgb(99 102 241 / var(--tw-bg-opacity, 1));
}
.group:has(:checked) .group-has-\[\:checked\]\:text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.data-\[featured\]\:ring-2[data-featured]{
  --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);
}
.data-\[featured\]\:ring-indigo-400[data-featured]{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(129 140 248 / var(--tw-ring-opacity, 1));
}
.group\/tier[data-featured] .group-data-\[featured\]\/tier\:bg-indigo-500{
  --tw-bg-opacity: 1;
  background-color: rgb(99 102 241 / var(--tw-bg-opacity, 1));
}
.group\/tier[data-featured] .group-data-\[featured\]\/tier\:text-indigo-400{
  --tw-text-opacity: 1;
  color: rgb(129 140 248 / var(--tw-text-opacity, 1));
}
.group\/tier[data-featured] .group-data-\[featured\]\/tier\: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);
}
.group\/tier[data-featured] .group-data-\[featured\]\/tier\:hover\:bg-indigo-400:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(129 140 248 / var(--tw-bg-opacity, 1));
}
@media (min-width: 640px){
  .sm\:-top-80{
    top: -20rem;
  }
  .sm\:left-\[calc\(50\%-30rem\)\]{
    left: calc(50% - 30rem);
  }
  .sm\:mx-0{
    margin-left: 0px;
    margin-right: 0px;
  }
  .sm\:mb-8{
    margin-bottom: 2rem;
  }
  .sm\:mt-3{
    margin-top: 0.75rem;
  }
  .sm\:block{
    display: block;
  }
  .sm\:flex{
    display: flex;
  }
  .sm\:w-\[72\.1875rem\]{
    width: 72.1875rem;
  }
  .sm\:max-w-sm{
    max-width: 24rem;
  }
  .sm\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .sm\:justify-center{
    justify-content: center;
  }
  .sm\:rounded-2xl{
    border-radius: 1rem;
  }
  .sm\:p-10{
    padding: 2.5rem;
  }
  .sm\:py-32{
    padding-top: 8rem;
    padding-bottom: 8rem;
  }
  .sm\:text-5xl{
    font-size: 3rem;
    line-height: 1;
  }
  .sm\:text-6xl{
    font-size: 3.75rem;
    line-height: 1;
  }
  .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-100\/10{
    --tw-ring-color: rgb(243 244 246 / 0.1);
  }
}
@media (min-width: 768px){
  .md\:col-span-4{
    grid-column: span 4 / span 4;
  }
  .md\:col-span-8{
    grid-column: span 8 / span 8;
  }
  .md\:flex{
    display: flex;
  }
  .md\:max-w-2xl{
    max-width: 42rem;
  }
  .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\:p-8{
    padding: 2rem;
  }
  .md\:py-32{
    padding-top: 8rem;
    padding-bottom: 8rem;
  }
  .md\:text-2xl\/8{
    font-size: 1.5rem;
    line-height: 2rem;
  }
  .md\:text-3xl{
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
  .md\:text-5xl{
    font-size: 3rem;
    line-height: 1;
  }
  .md\:text-xl{
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}
@media (min-width: 1024px){
  .lg\:col-span-3{
    grid-column: span 3 / span 3;
  }
  .lg\:mx-0{
    margin-left: 0px;
    margin-right: 0px;
  }
  .lg\:mt-0{
    margin-top: 0px;
  }
  .lg\:flex{
    display: flex;
  }
  .lg\:hidden{
    display: none;
  }
  .lg\:aspect-\[4\/3\]{
    aspect-ratio: 4/3;
  }
  .lg\:max-w-4xl{
    max-width: 56rem;
  }
  .lg\:max-w-lg{
    max-width: 32rem;
  }
  .lg\:max-w-none{
    max-width: none;
  }
  .lg\:max-w-xl{
    max-width: 36rem;
  }
  .lg\:flex-1{
    flex: 1 1 0%;
  }
  .lg\:flex-auto{
    flex: 1 1 auto;
  }
  .lg\:shrink-0{
    flex-shrink: 0;
  }
  .lg\:grid-cols-12{
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
  .lg\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .lg\:flex-row{
    flex-direction: row;
  }
  .lg\:items-center{
    align-items: center;
  }
  .lg\:justify-between{
    justify-content: space-between;
  }
  .lg\:gap-x-12{
    -moz-column-gap: 3rem;
         column-gap: 3rem;
  }
  .lg\:gap-x-8{
    -moz-column-gap: 2rem;
         column-gap: 2rem;
  }
  .lg\:px-8{
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .lg\:py-24{
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
  .lg\:py-40{
    padding-top: 10rem;
    padding-bottom: 10rem;
  }
  .lg\:pt-24{
    padding-top: 6rem;
  }
  .lg\:text-xl\/8{
    font-size: 1.25rem;
    line-height: 2rem;
  }
}
@media (min-width: 1280px){
  .xl\:col-span-2{
    grid-column: span 2 / span 2;
  }
  .xl\:mx-0{
    margin-left: 0px;
    margin-right: 0px;
  }
  .xl\:h-auto{
    height: auto;
  }
  .xl\:max-w-none{
    max-width: none;
  }
  .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\:gap-x-14{
    -moz-column-gap: 3.5rem;
         column-gap: 3.5rem;
  }
  .xl\:text-7xl{
    font-size: 4.5rem;
    line-height: 1;
  }
}
@media (prefers-color-scheme: dark){
  .dark\:block{
    display: block;
  }
  .dark\:hidden{
    display: none;
  }
  .dark\:bg-gray-900{
    --tw-bg-opacity: 1;
    background-color: rgb(17 24 39 / var(--tw-bg-opacity, 1));
  }
  .dark\:bg-white\/5{
    background-color: rgb(255 255 255 / 0.05);
  }
}
.\[\&\:not\(\[aria-expanded\=\'true\'\]_\*\)\]\:hidden:not([aria-expanded='true'] *){
  display: none;
}
.\[\&\:not\(\[hidden\]\)\]\:contents:not([hidden]){
  display: contents;
}
[aria-expanded='true'] .\[\[aria-expanded\=\'true\'\]_\&\]\:hidden{
  display: none;
}

/* End */


/* Start:/local/templates/void/template_styles.css?17549845265461*/
:root {
	--ui-font-weight-bold: 500;
}

/* body {
	overflow: unset !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
	padding-bottom: 5rem;
} */

.b24-window-popup-wrapper {
	overflow: hidden;
}


.b24-form .b24-form-sign {
	display: none;
}

.b24-form .b24-form-wrapper.b24-form-border-bottom {
	border-bottom: 0;
}

.b24-form .grecaptcha-badge {
	box-shadow: none !important;
}


.event-contacts .b24-form .b24-form-header-padding {
	display: none;
}



/* body .b-24-form {
	--b24-font-family: "Manrope", sans-serif;
}	 */


/* 
.b24-form-header-title {
	font-family: inherit;
	font-weight: 500;
} */



a.unstyled {
	
}

.btn,
.btn:hover,
.btn:visited {
	text-decoration: none;
}


.b-description-program p {
	max-width: 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/void/output.css?1771329952110889 */
/* /local/templates/void/template_styles.css?17549845265461 */
