<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

.tgb {
    position: relative;
    margin-top: 40px;
    margin-top: 3.33333rem;
}

.tgb:after {
    content: "";
    display: table;
    clear: both;
}

.tgb:first-child {
    margin-top: 0;
}

.tgb--front {
    z-index: 1;
}

.tgb__prev,
.tgb__next {
    position: absolute;
    top: 235px;
    top: 19.58333rem;
    background-color: #e8e8e8;
    color: #fff;
    font-size: 21px;
    font-size: 1.75rem;
    height: 60px;
    width: 30px;
    height: 5rem;
    width: 2.5rem;
    line-height: 60px;
    line-height: 5rem;
    margin-top: -30px;
    margin-top: -2.5rem;
    text-align: center;
    z-index: 3;
    cursor: pointer;
    -webkit-transition: all 0.25s, visibility 0.25s;
    -moz-transition: all 0.25s, visibility 0.25s;
    transition: all 0.25s, visibility 0.25s;
}

.tgb__prev.disabled,
.tgb__next.disabled {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.25s, visibility 0s 0.25s;
    -moz-transition: all 0.25s, visibility 0s 0.25s;
    transition: all 0.25s, visibility 0s 0.25s;
    cursor: default;
}

.tgb__prev:hover,
.tgb__next:hover {
    color: #fff;
    background-color: #000;
}

.tgb__prev {
    left: -10px;
    left: -0.83333rem;
}

.tgb__next {
    right: -10px;
    right: -0.83333rem;
}

.tgb__left {
    position: relative;
    float: left;
    margin-top: 15px;
    margin-top: 1.25rem;
    width: 580px;
    width: 48.33333rem;
    padding: 30px 20px 45px 100px;
    padding: 2.5rem 1.66667rem 3.75rem 8.33333rem;
    background-color: #fff;
    min-height: 280px;
    min-height: 23.33333rem;
    z-index: 1;
}

.tgb__icons {
    position: absolute;
    top: 70px;
    top: 5.83333rem;
    left: -10px;
    left: -0.83333rem;
}

.tgb__icons .btn-oh, .tgb__icons .btn-oh + .btn-oh {
    float: left;
    clear: both;
    margin: 11px 0 0;
    margin-top: 0.91667rem;
}

.tgb__icons .btn-oh:first-child, .tgb__icons .btn-oh + .btn-oh:first-child {
    margin-top: 0;
}

.tgb__title {
    color: #FF0000;
    margin-top: 40px;
    margin-top: 3.33333rem;
}

.tgb__title:first-child {
    margin-top: 0;
}

.tgb__title h1 {
    color: #FF0000;
    text-align: left;
}

.tgb__params {
    margin-top: 30px;
    margin-top: 2.5rem;
}

.tgb__params:first-child {
    margin-top: 0;
}

.tgb__summary {
    margin-top: 60px;
    margin-top: 5rem;
    min-height: 135px;
    min-height: 11.25rem;
}

.tgb__summary:first-child {
    margin-top: 0;
}

.tgb__more {
    position: absolute;
    top: 100%;
    left: 100px;
    left: 8.33333rem;
    margin-top: -19px;
    margin-top: -1.58333rem;
}

.tgb__right {
    position: relative;
    float: right;
    width: 640px;
    width: 53.33333rem;
    margin-left: -100px;
    margin-left: -8.33333rem;
}

.tgb__right--front {
    z-index: 2;
}

.tgb__right--bottom-margin {
    margin-bottom: 25px;
    margin-bottom: 2.08333rem;
}

.tgb__image {
    background-position: left top;
    background-repeat: no-repeat;
    background-size: cover;
}

.tgb__image.img-to-bg {
    padding-top: 75%;
}

.tgb__image.img-to-bg img {
    display: none;
}

.tgb__image-icons {
    position: absolute;
    top: 100%;
    right: 20px;
    right: 1.66667rem;
    margin-top: -20px;
    margin-top: -1.66667rem;
    z-index: 1;
}

.tgb__image-caption {
    position: absolute;
    top: 14%;
    right: -10px;
    right: -0.83333rem;
    background-color: #fff;
    color: #888;
    padding: 15px 10px 15px 30px;
    padding: 1.25rem 0.83333rem 1.25rem 2.5rem;
}

.tgb__image-caption.tgb__image-caption--bottom {
    top: auto;
    bottom: 25px;
    bottom: 2.08333rem;
}

.tgb--type4-inverse .tgb__image-caption {
    right: auto;
    left: -10px;
    left: -0.83333rem;
}

.tgb--type4-inverse-1 .tgb__image-caption {
    right: auto;
    left: -100px;
    left: -8.33333rem;
}

.tgb--type1 {
    float: left;
    margin-top: 50px;
    margin-top: 4.16667rem;
}

.tgb--type1 .tgb__right {
    float: left;
    width: 280px;
    width: 23.33333rem;
    margin-left: 0;
    z-index: 2;
}

.tgb--type1 .tgb__left {
    float: right;
    width: 380px;
    width: 31.66667rem;
    margin-left: -80px;
    margin-left: -6.66667rem;
    margin-top: 35px;
    margin-top: 2.91667rem;
    min-height: 0;
    padding-top: 40px;
    padding-top: 3.33333rem;
    padding-bottom: 15px;
    padding-bottom: 1.25rem;
}

.tgb--type1 + .tgb--type2,
.tgb--type2 + .tgb--type1 {
    margin-left: 20px;
    margin-left: 1.66667rem;
    margin-right: -10px;
    margin-right: -0.83333rem;
}

.tgb--next-closer .tgb__right {
    margin-bottom: -300px;
    margin-bottom: -25rem;
}

.tgb--next-right-push + .tgb--type1 + .tgb--type2,
.tgb--next-right-push + .tgb--type2 + .tgb--type1 {
    margin-top: 200px;
    margin-top: 16.66667rem;
}

.tgb--type2 {
    float: left;
    margin-top: 50px;
    margin-top: 4.16667rem;
}

.tgb--type2 .tgb__right {
    width: 200px;
    width: 16.66667rem;
    margin-top: 70px;
    margin-top: 5.83333rem;
    margin-left: -60px;
    margin-left: -5rem;
    z-index: 2;
}

.tgb--type2 .tgb__left {
    width: 440px;
    width: 36.66667rem;
    margin-top: 35px;
    margin-top: 2.91667rem;
    min-height: 200px;
    min-height: 16.66667rem;
    padding: 40px 100px 15px 35px;
    padding: 3.33333rem 8.33333rem 1.25rem 2.91667rem;
}

.tgb--type3 {
    margin-top: 25px;
    margin-top: 2.08333rem;
    margin-left: 40px;
    margin-left: 3.33333rem;
}

.tgb--type3 .tgb__right {
    float: left;
    width: 495px;
    width: 41.25rem;
    margin-left: -75px;
    margin-left: -6.25rem;
    margin-right: -30px;
    margin-right: -2.5rem;
    z-index: 1;
}

.tgb--type3 .tgb__right:first-child {
    margin-left: -40px;
    margin-left: -3.33333rem;
}

.tgb--type3 .tgb__right:first-child + .tgb__left {
    width: 710px;
    width: 59.16667rem;
}

.tgb--type3 .tgb__left {
    float: left;
    width: 340px;
    width: 28.33333rem;
    margin-top: 80px;
    margin-top: 6.66667rem;
    min-height: 0;
    padding: 30px 30px 25px 35px;
    padding: 2.5rem 2.5rem 2.08333rem 2.91667rem;
    z-index: 2;
}

.tgb--type3 .tgb__right + .tgb__left {
    float: right;
    width: 400px;
    width: 33.33333rem;
    margin-top: 30px;
    margin-top: 2.5rem;
    min-height: 0;
    padding: 55px 30px 15px 40px;
    padding: 4.58333rem 2.5rem 1.25rem 3.33333rem;
    z-index: 0;
}

.tgb--type3-1 {
    padding-left: 90px;
    padding-left: 7.5rem;
}

.tgb--type3-1 .tgb__right {
    margin-right: -50px;
    margin-right: -4.16667rem;
}

.tgb--type3-1 .tgb__right:first-child + .tgb__left {
    width: 400px;
    width: 33.33333rem;
}

.tgb--type3-1 .tgb__right + .tgb__left {
    float: left;
    z-index: 1;
    padding-bottom: 55px;
    padding-bottom: 4.58333rem;
}

.tgb--type4 .tgb__left {
    width: 530px;
    width: 44.16667rem;
    margin-top: 60px;
    margin-top: 5rem;
    padding: 80px;
    padding: 6.66667rem;
    min-height: 320px;
    min-height: 26.66667rem;
}

.tgb--type4 .tgb__right {
    width: 700px;
    width: 58.33333rem;
}

.tgb--type4-inverse .tgb__left {
    float: right;
    margin-left: -200px;
    margin-left: -16.66667rem;
}

.tgb--type4-inverse .tgb__right {
    float: left;
    margin-left: 0;
}

.tgb--type4-inverse-1 .tgb__right {
    margin-left: 100px;
    margin-left: 8.33333rem;
    width: 400px;
    width: 33.33333rem;
}

.tgb--type4-inverse-1 .tgb__left {
    margin-right: 200px;
    margin-right: 16.66667rem;
}

.tgb--type4-closer {
    margin-top: -40px;
    margin-top: -3.33333rem;
    clear: both;
    float: left;
    width: 100%;
    z-index: 1;
}

.tgb--type4-1 .tgb__right {
    width: 560px;
    width: 46.66667rem;
}

.tgb--type4-1 .tgb__left {
    margin-left: 150px;
    margin-left: 12.5rem;
}

.tgb--type4-form {
    margin-top: -30px;
    margin-top: -2.5rem;
    float: left;
    width: 100%;
    margin-left: 100px;
    margin-left: 8.33333rem;
}

.tgb--type4-form .tgb__left {
    width: 890px;
    width: 74.16667rem;
    margin-top: 0;
    padding-top: 65px;
    padding-top: 5.41667rem;
    padding-bottom: 65px;
    padding-bottom: 5.41667rem;
}

.tgb--type4-form textarea {
    height: 98px;
    height: 8.16667rem;
}

.tgb--type4-form .btn-oh--mail .btn-oh__title-inner {
    min-width: 210px;
    min-width: 17.5rem;
}

.tgb--type5 {
    margin-top: 40px;
    margin-top: 3.33333rem;
}

.tgb--type5 .tgb__right {
    float: left;
    width: 440px;
    width: 36.66667rem;
    margin-left: -90px;
    margin-left: -7.5rem;
    margin-right: -90px;
    margin-right: -7.5rem;
    z-index: 1;
}

.tgb--type5 .tgb__right:first-child {
    margin-left: -40px;
    margin-left: -3.33333rem;
}

.tgb--type5 .tgb__right:first-child + .tgb__left {
    width: 710px;
    width: 59.16667rem;
}

.tgb--type5 .tgb__left {
    float: left;
    width: 530px;
    width: 44.16667rem;
    margin-top: 30px;
    margin-top: 2.5rem;
    margin-bottom: 150px;
    margin-bottom: 12.5rem;
    min-height: 0;
    padding: 40px 130px 30px 50px;
    padding: 3.33333rem 10.83333rem 2.5rem 4.16667rem;
    z-index: 0;
}

.tgb--type5 .tgb__right + .tgb__left {
    float: right;
    width: 380px;
    width: 31.66667rem;
    margin-top: 60px;
    margin-top: 5rem;
    margin-bottom: 60px;
    margin-bottom: 5rem;
    min-height: 0;
    padding: 40px 40px 50px 40px;
    padding: 3.33333rem 3.33333rem 4.16667rem 3.33333rem;
    z-index: 2;
}

.tgb--type6 {
    margin-top: -130px;
    margin-top: -10.83333rem;
}

.tgb--type6 .tgb__right {
    float: left;
    width: 460px;
    width: 38.33333rem;
    margin-left: 120px;
    margin-left: 10rem;
    z-index: 1;
}

.tgb--type6 .tgb__left {
    float: left;
    width: 450px;
    width: 37.5rem;
    margin-top: 90px;
    margin-top: 7.5rem;
    margin-left: -80px;
    margin-left: -6.66667rem;
    min-height: 150px;
    min-height: 12.5rem;
    padding: 40px 40px 40px 65px;
    padding: 3.33333rem 3.33333rem 3.33333rem 5.41667rem;
    z-index: 2;
}

.tgb--type7 {
    margin-top: 40px;
    margin-top: 3.33333rem;
}

.tgb--type7 .tgb__right {
    float: left;
    width: 300px;
    width: 25rem;
    margin-left: -90px;
    margin-left: -7.5rem;
    margin-right: -90px;
    margin-right: -7.5rem;
    z-index: 1;
}

.tgb--type7 .tgb__right:first-child {
    margin-left: -40px;
    margin-left: -3.33333rem;
}

.tgb--type7 .tgb__right:first-child + .tgb__left {
    width: 710px;
    width: 59.16667rem;
}

.tgb--type7 .tgb__right .tgb__image.img-to-bg {
    padding-top: 116.666%;
}

.tgb--type7 .tgb__left {
    float: left;
    width: 530px;
    width: 44.16667rem;
    margin-top: 30px;
    margin-top: 2.5rem;
    margin-bottom: 75px;
    margin-bottom: 6.25rem;
    min-height: 0;
    padding: 40px 130px 30px 50px;
    padding: 3.33333rem 10.83333rem 2.5rem 4.16667rem;
    z-index: 0;
}

.tgb--type7 .tgb__right + .tgb__left {
    float: right;
    width: 480px;
    width: 40rem;
    margin-top: 60px;
    margin-top: 5rem;
    margin-bottom: 0;
    min-height: 415px;
    min-height: 34.58333rem;
    padding: 40px 40px 50px 40px;
    padding: 3.33333rem 3.33333rem 4.16667rem 3.33333rem;
    z-index: 2;
}

.tgb--type8 {
    margin-top: -50px;
    margin-top: -4.16667rem;
    margin-left: 40px;
    margin-left: 3.33333rem;
    z-index: 2;
}

.tgb--type8 .tgb__right {
    float: left;
    width: 460px;
    width: 38.33333rem;
    margin-top: 30px;
    margin-top: 2.5rem;
    margin-left: -50px;
    margin-left: -4.16667rem;
    margin-right: -110px;
    margin-right: -9.16667rem;
    z-index: 1;
}

.tgb--type8 .tgb__right:first-child {
    margin-left: -40px;
    margin-left: -3.33333rem;
}

.tgb--type8 .tgb__right:first-child + .tgb__left {
    width: 710px;
    width: 59.16667rem;
}

.tgb--type8 .tgb__right .tgb__image.img-to-bg {
    padding-top: 76%;
}

.tgb--type8 .tgb__left {
    float: left;
    width: 450px;
    width: 37.5rem;
    margin-top: 0;
    min-height: 0;
    padding: 30px 60px 60px 60px;
    padding: 2.5rem 5rem 5rem 5rem;
    z-index: 2;
}

.tgb--type8 .tgb__left .form__actions {
    position: absolute;
    left: 75px;
    left: 6.25rem;
    bottom: -20px;
    bottom: -1.66667rem;
}

.tgb--type8 .tgb__left .form__actions .btn-oh__title-inner {
    max-width: 270px;
    max-width: 22.5rem;
}

.tgb--type8 .tgb__right + .tgb__left {
    float: right;
    width: 380px;
    width: 31.66667rem;
    margin-top: 70px;
    margin-top: 5.83333rem;
    min-height: 390px;
    min-height: 32.5rem;
    padding: 30px 40px 50px 140px;
    padding: 2.5rem 3.33333rem 4.16667rem 11.66667rem;
    z-index: 0;
}

.tgb--type9 {
    margin-bottom: 30px;
    margin-bottom: 2.5rem;
    margin-top: 20px;
    margin-top: 1.66667rem;
}

.tgb--type9 .tgb__right {
    width: 700px;
    width: 58.33333rem;
}

.tgb--type9 .tgb__right .tgb__image--2 {
    position: absolute;
    top: 100%;
    left: -80px;
    left: -6.66667rem;
    width: 400px;
    width: 33.33333rem;
    padding-top: 42.86%;
}

.tgb--type9 .tgb__right .tgb__image--3 {
    position: absolute;
    top: 100%;
    left: 240px;
    left: 20rem;
    width: 360px;
    width: 30rem;
    margin-top: -120px;
    margin-top: -10rem;
    padding-top: 38.57%;
}

.tgb--type9 .tgb__left {
    padding: 100px 80px 120px 100px;
    padding: 8.33333rem 6.66667rem 10rem 8.33333rem;
    width: 530px;
    width: 44.16667rem;
    margin-top: 60px;
    margin-top: 5rem;
}

.tgb--type9 .tgb__left .tgb__image--1 {
    position: absolute;
    top: 100%;
    left: 100px;
    left: 8.33333rem;
    margin-top: -60px;
    margin-top: -5rem;
    width: 300px;
    width: 25rem;
    padding-top: 64.28%;
    z-index: 1;
}

.tgb--type9-image-3 {
    margin-bottom: 180px;
    margin-bottom: 15rem;
}

.tgb--type9-image-1 {
    margin-bottom: 210px;
    margin-bottom: 17.5rem;
}

.tgb--type9-image-2 {
    margin-bottom: 320px;
    margin-bottom: 26.66667rem;
}

.tgb--type10 .tgb__right {
    float: left;
    margin-left: 0;
    width: 700px;
    width: 58.33333rem;
}

.tgb--type10 .tgb__left {
    float: right;
    margin-left: -100px;
    margin-left: -8.33333rem;
    padding: 140px 80px 120px 100px;
    padding: 11.66667rem 6.66667rem 10rem 8.33333rem;
    width: 530px;
    width: 44.16667rem;
}

.tgb--type10 .tgb__left .tgb__image--1 {
    position: absolute;
    top: 100%;
    left: 70px;
    left: 5.83333rem;
    margin-top: -30px;
    margin-top: -2.5rem;
    width: 300px;
    width: 25rem;
    padding-top: 64.28%;
    z-index: 1;
}

.tgb--type10 .tgb__left .tgb__image--2 {
    position: absolute;
    top: 100%;
    left: auto;
    right: 100%;
    margin-right: -70px;
    margin-right: -5.83333rem;
    width: 540px;
    width: 45rem;
    padding-top: 115.71429%;
}

.tgb--type10 .tgb__left .tgb__image--3 {
    position: absolute;
    top: 100%;
    left: 70px;
    left: 5.83333rem;
    width: 225px;
    width: 18.75rem;
    margin-top: 195px;
    margin-top: 16.25rem;
    padding-top: 48.21429%;
}

.tgb--type10-image-1 {
    margin-bottom: 240px;
    margin-bottom: 20rem;
}

.tgb--type10-image-2 {
    margin-bottom: 390px;
    margin-bottom: 32.5rem;
}

.tgb--type10-image-3 {
    margin-bottom: 410px;
    margin-bottom: 34.16667rem;
}


.fancybox-overlay {
    background: #f6f6f6;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.fancybox-wrap, #fancybox-thumbs {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: fixed !important;
}

.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.fancybox-close {
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    background: #000;
    height: 40px;
    width: 40px;
    height: 3.33333rem;
    width: 3.33333rem;
    line-height: 40px;
    line-height: 3.33333rem;
    font-size: 21px;
    font-size: 1.75rem;
    text-align: center;
    text-decoration: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.25s;
    -moz-transition: all 0.25s;
    transition: all 0.25s;
}

.fancybox-close:hover {
    opacity: 0.8;
    color: #fff;
}

.fancybox-close [class^="icon-"],
.fancybox-close [class*="icon-"] {
    display: inline-block;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.25s;
    -moz-transition: all 0.25s;
    transition: all 0.25s;
}

.fancybox-opened .fancybox-close [class^="icon-"],
.fancybox-opened .fancybox-close [class*="icon-"] {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.fancybox-prev,
.fancybox-next {
    top: 50%;
    margin-top: -30px;
    margin-top: -2.5rem;
}

.fancybox-prev:before,
.fancybox-next:before {
    position: absolute;
    top: -70px;
    right: -70px;
    bottom: -70px;
    left: -70px;
    top: -5.83333rem;
    right: -5.83333rem;
    bottom: -5.83333rem;
    left: -5.83333rem;
    content: "";
}

.fancybox-prev {
    left: -100px;
    left: -8.33333rem;
}

.fancybox-next {
    right: -100px;
    right: -8.33333rem;
}

#fancybox-thumbs ul:after {
    content: "";
    display: table;
    clear: both;
}

#fancybox-thumbs ul li {
    padding: 10px 10px 20px;
    padding: 0.83333rem 0.83333rem 1.66667rem;
    opacity: 1;
}

#fancybox-thumbs ul li a {
    position: relative;
    border: none;
    background: #9a9a9a;
}

#fancybox-thumbs ul li a:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: 2px solid #f7bf38;
    opacity: 0;
    visibility: hidden;
    content: "";
    -webkit-transition: all 0.25s, visibility 0s 0.25s;
    -moz-transition: all 0.25s, visibility 0s 0.25s;
    transition: all 0.25s, visibility 0s 0.25s;
    z-index: 1;
}

#fancybox-thumbs ul li.active {
    border: none;
    padding: 10px 10px 20px;
    padding: 0.83333rem 0.83333rem 1.66667rem;
    opacity: 1;
}

#fancybox-thumbs ul li.active a {
    border: none;
    background: #9a9a9a;
    opacity: 1;
}

#fancybox-thumbs ul li.active a:before {
    opacity: 1;
    visibility: visible;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    transition-delay: 0s;
}

#fancybox-thumbs.bottom {
    bottom: 0;
}

.popup {
    position: fixed;
    top: -9999px;
    left: 50%;
    background-color: #fff;
    color: #515151;
    padding: 25px 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 570px;
    margin: 0 0 0 -285px;
    opacity: 0;
    visibility: hidden;
    z-index: -1;
    -webkit-transition: opacity 0.25s, visibility 0s 0.25s, z-index 0s 0.25s;
    -moz-transition: opacity 0.25s, visibility 0s 0.25s, z-index 0s 0.25s;
    transition: opacity 0.25s, visibility 0s 0.25s, z-index 0s 0.25s;
}

.popup.visible {
    visibility: visible;
    opacity: 1;
    z-index: 100;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    transition-delay: 0s;
}

.popup.popup-inview {
    top: 50px;
}

.popup--form-success {
    padding: 70px 80px 72px;
    width: 800px;
    margin: 0 0 0 -400px;
}

.popup__title {
    white-space: nowrap;
    font-size: 40px;
    font-weight: 300;
    line-height: 1.25;
    text-transform: uppercase;
    letter-spacing: 0;
    -webkit-transition: all 0.25s;
    -moz-transition: all 0.25s;
    transition: all 0.25s;
    margin-left: -3px;
}

.popup__content {
    margin: 32px 0 0;
    font-size: 16px;
}

.popup__content:first-child {
    margin-top: 0;
}

.popup__content .form {
    margin: 25px 0 0;
}

.popup__content .form:first-child {
    margin-top: 0;
}

.popup-mask {
    position: fixed;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.25s, visibility 0s 0.25s;
    -moz-transition: opacity 0.25s, visibility 0s 0.25s;
    transition: opacity 0.25s, visibility 0s 0.25s;
    z-index: 99;
}

.popup-mask.visible {
    visibility: visible;
    opacity: 1;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    transition-delay: 0s;
}

.popup__close-bar {
    position: fixed;
    top: 0;
    right: 0;
}

.popup__close {
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    background-color: #FF0000;
    height: 40px;
    width: 40px;
    height: 3.33333rem;
    width: 3.33333rem;
    line-height: 40px;
    line-height: 3.33333rem;
    font-size: 21px;
    font-size: 1.75rem;
    text-align: center;
    text-decoration: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.25s;
    -moz-transition: all 0.25s;
    transition: all 0.25s;
}

.popup__close:hover {
    opacity: 0.8;
    color: #fff;
}

.popup__close [class^="icon-"],
.popup__close [class*="icon-"] {
    display: inline-block;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.25s;
    -moz-transition: all 0.25s;
    transition: all 0.25s;
}

.popup.visible .popup__close [class^="icon-"],
.popup.visible .popup__close [class*="icon-"] {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.popup--fullscreen {
    position: fixed !important;
    width: auto !important;
    margin-left: 0 !important;
    left: 0 !important;
    right: 0 !important;
    top: 0 !important;
    bottom: 0 !important;
    padding: 0;
    background-color: #f6f6f6;
    overflow-x: hidden;
    overflow-y: auto;
}

.popup--brand {
    overflow-y: hidden;
}

@media (max-height: 500px) and (orientation: landscape) {
    .popup--brand {
        overflow-y: auto;
    }
}

@media (orientation: portrait) {
    .popup--brand {
        overflow-y: auto;
    }
}

.popup--client-portfolio .popup__inner {
    padding: 110px 0 50px;
    padding: 9.16667rem 0 4.16667rem;
}

.popup-effect-scale {
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
    -webkit-transition: all 0.375s;
    -moz-transition: all 0.375s;
    transition: all 0.375s;
}

.popup.visible .popup-effect-scale {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.respon-meter {
    position: absolute;
    top: -9999px;
    z-index: 9999;
}


@media screen and (max-width: 1260px) {
    .respon-meter {
        z-index: 1260;
    }

}

@media screen and (max-width: 1100px) {
    .respon-meter {
        z-index: 1100;
    }

    }
    @media screen and (max-width: 900px) {
    .respon-meter {
        z-index: 900;
    }
    .tablet-portrait-hide {
        display: none !important;
    }


    .header {
        padding-bottom: 18px;
        padding-bottom: 1.5rem;
    }
    .header__btns {
        margin-top: 37px;
        margin-top: 3.08333rem;
        display: none;
    }
    .header__btns--fixed {
        display: block;
    }
    .btn-oh--overlay-activate {
        display: inline-block;
    }
    .btn-oh + .btn-oh {
        margin-left: 25px;
        margin-left: 2.08333rem;
    }
    .header .search {
        display: none;
    }
    .header .main-menu {
        display: none;
    }
    .slider--main {
        padding-bottom: 125px;
        padding-bottom: 10.41667rem;
    }
    .slider--main .slider__inner:before {
        display: none;
    }
    .slider--main .slider__left {
        position: absolute;
        top: 100%;
        right: -40px;
        right: -3.33333rem;
        width: auto;
        left: 160px;
        left: 13.33333rem;
        margin-top: -110px;
        margin-top: -9.16667rem;
        height: auto;
        height: 245px;
        height: 20.41667rem;
        z-index: 2;
    }
    .slider--main .slider__left:before {
        position: absolute;
        top: 100%;
        right: 0;
        left: 0;
        height: 75px;
        height: 6.25rem;
        background: url("/img16/bg-shadow-bottom-slider.png") center top no-repeat;
        background-size: contain;
        content: "";
        pointer-events: none;
    }
    .slider--main .slider__left .slider__crop {
        height: 245px;
        height: 20.41667rem;
    }
    .slider--main .slider__item-inner {
        height: 245px;
        height: 20.41667rem;
    }
    .slider__actions {
        right: 80px;
        right: 6.66667rem;
        left: 45px;
        left: 3.75rem;
    }
    .slider__item-info-middle {
        right: auto;
        bottom: 50px;
        bottom: 4.16667rem;
        left: 45px;
        left: 3.75rem;
        width: 480px;
        width: 40rem;
    }
    .slider__item-title {
        font-size: 36px;
        font-size: 3rem;
    }
    .slider--main .slider__right {
        left: 0;
    }
    .section--w-shadow-n-titles .section__inner:before {
        display: none;
    }
    .section__title {
        padding-top: 35px;
        padding-top: 2.91667rem;
        padding-bottom: 15px;
        padding-bottom: 1.25rem;
        padding-left: 0;
    }
    .section__col {
        z-index: auto;
    }
    .section__col,
    .section__col:first-child {
        float: none;
        width: auto;
    }
    .section__col + .section__col {
        margin-left: 0;
    }
    .news {
        height: auto;
        padding-left: 45px;
        padding-left: 3.75rem;
        padding-right: 45px;
        padding-right: 3.75rem;
        z-index: 1;
    }
    .news:before {
        left: 45px;
        left: 3.75rem;
    }
    .news:after {
        position: absolute;
        top: 100%;
        right: 0;
        left: 0;
        height: 38px;
        height: 3.16667rem;
        background: url("/img16/bg-shadow-bottom-section.png") center top no-repeat;
        background-size: contain;
        content: "";
        pointer-events: none;
    }
    .news__more {
        z-index: 1;
    }
    .news__inner {
        display: block;
        padding-bottom: 35px;
        padding-bottom: 2.91667rem;
    }
    .news__inner:after {
        content: "";
        display: table;
        clear: both;
    }
    .news-item {
        float: left;
        width: 28%;
        margin-top: 0;
        margin-left: 8%;
    }
    .news-item:first-child {
        margin-left: 0;
    }
    .news-item__title {
        margin-top: 15px;
        margin-top: 1.25rem;
    }
    .news-item__summary {
        margin-top: 5px;
        margin-top: 0.41667rem;
    }
    .news-item__summary:first-child {
        margin-top: 0;
    }
    .projects {
        height: auto;
    }
    .projects:before {
        position: absolute;
        top: 100%;
        right: 0;
        left: 0;
        height: 38px;
        height: 3.16667rem;
        background: url("/img16/bg-shadow-bottom-section.png") center top no-repeat;
        background-size: contain;
        content: "";
        pointer-events: none;
    }
    .project-item {
        width: 50%;
        height: 180px;
        height: 15rem;
    }
    .project-item.project-item--vert {
        display: block;
        height: 360px;
        height: 30rem;
    }
    .project-item.project-item--all {
        width: 25%;
        height: 360px;
        height: 30rem;
    }
    .brands:before {
        position: absolute;
        top: 100%;
        right: 0;
        bottom: auto;
        left: 0;
        height: 38px;
        height: 3.16667rem;
        background: url("/img16/bg-shadow-bottom-section.png") center top no-repeat;
        background-size: contain;
        content: "";
        box-shadow: none;
        pointer-events: none;
    }
    .brands__preface {
        width: 180px;
        width: 15rem;
        padding-left: 45px;
        padding-left: 3.75rem;
    }
    .brands__preface-more {
        left: 45px;
        left: 3.75rem;
    }
    .no-touchevents .btn-oh-trigger:hover .brands__preface-more .btn-oh,
    .brands__preface-more .btn-oh.focused,
    .no-touchevents .brands__preface-more .btn-oh:hover {
        -webkit-transform: translateX(-25px);
        -moz-transform: translateX(-25px);
        -ms-transform: translateX(-25px);
        -o-transform: translateX(-25px);
        transform: translateX(-25px);
        -webkit-transform: translateX(-2.08333rem);
        -moz-transform: translateX(-2.08333rem);
        -ms-transform: translateX(-2.08333rem);
        -o-transform: translateX(-2.08333rem);
        transform: translateX(-2.08333rem);
    }
    .brands__list {
        margin-left: 180px;
        margin-left: 15rem;
    }
    .brands__item {
        width: 33.33%;
    }
    .brands__item:first-child + .brands__item + .brands__item + .brands__item {
        display: none;
    }
    .section--contacts .section__inner:before {
        display: none;
    }
    .section--contacts .section__content {
        background: none !important;
    }
    .contacts__map {
        float: none;
        width: auto;
        height: 300px;
        height: 25rem;
    }
    .contacts__map:before {
        position: absolute;
        top: 100%;
        right: 0;
        bottom: auto;
        left: 0;
        height: 38px;
        height: 3.16667rem;
        background: url("/img16/bg-shadow-bottom-section.png") center top no-repeat;
        background-size: contain;
        content: "";
        box-shadow: none;
        pointer-events: none;
    }
    .contacts__main {
        margin-top: 40px;
        margin-top: 3.33333rem;
        margin-right: 0;
        height: 370px;
        height: 30.83333rem;
    }
    .contacts__main:first-child {
        margin-top: 0;
    }
    .contacts__main-text {
        width: 50%;
        padding-left: 80px;
        padding-left: 6.66667rem;
        padding-right: 70px;
        padding-right: 5.83333rem;
    }
    .contacts__form {
        margin-left: 50%;
        padding: 40px;
        padding: 3.33333rem;
    }
    .contacts__form .form__actions {
        left: 55px;
        left: 4.58333rem;
    }
    .contacts--feedback {
        width: 690px;
        width: 57.5rem;
        margin-left: -345px;
        margin-left: -28.75rem;
    }
    .contacts--feedback .contacts__main-text {
        width: 270px;
        width: 22.5rem;
        padding-left: 30px;
        padding-left: 2.5rem;
        padding-right: 30px;
        padding-right: 2.5rem;
    }
    .contacts--feedback .contacts__form {
        padding-top: 70px;
        padding-top: 5.83333rem;
    }
    .btn-oh--mail .btn-oh__title-inner {
        min-width: 220px;
        min-width: 18.33333rem;
    }
    .citem {
        width: 33.33%;
    }
    .citem:nth-child(4n+1) {
        clear: none;
    }
    .citem:nth-child(3n+1) {
        clear: both;
    }
    .citem--primary {
        width: 66.66%;
    }
    .citem--primary ~ .citem:nth-child(4n) {
        clear: none;
    }
    .citem--primary ~ .citem:nth-child(3n+1) {
        clear: none;
    }
    .citem--primary ~ .citem:nth-child(3n) {
        clear: both;
    }
    .citem__title--more-btn-oh {
        padding-bottom: 26px;
        padding-bottom: 2.16667rem;
    }
    .pbrand {
        width: 410px;
        width: 34.16667rem;
        margin: -420px 0 0 -205px;
        margin: -35rem 0 0 -17.08333rem;
    }
    .pbrand:before {
        left: -5%;
        right: -5%;
        height: 60px;
        height: 5rem;
    }
    .pbrand--no-slider {
        width: 400px;
        width: 33.33333rem;
        margin-left: -200px;
        margin-left: -16.66667rem;
        margin-top: -190px;
        margin-top: -15.83333rem;
    }
    .pbrand__left {
        float: none;
        width: 100%;
        background-image: none;
    }
    .pbrand__right {
        position: relative;
        top: auto;
        bottom: auto;
        right: auto;
        left: auto;
        margin-left: -5px;
        margin-left: -0.41667rem;
        margin-right: -5px;
        margin-right: -0.41667rem;
    }
    .tgb__summary {
        min-height: 0;
    }
    .tgb--image-large .tgb__left {
        float: none;
        background-color: transparent;
        padding-top: 20px;
        padding-top: 1.66667rem;
        padding-bottom: 35px;
        padding-bottom: 2.91667rem;
        padding-left: 60px;
        padding-left: 5rem;
        width: 700px;
        width: 58.33333rem;
        min-height: 0;
    }
    .tgb--image-large .tgb__right {
        float: none;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 0;
        width: 600px;
        width: 50rem;
        margin-top: 0;
    }
    .tgb--image-large .tgb__icons {
        top: 60px;
        top: 5rem;
    }
    .tgb--image-large .tgb__params {
        margin-top: 30px;
        margin-top: 2.5rem;
    }
    .tgb--image-large .tgb__more {
        left: 60px;
        left: 5rem;
    }
    .tgb--image-large .tgb__prev, .tgb--image-large .tgb__next {
        top: 420px;
        top: 35rem;
    }
    .tgb--next-right-push + .tgb--type1 + .tgb--type2, .tgb--next-right-push + .tgb--type2 + .tgb--type1 {
        margin-top: 25px;
        margin-top: 2.08333rem;
    }
    .tgb--type1 {
        float: none;
        width: 600px;
        width: 50rem;
        margin-left: auto;
        margin-right: auto;
        margin-top: 25px;
        margin-top: 2.08333rem;
    }
    .tgb--type1 .tgb__left {
        width: 380px;
        width: 31.66667rem;
        padding-left: 80px;
        padding-left: 6.66667rem;
        min-height: 220px;
        min-height: 18.33333rem;
    }
    .tgb--type1 .tgb__right {
        width: 280px;
        width: 23.33333rem;
        margin-right: -100px;
        margin-right: -8.33333rem;
    }
    .tgb--type2 {
        float: none;
        width: 600px;
        width: 50rem;
        margin-left: auto;
        margin-right: auto;
        margin-top: 25px;
        margin-top: 2.08333rem;
    }
    .tgb--type2 .tgb__left {
        margin-top: 0;
        width: 440px;
        width: 36.66667rem;
        padding-top: 40px;
        padding-top: 3.33333rem;
        padding-bottom: 20px;
        padding-bottom: 1.66667rem;
        min-height: 180px;
        min-height: 15rem;
    }
    .tgb--type2 .tgb__right {
        margin-top: 20px;
        margin-top: 1.66667rem;
    }
    .tgb--type1 + .tgb--type2, .tgb--type2 + .tgb--type1 {
        margin-left: auto;
        margin-right: auto;
        margin-top: 25px;
        margin-top: 2.08333rem;
        float: none;
    }
    .tgb--type3 {
        margin-left: 0;
    }
    .tgb--type3 .tgb__right {
        float: left;
    }
    .tgb--type3 .tgb__right:first-child {
        margin-left: -150px;
        margin-left: -12.5rem;
    }
    .tgb--type3 .tgb__right:first-child + .tgb__left {
        width: 400px;
        width: 33.33333rem;
        margin-right: 60px;
        margin-right: 5rem;
        margin-bottom: 25px;
        margin-bottom: 2.08333rem;
        padding-left: 45px;
        padding-left: 3.75rem;
    }
    .tgb--type3 .tgb__left--f {
        float: none;
        clear: both;
        width: 600px;
        width: 50rem;
        margin-left: auto;
        margin-right: auto;
        padding-left: 25px;
        padding-left: 2.08333rem;
        padding-bottom: 30px;
        padding-bottom: 2.5rem;
    }
    .tgb--type3-1 {
        padding-left: 0;
        width: 600px;
        width: 50rem;
        margin-left: auto;
        margin-right: auto;
    }
    .tgb--type3-1 .tgb__right {
        margin-right: -100px;
        margin-right: -8.33333rem;
        margin-left: 0;
        width: 290px;
        width: 24.16667rem;
    }
    .tgb--type3-1 .tgb__right:first-child {
        margin-left: 0;
    }
    .tgb--type3-1 .tgb__right:first-child + .tgb__left {
        margin-top: 40px;
        margin-top: 3.33333rem;
        margin-right: 0;
        width: 380px;
        width: 31.66667rem;
    }
    .tgb--type4 .tgb__left {
        margin-top: 0;
        width: 600px;
        width: 50rem;
        padding: 40px;
        padding: 3.33333rem;
        min-height: 0;
    }
    .tgb--type4 .tgb__right {
        clear: both;
        margin-top: -80px;
        margin-top: -6.66667rem;
    }
    .tgb--type4 .tgb__right:first-child {
        margin-top: 0;
    }
    .tgb--type4 .tgb__right + .tgb__left {
        margin-top: -80px;
        margin-top: -6.66667rem;
    }
    .tgb--type4 .tgb__right--front {
        margin-top: -25px;
        margin-top: -2.08333rem;
    }
    .tgb--type4-1 {
        margin-top: 25px;
        margin-top: 2.08333rem;
    }
    .tgb--type5 .tgb__right {
        margin-left: -10px;
        margin-left: -0.83333rem;
        width: 360px;
        width: 30rem;
    }
    .tgb--type5 .tgb__left {
        margin-top: 0;
        padding-right: 50px;
        padding-right: 4.16667rem;
        margin-bottom: 1900px;
        margin-bottom: 158.33333rem;
        padding-bottom: 40px;
        padding-bottom: 3.33333rem;
    }
    .tgb--type5 .tgb__right + .tgb__left {
        margin-top: 0;
        margin-left: -50px;
        margin-left: -4.16667rem;
        width: 370px;
        width: 30.83333rem;
    }
    .tgb--type6 {
        margin-top: -1900px;
        margin-top: -158.33333rem;
    }
    .tgb--type6 .tgb__right {
        margin-left: -25px;
        margin-left: -2.08333rem;
        width: 375px;
        width: 31.25rem;
    }
    .tgb--type6 .tgb__left {
        clear: both;
        padding-left: 55px;
        padding-left: 4.58333rem;
        margin-top: 0;
        margin-left: -25px;
        margin-left: -2.08333rem;
        width: auto;
    }
    .tgb--type7 {
        background-color: #fff;
    }
    .tgb--type7 .tgb__right {
        margin-left: -25px;
        margin-left: -2.08333rem;
        width: 300px;
        width: 25rem;
    }
    .tgb--type7 .tgb__left {
        margin-top: 0;
        margin-bottom: 0;
        padding-right: 50px;
        padding-right: 4.16667rem;
        padding-bottom: 40px;
        padding-bottom: 3.33333rem;
        width: 100%;
    }
    .tgb--type7 .tgb__right + .tgb__left {
        margin-top: 0;
        margin-left: -50px;
        margin-left: -4.16667rem;
        width: 450px;
        width: 37.5rem;
    }
    .tgb--type8 .tgb__right {
        margin-left: -15px;
        margin-left: -1.25rem;
        width: 320px;
        width: 26.66667rem;
        z-index: 3;
    }
    .tgb--type8 .tgb__left {
        clear: both;
        padding-left: 40px;
        padding-left: 3.33333rem;
        margin-top: 0;
        width: 440px;
        width: 36.66667rem;
    }
    .tgb--type8 .tgb__left .form__actions {
        left: 40px;
        left: 3.33333rem;
    }
    .tgb--type8 .tgb__right + .tgb__left {
        clear: none;
        margin-top: 0;
        width: 295px;
        width: 24.58333rem;
        margin-left: -20px;
        margin-left: -1.66667rem;
    }
    .tgb--type9 {
        margin-bottom: 30px;
        margin-bottom: 2.5rem;
    }
    .tgb--type9 .tgb__right {
        width: 450px;
        width: 37.5rem;
        margin-right: -25px;
        margin-right: -2.08333rem;
    }
    .tgb--type9 .tgb__right .tgb__image--2 {
        width: 310px;
        width: 25.83333rem;
        left: 0;
        padding-top: 51.72%;
    }
    .tgb--type9 .tgb__right .tgb__image--3 {
        right: -50px;
        right: -4.16667rem;
        width: 245px;
        width: 20.41667rem;
        margin-top: -35px;
        margin-top: -2.91667rem;
    }
    .tgb--type9 .tgb__left {
        padding: 40px 40px 80px 40px;
        padding: 3.33333rem 3.33333rem 6.66667rem 3.33333rem;
        width: 330px;
        width: 27.5rem;
        margin-top: 30px;
        margin-top: 2.5rem;
    }
    .tgb--type9 .tgb__left .tgb__image--1 {
        left: 95px;
        left: 7.91667rem;
        width: 210px;
        width: 17.5rem;
        padding-top: 62%;
    }
    .tgb--type9-image-3 {
        margin-bottom: 20px;
        margin-bottom: 1.66667rem;
    }
    .tgb--type9-image-1 {
        margin-bottom: 120px;
        margin-bottom: 10rem;
    }
    .tgb--type9-image-2 {
        margin-bottom: 120px;
        margin-bottom: 10rem;
    }
    .tgb--type10 .tgb__right {
        width: 500px;
        width: 41.66667rem;
        margin-left: -25px;
        margin-left: -2.08333rem;
    }
    .tgb--type10 .tgb__left {
        padding: 40px 40px 50px 40px;
        padding: 3.33333rem 3.33333rem 4.16667rem 3.33333rem;
        width: 300px;
        width: 25rem;
        margin-top: 40px;
        margin-top: 3.33333rem;
    }
    .tgb--type10 .tgb__left .tgb__image--1 {
        left: 40px;
        left: 3.33333rem;
        width: 180px;
        width: 15rem;
        padding-top: 61.36364%;
    }
    .tgb--type10 .tgb__left .tgb__image--2 {
        margin-right: -40px;
        margin-right: -3.33333rem;
        margin-top: -30px;
        margin-top: -2.5rem;
        width: 330px;
        width: 27.5rem;
        padding-top: 143.18182%;
    }
    .tgb--type10 .tgb__left .tgb__image--3 {
        left: 40px;
        left: 3.33333rem;
        width: 130px;
        width: 10.83333rem;
        margin-top: 105px;
        margin-top: 8.75rem;
        padding-top: 44.31818%;
    }
    .tgb--type10-image-1 {
        margin-bottom: 90px;
        margin-bottom: 7.5rem;
    }
    .tgb--type10-image-2 {
        margin-bottom: 270px;
        margin-bottom: 22.5rem;
    }
    .tgb--type10-image-3 {
        margin-bottom: 180px;
        margin-bottom: 15rem;
    }
    .form__items &gt; .form__item--col {
        width: 100%;
        padding-right: 0;
        margin-top: 10px;
        margin-top: 0.83333rem;
    }
    .form__items &gt; .form__item--col + .form__item--col {
        padding-left: 0;
    }
    .form__items &gt; .form__item--col:first-child {
        margin-top: 0;
    }
    .citems--3cols {
        margin-left: -25px;
        margin-left: -2.08333rem;
        margin-right: -25px;
        margin-right: -2.08333rem;
    }
    .citems--3cols .citem {
        width: 50%;
        padding-left: 25px;
        padding-left: 2.08333rem;
        padding-right: 25px;
        padding-right: 2.08333rem;
    }
    .number-list__item-title {
        font-size: 32px;
        font-size: 2.66667rem;
    }
    .p404 {
        padding: 90px 0 70px;
        padding: 7.5rem 0 5.83333rem;
    }
    .p404 h1 {
        margin-top: 100px;
        margin-top: 8.33333rem;
    }
    .p404__image img {
        max-width: 600px;
        max-width: 50rem;
        height: auto;
    }
    .timeline-nav {
        max-width: 660px;
        max-width: 55rem;
    }
    .footer__top-cols {
        margin: 0 -45px;
        margin: 0 -3.75rem;
        padding: 0 45px;
        padding: 0 3.75rem;
    }
    .footer__top-col {
        padding: 0 45px;
        padding: 0 3.75rem;
    }
    .footer__top-col:first-child {
        display: none;
    }
    .footer__top-col:first-child + .footer__top-col {
        width: 310px;
        width: 25.83333rem;
    }
    .footer__bottom-right {
        width: 365px;
        width: 30.41667rem;
        text-align: left;
    }
    .popup--login .popup__close {
        top: 37px;
        top: 3.08333rem;
        right: 65px;
        right: 5.41667rem;
    }
    .fancybox-prev {
        left: 0;
    }
    .fancybox-next {
        right: 0;
    }
}</pre></body></html>