:root{--swiper-pagination-color:white;--swiper-pagination-bullet-inactive-color:white;--swiper-pagination-bottom:20px}.btn--group{display:flex;gap:10px;flex-wrap:wrap}.btn--group.btn--group-full{display:grid;grid-template-columns:auto;gap:0}.sofa-swiper{visibility:hidden}.sofa-swiper.swiper-initialized{visibility:visible}.sofa-swiper.swiper-initialized .swiper-wrapper{overflow:unset}.sofa-swiper .swiper-wrapper{display:flex;flex-wrap:nowrap;overflow:hidden}.sofa-swiper .swiper-slide{flex:0 0 100%}.swiper{width:100%;height:100%;position:relative}.swiper .swiper-slide{text-align:center;font-size:18px;background:#444;display:flex;justify-content:center;align-items:center}.swiper .swiper-slide img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.profile-header{position:relative}.profile-header .hero{position:absolute;top:0;left:0;right:0;z-index:1;height:25vw;max-height:450px;min-height:250px}.profile-header .feature-row-wrapper{position:relative;z-index:10;padding:0;box-shadow:rgba(100,100,111,.2) 0 7px 29px 0}.profile-header .feature-row-wrapper .feature-row{align-items:stretch;margin:0}.profile-header .feature-row-wrapper .feature-row .feature-row__text{padding:30px 5%;align-self:center;display:flex;gap:10px;flex-direction:column;justify-content:center;min-height:350px}.profile-header .feature-row-wrapper .feature-row .feature-row__text h1,.profile-header .feature-row-wrapper .feature-row .feature-row__text p{margin-bottom:5px}.profile-header .feature-row-wrapper .feature-row .feature-row__images{margin:0;padding:0}.profile-header .feature-row-wrapper .feature-row .feature-row__first-image{height:100%}