.main--single{position:relative;width:100%;min-height:100%;height:-moz-fit-content;height:fit-content;display:flex;justify-content:center;background-color:var(--main-color)}.main--single>.single__aside-track{position:absolute;top:200px;bottom:0;left:calc(min(90%,850px) + (100% - min(90%,850px))/2 - 35px);z-index:20}@media screen and (max-width:1350px){.main--single>.single__aside-track{display:none}}.main--single>.single__aside-track .single__aside{position:-webkit-sticky;position:sticky;height:-moz-fit-content;height:fit-content;top:125px;width:auto;max-width:350px;background:#dcdcdc;padding:1.5rem;box-shadow:0 2px 8px 0 rgba(99,99,99,.2)}.single__container{margin-bottom:8rem;width:90%;height:-moz-fit-content;height:fit-content;max-width:850px;padding:20px 60px;background:#fff;overflow-x:clip}@media screen and (max-width:720px){.single__container{padding:20px 40px}}@media screen and (max-width:500px){.single__container{width:95%;padding:20px 30px}}@media screen and (max-width:360px){.single__container{width:95%;padding:20px 15px}}.single__container .swiper{z-index:20;overflow:visible}.single__container .single__aside-track{max-width:600px;margin:0 auto 3rem}@media screen and (min-width:1350px){.single__container .single__aside-track{display:none}}.single__header{position:relative;width:100%;margin-bottom:80px}.single__header__pattern{width:100%;background:var(--main-color)}.single__header__content{z-index:2;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%}.single__header__content .play-button{z-index:4}@media screen and (max-width:720px){.single__header__content .play-button{width:55px;height:55px}}@media screen and (max-width:500px){.single__header__content .play-button{width:45px;height:45px}}.single__header__content p{position:absolute;top:0;width:100%;padding-top:2rem;padding-bottom:150px;text-transform:uppercase;text-align:center;text-wrap:balance;color:var(--inversed-main-color);z-index:2;font-size:1.5rem}.single__header__content p:before{content:"";position:absolute;top:0;left:0;height:100%;width:100%;z-index:-1;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:rgba(0,0,0,.65);-webkit-mask-image:linear-gradient(180deg,#000 30%,transparent);mask-image:linear-gradient(180deg,#000 30%,transparent)}.single__header__illustration{position:relative;background:#fff;width:70%;margin:auto;aspect-ratio:1/1;transform:translateY(8%);display:flex;flex-direction:column;justify-content:center;align-items:center}@media screen and (max-width:720px){.single__header__illustration{width:85%}}.single__header__illustration .single__image{position:absolute;z-index:-1;width:100%;height:100%;object-fit:cover;object-position:center;box-shadow:0 5px 15px rgba(0,0,0,.35)}.single__header__illustration:before{z-index:2;content:"";display:block;width:100%;height:100%;position:absolute;top:0;left:0;mix-blend-mode:multiply}.single__aside__heading{text-transform:uppercase;font-size:1.2rem}.single__aside__content{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-evenly;align-items:center;padding-top:13px;gap:5px}.single__aside__content--left-align{justify-content:flex-start}.single__aside__content:last-of-type+hr{display:none}.single__aside__content .textual-icon{font-size:2.5rem;font-weight:700;padding:0 15px;transition:color .15s ease-in-out}.single__aside__content .textual-icon:hover{color:var(--main-color)}.single__aside__content button{padding:0;background:transparent;border:none;cursor:pointer}.single__aside__content svg{transition:fill .15s ease-in-out}.single__aside__content svg:hover{fill:var(--main-color)}.single__aside hr{width:80%;margin:20px auto}.single__heading{display:flex;justify-content:space-between;align-items:flex-start}@media screen and (max-width:600px){.single__heading{flex-direction:column;gap:25px}}.single__heading h1{font-size:3.1rem;font-weight:700}@media screen and (max-width:900px){.single__heading h1{font-size:2.5rem}}@media screen and (max-width:600px){.single__heading h1{font-size:2rem}}@media screen and (max-width:400px){.single__heading h1{font-size:1.5rem;margin-bottom:1rem}}.single__heading__link{flex:1 1 auto;font-size:.9rem;text-wrap:none;padding:.85rem 1rem;border:none;cursor:pointer;font-family:SpaceGrotesk,sans-serif}@media screen and (max-width:900px){.single__description h1{font-size:1.7rem}.single__description h2{font-size:1.8rem}.single__description h3{font-size:1.6rem}.single__description h4{font-size:1.4rem}.single__description h5{font-size:1.3rem}.single__description h6{font-size:1.2rem}}.single__description p{line-height:1.5rem;margin-top:2rem}.single__description h1{margin-top:1.3rem;font-size:2rem;font-weight:700}.single__description h2{margin-top:1.3rem;font-size:1.8rem;font-weight:700}.single__description h3{margin-top:1.3rem;font-size:1.6rem;font-weight:700}.single__description h4{margin-top:1.3rem;font-size:1.4rem;font-weight:700}.single__description h5{margin-top:1.3rem;font-size:1.3rem;font-weight:700}.single__description h6{margin-top:1.3rem;font-size:1.2rem;font-weight:700}.single__description img{max-width:100%;height:auto}.single__date{margin-top:1rem;margin-bottom:1rem;text-align:right}.single__contacts{display:flex;flex-direction:column;gap:1rem}.single__contacts address{font-style:normal;margin-top:.4rem}.single__subheading{font-size:1.5rem;font-weight:700}.single__link:hover{text-decoration:underline}