h1{font-size:clamp(2.6rem,3.28vw,4.2rem);line-height:1;margin:.9rem 0 clamp(2rem,2.42vw,4.3rem);padding-bottom:clamp(2rem,2.42vw,3.1rem);position:relative}h1 strong{font-size:clamp(3.4rem,4.22vw,5.4rem);text-transform:uppercase}h1::after,h1::before{content:"";position:absolute;bottom:0;left:0}h1::before{height:4px;background-color:#ffc95c;width:5.9rem;bottom:-2px;border-radius:3px;z-index:1}h1::after{height:1px;background-color:rgba(255,255,255,.5);max-width:51.1rem;width:100%}@media (max-width:991px){h1::after{max-width:100%}}h2{font-size:clamp(2.4rem,3.75vw,4.8rem);line-height:1;margin:1.4rem 0 1.6rem;text-transform:uppercase}h2 strong{color:#efc37a}h3{font-size:calc(20px + .5vw)}input,textarea{color:#fff;border-color:#e9ecef}input ::-webkit-input-placeholder,textarea ::-webkit-input-placeholder{color:#e9ecef;opacity:1}input ::-moz-placeholder,textarea ::-moz-placeholder{color:#e9ecef;opacity:1}input :-ms-input-placeholder,textarea :-ms-input-placeholder{color:#e9ecef;opacity:1}input ::-ms-input-placeholder,textarea ::-ms-input-placeholder{color:#e9ecef;opacity:1}input ::placeholder,textarea ::placeholder{color:#e9ecef;opacity:1}input :-ms-input-placeholder,textarea :-ms-input-placeholder{color:#e9ecef}input ::-ms-input-placeholder,textarea ::-ms-input-placeholder{color:#e9ecef}.custom-select{color:#fff}.custom-select.disabled{color:#e9ecef;background:#f9f9f9}.form-check-input{margin-top:.5rem}*,::after,::before{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0}html{font-size:62.5%}body{min-height:100dvh;background:#fff;color:#fff;font-family:var(--secondary-font);font-size:1.6rem;font-weight:400;line-height:1.5}body.menu-open{overflow:hidden}body.freez{overflow:hidden}body.admin-bar .navigation-section{top:32px}hr{border-color:#adb5bd}img{display:block}a{-webkit-transition:color ease-in-out 240ms;transition:color ease-in-out 240ms;color:inherit;display:inline-block;text-decoration:none}ol,ul{padding:0;list-style:none}b,strong{font-weight:700}::-webkit-scrollbar{width:10px;border-radius:0}::-webkit-scrollbar-track{background:#fefefe}::-webkit-scrollbar-thumb{background:#e9ecef;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#fc0}main{overflow-x:hidden}button{background-color:transparent;border:none;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex}.light-content{background:#f9f9f9}.wp-block-code>code{background:#f9f9f9;padding:1.2rem;border:1px solid #e9ecef;border:none;border-radius:3px;font-family:var(--secondary-font);font-size:1.6rem}::-moz-selection{background:rbga(#447821,15%)}::selection{background:rbga(#447821,15%)}del,s{text-decoration:none;background:rbga(#447821,15%);padding:4px}.d-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}@media (min-width:991px){.d-lg-none{display:none!important}}.scroll-to-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.z-index{z-index:5}.stella-btn{font-weight:700;line-height:1.06;padding:1.8rem 2.06rem;-webkit-transition:all .3s ease;transition:all .3s ease;text-transform:uppercase;background-color:#efc37a;color:#3f013e}.stella-btn:hover{background-color:#ffc95c}.stella-btn.transparent{background-color:transparent;border:1px solid #efc37a;color:#fff}.stella-btn.transparent:hover{background-color:#efc37a}.tagline{font-weight:500;font-size:1.6rem;line-height:1;letter-spacing:.07em;text-transform:uppercase;color:#efc37a}@-webkit-keyframes slide{0%{left:65%;opacity:0}10%{left:0;opacity:1}100%{left:0;opacity:1}}@keyframes slide{0%{left:65%;opacity:0}10%{left:0;opacity:1}100%{left:0;opacity:1}}@-webkit-keyframes slideRight{0%{right:65%;opacity:0}10%{right:0;opacity:1}100%{right:0;opacity:1}}@keyframes slideRight{0%{right:65%;opacity:0}10%{right:0;opacity:1}100%{right:0;opacity:1}}@-webkit-keyframes modal{0%{-webkit-transform:translateY(10%);transform:translateY(10%);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes modal{0%{-webkit-transform:translateY(10%);transform:translateY(10%);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes modal{0%{opacity:0}100%{opacity:1}}.section .container,.section .no-data-show,header .container,header .no-data-show{max-width:130.3rem;width:100%;margin:0 auto;padding:0 2rem}footer .container,footer .no-data-show{max-width:157.4rem;width:100%;margin:0 auto;padding:0 2rem}.article-section .post .wp-post-image{max-width:80%;margin:auto;height:auto;border-radius:15px;position:relative}.article-section .post .h3{font-size:1.4rem}.article-section .post-article{position:relative;padding-bottom:48px}.article-section .post-article .article-wrapper{position:absolute;width:100%;height:calc(100% - 4.8rem);left:0;top:4.8rem;border-radius:15px;background-color:#f9f9f9}@media only screen and (min-width:991px){.article-section .post-article .article-wrapper{height:calc(100% - 9.8rem);top:9.8rem}}.article-section .post-article .post-content{padding:24px;position:relative}.article-section .post-article .post-content .read-more{position:absolute;left:24px;right:24px;width:100%}.article-section .search-container .search{margin:0}.article-section .search-container .search .search-submit{background:#447821;color:#fff;font-weight:700;opacity:.85;padding:22px;top:0;border-radius:2px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.article-section .search-container .search .search-submit:hover{opacity:1}.category-description{border-left:1px solid #e9ecef;padding-left:24px;margin-bottom:2rem}.post-details{margin-bottom:.6rem}.post-details .detail{display:inline-block;padding:.25rem .5rem}.post-details .detail a{display:inline-block;margin-top:2.5px;margin-bottom:2.5px}.post-details .detail.reading-time-block{border-left:1px solid #e9ecef}.post-details .detail.post-categories{display:block;padding:0;margin-bottom:.6rem}.post-details .detail.post-categories a{font-size:.85rem;padding:.4rem 1.2rem;border-radius:12px;background:#447821;color:#fff;font-weight:var(--primary-font-weight-normal);margin:0}.post-details .detail.post-categories a:hover{background:#375c1e;color:#fff}.post-details .detail.post-date{padding-left:0}.post-type-archive-portfolio .article-section>.post,.search-results .article-section>.post,.tag .article-section>.post{padding-bottom:1.8rem}.post-type-archive-portfolio .article-section>.post:not(.no-1),.search-results .article-section>.post:not(.no-1),.tag .article-section>.post:not(.no-1){padding-top:1.8rem;border-top:1px solid #e9ecef}.post-type-archive-portfolio .article-section>.post .post-body .post-title,.search-results .article-section>.post .post-body .post-title,.tag .article-section>.post .post-body .post-title{margin-top:0}.post-type-archive-portfolio .article-section>.post .post-body .text,.search-results .article-section>.post .post-body .text,.tag .article-section>.post .post-body .text{margin-bottom:.75rem}.post-type-archive-portfolio .article-section>.post .post-body .post-text,.search-results .article-section>.post .post-body .post-text,.tag .article-section>.post .post-body .post-text{margin-bottom:0}@media only screen and (max-width:540px){.post-type-archive-portfolio .article-section>.post .wp-post-image,.search-results .article-section>.post .wp-post-image,.tag .article-section>.post .wp-post-image{margin-bottom:1rem}}.no-content .content{margin:1rem auto}.no-content .content .h1{color:#fff}.no-content .content .h1.h0{font-size:5rem}.no-content .content .go-home{width:320px;max-width:100%;border:1px solid #fff;color:#fff}.no-content .content .go-home:hover{color:#fff;background:#fff}.no-content .content .search-label{color:#adb5bd;font-size:.8rem;margin-bottom:.5rem;margin-top:2rem}.no-content .content .no-content-search{width:320px;max-width:100%;margin:auto;position:relative}.no-content .content .no-content-search .search-submit{right:0}.no-content .sidebar{margin:1rem auto}.no-content .sidebar .main-image{max-width:80%}body.page-template-template-plain .main-content-section{min-height:calc(100vh - 110px)}body.page-template-template-plain .footer-footer{padding-top:0}.inline-related-post{margin-bottom:1rem;padding:.5rem 0}.inline-related-post .h2{margin:0;font-size:1rem}.inline-related-post .h2 .post-title{text-transform:none;color:#fff}.inline-related-post .h2 .post-title:hover{color:#447821}.related-posts-container{padding:1.5rem 0;border-top:1px solid #e9ecef;border-bottom:1px solid #e9ecef}.related-posts-container>.h1{text-transform:uppercase;color:#fff;font-size:1.2rem;margin-bottom:1rem}.related-posts-container .related-posts .nop{max-width:calc(33.33% - 7px)}@media only screen and (min-width:540px) and (max-width:991px){.related-posts-container .related-posts .nop{max-width:calc(50% - 7px)}.related-posts-container .related-posts .nop:nth-child(3){display:none}}@media only screen and (max-width:0){.related-posts-container .related-posts .nop{width:100%;max-width:100%;margin-bottom:1rem}}.related-posts-container .related-posts .related-post{position:relative}.related-posts-container .related-posts .related-post .link{position:absolute;top:0;left:0;height:100%;width:100%}.related-posts-container .related-posts .related-post .middle{-webkit-transition:all ease-in-out 480ms;transition:all ease-in-out 480ms}@media only screen and (min-width:720px){.related-posts-container .related-posts .related-post .middle{opacity:0}}.related-posts-container .related-posts .related-post .middle{position:absolute;top:0;left:0;height:100%;width:100%;padding:1rem;text-align:center;background:rgba(20,20,20,.85)}.related-posts-container .related-posts .related-post .middle .content .h1{font-size:1rem;text-transform:uppercase}@media only screen and (max-width:991px){.related-posts-container .related-posts .related-post .middle .content .categories{display:none}}.related-posts-container .related-posts .related-post .middle .content .categories a{color:#fff;font-size:.8rem}.related-posts-container .related-posts .related-post:hover .middle{opacity:1}.post-type-archive-portfolio .article-section>.post,.search-results .article-section>.post,.tag .article-section>.post{padding-bottom:1.8rem}.post-type-archive-portfolio .article-section>.post:not(.no-1),.search-results .article-section>.post:not(.no-1),.tag .article-section>.post:not(.no-1){padding-top:1.8rem;border-top:1px solid #e9ecef}.post-type-archive-portfolio .article-section>.post .post-body .post-title,.search-results .article-section>.post .post-body .post-title,.tag .article-section>.post .post-body .post-title{margin-top:0}.post-type-archive-portfolio .article-section>.post .post-body .text,.search-results .article-section>.post .post-body .text,.tag .article-section>.post .post-body .text{margin-bottom:.75rem}.post-type-archive-portfolio .article-section>.post .post-body .post-text,.search-results .article-section>.post .post-body .post-text,.tag .article-section>.post .post-body .post-text{margin-bottom:0}@media only screen and (max-width:540px){.post-type-archive-portfolio .article-section>.post .wp-post-image,.search-results .article-section>.post .wp-post-image,.tag .article-section>.post .wp-post-image{margin-bottom:1rem}}.single-post{word-break:break-word}.single-post .post-image{padding:1rem 0}.single-post .post-image .single-post-image{width:680px;max-width:100%;height:auto;margin:1rem auto}.single-post .tags{padding:1.2rem 0}.single-post>.post>h2:not(.h2){font-size:1.4rem}@media only screen and (min-width:991px){.single-post>.post>h2:not(.h2){font-size:1.6rem}}@media only screen and (min-width:1400px){.single-post>.post>h2:not(.h2){font-size:1.8rem}}.single-post>.post>h3{font-size:1.2rem}@media only screen and (max-width:720px){.single-post>.post>h3{font-size:1.4rem}}@media only screen and (min-width:991px){.single-post>.post>h3{font-size:1.6rem}}footer{background-color:#000;padding:5.4rem 0}@media (max-width:991px){footer{padding:3rem 0}}footer .footer-body-section{display:grid;grid-template-columns:repeat(4,1fr)}@media (max-width:1200px){footer .footer-body-section{grid-template-columns:repeat(2,1fr)}}@media (max-width:991px){footer .footer-body-section{grid-template-columns:repeat(1,1fr);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media (max-width:540px){footer .section-1{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}footer .section-1,footer .section-2,footer .section-3,footer .section-4{padding:clamp(2rem,2.86vw,5.9rem) clamp(2rem,4.42vw,6.5rem);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}footer .section-1 img,footer .section-2 img,footer .section-3 img,footer .section-4 img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}footer .section-1 p,footer .section-2 p,footer .section-3 p,footer .section-4 p{font-size:1.4rem;line-height:1.42}footer .section-1,footer .section-3{position:relative}footer .section-1::after,footer .section-3::after{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:0;width:1px;height:8.1rem;background-color:#efc37a}@media (max-width:991px){footer .section-1::after,footer .section-3::after{bottom:0;width:100%;height:1px;top:unset;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}footer .section-1,footer .section-2{background-color:#530051}footer .section-3,footer .section-4{background-color:#2a2a2a}footer .section-2 p::before{background-image:url(../../images/target.svg);width:4.4rem;height:4.4rem}footer .section-3 p{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}footer .section-3 p::before{background-image:url(../../images/light.svg);width:3.6rem;height:3.6rem}footer .section-3 p a:first-child{padding-right:7px;position:relative}footer .section-3 p a:first-child::after{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:-.5px;width:1px;height:1.5rem;background-color:#fff}footer .section-3 p a:nth-child(2){padding-left:7px}@media (max-width:991px){footer .section-2{border-bottom:1px solid #efc37a}}footer .section-2 p,footer .section-3 p{position:relative;padding-left:4rem}footer .section-2 p::before,footer .section-3 p::before{content:"";position:absolute;left:-1.2rem;background-repeat:no-repeat;background-position:center;background-size:contain;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}footer .section-4 .social-media-icons{padding-left:4rem;position:relative}footer .section-4 .social-media-icons::before{background-image:url(../../images/message.svg);width:3.2rem;height:3.4rem;content:"";position:absolute;left:-2.2rem;background-repeat:no-repeat;background-position:center;background-size:contain;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}@media (max-width:1200px){footer .section-4 .social-media-icons::before{left:-1.2rem}}footer a{font-weight:400;font-size:1.4rem;line-height:1.42;-webkit-transition:all .3s ease;transition:all .3s ease;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}footer a:hover{color:#f4ad17}footer .social-media-icons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:0}footer .social-media-icons a svg{display:none}footer .social-media-icons a span{display:block!important}footer .social-media-icons a.youtube{display:none}.error-page{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-top:.5px solid #ced4da;height:calc(100dvh - 12.2rem);background-color:#530051}.error-page h1{color:#fff}.error-page h1::after,.error-page h1::before{display:none}.error-page h1 strong{color:#f4ad17;text-transform:uppercase}.no-data-show{padding-top:100px;padding-bottom:100px;text-align:center;min-height:50vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:1px solid #375c1e;border-bottom:1px solid #375c1e}.btn.btn{font-weight:700;min-width:180px;max-width:100%;min-height:40px;padding:.8rem 1.6rem .6rem 1.6rem;line-height:1.1;border-radius:50px;border:1px solid transparent;-webkit-transition:all ease-in-out 280ms;transition:all ease-in-out 280ms;position:relative;text-decoration:none;display:inline-block;text-align:center;cursor:pointer}.btn.btn.btn-icon{padding-right:2.8rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.btn.btn.btn-icon::after{content:"";position:absolute;width:8px;height:8px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);border:1px solid transparent;border-top-color:#fff;border-right-color:#fff;top:calc(50% - 4px);right:1.4rem;-webkit-transition:border-color ease-in-out 280ms;transition:border-color ease-in-out 280ms}@media screen and (min-width:991px){.btn.btn.btn-icon::after{right:1.8rem}}.btn.btn.btn-first{background-color:#447821;color:#fff}.btn.btn.btn-first:hover{background-color:#375c1e;color:#fff}.btn.btn.btn-second{background-color:#fc0;color:#fff}.btn.btn.btn-second:hover{background-color:#ffbf0e;color:#fff}.btn.btn.btn-third{background-color:transparent;border-color:#fff;color:#fff}.btn.btn.btn-third:hover{border-color:#fff;background-color:#fff;color:#447821}.btn.btn.btn-fourth{background-color:transparent;border-color:#fff;color:#fff}.btn.btn.btn-fourth:hover{border-color:#fff;background-color:#fff;color:#fc0}.theme-switcher{display:inline-block}.theme-switcher .switcher-button{padding:.8rem .6rem;border:none;background:0 0;line-height:1}.theme-switcher .switcher-button:focus{outline:0}.theme-switcher .switcher-button .switcher-icon{font-size:1.2rem;color:#fff;cursor:pointer}.theme-switcher .switcher-button .switcher-icon:hover{color:#333}.author-box{margin-top:.5rem;border-radius:3px;padding:1.2rem .6rem;background:#f9f9f9;color:#fff;border:1px solid #e9ecef}.author-box .profile-image{width:100%;border-radius:5px}.bottom-buttons{z-index:5;position:fixed;right:.9rem;bottom:.9rem;width:55px;height:auto;display:none}.comments.comments{padding-top:1.5rem}.comments.comments>ul{border-bottom:1px dotted #e9ecef}.comments.comments .comment-reply-title,.comments.comments>h2{color:#333;font-size:1.4rem;font-size:calc(18px + .1666666667vw)}@media only screen and (max-width:720px){.comments.comments .comment-reply-title,.comments.comments>h2{font-size:1.6rem;margin-top:8px;margin-bottom:8px}}@media only screen and (min-width:991px){.comments.comments .comment-reply-title,.comments.comments>h2{font-size:1.8rem}}.comments.comments .comment-reply-title small,.comments.comments>h2 small{display:block}.comments.comments>ul>.comment:not(:last-child){margin-bottom:1rem;border-bottom:1px dotted #e9ecef}.comments.comments ul{list-style-type:none;padding-left:1rem}.comments.comments ul .comment{padding-top:1rem}.comments.comments ul .comment .comment-body{padding-bottom:1rem}.comments.comments ul .comment .comment-body .avatar{float:left;margin-right:1rem}.comments.comments ul .comment .comment-body .author-name{color:#333;font-weight:700;margin-bottom:1rem;font-size:1.4rem}.comments.comments ul .comment .comment-body .commentmetadata{font-size:.9rem;margin-bottom:.5rem}.comments.comments ul .comment .comment-body p{margin-bottom:.5rem}.comments.comments .comment-respond .comment-notes{font-size:.9rem}.comments.comments .comment-respond .comment-form-comment textarea{width:100%;max-width:100%;height:180px;resize:none;border:1px solid #e9ecef;padding:.5rem 1rem;background:#fefefe;color:#fff}.comments.comments .comment-respond .comment-form-author label,.comments.comments .comment-respond .comment-form-email label,.comments.comments .comment-respond .comment-form-url label{display:block;width:100%}.comments.comments .comment-respond .comment-form-author input,.comments.comments .comment-respond .comment-form-email input,.comments.comments .comment-respond .comment-form-url input{width:100%;max-width:100%;border:1px solid #e9ecef;padding:.5rem 1rem;background:#fefefe;color:#fff}.comments.comments .comment-respond .comment-form-cookies-consent,.comments.comments .comment-respond .logged-in-as{font-size:.9rem}.comments.comments .comment-respond .form-submit .submit{display:inline-block;width:auto;font-weight:700;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding:.65rem 2.4rem;border-radius:50px;border:1px solid #447821;-webkit-transition:all ease-in-out 240ms;transition:all ease-in-out 240ms;color:#fff;background-color:#447821;-webkit-box-shadow:rgba(68,120,33,.19) 0 10px 20px,rgba(68,120,33,.23) 0 6px 6px;box-shadow:rgba(68,120,33,.19) 0 10px 20px,rgba(68,120,33,.23) 0 6px 6px}@media only screen and (max-width:0){.comments.comments .comment-respond .form-submit .submit{width:100%}}.comments.comments .comment-respond .form-submit .submit:hover{opacity:1;color:#fff;background:#375c1e;border-color:#375c1e;-webkit-box-shadow:rgba(55,92,30,.29) 0 10px 20px,rgba(55,92,30,.33) 0 6px 6px;box-shadow:rgba(55,92,30,.29) 0 10px 20px,rgba(55,92,30,.33) 0 6px 6px}.theme-modal{display:none;position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:99999;background:rgba(0,0,0,.45)}.theme-modal .theme-modal-container{position:relative;width:640px;max-width:90vw;max-height:90vh;background:#fefefe;padding:2.8rem 1rem 2.8rem 1.2rem;border-radius:6px}@media only screen and (min-width:720px){.theme-modal .theme-modal-container{padding:2.8rem 2rem 2.8rem 2.2rem;max-height:80vh}}.theme-modal .theme-modal-container .modal-close{position:absolute;top:1.2rem;right:1.2rem;opacity:.45;width:30px;height:30px;text-align:center;-webkit-transition:opacity ease-in-out 280ms;transition:opacity ease-in-out 280ms;cursor:pointer}.theme-modal .theme-modal-container .modal-close::after,.theme-modal .theme-modal-container .modal-close::before{content:"";display:block;position:absolute;width:80%;height:2px;border-radius:3px;background-color:#fff;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.theme-modal .theme-modal-container .modal-close::before{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.theme-modal .theme-modal-container .modal-close:hover{opacity:.85}.theme-modal .theme-modal-container .theme-modal-body{height:100%;max-height:calc(90vh - 5.6rem);padding-right:.2rem;overflow-y:auto}.theme-modal .theme-modal-container .theme-modal-body::-webkit-scrollbar{width:6px}.theme-modal .theme-modal-container .theme-modal-body::-webkit-scrollbar-track{background:rgba(51,51,51,.1);border-radius:3px}.theme-modal .theme-modal-container .theme-modal-body::-webkit-scrollbar-thumb{background:#fff;border-radius:3px}.theme-modal .theme-modal-container .theme-modal-body::-webkit-scrollbar-thumb:hover{background:#333}@media only screen and (min-width:720px){.theme-modal .theme-modal-container .theme-modal-body{max-height:calc(80vh - 5.6rem)}}.theme-modal .theme-modal-container .theme-modal-body .modal-title{margin-top:0;margin-bottom:1rem;text-transform:none}.theme-modal.show{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.theme-modal.show .theme-modal-container{-webkit-animation:modal 360ms 1;animation:modal 360ms 1}.theme-modal.success .theme-modal-container .theme-modal-body .modal-title{color:#3acc6c}.theme-modal.alert .theme-modal-container .theme-modal-body .modal-title,.theme-modal.error .theme-modal-container .theme-modal-body .modal-title{color:#d55}.pagination{padding-top:1.2rem}.pagination .page-numbers{-webkit-transition:all ease-in-out 280ms;transition:all ease-in-out 280ms;text-decoration:none;padding:.6rem 1.2rem;margin-right:.3rem;border-radius:5px}.pagination .page-numbers.current,.pagination .page-numbers:hover{background:#447821;color:#fff}.search-container{position:relative;width:100%;max-width:100%}.search-container .search{margin-bottom:2rem}.search-container .search .search-input{display:block;width:calc(100% - 3.6rem);padding:.24rem 2.8rem .24rem .8rem;line-height:36px;font-size:13px;border:1px solid #e9ecef;background:#fefefe;color:#6c757d;outline:0;letter-spacing:.5px}.search-container .search .search-submit{z-index:2;cursor:pointer;border:none;outline:0;background:0 0;color:#e9ecef;position:absolute;top:.24rem;right:.48rem;width:36px;height:36px;text-align:center;padding:0;font-size:14px;opacity:1}.search-container .search .search-submit:hover{color:#fff}.single-pagination{padding-bottom:1rem;padding-top:1rem}.single-pagination .next{text-align:end}.single-pagination .h3{margin-bottom:0}.single-pagination a{display:inline-block}.social-media-icons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.9rem;z-index:1;position:relative}.social-media-icons a{display:-webkit-box;display:-ms-flexbox;display:flex}.social-media-icons a span{display:none}.social-media-icons a svg{width:1.7rem!important;height:1.7rem}.widget{font-size:.9rem}.widget.sidebar-widget{margin-top:2rem;padding-top:2rem;border-top:1px solid #e9ecef}.widget .widget-title{font-size:1.4rem;margin-bottom:1.2rem;color:#fff;text-align:center;letter-spacing:3px}.widget ul{list-style:none;padding:0;margin:0}.widget ul li{padding:.6rem 0;font-size:13px}.widget ul li:not(:last-child){border-bottom:1px solid #e9ecef}.wp-block-quote{padding:1.2rem 1.8rem;background-color:rbga(#447821,15%)}body.ba img:not(.icon,.svg-inline--fa),body.ba picture:not(.icon,.svg-inline--fa),body.ba svg:not(.icon,.svg-inline--fa){max-width:100%;height:auto}body.ba img.img-rounded,body.ba picture.img-rounded,body.ba svg.img-rounded{border-radius:5px}body.ba img.img-shadow,body.ba picture.img-shadow,body.ba svg.img-shadow{-webkit-box-shadow:6px 6px 16px rgba(0,0,0,.125);box-shadow:6px 6px 16px rgba(0,0,0,.125)}body.ba .img-bg{position:relative}body.ba .img-bg .img-wrapper{width:100%;right:-14px;max-width:80vw;height:85%;background:#e9ecef;position:absolute;bottom:12px;z-index:-1;border-radius:5px}@media only screen and (min-width:720px){body.ba .img-bg .img-wrapper{width:calc(100% - 45px - 4.8rem);right:25px}}@media only screen and (max-width:720px){.sendfox-form .form-control{max-width:60%}.sendfox-form .btn{max-width:40%}}.wpcf7-form label{display:block;width:100%}.wpcf7-form .wpcf7-response-output{border-radius:5px}.search.search-form .form-control{border-radius:50px 0 0 50px;max-width:calc(100% - 55px)}.search.search-form .btn{max-width:55px}.team2-member.team2-member{padding:1.2rem .6rem;background:#fefefe;border-radius:5px;min-height:calc(100% - 2.4rem);margin:1.2rem 0;-webkit-box-shadow:6px 6px 16px rgba(0,0,0,.125);box-shadow:6px 6px 16px rgba(0,0,0,.125)}.team2-member.team2-member .member-image{border-radius:5px;width:100%;max-width:65vw}.team2-member.team2-member h3{margin-bottom:0}@media (min-width:991px){.team2-member.team2-member h3{font-size:1.8rem}}.team2-member.team2-member .position{font-style:italic}.team2-member.team2-member .text{margin-top:.6rem}.small-cookie-consent{z-index:99999999999;background-color:rgba(51,51,51,.2);position:fixed;top:0;left:0;width:100%;height:100%}.small-cookie-consent .content-wrapper{width:420px;max-width:calc(100% - 30px);background-color:#fefefe;color:#fff;position:fixed;right:15px;bottom:25px;-webkit-box-shadow:0 14px 141px rgba(0,0,0,.16);box-shadow:0 14px 141px rgba(0,0,0,.16)}.small-cookie-consent .content-wrapper .message{padding-bottom:1.2rem}.small-cookie-consent .content-wrapper .message a{color:#fff;text-decoration:none;-webkit-transition:opacity ease-in-out 280ms;transition:opacity ease-in-out 280ms}.small-cookie-consent .content-wrapper .message a:hover{color:#333;opacity:.85}.small-cookie-consent .content-wrapper .btn{width:50%;min-width:120px}.small-cookie-consent .content-wrapper .btn-outline-primary{color:#447821}.small-cookie-consent .content-wrapper .btn-outline-primary:hover{color:#fff}@media only screen and (min-width:1200px){.small-cookie-consent .content-wrapper{right:25px}}.cookie-consent{z-index:99999999999;background-color:rgba(51,51,51,.2);position:fixed;top:0;left:0;width:100%;height:100%;overflow-y:auto}.cookie-consent .content-wrapper{width:660px;margin:auto;max-width:calc(100% - 30px);background-color:#f9f9f9;-webkit-box-shadow:0 14px 141px rgba(0,0,0,.16);box-shadow:0 14px 141px rgba(0,0,0,.16)}.cookie-consent .content-wrapper .copy{margin-bottom:16px}.cookie-consent .content-wrapper .copy .header{font-size:1.4rem;margin-top:0}.cookie-consent .content-wrapper .message *{font-size:90%}.cookie-consent .content-wrapper .content{max-height:40vh;overflow-y:auto}.cookie-consent .content-wrapper .content .item{padding:1.2rem;background-color:#fff;margin-bottom:1.2rem}.cookie-consent .content-wrapper .content .item .form-switch{padding-left:0}.cookie-consent .content-wrapper .content .item .left{padding-right:36px}.cookie-consent .content-wrapper .content .item .left .arrow{position:relative;padding-right:1.8rem}.cookie-consent .content-wrapper .content .item .left .arrow::after{content:"";position:absolute;top:5px;right:.9rem;width:8px;height:8px;border-right:1px solid rgba(51,51,51,.65);border-bottom:1px solid rgba(51,51,51,.65);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:top ease-in-out 480ms,border-color ease-in-out 280ms,-webkit-transform ease-in-out 480ms;transition:top ease-in-out 480ms,border-color ease-in-out 280ms,-webkit-transform ease-in-out 480ms;transition:transform ease-in-out 480ms,top ease-in-out 480ms,border-color ease-in-out 280ms;transition:transform ease-in-out 480ms,top ease-in-out 480ms,border-color ease-in-out 280ms,-webkit-transform ease-in-out 480ms;cursor:pointer}.cookie-consent .content-wrapper .content .item .left .arrow::after:hover{border-color:#333}.cookie-consent .content-wrapper .content .item .form-check-label{color:#333}.cookie-consent .content-wrapper .content .item .description{display:none}.cookie-consent .content-wrapper .content .item.extended .description{display:block}.cookie-consent .content-wrapper .content .item.extended .left .arrow::after{-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);transform:rotate(-135deg);top:10px}@media only screen and (max-width:1200px){.cookie-consent .content-wrapper .btn.accept,.cookie-consent .content-wrapper .btn.reject{width:50%;min-width:120px}.cookie-consent .content-wrapper .btn.save{width:100%}}.grecaptcha-badge{z-index:4;width:70px!important;overflow:hidden!important;-webkit-transition:all .3s ease!important;transition:all .3s ease!important;left:2px!important;-webkit-filter:grayscale(.85);filter:grayscale(.85);-webkit-box-shadow:none!important;box-shadow:none!important}.grecaptcha-badge:hover{width:256px!important}.header{background-color:#530051;height:9.2rem;overflow-x:hidden;position:sticky;z-index:99;left:0;top:0}@media (max-width:991px){.header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.header::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background-color:#72006e}.header-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:14rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:991px){.header-wrapper{gap:0;position:relative}}@media (min-width:991px){.nav-wrapper{width:100%}}.nav-wrapper .top-nav-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 0 0 1.6rem;position:relative;z-index:1;height:4rem}@media (max-width:991px){.nav-wrapper .top-nav-wrapper{display:none}}.nav-wrapper .top-nav-wrapper::after{content:"";position:absolute;width:100vw;height:100%;background-color:#000;inset:0;z-index:0}.nav-wrapper .top-nav-wrapper .social-media-icons{padding-right:2.3rem}@media (max-width:1200px){.nav-wrapper .top-nav-wrapper .social-media-icons{padding-right:1rem}}@media (max-width:1200px){.nav-wrapper .top-nav-wrapper .social-media-icons{padding:0}}.nav-wrapper nav{z-index:1;position:relative}@media (max-width:991px){.nav-wrapper nav.desktop{display:none}}.nav-wrapper nav.desktop.top-nav{width:100%}.nav-wrapper nav.desktop.top-nav li{font-size:1.3rem;line-height:1}.nav-wrapper nav.desktop.top-nav li a{padding:1.2rem 0;-webkit-transition:all .3s ease;transition:all .3s ease}.nav-wrapper nav.desktop.top-nav li a:hover{color:#efc37a}.nav-wrapper nav.desktop.top-nav li.phone a{position:relative;padding-left:3.1rem;padding-right:2rem}.nav-wrapper nav.desktop.top-nav li.phone a::before{content:"";position:absolute;left:0;background-image:url(../../images/phone.svg);background-repeat:no-repeat;background-position:center;background-size:contain;width:1.8rem;height:1.8rem;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.nav-wrapper nav.desktop.top-nav li.phone a::after{content:"";position:absolute;height:12px;right:1rem;width:1px;background-color:#fff}.nav-wrapper nav.desktop.top-nav li.map{display:none}.nav-wrapper nav.desktop.top-nav li.email{padding-left:3.1rem;margin-left:2.7rem;position:relative}.nav-wrapper nav.desktop.top-nav li.email::before{content:"";position:absolute;left:0;background-image:url(../../images/email.svg);background-repeat:no-repeat;background-position:center;background-size:contain;width:1.9rem;height:1.5rem;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.nav-wrapper nav.desktop.bottom-nav{height:5.2rem}.nav-wrapper nav.desktop.bottom-nav ul{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.nav-wrapper nav.desktop.bottom-nav li.current-menu-item a::after{content:""}.nav-wrapper nav.desktop.bottom-nav a{padding:1.7rem 2.3rem 1.9rem;line-height:1;font-weight:500;text-transform:uppercase;position:relative;z-index:1}.nav-wrapper nav.desktop.bottom-nav a::after{position:absolute;background-color:rgba(0,0,0,.2);inset:0;z-index:-1}@media (max-width:1200px){.nav-wrapper nav.desktop.bottom-nav a{padding:1.7rem 1rem 1.9rem;font-size:1.5rem}}.nav-wrapper nav ul{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:991px){.nav-wrapper nav ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.nav-wrapper nav.menu-open{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}nav.mobile{position:fixed;height:100svh;background-color:#530051;padding:2.1rem 2.5rem 3.1rem;max-width:32rem;width:100%;right:0;top:0;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);-webkit-transition:all .3s ease;transition:all .3s ease;z-index:999999;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:5rem;overflow-y:auto}nav.mobile a{font-weight:500;font-size:2rem;line-height:2.3;border-bottom:.5px solid rgba(255,255,255,.4);width:100%;text-transform:uppercase}nav.mobile #menu-top-menu-1 a{text-transform:initial;padding-left:3.9rem;position:relative}nav.mobile #menu-top-menu-1 a::before{content:"";position:absolute;left:0;background-repeat:no-repeat;background-position:center;background-size:contain;width:2rem;height:2rem;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}nav.mobile #menu-top-menu-1 .email{display:none}nav.mobile #menu-top-menu-1 li.phone a::before,nav.mobile #menu-top-menu-1 li.phone-mob a::before{background-image:url(../../images/phone-mob.svg)}nav.mobile #menu-top-menu-1 li.map a{font-size:1.6rem;line-height:2.87}nav.mobile #menu-top-menu-1 li.map a::before{background-image:url(../../images/pin.svg);width:1.7rem;height:2.7rem}@media (min-width:991px){nav.mobile{display:none}}nav.mobile .social-media-icons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:0}nav.mobile .social-media-icons svg{width:2.4rem!important;height:2.4rem}nav.mobile .social-media-icons a{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.5rem;text-transform:initial}nav.mobile .social-media-icons a:first-child{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}nav.mobile .social-media-icons span{display:block}.hamburger{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:5px;cursor:pointer}@media (min-width:991px){.hamburger{display:none}}.hamburger span{background-color:#fff;height:2px;width:3rem;display:inline-block;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transition:all .3s ease;transition:all .3s ease}.hamburger span:nth-child(2){width:2.2rem;margin-left:auto}.hamburger.menu-open{position:absolute;right:-5px;top:0;z-index:999999}.hamburger.menu-open span{width:1.7rem}.hamburger.menu-open span:nth-child(1){-webkit-transform:translateY(7px) rotate(45deg);-ms-transform:translateY(7px) rotate(45deg);transform:translateY(7px) rotate(45deg)}.hamburger.menu-open span:nth-child(2){opacity:0}.hamburger.menu-open span:nth-child(3){-webkit-transform:translateY(-7px) rotate(-45deg);-ms-transform:translateY(-7px) rotate(-45deg);transform:translateY(-7px) rotate(-45deg)}.slider-arrows{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.slider-arrows .progress-bar{margin-bottom:1.9rem;position:relative}.slider-arrows .progress-bar .progress-track{height:1px;width:100%;background-color:rgba(255,255,255,.5);-webkit-transition:all .3s ease;transition:all .3s ease}.slider-arrows .progress-bar .progress-fill{height:4px;width:0%;background-color:#b600b2;margin-top:-2px;border-radius:3px;position:absolute;top:1px;-webkit-transition:all .3s ease;transition:all .3s ease}.slider-arrows .controls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.slider-arrows .counter{font-weight:500;line-height:1;letter-spacing:0;text-transform:uppercase;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px}