html {
   -webkit-box-sizing: border-box;
   box-sizing: border-box;
}
*,
*::after,
*::before {
   -webkit-box-sizing: inherit;
   box-sizing: inherit;
}
ul[class],
ol[class] {
   padding: 0;
}
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
li,
figure,
figcaption,
blockquote,
dl,
dd {
   margin: 0;
}
ul[class] {
   list-style: none;
}
img {
   max-width: 100%;
   display: block;
}
input,
button,
textarea,
select {
   font: inherit;
   outline: none;
}
a {
   text-decoration: none;
   color: inherit;
}
a :focus {
   outline: none;
   text-decoration: none;
   color: inherit;
}
button,
input {
   border: unset;
}
@font-face {
   font-family: "Montserrat Alternates";
   src: url("../fonts/MontserratAlternates-ExtraBold.woff2") format("woff2"),
      url("../fonts/MontserratAlternates-ExtraBold.woff") format("woff");
   font-weight: 800;
   font-style: normal;
   font-display: swap;
}
@font-face {
   font-family: "Raleway";
   src: url("../fonts/Raleway-Bold.woff2") format("woff2"), url("../fonts/Raleway-Bold.woff") format("woff");
   font-weight: bold;
   font-style: normal;
   font-display: swap;
}
@font-face {
   font-family: "Raleway";
   src: url("../fonts/Raleway-Regular.woff2") format("woff2"), url("../fonts/Raleway-Regular.woff") format("woff");
   font-weight: normal;
   font-style: normal;
   font-display: swap;
}
@font-face {
   font-family: "Raleway";
   src: url("../fonts/Raleway-SemiBold.woff2") format("woff2"), url("../fonts/Raleway-SemiBold.woff") format("woff");
   font-weight: 600;
   font-style: normal;
   font-display: swap;
}
@font-face {
   font-family: "Raleway";
   src: url("../fonts/Raleway-ExtraBold.woff2") format("woff2"), url("../fonts/Raleway-ExtraBold.woff") format("woff");
   font-weight: 800;
   font-style: normal;
   font-display: swap;
}
@font-face {
   font-family: "Raleway";
   src: url("../fonts/Raleway-Medium.woff2") format("woff2"), url("../fonts/Raleway-Medium.woff") format("woff");
   font-weight: 500;
   font-style: normal;
   font-display: swap;
}
@font-face {
   font-family: "Montserrat Alternates";
   src: url("../fonts/MontserratAlternates-Bold.woff2") format("woff2"),
      url("../fonts/MontserratAlternates-Bold.woff") format("woff");
   font-weight: bold;
   font-style: normal;
   font-display: swap;
}
@font-face {
   font-family: "icon";
   src: url("../fonts/icon/fonts/icon.ttf?e0jimm") format("truetype"),
      url("../fonts/icon/fonts/icon.woff?e0jimm") format("woff"),
      url("../fonts/icon/fonts/icon.svg?e0jimm#icon") format("svg");
   font-weight: normal;
   font-style: normal;
   font-display: block;
}
.icon {
   font-family: "icon" !important;
   speak: never;
   font-style: normal;
   font-weight: normal;
   font-variant: normal;
   text-transform: none;
   line-height: 1;
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
}
.icon-mail:before {
   content: "";
}
.icon-calendar:before {
   content: "";
}
.icon-check:before {
   content: "";
}
.icon-close:before {
   content: "";
}
.icon-facebook:before {
   content: "";
}
.icon-info:before {
   content: "";
}
.icon-instagram:before {
   content: "";
}
.icon-minus:before {
   content: "";
}
.icon-phone:before {
   content: "";
}
.icon-plus:before {
   content: "";
}
.icon-search:before {
   content: "";
}
.icon-telegram:before {
   content: "";
}
.icon-telegram-blank:before {
   content: "";
}
.icon-triangle-down:before {
   content: "";
}
.icon-youtube:before {
   content: "";
}
[data-simplebar] {
   position: relative;
   -webkit-box-orient: vertical;
   -webkit-box-direction: normal;
   -ms-flex-direction: column;
   flex-direction: column;
   -ms-flex-wrap: wrap;
   flex-wrap: wrap;
   -webkit-box-pack: start;
   -ms-flex-pack: start;
   justify-content: flex-start;
   -ms-flex-line-pack: start;
   align-content: flex-start;
   -webkit-box-align: start;
   -ms-flex-align: start;
   align-items: flex-start;
}
.simplebar-wrapper {
   overflow: hidden;
   width: inherit;
   height: inherit;
   max-width: inherit;
   max-height: inherit;
}
.simplebar-mask {
   direction: inherit;
   position: absolute;
   overflow: hidden;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   bottom: 0;
   right: 0;
   width: auto !important;
   height: auto !important;
   z-index: 0;
}
.simplebar-offset {
   direction: inherit !important;
   -webkit-box-sizing: inherit !important;
   box-sizing: inherit !important;
   resize: none !important;
   position: absolute;
   top: 0;
   left: 0;
   bottom: 0;
   right: 0;
   padding: 0;
   margin: 0;
   -webkit-overflow-scrolling: touch;
}
.simplebar-content-wrapper {
   direction: inherit;
   -webkit-box-sizing: border-box !important;
   box-sizing: border-box !important;
   position: relative;
   display: block;
   height: 100%;
   width: auto;
   max-width: 100%;
   max-height: 100%;
   scrollbar-width: none;
   -ms-overflow-style: none;
}
.simplebar-content-wrapper::-webkit-scrollbar,
.simplebar-hide-scrollbar::-webkit-scrollbar {
   width: 0;
   height: 0;
}
.simplebar-content:before,
.simplebar-content:after {
   content: " ";
   display: table;
}
.simplebar-placeholder {
   max-height: 100%;
   max-width: 100%;
   width: 100%;
   pointer-events: none;
}
.simplebar-height-auto-observer-wrapper {
   -webkit-box-sizing: inherit !important;
   box-sizing: inherit !important;
   height: 100%;
   width: 100%;
   max-width: 1px;
   position: relative;
   float: left;
   max-height: 1px;
   overflow: hidden;
   z-index: -1;
   padding: 0;
   margin: 0;
   pointer-events: none;
   -webkit-box-flex: inherit;
   -ms-flex-positive: inherit;
   flex-grow: inherit;
   -ms-flex-negative: 0;
   flex-shrink: 0;
   -ms-flex-preferred-size: 0;
   flex-basis: 0;
}
.simplebar-height-auto-observer {
   -webkit-box-sizing: inherit;
   box-sizing: inherit;
   display: block;
   opacity: 0;
   position: absolute;
   top: 0;
   left: 0;
   height: 1000%;
   width: 1000%;
   min-height: 1px;
   min-width: 1px;
   overflow: hidden;
   pointer-events: none;
   z-index: -1;
}
.simplebar-track {
   z-index: 1;
   position: absolute;
   right: 0;
   bottom: 0;
   pointer-events: none;
   overflow: hidden;
}
[data-simplebar].simplebar-dragging .simplebar-content {
   pointer-events: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
   -webkit-user-select: none;
}
[data-simplebar].simplebar-dragging .simplebar-track {
   pointer-events: all;
}
.simplebar-scrollbar {
   position: absolute;
   left: 0;
   right: 0;
   min-height: 10px;
}
.simplebar-scrollbar:before {
   position: absolute;
   content: "";
   background: #000;
   border-radius: 7px;
   left: 2px;
   right: 2px;
   opacity: 0;
   -webkit-transition: opacity 0.2s linear;
   -o-transition: opacity 0.2s linear;
   transition: opacity 0.2s linear;
}
.simplebar-scrollbar.simplebar-visible:before {
   opacity: 0.5;
   -webkit-transition: opacity 0 linear;
   -o-transition: opacity 0 linear;
   transition: opacity 0 linear;
}
.simplebar-track.simplebar-vertical {
   top: 0;
   width: 11px;
}
.simplebar-track.simplebar-vertical .simplebar-scrollbar:before {
   top: 2px;
   bottom: 2px;
}
.simplebar-track.simplebar-horizontal {
   left: 0;
   height: 11px;
}
.simplebar-track.simplebar-horizontal .simplebar-scrollbar:before {
   height: 100%;
   left: 2px;
   right: 2px;
}
.simplebar-track.simplebar-horizontal .simplebar-scrollbar {
   right: auto;
   left: 0;
   top: 2px;
   height: 7px;
   min-height: 0;
   min-width: 10px;
   width: auto;
}
[data-simplebar-direction="rtl"] .simplebar-track.simplebar-vertical {
   right: auto;
   left: 0;
}
.hs-dummy-scrollbar-size {
   direction: rtl;
   position: fixed;
   opacity: 0;
   visibility: hidden;
   height: 500px;
   width: 500px;
   overflow-y: hidden;
   overflow-x: scroll;
}
.simplebar-hide-scrollbar {
   position: fixed;
   left: 0;
   visibility: hidden;
   overflow-y: scroll;
   scrollbar-width: none;
   -ms-overflow-style: none;
}
.daterangepicker {
   position: absolute;
   color: inherit;
   background-color: #fff;
   border-radius: 4px;
   border: 1px solid #ddd;
   width: 278px;
   max-width: none;
   padding: 0;
   margin-top: 7px;
   top: 100px;
   left: 20px;
   z-index: 3001;
   display: none;
   font-family: arial;
   font-size: 15px;
   line-height: 1em;
}
.daterangepicker:before,
.daterangepicker:after {
   position: absolute;
   display: inline-block;
   border-bottom-color: rgba(0, 0, 0, 0.2);
   content: "";
}
.daterangepicker:before {
   top: -7px;
   border-right: 7px solid transparent;
   border-left: 7px solid transparent;
   border-bottom: 7px solid #ccc;
}
.daterangepicker:after {
   top: -6px;
   border-right: 6px solid transparent;
   border-bottom: 6px solid #fff;
   border-left: 6px solid transparent;
}
.daterangepicker.opensleft:before {
   right: 9px;
}
.daterangepicker.opensleft:after {
   right: 10px;
}
.daterangepicker.openscenter:before {
   left: 0;
   right: 0;
   width: 0;
   margin-left: auto;
   margin-right: auto;
}
.daterangepicker.openscenter:after {
   left: 0;
   right: 0;
   width: 0;
   margin-left: auto;
   margin-right: auto;
}
.daterangepicker.opensright:before {
   left: 9px;
}
.daterangepicker.opensright:after {
   left: 10px;
}
.daterangepicker.drop-up {
   margin-top: -7px;
}
.daterangepicker.drop-up:before {
   top: initial;
   bottom: -7px;
   border-bottom: initial;
   border-top: 7px solid #ccc;
}
.daterangepicker.drop-up:after {
   top: initial;
   bottom: -6px;
   border-bottom: initial;
   border-top: 6px solid #fff;
}
.daterangepicker.single .daterangepicker .ranges,
.daterangepicker.single .drp-calendar {
   float: none;
}
.daterangepicker.single .drp-selected {
   display: none;
}
.daterangepicker.show-calendar .drp-calendar {
   display: block;
}
.daterangepicker.show-calendar .drp-buttons {
   display: block;
}
.daterangepicker.auto-apply .drp-buttons {
   display: none;
}
.daterangepicker .drp-calendar {
   display: none;
   max-width: 270px;
}
.daterangepicker .drp-calendar.left {
   padding: 8px 0 8px 8px;
}
.daterangepicker .drp-calendar.right {
   padding: 8px;
}
.daterangepicker .drp-calendar.single .calendar-table {
   border: none;
}
.daterangepicker .calendar-table .next span,
.daterangepicker .calendar-table .prev span {
   color: #fff;
   border: solid #000;
   border-width: 0 2px 2px 0;
   border-radius: 0;
   display: inline-block;
   padding: 3px;
}
.daterangepicker .calendar-table .next span {
   -ms-transform: rotate(-45deg);
   transform: rotate(-45deg);
   -webkit-transform: rotate(-45deg);
}
.daterangepicker .calendar-table .prev span {
   -ms-transform: rotate(135deg);
   transform: rotate(135deg);
   -webkit-transform: rotate(135deg);
}
.daterangepicker .calendar-table th,
.daterangepicker .calendar-table td {
   white-space: nowrap;
   text-align: center;
   vertical-align: middle;
   min-width: 32px;
   width: 32px;
   height: 24px;
   line-height: 24px;
   font-size: 12px;
   border-radius: 4px;
   border: 1px solid transparent;
   white-space: nowrap;
   cursor: pointer;
}
.daterangepicker .calendar-table {
   border: 1px solid #fff;
   border-radius: 4px;
   background-color: #fff;
}
.daterangepicker .calendar-table table {
   width: 100%;
   margin: 0;
   border-spacing: 0;
   border-collapse: collapse;
}
.daterangepicker td.available:hover,
.daterangepicker th.available:hover {
   background-color: #eee;
   border-color: transparent;
   color: inherit;
}
.daterangepicker td.week,
.daterangepicker th.week {
   font-size: 80%;
   color: #ccc;
}
.daterangepicker td.off,
.daterangepicker td.off.in-range,
.daterangepicker td.off.start-date,
.daterangepicker td.off.end-date {
   background-color: #fff;
   border-color: transparent;
   color: #999;
}
.daterangepicker td.in-range {
   background-color: #ebf4f8;
   border-color: transparent;
   color: #000;
   border-radius: 0;
}
.daterangepicker td.start-date {
   border-radius: 4px 0 0 4px;
}
.daterangepicker td.end-date {
   border-radius: 0 4px 4px 0;
}
.daterangepicker td.start-date.end-date {
   border-radius: 4px;
}
.daterangepicker td.active,
.daterangepicker td.active:hover {
   background-color: #357ebd;
   border-color: transparent;
   color: #fff;
}
.daterangepicker th.month {
   width: auto;
}
.daterangepicker td.disabled,
.daterangepicker option.disabled {
   color: #999;
   cursor: not-allowed;
   text-decoration: line-through;
}
.daterangepicker select.monthselect,
.daterangepicker select.yearselect {
   font-size: 12px;
   padding: 1px;
   height: auto;
   margin: 0;
   cursor: default;
}
.daterangepicker select.monthselect {
   margin-right: 2%;
   width: 56%;
}
.daterangepicker select.yearselect {
   width: 40%;
}
.daterangepicker select.hourselect,
.daterangepicker select.minuteselect,
.daterangepicker select.secondselect,
.daterangepicker select.ampmselect {
   width: 50px;
   margin: 0 auto;
   background: #eee;
   border: 1px solid #eee;
   padding: 2px;
   outline: 0;
   font-size: 12px;
}
.daterangepicker .calendar-time {
   text-align: center;
   margin: 4px auto 0;
   line-height: 30px;
   position: relative;
}
.daterangepicker .calendar-time select.disabled {
   color: #ccc;
   cursor: not-allowed;
}
.daterangepicker .drp-buttons {
   clear: both;
   text-align: right;
   padding: 8px;
   border-top: 1px solid #ddd;
   display: none;
   line-height: 12px;
   vertical-align: middle;
}
.daterangepicker .drp-selected {
   display: inline-block;
   font-size: 12px;
   padding-right: 8px;
}
.daterangepicker .drp-buttons .btn {
   margin-left: 8px;
   font-size: 12px;
   font-weight: 700;
   padding: 4px 8px;
}
.daterangepicker.show-ranges.single.rtl .drp-calendar.left {
   border-right: 1px solid #ddd;
}
.daterangepicker.show-ranges.single.ltr .drp-calendar.left {
   border-left: 1px solid #ddd;
}
.daterangepicker.show-ranges.rtl .drp-calendar.right {
   border-right: 1px solid #ddd;
}
.daterangepicker.show-ranges.ltr .drp-calendar.left {
   border-left: 1px solid #ddd;
}
.daterangepicker .ranges {
   float: none;
   text-align: left;
   margin: 0;
}
.daterangepicker.show-calendar .ranges {
   margin-top: 8px;
}
.daterangepicker .ranges ul {
   list-style: none;
   margin: 0 auto;
   padding: 0;
   width: 100%;
}
.daterangepicker .ranges li {
   font-size: 12px;
   padding: 8px 12px;
   cursor: pointer;
}
.daterangepicker .ranges li:hover {
   background-color: #eee;
}
.daterangepicker .ranges li.active {
   background-color: #08c;
   color: #fff;
}
@media (min-width: 564px) {
   .daterangepicker {
      width: auto;
   }
   .daterangepicker .ranges ul {
      width: 140px;
   }
   .daterangepicker.single .ranges ul {
      width: 100%;
   }
   .daterangepicker.single .drp-calendar.left {
      clear: none;
   }
   .daterangepicker.single .ranges,
   .daterangepicker.single .drp-calendar {
      float: left;
   }
   .daterangepicker {
      direction: ltr;
      text-align: left;
   }
   .daterangepicker .drp-calendar.left {
      clear: left;
      margin-right: 0;
   }
   .daterangepicker .drp-calendar.left .calendar-table {
      border-right: none;
      border-top-right-radius: 0;
      border-bottom-right-radius: 0;
   }
   .daterangepicker .drp-calendar.right {
      margin-left: 0;
   }
   .daterangepicker .drp-calendar.right .calendar-table {
      border-left: none;
      border-top-left-radius: 0;
      border-bottom-left-radius: 0;
   }
   .daterangepicker .drp-calendar.left .calendar-table {
      padding-right: 8px;
   }
   .daterangepicker .ranges,
   .daterangepicker .drp-calendar {
      float: left;
   }
}
@media (min-width: 730px) {
   .daterangepicker .ranges {
      width: auto;
      float: left;
   }
   .daterangepicker.rtl .ranges {
      float: right;
   }
   .daterangepicker .drp-calendar.left {
      clear: none !important;
   }
}
.popup-country__flag img,
.choose-a-country__bg img,
.choose-a-country__bg--mobile img,
.card-rules__img img,
.block-policy__btn-block-bg img,
.questions__bg-left img {
   width: 100%;
   height: 100%;
   -o-object-fit: cover;
   object-fit: cover;
}
.popup-country__visa-img img,
.flag img,
.banner__item-img img,
.rules-entry__bg img,
.rules-entry__bg--mobile img,
.rules-in-cities__bg img,
.card-rules__pattern img,
.buy-a-policy__bg img {
   width: 100%;
   height: 100%;
   -o-object-fit: contain;
   object-fit: contain;
}
.burger .header__toggle-item,
.partners__img,
.card-police-cover__dropdown--large-icon,
.form-policy__steps-circle {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-pack: center;
   -ms-flex-pack: center;
   justify-content: center;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
}
.h1 {
   font-family: "Montserrat Alternates";
   font-weight: 800;
   font-size: 50px;
   line-height: 130%;
}
.h2 {
   font-size: 24px;
   line-height: 130%;
}
.h3 {
   font-size: 20px;
   line-height: 135%;
}
html,
body {
   height: 100%;
   font-family: "Raleway";
   font-weight: normal;
   font-style: normal;
   font-size: 18px;
   color: #242424;
   overflow-x: hidden;
}
textarea {
   resize: none;
}
.wrapper {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-orient: vertical;
   -webkit-box-direction: normal;
   -ms-flex-direction: column;
   flex-direction: column;
   min-height: 100%;
}
.main {
   -webkit-box-flex: 1;
   -ms-flex: 1 0 auto;
   flex: 1 0 auto;
   position: relative;
}
.footer {
   -webkit-box-flex: 0;
   -ms-flex: 0 0 auto;
   flex: 0 0 auto;
}
.container {
   max-width: 1220px;
   margin: 0 auto;
   padding: 0px 25px;
   height: 100%;
}
input,
textarea {
   -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;
   outline: none;
}
.d-flex {
   display: -webkit-box !important;
   display: -ms-flexbox !important;
   display: flex !important;
}
.off {
   display: none !important;
}
.checkbox {
   position: relative;
}
.checkbox-none,
.radio-none {
   position: absolute;
   width: 1px;
   height: 1px;
   overflow: hidden;
   clip: rect(0 0 0 0);
}
.checkbox-style {
   display: block;
   cursor: pointer;
   width: 28px;
   height: 28px;
   background: #e9e9e9;
   border-radius: 4px;
   margin-right: 11px;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-pack: center;
   -ms-flex-pack: center;
   justify-content: center;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
}
.checkbox-style .icon {
   display: none;
   font-size: 12px;
   color: #fff;
}
.checkbox-style--contour {
   border: 2px solid #242424;
   background: #fff;
}
.checkbox-none:checked + .checkbox-style {
   background: #242424;
}
.checkbox-none:checked + .checkbox-style .icon {
   display: block;
}
.checkbox-style--secondary {
   display: block;
   cursor: pointer;
   width: 56px;
   height: 28px;
   background: #e9e9e9;
   border-radius: 18.5px;
   margin-right: 11px;
}
.checkbox-style--secondary span {
   position: absolute;
   -webkit-transform: translateY(-50%);
   -ms-transform: translateY(-50%);
   transform: translateY(-50%);
   top: 50%;
   left: 6px;
   display: block;
   width: 18px;
   height: 17.33px;
   background: #b7b7b7;
   border-radius: 50%;
}
.checkbox-none:checked + .checkbox-style--secondary {
   background: #242424;
}
.checkbox-none:checked + .checkbox-style--secondary span {
   background: #fff;
   -webkit-transform: translateY(-50%) translateX(26px);
   -ms-transform: translateY(-50%) translateX(26px);
   transform: translateY(-50%) translateX(26px);
}
.radio-style {
   position: relative;
   display: block;
   cursor: pointer;
}
.radio-none:checked + .radio-style::before {
   content: " ";
}
.archon {
   opacity: 0;
   pointer-events: none;
   position: absolute;
   top: -10vh;
}
.simplebar-track.simplebar-vertical {
   background: #e2e2e2;
   border-radius: 54px;
   width: 5px;
}
.simplebar-scrollbar:before {
   position: absolute;
   content: "";
   background: #ff4b55;
   border-radius: 54px;
   left: 0;
   right: 0;
   width: 5px;
}
.btn {
   border-radius: 8px;
   padding: 17px 28px;
   -webkit-box-sizing: padding-box;
   box-sizing: padding-box;
   -webkit-transition: ease 0.3s;
   -o-transition: ease 0.3s;
   transition: ease 0.3s;
   font-weight: bold;
   font-size: 20px;
   text-align: center;
}
.btn-red {
   background: #ff4b55;
   color: #fff;
}
.btn-red:hover {
   background: #fff;
   color: #ff4b55;
   -webkit-box-shadow: 10px 5px 84px rgba(100, 100, 100, 0.25);
   box-shadow: 10px 5px 84px rgba(100, 100, 100, 0.25);
}
.btn-white {
   background: #fff;
   color: #ff4b55;
}
.btn-white:hover {
   background: #ff4b55;
   color: #fff;
}
@media (max-width: 575.98px) {
   .btn {
      font-size: 16px;
      padding: 9px 16px 10px;
   }
}
input,
textarea {
   border: unset;
   background: transparent;
}
button {
   border: unset;
   padding: unset;
   cursor: pointer;
   background: unset;
}
.popup {
   display: none;
   position: fixed;
   top: 0;
   left: 0;
   z-index: 99999;
   width: 100vw;
   height: 100%;
   min-height: 100%;
   overflow-y: auto;
}
.popup__body {
   background: rgba(0, 0, 0, 0.29);
   width: 100%;
   min-height: 100%;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   -webkit-box-pack: center;
   -ms-flex-pack: center;
   justify-content: center;
   overflow: hidden;
}
.popup__content {
   margin: 20px 50px;
   max-width: 887px;
   width: 100%;
   background: #fff;
   position: relative;
   overflow: hidden;
   border-radius: 8px;
   -webkit-box-shadow: 10px 5px 84px rgba(100, 100, 100, 0.25);
   box-shadow: 10px 5px 84px rgba(100, 100, 100, 0.25);
}
.popup .popup-close {
   position: absolute;
   top: 43px;
   right: 49px;
   cursor: pointer;
   font-size: 30px;
   z-index: 20;
}
.popup__bg {
   z-index: 10;
   position: absolute;
   right: 0;
   top: 0;
   bottom: 0;
}
.popup__bg img {
   -o-object-fit: cover;
   object-fit: cover;
}
.popup-details__content {
   padding: 100px 165px 100px 60px;
   max-height: 663px;
   overflow-y: auto;
   position: relative;
   z-index: 15;
}
.popup-details__p {
   word-wrap: break-word;
}
.popup-details__p:not(:last-child) {
   margin-bottom: 30px;
}
.popup-details__p-extrabold {
   font-weight: 800;
}
.popup-details__red {
   color: #ff4b55;
}
.popup-details__list:not(:last-child) {
   margin-bottom: 30px;
}
.popup-details__list-item {
   position: relative;
   word-wrap: break-word;
   padding-left: 30px;
}
.popup-details__list-item:not(:last-child) {
   margin-bottom: 30px;
}
.popup-details__list-item::before {
   content: "";
   position: absolute;
   top: 12px;
   left: 13px;
   width: 4px;
   height: 4px;
   border-radius: 50%;
   background: #242424;
}
.popup-details__p-semibold {
   font-weight: 600;
}
.popup-details__link {
   color: #0090ce;
}
.popup-details__link:hover {
   -webkit-text-decoration-line: underline;
   text-decoration-line: underline;
}
.popup-details__important {
   padding: 50px 45px 50px 35px;
   margin-right: -90px;
   background: #fff5f6;
}
.popup-details__container {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   width: 100%;
}
.popup-details__leftside {
   -webkit-box-flex: 0;
   -ms-flex: 0 1 50%;
   flex: 0 1 50%;
   width: 50%;
   padding-right: 62px;
}
.popup-details__rightside {
   -webkit-box-flex: 0;
   -ms-flex: 0 1 50%;
   flex: 0 1 50%;
   width: 50%;
   padding-left: 64px;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-orient: vertical;
   -webkit-box-direction: normal;
   -ms-flex-direction: column;
   flex-direction: column;
   -webkit-box-align: end;
   -ms-flex-align: end;
   align-items: flex-end;
   position: relative;
}
.popup-details__rightside::before {
   content: "";
   position: absolute;
   top: 0;
   bottom: 0;
   left: 0;
   height: 100%;
   background: -webkit-gradient(linear, left top, left bottom, color-stop(57.29%, #ff4b55), to(rgba(255, 71, 81, 0.2)));
   background: -o-linear-gradient(top, #ff4b55 57.29%, rgba(255, 71, 81, 0.2) 100%);
   background: linear-gradient(180deg, #ff4b55 57.29%, rgba(255, 71, 81, 0.2) 100%);
   border-radius: 2.5px;
   width: 1px;
}
.popup-read-more .popup-details__red {
   min-height: 140px;
}
.popup-read-more .popup-details__content {
   padding-right: 60px;
   max-height: 772px;
}
.popup-read-more .popup__content {
   max-width: 1161px;
}
.popup-read-more .popup-details__list-item {
   font-weight: 500;
   padding-top: 11px;
   padding-bottom: 11px;
}
.popup-read-more .popup-details__list-item:not(:last-child) {
   margin-bottom: unset;
   border-bottom: 1px solid #d7d7d7;
}
.popup-read-more .popup-details__list-item::before {
   top: 20px;
}
.popup-read-more .popup-details__leftside .popup-details__list-item:nth-child(even) {
   background: -o-linear-gradient(
      180.08deg,
      rgba(249, 249, 249, 0) 0.73%,
      rgba(249, 249, 249, 0.5) 14.96%,
      rgba(249, 249, 249, 0.5) 44.37%,
      rgba(249, 249, 249, 0.5) 87.13%,
      rgba(249, 249, 249, 0) 98.31%
   );
   background: linear-gradient(
      269.92deg,
      rgba(249, 249, 249, 0) 0.73%,
      rgba(249, 249, 249, 0.5) 14.96%,
      rgba(249, 249, 249, 0.5) 44.37%,
      rgba(249, 249, 249, 0.5) 87.13%,
      rgba(249, 249, 249, 0) 98.31%
   );
}
.popup-read-more .popup-details__rightside .popup-details__list-item:nth-child(odd) {
   background: -o-linear-gradient(
      180.08deg,
      rgba(249, 249, 249, 0) 0.73%,
      rgba(249, 249, 249, 0.5) 14.96%,
      rgba(249, 249, 249, 0.5) 44.37%,
      rgba(249, 249, 249, 0.5) 87.13%,
      rgba(249, 249, 249, 0) 98.31%
   );
   background: linear-gradient(
      269.92deg,
      rgba(249, 249, 249, 0) 0.73%,
      rgba(249, 249, 249, 0.5) 14.96%,
      rgba(249, 249, 249, 0.5) 44.37%,
      rgba(249, 249, 249, 0.5) 87.13%,
      rgba(249, 249, 249, 0) 98.31%
   );
}
.popup-country__content {
   padding: 140px 50px 40px 60px;
}
.popup-country__head {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   margin-bottom: 80px;
   overflow: hidden;
}
.popup-country__flag {
   width: 152px;
   height: 101px;
   margin-right: 48px;
   -webkit-box-flex: 0;
   -ms-flex: none;
   flex: none;
}
.popup-country__name {
   background: #ff4b55;
   font-family: "Montserrat Alternates";
   font-weight: 800;
   font-size: 33px;
   line-height: 195%;
   padding: 3px 58px;
   color: #fff;
}
.popup-country__visa {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   margin-bottom: 60px;
}
.popup-country__visa-img {
   width: 84px;
   height: 103px;
   margin-right: 30px;
   -webkit-box-flex: 0;
   -ms-flex: none;
   flex: none;
}
.popup-country__visa-text {
   max-width: 455px;
   margin-top: 17px;
}
.popup-country__visa-title {
   font-weight: bold;
   margin-bottom: 15px;
}
.popup-country__visa-descr {
   font-weight: 500;
}
.popup-country__container {
   margin-bottom: 70px;
}
.popup-country__dropdown:not(:last-child) {
   margin-bottom: 30px;
}
.popup-country__dropdown.open .popup-country__dropdown-head .icon-triangle-down {
   -webkit-transform: rotate(-180deg);
   -ms-transform: rotate(-180deg);
   transform: rotate(-180deg);
}
.popup-country__dropdown-head {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-pack: justify;
   -ms-flex-pack: justify;
   justify-content: space-between;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   font-weight: bold;
}
.popup-country__dropdown-head .icon {
   font-size: 19px;
   color: #ff4b55;
   margin-left: 10px;
   -webkit-transition: ease 0.4s;
   -o-transition: ease 0.4s;
   transition: ease 0.4s;
}
.popup-country__dropdown-body {
   padding-top: 20px;
   display: none;
}
.popup-country__p {
   font-weight: 500;
}
.popup-country__p:not(:last-child) {
   margin-bottom: 17px;
}
.popup-country__p-underline {
   -webkit-text-decoration-line: underline;
   text-decoration-line: underline;
}
.popup-country__update {
   font-weight: bold;
   color: #ff4b55;
}
.card-info {
   padding-left: 40px;
   width: 50%;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   margin-bottom: 50px;
}
.card-info:nth-child(3) .card-info__img img {
   max-height: 52px;
}
.card-info:nth-child(4) .card-info__img img {
   margin-right: -10px;
}
.card-info__wrapper {
   margin-top: 20px;
   margin-bottom: -20px;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -ms-flex-wrap: wrap;
   flex-wrap: wrap;
}
.card-info__img {
   -webkit-box-flex: 0;
   -ms-flex: none;
   flex: none;
   margin-right: 27px;
   height: 58px;
   width: 63px;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   -webkit-box-pack: end;
   -ms-flex-pack: end;
   justify-content: flex-end;
}
.card-info__text-block {
   max-width: 237px;
}
.card-info__title {
   font-weight: bold;
   margin-bottom: 8px;
}
.card-info__descr {
   font-weight: 500;
}
.header__content {
   height: 135px;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   -webkit-box-pack: justify;
   -ms-flex-pack: justify;
   justify-content: space-between;
}
.header__contact-us {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
}
.header__link {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   font-weight: 600;
}
.header__link:not(:last-child) {
   margin-right: 25px;
}
.header__link .icon {
   font-size: 28px;
   margin-right: 8px;
}
.header__link .icon-telegram {
   font-size: 24px;
}
.header__toggle {
   background: -o-linear-gradient(315deg, #fff 0%, #f6f6f6 100%);
   background: linear-gradient(135deg, #fff 0%, #f6f6f6 100%);
   border: 2px solid #f2f2f2;
   -webkit-box-shadow: 1px 1px 2px rgba(212, 212, 212, 0.2), -1px -1px 2px rgba(212, 212, 212, 0.2),
      1px -1px 2px rgba(255, 255, 255, 0.9), -1px 1px 3px rgba(212, 212, 212, 0.9),
      inset -1px 1px 2px rgba(255, 255, 255, 0.3), inset 1px -1px 2px rgba(212, 212, 212, 0.5);
   box-shadow: 1px 1px 2px rgba(212, 212, 212, 0.2), -1px -1px 2px rgba(212, 212, 212, 0.2),
      1px -1px 2px rgba(255, 255, 255, 0.9), -1px 1px 3px rgba(212, 212, 212, 0.9),
      inset -1px 1px 2px rgba(255, 255, 255, 0.3), inset 1px -1px 2px rgba(212, 212, 212, 0.5);
   border-radius: 8px;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   font-weight: 600;
}
.header__toggle-item {
   display: block;
   padding: 14px 14px 12px;
}
.header__toggle-item.active {
   background: #242424;
   border-radius: 8px;
   padding: 15px 13px 15px;
   margin-top: -1px;
   margin-bottom: -2px;
   color: #f5f5f5;
}
.logo {
   width: 281px;
   height: 101px;
   margin-right: -20px;
   -webkit-box-flex: 0;
   -ms-flex: 0 0 auto;
   flex: 0 0 auto;
   -webkit-transform: translateY(-24%);
   -ms-transform: translateY(-24%);
   transform: translateY(-24%);
}
.lang {
   position: relative;
}
.lang.open .lang__body {
   max-height: 200px;
   visibility: visible;
}
.lang.open .icon-triangle-down {
   -webkit-transform: rotate(180deg);
   -ms-transform: rotate(180deg);
   transform: rotate(180deg);
}
.lang__head {
   cursor: pointer;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   position: relative;
   z-index: 110;
}
.lang__head .icon-triangle-down {
   -webkit-transition: ease 0.3s;
   -o-transition: ease 0.3s;
   transition: ease 0.3s;
   font-size: 10px;
   margin-left: 15px;
}
.lang__item {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   font-weight: 600;
   cursor: pointer;
}
.lang__body {
   min-width: 128px;
   -webkit-transition: max-height ease 0.3s, visibility ease 0.2s 0s;
   -o-transition: max-height ease 0.3s, visibility ease 0.2s 0s;
   transition: max-height ease 0.3s, visibility ease 0.2s 0s;
   padding: 9px 0;
   background: #ffffff;
   -webkit-box-shadow: 10px 5px 84px rgba(0, 0, 0, 0.25);
   box-shadow: 10px 5px 84px rgba(0, 0, 0, 0.25);
   border-radius: 8px;
   max-height: 0;
   height: -webkit-max-content;
   height: -moz-max-content;
   height: max-content;
   visibility: hidden;
   overflow: hidden;
   position: absolute;
   z-index: 100;
   top: calc(100% + 14px);
   left: -28px;
}
.lang__body .lang__item {
   padding: 8px 28px;
}
.lang__body .lang__item:hover {
   background: #242424;
   color: #fff;
}
.flag {
   width: 28px;
   height: 28px;
   margin-right: 6px;
}
.burger-icon {
   width: 32px;
   height: 17px;
   position: relative;
   margin-left: 50px;
   display: none;
}
.burger-icon span,
.burger-icon::before,
.burger-icon::after {
   position: absolute;
   left: 0;
   right: 0;
   width: 100%;
   height: 3px;
   background: #242424;
   border-radius: 2px;
}
.burger-icon span {
   -webkit-transform: translateY(-50%);
   -ms-transform: translateY(-50%);
   transform: translateY(-50%);
   top: 50%;
}
.burger-icon::before {
   content: "";
   top: 0;
}
.burger-icon::after {
   content: "";
   bottom: 0;
}
.burger {
   position: fixed;
   z-index: 999;
   top: 0;
   left: 0;
   right: 0;
   width: 100vw;
   min-height: 100vh;
   visibility: hidden;
   -webkit-transition: visibility ease 0.3s;
   -o-transition: visibility ease 0.3s;
   transition: visibility ease 0.3s;
}
.burger.open {
   visibility: visible;
}
.burger.open .burger__content {
   -webkit-transition: -webkit-transform ease 0.3s;
   transition: -webkit-transform ease 0.3s;
   -o-transition: transform ease 0.3s;
   transition: transform ease 0.3s;
   transition: transform ease 0.3s, -webkit-transform ease 0.3s;
   -webkit-transform: translateX(0%);
   -ms-transform: translateX(0%);
   transform: translateX(0%);
}
.burger__bg {
   position: absolute;
   top: 0;
   right: 0;
   left: 0;
   background: rgba(0, 0, 0, 0.6);
   width: 100%;
   height: 100%;
   display: none;
}
.burger__content {
   position: absolute;
   top: 0;
   -webkit-transition: -webkit-transform ease 0.3s;
   transition: -webkit-transform ease 0.3s;
   -o-transition: transform ease 0.3s;
   transition: transform ease 0.3s;
   transition: transform ease 0.3s, -webkit-transform ease 0.3s;
   right: 0;
   -webkit-transform: translateX(100%);
   -ms-transform: translateX(100%);
   transform: translateX(100%);
   background: #fff;
   background: #f3f3f3;
   height: 100%;
   padding: 134px 45px 50px 17px;
}
.burger .icon-close {
   font-size: 19px;
   position: absolute;
   top: 58px;
   right: 33px;
   color: #ff4b55;
}
.burger .header__contact-us {
   display: block;
   -webkit-box-orient: vertical;
   -webkit-box-direction: normal;
   -ms-flex-direction: column;
   flex-direction: column;
   -webkit-box-align: start;
   -ms-flex-align: start;
   align-items: flex-start;
   margin-bottom: 40px;
}
.burger .header__link {
   font-size: 16px;
}
.burger .header__link .icon {
   font-size: 20px;
   margin-right: 12px;
}
.burger .header__link .icon-telegram {
   font-size: 17px;
}
.burger .header__link:not(:last-child) {
   margin-right: unset;
   margin-bottom: 25px;
}
.burger .header__toggle {
   display: block;
   -webkit-box-orient: vertical;
   -webkit-box-direction: normal;
   -ms-flex-direction: column;
   flex-direction: column;
   background: -o-linear-gradient(315deg, #fff 0%, #f6f6f6 100%);
   background: linear-gradient(135deg, #fff 0%, #f6f6f6 100%);
   border: 2px solid #f2f2f2;
   -webkit-box-shadow: 1px 1px 2px rgba(212, 212, 212, 0.2), -1px -1px 2px rgba(212, 212, 212, 0.2),
      1px -1px 2px rgba(255, 255, 255, 0.9), -1px 1px 3px rgba(212, 212, 212, 0.9),
      inset -1px 1px 2px rgba(255, 255, 255, 0.3), inset 1px -1px 2px rgba(212, 212, 212, 0.5);
   box-shadow: 1px 1px 2px rgba(212, 212, 212, 0.2), -1px -1px 2px rgba(212, 212, 212, 0.2),
      1px -1px 2px rgba(255, 255, 255, 0.9), -1px 1px 3px rgba(212, 212, 212, 0.9),
      inset -1px 1px 2px rgba(255, 255, 255, 0.3), inset 1px -1px 2px rgba(212, 212, 212, 0.5);
   border-radius: 8px;
}
.burger .header__toggle-item {
   padding: 12px 30px 10px;
}
.burger .header__toggle-item.active {
   padding: 11px 15px;
   margin-right: -1px;
   margin-bottom: -2px;
   margin-left: -3px;
}
.footer__main {
   background: #fafafa;
}
.footer__content {
   padding: 75px 0 40px;
}
.footer__logo {
   -webkit-transform: unset;
   -ms-transform: unset;
   transform: unset;
   margin-bottom: 70px;
}
.footer__block-links {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-pack: justify;
   -ms-flex-pack: justify;
   justify-content: space-between;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   margin-bottom: 40px;
}
.footer__link {
   font-weight: 600;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
}
.footer__link:not(:last-of-type) {
   margin-right: 50px;
}
.footer__link .icon-mail {
   font-size: 28px;
   margin-right: 15px;
}
.footer__email {
   margin: 0 auto;
}
.footer__socials-link:not(:last-child) {
   margin-right: 36px;
}
.footer__socials-link .icon {
   font-size: 28px;
}
.footer__payment {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   -webkit-box-pack: end;
   -ms-flex-pack: end;
   justify-content: flex-end;
}
.footer__paymeent-item:not(:last-child) {
   margin-right: 36px;
}
.footer__bottom-line {
   background: #f5f5f5;
   height: 70px;
}
.footer__rights {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   height: 100%;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   -webkit-box-pack: center;
   -ms-flex-pack: center;
   justify-content: center;
   text-align: center;
   font-weight: 600;
}
.banner {
   overflow: hidden;
   background: #ff4b55;
   padding: 175px 0 255px;
   position: relative;
}
.banner .container {
   position: relative;
}
.banner__content {
   position: relative;
   z-index: 20;
   width: 69%;
   color: #fff;
}
.banner__title {
   margin-bottom: 50px;
}
.banner__item {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   font-weight: 600;
   font-size: 25px;
}
.banner__item:not(:last-child) {
   margin-bottom: 25px;
}
.banner__item--mobile {
   display: none;
}
.banner__item-img {
   -webkit-box-flex: 0;
   -ms-flex: none;
   flex: none;
   margin-right: 19px;
   width: 43px;
   height: 38px;
}
.banner__bg-in {
   position: absolute;
   right: -566px;
   bottom: -270px;
   pointer-events: none;
}
.banner__bg-in--mobile {
   pointer-events: none;
   display: none;
}
.banner__bg-out {
   position: absolute;
   bottom: 0;
   right: 0;
   height: 100%;
   height: calc(560px + (890 - 560) * ((100vw - 768px) / (1920 - 768)));
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: end;
   -ms-flex-align: end;
   align-items: flex-end;
   -webkit-box-pack: end;
   -ms-flex-pack: end;
   justify-content: flex-end;
}
.banner__bg-out img {
   max-width: unset;
   height: 100%;
}
.banner__bg-out--mobile {
   display: none;
   width: 100%;
   margin-bottom: calc(-28px + (-87 - -28) * ((100vw - 375px) / (767 - 375)));
   margin-top: 50px;
}
.banner__bg-out--mobile img {
   width: 100%;
}
.rules-entry {
   position: relative;
}
.rules-entry__content {
   padding: 150px 0 235px;
}
.rules-entry__title {
   max-width: 461px;
   margin-bottom: 55px;
   position: relative;
   z-index: 10;
}
.rules-entry__descr {
   max-width: 457px;
   font-weight: 600;
   position: relative;
   z-index: 10;
   margin-bottom: 40px;
}
.rules-entry__btn {
   position: relative;
   z-index: 10;
}
.rules-entry__bg {
   position: absolute;
   right: 0;
   bottom: 137px;
}
.rules-entry__bg--mobile {
   display: none;
}
.choose-a-country {
   position: relative;
}
.choose-a-country__content {
   padding: 110px 0;
}
.choose-a-country__title {
   max-width: 900px;
   text-align: center;
   margin: 0 auto;
   margin-bottom: 85px;
}
.choose-a-country__bg,
.choose-a-country__bg--mobile {
   position: absolute;
   z-index: -1;
   top: 0;
   left: 0;
   right: 0;
   bottom: 0;
   width: 100%;
   height: 100%;
}
.choose-a-country__bg--mobile {
   display: none;
}
.search__results {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -ms-flex-wrap: wrap;
   flex-wrap: wrap;
   margin: -10px -5px;
   -webkit-box-pack: center;
   -ms-flex-pack: center;
   justify-content: center;
   margin-bottom: 25px;
   min-height: 110px;
}
.search__item {
   margin: 10px;
   padding: 7px 30px;
   -webkit-box-shadow: 10px 5px 84px rgba(100, 100, 100, 0.25);
   box-shadow: 10px 5px 84px rgba(100, 100, 100, 0.25);
   border-radius: 8px;
   font-weight: 600;
   text-align: center;
   background: #fff;
   display: none;
   -webkit-transition: ease 0.3s;
   -o-transition: ease 0.3s;
   transition: ease 0.3s;
   cursor: pointer;
   height: -webkit-max-content;
   height: -moz-max-content;
   height: max-content;
}
.search__item.show {
   display: block;
}
.search__item:hover {
   background: #ff4b55;
   color: #fff;
}
.search__input-box {
   display: block;
   margin: 0 auto;
   max-width: 785px;
   position: relative;
}
.search__input-box .icon {
   color: #a3a3a3;
   font-size: 24px;
   position: absolute;
   -webkit-transform: translateY(-50%);
   -ms-transform: translateY(-50%);
   transform: translateY(-50%);
   top: 50%;
   right: 30px;
   cursor: text;
}
.search__input {
   width: 100%;
   background: #fff;
   -webkit-box-shadow: 10px 5px 84px rgba(100, 100, 100, 0.25);
   box-shadow: 10px 5px 84px rgba(100, 100, 100, 0.25);
   border-radius: 8px;
   font-weight: 600;
   padding: 16px 60px 16px 30px;
}
.search__input::-webkit-input-placeholder {
   color: #a3a3a3;
}
.search__input::-moz-placeholder {
   color: #a3a3a3;
}
.search__input:-ms-input-placeholder {
   color: #a3a3a3;
}
.search__input::-ms-input-placeholder {
   color: #a3a3a3;
}
.search__input::placeholder {
   color: #a3a3a3;
}
.rules-in-cities {
   position: relative;
}
.rules-in-cities__content {
   padding: 150px 0;
}
.rules-in-cities__title {
   margin-bottom: 85px;
}
.rules-in-cities__wrapper {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-pack: justify;
   -ms-flex-pack: justify;
   justify-content: space-between;
   margin: 0 -10px;
}
.rules-in-cities__wrapper .card-rules:nth-child(3) .card-rules__text {
   margin: 0 -10px;
}
.rules-in-cities__bg {
   position: absolute;
   right: 0;
   left: 0;
   top: 0;
   bottom: 0;
   width: 100%;
   height: 100%;
   pointer-events: none;
   z-index: -1;
}
.card-rules {
   width: 204px;
}
.card-rules__img {
   width: 100%;
   height: 162px;
   margin-bottom: 30px;
   -webkit-box-shadow: 10px 5px 84px rgba(100, 100, 100, 0.25);
   box-shadow: 10px 5px 84px rgba(100, 100, 100, 0.25);
   border-radius: 15px;
}
.card-rules__pattern {
   width: 88px;
   height: 28px;
   margin: 0 auto;
   margin-bottom: 30px;
}
.card-rules__text {
   text-align: center;
   font-weight: 500;
}
.banner-policy {
   position: relative;
   background: #ff4b55;
}
.banner-policy__content {
   position: relative;
   color: #fff;
   padding: 110px 0;
}
.banner-policy__title {
   text-align: center;
   margin-bottom: 50px;
}
.banner-policy__descr {
   max-width: 610px;
   margin: 0 auto;
   margin-bottom: 40px;
   text-align: center;
   font-weight: 600;
}
.banner-policy__btn {
   margin: 0 auto;
   width: -webkit-max-content;
   width: -moz-max-content;
   width: max-content;
   display: block;
}
.banner-policy__bg-center {
   position: absolute;
   margin-right: -252px;
   bottom: -175px;
   left: 50px;
   right: 70px;
   pointer-events: none;
}
@media (max-width: 1225px) {
   .banner-policy__bg-center {
      bottom: calc(-18px + (-175 - -18) * ((100vw - 375px) / (1225 - 375)));
   }
}
@media (max-width: 1225px) {
   .banner-policy__bg-center {
      left: calc(-86px + (50 - -86) * ((100vw - 375px) / (1225 - 375)));
   }
}
@media (max-width: 1225px) {
   .banner-policy__bg-center {
      right: calc(111px + (70 - 111) * ((100vw - 375px) / (1225 - 375)));
   }
}
.banner-policy__bg-center img {
   width: 100%;
}
.banner-policy__bg-top {
   display: none;
   position: absolute;
   top: 0;
   left: 0;
   right: 0;
   width: 100%;
}
.banner-policy__bg-top img {
   width: 100%;
}
.banner-policy__bg-left {
   pointer-events: none;
   position: absolute;
   top: 12px;
   bottom: 12px;
   left: -287px;
}
.banner-policy__bg-left img {
   height: 100%;
}
.banner-policy__bg-right {
   pointer-events: none;
   position: absolute;
   top: 12px;
   bottom: 12px;
   right: -287px;
}
.banner-policy__bg-right img {
   height: 100%;
}
.rules-in-hotels {
   background: #f9f9f9;
}
.rules-in-hotels__content {
   padding: 110px 0;
}
.rules-in-hotels__title {
   text-align: center;
   margin-bottom: 45px;
}
.rules-in-hotels__term {
   font-weight: 600;
   font-size: 25px;
   text-align: center;
   margin-bottom: 80px;
}
.rules-in-hotels__wrapper {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-pack: center;
   -ms-flex-pack: center;
   justify-content: center;
   margin-bottom: 40px;
}
.rules-in-hotels__wrapper .card-rules:not(:last-child) {
   margin-right: 38px;
}
.rules-in-hotels__btn-details {
   display: block;
   margin: 0 auto;
   width: -webkit-max-content;
   width: -moz-max-content;
   width: max-content;
}
.public-rules__content {
   padding: 150px 0;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-pack: justify;
   -ms-flex-pack: justify;
   justify-content: space-between;
}
.public-rules__flex-container {
   -webkit-box-flex: 1;
   -ms-flex: 1 0 auto;
   flex: 1 0 auto;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-pack: center;
   -ms-flex-pack: center;
   justify-content: center;
}
.public-rules__wrapper {
   max-width: 445px;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -ms-flex-wrap: wrap;
   flex-wrap: wrap;
   -webkit-box-pack: justify;
   -ms-flex-pack: justify;
   justify-content: space-between;
   margin-right: 55px;
}
.public-rules__wrapper .card-rules:first-child {
   margin-bottom: 40px;
}
.public-rules__wrapper .card-rules:nth-child(2) {
   margin-bottom: 40px;
}
.public-rules__wrapper .card-rules:nth-child(2) .card-rules__text {
   max-width: 150px;
   margin: 0 auto;
}
.public-rules__wrapper .card-rules:nth-child(4) .card-rules__text {
   max-width: 150px;
   margin: 0 auto;
}
.public-rules__text-block {
   max-width: 445px;
   margin-right: 25px;
}
.public-rules__title {
   margin-bottom: 45px;
}
.public-rules__warning {
   font-weight: bold;
   color: #ff4b55;
   margin-bottom: 20px;
}
.public-rules__text {
   position: relative;
   font-weight: 600;
   margin-bottom: 35px;
}
.public-rules__text::before {
   content: "";
   position: absolute;
   bottom: -2px;
   left: 0;
   right: 0;
   width: 100%;
   height: 45px;
   background: -webkit-gradient(linear, left bottom, left top, from(#fff), to(rgba(255, 255, 255, 0)));
   background: -o-linear-gradient(bottom, #fff 0%, rgba(255, 255, 255, 0) 100%);
   background: linear-gradient(0deg, #fff 0%, rgba(255, 255, 255, 0) 100%);
}
.public-rules__text--mobile {
   display: none;
}
.info-tourist {
   background: #f9f9f9;
}
.info-tourist__content {
   padding: 110px 0;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-pack: justify;
   -ms-flex-pack: justify;
   justify-content: space-between;
}
.info-tourist__text-block {
   max-width: 570px;
}
.info-tourist__title {
   margin-bottom: 45px;
}
.info-tourist__descr {
   margin-bottom: 35px;
   max-width: 370px;
}
.info-tourist__img {
   margin-top: -73px;
   margin-right: -380px;
   margin-bottom: -70px;
   margin-left: -60px;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
}
.info-tourist__img--out {
   margin-right: -40%;
   margin-top: -100px;
   margin-bottom: -116px;
   margin-left: -50px;
}
.block-policy {
   position: relative;
   padding: 140px 0;
}
.block-policy__btn-block {
   -webkit-box-shadow: 10px 5px 84px rgba(100, 100, 100, 0.25);
   box-shadow: 10px 5px 84px rgba(100, 100, 100, 0.25);
   border-radius: 8px;
   position: relative;
   overflow: hidden;
}
.block-policy__btn-block .container {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-pack: center;
   -ms-flex-pack: center;
   justify-content: center;
}
.block-policy__btn-block-wrapper {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
}
.block-policy__female {
   margin-bottom: -215px;
   margin-right: -46px;
   margin-top: -10px;
   margin-left: -30px;
}
.block-policy__btn {
   font-weight: bold;
   font-size: 20px;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   padding: 24px 20px;
   max-width: 270px;
}
.block-policy__btn .icon {
   font-size: 10px;
   margin-left: 15px;
}
.block-policy__btn-block-bg {
   position: absolute;
   z-index: -1;
   top: 0;
   left: 0;
   right: 0;
   bottom: 0;
   width: 100%;
   height: 100%;
}
.block-policy__form {
   display: none;
}
.block-policy__form.open {
   display: block;
}
.questions {
   position: relative;
   padding: 110px 0;
   background: #f9f9f9;
}
.questions__content {
   position: relative;
   overflow: hidden;
   z-index: 10;
   background: #ffffff;
   border-radius: 58px;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-pack: justify;
   -ms-flex-pack: justify;
   justify-content: space-between;
}
.questions__img {
   max-width: 656px;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: end;
   -ms-flex-align: end;
   align-items: flex-end;
   z-index: 20;
}
.questions__text-block {
   padding: 110px 35px 90px 0;
}
.questions__title {
   margin-bottom: 40px;
}
.questions__bg-pattern-left {
   position: absolute;
   top: 0;
   bottom: 0;
   left: 0;
   height: 100%;
   -webkit-transform: translateX(-50%);
   -ms-transform: translateX(-50%);
   transform: translateX(-50%);
   display: none;
}
.questions__bg-pattern-left img {
   height: 100%;
   -o-object-fit: contain;
   object-fit: contain;
}
.questions__bg-pattern-right {
   position: absolute;
   top: 0;
   bottom: 0;
   right: 0;
   -webkit-transform: translateX(50%);
   -ms-transform: translateX(50%);
   transform: translateX(50%);
   display: none;
}
.questions__bg-pattern-right img {
   height: 100%;
   -o-object-fit: contain;
   object-fit: contain;
}
.questions__bg-left {
   position: absolute;
   top: 0;
   left: 0;
   bottom: 0;
   width: 40%;
}
.partners {
   padding: 200px 0 150px;
}
.partners__content {
   position: relative;
   background: #ffffff;
   -webkit-box-shadow: 10px 5px 84px rgba(100, 100, 100, 0.25);
   box-shadow: 10px 5px 84px rgba(100, 100, 100, 0.25);
   border-radius: 36px;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -ms-flex-wrap: wrap;
   flex-wrap: wrap;
   padding: 45px 74px;
   max-width: 1045px;
   margin: 0 auto;
}
.partners__item {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   padding-top: 35px;
   padding-bottom: 35px;
   position: relative;
}
.partners__item:not(:last-of-type) {
   border-bottom: 1px solid #dddddd;
}
.partners__item:nth-child(odd) .partners__img {
   width: 228px;
}
.partners__item:not(:last-of-type):nth-child(odd) {
   padding-right: 45px;
   width: 48%;
}
.partners__item:not(:last-of-type):nth-child(odd)::before {
   content: "";
   position: absolute;
   -webkit-transform: translateY(-50%);
   -ms-transform: translateY(-50%);
   transform: translateY(-50%);
   top: 50%;
   right: 0;
   width: 1px;
   background: #dddddd;
   height: calc(100% - 70px);
}
.partners__item:nth-child(even) {
   width: 52%;
   padding-left: 15px;
   padding-right: 45px;
}
.partners__item:nth-child(even) .partners__img {
   width: 151px;
}
.partners__item:nth-child(5) .partners__text {
   max-width: 146px;
}
.partners__item:nth-child(6) .partners__text {
   max-width: 144px;
}
.partners__item:last-child {
   padding-right: 140px;
}
.partners__img {
   -webkit-box-flex: 0;
   -ms-flex: none;
   flex: none;
}
.partners__text {
   font-weight: 600;
}
.partners__bg-right,
.partners__bg-left {
   position: absolute;
   top: 59%;
   -webkit-transform: translateY(-50%);
   -ms-transform: translateY(-50%);
   transform: translateY(-50%);
}
.partners__bg-left {
   left: -509px;
}
.partners__bg-right {
   right: -486px;
}
.index-leave-georgia .rules-entry__title {
   max-width: 664px;
}
.buy-a-policy {
   background: #f9f9f9;
   position: relative;
}
.buy-a-policy__content {
   position: relative;
   z-index: 10;
   padding: 110px 0;
}
.buy-a-policy__title {
   text-align: center;
   max-width: 1085px;
   margin: 0 auto;
   margin-bottom: 85px;
}
.buy-a-policy__wrapper {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-pack: center;
   -ms-flex-pack: center;
   justify-content: center;
   margin-bottom: 40px;
}
.buy-a-policy__wrapper .card-rules:not(:last-child) {
   margin-right: 38px;
}
.buy-a-policy__btn {
   width: -webkit-max-content;
   width: -moz-max-content;
   width: max-content;
   margin: 0 auto;
   display: block;
}
.buy-a-policy__bg {
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   width: 100%;
   height: 100%;
}
.insurance-covers__content {
   padding: 150px 0;
}
.insurance-covers__title {
   text-align: center;
   margin-bottom: 85px;
}
.insurance-covers__wrapper {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-pack: center;
   -ms-flex-pack: center;
   justify-content: center;
   -ms-flex-wrap: wrap;
   flex-wrap: wrap;
   margin: 0 -15px;
}
.insurance-covers__block {
   width: calc(33% - 30px);
   margin: 0 15px;
}
.insurance-covers__term {
   padding-left: 15px;
   margin-bottom: 15px;
   font-weight: 600;
}
.insurance-covers__list-item {
   padding-left: 27px;
   position: relative;
   max-width: 335px;
}
.insurance-covers__list-item::before {
   content: "";
   position: absolute;
   top: 9px;
   left: 12px;
   width: 3px;
   height: 3px;
   border-radius: 50%;
   background: #242424;
}
.insurance-covers__list-item:not(:last-child) {
   margin-bottom: 12px;
}
.insurance-covers__block--red .card-police-cover {
   border: 3px solid #ff4b55;
   background: #ffe1e3;
}
.insurance-covers__block--red .card-police-cover__head {
   background: #ff4b55;
   color: #fff;
}
.insurance-covers__block--red .card-police-cover__btn-buy {
   background: #ff4b55;
   color: #fff;
}
.insurance-covers__block--black .card-police-cover {
   color: #fff;
   border: 3px solid #242424;
   background: #696969;
}
.insurance-covers__block--black .card-police-cover__head {
   background: #242424;
   color: #fff;
}
.insurance-covers__block--black .card-police-cover__btn-buy {
   background: #242424;
   color: #fff;
}
.insurance-covers__block--black .card-police-cover__dropdown--large-icon {
   border-color: #fff;
}
.insurance-covers__block--black .card-police-cover__dropdown--small-item::before {
   background: #fff;
}
.card-police-cover {
   line-height: normal;
   cursor: default;
   border: 3px solid #e3e3e3;
   border-radius: 8px;
   margin-bottom: 40px;
   -webkit-box-sizing: border-box;
   box-sizing: border-box;
   padding-bottom: 70px;
}
.card-police-cover__head {
   background: #e3e3e3;
   padding: 35px 0;
   margin: -2px -2px 0 -2px;
   margin-bottom: 45px;
   text-align: center;
   border-radius: 8px 8px 0 0;
}
.card-police-cover__name {
   font-weight: 900;
   font-size: 25px;
   margin-bottom: 15px;
}
.card-police-cover__franchice {
   font-weight: 600;
   font-size: 25px;
}
.card-police-cover__container {
   margin-bottom: 67px;
   padding: 0 25px;
}
.card-police-cover__dropdown--large:not(:last-child) {
   margin-bottom: 33px;
}
.card-police-cover__dropdown--large.open .card-police-cover__dropdown--large-head .icon-plus {
   display: none;
}
.card-police-cover__dropdown--large.open .card-police-cover__dropdown--large-head .icon-minus {
   display: block;
}
.card-police-cover__dropdown--large.disabled {
   color: #b3b3b3;
   -webkit-text-decoration-line: line-through;
   text-decoration-line: line-through;
}
.card-police-cover__dropdown--large.disabled .card-police-cover__dropdown--large-icon {
   border-color: #b3b3b3;
}
.card-police-cover__dropdown--large.disabled .card-police-cover__dropdown--small {
   -webkit-text-decoration-line: line-through;
   text-decoration-line: line-through;
   color: #b3b3b3;
}
.card-police-cover__dropdown--large.disabled
   .card-police-cover__dropdown--small
   .card-police-cover__dropdown--small-item {
   -webkit-text-decoration-line: line-through;
   text-decoration-line: line-through;
   color: #b3b3b3;
}
.card-police-cover__dropdown--large.disabled
   .card-police-cover__dropdown--small
   .card-police-cover__dropdown--small-item::before {
   background: #b3b3b3;
}
.card-police-cover__dropdown--large-head {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   font-weight: 600;
   font-size: 20px;
   cursor: pointer;
}
.card-police-cover__dropdown--large-icon {
   margin-right: 12px;
   width: 24px;
   height: 24px;
   border-radius: 50%;
   border: 2px solid #242424;
   -webkit-box-sizing: border-box;
   box-sizing: border-box;
   -webkit-box-flex: 0;
   -ms-flex: none;
   flex: none;
}
.card-police-cover__dropdown--large-icon .icon::before {
   display: inline-block;
}
.card-police-cover__dropdown--large-icon .icon-plus {
   font-size: 15px;
}
.card-police-cover__dropdown--large-icon .icon-minus {
   display: none;
   font-size: 3.46px;
   -webkit-transform: translate(5%, 12%);
   -ms-transform: translate(5%, 12%);
   transform: translate(5%, 12%);
}
.card-police-cover__dropdown--large-body {
   margin-top: 23px;
   display: none;
}
.card-police-cover__item {
   font-weight: 500;
   padding-left: 35px;
   font-weight: 500;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
}
.card-police-cover__item:not(:last-child) {
   margin-bottom: 15px;
}
.card-police-cover__item .icon-info {
   font-size: 20px;
   margin-left: 8px;
   cursor: pointer;
}
.card-police-cover__item .icon-info::before {
   display: inline-block;
}
.card-police-cover__item.disabled {
   -webkit-text-decoration-line: line-through;
   text-decoration-line: line-through;
   color: #b3b3b3;
}
.card-police-cover__item.disabled .card-police-cover__dropdown--small-item {
   -webkit-text-decoration-line: line-through;
   text-decoration-line: line-through;
   color: #b3b3b3;
}
.card-police-cover__item.disabled .card-police-cover__dropdown--small-item::before {
   background: #b3b3b3;
}
.card-police-cover__dropdown--small {
   -webkit-box-orient: vertical;
   -webkit-box-direction: normal;
   -ms-flex-direction: column;
   flex-direction: column;
   -webkit-box-align: stretch;
   -ms-flex-align: stretch;
   align-items: stretch;
   padding-left: unset;
}
.card-police-cover__dropdown--small.open .card-police-cover__dropdown--small-head .icon {
   -webkit-transform: translateY(-6px) rotate(180deg);
   -ms-transform: translateY(-6px) rotate(180deg);
   transform: translateY(-6px) rotate(180deg);
}
.card-police-cover__dropdown--small-head {
   padding-left: 8px;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   cursor: pointer;
}
.card-police-cover__dropdown--small-head .icon-triangle-down {
   font-size: 10px;
   -webkit-transform: translateY(6px);
   -ms-transform: translateY(6px);
   transform: translateY(6px);
   margin-right: 11px;
}
.card-police-cover__dropdown--small-head .icon-triangle-down::before {
   display: inline-block;
}
.card-police-cover__dropdown--small-body {
   margin-top: 13px;
   font-size: 14px;
   display: none;
}
.card-police-cover__dropdown--small-item {
   padding-left: 36px;
   position: relative;
   font-weight: 400;
}
.card-police-cover__dropdown--small-item::before {
   content: "";
   position: absolute;
   top: 7px;
   left: 24px;
   width: 2.5px;
   height: 2.5px;
   border-radius: 50%;
   background: #242424;
}
.card-police-cover__dropdown--small-item:not(:last-child) {
   margin-bottom: 7px;
}
.card-police-cover__dropdown--small-item.disabled {
   -webkit-text-decoration-line: line-through;
   text-decoration-line: line-through;
   color: #b3b3b3;
}
.card-police-cover__dropdown--small-item.disabled::before {
   background: #b3b3b3;
}
.card-police-cover__btn-buy {
   display: block;
   text-align: center;
   padding: 19px 16px;
   background: #e3e3e3;
   border-radius: 8px;
   margin: 0 25px;
   margin-bottom: 20px;
   font-weight: bold;
   font-size: 25px;
}
.card-police-cover__descr {
   font-weight: 600;
   font-size: 20px;
   text-align: center;
   margin: 0 25px;
}
.form-policy {
   margin-top: 100px;
   position: relative;
   background: #fff;
   padding: 57px 65px 28px;
   border-radius: 8px;
   overflow: hidden;
   -webkit-box-shadow: 0px 4px 59px rgba(124, 124, 124, 0.25);
   box-shadow: 0px 4px 59px rgba(124, 124, 124, 0.25);
}
.form-policy__content {
   position: relative;
   z-index: 30;
   padding-bottom: 19px;
}
.form-policy__step-two {
   display: none;
}
.form-policy__step-three {
   display: none;
}
.form-policy__step-four {
   display: none;
}
.form-policy__title {
   background: #242424;
   color: #fff;
   padding: 15px;
   text-align: center;
   margin: 0 -30px;
   display: none;
   margin-bottom: 25px;
   font-weight: bold;
}
.form-policy__steps {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   padding-bottom: 124px;
   -webkit-box-pack: space-evenly;
   -ms-flex-pack: space-evenly;
   justify-content: space-evenly;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
}
.form-policy__steps-pattern {
   margin: 0 20px;
}
.form-policy__steps-item {
   text-align: center;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-orient: vertical;
   -webkit-box-direction: normal;
   -ms-flex-direction: column;
   flex-direction: column;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   position: relative;
   -webkit-box-flex: 0;
   -ms-flex: none;
   flex: none;
}
.form-policy__steps-item.active .form-policy__steps-circle {
   background: #242424;
}
.form-policy__steps-item.active .form-policy__steps-num {
   color: #fff;
}
.form-policy__steps-item.active .form-policy__steps-text {
   color: #242424;
}
.form-policy__steps-circle {
   width: 66px;
   height: 66px;
   border-radius: 50%;
   background: #c4c4c4;
}
.form-policy__steps-circle .icon {
   color: #fff;
   font-size: 27px;
}
.form-policy__steps-num {
   font-family: "Montserrat Alternates";
   font-weight: 800;
   font-size: 38px;
   color: #8b8b8b;
}
.form-policy__steps-text {
   position: absolute;
   top: calc(100% + 15px);
   font-family: "Montserrat Alternates";
   font-weight: bold;
   width: 164px;
   color: #8b8b8b;
}
.form-policy__footer {
   position: relative;
   z-index: 20;
   padding-top: 20px;
   border-top: 2px solid #242424;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-pack: justify;
   -ms-flex-pack: justify;
   justify-content: space-between;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
}
.form-policy__status {
   margin-right: auto;
   padding: 23px 19px;
   border-radius: 8px;
   background: #242424;
   color: #fff;
}
.form-policy__status-item {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   -ms-flex-wrap: wrap;
   flex-wrap: wrap;
}
.form-policy__status-item:not(:last-child) {
   margin-bottom: 10px;
}
.form-policy__status-bold {
   font-family: "Montserrat Alternates";
   font-weight: 800;
   width: -webkit-max-content;
   width: -moz-max-content;
   width: max-content;
   margin-left: 4px;
}
.form-policy__accept {
   position: relative;
}
.form-policy__accept.error .input__error {
   display: block;
}
.form-policy__accept.error .checkbox-style {
   background: #ffe1e3;
}
.form-policy__accept .input__error {
   position: absolute;
   max-width: 252px;
}
.form-policy__accept-text {
   font-weight: 600;
}
.form-policy__btn-next {
   margin-left: 30px;
   padding: 29px 37px;
   -webkit-box-shadow: 0px 7px 45px -10px #505050;
   box-shadow: 0px 7px 45px -10px #505050;
   border-radius: 8px;
   background: #ff4b55;
   font-family: "Montserrat Alternates";
   font-weight: bold;
   font-size: 34px;
   line-height: 41px;
   color: #fff;
}
.form-policy__secure {
   position: relative;
   z-index: 20;
   width: -webkit-max-content;
   width: -moz-max-content;
   width: max-content;
   margin-left: auto;
   margin-top: 34px;
}
.form-policy__bg {
   pointer-events: none;
   position: absolute;
   left: 0;
   right: 0;
   bottom: 0;
   width: 100%;
}
.form-policy__bg img {
   -o-object-fit: cover;
   object-fit: cover;
}
.form-policy__row {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: start;
   -ms-flex-align: start;
   align-items: flex-start;
   margin: 0 -16px;
}
.form-policy__row:not(:last-child) {
   margin-bottom: 76px;
}
.form-policy__toggle {
   margin-left: 16px;
}
.form-policy__wrapper {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -ms-flex-wrap: wrap;
   flex-wrap: wrap;
   margin: -10px -16px;
   margin-bottom: 60px;
}
.form-policy__wrapper .input__block {
   margin: 10px 16px;
}
.form-policy__customer {
   background: #fafafa;
   border: 2px solid #000000;
   border-radius: 8px;
   text-align: center;
   padding: 14px 18px;
   margin-bottom: 35px;
}
.form-policy__customer-title {
   font-weight: bold;
   margin-bottom: 5px;
}
.form-policy__customer-descr {
   font-weight: 500;
}
.form-policy__participants {
   margin-bottom: 70px;
   display: none;
}
.form-policy__tourist {
   position: relative;
}
.form-policy__tourist:not(:last-child) {
   margin-bottom: 45px;
}
.form-policy__tourist.to-clone {
   display: none;
}
.form-policy__subtitle {
   text-align: center;
   font-weight: bold;
   margin-bottom: 45px;
}
.form-policy__close {
   position: absolute;
   top: 0;
   right: 0;
   font-size: 20px;
}
.form-policy__tourist-wrapper {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -ms-flex-wrap: wrap;
   flex-wrap: wrap;
   margin: -10px;
}
.form-policy__tourist-wrapper .input__block {
   margin: 10px;
   width: calc(25% - 20px);
}
.form-policy__tourist-wrapper .input {
   padding-right: 10px;
}
.form-policy__btn-add-tourist {
   padding: 15px;
   background: #fafafa;
   border: 2px solid #000000;
   border-radius: 8px;
   min-width: 325px;
   font-weight: bold;
   width: -webkit-max-content;
   width: -moz-max-content;
   width: max-content;
   margin: 0 auto;
   display: block;
}
.form-policy__btn-prev {
   font-family: "Montserrat Alternates";
   font-weight: bold;
   font-size: 34px;
   color: #ff4b55;
}
.form-policy__include-title {
   text-align: center;
   font-weight: bold;
   margin-bottom: 45px;
}
.form-policy__include-container {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: stretch;
   -ms-flex-align: stretch;
   align-items: stretch;
   -ms-flex-wrap: wrap;
   flex-wrap: wrap;
   margin: -7.5px -12.5px;
}
.form-policy__include-item {
   margin: 7.5px 12.5px;
   width: calc(33.333% - 25px);
   position: relative;
   background: #e9e9e9;
   border: 2px solid #e9e9e9;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-orient: vertical;
   -webkit-box-direction: normal;
   -ms-flex-direction: column;
   flex-direction: column;
   padding: 35px 20px;
   border-radius: 8px;
   overflow: hidden;
}
.form-policy__include-item.active {
   background: #fff;
   border: 2px solid #242424;
}
.form-policy__include-item:nth-child(1) .form-policy__include-bg {
   right: 36px;
   bottom: -2px;
}
.form-policy__include-item:nth-child(2) .form-policy__include-bg {
   right: 27px;
   bottom: 0px;
}
.form-policy__include-item:nth-child(2) .form-policy__include-descr {
   max-width: 199px;
}
.form-policy__include-item:nth-child(3) .form-policy__include-bg {
   right: 30px;
   bottom: 0px;
}
.form-policy__include-item:nth-child(4) .form-policy__include-bg {
   right: 27px;
   bottom: 4px;
}
.form-policy__include-item:nth-child(4) .form-policy__include-descr {
   max-width: 199px;
}
.form-policy__include-item:nth-child(5) .form-policy__include-bg {
   right: 12px;
   bottom: 2px;
}
.form-policy__include-item:nth-child(5) .form-policy__include-descr {
   max-width: 216px;
}
.form-policy__include-item:nth-child(6) .form-policy__include-bg {
   right: 16px;
   bottom: 4px;
}
.form-policy__include-item:nth-child(6) .form-policy__include-descr {
   max-width: 208px;
}
.form-policy__include-item .checkbox-style--contour {
   margin-right: unset;
}
.form-policy__include-item-title {
   position: relative;
   z-index: 10;
   font-weight: 600;
   margin-bottom: 17px;
}
.form-policy__include-descr {
   position: relative;
   z-index: 10;
   margin-bottom: 20px;
   max-width: 237px;
}
.form-policy__include-row {
   position: relative;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   -webkit-box-pack: justify;
   -ms-flex-pack: justify;
   justify-content: space-between;
   z-index: 10;
   margin-top: auto;
}
.form-policy__include-price {
   font-weight: bold;
}
.form-policy__include-bg {
   position: absolute;
}
.form-policy__info-block {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   margin-bottom: 55px;
}
.form-policy__info {
   padding: 35px 20px 25px;
   background: #fafafa;
   border: 2px solid #000000;
   border-radius: 8px;
}
.form-policy__info-general {
   width: calc(44% - 23px);
   margin-right: 23px;
}
.form-policy__info-title {
   font-weight: bold;
   margin-bottom: 21px;
}
.form-policy__info-col {
   -webkit-box-flex: 1;
   -ms-flex: 1 1 auto;
   flex: 1 1 auto;
}
.form-policy__info-row {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-pack: justify;
   -ms-flex-pack: justify;
   justify-content: space-between;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   padding: 9px 0;
}
.form-policy__info-row:not(:last-child) {
   border-bottom: 1px solid #cacaca;
}
.form-policy__info-term {
   margin-right: 10px;
   font-weight: 600;
}
.form-policy__info-term.not-flex {
   -webkit-box-flex: 0;
   -ms-flex: none;
   flex: none;
}
.form-policy__info-descr {
   text-align: right;
}
.form-policy__info-customer {
   width: 56%;
}
.form-policy__info-customer .form-policy__info-wrap {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
}
.form-policy__info-customer .form-policy__info-col:not(:last-child) {
   margin-right: 26px;
}
.form-policy__final-info-title {
   font-weight: bold;
   text-align: center;
   margin-bottom: 40px;
}
.form-policy__final-info-table {
   width: 100%;
}
.form-policy__final-info-row {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   padding: 9px 0;
}
.form-policy__final-info-row:not(:last-child) {
   border-bottom: 1px solid #cacaca;
}
.form-policy__final-info-row:not(:first-child):nth-child(odd) {
   background: -webkit-gradient(
      linear,
      right top,
      left top,
      from(rgba(125, 125, 125, 0)),
      color-stop(47.4%, rgba(232, 232, 232, 0.25)),
      to(rgba(125, 125, 125, 0))
   );
   background: -o-linear-gradient(
      right,
      rgba(125, 125, 125, 0) 0%,
      rgba(232, 232, 232, 0.25) 47.4%,
      rgba(125, 125, 125, 0) 100%
   );
   background: linear-gradient(
      270deg,
      rgba(125, 125, 125, 0) 0%,
      rgba(232, 232, 232, 0.25) 47.4%,
      rgba(125, 125, 125, 0) 100%
   );
}
.form-policy__final-info-head {
   padding: 0;
   margin-bottom: 20px;
   border-bottom: unset !important;
   font-weight: 600;
}
.form-policy__final-info-head .form-policy__final-info-item-passport {
   padding-left: 50px;
}
.form-policy__final-info-head .form-policy__final-info-item-num {
   padding-left: 0px;
}
.form-policy__final-info-item-num {
   padding-left: 5px;
   width: 6%;
}
.form-policy__final-info-item-name {
   padding: 0 10px;
   text-align: center;
   width: 44%;
}
.form-policy__final-info-item-passport {
   padding-left: 43px;
   width: 28%;
}
.form-policy__final-info-item-date {
   text-align: center;
   width: 22%;
}
.form-policy__final-info-table--mobile {
   display: none;
}
.form-policy__final-info-block {
   padding: 15px 28px;
}
.form-policy__final-info-block:nth-child(even) {
   background: -webkit-gradient(linear, left top, right top, from(#fff), color-stop(52.6%, #f3f3f3), to(#fff));
   background: -o-linear-gradient(left, #fff 0%, #f3f3f3 52.6%, #fff 100%);
   background: linear-gradient(90deg, #fff 0%, #f3f3f3 52.6%, #fff 100%);
}
.form-policy__final-info-col-row {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   -webkit-box-pack: justify;
   -ms-flex-pack: justify;
   justify-content: space-between;
}
.form-policy__final-info-col-row:not(:last-child) {
   margin-bottom: 8px;
}
.form-policy__final-info-term {
   width: 56%;
   padding-right: 30px;
   font-size: 16px;
   font-weight: 600;
}
.form-policy__final-info-descr {
   width: 44%;
}
.input {
   padding: 16px 50px 16px 26px;
   width: 100%;
   height: 100%;
}
.input::-webkit-input-placeholder {
   color: #767676;
}
.input::-moz-placeholder {
   color: #767676;
}
.input:-ms-input-placeholder {
   color: #767676;
}
.input::-ms-input-placeholder {
   color: #767676;
}
.input::placeholder {
   color: #767676;
}
.input__block {
   margin: 0 16px;
   width: calc(33.333% - 32px);
}
.input__block.error .input__box {
   background: #ffe1e3;
   border-color: #ffe1e3;
   color: #ff4b55;
}
.input__block.error .input__box .icon {
   color: #ff4b55;
}
.input__block.error .input::-webkit-input-placeholder {
   color: #ff4b55;
}
.input__block.error .input::-moz-placeholder {
   color: #ff4b55;
}
.input__block.error .input:-ms-input-placeholder {
   color: #ff4b55;
}
.input__block.error .input::-ms-input-placeholder {
   color: #ff4b55;
}
.input__block.error .input::placeholder {
   color: #ff4b55;
}
.input__block.error .input__error {
   display: block;
}
.input__box {
   position: relative;
   height: 55px;
   border: 1px solid #e9e9e9;
   background: #e9e9e9;
   border-radius: 8px;
   display: block;
}
.input__box .icon {
   position: absolute;
   -webkit-transform: translateY(-50%);
   -ms-transform: translateY(-50%);
   transform: translateY(-50%);
   top: 50%;
   right: 19px;
   color: #767676;
}
.input__box .icon-calendar {
   font-size: 24px;
   cursor: pointer;
   pointer-events: none;
}
.input__box .icon-triangle-down {
   font-size: 13px;
   cursor: pointer;
}
.input__box .icon-check {
   display: none;
   font-size: 21px;
   color: #338700;
}
.input__box .icon-close {
   display: none;
   font-size: 26px;
   color: #f00000;
}
.input__title {
   cursor: default;
   font-weight: 600;
   margin-bottom: 13px;
   padding-left: 25px;
}
.input__select {
   position: relative;
   width: 100%;
}
.input__select.open .icon-triangle-down {
   -webkit-transform: translateY(-50%) rotate(180deg);
   -ms-transform: translateY(-50%) rotate(180deg);
   transform: translateY(-50%) rotate(180deg);
}
.input__select.open .input__select-body {
   display: block;
}
.input__select.open .input__box {
   background: transparent;
   border-color: #242424;
}
.input__select.open .input__box .icon-calendar,
.input__select.open .input__box .icon-triangle-down {
   color: #242424;
}
.input__select-body {
   display: none;
   position: absolute;
   z-index: 90;
   left: 0;
   top: calc(100% + 10px);
   width: 100%;
   background: #ffffff;
   -webkit-box-shadow: 10px 5px 84px rgba(100, 100, 100, 0.25);
   box-shadow: 10px 5px 84px rgba(100, 100, 100, 0.25);
   border-radius: 8px;
   padding: 10px 0;
}
.input__select-item {
   padding: 4px 27px;
}
.input__select-item:hover {
   background: #242424;
   color: #fff;
}
.input__check-block {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   margin-top: 13px;
   padding-left: 25px;
}
.input__error {
   display: none;
   color: #ff4b55;
   margin-top: 17px;
}
.input__more-details {
   margin-top: 17px;
   padding-left: 25px;
   -webkit-text-decoration-line: underline;
   text-decoration-line: underline;
}
.input__more-details:hover {
   -webkit-text-decoration-line: unset;
   text-decoration-line: unset;
}
.input__block--promocode .input__box {
   display: none;
   margin-top: 17px;
}
.input__block--promocode .input__box .icon-check {
   display: none;
   font-size: 21px;
   color: #338700;
}
.input__block--promocode .input__box .icon-close {
   display: none;
   font-size: 26px;
   color: #f00000;
}
.input__block--promocode.error .icon-close {
   display: block;
}
.check-block {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
}
.check-block__text {
   font-weight: 600;
}
.tariff {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-pack: center;
   -ms-flex-pack: center;
   justify-content: center;
   margin-bottom: 66px;
}
.tariff__item {
   padding: 16px 30px 14px;
   border: 2px solid #242424;
   border-radius: 8px;
   font-weight: 800;
   font-size: 23px;
   min-width: 189px;
}
.tariff__item:not(:last-child) {
   margin-right: 45px;
}
.tariff__item.active {
   background: #242424;
   color: #fff;
}
.daterangepicker.show-calendar .drp-calendar.right {
   display: none;
}
.daterangepicker.openscenter:after {
   display: none;
}
.daterangepicker.openscenter:before {
   display: none;
}
.available.off {
   display: table-cell !important;
}
.daterangepicker .drp-calendar {
   width: 100%;
   max-width: unset;
   -webkit-box-shadow: 10px 5px 84px rgba(100, 100, 100, 0.25);
   box-shadow: 10px 5px 84px rgba(100, 100, 100, 0.25);
   border-radius: 8px;
   overflow: hidden;
}
.daterangepicker .drp-calendar.left th.month {
   font-size: 16px;
   font-family: "Raleway";
   font-weight: 400;
   color: #000;
}
.daterangepicker .calendar-table td {
   font-size: 14px;
   line-height: 18px;
   font-weight: 400;
   letter-spacing: 0.04em;
   font-family: "Raleway";
   color: #5a5a5a;
   width: unset;
   height: unset;
}
.daterangepicker .drp-calendar.left {
   padding: 20px 82px;
   padding: 0;
}
@media (min-width: 564px) {
   .daterangepicker .drp-calendar.left .calendar-table {
      padding-right: unset;
   }
   .daterangepicker {
      width: 100%;
   }
}
.daterangepicker {
   width: 100%;
   position: absolute;
   color: inherit;
   background-color: #fff;
   margin-left: -2px;
   border-radius: 0;
   border: unset;
}
.daterangepicker .drp-calendar.left .calendar-table {
   font-family: "Raleway";
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-pack: center;
   -ms-flex-pack: center;
   justify-content: center;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   width: 100%;
   padding-top: 11px;
   padding-bottom: 14px;
}
.daterangepicker td.start-date.end-date {
   background: #242424;
   border-radius: 3px;
   border: none;
}
.daterangepicker td.start-date {
   background: #242424;
   border-radius: 3px;
   border: none;
   position: relative;
}
.daterangepicker td.active,
.daterangepicker td.active:hover {
   color: #fff;
   border-radius: 3px;
   background: #242424;
}
.daterangepicker td.weekend.available {
   color: #ff4b55;
}
.daterangepicker td.in-range {
   background: #e9e9e9;
}
.daterangepicker td.in-range.active {
   background: #242424;
   color: #fff;
}
.daterangepicker td.ends {
   color: #e2e2e2;
}
.daterangepicker td.ends.weekend {
   color: #ffb7bb;
}
.table-condensed thead tr:first-child {
   position: relative;
}
.daterangepicker .calendar-table .next,
.daterangepicker .calendar-table .prev {
   position: absolute;
   z-index: 30004;
   -webkit-transform: translateY(-50%);
   -ms-transform: translateY(-50%);
   transform: translateY(-50%);
   top: 50%;
}
.daterangepicker .calendar-table .next {
   right: 35px;
}
.daterangepicker .calendar-table .prev {
   left: 35px;
}
.daterangepicker .calendar-table .next span,
.daterangepicker .calendar-table .prev span {
   border-color: #ff4b55;
}
.daterangepicker .calendar-table table {
   width: 250px;
   border-collapse: separate;
   border-spacing: 0 6px;
   height: 150px;
}
.off {
   display: table-cell !important;
}
input {
   -webkit-box-sizing: border-box;
   box-sizing: border-box;
}
.daterangepicker .calendar-table th {
   color: #000;
}
.daterangepicker:after,
.daterangepicker:before {
   display: none;
}
.daterangepicker .calendar-table td.today {
   position: relative;
}
.daterangepicker .calendar-table td.today::before {
   content: "";
   position: absolute;
   bottom: -2px;
   left: 50%;
   -webkit-transform: translateX(-50%);
   -ms-transform: translateX(-50%);
   transform: translateX(-50%);
   width: 18px;
   height: 2px;
   background: #ff4b55;
}
@media (max-width: 1399.98px) {
   .rules-entry__bg {
      width: calc(520px + (870 - 520) * ((100vw - 992px) / (1400 - 992)));
      bottom: calc(320px + (137 - 320) * ((100vw - 992px) / (1400 - 992)));
   }
}
@media (max-width: 1199.98px) {
   .rules-in-cities__wrapper {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
      justify-content: space-evenly;
   }
   .rules-in-cities__wrapper .card-rules {
      margin: 0 50px 30px;
   }
   .banner-policy__bg-left,
   .banner-policy__bg-right {
      display: none;
   }
   .info-tourist__img--out {
      margin-top: -62px;
   }
   .form-policy {
      padding-right: 30px;
      padding-left: 30px;
   }
   .popup-details__leftside {
      padding-right: 30px;
   }
   .popup-details__rightside {
      padding-left: 31px;
   }
}
@media (max-width: 1024px) {
   .lang {
      margin-left: auto;
   }
   .burger-icon {
      display: block;
   }
   .header__toggle,
   .header__contact-us {
      display: none;
   }
   .partners__item:nth-child(even) {
      width: 50%;
   }
   .partners__item:not(:last-of-type):nth-child(odd) {
      width: 50%;
   }
}
@media (max-width: 991.98px) {
   .footer__logo {
      margin-bottom: 40px;
   }
   .footer__block-links {
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      margin-bottom: unset;
   }
   .footer__link:not(:last-of-type) {
      margin-right: unset;
      margin-bottom: 25px;
   }
   .footer__email {
      margin: 15px 0 40px;
   }
   .footer__payment {
      margin-top: -38px;
   }
   .rules-entry__content {
      padding-bottom: 70px;
   }
   .rules-entry__bg {
      position: static;
      max-width: 870px;
      margin-left: auto;
      margin-right: -25px;
      margin-top: 30px;
      width: 100%;
   }
   .rules-in-cities__wrapper .card-rules {
      margin: 0px 19px 30px;
   }
   .public-rules__content {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
   }
   .public-rules__flex-container {
      -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
      order: 2;
   }
   .public-rules__text-block {
      max-width: unset;
      text-align: center;
      margin-right: unset;
      margin-bottom: 50px;
   }
   .public-rules__wrapper {
      margin-right: unset;
      -ms-flex-pack: distribute;
      justify-content: space-around;
      max-width: 600px;
   }
   .info-tourist__title {
      position: relative;
      z-index: 10;
   }
   .info-tourist__img {
      margin-left: -200px;
      margin-top: 100px;
   }
   .partners__item {
      width: 100% !important;
      padding-left: unset !important;
      padding-right: 45px !important;
   }
   .partners__item::before {
      display: none;
   }
   .partners__img {
      width: 228px !important;
   }
   .partners__text {
      max-width: unset !important;
   }
   .insurance-covers__block {
      width: calc(50% - 30px);
   }
   .insurance-covers__block:last-child {
      margin-top: 30px;
   }
   .insurance-covers .card-police-cover {
      margin-bottom: unset;
   }
   .insurance-covers__term,
   .insurance-covers__list {
      display: none;
   }
   .info-tourist__content {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
   }
   .info-tourist__img--out {
      width: calc(100% + 65px);
      margin-left: -28px;
      margin-right: -24px;
      margin-top: 23px;
      margin-bottom: -30px;
   }
   .info-tourist__img--out img {
      width: 100%;
   }
   .popup__content {
      margin: 30px;
   }
   .popup-details__content {
      padding: 60px 60px 60px 40px;
   }
   .popup-details__important {
      margin-right: unset;
   }
   .card-info {
      padding-left: unset;
   }
   .form-policy__steps-pattern {
      margin: 0 10px;
   }
   .form-policy__steps-text {
      width: 158px;
      font-size: 18px;
   }
   .form-policy__row {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
   }
   .form-policy__tourist-wrapper .input__block {
      width: calc(50% - 20px);
   }
   .form-policy__info-block {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
   }
   .form-policy__info-general {
      width: 60%;
      margin: 0 auto;
      margin-bottom: 23px;
   }
   .form-policy__info-customer {
      width: 100%;
   }
   .input__block {
      width: calc(50% - 32px);
      margin-bottom: 20px;
   }
   .input__block .check-block {
      width: 100%;
   }
   .form-policy__accept {
      margin-left: 20px;
   }
   .form-policy__accept .check-block {
      width: 100%;
   }
   .check-block {
      width: calc(50% - 32px);
   }
   .form-policy__include-item {
      width: calc(50% - 25px);
   }
   .popup-details__container {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
   }
   .popup-details__leftside {
      padding-right: unset;
      width: unset;
      margin-bottom: 30px;
   }
   .popup-details__rightside {
      padding-left: unset;
      width: unset;
   }
   .popup-details__rightside::before {
      display: none;
   }
   .popup-read-more .popup-details__red {
      min-height: unset;
   }
}
@media (max-width: 767.98px) {
   .banner {
      padding-bottom: 50px;
   }
   .banner__content {
      width: unset;
   }
   .banner__bg-in {
      position: static;
   }
   .banner__bg-out {
      display: none;
   }
   .banner__bg-out--mobile {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
   }
   .rules-in-cities__wrapper {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start;
   }
   .rules-in-cities__wrapper .card-rules:nth-child(even) {
      -ms-flex-item-align: end;
      align-self: flex-end;
   }
   .rules-in-cities__wrapper .card-rules:not(:last-child) {
      margin-bottom: -30px;
   }
   .rules-in-cities__bg {
      display: none;
   }
   .rules-in-hotels__wrapper {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
   }
   .rules-in-hotels__wrapper .card-rules:not(:last-child) {
      margin-right: unset;
      margin-bottom: 40px;
   }
   .info-tourist__content {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
   }
   .info-tourist__img {
      margin-top: 0px;
      margin-right: -10px;
      margin-bottom: -30px;
      margin-left: -30px;
   }
   .questions__content {
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
      flex-direction: column-reverse;
   }
   .questions__text-block {
      padding: 50px 0 0;
      text-align: center;
   }
   .partners__item {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      padding-top: 20px !important;
      padding-right: 10px !important;
      padding-left: 10px !important;
      text-align: center;
   }
   .partners__img {
      width: unset !important;
      height: 120px;
      -webkit-box-align: end;
      -ms-flex-align: end;
      align-items: flex-end;
      margin-bottom: 13px;
   }
   .buy-a-policy__wrapper {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
   }
   .buy-a-policy__wrapper .card-rules:not(:last-child) {
      margin-right: unset;
      margin-bottom: 40px;
   }
   .insurance-covers__block {
      width: calc(100% - 30px);
      margin-bottom: 45px;
   }
   .insurance-covers__block:last-child {
      margin-top: unset;
   }
   .card-info {
      width: 100%;
   }
   .card-info__img {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
   }
   .popup-country__name {
      padding: 4px 12px;
      word-wrap: break-word;
   }
   .popup-country__flag {
      margin-right: 20px;
   }
   .form-policy {
      padding-top: unset;
   }
   .form-policy__title {
      display: block;
   }
   .form-policy__steps {
      display: none;
   }
   .form-policy__footer {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
   }
   .form-policy__status {
      margin-bottom: 14px;
      -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
      order: 2;
      width: 100%;
   }
   .form-policy__status-item {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
   }
   .form-policy__accept {
      margin-left: unset;
      margin-bottom: 20px;
      -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
      order: 1;
   }
   .form-policy__btn-prev {
      margin: 20px auto 30px;
      -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
      order: 3;
   }
   .form-policy__btn-next {
      margin-left: unset;
      -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
      order: 4;
   }
   .form-policy__secure {
      margin: 0 auto;
      margin-top: 19px;
   }
   .form-policy__include-item {
      width: calc(100% - 25px);
   }
   .form-policy__final-info-item-passport {
      padding-left: 20px;
   }
   .form-policy__final-info-head .form-policy__final-info-item-passport {
      padding-left: 25px;
   }
   .form-policy__info-general {
      max-width: 600px;
      width: 100%;
   }
   .form-policy__info-customer {
      max-width: 600px;
      margin: 0 auto;
   }
   .form-policy__info-wrap {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
   }
   .form-policy__info-col {
      margin-right: unset !important;
   }
   .form-policy__info-col:not(:last-child) {
      border-bottom: 1px solid #cacaca;
   }
   .form-policy__info-term {
      width: 56%;
      margin-right: unset;
      padding-right: 15px;
   }
   .form-policy__info-descr {
      width: 44%;
      text-align: left;
   }
   .form-policy__info-general {
      margin-bottom: 15px;
   }
   .form-policy__final-info-title {
      margin-bottom: 25px;
   }
   .form-policy__final-info-table {
      display: none;
   }
   .form-policy__final-info-table--mobile {
      display: block;
   }
   .tariff {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      margin-bottom: 30px;
   }
   .tariff__item:not(:last-child) {
      margin-right: unset;
      margin-bottom: 10px;
   }
   .input__block {
      width: calc(100% - 32px);
   }
   .check-block {
      width: 100%;
   }
}
@media (max-width: 575.98px) {
   .header__content {
      height: 84px;
      padding-top: 18px;
   }
   .logo {
      width: 135px;
      height: 45px;
      -webkit-transform: translateY(-27%);
      -ms-transform: translateY(-27%);
      transform: translateY(-27%);
   }
   .lang .icon-triangle-down {
      margin-left: 10px;
      font-size: 9px;
   }
   .lang__body {
      min-width: 95px;
      top: calc(100% + 8px);
      left: -16px;
   }
   .lang__body .lang__item {
      padding: 7px 16px;
   }
   .flag {
      width: 22px;
      height: 22px;
   }
   .burger .icon-close {
      top: 33px;
   }
   .footer__content {
      padding: 40px 0 50px;
   }
   .footer__link {
      font-size: 16px;
   }
   .footer__link .icon-mail {
      font-size: 24px;
      margin-right: 11px;
   }
   .footer__socials-link:not(:last-child) {
      margin-right: 26px;
   }
   .footer__socials-link .icon {
      font-size: 23px;
   }
   .footer__payment {
      margin-top: -31px;
   }
   .footer__paymeent-item:not(:last-child) {
      margin-right: 10px;
   }
   .footer__bottom-line {
      height: 54px;
   }
   .visa {
      width: 30px;
      height: 30px;
   }
   .mastercard {
      width: 48px;
      height: 30px;
   }
   .banner {
      padding: 50px 0 10px;
   }
   .banner__title {
      margin-bottom: 35px;
   }
   .banner__item {
      font-size: 16px;
   }
   .banner__item-img {
      width: 18px;
      height: 17px;
      margin-right: 7px;
   }
   .banner__item--desktop {
      display: none;
   }
   .banner__item--mobile {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
   }
   .banner__bg-in {
      display: none;
   }
   .banner__bg-in--mobile {
      display: block;
      margin-left: -93px;
      margin-right: -85px;
      margin-bottom: -10px;
      margin-bottom: -45px;
      margin-top: 10px;
   }
   .rules-entry__content {
      padding-top: 70px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
   }
   .rules-entry__title {
      max-width: 240px;
      margin: 0 auto;
      text-align: center;
      margin-bottom: 20px;
   }
   .rules-entry__descr {
      max-height: 134px;
      overflow: hidden;
      text-align: center;
      max-width: unset;
   }
   .rules-entry__descr::before {
      content: "";
      position: absolute;
      bottom: -2px;
      left: 0;
      right: 0;
      width: 100%;
      height: 45px;
      background: -webkit-gradient(linear, left bottom, left top, from(#fff), to(rgba(255, 255, 255, 0)));
      background: -o-linear-gradient(bottom, #fff 0%, rgba(255, 255, 255, 0) 100%);
      background: linear-gradient(0deg, #fff 0%, rgba(255, 255, 255, 0) 100%);
   }
   .rules-entry__btn {
      margin: 0 auto;
      width: -webkit-max-content;
      width: -moz-max-content;
      width: max-content;
      display: block;
      margin-bottom: 8px;
   }
   .rules-entry__bg {
      display: none;
   }
   .rules-entry__bg--mobile {
      -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
      display: block;
      width: -webkit-max-content;
      width: -moz-max-content;
      width: max-content;
      margin: 0 -25px;
      margin-left: -25px;
   }
   .choose-a-country__content {
      padding: 50px 0;
   }
   .choose-a-country__title {
      padding: 0 25px;
      margin-bottom: 45px;
   }
   .choose-a-country__bg {
      display: none;
   }
   .choose-a-country__bg--mobile {
      display: block;
   }
   .search__results {
      margin: -6px 0px;
      margin-bottom: 19px;
      min-height: 235px;
   }
   .search__item {
      margin: 6px 3.5px;
      padding: 7px 14px;
      -webkit-box-shadow: 10px 5px 84px rgba(100, 100, 100, 0.25);
      box-shadow: 10px 5px 84px rgba(100, 100, 100, 0.25);
      border-radius: 8px;
   }
   .search__input-box .icon {
      font-size: 16px;
      right: 28px;
   }
   .search__input {
      padding: 9px 50px 9px 28px;
   }
   .rules-in-cities__content {
      padding: 70px 0;
   }
   .rules-in-cities__title {
      text-align: center;
      padding: 0 10px;
      margin-bottom: 40px;
   }
   .rules-in-cities__wrapper .card-rules:nth-child(even) {
      width: 97px;
   }
   .rules-in-cities__wrapper .card-rules:nth-child(1) .card-rules__text {
      max-width: 133px;
      margin: 0 auto;
   }
   .card-rules {
      width: 172px;
      margin-left: unset !important;
      margin-right: unset !important;
   }
   .card-rules__img {
      width: 93px;
      height: 74px;
      margin: 0 auto;
      margin-bottom: 15px;
   }
   .card-rules__pattern {
      width: 54px;
      height: 17px;
      margin-bottom: 15px;
   }
   .banner-policy__content {
      padding: 50px 0;
   }
   .banner-policy__title {
      margin-bottom: 28px;
   }
   .banner-policy__descr {
      padding: 0 7px;
      margin-bottom: 35px;
   }
   .banner-policy__bg-top {
      display: block;
   }
   .rules-in-hotels__content {
      padding: 70px 0;
   }
   .rules-in-hotels__title {
      margin-bottom: 50px;
   }
   .rules-in-hotels__term {
      display: none;
   }
   .rules-in-hotels__wrapper .card-rules:nth-child(1) {
      width: 109px;
   }
   .public-rules__content {
      padding: 70px 0;
   }
   .public-rules__title {
      margin-bottom: 25px;
   }
   .public-rules__warning {
      margin-bottom: 10px;
   }
   .public-rules__text {
      display: none;
   }
   .public-rules__text--mobile {
      display: block;
   }
   .public-rules__wrapper .card-rules {
      width: 131px;
   }
   .info-tourist__content {
      padding: 50px 0;
   }
   .info-tourist__text-block {
      text-align: center;
   }
   .info-tourist__title {
      margin-bottom: 25px;
   }
   .info-tourist__descr {
      max-width: 270px;
      margin: 0 auto;
      margin-bottom: 35px;
   }
   .block-policy {
      padding: 70px 0;
   }
   .block-policy__btn-block {
      margin: 0 20px;
   }
   .block-policy__btn-block .container {
      padding: 0;
   }
   .block-policy__female {
      width: 203px;
      height: 325px;
      margin-left: -82px;
      margin-top: 7px;
      margin-bottom: -67px;
      margin-right: -102px;
   }
   .block-policy__female img {
      width: 100%;
      height: 100%;
      -o-object-fit: contain;
      object-fit: contain;
   }
   .block-policy__btn {
      padding: 13px 32px;
      font-size: 16px;
      max-width: 257px;
   }
   .block-policy__btn .icon {
      margin-left: 20px;
   }
   .questions {
      padding: 50px 0;
   }
   .questions__bg-pattern-left,
   .questions__bg-pattern-right {
      display: block;
   }
   .questions__content {
      border-radius: 8px;
   }
   .questions__title {
      margin-bottom: 20px;
   }
   .questions__img {
      margin-top: -10px;
      margin-right: -38px;
      margin-left: -8px;
      margin-bottom: -14px;
      -webkit-transform: rotate(-5.43deg);
      -ms-transform: rotate(-5.43deg);
      transform: rotate(-5.43deg);
   }
   .questions__bg-left {
      display: none;
   }
   .partners {
      padding: 70px 0;
   }
   .partners__content {
      padding: 10px 20px;
      border-radius: 17px;
   }
   .partners__item {
      padding-bottom: 30px;
      padding-left: unset !important;
      padding-right: unset !important;
   }
   .partners__item:nth-child(3) .partners__img img {
      height: 49px;
   }
   .partners__item:nth-child(4) .partners__img img {
      height: 54px;
   }
   .partners__item:nth-child(5) .partners__img img {
      height: 62px;
   }
   .partners__item:nth-child(6) .partners__text {
      max-width: 200px !important;
      margin: 0 auto;
   }
   .partners__item:nth-child(6) .partners__img img {
      height: 66px;
   }
   .partners__item:nth-child(7) .partners__text {
      max-width: 264px !important;
      margin: 0 auto;
   }
   .partners__item:nth-child(7) .partners__img img {
      height: 55px;
   }
   .partners__img {
      height: 70px;
   }
   .buy-a-policy__content {
      padding: 70px 0;
   }
   .buy-a-policy__bg {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
   }
   .buy-a-policy__bg img {
      -o-object-fit: cover;
      object-fit: cover;
      margin: 45px 0 0 0;
      height: 128px;
   }
   .buy-a-policy__title {
      max-width: 303px;
      margin: 0 auto;
      margin-bottom: 40px;
   }
   .insurance-covers__content {
      padding: 70px 0;
   }
   .insurance-covers__title {
      margin-bottom: 45px;
   }
   .card-police-cover {
      padding-bottom: 42px;
   }
   .card-police-cover__head {
      padding: 19px 0;
      margin-bottom: 32px;
   }
   .card-police-cover__name {
      font-size: 20px;
      font-weight: 900;
      margin-bottom: 8px;
   }
   .card-police-cover__franchice {
      font-weight: 600;
      font-size: 18px;
   }
   .card-police-cover__container {
      padding: 0 18px;
      margin-bottom: 45px;
   }
   .card-police-cover__dropdown--large:not(:last-child) {
      margin-bottom: 21px;
   }
   .card-police-cover__dropdown--large-icon {
      width: 22px;
      height: 22px;
   }
   .card-police-cover__dropdown--large-icon .icon-plus {
      font-size: 13px;
   }
   .card-police-cover__dropdown--large-icon .icon-minus {
      font-size: 2.76px;
      -webkit-transform: translate(4%, 22%);
      -ms-transform: translate(4%, 22%);
      transform: translate(4%, 22%);
   }
   .card-police-cover__dropdown--large-head {
      font-size: 18px;
   }
   .card-police-cover__btn-buy {
      padding: 22px 26px;
      font-size: 18px;
      margin: 0 33px;
      margin-bottom: 15px;
   }
   .card-police-cover__descr {
      margin: 0 18px;
      font-size: 18px;
   }
   .card-police-cover__dropdown--large-body {
      margin-top: 16px;
   }
   .card-police-cover__item {
      font-size: 16px;
   }
   .card-police-cover__dropdown--small-head .icon-triangle-down {
      font-size: 9px;
      -webkit-transform: translateY(7px);
      -ms-transform: translateY(7px);
      transform: translateY(7px);
   }
   .card-police-cover__dropdown--small-body {
      margin-top: 11px;
   }
   .card-police-cover__dropdown--small-item {
      font-size: 12px;
      padding-left: 33px;
   }
   .card-police-cover__dropdown--small-item::before {
      top: 6px;
      left: 23px;
   }
   .card-police-cover__dropdown--small-item:not(:last-child) {
      margin-bottom: 6px;
   }
   .popup__bg {
      display: none;
   }
   .popup .icon-close {
      top: 20px;
      right: 20px;
      font-size: 18px;
   }
   .popup__content {
      margin: 40px 25px;
   }
   .popup-details__content {
      padding: 60px 20px 60px 17px;
      max-height: 590px;
   }
   .popup-details__p:not(:last-child) {
      margin-bottom: 24px;
   }
   .popup-details__list:not(:last-child) {
      margin-bottom: 24px;
   }
   .popup-details__list-item {
      padding-left: 24px;
   }
   .popup-details__list-item:not(:last-child) {
      margin-bottom: 24px;
   }
   .popup-details__list-item::before {
      top: 11px;
      left: 11px;
      width: 3px;
      height: 3px;
   }
   .popup-details__important {
      margin: 0px -20px -60px -17px;
      padding: 30px 55px 30px 28px;
   }
   .popup-country__content {
      padding: 63px 20px 15px 28px;
   }
   .popup-country__head {
      margin-bottom: 34px;
   }
   .popup-country__flag {
      width: 69px;
      height: 46px;
      margin-right: 13px;
   }
   .popup-country__name {
      font-size: 18px;
   }
   .popup-country__visa {
      margin-bottom: 35px;
   }
   .popup-country__visa-img {
      width: 50px;
      height: 61px;
      margin-right: 19px;
   }
   .popup-country__visa-text {
      margin-top: unset;
   }
   .popup-country__visa-title {
      margin-bottom: 5px;
   }
   .popup-country__dropdown:not(:last-child) {
      margin-bottom: 10px;
   }
   .popup-country__dropdown-head .icon {
      margin-left: 80px;
      font-size: 13px;
   }
   .popup-country__dropdown-body {
      padding-top: 10px;
      padding-right: 20px;
   }
   .popup-country__p:not(:last-child) {
      margin-bottom: 4px;
   }
   .card-info {
      margin-bottom: 20px;
   }
   .card-info:nth-child(3) .card-info__img {
      height: 36px;
   }
   .card-info__img {
      height: 44px;
      width: 50px;
      margin-right: 20px;
   }
   .card-info__img img {
      height: 100%;
   }
   .card-info__title {
      margin-bottom: 0px;
   }
   .card-info__wrapper {
      margin-bottom: 15px;
   }
   .form-policy {
      border-radius: 48px;
      padding: 0 20px 8px;
      margin-top: 50px;
   }
   .form-policy__row:not(:last-child) {
      margin-bottom: 25px;
   }
   .form-policy__toggle .check-block__text {
      max-width: 200px;
   }
   .form-policy__footer {
      padding-top: 35px;
      margin-left: -20px;
      margin-right: -20px;
   }
   .form-policy__accept {
      padding-left: 20px;
   }
   .form-policy__status {
      width: 100%;
      border-radius: unset;
      padding: 11px;
   }
   .form-policy__status-item {
      font-size: 16px;
      font-weight: 600;
   }
   .form-policy__btn-next {
      width: 100%;
      border-radius: unset;
      padding: 17px;
      line-height: 20px;
      font-size: 16px;
      -webkit-box-shadow: unset;
      box-shadow: unset;
   }
   .form-policy__bg {
      display: none;
   }
   .form-policy__secure {
      width: 86px;
      height: 29px;
   }
   .form-policy__tourist-wrapper .input__block {
      width: calc(100% - 20px);
   }
   .form-policy__close {
      font-size: 14px;
      top: 23px;
      right: 20px;
   }
   .form-policy__customer {
      margin-bottom: 25px;
   }
   .form-policy__customer-descr {
      font-size: 14px;
   }
   .form-policy__wrapper {
      margin-bottom: 50px;
   }
   .form-policy__tourist {
      padding: 20px;
      margin-left: -20px;
      margin-right: -20px;
   }
   .form-policy__tourist:not(:last-child) {
      margin-bottom: 13px;
   }
   .form-policy__tourist:nth-child(even) {
      background: -webkit-gradient(linear, left top, right top, from(#fff), color-stop(52.6%, #f3f3f3), to(#fff));
      background: -o-linear-gradient(left, #fff 0%, #f3f3f3 52.6%, #fff 100%);
      background: linear-gradient(90deg, #fff 0%, #f3f3f3 52.6%, #fff 100%);
   }
   .form-policy__subtitle {
      text-align: left;
   }
   .form-policy__participants {
      margin-bottom: 30px;
   }
   .form-policy__btn-add-tourist {
      width: 100%;
      min-width: unset;
   }
   .form-policy__step-two .form-policy__btn-next,
   .form-policy__step-three .form-policy__btn-next,
   .form-policy__step-four .form-policy__btn-next,
   .form-policy__step-five .form-policy__btn-next {
      width: 50%;
   }
   .form-policy__btn-prev {
      width: 50%;
      background: #fff;
      -webkit-box-shadow: 10px 5px 84px rgba(100, 100, 100, 0.25);
      box-shadow: 10px 5px 84px rgba(100, 100, 100, 0.25);
      font-size: 16px;
      line-height: 20px;
      height: 54px;
      margin: unset;
   }
   .form-policy__include-item {
      padding: 25px 20px;
      border-radius: 15px;
      border: 2px solid #242424;
   }
   .form-policy__include-item:nth-child(1) .form-policy__include-bg {
      width: 120px;
      height: 175px;
      right: 30px;
      bottom: 2px;
   }
   .form-policy__include-item:nth-child(2) .form-policy__include-bg {
      width: 166px;
      height: 166px;
      right: 14px;
      bottom: 3px;
   }
   .form-policy__include-item:nth-child(2) .form-policy__include-descr {
      max-width: 155px;
   }
   .form-policy__include-item:nth-child(3) .form-policy__include-bg {
      width: 130px;
      height: 171px;
      right: 14px;
      bottom: 7px;
   }
   .form-policy__include-item:nth-child(3) .form-policy__include-descr {
      max-width: 216px;
   }
   .form-policy__include-item:nth-child(4) .form-policy__include-bg {
      width: 122px;
      height: 151px;
      right: 14px;
      bottom: 15px;
   }
   .form-policy__include-item:nth-child(4) .form-policy__include-descr {
      max-width: 187px;
   }
   .form-policy__include-item:nth-child(5) .form-policy__include-bg {
      width: 154px;
      height: 154px;
      right: 17px;
      bottom: 4px;
   }
   .form-policy__include-item:nth-child(5) .form-policy__include-descr {
      max-width: 205px;
   }
   .form-policy__include-item:nth-child(6) .form-policy__include-bg {
      width: 146px;
      height: 146px;
      right: 16px;
      bottom: 4px;
   }
   .form-policy__include-item:nth-child(6) .form-policy__include-descr {
      max-width: 208px;
   }
   .form-policy__include-title {
      margin-bottom: 20px;
   }
   .form-policy__include-item-title {
      font-size: 16px;
      margin-bottom: 7px;
   }
   .form-policy__include-row {
      padding-left: 10px;
   }
   .form-policy__include-descr {
      margin-bottom: 15px;
   }
   .form-policy__info {
      padding: 30px 30px 20px;
   }
   .form-policy__info-row {
      padding: 6px 0;
   }
   .form-policy__info-row-email {
      display: none;
   }
   .form-policy__info-title {
      margin-bottom: 15px;
   }
   .form-policy__info-term {
      font-size: 16px;
   }
   .tariff__item {
      padding: 5px 10px 4px;
      min-width: 130px;
      font-size: 16px;
   }
   .input {
      padding: 11px 40px 10px 20px;
   }
   .input__title {
      font-size: 16px;
      margin-bottom: 8px;
      padding-left: unset;
   }
   .input__box {
      height: unset;
      border-radius: 5px;
   }
   .input__box .icon-calendar {
      font-size: 18px;
   }
   .input__box .icon-triangle-down {
      font-size: 10px;
   }
   .input__check-block {
      margin-top: 12px;
      padding-left: 20px;
   }
   .input__check-block-text {
      font-size: 13px;
   }
   .input__more-details {
      font-size: 13px;
      margin-top: 12px;
      padding-left: 20px;
   }
   .input__select-body {
      padding: 16px 0;
   }
   .input__block--promocode .input__box .icon-check {
      font-size: 13px;
   }
   .input__block--promocode .input__box .icon-close {
      font-size: 14px;
   }
   .input__error {
      margin-top: 6px;
      padding-left: 20px;
   }
   .checkbox-style {
      width: 22px;
      height: 22px;
      margin-right: 9px;
   }
   .checkbox-style--secondary {
      width: 46px;
      height: 23px;
   }
   .checkbox-style--secondary span {
      width: 14.79px;
      height: 14.24px;
      left: 5px;
   }
   .checkbox-none:checked + .checkbox-style--secondary span {
      -webkit-transform: translateY(-50%) translateX(22px);
      -ms-transform: translateY(-50%) translateX(22px);
      transform: translateY(-50%) translateX(22px);
   }
   .check-block__text {
      font-size: 16px;
   }
}
@media (max-width: 575.98px) {
   .h1 {
      font-size: 25px;
      line-height: 136%;
   }
   .h2 {
      font-size: 16px;
   }
   .h3 {
      font-size: 16px;
      line-height: 150%;
   }
   html,
   body {
      font-size: 14px;
      line-height: 150%;
   }
}
