

/* Start:/local/components/sogaz/landing.elements/templates/auto-kasco-profi-1/style.css?171886555511162*/
sup {
  font-size: 50%;
}
.logo-bankru {
  display: none;
}
.container__picture {
  padding-bottom: 44px;
  background-image: url(/local/templates/landing_kasko/img/tmp/pic-12.jpg);
}
.container__picture h2 {
  margin: 0;
  font-size: 64px;
  line-height: 81px;
}
.container__picture h3 {
  font-size: 36px;
  line-height: 45px;
}
.container__picture span {
  font-size: 20px;
  line-height: 45px;
}
.container__picture p {
  margin: 10px 0 0 0;
  font-size: 24px;
  line-height: 30px;
}
.container__paragraph sup {
  font-size: 60%;
}
.offer {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  padding: 32px 55px 56px 24px;
  background: linear-gradient(124.4deg, #003dc4 7.02%, #090988 86.3%);
  border-radius: 32px;
  color: #fff;
}
.offer-header {
  width: 100%;
  padding-bottom: 0;
  font-weight: bold;
  font-size: 36px;
  line-height: 41px;
}
.offer-cards{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 100%;
}
@media (min-width: 576px) {
    .offer-cards{
        flex-direction: row;
    }
}
.offer-card {
    display: flex;
    width: 290px;
    flex-direction: column;
    height: auto;
    padding: 21px 16px;
    box-sizing: border-box;
    /* border: 1px solid #ffffff; */
    border-radius: 22px;
}

.offer-card__description {
  font-family: "StratosLCWeb-Regular";
  font-size: 23px;
  line-height: 26px;
  font-weight: 400;
}
.offer-card__prices {
    margin-bottom: 8px;
}
.offer-card__price-old {
  margin: 6px 0 0 0;
  font-size: 24px;
  line-height: 27px;
  text-decoration: line-through;
}
.offer-card__price-new {
  margin: 6px 0 0 0;
  font-size: 36px;
  line-height: 41px;
  font-weight: bold;
}
.items-list__item {
  padding: 24px 24px 16px;
}
.items-list__item ul li {
  margin-right: -5px;
}
.items-list__item ul li:before {
  top: 5px;
}
.items-list__item__title {
  font-size: 36px;
  line-height: 45px;
}
.items-list__item p {
  line-height: 21px;
}
.items-list__item p:last-child {
  margin-bottom: 1rem;
}
@media (min-width: 767.98px) {
  .items-list__item:hover {
    background: linear-gradient(237.72deg, #ffffff 4.51%, #ffffff 122.77%);
    color: inherit;
  }
  .items-list__item:hover .icon-glass {
    background-image: url(/local/templates/landing_kasko//img/icon/ico-glass.svg);
  }
  .items-list__item:hover .icon-search {
    background-image: url(/local/templates/landing_kasko//img/icon/ico-search.svg);
  }
}
.img-car {
  margin-top: auto;
}
.col-stretch-content {
  display: flex;
  flex-flow: column nowrap;
  color: black;
}
.col-item {
  display: grid;
  grid-template-columns: 47px 1fr;
  grid-template-rows: auto 1fr;
  height: 114px;
  padding: 24px;
  overflow: hidden;
}
.col-item:not(:last-child) {
  margin-bottom: 16px;
}
.col-item--v-centered {
  grid-template-rows: 1fr;
  align-items: center;
}
.col-item a,
.col-item:hover a {
  color: #2d57fc;
}
.col-item__doc-link {
  margin-top: 6px;
  box-sizing: border-box;
  font-size: 18px;
  line-height: 21px;
  color: #2d57fc;
  padding-left: 13px;
}
.col-item-large {
  display: grid;
  height: 100%;
  padding: 5px 15px 22px 15px;
  grid-template-columns: auto 82px 1fr;
  grid-template-rows: auto 50px 13px 50px auto;
}
.col-item-large__title {
  margin: 0 0 11px 0;
  font-family: "StratosLCWeb-Regular", sans-serif;
  font-size: 26px;
  line-height: 52px;
  grid-column-start: 1;
  grid-column-end: 4;
  grid-row-start: 1;
  grid-row-end: 1;
}
.col-item-large__apps-img {
  width: 143px;
}
.col-item-large__lk {
  font-size: 14px !important;
  line-height: 16px !important;
  grid-column-start: 1;
  grid-column-end: 4;
  grid-row-start: 5;
  grid-row-end: 5;
}

.appstore-link {
  grid-column-start: 1;
  grid-column-end: 2;
  grid-row-start: 2;
  grid-row-end: 3;
}
.google-play-link {
  grid-column-start: 1;
  grid-column-end: 2;
  grid-row-start: 4;
  grid-row-end: 5;
}
.qr {
  width: 103px;
  grid-column-start: 2;
  grid-column-end: 4;
  grid-row-start: 2;
  grid-row-end: 5;
  margin-left: 22px;
}
.items-list__item ul li:before {
  width: 11px;
  height: 11px;
  left: -4px;
}
.footnote {
  font-size: 14px;
  line-height: 16px;
  color: #000000 !important;
}
.footer-alt-container {
  align-items: flex-start;
}
.footer-alt-text {
  padding-right: 7em;
}
.footer-alt-text:not(:first-child) {
  padding-top: 14px;
}
.footer-phone {
  font-size: 18px !important;
}
.footer-phone-wrapper {
  flex-shrink: 0;
}
.footer-phone,
.footer-phone:hover,
.footer-phone:visited {
  color: inherit;
  text-decoration: none;
}
.footer-phone-description {
  font-size: 14px !important;
  line-height: 18px !important;
}

.lk-link {
  color: #2d56fc !important;
}

@media (max-width: 784.98px) {
  header .navbar-brand {
    width: 130px;
  }
  .container__picture {
    background-image: linear-gradient(
        3.02deg,
        rgba(0, 0, 0, 0.3) 51.89%,
        rgba(255, 255, 255, 0) 89.55%
      ),
      url(/local/templates/landing_kasko/img/tmp/pic-12-sm.jpg);
  }
  .container__picture h2 {
    margin-left: -10px;
    font-size: 30px;
    line-height: 38px;
  }
  .container__picture h3 {
    font-size: 22px;
    line-height: 28px;
  }
  .container__picture p {
    margin: 5px 0 0 0;
    font-size: 18px;
    line-height: 23px;
  }
  .offer {
    flex-flow: column nowrap;
    padding: 29px 15px 36px 16px;
  }
  .offer-header {
    margin: 0;
    padding: 0;
    font-size: 18px;
    line-height: 22px;
  }
  .offer-card {
    align-items: center;
    width: 100%;
    height: 156px;
    margin: 21px 0 0 0;
    padding: 16px 28px 22px 28px;
  }
  .offer-card__description {
    font-size: 16px;
    line-height: 18px;
    text-align: center;
  }
  .offer-card__prices {
    display: flex;
    flex-flow: column nowrap;
    align-items: center;
  }
  .offer-card__price-old {
    margin: 6px 0 0 0;
    font-size: 20px;
    line-height: 20px;
  }
  .offer-card__price-new {
    margin: 6px 0 0 0;
    font-size: 30px;
    line-height: 30px;
  }
  .col-landing {
    padding: 0 11px;
  }
  .items-list__item {
    padding: 24px 24px 16px;
  }
  .img-car {
    padding-top: 32px;
  }
  .items-list__item-header {
    display: flex;
    flex-flow: row nowrap;
    align-items: flex-end;
    padding: 0 0 34px 0;
  }
  .items-list__item-icon {
    width: 35px;
    height: 35px;
    margin: 0 9px 0 0;
  }
  .items-list__item__title {
    font-size: 30px;
    line-height: 38px;
    margin: 0;
  }
  .col-item {
    height: auto;
    padding: 20px 7px 17px 9px;
  }
  .col-item-large {
    height: auto;
    padding: 0 10px;
    box-sizing: border-box;
    grid-template-columns: 50% 50%;
    grid-template-rows: auto auto;
    column-gap: normal;
  }
  .col-item-large__title {
    grid-column-start: 1;
    grid-column-end: 3;
    font-size: 17px;
    line-height: 52px;
  }
  .google-play-link {
    grid-column-start: 2;
    grid-column-end: 3;
    grid-row-start: 2;
    grid-row-end: 3;
  }
  .col-item-large__apps-img {
    width: 125px;
    height: 36px;
  }
  .col-item-large__lk {
    font-size: 12px;
    line-height: 16px;
  }
  .footnote {
    font-size: 12px;
    line-height: 14px;
  }
  .footer-alt-container {
    flex-flow: column-reverse nowrap;
    align-items: baseline;
    font-size: 12px;
    line-height: 14px;
  }
  .text-right {
    text-align: initial !important;
  }
  .footer-phone {
    font-size: 24px;
    line-height: 26px;
  }
  .footer-phone-description,
  .footer-alt-text {
    font-size: inherit !important;
    line-height: inherit !important;
  }
  .footer-alt-text {
    padding-top: 14px;
    padding-right: 0;
  }
  .footer__container div:first-child {
    width: auto;
  }
  .btn_kasko_get_offers {
    padding: 18px !important;
  }
}

.btn_kasko_get_offers {
  font-family: StratosLCWeb-Regular, sans-serif;
  background: linear-gradient(124.4deg, #003dc4 7.02%, #090988 86.3%);
  border-radius: 50px;
  box-shadow: none;
  font-size: 14px;
}
.btn_kasko_get_offers > span {
  white-space: break-spaces;
}
.form_kasko__wrapper {
  border-radius: 8px;
}
.form_kasko input,
.form_kasko textarea {
  border-radius: 8px !important;
}
.form_kasko__checkbox {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.form_kasko__checkbox + label {
  display: inline-flex;
  align-items: center;
  user-select: none;
  position: relative;
}
.form_kasko__checkbox + label .ui-checkboxradio-icon {
  display: none;
}
.form_kasko__checkbox + label .form_kasko__checkbox-text a {
  color: inherit;
  line-height: 1;
  border-bottom: 1px solid #ffffff;
}
.form_kasko__checkbox + label:before {
  content: "";
  width: 24px;
  height: 24px;
  background-color: #f4f4f4;
  border: 1px solid rgba(0, 0, 0, 0.3);
  border-radius: 6px;
  margin-right: 13px;
  flex-shrink: 0;
}
.form_kasko__checkbox + label:after {
  visibility: hidden;
  content: "";
  width: 10px;
  height: 5px;
  transform: rotate(-45deg);
  border-left: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
  position: absolute;
  left: 8px;
}
.form_kasko__checkbox:checked + label::before {
  background: linear-gradient(136.61deg, #003dc3 16.94%, #090a89 85.23%);
  border: 1px solid #ffffff;
}
.form_kasko__checkbox:checked + label::after {
  visibility: visible;
}
.form_kasko__btn {
  background-color: transparent;
  border: 2px solid #ffffff;
  border-radius: 50px;
  padding: 20px 40px;
  height: 56px;
  font-weight: 400;
  font-size: 21px;
  line-height: 24px;
  display: inline-flex;
  align-items: center;
}

.form_kasko__btn:hover {
  background-color: #ffffff;
  color: #000078;
}

.form_kasko__tooltip {
  position: relative;
  display: inline-block;
  cursor: pointer;
}
@media screen and (min-width: 1200px) {
  .btn_kasko_get_offers {
    font-size: 24px;
    line-height: 24px;
  }
  .form_kasko__tooltip {
    margin-left: 10px;
  }
  .form_kasko__col-phone {
    min-width: 200px;
  }
  .form_kasko__col-name {
    max-width: 434px;
  }
  .form_kasko__col-email {
    max-width: 100%;
    flex-basis: 30%;
    flex-grow: 1;
  }
  .form_kasko__tooltiptext {
    left: 50%;
    transform: translate(-50%, 0);
    border-radius: 16px;
  }
  .form_kasko__tooltiptext::after {
    left: 50%;
  }
}
@media screen and (max-width: 1200px) {
  .form_kasko__tooltiptext {
    right: 0;
    border-radius: 16px 16px 8px 16px;
  }
  .form_kasko__tooltiptext::after {
    right: 5px;
  }
}
.form_kasko__tooltiptext {
  visibility: hidden;
  bottom: 125%;
  display: inline-block;
  background-color: #ffffff;
  color: #000000;
  text-align: center;
  white-space: nowrap;
  padding: 4px 8px;
  font-size: 12px;
  position: absolute;
  z-index: 1;
}
.form_kasko__tooltiptext::after {
  content: " ";
  position: absolute;
  top: 100%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #ffffff transparent transparent transparent;
}
.form_kasko__tooltip:hover .form_kasko__tooltiptext {
  visibility: visible;
}
.form_kasko__tooltip-icon {
  background-image: url(/local/templates/landing_kasko/img/icon/info.svg);
  background-size: contain;
  width: 20px;
  height: 20px;
}

@media only screen and (max-width: 1024px) {
  .container__kasco1-text {
    display: block;
    margin-top: 3px;
    line-height: normal !important;
  }
}

/* End */
/* /local/components/sogaz/landing.elements/templates/auto-kasco-profi-1/style.css?171886555511162 */
