@keyframes shine-skeleton-lines{0{background-position:-100px}
40%,100%{background-position:600px}
}
.swiper-initialized .swiper-wrapper .swiper-slide:first-child{margin-left:16px}
.swiper-initialized .swiper-wrapper .swiper-slide:last-child{margin-right:16px}
.swiper-initialized .swiper-pagination{display:block;position:relative;bottom:initial;margin-top:32px}
.swiper-initialized .swiper-pagination-bullet{width:10px;height:3px;border-radius:1px;background-color:#b3a097;transition:all .3s ease;opacity:1}
.swiper-initialized .swiper-pagination-bullet:focus,.swiper-initialized .swiper-pagination-bullet:focus-visible{box-shadow:none}
.swiper-initialized .swiper-pagination-bullet:only-child{display:none}
.swiper-initialized .swiper-pagination-bullet-active{width:16px;background-color:#c8f446}
.swiper-initialized .swiper-button-prev,.swiper-initialized .swiper-button-next{transition:all .3s ease;display:none;border:1px solid #2c2a29;width:48px;height:48px;border-radius:50%;opacity:.6}
.swiper-initialized .swiper-button-prev:hover,.swiper-initialized .swiper-button-next:hover{opacity:1}
.swiper-initialized .swiper-button-prev:after,.swiper-initialized .swiper-button-next:after{content:'';width:20px;height:20px;background-size:cover;background-position:center;background-repeat:no-repeat;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
.swiper-initialized .swiper-button-prev.swiper-button-disabled,.swiper-initialized .swiper-button-next.swiper-button-disabled{display:none}
.swiper-initialized .swiper-button-prev{left:32px}
.swiper-initialized .swiper-button-prev:after{background-image:url("../../../../../etc.clientlibs/media-center/clientlibs/clientlib-base/resources/icons/ico-arrow-left.svg")}
.swiper-initialized .swiper-button-next{right:32px}
.swiper-initialized .swiper-button-next:after{background-image:url("../../../../../etc.clientlibs/media-center/clientlibs/clientlib-base/resources/icons/ico-arrow-right.svg")}
@media(min-width:764px){.swiper-initialized .swiper-wrapper .swiper-slide:first-child{margin-left:32px}
.swiper-initialized .swiper-wrapper .swiper-slide:last-child{margin-right:32px}
}
@media(min-width:1436px){.swiper-initialized .swiper-button-prev{display:block;left:0}
.swiper-initialized .swiper-button-next{display:block;right:0}
}
.cmp-grid-cards{padding:32px 16px}
.cmp-grid-cards--light{background-color:#efecea}
.cmp-grid-cards--dark{background-color:#2c2a29}
.cmp-grid-cards--red{background-color:#e1523d}
.cmp-grid-cards--blue{background-color:#003e51}
.cmp-grid-cards--sand{background-color:#b3a097}
.cmp-grid-cards__container{position:relative;margin:0 auto;width:100%;max-width:1136px}
.cmp-grid-cards__top{margin-bottom:32px}
.cmp-grid-cards__content.swiper-initialized{margin-left:-16px;width:calc(100% + 32px)}
.cmp-grid-cards__content.swiper-initialized .swiper-wrapper .swiper-slide{width:100%;padding:0 16px}
.cmp-grid-cards__content.swiper-initialized .swiper-wrapper .swiper-slide:first-child{margin-left:0}
.cmp-grid-cards__content.swiper-initialized .swiper-wrapper .swiper-slide:last-child{margin-right:0}
.cmp-grid-cards__bottom{text-align:center;margin-top:24px}
.cmp-grid-cards__bottom .mod__primary-button{display:inline-block;width:100%;max-width:375px}
.cmp-grid-cards .cmp-card-highlights{height:240px}
@media(min-width:764px){.cmp-grid-cards{padding:64px 32px}
.cmp-grid-cards__content:not(.swiper-initialized){width:100%;margin-left:0}
.cmp-grid-cards__wrapper{display:grid;grid-gap:32px}
.cmp-grid-cards__wrapper>div{height:100%}
.cmp-grid-cards__bottom .mod__primary-button{width:auto;max-width:none;min-width:144px}
.cmp-grid-cards .cmp-card-highlights{height:100%}
.cmp-grid-cards--grid-01 .cmp-grid-cards__wrapper{grid-template-columns:repeat(2,1fr);grid-template-areas:"c1 c3" "c2 c3"}
.cmp-grid-cards--grid-01 .cmp-grid-cards__item{display:grid;grid-auto-rows:418px}
.cmp-grid-cards--grid-01 .cmp-grid-cards__item:nth-child(3){grid-auto-rows:868px;grid-area:c3}
.cmp-grid-cards--grid-02 .cmp-grid-cards__wrapper{grid-template-columns:repeat(3,1fr)}
.cmp-grid-cards--grid-02 .cmp-grid-cards__item{display:grid;grid-auto-rows:276px}
.cmp-grid-cards--grid-02 .cmp-grid-cards__item:nth-child(1){grid-auto-rows:436px;grid-column:span 3}
.cmp-grid-cards--grid-03 .cmp-grid-cards__wrapper{display:grid;grid-template-columns:repeat(3,1fr)}
.cmp-grid-cards--grid-03 .cmp-grid-cards__item{display:grid;grid-auto-rows:276px}
.cmp-grid-cards--grid-03 .cmp-grid-cards__item:nth-child(1){grid-column:span 2;grid-row:1;grid-auto-rows:436px}
.cmp-grid-cards--grid-03 .cmp-grid-cards__item:nth-child(2){grid-column:3;grid-row:1;grid-auto-rows:436px}
}
@media(min-width:1016px){.cmp-grid-cards{padding:72px 32px}
.cmp-grid-cards--grid-02 .cmp-grid-cards__item{grid-auto-rows:360px}
.cmp-grid-cards--grid-02 .cmp-grid-cards__item:nth-child(1){grid-auto-rows:555px}
.cmp-grid-cards--grid-03 .cmp-grid-cards__item{grid-auto-rows:360px}
.cmp-grid-cards--grid-03 .cmp-grid-cards__item:nth-child(1){grid-auto-rows:555px}
.cmp-grid-cards--grid-03 .cmp-grid-cards__item:nth-child(2){grid-auto-rows:555px}
}