/*!*********************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/scss/master.scss ***!
  \*********************************************************************************************************************************************************/
@charset "UTF-8";
/*!
 * Bootstrap Reboot & Grid v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
@-ms-viewport {
  width: device-width;
}
/*
@mixin labelStyle() {

}
@mixin subtitleStyle() {

}
*/
*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

@-ms-viewport {
  width: device-width;
}
article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

[tabindex="-1"]:focus {
  outline: 0 !important;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1, .sandbox-2025 .service-hero__uppertitle, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

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

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
}

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

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

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

dt {
  font-weight: 700;
}

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

blockquote {
  margin: 0 0 1rem;
}

dfn {
  font-style: italic;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*a {
  //color: $link-color;
  text-decoration: $link-decoration;
  background-color: transparent; // Remove the gray background on active links in IE 10.
  -webkit-text-decoration-skip: objects; // Remove gaps in links underline in iOS 8+ and Safari 8+.

  @include hover {
    color: $link-hover-color;
    text-decoration: $link-hover-decoration;
  }
}*/
/*a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;

  @include hover-focus {
    color: inherit;
    text-decoration: none;
  }

  &:focus {
    outline: 0;
  }
}*/
pre,
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

table {
  border-collapse: collapse;
}

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

th {
  text-align: inherit;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

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

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

input[type=radio],
input[type=checkbox] {
  box-sizing: border-box;
  padding: 0;
}

input[type=date],
input[type=time],
input[type=datetime-local],
input[type=month] {
  -webkit-appearance: listbox;
}

textarea {
  overflow: auto;
  resize: vertical;
}

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

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

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

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

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

output {
  display: inline-block;
}

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

template {
  display: none;
}

[hidden] {
  display: none !important;
}

.container {
  width: 100%;
  padding-right: 12px;
  padding-left: 12px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1180px;
  }
}
@media (min-width: 1460px) {
  .container {
    max-width: 1440px;
  }
}

.container-fluid {
  width: 100%;
  padding-right: 12px;
  padding-left: 12px;
  margin-right: auto;
  margin-left: auto;
}

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -12px;
  margin-left: -12px;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

.col-xxl,
.col-xxl-auto, .col-xxl-12, .col-xxl-11, .col-xxl-10, .col-xxl-9, .col-xxl-8, .col-xxl-7, .col-xxl-6, .col-xxl-5, .col-xxl-4, .col-xxl-3, .col-xxl-2, .col-xxl-1, .col-xl,
.col-xl-auto, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg,
.col-lg-auto, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md,
.col-md-auto, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm,
.col-sm-auto, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col,
.col-auto, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 12px;
  padding-left: 12px;
}

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

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

.col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}

.col-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

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

.col-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.col-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}

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

.col-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}

.col-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}

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

.col-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}

.col-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}

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

.order-first {
  order: -1;
}

.order-last {
  order: 13;
}

.order-0 {
  order: 0;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

.order-5 {
  order: 5;
}

.order-6 {
  order: 6;
}

.order-7 {
  order: 7;
}

.order-8 {
  order: 8;
}

.order-9 {
  order: 9;
}

.order-10 {
  order: 10;
}

.order-11 {
  order: 11;
}

.order-12 {
  order: 12;
}

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    order: -1;
  }
  .order-sm-last {
    order: 13;
  }
  .order-sm-0 {
    order: 0;
  }
  .order-sm-1 {
    order: 1;
  }
  .order-sm-2 {
    order: 2;
  }
  .order-sm-3 {
    order: 3;
  }
  .order-sm-4 {
    order: 4;
  }
  .order-sm-5 {
    order: 5;
  }
  .order-sm-6 {
    order: 6;
  }
  .order-sm-7 {
    order: 7;
  }
  .order-sm-8 {
    order: 8;
  }
  .order-sm-9 {
    order: 9;
  }
  .order-sm-10 {
    order: 10;
  }
  .order-sm-11 {
    order: 11;
  }
  .order-sm-12 {
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.3333333333%;
  }
  .offset-sm-2 {
    margin-left: 16.6666666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.3333333333%;
  }
  .offset-sm-5 {
    margin-left: 41.6666666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.3333333333%;
  }
  .offset-sm-8 {
    margin-left: 66.6666666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.3333333333%;
  }
  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    order: -1;
  }
  .order-md-last {
    order: 13;
  }
  .order-md-0 {
    order: 0;
  }
  .order-md-1 {
    order: 1;
  }
  .order-md-2 {
    order: 2;
  }
  .order-md-3 {
    order: 3;
  }
  .order-md-4 {
    order: 4;
  }
  .order-md-5 {
    order: 5;
  }
  .order-md-6 {
    order: 6;
  }
  .order-md-7 {
    order: 7;
  }
  .order-md-8 {
    order: 8;
  }
  .order-md-9 {
    order: 9;
  }
  .order-md-10 {
    order: 10;
  }
  .order-md-11 {
    order: 11;
  }
  .order-md-12 {
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.3333333333%;
  }
  .offset-md-2 {
    margin-left: 16.6666666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.3333333333%;
  }
  .offset-md-5 {
    margin-left: 41.6666666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.3333333333%;
  }
  .offset-md-8 {
    margin-left: 66.6666666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.3333333333%;
  }
  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    order: -1;
  }
  .order-lg-last {
    order: 13;
  }
  .order-lg-0 {
    order: 0;
  }
  .order-lg-1 {
    order: 1;
  }
  .order-lg-2 {
    order: 2;
  }
  .order-lg-3 {
    order: 3;
  }
  .order-lg-4 {
    order: 4;
  }
  .order-lg-5 {
    order: 5;
  }
  .order-lg-6 {
    order: 6;
  }
  .order-lg-7 {
    order: 7;
  }
  .order-lg-8 {
    order: 8;
  }
  .order-lg-9 {
    order: 9;
  }
  .order-lg-10 {
    order: 10;
  }
  .order-lg-11 {
    order: 11;
  }
  .order-lg-12 {
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.3333333333%;
  }
  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }
  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }
  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }
  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    order: -1;
  }
  .order-xl-last {
    order: 13;
  }
  .order-xl-0 {
    order: 0;
  }
  .order-xl-1 {
    order: 1;
  }
  .order-xl-2 {
    order: 2;
  }
  .order-xl-3 {
    order: 3;
  }
  .order-xl-4 {
    order: 4;
  }
  .order-xl-5 {
    order: 5;
  }
  .order-xl-6 {
    order: 6;
  }
  .order-xl-7 {
    order: 7;
  }
  .order-xl-8 {
    order: 8;
  }
  .order-xl-9 {
    order: 9;
  }
  .order-xl-10 {
    order: 10;
  }
  .order-xl-11 {
    order: 11;
  }
  .order-xl-12 {
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.3333333333%;
  }
  .offset-xl-2 {
    margin-left: 16.6666666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.3333333333%;
  }
  .offset-xl-5 {
    margin-left: 41.6666666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.3333333333%;
  }
  .offset-xl-8 {
    margin-left: 66.6666666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.3333333333%;
  }
  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1460px) {
  .col-xxl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-xxl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-xxl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xxl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xxl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-xxl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-xxl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xxl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-xxl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-xxl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xxl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-xxl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-xxl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xxl-first {
    order: -1;
  }
  .order-xxl-last {
    order: 13;
  }
  .order-xxl-0 {
    order: 0;
  }
  .order-xxl-1 {
    order: 1;
  }
  .order-xxl-2 {
    order: 2;
  }
  .order-xxl-3 {
    order: 3;
  }
  .order-xxl-4 {
    order: 4;
  }
  .order-xxl-5 {
    order: 5;
  }
  .order-xxl-6 {
    order: 6;
  }
  .order-xxl-7 {
    order: 7;
  }
  .order-xxl-8 {
    order: 8;
  }
  .order-xxl-9 {
    order: 9;
  }
  .order-xxl-10 {
    order: 10;
  }
  .order-xxl-11 {
    order: 11;
  }
  .order-xxl-12 {
    order: 12;
  }
  .offset-xxl-0 {
    margin-left: 0;
  }
  .offset-xxl-1 {
    margin-left: 8.3333333333%;
  }
  .offset-xxl-2 {
    margin-left: 16.6666666667%;
  }
  .offset-xxl-3 {
    margin-left: 25%;
  }
  .offset-xxl-4 {
    margin-left: 33.3333333333%;
  }
  .offset-xxl-5 {
    margin-left: 41.6666666667%;
  }
  .offset-xxl-6 {
    margin-left: 50%;
  }
  .offset-xxl-7 {
    margin-left: 58.3333333333%;
  }
  .offset-xxl-8 {
    margin-left: 66.6666666667%;
  }
  .offset-xxl-9 {
    margin-left: 75%;
  }
  .offset-xxl-10 {
    margin-left: 83.3333333333%;
  }
  .offset-xxl-11 {
    margin-left: 91.6666666667%;
  }
}
.text p {
  font-size: inherit;
  line-height: inherit;
}

/*.text-xs {
	@include fontSize(12);
	@include lineHeight(18,12);
}

.text-sm {
	@include fontSize(14);
	@include lineHeight(20,14);
}

.text-base {
	@include fontSize(16);
	@include lineHeight(24,16);

	p {
		@include fontSize(16);
		@include lineHeight(24,16);
	}
}

.text-lg {
	@include fontSize(18);
	@include lineHeight(26,18);
}

.text-xl {
	@include fontSize(20);
	@include lineHeight(28,20);
}*/
@media (min-width: 992px) {
  .lg\:text-xs {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.5em;
  }
  .lg\:text-sm {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.4285714286em;
  }
  .lg\:text-base {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5em;
  }
  .lg\:text-lg {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.5555555556em;
  }
  .lg\:text-xl {
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.4em;
  }
  .lg\:text-xl p {
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.4em;
  }
}
/*.font-normal {
	font-weight: 400;
}

.font-medium {
	font-weight: 500;
}

.font-bold {
	font-weight: 700;
}*/
/* Text Color */
.text-white {
  color: var(--white);
}

.text-black {
  color: var(--black);
}

.text-purple-dark {
  color: var(--purple-dark);
}

.text-purple-light {
  color: var(--purple-light);
}

.bg-white {
  background-color: var(--white);
}

.bg-black {
  background-color: var(--black);
}

.bg-purple-dark {
  background-color: var(--purple-dark);
}

.bg-purple-light {
  background-color: var(--purple-light-alt);
}

.bg-accent-green-100 {
  background-color: var(--accent-green-100);
}

.bg-black-100 {
  background-color: var(--black-100);
}

@media (min-width: 992px) {
  .lg\:bg-black-100 {
    background-color: var(--black-100);
  }
}

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

.mb-16 {
  margin-bottom: 16px;
}

.mb-24 {
  margin-bottom: 24px;
}

.mb-30 {
  margin-bottom: 30px;
}

.mb-60 {
  margin-bottom: 60px;
}

.mb-32 {
  margin-bottom: 32px;
}

.mb-72 {
  margin-bottom: 72px;
}

.mb-88 {
  margin-bottom: 88px;
}

.mb-90 {
  margin-bottom: 90px;
}

.mb-100 {
  margin-bottom: 100px;
}

.mb-360 {
  margin-bottom: 360px;
}

@media (min-width: 992px) {
  .lg\:mb-0 {
    margin-bottom: 0;
  }
}

@media (min-width: 992px) {
  .lg\:mb-32 {
    margin-bottom: 32px;
  }
}

@media (min-width: 992px) {
  .lg\:mb-38 {
    margin-bottom: 38px;
  }
}

@media (min-width: 992px) {
  .lg\:mb-40 {
    margin-bottom: 40px;
  }
}

@media (min-width: 992px) {
  .lg\:mb-70 {
    margin-bottom: 70px;
  }
}

@media (min-width: 992px) {
  .lg\:mb-96 {
    margin-bottom: 96px;
  }
}

@media (min-width: 992px) {
  .lg\:mb-120 {
    margin-bottom: 120px;
  }
}

@media (min-width: 992px) {
  .lg\:mb-128 {
    margin-bottom: 128px;
  }
}

@media (min-width: 992px) {
  .lg\:mr-16 {
    margin-right: 16px;
  }
}

.p-20 {
  padding: 20px;
}

@media (min-width: 992px) {
  .lg\:p-0 {
    padding: 0;
  }
}

.pt-32 {
  padding-top: 32px;
}

.pt-40 {
  padding-top: 40px;
}

.pt-48 {
  padding-top: 48px;
}

.pt-56 {
  padding-top: 56px;
}

.pt-64 {
  padding-top: 64px;
}

.pt-80 {
  padding-top: 80px;
}

.pt-100 {
  padding-top: 100px;
}

.pt-106 {
  padding-top: 106px;
}

@media (min-width: 992px) {
  .lg\:pt-0 {
    padding-top: 0;
  }
}

@media (min-width: 992px) {
  .lg\:pt-50 {
    padding-top: 50px;
  }
}

@media (min-width: 992px) {
  .lg\:pt-72 {
    padding-top: 72px;
  }
}

@media (min-width: 992px) {
  .lg\:pt-100 {
    padding-top: 100px;
  }
}

@media (min-width: 992px) {
  .lg\:pt-104 {
    padding-top: 104px;
  }
}

@media (min-width: 992px) {
  .lg\:pt-112 {
    padding-top: 112px;
  }
}

@media (min-width: 992px) {
  .lg\:pt-122 {
    padding-top: 122px;
  }
}

@media (min-width: 992px) {
  .lg\:pt-128 {
    padding-top: 128px;
  }
}

@media (min-width: 992px) {
  .lg\:pt-200 {
    padding-top: 200px;
  }
}

.pb-30 {
  padding-bottom: 30px;
}

.pb-56 {
  padding-bottom: 56px;
}

.pb-90 {
  padding-bottom: 90px;
}

@media (min-width: 992px) {
  .lg\:pb-64 {
    padding-bottom: 64px;
  }
}

@media (min-width: 992px) {
  .lg\:pb-72 {
    padding-bottom: 72px;
  }
}

@media (min-width: 992px) {
  .lg\:pb-90 {
    padding-bottom: 90px;
  }
}

/* Text Align */
.text-left {
  text-align: left;
}

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

@media (min-width: 992px) {
  .lg\:text-center {
    text-align: center;
  }
}

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

/* Border radius utility classes */
.rounded-t-48 {
  border-top-right-radius: 48px;
  border-top-left-radius: 48px;
}

@media (min-width: 992px) {
  .lg\:rounded-t-72 {
    border-top-right-radius: 72px;
    border-top-left-radius: 72px;
  }
}

@media (min-width: 992px) {
  .lg\:rounded-t-80 {
    border-top-right-radius: 80px;
    border-top-left-radius: 80px;
  }
}

.screen-reader,
.screen-reader-text {
  position: absolute !important;
  clip: rect(1px, 1px, 1px, 1px);
  width: 1px;
  height: 1px;
  overflow: hidden;
}

*:focus,
button:focus {
  outline: 4px solid var(--green-accent);
}

*:focus-visible,
button:focus-visible {
  outline: 4px dashed var(--green-accent);
}

.skip-nav,
.skip-to-nav {
  left: -999px;
  position: absolute;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
  z-index: -999;
}
.skip-nav:focus, .skip-nav:active,
.skip-to-nav:focus,
.skip-to-nav:active {
  color: #fff;
  background-color: #000;
  left: auto;
  top: auto;
  width: 30%;
  height: auto;
  overflow: auto;
  margin: 10px 35%;
  padding: 5px;
  border-radius: 15px;
  border: 4px solid yellow;
  text-align: center;
  font-size: 1.2em;
  z-index: 999;
}

/* end bootstrap stuff */
/********************/
/* Moderat Extended */
/********************/
@font-face {
  font-family: "Moderat Extended";
  src: url(assets/5a685625102df7c7ec54.woff2) format("woff2"), url(assets/7da038021e2a96115b5a.woff) format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Moderat Extended";
  src: url(assets/b5543b9869ad4e104ae3.woff2) format("woff2"), url(assets/36d331111b179e64eea5.woff) format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Moderat Extended";
  src: url(assets/bcbf89d4b15e74a0bb69.woff2) format("woff2"), url(assets/f29535fcac97221fdc48.woff) format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
/*****************/
/*    Moderat    */
/*****************/
@font-face {
  font-family: "Moderat";
  src: url(assets/9804801b4844d0e9f42b.woff2) format("woff2"), url(assets/1e552938b10091344508.woff) format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Moderat";
  src: url(assets/b903a759715de4bb548a.woff2) format("woff2"), url(assets/d603341816da563d6853.woff) format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Moderat";
  src: url(assets/2c3c9adeb5b5f04bb3fd.woff2) format("woff2"), url(assets/26be347015cd7610699b.woff) format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
h1, .sandbox-2025 .service-hero__uppertitle, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.2;
  color: inherit;
}

h1, .sandbox-2025 .service-hero__uppertitle, .h1 {
  font-size: 2.5rem;
}

h2, .h2 {
  font-size: 2rem;
}

h3, .h3 {
  font-size: 1.75rem;
}

h4, .h4 {
  font-size: 1.5rem;
}

h5, .h5 {
  font-size: 1.25rem;
}

h6, .h6 {
  font-size: 1rem;
}

.lead {
  font-size: 1.25rem;
  font-weight: 300;
}

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

small,
.small {
  font-size: 80%;
  font-weight: 400;
}

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

.list-inline-item {
  display: inline-block;
}
.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d;
}
.blockquote-footer::before {
  content: "— ";
}

/*
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<

Custom variables, mixins and classes:

- VARIABLES
-- Colors
- MIXINS
-- Gradient mixin
-- Clear last child
-- Clearfix
--- mixin clearfix
--- class clearfix
-- Mobile negative margin
-- Desktop negative margin
- CLASS
-- Text-alignement
-- Position
-- Only mobile display
-- Only desktop display

>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
*/
/*
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
VARIABLES
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
*/
/* CSS variables */
:root {
  /*
  <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
  Colors
  >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
  */
  --white: #FFF;
  --black: #000;
  --text-color: #2B3236;
  --dark-purple-50: #97A5D3;
  --dark-purple-100: #5D74BF;
  --dark-purple-200: #314CA3;
  --dark-purple-300: #193283;
  --dark-purple-400: #001C76;
  --dark-purple-500: #021246;
  --purple-100: #F5E6FF;
  --purple-200: #EAD1FF;
  --purple-300: #E0BCFF;
  --purple-400: #D7B0FF;
  --purple-500: #D2A4FF;
  --purple-600: #B88AE6;
  --purple-700: #8C64B9;
  --purple-800: #74519E;
  --purple-900: #4A2F6D;
  --black-100: #F0F3F5;
  --black-200: #E1E7EB;
  --black-300: #C6CDD1;
  --black-400: #B0B8BD;
  --black-500: #9AA3A8;
  --black-600: #717A80;
  --black-700: #5D666B;
  --black-800: #4A5257;
  --black-900: #383E42;
  --black-950: #232629;
  --accent-green-100: #CFFF5F;
  --accent-red: #FF6252;
  --accent: #00D189;
  --purple-dark: #021246;
  --purple-light: #6f2cb1;
  --purple-light-alt: #cb9ef8;
  --green-accent: #CDFD5F;
}

/* Sass variables */
/* <<<< Colors >>>> */
/*
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
MIXINS
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
*/
/* <<<< Background image >>>> */
/* <<<< Gradient mixin >>>> */
/* <<<< CLear last child >>>> */
/* <<<< Clearfix >>>> */
.clearfix {
  zoom: 1;
}
.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}

/* <<<< All negative margin >>>> */
/* <<<< Mobile negative margin >>>> */
/* <<<< Desktop negative margin >>>> */
/*
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
CLASS
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
*/
/* <<<< Text-aligement >>>> */
.text-center {
  text-align: center;
}

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

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

/* <<<< Position >>>> */
.position-relative {
  position: relative;
}

.position-fixed {
  position: fixed;
}

.position-static {
  position: static;
}

.position-absolute {
  position: absolute;
}

/*
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
Iframe container
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
*/
.video-container, .video, .video-wrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
  margin-bottom: 30px;
}
.video-container iframe, .video iframe, .video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.site-wrapper .packages-subgroup .option__price del {
  color: #4f5051;
}

.styleguide {
  /*header,
  footer {
  	display: none;
  }*/
}
.styleguide .styleguide-page {
  padding-top: 50px;
  padding-bottom: 50px;
}
.styleguide .styleguide-page .row {
  margin-bottom: 20px;
}
.styleguide .styleguide-page .mb-40 {
  margin-bottom: 40px;
}
.styleguide .styleguide-page .section-title {
  font-size: 37px;
  font-size: 3.7rem;
  color: #000000;
  padding-top: 40px;
  padding-bottom: 10px;
  margin-bottom: 32px;
  border-bottom: 2px dashed;
  display: block;
}
.styleguide .styleguide-page .section-subtitle {
  font-size: 27px;
  font-size: 2.7rem;
  margin-bottom: 14px;
  color: #000000;
  padding-bottom: 10px;
  margin-bottom: 32px;
  border-bottom: 2px dashed;
  display: block;
}
.styleguide .styleguide-page .section-question {
  display: inline-block;
  font-size: 12px;
  color: #000000;
  text-transform: uppercase;
  padding: 0px 0 0px;
  display: block;
  margin: 10px 0;
  font-family: Arial, Helvetica, sans-serif;
  background-color: #e71111;
  color: #ffffff;
  padding: 10px 5px;
}
.styleguide .styleguide-page .section-color {
  font-size: 17px;
  padding: 7px;
  margin-bottom: 30px;
  color: #ffffff;
}
.styleguide .styleguide-page .section-color--invert {
  color: #000000;
}
.styleguide .styleguide-page .stylecolor-box {
  font-size: 17px;
  font-size: 1.7rem;
  padding: 7px;
  margin-bottom: 30px;
  color: #ffffff;
}
.styleguide .styleguide-page .stylecolor-box--invert {
  color: #000000;
}

::-moz-selection {
  background: var(--dark-purple-500);
  color: var(--accent-green-100);
}

::selection {
  background: var(--dark-purple-500);
  color: var(--accent-green-100);
}

html {
  font-size: 62.5%;
}

body {
  font-family: Moderat, serif;
  color: var(--text-color);
  background: var(--white);
}

h1, .sandbox-2025 .service-hero__uppertitle, h2, h3, h4, h5, h6 {
  font-family: Moderat, serif;
  color: var(--dark-purple-500);
}
h1.font-extended, .sandbox-2025 .font-extended.service-hero__uppertitle, h2.font-extended, h3.font-extended, h4.font-extended, h5.font-extended, h6.font-extended {
  font-family: Moderat, serif;
}

.seo-title {
  font: 0/0 a;
  opacity: 0;
  height: 0;
  width: 0;
  margin: 0;
  display: none;
}

h1, .sandbox-2025 .service-hero__uppertitle,
.h1,
.title {
  font-size: 36px;
  font-size: 3.6rem;
  line-height: 1.2222222222em;
  font-weight: 900;
  margin-bottom: 32px;
}
h1.font-extended, .sandbox-2025 .font-extended.service-hero__uppertitle,
.h1.font-extended,
.title.font-extended {
  font-weight: 700;
}
@media (min-width: 992px) {
  h1, .sandbox-2025 .service-hero__uppertitle,
  .h1,
  .title {
    font-size: 64px;
    font-size: 6.4rem;
    line-height: 1.0625em;
    font-weight: 900;
    letter-spacing: -0.01em;
  }
  h1.font-extended, .sandbox-2025 .font-extended.service-hero__uppertitle,
  .h1.font-extended,
  .title.font-extended {
    letter-spacing: -0.02em;
  }
}

h2,
.h2,
.sub-title {
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 1.25em;
  font-weight: 700;
  margin-bottom: 32px;
}
@media (min-width: 992px) {
  h2,
  .h2,
  .sub-title {
    font-size: 56px;
    font-size: 5.6rem;
    line-height: 1em;
    letter-spacing: -0.04em;
  }
}

h3 {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.3333333333em;
  font-weight: 700;
  margin-bottom: 32px;
}
@media (min-width: 992px) {
  h3 {
    font-size: 48px;
    font-size: 4.8rem;
    line-height: 1.2083333333em;
    letter-spacing: -0.04em;
  }
}

h4 {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.4em;
  font-weight: 500;
  margin-bottom: 32px;
}
h4.font-extended {
  font-weight: 700;
}
@media (min-width: 992px) {
  h4 {
    font-size: 32px;
    font-size: 3.2rem;
    line-height: 1.25em;
    letter-spacing: -0.02em;
  }
  h4.font-extended {
    letter-spacing: -0.01em;
  }
}

h5 {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5em;
  font-weight: 700;
  margin-bottom: 32px;
}
@media (min-width: 992px) {
  h5 {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.3333333333em;
    font-weight: 700;
    letter-spacing: -0.02em;
  }
  h5.font-extended {
    letter-spacing: 0;
  }
}

h6 {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.4285714286em;
  font-weight: 700;
  margin-bottom: 32px;
}
h6.font-extended {
  letter-spacing: -0.04em;
}
@media (min-width: 992px) {
  h6 {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.2222222222em;
    font-weight: 700;
  }
}

p {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5em;
  margin-bottom: 32px;
  font-weight: 400;
}
@media (min-width: 992px) {
  p {
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.6em;
    margin-bottom: 48px;
  }
}

strong {
  font-weight: 700;
}

a {
  text-decoration: none;
}

a:not([class]) {
  text-decoration: underline;
}

ul:not([class]),
ol:not([class]) {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.7777777778em;
  font-weight: normal;
  list-style-position: outside;
  list-style-type: none;
  padding-left: 0px;
  margin-bottom: 30px;
}
ul:not([class]) li,
ol:not([class]) li {
  padding-left: 30px;
  margin-bottom: 6px;
  position: relative;
}
ul:not([class]) a,
ol:not([class]) a {
  color: inherit;
}
ul:not([class]) a:hover,
ol:not([class]) a:hover {
  text-decoration: none;
}

ul:not([class]) li:before {
  content: "•";
  position: absolute;
  left: 10px;
  font-size: 16px;
}

ol:not([class]) {
  counter-reset: list-counter;
}
ol:not([class]) li {
  counter-increment: list-counter;
  position: relative;
}
ol:not([class]) li::before {
  content: counter(list-counter) ". ";
  font-weight: 700;
  position: absolute;
  left: 4px;
}

blockquote {
  text-align: center;
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.4545454545em;
  font-weight: 500;
  position: relative;
  padding: 30px 0;
}
@media (min-width: 992px) {
  blockquote {
    font-size: 42px;
    font-size: 4.2rem;
    line-height: 1.2857142857em;
  }
}
blockquote:before {
  content: "• •";
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%);
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1em;
}
blockquote:after {
  content: "• •";
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%);
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1em;
}

img {
  max-width: 100%;
  height: auto;
}

.hidden {
  display: none;
}

@media (min-width: 992px) {
  .hidden--desktop {
    display: none !important;
  }
}

@media (max-width: 991.98px) {
  .hidden--mobile {
    display: none !important;
  }
}

.col-1-5 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
@media (min-width: 767px) {
  .col-1-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
}

.underline {
  text-decoration: underline;
}

.site-title {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1em;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-weight: 400;
}
.site-title--light-blue {
  font-weight: 500;
  color: #000000;
  margin-top: 40px;
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .site-title--light-blue {
    margin-bottom: 16px;
  }
}
@media (min-width: 992px) {
  .site-title--light-blue-alt {
    margin-bottom: 30px;
  }
}
.site-title--tan {
  color: #000000;
}
.site-title--alt {
  text-transform: none;
}
.site-title--tan-1 {
  margin-bottom: 45px;
}

.site-subtitle {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.7142857143em;
  font-weight: 600;
  color: #000000;
  letter-spacing: 1px;
  text-align: center;
  display: block;
  text-transform: uppercase;
}
@media (min-width: 992px) {
  .site-subtitle {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.7142857143em;
  }
}

.color-box {
  display: block;
  padding: 32px;
}
.color-box__title {
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 1.25em;
  font-weight: 600;
  letter-spacing: -0.02em;
  margin-bottom: 0;
}
.color-box__value {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.4285714286em;
  font-weight: 300;
  letter-spacing: 0.01em;
  margin-bottom: 0;
}

.progress-bar-list {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.progress-bar {
  display: block;
  padding: 12px 32px;
}
.progress-bar__title {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.625em;
  font-weight: 700;
  letter-spacing: 0.01em;
  margin-bottom: 0;
}
.progress-bar__value {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.8461538462em;
  font-weight: 400;
  letter-spacing: 0.07em;
  margin-bottom: 0;
}

.table-wrapper {
  overflow-x: auto;
  margin-bottom: 40px;
}
.table-wrapper table {
  min-width: 700px;
  margin-bottom: 0;
}
.table-wrapper table {
  font-style: normal;
  font-weight: 400;
  border-collapse: collapse;
  position: relative;
  text-align: left;
  width: 100%;
  margin-bottom: 0px;
  font-weight: 400;
  color: #585d6b;
  border: solid 1px #dce0ea;
  border-bottom: none;
}
.table-wrapper table td,
.table-wrapper table th {
  padding: 15px 23px;
  vertical-align: baseline;
}
.table-wrapper table td:first-child,
.table-wrapper table th:first-child {
  font-weight: 500;
  color: #222;
}
@media (min-width: 992px) {
  .table-wrapper table td,
  .table-wrapper table th {
    padding: 23px;
    min-width: 200px;
  }
}
.table-wrapper thead {
  background: none;
}
.table-wrapper tbody {
  background: #fff;
}
.table-wrapper thead tr,
.table-wrapper tbody tr {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.5384615385em;
  box-shadow: inset 0 -1px 0 0 #dce0ea;
}
.table-wrapper thead td,
.table-wrapper thead th,
.table-wrapper .thead td,
.table-wrapper .thead th {
  font-weight: 500;
  text-transform: uppercase;
  background: none;
  color: #222;
  background: #dce0ea;
}

.map-block {
  position: relative;
  width: 100%;
  overflow: hidden;
}

#google_map {
  height: 650px;
}

.g_map #google_map {
  height: 550px;
}
@media (min-width: 768px) {
  .g_map #google_map {
    height: 800px;
  }
}
.g_map .infoWindowR:after {
  content: "";
  background: #e2e4ef;
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: 40px;
}
.g_map .google_office {
  color: black;
}
.g_map .google_office h6 {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.4em;
  color: #333;
}
.g_map .google_office dl {
  margin: 0 !important;
  padding: 0 !important;
  border: none !important;
  border-bottom: 1px solid #000 !important;
}
.g_map .google_office dl dd {
  padding: 0 !important;
  border: none !important;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1em;
}
.g_map .google_office dl dt {
  padding: 0 !important;
  border: none !important;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1em;
}
.g_map .google_office dl > * {
  display: inline-block;
}
.g_map .google_office .servicies {
  width: 100%;
}
.g_map .google_office .servicies dd {
  margin-bottom: 10px;
  width: 100% !important;
}
.g_map .google_office .servicies dd span {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1em;
  color: #ffffff;
  border-radius: 8px;
  padding: 1px 8px 0;
  margin-right: 4px;
}
.g_map .google_office .servicies dd span:nth-child(1) {
  background-color: #00d7d7;
}
.g_map .google_office .servicies dd span:nth-child(2) {
  background-color: #ff82af;
}
.g_map .google_office .servicies dd span:nth-child(3) {
  background-color: #ff7d3c;
}
.g_map .map_control_alt {
  margin-bottom: 10px;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
.g_map .map_control_alt p {
  display: flex;
  justify-content: flex-start;
  width: 288px;
  margin-bottom: 2px;
}
.g_map .map_control_alt p a {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1em;
  color: var(--purple-500);
  flex: 1;
}

.pagination {
  display: flex;
  justify-content: center;
  text-align: center;
  width: 100%;
  padding: 50px 0;
  position: relative;
  padding-left: 0;
  list-style-position: inside;
  list-style: none;
}
.pagination .page-item {
  margin-right: 1px;
}
.pagination div.page-link {
  outline: solid 1px #222;
  background: #fff;
}
.pagination a.page-link:hover {
  background: #fff;
}
.pagination .page-link, .pagination .page-link-prev, .pagination .page-link-next {
  display: inline-block;
  width: 38px;
  height: 38px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 2.375em;
  text-align: center;
  color: #222222;
  position: relative;
}
.pagination .page-link:hover, .pagination .page-link-prev:hover, .pagination .page-link-next:hover {
  text-decoration: none;
  color: #222222;
}
.pagination .page-link.current, .pagination .page-link-prev.current, .pagination .page-link-next.current {
  color: #fff;
}
.pagination .page-link-prev, .pagination .page-link-next {
  text-indent: -9999em;
}
.pagination .page-link-prev:after, .pagination .page-link-next:after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
@media (min-width: 768px) {
  .pagination .page-link-prev:after, .pagination .page-link-next:after {
    content: none;
  }
}
@media (min-width: 768px) {
  .pagination .page-link-prev, .pagination .page-link-next {
    text-indent: unset;
    width: auto;
  }
}
.pagination .page-link-prev {
  position: absolute;
  left: 0;
}
@media (min-width: 768px) {
  .pagination .page-link-prev {
    left: 88px;
  }
}
.pagination .page-link-next {
  position: absolute;
  right: 0;
}
@media (min-width: 768px) {
  .pagination .page-link-next {
    right: 88px;
  }
}
.pagination .disabled.page-link-prev, .pagination .disabled.page-link-next {
  opacity: 0.3;
}

/*
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<

BUTTONS

>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
*/
/*
<<<<<<<<<<<<<<<<<<<<<
General
>>>>>>>>>>>>>>>>>>>>>
*/
button, [type=submit], [type=reset] {
  -webkit-appearence: none;
}

/* tmp mark */
.skip-link {
  position: absolute;
  top: -40px;
  left: 0;
  background: #000;
  color: #fff;
  padding: 8px 16px;
  z-index: 100;
  text-decoration: none;
}

.skip-link:focus {
  top: 0; /* Bring it onscreen when focused */
  outline: 2px solid #fff;
}

ul {
  padding: 0;
  list-style: none;
}

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

/* tmp mark */
/*
<<<<<<<<<<<<<<<<<<<<<
Button
>>>>>>>>>>>>>>>>>>>>>
*/
.btn {
  display: inline-block;
  height: 52px;
  width: auto;
  padding: 16px 48px;
  border: none;
  border-radius: 26px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5em;
  font-weight: 700;
  text-align: center;
  transition: all 250ms ease-in;
}
.btn:hover {
  text-decoration: none;
}
.btn__primary {
  background-color: var(--dark-purple-500);
  color: var(--white);
}
.btn__primary:hover {
  background-color: var(--accent-green-100);
  color: var(--dark-purple-500);
}
.btn__secondary {
  background-color: var(--purple-500);
  color: var(--dark-purple-500);
}
.btn__secondary:hover {
  background-color: var(--purple-200);
  color: var(--dark-purple-500);
}

.btn-lg {
  height: 72px;
  width: 100%;
  padding: 20px 108px;
  border-radius: 36px;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.3333333333em;
  font-weight: 700;
}
.btn-lg__primary {
  background-color: var(--dark-purple-500);
  color: var(--purple-500);
}
.btn-lg__primary:hover {
  background-color: var(--purple-500);
  color: var(--dark-purple-500);
}
.btn-lg__secondary {
  background-color: var(--white);
  color: var(--dark-purple-500);
}
.btn-lg__secondary:hover {
  background-color: var(--purple-500);
  color: var(--dark-purple-500);
}

/*
<<<<<<<<<<<<<<<<<<<<<
Button primary
>>>>>>>>>>>>>>>>>>>>>
*/
/*
<<<<<<<<<<<<<<<<<<<<<
Button secondary
>>>>>>>>>>>>>>>>>>>>>
*/
/*.btn-secondary {
	background-color: var(--blue-600);
	color: var(--white);

	&:hover {
		background-color: var(--white);
		color: var(--blue-800);
	}
}*/
.btn-large {
  min-width: 174px;
}

.btn-compact {
  padding: 16px;
}

/*
<<<<<<<<<<<<<<<<<<<<<
Button primary inverted
>>>>>>>>>>>>>>>>>>>>>
*/
/*.btn-light-blue {
	color: var(--blue-800);
	background-color: var(--light-blue);

	&:hover {
		color: var(--light-blue);
		background-color: var(--blue-800);
	}
}*/
/*.btn-white {
	color: var(--blue-800);
	background-color: var(--white);

	&:hover {
		color: var(--white);
		background-color: var(--blue-800);
	}
}*/
.btn-block {
  display: block;
  width: 100%;
}

/*
<<<<<<<<<<<<<<<<<<<<<
Button tab (prijenos broja forme)
>>>>>>>>>>>>>>>>>>>>>
*/
.btn-tab {
  height: 56px;
  width: auto;
  padding: 19px 16px;
  border: none;
  border-radius: 100px;
  font-family: Moderat, serif;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.3571428571em;
  font-weight: 400;
  box-shadow: inset 0 0 0 1px var(--black-300);
  background-color: var(--white);
  color: var(--black-950);
  display: flex;
  justify-content: center;
  gap: 8px;
  transition: all 250ms ease-in-out;
  position: relative;
}
.btn-tab:hover, .btn-tab:focus {
  box-shadow: inset 0 0 0 2px var(--black-950);
  text-decoration: none;
  color: var(--black-950);
}
.btn-tab:disabled {
  box-shadow: inset 0 0 0 1px var(--black-200);
}

.btn-tab-wrap {
  /*&:focus {
  	.btn-tab {

  	}
  }*/
}
.btn-tab-wrap.active .btn-tab {
  box-shadow: inset 0 0 0 2px var(--black-950);
}
.btn-tab-wrap.active .btn-tab:after {
  content: "";
  display: inline-block;
  background-image: url(assets/3fc255540cb943c2ee56.svg);
  background-size: 21px 20px;
  width: 21px;
  height: 20px;
}

.text-link {
  font-style: normal;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.2222222222em;
  color: var(--purple-light);
  text-decoration: underline;
  padding: 0;
  position: relative;
  display: inline-block;
  border: none;
  cursor: pointer;
}
.text-link:hover {
  color: var(--purple-dark);
  text-decoration: none;
  /*&:before {
      opacity: 0;
  }

  &:after {
      opacity: 1;
  }*/
}

.button-delete {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  border-radius: 50%;
}

/*
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<

Forms

>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
*/
::placeholder {
  color: var(--black-400);
}

label {
  display: block;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.25em;
  font-weight: 400;
  text-transform: none;
  margin-bottom: 8px;
}

label:not([for]) {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.5em;
  font-weight: 400;
  color: var(--black-800);
  position: relative;
  cursor: pointer;
  padding-left: 36px;
}
@media (min-width: 992px) {
  label:not([for]) {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.4285714286em;
  }
}
label:not([for]) p {
  font-size: inherit;
  line-height: inherit;
  margin-bottom: 0;
}

input[type=email] {
  width: 100%;
  height: 56px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5em;
  font-weight: 400;
  border: none;
  outline: none;
  background-color: var(--white);
  color: var(--black-950);
  box-shadow: inset 0 0 0 1px var(--black-300);
  border-radius: 12px;
  padding: 16px;
}
input[type=email]:hover {
  border: none;
  outline: none;
  box-shadow: inset 0 0 0 1px var(--purple-light);
}
input[type=email]:focus {
  border: none;
  outline: none;
  box-shadow: inset 0 0 0 2px var(--purple-light);
}
input[type=email]::placeholder {
  color: var(--black-400);
}
.error input[type=email] {
  border: none;
  outline: none;
  box-shadow: inset 0 0 0 1px var(--accent-red);
}
input[type=text] {
  width: 100%;
  height: 56px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5em;
  font-weight: 400;
  border: none;
  outline: none;
  background-color: var(--white);
  color: var(--black-950);
  box-shadow: inset 0 0 0 1px var(--black-300);
  border-radius: 12px;
  padding: 16px;
}
input[type=text]:hover {
  border: none;
  outline: none;
  box-shadow: inset 0 0 0 1px var(--purple-light);
}
input[type=text]:focus {
  border: none;
  outline: none;
  box-shadow: inset 0 0 0 2px var(--purple-light);
}
input[type=text]::placeholder {
  color: var(--black-400);
}
.error input[type=text] {
  border: none;
  outline: none;
  box-shadow: inset 0 0 0 1px var(--accent-red);
}
input[type=number] {
  width: 100%;
  height: 56px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5em;
  font-weight: 400;
  border: none;
  outline: none;
  background-color: var(--white);
  color: var(--black-950);
  box-shadow: inset 0 0 0 1px var(--black-300);
  border-radius: 12px;
  padding: 16px;
}
input[type=number]:hover {
  border: none;
  outline: none;
  box-shadow: inset 0 0 0 1px var(--purple-light);
}
input[type=number]:focus {
  border: none;
  outline: none;
  box-shadow: inset 0 0 0 2px var(--purple-light);
}
input[type=number]::placeholder {
  color: var(--black-400);
}
.error input[type=number] {
  border: none;
  outline: none;
  box-shadow: inset 0 0 0 1px var(--accent-red);
}
input[type=password] {
  width: 100%;
  height: 56px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5em;
  font-weight: 400;
  border: none;
  outline: none;
  background-color: var(--white);
  color: var(--black-950);
  box-shadow: inset 0 0 0 1px var(--black-300);
  border-radius: 12px;
  padding: 16px;
}
input[type=password]:hover {
  border: none;
  outline: none;
  box-shadow: inset 0 0 0 1px var(--purple-light);
}
input[type=password]:focus {
  border: none;
  outline: none;
  box-shadow: inset 0 0 0 2px var(--purple-light);
}
input[type=password]::placeholder {
  color: var(--black-400);
}
.error input[type=password] {
  border: none;
  outline: none;
  box-shadow: inset 0 0 0 1px var(--accent-red);
}
input[type=search] {
  width: 100%;
  height: 56px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5em;
  font-weight: 400;
  border: none;
  outline: none;
  background-color: var(--white);
  color: var(--black-950);
  box-shadow: inset 0 0 0 1px var(--black-300);
  border-radius: 12px;
  padding: 16px;
}
input[type=search]:hover {
  border: none;
  outline: none;
  box-shadow: inset 0 0 0 1px var(--purple-light);
}
input[type=search]:focus {
  border: none;
  outline: none;
  box-shadow: inset 0 0 0 2px var(--purple-light);
}
input[type=search]::placeholder {
  color: var(--black-400);
}
.error input[type=search] {
  border: none;
  outline: none;
  box-shadow: inset 0 0 0 1px var(--accent-red);
}
input[type=tel] {
  width: 100%;
  height: 56px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5em;
  font-weight: 400;
  border: none;
  outline: none;
  background-color: var(--white);
  color: var(--black-950);
  box-shadow: inset 0 0 0 1px var(--black-300);
  border-radius: 12px;
  padding: 16px;
}
input[type=tel]:hover {
  border: none;
  outline: none;
  box-shadow: inset 0 0 0 1px var(--purple-light);
}
input[type=tel]:focus {
  border: none;
  outline: none;
  box-shadow: inset 0 0 0 2px var(--purple-light);
}
input[type=tel]::placeholder {
  color: var(--black-400);
}
.error input[type=tel] {
  border: none;
  outline: none;
  box-shadow: inset 0 0 0 1px var(--accent-red);
}

input[type=date] {
  width: 100%;
  height: 56px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5em;
  font-weight: 400;
  border: none;
  outline: none;
  background-color: var(--white);
  color: var(--black-950);
  box-shadow: inset 0 0 0 1px var(--black-300);
  border-radius: 12px;
  padding: 16px;
}
input[type=date]:hover {
  border: none;
  outline: none;
  box-shadow: inset 0 0 0 1px var(--purple-light);
}
input[type=date]:focus {
  border: none;
  outline: none;
  box-shadow: inset 0 0 0 2px var(--purple-light);
}
input[type=date]::placeholder {
  color: var(--black-400);
}
.error input[type=date] {
  border: none;
  outline: none;
  box-shadow: inset 0 0 0 1px var(--accent-red);
}

/*select {
	width: 100%;
	height: 56px;
	border:none;
	outline: none;
	@include font(24,16);
	font-weight: 400;
	background: var(--white);
	color: var(--black-400);
	border: 1px solid var(--black-300);
	border-radius: 12px;
	padding: 10px;

	&:focus {
		background: rgba(white, 1);
	}

	.error & {
		border: 1px solid var(--accent-red);
	}
}*/
select {
  width: 100%;
  height: 56px;
  border: none;
  outline: none;
  height: 56px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5em;
  font-weight: 400;
  border: none;
  outline: none;
  color: var(--black-950);
  box-shadow: inset 0 0 0 1px var(--black-300);
  border-radius: 12px;
  padding: 16px 12px 16px 16px;
  appearance: none;
  background: url(assets/caa4a62c9a2dc06b050b.svg) no-repeat top 16px right 16px;
  background-size: 24px 24px;
}
select:hover {
  box-shadow: inset 0 0 0 1px var(--purple-light);
}
select:focus {
  border: none;
  outline: none;
  box-shadow: inset 0 0 0 2px var(--purple-light);
  background: url(assets/caa4a62c9a2dc06b050b.svg) no-repeat top 16px right 16px;
}
select:focus-within {
  background: url(assets/f08a0ea7d3444f30cb42.svg) no-repeat top 16px right 16px;
}
.error select {
  border: 1px solid var(--accent-red);
}

@supports (appearance: base-select) {
  select,
  ::picker(select) {
    appearance: base-select;
  }
  select {
    background: var(--white);
    transition: 0.4s;
  }
  select::picker-icon {
    content: "";
    transition: 0.4s rotate;
    background-image: url(assets/caa4a62c9a2dc06b050b.svg);
    background-size: 24px 24px;
    width: 24px;
    height: 24px;
  }
  select:focus {
    background: var(--white);
  }
  select:focus-within {
    background: var(--white);
  }
  select:open::picker-icon {
    rotate: 180deg;
  }
  ::picker(select) {
    border: none;
  }
  option {
    display: flex;
    justify-content: flex-start;
    gap: 20px;
    border: none;
    background: #fff;
    padding: 10px 16px;
    transition: 0.4s;
  }
  option:hover,
  option:focus {
    background: #F0F3F5;
    outline: none;
  }
  option .icon {
    font-size: 1.6rem;
  }
  selectedcontent .icon {
    display: none;
  }
  option:checked {
    font-weight: bold;
  }
  option::checkmark {
    order: 1;
    margin-left: auto;
    content: "";
    background-image: url(assets/d3eba782c5159a529817.svg);
    width: 24px;
    height: 24px;
  }
  ::picker(select) {
    opacity: 0;
    transition: all 0.4s allow-discrete;
  }
  ::picker(select):popover-open {
    opacity: 1;
    height: min-content;
    min-height: 200px;
  }
  @starting-style {
    ::picker(select):popover-open {
      opacity: 0;
    }
  }
}
textarea {
  width: 100%;
  height: 180px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5em;
  font-weight: 400;
  border: none;
  outline: none;
  background-color: var(--white);
  color: var(--black-950);
  box-shadow: inset 0 0 0 1px var(--black-300);
  border-radius: 12px;
  padding: 16px;
}
textarea:hover {
  border: none;
  outline: none;
  box-shadow: inset 0 0 0 1px var(--purple-light);
}
textarea:focus {
  border: none;
  outline: none;
  box-shadow: inset 0 0 0 2px var(--purple-light);
}
textarea::placeholder {
  color: var(--black-400);
}
.error textarea {
  border: 1px solid var(--accent-red);
}

/*input[type="checkbox"] {
	display: none;
}*/
/*input[type=checkbox] + label {
	padding-left: 40px;
	display: block;
	position: relative;
	cursor: pointer;
	color: var(--black-950);
	display: inline-block;
	@include font(24,16);
	font-weight: 400;

	&:before {
		position: absolute;
		content: '';
		display: block;
		top: 50%;
		left: 0;
		width: 20px;
		height: 20px;
		transform: translateY(-50%);
		background-color: var(--white);
		border: 1px solid var(--black-300);
		border-radius: 4px;


		.error & {
			border: 1px solid var(--accent-red);
		}
	}

	&:after {
		position: absolute;
		content: '';
		opacity: 0;
		left: 7px;
	    top: 50%;
	    width: 7px;
	    height: 14px;
		border: solid var(--dark-purple-100);
		border-width: 0 2px 2px 0;
		transform: translateY(-50%) translateY(-2px) rotate(45deg);
	}

	&:hover {

		&:before {
			border: 1px solid var(--purple-500);
		}

		&:after {
			border: solid var(--purple-500);
			border-width: 0 2px 2px 0;
		}

	}

	&:focus {

		&:before {
			border: 2px solid var(--purple-500);
		}

		&:after {

		}

	}
}
*/
/*input[type=checkbox]:checked + label {

	&:before {
		border: 1px solid var(--white);
		background: var(--purple-500);
	}

	&:after {
		border: solid var(--white);
		border-width: 0 2px 2px 0;
		opacity: 1;
		display: block;
	}

}*/
/* new checkbox */
.checkbox-wrapper {
  display: flex;
  gap: 16px;
  cursor: pointer;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.5em;
  font-weight: 400;
  color: var(--black-800);
  position: relative;
  cursor: pointer;
  padding-left: 36px;
  display: flex !important;
  padding: 0 !important;
  text-transform: none !important;
}
@media (min-width: 992px) {
  .checkbox-wrapper {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.4285714286em;
  }
}
.checkbox-wrapper p {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.5em;
  font-weight: 400;
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .checkbox-wrapper p {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.4285714286em;
  }
}

.custom-checkbox {
  display: inline-block;
  position: relative;
  width: 20px;
  height: 20px;
  box-shadow: inset 0 0 0 1px var(--black-300);
  border-radius: 4px;
  background-color: var(--white);
  transition: all 250ms ease-out;
  flex-shrink: 0;
}
.custom-checkbox:hover {
  box-shadow: inset 0 0 0 2px var(--purple-light);
}
.custom-checkbox:hover:before {
  opacity: 1;
}
.custom-checkbox:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 16px;
  height: 16px;
  background-image: url(assets/2f71e5a8fb5590283390.svg);
  background-size: 16px 16px;
  opacity: 0;
  transform: translate(-50%, -50%);
  z-index: 1;
  transition: all 250ms ease-out;
}
.custom-checkbox:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 16px;
  height: 16px;
  background-image: url(assets/4edada83e01a68aa3fe0.svg);
  background-size: 16px 16px;
  opacity: 0;
  transform: translate(-50%, -50%);
  z-index: 2;
  transition: all 250ms ease-out;
}

input[type=checkbox] {
  display: block;
  appearance: none;
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  white-space: nowrap;
  border: 0;
  padding: 0;
  margin: -1px;
}
input[type=checkbox]:focus + .custom-checkbox {
  box-shadow: inset 0 0 0 2px var(--purple-light), 0 0 0 2px var(--dark-purple-50);
}
input[type=checkbox]:checked + .custom-checkbox {
  background-color: var(--purple-light);
  box-shadow: none;
}
input[type=checkbox]:checked + .custom-checkbox:after {
  opacity: 1;
}

.radio-wrapper {
  display: flex;
  gap: 16px;
  cursor: pointer;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.5em;
  font-weight: 400;
  color: var(--black-800);
  position: relative;
  cursor: pointer;
  padding-left: 36px;
  display: flex !important;
  padding: 0 !important;
  text-transform: none !important;
}
@media (min-width: 992px) {
  .radio-wrapper {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.4285714286em;
  }
}
.radio-wrapper p {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.5em;
  font-weight: 400;
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .radio-wrapper p {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.4285714286em;
  }
}

.custom-radio {
  position: relative;
  width: 20px;
  height: 20px;
  border: none;
  border-radius: 50%;
  display: inline-block;
  background-color: white;
  transition: box-shadow 0.2s;
  box-shadow: inset 0 0 0 1px var(--black-300);
  transition: all 250ms ease-out;
  flex-shrink: 0;
}
.custom-radio:hover {
  box-shadow: inset 0 0 0 2px var(--purple-light);
}
.custom-radio:hover:after {
  opacity: 1;
}
.custom-radio:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: var(--purple-dark);
  opacity: 0;
  transform: translate(-50%, -50%);
  transition: all 250ms ease-out;
}

input[type=radio] {
  display: block;
  position: absolute;
  opacity: 0;
  width: 20px;
  height: 20px;
  margin: 0;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  white-space: nowrap;
}

input[type=radio]:focus + .custom-radio {
  outline: 2px solid var(--purple-dark);
}

input[type=radio]:checked + .custom-radio {
  box-shadow: inset 0 0 0 2px var(--purple-light);
}
input[type=radio]:checked + .custom-radio:after {
  background-color: var(--purple-light);
  opacity: 1;
}

input[type=radio]:disabled + .custom-radio {
  background-color: var(--black-100);
  box-shadow: inset 0 0 0 1px var(--black-200);
}

input[type=radio]:disabled:checked + .custom-radio {
  background-color: var(--white);
  box-shadow: inset 0 0 0 1px var(--black-200);
}
input[type=radio]:disabled:checked + .custom-radio:after {
  background-color: var(--black-200);
  opacity: 1;
}

.form-group {
  position: relative;
}

.form-label {
  color: var(--black-950);
  display: inline-block;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5em;
  font-weight: 950;
}

.form-label-optional {
  display: block;
  position: absolute;
  right: 0;
  top: 10px;
  color: var(--black-500);
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.3333333333em;
}

.form-status--error,
.form-message--error {
  padding: 18px 16px 18px 46px;
  position: relative;
  background: #FFE7E4 url(assets/1fb81d201f7de07ba9ff.svg);
  background-position: center left 16px;
  background-repeat: no-repeat;
  border-radius: 16px;
}
.form-status--error p,
.form-message--error p {
  color: #EF2612;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.4285714286em;
  margin-bottom: 0;
}
.form-status--success,
.form-message--success {
  padding: 18px 16px 18px 46px;
  position: relative;
  background: #DCF5EC url(assets/1cab4e75e0d392693a10.svg);
  background-position: center left 16px;
  background-repeat: no-repeat;
  border-radius: 16px;
}
.form-status--success p,
.form-message--success p {
  color: #00D189;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.4285714286em;
  margin-bottom: 0;
}

.form-error-msg {
  color: var(--accent-red);
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.3333333333em;
}

.forgot-password {
  position: relative;
}
.forgot-password__link {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.4285714286em;
  color: var(--purple-light);
}

.note {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.3333333333em;
  font-weight: 400;
}
@media (min-width: 992px) {
  .note {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.3571428571em;
  }
}

.form-input__link {
  color: var(--purple-light);
}
.form-input__link:hover, .form-input__link:focus {
  color: var(--purple-dark);
}

.icon-success-accent {
  display: block;
  width: 21px;
  height: 20px;
  background-image: url(assets/3fc255540cb943c2ee56.svg);
  background-repeat: no-repeat;
  background-size: 21px 20px;
}

.icon-error-black-500 {
  display: block;
  width: 20px;
  height: 20px;
  background-image: url(assets/1b8b19c966d62d96631f.svg);
  background-repeat: no-repeat;
  background-size: 20px 20px;
}

/*
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<

TITLES

>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
*/
.title-support-cta {
  color: var(--purple-dark);
  font-family: Moderat, serif;
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 1em;
  font-weight: 700;
  margin-bottom: 0;
  letter-spacing: -0.04em;
  max-width: 780px;
}
@media (min-width: 992px) {
  .title-support-cta {
    font-size: 48px;
    font-size: 4.8rem;
    line-height: 1em;
    margin-bottom: 0;
    letter-spacing: 0;
  }
}
.title-support-cta a {
  color: #8d5dbe;
}

.title-shop-category {
  color: var(--purple-dark);
  font-family: Moderat, serif;
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 1.1875em;
  font-weight: 700;
  letter-spacing: -0.04em;
}
@media (min-width: 992px) {
  .title-shop-category {
    font-size: 48px;
    font-size: 4.8rem;
    line-height: 1.2083333333em;
  }
}
.title-shop-category a {
  color: var(--purple-light);
  text-decoration: underline;
}
.title-shop-category a:hover {
  text-decoration: none;
}
.title-shop-category span {
  color: var(--purple-light);
  text-decoration: underline;
}

/*
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<

SITE FOOTER

>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
*/
.site-footer {
  position: relative;
}
@media (min-width: 992px) {
  .site-footer {
    padding: 16px;
  }
}
.site-footer__item {
  padding: 32px 24px;
}
.site-footer__item--top {
  border-top-right-radius: 32px;
  border-top-left-radius: 32px;
}
@media (min-width: 992px) {
  .site-footer__item--top {
    padding: 80px;
  }
}
@media (min-width: 992px) {
  .site-footer__item--bottom {
    border-bottom-right-radius: 32px;
    border-bottom-left-radius: 32px;
    padding: 30px 80px;
  }
}

@media (min-width: 992px) {
  .footer-nav-container {
    display: flex;
    justify-content: space-between;
    gap: 56px;
  }
}

.footer-nav-list {
  padding-left: 0;
  list-style-type: none;
  display: flex;
  flex-direction: column;
  gap: 32px;
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .footer-nav-list {
    flex-direction: row;
  }
}
@media (min-width: 1200px) {
  .footer-nav-list {
    gap: 56px;
  }
}
.footer-nav-list__item-title {
  font-family: "Moderat";
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1em;
  font-weight: 700;
  color: var(--purple-light-alt);
  margin-bottom: 10px;
}
.footer-nav-list__item-link {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  color: inherit;
  display: inline-block;
}

.footer-nav-sublist {
  padding-left: 0;
  list-style-type: none;
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin-bottom: 0;
}
.footer-nav-sublist__item {
  font-family: "Moderat";
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1em;
  font-weight: 400;
  color: var(--white);
}
.footer-nav-sublist__item:hover {
  text-decoration: underline;
}
.footer-nav-sublist__link {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  color: inherit;
  display: inline-block;
}

.footer-separator {
  margin-top: 32px;
  margin-bottom: 32px;
  border: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}

@media (min-width: 992px) {
  .footer-social-container {
    display: flex;
    justify-content: space-between;
  }
}

.footer-copy__text {
  font-family: "Moderat";
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1em;
  font-weight: 400;
  color: var(--white);
  margin-bottom: 16px;
}

.social-list {
  list-style-type: none;
  padding-left: 0;
  display: flex;
  gap: 16px;
  margin-bottom: 0;
}
.social-list__link {
  display: block;
}

@media (min-width: 992px) {
  .download-app {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
.download-app__title {
  font-family: "Moderat Extended";
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1em;
  font-weight: 700;
  color: #181717;
  margin-bottom: 16px;
}
@media (min-width: 992px) {
  .download-app__title {
    font-family: "Moderat";
    margin-bottom: 0;
    font-weight: 400;
  }
}

.download-app-list {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 0;
}
.download-app-list__link {
  display: inline-block;
}

/**
 * Swiper 4.3.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2018 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: May 27, 2018
 */
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}

.swiper-container-no-flexbox .swiper-slide {
  float: left;
}

.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

.swiper-invisible-blank-slide {
  visibility: hidden;
}

/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  -o-transition-property: transform, height;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}

/* 3D Effects */
.swiper-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* IE10 Windows Phone 8 Fixes */
.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal > .swiper-wrapper {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical > .swiper-wrapper {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2027%2044%27%3E%3Cpath%20d%3D%27M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z%27%20fill%3D%27%23007aff%27%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2027%2044%27%3E%3Cpath%20d%3D%27M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z%27%20fill%3D%27%23007aff%27%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2027%2044%27%3E%3Cpath%20d%3D%27M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z%27%20fill%3D%27%23ffffff%27%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2027%2044%27%3E%3Cpath%20d%3D%27M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z%27%20fill%3D%27%23ffffff%27%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2027%2044%27%3E%3Cpath%20d%3D%27M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z%27%20fill%3D%27%23000000%27%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2027%2044%27%3E%3Cpath%20d%3D%27M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z%27%20fill%3D%27%23000000%27%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-lock {
  display: none;
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms opacity;
  -o-transition: 300ms opacity;
  transition: 300ms opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}

/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0);
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 200ms top, 200ms -webkit-transform;
  transition: 200ms top, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top, 200ms -webkit-transform;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms left, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left, 200ms -webkit-transform;
}

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms right, 200ms -webkit-transform;
  transition: 200ms right, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right, 200ms -webkit-transform;
}

/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top;
}

.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-container-vertical > .swiper-pagination-progressbar,
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #ffffff;
}

.swiper-pagination-progressbar.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.25);
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
  background: #ffffff;
}

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000000;
}

.swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0, 0, 0, 0.25);
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
  background: #000000;
}

.swiper-pagination-lock {
  display: none;
}

/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
}

/* Preloader */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}

.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%270%200%20120%20120%27%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20xmlns%3Axlink%3D%27http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%27%3E%3Cdefs%3E%3Cline%20id%3D%27l%27%20x1%3D%2760%27%20x2%3D%2760%27%20y1%3D%277%27%20y2%3D%2727%27%20stroke%3D%27%236c6c6c%27%20stroke-width%3D%2711%27%20stroke-linecap%3D%27round%27%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D%27%23l%27%20opacity%3D%27.27%27%2F%3E%3Cuse%20xlink%3Ahref%3D%27%23l%27%20opacity%3D%27.27%27%20transform%3D%27rotate%2830%2060%2C60%29%27%2F%3E%3Cuse%20xlink%3Ahref%3D%27%23l%27%20opacity%3D%27.27%27%20transform%3D%27rotate%2860%2060%2C60%29%27%2F%3E%3Cuse%20xlink%3Ahref%3D%27%23l%27%20opacity%3D%27.27%27%20transform%3D%27rotate%2890%2060%2C60%29%27%2F%3E%3Cuse%20xlink%3Ahref%3D%27%23l%27%20opacity%3D%27.27%27%20transform%3D%27rotate%28120%2060%2C60%29%27%2F%3E%3Cuse%20xlink%3Ahref%3D%27%23l%27%20opacity%3D%27.27%27%20transform%3D%27rotate%28150%2060%2C60%29%27%2F%3E%3Cuse%20xlink%3Ahref%3D%27%23l%27%20opacity%3D%27.37%27%20transform%3D%27rotate%28180%2060%2C60%29%27%2F%3E%3Cuse%20xlink%3Ahref%3D%27%23l%27%20opacity%3D%27.46%27%20transform%3D%27rotate%28210%2060%2C60%29%27%2F%3E%3Cuse%20xlink%3Ahref%3D%27%23l%27%20opacity%3D%27.56%27%20transform%3D%27rotate%28240%2060%2C60%29%27%2F%3E%3Cuse%20xlink%3Ahref%3D%27%23l%27%20opacity%3D%27.66%27%20transform%3D%27rotate%28270%2060%2C60%29%27%2F%3E%3Cuse%20xlink%3Ahref%3D%27%23l%27%20opacity%3D%27.75%27%20transform%3D%27rotate%28300%2060%2C60%29%27%2F%3E%3Cuse%20xlink%3Ahref%3D%27%23l%27%20opacity%3D%27.85%27%20transform%3D%27rotate%28330%2060%2C60%29%27%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}

.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%270%200%20120%20120%27%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20xmlns%3Axlink%3D%27http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%27%3E%3Cdefs%3E%3Cline%20id%3D%27l%27%20x1%3D%2760%27%20x2%3D%2760%27%20y1%3D%277%27%20y2%3D%2727%27%20stroke%3D%27%23fff%27%20stroke-width%3D%2711%27%20stroke-linecap%3D%27round%27%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D%27%23l%27%20opacity%3D%27.27%27%2F%3E%3Cuse%20xlink%3Ahref%3D%27%23l%27%20opacity%3D%27.27%27%20transform%3D%27rotate%2830%2060%2C60%29%27%2F%3E%3Cuse%20xlink%3Ahref%3D%27%23l%27%20opacity%3D%27.27%27%20transform%3D%27rotate%2860%2060%2C60%29%27%2F%3E%3Cuse%20xlink%3Ahref%3D%27%23l%27%20opacity%3D%27.27%27%20transform%3D%27rotate%2890%2060%2C60%29%27%2F%3E%3Cuse%20xlink%3Ahref%3D%27%23l%27%20opacity%3D%27.27%27%20transform%3D%27rotate%28120%2060%2C60%29%27%2F%3E%3Cuse%20xlink%3Ahref%3D%27%23l%27%20opacity%3D%27.27%27%20transform%3D%27rotate%28150%2060%2C60%29%27%2F%3E%3Cuse%20xlink%3Ahref%3D%27%23l%27%20opacity%3D%27.37%27%20transform%3D%27rotate%28180%2060%2C60%29%27%2F%3E%3Cuse%20xlink%3Ahref%3D%27%23l%27%20opacity%3D%27.46%27%20transform%3D%27rotate%28210%2060%2C60%29%27%2F%3E%3Cuse%20xlink%3Ahref%3D%27%23l%27%20opacity%3D%27.56%27%20transform%3D%27rotate%28240%2060%2C60%29%27%2F%3E%3Cuse%20xlink%3Ahref%3D%27%23l%27%20opacity%3D%27.66%27%20transform%3D%27rotate%28270%2060%2C60%29%27%2F%3E%3Cuse%20xlink%3Ahref%3D%27%23l%27%20opacity%3D%27.75%27%20transform%3D%27rotate%28300%2060%2C60%29%27%2F%3E%3Cuse%20xlink%3Ahref%3D%27%23l%27%20opacity%3D%27.85%27%20transform%3D%27rotate%28330%2060%2C60%29%27%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube {
  overflow: visible;
}

.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}

.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}

.swiper-container-flip {
  overflow: visible;
}

.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-container-coverflow .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px;
}

/* legacy scss */
/*      matrix      */
.matrix-block {
  position: relative;
}
.matrix-block .row > * {
  position: static;
}
.matrix-block__sidebar {
  padding-top: 20px;
}
@media (min-width: 992px) {
  .matrix-block__sidebar {
    position: sticky;
    top: 0;
    padding-top: 128px;
    padding-bottom: 128px;
  }
}

.matrix-card {
  border-radius: 20px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.05);
  background-color: #fff;
  overflow: hidden;
}
.matrix-card__image {
  max-width: 100%;
}
.matrix-card__body {
  padding: 24px;
}
.matrix-card__title {
  font-family: "Moderat-Extended-Medium";
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5em;
  color: #222222;
  margin-bottom: 8px;
}
@media (min-width: 992px) {
  .matrix-card__title {
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.4em;
  }
}
.matrix-card__text {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5em;
  color: #222222;
  margin-bottom: 8px;
}

.bg-athens-gray {
  background-color: #e8eaf1;
}

/*      Quick faq       */
.quick-faq-card {
  background: #ffffff;
  padding: 40px 24px 56px;
}
@media (min-width: 992px) {
  .quick-faq-card {
    padding: 50px 56px 72px;
  }
}
.quick-faq-card__title {
  margin-bottom: 24px;
}
@media (min-width: 992px) {
  .quick-faq-card__title {
    margin-bottom: 36px;
  }
}
.quick-faq-card__list {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.25em;
  font-weight: normal;
  list-style-position: outside;
  list-style-type: none;
  padding-left: 0px;
  margin-bottom: 30px;
  counter-reset: li;
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin-bottom: 32px;
}
@media (min-width: 992px) {
  .quick-faq-card__list {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.3333333333em;
    margin-bottom: 40px;
  }
}
.quick-faq-card__list li {
  counter-increment: li;
  position: relative;
  padding-left: 30px;
}
@media (min-width: 992px) {
  .quick-faq-card__list li {
    padding-left: 60px;
  }
}
.quick-faq-card__list li::before {
  content: counter(li, decimal-leading-zero) ".";
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.4166666667em;
  font-style: italic;
  font-weight: 700;
  position: absolute;
  left: 0px;
}
@media (min-width: 992px) {
  .quick-faq-card__list li::before {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.3571428571em;
  }
}

.quick-faq-block {
  background: var(--purple-light);
  padding: 54px 20px 74px;
}
@media (min-width: 992px) {
  .quick-faq-block {
    padding: 77px 32px 120px;
  }
}
@media (min-width: 1460px) {
  .quick-faq-block {
    padding: 77px 50px 120px;
  }
}
.quick-faq-block__col:first-child {
  margin-bottom: 46px;
}
@media (min-width: 1200px) {
  .quick-faq-block__col:first-child {
    margin-bottom: 0;
  }
}
.quick-faq-block__link {
  margin-bottom: 16px;
}

/* Left Content template   */
.left-content-block {
  display: block;
  min-height: calc(100vh - 88px);
  position: relative;
}
.left-content-block__background {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #fff;
  top: 0;
}
@media (min-width: 768px) {
  .left-content-block__background {
    right: 80px;
  }
}
.left-content-block__backdrop {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.left-content-block__backdrop-image {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.left-content-block__content {
  display: block;
  width: 100%;
  position: relative;
  z-index: 100;
  min-height: calc(100vh - 88px);
}
.left-content-block__wrapper {
  width: 100%;
}
@media (min-width: 768px) {
  .left-content-block__wrapper {
    width: calc(100% - 80px);
  }
}
@media (min-width: 992px) {
  .left-content-block__wrapper {
    width: calc(65% - 80px);
  }
}
.left-content-block__inner {
  margin: 0 20px;
}
@media (min-width: 768px) {
  .left-content-block__inner {
    max-width: 600px;
    margin: auto;
  }
}
@media (min-width: 992px) {
  .left-content-block__inner {
    max-width: 500px;
  }
}
@media (min-width: 992px) {
  .left-content-block__inner--560 {
    max-width: 560px;
  }
}
.left-content-block__media-wrapper {
  position: relative;
  display: block;
  min-height: 360px;
  margin-top: 70px;
}
@media (min-width: 768px) {
  .left-content-block__media-wrapper {
    height: 100%;
    right: 0;
    top: 0;
    width: calc(100% - 80px);
    margin-top: 70px;
  }
}
@media (min-width: 992px) {
  .left-content-block__media-wrapper {
    position: absolute;
    height: 100%;
    right: 80px;
    top: 0;
    width: 35%;
    margin-right: 0px;
    margin-top: 0px;
  }
}
.left-content-block__media-wrapper--m-0 {
  margin-top: 0px;
}
.left-content-block__media {
  position: absolute;
  width: 100%;
  height: 100%;
}
.left-content-block__image {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
@media (min-width: 768px) {
  .left-content-block__image {
    height: 100%;
    width: 100%;
    object-fit: cover;
  }
}
.left-content-block--auto {
  min-height: unset;
}
@media (min-width: 992px) {
  .left-content-block--auto {
    min-height: unset;
  }
}
@media (min-width: 992px) {
  .left-content-block--max-height {
    max-height: 880px;
  }
}

/* Layout Variations */
.left-content-block-spaced {
  padding-bottom: 80px;
  min-height: 100%;
}
.left-content-block-spaced .left-content-block__background {
  height: calc(100% - 80px);
}
.left-content-block-spaced .left-content-block__content {
  height: calc(100% - 88px);
}

@media (max-width: 767.98px) {
  .left-content-block-mobile-spaced {
    padding-bottom: 80px;
    min-height: 100%;
  }
  .left-content-block-mobile-spaced .left-content-block__background {
    height: calc(100% - 80px);
  }
  .left-content-block-mobile-spaced .left-content-block__content {
    height: calc(100% - 88px);
  }
}

.left-content-block-full-height {
  min-height: 300px;
  height: auto;
  padding-bottom: 80px;
}
@media (min-width: 992px) {
  .left-content-block-full-height {
    height: calc(100vh - 88px);
  }
}
.left-content-block-full-height .left-content-block__background {
  background-color: none;
  height: auto;
  min-height: 200px;
}
@media (min-width: 992px) {
  .left-content-block-full-height .left-content-block__background {
    height: calc(100vh - 168px);
  }
}
@media (min-width: 768px) {
  .left-content-block-full-height .left-content-block__background {
    min-height: 600px;
  }
}
.left-content-block-full-height .left-content-block__content {
  height: auto;
  min-height: 200px;
}
@media (min-width: 992px) {
  .left-content-block-full-height .left-content-block__content {
    min-height: calc(100vh - 168px);
    background: none;
  }
}
@media (min-width: 768px) {
  .left-content-block-full-height .left-content-block__content {
    min-height: 600px;
  }
}
@media (max-width: 767.98px) {
  .left-content-block-full-height .left-content-block__content {
    background: #fff;
  }
}

.left-content-block-full-height-spaced {
  min-height: calc(100vh - 88px);
}
.left-content-block-full-height-spaced .left-content-block__background {
  min-height: calc(100vh - 168px);
}

/*Variations from /for other style*/
.c-small-title--top {
  top: 200px;
}

.decoration-circle--top-right {
  right: -270px;
  bottom: -285px;
}
@media (min-width: 992px) {
  .decoration-circle--top-right {
    right: -310px;
    top: 0px;
  }
}
.decoration-circle--bottom-far-right {
  left: -30px;
  bottom: 20px;
}
@media (min-width: 992px) {
  .decoration-circle--bottom-far-right {
    left: calc(100% - 200px);
    top: 638px;
  }
}

.sandbox-2025 {
  /*
  <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
  <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<

  HEROES

  >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
  >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
  */
  /*
  <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
  <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<

  Home combination block

  >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
  >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
  */
  /*!
   * Hamburgers
   * @description Tasty CSS-animated hamburgers
   * @author Jonathan Suh @jonsuh
   * @site https://jonsuh.com/hamburgers
   * @link https://github.com/jonsuh/hamburgers
   */
  /*
   * 3DX
   */
  /*
   * 3DX Reverse
   */
  /*
   * 3DY
   */
  /*
   * 3DY Reverse
   */
  /*
   * 3DXY
   */
  /*
   * 3DXY Reverse
   */
  /*
   * Arrow
   */
  /*
   * Arrow Right
   */
  /*
   * Arrow Alt
   */
  /*
   * Arrow Alt Right
   */
  /*
   * Arrow Turn
   */
  /*
   * Arrow Turn Right
   */
  /*
   * Boring
   */
  /*
   * Collapse
   */
  /*
   * Collapse Reverse
   */
  /*
   * Elastic
   */
  /*
   * Elastic Reverse
   */
  /*
   * Emphatic
   */
  /*
   * Emphatic Reverse
   */
  /*
   * Minus
   */
  /*
   * Slider
   */
  /*
   * Slider Reverse
   */
  /*
   * Spin
   */
  /*
   * Spin Reverse
   */
  /*
   * Spring
   */
  /*
   * Spring Reverse
   */
  /*
   * Stand
   */
  /*
   * Stand Reverse
   */
  /*
   * Squeeze
   */
  /*
   * Vortex
   */
  /*
   * Vortex Reverse
   */
  /*
  <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
  <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<

  SITE HEADER

  >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
  >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
  */
  /*.hamburger-inner, 
  .hamburger-inner::before, 
  .hamburger-inner::after {
  	.headroom--not-top & {
  		background-color: #fff;
  	}
  }*/
  /*.svg-header-symbols {

  }*/
  /*     Service page 2025    */
  /*     Service hero 2025    */
  /*  Service search bar  */
  /*     Service navigation 2025    */
  /*      Quick faq       */
  /*     Support list     */
  /*      breadcrumb      */
  /*
  <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
  <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<

  CARD

  >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
  >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
  */
  /* na podrška pagevima*/
  /* na naslovnici, paketi */
  /*    Contentx block    */
  /*      Hero paketi     */
  /*      Hero prijenos     */
  /*      user-login      */
  /*      Request Page Legend     */
  /*    Form Section   */
  /*fix*/
  /*
  <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
  <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<

  HEROES

  >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
  >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
  */
  /*
  <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
  <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<

  Home combination block

  >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
  >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
  */
  /*       bon block      */
  /*      Hero dućan     */
  /*
  <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
  <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<

  CARD SIM

  >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
  >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
  */
  /* na dućan pagevima */
  /*
  <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
  <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<

  CARD BON

  >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
  >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
  */
  /* na dućan pagevima */
  /*
  <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
  <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<

  PRODUCT DESCRIPTION

  >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
  >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
  */
  /* na dućan single pagevima */
  /*
  <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
  <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<

  CARD PRODUCT SUMMARY

  >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
  >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
  */
  /* ducan/sim-kartice/na-bonove */
  /*      Page head      */
  /*      request-options     */
  /*      Input Switch     */
  /* Variation theme */
  /*custom padding*/
  /*    Page navigation   */
  /* Service article list */
  /* Service article list novo */
  /*    Download block    */
  /*    Service socials   */
  /*      disclaimer     */
  /*      Product box     */
  /*      Checkbox box     */
  /*
  <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
  <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<

  sidebar-cart-card

  >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
  >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
  */
  /* na checkout pagevima */
  /*      Sim cart      */
  /*@include media-breakpoint-up(lg) {
    	.modal-lg { max-width: $modal-lg; }
  }*/
  /* cookie police */
  /*
  @font-face {
  	font-family: 'GothamRounded-Bold';
  	src: url('../../source/fonts/GothamRounded/GothamRounded-Bold.eot');
  	src: url('../../source/fonts/GothamRounded/GothamRounded-Bold.eot?#iefix') format('embedded-opentype'),
  		url('../../source/fonts/GothamRounded/GothamRounded-Bold.woff2') format('woff2'),
  		url('../../source/fonts/GothamRounded/GothamRounded-Bold.woff') format('woff'),
  		url('../../source/fonts/GothamRounded/GothamRounded-Bold.ttf') format('truetype');
  	font-weight: normal;
  	font-style: normal;
  }
  */
  /** {
  	margin: 0;
  	padding: 0;
  }*/
  /* ul,ol,dl,p {
  	margin: 0;
  	padding: 0;
  	list-style: none;
  } */
  /*.gdpr-toggle {
  	position: fixed;
  	z-index: 10;
  	right: 0;
  	bottom: 0;
  	line-height: 1;
  	display: inline-block;
  	transform: translate3d(100%,100%,0);
  	transition: all .2s cubic-bezier( 0.455,  0.030,  0.515,  0.955 );
  	opacity: 0;

  	&.show {
  		transform: translate3d(0,0,0);
  		opacity: 1;
  	}

  	&:before {
  		content: "";
  		width: 120px;
  		height: 120px;
  		position: fixed;
  		right: -60px;
  		bottom: -60px;
  		transform: rotate(45deg);
  		background: $c-1;
  		transition: all .2s cubic-bezier( 0.455,  0.030,  0.515,  0.955 );
  	}
  	svg {
  		position: relative;
  		right: 12px;
  		bottom: 12px;
  		width: 24px;
  		height: 24px;
  		display: inline-block;
  		fill: $c-2;
  		transition: all .2s cubic-bezier( 0.455,  0.030,  0.515,  0.955 );
  	}
  	&:hover {
  		&:before {
  			background: $c-3;
  		}

  		svg {
  			fill: $c-2;
  		}

  	}
  }*/
  /* Partners modal */
  /*   Online text block  */
  /*! jQuery UI - v1.12.1 - 2018-06-28
  * http://jqueryui.com
  * Includes: draggable.css, core.css, resizable.css, selectable.css, sortable.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, progressbar.css, selectmenu.css, slider.css, spinner.css, tabs.css, tooltip.css
  * Copyright jQuery Foundation and other contributors; Licensed MIT */
  /* Layout helpers
  ----------------------------------*/
  /* Interaction Cues
  ----------------------------------*/
  /* Icons
  ----------------------------------*/
  /* Misc visuals
  ----------------------------------*/
  /* Overlays */
  /* icon support */
  /* left-aligned */
  /* right-aligned */
  /* to make room for the icon, a width needs to be set here */
  /* no icon support for input elements */
  /* button icon element(s) */
  /* workarounds */
  /* Support: Firefox 5 - 40 */
  /* Spinner specific style fixes */
  /* with multiple calendars */
  /* RTL support */
  /* Icons */
  /* support: IE8 - See #6727 */
  /* more specificity required here to override default borders */
  /*    Datepicker    */
  /*    Logos block    */
}
.sandbox-2025 .hero {
  background: var(--dark-purple-500);
  margin-right: 0px;
}
.sandbox-2025 .homepage-hero {
  height: 100vh;
  position: relative;
}
.sandbox-2025 .homepage-hero__container {
  padding: 104px 16px 24px;
  height: 100%;
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: flex-end;
}
@media (min-width: 992px) {
  .sandbox-2025 .homepage-hero__container {
    padding: 142px 32px 32px;
    align-items: center;
  }
}
.sandbox-2025 .homepage-hero__media {
  position: absolute;
  width: calc(100% - 32px);
  height: calc(100% - 128px);
  left: 16px;
  top: auto;
  border-radius: 24px;
  overflow: hidden;
}
@media (min-width: 992px) {
  .sandbox-2025 .homepage-hero__media {
    width: calc(100% - 64px);
    height: calc(100% - 174px);
    left: 32px;
  }
}
.sandbox-2025 .homepage-hero__img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
@supports not (aspect-ratio: auto) {
  .sandbox-2025 .homepage-hero__img {
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    width: 100%;
    height: auto;
  }
}
.sandbox-2025 .homepage-hero__content {
  background: var(--purple-500);
  border-radius: 24px;
  padding: 24px;
  width: calc(100% - 48px);
  left: 24px;
  bottom: 32px;
  position: absolute;
}
@media (min-width: 992px) {
  .sandbox-2025 .homepage-hero__content {
    left: 0px;
    width: 550px;
    border-radius: 0 0 30px 0;
    padding: 40px;
    position: relative;
  }
}
.sandbox-2025 .homepage-hero__punchline {
  font-size: 40px;
  font-size: 4rem;
  line-height: 1.1em;
  color: var(--dark-purple-500);
  letter-spacing: -0.01em;
  margin-bottom: 56px;
  font-family: Moderat, serif;
  font-weight: 900;
}
@media (min-width: 992px) {
  .sandbox-2025 .homepage-hero__punchline {
    font-size: 64px;
    font-size: 6.4rem;
    line-height: 1.0625em;
    margin-bottom: 72px;
  }
}
.sandbox-2025 .primary-poster {
  height: 644px;
  position: relative;
  display: block;
  border-radius: 24px;
  overflow: hidden;
  margin-bottom: 16px;
}
@media (min-width: 992px) {
  .sandbox-2025 .primary-poster {
    width: calc(70% - 24px);
    background: var(--purple-500);
    display: flex;
    align-items: center;
    padding: 26px;
    margin-bottom: 0;
  }
}
.sandbox-2025 .primary-poster__content {
  padding: 24px;
  background: var(--purple-500);
  position: absolute;
  z-index: 1;
  border-radius: 24px;
  width: calc(100% - 24px);
  left: 12px;
  bottom: 12px;
}
@media (min-width: 992px) {
  .sandbox-2025 .primary-poster__content {
    background: none;
    width: 40%;
    position: relative;
  }
}
.sandbox-2025 .primary-poster__punchline {
  font-size: 40px;
  font-size: 4rem;
  line-height: 1.1em;
  color: var(--dark-purple-500);
  margin-bottom: 56px;
  letter-spacing: -0.01em;
  font-weight: 700;
}
@media (min-width: 992px) {
  .sandbox-2025 .primary-poster__punchline {
    font-size: 56px;
    font-size: 5.6rem;
    line-height: 1.0535714286em;
  }
}
.sandbox-2025 .primary-poster__punchline:last-child {
  margin-bottom: 0;
}
.sandbox-2025 .primary-poster__media {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
@media (min-width: 992px) {
  .sandbox-2025 .primary-poster__media {
    position: relative;
    width: 60%;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    overflow: hidden;
  }
}
.sandbox-2025 .primary-poster__img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}
.sandbox-2025 .secondary-poster {
  height: 644px;
  position: relative;
  display: block;
  border-radius: 24px;
  overflow: hidden;
}
@media (min-width: 992px) {
  .sandbox-2025 .secondary-poster {
    width: 30%;
  }
}
.sandbox-2025 .secondary-poster__link {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2;
}
.sandbox-2025 .secondary-poster__content {
  padding: 24px;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  z-index: 1;
  border-radius: 24px;
  width: calc(100% - 24px);
  left: 12px;
  bottom: 12px;
}
.sandbox-2025 .secondary-poster__punchline {
  font-size: 40px;
  font-size: 4rem;
  line-height: 1.1em;
  color: var(--white);
  margin-bottom: 56px;
  letter-spacing: -0.04em;
  font-weight: 700;
}
.sandbox-2025 .secondary-poster__punchline:last-child {
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .sandbox-2025 .secondary-poster__punchline {
    font-size: 56px;
    font-size: 5.6rem;
    line-height: 1.0535714286em;
  }
}
.sandbox-2025 .secondary-poster__media {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.sandbox-2025 .secondary-poster__img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}
.sandbox-2025 .hero-double {
  display: block;
}
@media (min-width: 992px) {
  .sandbox-2025 .hero-double {
    display: flex;
    justify-content: space-between;
  }
}
.sandbox-2025 .hero-double__category {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.3571428571em;
  color: var(--accent-green-100);
  margin-bottom: 20px;
  text-transform: uppercase;
}
.sandbox-2025 .home-hero-double {
  height: auto;
}
.sandbox-2025 .tabs-card {
  background: var(--white);
  padding: 16px 20px;
  position: relative;
  border-radius: 20px;
  margin-bottom: 12px;
  margin-right: 10px;
  min-width: 320px;
}
@media (min-width: 992px) {
  .sandbox-2025 .tabs-card {
    width: 24%;
    min-width: 0;
  }
}
.sandbox-2025 .tabs-card--cta {
  position: absolute;
  bottom: 20px;
  left: 16px;
  width: calc(100% - 32px);
  background: var(--dark-purple-500);
}
@media (min-width: 992px) {
  .sandbox-2025 .tabs-card--cta {
    position: static;
    width: 24%;
  }
}
.sandbox-2025 .tabs-card__label {
  background: var(--accent-green-100);
  color: var(--dark-purple-500);
  display: block;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.3333333333em;
  padding: 6px 12px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  text-transform: uppercase;
  font-weight: 700;
  position: absolute;
  right: 0;
  top: 0;
}
.sandbox-2025 .tabs-card__option {
  display: inline-block;
  height: 40px;
  border-radius: 30px;
  background: var(--black-100);
  padding: 12px 16px;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.3333333333em;
  margin-bottom: 16px;
}
.sandbox-2025 .tabs-card__breakdown {
  list-style: none;
  padding: 0;
  border-bottom: 1px solid var(--black-200);
}
.sandbox-2025 .tabs-card__breakdown-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0;
  margin-bottom: 8px;
  padding: 0;
}
.sandbox-2025 .tabs-card__breakdown-desc {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.2222222222em;
  color: var(--dark-purple-500);
  display: inline-block;
  font-weight: 700;
}
.sandbox-2025 .tabs-card__breakdown-price {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.2142857143em;
  color: var(--dark-purple-500);
  display: inline-block;
}
.sandbox-2025 .tabs-card__total {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding: 16px 0;
}
.sandbox-2025 .tabs-card__total-full {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.2142857143em;
  color: var(--dark-purple-500);
  display: inline-block;
  text-decoration: line-through;
}
.sandbox-2025 .tabs-card__total-discount {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.2222222222em;
  color: var(--dark-purple-500);
  display: inline-block;
  font-weight: 700;
  margin-left: 10px;
}
.sandbox-2025 .tabs-card__cta {
  display: block;
  text-align: center;
  max-width: 170px;
  margin: 0 auto;
  padding: 16px 48px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.2142857143em;
  height: 49px;
}
.sandbox-2025 .tabs-card__uppertitle {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.3571428571em;
  color: var(--purple-500);
  text-transform: uppercase;
  margin-bottom: 8px;
  font-weight: 700;
}
.sandbox-2025 .tabs-card__title {
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 1em;
  color: var(--white);
  font-weight: 700;
  margin-bottom: 40px;
}
.sandbox-2025 .tabs-card__special-cta {
  display: block;
  background: var(--purple-500);
  color: var(--dark-purple-500);
  text-align: center;
  padding: 16px 50px;
  height: 49px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.3571428571em;
}
.sandbox-2025 .home-tabs__controls {
  background: var(--white);
  padding: 8px;
  border-radius: 50px;
  margin: 0 auto 24px;
  max-width: 664px;
}
@media (min-width: 992px) {
  .sandbox-2025 .home-tabs__controls {
    border-radius: 100px;
  }
}
.sandbox-2025 .home-tabs__btn {
  height: 41px;
  width: calc(50% - 2px);
  background: var(--white);
  color: var(--dark-purple-500);
  border-radius: 50px;
  padding: 0;
  cursor: pointer;
}
@media (min-width: 992px) {
  .sandbox-2025 .home-tabs__btn {
    height: 72px;
  }
}
.sandbox-2025 .home-tabs__btn[data-tabs-trigger=active] {
  background: var(--dark-purple-500);
  color: var(--purple-500);
}
.sandbox-2025 .home-tabs__btn:hover {
  color: var(--purple-500);
}
.sandbox-2025 .home-tabs__tab {
  display: none;
  overflow: auto;
}
.sandbox-2025 .home-tabs__tab[data-tabs-target=active] {
  display: block;
}
@media (min-width: 992px) {
  .sandbox-2025 .home-tabs__tab[data-tab=na-bonove] .tabs-card:not(.tabs-card--cta) {
    width: 74%;
  }
}
.sandbox-2025 .home-tabs__cards {
  display: flex;
  justify-content: space-between;
}
.sandbox-2025 .home-combination-block {
  background: var(--black-100);
  border-radius: 30px;
  padding: 56px 16px 280px;
  position: relative;
  z-index: 1;
}
@media (min-width: 992px) {
  .sandbox-2025 .home-combination-block {
    padding: 56px 16px 62px;
  }
}
.sandbox-2025 .home-combination-block__abstract {
  padding: 0 32px;
  margin-bottom: 48px;
  text-align: center;
}
.sandbox-2025 .home-combination-block__abstract p {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.4em;
  font-weight: 500;
  color: var(--dark-purple-500);
}
@media (min-width: 992px) {
  .sandbox-2025 .home-combination-block__abstract p {
    font-size: 32px;
    font-size: 3.2rem;
    line-height: 1.25em;
  }
}
.sandbox-2025 .hamburger {
  padding: 15px 15px;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}
.sandbox-2025 .hamburger:hover {
  opacity: 1;
}
.sandbox-2025 .hamburger.is-active:hover {
  opacity: 1;
}
.sandbox-2025 .hamburger.is-active .hamburger-inner,
.sandbox-2025 .hamburger.is-active .hamburger-inner::before,
.sandbox-2025 .hamburger.is-active .hamburger-inner::after {
  background-color: var(--purple-light);
}
.sandbox-2025 .hamburger-box {
  width: 20px;
  height: calc(2px * 3 + 2px * 2);
  display: inline-block;
  position: relative;
}
.sandbox-2025 .hamburger-inner {
  display: block;
  top: 50%;
  margin-top: calc(2px / -2);
}
.sandbox-2025 .hamburger-inner, .sandbox-2025 .hamburger-inner::before, .sandbox-2025 .hamburger-inner::after {
  width: 20px;
  height: 2px;
  background-color: var(--purple-light);
  border-radius: 4px;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}
.sandbox-2025 .hamburger-inner::before, .sandbox-2025 .hamburger-inner::after {
  content: "";
  display: block;
}
.sandbox-2025 .hamburger-inner::before {
  top: calc((2px + 2px) * -1);
}
.sandbox-2025 .hamburger-inner::after {
  bottom: calc((2px + 2px) * -1);
}
.sandbox-2025 .hamburger--3dx .hamburger-box {
  perspective: 40px;
}
.sandbox-2025 .hamburger--3dx .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.sandbox-2025 .hamburger--3dx .hamburger-inner::before, .sandbox-2025 .hamburger--3dx .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.sandbox-2025 .hamburger--3dx.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateY(180deg);
}
.sandbox-2025 .hamburger--3dx.is-active .hamburger-inner::before {
  transform: translate3d(0, calc(2px + 2px), 0) rotate(45deg);
}
.sandbox-2025 .hamburger--3dx.is-active .hamburger-inner::after {
  transform: translate3d(0, calc((2px + 2px) * -1), 0) rotate(-45deg);
}
.sandbox-2025 .hamburger--3dx-r .hamburger-box {
  perspective: 40px;
}
.sandbox-2025 .hamburger--3dx-r .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.sandbox-2025 .hamburger--3dx-r .hamburger-inner::before, .sandbox-2025 .hamburger--3dx-r .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.sandbox-2025 .hamburger--3dx-r.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateY(-180deg);
}
.sandbox-2025 .hamburger--3dx-r.is-active .hamburger-inner::before {
  transform: translate3d(0, calc(2px + 2px), 0) rotate(45deg);
}
.sandbox-2025 .hamburger--3dx-r.is-active .hamburger-inner::after {
  transform: translate3d(0, calc((2px + 2px) * -1), 0) rotate(-45deg);
}
.sandbox-2025 .hamburger--3dy .hamburger-box {
  perspective: 40px;
}
.sandbox-2025 .hamburger--3dy .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.sandbox-2025 .hamburger--3dy .hamburger-inner::before, .sandbox-2025 .hamburger--3dy .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.sandbox-2025 .hamburger--3dy.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateX(-180deg);
}
.sandbox-2025 .hamburger--3dy.is-active .hamburger-inner::before {
  transform: translate3d(0, 2px2px, 0) rotate(45deg);
}
.sandbox-2025 .hamburger--3dy.is-active .hamburger-inner::after {
  transform: translate3d(0, calc((2px + 2px) * -1), 0) rotate(-45deg);
}
.sandbox-2025 .hamburger--3dy-r .hamburger-box {
  perspective: 40px;
}
.sandbox-2025 .hamburger--3dy-r .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.sandbox-2025 .hamburger--3dy-r .hamburger-inner::before, .sandbox-2025 .hamburger--3dy-r .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.sandbox-2025 .hamburger--3dy-r.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateX(180deg);
}
.sandbox-2025 .hamburger--3dy-r.is-active .hamburger-inner::before {
  transform: translate3d(0, 2px2px, 0) rotate(45deg);
}
.sandbox-2025 .hamburger--3dy-r.is-active .hamburger-inner::after {
  transform: translate3d(0, calc((2px + 2px) * -1), 0) rotate(-45deg);
}
.sandbox-2025 .hamburger--3dxy .hamburger-box {
  perspective: 40px;
}
.sandbox-2025 .hamburger--3dxy .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.sandbox-2025 .hamburger--3dxy .hamburger-inner::before, .sandbox-2025 .hamburger--3dxy .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.sandbox-2025 .hamburger--3dxy.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateX(180deg) rotateY(180deg);
}
.sandbox-2025 .hamburger--3dxy.is-active .hamburger-inner::before {
  transform: translate3d(0, 2px2px, 0) rotate(45deg);
}
.sandbox-2025 .hamburger--3dxy.is-active .hamburger-inner::after {
  transform: translate3d(0, calc((2px + 2px) * -1), 0) rotate(-45deg);
}
.sandbox-2025 .hamburger--3dxy-r .hamburger-box {
  perspective: 40px;
}
.sandbox-2025 .hamburger--3dxy-r .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.sandbox-2025 .hamburger--3dxy-r .hamburger-inner::before, .sandbox-2025 .hamburger--3dxy-r .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.sandbox-2025 .hamburger--3dxy-r.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateX(180deg) rotateY(180deg) rotateZ(-180deg);
}
.sandbox-2025 .hamburger--3dxy-r.is-active .hamburger-inner::before {
  transform: translate3d(0, 2px2px, 0) rotate(45deg);
}
.sandbox-2025 .hamburger--3dxy-r.is-active .hamburger-inner::after {
  transform: translate3d(0, calc((2px + 2px) * -1), 0) rotate(-45deg);
}
.sandbox-2025 .hamburger--arrow.is-active .hamburger-inner::before {
  transform: translate3d(-4px, 0, 0) rotate(-45deg) scale(0.7, 1);
}
.sandbox-2025 .hamburger--arrow.is-active .hamburger-inner::after {
  transform: translate3d(-4px, 0, 0) rotate(45deg) scale(0.7, 1);
}
.sandbox-2025 .hamburger--arrow-r.is-active .hamburger-inner::before {
  transform: translate3d(4px, 0, 0) rotate(45deg) scale(0.7, 1);
}
.sandbox-2025 .hamburger--arrow-r.is-active .hamburger-inner::after {
  transform: translate3d(4px, 0, 0) rotate(-45deg) scale(0.7, 1);
}
.sandbox-2025 .hamburger--arrowalt .hamburger-inner::before {
  transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.sandbox-2025 .hamburger--arrowalt .hamburger-inner::after {
  transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.sandbox-2025 .hamburger--arrowalt.is-active .hamburger-inner::before {
  top: 0;
  transform: translate3d(-4px, -5px, 0) rotate(-45deg) scale(0.7, 1);
  transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}
.sandbox-2025 .hamburger--arrowalt.is-active .hamburger-inner::after {
  bottom: 0;
  transform: translate3d(-4px, 5px, 0) rotate(45deg) scale(0.7, 1);
  transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}
.sandbox-2025 .hamburger--arrowalt-r .hamburger-inner::before {
  transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.sandbox-2025 .hamburger--arrowalt-r .hamburger-inner::after {
  transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.sandbox-2025 .hamburger--arrowalt-r.is-active .hamburger-inner::before {
  top: 0;
  transform: translate3d(4px, -5px, 0) rotate(45deg) scale(0.7, 1);
  transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}
.sandbox-2025 .hamburger--arrowalt-r.is-active .hamburger-inner::after {
  bottom: 0;
  transform: translate3d(4px, 5px, 0) rotate(-45deg) scale(0.7, 1);
  transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}
.sandbox-2025 .hamburger--arrowturn.is-active .hamburger-inner {
  transform: rotate(-180deg);
}
.sandbox-2025 .hamburger--arrowturn.is-active .hamburger-inner::before {
  transform: translate3d(8px, 0, 0) rotate(45deg) scale(0.7, 1);
}
.sandbox-2025 .hamburger--arrowturn.is-active .hamburger-inner::after {
  transform: translate3d(8px, 0, 0) rotate(-45deg) scale(0.7, 1);
}
.sandbox-2025 .hamburger--arrowturn-r.is-active .hamburger-inner {
  transform: rotate(-180deg);
}
.sandbox-2025 .hamburger--arrowturn-r.is-active .hamburger-inner::before {
  transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(0.7, 1);
}
.sandbox-2025 .hamburger--arrowturn-r.is-active .hamburger-inner::after {
  transform: translate3d(-8px, 0, 0) rotate(45deg) scale(0.7, 1);
}
.sandbox-2025 .hamburger--boring .hamburger-inner, .sandbox-2025 .hamburger--boring .hamburger-inner::before, .sandbox-2025 .hamburger--boring .hamburger-inner::after {
  transition-property: none;
}
.sandbox-2025 .hamburger--boring.is-active .hamburger-inner {
  transform: rotate(45deg);
}
.sandbox-2025 .hamburger--boring.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
}
.sandbox-2025 .hamburger--boring.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
}
.sandbox-2025 .hamburger--collapse .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0.13s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.sandbox-2025 .hamburger--collapse .hamburger-inner::after {
  top: -8px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
}
.sandbox-2025 .hamburger--collapse .hamburger-inner::before {
  transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.sandbox-2025 .hamburger--collapse.is-active .hamburger-inner {
  transform: translate3d(0, calc((2px + 2px) * -1), 0) rotate(-45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.sandbox-2025 .hamburger--collapse.is-active .hamburger-inner::after {
  top: 0;
  opacity: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
}
.sandbox-2025 .hamburger--collapse.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(-90deg);
  transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.sandbox-2025 .hamburger--collapse-r .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0.13s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.sandbox-2025 .hamburger--collapse-r .hamburger-inner::after {
  top: -8px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
}
.sandbox-2025 .hamburger--collapse-r .hamburger-inner::before {
  transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.sandbox-2025 .hamburger--collapse-r.is-active .hamburger-inner {
  transform: translate3d(0, calc((2px + 2px) * -1), 0) rotate(45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.sandbox-2025 .hamburger--collapse-r.is-active .hamburger-inner::after {
  top: 0;
  opacity: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
}
.sandbox-2025 .hamburger--collapse-r.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(90deg);
  transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.sandbox-2025 .hamburger--elastic .hamburger-inner {
  top: calc(2px / 2);
  transition-duration: 0.275s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.sandbox-2025 .hamburger--elastic .hamburger-inner::before {
  top: calc(2px + 2px);
  transition: opacity 0.125s 0.275s ease;
}
.sandbox-2025 .hamburger--elastic .hamburger-inner::after {
  top: calc(2px * 2 + 2px * 2);
  transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.sandbox-2025 .hamburger--elastic.is-active .hamburger-inner {
  transform: translate3d(0, calc(calc(2px + 2px) * -2), 0) rotate(135deg);
  transition-delay: 0.075s;
}
.sandbox-2025 .hamburger--elastic.is-active .hamburger-inner::before {
  transition-delay: 0s;
  opacity: 0;
}
.sandbox-2025 .hamburger--elastic.is-active .hamburger-inner::after {
  transform: translate3d(0, calc(calc(2px + 2px) * -2), 0) rotate(-270deg);
  transition-delay: 0.075s;
}
.sandbox-2025 .hamburger--elastic-r .hamburger-inner {
  top: calc(2px / 2);
  transition-duration: 0.275s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.sandbox-2025 .hamburger--elastic-r .hamburger-inner::before {
  top: calc(2px + 2px);
  transition: opacity 0.125s 0.275s ease;
}
.sandbox-2025 .hamburger--elastic-r .hamburger-inner::after {
  top: calc(2px * 2 + 2px * 2);
  transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.sandbox-2025 .hamburger--elastic-r.is-active .hamburger-inner {
  transform: translate3d(0, calc(2px + 2px), 0) rotate(-135deg);
  transition-delay: 0.075s;
}
.sandbox-2025 .hamburger--elastic-r.is-active .hamburger-inner::before {
  transition-delay: 0s;
  opacity: 0;
}
.sandbox-2025 .hamburger--elastic-r.is-active .hamburger-inner::after {
  transform: translate3d(0, calc(calc(2px + 2px) * -2), 0) rotate(270deg);
  transition-delay: 0.075s;
}
.sandbox-2025 .hamburger--emphatic {
  overflow: hidden;
}
.sandbox-2025 .hamburger--emphatic .hamburger-inner {
  transition: background-color 0.125s 0.175s ease-in;
}
.sandbox-2025 .hamburger--emphatic .hamburger-inner::before {
  left: 0;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in;
}
.sandbox-2025 .hamburger--emphatic .hamburger-inner::after {
  top: 2px2px;
  right: 0;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in;
}
.sandbox-2025 .hamburger--emphatic.is-active .hamburger-inner {
  transition-delay: 0s;
  transition-timing-function: ease-out;
  background-color: transparent !important;
}
.sandbox-2025 .hamburger--emphatic.is-active .hamburger-inner::before {
  left: -40px;
  top: -40px;
  transform: translate3d(40px, 40px, 0) rotate(45deg);
  transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}
.sandbox-2025 .hamburger--emphatic.is-active .hamburger-inner::after {
  right: -40px;
  top: -40px;
  transform: translate3d(-40px, 40px, 0) rotate(-45deg);
  transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}
.sandbox-2025 .hamburger--emphatic-r {
  overflow: hidden;
}
.sandbox-2025 .hamburger--emphatic-r .hamburger-inner {
  transition: background-color 0.125s 0.175s ease-in;
}
.sandbox-2025 .hamburger--emphatic-r .hamburger-inner::before {
  left: 0;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in;
}
.sandbox-2025 .hamburger--emphatic-r .hamburger-inner::after {
  top: 2px2px;
  right: 0;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in;
}
.sandbox-2025 .hamburger--emphatic-r.is-active .hamburger-inner {
  transition-delay: 0s;
  transition-timing-function: ease-out;
  background-color: transparent !important;
}
.sandbox-2025 .hamburger--emphatic-r.is-active .hamburger-inner::before {
  left: -40px;
  top: 40px;
  transform: translate3d(40px, -40px, 0) rotate(-45deg);
  transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}
.sandbox-2025 .hamburger--emphatic-r.is-active .hamburger-inner::after {
  right: -40px;
  top: 40px;
  transform: translate3d(-40px, -40px, 0) rotate(45deg);
  transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}
.sandbox-2025 .hamburger--minus .hamburger-inner::before, .sandbox-2025 .hamburger--minus .hamburger-inner::after {
  transition: bottom 0.08s 0s ease-out, top 0.08s 0s ease-out, opacity 0s linear;
}
.sandbox-2025 .hamburger--minus.is-active .hamburger-inner::before, .sandbox-2025 .hamburger--minus.is-active .hamburger-inner::after {
  opacity: 0;
  transition: bottom 0.08s ease-out, top 0.08s ease-out, opacity 0s 0.08s linear;
}
.sandbox-2025 .hamburger--minus.is-active .hamburger-inner::before {
  top: 0;
}
.sandbox-2025 .hamburger--minus.is-active .hamburger-inner::after {
  bottom: 0;
}
.sandbox-2025 .hamburger--slider .hamburger-inner {
  top: calc(2px / 2);
}
.sandbox-2025 .hamburger--slider .hamburger-inner::before {
  top: calc(2px + 2px);
  transition-property: transform, opacity;
  transition-timing-function: ease;
  transition-duration: 0.15s;
}
.sandbox-2025 .hamburger--slider .hamburger-inner::after {
  top: calc(2px * 2 + 2px * 2);
}
.sandbox-2025 .hamburger--slider.is-active .hamburger-inner {
  transform: translate3d(0, calc(2px + 2px), 0) rotate(45deg);
}
.sandbox-2025 .hamburger--slider.is-active .hamburger-inner::before {
  transform: rotate(-45deg) translate3d(-2.8571428571px, calc(2px * -1), 0);
  opacity: 0;
}
.sandbox-2025 .hamburger--slider.is-active .hamburger-inner::after {
  transform: translate3d(0, calc(calc(2px + 2px) * -2), 0) rotate(-90deg);
}
.sandbox-2025 .hamburger--slider-r .hamburger-inner {
  top: calc(2px / 2);
}
.sandbox-2025 .hamburger--slider-r .hamburger-inner::before {
  top: calc(2px + 2px);
  transition-property: transform, opacity;
  transition-timing-function: ease;
  transition-duration: 0.15s;
}
.sandbox-2025 .hamburger--slider-r .hamburger-inner::after {
  top: calc(2px * 2 + 2px * 2);
}
.sandbox-2025 .hamburger--slider-r.is-active .hamburger-inner {
  transform: translate3d(0, calc(2px + 2px), 0) rotate(-45deg);
}
.sandbox-2025 .hamburger--slider-r.is-active .hamburger-inner::before {
  transform: rotate(45deg) translate3d(2.8571428571px, calc(2px * -1), 0);
  opacity: 0;
}
.sandbox-2025 .hamburger--slider-r.is-active .hamburger-inner::after {
  transform: translate3d(0, calc(calc(2px + 2px) * -2), 0) rotate(90deg);
}
.sandbox-2025 .hamburger--spin .hamburger-inner {
  transition-duration: 0.22s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.sandbox-2025 .hamburger--spin .hamburger-inner::before {
  transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
}
.sandbox-2025 .hamburger--spin .hamburger-inner::after {
  transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.sandbox-2025 .hamburger--spin.is-active .hamburger-inner {
  transform: rotate(225deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.sandbox-2025 .hamburger--spin.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
}
.sandbox-2025 .hamburger--spin.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
  transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.sandbox-2025 .hamburger--spin-r .hamburger-inner {
  transition-duration: 0.22s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.sandbox-2025 .hamburger--spin-r .hamburger-inner::before {
  transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
}
.sandbox-2025 .hamburger--spin-r .hamburger-inner::after {
  transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.sandbox-2025 .hamburger--spin-r.is-active .hamburger-inner {
  transform: rotate(-225deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.sandbox-2025 .hamburger--spin-r.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
}
.sandbox-2025 .hamburger--spin-r.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(90deg);
  transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.sandbox-2025 .hamburger--spring .hamburger-inner {
  top: calc(2px / 2);
  transition: background-color 0s 0.13s linear;
}
.sandbox-2025 .hamburger--spring .hamburger-inner::before {
  top: calc(2px + 2px);
  transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.sandbox-2025 .hamburger--spring .hamburger-inner::after {
  top: calc(2px * 2 + 2px * 2);
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.sandbox-2025 .hamburger--spring.is-active .hamburger-inner {
  transition-delay: 0.22s;
  background-color: transparent !important;
}
.sandbox-2025 .hamburger--spring.is-active .hamburger-inner::before {
  top: 0;
  transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: translate3d(0, calc(2px + 2px), 0) rotate(45deg);
}
.sandbox-2025 .hamburger--spring.is-active .hamburger-inner::after {
  top: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: translate3d(0, calc(2px + 2px), 0) rotate(-45deg);
}
.sandbox-2025 .hamburger--spring-r .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.sandbox-2025 .hamburger--spring-r .hamburger-inner::after {
  top: -8px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0s linear;
}
.sandbox-2025 .hamburger--spring-r .hamburger-inner::before {
  transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.sandbox-2025 .hamburger--spring-r.is-active .hamburger-inner {
  transform: translate3d(0, calc((2px + 2px) * -1), 0) rotate(-45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.sandbox-2025 .hamburger--spring-r.is-active .hamburger-inner::after {
  top: 0;
  opacity: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0s 0.22s linear;
}
.sandbox-2025 .hamburger--spring-r.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(90deg);
  transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.sandbox-2025 .hamburger--stand .hamburger-inner {
  transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear;
}
.sandbox-2025 .hamburger--stand .hamburger-inner::before {
  transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.sandbox-2025 .hamburger--stand .hamburger-inner::after {
  transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.sandbox-2025 .hamburger--stand.is-active .hamburger-inner {
  transform: rotate(90deg);
  background-color: transparent !important;
  transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear;
}
.sandbox-2025 .hamburger--stand.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(-45deg);
  transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.sandbox-2025 .hamburger--stand.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(45deg);
  transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.sandbox-2025 .hamburger--stand-r .hamburger-inner {
  transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear;
}
.sandbox-2025 .hamburger--stand-r .hamburger-inner::before {
  transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.sandbox-2025 .hamburger--stand-r .hamburger-inner::after {
  transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.sandbox-2025 .hamburger--stand-r.is-active .hamburger-inner {
  transform: rotate(-90deg);
  background-color: transparent !important;
  transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear;
}
.sandbox-2025 .hamburger--stand-r.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(-45deg);
  transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.sandbox-2025 .hamburger--stand-r.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(45deg);
  transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.sandbox-2025 .hamburger--squeeze .hamburger-inner {
  transition-duration: 0.075s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.sandbox-2025 .hamburger--squeeze .hamburger-inner::before {
  transition: top 0.075s 0.12s ease, opacity 0.075s ease;
}
.sandbox-2025 .hamburger--squeeze .hamburger-inner::after {
  transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.sandbox-2025 .hamburger--squeeze.is-active .hamburger-inner {
  transform: rotate(45deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.sandbox-2025 .hamburger--squeeze.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.075s ease, opacity 0.075s 0.12s ease;
}
.sandbox-2025 .hamburger--squeeze.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
  transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.sandbox-2025 .hamburger--vortex .hamburger-inner {
  transition-duration: 0.2s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.sandbox-2025 .hamburger--vortex .hamburger-inner::before, .sandbox-2025 .hamburger--vortex .hamburger-inner::after {
  transition-duration: 0s;
  transition-delay: 0.1s;
  transition-timing-function: linear;
}
.sandbox-2025 .hamburger--vortex .hamburger-inner::before {
  transition-property: top, opacity;
}
.sandbox-2025 .hamburger--vortex .hamburger-inner::after {
  transition-property: bottom, transform;
}
.sandbox-2025 .hamburger--vortex.is-active .hamburger-inner {
  transform: rotate(765deg);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.sandbox-2025 .hamburger--vortex.is-active .hamburger-inner::before, .sandbox-2025 .hamburger--vortex.is-active .hamburger-inner::after {
  transition-delay: 0s;
}
.sandbox-2025 .hamburger--vortex.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
}
.sandbox-2025 .hamburger--vortex.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(90deg);
}
.sandbox-2025 .hamburger--vortex-r .hamburger-inner {
  transition-duration: 0.2s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.sandbox-2025 .hamburger--vortex-r .hamburger-inner::before, .sandbox-2025 .hamburger--vortex-r .hamburger-inner::after {
  transition-duration: 0s;
  transition-delay: 0.1s;
  transition-timing-function: linear;
}
.sandbox-2025 .hamburger--vortex-r .hamburger-inner::before {
  transition-property: top, opacity;
}
.sandbox-2025 .hamburger--vortex-r .hamburger-inner::after {
  transition-property: bottom, transform;
}
.sandbox-2025 .hamburger--vortex-r.is-active .hamburger-inner {
  transform: rotate(-765deg);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.sandbox-2025 .hamburger--vortex-r.is-active .hamburger-inner::before, .sandbox-2025 .hamburger--vortex-r.is-active .hamburger-inner::after {
  transition-delay: 0s;
}
.sandbox-2025 .hamburger--vortex-r.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
}
.sandbox-2025 .hamburger--vortex-r.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
}
.sandbox-2025 .website-header {
  height: 64px;
  width: 100%;
  position: fixed;
  top: 8px;
  width: 100%;
  z-index: 1001;
  transition: transform 0.25s ease-in-out, background-color 0.25s ease-in-out;
  right: 0;
  left: 0;
}
@media (min-width: 992px) {
  .sandbox-2025 .website-header {
    height: 100px;
    margin: 0 auto;
    top: 0;
    background-color: var(--purple-dark);
    padding-top: 8px;
    padding-block: 8px;
  }
}
.sandbox-2025 .website-header.headroom--not-top {
  background-color: rgba(0, 56, 82, 0.9);
}
.sandbox-2025 .website-header--pinned {
  transform: translateY(0);
}
@media (min-width: 992px) {
  .sandbox-2025 .website-header__inner {
    max-width: 2000px;
  }
}
.sandbox-2025 .website-header .container {
  padding: 0;
}
@media (max-width: 991.98px) {
  .sandbox-2025 .website-header .container {
    padding-right: 0;
    padding-left: 0;
  }
}
.sandbox-2025 .website-header__wrap {
  display: flex;
  gap: 16px;
  position: relative;
  height: 64px;
  background: var(--purple-dark);
  border-radius: 100px;
  align-items: center;
  padding: 8px;
  /*@media (min-width: 1480px) {
  	height: 90px;
  }*/
}
@media (min-width: 992px) {
  .sandbox-2025 .website-header__wrap {
    height: 84px;
    padding: 10px 0;
    border-radius: 0;
  }
}
.sandbox-2025 .bonbon-logo {
  display: block;
  margin-right: auto;
  z-index: 2;
}
@media (min-width: 992px) {
  .sandbox-2025 .bonbon-logo {
    margin-right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
  }
}
.sandbox-2025 .bonbon-logo h1, .sandbox-2025 .bonbon-logo .service-hero__uppertitle {
  margin-bottom: 0;
}
.sandbox-2025 .bonbon-logo:hover {
  text-decoration: none;
}
.sandbox-2025 .bonbon-logo__link {
  border-radius: 50%;
  display: block;
  width: 100%;
  display: grid;
  grid-template-areas: "stack";
}
.sandbox-2025 .bonbon-logo__icon {
  width: 78px;
  height: 32px;
  transition: opacity 250ms ease-out;
  width: 48px;
  height: 48px;
}
@media (min-width: 992px) {
  .sandbox-2025 .bonbon-logo__icon {
    width: 84px;
    height: 84px;
  }
}
.sandbox-2025 .bonbon-logo__icon--blue {
  grid-area: stack;
  opacity: 1;
}
.home .sandbox-2025 .bonbon-logo__icon--blue, .headroom--not-top .sandbox-2025 .bonbon-logo__icon--blue {
  opacity: 0;
}
.sandbox-2025 .bonbon-logo__icon--white {
  grid-area: stack;
  opacity: 0;
}
.home .sandbox-2025 .bonbon-logo__icon--white, .headroom--not-top .sandbox-2025 .bonbon-logo__icon--white {
  opacity: 1;
}
.sandbox-2025 .primary-menu {
  display: block;
  position: absolute;
  top: -8px;
  right: -12px;
  left: -12px;
  height: 100vh;
  height: 100dvh;
  background: var(--purple-dark);
  color: var(--white);
  padding-top: 72px;
  overflow: visible;
  display: flex;
  flex-direction: column;
  transform: translateY(-100%);
  transform-origin: 0 0;
  transition: transform 0.5s cubic-bezier(0.48, 0, 0.28, 0.99);
  /*@media (min-width: 1480px) {
  	height: 90px;
  }*/
}
@media (min-width: 992px) {
  .sandbox-2025 .primary-menu {
    display: flex;
    flex-direction: row;
    position: relative;
    height: 100%;
    margin-top: 0;
    background-color: transparent;
    overflow: visible;
    transform: translateY(0);
    justify-content: flex-start;
    z-index: 2;
    margin-right: auto;
    margin-left: auto;
    width: auto;
    padding-top: 0;
    top: 0;
    right: 0;
    left: 0;
  }
}
.sandbox-2025 .primary-menu.is-active {
  transform: translateY(0);
}
.sandbox-2025 .primary-menu__inner-wrap {
  overflow: auto;
  display: flex;
  flex-direction: column;
  height: 100%;
}
@media (min-width: 992px) {
  .sandbox-2025 .primary-menu__inner-wrap {
    overflow: visible;
    flex-direction: row;
    width: 100%;
  }
}
.sandbox-2025 .primary-menu__wrap {
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  list-style-type: none;
  padding-top: 32px;
  padding-left: 16px;
  padding-right: 16px;
  width: auto;
  margin-bottom: 36px;
  z-index: 2;
  /* @media (min-width: 1480px) {
  	padding-left: 80px;
  	padding-right: 80px;


  } */
  /* .js-magic-line {
  	position: absolute;
  	top: 0;
  	left: 0;
  	width: 100%;
  	height: 4px;
  	background-color: #b2d4e3;
  } */
}
@media (min-width: 992px) {
  .sandbox-2025 .primary-menu__wrap {
    width: 100%;
    justify-content: flex-start;
    flex-direction: row;
    /* padding-left: 20px;
    padding-right: 20px; */
    margin-bottom: 0;
    padding: 0;
    order: 1;
    align-items: center;
  }
}
.sandbox-2025 .primary-menu__item {
  position: relative;
  flex-grow: 0;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
@media (min-width: 992px) {
  .sandbox-2025 .primary-menu__item:hover .primary-menu__sub-item {
    background-color: var(--green-accent);
    color: var(--purple-dark);
  }
  .sandbox-2025 .primary-menu__item:hover .primary-menu__sub-item-image {
    color: var(--purple-dark);
  }
  .sandbox-2025 .primary-menu__item:hover .nav-dropdown-menu {
    display: flex;
    opacity: 1;
    pointer-events: auto;
  }
}
.sandbox-2025 .primary-menu__item-drop {
  position: relative;
}
.sandbox-2025 .primary-menu__item-drop .primary-menu__sub-item {
  /*@media (min-width: 1480px) {
  	padding-right: 18px;
  }*/
}
@media (min-width: 992px) {
  .sandbox-2025 .primary-menu__item-drop .primary-menu__sub-item {
    padding-right: 26px;
  }
}
@media (min-width: 992px) {
  .sandbox-2025 .primary-menu__item-services {
    order: 2;
  }
}
@media (min-width: 1680px) {
  .sandbox-2025 .primary-menu__item-services {
    margin-right: 250px;
  }
}
.sandbox-2025 .primary-menu__sub-item {
  font-family: Moderat Extended, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5em;
  font-weight: 700;
  color: var(--purple-light-alt);
  display: block;
  padding: 16px 24px;
  position: relative;
  transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
  text-decoration: none;
  display: flex;
  gap: 10px;
  align-items: center;
  border-radius: 30px;
  /*@media (min-width: 1120px) {
  	@include fontSize(13);
  	@include lineHeight(24,13);
  	padding: 28px 12px 27px;
  }*/
  /*@media (min-width: 1480px) {
  	@include fontSize(20);
  	@include lineHeight(24,20);
  	padding: 34px 20px 32px;
  }*/
  /* @media (min-width: 1400px) {
  	@include fontSize(20);
  	@include lineHeight(28,20);
  	padding: 36px 34px;
  } */
}
@media (min-width: 992px) {
  .sandbox-2025 .primary-menu__sub-item {
    padding: 12px;
  }
}
@media (min-width: 1460px) {
  .sandbox-2025 .primary-menu__sub-item {
    padding: 12px 24px;
  }
}
.sandbox-2025 .primary-menu__sub-item:hover {
  text-decoration: none;
}
.sandbox-2025 .primary-menu__sub-item.is-active {
  background-color: var(--green-accent);
  color: var(--purple-dark);
}
@media (min-width: 992px) {
  .home .sandbox-2025 .primary-menu__sub-item, .headroom--not-top .sandbox-2025 .primary-menu__sub-item {
    color: #fff;
  }
}
.sandbox-2025 .primary-menu__sub-item svg {
  flex-shrink: 0;
}
.sandbox-2025 .primary-menu__sub-item-image {
  flex-shrink: 0;
}
.sandbox-2025 .primary-menu__search-activator {
  display: none;
  box-shadow: none;
  border: none;
  background-color: transparent;
  box-shadow: inset 1px 0 0 0 rgba(204, 204, 204, 0.5);
  position: absolute;
  height: 80px;
  width: 80px;
  right: 80px;
  top: 0;
  padding: 0;
  margin-bottom: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  cursor: pointer;
}
@media (min-width: 992px) {
  .sandbox-2025 .primary-menu__search-activator {
    display: block;
  }
}
.home .sandbox-2025 .primary-menu__search-activator {
  background-color: transparent;
  box-shadow: none;
}
.sandbox-2025 .primary-menu__search-activator:hover:before {
  opacity: 0;
}
.sandbox-2025 .primary-menu__search-activator:hover:after {
  opacity: 1;
}
.sandbox-2025 .primary-menu__search-activator:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  width: 18px;
  height: 18px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 1;
  transition: opacity 250ms ease-in-out;
}
.home .sandbox-2025 .primary-menu__search-activator:before {
  background-repeat: no-repeat;
}
.sandbox-2025 .primary-menu__search-activator:after {
  content: "";
  display: block;
  background-repeat: no-repeat;
  width: 18px;
  height: 18px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: opacity 250ms ease-in-out;
}
.sandbox-2025 .primary-menu__search-form {
  display: block;
  position: relative;
  border: none;
  cursor: pointer;
  padding: 24px 20px 10px;
  margin: 0;
  pointer-events: auto;
  z-index: 1;
}
@media (min-width: 992px) {
  .sandbox-2025 .primary-menu__search-form {
    box-shadow: none;
    position: absolute;
    width: 80px;
    height: 80px;
    top: 0;
    right: 80px;
    padding: 0;
    margin-bottom: 0;
    transform: translateY(100%);
    transition: opacity 250ms ease-in-out;
    opacity: 0;
    pointer-events: none;
  }
}
@media (min-width: 992px) {
  .sandbox-2025 .primary-menu__search-form.is-active {
    opacity: 1;
    pointer-events: auto;
  }
}
.sandbox-2025 .primary-menu__search-input, .sandbox-2025 .primary-menu__search-input[type=text], .sandbox-2025 .primary-menu__search-input[type=search] {
  outline: none;
  border: none;
  width: 100%;
  transition: all 0.5s;
  background-color: transparent;
  cursor: pointer;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.1428571429em;
  color: #fff;
  padding: 14px 14px 14px 58px;
  white-space: nowrap;
  overflow: hidden;
  border-radius: 50px;
  box-shadow: inset 0 0 0 1px #fff;
  opacity: 0.45;
  /* &:-webkit-autofill {
  	-webkit-box-shadow: 0 0 0 50px #000 inset !important;
  	-webkit-text-fill-color: #fff !important;
  } */
}
@media (min-width: 992px) {
  .sandbox-2025 .primary-menu__search-input, .sandbox-2025 .primary-menu__search-input[type=text], .sandbox-2025 .primary-menu__search-input[type=search] {
    width: 320px;
    height: 80px;
    position: absolute;
    right: 0;
    box-shadow: inset 0 0 0 1px rgba(204, 204, 204, 0.5);
    background-color: #fff;
  }
}
.sandbox-2025 .primary-menu__search-input:focus, .sandbox-2025 .primary-menu__search-input[type=text]:focus, .sandbox-2025 .primary-menu__search-input[type=search]:focus {
  background-color: transparent;
  box-shadow: inset 0 0 0 2px #fff;
  text-indent: 0;
  color: #fff;
  opacity: 1;
}
.sandbox-2025 .primary-menu__search-input::placeholder, .sandbox-2025 .primary-menu__search-input[type=text]::placeholder, .sandbox-2025 .primary-menu__search-input[type=search]::placeholder {
  color: #fff;
}
.sandbox-2025 .primary-menu__search-submit {
  box-shadow: none;
  border: none;
  background-color: transparent;
  position: absolute;
  height: 24px;
  width: 24px;
  left: 48px;
  top: 40px;
  padding: 0;
  margin-bottom: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  cursor: pointer;
  /*&:after {
  	content: '';
  	display: block;
  	@include bgsvg(magnifying-glass-white);
  	background-repeat: no-repeat;
  	width: 18px;
  	height: 18px;
  	position: absolute;
  	top: 3px;
  	left: 3px;
  	opacity: 0;
  	transition: opacity 250ms ease-in-out;
  }*/
}
@media (min-width: 992px) {
  .sandbox-2025 .primary-menu__search-submit {
    text-indent: 0;
    font-family: Moderat Extended, sans-serif;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5em;
    font-weight: bold;
    width: 80px;
    height: 80px;
    right: 0;
    text-transform: uppercase;
    background-color: #fff;
    transition: color 250ms ease-in-out;
    box-shadow: inset 0 0 0 1px rgba(1, 36, 85, 0.15);
    /*&:before {
    	content: none;
    }

    &:after {
    	content: none;
    }*/
  }
}
.sandbox-2025 .primary-menu__search-submit:disabled {
  opacity: 0.45;
  pointer-events: none;
}
.sandbox-2025 .primary-menu__search-submit:hover {
  /*&:before {
  	opacity: 0;
  }*/
  /*&:after {
  	opacity: 1;
  }*/
}
.sandbox-2025 .primary-menu__search-submit:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  width: 22px;
  height: 22px;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 1;
  transition: opacity 250ms ease-in-out;
}
@media (min-width: 992px) {
  .sandbox-2025 .primary-menu__socials {
    display: none;
  }
}
.sandbox-2025 .nav-dropdown-menu {
  width: 100%;
  z-index: 1;
  width: 100%;
  top: 0;
  right: 0;
  left: 0;
  height: auto;
  pointer-events: none;
  transition-delay: 100ms;
  display: none;
  opacity: 0;
  position: absolute;
  top: 100%;
  margin-top: 8px;
}
@media (min-width: 992px) {
  .sandbox-2025 .nav-dropdown-menu {
    position: absolute;
    top: 100%;
    right: auto;
    transition: opacity 0.25s ease-in-out;
    opacity: 0;
    pointer-events: none;
    transition-delay: 0s;
    padding: 0;
    max-height: none;
    max-width: 580px;
    visibility: visible;
    height: auto;
    left: 0;
    transform: none;
    min-width: 226px;
    margin-top: 0;
    padding-top: 24px;
    /* .site-header.site-header--not-top:not(.site-header--pinned) & {
    	opacity: 0;
    	pointer-events: none;
    } */
  }
}
.sandbox-2025 .nav-dropdown-menu.is-active {
  pointer-events: all;
  display: flex;
  opacity: 1;
  /*@starting-style {
  	opacity: 0;
  }*/
}
@media (min-width: 992px) {
  .sandbox-2025 .nav-dropdown-menu.is-active {
    pointer-events: auto;
    transition-delay: 180ms;
  }
}
.sandbox-2025 .nav-dropdown-menu--bonovi {
  min-width: 288px;
}
.sandbox-2025 .nav-dropdown-menu__inner-wrap {
  border-radius: 10px;
  background-color: var(--purple-dark);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.2);
  border-radius: 8px 24px 24px 24px;
  display: flex;
}
.sandbox-2025 .nav-dropdown-menu__inner-wrap-bonovi {
  border-radius: 10px;
  background-color: var(--purple-dark);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.2);
  border-radius: 24px 8px 24px 24px;
  display: flex;
  flex-direction: column;
  gap: 24px;
  padding: 16px;
}
.sandbox-2025 .nav-dropdown-menu__list {
  list-style-type: none;
  padding: 20px 0;
  width: 100%;
  overflow: auto;
}
@media (min-width: 992px) {
  .sandbox-2025 .nav-dropdown-menu__list {
    background-color: transparent;
  }
}
.sandbox-2025 .nav-dropdown-menu__list-item {
  display: inline-block;
  width: 100%;
  position: relative;
}
.sandbox-2025 .nav-dropdown-menu__sub-item {
  display: block;
  padding: 12px 24px;
  position: relative;
  font-family: Moderat Extended, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.1875em;
  font-weight: 400;
  color: var(--white);
  transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
  text-decoration: none;
}
.sandbox-2025 .nav-dropdown-menu__sub-item:hover {
  text-decoration: none;
  color: var(--purple-light-alt);
}
.sandbox-2025 .nav-dropdown-menu__toggle {
  position: absolute;
  top: 0;
  right: 0;
  border: none;
  background-color: transparent;
  padding: 30px;
  cursor: pointer;
  width: 56px;
  height: 56px;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 3;
  border-radius: 50%;
}
@media (min-width: 992px) {
  .sandbox-2025 .nav-dropdown-menu__toggle {
    width: auto;
    height: 24px;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
  }
}
.sandbox-2025 .nav-dropdown-menu__toggle.is-active .nav-dropdown-menu__toggle-icon {
  transform: rotate(0);
}
.sandbox-2025 .nav-dropdown-menu__toggle-icon {
  width: 24px;
  height: 24px;
  transition: 250ms ease-in-out;
  transform: rotate(180deg);
}
.sandbox-2025 .nav-bonovi {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.sandbox-2025 .nav-bonovi__item {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: var(--green-accent);
  border-radius: 50%;
  width: 80px;
  height: 80px;
}
.sandbox-2025 .nav-bonovi__item-label {
  font-family: Moderat Extended, sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.1111111111em;
  font-weight: 900;
  color: var(--purple-dark);
}
.sandbox-2025 .secondary-menu {
  display: flex;
  gap: 8px;
  align-items: center;
  position: relative;
  z-index: 2;
}
@media (min-width: 992px) {
  .sandbox-2025 .secondary-menu {
    gap: 4px;
  }
}
@media (min-width: 1200px) {
  .sandbox-2025 .secondary-menu {
    gap: 8px;
  }
}
.sandbox-2025 .secondary-menu__item {
  flex-shrink: 0;
  position: relative;
}
@media (min-width: 992px) {
  .sandbox-2025 .secondary-menu__item--user {
    order: 2;
  }
}
@media (min-width: 992px) {
  .sandbox-2025 .secondary-menu__item--search {
    order: 1;
  }
}
@media (min-width: 992px) {
  .sandbox-2025 .secondary-menu__item--cart {
    order: 3;
  }
  .sandbox-2025 .secondary-menu__item--cart:hover .dropdown-menu, .sandbox-2025 .secondary-menu__item--cart:focus-within .dropdown-menu {
    opacity: 1;
    pointer-events: auto;
  }
}
.sandbox-2025 .secondary-menu__item-link {
  position: relative;
  display: inline-block;
  transition: background-color 250ms ease-in-out;
}
@media (min-width: 992px) {
  .sandbox-2025 .secondary-menu__item-link {
    display: flex;
    min-width: 48px;
    height: 48px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
    border-radius: 100px;
  }
}
@media (min-width: 992px) {
  .sandbox-2025 .secondary-menu__item-link:hover {
    background-color: var(--green-accent);
  }
  .sandbox-2025 .secondary-menu__item-link:hover .secondary-menu__item-image {
    color: var(--purple-dark);
  }
  .sandbox-2025 .secondary-menu__item-link:hover .secondary-menu__item-title {
    color: var(--purple-dark);
  }
}
@media (min-width: 992px) {
  .sandbox-2025 .secondary-menu__item-link--user {
    padding: 0 8px;
  }
}
.sandbox-2025 .secondary-menu__item-image {
  color: var(--purple-light-alt);
  border-radius: 50%;
}
.sandbox-2025 .secondary-menu__item-image use {
  transition: all 250ms ease-in-out;
}
.sandbox-2025 .secondary-menu__item-title {
  display: none;
  transition: color 250ms ease-in-out;
}
@media (min-width: 992px) {
  .sandbox-2025 .secondary-menu__item-title {
    font-family: Moderat Extended, sans-serif;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5em;
    font-weight: 700;
    color: var(--purple-light-alt);
  }
}
@media (min-width: 1460px) {
  .sandbox-2025 .secondary-menu__item-title--show-desktop {
    display: block;
  }
}
.sandbox-2025 .dropdown-menu {
  display: none;
}
@media (min-width: 992px) {
  .sandbox-2025 .dropdown-menu {
    display: block;
    position: absolute;
    top: 100%;
    padding-top: 25px;
    right: 0;
    opacity: 0;
    pointer-events: none;
  }
}
.sandbox-2025 .dropdown-menu__cart {
  border: 1px solid rgba(255, 255, 255, 0.2);
  background: #021246;
  border-radius: 24px 8px 24px 24px;
  padding: 24px;
  min-width: 216px;
}
.sandbox-2025 .dropdown-menu__empty-text {
  font-family: Moderat Extended, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.1875em;
  font-weight: 400;
  color: var(--white);
  margin-bottom: 0;
}
.sandbox-2025 .dropdown-menu .product-box {
  border: 1px solid rgba(255, 255, 255, 0.2);
  background: #021246;
  border-radius: 24px 8px 24px 24px;
  padding: 24px;
}
.sandbox-2025 .cart-bubble {
  display: none;
}
@media (min-width: 992px) {
  .sandbox-2025 .cart-bubble {
    display: flex;
    position: absolute;
    top: 0;
    right: 0;
    width: 16px;
    height: 16px;
    background-color: var(--purple-light-alt);
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    font-size: 10px;
    font-size: 1rem;
    line-height: 1.2em;
    font-weight: 700;
  }
}
.sandbox-2025 button.hamburger {
  padding: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  box-shadow: inset 0 0 0 1px var(--purple-light-alt);
  position: relative;
  z-index: 2;
}
@media (min-width: 992px) {
  .sandbox-2025 button.hamburger {
    display: none;
  }
}
.sandbox-2025 button.hamburger.is-active {
  background-color: var(--purple-light-alt);
}
.sandbox-2025 button.hamburger.is-active .hamburger-inner {
  background-color: var(--purple-dark);
}
.sandbox-2025 button.hamburger.is-active .hamburger-inner:before, .sandbox-2025 button.hamburger.is-active .hamburger-inner:after {
  background-color: var(--purple-dark);
}
.sandbox-2025 .menu-toggle {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  flex: 0 1 auto;
}
.sandbox-2025 .menu-toggle:focus {
  outline: none;
}
.sandbox-2025 .menu-toggle.is-active .menu-toggle__label {
  display: none;
}
.sandbox-2025 .menu-toggle.is-active .menu-toggle__label-close {
  display: block;
}
.sandbox-2025 .menu-toggle__label {
  display: block;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.1428571429em;
  color: var(--black);
}
.home .sandbox-2025 .menu-toggle__label, .headroom--not-top .sandbox-2025 .menu-toggle__label {
  color: #fff;
}
.sandbox-2025 .menu-toggle__label-close {
  display: none;
  color: #fff;
}
.sandbox-2025 .btn__search {
  width: 80px;
  height: 80px;
  position: absolute;
  top: 0;
  right: 80px;
  background-color: #fff;
  border: none;
  box-shadow: inset 1px 0 0 0 rgba(204, 204, 204, 0.5);
  cursor: pointer;
}
.home .sandbox-2025 .btn__search {
  background-color: transparent;
  box-shadow: none;
}
.sandbox-2025 .desktop-search {
  display: none;
}
@media (min-width: 992px) {
  .sandbox-2025 .desktop-search {
    display: block;
    order: 2;
    z-index: 200;
  }
}
.sandbox-2025 .desktop-search__activator {
  box-shadow: none;
  border: none;
  height: 100%;
  width: 70px;
  top: 0;
  padding: 0;
  margin-bottom: 0;
  cursor: pointer;
  display: block;
  position: relative;
  background-color: transparent;
  /*&:before {
  	content: '';
  	display: block;
  	background-image: url(/src/img/svg/search-icon-white.svg);
  	background-repeat: no-repeat;
  	width: 22px;
  	height: 22px;
  	position: absolute;
  	top: 50%;
  	left: 50%;
  	transform: translate(-50%, -50%);
  	opacity: 1;
  	transition: opacity 250ms ease-in-out;
  }*/
  /*&:after {
  	content: '';
  	display: block;
  	background-image: url(/src/img/svg/search-icon-blue.svg);
  	background-repeat: no-repeat;
  	width: 22px;
  	height: 22px;
  	position: absolute;
  	top: 50%;
  	left: 50%;
  	transform: translate(-50%, -50%);
  	opacity: 0;
  	transition: opacity 250ms ease-in-out;
  }*/
}
.sandbox-2025 .desktop-search__activator:hover {
  /*&:before {
  	opacity: 0;
  }

  &:after {
  	opacity: 1;
  }*/
}
.sandbox-2025 .desktop-search__activator:hover .desktop-search__activator-icon {
  color: var(--blue-400);
}
.sandbox-2025 .desktop-search__activator:focus {
  outline: none;
}
.sandbox-2025 .desktop-search__activator.is-active {
  pointer-events: none;
}
.sandbox-2025 .desktop-search__activator-icon {
  width: 22px;
  height: 22px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 1;
  transition: color 250ms ease-in-out;
  color: var(--blue-600);
}
.home .sandbox-2025 .desktop-search__activator-icon {
  color: var(--white);
}
.sandbox-2025 .desktop-search__activator-icon path {
  transition: fill 250ms ease-in-out;
}
.sandbox-2025 .desktop-search__form {
  display: none;
  /*@media (min-width: 1480px) {
  	left: 198px;
  	width: calc(100% - 198px + 78px);
  }*/
}
@media (min-width: 992px) {
  .sandbox-2025 .desktop-search__form {
    display: block;
    position: absolute;
    top: 0;
    right: 10px;
    bottom: 0;
    z-index: 2;
    transition: opacity 250ms ease-in-out;
    opacity: 0;
    pointer-events: none;
  }
}
.sandbox-2025 .desktop-search__form.is-active {
  opacity: 1;
  pointer-events: all;
}
.sandbox-2025 .desktop-search__input, .sandbox-2025 .desktop-search__input[type=search] {
  width: 100%;
  margin: 0;
  border: none;
  background-color: #fff;
  border-radius: 0;
  padding: 30px 140px 28px 55px;
  color: #343a40;
  font-family: Moderat Extended, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.1875em;
  font-weight: normal;
  caret-color: var(--blue-400);
  /*@media (min-width: 1480px) {
  	height: 90px;
  	@include fontSize(20);
  	@include lineHeight(24,20);
  }*/
}
.sandbox-2025 .desktop-search__input::placeholder, .sandbox-2025 .desktop-search__input[type=search]::placeholder {
  color: #31323e;
}
.sandbox-2025 .desktop-search__submit {
  border-radius: 2px;
  background-color: var(--blue-400);
  color: #fff;
  font-family: Moderat Extended, sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.1666666667em;
  font-weight: normal;
  display: block;
  padding: 18px 30px;
  text-transform: uppercase;
  border: none;
  cursor: pointer;
  position: absolute;
  top: 4px;
  right: 12px;
  transition: background-color 250ms ease-in-out;
  /*@media (min-width: 1480px) {
  	top: 22px;
  }*/
}
.sandbox-2025 .desktop-search__submit:hover {
  background-color: #484957;
}
.sandbox-2025 .desktop-search__submit:focus {
  outline: none;
}
.sandbox-2025 .desktop-search__close {
  width: 24px;
  height: 24px;
  position: absolute;
  top: 26px;
  right: 30px;
  z-index: 2;
  border: none;
  cursor: pointer;
  text-indent: 300%;
  white-space: nowrap;
  overflow: hidden;
  background-color: transparent;
  padding: 0;
  transition: opacity 250ms ease-in-out;
  opacity: 0;
  pointer-events: none;
  /*@media (min-width: 1480px) {
  	top: 36px;
  }*/
}
.sandbox-2025 .desktop-search__close.is-active {
  opacity: 1;
  pointer-events: all;
}
.sandbox-2025 .desktop-search__close:focus {
  outline: none;
}
.sandbox-2025 .desktop-search__close:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  width: 15px;
  height: 15px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 1;
  transition: opacity 250ms ease-in-out;
}
@media (min-width: 992px) {
  .sandbox-2025 body:before {
    content: "";
    display: block;
    position: fixed;
    z-index: 90;
    pointer-events: none;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: auto;
    height: 100%;
    background-color: #343a40;
    opacity: 0;
    transition: opacity 0.25s ease-in-out;
  }
}
@media (min-width: 992px) {
  .sandbox-2025 body[data-overlay=on]:before {
    opacity: 0.84;
  }
}
.sandbox-2025 .hidden {
  display: none;
}
@media (min-width: 992px) {
  .sandbox-2025 .hidden--desktop {
    display: none !important;
  }
}
@media (max-width: 991.98px) {
  .sandbox-2025 .hidden--mobile {
    display: none !important;
  }
}
.sandbox-2025 .service-page__content {
  position: relative;
  z-index: 3;
  margin-top: -48px;
  padding-top: 48px;
  border-top-right-radius: 48px;
  border-top-left-radius: 48px;
  background-color: var(--white);
}
@media (min-width: 992px) {
  .sandbox-2025 .service-page__content {
    margin-top: -80px;
    padding-top: 80px;
    border-top-right-radius: 72px;
    border-top-left-radius: 72px;
  }
}
.sandbox-2025 .service-page__content-grid {
  padding: 0 16px;
}
@media (min-width: 992px) {
  .sandbox-2025 .service-page__content-grid {
    display: flex;
    justify-content: space-between;
    padding: 0 32px;
    gap: 40px;
  }
}
@media (min-width: 1200px) {
  .sandbox-2025 .service-page__content-grid {
    gap: 32px;
  }
}
@media (min-width: 992px) {
  .sandbox-2025 .service-page__sidebar {
    flex-basis: 196px;
    flex-shrink: 0;
  }
}
.sandbox-2025 .service-page__content-title {
  padding: 0 16px;
  color: var(--purple-dark);
  font-family: Moderat, serif;
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 1em;
  font-weight: 700;
  margin-bottom: 34px;
  letter-spacing: -0.04em;
}
@media (min-width: 992px) {
  .sandbox-2025 .service-page__content-title {
    font-size: 40px;
    font-size: 4rem;
    line-height: 1.2em;
    margin-bottom: 48px;
    letter-spacing: 0;
  }
}
.sandbox-2025 .service-page__inner-grid {
  display: flex;
  flex-direction: column;
  gap: 22px;
}
@media (min-width: 992px) {
  .sandbox-2025 .service-page__inner-grid {
    flex-direction: row;
    gap: 32px;
  }
}
.sandbox-2025 .service-hero {
  background: var(--purple-dark);
  padding: 56px 16px 72px;
}
@media (min-width: 768px) {
  .sandbox-2025 .service-hero {
    padding: 56px 80px 72px;
  }
}
@media (min-width: 992px) {
  .sandbox-2025 .service-hero {
    padding: 172px 30px 208px;
    min-height: 670px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}
@media (min-width: 1460px) {
  .sandbox-2025 .service-hero {
    padding: 97px 118px 120px;
  }
}
.sandbox-2025 .service-hero--extended {
  padding-bottom: 104px;
}
@media (min-width: 992px) {
  .sandbox-2025 .service-hero--extended {
    padding-bottom: 237px;
  }
}
.sandbox-2025 .service-hero__breadcrumb {
  margin-bottom: 24px;
}
@media (min-width: 992px) {
  .sandbox-2025 .service-hero__breadcrumb {
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  .sandbox-2025 .service-hero__heading {
    max-width: 818px;
    width: 100%;
  }
}
.sandbox-2025 .service-hero__heading--justify-center {
  display: flex;
  justify-content: center;
}
@media (min-width: 992px) {
  .sandbox-2025 .service-hero__search {
    max-width: 818px;
    width: 100%;
  }
}
.sandbox-2025 .service-hero__uppertitle {
  color: var(--purple-light-alt);
  display: inline-block;
  margin-right: 10px;
}
@media (min-width: 768px) {
  .sandbox-2025 .service-hero__uppertitle {
    margin-right: 20px;
  }
}
.sandbox-2025 .service-hero__title {
  color: #ffffff;
  display: inline;
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 1.3125em;
  letter-spacing: 0px;
  display: inline-block;
  margin-bottom: 0;
  /*&--large {
  	font-family: 'Moderat-Extended-Bold';
  	@include fontSize(38);
  	@include lineHeight(46, 38);
  	color: $white;
  	z-index: 2;
  	text-align: center;

  	@include media-breakpoint-up(sm) {
  		@include fontSize(58);
  	}

  	@include media-breakpoint-up(md) {
  		@include fontSize(72);
  	}

  	@include media-breakpoint-up(lg) {
  		@include fontSize(112);
  	}

  }*/
}
@media (min-width: 768px) {
  .sandbox-2025 .service-hero__title {
    font-size: 60px;
    font-size: 6rem;
    line-height: 1.1666666667em;
    letter-spacing: 0;
  }
}
.sandbox-2025 .service-hero__title .color-blue {
  color: #79dfff;
}
.sandbox-2025 .service-hero__count {
  font-weight: 900;
  color: var(--purple-light-alt);
  font-size: 16px;
  font-size: 1.6rem;
  font-style: italic;
  vertical-align: top;
}
@media (min-width: 992px) {
  .sandbox-2025 .service-hero__count {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
.sandbox-2025 .service-hero-split {
  padding: 56px 20px 10px;
  /* @include media-breakpoint-up(lg) {
  	padding: 80px 80px 40px;
  }

  @include media-breakpoint-up(xxl) {
  	padding: 80px 118px 20px;
  } */
}
@media (min-width: 768px) {
  .sandbox-2025 .service-hero-split {
    padding: 60px 60px 30px;
  }
}
@media (min-width: 992px) {
  .sandbox-2025 .service-hero-split {
    padding: 0;
  }
}
.sandbox-2025 .service-hero-split__item:first-of-type {
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  .sandbox-2025 .service-hero-split__item:first-of-type {
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  .sandbox-2025 .service-hero-split__item--one {
    padding: 80px 0 40px 0;
  }
}
@media (min-width: 1460px) {
  .sandbox-2025 .service-hero-split__item--one {
    padding: 80px 0 40px 0;
  }
}
@media (min-width: 992px) {
  .sandbox-2025 .service-hero-split__item--two {
    padding: 0 0 40px 0;
  }
}
@media (min-width: 1460px) {
  .sandbox-2025 .service-hero-split__item--two {
    padding: 0 0 40px 0;
  }
}
.sandbox-2025 .service-hero-split__item--center {
  display: flex;
  justify-content: center;
}
.sandbox-2025 .service-hero-split__heading {
  margin-bottom: 6px;
}
@media (min-width: 992px) {
  .sandbox-2025 .service-hero-split__heading {
    margin-bottom: 18px;
  }
}
.sandbox-2025 .service-hero-split__description, .sandbox-2025 .service-hero-split__description p {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.625em;
  letter-spacing: 0px;
  color: #fff;
  margin-bottom: 32px;
}
@media (min-width: 992px) {
  .sandbox-2025 .service-hero-split__description, .sandbox-2025 .service-hero-split__description p {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.6666666667em;
  }
}
.sandbox-2025 .service-hero-split__image {
  max-width: 100%;
  width: 100%;
}
.sandbox-2025 .service-hero-split .color-box {
  width: 100%;
  text-align: center;
}
@media (min-width: 992px) {
  .sandbox-2025 .service-hero-split .color-box {
    width: auto;
  }
}
.sandbox-2025 .service-search-bar__label {
  text-transform: uppercase;
  color: #ffffff;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.1666666667em;
  margin-bottom: 10px;
  font-weight: 500;
}
.sandbox-2025 .service-search-bar__info {
  color: #ffffff;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.625em;
  margin-bottom: 0;
  font-weight: 500;
}
.sandbox-2025 .service-search-bar__form {
  display: block;
  position: relative;
  margin-bottom: 8px;
}
@media (min-width: 992px) {
  .sandbox-2025 .service-search-bar__form {
    margin-bottom: 16px;
  }
}
.sandbox-2025 .service-search-bar__input[type=text] {
  height: 72px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.3571428571em;
  font-weight: 400;
  margin-bottom: 0;
  background-color: #fff;
  padding: 8px 8px 8px 24px;
  border-radius: 100px;
}
@media (min-width: 992px) {
  .sandbox-2025 .service-search-bar__input[type=text] {
    padding: 10px 16px 10px 32px;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.25em;
  }
}
.sandbox-2025 .service-search-bar__input[type=text]::placeholder {
  color: var(--purple-light);
}
.sandbox-2025 .service-search-bar__submit {
  position: absolute;
  top: 8px;
  right: 8px;
  width: 56px;
  height: 56px;
  display: block;
  font: 0/0 a;
  border: none;
  padding: 0;
  box-shadow: none;
  border-radius: 50%;
}
.sandbox-2025 .service-search-bar__submit:active {
  /*background: $theme-secondary;
  box-shadow: inset 0 0 0 3px $theme-secondary;*/
}
.sandbox-2025 .service-search-bar__submit:after {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  background: url(assets/5d8fd8b49a9a0ef80559.svg);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media (min-width: 992px) {
  .sandbox-2025 .service-search-bar__submit {
    top: 10px;
    right: 16px;
    width: auto;
    height: 52px;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.25em;
    font-weight: 700;
    padding: 0 30px;
    font-family: Moderat Extended, sans-serif;
    border-radius: 50px;
  }
  .sandbox-2025 .service-search-bar__submit:after {
    content: none;
  }
}
.sandbox-2025 .service-search-bar__submit:hover {
  cursor: pointer;
}
.sandbox-2025 .sort-form-wrapper {
  width: 100%;
  padding: 0 20px;
}
@media (min-width: 768px) {
  .sandbox-2025 .sort-form-wrapper {
    padding: 50px;
  }
}
@media (min-width: 1200px) {
  .sandbox-2025 .sort-form-wrapper {
    padding: 0 20px;
    margin-bottom: 16px;
  }
}
.sandbox-2025 .sort-form {
  max-width: 1660px;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-items: center;
  padding: 20px;
}
@media (min-width: 1200px) {
  .sandbox-2025 .sort-form {
    padding: 0;
    height: 130px;
    flex-direction: row;
  }
}
.sandbox-2025 .sort-form--sort-element {
  margin-right: 16px;
  margin-bottom: 16px;
  display: flex;
  flex: 1;
  flex-shrink: 0;
  width: 100%;
}
@media (min-width: 1200px) {
  .sandbox-2025 .sort-form--sort-element {
    width: auto;
    flex: 0 1 auto;
    margin-bottom: 0;
  }
}
.sandbox-2025 .sort-form__sort-input {
  display: flex;
  flex: 1 0 auto;
  align-items: center;
}
@media (min-width: 1200px) {
  .sandbox-2025 .sort-form__sort-input {
    margin-right: 16px;
  }
}
.sandbox-2025 .sort-form--sort-input-service #service {
  margin-right: 0;
  margin-bottom: 16px;
}
@media (min-width: 1200px) {
  .sandbox-2025 .sort-form--sort-input-service #service {
    margin-bottom: 0;
    margin-right: 16px;
  }
}
.sandbox-2025 .sort-form--sort-input-recipient #area {
  margin-bottom: 16px;
}
@media (min-width: 1200px) {
  .sandbox-2025 .sort-form--sort-input-recipient #area {
    margin-bottom: 0;
    margin-right: 16px;
  }
}
.sandbox-2025 .sort-form__sort-txt {
  display: flex;
  align-items: center;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.4285714286em;
  flex-wrap: nowrap;
  justify-content: flex-start;
}
.sandbox-2025 .sort-form__sort-txt strong {
  font-weight: bold;
}
@media (min-width: 768px) {
  .sandbox-2025 .sort-form__sort-txt {
    flex-wrap: wrap;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5em;
    justify-content: center;
  }
}
@media (min-width: 1200px) {
  .sandbox-2025 .sort-form__sort-txt {
    justify-content: flex-start;
  }
}
.sandbox-2025 .sort-form__button {
  display: flex;
  padding: 0;
}
@media (min-width: 992px) {
  .sandbox-2025 .service-navigation {
    position: sticky;
    top: 120px;
    align-self: flex-start;
  }
}
.sandbox-2025 .service-navigation__list {
  padding: 0;
  margin-right: -16px;
  list-style-type: none;
  margin-bottom: 0;
  display: flex;
  gap: 8px;
  overflow: auto;
}
@media (min-width: 992px) {
  .sandbox-2025 .service-navigation__list {
    flex-direction: column;
    margin-right: 0;
  }
}
.sandbox-2025 .service-navigation__item {
  flex-shrink: 0;
}
.sandbox-2025 .service-navigation__item.current .service-navigation__link {
  background-color: var(--purple-dark);
  color: var(--white);
}
.sandbox-2025 .service-navigation__link {
  display: inline-block;
  background-color: var(--black-100);
  color: var(--purple-dark);
  font-family: Moderat, serif;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.25em;
  font-weight: 400;
  padding: 12px 24px;
  border-radius: 30px;
}
.sandbox-2025 .service-navigation__link:hover {
  text-decoration: none;
  background-color: var(--purple-dark);
  color: var(--white);
}
.sandbox-2025 .quick-faq-card {
  box-shadow: inset 0 0 0 2px var(--black-100);
  border-radius: 20px;
  padding: 24px;
}
@media (min-width: 992px) {
  .sandbox-2025 .quick-faq-card {
    padding: 40px;
  }
}
.sandbox-2025 .quick-faq-card__title {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.3333333333em;
  font-weight: 700;
  margin-bottom: 24px;
  color: var(--black-950);
}
@media (min-width: 992px) {
  .sandbox-2025 .quick-faq-card__title {
    font-size: 32px;
    font-size: 3.2rem;
    line-height: 1.25em;
    margin-bottom: 36px;
    letter-spacing: -0.01em;
  }
}
.sandbox-2025 .quick-faq-card__title--pretplata {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.sandbox-2025 .quick-faq-card__title--pretplata:after {
  content: "";
  display: block;
  position: relative;
  background-image: url(assets/97c0a884b3399472e945.png);
  background-size: 64px 64px;
  width: 64px;
  height: 64px;
}
@media (min-width: 992px) {
  .sandbox-2025 .quick-faq-card__title--pretplata:after {
    background-size: 72px;
    width: 72px;
    height: 72px;
  }
}
.sandbox-2025 .quick-faq-card__title--na-bonove {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.sandbox-2025 .quick-faq-card__title--na-bonove:after {
  content: "";
  display: block;
  position: relative;
  background-image: url(assets/e4dae23cbf8dda32ebf5.png);
  background-size: 64px 64px;
  width: 64px;
  height: 64px;
}
@media (min-width: 992px) {
  .sandbox-2025 .quick-faq-card__title--na-bonove:after {
    background-size: 72px;
    width: 72px;
    height: 72px;
  }
}
.sandbox-2025 .quick-faq-card__list {
  color: var(--purple-dark);
  padding-left: 30px;
  font-family: Moderat, serif;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.25em;
  font-weight: 400;
  list-style-position: outside;
  list-style-type: none;
  padding-left: 0px;
  margin-bottom: 30px;
  counter-reset: li;
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin-bottom: 32px;
}
@media (min-width: 992px) {
  .sandbox-2025 .quick-faq-card__list {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.3333333333em;
    margin-bottom: 40px;
  }
}
.sandbox-2025 .quick-faq-card__list li {
  counter-increment: li;
  position: relative;
  padding-left: 30px;
}
.sandbox-2025 .quick-faq-card__list li:before {
  content: counter(li) ".";
  font-family: Moderat, serif;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.25em;
  font-weight: 400;
  font-style: normal;
  width: 20px;
  text-align: right;
}
@media (min-width: 992px) {
  .sandbox-2025 .quick-faq-card__list li:before {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.3333333333em;
    width: 24px;
  }
}
.sandbox-2025 .quick-faq-card__list li a {
  color: var(--purple-dark);
  text-decoration-color: var(--purple-light);
}
.sandbox-2025 .quick-faq-card__list li a:hover {
  color: var(--purple-light);
}
.sandbox-2025 .quick-faq-block {
  background-color: var(--white);
  padding: 0;
}
@media (min-width: 992px) {
  .sandbox-2025 .quick-faq-block {
    padding: 0;
  }
}
@media (min-width: 1460px) {
  .sandbox-2025 .quick-faq-block {
    padding: 0;
  }
}
.sandbox-2025 .quick-faq-block__col {
  margin-bottom: 32px;
}
.sandbox-2025 .quick-faq-block__col:first-child {
  margin-bottom: 32px;
  /*@include media-breakpoint-up(xl) {
  	margin-bottom: 0;
  }*/
}
.sandbox-2025 .quick-faq-block__link {
  margin-bottom: 16px;
}
.sandbox-2025 .online-support {
  background-color: transparent;
  position: relative;
  overflow: hidden;
}
.sandbox-2025 .online-support__contact-block {
  padding-top: 0;
  display: flex;
  margin-left: 0;
  z-index: 3;
  position: relative;
  margin-bottom: 0;
  flex-direction: column;
}
@media (min-width: 576px) {
  .sandbox-2025 .online-support__contact-block {
    padding-top: 0;
  }
}
@media (min-width: 768px) {
  .sandbox-2025 .online-support__contact-block {
    margin-left: 0;
    flex-direction: row;
    flex-wrap: no-wrap;
    padding-top: 0;
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  .sandbox-2025 .online-support__contact-block {
    padding-top: 0;
  }
}
@media (min-width: 1200px) {
  .sandbox-2025 .online-support__contact-block {
    padding-top: 0;
  }
}
@media (min-width: 1460px) {
  .sandbox-2025 .online-support__contact-block {
    padding-top: 0;
  }
}
.sandbox-2025 .online-support__contact {
  flex: 1;
  box-shadow: inset 0 0 0 2px var(--black-100);
  border-radius: 20px;
  padding: 24px;
  height: auto;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
@media (min-width: 768px) {
  .sandbox-2025 .online-support__contact {
    height: auto;
  }
}
@media (min-width: 992px) {
  .sandbox-2025 .online-support__contact {
    flex-direction: row;
    padding: 56px 40px;
  }
}
.sandbox-2025 .online-support__contact p {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.7142857143em;
  margin-bottom: 38px;
  color: var(--black-950);
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .sandbox-2025 .online-support__contact p {
    margin-bottom: 40px;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.625em;
    margin-bottom: 12px;
  }
}
.sandbox-2025 .online-support__marquee {
  position: absolute;
  top: 0;
}
.sandbox-2025 .online-support__stack {
  position: absolute;
  z-index: 919;
}
.sandbox-2025 .online-support__contact-title {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.3333333333em;
  margin-bottom: 16px;
  text-transform: none;
  color: var(--black-950);
  font-weight: 700;
}
@media (min-width: 992px) {
  .sandbox-2025 .online-support__contact-title {
    margin-bottom: 12px;
    font-size: 32px;
    font-size: 3.2rem;
    line-height: 1.25em;
    letter-spacing: -0.01em;
  }
}
.sandbox-2025 .online-support__figure {
  flex: 1;
  height: 320px;
}
@media (min-width: 576px) {
  .sandbox-2025 .online-support__figure {
    height: auto;
  }
}
.sandbox-2025 .online-support__figure-feat-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.sandbox-2025 .online-support__list {
  max-width: none;
  display: flex;
  flex-direction: column;
  align-content: flex-end;
  margin: 0;
  list-style-type: disc;
  padding-left: 20px;
}
.sandbox-2025 .online-support__list-item {
  white-space: nowrap;
  text-align: left;
}
.sandbox-2025 .online-support__list-item a {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.7142857143em;
  color: var(--black-950);
}
@media (min-width: 768px) {
  .sandbox-2025 .online-support__list-item a {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5em;
  }
}
.sandbox-2025 .online-support__list-item a:hover {
  color: var(--purple-dark);
}
.sandbox-2025 .online-support__info-wrap {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: space-between;
  margin-bottom: 0;
  padding: 32px 24px 40px;
  border-radius: 12px;
}
@media (min-width: 576px) {
  .sandbox-2025 .online-support__info-wrap {
    flex-direction: column;
  }
}
@media (min-width: 768px) {
  .sandbox-2025 .online-support__info-wrap {
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  .sandbox-2025 .online-support__info-wrap {
    flex-basis: 260px;
    justify-content: flex-start;
  }
}
.sandbox-2025 .online-support__button {
  width: 100%;
  text-align: center;
  margin-bottom: 64px;
}
@media (min-width: 576px) {
  .sandbox-2025 .online-support__button {
    width: auto;
    margin-bottom: 72px;
  }
}
.sandbox-2025 .online-support__info-wrap-col {
  flex: 1;
}
@media (min-width: 992px) {
  .sandbox-2025 .online-support__info-wrap-col {
    flex-grow: 0;
  }
}
.sandbox-2025 .online-support__info-wrap-col:first-child {
  max-width: 100%;
}
@media (min-width: 768px) {
  .sandbox-2025 .online-support__info-wrap-col:first-child {
    max-width: 100%;
  }
}
.sandbox-2025 .online-support__info-wrap-col:last-child {
  max-width: 100%;
}
@media (min-width: 768px) {
  .sandbox-2025 .online-support__info-wrap-col:last-child {
    max-width: 100%;
    margin-bottom: 10px;
  }
}
.sandbox-2025 .online-support__info-wrap-col p {
  font-family: Moderat, serif;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.4444444444em;
  font-weight: 700;
  margin-bottom: 16px;
  color: var(--black-950);
}
@media (min-width: 768px) {
  .sandbox-2025 .online-support__info-wrap-col p {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.5555555556em;
    margin-bottom: 8px;
  }
}
.sandbox-2025 .support-list-item {
  border: none;
  box-shadow: inset 0 0 0 2px #F0F3F5;
  border-radius: 20px;
  overflow: hidden;
  padding: 24px 40px;
  display: flex;
  flex-direction: column;
  gap: 32px;
  background-color: #fff;
  /*@include media-breakpoint-up(xl) {
  	display: flex;
  }*/
}
@media (min-width: 992px) {
  .sandbox-2025 .support-list-item {
    padding: 40px 40px 48px;
    gap: 60px;
  }
}
.sandbox-2025 .support-list-item__heading {
  background: none;
  padding: 0;
  border: 0;
}
@media (min-width: 1200px) {
  .sandbox-2025 .support-list-item__heading {
    padding: 0;
    border: 0;
  }
}
.sandbox-2025 .support-list-item__overtitle {
  color: var(--purple-700);
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1em;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 8px;
}
@media (min-width: 992px) {
  .sandbox-2025 .support-list-item__overtitle {
    margin-bottom: 3px;
  }
}
.sandbox-2025 .support-list-item__title {
  text-transform: none;
  margin-bottom: 0;
}
.sandbox-2025 .support-list-item__content {
  background: #ffffff;
  padding: 0;
}
@media (min-width: 1200px) {
  .sandbox-2025 .support-list-item__content {
    padding: 0;
    width: auto;
  }
}
.sandbox-2025 .support-list-item__list {
  margin-bottom: 0;
}
.sandbox-2025 .support-list-item__list li {
  position: relative;
  padding-left: 24px;
}
.sandbox-2025 .support-list-item__list li:before {
  content: "•";
  position: absolute;
  left: 12px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.25em;
}
@media (min-width: 992px) {
  .sandbox-2025 .support-list-item__list li:before {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.3333333333em;
  }
}
.sandbox-2025 .support-list-item__list a {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.25em;
  font-weight: 400;
  color: #021246;
  text-decoration: underline;
  text-decoration-color: var(--purple-light);
}
@media (min-width: 992px) {
  .sandbox-2025 .support-list-item__list a {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.3333333333em;
  }
}
@media (min-width: 1200px) {
  .sandbox-2025 .support-related-item {
    border: none;
  }
}
@media (min-width: 1200px) {
  .sandbox-2025 .support-related-item__heading {
    border-bottom: 0;
  }
}
@media (min-width: 1200px) {
  .sandbox-2025 .support-related-item__content {
    border: none;
  }
}
.sandbox-2025 .support-list-block {
  display: flex;
  flex-direction: column;
  gap: 24px;
  background: transparent;
  padding: 20px;
}
@media (min-width: 992px) {
  .sandbox-2025 .support-list-block {
    padding: 20px;
  }
}
.sandbox-2025 .support-list-block__links {
  padding: 24px 20px 0;
}
@media (min-width: 992px) {
  .sandbox-2025 .support-list-block__links {
    padding: 33px 20px 0 500px;
  }
}
.sandbox-2025 .breadcrumb {
  background: none;
  display: flex;
}
.sandbox-2025 .breadcrumb--spaced {
  margin-bottom: 16px;
}
@media (min-width: 992px) {
  .sandbox-2025 .breadcrumb--spaced {
    margin-bottom: 14px;
  }
}
.sandbox-2025 .breadcrumb__item {
  color: #fff;
  position: relative;
}
.sandbox-2025 .breadcrumb__item:not(:first-child) {
  margin-left: 26px;
}
.sandbox-2025 .breadcrumb__item:not(:first-child):before {
  content: "—";
  position: absolute;
  left: -19px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1em;
  top: 50%;
  transform: translateY(-50%);
}
.sandbox-2025 .breadcrumb__link, .sandbox-2025 .breadcrumb__subitem {
  color: #fff;
  display: block;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.1666666667em;
  color: var(--accent-green-100);
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.4444444444em;
  font-weight: 700;
}
@media (min-width: 992px) {
  .sandbox-2025 .breadcrumb__link, .sandbox-2025 .breadcrumb__subitem {
    /*@include fontSize(14);
    @include lineHeight(17,14);*/
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.3333333333em;
  }
}
.sandbox-2025 .breadcrumb__link:hover, .sandbox-2025 .breadcrumb__subitem:hover {
  color: #fff;
  text-decoration: underline;
}
.sandbox-2025 .card-promo {
  padding: 24px;
  border-radius: 20px;
}
@media (min-width: 992px) {
  .sandbox-2025 .card-promo--lg-width-320 {
    width: 320px;
  }
}
@media (min-width: 992px) {
  .sandbox-2025 .card-promo--lg-sticky {
    position: sticky;
    top: 120px;
  }
}
.sandbox-2025 .card-promo__img {
  border-radius: 13px;
  overflow: hidden;
  aspect-ratio: 282/173;
  width: 100%;
  height: 100%;
  object-fit: cover;
  margin-bottom: 16px;
}
@media (min-width: 992px) {
  .sandbox-2025 .card-promo__img {
    aspect-ratio: 272/211;
  }
}
.sandbox-2025 .card-promo__title {
  color: var(--black-950);
  font-family: Moderat, serif;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.3333333333em;
  font-weight: 700;
  letter-spacing: -0.03em;
  margin-bottom: 16px;
}
@media (min-width: 992px) {
  .sandbox-2025 .card-promo__title {
    font-size: 32px;
    font-size: 3.2rem;
    line-height: 1em;
  }
}
.sandbox-2025 .card-promo__text {
  color: var(--black-950);
  font-family: Moderat, serif;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5em;
  font-weight: 400;
  letter-spacing: -0.04em;
  margin-bottom: 32px;
  color: #31373A;
}
.sandbox-2025 .card-mini {
  display: block;
  padding: 20px;
  box-shadow: inset 0 0 0 1px var(--black-200);
  border-radius: 20px;
  position: relative;
}
@media (min-width: 992px) {
  .sandbox-2025 .card-mini {
    padding: 24px;
  }
}
.sandbox-2025 .card-mini:has(.card-mini__link) {
  box-shadow: none;
  padding: 0;
}
.sandbox-2025 .card-mini__link {
  display: block;
  z-index: 1;
  border-radius: 20px;
  padding: 20px;
  box-shadow: inset 0 0 0 1px var(--black-200);
  height: 100%;
}
@media (min-width: 992px) {
  .sandbox-2025 .card-mini__link {
    padding: 24px;
  }
}
.sandbox-2025 .card-mini__link:hover, .sandbox-2025 .card-mini__link:focus {
  text-decoration: none;
  box-shadow: inset 0 0 0 4px var(--purple-dark);
  /*.card-mini__overtitle {
  	color: var(--accent-green-100);
  }

  .card-mini__title {
  	color: var(--white);
  }*/
}
.sandbox-2025 .card-mini__overtitle {
  font-family: Moderat, serif;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.3571428571em;
  font-weight: 700;
  color: #6f2cb1;
  margin-bottom: 4px;
  text-transform: uppercase;
}
.sandbox-2025 .card-mini__title {
  font-family: Moderat, serif;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5em;
  font-weight: 700;
  color: var(--purple-dark);
  margin-bottom: 0;
  letter-spacing: -0.02em;
}
@media (min-width: 992px) {
  .sandbox-2025 .card-mini__title {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.3333333333em;
  }
}
.sandbox-2025 .card-mini-highlight {
  display: block;
  padding: 20px;
  border-radius: 20px;
  position: relative;
  background-color: var(--purple-dark);
  box-shadow: none;
}
@media (min-width: 992px) {
  .sandbox-2025 .card-mini-highlight {
    padding: 24px;
  }
}
.sandbox-2025 .card-mini-highlight:has(.card-mini-highlight__link) {
  box-shadow: none;
  padding: 0;
}
.sandbox-2025 .card-mini-highlight__link {
  display: block;
  padding: 20px;
  border-radius: 20px;
  height: 100%;
}
@media (min-width: 992px) {
  .sandbox-2025 .card-mini-highlight__link {
    padding: 24px;
  }
}
.sandbox-2025 .card-mini-highlight__link:hover, .sandbox-2025 .card-mini-highlight__link:focus {
  text-decoration: none;
  box-shadow: 0 0 0 4px var(--accent-green-100);
}
.sandbox-2025 .card-mini-highlight__overtitle {
  position: relative;
  z-index: 2;
  font-family: Moderat, serif;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.3571428571em;
  font-weight: 700;
  color: var(--accent-green-100);
  margin-bottom: 4px;
  text-transform: uppercase;
}
.sandbox-2025 .card-mini-highlight__title {
  position: relative;
  z-index: 2;
  font-family: Moderat, serif;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5em;
  font-weight: 700;
  color: var(--white);
  margin-bottom: 0;
  letter-spacing: -0.02em;
}
@media (min-width: 992px) {
  .sandbox-2025 .card-mini-highlight__title {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.3333333333em;
  }
}
.sandbox-2025 .card-mini-grid {
  display: flex;
  flex-wrap: nowrap;
  gap: 16px;
  overflow: auto;
}
@media (min-width: 992px) {
  .sandbox-2025 .card-mini-grid {
    display: grid;
    gap: 30px 32px;
    grid-template-columns: repeat(auto-fit, minmax(204px, 14.666667%));
    grid-auto-rows: 204px;
  }
}
.sandbox-2025 .card-mini-grid__item {
  flex-basis: 132px;
  flex-shrink: 0;
}
.sandbox-2025 .card-paketi {
  display: block;
  padding: 24px;
  border-radius: 20px;
  position: relative;
  background-color: var(--purple-dark);
  box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.3);
}
@media (min-width: 992px) {
  .sandbox-2025 .card-paketi {
    height: 100%;
  }
}
.sandbox-2025 .card-paketi__title {
  font-family: Moderat, serif;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5em;
  font-weight: 700;
  color: var(--accent-green-100);
  margin-bottom: 20px;
  letter-spacing: -0.04em;
  position: relative;
  padding-right: 58px;
}
@media (min-width: 992px) {
  .sandbox-2025 .card-paketi__title {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.3333333333em;
    margin-bottom: 24px;
    padding-right: 80px;
  }
}
.sandbox-2025 .card-paketi__title:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 32px;
  height: 32px;
  background-size: 32px 32px;
}
@media (min-width: 992px) {
  .sandbox-2025 .card-paketi__title:after {
    width: 56px;
    height: 56px;
    background-size: 56px 56px;
  }
}
.sandbox-2025 .card-paketi__title--payment:after {
  background-image: url(assets/4576d196e3fbbe80a134.png);
  background-image: image-set(url(assets/4576d196e3fbbe80a134.png) 1x, url(assets/614fed5fd407c31e5644.png) 2x, url(assets/58ccd0963367943315fa.png) 3x);
}
.sandbox-2025 .card-paketi__title--contract:after {
  background-image: url(assets/c55fcf24a9c65fcfe7c3.png);
  background-image: image-set(url(assets/c55fcf24a9c65fcfe7c3.png) 1x, url(assets/031233ec62304a5eb870.png) 2x, url(assets/6891eac0f34ac01859fa.png) 3x);
}
.sandbox-2025 .card-paketi__title--transfer:after {
  background-image: url(assets/6fe40239bf8d88c64155.png);
  background-image: image-set(url(assets/6fe40239bf8d88c64155.png) 1x, url(assets/659a48a0a738868a20e7.png) 2x, url(assets/82111a4f4b47a78770bb.png) 3x);
}
.sandbox-2025 .card-paketi__title--code:after {
  background-image: url(assets/ead4762e1890ac785bfb.png);
  background-image: image-set(url(assets/ead4762e1890ac785bfb.png) 1x, url(assets/fb208e7641ed1728914d.png) 2x, url(assets/9fadb6c987fcb369653a.png) 3x);
}
.sandbox-2025 .card-paketi__text {
  font-family: Moderat, serif;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.3571428571em;
  font-weight: 400;
  color: var(--white);
  letter-spacing: -0.01em;
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .sandbox-2025 .card-paketi__text {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.3333333333em;
  }
}
.sandbox-2025 .service-contentx-block {
  padding: 56px 0 104px;
}
@media (min-width: 1200px) {
  .sandbox-2025 .service-contentx-block {
    display: flex;
    flex-wrap: wrap;
  }
}
.sandbox-2025 .service-contentx-block--compact {
  padding: 0;
}
.sandbox-2025 .service-contentx-block__title {
  text-transform: uppercase;
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  .sandbox-2025 .service-contentx-block__title {
    margin-bottom: 42px;
  }
}
.sandbox-2025 .service-contentx-block__title.mb-0 {
  margin-bottom: 0;
}
.sandbox-2025 .service-contentx-block__download-block {
  padding: 0 20px;
  margin-bottom: 72px;
}
@media (min-width: 1200px) {
  .sandbox-2025 .service-contentx-block__download-block {
    padding: 0 32px;
    margin-bottom: 0;
    width: 100%;
    margin-top: 90px;
  }
}
@media (min-width: 1200px) {
  .sandbox-2025 .service-contentx-block__download-block {
    margin-top: 120px;
  }
}
.sandbox-2025 .service-contentx-block__master {
  margin-bottom: 48px;
}
@media (min-width: 1200px) {
  .sandbox-2025 .service-contentx-block__master {
    width: calc(100% - 400px);
    max-width: 100%;
    margin-bottom: 116px;
  }
}
.sandbox-2025 .service-contentx-block__master--full-width {
  width: 100%;
  margin-bottom: 0;
  padding: 0 32px;
}
@media (min-width: 1200px) {
  .sandbox-2025 .service-contentx-block__master--full-width > *:not(.table-wrapper) {
    width: calc(100% - 400px);
    padding-left: 48px;
  }
}
@media (min-width: 1460px) {
  .sandbox-2025 .service-contentx-block__master--full-width > *:not(.table-wrapper) {
    width: calc(100% - 480px);
  }
}
.sandbox-2025 .service-contentx-block__master--full-width h2 {
  margin-bottom: 24px;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.1111111111em;
}
@media (min-width: 992px) {
  .sandbox-2025 .service-contentx-block__master--full-width h2 {
    margin-bottom: 40px;
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.5em;
  }
}
.sandbox-2025 .service-contentx-block__master--full-width h6 {
  margin-bottom: 24px;
}
.sandbox-2025 .service-contentx-block__master--full-width p {
  margin-bottom: 24px;
}
.sandbox-2025 .service-contentx-block__master--full-width p + h2,
.sandbox-2025 .service-contentx-block__master--full-width h6 + h2 {
  padding-top: 32px;
}
@media (min-width: 1200px) {
  .sandbox-2025 .service-contentx-block__master--full-width p + h2,
  .sandbox-2025 .service-contentx-block__master--full-width h6 + h2 {
    padding-top: 56px;
  }
}
.sandbox-2025 .service-contentx-block__master--full-width table {
  margin-bottom: 40px;
}
@media (min-width: 1200px) {
  .sandbox-2025 .service-contentx-block__master--full-width table {
    margin-bottom: 50px;
  }
}
.sandbox-2025 .service-contentx-block__master--compact {
  padding: 0;
  width: auto;
}
.sandbox-2025 .service-contentx-block__sidebar {
  position: relative;
  padding: 0 20px;
}
.sandbox-2025 .service-contentx-block__sidebar--js-sticky-to-bottom {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
@media (min-width: 1200px) {
  .sandbox-2025 .service-contentx-block__sidebar {
    padding: 0 80px 0 0;
    width: 400px;
  }
}
@media (min-width: 1460px) {
  .sandbox-2025 .service-contentx-block__sidebar {
    padding: 0 80px 0;
    margin-bottom: 120px;
    order: 2;
    width: 480px;
  }
}
.sandbox-2025 .service-contentx-block__info-block {
  padding: 0 20px;
  margin-bottom: 56px;
}
@media (min-width: 1200px) {
  .sandbox-2025 .service-contentx-block__info-block {
    padding: 0 32px;
    margin-bottom: 110px;
    width: 100%;
  }
}
.sandbox-2025 .service-contentx-block__table-block {
  margin-bottom: 56px;
}
@media (min-width: 992px) {
  .sandbox-2025 .service-contentx-block__table-block {
    margin-bottom: 48px;
  }
}
.sandbox-2025 .service-contentx-block__logos {
  width: 100%;
  padding: 0px 20px 0px 0;
  margin-bottom: 88px;
}
@media (min-width: 1200px) {
  .sandbox-2025 .service-contentx-block__logos {
    padding: 0 80px 0 0;
    margin-bottom: 106px;
  }
}
.sandbox-2025 .service-contentx-block span.lastChanged {
  color: #0a23fa;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.4285714286em;
  font-weight: 500;
}
.sandbox-2025 .service-contentx-block dl {
  border-bottom: 1px solid #222;
  padding-bottom: 22px;
  margin-bottom: 40px;
}
@media (min-width: 992px) {
  .sandbox-2025 .service-contentx-block dl {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding: 0;
    margin-bottom: 110px;
  }
}
.sandbox-2025 .service-contentx-block dt {
  border-top: 1px solid #222;
  padding-top: 22px;
  color: #585d6b;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.1666666667em;
  font-weight: 500;
  text-transform: uppercase;
  margin-top: 22px;
  /*&:first-child {
      margin-top: 8px;
  }*/
}
@media (min-width: 992px) {
  .sandbox-2025 .service-contentx-block dt {
    margin: 0;
    width: 40%;
    padding: 33px 15px 31px 0;
  }
}
.sandbox-2025 .service-contentx-block dd {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.625em;
  color: #222;
  margin-top: 8px;
  margin-bottom: 0;
  font-weight: 500;
}
@media (min-width: 992px) {
  .sandbox-2025 .service-contentx-block dd {
    margin: 0;
    width: 60%;
    padding: 28px 15px 26px 0;
    border-top: 1px solid #222;
  }
}
.sandbox-2025 .service-contentx-block__master + .service-contentx-block__table-block {
  margin-top: -82px;
}
@media (min-width: 992px) {
  .sandbox-2025 .service-contentx-block__master + .service-contentx-block__table-block {
    margin-top: 24px;
  }
}
.sandbox-2025 .service-contentx-block__master + .service-contentx-block__logos {
  margin-top: 56px;
}
@media (min-width: 992px) {
  .sandbox-2025 .service-contentx-block__master + .service-contentx-block__logos {
    margin-top: 80px;
  }
}
.sandbox-2025 .hero-paketi {
  background-color: var(--purple-dark);
  padding-top: 64px;
  position: relative;
  z-index: 2;
}
@media (min-width: 992px) {
  .sandbox-2025 .hero-paketi {
    padding-top: 100px;
  }
}
.sandbox-2025 .hero-paketi__title-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.sandbox-2025 .hero-paketi__title {
  color: var(--accent-green-100);
  font-family: Moderat, serif;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.4444444444em;
  font-weight: 700;
  margin-bottom: 24px;
  text-align: center;
  letter-spacing: 0;
}
@media (min-width: 992px) {
  .sandbox-2025 .hero-paketi__title {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.3333333333em;
    margin-bottom: 1px;
  }
}
.sandbox-2025 .hero-paketi__subtitle {
  color: var(--white);
  font-family: Moderat, serif;
  font-size: 40px;
  font-size: 4rem;
  line-height: 1.2em;
  font-weight: 700;
  margin-bottom: 106px;
  text-align: center;
  letter-spacing: 0;
  max-width: 340px;
}
@media (min-width: 992px) {
  .sandbox-2025 .hero-paketi__subtitle {
    font-size: 88px;
    font-size: 8.8rem;
    line-height: 1em;
    margin-bottom: 148px;
    max-width: 600px;
  }
}
.sandbox-2025 .hero-paketi__image {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
  width: 386px;
}
@media (min-width: 992px) {
  .sandbox-2025 .hero-paketi__image {
    width: 660px;
    top: auto;
    right: 0;
    left: auto;
    transform: none;
    bottom: -79px;
  }
}
@media (min-width: 992px) {
  .sandbox-2025 .hero-paketi__background-image-wrap {
    position: absolute;
    top: 32px;
    right: 32px;
    bottom: 32px;
    z-index: -2;
    object-fit: cover;
  }
}
.sandbox-2025 .hero-paketi__background-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.sandbox-2025 .hero-prijenos {
  background-color: var(--purple-dark);
  padding-top: 48px;
  position: relative;
  z-index: 2;
}
@media (min-width: 992px) {
  .sandbox-2025 .hero-prijenos {
    padding-top: 90px;
    min-height: 700px;
    display: flex;
    align-items: center;
  }
}
.sandbox-2025 .hero-prijenos .container {
  position: relative;
}
.sandbox-2025 .hero-prijenos__title-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.sandbox-2025 .hero-prijenos__overtitle {
  color: var(--accent-green-100);
  font-family: Moderat, serif;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.4444444444em;
  font-weight: 700;
  margin-bottom: 24px;
  text-align: center;
  letter-spacing: 0;
}
@media (min-width: 992px) {
  .sandbox-2025 .hero-prijenos__overtitle {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.3333333333em;
    margin-bottom: 1px;
  }
}
.sandbox-2025 .hero-prijenos__title {
  color: var(--white);
  font-family: Moderat, serif;
  font-size: 40px;
  font-size: 4rem;
  line-height: 1.2em;
  font-weight: 700;
  margin-bottom: 48px;
  text-align: center;
  letter-spacing: 0;
}
@media (min-width: 992px) {
  .sandbox-2025 .hero-prijenos__title {
    font-size: 88px;
    font-size: 8.8rem;
    line-height: 1em;
    margin-bottom: 100px;
  }
}
.sandbox-2025 .hero-prijenos__form-switcher {
  display: flex;
  justify-content: center;
}
.sandbox-2025 .hero-prijenos__image {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
  width: 386px;
}
@media (min-width: 992px) {
  .sandbox-2025 .hero-prijenos__image {
    width: 504px;
    top: auto;
    right: 0;
    left: auto;
    transform: none;
    bottom: -60px;
  }
}
.sandbox-2025 .hero-prijenos__breadcrumbs {
  display: flex;
  gap: 16px;
}
.sandbox-2025 .hero-prijenos__breadcrumbs-subitem {
  color: var(--accent-green-100);
  font-family: Moderat, serif;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.4444444444em;
  font-weight: 700;
  margin-bottom: 24px;
  text-align: center;
  letter-spacing: 0;
}
@media (min-width: 992px) {
  .sandbox-2025 .hero-prijenos__breadcrumbs-subitem {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.3333333333em;
    margin-bottom: 1px;
  }
}
.sandbox-2025 .mnp-form-switcher {
  display: flex;
  gap: 4px;
  box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.0509803922);
  background-color: var(--white);
  padding: 4px;
  border-radius: 100px;
  width: fit-content;
  max-width: 664px;
}
@media (min-width: 992px) {
  .sandbox-2025 .mnp-form-switcher {
    gap: 8px;
    padding: 8px;
  }
}
.sandbox-2025 .mnp-form-switcher__button {
  border-radius: 50px;
  color: var(--purple-dark);
  padding: 16px;
  text-align: center;
  border: none;
  font-family: Moderat, serif;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.3571428571em;
  font-weight: 700;
  cursor: pointer;
}
@media (min-width: 992px) {
  .sandbox-2025 .mnp-form-switcher__button {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.3333333333em;
    min-width: 320px;
  }
}
.sandbox-2025 .mnp-form-switcher__button.active {
  border-radius: 100px;
  background-color: var(--purple-dark);
  color: var(--purple-light);
}
@media (min-width: 992px) {
  .sandbox-2025 .user-login {
    max-width: 480px;
  }
}
.sandbox-2025 .user-login__title {
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 1em;
  font-weight: 700;
  color: var(--purple-dark);
  margin-block: 40px;
  letter-spacing: -0.04em;
}
@media (min-width: 992px) {
  .sandbox-2025 .user-login__title {
    font-size: 48px;
    font-size: 4.8rem;
    line-height: 1em;
    margin-block: 48px;
  }
}
.sandbox-2025 .user-login-media__image {
  width: 100%;
}
@media (min-width: 992px) {
  .sandbox-2025 .user-login-media__image {
    transform: translateX(-34px);
  }
}
.sandbox-2025 .login-links {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
@media (min-width: 992px) {
  .sandbox-2025 .login-links {
    flex-direction: row;
  }
}
.sandbox-2025 .login-links__link {
  display: flex;
  gap: 16px;
  justify-content: center;
  align-items: center;
  padding: 16px 18px;
  box-shadow: inset 0 0 0 1px var(--black-200);
  border-radius: 50px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.3571428571em;
  font-weight: 400;
  color: var(--black-900);
}
.sandbox-2025 .login-links__link:hover {
  text-decoration: none;
}
.sandbox-2025 .login-links__link:before {
  content: "";
  display: block;
  position: relative;
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
}
.sandbox-2025 .login-links__link--facebook:before {
  background-image: url(assets/095a5a4bbf0728a37509.png);
  background-image: image-set(url(assets/095a5a4bbf0728a37509.png) 1x, url(assets/06966a6ca1de11fc4b8b.png) 2x, url(assets/dc493042196376ace8d0.png) 3x);
}
.sandbox-2025 .login-links__link--google:before {
  background-image: url(assets/6df47929024554a44c39.png);
  background-image: image-set(url(assets/6df47929024554a44c39.png) 1x, url(assets/57f7c1d9a14de76412e6.png) 2x, url(assets/0a8ed5fb2f1506e040ef.png) 3x);
}
.sandbox-2025 .swap-links {
  text-align: center;
}
.sandbox-2025 .swap-links__link {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1em;
  font-weight: 400;
  color: var(--purple-light);
}
.sandbox-2025 .swap-links__link span {
  color: var(--purple-dark);
}
.sandbox-2025 .swap-links__link:hover {
  text-decoration: none;
  color: var(--purple-dark);
}
.sandbox-2025 .columnWrapRequestPageLegend {
  position: absolute;
  height: 50px;
  width: 100%;
  padding: 0;
}
@media (min-width: 992px) {
  .sandbox-2025 .columnWrapRequestPageLegend {
    position: relative;
    height: auto;
  }
}
.sandbox-2025 .wrapRequestPageLegend {
  width: 100%;
  bottom: 0;
  padding: 12px 16px;
  background-color: #ffffff;
  box-shadow: 0 -2px 4px 0 rgba(88, 93, 107, 0.05), inset 0 1px 0 0 #e7eaf1;
}
@media (min-width: 992px) {
  .sandbox-2025 .wrapRequestPageLegend {
    position: relative;
    box-shadow: none;
    background: none;
    padding: 0;
  }
}
.sandbox-2025 .is-fixed {
  position: fixed;
  bottom: 0;
}
.sandbox-2025 .requestPageLegend {
  display: flex;
  align-items: center;
  justify-content: space-between;
  counter-reset: section;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
@media (min-width: 992px) {
  .sandbox-2025 .requestPageLegend {
    padding-top: 0;
    text-align: right;
    display: block;
  }
}
.sandbox-2025 .requestPageLegend.fixedPanel {
  position: fixed;
}
.sandbox-2025 .requestPageLegend li {
  padding: 0 0px 0 0;
  margin-bottom: 0px;
  flex: 1 1 auto;
  justify-content: flex-end;
  min-height: 36px;
  position: relative;
  display: inline-block;
  display: flex;
  align-items: center;
}
@media (min-width: 992px) {
  .sandbox-2025 .requestPageLegend li {
    min-height: 32px;
    margin-bottom: 48px;
    padding: 0 40px 0 0;
    justify-content: flex-end;
  }
}
.sandbox-2025 .requestPageLegend li:first-child {
  flex: 0 0 auto;
  width: 32px;
}
@media (min-width: 992px) {
  .sandbox-2025 .requestPageLegend li:first-child {
    flex: 1 1 auto;
    width: auto;
  }
}
@media (min-width: 992px) {
  .sandbox-2025 .requestPageLegend li:last-child {
    margin-bottom: 126px;
  }
}
.sandbox-2025 .requestPageLegend li::before, .sandbox-2025 .requestPageLegend li::after {
  position: absolute;
  display: block;
  border-radius: 50%;
}
.sandbox-2025 .requestPageLegend li::after {
  counter-increment: section;
  content: counter(section);
  top: 0px;
  right: 0px;
  width: 32px;
  height: 32px;
  background-color: var(--black-100);
  color: var(--black-800);
  text-align: center;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 2em;
  font-weight: 400;
  position: relative;
  margin: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
}
@media (min-width: 992px) {
  .sandbox-2025 .requestPageLegend li::after {
    position: absolute;
    width: 32px;
    height: 32px;
    margin: 0px;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 2em;
  }
}
.sandbox-2025 .requestPageLegend li.active a {
  color: var(--black-800);
}
.sandbox-2025 .requestPageLegend li.active::after {
  color: #ffffff;
  background-color: var(--purple-dark);
}
.sandbox-2025 .requestPageLegend li.done a {
  color: var(--purple-dark);
}
.sandbox-2025 .requestPageLegend li.done::after {
  content: "";
  background-image: url(assets/23f50b31193d2f536431.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-color: var(--accent-green-100);
}
.sandbox-2025 .requestPageLegend li a {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5em;
  font-weight: 400;
  color: var(--black-800);
  text-decoration: none;
  display: none;
}
@media (min-width: 992px) {
  .sandbox-2025 .requestPageLegend li a {
    display: block;
  }
}
.sandbox-2025 .requestPageLegend li span {
  display: block;
  width: 100%;
  height: 2px;
  background-color: var(--black-100);
  position: absolute;
  width: calc(100% - 56px);
  left: 12px;
}
@media (min-width: 992px) {
  .sandbox-2025 .requestPageLegend li span {
    margin-bottom: 8px;
    bottom: 100%;
    left: auto;
    right: 15px;
    height: 32px;
    width: 2px;
  }
}
.sandbox-2025 .requestPageLegend li::first-child span {
  display: none;
}
.sandbox-2025 .form-section--first {
  padding-top: 80px;
}
.sandbox-2025 .form-section--last {
  padding-bottom: 62px;
}
@media (min-width: 768px) {
  .sandbox-2025 .form-section--last {
    padding-bottom: 0px;
  }
}
.sandbox-2025 .form-section__block--1 {
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .sandbox-2025 .form-section__block--1 {
    margin-bottom: 88px;
  }
}
.sandbox-2025 .form-section__block--2 {
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  .sandbox-2025 .form-section__block--2 {
    margin-bottom: 40px;
  }
}
.sandbox-2025 .form-section__block--3 {
  margin-bottom: 72px;
}
@media (min-width: 768px) {
  .sandbox-2025 .form-section__block--3 {
    margin-bottom: 120px;
  }
}
.sandbox-2025 .form-section__block--4 {
  margin-bottom: 56px;
}
@media (min-width: 768px) {
  .sandbox-2025 .form-section__block--4 {
    margin-bottom: 72px;
  }
}
.sandbox-2025 .form-section__intro {
  display: flex;
  gap: 16px;
  align-items: center;
}
.sandbox-2025 .form-section__number {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 1.1875em;
  font-weight: 700;
  background-color: var(--purple-dark);
  color: var(--black-100);
  border-radius: 50%;
  width: 64px;
  height: 64px;
}
@media (min-width: 992px) {
  .sandbox-2025 .form-section__number {
    font-size: 32px;
    font-size: 3.2rem;
    line-height: 1.25em;
  }
}
.sandbox-2025 .form-section__title {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.3333333333em;
  text-transform: none;
  margin-bottom: 0;
  color: var(--purple-dark);
  font-weight: 700;
}
@media (min-width: 992px) {
  .sandbox-2025 .form-section__title {
    font-size: 32px;
    font-size: 3.2rem;
    line-height: 1.3125em;
    margin-bottom: 0;
  }
}
.sandbox-2025 .form-section__title--note {
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .sandbox-2025 .form-section__title--note {
    margin-bottom: 0px;
  }
}
.sandbox-2025 .form-section__subtitle {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.3333333333em;
  text-transform: none;
  color: var(--purple-dark);
  margin-bottom: 16px;
}
@media (min-width: 992px) {
  .sandbox-2025 .form-section__subtitle {
    margin-bottom: 24px;
  }
}
.sandbox-2025 .form-section__note {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.4285714286em;
  font-weight: 400;
  color: var(--black-600);
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .sandbox-2025 .form-section__note {
    margin-bottom: 0;
  }
}
.sandbox-2025 .form-section__note a {
  color: #222222;
  text-decoration: underline;
}
.sandbox-2025 .form-section__note a:hover {
  color: var(--theme-primary);
}
.sandbox-2025 .form-section__note--spaced {
  margin-bottom: 56px;
}
.sandbox-2025 .form-section__note.mb-32 {
  margin-bottom: 32px;
}
.sandbox-2025 .form-section__label p {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.5555555556em;
  color: #222222;
  margin-bottom: 8px;
}
@media (min-width: 992px) {
  .sandbox-2025 .form-section__label p {
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.5em;
    margin-bottom: 16px;
  }
}
.sandbox-2025 .form-section__label p span {
  display: block;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.7142857143em;
  color: #585D6B;
  margin-bottom: 8px;
}
@media (min-width: 992px) {
  .sandbox-2025 .form-section__label p span {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.625em;
    margin-bottom: 16px;
  }
}
.sandbox-2025 .form-section__paragraph {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.7142857143em;
  font-weight: 300;
  color: var(--shuttle);
  margin-bottom: 24px;
}
@media (min-width: 992px) {
  .sandbox-2025 .form-section__paragraph {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.625em;
  }
}
.sandbox-2025 .form-section__paragraph p {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.5714285714em;
  font-weight: 300;
  color: var(--purple-dark);
  margin-bottom: 22px;
}
@media (min-width: 992px) {
  .sandbox-2025 .form-section__paragraph p {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5em;
    margin-bottom: 0;
  }
}
.sandbox-2025 .form-section__paragraph--compact {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.3333333333em;
  font-weight: 300;
  color: var(--shuttle);
  margin-bottom: 24px;
}
@media (min-width: 992px) {
  .sandbox-2025 .form-section__paragraph--compact {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.4285714286em;
  }
}
.sandbox-2025 .form-section__paragraph--compact p {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.3333333333em;
  font-weight: 300;
  color: var(--purple-dark);
  margin-bottom: 22px;
}
@media (min-width: 992px) {
  .sandbox-2025 .form-section__paragraph--compact p {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.4285714286em;
    margin-bottom: 0;
  }
}
.sandbox-2025 .form-section__copy-data {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: flex-start;
}
@media (min-width: 768px) {
  .sandbox-2025 .form-section__copy-data {
    flex-direction: row;
  }
}
.sandbox-2025 .form-section__copy-data p {
  flex: 1 0 70%;
}
.sandbox-2025 .form-section__button {
  z-index: 0;
  flex: 0 1 auto;
  padding: 0 16px;
  margin-bottom: 32px;
}
@media (min-width: 768px) {
  .sandbox-2025 .form-section__button {
    margin-bottom: 16px;
  }
}
.sandbox-2025 .form-section__select--spaced {
  padding-right: 35px;
}
.sandbox-2025 .form-section .enterPhoneNumber {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.sandbox-2025 .form-section .enterPhoneNumber__label {
  flex: 0 1 100%;
}
.sandbox-2025 .form-section .enterPhoneNumber__prenumber {
  flex: 0 1 calc(25% - 6px);
  margin-right: 6px;
}
.sandbox-2025 .form-section .enterPhoneNumber__number {
  flex: 0 1 75%;
}
.sandbox-2025 .form-section .enterPhoneNumber--fixed .enterPhoneNumber__prenumber {
  width: 80px;
  flex: 0 1 auto;
  margin-right: 6px;
}
.sandbox-2025 .form-section .enterPhoneNumber--fixed .enterPhoneNumber__number {
  width: calc(100% - 86px);
  flex: 0 1 auto;
}
.sandbox-2025 .form-section .error input,
.sandbox-2025 .form-section .error textarea,
.sandbox-2025 .form-section .error select {
  box-shadow: inset 0px 0px 1px 1px #ff4b50;
}
.sandbox-2025 .form-section .error .input-switch__link {
  box-shadow: inset 0px 0px 1px 1px #ff4b50 !important;
}
.sandbox-2025 .form-section .error .input-switch__link:hover {
  box-shadow: inset 0px 0px 2px 2px #ff4b50 !important;
}
.sandbox-2025 .form-section .table {
  margin-bottom: 40px;
  border: none;
  border-top: none;
}
.sandbox-2025 .form-section .table td, .sandbox-2025 .form-section .table th {
  color: var(--black-800);
  border-top: none;
  border-bottom: 1px solid var(--black-200);
  padding: 16px;
}
.sandbox-2025 .form-section .table td:first-child, .sandbox-2025 .form-section .table th:first-child {
  color: var(--black-800);
  padding-left: 0;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.5em;
  font-weight: 400;
  text-transform: none;
}
@media (min-width: 992px) {
  .sandbox-2025 .form-section .table td:first-child, .sandbox-2025 .form-section .table th:first-child {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5em;
  }
}
.sandbox-2025 .form-section .table td:last-child, .sandbox-2025 .form-section .table th:last-child {
  padding-right: 0;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.2142857143em;
  color: var(--purple-dark);
}
@media (min-width: 992px) {
  .sandbox-2025 .form-section .table td:last-child, .sandbox-2025 .form-section .table th:last-child {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5em;
  }
}
.sandbox-2025 .form-section .table td p, .sandbox-2025 .form-section .table th p {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.5em;
  font-weight: 400;
  text-transform: none;
}
@media (min-width: 992px) {
  .sandbox-2025 .form-section .table td p, .sandbox-2025 .form-section .table th p {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5em;
  }
}
.sandbox-2025 .form-section .table:last-child {
  margin-bottom: 0px;
}
.sandbox-2025 .form-section .table .td-simple {
  display: flex;
  align-items: center;
  gap: 8px;
  width: 100%;
}
.sandbox-2025 .form-section .table .td-simple p {
  margin-bottom: 0;
}
.sandbox-2025 .form-section__submit {
  display: flex;
  margin-top: 40px;
  margin-bottom: 20px;
}
.sandbox-2025 .form-section__submit--steps {
  margin-top: 8px;
  flex-direction: row-reverse;
  justify-content: space-between;
}
.sandbox-2025 .form-section a {
  color: var(--purple-light);
}
.sandbox-2025 .form-section a:hover, .sandbox-2025 .form-section a:focus {
  color: var(--purple-dark);
}
.sandbox-2025 .form-section a.form-input__link-bottom {
  position: relative;
  text-align: right;
  display: block;
  margin-bottom: 32px;
}
.sandbox-2025 .form-section input {
  margin-bottom: 32px;
}
.sandbox-2025 .form-input--spaced input {
  margin-bottom: 8px;
}
.sandbox-2025 .tabs-state--hidden {
  display: none;
}
.sandbox-2025 .form-section1 .enterPhoneNumber {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.sandbox-2025 .form-section1 .enterPhoneNumber__label {
  flex: 0 1 100%;
}
.sandbox-2025 .form-section1 .enterPhoneNumber__prenumber {
  flex: 0 1 calc(25% - 6px);
  margin-right: 6px;
}
.sandbox-2025 .form-section1 .enterPhoneNumber__number {
  flex: 0 1 75%;
}
.sandbox-2025 .form-section1 .enterPhoneNumber--fixed .enterPhoneNumber__prenumber {
  width: 80px;
  flex: 0 1 auto;
  margin-right: 6px;
}
.sandbox-2025 .form-section1 .enterPhoneNumber--fixed .enterPhoneNumber__number {
  width: calc(100% - 86px);
  flex: 0 1 auto;
}
.sandbox-2025 .hero {
  background: var(--dark-purple-500);
  margin-right: 0px;
}
.sandbox-2025 .homepage-hero {
  height: 100vh;
  position: relative;
}
.sandbox-2025 .homepage-hero__container {
  padding: 104px 16px 24px;
  height: 100%;
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: flex-end;
}
@media (min-width: 992px) {
  .sandbox-2025 .homepage-hero__container {
    padding: 142px 32px 32px;
    align-items: center;
  }
}
.sandbox-2025 .homepage-hero__media {
  position: absolute;
  width: calc(100% - 32px);
  height: calc(100% - 128px);
  left: 16px;
  top: auto;
  border-radius: 24px;
  overflow: hidden;
}
@media (min-width: 992px) {
  .sandbox-2025 .homepage-hero__media {
    width: calc(100% - 64px);
    height: calc(100% - 174px);
    left: 32px;
  }
}
.sandbox-2025 .homepage-hero__img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
@supports not (aspect-ratio: auto) {
  .sandbox-2025 .homepage-hero__img {
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    width: 100%;
    height: auto;
  }
}
.sandbox-2025 .homepage-hero__content {
  background: var(--purple-500);
  border-radius: 24px;
  padding: 24px;
  width: calc(100% - 48px);
  left: 24px;
  bottom: 32px;
  position: absolute;
}
@media (min-width: 992px) {
  .sandbox-2025 .homepage-hero__content {
    left: 0px;
    width: 550px;
    border-radius: 0 0 30px 0;
    padding: 40px;
    position: relative;
  }
}
.sandbox-2025 .homepage-hero__punchline {
  font-size: 40px;
  font-size: 4rem;
  line-height: 1.1em;
  color: var(--dark-purple-500);
  letter-spacing: -0.01em;
  margin-bottom: 56px;
  font-family: Moderat, serif;
  font-weight: 900;
}
@media (min-width: 992px) {
  .sandbox-2025 .homepage-hero__punchline {
    font-size: 64px;
    font-size: 6.4rem;
    line-height: 1.0625em;
    margin-bottom: 72px;
  }
}
.sandbox-2025 .primary-poster {
  height: 644px;
  position: relative;
  display: block;
  border-radius: 24px;
  overflow: hidden;
  margin-bottom: 16px;
}
@media (min-width: 992px) {
  .sandbox-2025 .primary-poster {
    width: calc(70% - 24px);
    background: var(--purple-500);
    display: flex;
    align-items: center;
    padding: 26px;
    margin-bottom: 0;
  }
}
.sandbox-2025 .primary-poster__content {
  padding: 24px;
  background: var(--purple-500);
  position: absolute;
  z-index: 1;
  border-radius: 24px;
  width: calc(100% - 24px);
  left: 12px;
  bottom: 12px;
}
@media (min-width: 992px) {
  .sandbox-2025 .primary-poster__content {
    background: none;
    width: 40%;
    position: relative;
  }
}
.sandbox-2025 .primary-poster__punchline {
  font-size: 40px;
  font-size: 4rem;
  line-height: 1.1em;
  color: var(--dark-purple-500);
  margin-bottom: 56px;
  letter-spacing: -0.01em;
  font-weight: 700;
}
@media (min-width: 992px) {
  .sandbox-2025 .primary-poster__punchline {
    font-size: 56px;
    font-size: 5.6rem;
    line-height: 1.0535714286em;
  }
}
.sandbox-2025 .primary-poster__punchline:last-child {
  margin-bottom: 0;
}
.sandbox-2025 .primary-poster__media {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
@media (min-width: 992px) {
  .sandbox-2025 .primary-poster__media {
    position: relative;
    width: 60%;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    overflow: hidden;
  }
}
.sandbox-2025 .primary-poster__img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}
.sandbox-2025 .secondary-poster {
  height: 644px;
  position: relative;
  display: block;
  border-radius: 24px;
  overflow: hidden;
}
@media (min-width: 992px) {
  .sandbox-2025 .secondary-poster {
    width: 30%;
  }
}
.sandbox-2025 .secondary-poster__link {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2;
}
.sandbox-2025 .secondary-poster__content {
  padding: 24px;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  z-index: 1;
  border-radius: 24px;
  width: calc(100% - 24px);
  left: 12px;
  bottom: 12px;
}
.sandbox-2025 .secondary-poster__punchline {
  font-size: 40px;
  font-size: 4rem;
  line-height: 1.1em;
  color: var(--white);
  margin-bottom: 56px;
  letter-spacing: -0.04em;
  font-weight: 700;
}
.sandbox-2025 .secondary-poster__punchline:last-child {
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .sandbox-2025 .secondary-poster__punchline {
    font-size: 56px;
    font-size: 5.6rem;
    line-height: 1.0535714286em;
  }
}
.sandbox-2025 .secondary-poster__media {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.sandbox-2025 .secondary-poster__img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}
.sandbox-2025 .hero-double {
  display: block;
}
@media (min-width: 992px) {
  .sandbox-2025 .hero-double {
    display: flex;
    justify-content: space-between;
  }
}
.sandbox-2025 .hero-double__category {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.3571428571em;
  color: var(--accent-green-100);
  margin-bottom: 20px;
  text-transform: uppercase;
}
.sandbox-2025 .home-hero-double {
  height: auto;
}
.sandbox-2025 .tabs-card {
  background: var(--white);
  padding: 16px 20px;
  position: relative;
  border-radius: 20px;
  margin-bottom: 12px;
  margin-right: 10px;
  min-width: 320px;
}
@media (min-width: 992px) {
  .sandbox-2025 .tabs-card {
    width: 24%;
    min-width: 0;
  }
}
.sandbox-2025 .tabs-card--cta {
  position: absolute;
  bottom: 20px;
  left: 16px;
  width: calc(100% - 32px);
  background: var(--dark-purple-500);
}
@media (min-width: 992px) {
  .sandbox-2025 .tabs-card--cta {
    position: static;
    width: 24%;
  }
}
.sandbox-2025 .tabs-card__label {
  background: var(--accent-green-100);
  color: var(--dark-purple-500);
  display: block;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.3333333333em;
  padding: 6px 12px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  text-transform: uppercase;
  font-weight: 700;
  position: absolute;
  right: 0;
  top: 0;
}
.sandbox-2025 .tabs-card__option {
  display: inline-block;
  height: 40px;
  border-radius: 30px;
  background: var(--black-100);
  padding: 12px 16px;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.3333333333em;
  margin-bottom: 16px;
}
.sandbox-2025 .tabs-card__breakdown {
  list-style: none;
  padding: 0;
  border-bottom: 1px solid var(--black-200);
}
.sandbox-2025 .tabs-card__breakdown-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0;
  margin-bottom: 8px;
  padding: 0;
}
.sandbox-2025 .tabs-card__breakdown-desc {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.2222222222em;
  color: var(--dark-purple-500);
  display: inline-block;
  font-weight: 700;
}
.sandbox-2025 .tabs-card__breakdown-price {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.2142857143em;
  color: var(--dark-purple-500);
  display: inline-block;
}
.sandbox-2025 .tabs-card__total {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding: 16px 0;
}
.sandbox-2025 .tabs-card__total-full {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.2142857143em;
  color: var(--dark-purple-500);
  display: inline-block;
  text-decoration: line-through;
}
.sandbox-2025 .tabs-card__total-discount {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.2222222222em;
  color: var(--dark-purple-500);
  display: inline-block;
  font-weight: 700;
  margin-left: 10px;
}
.sandbox-2025 .tabs-card__cta {
  display: block;
  text-align: center;
  max-width: 170px;
  margin: 0 auto;
  padding: 16px 48px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.2142857143em;
  height: 49px;
}
.sandbox-2025 .tabs-card__uppertitle {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.3571428571em;
  color: var(--purple-500);
  text-transform: uppercase;
  margin-bottom: 8px;
  font-weight: 700;
}
.sandbox-2025 .tabs-card__title {
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 1em;
  color: var(--white);
  font-weight: 700;
  margin-bottom: 40px;
}
.sandbox-2025 .tabs-card__special-cta {
  display: block;
  background: var(--purple-500);
  color: var(--dark-purple-500);
  text-align: center;
  padding: 16px 50px;
  height: 49px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.3571428571em;
}
.sandbox-2025 .home-tabs__controls {
  background: var(--white);
  padding: 8px;
  border-radius: 50px;
  margin: 0 auto 24px;
  max-width: 664px;
}
@media (min-width: 992px) {
  .sandbox-2025 .home-tabs__controls {
    border-radius: 100px;
  }
}
.sandbox-2025 .home-tabs__btn {
  height: 41px;
  width: calc(50% - 2px);
  background: var(--white);
  color: var(--dark-purple-500);
  border-radius: 50px;
  padding: 0;
  cursor: pointer;
}
@media (min-width: 992px) {
  .sandbox-2025 .home-tabs__btn {
    height: 72px;
  }
}
.sandbox-2025 .home-tabs__btn[data-tabs-trigger=active] {
  background: var(--dark-purple-500);
  color: var(--purple-500);
}
.sandbox-2025 .home-tabs__btn:hover {
  color: var(--purple-500);
}
.sandbox-2025 .home-tabs__tab {
  display: none;
  overflow: auto;
}
.sandbox-2025 .home-tabs__tab[data-tabs-target=active] {
  display: block;
}
@media (min-width: 992px) {
  .sandbox-2025 .home-tabs__tab[data-tab=na-bonove] .tabs-card:not(.tabs-card--cta) {
    width: 74%;
  }
}
.sandbox-2025 .home-tabs__cards {
  display: flex;
  justify-content: space-between;
}
.sandbox-2025 .home-combination-block {
  background: var(--black-100);
  border-radius: 30px;
  padding: 56px 16px 280px;
  position: relative;
  z-index: 1;
}
@media (min-width: 992px) {
  .sandbox-2025 .home-combination-block {
    padding: 56px 16px 62px;
  }
}
.sandbox-2025 .home-combination-block__abstract {
  padding: 0 32px;
  margin-bottom: 48px;
  text-align: center;
}
.sandbox-2025 .home-combination-block__abstract p {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.4em;
  font-weight: 500;
  color: var(--dark-purple-500);
}
@media (min-width: 992px) {
  .sandbox-2025 .home-combination-block__abstract p {
    font-size: 32px;
    font-size: 3.2rem;
    line-height: 1.25em;
  }
}
.sandbox-2025 .bon-item {
  width: 203px;
  height: 203px;
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background: var(--black-100);
  border-radius: 20px;
  aspect-ratio: 1;
  position: relative;
}
.sandbox-2025 .bon-item:first-child {
  margin-left: 12px;
}
@media (min-width: 992px) {
  .sandbox-2025 .bon-item:first-child {
    margin-left: 30px;
  }
}
.sandbox-2025 .bon-item:after {
  content: "";
  display: block;
  width: 176px;
  height: 176px;
  border-radius: 100px;
  background: var(--dark-purple-500);
  position: absolute;
}
.sandbox-2025 .bon-item__content-title {
  font-size: 64px;
  font-size: 6.4rem;
  line-height: 1em;
  font-weight: 700;
  color: var(--white);
  position: relative;
  z-index: 1;
  margin-bottom: 6px;
}
.sandbox-2025 .bon-item__content-price {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.125em;
  font-weight: 500;
  color: var(--purple-500);
  position: relative;
  z-index: 1;
  margin-bottom: 6px;
}
.sandbox-2025 .bon-block {
  padding: 56px 0 90px;
  background: var(--black-100);
}
@media (min-width: 992px) {
  .sandbox-2025 .bon-block {
    padding: 40px 0 40px;
  }
}
.sandbox-2025 .bon-block__title {
  margin-bottom: 32px;
}
@media (min-width: 992px) {
  .sandbox-2025 .bon-block__title {
    margin-bottom: 25px;
  }
}
.sandbox-2025 .bon-block__main {
  background: var(--white);
  padding: 16px 0;
  display: flex;
  gap: 16px;
  overflow: auto;
  margin-left: -12px;
  margin-right: -12px;
  align-items: center;
}
@media (min-width: 992px) {
  .sandbox-2025 .bon-block__main {
    border-radius: 20px;
    padding: 32px 0;
    margin-left: -0px;
    margin-right: -0px;
    gap: 32px;
  }
}
.sandbox-2025 .bon-block__cta {
  margin-left: 67px;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.3333333333em;
  color: var(--dark-purple-500);
  text-decoration-color: var(--purple-500) !important;
  text-decoration-style: solid;
}
.sandbox-2025 .number-transfer {
  position: relative;
  top: -40px;
}
@media (min-width: 992px) {
  .sandbox-2025 .number-transfer {
    padding: 100px 0 32px;
    background: var(--purple-500);
  }
}
.sandbox-2025 .number-transfer__visual {
  height: 270px;
  width: 100%;
}
@media (min-width: 992px) {
  .sandbox-2025 .number-transfer__visual {
    display: none;
  }
}
.sandbox-2025 .number-transfer__card {
  padding: 128px 24px 24px 24px;
  position: relative;
  border-radius: 20px;
  margin-bottom: 12px;
  background: var(--dark-purple-500);
  top: -40px;
  z-index: 1;
}
@media (min-width: 992px) {
  .sandbox-2025 .number-transfer__card {
    top: 0;
    display: flex;
    border-radius: 100px;
    padding: 24px 32px 24px 152px;
    justify-content: space-between;
    align-items: center;
  }
}
.sandbox-2025 .number-transfer__card:after {
  content: "";
  display: block;
  width: 72px;
  height: 72px;
  position: absolute;
  background: transparent url(assets/0240a4b5e3a4ead6c976.png);
  background-position: center;
  background-repeat: no-repeat;
  top: 24px;
  left: 24px;
}
@media (min-width: 992px) {
  .sandbox-2025 .number-transfer__card:after {
    left: 32px;
  }
}
.sandbox-2025 .number-transfer__visual-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.sandbox-2025 .number-transfer__abstract p {
  color: var(--white);
}
@media (min-width: 992px) {
  .sandbox-2025 .number-transfer__abstract p {
    margin-bottom: 0px;
  }
}
.sandbox-2025 .number-transfer__content {
  margin-bottom: 40px;
}
@media (min-width: 992px) {
  .sandbox-2025 .number-transfer__content {
    margin-bottom: 0px;
  }
}
.sandbox-2025 .number-transfer__title {
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 1em;
  color: var(--white);
  font-weight: 700;
  margin-bottom: 16px;
}
@media (min-width: 992px) {
  .sandbox-2025 .number-transfer__title {
    margin-bottom: 5px;
    font-size: 48px;
    font-size: 4.8rem;
    line-height: 1.2083333333em;
  }
}
.sandbox-2025 .number-transfer__title span {
  color: var(--purple-500);
}
.sandbox-2025 .number-transfer__cta {
  display: block;
  background: var(--purple-500);
  color: var(--dark-purple-500);
  text-align: center;
  padding: 16px 50px;
  height: 49px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.3571428571em;
}
@media (min-width: 992px) {
  .sandbox-2025 .number-transfer__cta {
    width: 261px;
  }
}
.sandbox-2025 .hero-ducan {
  background-color: var(--purple-dark);
  padding-top: 48px;
  position: relative;
  z-index: 2;
}
@media (min-width: 992px) {
  .sandbox-2025 .hero-ducan {
    padding-top: 90px;
    min-height: 526px;
  }
}
.sandbox-2025 .hero-ducan__title-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 64px;
  padding-block: 64px;
}
@media (min-width: 992px) {
  .sandbox-2025 .hero-ducan__title-wrap {
    padding-top: 104px;
    padding-bottom: 104px;
  }
}
.sandbox-2025 .hero-ducan__overtitle {
  color: var(--accent-green-100);
  font-family: Moderat, serif;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.4444444444em;
  font-weight: 700;
  margin-bottom: 24px;
  text-align: center;
  letter-spacing: 0;
}
@media (min-width: 992px) {
  .sandbox-2025 .hero-ducan__overtitle {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.3333333333em;
    margin-bottom: 1px;
  }
}
.sandbox-2025 .hero-ducan__title {
  color: var(--white);
  font-family: Moderat, serif;
  font-size: 40px;
  font-size: 4rem;
  line-height: 1.2em;
  font-weight: 700;
  margin-bottom: 0;
  text-align: center;
  letter-spacing: 0;
}
@media (min-width: 992px) {
  .sandbox-2025 .hero-ducan__title {
    font-size: 88px;
    font-size: 8.8rem;
    line-height: 1em;
    margin-bottom: 0;
  }
}
.sandbox-2025 .card-sim {
  display: block;
  padding: 38px 32px 38px 24px;
  border-radius: 20px;
  position: relative;
  z-index: 2;
  overflow: hidden;
}
@media (min-width: 992px) {
  .sandbox-2025 .card-sim {
    padding: 32px 55px 32px 32px;
  }
}
.sandbox-2025 .card-sim:has(.card-sim__link) {
  box-shadow: none;
  padding: 0;
}
.sandbox-2025 .card-sim--accent-green:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  border-left: 176px solid transparent;
  border-top: 244px solid var(--accent-green-100);
  z-index: -1;
}
.sandbox-2025 .card-sim--purple-light:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  border-left: 176px solid transparent;
  border-top: 244px solid var(--purple-light);
  z-index: -1;
}
.sandbox-2025 .card-sim__link {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 32px;
  z-index: 1;
  border-radius: 20px;
  padding: 38px 32px 38px 24px;
  height: 100%;
  min-height: 190px;
}
@media (min-width: 992px) {
  .sandbox-2025 .card-sim__link {
    padding: 32px 55px 32px 32px;
    min-height: 280px;
    gap: 56px;
  }
}
.sandbox-2025 .card-sim__link:hover, .sandbox-2025 .card-sim__link:focus {
  text-decoration: none;
  box-shadow: inset 0 0 0 4px var(--purple-dark);
}
.sandbox-2025 .card-sim__info-wrap {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
@media (min-width: 992px) {
  .sandbox-2025 .card-sim__info-wrap {
    gap: 13px;
    max-width: 250px;
  }
}
.sandbox-2025 .card-sim__title {
  font-family: Moderat, serif;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.2222222222em;
  font-weight: 700;
  color: var(--purple-dark);
  margin-bottom: 0;
  letter-spacing: -0.04em;
}
@media (min-width: 992px) {
  .sandbox-2025 .card-sim__title {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.3333333333em;
  }
}
.sandbox-2025 .card-sim__info {
  font-family: Moderat, serif;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.5em;
  font-weight: 500;
  color: var(--purple-dark);
  margin-bottom: 0;
  letter-spacing: -0.04em;
}
@media (min-width: 992px) {
  .sandbox-2025 .card-sim__info {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.125em;
  }
}
.sandbox-2025 .card-sim-highlight {
  display: block;
  padding: 20px;
  border-radius: 20px;
  position: relative;
  background-color: var(--purple-dark);
  box-shadow: none;
}
@media (min-width: 992px) {
  .sandbox-2025 .card-sim-highlight {
    padding: 24px;
  }
}
.sandbox-2025 .card-sim-highlight:has(.card-sim-highlight__link) {
  box-shadow: none;
  padding: 0;
}
.sandbox-2025 .card-sim-highlight__link {
  padding: 20px;
  border-radius: 20px;
  height: 100%;
  background-color: var(--purple-dark);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (min-width: 992px) {
  .sandbox-2025 .card-sim-highlight__link {
    padding: 24px;
  }
}
.sandbox-2025 .card-sim-highlight__link:hover, .sandbox-2025 .card-sim-highlight__link:focus {
  text-decoration: none;
  box-shadow: 0 0 0 4px var(--accent-green-100);
}
.sandbox-2025 .card-sim-highlight__overtitle {
  position: relative;
  z-index: 2;
  font-family: Moderat, serif;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.3571428571em;
  font-weight: 700;
  color: var(--accent-green-100);
  margin-bottom: 4px;
  text-transform: uppercase;
}
.sandbox-2025 .card-sim-highlight__title {
  position: relative;
  z-index: 2;
  font-family: Moderat, serif;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5em;
  font-weight: 700;
  color: var(--white);
  margin-bottom: 0;
  letter-spacing: -0.02em;
}
@media (min-width: 992px) {
  .sandbox-2025 .card-sim-highlight__title {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.3333333333em;
  }
}
.sandbox-2025 .card-sim-grid {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media (min-width: 992px) {
  .sandbox-2025 .card-sim-grid {
    flex-direction: row;
    gap: 30px;
  }
}
@media (min-width: 992px) {
  .sandbox-2025 .card-sim-grid:after {
    content: "";
    display: block;
    position: absolute;
    inset: -20px;
    background-color: var(--black-100);
    z-index: 1;
    border-radius: 40px;
  }
}
.sandbox-2025 .card-sim-grid__item {
  position: relative;
  z-index: 2;
  flex: 1;
}
@media (min-width: 992px) {
  .sandbox-2025 .card-sim-grid__item--highlight {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
}
.sandbox-2025 .card-sim-grid-auto-rows {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media (min-width: 992px) {
  .sandbox-2025 .card-sim-grid-auto-rows {
    display: grid;
    gap: 32px;
    grid-auto-rows: 280px;
    grid-template-columns: auto auto;
  }
}
@media (min-width: 992px) {
  .sandbox-2025 .card-sim-grid-auto-rows:after {
    content: "";
    display: block;
    position: absolute;
    inset: -20px;
    background-color: var(--black-100);
    z-index: 1;
    border-radius: 40px;
  }
}
.sandbox-2025 .card-sim-grid-auto-rows__item {
  position: relative;
  z-index: 2;
  flex: 1;
}
@media (min-width: 992px) {
  .sandbox-2025 .card-sim-grid-auto-rows__item--highlight {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
}
.sandbox-2025 .card-bon {
  display: block;
  border-radius: 20px;
  position: relative;
  z-index: 2;
  overflow: hidden;
}
.sandbox-2025 .card-bon__link {
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1;
  border-radius: 20px;
  padding: 14px;
  height: 100%;
  min-height: 190px;
  background-color: var(--black-100);
}
@media (min-width: 992px) {
  .sandbox-2025 .card-bon__link {
    background-color: var(--white);
  }
}
.sandbox-2025 .card-bon__link:hover, .sandbox-2025 .card-bon__link:focus {
  text-decoration: none;
}
.sandbox-2025 .card-bon__link:hover .card-bon__circle:after, .sandbox-2025 .card-bon__link:focus .card-bon__circle:after {
  opacity: 1;
}
.sandbox-2025 .card-bon__link:hover .card-bon__overtitle, .sandbox-2025 .card-bon__link:focus .card-bon__overtitle {
  color: var(--accent-green-100);
}
.sandbox-2025 .card-bon__link:focus {
  text-decoration: none;
  box-shadow: inset 0 0 0 4px var(--purple-dark);
}
.sandbox-2025 .card-bon__circle {
  display: flex;
  flex-direction: column;
  gap: 12px;
  align-items: center;
  justify-content: center;
  width: 176px;
  height: 176px;
  background-color: var(--purple-dark);
  border-radius: 50%;
  position: relative;
}
@media (min-width: 992px) {
  .sandbox-2025 .card-bon__circle {
    gap: 13px;
    max-width: 250px;
  }
}
.sandbox-2025 .card-bon__circle:after {
  content: "";
  background-image: url(assets/c7b64c183d9e290fa8d4.png);
  background-image: image-set(url(assets/c7b64c183d9e290fa8d4.png) 1x, url(assets/165dde249afe1d6f0d2c.png) 2x, url(assets/feb57185344608551637.png) 3x);
  width: 164px;
  height: 164px;
  background-size: 164px 164px;
  background-position: center;
  position: absolute;
  top: 6px;
  left: 6px;
  animation: spin 10s linear infinite;
  transition: opacity 250m ease-in-out;
  opacity: 0;
}
.sandbox-2025 .card-bon__overtitle {
  font-family: Moderat, serif;
  font-size: 64px;
  font-size: 6.4rem;
  line-height: 1em;
  font-weight: 700;
  color: var(--white);
  margin-bottom: 0;
  transition: color 250ms ease-in-out;
  text-align: center;
}
.sandbox-2025 .card-bon__title {
  font-family: Moderat, serif;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.125em;
  font-weight: 500;
  color: var(--purple-light-alt);
  margin-bottom: 0;
  text-align: center;
}
.sandbox-2025 .card-bon-grid {
  position: relative;
  display: flex;
  gap: 16px;
  overflow-x: auto;
}
@media (min-width: 992px) {
  .sandbox-2025 .card-bon-grid {
    overflow: visible;
    gap: 32px;
  }
}
@media (min-width: 992px) {
  .sandbox-2025 .card-bon-grid:after {
    content: "";
    display: block;
    position: absolute;
    inset: -20px;
    background-color: var(--black-100);
    z-index: 1;
    border-radius: 40px;
  }
}
.sandbox-2025 .card-bon-grid__item {
  position: relative;
  z-index: 2;
  flex: 1 0 auto;
}
@media (min-width: 992px) {
  .sandbox-2025 .card-bon-grid__item--highlight {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
}
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.sandbox-2025 .product-desc__title {
  color: var(--black-950);
  font-family: Moderat, serif;
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 1.1875em;
  font-weight: 700;
  letter-spacing: -0.04em;
  margin-bottom: 32px;
}
@media (min-width: 992px) {
  .sandbox-2025 .product-desc__title {
    font-size: 36px;
    font-size: 3.6rem;
    line-height: 1.1666666667em;
    letter-spacing: -0.02em;
    margin-bottom: 36px;
  }
}
.sandbox-2025 .product-desc__intro {
  color: var(--black-800);
  font-family: Moderat, serif;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.6em;
  font-weight: 700;
  letter-spacing: -0.04em;
  margin-bottom: 32px;
}
@media (min-width: 992px) {
  .sandbox-2025 .product-desc__intro {
    margin-bottom: 12px;
  }
}
.sandbox-2025 .product-desc__intro p {
  margin-bottom: 0;
}
.sandbox-2025 .product-desc__delivery-info {
  display: inline-block;
  background-color: rgba(207, 255, 95, 0.3);
  border-radius: 30px;
  padding: 24px;
  margin-bottom: 32px;
}
@media (min-width: 992px) {
  .sandbox-2025 .product-desc__delivery-info {
    margin-bottom: 12px;
  }
}
.sandbox-2025 .product-desc__delivery-info p {
  color: var(--purple-dark);
  font-family: Moderat, serif;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5em;
  font-weight: 400;
  letter-spacing: -0.01em;
  margin-bottom: 0;
}
.sandbox-2025 .product-desc__delivery-info a {
  color: var(--purple-dark);
  text-decoration: underline;
  font-weight: 700;
}
.sandbox-2025 .product-desc__delivery-info a:hover, .sandbox-2025 .product-desc__delivery-info a:focus {
  text-decoration: none;
  color: var(--purple-light);
}
.sandbox-2025 .product-desc__main {
  color: var(--black-800);
  font-family: Moderat, serif;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.6em;
  font-weight: 400;
  letter-spacing: -0.04em;
  margin-bottom: 48px;
}
@media (min-width: 992px) {
  .sandbox-2025 .product-desc__main {
    margin-bottom: 0;
  }
}
.sandbox-2025 .card-product-summary {
  display: block;
  padding: 24px;
  border-radius: 20px;
  background-color: var(--purple-dark);
}
@media (min-width: 992px) {
  .sandbox-2025 .card-product-summary__main {
    display: flex;
    box-shadow: inset 0 -1px 0 rgba(210, 164, 255, 0.2);
    padding-bottom: 24px;
    margin-bottom: 24px;
  }
}
.sandbox-2025 .card-product-summary__main-item {
  padding-bottom: 16px;
  margin-bottom: 16px;
  box-shadow: inset 0 -1px 0 rgba(210, 164, 255, 0.2);
  display: flex;
  flex-direction: column;
}
@media (min-width: 992px) {
  .sandbox-2025 .card-product-summary__main-item {
    padding: 12px 18px;
    margin-bottom: 0;
    flex-basis: 33.333334%;
    box-shadow: inset -1px 0 0 rgba(210, 164, 255, 0.2);
  }
}
@media (min-width: 992px) {
  .sandbox-2025 .card-product-summary__main-item:first-of-type {
    padding-left: 0;
  }
}
@media (min-width: 992px) {
  .sandbox-2025 .card-product-summary__main-item:last-of-tpye {
    padding-right: 0;
    box-shadow: none;
  }
}
.sandbox-2025 .card-product-summary__text {
  font-family: Moderat, serif;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.3333333333em;
  font-weight: 700;
  margin-bottom: 0;
  letter-spacing: -0.01em;
}
.sandbox-2025 .card-product-summary__text--small {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5em;
  font-weight: 400;
}
.sandbox-2025 .card-product-summary__footer {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
@media (min-width: 992px) {
  .sandbox-2025 .card-product-summary__footer {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }
}
.sandbox-2025 .card-product-summary__btn-cta {
  width: 100%;
}
@media (min-width: 992px) {
  .sandbox-2025 .card-product-summary__btn-cta {
    width: auto;
  }
}
@media (min-width: 992px) {
  .sandbox-2025 .card-product-summary-container {
    position: sticky;
    top: 120px;
    padding-left: 32px;
    max-width: 470px;
  }
}
.sandbox-2025 .page-head--cart {
  padding-bottom: 16px;
}
@media (min-width: 992px) {
  .sandbox-2025 .page-head--cart {
    padding-top: 96px;
    padding-bottom: 102px;
  }
}
@media (min-width: 992px) {
  .sandbox-2025 .page-head--empty-cart {
    padding-top: 96px;
  }
}
.sandbox-2025 .request-options__title {
  color: var(--purple-dark);
  font-family: Moderat, serif;
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 1em;
  font-weight: 700;
  margin-bottom: 34px;
  letter-spacing: -0.04em;
}
@media (min-width: 992px) {
  .sandbox-2025 .request-options__title {
    font-size: 40px;
    font-size: 4rem;
    line-height: 1.2em;
    margin-bottom: 48px;
    letter-spacing: 0;
  }
}
.sandbox-2025 .request-options__subtitle {
  margin-bottom: 20px;
}
.sandbox-2025 .request-options__list {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
@media (min-width: 992px) {
  .sandbox-2025 .request-options__list {
    gap: 30px;
  }
}
.sandbox-2025 .request-options__list-item--flex {
  display: flex;
  gap: 10px;
}
@media (min-width: 992px) {
  .sandbox-2025 .request-options__list-item--flex {
    gap: 30px;
  }
}
.sandbox-2025 .input-switch {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: flex-start;
  margin-left: -5px;
  margin-right: -5px;
  /*&__background {
      position: relative;
      display: inline-block;
      background-image: linear-gradient(to right, #000, #000 100%);
      width: 100%;

      &:before {
          content: '';
          display: block;
          position: absolute;
          left: 0;
          bottom: 100%;
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 0 0 6px 6px;
          border-color: transparent transparent #000 transparent;
          transition: all 250ms ease-in-out;
          transform: scale(0);
          transform-origin: bottom left;
      }

      &:after {
          content: '';
          display: block;
          position: absolute;
          left: 100%;
          bottom: 0;
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 6px 6px 0 0;
          border-color: #000 transparent transparent transparent;
          transition: all 250ms ease-in-out;
          transform: scale(0);
          transform-origin: bottom left;
      }
  }*/
}
.sandbox-2025 .input-switch__item {
  flex: 1 1 200px;
  display: block;
  padding: 0 5px;
  margin-bottom: 10px;
  transition: all 250ms ease-in-out;
  /*.input-switch__link {
      box-shadow: inset -1px -1px 0 0 #9a9fae,  inset 1px 1px 0 0 #9a9fae;
  }*/
  /*&:hover {
      .input-switch__link {
          box-shadow: inset -2px -2px 0 0 #9a9fae,  inset 2px 2px 0 0 #9a9fae;
          text-decoration: none;
          color: #222222;
      }  
  }*/
}
@media (min-width: 992px) {
  .sandbox-2025 .input-switch__item {
    margin-bottom: 24px;
  }
}
.sandbox-2025 .input-switch__item--full-width {
  flex: 1 1 100%;
}
.sandbox-2025 .input-switch__item--half-width {
  flex: 0 1 50%;
}
.sandbox-2025 .input-switch__item.active {
  /*.input-switch__background {
      &:before, &:after {
          transform: scale(1);
      }
  }*/
}
.sandbox-2025 .input-switch__item.active .input-switch__link {
  /*box-shadow: inset -1px -1px 0 0 #222222,  inset 1px 1px 0 0 #222222;
  transform: translate(6px, -6px);
  background: var(--purple-dark);
  color: #fff;*/
  background-color: #021246;
  color: #D2A4FF;
}
.sandbox-2025 .input-switch__item.active:hover {
  /*.input-switch__link {
      box-shadow: inset -2px -2px 0 0 #222222,  inset 2px 2px 0 0 #222222;
  }*/
}
.sandbox-2025 .input-switch__link {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.8571428571em;
  color: #222222;
  background-color: #ffffff;
  text-align: center;
  display: block;
  padding: 12px 8px;
  transition: all 250ms ease-in-out;
}
@media (min-width: 768px) {
  .sandbox-2025 .input-switch__link {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.625em;
  }
}
@media (min-width: 992px) {
  .sandbox-2025 .input-switch-big {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (min-width: 992px) {
  .sandbox-2025 .input-switch-big .input-switch__item {
    margin-bottom: 30px;
    padding: 0 15px;
  }
}
.sandbox-2025 .input-switch-big .input-switch__item .input-switch__link {
  box-shadow: inset -1px -1px 0 0 var(--purple-dark), inset 1px 1px 0 0 var(--purple-dark);
}
.sandbox-2025 .input-switch-big .input-switch__item:hover .input-switch__link {
  box-shadow: inset -2px -2px 0 0 var(--purple-dark), inset 2px 2px 0 0 var(--purple-dark);
  text-decoration: none;
  color: #222222;
}
.sandbox-2025 .input-switch-big .input-switch__item.active .input-switch__link {
  box-shadow: inset -1px -1px 0 0 #222222, inset 1px 1px 0 0 #222222;
}
.sandbox-2025 .input-switch-big .input-switch__item.active:hover .input-switch__link {
  box-shadow: inset -2px -2px 0 0 #222222, inset 2px 2px 0 0 #222222;
}
.sandbox-2025 .input-switch-big .input-switch__link {
  padding: 23px 8px;
}
.sandbox-2025 .requestPages .error input,
.sandbox-2025 .requestPages .error textarea,
.sandbox-2025 .requestPages .error select, .sandbox-2025 .logRegPage .error input,
.sandbox-2025 .logRegPage .error textarea,
.sandbox-2025 .logRegPage .error select {
  box-shadow: inset 0px 0px 1px 1px #ff4b50;
}
.sandbox-2025 .requestPages .error .input-switch__link, .sandbox-2025 .logRegPage .error .input-switch__link {
  box-shadow: inset 0px 0px 1px 1px #ff4b50 !important;
}
.sandbox-2025 .requestPages .error .input-switch__link:hover, .sandbox-2025 .logRegPage .error .input-switch__link:hover {
  box-shadow: inset 0px 0px 2px 2px #ff4b50 !important;
}
.sandbox-2025 .requestPages .formPart.noFormForYou {
  pointer-events: none;
  opacity: 0.5;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}
.sandbox-2025 .requestPages .error input,
.sandbox-2025 .requestPages .error textarea,
.sandbox-2025 .requestPages .error select {
  box-shadow: inset 0px 0px 1px 1px #ff4b50;
}
.sandbox-2025 .requestPages .error .input-switch__link {
  box-shadow: inset 0px 0px 1px 1px #ff4b50 !important;
}
.sandbox-2025 .requestPages .error .input-switch__link:hover {
  box-shadow: inset 0px 0px 2px 2px #ff4b50 !important;
}
.sandbox-2025 .requestPages .radio-btns a.big-btn {
  display: block;
  min-height: 92px;
  border-radius: 100px;
  background-color: #5f55e6;
  font-size: 30px;
  font-size: 3rem;
  line-height: 1.2666666667em;
  color: #fff;
  padding: 27px 40px 27px 40px;
  text-align: left;
  margin-bottom: 20px;
  white-space: normal;
}
.sandbox-2025 .requestPages .radio-btns a.big-btn.active {
  background-color: #00d7d7;
  box-shadow: 0 0 30px 0 #00d7d7;
  padding-right: 92px;
}
.sandbox-2025 .requestPages .radio-btns a.big-btn.active:before {
  content: "";
  display: block;
  width: 72px;
  height: 72px;
  background-color: #ffffff;
  border-radius: 50%;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}
.sandbox-2025 .requestPages .radio-btns a.big-btn.active:after {
  content: "";
  display: block;
  position: absolute;
  right: 24px;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 575.98px) {
  .sandbox-2025 .requestPages .radio-btns a.big-btn {
    padding: 32px 40px 32px 40px;
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.3em;
  }
  .sandbox-2025 .requestPages .radio-btns a.big-btn.active {
    padding-right: 92px;
  }
}
.sandbox-2025 .requestPages .submit {
  display: block;
  margin-top: 40px;
  margin-bottom: 20px;
}
.sandbox-2025 .requestPages .submit .btn-back {
  width: 44px;
  height: 44px;
}
.sandbox-2025 .requestPages .formBlock label.check, .sandbox-2025 .requestPages .formBlock label.radio {
  line-height: 20px;
}
.sandbox-2025 .requestPages .formBlock .enterDateOfBirth {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.sandbox-2025 .requestPages .formBlock .enterDateOfBirth__label {
  flex: 0 1 100%;
}
.sandbox-2025 .requestPages .formBlock .enterDateOfBirth__date, .sandbox-2025 .requestPages .formBlock .enterDateOfBirth__month {
  width: 80px;
  flex: 0 1 auto;
  margin-right: 6px;
}
.sandbox-2025 .requestPages .formBlock .enterDateOfBirth__year {
  flex: auto;
}
.sandbox-2025 .requestPages .formBlock .enterAddress {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.sandbox-2025 .requestPages .formBlock .enterAddress__street {
  width: calc(100% - 86px);
  flex: 0 1 auto;
}
.sandbox-2025 .requestPages .formBlock .enterAddress__house_number {
  width: 80px;
  flex: 0 1 auto;
  margin-left: 6px;
}
.sandbox-2025 .requestPages .form-input {
  position: relative;
  padding-top: 3px;
}
.sandbox-2025 .requestPages .form-input--spaced {
  padding-top: 0px;
}
.sandbox-2025 .requestPages .form-input--spaced input {
  margin-bottom: 8px;
}
.sandbox-2025 .requestPages .form-input__link {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.7142857143em;
  color: #222222;
  text-decoration: underline;
}
.sandbox-2025 .requestPages .form-input__link:hover {
  color: var(--theme-primary);
}
.sandbox-2025 .requestPages .form-input__link-top {
  position: absolute;
  right: 0;
  top: -3px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.7142857143em;
  color: #222222;
  text-decoration: underline;
}
.sandbox-2025 .requestPages .form-input__link-bottom {
  position: relative;
  text-align: right;
  display: block;
  margin-bottom: 32px;
}
@media (max-width: 991.98px) {
  .sandbox-2025 .request-row-reverse {
    flex-direction: column-reverse;
  }
}
.sandbox-2025 .request-options {
  position: relative;
  padding-top: 40px;
  padding-bottom: 20px;
}
@media (min-width: 992px) {
  .sandbox-2025 .request-options {
    padding-top: 16px;
    padding-bottom: 30px;
  }
}
.sandbox-2025 .request-options__title {
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.4545454545em;
  margin-bottom: 16px;
  font-weight: normal;
  font-style: normal;
}
@media (min-width: 992px) {
  .sandbox-2025 .request-options__title {
    font-size: 32px;
    font-size: 3.2rem;
    line-height: 1.3125em;
    margin-bottom: 38px;
  }
}
.sandbox-2025 .fullWidth-half {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: flex-start;
  margin-left: -5px;
  margin-right: -5px;
}
.sandbox-2025 .fullWidth-half.open .list_data {
  margin: 0 5px;
  width: calc(100% - 10px);
  top: 74px;
}
.sandbox-2025 .fullWidth-half__item {
  position: relative;
}
.sandbox-2025 .fullWidth-half__item--half {
  flex: 0 1 100%;
  display: block;
  padding: 0 5px;
  position: relative;
}
@media (min-width: 992px) {
  .sandbox-2025 .fullWidth-half__item--half {
    flex: 0 1 50%;
    display: block;
    padding: 0 5px;
  }
}
.sandbox-2025 .fullWidth-half__item--half.open .list_data {
  margin: 0 5px;
  width: calc(100% - 10px);
  top: 74px;
}
.sandbox-2025 .fullWidth-half__item--half-fixed {
  display: block;
  padding: 0 5px;
  width: 50%;
}
.sandbox-2025 .fullWidth-half__item--full {
  flex: 1 1 100%;
  display: block;
  padding: 0 5px;
  position: relative;
}
.sandbox-2025 .fullWidth-auto {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: flex-start;
  margin-left: -5px;
  margin-right: -5px;
}
.sandbox-2025 .fullWidth-auto__item {
  display: block;
  padding: 0 5px;
  flex: 0 1 auto;
}
.sandbox-2025 .fullWidth-auto__item--auto {
  flex: 1;
}
.sandbox-2025 .form-date-input {
  position: relative;
}
.sandbox-2025 .form-date-input__icon-label:after {
  position: absolute;
  display: block;
  content: " ";
  width: 20px;
  height: 22px;
  right: 18px;
  top: 39px;
}
.sandbox-2025 .marTop72 {
  margin-top: 72px;
}
.sandbox-2025 .marBot32 {
  margin-bottom: 32px !important;
}
.sandbox-2025 .formBlock .list_data {
  position: absolute;
  left: 0;
  top: 100%;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.625em;
  color: #333;
  background-color: #ffffff;
  border: solid 1px #222;
  z-index: 100;
  height: 200px;
  overflow-Y: scroll;
  overflow-X: hidden;
  text-indent: 0;
  width: 100%;
  list-style: none;
  padding: 0;
  margin: 0;
}
.sandbox-2025 .copy_data {
  color: #222222;
  text-decoration: underline;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1em;
}
@media (min-width: 768px) {
  .sandbox-2025 .copy_data {
    line-height: 1.7142857143em;
  }
}
.sandbox-2025 .copy_data:hover {
  color: #0a23fa;
}
.sandbox-2025 .request-page--step1 {
  padding-bottom: 104px;
}
@media (min-width: 768px) {
  .sandbox-2025 .request-page--step1 {
    padding-bottom: 168px;
  }
}
.sandbox-2025 .request-page--step2 {
  padding-bottom: 84px;
}
@media (min-width: 768px) {
  .sandbox-2025 .request-page--step2 {
    padding-bottom: 148px;
  }
}
.sandbox-2025 .apps-page {
  position: relative;
  min-height: 100vh;
  height: 100%;
  background-color: var(--purple-light-alt);
  overflow: hidden;
  display: flex;
  justify-content: center;
  padding-top: 200px;
}
@media (min-width: 992px) {
  .sandbox-2025 .apps-page {
    padding-top: 100px;
    align-items: center;
  }
}
.sandbox-2025 .apps-page img {
  display: none;
  width: 80px;
  max-width: 100%;
  margin-bottom: 32px;
}
@media (min-width: 992px) {
  .sandbox-2025 .apps-page img {
    width: 150px;
  }
}
.sandbox-2025 .apps-page h1, .sandbox-2025 .apps-page .service-hero__uppertitle {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.4em;
  color: var(--purple-dark);
}
@media (min-width: 992px) {
  .sandbox-2025 .apps-page h1, .sandbox-2025 .apps-page .service-hero__uppertitle {
    font-size: 30px;
    font-size: 3rem;
    line-height: 1.2666666667em;
  }
}
.sandbox-2025 .page-navigation {
  position: relative;
  height: 60px;
}
@media (min-width: 992px) {
  .sandbox-2025 .page-navigation {
    height: auto;
    box-shadow: none;
    padding: 8px 0;
  }
}
.sandbox-2025 .page-navigation--service-page {
  /*.service-page--has-sidebar & {

      order: 2;
      display: block;
      z-index: 100;
      border-right: 1px solid #e7eaf1;


      @include media-breakpoint-up(lg) {
          order: unset;
          position: absolute;
          top: 0;
          left: 0;
          width: 270px;
          padding-top: 54px;
          height: 100%;
      }

      @include media-breakpoint-up(xxl) {
          width: 400px;
      }
  }*/
}
@media (min-width: 992px) {
  .sandbox-2025 .page-navigation--service-page {
    position: sticky;
    top: 120px;
  }
}
.sandbox-2025 .page-navigation__mob-display-item {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 2.75em;
  padding-left: 28px;
  height: 44px;
  box-shadow: inset 4px 0px 0px 0px var(--purple-dark);
  color: var(--purple-dark);
  margin-top: 8px;
  user-select: none;
}
.sandbox-2025 .page-navigation__mob-display {
  display: flex;
  align-content: center;
  height: 60px;
  cursor: pointer;
  box-shadow: inset 0 -1px 0 0 #e7eaf1;
}
@media (min-width: 992px) {
  .sandbox-2025 .page-navigation__mob-display {
    display: none;
  }
}
.sandbox-2025 .page-navigation__toggle {
  display: block;
  width: 51px;
  height: 44px;
  background: none;
  position: absolute;
  right: 0;
  top: 8px;
  border: none;
  font: 0/0 a;
  outline: none;
  z-index: 100;
  mask: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%278%27 height=%276%27 viewBox=%270 0 8 6%27%3E%3Cpath fill-rule=%27evenodd%27 d=%27M8 5L12 11 4 11z%27 transform=%27matrix%281 0 0 -1 -4 11%29%27/%3E%3C/svg%3E%0A") no-repeat 50% 50%;
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: center;
  pointer-events: none;
  background-color: black;
}
.sandbox-2025 .page-navigation__toggle:active {
  outline: none;
}
.sandbox-2025 .page-navigation__toggle:active svg path {
  fill: var(--purple-dark);
}
@media (min-width: 992px) {
  .sandbox-2025 .page-navigation__toggle {
    display: none;
  }
}
.sandbox-2025 .page-navigation__toggle--open {
  transform: rotateZ(180deg);
  background-color: var(--purple-dark);
}
.sandbox-2025 .page-navigation__active-item {
  box-shadow: inset 0 -1px 0 0 #e7eaf1;
  height: 60px;
  pointer-events: none;
  overflow: hidden;
  padding: 8px 0;
}
@media (min-width: 992px) {
  .sandbox-2025 .page-navigation__active-item {
    display: none;
  }
}
.sandbox-2025 .page-navigation__active-link {
  color: var(--purple-dark);
  padding: 12px 24px 12px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.1875em;
  box-shadow: inset 4px 0px 0px 0px var(--purple-dark);
}
.sandbox-2025 .page-navigation__list {
  display: none;
  flex-direction: column;
  width: 100%;
  height: auto;
  background: #ffffff;
  margin: 0;
  z-index: 10;
  padding: 24px 24px 46px 24px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.05), 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  border-top: none;
}
.sandbox-2025 .page-navigation__list.open {
  display: flex;
}
@media (min-width: 992px) {
  .sandbox-2025 .page-navigation__list {
    padding: 0;
    box-shadow: none;
    display: flex;
    width: 268px;
  }
}
@media (min-width: 1460px) {
  .sandbox-2025 .page-navigation__list {
    width: 399px;
    height: auto;
  }
}
.sandbox-2025 .page-navigation__list--ordered {
  counter-reset: section;
}
.sandbox-2025 .page-navigation__list--ordered .page-navigation__link {
  padding: 14px 48px 15px 63px;
}
.sandbox-2025 .page-navigation__list--ordered .page-navigation__link:before {
  position: absolute;
  display: inline-block;
  counter-increment: section;
  content: counter(section) ".";
  left: 35px;
}
.sandbox-2025 .page-navigation__item.current .page-navigation__link {
  box-shadow: inset 4px 0px 0px 0px var(--purple-dark);
  color: var(--purple-dark);
}
@media (min-width: 992px) {
  .sandbox-2025 .page-navigation__item.current .page-navigation__link {
    box-shadow: inset 5px 0px 0px 0px var(--purple-dark);
  }
}
.sandbox-2025 .page-navigation__link {
  padding: 12px 24px 13px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.1875em;
  color: var(--black-950);
  display: block;
  position: relative;
}
@media (min-width: 992px) {
  .sandbox-2025 .page-navigation__link {
    padding: 14px 48px 15px;
  }
}
.sandbox-2025 .page-navigation__link:hover {
  color: var(--purple-light);
  text-decoration: none;
}
.sandbox-2025 .page-navigation__link--title {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.0555555556em;
  font-weight: 500;
}
.sandbox-2025 .page-navigation__link > div {
  position: relative;
  display: inline-block;
}
.sandbox-2025 .page-navigation__link > div span {
  position: absolute;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.1666666667em;
  left: calc(100% + 4px);
  top: -5px;
}
.sandbox-2025 .service-page--has-sidebar .page-navigation--service-page {
  order: 2;
  display: block;
  z-index: 100;
  border-right: 1px solid #e7eaf1;
}
@media (min-width: 992px) {
  .sandbox-2025 .service-page--has-sidebar .page-navigation--service-page {
    order: unset;
    position: absolute;
    top: 0;
    left: 0;
    width: 270px;
    padding-top: 100px;
    height: 100%;
  }
}
@media (min-width: 1460px) {
  .sandbox-2025 .service-page--has-sidebar .page-navigation--service-page {
    width: 400px;
  }
}
.sandbox-2025 .service-article-list-item {
  box-shadow: inset 0 0 0 2px #F0F3F5;
  border-radius: 20px;
  padding: 40px 40px 48px;
}
@media (min-width: 1200px) {
  .sandbox-2025 .service-article-list-item {
    display: flex;
    flex-direction: column;
  }
}
.sandbox-2025 .service-article-list-item__heading {
  background: transparent;
}
@media (min-width: 1200px) {
  .sandbox-2025 .service-article-list-item__heading {
    border-bottom: none;
  }
}
.sandbox-2025 .service-article-list-item__title {
  text-transform: uppercase;
  margin-bottom: 36px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.2142857143em;
  color: var(--purple-light);
}
.sandbox-2025 .service-article-list-item__content {
  background: transparent;
}
.sandbox-2025 .service-article-list-item__text {
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  .sandbox-2025 .service-article-list-item__text {
    margin-bottom: 32px;
    max-width: 1000px;
  }
}
.sandbox-2025 .service-article-list-item__text > *:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .sandbox-2025 .service-article-list-item__text p {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.625em;
  }
}
.sandbox-2025 .service-article-list-item__list {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.7777777778em;
  font-weight: normal;
  list-style-position: outside;
  list-style-type: none;
  padding-left: 0px;
  margin-bottom: 0;
}
.sandbox-2025 .service-article-list-item__list li {
  padding-left: 30px;
  margin-bottom: 6px;
  position: relative;
}
.sandbox-2025 .service-article-list-item__list li:before {
  content: "•";
  position: absolute;
  left: 10px;
  font-size: 16px;
}
.sandbox-2025 .service-article-list-item__list a {
  color: inherit;
}
.sandbox-2025 .service-article-list-item__list a:hover {
  text-decoration: none;
}
.sandbox-2025 .service-article-list-block {
  display: flex;
  flex-direction: column;
  gap: 24px;
  background: #fff;
  padding: 24px 24px 104px;
}
@media (min-width: 992px) {
  .sandbox-2025 .service-article-list-block {
    padding-bottom: 168px;
  }
}
.sandbox-2025 .service-article-list-block__links {
  padding: 24px 20px 0;
}
@media (min-width: 992px) {
  .sandbox-2025 .service-article-list-block__links {
    padding: 33px 20px 0 500px;
  }
}
.sandbox-2025 .search-grid-container {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
}
.sandbox-2025 .search-grid-container__item {
  border-radius: 20px;
  box-shadow: inset 0 0 0 2px #F0F3F5;
}
.sandbox-2025 .offer__content-title {
  color: var(--purple-dark);
  margin-bottom: 0;
}
.sandbox-2025 .service-article-list-item-nova-klasa {
  border-bottom: 1px solid #f5f7fc;
  /*box-shadow: inset 0 0 0 2px #F0F3F5;
  border-radius: 20px;*/
}
@media (min-width: 1200px) {
  .sandbox-2025 .service-article-list-item-nova-klasa {
    display: flex;
  }
}
.sandbox-2025 .service-article-list-item-nova-klasa__heading {
  background: var(--white);
  padding: 56px 20px 16px;
}
@media (min-width: 1200px) {
  .sandbox-2025 .service-article-list-item-nova-klasa__heading {
    padding: 74px 48px 88px 80px;
    width: 500px;
    border-bottom: none;
  }
}
.sandbox-2025 .service-article-list-item-nova-klasa__title {
  text-transform: uppercase;
  margin-bottom: 0;
  /*@include fontSize(14);
  @include lineHeight(17,14);
  color: var(--purple-light);*/
}
.sandbox-2025 .service-article-list-item-nova-klasa__content {
  background: var(--white);
  padding: 0px 20px 72px;
}
@media (min-width: 1200px) {
  .sandbox-2025 .service-article-list-item-nova-klasa__content {
    padding: 74px 84px 88px;
    width: calc(100% - 500px);
  }
}
.sandbox-2025 .service-article-list-item-nova-klasa__text {
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  .sandbox-2025 .service-article-list-item-nova-klasa__text {
    margin-bottom: 32px;
    max-width: 1000px;
  }
}
.sandbox-2025 .service-article-list-item-nova-klasa__text > *:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .sandbox-2025 .service-article-list-item-nova-klasa__text p {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.625em;
  }
}
.sandbox-2025 .service-article-list-item-nova-klasa__list {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.7777777778em;
  font-weight: normal;
  list-style-position: outside;
  list-style-type: none;
  padding-left: 0px;
  margin-bottom: 0;
}
.sandbox-2025 .service-article-list-item-nova-klasa__list li {
  padding-left: 30px;
  margin-bottom: 6px;
  position: relative;
}
.sandbox-2025 .service-article-list-item-nova-klasa__list li:before {
  content: "•";
  position: absolute;
  left: 10px;
  font-size: 16px;
}
.sandbox-2025 .service-article-list-item-nova-klasa__list a {
  color: inherit;
}
.sandbox-2025 .service-article-list-item-nova-klasa__list a:hover {
  text-decoration: none;
}
.sandbox-2025 .service-article-list-block-nova-klasa {
  background: var(--purple-light);
  padding-bottom: 105px;
  /*display: flex;
     flex-direction: column;
     gap: 24px;
     background: #fff;
     padding: 24px 24px 104px;*/
}
@media (min-width: 992px) {
  .sandbox-2025 .service-article-list-block-nova-klasa {
    padding-bottom: 168px;
  }
}
.sandbox-2025 .service-article-list-block-nova-klasa__links {
  padding: 24px 20px 0;
}
@media (min-width: 992px) {
  .sandbox-2025 .service-article-list-block-nova-klasa__links {
    padding: 33px 20px 0 500px;
  }
}
.sandbox-2025 .download-item {
  padding: 20px 16px;
  box-shadow: inset 0 1px 0 0 #222;
}
.sandbox-2025 .download-item:last-child {
  box-shadow: inset 0 1px 0 0 #222, inset 0 -1px 0 0 #222;
}
.sandbox-2025 .download-item__type {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.3846153846em;
  font-weight: 500;
  margin-bottom: 0;
}
.sandbox-2025 .download-item__file {
  position: relative;
}
@media (min-width: 768px) {
  .sandbox-2025 .download-item__file {
    display: flex;
    justify-content: space-between;
  }
}
.sandbox-2025 .download-item__link {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.7142857143em;
  color: #222;
  padding-right: 14px;
  text-decoration: underline;
  display: block;
  width: calc(100% - 30px);
}
.sandbox-2025 .download-item__link:hover {
  color: var(--purple-light);
}
.sandbox-2025 .download-item__file-size {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.7142857143em;
  color: var(--purple-light);
  margin-bottom: 0;
}
.sandbox-2025 .download-item__icon {
  position: absolute;
  right: 0;
  top: 7px;
}
.sandbox-2025 .download-block__title {
  text-transform: uppercase;
  margin-bottom: 16px;
}
@media (min-width: 992px) {
  .sandbox-2025 .download-block__title {
    margin-bottom: 32px;
  }
}
.sandbox-2025 .download-block__list:not(:last-child) {
  margin-bottom: 32px;
}
@media (min-width: 768px) {
  .sandbox-2025 .download-block__list:not(:last-child) {
    margin-bottom: 42px;
  }
}
.sandbox-2025 .download-block__links {
  text-align: right;
}
.sandbox-2025 .service-socials-link {
  background: var(--white);
  padding: 100% 0 0 0;
  width: 100%;
  display: block;
  border: none;
  background: var(--white);
  box-shadow: inset -1px 0 0 0 #222;
  color: #000;
  text-transform: uppercase;
}
@media (min-width: 992px) {
  .sandbox-2025 .service-socials-link {
    padding: 60% 0 0 0;
  }
}
.sandbox-2025 .service-socials-link:hover {
  box-shadow: inset -1px 1px 0 0 #222;
  color: initial;
}
.sandbox-2025 .service-socials-link__content {
  display: flex;
  flex-direction: column;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  align-items: center;
  justify-content: center;
}
.sandbox-2025 .service-socials-link__label {
  display: none;
}
@media (min-width: 576px) {
  .sandbox-2025 .service-socials-link__label {
    display: block;
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.7em;
  }
}
.sandbox-2025 .service-socials-link__svg, .sandbox-2025 .service-socials-link svg {
  margin-bottom: 0;
}
@media (min-width: 576px) {
  .sandbox-2025 .service-socials-link__svg, .sandbox-2025 .service-socials-link svg {
    margin-bottom: 26px;
  }
}
@media (min-width: 1460px) {
  .sandbox-2025 .service-socials-link__svg, .sandbox-2025 .service-socials-link svg {
    transform: scale(1.47);
  }
}
.sandbox-2025 .service-socials-link__svg path, .sandbox-2025 .service-socials-link svg path {
  fill: var(--purple-light);
}
.sandbox-2025 .service-socials-block {
  display: flex;
  border-top: 1px solid #222222;
}
@media (min-width: 992px) {
  .sandbox-2025 .service-socials-block {
    border: none;
  }
}
.sandbox-2025 .service-socials-block__item {
  flex-grow: 1;
  position: relative;
  border-bottom: 1px solid #222;
}
.service-socials-block__item:last-child .sandbox-2025 .service-socials-block__link {
  box-shadow: inset 0 0 0 0 #222;
}
.service-socials-block__item:last-child .sandbox-2025 .service-socials-block__link:hover {
  box-shadow: inset -1px 1px 0 0 #222;
}
.sandbox-2025 .service-socials-block svg {
  display: block;
}
.sandbox-2025 .disclaimer p {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.625em;
  font-weight: 300;
  color: #585d6b;
}
.sandbox-2025 .disclaimer a:hover {
  color: var(--theme-primary);
}
.sandbox-2025 .disclaimer--request {
  padding-bottom: 104px;
}
@media (min-width: 992px) {
  .sandbox-2025 .disclaimer--request {
    padding-bottom: 168px;
  }
}
.sandbox-2025 .disclaimer--request p {
  margin-bottom: 0;
}
.sandbox-2025 .disclaimer-block {
  margin-top: 40px;
  padding-top: 32px;
  border-top: 1px solid #222222;
}
.sandbox-2025 .disclaimer-block p {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.7142857143em;
  color: #585d6b;
  position: relative;
  padding-left: 10px;
  margin-bottom: 16px;
}
.sandbox-2025 .disclaimer-block p a {
  color: #222222;
  text-decoration: underline;
}
.sandbox-2025 .disclaimer-block p:before {
  position: absolute;
  content: "•";
  display: block;
  top: 0px;
  left: 0px;
}
.sandbox-2025 .product-box__item {
  position: relative;
  padding: 16px 16px 32px 24px;
  box-shadow: inset 0 -1px 0 0 #2E3B66;
  /*&:first-child {
      box-shadow: inset 1px 1px 0 0 #222222, inset -1px -1px 0 0 #222222;
  }*/
}
@media (min-width: 992px) {
  .sandbox-2025 .product-box__item {
    padding: 24px 32px;
    display: flex;
    flex-direction: row;
  }
}
.sandbox-2025 .product-box__wrapper {
  display: flex;
  flex-direction: column;
}
.sandbox-2025 .product-box__row {
  display: flex;
  flex-direction: row;
}
@media (min-width: 992px) {
  .sandbox-2025 .product-box__row {
    justify-content: flex-start;
    align-items: center;
  }
}
.sandbox-2025 .product-box__row--first {
  align-items: center;
  justify-content: space-between;
  margin-bottom: 24px;
}
@media (min-width: 992px) {
  .sandbox-2025 .product-box__row--first {
    padding-right: 41px;
    margin-bottom: 0px;
    width: 73px;
  }
}
.sandbox-2025 .product-box__row--second {
  align-items: center;
  margin-bottom: 32px;
}
@media (min-width: 992px) {
  .sandbox-2025 .product-box__row--second {
    width: calc(60% - 73px);
    margin-bottom: 0px;
  }
}
.sandbox-2025 .product-box__row--third {
  justify-content: space-between;
  margin-right: 12px;
}
@media (min-width: 992px) {
  .sandbox-2025 .product-box__row--third {
    margin-right: 0;
    width: 40%;
    justify-content: space-between;
    align-items: center;
  }
}
.sandbox-2025 .product-box__info {
  margin-left: 35px;
}
@media (min-width: 992px) {
  .sandbox-2025 .product-box__info {
    margin-left: 16px;
    height: 100%;
    display: block;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
  }
}
.sandbox-2025 .product-box__label {
  display: block;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.1666666667em;
  color: #585d6b;
  margin-bottom: 10px;
  text-transform: uppercase;
}
@media (min-width: 992px) {
  .sandbox-2025 .product-box__label {
    display: none;
  }
}
.sandbox-2025 .product-box__media {
  width: 80px;
  height: 80px;
}
.sandbox-2025 .product-box__media img {
  width: 100%;
}
.sandbox-2025 .product-box__bon {
  padding: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-basis: 60px;
  height: 60px;
  width: 60px;
  position: relative;
}
@media (min-width: 992px) {
  .sandbox-2025 .product-box__bon {
    flex-basis: 80px;
    height: 80px;
    width: 80px;
  }
}
.sandbox-2025 .product-box__bon-icon {
  position: absolute;
  width: 60px;
  height: 60px;
  z-index: -1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.sandbox-2025 .product-box__bon-icon--bon-15 g > g, .sandbox-2025 .product-box__bon-icon--bon-2 g > g {
  fill: #00d189;
}
.sandbox-2025 .product-box__bon-icon--bon-25 g > g, .sandbox-2025 .product-box__bon-icon--bon-4 g > g {
  fill: #fadc82;
}
.sandbox-2025 .product-box__bon-icon--bon-60 g > g, .sandbox-2025 .product-box__bon-icon--bon-6 g > g {
  fill: #79dfff;
}
.sandbox-2025 .product-box__bon-icon--bon-90 g > g, .sandbox-2025 .product-box__bon-icon--bon-12 g > g {
  fill: #ff6252;
}
.sandbox-2025 .product-box__bon-icon--bon-180 g > g, .sandbox-2025 .product-box__bon-icon--bon-16 g > g {
  fill: #0075f5;
}
.sandbox-2025 .product-box__bon-label {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.2222222222em;
  color: #fff;
  text-align: center;
}
.sandbox-2025 .product-box__bon-label--bon-15, .sandbox-2025 .product-box__bon-label--bon-2 {
  color: #fadc82;
}
.sandbox-2025 .product-box__bon-label--bon-25, .sandbox-2025 .product-box__bon-label--bon-4 {
  color: #a187f5;
}
.sandbox-2025 .product-box__bon-label--bon-60, .sandbox-2025 .product-box__bon-label--bon-6 {
  color: #ff6252;
}
.sandbox-2025 .product-box__bon-label--bon-90, .sandbox-2025 .product-box__bon-label--bon-12 {
  color: #0075f5;
}
.sandbox-2025 .product-box__bon-label--bon-180, .sandbox-2025 .product-box__bon-label--bon-16 {
  color: #00d189;
}
.sandbox-2025 .product-box__name {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.5555555556em;
  color: #222222;
  padding-left: 12px;
}
@media (min-width: 992px) {
  .sandbox-2025 .product-box__name {
    padding-left: 32px;
  }
}
.sandbox-2025 .product-box__price {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.5555555556em;
  color: #222222;
}
.sandbox-2025 .product-box__price strong {
  font-weight: bold;
}
.sandbox-2025 .product-box__quantity {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 80px;
  height: 50px;
  font-size: 1.6rem;
  line-height: 1.75em;
  font-weight: 400;
  color: #222222;
  box-shadow: inset 0px 0px 1px 1px #e7eaf1;
  background: #f5f7fc;
}
.sandbox-2025 .product-box select, .sandbox-2025 .product-box ul {
  margin-bottom: 0px;
}
.sandbox-2025 .product-box select {
  width: 104px;
}
@media (min-width: 992px) {
  .sandbox-2025 .product-box select {
    width: 80px;
  }
}
.sandbox-2025 .product-box__currency-info {
  font-size: 1.1rem;
}
.sandbox-2025 .product-box__sum-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 24px;
}
@media (min-width: 992px) {
  .sandbox-2025 .product-box__sum-box {
    align-items: flex-end;
    margin-top: 30px;
  }
}
.sandbox-2025 .product-box__sum {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.5em;
  color: var(--purple-light-alt);
  margin-bottom: 32px;
}
@media (min-width: 992px) {
  .sandbox-2025 .product-box__sum {
    margin-bottom: 40px;
  }
}
.sandbox-2025 .product-box__sum strong {
  color: #222222;
  /* @include media-breakpoint-up(lg) {
  	font-family: 'Moderat-Regular';
  } */
}
.sandbox-2025 .product-box__sum span {
  color: #222222;
  font-weight: normal;
}
.sandbox-2025 .product-box__sum .label-total {
  display: block;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.5em;
  color: var(--purple-light-alt);
}
.sandbox-2025 .product-box__sum-btns {
  display: flex;
  flex-direction: row-reverse;
  justify-content: center;
  align-items: center;
  width: 100%;
  gap: 10px;
}
@media (min-width: 992px) {
  .sandbox-2025 .product-box__sum-btns {
    justify-content: space-between;
  }
}
.sandbox-2025 .product-box .text-link--blue {
  display: none;
}
.sandbox-2025 .product-box ul {
  list-style-type: none;
}
.sandbox-2025 .product-box ul li {
  padding-left: 0px !important;
}
.sandbox-2025 .product-box ul li:before {
  display: none !important;
}
.sandbox-2025 .product-box__delete-btn {
  padding: 8px !important;
  line-height: 1 !important;
  width: 32px !important;
  height: 32px !important;
  text-align: center;
}
.sandbox-2025 .product-box-sidebar .product-box__item {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  padding: 16px 16px 16px 16px;
}
@media (min-width: 992px) {
  .sandbox-2025 .product-box-sidebar .product-box__item {
    padding: 24px 16px 16px 16px;
  }
}
.sandbox-2025 .product-box-sidebar .product-box__media {
  text-align: center;
  width: 64px;
  height: 60px;
}
@media (min-width: 992px) {
  .sandbox-2025 .product-box-sidebar .product-box__media {
    width: 80px;
    height: 80px;
  }
}
.sandbox-2025 .product-box-sidebar .product-box__media img {
  height: 100%;
  width: auto;
}
.sandbox-2025 .product-box-sidebar .product-box__name {
  display: block;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5em;
  color: #222222;
  margin-bottom: 8px;
  padding-left: 0px;
}
@media (min-width: 992px) {
  .sandbox-2025 .product-box-sidebar .product-box__name {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5em;
    padding-left: 0px;
  }
}
.sandbox-2025 .product-box-sidebar .product-box__label {
  display: block;
  margin-bottom: 4px;
}
@media (min-width: 992px) {
  .sandbox-2025 .product-box-sidebar .product-box__label {
    display: block;
  }
}
.sandbox-2025 .product-box-sidebar .product-box__price {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.4285714286em;
  color: #222222;
}
.sandbox-2025 .product-box-sidebar .product-box__sum-box {
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
  padding: 12px 0 32px 0;
  margin-top: 0px;
}
@media (min-width: 992px) {
  .sandbox-2025 .product-box-sidebar .product-box__sum-box {
    padding: 16px 0 0px 0;
    margin-top: 0px;
  }
}
.sandbox-2025 .product-box-sidebar .product-box__sum {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.625em;
  margin-bottom: 0;
  /* span {
      font-weight: bold;
  } */
}
@media (min-width: 992px) {
  .sandbox-2025 .product-box-sidebar .product-box__sum {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.5555555556em;
    margin-bottom: 0;
  }
}
.sandbox-2025 .dropdown-menu-full-cart .product-box {
  min-width: 576px;
}
.sandbox-2025 .dropdown-menu-full-cart .product-box__item {
  padding: 16px;
  justify-content: flex-start;
}
.sandbox-2025 .dropdown-menu-full-cart .product-box__row--first {
  width: 40px;
  padding-right: 0;
}
@media (min-width: 992px) {
  .sandbox-2025 .dropdown-menu-full-cart .product-box__row--first {
    padding-right: 0;
  }
}
.sandbox-2025 .dropdown-menu-full-cart .product-box__row--second {
  width: 280px;
}
.sandbox-2025 .dropdown-menu-full-cart .product-box__row--third {
  width: 200px;
}
.sandbox-2025 .dropdown-menu-full-cart .product-box__media {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 0px;
  width: 60px;
  height: 60px;
}
.sandbox-2025 .dropdown-menu-full-cart .product-box__media img {
  height: 100%;
  width: auto;
}
.sandbox-2025 .dropdown-menu-full-cart .product-box__bon {
  padding: 12px;
  flex-basis: 60px;
  height: 60px;
  width: 60px;
  margin-right: 0px;
  margin-bottom: 0px;
}
.sandbox-2025 .dropdown-menu-full-cart .product-box__name {
  padding-left: 16px;
  padding-right: 10px;
  color: var(--white);
}
.sandbox-2025 .dropdown-menu-full-cart .product-box__currency-info {
  color: #d0d0d0;
}
.sandbox-2025 .dropdown-menu-full-cart .product-box__price {
  padding-left: 20px;
  width: 135px;
  display: inline-block;
  color: var(--white);
}
.sandbox-2025 .dropdown-menu-full-cart .product-box__sum-box {
  padding: 16px 16px 24px 16px;
  margin-top: 0;
  flex-direction: column;
}
.sandbox-2025 .dropdown-menu-full-cart .product-box__sum {
  margin-bottom: 16px;
  text-align: right;
  display: flex;
  color: #9AA3A8;
  /* span {
      font-weight: bold;
  } */
}
.sandbox-2025 .dropdown-menu-full-cart .product-box__sum strong {
  color: var(--purple-light);
}
.sandbox-2025 .dropdown-menu-full-cart .product-box__sum-btns {
  justify-content: space-between;
}
.sandbox-2025 .dropdown-menu-full-cart .text-link--blue {
  display: block;
}
.sandbox-2025 .checkout-page {
  padding-bottom: 104px;
}
@media (min-width: 992px) {
  .sandbox-2025 .checkout-page {
    padding-bottom: 168px;
  }
}
.sandbox-2025 .checkout-page--checkout {
  padding-bottom: 0px;
}
@media (min-width: 992px) {
  .sandbox-2025 .checkout-page--checkout {
    padding-bottom: 0px;
  }
}
.sandbox-2025 .checkout-page .legend {
  display: flex;
  justify-content: flex-start;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.2857142857em;
  color: #585d6b;
  text-transform: uppercase;
  padding: 0 32px 0 105px;
  margin-bottom: 11px;
}
.sandbox-2025 .checkout-page .legend > div:first-child {
  width: calc(60% + 25px);
}
.sandbox-2025 .checkout-page .legend > div:last-child {
  text-align: right;
  width: 39%;
}
@media (max-width: 800px) {
  .sandbox-2025 .checkout-page .legend > div {
    display: none;
  }
}
.sandbox-2025 .checkout-page .form_end {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.sandbox-2025 .checkout-page .form_end > div {
  display: flex;
  align-items: center;
}
.sandbox-2025 .checkout-page .form-end__price {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.5em;
  color: var(--theme-primary);
}
@media (min-width: 992px) {
  .sandbox-2025 .checkout-page .form-end__price {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.4166666667em;
  }
}
.sandbox-2025 .checkout-page .form-end__price strong {
  color: #222222;
  font-weight: bold;
}
.sandbox-2025 .checkoutPage {
  padding-bottom: 50px;
}
.sandbox-2025 .checkoutPage .legend {
  display: flex;
  justify-content: flex-start;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.2857142857em;
  padding: 0 32px 0 105px;
  margin-bottom: 11px;
  color: #585d6b;
  text-transform: uppercase;
}
.sandbox-2025 .checkoutPage .legend > div:first-child {
  width: calc(60% + 25px);
}
.sandbox-2025 .checkoutPage .legend > div:last-child {
  text-align: right;
  width: 39%;
}
@media (max-width: 800px) {
  .sandbox-2025 .checkoutPage .legend > div {
    display: none;
  }
}
.sandbox-2025 .checkoutPage .productBox {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px 30px;
  margin: 0 0 20px;
  border-radius: 10px;
  background-color: #6866fc;
  box-shadow: 10px 16px 30px 0 rgba(0, 0, 0, 0.15);
}
@media (max-width: 800px) {
  .sandbox-2025 .checkoutPage .productBox {
    display: block !important;
    position: relative;
    zoom: 1;
  }
  .sandbox-2025 .checkoutPage .productBox:before, .sandbox-2025 .checkoutPage .productBox:after {
    content: "";
    display: table;
  }
  .sandbox-2025 .checkoutPage .productBox:after {
    clear: both;
  }
}
.sandbox-2025 .checkoutPage .productBox > div {
  display: flex;
  align-items: center;
}
@media (max-width: 800px) {
  .sandbox-2025 .checkoutPage .productBox > div {
    /*
    &:not(:first-child){
    	float: left;
    }*/
  }
  .sandbox-2025 .checkoutPage .productBox > div:nth-child(1) {
    margin-top: 28px;
    margin-bottom: 40px;
  }
  .sandbox-2025 .checkoutPage .productBox > div:nth-child(1):before {
    content: "Proizvod";
    position: absolute;
    top: 16px;
    color: #fadc73;
    font-weight: 700;
    font-size: 14px;
  }
  .sandbox-2025 .checkoutPage .productBox > div:nth-child(2) {
    float: left;
    position: relative;
    width: 100px;
    height: 43px;
  }
  .sandbox-2025 .checkoutPage .productBox > div:nth-child(2):before {
    content: "Količina";
    position: absolute;
    bottom: 100%;
    color: #fadc73;
    left: 0;
    font-weight: 700;
    font-size: 14px;
  }
  .sandbox-2025 .checkoutPage .productBox > div:nth-child(3) {
    float: left;
    position: relative;
  }
  .sandbox-2025 .checkoutPage .productBox > div:nth-child(3):before {
    content: "Cijena";
    position: absolute;
    bottom: 100%;
    color: #fadc73;
    left: 0;
    font-weight: 700;
    font-size: 14px;
  }
}
.sandbox-2025 .checkoutPage .productBox .del {
  display: inline-block;
  text-indent: -9999em;
  cursor: pointer;
}
@media (max-width: 800px) {
  .sandbox-2025 .checkoutPage .productBox .del {
    position: absolute;
    right: 20px;
    top: 20px;
  }
}
.sandbox-2025 .checkoutPage .productBox p {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.5em;
  margin: 0;
  display: inline-block;
}
.sandbox-2025 .checkoutPage .productBox .name {
  width: 260px;
}
@media (max-width: 800px) {
  .sandbox-2025 .checkoutPage .productBox .name {
    width: calc(100% - 100px);
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.625em;
  }
}
@media (max-width: 800px) {
  .sandbox-2025 .checkoutPage .productBox .price {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.625em;
    margin-top: 10px;
  }
}
.sandbox-2025 .checkoutPage .productBox .wrapImg {
  width: 80px;
  height: 80px;
  background-color: #ff5055;
  border-radius: 50%;
  text-align: center;
  display: inline-block;
  margin: 0 20px 0 30px;
}
.sandbox-2025 .checkoutPage .productBox .wrapImg img {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  width: 56px;
  height: auto;
}
.sandbox-2025 .checkoutPage .productBox .wrapImg .cartBonImage {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 800px) {
  .sandbox-2025 .checkoutPage .productBox .wrapImg {
    margin-left: 0;
  }
}
.sandbox-2025 .checkoutPage .productsSum {
  display: flex;
  align-items: end;
  flex-direction: column;
}
.sandbox-2025 .checkoutPage .productsSum .priceSum {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.4166666667em;
  padding: 5px 20px 20px;
}
.sandbox-2025 .checkoutPage .productsSum .priceSum strong {
  color: #fff;
}
.sandbox-2025 .checkoutPage .sidebar .productsSum {
  align-items: flex-start;
}
.sandbox-2025 .checkoutPage .sidebar .productsSum .priceSum {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.4444444444em;
  padding: 0 20px;
}
.sandbox-2025 .checkoutPage .productBoxSide {
  border-radius: 10px;
  background-color: #6866fc;
  box-shadow: 10px 16px 30px 0 rgba(0, 0, 0, 0.15);
  overflow: hidden;
  margin: 0 0 30px;
}
.sandbox-2025 .checkoutPage .productBoxSide .info {
  background-color: #ff5055;
  display: flex;
  align-items: center;
  min-height: 120px;
}
.sandbox-2025 .checkoutPage .productBoxSide .wrapImg {
  width: 100px;
  text-align: center;
}
.sandbox-2025 .checkoutPage .productBoxSide .wrapImg img {
  width: 56px;
  height: auto;
}
.sandbox-2025 .checkoutPage .productBoxSide .name {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5em;
}
.sandbox-2025 .checkoutPage .productBoxSide .price {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.5em;
  color: #fadc73;
  padding: 20px;
}
.sandbox-2025 .checkoutPage .productBoxSide .price strong {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5em;
  color: #fff;
  display: block;
}
.sandbox-2025 .checkoutPage .shippingCtaBlock {
  display: flex;
  align-items: center;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.7142857143em;
  min-height: 79px;
  max-width: 440px;
  background-color: #5f55e6;
  border-radius: 40px;
  padding: 0 40px 0 92px;
  position: relative;
}
.sandbox-2025 .checkoutPage .shippingCtaBlock:before {
  content: "";
  display: inline-block;
  position: absolute;
  left: 8px;
  top: 8px;
}
.sandbox-2025 .checkoutPage .shippingCtaBlock > div {
  display: inline-block;
}
.sandbox-2025 .checkoutPage .copy_data {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.375em;
}
.sandbox-2025 .checkoutPage .copy_data:before {
  content: "";
  display: inline-block;
  margin: 0 10px -5px 0;
}
.sandbox-2025 .checkoutPage #paymentMethods .formBlock:last-child:after {
  display: none;
}
.sandbox-2025 .checkoutPage #paymentMethods .formBlock:after {
  content: "";
  display: block;
  height: 1px;
  width: calc(100% - 40px);
  margin: 0 0 0 20px;
  background-color: #544bcc;
}
.sandbox-2025 .checkoutPage #paymentMethods .formBlock label {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.8888888889em;
}
.sandbox-2025 .checkoutPage #paymentMethods .formBlock p {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.625em;
  color: #fff;
  margin: 0;
}
.sandbox-2025 .checkoutPage #paymentMethods .formBlock .cardInfo {
  padding: 13px 30px 13px 90px;
  background-color: #5f55e6;
  border-radius: 10px;
  position: relative;
}
.sandbox-2025 .checkoutPage #paymentMethods .formBlock .cardInfo:before {
  content: "";
  display: block;
  position: absolute;
  left: 7px;
  top: 7px;
}
.sandbox-2025 .checkoutPage #paymentMethods .formBlock .cardInfo p {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.7142857143em;
  color: #c3c5ff;
  margin: 0;
}
.sandbox-2025 .checkoutPage .form_end {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.sandbox-2025 .checkoutPage .form_end > div {
  display: flex;
  align-items: center;
}
.sandbox-2025 .checkoutPage .form-end__price {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.5em;
  color: #0a23fa;
}
@media (min-width: 992px) {
  .sandbox-2025 .checkoutPage .form-end__price {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.4166666667em;
  }
}
.sandbox-2025 .checkoutPage .form-end__price strong {
  color: #222222;
  font-weight: bold;
}
.sandbox-2025 .checkoutPage .disclaimer p {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.5714285714em;
  color: #c3c5ff;
}
.sandbox-2025 .checkoutPage table.table {
  margin-bottom: 60px;
}
.sandbox-2025 .checkoutPage1 .topUpFormPart {
  display: flex;
}
.sandbox-2025 .checkoutPage1 .topUpFormPart > div:first-child {
  margin-right: 6px;
  width: 80px;
}
.sandbox-2025 .checkoutPage1 .topUpFormPart > div:last-child {
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.sandbox-2025 .lottie {
  width: 280px;
  height: 160px;
  margin: 0 auto;
}
.sandbox-2025 .lottie__container {
  width: 100%;
  display: flex;
  flex-direction: column;
  height: 100vh;
  justify-content: center;
}
.sandbox-2025 .lottie__paragraph {
  font-weight: bold;
  text-align: center;
}
.sandbox-2025 .lottie__container.hidden {
  display: none;
}
@media (min-width: 992px) {
  .sandbox-2025 .js-cart-wrapper {
    padding-bottom: 168px;
  }
}
.sandbox-2025 .checkbox-box {
  margin-bottom: 40px;
}
.sandbox-2025 .checkbox-box__item {
  padding: 29px 24px 32px 24px;
  border: solid 1px #e7eaf1;
}
.sandbox-2025 .checkbox-box__item:last-child {
  margin-top: -1px;
}
.sandbox-2025 .checkbox-box__item--flex {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
@media (min-width: 992px) {
  .sandbox-2025 .checkbox-box__item--flex {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }
}
.sandbox-2025 .checkbox-box__label {
  margin-bottom: 0 !important;
  font-size: 18px !important;
  line-height: 28px !important;
  color: #222222 !important;
  font-weight: 900 !important;
  max-width: 50%;
}
@media (min-width: 992px) {
  .sandbox-2025 .checkbox-box__label {
    font-size: 20px !important;
    line-height: 34px !important;
  }
}
.sandbox-2025 .checkbox-box__label span {
  top: 8px;
}
.sandbox-2025 .checkbox-box__info {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 300;
  color: #585d6b;
  padding-left: 35px;
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .sandbox-2025 .checkbox-box__info {
    max-width: 270px;
    padding-top: 6px;
    padding-left: 0px;
  }
}
@media (min-width: 992px) {
  .sandbox-2025 .sidebar-cart-card {
    position: sticky;
    top: 160px;
  }
}
.sandbox-2025 .sim-cart {
  position: relative;
  display: block;
  margin-bottom: 40px;
}
@media (min-width: 992px) {
  .sandbox-2025 .sim-cart {
    padding-top: 80px;
  }
}
.sandbox-2025 .sim-cart__title {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.625em;
  color: #222222;
  text-transform: uppercase;
  margin-bottom: 16px;
}
@media (min-width: 992px) {
  .sandbox-2025 .sim-cart__title {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.5555555556em;
  }
}
.sandbox-2025 .sim-cart__wrapper {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  align-items: flex-start;
  border: 1px solid #222222;
  padding-top: 24px;
  padding-right: 16px;
}
.sandbox-2025 .sim-cart__media {
  padding-left: 24px;
  padding-right: 28px;
}
.sandbox-2025 .sim-cart__image {
  width: 60px;
  height: 80px;
  display: block;
}
.sandbox-2025 .sim-cart__info {
  display: inline-block;
  width: calc(100% - 112px);
}
.sandbox-2025 .sim-cart__name {
  display: block;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5em;
  margin-bottom: 27px;
}
.sandbox-2025 .sim-cart__inner {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
}
.sandbox-2025 .sim-cart__price-text {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.1666666667em;
  font-weight: 500;
  color: var(--shuttle);
  display: block;
  margin-bottom: 4px;
  text-transform: uppercase;
}
.sandbox-2025 .sim-cart__price-numb {
  display: block;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.4285714286em;
  font-weight: bold;
  color: #222222;
}
.sandbox-2025 .modal-open {
  overflow: hidden;
}
.sandbox-2025 .modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: auto;
  outline: 0;
}
.modal-open .sandbox-2025 .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.sandbox-2025 .modal.show {
  opacity: 1 !important;
}
.sandbox-2025 .modal-dialog-bontovnik {
  position: relative;
  width: auto;
  pointer-events: none;
  display: flex;
  align-items: center;
  height: 100%;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.modal.fade .sandbox-2025 .modal-dialog-bontovnik {
  transform: translate(0, -25%);
}
.modal.show .sandbox-2025 .modal-dialog-bontovnik {
  transform: translate(0, 0);
}
.sandbox-2025 .modal-dialog-bontovnik .modal-content {
  overflow: visible;
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  outline: 0;
  box-shadow: 10px 16px 30px 0 rgba(0, 0, 0, 0.15);
  border-radius: 10px;
  padding: 28px 0 0 0;
}
.sandbox-2025 .modal-dialog-centered {
  display: flex;
  align-items: center;
}
.sandbox-2025 .modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #2A2666;
}
.sandbox-2025 .modal-backdrop.fade {
  opacity: 0;
}
.sandbox-2025 .modal-backdrop.show {
  opacity: 0.5;
}
.sandbox-2025 .modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.sandbox-2025 .modal-dialog-bontovnik .modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 0 30px 20px;
  border-bottom: none;
}
.sandbox-2025 .modal-dialog-bontovnik .modal-header.fantom-header {
  position: relative;
  padding: 0 !important;
  height: 0;
}
.sandbox-2025 .modal-dialog-bontovnik .modal-header.fantom-header .close {
  position: absolute;
  right: 0;
  top: 0;
  margin: -28px 0 0 0;
}
.sandbox-2025 .modal-dialog-bontovnik .modal-title {
  margin-bottom: 0;
  line-height: 1.5em;
}
.sandbox-2025 .modal-dialog-bontovnik .modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 0 30px 30px;
  /* odkomentirati ako koristimo ronikove inpute
  	.formBlock.funkyFormBlock {
  		.phoneDD, .phoneInput {
  			display: inline-block;
  		}
  		.phoneDD {
  			width: 20%;
  			float: left;
  		}
  		.phoneInput {
  			width: 79%;
  			float: right;
  		}
  	}
  */
}
.sandbox-2025 .modal-dialog-bontovnik .modal-body .container-fluid {
  overflow: visible;
}
.sandbox-2025 .modal-dialog-bontovnik .modal-footer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 10px 30px 10px;
  background-color: #a187f5;
  border-top: none;
  border-radius: 0 0 10px 10px;
}
.sandbox-2025 .modal-dialog-bontovnik .modal-footer > :not(:first-child) {
  margin-left: 2rem;
}
.sandbox-2025 .modal-dialog-bontovnik .modal-footer > :not(:last-child) {
  margin-right: 2rem;
}
.sandbox-2025 .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .sandbox-2025 .modal-dialog-bontovnik {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .sandbox-2025 .modal-dialog-centered {
    min-height: calc(100% - 1.75rem * 2);
  }
}
.sandbox-2025 .modal-dialog .p1 {
  margin-bottom: 20px;
}
.sandbox-2025 .modal-dialog .btn-link {
  font-size: 18px;
  font-size: 1.8rem;
  text-transform: uppercase;
}
.sandbox-2025 .modal-dialog button.close {
  border: none;
  background-color: transparent;
  padding: 20px;
  margin: -30px -30px 0 0;
}
.sandbox-2025 .modal-dialog button.close span {
  display: block;
  text-indent: -9999em;
}
.sandbox-2025 .modal-dialog .note {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.5714285714em;
  color: #c3c5ff;
}
.sandbox-2025 .modal-dialog .note p {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.5714285714em;
  color: #c3c5ff;
}
.sandbox-2025 .modal-dialog .pillList {
  padding-bottom: 10px;
  padding-bottom: 10px;
}
.sandbox-2025 .modal-dialog .pillList li {
  margin-bottom: 5px;
}
.sandbox-2025 .modal-dialog .pillList .pill {
  padding: 5px 10px;
  border-radius: 17px;
}
.sandbox-2025 .modal-dialog .pillList .pill.voicePill {
  background-color: #00d7d7;
}
.sandbox-2025 .modal-dialog .pillList .pill.smsPill {
  background-color: #ff7d3c;
}
.sandbox-2025 .modal-dialog .pillList .pill.dataPill {
  background-color: #ff82af;
}
.sandbox-2025 .modal-bontovnik {
  margin-right: 10px;
  margin-left: 10px;
}
@media (min-width: 576px) {
  .sandbox-2025 .modal-bontovnik {
    margin-right: 20px;
    margin-left: 20px;
  }
}
.sandbox-2025 .modal-bontovnik .modal-dialog button.close {
  position: absolute;
  top: 16px;
  right: 16px;
  border: none;
  background-color: transparent;
  padding: 20px;
  margin: 0;
  padding: 4px;
  cursor: pointer;
}
.sandbox-2025 .modal-bontovnik .modal-dialog button.close span {
  display: block;
  background-repeat: no-repeat;
  width: 16px;
  height: 16px;
  background-position: 0 0;
}
.sandbox-2025 .modal-bontovnik .modal-dialog .text-link {
  background-color: transparent;
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.1666666667em;
  font-weight: 500;
  text-decoration: none;
}
@media (min-width: 992px) {
  .sandbox-2025 .modal-bontovnik .modal-dialog .text-link {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.2142857143em;
  }
}
.sandbox-2025 .modal-bontovnik .modal-dialog .text-link:hover {
  color: #fff;
  text-decoration: underline;
}
.sandbox-2025 .modal-bontovnik .modal-content {
  padding: 0;
  background-color: #fff;
  color: #222;
  border-radius: 24px;
}
.sandbox-2025 .modal-bontovnik .modal-header {
  padding: 32px 46px 24px 16px;
  border-radius: 24px 24px 0 0;
  position: relative;
}
.sandbox-2025 .modal-bontovnik .modal-title {
  margin-bottom: 0;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.5555555556em;
}
@media (min-width: 992px) {
  .sandbox-2025 .modal-bontovnik .modal-title {
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.5em;
  }
}
.sandbox-2025 .modal-bontovnik .modal-footer {
  border-radius: 0 0 24px 24px;
  background-color: #a187f5;
  padding: 18px 16px;
}
.sandbox-2025 .modal-bontovnik .form-block .fw4,
.sandbox-2025 .modal-bontovnik .form-block .fw4 p {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.1666666667em;
  text-transform: uppercase;
  font-weight: 500;
  color: #585d6b;
}
.sandbox-2025 .modal-bontovnik .form-block .fw4 p {
  margin-bottom: 1rem;
}
.sandbox-2025 .modal-bontovnik .form-block label {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.1666666667em;
  text-transform: uppercase;
  font-weight: 500;
  color: #585d6b;
}
.sandbox-2025 .modal-bontovnik .form-block select {
  border: none;
}
.sandbox-2025 .modal-bontovnik .form-block .enter-phone-number {
  display: flex;
  margin-bottom: 32px;
}
.sandbox-2025 .modal-bontovnik .form-block .enter-phone-number__areacode {
  flex: 0 0 auto;
  width: 84px;
  margin-right: 6px;
}
.sandbox-2025 .modal-bontovnik .form-block .enter-phone-number__main {
  flex: 1 1 auto;
}
.sandbox-2025 .modal-bontovnik .form-block input {
  background-color: #e7eaf1;
}
.sandbox-2025 body.bottom_50 {
  padding-bottom: 50px;
}
.sandbox-2025 body.bottom_50:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.sandbox-2025 #cookie_policy .NT_container {
  width: 320px;
  z-index: 999999;
  bottom: 8px;
  right: 8px;
  position: fixed;
  float: none;
  background-color: #fff;
  padding: 30px 20px;
  box-shadow: 0 4px 8px 0 rgba(34, 34, 34, 0.1);
  display: none;
}
.sandbox-2025 #cookie_policy .NT_container.NT_fixed_bottom {
  position: fixed;
  float: none;
  width: 100%;
  display: block;
  right: 0;
  left: 0;
  bottom: 0;
}
@media (min-width: 768px) {
  .sandbox-2025 #cookie_policy .NT_container.NT_fixed_bottom {
    right: 8px;
    bottom: 8px;
  }
}
.sandbox-2025 #cookie_policy .NT_container.NT_fixed_bottom.NT_closed_bottom {
  bottom: -100% !important;
}
.sandbox-2025 #cookie_policy .NT_content:after {
  content: ".";
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
.sandbox-2025 #cookie_policy .NT_content {
  position: relative;
}
.sandbox-2025 #cookie_policy .NT_content.mobile {
  width: 96%;
  height: auto;
}
.sandbox-2025 #cookie_policy .NT_content p {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.7142857143em;
  margin-bottom: 16px;
  color: #222;
}
.sandbox-2025 #cookie_policy .NT_content p a {
  text-decoration: underline;
  text-transform: uppercase;
  color: #222;
  font-weight: 400;
}
.sandbox-2025 .cookie-policy__short-info-wrapper {
  height: 246px;
  margin-bottom: 24px;
  position: relative;
}
@media (min-width: 992px) {
  .sandbox-2025 .cookie-policy__short-info-wrapper {
    height: auto;
  }
}
.sandbox-2025 .cookie-policy__short-info {
  height: 246px;
  overflow: auto;
  padding-bottom: 10px;
}
@media (min-width: 992px) {
  .sandbox-2025 .cookie-policy__short-info {
    height: auto;
    padding-bottom: 0;
  }
}
.sandbox-2025 .cookie-policy__short-info:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  height: 60px;
  width: 100%;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 2%, #fff 99%);
  pointer-events: none;
}
@media (min-width: 992px) {
  .sandbox-2025 .cookie-policy__short-info:after {
    content: none;
  }
}
.sandbox-2025 .cookie-policy__short-info p {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.2857142857em;
  color: #222;
}
.sandbox-2025 .cookie-policy__short-info p:last-of-type {
  margin-bottom: 0;
}
.sandbox-2025 .cookie-policy__short-info strong {
  font-weight: bold;
}
.sandbox-2025 .cookie-policy__btn-wrap {
  width: 100%;
  display: block;
  height: 32px;
}
.sandbox-2025 .cookie-policy__btn-wrap:not(:last-child) {
  margin-bottom: 16px;
}
@media (min-width: 992px) {
  .sandbox-2025 .cookie-policy__btn-wrap {
    width: auto;
  }
}
@media (min-width: 992px) {
  .sandbox-2025 .cookie-policy__buttons {
    display: flex;
    justify-content: flex-start;
    gap: 16px;
  }
}
.sandbox-2025 .cookie-policy__btn {
  box-shadow: inset 0 0 0 1px var(--purple-dark);
  width: 100%;
  padding: 8px 30px 8px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.2142857143em;
  text-align: center;
}
.sandbox-2025 .cookie-policy__btn:hover svg path {
  transition: stroke 250ms ease-in-out;
  stroke: #fff;
}
.sandbox-2025 .cookie-policy .cta_accept_default {
  width: 100%;
  padding: 8px 30px 8px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.2142857143em;
}
.sandbox-2025 .cookie-policy .cta_accept_all {
  width: 100%;
  padding: 8px 30px 8px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.2142857143em;
  /* color: #fff;
  background-color: var(--purple-dark); */
}
.sandbox-2025 .cookie-policy__links-wrap {
  display: flex;
  justify-content: flex-end;
  gap: 12px;
  padding-top: 20px;
}
@media (min-width: 992px) {
  .sandbox-2025 .cookie-policy__links-wrap {
    padding-top: 0;
  }
}
.sandbox-2025 .cookie-policy__link {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.2857142857em;
  color: #222;
  text-decoration: underline;
}
.sandbox-2025 .cookie-policy-apendix__btn-wrap {
  width: calc(100% - 40px);
  left: 20px;
  position: relative;
  text-align: center;
}
@media (min-width: 768px) {
  .sandbox-2025 .cookie-policy-apendix__btn-wrap {
    width: auto;
    left: auto;
    right: 32px;
    position: absolute;
  }
}
.sandbox-2025 #cookie_policy_apendix {
  display: none;
  position: fixed;
  z-index: 6147483647;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.6);
  padding-top: 60px;
  padding-right: 16px;
  padding-left: 16px;
}
.sandbox-2025 #cookie_policy_apendix.show {
  display: block;
}
.sandbox-2025 #cookie_policy_apendix * {
  box-sizing: border-box;
}
@media (max-width: 767.98px) {
  .sandbox-2025 #cookie_policy_apendix {
    padding: 16px;
  }
}
.sandbox-2025 #cookie_policy_apendix .container {
  margin: 0 auto 40px;
  padding: 0;
  overflow: hidden;
  color: #222;
}
.sandbox-2025 #cookie_policy_apendix .container .spanLeft {
  padding-top: 27px;
  background-color: #fff;
}
.sandbox-2025 #cookie_policy_apendix .container .spanRight {
  background-color: #e7eaf1;
}
.sandbox-2025 #cookie_policy_apendix .container .banel {
  display: none;
  padding-top: 20px;
  padding-bottom: 20px;
}
@media (min-width: 768px) {
  .sandbox-2025 #cookie_policy_apendix .container .banel {
    padding-top: 20px;
    padding-bottom: 70px;
  }
}
.sandbox-2025 #cookie_policy_apendix .container .spanLeft .banel {
  padding-top: 0;
  background: #e7eaf1;
  padding-bottom: 40px;
  margin-top: -8px;
}
.sandbox-2025 #cookie_policy_apendix .container .babs {
  list-style: none;
  padding: 0;
  margin: 27px 0 27px 0;
}
.sandbox-2025 #cookie_policy_apendix .container label {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.8333333333em;
  padding: 13px 80px 17px 59px;
  color: #c3c5ff;
  position: relative;
  margin-bottom: 0;
  text-transform: none;
  color: #585d6b;
  cursor: pointer;
}
@media (min-width: 992px) {
  .sandbox-2025 #cookie_policy_apendix .container label {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.4285714286em;
  }
}
.sandbox-2025 #cookie_policy_apendix .container label strong {
  display: block;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.625em;
  color: #fff;
  color: #222;
  text-transform: none;
}
@media (min-width: 992px) {
  .sandbox-2025 #cookie_policy_apendix .container label strong {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.5555555556em;
  }
}
.sandbox-2025 #cookie_policy_apendix .container input[type=checkbox] {
  display: none;
}
.sandbox-2025 #cookie_policy_apendix .container input[type=checkbox] + label:before {
  content: "";
  width: 16px;
  height: 16px;
  position: absolute;
  left: 30px;
  top: 18px;
  border: solid 2px #9a9fae;
  background-color: #fff;
}
.sandbox-2025 #cookie_policy_apendix .container input[type=checkbox]:checked + label:before {
  background-position: center center;
  background-repeat: no-repeat;
  border: solid 3px #0a23fa;
}
.sandbox-2025 #cookie_policy_apendix .container input[type=checkbox]:checked:disabled + label {
  background: #e7eaf1;
}
.sandbox-2025 #cookie_policy_apendix .container input[type=checkbox]:checked:disabled + label:before {
  opacity: 0.3;
}
.sandbox-2025 #cookie_policy_apendix .container dl,
.sandbox-2025 #cookie_policy_apendix .container p {
  padding: 0 30px;
  margin: 0;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.4285714286em;
  font-weight: 400;
}
.sandbox-2025 #cookie_policy_apendix .container h4 {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.5555555556em;
  margin-bottom: 10px;
  padding: 0 30px;
}
@media (min-width: 992px) {
  .sandbox-2025 #cookie_policy_apendix .container h4 {
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.5em;
  }
}
.sandbox-2025 #cookie_policy_apendix .container dl {
  padding-left: 40px;
  margin-bottom: 30px;
  border: none;
}
@media (min-width: 768px) {
  .sandbox-2025 #cookie_policy_apendix .container dl {
    border: none;
  }
}
.sandbox-2025 #cookie_policy_apendix .container dl dt {
  padding-bottom: 8px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5em;
  border: none;
  width: 100%;
}
@media (min-width: 768px) {
  .sandbox-2025 #cookie_policy_apendix .container dl dt {
    border: none;
  }
}
.sandbox-2025 #cookie_policy_apendix .container dl dd {
  margin-bottom: 0;
  padding: 0;
  padding-left: 24px;
  position: relative;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.7142857143em;
  font-weight: 400;
  margin-top: 4px;
  border: none;
  width: 100%;
}
.sandbox-2025 #cookie_policy_apendix .container dl dd:before {
  content: "";
  display: block;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  position: absolute;
  left: 2px;
  top: 11px;
}
.sandbox-2025 #cookie_policy_apendix .container .allowed dt {
  color: var(--purple-dark);
  text-transform: none;
}
.sandbox-2025 #cookie_policy_apendix .container .allowed dd:before {
  background-color: #222;
}
.sandbox-2025 #cookie_policy_apendix .container .disallowed dt {
  color: #ff5055;
}
.sandbox-2025 #cookie_policy_apendix .container .disallowed dd:before {
  background-color: #ff5055;
}
.sandbox-2025 #cookie_policy_apendix .container .btn {
  margin: 30px;
}
.sandbox-2025 #cookie_policy_apendix .mhidden {
  display: none;
}
@media (min-width: 768px) {
  .sandbox-2025 #cookie_policy_apendix .mhidden {
    display: inline-block;
  }
}
.sandbox-2025 #cookie_policy_apendix .phantom {
  padding-bottom: 50px;
}
@media (min-width: 768px) {
  .sandbox-2025 #cookie_policy_apendix .phantom {
    padding-bottom: 0;
  }
}
.sandbox-2025 #cookie_policy_apendix .table-wrapper {
  overflow-x: auto;
  margin-bottom: 40px;
}
.sandbox-2025 #cookie_policy_apendix .table-wrapper table {
  min-width: 700px;
  margin-bottom: 0;
}
.sandbox-2025 #cookie_policy_apendix table {
  font-style: normal;
  font-weight: 400;
  border-collapse: collapse;
  position: relative;
  text-align: left;
  width: 100%;
  margin-bottom: 0px;
  font-weight: 400;
  color: #585d6b;
  border: solid 1px #dce0ea;
  border-bottom: none;
}
.sandbox-2025 #cookie_policy_apendix table td,
.sandbox-2025 #cookie_policy_apendix table th {
  padding: 15px 23px;
  vertical-align: baseline;
}
.sandbox-2025 #cookie_policy_apendix table td:first-child,
.sandbox-2025 #cookie_policy_apendix table th:first-child {
  font-weight: 500;
  color: #222;
}
@media (min-width: 992px) {
  .sandbox-2025 #cookie_policy_apendix table td,
  .sandbox-2025 #cookie_policy_apendix table th {
    padding: 23px;
    min-width: 200px;
  }
}
.sandbox-2025 #cookie_policy_apendix thead {
  background: none;
}
.sandbox-2025 #cookie_policy_apendix tbody {
  background: #fff;
}
.sandbox-2025 #cookie_policy_apendix thead tr,
.sandbox-2025 #cookie_policy_apendix tbody tr {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.5384615385em;
  box-shadow: inset 0 -1px 0 0 #dce0ea;
}
.sandbox-2025 #cookie_policy_apendix thead td,
.sandbox-2025 #cookie_policy_apendix thead th,
.sandbox-2025 #cookie_policy_apendix .thead td,
.sandbox-2025 #cookie_policy_apendix .thead th {
  font-weight: 500;
  text-transform: uppercase;
  background: none;
  color: #222;
  background: #dce0ea;
}
.sandbox-2025 #cookie_policy_apendix .btn:after {
  background-color: #e7eaf1;
}
.sandbox-2025 #cookie_policy .NT_container {
  padding: 24px 24px 72px;
}
@media (min-width: 992px) {
  .sandbox-2025 #cookie_policy .NT_container {
    padding: 24px 24px 42px;
  }
}
.sandbox-2025 #cookie_policy .NT_container .btn {
  padding: 0 5px;
}
@media (min-width: 768px) {
  .sandbox-2025 #cookie_policy .NT_container .btn {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .sandbox-2025 #cookie_policy .NT_container .btn {
    width: auto;
    margin-right: 15px;
  }
}
@media (min-width: 1200px) {
  .sandbox-2025 #cookie_policy .NT_container .btn {
    margin-right: 30px;
  }
}
.sandbox-2025 #cookie_policy .NT_container .btn:after {
  background-color: #e7eaf1;
}
@media (min-width: 768px) {
  .sandbox-2025 #cookie_policy .NT_container .btn:first-child {
    margin-bottom: 20px;
  }
}
@media (min-width: 992px) {
  .sandbox-2025 #cookie_policy .NT_container .btn:first-child {
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  .sandbox-2025 #cookie_policy .NT_container .flexMe {
    display: flex;
    align-items: center;
  }
}
.sandbox-2025 #cookie_policy_apendix {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .sandbox-2025 .cookie-desktop {
    display: block !important;
  }
}
.sandbox-2025 .cookie-mobile {
  display: block !important;
}
@media (min-width: 768px) {
  .sandbox-2025 .cookie-mobile {
    display: none !important;
  }
}
.sandbox-2025 #cookie_policy_apendix .gdpr-impressum {
  padding: 0 0 40px;
}
.sandbox-2025 #cookie_policy_apendix .gdpr-impressum strong {
  font-weight: 600;
}
.sandbox-2025 #cookie_policy_apendix .gdpr-impressum ul {
  padding: 0 30px;
  margin-bottom: 24px;
}
.sandbox-2025 #cookie_policy_apendix .gdpr-impressum li {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.4285714286em;
  font-weight: 400;
  margin-bottom: 6px;
}
.sandbox-2025 #cookie_policy_apendix .gdpr-impressum p:last-of-type {
  margin-bottom: 24px;
}
.sandbox-2025 .cookie-table-container {
  padding: 20px 30px;
  overflow: auto;
  /*@include media-breakpoint-up(lg) {
  	padding: 20px 40px;
  }*/
}
.sandbox-2025 .gdpr-prompt ul, .sandbox-2025 .gdpr-prompt ol {
  list-style: none;
}
.sandbox-2025 #gdpr-overlay {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1002;
}
.sandbox-2025 .gdpr-prompt .gdpr-controls .x_submit_necessary {
  display: block;
}
.sandbox-2025 .gdpr-prompt .gdpr-controls .x_submit_selected {
  display: none;
}
.sandbox-2025 .gdpr-prompt .gdpr-controls.active .x_submit_necessary {
  display: none;
}
.sandbox-2025 .gdpr-prompt .gdpr-controls.active .x_submit_selected {
  display: block;
}
.sandbox-2025 .gdpr-prompt.hide {
  transform: translateY(100%);
  opacity: 0;
}
.sandbox-2025 .gdpr-prompt {
  transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  color: #222222;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.43;
  font-family: "Moderat", sans-serif;
  z-index: 10000;
  position: fixed;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: flex-end;
}
@media (min-width: 992px) {
  .sandbox-2025 .gdpr-prompt {
    height: auto;
    justify-content: center;
    align-items: center;
    top: 0;
    left: 0;
  }
}
.sandbox-2025 .gdpr-prompt__container {
  border: none;
  width: 100%;
}
@media (min-width: 992px) {
  .sandbox-2025 .gdpr-prompt__container {
    max-width: 630px;
    position: relative;
    height: 590px;
    max-height: 100%;
    padding: 0;
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 494px 96px;
    grid-template-areas: "stacking" "footer";
  }
}
@media (min-width: 992px) and (max-height: 600px) {
  .sandbox-2025 .gdpr-prompt__container {
    overflow: auto;
  }
}
.sandbox-2025 .gdpr-controls {
  padding: 16px 24px;
  display: flex;
  flex-direction: column;
  gap: 16px;
  background: #ffffff;
  position: relative;
  height: 184px;
  z-index: 2;
}
@media (min-width: 992px) {
  .sandbox-2025 .gdpr-controls {
    height: auto;
    flex-direction: row;
    justify-content: space-between;
    position: static;
    grid-area: footer;
  }
}
.sandbox-2025 .gdpr-controls.active .gdpr-controls__button-content--open-options {
  display: none;
}
.sandbox-2025 .gdpr-controls.active .gdpr-controls__button-content--close-options {
  display: inline-flex;
}
.sandbox-2025 .gdpr-controls__group {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
@media (min-width: 992px) {
  .sandbox-2025 .gdpr-controls__group {
    flex-direction: row-reverse;
    order: 2;
  }
}
.sandbox-2025 .gdpr-controls__button {
  display: inline-flex;
  gap: 4px;
  justify-content: center;
  align-items: center;
  padding: 8px 24px;
  text-align: center;
  font-family: "Moderat", sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.1428571429em;
  font-weight: 500;
  border: none;
  outline: none;
  cursor: pointer;
  height: 40px;
  transition: all 250ms ease-in-out;
  /*&.lg:order-1 {
  	@include media-breakpoint-up(lg) {
  		order: 1;
  	}
  }

  &.lg:order-2 {
  	@include media-breakpoint-up(lg) {
  		order: 2;
  	}
  }*/
}
@media (min-width: 992px) {
  .sandbox-2025 .gdpr-controls__button {
    height: 48px;
  }
}
.sandbox-2025 .gdpr-controls__button--default {
  color: #070000;
  background-color: #A187F5;
}
.sandbox-2025 .gdpr-controls__button--default:hover {
  background-color: #222222;
}
.sandbox-2025 .gdpr-controls__button--adjust {
  color: #222222;
  background-color: #fff;
  box-shadow: inset 0 0 0 1px #222222;
}
@media (min-width: 992px) {
  .sandbox-2025 .gdpr-controls__button--adjust {
    order: 1;
  }
}
.sandbox-2025 .gdpr-controls__button--adjust:hover {
  box-shadow: inset 0 0 0 2px #222222;
}
.sandbox-2025 .gdpr-controls__button:focus {
  outline: 4px solid #79dfff;
}
.sandbox-2025 .gdpr-controls__button:focus-visible {
  outline: 4px dashed #79dfff;
}
.sandbox-2025 .gdpr-controls__button-content {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  cursor: pointer;
}
.sandbox-2025 .gdpr-controls__button-content:hover {
  cursor: pointer;
}
.sandbox-2025 .gdpr-controls__button-content--close-options {
  display: none;
}
.sandbox-2025 .gdpr-intro {
  transition: all 0.4s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  position: relative;
  top: 0;
  z-index: 0;
  padding: 16px 24px;
  background: #ffffff;
  display: block;
  opacity: 1;
  translate: 0 0;
  transition-property: display, opacity, translate;
  transition-duration: 0.4s;
  transition-behavior: allow-discrete;
}
@starting-style {
  .sandbox-2025 .gdpr-intro {
    opacity: 0;
    translate: 0 50vh;
  }
}
@media (min-width: 992px) {
  .sandbox-2025 .gdpr-intro {
    grid-area: stacking;
    padding: 32px 24px 16px;
  }
  @starting-style {
    .sandbox-2025 .gdpr-intro {
      translate: 0 10vh;
    }
  }
}
.sandbox-2025 .gdpr-intro.is-hidden {
  display: none;
  opacity: 0;
  translate: 0 50vh;
  transition-property: display, opacity, translate;
  transition-duration: 0.4s;
  transition-behavior: allow-discrete;
}
@media (min-width: 992px) {
  .sandbox-2025 .gdpr-intro.is-hidden {
    translate: 0 10vh;
  }
}
.sandbox-2025 .gdpr-intro__title {
  font-family: "Moderat", sans-serif;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.4em;
  font-weight: 700;
  margin-bottom: 24px;
}
@media (min-width: 992px) {
  .sandbox-2025 .gdpr-intro__title {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.3333333333em;
  }
}
.sandbox-2025 .gdpr-intro__text {
  padding-bottom: 24px;
  height: 204px;
  overflow: auto;
}
@media (min-width: 992px) {
  .sandbox-2025 .gdpr-intro__text {
    height: auto;
  }
}
.sandbox-2025 .gdpr-intro__text p {
  font-family: "Moderat", sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.4285714286em;
  font-weight: 400;
  margin-bottom: 32px;
}
@media (min-width: 992px) {
  .sandbox-2025 .gdpr-intro__text p {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.4285714286em;
    margin-bottom: 24px;
  }
}
.sandbox-2025 .gdpr-intro__text p:last-of-type {
  margin-bottom: 0;
}
.sandbox-2025 .gdpr-intro__list {
  list-style-type: none;
  display: flex;
  gap: 8px 16px;
  flex-wrap: wrap;
  color: #222222;
  margin-bottom: 0;
  padding-top: 16px;
}
.sandbox-2025 .gdpr-intro__list a {
  font-family: "Moderat", sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.4285714286em;
  font-weight: 500;
  font-weight: bold;
  color: #222;
  text-decoration: underline;
}
.sandbox-2025 .gdpr-intro__list a:hover {
  text-decoration: none;
  color: var(--theme-primary);
}
.sandbox-2025 .gdpr-intro__list a:focus-visible {
  outline: 4px dashed #79dfff;
}
.sandbox-2025 .gdpr-options {
  padding: 0;
  position: fixed;
  z-index: 1;
  right: 0;
  bottom: 184px;
  width: 100%;
  background: #ffffff;
  transition: all 0.4s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  display: none;
  opacity: 0;
  translate: 0 50vh;
  transition-property: display, opacity, translate;
  transition-duration: 0.4s;
  transition-behavior: allow-discrete;
}
@media (min-width: 992px) {
  .sandbox-2025 .gdpr-options {
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: auto;
    left: 0;
    position: static;
    grid-area: stacking;
    translate: 0 10vh;
  }
}
.sandbox-2025 .gdpr-options.is-visible {
  display: block;
  opacity: 1;
  translate: 0 0;
}
@starting-style {
  .sandbox-2025 .gdpr-options.is-visible {
    opacity: 0;
    translate: 0 50vh;
  }
}
@media (min-width: 992px) {
  @starting-style {
    .sandbox-2025 .gdpr-options.is-visible {
      translate: 0 10vh;
    }
  }
}
.sandbox-2025 .gdpr-options__content {
  height: 268px;
  padding: 8px 24px 16px;
  overflow: auto;
}
@media (min-width: 992px) {
  .sandbox-2025 .gdpr-options__content {
    height: 430px;
    padding-bottom: 32px;
  }
}
.sandbox-2025 .gdpr-options__wrap {
  padding-top: 32px;
}
.sandbox-2025 .gdpr-options__title {
  font-family: "Moderat", sans-serif;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.4em;
  font-weight: 700;
  margin-bottom: 0;
  padding: 16px 24px;
}
@media (min-width: 992px) {
  .sandbox-2025 .gdpr-options__title {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.3333333333em;
    padding: 32px 24px 16px;
  }
}
.sandbox-2025 .gdpr-options__text, .sandbox-2025 .gdpr-options__text p {
  font-family: "Moderat", sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.4285714286em;
  font-weight: 400;
  margin-bottom: 32px;
}
@media (min-width: 992px) {
  .sandbox-2025 .gdpr-options__text, .sandbox-2025 .gdpr-options__text p {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.4285714286em;
    margin-bottom: 24px;
  }
}
.sandbox-2025 .gdpr-options__intro-list {
  list-style-type: none;
  display: flex;
  gap: 16px;
  flex-wrap: wrap;
  color: #222222;
  margin-bottom: 0;
}
.sandbox-2025 .gdpr-options__intro-list a {
  font-family: "Moderat", sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.4285714286em;
  font-weight: 500;
  font-weight: bold;
  color: #222;
  text-decoration: underline;
}
.sandbox-2025 .gdpr-options__intro-list a:hover {
  text-decoration: none;
  color: var(--theme-primary);
}
.sandbox-2025 .gdpr-options__intro-list a:focus-visible {
  outline: 4px dashed #79dfff;
}
.sandbox-2025 .gdpr-options__list {
  margin: 40px 0 0 0;
  background: #f2f2f2;
  padding: 40px;
  font-size: 16px;
  font-size: 1.6rem;
}
.sandbox-2025 .gdpr-options__list li {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.43;
  padding-bottom: 20px;
  margin-bottom: 22px;
  border-bottom: 1px solid #ccc;
}
.sandbox-2025 .gdpr-options__list li:last-child {
  border: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.sandbox-2025 .gdpr-options__list strong {
  font-size: 18px;
  font-size: 1.8rem;
  color: #172154;
  display: inline-block;
  width: 100%;
  margin-bottom: 10px;
}
.sandbox-2025 .gdpr-options__list p {
  font-size: 16px;
  font-size: 1.6rem;
}
.sandbox-2025 .gdpr-options__ctrl {
  display: flex;
  justify-content: space-between;
  padding: 0 40px;
  margin-top: 40px;
}
.sandbox-2025 .gdpr-options label {
  cursor: pointer;
}
@media (min-width: 992px) {
  .sandbox-2025 .gdpr-choice__box {
    display: flex;
    justify-content: space-between;
    gap: 24px;
  }
}
.sandbox-2025 .gdpr-choice__title {
  font-family: "Moderat", sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5em;
  font-weight: 700;
  margin-bottom: 4px;
}
@media (min-width: 992px) {
  .sandbox-2025 .gdpr-choice__title {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.4444444444em;
  }
}
.sandbox-2025 .gdpr-choice__text {
  font-family: "Moderat", sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.4285714286em;
  font-weight: 400;
  margin-bottom: 16px;
}
@media (min-width: 992px) {
  .sandbox-2025 .gdpr-choice__text {
    margin-bottom: 24px;
  }
}
.sandbox-2025 .gdpr-choice-switch {
  display: block;
  min-height: 24px;
  margin-bottom: 24px;
  min-width: 140px;
  position: relative;
  width: auto;
}
.sandbox-2025 .gdpr-choice-switch:has(span) {
  display: block;
  min-height: 24px;
  margin-bottom: 24px;
  min-width: 140px;
  position: relative;
  width: auto;
}
@media (min-width: 992px) {
  .sandbox-2025 .gdpr-choice-switch {
    flex-shrink: 0;
  }
}
.sandbox-2025 .gdpr-choice-switch input[type=checkbox] + span:before, .sandbox-2025 .gdpr-choice-switch input[type=radio] + span:before {
  content: none;
}
.sandbox-2025 .gdpr-choice-switch input[role=switch] {
  opacity: 0;
  display: block;
  position: absolute !important;
  clip: rect(1px, 1px, 1px, 1px);
  width: 1px;
  height: 1px;
  overflow: hidden;
}
.sandbox-2025 .gdpr-choice-switch input[role=switch]:focus-visible ~ .state .box {
  outline: 4px dashed #79dfff;
}
.sandbox-2025 .gdpr-choice-switch input[role=switch] ~ .state {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  user-select: none;
  padding: 0;
}
.sandbox-2025 .gdpr-choice-switch input[role=switch] ~ .state > .box {
  position: relative;
  top: 2px;
  display: inline-block;
  width: 46px;
  height: 24px;
  border-radius: 32px;
  box-shadow: inset 0 0 0 1px #222;
  transition: background-color 250ms ease-in;
}
.sandbox-2025 .gdpr-choice-switch input[role=switch] ~ .state > .box > .position {
  position: absolute;
  top: 4px;
  left: 4px;
  display: inline-block;
  border-radius: 50%;
  width: 16px;
  height: 16px;
  background: #222;
  transition: transform 250ms ease-in;
}
.sandbox-2025 .gdpr-choice-switch input[role=switch]:not(:checked) ~ .state span.on {
  display: none;
}
.sandbox-2025 .gdpr-choice-switch input[role=switch]:checked ~ .state > span.off {
  display: none;
}
.sandbox-2025 .gdpr-choice-switch input[role=switch]:checked ~ .state > .box {
  background-color: #222;
}
.sandbox-2025 .gdpr-choice-switch input[role=switch]:checked ~ .state > .box > .position {
  transform: translateX(22px);
  background-color: #fff;
}
.sandbox-2025 .gdpr-choice-switch input[role=switch]:disabled ~ .state > .box {
  background-color: #D6D6D6;
  box-shadow: inset 0 0 0 1px #D6D6D6;
}
.sandbox-2025 .gdpr-choice-switch input[role=switch]:disabled ~ .state span.on {
  color: #9A9FAE;
}
.sandbox-2025 .gdpr-choice-switch.focus, .sandbox-2025 .gdpr-choice-switch:hover {
  cursor: pointer;
}
.sandbox-2025 .gdpr-choice-details[open] {
  /*.gdpr-choice-details__summary-open {
  	display: none;
  }

  .gdpr-choice-details__summary-close {
  	display: inline-block;
  }*/
}
.sandbox-2025 .gdpr-choice-details[open] .gdpr-choice-details__summary:after {
  transform: rotate(180deg);
}
.sandbox-2025 .gdpr-choice-details .gdpr-choice-details__summary-close {
  display: none;
}
.sandbox-2025 .gdpr-choice-details__summary {
  display: block;
  position: relative;
  height: 24px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.4285714286em;
  font-weight: 700;
  cursor: pointer;
}
.sandbox-2025 .gdpr-choice-details__summary::marker {
  content: none;
}
.sandbox-2025 .gdpr-choice-details__summary:focus-visible {
  border: none;
  outline: 4px dashed #79dfff;
}
.sandbox-2025 .gdpr-choice-details__summary:after {
  content: "";
  display: block;
  position: absolute;
  background-image: url(assets/ffc4615981e4bfc41d51.svg);
  width: 24px;
  height: 24px;
  top: 0;
  right: 0;
  transition: transform 250ms ease-in-out;
}
.sandbox-2025 .gdpr-choice-details__content {
  padding-top: 16px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.4285714286em;
  font-weight: 400;
}
.sandbox-2025 .gdpr-choice-details__content p {
  font-size: inherit;
  line-height: inherit;
  font-weight: 400;
  margin-bottom: 24px;
}
.sandbox-2025 .gdpr-choice-details a:focus-visible {
  outline: 4px dashed #79dfff;
}
.sandbox-2025 .gdpr-choice-ruler {
  display: block;
  width: 100%;
  border: 0;
  border-top: 1px solid #9A9FAE;
  margin: 24px 0;
}
.sandbox-2025 .partners-modal-button-wrap {
  display: flex;
  justify-content: flex-end;
  padding: 20px 30px;
}
.sandbox-2025 .partners-modal-button {
  display: inline-flex;
  gap: 4px;
  justify-content: center;
  align-items: center;
  padding: 8px 24px;
  text-align: center;
  font-family: "Moderat", sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.1428571429em;
  font-weight: 500;
  border: none;
  outline: none;
  cursor: pointer;
  height: 40px;
  color: #fff;
  background-color: #A187F5;
}
@media (min-width: 992px) {
  .sandbox-2025 .partners-modal-button {
    height: 48px;
  }
}
.sandbox-2025 .partners-modal-button:hover {
  cursor: pointer;
}
.sandbox-2025 .partners-modal-button:focus {
  outline: 4px solid #79dfff;
}
.sandbox-2025 .partners-modal-button:focus-visible {
  outline: 4px dashed #79dfff;
}
.sandbox-2025 #cookie_policy_apendix .container .banel {
  display: block;
}
.sandbox-2025 #cookie_policy_apendix .container label {
  padding: 12px 80px 16px 30px;
}
.sandbox-2025 .online-text-master__intro {
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.4545454545em;
  margin-bottom: 40px;
  color: #222;
  font-variant-ligatures: normal;
}
@media (min-width: 768px) {
  .sandbox-2025 .online-text-master__intro {
    font-size: 28px;
    font-size: 2.8rem;
    line-height: 1.6071428571em;
    margin-bottom: 56px;
  }
}
.sandbox-2025 .online-text-sidebar__title {
  margin-bottom: 10px;
  text-transform: uppercase;
}
.sandbox-2025 .online-text-sidebar__links {
  box-shadow: inset 0 1px 0 0 #222222;
  padding-top: 16px;
}
.sandbox-2025 .online-text-sidebar__links a:not(:last-child) {
  margin-right: 32px;
}
.sandbox-2025 .online-text-block {
  padding: 80px 0 88px;
  background: #f5f7fc;
}
@media (min-width: 1200px) {
  .sandbox-2025 .online-text-block {
    padding: 144px 0 168px;
    display: flex;
  }
}
.sandbox-2025 .online-text-block__master {
  padding: 0px 20px 0px;
  margin-bottom: 56px;
}
@media (min-width: 1200px) {
  .sandbox-2025 .online-text-block__master {
    padding: 0 80px 0;
    margin-bottom: 0;
    width: calc(100% - 340px);
  }
}
@media (min-width: 1460px) {
  .sandbox-2025 .online-text-block__master {
    padding: 0 80px 0;
    width: calc(100% - 420px);
  }
}
.sandbox-2025 .online-text-block__sidebar {
  padding: 0 20px;
}
@media (min-width: 1200px) {
  .sandbox-2025 .online-text-block__sidebar {
    padding: 0 80px 0 0;
    width: 340px;
  }
}
@media (min-width: 1460px) {
  .sandbox-2025 .online-text-block__sidebar {
    padding: 0 80px 0;
    width: 420px;
  }
}
.sandbox-2025 .new-offer {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
}
.sandbox-2025 .new-offer--small {
  min-height: 360px;
}
@media (min-width: 768px) {
  .sandbox-2025 .new-offer--small {
    min-height: 706px;
  }
}
@media (min-width: 992px) {
  .sandbox-2025 .new-offer--small {
    min-height: 706px;
  }
}
@media (min-width: 1200px) {
  .sandbox-2025 .new-offer--small {
    min-height: 823px;
  }
}
@media (min-width: 1460px) {
  .sandbox-2025 .new-offer--small {
    min-height: 941px;
  }
}
.sandbox-2025 .new-offer--big {
  min-height: 432px;
}
@media (min-width: 992px) {
  .sandbox-2025 .new-offer--big {
    min-height: 100%;
  }
}
@media (min-width: 1200px) {
  .sandbox-2025 .new-offer--big {
    min-height: 100%;
  }
}
.sandbox-2025 .new-offer__hero {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -2;
}
.sandbox-2025 .new-offer__hero-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: black;
  opacity: 0.5;
  pointer-events: none;
}
.sandbox-2025 .new-offer__hero-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
}
.sandbox-2025 .new-offer__content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: calc(100% - 60px);
}
@media (min-width: 576px) {
  .sandbox-2025 .new-offer__content {
    max-width: calc(100% - 240px);
  }
}
@media (min-width: 768px) {
  .sandbox-2025 .new-offer__content {
    max-width: calc(100% - 400px);
  }
}
@media (min-width: 992px) {
  .sandbox-2025 .new-offer__content {
    max-width: 900px;
  }
}
.sandbox-2025 .new-offer__title {
  display: flex;
  flex-direction: column;
  text-align: center;
  flex-wrap: wrap;
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 1.3125em;
  color: #ffffff;
}
@media (min-width: 768px) {
  .sandbox-2025 .new-offer__title {
    font-size: 40px;
    font-size: 4rem;
    line-height: 1.25em;
  }
}
@media (min-width: 992px) {
  .sandbox-2025 .new-offer__title {
    font-size: 60px;
    font-size: 6rem;
    line-height: 1.1666666667em;
  }
}
.sandbox-2025 .new-offer__title--punchout {
  flex: 1;
}
.sandbox-2025 .ui-draggable-handle {
  -ms-touch-action: none;
  touch-action: none;
}
.sandbox-2025 .ui-helper-hidden {
  display: none;
}
.sandbox-2025 .ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sandbox-2025 .ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.sandbox-2025 .ui-helper-clearfix:before,
.sandbox-2025 .ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}
.sandbox-2025 .ui-helper-clearfix:after {
  clear: both;
}
.sandbox-2025 .ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0); /* support: IE8 */
}
.sandbox-2025 .ui-front {
  z-index: 100;
}
.sandbox-2025 .ui-state-disabled {
  cursor: default !important;
  pointer-events: none;
}
.sandbox-2025 .ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -0.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}
.sandbox-2025 .ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block;
}
.sandbox-2025 .ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.sandbox-2025 .ui-resizable {
  position: relative;
}
.sandbox-2025 .ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  -ms-touch-action: none;
  touch-action: none;
}
.sandbox-2025 .ui-resizable-disabled .ui-resizable-handle,
.sandbox-2025 .ui-resizable-autohide .ui-resizable-handle {
  display: none;
}
.sandbox-2025 .ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}
.sandbox-2025 .ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}
.sandbox-2025 .ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}
.sandbox-2025 .ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}
.sandbox-2025 .ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}
.sandbox-2025 .ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}
.sandbox-2025 .ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}
.sandbox-2025 .ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}
.sandbox-2025 .ui-selectable {
  -ms-touch-action: none;
  touch-action: none;
}
.sandbox-2025 .ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black;
}
.sandbox-2025 .ui-sortable-handle {
  -ms-touch-action: none;
  touch-action: none;
}
.sandbox-2025 .ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 0 0;
  padding: 0.5em 0.5em 0.5em 0.7em;
  font-size: 100%;
}
.sandbox-2025 .ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto;
}
.sandbox-2025 .ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}
.sandbox-2025 .ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: 0;
}
.sandbox-2025 .ui-menu .ui-menu {
  position: absolute;
}
.sandbox-2025 .ui-menu .ui-menu-item {
  margin: 0;
  cursor: pointer;
  /* support: IE10, see #8844 */
  list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}
.sandbox-2025 .ui-menu .ui-menu-item-wrapper {
  position: relative;
  padding: 3px 1em 3px 0.4em;
}
.sandbox-2025 .ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}
.sandbox-2025 .ui-menu .ui-state-focus,
.sandbox-2025 .ui-menu .ui-state-active {
  margin: -1px;
}
.sandbox-2025 .ui-menu-icons {
  position: relative;
}
.sandbox-2025 .ui-menu-icons .ui-menu-item-wrapper {
  padding-left: 2em;
}
.sandbox-2025 .ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0.2em;
  margin: auto 0;
}
.sandbox-2025 .ui-menu .ui-menu-icon {
  left: auto;
  right: 0;
}
.sandbox-2025 .ui-button {
  padding: 0.4em 1em;
  display: inline-block;
  position: relative;
  line-height: normal;
  margin-right: 0.1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  /* Support: IE <= 11 */
  overflow: visible;
}
.sandbox-2025 .ui-button,
.sandbox-2025 .ui-button:link,
.sandbox-2025 .ui-button:visited,
.sandbox-2025 .ui-button:hover,
.sandbox-2025 .ui-button:active {
  text-decoration: none;
}
.sandbox-2025 .ui-button-icon-only {
  width: 2em;
  box-sizing: border-box;
  text-indent: -9999px;
  white-space: nowrap;
}
.sandbox-2025 input.ui-button.ui-button-icon-only {
  text-indent: 0;
}
.sandbox-2025 .ui-button-icon-only .ui-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
}
.sandbox-2025 .ui-button.ui-icon-notext .ui-icon {
  padding: 0;
  width: 2.1em;
  height: 2.1em;
  text-indent: -9999px;
  white-space: nowrap;
}
.sandbox-2025 input.ui-button.ui-icon-notext .ui-icon {
  width: auto;
  height: auto;
  text-indent: 0;
  white-space: normal;
  padding: 0.4em 1em;
}
.sandbox-2025 input.ui-button::-moz-focus-inner,
.sandbox-2025 button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.sandbox-2025 .ui-controlgroup {
  vertical-align: middle;
  display: inline-block;
}
.sandbox-2025 .ui-controlgroup > .ui-controlgroup-item {
  float: left;
  margin-left: 0;
  margin-right: 0;
}
.sandbox-2025 .ui-controlgroup > .ui-controlgroup-item:focus,
.sandbox-2025 .ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
  z-index: 9999;
}
.sandbox-2025 .ui-controlgroup-vertical > .ui-controlgroup-item {
  display: block;
  float: none;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  text-align: left;
}
.sandbox-2025 .ui-controlgroup-vertical .ui-controlgroup-item {
  box-sizing: border-box;
}
.sandbox-2025 .ui-controlgroup .ui-controlgroup-label {
  padding: 0.4em 1em;
}
.sandbox-2025 .ui-controlgroup .ui-controlgroup-label span {
  font-size: 80%;
}
.sandbox-2025 .ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
  border-left: none;
}
.sandbox-2025 .ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
  border-top: none;
}
.sandbox-2025 .ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
  border-right: none;
}
.sandbox-2025 .ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
  border-bottom: none;
}
.sandbox-2025 .ui-controlgroup-vertical .ui-spinner-input {
  /* Support: IE8 only, Android < 4.4 only */
  width: 75%;
  width: calc(100% - 2.4em);
}
.sandbox-2025 .ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
  border-top-style: solid;
}
.sandbox-2025 .ui-checkboxradio-label .ui-icon-background {
  box-shadow: inset 1px 1px 1px #ccc;
  border-radius: 0.12em;
  border: none;
}
.sandbox-2025 .ui-checkboxradio-radio-label .ui-icon-background {
  width: 16px;
  height: 16px;
  border-radius: 1em;
  overflow: visible;
  border: none;
}
.sandbox-2025 .ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.sandbox-2025 .ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
  background-image: none;
  width: 8px;
  height: 8px;
  border-width: 4px;
  border-style: solid;
}
.sandbox-2025 .ui-checkboxradio-disabled {
  pointer-events: none;
}
.sandbox-2025 .ui-datepicker {
  width: 17em;
  padding: 0.2em 0.2em 0;
  display: none;
}
.sandbox-2025 .ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 0.2em 0;
}
.sandbox-2025 .ui-datepicker .ui-datepicker-prev,
.sandbox-2025 .ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}
.sandbox-2025 .ui-datepicker .ui-datepicker-prev-hover,
.sandbox-2025 .ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}
.sandbox-2025 .ui-datepicker .ui-datepicker-prev {
  left: 2px;
}
.sandbox-2025 .ui-datepicker .ui-datepicker-next {
  right: 2px;
}
.sandbox-2025 .ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}
.sandbox-2025 .ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}
.sandbox-2025 .ui-datepicker .ui-datepicker-prev span,
.sandbox-2025 .ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}
.sandbox-2025 .ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}
.sandbox-2025 .ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}
.sandbox-2025 .ui-datepicker select.ui-datepicker-month,
.sandbox-2025 .ui-datepicker select.ui-datepicker-year {
  width: 45%;
}
.sandbox-2025 .ui-datepicker table {
  width: 100%;
  font-size: 0.9em;
  border-collapse: collapse;
  margin: 0 0 0.4em;
}
.sandbox-2025 .ui-datepicker th {
  padding: 0.7em 0.3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}
.sandbox-2025 .ui-datepicker td {
  border: 0;
  padding: 1px;
}
.sandbox-2025 .ui-datepicker td span,
.sandbox-2025 .ui-datepicker td a {
  display: block;
  padding: 0.2em;
  text-align: right;
  text-decoration: none;
}
.sandbox-2025 .ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: 0.7em 0 0 0;
  padding: 0 0.2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
.sandbox-2025 .ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: 0.5em 0.2em 0.4em;
  cursor: pointer;
  padding: 0.2em 0.6em 0.3em 0.6em;
  width: auto;
  overflow: visible;
}
.sandbox-2025 .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}
.sandbox-2025 .ui-datepicker.ui-datepicker-multi {
  width: auto;
}
.sandbox-2025 .ui-datepicker-multi .ui-datepicker-group {
  float: left;
}
.sandbox-2025 .ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto 0.4em;
}
.sandbox-2025 .ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}
.sandbox-2025 .ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}
.sandbox-2025 .ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}
.sandbox-2025 .ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.sandbox-2025 .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}
.sandbox-2025 .ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}
.sandbox-2025 .ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}
.sandbox-2025 .ui-datepicker-rtl {
  direction: rtl;
}
.sandbox-2025 .ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}
.sandbox-2025 .ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}
.sandbox-2025 .ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}
.sandbox-2025 .ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}
.sandbox-2025 .ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}
.sandbox-2025 .ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}
.sandbox-2025 .ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.sandbox-2025 .ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}
.sandbox-2025 .ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.sandbox-2025 .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}
.sandbox-2025 .ui-datepicker .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  left: 0.5em;
  top: 0.3em;
}
.sandbox-2025 .ui-dialog {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0.2em;
  outline: 0;
}
.sandbox-2025 .ui-dialog .ui-dialog-titlebar {
  padding: 0.4em 1em;
  position: relative;
}
.sandbox-2025 .ui-dialog .ui-dialog-title {
  float: left;
  margin: 0.1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.sandbox-2025 .ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: 0.3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px;
}
.sandbox-2025 .ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: 0.5em 1em;
  background: none;
  overflow: auto;
}
.sandbox-2025 .ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: 0.5em;
  padding: 0.3em 1em 0.5em 0.4em;
}
.sandbox-2025 .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}
.sandbox-2025 .ui-dialog .ui-dialog-buttonpane button {
  margin: 0.5em 0.4em 0.5em 0;
  cursor: pointer;
}
.sandbox-2025 .ui-dialog .ui-resizable-n {
  height: 2px;
  top: 0;
}
.sandbox-2025 .ui-dialog .ui-resizable-e {
  width: 2px;
  right: 0;
}
.sandbox-2025 .ui-dialog .ui-resizable-s {
  height: 2px;
  bottom: 0;
}
.sandbox-2025 .ui-dialog .ui-resizable-w {
  width: 2px;
  left: 0;
}
.sandbox-2025 .ui-dialog .ui-resizable-se,
.sandbox-2025 .ui-dialog .ui-resizable-sw,
.sandbox-2025 .ui-dialog .ui-resizable-ne,
.sandbox-2025 .ui-dialog .ui-resizable-nw {
  width: 7px;
  height: 7px;
}
.sandbox-2025 .ui-dialog .ui-resizable-se {
  right: 0;
  bottom: 0;
}
.sandbox-2025 .ui-dialog .ui-resizable-sw {
  left: 0;
  bottom: 0;
}
.sandbox-2025 .ui-dialog .ui-resizable-ne {
  right: 0;
  top: 0;
}
.sandbox-2025 .ui-dialog .ui-resizable-nw {
  left: 0;
  top: 0;
}
.sandbox-2025 .ui-draggable .ui-dialog-titlebar {
  cursor: move;
}
.sandbox-2025 .ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden;
}
.sandbox-2025 .ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%;
}
.sandbox-2025 .ui-progressbar .ui-progressbar-overlay {
  background: url(data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==);
  height: 100%;
  filter: alpha(opacity=25); /* support: IE8 */
  opacity: 0.25;
}
.sandbox-2025 .ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none;
}
.sandbox-2025 .ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
.sandbox-2025 .ui-selectmenu-menu .ui-menu {
  overflow: auto;
  overflow-x: hidden;
  padding-bottom: 1px;
}
.sandbox-2025 .ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5;
  padding: 2px 0.4em;
  margin: 0.5em 0 0 0;
  height: auto;
  border: 0;
}
.sandbox-2025 .ui-selectmenu-open {
  display: block;
}
.sandbox-2025 .ui-selectmenu-text {
  display: block;
  margin-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.sandbox-2025 .ui-selectmenu-button.ui-button {
  text-align: left;
  white-space: nowrap;
  width: 14em;
}
.sandbox-2025 .ui-selectmenu-icon.ui-icon {
  float: right;
  margin-top: 0;
}
.sandbox-2025 .ui-slider {
  position: relative;
  text-align: left;
}
.sandbox-2025 .ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none;
}
.sandbox-2025 .ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: 0.7em;
  display: block;
  border: 0;
  background-position: 0 0;
}
.sandbox-2025 .ui-slider.ui-state-disabled .ui-slider-handle,
.sandbox-2025 .ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}
.sandbox-2025 .ui-slider-horizontal {
  height: 0.8em;
}
.sandbox-2025 .ui-slider-horizontal .ui-slider-handle {
  top: -0.3em;
  margin-left: -0.6em;
}
.sandbox-2025 .ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
.sandbox-2025 .ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}
.sandbox-2025 .ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}
.sandbox-2025 .ui-slider-vertical {
  width: 0.8em;
  height: 100px;
}
.sandbox-2025 .ui-slider-vertical .ui-slider-handle {
  left: -0.3em;
  margin-left: 0;
  margin-bottom: -0.6em;
}
.sandbox-2025 .ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}
.sandbox-2025 .ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}
.sandbox-2025 .ui-slider-vertical .ui-slider-range-max {
  top: 0;
}
.sandbox-2025 .ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle;
}
.sandbox-2025 .ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: 0.222em 0;
  margin: 0.2em 0;
  vertical-align: middle;
  margin-left: 0.4em;
  margin-right: 2em;
}
.sandbox-2025 .ui-spinner-button {
  width: 1.6em;
  height: 50%;
  font-size: 0.5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0;
}
.sandbox-2025 .ui-spinner a.ui-spinner-button {
  border-top-style: none;
  border-bottom-style: none;
  border-right-style: none;
}
.sandbox-2025 .ui-spinner-up {
  top: 0;
}
.sandbox-2025 .ui-spinner-down {
  bottom: 0;
}
.sandbox-2025 .ui-tabs {
  position: relative; /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
}
.sandbox-2025 .ui-tabs .ui-tabs-nav li {
  white-space: nowrap;
}
.sandbox-2025 .ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.sandbox-2025 .ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.sandbox-2025 .ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text;
}
.sandbox-2025 .ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer;
}
.sandbox-2025 .ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
}
.sandbox-2025 body .ui-tooltip {
  border-width: 2px;
}
.sandbox-2025 .ui-datepicker {
  width: auto;
  padding: 0 11px;
  z-index: 100 !important;
  background-color: #fff;
  border: 1px solid #222222;
  margin-top: -1px;
}
.sandbox-2025 .ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 30px 0 15px 0;
}
.sandbox-2025 .ui-datepicker .ui-datepicker-prev {
  display: inline-block;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 26px;
  left: -1px;
}
.sandbox-2025 .ui-datepicker .ui-datepicker-prev.ui-state-disabled {
  opacity: 1;
}
.sandbox-2025 .ui-datepicker .ui-datepicker-prev .ui-icon {
  font-size: 10px;
  background-image: url(assets/9b4bd692f4a957e9e5ce.svg);
  width: 7px;
  height: 12px;
  display: block;
  margin: 0;
  position: absolute;
  left: 50%;
  top: calc(50% - 6px);
}
.sandbox-2025 .ui-datepicker .ui-datepicker-next {
  display: inline-block;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 26px;
  right: -1px;
}
.sandbox-2025 .ui-datepicker .ui-datepicker-next.ui-state-disabled {
  opacity: 1;
}
.sandbox-2025 .ui-datepicker .ui-datepicker-next .ui-icon {
  font-size: 10px;
  background-image: url(assets/7b074eb296e6519f2e84.svg);
  width: 7px;
  height: 12px;
  display: block;
  margin: 0;
  position: absolute;
  left: 50%;
  top: calc(50% - 6px);
}
.sandbox-2025 .ui-datepicker .ui-datepicker-title {
  margin: 0 40px;
  text-align: center;
}
.sandbox-2025 .ui-datepicker .ui-datepicker-title select {
  font-size: 16px;
}
.sandbox-2025 .ui-datepicker .ui-datepicker-current-day a {
  background: var(--purple-light);
  color: #fff;
}
.sandbox-2025 .ui-datepicker .ui-datepicker-current-day a:hover {
  color: #fff;
}
.sandbox-2025 .ui-datepicker .ui-datepicker-today span {
  background-color: #fadc73;
  color: #fff;
}
.sandbox-2025 .ui-datepicker .ui-datepicker-unselectable span {
  color: #9a9fae;
}
.sandbox-2025 .ui-datepicker select {
  margin: 0;
  font-size: 16px;
  height: 32px;
  color: #333;
  padding: 0px 16px;
  border: none;
  display: inline-block;
  background: transparent url(assets/caa4a62c9a2dc06b050b.svg) no-repeat;
  background-position: calc(100% - 10px), center;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-overflow: "";
}
.sandbox-2025 .ui-datepicker select:focus {
  background: transparent url(assets/f08a0ea7d3444f30cb42.svg) no-repeat;
  background-position: calc(100% - 10px), center;
}
.sandbox-2025 .ui-datepicker select:first-child {
  margin-right: 8px;
  width: 128px;
}
.sandbox-2025 .ui-datepicker select:last-child {
  width: 80px;
}
.sandbox-2025 .ui-datepicker table {
  width: 100%;
  font-size: 14px;
  border-collapse: collapse;
  margin: 0 0 24px;
  border: 0;
}
.sandbox-2025 .ui-datepicker table th {
  text-align: center;
  font-weight: bold;
  border: 0;
  background: #ffffff;
  border: none;
  padding: 0px 0 3px 0;
  min-width: 30px;
}
.sandbox-2025 .ui-datepicker table td {
  width: 40px;
  min-width: 20px;
  padding: 0;
  border: 0;
  min-width: 40px;
}
.sandbox-2025 .ui-datepicker table td span {
  display: block;
  width: 40px;
  height: 40px;
  padding: 0;
  text-align: center;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 40px;
  color: #333;
}
.sandbox-2025 .ui-datepicker table td a {
  padding: 0;
  color: #333;
  text-align: center;
  width: 40px;
  height: 40px;
  line-height: 40px;
}
.sandbox-2025 .ui-datepicker table td a:hover {
  color: #333;
  box-shadow: 1px 1px 0 var(--purple-light) inset, -1px -1px 0 var(--purple-light) inset;
}
.sandbox-2025 .ui-datepicker th {
  text-align: center;
  font-weight: bold;
  border: 0;
  background: #ffffff;
  border: none;
  padding: 0px 0 3px 0;
}
.sandbox-2025 .ui-datepicker th span {
  display: block;
  width: 40px;
  height: 40px;
  padding: 0;
  text-align: center;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 2.85714em;
  color: #333;
}
.sandbox-2025 .ui-datepicker tbody {
  background: #ffffff;
  border: 0;
}
.sandbox-2025 .ui-datepicker tbody tr {
  box-shadow: none;
}
.sandbox-2025 .ui-state-disabled {
  cursor: default !important;
  pointer-events: none;
}
.sandbox-2025 .banner-slider .swiper-slide {
  width: 310px;
}
@media (min-width: 992px) {
  .sandbox-2025 .banner-slider .swiper-slide {
    width: 382px;
  }
}
.sandbox-2025 .banner-slider .swiper-container {
  padding-left: 12px;
}
.sandbox-2025 .banner-slider__link {
  display: block;
  width: 310px;
  height: 590px;
  position: relative;
  text-decoration: none;
}
@media (min-width: 992px) {
  .sandbox-2025 .banner-slider__link {
    width: 382px;
    height: 644px;
  }
}
.sandbox-2025 .banner-slider__link-wrapper {
  height: 100%;
  width: 100%;
  padding: 16px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.sandbox-2025 .banner-slider__text {
  border-radius: 10px;
  padding: 20px 16px;
  background: rgba(0, 0, 0, 0.5019607843);
  position: relative;
  transition: all 0.2s ease-out;
}
.sandbox-2025 .banner-slider__text:hover {
  background: rgba(210, 164, 255, 0.8);
}
.sandbox-2025 .banner-slider__cat {
  color: #fff;
  font-weight: 700;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.3571428571em;
  display: block;
  margin-bottom: 20px;
  text-transform: uppercase;
  text-decoration: none;
}
.sandbox-2025 .banner-slider__title {
  color: var(--white);
  font-weight: 700;
  font-size: 40px;
  font-size: 4rem;
  line-height: 1.1em;
  margin-bottom: 0px;
  letter-spacing: -0.01em;
  text-decoration: none;
}
@media (min-width: 992px) {
  .sandbox-2025 .banner-slider__title {
    font-size: 56px;
    font-size: 5.6rem;
    line-height: 1em;
  }
}
.sandbox-2025 .banner-slider__media {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
}
.sandbox-2025 .banner-slider__media img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.sandbox-2025 .banner-slider__img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.sandbox-2025 .offers-card {
  background: var(--white);
  border-radius: 30px;
  position: relative;
  top: -30px;
  z-index: 1;
}
@media (min-width: 768px) {
  .sandbox-2025 .offers-card {
    display: flex;
    justify-content: space-between;
  }
}
.sandbox-2025 .offers-card__media-link {
  display: block;
  overflow: hidden;
}
@media (min-width: 768px) {
  .sandbox-2025 .offers-card__media-link {
    width: 296px;
  }
}
.sandbox-2025 .offers-card__media {
  height: 550px;
  border-radius: 20px;
  overflow: hidden;
  position: relative;
}
.sandbox-2025 .offers-card__img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.3s linear;
}
.sandbox-2025 .offers-card__media-title {
  background: rgba(0, 0, 0, 0.5);
  color: var(--white);
  border-radius: 9px;
  margin: 0;
  position: absolute;
  bottom: 15px;
  left: 15px;
  width: calc(100% - 30px);
  padding: 24px 16px 16px;
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 1.25em;
  font-weight: 700;
  letter-spacing: -0.02em;
}
@media (min-width: 992px) {
  .sandbox-2025 .offers-card__media-title {
    display: none;
  }
}
.sandbox-2025 .offers-card__body {
  padding: 20px 16px 64px;
}
@media (min-width: 768px) {
  .sandbox-2025 .offers-card__body {
    width: calc(100% - 320px);
    padding: 0 32px 0 0px;
  }
}
.sandbox-2025 .offers-card__title {
  display: none;
}
@media (min-width: 768px) {
  .sandbox-2025 .offers-card__title {
    margin-bottom: 24px;
    display: block;
  }
}
.sandbox-2025 .offers-card__title-link {
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 1.25em;
  color: var(--black-900);
}
.sandbox-2025 .offers-card__title-link:hover {
  text-decoration: none;
}
.sandbox-2025 .offers-card__text {
  margin-bottom: 24px;
}
.sandbox-2025 .offers-card__text p {
  color: var(--black-800);
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.3333333333em;
  margin-bottom: 16px;
  font-weight: 400;
}
.sandbox-2025 .offers-card__text p:last-child {
  margin-bottom: 0;
}
.sandbox-2025 .offers-list-block {
  padding: 48px 0 84px;
}
@media (min-width: 576px) {
  .sandbox-2025 .offers-list-block {
    padding: 144px 0 136px;
  }
}
@media (min-width: 576px) {
  .sandbox-2025 .offers-list-block__card {
    height: 100%;
  }
}
.sandbox-2025 .offers-list-block .download-block:not(:last-child) {
  margin-bottom: 24px;
}
.sandbox-2025 .logos-group {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin-bottom: 24px;
}
.sandbox-2025 .logos-group:first-child {
  padding-top: 35px;
}
.sandbox-2025 .logos-group__item {
  flex-basis: 50%;
  height: 88px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.sandbox-2025 .logos-group__item:last-child {
  border-left: none;
}
@media (min-width: 768px) {
  .sandbox-2025 .logos-group__item {
    flex-basis: 0;
    flex-grow: 1;
  }
}
.sandbox-2025 .logos-group__img {
  max-width: 72%;
  height: auto;
}
.sandbox-2025 .filterStores #location_list {
  border-top: 1px solid var(--black-200);
  padding-bottom: 72px;
}
@media (min-width: 992px) {
  .sandbox-2025 .filterStores #location_list {
    padding-bottom: 168px;
  }
}
@media (min-width: 768px) {
  .sandbox-2025 .filterStores #location_list .col-sm-12:nth-child(2n) .box {
    box-shadow: inset 0px -1px 0 0 var(--black-200);
  }
}
@media (min-width: 992px) {
  .sandbox-2025 .filterStores #location_list .col-sm-12:nth-child(2n) .box {
    box-shadow: inset -1px -1px 0 0 var(--black-200);
  }
}
@media (min-width: 992px) {
  .sandbox-2025 .filterStores #location_list .col-sm-12:nth-child(3n) .box {
    box-shadow: inset 0px -1px 0 0 var(--black-200);
  }
}
.sandbox-2025 .filterStores #location_list .box {
  background-color: var(--white);
  padding: 32px 24px 40px;
  display: block;
  box-shadow: inset 0px -1px 0 0 var(--black-200);
}
@media (min-width: 768px) {
  .sandbox-2025 .filterStores #location_list .box {
    box-shadow: inset -1px -1px 0 0 var(--black-200);
  }
}
@media (min-width: 992px) {
  .sandbox-2025 .filterStores #location_list .box {
    padding: 40px 32px 48px;
  }
}
.sandbox-2025 .filterStores #location_list .box .storeName {
  color: var(--dark-purple-500);
  margin-bottom: 8px;
}
.sandbox-2025 .filterStores #location_list .box .storeAddress {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.7142857143em;
  color: var(--black-700);
  margin-bottom: 16px;
}
@media (min-width: 992px) {
  .sandbox-2025 .filterStores #location_list .box .storeAddress {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.625em;
    margin-bottom: 24px;
  }
}
.sandbox-2025 .filterStores #location_list .box .tags {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.2142857143em;
  color: var(--dark-purple-500);
  display: block;
}
.sandbox-2025 .filterStores #location_list .box .tags span {
  display: block;
  padding-left: 11px;
  position: relative;
}
.sandbox-2025 .filterStores #location_list .box .tags span:before {
  content: "•";
  position: absolute;
  left: 0px;
  font-size: 16px;
}
.sandbox-2025 .filterStores #location_list .box:hover {
  text-decoration: none;
}
.sandbox-2025 .wrap_sort_archive {
  margin-top: 47px;
  margin-bottom: 73px;
}
@media (min-width: 768px) {
  .sandbox-2025 .wrap_sort_archive {
    margin-top: 80px;
  }
}
.sandbox-2025 .wrap_sort_archive .sort_archive {
  width: 100%;
  line-height: 38px;
  display: block !important;
  margin: 0 !important;
}
@media (min-width: 768px) {
  .sandbox-2025 .wrap_sort_archive .sort_archive {
    margin-bottom: 60px;
  }
}
.sandbox-2025 .wrap_sort_archive .sort_archive .sort {
  margin-bottom: 10px;
  margin-right: 10px;
}
.sandbox-2025 .wrap_sort_archive .sort_archive .sort:last-child {
  margin-right: 0;
}
@media (min-width: 768px) {
  .sandbox-2025 .wrap_sort_archive .sort_archive .sort {
    display: inline-block;
  }
}
@media (max-width: 991.98px) {
  .sandbox-2025 .wrap_sort_archive .sort_archive .sort {
    display: block;
  }
}
.sandbox-2025 .wrap_sort_archive .sort_archive .btn {
  float: right;
}
.sandbox-2025 .wrap_sort_archive .sort_archive .btn input.button {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1em;
  position: relative;
  z-index: 1;
  background: transparent;
  border: none;
  color: #fff;
  padding-top: 12px;
  padding-bottom: 12px;
}
.sandbox-2025 .wrap_sort_archive .sort_archive .btn:active {
  background-position: 186px;
}
.sandbox-2025 .digit-code {
  background-color: var(--dark-purple-500);
  padding-top: 80px;
  padding-bottom: 80px;
}
.sandbox-2025 .digit-code__title {
  font-family: "Moderat-Light";
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 1.3125em;
  color: var(--white);
  margin-bottom: 16px;
  text-align: center;
  letter-spacing: -1px;
}
@media (min-width: 992px) {
  .sandbox-2025 .digit-code__title {
    font-size: 90px;
    font-size: 9rem;
    line-height: 1.1111111111em;
    letter-spacing: normal;
  }
}
.sandbox-2025 .digit-code__title strong {
  font-family: "Moderat-Extended-Bold";
}
.sandbox-2025 .digit-code__icon {
  display: block;
  margin: 0 auto;
}
.sandbox-2025 .tourist-bonbon-stores__map {
  max-width: 100%;
}
.sandbox-2025 .tourist-bonbon-stores__info-block {
  padding-top: 24px;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 48px;
}
@media (min-width: 992px) {
  .sandbox-2025 .tourist-bonbon-stores__info-block {
    padding-top: 165px;
  }
}
.sandbox-2025 .tourist-bonbon-stores__title {
  font-family: "Moderat-Extended-Bold";
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.4166666667em;
  text-transform: uppercase;
  color: #222222;
  margin-bottom: 18px;
}
@media (min-width: 992px) {
  .sandbox-2025 .tourist-bonbon-stores__title {
    text-transform: none;
    font-size: 36px;
    font-size: 3.6rem;
    line-height: 1.2777777778em;
  }
}
.sandbox-2025 .tourist-bonbon-stores__text {
  font-family: "Moderat-Regular";
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.4285714286em;
  color: #585d6b;
  margin-bottom: 22px;
}
@media (min-width: 992px) {
  .sandbox-2025 .tourist-bonbon-stores__text {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.625em;
    margin-bottom: 22px;
  }
}
.sandbox-2025 .tourist-bonbon-stores__logos {
  margin-bottom: 22px;
}
.sandbox-2025 .tourist-bonbon-stores__button-wrap {
  margin-bottom: 72px;
}
.sandbox-2025 .tourist-bonbon-stores__link-wrap {
  display: flex;
  justify-content: flex-end;
}
.sandbox-2025 .activation-tourist {
  padding: 20px;
  background-color: var(--dark-purple-500);
  margin-bottom: 32px;
}
.sandbox-2025 .activation-tourist__accordion-toggle {
  padding: 16px 40px 18px 18px;
  position: relative;
  width: 100%;
  border: none;
  background-color: #fff;
  cursor: pointer;
}
.sandbox-2025 .activation-tourist__accordion-toggle:focus {
  border: none;
  outline: none;
}
.sandbox-2025 .activation-tourist__accordion-toggle:not(:first-of-type) {
  box-shadow: inset 0 1px 0 0 #222222;
}
.sandbox-2025 .activation-tourist__accordion-toggle-title {
  font-family: "Moderat-Extended-Bold";
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.5em;
  color: #222;
  display: block;
}
@media (min-width: 992px) {
  .sandbox-2025 .activation-tourist__accordion-toggle-title {
    font-size: 36px;
    font-size: 3.6rem;
    line-height: 1.2777777778em;
  }
}
.sandbox-2025 .activation-tourist__accordion-toggle-icon {
  position: absolute;
  right: 18px;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}
.sandbox-2025 .activation-tourist__accordion {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  margin-bottom: 0;
  color: #585d6b;
  background-color: #fff;
}
@media (min-width: 992px) {
  .sandbox-2025 .activation-tourist__accordion {
    padding-right: 20%;
    padding-left: 20%;
    text-align: center;
  }
}
.sandbox-2025 .activation-tourist__accordion-text {
  margin: 0;
  padding: 6px 24px 24px;
}
.sandbox-2025 .activation-tourist__accordion-text a {
  color: var(--dark-purple-500);
  text-decoration: none;
}
.sandbox-2025 .activation-tourist__accordion-text a:hover {
  text-decoration: underline;
}
.sandbox-2025 .tourist-domestic-rates {
  padding-top: 70px;
}
@media (min-width: 992px) {
  .sandbox-2025 .tourist-domestic-rates {
    padding-top: 120px;
  }
}
.sandbox-2025 .tourist-domestic-rates__title {
  font-family: "Moderat-Extended-Bold";
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.5em;
  color: #222222;
  margin-bottom: 4px;
}
@media (min-width: 992px) {
  .sandbox-2025 .tourist-domestic-rates__title {
    font-size: 36px;
    font-size: 3.6rem;
    line-height: 1.2777777778em;
  }
}
.sandbox-2025 .tourist-domestic-rates__description {
  font-family: "Moderat-Light";
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.7142857143em;
  color: #585d6b;
  margin-bottom: 16px;
}
@media (min-width: 992px) {
  .sandbox-2025 .tourist-domestic-rates__description {
    margin-bottom: 19px;
  }
}
.sandbox-2025 .tourist-domestic-rates__item {
  padding: 16px 0;
  box-shadow: inset 0 -1px 0 0 #222222;
  display: flex;
  flex-direction: column;
}
@media (min-width: 992px) {
  .sandbox-2025 .tourist-domestic-rates__item {
    flex-direction: row;
  }
}
.sandbox-2025 .tourist-domestic-rates__item:first-of-type {
  box-shadow: inset 0 1px 0 0 #222222, inset 0 -1px 0 0 #222222;
}
.sandbox-2025 .tourist-domestic-rates__item-title {
  font-family: "Moderat-Extended-Medium";
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.1666666667em;
  color: #585d6b;
  margin-bottom: 0;
  text-transform: uppercase;
}
@media (min-width: 992px) {
  .sandbox-2025 .tourist-domestic-rates__item-title {
    flex-basis: 510px;
  }
}
.sandbox-2025 .tourist-domestic-rates__item-info {
  font-family: "Moderat-Extended-Medium";
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.625em;
  color: #222222;
  margin-bottom: 0;
}
.sandbox-2025 .tourist-domestic-rates__footer {
  padding-top: 16px;
}
.sandbox-2025 .tourist-domestic-rates__disclaimer {
  font-family: "Moderat-Light";
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.7142857143em;
  color: #585d6b;
}
.sandbox-2025 .tourist-international-rates {
  padding-top: 70px;
  padding-bottom: 80px;
}
@media (min-width: 992px) {
  .sandbox-2025 .tourist-international-rates {
    padding-top: 120px;
    padding-bottom: 136px;
  }
}
.sandbox-2025 .tourist-international-rates__title {
  font-family: "Moderat-Extended-Bold";
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.5em;
  color: #222222;
  margin-bottom: 16px;
}
@media (min-width: 992px) {
  .sandbox-2025 .tourist-international-rates__title {
    font-size: 36px;
    font-size: 3.6rem;
    line-height: 1.2777777778em;
    margin-bottom: 19px;
  }
}
.sandbox-2025 .tourist-international-rates__item {
  box-shadow: inset 0 -1px 0 0 #222222;
  display: flex;
}
.sandbox-2025 .tourist-international-rates__item:first-of-type {
  box-shadow: inset 0 1px 0 0 #222222, inset 0 -1px 0 0 #222222;
}
.sandbox-2025 .tourist-international-rates__item:nth-child(5) {
  box-shadow: none;
}
.sandbox-2025 .tourist-international-rates__item--default {
  padding: 16px 0;
  box-shadow: inset 0 1px 0 0 #222222, inset 0 -1px 0 0 #222222;
  display: flex;
  flex-direction: column;
}
@media (min-width: 992px) {
  .sandbox-2025 .tourist-international-rates__item--default {
    flex-direction: row;
    padding: 29px 0 28px;
    display: flex;
    flex-direction: revert;
    justify-content: flex-start;
    align-items: center;
  }
}
.sandbox-2025 .tourist-international-rates__item--default:first-of-type {
  box-shadow: inset 0 1px 0 0 #222222, inset 0 -1px 0 0 #222222;
}
.sandbox-2025 .tourist-international-rates__item-title {
  font-family: "Moderat-Extended-Bold";
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.2083333333em;
  color: var(--white);
  margin-bottom: 0;
  text-transform: uppercase;
  background-color: var(--dark-purple-500);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 16px 9px;
}
@media (min-width: 992px) {
  .sandbox-2025 .tourist-international-rates__item-title {
    font-size: 30px;
    font-size: 3rem;
    line-height: 1.2em;
    padding: 12px 18px 17px;
    margin-right: 416px;
  }
}
.sandbox-2025 .tourist-international-rates__item-title strong {
  display: block;
  color: var(--white);
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.1666666667em;
}
@media (min-width: 992px) {
  .sandbox-2025 .tourist-international-rates__item-title strong {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.2142857143em;
  }
}
.sandbox-2025 .tourist-international-rates__item-title--default {
  font-family: "Moderat-Extended-Medium";
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.1666666667em;
  color: #585d6b;
  margin-bottom: 0;
  text-transform: uppercase;
  background-color: transparent;
  display: block;
  padding: 0;
}
@media (min-width: 992px) {
  .sandbox-2025 .tourist-international-rates__item-title--default {
    flex-basis: 510px;
    margin-right: 0;
  }
}
.sandbox-2025 .tourist-international-rates__item-info {
  font-family: "Moderat-Extended-Medium";
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.25em;
  color: #222222;
  margin-bottom: 0;
  padding: 16px;
  flex: 1;
}
.sandbox-2025 .tourist-international-rates__item-info--default {
  font-family: "Moderat-Extended-Medium";
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.625em;
  color: #222222;
  margin-bottom: 0;
  padding: 0;
}
.sandbox-2025 .tourist-international-rates__footer {
  padding-top: 16px;
}
.sandbox-2025 .tourist-international-rates__disclaimer {
  font-family: "Moderat-Light";
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.7142857143em;
  color: #585d6b;
}
.sandbox-2025 .tourist-international-rates__disclaimer a {
  color: var(--dark-purple-500);
  text-decoration: none;
}
.sandbox-2025 .tourist-international-rates__disclaimer a:hover {
  text-decoration: underline;
}

/*   Service template   */
.service-page {
  display: flex;
  flex-direction: column;
  position: relative;
  overflow: visible;
}
@media (min-width: 992px) {
  .service-page--has-sidebar {
    display: block;
    padding-left: 270px;
    position: relative;
  }
}
@media (min-width: 1460px) {
  .service-page--has-sidebar {
    padding-left: 400px;
  }
}
.service-page__hero {
  order: 1;
}
@media (min-width: 992px) {
  .service-page__hero {
    order: unset;
  }
}
.service-page__content {
  order: 3;
}
@media (min-width: 992px) {
  .service-page__content {
    order: unset;
  }
}

.js-is-sticky {
  position: absolute;
  transition: top 0.4s ease 0s;
}

.service-login,
.service-user-contact {
  transition: all 0.1s;
}

/*
body {
	background-color: yellow;
}*/

/*# sourceMappingURL=app_style.css.map?98023d55a8a6ca70200e*/