.home__banner{width:100%;height:calc(100vh + 95px);position:relative}.home__banner__image{width:100%;height:auto}.home__banner__row{justify-content:space-between;width:1320px;display:flex;position:absolute;top:35px}.home__banner__row__text{letter-spacing:0%;color:#9e85c4;width:440px;font-family:Gotham Pro;font-size:22px;font-weight:400;line-height:28px}.home__banner__row__text:last-child{text-align:end}.home__banner__link{font-family:Gotham Pro;font-weight:700;font-style:Bold;letter-spacing:0%;color:#fff;background:#9e85c4;border-radius:50px;justify-content:center;align-items:center;column-gap:10px;width:210px;height:50px;font-size:20px;line-height:100%;text-decoration:none;display:flex;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.home__banner__bottom{height:95px;position:relative}.home__banner__button{cursor:pointer;background-color:#0000;border:none;border-radius:50%;outline:none;width:95px;height:95px;position:absolute;bottom:0;right:0}
.home__shop{padding-top:100px}.home__shop__row{justify-content:space-between;align-items:center;display:flex}.home__shop__row__buttons{column-gap:20px;display:flex}.home__shop__row__buttons__button{cursor:pointer;background:#9e85c4;border:none;border-radius:50px;outline:none;padding:9px 30px}.home__shop__row__buttons__button:last-child img{transform:rotate(180deg)}.home__shop__subtitle{width:415px}.home__shop__slide__item{flex-direction:column;align-items:center;row-gap:20px;margin-top:25px;text-decoration:none;display:flex}.home__shop__slide__item__ring{border:2px solid #9e85c4;border-radius:50%;justify-content:center;align-items:center;width:210px;height:210px;display:flex}.home__shop__slide__item__title{letter-spacing:0%;text-align:center;color:#36454f;font-family:Gotham Pro;font-size:24px;font-weight:400;line-height:100%}
