.descriptionAboutUsSection{padding-top:20px;margin-bottom:80px;height:130vh}.descriptionAboutUsSection .Container__container{height:100%}.descriptionAboutUsSection__box{height:100%;width:100%;display:flex;flex-direction:column;justify-content:space-between;row-gap:32px;align-items:center}.descriptionAboutUsSection__box img{border-radius:20px;object-fit:contain;width:100%}.descriptionAboutUsSection__description{font-size:32px;line-height:128%;color:#0f0f0f}@media screen and (max-width:992px){.descriptionAboutUsSection__description{font-size:24px}}@media screen and (max-width:450px){.descriptionAboutUsSection__description{font-size:16px}}@media screen and (max-height:600px){.descriptionAboutUsSection{height:140vh}}@media screen and (min-height:900px){.descriptionAboutUsSection{height:90vh}}@media screen and (min-height:1150px){.descriptionAboutUsSection{height:70vh}}@media screen and (max-width:950px){.descriptionAboutUsSection{height:65vh}}@media screen and (max-width:950px)and (max-height:900px){.descriptionAboutUsSection{height:75vh}}@media screen and (max-width:950px)and (max-height:760px){.descriptionAboutUsSection{height:95vh}}@media screen and (max-width:600px){.descriptionAboutUsSection{height:55vh}}@media screen and (max-width:600px)and (max-height:950px){.descriptionAboutUsSection{height:65vh}}@media screen and (max-width:600px)and (max-height:810px){.descriptionAboutUsSection{height:85vh}}@media screen and (max-width:450px){.descriptionAboutUsSection{height:40vh}}@media screen and (max-width:450px)and (max-height:950px){.descriptionAboutUsSection{height:55vh}}@media screen and (max-width:450px)and (max-height:810px){.descriptionAboutUsSection{height:65vh}}.AdvantagesAboutUs{position:relative;z-index:2;border-top-left-radius:32px;border-top-right-radius:32px;border:1px solid #fff;background-color:#fff;padding-bottom:50px}.AdvantagesAboutUs--dark{background-color:#0f0f0f}.AdvantagesAboutUs--dark .AdvantagesAboutUs__title{color:#fff}.AdvantagesAboutUs--dark .AdvantagesAboutUs__card-title{color:#fff;text-align:start}@media screen and (max-width:992px){.AdvantagesAboutUs--dark .AdvantagesAboutUs__card-title{text-align:center}}.AdvantagesAboutUs--dark .AdvantagesAboutUs__card-text{color:#fff;width:100%}@media screen and (max-width:992px){.AdvantagesAboutUs--dark .AdvantagesAboutUs__card-text{text-align:center}}.AdvantagesAboutUs__title{font-family:Days,sans-serif;font-size:48px;line-height:124%;letter-spacing:.5%;text-transform:uppercase;color:#0f0f0f;margin-top:73px;margin-bottom:96px;text-align:center}@media screen and (max-width:992px){.AdvantagesAboutUs__title{font-size:24px;font-weight:400;line-height:100%;letter-spacing:0;margin-top:58px;margin-bottom:62px}}.AdvantagesAboutUs__card{display:flex;flex-direction:column}.AdvantagesAboutUs__card-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:70px}@media screen and (max-width:992px){.AdvantagesAboutUs__card-row{flex-direction:column;align-items:center;margin-bottom:62px}}.AdvantagesAboutUs__gradient-line{position:absolute;left:50%;top:57%;bottom:0;width:2px;height:60%;transform:translateX(-50%) translateY(-50%);z-index:1;--active-index:0;--item-count:4;transition:all .3s ease;background:linear-gradient(to bottom,rgba(255,255,255,0) 0,rgba(255,255,255,.3) calc(100% / var(--item-count) * var(--active-index) - 20%),rgb(255,255,255) calc(100% / var(--item-count) * var(--active-index)),rgb(255,255,255) calc(100% / var(--item-count) * (var(--active-index) + 1)),rgba(255,255,255,.3) calc(100% / var(--item-count) * (var(--active-index) + 1) + 20%),rgba(255,255,255,0) 100%)}@media screen and (max-width:992px){.AdvantagesAboutUs__gradient-line{display:none}}.AdvantagesAboutUs__card-title{min-width:500px;text-align:center;font-size:32px;height:55px;line-height:55px;letter-spacing:.5%;cursor:pointer;opacity:.3;transition:all .3s ease;font-weight:700}.AdvantagesAboutUs__card-title--active{opacity:1}@media screen and (max-width:992px){.AdvantagesAboutUs__card-title{min-width:100%;font-size:24px;margin-bottom:30px}}.AdvantagesAboutUs__card-tags-block{display:flex;flex-wrap:wrap;width:45%;justify-content:flex-end;align-items:center;opacity:.3;transform:translateX(30px);transition:all 1s ease;pointer-events:none}.AdvantagesAboutUs__card-tags-block--visible{opacity:1;transform:translateX(20px);pointer-events:auto}@media screen and (max-width:992px){.AdvantagesAboutUs__card-tags-block{width:100%;justify-content:center;transform:translateX(0)}}