:root{--body-bg-color:#fff;--body-bg-second-color:#ebebeb;--txt-color:#271964;--color-1:#ff642d;--color-2:#3262c3;--wrapper-width:80%;--nav-height:50px}::selection{background:var(--color-1);color:#fff}*{margin:0;padding:0;box-sizing:border-box}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.text-center{text-align:center}body{background-color:var(--body-bg-color);color:var(--txt-color);font-family:Poppins,sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}.wrapper{width:var(--wrapper-width);margin:0 auto}a{text-decoration:none;color:var(--color-1)}a:hover{text-decoration:underline}.white{color:#fff}.top-nav{position:fixed;left:0;right:0;padding:4px 0 0;box-shadow:0px 4px 5px var(--color-1);height:var(--nav-height);z-index:200;background-color:var(--body-bg-color)}.top-nav .wrapper{display:flex;justify-content:space-between;align-items:center}.top-nav a{text-decoration:none;color:var(--txt-color);font-weight:500}.top-nav a:hover{text-decoration:none;color:var(--color-1)}.top-nav .logo img{height:36px !important;width:36px !important}.top-nav .menu{display:flex;list-style:none}.top-nav .menu-item{margin:0 20px}.top-nav .sub-menu{display:none;position:absolute;min-width:170px;z-index:1;background-color:#fff;font-size:14px;word-wrap:break-word;width:12rem;border-radius:.3rem;border:1px solid #00000000}.top-nav .sub-menu{list-style:none}.top-nav .menu .menu-item-has-children:hover .sub-menu{display:block}.top-nav .sub-menu .menu-item{margin:0;padding:5px 15px;border-bottom:1px solid #00000000}.top-nav .mode #hamburder-menu{display:none}main{padding-top:var(--nav-height)}.post-hero{width:100%;background:#ff642d;color:#171a22;font-size:12px !important}.breadcrumbs ol{list-style:none;display:flex;flex-flow:wrap}.breadcrumbs ol>*:not(:last-child):after{content:'»';margin-right:3px;margin-left:3px}.post-hero a{text-decoration:none;font-size:12px !important;color:#fff}.post-hero a:hover{color:wheat}.post-hero h1{margin:32px 0;word-break:break-word;overflow-wrap:break-word;font-size:2rem}.post-hero .post-meta>*{margin-right:20px}.post-hero img{width:248px;height:248px;-webkit-box-pack:end;justify-content:flex-end;border-radius:5px}.post-hero .wrapper{display:flex;padding:30px 0}.post-hero .post-meta{width:80%}.post-container{display:flex;justify-content:space-between;overflow:hidden;padding:30px 0}.post-container article{width:calc(100% - 350px)}aside{width:330px}.post-container article img{max-width:100%;height:auto;border-radius:5px !important;border:1px solid var(--body-bg-second-color)}.post-container article ol,.post-container article ul{overflow-wrap:break-word;margin-left:40px}.post-container article blockquote{margin:2rem 0 2rem 2rem;padding-left:1.3rem;padding-top:1.3rem;padding-bottom:1.3rem;border-left:2px solid var(--color-1);color:#271964;font-style:italic}.post-container article .post-tags{padding:1rem 0;font-size:.8rem}.post-container article .post-tags a{background-color:var(--color-1);color:#fff;padding:1px 7px;border-radius:10px}.post-container article .post-tags a:hover{text-decoration:none;background-color:var(--txt-color)}.post-container article pre{background-color:#eee;border:1px dashed #999;color:#000;font-family:"Lucida Console",Monaco,fixed,monospace;font-size:12px;line-height:14px;overflow:auto;padding:5px;width:100%}.sidebar .search label{font-weight:700}.sidebar .search input,.error-404 input[type=text]{outline:none;padding:4px;width:17em;border:1px solid var(--color-1)}.sidebar .search input:focus,.error-404 input[type=text]:focus{border:1px solid var(--txt-color)}.sidebar .search button,.error-404 input[type=submit]{width:7em;margin-left:5px;padding:6px 10px;cursor:pointer;background-color:var(--color-1);border:none;color:#fff}.sidebar .search button:hover,.error-404 input[type=submit]:hover{background-color:var(--txt-color);border-color:var(--txt-color)}.sidebar .widget ul{list-style:none}.sidebar .widget a:hover{text-decoration:none;color:var(--txt-color)}.sidebar .widget .wp-block-latest-posts li{margin-bottom:10px;line-height:1em}.sidebar .widget .wp-block-latest-posts li a{line-height:0 !important;font-size:smaller;font-weight:bolder}.sidebar .widget h1,.sidebar .widget h2,.sidebar .widget h3,.sidebar .widget h4,.sidebar .widget h5,.sidebar .widget h6{margin-bottom:0}.comment-heading{text-align:center;margin-top:1rem}.comments ul{list-style:none}.comment-meta{display:flex;align-items:center;background-color:var(--body-bg-second-color);padding:.3rem;border-radius:.5rem .5rem 0 0}.comment-meta .avatar{border-radius:1rem !important}.comment-author{margin-left:.5rem}.commentmetadata{margin-left:auto;font-size:12px;padding-right:.5rem}.comment-text{background-color:bisque;padding:.5rem 1rem;font-size:14px;border-radius:0 0 .5rem .5rem}.comment-operations{display:flex;margin-left:1.3rem}.comment-body{margin-bottom:.2rem}.comment{margin-bottom:1rem}.comment.depth-1{margin-bottom:1rem;border-top:4px solid var(--txt-color);border-radius:.8rem .8rem 0 0}.comment-reply-title{background-color:var(--body-bg-second-color);padding:.3rem 1rem;border-radius:.5rem .5rem 0 0;font-weight:600}.comment-reply-title small{float:right}.comment-form{background-color:#6495ed;padding:.5rem 1rem;font-size:14px;border-radius:0 0 .5rem .5rem;color:#fff}.comment-form .required-field-message{display:block}.comment-form-comment label{display:block}.comment-form-comment textarea{width:100%;max-width:100%;min-width:100%;min-height:150px;outline:none;border:none;padding:.5rem}.comment-form input{outline:none;border:none;padding:.3rem}.comment-form p{margin-bottom:.5rem}.comment-form p label{display:inline-block;width:70px}.comment-form-cookies-consent label,.comment-form-comment label{width:fit-content !important}.comment-notes,.logged-in-as{display:flex}.logged-in-as a{color:#fff}.logged-in-as a:not(:first-child){margin-left:5px}.comment-form .required-field-message{margin-left:5px}.comment-form .submit{background-color:var(--txt-color);color:#fff;padding:.5rem 1rem;cursor:pointer}.comment-form .submit:hover{background-color:var(--color-1)}.footer{background-color:#010942;color:#fff;padding-top:2rem;font-size:14px;font-weight:300}.footer-credits{font-size:12px;padding:2rem 0 1rem;display:flex;justify-content:space-between}.footer-credits ul{display:flex}.footer-credits ul li{padding:0 5px}.footer ul{list-style:none}.footer-sections .wp-block-social-links{display:flex}.footer-sections{display:grid;grid-template-columns:repeat(auto-fill,30%);gap:10px}.footer a{color:#fff}.footer a:hover{color:var(--color-1)}.footer .wp-social-link svg{fill:#fff;width:40px;height:40px}.footer .wp-social-link svg:hover{fill:#1877f2}.footer .wp-social-link span{display:none}.footer h3{font-size:20px;font-weight:600}.footer .section-1 div:first-of-type h3{font-size:28px;font-weight:700}.hero{display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center;width:100%;padding-top:var(--nav-height);padding-bottom:10rem;overflow:hidden;background-size:cover !important;background-color:var(--color-2);background:radial-gradient(ellipse at center,rgba(0,0,0,0) 0%,rgba(0,0,0,0) 37%,rgba(0,0,0,.25) 100%),var(--color-2)}.hero h1{margin-top:5rem;color:#fff}.hero.author h1{margin-top:0}.hero.author img{border-radius:50%}.hero p{color:#fff}.hero form{font-size:16px;margin-top:.5rem}.hero input{padding:5px;width:20rem;outline:none;border:none;border-radius:3px;font-size:16px}.hero button{padding:7px 15px;background-color:var(--color-1);border:none;outline:none;color:#fff;border-radius:3px;cursor:pointer}.hero button:hover{background-color:var(--txt-color)}.post-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,300px));grid-gap:10px;justify-content:center;padding:2rem 0 3rem}.post-grid article{border-radius:10px;display:block;overflow:hidden;border:1px solid rgba(0,0,0,.05);box-shadow:rgba(0,0,0,.1) 0px 4px 12px}.post-grid .thumbnail{background-position:center;background-size:contain;height:200px;background-repeat:no-repeat;background-color:var(--color-2)}.post-grid h2{padding:0 10px;font-size:16px;font-weight:600;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;height:3.5rem}.post-grid .post-meta{padding:5px 10px;border-top:1px solid rgba(0,0,0,.05);display:flex;justify-content:space-between;font-size:14px}.post-navigation{display:flex;justify-content:center;margin-bottom:2rem}.post-navigation a{color:#fff;background-color:var(--color-1);padding:5px 10px;border-radius:5px;margin:0 5px}.post-navigation a:hover{text-decoration:none;background-color:var(--txt-color)}.page-counter{margin-top:2rem;text-align:center}.download-table{width:100%;border-collapse:separate;border-spacing:0 .5rem;font-size:14px}.download-table img{width:30px !important;max-width:30px !important;height:30px !important}.download-table img:hover{background-color:var(--color-1)}.file-download{font-size:14px;background-color:var(--color-1);color:#fff;border-radius:10rem;padding:0 1rem;display:flex;align-items:center;justify-content:space-between;align-content:center;margin:5px 0}.file-download:hover{background-color:#f3}.file-download span{min-width:90px;text-align:right}.file-download img{width:25px;border:none !important;margin-top:.3rem}.file-download img:hover{background-color:var(--body-bg-color)}.note{background-color:var(--body-bg-second-color);padding:5px 10px;font-size:14px;border-left:2px solid var(--color-1);word-wrap:break-word}.red-note{background-color:var(--body-bg-second-color);padding:5px 10px;font-size:14px;border-left:2px solid red;color:red;margin-bottom:10px;word-wrap:break-word}.subjects{margin-bottom:2rem}.subjects ul{list-style:none;display:grid;grid-template-columns:repeat(auto-fill,300px);gap:10px;margin-left:0 !important;justify-content:center}.subjects ul li{text-align:center}.subjects ul li a{background-color:#010942;color:#fff;padding:10px;border-radius:5px;text-decoration:none;width:300px;height:70px;display:flex;justify-content:center;align-content:center;flex-wrap:wrap}.subjects ul li a:hover{background-color:#ff642d}.wpcf7 input[type=text],.wpcf7 input[type=email],.wpcf7 textarea{width:300px;padding:5px;outline:none;border:2px solid var(--color-1);border-radius:5px;margin-bottom:10px}.wpcf7 textarea{width:600px;resize:none}.wpcf7 input[type=submit]{padding:5px 15px;background-color:var(--color-1);border:1px solid var(--color-1);border-radius:3px;color:var(--body-bg-color);font-size:larger;cursor:pointer}.wpcf7 input[type=submit]:hover{background-color:var(--txt-color);border-color:var(--txt-color)}.wpcf7 input[type=text]:focus,.wpcf7 input[type=email]:focus,.wpcf7 textarea:focus{border-color:var(--txt-color)}.after-post-section{width:calc(100% - 350px);margin-left:auto;margin-right:auto;margin-bottom:4rem}