@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)}}.flipCards_cards{position:relative}.flipCards_cards #btn-left,.flipCards_cards #btn-right{width:62px;height:73px;display:flex;align-items:center;justify-content:center;border:2px solid #024f28;background:#fff;z-index:1;top:50%;transform:translateY(-50%)}.flipCards_cards #btn-left svg,.flipCards_cards #btn-right svg{display:block;stroke:#fff;width:15px;height:25px}.flipCards_cards #btn-left svg path,.flipCards_cards #btn-right svg path{fill:#024f28}.flipCards_cards #btn-left{border-top-right-radius:8px;border-bottom-right-radius:8px;position:absolute;left:-20px}.flipCards_cards #btn-left svg{transform:rotate(180deg)}.flipCards_cards #btn-right{border-top-left-radius:8px;border-bottom-left-radius:8px;position:absolute;right:-20px}.flipCards_cards-parent{position:relative}.flipCards_cards-wrapper{width:100%;height:100%;transition:transform .3s ease,opacity .3s ease;display:flex;justify-content:center;align-items:center;font-size:24px;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:auto;will-change:transform;position:relative;margin:0 auto}.flipCards_cards-single{padding:17px;overflow:hidden;border-radius:16px;border:2px solid #024f28;box-shadow:1px 0 0 1px #024f28;background:#fff;display:block;position:absolute;top:0;left:30px;width:calc(100% - 60px);transform:translateY(20px) scale(.9) rotate(-10deg)}.flipCards_cards-single:nth-child(1){z-index:3;transform:rotate(0)}.flipCards_cards-single:nth-child(2){z-index:2;transform:translateY(10px) scale(.95) rotate(-5deg);opacity:.9}.flipCards_cards-single:nth-child(3){z-index:1;transform:translateY(20px) scale(.9) rotate(-10deg);opacity:.7}.flipCards_cards-image{border-radius:16px;overflow:hidden}.flipCards_cards-image img{width:100%;border-radius:16px}.flipCards_cards-title{font-family:AFMSans;font-weight:400;font-size:28px;line-height:100%;text-transform:uppercase;margin-top:15px;display:block}.flipCards_cards-linkText{margin-top:10px}.flipCards_cards-linkText.btn{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}.flipCards_cards-linkText.btn:hover{background-color:#fff;box-shadow:0 0 20px rgba(111,197,255,.3137254902);transform:scale(1.05)}.flipCards_cards-linkText.btn:hover svg{animation:slide-right .6s ease-out both;flex-shrink:0}.flipCards_cards-linkText.btn span{z-index:1;position:relative}.flipCards_cards-linkText.btn svg{display:block}.flipCards_cards-linkText.btn{background:#fff}.flipCards_cards-linkText.text{font-weight:600;line-height:100%;text-decoration:underline;text-transform:uppercase;font-size:18px;color:#024f28}.flipCards_cards-linkText.text:hover svg{transform:translateX(5px)}.flipCards_cards-linkText.text span,.flipCards_cards-linkText.text svg{z-index:1;transition:all .3s ease-out}.flipCards_cards-linkText.text svg path{stroke:#024f28}.flipCards_cards-link{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}.flipCards_cards-link:hover{background-color:#fff;box-shadow:0 0 20px rgba(111,197,255,.3137254902);transform:scale(1.05)}.flipCards_cards-link:hover svg{animation:slide-right .6s ease-out both;flex-shrink:0}.flipCards_cards-link span{z-index:1;position:relative}.flipCards_cards-link svg{display:block}.flipCards_cards-link{width:-moz-fit-content;width:fit-content;background:#fff;color:#024f28}.flipCards_cards-pagination{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:30px;margin-top:-10px}.flipCards_cards-pagination .pagination-bullet{width:19px;height:19px;border-radius:100px;background:#fff;border:2px solid #024f28}.flipCards_cards-pagination .pagination-bullet.active{background:#bdd630}@keyframes modal-video{from{opacity:0}to{opacity:1}}@keyframes modal-video-inner{from{transform:translate(0,100px)}to{transform:translate(0,0)}}.modal-video{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.8);z-index:1000000;cursor:pointer;opacity:1;animation-timing-function:ease-out;animation-duration:.3s;animation-name:modal-video;transition:opacity .3s ease-out}.modal-video-close{opacity:0}.modal-video-close .modal-video-movie-wrap{transform:translate(0,100px)}.modal-video-body{width:100%;height:100%;margin:0 auto;padding:0 10px;display:flex;justify-content:center;box-sizing:border-box}.modal-video-inner{display:flex;justify-content:center;align-items:center;width:100%;height:100%}.modal-video-movie-wrap{width:100%;height:0;position:relative;padding-bottom:56.25%;background-color:#000;animation-timing-function:ease-out;animation-duration:.3s;animation-name:modal-video-inner;transform:translate(0,0);transition:transform .3s ease-out}.modal-video-movie-wrap iframe{position:absolute;top:0;left:0;width:100%;height:100%}.modal-video-close-btn{position:absolute;z-index:2;top:-45px;right:0;display:inline-block;width:35px;height:35px;overflow:hidden;border:none;background:0 0}.modal-video-close-btn:before{transform:rotate(45deg)}.modal-video-close-btn:after{transform:rotate(-45deg)}.modal-video-close-btn:after,.modal-video-close-btn:before{content:"";position:absolute;height:2px;width:100%;top:50%;left:0;margin-top:-1px;background:#fff;border-radius:5px;margin-top:-6px}.videoCard{overflow:hidden;border-radius:20px;height:auto;display:flex;flex-direction:column;position:relative;transition:all .3s ease-out!important;display:flex!important;height:auto!important;flex-direction:column;border:1px solid #fff}.videoCard-image{position:relative}.videoCard-image img,.videoCard-image video{width:100%;height:360px;display:block;-o-object-fit:cover;object-fit:cover}.videoCard-btn{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:1;transition:all .3s ease-out}.videoCard-btn:hover{transform:translate(-50%,-50%) scale(1.05)}.videoCard-btn svg{display:block}.videoCard-content{padding:30px;flex:1;width:100%;background:#024f28}.videoCard-content-wrapper{display:flex;flex-direction:column;gap:17px}.videoCard-subtitle{font-weight:700;font-size:14px;line-height:100%;text-transform:uppercase;color:#8fd200}.videoCard-title{font-family:AFMSans;font-weight:400;font-size:36px;line-height:36px;text-transform:uppercase;color:#fff}.videoCard-description{font-weight:600;font-size:18px;line-height:120%;color:#fff}.videoCard-description p{margin:0}.videoCard-description a{text-decoration:underline;color:inherit}.videoCard-description img{max-width:100%;height:auto}.videoCard-link{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}.videoCard-link:hover{background-color:#fff;box-shadow:0 0 20px rgba(111,197,255,.3137254902);transform:scale(1.05)}.videoCard-link:hover svg{animation:slide-right .6s ease-out both;flex-shrink:0}.videoCard-link span{z-index:1;position:relative}.videoCard-link svg{display:block}.videoCard-link{background:#fff;color:#024f28}.fullSwiper .swiper-pagination{margin-top:20px}.fullSwiper_single{overflow:hidden;border-radius:20px;height:auto;display:flex;flex-direction:column;position:relative;transition:all .3s ease-out!important;display:flex!important;height:auto!important;flex-direction:column;border:1px solid #fff}.fullSwiper_single-image{position:relative}.fullSwiper_single-image img,.fullSwiper_single-image video{width:100%;height:360px;display:block;-o-object-fit:cover;object-fit:cover}.fullSwiper_single-btn{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:1;transition:all .3s ease-out}.fullSwiper_single-btn:hover{transform:translate(-50%,-50%) scale(1.05)}.fullSwiper_single-btn svg{display:block}.fullSwiper_single-content{padding:30px;flex:1;width:100%;background:#024f28}.fullSwiper_single-content-wrapper{display:flex;flex-direction:column;gap:17px}.fullSwiper_single-subtitle{font-weight:700;font-size:14px;line-height:100%;text-transform:uppercase;color:#8fd200}.fullSwiper_single-title{font-family:AFMSans;font-weight:400;font-size:36px;line-height:36px;text-transform:uppercase;color:#fff}.fullSwiper_single-description{font-weight:600;font-size:18px;line-height:120%;color:#fff}.fullSwiper_single-link{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}.fullSwiper_single-link:hover{background-color:#fff;box-shadow:0 0 20px rgba(111,197,255,.3137254902);transform:scale(1.05)}.fullSwiper_single-link:hover svg{animation:slide-right .6s ease-out both;flex-shrink:0}.fullSwiper_single-link span{z-index:1;position:relative}.fullSwiper_single-link svg{display:block}.fullSwiper_single-link{background:#fff}body .threeCubes_top{display:flex}body .threeCubes_orange{padding:50px 20px;background:#f15d2a;display:flex;flex-direction:column;gap:20px}body .threeCubes_orange-title{font-family:AFMSans;font-weight:400;font-size:40px;line-height:85%;text-transform:uppercase;color:#fff}body .threeCubes_orange .flipCards_cards-pagination{margin-bottom:0}body .threeCubes_orange .flipCards_cards-pagination .pagination-bullet{border-color:#60051a}body .threeCubes_orange .flipCards_cards-pagination .pagination-bullet.active{background:#f9b8a2}body .threeCubes_orange .singleContentCard{display:flex;flex-direction:column;gap:20px}body .threeCubes_orange .singleContentCard_title{font-family:AFMSans;font-weight:400;font-size:22px;line-height:24px;text-transform:uppercase;color:#60051a}body .threeCubes_orange .singleContentCard_description{font-weight:600;font-size:18px;line-height:120%;color:#60051a}body .threeCubes_orange .singleContentCard_link{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}body .threeCubes_orange .singleContentCard_link:hover{background-color:#fff;box-shadow:0 0 20px rgba(111,197,255,.3137254902);transform:scale(1.05)}body .threeCubes_orange .singleContentCard_link:hover svg{animation:slide-right .6s ease-out both;flex-shrink:0}body .threeCubes_orange .singleContentCard_link span{z-index:1;position:relative}body .threeCubes_orange .singleContentCard_link svg{display:block}body .threeCubes_orange .singleContentCard_link{background:#fff;padding:14px 14px}body .threeCubes_green{padding:50px 20px;background:linear-gradient(90deg,#89c980 -9.07%,#fcf176 14.43%,#fcf176 84.91%,#89c980 108.4%)}body .threeCubes_green{display:flex;flex-direction:column;gap:20px}body .threeCubes_green-title{font-family:AFMSans;font-weight:400;font-size:40px;line-height:100%;text-transform:uppercase}body .threeCubes_green .flipCards_cards-pagination{margin-bottom:0}body .threeCubes_green .singleBlurCard{display:flex;flex-direction:column;gap:20px}body .threeCubes_green .singleBlurCard_title{font-family:AFMSans;font-weight:400;font-size:28px;line-height:100%;text-transform:uppercase}body .threeCubes_green .singleBlurCard_image{border-radius:16px;overflow:hidden;position:relative}body .threeCubes_green .singleBlurCard_image::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(2,79,40,.4);backdrop-filter:blur(15px);border-radius:16px;transition:.3s}body .threeCubes_green .singleBlurCard_image.active::after{backdrop-filter:unset;background:unset;background:linear-gradient(2.81deg,rgba(2,79,40,.7) 26.41%,rgba(2,79,40,0) 49.69%)}body .threeCubes_green .singleBlurCard_image-btn{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:1}body .threeCubes_green .singleBlurCard_image-btn svg{display:block}body .threeCubes_green .singleBlurCard_image-content{position:absolute;padding:10px 20px;z-index:1;left:0;bottom:0;height:100%;width:100%;color:#fff;display:flex;flex-direction:column;justify-content:flex-end;gap:5px}body .threeCubes_green .singleBlurCard_image-content-title{font-family:AFMSans;font-weight:400;font-size:31px;line-height:100%;text-transform:uppercase}body .threeCubes_green .singleBlurCard_image-content-link{font-weight:700;font-size:18px;line-height:100%;letter-spacing:0;text-transform:uppercase;text-decoration:underline}body .threeCubes_green .singleBlurCard_image img{width:100%;display:block;height:270px;-o-object-fit:cover;object-fit:cover}body .threeCubes_bottom-content{padding:40px 20px 30px;background:linear-gradient(90deg,#89c980 -9.07%,#fcf176 14.43%,#fcf176 84.91%,#89c980 108.4%)}body .threeCubes_bottom-content{border-top-left-radius:16px;border-top-right-radius:16px;text-align:center;display:flex;flex-direction:column;max-width:1200px}body .threeCubes_bottom-subtitle{font-family:TastyBold;font-weight:400;font-size:30px;line-height:100%;text-transform:uppercase;color:#f15d2a;transform:rotate(-5.5deg);margin-bottom:15px}body .threeCubes_bottom-title{font-family:AFMSans;font-weight:400;font-size:59px;line-height:100%;text-transform:uppercase;margin-bottom:20px}body .threeCubes_bottom-link{padding:20px 20px 40px;background:linear-gradient(90deg,#89c980 -9.07%,#fcf176 14.43%,#fcf176 84.91%,#89c980 108.4%)}body .threeCubes_bottom-link{border-bottom-right-radius:16px;border-bottom-left-radius:16px;max-width:1200px}body .threeCubes_bottom-btn{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}body .threeCubes_bottom-btn:hover{background-color:#fff;box-shadow:0 0 20px rgba(111,197,255,.3137254902);transform:scale(1.05)}body .threeCubes_bottom-btn:hover svg{animation:slide-right .6s ease-out both;flex-shrink:0}body .threeCubes_bottom-btn span{z-index:1;position:relative}body .threeCubes_bottom-btn svg{display:block}body .threeCubes_bottom-btn{background:#fff}body .threeCubes_bottom .fullSwiper::after{content:"";position:absolute;top:0;left:50%;width:calc(100% - 40px);height:100%;background:linear-gradient(90deg,#89c980 -9.07%,#fcf176 14.43%,#fcf176 84.91%,#89c980 108.4%)}body .threeCubes_bottom .fullSwiper::after{transform:translateX(-50%)}body .threeCubes_bottom .fullSwiper .paginations{position:relative!important;z-index:1}body .threeCubes_bottom .fullSwiper_single-subtitle{color:#8fd200}@media (min-width:1200px){.description{font-weight:700;font-size:22px;line-height:120%}.flipCards_cards .flipCards_link{display:none}.flipCards_cards #btn-left,.flipCards_cards #btn-right{z-index:0;width:82px;height:93px}.flipCards_cards #btn-left svg,.flipCards_cards #btn-right svg{height:30px;width:auto}.flipCards_cards #btn-left{border-radius:0;border-top-left-radius:8px;border-bottom-left-radius:8px;left:-74px}.flipCards_cards #btn-right{border-radius:0;border-top-right-radius:8px;border-bottom-right-radius:8px;right:-74px}.flipCards_cards-parent{width:-moz-fit-content;width:fit-content;margin:0 auto}.flipCards_cards-wrapper{width:420px;z-index:1}.flipCards_cards-single{width:100%;left:0}.flipCards_cards-title{font-size:36px}.flipCards_cards-linkText.btn{font-size:24px;padding:18px 36px;gap:9px}.flipCards_cards-linkText.btn svg{height:14px}.flipCards_cards-linkText.text{font-size:21px}.flipCards_cards-link{font-size:24px;padding:25px 37px;gap:9px}.flipCards_cards-link svg{height:14px}.flipCards_cards-link{display:none}.flipCards_cards-pagination{display:none}.modal-video-body{max-width:60%;align-items:center}.videoCard-image img,.videoCard-image video{height:450px}.videoCard-image-noContent img,.videoCard-image-noContent video{min-height:600px}.videoCard-content{padding:30px 44px;display:flex;align-items:center;justify-content:space-between;gap:20px}.videoCard-link{font-size:24px;padding:18px 36px;gap:9px}.videoCard-link svg{height:14px}.videoCard-link{flex-shrink:0}.fullSwiper .swiper-pagination{margin-top:25px}.fullSwiper .swiper-slide{transform:scale(.9)!important}.fullSwiper .swiper-slide-active{transform:scale(1)!important}.fullSwiper_single-image img,.fullSwiper_single-image video{height:450px}.fullSwiper_single-btn svg path{fill:#fff}.fullSwiper_single-content{padding:30px 44px;display:flex;align-items:center;justify-content:space-between;gap:20px}.fullSwiper_single-link{font-size:24px;padding:18px 36px;gap:9px}.fullSwiper_single-link svg{height:14px}.fullSwiper_single-link{flex-shrink:0}body .threeCubes{padding:45px 0}body .threeCubes_top{gap:45px}body .threeCubes_orange{flex-basis:calc(50% - 22.5px);padding:60px;border-radius:20px;display:flex;flex-direction:column}body .threeCubes_orange-title{font-size:70px;text-align:center;margin-bottom:90px}body .threeCubes_orange .flipCards_cards-wrapper{width:320px}body .threeCubes_orange .singleContentCard_title{color:#024f28;font-size:28px}body .threeCubes_orange .singleContentCard_description{color:#024f28;font-size:22px}body .threeCubes_orange .singleContentCard_link{font-size:24px;padding:18px 36px;gap:9px}body .threeCubes_orange .singleContentCard_link svg{height:14px}body .threeCubes_green{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%)}body .threeCubes_green{flex-basis:calc(50% - 22.5px);padding:60px;border-radius:20px}body .threeCubes_green-title{font-size:70px;text-align:center;margin-bottom:30px}body .threeCubes_green .flipCards_cards-wrapper{width:320px}body .threeCubes_bottom{margin-top:50px}body .threeCubes_bottom-content{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%)}body .threeCubes_bottom-content{padding:50px 20px 40px}body .threeCubes_bottom-subtitle{font-size:32px}body .threeCubes_bottom-title{font-size:80px;margin-bottom:40px}body .threeCubes_bottom-link{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%)}body .threeCubes_bottom-btn{font-size:24px;padding:18px 36px;gap:9px}body .threeCubes_bottom-btn svg{height:14px}body .threeCubes_bottom-btn{width:-moz-fit-content;width:fit-content;margin:0 auto}body .threeCubes_bottom .fullSwiper::after{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%)}body .threeCubes_bottom .fullSwiper::after{max-width:1200px}body .threeCubes_bottom .fullSwiper_single-image::after{background:linear-gradient(rgba(2,79,40,.1) 0,rgba(0,13,7,.9) 100%)}body .threeCubes_bottom .fullSwiper_single-title{color:#fff}}@media (max-width:1199px){.flipCards_cards-wrapper{margin-bottom:50px}.flipCards_cards-link{margin:0 auto}.modal-video-movie-wrap{height:500px;width:280px}.videoCard-link{margin-top:17px}.fullSwiper_single-link{margin-top:17px}body .threeCubes_top{padding:0;flex-direction:column-reverse}body .threeCubes_orange .singleContentCard_link{color:#60051a;border-color:#60051a;width:-moz-fit-content;width:fit-content}body .threeCubes_orange .singleContentCard_link svg path{stroke:#60051a}body .threeCubes_bottom{padding:20px 20px}body .threeCubes_bottom .fullSwiper{margin:0 -20px}}@media (orientation:landscape){.modal-video-inner{padding:10px 60px;box-sizing:border-box}.modal-video-close-btn{top:0;right:-45px}}