.main-navigation {
clear: both;
display: block;
float: left;
width: 100%;
}
.main-navigation ul {
display: none;
list-style: none;
margin: 0;
padding-left: 0;
}
.main-navigation li {
float: left;
position: relative;
}
.main-navigation a {
display: block;
text-decoration: none;
}
.main-navigation ul ul {
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
float: left;
position: absolute;
top: 1.5em;
left: -999em;
z-index: 99999;
}
.main-navigation ul ul ul {
left: -999em;
top: 0;
}
.main-navigation ul ul a {
width: 200px;
}
.main-navigation ul ul li {
}
.main-navigation li:hover > a,
.main-navigation li.focus > a {
}
.main-navigation ul ul :hover > a,
.main-navigation ul ul .focus > a {
}
.main-navigation ul ul a:hover,
.main-navigation ul ul a.focus {
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
left: auto;
}
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
left: 100%;
}
.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a,
.main-navigation .current-menu-ancestor > a {
} .menu-toggle,
.main-navigation.toggled ul {
display: block;
}
@media screen and (min-width: 37.5em) {
.menu-toggle {
display: none;
}
.main-navigation ul {
display: block;
}
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
margin: 0 0 1.5em;
overflow: hidden;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
float: left;
width: 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
float: right;
text-align: right;
width: 50%;
}  .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } #content[tabindex="-1"]:focus {
outline: 0;
} .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
} .clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
content: "";
display: table;
table-layout: fixed;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
clear: both;
} .widget select {
width: 100%;
padding: 6px 10px;
}  .sticky {
display: block;
}
.byline,
.updated:not(.published) {
display: none;
}
.single .byline,
.group-blog .byline {
display: inline;
}
.page-content,
.entry-content,
.entry-summary {
margin: 1.5em 0 0;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
}  .infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer { display: none;
} .infinity-end.neverending .site-footer {
display: block;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} embed,
iframe,
object {
max-width: 100%;
}
abbr, acronym {
border-bottom: 1px dotted #d1d1d1;
cursor: help;
}
abbr[title] {
border-bottom: 1px dotted;
}
code {
background-color: rgba( 68, 68, 68, 0.2);
padding: 0.125em 0.25em;
}
del {
opacity: 0.8;
}
mark, ins {
background-color: rgba( 68, 68, 68, 0.2);
padding: 0.125em 0.25em;
text-decoration: none;
}
code, kbd, tt, var, samp, pre {
font-family: Inconsolata, monospace;
}
pre {
border: 1px solid #d1d1d1;
font-size: 16px;
font-size: 1rem;
line-height: 1.3125;
margin: 0 0 1.75em;
max-width: 100%;
overflow: auto;
padding: 1.75em;
white-space: pre;
white-space: pre-wrap;
word-wrap: break-word;
}
blockquote, q {
quotes: none;
}
address {
margin-bottom: 20px;
line-height: 1.42857143;
font-style: italic;
}
button, input, select, textarea {
max-width: 100%;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0 5px 0;
}
.wp-caption-text {
text-align: center;
} .gallery-columns-3 .gallery-item:nth-child(3n+1) {
clear: left;
}
.blog-post .post-teaser .gallery-item{
background-color: transparent;
}
.post-teaser img {
max-width: 100%;
height: auto;
}
.edit-link {
color: #fff;
display: inline-block;
padding: 1px 10px;
margin-left: 10px;
}
.edit-link a {
color: #fff;
}
blockquote {
margin-bottom: 60px;
}
.blog-post blockquote {
position: relative;
font-style: italic;
}
.post-teaser th {
font-size: 17px !important;
}
.post-teaser a {
font-size: 15px !important;
}
table {
border-right: 1px solid hsl(0, 0%, 87%);
border-collapse: separate;
border-spacing: 0;
margin: 0 0 1.75em;
table-layout: fixed;
width: 100%;
}
table > thead > tr > th, table > tbody > tr > th, table > tbody > tr > td {
border-top: 1px solid hsl(0, 0%, 87%);
line-height: 1.42857;
padding: 8px;
vertical-align: top;
}
table {
border-collapse: separate;
border-spacing: 0;
}
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th, table > tbody > tr > td, table > tbody > tr > th, table > tfoot > tr > td, table > tfoot > tr > th, table > thead > tr > td, table > thead > tr > th, th, td {
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
border-color: currentcolor currentcolor hsl(0, 0%, 82%) hsl(0, 0%, 82%);
border-image: none;
border-style: none none solid solid;
border-width: medium medium 1px 1px;
padding: 10px;
}
dt {
font-weight: bold;
}
.post-teaser td {
font-weight: 600;
}
.post-teaser img {
height: auto;
max-width: 100%;
}
.widget img {
height: auto;
max-width: 100%;
} .category-list > li {
font-size: 16px;
line-height: 20px;
}
.category-list > li {
font-size: 18px;
line-height: 20px;
padding: 10px 0 10px 20px;
position: relative;
margin-top: 0;
}
.post-teaser ul li > span {
font-size: 14px !important;
}
.category-list > li a {
color: hsl(0, 0%, 27%);
font-size: 16px !important;
text-decoration: none;
}
.category-list > li {
font-size: 16px !important;
}
.post-teaser input[type="text"], .post-teaser input[type="password"] {
border: 1px solid hsl(0, 0%, 60%);
border-radius: 0px;
padding: 13px 22px;
} .blog-post > .inside {
padding: 0;
}
.tags-links.tags-list > li {
display: inline-block;
margin-bottom: 7px;
margin-right: 5px;
padding: 0;
}
blockquote {
border-left: none;
position: relative;
padding-left: 100px;
}
.blog-post .post-image img {
height: auto;
max-width: 100%;
width: auto;
}
.sticky_post_icon {
font-size: 30px;
position: absolute;
right: 0;
background: rgba(256,256,256, 0.9);
color: #333;
border-top-left-radius: 40px;
border-bottom-right-radius: 40px;
border-bottom-left-radius: 40px;
z-index: 1;
padding: 4px;
border: 3px solid;
top:  40px;
}
.tt-post:first-child .sticky_post_icon {
top: 5px;
}
.category-list {
list-style: outside none none;
margin: 0;
padding: 0;
}
.list-image > img {
max-width: 100%;
height: auto;
width: auto;
} .widget_nav_menu ul>li>ul.sub-menu>li>ul.sub-menu ul.sub-menu {
padding-left: 13px;
} 
.widget_nav_menu ul > li > ul.sub-menu li > ul.sub-menu li {
padding-left: 0;
padding-bottom: 0;
margin-bottom: 0;
} 
.widget_nav_menu ul > li > ul.sub-menu > li > ul.sub-menu ul.sub-menu {
padding-left: 10px;
margin-left: 0px;
}
.widget_nav_menu ul > li > ul.sub-menu li > ul.sub-menu.category-list > li>a{
margin-left: 15px;
}
ol > li,ul li {
margin-top: 8px;
}
.column-right ul {
padding-bottom: 0;
} 
.post-image img {
height: auto;
max-width: 100%;
}
table {
border-collapse: separate;
border-spacing: 0;
border-top: 1px solid #ccc;
margin: 0 0 1.75em;
table-layout: fixed;
width: 100%;
}
.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
padding: 8px;
line-height: 1.428571429;
vertical-align: top;
border-top: 1px solid #ddd;
border-right: 1px solid #ddd;
}
.textwidget > form select option {
width: 250px;
}
.comments .comment .comment {
margin-left: 40px;
}
.comments .comment .comment {
margin-left: 0px;
}
.entry-content img {
max-width: 100%;
height: auto;
}
.box-step .title span {
color: #009cdc;
}
.comments-area .comment .comment {
margin-left: 2em;
}
.comment-reply-title {
font-size: 28px;
font-weight: 600;
}
.blog #monster-widget-placeholder-1 {
margin-top: 40px;
}
.post-teaser input[type=submit] {
-webkit-appearance: button;
cursor: pointer;
border: 1px solid #333;
background: #333;
padding: 14px 22px 13px;
display: inline-block;
width: auto;
font-size: 18px;
line-height: 22px;
color: #ffffff;
margin: 0px 0;
}
ul, ol {
margin: 0;
padding: 0 0 0px 40px;
}
ol ol, ol ul, ul ol, ul ul,ul,ol {
margin-bottom: 0;
}
.blog-post dd {
margin-left: 0;
margin: 5px 0px 20px 15px;
}
.side-block ul,.side-block ol {
list-style: outside none none;
margin: 0;
padding: 0;
}
.list-inline {
padding-left: 0;
margin-left: -5px;
list-style: none;
display: inline-block;
}
blockquote{
position: relative;
}
blockquote:before{
font-size: 120px;
line-height: 1em;
font-style: normal;
content: "“";
position: absolute;
left: 20px;
top: -15px;
color: #c7d5e1;
}
.blog-post .post-image img {
height: auto;
max-width: 100%;
width: auto;
}
.post-teaser [class*="gallery-columns"] {
display: inline-block;
}
.post-teaser .gallery-item img {
max-width: 100%;
height: auto;
width: auto;
}
.blog-post .post-teaser .gallery-item {
background-color: transparent;
}
.post-teaser h2 {
margin-top: 15px;
}
.blog-post .post-teaser .gallery-item {
float: left;
overflow: hidden;
width: 33.33%;
margin-bottom: 20px;
text-align: left;
}
.blog-post .gallery-item:nth-child(3n+1) {
clear: left;
}
[id*="monster-widget-placeholder"] {
margin-bottom: 10vh;
}
form.search-form {
position: relative;
}
.search-form label {
width: 50%;
margin-right: 3%;
}
.search-form input {
border: 1px solid rgba(0,0,0,.1);
padding: 6px 8px;
height: 45px;
width: 100%;
border-radius: 3px;
height: 50px;
}
.search-form input.search-submit {
width: 40%;
float: right;
}
.search-submit {
background: #4ba0e8;
border: 1px solid #ccc;
color: #fff;
height: 34px;
}
.search-no-results .page-main,
.error404 .page-main {
margin-top:60px;
} 
.post-password-form input {
line-height: 44px;
border-radius: 3px;
box-shadow: none;
outline: none;
border: 1px solid #ddd;
}
.post-password-form input[type="password"] {
padding-left: 10px;
padding-right: 10px;
vertical-align: middle;
}
.page-numbers a {
padding: 0 5px;
text-decoration: none;
}
@media (max-width: 460px) {
.post-password-form {
text-align: center;
}
.post-password-form input {
margin-top: 10px;
} 
}
@media (max-width: 767px) {
.comment-list .comment .text {
overflow: visible;
padding-top: 4px;
}
.side-block{
margin-bottom: 40px;
}
.comment-list .comment .text .meta {
border-bottom: 0px solid #efefef;
padding-bottom: 20px;
}
.comment-list ol {
padding: 0px;
padding-left: 15px;
}
.comment-list li.comment {
margin-left: 0px !important;
}
h3 {
font-size: 24px;
}
.comment-list .comment .text .meta-author {
display: block;
}
}
.comment-list li {
list-style: none;
}
.side-block ul.children {
padding-left: 20px;
}
.side-block{
margin-bottom: 30px;
}
@media (max-width: 767px){
body .page-header-top-off .logo {
max-width: 200px;
padding-left: 50px;
padding-right: 45px;
}
.comment-list .comment .userpic {
text-align: left !important;
}
} .gallery-item {
display: inline-block;
text-align: left;
vertical-align: top;
margin: 0 0 1.5em;
padding: 0 1em 0 0;
width: 50%;
}
.gallery-columns-1 .gallery-item {
width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-item a,
.gallery-item a:hover,
.gallery-item a:focus {
-webkit-box-shadow: none;
box-shadow: none;
background: none;
display: inline-block;
max-width: 100%;
}
.gallery-item a img {
display: block;
-webkit-transition: -webkit-filter 0.2s ease-in;
transition: -webkit-filter 0.2s ease-in;
transition: filter 0.2s ease-in;
transition: filter 0.2s ease-in, -webkit-filter 0.2s ease-in;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.gallery-item a:hover img,
.gallery-item a:focus img {
-webkit-filter: opacity(60%);
filter: opacity(60%);
}
.gallery-caption {
display: block;
text-align: left;
padding: 0 10px 0 0;
margin-bottom: 0;
}
@media screen and (min-width: 30em) { .gallery-item {
max-width: 25%;
}
.gallery-columns-1 .gallery-item {
max-width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
}
@media screen and (min-width: 48em) { .gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
}
.page-links > a,
.page-links > span {
padding: 0 5px;
}
.page-links .page-links-title {
padding-left: 0;
}
footer [id*="monster-widget-placeholder"] ul ul,
#tt-footer [id*="monster-widget-placeholder"] ul ul {
padding-left: 15px;
}input[type="checkbox"].cmplz-category { width: initial; -webkit-appearance: checkbox;}input[type="checkbox"].cmplz-category:checked::before { content: '';}.cmplz-cookiebanner { box-sizing: border-box;}:root { --cmplz_banner_width: 550px; --cmplz_banner_background_color: #f2f2f2; --cmplz_banner_border_color: #f2f2f2; --cmplz_banner_border_width: 0px 0px 0px 0px ; --cmplz_banner_border_radius: 0px 0px 0px 0px; --cmplz_banner_margin: 10px; --cmplz_categories-height: 163px; --cmplz_title_font_size: 15px; --cmplz_text_line_height: calc(var(--cmplz_text_font_size) * 1.5); --cmplz_text_color: #211e49; --cmplz_hyperlink_color: #211e49; --cmplz_text_font_size: 13px; --cmplz_link_font_size: 13px; --cmplz_category_body_font_size: 13px; --cmplz_button_accept_background_color: #e2aa19; --cmplz_button_accept_border_color: #e2aa19; --cmplz_button_accept_text_color: #ffffff; --cmplz_button_deny_background_color: #f9f9f9; --cmplz_button_deny_border_color: #211e49; --cmplz_button_deny_text_color: #211e49; --cmplz_button_settings_background_color: #f9f9f9; --cmplz_button_settings_border_color: #211e49; --cmplz_button_settings_text_color: #211e49; --cmplz_button_border_radius: 6px 6px 6px 6px; --cmplz_button_font_size: 15px; --cmplz_category_header_always_active_color: green; --cmplz_category_header_title_font_size: 14px; --cmplz_category_header_active_font_size: 12px; --cmplz-manage-consent-height: 50px; --cmplz-manage-consent-offset: -35px; --cmplz_slider_active_color: #e2aa19; --cmplz_slider_inactive_color: #211e49; --cmplz_slider_bullet_color: #ffffff;}body.cmplz-banner-active *:not(.cmplz-cookiebanner):not(.cmplz-cookiebanner *) { pointer-events: none !important; user-select: none !important;}.cmplz-cookiebanner * { pointer-events: auto !important; user-select: auto !important;}#cmplz-manage-consent .cmplz-manage-consent { margin: unset; z-index: 9998; color: var(--cmplz_text_color); background-color: var(--cmplz_banner_background_color); border-style: solid; border-color: var(--cmplz_banner_border_color); border-width: var(--cmplz_banner_border_width); border-radius: var(--cmplz_banner_border_radius); border-bottom-left-radius: 0; border-bottom-right-radius: 0; line-height: initial; position: fixed; bottom: var(--cmplz-manage-consent-offset); min-width: 100px; height: var(--cmplz-manage-consent-height); right: 40px; padding: 15px; cursor: pointer; animation: mc_slideOut 0.5s forwards;}#cmplz-manage-consent .cmplz-manage-consent:active { outline: none; border: none;}#cmplz-manage-consent .cmplz-manage-consent.cmplz-dismissed { display: none;}#cmplz-manage-consent .cmplz-manage-consent:hover,#cmplz-manage-consent .cmplz-manage-consent:focus { animation: mc_slideIn 0.5s forwards; animation-delay: 0;}@-webkit-keyframes mc_slideIn { 100% { bottom: 0; }}@keyframes mc_slideIn { 100% { bottom: 0; }}@-webkit-keyframes mc_slideOut { 100% { bottom: var(--cmplz-manage-consent-offset); }}@keyframes mc_slideOut { 100% { bottom: var(--cmplz-manage-consent-offset); }}@media (max-width: 425px) { .cmplz-cookiebanner .cmplz-header .cmplz-title { display: none; }}.cmplz-cookiebanner { max-height: calc(100vh - 20px); overflow-y: auto; position: fixed; height: auto; left: 50%; top: 50%; -ms-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); grid-template-rows: minmax(0, 1fr); z-index: 99999; background: var(--cmplz_banner_background_color);}.cmplz-cookiebanner a { transition: initial;}.cmplz-cookiebanner .cmplz-buttons a.cmplz-btn.tcf { display: none;}.cmplz-cookiebanner.cmplz-dismissed { display: none;}.cmplz-cookiebanner .cmplz-body { width: 100%; grid-column: span 3; overflow-y: auto; overflow-x: hidden; max-height: 55vh;}.cmplz-cookiebanner .cmplz-body::-webkit-scrollbar-track { border-radius: 10px; -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0); background-color: transparent;}.cmplz-cookiebanner .cmplz-body::-webkit-scrollbar { width: 5px; background-color: transparent;}.cmplz-cookiebanner .cmplz-body::-webkit-scrollbar-thumb { background-color: var(--cmplz_button_accept_background_color); border-radius: 10px;}@media (min-width: 350px) { .cmplz-cookiebanner .cmplz-body { min-width: 300px; }}@media (max-height: 400px) { .cmplz-cookiebanner { height: calc(100vh - 20px); display: flex; flex-direction: column; overflow: hidden; gap: 1px; grid-row-gap: 1px; padding: 7px 12px !important; zoom: 0.6; } .cmplz-cookiebanner .cmplz-body { flex: 1; min-height: 0; overflow-y: auto; max-height: none; margin-top: 15px !important; } .cmplz-cookiebanner .cmplz-header, .cmplz-cookiebanner .cmplz-divider, .cmplz-cookiebanner .cmplz-links, .cmplz-cookiebanner .cmplz-buttons, .cmplz-cookiebanner .cmplz-documents { flex-shrink: 0; } .cmplz-cookiebanner .cmplz-header { margin-bottom: 15px !important; max-height: 10px; } .cmplz-close { zoom: 0.6 !important; } .cmplz-cookiebanner .cmplz-buttons { gap: 1px !important; } .cmplz-cookiebanner .cmplz-buttons .cmplz-btn { height: 15vh !important; min-height: unset !important; padding: 0 !important; white-space: nowrap !important; font-size: 1.1rem !important; line-height: 14px !important; zoom: 0.5 !important; } .cmplz-cookiebanner .cmplz-documents, .cmplz-cookiebanner .cmplz-information { zoom: 0.5 !important; }}@media (max-height: 400px) and (max-width: 768px) { .cmplz-cookiebanner { gap: 1px; }}.cmplz-cookiebanner { border-style: solid; border-color: var(--cmplz_banner_border_color); border-width: var(--cmplz_banner_border_width); border-radius: var(--cmplz_banner_border_radius); padding: 15px 20px; display: grid; grid-gap: 10px;}.cmplz-cookiebanner .cmplz-divider { margin-left: -20px; margin-right: -20px;}.cmplz-cookiebanner .cmplz-header { grid-template-columns: 100px 1fr 100px; align-items: center; display: grid; grid-column: span 3;}@media (max-width: 399px) { .cmplz-cookiebanner .cmplz-header { grid-template-columns: auto 1fr auto; }}.cmplz-cookiebanner .cmplz-logo svg { max-height: 35px; width: inherit;}.cmplz-cookiebanner .cmplz-logo img { max-height: 40px; width: inherit;}.cmplz-cookiebanner .cmplz-title { justify-self: center; grid-column-start: 2; font-size: var(--cmplz_title_font_size); color: var(--cmplz_text_color); font-weight: 500;}.cmplz-cookiebanner .cmplz-close { line-height: 20px; justify-self: end; grid-column-start: 3; font-size: 20px; cursor: pointer; width: 20px; height: 20px; color: var(--cmplz_text_color);}.cmplz-cookiebanner .cmplz-close svg { width: 20px; height: 20px;}.cmplz-cookiebanner .cmplz-close:hover { text-decoration: none; line-height: initial; font-size: 18px;}.cmplz-cookiebanner .cmplz-message { word-wrap: break-word; font-size: var(--cmplz_text_font_size); line-height: var(--cmplz_text_line_height); color: var(--cmplz_text_color); margin-bottom: 5px;}.cmplz-cookiebanner .cmplz-message a { color: var(--cmplz_hyperlink_color);}.cmplz-cookiebanner .cmplz-message,.cmplz-cookiebanner .cmplz-categories,.cmplz-cookiebanner .cmplz-links,.cmplz-cookiebanner .cmplz-buttons,.cmplz-cookiebanner .cmplz-divider { grid-column: span 3;}.cmplz-cookiebanner .cmplz-categories.cmplz-tcf .cmplz-category .cmplz-category-header { grid-template-columns: 1fr auto;}.cmplz-cookiebanner .cmplz-categories .cmplz-category { background-color: rgba(239, 239, 239, 0.5);}.cmplz-cookiebanner .cmplz-categories .cmplz-category:not(:last-child) { margin-bottom: 10px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header { display: grid; grid-template-columns: 1fr auto 15px; grid-template-rows: minmax(0, 1fr); align-items: center; grid-gap: 10px; padding: 10px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-category-title { font-weight: 500; grid-column-start: 1; justify-self: start; font-size: var(--cmplz_category_header_title_font_size); color: var(--cmplz_text_color); margin: 0;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-always-active { font-size: var(--cmplz_category_header_active_font_size); font-weight: 500; color: var(--cmplz_category_header_always_active_color);}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-always-active label { display: none;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-banner-checkbox { display: flex; align-items: center; margin: 0;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-banner-checkbox input[data-category=cmplz_functional] { display: none;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-category-toggle { background: none; border: none; padding: 0; margin: 0; cursor: pointer; grid-column-start: 3; display: flex; align-items: center; justify-content: center; color: inherit;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-icon.cmplz-open { cursor: pointer; content: ''; transform: rotate(0deg); -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; background-size: cover; height: 18px; width: 18px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-description { font-size: var(--cmplz_category_body_font_size); color: var(--cmplz_text_color); margin: 0; max-width: 100%; padding: 10px;}@media (max-width: 425px) { .cmplz-cookiebanner .cmplz-category .cmplz-category-header { grid-template-columns: 1fr!important; }}@media (max-width: 425px) { .cmplz-cookiebanner .cmplz-message { margin-right: 5px; }}.cmplz-cookiebanner .cmplz-buttons { display: flex; gap: var(--cmplz_banner_margin);}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn { min-height: 45px; padding: 10px; margin: initial; width: 100%; white-space: nowrap; border-radius: var(--cmplz_button_border_radius); cursor: pointer; font-size: var(--cmplz_button_font_size); font-weight: 500; text-decoration: none; line-height: 20px; text-align: center; flex: initial;}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn:hover { text-decoration: none;}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-accept { background-color: var(--cmplz_button_accept_background_color); border: 1px solid var(--cmplz_button_accept_border_color); color: var(--cmplz_button_accept_text_color);}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-deny { background-color: var(--cmplz_button_deny_background_color); border: 1px solid var(--cmplz_button_deny_border_color); color: var(--cmplz_button_deny_text_color);}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-view-preferences { background-color: var(--cmplz_button_settings_background_color); border: 1px solid var(--cmplz_button_settings_border_color); color: var(--cmplz_button_settings_text_color);}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-save-preferences { background-color: var(--cmplz_button_settings_background_color); border: 1px solid var(--cmplz_button_settings_border_color); color: var(--cmplz_button_settings_text_color);}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-manage-options { background-color: var(--cmplz_button_settings_background_color); border: 1px solid var(--cmplz_button_settings_border_color); color: var(--cmplz_button_settings_text_color);}.cmplz-cookiebanner .cmplz-buttons a.cmplz-btn { display: flex; align-items: center; justify-content: center; padding: initial;}@media (max-width: 425px) { .cmplz-cookiebanner .cmplz-links.cmplz-information { display: initial; text-align: center; }}.cmplz-cookiebanner .cmplz-links { display: flex; gap: var(--cmplz_banner_margin);}.cmplz-cookiebanner .cmplz-links.cmplz-information { justify-content: space-between;}.cmplz-cookiebanner .cmplz-links.cmplz-documents { justify-content: center;}.cmplz-cookiebanner .cmplz-links .cmplz-link { color: var(--cmplz_hyperlink_color); font-size: var(--cmplz_link_font_size); text-decoration: underline; margin: 0;}.cmplz-cookiebanner .cmplz-links .cmplz-link.cmplz-read-more-purposes { display: none;}.cmplz-cookiebanner .cmplz-links ul { margin: 0; padding: 0; list-style: none; display: flex; gap: var(--cmplz_banner_margin); justify-content: center;}.cmplz-categories .cmplz-category .cmplz-description-statistics-anonymous { display: none;}.cmplz-categories .cmplz-category .cmplz-description-statistics { display: block;}.cmplz-categories .cmplz-category .cmplz-category-header .cmplz-category-toggle { background: none; border: none; padding: 0; margin: 0; cursor: pointer; grid-column-start: 3; display: flex; align-items: center; justify-content: center; color: inherit;}.cmplz-categories .cmplz-category .cmplz-category-toggle[aria-expanded="true"] .cmplz-icon.cmplz-open { transform: rotate(180deg);}.cmplz-cookiebanner { top: initial; left: initial; right: 10px; bottom: 10px; transform: initial;}@media (min-width: 768px) { .cmplz-cookiebanner { min-width: var(--cmplz_banner_width); max-width: 100%; display: grid; grid-row-gap: 10px; }}@media (max-width: 768px) { .cmplz-cookiebanner { left: initial; right: initial; bottom: 0; width: 100%; } .cmplz-cookiebanner .cmplz-buttons { flex-direction: column; }}@media (min-width: 768px) { .cmplz-message, .cmplz-categories { width: calc(var(--cmplz_banner_width) - 42px); }}.cmplz-cookiebanner .cmplz-categories,.cmplz-cookiebanner .cmplz-save-preferences,.cmplz-cookiebanner .cmplz-link.cmplz-manage-options,.cmplz-cookiebanner .cmplz-manage-vendors,.cmplz-cookiebanner .cmplz-read-more,.cmplz-cookiebanner .cmplz-btn.cmplz-manage-options { display: none;}.cmplz-cookiebanner .cmplz-categories.cmplz-fade-in { animation: fadeIn 1s; -webkit-animation: fadeIn 1s; -moz-animation: fadeIn 1s; -o-animation: fadeIn 1s; -ms-animation: fadeIn 1s; display: block;}@keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; }}@-moz-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; }}@-webkit-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; }}@-o-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; }}@-ms-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; }}.cmplz-cookiebanner .cmplz-links.cmplz-information { display: none;}.cmplz-cookiebanner .cmplz-preferences,.cmplz-manage-consent-container .cmplz-preferences { display: none;}.cmplz-cookiebanner .cmplz-title { display: none;}@media (max-width: 768px) { #cmplz-manage-consent .cmplz-manage-consent { display: none; }}.cmplz-logo { display: none !important;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox { position: relative;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox input.cmplz-consent-checkbox { opacity: 0; margin: 0; margin-top: -10px; cursor: pointer; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); -moz-opacity: 0; -khtml-opacity: 0; position: absolute; z-index: 1; top: 0px; left: 0px; width: 40px; height: 20px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox input.cmplz-consent-checkbox:focus + .cmplz-label:before { box-shadow: 0 0 0 2px #245fcc;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox input.cmplz-consent-checkbox:checked + .cmplz-label::before { display: block; background-color: var(--cmplz_slider_active_color); content: ""; padding-left: 6px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox input.cmplz-consent-checkbox:checked + .cmplz-label:after { left: 14px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox .cmplz-label { position: relative; padding-left: 30px; margin: 0;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox .cmplz-label:before,.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox .cmplz-label:after { box-sizing: border-box; position: absolute; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; transition: background-color 0.3s, left 0.3s;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox .cmplz-label:before { display: block; content: ""; color: #fff; box-sizing: border-box; font-family: 'FontAwesome', sans-serif; padding-left: 23px; font-size: 12px; line-height: 20px; background-color: var(--cmplz_slider_inactive_color); left: 0px; top: -7px; height: 15px; width: 28px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox .cmplz-label:after { display: block; content: ""; letter-spacing: 20px; background: var(--cmplz_slider_bullet_color); left: 4px; top: -5px; height: 11px; width: 11px;}.cmplz-cookiebanner { box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;}#cmplz-manage-consent .cmplz-manage-consent { box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;}.cmplz-cookiebanner.cmplz-show { box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;}.cmplz-cookiebanner.cmplz-show:hover { transition-duration: 1s; box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;}@font-face {
font-family: 'Mulish';
font-style: italic;
font-weight: 200;
font-display: swap;
src: url(https://www.autoescolatersol.com/wp-content/uploads/elementor/google-fonts/fonts/mulish-1pttg83hx_sghgqk2joiaqrxba.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Mulish';
font-style: italic;
font-weight: 200;
font-display: swap;
src: url(https://www.autoescolatersol.com/wp-content/uploads/elementor/google-fonts/fonts/mulish-1pttg83hx_sghgqk2joraqrxba.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Mulish';
font-style: italic;
font-weight: 200;
font-display: swap;
src: url(https://www.autoescolatersol.com/wp-content/uploads/elementor/google-fonts/fonts/mulish-1pttg83hx_sghgqk2jogaqrxba.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Mulish';
font-style: italic;
font-weight: 200;
font-display: swap;
src: url(https://www.autoescolatersol.com/wp-content/uploads/elementor/google-fonts/fonts/mulish-1pttg83hx_sghgqk2johaqrxba.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Mulish';
font-style: italic;
font-weight: 200;
font-display: swap;
src: url(https://www.autoescolatersol.com/wp-content/uploads/elementor/google-fonts/fonts/mulish-1pttg83hx_sghgqk2jovaqq.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Mulish';
font-style: italic;
font-weight: 300;
font-display: swap;
src: url(https://www.autoescolatersol.com/wp-content/uploads/elementor/google-fonts/fonts/mulish-1pttg83hx_sghgqk2joiaqrxba.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Mulish';
font-style: italic;
font-weight: 300;
font-display: swap;
src: url(https://www.autoescolatersol.com/wp-content/uploads/elementor/google-fonts/fonts/mulish-1pttg83hx_sghgqk2joraqrxba.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Mulish';
font-style: italic;
font-weight: 300;
font-display: swap;
src: url(https://www.autoescolatersol.com/wp-content/uploads/elementor/google-fonts/fonts/mulish-1pttg83hx_sghgqk2jogaqrxba.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Mulish';
font-style: italic;
font-weight: 300;
font-display: swap;
src: url(https://www.autoescolatersol.com/wp-content/uploads/elementor/google-fonts/fonts/mulish-1pttg83hx_sghgqk2johaqrxba.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Mulish';
font-style: italic;
font-weight: 300;
font-display: swap;
src: url(https://www.autoescolatersol.com/wp-content/uploads/elementor/google-fonts/fonts/mulish-1pttg83hx_sghgqk2jovaqq.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Mulish';
font-style: italic;
font-weight: 400;
font-display: swap;
src: url(https://www.autoescolatersol.com/wp-content/uploads/elementor/google-fonts/fonts/mulish-1pttg83hx_sghgqk2joiaqrxba.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Mulish';
font-style: italic;
font-weight: 400;
font-display: swap;
src: url(https://www.autoescolatersol.com/wp-content/uploads/elementor/google-fonts/fonts/mulish-1pttg83hx_sghgqk2joraqrxba.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Mulish';
font-style: italic;
font-weight: 400;
font-display: swap;
src: url(https://www.autoescolatersol.com/wp-content/uploads/elementor/google-fonts/fonts/mulish-1pttg83hx_sghgqk2jogaqrxba.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Mulish';
font-style: italic;
font-weight: 400;
font-display: swap;
src: url(https://www.autoescolatersol.com/wp-content/uploads/elementor/google-fonts/fonts/mulish-1pttg83hx_sghgqk2johaqrxba.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Mulish';
font-style: italic;
font-weight: 400;
font-display: swap;
src: url(https://www.autoescolatersol.com/wp-content/uploads/elementor/google-fonts/fonts/mulish-1pttg83hx_sghgqk2jovaqq.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Mulish';
font-style: italic;
font-weight: 500;
font-display: swap;
src: url(https://www.autoescolatersol.com/wp-content/uploads/elementor/google-fonts/fonts/mulish-1pttg83hx_sghgqk2joiaqrxba.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Mulish';
font-style: italic;
font-weight: 500;
font-display: swap;
src: url(https://www.autoescolatersol.com/wp-content/uploads/elementor/google-fonts/fonts/mulish-1pttg83hx_sghgqk2joraqrxba.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Mulish';
font-style: italic;
font-weight: 500;
font-display: swap;
src: url(https://www.autoescolatersol.com/wp-content/uploads/elementor/google-fonts/fonts/mulish-1pttg83hx_sghgqk2jogaqrxba.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Mulish';
font-style: italic;
font-weight: 500;
font-display: swap;
src: url(https://www.autoescolatersol.com/wp-content/uploads/elementor/google-fonts/fonts/mulish-1pttg83hx_sghgqk2johaqrxba.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Mulish';
font-style: italic;
font-weight: 500;
font-display: swap;
src: url(https://www.autoescolatersol.com/wp-content/uploads/elementor/google-fonts/fonts/mulish-1pttg83hx_sghgqk2jovaqq.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Mulish';
font-style: italic;
font-weight: 600;
font-display: swap;
src: url(https://www.autoescolatersol.com/wp-content/uploads/elementor/google-fonts/fonts/mulish-1pttg83hx_sghgqk2joiaqrxba.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Mulish';
font-style: italic;
font-weight: 600;
font-display: swap;
src: url(https://www.autoescolatersol.com/wp-content/uploads/elementor/google-fonts/fonts/mulish-1pttg83hx_sghgqk2joraqrxba.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Mulish';
font-style: italic;
font-weight: 600;
font-display: swap;
src: url(https://www.autoescolatersol.com/wp-content/uploads/elementor/google-fonts/fonts/mulish-1pttg83hx_sghgqk2jogaqrxba.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Mulish';
font-style: italic;
font-weight: 600;
font-display: swap;
src: url(https://www.autoescolatersol.com/wp-content/uploads/elementor/google-fonts/fonts/mulish-1pttg83hx_sghgqk2johaqrxba.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Mulish';
font-style: italic;
font-weight: 600;
font-display: swap;
src: url(https://www.autoescolatersol.com/wp-content/uploads/elementor/google-fonts/fonts/mulish-1pttg83hx_sghgqk2jovaqq.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Mulish';
font-style: italic;
font-weight: 700;
font-display: swap;
src: url(https://www.autoescolatersol.com/wp-content/uploads/elementor/google-fonts/fonts/mulish-1pttg83hx_sghgqk2joiaqrxba.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Mulish';
font-style: italic;
font-weight: 700;
font-display: swap;
src: url(https://www.autoescolatersol.com/wp-content/uploads/elementor/google-fonts/fonts/mulish-1pttg83hx_sghgqk2joraqrxba.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Mulish';
font-style: italic;
font-weight: 700;
font-display: swap;
src: url(https://www.autoescolatersol.com/wp-content/uploads/elementor/google-fonts/fonts/mulish-1pttg83hx_sghgqk2jogaqrxba.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Mulish';
font-style: italic;
font-weight: 700;
font-display: swap;
src: url(https://www.autoescolatersol.com/wp-content/uploads/elementor/google-fonts/fonts/mulish-1pttg83hx_sghgqk2johaqrxba.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Mulish';
font-style: italic;
font-weight: 700;
font-display: swap;
src: url(https://www.autoescolatersol.com/wp-content/uploads/elementor/google-fonts/fonts/mulish-1pttg83hx_sghgqk2jovaqq.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Mulish';
font-style: italic;
font-weight: 800;
font-display: swap;
src: url(https://www.autoescolatersol.com/wp-content/uploads/elementor/google-fonts/fonts/mulish-1pttg83hx_sghgqk2joiaqrxba.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Mulish';
font-style: italic;
font-weight: 800;
font-display: swap;
src: url(https://www.autoescolatersol.com/wp-content/uploads/elementor/google-fonts/fonts/mulish-1pttg83hx_sghgqk2joraqrxba.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Mulish';
font-style: italic;
font-weight: 800;
font-display: swap;
src: url(https://www.autoescolatersol.com/wp-content/uploads/elementor/google-fonts/fonts/mulish-1pttg83hx_sghgqk2jogaqrxba.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Mulish';
font-style: italic;
font-weight: 800;
font-display: swap;
src: url(https://www.autoescolatersol.com/wp-content/uploads/elementor/google-fonts/fonts/mulish-1pttg83hx_sghgqk2johaqrxba.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Mulish';
font-style: italic;
font-weight: 800;
font-display: swap;
src: url(https://www.autoescolatersol.com/wp-content/uploads/elementor/google-fonts/fonts/mulish-1pttg83hx_sghgqk2jovaqq.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Mulish';
font-style: italic;
font-weight: 900;
font-display: swap;
src: url(https://www.autoescolatersol.com/wp-content/uploads/elementor/google-fonts/fonts/mulish-1pttg83hx_sghgqk2joiaqrxba.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Mulish';
font-style: italic;
font-weight: 900;
font-display: swap;
src: url(https://www.autoescolatersol.com/wp-content/uploads/elementor/google-fonts/fonts/mulish-1pttg83hx_sghgqk2joraqrxba.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Mulish';
font-style: italic;
font-weight: 900;
font-display: swap;
src: url(https://www.autoescolatersol.com/wp-content/uploads/elementor/google-fonts/fonts/mulish-1pttg83hx_sghgqk2jogaqrxba.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Mulish';
font-style: italic;
font-weight: 900;
font-display: swap;
src: url(https://www.autoescolatersol.com/wp-content/uploads/elementor/google-fonts/fonts/mulish-1pttg83hx_sghgqk2johaqrxba.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Mulish';
font-style: italic;
font-weight: 900;
font-display: swap;
src: url(https://www.autoescolatersol.com/wp-content/uploads/elementor/google-fonts/fonts/mulish-1pttg83hx_sghgqk2jovaqq.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Mulish';
font-style: normal;
font-weight: 200;
font-display: swap;
src: url(https://www.autoescolatersol.com/wp-content/uploads/elementor/google-fonts/fonts/mulish-1ptvg83hx_sghgqk0gotcqa.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Mulish';
font-style: normal;
font-weight: 200;
font-display: swap;
src: url(https://www.autoescolatersol.com/wp-content/uploads/elementor/google-fonts/fonts/mulish-1ptvg83hx_sghgqk2wotcqa.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Mulish';
font-style: normal;
font-weight: 200;
font-display: swap;
src: url(https://www.autoescolatersol.com/wp-content/uploads/elementor/google-fonts/fonts/mulish-1ptvg83hx_sghgqk0aotcqa.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Mulish';
font-style: normal;
font-weight: 200;
font-display: swap;
src: url(https://www.autoescolatersol.com/wp-content/uploads/elementor/google-fonts/fonts/mulish-1ptvg83hx_sghgqk0qotcqa.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Mulish';
font-style: normal;
font-weight: 200;
font-display: swap;
src: url(https://www.autoescolatersol.com/wp-content/uploads/elementor/google-fonts/fonts/mulish-1ptvg83hx_sghgqk3wot.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Mulish';
font-style: normal;
font-weight: 300;
font-display: swap;
src: url(https://www.autoescolatersol.com/wp-content/uploads/elementor/google-fonts/fonts/mulish-1ptvg83hx_sghgqk0gotcqa.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Mulish';
font-style: normal;
font-weight: 300;
font-display: swap;
src: url(https://www.autoescolatersol.com/wp-content/uploads/elementor/google-fonts/fonts/mulish-1ptvg83hx_sghgqk2wotcqa.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Mulish';
font-style: normal;
font-weight: 300;
font-display: swap;
src: url(https://www.autoescolatersol.com/wp-content/uploads/elementor/google-fonts/fonts/mulish-1ptvg83hx_sghgqk0aotcqa.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Mulish';
font-style: normal;
font-weight: 300;
font-display: swap;
src: url(https://www.autoescolatersol.com/wp-content/uploads/elementor/google-fonts/fonts/mulish-1ptvg83hx_sghgqk0qotcqa.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Mulish';
font-style: normal;
font-weight: 300;
font-display: swap;
src: url(https://www.autoescolatersol.com/wp-content/uploads/elementor/google-fonts/fonts/mulish-1ptvg83hx_sghgqk3wot.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Mulish';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://www.autoescolatersol.com/wp-content/uploads/elementor/google-fonts/fonts/mulish-1ptvg83hx_sghgqk0gotcqa.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Mulish';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://www.autoescolatersol.com/wp-content/uploads/elementor/google-fonts/fonts/mulish-1ptvg83hx_sghgqk2wotcqa.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Mulish';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://www.autoescolatersol.com/wp-content/uploads/elementor/google-fonts/fonts/mulish-1ptvg83hx_sghgqk0aotcqa.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Mulish';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://www.autoescolatersol.com/wp-content/uploads/elementor/google-fonts/fonts/mulish-1ptvg83hx_sghgqk0qotcqa.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Mulish';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://www.autoescolatersol.com/wp-content/uploads/elementor/google-fonts/fonts/mulish-1ptvg83hx_sghgqk3wot.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Mulish';
font-style: normal;
font-weight: 500;
font-display: swap;
src: url(https://www.autoescolatersol.com/wp-content/uploads/elementor/google-fonts/fonts/mulish-1ptvg83hx_sghgqk0gotcqa.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Mulish';
font-style: normal;
font-weight: 500;
font-display: swap;
src: url(https://www.autoescolatersol.com/wp-content/uploads/elementor/google-fonts/fonts/mulish-1ptvg83hx_sghgqk2wotcqa.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Mulish';
font-style: normal;
font-weight: 500;
font-display: swap;
src: url(https://www.autoescolatersol.com/wp-content/uploads/elementor/google-fonts/fonts/mulish-1ptvg83hx_sghgqk0aotcqa.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Mulish';
font-style: normal;
font-weight: 500;
font-display: swap;
src: url(https://www.autoescolatersol.com/wp-content/uploads/elementor/google-fonts/fonts/mulish-1ptvg83hx_sghgqk0qotcqa.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Mulish';
font-style: normal;
font-weight: 500;
font-display: swap;
src: url(https://www.autoescolatersol.com/wp-content/uploads/elementor/google-fonts/fonts/mulish-1ptvg83hx_sghgqk3wot.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Mulish';
font-style: normal;
font-weight: 600;
font-display: swap;
src: url(https://www.autoescolatersol.com/wp-content/uploads/elementor/google-fonts/fonts/mulish-1ptvg83hx_sghgqk0gotcqa.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Mulish';
font-style: normal;
font-weight: 600;
font-display: swap;
src: url(https://www.autoescolatersol.com/wp-content/uploads/elementor/google-fonts/fonts/mulish-1ptvg83hx_sghgqk2wotcqa.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Mulish';
font-style: normal;
font-weight: 600;
font-display: swap;
src: url(https://www.autoescolatersol.com/wp-content/uploads/elementor/google-fonts/fonts/mulish-1ptvg83hx_sghgqk0aotcqa.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Mulish';
font-style: normal;
font-weight: 600;
font-display: swap;
src: url(https://www.autoescolatersol.com/wp-content/uploads/elementor/google-fonts/fonts/mulish-1ptvg83hx_sghgqk0qotcqa.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Mulish';
font-style: normal;
font-weight: 600;
font-display: swap;
src: url(https://www.autoescolatersol.com/wp-content/uploads/elementor/google-fonts/fonts/mulish-1ptvg83hx_sghgqk3wot.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Mulish';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(https://www.autoescolatersol.com/wp-content/uploads/elementor/google-fonts/fonts/mulish-1ptvg83hx_sghgqk0gotcqa.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Mulish';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(https://www.autoescolatersol.com/wp-content/uploads/elementor/google-fonts/fonts/mulish-1ptvg83hx_sghgqk2wotcqa.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Mulish';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(https://www.autoescolatersol.com/wp-content/uploads/elementor/google-fonts/fonts/mulish-1ptvg83hx_sghgqk0aotcqa.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Mulish';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(https://www.autoescolatersol.com/wp-content/uploads/elementor/google-fonts/fonts/mulish-1ptvg83hx_sghgqk0qotcqa.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Mulish';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(https://www.autoescolatersol.com/wp-content/uploads/elementor/google-fonts/fonts/mulish-1ptvg83hx_sghgqk3wot.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Mulish';
font-style: normal;
font-weight: 800;
font-display: swap;
src: url(https://www.autoescolatersol.com/wp-content/uploads/elementor/google-fonts/fonts/mulish-1ptvg83hx_sghgqk0gotcqa.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Mulish';
font-style: normal;
font-weight: 800;
font-display: swap;
src: url(https://www.autoescolatersol.com/wp-content/uploads/elementor/google-fonts/fonts/mulish-1ptvg83hx_sghgqk2wotcqa.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Mulish';
font-style: normal;
font-weight: 800;
font-display: swap;
src: url(https://www.autoescolatersol.com/wp-content/uploads/elementor/google-fonts/fonts/mulish-1ptvg83hx_sghgqk0aotcqa.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Mulish';
font-style: normal;
font-weight: 800;
font-display: swap;
src: url(https://www.autoescolatersol.com/wp-content/uploads/elementor/google-fonts/fonts/mulish-1ptvg83hx_sghgqk0qotcqa.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Mulish';
font-style: normal;
font-weight: 800;
font-display: swap;
src: url(https://www.autoescolatersol.com/wp-content/uploads/elementor/google-fonts/fonts/mulish-1ptvg83hx_sghgqk3wot.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Mulish';
font-style: normal;
font-weight: 900;
font-display: swap;
src: url(https://www.autoescolatersol.com/wp-content/uploads/elementor/google-fonts/fonts/mulish-1ptvg83hx_sghgqk0gotcqa.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Mulish';
font-style: normal;
font-weight: 900;
font-display: swap;
src: url(https://www.autoescolatersol.com/wp-content/uploads/elementor/google-fonts/fonts/mulish-1ptvg83hx_sghgqk2wotcqa.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Mulish';
font-style: normal;
font-weight: 900;
font-display: swap;
src: url(https://www.autoescolatersol.com/wp-content/uploads/elementor/google-fonts/fonts/mulish-1ptvg83hx_sghgqk0aotcqa.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Mulish';
font-style: normal;
font-weight: 900;
font-display: swap;
src: url(https://www.autoescolatersol.com/wp-content/uploads/elementor/google-fonts/fonts/mulish-1ptvg83hx_sghgqk0qotcqa.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Mulish';
font-style: normal;
font-weight: 900;
font-display: swap;
src: url(https://www.autoescolatersol.com/wp-content/uploads/elementor/google-fonts/fonts/mulish-1ptvg83hx_sghgqk3wot.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}