.landing{display:flex;width:100%;height:auto;flex-direction:column;background:#0a0028;background-attachment:fixed;background:-webkit-linear-gradient(119deg,rgb(10,0,40) 40%,rgb(238,87,65) 91%);background:-moz-linear-gradient(119deg,rgb(10,0,40) 40%,rgb(238,87,65) 91%);background:linear-gradient(119deg,#0a0028 40%,#ee5741 91%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#0A0028",endColorstr="#EE5741",GradientType=0)}@media(prefers-reduced-motion:reduce){.landing{background-attachment:initial}}.landing .wrapper{display:flex;width:100%;height:100%;position:relative;flex-direction:column}.landing .content{display:flex;width:80%;max-width:60rem;flex-direction:row;margin-top:4.5rem;height:fit-content;min-height:50svh;position:relative;justify-content:center;text-align:center}@media(min-width:48em){.landing .content{width:65%;justify-content:initial;text-align:left}}.landing .headlines{display:flex;width:80%;flex-direction:column-reverse;padding:4.5rem 0;justify-content:center;height:auto}.landing .headlines h1,.landing .headlines h2{color:#fff}.landing .headlines h1{font-size:clamp(1.25rem,.61vi + 1.1rem,1.58rem);letter-spacing:.1rem;font-weight:lighter;padding-top:2rem}@media(min-width:48em){.landing .headlines h1{font-size:clamp(1.56rem,1vi + 1.31rem,2.11rem);line-height:1.5;letter-spacing:.1rem;font-weight:lighter;padding-top:2rem}}.landing .headlines h2{font-size:clamp(3.05rem,3.54vi + 2.17rem,5rem);line-height:1;font-weight:lighter;letter-spacing:.5rem;padding-bottom:1.5rem}@media(min-width:48em){.landing .headlines h2{font-size:clamp(3.05rem,3.54vi + 2.17rem,5rem);line-height:1;font-weight:lighter;letter-spacing:1.3rem;padding-bottom:1.5rem}}.landing .portrait-container{display:none}@media(min-width:48em){.landing .portrait-container{display:flex;width:30%;height:auto;justify-content:flex-end;align-items:flex-end}}.landing .portrait{width:100%;height:fit-content}.landing .logo{position:relative;height:auto;max-width:6.25rem;padding-bottom:2rem}@media(min-width:48em){.landing .logo{position:absolute;bottom:2rem;right:2rem;height:5rem;width:auto;padding-bottom:initial}}.introduction{display:flex;width:100%;justify-content:center;padding:2rem 0}@media(min-width:64em){.introduction{padding:4.5rem 0;line-height:1.8}}.introduction p{color:#5c5c5c}.training{display:flex;width:100%;height:auto;min-height:auto;flex-direction:column;background-color:#0f1729;background-image:radial-gradient(at 54% 29%,hsl(215,80%,20%) 0px,transparent 50%),radial-gradient(at 80% 0%,hsl(180,70%,18%) 0px,transparent 50%),radial-gradient(at 88% 56%,hsl(240,60%,22%) 0px,transparent 50%),radial-gradient(at 29% 76%,hsl(200,80%,15%) 0px,transparent 50%),radial-gradient(at 95% 94%,hsl(260,50%,18%) 0px,transparent 50%),radial-gradient(at 26% 14%,hsl(220,90%,25%) 0px,transparent 50%);background-size:150% 150%;animation:mesh-flow 10s ease infinite alternate;color:#fff;padding:2rem 0}@media(min-width:64em){.training{padding:4.5rem 0}}@keyframes mesh-flow{0%{background-position:0% 0%}25%{background-position:100% 0%}50%{background-position:100% 100%}75%{background-position:0% 100%}to{background-position:0% 0%}}.training .wrapper{display:flex;width:100%;height:100%;position:relative;align-items:center;justify-content:center}.training .content{display:flex;width:95%;flex-direction:column;height:auto}@media(min-width:64em){.training .content{width:60rem}}.training .card-container{display:flex;align-items:center;justify-content:space-between;flex-direction:column}.blog-grid{display:flex;width:100%;justify-content:space-between;height:fit-content;padding-top:2rem;flex-direction:column;gap:2rem}@media(min-width:64em){.blog-grid{flex-direction:row}}.post-card{width:100%;height:auto;min-height:fit-content;background:#fff;border-radius:.3rem;overflow:hidden;position:relative;transition:transform .2s ease,box-shadow .2s ease}@media(min-width:64em){.post-card{width:31%}}.post-card a{display:block;height:100%;text-decoration:none;color:inherit;outline:none}.post-card a:focus-visible{outline:4px solid #b10053;outline-offset:-4px;box-shadow:inset 0 0 0 2px #ffffff80;border-radius:.3rem}.post-card:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0000001a}.image-wrapper{width:100%;height:50%;max-height:20rem;overflow:hidden;background-color:#fff}.card-image{width:100%;height:100%;object-fit:cover}.card-content{color:#000;padding:1rem;font-size:clamp(.8rem,.17vi + .76rem,.89rem)}.card-content p{font-size:clamp(.8rem,.17vi + .76rem,.89rem)}.post-card h3{margin:0 0 .5rem;font-size:1.25rem}.read-more{display:inline-block;margin-top:1rem;color:#0070f3;font-weight:700;padding-bottom:2rem}@media(prefers-reduced-motion:reduce){.training{animation:none}.post-card:hover{transform:none;box-shadow:initial}}.contact{display:flex;width:100%;min-height:fit-content;background-color:#fff;padding:4.5rem 0;align-items:center;justify-content:center}.contact-content{display:flex;width:60rem;flex-direction:column;height:auto;min-height:fit-content;align-items:center;gap:2rem}@media(min-width:48em){.contact-content{flex-direction:row;height:fit-content;justify-content:space-between;gap:0;min-height:40svh}}.logo-side{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:auto}@media(min-width:48em){.logo-side{width:30%;height:auto}}.logo-side .logo{width:80%;max-width:10rem;height:auto;padding-bottom:1rem}@media(min-width:48em){.logo-side .logo{max-width:15rem}}.logo-side .logo-text{width:80%;text-align:center;font-size:1.8rem;font-weight:initial;letter-spacing:1.5px;flex-direction:column;z-index:900}.logo-side .logo-text .bold{display:inline;font-weight:bolder;color:#b10053;font-size:inherit;letter-spacing:inherit}.button-side{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;width:100%;height:auto;color:#b10053}@media(min-width:48em){.button-side{width:60%;height:100%;padding:0}}.button-side .button{text-align:center;width:max(60%,15rem);min-height:fit-content;padding:1rem 2rem;background-color:#b10053;color:#fff;font-weight:700;box-shadow:5px 5px 5px #dfdfdf;text-decoration:none;font-size:clamp(1rem,.34vi + .91rem,1.19rem)}.books{display:flex;width:100%;min-height:fit-content;padding:2rem 0;align-items:center;justify-content:center;background-attachment:fixed;background-color:#050824;background-image:radial-gradient(at 5% 8%,hsla(240,100%,50%,.2) 0px,transparent 50%),radial-gradient(at 94% 91%,hsla(333,100%,36%,.5) 0px,transparent 50%)}@media(prefers-reduced-motion:reduce){.books{background-attachment:initial}}@media(min-width:64em){.books{padding:4.5rem 0}}.books-content{color:#fff;line-height:1.8;display:flex;justify-content:space-between;align-items:center;flex-direction:column-reverse;width:95%}.books-content a{color:#fa6b04;text-decoration:none}.books-content h2{padding-top:0;margin-top:0}.books-content .book-cover{width:70%;max-width:20rem;margin-top:5rem}@media(min-width:48em){.books-content .book-cover{width:30%;max-width:initial;margin-top:0}}.books-content .book-cover img{width:100%;height:auto}@media(min-width:48em){.books-content{display:flex;flex-direction:row;width:100%;justify-content:space-between;align-items:initial}.books-content .book-text{width:60%}}
