:root{--title:#333;--text:#4d4d4d;--light:#f9f9f9;--background:#fefefe;--border:#e9ecef;--gray:#343a40;--highlight:#fff2c6;--first:#447821;--first-hover:#375c1e;--second:#FFCC00;--second-hover:#ffbf0e;--red:#dd5555;--green:#3acc6c;--blue:#3994df;--footer-background:#222;--footer-text:#fff;--white:#fefefe;--gray-100:#f8f9fa;--gray-200:#e9ecef;--gray-300:#dee2e6;--gray-400:#ced4da;--gray-500:#adb5bd;--gray-600:#6c757d;--gray-700:#495057;--gray-800:#343a40;--gray-900:#212529;--black:#101010}[data-theme=dark]{--title:#f6f6f6ff;--text:#ccc;--light:#232132;--background:#26263a;--border:#343a40;--gray:#e9ecef;--highlight:#121021;--black:#fff;--gray-900:#f8f9fa;--gray-800:#e9ecef;--gray-700:#dee2e6;--gray-600:#ced4da;--gray-500:#adb5bd;--gray-400:#6c757d;--gray-300:#495057;--gray-200:#343a40;--gray-100:#212529;--white:#000}.section{background-repeat:no-repeat;background-position:center;background-size:cover;position:relative}.section>div{position:relative;z-index:2}.section.block{display:block;width:100%;padding:4.8rem 0}@media only screen and (min-width:540px){.section.block{padding:5.2rem 0}}@media only screen and (min-width:1400px){.section.block{padding:6.8rem 0}}.section .pt-large,.section.pt-large{padding-top:5.2rem}@media only screen and (min-width:540px){.section .pt-large,.section.pt-large{padding-top:6.8rem}}@media only screen and (min-width:1400px){.section .pt-large,.section.pt-large{padding-top:7.2rem}}.section .pb-large,.section.pb-large{padding-bottom:5.2rem}@media only screen and (min-width:540px){.section .pb-large,.section.pb-large{padding-bottom:6.8rem}}@media only screen and (min-width:1400px){.section .pb-large,.section.pb-large{padding-bottom:7.2rem}}.section .pt-hero,.section.pt-hero{padding-top:6.8rem}@media only screen and (min-width:540px){.section .pt-hero,.section.pt-hero{padding-top:7.2rem}}@media only screen and (min-width:1400px){.section .pt-hero,.section.pt-hero{padding-top:8.4rem}}@media only screen and (max-width:540px){.section.full-height-mobile{min-height:100svh}}@media only screen and (min-width:540px) and (max-width:960px){.section.full-height-tablet{min-height:100vh}}@media only screen and (min-width:960px){.section.full-height-desktop{min-height:100vh}}.section .bg-default,.section.bg-default{background-color:var(--background)}.section .bg-light,.section.bg-light{background-color:var(--light)}.section .bg-dark,.section.bg-dark{background-color:var(--dark);color:var(--white)}.section .bg-dark h1,.section .bg-dark h2,.section .bg-dark h3,.section .bg-dark h4,.section.bg-dark h1,.section.bg-dark h2,.section.bg-dark h3,.section.bg-dark h4{color:var(--white)}.section .bg-primary,.section.bg-primary{background-color:var(--first);color:var(--white)}.section .bg-primary h1,.section .bg-primary h2,.section .bg-primary h3,.section .bg-primary h4,.section.bg-primary h1,.section.bg-primary h2,.section.bg-primary h3,.section.bg-primary h4{color:var(--white)}.section .bg-secondary,.section.bg-secondary{background-color:var(--second);color:var(--white)}.section .bg-secondary h1,.section .bg-secondary h2,.section .bg-secondary h3,.section .bg-secondary h4,.section.bg-secondary h1,.section.bg-secondary h2,.section.bg-secondary h3,.section.bg-secondary h4{color:var(--white)}.section .bg-gradient,.section.bg-gradient{background:-webkit-gradient(linear,left top,left bottom,from(var(--first)),to(var(--second)));background:linear-gradient(180deg,var(--first),var(--second))}.section .bg-transparent,.section.bg-transparent{background-color:transparent}.navigation-section{z-index:1024;background:0 0;-webkit-transition:background-color ease-in-out 280ms,-webkit-transform ease-in-out 280ms;transition:background-color ease-in-out 280ms,-webkit-transform ease-in-out 280ms;transition:transform ease-in-out 280ms,background-color ease-in-out 280ms;transition:transform ease-in-out 280ms,background-color ease-in-out 280ms,-webkit-transform ease-in-out 280ms;font-weight:500;padding:10px 0;width:100%;top:0}@media only screen and (min-width:960px){.navigation-section{padding:30px 0}}.navigation-section.hide:not(.open){-webkit-transform:translateY(-240px);-ms-transform:translateY(-240px);transform:translateY(-240px)}.navigation-section.show{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.navigation-section ul{list-style-type:none;margin:0;padding:0}.navigation-section .sub-menu .sub-menu{padding-left:.6rem}.navigation-section .navigation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.navigation-section .navigation .theme-menu-wrapper{-webkit-transition:all ease-in-out 280ms;transition:all ease-in-out 280ms}@media only screen and (max-width:960px){.navigation-section .navigation .theme-menu-wrapper{-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%);position:fixed;top:150px;left:0;width:100%;height:100%;min-height:calc(100vh - 150px);background-color:var(--background);overflow-y:auto;background-image:url(../img/background.jpg);background-repeat:no-repeat;background-position:center;background-size:cover}.navigation-section .navigation .theme-menu-wrapper .theme-menu-content{padding-top:1.2rem}.navigation-section .navigation .theme-menu-wrapper .nav-buttons{padding:2.4rem 0}}.navigation-section .navigation .theme-menu-wrapper .theme-menu-content>ul>.menu-item{display:inline-block}@media only screen and (max-width:960px){.navigation-section .navigation .theme-menu-wrapper .theme-menu-content>ul>.menu-item{display:block;width:100%;border-bottom:1px solid var(--border);padding:6px 24px}}.navigation-section .navigation .theme-menu-wrapper .theme-menu-content>ul>.menu-item-has-children{position:relative}@media only screen and (max-width:960px){.navigation-section .navigation .theme-menu-wrapper .theme-menu-content>ul>.menu-item-has-children{padding-right:17px}.navigation-section .navigation .theme-menu-wrapper .theme-menu-content>ul>.menu-item-has-children:after{content:"";display:inline-block;width:8px;height:8px;border:2px solid var(--text);border-top:none;border-left:none;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);position:absolute;top:35px;right:35px;-webkit-transition:all ease-in-out 280ms;transition:all ease-in-out 280ms}}@media only screen and (max-width:960px) and (min-width:960px){.navigation-section .navigation .theme-menu-wrapper .theme-menu-content>ul>.menu-item-has-children:after{top:12px;right:0}}.navigation-section .navigation .theme-menu-wrapper .theme-menu-content>ul>.menu-item-has-children>a{position:relative}@media only screen and (min-width:960px){.navigation-section .navigation .theme-menu-wrapper .theme-menu-content>ul>.menu-item-has-children>a{padding-right:26px}.navigation-section .navigation .theme-menu-wrapper .theme-menu-content>ul>.menu-item-has-children>a:after{content:"";display:inline-block;width:8px;height:8px;border:2px solid var(--text);border-top:none;border-left:none;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);position:absolute;top:35px;right:35px;-webkit-transition:all ease-in-out 280ms;transition:all ease-in-out 280ms}}@media only screen and (min-width:960px) and (min-width:960px){.navigation-section .navigation .theme-menu-wrapper .theme-menu-content>ul>.menu-item-has-children>a:after{top:12px;right:0}}.navigation-section .navigation .theme-menu-wrapper .theme-menu-content>ul>.menu-item-has-children:hover .sub-menu{display:block}.navigation-section .navigation .theme-menu-wrapper .theme-menu-content>ul>.menu-item-has-children:hover>a::after{border-color:var(--first-hover);-webkit-transform:rotate(225deg);-ms-transform:rotate(225deg);transform:rotate(225deg);top:16px}.navigation-section .navigation .theme-menu-wrapper .theme-menu-content>ul>.menu-item-has-children>.sub-menu{-webkit-transition:all ease-in-out 280ms;transition:all ease-in-out 280ms;display:none;padding-top:.8rem}@media only screen and (min-width:960px){.navigation-section .navigation .theme-menu-wrapper .theme-menu-content>ul>.menu-item-has-children>.sub-menu{border:1px solid var(--border);position:absolute;top:2.8rem;left:0;padding:1.2rem;min-width:360px;background:var(--background);-webkit-box-shadow:8px 8px 12px rgba(34,34,34,.045);box-shadow:8px 8px 12px rgba(34,34,34,.045)}}.navigation-section .navigation .theme-menu-wrapper .theme-menu-content>ul>.menu-item-has-children>.sub-menu .menu-item{display:block}.navigation-section .navigation .theme-menu-wrapper .theme-menu-content>ul>.menu-item-has-children>.sub-menu .menu-item a{display:block;text-transform:none;width:100%;padding:.8rem .4rem}.navigation-section .navigation .theme-menu-wrapper .theme-menu-content .menu-item a{padding:.3rem;display:inline-block;color:var(--text)}.navigation-section .navigation .theme-menu-wrapper .theme-menu-content .menu-item a:hover{text-decoration:none}@media only screen and (min-width:960px){.navigation-section .navigation .theme-menu-wrapper .theme-menu-content .menu-item::after{content:"";display:block;width:0;height:2px;background:var(--first-hover);-webkit-transition:all ease-in-out 280ms;transition:all ease-in-out 280ms;max-width:120px}.navigation-section .navigation .theme-menu-wrapper .theme-menu-content .menu-item:hover::after{width:100%}}.navigation-section .navigation .theme-menu-wrapper .theme-menu-content .menu-item.current-menu-item>a::after,.navigation-section .navigation .theme-menu-wrapper .theme-menu-content .menu-item.current-menu-parent>a::after{border-color:var(--first)}.navigation-section .navigation .theme-menu-wrapper .theme-menu-content .menu-item.current-menu-item>a:hover::after,.navigation-section .navigation .theme-menu-wrapper .theme-menu-content .menu-item.current-menu-parent>a:hover::after{border-color:var(--first-hover)}@media only screen and (min-width:960px){.navigation-section .navigation .theme-menu-wrapper .theme-menu-content .menu-item.current-menu-item::after,.navigation-section .navigation .theme-menu-wrapper .theme-menu-content .menu-item.current-menu-parent::after{width:100%;background:var(--first)}.navigation-section .navigation .theme-menu-wrapper .theme-menu-content .menu-item.current-menu-item:hover::after,.navigation-section .navigation .theme-menu-wrapper .theme-menu-content .menu-item.current-menu-parent:hover::after{background:var(--first-hover)}}.navigation-section .navigation .left-nav{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:auto;min-width:40vw}@media only screen and (min-width:960px){.navigation-section .navigation .left-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;min-width:20vw}}.navigation-section .navigation .left-nav .nav-logo{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;width:100%;padding:3px 16px 3px 0}@media only screen and (max-width:960px){.navigation-section .navigation .left-nav .nav-logo{width:auto}}.navigation-section .navigation .left-nav .nav-logo .home-link .site-logo{width:auto;height:auto}.navigation-section .navigation .middle-nav{width:100%}@media only screen and (min-width:960px){.navigation-section .navigation .middle-nav .cloud-container{height:110px;background-image:url(../img/clouds.png);background-repeat:no-repeat;background-position:center;background-size:90% auto}}.navigation-section .navigation .right-nav{padding-left:16px;min-width:40vw}.navigation-section .navigation .right-nav .eucerin img{height:auto;max-width:80px}.navigation-section .navigation .right-nav .language-switcher{color:var(--text)}@media only screen and (min-width:960px){.navigation-section .navigation .right-nav{display:block;min-width:10vw}.navigation-section .navigation .right-nav .eucerin{min-height:100px;min-width:100%}.navigation-section .navigation .right-nav .eucerin img{max-width:100%}}.navigation-section .navigation .menu-toggle{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:40px;cursor:pointer}.navigation-section .navigation .menu-toggle.right{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.navigation-section .navigation .menu-toggle .bar{background:var(--title);border-radius:var(--button-border-radius,15px);height:3px;margin:5px 0;-webkit-transition:480ms cubic-bezier(.68,-.6,.32,1.6);transition:480ms cubic-bezier(.68,-.6,.32,1.6)}.navigation-section .navigation .menu-toggle .bar:nth-of-type(1){width:50%}.navigation-section .navigation .menu-toggle .bar:nth-of-type(2){width:100%}.navigation-section .navigation .menu-toggle .bar:nth-of-type(3){width:75%}.navigation-section .navigation .menu-toggle .burger-check{display:none}.navigation-section.open .menu-toggle .bar:nth-of-type(2){-webkit-transform-origin:top;-ms-transform-origin:top;transform-origin:top;-webkit-transform:rotatez(-45deg);-ms-transform:rotate(-45deg);transform:rotatez(-45deg)}.navigation-section.open .menu-toggle:not(.right) .bar:nth-of-type(1){-webkit-transform-origin:bottom;-ms-transform-origin:bottom;transform-origin:bottom;-webkit-transform:rotatez(45deg) translate(6px,2px);-ms-transform:rotate(45deg) translate(6px,2px);transform:rotatez(45deg) translate(6px,2px)}.navigation-section.open .menu-toggle:not(.right) .bar:nth-of-type(3){-webkit-transform-origin:bottom;-ms-transform-origin:bottom;transform-origin:bottom;width:50%;-webkit-transform:translate(16px,-8px) rotatez(45deg);-ms-transform:translate(16px,-8px) rotate(45deg);transform:translate(16px,-8px) rotatez(45deg)}.navigation-section.open .menu-toggle.right .bar:nth-of-type(1){-webkit-transform-origin:bottom;-ms-transform-origin:bottom;transform-origin:bottom;-webkit-transform:rotatez(45deg) translate(-8px,16px);-ms-transform:rotate(45deg) translate(-8px,16px);transform:rotatez(45deg) translate(-8px,16px)}.navigation-section.open .menu-toggle.right .bar:nth-of-type(3){-webkit-transform-origin:bottom;-ms-transform-origin:bottom;transform-origin:bottom;width:50%;-webkit-transform:translate(-4px,-8px) rotatez(45deg);-ms-transform:translate(-4px,-8px) rotate(45deg);transform:translate(-4px,-8px) rotatez(45deg)}.navigation-section.open .theme-menu-wrapper{z-index:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.navigation-section .site-title{font-size:2rem;padding:.5rem;margin-bottom:0}.navigation-section .mobile-logo-svg{max-width:160px}.article-section.blog .post{font-size:1rem;border-radius:var(--image-border-radius,15px);min-height:100%}.article-section.blog .post:not(.latest):not(.type-post){-webkit-box-shadow:8px 8px 12px rgba(34,34,34,.045);box-shadow:8px 8px 12px rgba(34,34,34,.045)}.article-section.blog .post:not(.latest):not(.type-post) .post-body{padding:0 1.2rem 1.2rem 1.2rem}.article-section.blog .post .image-container .post-image{border-radius:var(--image-border-radius,15px);width:100%;height:auto}.article-section.blog .post .post-body>.h4{margin-top:1.2rem;margin-bottom:1.2rem}.article-section.blog .post .post-body>.h4 .link:hover{color:var(--first-hover)}.article-section.blog .search-container .search{margin:0}.article-section.blog .search-container .search .search-submit{background:var(--first);color:var(--white);font-weight:700;opacity:.85;padding:22px;top:0;border-radius:var(--button-border-radius,15px);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.blog .search-container .search .search-submit:hover{opacity:1}.article-section.blog2 .post-image{width:auto;height:auto;max-width:80%;margin:auto;border-radius:var(--image-border-radius,15px);position:relative}.article-section.blog2 .h3{font-size:1.4rem}.article-section.blog2 .post-article{position:relative;padding-bottom:48px}.article-section.blog2 .post-article .article-wrapper{position:absolute;width:100%;height:calc(100% - 4.8rem);left:0;top:4.8rem;border-radius:var(--image-border-radius,15px);background-color:transparent}@media only screen and (min-width:960px){.article-section.blog2 .post-article .article-wrapper{height:calc(100% - 9.8rem);top:9.8rem}}.article-section.blog2 .post-article .post-content{padding:24px 12px;position:relative}.article-section.blog2 .post-article .post-content .read-more{position:absolute;left:12px;right:12px;width:calc(100% - 24px)}.article-section.blog3 .post-item{background-color:transparent;border-radius:var(--image-border-radius,15px);height:100%;-webkit-box-shadow:8px 8px 12px rgba(34,34,34,.045);box-shadow:8px 8px 12px rgba(34,34,34,.045)}.article-section.blog3 .post-item .post-link{opacity:1!important;position:relative;display:block;height:100%}.article-section.blog3 .post-item .post-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:-webkit-transform ease-in-out 480ms;transition:-webkit-transform ease-in-out 480ms;transition:transform ease-in-out 480ms;transition:transform ease-in-out 480ms,-webkit-transform ease-in-out 480ms;border-radius:var(--image-border-radius,15px)}@media only screen and (min-width:720px){.article-section.blog3 .post-item .post-image{border-radius:0}}@media only screen and (min-width:720px){.article-section.blog3 .post-item:hover .post-image{-webkit-transform:scale(1.085);-ms-transform:scale(1.085);transform:scale(1.085)}}.article-section.blog3 .post-item .image-container{height:100%}@media only screen and (min-width:720px){.article-section.blog3 .post-item .image-container{overflow:hidden;border-radius:var(--image-border-radius,15px) 0 0 var(--image-border-radius,15px)}}.article-section.blog3 .post-item .description{min-height:180px}.category-description{border-left:1px solid var(--border);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 var(--border)}.post-details .detail.post-categories{display:block;padding:0;margin-bottom:12px}.post-details .detail.post-categories a{display:inline-block;font-size:80%;padding:4px 12px;background-color:var(--first);color:var(--white);font-weight:var(--primary-font-weight-normal,400);border-radius:var(--button-border-radius,15px);margin:2px 4px 2px 0;-webkit-transition:background-color ease-in-out 240ms;transition:background-color ease-in-out 240ms}.post-details .detail.post-categories a:hover{text-decoration:none;background-color:var(--first-hover);color:var(--white)}.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 var(--border)}.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 .post-image,.search-results .article-section>.post .post-image,.tag .article-section>.post .post-image{margin-bottom:1rem}}.no-content .content{margin:1rem auto}.no-content .content .h1{color:var(--text)}.no-content .content .h1.h0{font-size:5rem}.no-content .content .go-home{width:320px;max-width:100%;border:1px solid var(--text);color:var(--text)}.no-content .content .go-home:hover{color:var(--white);background:var(--text)}.no-content .content .search-label{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%}.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:var(--text)}.inline-related-post .h2 .post-title:hover{color:var(--first)}.related-posts-container{padding:1.5rem 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.related-posts-container>.h1{text-transform:uppercase;color:var(--text);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:960px){.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;position:absolute;top:0;left:0;height:100%;width:100%;padding:1rem;text-align:center;background:rgba(20,20,20,.85)}@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 .content .h1{font-size:1rem;text-transform:uppercase}@media only screen and (max-width:960px){.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 var(--border)}.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 .post-image,.search-results .article-section>.post .post-image,.tag .article-section>.post .post-image{margin-bottom:1rem}}.single-post{word-break:break-word}.single-post img{border-radius:var(--image-border-radius,15px)}.single-post .post-image{padding:15px 0}.single-post .post-image .single-post-image{width:680px;max-width:100%;height:auto;margin:15px auto;border-radius:var(--image-border-radius,15px)}.single-post .tags{padding:1.2rem 0}.single-post>.post>h2:not(.h2){font-size:1.4rem}@media only screen and (min-width:960px){.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:960px){.single-post>.post>h3{font-size:1.6rem}}footer.footer{background:0 0;color:var(--text)}footer.footer *,footer.footer h2,footer.footer h3,footer.footer h4,footer.footer h5{color:var(--footer-text)}footer.footer .footer-logo{width:55px;height:auto}footer.footer a{color:var(--footer-text);margin-bottom:6px;border-bottom:1px solid transparent;-webkit-transition:border-bottom-color ease-in-out 240ms;transition:border-bottom-color ease-in-out 240ms}footer.footer a:hover{border-bottom-color:var(--footer-text)}footer.footer .copyright p{margin:0}@media only screen and (min-width:960px){body.protectforall main{min-height:calc(100vh - 258px)}}@media only screen and (min-width:960px){body.protectforall .container-template-content{-webkit-transform:translateY(60px);-ms-transform:translateY(60px);transform:translateY(60px)}}@media only screen and (max-width:960px){.dls-theme-wrapper{padding-left:15px;padding-right:15px}}.dls-theme-wrapper .col-sun{width:20vw;min-width:20vw;padding:25px 0 25px 25px}@media only screen and (min-width:960px){.dls-theme-wrapper .col-content{width:calc(100% - 35vw);min-width:calc(100% - 35vw)}}.dls-theme-wrapper .col-logo{width:15vw;min-width:15vw;padding:25px 25px 25px 0}.btn,[type=submit]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:transparent;text-transform:uppercase;font-weight:var(--secondary-font-weight-normal,400);background-color:var(--first);color:var(--button-text);border:none;min-width:140px;height:48px;background-repeat:no-repeat;background-position:center;background-size:100% 100%;cursor:pointer;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform ease-in-out 240ms;transition:-webkit-transform ease-in-out 240ms;transition:transform ease-in-out 240ms;transition:transform ease-in-out 240ms,-webkit-transform ease-in-out 240ms;font-size:var(--text-font-size-mobile,16px)}@media only screen and (min-width:960px){.btn,[type=submit]{font-size:var(--text-font-size-tablet,17px)}}@media only screen and (min-width:1200px){.btn,[type=submit]{font-size:var(--text-font-size-desktop,18px)}}.btn.disabled,[type=submit].disabled{cursor:not-allowed;opacity:.6;-webkit-filter:grayscale(100%);filter:grayscale(100%)}.btn:hover,[type=submit]:hover{-webkit-transform:scale(1.125);-ms-transform:scale(1.125);transform:scale(1.125);color:var(--button-text)}.btn.btn-first,[type=submit].btn-first{background-color:unset;background-image:url('data:image/svg+xml,<svg width="245" height="90" viewBox="0 0 245 90" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2.01669 23.1842V74.2195C2.01669 81.9228 7.81874 89.6266 25.2251 87.7007C42.6314 85.7748 86.1471 87.7005 115.158 86.7376C138.366 85.9672 198.321 85.1327 225.397 84.8117C241.643 86.3524 243.771 73.2566 242.804 66.5161C242.481 54.64 242.03 28.1916 242.804 17.4068C243.771 3.92585 232.167 2 225.397 2C218.628 2 181.882 4.88859 140.3 4.88859C98.7183 4.88859 49.4005 6.81445 25.2251 4.88859C5.88476 3.34791 1.69435 16.4437 2.01669 23.1842Z" fill="%23FFA81D" stroke="black" stroke-width="4"/></svg>')}.btn.btn-second,[type=submit].btn-second{background-color:transparent!important;color:var(--button-text)!important;background-image:url('data:image/svg+xml,<svg width="245" height="90" viewBox="0 0 245 90" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2.01669 23.1842V74.2195C2.01669 81.9228 7.81874 89.6266 25.2251 87.7007C42.6314 85.7748 86.1471 87.7005 115.158 86.7376C138.366 85.9672 198.321 85.1327 225.397 84.8117C241.643 86.3524 243.771 73.2566 242.804 66.5161C242.481 54.64 242.03 28.1916 242.804 17.4068C243.771 3.92585 232.167 2 225.397 2C218.628 2 181.882 4.88859 140.3 4.88859C98.7183 4.88859 49.4005 6.81445 25.2251 4.88859C5.88476 3.34791 1.69435 16.4437 2.01669 23.1842Z" fill="%23F7F5EB" stroke="black" stroke-width="4"/></svg>')}.btn.btn-third,[type=submit].btn-third{background-color:transparent;border-color:var(--white);color:var(--white)}.btn.btn-third:hover,[type=submit].btn-third:hover{border-color:var(--white);background-color:var(--white);color:var(--first)}.btn.btn-fourth,[type=submit].btn-fourth{background-color:transparent;border-color:var(--white);color:var(--white)}.btn.btn-fourth:hover,[type=submit].btn-fourth:hover{border-color:var(--white);background-color:var(--white);color:var(--second)}.author-box{padding:24px 12px;background:var(--background);border-radius:var(--image-border-radius,15px);margin:24px 0;-webkit-box-shadow:8px 8px 12px rgba(34,34,34,.045);box-shadow:8px 8px 12px rgba(34,34,34,.045)}.author-box .member-image{border-radius:var(--image-border-radius,15px);width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.author-box h3{margin-bottom:0}@media (min-width:960px){.author-box h3{font-size:1.8rem}}.author-box .position{font-style:italic}.author-box .text{margin-top:.6rem}.bottom-buttons{z-index:5;position:fixed;right:.9rem;bottom:.9rem;width:55px;height:auto}.bottom-buttons .bottom-button{position:relative;margin-top:.4rem;width:55px;height:55px;background:var(--background);color:var(--text);font-size:1.4rem;border:1px solid var(--border);border-radius:var(--button-border-radius,15px);-webkit-transition:all ease-in-out 480ms;transition:all ease-in-out 480ms}.bottom-buttons .bottom-button:hover{background:var(--first);color:var(--white);cursor:pointer}.comments.comments{padding-top:1.5rem}.comments.comments>ul{border-bottom:1px dotted var(--border)}.comments.comments .comment-reply-title,.comments.comments>h2{color:var(--title);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:960px){.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 var(--border)}.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:var(--title);font-weight:var(--primary-font-weight-bold,600);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 var(--border);padding:.5rem 1rem;background:var(--background);color:var(--text)}.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 var(--border);padding:.5rem 1rem;background:var(--background);color:var(--text)}.comments.comments .comment-respond .comment-form-cookies-consent,.comments.comments .comment-respond .logged-in-as{font-size:.9rem}.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:var(--background);padding:2.8rem 1rem 2.8rem 1.2rem;border-radius:var(--image-border-radius,15px)}@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:var(--image-border-radius,15px);background-color:var(--text);-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}@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:var(--green)}.theme-modal.alert .theme-modal-container .theme-modal-body .modal-title,.theme-modal.error .theme-modal-container .theme-modal-body .modal-title{color:var(--red)}.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:var(--button-border-radius,15px)}.pagination .page-numbers.current,.pagination .page-numbers:hover{background:var(--first);color:var(--white)}.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 var(--border);background:var(--background);outline:0;letter-spacing:.5px}.search-container .search .search-submit{z-index:2;cursor:pointer;border:none;outline:0;background:0 0;color:var(--border);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:var(--text)}.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-links .link{width:55px;height:55px;color:var(--text);-webkit-transition:all ease-in-out 480ms;transition:all ease-in-out 480ms;margin:.2rem;border-radius:var(--button-border-radius,15px);border:1px solid var(--border)}.social-media-links .link:hover{background:var(--first-hover);color:var(--background)}.social-media-links .link .icon{width:1.1rem;height:auto}.widget{font-size:.9rem}.widget.sidebar-widget{margin-top:2rem;padding-top:2rem;border-top:1px solid var(--border)}.widget .widget-title{font-size:1.4rem;margin-bottom:1.2rem;color:var(--text);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 var(--border)}.wp-block-quote{padding:1.2rem 1.8rem;background-color:var(--highlight)}.wp-block-quote p{margin-bottom:0}.wp-block-quote p::-moz-selection{background:var(--highlight)}.wp-block-quote p::selection{background:var(--highlight)}@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:var(--form-border-radius,15px)}.search.search-form .form-control{border-radius:var(--form-border-radius,15px) 0 0 var(--form-border-radius,15px);max-width:calc(100% - 55px)}.search.search-form .btn{max-width:55px}.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:var(--background);color:var(--text);position:fixed;right:15px;bottom:25px;-webkit-box-shadow:8px 8px 12px rgba(34,34,34,.045);box-shadow:8px 8px 12px rgba(34,34,34,.045)}.small-cookie-consent .content-wrapper .message{padding-bottom:1.2rem}.small-cookie-consent .content-wrapper .message a{color:var(--text);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:var(--title);opacity:.85}.small-cookie-consent .content-wrapper .btn{width:50%;min-width:120px}.small-cookie-consent .content-wrapper .btn-outline-primary{color:var(--first)}.small-cookie-consent .content-wrapper .btn-outline-primary:hover{color:var(--white)}@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:var(--light);-webkit-box-shadow:8px 8px 12px rgba(34,34,34,.045);box-shadow:8px 8px 12px rgba(34,34,34,.045)}.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:var(--white);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}.cookie-consent .content-wrapper .btn-outline-primary{color:var(--first)}.cookie-consent .content-wrapper .btn-outline-primary:hover{color:var(--white)}@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}.gform_wrapper{max-width:96%;margin:auto;padding:25px;border-radius:25px;border:3px solid var(--text);position:relative;padding-top:90px}.gform_wrapper .label{position:absolute;top:-3px;left:-3px;width:calc(100% + 6px);padding:8px;min-height:68px;border-radius:25px 25px 0 0;background:var(--first-hover);border:3px solid var(--text);margin:0;text-align:center}.gform_wrapper p{margin:6px 0}.gform_wrapper .gfield--type-radio>.gfield_label{text-align:center}.gform_wrapper .text-red{text-align:center}.gform_wrapper .ginput_container_number .instructuions{display:none}.gform_wrapper .gform_page_fields .gfield_description,.gform_wrapper .gform_page_fields .gform-field-label{font-size:var(--text-font-size-mobile,16px)!important;padding:0}@media only screen and (min-width:960px){.gform_wrapper .gform_page_fields .gfield_description,.gform_wrapper .gform_page_fields .gform-field-label{font-size:var(--text-font-size-tablet,17px)!important}}@media only screen and (min-width:1200px){.gform_wrapper .gform_page_fields .gfield_description,.gform_wrapper .gform_page_fields .gform-field-label{font-size:var(--text-font-size-desktop,18px)!important}}.gform_wrapper .gform_page_fields .gfield_radio{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;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;margin:auto}.gform_wrapper .gform_page_fields .gfield_radio .gchoice{padding:0 8px;min-height:50px;width:100%;max-width:100%;margin:8px 16px;background-color:var(--first);border:3px solid var(--text);border-radius:15px;cursor:pointer;-webkit-transition:-webkit-transform ease-in-out 240ms;transition:-webkit-transform ease-in-out 240ms;transition:transform ease-in-out 240ms;transition:transform ease-in-out 240ms,-webkit-transform ease-in-out 240ms}@media only screen and (min-width:960px){.gform_wrapper .gform_page_fields .gfield_radio .gchoice{width:calc(50% - 32px)}}.gform_wrapper .gform_page_fields .gfield_radio .gchoice .gform-field-label{width:calc(100% - 32px);padding:8px 12px;cursor:pointer}.gform_wrapper .gform_page_fields .gfield_radio .gchoice:hover{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.gform_wrapper::before{content:"";position:absolute;top:-3px;left:-3px;width:100%;height:60px;background:var(--first-hover);border-radius:25px 25px 0 0;border:3px solid var(--text)}.gform_wrapper .gf_progressbar_wrapper,.gform_wrapper .gform_heading{display:none!important}.gform_wrapper .gform-page-footer{padding:0!important;margin:0!important;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;-webkit-transform:translateY(calc(50% + 30px));-ms-transform:translateY(calc(50% + 30px));transform:translateY(calc(50% + 30px))}.gform_wrapper .gform-page-footer .button{background-color:transparent;text-transform:uppercase;font-weight:var(--secondary-font-weight-normal,400);color:var(--button-text);border:none;min-width:140px;height:48px;background-repeat:no-repeat;background-position:center;background-size:100% 100%;cursor:pointer;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform ease-in-out 240ms;transition:-webkit-transform ease-in-out 240ms;transition:transform ease-in-out 240ms;transition:transform ease-in-out 240ms,-webkit-transform ease-in-out 240ms;background-image:url('data:image/svg+xml,<svg width="245" height="90" viewBox="0 0 245 90" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2.01669 23.1842V74.2195C2.01669 81.9228 7.81874 89.6266 25.2251 87.7007C42.6314 85.7748 86.1471 87.7005 115.158 86.7376C138.366 85.9672 198.321 85.1327 225.397 84.8117C241.643 86.3524 243.771 73.2566 242.804 66.5161C242.481 54.64 242.03 28.1916 242.804 17.4068C243.771 3.92585 232.167 2 225.397 2C218.628 2 181.882 4.88859 140.3 4.88859C98.7183 4.88859 49.4005 6.81445 25.2251 4.88859C5.88476 3.34791 1.69435 16.4437 2.01669 23.1842Z" fill="%23FFA81D" stroke="black" stroke-width="4"/></svg>');font-size:var(--text-font-size-mobile,16px)}@media only screen and (min-width:960px){.gform_wrapper .gform-page-footer .button{font-size:var(--text-font-size-tablet,17px)}}@media only screen and (min-width:1200px){.gform_wrapper .gform-page-footer .button{font-size:var(--text-font-size-desktop,18px)}}.gform_wrapper .gform-page-footer .button:hover{-webkit-transform:scale(1.125);-ms-transform:scale(1.125);transform:scale(1.125)}.gform_wrapper .gform-page-footer .button.gform_previous_button{background-color:transparent!important;color:var(--button-text)!important;background-image:url('data:image/svg+xml,<svg width="245" height="90" viewBox="0 0 245 90" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2.01669 23.1842V74.2195C2.01669 81.9228 7.81874 89.6266 25.2251 87.7007C42.6314 85.7748 86.1471 87.7005 115.158 86.7376C138.366 85.9672 198.321 85.1327 225.397 84.8117C241.643 86.3524 243.771 73.2566 242.804 66.5161C242.481 54.64 242.03 28.1916 242.804 17.4068C243.771 3.92585 232.167 2 225.397 2C218.628 2 181.882 4.88859 140.3 4.88859C98.7183 4.88859 49.4005 6.81445 25.2251 4.88859C5.88476 3.34791 1.69435 16.4437 2.01669 23.1842Z" fill="%23F7F5EB" stroke="black" stroke-width="4"/></svg>')}.loader-content{height:100vh;width:100%;position:fixed;overflow:hidden;top:0;left:0;background-color:var(--background);z-index:9998;background-image:url(../img/background.jpg);background-size:cover;background-repeat:no-repeat}.loader-content .component{width:auto;height:auto;position:absolute;-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0);-webkit-transition:opacity ease-in-out 1.28s,-webkit-transform ease-in-out 1.64s;transition:opacity ease-in-out 1.28s,-webkit-transform ease-in-out 1.64s;transition:transform ease-in-out 1.64s,opacity ease-in-out 1.28s;transition:transform ease-in-out 1.64s,opacity ease-in-out 1.28s,-webkit-transform ease-in-out 1.64s}.loader-content .component.c1{width:28vw;height:auto;top:6vh;right:5vw;-webkit-transform:translateX(-100vw);-ms-transform:translateX(-100vw);transform:translateX(-100vw);-webkit-transition-duration:2.06s;transition-duration:2.06s}@media only screen and (min-width:960px){.loader-content .component.c1{width:18vw;top:6vh;right:auto;left:45vw}}.loader-content .component.c2{width:16vw;height:auto;top:5vh;left:40vw;-webkit-transform:translateX(-100vw);-ms-transform:translateX(-100vw);transform:translateX(-100vw);-webkit-transition-delay:.4s;transition-delay:.4s;-webkit-transition-duration:2.26s;transition-duration:2.26s}@media only screen and (min-width:960px){.loader-content .component.c2{width:7vw;top:7vh;left:25vw}}.loader-content .component.c3{width:20vw;height:auto;top:8vh;left:5vw;-webkit-transform:translateX(-100vw);-ms-transform:translateX(-100vw);transform:translateX(-100vw);-webkit-transition-delay:.8s;transition-delay:.8s;-webkit-transition-duration:2.46s;transition-duration:2.46s}@media only screen and (min-width:960px){.loader-content .component.c3{width:10vw;top:8vh;left:5vw}}.loader-content .component.s1{width:60vw;height:auto;top:20vh;left:20vw;-webkit-transform:translateY(100vh);-ms-transform:translateY(100vh);transform:translateY(100vh)}@media only screen and (min-width:960px){.loader-content .component.s1{width:34vw;left:5vw}}.loader-content .component.t1{width:60vw;height:auto;top:50vh;right:20vw;-webkit-transition-delay:1.8s;transition-delay:1.8s;opacity:0}@media only screen and (min-width:960px){.loader-content .component.t1{width:28vw;top:30vh;right:6vw}}.loader-content .component.ft{width:100vw;min-width:210vw;height:auto;bottom:0;left:-55vw}@media only screen and (min-width:960px){.loader-content .component.ft{min-width:100vw;left:0;bottom:-5vh}}.loader-content.active .component{-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0);opacity:1}.auth-form .form-label{margin-top:0;margin-bottom:10px;text-align:center;text-transform:uppercase;border-radius:15px;border:3px solid var(--text);background-color:var(--first-hover);padding:6px 12px}.auth-form .invalid-feedback{color:var(--red)}.auth-form .field-wrapper label{display:block;width:100%}@media only screen and (min-width:960px){.auth-form .field-wrapper label{text-align:right}}.auth-form .field-wrapper input{width:100%;margin-left:auto}.auth-form .submit-wrapper{margin-top:20px;text-align:center}.alert-success{color:var(--green)}