@keyframes spin{from{transform:rotate(0)}to{transform:rotate(-360deg)}}.circle_text_wrapper{position:absolute;width:120px;height:120px;font-size:8.7px;border-radius:50rem;background-color:#e1ff49;color:#000;transition:color .3s ease,background-color .3s ease}.circle_text_wrapper:hover{background-color:#000}.circle_text_wrapper:hover svg use,.circle_text_wrapper:hover text{color:#e1ff49;fill:#e1ff49}@media only screen and (min-width:768px){.circle_text_wrapper{width:160px;height:160px}}.circle_text_wrapper svg{width:120px;height:120px}@media only screen and (min-width:768px){.circle_text_wrapper svg{width:160px;height:160px}}.circle_text_wrapper svg text{animation:spin 20s linear infinite;transform-origin:center;text-transform:uppercase;letter-spacing:3px;font-weight:200;font-size:.6rem}.circle_text_wrapper svg use{color:#000;width:100px;transform:rotate(180deg);transform-origin:center;height:50px}.circle_text_wrapper_black{background-color:#000}.circle_text_wrapper_black svg{fill:#fff}.circle_text_wrapper_black svg circle{stroke:#fff}.circle_text_wrapper_blue{background-color:#5a2ce6}.circle_text_wrapper_blue svg{fill:#fff}.circle_text_wrapper_blue svg circle{stroke:#fff}.circle_text_wrapper_white{background-color:#fff;border:1px solid #000}.circle_text_wrapper_white svg{fill:#000}.circle_text_wrapper_white svg circle{stroke:#000}.cta{padding:10px 30px;text-transform:uppercase;border-radius:0;transition:background-color .3s ease,color .3s ease,box-shadow .3s ease;border:2px solid #000;-webkit-box-shadow:8px 8px 0 1px #000;box-shadow:8px 8px 0 1px #000;letter-spacing:5px}.cta:hover{cursor:pointer;-webkit-box-shadow:none;box-shadow:none}.cta_black{background-color:#000;color:#fff}.cta_black:not(.cta_with_icon):hover{background-color:#fff;color:#000}.cta_black:not(.cta_with_icon):hover .cta_icon_wrapper{background-color:#000}.cta_black .cta_icon_wrapper{background-color:#fff}.cta_black .cta_icon_wrapper svg{color:#000}.cta_yellow{background-color:#e1ff49;color:#000}.cta_yellow:not(.cta_with_icon):hover{background-color:#000;color:#fff}.cta_yellow:not(.cta_with_icon):hover .cta_icon{color:#e1ff49}.cta_yellow:not(.cta_with_icon):hover .cta_icon_wrapper{background-color:#000}.cta_yellow .cta_icon_wrapper{background-color:#fff}.cta_yellow .cta_icon_wrapper svg{color:#000}.gform_heading{display:none!important}form .gform_footer{display:flex;justify-content:flex-end}form .gform_fields{row-gap:25px!important}@media only screen and (min-width:1200px){form .gform_fields{column-gap:25px!important}}form .ginput_container_consent{align-items:center}form .gfield{position:relative}form .gfield_consent_label{font-size:.7rem!important}form .gfield_required_text{display:none!important}form .gfield--type-email,form .gfield--type-radio,form .gfield--type-select,form .gfield--type-text,form .gfield--type-textarea{border-radius:0!important;border:0!important;padding:0!important}form .gfield--type-email label,form .gfield--type-radio label,form .gfield--type-select label,form .gfield--type-text label,form .gfield--type-textarea label{text-transform:uppercase;letter-spacing:2px!important;font-weight:500!important}form input:not([type=radio]):not([type=search]):not([type=submit]):not([type=button]),form select,form textarea{padding:20px!important;border-radius:0!important;color:#6e6e6e!important;border:0!important;padding:10px!important;border:2px solid #000!important;background-color:transparent!important}form input:not([type=radio]):not([type=search]):not([type=submit]):not([type=button]):not([type=checkbox]),form select:not([type=checkbox]),form textarea:not([type=checkbox]){min-height:60px!important}form textarea{min-height:120px!important;resize:vertical}form input[type=checkbox]{width:20px!important;height:20px!important;padding:0!important;border-radius:0!important;background-color:#fff!important;border:2px solid #000!important}form input[type=checkbox]+label:hover,form input[type=checkbox]:hover,form input[type=radio]+label:hover,form input[type=radio]:hover{cursor:pointer}form .gform-footer input[type=button],form .gform-footer input[type=submit]{background-color:#000!important;color:#e1ff49!important;border-radius:0!important;font-family:"Hanken Grotesk",sans-serif!important;letter-spacing:3px!important;padding:25px 40px!important}form .gform-footer input[type=button]:hover,form .gform-footer input[type=submit]:hover{background-color:#e1ff49!important;color:#000!important}.social ul{display:flex;gap:10px}.social a{font-weight:400;letter-spacing:.2em;color:#000;transition:background-color .3s ease,border-bottom .3s ease;border-bottom:2px solid #fff;width:fit-content;border-radius:0}.social a:hover{background-color:#fff;border-bottom:2px solid #000}.social svg{display:none}@keyframes flip{0%{transform:rotateX(0)}50%{transform:rotateX(180deg)}100%{transform:rotateX(0)}}.burger_button{text-indent:0;color:#fff;background-color:transparent;border:0;padding:0}.burger_button:hover{border:0;color:transparent}.burger_button span{position:relative;width:100%;height:100%;display:block}.burger_button span::after,.burger_button span::before{content:"";position:absolute;height:8px;width:100%;background-color:#000;top:0;left:0}.burger_button span::after{top:15px}@media only screen and (min-width:768px){.burger_all_content{display:none}}@media only screen and (min-width:768px){.menu_nav{display:flex;gap:20px;align-items:center;justify-content:space-between;width:100%}}.menu_desktop{display:none;list-style:none;gap:30px;padding-left:0;margin:0}@media only screen and (min-width:768px){.menu_desktop{display:flex}}.menu_desktop li{display:inline-block}.menu_desktop li:not(.cta) a{text-decoration:none;color:#fff;font-weight:400;letter-spacing:2px;text-transform:uppercase;display:inline-block;transform-origin:center;transition:color .3s}.menu_desktop li:not(.cta) a:hover{color:#e1ff49;animation:flip .6s forwards}.menu_desktop li.current-menu-item:not(.cta) a{color:#2b2b2b}.menu_desktop li.current-menu-item:not(.cta) a:hover{color:#000}.menu_desktop li.cta{padding:0;box-shadow:none;border:0}.menu_desktop li.cta a{padding:10px 30px;color:#fff;text-decoration:none;background-color:#000;border:2px solid #000;transition:background-color .3s ease,color .3s ease}.menu_desktop li.cta a:hover{background-color:#fff;color:#000}.menu_burger{background-color:#e1ff49}.menu_burger_button_close{color:#e1ff49;border:0}.menu_burger_button_close::after,.menu_burger_button_close::before{content:"";position:absolute;height:8px;width:40px;background-color:#000;top:15px;left:0;transform:rotate(45deg)}.menu_burger_button_close::after{transform:rotate(-45deg);border:.5px solid #000;background-color:#fff}.menu_burger_open .menu_burger_nav_wp ul li.current-menu-item a{color:#fff;-webkit-text-stroke:1px #000}.menu_burger_open .menu_burger_nav_wp ul a{color:#000}@keyframes fadeIn{100%{opacity:1}}.footer{border-top:1px solid #6e6e6e;padding-top:50px;margin-top:50px}.footer_container{background-color:#000;border-radius:0;padding:20px;display:flex;flex-direction:column;justify-content:space-between;max-width:1000px}.footer_top{display:flex;flex-direction:column;justify-content:center;display:flex;flex-direction:column;gap:15px;margin-top:20px}@media only screen and (min-width:768px){.footer_top{gap:50px;margin-top:0;flex-direction:row;align-items:center;justify-content:space-between}}.footer_top .social,.footer_top_copyright,.footer_top_logo_link{text-align:center}@media only screen and (min-width:768px){.footer_top .social,.footer_top_copyright,.footer_top_logo_link{text-align:initial;flex:1}}.footer_top_logo_link{display:block;overflow:hidden;max-height:100px;height:auto;width:100}.footer_top_logo_link img{filter:none;max-width:200px;height:auto;width:100%}.footer_top ul{padding-left:0;list-style:none;margin:0;justify-content:center}@media only screen and (min-width:768px){.footer_top ul{justify-content:space-between;flex-direction:row}}.footer_top a{text-decoration:none;color:#000;transition:color .3s ease,text-decoration .3s ease}.footer_top a:hover{color:#000;transition:color .3s ease,text-decoration .3s ease;text-decoration:initial}.footer_top_copyright{font-weight:300;margin:0}@media only screen and (min-width:768px){.footer_top_copyright{text-align:right}}.footer_top_links_wrapper{display:flex;gap:10px;flex-wrap:wrap;height:fit-content}@media only screen and (min-width:768px){.footer_top_links_wrapper{justify-content:flex-end}}.footer_top_links_wrapper svg{width:40px;height:40px;display:flex}.footer_bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:20px 0;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.footer_bottom a{color:#6e6e6e;font-weight:300;-webkit-transition:.2s ease-in-out;-o-transition:.2s ease-in-out;transition:.2s ease-in-out;text-decoration:none;transition:color .3s ease}.footer_bottom a:hover{color:#5a2ce6;transition:color .3s ease}.footer_bottom a:not(.cta):not(.no_link_default){color:#6e6e6e;font-size:.7rem;margin-right:0}.footer_bottom a:not(.cta):not(.no_link_default)::after{content:none}.footer_bottom small{color:#6e6e6e;font-size:.7rem}.footer_bottom ul{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;flex-direction:column;margin:0;padding:0}@media only screen and (min-width:768px){.footer_bottom ul{flex-direction:row}}.footer_bottom .cky-banner-element{background:0 0;border:0;padding:0;font-weight:300}.footer_bottom .cky-banner-element:hover{cursor:pointer;color:#5a2ce6}.footer_bottom .cky-banner-element{position:relative;color:#6e6e6e;font-size:.7rem;padding-right:10px}@media only screen and (min-width:768px){.footer_bottom .cky-banner-element{padding-right:20px}.footer_bottom .cky-banner-element::after{position:absolute;content:"/";font-size:20px;top:-5px;right:7px;color:#6e6e6e}}.footer .header_links_wrapper_lang{color:#fff}.footer_designed{display:flex;justify-content:center;align-items:center}.footer_designed span{font-size:.7rem;color:#6e6e6e}.footer_designed img{width:12px;margin-left:5px}.footer_designed .logo_brillant_wrapper{display:inline-flex;align-items:flex-end;margin-left:5px;position:relative}.footer_designed .logo_brillant_svg{position:relative;z-index:1}.footer_designed .logo_brillant_svg path{opacity:1;transition:.5s ease}.footer_designed .logo_brillant_svg:hover{cursor:pointer}.footer_designed .logo_brillant_svg:hover path:not(.favicon_b){opacity:0;transition:.5s ease}.footer_designed .logo_brillant_svg:hover .favicon_b{transform:scale(1.5);transition:transform .5s ease}.footer_designed .logo_brillant_svg:hover+.logo_brillant_font{width:80px;transition:.5s ease}.footer_designed .logo_brillant_svg:hover+.logo_brillant_font path{opacity:0;animation:fadeIn 1s forwards;transition:width .5s ease}.footer_designed .logo_brillant_svg:hover+.logo_brillant_font .path1{animation-delay:0s}.footer_designed .logo_brillant_svg:hover+.logo_brillant_font .path2{animation-delay:.1s}.footer_designed .logo_brillant_svg:hover+.logo_brillant_font .path3{animation-delay:.2s}.footer_designed .logo_brillant_svg:hover+.logo_brillant_font .path4{animation-delay:.3s}.footer_designed .logo_brillant_svg:hover+.logo_brillant_font .path5{animation-delay:.4s}.footer_designed .logo_brillant_svg:hover+.logo_brillant_font .path6{animation-delay:.5s}.footer_designed .logo_brillant_svg:hover+.logo_brillant_font .path7{animation-delay:.6s}.footer_designed .logo_brillant_svg:hover+.logo_brillant_font .path8{animation-delay:.7s}.footer_designed .logo_brillant_svg:hover+.logo_brillant_font .path9{animation-delay:.8s}.footer_designed .logo_brillant_svg .favicon_b{transform:scale(1);transform-origin:center;transition:transform .5s ease}.footer_designed .logo_brillant_svg+.logo_brillant_font{overflow:hidden;transform:scale(.7);width:0;margin-bottom:8px;transition:width .5s ease;position:absolute;z-index:0;left:-2px;bottom:-18px}
/*# sourceMappingURL=styles.min.css.map */
