/*!
Theme Name:   Weichie.com Wordpress Theme
Description:  The Weichie.com WordPress Boilerplate
Version:      3.0
Author:       Weichie.com
Tags:         WordPress, custom, theme
*/html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;color:currentColor}.blog__list-item .cover img{position:absolute;top:0;left:0;height:100%;width:100%;object-fit:cover;object-position:center}body{font-size:1.6rem;line-height:2.2rem}h1{font-family:Boldonse,system-ui;font-size:7rem;line-height:9rem}h2{font-family:Boldonse,system-ui;font-size:4rem;line-height:5.5rem}h3{font-family:Boldonse,system-ui;font-size:3rem;line-height:3.5rem}h4{font-family:Boldonse,system-ui;font-size:2.5rem;line-height:3rem}h5,h6{font-family:Boldonse,system-ui;font-size:2rem;line-height:3rem}*,*:after,*:before{box-sizing:border-box}html{font-size:10px;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:Inter,sans-serif}.container{margin:0 auto;padding:0 3rem;width:100%}.container.xl{max-width:136rem}.container.lg{max-width:116rem}.container.md{max-width:86rem}.container.sm{max-width:70rem}a{text-decoration:none;outline:none;color:inherit}strong,b{font-weight:700}em,i{font-style:italic}button{color:inherit;background:none;outline:none;cursor:pointer;border:none}img{vertical-align:middle}.btn{display:block;width:-moz-fit-content;width:fit-content;transition:all .2s ease}.btn__wrapper{display:flex;align-items:center;gap:1.5rem;margin-top:2rem;width:100%}.btn__wrapper.left{justify-content:flex-start}.btn__wrapper.center{justify-content:center}.btn__wrapper.right{justify-content:flex-end}.main__header{position:relative;padding:1rem 0}.main__header strong{font-family:Inter,sans-serif;font-size:1.4rem;letter-spacing:.1rem}@media (max-width: 979px){.main__header{padding:1rem 3rem}}.header__container{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #000000;padding:1rem 0}@media (max-width: 766px){.header__container{justify-content:center}}.footer__container{padding-top:4rem;padding-bottom:4rem;text-align:center}.footer__container strong{font-family:Inter,sans-serif;font-size:1.4rem;letter-spacing:.1rem}.hamburger{position:relative;display:flex;flex-direction:column;justify-content:space-between;align-items:center;margin-top:1rem;width:5.5rem;height:3.5rem;cursor:pointer}.hamburger .bar{width:100%;height:5px;background-color:#000;transition:all .2s ease}.hamburger.active .bar{position:absolute;top:1.2rem}.hamburger.active .bar:first-child{transform:rotate(-45deg)}.hamburger.active .bar:nth-child(2){opacity:0}.hamburger.active .bar:last-child{transform:rotate(45deg)}@media (min-width: 980px){.hamburger{display:none}}.header__main__menu{display:flex;gap:2rem;align-items:center}@media (max-width: 979px){.header__main__menu{flex-direction:column}}@media (max-width: 979px){.header__menu__wrapper{position:absolute;top:100%;left:0;right:0;transform:translateY(-150%);width:100vw;transition:all .2s ease}.header__menu__wrapper.active{transform:translateY(0)}}.default__test{border:1px solid red}.block__padded,.page__nohero{padding-top:10rem;padding-bottom:10rem}.block__padded.bg__none+.block__padded.bg__none{padding-top:0!important}.embed-container{position:relative;padding-bottom:56.25%;overflow:hidden;max-width:100%;height:auto}.embed-container iframe,.embed-container object,.embed-container embed{position:absolute;top:0;left:0;width:100%;height:100%}.content__formatted h2,.content__formatted h3,.content__formatted h4,.content__formatted h5,.content__formatted h6{margin-top: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 ul,.content__formatted ol{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:#bc978c}.content__formatted p:not(:last-child){margin-bottom:1.5rem}.page__home h1{margin-top:4rem;text-transform:uppercase;letter-spacing:.7rem;text-align:center}@media (max-width: 979px){.page__home h1{margin-top:2rem;font-size:5rem}}@media (max-width: 766px){.page__home h1{font-size:2.6rem;letter-spacing:.4rem;line-height:1}}.blog__list{margin-top:10rem}@media (max-width: 766px){.blog__list{margin-top:5rem}}.blog__list-item{padding:3rem 0;border-top:1px solid #000000;transition:background .3s ease;display:flex;align-items:center}.blog__list-item:last-child{border-bottom:1px solid #000000}.blog__list-item h2{font-size:3rem;margin-left:2rem;margin-right:2rem}.blog__list-item .cover{width:15rem;height:15rem;min-width:15rem;margin-left:2rem;overflow:hidden;position:relative}.blog__list-item .date{margin-left:auto;white-space:nowrap}.blog__list-item .more{text-decoration:underline;margin-left:2rem;white-space:nowrap}.blog__list-item:hover{background:#e5e5e5}@media (max-width: 766px){.blog__list-item h2{font-size:2rem;line-height:3.4rem}.blog__list-item .cover{width:10rem;height:10rem;min-width:10rem}.blog__list-item .date,.blog__list-item .more{display:none}}.error-container{padding-top:15rem;padding-bottom:10rem;text-align:center}.error-container h1{font-size:8rem;line-height:10rem;margin-bottom:6rem}.error-container p{margin-bottom:4rem}.page__blog h1{margin-top:2rem;font-size:4rem}.page__blog h2{font-size:3rem}.page__blog h3{font-size:2.5rem}.page__blog h4{font-size:2rem}.page__blog h5{font-size:1.5rem}.page__blog h2,.page__blog h3,.page__blog h4,.page__blog h5,.page__blog h6{margin-bottom:1rem}
