:root{--blue-cyan-light:#e1f3fa;--blue-cyan:#00a6e8;--blue-dark-1:#094c8c;--blue-dark-2:#04315c;--blue-dark-3:#01182d;--red-1:#cf1a1a;--red-2:#ff0000;--red-3:#880000;--red-faded:#ab5858;--white-full:#fff;--gray-light-1:#f1f1f1;--gray-light-2:#d5d5d5;--gray-light-3:#8d8d8d;--gray-dark-1:#666;--gray-dark-2:#3f3f3f;--gray-dark-3:#2f2f2f;--gray-dark-4:#202020;--black-1:#0a0a0a;--smallest-font-size:1.3rem;--shadow-dark:rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;--middle-max-width:120rem;--post-title-font-size:clamp( 2.0rem, 5vw, 2.6rem );--post-content-font-size:clamp( 1.6rem, 2vw, 1.8rem );--post-content-h2-font-size:clamp( 1.8rem, 5vw, 2.4rem );--post-content-h3-font-size:clamp( 1.6rem, 5vw, 2.2rem );--post-content-h4-font-size:clamp( 1.4rem, 4vw, 2.0rem );--cat-title-font-size:clamp( 1.2rem, 5vw, 1.8rem );--sidebar-excerpt-font-size:clamp( 1rem, 1.5rem, 2.2rem )}*,*::after,*::before{margin:0;padding:0;box-sizing:inherit}html{box-sizing:border-box;font-size:62.5%;max-width:100%;width:100%}body{display:block;color:var(--gray-dark-3);font-family:'Montserrat',sans-serif;font-weight:400;font-size:2rem;line-height:1.3;background-color:var(--blue-cyan-light);min-height:100vh;width:100%;overflow-x:hidden}@media (min-width:56.25em){body{background-color:var(--blue-cyan-light)}}#mob-nav{display:flex}@media (min-width:56.25em){#mob-nav{display:none}}#site-main-page{display:block;width:100%}.site-header,.header-one-wrapper,.header-two-wrapper,.footer,.footer-one-wrapper,.footer-two-wrapper{width:100%}.site-header{position:fixed;top:0}.header-one-wrapper{background-image:linear-gradient(-45deg,var(--blue-dark-1),var(--blue-dark-2));background-size:cover;background-repeat:no-repeat}.header-two-wrapper{background-color:var(--blue-cyan)}.header-one,.header-two,.site-mid-container,.footer-one,.footer-two{max-width:var(--middle-max-width);margin:0rem auto}.header-one__ad,nav.icons-nav,.header-two-wrapper{display:none!important}@media (min-width:56.25em){.header-one__ad,nav.icons-nav,.header-two-wrapper{display:flex!important}}#top-page-spacer{height:clamp(50px, 22vw, 68px)}@media (min-width:25em){#top-page-spacer{height:clamp(90px, 15vw, 14rem)}}.site-mid-container{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch;gap:1.5rem}@media (min-width:25em){.site-mid-container{width:clamp(400px, 90vw, 600px);flex-flow:row wrap}}@media (min-width:56.25em){.site-mid-container{width:clamp(600px, 95vw, 900px)}}@media (min-width:75em){.site-mid-container{width:clamp(900px, 98vw, var(--middle-max-width));flex-flow:row nowrap}}aside#left-sidebar{width:100%}@media (min-width:56.25em){aside#left-sidebar{width:60%;order:2;margin:0 auto}}@media (min-width:75em){aside#left-sidebar{width:18%;order:0}}main#primary{display:flex;flex-flow:column wrap;width:100%;padding-bottom:2rem}@media (min-width:56.25em){main#primary{width:60%;order:0}}@media (min-width:75em){main#primary{width:50%;order:1}}aside#right-sidebar{width:100%}@media (min-width:56.25em){aside#right-sidebar{order:1;width:33%}}@media (min-width:75em){aside#right-sidebar{width:28%;order:2}}aside#left-sidebar,aside#right-sidebar{display:flex;flex-flow:column wrap;margin:0}main,aside#left-sidebar,aside#right-sidebar,.site-footer{min-height:10vh}#home-page-mid-container{width:100%}#home-page-mid-container .site-main{padding-left:1.5rem;padding-right:1.5rem;margin-top:2rem}@media (min-width:25em){#home-page-mid-container{width:clamp(400px, 90vw, 600px);flex-flow:row wrap}#home-page-mid-container .site-main{margin-top:0}}@media (min-width:56.25em){#home-page-mid-container{width:clamp(600px, 95vw, 900px)}}@media (min-width:75em){#home-page-mid-container{width:clamp(900px, 98vw, 1000px);flex-flow:row nowrap}#home-page-mid-container .site-main{width:65%}#home-page-mid-container aside#right-sidebar{width:31%}}#home-page-mid-container .site-main{background:none!important}.article-post,#right-sidebar,#left-sidebar{padding-left:1.5rem;padding-right:1.5rem}#bottom-page-spacer{height:60px}.site-footer{background-color:antiquewhite}.footer-one-wrapper{background-color:var(--blue-dark-1)}.footer-two-wrapper{background-color:var(--blue-dark-2)}.site-header{box-shadow:var(--shadow-dark);width:100%;z-index:2500}.header-one{display:flex;flex-flow:row nowrap;justify-content:space-between;padding:5px}.header-one__logo img{padding-top:.5rem;width:80%;height:80%;--startingDistance:5rem;animation-name:fadeIn;animation-duration:1s;animation-timing-function:cubic-bezier(.075,.82,.165,1)}.header-one__items{border:0 dotted red;display:flex;align-items:center}.header-two{width:100%}.menu-nav__menu-title{font-size:2rem;font-weight:100;font-style:italic;display:block;margin:3rem 3rem 1rem;color:var(--white-full)}.menu-nav__checkbox{display:none}.menu-nav__button{background-color:#fff0;height:6rem;width:6rem;position:fixed;top:0rem;right:0rem;z-index:2600;text-align:center;margin:5px;cursor:pointer}.menu-nav__background{background-image:radial-gradient(var(--blue-cyan),var(--blue-dark-1));height:1rem;width:1rem;border-radius:50%;position:fixed;top:-2rem;right:0rem;z-index:2000;transition:all 0.6s cubic-bezier(.76,0,.24,1);opacity:.97}.menu-nav__contents-container{display:flex;flex-flow:column nowrap;justify-content:flex-start;height:100vh;width:0%;position:fixed;top:11rem;right:0;z-index:2300;opacity:0;transition:all 0.6s}.menu-nav__nav{width:100%}.menu-nav__list{display:flex;flex-flow:column nowrap;justify-content:flex-start;width:100%}.menu-nav__list li{list-style:none;margin:0;width:100%;display:flex;flex-flow:column nowrap;position:relative}.menu-nav__list li>a span::after{content:"\25bc";color:var(--white-full);margin-left:10px;display:inline-block;transition:all .2s}.menu-nav__list li>a:hover span::after{transform:translateX(1.2rem);transform:rotate(180deg)}.menu-nav__list li>a:only-child span::after{content:''}.menu-nav__list li>.sub-menu{opacity:0;margin-left:3rem;width:100%;transition:all .2s ease;height:0}.menu-nav__list li:hover>.sub-menu,.menu-nav__list li:focus-within>ul{opacity:1;height:100%}.menu-nav__list li a{padding:.5rem 1rem;width:100%;height:100%;text-transform:uppercase;text-decoration:none;font-size:var(--cat-title-font-size);font-weight:600}.menu-nav__list li a span{color:var(--white-full);padding-left:5rem;transition:all .2s;display:inline-block}.menu-nav__list li a:hover *{transform:translateX(1.2rem);transition-delay:.3s}.menu-nav__checkbox:checked~.menu-nav__background{transform:scale(1000)}.menu-nav__checkbox:checked~.menu-nav__contents-container{opacity:1;width:100%}.menu-nav__burger{position:relative;margin-top:3rem}.menu-nav__burger,.menu-nav__burger::before,.menu-nav__burger::after{width:3rem;height:3px;background-color:var(--blue-cyan-light);display:inline-block}.menu-nav__burger::before,.menu-nav__burger::after{content:"";position:absolute;left:0;transition:all .3s}.menu-nav__burger::before{top:-1rem}.menu-nav__burger::after{top:1rem}.menu-nav__button:hover .menu-nav__burger::before{top:-1.2rem}.menu-nav__button:hover .menu-nav__burger::after{top:1.2rem}.menu-nav__checkbox:checked+.menu-nav__button .menu-nav__burger{background-color:#fff0}.menu-nav__checkbox:checked+.menu-nav__button .menu-nav__burger::before{top:0;transform:rotate(135deg)}.menu-nav__checkbox:checked+.menu-nav__button .menu-nav__burger::after{top:0;transform:rotate(-135deg)}.mob-icons-nav{display:flex;flex-flow:column wrap;width:100%}.mob-icons-nav__links{display:flex;flex-flow:row nowrap;align-items:stretch;align-content:center;padding:.5rem 1rem;text-decoration:none;color:var(--white-full);font-size:1.8rem;font-weight:600;width:100%;text-transform:uppercase;position:relative}.mob-icons-nav__links *{transition:all .2s}.mob-icons-nav__links:hover>*{transform:translateX(1.5rem);transition-delay:.3s}.mob-icons-nav__links::before{content:"";position:absolute;top:0;left:0;height:100%;width:3px;background-color:var(--red-1);transform:scaleY(0);transition:transform 0.2s,width 0.2s cubic-bezier(1,0,0,1) 0.2s,background-color 0.1s}.mob-icons-nav__links:hover::before{transform:scaleY(1);width:100%}.mob-icons-nav__label{padding-left:5rem}.mob-icons-nav__icon{height:2.6rem;width:2.6rem;fill:var(--white-full)}#desktop-menu{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:stretch}#desktop-menu li{background-color:var(--blue-cyan)}#desktop-menu li a{font-size:var(--cat-title-font-size);font-weight:700;text-align:center}#desktop-menu li .sub-menu{visibility:hidden;opacity:0;position:absolute;transition:all 0.5s ease;margin-top:3rem;margin-left:2rem;min-width:7rem;width:100%;height:100%;transition:opacity .4s,visibility .4s}#desktop-menu li a:hover~.sub-menu,#desktop-menu li a~.sub-menu:hover{visibility:visible;opacity:1;display:block;transition:opacity .4s,visibility .4s}#desktop-menu li a span{padding-left:0!important}.search-box{padding:3rem;border:1px solid var(--gray-light-3);margin:3rem auto}.search-form-container{width:100%;margin:1.5rem auto;padding-left:3rem;padding-right:3rem;display:block}.search-form{flex:0 0;display:flex;align-items:center;justify-content:center;width:100%}.search-form__input{font-family:inherit;font-size:1.8rem;color:inherit;background-color:var(--blue-cyan-light);border:none;padding:.7rem 2rem;border-radius:100px;width:90%;transition:all .2s;margin-right:-4rem}.search-form__input:focus{outline:none;width:97%;background-color:var(--gray-light-1)}.search-form__input::-webkit-input-placeholder{font-weight:200;color:var(--gray-dark-1)}.search-form__button{border:none;background-color:#fff0;cursor:pointer}.search-form__button:focus{outline:none}.search-form__button:active{transform:translateY(2px)}.search-form__icon{height:3rem;width:3rem}.icons-nav{display:flex;flex-flow:row nowrap;align-self:stretch;align-items:center}.icons-nav>*{padding:0 2rem;cursor:pointer;height:100%;display:flex;align-items:center;background-color:rgba(var(--blue-cyan),0);transition:background-color 0.5s}.icons-nav>*:link,.icons-nav>*:visited{text-decoration:none}.icons-nav>*:hover{background-color:var(--blue-cyan);transition:background-color 0.5s}.icons-nav>*:hover .icons-nav__icon{--startingDistance:5rem;animation-name:fadeIn;animation-duration:0.3s;animation-timing-function:cubic-bezier(.39,.575,.565,1)}.icons-nav>*:active .icons-nav__icon{transform:translateY(.5rem)}.icons-nav__icon{height:2.75rem;width:2.75rem;fill:var(--blue-cyan-light);display:relative}.btn-grad{background-image:linear-gradient(to right,#56CCF2 0%,#2F80ED 51%,#56CCF2 100%);margin:10px;padding:15px 25px;text-align:center;text-transform:uppercase;transition:0.5s;background-size:200% auto;color:#fff;border-radius:40px;display:block}.btn-grad:hover{background-position:right center;color:#fff;text-decoration:none;box-shadow:0 0 20px #eee}@keyframes fadeIn{0%{opacity:0;transform:translateY(var(--startingDistance))}100%{opacity:1;transform:translate(0)}}@keyframes scaleFades{0%{opacity:100}100%{opacity:0;transform:translate(-2rem)}}.hvr-shutter-out-horizontal{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px #fff0;position:relative;color:var(--white-full);background-color:#fff0;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:0.3s;transition-duration:0.3s}.hvr-shutter-out-horizontal:before{content:"";position:absolute;z-index:-1;top:0;bottom:0;left:0;right:0;background:var(--red-2);-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:50%;transform-origin:50%;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:0.3s;transition-duration:0.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-shutter-out-horizontal:hover,.hvr-shutter-out-horizontal:focus,.hvr-shutter-out-horizontal:active{color:var(--white-full);background-color:var(--red-1)}.hvr-shutter-out-horizontal:hover:before,.hvr-shutter-out-horizontal:focus:before,.hvr-shutter-out-horizontal:active:before{-webkit-transform:scaleX(1);transform:scaleX(1)}@keyframes changeBackgroundColor{0%{background-color:var(--blue-dark-2)}50%{background-color:var(--red-2)}100%{background-color:var(--blue-cyan)}}.red-on-hover::before{content:"";position:absolute;display:block;top:0;left:0;height:100%;width:3px;background-color:var(--red-1);transform:scaleY(0);transition:transform 0.2s,width 0.2s cubic-bezier(1,0,0,1) 0.2s,background-color 0.1s}.red-on-hover:hover::before{transform:scaleY(1);width:100%}.site-main{background-color:#fff;margin-bottom:5rem}.article-post{color:var(--gray-dark-4)}.article-post a:link,.article-post a:visited{color:var(--red-1);text-decoration:none;transition:all .3s}.article-post a:hover{color:var(--red-2)}.article-post ul,.article-post ol{padding-left:4rem;padding-right:2rem;font-size:1.8rem}.article-header{margin-bottom:2.5rem;margin-top:2rem;display:block}figure img{width:100%;height:auto}figure figcaption{font-size:1.3rem;color:var(--gray-light-3);padding:5px 10px}figure.post-featured-image{margin-bottom:0;font-size:12px}a.primary-category:link,a.primary-category:visited{display:inline-block;position:relative;text-decoration:none;padding:.8rem 1.2rem;text-transform:uppercase;text-align:center;font-size:var(--smallest-font-size);font-weight:600;margin:.6rem 0 1.5rem;color:#fff!important;background-color:var(--red-1)}a.primary-category:hover{background-color:var(--red-2)}h1.entry-title{font-size:var(--post-title-font-size);font-weight:700;color:var(--black-1);line-height:1.3;margin-bottom:1.3rem}.byline{font-size:var(--smallest-font-size);color:var(--gray-light-3)}.entry-content h2{font-size:var(--post-content-h2-font-size);margin-top:4rem}.entry-content h3{font-size:var(--post-content-h3-font-size)}.entry-content h4{font-size:var(--post-content-h4-font-size)}.entry-content p{font-size:var(--post-content-font-size);line-height:1.35;margin:1.8rem 0}.wp-block-pullquote{font-size:2.5rem;padding:2.5rem}.wp-block-pullquote p{margin-bottom:0}.wp-block-pullquote cite{font-size:1.5rem;color:var(--gray-dark-1)}.responsive-embed{position:relative;overflow:hidden;width:100%;padding-top:56.25%}.responsive-embed iframe{position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%}.article-footer{margin-top:3rem}.posts-navigation .nav-links{justify-content:center!important;text-align:center}.article-footer .post-tags a,.article-footer .post-tags a:visited,.post-navigation a .nav-title{color:var(--gray-dark-2)!important;transition:all .2s ease-in-out}.article-footer .post-tags a:hover,.post-navigation a .nav-title:hover,.posts-navigation a:hover{color:var(--red-1)!important;transition:all .2s ease-in-out}.post-tags,.post-navigation,.posts-navigation{padding:2rem;width:100%;border:1px solid var(--gray-light-3);margin:3rem auto}.post-tags h4{margin:0}.post-tags a:link,.post-tags a:visited{font-size:16px;text-transform:capitalize;padding:0 5px;display:inline-block}.post-navigation .nav-links,.posts-navigation .nav-links{display:flex;flex-flow:row wrap;justify-content:space-between;align-items:stretch;gap:2rem}.post-navigation .nav-links a .nav-subtitle,.posts-navigation .nav-links a .nav-subtitle{text-decoration:none;text-transform:uppercase;text-align:left;font-size:var(--cat-title-font-size);font-weight:700;padding:3px 10px 10px 0;color:var(--blue-dark-2)}.post-navigation .nav-links a .nav-title,.posts-navigation .nav-links a .nav-title{font-size:16px;line-height:1.3;display:inline-block}.post-navigation .nav-previous,.post-navigation .nav-next{width:100%}@media (min-width:25em){.post-navigation .nav-previous,.post-navigation .nav-next{width:45%}}.post-navigation .nav-next{text-align:left}@media (min-width:25em){.post-navigation .nav-next{text-align:right}}.post-navigation .nav-next .nav-subtitle{padding-right:0!important}.posts-navigation a{text-decoration:none;text-transform:uppercase;text-align:left;font-size:var(--cat-title-font-size);font-weight:700;padding:3px 10px 10px 0;color:var(--blue-dark-2)}.comment-form p{font-size:16px;margin:1rem 0;display:inline-block}.widget ul{margin:3rem 0}.widget ul li{padding-top:1rem;padding-bottom:1rem;line-height:1.2;list-style:none}.widget ul a,.widget ul a:visited{text-decoration:none;font-size:1.6rem;color:var(--blue-dark-1);transition:all .2s ease-in-out;display:block}.widget ul a:hover{color:var(--red-2);transition:all .2s ease-in-out}.widget-title,.widgettitle,.post-tags h4,.comment-reply-title{display:block;text-transform:uppercase;text-align:left;font-size:var(--cat-title-font-size);font-weight:700;padding:3px 14px 10px 0;color:var(--blue-dark-2);border-bottom:2px solid var(--blue-cyan)}.post-tags h4{border:0!important}.widgettitle a,.widgettitle a:visited{text-decoration:none;color:var(--blue-dark-2)}.widgettitle span{margin-left:10px;transition:all .2s ease-in-out}.widgettitle:hover span{margin-left:25px}.sidebar-items-wrapper{width:100%}.sidebar-items-wrapper a.sidebar-items{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:flex-start;gap:1.5rem;text-decoration:none}.sidebar-items-wrapper a.sidebar-items .title-wrapper{width:60%}@media (max-width:24.8em){.sidebar-items-wrapper a.sidebar-items .title-wrapper{width:50%}}.sidebar-items-wrapper a.sidebar-items .thumbnail-wrapper{width:38%}@media (max-width:24.8em){.sidebar-items-wrapper a.sidebar-items .thumbnail-wrapper{width:46%}}.sidebar-items-wrapper a.sidebar-items{color:var(--red-3);transition:all .2s ease-in-out;margin:2rem 0}.sidebar-items-wrapper a.sidebar-items:hover{color:red;transition:all .2s ease-in-out}.sidebar-items-wrapper a.sidebar-items img{height:clamp(40px, 25vw, 90px)}@media (min-width:25em){.sidebar-items-wrapper a.sidebar-items img{height:clamp(92px, 25vw, 140px)}}@media (min-width:56.25em){.sidebar-items-wrapper a.sidebar-items img{height:90px}}.sidebar-items-wrapper a.sidebar-items img,.homepage-items-wrapper a.post-link img{background-color:#cad9e9;font-size:1.3rem;line-height:1.2;display:block;width:100%;object-fit:cover;object-position:center;scale:100%;transition:all .2s ease-in-out}.sidebar-items-wrapper a.sidebar-items:hover img,.homepage-items-wrapper a.item-link:hover img{scale:98%;transition:all .1s ease-in-out}.title-wrapper h4{font-weight:600;font-size:1.6rem;line-height:1.25}@media (min-width:25em){.title-wrapper h4{font-size:clamp(1.8rem, 3vw, 2rem)}}@media (min-width:56.25em){.title-wrapper h4{font-size:1.6rem}}.archive .widget,#right-sidebar .widget,#left-sidebar .widget{width:100%}#left-sidebar a.sidebar-items{justify-content:flex-start;margin-bottom:3.5rem}@media (min-width:56.25em){#left-sidebar a.sidebar-items .thumbnail-wrapper img{height:120px}}@media (min-width:75em){#left-sidebar a.sidebar-items{flex-flow:column-reverse nowrap;justify-content:flex-start}#left-sidebar a.sidebar-items .thumbnail-wrapper,#left-sidebar a.sidebar-items .title-wrapper{width:100%}}.category-list{margin-top:1.5rem!important}.category-list li{padding:0!important}.category-list li a{padding:4px 10px}.category-list li a:hover{background-color:var(--blue-cyan);color:var(--blue-dark-3)}main.archive{padding-left:1.5rem;padding-right:1.5rem;padding-top:1.5rem;margin-bottom:5rem!important}main.archive article{display:block;margin-bottom:4rem}main.archive .widget-title,main.archive .widgettitle{font-size:clamp(1.8rem, 2.2vw, 2.4rem)}main.archive .sidebar-items-wrapper,main.archive .sidebar-items-wrapper article{padding:0}main.archive .title-wrapper h4{font-size:clamp(1.6rem, 4vw, 2rem)}main.archive p.post-excerpt{margin-top:1rem;font-size:1.4rem;color:var(--gray-dark-1)}@media (max-width:24.8em){main.archive p.post-excerpt{display:none}}@media (min-width:56.25em){main.archive .thumbnail-wrapper img{height:150px}}main.wide .widgettitle{font-size:2rem}.homepage-items-wrapper{margin:0 auto}.homepage-items-wrapper a,.homepage-items-wrapper a:visited{text-decoration:none;color:var(--red-3);transition:all .2s ease-in-out;width:100%}.homepage-items-wrapper a:hover{color:red;transition:all .2s ease-in-out}.homepage-items-wrapper h4{line-height:1.2;font-weight:500;font-size:clamp(1.4rem, 5vw, 2rem);margin-bottom:10px}.homepage-items-wrapper p{font-size:14px;color:var(--gray-dark-1)}.homepage-items-wrapper img{width:100%;object-fit:cover;object-position:center;height:clamp(30px, 25vw, 150px);line-height:1;font-size:clamp(11px, 6vw, 14px)}.homepage-items-wrapper{margin-top:3rem;margin-bottom:8.5rem}.homepage-items-wrapper a#item-1{display:flex;flex-flow:column nowrap;gap:1.5rem}.homepage-items-wrapper a#item-1 h4{font-size:clamp(2rem, 5vw, 2.6rem)}.homepage-items-wrapper a#item-1 img{height:clamp(200px, 20vw, 250px)}@media (min-width:25em){.homepage-items-wrapper a#item-1{flex-flow:row-reverse nowrap}.homepage-items-wrapper a#item-1 .thumbnail-wrapper{width:55%}.homepage-items-wrapper a#item-1 .title-wrapper{width:42%}}.homepage-items-wrapper .other-items{display:grid;grid-template-rows:auto;gap:20px;margin-top:40px}@media (min-width:75em){.homepage-items-wrapper .other-items{grid-template-columns:1fr 1fr 1fr}}.homepage-items-wrapper .other-items a.item-link{display:flex;flex-flow:row-reverse nowrap;justify-content:space-between;gap:1.5rem;width:100%}.homepage-items-wrapper .other-items a.item-link .title-wrapper{width:50%}.homepage-items-wrapper .other-items a.item-link .thumbnail-wrapper{width:46%}@media (min-width:25em){.homepage-items-wrapper .other-items a.item-link .title-wrapper{width:60%}.homepage-items-wrapper .other-items a.item-link .thumbnail-wrapper{width:40%}}@media (min-width:75em){.homepage-items-wrapper .other-items a.item-link{flex-flow:column nowrap;justify-content:flex-start}.homepage-items-wrapper .other-items a.item-link .thumbnail-wrapper,.homepage-items-wrapper .other-items a.item-link .title-wrapper{width:100%}}.article-post .wp-block-image img{cursor:pointer}.preview-box{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%) scale(.9);background:var(--blue-cyan-light);max-width:1000px;width:100%;z-index:9999;opacity:0;pointer-events:none;border-radius:3px;padding:0 5px 5px 5px;box-shadow:0 0 25px rgb(0 0 0 / .2);transition:all 0.3s ease-in-out}.preview-box.show{opacity:1;pointer-events:auto;transform:translate(-50%,-50%) scale(1);transition:all 0.3s ease-in-out}.preview-box .details{display:flex;align-items:center;padding:8px 15px 8px 15px;justify-content:space-between}.preview-box .details .title{display:flex;font-size:18px;font-weight:400}.details .title p{margin:0}.details .title p.current-img{font-weight:500}.details .icon{color:var(--blue-cyan);font-size:2rem;font-weight:700;cursor:pointer;display:inline-block;transition:all .2 ease-in}.details .icon:hover{color:var(--red-1)}.preview-box .image-box{display:flex;flex-flow:column;width:100%;position:relative}.image-box .slide{position:absolute;top:50%;transform:translateY(-50%);color:var(--blue-cyan);font-size:6rem;cursor:pointer;height:50px;width:50px;line-height:50px;text-align:center;transition:all .2s ease-in-out}.slide.prev{left:0}.slide.prev::after{content:'\2039';padding-bottom:6px}.slide.next{right:0}.slide.next::after{content:'\203a';padding-bottom:6px}.slide.prev:hover,.slide.next:hover{top:49%}.image-box img{width:100%;border-radius:0 0 3px 3px}.image-box .caption{display:block;font-size:1.4rem;padding:.5rem 1.5rem}.shadow{position:fixed;top:0;left:0;height:100%;width:100%;z-index:2;display:none;background:rgb(0 0 0 / .85)}.footer a{transition:all .2s ease-in-out}.footer-one{display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;padding:7rem 3rem;gap:4rem;color:var(--gray-light-2);width:100%}@media (min-width:37.5em){.footer-one{flex-flow:row wrap;justify-content:space-between;align-items:flex-start;padding:2rem;padding-top:6rem}}@media (min-width:37.5em){.footer-one .about-us{margin:0;width:27%!important}}@media (min-width:37.5em){.footer-one nav.quick-links{width:66%!important;text-align:left}}.footer-one .about-us{text-align:center;margin:0 auto;margin-bottom:3rem;width:100%}.footer-one .about-us a.pt-logo{width:100%;height:100%;display:block}@media (min-width:25em){.footer-one .about-us a.pt-logo{width:60%;height:60%;margin:0 auto}}@media (min-width:37.5em){.footer-one .about-us a.pt-logo{width:100%;height:100%}}.footer-one .about-us a img{width:100%;height:100%}.footer-one .about-us p{font-size:14px;line-height:1.2;padding:5px 10px 20px}.footer-one .about-us .icons-nav{justify-content:center}.footer-one .about-us .icons-nav a{padding:2rem}.footer-one .icons-nav{display:flex!important}.footer-one .quick-links{text-align:center;width:100%}.footer-titles{font-size:clamp(1.8rem, 4vw, 2.2rem);margin:0;margin-bottom:2rem;text-transform:uppercase;color:var(--gray-light-2)}.footer-menu{display:flex;flex-flow:row wrap;justify-content:center;align-items:center;row-gap:2rem;color:var(--gray-light-3)}@media (min-width:37.5em){.footer-menu{justify-content:flex-start;align-items:left}}.footer-menu .menu-item{list-style:none}.footer-menu a:link,.footer-menu a:visited{text-decoration:none;font-size:clamp(1.4rem, 4vw, 1.9rem);color:var(--gray-light-2);padding:.1rem 1.5rem}@media (min-width:37.5em){.footer-menu a:link,.footer-menu a:visited{padding-left:0}}.footer-menu a:hover{color:var(--gray-light-1)}.footer-two-wrapper{text-align:center;font-size:1.5rem;color:var(--gray-light-2);padding:2rem}.footer-two-wrapper a:link,.footer-two-wrapper a:visited{color:var(--gray-light-2);text-decoration:none}.footer-two-wrapper a:hover{color:var(--gray-light-1)}.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em .1em 0 0;text-transform:uppercase}body.rtl .has-drop-cap:not(:focus):first-letter{float:none;margin-left:.1em}p.has-drop-cap.has-background{overflow:hidden}:root :where(p.has-background){padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{rotate:180deg}