/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
@keyframes pulse {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
.mfp-figure figure {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section {
  display: block;
}
h1 {
  font-size: 2em;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
dfn {
  font-style: italic;
}
mark {
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
img {
  border-style: none;
  max-width: 100%;
  display: block;
}
svg:not(:root) {
  overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
}
optgroup {
  margin: 0;
}
#calculator-form fieldset,
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[type="reset"],
[type="submit"],
button,
html [type="button"] {
  -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
fieldset {
  border: 0;
  margin: 0;
}
legend {
  display: table;
  max-width: 100%;
  color: inherit;
  white-space: normal;
}
progress {
  display: inline-block;
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
summary {
  display: list-item;
}
[hidden],
template {
  display: none;
}
*,
:after,
:before,
legend {
  box-sizing: border-box;
}
body,
html {
  margin: 0 !important;
  padding: 0 !important;
}
html {
  scroll-behavior: smooth;
}
button,
input,
select,
textarea {
  border: 0;
  padding: 0;
  margin: 0;
  display: block;
}
a,
button,
input[type="submit"] {
  cursor: pointer;
}
dl,
dt,
li,
ol,
ul {
  list-style: none;
}
.grid {
  width: 100%;
  margin: 0 auto;
}
@media only screen and (min-width: 425px) {
  .grid {
    width: 425px;
  }
}
@media only screen and (min-width: 768px) {
  .grid {
    width: 768px;
  }
}
@media only screen and (min-width: 1024px) {
  .grid {
    width: 1024px;
  }
}
@media only screen and (min-width: 1220px) {
  .grid {
    width: 1220px;
  }
}
@media only screen and (max-width: 1023px) {
  .grid {
    padding: 0 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .grid {
    padding: 0 20px;
  }
}
.grid .row.no-gutters,
dl,
dt,
li,
ol,
ul {
  margin: 0;
  padding: 0;
}
.grid .row.no-gutters > .col,
fieldset,
legend {
  padding: 0;
}
.grid .row.flex-wrap {
  flex-wrap: wrap;
}
@media only screen and (max-width: 1023px) {
  .grid .row {
    margin: 0 -10px;
  }
  .grid .row > .col {
    padding: 0 10px;
    flex: 1;
  }
}
@media only screen and (min-width: 1024px) {
  .grid .row {
    display: flex;
    margin: 0 -10px;
  }
  .grid .row > .col {
    padding: 0 10px;
    flex: 1;
  }
}
.grid .row > .col-1 {
  flex: 0 0 8.33333%;
}
.grid .row > .col-2 {
  flex: 0 0 16.66667%;
}
.grid .row > .col-3 {
  flex: 0 0 25%;
}
.grid .row > .col-4 {
  flex: 0 0 33.33333%;
}
.grid .row > .col-5 {
  flex: 0 0 41.66667%;
}
.grid .row > .col-6 {
  flex: 0 0 50%;
}
.grid .row > .col-7 {
  flex: 0 0 58.33333%;
}
.grid .row > .col-8 {
  flex: 0 0 66.66667%;
}
.grid .row > .col-9 {
  flex: 0 0 75%;
}
.grid .row > .col-10 {
  flex: 0 0 83.33333%;
}
.grid .row > .col-11 {
  flex: 0 0 91.66667%;
}
.grid .row > .col-12 {
  flex: 0 0 100%;
}
body.no-scroll {
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
}
.clipping,
body.no-scroll {
  overflow: hidden;
}
.socials__icon {
  border-radius: 1000px;
  width: 38px;
  height: 38px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.socials__icon .icon {
  display: block;
  margin: 0 auto;
  width: 19px;
  height: 19px;
}
.socials__icon--vk .icon {
  background: url(../assets/icons/icon-socials-vk.svg) 50% 50% no-repeat;
  background-size: contain;
}
.socials__icon--ig .icon {
  background: url(../assets/icons/icon-socials-ig.svg) 50% 50% no-repeat;
  background-size: contain;
}
.btn,
.btn .icon {
  display: inline-block;
  vertical-align: middle;
}
.btn {
  transition: all 0.2s ease-out;
  height: 3rem;
  max-width: 100%;
  line-height: 1.25rem;
  padding: 0.875rem 1.25rem;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  outline: 0;
  border-radius: 4px;
}
.btn .icon {
  margin-left: -0.25rem;
  margin-right: 0.5rem;
  margin-top: -1em;
  margin-bottom: -1em;
  max-height: 2.5rem;
}
.btn-sm {
  font-size: 0.75rem;
  height: 1.625rem;
  line-height: 1rem;
  padding: 0.3125rem 0.9375rem;
}
.btn-sm .icon {
  max-height: 1rem;
}
.btn-primary {
  background-color: #1e83e0;
  color: #fff;
}
.btn-primary:hover {
  color: #fff;
  box-shadow: 2px 8px 8px #98bfe4;
}
.btn-primary:active {
  background-color: #1b76ca;
  box-shadow: 0 !important;
}
.btn-primary:focus {
  box-shadow: 2px 8px 8px #98bfe4;
}
.btn-secondary {
  background-color: #eb3d47;
  color: #fff;
}
.btn-secondary:hover {
  color: #fff;
  box-shadow: 2px 8px 8px #ffa8ad;
}
.btn-secondary:active {
  background-color: #de1722;
  box-shadow: 0 !important;
}
.btn-secondary:focus {
  box-shadow: 2px 8px 8px #ffa8ad;
}
.btn-tertiary {
  background-color: #d7e7f5;
  color: #1e83e0;
}
.btn-tertiary:hover {
  color: #1e83e0;
  box-shadow: 2px 8px 8px #dcedfa;
}
.btn-tertiary:active {
  background-color: #c3dbf0;
  box-shadow: 0 !important;
}
.btn-tertiary:focus {
  box-shadow: 2px 8px 8px #dcedfa;
}
.btn-whatsapp {
  background-color: #22ca43;
  color: #fff;
}
.btn-whatsapp:hover {
  color: #fff;
  box-shadow: 2px 8px 8px rgba(34, 202, 67, 0.4);
}
.btn-whatsapp:active {
  background-color: #21c140;
  box-shadow: 0 !important;
}
.btn-whatsapp:focus {
  box-shadow: 2px 8px 8px rgba(34, 202, 67, 0.4);
}
.btn-telegram {
  background-color: #039be5;
  color: #fff;
}
.btn-telegram:hover {
  color: #fff;
  box-shadow: 2px 8px 8px #0083c355;
}
.btn-telegram:active {
  background-color: #0083c3;
  box-shadow: 0 !important;
}
.btn-telegram:focus {
  box-shadow: 2px 8px 8px #0083c355;
}
.btn-telegram img {
  width: 24px;
}
.textfield {
  display: block;
  background: #fff;
  border: 1px solid #d7e7f5;
  border-radius: 4px;
  height: 3rem;
  max-width: 100%;
  line-height: 1.25rem;
  padding: 0.875rem 1.25rem;
  outline: 0;
  font-family: "Ubuntu", sans-serif;
  transition: all 0.2s ease-out;
}
.textfield.error {
  background: #fee !important;
  border: 1px solid rgba(255, 0, 0, 0.6) !important;
}
.textfield:focus {
  border: 1px solid #aecfeb !important;
  box-shadow: 0 4px 6px 0 #aecfeb;
}
.file-upload {
  display: block;
  background: #fff;
  height: 3rem;
  max-width: 100%;
  line-height: 1.25rem;
  padding: 0.875rem 1.25rem;
  width: 200px;
  border: 1px dashed #1e83e0;
  border-radius: 4px;
  color: #1e83e0;
  text-align: center;
  cursor: pointer;
}
.file-upload input {
  display: none;
}
@media only screen and (min-width: 1024px) {
  .file-upload,
  .textfield {
    width: 280px;
  }
}
.contact-form {
  position: relative;
  padding: 20px;
  border-radius: 4px;
}
.contact-form:after {
  content: "";
  display: block;
  width: 110px;
  height: 110px;
  background: url(../assets/illustrations/illustration-cube.svg) 50% 50% no-repeat;
  background-size: contain;
  position: absolute;
  z-index: 0;
  bottom: 60px;
  right: -55px;
  transition: all 0.2s ease-out;
}
.contact-form__body {
  position: relative;
  z-index: 1;
}
.contact-form__subtitle,
.contact-form__title {
  font-family: "Montserrat", sans-serif;
}
.contact-form__title {
  font-weight: 500;
}
.contact-form__subtitle {
  margin-top: 0.625rem;
}
.contact-form__fields {
  margin: 1.25rem 0;
}
.contact-form__fields .textfield {
  width: 100%;
  margin-bottom: 0.625rem;
  border: 1px solid #bfd8ec;
}
.contact-form__actions .btn {
  width: 100%;
}
.contact-form__agreement {
  line-height: 1em;
  color: #909ab4;
  margin-top: 1.25rem;
}
.contact-form__agreement a,
.contact-form__agreement a:hover {
  color: inherit;
}
.contact-form__counter {
  display: flex;
  font-family: "Montserrat", sans-serif;
  text-align: center;
  justify-content: center;
  margin: 14px auto;
}
.contact-form__counter__underlay {
  border-radius: 4px;
  background: #fff;
  box-shadow: 6px 16px 10px rgba(108, 144, 171, 0.3);
}
.contact-form__counter__separator,
.contact-form__counter__value {
  font-size: 36px;
  font-weight: 700;
  line-height: 44px;
  color: #eb3d47;
  padding: 20px 10px;
}
.contact-form__counter__value {
  width: 100px;
}
.contact-form__counter__units {
  color: #909ab4;
  font-size: 14px;
  padding: 0 10px 10px;
}
.contact-form__counter__separator {
  animation: pulse 1s infinite;
}
@media only screen and (min-width: 1024px) {
  .contact-form {
    padding: 40px;
  }
  .contact-form:after {
    width: 270px;
    height: 270px;
    right: 66px;
    bottom: -30px;
    transform: scale(0.1, 0.1);
    opacity: 0;
    transition-duration: 0.5s;
  }
  .contact-form:hover:after {
    transform: scale(1, 1);
    opacity: 1;
  }
  .contact-form__subtitle {
    font-size: 1.25rem;
    margin-top: 0.625rem;
  }
  .contact-form__fields {
    margin: 1.875rem 0 2.5rem;
  }
  .contact-form__fields .textfield {
    width: 17.5rem;
    margin-right: 1.25rem;
    margin-bottom: 0;
  }
  .contact-form__actions,
  .contact-form__fields {
    display: flex;
    align-items: center;
  }
  .contact-form__actions .btn {
    width: auto;
  }
  .contact-form__agreement {
    margin-top: 0;
    margin-left: 1.5625rem;
  }
  .contact-form__counter {
    position: absolute;
    top: 0;
    right: 20%;
    margin: 0;
  }
}
.js-countdown-conditional {
  display: none;
}
.modal {
  width: 320px;
  margin: 0 auto;
}
.modal--sm {
  width: 280px;
}
.modal__window {
  position: relative;
  background: #fff;
  border-radius: 4px;
  box-shadow: 0 4px 4px rgba(126, 159, 189, 0.5);
  overflow: hidden;
}
.modal__window--close {
  border-radius: 1000px;
  position: absolute;
  right: 20px;
  top: 20px;
  width: 34px;
  height: 34px;
  background: #d7e7f5 url(../assets/icons/icon-close-cross.svg) 50% 50% no-repeat;
  background-size: 16px;
  z-index: 1;
  cursor: pointer;
}
.modal__window__body,
.modal__window__footer,
.modal__window__header {
  position: relative;
  z-index: 0;
  padding: 20px;
}
.modal__window__header {
  font-family: "Montserrat", sans-serif;
  padding-right: 20% !important;
}
.modal__text {
  color: #232835;
  font-size: 0.875rem;
  line-height: 1.5rem;
}
.modal__text :first-child {
  margin-top: 0;
}
.modal__text__title {
  font-family: "Montserrat", sans-serif;
  margin: 1.5rem 0 0.5rem;
}
.modal__text ul {
  margin: 0 0 1rem;
  padding-left: 1.25rem;
}
.modal__text ul,
.modal__text ul li {
  list-style: initial;
}
.modal__text p {
  margin: 0.5rem 0;
}
@media only screen and (min-width: 1024px) {
  .modal {
    width: 780px;
  }
  .modal--sm {
    width: 380px;
  }
  .modal__window__body,
  .modal__window__footer,
  .modal__window__header {
    padding: 30px;
  }
  .modal__text {
    font-size: 1rem;
    line-height: 1.625rem;
  }
  .modal__text__title {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}
.modal-special-offer__header {
  position: relative;
  overflow: hidden;
  color: #fff;
  background: #1e83e0;
}
.modal-special-offer__header__title {
  font-weight: 700;
}
.modal-special-offer__header__subtitle {
  margin-top: 10px;
  font-size: 1rem;
  line-height: 1.25rem;
}
.modal-special-offer__header__image,
.modal-special-offer__header__image--underlay {
  display: none;
}
@media only screen and (min-width: 1024px) {
  .modal-special-offer__header {
    display: flex;
    justify-content: center;
    flex-flow: column;
    min-height: 220px;
  }
  .modal-special-offer__header__subtitle {
    margin-top: 16px;
    font-size: 20px;
    line-height: 28px;
  }
  .modal-special-offer__header__image,
  .modal-special-offer__header__image--underlay {
    display: block;
  }
  .modal-special-offer__header__image--underlay {
    position: absolute;
    z-index: 0;
    right: -150px;
    bottom: -150px;
    width: 270px;
    height: 270px;
    border-radius: 1000px;
    background-color: #3997ed;
  }
  .modal-special-offer__header__image {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-position: 100% 100%;
    background-repeat: no-repeat;
  }
}
.modal-location .modal__window__body,
.modal-message .modal__window__body {
  padding-right: 20%;
}
.modal-message__title {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.modal-message__text {
  margin-top: 0.625rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.modal-message__phone {
  display: block;
  font-size: 1.125rem;
  white-space: nowrap;
  margin-top: 0.625rem;
  text-decoration: none;
}
@media only screen and (min-width: 1024px) {
  .modal-message__title {
    font-family: "Montserrat", sans-serif;
    font-size: 1.5rem;
    line-height: 2rem;
  }
  .modal-message__text {
    margin-top: 1rem;
    font-size: 1rem;
    line-height: 1.5rem;
  }
  .modal-message__phone {
    font-size: 1.25rem;
    margin-top: 1rem;
  }
}
.modal-location {
  font-family: "Montserrat", sans-serif;
  font-size: 1rem;
  line-height: 1.5rem;
}
.modal-location__title {
  font-weight: 700;
}
.modal-location__label {
  font-size: 0.875rem;
  line-height: 1.25rem;
  margin-top: 1.5rem;
  margin-bottom: 0.375rem;
  opacity: 0.8;
}
.modal-location__phone {
  text-decoration: none;
  color: inherit;
}
.modal-location__phone:hover {
  color: inherit;
}
@media only screen and (min-width: 1024px) {
  .modal-location {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
  .modal-location__label {
    margin-top: 2.125rem;
    margin-bottom: 0.5rem;
  }
}
.accordion__tab {
  position: relative;
}
.accordion__tab--toggle {
  border-radius: 1000px;
  width: 2.125rem;
  height: 2.125rem;
  background: #d7e7f5;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 0 auto;
  cursor: pointer;
}
.accordion__tab--toggle .icon {
  width: 1rem;
  height: 1rem;
  background: url(../assets/icons/icon-close-cross.svg) 50% 50% no-repeat;
  background-size: 100% 100%;
  transform: rotate(45deg);
}
.accordion__tab--content,
.mfp-align-top .mfp-container:before {
  display: none;
}
.accordion__tab.active .accordion__tab--toggle .icon {
  transform: rotate(0deg);
}
.accordion__tab.active .accordion__tab--content,
.nothing-extra__card--title b,
.special-offers__offer__learn-more svg {
  display: block;
}
@media only screen and (max-width: 1023px) {
  .accordion {
    border-bottom: 1px solid #d7e7f5;
    margin-top: 30px;
  }
  .accordion__tab {
    padding: 10px 0;
    border-top: 1px solid #d7e7f5;
  }
  .accordion__tab--title {
    margin: 0 !important;
    max-width: 80%;
  }
  .accordion__tab--header {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .accordion__tab--content {
    padding-top: 1rem;
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}
@media only screen and (min-width: 1024px) {
  .accordion__tab--toggle {
    display: none;
  }
  .accordion__tab--content {
    display: block;
  }
}
.mfp-bg {
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #d7e7f5;
  opacity: 0.8;
}
.mfp-bg,
.mfp-container,
.mfp-wrap {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.mfp-wrap {
  z-index: 1043;
  position: fixed;
  outline: 0 !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  padding: 0;
  box-sizing: border-box;
}
.mfp-container:before,
.mfp-content {
  display: inline-block;
  vertical-align: middle;
}
.mfp-container:before {
  content: "";
  height: 100%;
}
.mfp-content {
  position: relative;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure,
.mfp-s-error .mfp-content,
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #ccc;
}
.mfp-preloader a:hover {
  color: #fff;
}
button.mfp-arrow,
button.mfp-close {
  overflow: visible;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: 0;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:focus,
.mfp-close:hover {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333;
}
.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  top: 50%;
  margin: -55px 0 0;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:focus,
.mfp-arrow:hover {
  opacity: 1;
}
.mfp-arrow:after,
.mfp-arrow:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  border-right: 17px solid #fff;
  margin-left: 31px;
}
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  border-left: 17px solid #fff;
  margin-left: 39px;
}
.mfp-arrow-right:before {
  border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 4px 4px rgba(126, 159, 189, 0.5);
  background: #000;
}
.mfp-figure:after,
img.mfp-img {
  display: block;
  width: auto;
  height: auto;
}
img.mfp-img {
  box-sizing: border-box;
  padding: 40px 0;
  margin: 0 auto;
}
.mfp-figure,
img.mfp-img {
  line-height: 0;
}
.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  right: 0;
  z-index: -1;
  box-shadow: 0 4px 4px rgba(126, 159, 189, 0.5);
  background: #444;
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content,
img.mfp-img {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 0;
    padding-right: 0;
  }
}
.js-glide {
  position: relative;
  width: 100%;
  box-sizing: border-box;
}
.js-glide * {
  box-sizing: inherit;
}
.js-glide__track {
  overflow: hidden;
  position: relative;
  z-index: 0;
}
.js-glide__slides {
  position: relative;
  width: 100%;
  list-style: none;
  backface-visibility: hidden;
  transform-style: preserve-3d;
  touch-action: pan-Y;
  overflow: hidden;
  margin: 0;
  padding: 0;
  white-space: nowrap;
  display: flex;
  flex-wrap: nowrap;
  will-change: transform;
}
.js-glide__slides--dragging {
  user-select: none;
}
.js-glide__arrows,
.js-glide__slide {
  -webkit-touch-callout: none;
  user-select: none;
}
.js-glide__slide {
  width: 100%;
  height: 100%;
  flex-shrink: 0;
  white-space: normal;
  -webkit-tap-highlight-color: transparent;
}
.js-glide__slide a {
  user-select: none;
  -webkit-user-drag: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
.js-glide__arrows {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  z-index: 1;
}
@media only screen and (max-width: 1023px) {
  .js-glide__arrows {
    display: none;
  }
}
.js-glide__arrow {
  border-radius: 1000px;
  border: 1px solid #1e83e0;
  width: 66px;
  height: 66px;
  background: rgba(255, 255, 255, 0.8) url(../assets/icons/pointer-right-thin-2.svg) 50% 50% no-repeat;
  transition: all 0.2s ease-out;
}
.js-glide__arrow--left,
.js-glide__arrow--right {
  position: absolute;
  top: -33px;
}
.js-glide__arrow--left {
  left: 0;
  transform: scaleX(-1);
}
.js-glide__arrow--right {
  right: 0;
}
.js-glide__bullets {
  -webkit-touch-callout: none;
  user-select: none;
  display: flex;
  margin-top: 10px;
  padding: 0 20px;
}
@media only screen and (min-width: 1024px) {
  .js-glide__bullets {
    display: none;
  }
}
.js-glide__bullet {
  border-radius: 1000px;
  width: 10px;
  height: 10px;
  background: #d7e7f5;
  margin-right: 4px;
  margin-top: 4px;
}
.js-glide__bullet--active {
  background: #909ab4;
}
.js-glide--rtl {
  direction: rtl;
}
body {
  font-family: "Ubuntu", sans-serif;
  font-size: 16px;
  line-height: 1.5rem;
  color: #0c2157;
}
@media only screen and (min-width: 1024px) {
  body {
    line-height: 1.625rem;
  }
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  line-height: 1.5em;
  margin: 0;
}
.text .h1,
.text .h2,
.text .h3,
.text .h4,
.text .h5,
.text .h6,
.text h1,
.text h2,
.text h3,
.text h4,
.text h5,
.text h6 {
  margin: 1.5rem 0 0.5rem;
}
a {
  transition: all 0.2s ease-out;
}
.nav-panel__link a,
a:hover {
  color: #1869b3;
  text-decoration: none;
}
p.lead {
  font-family: "Montserrat", sans-serif;
}
.theme-text-default {
  color: #0c2157;
}
.theme-text-primary,
a {
  color: #1e83e0;
}
.theme-text-secondary {
  color: #eb3d47;
}
.theme-text-1 {
  color: #f3faff;
}
.theme-text-2 {
  color: #5a6d9c;
}
.theme-text-3 {
  color: #d7e7f5;
}
.text-underline {
  text-decoration: underline !important;
}
@media only screen and (max-width: 1023px) {
  .dh-1 {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
  .dh-2 {
    font-size: 1.5rem;
    line-height: 1.875rem;
  }
  .dh-3,
  .modal-special-offer__header__title {
    font-size: 1.25rem;
    line-height: 1.5rem;
  }
  .h1,
  h1 {
    font-size: 1.75rem;
  }
  .h2,
  h2 {
    font-size: 1.5rem;
  }
  .h3,
  h3,
  p.lead {
    font-size: 1rem;
  }
  .h4,
  h4 {
    font-size: 0.875rem;
  }
  .h5,
  h5 {
    font-size: 0.75rem;
  }
  .h6,
  h6 {
    font-size: 0.625rem;
  }
  p {
    margin: 0 0 1rem;
  }
  p.lead {
    line-height: 1.5rem;
  }
  .font-light {
    font-weight: 400;
  }
  .font-regular {
    font-weight: 500;
  }
  .font-bold {
    font-weight: 700;
  }
  .font-sm {
    font-size: 0.75rem;
  }
  .font-xs {
    font-size: 0.625rem;
  }
}
@media only screen and (min-width: 1024px) {
  .dh-1 {
    font-size: 3.75rem;
    line-height: 4.625rem;
  }
  .dh-2 {
    font-size: 2.875rem;
    line-height: 3.5rem;
  }
  .dh-3,
  .modal-special-offer__header__title {
    font-size: 2rem;
    line-height: 2.5rem;
  }
  .h1,
  h1 {
    font-size: 2rem;
  }
  .h2,
  h2 {
    font-size: 1.75rem;
  }
  .h3,
  h3,
  p.lead {
    font-size: 1.25rem;
  }
  .h4,
  h4 {
    font-size: 1rem;
  }
  .h5,
  h5 {
    font-size: 0.875rem;
  }
  .h6,
  h6 {
    font-size: 0.75rem;
  }
  p {
    margin: 0 0 1rem;
  }
  p.lead {
    line-height: 1.75rem;
  }
  .font-light {
    font-weight: 400;
  }
  .font-regular {
    font-weight: 500;
  }
  .font-bold {
    font-weight: 700;
  }
  .font-sm {
    font-size: 0.875rem;
  }
  .font-xs {
    font-size: 0.75rem;
  }
  .text .h1,
  .text .h2,
  .text .h3,
  .text .h4,
  .text .h5,
  .text .h6,
  .text h1,
  .text h2,
  .text h3,
  .text h4,
  .text h5,
  .text h6 {
    margin: 3rem 0 1rem;
  }
}
header.header .grid {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 10px;
  padding-bottom: 10px;
}
.header__contacts--desktop,
.header__logo--desktop,
.header__nav--desktop {
  display: none;
}
.header__contacts--mobile .btn {
  width: 100%;
  margin: 0.1875rem 0 0.1875rem auto;
}
.header__toggle-nav {
  border-radius: 1000px;
  width: 2.125rem;
  height: 2.125rem;
  background: #d7e7f5;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.header__toggle-nav .icon {
  width: 1rem;
  height: 1rem;
  background: url(../assets/icons/icon-burger-menu.svg) 50% 50% no-repeat;
  background-size: 100% 100%;
}
.header__phone {
  font-size: 1.125rem;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  text-decoration: none;
  color: #0c2157;
  display: flex;
  align-items: center;
}
.header__phone:hover {
  color: #0c2157;
}
.header__phone--icon {
  border-radius: 1000px;
  width: 2.125rem;
  height: 2.125rem;
  background: #d7e7f5;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 1rem 0 0;
  cursor: pointer;
}
@media only screen and (min-width: 1024px) {
  .header__logo--desktop {
    display: block;
  }
  .header__logo--mobile {
    display: none;
  }
  .header__contacts--desktop {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin: 20px 0;
  }
  .header__contacts--mobile {
    display: none;
  }
  .header__nav {
    display: flex;
  }
  .header__nav--desktop {
    display: block;
  }
  .header__nav--link {
    white-space: nowrap;
    color: #0c2157;
    text-decoration: none;
    margin: 0 0 0 1rem;
  }
  .header__nav--link:hover {
    text-decoration: underline;
    color: #1e83e0;
  }
  .header__toggle-nav {
    display: none;
  }
}
@media only screen and (min-width: 1220px) {
  .header__nav--link {
    font-size: 1.125rem;
    margin: 0 0 0 1.875rem;
  }
}
footer {
  padding: 26px 0 32px;
  line-height: 1.25rem;
  text-align: center;
}
@media only screen and (min-width: 1024px) {
  footer {
    padding: 52px 0 64px;
    line-height: 1.5rem;
    text-align: left;
  }
}
.footer__privacypolicy {
  display: inline-block;
  margin-top: 1.25rem;
}
.footer__address--all {
  margin-top: 1.25rem;
}
.footer__phone--number {
  text-decoration: none;
  color: inherit;
  font-size: 16px;
}
.footer__phone--number:hover {
  color: inherit;
}
.footer__socials {
  display: flex;
  justify-content: center;
}
.footer__socials .socials__icon {
  margin-right: 6px;
}
.footer__developer {
  display: inline-block;
}
@media only screen and (max-width: 1023px) {
  .footer__address,
  .footer__phone {
    display: none;
  }
  .footer__developer,
  .footer__socials {
    margin-top: 1.5625rem;
  }
}
@media only screen and (min-width: 1024px) {
  .footer__privacypolicy {
    display: inline-block;
    margin-top: 1.5rem;
  }
  .footer__socials {
    margin-top: 1.5rem;
    justify-content: start;
  }
}
.nav-panel {
  max-width: 300px;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
}
.nav-panel.disabled {
  display: none;
}
.nav-panel__close {
  border-radius: 1000px;
  width: 2.125rem;
  height: 2.125rem;
  background: #d7e7f5;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 20px auto;
  cursor: pointer;
}
.nav-panel__close .icon {
  width: 1rem;
  height: 1rem;
  background: url(../assets/icons/icon-close-cross.svg) 50% 50% no-repeat;
  background-size: 100% 100%;
}
.nav-panel__screen {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(215, 231, 245, 0.8);
  z-index: 99;
}
#modal-site-payment br,
.nav-panel__screen.disabled {
  display: none;
}
.nav-panel__underlay {
  height: 100%;
  background: #fff;
  padding: 20px;
  overflow-y: auto;
}
.nav-panel__link {
  margin: 0.375rem 0;
  padding: 0.375rem 0;
}
.nav-panel__link a {
  color: #0c2157;
}
.nav-panel__contacts {
  margin: 1rem 0;
}
.nav-panel__contacts .btn {
  margin: 0.5rem 0;
  width: 100%;
}
.theme-bg-1 {
  background-color: #f3faff;
}
.theme-bg-2 {
  background-color: #5a6d9c;
}
.socials__icon,
.solutions__solution__icon,
.theme-bg-3 {
  background-color: #d7e7f5;
}
.theme-bg-4 {
  background-color: #e0f1fe;
}
.intro {
  padding-top: 0.625rem;
}
.intro__title .underline {
  display: inline-block;
  position: relative;
}
.intro__description,
.intro__actions {
  margin-top: 1.25rem;
}
.intro__title .underline:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  width: 100%;
  height: 1.25rem;
  background: #d7e7f5;
  border-radius: 4px;
  z-index: -1;
}
.intro__slider--pagination {
  
}
.intro__slider--pagination .swiper-pagination-bullet {
  width: 16px;
  height: 16px;
  border: 2px solid rgba(149, 204, 255, 1);
  background-color: transparent;
  border-radius: 7px;
  transition: all .2s;
  opacity: 1;
}
.intro__slider--pagination .swiper-pagination-bullet-active {
  width: 32px;
  border: 2px solid rgba(235, 61, 71, 1);
}





.intro__illustration--sceene {
  margin: 0.625rem 0 0.625rem auto;
  max-height: 320px;
}
@media only screen and (min-width: 1024px) {
  .intro .grid,
  .intro__title {
    position: relative;
  }
  .intro__description,
  .intro__actions {
    margin-top: 2.5rem;
  }
  .intro__text-content {
    position: relative;
    z-index: 1;
    height: 600px;
    display: flex;
    flex-flow: column;
    justify-content: center;
  }
  .intro__title .underline:after {
    height: 2rem;
  }
  .intro__illustration {
    position: absolute;
    z-index: 0;
    top: 50%;
    margin-top: -228px;
    left: 20px;
    right: 20px;
  }
  .intro__illustration--sceene {
    max-height: 100%;
    max-width: 60%;
  }
  .intro__slider--pagination {
    position: absolute;
    bottom: 10%!important;
  }
}
@media only screen and (min-width: 1220px) {
  .intro__text-content {
    height: 700px;
  }
}
.benefits__clipping {
  overflow: auto;
  padding-bottom: 1.25rem;
  padding: 0 20px;
  margin: 0 -20px;
}
.benefits__offset {
  height: 2px;
}
.benefits__illustration {
  position: relative;
  float: left;
}
.benefits__illustration__icon {
  transition: all 0.2s ease-out;
  border-radius: 1000px;
  width: 6.25rem;
  height: 6.25rem;
  background: #1e83e0;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 3px 4px rgba(19, 78, 132, 0.2);
}
.benefits__illustration__icon .svg-icon {
  transition: all 0.2s ease-out;
  fill: #fff;
}
.benefits__illustration__icon.active,
.benefits__illustration__icon:hover {
  box-shadow: 14px 48px 15px rgba(83, 107, 129, 0.2);
  background: #fff;
}
.benefits__illustration__icon.active .svg-icon,
.benefits__illustration__icon:hover .svg-icon {
  fill: #0c2157;
}
.benefits__illustration--background {
  position: relative;
  z-index: 0;
}
.benefits__illustration__overlay {
  position: absolute;
  z-index: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.benefits__illustration__overlay--layer {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (min-width: 1024px) {
  .benefits__illustration .benefits__illustration__icon {
    margin-bottom: 70px;
  }
  .benefits__illustration .benefits__illustration__icon + .benefits__illustration__icon {
    margin-left: 120px;
  }
}
@media only screen and (min-width: 1220px) {
  .benefits__illustration .benefits__illustration__icon {
    margin-bottom: 80px;
  }
  .benefits__illustration .benefits__illustration__icon + .benefits__illustration__icon {
    margin-left: 130px;
  }
}
.benefits__title {
  margin-bottom: 1rem;
}
.benefits__item__icon {
  width: 4.0625rem;
  height: 4.0625rem;
  margin: 1.25rem 0 0;
}
.benefits__item__title {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  color: #eb3d47;
  cursor: default;
}
.benefits__item__description {
  font-size: 0.875rem;
  line-height: 1.25rem;
  cursor: default;
}
@media only screen and (max-width: 1023px) {
  .benefits .col.col-8 {
    display: none;
  }
  .benefits__items {
    display: flex;
    margin: 0 -10px;
  }
  .benefits__item {
    flex: 0 0 240px;
    padding-bottom: 0.625rem;
    margin: 0 10px;
  }
}
@media only screen and (min-width: 1024px) {
  .benefits__offset {
    height: 100px;
    margin-top: -100px;
  }
  .benefits .row {
    align-items: center;
  }
  .benefits__title {
    margin-bottom: 4.375rem;
  }
  .benefits__item {
    margin-top: 3.125rem;
  }
  .benefits__item__icon {
    display: none;
  }
  .benefits__item__title {
    font-size: 1.25rem;
  }
  .benefits__item__description {
    transition: all 0.2s ease-out;
    font-size: 1rem;
    line-height: 1.5rem;
    opacity: 0.25;
  }
  .benefits__item.active .benefits__item__description {
    opacity: 1;
  }
}
.nothing-extra__clipping {
  overflow: auto;
  padding-bottom: 0.625rem;
}
.nothing-extra__title {
  margin-bottom: 1rem;
}
.nothing-extra__card {
  background: #fff;
  display: flex;
  align-items: center;
  height: 130px;
  position: relative;
  border: 1px solid #daefff;
  border-radius: 4px;
  box-shadow: 0 4px 4px rgba(211, 226, 239, 0.5);
  padding-left: 3.75rem;
  padding-right: 0.625rem;
  overflow: hidden;
}
.nothing-extra__card--title {
  font-family: "Montserrat", sans-serif;
  color: #eb3d47;
  line-height: 1.25rem;
}
.nothing-extra__card .illustration {
  position: absolute;
  height: 100%;
  width: 40px;
  background: url(../assets/illustrations/check-mark-circle.svg) 100% 50% no-repeat;
  background-size: auto 100%;
  left: 0;
  top: 0;
  bottom: 0;
}
@media only screen and (max-width: 1023px) {
  .nothing-extra__card {
    width: 240px;
  }
  .nothing-extra .grid .row {
    display: flex;
  }
}
@media only screen and (min-width: 1024px) {
  .nothing-extra__title {
    margin-bottom: 3.125rem;
  }
  .nothing-extra__card {
    height: 200px;
    padding: 20px 20px 20px 7.5rem;
  }
  .nothing-extra__card--title {
    font-size: 1.25rem;
    line-height: 1.25rem;
  }
  .nothing-extra .illustration {
    width: 5rem;
  }
}
.delivery {
  font-family: "Montserrat", sans-serif;
}
.delivery .row {
  align-items: center;
}
.delivery__illustration {
  height: 186px;
  margin: 0 auto;
}
.delivery__text-1 {
  margin-top: 1.5rem;
}
.delivery__text-2 {
  margin-top: 0.75rem;
}
.delivery__order {
  margin-top: 1.25rem;
}
.delivery__order .btn {
  margin-top: 0.75rem;
  display: block;
}
@media only screen and (min-width: 1024px) {
  .delivery__illustration {
    height: auto;
    width: 100%;
    max-width: 570px;
    padding-right: 60px;
  }
  .delivery__text-2 {
    margin-top: 2.5rem;
  }
  .delivery__order {
    margin-top: 3.75rem;
  }
  .delivery__order__text {
    font-size: 1.25rem;
  }
  .delivery__order .btn {
    margin-top: 1.5rem;
    display: inline-block;
    width: auto;
  }
}
.solutions__clipping {
  overflow: auto;
  padding-bottom: 0.625rem;
}
.solutions__title {
  margin-bottom: 1rem;
}
.solutions__solution {
  font-family: "Montserrat", sans-serif;
}
.solutions__solution__icon {
  display: flex;
  align-items: center;
  flex: 0 0 3.5rem;
  width: 3.5rem;
  height: 3.5rem;
  border-radius: 1000px;
}
.solutions__solution__icon img {
  max-width: 100%;
  max-height: 100%;
}
@media only screen and (max-width: 1023px) {
  .solutions .grid .row.flex-wrap {
    display: flex;
    flex-wrap: nowrap;
  }
  .solutions__solution {
    width: 240px;
  }
  .solutions__solution__title {
    margin-top: 0.625rem;
  }
}
@media only screen and (min-width: 1024px) {
  .solutions .grid .row {
    align-items: flex-start;
  }
  .solutions__title {
    margin-bottom: 1.875rem;
  }
  .solutions__solution {
    display: flex;
    align-items: center;
    height: 6.25rem;
  }
  .solutions__solution__title {
    font-size: 1.25rem;
    margin-left: 1.25rem;
  }
  .solutions__solution__icon {
    height: 4.75rem;
    flex: 0 0 76px;
  }
}
.prices .row {
  align-items: stretch;
}
.prices__panel {
  border-radius: 4px;
  border: 1px solid #e0f1fe;
  box-shadow: 0 4px 4px rgba(211, 226, 239, 0.5);
  padding: 16px 0;
  margin: 1.875rem 0 2.5rem;
  font-family: "Montserrat", sans-serif;
}
.prices__panel__options {
  display: flex;
  align-items: flex-end;
  text-align: center;
  justify-content: space-around;
}
.prices__panel__options__or {
  margin: 0 40px;
}
.prices__panel__option {
  border-radius: 1000px;
  position: relative;
  background: #d7e7f5;
  width: 130px;
  height: 130px;
  display: flex;
  align-items: center;
  flex-flow: column;
  justify-content: center;
}
.prices__panel__option:after {
  content: "";
  display: block;
  width: 33px;
  height: 33px;
  position: absolute;
  bottom: -14px;
  left: 50%;
  margin-left: -16px;
  background: url(/assets/illustrations/illustration-cube.svg) 50% 50% no-repeat;
  background-size: cover;
}
.prices__panel .units,
.prices__panel .value {
  font-weight: 700;
}
.prices__illustration {
  position: sticky;
  top: 80px;
}
.prices .text > :first-child {
  margin-top: 0;
}
@media only screen and (max-width: 1023px) {
  .prices__panel {
    text-align: center;
  }
  .prices__panel__options {
    width: 100%;
    position: relative;
    margin: 40px 0;
  }
  .prices__panel__options__or {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
  }
  .prices__illustration {
    height: 185px;
    margin: 2rem auto 0;
  }
}
@media only screen and (min-width: 1024px) {
  .prices__panel {
    display: flex;
    justify-content: space-between;
    padding: 20px;
    margin: 3.75rem 0 7.5rem;
  }
  .prices__panel,
  .prices__panel__options {
    align-items: center;
  }
  .prices__panel__option {
    width: 200px;
    height: 200px;
    margin: -60px 0;
  }
  .prices__panel__option:after {
    width: 42px;
    height: 42px;
    bottom: -18px;
    margin-left: -21px;
  }
}
.special-offers__clipping {
  max-width: 100%;
  overflow: auto;
  padding-bottom: 20px;
}
.special-offers__offer {
  display: block;
  background: #1e83e0;
  border-radius: 4px;
  position: relative;
  padding: 1rem 1.25rem;
  color: #fff;
  text-decoration: none;
  height: 11.875rem;
  overflow: hidden;
  margin-top: 1.5rem;
}
.special-offers__offer__title {
  position: relative;
  z-index: 2;
}
.special-offers__offer__learn-more {
  z-index: 2;
}
.special-offers__offer__title {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
}
.special-offers__offer__learn-more {
  border-radius: 1000px;
  border: 1px solid #fff;
  width: 46px;
  height: 46px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  bottom: 1.25rem;
  transition: all 0.2s ease-out;
}
.special-offers__offer__learn-more .svg-icon {
  transition: all 0.2s ease-out;
}
.special-offers__offer__image--underlay {
  position: absolute;
  z-index: 0;
  right: -150px;
  bottom: -150px;
  width: 270px;
  height: 270px;
  border-radius: 1000px;
  background-color: #3997ed;
}
.special-offers__offer__image {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-position: 100% 100%;
  background-size: 55%;
  background-repeat: no-repeat;
}
.special-offers__offer:hover {
  color: #fff;
  text-decoration: none;
}
.special-offers__offer:hover .special-offers__offer__learn-more {
  background-color: #fff;
  box-shadow: 0 13px 6px rgba(23, 90, 152, 0.5);
}
.special-offers__offer:hover .special-offers__offer__learn-more .svg-icon {
  stroke: #1e83e0;
}
@media only screen and (max-width: 1023px) {
  .special-offers .grid .row.flex-wrap {
    display: flex;
    flex-wrap: nowrap;
  }
  .special-offers .grid .row.flex-wrap > .col {
    flex: 0 0 240px;
  }
}
@media only screen and (min-width: 1024px) {
  .special-offers__title {
    margin-bottom: 20px;
  }
  .special-offers__offer {
    height: 13.75rem;
    margin-top: 1.5rem;
  }
  .special-offers__offer__title {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
  .special-offers__offer__learn-more {
    width: 4.125rem;
    height: 4.125rem;
  }
  .special-offers__offer__learn-more svg {
    width: 30%;
    height: 30%;
  }
  .special-offers__offer__image--underlay {
    right: -110px;
    bottom: -110px;
  }
  .special-offers__offer__image {
    background-size: initial;
  }
}
.locations__clipping {
  overflow: auto;
  padding-bottom: 1.25rem;
}
.locations__location {
  font-size: 0.875rem;
  line-height: 1.5rem;
  margin-top: 20px;
}
.locations__location__title {
  font-weight: 700;
}
.locations__location__city {
  margin-top: 0.375rem;
}
.locations__map {
  height: 400px;
  background: #e9eaee;
  margin-top: 1.25rem;
}
@media only screen and (max-width: 1023px) {
  .locations .grid .row.flex-wrap {
    display: flex;
    flex-wrap: nowrap;
  }
  .locations .grid .row.flex-wrap > .col {
    flex: 0 0 240px;
  }
}
@media only screen and (min-width: 1024px) {
  .locations__location {
    font-size: 1rem;
    margin-top: 50px;
  }
  .locations__map {
    height: 580px;
    margin-top: 40px;
  }
}
#locations-map {
  width: 100%;
  height: 100%;
}
.storage-options__clipping {
  overflow: auto;
  padding-bottom: 20px;
}
.storage-options__title {
  margin-bottom: 1.25rem;
}
.storage-options__option {
  position: relative;
  border-radius: 4px;
  height: 210px;
  padding: 1rem 1.25rem;
  overflow: hidden;
}
.storage-options__option.even {
  background-color: #ffe7d3;
}
.storage-options__option.even .storage-options__option__image--underlay {
  background-color: #ffcfa8;
}
.storage-options__option.odd {
  background-color: #e0f1fe;
}
.storage-options__option.odd .storage-options__option__image--underlay {
  background-color: #c2e3ff;
}
.storage-options__option__title {
  position: relative;
  z-index: 2;
  font-family: "Montserrat", sans-serif;
  font-size: 1rem;
  line-height: 1.25rem;
}
.storage-options__option__image--underlay {
  position: absolute;
  z-index: 0;
  right: -130px;
  bottom: -130px;
  width: 270px;
  height: 270px;
  border-radius: 1000px;
}
.storage-options__option__image {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-position: 100% 100%;
  background-size: 55%;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 1023px) {
  .storage-options .grid .row.flex-wrap {
    display: flex;
    flex-wrap: nowrap;
    padding-right: 20px;
  }
  .storage-options .grid .col {
    flex: 0 0 240px;
  }
}
@media only screen and (min-width: 1024px) {
  .storage-options__title {
    margin-bottom: 50px;
  }
  .storage-options__option {
    padding: 1.5rem;
    height: 280px;
  }
  .storage-options__option__title {
    font-size: 1.25rem;
    line-height: 1.5rem;
  }
  .storage-options__option__image--underlay {
    right: -100px;
    bottom: -100px;
  }
  .storage-options__option__image {
    background-size: initial;
  }
}
.how-it-works__title {
  margin-bottom: 1.625rem;
}
.how-it-works__image {
  display: block;
  max-width: 100%;
  border-radius: 4px;
}
@media only screen and (max-width: 1023px) {
  .how-it-works__image {
    margin-bottom: 1.25rem;
  }
  .how-it-works__text {
    font-size: 14px;
    line-height: 1.5rem;
  }
}
@media only screen and (min-width: 1024px) {
  .how-it-works__title {
    margin-bottom: 3.125rem;
  }
}
.extra-services__illustration {
  max-width: 480px;
  max-height: 500px;
  margin: 0 0 0 auto;
}
.extra-services__service {
  display: flex;
  margin-top: 20px;
  font-family: "Montserrat", sans-serif;
}
.extra-services__service--icon {
  flex: 0 0 36px;
  height: 24px;
  background-image: url(../assets/illustrations/check-mark-circle-2.svg);
  background-position: 0 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
@media only screen and (max-width: 1023px) {
  .extra-services__illustration {
    margin: 1.875rem auto 0;
    max-height: 14.375rem;
  }
}
@media only screen and (min-width: 1024px) {
  .extra-services .row {
    align-items: center;
  }
  .extra-services__title {
    margin-bottom: 50px;
  }
  .extra-services__service {
    margin-top: 30px;
    font-size: 20px;
    line-height: 28px;
    align-items: center;
  }
  .extra-services__service--icon {
    flex: 0 0 66px;
    height: 46px;
  }
}
.gallery__title {
  margin-bottom: 24px;
}
.gallery img {
  width: 100%;
}
@media only screen and (max-width: 1023px) {
  .gallery .grid {
    padding: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .gallery__title {
    margin-bottom: 48px;
  }
}
.benefits-2 {
  font-family: "Montserrat", sans-serif;
  font-size: 1rem;
  line-height: 1.5rem;
}
.benefits-2__title {
  margin-bottom: 26px;
}
.benefits-2__illustration {
  max-width: 210px;
  max-height: 210px;
  margin: 44px auto 0;
}
.benefits-2__description {
  margin-top: 46px;
}
.benefits-2__benefit {
  display: flex;
  align-items: center;
  margin-top: 15px;
}
.benefits-2__benefit__illustration {
  border-radius: 1000px;
  background: #d7e7f5;
  width: 56px;
  height: 56px;
  flex: 0 0 56px;
  display: flex;
  align-items: center;
  margin-right: 10px;
}
.benefits-2__benefit__illustration--icon.icon-60 {
  width: 60%;
}
.benefits-2__benefit__illustration--icon.icon-80 {
  width: 80%;
}
@media only screen and (min-width: 1024px) {
  .benefits-2 {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
  .benefits-2 .grid .row {
    align-items: center;
  }
  .benefits-2 .grid .row .col:first-child {
    order: 2;
  }
  .benefits-2 .grid .row .col:last-child {
    order: 1;
  }
  .benefits-2__title {
    margin-bottom: 52px;
  }
  .benefits-2__illustration {
    width: 90%;
    max-width: 525px;
    max-height: 525px;
    margin: 0 auto 0 0;
  }
  .benefits-2__description {
    margin-top: 120px;
  }
  .benefits-2__benefit {
    margin-top: 30px;
  }
  .benefits-2__benefit__illustration {
    width: 76px;
    height: 76px;
    flex: 0 0 76px;
    margin-right: 25px;
  }
}
#modal-site-payment .inputpayment {
  border: 1px solid #bfd8ec;
  line-height: 1.25rem;
  padding: 0.875rem 1.25rem;
  border-radius: 4px;
  height: 3rem;
  width: 100% !important;
  margin: 20px 0;
}
#modal-site-payment [type="checkbox"] {
  display: inline;
}
#modal-site-payment .noMobile {
  display: none;
}
#modal-site-payment .but2 {
  background-color: #1b76ca;
  width: auto;
  color: #fff;
  transition: all 0.2s ease-out;
  height: 3rem;
  max-width: 100%;
  line-height: 1.25rem;
  padding: 0.875rem 1.25rem;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  outline: 0;
  border-radius: 4px;
}
#modal-site-payment .but2:hover {
  box-shadow: 2px 8px 8px #98bfe4;
  cursor: pointer;
}
#modal-site-payment .images {
  text-align: center;
  margin: 20px 0;
}
#modal-site-payment .images img {
  max-width: 135px;
  display: inline-block;
  vertical-align: middle;
}
#modal-site-payment .center,
#modal-site-payment .modal__text__title {
  text-align: center;
}
.modal-box-size {
  font-family: "Montserrat", sans-serif;
  font-size: 1rem;
  line-height: 1.5rem;
}
.modal-box-size__image img {
  margin: 32px auto 16px;
}
#calculator,
.calculator__subtitle {
  margin-top: 1rem;
}
.text-center {
  text-align: center;
}
#calculator-form .form-footer:after,
#calculator-form .form-footer:before,
#order-list .item-info:after,
#order-list .item-info:before,
#order-list .order-item:after,
#order-list .order-item:before,
.clearfix:after,
.clearfix:before {
  content: "";
  display: table;
  height: 1px;
  clear: both;
}
#calculator {
  font-size: 0.875rem;
}
#calculator .options-list .option {
  margin-bottom: 10px;
  text-transform: uppercase;
  background-color: #fff;
  cursor: pointer;
  white-space: nowrap;
}
#calculator .options-list .option > * {
  display: inline-block;
  vertical-align: middle;
  margin: 2px 0;
}
#calculator .options-list .option.active .option-icon {
  border-color: #1e83e0;
}
#calculator .options-list .option.active .option-caption {
  color: #1e83e0;
  text-decoration: none;
}
#calculator .options-list .option:hover .option-caption {
  color: #1e83e0;
  text-decoration: underline;
}
#calculator .options-list .option-icon {
  width: 40px;
  height: 40px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  border: 1px solid #c2e3ff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#calculator .options-list .option-caption {
  color: #0c2157;
  margin-left: 10px;
}
@media only screen and (min-width: 768px) {
  #calculator {
    margin-top: 2rem;
  }
  #calculator .row.row--options {
    display: flex;
  }
}
#calculator-form {
  border-radius: 3px;
  background: #e0f1fe;
  padding: 2px;
  margin-top: 1rem;
}
@media only screen and (min-width: 1024px) {
  #calculator-form {
    margin-top: 0;
  }
}
#calculator-form .form-cover {
  display: block;
}
#calculator-form .form-cover img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}
#calculator-form .form-body {
  display: none;
}
#calculator-form .form-footer {
  padding: 0 15px 15px;
  display: none;
}
#calculator-form .form-footer [type="submit"] {
  position: absolute;
  right: 0;
  top: 0;
}
#calculator-form .form-footer .special-offer {
  text-transform: uppercase;
  text-align: center;
  font-size: 16px;
}
#calculator-form .order-totals,
section {
  position: relative;
}
#calculator-form .order-totals > * {
  display: inline-block;
  vertical-align: top;
  white-space: nowrap;
}
#calculator-form .order-totals .label,
#calculator-form .order-totals .price {
  font-size: 18px;
  font-weight: 700;
}
#calculator-form.error .form-cover,
#calculator-form.not-empty .form-cover,
#order-form #address {
  display: none;
}
#calculator-form.error .form-body,
#calculator-form.error .form-footer,
#calculator-form.not-empty .form-body,
#calculator-form.not-empty .form-footer {
  display: block;
}
#calculator-form .form-success {
  font-size: 16px;
  padding: 30px 15px;
  text-align: center;
}
#calculator-form .error {
  border-color: #eb3d47 !important;
  background-color: #fef6f6 !important;
}
#order-list {
  background-color: #fff;
  border-radius: 3px;
  padding: 15px 0 0 15px;
  height: 330px;
  overflow-y: scroll !important;
}
#order-list .order-item {
  position: relative;
  margin-bottom: 15px;
}
#order-list .item-info {
  line-height: 20px;
  padding-left: 50px;
  position: relative;
  z-index: 0;
}
#order-list .item-icon {
  width: 40px;
  height: 40px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  border: 1px solid #c2e3ff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  position: absolute;
  left: 0;
  top: 0;
}
#order-list .item-caption {
  font-size: 12px;
  text-transform: uppercase;
}
#order-list .item-volume {
  font-size: 14px;
  color: #758495;
}
#order-list .item-actions {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  padding-left: 10px;
  background-color: #fff;
}
#order-list .input-number {
  position: relative;
  float: left;
  width: 70px;
  height: 40px;
  background: #fff;
  border: 1px solid #c2e3ff;
  border-radius: 4px;
}
#order-list .input-number input {
  display: block;
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border: 0;
  padding: 0;
  margin: 0;
  cursor: default;
  background-color: transparent;
}
#order-list .input-number .less,
#order-list .input-number .more {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 30px;
  cursor: pointer;
}
#order-list .input-number .less .icon,
#order-list .input-number .more .icon {
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  left: 50%;
  top: 50%;
  margin-left: -10px;
  margin-top: -10px;
  background-image: url(../calculator-assets/more-less-icons.png);
  background-repeat: no-repeat;
}
#order-list .input-number .less {
  left: 0;
}
#order-list .input-number .less .icon {
  background-position: 0 0;
}
#order-list .input-number .less:hover .icon {
  background-position: 100% 0;
}
#order-list .input-number .more {
  right: 0;
}
#order-list .input-number .more .icon,
#order-list .item-remove:hover {
  background-position: 0 100%;
}
#order-list .input-number .more:hover .icon {
  background-position: 100% 100%;
}
#order-list .item-remove {
  float: left;
  width: 40px;
  height: 40px;
  cursor: pointer;
  background: #fff url(../calculator-assets/trash-bin-icon.png) 0 0 no-repeat;
}
#order-form {
  padding: 15px;
}
#order-form .order-options .jq-checkbox.checked .jq-checkbox__div {
  background-color: #eb3d47;
  box-shadow: 0;
}
#order-form .order-options label {
  display: inline-block;
  padding: 0;
  margin: 0 15px 15px 0;
  cursor: pointer;
}
#order-form .order-options input {
  display: inline-block;
  margin-right: 5px;
}
#order-form .order-user-info input,
#order-form .order-user-info select {
  margin-bottom: 10px;
  display: block;
  width: 100%;
  max-width: 100%;
}
#order-form .fieldset-caption {
  margin: 10px 0 30px;
  line-height: 1rem;
}
section .nav-anchor {
  position: absolute;
  top: -40px;
}
@media only screen and (min-width: 1024px) {
  section .nav-anchor {
    position: absolute;
    top: -120px;
  }
}
.calculator,
.delivery,
.nothing-extra,
.solutions {
  margin-top: 40px;
}
.solutions {
  padding-bottom: 40px;
}
.contact-form {
  margin: 40px 0;
}
.locations {
  margin-top: 20px;
}
.extra-services {
  margin-top: 40px;
  margin-bottom: 40px;
}
.gallery {
  padding-top: 40px;
  margin-bottom: 40px;
}
.gallery .nav-anchor {
  top: 0;
}
.benefits-2 {
  margin-top: 40px;
  padding-bottom: 40px;
}
@media only screen and (min-width: 1024px) {
  .contact-form {
    margin: 120px 0;
  }
  .calculator,
  .delivery,
  .nothing-extra,
  .solutions {
    margin-top: 120px;
  }
  .solutions {
    padding-bottom: 60px;
  }
  .locations {
    margin-top: 100px;
  }
  .gallery {
    padding-top: 80px;
    margin-bottom: 80px;
  }
  .extra-services {
    margin-bottom: 120px;
  }
  .benefits-2 {
    margin-top: 120px;
    padding-bottom: 80px;
  }
}
.grid_location_intro-promo {
  grid-template-columns: 3fr 4fr;
  display: grid;
  grid-gap: 20px;
}
.intro-promo__action-buttons {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media (max-width: 754px) {
  .grid_location_intro-promo {
    display: block;
  }
  .intro-promo__action-buttons {
    display: block;
  }
  .btn {
    transition: all 0.2s ease-out;
    height: 3rem;
    max-width: 100%;
    line-height: 1.25rem;
    padding: 0.875rem 1.25rem;
    font-family: "Montserrat", sans-serif;
    font-size: 12px;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    overflow: hidden;
    outline: 0;
    border-radius: 4px;
  }
}
