body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@font-face{font-family:bogart-semibold;src:local("bogart-semibold"),url(/static/media/bogart-semibold.b346112c41706645020a.otf) format("otf")}@font-face{font-family:amagro-bold;src:local("amagro-bold"),url(/static/media/Amagro-bold.25c73f990a22f8b8cf06.ttf) format("ttf")}.header-container{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f39c12;display:flex;height:55px;justify-content:space-between;padding:10px 25px;position:fixed;top:0;transition:transform .25s cubic-bezier(.645,.045,.355,1);width:calc(100vw - 50px);z-index:5}.header-logo-container{align-items:center;display:flex;flex-direction:row;justify-content:center;text-decoration:none;text-decoration-line:none}.header-logo-container svg{transform:scale(.5);transform-origin:left}.desktop-nav-links-container,.logo-copy-header{display:none}.mobile-icon{color:#fff;font-size:25px}.mobile-menu-hidden{display:none}.mobile-menu-visible{align-items:center;background-attachment:fixed;background-image:linear-gradient(#367bd6e6,#367bd640),url(https://i.imgur.com/AxblwEN.png);background-position:50%;background-repeat:repeat;background-size:contain;display:flex;flex-direction:column;height:calc(100vh - 95px);justify-content:flex-start;overflow:hidden;padding:10px 25px;position:fixed;top:75px;width:calc(100vw - 50px);z-index:5}.mobile-nav-link{color:#fff;font-family:helvetica;font-size:20px;text-decoration:none;text-decoration-line:none}.mobile-nav-link:not(:first-child){padding-top:10px}@media only screen and (min-width:1024px){.header-container{height:80px}.header-logo-container{color:#fff;font-family:bogart-semibold;font-size:24px}.header-logo-container svg{transform:scale(1)}.logo-copy-header{display:inline-block;margin-left:25px}.desktop-nav-links-container{align-items:center;display:flex;flex-direction:row;flex-grow:1;justify-content:flex-end;width:50%}.desktop-nav-link{color:#fff;font-family:helvetica;font-size:20px;margin:0 25px;text-decoration:none;text-decoration-line:none}.desktop-nav-link:last-child{margin-right:0}.mobile-menu,.mobile-navigation-icons-container{display:none}}.slide-in-top-header{animation:slide-in-top .5s ease-out both}@keyframes slide-in-top-header{0%{opacity:0;transform:translateY(-1000px)}to{opacity:1;transform:translateY(0)}}.footer-container{align-items:center;background-color:#f39c12;color:#fff;display:flex;font-family:helvetica;font-size:16px;height:55px;justify-content:center;padding:10px 25px;width:calc(100vw - 50px);z-index:5}@media only screen and (min-width:1024px){.footer-container{font-size:20px;height:80px}}.layout-container{align-items:center;background-attachment:fixed;background-image:linear-gradient(#367bd61a,#367bd61a),url(https://i.imgur.com/AxblwEN.png);background-image:url(/static/media/Icons-Background-White-Transparent-1000X875.16f57287722e20e34853.png),linear-gradient(#367bd6,#367bd6);background-position:50%;background-repeat:repeat;background-size:contain;flex-direction:column;overflow-x:hidden;width:100vw}.body-container,.layout-container{box-sizing:border-box;display:flex}.body-container{flex-direction:row;flex-grow:1;justify-content:center;min-height:calc(100vh - 75px);min-height:90vh;position:relative;top:75px;width:100%}@media only screen and (min-width:1024px){.body-container{min-height:calc(100vh - 100px);top:100px}}.loader-container{background-image:url(/static/media/Icons-Background-White-Transparent-1000X875.16f57287722e20e34853.png),linear-gradient(#f39c12,#f39c12);bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:99}.loader-container,.logo-wrapper{align-items:center;background-color:#f39c12;box-sizing:border-box;display:flex;justify-content:center}.logo-wrapper{scale:1;text-align:center;transition:all .25s cubic-bezier(.645,.045,.355,1);width:-webkit-max-content;width:max-content}.logo-wrapper svg{align-items:center;background-color:#f39c12;display:block;display:flex;height:100%;justify-content:center;margin:0 auto;-webkit-user-select:none;user-select:none;width:100%}@media (max-width:768px){.logo-wrapper{scale:1;width:30vw}.logo-wrapper svg{height:100%;width:100%}}.featured-post-card-container{display:flex;flex-direction:column;justify-content:space-between;margin-bottom:0;width:100vw}.featured-post-card-content-container{align-items:flex-start;display:flex;flex-direction:column;height:calc(100vh - 100px);justify-content:flex-start;outline:2px solid #fff;outline-offset:-25px;padding:50px;z-index:1}.featured-post-card-container:first-of-type .featured-post-card-content-container{height:calc(100vh - 175px)}.featured-post-card-header-container{display:flex;flex-direction:column}.featured-post-card-title{color:#fff;font-size:clamp(24px,5vw,28px);letter-spacing:1.2px;margin-bottom:10px;margin-top:10px}.featured-post-card-container:first-of-type .featured-post-card-title{font-size:clamp(28px,5vw,36px);margin-bottom:25px;margin-top:25px}.featured-post-card-date{color:#fff;font-family:Arial,Helvetica,sans-serif;font-size:clamp(18px,3vw,24px);font-weight:400;margin-bottom:0;margin-top:0}.featured-post-card-excerpt-container{display:flex;flex-direction:column;flex-grow:1;justify-content:flex-end}.featured-post-card-excerpt{-webkit-line-clamp:10;-webkit-box-orient:vertical;color:#fff;display:-webkit-box;font-weight:400;height:inherit;letter-spacing:2px;margin-bottom:25px;margin-top:25px;overflow:hidden}.featured-post-card-excerpt,.featured-post-card-link{font-family:Arial,Helvetica,sans-serif;font-size:clamp(18px,3vw,24px)}.featured-post-card-link{align-items:center;color:#f39c12;display:flex;flex-direction:row;font-style:italic;font-weight:500;justify-content:flex-start;letter-spacing:1.4px;margin-bottom:0;margin-top:0;position:relative;vertical-align:bottom}.featured-post-card-image-container{height:calc(100vh - 100px);margin-bottom:calc(-100vh - -100px);transform:translateY(-100vh);width:100%;z-index:0}.featured-post-card-container:first-of-type .featured-post-card-image-container{height:calc(100vh - 175px);margin-bottom:calc(-100vh - -175px);transform:translateY(calc(-100vh - -75px))}.featured-post-card-image{filter:grayscale(0) contrast(1) brightness(90%);height:100vh;object-fit:cover;outline-offset:-25px;transition:all .25s cubic-bezier(.645,.045,.355,1);width:100%}.featured-post-card-container:first-of-type .featured-post-card-image{height:calc(100vh - 75px)}.featured-post-card-container:first-of-type .featured-post-card-image{filter:grayscale(0) contrast(1) brightness(90%);transition:all .25s cubic-bezier(.645,.045,.355,1)}@media only screen and (min-width:1024px){.featured-post-card-container{display:flex;flex-direction:row;flex-direction:row-reverse;justify-content:space-between;margin-bottom:5vh;width:100%}.featured-post-card-container:nth-child(odd){flex-direction:row}.featured-post-card-container:first-of-type{flex-direction:column-reverse}.featured-post-card-container:nth-of-type(2){margin-top:5vh}.featured-post-card-content-container{align-items:flex-start;background-color:#fff;box-shadow:0 10px 30px -15px #0a192f;display:flex;flex-direction:column;height:400px;justify-content:flex-start;margin:0 0 0 50px;outline:2px solid #f39c12;outline-offset:-25px;padding:50px;width:calc(50% - 125px);z-index:2}.featured-post-card-container:first-of-type .featured-post-card-content-container{height:400px}.featured-post-card-container:not(:first-of-type) .featured-post-card-content-container{border-radius:12%}.featured-post-card-container:nth-child(odd) .featured-post-card-content-container{margin:0 50px 0 0}.featured-post-card-container:first-of-type .featured-post-card-content-container{margin:25px 0 0;width:calc(100% - 100px)}.featured-post-card-header-container{display:flex;flex-direction:column}.featured-post-card-title{color:#367bd6;font-size:clamp(24px,5vw,28px);letter-spacing:1.2px;margin-bottom:10px;margin-top:10px}.featured-post-card-container:not(:first-of-type) .featured-post-card-title{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.featured-post-card-container:first-of-type .featured-post-card-title{font-size:clamp(28px,5vw,36px);margin-bottom:25px;margin-top:25px}.featured-post-card-date{color:#f39c12;font-family:Arial,Helvetica,sans-serif;font-size:clamp(18px,3vw,24px);font-weight:400;margin-bottom:0;margin-top:0}.featured-post-card-excerpt-container{display:flex;flex-direction:column;flex-grow:1;justify-content:space-around}.featured-post-card-excerpt{color:#367bd6;font-family:Arial,Helvetica,sans-serif;font-size:clamp(18px,3vw,24px);font-weight:400;height:inherit;letter-spacing:2px;margin-bottom:25px;margin-top:25px}.featured-post-card-container .featured-post-card-excerpt p:first-of-type{margin-bottom:0;margin-top:0}.featured-post-card-container .featured-post-card-excerpt p:not(:first-of-type){margin-bottom:0;margin-top:10px}.featured-post-card-container:not(:first-of-type) .featured-post-card-excerpt{-webkit-line-clamp:5;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.featured-post-card-container:first-of-type .featured-post-card-excerpt{margin-bottom:25px;margin-top:25px}.featured-post-card-link{flex-grow:1;font-size:clamp(18px,3vw,24px);font-weight:800;letter-spacing:4.5px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.featured-post-card-link:after{color:#f39c12;content:"\2192";display:inline-block;position:absolute;right:-80px;transform:scale(2,1.5);transition:left .1s;width:50px}.featured-post-card-link:hover:after{right:-85px}.featured-post-card-container:first-of-type .featured-post-excerpt{margin-bottom:25px}.featured-post-card-image-container{height:500px;margin-bottom:0;opacity:1;transform:translateY(0);width:calc(50% - 25px)}.featured-post-card-container:first-of-type .featured-post-card-image-container{height:500px;margin-bottom:0;transform:translateY(0);transition:all .25s cubic-bezier(.645,.045,.355,1);width:100%;z-index:2}.featured-post-card-image{box-shadow:0 10px 30px -15px #0a192f;filter:grayscale(0) contrast(1) brightness(90%);height:100%;object-fit:cover;outline:2px solid #fff;outline-offset:-25px;transition:all .25s cubic-bezier(.645,.045,.355,1);width:100%}.featured-post-card-container:not(:first-of-type) .featured-post-card-image{border-radius:12%}.featured-post-card-container:first-of-type .featured-post-card-image{filter:grayscale(0) contrast(1) brightness(90%);height:100%;mix-blend-mode:multiply;transition:all .25s cubic-bezier(.645,.045,.355,1)}.featured-post-card-container:hover .featured-post-card-image{outline:2px solid #f39c12;transform:scale(1.05)}.featured-post-card-container:first-of-type:hover .featured-post-card-image{transform:scale(1.02)}}@media only screen and (min-width:1600px){.featured-post-card-container{margin-bottom:5vh;max-width:1200px}}.post-card-container{align-items:center;border-bottom:1px solid #f39c12;display:flex;flex-direction:row;justify-content:center;max-width:1200px;min-height:250px;width:100%}.post-card-container:last-of-type{border-bottom:none}.post-card-image-container{display:none}.post-card-content-container{display:flex;flex-direction:column;width:100%}.post-card-title{-webkit-line-clamp:4;-webkit-box-orient:vertical;color:#367bd6;display:-webkit-box;font-size:20px;letter-spacing:1.2px;margin-bottom:0;margin-top:10px;overflow:hidden}.post-card-date{color:#367bd6;font-family:Arial,Helvetica,sans-serif;font-size:14px;font-weight:400;margin-bottom:0;margin-top:0}.post-card-container:hover .post-card-date,.post-card-container:hover .post-card-title{color:#f39c12}@media only screen and (min-width:1024px){.post-card-container{height:300px}.post-card-image-container{display:inline-block;height:100%;overflow:hidden;width:50%}.post-card-image{filter:grayscale(0) contrast(1) brightness(90%);height:100%;object-fit:cover;transition:all .25s cubic-bezier(.645,.045,.355,1);width:100%}.post-card-content-container{padding:50px;width:50%}.post-card-title{font-size:clamp(24px,5vw,28px);margin-bottom:10px}.post-card-date{color:#367bd6;font-size:clamp(18px,3vw,24px);font-weight:400}.post-card-container:hover .post-card-image{transform:scale(1.05)}}.post-cards-container{align-items:flex-start;background-color:#ffffffe6;box-shadow:none;display:flex;flex-direction:column;height:100%;justify-content:center;margin-top:-75px;outline:2px solid #f39c12;outline-offset:-40px -25px -25px -25px;outline-offset:-25px;overflow:visible;padding:50px;width:calc(100% - 100px)}.post-cards-container:last-child{margin-bottom:75px}.infinite-scroll-loader{align-items:center;display:flex;justify-content:center;margin-bottom:5vh;margin-top:5vh;scale:.5;transition:all .25s cubic-bezier(.645,.045,.355,1);width:100%}.infinite-scroll-loader svg{display:block;width:50%}@media only screen and (min-width:1024px){.post-cards-container{background-color:#ffffffe6;box-shadow:0 10px 30px -15px #0a192f;margin-top:5vh;max-width:1200px}.post-cards-container:last-child{margin-bottom:100px}}.home-container{justify-content:center;max-width:1200px;width:100%}.featured-post-cards-container,.home-container{align-items:center;display:flex;flex-direction:column;padding:0}.featured-post-cards-container{justify-content:flex-start}.posts-title{color:#f39c12;font-family:bogart-semibold;font-size:20px;height:100%;margin-bottom:25px;overflow:hidden;position:relative;text-align:center;width:100%}.posts-title:after,.posts-title:before{background-color:#f39c12;content:"";display:inline-block;height:2px;position:relative;vertical-align:middle;width:10%}.posts-title:before{margin-left:-50%;right:.5em}.posts-title:after{left:.5em;margin-right:-50%}#featured-posts-title{display:none}#featured-posts-title,#latest-posts-title{align-items:center;flex-direction:row;justify-content:center}#latest-posts-title{display:flex;top:25px}@media only screen and (min-width:1024px){.home-container{height:100%;padding:50px;width:calc(100% - 100px)}.featured-post-cards-container{align-items:center;display:flex;flex-direction:column;justify-content:flex-start}.posts-title{font-size:36px}.posts-title:after,.posts-title:before{width:50%}#featured-posts-title,#latest-posts-title{display:flex}#latest-posts-title{top:0}}.home-loader-container{background-color:#f39c12;background-image:url(/static/media/Icons-Background-White-Transparent-1000X875.16f57287722e20e34853.png),linear-gradient(#f39c12,#f39c12);bottom:0;height:100%;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:99}.about-container,.home-loader-container{align-items:center;box-sizing:border-box;display:flex;width:100%}.about-container{flex-direction:column;justify-content:flex-start;min-height:100vh}.postDetail-container:last-child{margin-bottom:100px}.about-hero-image-container{height:500px;z-index:2}.about-hero-image,.about-hero-image-container{transition:all .25s cubic-bezier(.645,.045,.355,1);width:100%}.about-hero-image{box-shadow:0 10px 30px -15px #0a192f;filter:grayscale(0) contrast(1) brightness(90%);height:100%;mix-blend-mode:multiply;object-fit:cover;outline:2px solid #fff;outline-offset:-25px}.about-content-container{background-color:#fff;background-image:url(/static/media/Icons-Background-Blue-Transparent-1000X875.fd637628c2ec4c6ce235.png);background-position:50%;background-repeat:repeat;background-size:240%;box-shadow:5px 0 5px -5px #fff,-5px 0 5px -5px #fff;-moz-box-shadow:5px 0 5px -5px #fff,-5px 0 5px -5px #fff;-webkit-box-shadow:5px 0 5px -5px #fff,-5px 0 5px -5px #fff;padding:0 50px;width:calc(100vw - 100px)}.social-icons-container{align-items:center;background:#fff;display:flex;flex-direction:row;justify-content:center;padding:50px 0;width:100%}.fab,.far{color:#f39c12;font-size:40px;margin-left:10px;margin-right:10px}.about-bio-container,.about-content-container{align-items:center;display:flex;flex-direction:column;justify-content:center}.about-bio-container{background:#fff;padding-bottom:100px;width:100%}.about-bio,.about-bio-subtitle,.about-me-cta{margin:0;padding-bottom:25px}.about-bio-subtitle,.about-me-cta{color:#f39c12;text-align:center}.about-me-cta a{color:#367bd6;font-weight:600;text-decoration:none;text-decoration-line:none}.about-bio-subtitle{font-size:clamp(24px,5vw,28px);letter-spacing:1.2px}.about-bio{color:#367bd6;font-family:Arial,Helvetica,sans-serif;font-size:clamp(18px,3vw,24px);font-weight:400}.about-bio li{padding-bottom:10px}.about-bio li::marker{color:#f39c12}@media only screen and (min-width:481px){.about-content-container{background-size:60%;padding:0 75px;width:calc(100vw - 150px)}}@media only screen and (min-width:1024px){.about-container{margin-bottom:calc(5vh + 100px);max-width:800px;padding:50px 0;width:calc(100% - 100px)}.about-hero-image-container{margin-bottom:2.5vh}.about-hero-image{height:calc(100% - 25px);width:100%}.about-hero-image:hover{outline:2px solid #f39c12;transform:scale(1.02)}.about-content-container{background:none;background-color:#fff;background-image:none;max-width:700px;outline:2px solid #f39c12;outline-offset:-25px;padding:0 50px;width:calc(100vw - 200px)}.social-icons-container{padding-top:75px}.fab,.far{margin-left:20px;margin-right:20px}.about-bio-container{padding-bottom:50px}}.categories-container,.comment-card-container,.comment-card-hero-container,.comments-container,.fa-user,.post-container,.post-content-container,.post-hero-container,.post-hero-content-container,.tags-container,.wp-block-cover,.wp-block-quote,p:has(.instagram-iframe),p:has(.youtube-iframe){display:flex}.categories-container,.comment-card-container,.comment-card-hero-container,.comments-container,.post-container,.post-content-container,.post-hero-container,.post-hero-content-container,.tags-container,.wp-block-cover,.wp-block-quote{align-items:center;flex-direction:column;justify-content:center}.categories-container,.comment-card-hero-container,.tags-container{align-items:flex-start}.comment-card-hero-container,.post-hero-content-container{flex-grow:1}.fa-user{align-items:center}p:has(.instagram-iframe),p:has(.youtube-iframe){flex-direction:row;justify-content:center}@media only screen and (min-width:1024px){.comments-container,.post-categories-container,.post-hero-content-container,.post-tags-container{align-items:flex-start;justify-content:flex-start}.categories-container,.comment-card-hero-container,.tags-container{flex-direction:row;flex-wrap:wrap;justify-content:flex-start}.post-category-copy,.post-tag-copy{display:inline-block}.comment-author-name{flex-grow:1}}.post-container{max-width:800px}.comment-author-name,.comment-card-container,.comment-card-hero-container,.comment-content,.comment-form,.comment-form-input,.comment-form-title,.instagram-iframe,.post-categories-tags-container-title,.post-container,.post-content-container h2,.post-content-container h2 img,.post-content-container p,.post-date,.post-image-container,.post-image-container img,.post-title,.wp-block-cover,.wp-block-cover img,.wp-block-quote,.wp-block-separator{width:100%}.wp-block-video video,.youtube-iframe{width:calc(100vw - 100px)}.wp-block-cover video,.wp-video video,.wp-video-shortcode{width:100%!important}.comments-container,.post-categories-container,.post-content-container,.post-hero-content-container,.post-tags-container{width:calc(100vw - 100px)}.wp-block-quote p{width:80%}.fa-user{width:50px}.comment-button{width:100px}@media only screen and (min-width:481px){.comments-container,.post-categories-container,.post-content-container,.post-hero-content-container,.post-tags-container{width:calc(100vw - 150px)}p:has(iframe){width:100%}.instagram-iframe{width:60%}.wp-block-video video,.youtube-iframe{width:calc(100vw - 150px)}.comment-button{width:150px}}@media only screen and (min-width:1024px){.post-container{width:calc(100% - 100px)}.comments-container,.post-categories-container,.post-content-container,.post-hero-content-container,.post-tags-container,.wp-block-video video,.youtube-iframe{max-width:700px;width:calc(100vw - 200px)}.comment-button{width:125px}.post-content-container h2 img,.post-image-container img,.wp-block-cover img{width:100%}}.post-image-container{height:500px}.wp-block-cover{height:325px}.wp-block-cover:has(video),.wp-block-video{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.post-content-container h2 img,.post-image-container img{height:100%}.wp-block-cover img{height:calc(100% - 25px)}.instagram-iframe{height:350px}.wp-block-video video,.youtube-iframe{height:calc(56.25vw - 56.25px)}.wp-block-cover video,.wp-video video,.wp-video-shortcode{max-height:500px}.comment-button,.fa-user{height:50px}@media only screen and (min-width:481px){.wp-block-cover{height:425px}.instagram-iframe{height:450px}.wp-block-video video,.youtube-iframe{height:calc(56.25vw - 84.375px)}.comment-button{height:75px}}@media only screen and (min-width:1024px){.wp-block-cover{height:calc(50vh + 25px)}.wp-block-cover video{height:40vh}.post-content-container h2 img,.post-image-container img,.wp-block-cover img{height:calc(100% - 25px)}.instagram-iframe,.youtube-iframe{height:500px}.wp-block-video video,.youtube-iframe{height:calc((min(calc(100vw - 200px), 700px))*9/16)}.comment-button{height:62.5px}}.comments-container,.post-categories-container,.post-content-container h2:has(img),.post-hero-content-container,.post-image-container,.post-tags-container,.wp-block-cover{z-index:2}.comment-author-name,.comment-button,.comment-content,.comment-date,.comment-form-input,.comment-form-title,.post-categories-tags-container-title,.post-category-copy,.post-content-container h2,.post-content-container p,.post-date,.post-tag-copy,.post-title,.wp-block-cover,.wp-block-quote,.wp-block-separator{margin:0}.fa-user:before{margin:0 auto}.invalid{margin:1px 5px}.comment-button{margin-left:auto;margin-top:25px}@media only screen and (min-width:1024px){.comments-container,.post-categories-container,.post-hero-content-container,.post-tags-container{margin:25px 0 0}.post-image-container{margin-bottom:2.5vh}.post-category-copy,.post-tag-copy{margin-bottom:5px;margin-right:10px}.comment-form-input{margin:10px 0 15px}.comments-container{margin-bottom:calc(5vh + 100px)}.comment-card,.comment-form{margin-bottom:50px}}.post-container{padding:0}.comments-container,.post-categories-container,.post-hero-content-container,.post-tags-container{padding:0 50px}.comment-card-container{padding:50px 0}.post-title{padding-top:50px}.comment-author-name,.comment-content:first-of-type,.comment-form-title,.post-categories-tags-container-title,.post-content-container h2:not(:has(img)){padding-top:25px}.comment-author-name,.comment-card,.comment-content,.comment-form,.comment-form-title,.post-categories-tags-container-title,.post-content-container h2,.post-content-container p,.post-date,.post-title,.wp-block-cover,.wp-block-quote,.wp-block-separator{padding-bottom:25px}.wp-block-quote{padding-bottom:0}.post-category-copy,.post-tag-copy{padding-bottom:5px}.comments-container>:last-child{padding-bottom:150px}.fa-user{padding:20px}.comment-form-input{padding:20px 2px 25px}.comment-button{padding:0 10px}@media only screen and (min-width:481px){.comments-container,.post-categories-container,.post-hero-content-container,.post-tags-container{padding:0 75px}.comment-button{padding:0 10px}}@media only screen and (min-width:1024px){.comments-container,.post-categories-container,.post-container,.post-hero-content-container,.post-tags-container{padding:50px}.post-title{padding-top:25px}.comments-container>:last-child,.post-category-copy,.post-tag-copy{padding-bottom:0}.comment-form-input{padding:10px 2px}.comment-button{padding:0 10px}}.comments-container,.post-categories-container,.post-hero-content-container,.post-tags-container{background-color:#fff;background-image:url(/static/media/Icons-Background-Blue-Transparent-1000X875.fd637628c2ec4c6ce235.png);background-position:50%;background-repeat:repeat;background-size:240%;box-shadow:5px 0 5px -5px #fff,-5px 0 5px -5px #fff;-moz-box-shadow:5px 0 5px -5px #fff,-5px 0 5px -5px #fff;-webkit-box-shadow:5px 0 5px -5px #fff,-5px 0 5px -5px #fff}.categories-container,.comment-author-name,.comment-button,.comment-card-container,.comment-form,.comment-form-input,.comment-form-title,.post-categories-tags-container-title,.post-container,.post-content-container div,.post-content-container div p,.post-content-container h2,.post-content-container p,.post-date,.post-title,.tags-container,.wp-block-cover video,.wp-block-quote,.wp-block-separator,.wp-video{background:#fff}.comment-button{background-color:#f39c12}@media only screen and (min-width:481px){.comments-container,.post-categories-container,.post-hero-content-container,.post-tags-container{background-size:60%}}@media only screen and (min-width:1024px){.categories-container,.comment-author-name,.comment-form,.comment-form-input,.comment-form-title,.comments-container,.post-categories-container,.post-categories-tags-container-title,.post-container,.post-content-container div,.post-content-container h2,.post-content-container p,.post-date,.post-hero-content-container,.post-tags-container,.post-title,.tags-container,.wp-block-cover video,.wp-video{background:none;background-image:none}.comments-container,.post-categories-container,.post-hero-content-container,.post-tags-container{background-color:#fff}}.comment-author-name,.comment-content,.comment-form-title,.post-categories-tags-container-title,.post-content-container div p,.post-content-container h2,.post-content-container p,.post-date,.post-title,.wp-block-cover,.wp-block-quote,.wp-block-separator{text-align:left}.wp-block-quote p{text-align:center}.fa-user{vertical-align:middle}.comment-author-name,.comment-content,.comment-form-title,.fa-user,.post-categories-tags-container-title,.post-content-container h2,.post-content-container p,.post-title{color:#367bd6}.comment-button,.comment-date,.comment-form-input,.post-category-copy,.post-content-container p a,.post-date,.post-tag-copy{color:#f39c12}.comment-button{color:#fff}.comment-form-input{color:#a9a9a9}.comment-author-name,.comment-form-title,.post-categories-tags-container-title,.post-content-container h2:not(:has(img)),.post-title{font-size:clamp(24px,5vw,28px);letter-spacing:1.2px}.comment-button,.comment-content,.comment-date,.comment-form-input,.post-category-copy,.post-content-container p,.post-date,.post-tag-copy{font-family:Arial,Helvetica,sans-serif;font-size:clamp(18px,3vw,24px);font-weight:400}.comment-content,.post-content-container p{letter-spacing:2px}.wp-block-quote{font-style:italic}.fa-user{font-size:30px}.comment-button{text-shadow:none}@media only screen and (min-width:1024px){.comment-author-name,.comment-form-title,.post-categories-tags-container-title,.post-content-container h2,.post-title,.wp-block-cover img{font-size:clamp(28px,5vw,36px)}}.post-content-container h2 img,.post-image-container img,.wp-block-cover img{filter:grayscale(0) contrast(1) brightness(90%);mix-blend-mode:multiply}.post-image-container img,.wp-block-cover img{object-fit:cover}.comment-button,.comment-form-input,.wp-block-separator{border:none}.comment-card-container,.wp-block-separator{border-top:2px solid #f39c12}.invalid{border:2px solid red}.fa-user{border:2px solid #367bd6;border-radius:50%}.post-content-container h2 img,.post-image-container img,.wp-block-cover img{outline:2px solid #fff;outline-offset:-25px}.post-content-container h2 img,.wp-block-cover img{outline:none}@media only screen and (min-width:1024px){.comments-container,.post-categories-container,.post-hero-content-container,.post-tags-container{outline:2px solid #f39c12;outline-offset:-25px}.post-image-container:hover img{outline:2px solid #f39c12;transform:scale(1.02)}}.post-content-container h2 img,.post-image-container img,.wp-block-cover img{box-shadow:0 10px 30px -15px #0a192f}.comment-form-input{--webkit-box-shadow:0 5px 5px -6px #d3d3d3;--Moz-Box-Shadow:0 5px 5px -6px #d3d3d3;box-shadow:0 5px 5px -6px #d3d3d3}@media only screen and (min-width:1024px){.comments-container,.post-categories-container,.post-hero-content-container,.post-tags-container{box-shadow:0 10px 30px -15px #0a192f}.post-content-container h2 img,.post-image-container,.post-image-container img,.wp-block-cover img{transition:all .25s cubic-bezier(.645,.045,.355,1)}.post-category-copy:after,.post-tag-copy:after{content:", "}.post-category-copy:last-child:after,.post-tag-copy:last-child:after{content:""}}.post-loader-container{background-color:#f39c12;background-image:url(/static/media/Icons-Background-White-Transparent-1000X875.16f57287722e20e34853.png),linear-gradient(#f39c12,#f39c12);bottom:0;box-sizing:border-box;height:100%;left:0;position:fixed;right:0;top:0;z-index:99}.post-loader-container,.posts-by-category-container{align-items:center;display:flex;justify-content:center;width:100%}.posts-by-category-container{flex-direction:column;max-width:1200px;padding:0}.posts-by-category-title{word-wrap:break-word;align-items:center;color:#f39c12;display:flex;flex-direction:row;font-family:bogart-semibold;font-size:20px;justify-content:center;margin-bottom:25px;position:relative;text-align:center;top:25px;width:33%}.posts-by-category-title:after,.posts-by-category-title:before{background-color:#f39c12;content:"";display:inline-block;height:2px;position:relative;vertical-align:middle;width:50%}.posts-by-category-title:before{margin-left:-50%;right:.5em}.posts-by-category-title:after{left:.5em;margin-right:-50%}.posts-by-category-container .post-cards-container{margin-top:-135px;padding-top:100px}.posts-by-category-loader-container{background-image:url(/static/media/Icons-Background-White-Transparent-1000X875.16f57287722e20e34853.png),linear-gradient(#f39c12,#f39c12);bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:99}.posts-by-category-loader-container,.posts-by-category-logo-wrapper{align-items:center;background-color:#f39c12;box-sizing:border-box;display:flex;justify-content:center}.posts-by-category-logo-wrapper{scale:1;text-align:center;transition:all .25s cubic-bezier(.645,.045,.355,1);width:-webkit-max-content;width:max-content}.posts-by-category-logo-wrapper svg{align-items:center;background-color:#f39c12;display:block;display:flex;height:100%;justify-content:center;margin:0 auto;-webkit-user-select:none;user-select:none;width:100%}@media only screen and (min-width:768px){.posts-by-category-container .post-cards-container{margin-top:-105px;padding-top:75px}.posts-by-category-logo-wrapper{scale:1;width:30vw}.posts-by-category-logo-wrapper svg{height:100%;width:100%}}@media only screen and (min-width:1024px){.posts-by-category-container{height:100%;padding:50px;width:calc(100% - 100px)}.posts-by-category-title{font-size:36px}.posts-by-category-title:after,.posts-by-category-title:before{width:50%}.posts-by-category-title{top:50px}.posts-by-category-container .post-cards-container{margin-top:-170px;padding-top:220px}}.posts-by-tag-container{flex-direction:column;max-width:1200px;padding:0;width:100%}.posts-by-tag-container,.posts-by-tag-title{align-items:center;display:flex;justify-content:center}.posts-by-tag-title{word-wrap:break-word;color:#f39c12;flex-direction:row;font-family:bogart-semibold;font-size:20px;margin-bottom:25px;position:relative;text-align:center;top:25px;width:33%}.posts-by-tag-title:after,.posts-by-tag-title:before{background-color:#f39c12;content:"";display:inline-block;height:2px;position:relative;vertical-align:middle;width:50%}.posts-by-tag-title:before{margin-left:-50%;right:.5em}.posts-by-tag-title:after{left:.5em;margin-right:-50%}.posts-by-tag-container .post-cards-container{margin-top:-135px;padding-top:100px}.posts-by-tag-loader-container{background-image:url(/static/media/Icons-Background-White-Transparent-1000X875.16f57287722e20e34853.png),linear-gradient(#f39c12,#f39c12);bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:99}.posts-by-tag-loader-container,.posts-by-tag-logo-wrapper{align-items:center;background-color:#f39c12;box-sizing:border-box;display:flex;justify-content:center}.posts-by-tag-logo-wrapper{scale:1;text-align:center;transition:all .25s cubic-bezier(.645,.045,.355,1);width:-webkit-max-content;width:max-content}.posts-by-tag-logo-wrapper svg{align-items:center;background-color:#f39c12;display:block;display:flex;height:100%;justify-content:center;margin:0 auto;-webkit-user-select:none;user-select:none;width:100%}@media only screen and (min-width:768px){.posts-by-tag-container .post-cards-container{margin-top:-105px;padding-top:75px}.posts-by-tag-logo-wrapper{scale:1;width:30vw}.posts-by-tag-logo-wrapper svg{height:100%;width:100%}}@media only screen and (min-width:1024px){.posts-by-tag-container{height:100%;padding:50px;width:calc(100% - 100px)}.posts-by-tag-title{font-size:36px}.posts-by-tag-title:after,.posts-by-tag-title:before{width:50%}.posts-by-tag-title{top:50px}.posts-by-tag-container .post-cards-container{margin-top:-170px;padding-top:220px}}.page-not-found-container{flex-direction:column;max-width:1200px;padding:0;width:100%}.page-not-found-container,.page-not-found-title{align-items:center;display:flex;justify-content:center}.page-not-found-title{word-wrap:break-word;color:#f39c12;flex-direction:row;font-family:bogart-semibold;font-size:20px;margin-bottom:25px;position:relative;text-align:center;top:25px;width:33%}.page-not-found-title:after,.page-not-found-title:before{background-color:#f39c12;content:"";display:inline-block;height:2px;position:relative;vertical-align:middle;width:50%}.page-not-found-title:before{margin-left:-50%;right:.5em}.page-not-found-title:after{left:.5em;margin-right:-50%}.page-not-found-container .post-cards-container{margin-top:-135px;padding-top:100px}.page-not-found-loader-container{background-image:url(/static/media/Icons-Background-White-Transparent-1000X875.16f57287722e20e34853.png),linear-gradient(#f39c12,#f39c12);bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:99}.page-not-found-loader-container,.page-not-found-logo-wrapper{align-items:center;background-color:#f39c12;box-sizing:border-box;display:flex;justify-content:center}.page-not-found-logo-wrapper{scale:1;text-align:center;transition:all .25s cubic-bezier(.645,.045,.355,1);width:-webkit-max-content;width:max-content}.page-not-found-logo-wrapper svg{align-items:center;background-color:#f39c12;display:block;display:flex;height:100%;justify-content:center;margin:0 auto;-webkit-user-select:none;user-select:none;width:100%}@media only screen and (min-width:768px){.page-not-found-container .post-cards-container{margin-top:-105px;padding-top:75px}.page-not-found-logo-wrapper{scale:1;width:30vw}.page-not-found-logo-wrapper svg{height:100%;width:100%}}@media only screen and (min-width:1024px){.page-not-found-container{height:100%;padding:50px;width:calc(100% - 100px)}.page-not-found-title{font-size:36px}.page-not-found-title:after,.page-not-found-title:before{width:50%}.page-not-found-title{top:50px}.page-not-found-container .post-cards-container{margin-top:-170px;padding-top:220px}}.App{text-align:center}.app-container{box-sizing:border-box;font-family:bogart-semibold;height:100%;margin:0;width:100%}
/*# sourceMappingURL=main.f9fbba88.css.map*/