@font-face{font-family:"Hanken Grotesk";src:url("../assets/scss/fonts/HankenGrotesk-ExtraLight.ttf") format("truetype");font-display:swap;font-style:normal;font-weight:200}@font-face{font-family:"Hanken Grotesk";src:url("../assets/scss/fonts/HankenGrotesk-Light.ttf") format("truetype");font-display:swap;font-style:normal;font-weight:300}@font-face{font-family:"Hanken Grotesk";src:url("../assets/scss/fonts/HankenGrotesk-Regular.ttf") format("truetype");font-display:swap;font-style:normal;font-weight:400}@font-face{font-family:"Hanken Grotesk";src:url("../assets/scss/fonts/HankenGrotesk-Bold.ttf") format("truetype");font-display:swap;font-style:normal;font-weight:700}@font-face{font-family:"Hanken Grotesk";src:url("../assets/scss/fonts/HankenGrotesk-Black.ttf") format("truetype");font-display:swap;font-style:normal;font-weight:900}*{padding:0;margin:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:"Hanken Grotesk",sans-serif;min-width:320px;width:100%;max-width:100%;background-color:#000;overflow-x:hidden;overscroll-behavior:none}body.hidden{overflow:hidden}@media screen and (min-width: 768px){body{overscroll-behavior:unset}}.body-cover{position:fixed;width:100%;height:100%;display:none;z-index:98;background-color:rgba(83,81,80,.9)}.body-cover.open{display:block}ul,ol{list-style-type:none}a{text-decoration:none;color:inherit}img{max-width:100%}.container{width:100%;max-width:1595px;padding:0 20px;margin:0 auto}@media screen and (min-width: 992px){.container{padding:0 25px}}@media screen and (min-width: 992px){.hide-desktop{display:none}}.hide-mobile{display:none}@media screen and (min-width: 992px){.hide-mobile{display:block}}html #wpadminbar{position:fixed}.glpage{min-width:320px;width:100%;max-width:100%;position:relative;min-height:100vh;background-image:url("./../images/footer-bg.png");background-position:bottom center;background-repeat:no-repeat;background-size:contain;display:flex;flex-flow:column nowrap;overflow:hidden}.glpage::before{content:"";position:absolute;top:-20vw;right:-70vw;width:150vw;max-width:1725px;height:150vw;max-height:1725px;background-image:url("./../images/body-bg.png");background-position:center center;background-repeat:no-repeat;background-size:cover;z-index:-1}@media screen and (min-width: 768px){.glpage::before{top:-15vw;right:-40vw;width:90vw;height:90vw}}@media screen and (min-width: 992px){.glpage::before{top:-15vw;right:-20vw}}@media screen and (min-width: 1200px){.glpage::before{top:-20vw;right:0}}.glpage>*{width:100%}body.logged-in .mobile-menu{top:46px}@media screen and (min-width: 768px){body.logged-in .mobile-menu{top:32px}}body.logged-in .hamburger-menu #menu-toggle:checked~.hamburger-menu__btn{top:70px}@media screen and (min-width: 768px){body.logged-in .hamburger-menu #menu-toggle:checked~.hamburger-menu__btn{top:55px}}.header{padding:30px 0 50px}@media screen and (min-width: 992px){.header{padding:50px 0}}.header__logo{display:block;width:130px;height:auto}@media screen and (min-width: 992px){.header__logo{width:170px}}.header .container{display:flex;align-items:center;justify-content:space-between;min-height:26px;max-width:2000px}.header .header-menu{display:none}@media screen and (min-width: 768px){.header .header-menu{display:flex;align-items:center}}.header .header-menu .menu-item{display:inline-flex;align-items:center;width:100%;margin-top:15px}@media screen and (min-width: 768px){.header .header-menu .menu-item{width:auto;margin-top:0}}.header .header-menu .menu-item::before{content:"";width:30px;height:43px;background-image:url("../images/header-menu-icon.svg");background-position:center;background-repeat:no-repeat;background-size:contain;margin-right:8px}@media screen and (min-width: 992px){.header .header-menu .menu-item::before{width:37px;height:50px}}@media screen and (min-width: 992px){.header .header-menu .menu-item{position:relative}.header .header-menu .menu-item:not(:last-of-type){margin-right:42px}}@media screen and (min-width: 992px){.header .header-menu{margin-left:24px}}.header .header-menu a{font-size:16px;font-weight:400;line-height:1;color:#6a6a6a;padding:6px 8px;transition:color .3s}@media screen and (min-width: 992px){.header .header-menu a{font-size:21px}}.header .header-menu a:hover{color:#fff}.header .sub-menu{display:flex;flex-direction:column;margin-left:20px}@media screen and (min-width: 992px){.header .sub-menu{position:absolute;top:100%;left:-15px;min-width:280px;padding:15px;background-color:#fff;visibility:hidden;opacity:0;box-shadow:0 0 5px rgba(0,0,0,.1);border-radius:8px;margin:0}}.header .sub-menu .menu-item{display:inline-flex;align-items:center;padding:0;margin:0}.header .sub-menu .menu-item::before{content:"";height:1px;width:15px;background-color:#000;margin-right:10px}@media screen and (min-width: 992px){.header .sub-menu .menu-item:not(:last-of-type){margin-bottom:10px}.header .sub-menu .menu-item::before{display:none}}.header .sub-menu .menu-item a{color:#000;line-height:1.5}.header .sub-menu .menu-item a:hover{color:#000}.hamburger-menu{position:relative}@media screen and (min-width: 768px){.hamburger-menu{display:none}}.hamburger-menu__btn{display:flex;align-items:center;position:relative;width:26px;height:26px;cursor:pointer;z-index:99999}.hamburger-menu__btn>span,.hamburger-menu__btn>span::before,.hamburger-menu__btn>span::after{display:block;position:absolute;width:100%;height:2px;background-color:#fff;transition-duration:.25s}.hamburger-menu__btn>span::before{content:"";top:-8px}.hamburger-menu__btn>span::after{content:"";top:8px}.hamburger-menu #menu-toggle{opacity:0;position:absolute}.hamburger-menu #menu-toggle:checked~.hamburger-menu__btn{position:fixed;top:22px;right:15px}.hamburger-menu #menu-toggle:checked~.hamburger-menu__btn>span{transform:rotate(45deg);background-color:#fff}.hamburger-menu #menu-toggle:checked~.hamburger-menu__btn>span::before{top:0;transform:rotate(0);background-color:#fff}.hamburger-menu #menu-toggle:checked~.hamburger-menu__btn>span::after{top:0;transform:rotate(90deg);background-color:#fff}.hamburger-menu #menu-toggle:checked~.mobile-menu{visibility:visible;background-color:rgba(0,0,0,.5)}.hamburger-menu #menu-toggle:checked~.mobile-menu .mobile-menu-wrapper{right:0}.mobile-menu{position:fixed;visibility:hidden;overflow:hidden;top:0;right:0;left:0;bottom:0;background-color:rgba(0,0,0,0);z-index:999;transition:background-color .3s}.mobile-menu .mobile-menu-wrapper{position:absolute;right:-100%;top:0;bottom:0;padding:50px 24px 24px;width:80%;max-width:380px;background-color:#242424;overflow:auto;transition:right .3s}.mobile-menu .header-menu{display:block}.section-intro__title{font-family:"brother-1816",sans-serif;font-size:53px;font-weight:300;line-height:.9;color:#fff}@media screen and (min-width: 768px){.section-intro__title{font-size:77px}}@media screen and (min-width: 992px){.section-intro__title{font-size:101px}}@media screen and (min-width: 1800px){.section-intro__title{font-size:173px}}.section-intro__text-under-title{font-family:"brother-1816",sans-serif;font-size:40px;font-weight:700;line-height:1.75;color:#fff}@media screen and (min-width: 768px){.section-intro__text-under-title{font-size:50px}}@media screen and (min-width: 992px){.section-intro__text-under-title{font-size:66px}}@media screen and (min-width: 1800px){.section-intro__text-under-title{font-size:117px}}.section-intro .container{position:relative;z-index:1;margin-bottom:30px}@media screen and (min-width: 768px){.section-intro .container{margin-bottom:50px}}@media screen and (min-width: 992px){.section-intro .container{margin-bottom:60px}}@media screen and (min-width: 1200px){.section-intro .container{margin-bottom:-100px}}.intro-images{width:100%;height:305px;overflow:hidden;position:relative;touch-action:unset !important}@media screen and (min-width: 768px){.intro-images{height:auto}}.intro-images.is-active{outline:2px solid rgba(0,0,0,.1)}.intro-images-slider{display:block;height:100%;position:relative;will-change:transform}@media screen and (min-width: 768px){.intro-images-slider{display:flex}}.intro-images-slider__image{width:100vw;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;inset:0;opacity:0;transition:opacity .5s ease}@media screen and (min-width: 768px){.intro-images-slider__image{width:33.3333333333vw;position:relative;opacity:1;flex-shrink:0}.intro-images-slider__image:not(:last-of-type){margin-right:52px}}@media screen and (min-width: 992px){.intro-images-slider__image:not(:last-of-type){margin-right:65px}}@media screen and (min-width: 1200px){.intro-images-slider__image:not(:last-of-type){margin-right:85px}}.intro-images-slider__image--active{opacity:1;z-index:2}.section-about-us{padding:60px 0 45px}@media screen and (min-width: 768px){.section-about-us{padding:40px 0 60px}}@media screen and (min-width: 992px){.section-about-us{padding:50px 0 75px}}@media screen and (min-width: 1200px){.section-about-us{padding:50px 0 95px}}.section-about-us__title{width:100%;font-size:27px;font-weight:300;line-height:1.2;color:#fff}@media screen and (min-width: 768px){.section-about-us__title{font-size:42px}}@media screen and (min-width: 1800px){.section-about-us__title{font-size:62px}}.section-about-us .container{display:flex;flex-wrap:wrap;justify-content:space-between}.about-us-column{width:100%;margin-top:60px}@media screen and (min-width: 992px){.about-us-column{width:45%}}.about-us-column::before{content:"";display:block;width:181px;height:1px;background-color:#6a6a6a;margin-bottom:45px}@media screen and (min-width: 768px){.about-us-column::before{width:115px}}@media screen and (min-width: 992px){.about-us-column::before{width:250px;margin-bottom:40px}}.about-us-column__title{display:flex;align-items:center;flex-wrap:wrap;font-size:52px;font-weight:900;line-height:.6;color:#fff}@media screen and (min-width: 768px){.about-us-column__title{font-size:75px}}@media screen and (min-width: 992px){.about-us-column__title{font-size:77px}}@media screen and (min-width: 1800px){.about-us-column__title{font-size:92px}}.about-us-column__title-icon{margin:15px 15px 0 0;flex-shrink:0;max-width:55px}.about-us-column__text-under-title{font-size:17px;font-weight:900;line-height:1;color:#6a6a6a;text-transform:uppercase;margin-top:30px}.about-us-accordion{margin-top:50px}.section-home-contact{padding-top:45px}@media screen and (min-width: 768px){.section-home-contact{padding-top:60px}}@media screen and (min-width: 992px){.section-home-contact{padding-top:75px}}@media screen and (min-width: 1200px){.section-home-contact{padding-top:95px}}.section-home-contact .container{display:flex;flex-wrap:wrap;justify-content:space-between}.contact-details{width:100%}@media screen and (min-width: 992px){.contact-details{width:45%}}.contact-details__title{font-size:27px;font-weight:200;line-height:1;color:#fff;margin-bottom:23px}@media screen and (min-width: 768px){.contact-details__title{margin-bottom:50px}}@media screen and (min-width: 992px){.contact-details__title{margin-bottom:55px}}@media screen and (min-width: 1200px){.contact-details__title{margin-bottom:65px}}.contact-details__title strong{font-weight:700}.contact-details__contacts{font-size:19px;font-weight:400;line-height:1.5;color:#fff}@media screen and (min-width: 768px){.contact-details__contacts{font-size:23px}}.contact-details__contacts p:not(:last-of-type){margin-bottom:28px}@media screen and (min-width: 768px){.contact-details__contacts p:not(:last-of-type){margin-bottom:40px}}@media screen and (min-width: 992px){.contact-details__contacts p:not(:last-of-type){margin-bottom:35px}}@media screen and (min-width: 1200px){.contact-details__contacts p:not(:last-of-type){margin-bottom:40px}}.contact-details__contacts a{text-decoration:underline}.contact-details__contacts a:hover{text-decoration:none}.contact-form{width:100%;margin-top:75px}@media screen and (min-width: 768px){.contact-form{margin-top:90px}}@media screen and (min-width: 992px){.contact-form{width:45%;margin-top:0}}.contact-form .wpcf7-form input:not([type=submit]):not([type=checkbox]),.contact-form .wpcf7-form textarea{font-family:"Hanken Grotesk",sans-serif;font-size:25px;font-weight:300;color:#fff;background-color:rgba(0,0,0,0);border:1px solid rgba(226,226,226,.8);border-radius:25px;width:100%;padding:8px 20px;outline:none;transition:border-color .3s}@media screen and (min-width: 768px){.contact-form .wpcf7-form input:not([type=submit]):not([type=checkbox]),.contact-form .wpcf7-form textarea{font-size:30px;border-radius:38px;padding:18px 37px}}@media screen and (min-width: 992px){.contact-form .wpcf7-form input:not([type=submit]):not([type=checkbox]),.contact-form .wpcf7-form textarea{padding:18px 37px}}@media screen and (min-width: 1200px){.contact-form .wpcf7-form input:not([type=submit]):not([type=checkbox]),.contact-form .wpcf7-form textarea{border-radius:40px}}.contact-form .wpcf7-form input:not([type=submit]):not([type=checkbox])::-moz-placeholder, .contact-form .wpcf7-form textarea::-moz-placeholder{opacity:1;color:#545454}.contact-form .wpcf7-form input:not([type=submit]):not([type=checkbox])::placeholder,.contact-form .wpcf7-form textarea::placeholder{opacity:1;color:#545454}.contact-form .wpcf7-form input:not([type=submit]):not([type=checkbox]):focus,.contact-form .wpcf7-form input:not([type=submit]):not([type=checkbox]):active,.contact-form .wpcf7-form textarea:focus,.contact-form .wpcf7-form textarea:active{border-color:#fff}.contact-form .wpcf7-form input[type=checkbox]{margin-right:15px}@media screen and (min-width: 992px){.contact-form .wpcf7-form input[type=checkbox]{margin-top:2px}}@media screen and (min-width: 992px){.contact-form .wpcf7-form input[type=checkbox]{margin-top:5px}}.contact-form .wpcf7-form textarea{height:186px;resize:none}.contact-form .wpcf7-form .wpcf7-spinner{position:absolute;bottom:20px;right:100px}.contact-form .wpcf7-form .wpcf7-list-item{margin-left:0}.contact-form .wpcf7-form .wpcf7-acceptance label{display:flex;align-items:flex-start;font-family:"Hanken Grotesk",sans-serif;font-size:17px;font-weight:400;line-height:1.6;color:#fff}.contact-form .wpcf7-form .wpcf7-acceptance label a{text-decoration:underline}.contact-form .wpcf7-form .wpcf7-acceptance label a:hover{text-decoration:none}.contact-form .wpcf7-form .wpcf7-response-output{font-family:"Hanken Grotesk",sans-serif;font-size:18px;font-weight:300;color:#fff;border:1px solid rgba(226,226,226,.8);border-radius:13px;width:100%;padding:15px 15px;margin:20px 0 0 0}@media screen and (min-width: 768px){.contact-form .wpcf7-form .wpcf7-response-output{font-size:20px}}@media screen and (min-width: 992px){.contact-form .wpcf7-form .wpcf7-response-output{font-size:24px;padding:13px 24px}}.contact-form .wpcf7-form .field{margin-bottom:20px}@media screen and (min-width: 768px){.contact-form .wpcf7-form .field{margin-bottom:28px}}@media screen and (min-width: 992px){.contact-form .wpcf7-form .field{margin-bottom:30px}}.contact-form .wpcf7-form .form-btn{position:relative}.contact-form .wpcf7-form .form-btn .btn{width:100%;margin-top:0}.footer-bottom{display:flex;align-items:center;justify-content:space-between;flex-direction:column;width:100%;margin-top:65px}@media screen and (min-width: 768px){.footer-bottom{flex-direction:row;margin-top:110px}}@media screen and (min-width: 992px){.footer-bottom{margin-top:60px}}.footer-bottom__autograph{width:171px;height:auto;margin-bottom:15px}@media screen and (min-width: 768px){.footer-bottom__autograph{width:187px;margin-bottom:0}}@media screen and (min-width: 992px){.footer-bottom__autograph{width:171px}}@media screen and (min-width: 1200px){.footer-bottom__autograph{width:242px}}.footer-bottom__copyrights{display:inline-flex;align-items:center;font-size:17px;font-weight:300;line-height:1.5;color:hsla(0,0%,100%,.5)}@media screen and (min-width: 768px){.footer-bottom__copyrights{font-size:23px}}.footer-bottom__copyrights img{height:22px;margin-left:5px}.text-editor{color:#fff}.text-editor h1,.text-editor h2{font-size:27px;font-weight:300;line-height:1.2}@media screen and (min-width: 768px){.text-editor h1,.text-editor h2{font-size:42px}}@media screen and (min-width: 1200px){.text-editor h1,.text-editor h2{font-size:62px}}.text-editor h1::after,.text-editor h2::after{content:"";display:block;width:181px;height:1px;background-color:#6a6a6a;margin:30px 0}@media screen and (min-width: 768px){.text-editor h1::after,.text-editor h2::after{width:115px;margin:45px 0}}@media screen and (min-width: 992px){.text-editor h1::after,.text-editor h2::after{width:250px;margin:70px 0 40px}}.text-editor h3{font-size:24px;font-weight:300;line-height:1.2}@media screen and (min-width: 768px){.text-editor h3{font-size:36px}}@media screen and (min-width: 1200px){.text-editor h3{font-size:42px}}.text-editor h4,.text-editor h5{font-size:26px;font-weight:300;line-height:1.2}@media screen and (min-width: 768px){.text-editor h4,.text-editor h5{font-size:30px}}@media screen and (min-width: 1200px){.text-editor h4,.text-editor h5{font-size:36px}}.text-editor h1,.text-editor h2{margin:10px 0 20px}@media screen and (min-width: 768px){.text-editor h1,.text-editor h2{margin:20px 0 30px}}.text-editor h3,.text-editor h4,.text-editor h5{margin:10px 0 20px}@media screen and (min-width: 768px){.text-editor h3,.text-editor h4,.text-editor h5{margin:20px 0 30px}}.text-editor p,.text-editor li{font-size:19px;font-weight:300;line-height:1.75;color:#6a6a6a}@media screen and (min-width: 768px){.text-editor p,.text-editor li{font-size:23px}}.text-editor p:not(:last-of-type){margin-bottom:28px}@media screen and (min-width: 768px){.text-editor p:not(:last-of-type){margin-bottom:40px}}@media screen and (min-width: 992px){.text-editor p:not(:last-of-type){margin-bottom:35px}}@media screen and (min-width: 1200px){.text-editor p:not(:last-of-type){margin-bottom:40px}}.text-editor ul{list-style-type:none}.text-editor ul li{position:relative;padding-left:35px}@media screen and (min-width: 768px){.text-editor ul li{padding-left:40px}}.text-editor ul li::before{content:"+";position:absolute;left:0;top:-8px;flex-shrink:0;font-weight:400;font-size:40px;line-height:1;text-align:center}@media screen and (min-width: 768px){.text-editor ul li::before{top:-4px}}.text-editor ol{list-style-type:none;counter-reset:my-awesome-counter}.text-editor ol li{position:relative;counter-increment:my-awesome-counter;padding-left:27px}@media screen and (min-width: 768px){.text-editor ol li{padding-left:40px}}.text-editor ol li::before{content:counter(my-awesome-counter) " / ";position:absolute;top:0;left:0;font-weight:700;color:#fff}.text-editor strong{font-weight:700}.text-editor a{color:#fff;text-decoration:underline}.text-editor a:hover{text-decoration:none}.section-all-posts{padding-bottom:clamp(90px,28vw,500px)}.section-all-posts__title{font-family:"brother-1816",sans-serif;font-size:52px;font-weight:900;color:#fff}@media screen and (min-width: 768px){.section-all-posts__title{font-size:75px}}@media screen and (min-width: 992px){.section-all-posts__title{font-size:77px}}@media screen and (min-width: 1800px){.section-all-posts__title{font-size:92px}}.section-all-posts .container{max-width:2000px}.all-posts-wrapper{display:grid;grid-template-columns:1fr;grid-gap:55px;margin-top:35px}@media screen and (min-width: 768px){.all-posts-wrapper{grid-template-columns:repeat(2, 1fr);grid-gap:50px;margin-top:35px}}@media screen and (min-width: 992px){.all-posts-wrapper{grid-template-columns:repeat(3, 1fr);margin-top:40px}}@media screen and (min-width: 1200px){.all-posts-wrapper{grid-gap:70px}}.section-post-header{padding-top:50px}.section-post-header__image{width:100%;height:107px;-o-object-fit:cover;object-fit:cover}@media screen and (min-width: 768px){.section-post-header__image{font-size:15px;height:415px}}.section-post-header__date{color:#fff;font-size:13px;font-weight:900;opacity:.4;margin-top:40px}@media screen and (min-width: 768px){.section-post-header__date{font-size:15px;margin-top:60px}}@media screen and (min-width: 992px){.section-post-header__date{font-size:17px;margin-top:80px}}.section-post-header__title{font-size:27px;font-weight:300;line-height:1.2;color:#fff;margin:10px 0 20px}@media screen and (min-width: 768px){.section-post-header__title{font-size:42px;margin:20px 0 30px}}@media screen and (min-width: 1200px){.section-post-header__title{font-size:62px}}.section-post-header__text{color:#fff}.section-post-header__text h1,.section-post-header__text h2{font-size:27px;font-weight:300;line-height:1.2}@media screen and (min-width: 768px){.section-post-header__text h1,.section-post-header__text h2{font-size:42px}}@media screen and (min-width: 1200px){.section-post-header__text h1,.section-post-header__text h2{font-size:62px}}.section-post-header__text h3{font-size:24px;font-weight:300;line-height:1.2}@media screen and (min-width: 768px){.section-post-header__text h3{font-size:36px}}@media screen and (min-width: 1200px){.section-post-header__text h3{font-size:42px}}.section-post-header__text h4,.section-post-header__text h5{font-size:26px;font-weight:300;line-height:1.2}@media screen and (min-width: 768px){.section-post-header__text h4,.section-post-header__text h5{font-size:30px}}@media screen and (min-width: 1200px){.section-post-header__text h4,.section-post-header__text h5{font-size:36px}}.section-post-header__text h1,.section-post-header__text h2{margin:10px 0 20px}@media screen and (min-width: 768px){.section-post-header__text h1,.section-post-header__text h2{margin:20px 0 30px}}.section-post-header__text h3,.section-post-header__text h4,.section-post-header__text h5{margin:10px 0 20px}@media screen and (min-width: 768px){.section-post-header__text h3,.section-post-header__text h4,.section-post-header__text h5{margin:20px 0 30px}}.section-post-header__text p,.section-post-header__text li{font-size:19px;font-weight:300;line-height:1.75;color:#bbb}@media screen and (min-width: 768px){.section-post-header__text p,.section-post-header__text li{font-size:23px}}.section-post-header__text p:not(:last-of-type){margin-bottom:28px}@media screen and (min-width: 768px){.section-post-header__text p:not(:last-of-type){margin-bottom:40px}}@media screen and (min-width: 992px){.section-post-header__text p:not(:last-of-type){margin-bottom:35px}}@media screen and (min-width: 1200px){.section-post-header__text p:not(:last-of-type){margin-bottom:40px}}.section-post-header__text ul{list-style-type:none}.section-post-header__text ul li{position:relative;padding-left:35px}@media screen and (min-width: 768px){.section-post-header__text ul li{padding-left:40px}}.section-post-header__text ul li::before{content:"+";position:absolute;left:0;top:-8px;flex-shrink:0;font-weight:400;font-size:40px;line-height:1;text-align:center}@media screen and (min-width: 768px){.section-post-header__text ul li::before{top:-4px}}.section-post-header__text ol{list-style-type:none;counter-reset:my-awesome-counter}.section-post-header__text ol li{position:relative;counter-increment:my-awesome-counter;padding-left:27px}@media screen and (min-width: 768px){.section-post-header__text ol li{padding-left:40px}}.section-post-header__text ol li::before{content:counter(my-awesome-counter) " / ";position:absolute;top:0;left:0;font-weight:700;color:#fff}.section-post-header__text strong{font-weight:700}.section-post-header__text a{color:#fff;text-decoration:underline}.section-post-header__text a:hover{text-decoration:none}.post-header-pagination{display:none}@media screen and (min-width: 992px){.post-header-pagination{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}}.post-header-pagination__link{font-family:"brother-1816",sans-serif;font-size:19px;color:#898989;transition:color .3s}.post-header-pagination__link:hover{color:#fff}.post-header-pagination__link--next{margin-left:auto}.post-text{color:#fff}.post-text h1,.post-text h2{font-size:27px;font-weight:300;line-height:1.2}@media screen and (min-width: 768px){.post-text h1,.post-text h2{font-size:42px}}@media screen and (min-width: 1200px){.post-text h1,.post-text h2{font-size:62px}}.post-text h3{font-size:24px;font-weight:300;line-height:1.2}@media screen and (min-width: 768px){.post-text h3{font-size:36px}}@media screen and (min-width: 1200px){.post-text h3{font-size:42px}}.post-text h4,.post-text h5{font-size:26px;font-weight:300;line-height:1.2}@media screen and (min-width: 768px){.post-text h4,.post-text h5{font-size:30px}}@media screen and (min-width: 1200px){.post-text h4,.post-text h5{font-size:36px}}.post-text h1,.post-text h2{margin:10px 0 20px}@media screen and (min-width: 768px){.post-text h1,.post-text h2{margin:20px 0 30px}}.post-text h3,.post-text h4,.post-text h5{margin:10px 0 20px}@media screen and (min-width: 768px){.post-text h3,.post-text h4,.post-text h5{margin:20px 0 30px}}.post-text p,.post-text li{font-size:19px;font-weight:300;line-height:1.75;color:#bbb}@media screen and (min-width: 768px){.post-text p,.post-text li{font-size:23px}}.post-text p:not(:last-of-type){margin-bottom:28px}@media screen and (min-width: 768px){.post-text p:not(:last-of-type){margin-bottom:40px}}@media screen and (min-width: 992px){.post-text p:not(:last-of-type){margin-bottom:35px}}@media screen and (min-width: 1200px){.post-text p:not(:last-of-type){margin-bottom:40px}}.post-text ul{list-style-type:none}.post-text ul li{position:relative;padding-left:35px}@media screen and (min-width: 768px){.post-text ul li{padding-left:40px}}.post-text ul li::before{content:"+";position:absolute;left:0;top:-8px;flex-shrink:0;font-weight:400;font-size:40px;line-height:1;text-align:center}@media screen and (min-width: 768px){.post-text ul li::before{top:-4px}}.post-text ol{list-style-type:none;counter-reset:my-awesome-counter}.post-text ol li{position:relative;counter-increment:my-awesome-counter;padding-left:27px}@media screen and (min-width: 768px){.post-text ol li{padding-left:40px}}.post-text ol li::before{content:counter(my-awesome-counter) " / ";position:absolute;top:0;left:0;font-weight:700;color:#fff}.post-text strong{font-weight:700}.post-text a{color:#fff;text-decoration:underline}.post-text a:hover{text-decoration:none}.post-image-banner{padding:45px 0 0}@media screen and (min-width: 768px){.post-image-banner{padding:45px 0 22px}}@media screen and (min-width: 992px){.post-image-banner{padding:57px 0 45px}}.post-image-banner__image{margin-left:-20px;margin-right:-20px}@media screen and (min-width: 992px){.post-image-banner__image{margin:0}}.post-image-banner__image img{display:block;width:100%}.post-text-image{padding:26px 0}@media screen and (min-width: 992px){.post-text-image{padding:0 0 26px}}@media screen and (min-width: 1200px){.post-text-image{padding:45px 0}}@media screen and (min-width: 768px){.post-text-image--left .post-text-image__image{padding-right:35px}}@media screen and (min-width: 1200px){.post-text-image--left .post-text-image__image{padding-right:105px}}@media screen and (min-width: 768px){.post-text-image--right .post-text-image__image{padding-left:35px}}@media screen and (min-width: 1200px){.post-text-image--right .post-text-image__image{padding-left:105px}}.post-text-image__image{width:100%;text-align:center;margin-top:25px;order:1}@media screen and (min-width: 768px){.post-text-image__image{width:50%;order:unset;margin:0}}.post-text-image__image img{display:block}.post-text-image .container{display:flex;align-items:center;flex-direction:column}@media screen and (min-width: 768px){.post-text-image .container{flex-direction:row}}.post-text-image-content{width:100%}@media screen and (min-width: 768px){.post-text-image-content{width:50%}}.post-text-image-content__text{color:#fff}.post-text-image-content__text h1,.post-text-image-content__text h2{font-size:27px;font-weight:300;line-height:1.2}@media screen and (min-width: 768px){.post-text-image-content__text h1,.post-text-image-content__text h2{font-size:42px}}@media screen and (min-width: 1200px){.post-text-image-content__text h1,.post-text-image-content__text h2{font-size:62px}}.post-text-image-content__text h3{font-size:24px;font-weight:300;line-height:1.2}@media screen and (min-width: 768px){.post-text-image-content__text h3{font-size:36px}}@media screen and (min-width: 1200px){.post-text-image-content__text h3{font-size:42px}}.post-text-image-content__text h4,.post-text-image-content__text h5{font-size:26px;font-weight:300;line-height:1.2}@media screen and (min-width: 768px){.post-text-image-content__text h4,.post-text-image-content__text h5{font-size:30px}}@media screen and (min-width: 1200px){.post-text-image-content__text h4,.post-text-image-content__text h5{font-size:36px}}.post-text-image-content__text h1,.post-text-image-content__text h2{margin:10px 0 20px}@media screen and (min-width: 768px){.post-text-image-content__text h1,.post-text-image-content__text h2{margin:20px 0 30px}}.post-text-image-content__text h3,.post-text-image-content__text h4,.post-text-image-content__text h5{margin:10px 0 20px}@media screen and (min-width: 768px){.post-text-image-content__text h3,.post-text-image-content__text h4,.post-text-image-content__text h5{margin:20px 0 30px}}.post-text-image-content__text p,.post-text-image-content__text li{font-size:19px;font-weight:300;line-height:1.75;color:#bbb}@media screen and (min-width: 768px){.post-text-image-content__text p,.post-text-image-content__text li{font-size:23px}}.post-text-image-content__text p:not(:last-of-type){margin-bottom:28px}@media screen and (min-width: 768px){.post-text-image-content__text p:not(:last-of-type){margin-bottom:40px}}@media screen and (min-width: 992px){.post-text-image-content__text p:not(:last-of-type){margin-bottom:35px}}@media screen and (min-width: 1200px){.post-text-image-content__text p:not(:last-of-type){margin-bottom:40px}}.post-text-image-content__text ul{list-style-type:none}.post-text-image-content__text ul li{position:relative;padding-left:35px}@media screen and (min-width: 768px){.post-text-image-content__text ul li{padding-left:40px}}.post-text-image-content__text ul li::before{content:"+";position:absolute;left:0;top:-8px;flex-shrink:0;font-weight:400;font-size:40px;line-height:1;text-align:center}@media screen and (min-width: 768px){.post-text-image-content__text ul li::before{top:-4px}}.post-text-image-content__text ol{list-style-type:none;counter-reset:my-awesome-counter}.post-text-image-content__text ol li{position:relative;counter-increment:my-awesome-counter;padding-left:27px}@media screen and (min-width: 768px){.post-text-image-content__text ol li{padding-left:40px}}.post-text-image-content__text ol li::before{content:counter(my-awesome-counter) " / ";position:absolute;top:0;left:0;font-weight:700;color:#fff}.post-text-image-content__text strong{font-weight:700}.post-text-image-content__text a{color:#fff;text-decoration:underline}.post-text-image-content__text a:hover{text-decoration:none}.section-post-downloads{padding:80px 0 13px}@media screen and (min-width: 768px){.section-post-downloads{padding:100px 0 42px}}@media screen and (min-width: 992px){.section-post-downloads{padding:124px 0 42px}}.section-post-downloads__title{font-size:27px;font-weight:300;line-height:1.2;color:#fff}@media screen and (min-width: 768px){.section-post-downloads__title{font-size:42px}}@media screen and (min-width: 1200px){.section-post-downloads__title{font-size:62px}}.downloads-wrapper{display:flex;flex-direction:column;align-items:flex-start;width:100%}@media screen and (min-width: 768px){.downloads-wrapper{width:50%}}.download-item{display:flex;align-items:flex-start;font-size:19px;font-weight:300;line-height:1.75;color:#fff;margin-bottom:25px;transition:opacity .3s}.download-item:hover{text-decoration:underline;opacity:.6}@media screen and (min-width: 768px){.download-item{font-size:23px;margin-bottom:30px}}.download-item svg{position:relative;flex-shrink:0;margin-right:20px;top:10px}@media screen and (min-width: 768px){.download-item svg{margin-right:25px}}.gallery{padding-bottom:45px}@media screen and (min-width: 768px){.gallery{padding-bottom:55px}}@media screen and (min-width: 992px){.gallery{padding-bottom:65px}}.gallery__title{font-size:27px;font-weight:300;line-height:1.2;color:#fff}@media screen and (min-width: 768px){.gallery__title{font-size:42px}}@media screen and (min-width: 1200px){.gallery__title{font-size:62px}}.gallery-wrapper{display:grid;grid-template-columns:repeat(2, 1fr);grid-gap:10px;margin-top:10px}@media screen and (min-width: 768px){.gallery-wrapper{grid-template-columns:repeat(auto-fill, minmax(290px, auto));grid-gap:20px 15px;margin-top:0}}@media screen and (min-width: 992px){.gallery-wrapper{grid-gap:45px 30px}}.gallery-item:hover .gallery-item__image{opacity:1}.gallery-item__image{display:block;width:100%;max-height:320px;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.4;transition:opacity .3s}.footer{padding:45px 0}@media screen and (min-width: 768px){.footer{padding:60px 0}}@media screen and (min-width: 992px){.footer{padding:75px 0}}@media screen and (min-width: 1200px){.footer{padding:95px 0}}.footer__autograph{width:171px;height:auto;margin-bottom:15px}@media screen and (min-width: 768px){.footer__autograph{width:187px;margin-bottom:0}}@media screen and (min-width: 992px){.footer__autograph{width:171px}}@media screen and (min-width: 1200px){.footer__autograph{width:242px}}.footer__copyrights{display:inline-flex;align-items:center;font-size:17px;font-weight:300;line-height:1.5;color:hsla(0,0%,100%,.5)}@media screen and (min-width: 768px){.footer__copyrights{font-size:23px}}.footer__copyrights img{height:22px;margin-left:5px}.footer .container{display:flex;align-items:center;justify-content:space-between;flex-direction:column;width:100%}@media screen and (min-width: 768px){.footer .container{flex-direction:row}}.home-footer{padding:45px 0 73px}@media screen and (min-width: 768px){.home-footer{padding:60px 0 50px}}@media screen and (min-width: 992px){.home-footer{padding:75px 0 65px}}@media screen and (min-width: 1200px){.home-footer{padding:95px 0 130px}}.btn{display:inline-flex;align-items:center;background-color:#464646;padding:10px 27px;font-size:25px;font-weight:300;line-height:1.2;color:#000;text-transform:uppercase;border:none;border-radius:25px;cursor:pointer;transition:color .3s,background-color .3s}@media screen and (min-width: 768px){.btn{font-size:29px;border-radius:38px;padding:21px 37px}}.btn:hover{background-color:#fff}.btn svg{margin-left:17px}.accordion{margin:50px 0}.accordion-item:not(:last-of-type){margin-bottom:5px}.accordion-item.active .accordion-item-title-wrapper__title{color:#fff;font-weight:700}.accordion-item.active .accordion-item-title-wrapper__icon{color:#fff}.accordion-item.active .accordion-item-title-wrapper__icon--plus{display:none}.accordion-item.active .accordion-item-title-wrapper__icon--minus{display:inline-block}.accordion-item__content{display:none;font-size:17px;font-weight:400;line-height:1.6;color:#fff;padding:25px 0 30px 100px;max-width:560px}@media screen and (min-width: 768px){.accordion-item__content{padding:30px 0 35px 100px}}.accordion-item__content strong{font-weight:700}.accordion-item__content p:not(:last-of-type){margin-bottom:28px}@media screen and (min-width: 768px){.accordion-item__content p:not(:last-of-type){margin-bottom:40px}}@media screen and (min-width: 992px){.accordion-item__content p:not(:last-of-type){margin-bottom:35px}}@media screen and (min-width: 1200px){.accordion-item__content p:not(:last-of-type){margin-bottom:40px}}.accordion-item-title-wrapper{display:flex;align-items:flex-start;cursor:pointer}.accordion-item-title-wrapper:hover .accordion-item-title-wrapper__title,.accordion-item-title-wrapper:hover .accordion-item-title-wrapper__icon{color:#fff}.accordion-item-title-wrapper__title{font-size:23px;font-weight:300;line-height:1.75;color:#6a6a6a;transition:color .3s}.accordion-item-title-wrapper__icon{flex-shrink:0;font-weight:400;font-size:40px;line-height:1;text-align:center;margin-right:35px;margin-top:-3px;color:#6a6a6a;width:23px;transition:color .3s}.accordion-item-title-wrapper__icon--minus{display:none}.post-item{display:inline-flex;flex-direction:column;color:#fff}.post-item:hover .post-item__image{opacity:.6}.post-item:hover .post-item__title{text-decoration:underline}.post-item:hover .post-item__excerpt{color:#3b3b3b}.post-item__image{width:100%;max-height:400px;-o-object-fit:cover;object-fit:cover;transition:opacity .3s}.post-item__date{font-size:13px;font-weight:900;opacity:.4;margin:40px 0 10px}@media screen and (min-width: 768px){.post-item__date{font-size:15px;margin:20px 0}}@media screen and (min-width: 992px){.post-item__date{font-size:17px;margin:25px 0}}.post-item__title{font-size:38px;font-weight:400;margin-bottom:15px}@media screen and (min-width: 768px){.post-item__title{font-size:46px}}@media screen and (min-width: 992px){.post-item__title{font-size:55px}}.post-item__excerpt{font-size:19px;font-weight:400;color:#bbb;margin-bottom:20px;transition:color .3s}@media screen and (min-width: 768px){.post-item__excerpt{font-size:21px;margin-bottom:25px}}@media screen and (min-width: 992px){.post-item__excerpt{font-size:23px}}.post-item__link{font-size:17px;font-weight:400;color:#fff;text-decoration:underline}.pagination{display:flex;align-items:center;justify-content:center}@media screen and (min-width: 992px){.pagination{padding-top:clamp(110px,13vw,235px)}}.pagination .page-numbers{display:flex;align-items:center;justify-content:center;position:relative;font-family:"brother-1816",sans-serif;font-size:25px;color:#fff;font-weight:400;text-transform:uppercase;text-align:center;width:35px;height:35px;transition:color .3s;margin:0 5px}@media screen and (min-width: 768px){.pagination .page-numbers{font-size:20px;margin:0 20px}}@media screen and (min-width: 992px){.pagination .page-numbers{font-size:27px;margin:0 30px}}.pagination .page-numbers:not(.current):hover{color:#fff}.pagination .page-numbers.current{text-decoration:underline}/*# sourceMappingURL=style.min.css.map */