@keyframes slide-right{0%{transform:translateX(-10px);opacity:0}100%{transform:translateX(0);opacity:1}}.wrapper{padding:0 20px;max-width:1240px;margin:0 auto}.description{font-weight:700;font-size:17px;line-height:120%}.paginations{position:static!important}.paginations .swiper-pagination-bullet{width:19px;height:19px;border:2px solid #024f28;background:#fff;opacity:1}.paginations .swiper-pagination-bullet-active{background:#8fd200}@keyframes float{0%,100%{transform:translateY(0)}50%{transform:translateY(-15px)}}.polygonBanner{clip-path:polygon(100% 0,0 100%,100% 100%)}.polygonBanner_wrapper{animation:float ease-in-out infinite}@keyframes float{0%,100%{transform:translateY(0)}50%{transform:translateY(-15px)}}#hero-green{position:absolute;top:70px;left:-35px}#hero-green div{transform:rotate(30deg);background:#8fd200;width:75px;height:75px}#hero-pink{position:absolute;top:89px;right:-30px}#hero-pink div{background:#e50e63;width:89px;height:89px;transform:rotate(-107deg)}#hero-orange{position:absolute;top:60%;transform:translateY(-50%);right:0}#hero-orange div{background:#f15d2a;width:75px;height:75px;transform:rotate(-167deg)}.quizSection{background:linear-gradient(90deg,#89c980 -9.07%,#fcf176 14.43%,#fcf176 84.91%,#89c980 108.4%);padding:50px 0;position:relative}.quizSection .wrapper{position:relative;z-index:1}.quizSection_content{display:flex;flex-direction:column;gap:20px;margin-bottom:30px}.quizSection_content-top{display:flex;flex-direction:column;gap:10px;text-align:center}.quizSection_content-subtitle{font-family:TastyBold;font-weight:400;font-size:30px;line-height:100%;text-transform:uppercase;transform:rotate(-5.5deg);display:flex;justify-content:center;align-items:center;gap:10px;display:block;color:#009e4f}.quizSection_content-title{font-family:AFMSans;font-weight:400;font-size:55px;line-height:100%;text-align:center;text-transform:uppercase;position:relative;width:-moz-fit-content;width:fit-content;transition:all .3s ease-out;margin:0 auto}.quizSection_content-title.active::after{max-height:0}.quizSection_content-title::after{content:"";position:absolute;width:100%;height:100%;max-height:100%;background:#fef670;pointer-events:none;z-index:1;top:0;left:0;transition:all .3s ease-out}.quizSection_content-description{margin:0 auto;position:relative;width:-moz-fit-content;width:fit-content;transition:all .3s ease-out;text-align:center}.quizSection_content-description.active::after{max-height:0}.quizSection_content-description::after{content:"";position:absolute;width:100%;height:100%;max-height:100%;background:#fef670;pointer-events:none;z-index:1;top:0;left:0;transition:all .3s ease-out}.quizSection_content-description p{margin:0}.quizSection_content-description a{text-decoration:underline;color:inherit}.quizSection_content-description img{max-width:100%;height:auto}.quizSection_content-description ol,.quizSection_content-description ul{text-align:left}.quizSection_all{position:relative;width:-moz-fit-content;width:fit-content;transition:all .3s ease-out;display:flex;flex-direction:column;align-items:center;border:2px solid #024f28;box-shadow:0 4px 0 0 #024f28;background:#fff;padding:20px;border-radius:20px;position:relative}.quizSection_all.active::after{max-height:0}.quizSection_all::after{content:"";position:absolute;width:100%;height:100%;max-height:100%;background:#fef670;pointer-events:none;z-index:1;top:0;left:0;transition:all .3s ease-out}.quizSection_all-svg{position:absolute;top:0;left:0}.quizSection_all-numbers{background:#f15d2a33;font-family:TastyBold;font-weight:400;font-size:21px;line-height:100%;text-align:center;text-transform:uppercase;color:#f15d2a;border-radius:60px;width:-moz-fit-content;width:fit-content;padding:8px 14px;margin-bottom:20px}.quizSection_all-btns{display:flex;flex-direction:row;gap:20px;margin-top:20px}.quizSection_all-back,.quizSection_all-reset{background:#bdd630;padding:18.5px 17.5px;font-family:TastyBold;font-weight:400;font-size:18px;line-height:24px;text-transform:uppercase;border-radius:12px;border:2px solid #024f28;box-shadow:0 2px 0 0 #024f28;gap:10px;display:flex;align-items:center;transition:all .3s ease-out;justify-content:center;background:#fff}.quizSection_all-back:hover,.quizSection_all-reset:hover{background-color:#fff;box-shadow:0 0 20px #6fc5ff50;transform:scale(1.05)}.quizSection_all-back:hover svg,.quizSection_all-reset:hover svg{animation:slide-right .6s ease-out both;flex-shrink:0}.quizSection_all-back span,.quizSection_all-reset span{z-index:1;position:relative}.quizSection_all-back svg,.quizSection_all-reset svg{display:block}.quizSection_all-back svg,.quizSection_all-reset svg{transform:rotate(180deg)!important}.quizSection_all-next{background:#bdd630;padding:18.5px 17.5px;font-family:TastyBold;font-weight:400;font-size:18px;line-height:24px;text-transform:uppercase;border-radius:12px;border:2px solid #024f28;box-shadow:0 2px 0 0 #024f28;gap:10px;display:flex;align-items:center;transition:all .3s ease-out;justify-content:center;background:#fff}.quizSection_all-next:hover{background-color:#fff;box-shadow:0 0 20px #6fc5ff50;transform:scale(1.05)}.quizSection_all-next:hover svg{animation:slide-right .6s ease-out both;flex-shrink:0}.quizSection_all-next span{z-index:1;position:relative}.quizSection_all-next svg{display:block}.quizSection_single-description{text-align:center;margin-bottom:20px}.quizSection_single-result{text-align:center;margin-top:20px}.quizSection_single-result p{margin:0}.quizSection_single-result a{text-decoration:underline;color:inherit}.quizSection_single-result img{max-width:100%;height:auto}.quizSection_single-result ol,.quizSection_single-result ul{text-align:left}.quizSection_single-answers{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.quizSection_single-answer{padding:12px 16px;font-weight:700;font-size:17px;text-transform:uppercase;background:#bdd630;border-radius:36px;display:flex;gap:10px;align-items:center;position:relative}.quizSection_single-answer::before{content:"";width:27px;height:27px;background:#fff;border-radius:100px;border:2px solid #024f28;display:block;flex-shrink:0}.quizSection_single-answer.active::after{content:"";width:17px;height:17px;background:#024f28;border-radius:100px;display:block;position:absolute;left:21px;top:50%;transform:translateY(-50%)}.quizSection_final{text-align:center}.quizSection_final p{margin:0}.quizSection_final a{text-decoration:underline;color:inherit}.quizSection_final img{max-width:100%;height:auto}.quizSection_final ol,.quizSection_final ul{text-align:left}@media (min-width:1200px){.description{font-weight:700;font-size:22px;line-height:120%}#hero-green{top:0;left:calc(50% - 500px)}#hero-green div{width:120px;height:120px}#hero-pink{top:50px;right:calc(50% - 400px)}#hero-pink div{width:110px;height:110px}#hero-orange{top:75%;right:calc(50% - 600px)}#hero-orange div{width:130px;height:130px}#hero-green-bold{position:absolute;top:25%;right:calc(50% - 1000px)}#hero-green-bold div{background:#009e4f;width:200px;height:200px;transform:rotate(70deg)}#hero-red{position:absolute;top:70%;right:calc(50% + 700px)}#hero-red div{background:#ee1e4a;width:180px;height:180px;transform:rotate(-115deg)}.quizSection{background:linear-gradient(90deg,#86c985 0,#cde378 10%,#f2ef75 20%,#fbf370 30%,#fef670 40%,#fff572 50%,#fef670 60%,#fbf370 70%,#f0f171 80%,#d3e576 90%,#84cb83 100%)}.quizSection{padding:100px 0}.quizSection_content{gap:30px;margin-bottom:50px}.quizSection_content-subtitle{font-size:32px}.quizSection_content-title{font-size:80px}.quizSection_all{padding:40px 50px}.quizSection_all-btns{margin-top:40px}.quizSection_all-back,.quizSection_all-reset{font-size:24px;padding:18px 36px;gap:9px}.quizSection_all-back svg,.quizSection_all-reset svg{height:14px}.quizSection_all-next{font-size:24px;padding:18px 36px;gap:9px}.quizSection_all-next svg{height:14px}.quizSection_single-description{margin-bottom:40px}.quizSection_single-answers{gap:19px}.quizSection_single-answer{font-size:19px;line-height:20px}}@media (min-width:1600px){.quizSection_all{padding:40px 100px}}@media (max-width:1199px){.quizSection_all-svg{width:50px;height:57px}}