.select2-container{-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:block;height:28px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;overflow:hidden;padding-left:8px;padding-right:20px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-left:20px;padding-right:8px}.select2-container .select2-selection--multiple{-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:block;min-height:32px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline;list-style:none;padding:0}.select2-container .select2-selection--multiple .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container .select2-search--inline .select2-search__field{border:none;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:sans-serif;font-size:100%;height:18px;margin-left:5px;margin-top:5px;max-width:100%;overflow:hidden;padding:0;resize:none;vertical-align:bottom;word-break:keep-all}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;left:-100000px;position:absolute;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-results__option--selectable{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{-webkit-box-sizing:border-box;box-sizing:border-box;padding:4px;width:100%}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{background-color:#fff;border:0;display:block;filter:alpha(opacity=0);height:auto;left:0;margin:0;min-height:100%;min-width:100%;opacity:0;padding:0;position:fixed;top:0;width:auto;z-index:99}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;height:26px;margin-right:20px;padding-right:0}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;right:1px;top:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;padding-bottom:5px;padding-right:5px;position:relative}.select2-container--default .select2-selection--multiple.select2-selection--clearable{padding-right:25px}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;font-weight:700;height:20px;margin-right:10px;margin-top:5px;padding:1px;position:absolute;right:0}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;margin-left:5px;margin-top:5px;max-width:100%;overflow:hidden;padding:0 0 0 20px;position:relative;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}.select2-container--default .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-bottom-left-radius:4px;border-right:1px solid #aaa;border-top-left-radius:4px;color:#999;cursor:pointer;font-size:1em;font-weight:700;left:0;padding:0 4px;position:absolute;top:0}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{background-color:#f1f1f1;color:#333;outline:none}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{border-bottom-left-radius:0;border-bottom-right-radius:4px;border-left:1px solid #aaa;border-right:none;border-top-left-radius:0;border-top-right-radius:4px}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__clear{float:left;margin-left:10px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:1px solid #000;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{-webkit-appearance:textfield;background:transparent;border:none;-webkit-box-shadow:none;box-shadow:none;outline:0}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--group{padding:0}.select2-container--default .select2-results__option--disabled{color:#999}.select2-container--default .select2-results__option--selected{background-color:#ddd}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#fff),to(#eee));background-image:linear-gradient(180deg,#fff 50%,#eee);background-repeat:repeat-x;border:1px solid #aaa;border-radius:4px;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0);outline:0}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;height:26px;margin-right:20px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#eee),to(#ccc));background-image:linear-gradient(180deg,#eee 50%,#ccc);background-repeat:repeat-x;border:none;border-bottom-right-radius:4px;border-left:1px solid #aaa;border-top-right-radius:4px;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFCCCCCC",GradientType=0);height:26px;position:absolute;right:1px;top:1px;width:20px}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-radius:0;border-bottom-left-radius:4px;border-right:1px solid #aaa;border-top-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),color-stop(50%,#eee));background-image:linear-gradient(180deg,#fff 0,#eee 50%);background-repeat:repeat-x;border-top:none;border-top-left-radius:0;border-top-right-radius:0;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{background-image:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#eee),to(#fff));background-image:linear-gradient(180deg,#eee 50%,#fff);background-repeat:repeat-x;border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFFFFFFF",GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0;padding-bottom:5px;padding-right:5px}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;display:inline-block;margin-left:5px;margin-top:5px;padding:0}.select2-container--classic .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-bottom-left-radius:4px;border-top-left-radius:4px;color:#888;cursor:pointer;font-size:1em;font-weight:700;padding:0 4px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;outline:none}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{border-bottom-left-radius:0;border-bottom-right-radius:4px;border-top-left-radius:0;border-top-right-radius:4px}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{-webkit-box-shadow:none;box-shadow:none;outline:0}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option--group{padding:0}.select2-container--classic .select2-results__option--disabled{color:grey}.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0}ol[role=list],ul[role=list]{list-style:none}html:focus-within{scroll-behavior:smooth}body{line-height:1.5;min-height:100vh;text-rendering:optimizeSpeed}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}img,picture{display:block;max-width:100%}button,input,select,textarea{font:inherit}@media (prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,:after,:before{-webkit-animation-duration:.01ms!important;animation-duration:.01ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important;scroll-behavior:auto!important;-webkit-transition-duration:.01ms!important;transition-duration:.01ms!important}}@-webkit-keyframes toggleAccordionHeight{0%{height:0}to{height:100%}}@keyframes toggleAccordionHeight{0%{height:0}to{height:100%}}.select2{border:1px solid #dadada!important;padding:.8rem 3rem}.select2-selection--single{border:none!important}.select2-selection__rendered{color:#151515;padding:0!important}.select2-selection__arrow{right:20px!important;top:11px!important}.select2-selection__arrow b{border-color:#151515 transparent transparent!important;border-width:6px 6px 0!important}.select2-results--selected{background:#fff!important;font-weight:700}.select2-results__option{padding:1rem 3rem!important}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #151515!important;border-width:0 6px 6px!important;outline:none}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background:#fafafa;color:#151515}.select2-results__option--selected{background:#fff!important;font-weight:800}.select2-selection__arrow{border:none;outline:none!important}.select2-selection__arrow b:active,.select2-selection__arrow b:focus,.select2-selection__arrow:active,.select2-selection__arrow:focus{background-color:transparent!important;background-image:none!important;-webkit-box-shadow:none!important;box-shadow:none!important;outline:none!important}.select2-selection--single{outline:none!important}.page-template-template-authors .select2{padding:.3rem 2.5rem}.page-template-template-authors .select2 .select2-selection__arrow{top:5px!important}.page-template-template-authors .select2 .select2-selection__arrow b{border-color:#151515 transparent transparent!important;border-width:5px 5px 0!important}@-webkit-keyframes splide-loading{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes splide-loading{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0!important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__container{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.splide__list{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{-webkit-animation:splide-loading 1s linear infinite;animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}@font-face{font-family:Mulish;font-style:normal;font-weight:400;src:local(""),url(/wp-content/themes/geoawesomeness/public/dist/fonts/mulish-v7-latin-ext-regular.woff2) format("woff2"),url(/wp-content/themes/geoawesomeness/public/dist/fonts/mulish-v7-latin-ext-regular.woff) format("woff")}@font-face{font-family:Mulish;font-style:normal;font-weight:700;src:local(""),url(/wp-content/themes/geoawesomeness/public/dist/fonts/mulish-v7-latin-ext-700.woff2) format("woff2"),url(/wp-content/themes/geoawesomeness/public/dist/fonts/mulish-v7-latin-ext-700.woff) format("woff")}@font-face{font-family:Mulish;font-style:italic;font-weight:400;src:local(""),url(/wp-content/themes/geoawesomeness/public/dist/fonts/mulish-v7-latin-ext-italic.woff2) format("woff2"),url(/wp-content/themes/geoawesomeness/public/dist/fonts/mulish-v7-latin-ext-italic.woff) format("woff")}@font-face{font-family:Mulish;font-style:italic;font-weight:700;src:local(""),url(/wp-content/themes/geoawesomeness/public/dist/fonts/mulish-v7-latin-ext-700italic.woff2) format("woff2"),url(/wp-content/themes/geoawesomeness/public/dist/fonts/mulish-v7-latin-ext-700italic.woff) format("woff")}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:300;src:local(""),url(/wp-content/themes/geoawesomeness/public/dist/fonts/space-grotesk-v6-latin-ext-300.woff2) format("woff2"),url(/wp-content/themes/geoawesomeness/public/dist/fonts/space-grotesk-v6-latin-ext-300.woff) format("woff")}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:400;src:local(""),url(/wp-content/themes/geoawesomeness/public/dist/fonts/space-grotesk-v6-latin-ext-regular.woff2) format("woff2"),url(/wp-content/themes/geoawesomeness/public/dist/fonts/space-grotesk-v6-latin-ext-regular.woff) format("woff")}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:500;src:local(""),url(/wp-content/themes/geoawesomeness/public/dist/fonts/space-grotesk-v6-latin-ext-500.woff2) format("woff2"),url(/wp-content/themes/geoawesomeness/public/dist/fonts/space-grotesk-v6-latin-ext-500.woff) format("woff")}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:700;src:local(""),url(/wp-content/themes/geoawesomeness/public/dist/fonts/space-grotesk-v6-latin-ext-700.woff2) format("woff2"),url(/wp-content/themes/geoawesomeness/public/dist/fonts/space-grotesk-v6-latin-ext-700.woff) format("woff")}html{font-family:Mulish;font-size:62.5%;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%}body{font-size:1.6rem}h1,h2,h3,h4,h5,h6{font-family:Space Grotesk;font-weight:700}input,label,option,select,textarea{font-weight:400}:root{--clr-white:#fff;--clr-black:#151515;--clr-primary:#b62d30;--clr-blue:#0f6dfb;--clr-main-gray:#dadada;--clr-light-gray:#7d8595;--clr-lighter-gray:#c4c4c4;--clr-dark-white:#fafafa;--clr-black-hover:#2c2c2c;--clr-gray-bg:#ededed;--clr-gray-link:#8d94a2}@media only screen and (min-width:0){:root{--container-padding:1.5rem}}@media only screen and (min-width:1024px){:root{--container-padding:2rem}}@media only screen and (min-width:0){:root{--container-max-width:1132px}}.container,.container-fluid{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 auto;padding-left:var(--container-padding);padding-right:var(--container-padding);width:100%}.container{max-width:var(--container-max-width)}.row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.row--gap-0>*{padding-left:0;padding-right:0}.row--gap-0{margin-left:0;margin-right:0}.row--gap-1>*{padding-left:1.5rem;padding-right:1.5rem}.row--gap-1{margin-left:-1.5rem;margin-right:-1.5rem}.row--gap-2>*{padding-left:2rem;padding-right:2rem}.row--gap-2{margin-left:-2rem;margin-right:-2rem}.row--justify-flex-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.row--justify-flex-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.row--justify-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.row--justify-space-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.row--justify-space-around{-ms-flex-pack:distribute;justify-content:space-around}@media only screen and (min-width:0){.col-1{width:8.3333333333%}.col-1,.col-2{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.col-2{width:16.6666666667%}.col-3{width:25%}.col-3,.col-4{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.col-4{width:33.3333333333%}.col-5{width:41.6666666667%}.col-5,.col-6{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.col-6{width:50%}.col-7{width:58.3333333333%}.col-7,.col-8{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.col-8{width:66.6666666667%}.col-9{width:75%}.col-10,.col-9{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.col-10{width:83.3333333333%}.col-11{width:91.6666666667%}.col-11,.col-12{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.col-12{width:100%}}@media only screen and (min-width:360px){.col-xs-1{width:8.3333333333%}.col-xs-1,.col-xs-2{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.col-xs-2{width:16.6666666667%}.col-xs-3{width:25%}.col-xs-3,.col-xs-4{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.col-xs-4{width:33.3333333333%}.col-xs-5{width:41.6666666667%}.col-xs-5,.col-xs-6{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.col-xs-6{width:50%}.col-xs-7{width:58.3333333333%}.col-xs-7,.col-xs-8{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.col-xs-8{width:66.6666666667%}.col-xs-9{width:75%}.col-xs-10,.col-xs-9{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.col-xs-10{width:83.3333333333%}.col-xs-11{width:91.6666666667%}.col-xs-11,.col-xs-12{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.col-xs-12{width:100%}}@media only screen and (min-width:576px){.col-sm-1{width:8.3333333333%}.col-sm-1,.col-sm-2{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.col-sm-2{width:16.6666666667%}.col-sm-3{width:25%}.col-sm-3,.col-sm-4{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.col-sm-4{width:33.3333333333%}.col-sm-5{width:41.6666666667%}.col-sm-5,.col-sm-6{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.col-sm-6{width:50%}.col-sm-7{width:58.3333333333%}.col-sm-7,.col-sm-8{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.col-sm-8{width:66.6666666667%}.col-sm-9{width:75%}.col-sm-10,.col-sm-9{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.col-sm-10{width:83.3333333333%}.col-sm-11{width:91.6666666667%}.col-sm-11,.col-sm-12{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.col-sm-12{width:100%}}@media only screen and (min-width:768px){.col-md-1{width:8.3333333333%}.col-md-1,.col-md-2{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.col-md-2{width:16.6666666667%}.col-md-3{width:25%}.col-md-3,.col-md-4{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.col-md-4{width:33.3333333333%}.col-md-5{width:41.6666666667%}.col-md-5,.col-md-6{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.col-md-6{width:50%}.col-md-7{width:58.3333333333%}.col-md-7,.col-md-8{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.col-md-8{width:66.6666666667%}.col-md-9{width:75%}.col-md-10,.col-md-9{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.col-md-10{width:83.3333333333%}.col-md-11{width:91.6666666667%}.col-md-11,.col-md-12{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.col-md-12{width:100%}}@media only screen and (min-width:1024px){.col-lg-1{width:8.3333333333%}.col-lg-1,.col-lg-2{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.col-lg-2{width:16.6666666667%}.col-lg-3{width:25%}.col-lg-3,.col-lg-4{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.col-lg-4{width:33.3333333333%}.col-lg-5{width:41.6666666667%}.col-lg-5,.col-lg-6{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.col-lg-6{width:50%}.col-lg-7{width:58.3333333333%}.col-lg-7,.col-lg-8{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.col-lg-8{width:66.6666666667%}.col-lg-9{width:75%}.col-lg-10,.col-lg-9{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.col-lg-10{width:83.3333333333%}.col-lg-11{width:91.6666666667%}.col-lg-11,.col-lg-12{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.col-lg-12{width:100%}}@media only screen and (min-width:1280px){.col-xl-1{width:8.3333333333%}.col-xl-1,.col-xl-2{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.col-xl-2{width:16.6666666667%}.col-xl-3{width:25%}.col-xl-3,.col-xl-4{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.col-xl-4{width:33.3333333333%}.col-xl-5{width:41.6666666667%}.col-xl-5,.col-xl-6{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.col-xl-6{width:50%}.col-xl-7{width:58.3333333333%}.col-xl-7,.col-xl-8{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.col-xl-8{width:66.6666666667%}.col-xl-9{width:75%}.col-xl-10,.col-xl-9{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.col-xl-10{width:83.3333333333%}.col-xl-11{width:91.6666666667%}.col-xl-11,.col-xl-12{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.col-xl-12{width:100%}}@media only screen and (min-width:1440px){.col-xxl-1{width:8.3333333333%}.col-xxl-1,.col-xxl-2{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.col-xxl-2{width:16.6666666667%}.col-xxl-3{width:25%}.col-xxl-3,.col-xxl-4{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.col-xxl-4{width:33.3333333333%}.col-xxl-5{width:41.6666666667%}.col-xxl-5,.col-xxl-6{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.col-xxl-6{width:50%}.col-xxl-7{width:58.3333333333%}.col-xxl-7,.col-xxl-8{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.col-xxl-8{width:66.6666666667%}.col-xxl-9{width:75%}.col-xxl-10,.col-xxl-9{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.col-xxl-10{width:83.3333333333%}.col-xxl-11{width:91.6666666667%}.col-xxl-11,.col-xxl-12{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.col-xxl-12{width:100%}}@media only screen and (min-width:1920px){.col-fhd-1{width:8.3333333333%}.col-fhd-1,.col-fhd-2{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.col-fhd-2{width:16.6666666667%}.col-fhd-3{width:25%}.col-fhd-3,.col-fhd-4{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.col-fhd-4{width:33.3333333333%}.col-fhd-5{width:41.6666666667%}.col-fhd-5,.col-fhd-6{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.col-fhd-6{width:50%}.col-fhd-7{width:58.3333333333%}.col-fhd-7,.col-fhd-8{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.col-fhd-8{width:66.6666666667%}.col-fhd-9{width:75%}.col-fhd-10,.col-fhd-9{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.col-fhd-10{width:83.3333333333%}.col-fhd-11{width:91.6666666667%}.col-fhd-11,.col-fhd-12{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.col-fhd-12{width:100%}}@media only screen and (min-width:0){.offset-1{margin-left:8.3333333333%}.offset-2{margin-left:16.6666666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.3333333333%}.offset-5{margin-left:41.6666666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.3333333333%}.offset-8{margin-left:66.6666666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.3333333333%}.offset-11{margin-left:91.6666666667%}}@media only screen and (min-width:360px){.offset-xs-1{margin-left:8.3333333333%}.offset-xs-2{margin-left:16.6666666667%}.offset-xs-3{margin-left:25%}.offset-xs-4{margin-left:33.3333333333%}.offset-xs-5{margin-left:41.6666666667%}.offset-xs-6{margin-left:50%}.offset-xs-7{margin-left:58.3333333333%}.offset-xs-8{margin-left:66.6666666667%}.offset-xs-9{margin-left:75%}.offset-xs-10{margin-left:83.3333333333%}.offset-xs-11{margin-left:91.6666666667%}}@media only screen and (min-width:576px){.offset-sm-1{margin-left:8.3333333333%}.offset-sm-2{margin-left:16.6666666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.3333333333%}.offset-sm-5{margin-left:41.6666666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.3333333333%}.offset-sm-8{margin-left:66.6666666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.3333333333%}.offset-sm-11{margin-left:91.6666666667%}}@media only screen and (min-width:768px){.offset-md-1{margin-left:8.3333333333%}.offset-md-2{margin-left:16.6666666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.3333333333%}.offset-md-5{margin-left:41.6666666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.3333333333%}.offset-md-8{margin-left:66.6666666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.3333333333%}.offset-md-11{margin-left:91.6666666667%}}@media only screen and (min-width:1024px){.offset-lg-1{margin-left:8.3333333333%}.offset-lg-2{margin-left:16.6666666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.3333333333%}.offset-lg-5{margin-left:41.6666666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.3333333333%}.offset-lg-8{margin-left:66.6666666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.3333333333%}.offset-lg-11{margin-left:91.6666666667%}}@media only screen and (min-width:1280px){.offset-xl-1{margin-left:8.3333333333%}.offset-xl-2{margin-left:16.6666666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.3333333333%}.offset-xl-5{margin-left:41.6666666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.3333333333%}.offset-xl-8{margin-left:66.6666666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.3333333333%}.offset-xl-11{margin-left:91.6666666667%}}@media only screen and (min-width:1440px){.offset-xxl-1{margin-left:8.3333333333%}.offset-xxl-2{margin-left:16.6666666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.3333333333%}.offset-xxl-5{margin-left:41.6666666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.3333333333%}.offset-xxl-8{margin-left:66.6666666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.3333333333%}.offset-xxl-11{margin-left:91.6666666667%}}@media only screen and (min-width:1920px){.offset-fhd-1{margin-left:8.3333333333%}.offset-fhd-2{margin-left:16.6666666667%}.offset-fhd-3{margin-left:25%}.offset-fhd-4{margin-left:33.3333333333%}.offset-fhd-5{margin-left:41.6666666667%}.offset-fhd-6{margin-left:50%}.offset-fhd-7{margin-left:58.3333333333%}.offset-fhd-8{margin-left:66.6666666667%}.offset-fhd-9{margin-left:75%}.offset-fhd-10{margin-left:83.3333333333%}.offset-fhd-11{margin-left:91.6666666667%}}body{overflow-x:hidden}.main,body{position:relative}.main{display:-webkit-box;display:-ms-flexbox;display:flex;margin:auto;max-width:1680px}@media only screen and (max-width:1023px){.main{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.main__content{min-width:0;width:100%}@media only screen and (min-width:1024px){.main__content{position:relative}}a{color:#0f6dfb;text-decoration:none}.page__main{padding-top:3rem}@media only screen and (max-width:1023px){.page__main{padding-top:9rem}}.page__header{max-width:700px;padding-left:3rem}@media only screen and (max-width:1023px){.page__header{padding-left:1.5rem}}.page__description{margin-bottom:5rem}.page__title,.page__title--simple{font-size:3.2rem;line-height:3.8rem;margin-bottom:2.5rem}@media only screen and (max-width:767px){.page__title,.page__title--simple{font-size:2.6rem;margin-bottom:1rem}}.page__title--simple:before,.page__title:before{content:">";margin-right:.8rem}.page__title--simple:before{display:none}.page__title--small{font-family:Space Grotesk;font-size:1.6rem;font-weight:700;line-height:1;margin-bottom:2rem;padding-left:3rem}.ar-media,.image-fit-contain,.image-fit-cover{height:100%;max-height:100%;-o-object-position:center;object-position:center;width:100%}.ar-container{height:0;overflow:hidden;position:relative;width:100%}.ar-media{bottom:0;left:0;position:absolute;right:0;top:0}.ar-media,.image-fit-cover{-o-object-fit:cover;object-fit:cover}.image-fit-contain{-o-object-fit:contain;object-fit:contain}img.injectable{visibility:hidden}.sr-only{height:1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;white-space:nowrap}.btn{display:inline-block;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;border:1px solid #dadada;color:#151515;cursor:pointer;font-size:1.4rem;font-weight:700;justify-content:center;padding:1.4rem 3.6rem;text-align:center;text-decoration:none;-webkit-transition:all .15s;transition:all .15s}.btn--black{background:#151515;border-color:#151515;color:#fff;padding:1.3rem 3.5rem}.btn--black:focus,.btn--black:hover{background-color:#212121}.btn--full-width{width:100%}.btn--blue-text{color:#0f6dfb}.btn--blue-bg{background:#0f6dfb;color:#fff}.btn--disabled{background:#dadada;color:#fff;padding:1.3rem 3.5rem}.btn--gradient{background:linear-gradient(268.34deg,#ce44e5 12.06%,#0064fa 99.29%);-webkit-background-clip:text;font-weight:700;text-transform:uppercase;-webkit-text-fill-color:transparent}.btn--outline-main-gray{border:1px solid #dadada}button{border-radius:0}.form{font-family:Mulish;margin-bottom:3rem;max-width:740px}.form__row{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:-1.5rem;margin-right:-1.5rem}@media only screen and (max-width:1023px){.form__row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.form__element{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:2.5rem;padding:0 15px}.form__element--margin{margin-bottom:1.3rem}.form__element .wpcf7-not-valid-tip{font-size:1.2rem}.form__input{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #dadada;border-radius:0;padding:1rem 3rem;width:100%}@media only screen and (max-width:767px){.form__input{padding:.9rem 3rem}}.form__input:focus{outline:1px solid #151515}.form__input-title{color:#7d8595;font-family:Mulish;font-size:1.2rem;margin-bottom:1rem;margin-left:3rem}@media only screen and (max-width:1023px){.form__input-title{font-size:1.4rem;font-weight:600;margin-bottom:.5rem;margin-left:1.5rem}}.form__input--newsletter{border:none;border-bottom:1px solid #dadada;border-radius:0;font-family:Mulish;font-size:1.4rem;margin-bottom:1.8rem;outline:none;padding:.4rem 0;width:100%}.form__input--newsletter::-webkit-input-placeholder{color:#151515}.form__input--newsletter::-moz-placeholder{color:#151515}.form__input--newsletter:-ms-input-placeholder{color:#151515}.form__input--newsletter::-ms-input-placeholder{color:#151515}.form__input--newsletter::placeholder{color:#151515}@media only screen and (max-width:767px){.form__input--newsletter{font-size:1.6rem;padding:1.8rem 0}}.form__select{padding:1rem 3rem}.form__select,.form__textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #dadada;width:100%}.form__textarea{border-radius:0;height:300px;padding:3rem;resize:none}.form__textarea:focus{outline:1px solid #151515}.form__textarea::-webkit-input-placeholder{color:#7d8595}.form__textarea::-moz-placeholder{color:#7d8595}.form__textarea:-ms-input-placeholder{color:#7d8595}.form__textarea::-ms-input-placeholder{color:#7d8595}.form__textarea::placeholder{color:#7d8595}@media only screen and (max-width:1023px){.form__textarea{height:230px;margin-bottom:1rem}}.form__label--checkbox{background:#fff;color:#7d8595;cursor:pointer;display:block;font-family:Mulish;font-size:1.2rem;line-height:1.68rem;padding-left:2.8rem;position:relative}@media only screen and (max-width:767px){.form__label--checkbox{font-size:1.4rem;line-height:2.2rem;margin-top:1rem;padding-left:4rem}}.form__label--checkbox a{color:#0f6dfb;text-decoration:none}.form__acceptance{color:#7d8595;font-size:1.2rem;line-height:1.4;padding-left:4rem;position:relative}@media only screen and (max-width:767px){.form__acceptance{font-size:1.4rem;padding-left:6rem}}.form__acceptance a{color:#0f6dfb;text-decoration:none}.form__acceptance span{cursor:pointer}.form__checkbox{position:absolute;visibility:hidden}.form__checkbox:checked+.form__check:after,.form__checkbox:checked+span .form__check:after{border:solid #151515;border-width:0 3px 3px 0;content:"";height:13px;left:5px;position:absolute;top:1px;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:8px}@media only screen and (max-width:767px){.form__checkbox:checked+.form__check:after,.form__checkbox:checked+span .form__check:after{border-width:0 3px 3px 0;content:"";height:18px;left:10px;position:absolute;top:6px;width:11px}}.form__checkbox--newsletter{left:3px;position:absolute;z-index:-1}.form__checkbox--newsletter:checked+.form__check:after{border:solid #151515;border-width:0 3px 3px 0;content:"";height:13px;left:5px;position:absolute;top:1px;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:8px}@media only screen and (max-width:767px){.form__checkbox--newsletter:checked+.form__check:after{border-width:0 3px 3px 0;content:"";height:18px;left:10px;position:absolute;top:6px;width:11px}}.form__check{background:#fff;border:1px solid #dadada;display:inline-block;height:2rem;left:-2.5rem;margin-right:.8rem;position:absolute;top:-2px;width:2rem}@media only screen and (max-width:767px){.form__check{height:3.4rem;left:-4.5rem;line-height:2.2rem;top:-8px;width:3.4rem}}.form__check--newsletter{left:0;top:-1px}@media only screen and (max-width:767px){.form__check--newsletter{top:-10px}}.form__submit{display:inline-block;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background:var(--clr-black);border:1px solid var(--clr-main-gray);border-color:var(--clr-black);color:#fff;cursor:pointer;font-size:1.4rem;font-weight:700;justify-content:center;margin-top:.6rem;padding:1.3rem 3.5rem;text-align:center;text-decoration:none;-webkit-transition:all .15s;transition:all .15s}.form__submit:focus,.form__submit:hover{background-color:#212121}.form__submit--newsletter{background:none;border:none;cursor:pointer;outline:none;position:absolute;right:10px;top:3px}@media only screen and (max-width:767px){.form__submit--newsletter{top:15px}}.form__newsletter{position:relative}form br{display:none}form input[type=text]::-webkit-input-placeholder,form input[type=url]::-webkit-input-placeholder,form textarea::-webkit-input-placeholder{color:#7d8595;opacity:1}form input[type=text]::-moz-placeholder,form input[type=url]::-moz-placeholder,form textarea::-moz-placeholder{color:#7d8595;opacity:1}form input[type=text]:-ms-input-placeholder,form input[type=url]:-ms-input-placeholder,form textarea:-ms-input-placeholder{color:#7d8595;opacity:1}form input[type=text]:-moz-placeholder,form input[type=url]:-moz-placeholder,form textarea:-moz-placeholder{color:#7d8595;opacity:1}.wpcf7-list-item{margin-left:0}.wpcf7 form .wpcf7-response-output{margin:0 0 3rem;max-width:740px}.mc4wp-alert.mc4wp-success p{color:green}.splide__arrows{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;top:27%;z-index:4;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:.3s;transition:.3s;width:calc(100% - 3rem)}@media only screen and (min-width:768px){.splide__arrows{width:calc(100% - 6rem)}}.splide__arrow{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background:#fff;border:1px solid #dadada;cursor:pointer;height:44px;justify-content:center;outline:none;-webkit-transition:.3s;transition:.3s;width:44px}.splide__arrow[disabled] svg rect{fill:#dadada}.splide__arrow svg rect{fill:#151515}.splide__arrow:hover{opacity:1}.splide__arrow--prev{left:-2rem}.splide__arrow--next{right:-2rem}.footer{margin-bottom:2rem}.footer__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;height:100%}.footer__main{border:1px solid #dadada;padding:3.5rem 3rem}@media only screen and (max-width:767px){.footer__main{padding:3.5rem 1.5rem}}.footer__col--first{width:100%}@media only screen and (min-width:1280px){.footer__col--first{width:250px}}.footer__col--middle{width:100%}@media only screen and (min-width:1024px){.footer__col--middle{max-height:250px;width:600px}}@media only screen and (min-width:1280px){.footer__col--middle{padding-left:103px}}@media only screen and (max-width:767px){.footer__col--middle{margin-bottom:2rem}}.footer__col--last{width:100%}@media only screen and (min-width:1024px){.footer__col--last{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:35px;width:150px}}.footer__menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;height:100%;list-style:none}.footer__menu-item{display:block;height:3.5rem;margin-bottom:2.5rem}@media only screen and (max-width:767px){.footer__menu-item{height:4.5rem}}.footer__menu-item-link{color:#151515;font-family:Mulish;font-size:1.4rem;font-weight:600;line-height:1.6;text-decoration:none}@media only screen and (max-width:767px){.footer__menu-item-link{font-size:1.6rem;line-height:1.6rem}}.footer__menu-item-desc{color:#7d8595;font-family:Mulish;font-size:1.2rem;font-weight:400}@media only screen and (max-width:767px){.footer__menu-item--support{height:2rem}}.footer__title{color:#7d8595;font-family:Space Grotesk;font-size:1.4rem;font-weight:700;margin-bottom:1rem}@media only screen and (max-width:767px){.footer__title{font-size:1.6rem}}.footer__socials{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:6rem}@media only screen and (max-width:767px){.footer__socials{margin-bottom:5rem;padding-left:1rem}}.footer__social-link{margin-right:2rem}@media only screen and (max-width:767px){.footer__social-link{margin-right:4rem}.footer__social-icon{height:2rem}}.footer__newsletter{margin-bottom:3rem;margin-top:-.6rem}@media only screen and (max-width:767px){.footer__newsletter{margin-top:1rem}}.footer__newsletter .mc4wp-response{font-size:1.4rem;margin-top:2rem}.footer__newsletter .mc4wp-response .mc4wp-success{color:green}@media only screen and (max-width:1279px){.footer__logo{display:none}}.navigation{font-family:Space Grotesk;max-width:100%;overflow-y:scroll;padding:0;position:fixed;scrollbar-width:none;top:0;width:100%;z-index:5}@media only screen and (min-width:1024px){.navigation{overflow:initial;padding:3rem;position:sticky;width:-webkit-max-content;width:-moz-max-content;width:max-content}}.navigation::-webkit-scrollbar{display:none}@media only screen and (max-width:1023px){.navigation__sidebar{overflow-x:hidden}}@media only screen and (min-width:1024px){.navigation__sidebar{width:-webkit-max-content;width:-moz-max-content;width:max-content}}.navigation__content{background:#fff;-webkit-transition:.3s;transition:.3s}@media only screen and (max-width:1023px){.navigation__content{background:#fff;height:calc(100vh - 36px);padding-top:1.5rem;position:fixed;-webkit-transform:translateX(-100vw);transform:translateX(-100vw);width:100%}}.navigation__content.active{overflow-y:scroll;padding-bottom:4rem;-webkit-transform:translateX(0);transform:translateX(0)}@media only screen and (max-width:1023px){.navigation__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:.5rem}.navigation__menu{-webkit-box-flex:1;-ms-flex:1;flex:1}.navigation__menu--second{padding-left:5rem}}.navigation__menu-title{color:#7d8595;font-size:1.6rem;font-weight:700}@media only screen and (min-width:1024px){.navigation__menu-title{display:none}}.navigation__menu-list{list-style:none;margin:2rem 0 0;padding:0}@media only screen and (max-width:1023px){.navigation__menu-list{margin-top:.5rem}}.navigation__menu-list--second{margin-top:3rem}@media only screen and (max-width:1023px){.navigation__menu-list--second{margin-top:.5rem}}.navigation__menu-item{font-size:1.4rem;font-weight:500;margin-bottom:1.3rem}@media only screen and (max-width:1023px){.navigation__menu-item{font-size:2rem;font-weight:700;margin-bottom:2.1rem}}.navigation__menu-link{color:#151515;display:block;text-decoration:none}.navigation__menu-link.sponsored{background:linear-gradient(268.34deg,#ce44e5 12.06%,#0064fa 99.29%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.navigation__search-mobile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:transparent;border:1px solid #dadada;color:#7d8595;font-weight:700;margin-bottom:2.8rem;padding:.8rem 1.5rem;width:100%}@media only screen and (min-width:1024px){.navigation__search-mobile{display:none}}.navigation__search-mobile svg{display:block;height:1.7rem;width:1.7rem}.navigation__search-mobile-text{margin-left:1.5rem}.navigation__search-input{border:none;margin-left:1.5rem;outline:none}.navigation__search-input::-webkit-input-placeholder{font-weight:700}.navigation__search-input::-moz-placeholder{font-weight:700}.navigation__search-input:-ms-input-placeholder{font-weight:700}.navigation__search-input::-ms-input-placeholder{font-weight:700}.navigation__search-input::placeholder{font-weight:700}.navigation__search-desktop{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:transparent;border:none;cursor:pointer}@media only screen and (max-width:1023px){.navigation__search-desktop{display:none}}.navigation__search-desktop-text{color:#7d8595;font-size:1.4rem;font-weight:500;margin-left:5px}.navigation__header{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background:#fff;justify-content:center;padding:1.5rem}@media only screen and (min-width:1024px){.navigation__header{display:none}}.navigation__header-btn{position:absolute;right:40px;top:23px}.navigation__header-btn.active .navigation__header-line--first{-webkit-transform:rotate(45deg) translateX(4px) translateY(5px);transform:rotate(45deg) translateX(4px) translateY(5px)}.navigation__header-btn.active .navigation__header-line--second{opacity:0}.navigation__header-btn.active .navigation__header-line--third{-webkit-transform:rotate(-45deg) translateX(6px) translateY(-8px);transform:rotate(-45deg) translateX(6px) translateY(-8px)}.navigation__header-line{background:#000;display:block;height:3px;margin-bottom:.5rem;-webkit-transition:.3s;transition:.3s;width:30px}@media only screen and (max-width:1023px){.navigation__brand{display:none}.navigation__container{padding:0 15px}}.navigation__footer{font-family:Mulish}@media only screen and (min-width:1024px){.navigation__footer{display:none}}.navigation__footer-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;font-size:1.2rem;justify-content:space-between;margin:0 auto 2rem;max-width:240px;width:100%}.navigation__footer-link{color:#7d8595}.navigation__footer-copyright{color:#7d8595;font-size:1.2rem;text-align:center;text-transform:uppercase}.geo-popup{display:-webkit-box;display:-ms-flexbox;display:flex;position:fixed;top:0;z-index:15;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;height:100vh;justify-content:center;opacity:0;padding:20px;-webkit-transition:.3s;transition:.3s;visibility:hidden;width:100%}.geo-popup__layer{background:rgba(0,0,0,.4);bottom:0;left:0;position:absolute;right:0;top:0}.geo-popup.show{opacity:1;visibility:visible}.geo-popup.show .time-popup__main{-webkit-transform:translateY(0);transform:translateY(0)}.video-popup__main{padding:6.5rem;position:relative;-webkit-transform:translateY(20px);transform:translateY(20px);-webkit-transition:.3s;transition:.3s;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media only screen and (max-width:767px){.video-popup__main{padding:0}}.video-popup__close{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;right:15px;top:15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background:transparent;background-color:#fff;border:none;cursor:pointer;height:48px;justify-content:center;padding:0;width:48px}@media only screen and (max-width:767px){.video-popup__close{right:-10px;top:-50px}}@media only screen and (min-width:1280px){.video-popup iframe{height:575px;width:1024px}}@media only screen and (min-width:1024px){.video-popup iframe{height:51 0;width:900px}}@media only screen and (max-width:767px){.video-popup iframe{max-width:100%}}.read-more-popup__main{background-color:#fff;border:1px solid #dadada;height:100%;margin:0 auto;max-height:66.4rem;max-width:51rem;padding:4rem 1.5rem 1.5rem;position:relative;width:100%}@media only screen and (min-width:1024px){.read-more-popup__main{height:-webkit-max-content;height:-moz-max-content;height:max-content;max-height:unset;padding:4rem 3rem 1.5rem}}.read-more-popup__close{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;right:2rem;top:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background:transparent;border:none;color:#fff;cursor:pointer;height:1.2rem;justify-content:center;-webkit-transform:translateY(calc(-100% - 1.6rem));transform:translateY(calc(-100% - 1.6rem));width:1.2rem}.read-more-popup__close svg{display:block;height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:100%}.read-more-popup__content{color:#151515;display:block;height:100%;overflow:auto}.read-more-popup__header{margin-bottom:4rem}.read-more-popup__title{font-size:2.6rem;line-height:1;margin-bottom:1rem}@media only screen and (min-width:1024px){.read-more-popup__title{font-size:3.2rem;line-height:1.2;margin-bottom:.4rem}}.read-more-popup__intro{line-height:1}@media only screen and (min-width:1024px){.read-more-popup__intro{line-height:1.6}}.read-more-popup__body{background-color:#ededed;margin-bottom:3rem;padding:2.1rem 1.5rem 1.9rem}@media only screen and (min-width:1024px){.read-more-popup__body{margin-bottom:4rem;padding:4.1rem 3rem 3.4rem}}.read-more-popup__logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;height:4.2rem;justify-content:center;margin:0 auto 1.7rem;width:4.2rem}@media only screen and (min-width:1024px){.read-more-popup__logo{height:6.2rem;margin-bottom:2rem;width:6.2rem}}.read-more-popup__description{font-size:1.4rem;line-height:1.6;margin-bottom:1.5rem}.read-more-popup__mockup{background-color:#d0d0d0;border-radius:.2rem;display:block;height:1.3rem;width:100%}.read-more-popup__mockup--one,.read-more-popup__mockup--two{margin-bottom:.8rem}.read-more-popup__mockup--three{width:calc(100% - 3rem)}@media only screen and (min-width:1024px){.read-more-popup__mockup--three{width:calc(100% - 4rem)}}.read-more-popup__mockup--four{background:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,93%,0)),to(#ededed));background:linear-gradient(180deg,hsla(0,0%,93%,0),#ededed);bottom:0;height:2.7rem;left:0;position:absolute;right:0}.read-more-popup__mockup__wrap{margin-bottom:2rem;position:relative}@media only screen and (min-width:1024px){.read-more-popup__mockup__wrap{margin-bottom:1.6rem}}.read-more-popup__read{color:#7d8595;font-size:1.4rem;font-weight:700;line-height:1.6;text-align:center}.read-more-popup__form .form__body{margin-bottom:3rem}.read-more-popup__form .form__element{padding:0}.read-more-popup__form .form__label{color:#151515;font-family:Space Grotesk;font-size:1.4rem;font-weight:700;line-height:1}.read-more-popup__form .form__input{border:none;border-bottom:1px solid #aeaeae;line-height:1;padding:2rem 1.8rem}@media only screen and (min-width:1024px){.read-more-popup__form .form__input{line-height:1.6;padding-bottom:.4rem;padding-top:1.5rem}}.read-more-popup__form .form__input:focus{border-color:#151515;outline:1px solid transparent}.read-more-popup__form .form__btn{display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Space Grotesk;font-size:1.4rem;height:4.4rem;line-height:1;padding:.5rem 2.5rem}@media only screen and (min-width:1024px){.read-more-popup__form .form__btn{height:4.2rem}}.featured-post{border:1px solid #dadada;border-top:0;padding:4rem 1.5rem}@media only screen and (min-width:1024px){.featured-post{padding:4rem 3rem}}.featured-post:first-child{border-top:1px solid #dadada;width:100%}@media only screen and (min-width:1024px){.featured-post:nth-child(2n) .featured-post__row{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}.featured-post__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-1.5rem;margin-right:-1.5rem}@media only screen and (min-width:1024px){.featured-post__row{-ms-flex-wrap:unset;flex-wrap:unset}}.featured-post__thumbnail{margin-bottom:2.5rem;padding:0 1.5rem;width:100%}@media only screen and (min-width:1024px){.featured-post__thumbnail{height:100%;margin:0;width:50%}}.featured-post__thumbnail__wrap{padding-top:56%}.featured-post__content{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:justify;-ms-flex-pack:justify;font-family:Space Grotesk;justify-content:space-between;margin:0 1.5rem}@media only screen and (min-width:1024px){.featured-post__content{width:50%}}@media only screen and (max-width:1023px){.featured-post__content{width:100%}}.featured-post__wrapper{color:#151515}.featured-post__label{font-family:Space Grotesk;font-size:1.4rem;line-height:1}.featured-post__title{font-family:Space Grotesk;font-size:2.6rem;font-weight:700;line-height:3.1rem;margin-bottom:1.5rem}@media only screen and (min-width:768px){.featured-post__title{font-size:3.2rem;line-height:3.8rem;margin-bottom:1rem}}.featured-post__excerpt{font-family:Mulish;line-height:1.6;margin-bottom:2rem}@media only screen and (max-width:767px){.featured-post__excerpt--desktop{display:none}}.featured-post__excerpt--mobile{margin-bottom:0;margin-top:1.5rem}@media only screen and (min-width:768px){.featured-post__excerpt--mobile{display:none}}.featured-post__author{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#151515}@media only screen and (min-width:1280px){.featured-post__author{margin-bottom:0}}@media only screen and (max-width:767px){.featured-post__author{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;width:100%}}.featured-post__author-avatar{border-radius:50%;display:block;height:3rem;margin-right:1rem;overflow:hidden;width:3rem}.featured-post__author-name{font-family:Space Grotesk;font-size:1.4rem;font-weight:700;line-height:1;margin-right:1rem}.featured-post__meta{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.4rem;line-height:1}@media only screen and (min-width:1024px){.featured-post__meta{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.featured-post__meta-rate{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-ordinal-group:2;-ms-flex-order:1;margin-bottom:1.5rem;order:1}@media only screen and (min-width:1024px){.featured-post__meta-rate{margin-bottom:0}}@media only screen and (min-width:768px){.featured-post__meta-rate{margin-bottom:0;margin-left:2.5rem}}@media only screen and (min-width:1280px){.featured-post__meta-rate{margin-left:2.5rem}}@media only screen and (min-width:1024px){.featured-post__rate{display:-webkit-box;display:-ms-flexbox;display:flex}}.featured-post__rate-text{background:linear-gradient(268.34deg,#ce44e5 12.06%,#0064fa 99.29%);-webkit-background-clip:text;font-weight:700;margin-right:.5rem;text-transform:uppercase;-webkit-text-fill-color:transparent}.featured-post__comments{margin-left:1.5rem}@media only screen and (min-width:1024px){.featured-post__comments{display:-webkit-box;display:-ms-flexbox;display:flex}}@media only screen and (min-width:768px){.featured-post__comments{margin-left:2.5rem}}.featured-post__comments svg{margin-right:1rem}.featured-post__date{color:#7d8595;font-family:Space Grotesk;font-weight:500;margin-left:.8rem}.short-block-post{font-family:Space Grotesk;font-size:1.4rem;line-height:1;padding:0 1.5rem}@media only screen and (max-width:767px){.short-block-post{border:1px solid #dadada;border-top:0;padding:4rem 1.5rem}}.short-block-post__title{font-size:2.2rem;line-height:2.85rem;margin-bottom:1.5rem}@media only screen and (min-width:768px){.short-block-post__title{margin-bottom:3rem}}.short-block-post__thumbnail{margin-bottom:2rem;padding-top:55.86%}.short-block-post__author-avatar{border-radius:50%;height:3rem;margin-right:1rem;overflow:hidden;width:3rem}.short-block-post__author-name{font-family:Space Grotesk;font-size:1.4rem;font-weight:700;line-height:1}@media only screen and (min-width:768px){.short-block-post__label{display:none}}.short-block-post__link{color:#151515}.post-block{border:1px solid #dadada;border-top:0;font-size:1.4rem;padding:4rem 3rem;width:100%}@media only screen and (max-width:1023px){.post-block{padding:4rem 1.5rem}}.post-block:first-child{border-top:1px solid #dadada}@media only screen and (min-width:1024px){.post-block--50{width:50%}.post-block--50:nth-child(2){border-right:0}.post-block--50:nth-child(3){margin-left:-1.5rem;width:calc(50% + 1.5rem)}}.post-block__img{margin-bottom:3rem;width:100%}@media only screen and (min-width:1024px){.post-block__img{margin-bottom:0;max-width:32.4rem}}.post-block__img__wrap{padding-bottom:56%}.post-block__meta-read{bottom:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1.4rem;height:2.7rem;line-height:1;opacity:0;padding:.5rem .7rem;position:absolute;right:1rem;-webkit-transition:opacity .15s ease-in-out;transition:opacity .15s ease-in-out;width:-webkit-max-content;width:-moz-max-content;width:max-content}.post-block__img:hover .post-block__meta-read{opacity:1}.post-block__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.post-block__link{color:#151515}.post-block__title{font-family:Space Grotesk;font-size:3.2rem;font-weight:700;line-height:3.8rem}@media only screen and (max-width:1023px){.post-block__title{font-size:2.6rem;line-height:3.1rem;margin-bottom:1.5rem}}.post-block__title--single{font-size:2.2rem;line-height:2.8rem;margin-bottom:3rem}.post-block__category{font-family:Space Grotesk;font-size:1.4rem;line-height:1}.post-block__avatar{border-radius:50%;display:block;height:3rem;margin-right:1rem;overflow:hidden;width:3rem}.post-block__meta{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:1023px){.post-block__meta{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}}.post-block__meta-author{color:#151515}.post-block__meta-author,.post-block__meta-rate{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:1023px){.post-block__meta-rate{margin-bottom:1.5rem}}.post-block__name{font-weight:700;margin-right:1rem}.post-block__date,.post-block__name{font-family:Space Grotesk;font-size:1.4rem;line-height:1}.post-block__date{color:#7d8595;font-weight:500}@media only screen and (min-width:576px){.post-block__date{margin-right:2.5rem}}.post-block__rate{font-family:Space Grotesk;font-size:1.4rem;margin-right:2.5rem}@media only screen and (max-width:1023px){.post-block__rate{margin-right:1.5rem}}.post-block__rate-text{background:linear-gradient(268.34deg,#ce44e5 12.06%,#0064fa 99.29%);-webkit-background-clip:text;font-weight:700;line-height:1;margin-right:.5rem;text-transform:uppercase;-webkit-text-fill-color:transparent}.post-block__content{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:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (min-width:1024px){.post-block__content{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:3rem}}.post-block__content--single{padding-left:0}.search__modal{display:none}.search__modal.is-active{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width:1023px){.search__modal.is-active{inset:0;position:fixed;z-index:6}}@media only screen and (min-width:1024px){.search__modal.is-active{inset:0;position:absolute;z-index:6}}.search__content{background-color:#fff;display:block;height:100%}@media only screen and (max-width:1023px){.search__content{overflow:auto}}.search__header{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:1.5rem}@media only screen and (min-width:1024px){.search__header{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:3rem 3rem 2rem}}@media only screen and (max-width:1023px){.search__label{display:none}}@media only screen and (min-width:1024px){.search__label{color:#151515;font-family:Space Grotesk;font-weight:700;line-height:1}}.search__logo{display:block;height:3.3rem;width:7.8rem}@media only screen and (min-width:1024px){.search__logo{display:none}}.search__close{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;right:2.9rem;top:1.9rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background-color:transparent;border:none;cursor:pointer;justify-content:center;padding:0}@media only screen and (min-width:1024px){.search__close{position:static}.search__close svg{height:1.3rem;width:1.3rem}}.search__body{padding-bottom:4rem;padding-top:1.5rem}.search__element{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:transparent;border:1px solid #dadada;color:#7d8595;font-weight:700;padding:.8rem 1.5rem;width:100%}@media only screen and (min-width:1024px){.search__element{padding:0}}.search__element__icon{display:block;height:1.7rem;-webkit-transform:translateY(-1px);transform:translateY(-1px);width:1.7rem}@media only screen and (min-width:1024px){.search__element__icon{display:none}}.search__element__input{-webkit-box-flex:1;border:none;-ms-flex:1;flex:1;font-family:Space Grotesk;font-size:1.6rem;font-weight:700;line-height:1.5;margin-left:1.5rem;outline:none}@media only screen and (min-width:1024px){.search__element__input{font-size:2.4rem;line-height:1.2;margin-left:3rem}}@media only screen and (min-width:1440px){.search__element__input{font-size:3.2rem}}@media only screen and (max-width:1023px){.search__element__btn{display:none}}@media only screen and (min-width:1024px){.search__element__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background-color:transparent;border:none;border-left:1px solid #dadada;cursor:pointer;height:100%;height:6.3rem;justify-content:center;width:7.7rem}}.search__results>*{border:1px solid #dadada;border-top:none}.search__results .events__block{padding:4rem 1.5rem}@media only screen and (min-width:1024px){.search__results .events__block{padding:4rem 3rem}}.advertise__first-section{border:1px solid #dadada;margin-bottom:5rem;position:relative}@media only screen and (min-width:768px){.advertise__first-section{margin-bottom:9rem;padding:0 0 4rem 3rem}}@media only screen and (min-width:1024px){.advertise__first-section{width:88.5rem}}@media only screen and (max-width:767px){.advertise__first-content{padding:0 1.5rem 4rem}}.advertise__first-img--desktop{border:1px solid #dadada;display:none}@media only screen and (min-width:768px){.advertise__first-img--desktop{display:block}}.advertise__first-img--mobile{margin-bottom:4rem;width:100%}@media only screen and (min-width:768px){.advertise__first-img--mobile{display:none}}.advertise__first-img--additional{border:1px solid #dadada;border-left:0;display:none}@media only screen and (min-width:768px){.advertise__first-img--additional{display:block}}.advertise__first-title{margin-bottom:1.5rem;max-width:68rem}@media only screen and (min-width:768px){.advertise__first-title{margin-bottom:4.5rem}}.advertise__first-wrapper{display:none;margin-bottom:4rem;position:relative;top:-1px}@media only screen and (min-width:768px){.advertise__first-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.advertise__first-text{font-size:1.6rem;line-height:2.6rem;margin:auto;max-width:50rem}}.advertise__second-section{border:1px solid #dadada;margin-bottom:5rem;position:relative}@media only screen and (min-width:1024px){.advertise__second-section{margin-bottom:9rem;width:106.2rem}}.advertise__second-img--desktop{display:none}@media only screen and (min-width:768px){.advertise__second-img--desktop{border:1px solid #dadada;display:block;left:3rem;padding-right:3rem;position:relative;top:-1px}}.advertise__second-img--mobile{margin-bottom:4rem;width:100%}@media only screen and (min-width:768px){.advertise__second-img--mobile{display:none}}.advertise__second-content{padding:4rem 3rem}@media only screen and (max-width:767px){.advertise__second-content{padding:0 1.5rem 4rem}}.advertise__second-title{margin-bottom:1.5rem;margin-left:auto;max-width:65rem}@media only screen and (min-width:768px){.advertise__second-title{margin-bottom:4rem}.advertise__second-text{font-size:1.6rem;line-height:2.56rem;max-width:50rem}}.advertise__contact-section{background:linear-gradient(268.34deg,#ce44e5 12.06%,#0064fa 99.29%);margin-bottom:5rem;padding:1px}.advertise__contact-wrapper{background:#fff;padding:4rem 1.5rem}@media only screen and (min-width:768px){.advertise__contact-wrapper{padding:13rem 3rem}}.advertise__contact-text{font-size:1.6rem;line-height:2.6rem;margin-bottom:1.5rem}@media only screen and (min-width:768px){.advertise__contact-text{margin-bottom:2.5rem}}.advertise__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (min-width:768px){.advertise__row{margin:0 -1.5rem}}.advertise__col{width:100%}@media only screen and (min-width:768px){.advertise__col{padding:0 1.5rem;width:50%}}@media only screen and (max-width:767px){.advertise__col:first-child{margin-bottom:4rem}}.advertise__author{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-align:center;-ms-flex-align:center;align-items:center;margin-bottom:3rem;text-align:center}@media only screen and (min-width:768px){.advertise__author{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:unset;-ms-flex-align:unset;align-items:unset;margin-bottom:2rem;padding-left:5rem;text-align:unset}}.advertise__author-avatar{border-radius:50%;display:block;height:6.6rem;margin-bottom:2rem;overflow:hidden;width:6.6rem}@media only screen and (min-width:768px){.advertise__author-avatar{margin-bottom:0;margin-right:1.5rem}}.advertise__author-name{font-family:Space Grotesk;font-size:2.2rem;font-weight:700;line-height:1;margin-bottom:1.5rem}@media only screen and (min-width:768px){.advertise__author-name{margin-bottom:1.2rem;margin-top:1rem}}.advertise__author-title{font-size:1.6rem;line-height:1;margin-bottom:3.5rem}@media only screen and (min-width:768px){.advertise__author-title{margin-bottom:1.5rem}}.advertise__author-link{color:#151515}.advertise__btn{font-family:Space Grotesk;font-weight:700;padding:1.2rem 3.9rem}@media only screen and (max-width:767px){.advertise__btn{width:100%}}.advertise__social-item{margin:0 2rem}@media only screen and (min-width:768px){.advertise__social-item{margin-left:0}}@media only screen and (max-width:767px){.advertise__social-item svg{-webkit-transform:scale(1.6);transform:scale(1.6)}}.category__title{font-family:Space Grotesk;font-size:4.8rem;font-weight:700;line-height:1;margin-bottom:3rem;text-align:center}@media only screen and (min-width:768px){.category__title{font-size:6.4rem;margin-bottom:5rem;text-align:left}}.category__featured-posts{margin-bottom:5rem}@media only screen and (min-width:768px){.category__featured-posts{border:1px solid #dadada;border-top:0;padding:4rem 0}}@media only screen and (min-width:1024px){.category__featured-posts{padding:4rem 2rem}}.category__featured-posts-row{display:grid}@media only screen and (min-width:768px){.category__featured-posts-row{grid-template-columns:1fr 1fr 1fr}}.category__posts>:last-child{border-bottom:1px solid #dadada}.category-banner{border-left:1px solid #dadada;border-right:1px solid #dadada}.category-banner__block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:auto;max-width:79rem;width:100%}@media only screen and (min-width:1024px){.category-banner__block--mobile{display:none}}@media only screen and (max-width:1023px){.category-banner__block--desktop{display:none}}.authors__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;font-family:Space Grotesk;font-weight:700;justify-content:space-between;line-height:1;margin-bottom:2rem;padding-left:3rem}@media only screen and (max-width:767px){.authors__title{padding-left:1.5rem}}.authors__wrapper{margin-bottom:5.5rem}.authors__select{font-size:1.4rem;line-height:1.4rem;width:180px}.authors__filter{font-size:1.4rem;font-weight:700;line-height:1}.authors__link{color:#151515}.authors__description{line-height:2.6rem;margin-bottom:5.5rem}.authors__author-avatar{background:#dadada;border-radius:50%;height:70px;margin-right:1rem;overflow:hidden;width:70px}@media only screen and (max-width:767px){.authors__author-avatar{margin:0 auto 1rem}}.authors__author-title{background:linear-gradient(268.34deg,#ce44e5 12.06%,#0064fa 99.29%);-webkit-background-clip:text;font-weight:700;margin-right:.8rem;-webkit-text-fill-color:transparent}.authors__author-posts{color:#7d8595;font-family:Space Grotesk;font-weight:500}.authors__author-name{font-size:3.2rem;font-weight:700;line-height:1;margin-bottom:1rem}@media only screen and (min-width:576px){.authors__author-name{font-size:3.4rem}}@media only screen and (min-width:768px){.authors__author-name{margin-bottom:2.5rem}}@media only screen and (min-width:1280px){.authors__author-name{font-size:4.8rem}}.authors__block{border:1px solid #dadada;border-top:none;margin-bottom:1px;padding:4rem 3rem}@media only screen and (max-width:767px){.authors__block{padding:3rem 1.5rem}}.authors__block:first-child{border-top:1px solid #dadada}.authors__block-meta{font-size:1.4rem;line-height:1}@media only screen and (max-width:767px){.authors__block-meta{margin-bottom:3rem}}.authors__block-description{font-family:Mulish;line-height:1.6;margin-bottom:2.5rem;max-width:680px}.authors__block-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (max-width:767px){.authors__block-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}}.authors__block-row{-ms-flex-wrap:wrap;flex-wrap:wrap}.authors__block-row,.authors__block-socials{display:-webkit-box;display:-ms-flexbox;display:flex}.authors__block-socials{line-height:1}.authors__block-social-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#151515;margin-right:3.5rem}@media only screen and (max-width:767px){.authors__block-social-item{margin-right:5.5rem;-webkit-transform:scale(1.5);transform:scale(1.5)}}.authors__block-social-name{margin-left:.9rem}@media only screen and (max-width:767px){.authors__block-social-name{display:none}}.authors__join-us{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-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:1;margin:9rem 0;padding:0 1.5rem}.authors__join-us-title{font-family:Space Grotesk;font-size:6.4rem;font-weight:700;margin-bottom:3rem}@media only screen and (max-width:767px){.authors__join-us-title{font-size:4.8rem;text-align:center}}.authors__join-us-description{font-family:Mulish;font-size:1.6rem;line-height:1.6;margin-bottom:3rem}@media only screen and (max-width:767px){.authors__join-us-description{margin-bottom:1.5rem}}.authors__join-us-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;font-weight:700;justify-content:center;width:213px}@media only screen and (max-width:767px){.authors__join-us-btn{width:100%}}.authors__load-more{background:#fff;border-top:0;line-height:1}.community__title{font-family:Space Grotesk;font-size:6.4rem;font-weight:700;line-height:1;margin-bottom:3rem}@media only screen and (max-width:767px){.community__title{font-size:4.8rem;text-align:center}}.community__text{font-family:Mulish;font-size:1.6rem;line-height:2.5rem;margin-bottom:3.5rem;max-width:500px}@media only screen and (max-width:767px){.community__text{margin-bottom:2rem}}.community__image-mobile{margin:0 auto 3rem}@media only screen and (min-width:768px){.community__image-mobile{display:none}}.community__section-row{display:-webkit-box;display:-ms-flexbox;display:flex;padding:4rem 0}@media only screen and (max-width:767px){.community__section-row{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:2rem 1.5rem}}.community__section-col-left{width:350px}@media only screen and (max-width:767px){.community__section-col-left{width:100%}}.community__section-col-right{-webkit-box-flex:1;-ms-flex:1;flex:1}@media only screen and (max-width:767px){.community__section-col-right{width:100%}}.community__section-description{line-height:1.6;max-width:500px}@media only screen and (max-width:767px){.community__section-description{margin-bottom:2.5rem}}.community__section-first{background:var(--backgroundImage);background-repeat:no-repeat;margin-bottom:9rem;padding-top:9rem}@media only screen and (min-width:768px){.community__section-first{height:505px;padding-left:3rem}}@media only screen and (max-width:767px){.community__section-first{background:none!important;margin-bottom:5rem;margin-top:9rem;padding-top:0}}@media only screen and (max-width:1279px){.community__section-first{background-size:contain!important}}.community__section-name{font-family:Space Grotesk;font-size:3.2rem;font-weight:700;line-height:3.8rem}@media only screen and (max-width:767px){.community__section-name{font-size:2.6rem;line-height:1.6;margin-bottom:2rem}}.community__section-link{color:#0f6dfb;font-size:1.4rem;font-weight:700;line-height:1;text-decoration:none}@media only screen and (max-width:767px){.community__section-link--desktop{display:none}}.community__section-link--mobile{display:inline-block;margin-bottom:2rem}@media only screen and (min-width:768px){.community__section-link--mobile{display:none}}.community__section-events{border:1px solid #dadada;position:relative}@media only screen and (min-width:768px){.community__section-events{margin-bottom:9rem;margin-right:3rem;padding-left:3rem}}@media only screen and (max-width:767px){.community__section-events{margin-bottom:5rem}}.community__section-events-img{display:block;height:530px;-o-object-fit:cover;object-fit:cover;width:100%}@media only screen and (max-width:767px){.community__section-events-img{height:350px}}@media only screen and (max-width:575px){.community__section-events-img{height:auto}}.community__section-events-wrapper{position:relative}@media only screen and (min-width:768px){.community__section-events-wrapper{border:1px solid #dadada;margin-left:-3rem;padding-right:2.9rem;right:-3.1rem;top:-.1rem}}.community__section-podcasts{border:1px solid #dadada;position:relative}@media only screen and (min-width:768px){.community__section-podcasts{margin-bottom:13rem;margin-right:3rem;padding-left:3rem;padding-top:4.5rem}}@media only screen and (max-width:767px){.community__section-podcasts{margin-bottom:5rem}}.community__section-podcasts-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (min-width:768px){.community__section-podcasts-wrapper{border:1px solid #dadada;margin-left:-3rem;padding-right:3rem;right:-3rem}}.community__section-podcasts-img{display:block;height:380px;-o-object-fit:cover;object-fit:cover;width:680px}@media only screen and (max-width:767px){.community__section-podcasts-img{height:184px;width:auto}}.community__section-socials{border:1px solid #dadada;position:relative}@media only screen and (min-width:768px){.community__section-socials{margin-bottom:9rem;margin-right:3rem;padding-left:3rem}}@media only screen and (max-width:767px){.community__section-socials{margin-bottom:5rem;padding-top:5rem}}.community__section-socials-wrapper{position:relative}@media only screen and (min-width:768px){.community__section-socials-wrapper{border:1px solid #dadada;margin-bottom:-3.5rem;margin-left:-6.2rem;padding-top:13rem;right:-3.1rem;top:-4rem}}.community__section-socials-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (min-width:768px){.community__section-socials-row{margin-bottom:-1rem;padding-left:3rem}}@media only screen and (max-width:767px){.community__section-socials-row{padding:0 1.5rem}}.community__section-socials-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:7.5rem;width:50%}@media only screen and (max-width:767px){.community__section-socials-item{margin-bottom:3rem;width:100%}}.community__section-socials-block{margin-left:2rem}@media only screen and (max-width:767px){.community__section-socials-block{margin-left:1.3rem}}.community__section-socials-link{color:#151515;text-decoration:none}.community__section-socials-title{font-family:Space Grotesk;font-size:2.2rem;font-weight:700;line-height:1;margin-bottom:.3rem}.community__section-socials-desc{font-family:Mulish;font-size:1.6rem;line-height:2.5rem}.community__section-socials-icon{margin:auto}.community__section-socials-img{text-align:center;width:30px}.community__btn{background-color:#fff;font-family:Space Grotesk;font-weight:700;padding:1.5rem 8rem}@media only screen and (max-width:767px){.community__btn{width:100%}}.community__icon{margin-bottom:2.5rem}@media only screen and (max-width:767px){.community__icon{display:none}}.database{margin-bottom:5rem;max-height:80rem;max-width:100%;overflow-y:scroll}@media only screen and (max-width:767px){.database{margin-left:-1.5rem;margin-right:-1.5rem;max-width:calc(100% + 30px);min-height:80rem}}.database__tabs{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:.2rem;overflow-x:scroll;padding-left:1.5rem}@media only screen and (min-width:768px){.database__tabs{overflow-x:unset;padding-left:3rem}}.database__tab{cursor:pointer;font-family:Space Grotesk;font-size:2.2rem;line-height:1.3;margin-bottom:3rem;margin-right:2.5rem;white-space:nowrap}.database__tab[aria-selected=true]{font-weight:700;position:relative}.database__tab[aria-selected=true]:after{background:#151515;bottom:-.8rem;content:"";height:.3rem;left:0;position:absolute;width:100%}.database::-webkit-scrollbar{cursor:pointer;height:.9rem;width:.9rem}.database::-webkit-scrollbar-track{background:#f5f5f5}.database::-webkit-scrollbar-thumb{background:#c4c4c4;border-radius:4px}.database::-webkit-scrollbar-thumb:hover{background:#dadada}.database .wpDataTablesWrapper{margin-bottom:0}.database .wpdt-c.wdt-skin-light .wpDataTablesWrapper table.wpDataTable tr.even td,.database .wpdt-c.wdt-skin-light .wpDataTablesWrapper table.wpDataTable tr.odd td{background-color:#fff}.database .wpDataTablesWrapper table.wpDataTable td{color:#151515;font-family:Mulish;font-size:1.4rem;line-height:2.24rem;padding:.9rem 1.9rem}.database .wpdt-c.wdt-skin-light .wpDataTablesWrapper table.wpDataTable>thead>tr>th{color:#151515;font-family:Mulish;font-size:1.4rem;font-weight:700;line-height:2.24rem;padding:1.4rem 2rem}.database .wpDataTableFilterBox{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.database .wpDataTableFilterSection{margin:0 1.5rem 0 0!important;min-height:unset!important;padding:0!important;width:auto!important}.database .wpDataTableFilterSection div{margin-top:0!important}.database .wpDataTableFilterSection label{display:none}.database .wpDataTableFilterSection .btn-group{width:auto}.database .wpDataTableFilterSection .btn-default{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:center;-ms-flex-pack:center;border:1px solid #dadada!important;justify-content:center;line-height:1;padding:.8rem 2.5rem!important}.database .wpDataTableFilterSection .btn-default span{color:#151515;font-family:Space Grotesk;font-size:1.4rem;font-weight:700}.database .wpDataTableFilterSection .btn-default:before{background-image:url("data:image/svg+xml;utf8,<svg width=%2710%27 height=%275%27 viewBox=%270 0 10 5%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27><path d=%27M5 5L0 0H10L5 5Z%27 fill=%27%23151515%27/></svg>")!important;background-position:50%!important;display:inline-block;height:2rem!important;position:relative!important;top:.2rem!important;width:2rem!important}.database .wpDataTableFilterSection .btn.dropdown-toggle.bs-placeholder.btn-default{height:unset!important}.database .wpDataTableFilterSection .btn.dropdown-toggle.bs-placeholder.btn-default .filter-option{margin-bottom:0!important}.database .wpDataTableFilterSection .filter_column button.btn-default{height:unset!important}.database .wpDataTableFilterSection .filter_column button.btn-default .filter-option{margin-bottom:0!important}@media only screen and (max-width:767px){.database .wpDataTablesFilter{padding-left:1.5rem}}.database .wpDataTablesFilter .wpDataTableFilterSection#wdt-clear-filters-button-block{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width:767px){.database .dataTables_length{padding-left:1.5rem}}.database .dataTables_length .bootstrap-select>.btn-default:before{background-image:url("data:image/svg+xml;utf8,<svg width=%2710%27 height=%275%27 viewBox=%270 0 10 5%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27><path d=%27M5 5L0 0H10L5 5Z%27 fill=%27%23151515%27/></svg>")!important;background-position:right calc(100% - 12px)!important}.database .dataTables_length .filter-option.pull-left{color:#151515}.events__list{padding:0 3rem}@media only screen and (max-width:1023px){.events__list{padding:0 1.5rem}}.events__separator{background:#dadada;height:1px;margin-bottom:5rem;width:100%}.events__container{padding:0 3rem}@media only screen and (max-width:1023px){.events__container{padding:0 1.5rem}}.events__title-small{font-family:Space Grotesk;font-size:1.6rem;font-weight:700;line-height:1;margin-bottom:3rem}.events__block{margin-bottom:5rem}.events__block-header{margin-bottom:1rem}.events__block-featured-img{margin-right:.8rem}.events__block-meta{color:#151515;font-family:Space Grotesk;font-size:1.4rem;line-height:1}.events__block-meta--old{color:#7d8595}.events__block-title{font-family:Space Grotesk;font-size:2.2rem;font-weight:700;line-height:1.3;margin:0}.events__block-title--old{color:#7d8595}.events__block-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.events__block-excerpt{font-family:Mulish;font-size:1.6rem;margin-bottom:3.5rem}@media only screen and (max-width:1023px){.events__block-excerpt{margin-bottom:1.5rem}}.events__block-btn{font-family:Space Grotesk;padding:1rem 3.6rem}@media only screen and (min-width:1024px){.events__block-btn{margin-right:15px}}@media only screen and (max-width:1023px){.events__block-btn{margin-bottom:1rem;width:100%}}.events__block-btn--blue{color:#0f6dfb}@media only screen and (min-width:576px){.events__block-content{-webkit-box-flex:1;-ms-flex:1;flex:1}}@media only screen and (max-width:1023px){.events__block-content{width:100%}}.events__block-img{height:180px;-o-object-fit:cover;object-fit:cover}@media only screen and (min-width:576px){.events__block-img{margin-right:3rem}}@media only screen and (max-width:1023px){.events__block-img{margin-bottom:2.5rem}}@media only screen and (max-width:359px){.events__block-img{height:auto}}.events__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.events__load-more{background:#fff;margin-bottom:5rem}.front-top-section{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:5rem}.front-video-section{margin-bottom:5rem}.front-video-section__slider{border:1px solid #dadada;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:4rem 1.5rem}@media only screen and (min-width:768px){.front-video-section__slider{padding:4rem 3rem}}.front-video-section__block{cursor:pointer;max-width:33%}.front-video-section__block-thumbnail{margin-bottom:2rem;padding-top:56%}.front-video-section__block-thumbnail:after{display:-webkit-box;display:-ms-flexbox;display:flex;left:50%;position:absolute;top:50%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background:url(/wp-content/themes/geoawesomeness/public/dist/images/icon-play-video.8ca9478a.svg) 50%/contain no-repeat;content:"";height:4rem;justify-content:center;pointer-events:none;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:4rem}@media only screen and (min-width:768px){.front-video-section__block-thumbnail:after{height:5rem;width:5rem}}.front-video-section__block-title{font-family:Space Grotesk;font-size:2.2rem;font-weight:700;line-height:2.8rem}.front-video-section__btn{border-top:0;font-family:Space Grotesk;font-weight:700;line-height:1.4rem;padding:1.3rem 3.6rem}.front-latest-section{margin-bottom:5rem}.front-latest-section .post-block:nth-child(2),.front-latest-section .post-block:nth-child(4){border-top:1px solid #dadada}.front-banner{border-left:1px solid #dadada;border-right:1px solid #dadada}.front-banner__block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:auto;max-width:79rem;width:100%}@media only screen and (min-width:1024px){.front-banner__block--mobile{display:none}}@media only screen and (max-width:1023px){.front-banner__block--desktop{display:none}}.front-more-stories{margin-bottom:5rem}.front-more-stories__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1;padding:1.3rem 0}.front-more-stories__btn svg{margin-left:.5rem}.front-podcasts,.front-todays-featured{margin-bottom:5rem}.front-podcasts__slider{border:1px solid #dadada;border-bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:4rem 1.5rem}@media only screen and (min-width:768px){.front-podcasts__slider{padding:4rem 3rem}}.front-podcasts__btn{font-family:Space Grotesk;font-weight:700;line-height:1.4rem;padding:1.3rem 3.6rem}.front-podcasts .splide__arrows{top:45%}.podcast__iframe{margin-bottom:2rem}.podcast__block-title{font-family:Space Grotesk;font-size:2.6rem;font-weight:700;line-height:3.12rem}@media only screen and (min-width:768px){.podcast__block-title{font-size:2.2rem;line-height:2.8rem}}.front-event{margin-bottom:5rem}.front-event__section{border:1px solid #dadada;padding:4rem 1.5rem}@media only screen and (min-width:768px){.front-event__section{padding:4rem 3rem}}.front-event__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:-1.5rem;margin-right:-1.5rem}@media only screen and (min-width:1024px){.front-event__row{-ms-flex-wrap:unset;flex-wrap:unset}}.front-event__wrapper-img{padding:0 1.5rem;width:100%}@media only screen and (min-width:768px){.front-event__wrapper-img{min-width:65%;width:auto}}@media only screen and (min-width:1280px){.front-event__wrapper-img{min-width:70.8rem}}.front-event__content{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:justify;-ms-flex-pack:justify;height:100%;justify-content:space-between;padding:0 1.5rem;width:100%}@media only screen and (min-width:768px){.front-event__content{-webkit-box-flex:1;-ms-flex:1;flex:1;width:auto}}.front-event__thumbnail{margin-bottom:2.5rem;width:100%}@media only screen and (min-width:1024px){.front-event__thumbnail{margin-bottom:0}}.front-event__label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:1rem}@media only screen and (min-width:1024px){.front-event__label{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.front-event__label-next{background:linear-gradient(.728turn,#0243c0 11.52%,#8c1aff 99.15%);-webkit-background-clip:text;font-family:Space Grotesk;font-size:1.9rem;font-weight:700;line-height:1;margin-right:.5rem;-webkit-text-fill-color:transparent}.front-event__label-arrow{margin:0 1rem}@media only screen and (min-width:1024px){.front-event__label-arrow{-webkit-box-flex:unset;-ms-flex:unset;flex:unset;margin:unset}}@media only screen and (max-width:575px){.front-event__label-arrow{-webkit-box-flex:1;-ms-flex:1;flex:1}}.front-event__title{font-family:Space Grotesk;font-size:2.6rem;font-weight:700;line-height:3.12rem;margin-bottom:1.5rem}@media only screen and (min-width:768px){.front-event__title{font-size:3.2rem;line-height:3.8rem}}.front-event__excerpt{font-size:1.6rem;line-height:2.56rem;margin-bottom:2rem}.front-event__date{color:#7d8595;font-family:Space Grotesk;font-size:1.4rem;font-weight:500;line-height:1}.front-event__more-btn{font-family:Space Grotesk;font-weight:700}.front-newsletter{margin:7rem auto;max-width:80rem}.front-newsletter form{padding:0 1.5rem}@media only screen and (min-width:768px){.front-newsletter form{padding:0}}.front-newsletter form .form__input--newsletter::-webkit-input-placeholder{color:#7d8595}.front-newsletter form .form__input--newsletter::-moz-placeholder{color:#7d8595}.front-newsletter form .form__input--newsletter:-ms-input-placeholder{color:#7d8595}.front-newsletter form .form__input--newsletter::-ms-input-placeholder{color:#7d8595}.front-newsletter form .form__input--newsletter::placeholder{color:#7d8595}.front-newsletter__row{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-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}@media only screen and (min-width:768px){.front-newsletter__row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;text-align:unset}}.front-newsletter__icon{margin-bottom:1.5rem}@media only screen and (min-width:768px){.front-newsletter__icon{margin-bottom:0;margin-right:4rem;min-width:6.5rem}}.front-newsletter__form{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width:767px){.front-newsletter__form{-ms-flex-wrap:wrap;flex-wrap:wrap}}.front-newsletter__form form{margin-right:2rem;width:100%}@media only screen and (min-width:768px){.front-newsletter__form .form__newsletter{width:30.5rem}}.front-newsletter__title{font-size:2.6rem;line-height:3.12rem;margin-bottom:.7rem}@media only screen and (min-width:768px){.front-newsletter__title{font-size:3.2rem;line-height:3.85rem}}.front-newsletter__desc{-webkit-box-flex:0;-ms-flex:none;flex:none;font-size:1.6rem;line-height:2.56rem;margin-right:.8rem;width:100%}@media only screen and (min-width:768px){.front-newsletter__desc{width:unset}.front-newsletter .form__label--short{display:block;max-width:85%;overflow-x:hidden}}.job-board__main{padding-bottom:5rem}.job-board__heading{margin-bottom:2rem}@media only screen and (min-width:1024px){.job-board__heading{margin-bottom:5rem}}.job-board__intro,.job-board__title{max-width:69rem;padding-left:1.5rem;padding-right:1.5rem}@media only screen and (min-width:1024px){.job-board__intro,.job-board__title{padding-left:3rem;padding-right:3rem}}.job-board__intro{line-height:1.6}.job-board__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:2rem}@media only screen and (min-width:1024px){.job-board__actions{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.job-board__add-offer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-ordinal-group:2;-ms-flex-order:1;font-family:Space Grotesk;font-size:1.4rem;font-weight:700;height:4.4rem;line-height:1;margin-bottom:5.1rem;margin-left:1.5rem;order:1;padding:.5rem 2.5rem;width:-webkit-max-content;width:-moz-max-content;width:max-content}@media only screen and (min-width:1024px){.job-board__add-offer{-webkit-box-ordinal-group:3;-ms-flex-order:2;height:3.4rem;margin-bottom:0;margin-left:auto;order:2;padding-left:6.3rem;padding-right:6.3rem}}.job-board__controls{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:1023px){.job-board__controls{-webkit-box-ordinal-group:3;-ms-flex-order:2;margin-left:calc(var(--container-padding)*-1);margin-right:calc(var(--container-padding)*-1);order:2;overflow:scroll;padding-left:var(--container-padding);padding-right:var(--container-padding);-ms-overflow-style:none;scrollbar-width:none}.job-board__controls::-webkit-scrollbar{display:none}}.job-board__filters{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:0;white-space:nowrap}@media only screen and (min-width:1024px){.job-board__filters{-ms-flex-wrap:wrap;flex-wrap:wrap}}.job-board__filters>:not(.form__element){margin-left:1.5rem}.job-board__filters .form__element{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #dadada;height:3.4rem;margin-bottom:0;padding:1rem;width:18.5rem}@media only screen and (min-width:1024px){.job-board__filters .form__element{padding-left:2.5rem;padding-right:2.5rem;width:21rem}}.job-board__filters .form__element.is-active{border-color:#151515}.job-board__filters .form__label{display:-webkit-box;display:-ms-flexbox;display:flex;height:1.2rem;margin-right:.5rem;min-width:1.2rem;width:1.2rem}.job-board__filters .form__control{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1}.job-board__filters .search__input{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;font-family:Space Grotesk;font-size:1.4rem;font-weight:700;line-height:1;width:100%}.job-board__filters .search__input:focus{outline:1px solid transparent}.job-board__filters .search__input::-webkit-input-placeholder{color:#7d8595;opacity:1}.job-board__filters .search__input::-moz-placeholder{color:#7d8595;opacity:1}.job-board__filters .search__input:-ms-input-placeholder{color:#7d8595;opacity:1}.job-board__filters .search__input:-moz-placeholder{color:#7d8595;opacity:1}.job-board__filters .select2.select2-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#151515;height:3.4rem;padding:.5rem 1rem;width:-webkit-max-content!important;width:-moz-max-content!important;width:max-content!important}@media only screen and (min-width:1024px){.job-board__filters .select2.select2-container{padding:.5rem 2.5rem}}.job-board__filters .select2.select2-container:hover{background-color:#fafafa}.job-board__filters .select2.select2-container.select2-container--open{border-color:#151515!important}.job-board__filters .select2.select2-container .select2-selection--single{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;border-radius:0;height:auto;justify-content:space-between}.job-board__filters .select2.select2-container .select2-selection--single .select2-selection__placeholder{color:#151515}.job-board__filters .select2.select2-container .select2-selection--single .select2-selection__rendered{color:#151515;display:block;font-size:1.4rem;font-weight:700;height:100%;line-height:1.2;position:relative;width:100%}.job-board__filters .select2.select2-container .select2-selection--single .select2-selection__arrow{display:block;position:static}.job-board__filters .select2.select2-container .select2-selection--single .select2-selection__arrow b{left:100%;margin:0;-webkit-transform:translate(-2rem,-.2rem);transform:translate(-2rem,-.2rem)}@media only screen and (min-width:1024px){.job-board__filters .select2.select2-container .select2-selection--single .select2-selection__arrow b{-webkit-transform:translate(-4rem,-.2rem);transform:translate(-4rem,-.2rem)}}.job-board__load-more{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;border-top:none;height:4.4rem;line-height:1;padding-bottom:.5rem;padding-top:.5rem}@media only screen and (min-width:1024px){.job-board__load-more{height:4.2rem}}@media only screen and (min-width:1280px){body.post-type-archive-job-board .select2-container--open:not(.select2){-webkit-transform:translateY(1.5rem);transform:translateY(1.5rem)}}body.post-type-archive-job-board .select2-container--open:not(.select2) .select2-dropdown{border:1px solid #dadada;border-radius:0;min-width:24.2rem;width:-webkit-max-content!important;width:-moz-max-content!important;width:max-content!important}body.post-type-archive-job-board .select2-container--open:not(.select2) .select2-results>.select2-results__options{max-height:44.8rem}.offer__card{border:1px solid #dadada;color:#151515;padding:4rem 1.5rem}@media only screen and (min-width:768px){.offer__card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media only screen and (min-width:1024px){.offer__card{padding:5rem 3rem}}.offer__card:not(:first-of-type){border-top:none}.offer__info{position:relative}@media only screen and (max-width:1023px){.offer__info{margin-bottom:2.5rem}}@media only screen and (min-width:768px){.offer__info{margin-right:2.5rem;max-width:42rem;width:100%}}.offer__badge{display:-webkit-box;display:-ms-flexbox;display:flex;left:0;position:absolute;top:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;border:1px solid #dadada;border-radius:4px;justify-content:center;-webkit-transform:translateY(calc(-100% - .5rem));transform:translateY(calc(-100% - .5rem))}.offer__badge,.offer__badge__text{width:-webkit-max-content;width:-moz-max-content;width:max-content}.offer__badge__text{background:linear-gradient(268.34deg,#ce44e5 12.06%,#0064fa 99.29%);-webkit-background-clip:text;display:block;font-size:1.2rem;font-weight:700;line-height:1.6;margin:.1rem .7rem;-webkit-text-fill-color:transparent}.offer__name{font-size:2.2rem;line-height:1;margin-bottom:1rem}@media only screen and (min-width:1024px){.offer__name{margin-bottom:.6rem}}.offer__name__link{color:#151515;display:block;max-width:100%;width:-webkit-max-content;width:-moz-max-content;width:max-content}.offer__excerpt{line-height:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.offer__owner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (min-width:768px){.offer__owner{margin-left:auto;max-width:25rem;width:100%}}@media only screen and (min-width:1024px){.offer__owner{margin-right:2.5rem}}.offer__owner__logo{border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;height:6.6rem;margin-right:1.5rem;min-width:6.6rem;overflow:hidden;width:6.6rem}.offer__owner__logo.has-logo{border:1px solid #dadada}@media only screen and (max-width:1023px){.offer__owner__logo.no-logo{display:none}}.offer__owner__info{line-height:1}.offer__owner__name{font-weight:700;margin-bottom:.9rem}.offer__actions{display:none}@media only screen and (min-width:1024px){.offer__actions{display:block;margin-left:auto}}.offer__actions__btn{display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Space Grotesk;font-weight:700;height:4.2rem;line-height:1;padding:.5rem 3.8rem;width:-webkit-max-content;width:-moz-max-content;width:max-content}@media only screen and (max-width:767px){.single-page__header{padding:0 1.5rem}}.single-page__content{margin-bottom:5rem;max-width:68rem}@media only screen and (max-width:767px){.single-page__content{padding:0 1.5rem}}.single-page__content p{font-size:1.6rem;line-height:2.6rem;margin-bottom:2.4rem}.single-page__content h1,.single-page__content h2{font-size:2.2rem;line-height:1;margin-bottom:1.4rem;margin-top:5rem}@media only screen and (min-width:768px){.single-page__content h1,.single-page__content h2{line-height:2.9rem}}.single-page__content ul{margin-bottom:5rem;padding-left:2.5rem}@media only screen and (min-width:1024px){.single-page__content ul{margin-bottom:0}}.single-page__content li{line-height:2.6rem;margin-bottom:2.6rem}.podcasts__list{display:grid;grid-template-columns:1fr 1fr;grid-gap:1px;background:#dadada;border:1px solid #dadada}@media only screen and (max-width:767px){.podcasts__list{grid-template-columns:1fr}}.podcasts__iframe{margin-bottom:2.5rem;max-width:100%;overflow-x:hidden}.podcasts__title{margin-right:2.5rem}.podcasts__wrapper{margin-bottom:5rem}.podcasts__load-more{background:#fff;border-top:0}.podcasts__block{background:#fff;padding:4rem 3rem}@media only screen and (max-width:767px){.podcasts__block{padding:3rem 1.5rem}}.podcasts__block-title{font-family:Space Grotesk;font-size:2.2rem;font-weight:700;line-height:1.4;margin:0 0 .5rem}.podcasts__block-description{font-family:Mulish}.videos__list{display:grid;grid-template-columns:1fr 1fr;grid-gap:1px;background:#dadada;border:1px solid #dadada}@media only screen and (max-width:767px){.videos__list{grid-template-columns:1fr}}.videos__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:2rem}@media only screen and (max-width:767px){.videos__header{margin-bottom:5rem;margin-top:-3rem}}.videos__title{font-size:2.2rem;line-height:1;margin-right:2.5rem}@media only screen and (max-width:767px){.videos__title{display:none}}.videos__icon{margin-right:1rem}@media only screen and (max-width:767px){.videos__icon{display:none}}.videos__icon-youtube{margin-right:.8rem}.videos__btn-youtube{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:Space Grotesk;font-size:1.4rem;font-weight:700;padding:1rem 2.5rem}.videos__load-more{background:#fff;border-top:0}.videos__wrapper{margin-bottom:5rem}.videos__block{background:#fff;cursor:pointer;padding:4rem 3rem}.videos__block-thumbnail{margin-bottom:2.3rem;padding-top:56%}@media only screen and (max-width:767px){.videos__block-thumbnail{margin-bottom:1.5rem}}.videos__block-thumbnail:after{display:-webkit-box;display:-ms-flexbox;display:flex;left:50%;position:absolute;top:50%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background:url(/wp-content/themes/geoawesomeness/public/dist/images/icon-play-video.8ca9478a.svg) 50%/contain no-repeat;content:"";height:4rem;justify-content:center;pointer-events:none;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:4rem}@media only screen and (min-width:768px){.videos__block-thumbnail:after{height:6rem;width:6rem}}.videos__block-title{font-family:Space Grotesk;font-size:2.2rem;font-weight:700;line-height:1.4;margin:0 0 .5rem}.videos__block-description{font-family:Mulish}@media only screen and (min-width:1024px){.author__header{padding-left:3rem}}.author__title{font-weight:700;margin-bottom:2rem}@media only screen and (min-width:1024px){.author__title{padding-left:3rem}}.author__name{font-size:6.4rem;font-weight:700;line-height:1}@media only screen and (max-width:1279px){.author__name{font-size:4.8rem}}@media only screen and (max-width:359px){.author__name{font-size:4rem}}.author__avatar{background:#dadada;border-radius:50%;height:70px;margin-right:1rem;overflow:hidden;width:70px}@media only screen and (max-width:767px){.author__avatar{margin:0 auto 1rem}}.author__block{margin-bottom:5rem}.author__block-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (max-width:1279px){.author__block-row{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media only screen and (max-width:767px){.author__block-row{text-align:center}}.author__block-description{font-family:Mulish;margin-bottom:2.5rem;max-width:680px}.author__block-header{margin-bottom:2.5rem}.author__wrapper{margin-bottom:5rem}.author__social-item{margin-right:2.5rem}@media only screen and (max-width:767px){.author__social-item{margin-right:5.5rem}.author__social-item svg{-webkit-transform:scale(1.5);transform:scale(1.5)}}.author__load-more{background:#fff;border-top:0;line-height:1}.author__post{border:1px solid #dadada;border-top:0;font-size:1.4rem;padding:4rem 3rem}@media only screen and (max-width:1023px){.author__post{padding:4rem 1.5rem}}.author__post:first-child{border-top:1px solid #dadada}.author__post-img{margin-bottom:3rem}@media only screen and (min-width:768px){.author__post-img{margin-bottom:0;max-width:32.4rem}}.author__post-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.author__post-link{color:#151515}.author__post-title{font-family:Space Grotesk;font-size:3.2rem;font-weight:700;line-height:3.8rem}@media only screen and (max-width:767px){.author__post-title{font-size:2.6rem;line-height:3.1rem;margin-bottom:1.5rem}}.author__post-category{font-size:1.4rem;line-height:1}.author__post-avatar{height:30px;margin-right:1rem;width:30px}.author__post-meta{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:767px){.author__post-meta{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}}.author__post-meta-author{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:767px){.author__post-meta-rate{margin-bottom:1.5rem}}.author__post-name{margin-right:1rem}.author__post-date,.author__post-name{font-family:Space Grotesk;font-size:1.4rem;font-weight:700;line-height:1}.author__post-date{color:#7d8595}@media only screen and (min-width:768px){.author__post-date{margin-right:2.5rem}}.author__post-rate{font-size:1.4rem;margin-right:2.5rem}@media only screen and (max-width:767px){.author__post-rate{margin-right:1.5rem}}.author__post-rate-text{background:linear-gradient(268.34deg,#ce44e5 12.06%,#0064fa 99.29%);-webkit-background-clip:text;font-weight:700;margin-right:.5rem;text-transform:uppercase;-webkit-text-fill-color:transparent}.author__post-content{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:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (min-width:768px){.author__post-content{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:3rem}}.single-post__page{margin-bottom:5rem;padding-top:3rem}@media only screen and (max-width:1023px){.single-post__page{padding-top:4.5rem}}.single-post__content{padding:0 1.5rem}@media only screen and (min-width:768px){.single-post__content{padding:0 3rem}}.single-post__header{border:1px solid #dadada;font-family:Space Grotesk;margin-bottom:3rem}.single-post__header-title{border-top:1px solid #dadada;padding:4rem 1.5rem}@media only screen and (min-width:768px){.single-post__header-title{padding:4rem 3rem}}.single-post__header-category{font-size:1.4rem;line-height:1;margin-bottom:.2rem}@media only screen and (min-width:768px){.single-post__header-category{margin-bottom:.6rem}}.single-post__meta{border-top:1px solid #dadada;display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width:767px){.single-post__meta{-ms-flex-wrap:wrap;flex-wrap:wrap}}.single-post__meta-date{color:#7d8595;font-size:1.4rem;font-weight:500;line-height:1}.single-post__meta-read{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background:transparent;border:none;border-right:1px solid #dadada;color:#151515;cursor:pointer;font-size:1.4rem;justify-content:center;padding:0 2rem;-webkit-transition:.3s;transition:.3s}@media only screen and (min-width:768px){.single-post__meta-read{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;min-width:9.7rem}}.single-post__meta-read svg{margin-right:.5rem}.single-post__meta-read:after{display:-webkit-box;display:-ms-flexbox;display:flex;left:0;position:absolute;right:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background:#151515;color:#fff;content:"Read later";cursor:pointer;font-family:Space Grotesk;font-size:1.4rem;font-weight:500;height:100%;justify-content:center;line-height:1;opacity:0;-webkit-transition:.3s;transition:.3s;visibility:hidden;width:100%}.single-post__meta-read:hover:after{opacity:1;visibility:visible}.single-post__meta-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-left:auto}@media only screen and (min-width:768px){.single-post__meta-buttons{margin:0;min-width:22rem}}.single-post__meta-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background:#151515;border:none;border-right:1px solid #fff;color:#fff;cursor:pointer;justify-content:center;max-width:5.5rem;min-width:unset;padding:2rem 0}@media only screen and (min-width:768px){.single-post__meta-button{min-width:5rem}}.single-post__meta-button:hover{background:#2c2c2c}.single-post__author{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #dadada;border-right:1px solid #dadada;color:#151515;cursor:pointer;padding:1rem 2rem;-webkit-transition:.3s;transition:.3s;width:100%}@media only screen and (min-width:768px){.single-post__author{border-bottom:0;width:50%}}.single-post__author:hover{background:#151515}.single-post__author:hover .single-post__author-name{color:#fff}.single-post__author-name{font-size:1.4rem;font-weight:700;line-height:1;margin:0 8px}.single-post__author-avatar{border-radius:50%;display:block;height:3rem;overflow:hidden;width:3rem}@media only screen and (min-width:768px){.single-post__author-avatar{height:3.2rem;width:3.2rem}}.single-post__title{font-size:2.6rem;line-height:3.1rem;margin:0}@media only screen and (min-width:768px){.single-post__title{font-size:3.2rem;line-height:3.8rem}}.single-post__sidebar{background:#fafafa;display:none;position:relative;width:30rem}@media only screen and (min-width:1280px){.single-post__sidebar{display:block;margin-left:5rem}}.single-post__sidebar__content{position:sticky;top:0}.single-post__main{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:100%;min-width:0}.single-post__row{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%}.single-post__image{padding-top:56.15%}.single-post__extra-info{margin-bottom:2rem;width:100%}.single-post__extra-info,.single-post__rating{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.single-post__rating{-webkit-box-orient:vertical;-webkit-box-direction:normal;border:1px solid #dadada;-ms-flex-direction:column;flex-direction:column;padding:4rem 0}.single-post__rating-cta{font-family:Space Grotesk;font-size:1.6rem;font-weight:700;line-height:1;margin-bottom:1.8rem}.single-post__rating-btn{font-family:Space Grotesk;line-height:1;padding:1.7rem 5.8rem}.single-post__info{border:1px solid #dadada;border-top:0;-ms-flex-wrap:wrap;flex-wrap:wrap;font-family:Space Grotesk;margin-bottom:3rem}.single-post__info,.single-post__info-author{display:-webkit-box;display:-ms-flexbox;display:flex}.single-post__info-author{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:2.2rem 0 2.2rem 3rem;text-align:center;width:100%}@media only screen and (min-width:768px){.single-post__info-author{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;text-align:left;width:auto}}.single-post__info-author-avatar{border-radius:50%;display:block;height:6.6rem;margin-bottom:2rem;margin-right:1rem;overflow:hidden;width:6.6rem}@media only screen and (min-width:768px){.single-post__info-author-avatar{margin-bottom:0}}.single-post__info-author-meta{color:#151515}.single-post__info-author-name{font-weight:700;line-height:1.1rem;margin-bottom:1.5rem}@media only screen and (min-width:768px){.single-post__info-author-name{margin-bottom:.5rem}}.single-post__info-author-posts{font-family:Mulish;font-size:1.2rem;line-height:1;margin-bottom:2rem}@media only screen and (min-width:768px){.single-post__info-author-posts{margin-bottom:0}}.single-post__info-author-socials{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.single-post__become-author{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;border-left:1px solid #dadada;border-top:1px solid #dadada;font-size:1.4rem;justify-content:center;padding:2rem 0;width:100%}@media only screen and (min-width:768px){.single-post__become-author{border-top:0;width:21.2rem}}.single-post__become-author-link{color:#7d8595;font-family:Space Grotesk;font-weight:700;line-height:1;text-decoration:underline}.single-post__other{margin-bottom:5rem}.single-post__other .author__post-img{display:none}.single-post__other .author__post-title{margin-bottom:3rem}.single-post__other .author__post-content{padding-left:0}.single-post__next-article-wrapper{max-height:26.5rem;overflow-y:hidden;position:relative}.single-post__next-article-layer{background:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,0)),to(#fff));background:linear-gradient(180deg,hsla(0,0%,100%,0),#fff);bottom:0;height:14.5rem;position:absolute;width:100%;z-index:2}.single-post__next-article-btn{line-height:1;padding:1.3rem 3.6rem}.single-post__support-block{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:1.2rem;gap:1.2rem 1.1rem;line-height:1.8;margin-bottom:5rem;padding:0 1.5rem}@media only screen and (min-width:768px){.single-post__support-block{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media only screen and (min-width:1024px){.single-post__support-block{padding:0 3rem}}.single-post__support-block__intro{color:#151515}.single-post__support-block__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1.22rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;width:100%}@media only screen and (min-width:768px){.single-post__support-block__list{-webkit-box-flex:1;-ms-flex:1;flex:1;gap:1.2rem;-webkit-box-ordinal-group:unset;-ms-flex-order:unset;order:unset;padding-top:.4rem;width:auto}}.single-post__support-block__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;height:1.8rem;justify-content:center;width:-webkit-max-content;width:-moz-max-content;width:max-content}@media only screen and (min-width:1024px){.single-post__support-block__item{height:1.5rem}}.single-post__support-block__logo{width:auto}.single-post__support-block__link{color:#8d94a2;text-decoration:underline}.text-editor-section{font-family:Mulish;line-height:1.6;margin-bottom:3rem}.text-editor-section h1{font-size:3.2rem;line-height:1.2;margin-bottom:2rem;margin-top:4rem}.text-editor-section h2{font-size:2.6rem;line-height:1.3;margin-bottom:2rem;margin-top:2rem}.text-editor-section h3{font-size:2rem;line-height:1.3;margin-bottom:1rem;margin-top:2rem}.text-editor-section h4{font-size:1.8rem;line-height:1.5;margin-bottom:1rem;margin-top:2rem}.text-editor-section h5,.text-editor-section h6{font-size:1.6rem;margin-bottom:1rem;margin-top:2rem}.text-editor-section ol,.text-editor-section p,.text-editor-section ul{margin-bottom:2rem}.text-editor-section ol,.text-editor-section ul{margin-left:2rem}.text-editor-section blockquote{font-size:1.4rem;font-style:italic;line-height:1.8rem;margin-bottom:2rem;padding-left:2rem;padding-right:2rem}@media only screen and (min-width:768px){.text-editor-section blockquote{padding-left:4.8rem;padding-right:4.8rem}}.text-editor-section [class*=wp-caption]{margin-bottom:3rem;margin-top:3rem;max-width:100%;width:100%!important}@media only screen and (min-width:768px){.text-editor-section [class*=wp-caption]{margin-bottom:5rem;margin-top:5rem}}.text-editor-section [class=wp-caption-text]{color:#7d8595;font-size:1.3rem;line-height:1;margin-bottom:0;margin-top:1.2rem}.text-editor-section img[class*=wp-image-]{display:block;height:auto;margin-bottom:3rem;margin-top:3rem;width:100%}@media only screen and (min-width:768px){.text-editor-section img[class*=wp-image-]{margin-bottom:5rem;margin-top:5rem}}.text-editor-section [class*=wp-caption] img[class*=wp-image-]{margin-bottom:0;margin-top:0}.text-editor-section iframe{max-width:100%}.text-editor-section hr{border:none;border-bottom:1px solid #dadada;margin-bottom:2rem;margin-top:2rem}.text-editor-section table tr td{padding:0 2px}.text-editor-section table tr td:first-of-type{line-break:anywhere;min-width:100px}@media only screen and (min-width:576px){.text-editor-section table tr td:first-of-type{min-width:150px}}@media only screen and (min-width:1024px){.text-editor-section table tr td:first-of-type{line-break:auto;min-width:unset}}.image-section{margin-bottom:5rem}@media only screen and (min-width:1280px){.info-comp-section{display:none}}.info-comp-section__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:2rem;margin-left:-1.5rem;width:calc(100% + 3rem)}.newsletter-section{margin:5rem 0}@media only screen and (min-width:1024px){.newsletter-section{width:56%}}@media only screen and (min-width:768px){.newsletter-section .form__label--short{display:block;max-width:89%;overflow-x:hidden}}.single-job__header{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-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-pack:justify;-ms-flex-pack:justify;border:1px solid #dadada;justify-content:space-between;margin-bottom:3rem;padding:4rem 1.5rem}@media only screen and (min-width:1024px){.single-job__header{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:4rem 3rem}}.single-job__header-label{color:#7d8595;font-size:1.4rem;font-weight:600;line-height:1;margin-bottom:.7rem}@media only screen and (min-width:1024px){.single-job__header-label{font-size:1.2rem;font-weight:400;margin-bottom:.5rem}}@media only screen and (max-width:1023px){.single-job__header-label--desktop{display:none}}@media only screen and (min-width:1024px){.single-job__header-label--mobile{display:none}}.single-job__title{margin-bottom:2.5rem}@media only screen and (min-width:1024px){.single-job__title{margin-bottom:0}}.single-job__title-name{font-family:Space Grotesk;font-size:2.2rem;font-weight:700;line-height:1}.single-job__company{font-weight:700;line-height:1;margin-bottom:2.5rem}@media only screen and (min-width:1024px){.single-job__company{margin-bottom:0}}.single-job__company-logo{border-radius:50%;display:block;height:6.6rem;margin-right:1.5rem;min-width:6.6rem;overflow:hidden;width:6.6rem}.single-job__apply-btn,.single-job__place{font-weight:700;line-height:1}.single-job__apply-btn{display:none;font-family:Space Grotesk}@media only screen and (min-width:1024px){.single-job__apply-btn{display:block}}.single-job__apply-btn--black{font-family:Space Grotesk;font-weight:700;line-height:1;padding:1.3rem 3.8rem;text-align:center;width:100%}@media only screen and (min-width:768px){.single-job__apply-btn--black{width:auto}}.single-job__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.single-job__btn,.single-job__wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.single-job__btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;font-family:Space Grotesk;font-size:1.4rem;font-weight:700;justify-content:center;line-height:1;margin:2rem 0 1.5rem;padding:1.4rem 2.4rem}@media only screen and (min-width:768px){.single-job__btn{margin-bottom:5rem;margin-left:3rem;margin-top:0}}.single-job__btn svg{margin-right:.5rem}.single-job__main{margin-bottom:5rem;max-width:70rem;padding:0 1.5rem}@media only screen and (min-width:768px){.single-job__main{padding-left:3rem;padding-right:0}}.single-job__main p{line-height:2.6rem}.single-job__date{color:#7d8595;font-size:1.4rem;line-height:1;margin-bottom:1rem}@media only screen and (min-width:1024px){.single-job__date{font-size:1.2rem;margin-bottom:1.5rem}}.single-job__content{font-size:1.6rem;line-height:2.6rem}.single-job__description{margin-bottom:2.5rem}.single-job__responsibilities{margin-bottom:3rem}.single-job__responsibilities-title{font-family:Space Grotesk;font-size:2.2rem;font-weight:700;line-height:2.9rem;margin-bottom:1.5rem}.single-job__responsibilities-list{margin-bottom:5rem;padding-left:2.5rem}@media only screen and (min-width:1024px){.single-job__responsibilities-list{margin-bottom:0}}.single-job__responsibilities-item{line-height:2.6rem;margin-bottom:2.6rem}.add-offer{padding-bottom:5rem;padding-top:9.3rem}@media only screen and (min-width:1024px){.add-offer{padding-top:3rem}}.add-offer__description,.add-offer__title{max-width:74rem;padding-left:1.5rem;padding-right:1.5rem}@media only screen and (min-width:1024px){.add-offer__description,.add-offer__title{padding-left:3rem;padding-right:3rem}}.add-offer__description{margin-bottom:5rem}.add-offer .offer-form__title{padding-left:1.5rem}@media only screen and (min-width:1024px){.add-offer .offer-form__title{padding-left:3rem}}.add-offer .offer-form__title:before{content:none}.add-offer .form__label{color:#7d8595;cursor:pointer;font-size:1.2rem;margin-bottom:1.1rem}.add-offer .form__control__position-name{margin-top:1.5rem}@media only screen and (max-width:767px){.add-offer .form__input{padding-left:1.5rem;padding-right:1.5rem}}.add-offer .form__upload{display:grid;grid-template-columns:6.6rem 1fr;grid-gap:1.5rem;border:1px solid #dadada;padding:2.5rem 1.5rem}@media only screen and (min-width:768px){.add-offer .form__upload{padding:2rem 3rem}}.add-offer .upload__image__wrap{grid-column:1/2;grid-row:1/2}@media only screen and (min-width:768px){.add-offer .upload__image__wrap{grid-row:1/3}}.add-offer .upload__image{background-color:#dadada;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;height:6.6rem;overflow:hidden;width:6.6rem}.add-offer .upload__image.has-logo{background-color:#fff;border:1px solid #7d8595}.add-offer .upload__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;grid-column:2/3;grid-row:1/2;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (min-width:768px){.add-offer .upload__buttons{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-top:.3rem}}.add-offer .upload__description{color:#7d8595;font-size:1.2rem;grid-column:1/3;grid-row:2/3}@media only screen and (min-width:768px){.add-offer .upload__description{grid-column:2/3}}.add-offer .add-logo__btn,.add-offer .offer-pricing__btn,.add-offer .remove-logo__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;cursor:pointer;height:4.4rem;justify-content:center;width:-webkit-max-content;width:-moz-max-content;width:max-content}@media only screen and (min-width:768px){.add-offer .add-logo__btn,.add-offer .offer-pricing__btn,.add-offer .remove-logo__btn{height:3.4rem}}.add-offer .add-logo__btn,.add-offer .offer-pricing__btn{background-color:#151515;border:1px solid #151515;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1.4rem;padding:.5rem 2.5rem;width:-webkit-max-content;width:-moz-max-content;width:max-content}.add-offer .add-logo__btn.file-added,.add-offer .add-logo__btn.has-logo,.add-offer .offer-pricing__btn.file-added,.add-offer .remove-logo__btn{background-color:#fff;border-color:#dadada;color:#151515}.add-offer .remove-logo__btn{margin-left:1.5rem;width:1rem;width:4.4rem}@media only screen and (min-width:768px){.add-offer .remove-logo__btn{width:3.4rem}}.add-offer .remove-logo__btn.is-hidden{display:none}.add-offer .form__element__file-upload{margin-bottom:5rem}.add-offer .file-upload__errors{color:#b81111}.add-offer .file-upload__errors br{display:block}.add-offer .offer-pricing{margin-bottom:5rem}.add-offer .offer-pricing__title{padding-left:1.5rem}@media only screen and (min-width:1024px){.add-offer .offer-pricing__title{padding-left:3rem}}.add-offer .offer-pricing__title:before{content:none}.add-offer .offer-pricing__table{display:grid;grid-gap:1.5rem}@media only screen and (min-width:768px){.add-offer .offer-pricing__table{gap:3.1rem;grid-template-columns:repeat(2,1fr)}}.add-offer .offer-pricing__radio:checked+.offer-pricing__option{border-color:#151515}.add-offer .offer-pricing__option{border:1px solid #dadada;cursor:pointer;padding:3rem 1.6rem}.add-offer .offer-pricing__header{margin-bottom:2.5rem;text-align:center}@media only screen and (min-width:768px){.add-offer .offer-pricing__header{margin-bottom:5rem}}.add-offer .offer-pricing__name{font-size:2.2rem;margin-bottom:.6rem}.add-offer .offer-pricing__info{font-size:1.4rem}.add-offer .offer-pricing__btn{margin:2.5rem auto 0}@media only screen and (min-width:768px){.add-offer .offer-pricing__btn{margin-top:3rem}}.add-offer .offer-pricing__body{position:relative}.add-offer .offer-pricing__badge{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;border:1px solid #dadada;border-radius:4px;justify-content:center;margin-bottom:.9rem;padding:.1rem .7rem;width:-webkit-max-content;width:-moz-max-content;width:max-content}@media only screen and (min-width:768px){.add-offer .offer-pricing__badge{left:0;margin-bottom:0;position:absolute;top:0;-webkit-transform:translateY(calc(-100% - .9rem));transform:translateY(calc(-100% - .9rem))}}.add-offer .offer-pricing__badge__text{background:linear-gradient(268.34deg,#ce44e5 12.06%,#0064fa 99.29%);-webkit-background-clip:text;font-size:1.2rem;font-weight:700;line-height:1.6;width:-webkit-max-content;width:-moz-max-content;width:max-content;-webkit-text-fill-color:transparent}.add-offer .offer-pricing .simpay-payment-receipt-wrap{font-size:1.4rem;margin-top:2.5rem}.add-offer .offer-pricing .simpay-payment-receipt-wrap br{display:initial}.add-offer .form__end__offer-error{color:#b62d30;font-weight:700;margin-bottom:1.5rem}.add-offer .form__end__offer_added{font-weight:700}.add-offer .form__end .g-recaptcha__box{margin-bottom:2rem}.add-offer__back{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:74rem}.add-offer__back__link{color:#151515;font-family:Space Grotesk;font-size:1.4rem;font-weight:700;line-height:1}@media only screen and (max-width:767px){.add-offer .form__select+.select2-container{padding-left:1.5rem}}.add-offer .select2-container--default .select2-selection--single .select2-selection__placeholder{color:#7d8595;opacity:1}.add-offer trix-editor{border-color:#dadada;border-radius:0;height:23rem;overflow:auto;padding:.9rem 1.5rem}@media only screen and (min-width:768px){.add-offer trix-editor{height:34rem;padding:1rem 3rem}}@media only screen and (min-width:1280px){.add-offer trix-editor{height:45rem}}.add-offer trix-editor:focus{outline:1px solid #151515}.add-offer trix-editor br{display:initial}.add-offer trix-toolbar .trix-button-row{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #dadada;border-bottom:none;min-height:4.5rem}.add-offer trix-toolbar .trix-button-group{border:none;border-radius:0;margin-bottom:0}.add-offer trix-toolbar .trix-button{border:none!important}.add-offer trix-toolbar .trix-button-group--file-tools,.add-offer trix-toolbar .trix-button[data-trix-button-group=file-tools]{display:none;pointer-events:none}.eo-hub__main{padding-bottom:5rem}.eo-hub__banner{margin-bottom:5rem}@media only screen and (min-width:768px){.eo-hub__banner{margin-bottom:7rem}}.eo-hub__banner__image{display:-webkit-box;display:-ms-flexbox;display:flex;height:auto;max-width:100%;width:100%}@media only screen and (min-width:768px){.eo-hub__banner__image .is-mobile{display:none}}@media only screen and (max-width:767px){.eo-hub__banner__image .is-desktop{display:none}}.eo-hub__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1;margin:0 auto 5rem;max-width:32rem;text-align:center}@media only screen and (min-width:768px){.eo-hub__title{margin-left:0;margin-right:0;max-width:unset}}@media only screen and (min-width:1024px){.eo-hub__title{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:1.5rem;margin-bottom:7rem}}.eo-hub__title__text{background:linear-gradient(268.34deg,#ce44e5 12.06%,#0064fa 99.29%);-webkit-background-clip:text;font-size:4.8rem;-webkit-text-fill-color:transparent}@media only screen and (min-width:1024px){.eo-hub__title__text{font-size:5.4rem}}@media only screen and (min-width:1280px){.eo-hub__title__text{font-size:6.4rem}}.eo-hub__title__more{color:#7d8595;font-size:1.4rem;text-decoration:underline}@media only screen and (min-width:1024px){.eo-hub__title__more{margin-top:0}}.eo-hub__partnership{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;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:5rem}@media only screen and (min-width:1024px){.eo-hub__partnership{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:1rem;margin-bottom:7rem}}.eo-hub__partnership__text{color:#151515}.eo-hub__partnership__logo{-webkit-box-pack:center;-ms-flex-pack:center;height:2.8rem;justify-content:center}.eo-hub__controls,.eo-hub__partnership__logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.eo-hub__controls{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1.5rem;margin-bottom:2rem}@media only screen and (min-width:1024px){.eo-hub__controls{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.eo-hub__filters{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1.5rem}.eo-hub__filters,.eo-hub__filters .select2.select2-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.eo-hub__filters .select2.select2-container{color:#151515;height:3.4rem;padding:.5rem 1rem;width:-webkit-max-content!important;width:-moz-max-content!important;width:max-content!important}@media only screen and (min-width:1024px){.eo-hub__filters .select2.select2-container{padding:.5rem 2.5rem}}.eo-hub__filters .select2.select2-container:hover{background-color:#fafafa}.eo-hub__filters .select2.select2-container.select2-container--open{border-color:#151515!important}.eo-hub__filters .select2.select2-container .select2-selection--single{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;border-radius:0;height:auto;justify-content:space-between}.eo-hub__filters .select2.select2-container .select2-selection--single .select2-selection__placeholder{color:#151515}.eo-hub__filters .select2.select2-container .select2-selection--single .select2-selection__rendered{color:#151515;display:block;font-size:1.4rem;font-weight:700;height:100%;line-height:1.2;position:relative;width:100%}.eo-hub__filters .select2.select2-container .select2-selection--single .select2-selection__arrow{display:block;position:static}.eo-hub__filters .select2.select2-container .select2-selection--single .select2-selection__arrow b{left:100%;margin:0;-webkit-transform:translateX(-2rem);transform:translateX(-2rem)}@media only screen and (min-width:1024px){.eo-hub__filters .select2.select2-container .select2-selection--single .select2-selection__arrow b{-webkit-transform:translateX(-3rem);transform:translateX(-3rem)}}.eo-hub__databases{height:3.4rem;margin-left:auto;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;padding:.5rem 2.5rem;width:-webkit-max-content;width:-moz-max-content;width:max-content}.eo-hub__databases__text{font-family:Space Grotesk}.eo-hub__databases__text,.eo-hub__databases__text:after{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.eo-hub__databases__text:after{-webkit-box-pack:center;-ms-flex-pack:center;background:url(/wp-content/themes/geoawesomeness/public/dist/images/white-arrow.aac5c11e.svg) 50%/contain no-repeat;content:"";height:1rem;justify-content:center;margin-left:.55rem;width:.5rem}.eo-hub__load-more{background-color:#fff}@media only screen and (min-width:1280px){body.post-type-archive-eo-hub .select2-container--open:not(.select2){-webkit-transform:translateY(1.5rem);transform:translateY(1.5rem)}}body.post-type-archive-eo-hub .select2-container--open:not(.select2) .select2-dropdown{border:1px solid #dadada;border-radius:0;min-width:24.2rem;width:-webkit-max-content!important;width:-moz-max-content!important;width:max-content!important}body.post-type-archive-eo-hub .select2-container--open:not(.select2) .select2-results>.select2-results__options{max-height:44.8rem}
/*# sourceMappingURL=front.css.map*/