.fadeIn{animation-name:fadeIn;animation-duration:.5s;animation-timing-function:ease-out;animation-fill-mode:both}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.scaleIn_sm{animation-name:scaleIn_sm;animation-duration:.6s;animation-timing-function:ease-out;animation-fill-mode:both;transform-origin:center}@keyframes scaleIn_sm{0%{opacity:0;transform:scale(0.9)}100%{opacity:1;transform:scale(1)}}.scaleIn{animation-name:scaleIn;animation-duration:.6s;animation-timing-function:ease-out;animation-fill-mode:both;transform-origin:center}@keyframes scaleIn{0%{opacity:0;transform:scale(0.7)}100%{opacity:1;transform:scale(1)}}.scaleInAndRotate{animation-name:scaleInAndRotate;animation-duration:.8s;animation-timing-function:ease-out;animation-fill-mode:both}@keyframes scaleInAndRotate{0%{opacity:0;scale:.7;transform:rotate(0)}100%{opacity:1;scale:1;transform:rotate(360deg)}}.scaleInAndBack{animation-name:scaleInAndBack;animation-duration:.6s;animation-timing-function:ease-out;animation-fill-mode:both}@keyframes scaleInAndBack{0%{opacity:0;transform:scale(0.8)}60%{opacity:1;transform:scale(1.05)}100%{opacity:1;transform:scale(1)}}.fadeInLeft_sm{animation-name:fadeInLeft_sm;animation-duration:.5s;animation-timing-function:ease-out;animation-fill-mode:both}@keyframes fadeInLeft_sm{0%{opacity:0;transform:translate3d(-30px, 0, 0)}100%{opacity:1;transform:translate3d(0, 0, 0)}}.fadeInLeft_md{animation-name:fadeInLeft_md;animation-duration:.5s;animation-timing-function:ease-out;animation-fill-mode:both}@keyframes fadeInLeft_md{0%{opacity:0;transform:translate3d(-40px, 0, 0)}100%{opacity:1;transform:translate3d(0, 0, 0)}}.fadeInLeft_lg{animation-name:fadeInLeft_lg;animation-duration:.5s;animation-timing-function:ease-out;animation-fill-mode:both}@keyframes fadeInLeft_lg{0%{opacity:0;transform:translate3d(-50px, 0, 0)}100%{opacity:1;transform:translate3d(0, 0, 0)}}.fadeInRight_sm{animation-name:fadeInRight_sm;animation-duration:.5s;animation-timing-function:ease-out;animation-fill-mode:both}@keyframes fadeInRight_sm{0%{opacity:0;transform:translate3d(30px, 0, 0)}100%{opacity:1;transform:translate3d(0, 0, 0)}}.fadeInRight_md{animation-name:fadeInRight_md;animation-duration:.5s;animation-timing-function:ease-out;animation-fill-mode:both}@keyframes fadeInRight_md{0%{opacity:0;transform:translate3d(40px, 0, 0)}40%{opacity:1}100%{opacity:1;transform:translate3d(0, 0, 0)}}.fadeInRight_lg{animation-name:fadeInRight_lg;animation-duration:.5s;animation-timing-function:ease-out;animation-fill-mode:both}@keyframes fadeInRight_lg{0%{opacity:0;transform:translate3d(120px, 0, 0)}40%{opacity:1}100%{opacity:1;transform:translate3d(0, 0, 0)}}.fadeInRight_xl{animation-name:fadeInRight_xl;animation-duration:.5s;animation-timing-function:ease-out;animation-fill-mode:both}@keyframes fadeInRight_xl{0%{opacity:0;transform:translate3d(160px, 0, 0)}40%{opacity:1}100%{opacity:1;transform:translate3d(0, 0, 0)}}.fadeInBottom_xs{animation-name:fadeInBottom_xs;animation-duration:.5s;animation-timing-function:ease-out;animation-fill-mode:both}@keyframes fadeInBottom_xs{0%{opacity:0;transform:translate3d(0px, 20px, 0)}100%{opacity:1;transform:translate3d(0, 0, 0)}}.fadeInBottom_sm{animation-name:fadeInBottom_sm;animation-duration:.5s;animation-timing-function:ease-out;animation-fill-mode:both}@keyframes fadeInBottom_sm{0%{opacity:0;transform:translate3d(0px, 30px, 0)}100%{opacity:1;transform:translate3d(0, 0, 0)}}.fadeInBottom_md{animation-name:fadeInBottom_md;animation-duration:.5s;animation-timing-function:ease-out;animation-fill-mode:both}@keyframes fadeInBottom_md{0%{opacity:0;transform:translate3d(0px, 40px, 0)}100%{opacity:1;transform:translate3d(0, 0, 0)}}.fadeOutBottom_md{animation-name:fadeOutBottom_md;animation-duration:.5s;animation-timing-function:ease-out;animation-fill-mode:both}@keyframes fadeOutBottom_md{0%{opacity:1;transform:translate3d(0, 0, 0)}100%{opacity:0;transform:translate3d(0px, 40px, 0)}}.fadeInBottom_lg{animation-name:fadeInBottom_lg;animation-duration:.5s;animation-timing-function:ease-out;animation-fill-mode:both}@keyframes fadeInBottom_lg{0%{opacity:0;transform:translate3d(0px, 50px, 0)}100%{opacity:1;transform:translate3d(0, 0, 0)}}.fadeInTop_xs{animation-name:fadeInTop_xs;animation-duration:.5s;animation-timing-function:ease-out;animation-fill-mode:both}@keyframes fadeInTop_xs{0%{opacity:0;transform:translate3d(0px, -20px, 0)}100%{opacity:1;transform:translate3d(0, 0, 0)}}.fadeInTop_sm{animation-name:fadeInTop_sm;animation-duration:.5s;animation-timing-function:ease-out;animation-fill-mode:both}@keyframes fadeInTop_sm{0%{opacity:0;transform:translate3d(0px, -30px, 0)}100%{opacity:1;transform:translate3d(0, 0, 0)}}.fadeInTop_md{animation-name:fadeInTop_md;animation-duration:.5s;animation-timing-function:ease-out;animation-fill-mode:both}@keyframes fadeInTop_md{0%{opacity:0;transform:translate3d(0px, -40px, 0)}100%{opacity:1;transform:translate3d(0, 0, 0)}}.homeLogoAnim{animation-name:homeLogoAnim;animation-duration:.7s;animation-timing-function:ease-out;animation-fill-mode:both}@keyframes homeLogoAnim{0%{opacity:0;scale:.7;transform:rotate(-10deg)}10%{transform:rotate(-10deg)}100%{opacity:1;scale:1;transform:rotate(0)}}.cloudAnim_l{animation-name:cloudAnim_l;animation-duration:20s;animation-timing-function:ease-out;animation-iteration-count:infinite;animation-fill-mode:both}@keyframes cloudAnim_l{0%{transform:translate3d(-7%, 0, 0)}50%{transform:translate3d(7%, 0, 0)}100%{transform:translate3d(-7%, 0, 0)}}.cloudAnim_r{animation-name:cloudAnim_r;animation-duration:15s;animation-timing-function:ease-out;animation-iteration-count:infinite;animation-fill-mode:both}@keyframes cloudAnim_r{0%{transform:translate3d(15%, 0, 0)}50%{transform:translate3d(-15%, 0, 0)}100%{transform:translate3d(15%, 0, 0)}}.stepAnim{animation-name:stepAnim;animation-duration:.5s;animation-timing-function:ease-out;animation-fill-mode:both}@keyframes stepAnim{0%{opacity:0}70%{opacity:0}100%{opacity:1}}.contactBobAnim{animation-name:contactBobAnim;animation-duration:.5s;animation-timing-function:ease-out;animation-fill-mode:both}@keyframes contactBobAnim{0%{opacity:1;transform:translate3d(0, -100%, 0)}100%{opacity:1;transform:translate3d(0, 0, 0)}}@font-face{font-family:"Shantell Sans";src:url(//bobabobekvefilmu.cz/wp-content/themes/bobabobek/assets/fonts/Shantell_Sans/ShantellSans-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Shantell Sans";src:url(//bobabobekvefilmu.cz/wp-content/themes/bobabobek/assets/fonts/Shantell_Sans/ShantellSans-Medium.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Shantell Sans";src:url(//bobabobekvefilmu.cz/wp-content/themes/bobabobek/assets/fonts/Shantell_Sans/ShantellSans-SemiBold.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:"Shantell Sans";src:url(//bobabobekvefilmu.cz/wp-content/themes/bobabobek/assets/fonts/Shantell_Sans/ShantellSans-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"Shantell Sans";src:url(//bobabobekvefilmu.cz/wp-content/themes/bobabobek/assets/fonts/Shantell_Sans/ShantellSans-ExtraBold.ttf) format("truetype");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:"Lato";src:url(//bobabobekvefilmu.cz/wp-content/themes/bobabobek/assets/fonts/Lato/Lato-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Lato";src:url(//bobabobekvefilmu.cz/wp-content/themes/bobabobek/assets/fonts/Lato/Lato-Bold.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}.header{width:100%;background:rgba(0,0,0,0);position:absolute;top:0;z-index:100}.header-inner{width:100%;max-width:1350px !important;display:flex;justify-content:space-between;align-items:center;padding:20px 15px 20px 20px !important;margin:0 auto}.header-logo img{width:130px}.header-nav-desktop{display:none}.header-nav-desktop ul{display:flex;gap:30px}.header-nav-desktop ul li.active a{-webkit-text-stroke-color:#f7613b}.header-nav-desktop ul li a{color:#fff;font-weight:800;font-size:17px;transition:all .3s ease-out;-webkit-text-stroke-width:5px;-webkit-text-stroke-color:#000;text-stroke-width:5px;text-stroke-color:#000;paint-order:stroke fill}.header-nav-desktop ul li a:hover,.header-nav-desktop ul li a:active,.header-nav-desktop ul li a:focus{text-stroke-color:#f7613b;-webkit-text-stroke-color:#f7613b}.header-nav-mobile{display:flex;align-items:center;gap:15px}.header-langs img{width:30px}.header-langs-btn{cursor:pointer}.header-langs-drop{display:none;position:absolute;flex-direction:column;z-index:100}.header-langs-drop.active{display:flex}.header-menu-btn{border:none;cursor:pointer;display:flex;padding:0;width:50px;height:50px;align-items:center;justify-content:center;transition:all .3s ease-out;cursor:pointer;background:rgba(0,0,0,0)}.header-menu-btn.focus-active{transform:scale(0.8)}.header-menu-btn.focus-active .line{stroke:#f7613b}.header-menu-btn svg{width:50px;height:50px}.header-menu-btn .line{fill:none;stroke:#000;stroke-width:6;transition:stroke-dasharray 600ms cubic-bezier(0.4, 0, 0.2, 1),stroke-dashoffset 600ms cubic-bezier(0.4, 0, 0.2, 1),stroke 300ms ease-out}.header-menu-btn .line1{stroke-dasharray:60 207;stroke-width:6}.header-menu-btn .line2{stroke-dasharray:60 60;stroke-width:6}.header-menu-btn .line3{stroke-dasharray:60 207;stroke-width:6}.header-menu-btn.opened .line{stroke:#fff}.header-menu-btn.opened .line1{stroke-dasharray:90 207;stroke-dashoffset:-134;stroke-width:6}.header-menu-btn.opened .line2{stroke-dasharray:1 60;stroke-dashoffset:-30;stroke-width:6}.header-menu-btn.opened .line3{stroke-dasharray:90 207;stroke-dashoffset:-134;stroke-width:6}.header-menu-modal{position:fixed;inset:0;width:100%;height:100%;min-height:100vh;background:rgba(0,0,0,.55);display:flex;align-items:center;justify-content:center;padding:20px;opacity:0;transition:opacity .3s ease-out;transform:scale(0)}.header-menu-modal-visible{opacity:1;z-index:1001 !important;transform:scale(1)}.header-menu{background-size:cover;background-repeat:no-repeat;background-position:center;width:100%;border-radius:15px;transition:all .3s ease-out;opacity:0;transform:translateY(-50px) scale(0.9);transition-delay:200ms;color:#fff;box-shadow:0px 5px 20px 0px rgba(0,0,0,.1);border:3px solid #030919;background:rgba(225,218,214,.9);height:100%;max-height:100%;display:flex;justify-content:center}.header-menu-visible{opacity:1;transform:translateY(0px) scale(1);transition-delay:0s}.header-menu-content{flex:1;overflow:auto;display:flex;justify-content:center;align-content:flex-start;position:relative;z-index:3;padding:80px 20px clamp(120px,12vw,170px) 20px}.header-menu-content ul{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:30px}.header-menu-content ul li.active a{-webkit-text-stroke-color:#f7613b}.header-menu-content ul li a{color:#fff;font-weight:800;font-size:18px;transition:all .3s ease-out;-webkit-text-stroke-width:5px;-webkit-text-stroke-color:#000;paint-order:stroke fill}.header-menu-content ul li a:hover,.header-menu-content ul li a:active,.header-menu-content ul li a:focus{-webkit-text-stroke-color:#f7613b}.header-menu-close{position:fixed;top:20px;right:20px;width:30px;cursor:pointer;z-index:5}.header-menu-glow{position:absolute;z-index:1;bottom:0;width:100%;max-height:700px}.header-menu-img{position:absolute;z-index:2;bottom:0;transform:translateY(5%)}.header-menu-img img{width:80%;max-width:300px}.header-fixed{transition:all .3s ease-out;position:fixed;top:0;width:100%;background:#e9e0da;z-index:1000;opacity:0;transform:translateY(-100%)}.header-fixed .header-inner{padding:10px 15px 10px 20px !important}.header-fixed-anim{opacity:1;transform:translateY(0%)}.landscape-view .header-menu-modal{padding:15px}.landscape-view .header-menu-content{padding:40px 20px 40px 20px}.landscape-view .header-menu-content ul{gap:17px !important}.landscape-view .header-menu-content ul li a{font-size:16px}.landscape-view .header-menu-img{display:none !important}.landscape-view .header-menu-glow{max-height:300px}@media screen and (min-width: 576px){.header-menu-modal{padding:30px}.header-menu-content ul{gap:20px}.header-menu-content ul li a{font-size:20px}}@media screen and (min-width: 768px){.header-inner{padding:35px 30px 35px 35px !important}.header-menu-content ul li a{font-size:20px}.header-fixed .header-inner{padding:10px 15px 10px 20px !important}}@media screen and (min-width: 1200px){.header-inner{padding:35px !important}.header-fixed .header-inner{padding:20px !important}}@media screen and (min-width: 1300px){.header-nav-desktop{display:block}.header-nav-mobile{display:none}.header-menu-modal{display:none}}@media screen and (min-width: 1992px){.header-inner{max-width:1400px !important}.header-logo img{width:150px}.header-nav ul{gap:35px}.header-nav ul li a{font-size:18px}}.footer{margin-top:120px;display:flex;flex-direction:column;align-items:center}.footer-img{width:50%;max-width:230px;transform:translateX(5%)}.footer-logo-w{display:flex;flex-direction:column;align-items:center;gap:40px;width:100%;margin:50px 0}.footer-logo-w small{font-weight:600;color:#f7613b;font-size:16px}.footer-logo{width:42%;display:block;transition:all .25s ease-out}.footer-logo:hover,.footer-logo:focus,.footer-logo:active{scale:1.05}.footer-logo img{width:100%;max-width:200px}.footer-footer{width:100%;background:#e9e0da;border-radius:12px}.footer-footer-content{padding:40px 20px;display:flex;flex-direction:column;gap:20px}.footer-footer-top{display:flex;flex-direction:column;gap:10px;align-items:center;justify-content:center}.footer-footer-top a{font-family:"Lato",sans-serif;font-weight:400;font-size:18px}.footer-footer-top a:hover,.footer-footer-top a:focus,.footer-footer-top a:active{color:#f7613b;text-decoration:underline}.footer-footer-top img{width:25px}.footer-footer-center{display:flex;flex-direction:column;gap:10px;align-items:center;justify-content:center}.footer-footer-center a{font-family:"Lato",sans-serif;font-weight:500;font-size:18px}.footer-footer-center a:hover,.footer-footer-center a:focus,.footer-footer-center a:active{color:#f7613b;text-decoration:underline}.footer-footer-center img{width:25px}.footer-footer-bottom{margin-top:10px}.footer-footer-bottom>a{font-family:"Lato",sans-serif;font-weight:500;font-size:18px;color:#f7613b}.footer-footer-bottom-soc{display:flex;gap:30px;align-items:center;justify-content:center;margin-top:20px}.footer-footer-bottom-soc .soc{position:relative;min-width:35px;min-height:33px;display:flex;align-items:center;justify-content:center}.footer-footer-bottom-soc .soc.ig{min-width:33px}.footer-footer-bottom-soc .soc-icon{position:absolute;cursor:pointer;top:0;left:0;width:100%;transition:all .3s ease-out}.footer-footer-bottom-soc .soc-icon-hover{opacity:0}.footer-footer-bottom-soc .soc:hover.soc-icon-default,.footer-footer-bottom-soc .soc:active.soc-icon-default,.footer-footer-bottom-soc .soc:focus.soc-icon-default{opacity:0}.footer-footer-bottom-soc .soc:hover .soc-icon-hover,.footer-footer-bottom-soc .soc:active .soc-icon-hover,.footer-footer-bottom-soc .soc:focus .soc-icon-hover{opacity:1}.footer-copy{padding:35px 0}.footer-copy p{font-size:14px}.cmplz-cookiebanner{box-shadow:0px 0px 13px 5px rgba(0,0,0,.08) !important;border:1px solid #f7613b !important;padding:40px !important;padding-bottom:30px !important;background:#eae1dc !important}#cmplz-header-1-optin{font-size:20px !important;font-weight:600 !important}.cmplz-body{font-family:"Lato",sans-serif !important;text-align:justify !important}#cmplz-message-1-optin{font-size:15px !important;line-height:23px !important;width:555px !important}.cmplz-links{margin-top:15px !important}.cmplz-links>a{font-size:15px !important;font-weight:500 !important}.cmplz-categories{width:555px !important}.cmplz-close{position:absolute !important;top:20px !important;right:20px !important}.cmplz-close svg path{fill:#f7613b}@media screen and (min-width: 576px){.footer{margin-top:150px}.footer-logo-w{margin:70px 0}.footer-footer-content{padding:45px 20px;gap:25px}.footer-footer-top{flex-direction:row;gap:25px}.footer-footer-top a{width:250px}.footer-footer-top a:first-child{text-align:right}.footer-footer-top a:last-child{text-align:left}.footer-footer-center{flex-direction:row;gap:25px}.footer-footer-center a{width:250px}.footer-footer-center a:first-child{text-align:right}.footer-footer-center a:last-child{text-align:left}}@media screen and (min-width: 768px){.footer{gap:100px}.footer-footer-content{padding:60px 20px 40px 20px}.footer-footer-top{gap:35px}.footer-footer-top img{width:30px}.footer-footer-top a{font-size:19px}.footer-footer-center{gap:35px}.footer-footer-center img{width:30px}.footer-footer-center a{font-size:19px}.footer-footer-bottom-soc{margin-top:30px;gap:35px}.footer-footer-bottom a{font-size:19px}.footer-copy p{font-size:15px}}@media screen and (min-width: 1200px){.footer{margin-top:180px}.footer-logo-w{margin:90px 0}.footer-footer-top{gap:40px}.footer-footer-center{gap:40px}.footer-copy{padding:40px 0}.footer-copy p{font-size:16px}}.countdown-trans{display:none}.countdown-border{position:relative;display:flex;align-items:center;justify-content:center}.countdown-border img{max-width:460px}.countdown-border #countdown{position:absolute;display:flex;align-items:center;gap:10vw}.countdown-border #countdown>div{display:flex;flex-direction:column;align-items:center}.countdown-border #countdown>div small{order:2;font-weight:600;font-size:9.3vw;line-height:10.3vw}.countdown-border #countdown>div p{order:1;font-weight:600;font-size:4.5vw;line-height:5.5vw;font-family:"Shantell Sans",cursive}.countdown-border #text{position:absolute;display:flex;align-items:center}.countdown-border #text small{font-size:6.2vw;line-height:7.2vw;font-weight:600}.countdown-en #text small{font-size:4.5vw;line-height:5.5vw}.primary-btn{position:relative;display:flex;align-items:center;justify-content:center;min-height:55px;height:55px;width:100%;max-width:330px;cursor:pointer}.primary-btn:hover .default,.primary-btn:active .default,.primary-btn:focus .default{opacity:0}.primary-btn:hover .hover,.primary-btn:active .hover,.primary-btn:focus .hover{opacity:1}.primary-btn-small{max-width:120px;min-height:45px;height:45px}.primary-btn-small span{font-size:14px !important;margin-top:-6% !important}.primary-btn img{width:100%;position:absolute;z-index:1;transition:all .3s ease-out}.primary-btn .hover{opacity:0}.primary-btn span{position:relative;z-index:2;text-transform:uppercase;font-weight:600;margin-top:-4%;margin-left:3.5%;font-size:17px;font-family:"Shantell Sans",cursive}.primary-btn input{width:100%;position:relative;z-index:2;text-transform:uppercase;height:96%;background:rgba(0,0,0,0) !important;border:0 !important;cursor:pointer;margin-top:-4%;font-size:17px;font-weight:600;box-shadow:none !important;font-family:"Shantell Sans",cursive !important}@media screen and (min-width: 400px){.primary-btn span{margin-top:-4,5%;font-size:18px}}@media screen and (min-width: 490px){.countdown #countdown{gap:50px}.countdown #countdown>div small{font-size:50px;line-height:60px}.countdown #countdown>div p{font-size:22px;line-height:32px}.countdown #text small{font-size:30px;line-height:40px}.countdown-en #text small{font-size:22px;line-height:32px}}@media screen and (min-width: 1992px){.countdown #countdown{gap:55px}.countdown #countdown img{max-width:500px}.countdown #countdown>div small{font-size:53px;line-height:63px}.countdown #countdown>div p{font-size:25px;line-height:35px}}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}html,body{width:100%;height:100%}body{font-family:"Shantell Sans",cursive;background:#f3ede9;color:#040c1b;font-weight:normal;text-align:center;margin:0}main{overflow:hidden}h1,h2,h3,h4,h5{margin:0}h1{font-size:30px;line-height:38px;font-weight:600}h2{font-size:25px;line-height:33px;font-weight:600}h3{font-size:20px;line-height:28px;font-weight:600}h4{font-size:17px;line-height:25px;font-weight:600}h5{font-size:16px;line-height:24px;font-weight:600}a{color:inherit;text-decoration:none;transition:.2s all ease-in-out}img{width:100%;max-width:100%;height:auto;vertical-align:middle}ul{list-style:none;margin:0;padding:0;user-select:none}p{margin:0;font-size:15px;line-height:23px;font-family:"Lato",sans-serif;font-weight:400}strong{font-weight:700}::selection{background-color:#f7613b;color:#fff}::-moz-selection{background-color:#f7613b;color:#fff}.container{margin:0 auto;width:100%;max-width:1240px;padding:0 20px}.unclickable{cursor:pointer}.unclickable>a{pointer-events:none}.invisible{opacity:0}.modal-visible{overflow:hidden}.ie{width:100%;height:100%;position:fixed;inset:0;top:0;left:0;right:0;bottom:0;z-index:1000000;background:#fff;display:none}.ie-active{display:block}.ie-content{padding:70px 20px}.ie-content .logo{width:150px;margin-bottom:50px}.ie-content h3{margin-bottom:20px}.ie-content p{font-size:16px;line-height:24px}.cmplz-soft-cookiewall{background:rgba(0,0,0,0) !important}@media screen and (min-width: 576px){.container{padding:0 25px}}@media screen and (min-width: 768px){.container{padding:0 35px}h1{font-size:35px;line-height:43px}h2{font-size:30px;line-height:38px}h3{font-size:25px;line-height:33px}h4{font-size:22px;line-height:30px}h5{font-size:19px;line-height:27px}.scroll-up{width:50px;height:50px;bottom:30px;right:30px}}@media screen and (min-width: 992px){p{font-size:16px;line-height:23px}}@media screen and (min-width: 1200px){.ie{width:100%;height:100%;position:fixed;inset:0;top:0;left:0;right:0;bottom:0;z-index:1000000;background:#fff}.ie-content{padding:90px 20px}.ie-content .logo{width:150px;height:auto;margin-bottom:60px}.ie-content p{font-size:18px;line-height:25px}}@media screen and (min-width: 1992px){.container{max-width:1300px}h1{font-size:40px;line-height:48px}h2{font-size:35px;line-height:43px}h3{font-size:30px;line-height:38px}h4{font-size:27px;line-height:35px}h4{font-size:24px;line-height:32px}}.page-content{width:100%;max-width:1260px;margin:0 auto;padding-top:150px;text-align:left}.page-content .cmplz-document{margin:0 auto}.page-content p{text-align:left;margin:0 0 10px}.page-content ul{list-style:inside;margin-bottom:10px;margin-left:15px}.page-content ul li{font-size:15px;line-height:27px}.page-content ol{margin-bottom:10px}.page-content a{text-decoration:underline}@media screen and (min-width: 768px){.page-content{padding:0 30px;padding-top:170px}}@media screen and (min-width: 1200px){.page-content{padding-top:200px}}.page-header{min-height:25vh;position:relative;z-index:10}.page-header-home .page-header-bck{z-index:10}.page-header-home .page-header-content{z-index:initial}.page-header-home .page-header-clouds{z-index:11}.page-header-bck{position:absolute;background-repeat:no-repeat;background-size:contain;inset:0;width:100%;height:100%;max-height:1500px;transition:opacity 1.5s ease-out;opacity:.2}.page-header-inner{max-width:2400px;margin:0 auto;position:relative}.page-header-clouds{position:absolute;z-index:9;top:75px;width:fit-content;display:flex;align-items:center}.page-header-clouds>div{position:relative}.page-header-clouds img{height:auto;position:relative}.page-header-clouds-left{top:85px;left:0;justify-content:flex-start;padding-left:2vw}.page-header-clouds-left img:first-child{width:5vw;margin-right:clamp(1px,1.2vw,25px);top:clamp(1px,5vw,100px);max-width:95px}.page-header-clouds-left img:nth-child(2){width:8.5vw;margin-right:clamp(1px,3.5vw,70px);max-width:169px}.page-header-clouds-left img:last-child{width:10.5vw;top:clamp(1px,2.5vw,50px);max-width:210px}.page-header-clouds-right{right:0;justify-content:flex-end}.page-header-clouds-right img:first-child{width:9.5vw;top:clamp(1px,2.5vw,50px);margin-right:clamp(1px,2.5vw,50px);max-width:200px}.page-header-clouds-right img:nth-child(2){width:6vw;margin-top:auto;top:clamp(1px,5vw,100px);margin-right:clamp(-1px,-4vw,-40px);max-width:126px}.page-header-clouds-right img:last-child{width:12vw;transform:translateX(45%);max-width:252px}.page-header-content{padding-top:150px;position:relative;z-index:11}.page-header.contact-temp .page-header-clouds-left{top:80px}.page-header.contact-temp .page-header-clouds-left img:first-child{width:13vw;top:0;left:0;max-width:230px}.page-header.contact-temp .page-header-clouds-left img:nth-child(2){width:8vw;margin-right:clamp(1px,4vw,80px);top:clamp(1px,4.5vw,90px);max-width:180px}.page-header.contact-temp .page-header-clouds-left img:last-child{width:5vw;top:clamp(1px,8vw,180px);left:1vw;position:absolute;max-width:210px}.page-header.contact-temp .page-header-clouds-right img:first-child{width:7vw;position:absolute;top:0;right:0;margin-right:0;max-width:150px;transform:translateX(20%)}.page-header.contact-temp .page-header-clouds-right img:nth-child(2){width:9.5vw;margin-top:auto;margin-right:clamp(1px,5vw,70px);max-width:200px;top:clamp(1px,1.25vw,25px)}.page-header.contact-temp .page-header-clouds-right img:last-child{width:5vw;top:clamp(1px,5vw,100px);margin-right:clamp(1px,6vw,60px);max-width:200px}.page-header.cooperation-temp .page-header-clouds-left{top:80px}.page-header.cooperation-temp .page-header-clouds-left img:first-child{width:20vw;position:absolute;top:0;left:-100%;margin-right:0;max-width:300px}.page-header.cooperation-temp .page-header-clouds-left img:nth-child(2){width:8vw;margin-left:clamp(1px,8.5vw,150px);top:clamp(1px,6vw,120px);max-width:220px}.page-header.cooperation-temp .page-header-clouds-left img:last-child{width:5vw;top:clamp(1px,11vw,220px);left:1vw;position:absolute;max-width:210px}.page-header.cooperation-temp .page-header-clouds-right{top:95px}.page-header.cooperation-temp .page-header-clouds-right img:first-child{width:9.5vw;position:absolute;top:0;right:0;margin-right:clamp(1px,10vw,150px);max-width:200px}.page-header.cooperation-temp .page-header-clouds-right img:nth-child(2){position:absolute;right:0;width:7vw;margin-top:auto;margin-right:0;max-width:130px;top:clamp(1px,4.5vw,90px)}.page-header.cooperation-temp .page-header-clouds-right img:last-child{opacity:0 !important}.page-header.cooperation-temp .page-header-content{padding-top:170px}.page-header.children-temp .page-header-clouds-left{top:80px}.page-header.children-temp .page-header-clouds-left img:first-child{width:20vw;position:absolute;top:0;left:-90%;margin-right:0;max-width:300px}.page-header.children-temp .page-header-clouds-left img:nth-child(2){width:8.5vw;margin-left:clamp(1px,10vw,180px);top:clamp(1px,6vw,120px);max-width:220px}.page-header.children-temp .page-header-clouds-left img:last-child{width:5vw;top:clamp(1px,12vw,230px);left:1vw;position:absolute;max-width:210px}.page-header.children-temp .page-header-clouds-right{top:80px}.page-header.children-temp .page-header-clouds-right img:first-child{width:7vw;position:absolute;right:0;top:clamp(1px,1.5vw,30px);margin-right:clamp(1px,5vw,70px);max-width:130px}.page-header.children-temp .page-header-clouds-right img:nth-child(2){width:9.5vw;margin-top:auto;margin-right:clamp(1px,13vw,180px);max-width:200px;top:clamp(1px,3vw,60px)}.page-header.children-temp .page-header-clouds-right img:last-child{width:5vw;max-width:100px;top:clamp(1px,7vw,150px)}.page-header.children-temp .page-header-content{padding-top:170px}@media screen and (min-width: 576px){.page-header.contact-temp .page-header-clouds-left img:nth-child(2){opacity:0}}@media screen and (min-width: 768px){.page-header-clouds{top:100px}.page-header-clouds-left{top:130px}.page-header-home .page-header-content{padding-top:120px}.page-header.contact-temp .page-header-clouds-left{top:100px}.page-header.contact-temp .page-header-clouds-left img:nth-child(2){opacity:0}.page-header.contact-temp .page-header-clouds-right{top:85px}.page-header.cooperation-temp .page-header-clouds-left img:first-child{left:30%;max-width:100px;top:30px}.page-header.cooperation-temp .page-header-clouds-left img:nth-child(2){opacity:0}}@media screen and (min-width: 992px){.page-header-home .page-header-content{padding-top:130px}}@media screen and (min-width: 1200px){.page-header-clouds{top:100px}.page-header-clouds-left{top:130px}.page-header-home .page-header-content{padding-top:150px}.page-header-content{padding-top:180px}.page-header.contact-temp .page-header-clouds-right{top:110px}.page-header.cooperation-temp .page-header-clouds-right{top:100px}}@media screen and (min-width: 1400px){.page-header.contact-temp .page-header-clouds-left img:nth-child(2){opacity:1}.page-header.cooperation-temp .page-header-clouds-left{top:90px}.page-header.cooperation-temp .page-header-clouds-left img:first-child{left:-80%;max-width:300px;top:0px}.page-header.cooperation-temp .page-header-clouds-left img:nth-child(2){opacity:1}.page-header.cooperation-temp .page-header-clouds-right{top:120px}.page-header.children-temp .page-header-clouds-left{top:80px}.page-header.children-temp .page-header-clouds-left img:first-child{left:-70%}.page-header.children-temp .page-header-clouds-left img:last-child{top:clamp(1px,10vw,210px)}.page-header.children-temp .page-header-clouds-right{top:80px}.page-header.children-temp .page-header-clouds-right img:first-child{width:7vw;position:absolute;right:0;top:clamp(1px,1.5vw,30px);margin-right:clamp(1px,5vw,70px);max-width:130px}.page-header.children-temp .page-header-clouds-right img:nth-child(2){width:9.5vw;margin-top:auto;margin-right:clamp(1px,13vw,180px);max-width:200px;top:clamp(1px,3vw,60px)}.page-header.children-temp .page-header-clouds-right img:last-child{width:5vw;max-width:100px;top:clamp(1px,7vw,150px)}.page-header.children-temp .page-header-content{padding-top:170px}}@media screen and (min-width: 1992px){.page-header-bck{background-size:cover}.page-header-clouds{top:120px}.page-header-clouds-left{top:160px}.page-header-home .page-header-content{padding-top:170px}.page-header-content{padding-top:200px}}@media screen and (min-width: 2500px){.page-header-bck{background-size:cover;background-position:center}}.contact-form .form .wpcf7-form{display:flex;flex-direction:column;gap:20px;padding-top:25px}.contact-form .form .wpcf7-form span{font-family:"Lato",sans-serif;font-weight:400}.contact-form .form .wpcf7-form>p{text-align:left;font-family:"Lato",sans-serif;font-weight:400}.contact-form .form .wpcf7-form .top{display:flex;flex-direction:column;gap:20px}.contact-form .form .wpcf7-form .submit p{display:flex;flex-direction:column;justify-content:flex-start;gap:15px}.contact-form .form .wpcf7-form .submit p .primary-btn{margin:0 auto}.contact-form .form .wpcf7-form input,.contact-form .form .wpcf7-form textarea{font-family:"Lato",sans-serif;font-weight:400;width:100%;padding:10px 15px;border-radius:10px;border:0;background:#e9e0da;color:#040c1b;font-size:16px;border:1.5px solid #e9e0da;transition:all .3s ease-out}.contact-form .form .wpcf7-form input::placeholder,.contact-form .form .wpcf7-form textarea::placeholder{color:#6c696a;font-size:16px;font-weight:500}.contact-form .form .wpcf7-form input:hover,.contact-form .form .wpcf7-form input:focus,.contact-form .form .wpcf7-form textarea:hover,.contact-form .form .wpcf7-form textarea:focus{outline:none}.contact-form .form .wpcf7-form input:focus,.contact-form .form .wpcf7-form textarea:focus{border-color:#f7613b;border:1.5px solid #f7613b;box-shadow:0px 0px 3px 5px rgba(247,97,59,.1)}.contact-form .form .wpcf7-form input{height:45px}.contact-form .form .wpcf7-form textarea{min-height:150px;height:150px}.contact-form .form .wpcf7-form .wpcf7-form-control-wrap{font-size:13px;text-align:left;line-height:20px}.contact-form .form .wpcf7-form .wpcf7-list-item{margin:0}.contact-form .form .wpcf7-form .wpcf7-list-item label{display:flex}.contact-form .form .wpcf7-form .wpcf7-list-item input{width:17px;height:17px;position:relative;top:2px;padding:0;background-color:#f7613b}.contact-form .form .wpcf7-form .wpcf7-list-item span{color:#222;font-size:12px;font-weight:400;line-height:18px;margin-left:10px}.contact-form .form .wpcf7-form .wpcf7-spinner{display:none}.contact-form .form .wpcf7-form .wpcf7-not-valid-tip{margin-top:5px}.contact-form .form .wpcf7-form .wpcf7-response-output{margin:10px 0;padding:0;border:0;color:#fff;padding:10px 15px;font-size:15px;border-radius:5px;font-family:"Shantell Sans",cursive}.contact-form .form .wpcf7-form.invalid .wpcf7-response-output{color:#e01d1d}.contact-form .form .wpcf7-form.spam .wpcf7-response-output{color:#e01d1d}.contact-form .form .wpcf7-form.failed .wpcf7-response-output{color:#e01d1d}.contact-form .form .wpcf7-form.sent .wpcf7-response-output{color:#23c552}.contact-form .form .wpcf7-form .consent{text-align:left}.contact-form .form .wpcf7-form .consent .wpcf7-list-item-label{font-size:14px;position:relative;top:.5px}.contact-form .form .wpcf7-form .consent .wpcf7-list-item-label a{text-decoration:underline}.contact-form .steps{width:100%;margin:0 auto;margin-top:30px;display:flex;flex-direction:column;gap:35px}.contact-form .steps div{display:flex;align-items:center;justify-content:flex-start;gap:25px}.contact-form .steps div:nth-child(1){display:none}.contact-form .steps div:nth-child(2){justify-content:flex-start;gap:27px}.contact-form .steps div:nth-child(2) img{width:30px}.contact-form .steps div:nth-child(3){justify-content:center;transform:translateX(-5%);gap:30px}.contact-form .steps div:nth-child(3) img{width:40px}.contact-form .steps div:nth-child(3) img:last-child{width:45px;transform:translateY(-10%)}.contact-form .steps div:nth-child(4){justify-content:flex-end;gap:30px}.contact-form .steps div:nth-child(4) img{width:45px}.contact-form .steps div:nth-child(4) img:last-child{width:55px;transform:translateY(-20%)}.contact-form .steps img{width:30px}@media screen and (min-width: 400px){.contact-form .steps div:nth-child(1){display:flex}.contact-form .steps div:nth-child(2){justify-content:center;transform:translateX(-18%)}.contact-form .steps div:nth-child(2) img{width:35px}.contact-form .steps div:nth-child(3){justify-content:center;transform:translateX(7%)}.contact-form .steps div:nth-child(4){justify-content:flex-end}}@media screen and (min-width: 576px){.contact-form .form .wpcf7-form .submit p{flex-direction:row;justify-content:space-between;align-items:center}.contact-form .form .wpcf7-form .submit p .primary-btn{margin:0}.contact-form .form .wpcf7-form .consent{position:relative;top:-7px}.contact-form .steps{width:90%}.contact-form .steps div{gap:30px}.contact-form .steps div:nth-child(2){gap:35px}.contact-form .steps div:nth-child(2) img{width:40px}.contact-form .steps div:nth-child(3){gap:40px}.contact-form .steps div:nth-child(3) img{width:45px}.contact-form .steps div:nth-child(3) img:last-child{width:50px}.contact-form .steps div:nth-child(4){gap:40px}.contact-form .steps div:nth-child(4) img{width:50px}.contact-form .steps div:nth-child(4) img:last-child{width:60px}.contact-form .steps img{width:35px}}@media screen and (min-width: 768px){.contact-form .form .wpcf7-form .top{flex-direction:row}.contact-form .steps{width:85%;max-width:670px;gap:45px}.contact-form .steps div{gap:50px}.contact-form .steps div:nth-child(2){gap:55px}.contact-form .steps div:nth-child(2) img{width:50px}.contact-form .steps div:nth-child(3){gap:60px}.contact-form .steps div:nth-child(3) img{width:55px}.contact-form .steps div:nth-child(3) img:last-child{width:60px}.contact-form .steps div:nth-child(4){gap:70px}.contact-form .steps div:nth-child(4) img{width:60px}.contact-form .steps div:nth-child(4) img:last-child{width:75px}.contact-form .steps img{width:40px}}@media screen and (min-width: 992px){.contact-form .form .wpcf7-form{gap:25px}.contact-form .form .wpcf7-form .top{flex-direction:row;gap:25px}}@media screen and (min-width: 1200px){.contact-form .form .wpcf7-form{gap:40px}.contact-form .form .wpcf7-form .top{flex-direction:row;gap:40px}.contact-form .form .wpcf7-form input,.contact-form .form .wpcf7-form textarea{padding:15px 20px;font-size:17px}.contact-form .form .wpcf7-form input{height:50px}.contact-form .form .wpcf7-form .wpcf7-not-valid-tip{font-size:14px}.contact-form .form .wpcf7-form .wpcf7-response-output{font-size:17px}.contact-form .steps{width:85%;max-width:900px;gap:55px}.contact-form .steps div{gap:60px}.contact-form .steps div:nth-child(2){gap:65px}.contact-form .steps div:nth-child(2) img{width:60px}.contact-form .steps div:nth-child(3){gap:75px}.contact-form .steps div:nth-child(3) img{width:75px}.contact-form .steps div:nth-child(3) img:last-child{width:75px}.contact-form .steps div:nth-child(4){gap:85px}.contact-form .steps div:nth-child(4) img{width:80px}.contact-form .steps div:nth-child(4) img:last-child{width:100px;transform:translateY(15%)}.contact-form .steps div:nth-child(4) img:last-child{width:100px;transform:translateY(-35%) translateX(10%)}.contact-form .steps img{width:50px}}.partners{position:relative}.partners-fade{position:absolute;z-index:2;height:100%;width:20px}.partners-fade-l{left:0;background:linear-gradient(to right, rgb(243, 237, 233) 0%, rgba(243, 237, 233, 0) 100%)}.partners-fade-r{right:0;background:linear-gradient(to right, rgba(243, 237, 233, 0) 0%, rgb(243, 237, 233) 100%)}.partners-list{padding-bottom:60px}.partners-list-inner{align-items:center}.partners-list .swiper-wrapper{transition-timing-function:linear !important}.partners-list .swiper-slide{display:flex;align-items:center;justify-content:center}.partners-list-pagination .swiper-pagination-bullet{background:#f7613b !important}.partners-list-item img{max-width:150px}@media screen and (min-width: 576px){.partners-list{padding-bottom:70px}}@media screen and (min-width: 768px){.partners-fade{width:30px}.partners-list{padding-bottom:80px}}@media screen and (min-width: 1200px){.partners-fade{width:30px}.partners-list{padding-bottom:90px}}.steps-temp{width:100%;margin:0 auto;margin-top:30px;display:flex;flex-direction:column;gap:35px}.steps-temp div{display:flex;align-items:center;justify-content:flex-start;gap:25px}.steps-temp div:nth-child(1){display:none}.steps-temp div:nth-child(2){justify-content:flex-start;gap:27px}.steps-temp div:nth-child(2) img{width:30px}.steps-temp div:nth-child(3){justify-content:center;transform:translateX(-5%);gap:30px}.steps-temp div:nth-child(3) img{width:40px}.steps-temp div:nth-child(3) img:last-child{width:45px;transform:translateY(-10%)}.steps-temp div:nth-child(4){justify-content:flex-end;gap:30px}.steps-temp div:nth-child(4) img{width:45px}.steps-temp div:nth-child(4) img:last-child{width:55px;transform:translateY(-20%)}.steps-temp img{width:30px}@media screen and (min-width: 400px){.steps-temp div:nth-child(1){display:flex}.steps-temp div:nth-child(2){justify-content:center;transform:translateX(-18%)}.steps-temp div:nth-child(2) img{width:35px}.steps-temp div:nth-child(3){justify-content:center;transform:translateX(7%)}.steps-temp div:nth-child(4){justify-content:flex-end}}@media screen and (min-width: 576px){.steps-temp{width:90%}.steps-temp div{gap:30px}.steps-temp div:nth-child(2){gap:35px}.steps-temp div:nth-child(2) img{width:40px}.steps-temp div:nth-child(3){gap:40px}.steps-temp div:nth-child(3) img{width:45px}.steps-temp div:nth-child(3) img:last-child{width:50px}.steps-temp div:nth-child(4){gap:40px}.steps-temp div:nth-child(4) img{width:50px}.steps-temp div:nth-child(4) img:last-child{width:60px}.steps-temp img{width:35px}}@media screen and (min-width: 768px){.steps-temp{width:85%;max-width:670px;gap:45px}.steps-temp div{gap:50px}.steps-temp div:nth-child(2){gap:55px}.steps-temp div:nth-child(2) img{width:50px}.steps-temp div:nth-child(3){gap:60px}.steps-temp div:nth-child(3) img{width:55px}.steps-temp div:nth-child(3) img:last-child{width:60px}.steps-temp div:nth-child(4){gap:70px}.steps-temp div:nth-child(4) img{width:60px}.steps-temp div:nth-child(4) img:last-child{width:75px}.steps-temp img{width:40px}}@media screen and (min-width: 1200px){.steps-temp{width:85%;max-width:900px;gap:55px}.steps-temp div{gap:60px}.steps-temp div:nth-child(2){gap:65px}.steps-temp div:nth-child(2) img{width:60px}.steps-temp div:nth-child(3){gap:75px}.steps-temp div:nth-child(3) img{width:75px}.steps-temp div:nth-child(3) img:last-child{width:75px}.steps-temp div:nth-child(4){gap:85px}.steps-temp div:nth-child(4) img{width:80px}.steps-temp div:nth-child(4) img:last-child{width:100px;transform:translateY(15%)}.steps-temp div:nth-child(4) img:last-child{width:100px;transform:translateY(-35%) translateX(10%)}.steps-temp img{width:50px}}.home-p{overflow:hidden}.home-p-intro{min-height:70vh}.home-p-intro-logo{display:flex;justify-content:center;align-items:center;flex-direction:column;position:relative;z-index:11}.home-p-intro-logo img:first-child{opacity:0;width:250px}.home-p-intro-logo img:last-child{opacity:0;width:100px;margin-right:-5%;margin-top:-1.1%}.home-p-intro-main{margin-top:120px;display:flex;flex-direction:column;align-items:center;padding:0 40px}.home-p-intro-main .intro-main-top{display:flex}.home-p-intro-main .intro-main-top-l{display:none}.home-p-intro-main .intro-main-top-r{display:none}.home-p-intro-main .intro-main-tv{flex:0 0 1;position:relative;width:fit-content;display:flex;flex-direction:column;justify-content:center;align-items:center}.home-p-intro-main .intro-main-tv img{position:relative;z-index:2}.home-p-intro-main .intro-main-tv .tv{width:280px;opacity:0}.home-p-intro-main .intro-main-tv .tv-bab{position:absolute;top:-33%;left:0;margin-left:-7%;width:123%;min-width:123%;opacity:0}.home-p-intro-main .intro-main-tv .bck{position:absolute;z-index:1;min-width:240%;margin-top:-15%;border-radius:50%;height:auto;opacity:0}.home-p-intro-main .intro-main-tv .btn{position:absolute;width:25%;margin-top:-20%;margin-left:-3%;cursor:pointer;z-index:11;transition:all .3s ease-out}.home-p-intro-main .intro-main-tv .btn:hover,.home-p-intro-main .intro-main-tv .btn:focus,.home-p-intro-main .intro-main-tv .btn:active{scale:1.05}.home-p-intro-main .intro-main-bottom{position:relative;z-index:2;display:flex;justify-content:center}.home-p-intro-main .intro-main-bottom-l{display:none}.home-p-intro-main .intro-main-bottom .steps{flex:0 0 100%;display:flex;justify-content:center;flex-direction:column;align-items:center;gap:25px;margin-top:15px;position:relative;margin-right:15%}.home-p-intro-main .intro-main-bottom .steps-gradient{position:absolute;min-width:180%}.home-p-intro-main .intro-main-bottom .steps div{display:flex;align-items:flex-end;gap:40px;width:100%;position:relative;z-index:2}.home-p-intro-main .intro-main-bottom .steps div img{width:40px;opacity:0}.home-p-intro-main .intro-main-bottom .steps div .chicken{width:110px !important;position:absolute;right:-23%}.home-p-intro-main .intro-main-bottom .steps div .carrot{margin-right:auto;width:60px;position:absolute;left:0}.home-p-intro-main .intro-main-bottom .steps div:nth-child(1){justify-content:flex-start;margin-left:-5%}.home-p-intro-main .intro-main-bottom .steps div:nth-child(2){justify-content:center}.home-p-intro-main .intro-main-bottom .steps div:nth-child(2) img:first-child{width:43px}.home-p-intro-main .intro-main-bottom .steps div:nth-child(2) img:last-child{width:43px}.home-p-intro-main .intro-main-bottom .steps div:nth-child(3){justify-content:flex-end;margin-top:5px;margin-right:-5%}.home-p-intro-main .intro-main-bottom .steps div:nth-child(3) img:nth-child(2){width:43px}.home-p-intro-main .intro-main-bottom .steps div:nth-child(3) img:last-child{width:50px;position:relative;right:-25px}.home-p-intro-main .intro-main-bottom-r{display:none}.home-p-intro-main .scroll-down{position:relative;z-index:11;cursor:pointer;margin-top:50px}.home-p-intro-main .scroll-down img{width:30px}.home-p-countdown{margin-top:70px}.home-p-countdown h2{margin-bottom:30px}.home-p-movie{margin-top:140px;margin-bottom:-20px}.home-p-movie-content{display:flex;justify-content:center}.home-p-movie-content>div{position:relative;transform:translateY(-45%)}.home-p-movie-content>div .hat{width:300px}.home-p-movie-content>div .flower{width:120px;position:absolute;bottom:0;right:0;margin-right:5%;margin-bottom:5%}.home-p-story-content{padding:0 5px}.home-p-story-top{padding:0 15px}.home-p-story-top p{text-align:justify;margin-top:30px}.home-p-story-board{position:relative;display:flex;align-items:center;justify-content:center;margin-top:30px}.home-p-story-board-img-d{display:none}.home-p-story-board-content{position:absolute;padding:0 10%;margin-top:13%;display:flex;flex-direction:column;gap:2vw}.home-p-story-board-content p{text-align:justify;font-size:2.6vw;font-weight:500;line-height:3.6vw}.home-p-story-board-d{display:none}.home-p-story-board-carrots{display:none}.home-p-story-bottom{margin-top:60px;padding:0 15px;display:flex;justify-content:center}.home-p-story-bottom p{width:90%;font-weight:600;color:#f7613b;font-size:16px;line-height:23px;font-family:"Shantell Sans",cursive}.home-p-customs{margin-top:70px}.home-p-customs .customs-main-content{margin-top:50px;text-align:left;text-align:justify}.home-p-customs .customs-text-bottom{margin-top:30px}.home-p-customs .customs-text-bottom p{font-weight:600;font-size:16px;color:#f7613b;font-family:"Shantell Sans",cursive}.home-p-customs .customs-chickens{margin-top:70px;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:15px}.home-p-customs .customs-chickens img{width:90px}.home-p-customs .customs-chickens img:first-child{width:110px;position:relative;top:15px}.home-p-customs .customs-chickens img:nth-child(4),.home-p-customs .customs-chickens img:nth-child(5){display:none}.home-p-team{margin-top:80px}.home-p-team-list{display:flex;flex-direction:column;gap:20px;margin-top:50px}.home-p-team-list-item{text-align:left;background:#e9e0da;border-radius:12px;padding:30px 20px;display:flex;flex-direction:column;text-align:justify;gap:15px;transition:all .3s ease-out;border:1.5px solid rgba(0,0,0,0)}.home-p-team-list-item:hover,.home-p-team-list-item:focus,.home-p-team-list-item:active{scale:.95;border-color:#f7613b;box-shadow:0px 0px 3px 5px rgba(247,97,59,.1)}.home-p-team-list-item:hover .list-item-top img,.home-p-team-list-item:focus .list-item-top img,.home-p-team-list-item:active .list-item-top img{scale:1.05}.home-p-team-list-item .list-item-top{display:flex;flex-direction:column;align-items:center;text-align:left}.home-p-team-list-item .list-item-top>div{width:100%}.home-p-team-list-item .list-item-top>div:first-child{display:flex;justify-content:center}.home-p-team-list-item .list-item-top p{font-weight:700;color:#f7613b;margin-top:3px;font-family:"Shantell Sans",cursive}.home-p-team-list-item .list-item-top img{width:200px;margin-bottom:30px;transition:all .3s ease-out}.home-p-team-list-item .list-item-content p{font-size:15px;line-height:19px}.home-p-team-list-item:nth-child(2) .list-item-top img{width:250px;right:-5%}.home-p-trailer{margin-top:100px}.home-p-trailer-content{display:flex;flex-direction:column;align-items:center;position:relative}.home-p-trailer h2{position:relative;z-index:3}.home-p-trailer-img{width:fit-content;display:block;margin-top:35px;transform:translateX(6.5%);position:relative;z-index:2}.home-p-trailer-img-d{display:none}.home-p-trailer-img img{width:90%;max-width:550px;transition:all .6s ease-out}.home-p-trailer-img img:hover,.home-p-trailer-img img:focus,.home-p-trailer-img img:active{scale:1.015}.home-p-trailer-glow{position:absolute;width:100%;min-width:130%}.home-p-trailer-steps{width:80%;max-width:470px;display:flex;flex-direction:column;gap:25px;position:relative;z-index:2;margin-top:20px}.home-p-trailer-steps div{display:flex;align-items:center;gap:40px}.home-p-trailer-steps div img{width:35px}.home-p-trailer-steps div:first-child{justify-content:flex-start}.home-p-trailer-steps div:nth-child(2){justify-content:center}.home-p-trailer-steps div:nth-child(2) img:first-child{width:38px}.home-p-trailer-steps div:last-child{justify-content:flex-end}.home-p-trailer-steps div:last-child img:first-child{width:38px}.home-p-trailer-steps div:last-child img:last-child{width:50px;position:relative;right:-20px}.home-p-pro{padding-top:100px}.home-p-pro-img{margin-top:50px}.home-p-pro-img img{width:100%;max-width:120px;transition:all .3s ease-out}.home-p-pro-img img:hover,.home-p-pro-img img:focus,.home-p-pro-img img:active{scale:1.05}.home-p-cop{padding-top:90px}.home-p-cop-img{margin-top:50px}.home-p-cop-img img{width:100%;max-width:150px;transition:all .3s ease-out}.home-p-cop-img img:hover,.home-p-cop-img img:focus,.home-p-cop-img img:active{scale:1.05}.home-p-gen{padding-top:80px}.home-p-gen-img{margin-top:50px}.home-p-gen-img img{width:100%;max-width:120px;transition:all .3s ease-out}.home-p-gen-img img:hover,.home-p-gen-img img:focus,.home-p-gen-img img:active{scale:1.05}.home-p-partners{padding-top:90px}.home-p-partners-content h2{margin-bottom:50px}.home-p-footer{margin-top:100px;display:flex;flex-direction:column;align-items:center;gap:70px;padding-bottom:100px}.home-p-footer-img{width:50%;max-width:250px;transform:translateX(5%)}.home-p-footer-logo{width:40%;display:block;transition:all .25s ease-out}.home-p-footer-logo:hover,.home-p-footer-logo:focus,.home-p-footer-logo:active{scale:1.05}.home-p-footer-logo img{width:100%;max-width:210px}.home-p-modal{position:fixed;inset:0;z-index:10000;width:100%;height:100%;background-color:rgba(0,0,0,.2);align-items:center;justify-content:center;display:none}.home-p-modal-visible{display:flex}.home-p-modal-content{width:100%;padding:20px;position:relative}.home-p-modal-content .close{width:20px;height:20px;position:absolute;top:-15px;right:10px;cursor:pointer;transition:all .25s ease-out}.home-p-modal-content .close:hover,.home-p-modal-content .close:focus,.home-p-modal-content .close:active{scale:1.1}.home-p-modal-content iframe{width:100%;height:auto;min-height:380px;border-radius:15px;box-shadow:0 5px 40px 0 rgba(0,0,0,.11)}.landscape-view .home-p-modal-content{padding:30px}.landscape-view .home-p-modal-content .close{width:17px;height:17px;top:5px;right:13px}.landscape-view .home-p-modal-content iframe{min-height:300px;height:300px}@media screen and (min-width: 576px){.home-p-intro .intro-main-tv .bck{min-width:300%}.home-p-countdown-border{margin-top:35px}.home-p-trailer-img{margin-top:35px}.home-p-trailer-glow{min-width:110%}.home-p-trailer-steps{gap:30px}.home-p-trailer-steps div img{width:40px}.home-p-trailer-steps div:nth-child(2) img:first-child{width:43px}.home-p-trailer-steps div:last-child img:first-child{width:43px}.home-p-trailer-steps div:last-child img:last-child{width:50px;right:-25px}.home-p-pro{padding-top:120px}.home-p-pro-img{margin-top:70px}.home-p-cop{padding-top:100px}.home-p-cop-img{margin-top:70px}.home-p-gen{padding-top:100px}.home-p-gen-img{margin-top:70px}.home-p-partners{padding-top:100px}.home-p-partners-content h2{margin-bottom:70px}}@media screen and (min-width: 768px){.home-p-intro-main{margin-top:150px}.home-p-intro-main .intro-main-top-l{display:flex;position:relative;z-index:2;width:230px;padding-right:50px;align-items:flex-end;padding-bottom:100px}.home-p-intro-main .intro-main-top-l .chicken{width:90px}.home-p-intro-main .intro-main-top-l .carrot{width:50px;margin-bottom:-8%}.home-p-intro-main .intro-main-top-r{display:flex;position:relative;z-index:2;width:230px;flex-direction:column;justify-content:flex-end;align-items:flex-end;padding-bottom:50px;padding-right:20px}.home-p-intro-main .intro-main-top-r .chicken-brown{width:60px;margin-bottom:-12.5%;margin-right:40%}.home-p-intro-main .intro-main-top-r .chicken-grey{width:80px}.home-p-intro-main .intro-main-tv .tv{width:330px}.home-p-intro-main .intro-main-tv .bck{min-width:330%}.home-p-intro-main .intro-main-bottom-l{display:flex;flex:1;justify-content:flex-start;align-items:flex-start}.home-p-intro-main .intro-main-bottom-l img{width:75px;margin-top:-30%;margin-left:25%}.home-p-intro-main .intro-main-bottom .steps{flex:0 0 55%;margin-right:-5%}.home-p-intro-main .intro-main-bottom .steps div .chicken{right:-1%}.home-p-intro-main .intro-main-bottom-r{display:flex;flex:1;justify-content:flex-end;align-items:flex-start}.home-p-intro-main .intro-main-bottom-r img{width:90px;position:relative}.home-p-countdown{margin-top:100px}.home-p-countdown h2{margin-bottom:50px}.home-p-countdown-border{margin-top:40px}.home-p-movie{margin-top:180px}.home-p-movie>div .hat{width:400px}.home-p-movie>div .flower{width:160px}.home-p-story-content{padding:0 30px}.home-p-story-top{padding:0;width:95%;margin:0 auto}.home-p-story-board-content{padding:0 14%}.home-p-story-board-content p{font-size:2.3vw;line-height:3.3vw}.home-p-story-bottom{padding:0;margin:0 auto;margin-top:70px}.home-p-story-bottom p{width:60%}.home-p-customs{margin-top:100px}.home-p-customs .customs-chickens{margin-top:80px}.home-p-customs .customs-chickens img{width:110px}.home-p-customs .customs-chickens img:first-child{width:140px}.home-p-customs .customs-chickens img:nth-child(4),.home-p-customs .customs-chickens img:nth-child(5){display:block}.home-p-team{margin-top:100px}.home-p-team-list{gap:30px;margin-top:70px}.home-p-team-list-item{padding:40px}.home-p-team-list-item .list-item-top{flex-direction:row}.home-p-team-list-item .list-item-top>div:first-child{order:2}.home-p-team-list-item .list-item-top>div:last-child{order:1}.home-p-team-list-item .list-item-top img{width:230px}.home-p-team-list-item .list-item-top p{font-size:17px}.home-p-team-list-item .list-item-content p{font-size:16px;line-height:21px}.home-p-trailer{margin-top:120px}.home-p-trailer-glow{min-width:100%;top:-15%}.home-p-footer{margin-top:130px;gap:100px;padding-bottom:130px}.home-p-modal-content{padding:30px;max-width:750px}.home-p-modal-content .close{top:-10px;right:5px}.home-p-modal-content iframe{min-height:450px;border-radius:20px}}@media screen and (min-width: 992px){.home-p-intro-logo img:first-child{width:280px}.home-p-intro-logo img:last-child{width:130px}.home-p-story-board{margin-top:50px;flex-direction:column}.home-p-story-board-content{display:none}.home-p-story-board-img-m{display:none}.home-p-story-board-img-d{display:block}.home-p-story-board-d{display:flex;align-items:flex-end;position:relative;justify-content:center;flex-direction:column;align-items:center}.home-p-story-board-d .left{position:absolute;left:35px;bottom:0;width:20%;translate:0 28%;z-index:5}.home-p-story-board-d .board{width:65%}.home-p-story-board-d .board-content{position:absolute;margin-top:2%}.home-p-story-board-d .board-content p{font-size:1.4vw;line-height:2.3vw;padding:0 25%;text-align:justify}.home-p-story-board-d .right{position:absolute;right:0;bottom:0;width:23%;translate:0 20%;z-index:5}.home-p-story-board-carrots{display:block;width:270px;margin-top:80px}.home-p-story-bottom p{font-size:18px;line-height:25px}.home-p-team-list{margin-top:150px;flex-direction:row;flex-wrap:wrap}.home-p-team-list-item{flex:0 0 calc(50% - 15px);padding:30px;gap:25px;position:relative}.home-p-team-list-item:first-child{flex:0 0 100%;flex-direction:row;align-items:flex-end;gap:30px}.home-p-team-list-item:first-child .list-item-top{order:2;flex:0 0 calc(30% - 15px);position:static;height:auto}.home-p-team-list-item:first-child .list-item-top div:last-child{position:absolute;left:30px;top:-75px}.home-p-team-list-item:first-child .list-item-top img{position:static;width:100%}.home-p-team-list-item:first-child .list-item-content{order:1;flex:0 0 calc(70% - 15px)}.home-p-team-list-item .list-item-top{position:relative;height:180px}.home-p-team-list-item .list-item-top>div:first-child{justify-content:flex-end}.home-p-team-list-item .list-item-top img{position:absolute;bottom:0;width:180px;margin-bottom:0}.home-p-trailer{margin-top:150px}.home-p-trailer-glow{top:-30%}.home-p-pro{padding-top:150px}.home-p-pro-img{margin-top:80px}.home-p-pro-img img{max-width:140px}.home-p-cop{padding-top:130px}.home-p-cop-img{margin-top:80px}.home-p-cop-img img{max-width:170px}.home-p-gen{padding-top:130px}.home-p-gen-img{margin-top:80px}.home-p-gen-img img{max-width:140px}.home-p-partners{padding-top:130px}.home-p-partners-content h2{margin-bottom:80px}}@media screen and (min-width: 1200px){.home-p-intro{min-height:calc(100vh - 160px)}.home-p-intro-logo img:first-child{width:350px}.home-p-intro-logo img:last-child{width:200px}.home-p-intro-main{margin-top:170px}.home-p-intro-main .intro-main-top-l{width:250px;padding-right:70px;padding-bottom:120px}.home-p-intro-main .intro-main-top-l .chicken{width:100px}.home-p-intro-main .intro-main-top-l .carrot{width:65px}.home-p-intro-main .intro-main-top-r{width:250px}.home-p-intro-main .intro-main-top-r .chicken-brown{width:70px}.home-p-intro-main .intro-main-top-r .chicken-grey{width:100px}.home-p-intro-main .intro-main-tv .tv{width:370px}.home-p-intro-main .intro-main-bottom-l img{width:100px}.home-p-intro-main .intro-main-bottom .steps{gap:35px;margin-top:20px;margin-right:-5%}.home-p-intro-main .intro-main-bottom .steps div{gap:60px}.home-p-intro-main .intro-main-bottom .steps div img{width:50px}.home-p-intro-main .intro-main-bottom .steps div .chicken{width:160px !important;right:-5%}.home-p-intro-main .intro-main-bottom .steps div .carrot{width:110px}.home-p-intro-main .intro-main-bottom .steps div:nth-child(2) img:first-child{width:53px}.home-p-intro-main .intro-main-bottom .steps div:nth-child(2) img:last-child{width:53px}.home-p-intro-main .intro-main-bottom .steps div:nth-child(3) img:nth-child(2){width:53px}.home-p-intro-main .intro-main-bottom .steps div:nth-child(3) img:last-child{width:65px;right:-55px}.home-p-intro-main .intro-main-bottom-r{display:flex;flex:1;justify-content:flex-end;align-items:flex-start}.home-p-intro-main .intro-main-bottom-r img{width:110px;position:relative}.home-p-story-top{width:85%}.home-p-story-board{margin-top:70px;flex-direction:column}.home-p-story-board-content{display:none;padding:0 22%;margin-top:-14%}.home-p-story-board-content h1{font-size:4.3vw;line-height:5.3vw}.home-p-story-board-content h3{font-size:1.8vw;line-height:2.8vw}.home-p-story-board-content p{font-size:1.4vw;line-height:2.4vw;padding:0 8%}.home-p-story-bottom p{width:50%}.home-p-movie{margin-top:220px;margin-bottom:-70px}.home-p-movie>div .hat{width:550px}.home-p-movie>div .flower{width:220px}.home-p-customs-content{padding:0 75px}.home-p-customs .customs-text-bottom p{font-size:17px}.home-p-customs .customs-chickens{gap:25px}.home-p-customs .customs-chickens img{width:150px}.home-p-customs .customs-chickens img:first-child{width:180px}.home-p-team{margin-top:150px}.home-p-team-list{gap:30px;margin-top:200px}.home-p-team-list-item{padding:40px}.home-p-team-list-item:first-child .list-item-top{flex:0 0 calc(35% - 15px)}.home-p-team-list-item:first-child .list-item-top div:last-child{left:40px}.home-p-team-list-item:first-child .list-item-top img{width:320px;position:absolute;bottom:40px}.home-p-team-list-item:first-child .list-item-content{flex:0 0 calc(65% - 15px)}.home-p-team-list-item .list-item-top{height:200px}.home-p-team-list-item .list-item-top img{width:200px}.home-p-trailer{margin-top:150px}.home-p-trailer-img{margin-top:70px}.home-p-trailer-img img{width:100%;max-width:670px}.home-p-trailer-img-m{display:none}.home-p-trailer-img-d{display:block}.home-p-trailer-glow{top:0;min-width:110%}.home-p-trailer-steps{gap:40px;max-width:620px;margin-top:40px}.home-p-trailer-steps div{gap:60px}.home-p-trailer-steps div img{width:55px}.home-p-trailer-steps div:nth-child(2){margin-left:-7%}.home-p-trailer-steps div:nth-child(2) img:first-child{width:58px}.home-p-trailer-steps div:nth-child(2) img:last-child{width:58px}.home-p-trailer-steps div:last-child img:nth-child(1){width:58px}.home-p-trailer-steps div:last-child img:last-child{width:80px;right:-55px;top:-10px}.home-p-footer{margin-top:150px;gap:120px;padding-bottom:150px}.home-p-modal-content{max-width:850px}.home-p-modal-content .close{top:-15px;right:0px}.home-p-modal-content iframe{min-height:500px}}@media screen and (min-width: 1360px){.home-p-story-board-d .left{width:270px;left:10px}.home-p-story-board-d .right{width:285px}.home-p-story-board-d .board-content p{font-size:18px;line-height:25px}}@media screen and (min-width: 1400px){.home-p-customs-content{padding:0 95px}.home-p-team-list{gap:60px}.home-p-team-list-item{flex:0 0 calc(50% - 30px);padding:60px;padding-top:0;gap:25px}.home-p-team-list-item:first-child{padding-top:60px}.home-p-team-list-item:first-child .list-item-top div:last-child{left:60px}.home-p-team-list-item:first-child .list-item-top img{width:340px;bottom:60px}.home-p-team-list-item:last-child .list-item-top img{transform:translateY(-18%)}.home-p-team-list-item .list-item-top{height:170px}.home-p-team-list-item .list-item-top div:last-child{position:relative;top:25px}.home-p-team-list-item .list-item-top img{transform:translateY(-6%)}.home-p-team-list-item .list-item-top p{font-size:18px}.home-p-team-list-item .list-item-content p{font-size:17px;line-height:22px}}@media screen and (min-width: 1600px){.home-p-logo img:first-child{width:400px}.home-p-logo img:last-child{width:240px}.home-p-trailer{margin-top:180px}.home-p-modal-content{max-width:950px}.home-p-modal-content iframe{min-height:550px}}@media screen and (min-width: 1992px){.home-p-intro{min-height:calc(100vh - 170px)}.home-p-intro-logo img:first-child{width:410px}.home-p-intro-logo img:last-child{width:250px}.home-p-intro-main{margin-top:200px}.home-p-intro-main .intro-main-top{display:flex}.home-p-intro-main .intro-main-top-l .chicken{width:120px}.home-p-intro-main .intro-main-top-l .carrot{width:70px;margin-bottom:-8%}.home-p-intro-main .intro-main-top-r .chicken-brown{width:80px}.home-p-intro-main .intro-main-top-r .chicken-grey{width:110px}.home-p-intro-main .intro-main-tv .tv{width:400px}.home-p-intro-main .intro-main-bottom-l img{width:100px}.home-p-intro-main .intro-main-bottom .steps-gradient{min-width:185%}.home-p-intro-main .intro-main-bottom .steps div{gap:65px}.home-p-intro-main .intro-main-bottom .steps div img{width:60px}.home-p-intro-main .intro-main-bottom .steps div .chicken{width:170px !important}.home-p-intro-main .intro-main-bottom .steps div .carrot{width:110px}.home-p-intro-main .intro-main-bottom .steps div:nth-child(2) img:first-child{width:58px}.home-p-intro-main .intro-main-bottom .steps div:nth-child(2) img:last-child{width:58px}.home-p-intro-main .intro-main-bottom .steps div:nth-child(3) img:nth-child(2){width:58px}.home-p-intro-main .intro-main-bottom .steps div:nth-child(3) img:last-child{width:70px;position:relative;right:-55px}.home-p-intro-main .intro-main-bottom-r img{width:120px}.home-p-intro-main .scroll-down{margin-top:130px}.home-p-team-list-item .list-item-top h3{font-size:25px;line-height:30px}.home-p-movie-content>div{position:relative;transform:translateY(-50%)}.home-p-story-board-d .left{left:25px}.home-p-pro{padding-top:170px}.home-p-pro-img{margin-top:100px}.home-p-pro-img img{max-width:150px}.home-p-cop{padding-top:150px}.home-p-cop-img{margin-top:100px}.home-p-cop-img img{max-width:180px}.home-p-gen{padding-top:150px}.home-p-gen-img{margin-top:100px}.home-p-gen-img img{max-width:160px}.home-p-partners{padding-top:150px}.home-p-partners-content h2{margin-bottom:100px}}@media screen and (min-width: 3000px){.home-p-intro{min-height:auto}.home-p-intro-main .scroll-down{margin-top:180px}.home-p-countdown{margin-top:150px}}.not-found{width:100%;height:100%;min-height:100vh;display:flex;flex-direction:column;justify-content:center;gap:5px}.not-found-content small{font-size:80px;line-height:80px;font-weight:600;color:#f7613b;margin-bottom:10px;display:block}.not-found-content h1{font-size:30px;line-height:35px}.not-found-content p{font-size:18px;line-height:23px}@media screen and (min-width: 1200px){.not-found-content small{font-size:120px;line-height:120px}.not-found-content h1{font-size:45px;line-height:50px}.not-found-content p{font-size:25px;line-height:30px}}.children .container{max-width:1160px}.children .line{height:3px}.children-intro{padding-bottom:80px}.children-intro-content{display:flex;flex-direction:column;align-items:center}.children-intro-content h1{margin-bottom:10px}.children-intro-content h3{color:#f7613b}.children-intro .content-top{text-align:justify;margin-top:50px;margin-bottom:50px;position:relative;z-index:1}.children-chrs{margin-bottom:80px}.children-chrs-heading{width:100%;max-width:100%;display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:40px}.children-chrs-heading .heading{flex:1;min-width:fit-content !important;display:flex;gap:10px;align-items:flex-start;justify-content:center}.children-chrs-heading .line{display:none;flex:1}.children-chrs-heading .line img{min-width:100%}.children-chrs-heading .line-l{margin-right:20px}.children-chrs-heading .line-r{transform:rotate(180deg);margin-left:20px}.children-chrs-heading .number{width:30px;position:relative;top:3px}.children-chrs-inner{display:flex;flex-direction:column;gap:50px}.children-chrs-sec{display:flex;flex-direction:column;gap:30px;align-items:center}.children-dio-bot{display:flex;flex-direction:column;align-items:center;gap:60px;position:relative}.children-dio-bot .glow{display:none}.children-dio-bot .carrot-out{display:none}.children-dio-bot-r,.children-dio-bot-l{position:relative;z-index:1}.children-dio-bot-r p,.children-dio-bot-l p{font-family:"Shantell Sans",cursive;font-weight:500;font-size:17px}.children-dio-bot-l{display:flex;flex-direction:column;align-items:center;gap:30px}.children-dio-bot-l .carrot{width:80px;margin-right:auto;margin-left:-8px}.children-dio-bot-l-con{display:flex;width:100%;flex-direction:column;align-items:center;gap:30px}.children-dio-bot-l-con .primary-btn{margin-left:-2%}.children-dio-bot-r{display:flex;flex-direction:column;align-items:center;gap:30px}.children-dio-bot-r .carrot{width:80px;margin-left:auto;margin-right:-8px}.children-dio-cen{position:relative;z-index:1;max-width:1270px;margin-bottom:50px}.children-dio-cen-heading{width:100%;max-width:100%;display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:40px}.children-dio-cen-heading .heading{flex:1;min-width:fit-content !important;display:flex;gap:10px;align-items:center;justify-content:center}.children-dio-cen-heading .heading h2{white-space:nowrap}.children-dio-cen-heading .line{display:none;flex:1}.children-dio-cen-heading .line img{min-width:100%}.children-dio-cen-heading .line-l{margin-right:15px}.children-dio-cen-heading .line-r{transform:rotate(180deg);margin-left:15px}.children-dio-cen-heading .number{width:30px}.children-pen{position:relative;z-index:10;padding-bottom:80px}.children-pen .container{max-width:1270px}.children-pen-heading{width:100%;max-width:100%;display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:40px}.children-pen-heading .heading{flex:1;min-width:fit-content !important;display:flex;gap:10px;align-items:flex-start;justify-content:center}.children-pen-heading .line{display:none;flex:1}.children-pen-heading .line img{min-width:100%}.children-pen-heading .line-l{margin-right:20px}.children-pen-heading .line-r{transform:rotate(180deg);margin-left:20px}.children-pen-heading .number{width:30px;position:relative;top:3px}.children-pen-bottom{display:flex;flex-direction:column;align-items:center;gap:65px;margin-top:50px}.children-pen-bottom-l{position:relative;max-width:450px}.children-pen-bottom-l .carrot-1{position:absolute;bottom:0px;left:15px;width:50px}.children-pen-bottom-l .carrot-2{position:absolute;bottom:-30px;left:70px;width:70px}.children-pen-bottom-r{display:flex;flex-direction:column;align-items:center;max-width:700px}.children-pen-bottom-r .primary-btn{margin-top:50px}.children-char{position:relative;z-index:10;padding-bottom:80px}.children-char .container{max-width:1270px;padding:0}.children-char-content{display:flex;flex-direction:column;align-items:center}.children-char-heading{width:100%;max-width:100%;display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:0 !important;position:relative;z-index:5;padding:0 20px}.children-char-heading .heading{flex:1;min-width:fit-content !important;display:flex;gap:10px;align-items:flex-start;justify-content:center}.children-char-heading .line{display:none;flex:1}.children-char-heading .line img{min-width:100%}.children-char-heading .line-l{margin-right:20px}.children-char-heading .line-r{transform:rotate(180deg);margin-left:20px}.children-char-heading .number{width:30px;position:relative;top:3px}.children-char-text{position:absolute;z-index:5;top:85px}.children-char-swiper-w{position:relative;display:flex;flex-direction:column;align-items:center;margin-top:0 !important;z-index:1;width:100%}.children-char-swiper-w>img{margin:0 auto;max-width:360px}.children-char-swiper{max-width:100%;margin:0 auto;top:0;padding-bottom:60px}.children-char-swiper-item-1 img{max-width:210px;translate:-1.5% 0%}.children-char-swiper-item-2 img{max-width:230px;translate:0 67%}.children-char-swiper-item-3 img{max-width:245px;translate:0 74%}.children-char-swiper-item-4 img{max-width:250px;translate:0 85%}.children-char-swiper-pagination .swiper-pagination-bullet{background:#f7613b !important}.children-char-bottom{width:100%;display:flex;justify-content:center;margin-top:30px}.children-countdown{position:relative;z-index:10}.children-countdown-content{display:flex;flex-direction:column;gap:30px}@media screen and (min-width: 576px){.children-chrs-heading{justify-content:space-between;gap:10px}.children-chrs-heading .line{display:flex}.children-dio-cen-heading{justify-content:space-between;gap:10px}.children-dio-cen-heading .line{display:flex}}@media screen and (min-width: 768px){.children .container{padding:0 50px}.children-intro{padding-bottom:120px}.children-chrs{margin:20px 0 100px 0}.children-chrs-heading{gap:15px}.children-chrs-heading .number{width:35px;top:0}.children-chrs-heading .heading{max-width:fit-content}.children-chrs-inner{flex-direction:row;gap:30px}.children-chrs-sec img{height:100%}.children-chrs-l{flex:0 0 calc(35% - 15px)}.children-chrs-r{flex:0 0 calc(65% - 15px)}.children-dio-bot-l p{font-size:18px}.children-dio-cen-heading{gap:15px}.children-dio-cen-heading .number{width:35px}.children-dio-cen-heading .heading{max-width:fit-content}.children-pen{padding-bottom:120px}.children-pen-heading{gap:15px}.children-pen-heading .number{width:35px;top:0}.children-pen-heading .heading{max-width:fit-content}.children-pen-bottom{margin-top:80px}.children-pen-bottom-l .carrot-1{width:60px}.children-pen-bottom-l .carrot-2{width:80px}.children-char{padding-bottom:120px}.children-char-heading{gap:15px;padding:0}.children-char-heading .number{width:35px;top:0}.children-char-heading .heading{max-width:fit-content}.children-char-heading .line{display:flex}}@media screen and (min-width: 992px){.children .container{padding:0 70px}.children-intro-content .content-top{margin:80px 0}.children-chrs-heading{margin-bottom:60px;justify-content:space-between;gap:10px}.children-chrs-heading .heading{align-items:center;min-width:680px}.children-chrs-heading .heading h2{white-space:nowrap}.children-chrs-heading .line{display:flex}.children-dio-bot{flex-direction:row}.children-dio-bot .glow{display:block;width:100%;min-width:130%;position:absolute;bottom:0%;transform:translateY(30%);z-index:0;right:-15%}.children-dio-bot-l-con{margin-left:-13%}.children-dio-bot-l-con .primary-btn{max-width:300px}.children-dio-cen{margin-bottom:80px}.children-dio-cen-heading{margin-bottom:60px}.children-pen-heading{margin-bottom:60px;justify-content:space-between;gap:10px}.children-pen-heading .heading{align-items:center;min-width:680px}.children-pen-heading .heading h2{white-space:nowrap}.children-pen-heading .line{display:flex}.children-pen-bottom{flex-direction:row;gap:0;margin-top:100px}.children-pen-bottom-l{max-width:100%;flex:0 0 48%}.children-pen-bottom-l .img{width:85%;translate:0 -3%}.children-pen-bottom-l .carrot-1{width:80px;left:50px}.children-pen-bottom-l .carrot-2{width:100px;left:120px}.children-pen-bottom-r{max-width:100%;flex:0 0 52%;translate:5% 0}.children-pen-bottom-r .img{min-width:110%}.children-char-heading{margin-bottom:60px;justify-content:space-between;gap:10px}.children-char-heading .heading{align-items:center;min-width:680px}.children-char-heading .heading h2{white-space:nowrap}.children-char-heading .line{display:flex}}@media screen and (min-width: 1080px){.children-pen-bottom-l .img{width:85%;translate:0 0%}}@media screen and (min-width: 1200px){.children .container{padding:0 35px}.children .line{height:4px}.children-intro{padding-bottom:180px}.children-chrs{margin:35px 0 140px 0}.children-chrs-inner{flex-direction:row;gap:50px}.children-chrs-l{flex:0 0 calc(35% - 25px)}.children-chrs-r{flex:0 0 calc(65% - 25px)}.children-dio-bot .carrot-out{display:block;position:absolute;left:0;width:100px;left:-15%;bottom:45%}.children-dio-bot-l{gap:40px}.children-dio-bot-l .carrot{margin-top:50px;width:115px;margin-left:-90px}.children-dio-bot-l-con{margin-left:-13%;gap:35px}.children-dio-bot-l-con p{font-size:20px}.children-dio-bot-l-con .primary-btn{max-width:300px}.children-dio-bot-r{gap:40px}.children-dio-bot-r p{font-size:18px}.children-dio-bot-r .carrot{margin-top:50px;width:100px}.children-pen{padding-bottom:180px}.children-pen-bottom{margin-top:120px}.children-pen-bottom-l .img{translate:0 0}.children-pen-bottom-l .carrot-1{width:85px;left:80px;bottom:-30px}.children-pen-bottom-l .carrot-2{width:105px;left:170px;bottom:-80px}.children-pen-bottom-r .img{min-width:115%}.children-pen-bottom-r .primary-btn{margin-top:70px}.children-char{padding-bottom:150px}.children-char-swiper-w{width:75%}.children-char-swiper{padding-bottom:90px}.children-char-bottom{margin-top:60px}.children-countdown-content{gap:50px}}@media screen and (min-width: 1400px){.children-dio-bot .carrot-out{left:-25%}}@media screen and (min-width: 1992px){.children .container{max-width:1200px}.children .line{height:4.5px}.children-intro-dio-cen{max-width:1300px}.children-intro-dio-cen .number{width:40px}.children-chrs-heading .heading{min-width:770px}.children-pen{padding-bottom:200px}.children-pen .container{max-width:1300px}.children-pen-heading .heading{min-width:770px}.children-char{padding-bottom:180px}.children-char .container{max-width:1300px}.children-char-heading .heading{min-width:770px}}.coop-intro .content-top{display:flex;flex-direction:column;gap:10px}.coop-intro .content-list-w h4{margin:70px 0;color:#f7613b}.coop-intro .content-list{display:flex;flex-direction:column;align-items:center;gap:30px}.coop-intro .content-list-item{background:#e9e0da;padding:0 30px 20px 30px;border-radius:20px;max-width:425px;transition:all .3s ease-out;border:1.5px solid rgba(0,0,0,0)}.coop-intro .content-list-item:hover,.coop-intro .content-list-item:focus,.coop-intro .content-list-item:active{scale:.95;border-color:#f7613b;box-shadow:0px 0px 3px 5px rgba(247,97,59,.1)}.coop-intro .content-list-item:hover .content-list-item-top img,.coop-intro .content-list-item:focus .content-list-item-top img,.coop-intro .content-list-item:active .content-list-item-top img{scale:1.1}.coop-intro .content-list-item:hover .content-list-item-content,.coop-intro .content-list-item:focus .content-list-item-content,.coop-intro .content-list-item:active .content-list-item-content{translate:0 10px}.coop-intro .content-list-item-top{position:relative}.coop-intro .content-list-item-top img{width:100%;top:0;left:0;transition:all .3s ease-out}.coop-intro .content-list-item:nth-child(1) .content-list-item-top img{margin-top:-4%;margin-right:-1%}.coop-intro .content-list-item:nth-child(1) .content-list-item-content p{color:#3d8288}.coop-intro .content-list-item:nth-child(2) .content-list-item-top img{margin-top:-8%}.coop-intro .content-list-item:nth-child(2) .content-list-item-content p{color:#49885b}.coop-intro .content-list-item:nth-child(3) .content-list-item-content p{color:#4c63c7}.coop-intro .content-list-item:nth-child(4) .content-list-item-content p{color:#d32819}.coop-intro .content-list-item-content{margin-top:20px;transition:all .3s ease-out}.coop-intro .content-list-item-content p{font-family:"Shantell Sans",cursive;font-weight:600}.coop-contact{margin-top:70px}.coop-contact-list{display:flex;flex-direction:column;gap:20px;margin-top:30px}.coop-contact-list-item{display:flex;flex-direction:column;gap:3px}.coop-contact-list-item a{font-weight:500;color:#040c1b;font-size:17px}.coop-contact-list-item a:hover,.coop-contact-list-item a:active,.coop-contact-list-item a:focus{text-decoration:underline}.coop-contact-list-item a:first-child{color:#f7613b;margin-bottom:5px}.coop-contact-list-item a:first-child:hover,.coop-contact-list-item a:first-child:active,.coop-contact-list-item a:first-child:focus{text-decoration:none}.coop-contact-content>p{font-family:"Shantell Sans",cursive;font-size:17px;line-height:26px;font-weight:600}.coop-contact-form{margin-top:40px}.coop-countdown{margin-top:100px}.coop-countdown h2{margin-bottom:30px}@media screen and (min-width: 576px){.coop-intro .content-top{width:85%;margin:0 auto}.coop-intro .content-list-w h4{margin:80px 0}.coop-intro .content-list{padding:0 20px;gap:40px}.coop-intro .content-list-item{padding:0 40px 30px 40px}.coop-intro .content-list-item-content{margin-top:30px}.coop-intro .content-list-item-content p{font-size:16px}.coop-contact-list{flex-direction:row;justify-content:center;gap:30px}.coop-contact-content{padding:0 30px}}@media screen and (min-width: 768px){.coop-intro .content-list{gap:20px;flex-direction:row;flex-wrap:wrap;align-items:initial;justify-content:center;padding:0px}.coop-intro .content-list-item{flex:0 0 calc(50% - 10px);padding:0 30px 30px 30px;display:flex;flex-direction:column}.coop-intro .content-list-item-content{flex:1;display:flex;justify-content:center;align-items:center}.coop-contact{margin-top:100px}.coop-contact-list{margin-top:70px;gap:70px}.coop-contact-list-item a{font-size:18px}.coop-contact-content{padding:0 35px}.coop-contact-content>p{font-size:18px;line-height:28px}.coop-contact-form{margin:0 auto;margin-top:60px}.coop-countdown h2{margin-bottom:50px}}@media screen and (min-width: 950px){.coop .container{padding:0 40px}.coop-intro .content-top{width:80%}.coop-intro .content-list{gap:40px}.coop-intro .content-list-item{flex:0 0 calc(50% - 20px);padding:0 40px 30px 40px}.coop-contact{margin:0 auto;max-width:970px;margin-top:100px}}@media screen and (min-width: 1200px){.coop-intro .content-top{width:80%}.coop-intro .content-list-w h4{margin:100px 0}.coop-intro .content-list{gap:80px}.coop-intro .content-list-item{flex:0 0 calc(50% - 40px);padding:0 50px 35px 50px;max-width:500px}.coop-intro .content-list-item-content p{font-size:19px}.coop-contact{max-width:1160px;margin-top:130px}.coop-contact-list{gap:80px}.coop-contact-list-item a{font-size:20px}.coop-contact-content>p{font-size:20px;line-height:33px}.coop-contact-form{margin-top:80px}}@media screen and (min-width: 1992px){.coop h3{font-size:25px;line-height:33px}.coop h4{font-size:22px;line-height:30px}.coop-intro .content-list-item{padding:0 55px 40px 55px;max-width:520px}.coop-contact{max-width:1200px}.coop-contact-list{margin-top:100px;gap:100px}.coop-contact-list-item a{font-size:22px}.coop-contact-content>p{font-size:22px;line-height:35px}.coop-contact-form{margin-top:120px}}.contact-intro-content{display:flex;flex-direction:column}.contact-intro-top{display:flex;justify-content:center}.contact-intro-top .bobek{translate:-10% 0;position:relative;z-index:3}.contact-intro-top .bobek img{width:100%;max-width:330px}.contact-intro-top .bob{display:flex;top:0;position:absolute;translate:17% -15%;opacity:0;z-index:4}.contact-intro-top .bob img{width:80px}.contact-intro-bottom{display:flex;flex-direction:column;justify-content:center;gap:20px}.contact-intro-bottom small{font-weight:500;font-size:14px}.contact-intro-bottom a{display:block;font-weight:500;font-size:18px}.contact-intro-bottom a:hover,.contact-intro-bottom a:focus,.contact-intro-bottom a:active{text-decoration:underline}.contact-intro-bottom-l,.contact-intro-bottom-r{display:flex;flex-direction:column;gap:3px}.contact-intro-bottom-l a:nth-child(2),.contact-intro-bottom-r a:nth-child(2){color:#f7613b;margin-bottom:5px}.contact-intro-bottom-l a:nth-child(2):hover,.contact-intro-bottom-l a:nth-child(2):focus,.contact-intro-bottom-l a:nth-child(2):active,.contact-intro-bottom-r a:nth-child(2):hover,.contact-intro-bottom-r a:nth-child(2):focus,.contact-intro-bottom-r a:nth-child(2):active{text-decoration:none}.contact-contact{margin-top:50px}.contact-countdown{margin-top:50px}.contact-countdown h2{margin-bottom:30px}@media screen and (min-width: 576px){.contact-intro-top{order:2}.contact-intro-top .bobek{translate:-10% 30%}.contact-intro-top .bobek img{width:100%;max-width:400px}.contact-intro-top .bob{display:flex;top:0;position:absolute;translate:17% 0}.contact-intro-top .bob img{width:105px}.contact-intro-bottom{order:1;flex-direction:row;gap:50px;translate:0 -40%}.contact-intro-bottom-l{width:270px;text-align:right}.contact-intro-bottom-r{width:270px;text-align:left}.contact-contact{order:3}}@media screen and (min-width: 768px){.contact-intro-top{order:2}.contact-intro-top .bobek{translate:-10% 30%}.contact-intro-top .bobek img{width:100%;max-width:400px}.contact-intro-top .bob{display:flex;top:0;position:absolute;translate:17% 0}.contact-intro-top .bob img{width:105px}.contact-intro-bottom{gap:70px}.contact-intro-bottom small{font-size:15px}.contact-intro-bottom a{font-size:19px}.contact-contact{width:90%;margin:0 auto;margin-top:70px}}@media screen and (min-width: 1200px){.contact-intro-top{order:2}.contact-intro-top .bobek{translate:-10% 30%}.contact-intro-top .bobek img{width:100%;max-width:450px}.contact-intro-top .bob{display:flex;top:0;position:absolute;translate:20% 0}.contact-intro-top .bob img{width:120px}.contact-intro-bottom{gap:140px}.contact-intro-bottom small{font-size:16px}.contact-intro-bottom a{font-size:22px}.contact-contact{width:90%;margin:0 auto;margin-top:70px}.contact-countdown h2{margin-bottom:50px}}@media screen and (min-width: 1992px){.contact-intro-bottom{translate:0 -55%}}.for-media .container{max-width:1100px}.for-media-intro-content{display:flex;flex-direction:column;gap:60px}.for-media-intro .content-top{display:flex;flex-direction:column;align-items:center;gap:60px}.for-media-intro .content-top-left{order:2;display:flex;flex-direction:column;align-items:center;position:relative;gap:30px;max-width:370px}.for-media-intro .content-top-left .flower{width:80px;bottom:110px;position:absolute;left:3%;z-index:2}.for-media-intro .content-top-left .carrot{width:60px;position:absolute;right:5%;bottom:90px;z-index:2}.for-media-intro .content-top-left .img{min-width:400px}.for-media-intro .content-top-right{order:1;display:flex;flex-direction:column;align-items:center;position:relative;gap:30px;max-width:370px}.for-media-intro .content-top-right .img{min-width:500px}.for-media-intro .content-top-right .chicken{position:absolute;width:80px;bottom:80px;right:5%;z-index:2}.for-media-intro .content-bottom{width:100%}.for-media-intro .content-bottom-top{position:relative}.for-media-intro .content-bottom-top .content h4,.for-media-intro .content-bottom-top .content a{font-size:18px;line-height:26px;font-weight:600}.for-media-intro .content-bottom-top .content a{color:#f7613b}.for-media-intro .content-bottom-top .content a:hover,.for-media-intro .content-bottom-top .content a:focus,.for-media-intro .content-bottom-top .content a:active{text-decoration:underline}.for-media-intro .content-bottom-top .imgs{display:flex;justify-content:space-between;align-items:flex-end;margin-top:30px}.for-media-intro .content-bottom-top .chicken{width:100px}.for-media-intro .content-bottom-top .carrot{width:60px;bottom:0}.for-media-intro .primary-btn{max-width:340px;opacity:0}.for-media-intro-steps{margin-top:50px;display:flex;justify-content:center}.for-media-countdown{margin-top:50px}.for-media-countdown h2{margin-bottom:30px}@media screen and (min-width: 576px){.for-media-intro .content-top-left{order:2;display:flex;flex-direction:column;align-items:center;position:relative;gap:30px;max-width:450px}.for-media-intro .content-top-left .flower{width:80px;bottom:110px;position:absolute;left:2%;z-index:2}.for-media-intro .content-top-left .carrot{width:50px;position:absolute;right:15%;bottom:90px;z-index:2}.for-media-intro .content-top-left .img{min-width:400px}.for-media-intro .content-top-right{max-width:450px}.for-media-intro .content-top-right .img{min-width:500px}.for-media-intro .content-top-right .chicken{position:absolute;width:80px;bottom:80px;right:5%;z-index:2}}@media screen and (min-width: 768px){.for-media-intro-content{align-items:center;gap:100px}.for-media-intro .content-top{flex-direction:row;align-items:normal;justify-content:center;width:100%;gap:30px;max-width:750px}.for-media-intro .content-top-left{max-width:100%;order:1;flex:0 0 calc(50% - 15px);justify-content:space-between}.for-media-intro .content-top-left .img{min-width:110%;translate:0 30%}.for-media-intro .content-top-left .carrot{width:60px}.for-media-intro .content-top-right{max-width:100%;order:2;flex:0 0 calc(50% - 15px);justify-content:space-between}.for-media-intro .content-top-right .img{min-width:180%;translate:0 5%}.for-media-intro .content-top-right .chicken{right:0%;width:90px}.for-media-intro .content-bottom-top{max-width:100%}.for-media-intro .content-bottom-top .content h4,.for-media-intro .content-bottom-top .content a{font-size:19px;line-height:27px;font-weight:600}.for-media-intro .content-bottom-top .imgs{margin-top:0}.for-media-intro .content-bottom-top .imgs .chicken{width:110px;translate:0 -80%}.for-media-intro .content-bottom-top .imgs .carrot{width:70px;position:absolute;right:12%}.for-media-intro-steps{margin:0}.for-media-intro-steps>div{margin:0}.for-media-countdown{margin-top:70px}.for-media-countdown h2{margin-bottom:50px}}@media screen and (min-width: 992px){.for-media-intro .content-top{max-width:800px}.for-media-intro .content-bottom-top .content h4,.for-media-intro .content-bottom-top .content a{font-size:21px;line-height:29px}.for-media-intro .content-bottom-top .imgs .chicken{width:130px}.for-media-intro .content-bottom-top .imgs .carrot{width:80px}}@media screen and (min-width: 1200px){.for-media .page-header-content{padding-top:50px}.for-media .page-header-clouds-right img:nth-child(2){opacity:0 !important}.for-media-intro-content{align-items:center}.for-media-intro .content-top{max-width:850px;gap:0}.for-media-intro .content-top-left{flex:0 0 50%}.for-media-intro .content-top-left .img{min-width:110%;translate:0 40%}.for-media-intro .content-top-left .flower{width:110px;left:-20%}.for-media-intro .content-top-left .carrot{width:70px;right:20%}.for-media-intro .content-top-right{flex:0 0 50%}.for-media-intro .content-top-right .img{min-width:190%;translate:4% 10%}.for-media-intro .content-top-right .chicken{right:-30%;width:130px;bottom:-10%}.for-media-intro .content-bottom-top .content h4,.for-media-intro .content-bottom-top .content a{font-size:21px;line-height:29px}.for-media-intro .content-bottom-top .imgs .chicken{width:140px;translate:-10% -80%}.for-media-intro .content-bottom-top .imgs .carrot{width:80px;right:15%}}@media screen and (min-width: 1600px){.for-media .page-header-clouds-right img:nth-child(2){opacity:1 !important}.for-media-intro .content-top-left .img{min-width:115%}.for-media-intro .content-top-left .carrot{bottom:110px}.for-media-intro .content-top-right .img{min-width:195%}.for-media-intro .content-top-right .chicken{right:-40%;width:150px;bottom:-10%}}.merch .container{max-width:1150px}.merch-intro-top{position:relative}.merch-intro-top .mobile .shop{min-width:110%;margin-left:-5%}.merch-intro-top .desktop{display:none}.merch-intro-top .shop{position:relative;z-index:2}.merch-intro-top .glow{position:absolute;bottom:0;z-index:1;min-width:150%;left:-25%;transform-origin:bottom}.merch-intro-top .left{position:absolute;z-index:3;left:10%;width:11%;bottom:0;translate:0 10%}.merch-intro-top .right{position:absolute;z-index:3;right:10%;width:12%;bottom:0;translate:0 7%}.merch-intro-list{display:flex;flex-direction:column;align-items:center;flex-wrap:wrap;gap:40px;margin-top:80px;padding:0 20px}.merch-intro-list-item{max-width:350px;background:#e9e0da;padding:0 25px 15px 25px;border-radius:20px;transition:all .3s ease-out;border:1.5px solid rgba(0,0,0,0)}.merch-intro-list-item:hover,.merch-intro-list-item:focus,.merch-intro-list-item:active{scale:.97;border-color:#f7613b;box-shadow:0px 0px 3px 5px rgba(247,97,59,.1)}.merch-intro-list-item:hover .list-item-top img,.merch-intro-list-item:focus .list-item-top img,.merch-intro-list-item:active .list-item-top img{scale:1.1}.merch-intro-list-item:hover .list-item-content,.merch-intro-list-item:focus .list-item-content,.merch-intro-list-item:active .list-item-content{translate:0 7px}.merch-intro-list-item .list-item-top{position:relative}.merch-intro-list-item .list-item-top img{width:100%;top:0;left:0;transition:all .3s ease-out}.merch-intro-list-item .list-item-content{margin-top:15px;display:flex;justify-content:center;transition:all .3s ease-out}.merch-intro-list-item:nth-child(1) .list-item-top img{margin-top:-10%}.merch-intro-list-item:nth-child(1) .list-item-content p{color:#3d8288}.merch-intro-list-item:nth-child(2) .list-item-top img{margin-top:-6%}.merch-intro-list-item:nth-child(3) .list-item-top img{margin-top:-8%}.merch-intro-list-item:nth-child(4) .list-item-top img{margin-top:-10%}.merch-intro-list-item:nth-child(5) .list-item-top img{margin-top:-15%}.merch-intro-list-item:nth-child(6) .list-item-top img{margin-top:-9%}.merch-intro-steps{margin-top:50px}.merch-countdown{margin-top:50px}.merch-countdown h2{margin-bottom:30px}@media screen and (min-width: 576px){.merch-intro-top .mobile .shop{min-width:100%;margin-left:0%}.merch-intro-list{gap:45px}.merch-intro-list-item{padding:0 30px 15px 30px}.merch-intro-list-item .list-item-content{margin-top:20px}}@media screen and (min-width: 768px){.merch .container{padding:0 40px}.merch-intro-top .mobile{display:none}.merch-intro-top .desktop{display:block}.merch-intro-list{gap:40px;flex-direction:row;flex-wrap:wrap;align-items:initial;justify-content:center;padding:0 40px}.merch-intro-list-item{flex:0 0 calc(50% - 20px)}.merch-intro-steps{margin-top:70px}.merch-countdown{margin-top:70px}.merch-countdown h2{margin-bottom:50px}}@media screen and (min-width: 1200px){.merch .page-header-content{padding-top:140px !important}.merch-intro-list{row-gap:100px;column-gap:60px;padding:0;margin-top:100px}.merch-intro-list-item{flex:0 0 calc(33.33% - 40px)}.merch-intro-steps{margin-top:100px}.merch-countdown{margin-top:100px}.merch-countdown h2{margin-bottom:50px}}@media screen and (min-width: 1600px){.merch .page-header-content{padding-top:160px !important}.merch-intro-list{row-gap:100px;column-gap:60px}.merch-intro-list-item{flex:0 0 calc(33.33% - 40px)}.merch-intro-steps{margin-top:100px}.merch-countdown{margin-top:100px}.merch-countdown h2{margin-bottom:50px}}.wrote .container{max-width:1100px}.wrote .page-header-content{padding-top:150px !important}.wrote-intro-top .banner{position:relative;display:flex;align-items:center}.wrote-intro-top .banner-img{position:relative;z-index:1;translate:0 -7%}.wrote-intro-top .banner-list{position:absolute;z-index:2;padding:0 20px;display:flex;flex-direction:column;gap:5px}.wrote-intro-top .banner-list-item{display:flex;align-items:center;gap:10px}.wrote-intro-top .banner-list-item img{width:20vw}.wrote-intro-top .banner-list-item a{font-weight:600;text-align:left;font-size:3vw;line-height:3.7vw}.wrote-intro-top .banner-list-item a:hover,.wrote-intro-top .banner-list-item a:focus,.wrote-intro-top .banner-list-item a:active{color:#f7613b;text-decoration:underline}.wrote-intro-top-list{width:100%;border-radius:12px;padding:20px;padding-bottom:50px;padding-top:0 !important;background:rgba(233,224,218,.3);border:1px solid rgba(247,97,59,.7);margin-top:30px}.wrote-intro-top-list .hat{width:270px;translate:0 -40%;margin-bottom:-70px}.wrote-intro-top-list-inner a,.wrote-intro-top-list-inner p{text-align:left;font-size:15px;line-height:21px;transition:all .3s ease-out}.wrote-intro-top-list-inner a:hover,.wrote-intro-top-list-inner a:active,.wrote-intro-top-list-inner a:focus,.wrote-intro-top-list-inner p:hover,.wrote-intro-top-list-inner p:active,.wrote-intro-top-list-inner p:focus{color:#f7613b}.wrote-intro-top-list-inner hr{height:1px;color:#b1b1b5;margin:15px 0;opacity:.3}.wrote-intro-top-list .article{margin-top:35px}.wrote-intro-top .articles{margin-top:60px;display:flex;flex-direction:column;gap:20px}.wrote-intro-top .articles-bottom{display:flex;flex-direction:column;gap:20px}.wrote-intro-top .articles-bottom img{height:100%}.wrote-intro-top .articles-bottom-left{display:flex}.wrote-intro-top .articles-bottom-right{display:flex;flex-direction:column;gap:20px}.wrote-intro-top .articles-3{display:flex;flex-direction:column;gap:20px}.wrote-intro-top .articles-3 img{height:100%}.wrote-intro-top .articles-3-left{display:flex}.wrote-intro-top .articles-3-left .articles-item{width:100%}.wrote-intro-top .articles-3-right{display:flex}.wrote-intro-bottom{width:100%;display:flex;flex-direction:column;align-items:center}.wrote-intro-bottom .content-bottom-main{position:relative;display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;max-width:90%}.wrote-intro-bottom .content-bottom-main .chicken{width:90px;margin-right:auto;margin-left:5%;translate:0 -30%}.wrote-intro-bottom .content-bottom-main .carrots{width:150px;margin-top:80px}.wrote-intro-steps{width:100%}.wrote-countdown{margin-top:70px;padding:0 10px}.wrote-countdown h2{margin-bottom:30px}@media screen and (min-width: 400px){.wrote-intro-top .banner-list{padding:0 30px;gap:10px}.wrote-intro-top .banner-list-item{gap:20px}}@media screen and (min-width: 576px){.wrote .page-header-content{padding-top:170px !important}.wrote-intro-top{display:flex;flex-direction:column;align-items:center}.wrote-intro-top .banner{max-width:600px}.wrote-intro-top .banner-list{padding:0 60px;gap:15px}.wrote-intro-top .banner-list-item{gap:30px}.wrote-intro-top .banner-list-item img{width:110px}.wrote-intro-top .banner-list-item a{font-size:15px;line-height:20px}.wrote-intro-top-list{padding:30px;padding-bottom:80px;padding-top:0 !important;margin-top:60px}.wrote-intro-top-list .hat{width:350px;translate:0 -40%;margin-bottom:-70px}.wrote-intro-top-list .article{margin-top:60px}.wrote-intro-top .articles-bottom{flex-direction:row;gap:20px}.wrote-intro-top .articles-bottom-left{flex:0 0 calc(65% - 10px)}.wrote-intro-top .articles-bottom-right{flex:0 0 calc(35% - 10px)}.wrote-intro-top .articles-3{flex-direction:row;gap:20px}.wrote-intro-top .articles-3-left{flex:0 0 calc(40% - 10px)}.wrote-intro-top .articles-3-right{flex:0 0 calc(60% - 10px)}.wrote-intro-bottom .content-bottom-main{position:relative;display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;max-width:90%}.wrote-intro-bottom .content-bottom-main .chicken{width:100px}.wrote-intro-bottom .content-bottom-main .carrots{width:170px;margin-top:0%;margin-top:70px}.wrote-countdown{margin-top:100px}.wrote-countdown h2{margin-bottom:50px}}@media screen and (min-width: 768px){.wrote-intro-top-list{padding:50px;padding-bottom:90px}.wrote-intro-top-list .hat{width:400px}.wrote-intro-top-list .article{max-width:650px;margin:0 auto;margin-top:70px}.wrote-intro-bottom .content-bottom-main .chicken{width:120px}.wrote-intro-bottom .content-bottom-main .carrots{width:200px}.wrote-countdown{margin-top:100px}.wrote-countdown h2{margin-bottom:50px}}@media screen and (min-width: 992px){.wrote-intro-top{display:flex;flex-direction:column;align-items:center}.wrote-intro-top .banner{max-width:650px}.wrote-intro-top .banner-list{padding:0 60px}.wrote-intro-top .banner-list-item{gap:30px}.wrote-intro-top .banner-list-item img{width:120px}.wrote-intro-top .banner-list-item a{font-size:17px;line-height:22px}.wrote-intro-top-list{padding:40px;padding-bottom:90px;margin-top:80px}.wrote-intro-top-list p{padding:0 40px}.wrote-intro-top-list a,.wrote-intro-top-list p{font-size:16px;line-height:22px}.wrote-intro-top-list .hat{width:450px}.wrote-intro-top-list .article{max-width:600px;margin:0 auto;margin-top:70px}.wrote-intro-top .articles{margin-top:100px;gap:30px}.wrote-intro-top .articles-bottom{gap:30px}.wrote-intro-top .articles-bottom-left{flex:0 0 calc(65% - 15px)}.wrote-intro-top .articles-bottom-right{gap:30px;flex:0 0 calc(35% - 15px)}.wrote-intro-top .articles-3{gap:30px}.wrote-intro-top .articles-3-left{flex:0 0 calc(40% - 15px)}.wrote-intro-top .articles-3-right{gap:30px;flex:0 0 calc(60% - 15px)}.wrote-intro-bottom .content-bottom-main .carrots{width:250px}}@media screen and (min-width: 1200px){.wrote-intro-top{display:flex;flex-direction:column;align-items:center}.wrote-intro-top .banner{max-width:700px}.wrote-intro-top .banner-list{padding:0 80px}.wrote-intro-top .banner-list-item{gap:35px}.wrote-intro-top .banner-list-item img{width:130px}.wrote-intro-top .banner-list-item a{font-size:19px;line-height:24px}.wrote-intro-top-list{padding:60px;padding-bottom:90px}.wrote-intro-top-list p{padding:0 40px}.wrote-intro-top-list a,.wrote-intro-top-list p{font-size:17px;line-height:23px}.wrote-intro-top-list .hat{width:550px;margin-bottom:-120px}.wrote-intro-top-list .article{margin-top:70px}.wrote-intro-bottom .content-bottom-main .chicken{width:140px}.wrote-intro-bottom .content-bottom-main .carrots{width:280px}}@media screen and (min-width: 1600px){.wrote-intro-top .banner{max-width:800px}.wrote-intro-top .banner-list{padding:0 80px}.wrote-intro-top .banner-list-item{gap:40px}.wrote-intro-top .banner-list-item img{width:135px}.wrote-intro-top .banner-list-item a{font-size:22px;line-height:27px}}.trail .container{max-width:1160px}.trail-intro{text-align:left}.trail-intro>h1{text-align:center}.trail-intro h1,.trail-intro h2,.trail-intro h3,.trail-intro h4,.trail-intro h5,.trail-intro h6{margin:20px 0}.trail-intro h3,.trail-intro h4,.trail-intro h5{color:#f7613b}.trail-intro-content{margin-top:50px}.trail-intro-content>p{margin-bottom:20px}.trail-intro a{text-decoration:underline}@media screen and (min-width: 768px){.trail-intro-content{margin-top:70px}}@media screen and (min-width: 1200px){.trail-intro-content{margin-top:100px}}.schools .container{max-width:1160px}.schools-intro{text-align:left}.schools-intro h1,.schools-intro h2,.schools-intro h3,.schools-intro h4,.schools-intro h5,.schools-intro h6{margin:20px 0}.schools-intro h3,.schools-intro h4,.schools-intro h5{color:#f7613b}.schools-intro h1{text-align:center;margin:0 !important;margin-bottom:50px !important}.schools-intro a{text-decoration:underline}.schools-intro-section{margin-bottom:50px}.schools-intro-section>p{margin-bottom:20px}.schools-intro-section-1 h3{margin-bottom:30px}.schools-intro-section-1>div{display:flex;flex-direction:column;align-items:center}.schools-intro-section-1>div img{width:90%;margin-top:30px}.schools-intro-section-2-l{display:flex;flex-direction:column;gap:30px}.schools-intro-section-2-s{display:flex;flex-direction:column;gap:25px;align-items:center}.schools-intro-section-2-s img{width:60%;max-width:300px}.schools-intro-list{display:flex;flex-direction:column;gap:20px;margin-bottom:50px}.schools-intro-list-item{padding:20px;border-radius:10px;background:#eae1db}.schools-intro-list-item h4{margin-top:0 !important}.schools-intro-docs{margin-bottom:70px}.schools-intro-docs h2{text-align:center}.schools-intro-docs .primary-btn{text-decoration:none}.schools-intro-docs-list{display:flex;flex-direction:column;gap:40px}.schools-intro-docs-doc{display:flex;flex-direction:column;align-items:center;gap:20px}.schools-intro-docs-doc h3{margin:0;color:#040c1b}.schools-intro-docs-doc>img{width:90%;max-width:380px;margin-bottom:20px;transition:all .25s ease-out}.schools-intro-docs-doc>img:hover,.schools-intro-docs-doc>img:focus,.schools-intro-docs-doc>img:active{transform:scale(1.03)}@media screen and (min-width: 768px){.schools-intro h1{margin-bottom:70px !important}.schools-intro-section{margin-bottom:40px}.schools-intro-section-1>div img{width:90%}.schools-intro-section-2-l{margin-top:20px}.schools-intro-section-2-s{flex-direction:row}.schools-intro-section-2-s img{min-width:180px}.schools-intro-list{flex-direction:row;flex-wrap:wrap;gap:20px;margin-bottom:70px}.schools-intro-list-item{flex:0 0 calc(50% - 10px);padding:25px}.schools-intro-list-item:last-child{flex:0 0 100%}.schools-intro-list-item:last-child h4{text-align:center}.schools-intro-list-item:last-child p{text-align:center}.schools-intro-docs{margin-bottom:80px}.schools-intro-docs-list{flex-direction:row;justify-content:space-around}}@media screen and (min-width: 1200px){.schools-intro h1{margin-bottom:100px !important}.schools-intro-section{margin-bottom:70px}.schools-intro-section-1>div img{margin-top:50px;margin-bottom:20px}.schools-intro-section-2-l{gap:60px;margin-top:30px}.schools-intro-section-2-s{gap:100px}.schools-intro-section-2-s img{min-width:200px}.schools-intro-list{gap:40px;margin-bottom:90px}.schools-intro-list-item{flex:0 0 calc(50% - 20px);padding:40px}.schools-intro-docs{margin-bottom:100px}.schools-intro-docs-doc>img{max-width:450px}}@media screen and (min-width: 1600px){.schools-intro-list{gap:50px}.schools-intro-list-item{flex:0 0 calc(50% - 25px);padding:45px}}