.trelax-20 {
    line-height: 1.2;
}
.trelax-20__bg-light {
    background-color: #E5F3FC;
}
.trelax-20__bg-gradient {
    background: linear-gradient(180deg, #0084E1 0%, #30A8FC 100%);
}
.trelax-20__subtitle {
    color: #0084E1;
}
.trelax-20__title {
    font-size: 64px;
    color: #00698F;
}
.trelax-20__button {
    background-color: #0084E1;
    color: #FFFFFF;
    border-radius: 6px;
    border: 1px solid #0084E1;
}
.trelax-20__button:hover {
    background-color: #FFFFFF;
    color: #0084E1;
}
.trelax-20__icon {
    width: 56px;
    flex-shrink: 0;
}
.trelax-20__hero {
    background: linear-gradient(180deg, #E5F3FC 0%, #FFFFFF 100%);
    overflow: hidden;
}
.trelax-20__hero-content {
    width: 430px;
}
.trelax-20__hero-image {
    width: calc(100vw - ((100vw - 1232px) / 2 + 454px));
}
.trelax-20__hero-image .img-cover {
    object-position: 0 0;
}
.trelax-20__hero-label {
    bottom: 64px;
    left: 130px;
    filter: drop-shadow(0 8px 10px rgba(1, 52, 88, 0.4));
}
.trelax-20__efficiency {
    padding-bottom: 156px;
}
.trelax-20__efficiency-number {
    width: 120px;
    color: #BFEAFF;
}
.trelax-20__efficiency-icon {
    bottom: -40px;
    right: -8px;
}
.trelax-20__photos {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    gap: 32px;
}
.trelax-20__photos-img:nth-child(1) {
    grid-column: 1;
    grid-row: 1;
}
.trelax-20__photos-img:nth-child(2) {
    grid-column: 2;
    grid-row: 1;
}
.trelax-20__photos-img:nth-child(3) {
    grid-column: 1 / span 2;
    grid-row: 2;
}
.trelax-20__discount-img {
    max-width: 410px;
}
.trelax-20__discount-data {
    color: #F1B575;
}
.trelax-20__logo {
    max-width: 994px;
}
.trelax-20__advantages {
    padding-right: 100px;
}
.trelax-20__advantages-icon {
    bottom: 0;
    right: 0;
}
.trelax-20__advantages-block {
    padding-right: 60px;
}
.trelax-20__product {
    padding-bottom: 48px;
}
.trelax-20__product-name {
    font-size: 40px;
}
.trelax-20__product-image {
    padding-right: 104px;
}
.trelax-20__product-label {
    right: 0;
    bottom: -48px;
    width: 277px;
}
.trelax-20__product-img {
    border-radius: 24px;
}
.trelax-20__product-bottom {
    background-color: #FFEFE0;
}
.trelax-20__product-bottom .btn {
    border: 3px solid #ffffff;
}
.trelax-20__product-price-old::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    height: 2px;
    background: #FF0000;
    transform: translate(-50%, -50%) rotate(-12deg);
    transform-origin: center;
}
.trelax-20__slider .slider__pagination .swiper-pagination-bullet {
	height: 10px;
	background-color: #CCCCCC;
}
.trelax-20__slider .slider__pagination .swiper-pagination-bullet:not(.swiper-pagination-bullet-active) {
    width: 10px;
}
.trelax-20__slider .slider__pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #0084E1;
}
.trelax-20__slider .slider__arrow {
	position: static;
    box-shadow: 0px 10px 16px 0px #0000001F;
}
.trelax-20__slider .swiper-slide {
    width: 384px;
} 
.trelax-20__review-avatar {
    width: 30px;
    height: 30px;
    flex-shrink: 0;
}
.trelax-20__review {
	border-radius: 24px;
	box-shadow: 0px 10px 16px 0px #0000001F;
}
.trelax-20__review .rating__button_sm {
	width: 14px;
	min-width: 14px;
	height: 14px;
}
.trelax-20__group {
    padding-bottom: 40px;
}
@media (max-width: 1200px) {
    .trelax-20__hero-content {
        width: 316px;
    }
    .trelax-20__hero-image {
        width: calc(100% + 16px);
    }
    .trelax-20__hero-label {
        width: 160px;
        bottom: 24px;
        left: 50px;
    }
    .trelax-20__product-image {
        padding-right: 98px;
        padding-left: 98px;
    }
    .trelax-20__photos {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        grid-template-rows: 1fr;
    }
    .trelax-20__photos-img:nth-child(3) {
        grid-column: 3;
        grid-row: 1;
    }
    .trelax-20__efficiency-icon {
        right: 80px;
        bottom: -16px;
    }
    .trelax-20__efficiency-list {
        padding-right: 300px;
    }
    .trelax-20__efficiency {
        padding-bottom: 24px;
    }
    .trelax-20__advantages {
        padding-right: 0;
    }
    .trelax-20__advantages-block {
        padding-right: 300px;
    }
    .trelax-20__advantages-icon {
        top: 24px;
        bottom: auto;
        right: 80px;
    }
    .trelax-20__group {
        padding-bottom: 0;
    }
}

@media (max-width: 992px) {
    .trelax-20__hero-content {
        width: 224px;
        padding-right: 16px;
    }
    .trelax-20__hero-text {
        margin-right: -2em;
    }
    .trelax-20__plus {
        width: 40px;
    }
    .trelax-20__discount-img {
        max-width: 50%;
    }
}
@media (max-width: 768px) {
    .trelax-20__hero-content {
        width: 150px;
    }
    .trelax-20__hero-label {
        width: 100px;
    }
    .trelax-20__efficiency-icon {
        right: -8px;
        width: 140px;
    }
    .trelax-20__efficiency {
        padding-bottom: 120px;
    }
    .trelax-20__efficiency-list {
        padding-right: 0;
    }
    .trelax-20__efficiency-number {
        width: 98px;
        font-size: 40px;
    }
    .trelax-20__title {
        font-size: 48px;
    }
    .trelax-20__advantages-icon {
        right: -8px;
        width: 140px;
        top: auto;
        bottom: -32px;
    }
    .trelax-20__advantages-block {
        padding-right: 16px;
        padding-bottom: 120px;
    }
    .trelax-20__product-name {
        font-size: 32px;
    }
    .trelax-20__product-image {
        padding-right: 0;
        padding-left: 0;
        margin-left: auto;
        margin-right: auto;
        max-width: 400px;
    }
    .trelax-20__product-label {
        right: -8px;
        bottom: -32px;
        width: 120px;
    }
    .trelax-20__slider .swiper-slide {
        width: 256px;
    }
}
@media (max-width: 576px) {
    .trelax-20__hero-image {
        width: calc(100% + 16px);
    }
    .trelax-20__hero-content {
        width: 136px;
    }
    .trelax-20__discount-img {
        max-width: 264px;
    }
    .trelax-20__hero-label {
        width: 64px;
        bottom: 16px;
        filter: drop-shadow(0 4px 6px rgba(1, 52, 88, 0.4));
    }
    .trelax-20__photos {
        grid-template-columns: 1fr 1fr;
        grid-template-rows: 1fr 1fr;
        gap: 16px;
    }
    .trelax-20__photos-img:nth-child(3) {
        grid-column: 1 / span 2;
        grid-row: 2;
    }
    .trelax-20__product {
        padding-bottom: 0;
    }
}