*{box-sizing:border-box}html{scroll-behavior:smooth}p,h1,h2,h3,h4,h5,h6,body{margin:0}ul{padding:0;margin:0}li{list-style:none}a{text-decoration:none;color:currentColor}button{font-family:inherit;background-color:transparent;border:none;cursor:pointer;padding:0}input,textarea{font-family:inherit}img{display:block;max-width:100%;height:auto}svg{width:24px;height:24px;display:block}address{font-style:normal}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;white-space:nowrap;-webkit-clip-path:inset(100%);clip-path:inset(100%);clip:rect(0 0 0 0);overflow:hidden}body{font-family:"Poppins",sans-serif;color:#524a4c;background-color:#fff}.container{max-width:320px;margin:0 auto;padding:0 16px}@media screen and (min-width:768px){.container{max-width:768px;padding:0 24px}}@media screen and (min-width:1440px){.container{max-width:1440px;padding:0 135px}}.section{padding:16px 0}@media screen and (min-width:768px){.section{padding:24px 0}}@media screen and (min-width:1440px){.section{padding:40px 0}}.head{display:flex;flex-direction:column;gap:16px;text-align:center;margin-bottom:24px}@media screen and (min-width:1440px){.head{margin-bottom:48px}}.title{font-size:30px;line-height:1.17;color:#330713}@media screen and (min-width:768px){.title{font-size:36px;line-height:1.19}}@media screen and (min-width:1440px){.title{font-size:40px;line-height:1.07}}.text{line-height:1.56;color:#524a4c}.btn{display:inline-block;width:100%;padding:20px 40px;background-color:#6c0f27;border-radius:20px}@media screen and (min-width:768px){.btn{width:auto}}.btn__img{margin:0 auto}.hero{background-image:linear-gradient(rgba(52,34,38,.8),rgba(52,34,38,.8)),url(../img/hero-bg.webp);background-size:cover;background-position:center;background-repeat:no-repeat;padding:32px 0}@media screen and (min-width:768px){.hero{padding:48px 0}}@media screen and (min-width:1440px){.hero{padding:100px 0}}.hero__wrapper{text-align:center}@media screen and (min-width:768px){.hero__wrapper{max-width:658px;margin:0 auto}}@media screen and (min-width:1440px){.hero__wrapper{max-width:756px}}.hero__title{font-size:36px;line-height:1.11;color:#fdfdfd;margin-bottom:16px}@media screen and (min-width:768px){.hero__title{font-size:50px;line-height:1.28}}@media screen and (min-width:1440px){.hero__title{font-size:60px;line-height:1.07}}.hero__text{font-weight:500;line-height:1.5;color:#fff;margin-bottom:16px}.about{padding-top:32px}@media screen and (min-width:768px){.about{padding-top:48px}}@media screen and (min-width:1440px){.about{padding-top:80px}}@media screen and (min-width:1440px){.about .head{max-width:710px;margin:0 auto 48px}}.about__list{display:flex;flex-direction:column;gap:16px}@media screen and (min-width:768px){.about__list{flex-direction:row}}@media screen and (min-width:1440px){.about__list{gap:24px}}.about__list-item{background:linear-gradient(90deg,rgba(252,203,144,.5) 0%,rgba(213,126,235,.5) 100%);border-radius:20px;padding:16px}@media screen and (min-width:768px){.about__list-item{flex-basis:calc((100% - 32px)/3)}}@media screen and (min-width:1440px){.about__list-item{flex-basis:calc((100% - 48px)/3);padding:24px}}.about__item-icon{width:60px;height:60px;fill:#6c0f27;margin-bottom:16px}.about__item-title{font-weight:500;font-size:20px;line-height:1.3;color:#330713;margin-bottom:8px}@media screen and (min-width:1440px){.about__item-title{font-size:24px;line-height:1.08;padding-right:32px}}.about__item-text{font-size:14px;line-height:1.57;color:#524a4c}.story__wrapper{display:flex;flex-direction:column;gap:16px}@media screen and (min-width:768px){.story__wrapper{flex-direction:row;align-items:center;gap:24px}.story__wrapper:nth-child(even){flex-direction:row-reverse}}@media screen and (min-width:1440px){.story__wrapper{gap:48px}}@media screen and (min-width:768px){.story__info{flex-basis:50%}}.story .title{margin-bottom:16px}.story__description{display:flex;flex-direction:column;gap:16px}.story__text{font-size:16px;line-height:1.56;color:#524a4c}@media screen and (min-width:768px){.story__img-wrapper{flex-basis:50%}}.story__img{width:100%;height:260px;border-radius:20px;-o-object-fit:cover;object-fit:cover}@media screen and (min-width:768px){.story__img{height:100%}}.story .btn{margin-top:16px}@media screen and (min-width:768px){.story .btn{margin-top:32px}}@media screen and (min-width:1440px){.story .btn{max-height:331px}}.testimonials{position:relative;background-image:url("../img/testimonials-bg.webp");background-size:cover;background-repeat:no-repeat;background-position:center;padding:32px 0}@media screen and (min-width:768px){.testimonials{padding:48px 0}}@media screen and (min-width:1440px){.testimonials{padding:80px 0}}.testimonials::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;background:linear-gradient(to bottom,#fff 0%,rgba(255,255,255,0) 50%,rgba(255,255,255,0) 50%,#fff 100%);z-index:1}.testimonials .container{position:relative;z-index:2}.testimonials .title{text-align:center;margin-bottom:16px}@media screen and (min-width:768px){.testimonials .title{margin-bottom:24px}}@media screen and (min-width:1440px){.testimonials .title{max-width:800px;margin:0 auto 40px}}.testimonials__slider{overflow:hidden;position:relative}.testimonials__list{display:flex;flex-wrap:nowrap;gap:16px;margin-bottom:16px;transition:transform .5s ease-in-out}@media screen and (min-width:768px){.testimonials__list{gap:24px;margin-bottom:24px}}@media screen and (min-width:1440px){.testimonials__list{gap:40px;margin-bottom:40px}}.testimonials__list-item{flex:0 0 100%;background-color:#fdfdfd;border-radius:20px;padding:16px;box-sizing:border-box}@media screen and (min-width:768px){.testimonials__list-item{flex:0 0 calc((100% - 24px)/2);padding:24px}}@media screen and (min-width:1440px){.testimonials__list-item{flex:0 0 calc((100% - 80px)/3);padding:32px}}.testimonials__item-head{padding-bottom:16px;border-bottom:1px solid #90a3bf;margin-bottom:16px;display:flex;justify-content:space-between;align-items:center}.testimonials__item-name{font-weight:700;font-size:16px;line-height:1.5;color:#1f1f1f}@media screen and (min-width:768px){.testimonials__item-name{font-size:18px}}.testimonials__item-rating{display:flex;align-items:center;gap:8px}.testimonials__item-stars{display:flex;gap:2px}.testimonials__item-star{width:18px;height:18px;fill:#ffd038}.testimonials__item-rate{font-size:16px;line-height:1.5;color:#1f1f1f;font-weight:600}.testimonials__item-text{font-weight:500;font-size:16px;line-height:1.81;color:#1f1f1f}.testimonials__pagination{display:flex;justify-content:center;align-items:center;gap:8px}.testimonials__pagination-btn{display:flex;align-items:center;justify-content:center;padding:4px;background:none;border:none;cursor:pointer;transition:all .3s ease}.testimonials__pagination-dot{display:inline-block;width:10px;height:10px;border-radius:50%;border:1px solid #330713;background-color:transparent;transition:all .3s ease}.testimonials__pagination-btn--active .testimonials__pagination-dot{width:14px;height:14px;background-color:#330713}.features{padding:32px 0}@media screen and (min-width:768px){.features{padding:48px 0}}@media screen and (min-width:1440px){.features{padding:80px 0}}.features__wrapper{display:flex;flex-direction:column;gap:16px}@media screen and (min-width:768px){.features__wrapper{flex-direction:row;align-items:center;gap:24px}}@media screen and (min-width:768px){.features__content{flex-basis:50%}}.features .title{margin-bottom:16px}@media screen and (min-width:768px){.features .title{margin-bottom:24px}}.features__list{display:flex;flex-direction:column;gap:16px}@media screen and (min-width:768px){.features__list{gap:24px}}.features__list-item{display:flex;flex-direction:column;gap:8px}@media screen and (min-width:768px){.features__list-item{flex-direction:row}}.features__item-icon{width:32px;height:32px;fill:#54bd95}@media screen and (min-width:768px){.features__item-icon{flex-shrink:0}}.features__item-title{font-weight:500;font-size:18px;line-height:1.44;color:#330713;margin-bottom:8px}.features__item-text{font-size:14px;line-height:1.71;color:#524a4c}@media screen and (min-width:768px){.features__img-wrapper{flex-basis:50%}}.features__img{width:100%;height:278px;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;border-radius:20px}@media screen and (min-width:768px){.features__img{-o-object-position:center;object-position:center;height:100%}}.cta{padding:24px 0}@media screen and (min-width:1440px){.cta{padding:40px 0}}.cta__wrapper{background-image:linear-gradient(rgba(52,34,38,.8),rgba(52,34,38,.8)),url(../img/cta-bg.webp);background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:20px;text-align:center;padding:24px 16px}@media screen and (min-width:768px){.cta__wrapper{padding:48px 24px}}@media screen and (min-width:1440px){.cta__wrapper{padding:80px 100px}}.cta .head{margin-bottom:16px}@media screen and (min-width:1440px){.cta .head{max-width:970px;margin:0 auto 32px}}.cta .title{color:#fff}.cta .text{color:#fff}.footer{padding:16px 0}.footer__wrapper{display:flex;flex-direction:column;gap:8px}@media screen and (min-width:768px){.footer__wrapper{flex-direction:row;align-items:center;justify-content:space-between}}.footer__copyright,.footer__menu-link{line-height:1.56;text-align:center;color:#330713}.footer__menu{display:flex;justify-content:space-between}@media screen and (min-width:768px){.footer__menu{gap:24px}}.legal{padding:40px 0}@media screen and (min-width:768px){.legal{padding:60px 0}}@media screen and (min-width:1440px){.legal{padding:80px 0}}.legal__wrapper{max-width:900px;margin:0 auto;padding:0 15px}.legal__title{font-size:32px;line-height:1.2;color:#330713;text-align:center;margin-bottom:20px}@media screen and (min-width:768px){.legal__title{font-size:40px;margin-bottom:30px}}@media screen and (min-width:1440px){.legal__title{font-size:48px;margin-bottom:40px}}.legal__last-updated{font-size:14px;color:#524a4c;text-align:center;margin-bottom:30px}@media screen and (min-width:768px){.legal__last-updated{font-size:16px;margin-bottom:40px}}.legal__heading{font-size:24px;line-height:1.3;color:#6c0f27;margin-top:30px;margin-bottom:15px}@media screen and (min-width:768px){.legal__heading{font-size:28px;margin-top:40px;margin-bottom:20px}}@media screen and (min-width:1440px){.legal__heading{font-size:32px;margin-top:50px;margin-bottom:25px}}.legal__text{font-size:16px;line-height:1.8;color:#1f1f1f;margin-bottom:15px}@media screen and (min-width:768px){.legal__text{font-size:17px;margin-bottom:20px}}@media screen and (min-width:1440px){.legal__text{font-size:18px;margin-bottom:25px}}.legal__list{list-style:disc;padding-left:20px;margin-bottom:20px}@media screen and (min-width:768px){.legal__list{padding-left:25px;margin-bottom:25px}}.legal__list-item{margin-bottom:10px}.legal__list-item:last-child{margin-bottom:0}.legal__item-title{font-size:18px;line-height:1.4;color:#1f1f1f;font-weight:600;margin-bottom:5px}@media screen and (min-width:768px){.legal__item-title{font-size:19px}}@media screen and (min-width:1440px){.legal__item-title{font-size:20px}}.legal__item-text{font-size:16px;line-height:1.7;color:#1f1f1f}