html,body,h1,h2,h3,h4,h5,h6,a,p,span,em,small,strong,sub,sup,mark,del,ins,strike,abbr,dfn,blockquote,q,cite,code,pre,li,dl,dt,dd,div,section,article,main,aside,nav,header,hgroup,footer,img,figure,figcaption,address,time,audio,video,canvas,iframe,details,summary,fieldset,form,label,legend,table,caption,tbody,tfoot,thead{border:0;padding:0;margin:0}html{box-sizing:border-box;font-size:1em}*,*::before,*::after{box-sizing:inherit}a{text-decoration:none}body{font-family:-apple-system,BlinkMacSystemFont,segoe ui,Roboto,Ubuntu,Oxygen,Cantarell,open sans,helvetica neue,sans-serif;font-kerning:auto;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialised;font-weight:400;height:100vh;line-height:1.62;overflow-wrap:break-word;text-rendering:optimizeLegibility}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:""}h1,h2,h3,h4{font-weight:inherit;line-height:1.2}hr{box-sizing:content-box;overflow:visible}img,video,figure{display:block;height:auto;max-width:100%}img{border-style:none}main,header,footer{display:block}p{-webkit-hyphens:auto;-webkit-hyphenate-limit-before:3;-webkit-hyphenate-limit-after:3;-webkit-hyphenate-limit-chars:6 3 3;-webkit-hyphenate-limit-lines:2;-webkit-hyphenate-limit-last:always;-webkit-hyphenate-limit-zone:8%;-moz-hyphens:auto;-moz-hyphenate-limit-chars:6 3 3;-moz-hyphenate-limit-lines:2;-moz-hyphenate-limit-last:always;-moz-hyphenate-limit-zone:8%;-ms-hyphens:auto;-ms-hyphenate-limit-chars:6 3 3;-ms-hyphenate-limit-lines:2;-ms-hyphenate-limit-last:always;-ms-hyphenate-limit-zone:8%;hyphens:auto;hyphenate-limit-chars:6 3 3;hyphenate-limit-lines:2;hyphenate-limit-last:always;hyphenate-limit-zone:8%;margin-bottom:1.1rem}pre,code,kbd{font-family:monospace;font-size:1em;white-space:pre-wrap}select{text-transform:none}table,td,tr,th{margin:auto;border-collapse:collapse;border:1px solid var(--primary-text);padding:10px}[hidden]{display:none}[disabled]{cursor:not-allowed}:focus:not(:focus-visible){outline:none}a{color:var(--foreground)}a:hover{color:var(--pink)}body{background-color:var(--background);color:var(--text);font-size:var(--base)}blockquote{color:var(--background);background-color:var(--foreground);padding:.75rem 1.45rem}code{font-size:var(--text)}h1{font-size:var(--h1)}h2{font-size:var(--h2)}h3{font-size:var(--h3)}h4{font-size:var(--h4)}h3,h4{margin-bottom:.75rem;margin-top:.75rem}hr{background-color:var(--separator);border:none;height:5px;width:45%}img{height:auto;width:100}input{background-color:var(--foreground);border:none;color:var(--background);font-size:var(--text);padding:1.15rem 1.25rem}input:required{outline-color:var(--red)}mark{background-color:var(--yellow)}pre{font-size:var(--p);padding:1.15rem 1.25rem}svg{height:auto;width:100%}.bkg-image{background-attachment:fixed;background-origin:content-box;background-position:50%;background-repeat:no-repeat;background-size:cover}.btn{background-color:var(--pink);border:1px solid var(--pink);border-radius:15px;color:var(--foreground);font-size:var(--p);line-height:1.25;margin-top:3.45rem;padding:1.15rem 1.25rem;transition:all .25s;width:15rem}.btn:hover,.btn:active{background-color:var(--background);color:var(--pink)}.header{background-color:var(--accent);border-bottom:5px solid var(--purple);display:flex;font-size:var(--p);padding:1.15rem 1.75rem;position:fixed;justify-content:space-between;top:0;width:100%;z-index:999}.header__title{width:50%}.header__title__link--logo{width:50%}.menu__items{background-color:var(--accent);border-bottom:5px solid var(--purple);flex-direction:column;left:0;position:absolute;text-align:center;top:100%;width:100vw}.menu__items__item{display:block;padding:.75rem 1.45rem}.menu__items:last-child{padding-bottom:1.25rem}.menu__toggle{cursor:pointer}.menu__toggle[open=""]{color:var(--pink)}.hero{align-items:center;border-bottom:5px solid var(--green);color:var(--foreground);display:flex;flex-direction:column;min-height:90vh;padding:3.75rem 1.75rem;justify-content:center}.hero>*:first-child{margin-bottom:1.45rem}.hero>*:nth-child(2){padding:0 3.75rem;text-align:center}.hero>p{font-size:var(--p);padding:3.45rem}.cta{display:block;text-align:center}.section{align-items:center;display:flex;flex-direction:column;min-height:90vh;text-align:center;justify-content:center}.section>h1{font-size:var(--h3)}.section>*:first-child{margin-bottom:1.45rem}.section>p{margin-left:.95rem;margin-right:.95rem}.section a{border-bottom:3px solid var(--yellow)}.section a:hover{border-bottom:3px solid var(--pink)}.section a:visited{border-bottom:3px solid var(--purple)}.contact{align-items:center;display:flex;flex-direction:column;min-height:90vh;justify-content:center}.contact__title{font-size:var(--h3);margin-bottom:1.45rem}.contact__disclaimer{margin-left:.95rem;margin-right:.95rem;text-align:center}.contact__form{display:grid;grid-template-columns:1fr;grid-template-rows:repeat(3,auto);justify-items:center;width:100%}.contact__form__field{display:grid;grid-template-columns:1fr;grid-template-rows:repeat(2,auto);grid-template-areas:"label" "input";margin:.75rem 0;justify-content:center;width:21rem}.contact__form__field>label{grid-area:label}.contact__form__field>input{grid-area:input}input:focus~label,input:hover~label{color:var(--pink)}.contact__form__field--submit{align-items:center;display:flex;justify-content:center}.footer{background-color:var(--accent);border-top:5px solid var(--separator)}.social-links{align-items:center;display:flex;flex-wrap:wrap;grid-area:"social";line-height:1.2;justify-content:space-around;padding:.75rem;padding-top:1.25rem}.social-links__link{font-size:var(--h4)}.contact-info{margin-top:1.75rem}.contact-info__info{display:flex;flex-direction:column;justify-content:center}.contact-info__info__item{padding:0 1.45rem}.contact-info__info__item span{margin-right:.25rem}.footer__agreement,.footer__copy{padding:.75rem 1.45rem;text-align:center}.footer__copy{padding-bottom:1.25rem}.notfound{align-items:center;display:flex;font-size:var(--h1);justify-content:center}.single__header{align-items:center;display:flex;flex-direction:column;padding:3.75rem 1.75rem;justify-content:center}.single__header>h1{font-size:var(--h3);margin-bottom:1.45rem}.single__header>h2{font-size:var(--p);text-align:center}.single__content{padding:.75rem 1.45rem;min-height:100vh}.single__content a{border-bottom:3px solid var(--yellow)}.single__content a:hover{border-bottom:3px solid var(--pink)}.single__content a:visited{border-bottom:3px solid var(--purple)}.single__content>h1{font-size:var(--h3)}.single__content>h2{font-size:var(--p)}.single__content>h1,.single__content>h2{margin-bottom:.75rem;margin-top:2.75rem}.single__footer{margin-bottom:27vh}.single__footer .tags{padding:.75rem 1.45rem;justify-content:center}.list{min-height:100vh}.card{padding:1.75rem 1.45rem;width:100%}.card__header{display:grid;grid-auto-rows:auto;grid-template-columns:1fr;grid-template-rows:2}.card__header__title{font-size:var(--h3)}.card__body{height:auto}.card__footer{border-bottom:5px solid var(--separator)}.tags{display:flex;list-style:none;margin:0;margin-bottom:.75rem;padding:0}.tags__item{margin-right:.75rem}.pagination{display:flex;flex-wrap:nowrap;list-style:none;margin-top:3.75rem;padding:0 1.75rem;justify-content:space-evenly}@media only screen and (min-width:576px){.header{padding:1.15rem 2.75rem}.section{padding:1.25rem 5%}.contact__disclaimer{padding:0 5%}.single__content{padding:1.45rem 5%}.contact-info__info{flex-direction:row;flex-wrap:wrap}.footer__agreement{padding:1.45rem 5%}.pagination{padding:0 15%}}@media only screen and (min-width:768px){.header__title__link--logo{width:35%}.section{padding:1.25rem 9%}.contact__disclaimer{padding:0 9%}.single__content{padding:1.45rem 9%}.footer__agreement{padding:1.45rem 9%}hr{width:25%}.pagination{padding:0 20%}}@media only screen and (min-width:992px){.header{padding:.75rem 4.75rem}.header__title__link--logo{width:25%}.section{padding:1.25rem 21%}.contact__disclaimer{padding:0 21%}.single__content{padding:1.45rem 21%}.footer__agreement{padding:1.45rem 21%}.pagination{padding:0 25%}}@media only screen and (min-width:1000px){.header__title__link--logo{width:20%}.pagination{padding:0 30%}}