/* !
 * Attention! This file is generated automatically.
 * Do not write anything here manually, all such edits will be lost.
 */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  font-size: 100%;
  border: 0;
  vertical-align: baseline;
  font: inherit;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a,
area,
button,
[role='button'],
input,
label,
select,
summary,
textarea {
  -ms-touch-action: manipulation;
      touch-action: manipulation;
}

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

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

img {
  max-width: 100%;
  height: auto;
  border: 0;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

svg {
  fill: currentColor;
}

a svg,
button svg {
  pointer-events: none;
}

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

table,
blockquote,
pre,
address,
figure {
  margin-top: 0;
  margin-bottom: 1rem;
}

address {
  font-style: normal;
}

li {
  line-height: inherit;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
}

a {
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: ink;
      text-decoration-skip-ink: auto;
}

button {
  background-color: inherit;
  border: none;
}

hr {
  margin-top: 2rem;
  margin-bottom: 2rem;
  border: 0;
  overflow: visible;
  border-top: 1px solid rgba(29, 47, 48, 0.125);
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

input[type="text"],
input[type="tel"],
input[type="email"],
input[type="password"],
textarea {
  -webkit-appearance: none;
}

input[type='search'] {
  -webkit-appearance: textfield;
}

button,
input {
  text-transform: none;
  overflow: visible;
}

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="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox;
}

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", nospace;
}

code {
  padding: 0.06em 0.3em;
  color: #1d2f30;
  background-color: rgba(0, 0, 0, 0.08);
  border-radius: 4px;
}

kbd {
  padding: 0.06em 0.3em;
  color: #1d2f30;
  background-color: #f6f9f8;
  border-radius: 4px;
}

pre {
  display: block;
  width: 100%;
  overflow-x: auto;
  -moz-tab-size: 2;
    -o-tab-size: 2;
       tab-size: 2;
}

@font-face {
  font-family: Geometria;
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/geometria.woff2") format("woff2"),
         url("../fonts/geometria.woff") format("woff"),
         url("../fonts/geometria.ttf") format("truetype");
}

@font-face {
  font-family: Geometria;
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/geometria-medium.woff2") format("woff2"),
         url("../fonts/geometria-medium.woff") format("woff"),
         url("../fonts/geometria-medium.ttf") format("truetype");
}

@font-face {
  font-family: Geometria;
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/geometria-bold.woff2") format("woff2"),
         url("../fonts/geometria-bold.woff") format("woff"),
         url("../fonts/geometria-bold.ttf") format("truetype");
}

body {
  word-break: break-word;
}

p {
  margin-top: 1rem;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-style: normal;
}

h1 {
  font-size: 3.99996em;
  line-height: 1.1em;
}

h2 {
  font-size: 2.82841em;
  line-height: 1.1em;
}

h3 {
  font-size: 1.99999em;
  line-height: 1.1em;
}

h4 {
  font-size: 1.41421em;
  line-height: 1.3em;
}

h5 {
  font-size: 1em;
  line-height: 1.4;
}

h6 {
  font-size: 1em;
  line-height: 1.4em;
}

dl dt,
dl dd {
  margin-left: 0;
}

dl dt {
  font-weight: 700;
}

dl dd + dt {
  padding-top: 0.5rem;
}

@-ms-viewport {
  width: device-width;
}

.s-page {
  min-width: 320px;
  min-height: 100%;
  font-family: Geometria,
                 system-ui,
                 -apple-system,
                 BlinkMacSystemFont,
                 "Segoe UI",
                 Roboto,
                 Oxygen-Sans,
                 Ubuntu,
                 Cantarell,
                 "Helvetica Neue",
                 sans-serif;
  font-size: 20px;
  line-height: 1.5em;
  -ms-text-size-adjust: 100%;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -ms-overflow-style: scrollbar;
          font-smoothing: antialiased;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.s-page__inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}

.s-page__content {
  -webkit-flex-grow: 1;
          flex-grow: 1;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
}

.s-page__footer-wrapper {
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
  -ms-flex-negative: 0;
}

.s-page .row {
  margin-right: -0.5rem;
  margin-left: -0.5rem;
}

.s-page .col {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}

.s-btn {
  position: relative;
  display: inline-block;
  margin: 0;
  padding: 0.75rem 1rem;
  font-size: 0.70711em;
  font-weight: 500;
  line-height: 1.5em;
  text-align: center;
  text-decoration: none;
  color: #fff;
  background-color: #f67c4c;
  background-image: none;
  border: 1px solid #f67c4c;
  border-radius: 4px;
  vertical-align: middle;
  overflow: hidden;
  cursor: pointer;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-transition: all 0.25s cubic-bezier(0, 0, 0, 0.75);
       -o-transition: all 0.25s cubic-bezier(0, 0, 0, 0.75);
          transition: all 0.25s cubic-bezier(0, 0, 0, 0.75);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  white-space: nowrap;
  z-index: 1;
  -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
          transform-origin: center center;
  will-change: transform;
}

.s-btn:hover,
.s-btn:focus {
  -webkit-transform: scale(0.95);
      -ms-transform: scale(0.95);
          transform: scale(0.95);
}

.s-btn:active {
  -webkit-transform: scale(0.9);
      -ms-transform: scale(0.9);
          transform: scale(0.9);
}

.s-btn--ghost {
  color: #fff;
  background-color: transparent;
  border-color: #42a28e;
}

.s-btn--disabled,
.s-btn:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

a.s-btn--disabled {
  pointer-events: none;
}

.s-logo {
  display: inline-block;
  white-space: nowrap;
}

.s-logo img {
  display: block;
}

.denmark {
  width: 512px;
  height: 512px;
  background-image: url(../img/sprite-png.png);
  background-position: 0 0;
}

.sweden {
  width: 512px;
  height: 512px;
  background-image: url(../img/sprite-png.png);
  background-position: -516px 0;
}

.s-table {
  display: block;
  width: 100%;
  margin-bottom: 1rem;
  border: 1px solid rgba(29, 47, 48, 0.125);
  overflow-x: auto;
}

.s-table table {
  width: 100%;
  margin: 0;
  border: 0;
  border-collapse: collapse;
}

.s-table td,
.s-table th {
  padding: 0.5rem;
  vertical-align: top;
  border-bottom: 1px solid rgba(29, 47, 48, 0.125);
}

.s-table td:not(:first-child),
.s-table th:not(:first-child) {
  border-left: 1px solid rgba(29, 47, 48, 0.125);
}

.s-table th {
  text-align: left;
}

.s-table tbody:last-child tr:last-child td,
.s-table tbody:last-child tr:last-child th,
.s-table thead:last-child tr:last-child td,
.s-table thead:last-child tr:last-child th,
.s-table tfoot:last-child tr:last-child td,
.s-table tfoot:last-child tr:last-child th {
  border-bottom: 0;
}

.s-table caption {
  padding: 0.5rem;
  line-height: 1em;
  text-align: left;
  caption-side: top;
  border-bottom: 1px solid rgba(29, 47, 48, 0.125);
}

.s-form__fieldset {
  min-width: 0;
  margin: 0;
  padding: 0;
  border: 0;
}

.s-form__fieldset:not(:last-child) {
  margin-bottom: 1rem;
}

.s-form__legend {
  display: block;
  width: 100%;
  max-width: 100%;
  margin-top: 1rem;
  margin-bottom: 1rem;
  font-weight: 700;
  color: currentColor;
  white-space: normal;
}

.s-field-text {
  display: block;
}

.s-field-text__name {
  display: block;
  margin-bottom: 0.4em;
  font-weight: 700;
  line-height: 1.375em;
}

.s-field-text__input-wrap {
  display: block;
}

.s-field-text__input {
  display: inline-block;
  width: 100%;
  margin: 0;
  padding: 0.75rem 1rem;
  font-family: inherit;
  font-size: 0.70711em;
  line-height: 1.5em;
  background-color: #f6f9f8;
  border: 1px solid rgba(29, 47, 48, 0.125);
  border-radius: 4px;
  vertical-align: middle;
  -webkit-appearance: textfield;
     -moz-appearance: textfield;
          appearance: textfield;
}

.s-field-text__input:focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(2, 117, 217, 0.5);
          box-shadow: 0 0 0 2px rgba(2, 117, 217, 0.5);
}

.s-field-text__input[disabled],
.s-field-text__input[readonly] {
  cursor: default;
}

.s-field-text__input::-webkit-input-placeholder {
  color: #1d2f30;
  opacity: 0.5;
}

.s-field-text__input::-moz-placeholder {
  color: #1d2f30;
  opacity: 0.5;
}

.s-field-text__input:-ms-input-placeholder {
  color: #1d2f30;
  opacity: 0.5;
}

.s-field-text__input::-ms-input-placeholder {
  color: #1d2f30;
  opacity: 0.5;
}

.s-field-text__input::placeholder {
  color: #1d2f30;
  opacity: 0.5;
}

textarea.s-field-text__input {
  height: auto;
  min-height: calc(3rem + 2px);
  resize: vertical;
}

.s-field-text__help-text {
  display: block;
  padding-top: 0.4em;
  font-size: 0.75em;
  line-height: 1.2em;
  color: gray;
}

.s-field-text__help-text:empty {
  display: none;
}

.s-field-radio {
  display: block;
  margin-bottom: 1rem;
}

.s-field-radio__title {
  display: block;
  margin-bottom: 0.4em;
  font-weight: 700;
}

.s-field-radio__input-wrap + .s-field-radio__input-wrap {
  margin-top: 1rem;
}

.s-field-radio__name {
  position: relative;
  display: inline-block;
  margin-right: 0.6em;
  padding-left: 1.5em;
  font-weight: 400;
}

.s-field-radio__name-text {
  display: inline-block;
}

.s-field-radio__name-text:before {
  position: absolute;
  content: '';
  top: 5px;
  left: 0;
  width: 14px;
  height: 14px;
  border: 2px solid currentColor;
  border-radius: 50%;
}

input:focus ~ .s-field-radio__name-text:before {
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(2, 117, 217, 0.5);
          box-shadow: 0 0 0 2px rgba(2, 117, 217, 0.5);
}

.s-field-radio__name-text:after {
  position: absolute;
  content: '';
  top: 9px;
  left: 4px;
  width: 6px;
  height: 6px;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  -webkit-transition: opacity 0.25s;
       -o-transition: opacity 0.25s;
          transition: opacity 0.25s;
}

input:checked ~ .s-field-radio__name-text:after {
  opacity: 1;
}

.s-field-radio__input {
  position: absolute;
  top: 0.8em;
  left: 0;
  margin: 0;
  padding: 0;
  opacity: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.s-field-radio__input:focus,
.s-field-radio__input:active {
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(2, 117, 217, 0.5);
          box-shadow: 0 0 0 2px rgba(2, 117, 217, 0.5);
}

.s-field-radio__help-text-wrap {
  padding-left: 1.5em;
}

.s-field-radio__help-text {
  display: block;
  padding-top: 0.4em;
  font-size: 0.75em;
  line-height: 1.2em;
  color: gray;
}

.s-field-radio__help-text:empty {
  display: none;
}

.s-field-select {
  display: block;
  margin-bottom: 1rem;
}

.s-field-select__name {
  display: block;
  margin-bottom: 0.4em;
  font-weight: 700;
  line-height: 1.375em;
}

.s-field-select__select {
  display: inline-block;
  width: 100%;
  font-family: inherit;
  font-size: inherit;
  background-color: #fff;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 17 11' width='17' height='11'%3E%3Cpath fill='%23B1B1B1' d='M.202 1.97L1.956.204A.61.61 0 0 1 2.43 0a.61.61 0 0 1 .47.204L8.5 5.84 14.1.204A.61.61 0 0 1 14.57 0a.61.61 0 0 1 .474.204l1.754 1.766a.618.618 0 0 1 .202.473.62.62 0 0 1-.202.476l-7.826 7.875A.61.61 0 0 1 8.5 11a.61.61 0 0 1-.472-.204L.202 2.92A.618.618 0 0 1 0 2.444c0-.203.067-.34.202-.475z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 1.063em 0.688em;
  background-position: right 0.3em center;
  border: 1px solid rgba(29, 47, 48, 0.125);
  border-radius: 4px;
  vertical-align: middle;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.s-field-select__select[multiple] {
  min-height: 6.8em;
  background-image: none;
}

.s-field-select__select::-ms-expand {
  display: none;
}

.s-field-select__select:active,
.s-field-select__select:focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(2, 117, 217, 0.5);
          box-shadow: 0 0 0 2px rgba(2, 117, 217, 0.5);
}

.s-field-select__select[disabled],
.s-field-select__select[readonly] {
  cursor: default;
}

.s-field-select__help-text {
  display: block;
  padding-top: 0.4em;
  font-size: 0.75em;
  line-height: 1.2em;
  color: gray;
}

.s-field-select__help-text:empty {
  display: none;
}

.s-field-checkbox {
  display: block;
  margin-bottom: 1rem;
}

.s-field-checkbox__title {
  display: block;
  margin-bottom: 0.4em;
  font-weight: 700;
}

.s-field-checkbox__input-wrap + .s-field-checkbox__input-wrap {
  margin-top: 1rem;
}

.s-field-checkbox__name {
  position: relative;
  display: inline-block;
  margin-right: 0.6em;
  padding-left: 1.5em;
  font-weight: 400;
}

.s-field-checkbox__name-text {
  display: inline-block;
}

.s-field-checkbox__name-text:before {
  position: absolute;
  content: '';
  top: 5px;
  left: 0;
  width: 14px;
  height: 14px;
  border: 2px solid currentColor;
  border-radius: 4px;
}

input:focus ~ .s-field-checkbox__name-text:before {
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(2, 117, 217, 0.5);
          box-shadow: 0 0 0 2px rgba(2, 117, 217, 0.5);
}

.s-field-checkbox__name-text:after {
  position: absolute;
  content: '';
  top: 6px;
  left: 3px;
  width: 14px;
  height: 6px;
  opacity: 0;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transition: opacity 0.3s;
       -o-transition: opacity 0.3s;
          transition: opacity 0.3s;
  border-left: 2px solid currentColor;
  border-bottom: 2px solid currentColor;
  -webkit-box-shadow: 1px 2px 0 #fff, inset 0 -2px 0 #fff;
          box-shadow: 1px 2px 0 #fff, inset 0 -2px 0 #fff;
}

input:checked ~ .s-field-checkbox__name-text:after {
  opacity: 1;
}

.s-field-checkbox__input {
  position: absolute;
  top: 0.7em;
  left: 0;
  margin: 0;
  padding: 0;
  opacity: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.s-field-checkbox__input:focus,
.s-field-checkbox__input:active {
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(2, 117, 217, 0.5);
          box-shadow: 0 0 0 2px rgba(2, 117, 217, 0.5);
}

.s-field-checkbox__help-text-wrap {
  padding-left: 1.5em;
}

.s-field-checkbox__help-text {
  display: block;
  padding-top: 0.4em;
  font-size: 0.75em;
  line-height: 1.2em;
  color: gray;
}

.s-field-checkbox__help-text:empty {
  display: none;
}

.s-field-toggler {
  display: block;
  margin-bottom: 1rem;
}

.s-field-toggler__title {
  display: block;
  margin-bottom: 0.4em;
  font-weight: 700;
  line-height: 1.375em;
}

.s-field-toggler__input-wrap + .s-field-toggler__input-wrap {
  margin-top: 1rem;
}

.s-field-toggler__name {
  position: relative;
  display: inline-block;
  margin-right: 0.5rem;
  padding-left: 3rem;
  font-weight: 400;
}

.s-field-toggler__name-text {
  display: inline-block;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
}

.s-field-toggler__name-text::before,
.s-field-toggler__name-text::after {
  position: absolute;
  content: '';
  -webkit-transition: all 0.25s ease 0s;
       -o-transition: all 0.25s ease 0s;
          transition: all 0.25s ease 0s;
}

.s-field-toggler__name-text::before {
  top: 1px;
  left: 1px;
  width: 40px;
  height: 22px;
  border-radius: 12px;
}

input:focus ~ .s-field-toggler__name-text::before {
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(2, 117, 217, 0.5);
          box-shadow: 0 0 0 2px rgba(2, 117, 217, 0.5);
}

.s-field-toggler__name-text::after {
  top: 0;
  left: 0;
  width: 24px;
  height: 24px;
  background: #fff;
  border-radius: 50%;
  -webkit-box-shadow: 0 2px 8px rgba(29, 47, 48, 0.25);
          box-shadow: 0 2px 8px rgba(29, 47, 48, 0.25);
}

input:checked ~ .s-field-toggler__name-text::before {
  background: #52d66b;
}

input:checked ~ .s-field-toggler__name-text::after {
  -webkit-transform: translate3d(18px, 0, 0);
          transform: translate3d(18px, 0, 0);
}

.s-field-toggler__input {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  opacity: 0;
}

.s-field-toggler__help-text-wrap {
  padding-left: 3rem;
}

.s-field-toggler__help-text {
  display: block;
  padding-top: 0.4em;
  font-size: 0.75em;
  line-height: 1.2em;
  color: gray;
}

.s-field-toggler__help-text:empty {
  display: none;
}

.s-field-actions {
  display: block;
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.s-field-actions__text {
  display: block;
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.s-breadcrumb {
  margin-top: 1rem;
  margin-bottom: 1rem;
  padding: 0;
  color: #1d2f30;
  list-style: none;
}

.s-breadcrumb a {
  text-decoration: none;
  color: #1d2f30;
}

.s-breadcrumb a:hover,
.s-breadcrumb a:focus {
  text-decoration: none;
  color: #1d2f30;
}

.s-breadcrumb__item {
  display: inline-block;
  margin-right: 0.6em;
  white-space: nowrap;
}

.s-breadcrumb__item:not(:last-child):after {
  content: '>';
  display: inline-block;
  margin-left: 0.8rem;
}

.s-pagination {
  margin-top: 1rem;
  margin-bottom: 1rem;
  text-align: center;
}

.s-pagination__list {
  display: inline-block;
  list-style-type: none;
}

.s-pagination__list:after {
  content: '';
  display: table;
  clear: both;
}

.s-pagination__item {
  display: inline-block;
  margin: 0;
  text-align: center;
  vertical-align: bottom;
  float: left;
}

.s-pagination__item a,
.s-pagination__item span {
  position: relative;
  display: inline-block;
  min-width: 2.25rem;
  padding: 0.75rem 1rem;
  line-height: 1.2em;
  color: currentColor;
}

.s-pagination__item a::after,
.s-pagination__item span::after {
  position: absolute;
  content: '';
  bottom: 0;
  left: 0;
  right: 0;
  height: 2px;
  background-color: transparent;
}

.s-pagination__item:last-child a,
.s-pagination__item:last-child span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.s-pagination__item:first-child a,
.s-pagination__item:first-child span {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.s-pagination__item--active a::after,
.s-pagination__item--active span::after {
  border-radius: 4px;
}

.s-page-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  padding: 0 1rem;
  color: #fff;
  -webkit-transition: 0.25s cubic-bezier(0, 0, 0, 0.75);
       -o-transition: 0.25s cubic-bezier(0, 0, 0, 0.75);
          transition: 0.25s cubic-bezier(0, 0, 0, 0.75);
  z-index: 100;
}

.s-page-header::before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #131f20;
  -webkit-transform: scaleY(0);
      -ms-transform: scaleY(0);
          transform: scaleY(0);
  -webkit-transition: 0.25s cubic-bezier(0, 0, 0, 0.75);
       -o-transition: 0.25s cubic-bezier(0, 0, 0, 0.75);
          transition: 0.25s cubic-bezier(0, 0, 0, 0.75);
  -webkit-transform-origin: center top;
      -ms-transform-origin: center top;
           transform-origin: center top;
  z-index: -1;
}

.s-page-header__inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-align-items: center;
          align-items: center;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  width: 100%;
  max-width: 1300px;
  min-height: 75px;
  margin: auto;
  -webkit-transition: 0.25s cubic-bezier(0, 0, 0, 0.75);
       -o-transition: 0.25s cubic-bezier(0, 0, 0, 0.75);
          transition: 0.25s cubic-bezier(0, 0, 0, 0.75);
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  will-change: min-height;
}

.s-page-header__logo {
  max-width: 7.5rem;
  -webkit-transition: 0.25s cubic-bezier(0, 0, 0, 0.75);
       -o-transition: 0.25s cubic-bezier(0, 0, 0, 0.75);
          transition: 0.25s cubic-bezier(0, 0, 0, 0.75);
}

.s-page-header__logo img {
  display: block;
}

.s-page-header__nav {
  display: none;
}

.s-page-header__nav-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.s-page-header__nav-list li {
  font-size: 0.70711em;
  font-weight: 500;
  line-height: 1.5em;
  color: currentColor;
}

.s-page-header__nav-list li:not(:last-child) {
  margin-right: 1.5rem;
}

.s-page-header__nav-list li a {
  position: relative;
  display: block;
  color: currentColor;
}

.s-page-header__nav-list li a::before {
  position: absolute;
  content: '';
  top: -0.25rem;
  bottom: -0.25rem;
  left: -0.25rem;
  right: -0.25rem;
}

.s-page-header__nav-list li a::after {
  position: absolute;
  content: '';
  bottom: -0.125rem;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #42a28e;
  -webkit-transform: scaleX(0);
      -ms-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transition: -webkit-transform 0.25s ease-out;
       -o-transition: transform 0.25s ease-out;
          transition: -webkit-transform 0.25s ease-out;
          transition: transform 0.25s ease-out;
          transition: transform 0.25s ease-out, -webkit-transform 0.25s ease-out;
  -webkit-transform-origin: right center;
      -ms-transform-origin: right center;
           transform-origin: right center;
}

.s-page-header__nav-list li a:hover,
.s-page-header__nav-list li a:focus {
  text-decoration: none;
  color: currentColor;
}

.s-page-header__nav-list li a:hover::after,
.s-page-header__nav-list li a:focus::after {
  -webkit-transform: scaleX(1);
      -ms-transform: scaleX(1);
          transform: scaleX(1);
  -webkit-transform-origin: left center;
      -ms-transform-origin: left center;
           transform-origin: left center;
}

.s-page-header__contacts {
  display: none;
}

.s-page-header__address {
  display: none;
  margin: 0;
  font-size: 0.70711em;
  line-height: 1.5em;
}

.s-page-header__address svg {
  display: inline-block;
  margin-right: 0.75rem;
  vertical-align: middle;
  -webkit-transform: translateY(-1px);
      -ms-transform: translateY(-1px);
          transform: translateY(-1px);
  fill: #42a28e;
}

.s-page-header__phone {
  display: none;
  margin-left: 2.25rem;
  font-size: 0.70711em;
  line-height: 1.5em;
  color: currentColor;
}

.s-page-header__phone:hover,
.s-page-header__phone:focus {
  text-decoration: none;
  color: currentColor;
}

.s-page-header__phone svg {
  display: inline-block;
  margin-right: 0.75rem;
  vertical-align: middle;
  -webkit-transform: translateY(-1px);
      -ms-transform: translateY(-1px);
          transform: translateY(-1px);
  fill: #42a28e;
}

.s-page-header__get-a-call {
  display: none;
  margin-left: 2.25rem;
}

.s-page-header--compact::before {
  -webkit-transform: scaleX(1);
      -ms-transform: scaleX(1);
          transform: scaleX(1);
}

.s-page-header--compact .s-page-header__inner {
  min-height: 50px;
}

.s-page-header--compact .s-page-header__logo {
  max-width: 6rem;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}

.s-page-header--compact .s-page-header__get-a-call {
  padding: 0.5rem 0.75rem;
}

.s-page-footer__content {
  padding: 0 1rem;
}

.s-page-footer__content-inner {
  width: 100%;
  max-width: 1300px;
  margin: auto;
}

.s-page-footer__block {
  padding: 1.5rem 0;
  text-align: center;
}

.s-page-footer__block:not(:last-child) {
  border-bottom: 1px solid rgba(29, 47, 48, 0.125);
}

.s-page-footer__address {
  position: relative;
  margin-bottom: 0.75rem;
  font-size: 0.70711em;
  line-height: 1.5em;
}

.s-page-footer__address svg {
  display: inline-block;
  margin-right: 0.75rem;
  -webkit-transform: translateY(-2px);
      -ms-transform: translateY(-2px);
          transform: translateY(-2px);
  fill: #42a28e;
}

.s-page-footer__address span {
  display: block;
  opacity: 0.5;
  font-variant-numeric: oldstyle-nums;
  -webkit-font-feature-settings: 'onum';
          font-feature-settings: 'onum';
}

.s-page-footer__contacts svg {
  display: none;
  -webkit-transform: translateY(1px);
      -ms-transform: translateY(1px);
          transform: translateY(1px);
  fill: #42a28e;
}

.s-page-footer__phone-list {
  position: relative;
}

.s-page-footer__phone-list li {
  display: inline-block;
  font-size: 0.70711em;
  font-weight: 500;
  line-height: 1.5em;
}

.s-page-footer__phone-list li:not(:last-child) {
  margin-right: 0.75rem;
}

.s-page-footer__phone-list li a {
  position: relative;
  display: block;
  color: currentColor;
}

.s-page-footer__phone-list li a::after {
  position: absolute;
  content: '';
  bottom: -0.125rem;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: currentColor;
  opacity: 1;
  -webkit-transition: all 0.25s ease-out;
       -o-transition: all 0.25s ease-out;
          transition: all 0.25s ease-out;
}

.s-page-footer__phone-list li a:hover,
.s-page-footer__phone-list li a:focus {
  text-decoration: none;
}

.s-page-footer__social-list {
  margin-bottom: 0.75rem;
}

.s-page-footer__social-list li {
  display: inline-block;
}

.s-page-footer__social-list li:not(:last-child) {
  margin-right: 2.25rem;
}

.s-page-footer__social-list li a {
  display: block;
  color: currentColor;
}

.s-page-footer__social-list li a svg {
  display: block;
  fill: currentColor;
}

.s-page-footer__e-mail {
  display: inline-block;
  font-size: 0.70711em;
  line-height: 1.5em;
  color: currentColor;
}

.s-page-footer__e-mail:hover,
.s-page-footer__e-mail:focus {
  text-decoration: none;
  color: currentColor;
}

.s-page-footer__privacy {
  padding: 1rem;
  color: #fff;
  background-color: #1d2f30;
}

.s-page-footer__privacy-inner {
  width: 100%;
  max-width: 1300px;
  margin: auto;
  text-align: center;
}

.s-page-footer__warning {
  margin-bottom: 0.5rem;
  font-size: 0.5em;
  line-height: 1.5em;
  opacity: 0.75;
}

.s-page-footer__created {
  font-size: 0.70711em;
  line-height: 1.5em;
}

.s-page-footer__created span {
  opacity: 0.5;
}

.s-page-footer__created a {
  font-weight: 500;
  color: currentColor;
}

.s-hamburger {
  position: relative;
  width: 1.5rem;
  height: 1.5rem;
  padding: 0;
  cursor: pointer;
}

.s-hamburger::before {
  position: absolute;
  content: '';
  top: -0.5rem;
  bottom: -0.5rem;
  left: -0.5rem;
  right: -0.5rem;
}

.s-hamburger span {
  position: absolute;
  top: 50%;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 1px;
  background-color: #fff;
  border-radius: 4px;
  -webkit-transform: translate3d(0, -50%, 0);
          transform: translate3d(0, -50%, 0);
}

.s-hamburger span::before,
.s-hamburger span::after {
  position: absolute;
  content: '';
  right: 0;
  display: block;
  width: 100%;
  height: 1px;
  background-color: inherit;
  border-radius: 4px;
}

.s-hamburger span::before {
  top: -7px;
  width: 60%;
}

.s-hamburger span::after {
  bottom: -7px;
  width: 80%;
}

.main-nav {
  position: relative;
  z-index: 10;
}

.main-nav__list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.main-nav__item {
  position: relative;
}

.main-nav__item--active > .main-nav__link {
  color: #000;
}

.main-nav__link {
  display: block;
  padding: 0.5em 1em;
  text-decoration: none;
  background-color: #fff;
}

.main-nav__link:hover,
.main-nav__link:focus {
  text-decoration: none;
}

.main-nav__toggler {
  display: inline-block;
  padding: 0;
  background: none;
  border: none;
}

.no-js .main-nav__toggler {
  display: none;
}

.s-promo {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  -webkit-justify-content: center;
          justify-content: center;
  height: 100vh;
  min-height: 770px;
  max-height: 770px;
  padding: 1rem;
  text-align: center;
  color: #fff;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 90 90'%3E%3Cpath fill='%2342A28E' d='M76.0156.713827C86.4281 4.39201 92.5305 23.1916 88.9886 37.4957 85.4466 51.7725 72.239 61.5538 61.8265 71.662 51.414 81.7974 43.754 92.2871 38.249 89.5625c-5.505-2.7246-8.8762-18.6907-16.7709-28.7989C13.5833 50.6282 1.16517 46.3234.0769831 40.629-.98987 34.9618 9.25192 27.8779 17.1466 24.1997c7.8948-3.6782 13.4424-3.9506 23.5775-9.8357C50.8592 8.47889 65.5818-2.96436 76.0156.713827z' opacity='.1'/%3E%3C/svg%3E"),
                      url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 196 200'%3E%3Cpath fill='%2342A28E' d='M37.8346 9.88185C51.6637-1.38782 72.8643-2.35379 90.5315 3.63523 108.26 9.62426 122.393 22.5039 145.3 46.7176c22.906 24.2137 54.524 59.6974 50.321 88.9984-4.265 29.365-44.351 52.549-85.717 60.856-41.3651 8.307-83.949 1.803-100.6414-22.668-16.63148-24.471-7.31055-66.974.48736-98.98C17.6088 42.8537 24.0055 21.2159 37.8346 9.88185z' opacity='.1'/%3E%3C/svg%3E"),
                      url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 1440 770' preserveAspectRatio='none'%3E%3Cpath fill='%231D2F30' d='M1440 538.312s-316.27 33.177-515 79.442c-192.366 44.782-283.941 167.239-484.654 150.725C239.192 751.727 0 617.754 0 617.754V0h1440v538.312z'/%3E%3C/svg%3E");
  background-repeat: no-repeat, no-repeat, no-repeat;
  background-size: 90px 90px, 200px 196px, cover;
  background-position: bottom 40% left 20%, top 15% right 10%, center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
}

.s-promo__inner {
  width: 100%;
  max-width: 860px;
  margin: auto;
}

.s-promo__subtitle {
  display: block;
  margin-bottom: 1.5rem;
  font-size: 0.5em;
  font-weight: 700;
  letter-spacing: 0.15em;
  line-height: 1.5em;
  text-transform: uppercase;
  color: #42a28e;
}

.s-promo__title {
  margin-top: 0;
  margin-bottom: 1.5rem;
  font-size: 1.41421em;
  font-weight: 500;
  line-height: 1.2em;
}

.s-promo__title span {
  color: #f67c4c;
}

.s-promo__desc {
  margin-top: 0;
  margin-bottom: 2.25rem;
  font-size: 0.70711em;
  line-height: 1.5em;
  opacity: 0.75;
}

.s-main {
  overflow: hidden;
  counter-reset: section;
}

.s-main__section {
  position: relative;
  padding: 1rem 1rem 3rem 1rem;
}

.s-main__section:first-child .s-main__section-cover::before {
  top: -25%;
  left: 25%;
  width: 100%;
  height: 150%;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 530 518' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='0.1' d='M503.813 99.9915C533.678 136.54 536.238 192.57 520.367 239.262C504.496 286.114 470.365 323.468 406.198 384.006C342.032 444.544 248.001 528.106 170.353 516.997C92.5342 505.727 31.0983 399.785 9.08383 290.462C-12.9307 181.139 4.3055 68.5954 69.1545 24.4797C134.003 -19.4749 246.636 5.15901 331.451 25.7678C416.438 46.5376 473.778 63.4432 503.813 99.9915Z' fill='%2342A28E'/%3E%3C/svg%3E%0A");
}

.s-main__section:first-child .s-main__section-cover::after {
  padding-bottom: calc(100% / (4 / 3));
}

.s-main__section:nth-child(2) .s-main__section-cover::before {
  top: -25%;
  left: -25%;
  width: 150%;
  height: 150%;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 640 540' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='0.1' d='M548.3 94.4075C629.051 175.249 670.394 300.745 613.921 353.865C557.624 406.985 403.688 387.563 297.252 420.265C190.816 452.967 131.704 537.627 81.2132 539.951C30.722 542.275 -11.3246 462.097 2.7496 403.499C16.8238 344.735 87.1947 307.385 133.815 234.013C180.26 160.641 203.307 51.0816 275.085 14.3957C346.687 -22.2902 467.374 13.5657 548.3 94.4075Z' fill='%2367BEAC'/%3E%3C/svg%3E%0A");
}

.s-main__section:nth-child(2) .s-main__section-cover::after {
  padding-bottom: calc(100%);
}

.s-main__section:nth-child(3) .s-main__section-cover::before {
  top: -25%;
  left: -25%;
  width: 150%;
  height: 150%;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 530 470' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='0.1' d='M119.573 402.912C73.6014 371.476 7.1194 351.357 0.57729 325.928C-6.14164 300.64 47.0793 270.042 93.0509 201.301C139.023 132.561 177.745 25.8176 243.696 4.30133C309.825 -17.3547 403.182 46.3559 463.83 114.957C524.654 183.697 552.59 257.467 508.387 296.308C464.36 335.149 347.84 339.201 287.193 370.637C226.545 402.074 221.418 460.894 206.212 468.998C191.006 477.101 165.545 434.348 119.573 402.912Z' fill='%2367BEAC'/%3E%3C/svg%3E%0A");
}

.s-main__section:nth-child(3) .s-main__section-cover::after {
  padding-bottom: calc(100% / (16 / 9));
}

.s-main__section:nth-child(4) .s-main__section-cover::before {
  top: -25%;
  left: -25%;
  width: 150%;
  height: 150%;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 640 470' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='0.1' d='M528.193 10.1841C600.402 33.9234 660.391 104.086 633.412 151.96C606.433 199.835 492.803 225.42 420.595 286.747C348.386 348.073 317.598 445.141 262.212 465.715C206.984 486.157 126.84 430.106 71.6126 368.779C16.3849 307.453 -14.2442 240.851 6.54552 191.658C27.3353 142.333 99.3852 110.285 154.613 86.5455C209.841 62.8062 248.405 47.3757 309.98 28.2524C371.556 9.12904 455.985 -13.5552 528.193 10.1841Z' fill='%2367BEAC'/%3E%3C/svg%3E%0A");
}

.s-main__section:nth-child(4) .s-main__section-cover::after {
  padding-bottom: calc(100% / (3 / 4));
}

.s-main__section:nth-child(6) .s-main__section-cover::before {
  top: -25%;
  left: -25%;
  width: 150%;
  height: 150%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 640 470'%3E%3Cpath fill='%2367BEAC' d='M111.807 459.816C39.598 436.077-20.3907 365.914 6.58839 318.04 33.5674 270.165 147.197 244.58 219.405 183.253 291.614 121.927 322.402 24.8593 377.788 4.28526 433.016-16.1569 513.16 39.8942 568.387 101.221c55.228 61.326 85.857 127.928 65.067 177.121-20.789 49.325-92.839 81.373-148.067 105.112-55.228 23.74-93.792 39.17-155.367 58.294-61.576 19.123-146.005 41.807-218.213 18.068z' opacity='.1'/%3E%3C/svg%3E");
}

.s-main__section:nth-child(6) .s-main__section-cover::after {
  padding-bottom: calc(100%);
}

.s-main__section:nth-child(7) .s-main__section-cover::before {
  top: -25%;
  left: -25%;
  width: 150%;
  height: 150%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 640 568'%3E%3Cpath fill='%2367BEAC' d='M495.61 81.0768c55.513 37.9912 135.793 62.3052 143.693 93.0352 8.113 30.562-56.153 67.54-111.666 150.613-55.513 83.074-102.272 212.074-181.912 238.077-79.853 26.171-192.587-50.824-265.821-133.728C6.45619 346-27.2785 256.848 26.0992 209.908c53.1643-46.94 193.8678-51.836 267.1028-89.827C366.436 82.0899 372.628 11.0046 390.99 1.21142c18.362-9.79321 49.107 41.87448 104.62 79.86538z' opacity='.1'/%3E%3C/svg%3E");
}

.s-main__section:nth-child(7) .s-main__section-cover::after {
  padding-bottom: calc(100% / (3 / 4));
}

.s-main__section--advantages {
  margin-top: 4.5rem;
  margin-bottom: 4.5rem;
  padding: 1rem;
  text-align: center;
  color: #fff;
  background-color: #1d2f30;
}

.s-main__section--advantages::before {
  position: absolute;
  content: '';
  bottom: calc(100% - 1px);
  left: 0;
  width: 100%;
  height: 4.5rem;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 1440 120' preserveAspectRatio='none'%3E%3Cpath fill='%231D2F30' d='M0 54.6975l48 3.6052c48 3.8773 144 10.6797 240 14.557 96 3.6053 192 3.6053 288-14.557C672 40.4125 768 3.67986 864 .278686 960-3.12249 1056 25.4474 1152 40.2085c96 14.489 192 14.489 240 14.489h48V120H0V54.6975z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
}

.s-main__section--advantages::after {
  position: absolute;
  content: '';
  top: calc(100% - 1px);
  left: 0;
  width: 100%;
  height: 4.5rem;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 1440 120' preserveAspectRatio='none'%3E%3Cpath fill='%231D2F30' d='M1440 70.1335l-48-8.7667c-48-8.7667-144-26.3001-240-32.1628-96-5.6436-192-.1644-288 23.3961-96 23.5604-192 64.1059-288 67.2299-96 2.904-192-32.1632-288-40.9299S96 87.6667 48 96.4334L.0000013 105.2.0000105-.00012589 48-.00012169l240 .00002098 288 .00002518 288 .00002517 288 .00002518 240 .00002098L1440 0v70.1335z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
}

.s-main__section--advantages .s-main__section-content {
  padding: 0;
}

.s-main__section--advantages .s-main__section-content::before {
  left: 50%;
}

.s-main__section--advantages .s-main__section-title {
  max-width: 860px;
  margin: auto;
  margin-bottom: 0.75rem;
}

.s-main__section-inner {
  width: 100%;
  max-width: 1300px;
  margin: auto;
}

.s-main__section-content {
  position: relative;
}

.s-main__section-content::before {
  position: absolute;
  content: counter(section, decimal-leading-zero);
  top: 0;
  left: 0;
  font-size: 5.65678em;
  font-weight: 500;
  line-height: 1em;
  color: #f67c4c;
  opacity: 0.1;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  counter-increment: section;
  font-variant-numeric: oldstyle-nums;
  -webkit-font-feature-settings: 'onum';
          font-feature-settings: 'onum';
  z-index: 0;
}

.s-main__section-subtitle {
  display: block;
  margin-bottom: 1.5rem;
  font-size: 0.5em;
  font-weight: 700;
  letter-spacing: 0.15em;
  line-height: 1.5em;
  text-transform: uppercase;
  color: #42a28e;
}

.s-main__section-title {
  margin-top: 0;
  margin-bottom: 1.5rem;
  font-size: 1.41421em;
  font-weight: 500;
  line-height: 1.2em;
}

.s-main__section-title span {
  color: #f67c4c;
}

.s-main__section-intro {
  max-width: 860px;
  margin: auto;
  margin-bottom: 4.5rem;
  font-size: 0.70711em;
  line-height: 1.5em;
  opacity: 0.75;
}

.s-main__section-desc {
  font-size: 0.70711em;
  line-height: 1.5em;
}

.s-main__section-desc p {
  margin-top: 0.75rem;
}

.s-main__section-desc b {
  font-weight: 500;
}

.s-main__section-list {
  margin-top: 0.75rem;
}

.s-main__section-list li {
  position: relative;
  padding-left: 1.5rem;
}

.s-main__section-list li:not(:first-child) {
  margin-top: 0.5rem;
}

.s-main__section-list--checkbox-list li::before {
  position: absolute;
  content: '';
  top: 0.05rem;
  left: 0;
  width: 0.75rem;
  height: 0.75rem;
  background-color: transparent;
  border: 1px solid #42a28e;
  border-radius: 2px;
}

.s-main__section-list--mark-list li::before {
  position: absolute;
  content: '';
  top: 4px;
  left: 0;
  width: 11px;
  height: 10px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 11 10'%3E%3Cpath fill='%2342A28E' d='M9.83582.248115L3.32588 6.8507 1.5741 4.7851C.8017 4.12369-.412381 4.894.139183 5.88553l2.082497 3.6062c.33073.44018 1.1042.88037 1.87553 0 .33073-.44017 6.62089-8.25323 6.62089-8.25323.7735-.880342-.2198-1.650643-.88228-.990385z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

.s-main__section-list--bookmark-list li:not(:first-child) {
  margin-top: 1.5rem;
}

.s-main__section-list--bookmark-list li::before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 10px;
  height: 20px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 10 20'%3E%3Cpath fill='%2342A28E' d='M0 0v20l5-5 5 5V0H0z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

.s-main__section-list--ordered-list {
  counter-reset: number;
}

.s-main__section-list--ordered-list li {
  position: relative;
  list-style-type: none;
}

.s-main__section-list--ordered-list li::before {
  position: absolute;
  content: counters(number, ".") ".";
  top: 0;
  left: 0;
  font-size: inherit;
  font-weight: 500;
  line-height: inherit;
  color: #42a28e;
  counter-increment: number;
  font-variant-numeric: oldstyle-nums;
  -webkit-font-feature-settings: 'onum';
          font-feature-settings: 'onum';
}

.s-main__section-cover {
  position: relative;
  height: 300px;
  margin-bottom: 0.75rem;
}

.s-main__section-cover::before {
  position: absolute;
  content: '';
  top: -25%;
  left: 25%;
  width: 100%;
  height: 150%;
  background-image: var(--image-bg-shape);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

.s-main__section-cover::after {
  content: '';
  display: block;
  width: 100%;
  padding-bottom: calc(100% / (var(--image-aspect-ratio)));
}

.s-main__section-cover img {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  font-family: "object-fit:cover";
  border-radius: 8px;
  -o-object-fit: cover;
     object-fit: cover;
}

.s-main__section-advantage-list {
  counter-reset: figure;
}

.s-main__section-advantage-item {
  margin-bottom: 2.25rem;
}

.s-main__section-advantage-item:nth-child(1) {
  --shape: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 90 90'%3E%3Cpath fill='%2342A28E' d='M89.6504 8.40717C92.5021 17.9247 76.9938 36.5644 76.2569 54.5263c-.769 17.9902 13.2012 35.3025 10.3815 35.472-2.8196.1977-22.4613-16.7475-39.5076-19.0351-17.0143-2.2876-31.4331 10.0541-39.09113 9.8564C.413705 80.6219-.451426 67.913.15737 55.7407.766166 43.5684 2.81685 31.9045 10.4749 22.387c7.6259-9.4894 20.8592-16.86052 38.0337-20.36252C65.683-1.47753 86.8307-1.08214 89.6504 8.40717z'/%3E%3C/svg%3E");
}

.s-main__section-advantage-item:nth-child(2) {
  --shape: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 90 90'%3E%3Cpath fill='%2342A28E' d='M76.0156.713827C86.4281 4.39201 92.5305 23.1916 88.9886 37.4957 85.4466 51.7725 72.239 61.5538 61.8265 71.662 51.414 81.7974 43.754 92.2871 38.249 89.5625c-5.505-2.7246-8.8762-18.6907-16.7709-28.7989C13.5833 50.6282 1.16517 46.3234.0769831 40.629-.98987 34.9618 9.25192 27.8779 17.1466 24.1997c7.8948-3.6782 13.4424-3.9506 23.5775-9.8357C50.8592 8.47889 65.5818-2.96436 76.0156.713827z'/%3E%3C/svg%3E");
}

.s-main__section-advantage-item:nth-child(3) {
  --shape: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 90 90'%3E%3Cpath fill='%2342A28E' d='M82.8023 20.0023c.3994 10.3866-10.7119 20.3795-8.9327 31.8562 1.8156 11.507 16.5218 24.4978 16.1224 30.8569-.4357 6.3591-16.0134 6.0866-32.3174 6.6922-16.3039.6057-33.3341 2.0895-44.3365-4.2697C2.29938 78.7788-2.67532 64.5768 1.4279 53.7965 5.53112 43.0163 18.7486 35.6578 29.751 25.2713 40.7534 14.8847 49.5771 1.43967 59.9986.107279 70.3837-1.19483 82.3666 9.58541 82.8023 20.0023z'/%3E%3C/svg%3E");
}

.s-main__section-advantage-item:nth-child(4) {
  --shape: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 90 90'%3E%3Cpath fill='%2342A28E' d='M67.3735 37.7441C75.983 50.0126 87.8723 55.196 89.7329 62.2197c1.8607 7.0237-6.3073 15.8263-14.9483 17.8199-8.6094 1.9936-17.6604-2.8217-29.2343-.3987-11.5423 2.3923-25.6076 12.0844-33.9017 10.0908C3.32297 87.7381.76852 74.0587.137791 59.7967-.492938 45.5039.800055 30.6284 9.12568 18.36 17.4198 6.09151 32.715-3.56989 43.0589 1.27615 53.4029 6.12218 58.7326 25.4757 67.3735 37.7441z'/%3E%3C/svg%3E");
}

.s-main__section-advantage-cover {
  position: relative;
  width: 90px;
  height: 90px;
  margin: 0 auto 1.5rem;
}

.s-main__section-advantage-cover::before {
  position: absolute;
  content: counter(figure, decimal-leading-zero);
  top: 0;
  left: 0;
  font-size: 0.70711em;
  font-weight: 500;
  line-height: 1.5em;
  text-align: right;
  color: #42a28e;
  -webkit-transform: translate3d(-100%, -100%, 0);
          transform: translate3d(-100%, -100%, 0);
  counter-increment: figure;
  font-variant-numeric: oldstyle-nums;
  -webkit-font-feature-settings: 'onum';
          font-feature-settings: 'onum';
  z-index: 1;
}

.s-main__section-advantage-cover::after {
  position: absolute;
  content: '';
  top: 50%;
  left: 50%;
  width: 90px;
  height: 90px;
  background-image: var(--shape);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  opacity: 0.1;
  -webkit-transform: translate3d(-1rem, -1rem, 0);
          transform: translate3d(-1rem, -1rem, 0);
  z-index: 1;
}

.s-main__section-advantage-cover svg {
  position: relative;
  fill: #42a28e;
  z-index: 2;
}

.s-main__section-advantage-caption {
  max-width: 20rem;
  margin: auto;
}

.s-main__section-advantage-title {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-size: 1em;
  font-weight: 500;
  line-height: 1.5em;
}

.s-main__section-advantage-desc {
  margin: 0;
  font-size: 0.70711em;
  line-height: 1.5em;
  opacity: 0.75;
}

.s-we-will-call-you {
  padding: 3rem 1rem;
  text-align: center;
}

.s-we-will-call-you__inner {
  width: 100%;
  max-width: 1300px;
  margin: auto;
}

.s-we-will-call-you__subtitle {
  display: block;
  margin-bottom: 1.5rem;
  font-size: 0.5em;
  font-weight: 700;
  letter-spacing: 0.15em;
  line-height: 1.5em;
  text-transform: uppercase;
  color: #42a28e;
}

.s-we-will-call-you__title {
  margin-top: 0;
  margin-bottom: 1.5rem;
  font-size: 1.41421em;
  font-weight: 500;
  line-height: 1.2em;
}

.s-we-will-call-you__form-field {
  margin-bottom: 0.75rem;
}

.s-we-will-call-you__form-submit {
  width: 100%;
}

.s-intro {
  padding: 2.25rem 1rem;
}

.s-intro__inner {
  width: 100%;
  max-width: 1300px;
  margin: auto;
}

.s-intro__section {
  margin-bottom: 1.5rem;
}

.s-intro__section--accent {
  position: relative;
  margin-bottom: 0;
  padding: 1rem;
  color: #fff;
  background-color: #42a28e;
  border-radius: 8px;
  overflow: hidden;
}

.s-intro__section--accent::before,
.s-intro__section--accent::after {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 200%;
  height: 200%;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  opacity: 0.1;
}

.s-intro__section--accent::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 466 466'%3E%3Cpath fill='%23fff' d='M366.501 71.1455c46.203 44.1875 92.539 97.4275 98.762 157.7255 6.222 60.451-27.67 128.113-73.741 163.402-46.071 35.288-104.454 38.204-174.885 52.166-70.298 13.808-152.7757 38.817-190.5064 3.529C-11.6 412.679-4.58342 317.092 22.5562 253.113c27.1396-63.98 74.5346-96.507 112.2648-140.848C172.552 68.077 200.618 12.2287 237.555 1.79556 274.491-8.48419 320.43 26.8045 366.501 71.1455z' /%3E%3C/svg%3E");
  -webkit-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 0);
}

.s-intro__section--accent::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 466 466'%3E%3Cpath fill='%23fff' d='M431.242 82.7932c35.692 50.7078 37.923 114.2208 32.569 172.8168-5.465 58.494-18.403 112.173-54.095 152.739-35.691 40.669-94.136 68.328-136.52 53.679-42.495-14.546-69.04-71.503-122.578-112.07-53.5367-40.669-134.0656-65.049-148.23063-102.44-14.27657-37.494 37.92213-87.894 91.45933-138.602C147.384 58.2075 202.259 7.19208 264.385.738325 326.399-5.81787 395.551 32.0851 431.242 82.7932z'/%3E%3C/svg%3E");
  -webkit-transform: translate3d(-45%, -40%, 0);
          transform: translate3d(-45%, -40%, 0);
}

.s-intro__section--accent .s-intro__section-title span::after {
  background-color: #fff;
}

.s-intro__section--accent .s-intro__section-desc {
  font-weight: 500;
}

.s-intro__section-title {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-size: 1em;
  font-weight: 500;
  line-height: 1.5em;
}

.s-intro__section-title span {
  position: relative;
}

.s-intro__section-title span::after {
  position: relative;
  content: '';
  right: 0;
  display: inline-block;
  width: 2.5rem;
  height: 1px;
  margin-left: 0.75rem;
  background-color: #f67c4c;
  vertical-align: middle;
}

.s-intro__section-desc {
  margin: 0;
  padding-right: 0.75rem;
  font-size: 0.70711em;
  line-height: 1.5em;
}

.s-mobile-menu {
  position: fixed;
  top: 0.5rem;
  right: 0.5rem;
  width: calc(100% - 1rem);
  padding: 3.75rem 1rem 1.5rem 1rem;
  background-color: #fff;
  border-radius: 8px;
  opacity: 0;
  -webkit-transform: scale(0.95);
      -ms-transform: scale(0.95);
          transform: scale(0.95);
  -webkit-transition: 0.25s ease-out;
       -o-transition: 0.25s ease-out;
          transition: 0.25s ease-out;
  z-index: 1000;
  -webkit-box-shadow: 0 30px 60px -12px rgba(29, 47, 48, 0.15), 0 18px 36px -18px rgba(0, 0, 0, 0.3);
          box-shadow: 0 30px 60px -12px rgba(29, 47, 48, 0.15), 0 18px 36px -18px rgba(0, 0, 0, 0.3);
  pointer-events: none;
  -webkit-transform-origin: 100% 0;
      -ms-transform-origin: 100% 0;
           transform-origin: 100% 0;
  overflow-y: scroll;
}

.s-mobile-menu__title {
  position: absolute;
  top: 1rem;
  left: 1rem;
  display: block;
  font-size: 0.5em;
  font-weight: 700;
  letter-spacing: 0.15em;
  line-height: 1.5em;
  text-transform: uppercase;
  color: #42a28e;
}

.s-mobile-menu__close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  margin: 0;
  padding: 0;
  opacity: 0.5;
  cursor: pointer;
}

.s-mobile-menu__close::before {
  position: absolute;
  content: '';
  top: -1rem;
  bottom: -1rem;
  left: -1rem;
  right: -1rem;
}

.s-mobile-menu__close svg {
  display: block;
}

.s-mobile-menu__nav {
  margin-bottom: 1.5rem;
  padding-bottom: 1.5rem;
  border-bottom: 1px solid rgba(29, 47, 48, 0.125);
}

.s-mobile-menu__nav ul li {
  font-size: 0.70711em;
  font-weight: 500;
  line-height: 1.5em;
}

.s-mobile-menu__nav ul li:not(:last-child) {
  margin-bottom: 0.25rem;
}

.s-mobile-menu__nav ul li a {
  display: inline-block;
  color: currentColor;
}

.s-mobile-menu__contacts {
  margin-bottom: 1.5rem;
}

.s-mobile-menu__contacts ul li:not(:last-child) {
  margin-bottom: 1rem;
}

.s-mobile-menu__contacts ul li address,
.s-mobile-menu__contacts ul li a {
  display: block;
  margin: 0;
  font-size: 0.70711em;
  line-height: 1.5em;
  color: currentColor;
  opacity: 0.75;
}

.s-mobile-menu__contacts ul li address:not(:last-child),
.s-mobile-menu__contacts ul li a:not(:last-child) {
  margin-bottom: 0.25rem;
}

.s-mobile-menu__subtitle {
  display: block;
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-size: 0.5em;
  font-weight: 700;
  letter-spacing: 0.15em;
  line-height: 1.5em;
  text-transform: uppercase;
}

.s-mobile-menu__get-a-call {
  width: 100%;
  margin-bottom: 1.5rem;
  color: #1d2f30;
}

.s-mobile-menu__social {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
}

.s-mobile-menu__social ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin-left: 1rem;
  -webkit-transform: translateY(-1px);
      -ms-transform: translateY(-1px);
          transform: translateY(-1px);
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
}

.s-mobile-menu__social ul li:not(:last-child) {
  margin-right: 1rem;
}

.s-mobile-menu__social ul li a {
  color: currentColor;
}

.s-mobile-menu__social ul li a svg {
  display: block;
  fill: currentColor;
}

.s-mobile-menu--is-active {
  opacity: 1;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  pointer-events: auto;
}

.s-map {
  padding: 1.5rem 1rem;
}

.s-map__inner {
  width: 100%;
  max-width: 1300px;
  margin: auto;
}

.s-map__map {
  position: relative;
  height: 420px;
  border-radius: 8px;
  overflow: hidden;
}

.s-map__map img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-family: "object-fit:cover";
  -o-object-fit: cover;
     object-fit: cover;
}

@media (min-width: 768px) {
  .s-pagination__item a,
  .s-pagination__item span {
    min-width: 3rem;
  }
}

@media only screen and (min-width: 768px) {
  .s-main__section {
    padding: 3rem 1rem;
  }

  .s-main__section--advantages {
    padding: 4.5rem 1rem;
  }

  .s-intro__section--accent {
    padding: 2.25rem;
  }

  .s-mobile-menu {
    width: 100%;
    max-width: 20rem;
  }
}

@media only screen and (min-width: 992px) {
  .s-page-header__inner {
    min-height: 120px;
  }

  .s-page-header__logo {
    -webkit-transform: translateY(-5px);
        -ms-transform: translateY(-5px);
            transform: translateY(-5px);
  }

  .s-page-header__hamburger {
    display: none;
  }

  .s-page-header__nav {
    display: block;
  }

  .s-page-header__contacts {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-align-items: center;
            align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-box-align: center;
    -ms-flex-align: center;
  }

  .s-page-header__phone {
    display: block;
  }

  .s-page-header__get-a-call {
    display: block;
  }

  .s-page-header--compact .s-page-header__inner {
    min-height: 60px;
  }

  .s-page-footer__block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-align-items: center;
            align-items: center;
    -webkit-justify-content: space-between;
            justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
  }

  .s-page-footer__address {
    margin-bottom: 0;
  }

  .s-page-footer__address span {
    display: inline-block;
    margin-left: 0.5rem;
  }

  .s-page-footer__contacts {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
            align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
  }

  .s-page-footer__contacts svg {
    display: inline-block;
    margin-right: 1rem;
    vertical-align: middle;
  }

  .s-page-footer__phone-list li a::after {
    opacity: 0;
  }

  .s-page-footer__phone-list li a:hover,
  .s-page-footer__phone-list li a:focus {
    opacity: 1;
  }

  .s-page-footer__social-list {
    margin: 0;
  }

  .s-page-footer__social-list li:not(:last-child) {
    margin-right: 1rem;
  }

  .s-main__section-content {
    padding-right: 1.5rem;
  }

  .s-main__section-cover {
    height: auto;
    margin-bottom: 0;
  }

  .s-main__section-advantage-item {
    margin-bottom: 0;
  }

  .s-intro__section {
    padding: 2.25rem 0;
  }

  .s-intro__section--accent {
    padding: 2.25rem;
  }
}

@media only screen and (min-width: 1200px) {
  .s-page-header__address {
    display: block;
  }

  .s-page-footer__privacy-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-align-items: center;
            align-items: center;
    -webkit-justify-content: space-between;
            justify-content: space-between;
    text-align: left;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
  }

  .s-page-footer__warning {
    margin: 0;
    font-size: 0.70711em;
  }

  .s-main__section {
    padding: 4.5rem 1rem;
  }
}

@media (min-width: 1200px) {
  .main-nav__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }

  .main-nav__list--lvl-2 {
    display: block;
  }

  .main-nav__list--lvl-3 {
    display: block;
  }

  .main-nav__link--lvl-2 {
    padding-left: 1.2em;
  }

  .main-nav__link--lvl-3 {
    padding-left: 2.4em;
  }

  .main-nav__sublist-wrapper--lvl-2 {
    position: absolute;
    top: 100%;
    left: 0;
    height: 0;
    opacity: 0;
    overflow: hidden;
    -webkit-transition: opacity 0.5s;
         -o-transition: opacity 0.5s;
            transition: opacity 0.5s;
    z-index: 1;
  }

  .main-nav__item--show-child > .main-nav__sublist-wrapper--lvl-2,
  .main-nav__item:hover .main-nav__sublist-wrapper--lvl-2,
  .main-nav__item:focs-within .main-nav__sublist-wrapper--lvl-2 {
    height: auto;
    opacity: 1;
    overflow: visible;
  }

  .main-nav__sublist-wrapper--lvl-3 {
    position: absolute;
    top: 0;
    left: 100%;
    height: 0;
    opacity: 0;
    overflow: hidden;
    -webkit-transition: opacity 0.5s;
         -o-transition: opacity 0.5s;
            transition: opacity 0.5s;
    z-index: 1;
  }

  .main-nav__item--show-child > .main-nav__sublist-wrapper--lvl-3,
  .main-nav__item--lvl-2:hover .main-nav__sublist-wrapper--lvl-3,
  .main-nav__item--lvl-2:focus-within .main-nav__sublist-wrapper--lvl-3 {
    height: auto;
    opacity: 1;
    overflow: visible;
  }

  .main-nav__toggler {
    display: none;
  }
}

@media (max-width: 1199px) {
  .js .main-nav__list {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height 0.2s;
         -o-transition: max-height 0.2s;
            transition: max-height 0.2s;
  }

  .js .main-nav--open .main-nav__list {
    max-height: 100vh;
    -webkit-transition: max-height 0.6s;
         -o-transition: max-height 0.6s;
            transition: max-height 0.6s;
  }
}

@media only screen and (max-width: 767px) {
  .s-main__section-advantage-item:last-child {
    margin-bottom: 0;
  }
}

@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    text-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline !important;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  a[href^='#']:after,
  a[href^='javascript:']:after {
    content: '';
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  pre,
  blockquote {
    border: 1px solid #999 !important;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }

  table {
    border-collapse: collapse !important;
  }

  table td,
  table th {
    background-color: #fff !important;
  }
}

/*# sourceMappingURL=style.min.css.map */
ul.s-profilactika {
    list-style-type: circle;
    margin-left: 1rem;
}
section#sevens img {
    position: relative;
}
.s-ogran {font-style: italic;font-size: 0.7rem;color: #a5a6a8;}
.ss-square {
    padding: 1rem 4rem 2rem 4rem;
}
.s-ico {
    width: 25%;
    margin: 0 auto;
}
.old-price {
    text-decoration: line-through;
    text-decoration-color: #f67d4b;
    padding: 1rem;
}
.new-price {
    font-size: 120%;
    font-weight: 600;
    color: #f67d4b;
}
/*modal*/
#bg_popup{
background-color: rgba(0, 0, 0, 0.8);
display: none;
position: fixed;
z-index: 99999;
top: 0;
right: 0;
bottom: 0;
left: 0;
}
  
#popup {
background: #000;
width: auto;
margin: 0 auto;
padding: 5px 20px 13px 20px;
position: relative;
-webkit-box-shadow: 0px 0px 20px #000;
-moz-box-shadow: 0px 0px 20px #000;
box-shadow: 0px 0px 20px #000;
}
  
.close{
display:block;
position:absolute;
top:12px;
right:5px;
height:25px;
line-height:28px;
color:#fff;
cursor:pointer;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
-ms-border-radius: 15px;
-o-border-radius: 15px;
border-radius: 15px;
}
.close:hover {
text-decoration: underline;
color: #fff;
} 
#video_background {
    width: 100%;
    margin: 0 auto;
}
.popup-btn {
    position: absolute;
    bottom: 6rem;
    width: 100%;
    text-align: center;
}
@media (max-width: 767px) {
.popup-btn {
    bottom: -4rem;
    left: 0;
}

#video_background {
    margin-top: 3rem;
}
#bg_popup {
        background: url('/bgp.png');
        background-position: top;
        background-size: contain;
        background-repeat: no-repeat;
        background-color: #000;
}
.s-promo__title {
    font-size: 1rem;
}
}
.s-main__section-cover iframe {
 position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    font-family: "object-fit:cover";
    border-radius: 8px;
    -o-object-fit: cover;
    object-fit: cover;   
}
@media only screen and (min-width: 1200px) {
.s-main__section {
    padding: 1rem 1rem;
}
}
.s-main__section-cover {
    height: 300px;
}
section#sevens .s-main__section-cover img {
    height: auto;
}