.section_background {
  background-color: #F4F7FC; }

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

.mb-middle {
  margin-bottom: 40px; }

.mb-high {
  margin-bottom: 80px; }

img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 100% 0; }

.video_main {
  width: 100%;
  max-height: 488.25px; }

.overlay {
  position: fixed;
  background: #fff;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  transition: all 0.3s;
  display: none;
  z-index: 10000;
  background: rgba(0, 0, 0, 0.8); }

.overlay--active {
  display: block; }

.modal {
  width: 100%;
  height: 100%;
  position: fixed !important;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: all 0.3s;
  display: none;
  z-index: 10001;
  background: #fff;
  padding: 50px 10px 10px 10px;
  overflow: auto; }

.modal::-webkit-scrollbar {
  width: 4px; }

.modal {
  scrollbar-width: thin;
  scrollbar-color: var(--thumbBG) var(--scrollbarBG); }

.modal::-webkit-scrollbar-track {
  background: var(--scrollbarBG); }

.modal::-webkit-scrollbar-thumb {
  background-color: var(--thumbBG);
  border-radius: 6px;
  border: 3px solid var(--scrollbarBG); }

.modal_green {
  scrollbar-color: #009A4D var(--scrollbarBG); }

.modal_green::-webkit-scrollbar-thumb {
  background-color: #009A4D; }

.modal--video {
  max-width: 1000px; }

.modal--active {
  z-index: 10001;
  display: block; }

.modal__close {
  display: block;
  width: 32px;
  height: 32px;
  position: absolute;
  top: 12px;
  cursor: pointer;
  right: 12px;
  font-size: 0;
  background: url(/img/close.svg) no-repeat center center; }

.modal__content {
  position: relative;
  width: 100%;
  height: 100%; }
  .modal__content .frame_blc {
    width: inherit;
    height: inherit; }
    .modal__content .frame_blc iframe {
      width: inherit;
      height: inherit; }

.video .tab-content {
  height: inherit; }
  .video .tab-content .tab-content__pane {
    height: 100%;
    display: flex;
    align-items: center; }
    .video .tab-content .tab-content__pane .post {
      cursor: pointer;
      box-shadow: none !important;
      height: 150px;
      max-width: 100%; }
      .video .tab-content .tab-content__pane .post .post__overlay .post__overlay-image {
        width: 15%;
        height: auto; }
    .video .tab-content .tab-content__pane .video {
      width: 100%;
      display: flex;
      align-items: center; }
      .video .tab-content .tab-content__pane .video .video_img {
        width: inherit;
        height: inherit;
        background: linear-gradient(0deg, rgba(0, 0, 0, 0.28), rgba(0, 0, 0, 0.28)), url(/img/crizal_sun_rear-mob.svg) no-repeat;
        background-size: cover;
        display: flex;
        align-items: flex-start;
        flex-direction: column;
        justify-content: flex-end;
        padding: 10px; }
        .video .tab-content .tab-content__pane .video .video_img p {
          color: #fff;
          font-family: 'Roboto', sans-serif;
          font-style: normal;
          font-weight: 400;
          font-size: 7px;
          line-height: 140%; }
          .video .tab-content .tab-content__pane .video .video_img p span {
            font-family: 'Roboto', sans-serif;
            font-style: normal;
            font-weight: 700;
            font-size: 14px;
            line-height: 140%; }
          .video .tab-content .tab-content__pane .video .video_img p:first-child {
            font-family: 'Roboto', sans-serif;
            font-style: normal;
            font-weight: 400;
            font-size: 12px;
            line-height: 140%;
            border-bottom: 1px solid #fff; }

.skylight {
  padding: 20px 0; }
  .skylight .skylight-title {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 140%;
    margin-bottom: 20px; }
    .skylight .skylight-title span {
      font-family: 'Roboto', sans-serif;
      font-style: normal;
      font-weight: 600;
      font-size: 16px;
      line-height: 140%;
      color: #003057; }
  .skylight .skylight-container {
    background: #FFFFFF;
    box-shadow: 0 10px 24px rgba(0, 48, 87, 0.3);
    border-radius: 10px; }
    .skylight .skylight-container .swiper-pagination {
      width: 100%;
      display: flex;
      justify-content: center;
      align-items: center;
      padding-top: 0.8%; }
      .skylight .skylight-container .swiper-pagination .swiper-pagination-bullet {
        margin: 0 7px;
        width: 6px;
        height: 6px; }
      .skylight .skylight-container .swiper-pagination .swiper-pagination-bullet-active {
        background-color: #003057; }
    .skylight .skylight-container .navigation-buttons {
      width: 100%;
      height: 100%;
      display: flex;
      align-items: center;
      justify-content: space-between; }
    .skylight .skylight-container .skylight-block {
      padding: 15px 14px 20px 14px; }
      .skylight .skylight-container .skylight-block h2 {
        font-family: 'Roboto', sans-serif;
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        line-height: 140%;
        color: #003057; }
      .skylight .skylight-container .skylight-block p {
        color: #2E2C30;
        font-family: 'Roboto', sans-serif;
        font-style: normal;
        font-weight: 400;
        font-size: 12px;
        line-height: 140%;
        margin-bottom: 10px; }
      .skylight .skylight-container .skylight-block ul {
        margin-bottom: 57px; }
        .skylight .skylight-container .skylight-block ul li {
          color: #2E2C30;
          font-family: 'Roboto', sans-serif;
          font-style: normal;
          font-weight: 400;
          font-size: 12px;
          line-height: 140%; }
      .skylight .skylight-container .skylight-block .skylight-img picture {
        width: inherit;
        height: inherit; }
        .skylight .skylight-container .skylight-block .skylight-img picture img {
          width: 100%;
          height: 100%;
          border: 2px solid rgba(0, 48, 87, 0.4);
          border-radius: 20px; }

.news p {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 140%; }
.news span {
  color: #003057; }
.news .swiper-news .news__slide {
  padding: 12px; }
  .news .swiper-news .news__slide .news__slider {
    cursor: pointer;
    min-height: 130px; }
    .news .swiper-news .news__slide .news__slider .news__img {
      position: absolute;
      left: 0;
      top: 0;
      width: inherit;
      height: inherit; }
      .news .swiper-news .news__slide .news__slider .news__img picture {
        width: inherit;
        height: inherit; }
  .news .swiper-news .news__slide .news__info {
    color: #fff;
    padding: 10px; }
    .news .swiper-news .news__slide .news__info .news__info-block {
      flex-direction: column; }
      .news .swiper-news .news__slide .news__info .news__info-block .news__item-title {
        justify-content: space-between;
        margin-bottom: 5px; }
        .news .swiper-news .news__slide .news__info .news__info-block .news__item-title p {
          font-family: 'Roboto', sans-serif;
          font-style: normal;
          font-weight: 600;
          font-size: 15px;
          line-height: 140%;
          margin-right: 10px; }
        .news .swiper-news .news__slide .news__info .news__info-block .news__item-title picture {
          width: max-content;
          height: max-content; }
          .news .swiper-news .news__slide .news__info .news__info-block .news__item-title picture img {
            transition-duration: .25s; }
            .news .swiper-news .news__slide .news__info .news__info-block .news__item-title picture img.active {
              transform: rotate(180deg);
              transition-duration: .25s; }
      .news .swiper-news .news__slide .news__info .news__info-block .news__content {
        font-family: 'Roboto', sans-serif;
        font-style: normal;
        font-weight: 400;
        font-size: 11px;
        line-height: 140%; }

.section_text .title {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 140%; }
.section_text .description {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 13px;
  line-height: 140%;
  margin-top: 10px;
  margin-bottom: 10px; }
.section_text ul li {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 140%; }

p {
  margin: 0; }

h2 {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 140%;
  color: #003057; }

.logo {
  width: 6.375rem;
  height: 1.875rem;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url(/img/logo_keff.svg); }

.slim h2 {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 140%;
  color: #003057;
  margin-bottom: 5px; }
.slim p {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 13px;
  line-height: 140%; }
  .slim p.slim-title {
    margin-bottom: 20px; }
.slim .slim-img .slim__text-block h2 {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 140%;
  color: #003057; }
.slim .slim-img .slim__text-block p {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 140%; }
.slim .slim-img picture {
  width: initial;
  height: initial; }
  .slim .slim-img picture img {
    filter: drop-shadow(0px 10px 24px rgba(0, 48, 87, 0.3));
    border-radius: 15px; }

header {
  height: 4.375rem;
  box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.07); }
  header .active {
    position: fixed !important; }
  header .header__phone {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 8px;
    line-height: 140%;
    text-align: center; }
    header .header__phone a {
      text-decoration: none;
      color: #003057; }
    header .header__phone p {
      font-family: 'Roboto', sans-serif;
      font-style: normal;
      font-weight: 600;
      font-size: 15px;
      line-height: 140%;
      display: flex;
      align-items: center;
      justify-content: center;
      color: #003057;
      margin: 0; }
  header #menu__toggle {
    opacity: 0; }
    header #menu__toggle:checked ~ .menu__btn > span {
      transform: rotate(45deg); }
      header #menu__toggle:checked ~ .menu__btn > span::before {
        top: 0;
        transform: rotate(0); }
      header #menu__toggle:checked ~ .menu__btn > span::after {
        top: 0;
        transform: rotate(90deg); }
    header #menu__toggle:checked ~ .menu__box {
      visibility: visible;
      right: 0;
      z-index: 10; }
  header .menu__btn {
    display: flex;
    align-items: center;
    position: absolute;
    top: 28.97px;
    right: 24.03px;
    width: 16px;
    height: 12px;
    cursor: pointer;
    z-index: 11; }
    header .menu__btn > span, header .menu__btn > span::before, header .menu__btn > span::after {
      display: block;
      position: absolute;
      width: 100%;
      height: 2px;
      background-color: #003057;
      transition-duration: .25s; }
    header .menu__btn > span::before {
      content: '';
      top: -6px; }
    header .menu__btn > span::after {
      content: '';
      top: 6px; }
  header .menu__btn.active {
    position: fixed; }
  header .menu__box {
    display: block;
    position: fixed;
    visibility: hidden;
    top: 0;
    right: -100%;
    width: 80vw;
    height: 100%;
    margin: 0;
    background: #fff;
    padding: 55px 0;
    list-style: none;
    box-shadow: 1px 0 6px rgba(0, 0, 0, 0.2);
    transition-duration: .25s; }
  header .menu__box-phone {
    display: block;
    position: fixed;
    visibility: visible;
    bottom: 0;
    right: 0;
    width: 80vw;
    z-index: 10;
    padding: 30px 70px; }
  header .menu__item {
    display: block;
    padding: 12px 24px;
    color: #003057;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 400;
    align-items: center;
    text-decoration: none;
    line-height: 140%;
    transition-duration: .25s; }
    header .menu__item:hover {
      background-color: #CFD8DC; }
  header .header__menu-button {
    background-color: transparent;
    border: 1px solid transparent; }

footer {
  height: 23.25rem;
  background: #003057;
  color: #fff; }
  footer .footer-container {
    flex-direction: column; }
    footer .footer-container .footer__upper-block {
      margin-top: 40px;
      margin-bottom: 10px;
      flex-direction: column; }
      footer .footer-container .footer__upper-block .footer__phone {
        font-family: 'Roboto', sans-serif;
        font-style: normal;
        font-weight: 400;
        font-size: 10px;
        line-height: 140%;
        text-align: center; }
        footer .footer-container .footer__upper-block .footer__phone a {
          text-decoration: none;
          color: #fff; }
        footer .footer-container .footer__upper-block .footer__phone p {
          font-family: 'Roboto', sans-serif;
          font-style: normal;
          font-weight: 600;
          font-size: 20px;
          line-height: 140%;
          display: flex;
          align-items: center;
          justify-content: center;
          color: #fff;
          margin: 0; }
    footer .footer-container .footer__wrapper {
      margin: 15px 0;
      padding: 0;
      height: 0;
      border: none;
      border-top: 1px solid #4382B6;
      width: 100%; }
    footer .footer-container .footer__bottom-block {
      flex-direction: column; }
      footer .footer-container .footer__bottom-block .footer__consult p {
        font-family: 'Roboto', sans-serif;
        font-style: normal;
        font-weight: 400;
        font-size: 9px;
        line-height: 140%; }
      footer .footer-container .footer__bottom-block .footer__copyright {
        margin-bottom: 20px; }
        footer .footer-container .footer__bottom-block .footer__copyright p:first-child {
          font-family: 'Roboto', sans-serif;
          font-style: normal;
          font-weight: 400;
          font-size: 12px;
          line-height: 140%;
          margin-bottom: 5px; }
        footer .footer-container .footer__bottom-block .footer__copyright p {
          font-family: 'Roboto', sans-serif;
          font-style: normal;
          font-weight: 400;
          font-size: 10px;
          line-height: 140%; }
  footer .logo {
    width: 8.125rem;
    height: 2.389rem;
    background-image: url(/img/footer_logo.svg); }
  footer .menu__box {
    list-style: none;
    padding: 0;
    margin: 0;
    flex-wrap: wrap; }
    footer .menu__box li {
      margin-top: 20px;
      margin-bottom: 20px;
      width: 50%; }
      footer .menu__box li a {
        font-family: 'Roboto', sans-serif;
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        line-height: 11px;
        text-decoration: none;
        color: #fff; }
    footer .menu__box li:nth-child(2n+1) {
      border-right: 1px solid #fff; }
  footer .menu__item:hover {
    border-bottom: 1px solid #fff; }

.home-slider .home-slider__item .home-slider__img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%; }
  .home-slider .home-slider__item .home-slider__img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 50% 50%; }
.home-slider .home-slider__item .home-slider__text {
  padding: 3.563rem 9.063rem 1.25rem 0.625rem;
  z-index: 2; }
  .home-slider .home-slider__item .home-slider__text img {
    height: 0.921rem;
    width: 3.5rem; }
  .home-slider .home-slider__item .home-slider__text p {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 9px;
    line-height: 11px;
    color: #fff;
    margin: 7px 0 42px 0; }
  .home-slider .home-slider__item .home-slider__text a {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 10px;
    line-height: 140%;
    color: #fff;
    text-decoration: none;
    background-color: #003057;
    padding: 6px 10px;
    text-transform: uppercase;
    transition: all 0.5s ease 0s; }
    .home-slider .home-slider__item .home-slider__text a:hover {
      transition-duration: .25s;
      background-color: #fff;
      color: #003057;
      transition: all 0.5s ease 0s; }

.svg_icons {
  justify-content: flex-end; }
  .svg_icons picture {
    height: initial;
    width: initial; }
    .svg_icons picture img {
      height: initial;
      width: initial; }

.svg_icons_text {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 140%;
  color: #003057;
  margin: 0; }

.lenses {
  padding: 25px 0 30px; }
  .lenses p {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 140%; }

.img-background-smart picture img {
  box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.16);
  border-radius: 20px; }

.img-background-prime picture img {
  box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.16);
  border-radius: 20px; }

.woman .woman-img {
  padding-bottom: 25px; }
.woman .woman-top picture {
  filter: drop-shadow(10px 10px 20px rgba(0, 0, 0, 0.16)); }
.woman .woman-bot div {
  order: 1; }
  .woman .woman-bot div picture {
    filter: drop-shadow(10px 10px 20px rgba(0, 0, 0, 0.16)); }
.woman .woman-bot .div:first-child {
  order: 2; }
.woman .text-block p {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 140%;
  margin-top: 15px; }

@media (min-width: 768px) {
  .modal {
    padding: 50px 15px 15px 15px;
    width: 75%;
    height: 75%; }

  .half-block {
    padding: 20px; }

  .video .tab-content .tab-content__pane .post {
    height: 260px; }
    .video .tab-content .tab-content__pane .post .post__overlay .post__overlay-image {
      width: 15%; }
  .video .tab-content .tab-content__pane .video .video_img {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.28), rgba(0, 0, 0, 0.28)), url(/img/crizal_sun_rear.svg) no-repeat;
    background-size: cover;
    padding: 20px; }
    .video .tab-content .tab-content__pane .video .video_img p {
      font-family: 'Roboto', sans-serif;
      font-style: normal;
      font-weight: 400;
      font-size: 14px;
      line-height: 140%; }
      .video .tab-content .tab-content__pane .video .video_img p span {
        font-family: 'Roboto', sans-serif;
        font-style: normal;
        font-weight: 700;
        font-size: 26px;
        line-height: 140%; }
      .video .tab-content .tab-content__pane .video .video_img p:first-child {
        font-family: 'Roboto', sans-serif;
        font-style: normal;
        font-weight: 400;
        font-size: 26px;
        line-height: 140%; }

  .mb-low {
    margin-bottom: 40px; }

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

  .mb-high {
    margin-bottom: 80px; }

  .skylight {
    padding: 35px 0; }
    .skylight .skylight-title {
      font-family: 'Roboto', sans-serif;
      font-style: normal;
      font-weight: 300;
      font-size: 16px;
      line-height: 140%;
      margin-bottom: 35px; }
      .skylight .skylight-title span {
        font-family: 'Roboto', sans-serif;
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        line-height: 140%;
        color: #003057; }
    .skylight .skylight-container {
      background: #FFFFFF;
      box-shadow: 0 10px 24px rgba(0, 48, 87, 0.3);
      border-radius: 10px; }
      .skylight .skylight-container .swiper-pagination {
        width: 100%; }
        .skylight .skylight-container .swiper-pagination .swiper-pagination-bullet {
          width: 10px;
          height: 10px; }
      .skylight .skylight-container .navigation-buttons .button-prev {
        background: url(/img/left-swper-arrow.svg) no-repeat;
        right: 2%;
        border: none;
        width: 8px;
        height: 25px; }
      .skylight .skylight-container .navigation-buttons .button-next {
        background: url(/img/right-swper-arrow.svg) no-repeat;
        left: 2.5%;
        border: none;
        width: 8px;
        height: 25px; }
      .skylight .skylight-container .skylight-block {
        padding: 24px 17px 24px 17px; }
        .skylight .skylight-container .skylight-block h2 {
          font-family: 'Roboto', sans-serif;
          font-style: normal;
          font-weight: 600;
          font-size: 22px;
          line-height: 140%;
          color: #003057; }
        .skylight .skylight-container .skylight-block p {
          color: #2E2C30;
          font-family: 'Roboto', sans-serif;
          font-style: normal;
          font-weight: 400;
          font-size: 14px;
          line-height: 140%;
          margin-bottom: 10px; }
        .skylight .skylight-container .skylight-block ul {
          margin-bottom: 0px; }
          .skylight .skylight-container .skylight-block ul li {
            color: #2E2C30;
            font-family: 'Roboto', sans-serif;
            font-style: normal;
            font-weight: 400;
            font-size: 13px;
            line-height: 140%; }
        .skylight .skylight-container .skylight-block .skylight-img {
          display: flex;
          align-items: center;
          justify-content: center; }
          .skylight .skylight-container .skylight-block .skylight-img picture {
            width: initial;
            height: initial; }

  .slim h2 {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 140%;
    color: #003057;
    margin-bottom: 10px; }
  .slim p {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 140%; }
    .slim p.slim-title {
      margin-bottom: 40px; }
  .slim .slim-img .slim__text-block h2 {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 140%;
    color: #003057; }
  .slim .slim-img .slim__text-block p {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 140%; }
  .slim .slim-img picture {
    width: 100%;
    height: 100%; }
    .slim .slim-img picture img {
      width: inherit;
      height: inherit; }

  footer {
    height: 11.688rem; }
    footer .footer-container .footer__upper-block {
      flex-direction: row;
      margin: 0; }
    footer .footer-container .footer__wrapper {
      margin: 0; }
    footer .footer-container .footer__bottom-block {
      flex-direction: row; }
      footer .footer-container .footer__bottom-block .footer__consult {
        order: 1; }
        footer .footer-container .footer__bottom-block .footer__consult p {
          font-family: 'Roboto', sans-serif;
          font-style: normal;
          font-weight: 400;
          font-size: 11px;
          line-height: 140%; }
      footer .footer-container .footer__bottom-block .footer__copyright {
        margin-bottom: 0; }
        footer .footer-container .footer__bottom-block .footer__copyright p:first-child {
          font-family: 'Roboto', sans-serif;
          font-style: normal;
          font-weight: 400;
          font-size: 14px;
          line-height: 140%;
          margin-bottom: 5px; }
        footer .footer-container .footer__bottom-block .footer__copyright p {
          font-family: 'Roboto', sans-serif;
          font-style: normal;
          font-weight: 400;
          font-size: 12px;
          line-height: 140%; }
    footer .menu__box li {
      margin: 6px 0; }

  h2 {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 140%; }

  .logo {
    width: 6.375rem;
    height: 1.875rem; }

  .header {
    min-height: 80px;
    filter: drop-shadow(0px 4px 16px rgba(0, 0, 0, 0.07)); }
    .header .hamburger-menu .header__phone {
      font-family: 'Roboto', sans-serif;
      font-style: normal;
      font-weight: 400;
      font-size: 8px;
      line-height: 140%;
      text-align: center; }
      .header .hamburger-menu .header__phone a {
        text-decoration: none;
        color: #003057; }
      .header .hamburger-menu .header__phone p {
        font-family: 'Roboto', sans-serif;
        font-style: normal;
        font-weight: 600;
        font-size: 15px;
        line-height: 140%;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #003057;
        margin: 0; }
    .header .hamburger-menu .menu__box {
      display: flex;
      position: relative;
      visibility: visible;
      top: auto;
      right: auto;
      width: auto;
      height: 100%;
      margin: auto;
      background: none;
      padding: 0;
      box-shadow: unset;
      transition-duration: .25s;
      align-items: center;
      justify-content: space-evenly; }
      .header .hamburger-menu .menu__box li {
        display: flex;
        justify-content: center;
        align-items: center;
        height: inherit; }
        .header .hamburger-menu .menu__box li .menu__item {
          display: flex;
          height: inherit;
          margin: 0 10px;
          padding: 0;
          width: auto;
          justify-content: center;
          align-items: center;
          text-align: center; }
          .header .hamburger-menu .menu__box li .menu__item:hover {
            border-bottom: 2px solid #003057;
            background-color: unset;
            transition-duration: unset; }

  .footer__phone {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 8px;
    line-height: 140%;
    text-align: center; }
    .footer__phone a {
      text-decoration: none;
      color: #fff; }
    .footer__phone p {
      font-family: 'Roboto', sans-serif;
      font-style: normal;
      font-weight: 600;
      font-size: 15px;
      line-height: 140%;
      display: flex;
      align-items: center;
      justify-content: center;
      color: #fff;
      margin: 0; }

  .home-slider .home-slider__item .home-slider__text {
    padding: 3.313rem 23.5rem 3.313rem 2.5rem; }
    .home-slider .home-slider__item .home-slider__text img {
      height: 1.398rem;
      width: 5.5rem; }
    .home-slider .home-slider__item .home-slider__text p {
      font-family: 'Roboto', sans-serif;
      font-style: normal;
      font-weight: 500;
      font-size: 18px;
      line-height: 140%;
      color: #fff;
      margin: 20px 0 20px 0; }
    .home-slider .home-slider__item .home-slider__text a {
      font-family: 'Roboto', sans-serif;
      font-style: normal;
      font-weight: 600;
      font-size: 12px;
      line-height: 140%;
      padding: 10px 25px; }

  .svg_icons {
    justify-content: center; }
    .svg_icons picture {
      height: inherit;
      width: inherit; }
      .svg_icons picture img {
        height: inherit;
        width: inherit; }

  .svg_icons_text {
    padding: 6px 0 0;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 140%; }

  .lenses {
    padding: 30px 0; }
    .lenses p {
      margin: 10px 0 0;
      font-family: 'Roboto', sans-serif;
      font-style: normal;
      font-weight: 300;
      font-size: 16px;
      line-height: 140%; }

  .woman .woman-bot div {
    order: 2; }
  .woman .woman-bot div:first-child {
    order: 1; }
  .woman .text-block p {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 140%; }

  .section_text .title {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 140%; }
  .section_text .description {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    line-height: 140%; }
  .section_text ul li {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 140%; }

  .news p {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 140%; }
  .news span {
    color: #003057; }
  .news .swiper-news .news__slide .news__slider {
    min-height: 160px; }
  .news .swiper-news .news__slide .news__info {
    color: #fff;
    padding: 15px; }
    .news .swiper-news .news__slide .news__info .news__info-block {
      flex-direction: column; }
      .news .swiper-news .news__slide .news__info .news__info-block .news__item-title {
        justify-content: flex-start;
        margin-bottom: 0; }
        .news .swiper-news .news__slide .news__info .news__info-block .news__item-title p {
          font-family: 'Roboto', sans-serif;
          font-style: normal;
          font-weight: 600;
          font-size: 15px;
          line-height: 140%;
          margin-right: 10px; }
        .news .swiper-news .news__slide .news__info .news__info-block .news__item-title picture {
          width: max-content;
          height: max-content; }
          .news .swiper-news .news__slide .news__info .news__info-block .news__item-title picture img.active {
            transform: none; }
      .news .swiper-news .news__slide .news__info .news__info-block .news__content {
        font-family: 'Roboto', sans-serif;
        font-style: normal;
        font-weight: 400;
        font-size: 11px;
        line-height: 140%; } }
@media (min-width: 1200px) {
  .modal {
    padding: 50px 30px 30px 30px;
    width: 50%;
    height: 50%; }

  .half-block {
    padding: 60px; }

  .video .tab-content .tab-content__pane .post {
    height: 457px; }
    .video .tab-content .tab-content__pane .post .post__overlay .post__overlay-image {
      width: 10%; }
  .video .tab-content .tab-content__pane .video .video_img {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.28), rgba(0, 0, 0, 0.28)), url(/img/crizal_sun_rear.svg) no-repeat;
    background-size: cover;
    padding: 50px; }
    .video .tab-content .tab-content__pane .video .video_img p {
      font-family: 'Roboto', sans-serif;
      font-style: normal;
      font-weight: 400;
      font-size: 18px;
      line-height: 140%; }
      .video .tab-content .tab-content__pane .video .video_img p span {
        font-family: 'Roboto', sans-serif;
        font-style: normal;
        font-weight: 700;
        font-size: 40px;
        line-height: 140%; }
      .video .tab-content .tab-content__pane .video .video_img p:first-child {
        font-family: 'Roboto', sans-serif;
        font-style: normal;
        font-weight: 400;
        font-size: 40px;
        line-height: 140%; }

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

  .mb-middle {
    margin-bottom: 80px; }

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

  .skylight {
    padding: 40px 0; }
    .skylight .skylight-title {
      font-family: 'Roboto', sans-serif;
      font-style: normal;
      font-weight: 300;
      font-size: 30px;
      line-height: 140%;
      margin-bottom: 40px; }
      .skylight .skylight-title span {
        font-family: 'Roboto', sans-serif;
        font-style: normal;
        font-weight: 600;
        font-size: 30px;
        line-height: 140%;
        color: #003057; }
    .skylight .skylight-container {
      background: #FFFFFF;
      box-shadow: 0 10px 24px rgba(0, 48, 87, 0.3);
      border-radius: 10px; }
      .skylight .skylight-container .navigation-buttons .button-prev {
        right: 5%;
        width: 23px;
        height: 73px; }
      .skylight .skylight-container .navigation-buttons .button-next {
        left: 5%;
        width: 23px;
        height: 73px; }
      .skylight .skylight-container .swiper-pagination {
        width: 100%; }
        .skylight .skylight-container .swiper-pagination .swiper-pagination-bullet {
          margin: 0 10px;
          width: 13px;
          height: 13px; }
      .skylight .skylight-container .skylight-block {
        padding: 40px 35px 40px 35px; }
        .skylight .skylight-container .skylight-block h2 {
          font-family: 'Roboto', sans-serif;
          font-style: normal;
          font-weight: 600;
          font-size: 30px;
          line-height: 140%;
          color: #003057; }
        .skylight .skylight-container .skylight-block p {
          color: #2E2C30;
          font-family: 'Roboto', sans-serif;
          font-style: normal;
          font-weight: 400;
          font-size: 20px;
          line-height: 140%;
          margin-bottom: 15px; }
        .skylight .skylight-container .skylight-block ul {
          margin-bottom: 0; }
          .skylight .skylight-container .skylight-block ul li {
            color: #2E2C30;
            font-family: 'Roboto', sans-serif;
            font-style: normal;
            font-weight: 400;
            font-size: 18px;
            line-height: 140%; }

  .slim h2 {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 35px;
    line-height: 140%;
    color: #003057;
    margin-bottom: 10px; }
  .slim p {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 22px;
    line-height: 140%; }
    .slim p.slim-title {
      margin-bottom: 80px; }
  .slim .slim-img .slim__text-block h2 {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 35px;
    line-height: 140%;
    color: #003057; }
  .slim .slim-img .slim__text-block p {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    line-height: 140%; }
  .slim .slim-img picture {
    width: 100%;
    height: 100%; }
    .slim .slim-img picture img {
      width: inherit;
      height: inherit; }

  footer {
    height: 15.063rem; }
    footer .footer-container .footer__upper-block {
      flex-direction: row;
      margin: 0; }
      footer .footer-container .footer__upper-block .logo {
        width: 11.691rem;
        height: 3.438rem; }
    footer .footer-container .footer__wrapper {
      margin: 0; }
    footer .footer-container .footer__bottom-block {
      flex-direction: row; }
      footer .footer-container .footer__bottom-block .footer__consult {
        order: 1; }
        footer .footer-container .footer__bottom-block .footer__consult p {
          font-family: 'Roboto', sans-serif;
          font-style: normal;
          font-weight: 400;
          font-size: 16px;
          line-height: 140%; }
      footer .footer-container .footer__bottom-block .footer__copyright {
        margin-bottom: 0; }
        footer .footer-container .footer__bottom-block .footer__copyright p:first-child {
          margin-bottom: 5px; }
        footer .footer-container .footer__bottom-block .footer__copyright p {
          font-family: 'Roboto', sans-serif;
          font-style: normal;
          font-weight: 400;
          font-size: 14px;
          line-height: 140%; }
    footer .menu__box {
      flex-wrap: nowrap; }
      footer .menu__box li {
        margin: 6px 0; }
        footer .menu__box li .menu__item {
          font-family: 'Roboto', sans-serif;
          font-style: normal;
          font-weight: 500;
          font-size: 16px;
          line-height: 140%; }
      footer .menu__box li:not(:last-child) {
        border-right: 1px solid #fff; }

  h2 {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 50px;
    line-height: 140%; }

  .logo {
    width: 11.691rem;
    height: 3.438rem; }

  .header {
    min-height: 95px; }
    .header .hamburger-menu .header__phone {
      font-family: 'Roboto', sans-serif;
      font-style: normal;
      font-weight: 400;
      font-size: 12px;
      line-height: 140%; }
      .header .hamburger-menu .header__phone p {
        font-family: 'Roboto', sans-serif;
        font-style: normal;
        font-weight: 700;
        font-size: 24px;
        line-height: 140%; }
    .header .hamburger-menu .menu__box li .menu__item {
      font-family: 'Roboto', sans-serif;
      font-style: normal;
      font-weight: 400;
      font-size: 18px;
      line-height: 140%;
      margin: 0 40px; }

  .footer__phone {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 140%; }
    .footer__phone p {
      font-family: 'Roboto', sans-serif;
      font-style: normal;
      font-weight: 700;
      font-size: 24px;
      line-height: 140%; }

  .home-slider .home-slider__item .home-slider__text {
    padding: 7.438rem 42.938rem 5.438rem 3.156rem; }
    .home-slider .home-slider__item .home-slider__text img {
      height: 2.017rem;
      width: 7.934rem; }
    .home-slider .home-slider__item .home-slider__text p {
      font-family: 'Roboto', sans-serif;
      font-style: normal;
      font-weight: 500;
      font-size: 28px;
      line-height: 140%;
      color: #003057;
      margin: 15px 0 60px 0; }
    .home-slider .home-slider__item .home-slider__text a {
      font-family: 'Roboto', sans-serif;
      font-style: normal;
      font-weight: 600;
      font-size: 16px;
      line-height: 140%;
      padding: 18px 41px; }

  .svg_icons_text {
    padding: 20px 0 0;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 140%; }

  .lenses {
    padding: 40px 0; }
    .lenses p {
      margin: 4px 0 0;
      font-family: 'Roboto', sans-serif;
      font-style: normal;
      font-weight: 300;
      font-size: 30px;
      line-height: 140%; }
    .lenses .smart_h2 {
      font-size: 40px; }

  .woman .text-block p {
    margin-top: 40px;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 140%; }

  .section_text .title {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 140%; }
  .section_text .description {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 140%; }
  .section_text ul li {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 140%; }

  .news p {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 30px;
    line-height: 140%; }
  .news span {
    color: #003057; }
  .news .swiper-news .news__slide .news__slider {
    min-height: 288px; }
  .news .swiper-news .news__slide .news__info {
    color: #fff;
    padding: 25px; }
    .news .swiper-news .news__slide .news__info .news__info-block {
      flex-direction: column; }
      .news .swiper-news .news__slide .news__info .news__info-block .news__item-title {
        justify-content: flex-start; }
        .news .swiper-news .news__slide .news__info .news__info-block .news__item-title p {
          font-family: 'Roboto', sans-serif;
          font-style: normal;
          font-weight: 600;
          font-size: 24px;
          line-height: 140%;
          margin-right: 10px; }
        .news .swiper-news .news__slide .news__info .news__info-block .news__item-title picture {
          width: max-content;
          height: max-content; }
      .news .swiper-news .news__slide .news__info .news__info-block .news__content {
        font-family: 'Roboto', sans-serif;
        font-style: normal;
        font-weight: 400;
        font-size: 19px;
        line-height: 140%; } }

/*# sourceMappingURL=style.css.map */
