/**handles:project-blocks**/
/*!
Theme Name:   Weichie.com Base
Description:  Weichie.com WordPress Foundation
Version:      3.0
Author:       Weichie.com
Tags:         WordPress, custom, theme
*/.card__post::after,.card__post::before,.card__post__thumbnail img,.cta__card__image img,.hero__classic__image img,.hero__container.hero__image__full .hero__classic__image,.image__side img{position:absolute;top:0;left:0;height:100%;width:100%;object-fit:cover;object-position:center}.wp-block .btn__contact,.wp-block .btn__register{display:flex;align-items:center;justify-content:center}*,:after,:before{box-sizing:border-box}html{font-size:10px;line-height:1}.editor-styles-wrapper{font-family:hanken-grotesk,sans-serif!important}.editor-styles-wrapper h1,.editor-styles-wrapper h2,.editor-styles-wrapper h3,.editor-styles-wrapper h4,.editor-styles-wrapper h5,.editor-styles-wrapper h6{font-family:degular-display,sans-serif!important}.block__bg{position:absolute;top:50%;right:0;z-index:2;transform:translateY(-50%)}.container{margin:0 auto;width:100%}.container.xl{max-width:167rem}.container.lg{max-width:116rem}.container.md{max-width:86rem}.container.sm{max-width:70rem}.footer__main{position:relative}.footer__upper{padding-top:8rem;padding-bottom:8rem;background:radial-gradient(61.43% 123.28% at 50% 0,#004bc8 0,#0041b0 9%,#002d80 31%,#001e59 52%,#00133e 71%,#000c2d 87%,#000a28 100%)}.footer__upper h2{text-align:center}.footer__lower{padding-top:12rem;padding-bottom:12rem;width:100%}.footer__lower .branding{max-width:23rem}@media(max-width:766px){.footer__lower .branding{margin-bottom:-2rem}}.footer__container{display:flex;align-items:flex-start;justify-content:space-between;gap:4rem}@media(max-width:979px){.footer__container{flex-direction:column}}.footer__form__title{margin-bottom:3.2rem}.footer__form__form{max-width:100rem;width:100%}.footer__contact{display:flex;gap:3rem;padding-right:8rem}@media(max-width:766px){.footer__contact{flex-direction:column;padding-right:0}}.footer__contact__text{max-width:36rem}.footer__contact__text .content__formatted{opacity:.5;font-size:1.4rem;line-height:1.8rem}@media(max-width:1199px)and (min-width:980px){.footer__contact__text{max-width:25rem}}.socials__list{display:flex;align-items:center;gap:1.5rem}.social__single{width:1.8rem;height:1.8rem}.social__single a{display:flex;justify-content:center;align-items:center;transition:all .2s ease}.social__single a:hover{color:#d9231e}.social__single a svg{max-width:100%;max-height:100%;width:auto;height:auto}.footer__partners{display:grid;grid-template-columns:66.666% 33.333%;gap:3rem;margin-top:6rem!important;width:100%}@media(max-width:979px){.footer__partners{grid-template-columns:minmax(0,1fr);margin-top:4rem}}.footer__creators__grid,.footer__sponsors__grid{display:grid;gap:1rem}.footer__creators__grid{grid-template-columns:repeat(4,minmax(0,1fr))}@media(max-width:766px){.footer__creators__grid{grid-template-columns:minmax(0,1fr)}}.footer__sponsors__grid{grid-template-columns:repeat(2,minmax(0,1fr))}@media(max-width:766px){.footer__sponsors__grid{grid-template-columns:minmax(0,1fr)}}.partner__single{display:flex;justify-content:center;align-items:center;border:.5px solid rgba(163,223,255,.2);border-radius:1rem;background:linear-gradient(0deg,rgba(163,223,255,.05),rgba(163,223,255,.05));transition:all .2s ease}.partner__single:hover{background:#d9231e}.footer__partner__single{padding:3rem;height:10rem}.partner__logo{max-width:100%;max-height:100%;width:auto;height:auto}.content__formatted p,.editor-styles-wrapper{font-size:1.6rem;line-height:2.2rem;font-weight:300}.desc-20 p{font-size:2rem;font-weight:300;line-height:2.6rem}h1{font-family:degular-display,sans-serif;font-size:6rem;line-height:6rem;font-weight:500}@media(max-width:979px){h1{font-size:5rem;line-height:5rem}}@media(max-width:766px){h1{font-size:4rem;line-height:4rem}}h2{font-family:degular-display,sans-serif;font-size:5rem;line-height:5.5rem}@media(max-width:979px){h2{font-size:4rem;line-height:4rem}}@media(max-width:766px){h2{font-size:3.2rem;line-height:3.2rem}}h2.h2-small,h3{font-family:degular-display,sans-serif;font-size:4rem;line-height:4.5rem}@media(max-width:979px){h2.h2-small,h3{font-size:3.2rem;line-height:3.2rem}}@media(max-width:766px){h2.h2-small,h3{font-size:2.8rem;line-height:3.2rem}}.card__title>span,h4{font-family:degular-display,sans-serif;font-size:2.6rem;line-height:3rem}@media(max-width:766px){.card__title>span,h4{font-size:2.1rem;line-height:2.3rem}}h5,h6{font-family:degular-display,sans-serif;margin-bottom:2rem;font-size:2.1rem;line-height:2.3rem}.grid__posts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4rem 6rem}@media(max-width:979px){.grid__posts{grid-template-columns:repeat(2,minmax(0,1fr));gap:4rem}}@media(max-width:766px){.grid__posts{grid-template-columns:minmax(0,1fr)}}.card__post{position:relative;width:100%;height:unset!important;border:1px solid rgba(163,223,255,.2);border-radius:2rem;overflow:hidden}.card__post::after,.card__post::before{content:"";display:block;z-index:0;transition:all .3s ease}.card__post::before{opacity:1;background:rgba(163,223,255,.0196078431)}.card__post::after{opacity:0;background:linear-gradient(60deg,rgba(255,255,255,.15) 0,#0e1735 44%,#010b2a 100%)}.card__post:hover img{transform:scale(1.1)}.card__post:hover::before{opacity:0}.card__post:hover::after{opacity:1}.card__post__innerlink{position:relative;z-index:1;display:flex;flex-direction:column;height:100%}.card__post__innerlink h5{margin-bottom:0}.card__post__thumbnail{position:relative;width:100%;height:auto;aspect-ratio:9/5;border-radius:0 0 2rem 2rem;overflow:hidden}.card__post__thumbnail img{transition:all .3s ease}.card__date{display:block;font-size:1.8rem;font-weight:600;text-transform:uppercase}.card__post__content{flex:1;display:flex;flex-direction:column;gap:2rem;width:100%;padding:2.5rem}.card__post__content .btn__readmore,.card__post__content button{margin-top:auto}.card__title{display:flex;align-items:center;gap:2rem}.card__title>span{flex:1}.title__counter{position:relative;width:4rem;height:4rem;border:1px solid #fff;border-radius:50%}.title__counter span{position:absolute;top:50%;left:50%;transform:translate(-50%,-55%);font-family:degular-display,sans-serif;font-size:1.8rem;line-height:1.8rem;font-weight:300}.bg__main{position:absolute;top:0;left:0;z-index:0;width:100%;height:auto;overflow:hidden}.bg__main svg{width:100%;height:auto}@media(max-width:766px){.bg__main{left:50%;transform:translateX(-50%);height:200vh;width:100vw}.bg__main svg{margin:auto -100%;height:100%;width:auto}}.content{position:relative}.content__divider{width:100%;height:2px;background:linear-gradient(60deg,rgba(217,35,30,0) 0,#d9231e 15%,#d9231e 85%,rgba(217,35,30,0) 100%)}@media(max-width:766px){.content__divider{height:1px}}.block__padded{padding-top:8rem;padding-bottom:8rem}.block__padded.padding__small{padding-top:3rem;padding-bottom:3rem}@media(max-width:766px){.block__padded{padding-top:6rem;padding-bottom:6rem}}.page__nohero{padding-top:10rem;padding-bottom:8rem}.block__padded.bg__none+.block__padded.bg__none{padding-top:0!important}.block__title{margin-bottom:3rem}.embed-container{position:relative;padding-bottom:56.25%;overflow:hidden;max-width:100%;height:auto}.embed-container embed,.embed-container iframe,.embed-container object{position:absolute;top:0;left:0;width:100%;height:100%}.content__formatted h1{margin-bottom:4rem}.content__formatted h2,.content__formatted h3,.content__formatted h4,.content__formatted h5,.content__formatted h6{margin-bottom:2rem}.content__formatted h2:not(:first-child),.content__formatted h3:not(:first-child),.content__formatted h4:not(:first-child),.content__formatted h5:not(:first-child),.content__formatted h6:not(:first-child){margin-top:3.5rem}.content__formatted img{max-width:100%;border-radius:5px}.content__formatted ul{list-style-type:disc}.content__formatted ol{list-style-type:decimal}.content__formatted ol,.content__formatted ul{margin-bottom:1.5rem;padding-left:2rem}.content__formatted a{text-decoration:underline;text-underline-offset:3px;transition:all .2s ease}.content__formatted a:hover{color:#01205c}.content__formatted p:not(:last-child){margin-bottom:1.5rem}.content__sidebar{display:flex;flex-direction:column;gap:2rem;width:30%}.text__ghost{opacity:.7}.wp-block-buttons{margin:1.5rem 0}.wp-block-buttons .wp-block-button__link{display:flex;justify-content:center;align-items:center;gap:2.2rem;padding:1rem 2.4rem .8rem;width:fit-content;border-radius:6rem;transition:all .2s ease;background-color:rgba(163,223,255,.0196078431);color:#fff;font-weight:500;text-transform:uppercase;text-decoration:none;border:.5px solid rgba(163,223,255,.2);line-height:1.4}.wp-block-buttons .wp-block-button__link:hover{background:#01205c;border-color:rgba(163,223,255,.2);color:#fff}.is__contained{margin-top:1.5rem;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;padding-left:16rem;padding-right:16rem;width:100%;max-width:167rem}@media(max-width:1919px){.is__contained{padding-left:8rem;padding-right:8rem}}@media(max-width:979px){.is__contained{padding-left:6.4rem;padding-right:6.4rem}}@media(max-width:766px){.is__contained{padding-left:3.2rem;padding-right:3.2rem}}.hero__container{display:flex;justify-content:space-between;align-items:stretch;gap:6rem;flex-wrap:wrap}.hero__container.hero__image__full{position:relative;padding:8rem;min-height:63rem}.hero__container.hero__image__full .hero__classic__content{position:relative;z-index:1;width:100%;max-width:48rem}@media(max-width:979px){.hero__container{gap:3rem}.hero__container.hero__image__full{padding:4rem;min-height:55rem}}.block__hero{padding-top:10rem}.hero__home__content{width:50%}@media(max-width:979px){.hero__home__content{width:100%}}.hero__title{margin-bottom:2rem}.hero__home__image{padding:4rem 0;width:40%}.hero__home__image img{width:auto;height:100%;max-width:100%;object-fit:contain}@media(max-width:979px){.hero__home__image{width:100%}}.hero__partners_section{margin-top:2rem}.hero__partners{display:flex;align-items:center;flex-wrap:wrap;gap:1.6rem}.hero__partner__single{height:8rem;padding:2rem 3rem}@media(max-width:766px){.hero__partner__single{height:6rem;padding:1.5rem 2.5rem}}.home__hero__links{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:1rem}@media(min-width:767px){.home__hero__links{margin-top:8rem}}.hero__classic__container{display:flex;align-items:flex-start;gap:6rem;flex-wrap:wrap}.hero__classic__content{flex:1}.hero__classic__image{position:relative;width:55%;min-height:35rem;border-radius:2.5rem;overflow:hidden}@media(max-width:979px){.hero__classic__image{width:100%;height:auto;min-height:unset;aspect-ratio:6/5}}.list__cards__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6rem}@media(max-width:979px){.list__cards__grid{gap:3rem}}@media(max-width:766px){.list__cards__grid{grid-template-columns:minmax(0,1fr)}}.cta__card{display:flex;align-items:stretch;border:1px solid rgba(255,255,255,.2);border-radius:2.5rem;overflow:hidden;background-color:#010b2a}@media(max-width:1199px){.cta__card{flex-direction:column-reverse}}.cta__card__content{flex:1;padding:4rem}.cta__card__content .content__formatted{margin-top:2rem}.cta__card__content .btn__readmore{margin-top:2rem}@media(max-width:979px){.cta__card__content{padding:2.5rem}}.cta__card__image{position:relative;width:47%}@media(max-width:1199px){.cta__card__image{width:100%;height:auto;aspect-ratio:3/2}}.slider__block__title__search{display:flex;justify-content:space-between;gap:2rem;flex-wrap:wrap}.slider__odoo__search{margin-top:5px;width:40rem}@media(max-width:766px){.slider__odoo__search{width:100%}}.search__odoo__input{padding:1rem 2rem;width:100%;border:1px solid rgba(255,255,255,.2);border-radius:5rem;background-color:rgba(255,255,255,.0509803922);font-family:hanken-grotesk,sans-serif;font-size:1.6rem;font-weight:300;line-height:2rem;color:#fff}.post__list__nav{display:flex;align-items:center;justify-content:space-between;margin-top:3rem;flex-wrap:wrap;gap:2rem}.slider__navigation{display:flex;align-items:center;gap:1.6rem}@media(max-width:766px){.slider__navigation{gap:1rem}}.swiper-arrow{opacity:1;cursor:pointer}.swiper-arrow.swiper-button-disabled{opacity:.4;cursor:default}.content__image__container{display:flex;justify-content:space-between;align-items:stretch;gap:6rem;flex-wrap:wrap}.content__image__container.reversed{flex-direction:row-reverse}@media(max-width:979px){.content__image__container{gap:3rem}}.content__side{flex:1}.image__side{position:relative;width:55%;min-height:35rem;border-radius:2.5rem;overflow:hidden}@media(max-width:979px){.image__side{width:100%;height:auto;min-height:unset;aspect-ratio:5/3}}@media(max-width:766px){.image__side{aspect-ratio:6/5}}.block__text .btn__wrapper{margin-top:0}.block__text .text__content+.btn__wrapper{margin-top:3rem}.editor-styles-wrapper{padding:8px!important;background-color:#010b2a!important;color:#fff!important}.wp-block{max-width:840px;margin-right:auto;margin-left:auto}.wp-block .btn{display:flex;align-items:center;gap:2.2rem;padding:.8rem;width:fit-content;border-radius:6rem;transition:all .2s ease}.wp-block .btn__primary{background-color:#d9231e;color:#fff;font-weight:500;border:.5px solid #d9231e;text-transform:uppercase}.wp-block .btn__primary:hover{background:#01205c;border-color:rgba(163,223,255,.2)}.wp-block .btn__primary.btn__error{padding:2rem}.wp-block .btn__contact{border-radius:6rem;overflow:hidden}.wp-block .btn__contact a{padding:1.2rem 1.2rem .8rem 1.2rem}@media(max-width:979px){.wp-block .btn__contact{background:0 0;border:none;overflow:visible}.wp-block .btn__contact a{padding:0}}.wp-block .btn__register{background-color:#01205c;border-color:#0355f3;border-radius:6rem;overflow:hidden;padding:1.6rem 1.6rem 1rem 1.6rem}.wp-block .btn__register:hover{background:#012466;border-color:rgba(163,223,255,.2)}@media(max-width:979px){.wp-block .btn__register{padding:1.2rem 2rem 1rem;line-height:1}.wp-block .btn__register a{padding:0}}.wp-block .btn__icon{display:flex;align-items:center;gap:1.6rem;padding:.8rem;width:fit-content;border-radius:6rem;border:.5px solid rgba(163,223,255,.2);background-color:rgba(163,223,255,.0196078431);transition:all .2s ease}.wp-block .btn__icon span{flex:1;padding-left:1.6rem;font-size:1.6rem;font-weight:500;line-height:1.6rem;text-transform:uppercase}.wp-block .btn__icon:hover{background-color:rgba(163,223,255,.2)}.wp-block .btn__icon.swiper-prev .btn__icon__visual{transform:rotate(180deg)}@media(max-width:766px){.wp-block .btn__icon span{font-size:1.4rem}}@media(max-width:564px){.wp-block .btn__icon.swiper-next span{display:none}}.wp-block .btn__icon__visual{display:flex;justify-content:center;align-items:center;width:4rem;height:4rem;border-radius:50%;background-color:#fff;color:#37384c}.wp-block .btn__icon__visual img,.wp-block .btn__icon__visual svg{width:1.7rem;height:1.7rem;object-fit:contain}@media(max-width:766px){.wp-block .btn__icon__visual{width:3.5rem;height:3.5rem}.wp-block .btn__icon__visual img,.wp-block .btn__icon__visual svg{width:1.4rem;height:1.4rem}}.wp-block .btn__readmore{display:flex;align-items:center;gap:1rem;font-size:1.8rem;line-height:1.8rem;font-weight:500}.wp-block .btn__readmore::after{content:"";display:block;transform:rotate(-45deg);width:.7rem;height:.7rem;border-right:2px solid #fff;border-bottom:2px solid #fff}.wp-block .btn__wrapper{display:flex;align-items:center;flex-wrap:wrap;gap:1rem;margin-top:3rem;width:100%}.wp-block .btn__wrapper.left{justify-content:flex-start}.wp-block .btn__wrapper.center{justify-content:center}.wp-block .btn__wrapper.right{justify-content:flex-end}.wp-block form input:not([type=checkbox]):not([type=radio]):not([type=submit]),.wp-block form textarea{padding:3rem!important;border:1px solid rgba(255,255,255,.2);border-radius:5rem;background-color:rgba(255,255,255,.0509803922);font-family:hanken-grotesk,sans-serif;font-size:1.6rem;font-weight:300;line-height:2rem;letter-spacing:-.02em;color:#fff}.wp-block form textarea{border-radius:2.5rem}@media(max-width:766px){.wp-block form input:not([type=checkbox]):not([type=radio]):not([type=submit]),.wp-block form textarea{padding:1.5rem 2rem!important}}.wp-block.is-reusable,.wp-block.wp-block-acf-content-image,.wp-block.wp-block-acf-hero-classic,.wp-block.wp-block-acf-hero-home,.wp-block.wp-block-acf-list-cards,.wp-block.wp-block-acf-list-posts,.wp-block.wp-block-acf-slider-posts{margin-left:0!important;margin-right:0!important;max-width:100%!important;width:100%!important}.wp-block.is-reusable .block__hero,.wp-block.is-reusable .block__padded,.wp-block.wp-block-acf-content-image .block__hero,.wp-block.wp-block-acf-content-image .block__padded,.wp-block.wp-block-acf-hero-classic .block__hero,.wp-block.wp-block-acf-hero-classic .block__padded,.wp-block.wp-block-acf-hero-home .block__hero,.wp-block.wp-block-acf-hero-home .block__padded,.wp-block.wp-block-acf-list-cards .block__hero,.wp-block.wp-block-acf-list-cards .block__padded,.wp-block.wp-block-acf-list-posts .block__hero,.wp-block.wp-block-acf-list-posts .block__padded,.wp-block.wp-block-acf-slider-posts .block__hero,.wp-block.wp-block-acf-slider-posts .block__padded{padding-top:0}.wp-block.is-reusable .block__hero__home,.wp-block.wp-block-acf-content-image .block__hero__home,.wp-block.wp-block-acf-hero-classic .block__hero__home,.wp-block.wp-block-acf-hero-home .block__hero__home,.wp-block.wp-block-acf-list-cards .block__hero__home,.wp-block.wp-block-acf-list-posts .block__hero__home,.wp-block.wp-block-acf-slider-posts .block__hero__home{padding-bottom:5rem}.wp-block.is-reusable .grid__posts,.wp-block.is-reusable .swiper-wrapper,.wp-block.wp-block-acf-content-image .grid__posts,.wp-block.wp-block-acf-content-image .swiper-wrapper,.wp-block.wp-block-acf-hero-classic .grid__posts,.wp-block.wp-block-acf-hero-classic .swiper-wrapper,.wp-block.wp-block-acf-hero-home .grid__posts,.wp-block.wp-block-acf-hero-home .swiper-wrapper,.wp-block.wp-block-acf-list-cards .grid__posts,.wp-block.wp-block-acf-list-cards .swiper-wrapper,.wp-block.wp-block-acf-list-posts .grid__posts,.wp-block.wp-block-acf-list-posts .swiper-wrapper,.wp-block.wp-block-acf-slider-posts .grid__posts,.wp-block.wp-block-acf-slider-posts .swiper-wrapper{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem}.wp-block.is-reusable .grid__posts .swiper-slide:not(:first-child):not(:nth-child(2)):not(:nth-child(3)),.wp-block.is-reusable .swiper-wrapper .swiper-slide:not(:first-child):not(:nth-child(2)):not(:nth-child(3)),.wp-block.wp-block-acf-content-image .grid__posts .swiper-slide:not(:first-child):not(:nth-child(2)):not(:nth-child(3)),.wp-block.wp-block-acf-content-image .swiper-wrapper .swiper-slide:not(:first-child):not(:nth-child(2)):not(:nth-child(3)),.wp-block.wp-block-acf-hero-classic .grid__posts .swiper-slide:not(:first-child):not(:nth-child(2)):not(:nth-child(3)),.wp-block.wp-block-acf-hero-classic .swiper-wrapper .swiper-slide:not(:first-child):not(:nth-child(2)):not(:nth-child(3)),.wp-block.wp-block-acf-hero-home .grid__posts .swiper-slide:not(:first-child):not(:nth-child(2)):not(:nth-child(3)),.wp-block.wp-block-acf-hero-home .swiper-wrapper .swiper-slide:not(:first-child):not(:nth-child(2)):not(:nth-child(3)),.wp-block.wp-block-acf-list-cards .grid__posts .swiper-slide:not(:first-child):not(:nth-child(2)):not(:nth-child(3)),.wp-block.wp-block-acf-list-cards .swiper-wrapper .swiper-slide:not(:first-child):not(:nth-child(2)):not(:nth-child(3)),.wp-block.wp-block-acf-list-posts .grid__posts .swiper-slide:not(:first-child):not(:nth-child(2)):not(:nth-child(3)),.wp-block.wp-block-acf-list-posts .swiper-wrapper .swiper-slide:not(:first-child):not(:nth-child(2)):not(:nth-child(3)),.wp-block.wp-block-acf-slider-posts .grid__posts .swiper-slide:not(:first-child):not(:nth-child(2)):not(:nth-child(3)),.wp-block.wp-block-acf-slider-posts .swiper-wrapper .swiper-slide:not(:first-child):not(:nth-child(2)):not(:nth-child(3)){display:none}.wp-block.is-reusable .container,.wp-block.wp-block-acf-content-image .container,.wp-block.wp-block-acf-hero-classic .container,.wp-block.wp-block-acf-hero-home .container,.wp-block.wp-block-acf-list-cards .container,.wp-block.wp-block-acf-list-posts .container,.wp-block.wp-block-acf-slider-posts .container{padding:0 3rem}.wp-block.is-reusable :not(.content__formatted) ul,.wp-block.wp-block-acf-content-image :not(.content__formatted) ul,.wp-block.wp-block-acf-hero-classic :not(.content__formatted) ul,.wp-block.wp-block-acf-hero-home :not(.content__formatted) ul,.wp-block.wp-block-acf-list-cards :not(.content__formatted) ul,.wp-block.wp-block-acf-list-posts :not(.content__formatted) ul,.wp-block.wp-block-acf-slider-posts :not(.content__formatted) ul{padding-left:0!important;list-style-type:none!important}.wp-block.is-reusable .acf-block-preview a,.wp-block.wp-block-acf-content-image .acf-block-preview a,.wp-block.wp-block-acf-hero-classic .acf-block-preview a,.wp-block.wp-block-acf-hero-home .acf-block-preview a,.wp-block.wp-block-acf-list-cards .acf-block-preview a,.wp-block.wp-block-acf-list-posts .acf-block-preview a,.wp-block.wp-block-acf-slider-posts .acf-block-preview a{text-decoration:none!important;color:#fff!important}