@charset "UTF-8";.post-6{position:relative;z-index:1000}.hero__wrap{display:flex;justify-content:space-between;align-items:center;margin-bottom:100px;position:relative;z-index:1}@media (max-width:1024px){.hero__wrap{margin-bottom:50px}}@media (max-width:768px){.hero__wrap{padding-top:30px}}.hero__wrap .stripe1{position:absolute;top:-25px;left:5%;color:#A8E600;z-index:-1}@media (max-width:1024px){.hero__wrap .stripe1{top:-35px}}.hero__wrap .stripe1 svg{width:220px;height:200px}@media (max-width:1024px){.hero__wrap .stripe1 svg{width:120px;height:88px}}.hero__wrap .stripe2{position:absolute;top:0;left:28%;color:#A8E600;z-index:-1}@media (max-width:1024px){.hero__wrap .stripe2{left:unset;right:15%}}.hero__wrap .stripe2 svg{width:53px;height:68px}@media (max-width:1024px){.hero__wrap .stripe2 svg{width:32px;height:41px}}@media (max-width:768px){.hero__wrap{flex-direction:column;gap:20px}}.hero__image{width:100%;max-width:587px}.hero__image img{aspect-ratio:587/592;-o-object-fit:cover;object-fit:cover}.hero__text{display:flex;flex-direction:column;gap:10px}.hero__text .popup{display:none;position:fixed;z-index:99999;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,0.7);justify-content:center;align-items:center;padding:20px}.hero__text .popup-content{position:relative;background:transparent;max-width:900px;width:100%}@media (max-width:576px){.hero__text .popup-content{max-height:350px;height:350px}}@media (max-width:576px){.hero__text .popup-content p{max-height:350px;height:350px}}.hero__text .popup-content iframe{width:100%}@media (max-width:576px){.hero__text .popup-content iframe{max-height:350px;height:350px}}.hero__text .video-wrapper{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border:5px solid #ff0000;border-radius:10px;box-shadow:0 0 20px rgba(255,0,0,0.5)}.hero__text .video-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}.hero__text .popup-close{position:absolute;top:-15px;right:-15px;background:linear-gradient(90deg,#ff46a3 0%,#01a6f8 100%);color:white !important;border:none;border-radius:50%;font-size:28px;width:40px;height:40px;cursor:pointer;line-height:40px;text-align:center;box-shadow:0 0 10px rgba(0,0,0,0.5);transition:background 0.3s}.hero__text .popup-close:hover{background:darkred}.hero__text .gradient-button.button-popup{font-size:16px;font-weight:500;cursor:pointer}.hero__text .gradient-button{padding:0px 21px 0px 3px;white-space:nowrap;font-weight:500}.hero__text .gradient-button__revert{white-space:nowrap}.hero__text .gradient-button .gradint-play{position:relative;width:50px;margin:5px 16px 5px 0;border:1px solid white;height:50px;display:block;border-radius:50%;background:linear-gradient(167deg,#ff46a3 0%,rgba(184,149,255,0.91) 46%,#01a6f8 100%);stroke-width:1px;stroke:#fff;box-shadow:0 0 5px 0 rgba(185,149,255,0.44)}.hero__text .gradient-button .gradint-play::after{content:"";background-image:url("https://alice.test.ut.in.ua/wp-content/uploads/2025/08/play.svg");background-repeat:no-repeat;background-size:contain;position:absolute;left:55%;display:block;top:54%;width:20px;transform:translate(-50%,-50%);height:30px}.hero__text .gradient-button .gradient-text{display:flex;align-items:center}.hero__text .buttons-wrap{display:flex;gap:15px;align-items:center}@media (max-width:768px){.hero__text .buttons-wrap{flex-direction:column;align-items:flex-start}}.hero__text h1{font-size:8rem;font-style:normal;font-weight:700;line-height:96px;text-transform:capitalize;white-space:nowrap}@media (max-width:1440px){.hero__text h1{font-size:6rem;line-height:72px}}@media (max-width:768px){.hero__text h1{font-size:4rem;line-height:50px}}@media (max-width:1024px){.hero__text h1{font-size:3.6rem;line-height:46px}}.hero__text .text__green{font-size:2rem;font-style:normal;font-weight:500;line-height:32px}@media (max-width:1024px){.hero__text .text__green{font-size:1.6rem;line-height:24px}}.hero__text .subtitle{font-size:7rem;font-style:normal;font-weight:600;line-height:80px;text-transform:lowercase;display:flex;gap:18px;align-items:flex-end;margin-bottom:20px;white-space:nowrap}@media (max-width:1440px){.hero__text .subtitle{font-size:5rem;line-height:60px}}@media (max-width:768px){.hero__text .subtitle{font-size:4rem;line-height:50px;align-items:center;margin-bottom:10px}}@media (max-width:1024px){.hero__text .subtitle{font-size:2.8rem;line-height:38px}}.hero__text .hero__list{list-style-position:inside;padding-left:5px;margin-bottom:30px}@media (max-width:1024px){.hero__text .hero__list{margin-bottom:15px}}.hero__text .hero__list li{font-size:2.4rem;font-style:normal;font-weight:400;line-height:36px}@media (max-width:1024px){.hero__text .hero__list li{font-size:1.6rem;line-height:26px}}.introduce__wrap{display:flex;align-items:center;gap:clamp(10px,2vw,40px)}@media (max-width:768px){.introduce__wrap{flex-direction:column-reverse;align-items:flex-start}}.introduce__subtitle{font-size:clamp(3.2rem,5vw,6.4rem);font-style:normal;font-weight:400;line-height:clamp(42px,6.25vw,80px)}.introduce__subtitle .text__green{font-size:clamp(2.4rem,4vw,4.8rem);font-style:normal;font-weight:500;line-height:clamp(30px,4.6vw,58px)}.introduce__content{display:flex;flex-direction:column;gap:clamp(20px,3vw,35px)}.introduce__image{width:100%;min-width:360px}@media (max-width:768px){.introduce__image{min-width:100%}}.introduce__text{border-radius:25px;border:1px solid #BDBEC7;width:100%;max-width:476px;padding:clamp(25px,3vw,41px) clamp(20px,2vw,25px);display:flex;flex-direction:column;gap:clamp(1.6rem,2vw,2.4rem);font-size:clamp(1.6rem,2vw,2.4rem);font-style:normal;font-weight:500;line-height:clamp(26px,2.8vw,34px)}@media (max-width:768px){.introduce__text{max-width:100%}}.title .text{font-size:48px}@media (max-width:768px){.title .text{font-size:20px;font-style:normal;font-weight:500;line-height:30px}}.courses-grid{display:flex;flex-wrap:wrap;gap:25px;margin-bottom:100px}.courses-grid .course-item{display:flex;flex-direction:column;gap:15px;width:100%;max-width:calc(33.3333333333% - 25px);padding:15px 15px 34px 15px;border-radius:25px;box-shadow:0px 0px 4.8px 0px #EDEDED;background-color:#fff}@media (max-width:1440px){.courses-grid .course-item{max-width:calc(50% - 25px)}}@media (max-width:768px){.courses-grid .course-item{max-width:100%}}.courses-grid .course-item__image-wrap{height:340px}.courses-grid .course-item__image-wrap img{-o-object-fit:contain;object-fit:contain}.courses-grid .course-item__info-wrap{display:flex;gap:10px}.courses-grid .course-item__info-wrap span{font-size:1.8rem;line-height:28px;padding:6px 15px;border-radius:50px}.courses-grid .course-item__info-wrap .course-item__years{background:#F6F6F1}.courses-grid .course-item__info-wrap .course-item__price{background:#F2F981}.courses-grid .course-item__title{margin:0}.courses-grid .course-item__description{font-size:1.8rem;color:#2d2d2d;line-height:28px;margin:0}.courses-grid .course-item__buttons{display:flex;gap:5px;justify-content:space-between;margin-top:auto}@media (max-width:1024px){.courses-grid .course-item__buttons{flex-direction:column;gap:10px}}.courses-grid .course-item__buttons .course-item__button{width:140px;height:45px;display:flex;align-items:center;justify-content:center;border-radius:10px;border-radius:100px;border:1px solid #2D2D2D}@media (max-width:1024px){.courses-grid .course-item__buttons .course-item__button{width:100%}}.courses-grid .course-item__buttons .gradient-button__revert{padding:10px 25px}@media (max-width:1024px){.courses-grid .course-item__buttons .gradient-button__revert{width:100%;display:flex;justify-content:center}}.courses-slider-block{margin:60px 0 100px}.courses-slider-block .container{position:relative}@media (max-width:768px){.courses-slider-block{margin:50px 0 50px}}.courses-slider-block .stripe3{position:absolute;top:0;right:-150px;color:#F2F981;z-index:-1}@media (max-width:768px){.courses-slider-block .stripe3{display:none}}.courses-slider-block .stripe3 svg{width:505px;height:493px}.courses-slider-block .stripe1{position:absolute;top:250px;left:-115px;color:#F2F981;z-index:-1;transform:rotate(-10deg)}.courses-slider-block .stripe1 svg{width:220px;height:275px}.courses-slider-block .courses-slider-title{font-size:64px;font-style:normal;font-weight:500;line-height:80px;margin-bottom:50px}.courses-slider-block .courses-slider-title .text{font-size:48px;font-style:normal;font-weight:500;line-height:58px}@media (max-width:768px){.courses-slider-block .courses-slider-title .text{font-size:20px;font-style:normal;font-weight:500;line-height:30px}}@media (max-width:768px){.courses-slider-block .courses-slider-title{font-size:32px;font-style:normal;font-weight:500;line-height:42px;margin-bottom:25px}}.courses-slider-block .courses-slider.splide{margin-bottom:50px !important}@media (max-width:768px){.courses-slider-block .courses-slider.splide{margin-bottom:25px !important}}.courses-slider-block .courses-slider.splide .splide__track{overflow:visible}.courses-slider-block .courses-slider.splide .splide__list{align-items:stretch}.courses-slider-block .courses-slider.splide .splide__slide{height:auto}.courses-slider-block .courses-slider.splide .splide__slide .course-item{display:flex;flex-direction:column;gap:15px;width:100%;height:100%;padding:15px 15px 34px 15px;border-radius:25px;box-shadow:0px 0px 4.8px 0px #EDEDED;margin:0;transition:transform 0.3s ease,box-shadow 0.3s ease;background-color:#fff}.courses-slider-block .courses-slider.splide .splide__slide .course-item__image-wrap{height:340px}.courses-slider-block .courses-slider.splide .splide__slide .course-item__image-wrap img{-o-object-fit:contain;object-fit:contain;border-radius:15px;width:100%;height:100%}.courses-slider-block .courses-slider.splide .splide__slide .course-item__info-wrap{display:flex;gap:10px}.courses-slider-block .courses-slider.splide .splide__slide .course-item__info-wrap span{font-size:1.8rem;line-height:28px;padding:6px 15px;border-radius:50px}.courses-slider-block .courses-slider.splide .splide__slide .course-item__info-wrap .course-item__years{background:#F6F6F1}.courses-slider-block .courses-slider.splide .splide__slide .course-item__info-wrap .course-item__price{background:#F2F981}.courses-slider-block .courses-slider.splide .splide__slide .course-item__content{flex:1;display:flex;flex-direction:column}.courses-slider-block .courses-slider.splide .splide__slide .course-item__title{margin:0 0 15px 0;font-size:2rem;font-weight:600;line-height:1.3;color:#2D2D2D}.courses-slider-block .courses-slider.splide .splide__slide .course-item__description{font-size:1.6rem;color:#2d2d2d;line-height:1.5;margin:0 0 20px 0;flex:1}.courses-slider-block .courses-slider.splide .splide__slide .course-item__buttons{display:flex;gap:10px;justify-content:space-between;margin-top:auto}@media (max-width:1200px){.courses-slider-block .courses-slider.splide .splide__slide .course-item__buttons{flex-direction:column;gap:10px}}.courses-slider-block .courses-slider.splide .splide__slide .course-item__buttons .course-item__button{width:140px;height:45px;display:flex;align-items:center;justify-content:center;border-radius:100px;border:1px solid #2D2D2D;text-decoration:none;color:#2D2D2D;font-size:1.4rem;font-weight:500;transition:all 0.3s ease}@media (max-width:1200px){.courses-slider-block .courses-slider.splide .splide__slide .course-item__buttons .course-item__button{width:100%}}.courses-slider-block .courses-slider.splide .splide__slide .course-item__buttons .gradient-button__revert{padding:10px 25px;flex:1;text-align:center}@media (max-width:576px){.courses-slider-block .courses-slider.splide .splide__slide .course-item__buttons .gradient-button__revert{width:100%;display:flex;justify-content:center}}.courses-slider-block p{font-size:1.8rem;color:#7A7E86;margin:40px 0}.link-courses{border-radius:25px;border:1px solid #BDBEC7;margin:0 auto;padding:9px 28px;font-size:24px;font-style:normal;font-weight:500;line-height:42px;width:-moz-fit-content;width:fit-content;display:flex;align-items:center;justify-content:center}@media (max-width:768px){.link-courses{font-size:16px;font-style:normal;font-weight:500;line-height:26px}}.splide{margin-bottom:100px}@media (max-width:768px){.splide{margin-bottom:50px}}.splide h4{margin-bottom:55px;font-size:6.4rem;font-style:normal;font-weight:500;line-height:80px}@media (max-width:768px){.splide h4{font-size:3.2rem;line-height:54px;margin-bottom:25px}}.splide h4 .text{font-size:48px;font-style:normal;font-weight:500;line-height:58px}@media (max-width:768px){.splide h4 .text{font-size:20px;font-style:normal;font-weight:500;line-height:30px}}.splide__image{width:220px;height:220px;position:relative}.splide__image img{-o-object-fit:cover;object-fit:cover;border-radius:1000px}.splide__image svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:768px){.splide__image svg{width:40px;height:40px}}@media (max-width:768px){.splide__image{width:110px;height:110px}}.splide__wrap{display:flex;align-items:center;gap:25px;border-radius:25px;border:1px solid #BDBEC7;padding:37px 31px}@media (max-width:768px){.splide__wrap{padding:22px 11px;gap:15px}}.splide__content-wrap{display:flex;flex-direction:column;gap:25px}.splide__content-wrap .gradient-button__revert{white-space:nowrap}@media (max-width:768px){.splide__content-wrap .gradient-button__revert{font-size:1.4rem;line-height:24px;padding:6.521px 10.48px}}.splide__content-wrap h5{font-size:1.6rem;font-style:normal;font-weight:600;line-height:26px}.splide__content-wrap h6{color:#2D2D2D;font-size:14px;font-style:normal;font-weight:400;line-height:24px}.accordion-section{padding-bottom:115px;position:relative}.accordion-section .stripe3{position:absolute;top:0;left:0;color:#F2F981}@media (max-width:768px){.accordion-section .stripe3{left:-55px}}.accordion-section .stripe3 svg{width:312px;height:579px;transform:rotate(267deg)}@media (max-width:768px){.accordion-section .stripe3 svg{width:196.579px;height:364.75px}}.accordion-section .stripe1{position:absolute;bottom:0;right:-51px;color:#F2F981}@media (max-width:768px){.accordion-section .stripe1{right:-20px}}.accordion-section .stripe1 svg{width:219.715px;height:275.22px}@media (max-width:768px){.accordion-section .stripe1 svg{width:130.925px;height:164px}}@media (max-width:768px){.accordion-section{padding-bottom:50px}}.accordion-section .accordion-block-wrap{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-direction:column}.accordion-section .accordion-block-wrap h4{position:relative;z-index:2;line-height:54px;width:100%;margin-bottom:55px;font-size:6.4rem;font-style:normal;font-weight:500;line-height:80px}.accordion-section .accordion-block-wrap h4 .last-word{background:#A8E600}.accordion-section .accordion-block-wrap h4 .text{font-size:48px;font-style:normal;font-weight:500;line-height:58px}@media (max-width:768px){.accordion-section .accordion-block-wrap h4 .text{font-size:20px;font-style:normal;font-weight:500;line-height:30px}}@media (max-width:768px){.accordion-section .accordion-block-wrap h4{font-size:3.2rem;line-height:54px;margin-bottom:0px}}@media (max-width:576px){.accordion-section .accordion-block-wrap h4{line-height:44px}}.accordion-section .accordion-wrap{display:flex;flex-direction:column;gap:15px;width:100%}.accordion-section .tab{position:relative;width:100%;border-radius:25px;border:1px solid #BDBEC7;background:#FFF}.accordion-section .tab input{position:absolute;opacity:0;z-index:-1}.accordion-section .tab input:checked ~ .tab__content{max-height:1000px;transition:max-height 0.5s cubic-bezier(0.4,0,0.2,1)}.accordion-section .tab input:checked + .tab__label::after{transform:rotate(180deg)}.accordion-section .tab__content{max-height:0;overflow:hidden;transition:max-height 0.3s cubic-bezier(0.4,0,0.2,1);font-size:1.8rem}@media (max-width:576px){.accordion-section .tab__content{font-size:1.4rem}}.accordion-section .tab__content .tab__text{padding:33px}.accordion-section .tab__content .tab__text ul,.accordion-section .tab__content .tab__text ol{margin:0;list-style-position:inside}.accordion-section .tab__content .tab__text ul{list-style-type:disc}.accordion-section .tab__content .tab__text ol{list-style-type:decimal}.accordion-section .tab__content .tab__text li{margin-bottom:10px;line-height:1.5}.accordion-section .tab__content .tab__text li:last-child{margin-bottom:0}.accordion-section .tab__label,.accordion-section .tab__close{display:flex;align-items:center;border-radius:20px;cursor:pointer;height:100px}.accordion-section .tab__label img,.accordion-section .tab__close img{width:50px;height:50px}@media (max-width:576px){.accordion-section .tab__label img,.accordion-section .tab__close img{width:40px;height:40px}}.accordion-section .tab__label{padding:18px;gap:13px;font-size:2.4rem}@media (max-width:576px){.accordion-section .tab__label{font-size:1.6rem}}.accordion-section .tab__label .last-word{color:#202020}.accordion-section .tab__label::after{margin-left:auto;content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='64' height='64' viewBox='0 0 64 64' fill='none'%3E%3Ccircle cx='32' cy='32' r='31.5' fill='white' stroke='%23BDBEC7'/%3E%3Cpath d='M24.5 38C24.5 38.8284 25.1716 39.5 26 39.5L39.5 39.5C40.3284 39.5 41 38.8284 41 38C41 37.1716 40.3284 36.5 39.5 36.5H27.5V24.5C27.5 23.6716 26.8284 23 26 23C25.1716 23 24.5 23.6716 24.5 24.5L24.5 38ZM36.9393 24.9393L24.9393 36.9393L27.0607 39.0607L39.0607 27.0607L36.9393 24.9393Z' fill='%232D2D2D'/%3E%3C/svg%3E");display:inline-block;width:64px;height:64px;transition:all 0.35s}@media (max-width:576px){.accordion-section .tab__label::after{width:45px;content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='45' height='45' viewBox='0 0 64 64' fill='none'%3E%3Ccircle cx='32' cy='32' r='31.5' fill='white' stroke='%23BDBEC7'/%3E%3Cpath d='M24.5 38C24.5 38.8284 25.1716 39.5 26 39.5L39.5 39.5C40.3284 39.5 41 38.8284 41 38C41 37.1716 40.3284 36.5 39.5 36.5H27.5V24.5C27.5 23.6716 26.8284 23 26 23C25.1716 23 24.5 23.6716 24.5 24.5L24.5 38ZM36.9393 24.9393L24.9393 36.9393L27.0607 39.0607L39.0607 27.0607L36.9393 24.9393Z' fill='%232D2D2D'/%3E%3C/svg%3E");height:45px}}@media (max-width:576px){.alice-archive-slider{margin:0 5px;margin-bottom:20px}}h4{margin-bottom:55px;font-size:6.4rem;font-style:normal;font-weight:500;line-height:80px}@media (max-width:768px){h4{font-size:3.2rem;line-height:54px;margin-bottom:25px}}h4 .text{font-size:48px;font-style:normal;font-weight:500;line-height:58px}@media (max-width:768px){h4 .text{font-size:20px;font-style:normal;font-weight:500;line-height:30px}}