.homepage-hero-carousel{padding-top:var(--homepage-hero-carousel-padding-top-desktop);padding-bottom:var(--homepage-hero-carousel-padding-bottom-desktop);position:relative;overflow:hidden}.homepage-hero-carousel__swiper{width:100%;height:100%;max-width:100%}.homepage-hero-carousel__slide{display:flex;align-items:stretch;min-height:550px;background-color:transparent}.homepage-hero-carousel__slide-inner{display:grid;grid-template-columns:minmax(0,50%) minmax(0,50%);gap:0;width:100%;height:100%}.homepage-hero-carousel__content-column{display:block;align-items:center;justify-content:center;padding-top:80px;padding-bottom:80px;padding-left:calc(var(--gutter) + 10px);padding-right:60px;scroll-padding-block:80px;flex:1;flex-direction:column}.homepage-hero-carousel__content-wrapper{max-width:550px;width:100%}.homepage-hero-carousel__reviews{display:flex;align-items:center;margin-bottom:20px}.homepage-hero-carousel__star-rating{display:flex;gap:4px;margin-right:10px}.homepage-hero-carousel__star-rating svg{width:13px;height:13px;fill:#38a169}.homepage-hero-carousel__reviews-text{font-size:15px;line-height:1.5;font-weight:500;color:#333;margin:0}.homepage-hero-carousel__headline{font-size:44px;line-height:1.1;font-weight:400;color:#222;margin-top:0;margin-bottom:25px}.homepage-hero-carousel__description{font-size:18px;font-weight:400;line-height:1.6;color:#555;margin-bottom:40px}.homepage-hero-carousel__description p{margin:0}.homepage-hero-carousel__cta-buttons{display:flex;flex-wrap:wrap;gap:20px;margin-bottom:40px}.homepage-hero-carousel__button{display:inline-flex;align-items:center;justify-content:center;padding:15px 30px;border-radius:50px;font-size:18px;font-weight:500;text-decoration:none;transition:all .2s ease-in-out;white-space:nowrap}.homepage-hero-carousel__button--primary{background-color:#222120;color:#fbfbfb;border:1px solid #222120}.homepage-hero-carousel__button--primary:hover{background-color:#1f8a81;border-color:#1f8a81}.homepage-hero-carousel__button--secondary{background-color:transparent;color:#222120;border:2px solid #222120}.homepage-hero-carousel__button--secondary:hover{background-color:#1f8a81;color:#fbfbfb;border:2px solid #1F8A81}.homepage-hero-carousel__button--primary svg{margin-left:10px;width:16px;height:19px;fill:currentColor}.homepage-hero-carousel__button-icon{margin-right:8px;border-radius:50%;object-fit:cover}.homepage-hero-carousel__feature-list{list-style:none;padding:0;margin:0}.homepage-hero-carousel__feature-item{display:flex;align-items:center;font-size:15px;line-height:1.5;color:#555;margin-bottom:10px}.homepage-hero-carousel__feature-item svg{margin-right:10px;width:18px;height:18px;fill:#38a169;flex-shrink:0}.homepage-hero-carousel__image-column{overflow:hidden;position:relative;display:flex;flex:1;background-size:cover;background-position:center;background-repeat:no-repeat;justify-content:center;align-items:center;background-color:#f8f8f8;height:100%;min-height:550px}.homepage-hero-carousel__image-column img{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0}.homepage-hero-carousel__pagination.swiper-pagination-bullets{bottom:30px}.homepage-hero-carousel-desktop{display:block}.homepage-hero-carousel-mobile{display:none}@media screen and (min-width: 1550px){.homepage-hero-carousel__content-column{padding-right:80px}}@media screen and (max-width: 767px){.swiper-wrapper{background-color:#fdf7f1!important}.homepage-hero-carousel{padding-top:var(--homepage-hero-carousel-padding-top-mobile);padding-bottom:var(--homepage-hero-carousel-padding-bottom-mobile)}.homepage-hero-carousel-desktop{display:none}.homepage-hero-carousel-mobile{display:block}.homepage-hero-carousel__slide{min-height:auto}.homepage-hero-carousel__slide-inner{display:flex;flex-direction:column-reverse}.homepage-hero-carousel__image-column{height:200px;min-height:0}.homepage-hero-carousel__image-column img,.homepage-hero-carousel__image{position:static;height:200px;width:100%;object-fit:cover}.homepage-hero-carousel__content-column{height:auto;background-color:#fdf7f1!important;padding:20px}.homepage-hero-carousel__headline{font-size:28px;margin-bottom:15px}.homepage-hero-carousel__description{font-size:15px;margin-bottom:25px}.homepage-hero-carousel__reviews-text{font-size:12px}.homepage-hero-carousel__reviews{margin-bottom:15px}.homepage-hero-carousel__cta-buttons{gap:15px;margin-bottom:25px}.homepage-hero-carousel__button{width:100%;padding:15px 20px;font-size:16px}.homepage-hero-carousel__feature-list{margin-bottom:25px}.homepage-hero-carousel__feature-item{font-size:15px}.homepage-hero-carousel__pagination.swiper-pagination-bullets{bottom:15px}}.placeholder-content{display:flex;align-items:center;justify-content:center;min-height:200px;border:1px dashed #ccc;text-align:center;font-family:sans-serif;color:#777;font-size:16px;padding:20px}.homepage-hero-carousel__slide--dark{position:relative;z-index:1}.homepage-hero-carousel__slide--dark .homepage-hero-carousel__content-column{background-color:#222120!important;color:#fbfbfb}.homepage-hero-carousel__slide--dark .homepage-hero-carousel__headline,.homepage-hero-carousel__slide--dark .homepage-hero-carousel__description,.homepage-hero-carousel__slide--dark .homepage-hero-carousel__reviews-text,.homepage-hero-carousel__slide--dark .homepage-hero-carousel__feature-item{color:#fbfbfb}.homepage-hero-carousel__slide--dark .homepage-hero-carousel__button--primary{background-color:#fbfbfb;color:#222120;border:2px solid #FBFBFB}.homepage-hero-carousel__slide--dark .homepage-hero-carousel__button--secondary{background-color:#222120;color:#fbfbfb;border:2px solid #FBFBFB}.homepage-hero-carousel__slide--dark .homepage-hero-carousel__button--primary:hover{background-color:#1f8a81;color:#fbfbfb;border-color:#1f8a81}.homepage-hero-carousel__slide--dark .homepage-hero-carousel__button--secondary:hover{background-color:#1f8a81;color:#fbfbfb;border:2px solid #1F8A81}.homepage-hero-carousel__slide--dark .homepage-hero-carousel__button--primary svg path{fill:currentColor!important}.homepage-hero-carousel__slide--dark .homepage-hero-carousel__feature-item svg path{fill:#33b6ab}@media screen and (max-width: 768px){.homepage-hero-carousel__slide--dark .homepage-hero-carousel__content-column{background-color:#222120}}.homepage-hero-carousel__slide-inner>*{min-width:0;min-height:0}.homepage-hero-carousel__review-icon-house{display:inline-flex;align-items:center;margin-right:10px}.homepage-hero-carousel__review-icon-house svg{width:13px;height:13px}.homepage-hero-carousel__slide--dark .homepage-hero-carousel__review-icon-house svg path{fill:#33b6ab}.swiper-pagination.homepage-hero-carousel__pagination{display:None}@media screen and (max-width:768px){.swiper-pagination.homepage-hero-carousel__pagination{display:block}}.homepage-hero-carousel__pagination .swiper-pagination-bullet{background-color:#000;opacity:1}.homepage-hero-carousel__pagination .swiper-pagination-bullet-active{background-color:#38a169}.homepage-hero-carousel__swiper.pagination-on-dark-slide .swiper-pagination-bullet{background-color:#fff}.homepage-hero-carousel__swiper.pagination-on-dark-slide .swiper-pagination-bullet-active{background-color:#38a169}.homepage-hero-carousel.pagination-on-dark-slide .homepage-hero-carousel__pagination .swiper-pagination-bullet{background-color:#fff}.homepage-hero-carousel.pagination-on-dark-slide .homepage-hero-carousel__pagination .swiper-pagination-bullet-active{background-color:#38a169}
/*# sourceMappingURL=/cdn/shop/t/68/assets/homepage-hero-carousel.css.map */
