@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400&display=swap);@import url(https://fonts.googleapis.com/css2?family=Fuzzy+Bubbles:wght@400;700&display=swap);.champ__about{display:flex;justify-content:center;z-index:2}.champ__text{padding:4rem 2rem;width:50%}.champ__text h2{color:var(--color-secondary);font-size:var(--step-2);font-weight:800;line-height:1;margin-bottom:2rem;overflow-wrap:break-word;position:relative;text-transform:uppercase;width:-webkit-max-content;width:max-content;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.champ__text h2:before{background:var(--color-primary);bottom:0;content:"";height:18px;left:0;position:absolute;width:100%;z-index:-1}.champ__text p{color:var(--color-secondary);font-size:var(--step--1);font-weight:200;letter-spacing:1px;line-height:1.5;margin-top:1rem}.champ__animations{padding:2rem 4rem;width:50%}.champ_animation_item{grid-gap:20px 20px;display:grid;gap:20px 20px;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);height:100%;position:relative;width:100%}.champ_animation_item .champ_animation_image{border-radius:20px;box-shadow:0 2.8px 2.2px rgba(0,0,0,.034),0 6.7px 5.3px rgba(0,0,0,.048),0 12.5px 10px rgba(0,0,0,.06),0 10.3px 13.9px rgba(0,0,0,.072),0 41.8px 33.4px rgba(0,0,0,.086);height:100%;overflow:hidden;width:100%}.champ_animation_item .champ_animation_image img,.champ_animation_item .champ_animation_image video{border-radius:20px;cursor:pointer;height:100%;object-fit:cover;object-position:50% 50%;transition:.5s ease-in-out;width:100%}@media screen and (max-width:62rem){.champ__about{display:flex;flex-direction:column}.champ__animations,.champ__text{width:100%}.white-bg{display:none}.champ_animation_item{grid-gap:20px 20px;display:grid;gap:20px 20px;grid-template-columns:repeat(4,1fr);grid-template-rows:1fr}.champ__animations,.champ__text{padding:2rem}}@media screen and (max-width:1308px){.champ__text h2:before{bottom:-20px;height:10px}}@media screen and (max-width:43rem){.champ_animation_item{grid-gap:20px 20px;display:grid;gap:20px 20px;grid-template-columns:repeat(2,1fr);grid-template-rows:1fr}.champ__animations,.champ__text{padding:2rem 1rem}}@media screen and (max-width:475px){.champ__text h2:before{bottom:-20px;height:15px}}.champ_section.champ__footer{background:var(--color-bg-2);margin-bottom:0;padding:6rem 2rem;width:100%}.footer_wrapper{display:flex;flex-direction:column;justify-content:center}.champ__footer-icons,.champ__footer-logo{align-items:center;display:flex;justify-content:center}.champ__footer-logo img{margin-right:10px;-webkit-transform:scale(1);transform:scale(1);transition:all .4s ease-in-out}.champ__footer-logo img:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}.champ__footer-icons{margin-bottom:1.5rem}.champ__footer-icons svg{stroke-width:8;stroke:#b39e4a;color:var(--color-primary);height:80px;margin:0 1rem;-webkit-transform:scale(1);transform:scale(1);transition:all .4s ease-in-out;width:80px}.champ__footer-icons svg:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}.champ__footer-bar{align-items:center;background:var(--color-secondary);color:#fff;display:flex;font-size:16px;font-weight:200;justify-content:center;padding:1rem 1.5rem;width:100%}.champ__footer-bar a{display:inline-block;position:relative}.champ__footer-bar a:after{background-color:var(--color-primary);bottom:0;content:"";height:3px;left:0;position:absolute;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:bottom right;transform-origin:bottom right;transition:-webkit-transform .25s ease-out;transition:transform .25s ease-out;transition:transform .25s ease-out,-webkit-transform .25s ease-out;width:100%}.champ__footer-bar a:hover:after{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:bottom left;transform-origin:bottom left}@media screen and (max-width:62rem){.champ__footer-icons img{width:50px}}.header__section{display:flex;justify-content:center}.champ__header{display:flex;height:auto;position:relative;width:100%}.champ__header img{height:75vh;object-fit:cover;object-position:50% 50%;width:100%}@media screen and (max-width:62rem){.champ__header img{height:65vh}}@media screen and (max-width:43rem){.champ__header img{height:50vh}}.cham__team{align-items:center;background-attachment:fixed;background-image:url(/static/media/team-bg.75028335cb9483fd3b1e.jpeg);background-position:top;background-repeat:no-repeat;background-size:cover;display:flex;height:80vh;justify-content:center;position:relative;width:100%}.cham__team a{position:absolute}.team_btn{font-size:var(--step-1);padding:1.2rem 4.5rem}@media screen and (max-width:62rem){.cham__team{height:60vh}}@media screen and (max-width:43rem){.cham__team{background-attachment:scroll;height:55vh}}.faqs{font-family:Poppins,sans-serif;padding:var(--padding-main);width:100%}.faqs .faq{background:#f8f8f8;border:1px solid var(--color-secondary);border-radius:10px;box-shadow:0 0 4px rgba(0,0,0,.1);color:var(--color-secondary);font-family:Fuzzy Bubbles,cursive;letter-spacing:1px;line-height:1.5;margin-bottom:1rem;padding:1rem 2rem;transition:all .4s ease-in-out;width:100%}.faq{cursor:pointer}.faqs .faq .faq-question{font-size:var(--step--1);font-weight:200;padding-right:80px;position:relative;transition:all .4s ease}.faqs .faq .faq-question:after{background-image:url(/static/media/bi_arrow-down-circle.9a183eb59d2bd83875d4.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:30px;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:all .4s ease-out;width:30px}.faqs .faq .faq-answer{font-size:var(--step--1);font-weight:200;max-height:0;opacity:0;overflow-y:hidden}.faqs .faq.open .faq-question{margin-bottom:15px}.faqs .faq.open .faq-question:after{-webkit-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}.faqs .faq.open .faq-answer{background:var(--color-bg-2);border-radius:15px;max-height:1000px;opacity:1;padding:1rem}.faqs_header{padding:var(--padding-main)}.faqs_header h2{color:var(--color-secondary);font-size:var(--step-2);font-weight:800;line-height:1;position:relative;text-transform:uppercase;width:-webkit-max-content;width:max-content;z-index:5}.faqs_header h2:before{background:var(--color-primary);bottom:0;content:"";height:18px;left:0;position:absolute;width:100%;z-index:-1}.faqs_header.champ_page_width{padding-bottom:0}@media screen and (max-width:62rem){.faqs,.faqs_header{--padding-main:2rem 2rem}}@media screen and (max-width:43rem){.faqs,.faqs_header{--padding-main:2rem 1rem}}#top{align-items:center;display:flex;justify-content:space-between;max-width:100%;padding:var(--padding-main);position:absolute;width:1440px;z-index:5}.champ__logo{width:50%}.champ__logo img{height:auto;max-width:400px;width:100%}.champ__social-header{align-items:center;display:flex;justify-content:space-between;max-width:-webkit-max-content;max-width:max-content;width:100%}.champ__social-header svg{stroke-width:15;stroke:#b39e4a;color:var(--color-primary);height:50px;margin-right:1.2rem;transition:all .4s ease-in-out;width:50px}.champ__social-header svg:hover{stroke:var(--color-secondary);color:var(--color-secondary);-webkit-transform:scale(1.1);transform:scale(1.1)}.mint_btn{font-size:var(--step--1);font-weight:300;letter-spacing:1px;padding:5px 2.5rem}@media screen and (max-width:62rem){#top{--padding-main:2rem 2rem}}@media screen and (max-width:43rem){.champ__social-header svg{display:none}#top{--padding-main:2rem 1rem}}*{box-sizing:border-box;margin:0;padding:0;scroll-behavior:smooth}body{background-color:#fff}a{color:unset;text-decoration:none}:root{--font-family:"Poppins",sans-serif;--color-bg:#fff;--color-bg-2:#f1ede4;--color-primary:#e5ca5e;--color-secondary:#353648;--padding-main:2rem 4rem}h1,h2,h3,h4,p{font-family:Fuzzy Bubbles,cursive}.champ_page_width{max-width:100%;width:1440px}.champ_section{align-items:center;background:#f1ede4;background:var(--color-bg-2);display:flex;flex-direction:column;justify-content:center;margin-bottom:2rem;overflow:hidden;padding:2rem 0;position:relative}@media screen and (max-width:62rem){.champ_section{margin-bottom:0}}.white-bg{background:#fff;height:100%;position:absolute;right:0;width:50%;z-index:1}.champ_btn{background:#353648;background:var(--color-secondary);border:3px solid #e5ca5e;border:3px solid var(--color-primary);border-radius:20px;box-shadow:0 4px 4px rgba(0,0,0,.55);color:#fff;font-family:Fuzzy Bubbles,cursive;transition:all .4s ease}.champ_btn:hover{background:#e5ca5e;background:var(--color-primary);color:#353648;color:var(--color-secondary)}#root>div>section:nth-child(3)>div.faqs.champ_page_width>div.faq.open>div.faq-answer{white-space:pre-line}:root{--fluid-min-width:320;--fluid-max-width:1140;--fluid-screen:100vw;--fluid-bp:calc((var(--fluid-screen) - var(--fluid-min-width)/16*1rem)/(var(--fluid-max-width) - var(--fluid-min-width)))}@media screen and (min-width:1140px){:root{--fluid-screen:calc(var(--fluid-max-width)*1px)}}:root{--f--2-min:14.58;--f--2-max:15.36;--step--2:calc((var(--f--2-min)/16)*1rem + (var(--f--2-max) - var(--f--2-min))*var(--fluid-bp));--f--1-min:17.5;--f--1-max:19.2;--step--1:calc((var(--f--1-min)/16)*1rem + (var(--f--1-max) - var(--f--1-min))*var(--fluid-bp));--f-0-min:21;--f-0-max:24;--step-0:calc((var(--f-0-min)/16)*1rem + (var(--f-0-max) - var(--f-0-min))*var(--fluid-bp));--f-1-min:25.2;--f-1-max:30;--step-1:calc((var(--f-1-min)/16)*1rem + (var(--f-1-max) - var(--f-1-min))*var(--fluid-bp));--f-2-min:30.24;--f-2-max:37.5;--step-2:calc((var(--f-2-min)/16)*1rem + (var(--f-2-max) - var(--f-2-min))*var(--fluid-bp));--f-3-min:36.29;--f-3-max:46.88;--step-3:calc((var(--f-3-min)/16)*1rem + (var(--f-3-max) - var(--f-3-min))*var(--fluid-bp));--f-4-min:43.55;--f-4-max:58.59;--step-4:calc((var(--f-4-min)/16)*1rem + (var(--f-4-max) - var(--f-4-min))*var(--fluid-bp));--f-5-min:52.25;--f-5-max:73.24;--step-5:calc((var(--f-5-min)/16)*1rem + (var(--f-5-max) - var(--f-5-min))*var(--fluid-bp))}
/*# sourceMappingURL=main.a9144f3a.css.map*/