@charset "UTF-8";
.ays-quiz-container {
box-sizing: border-box;
}
.ays-quiz-container p{
padding: 0 10px;
margin: 1em 0;
}
.ays-quiz-container section.ays_quiz_redirection_timer_container,
.ays-quiz-container section.ays_quiz_timer_container {
padding-top: 5px; width:100%;
}
.ays-quiz-container section.ays_quiz_redirection_timer_container hr,
.ays-quiz-container section.ays_quiz_timer_container hr{
padding: 0px;
margin: 0px;
border-bottom-color: #ccc;
}
.ays-quiz-container form span {
margin-top: 0;
margin: 0;
}
.ays-field {
text-align: left;
opacity: 1;
}
[id^="ays-quiz-container-"] .ays-field input[type='checkbox'],
[id^="ays-quiz-container-"] .ays-field input[type='radio']{
display: none!important;
}
.ays-quiz-answers .ays-field input+label[for^="ays-answer-"] {
font-weight: 600;
color: #484848;
margin-bottom: 0;
width: 100%;
height: unset;
transition: all .3s;
cursor: pointer;
display: block !important;
padding: 5px !important;
padding-left: 10px !important;
padding-right: 10px !important;
word-wrap: break-word !important;
white-space: initial !important;
line-height: 33px;
text-transform: initial;
letter-spacing: unset;
}
.ays-quiz-answers .ays-field input[type="checkbox"]+label[for^="ays-answer-"] {
margin-left: 0;
}
.ays-field input+label:before {
content: "";
display: inline-block;
background: #ddd;
background-clip: content-box;
width: 20px;
height: 20px;
border: 3px solid #ccc;
padding: 3px 3px 3px 3px;
box-sizing: border-box;
transition: all .4s linear;
vertical-align: middle;
margin-right: 10px;
}
.ays-field input[type="radio"]+label:before {
border-radius: 50%;
}
.ays-field input+label:hover:before {
background: #ddd;
color: #ddd;
background-clip: content-box;
}
.ays-field .select2-container {
display: block;
width: 100%!important;
}
.ays-field .select2-container .select2-selection--single,
.ays-field .select2-container--default .select2-selection--single .select2-selection__rendered {
height: 40px;
line-height: 40px;
font-size: 17px !important;
width: 100%;
color: white;
display: inline-block;
}
.ays-field .select2-container--default,
.ays-field .select2-container--default .selection,
.ays-field .select2-container--default .select2-selection {
display: inline-block;
width: 100%;
background-color: #444;
height: 40px;
padding: 0 !important;
}
.ays-field .select2-container--default .select2-selection--single {
background: transparent;
border: none;
border-radius: unset;
}
.ays-field .select2-container--default .select2-selection--single:focus {
outline: none;
box-shadow: none;
}
.ays-field .select2-container .select2-selection--single .select2-selection__arrow b[role="presentation"] {
border: none;
}
.ays-field .select2-container--default .select2-selection--single .select2-selection__arrow {
top: 0;
right: 10px;
color: #fff;
transform: translate(0) !important;
transform: translateX(0) !important;
transform: translateY(0) !important;
}
[id^="ays-quiz-container-"] * {
box-sizing: border-box;
word-wrap: break-word;
}
[id^="ays-quiz-container-"] p{
margin: 5px !important;
}
[id^="ays-quiz-container-"] p:empty{
display: none;
}
div.ays-quiz-container[id^="ays-quiz-container-"] {
width: 96%;
min-width: 200px;
max-width: 96%;
margin: 20px auto;
text-align: center;
background: white;
border: 0 none;
border-radius: 3px;
box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.4);
box-sizing: border-box;
position: relative;
padding-bottom: 60px;
transition: .5s ease;
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
}
[id^="ays_finish_quiz_"] {
border: 0 none;
padding: 0;
margin: 0;
}
form[id^="ays_finish_quiz_"] {
background-color: initial !important;
}
[id^="ays_finish_quiz_"] div.step {
display: flex;
justify-content:  center;
align-items:  center;
border: 0 none;
width: 100%;
position: relative;
padding-top: 45px;
}
[id^="ays_finish_quiz_"] > div.step:first-of-type {
background-color: transparent !important;
border: none !important;
}
[id^="ays_finish_quiz_"] div.step div.ays-image-question-img{
margin-bottom: 15px;
}
[id^="ays_finish_quiz_"] div.step div.ays-abs-fs {
width: 90%;
}
[id^="ays_finish_quiz_"] > div.step.ays_thank_you_fs {
padding-top: 0px !important;
}
[id^="ays_finish_quiz_"] > div.step.ays_thank_you_fs .ays-abs-fs.ays-end-page {
margin-top: 0px !important;
} [id^="ays_finish_quiz_"] div.step:not(:first-of-type) {
display: none;
} [id^="ays_finish_quiz_"] input[type=search],
[id^="ays_finish_quiz_"] input[type=tel],
[id^="ays_finish_quiz_"] input[type=time],
[id^="ays_finish_quiz_"] input[type=url],
[id^="ays_finish_quiz_"] input[type=password],
[id^="ays_finish_quiz_"] input[type=date],
[id^="ays_finish_quiz_"] input[type=datetime],
[id^="ays_finish_quiz_"] input[type=datetime-local],
[id^="ays_finish_quiz_"] input[type=email],
[id^="ays_finish_quiz_"] input[type=number], 
[id^="ays_finish_quiz_"] input[type="text"],
[id^="ays_finish_quiz_"] textarea {
padding: 15px;
border: 1px solid #ccc;
border-radius: 3px!important;
margin-bottom: 10px;
width: 100%;
box-sizing: border-box;
color: #2C3E50;
font-size: 13px;
height: auto;
background-color: #fff;
}
[id^="ays_finish_quiz_"] textarea {
background-color: rgba(255, 255, 255, 0.7);
}
[id^="ays_finish_quiz_"] input[type=search]:focus,
[id^="ays_finish_quiz_"] input[type=tel]:focus,
[id^="ays_finish_quiz_"] input[type=time]:focus,
[id^="ays_finish_quiz_"] input[type=url]:focus,
[id^="ays_finish_quiz_"] input[type=password]:focus,
[id^="ays_finish_quiz_"] input[type=date]:focus,
[id^="ays_finish_quiz_"] input[type=datetime]:focus,
[id^="ays_finish_quiz_"] input[type=datetime-local]:focus,
[id^="ays_finish_quiz_"] input[type=email]:focus,
[id^="ays_finish_quiz_"] input[type=number]:focus, 
[id^="ays_finish_quiz_"] input[type="text"]:focus,
[id^="ays_finish_quiz_"] textarea:focus {
border-color: unset;
}
div.ays-quiz-container[id^="ays-quiz-container-"] input[type=button]:hover,
div.ays-quiz-container[id^="ays-quiz-container-"] input[type=search]:hover,
div.ays-quiz-container[id^="ays-quiz-container-"] input[type=tel]:hover,
div.ays-quiz-container[id^="ays-quiz-container-"] input[type=time]:hover,
div.ays-quiz-container[id^="ays-quiz-container-"] input[type=url]:hover,
div.ays-quiz-container[id^="ays-quiz-container-"] input[type=password]:hover,
div.ays-quiz-container[id^="ays-quiz-container-"] input[type=date]:hover,
div.ays-quiz-container[id^="ays-quiz-container-"] input[type=datetime]:hover,
div.ays-quiz-container[id^="ays-quiz-container-"] input[type=datetime-local]:hover,
div.ays-quiz-container[id^="ays-quiz-container-"] input[type=email]:hover,
div.ays-quiz-container[id^="ays-quiz-container-"] input[type=number]:hover, 
div.ays-quiz-container[id^="ays-quiz-container-"] input[type="text"]:hover,
div.ays-quiz-container[id^="ays-quiz-container-"] textarea:hover {
transform: unset; 
-o-transform: unset;
-moz-transform: unset;
-webkit-transform: unset; 
}
div.ays-quiz-container[id^="ays-quiz-container-"] .information_form label[for^="ays_form_field"] {
text-align: left;
display: block;
cursor: pointer;
} [id^="ays_finish_quiz_"] .action-button {
display: inline-block;
width: auto; font-weight: bold;
font-size: 17px; border: 0 none; cursor: pointer; margin: 10px 5px;
line-height: 1;
text-transform: initial;
max-width: 100%;
box-shadow: unset;
}
[id^="ays_finish_quiz_"] .action-button.start_button {
padding: 10px 20px;
margin: 10px auto;
display: block;
}
[id^="ays_finish_quiz_"] div.information_form .action-button {
padding: 10px 10px;
display: block;
}
[id^="ays_finish_quiz_"] .action-button.ays_finish {
margin: 10px 5px;
}
[id^="ays_finish_quiz_"] .action-button:disabled:hover,
[id^="ays_finish_quiz_"] .action-button:disabled:focus,
[id^="ays_finish_quiz_"] .action-button:disabled {
outline: none !important;
background-color: #aaa !important;
box-shadow: none !important;
text-decoration: none !important;
cursor: default !important;
} [id^="ays_finish_quiz_"] .ays-fs-title {
font-size: 21px;
text-transform: uppercase;
color: #2C3E50;
margin-bottom: 10px;
text-align: center;
}
[id^="ays_finish_quiz_"] .ays-fs-subtitle {
font-weight: normal;
font-size: 17px;
color: #666;
margin-bottom: 20px;
}
.ays-quiz-container .select2-container .select2-dropdown {
margin: 0;
max-width: unset;
}
.ays-quiz-container .select2-dropdown input.select2-search__field {
border-radius: 0px!important;
}
.ays-quiz-container .select2-container--default .select2-results__option--highlighted[aria-selected] {
color: #fff !important;
}
.ays-quiz-container .select2-container--default .select2-results__option[aria-selected="true"] {
background-color: #aaa;
}
.ays-quiz-container .select2-container--default .select2-results>.select2-results__options {
max-height: calc( 100vh / 3 );
margin: 0!important;
padding: 0!important;
}
[id^="ays_finish_quiz_"] .select2-container--default .select2-results__option::after
[id^="ays_finish_quiz_"] .select2-container--default .select2-results__option::before {
content: none !important;
}
.ays-quiz-container .select2-container--default .select2-results__option {
list-style-type: none !important;
text-align: left;
color: #000 !important;
margin: 0!important;
}
.ays-quiz-container .select2-container.select2-container--default.select2-container--open {
z-index: 99999;
}
.ays-quiz-container .select2-container.select2-container--default.select2-container--open .select2-dropdown--below{
animation: fadeInUp;
animation-duration: .3s !important;
max-width: unset;
}
.ays-quiz-container .select2-container--default .select2-selection--single .select2-selection__arrow{
display: inline-block;
height: 26px;
}
[id^="ays_finish_quiz_"] p.ays_message{
font-size: 20px;
}
[id^="ays_finish_quiz_"] p.ays_score.ays_score_percent{
font-size: 18px;
}
[id^="ays_finish_quiz_"] p.ays_score {
text-align: center;
} .ays-progress {
position: relative;
overflow: hidden;
}
.ays-progress-bar {
overflow: hidden;
width: 0%;
height: 100%;
position: absolute;
top: 0;
left: 0;
border-radius: 5px;
}
.ays-progress-value {
color: #333;
display: block;
font-size: 12px;
line-height: 15px;
white-space: nowrap;
background-color: transparent;
}
.ays-progress-bg {
position: relative;
height: 8px;
border-radius: 5px;
overflow: hidden;
}
.ays-progress-bar:after {
background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
-webkit-background-size: 40px 40px;
background-size: 40px 40px;
position: absolute;
content: '' !important;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
@keyframes ays_progress_bar {
0% {
background-position: 0 0;
}
100% {
background-position: -40px 0;
}
} .ays-progress.first {
-moz-border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;
-ms-border-radius: 10px 10px 10px 10px;
border-radius: 10px 10px 10px 10px;
margin-bottom: 10px;
padding: 0px;
background-color: #000;
border: 1px solid;
}
.ays-progress-bar.first {
-moz-border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;
-ms-border-radius: 10px 10px 10px 10px;
border-radius: 10px 10px 10px 10px; display: block;
height: 15px;
width: 0%;
margin: 0px;
padding: 0px;
background-color: #fff;
}
.ays-progress-bar.first::after {
content: none !important;
}
.ays-progress-value.first {
position:absolute;
z-index:1;
width:0;
height:100%;
text-align: center;
}
.ays-progress-bg.first {
height:15px;
background: transparent;
} .ays-progress.second {
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
-ms-border-radius: 0px;
border-radius: 0px;
margin-bottom: 10px;
padding: 0px;
background-color: #000;
border: 1px solid;
}
.ays-progress-bar.second {
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
-ms-border-radius: 0px;
border-radius: 0px; display: block;
height: 15px;
width: 0%;
margin: 0px;
padding: 0px;
background-color: #fff;
}
.ays-progress-bar.second::after {
content: none !important;
}
.ays-progress-value.second {
position:absolute;
z-index:1;
width:0;
height:100%;
font-size: 12px;
line-height: 15px !important;
white-space: nowrap;
background-color: transparent;
text-align: center;
}
.ays-progress-bg.second {
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
-ms-border-radius: 0px;
border-radius: 0px;
height:15px;
background: transparent;
} .ays-progress.third {
border-radius: 5px;
border: none;
}
.ays-progress-value.third {    
width:100%;
height:100%;
text-align: center;
}
.ays-progress-bg.third {
} .ays-progress.fourth {    
border-radius: 5px;
border: none;
}
.ays-progress-bar.fourth {    
border-radius: 0px;
}
.ays-progress-value.fourth {
position:absolute;
z-index:1;
width:100%;
height:100%;
text-align: center;
}
.ays-progress-bg.fourth {
height:15px;
}
.ays-progress-bar.fourth:after {
animation: ays_progress_bar linear infinite;
animation-duration: 0.8s !important;
} div.ays-quiz-container[id^="ays-quiz-container-"] .ays-quiz-social-shares{
margin: 15px 0;
text-align: center;
}
div.ays-quiz-container[id^="ays-quiz-container-"] .ays-quiz-share-btn-icon {
font-family: FontAwesome;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-size: 14px;
}
.ays-share-btn-linkedin .ays-quiz-share-btn-icon:before {
content: "\f08c";
}
.ays-share-btn-facebook .ays-quiz-share-btn-icon:before {
content: "\f082";
}
.ays-share-btn-twitter .ays-quiz-share-btn-icon:before { }
.ays-share-btn-email .ays-quiz-share-btn-icon:before {
content: "\e945";
}
.ays-share-btn-more .ays-quiz-share-btn-icon:before {
content: "\ea82";
}
.ays-share-btn-googleplus .ays-quiz-share-btn-icon:before {
content: "\ea88";
}
.ays-share-btn-github .ays-quiz-share-btn-icon:before {
content: "\eab4";
}
.ays-share-btn-tumblr .ays-quiz-share-btn-icon:before {
content: "\eabb";
}
.ays-share-btn-reddit .ays-quiz-share-btn-icon:before {
content: "\eac7";
}
.ays-share-btn-delicious .ays-quiz-share-btn-icon:before {
content: "\eacc";
}
.ays-share-btn-stumbleupon .ays-quiz-share-btn-icon:before {
content: "\eace";
}
.ays-share-btn-pinterest .ays-quiz-share-btn-icon:before {
content: "\ead0";
}
.ays-share-btn-vkontakte .ays-quiz-share-btn-icon:before {
content: "\f189";
}
.ays-share-btn-instagram .ays-quiz-share-btn-icon:before {
content:"\f16d";
}
.ays-share-btn-youtube .ays-quiz-share-btn-icon:before {
content:"\f16a";
}
.ays-share-btn-behance .ays-quiz-share-btn-icon:before {
content:"\f1b4";
}
.ays-share-btn,
.ays-share-btn * {
box-sizing: border-box;
}
.ays-share-btn,
.ays-share-btn *,
.ays-share-btn *:before,
.ays-share-btn *:after {
box-sizing: border-box;
}
.ays-quiz-container[id^="ays-quiz-container-"] .ays-share-btn {
position: relative;
display: inline-block;
height: 24px;
margin: 0;
margin-bottom: 5px;
padding: 2px 8px;
line-height: 1.53;
letter-spacing: .04em;
vertical-align: top;
font-size: 12px;
font-weight: bold;
font-family: "Helvetica Neue", Arial, sans-serif;
color: #111;
background: #e0e0e0;
border: 1px solid #c7c7c7;
border-radius: 2px;
text-decoration: none;
transition: all 0.2s ease;
}
.ays-share-btn:hover,
.ays-share-btn:focus {
background: #d3d3d3;
border-color: #bababa;
text-decoration: none;
color: #111;
}
.ays-share-btn:active {
background: #c7c7c7;
border-color: #adadad;
text-decoration: none;
color: #111;
}
.ays-share-btn-rounded { border-radius: 8px;
height: auto;
}
.ays-share-btn.ays-share-btn-sm {
height: 20px;
font-size: 10px;
padding: 0 8px;
line-height: 1.6;
}
.ays-share-btn.ays-share-btn-lg {
height: 28px;
font-size: 16px;
line-height: 1.4;
}
.ays-share-btn .ays-share-btn-text-sr {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
.ays-share-btn.ays-share-btn-branded {
color: #fff;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-twitter {
background: #000000;
border-color: #000000;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-twitter:hover,
.ays-share-btn.ays-share-btn-branded.ays-share-btn-twitter:focus {
background: #000000;
border-color: #000000;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-twitter:active {
background: #000000;
border-color: #000000;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-facebook {
background: #3b5998;
border-color: #344e86;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-facebook:hover,
.ays-share-btn.ays-share-btn-branded.ays-share-btn-facebook:focus {
background: #344e86;
border-color: #2d4373;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-facebook:active {
background: #2d4373;
border-color: #263961;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-vkontakte {
background: #486c91 !important;
border-color: #4b719a !important;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-vkontakte:hover,
.ays-share-btn.ays-share-btn-branded.ays-share-btn-vkontakte:focus {
background: #2a6098 !important;
border-color: #4b719a !important;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-vkontakte:active {
background: #4b719a !important;
border-color: #4b719a !important;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-instagram {
background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%) !important;
border-color: #8d3bbf !important;
border: 0;
display: inline-block;
padding-top: 0;
padding-bottom: 0;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-instagram:hover,
.ays-share-btn.ays-share-btn-branded.ays-share-btn-instagram:focus {
background: radial-gradient(circle at 30% 107%, #fff37b 0%, #f5e96a 5%, #f83926 45%,#d61299 60%,#0e48f0 90%) !important;
border-color: #8d3bbf !important;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-instagram:active {
background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%) !important;
border-color: #8d3bbf !important;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-instagram .ays-quiz-share-btn-icon {
line-height: 24px;
padding: 0;
margin: 0;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-youtube {
background: #fff !important;
border-color: #fff !important;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-youtube:hover,
.ays-share-btn.ays-share-btn-branded.ays-share-btn-youtube:focus {
background: #ffffffd1 !important;
border-color: #ffffffd1 !important;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-youtube:active {
background: #ffffffd1 !important;
border-color: #ffffffd1 !important;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-youtube .ays-quiz-share-btn-icon {
color: #FF0000;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-behance {
background: #000B1D !important;
border-color: #000B1D !important;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-behance:hover,
.ays-share-btn.ays-share-btn-branded.ays-share-btn-behance:focus {
background: #000206 !important;
border-color: #000206 !important;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-behance:active {
background: #000206 !important;
border-color: #000206 !important;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-googleplus {
background: #dd4b39;
color: #fff;
border-color: #d73925;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-googleplus:hover,
.ays-share-btn.ays-share-btn-branded.ays-share-btn-googleplus:focus {
background: #d73925;
border-color: #c23321;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-googleplus:active {
background: #c23321;
border-color: #ac2d1e;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-tumblr {
background: #35465c;
color: #fff;
border-color: #2c3a4c;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-tumblr:hover,
.ays-share-btn.ays-share-btn-branded.ays-share-btn-tumblr:focus {
background: #2c3a4c;
border-color: #222d3c;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-tumblr:active {
background: #222d3c;
border-color: #19212b;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-reddit {
background: #ff4500;
color: #fff;
border-color: #e63e00;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-reddit:hover,
.ays-share-btn.ays-share-btn-branded.ays-share-btn-reddit:focus {
background: #e63e00;
border-color: #cc3700;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-reddit:active {
background: #cc3700;
border-color: #b33000;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-linkedin {
background: #0976b4;
color: #fff;
border-color: #08669c;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-linkedin:hover,
.ays-share-btn.ays-share-btn-branded.ays-share-btn-linkedin:focus {
background: #08669c;
border-color: #075683;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-linkedin:active {
background: #075683;
border-color: #05466b;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-delicious {
background: #3399ff;
color: #fff;
border-color: #198cff;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-delicious:hover,
.ays-share-btn.ays-share-btn-branded.ays-share-btn-delicious:focus {
background: #198cff;
border-color: #007fff;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-delicious:active {
background: #007fff;
border-color: #0073e5;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-stumbleupon {
background: #eb4924;
color: #fff;
border-color: #e13b15;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-stumbleupon:hover,
.ays-share-btn.ays-share-btn-branded.ays-share-btn-stumbleupon:focus {
background: #e13b15;
border-color: #ca3412;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-stumbleupon:active {
background: #ca3412;
border-color: #b22e10;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-pinterest {
background: #cc2127;
color: #fff;
border-color: #b61d23;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-pinterest:hover,
.ays-share-btn.ays-share-btn-branded.ays-share-btn-pinterest:focus {
background: #b61d23;
border-color: #a01a1f;
}
.ays-share-btn.ays-share-btn-branded.ays-share-btn-pinterest:active {
background: #a01a1f;
border-color: #8a161a;
}
.ays-share-btn.ays-share-btn-inverse {
color: #eeeeee;
background: #1f1f1f;
border-color: #050505;
}
.ays-share-btn.ays-share-btn-inverse:hover,
.ays-share-btn.ays-share-btn-inverse:focus {
background: #121212;
border-color: #000000;
color: #eeeeee;
}
.ays-share-btn.ays-share-btn-inverse:active {
background: #050505;
border-color: #000000;
color: #eeeeee;
}
.ays-share-btn.ays-share-btn-twitter .ays-quiz-share-btn-icon,
.ays-share-btn.ays-share-btn-googleplus .ays-quiz-share-btn-icon,
.ays-share-btn.ays-share-btn-tumblr .ays-quiz-share-btn-icon,
.ays-share-btn.ays-share-btn-linkedin .ays-quiz-share-btn-icon,
.ays-share-btn.ays-share-btn-pinterest .ays-quiz-share-btn-icon,
.ays-share-btn.ays-share-btn-stumbleupon .ays-quiz-share-btn-icon,
.ays-share-btn.ays-share-btn-delicious .ays-quiz-share-btn-icon,
.ays-share-btn.ays-share-btn-more .ays-quiz-share-btn-icon {
position: relative;
top: 1px;
}
@-moz-document url-prefix() {
.ays-share-btn.ays-share-btn-twitter .ays-quiz-share-btn-icon,
.ays-share-btn.ays-share-btn-googleplus .ays-quiz-share-btn-icon,
.ays-share-btn.ays-share-btn-tumblr .ays-quiz-share-btn-icon,
.ays-share-btn.ays-share-btn-linkedin .ays-quiz-share-btn-icon,
.ays-share-btn.ays-share-btn-pinterest .ays-quiz-share-btn-icon,
.ays-share-btn.ays-share-btn-stumbleupon .ays-quiz-share-btn-icon,
.ays-share-btn.ays-share-btn-delicious .ays-quiz-share-btn-icon,
.ays-share-btn.ays-share-btn-more .ays-quiz-share-btn-icon {
top: 0;
}
}
.ays-share-btn.ays-share-btn-more.ays-share-btn-lg .ays-quiz-share-btn-icon {
top: 2px;
}
.ays-share-btn .ays-share-btn-text {
padding-left: 2px;
}
.ays-question-counter{
position: absolute;
right: 8px;
top: 0px;
color: rgba(0,0,0,.6);
margin: 1em 0;
}
.ays-answer-image:hover{
cursor: pointer;
}
.ays_answer_select_image,
.ays-answer-image {
width: 100px;
height: auto;
min-width: 150px;
object-fit: contain;
object-position: center center;
}
.ays-quiz-container .select2-results__options .select2-results__option span {
display: flex;
align-items: center;
word-wrap: break-word;
}
.ays-quiz-container .select2-results__options .select2-results__option .ays_answer_select_image {
width: 150px;
height: 100px;
display: inline-block;
margin-right: 15px;
}
.ays_feedback_button_div,
.ays_buttons_div{
display: flex;
justify-content: center;
margin-top: 15px;
margin-bottom: 15px;
flex-wrap: wrap;
}
.ays_buttons_div input{ }
.ays-quiz-container .ays_display_none {
display: none !important;
}
.active-step{
-webkit-transform: scale(1) !important;
-moz-transform: scale(1) !important;
-ms-transform: scale(1) !important;
-o-transform: scale(1) !important;
transform: scale(1) !important;
}
.ays_red_border{
border-color:red !important;
}
.ays_green_border{
border-color:green !important;
}
.ays_arrow{
background: none !important;
font-size: 40px !important;
}
.ays_arrow:hover{
box-shadow:none !important;
transform: scale(1.1);
}
@keyframes bar-fill {
0% {
width: 0;
}
}
@-webkit-keyframes bar-fill {
0% {
width: 0;
}
}
@-moz-keyframes bar-fill {
0% {
width: 0;
}
}
@-o-keyframes bar-fill {
0% {
width: 0;
}
}
.ays-field input+label.answered:after{
content: '';
display: inline-block;
width: 30px;
height: 30px;
vertical-align: middle;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
margin-left: 5px;
}
.ays-field input+label.answered.correct:after{
content: url(//belgiqueinsolite.com/wp-content/plugins/quiz-maker/public/images/correct.png);
}
.ays-field input+label.answered.wrong:after{
content: url(//belgiqueinsolite.com/wp-content/plugins/quiz-maker/public/images/wrong.png);
}
.ays-field input:checked+label.answered.wrong:before {
border-color: #cc3700!important;
background: #cc3700!important;
background-clip: content-box!important;
}
.ays-field input:checked+label.answered.correct:before{
background-color: #1cbf8b;
}
.ays_question_result{
pointer-events: none;
opacity: 1 !important;
display: flex !important;
position:static !important;
min-height: 0 !important;
transform: scale(1) !important;
}
.ays-quiz-container .ays-loader{
display: none;
}
.ays-quiz-container div[data-role="loader"] {
display: block !important;
margin: 0 auto;
}
.lds-ellipsis {
display: inline-block;
position: relative;
width: 64px;
height: 64px;
}
.lds-ellipsis div {
position: absolute;
top: 27px;
width: 11px;
height: 11px;
border-radius: 50%;
animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
.lds-ellipsis div:nth-child(1) {
left: 6px;
animation: lds-ellipsis1 infinite;
animation-duration: 0.6s !important;
}
.lds-ellipsis div:nth-child(2) {
left: 6px;
animation: lds-ellipsis2 infinite;
animation-duration: 0.6s !important;
}
.lds-ellipsis div:nth-child(3) {
left: 26px;
animation: lds-ellipsis2 infinite;
animation-duration: 0.6s !important;
}
.lds-ellipsis div:nth-child(4) {
left: 45px;
animation: lds-ellipsis3 infinite;
animation-duration: 0.6s !important;
}
.ays_grid_view_container {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: flex-start;
}
.ays_grid_view_item{
width: calc(50% - 5px);
}
.ays_grid_view_item:nth-child(odd) {
margin-right: 5px;
}
.ays-quiz-redirection-timer,
.ays-quiz-timer {
margin: 0 !important;
}
.ays-quiz-after-timer {
display: none;
margin: 0 !important;
}
.ays-quiz-question-waiting-time-box{
position: absolute;
margin-left: auto;
margin-right: auto;
top: 10px;
left: 0;
right: 0;
text-align: center;
}
.ays_question_hint_container {
position: absolute;
top: 10px;
left: 10px;
}
.ays_question_hint_container .ays_question_hint {
font-size: 20px;
cursor: pointer;
}
.ays_question_hint_container .ays_question_hint_text {
visibility: hidden;
max-width: 270px;
width: max-content; text-align: center;
border-radius: 6px;
padding: 5px 0;
position: absolute;
z-index: 999;
top: 0;
left: unset;
margin-left: 15px;
opacity: 0;
box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.4);
transition: opacity 0.5s;
}
.ays_question_hint_container .ays_question_hint_text.show_hint {
visibility: visible;
opacity: 1;
z-index: 1000;
} .ays_question_result .ays_question_hint{
display: none;
}
.ays_average{
display: none;
text-align: center;
}
.ays_quiz_form_input{
display: block !important;
}
.ays-quiz-container *:after{
content: none;
}
.ays-quiz-container .ays-image-question-img img{
width:100%;
margin: 0 auto;
max-width:100%;
}
.ays-quiz-container .ays-field label:last-child {
overflow: hidden;
}
.ays-quiz-container .ays-field label:empty{
display: none;
}
.ays-quiz-container{
max-width: 100%;
}
.ays_empty_before_content:before{
content: none !important;
}
.ays_score_display_none{
display:none;
}
.ays-quiz-container .disable_social_buttons{
display: none;
}
.ays-quiz-container .ays_quiz_image{
max-width: 100%;
margin: auto;
}
.ays-form-title{
margin-bottom: 20px;
font-size: 20px;
}
.ays-quiz-container .ays-field.ays-select-field {
padding: 0;
width: 100% !important;
position: relative;
}
.ays-quiz-container .ays-field.ays-text-field {
padding: 5px;
width: 100% !important;
display: flex;
flex-wrap: nowrap;
margin-bottom: 20px;
}
.ays-quiz-container .ays-field.ays-text-field textarea.ays-text-input{
padding: 10px;
margin: 5px;
text-indent: 10px;
outline: 0;
transition: .8s ease;
height: 100px;
resize: none;
color: #000 !important;
background-color: #fff;
min-height: 100px;
background-image: unset;
}
.ays-quiz-container .ays-field.ays-text-field input.ays-text-input[type="text"],
.ays-quiz-container .ays-field.ays-text-field input.ays-text-input[type="number"] {
padding: 10px;
margin: 5px;
text-indent: 10px;
outline: 0;
transition: .8s ease;
color: #000 !important;
background-color: #fff;
background-image: unset;
}
.ays-quiz-container .ays-field.ays-text-field input.ays-text-input ~ button.ays_check_answer {
margin-right: 0 !important;
}
.ays-quiz-container .ays-field.ays-text-field input.ays-text-input{
padding: 10px;  margin-bottom: 0;
text-indent: 10px;
outline: 0;
transition: .8s ease;
color: #000 !important;
background-image: unset;
max-width: 100%;
margin-top: 0;
margin: 0;
}
.ays-quiz-container .ays-quiz-answers div.ays-text-right-answer {
display: none;
width: 100%;
border: 1px solid #ccc;
padding: 10px;
border-radius: 4px;
color: #ddd;
background: rgba(39,174,96,0.5);
}
.ays_quiz_question {
word-wrap: break-word;
}
.ays-quiz-container .ays-field.ays-text-field textarea.ays-text-input ~ button.ays_check_answer {
margin: 5px !important;
margin-left: 0 !important;
}
.ays-quiz-container .ays-field.ays-text-field input.ays-text-input[type="text"] ~ button.ays_check_answer,
.ays-quiz-container .ays-field.ays-text-field input.ays-text-input[type="number"] ~ button.ays_check_answer {
margin: 5px !important;
margin-left: 0 !important;
}
.ays-quiz-container .ays-field.ays-text-field button.ays_check_answer{
margin: 0 !important;
margin-right: 5px !important;
margin-left: 5px !important;
width: auto !important;
}
.ays-live-bar-wrap {
box-sizing: border-box;
position: absolute;
height: 15px;
top: -15px;
border: none;
width: 100%;
background-color: transparent;
display: none;
}
.ays-live-bar-fill{
height: 100%;
border-bottom: 2px solid rgb(0, 0, 0);
}
.ays-live-bar-fill>span {
line-height: 15px !important;
white-space: nowrap;
}
.ays-live-bar-fill span {
text-align: right;
display: block;
height: 100%;
color: inherit;
font-size: 11px;
} div.ays-live-second-wrap{
background-color: black;
}
div.ays-live-second{
border-bottom: unset !important;
}
div.ays-live-third-wrap{
background-color: black;
}
div.ays-live-third{
border-bottom: unset !important;
border-radius: inherit;
}
div.ays-live-third::after {
content: "";
background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent) !important;
background-size: 40px 40px;
width: inherit;
height: 100%;
position: absolute;
top: 0;
left: 0;
}
@keyframes ays_progress_live_bar {
0% {
background-position: 0 0;
}
100% {
background-position: -40px 0;
}
}
div.ays-live-fourth-wrap{
background-color: black;
}
div.ays-live-fourth{
border-bottom: unset !important;
border-radius: inherit;
}
div.ays-live-fourth::before {
content: "";
background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent) !important;
background-size: 40px 40px;
width: inherit;
height: 100%;
position: absolute;
top: 0;
left: 0;
animation: ays_progress_live_bar linear infinite;
animation-duration: 0.8s;
} .ays_quiz_reports {
display: flex;
position: absolute;
bottom: 0;
justify-content: space-between;
align-items: stretch;
left: 0;
width: 100%;
}
.ays_quiz_reports .ays_quiz_rete_avg {
display: flex;
justify-content: flex-start;
align-items: center;
flex-wrap: wrap;
width: 80%;
position: relative;
bottom: unset;
left: unset;
padding: 5px 8px;
border-radius: 0px; 
font-size: 12px;
font-weight: 600;
line-height: 1rem;
}
.ays_quiz_reports .ays_quiz_rete_avg span {
display: inline-block;
}
.ays_quiz_reports .ays_quizn_ancnoxneri_qanak i {
margin-right: 4px;
font-style: initial !important;
}
.ays_quiz_reports .ays_quizn_ancnoxneri_qanak {
display: flex;
justify-content: flex-end;
align-items: center;
position: relative; 
bottom: unset; 
right: unset; 
padding: 5px 20px; 
border-radius: 0px; 
font-weight: bold;
font-size: 14px;
width: 20%;
text-align: right;
padding: 5px 8px;
}
.ays_quizn_ancnoxneri_qanak i {
font-style: initial !important;
}
.ays_quizn_ancnoxneri_qanak {
display: block;
position: absolute;
bottom: 0;
right: 0;
padding: 5px 20px;
border-radius: 4px 0px 0px 0px;
font-weight: bold
}
.ays_quiz_rete_avg i.icon {
font-size: 12px;
}
.ays_quiz_rete_avg {
display: block;
justify-content: flex-start;
align-items: center;
flex-wrap: wrap;
width: fit-content;
position: absolute;
bottom: 0;
left: 0;
padding: 5px 8px;
border-radius: 0px 4px 0px 0px;
font-size: 12px;
font-weight: 600;
line-height: 1rem;
}
div.ays-quiz-container[id^="ays-quiz-container-"] .ays_quiz_rete {
display: none;
margin-bottom: 10px;
padding: 0px;
padding-top: 15px;
font-size: 12px;
font-weight: 600;
text-align: center;
}
.ays_quiz_results_page .ays_quiz_rete .for_quiz_rate.ui.huge.rating{
font-size: 23px;
}
.ays_quiz_rete p {
text-align: center;
}
.ays_quiz_rete .for_quiz_rate {
margin-bottom: 15px;
}
.ays_quiz_rete .for_quiz_rate_reason {
display: none;
margin-bottom: 20px;
}
.ays_quiz_rete .for_quiz_rate_reason textarea.quiz_rate_reason {
width: 100%;
height: 150px;
resize: vertical;
background-color: #fff;
padding: 15px;
}
.ays_quiz_rete .for_quiz_rate_reason .ays_feedback_button_div {
justify-content: flex-end;
margin: 0;
}
.ays_quiz_rete .for_quiz_rate_reason .ays_feedback_button_div .action-button{
max-width: fit-content;
height: 40px;
margin: 0;
}
.ays_quiz_rete .quiz_rate_more_review,
.ays_quiz_rete .quiz_rate_reasons_container {
display: none;
}
.ays_quiz_rete .quiz_rate_reasons_container .quiz_rate_reasons {
margin-bottom: 15px;
}
.ays_quiz_rete .quiz_rate_reasons_container .quiz_rate_reasons blockquote {
text-align: left;
}
.ays_quiz_rete .ays-quiz-rate-link-box .ays-quiz-rate-link {
cursor: pointer;
}
div.ays-quiz-container[id^="ays-quiz-container-"] .ays_quiz_rete .ays-quiz-rate-link-box {
text-align: center;
}
@keyframes lds-ellipsis1 {
0% {
transform: scale(0);
}
100% {
transform: scale(1);
}
}
@keyframes lds-ellipsis3 {
0% {
transform: scale(1);
}
100% {
transform: scale(0);
}
}
@keyframes lds-ellipsis2 {
0% {
transform: translate(0, 0);
}
100% {
transform: translate(19px, 0);
}
} .ays_fa {    
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-family: FontAwesome !important;
}
.ays_fa_flag_checkered::before {
content: "\f11e";
font-weight: 900;
}
.ays_fa_arrow_left::before {
content: "\f060";
font-weight: 900;
}
.ays_fa_arrow_right::before {
content: "\f061";
font-weight: 900;
}
.ays_fa_info_circle::before {
content: "\f05a";
font-weight: 900;
}
.ays_fa_chevron_up::before {
content: "\f077";
font-weight: 900;
}
.ays_fa_chevron_down::before {
content: "\f078";
font-weight: 900;
}
.ays_fa_eye::before {
content: '\f06e';
font-weight: 400;
}
.ays_fa_users::before {
content: '\f0c0';
font-weight: 400;
}
.ays_fa_square_o::before {
content: "\f096";
font-weight: 900;
}
.ays_fa_check_square_o::before {
content: "\f046";
font-weight: 900;
}
.ays_fa_star::before {
content: "\f005";
font-weight: 400;
}
.ays_fa_star_o::before {
content: "\f006";
font-weight: 400;
}
.ays_fa_user::before {
content: "\f007";
font-weight: 400;
}
.ays_fa_clock_o::before {
content: "\f017";
font-weight: 400;
}
.ays_fa_undo::before {
content: "\f0e2";
font-weight: 400;
}
.ays_fa_volume_up::before {
content: "\f028";
font-weight: 400;
}
.ays_fa_volume_off::before {
content: "\f026";
font-weight: 400;
}
.ays_fa_sign_out::before {
content: "\f08b";
font-weight: 400;
}
.ays_fa_eraser::before {
content: "\f12d";
font-weight: 400;
}
.ays_fa_music::before {
content: "\f001";
font-weight: 400;
}
.ays_fa_linkedin_square::before {
content: "\f08c";
font-weight: 400;
}
.ays_fa_twitter_square::before {
content: "\f081";
font-weight: 400;
}
.ays_fa_facebook_square::before {
content: "\f082";
font-weight: 400;
}
.ays_fa_long_arrow_left::before {
content: "\f177";
font-weight: 400;
}
.ays_fa_long_arrow_right::before {
content: "\f178";
font-weight: 400;
}
.ays_fa_arrow_circle_o_left::before {
content: "\f190";
font-weight: 400;
}
.ays_fa_arrow_circle_o_right::before {
content: "\f18e";
font-weight: 400;
}
.ays_fa_arrow_circle_left::before {
content: "\f0a8";
font-weight: 400;
}
.ays_fa_arrow_circle_right::before {
content: "\f0a9";
font-weight: 400;
}
.ays_fa_check::before {
content: "\f00c";
}
.ays_fa_times::before {
content: "\f00d";
}
.logged_in_message{
padding: 15px;
}
.ays_quiz_results {
display: none;
}
.ays-quiz-container .rate_comment_row * {
box-sizing: border-box;
}
.ays-quiz-container .rate_comment_row {
display: flex;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.ays-quiz-container .rate_comment_row.row_reverse {
flex-direction: row-reverse;
}
.ays-quiz-container .rate_comment_row .rate_comment_user {
width: 25%;
}
.ays-quiz-container .rate_comment_row .rate_comment {
width: fit-content;
max-width: 75%;
}
.ays-quiz-container .rate_comment_row .rate_comment_user,
.ays-quiz-container .rate_comment_row .rate_comment {
position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
.ays-quiz-container .rate_comment_row .thumbnail {
padding: 4px;
display: block;
line-height: 1.42857143;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 4px;
-webkit-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
.ays-quiz-container .rate_comment_row .img-responsive,
.ays-quiz-container .rate_comment_row .thumbnail>img,
.ays-quiz-container .rate_comment_row .thumbnail a>img {
display: block;
width: 100%;
max-width: 100%;
height: auto;
}
.ays-quiz-container .rate_comment_row .panel {
position:relative;
background-color: #fff;
border: 1px solid transparent;
border-radius: 4px;
-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
box-shadow: 0 1px 1px rgba(0,0,0,.05);
text-align: left !important;
}
.ays-quiz-container .rate_comment_row .panel-default {
border-color: #ddd;
}
.ays-quiz-container .rate_comment_row .panel>.panel-heading:after,
.ays-quiz-container .rate_comment_row .panel>.panel-heading:before{
position:absolute;
top:11px;left:-16px;
right:100%;
width:0;
height:0;
display:block;
content:" ";
border-color:transparent;
border-style:solid solid outset;
pointer-events:none;
}
.ays-quiz-container .rate_comment_row.row_reverse .panel>.panel-heading:after,
.ays-quiz-container .rate_comment_row.row_reverse .panel>.panel-heading:before{
right:-16px;
left:100%;
}
.ays-quiz-container .rate_comment_row .panel>.panel-heading:after{
border-width:7px;
border-right-color:#f7f7f7;
margin-top:1px;
margin-left:2px;
}
.ays-quiz-container .rate_comment_row .panel>.panel-heading:before{
border-right-color:#ddd;
border-width:8px;
}
.ays-quiz-container .rate_comment_row.row_reverse .panel>.panel-heading:after{
border-width: 7px;
border-left-color: #f7f7f7;
margin-top: 1px;
margin-left: 0;
margin-right: 2px;
border-right: none
}
.ays-quiz-container .rate_comment_row.row_reverse .panel>.panel-heading:before{
border-left-color: #ddd;
border-width: 8px;
border-right: none;
}
.ays-quiz-container .rate_comment_row .panel>.panel-body {
padding: 15px;
}
.ays-quiz-container .rate_comment_row .panel>.panel-heading {
color: #333;
background-color: #f5f5f5;
border-color: #ddd;
border-width:8px;
padding: 10px 15px;
border-bottom: 1px solid transparent;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.lds-spinner2-none,
.lds-spinner-none {
display: none;
}
.lds-spinner2,
.lds-spinner {
display: inline-block;
position: relative;
width: 64px;
height: 64px;
transform: scale(0.5);
}
.lds-spinner2 div,
.lds-spinner div {
transform-origin: 32px 32px;
animation: lds-spinner linear infinite;
animation-duration: 1.2s !important;
}
.lds-spinner2 div:after,
.lds-spinner div:after {
content: " ";
display: block;
position: absolute;
top: 3px;
left: 29px;
width: 5px;
height: 14px;
border-radius: 20%;
}
.lds-spinner2 div:nth-child(1),
.lds-spinner div:nth-child(1) {
transform: rotate(0deg);
animation-delay: -1.1s;
}
.lds-spinner2 div:nth-child(2),
.lds-spinner div:nth-child(2) {
transform: rotate(30deg);
animation-delay: -1s;
}
.lds-spinner2 div:nth-child(3),
.lds-spinner div:nth-child(3) {
transform: rotate(60deg);
animation-delay: -0.9s;
}
.lds-spinner2 div:nth-child(4),
.lds-spinner div:nth-child(4) {
transform: rotate(90deg);
animation-delay: -0.8s;
}
.lds-spinner2 div:nth-child(5),
.lds-spinner div:nth-child(5) {
transform: rotate(120deg);
animation-delay: -0.7s;
}
.lds-spinner2 div:nth-child(6),
.lds-spinner div:nth-child(6) {
transform: rotate(150deg);
animation-delay: -0.6s;
}
.lds-spinner2 div:nth-child(7),
.lds-spinner div:nth-child(7) {
transform: rotate(180deg);
animation-delay: -0.5s;
}
.lds-spinner2 div:nth-child(8),
.lds-spinner div:nth-child(8) {
transform: rotate(210deg);
animation-delay: -0.4s;
}
.lds-spinner2 div:nth-child(9),
.lds-spinner div:nth-child(9) {
transform: rotate(240deg);
animation-delay: -0.3s;
}
.lds-spinner2 div:nth-child(10),
.lds-spinner div:nth-child(10) {
transform: rotate(270deg);
animation-delay: -0.2s;
}
.lds-spinner2 div:nth-child(11),
.lds-spinner div:nth-child(11) {
transform: rotate(300deg);
animation-delay: -0.1s;
}
.lds-spinner2 div:nth-child(12),
.lds-spinner div:nth-child(12) {
transform: rotate(330deg);
animation-delay: 0s;
}
@keyframes lds-spinner {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
.ays_paypal_div {
padding: 100px 0;
}
.ays_paypal_div > div {
margin: auto;
width: 200px;
}
.ays_restart_button_p {
display: flex;
justify-content: center;
align-items: center;
padding: 0;
flex-wrap: wrap;
text-align: center;
margin: 0 !important;
}
.action-button.ays_restart_button { max-width: 100%;
padding: 10px 20px;
}
a.action-button.ays_restart_button {
margin: 0 5px;
}
.action-button.ays_restart_button span {
margin-left: 7px;
}
div.ays_quiz_results_page {
display: none;
}
div.ays_quiz_results_page img {
margin: 0;
}
.ays_user_explanation {
margin-top: 5px;
padding-top: 15px;
}
.ays_user_explanation textarea {
resize: vertical;
height: 120px;
transition: .5s ease;
}
.ays_user_explanation textarea::placeholder {
font-size: 14px;
}
.ays_questtion_explanation,
.wrong_answer_text,
.right_answer_text {
text-align: initial;
}
.ays_animated_x5ms {
-webkit-animation-duration: .5s !important;
animation-duration: .5s !important;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.ays_animated_x1s {
-webkit-animation-duration: 1s !important;
animation-duration: 1s !important;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
} .ays_user_explanation {
margin-top: 5px;
padding-top: 15px;
}
.ays_user_explanation textarea {
resize: vertical;
height: 120px;
transition: .5s ease;
}
.ays_user_explanation textarea::placeholder {
font-size: 14px;
} .ays_music_sound {
display: block;
cursor: pointer;
position: absolute;
top: 0;
right: 0;
left: 0;
margin: auto;
z-index: 998;
width: 35px;
margin: auto !important;
padding: 5px;
}
.ays_music_sound.z_index_0 {
z-index: 0;
}
.ays_music_sound > i {
font-size: 20px;
vertical-align: middle;
}
.ays_music_sound.ays_sound_with_timer{    
margin-top: 35px !important;
} fieldset.ays_fieldset {
border: 1px solid #e3939394;
padding: 5px;
background-color: transparent !important;
word-break: break-all;
}
fieldset.ays_fieldset legend {
font-size: 12px;
padding: 0 7px;
color: #f00;
margin: 0 auto;
display: block;
text-align: center;
border-top: 1px solid #e3939394;
border-bottom: 1px solid #e3939394;
margin-bottom: 10px;
background-color: transparent !important;
}
fieldset.ays_fieldset .ays_quiz_question .wp-video {
width: 100%;
max-height: 100%;
}
[id^="ays-quiz-container-"] fieldset.ays_fieldset .wp-video {
width: 100% !important;
max-width: 100% !important;
} .ays_cb_and_a {
position: relative;
top: -40px;
width: 100%;
text-align: center;
font-size: 12px;
}
.ays_cb_and_a span,
.ays_cb_and_a strong {
margin-right: 7px;
}
.ays_cb_and_a img {
display: inline-block !important;
width: 15px !important;
height: 15px !important;
object-fit: cover;
object-position: center center;
border-radius: 50%;
border: 1px solid #aaa;
margin-right: 3px;
margin-left: 5px;
vertical-align: text-top;
} [id^="ays-quiz-container-"] .ays_quiz_login_form input#ays-submit {
display: inline-block;
width:auto; font-weight: bold;
color: white;
border: 0 none;
border-radius: 1px;
cursor: pointer;
padding: 5px 10px;
margin: 10px 5px;
line-height: 1;
white-space: break-spaces;
}
.ays_quiz_login_form label {
display: block;
}
.wrong_shortcode_text::first-letter {
color: red !important;
background-color: transparent !important;
font-size: inherit !important;
font-weight: inherit !important;
float: none !important;
line-height: inherit !important;
margin: 0 !important;
padding: 0 !important;
}
.ays-quiz-container .ays-field.ays-text-field textarea.ays-text-input::-webkit-input-placeholder,
.ays-quiz-container .ays-field.ays-text-field textarea.ays-text-input:-moz-placeholder, .ays-quiz-container .ays-field.ays-text-field textarea.ays-text-input::-moz-placeholder, .ays-quiz-container .ays-field.ays-text-field textarea.ays-text-input:-ms-input-placeholder,
.ays-quiz-container .ays-field.ays-text-field textarea.ays-text-input::placeholder {
color: #ccc !important;  
}
.ays-quiz-container .mejs-container {
width: 100% !important;
} .ays-quiz-container .mejs-container.mejs-video {
min-height: 220px !important;
}
.ays-quiz-container .mejs-container.mejs-audio {
min-height: 40px !important;
}
[id^="ays-quiz-container-"] .mejs-container .mejs-inner .mejs-controls .mejs-time {
height: 22px;
overflow: hidden;
padding: 16px 6px 0;
text-align: center;
width: auto;
margin: 0;
} .ays_quiz_display_none_important{
display: none !important;
}
.ays-has-error {
border-width: 1px !important;
border-style: solid !important;
border-color: #d93025 !important;
}
.ays-quiz-question-validation-error {
font-family: Roboto, Arial, sans-serif;
font-size: 12px;
font-weight: 400;
letter-spacing: .3px;
line-height: 16px;
color: #d93025;
padding-bottom: 10px;
display: none;
}
.ays-has-error .ays-quiz-question-validation-error {
-webkit-box-align: center;
box-align: center;
-webkit-align-items: center;
align-items: center;
display: -webkit-box;
display: -webkit-flex;
display: flex;
}
.ays-has-error .ays-quiz-question-validation-error img {
margin-right: 12px;
}
img.ays-loader-custom-gif-content{ margin: auto;
}
.ays_quiz_question_text_message{
text-align: left;
font-size: 12px;
}
.ays_quiz_question_text_error_message {
color: #ff0000;
} .ays-quiz-container .ays-quiz-start-button-preloader{
position: relative;
}
.ays-quiz-container .ays_quiz_start_button_loader{
position: absolute;
margin-left: auto;
margin-right: auto;
width: 30px;
top: 4px;
left: 0;
right: 0;
text-align: center;
cursor: wait;
}
.ays-quiz-container .ays_next.start_button.ays_quiz_enable_loader{
color: #a0a5aa!important;
background: grey!important;
border-color: #ddd!important;
box-shadow: none!important;
text-shadow: none!important;
padding: 10px 20px !important;
border: none;
opacity: 0.5;
cursor: wait;
} div.ays_quiz_maker_block_select select.components-select-control__input {
width: 100%;
max-width: 100%;
padding: 0;
}
.ays-individual-quiz-all-results-container,
.ays-quiz-all-results-container {
overflow: auto;
}
.ays-individual-quiz-all-results-container .dataTables_wrapper .dataTables_filter,
.ays-quiz-all-results-container .dataTables_wrapper .dataTables_filter{
padding-right: 10px;
}
.ays-individual-quiz-all-results-container .dataTables_wrapper .dataTables_filter input,
.ays-quiz-all-results-container .dataTables_wrapper .dataTables_filter input {
margin: 0;
}
.ays-quiz-display-questions-container .ays-quiz-display-question-box {
border-bottom: 0.5px solid #848688;
}
.ays-quiz-all-results-container .ays-quiz-status-column .ays-quiz-score-column-check {
color: green;
font-weight: 900;
}
.ays-quiz-all-results-container .ays-quiz-status-column .ays-quiz-score-column-times {
color: brown;
font-weight: 900;
}
.ays-quiz-all-results-container .ays-quiz-status-column .ays_fa_check {
color: green;
font-size: 18px;
}
.ays-quiz-all-results-container .ays-quiz-status-column .ays_fa_times {
color: brown;
font-size: 18px;
}
.ays-quiz-all-results-container .ays-quiz-score-column-check-box {
display: flex;
} .ays-quiz-container input[type=number]::-webkit-outer-spin-button,
.ays-quiz-container input[type=number]::-webkit-inner-spin-button {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
margin: 0; 
}
.ays-quiz-container input[type=number] {
-moz-appearance:textfield;
}
.ays-quiz-container input[type=number]:hover{
-moz-appearance: auto;
}
.ays-quiz-container input[type=number]:hover::-webkit-outer-spin-button,
.ays-quiz-container input[type=number]:hover::-webkit-inner-spin-button{
-webkit-appearance: auto;
-moz-appearance: auto;
appearance: auto;
}
.ays-quiz-container input[type=number]:hover:disabled {
-moz-appearance:textfield;
} div.ays-quiz-category-container-flex {
display: flex;
flex-wrap: wrap;
justify-content: space-around;
}
div.ays-quiz-container[id^="ays-quiz-container-"] .ays-quiz-lds-spinner-box,
div.ays-quiz-container[id^="ays-quiz-container-"] .ays-start-page {
text-align: center;
}
div.ays-quiz-container[id^="ays-quiz-container-"] .ays-quiz-question-note-message-box,
div.ays-quiz-container[id^="ays-quiz-container-"] .ays-quiz-question-note-message-box * {
font-style: italic;
text-align: left;
font-size: 14px;
} .ays-quiz-full-screen-wrap {
display: flex;
justify-content: flex-end;
padding: 13px 10px;
}
.ays-quiz-full-screen-container {
cursor: pointer;
}
.ays-quiz-full-screen-container > svg.ays-quiz-close-full-screen {
display: none;
} div.ays-quiz-container[id^="ays-quiz-container-"] .ays-quiz-password-toggle-visibility-box {
position: relative;
margin: 0 auto;
}
div.ays-quiz-container[id^="ays-quiz-container-"] .ays-start-page > input[id^='ays_quiz_password_val_'],
div.ays-quiz-container[id^="ays-quiz-container-"] .ays-quiz-password-toggle-visibility-box {
max-width: 100%;
}
div.ays-quiz-container[id^="ays-quiz-container-"] .ays-quiz-password-toggle-visibility-box .ays_quiz_password {
padding-right: 40px;
}
div.ays-quiz-container[id^="ays-quiz-container-"] .ays-quiz-password-toggle-visibility-box .ays-quiz-password-toggle {
position: absolute;
right: 10px;
top: 25%;
width: 20px;
cursor: pointer;
}
div.ays-quiz-container[id^="ays-quiz-container-"] .ays-quiz-number-error-message {
color: #ff0000;
text-align: left;
font-size: 14px;
}
div.ays-quiz-container[id^="ays-quiz-container-"] .ays-quiz-answers .ays-field input+label[for^="ays-answer-"] {
margin-top: 0;
}
div.ays-quiz-container[id^="ays-quiz-container-"] .ays-quiz-category-description-box {
margin-bottom: 20px;
}
.ays-quiz-container label.ays_switch_toggle {
cursor: pointer;
text-indent: -9999px;
width: 35px;
height: 14px;
background: grey;
display: block;
border-radius: 50px;
position: relative;
transition: .3s ease;
}
.ays-quiz-container label.ays_switch_toggle:after {
content: '';
position: absolute;
top: -3px;
left: -3px;
width: 20px;
height: 20px;
background: #0085ba;
border-radius: 30px;
transition: 0.3s;
}
.ays-quiz-container input:checked + label.ays_switch_toggle {
background: #b7ccea;
}
.ays-quiz-container input:checked + label.ays_switch_toggle:after {
left: calc(100% - -5px);
transform: translateX(-100%);
}
.ays-quiz-container label.ays_switch_toggle:active:after {
}
.ays-quiz-container label.ays_switch_toggle:hover:after {
box-shadow: 0 0 10px #31618c;
}
.ays-quiz-container div.ays-quiz-results-toggle-block {
display: flex;
align-items: center;
justify-content: flex-end;
padding-right: 15px;
}
.ays-quiz-container input.ays_toggle[type=checkbox]{
display: none;
}
.ays-quiz-container div.ays-quiz-results-toggle-block label.ays_switch_toggle:after {
left: calc(100% - 13px);
top: 2px;
background-color: #aaa;
width: 10px;
height: 10px;
}
.ays-quiz-container div.ays-quiz-results-toggle-block label.ays_switch_toggle {
width: 40px;
height: 15px;
background: white;
border: 1px solid #aaa;
}
.ays-quiz-container div.ays-quiz-results-toggle-block span.ays-show-res-toggle.ays-res-toggle-show{
color: #2277CC;
}
.ays-quiz-container div.ays-quiz-results-toggle-block label.ays_switch_toggle:hover:after {
box-shadow: none;
}
.ays-quiz-container div.ays-quiz-results-toggle-block input:checked + label.ays_switch_toggle {
width: 40px;
height: 15px;
background: white;    
border: 1px solid #2277CC;
}
.ays-quiz-container div.ays-quiz-results-toggle-block input:checked + label.ays_switch_toggle:after {
top: 2px;
left: 13px;
width: 10px;
height: 10px;
background: #2277CC;
}
.ays-quiz-container div.ays-quiz-results-toggle-block > label.ays_switch_toggle {
margin: 0 10px;
}
.ays-quiz-container .ays-quiz-question-image-zoom {
cursor: zoom-in;
transition: 0.3s;
}
.ays-quiz-container .ays-quiz-question-image-zoom:hover {
opacity: 0.9;
}
@keyframes aysAnimationLightboxImages {
from{
transform: scale(0);
}
to{
transform: scale(1);
}   
}
.ays-quiz-question-image-lightbox-container {
display: none;
justify-content: center;
align-items: center;
position: fixed;
top: 0;
left: 0;
z-index: 100;
width: 100%;
height: 100%;
overflow: auto;
background-color: rgba(0 ,0 ,0 ,0.8);
}
.ays-quiz-question-image-lightbox-container .ays-quiz-question-image-lightbox-close-button {
font-size: 40px;
font-weight: bold;
position: absolute;
top: 10px;
right: 20px;
color: #fff;
cursor: pointer;
transition: 0.3s;
z-index: 99999;
}
.ays-quiz-question-image-lightbox-container .ays-quiz-question-image-lightbox-close-button:hover,
.ays-quiz-question-image-lightbox-container .ays-quiz-question-image-lightbox-close-button:focus {
color: #b5b5b5;
}
.ays-quiz-question-image-lightbox-container .ays-quiz-question-image-lightbox-img {
margin: auto;
display: block;
width: 100%;
max-width: 1200px;
height: auto;
text-align: center;
animation-name: aysAnimationLightboxImages;
animation-duration: 0.7s;
position: relative;
}
.ays-quiz-question-image-lightbox-container .ays-quiz-question-image-lightbox-preloader {
opacity: 0.7;
top: 0;
right: 0;
bottom: 0;
margin: auto;
z-index: 101;
position: absolute;
left: 0;
}
.ays-quiz-question-image-lightbox-container .ays-quiz-question-image-lightbox-preloader img {
width: 100px;
}
@media screen and (max-width: 768px) {
div.ays-quiz-question-image-lightbox-container .ays-quiz-question-image-lightbox-close-button {
top: 40px;
}
}
.ays-quiz-container .ays-quiz-user-cհoosing-anonymous-assessment {
margin: 10px 0;
} .ays-modal {
display: none;
position: fixed;
left: 0;
top: 0;
z-index: 1000000 !important;
width: 100%;
height: 100%;
animation-duration: .5s;
transition: .5s ease-in-out;
outline: 0;
}
.ays-modal {
overflow-x: hidden;
overflow-y: auto;
}
.modal-open {
overflow: hidden;
position: relative;
height: 100%;
}
.ays-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 99999 !important;
background-color: rgba(0, 0, 0, 0.5);
} .ays-modal-content {
background-color: #fefefe;
margin: auto; margin-bottom: 30px;
margin-top: 40px;
border: 1px solid #888;
width: 85%; z-index: 100000000;
position: relative;
padding-left: 0 !important;
animation-duration: .3s;
transition: .5s ease-in-out;
border-radius: 4px;
}
#ays-results-modal .ays-modal-content {
min-height: 500px;
margin: auto !important; margin-bottom: 30px !important;
margin-top: 40px !important;
} .ays-close {
color: #aaa;
float: right;
line-height: 1.3;
font-size: 28px;
font-weight: bold;
}
.ays-close:hover,
.ays-close:focus {
color: black;
text-decoration: none;
cursor: pointer;
}
.ays-modal-header {
padding: 4px 16px;
}
.ays-modal .ays-modal-header h2 {
line-height: 1.3;
font-size: 1.8rem;
margin: 0;
padding: 0;
clear: none;
font-weight: 500;
} .ays-modal-body {
padding: 2px 16px 20px;
overflow-x: auto;
width: 100%;
box-sizing: border-box;
} .ays-modal-footer {
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: end;
justify-content: flex-end;
padding: 1rem;
border-top: 1px solid #e9ecef;
}
#ays-results-modal .ays-modal-header {
padding: 4px 16px !important;
}
#ays-results-modal .ays-modal-body {
padding: 2px 16px 20px !important;
}
#ays-results-modal .ays-modal-footer {
padding: 1rem !important;
}
table#ays-results-table {
border: 1px solid #ccc;
}
table#ays-results-table .ays-quiz-report-table-header {
display: flex;
justify-content: space-between;
align-items: center;
}
table#ays-results-table .ays-quiz-report-table-header::after,
table#ays-results-table .ays-quiz-report-table-header::before {
content: none !important;
}
table#ays-results-table svg {
width: 30px;
vertical-align: middle;
}
table#ays-results-table .wp-video {
width: max-content !important;
}
table#ays-results-table video {
max-width: 300px;
height: auto !important;
vertical-align: middle;
}
table#ays-results-table audio {
max-width: 300px;
vertical-align: middle;
}
table#ays-results-table {
margin: 0;
width: 100%;
}
table#ays-results-table h1::before {
content: none !important;
}
table#ays-results-table h1 {
margin: 0;
font-size: 25px;
}
table#ays-results-table tr td:first-child {
font-weight: bold;
}
tr.ays_result_element {
border-bottom: 1px solid #ccc;
}
table#ays-results-table tr td:first-child {
font-weight: bold;
}
.ays-modal-body * {
word-break: initial !important;
word-wrap: break-word;
vertical-align: middle;
}
.ays-modal-body tr td {
padding: 10px;
font-size: 15px;
border: none;
}
table#ays-results-table p.success img,
table#ays-results-table p.error img {
max-width: 150px !important;
}
table#ays-results-table p.success {
color: #73AF55;
}
table#ays-results-table p {
display: inline-block;
margin: 0;
font-size: 1.25em;
vertical-align: middle;
word-wrap: break-word;
}
table#ays-results-table p.error {
color: #D06079;
}
table#ays-results-table tr td {
word-wrap: break-word;
}
table#ays-results-table tr td:first-child,
table#ays-results-table tr td:first-child *{
color: #000 !important;
}
table#ays-results-table tr td:first-child{
font-weight: bold;
width: 40%;
}
table#ays-results-table tr td.ays-report-correct-answer {
width: 25%;
}
table#ays-results-table tr td.ays-report-user-answer {
width: 25%;
}
table#ays-results-table tr td.ays-report-status-icon {
width: 10%;
}
table#ays-results-table tr td.ays-report-user-answer.ays-report-user-answer-by-points {
width: 40%
}
table#ays-results-table tr td.ays-report-answer-point {
width: 20%;
}
div.ays-quiz-preloader{
display: none;
position: absolute;
background: rgba(255, 255, 255, 0.8);
width: 100%;
justify-content: center;
height: 100%;
align-items: center;
z-index: 1;
}
 html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline; } article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
display: block; }
html, body {
font-size: 16px;
line-height: 1; }
ol, ul {
list-style: none; }
blockquote, q {
quotes: none; }
blockquote:before, blockquote:after {
content: '';
content: none; }
q:before, q:after {
content: '';
content: none; }
table {
border-collapse: collapse;
border-spacing: 0; }
ul, li {
list-style-type: none; }
a {
text-decoration: none; }
main {
max-width: 100vw; }
img {
vertical-align: bottom;
display: block;
max-width: 100%; }
* {
-webkit-box-sizing: border-box;
box-sizing: border-box; }
.bsearch_highlight {
background: none !important; }  @media (min-width: 10px) {
.aos-blur {
-webkit-transition: opacity 1s linear 0s, -webkit-filter 1s linear 0s;
transition: opacity 1s linear 0s, -webkit-filter 1s linear 0s;
transition: filter 1s linear 0s, opacity 1s linear 0s;
transition: filter 1s linear 0s, opacity 1s linear 0s, -webkit-filter 1s linear 0s;
-webkit-filter: blur(5rem);
filter: blur(5rem);
opacity: 0; }
.aos-blur.aos-animate {
-webkit-filter: blur(0);
filter: blur(0);
opacity: 1; }
.aos-fade-up {
opacity: 0;
-webkit-transform: translateY(1rem);
transform: translateY(1rem);
display: block; }
.aos-fade-up.is-inview, .aos-fade-up.aos-animate {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
-webkit-transition: opacity 0.8s linear 0s, -webkit-transform 0.8s linear 0s;
transition: opacity 0.8s linear 0s, -webkit-transform 0.8s linear 0s;
transition: opacity 0.8s linear 0s, transform 0.8s linear 0s;
transition: opacity 0.8s linear 0s, transform 0.8s linear 0s, -webkit-transform 0.8s linear 0s; }
.aos-fade-down {
opacity: 0;
-webkit-transform: translateY(-1rem);
transform: translateY(-1rem);
display: block; }
.aos-fade-down.is-inview, .aos-fade-down.aos-animate {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
-webkit-transition: opacity 0.8s linear 0s, -webkit-transform 0.8s linear 0s;
transition: opacity 0.8s linear 0s, -webkit-transform 0.8s linear 0s;
transition: opacity 0.8s linear 0s, transform 0.8s linear 0s;
transition: opacity 0.8s linear 0s, transform 0.8s linear 0s, -webkit-transform 0.8s linear 0s; }
.aos-fade-right {
opacity: 0;
-webkit-transform: translateX(-1rem);
transform: translateX(-1rem);
display: block; }
.aos-fade-right.is-inview, .aos-fade-right.aos-animate {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
-webkit-transition: opacity 0.8s linear 0s, -webkit-transform 0.8s linear 0s;
transition: opacity 0.8s linear 0s, -webkit-transform 0.8s linear 0s;
transition: opacity 0.8s linear 0s, transform 0.8s linear 0s;
transition: opacity 0.8s linear 0s, transform 0.8s linear 0s, -webkit-transform 0.8s linear 0s; }
.aos-fade-left {
opacity: 0;
-webkit-transform: translateX(1rem);
transform: translateX(1rem);
display: block; }
.aos-fade-left.is-inview, .aos-fade-left.aos-animate {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
-webkit-transition: opacity 0.8s linear 0s, -webkit-transform 0.8s linear 0s;
transition: opacity 0.8s linear 0s, -webkit-transform 0.8s linear 0s;
transition: opacity 0.8s linear 0s, transform 0.8s linear 0s;
transition: opacity 0.8s linear 0s, transform 0.8s linear 0s, -webkit-transform 0.8s linear 0s; }
.aos-mask-up {
display: block;
overflow: hidden; }
.aos-mask-up > span {
-webkit-transform: translateY(100%);
transform: translateY(100%);
display: block; }
.aos-mask-up.is-inview > span, .aos-mask-up.aos-animate > span {
-webkit-transform: translateY(0%);
transform: translateY(0%);
-webkit-transition: -webkit-transform 0.4s linear 0s;
transition: -webkit-transform 0.4s linear 0s;
transition: transform 0.4s linear 0s;
transition: transform 0.4s linear 0s, -webkit-transform 0.4s linear 0s; }
.aos-mask-down {
display: block;
overflow: hidden; }
.aos-mask-down > span {
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
display: block; }
.aos-mask-down.is-inview > span, .aos-mask-down.aos-animate > span {
-webkit-transform: translateY(0%);
transform: translateY(0%);
-webkit-transition: -webkit-transform 0.8s linear 0s;
transition: -webkit-transform 0.8s linear 0s;
transition: transform 0.8s linear 0s;
transition: transform 0.8s linear 0s, -webkit-transform 0.8s linear 0s; } .aos-scale {
-webkit-transform: scale(0);
transform: scale(0);
display: block; }
.aos-scale.is-inview, .aos-scale.aos-animate {
-webkit-transform: scale(1);
transform: scale(1);
-webkit-transition: -webkit-transform 0.4s linear 0s;
transition: -webkit-transform 0.4s linear 0s;
transition: transform 0.4s linear 0s;
transition: transform 0.4s linear 0s, -webkit-transform 0.4s linear 0s; }
.aos-scaleX-right {
-webkit-transform: scaleX(0);
transform: scaleX(0);
-webkit-transform-origin: center left;
transform-origin: center left;
display: block; }
.aos-scaleX-right.is-inview, .aos-scaleX-right.aos-animate {
-webkit-transform: scaleX(1);
transform: scaleX(1);
-webkit-transition: -webkit-transform 0.8s linear 0s;
transition: -webkit-transform 0.8s linear 0s;
transition: transform 0.8s linear 0s;
transition: transform 0.8s linear 0s, -webkit-transform 0.8s linear 0s; }
.aos-scaleX-left {
-webkit-transform: scaleX(0);
transform: scaleX(0);
-webkit-transform-origin: center right;
transform-origin: center right;
display: block; }
.aos-scaleX-left.is-inview, .aos-scaleX-left.aos-animate {
-webkit-transform: scaleX(1);
transform: scaleX(1);
-webkit-transition: -webkit-transform 0.8s linear 0s;
transition: -webkit-transform 0.8s linear 0s;
transition: transform 0.8s linear 0s;
transition: transform 0.8s linear 0s, -webkit-transform 0.8s linear 0s; }
.aos-scaleX-center {
-webkit-transform: scaleX(0);
transform: scaleX(0);
-webkit-transform-origin: center center;
transform-origin: center center;
display: block; }
.aos-scaleX-center.is-inview, .aos-scaleX-center.aos-animate {
-webkit-transform: scaleX(1);
transform: scaleX(1);
-webkit-transition: -webkit-transform 0.8s linear 0s;
transition: -webkit-transform 0.8s linear 0s;
transition: transform 0.8s linear 0s;
transition: transform 0.8s linear 0s, -webkit-transform 0.8s linear 0s; }
.aos-scaleY-up {
-webkit-transform: scaleY(0);
transform: scaleY(0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
display: block; }
.aos-scaleY-up.is-inview, .aos-scaleY-up.aos-animate {
-webkit-transform: scaleX(1);
transform: scaleX(1);
-webkit-transition: -webkit-transform 0.8s linear 0s;
transition: -webkit-transform 0.8s linear 0s;
transition: transform 0.8s linear 0s;
transition: transform 0.8s linear 0s, -webkit-transform 0.8s linear 0s; }
.aos-scaleY-down {
-webkit-transform: scaleY(0);
transform: scaleY(0);
-webkit-transform-origin: center top;
transform-origin: center top;
display: block; }
.aos-scaleY-down.is-inview, .aos-scaleY-down.aos-animate {
-webkit-transform: scaleX(1);
transform: scaleX(1);
-webkit-transition: -webkit-transform 0.8s linear 0s;
transition: -webkit-transform 0.8s linear 0s;
transition: transform 0.8s linear 0s;
transition: transform 0.8s linear 0s, -webkit-transform 0.8s linear 0s; }
.aos-scaleY-center {
-webkit-transform: scaleY(0);
transform: scaleY(0);
-webkit-transform-origin: center center;
transform-origin: center center;
display: block; }
.aos-scaleY-center.is-inview, .aos-scaleY-center.aos-animate {
-webkit-transform: scaleX(1);
transform: scaleX(1);
-webkit-transition: -webkit-transform 0.8s linear 0s;
transition: -webkit-transform 0.8s linear 0s;
transition: transform 0.8s linear 0s;
transition: transform 0.8s linear 0s, -webkit-transform 0.8s linear 0s; }
.aos-waves-up .child {
opacity: 0;
-webkit-transform: translateY(1rem);
transform: translateY(1rem); }
.aos-waves-up.is-inview .child, .aos-waves-up.aos-animate .child {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
-webkit-transition: opacity 0.8s linear 0s, -webkit-transform 0.8s linear 0s;
transition: opacity 0.8s linear 0s, -webkit-transform 0.8s linear 0s;
transition: opacity 0.8s linear 0s, transform 0.8s linear 0s;
transition: opacity 0.8s linear 0s, transform 0.8s linear 0s, -webkit-transform 0.8s linear 0s; }
.aos-waves-up.is-inview .child.child-2, .aos-waves-up.aos-animate .child.child-2 {
-webkit-transition: opacity 0.8s linear 0.75s, -webkit-transform 0.8s linear 0.75s;
transition: opacity 0.8s linear 0.75s, -webkit-transform 0.8s linear 0.75s;
transition: opacity 0.8s linear 0.75s, transform 0.8s linear 0.75s;
transition: opacity 0.8s linear 0.75s, transform 0.8s linear 0.75s, -webkit-transform 0.8s linear 0.75s; }
.aos-waves-up.is-inview .child.child-3, .aos-waves-up.aos-animate .child.child-3 {
-webkit-transition: opacity 0.8s linear 1s, -webkit-transform 0.8s linear 1s;
transition: opacity 0.8s linear 1s, -webkit-transform 0.8s linear 1s;
transition: opacity 0.8s linear 1s, transform 0.8s linear 1s;
transition: opacity 0.8s linear 1s, transform 0.8s linear 1s, -webkit-transform 0.8s linear 1s; }
.aos-waves-up.is-inview .child.child-4, .aos-waves-up.aos-animate .child.child-4 {
-webkit-transition: opacity 0.8s linear 1.25s, -webkit-transform 0.8s linear 1.25s;
transition: opacity 0.8s linear 1.25s, -webkit-transform 0.8s linear 1.25s;
transition: opacity 0.8s linear 1.25s, transform 0.8s linear 1.25s;
transition: opacity 0.8s linear 1.25s, transform 0.8s linear 1.25s, -webkit-transform 0.8s linear 1.25s; }
.aos-imagemask-fromleft {   position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0; -webkit-clip-path: polygon(0 0%, 0% 0%, 0% 100%, 0% 100%);
clip-path: polygon(0 0%, 0% 0%, 0% 100%, 0% 100%); }
.aos-imagemask-fromleft.is-inview {  -webkit-clip-path: polygon(0 0%, 100% 0%, 100% 100%, 0% 100%);
clip-path: polygon(0 0%, 100% 0%, 100% 100%, 0% 100%);
-webkit-transition: -webkit-clip-path 0.8s linear 0s;
transition: -webkit-clip-path 0.8s linear 0s;
transition: clip-path 0.8s linear 0s;
transition: clip-path 0.8s linear 0s, -webkit-clip-path 0.8s linear 0s; }
.aos-scaleup {
-webkit-transform: scale(0);
transform: scale(0); }
.aos-scaleup.is-inview {
-webkit-transform: scale(1);
transform: scale(1);
-webkit-transition: -webkit-transform 0.8s linear 0s;
transition: -webkit-transform 0.8s linear 0s;
transition: transform 0.8s linear 0s;
transition: transform 0.8s linear 0s, -webkit-transform 0.8s linear 0s; } .delay-100 {
-webkit-transition-delay: 100ms !important;
transition-delay: 100ms !important; }
.delay-200 {
-webkit-transition-delay: 200ms !important;
transition-delay: 200ms !important; }
.delay-300 {
-webkit-transition-delay: 300ms !important;
transition-delay: 300ms !important; }
.delay-400 {
-webkit-transition-delay: 400ms !important;
transition-delay: 400ms !important; }
.delay-500 {
-webkit-transition-delay: 500ms !important;
transition-delay: 500ms !important; }
.delay-600 {
-webkit-transition-delay: 600ms !important;
transition-delay: 600ms !important; }
.delay-700 {
-webkit-transition-delay: 700ms !important;
transition-delay: 700ms !important; }
.delay-800 {
-webkit-transition-delay: 800ms !important;
transition-delay: 800ms !important; }
.delay-900 {
-webkit-transition-delay: 900ms !important;
transition-delay: 900ms !important; }
.delay-1000 {
-webkit-transition-delay: 1000ms !important;
transition-delay: 1000ms !important; }
.delay-1100 {
-webkit-transition-delay: 1100ms !important;
transition-delay: 1100ms !important; }
.delay-1150 {
-webkit-transition-delay: 1150ms !important;
transition-delay: 1150ms !important; }
.delay-1200 {
-webkit-transition-delay: 1200ms !important;
transition-delay: 1200ms !important; }
.delay-1250 {
-webkit-transition-delay: 1250ms !important;
transition-delay: 1250ms !important; }
.delay-1300 {
-webkit-transition-delay: 1300ms !important;
transition-delay: 1300ms !important; }
.delay-1350 {
-webkit-transition-delay: 1350ms !important;
transition-delay: 1350ms !important; }
.delay-1400 {
-webkit-transition-delay: 1400ms !important;
transition-delay: 1400ms !important; }
.delay-1450 {
-webkit-transition-delay: 1450ms !important;
transition-delay: 1450ms !important; }
.delay-1500 {
-webkit-transition-delay: 1500ms !important;
transition-delay: 1500ms !important; }
.delay-1600 {
-webkit-transition-delay: 1600ms !important;
transition-delay: 1600ms !important; }
.delay-1700 {
-webkit-transition-delay: 1700ms !important;
transition-delay: 1700ms !important; }
.delay-1800 {
-webkit-transition-delay: 1800ms !important;
transition-delay: 1800ms !important; }
.delay-1900 {
-webkit-transition-delay: 1900ms !important;
transition-delay: 1900ms !important; }
.delay-2000 {
-webkit-transition-delay: 2000ms !important;
transition-delay: 2000ms !important; } } .swiper-container {
margin: 0 auto;
position: relative;
overflow: hidden;
list-style: none;
padding: 0; z-index: 1; }
.swiper-container-no-flexbox .swiper-slide {
float: left; }
.swiper-container-vertical > .swiper-wrapper {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column; }
.swiper-wrapper {
position: relative;
width: 100%;
height: 100%;
z-index: 1;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-transition-property: -webkit-transform;
transition-property: -webkit-transform;
transition-property: transform;
transition-property: transform, -webkit-transform;
-webkit-box-sizing: content-box;
box-sizing: content-box; }
.swiper-container-android .swiper-slide,
.swiper-wrapper {
-webkit-transform: translate3d(0px, 0, 0);
transform: translate3d(0px, 0, 0); }
.swiper-container-multirow > .swiper-wrapper {
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.swiper-container-free-mode > .swiper-wrapper {
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
margin: 0 auto; }
.swiper-slide {
-ms-flex-negative: 0;
flex-shrink: 0;
width: 100%;
height: 100%;
position: relative;
-webkit-transition-property: -webkit-transform;
transition-property: -webkit-transform;
transition-property: transform;
transition-property: transform, -webkit-transform; }
.swiper-slide-invisible-blank {
visibility: hidden; } .swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
height: auto; }
.swiper-container-autoheight .swiper-wrapper {
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-transition-property: height, -webkit-transform;
transition-property: height, -webkit-transform;
transition-property: transform, height;
transition-property: transform, height, -webkit-transform; } .swiper-container-3d {
-webkit-perspective: 1200px;
perspective: 1200px; }
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d; }
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
pointer-events: none;
z-index: 10; }
.swiper-container-3d .swiper-slide-shadow-left {
background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }
.swiper-container-3d .swiper-slide-shadow-right {
background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }
.swiper-container-3d .swiper-slide-shadow-top {
background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }
.swiper-container-3d .swiper-slide-shadow-bottom {
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); } .swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal > .swiper-wrapper {
-ms-touch-action: pan-y;
touch-action: pan-y; }
.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical > .swiper-wrapper {
-ms-touch-action: pan-x;
touch-action: pan-x; }
.swiper-button-prev,
.swiper-button-next {
position: absolute;
top: 50%;
width: 27px;
height: 44px;
margin-top: -22px;
z-index: 10;
cursor: pointer;
background-size: 27px 44px;
background-position: center;
background-repeat: no-repeat; }
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
opacity: 0.35;
cursor: auto;
pointer-events: none; }
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
left: 10px;
right: auto; }
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
right: 10px;
left: auto; }
.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }
.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }
.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }
.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }
.swiper-button-lock {
display: none; }
.swiper-pagination {
position: absolute;
text-align: center;
-webkit-transition: 300ms opacity;
transition: 300ms opacity;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
z-index: 10; }
.swiper-pagination.swiper-pagination-hidden {
opacity: 0; } .swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
bottom: 10px;
left: 0;
width: 100%; } .swiper-pagination-bullets-dynamic {
overflow: hidden;
font-size: 0; }
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
-webkit-transform: scale(0.33);
transform: scale(0.33);
position: relative; }
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
-webkit-transform: scale(1);
transform: scale(1); }
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
-webkit-transform: scale(1);
transform: scale(1); }
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
-webkit-transform: scale(0.66);
transform: scale(0.66); }
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
-webkit-transform: scale(0.33);
transform: scale(0.33); }
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
-webkit-transform: scale(0.66);
transform: scale(0.66); }
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
-webkit-transform: scale(0.33);
transform: scale(0.33); }
.swiper-pagination-bullet {
width: 8px;
height: 8px;
display: inline-block;
border-radius: 100%;
background: #000;
opacity: 0.2; }
button.swiper-pagination-bullet {
border: none;
margin: 0;
padding: 0;
-webkit-box-shadow: none;
box-shadow: none;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none; }
.swiper-pagination-clickable .swiper-pagination-bullet {
cursor: pointer; }
.swiper-pagination-bullet-active {
opacity: 1;
background: #007aff; }
.swiper-container-vertical > .swiper-pagination-bullets {
right: 10px;
top: 50%;
-webkit-transform: translate3d(0px, -50%, 0);
transform: translate3d(0px, -50%, 0); }
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
margin: 6px 0;
display: block; }
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
width: 8px; }
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
display: inline-block;
-webkit-transition: 200ms top, 200ms -webkit-transform;
transition: 200ms top, 200ms -webkit-transform;
transition: 200ms transform, 200ms top;
transition: 200ms transform, 200ms top, 200ms -webkit-transform; }
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
margin: 0 4px; }
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
white-space: nowrap; }
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
-webkit-transition: 200ms left, 200ms -webkit-transform;
transition: 200ms left, 200ms -webkit-transform;
transition: 200ms transform, 200ms left;
transition: 200ms transform, 200ms left, 200ms -webkit-transform; }
.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
-webkit-transition: 200ms right, 200ms -webkit-transform;
transition: 200ms right, 200ms -webkit-transform;
transition: 200ms transform, 200ms right;
transition: 200ms transform, 200ms right, 200ms -webkit-transform; } .swiper-pagination-progressbar {
background: rgba(0, 0, 0, 0.25);
position: absolute; }
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
background: #007aff;
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
-webkit-transform: scale(0);
transform: scale(0);
-webkit-transform-origin: left top;
transform-origin: left top; }
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
-webkit-transform-origin: right top;
transform-origin: right top; }
.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
width: 100%;
height: 4px;
left: 0;
top: 0; }
.swiper-container-vertical > .swiper-pagination-progressbar,
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
width: 4px;
height: 100%;
left: 0;
top: 0; }
.swiper-pagination-white .swiper-pagination-bullet-active {
background: #ffffff; }
.swiper-pagination-progressbar.swiper-pagination-white {
background: rgba(255, 255, 255, 0.25); }
.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
background: #ffffff; }
.swiper-pagination-black .swiper-pagination-bullet-active {
background: #000000; }
.swiper-pagination-progressbar.swiper-pagination-black {
background: rgba(0, 0, 0, 0.25); }
.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
background: #000000; }
.swiper-pagination-lock {
display: none; } .swiper-scrollbar {
border-radius: 10px;
position: relative;
-ms-touch-action: none;
background: rgba(0, 0, 0, 0.1); }
.swiper-container-horizontal > .swiper-scrollbar {
position: absolute;
left: 1%;
bottom: 3px;
z-index: 50;
height: 5px;
width: 98%; }
.swiper-container-vertical > .swiper-scrollbar {
position: absolute;
right: 3px;
top: 1%;
z-index: 50;
width: 5px;
height: 98%; }
.swiper-scrollbar-drag {
height: 100%;
width: 100%;
position: relative;
background: rgba(0, 0, 0, 0.5);
border-radius: 10px;
left: 0;
top: 0; }
.swiper-scrollbar-cursor-drag {
cursor: move; }
.swiper-scrollbar-lock {
display: none; }
.swiper-zoom-container {
width: 100%;
height: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
text-align: center; }
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
max-width: 100%;
max-height: 100%;
-o-object-fit: contain;
object-fit: contain; }
.swiper-slide-zoomed {
cursor: move; } .swiper-lazy-preloader {
width: 42px;
height: 42px;
position: absolute;
left: 50%;
top: 50%;
margin-left: -21px;
margin-top: -21px;
z-index: 10;
-webkit-transform-origin: 50%;
transform-origin: 50%;
-webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
animation: swiper-preloader-spin 1s steps(12, end) infinite; }
.swiper-lazy-preloader:after {
display: block;
content: '';
width: 100%;
height: 100%;
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
background-position: 50%;
background-size: 100%;
background-repeat: no-repeat; }
.swiper-lazy-preloader-white:after {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); }
@-webkit-keyframes swiper-preloader-spin {
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
@keyframes swiper-preloader-spin {
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } } .swiper-container .swiper-notification {
position: absolute;
left: 0;
top: 0;
pointer-events: none;
opacity: 0;
z-index: -1000; }
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out; }
.swiper-container-fade .swiper-slide {
pointer-events: none;
-webkit-transition-property: opacity;
transition-property: opacity; }
.swiper-container-fade .swiper-slide .swiper-slide {
pointer-events: none; }
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
pointer-events: auto; }
.swiper-container-cube {
overflow: visible; }
.swiper-container-cube .swiper-slide {
pointer-events: none;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
z-index: 1;
visibility: hidden;
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
width: 100%;
height: 100%; }
.swiper-container-cube .swiper-slide .swiper-slide {
pointer-events: none; }
.swiper-container-cube.swiper-container-rtl .swiper-slide {
-webkit-transform-origin: 100% 0;
transform-origin: 100% 0; }
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
pointer-events: auto; }
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
pointer-events: auto;
visibility: visible; }
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
z-index: 0;
-webkit-backface-visibility: hidden;
backface-visibility: hidden; }
.swiper-container-cube .swiper-cube-shadow {
position: absolute;
left: 0;
bottom: 0px;
width: 100%;
height: 100%;
background: #000;
opacity: 0.6;
-webkit-filter: blur(50px);
filter: blur(50px);
z-index: 0; }
.swiper-container-flip {
overflow: visible; }
.swiper-container-flip .swiper-slide {
pointer-events: none;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
z-index: 1; }
.swiper-container-flip .swiper-slide .swiper-slide {
pointer-events: none; }
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
pointer-events: auto; }
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
z-index: 0;
-webkit-backface-visibility: hidden;
backface-visibility: hidden; }
.swiper-container-coverflow .swiper-wrapper { -ms-perspective: 1200px; }
.grid, .sg-content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
width: var(--grid-width);
max-width: var(--grid-max-width);
margin-right: auto;
margin-left: auto; }
.lb,
.left-block {
margin-left: 0;
margin-right: auto; }
.rb,
.right-block {
margin-left: auto;
margin-right: 0; }
.cb,
.center-block {
margin-left: auto;
margin-right: auto; }
.color-primary {
color: var(--primary-color); }
.bg-primary {
background-color: var(--primary-color); }
.color-secondary {
color: var(--secondary-color); }
.bg-secondary {
background-color: var(--secondary-color); }
.color-white {
color: var(--white-color); }
.bg-white {
background-color: var(--white-color); }
.color-black {
color: var(--black-color); }
.bg-black {
background-color: var(--black-color); }
.color-grey {
color: var(--grey-color); }
.bg-grey {
background-color: var(--grey-color); }
@media (min-width: 1px) {
.bg-black {
background-color: var(--black-color); }
.bg-grey {
background-color: var(--grey-color); }
.bg-white {
background-color: var(--white-color); }
.bg-primary {
background-color: var(--primary-color); }
.bg-secondary {
background-color: var(--secondary-color); } }
@media (min-width: 520px) {
.pl-bg-black {
background-color: var(--black-color); }
.pl-bg-grey {
background-color: var(--grey-color); }
.pl-bg-white {
background-color: var(--white-color); }
.pl-bg-primary {
background-color: var(--primary-color); }
.pl-bg-secondary {
background-color: var(--secondary-color); } }
@media (min-width: 768px) {
.t-bg-black {
background-color: var(--black-color); }
.t-bg-grey {
background-color: var(--grey-color); }
.t-bg-white {
background-color: var(--white-color); }
.t-bg-primary {
background-color: var(--primary-color); }
.t-bg-secondary {
background-color: var(--secondary-color); } }
@media (min-width: 1024px) {
.l-bg-black {
background-color: var(--black-color); }
.l-bg-grey {
background-color: var(--grey-color); }
.l-bg-white {
background-color: var(--white-color); }
.l-bg-primary {
background-color: var(--primary-color); }
.l-bg-secondary {
background-color: var(--secondary-color); } }
@media (min-width: 1440px) {
.d-bg-black {
background-color: var(--black-color); }
.d-bg-grey {
background-color: var(--grey-color); }
.d-bg-white {
background-color: var(--white-color); }
.d-bg-primary {
background-color: var(--primary-color); }
.d-bg-secondary {
background-color: var(--secondary-color); } }
@media (min-width: 1px) {
.color-black {
color: var(--black-color); }
.color-grey {
color: var(--grey-color); }
.color-white {
color: var(--white-color); }
.color-primary {
color: var(--primary-color); }
.color-secondary {
color: var(--secondary-color); } }
@media (min-width: 520px) {
.pl-color-black {
color: var(--black-color); }
.pl-color-grey {
color: var(--grey-color); }
.pl-color-white {
color: var(--white-color); }
.pl-color-primary {
color: var(--primary-color); }
.pl-color-secondary {
color: var(--secondary-color); } }
@media (min-width: 768px) {
.t-color-black {
color: var(--black-color); }
.t-color-grey {
color: var(--grey-color); }
.t-color-white {
color: var(--white-color); }
.t-color-primary {
color: var(--primary-color); }
.t-color-secondary {
color: var(--secondary-color); } }
@media (min-width: 1024px) {
.l-color-black {
color: var(--black-color); }
.l-color-grey {
color: var(--grey-color); }
.l-color-white {
color: var(--white-color); }
.l-color-primary {
color: var(--primary-color); }
.l-color-secondary {
color: var(--secondary-color); } }
@media (min-width: 1440px) {
.d-color-black {
color: var(--black-color); }
.d-color-grey {
color: var(--grey-color); }
.d-color-white {
color: var(--white-color); }
.d-color-primary {
color: var(--primary-color); }
.d-color-secondary {
color: var(--secondary-color); } }
@media (min-width: 1px) {
.block, .home-partner-card {
display: block; }
.flex {
display: -webkit-box;
display: -ms-flexbox;
display: flex; }
.inline {
display: inline; }
.inline-block {
display: inline-block; }
.hidden {
display: none; }
.jc-around {
-ms-flex-pack: distribute;
justify-content: space-around; }
.jc-between {
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between; }
.wrap {
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.ai-center {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.block-center {
margin-left: auto;
margin-right: auto; }
.block-left {
margin-left: 0;
margin-right: auto; }
.block-right {
margin-left: auto;
margin-right: 0; } }
@media (min-width: 520px) {
.pl-block {
display: block; }
.pl-flex {
display: -webkit-box;
display: -ms-flexbox;
display: flex; }
.pl-inline {
display: inline; }
.pl-inline-block {
display: inline-block; }
.pl-hidden {
display: none; }
.pl-jc-around {
-ms-flex-pack: distribute;
justify-content: space-around; }
.pl-jc-between {
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between; }
.pl-wrap {
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.pl-ai-center {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.pl-block-center {
margin-left: auto;
margin-right: auto; }
.pl-block-left {
margin-left: 0;
margin-right: auto; }
.pl-block-right {
margin-left: auto;
margin-right: 0; } }
@media (min-width: 768px) {
.t-block {
display: block; }
.t-flex {
display: -webkit-box;
display: -ms-flexbox;
display: flex; }
.t-inline {
display: inline; }
.t-inline-block {
display: inline-block; }
.t-hidden {
display: none; }
.t-jc-around {
-ms-flex-pack: distribute;
justify-content: space-around; }
.t-jc-between {
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between; }
.t-wrap {
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.t-ai-center {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.t-block-center {
margin-left: auto;
margin-right: auto; }
.t-block-left {
margin-left: 0;
margin-right: auto; }
.t-block-right {
margin-left: auto;
margin-right: 0; } }
@media (min-width: 1024px) {
.l-block {
display: block; }
.l-flex {
display: -webkit-box;
display: -ms-flexbox;
display: flex; }
.l-inline {
display: inline; }
.l-inline-block {
display: inline-block; }
.l-hidden {
display: none; }
.l-jc-around {
-ms-flex-pack: distribute;
justify-content: space-around; }
.l-jc-between {
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between; }
.l-wrap {
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.l-ai-center {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.l-block-center {
margin-left: auto;
margin-right: auto; }
.l-block-left {
margin-left: 0;
margin-right: auto; }
.l-block-right {
margin-left: auto;
margin-right: 0; } }
@media (min-width: 1440px) {
.d-block {
display: block; }
.d-flex {
display: -webkit-box;
display: -ms-flexbox;
display: flex; }
.d-inline {
display: inline; }
.d-inline-block {
display: inline-block; }
.d-hidden {
display: none; }
.d-jc-around {
-ms-flex-pack: distribute;
justify-content: space-around; }
.d-jc-between {
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between; }
.d-wrap {
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.d-ai-center {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.d-block-center {
margin-left: auto;
margin-right: auto; }
.d-block-left {
margin-left: 0;
margin-right: auto; }
.d-block-right {
margin-left: auto;
margin-right: 0; } }
@media (min-width: 1px) {
.abs,
.absolute {
position: absolute; }
.fixed {
position: fixed; }
.rel,
.relative {
position: relative; }
.static {
position: static; }
.sticky {
position: -webkit-sticky;
position: sticky; }
.abs-t {
position: absolute;
top: 0;
right: 0;
bottom: auto;
left: 0; }
.abs-tl {
position: absolute;
top: 0;
right: auto;
bottom: auto;
left: 0; }
.abs-tr {
position: absolute;
top: 0;
right: 0;
bottom: auto;
left: auto; }
.abs-r {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: auto; }
.abs-b {
position: absolute;
top: auto;
right: 0;
bottom: 0;
left: 0; }
.abs-bl {
position: absolute;
top: auto;
right: auto;
bottom: 0;
left: 0; }
.abs-br {
position: absolute;
top: auto;
right: 0;
bottom: 0;
left: auto; }
.abs-l {
position: absolute;
top: 0;
right: auto;
bottom: 0;
left: 0; }
.abs-full {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0; }
.abs-center {
position: absolute;
top: 50%;
right: auto;
bottom: auto;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%); } }
@media (min-width: 520px) {
.pl-abs,
.pl-absolute {
position: absolute; }
.pl-fixed {
position: fixed; }
.pl-rel,
.pl-relative {
position: relative; }
.pl-static {
position: static; }
.pl-sticky {
position: -webkit-sticky;
position: sticky; }
.pl-abs-t {
position: absolute;
top: 0;
right: 0;
bottom: auto;
left: 0; }
.pl-abs-tl {
position: absolute;
top: 0;
right: auto;
bottom: auto;
left: 0; }
.pl-abs-tr {
position: absolute;
top: 0;
right: 0;
bottom: auto;
left: auto; }
.pl-abs-r {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: auto; }
.pl-abs-b {
position: absolute;
top: auto;
right: 0;
bottom: 0;
left: 0; }
.pl-abs-bl {
position: absolute;
top: auto;
right: auto;
bottom: 0;
left: 0; }
.pl-abs-br {
position: absolute;
top: auto;
right: 0;
bottom: 0;
left: auto; }
.pl-abs-l {
position: absolute;
top: 0;
right: auto;
bottom: 0;
left: 0; }
.pl-abs-full {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0; }
.pl-abs-center {
position: absolute;
top: 50%;
right: auto;
bottom: auto;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%); } }
@media (min-width: 768px) {
.t-abs,
.t-absolute {
position: absolute; }
.t-fixed {
position: fixed; }
.t-rel,
.t-relative {
position: relative; }
.t-static {
position: static; }
.t-sticky {
position: -webkit-sticky;
position: sticky; }
.t-abs-t {
position: absolute;
top: 0;
right: 0;
bottom: auto;
left: 0; }
.t-abs-tl {
position: absolute;
top: 0;
right: auto;
bottom: auto;
left: 0; }
.t-abs-tr {
position: absolute;
top: 0;
right: 0;
bottom: auto;
left: auto; }
.t-abs-r {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: auto; }
.t-abs-b {
position: absolute;
top: auto;
right: 0;
bottom: 0;
left: 0; }
.t-abs-bl {
position: absolute;
top: auto;
right: auto;
bottom: 0;
left: 0; }
.t-abs-br {
position: absolute;
top: auto;
right: 0;
bottom: 0;
left: auto; }
.t-abs-l {
position: absolute;
top: 0;
right: auto;
bottom: 0;
left: 0; }
.t-abs-full {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0; }
.t-abs-center {
position: absolute;
top: 50%;
right: auto;
bottom: auto;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%); } }
@media (min-width: 1024px) {
.l-abs,
.l-absolute {
position: absolute; }
.l-fixed {
position: fixed; }
.l-rel,
.l-relative {
position: relative; }
.l-static {
position: static; }
.l-sticky {
position: -webkit-sticky;
position: sticky; }
.l-abs-t {
position: absolute;
top: 0;
right: 0;
bottom: auto;
left: 0; }
.l-abs-tl {
position: absolute;
top: 0;
right: auto;
bottom: auto;
left: 0; }
.l-abs-tr {
position: absolute;
top: 0;
right: 0;
bottom: auto;
left: auto; }
.l-abs-r {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: auto; }
.l-abs-b {
position: absolute;
top: auto;
right: 0;
bottom: 0;
left: 0; }
.l-abs-bl {
position: absolute;
top: auto;
right: auto;
bottom: 0;
left: 0; }
.l-abs-br {
position: absolute;
top: auto;
right: 0;
bottom: 0;
left: auto; }
.l-abs-l {
position: absolute;
top: 0;
right: auto;
bottom: 0;
left: 0; }
.l-abs-full {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0; }
.l-abs-center {
position: absolute;
top: 50%;
right: auto;
bottom: auto;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%); } }
@media (min-width: 1440px) {
.d-abs,
.d-absolute {
position: absolute; }
.d-fixed {
position: fixed; }
.d-rel,
.d-relative {
position: relative; }
.d-static {
position: static; }
.d-sticky {
position: -webkit-sticky;
position: sticky; }
.d-abs-t {
position: absolute;
top: 0;
right: 0;
bottom: auto;
left: 0; }
.d-abs-tl {
position: absolute;
top: 0;
right: auto;
bottom: auto;
left: 0; }
.d-abs-tr {
position: absolute;
top: 0;
right: 0;
bottom: auto;
left: auto; }
.d-abs-r {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: auto; }
.d-abs-b {
position: absolute;
top: auto;
right: 0;
bottom: 0;
left: 0; }
.d-abs-bl {
position: absolute;
top: auto;
right: auto;
bottom: 0;
left: 0; }
.d-abs-br {
position: absolute;
top: auto;
right: 0;
bottom: 0;
left: auto; }
.d-abs-l {
position: absolute;
top: 0;
right: auto;
bottom: 0;
left: 0; }
.d-abs-full {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0; }
.d-abs-center {
position: absolute;
top: 50%;
right: auto;
bottom: auto;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%); } }
@media (min-width: 1px) {
.ov-hi,
.overflow-hidden {
overflow: hidden; } }
@media (min-width: 520px) {
.pl-ov-hi,
.pl-overflow-hidden {
overflow: hidden; } }
@media (min-width: 768px) {
.t-ov-hi,
.t-overflow-hidden {
overflow: hidden; } }
@media (min-width: 1024px) {
.l-ov-hi,
.l-overflow-hidden {
overflow: hidden; } }
@media (min-width: 1440px) {
.d-ov-hi,
.d-overflow-hidden {
overflow: hidden; } }
@media (min-width: 1px) {
.g {
padding: calc(var(--gutter)); }
.g-demi {
padding: calc(var(--gutter)/2); }
.gx, .card-blog, .card-guide, .card-province, .navigation.pagination, .latest-guides .more,
.featured-guides .more,
.latest-blog .more, .popular-posts .more, .archive-heroheader .content > .grid > div, .archive-heroheader .content > .sg-content > div, .generic-heroheader .content > .grid > div, .generic-heroheader .content > .sg-content > div, .home-locations h2, .home-locations h3, .sg-content, .sg-intro .grid p, .sg-intro .sg-content p, .generic-content > .grid > div, .generic-content > .sg-content > div {
padding-left: calc(var(--gutter));
padding-right: calc(var(--gutter)); }
.gx-demi {
padding-left: calc(var(--gutter)/2);
padding-right: calc(var(--gutter)/2); }
.gl {
padding-left: calc(var(--gutter)); }
.gr {
padding-right: calc(var(--gutter)); }
.gy {
padding-top: calc(var(--gutter));
padding-bottom: calc(var(--gutter)); }
.gy-demi {
padding-top: calc(var(--gutter)/2);
padding-bottom: calc(var(--gutter)/2); }
.gt {
padding-top: calc(var(--gutter)); }
.gb {
padding-bottom: calc(var(--gutter)); }
.gt-demi {
padding-top: calc(var(--gutter)/2); }
.gb-demi {
padding-bottom: calc(var(--gutter)/2); }
.g-xl, .home-partner-card {
padding: calc(var(--gutter-xl)); }
.gx-xl {
padding-left: calc(var(--gutter-xl));
padding-right: calc(var(--gutter-xl)); }
.gy-xl, .archive-heroheader .content > .grid > div, .archive-heroheader .content > .sg-content > div, .generic-heroheader .content > .grid > div, .generic-heroheader .content > .sg-content > div, .generic-content > .grid > div, .generic-content > .sg-content > div {
padding-top: calc(var(--gutter-xl));
padding-bottom: calc(var(--gutter-xl)); }
.gy-xl-2 {
padding-top: calc(var(--gutter-xl)*2);
padding-bottom: calc(var(--gutter-xl)*2); }
.gt-xl {
padding-top: calc(var(--gutter-xl)); }
.gb-xl, .home-about, .sg-content, .sg-intro {
padding-bottom: calc(var(--gutter-xl)); }
.gl-xl {
padding-left: calc(var(--gutter-xl)); }
.gr-xl {
padding-right: calc(var(--gutter-xl)); }
.g-lg {
padding: calc(var(--gutter-xl)/2); }
.gx-lg {
padding-left: calc(var(--gutter-xl)/2);
padding-right: calc(var(--gutter-xl)/2); }
.gy-lg {
padding-top: calc(var(--gutter-xl)/2);
padding-bottom: calc(var(--gutter-xl)/2); }
.gt-lg {
padding-top: calc(var(--gutter-xl)/2); }
.gb-lg {
padding-bottom: calc(var(--gutter-xl)/2); }
.g-0 {
padding: calc(var(--gutter)*0); }
.gx-0 {
padding-left: calc(var(--gutter)*0);
padding-right: calc(var(--gutter)*0); }
.gl-0 {
padding-left: calc(var(--gutter)*0); }
.gr-0 {
padding-right: calc(var(--gutter)*0); }
.gy-0 {
padding-top: calc(var(--gutter)*0);
padding-bottom: calc(var(--gutter)*0); }
.gt-0 {
padding-top: calc(var(--gutter)*0); }
.gb-0 {
padding-bottom: calc(var(--gutter)*0); }
.g-1 {
padding: calc(var(--gutter)*1); }
.gx-1 {
padding-left: calc(var(--gutter)*1);
padding-right: calc(var(--gutter)*1); }
.gl-1 {
padding-left: calc(var(--gutter)*1); }
.gr-1 {
padding-right: calc(var(--gutter)*1); }
.gy-1 {
padding-top: calc(var(--gutter)*1);
padding-bottom: calc(var(--gutter)*1); }
.gt-1 {
padding-top: calc(var(--gutter)*1); }
.gb-1 {
padding-bottom: calc(var(--gutter)*1); }
.g-2 {
padding: calc(var(--gutter)*2); }
.gx-2 {
padding-left: calc(var(--gutter)*2);
padding-right: calc(var(--gutter)*2); }
.gl-2 {
padding-left: calc(var(--gutter)*2); }
.gr-2 {
padding-right: calc(var(--gutter)*2); }
.gy-2 {
padding-top: calc(var(--gutter)*2);
padding-bottom: calc(var(--gutter)*2); }
.gt-2 {
padding-top: calc(var(--gutter)*2); }
.gb-2, .card-blog, .card-guide, .card-province {
padding-bottom: calc(var(--gutter)*2); }
.g-3 {
padding: calc(var(--gutter)*3); }
.gx-3 {
padding-left: calc(var(--gutter)*3);
padding-right: calc(var(--gutter)*3); }
.gl-3 {
padding-left: calc(var(--gutter)*3); }
.gr-3 {
padding-right: calc(var(--gutter)*3); }
.gy-3 {
padding-top: calc(var(--gutter)*3);
padding-bottom: calc(var(--gutter)*3); }
.gt-3 {
padding-top: calc(var(--gutter)*3); }
.gb-3 {
padding-bottom: calc(var(--gutter)*3); }
.g-4 {
padding: calc(var(--gutter)*4); }
.gx-4 {
padding-left: calc(var(--gutter)*4);
padding-right: calc(var(--gutter)*4); }
.gl-4 {
padding-left: calc(var(--gutter)*4); }
.gr-4 {
padding-right: calc(var(--gutter)*4); }
.gy-4 {
padding-top: calc(var(--gutter)*4);
padding-bottom: calc(var(--gutter)*4); }
.gt-4 {
padding-top: calc(var(--gutter)*4); }
.gb-4 {
padding-bottom: calc(var(--gutter)*4); }
.g-5 {
padding: calc(var(--gutter)*5); }
.gx-5 {
padding-left: calc(var(--gutter)*5);
padding-right: calc(var(--gutter)*5); }
.gl-5 {
padding-left: calc(var(--gutter)*5); }
.gr-5 {
padding-right: calc(var(--gutter)*5); }
.gy-5 {
padding-top: calc(var(--gutter)*5);
padding-bottom: calc(var(--gutter)*5); }
.gt-5 {
padding-top: calc(var(--gutter)*5); }
.gb-5 {
padding-bottom: calc(var(--gutter)*5); }
.g-6 {
padding: calc(var(--gutter)*6); }
.gx-6 {
padding-left: calc(var(--gutter)*6);
padding-right: calc(var(--gutter)*6); }
.gl-6 {
padding-left: calc(var(--gutter)*6); }
.gr-6 {
padding-right: calc(var(--gutter)*6); }
.gy-6 {
padding-top: calc(var(--gutter)*6);
padding-bottom: calc(var(--gutter)*6); }
.gt-6 {
padding-top: calc(var(--gutter)*6); }
.gb-6 {
padding-bottom: calc(var(--gutter)*6); }
.g-7 {
padding: calc(var(--gutter)*7); }
.gx-7 {
padding-left: calc(var(--gutter)*7);
padding-right: calc(var(--gutter)*7); }
.gl-7 {
padding-left: calc(var(--gutter)*7); }
.gr-7 {
padding-right: calc(var(--gutter)*7); }
.gy-7 {
padding-top: calc(var(--gutter)*7);
padding-bottom: calc(var(--gutter)*7); }
.gt-7 {
padding-top: calc(var(--gutter)*7); }
.gb-7 {
padding-bottom: calc(var(--gutter)*7); }
.g-8 {
padding: calc(var(--gutter)*8); }
.gx-8 {
padding-left: calc(var(--gutter)*8);
padding-right: calc(var(--gutter)*8); }
.gl-8 {
padding-left: calc(var(--gutter)*8); }
.gr-8 {
padding-right: calc(var(--gutter)*8); }
.gy-8 {
padding-top: calc(var(--gutter)*8);
padding-bottom: calc(var(--gutter)*8); }
.gt-8 {
padding-top: calc(var(--gutter)*8); }
.gb-8 {
padding-bottom: calc(var(--gutter)*8); }
.g-9 {
padding: calc(var(--gutter)*9); }
.gx-9 {
padding-left: calc(var(--gutter)*9);
padding-right: calc(var(--gutter)*9); }
.gl-9 {
padding-left: calc(var(--gutter)*9); }
.gr-9 {
padding-right: calc(var(--gutter)*9); }
.gy-9 {
padding-top: calc(var(--gutter)*9);
padding-bottom: calc(var(--gutter)*9); }
.gt-9 {
padding-top: calc(var(--gutter)*9); }
.gb-9 {
padding-bottom: calc(var(--gutter)*9); }
.g-10 {
padding: calc(var(--gutter)*10); }
.gx-10 {
padding-left: calc(var(--gutter)*10);
padding-right: calc(var(--gutter)*10); }
.gl-10 {
padding-left: calc(var(--gutter)*10); }
.gr-10 {
padding-right: calc(var(--gutter)*10); }
.gy-10 {
padding-top: calc(var(--gutter)*10);
padding-bottom: calc(var(--gutter)*10); }
.gt-10 {
padding-top: calc(var(--gutter)*10); }
.gb-10 {
padding-bottom: calc(var(--gutter)*10); } }
@media (min-width: 520px) {
.pl-g {
padding: calc(var(--gutter)); }
.pl-g-demi {
padding: calc(var(--gutter)/2); }
.pl-gx {
padding-left: calc(var(--gutter));
padding-right: calc(var(--gutter)); }
.pl-gx-demi {
padding-left: calc(var(--gutter)/2);
padding-right: calc(var(--gutter)/2); }
.pl-gl {
padding-left: calc(var(--gutter)); }
.pl-gr {
padding-right: calc(var(--gutter)); }
.pl-gy {
padding-top: calc(var(--gutter));
padding-bottom: calc(var(--gutter)); }
.pl-gy-demi {
padding-top: calc(var(--gutter)/2);
padding-bottom: calc(var(--gutter)/2); }
.pl-gt {
padding-top: calc(var(--gutter)); }
.pl-gb {
padding-bottom: calc(var(--gutter)); }
.pl-gt-demi {
padding-top: calc(var(--gutter)/2); }
.pl-gb-demi {
padding-bottom: calc(var(--gutter)/2); }
.pl-g-xl {
padding: calc(var(--gutter-xl)); }
.pl-gx-xl {
padding-left: calc(var(--gutter-xl));
padding-right: calc(var(--gutter-xl)); }
.pl-gy-xl {
padding-top: calc(var(--gutter-xl));
padding-bottom: calc(var(--gutter-xl)); }
.pl-gy-xl-2 {
padding-top: calc(var(--gutter-xl)*2);
padding-bottom: calc(var(--gutter-xl)*2); }
.pl-gt-xl {
padding-top: calc(var(--gutter-xl)); }
.pl-gb-xl {
padding-bottom: calc(var(--gutter-xl)); }
.pl-gl-xl {
padding-left: calc(var(--gutter-xl)); }
.pl-gr-xl {
padding-right: calc(var(--gutter-xl)); }
.pl-g-lg {
padding: calc(var(--gutter-xl)/2); }
.pl-gx-lg {
padding-left: calc(var(--gutter-xl)/2);
padding-right: calc(var(--gutter-xl)/2); }
.pl-gy-lg {
padding-top: calc(var(--gutter-xl)/2);
padding-bottom: calc(var(--gutter-xl)/2); }
.pl-gt-lg {
padding-top: calc(var(--gutter-xl)/2); }
.pl-gb-lg {
padding-bottom: calc(var(--gutter-xl)/2); }
.pl-g-0 {
padding: calc(var(--gutter)*0); }
.pl-gx-0 {
padding-left: calc(var(--gutter)*0);
padding-right: calc(var(--gutter)*0); }
.pl-gl-0 {
padding-left: calc(var(--gutter)*0); }
.pl-gr-0 {
padding-right: calc(var(--gutter)*0); }
.pl-gy-0 {
padding-top: calc(var(--gutter)*0);
padding-bottom: calc(var(--gutter)*0); }
.pl-gt-0 {
padding-top: calc(var(--gutter)*0); }
.pl-gb-0 {
padding-bottom: calc(var(--gutter)*0); }
.pl-g-1 {
padding: calc(var(--gutter)*1); }
.pl-gx-1 {
padding-left: calc(var(--gutter)*1);
padding-right: calc(var(--gutter)*1); }
.pl-gl-1 {
padding-left: calc(var(--gutter)*1); }
.pl-gr-1 {
padding-right: calc(var(--gutter)*1); }
.pl-gy-1 {
padding-top: calc(var(--gutter)*1);
padding-bottom: calc(var(--gutter)*1); }
.pl-gt-1 {
padding-top: calc(var(--gutter)*1); }
.pl-gb-1 {
padding-bottom: calc(var(--gutter)*1); }
.pl-g-2 {
padding: calc(var(--gutter)*2); }
.pl-gx-2 {
padding-left: calc(var(--gutter)*2);
padding-right: calc(var(--gutter)*2); }
.pl-gl-2 {
padding-left: calc(var(--gutter)*2); }
.pl-gr-2 {
padding-right: calc(var(--gutter)*2); }
.pl-gy-2 {
padding-top: calc(var(--gutter)*2);
padding-bottom: calc(var(--gutter)*2); }
.pl-gt-2 {
padding-top: calc(var(--gutter)*2); }
.pl-gb-2 {
padding-bottom: calc(var(--gutter)*2); }
.pl-g-3 {
padding: calc(var(--gutter)*3); }
.pl-gx-3 {
padding-left: calc(var(--gutter)*3);
padding-right: calc(var(--gutter)*3); }
.pl-gl-3 {
padding-left: calc(var(--gutter)*3); }
.pl-gr-3 {
padding-right: calc(var(--gutter)*3); }
.pl-gy-3 {
padding-top: calc(var(--gutter)*3);
padding-bottom: calc(var(--gutter)*3); }
.pl-gt-3 {
padding-top: calc(var(--gutter)*3); }
.pl-gb-3 {
padding-bottom: calc(var(--gutter)*3); }
.pl-g-4 {
padding: calc(var(--gutter)*4); }
.pl-gx-4 {
padding-left: calc(var(--gutter)*4);
padding-right: calc(var(--gutter)*4); }
.pl-gl-4 {
padding-left: calc(var(--gutter)*4); }
.pl-gr-4 {
padding-right: calc(var(--gutter)*4); }
.pl-gy-4 {
padding-top: calc(var(--gutter)*4);
padding-bottom: calc(var(--gutter)*4); }
.pl-gt-4 {
padding-top: calc(var(--gutter)*4); }
.pl-gb-4 {
padding-bottom: calc(var(--gutter)*4); }
.pl-g-5 {
padding: calc(var(--gutter)*5); }
.pl-gx-5 {
padding-left: calc(var(--gutter)*5);
padding-right: calc(var(--gutter)*5); }
.pl-gl-5 {
padding-left: calc(var(--gutter)*5); }
.pl-gr-5 {
padding-right: calc(var(--gutter)*5); }
.pl-gy-5 {
padding-top: calc(var(--gutter)*5);
padding-bottom: calc(var(--gutter)*5); }
.pl-gt-5 {
padding-top: calc(var(--gutter)*5); }
.pl-gb-5 {
padding-bottom: calc(var(--gutter)*5); }
.pl-g-6 {
padding: calc(var(--gutter)*6); }
.pl-gx-6 {
padding-left: calc(var(--gutter)*6);
padding-right: calc(var(--gutter)*6); }
.pl-gl-6 {
padding-left: calc(var(--gutter)*6); }
.pl-gr-6 {
padding-right: calc(var(--gutter)*6); }
.pl-gy-6 {
padding-top: calc(var(--gutter)*6);
padding-bottom: calc(var(--gutter)*6); }
.pl-gt-6 {
padding-top: calc(var(--gutter)*6); }
.pl-gb-6 {
padding-bottom: calc(var(--gutter)*6); }
.pl-g-7 {
padding: calc(var(--gutter)*7); }
.pl-gx-7 {
padding-left: calc(var(--gutter)*7);
padding-right: calc(var(--gutter)*7); }
.pl-gl-7 {
padding-left: calc(var(--gutter)*7); }
.pl-gr-7 {
padding-right: calc(var(--gutter)*7); }
.pl-gy-7 {
padding-top: calc(var(--gutter)*7);
padding-bottom: calc(var(--gutter)*7); }
.pl-gt-7 {
padding-top: calc(var(--gutter)*7); }
.pl-gb-7 {
padding-bottom: calc(var(--gutter)*7); }
.pl-g-8 {
padding: calc(var(--gutter)*8); }
.pl-gx-8 {
padding-left: calc(var(--gutter)*8);
padding-right: calc(var(--gutter)*8); }
.pl-gl-8 {
padding-left: calc(var(--gutter)*8); }
.pl-gr-8 {
padding-right: calc(var(--gutter)*8); }
.pl-gy-8 {
padding-top: calc(var(--gutter)*8);
padding-bottom: calc(var(--gutter)*8); }
.pl-gt-8 {
padding-top: calc(var(--gutter)*8); }
.pl-gb-8 {
padding-bottom: calc(var(--gutter)*8); }
.pl-g-9 {
padding: calc(var(--gutter)*9); }
.pl-gx-9 {
padding-left: calc(var(--gutter)*9);
padding-right: calc(var(--gutter)*9); }
.pl-gl-9 {
padding-left: calc(var(--gutter)*9); }
.pl-gr-9 {
padding-right: calc(var(--gutter)*9); }
.pl-gy-9 {
padding-top: calc(var(--gutter)*9);
padding-bottom: calc(var(--gutter)*9); }
.pl-gt-9 {
padding-top: calc(var(--gutter)*9); }
.pl-gb-9 {
padding-bottom: calc(var(--gutter)*9); }
.pl-g-10 {
padding: calc(var(--gutter)*10); }
.pl-gx-10 {
padding-left: calc(var(--gutter)*10);
padding-right: calc(var(--gutter)*10); }
.pl-gl-10 {
padding-left: calc(var(--gutter)*10); }
.pl-gr-10 {
padding-right: calc(var(--gutter)*10); }
.pl-gy-10 {
padding-top: calc(var(--gutter)*10);
padding-bottom: calc(var(--gutter)*10); }
.pl-gt-10 {
padding-top: calc(var(--gutter)*10); }
.pl-gb-10 {
padding-bottom: calc(var(--gutter)*10); } }
@media (min-width: 768px) {
.t-g {
padding: calc(var(--gutter)); }
.t-g-demi {
padding: calc(var(--gutter)/2); }
.t-gx {
padding-left: calc(var(--gutter));
padding-right: calc(var(--gutter)); }
.t-gx-demi {
padding-left: calc(var(--gutter)/2);
padding-right: calc(var(--gutter)/2); }
.t-gl {
padding-left: calc(var(--gutter)); }
.t-gr {
padding-right: calc(var(--gutter)); }
.t-gy {
padding-top: calc(var(--gutter));
padding-bottom: calc(var(--gutter)); }
.t-gy-demi {
padding-top: calc(var(--gutter)/2);
padding-bottom: calc(var(--gutter)/2); }
.t-gt {
padding-top: calc(var(--gutter)); }
.t-gb {
padding-bottom: calc(var(--gutter)); }
.t-gt-demi {
padding-top: calc(var(--gutter)/2); }
.t-gb-demi {
padding-bottom: calc(var(--gutter)/2); }
.t-g-xl {
padding: calc(var(--gutter-xl)); }
.t-gx-xl {
padding-left: calc(var(--gutter-xl));
padding-right: calc(var(--gutter-xl)); }
.t-gy-xl {
padding-top: calc(var(--gutter-xl));
padding-bottom: calc(var(--gutter-xl)); }
.t-gy-xl-2 {
padding-top: calc(var(--gutter-xl)*2);
padding-bottom: calc(var(--gutter-xl)*2); }
.t-gt-xl {
padding-top: calc(var(--gutter-xl)); }
.t-gb-xl {
padding-bottom: calc(var(--gutter-xl)); }
.t-gl-xl {
padding-left: calc(var(--gutter-xl)); }
.t-gr-xl {
padding-right: calc(var(--gutter-xl)); }
.t-g-lg {
padding: calc(var(--gutter-xl)/2); }
.t-gx-lg {
padding-left: calc(var(--gutter-xl)/2);
padding-right: calc(var(--gutter-xl)/2); }
.t-gy-lg {
padding-top: calc(var(--gutter-xl)/2);
padding-bottom: calc(var(--gutter-xl)/2); }
.t-gt-lg {
padding-top: calc(var(--gutter-xl)/2); }
.t-gb-lg {
padding-bottom: calc(var(--gutter-xl)/2); }
.t-g-0 {
padding: calc(var(--gutter)*0); }
.t-gx-0 {
padding-left: calc(var(--gutter)*0);
padding-right: calc(var(--gutter)*0); }
.t-gl-0 {
padding-left: calc(var(--gutter)*0); }
.t-gr-0 {
padding-right: calc(var(--gutter)*0); }
.t-gy-0 {
padding-top: calc(var(--gutter)*0);
padding-bottom: calc(var(--gutter)*0); }
.t-gt-0 {
padding-top: calc(var(--gutter)*0); }
.t-gb-0 {
padding-bottom: calc(var(--gutter)*0); }
.t-g-1 {
padding: calc(var(--gutter)*1); }
.t-gx-1 {
padding-left: calc(var(--gutter)*1);
padding-right: calc(var(--gutter)*1); }
.t-gl-1 {
padding-left: calc(var(--gutter)*1); }
.t-gr-1 {
padding-right: calc(var(--gutter)*1); }
.t-gy-1 {
padding-top: calc(var(--gutter)*1);
padding-bottom: calc(var(--gutter)*1); }
.t-gt-1 {
padding-top: calc(var(--gutter)*1); }
.t-gb-1 {
padding-bottom: calc(var(--gutter)*1); }
.t-g-2 {
padding: calc(var(--gutter)*2); }
.t-gx-2 {
padding-left: calc(var(--gutter)*2);
padding-right: calc(var(--gutter)*2); }
.t-gl-2 {
padding-left: calc(var(--gutter)*2); }
.t-gr-2 {
padding-right: calc(var(--gutter)*2); }
.t-gy-2 {
padding-top: calc(var(--gutter)*2);
padding-bottom: calc(var(--gutter)*2); }
.t-gt-2 {
padding-top: calc(var(--gutter)*2); }
.t-gb-2, .sg-sidebar h2 {
padding-bottom: calc(var(--gutter)*2); }
.t-g-3 {
padding: calc(var(--gutter)*3); }
.t-gx-3 {
padding-left: calc(var(--gutter)*3);
padding-right: calc(var(--gutter)*3); }
.t-gl-3 {
padding-left: calc(var(--gutter)*3); }
.t-gr-3 {
padding-right: calc(var(--gutter)*3); }
.t-gy-3 {
padding-top: calc(var(--gutter)*3);
padding-bottom: calc(var(--gutter)*3); }
.t-gt-3 {
padding-top: calc(var(--gutter)*3); }
.t-gb-3 {
padding-bottom: calc(var(--gutter)*3); }
.t-g-4 {
padding: calc(var(--gutter)*4); }
.t-gx-4 {
padding-left: calc(var(--gutter)*4);
padding-right: calc(var(--gutter)*4); }
.t-gl-4 {
padding-left: calc(var(--gutter)*4); }
.t-gr-4 {
padding-right: calc(var(--gutter)*4); }
.t-gy-4 {
padding-top: calc(var(--gutter)*4);
padding-bottom: calc(var(--gutter)*4); }
.t-gt-4 {
padding-top: calc(var(--gutter)*4); }
.t-gb-4 {
padding-bottom: calc(var(--gutter)*4); }
.t-g-5 {
padding: calc(var(--gutter)*5); }
.t-gx-5 {
padding-left: calc(var(--gutter)*5);
padding-right: calc(var(--gutter)*5); }
.t-gl-5 {
padding-left: calc(var(--gutter)*5); }
.t-gr-5 {
padding-right: calc(var(--gutter)*5); }
.t-gy-5 {
padding-top: calc(var(--gutter)*5);
padding-bottom: calc(var(--gutter)*5); }
.t-gt-5 {
padding-top: calc(var(--gutter)*5); }
.t-gb-5 {
padding-bottom: calc(var(--gutter)*5); }
.t-g-6 {
padding: calc(var(--gutter)*6); }
.t-gx-6 {
padding-left: calc(var(--gutter)*6);
padding-right: calc(var(--gutter)*6); }
.t-gl-6 {
padding-left: calc(var(--gutter)*6); }
.t-gr-6 {
padding-right: calc(var(--gutter)*6); }
.t-gy-6 {
padding-top: calc(var(--gutter)*6);
padding-bottom: calc(var(--gutter)*6); }
.t-gt-6 {
padding-top: calc(var(--gutter)*6); }
.t-gb-6 {
padding-bottom: calc(var(--gutter)*6); }
.t-g-7 {
padding: calc(var(--gutter)*7); }
.t-gx-7 {
padding-left: calc(var(--gutter)*7);
padding-right: calc(var(--gutter)*7); }
.t-gl-7 {
padding-left: calc(var(--gutter)*7); }
.t-gr-7 {
padding-right: calc(var(--gutter)*7); }
.t-gy-7 {
padding-top: calc(var(--gutter)*7);
padding-bottom: calc(var(--gutter)*7); }
.t-gt-7 {
padding-top: calc(var(--gutter)*7); }
.t-gb-7 {
padding-bottom: calc(var(--gutter)*7); }
.t-g-8 {
padding: calc(var(--gutter)*8); }
.t-gx-8 {
padding-left: calc(var(--gutter)*8);
padding-right: calc(var(--gutter)*8); }
.t-gl-8 {
padding-left: calc(var(--gutter)*8); }
.t-gr-8 {
padding-right: calc(var(--gutter)*8); }
.t-gy-8 {
padding-top: calc(var(--gutter)*8);
padding-bottom: calc(var(--gutter)*8); }
.t-gt-8 {
padding-top: calc(var(--gutter)*8); }
.t-gb-8 {
padding-bottom: calc(var(--gutter)*8); }
.t-g-9 {
padding: calc(var(--gutter)*9); }
.t-gx-9 {
padding-left: calc(var(--gutter)*9);
padding-right: calc(var(--gutter)*9); }
.t-gl-9 {
padding-left: calc(var(--gutter)*9); }
.t-gr-9 {
padding-right: calc(var(--gutter)*9); }
.t-gy-9 {
padding-top: calc(var(--gutter)*9);
padding-bottom: calc(var(--gutter)*9); }
.t-gt-9 {
padding-top: calc(var(--gutter)*9); }
.t-gb-9 {
padding-bottom: calc(var(--gutter)*9); }
.t-g-10 {
padding: calc(var(--gutter)*10); }
.t-gx-10 {
padding-left: calc(var(--gutter)*10);
padding-right: calc(var(--gutter)*10); }
.t-gl-10 {
padding-left: calc(var(--gutter)*10); }
.t-gr-10 {
padding-right: calc(var(--gutter)*10); }
.t-gy-10 {
padding-top: calc(var(--gutter)*10);
padding-bottom: calc(var(--gutter)*10); }
.t-gt-10 {
padding-top: calc(var(--gutter)*10); }
.t-gb-10 {
padding-bottom: calc(var(--gutter)*10); } }
@media (min-width: 1024px) {
.l-g {
padding: calc(var(--gutter)); }
.l-g-demi {
padding: calc(var(--gutter)/2); }
.l-gx {
padding-left: calc(var(--gutter));
padding-right: calc(var(--gutter)); }
.l-gx-demi {
padding-left: calc(var(--gutter)/2);
padding-right: calc(var(--gutter)/2); }
.l-gl {
padding-left: calc(var(--gutter)); }
.l-gr {
padding-right: calc(var(--gutter)); }
.l-gy {
padding-top: calc(var(--gutter));
padding-bottom: calc(var(--gutter)); }
.l-gy-demi {
padding-top: calc(var(--gutter)/2);
padding-bottom: calc(var(--gutter)/2); }
.l-gt {
padding-top: calc(var(--gutter)); }
.l-gb {
padding-bottom: calc(var(--gutter)); }
.l-gt-demi {
padding-top: calc(var(--gutter)/2); }
.l-gb-demi {
padding-bottom: calc(var(--gutter)/2); }
.l-g-xl {
padding: calc(var(--gutter-xl)); }
.l-gx-xl {
padding-left: calc(var(--gutter-xl));
padding-right: calc(var(--gutter-xl)); }
.l-gy-xl {
padding-top: calc(var(--gutter-xl));
padding-bottom: calc(var(--gutter-xl)); }
.l-gy-xl-2 {
padding-top: calc(var(--gutter-xl)*2);
padding-bottom: calc(var(--gutter-xl)*2); }
.l-gt-xl {
padding-top: calc(var(--gutter-xl)); }
.l-gb-xl {
padding-bottom: calc(var(--gutter-xl)); }
.l-gl-xl {
padding-left: calc(var(--gutter-xl)); }
.l-gr-xl {
padding-right: calc(var(--gutter-xl)); }
.l-g-lg {
padding: calc(var(--gutter-xl)/2); }
.l-gx-lg {
padding-left: calc(var(--gutter-xl)/2);
padding-right: calc(var(--gutter-xl)/2); }
.l-gy-lg {
padding-top: calc(var(--gutter-xl)/2);
padding-bottom: calc(var(--gutter-xl)/2); }
.l-gt-lg {
padding-top: calc(var(--gutter-xl)/2); }
.l-gb-lg {
padding-bottom: calc(var(--gutter-xl)/2); }
.l-g-0 {
padding: calc(var(--gutter)*0); }
.l-gx-0 {
padding-left: calc(var(--gutter)*0);
padding-right: calc(var(--gutter)*0); }
.l-gl-0 {
padding-left: calc(var(--gutter)*0); }
.l-gr-0 {
padding-right: calc(var(--gutter)*0); }
.l-gy-0 {
padding-top: calc(var(--gutter)*0);
padding-bottom: calc(var(--gutter)*0); }
.l-gt-0 {
padding-top: calc(var(--gutter)*0); }
.l-gb-0 {
padding-bottom: calc(var(--gutter)*0); }
.l-g-1 {
padding: calc(var(--gutter)*1); }
.l-gx-1 {
padding-left: calc(var(--gutter)*1);
padding-right: calc(var(--gutter)*1); }
.l-gl-1 {
padding-left: calc(var(--gutter)*1); }
.l-gr-1 {
padding-right: calc(var(--gutter)*1); }
.l-gy-1 {
padding-top: calc(var(--gutter)*1);
padding-bottom: calc(var(--gutter)*1); }
.l-gt-1 {
padding-top: calc(var(--gutter)*1); }
.l-gb-1 {
padding-bottom: calc(var(--gutter)*1); }
.l-g-2 {
padding: calc(var(--gutter)*2); }
.l-gx-2 {
padding-left: calc(var(--gutter)*2);
padding-right: calc(var(--gutter)*2); }
.l-gl-2 {
padding-left: calc(var(--gutter)*2); }
.l-gr-2 {
padding-right: calc(var(--gutter)*2); }
.l-gy-2 {
padding-top: calc(var(--gutter)*2);
padding-bottom: calc(var(--gutter)*2); }
.l-gt-2 {
padding-top: calc(var(--gutter)*2); }
.l-gb-2 {
padding-bottom: calc(var(--gutter)*2); }
.l-g-3 {
padding: calc(var(--gutter)*3); }
.l-gx-3 {
padding-left: calc(var(--gutter)*3);
padding-right: calc(var(--gutter)*3); }
.l-gl-3 {
padding-left: calc(var(--gutter)*3); }
.l-gr-3 {
padding-right: calc(var(--gutter)*3); }
.l-gy-3 {
padding-top: calc(var(--gutter)*3);
padding-bottom: calc(var(--gutter)*3); }
.l-gt-3 {
padding-top: calc(var(--gutter)*3); }
.l-gb-3 {
padding-bottom: calc(var(--gutter)*3); }
.l-g-4 {
padding: calc(var(--gutter)*4); }
.l-gx-4 {
padding-left: calc(var(--gutter)*4);
padding-right: calc(var(--gutter)*4); }
.l-gl-4 {
padding-left: calc(var(--gutter)*4); }
.l-gr-4 {
padding-right: calc(var(--gutter)*4); }
.l-gy-4 {
padding-top: calc(var(--gutter)*4);
padding-bottom: calc(var(--gutter)*4); }
.l-gt-4 {
padding-top: calc(var(--gutter)*4); }
.l-gb-4 {
padding-bottom: calc(var(--gutter)*4); }
.l-g-5 {
padding: calc(var(--gutter)*5); }
.l-gx-5 {
padding-left: calc(var(--gutter)*5);
padding-right: calc(var(--gutter)*5); }
.l-gl-5 {
padding-left: calc(var(--gutter)*5); }
.l-gr-5 {
padding-right: calc(var(--gutter)*5); }
.l-gy-5 {
padding-top: calc(var(--gutter)*5);
padding-bottom: calc(var(--gutter)*5); }
.l-gt-5 {
padding-top: calc(var(--gutter)*5); }
.l-gb-5 {
padding-bottom: calc(var(--gutter)*5); }
.l-g-6 {
padding: calc(var(--gutter)*6); }
.l-gx-6 {
padding-left: calc(var(--gutter)*6);
padding-right: calc(var(--gutter)*6); }
.l-gl-6 {
padding-left: calc(var(--gutter)*6); }
.l-gr-6 {
padding-right: calc(var(--gutter)*6); }
.l-gy-6 {
padding-top: calc(var(--gutter)*6);
padding-bottom: calc(var(--gutter)*6); }
.l-gt-6 {
padding-top: calc(var(--gutter)*6); }
.l-gb-6 {
padding-bottom: calc(var(--gutter)*6); }
.l-g-7 {
padding: calc(var(--gutter)*7); }
.l-gx-7 {
padding-left: calc(var(--gutter)*7);
padding-right: calc(var(--gutter)*7); }
.l-gl-7 {
padding-left: calc(var(--gutter)*7); }
.l-gr-7 {
padding-right: calc(var(--gutter)*7); }
.l-gy-7 {
padding-top: calc(var(--gutter)*7);
padding-bottom: calc(var(--gutter)*7); }
.l-gt-7 {
padding-top: calc(var(--gutter)*7); }
.l-gb-7 {
padding-bottom: calc(var(--gutter)*7); }
.l-g-8 {
padding: calc(var(--gutter)*8); }
.l-gx-8 {
padding-left: calc(var(--gutter)*8);
padding-right: calc(var(--gutter)*8); }
.l-gl-8 {
padding-left: calc(var(--gutter)*8); }
.l-gr-8 {
padding-right: calc(var(--gutter)*8); }
.l-gy-8 {
padding-top: calc(var(--gutter)*8);
padding-bottom: calc(var(--gutter)*8); }
.l-gt-8 {
padding-top: calc(var(--gutter)*8); }
.l-gb-8 {
padding-bottom: calc(var(--gutter)*8); }
.l-g-9 {
padding: calc(var(--gutter)*9); }
.l-gx-9 {
padding-left: calc(var(--gutter)*9);
padding-right: calc(var(--gutter)*9); }
.l-gl-9 {
padding-left: calc(var(--gutter)*9); }
.l-gr-9 {
padding-right: calc(var(--gutter)*9); }
.l-gy-9 {
padding-top: calc(var(--gutter)*9);
padding-bottom: calc(var(--gutter)*9); }
.l-gt-9 {
padding-top: calc(var(--gutter)*9); }
.l-gb-9 {
padding-bottom: calc(var(--gutter)*9); }
.l-g-10 {
padding: calc(var(--gutter)*10); }
.l-gx-10 {
padding-left: calc(var(--gutter)*10);
padding-right: calc(var(--gutter)*10); }
.l-gl-10 {
padding-left: calc(var(--gutter)*10); }
.l-gr-10 {
padding-right: calc(var(--gutter)*10); }
.l-gy-10 {
padding-top: calc(var(--gutter)*10);
padding-bottom: calc(var(--gutter)*10); }
.l-gt-10 {
padding-top: calc(var(--gutter)*10); }
.l-gb-10 {
padding-bottom: calc(var(--gutter)*10); } }
@media (min-width: 1440px) {
.d-g {
padding: calc(var(--gutter)); }
.d-g-demi {
padding: calc(var(--gutter)/2); }
.d-gx {
padding-left: calc(var(--gutter));
padding-right: calc(var(--gutter)); }
.d-gx-demi {
padding-left: calc(var(--gutter)/2);
padding-right: calc(var(--gutter)/2); }
.d-gl {
padding-left: calc(var(--gutter)); }
.d-gr {
padding-right: calc(var(--gutter)); }
.d-gy {
padding-top: calc(var(--gutter));
padding-bottom: calc(var(--gutter)); }
.d-gy-demi {
padding-top: calc(var(--gutter)/2);
padding-bottom: calc(var(--gutter)/2); }
.d-gt {
padding-top: calc(var(--gutter)); }
.d-gb {
padding-bottom: calc(var(--gutter)); }
.d-gt-demi {
padding-top: calc(var(--gutter)/2); }
.d-gb-demi {
padding-bottom: calc(var(--gutter)/2); }
.d-g-xl {
padding: calc(var(--gutter-xl)); }
.d-gx-xl {
padding-left: calc(var(--gutter-xl));
padding-right: calc(var(--gutter-xl)); }
.d-gy-xl {
padding-top: calc(var(--gutter-xl));
padding-bottom: calc(var(--gutter-xl)); }
.d-gy-xl-2 {
padding-top: calc(var(--gutter-xl)*2);
padding-bottom: calc(var(--gutter-xl)*2); }
.d-gt-xl {
padding-top: calc(var(--gutter-xl)); }
.d-gb-xl {
padding-bottom: calc(var(--gutter-xl)); }
.d-gl-xl {
padding-left: calc(var(--gutter-xl)); }
.d-gr-xl {
padding-right: calc(var(--gutter-xl)); }
.d-g-lg {
padding: calc(var(--gutter-xl)/2); }
.d-gx-lg {
padding-left: calc(var(--gutter-xl)/2);
padding-right: calc(var(--gutter-xl)/2); }
.d-gy-lg {
padding-top: calc(var(--gutter-xl)/2);
padding-bottom: calc(var(--gutter-xl)/2); }
.d-gt-lg {
padding-top: calc(var(--gutter-xl)/2); }
.d-gb-lg {
padding-bottom: calc(var(--gutter-xl)/2); }
.d-g-0 {
padding: calc(var(--gutter)*0); }
.d-gx-0 {
padding-left: calc(var(--gutter)*0);
padding-right: calc(var(--gutter)*0); }
.d-gl-0 {
padding-left: calc(var(--gutter)*0); }
.d-gr-0 {
padding-right: calc(var(--gutter)*0); }
.d-gy-0 {
padding-top: calc(var(--gutter)*0);
padding-bottom: calc(var(--gutter)*0); }
.d-gt-0 {
padding-top: calc(var(--gutter)*0); }
.d-gb-0 {
padding-bottom: calc(var(--gutter)*0); }
.d-g-1 {
padding: calc(var(--gutter)*1); }
.d-gx-1 {
padding-left: calc(var(--gutter)*1);
padding-right: calc(var(--gutter)*1); }
.d-gl-1 {
padding-left: calc(var(--gutter)*1); }
.d-gr-1 {
padding-right: calc(var(--gutter)*1); }
.d-gy-1 {
padding-top: calc(var(--gutter)*1);
padding-bottom: calc(var(--gutter)*1); }
.d-gt-1 {
padding-top: calc(var(--gutter)*1); }
.d-gb-1 {
padding-bottom: calc(var(--gutter)*1); }
.d-g-2 {
padding: calc(var(--gutter)*2); }
.d-gx-2 {
padding-left: calc(var(--gutter)*2);
padding-right: calc(var(--gutter)*2); }
.d-gl-2 {
padding-left: calc(var(--gutter)*2); }
.d-gr-2 {
padding-right: calc(var(--gutter)*2); }
.d-gy-2 {
padding-top: calc(var(--gutter)*2);
padding-bottom: calc(var(--gutter)*2); }
.d-gt-2 {
padding-top: calc(var(--gutter)*2); }
.d-gb-2 {
padding-bottom: calc(var(--gutter)*2); }
.d-g-3 {
padding: calc(var(--gutter)*3); }
.d-gx-3 {
padding-left: calc(var(--gutter)*3);
padding-right: calc(var(--gutter)*3); }
.d-gl-3 {
padding-left: calc(var(--gutter)*3); }
.d-gr-3 {
padding-right: calc(var(--gutter)*3); }
.d-gy-3 {
padding-top: calc(var(--gutter)*3);
padding-bottom: calc(var(--gutter)*3); }
.d-gt-3 {
padding-top: calc(var(--gutter)*3); }
.d-gb-3 {
padding-bottom: calc(var(--gutter)*3); }
.d-g-4 {
padding: calc(var(--gutter)*4); }
.d-gx-4 {
padding-left: calc(var(--gutter)*4);
padding-right: calc(var(--gutter)*4); }
.d-gl-4 {
padding-left: calc(var(--gutter)*4); }
.d-gr-4 {
padding-right: calc(var(--gutter)*4); }
.d-gy-4 {
padding-top: calc(var(--gutter)*4);
padding-bottom: calc(var(--gutter)*4); }
.d-gt-4 {
padding-top: calc(var(--gutter)*4); }
.d-gb-4 {
padding-bottom: calc(var(--gutter)*4); }
.d-g-5 {
padding: calc(var(--gutter)*5); }
.d-gx-5 {
padding-left: calc(var(--gutter)*5);
padding-right: calc(var(--gutter)*5); }
.d-gl-5 {
padding-left: calc(var(--gutter)*5); }
.d-gr-5 {
padding-right: calc(var(--gutter)*5); }
.d-gy-5 {
padding-top: calc(var(--gutter)*5);
padding-bottom: calc(var(--gutter)*5); }
.d-gt-5 {
padding-top: calc(var(--gutter)*5); }
.d-gb-5 {
padding-bottom: calc(var(--gutter)*5); }
.d-g-6 {
padding: calc(var(--gutter)*6); }
.d-gx-6 {
padding-left: calc(var(--gutter)*6);
padding-right: calc(var(--gutter)*6); }
.d-gl-6 {
padding-left: calc(var(--gutter)*6); }
.d-gr-6 {
padding-right: calc(var(--gutter)*6); }
.d-gy-6 {
padding-top: calc(var(--gutter)*6);
padding-bottom: calc(var(--gutter)*6); }
.d-gt-6 {
padding-top: calc(var(--gutter)*6); }
.d-gb-6 {
padding-bottom: calc(var(--gutter)*6); }
.d-g-7 {
padding: calc(var(--gutter)*7); }
.d-gx-7 {
padding-left: calc(var(--gutter)*7);
padding-right: calc(var(--gutter)*7); }
.d-gl-7 {
padding-left: calc(var(--gutter)*7); }
.d-gr-7 {
padding-right: calc(var(--gutter)*7); }
.d-gy-7 {
padding-top: calc(var(--gutter)*7);
padding-bottom: calc(var(--gutter)*7); }
.d-gt-7 {
padding-top: calc(var(--gutter)*7); }
.d-gb-7 {
padding-bottom: calc(var(--gutter)*7); }
.d-g-8 {
padding: calc(var(--gutter)*8); }
.d-gx-8 {
padding-left: calc(var(--gutter)*8);
padding-right: calc(var(--gutter)*8); }
.d-gl-8 {
padding-left: calc(var(--gutter)*8); }
.d-gr-8 {
padding-right: calc(var(--gutter)*8); }
.d-gy-8 {
padding-top: calc(var(--gutter)*8);
padding-bottom: calc(var(--gutter)*8); }
.d-gt-8 {
padding-top: calc(var(--gutter)*8); }
.d-gb-8 {
padding-bottom: calc(var(--gutter)*8); }
.d-g-9 {
padding: calc(var(--gutter)*9); }
.d-gx-9 {
padding-left: calc(var(--gutter)*9);
padding-right: calc(var(--gutter)*9); }
.d-gl-9 {
padding-left: calc(var(--gutter)*9); }
.d-gr-9 {
padding-right: calc(var(--gutter)*9); }
.d-gy-9 {
padding-top: calc(var(--gutter)*9);
padding-bottom: calc(var(--gutter)*9); }
.d-gt-9 {
padding-top: calc(var(--gutter)*9); }
.d-gb-9 {
padding-bottom: calc(var(--gutter)*9); }
.d-g-10 {
padding: calc(var(--gutter)*10); }
.d-gx-10 {
padding-left: calc(var(--gutter)*10);
padding-right: calc(var(--gutter)*10); }
.d-gl-10 {
padding-left: calc(var(--gutter)*10); }
.d-gr-10 {
padding-right: calc(var(--gutter)*10); }
.d-gy-10 {
padding-top: calc(var(--gutter)*10);
padding-bottom: calc(var(--gutter)*10); }
.d-gt-10 {
padding-top: calc(var(--gutter)*10); }
.d-gb-10 {
padding-bottom: calc(var(--gutter)*10); } }
@media (min-width: 1px) {
.aspect-auto {
aspect-ratio: auto; }
.aspect-square {
aspect-ratio: 1 / 1; }
.aspect-video {
aspect-ratio: 16 / 9; } }
@media (min-width: 520px) {
.pl-aspect-auto {
aspect-ratio: auto; }
.pl-aspect-square {
aspect-ratio: 1 / 1; }
.pl-aspect-video {
aspect-ratio: 16 / 9; } }
@media (min-width: 768px) {
.t-aspect-auto {
aspect-ratio: auto; }
.t-aspect-square {
aspect-ratio: 1 / 1; }
.t-aspect-video {
aspect-ratio: 16 / 9; } }
@media (min-width: 1024px) {
.l-aspect-auto {
aspect-ratio: auto; }
.l-aspect-square {
aspect-ratio: 1 / 1; }
.l-aspect-video {
aspect-ratio: 16 / 9; } }
@media (min-width: 1440px) {
.d-aspect-auto {
aspect-ratio: auto; }
.d-aspect-square {
aspect-ratio: 1 / 1; }
.d-aspect-video {
aspect-ratio: 16 / 9; } }
@media (min-width: 1px) {
.radius-none {
border-radius: 0; }
.br-demi,
.radius-demi {
border-radius: calc(var(--radius)/2);
overflow: hidden; }
.br,
.radius {
border-radius: var(--radius);
overflow: hidden; } .radius-full {
border-radius: 99999px;
overflow: hidden; }
.br-0125 {
border-radius: calc(var(--radius)/8);
overflow: hidden; }
.br-025 {
border-radius: calc(var(--radius)/4);
overflow: hidden; }
.br-05 {
border-radius: calc(var(--radius)/2);
overflow: hidden; }
.br-2 {
border-radius: calc(var(--radius)*2);
overflow: hidden; }
.br-3 {
border-radius: calc(var(--radius)*3);
overflow: hidden; }
.br-4 {
border-radius: calc(var(--radius)*4);
overflow: hidden; }
.br-5 {
border-radius: calc(var(--radius)*5);
overflow: hidden; } }
@media (min-width: 520px) {
.pl-radius-none {
border-radius: 0; }
.pl-br-demi,
.pl-radius-demi {
border-radius: calc(var(--radius)/2);
overflow: hidden; }
.pl-br,
.pl-radius {
border-radius: var(--radius);
overflow: hidden; } .pl-radius-full {
border-radius: 99999px;
overflow: hidden; }
.pl-br-0125 {
border-radius: calc(var(--radius)/8);
overflow: hidden; }
.pl-br-025 {
border-radius: calc(var(--radius)/4);
overflow: hidden; }
.pl-br-05 {
border-radius: calc(var(--radius)/2);
overflow: hidden; }
.pl-br-2 {
border-radius: calc(var(--radius)*2);
overflow: hidden; }
.pl-br-3 {
border-radius: calc(var(--radius)*3);
overflow: hidden; }
.pl-br-4 {
border-radius: calc(var(--radius)*4);
overflow: hidden; }
.pl-br-5 {
border-radius: calc(var(--radius)*5);
overflow: hidden; } }
@media (min-width: 768px) {
.t-radius-none {
border-radius: 0; }
.t-br-demi,
.t-radius-demi {
border-radius: calc(var(--radius)/2);
overflow: hidden; }
.t-br,
.t-radius {
border-radius: var(--radius);
overflow: hidden; } .t-radius-full {
border-radius: 99999px;
overflow: hidden; }
.t-br-0125 {
border-radius: calc(var(--radius)/8);
overflow: hidden; }
.t-br-025 {
border-radius: calc(var(--radius)/4);
overflow: hidden; }
.t-br-05 {
border-radius: calc(var(--radius)/2);
overflow: hidden; }
.t-br-2 {
border-radius: calc(var(--radius)*2);
overflow: hidden; }
.t-br-3 {
border-radius: calc(var(--radius)*3);
overflow: hidden; }
.t-br-4 {
border-radius: calc(var(--radius)*4);
overflow: hidden; }
.t-br-5 {
border-radius: calc(var(--radius)*5);
overflow: hidden; } }
@media (min-width: 1024px) {
.l-radius-none {
border-radius: 0; }
.l-br-demi,
.l-radius-demi {
border-radius: calc(var(--radius)/2);
overflow: hidden; }
.l-br,
.l-radius {
border-radius: var(--radius);
overflow: hidden; } .l-radius-full {
border-radius: 99999px;
overflow: hidden; }
.l-br-0125 {
border-radius: calc(var(--radius)/8);
overflow: hidden; }
.l-br-025 {
border-radius: calc(var(--radius)/4);
overflow: hidden; }
.l-br-05 {
border-radius: calc(var(--radius)/2);
overflow: hidden; }
.l-br-2 {
border-radius: calc(var(--radius)*2);
overflow: hidden; }
.l-br-3 {
border-radius: calc(var(--radius)*3);
overflow: hidden; }
.l-br-4 {
border-radius: calc(var(--radius)*4);
overflow: hidden; }
.l-br-5 {
border-radius: calc(var(--radius)*5);
overflow: hidden; } }
@media (min-width: 1440px) {
.d-radius-none {
border-radius: 0; }
.d-br-demi,
.d-radius-demi {
border-radius: calc(var(--radius)/2);
overflow: hidden; }
.d-br,
.d-radius {
border-radius: var(--radius);
overflow: hidden; } .d-radius-full {
border-radius: 99999px;
overflow: hidden; }
.d-br-0125 {
border-radius: calc(var(--radius)/8);
overflow: hidden; }
.d-br-025 {
border-radius: calc(var(--radius)/4);
overflow: hidden; }
.d-br-05 {
border-radius: calc(var(--radius)/2);
overflow: hidden; }
.d-br-2 {
border-radius: calc(var(--radius)*2);
overflow: hidden; }
.d-br-3 {
border-radius: calc(var(--radius)*3);
overflow: hidden; }
.d-br-4 {
border-radius: calc(var(--radius)*4);
overflow: hidden; }
.d-br-5 {
border-radius: calc(var(--radius)*5);
overflow: hidden; } }
@media (min-width: 1px) {
.font-thin, .fw-100 {
font-weight: 100 !important; }
.font-extralight, .fw-200 {
font-weight: 200 !important; }
.font-light, .fw-300 {
font-weight: 300 !important; }
.font-normal, .fw-400 {
font-weight: 400 !important; }
.font-medium, .fw-500 {
font-weight: 500 !important; }
.font-semibold, .fw-600 {
font-weight: 600 !important; }
.font-bold, .fw-700 {
font-weight: 700 !important; }
.font-extrabold, .fw-800 {
font-weight: 800 !important; }
.font-black, .fw-900 {
font-weight: 900 !important; } }
@media (min-width: 520px) {
.pl-font-thin, .pl-fw-100 {
font-weight: 100 !important; }
.pl-font-extralight, .pl-fw-200 {
font-weight: 200 !important; }
.pl-font-light, .pl-fw-300 {
font-weight: 300 !important; }
.pl-font-normal, .pl-fw-400 {
font-weight: 400 !important; }
.pl-font-medium, .pl-fw-500 {
font-weight: 500 !important; }
.pl-font-semibold, .pl-fw-600 {
font-weight: 600 !important; }
.pl-font-bold, .pl-fw-700 {
font-weight: 700 !important; }
.pl-font-extrabold, .pl-fw-800 {
font-weight: 800 !important; }
.pl-font-black, .pl-fw-900 {
font-weight: 900 !important; } }
@media (min-width: 768px) {
.t-font-thin, .t-fw-100 {
font-weight: 100 !important; }
.t-font-extralight, .t-fw-200 {
font-weight: 200 !important; }
.t-font-light, .t-fw-300 {
font-weight: 300 !important; }
.t-font-normal, .t-fw-400 {
font-weight: 400 !important; }
.t-font-medium, .t-fw-500 {
font-weight: 500 !important; }
.t-font-semibold, .t-fw-600 {
font-weight: 600 !important; }
.t-font-bold, .t-fw-700 {
font-weight: 700 !important; }
.t-font-extrabold, .t-fw-800 {
font-weight: 800 !important; }
.t-font-black, .t-fw-900 {
font-weight: 900 !important; } }
@media (min-width: 1024px) {
.l-font-thin, .l-fw-100 {
font-weight: 100 !important; }
.l-font-extralight, .l-fw-200 {
font-weight: 200 !important; }
.l-font-light, .l-fw-300 {
font-weight: 300 !important; }
.l-font-normal, .l-fw-400 {
font-weight: 400 !important; }
.l-font-medium, .l-fw-500 {
font-weight: 500 !important; }
.l-font-semibold, .l-fw-600 {
font-weight: 600 !important; }
.l-font-bold, .l-fw-700 {
font-weight: 700 !important; }
.l-font-extrabold, .l-fw-800 {
font-weight: 800 !important; }
.l-font-black, .l-fw-900 {
font-weight: 900 !important; } }
@media (min-width: 1440px) {
.d-font-thin, .d-fw-100 {
font-weight: 100 !important; }
.d-font-extralight, .d-fw-200 {
font-weight: 200 !important; }
.d-font-light, .d-fw-300 {
font-weight: 300 !important; }
.d-font-normal, .d-fw-400 {
font-weight: 400 !important; }
.d-font-medium, .d-fw-500 {
font-weight: 500 !important; }
.d-font-semibold, .d-fw-600 {
font-weight: 600 !important; }
.d-font-bold, .d-fw-700 {
font-weight: 700 !important; }
.d-font-extrabold, .d-fw-800 {
font-weight: 800 !important; }
.d-font-black, .d-fw-900 {
font-weight: 900 !important; } }
@media (min-width: 1px) {
.tt-uppercase,
.text-uppercase {
text-transform: uppercase; } }
@media (min-width: 520px) {
.pl-tt-uppercase,
.pl-text-uppercase {
text-transform: uppercase; } }
@media (min-width: 768px) {
.t-tt-uppercase,
.t-text-uppercase {
text-transform: uppercase; } }
@media (min-width: 1024px) {
.l-tt-uppercase,
.l-text-uppercase {
text-transform: uppercase; } }
@media (min-width: 1440px) {
.d-tt-uppercase,
.d-text-uppercase {
text-transform: uppercase; } }
@media (min-width: 1px) {
.text-left {
text-align: left; }
.tc {
text-align: center; }
.text-center {
text-align: center; }
.tr {
text-align: right; }
.text-right {
text-align: right; }
.text-justify {
text-align: justify; }
.text-start {
text-align: start; }
.text-end {
text-align: end; } }
@media (min-width: 520px) {
.pl-text-left {
text-align: left; }
.pl-tc {
text-align: center; }
.pl-text-center {
text-align: center; }
.pl-tr {
text-align: right; }
.pl-text-right {
text-align: right; }
.pl-text-justify {
text-align: justify; }
.pl-text-start {
text-align: start; }
.pl-text-end {
text-align: end; } }
@media (min-width: 768px) {
.t-text-left {
text-align: left; }
.t-tc {
text-align: center; }
.t-text-center {
text-align: center; }
.t-tr {
text-align: right; }
.t-text-right {
text-align: right; }
.t-text-justify {
text-align: justify; }
.t-text-start {
text-align: start; }
.t-text-end {
text-align: end; } }
@media (min-width: 1024px) {
.l-text-left {
text-align: left; }
.l-tc {
text-align: center; }
.l-text-center {
text-align: center; }
.l-tr {
text-align: right; }
.l-text-right {
text-align: right; }
.l-text-justify {
text-align: justify; }
.l-text-start {
text-align: start; }
.l-text-end {
text-align: end; } }
@media (min-width: 1440px) {
.d-text-left {
text-align: left; }
.d-tc {
text-align: center; }
.d-text-center {
text-align: center; }
.d-tr {
text-align: right; }
.d-text-right {
text-align: right; }
.d-text-justify {
text-align: justify; }
.d-text-start {
text-align: start; }
.d-text-end {
text-align: end; } }
@media (min-width: 1px) {
.float-left {
float: left; }
.float-right {
float: right; }
.float-none {
float: none; } }
@media (min-width: 520px) {
.pl-float-left {
float: left; }
.pl-float-right {
float: right; }
.pl-float-none {
float: none; } }
@media (min-width: 768px) {
.t-float-left {
float: left; }
.t-float-right {
float: right; }
.t-float-none {
float: none; } }
@media (min-width: 1024px) {
.l-float-left {
float: left; }
.l-float-right {
float: right; }
.l-float-none {
float: none; } }
@media (min-width: 1440px) {
.d-float-left {
float: left; }
.d-float-right {
float: right; }
.d-float-none {
float: none; } }
@media (min-width: 1px) {
.p-demi {
padding: 0.5rem; }
.pl-demi {
padding-left: 0.5rem; }
.pr-demi {
padding-right: 0.5rem; }
.py-demi {
padding-top: 0.5rem;
padding-bottom: 0.5rem; }
.pt-demi {
padding-top: 0.5rem; }
.pb-demi {
padding-bottom: 0.5rem; }
.px-demi {
padding-left: 0.5rem;
padding-right: 0.5rem; }
.p-quart {
padding: 0.25rem; }
.pl-quart {
padding-left: 0.25rem; }
.pr-quart {
padding-right: 0.25rem; }
.py-quart {
padding-top: 0.25rem;
padding-bottom: 0.25rem; }
.pt-quart {
padding-top: 0.25rem; }
.pb-quart {
padding-bottom: 0.25rem; }
.px-quart {
padding-left: 0.25rem;
padding-right: 0.25rem; }
.p-0 {
padding: calc(0*1rem); }
.px-0 {
padding-left: calc(0*1rem);
padding-right: calc(0*1rem); }
.py-0 {
padding-top: calc(0*1rem);
padding-bottom: calc(0*1rem); }
.pt-0 {
padding-top: calc(0*1rem); }
.pr-0 {
padding-right: calc(0*1rem); }
.pb-0 {
padding-bottom: calc(0*1rem); }
.pl-0 {
padding-left: calc(0*1rem); }
.p-1 {
padding: calc(1*1rem); }
.px-1 {
padding-left: calc(1*1rem);
padding-right: calc(1*1rem); }
.py-1 {
padding-top: calc(1*1rem);
padding-bottom: calc(1*1rem); }
.pt-1 {
padding-top: calc(1*1rem); }
.pr-1 {
padding-right: calc(1*1rem); }
.pb-1 {
padding-bottom: calc(1*1rem); }
.pl-1 {
padding-left: calc(1*1rem); }
.p-2 {
padding: calc(2*1rem); }
.px-2 {
padding-left: calc(2*1rem);
padding-right: calc(2*1rem); }
.py-2 {
padding-top: calc(2*1rem);
padding-bottom: calc(2*1rem); }
.pt-2 {
padding-top: calc(2*1rem); }
.pr-2 {
padding-right: calc(2*1rem); }
.pb-2 {
padding-bottom: calc(2*1rem); }
.pl-2 {
padding-left: calc(2*1rem); }
.p-3 {
padding: calc(3*1rem); }
.px-3 {
padding-left: calc(3*1rem);
padding-right: calc(3*1rem); }
.py-3 {
padding-top: calc(3*1rem);
padding-bottom: calc(3*1rem); }
.pt-3 {
padding-top: calc(3*1rem); }
.pr-3 {
padding-right: calc(3*1rem); }
.pb-3 {
padding-bottom: calc(3*1rem); }
.pl-3 {
padding-left: calc(3*1rem); }
.p-4 {
padding: calc(4*1rem); }
.px-4 {
padding-left: calc(4*1rem);
padding-right: calc(4*1rem); }
.py-4 {
padding-top: calc(4*1rem);
padding-bottom: calc(4*1rem); }
.pt-4 {
padding-top: calc(4*1rem); }
.pr-4 {
padding-right: calc(4*1rem); }
.pb-4 {
padding-bottom: calc(4*1rem); }
.pl-4 {
padding-left: calc(4*1rem); }
.p-5 {
padding: calc(5*1rem); }
.px-5 {
padding-left: calc(5*1rem);
padding-right: calc(5*1rem); }
.py-5 {
padding-top: calc(5*1rem);
padding-bottom: calc(5*1rem); }
.pt-5 {
padding-top: calc(5*1rem); }
.pr-5 {
padding-right: calc(5*1rem); }
.pb-5 {
padding-bottom: calc(5*1rem); }
.pl-5 {
padding-left: calc(5*1rem); }
.p-6 {
padding: calc(6*1rem); }
.px-6 {
padding-left: calc(6*1rem);
padding-right: calc(6*1rem); }
.py-6 {
padding-top: calc(6*1rem);
padding-bottom: calc(6*1rem); }
.pt-6 {
padding-top: calc(6*1rem); }
.pr-6 {
padding-right: calc(6*1rem); }
.pb-6 {
padding-bottom: calc(6*1rem); }
.pl-6 {
padding-left: calc(6*1rem); }
.p-7 {
padding: calc(7*1rem); }
.px-7 {
padding-left: calc(7*1rem);
padding-right: calc(7*1rem); }
.py-7 {
padding-top: calc(7*1rem);
padding-bottom: calc(7*1rem); }
.pt-7 {
padding-top: calc(7*1rem); }
.pr-7 {
padding-right: calc(7*1rem); }
.pb-7 {
padding-bottom: calc(7*1rem); }
.pl-7 {
padding-left: calc(7*1rem); }
.p-8 {
padding: calc(8*1rem); }
.px-8 {
padding-left: calc(8*1rem);
padding-right: calc(8*1rem); }
.py-8 {
padding-top: calc(8*1rem);
padding-bottom: calc(8*1rem); }
.pt-8 {
padding-top: calc(8*1rem); }
.pr-8 {
padding-right: calc(8*1rem); }
.pb-8 {
padding-bottom: calc(8*1rem); }
.pl-8 {
padding-left: calc(8*1rem); }
.p-9 {
padding: calc(9*1rem); }
.px-9 {
padding-left: calc(9*1rem);
padding-right: calc(9*1rem); }
.py-9 {
padding-top: calc(9*1rem);
padding-bottom: calc(9*1rem); }
.pt-9 {
padding-top: calc(9*1rem); }
.pr-9 {
padding-right: calc(9*1rem); }
.pb-9 {
padding-bottom: calc(9*1rem); }
.pl-9 {
padding-left: calc(9*1rem); }
.p-10 {
padding: calc(10*1rem); }
.px-10 {
padding-left: calc(10*1rem);
padding-right: calc(10*1rem); }
.py-10 {
padding-top: calc(10*1rem);
padding-bottom: calc(10*1rem); }
.pt-10 {
padding-top: calc(10*1rem); }
.pr-10 {
padding-right: calc(10*1rem); }
.pb-10 {
padding-bottom: calc(10*1rem); }
.pl-10 {
padding-left: calc(10*1rem); } }
@media (min-width: 520px) {
.pl-p-demi {
padding: 0.5rem; }
.pl-pl-demi {
padding-left: 0.5rem; }
.pl-pr-demi {
padding-right: 0.5rem; }
.pl-py-demi {
padding-top: 0.5rem;
padding-bottom: 0.5rem; }
.pl-pt-demi {
padding-top: 0.5rem; }
.pl-pb-demi {
padding-bottom: 0.5rem; }
.pl-px-demi {
padding-left: 0.5rem;
padding-right: 0.5rem; }
.pl-p-quart {
padding: 0.25rem; }
.pl-pl-quart {
padding-left: 0.25rem; }
.pl-pr-quart {
padding-right: 0.25rem; }
.pl-py-quart {
padding-top: 0.25rem;
padding-bottom: 0.25rem; }
.pl-pt-quart {
padding-top: 0.25rem; }
.pl-pb-quart {
padding-bottom: 0.25rem; }
.pl-px-quart {
padding-left: 0.25rem;
padding-right: 0.25rem; }
.pl-p-0 {
padding: calc(0*1rem); }
.pl-px-0 {
padding-left: calc(0*1rem);
padding-right: calc(0*1rem); }
.pl-py-0 {
padding-top: calc(0*1rem);
padding-bottom: calc(0*1rem); }
.pl-pt-0 {
padding-top: calc(0*1rem); }
.pl-pr-0 {
padding-right: calc(0*1rem); }
.pl-pb-0 {
padding-bottom: calc(0*1rem); }
.pl-pl-0 {
padding-left: calc(0*1rem); }
.pl-p-1 {
padding: calc(1*1rem); }
.pl-px-1 {
padding-left: calc(1*1rem);
padding-right: calc(1*1rem); }
.pl-py-1 {
padding-top: calc(1*1rem);
padding-bottom: calc(1*1rem); }
.pl-pt-1 {
padding-top: calc(1*1rem); }
.pl-pr-1 {
padding-right: calc(1*1rem); }
.pl-pb-1 {
padding-bottom: calc(1*1rem); }
.pl-pl-1 {
padding-left: calc(1*1rem); }
.pl-p-2 {
padding: calc(2*1rem); }
.pl-px-2 {
padding-left: calc(2*1rem);
padding-right: calc(2*1rem); }
.pl-py-2 {
padding-top: calc(2*1rem);
padding-bottom: calc(2*1rem); }
.pl-pt-2 {
padding-top: calc(2*1rem); }
.pl-pr-2 {
padding-right: calc(2*1rem); }
.pl-pb-2 {
padding-bottom: calc(2*1rem); }
.pl-pl-2 {
padding-left: calc(2*1rem); }
.pl-p-3 {
padding: calc(3*1rem); }
.pl-px-3 {
padding-left: calc(3*1rem);
padding-right: calc(3*1rem); }
.pl-py-3 {
padding-top: calc(3*1rem);
padding-bottom: calc(3*1rem); }
.pl-pt-3 {
padding-top: calc(3*1rem); }
.pl-pr-3 {
padding-right: calc(3*1rem); }
.pl-pb-3 {
padding-bottom: calc(3*1rem); }
.pl-pl-3 {
padding-left: calc(3*1rem); }
.pl-p-4 {
padding: calc(4*1rem); }
.pl-px-4 {
padding-left: calc(4*1rem);
padding-right: calc(4*1rem); }
.pl-py-4 {
padding-top: calc(4*1rem);
padding-bottom: calc(4*1rem); }
.pl-pt-4 {
padding-top: calc(4*1rem); }
.pl-pr-4 {
padding-right: calc(4*1rem); }
.pl-pb-4 {
padding-bottom: calc(4*1rem); }
.pl-pl-4 {
padding-left: calc(4*1rem); }
.pl-p-5 {
padding: calc(5*1rem); }
.pl-px-5 {
padding-left: calc(5*1rem);
padding-right: calc(5*1rem); }
.pl-py-5 {
padding-top: calc(5*1rem);
padding-bottom: calc(5*1rem); }
.pl-pt-5 {
padding-top: calc(5*1rem); }
.pl-pr-5 {
padding-right: calc(5*1rem); }
.pl-pb-5 {
padding-bottom: calc(5*1rem); }
.pl-pl-5 {
padding-left: calc(5*1rem); }
.pl-p-6 {
padding: calc(6*1rem); }
.pl-px-6 {
padding-left: calc(6*1rem);
padding-right: calc(6*1rem); }
.pl-py-6 {
padding-top: calc(6*1rem);
padding-bottom: calc(6*1rem); }
.pl-pt-6 {
padding-top: calc(6*1rem); }
.pl-pr-6 {
padding-right: calc(6*1rem); }
.pl-pb-6 {
padding-bottom: calc(6*1rem); }
.pl-pl-6 {
padding-left: calc(6*1rem); }
.pl-p-7 {
padding: calc(7*1rem); }
.pl-px-7 {
padding-left: calc(7*1rem);
padding-right: calc(7*1rem); }
.pl-py-7 {
padding-top: calc(7*1rem);
padding-bottom: calc(7*1rem); }
.pl-pt-7 {
padding-top: calc(7*1rem); }
.pl-pr-7 {
padding-right: calc(7*1rem); }
.pl-pb-7 {
padding-bottom: calc(7*1rem); }
.pl-pl-7 {
padding-left: calc(7*1rem); }
.pl-p-8 {
padding: calc(8*1rem); }
.pl-px-8 {
padding-left: calc(8*1rem);
padding-right: calc(8*1rem); }
.pl-py-8 {
padding-top: calc(8*1rem);
padding-bottom: calc(8*1rem); }
.pl-pt-8 {
padding-top: calc(8*1rem); }
.pl-pr-8 {
padding-right: calc(8*1rem); }
.pl-pb-8 {
padding-bottom: calc(8*1rem); }
.pl-pl-8 {
padding-left: calc(8*1rem); }
.pl-p-9 {
padding: calc(9*1rem); }
.pl-px-9 {
padding-left: calc(9*1rem);
padding-right: calc(9*1rem); }
.pl-py-9 {
padding-top: calc(9*1rem);
padding-bottom: calc(9*1rem); }
.pl-pt-9 {
padding-top: calc(9*1rem); }
.pl-pr-9 {
padding-right: calc(9*1rem); }
.pl-pb-9 {
padding-bottom: calc(9*1rem); }
.pl-pl-9 {
padding-left: calc(9*1rem); }
.pl-p-10 {
padding: calc(10*1rem); }
.pl-px-10 {
padding-left: calc(10*1rem);
padding-right: calc(10*1rem); }
.pl-py-10 {
padding-top: calc(10*1rem);
padding-bottom: calc(10*1rem); }
.pl-pt-10 {
padding-top: calc(10*1rem); }
.pl-pr-10 {
padding-right: calc(10*1rem); }
.pl-pb-10 {
padding-bottom: calc(10*1rem); }
.pl-pl-10 {
padding-left: calc(10*1rem); } }
@media (min-width: 768px) {
.t-p-demi {
padding: 0.5rem; }
.t-pl-demi {
padding-left: 0.5rem; }
.t-pr-demi {
padding-right: 0.5rem; }
.t-py-demi {
padding-top: 0.5rem;
padding-bottom: 0.5rem; }
.t-pt-demi {
padding-top: 0.5rem; }
.t-pb-demi {
padding-bottom: 0.5rem; }
.t-px-demi {
padding-left: 0.5rem;
padding-right: 0.5rem; }
.t-p-quart {
padding: 0.25rem; }
.t-pl-quart {
padding-left: 0.25rem; }
.t-pr-quart {
padding-right: 0.25rem; }
.t-py-quart {
padding-top: 0.25rem;
padding-bottom: 0.25rem; }
.t-pt-quart {
padding-top: 0.25rem; }
.t-pb-quart {
padding-bottom: 0.25rem; }
.t-px-quart {
padding-left: 0.25rem;
padding-right: 0.25rem; }
.t-p-0 {
padding: calc(0*1rem); }
.t-px-0 {
padding-left: calc(0*1rem);
padding-right: calc(0*1rem); }
.t-py-0 {
padding-top: calc(0*1rem);
padding-bottom: calc(0*1rem); }
.t-pt-0 {
padding-top: calc(0*1rem); }
.t-pr-0 {
padding-right: calc(0*1rem); }
.t-pb-0 {
padding-bottom: calc(0*1rem); }
.t-pl-0 {
padding-left: calc(0*1rem); }
.t-p-1 {
padding: calc(1*1rem); }
.t-px-1 {
padding-left: calc(1*1rem);
padding-right: calc(1*1rem); }
.t-py-1 {
padding-top: calc(1*1rem);
padding-bottom: calc(1*1rem); }
.t-pt-1 {
padding-top: calc(1*1rem); }
.t-pr-1 {
padding-right: calc(1*1rem); }
.t-pb-1 {
padding-bottom: calc(1*1rem); }
.t-pl-1 {
padding-left: calc(1*1rem); }
.t-p-2 {
padding: calc(2*1rem); }
.t-px-2 {
padding-left: calc(2*1rem);
padding-right: calc(2*1rem); }
.t-py-2 {
padding-top: calc(2*1rem);
padding-bottom: calc(2*1rem); }
.t-pt-2 {
padding-top: calc(2*1rem); }
.t-pr-2 {
padding-right: calc(2*1rem); }
.t-pb-2 {
padding-bottom: calc(2*1rem); }
.t-pl-2 {
padding-left: calc(2*1rem); }
.t-p-3 {
padding: calc(3*1rem); }
.t-px-3 {
padding-left: calc(3*1rem);
padding-right: calc(3*1rem); }
.t-py-3 {
padding-top: calc(3*1rem);
padding-bottom: calc(3*1rem); }
.t-pt-3 {
padding-top: calc(3*1rem); }
.t-pr-3 {
padding-right: calc(3*1rem); }
.t-pb-3 {
padding-bottom: calc(3*1rem); }
.t-pl-3 {
padding-left: calc(3*1rem); }
.t-p-4 {
padding: calc(4*1rem); }
.t-px-4 {
padding-left: calc(4*1rem);
padding-right: calc(4*1rem); }
.t-py-4 {
padding-top: calc(4*1rem);
padding-bottom: calc(4*1rem); }
.t-pt-4 {
padding-top: calc(4*1rem); }
.t-pr-4 {
padding-right: calc(4*1rem); }
.t-pb-4 {
padding-bottom: calc(4*1rem); }
.t-pl-4 {
padding-left: calc(4*1rem); }
.t-p-5 {
padding: calc(5*1rem); }
.t-px-5 {
padding-left: calc(5*1rem);
padding-right: calc(5*1rem); }
.t-py-5 {
padding-top: calc(5*1rem);
padding-bottom: calc(5*1rem); }
.t-pt-5 {
padding-top: calc(5*1rem); }
.t-pr-5 {
padding-right: calc(5*1rem); }
.t-pb-5 {
padding-bottom: calc(5*1rem); }
.t-pl-5 {
padding-left: calc(5*1rem); }
.t-p-6 {
padding: calc(6*1rem); }
.t-px-6 {
padding-left: calc(6*1rem);
padding-right: calc(6*1rem); }
.t-py-6 {
padding-top: calc(6*1rem);
padding-bottom: calc(6*1rem); }
.t-pt-6 {
padding-top: calc(6*1rem); }
.t-pr-6 {
padding-right: calc(6*1rem); }
.t-pb-6 {
padding-bottom: calc(6*1rem); }
.t-pl-6 {
padding-left: calc(6*1rem); }
.t-p-7 {
padding: calc(7*1rem); }
.t-px-7 {
padding-left: calc(7*1rem);
padding-right: calc(7*1rem); }
.t-py-7 {
padding-top: calc(7*1rem);
padding-bottom: calc(7*1rem); }
.t-pt-7 {
padding-top: calc(7*1rem); }
.t-pr-7 {
padding-right: calc(7*1rem); }
.t-pb-7 {
padding-bottom: calc(7*1rem); }
.t-pl-7 {
padding-left: calc(7*1rem); }
.t-p-8 {
padding: calc(8*1rem); }
.t-px-8 {
padding-left: calc(8*1rem);
padding-right: calc(8*1rem); }
.t-py-8 {
padding-top: calc(8*1rem);
padding-bottom: calc(8*1rem); }
.t-pt-8 {
padding-top: calc(8*1rem); }
.t-pr-8 {
padding-right: calc(8*1rem); }
.t-pb-8 {
padding-bottom: calc(8*1rem); }
.t-pl-8 {
padding-left: calc(8*1rem); }
.t-p-9 {
padding: calc(9*1rem); }
.t-px-9 {
padding-left: calc(9*1rem);
padding-right: calc(9*1rem); }
.t-py-9 {
padding-top: calc(9*1rem);
padding-bottom: calc(9*1rem); }
.t-pt-9 {
padding-top: calc(9*1rem); }
.t-pr-9 {
padding-right: calc(9*1rem); }
.t-pb-9 {
padding-bottom: calc(9*1rem); }
.t-pl-9 {
padding-left: calc(9*1rem); }
.t-p-10 {
padding: calc(10*1rem); }
.t-px-10 {
padding-left: calc(10*1rem);
padding-right: calc(10*1rem); }
.t-py-10 {
padding-top: calc(10*1rem);
padding-bottom: calc(10*1rem); }
.t-pt-10 {
padding-top: calc(10*1rem); }
.t-pr-10 {
padding-right: calc(10*1rem); }
.t-pb-10 {
padding-bottom: calc(10*1rem); }
.t-pl-10 {
padding-left: calc(10*1rem); } }
@media (min-width: 1024px) {
.l-p-demi {
padding: 0.5rem; }
.l-pl-demi {
padding-left: 0.5rem; }
.l-pr-demi {
padding-right: 0.5rem; }
.l-py-demi {
padding-top: 0.5rem;
padding-bottom: 0.5rem; }
.l-pt-demi {
padding-top: 0.5rem; }
.l-pb-demi {
padding-bottom: 0.5rem; }
.l-px-demi {
padding-left: 0.5rem;
padding-right: 0.5rem; }
.l-p-quart {
padding: 0.25rem; }
.l-pl-quart {
padding-left: 0.25rem; }
.l-pr-quart {
padding-right: 0.25rem; }
.l-py-quart {
padding-top: 0.25rem;
padding-bottom: 0.25rem; }
.l-pt-quart {
padding-top: 0.25rem; }
.l-pb-quart {
padding-bottom: 0.25rem; }
.l-px-quart {
padding-left: 0.25rem;
padding-right: 0.25rem; }
.l-p-0 {
padding: calc(0*1rem); }
.l-px-0 {
padding-left: calc(0*1rem);
padding-right: calc(0*1rem); }
.l-py-0 {
padding-top: calc(0*1rem);
padding-bottom: calc(0*1rem); }
.l-pt-0 {
padding-top: calc(0*1rem); }
.l-pr-0 {
padding-right: calc(0*1rem); }
.l-pb-0 {
padding-bottom: calc(0*1rem); }
.l-pl-0 {
padding-left: calc(0*1rem); }
.l-p-1 {
padding: calc(1*1rem); }
.l-px-1 {
padding-left: calc(1*1rem);
padding-right: calc(1*1rem); }
.l-py-1 {
padding-top: calc(1*1rem);
padding-bottom: calc(1*1rem); }
.l-pt-1 {
padding-top: calc(1*1rem); }
.l-pr-1 {
padding-right: calc(1*1rem); }
.l-pb-1 {
padding-bottom: calc(1*1rem); }
.l-pl-1 {
padding-left: calc(1*1rem); }
.l-p-2 {
padding: calc(2*1rem); }
.l-px-2 {
padding-left: calc(2*1rem);
padding-right: calc(2*1rem); }
.l-py-2 {
padding-top: calc(2*1rem);
padding-bottom: calc(2*1rem); }
.l-pt-2 {
padding-top: calc(2*1rem); }
.l-pr-2 {
padding-right: calc(2*1rem); }
.l-pb-2 {
padding-bottom: calc(2*1rem); }
.l-pl-2 {
padding-left: calc(2*1rem); }
.l-p-3 {
padding: calc(3*1rem); }
.l-px-3 {
padding-left: calc(3*1rem);
padding-right: calc(3*1rem); }
.l-py-3 {
padding-top: calc(3*1rem);
padding-bottom: calc(3*1rem); }
.l-pt-3 {
padding-top: calc(3*1rem); }
.l-pr-3 {
padding-right: calc(3*1rem); }
.l-pb-3 {
padding-bottom: calc(3*1rem); }
.l-pl-3 {
padding-left: calc(3*1rem); }
.l-p-4 {
padding: calc(4*1rem); }
.l-px-4 {
padding-left: calc(4*1rem);
padding-right: calc(4*1rem); }
.l-py-4 {
padding-top: calc(4*1rem);
padding-bottom: calc(4*1rem); }
.l-pt-4 {
padding-top: calc(4*1rem); }
.l-pr-4 {
padding-right: calc(4*1rem); }
.l-pb-4 {
padding-bottom: calc(4*1rem); }
.l-pl-4 {
padding-left: calc(4*1rem); }
.l-p-5 {
padding: calc(5*1rem); }
.l-px-5 {
padding-left: calc(5*1rem);
padding-right: calc(5*1rem); }
.l-py-5 {
padding-top: calc(5*1rem);
padding-bottom: calc(5*1rem); }
.l-pt-5 {
padding-top: calc(5*1rem); }
.l-pr-5 {
padding-right: calc(5*1rem); }
.l-pb-5 {
padding-bottom: calc(5*1rem); }
.l-pl-5 {
padding-left: calc(5*1rem); }
.l-p-6 {
padding: calc(6*1rem); }
.l-px-6 {
padding-left: calc(6*1rem);
padding-right: calc(6*1rem); }
.l-py-6 {
padding-top: calc(6*1rem);
padding-bottom: calc(6*1rem); }
.l-pt-6 {
padding-top: calc(6*1rem); }
.l-pr-6 {
padding-right: calc(6*1rem); }
.l-pb-6 {
padding-bottom: calc(6*1rem); }
.l-pl-6 {
padding-left: calc(6*1rem); }
.l-p-7 {
padding: calc(7*1rem); }
.l-px-7 {
padding-left: calc(7*1rem);
padding-right: calc(7*1rem); }
.l-py-7 {
padding-top: calc(7*1rem);
padding-bottom: calc(7*1rem); }
.l-pt-7 {
padding-top: calc(7*1rem); }
.l-pr-7 {
padding-right: calc(7*1rem); }
.l-pb-7 {
padding-bottom: calc(7*1rem); }
.l-pl-7 {
padding-left: calc(7*1rem); }
.l-p-8 {
padding: calc(8*1rem); }
.l-px-8 {
padding-left: calc(8*1rem);
padding-right: calc(8*1rem); }
.l-py-8 {
padding-top: calc(8*1rem);
padding-bottom: calc(8*1rem); }
.l-pt-8 {
padding-top: calc(8*1rem); }
.l-pr-8 {
padding-right: calc(8*1rem); }
.l-pb-8 {
padding-bottom: calc(8*1rem); }
.l-pl-8 {
padding-left: calc(8*1rem); }
.l-p-9 {
padding: calc(9*1rem); }
.l-px-9 {
padding-left: calc(9*1rem);
padding-right: calc(9*1rem); }
.l-py-9 {
padding-top: calc(9*1rem);
padding-bottom: calc(9*1rem); }
.l-pt-9 {
padding-top: calc(9*1rem); }
.l-pr-9 {
padding-right: calc(9*1rem); }
.l-pb-9 {
padding-bottom: calc(9*1rem); }
.l-pl-9 {
padding-left: calc(9*1rem); }
.l-p-10 {
padding: calc(10*1rem); }
.l-px-10 {
padding-left: calc(10*1rem);
padding-right: calc(10*1rem); }
.l-py-10 {
padding-top: calc(10*1rem);
padding-bottom: calc(10*1rem); }
.l-pt-10 {
padding-top: calc(10*1rem); }
.l-pr-10 {
padding-right: calc(10*1rem); }
.l-pb-10 {
padding-bottom: calc(10*1rem); }
.l-pl-10 {
padding-left: calc(10*1rem); } }
@media (min-width: 1440px) {
.d-p-demi {
padding: 0.5rem; }
.d-pl-demi {
padding-left: 0.5rem; }
.d-pr-demi {
padding-right: 0.5rem; }
.d-py-demi {
padding-top: 0.5rem;
padding-bottom: 0.5rem; }
.d-pt-demi {
padding-top: 0.5rem; }
.d-pb-demi {
padding-bottom: 0.5rem; }
.d-px-demi {
padding-left: 0.5rem;
padding-right: 0.5rem; }
.d-p-quart {
padding: 0.25rem; }
.d-pl-quart {
padding-left: 0.25rem; }
.d-pr-quart {
padding-right: 0.25rem; }
.d-py-quart {
padding-top: 0.25rem;
padding-bottom: 0.25rem; }
.d-pt-quart {
padding-top: 0.25rem; }
.d-pb-quart {
padding-bottom: 0.25rem; }
.d-px-quart {
padding-left: 0.25rem;
padding-right: 0.25rem; }
.d-p-0 {
padding: calc(0*1rem); }
.d-px-0 {
padding-left: calc(0*1rem);
padding-right: calc(0*1rem); }
.d-py-0 {
padding-top: calc(0*1rem);
padding-bottom: calc(0*1rem); }
.d-pt-0 {
padding-top: calc(0*1rem); }
.d-pr-0 {
padding-right: calc(0*1rem); }
.d-pb-0 {
padding-bottom: calc(0*1rem); }
.d-pl-0 {
padding-left: calc(0*1rem); }
.d-p-1 {
padding: calc(1*1rem); }
.d-px-1 {
padding-left: calc(1*1rem);
padding-right: calc(1*1rem); }
.d-py-1 {
padding-top: calc(1*1rem);
padding-bottom: calc(1*1rem); }
.d-pt-1 {
padding-top: calc(1*1rem); }
.d-pr-1 {
padding-right: calc(1*1rem); }
.d-pb-1 {
padding-bottom: calc(1*1rem); }
.d-pl-1 {
padding-left: calc(1*1rem); }
.d-p-2 {
padding: calc(2*1rem); }
.d-px-2 {
padding-left: calc(2*1rem);
padding-right: calc(2*1rem); }
.d-py-2 {
padding-top: calc(2*1rem);
padding-bottom: calc(2*1rem); }
.d-pt-2 {
padding-top: calc(2*1rem); }
.d-pr-2 {
padding-right: calc(2*1rem); }
.d-pb-2 {
padding-bottom: calc(2*1rem); }
.d-pl-2 {
padding-left: calc(2*1rem); }
.d-p-3 {
padding: calc(3*1rem); }
.d-px-3 {
padding-left: calc(3*1rem);
padding-right: calc(3*1rem); }
.d-py-3 {
padding-top: calc(3*1rem);
padding-bottom: calc(3*1rem); }
.d-pt-3 {
padding-top: calc(3*1rem); }
.d-pr-3 {
padding-right: calc(3*1rem); }
.d-pb-3 {
padding-bottom: calc(3*1rem); }
.d-pl-3 {
padding-left: calc(3*1rem); }
.d-p-4 {
padding: calc(4*1rem); }
.d-px-4 {
padding-left: calc(4*1rem);
padding-right: calc(4*1rem); }
.d-py-4 {
padding-top: calc(4*1rem);
padding-bottom: calc(4*1rem); }
.d-pt-4 {
padding-top: calc(4*1rem); }
.d-pr-4 {
padding-right: calc(4*1rem); }
.d-pb-4 {
padding-bottom: calc(4*1rem); }
.d-pl-4 {
padding-left: calc(4*1rem); }
.d-p-5 {
padding: calc(5*1rem); }
.d-px-5 {
padding-left: calc(5*1rem);
padding-right: calc(5*1rem); }
.d-py-5 {
padding-top: calc(5*1rem);
padding-bottom: calc(5*1rem); }
.d-pt-5 {
padding-top: calc(5*1rem); }
.d-pr-5 {
padding-right: calc(5*1rem); }
.d-pb-5 {
padding-bottom: calc(5*1rem); }
.d-pl-5 {
padding-left: calc(5*1rem); }
.d-p-6 {
padding: calc(6*1rem); }
.d-px-6 {
padding-left: calc(6*1rem);
padding-right: calc(6*1rem); }
.d-py-6 {
padding-top: calc(6*1rem);
padding-bottom: calc(6*1rem); }
.d-pt-6 {
padding-top: calc(6*1rem); }
.d-pr-6 {
padding-right: calc(6*1rem); }
.d-pb-6 {
padding-bottom: calc(6*1rem); }
.d-pl-6 {
padding-left: calc(6*1rem); }
.d-p-7 {
padding: calc(7*1rem); }
.d-px-7 {
padding-left: calc(7*1rem);
padding-right: calc(7*1rem); }
.d-py-7 {
padding-top: calc(7*1rem);
padding-bottom: calc(7*1rem); }
.d-pt-7 {
padding-top: calc(7*1rem); }
.d-pr-7 {
padding-right: calc(7*1rem); }
.d-pb-7 {
padding-bottom: calc(7*1rem); }
.d-pl-7 {
padding-left: calc(7*1rem); }
.d-p-8 {
padding: calc(8*1rem); }
.d-px-8 {
padding-left: calc(8*1rem);
padding-right: calc(8*1rem); }
.d-py-8 {
padding-top: calc(8*1rem);
padding-bottom: calc(8*1rem); }
.d-pt-8 {
padding-top: calc(8*1rem); }
.d-pr-8 {
padding-right: calc(8*1rem); }
.d-pb-8 {
padding-bottom: calc(8*1rem); }
.d-pl-8 {
padding-left: calc(8*1rem); }
.d-p-9 {
padding: calc(9*1rem); }
.d-px-9 {
padding-left: calc(9*1rem);
padding-right: calc(9*1rem); }
.d-py-9 {
padding-top: calc(9*1rem);
padding-bottom: calc(9*1rem); }
.d-pt-9 {
padding-top: calc(9*1rem); }
.d-pr-9 {
padding-right: calc(9*1rem); }
.d-pb-9 {
padding-bottom: calc(9*1rem); }
.d-pl-9 {
padding-left: calc(9*1rem); }
.d-p-10 {
padding: calc(10*1rem); }
.d-px-10 {
padding-left: calc(10*1rem);
padding-right: calc(10*1rem); }
.d-py-10 {
padding-top: calc(10*1rem);
padding-bottom: calc(10*1rem); }
.d-pt-10 {
padding-top: calc(10*1rem); }
.d-pr-10 {
padding-right: calc(10*1rem); }
.d-pb-10 {
padding-bottom: calc(10*1rem); }
.d-pl-10 {
padding-left: calc(10*1rem); } }
@media (min-width: 1px) {
.m-1 {
margin: calc(1*1rem); }
.mx-1 {
margin-left: calc(1*1rem);
margin-right: calc(1*1rem); }
.my-1 {
margin-top: calc(1*1rem);
margin-bottom: calc(1*1rem); }
.mt-1 {
margin-top: calc(1*1rem); }
.mr-1 {
margin-right: calc(1*1rem); }
.mb-1 {
margin-bottom: calc(1*1rem); }
.ml-1 {
margin-left: calc(1*1rem); }
.m-2 {
margin: calc(2*1rem); }
.mx-2 {
margin-left: calc(2*1rem);
margin-right: calc(2*1rem); }
.my-2 {
margin-top: calc(2*1rem);
margin-bottom: calc(2*1rem); }
.mt-2 {
margin-top: calc(2*1rem); }
.mr-2 {
margin-right: calc(2*1rem); }
.mb-2 {
margin-bottom: calc(2*1rem); }
.ml-2 {
margin-left: calc(2*1rem); }
.m-3 {
margin: calc(3*1rem); }
.mx-3 {
margin-left: calc(3*1rem);
margin-right: calc(3*1rem); }
.my-3 {
margin-top: calc(3*1rem);
margin-bottom: calc(3*1rem); }
.mt-3 {
margin-top: calc(3*1rem); }
.mr-3 {
margin-right: calc(3*1rem); }
.mb-3 {
margin-bottom: calc(3*1rem); }
.ml-3 {
margin-left: calc(3*1rem); }
.m-4 {
margin: calc(4*1rem); }
.mx-4 {
margin-left: calc(4*1rem);
margin-right: calc(4*1rem); }
.my-4 {
margin-top: calc(4*1rem);
margin-bottom: calc(4*1rem); }
.mt-4 {
margin-top: calc(4*1rem); }
.mr-4 {
margin-right: calc(4*1rem); }
.mb-4 {
margin-bottom: calc(4*1rem); }
.ml-4 {
margin-left: calc(4*1rem); }
.m-5 {
margin: calc(5*1rem); }
.mx-5 {
margin-left: calc(5*1rem);
margin-right: calc(5*1rem); }
.my-5 {
margin-top: calc(5*1rem);
margin-bottom: calc(5*1rem); }
.mt-5 {
margin-top: calc(5*1rem); }
.mr-5 {
margin-right: calc(5*1rem); }
.mb-5 {
margin-bottom: calc(5*1rem); }
.ml-5 {
margin-left: calc(5*1rem); }
.m-6 {
margin: calc(6*1rem); }
.mx-6 {
margin-left: calc(6*1rem);
margin-right: calc(6*1rem); }
.my-6 {
margin-top: calc(6*1rem);
margin-bottom: calc(6*1rem); }
.mt-6 {
margin-top: calc(6*1rem); }
.mr-6 {
margin-right: calc(6*1rem); }
.mb-6 {
margin-bottom: calc(6*1rem); }
.ml-6 {
margin-left: calc(6*1rem); }
.m-7 {
margin: calc(7*1rem); }
.mx-7 {
margin-left: calc(7*1rem);
margin-right: calc(7*1rem); }
.my-7 {
margin-top: calc(7*1rem);
margin-bottom: calc(7*1rem); }
.mt-7 {
margin-top: calc(7*1rem); }
.mr-7 {
margin-right: calc(7*1rem); }
.mb-7 {
margin-bottom: calc(7*1rem); }
.ml-7 {
margin-left: calc(7*1rem); }
.m-8 {
margin: calc(8*1rem); }
.mx-8 {
margin-left: calc(8*1rem);
margin-right: calc(8*1rem); }
.my-8 {
margin-top: calc(8*1rem);
margin-bottom: calc(8*1rem); }
.mt-8 {
margin-top: calc(8*1rem); }
.mr-8 {
margin-right: calc(8*1rem); }
.mb-8 {
margin-bottom: calc(8*1rem); }
.ml-8 {
margin-left: calc(8*1rem); }
.m-9 {
margin: calc(9*1rem); }
.mx-9 {
margin-left: calc(9*1rem);
margin-right: calc(9*1rem); }
.my-9 {
margin-top: calc(9*1rem);
margin-bottom: calc(9*1rem); }
.mt-9 {
margin-top: calc(9*1rem); }
.mr-9 {
margin-right: calc(9*1rem); }
.mb-9 {
margin-bottom: calc(9*1rem); }
.ml-9 {
margin-left: calc(9*1rem); }
.m-10 {
margin: calc(10*1rem); }
.mx-10 {
margin-left: calc(10*1rem);
margin-right: calc(10*1rem); }
.my-10 {
margin-top: calc(10*1rem);
margin-bottom: calc(10*1rem); }
.mt-10 {
margin-top: calc(10*1rem); }
.mr-10 {
margin-right: calc(10*1rem); }
.mb-10 {
margin-bottom: calc(10*1rem); }
.ml-10 {
margin-left: calc(10*1rem); } }
@media (min-width: 520px) {
.pl-m-1 {
margin: calc(1*1rem); }
.pl-mx-1 {
margin-left: calc(1*1rem);
margin-right: calc(1*1rem); }
.pl-my-1 {
margin-top: calc(1*1rem);
margin-bottom: calc(1*1rem); }
.pl-mt-1 {
margin-top: calc(1*1rem); }
.pl-mr-1 {
margin-right: calc(1*1rem); }
.pl-mb-1 {
margin-bottom: calc(1*1rem); }
.pl-ml-1 {
margin-left: calc(1*1rem); }
.pl-m-2 {
margin: calc(2*1rem); }
.pl-mx-2 {
margin-left: calc(2*1rem);
margin-right: calc(2*1rem); }
.pl-my-2 {
margin-top: calc(2*1rem);
margin-bottom: calc(2*1rem); }
.pl-mt-2 {
margin-top: calc(2*1rem); }
.pl-mr-2 {
margin-right: calc(2*1rem); }
.pl-mb-2 {
margin-bottom: calc(2*1rem); }
.pl-ml-2 {
margin-left: calc(2*1rem); }
.pl-m-3 {
margin: calc(3*1rem); }
.pl-mx-3 {
margin-left: calc(3*1rem);
margin-right: calc(3*1rem); }
.pl-my-3 {
margin-top: calc(3*1rem);
margin-bottom: calc(3*1rem); }
.pl-mt-3 {
margin-top: calc(3*1rem); }
.pl-mr-3 {
margin-right: calc(3*1rem); }
.pl-mb-3 {
margin-bottom: calc(3*1rem); }
.pl-ml-3 {
margin-left: calc(3*1rem); }
.pl-m-4 {
margin: calc(4*1rem); }
.pl-mx-4 {
margin-left: calc(4*1rem);
margin-right: calc(4*1rem); }
.pl-my-4 {
margin-top: calc(4*1rem);
margin-bottom: calc(4*1rem); }
.pl-mt-4 {
margin-top: calc(4*1rem); }
.pl-mr-4 {
margin-right: calc(4*1rem); }
.pl-mb-4 {
margin-bottom: calc(4*1rem); }
.pl-ml-4 {
margin-left: calc(4*1rem); }
.pl-m-5 {
margin: calc(5*1rem); }
.pl-mx-5 {
margin-left: calc(5*1rem);
margin-right: calc(5*1rem); }
.pl-my-5 {
margin-top: calc(5*1rem);
margin-bottom: calc(5*1rem); }
.pl-mt-5 {
margin-top: calc(5*1rem); }
.pl-mr-5 {
margin-right: calc(5*1rem); }
.pl-mb-5 {
margin-bottom: calc(5*1rem); }
.pl-ml-5 {
margin-left: calc(5*1rem); }
.pl-m-6 {
margin: calc(6*1rem); }
.pl-mx-6 {
margin-left: calc(6*1rem);
margin-right: calc(6*1rem); }
.pl-my-6 {
margin-top: calc(6*1rem);
margin-bottom: calc(6*1rem); }
.pl-mt-6 {
margin-top: calc(6*1rem); }
.pl-mr-6 {
margin-right: calc(6*1rem); }
.pl-mb-6 {
margin-bottom: calc(6*1rem); }
.pl-ml-6 {
margin-left: calc(6*1rem); }
.pl-m-7 {
margin: calc(7*1rem); }
.pl-mx-7 {
margin-left: calc(7*1rem);
margin-right: calc(7*1rem); }
.pl-my-7 {
margin-top: calc(7*1rem);
margin-bottom: calc(7*1rem); }
.pl-mt-7 {
margin-top: calc(7*1rem); }
.pl-mr-7 {
margin-right: calc(7*1rem); }
.pl-mb-7 {
margin-bottom: calc(7*1rem); }
.pl-ml-7 {
margin-left: calc(7*1rem); }
.pl-m-8 {
margin: calc(8*1rem); }
.pl-mx-8 {
margin-left: calc(8*1rem);
margin-right: calc(8*1rem); }
.pl-my-8 {
margin-top: calc(8*1rem);
margin-bottom: calc(8*1rem); }
.pl-mt-8 {
margin-top: calc(8*1rem); }
.pl-mr-8 {
margin-right: calc(8*1rem); }
.pl-mb-8 {
margin-bottom: calc(8*1rem); }
.pl-ml-8 {
margin-left: calc(8*1rem); }
.pl-m-9 {
margin: calc(9*1rem); }
.pl-mx-9 {
margin-left: calc(9*1rem);
margin-right: calc(9*1rem); }
.pl-my-9 {
margin-top: calc(9*1rem);
margin-bottom: calc(9*1rem); }
.pl-mt-9 {
margin-top: calc(9*1rem); }
.pl-mr-9 {
margin-right: calc(9*1rem); }
.pl-mb-9 {
margin-bottom: calc(9*1rem); }
.pl-ml-9 {
margin-left: calc(9*1rem); }
.pl-m-10 {
margin: calc(10*1rem); }
.pl-mx-10 {
margin-left: calc(10*1rem);
margin-right: calc(10*1rem); }
.pl-my-10 {
margin-top: calc(10*1rem);
margin-bottom: calc(10*1rem); }
.pl-mt-10 {
margin-top: calc(10*1rem); }
.pl-mr-10 {
margin-right: calc(10*1rem); }
.pl-mb-10 {
margin-bottom: calc(10*1rem); }
.pl-ml-10 {
margin-left: calc(10*1rem); } }
@media (min-width: 768px) {
.t-m-1 {
margin: calc(1*1rem); }
.t-mx-1 {
margin-left: calc(1*1rem);
margin-right: calc(1*1rem); }
.t-my-1 {
margin-top: calc(1*1rem);
margin-bottom: calc(1*1rem); }
.t-mt-1 {
margin-top: calc(1*1rem); }
.t-mr-1 {
margin-right: calc(1*1rem); }
.t-mb-1 {
margin-bottom: calc(1*1rem); }
.t-ml-1 {
margin-left: calc(1*1rem); }
.t-m-2 {
margin: calc(2*1rem); }
.t-mx-2 {
margin-left: calc(2*1rem);
margin-right: calc(2*1rem); }
.t-my-2 {
margin-top: calc(2*1rem);
margin-bottom: calc(2*1rem); }
.t-mt-2 {
margin-top: calc(2*1rem); }
.t-mr-2 {
margin-right: calc(2*1rem); }
.t-mb-2 {
margin-bottom: calc(2*1rem); }
.t-ml-2 {
margin-left: calc(2*1rem); }
.t-m-3 {
margin: calc(3*1rem); }
.t-mx-3 {
margin-left: calc(3*1rem);
margin-right: calc(3*1rem); }
.t-my-3 {
margin-top: calc(3*1rem);
margin-bottom: calc(3*1rem); }
.t-mt-3 {
margin-top: calc(3*1rem); }
.t-mr-3 {
margin-right: calc(3*1rem); }
.t-mb-3 {
margin-bottom: calc(3*1rem); }
.t-ml-3 {
margin-left: calc(3*1rem); }
.t-m-4 {
margin: calc(4*1rem); }
.t-mx-4 {
margin-left: calc(4*1rem);
margin-right: calc(4*1rem); }
.t-my-4 {
margin-top: calc(4*1rem);
margin-bottom: calc(4*1rem); }
.t-mt-4 {
margin-top: calc(4*1rem); }
.t-mr-4 {
margin-right: calc(4*1rem); }
.t-mb-4 {
margin-bottom: calc(4*1rem); }
.t-ml-4 {
margin-left: calc(4*1rem); }
.t-m-5 {
margin: calc(5*1rem); }
.t-mx-5 {
margin-left: calc(5*1rem);
margin-right: calc(5*1rem); }
.t-my-5 {
margin-top: calc(5*1rem);
margin-bottom: calc(5*1rem); }
.t-mt-5 {
margin-top: calc(5*1rem); }
.t-mr-5 {
margin-right: calc(5*1rem); }
.t-mb-5 {
margin-bottom: calc(5*1rem); }
.t-ml-5 {
margin-left: calc(5*1rem); }
.t-m-6 {
margin: calc(6*1rem); }
.t-mx-6 {
margin-left: calc(6*1rem);
margin-right: calc(6*1rem); }
.t-my-6 {
margin-top: calc(6*1rem);
margin-bottom: calc(6*1rem); }
.t-mt-6 {
margin-top: calc(6*1rem); }
.t-mr-6 {
margin-right: calc(6*1rem); }
.t-mb-6 {
margin-bottom: calc(6*1rem); }
.t-ml-6 {
margin-left: calc(6*1rem); }
.t-m-7 {
margin: calc(7*1rem); }
.t-mx-7 {
margin-left: calc(7*1rem);
margin-right: calc(7*1rem); }
.t-my-7 {
margin-top: calc(7*1rem);
margin-bottom: calc(7*1rem); }
.t-mt-7 {
margin-top: calc(7*1rem); }
.t-mr-7 {
margin-right: calc(7*1rem); }
.t-mb-7 {
margin-bottom: calc(7*1rem); }
.t-ml-7 {
margin-left: calc(7*1rem); }
.t-m-8 {
margin: calc(8*1rem); }
.t-mx-8 {
margin-left: calc(8*1rem);
margin-right: calc(8*1rem); }
.t-my-8 {
margin-top: calc(8*1rem);
margin-bottom: calc(8*1rem); }
.t-mt-8 {
margin-top: calc(8*1rem); }
.t-mr-8 {
margin-right: calc(8*1rem); }
.t-mb-8 {
margin-bottom: calc(8*1rem); }
.t-ml-8 {
margin-left: calc(8*1rem); }
.t-m-9 {
margin: calc(9*1rem); }
.t-mx-9 {
margin-left: calc(9*1rem);
margin-right: calc(9*1rem); }
.t-my-9 {
margin-top: calc(9*1rem);
margin-bottom: calc(9*1rem); }
.t-mt-9 {
margin-top: calc(9*1rem); }
.t-mr-9 {
margin-right: calc(9*1rem); }
.t-mb-9 {
margin-bottom: calc(9*1rem); }
.t-ml-9 {
margin-left: calc(9*1rem); }
.t-m-10 {
margin: calc(10*1rem); }
.t-mx-10 {
margin-left: calc(10*1rem);
margin-right: calc(10*1rem); }
.t-my-10 {
margin-top: calc(10*1rem);
margin-bottom: calc(10*1rem); }
.t-mt-10 {
margin-top: calc(10*1rem); }
.t-mr-10 {
margin-right: calc(10*1rem); }
.t-mb-10 {
margin-bottom: calc(10*1rem); }
.t-ml-10 {
margin-left: calc(10*1rem); } }
@media (min-width: 1024px) {
.l-m-1 {
margin: calc(1*1rem); }
.l-mx-1 {
margin-left: calc(1*1rem);
margin-right: calc(1*1rem); }
.l-my-1 {
margin-top: calc(1*1rem);
margin-bottom: calc(1*1rem); }
.l-mt-1 {
margin-top: calc(1*1rem); }
.l-mr-1 {
margin-right: calc(1*1rem); }
.l-mb-1 {
margin-bottom: calc(1*1rem); }
.l-ml-1 {
margin-left: calc(1*1rem); }
.l-m-2 {
margin: calc(2*1rem); }
.l-mx-2 {
margin-left: calc(2*1rem);
margin-right: calc(2*1rem); }
.l-my-2 {
margin-top: calc(2*1rem);
margin-bottom: calc(2*1rem); }
.l-mt-2 {
margin-top: calc(2*1rem); }
.l-mr-2 {
margin-right: calc(2*1rem); }
.l-mb-2 {
margin-bottom: calc(2*1rem); }
.l-ml-2 {
margin-left: calc(2*1rem); }
.l-m-3 {
margin: calc(3*1rem); }
.l-mx-3 {
margin-left: calc(3*1rem);
margin-right: calc(3*1rem); }
.l-my-3 {
margin-top: calc(3*1rem);
margin-bottom: calc(3*1rem); }
.l-mt-3 {
margin-top: calc(3*1rem); }
.l-mr-3 {
margin-right: calc(3*1rem); }
.l-mb-3 {
margin-bottom: calc(3*1rem); }
.l-ml-3 {
margin-left: calc(3*1rem); }
.l-m-4 {
margin: calc(4*1rem); }
.l-mx-4 {
margin-left: calc(4*1rem);
margin-right: calc(4*1rem); }
.l-my-4 {
margin-top: calc(4*1rem);
margin-bottom: calc(4*1rem); }
.l-mt-4 {
margin-top: calc(4*1rem); }
.l-mr-4 {
margin-right: calc(4*1rem); }
.l-mb-4 {
margin-bottom: calc(4*1rem); }
.l-ml-4 {
margin-left: calc(4*1rem); }
.l-m-5 {
margin: calc(5*1rem); }
.l-mx-5 {
margin-left: calc(5*1rem);
margin-right: calc(5*1rem); }
.l-my-5 {
margin-top: calc(5*1rem);
margin-bottom: calc(5*1rem); }
.l-mt-5 {
margin-top: calc(5*1rem); }
.l-mr-5 {
margin-right: calc(5*1rem); }
.l-mb-5 {
margin-bottom: calc(5*1rem); }
.l-ml-5 {
margin-left: calc(5*1rem); }
.l-m-6 {
margin: calc(6*1rem); }
.l-mx-6 {
margin-left: calc(6*1rem);
margin-right: calc(6*1rem); }
.l-my-6 {
margin-top: calc(6*1rem);
margin-bottom: calc(6*1rem); }
.l-mt-6 {
margin-top: calc(6*1rem); }
.l-mr-6 {
margin-right: calc(6*1rem); }
.l-mb-6 {
margin-bottom: calc(6*1rem); }
.l-ml-6 {
margin-left: calc(6*1rem); }
.l-m-7 {
margin: calc(7*1rem); }
.l-mx-7 {
margin-left: calc(7*1rem);
margin-right: calc(7*1rem); }
.l-my-7 {
margin-top: calc(7*1rem);
margin-bottom: calc(7*1rem); }
.l-mt-7 {
margin-top: calc(7*1rem); }
.l-mr-7 {
margin-right: calc(7*1rem); }
.l-mb-7 {
margin-bottom: calc(7*1rem); }
.l-ml-7 {
margin-left: calc(7*1rem); }
.l-m-8 {
margin: calc(8*1rem); }
.l-mx-8 {
margin-left: calc(8*1rem);
margin-right: calc(8*1rem); }
.l-my-8 {
margin-top: calc(8*1rem);
margin-bottom: calc(8*1rem); }
.l-mt-8 {
margin-top: calc(8*1rem); }
.l-mr-8 {
margin-right: calc(8*1rem); }
.l-mb-8 {
margin-bottom: calc(8*1rem); }
.l-ml-8 {
margin-left: calc(8*1rem); }
.l-m-9 {
margin: calc(9*1rem); }
.l-mx-9 {
margin-left: calc(9*1rem);
margin-right: calc(9*1rem); }
.l-my-9 {
margin-top: calc(9*1rem);
margin-bottom: calc(9*1rem); }
.l-mt-9 {
margin-top: calc(9*1rem); }
.l-mr-9 {
margin-right: calc(9*1rem); }
.l-mb-9 {
margin-bottom: calc(9*1rem); }
.l-ml-9 {
margin-left: calc(9*1rem); }
.l-m-10 {
margin: calc(10*1rem); }
.l-mx-10 {
margin-left: calc(10*1rem);
margin-right: calc(10*1rem); }
.l-my-10 {
margin-top: calc(10*1rem);
margin-bottom: calc(10*1rem); }
.l-mt-10 {
margin-top: calc(10*1rem); }
.l-mr-10 {
margin-right: calc(10*1rem); }
.l-mb-10 {
margin-bottom: calc(10*1rem); }
.l-ml-10 {
margin-left: calc(10*1rem); } }
@media (min-width: 1440px) {
.d-m-1 {
margin: calc(1*1rem); }
.d-mx-1 {
margin-left: calc(1*1rem);
margin-right: calc(1*1rem); }
.d-my-1 {
margin-top: calc(1*1rem);
margin-bottom: calc(1*1rem); }
.d-mt-1 {
margin-top: calc(1*1rem); }
.d-mr-1 {
margin-right: calc(1*1rem); }
.d-mb-1 {
margin-bottom: calc(1*1rem); }
.d-ml-1 {
margin-left: calc(1*1rem); }
.d-m-2 {
margin: calc(2*1rem); }
.d-mx-2 {
margin-left: calc(2*1rem);
margin-right: calc(2*1rem); }
.d-my-2 {
margin-top: calc(2*1rem);
margin-bottom: calc(2*1rem); }
.d-mt-2 {
margin-top: calc(2*1rem); }
.d-mr-2 {
margin-right: calc(2*1rem); }
.d-mb-2 {
margin-bottom: calc(2*1rem); }
.d-ml-2 {
margin-left: calc(2*1rem); }
.d-m-3 {
margin: calc(3*1rem); }
.d-mx-3 {
margin-left: calc(3*1rem);
margin-right: calc(3*1rem); }
.d-my-3 {
margin-top: calc(3*1rem);
margin-bottom: calc(3*1rem); }
.d-mt-3 {
margin-top: calc(3*1rem); }
.d-mr-3 {
margin-right: calc(3*1rem); }
.d-mb-3 {
margin-bottom: calc(3*1rem); }
.d-ml-3 {
margin-left: calc(3*1rem); }
.d-m-4 {
margin: calc(4*1rem); }
.d-mx-4 {
margin-left: calc(4*1rem);
margin-right: calc(4*1rem); }
.d-my-4 {
margin-top: calc(4*1rem);
margin-bottom: calc(4*1rem); }
.d-mt-4 {
margin-top: calc(4*1rem); }
.d-mr-4 {
margin-right: calc(4*1rem); }
.d-mb-4 {
margin-bottom: calc(4*1rem); }
.d-ml-4 {
margin-left: calc(4*1rem); }
.d-m-5 {
margin: calc(5*1rem); }
.d-mx-5 {
margin-left: calc(5*1rem);
margin-right: calc(5*1rem); }
.d-my-5 {
margin-top: calc(5*1rem);
margin-bottom: calc(5*1rem); }
.d-mt-5 {
margin-top: calc(5*1rem); }
.d-mr-5 {
margin-right: calc(5*1rem); }
.d-mb-5 {
margin-bottom: calc(5*1rem); }
.d-ml-5 {
margin-left: calc(5*1rem); }
.d-m-6 {
margin: calc(6*1rem); }
.d-mx-6 {
margin-left: calc(6*1rem);
margin-right: calc(6*1rem); }
.d-my-6 {
margin-top: calc(6*1rem);
margin-bottom: calc(6*1rem); }
.d-mt-6 {
margin-top: calc(6*1rem); }
.d-mr-6 {
margin-right: calc(6*1rem); }
.d-mb-6 {
margin-bottom: calc(6*1rem); }
.d-ml-6 {
margin-left: calc(6*1rem); }
.d-m-7 {
margin: calc(7*1rem); }
.d-mx-7 {
margin-left: calc(7*1rem);
margin-right: calc(7*1rem); }
.d-my-7 {
margin-top: calc(7*1rem);
margin-bottom: calc(7*1rem); }
.d-mt-7 {
margin-top: calc(7*1rem); }
.d-mr-7 {
margin-right: calc(7*1rem); }
.d-mb-7 {
margin-bottom: calc(7*1rem); }
.d-ml-7 {
margin-left: calc(7*1rem); }
.d-m-8 {
margin: calc(8*1rem); }
.d-mx-8 {
margin-left: calc(8*1rem);
margin-right: calc(8*1rem); }
.d-my-8 {
margin-top: calc(8*1rem);
margin-bottom: calc(8*1rem); }
.d-mt-8 {
margin-top: calc(8*1rem); }
.d-mr-8 {
margin-right: calc(8*1rem); }
.d-mb-8 {
margin-bottom: calc(8*1rem); }
.d-ml-8 {
margin-left: calc(8*1rem); }
.d-m-9 {
margin: calc(9*1rem); }
.d-mx-9 {
margin-left: calc(9*1rem);
margin-right: calc(9*1rem); }
.d-my-9 {
margin-top: calc(9*1rem);
margin-bottom: calc(9*1rem); }
.d-mt-9 {
margin-top: calc(9*1rem); }
.d-mr-9 {
margin-right: calc(9*1rem); }
.d-mb-9 {
margin-bottom: calc(9*1rem); }
.d-ml-9 {
margin-left: calc(9*1rem); }
.d-m-10 {
margin: calc(10*1rem); }
.d-mx-10 {
margin-left: calc(10*1rem);
margin-right: calc(10*1rem); }
.d-my-10 {
margin-top: calc(10*1rem);
margin-bottom: calc(10*1rem); }
.d-mt-10 {
margin-top: calc(10*1rem); }
.d-mr-10 {
margin-right: calc(10*1rem); }
.d-mb-10 {
margin-bottom: calc(10*1rem); }
.d-ml-10 {
margin-left: calc(10*1rem); } }
@media (min-width: 1px) {
.ts-xlarge {
font-size: 1.5em !important; }
.ts-large {
font-size: 1.25em !important;
line-height: 1.5em !important; }
.ts-medium {
font-size: 1.125em !important; }
.ts-small {
font-size: 0.875em !important; }
.ts-tiny {
font-size: 0.75em !important; }
.ts-meta-small {
letter-spacing: 1.5px;
text-transform: uppercase;
font-size: 10px;
font-weight: 500;
line-height: 130%; }
.ts-meta-tiny {
letter-spacing: 1.5px;
text-transform: uppercase;
font-size: 8px;
font-weight: 500;
line-height: 130%; } }
@media (min-width: 520px) {
.pl-ts-xlarge {
font-size: 1.5em !important; }
.pl-ts-large {
font-size: 1.25em !important;
line-height: 1.5em !important; }
.pl-ts-medium {
font-size: 1.125em !important; }
.pl-ts-small {
font-size: 0.875em !important; }
.pl-ts-tiny {
font-size: 0.75em !important; }
.pl-ts-meta-small {
letter-spacing: 1.5px;
text-transform: uppercase;
font-size: 10px;
font-weight: 500;
line-height: 130%; }
.pl-ts-meta-tiny {
letter-spacing: 1.5px;
text-transform: uppercase;
font-size: 8px;
font-weight: 500;
line-height: 130%; } }
@media (min-width: 768px) {
.t-ts-xlarge {
font-size: 1.5em !important; }
.t-ts-large {
font-size: 1.25em !important;
line-height: 1.5em !important; }
.t-ts-medium {
font-size: 1.125em !important; }
.t-ts-small {
font-size: 0.875em !important; }
.t-ts-tiny {
font-size: 0.75em !important; }
.t-ts-meta-small {
letter-spacing: 1.5px;
text-transform: uppercase;
font-size: 10px;
font-weight: 500;
line-height: 130%; }
.t-ts-meta-tiny {
letter-spacing: 1.5px;
text-transform: uppercase;
font-size: 8px;
font-weight: 500;
line-height: 130%; } }
@media (min-width: 1024px) {
.l-ts-xlarge {
font-size: 1.5em !important; }
.l-ts-large {
font-size: 1.25em !important;
line-height: 1.5em !important; }
.l-ts-medium {
font-size: 1.125em !important; }
.l-ts-small {
font-size: 0.875em !important; }
.l-ts-tiny {
font-size: 0.75em !important; }
.l-ts-meta-small {
letter-spacing: 1.5px;
text-transform: uppercase;
font-size: 10px;
font-weight: 500;
line-height: 130%; }
.l-ts-meta-tiny {
letter-spacing: 1.5px;
text-transform: uppercase;
font-size: 8px;
font-weight: 500;
line-height: 130%; } }
@media (min-width: 1440px) {
.d-ts-xlarge {
font-size: 1.5em !important; }
.d-ts-large {
font-size: 1.25em !important;
line-height: 1.5em !important; }
.d-ts-medium {
font-size: 1.125em !important; }
.d-ts-small {
font-size: 0.875em !important; }
.d-ts-tiny {
font-size: 0.75em !important; }
.d-ts-meta-small {
letter-spacing: 1.5px;
text-transform: uppercase;
font-size: 10px;
font-weight: 500;
line-height: 130%; }
.d-ts-meta-tiny {
letter-spacing: 1.5px;
text-transform: uppercase;
font-size: 8px;
font-weight: 500;
line-height: 130%; } }
@media (min-width: 1px) {
.h-1vh {
height: calc(1*1vh); }
.h-2vh {
height: calc(2*1vh); }
.h-3vh {
height: calc(3*1vh); }
.h-4vh {
height: calc(4*1vh); }
.h-5vh {
height: calc(5*1vh); }
.h-6vh {
height: calc(6*1vh); }
.h-7vh {
height: calc(7*1vh); }
.h-8vh {
height: calc(8*1vh); }
.h-9vh {
height: calc(9*1vh); }
.h-10vh {
height: calc(10*1vh); }
.h-11vh {
height: calc(11*1vh); }
.h-12vh {
height: calc(12*1vh); }
.h-13vh {
height: calc(13*1vh); }
.h-14vh {
height: calc(14*1vh); }
.h-15vh {
height: calc(15*1vh); }
.h-16vh {
height: calc(16*1vh); }
.h-17vh {
height: calc(17*1vh); }
.h-18vh {
height: calc(18*1vh); }
.h-19vh {
height: calc(19*1vh); }
.h-20vh {
height: calc(20*1vh); }
.h-21vh {
height: calc(21*1vh); }
.h-22vh {
height: calc(22*1vh); }
.h-23vh {
height: calc(23*1vh); }
.h-24vh {
height: calc(24*1vh); }
.h-25vh {
height: calc(25*1vh); }
.h-26vh {
height: calc(26*1vh); }
.h-27vh {
height: calc(27*1vh); }
.h-28vh {
height: calc(28*1vh); }
.h-29vh {
height: calc(29*1vh); }
.h-30vh {
height: calc(30*1vh); }
.h-31vh {
height: calc(31*1vh); }
.h-32vh {
height: calc(32*1vh); }
.h-33vh {
height: calc(33*1vh); }
.h-34vh {
height: calc(34*1vh); }
.h-35vh {
height: calc(35*1vh); }
.h-36vh {
height: calc(36*1vh); }
.h-37vh {
height: calc(37*1vh); }
.h-38vh {
height: calc(38*1vh); }
.h-39vh {
height: calc(39*1vh); }
.h-40vh {
height: calc(40*1vh); }
.h-41vh {
height: calc(41*1vh); }
.h-42vh {
height: calc(42*1vh); }
.h-43vh {
height: calc(43*1vh); }
.h-44vh {
height: calc(44*1vh); }
.h-45vh {
height: calc(45*1vh); }
.h-46vh {
height: calc(46*1vh); }
.h-47vh {
height: calc(47*1vh); }
.h-48vh {
height: calc(48*1vh); }
.h-49vh {
height: calc(49*1vh); }
.h-50vh {
height: calc(50*1vh); }
.h-51vh {
height: calc(51*1vh); }
.h-52vh {
height: calc(52*1vh); }
.h-53vh {
height: calc(53*1vh); }
.h-54vh {
height: calc(54*1vh); }
.h-55vh {
height: calc(55*1vh); }
.h-56vh {
height: calc(56*1vh); }
.h-57vh {
height: calc(57*1vh); }
.h-58vh {
height: calc(58*1vh); }
.h-59vh {
height: calc(59*1vh); }
.h-60vh {
height: calc(60*1vh); }
.h-61vh {
height: calc(61*1vh); }
.h-62vh {
height: calc(62*1vh); }
.h-63vh {
height: calc(63*1vh); }
.h-64vh {
height: calc(64*1vh); }
.h-65vh {
height: calc(65*1vh); }
.h-66vh {
height: calc(66*1vh); }
.h-67vh {
height: calc(67*1vh); }
.h-68vh {
height: calc(68*1vh); }
.h-69vh {
height: calc(69*1vh); }
.h-70vh {
height: calc(70*1vh); }
.h-71vh {
height: calc(71*1vh); }
.h-72vh {
height: calc(72*1vh); }
.h-73vh {
height: calc(73*1vh); }
.h-74vh {
height: calc(74*1vh); }
.h-75vh {
height: calc(75*1vh); }
.h-76vh {
height: calc(76*1vh); }
.h-77vh {
height: calc(77*1vh); }
.h-78vh {
height: calc(78*1vh); }
.h-79vh {
height: calc(79*1vh); }
.h-80vh {
height: calc(80*1vh); }
.h-81vh {
height: calc(81*1vh); }
.h-82vh {
height: calc(82*1vh); }
.h-83vh {
height: calc(83*1vh); }
.h-84vh {
height: calc(84*1vh); }
.h-85vh {
height: calc(85*1vh); }
.h-86vh {
height: calc(86*1vh); }
.h-87vh {
height: calc(87*1vh); }
.h-88vh {
height: calc(88*1vh); }
.h-89vh {
height: calc(89*1vh); }
.h-90vh {
height: calc(90*1vh); }
.h-91vh {
height: calc(91*1vh); }
.h-92vh {
height: calc(92*1vh); }
.h-93vh {
height: calc(93*1vh); }
.h-94vh {
height: calc(94*1vh); }
.h-95vh {
height: calc(95*1vh); }
.h-96vh {
height: calc(96*1vh); }
.h-97vh {
height: calc(97*1vh); }
.h-98vh {
height: calc(98*1vh); }
.h-99vh {
height: calc(99*1vh); }
.h-100vh {
height: calc(100*1vh); }
.h-1vw {
height: calc(1*1vw); }
.h-2vw {
height: calc(2*1vw); }
.h-3vw {
height: calc(3*1vw); }
.h-4vw {
height: calc(4*1vw); }
.h-5vw {
height: calc(5*1vw); }
.h-6vw {
height: calc(6*1vw); }
.h-7vw {
height: calc(7*1vw); }
.h-8vw {
height: calc(8*1vw); }
.h-9vw {
height: calc(9*1vw); }
.h-10vw {
height: calc(10*1vw); }
.h-11vw {
height: calc(11*1vw); }
.h-12vw {
height: calc(12*1vw); }
.h-13vw {
height: calc(13*1vw); }
.h-14vw {
height: calc(14*1vw); }
.h-15vw {
height: calc(15*1vw); }
.h-16vw {
height: calc(16*1vw); }
.h-17vw {
height: calc(17*1vw); }
.h-18vw {
height: calc(18*1vw); }
.h-19vw {
height: calc(19*1vw); }
.h-20vw {
height: calc(20*1vw); }
.h-21vw {
height: calc(21*1vw); }
.h-22vw {
height: calc(22*1vw); }
.h-23vw {
height: calc(23*1vw); }
.h-24vw {
height: calc(24*1vw); }
.h-25vw {
height: calc(25*1vw); }
.h-26vw {
height: calc(26*1vw); }
.h-27vw {
height: calc(27*1vw); }
.h-28vw {
height: calc(28*1vw); }
.h-29vw {
height: calc(29*1vw); }
.h-30vw {
height: calc(30*1vw); }
.h-31vw {
height: calc(31*1vw); }
.h-32vw {
height: calc(32*1vw); }
.h-33vw {
height: calc(33*1vw); }
.h-34vw {
height: calc(34*1vw); }
.h-35vw {
height: calc(35*1vw); }
.h-36vw {
height: calc(36*1vw); }
.h-37vw {
height: calc(37*1vw); }
.h-38vw {
height: calc(38*1vw); }
.h-39vw {
height: calc(39*1vw); }
.h-40vw {
height: calc(40*1vw); }
.h-41vw {
height: calc(41*1vw); }
.h-42vw {
height: calc(42*1vw); }
.h-43vw {
height: calc(43*1vw); }
.h-44vw {
height: calc(44*1vw); }
.h-45vw {
height: calc(45*1vw); }
.h-46vw {
height: calc(46*1vw); }
.h-47vw {
height: calc(47*1vw); }
.h-48vw {
height: calc(48*1vw); }
.h-49vw {
height: calc(49*1vw); }
.h-50vw {
height: calc(50*1vw); }
.h-51vw {
height: calc(51*1vw); }
.h-52vw {
height: calc(52*1vw); }
.h-53vw {
height: calc(53*1vw); }
.h-54vw {
height: calc(54*1vw); }
.h-55vw {
height: calc(55*1vw); }
.h-56vw {
height: calc(56*1vw); }
.h-57vw {
height: calc(57*1vw); }
.h-58vw {
height: calc(58*1vw); }
.h-59vw {
height: calc(59*1vw); }
.h-60vw {
height: calc(60*1vw); }
.h-61vw {
height: calc(61*1vw); }
.h-62vw {
height: calc(62*1vw); }
.h-63vw {
height: calc(63*1vw); }
.h-64vw {
height: calc(64*1vw); }
.h-65vw {
height: calc(65*1vw); }
.h-66vw {
height: calc(66*1vw); }
.h-67vw {
height: calc(67*1vw); }
.h-68vw {
height: calc(68*1vw); }
.h-69vw {
height: calc(69*1vw); }
.h-70vw {
height: calc(70*1vw); }
.h-71vw {
height: calc(71*1vw); }
.h-72vw {
height: calc(72*1vw); }
.h-73vw {
height: calc(73*1vw); }
.h-74vw {
height: calc(74*1vw); }
.h-75vw {
height: calc(75*1vw); }
.h-76vw {
height: calc(76*1vw); }
.h-77vw {
height: calc(77*1vw); }
.h-78vw {
height: calc(78*1vw); }
.h-79vw {
height: calc(79*1vw); }
.h-80vw {
height: calc(80*1vw); }
.h-81vw {
height: calc(81*1vw); }
.h-82vw {
height: calc(82*1vw); }
.h-83vw {
height: calc(83*1vw); }
.h-84vw {
height: calc(84*1vw); }
.h-85vw {
height: calc(85*1vw); }
.h-86vw {
height: calc(86*1vw); }
.h-87vw {
height: calc(87*1vw); }
.h-88vw {
height: calc(88*1vw); }
.h-89vw {
height: calc(89*1vw); }
.h-90vw {
height: calc(90*1vw); }
.h-91vw {
height: calc(91*1vw); }
.h-92vw {
height: calc(92*1vw); }
.h-93vw {
height: calc(93*1vw); }
.h-94vw {
height: calc(94*1vw); }
.h-95vw {
height: calc(95*1vw); }
.h-96vw {
height: calc(96*1vw); }
.h-97vw {
height: calc(97*1vw); }
.h-98vw {
height: calc(98*1vw); }
.h-99vw {
height: calc(99*1vw); }
.h-100vw {
height: calc(100*1vw); }
.h-1 {
height: calc(1*1rem); }
.h-2 {
height: calc(2*1rem); }
.h-3 {
height: calc(3*1rem); }
.h-4 {
height: calc(4*1rem); }
.h-5 {
height: calc(5*1rem); }
.h-6 {
height: calc(6*1rem); }
.h-7 {
height: calc(7*1rem); }
.h-8 {
height: calc(8*1rem); }
.h-9 {
height: calc(9*1rem); }
.h-10 {
height: calc(10*1rem); }
.h-11 {
height: calc(11*1rem); }
.h-12 {
height: calc(12*1rem); }
.h-13 {
height: calc(13*1rem); }
.h-14 {
height: calc(14*1rem); }
.h-15 {
height: calc(15*1rem); }
.h-16 {
height: calc(16*1rem); }
.h-17 {
height: calc(17*1rem); }
.h-18 {
height: calc(18*1rem); }
.h-19 {
height: calc(19*1rem); }
.h-20 {
height: calc(20*1rem); }
.h-21 {
height: calc(21*1rem); }
.h-22 {
height: calc(22*1rem); }
.h-23 {
height: calc(23*1rem); }
.h-24 {
height: calc(24*1rem); }
.h-25 {
height: calc(25*1rem); }
.h-26 {
height: calc(26*1rem); }
.h-27 {
height: calc(27*1rem); }
.h-28 {
height: calc(28*1rem); }
.h-29 {
height: calc(29*1rem); }
.h-30 {
height: calc(30*1rem); }
.h-31 {
height: calc(31*1rem); }
.h-32 {
height: calc(32*1rem); }
.h-33 {
height: calc(33*1rem); }
.h-34 {
height: calc(34*1rem); }
.h-35 {
height: calc(35*1rem); }
.h-36 {
height: calc(36*1rem); }
.h-37 {
height: calc(37*1rem); }
.h-38 {
height: calc(38*1rem); }
.h-39 {
height: calc(39*1rem); }
.h-40 {
height: calc(40*1rem); }
.h-41 {
height: calc(41*1rem); }
.h-42 {
height: calc(42*1rem); }
.h-43 {
height: calc(43*1rem); }
.h-44 {
height: calc(44*1rem); }
.h-45 {
height: calc(45*1rem); }
.h-46 {
height: calc(46*1rem); }
.h-47 {
height: calc(47*1rem); }
.h-48 {
height: calc(48*1rem); }
.h-49 {
height: calc(49*1rem); }
.h-50 {
height: calc(50*1rem); }
.maxh-1 {
max-height: calc(1*1rem); }
.maxh-2 {
max-height: calc(2*1rem); }
.maxh-3 {
max-height: calc(3*1rem); }
.maxh-4 {
max-height: calc(4*1rem); }
.maxh-5 {
max-height: calc(5*1rem); }
.maxh-6 {
max-height: calc(6*1rem); }
.maxh-7 {
max-height: calc(7*1rem); }
.maxh-8 {
max-height: calc(8*1rem); }
.maxh-9 {
max-height: calc(9*1rem); }
.maxh-10 {
max-height: calc(10*1rem); }
.maxh-11 {
max-height: calc(11*1rem); }
.maxh-12 {
max-height: calc(12*1rem); }
.maxh-13 {
max-height: calc(13*1rem); }
.maxh-14 {
max-height: calc(14*1rem); }
.maxh-15 {
max-height: calc(15*1rem); }
.maxh-16 {
max-height: calc(16*1rem); }
.maxh-17 {
max-height: calc(17*1rem); }
.maxh-18 {
max-height: calc(18*1rem); }
.maxh-19 {
max-height: calc(19*1rem); }
.maxh-20 {
max-height: calc(20*1rem); }
.maxh-21 {
max-height: calc(21*1rem); }
.maxh-22 {
max-height: calc(22*1rem); }
.maxh-23 {
max-height: calc(23*1rem); }
.maxh-24 {
max-height: calc(24*1rem); }
.maxh-25 {
max-height: calc(25*1rem); }
.maxh-26 {
max-height: calc(26*1rem); }
.maxh-27 {
max-height: calc(27*1rem); }
.maxh-28 {
max-height: calc(28*1rem); }
.maxh-29 {
max-height: calc(29*1rem); }
.maxh-30 {
max-height: calc(30*1rem); }
.maxh-31 {
max-height: calc(31*1rem); }
.maxh-32 {
max-height: calc(32*1rem); }
.maxh-33 {
max-height: calc(33*1rem); }
.maxh-34 {
max-height: calc(34*1rem); }
.maxh-35 {
max-height: calc(35*1rem); }
.maxh-36 {
max-height: calc(36*1rem); }
.maxh-37 {
max-height: calc(37*1rem); }
.maxh-38 {
max-height: calc(38*1rem); }
.maxh-39 {
max-height: calc(39*1rem); }
.maxh-40 {
max-height: calc(40*1rem); }
.maxh-41 {
max-height: calc(41*1rem); }
.maxh-42 {
max-height: calc(42*1rem); }
.maxh-43 {
max-height: calc(43*1rem); }
.maxh-44 {
max-height: calc(44*1rem); }
.maxh-45 {
max-height: calc(45*1rem); }
.maxh-46 {
max-height: calc(46*1rem); }
.maxh-47 {
max-height: calc(47*1rem); }
.maxh-48 {
max-height: calc(48*1rem); }
.maxh-49 {
max-height: calc(49*1rem); }
.maxh-50 {
max-height: calc(50*1rem); } }
@media (min-width: 520px) {
.pl-h-1vh {
height: calc(1*1vh); }
.pl-h-2vh {
height: calc(2*1vh); }
.pl-h-3vh {
height: calc(3*1vh); }
.pl-h-4vh {
height: calc(4*1vh); }
.pl-h-5vh {
height: calc(5*1vh); }
.pl-h-6vh {
height: calc(6*1vh); }
.pl-h-7vh {
height: calc(7*1vh); }
.pl-h-8vh {
height: calc(8*1vh); }
.pl-h-9vh {
height: calc(9*1vh); }
.pl-h-10vh {
height: calc(10*1vh); }
.pl-h-11vh {
height: calc(11*1vh); }
.pl-h-12vh {
height: calc(12*1vh); }
.pl-h-13vh {
height: calc(13*1vh); }
.pl-h-14vh {
height: calc(14*1vh); }
.pl-h-15vh {
height: calc(15*1vh); }
.pl-h-16vh {
height: calc(16*1vh); }
.pl-h-17vh {
height: calc(17*1vh); }
.pl-h-18vh {
height: calc(18*1vh); }
.pl-h-19vh {
height: calc(19*1vh); }
.pl-h-20vh {
height: calc(20*1vh); }
.pl-h-21vh {
height: calc(21*1vh); }
.pl-h-22vh {
height: calc(22*1vh); }
.pl-h-23vh {
height: calc(23*1vh); }
.pl-h-24vh {
height: calc(24*1vh); }
.pl-h-25vh {
height: calc(25*1vh); }
.pl-h-26vh {
height: calc(26*1vh); }
.pl-h-27vh {
height: calc(27*1vh); }
.pl-h-28vh {
height: calc(28*1vh); }
.pl-h-29vh {
height: calc(29*1vh); }
.pl-h-30vh {
height: calc(30*1vh); }
.pl-h-31vh {
height: calc(31*1vh); }
.pl-h-32vh {
height: calc(32*1vh); }
.pl-h-33vh {
height: calc(33*1vh); }
.pl-h-34vh {
height: calc(34*1vh); }
.pl-h-35vh {
height: calc(35*1vh); }
.pl-h-36vh {
height: calc(36*1vh); }
.pl-h-37vh {
height: calc(37*1vh); }
.pl-h-38vh {
height: calc(38*1vh); }
.pl-h-39vh {
height: calc(39*1vh); }
.pl-h-40vh {
height: calc(40*1vh); }
.pl-h-41vh {
height: calc(41*1vh); }
.pl-h-42vh {
height: calc(42*1vh); }
.pl-h-43vh {
height: calc(43*1vh); }
.pl-h-44vh {
height: calc(44*1vh); }
.pl-h-45vh {
height: calc(45*1vh); }
.pl-h-46vh {
height: calc(46*1vh); }
.pl-h-47vh {
height: calc(47*1vh); }
.pl-h-48vh {
height: calc(48*1vh); }
.pl-h-49vh {
height: calc(49*1vh); }
.pl-h-50vh {
height: calc(50*1vh); }
.pl-h-51vh {
height: calc(51*1vh); }
.pl-h-52vh {
height: calc(52*1vh); }
.pl-h-53vh {
height: calc(53*1vh); }
.pl-h-54vh {
height: calc(54*1vh); }
.pl-h-55vh {
height: calc(55*1vh); }
.pl-h-56vh {
height: calc(56*1vh); }
.pl-h-57vh {
height: calc(57*1vh); }
.pl-h-58vh {
height: calc(58*1vh); }
.pl-h-59vh {
height: calc(59*1vh); }
.pl-h-60vh {
height: calc(60*1vh); }
.pl-h-61vh {
height: calc(61*1vh); }
.pl-h-62vh {
height: calc(62*1vh); }
.pl-h-63vh {
height: calc(63*1vh); }
.pl-h-64vh {
height: calc(64*1vh); }
.pl-h-65vh {
height: calc(65*1vh); }
.pl-h-66vh {
height: calc(66*1vh); }
.pl-h-67vh {
height: calc(67*1vh); }
.pl-h-68vh {
height: calc(68*1vh); }
.pl-h-69vh {
height: calc(69*1vh); }
.pl-h-70vh {
height: calc(70*1vh); }
.pl-h-71vh {
height: calc(71*1vh); }
.pl-h-72vh {
height: calc(72*1vh); }
.pl-h-73vh {
height: calc(73*1vh); }
.pl-h-74vh {
height: calc(74*1vh); }
.pl-h-75vh {
height: calc(75*1vh); }
.pl-h-76vh {
height: calc(76*1vh); }
.pl-h-77vh {
height: calc(77*1vh); }
.pl-h-78vh {
height: calc(78*1vh); }
.pl-h-79vh {
height: calc(79*1vh); }
.pl-h-80vh {
height: calc(80*1vh); }
.pl-h-81vh {
height: calc(81*1vh); }
.pl-h-82vh {
height: calc(82*1vh); }
.pl-h-83vh {
height: calc(83*1vh); }
.pl-h-84vh {
height: calc(84*1vh); }
.pl-h-85vh {
height: calc(85*1vh); }
.pl-h-86vh {
height: calc(86*1vh); }
.pl-h-87vh {
height: calc(87*1vh); }
.pl-h-88vh {
height: calc(88*1vh); }
.pl-h-89vh {
height: calc(89*1vh); }
.pl-h-90vh {
height: calc(90*1vh); }
.pl-h-91vh {
height: calc(91*1vh); }
.pl-h-92vh {
height: calc(92*1vh); }
.pl-h-93vh {
height: calc(93*1vh); }
.pl-h-94vh {
height: calc(94*1vh); }
.pl-h-95vh {
height: calc(95*1vh); }
.pl-h-96vh {
height: calc(96*1vh); }
.pl-h-97vh {
height: calc(97*1vh); }
.pl-h-98vh {
height: calc(98*1vh); }
.pl-h-99vh {
height: calc(99*1vh); }
.pl-h-100vh {
height: calc(100*1vh); }
.pl-h-1vw {
height: calc(1*1vw); }
.pl-h-2vw {
height: calc(2*1vw); }
.pl-h-3vw {
height: calc(3*1vw); }
.pl-h-4vw {
height: calc(4*1vw); }
.pl-h-5vw {
height: calc(5*1vw); }
.pl-h-6vw {
height: calc(6*1vw); }
.pl-h-7vw {
height: calc(7*1vw); }
.pl-h-8vw {
height: calc(8*1vw); }
.pl-h-9vw {
height: calc(9*1vw); }
.pl-h-10vw {
height: calc(10*1vw); }
.pl-h-11vw {
height: calc(11*1vw); }
.pl-h-12vw {
height: calc(12*1vw); }
.pl-h-13vw {
height: calc(13*1vw); }
.pl-h-14vw {
height: calc(14*1vw); }
.pl-h-15vw {
height: calc(15*1vw); }
.pl-h-16vw {
height: calc(16*1vw); }
.pl-h-17vw {
height: calc(17*1vw); }
.pl-h-18vw {
height: calc(18*1vw); }
.pl-h-19vw {
height: calc(19*1vw); }
.pl-h-20vw {
height: calc(20*1vw); }
.pl-h-21vw {
height: calc(21*1vw); }
.pl-h-22vw {
height: calc(22*1vw); }
.pl-h-23vw {
height: calc(23*1vw); }
.pl-h-24vw {
height: calc(24*1vw); }
.pl-h-25vw {
height: calc(25*1vw); }
.pl-h-26vw {
height: calc(26*1vw); }
.pl-h-27vw {
height: calc(27*1vw); }
.pl-h-28vw {
height: calc(28*1vw); }
.pl-h-29vw {
height: calc(29*1vw); }
.pl-h-30vw {
height: calc(30*1vw); }
.pl-h-31vw {
height: calc(31*1vw); }
.pl-h-32vw {
height: calc(32*1vw); }
.pl-h-33vw {
height: calc(33*1vw); }
.pl-h-34vw {
height: calc(34*1vw); }
.pl-h-35vw {
height: calc(35*1vw); }
.pl-h-36vw {
height: calc(36*1vw); }
.pl-h-37vw {
height: calc(37*1vw); }
.pl-h-38vw {
height: calc(38*1vw); }
.pl-h-39vw {
height: calc(39*1vw); }
.pl-h-40vw {
height: calc(40*1vw); }
.pl-h-41vw {
height: calc(41*1vw); }
.pl-h-42vw {
height: calc(42*1vw); }
.pl-h-43vw {
height: calc(43*1vw); }
.pl-h-44vw {
height: calc(44*1vw); }
.pl-h-45vw {
height: calc(45*1vw); }
.pl-h-46vw {
height: calc(46*1vw); }
.pl-h-47vw {
height: calc(47*1vw); }
.pl-h-48vw {
height: calc(48*1vw); }
.pl-h-49vw {
height: calc(49*1vw); }
.pl-h-50vw {
height: calc(50*1vw); }
.pl-h-51vw {
height: calc(51*1vw); }
.pl-h-52vw {
height: calc(52*1vw); }
.pl-h-53vw {
height: calc(53*1vw); }
.pl-h-54vw {
height: calc(54*1vw); }
.pl-h-55vw {
height: calc(55*1vw); }
.pl-h-56vw {
height: calc(56*1vw); }
.pl-h-57vw {
height: calc(57*1vw); }
.pl-h-58vw {
height: calc(58*1vw); }
.pl-h-59vw {
height: calc(59*1vw); }
.pl-h-60vw {
height: calc(60*1vw); }
.pl-h-61vw {
height: calc(61*1vw); }
.pl-h-62vw {
height: calc(62*1vw); }
.pl-h-63vw {
height: calc(63*1vw); }
.pl-h-64vw {
height: calc(64*1vw); }
.pl-h-65vw {
height: calc(65*1vw); }
.pl-h-66vw {
height: calc(66*1vw); }
.pl-h-67vw {
height: calc(67*1vw); }
.pl-h-68vw {
height: calc(68*1vw); }
.pl-h-69vw {
height: calc(69*1vw); }
.pl-h-70vw {
height: calc(70*1vw); }
.pl-h-71vw {
height: calc(71*1vw); }
.pl-h-72vw {
height: calc(72*1vw); }
.pl-h-73vw {
height: calc(73*1vw); }
.pl-h-74vw {
height: calc(74*1vw); }
.pl-h-75vw {
height: calc(75*1vw); }
.pl-h-76vw {
height: calc(76*1vw); }
.pl-h-77vw {
height: calc(77*1vw); }
.pl-h-78vw {
height: calc(78*1vw); }
.pl-h-79vw {
height: calc(79*1vw); }
.pl-h-80vw {
height: calc(80*1vw); }
.pl-h-81vw {
height: calc(81*1vw); }
.pl-h-82vw {
height: calc(82*1vw); }
.pl-h-83vw {
height: calc(83*1vw); }
.pl-h-84vw {
height: calc(84*1vw); }
.pl-h-85vw {
height: calc(85*1vw); }
.pl-h-86vw {
height: calc(86*1vw); }
.pl-h-87vw {
height: calc(87*1vw); }
.pl-h-88vw {
height: calc(88*1vw); }
.pl-h-89vw {
height: calc(89*1vw); }
.pl-h-90vw {
height: calc(90*1vw); }
.pl-h-91vw {
height: calc(91*1vw); }
.pl-h-92vw {
height: calc(92*1vw); }
.pl-h-93vw {
height: calc(93*1vw); }
.pl-h-94vw {
height: calc(94*1vw); }
.pl-h-95vw {
height: calc(95*1vw); }
.pl-h-96vw {
height: calc(96*1vw); }
.pl-h-97vw {
height: calc(97*1vw); }
.pl-h-98vw {
height: calc(98*1vw); }
.pl-h-99vw {
height: calc(99*1vw); }
.pl-h-100vw {
height: calc(100*1vw); }
.pl-h-1 {
height: calc(1*1rem); }
.pl-h-2 {
height: calc(2*1rem); }
.pl-h-3 {
height: calc(3*1rem); }
.pl-h-4 {
height: calc(4*1rem); }
.pl-h-5 {
height: calc(5*1rem); }
.pl-h-6 {
height: calc(6*1rem); }
.pl-h-7 {
height: calc(7*1rem); }
.pl-h-8 {
height: calc(8*1rem); }
.pl-h-9 {
height: calc(9*1rem); }
.pl-h-10 {
height: calc(10*1rem); }
.pl-h-11 {
height: calc(11*1rem); }
.pl-h-12 {
height: calc(12*1rem); }
.pl-h-13 {
height: calc(13*1rem); }
.pl-h-14 {
height: calc(14*1rem); }
.pl-h-15 {
height: calc(15*1rem); }
.pl-h-16 {
height: calc(16*1rem); }
.pl-h-17 {
height: calc(17*1rem); }
.pl-h-18 {
height: calc(18*1rem); }
.pl-h-19 {
height: calc(19*1rem); }
.pl-h-20 {
height: calc(20*1rem); }
.pl-h-21 {
height: calc(21*1rem); }
.pl-h-22 {
height: calc(22*1rem); }
.pl-h-23 {
height: calc(23*1rem); }
.pl-h-24 {
height: calc(24*1rem); }
.pl-h-25 {
height: calc(25*1rem); }
.pl-h-26 {
height: calc(26*1rem); }
.pl-h-27 {
height: calc(27*1rem); }
.pl-h-28 {
height: calc(28*1rem); }
.pl-h-29 {
height: calc(29*1rem); }
.pl-h-30 {
height: calc(30*1rem); }
.pl-h-31 {
height: calc(31*1rem); }
.pl-h-32 {
height: calc(32*1rem); }
.pl-h-33 {
height: calc(33*1rem); }
.pl-h-34 {
height: calc(34*1rem); }
.pl-h-35 {
height: calc(35*1rem); }
.pl-h-36 {
height: calc(36*1rem); }
.pl-h-37 {
height: calc(37*1rem); }
.pl-h-38 {
height: calc(38*1rem); }
.pl-h-39 {
height: calc(39*1rem); }
.pl-h-40 {
height: calc(40*1rem); }
.pl-h-41 {
height: calc(41*1rem); }
.pl-h-42 {
height: calc(42*1rem); }
.pl-h-43 {
height: calc(43*1rem); }
.pl-h-44 {
height: calc(44*1rem); }
.pl-h-45 {
height: calc(45*1rem); }
.pl-h-46 {
height: calc(46*1rem); }
.pl-h-47 {
height: calc(47*1rem); }
.pl-h-48 {
height: calc(48*1rem); }
.pl-h-49 {
height: calc(49*1rem); }
.pl-h-50 {
height: calc(50*1rem); }
.pl-maxh-1 {
max-height: calc(1*1rem); }
.pl-maxh-2 {
max-height: calc(2*1rem); }
.pl-maxh-3 {
max-height: calc(3*1rem); }
.pl-maxh-4 {
max-height: calc(4*1rem); }
.pl-maxh-5 {
max-height: calc(5*1rem); }
.pl-maxh-6 {
max-height: calc(6*1rem); }
.pl-maxh-7 {
max-height: calc(7*1rem); }
.pl-maxh-8 {
max-height: calc(8*1rem); }
.pl-maxh-9 {
max-height: calc(9*1rem); }
.pl-maxh-10 {
max-height: calc(10*1rem); }
.pl-maxh-11 {
max-height: calc(11*1rem); }
.pl-maxh-12 {
max-height: calc(12*1rem); }
.pl-maxh-13 {
max-height: calc(13*1rem); }
.pl-maxh-14 {
max-height: calc(14*1rem); }
.pl-maxh-15 {
max-height: calc(15*1rem); }
.pl-maxh-16 {
max-height: calc(16*1rem); }
.pl-maxh-17 {
max-height: calc(17*1rem); }
.pl-maxh-18 {
max-height: calc(18*1rem); }
.pl-maxh-19 {
max-height: calc(19*1rem); }
.pl-maxh-20 {
max-height: calc(20*1rem); }
.pl-maxh-21 {
max-height: calc(21*1rem); }
.pl-maxh-22 {
max-height: calc(22*1rem); }
.pl-maxh-23 {
max-height: calc(23*1rem); }
.pl-maxh-24 {
max-height: calc(24*1rem); }
.pl-maxh-25 {
max-height: calc(25*1rem); }
.pl-maxh-26 {
max-height: calc(26*1rem); }
.pl-maxh-27 {
max-height: calc(27*1rem); }
.pl-maxh-28 {
max-height: calc(28*1rem); }
.pl-maxh-29 {
max-height: calc(29*1rem); }
.pl-maxh-30 {
max-height: calc(30*1rem); }
.pl-maxh-31 {
max-height: calc(31*1rem); }
.pl-maxh-32 {
max-height: calc(32*1rem); }
.pl-maxh-33 {
max-height: calc(33*1rem); }
.pl-maxh-34 {
max-height: calc(34*1rem); }
.pl-maxh-35 {
max-height: calc(35*1rem); }
.pl-maxh-36 {
max-height: calc(36*1rem); }
.pl-maxh-37 {
max-height: calc(37*1rem); }
.pl-maxh-38 {
max-height: calc(38*1rem); }
.pl-maxh-39 {
max-height: calc(39*1rem); }
.pl-maxh-40 {
max-height: calc(40*1rem); }
.pl-maxh-41 {
max-height: calc(41*1rem); }
.pl-maxh-42 {
max-height: calc(42*1rem); }
.pl-maxh-43 {
max-height: calc(43*1rem); }
.pl-maxh-44 {
max-height: calc(44*1rem); }
.pl-maxh-45 {
max-height: calc(45*1rem); }
.pl-maxh-46 {
max-height: calc(46*1rem); }
.pl-maxh-47 {
max-height: calc(47*1rem); }
.pl-maxh-48 {
max-height: calc(48*1rem); }
.pl-maxh-49 {
max-height: calc(49*1rem); }
.pl-maxh-50 {
max-height: calc(50*1rem); } }
@media (min-width: 768px) {
.t-h-1vh {
height: calc(1*1vh); }
.t-h-2vh {
height: calc(2*1vh); }
.t-h-3vh {
height: calc(3*1vh); }
.t-h-4vh {
height: calc(4*1vh); }
.t-h-5vh {
height: calc(5*1vh); }
.t-h-6vh {
height: calc(6*1vh); }
.t-h-7vh {
height: calc(7*1vh); }
.t-h-8vh {
height: calc(8*1vh); }
.t-h-9vh {
height: calc(9*1vh); }
.t-h-10vh {
height: calc(10*1vh); }
.t-h-11vh {
height: calc(11*1vh); }
.t-h-12vh {
height: calc(12*1vh); }
.t-h-13vh {
height: calc(13*1vh); }
.t-h-14vh {
height: calc(14*1vh); }
.t-h-15vh {
height: calc(15*1vh); }
.t-h-16vh {
height: calc(16*1vh); }
.t-h-17vh {
height: calc(17*1vh); }
.t-h-18vh {
height: calc(18*1vh); }
.t-h-19vh {
height: calc(19*1vh); }
.t-h-20vh {
height: calc(20*1vh); }
.t-h-21vh {
height: calc(21*1vh); }
.t-h-22vh {
height: calc(22*1vh); }
.t-h-23vh {
height: calc(23*1vh); }
.t-h-24vh {
height: calc(24*1vh); }
.t-h-25vh {
height: calc(25*1vh); }
.t-h-26vh {
height: calc(26*1vh); }
.t-h-27vh {
height: calc(27*1vh); }
.t-h-28vh {
height: calc(28*1vh); }
.t-h-29vh {
height: calc(29*1vh); }
.t-h-30vh {
height: calc(30*1vh); }
.t-h-31vh {
height: calc(31*1vh); }
.t-h-32vh {
height: calc(32*1vh); }
.t-h-33vh {
height: calc(33*1vh); }
.t-h-34vh {
height: calc(34*1vh); }
.t-h-35vh {
height: calc(35*1vh); }
.t-h-36vh {
height: calc(36*1vh); }
.t-h-37vh {
height: calc(37*1vh); }
.t-h-38vh {
height: calc(38*1vh); }
.t-h-39vh {
height: calc(39*1vh); }
.t-h-40vh {
height: calc(40*1vh); }
.t-h-41vh {
height: calc(41*1vh); }
.t-h-42vh {
height: calc(42*1vh); }
.t-h-43vh {
height: calc(43*1vh); }
.t-h-44vh {
height: calc(44*1vh); }
.t-h-45vh {
height: calc(45*1vh); }
.t-h-46vh {
height: calc(46*1vh); }
.t-h-47vh {
height: calc(47*1vh); }
.t-h-48vh {
height: calc(48*1vh); }
.t-h-49vh {
height: calc(49*1vh); }
.t-h-50vh {
height: calc(50*1vh); }
.t-h-51vh {
height: calc(51*1vh); }
.t-h-52vh {
height: calc(52*1vh); }
.t-h-53vh {
height: calc(53*1vh); }
.t-h-54vh {
height: calc(54*1vh); }
.t-h-55vh {
height: calc(55*1vh); }
.t-h-56vh {
height: calc(56*1vh); }
.t-h-57vh {
height: calc(57*1vh); }
.t-h-58vh {
height: calc(58*1vh); }
.t-h-59vh {
height: calc(59*1vh); }
.t-h-60vh {
height: calc(60*1vh); }
.t-h-61vh {
height: calc(61*1vh); }
.t-h-62vh {
height: calc(62*1vh); }
.t-h-63vh {
height: calc(63*1vh); }
.t-h-64vh {
height: calc(64*1vh); }
.t-h-65vh {
height: calc(65*1vh); }
.t-h-66vh {
height: calc(66*1vh); }
.t-h-67vh {
height: calc(67*1vh); }
.t-h-68vh {
height: calc(68*1vh); }
.t-h-69vh {
height: calc(69*1vh); }
.t-h-70vh {
height: calc(70*1vh); }
.t-h-71vh {
height: calc(71*1vh); }
.t-h-72vh {
height: calc(72*1vh); }
.t-h-73vh {
height: calc(73*1vh); }
.t-h-74vh {
height: calc(74*1vh); }
.t-h-75vh {
height: calc(75*1vh); }
.t-h-76vh {
height: calc(76*1vh); }
.t-h-77vh {
height: calc(77*1vh); }
.t-h-78vh {
height: calc(78*1vh); }
.t-h-79vh {
height: calc(79*1vh); }
.t-h-80vh {
height: calc(80*1vh); }
.t-h-81vh {
height: calc(81*1vh); }
.t-h-82vh {
height: calc(82*1vh); }
.t-h-83vh {
height: calc(83*1vh); }
.t-h-84vh {
height: calc(84*1vh); }
.t-h-85vh {
height: calc(85*1vh); }
.t-h-86vh {
height: calc(86*1vh); }
.t-h-87vh {
height: calc(87*1vh); }
.t-h-88vh {
height: calc(88*1vh); }
.t-h-89vh {
height: calc(89*1vh); }
.t-h-90vh {
height: calc(90*1vh); }
.t-h-91vh {
height: calc(91*1vh); }
.t-h-92vh {
height: calc(92*1vh); }
.t-h-93vh {
height: calc(93*1vh); }
.t-h-94vh {
height: calc(94*1vh); }
.t-h-95vh {
height: calc(95*1vh); }
.t-h-96vh {
height: calc(96*1vh); }
.t-h-97vh {
height: calc(97*1vh); }
.t-h-98vh {
height: calc(98*1vh); }
.t-h-99vh {
height: calc(99*1vh); }
.t-h-100vh {
height: calc(100*1vh); }
.t-h-1vw {
height: calc(1*1vw); }
.t-h-2vw {
height: calc(2*1vw); }
.t-h-3vw {
height: calc(3*1vw); }
.t-h-4vw {
height: calc(4*1vw); }
.t-h-5vw {
height: calc(5*1vw); }
.t-h-6vw {
height: calc(6*1vw); }
.t-h-7vw {
height: calc(7*1vw); }
.t-h-8vw {
height: calc(8*1vw); }
.t-h-9vw {
height: calc(9*1vw); }
.t-h-10vw {
height: calc(10*1vw); }
.t-h-11vw {
height: calc(11*1vw); }
.t-h-12vw {
height: calc(12*1vw); }
.t-h-13vw {
height: calc(13*1vw); }
.t-h-14vw {
height: calc(14*1vw); }
.t-h-15vw {
height: calc(15*1vw); }
.t-h-16vw {
height: calc(16*1vw); }
.t-h-17vw {
height: calc(17*1vw); }
.t-h-18vw {
height: calc(18*1vw); }
.t-h-19vw {
height: calc(19*1vw); }
.t-h-20vw {
height: calc(20*1vw); }
.t-h-21vw {
height: calc(21*1vw); }
.t-h-22vw {
height: calc(22*1vw); }
.t-h-23vw {
height: calc(23*1vw); }
.t-h-24vw {
height: calc(24*1vw); }
.t-h-25vw {
height: calc(25*1vw); }
.t-h-26vw {
height: calc(26*1vw); }
.t-h-27vw {
height: calc(27*1vw); }
.t-h-28vw {
height: calc(28*1vw); }
.t-h-29vw {
height: calc(29*1vw); }
.t-h-30vw {
height: calc(30*1vw); }
.t-h-31vw {
height: calc(31*1vw); }
.t-h-32vw {
height: calc(32*1vw); }
.t-h-33vw {
height: calc(33*1vw); }
.t-h-34vw {
height: calc(34*1vw); }
.t-h-35vw {
height: calc(35*1vw); }
.t-h-36vw {
height: calc(36*1vw); }
.t-h-37vw {
height: calc(37*1vw); }
.t-h-38vw {
height: calc(38*1vw); }
.t-h-39vw {
height: calc(39*1vw); }
.t-h-40vw {
height: calc(40*1vw); }
.t-h-41vw {
height: calc(41*1vw); }
.t-h-42vw {
height: calc(42*1vw); }
.t-h-43vw {
height: calc(43*1vw); }
.t-h-44vw {
height: calc(44*1vw); }
.t-h-45vw {
height: calc(45*1vw); }
.t-h-46vw {
height: calc(46*1vw); }
.t-h-47vw {
height: calc(47*1vw); }
.t-h-48vw {
height: calc(48*1vw); }
.t-h-49vw {
height: calc(49*1vw); }
.t-h-50vw {
height: calc(50*1vw); }
.t-h-51vw {
height: calc(51*1vw); }
.t-h-52vw {
height: calc(52*1vw); }
.t-h-53vw {
height: calc(53*1vw); }
.t-h-54vw {
height: calc(54*1vw); }
.t-h-55vw {
height: calc(55*1vw); }
.t-h-56vw {
height: calc(56*1vw); }
.t-h-57vw {
height: calc(57*1vw); }
.t-h-58vw {
height: calc(58*1vw); }
.t-h-59vw {
height: calc(59*1vw); }
.t-h-60vw {
height: calc(60*1vw); }
.t-h-61vw {
height: calc(61*1vw); }
.t-h-62vw {
height: calc(62*1vw); }
.t-h-63vw {
height: calc(63*1vw); }
.t-h-64vw {
height: calc(64*1vw); }
.t-h-65vw {
height: calc(65*1vw); }
.t-h-66vw {
height: calc(66*1vw); }
.t-h-67vw {
height: calc(67*1vw); }
.t-h-68vw {
height: calc(68*1vw); }
.t-h-69vw {
height: calc(69*1vw); }
.t-h-70vw {
height: calc(70*1vw); }
.t-h-71vw {
height: calc(71*1vw); }
.t-h-72vw {
height: calc(72*1vw); }
.t-h-73vw {
height: calc(73*1vw); }
.t-h-74vw {
height: calc(74*1vw); }
.t-h-75vw {
height: calc(75*1vw); }
.t-h-76vw {
height: calc(76*1vw); }
.t-h-77vw {
height: calc(77*1vw); }
.t-h-78vw {
height: calc(78*1vw); }
.t-h-79vw {
height: calc(79*1vw); }
.t-h-80vw {
height: calc(80*1vw); }
.t-h-81vw {
height: calc(81*1vw); }
.t-h-82vw {
height: calc(82*1vw); }
.t-h-83vw {
height: calc(83*1vw); }
.t-h-84vw {
height: calc(84*1vw); }
.t-h-85vw {
height: calc(85*1vw); }
.t-h-86vw {
height: calc(86*1vw); }
.t-h-87vw {
height: calc(87*1vw); }
.t-h-88vw {
height: calc(88*1vw); }
.t-h-89vw {
height: calc(89*1vw); }
.t-h-90vw {
height: calc(90*1vw); }
.t-h-91vw {
height: calc(91*1vw); }
.t-h-92vw {
height: calc(92*1vw); }
.t-h-93vw {
height: calc(93*1vw); }
.t-h-94vw {
height: calc(94*1vw); }
.t-h-95vw {
height: calc(95*1vw); }
.t-h-96vw {
height: calc(96*1vw); }
.t-h-97vw {
height: calc(97*1vw); }
.t-h-98vw {
height: calc(98*1vw); }
.t-h-99vw {
height: calc(99*1vw); }
.t-h-100vw {
height: calc(100*1vw); }
.t-h-1 {
height: calc(1*1rem); }
.t-h-2 {
height: calc(2*1rem); }
.t-h-3 {
height: calc(3*1rem); }
.t-h-4 {
height: calc(4*1rem); }
.t-h-5 {
height: calc(5*1rem); }
.t-h-6 {
height: calc(6*1rem); }
.t-h-7 {
height: calc(7*1rem); }
.t-h-8 {
height: calc(8*1rem); }
.t-h-9 {
height: calc(9*1rem); }
.t-h-10 {
height: calc(10*1rem); }
.t-h-11 {
height: calc(11*1rem); }
.t-h-12 {
height: calc(12*1rem); }
.t-h-13 {
height: calc(13*1rem); }
.t-h-14 {
height: calc(14*1rem); }
.t-h-15 {
height: calc(15*1rem); }
.t-h-16 {
height: calc(16*1rem); }
.t-h-17 {
height: calc(17*1rem); }
.t-h-18 {
height: calc(18*1rem); }
.t-h-19 {
height: calc(19*1rem); }
.t-h-20 {
height: calc(20*1rem); }
.t-h-21 {
height: calc(21*1rem); }
.t-h-22 {
height: calc(22*1rem); }
.t-h-23 {
height: calc(23*1rem); }
.t-h-24 {
height: calc(24*1rem); }
.t-h-25 {
height: calc(25*1rem); }
.t-h-26 {
height: calc(26*1rem); }
.t-h-27 {
height: calc(27*1rem); }
.t-h-28 {
height: calc(28*1rem); }
.t-h-29 {
height: calc(29*1rem); }
.t-h-30 {
height: calc(30*1rem); }
.t-h-31 {
height: calc(31*1rem); }
.t-h-32 {
height: calc(32*1rem); }
.t-h-33 {
height: calc(33*1rem); }
.t-h-34 {
height: calc(34*1rem); }
.t-h-35 {
height: calc(35*1rem); }
.t-h-36 {
height: calc(36*1rem); }
.t-h-37 {
height: calc(37*1rem); }
.t-h-38 {
height: calc(38*1rem); }
.t-h-39 {
height: calc(39*1rem); }
.t-h-40 {
height: calc(40*1rem); }
.t-h-41 {
height: calc(41*1rem); }
.t-h-42 {
height: calc(42*1rem); }
.t-h-43 {
height: calc(43*1rem); }
.t-h-44 {
height: calc(44*1rem); }
.t-h-45 {
height: calc(45*1rem); }
.t-h-46 {
height: calc(46*1rem); }
.t-h-47 {
height: calc(47*1rem); }
.t-h-48 {
height: calc(48*1rem); }
.t-h-49 {
height: calc(49*1rem); }
.t-h-50 {
height: calc(50*1rem); }
.t-maxh-1 {
max-height: calc(1*1rem); }
.t-maxh-2 {
max-height: calc(2*1rem); }
.t-maxh-3 {
max-height: calc(3*1rem); }
.t-maxh-4 {
max-height: calc(4*1rem); }
.t-maxh-5 {
max-height: calc(5*1rem); }
.t-maxh-6 {
max-height: calc(6*1rem); }
.t-maxh-7 {
max-height: calc(7*1rem); }
.t-maxh-8 {
max-height: calc(8*1rem); }
.t-maxh-9 {
max-height: calc(9*1rem); }
.t-maxh-10 {
max-height: calc(10*1rem); }
.t-maxh-11 {
max-height: calc(11*1rem); }
.t-maxh-12 {
max-height: calc(12*1rem); }
.t-maxh-13 {
max-height: calc(13*1rem); }
.t-maxh-14 {
max-height: calc(14*1rem); }
.t-maxh-15 {
max-height: calc(15*1rem); }
.t-maxh-16 {
max-height: calc(16*1rem); }
.t-maxh-17 {
max-height: calc(17*1rem); }
.t-maxh-18 {
max-height: calc(18*1rem); }
.t-maxh-19 {
max-height: calc(19*1rem); }
.t-maxh-20 {
max-height: calc(20*1rem); }
.t-maxh-21 {
max-height: calc(21*1rem); }
.t-maxh-22 {
max-height: calc(22*1rem); }
.t-maxh-23 {
max-height: calc(23*1rem); }
.t-maxh-24 {
max-height: calc(24*1rem); }
.t-maxh-25 {
max-height: calc(25*1rem); }
.t-maxh-26 {
max-height: calc(26*1rem); }
.t-maxh-27 {
max-height: calc(27*1rem); }
.t-maxh-28 {
max-height: calc(28*1rem); }
.t-maxh-29 {
max-height: calc(29*1rem); }
.t-maxh-30 {
max-height: calc(30*1rem); }
.t-maxh-31 {
max-height: calc(31*1rem); }
.t-maxh-32 {
max-height: calc(32*1rem); }
.t-maxh-33 {
max-height: calc(33*1rem); }
.t-maxh-34 {
max-height: calc(34*1rem); }
.t-maxh-35 {
max-height: calc(35*1rem); }
.t-maxh-36 {
max-height: calc(36*1rem); }
.t-maxh-37 {
max-height: calc(37*1rem); }
.t-maxh-38 {
max-height: calc(38*1rem); }
.t-maxh-39 {
max-height: calc(39*1rem); }
.t-maxh-40 {
max-height: calc(40*1rem); }
.t-maxh-41 {
max-height: calc(41*1rem); }
.t-maxh-42 {
max-height: calc(42*1rem); }
.t-maxh-43 {
max-height: calc(43*1rem); }
.t-maxh-44 {
max-height: calc(44*1rem); }
.t-maxh-45 {
max-height: calc(45*1rem); }
.t-maxh-46 {
max-height: calc(46*1rem); }
.t-maxh-47 {
max-height: calc(47*1rem); }
.t-maxh-48 {
max-height: calc(48*1rem); }
.t-maxh-49 {
max-height: calc(49*1rem); }
.t-maxh-50 {
max-height: calc(50*1rem); } }
@media (min-width: 1024px) {
.l-h-1vh {
height: calc(1*1vh); }
.l-h-2vh {
height: calc(2*1vh); }
.l-h-3vh {
height: calc(3*1vh); }
.l-h-4vh {
height: calc(4*1vh); }
.l-h-5vh {
height: calc(5*1vh); }
.l-h-6vh {
height: calc(6*1vh); }
.l-h-7vh {
height: calc(7*1vh); }
.l-h-8vh {
height: calc(8*1vh); }
.l-h-9vh {
height: calc(9*1vh); }
.l-h-10vh {
height: calc(10*1vh); }
.l-h-11vh {
height: calc(11*1vh); }
.l-h-12vh {
height: calc(12*1vh); }
.l-h-13vh {
height: calc(13*1vh); }
.l-h-14vh {
height: calc(14*1vh); }
.l-h-15vh {
height: calc(15*1vh); }
.l-h-16vh {
height: calc(16*1vh); }
.l-h-17vh {
height: calc(17*1vh); }
.l-h-18vh {
height: calc(18*1vh); }
.l-h-19vh {
height: calc(19*1vh); }
.l-h-20vh {
height: calc(20*1vh); }
.l-h-21vh {
height: calc(21*1vh); }
.l-h-22vh {
height: calc(22*1vh); }
.l-h-23vh {
height: calc(23*1vh); }
.l-h-24vh {
height: calc(24*1vh); }
.l-h-25vh {
height: calc(25*1vh); }
.l-h-26vh {
height: calc(26*1vh); }
.l-h-27vh {
height: calc(27*1vh); }
.l-h-28vh {
height: calc(28*1vh); }
.l-h-29vh {
height: calc(29*1vh); }
.l-h-30vh {
height: calc(30*1vh); }
.l-h-31vh {
height: calc(31*1vh); }
.l-h-32vh {
height: calc(32*1vh); }
.l-h-33vh {
height: calc(33*1vh); }
.l-h-34vh {
height: calc(34*1vh); }
.l-h-35vh {
height: calc(35*1vh); }
.l-h-36vh {
height: calc(36*1vh); }
.l-h-37vh {
height: calc(37*1vh); }
.l-h-38vh {
height: calc(38*1vh); }
.l-h-39vh {
height: calc(39*1vh); }
.l-h-40vh {
height: calc(40*1vh); }
.l-h-41vh {
height: calc(41*1vh); }
.l-h-42vh {
height: calc(42*1vh); }
.l-h-43vh {
height: calc(43*1vh); }
.l-h-44vh {
height: calc(44*1vh); }
.l-h-45vh {
height: calc(45*1vh); }
.l-h-46vh {
height: calc(46*1vh); }
.l-h-47vh {
height: calc(47*1vh); }
.l-h-48vh {
height: calc(48*1vh); }
.l-h-49vh {
height: calc(49*1vh); }
.l-h-50vh {
height: calc(50*1vh); }
.l-h-51vh {
height: calc(51*1vh); }
.l-h-52vh {
height: calc(52*1vh); }
.l-h-53vh {
height: calc(53*1vh); }
.l-h-54vh {
height: calc(54*1vh); }
.l-h-55vh {
height: calc(55*1vh); }
.l-h-56vh {
height: calc(56*1vh); }
.l-h-57vh {
height: calc(57*1vh); }
.l-h-58vh {
height: calc(58*1vh); }
.l-h-59vh {
height: calc(59*1vh); }
.l-h-60vh {
height: calc(60*1vh); }
.l-h-61vh {
height: calc(61*1vh); }
.l-h-62vh {
height: calc(62*1vh); }
.l-h-63vh {
height: calc(63*1vh); }
.l-h-64vh {
height: calc(64*1vh); }
.l-h-65vh {
height: calc(65*1vh); }
.l-h-66vh {
height: calc(66*1vh); }
.l-h-67vh {
height: calc(67*1vh); }
.l-h-68vh {
height: calc(68*1vh); }
.l-h-69vh {
height: calc(69*1vh); }
.l-h-70vh {
height: calc(70*1vh); }
.l-h-71vh {
height: calc(71*1vh); }
.l-h-72vh {
height: calc(72*1vh); }
.l-h-73vh {
height: calc(73*1vh); }
.l-h-74vh {
height: calc(74*1vh); }
.l-h-75vh {
height: calc(75*1vh); }
.l-h-76vh {
height: calc(76*1vh); }
.l-h-77vh {
height: calc(77*1vh); }
.l-h-78vh {
height: calc(78*1vh); }
.l-h-79vh {
height: calc(79*1vh); }
.l-h-80vh {
height: calc(80*1vh); }
.l-h-81vh {
height: calc(81*1vh); }
.l-h-82vh {
height: calc(82*1vh); }
.l-h-83vh {
height: calc(83*1vh); }
.l-h-84vh {
height: calc(84*1vh); }
.l-h-85vh {
height: calc(85*1vh); }
.l-h-86vh {
height: calc(86*1vh); }
.l-h-87vh {
height: calc(87*1vh); }
.l-h-88vh {
height: calc(88*1vh); }
.l-h-89vh {
height: calc(89*1vh); }
.l-h-90vh {
height: calc(90*1vh); }
.l-h-91vh {
height: calc(91*1vh); }
.l-h-92vh {
height: calc(92*1vh); }
.l-h-93vh {
height: calc(93*1vh); }
.l-h-94vh {
height: calc(94*1vh); }
.l-h-95vh {
height: calc(95*1vh); }
.l-h-96vh {
height: calc(96*1vh); }
.l-h-97vh {
height: calc(97*1vh); }
.l-h-98vh {
height: calc(98*1vh); }
.l-h-99vh {
height: calc(99*1vh); }
.l-h-100vh {
height: calc(100*1vh); }
.l-h-1vw {
height: calc(1*1vw); }
.l-h-2vw {
height: calc(2*1vw); }
.l-h-3vw {
height: calc(3*1vw); }
.l-h-4vw {
height: calc(4*1vw); }
.l-h-5vw {
height: calc(5*1vw); }
.l-h-6vw {
height: calc(6*1vw); }
.l-h-7vw {
height: calc(7*1vw); }
.l-h-8vw {
height: calc(8*1vw); }
.l-h-9vw {
height: calc(9*1vw); }
.l-h-10vw {
height: calc(10*1vw); }
.l-h-11vw {
height: calc(11*1vw); }
.l-h-12vw {
height: calc(12*1vw); }
.l-h-13vw {
height: calc(13*1vw); }
.l-h-14vw {
height: calc(14*1vw); }
.l-h-15vw {
height: calc(15*1vw); }
.l-h-16vw {
height: calc(16*1vw); }
.l-h-17vw {
height: calc(17*1vw); }
.l-h-18vw {
height: calc(18*1vw); }
.l-h-19vw {
height: calc(19*1vw); }
.l-h-20vw {
height: calc(20*1vw); }
.l-h-21vw {
height: calc(21*1vw); }
.l-h-22vw {
height: calc(22*1vw); }
.l-h-23vw {
height: calc(23*1vw); }
.l-h-24vw {
height: calc(24*1vw); }
.l-h-25vw {
height: calc(25*1vw); }
.l-h-26vw {
height: calc(26*1vw); }
.l-h-27vw {
height: calc(27*1vw); }
.l-h-28vw {
height: calc(28*1vw); }
.l-h-29vw {
height: calc(29*1vw); }
.l-h-30vw {
height: calc(30*1vw); }
.l-h-31vw {
height: calc(31*1vw); }
.l-h-32vw {
height: calc(32*1vw); }
.l-h-33vw {
height: calc(33*1vw); }
.l-h-34vw {
height: calc(34*1vw); }
.l-h-35vw {
height: calc(35*1vw); }
.l-h-36vw {
height: calc(36*1vw); }
.l-h-37vw {
height: calc(37*1vw); }
.l-h-38vw {
height: calc(38*1vw); }
.l-h-39vw {
height: calc(39*1vw); }
.l-h-40vw {
height: calc(40*1vw); }
.l-h-41vw {
height: calc(41*1vw); }
.l-h-42vw {
height: calc(42*1vw); }
.l-h-43vw {
height: calc(43*1vw); }
.l-h-44vw {
height: calc(44*1vw); }
.l-h-45vw {
height: calc(45*1vw); }
.l-h-46vw {
height: calc(46*1vw); }
.l-h-47vw {
height: calc(47*1vw); }
.l-h-48vw {
height: calc(48*1vw); }
.l-h-49vw {
height: calc(49*1vw); }
.l-h-50vw {
height: calc(50*1vw); }
.l-h-51vw {
height: calc(51*1vw); }
.l-h-52vw {
height: calc(52*1vw); }
.l-h-53vw {
height: calc(53*1vw); }
.l-h-54vw {
height: calc(54*1vw); }
.l-h-55vw {
height: calc(55*1vw); }
.l-h-56vw {
height: calc(56*1vw); }
.l-h-57vw {
height: calc(57*1vw); }
.l-h-58vw {
height: calc(58*1vw); }
.l-h-59vw {
height: calc(59*1vw); }
.l-h-60vw {
height: calc(60*1vw); }
.l-h-61vw {
height: calc(61*1vw); }
.l-h-62vw {
height: calc(62*1vw); }
.l-h-63vw {
height: calc(63*1vw); }
.l-h-64vw {
height: calc(64*1vw); }
.l-h-65vw {
height: calc(65*1vw); }
.l-h-66vw {
height: calc(66*1vw); }
.l-h-67vw {
height: calc(67*1vw); }
.l-h-68vw {
height: calc(68*1vw); }
.l-h-69vw {
height: calc(69*1vw); }
.l-h-70vw {
height: calc(70*1vw); }
.l-h-71vw {
height: calc(71*1vw); }
.l-h-72vw {
height: calc(72*1vw); }
.l-h-73vw {
height: calc(73*1vw); }
.l-h-74vw {
height: calc(74*1vw); }
.l-h-75vw {
height: calc(75*1vw); }
.l-h-76vw {
height: calc(76*1vw); }
.l-h-77vw {
height: calc(77*1vw); }
.l-h-78vw {
height: calc(78*1vw); }
.l-h-79vw {
height: calc(79*1vw); }
.l-h-80vw {
height: calc(80*1vw); }
.l-h-81vw {
height: calc(81*1vw); }
.l-h-82vw {
height: calc(82*1vw); }
.l-h-83vw {
height: calc(83*1vw); }
.l-h-84vw {
height: calc(84*1vw); }
.l-h-85vw {
height: calc(85*1vw); }
.l-h-86vw {
height: calc(86*1vw); }
.l-h-87vw {
height: calc(87*1vw); }
.l-h-88vw {
height: calc(88*1vw); }
.l-h-89vw {
height: calc(89*1vw); }
.l-h-90vw {
height: calc(90*1vw); }
.l-h-91vw {
height: calc(91*1vw); }
.l-h-92vw {
height: calc(92*1vw); }
.l-h-93vw {
height: calc(93*1vw); }
.l-h-94vw {
height: calc(94*1vw); }
.l-h-95vw {
height: calc(95*1vw); }
.l-h-96vw {
height: calc(96*1vw); }
.l-h-97vw {
height: calc(97*1vw); }
.l-h-98vw {
height: calc(98*1vw); }
.l-h-99vw {
height: calc(99*1vw); }
.l-h-100vw {
height: calc(100*1vw); }
.l-h-1 {
height: calc(1*1rem); }
.l-h-2 {
height: calc(2*1rem); }
.l-h-3 {
height: calc(3*1rem); }
.l-h-4 {
height: calc(4*1rem); }
.l-h-5 {
height: calc(5*1rem); }
.l-h-6 {
height: calc(6*1rem); }
.l-h-7 {
height: calc(7*1rem); }
.l-h-8 {
height: calc(8*1rem); }
.l-h-9 {
height: calc(9*1rem); }
.l-h-10 {
height: calc(10*1rem); }
.l-h-11 {
height: calc(11*1rem); }
.l-h-12 {
height: calc(12*1rem); }
.l-h-13 {
height: calc(13*1rem); }
.l-h-14 {
height: calc(14*1rem); }
.l-h-15 {
height: calc(15*1rem); }
.l-h-16 {
height: calc(16*1rem); }
.l-h-17 {
height: calc(17*1rem); }
.l-h-18 {
height: calc(18*1rem); }
.l-h-19 {
height: calc(19*1rem); }
.l-h-20 {
height: calc(20*1rem); }
.l-h-21 {
height: calc(21*1rem); }
.l-h-22 {
height: calc(22*1rem); }
.l-h-23 {
height: calc(23*1rem); }
.l-h-24 {
height: calc(24*1rem); }
.l-h-25 {
height: calc(25*1rem); }
.l-h-26 {
height: calc(26*1rem); }
.l-h-27 {
height: calc(27*1rem); }
.l-h-28 {
height: calc(28*1rem); }
.l-h-29 {
height: calc(29*1rem); }
.l-h-30 {
height: calc(30*1rem); }
.l-h-31 {
height: calc(31*1rem); }
.l-h-32 {
height: calc(32*1rem); }
.l-h-33 {
height: calc(33*1rem); }
.l-h-34 {
height: calc(34*1rem); }
.l-h-35 {
height: calc(35*1rem); }
.l-h-36 {
height: calc(36*1rem); }
.l-h-37 {
height: calc(37*1rem); }
.l-h-38 {
height: calc(38*1rem); }
.l-h-39 {
height: calc(39*1rem); }
.l-h-40 {
height: calc(40*1rem); }
.l-h-41 {
height: calc(41*1rem); }
.l-h-42 {
height: calc(42*1rem); }
.l-h-43 {
height: calc(43*1rem); }
.l-h-44 {
height: calc(44*1rem); }
.l-h-45 {
height: calc(45*1rem); }
.l-h-46 {
height: calc(46*1rem); }
.l-h-47 {
height: calc(47*1rem); }
.l-h-48 {
height: calc(48*1rem); }
.l-h-49 {
height: calc(49*1rem); }
.l-h-50 {
height: calc(50*1rem); }
.l-maxh-1 {
max-height: calc(1*1rem); }
.l-maxh-2 {
max-height: calc(2*1rem); }
.l-maxh-3 {
max-height: calc(3*1rem); }
.l-maxh-4 {
max-height: calc(4*1rem); }
.l-maxh-5 {
max-height: calc(5*1rem); }
.l-maxh-6 {
max-height: calc(6*1rem); }
.l-maxh-7 {
max-height: calc(7*1rem); }
.l-maxh-8 {
max-height: calc(8*1rem); }
.l-maxh-9 {
max-height: calc(9*1rem); }
.l-maxh-10 {
max-height: calc(10*1rem); }
.l-maxh-11 {
max-height: calc(11*1rem); }
.l-maxh-12 {
max-height: calc(12*1rem); }
.l-maxh-13 {
max-height: calc(13*1rem); }
.l-maxh-14 {
max-height: calc(14*1rem); }
.l-maxh-15 {
max-height: calc(15*1rem); }
.l-maxh-16 {
max-height: calc(16*1rem); }
.l-maxh-17 {
max-height: calc(17*1rem); }
.l-maxh-18 {
max-height: calc(18*1rem); }
.l-maxh-19 {
max-height: calc(19*1rem); }
.l-maxh-20 {
max-height: calc(20*1rem); }
.l-maxh-21 {
max-height: calc(21*1rem); }
.l-maxh-22 {
max-height: calc(22*1rem); }
.l-maxh-23 {
max-height: calc(23*1rem); }
.l-maxh-24 {
max-height: calc(24*1rem); }
.l-maxh-25 {
max-height: calc(25*1rem); }
.l-maxh-26 {
max-height: calc(26*1rem); }
.l-maxh-27 {
max-height: calc(27*1rem); }
.l-maxh-28 {
max-height: calc(28*1rem); }
.l-maxh-29 {
max-height: calc(29*1rem); }
.l-maxh-30 {
max-height: calc(30*1rem); }
.l-maxh-31 {
max-height: calc(31*1rem); }
.l-maxh-32 {
max-height: calc(32*1rem); }
.l-maxh-33 {
max-height: calc(33*1rem); }
.l-maxh-34 {
max-height: calc(34*1rem); }
.l-maxh-35 {
max-height: calc(35*1rem); }
.l-maxh-36 {
max-height: calc(36*1rem); }
.l-maxh-37 {
max-height: calc(37*1rem); }
.l-maxh-38 {
max-height: calc(38*1rem); }
.l-maxh-39 {
max-height: calc(39*1rem); }
.l-maxh-40 {
max-height: calc(40*1rem); }
.l-maxh-41 {
max-height: calc(41*1rem); }
.l-maxh-42 {
max-height: calc(42*1rem); }
.l-maxh-43 {
max-height: calc(43*1rem); }
.l-maxh-44 {
max-height: calc(44*1rem); }
.l-maxh-45 {
max-height: calc(45*1rem); }
.l-maxh-46 {
max-height: calc(46*1rem); }
.l-maxh-47 {
max-height: calc(47*1rem); }
.l-maxh-48 {
max-height: calc(48*1rem); }
.l-maxh-49 {
max-height: calc(49*1rem); }
.l-maxh-50 {
max-height: calc(50*1rem); } }
@media (min-width: 1440px) {
.d-h-1vh {
height: calc(1*1vh); }
.d-h-2vh {
height: calc(2*1vh); }
.d-h-3vh {
height: calc(3*1vh); }
.d-h-4vh {
height: calc(4*1vh); }
.d-h-5vh {
height: calc(5*1vh); }
.d-h-6vh {
height: calc(6*1vh); }
.d-h-7vh {
height: calc(7*1vh); }
.d-h-8vh {
height: calc(8*1vh); }
.d-h-9vh {
height: calc(9*1vh); }
.d-h-10vh {
height: calc(10*1vh); }
.d-h-11vh {
height: calc(11*1vh); }
.d-h-12vh {
height: calc(12*1vh); }
.d-h-13vh {
height: calc(13*1vh); }
.d-h-14vh {
height: calc(14*1vh); }
.d-h-15vh {
height: calc(15*1vh); }
.d-h-16vh {
height: calc(16*1vh); }
.d-h-17vh {
height: calc(17*1vh); }
.d-h-18vh {
height: calc(18*1vh); }
.d-h-19vh {
height: calc(19*1vh); }
.d-h-20vh {
height: calc(20*1vh); }
.d-h-21vh {
height: calc(21*1vh); }
.d-h-22vh {
height: calc(22*1vh); }
.d-h-23vh {
height: calc(23*1vh); }
.d-h-24vh {
height: calc(24*1vh); }
.d-h-25vh {
height: calc(25*1vh); }
.d-h-26vh {
height: calc(26*1vh); }
.d-h-27vh {
height: calc(27*1vh); }
.d-h-28vh {
height: calc(28*1vh); }
.d-h-29vh {
height: calc(29*1vh); }
.d-h-30vh {
height: calc(30*1vh); }
.d-h-31vh {
height: calc(31*1vh); }
.d-h-32vh {
height: calc(32*1vh); }
.d-h-33vh {
height: calc(33*1vh); }
.d-h-34vh {
height: calc(34*1vh); }
.d-h-35vh {
height: calc(35*1vh); }
.d-h-36vh {
height: calc(36*1vh); }
.d-h-37vh {
height: calc(37*1vh); }
.d-h-38vh {
height: calc(38*1vh); }
.d-h-39vh {
height: calc(39*1vh); }
.d-h-40vh {
height: calc(40*1vh); }
.d-h-41vh {
height: calc(41*1vh); }
.d-h-42vh {
height: calc(42*1vh); }
.d-h-43vh {
height: calc(43*1vh); }
.d-h-44vh {
height: calc(44*1vh); }
.d-h-45vh {
height: calc(45*1vh); }
.d-h-46vh {
height: calc(46*1vh); }
.d-h-47vh {
height: calc(47*1vh); }
.d-h-48vh {
height: calc(48*1vh); }
.d-h-49vh {
height: calc(49*1vh); }
.d-h-50vh {
height: calc(50*1vh); }
.d-h-51vh {
height: calc(51*1vh); }
.d-h-52vh {
height: calc(52*1vh); }
.d-h-53vh {
height: calc(53*1vh); }
.d-h-54vh {
height: calc(54*1vh); }
.d-h-55vh {
height: calc(55*1vh); }
.d-h-56vh {
height: calc(56*1vh); }
.d-h-57vh {
height: calc(57*1vh); }
.d-h-58vh {
height: calc(58*1vh); }
.d-h-59vh {
height: calc(59*1vh); }
.d-h-60vh {
height: calc(60*1vh); }
.d-h-61vh {
height: calc(61*1vh); }
.d-h-62vh {
height: calc(62*1vh); }
.d-h-63vh {
height: calc(63*1vh); }
.d-h-64vh {
height: calc(64*1vh); }
.d-h-65vh {
height: calc(65*1vh); }
.d-h-66vh {
height: calc(66*1vh); }
.d-h-67vh {
height: calc(67*1vh); }
.d-h-68vh {
height: calc(68*1vh); }
.d-h-69vh {
height: calc(69*1vh); }
.d-h-70vh {
height: calc(70*1vh); }
.d-h-71vh {
height: calc(71*1vh); }
.d-h-72vh {
height: calc(72*1vh); }
.d-h-73vh {
height: calc(73*1vh); }
.d-h-74vh {
height: calc(74*1vh); }
.d-h-75vh {
height: calc(75*1vh); }
.d-h-76vh {
height: calc(76*1vh); }
.d-h-77vh {
height: calc(77*1vh); }
.d-h-78vh {
height: calc(78*1vh); }
.d-h-79vh {
height: calc(79*1vh); }
.d-h-80vh {
height: calc(80*1vh); }
.d-h-81vh {
height: calc(81*1vh); }
.d-h-82vh {
height: calc(82*1vh); }
.d-h-83vh {
height: calc(83*1vh); }
.d-h-84vh {
height: calc(84*1vh); }
.d-h-85vh {
height: calc(85*1vh); }
.d-h-86vh {
height: calc(86*1vh); }
.d-h-87vh {
height: calc(87*1vh); }
.d-h-88vh {
height: calc(88*1vh); }
.d-h-89vh {
height: calc(89*1vh); }
.d-h-90vh {
height: calc(90*1vh); }
.d-h-91vh {
height: calc(91*1vh); }
.d-h-92vh {
height: calc(92*1vh); }
.d-h-93vh {
height: calc(93*1vh); }
.d-h-94vh {
height: calc(94*1vh); }
.d-h-95vh {
height: calc(95*1vh); }
.d-h-96vh {
height: calc(96*1vh); }
.d-h-97vh {
height: calc(97*1vh); }
.d-h-98vh {
height: calc(98*1vh); }
.d-h-99vh {
height: calc(99*1vh); }
.d-h-100vh {
height: calc(100*1vh); }
.d-h-1vw {
height: calc(1*1vw); }
.d-h-2vw {
height: calc(2*1vw); }
.d-h-3vw {
height: calc(3*1vw); }
.d-h-4vw {
height: calc(4*1vw); }
.d-h-5vw {
height: calc(5*1vw); }
.d-h-6vw {
height: calc(6*1vw); }
.d-h-7vw {
height: calc(7*1vw); }
.d-h-8vw {
height: calc(8*1vw); }
.d-h-9vw {
height: calc(9*1vw); }
.d-h-10vw {
height: calc(10*1vw); }
.d-h-11vw {
height: calc(11*1vw); }
.d-h-12vw {
height: calc(12*1vw); }
.d-h-13vw {
height: calc(13*1vw); }
.d-h-14vw {
height: calc(14*1vw); }
.d-h-15vw {
height: calc(15*1vw); }
.d-h-16vw {
height: calc(16*1vw); }
.d-h-17vw {
height: calc(17*1vw); }
.d-h-18vw {
height: calc(18*1vw); }
.d-h-19vw {
height: calc(19*1vw); }
.d-h-20vw {
height: calc(20*1vw); }
.d-h-21vw {
height: calc(21*1vw); }
.d-h-22vw {
height: calc(22*1vw); }
.d-h-23vw {
height: calc(23*1vw); }
.d-h-24vw {
height: calc(24*1vw); }
.d-h-25vw {
height: calc(25*1vw); }
.d-h-26vw {
height: calc(26*1vw); }
.d-h-27vw {
height: calc(27*1vw); }
.d-h-28vw {
height: calc(28*1vw); }
.d-h-29vw {
height: calc(29*1vw); }
.d-h-30vw {
height: calc(30*1vw); }
.d-h-31vw {
height: calc(31*1vw); }
.d-h-32vw {
height: calc(32*1vw); }
.d-h-33vw {
height: calc(33*1vw); }
.d-h-34vw {
height: calc(34*1vw); }
.d-h-35vw {
height: calc(35*1vw); }
.d-h-36vw {
height: calc(36*1vw); }
.d-h-37vw {
height: calc(37*1vw); }
.d-h-38vw {
height: calc(38*1vw); }
.d-h-39vw {
height: calc(39*1vw); }
.d-h-40vw {
height: calc(40*1vw); }
.d-h-41vw {
height: calc(41*1vw); }
.d-h-42vw {
height: calc(42*1vw); }
.d-h-43vw {
height: calc(43*1vw); }
.d-h-44vw {
height: calc(44*1vw); }
.d-h-45vw {
height: calc(45*1vw); }
.d-h-46vw {
height: calc(46*1vw); }
.d-h-47vw {
height: calc(47*1vw); }
.d-h-48vw {
height: calc(48*1vw); }
.d-h-49vw {
height: calc(49*1vw); }
.d-h-50vw {
height: calc(50*1vw); }
.d-h-51vw {
height: calc(51*1vw); }
.d-h-52vw {
height: calc(52*1vw); }
.d-h-53vw {
height: calc(53*1vw); }
.d-h-54vw {
height: calc(54*1vw); }
.d-h-55vw {
height: calc(55*1vw); }
.d-h-56vw {
height: calc(56*1vw); }
.d-h-57vw {
height: calc(57*1vw); }
.d-h-58vw {
height: calc(58*1vw); }
.d-h-59vw {
height: calc(59*1vw); }
.d-h-60vw {
height: calc(60*1vw); }
.d-h-61vw {
height: calc(61*1vw); }
.d-h-62vw {
height: calc(62*1vw); }
.d-h-63vw {
height: calc(63*1vw); }
.d-h-64vw {
height: calc(64*1vw); }
.d-h-65vw {
height: calc(65*1vw); }
.d-h-66vw {
height: calc(66*1vw); }
.d-h-67vw {
height: calc(67*1vw); }
.d-h-68vw {
height: calc(68*1vw); }
.d-h-69vw {
height: calc(69*1vw); }
.d-h-70vw {
height: calc(70*1vw); }
.d-h-71vw {
height: calc(71*1vw); }
.d-h-72vw {
height: calc(72*1vw); }
.d-h-73vw {
height: calc(73*1vw); }
.d-h-74vw {
height: calc(74*1vw); }
.d-h-75vw {
height: calc(75*1vw); }
.d-h-76vw {
height: calc(76*1vw); }
.d-h-77vw {
height: calc(77*1vw); }
.d-h-78vw {
height: calc(78*1vw); }
.d-h-79vw {
height: calc(79*1vw); }
.d-h-80vw {
height: calc(80*1vw); }
.d-h-81vw {
height: calc(81*1vw); }
.d-h-82vw {
height: calc(82*1vw); }
.d-h-83vw {
height: calc(83*1vw); }
.d-h-84vw {
height: calc(84*1vw); }
.d-h-85vw {
height: calc(85*1vw); }
.d-h-86vw {
height: calc(86*1vw); }
.d-h-87vw {
height: calc(87*1vw); }
.d-h-88vw {
height: calc(88*1vw); }
.d-h-89vw {
height: calc(89*1vw); }
.d-h-90vw {
height: calc(90*1vw); }
.d-h-91vw {
height: calc(91*1vw); }
.d-h-92vw {
height: calc(92*1vw); }
.d-h-93vw {
height: calc(93*1vw); }
.d-h-94vw {
height: calc(94*1vw); }
.d-h-95vw {
height: calc(95*1vw); }
.d-h-96vw {
height: calc(96*1vw); }
.d-h-97vw {
height: calc(97*1vw); }
.d-h-98vw {
height: calc(98*1vw); }
.d-h-99vw {
height: calc(99*1vw); }
.d-h-100vw {
height: calc(100*1vw); }
.d-h-1 {
height: calc(1*1rem); }
.d-h-2 {
height: calc(2*1rem); }
.d-h-3 {
height: calc(3*1rem); }
.d-h-4 {
height: calc(4*1rem); }
.d-h-5 {
height: calc(5*1rem); }
.d-h-6 {
height: calc(6*1rem); }
.d-h-7 {
height: calc(7*1rem); }
.d-h-8 {
height: calc(8*1rem); }
.d-h-9 {
height: calc(9*1rem); }
.d-h-10 {
height: calc(10*1rem); }
.d-h-11 {
height: calc(11*1rem); }
.d-h-12 {
height: calc(12*1rem); }
.d-h-13 {
height: calc(13*1rem); }
.d-h-14 {
height: calc(14*1rem); }
.d-h-15 {
height: calc(15*1rem); }
.d-h-16 {
height: calc(16*1rem); }
.d-h-17 {
height: calc(17*1rem); }
.d-h-18 {
height: calc(18*1rem); }
.d-h-19 {
height: calc(19*1rem); }
.d-h-20 {
height: calc(20*1rem); }
.d-h-21 {
height: calc(21*1rem); }
.d-h-22 {
height: calc(22*1rem); }
.d-h-23 {
height: calc(23*1rem); }
.d-h-24 {
height: calc(24*1rem); }
.d-h-25 {
height: calc(25*1rem); }
.d-h-26 {
height: calc(26*1rem); }
.d-h-27 {
height: calc(27*1rem); }
.d-h-28 {
height: calc(28*1rem); }
.d-h-29 {
height: calc(29*1rem); }
.d-h-30 {
height: calc(30*1rem); }
.d-h-31 {
height: calc(31*1rem); }
.d-h-32 {
height: calc(32*1rem); }
.d-h-33 {
height: calc(33*1rem); }
.d-h-34 {
height: calc(34*1rem); }
.d-h-35 {
height: calc(35*1rem); }
.d-h-36 {
height: calc(36*1rem); }
.d-h-37 {
height: calc(37*1rem); }
.d-h-38 {
height: calc(38*1rem); }
.d-h-39 {
height: calc(39*1rem); }
.d-h-40 {
height: calc(40*1rem); }
.d-h-41 {
height: calc(41*1rem); }
.d-h-42 {
height: calc(42*1rem); }
.d-h-43 {
height: calc(43*1rem); }
.d-h-44 {
height: calc(44*1rem); }
.d-h-45 {
height: calc(45*1rem); }
.d-h-46 {
height: calc(46*1rem); }
.d-h-47 {
height: calc(47*1rem); }
.d-h-48 {
height: calc(48*1rem); }
.d-h-49 {
height: calc(49*1rem); }
.d-h-50 {
height: calc(50*1rem); }
.d-maxh-1 {
max-height: calc(1*1rem); }
.d-maxh-2 {
max-height: calc(2*1rem); }
.d-maxh-3 {
max-height: calc(3*1rem); }
.d-maxh-4 {
max-height: calc(4*1rem); }
.d-maxh-5 {
max-height: calc(5*1rem); }
.d-maxh-6 {
max-height: calc(6*1rem); }
.d-maxh-7 {
max-height: calc(7*1rem); }
.d-maxh-8 {
max-height: calc(8*1rem); }
.d-maxh-9 {
max-height: calc(9*1rem); }
.d-maxh-10 {
max-height: calc(10*1rem); }
.d-maxh-11 {
max-height: calc(11*1rem); }
.d-maxh-12 {
max-height: calc(12*1rem); }
.d-maxh-13 {
max-height: calc(13*1rem); }
.d-maxh-14 {
max-height: calc(14*1rem); }
.d-maxh-15 {
max-height: calc(15*1rem); }
.d-maxh-16 {
max-height: calc(16*1rem); }
.d-maxh-17 {
max-height: calc(17*1rem); }
.d-maxh-18 {
max-height: calc(18*1rem); }
.d-maxh-19 {
max-height: calc(19*1rem); }
.d-maxh-20 {
max-height: calc(20*1rem); }
.d-maxh-21 {
max-height: calc(21*1rem); }
.d-maxh-22 {
max-height: calc(22*1rem); }
.d-maxh-23 {
max-height: calc(23*1rem); }
.d-maxh-24 {
max-height: calc(24*1rem); }
.d-maxh-25 {
max-height: calc(25*1rem); }
.d-maxh-26 {
max-height: calc(26*1rem); }
.d-maxh-27 {
max-height: calc(27*1rem); }
.d-maxh-28 {
max-height: calc(28*1rem); }
.d-maxh-29 {
max-height: calc(29*1rem); }
.d-maxh-30 {
max-height: calc(30*1rem); }
.d-maxh-31 {
max-height: calc(31*1rem); }
.d-maxh-32 {
max-height: calc(32*1rem); }
.d-maxh-33 {
max-height: calc(33*1rem); }
.d-maxh-34 {
max-height: calc(34*1rem); }
.d-maxh-35 {
max-height: calc(35*1rem); }
.d-maxh-36 {
max-height: calc(36*1rem); }
.d-maxh-37 {
max-height: calc(37*1rem); }
.d-maxh-38 {
max-height: calc(38*1rem); }
.d-maxh-39 {
max-height: calc(39*1rem); }
.d-maxh-40 {
max-height: calc(40*1rem); }
.d-maxh-41 {
max-height: calc(41*1rem); }
.d-maxh-42 {
max-height: calc(42*1rem); }
.d-maxh-43 {
max-height: calc(43*1rem); }
.d-maxh-44 {
max-height: calc(44*1rem); }
.d-maxh-45 {
max-height: calc(45*1rem); }
.d-maxh-46 {
max-height: calc(46*1rem); }
.d-maxh-47 {
max-height: calc(47*1rem); }
.d-maxh-48 {
max-height: calc(48*1rem); }
.d-maxh-49 {
max-height: calc(49*1rem); }
.d-maxh-50 {
max-height: calc(50*1rem); } }
.square-3 {
width: 3rem;
height: 3rem; }
.square-2 {
width: 2rem;
height: 2rem; }
.square-4 {
width: 4rem;
height: 4rem; }
.square-5 {
width: 5rem;
height: 5rem; }
@media (min-width: 1px) {
.w1,
.w-1 {
width: calc(1*1%); }
.w2,
.w-2 {
width: calc(2*1%); }
.w3,
.w-3 {
width: calc(3*1%); }
.w4,
.w-4 {
width: calc(4*1%); }
.w5,
.w-5 {
width: calc(5*1%); }
.w6,
.w-6 {
width: calc(6*1%); }
.w7,
.w-7 {
width: calc(7*1%); }
.w8,
.w-8 {
width: calc(8*1%); }
.w9,
.w-9 {
width: calc(9*1%); }
.w10,
.w-10 {
width: calc(10*1%); }
.w11,
.w-11 {
width: calc(11*1%); }
.w12,
.w-12 {
width: calc(12*1%); }
.w13,
.w-13 {
width: calc(13*1%); }
.w14,
.w-14 {
width: calc(14*1%); }
.w15,
.w-15 {
width: calc(15*1%); }
.w16,
.w-16 {
width: calc(16*1%); }
.w17,
.w-17 {
width: calc(17*1%); }
.w18,
.w-18 {
width: calc(18*1%); }
.w19,
.w-19 {
width: calc(19*1%); }
.w20,
.w-20 {
width: calc(20*1%); }
.w21,
.w-21 {
width: calc(21*1%); }
.w22,
.w-22 {
width: calc(22*1%); }
.w23,
.w-23 {
width: calc(23*1%); }
.w24,
.w-24 {
width: calc(24*1%); }
.w25,
.w-25 {
width: calc(25*1%); }
.w26,
.w-26 {
width: calc(26*1%); }
.w27,
.w-27 {
width: calc(27*1%); }
.w28,
.w-28 {
width: calc(28*1%); }
.w29,
.w-29 {
width: calc(29*1%); }
.w30,
.w-30 {
width: calc(30*1%); }
.w31,
.w-31 {
width: calc(31*1%); }
.w32,
.w-32 {
width: calc(32*1%); }
.w33,
.w-33 {
width: calc(33*1%); }
.w34,
.w-34 {
width: calc(34*1%); }
.w35,
.w-35 {
width: calc(35*1%); }
.w36,
.w-36 {
width: calc(36*1%); }
.w37,
.w-37 {
width: calc(37*1%); }
.w38,
.w-38 {
width: calc(38*1%); }
.w39,
.w-39 {
width: calc(39*1%); }
.w40,
.w-40 {
width: calc(40*1%); }
.w41,
.w-41 {
width: calc(41*1%); }
.w42,
.w-42 {
width: calc(42*1%); }
.w43,
.w-43 {
width: calc(43*1%); }
.w44,
.w-44 {
width: calc(44*1%); }
.w45,
.w-45 {
width: calc(45*1%); }
.w46,
.w-46 {
width: calc(46*1%); }
.w47,
.w-47 {
width: calc(47*1%); }
.w48,
.w-48 {
width: calc(48*1%); }
.w49,
.w-49 {
width: calc(49*1%); }
.w50,
.w-50 {
width: calc(50*1%); }
.w51,
.w-51 {
width: calc(51*1%); }
.w52,
.w-52 {
width: calc(52*1%); }
.w53,
.w-53 {
width: calc(53*1%); }
.w54,
.w-54 {
width: calc(54*1%); }
.w55,
.w-55 {
width: calc(55*1%); }
.w56,
.w-56 {
width: calc(56*1%); }
.w57,
.w-57 {
width: calc(57*1%); }
.w58,
.w-58 {
width: calc(58*1%); }
.w59,
.w-59 {
width: calc(59*1%); }
.w60,
.w-60 {
width: calc(60*1%); }
.w61,
.w-61 {
width: calc(61*1%); }
.w62,
.w-62 {
width: calc(62*1%); }
.w63,
.w-63 {
width: calc(63*1%); }
.w64,
.w-64 {
width: calc(64*1%); }
.w65,
.w-65 {
width: calc(65*1%); }
.w66,
.w-66 {
width: calc(66*1%); }
.w67,
.w-67 {
width: calc(67*1%); }
.w68,
.w-68 {
width: calc(68*1%); }
.w69,
.w-69 {
width: calc(69*1%); }
.w70,
.w-70 {
width: calc(70*1%); }
.w71,
.w-71 {
width: calc(71*1%); }
.w72,
.w-72 {
width: calc(72*1%); }
.w73,
.w-73 {
width: calc(73*1%); }
.w74,
.w-74 {
width: calc(74*1%); }
.w75,
.w-75 {
width: calc(75*1%); }
.w76,
.w-76 {
width: calc(76*1%); }
.w77,
.w-77 {
width: calc(77*1%); }
.w78,
.w-78 {
width: calc(78*1%); }
.w79,
.w-79 {
width: calc(79*1%); }
.w80,
.w-80 {
width: calc(80*1%); }
.w81,
.w-81 {
width: calc(81*1%); }
.w82,
.w-82 {
width: calc(82*1%); }
.w83,
.w-83 {
width: calc(83*1%); }
.w84,
.w-84 {
width: calc(84*1%); }
.w85,
.w-85 {
width: calc(85*1%); }
.w86,
.w-86 {
width: calc(86*1%); }
.w87,
.w-87 {
width: calc(87*1%); }
.w88,
.w-88 {
width: calc(88*1%); }
.w89,
.w-89 {
width: calc(89*1%); }
.w90,
.w-90 {
width: calc(90*1%); }
.w91,
.w-91 {
width: calc(91*1%); }
.w92,
.w-92 {
width: calc(92*1%); }
.w93,
.w-93 {
width: calc(93*1%); }
.w94,
.w-94 {
width: calc(94*1%); }
.w95,
.w-95 {
width: calc(95*1%); }
.w96,
.w-96 {
width: calc(96*1%); }
.w97,
.w-97 {
width: calc(97*1%); }
.w98,
.w-98 {
width: calc(98*1%); }
.w99,
.w-99 {
width: calc(99*1%); }
.w100,
.w-100,
.rellax-hh {
width: calc(100*1%); }
.w-1rem {
width: calc(1*1rem); }
.w-2rem {
width: calc(2*1rem); }
.w-3rem {
width: calc(3*1rem); }
.w-4rem {
width: calc(4*1rem); }
.w-5rem {
width: calc(5*1rem); }
.w-6rem {
width: calc(6*1rem); }
.w-7rem {
width: calc(7*1rem); }
.w-8rem {
width: calc(8*1rem); }
.w-9rem {
width: calc(9*1rem); }
.w-10rem {
width: calc(10*1rem); }
.w-11rem {
width: calc(11*1rem); }
.w-12rem {
width: calc(12*1rem); }
.w-13rem {
width: calc(13*1rem); }
.w-14rem {
width: calc(14*1rem); }
.w-15rem {
width: calc(15*1rem); }
.w-16rem {
width: calc(16*1rem); }
.w-17rem {
width: calc(17*1rem); }
.w-18rem {
width: calc(18*1rem); }
.w-19rem {
width: calc(19*1rem); }
.w-20rem {
width: calc(20*1rem); }
.w-1px {
width: calc(1*1px); }
.w-2px {
width: calc(2*1px); }
.w-3px {
width: calc(3*1px); }
.w-4px {
width: calc(4*1px); }
.w-5px {
width: calc(5*1px); }
.w-6px {
width: calc(6*1px); }
.w-7px {
width: calc(7*1px); }
.w-8px {
width: calc(8*1px); }
.w-9px {
width: calc(9*1px); }
.w-10px {
width: calc(10*1px); }
.w-11px {
width: calc(11*1px); }
.w-12px {
width: calc(12*1px); }
.w-13px {
width: calc(13*1px); }
.w-14px {
width: calc(14*1px); }
.w-15px {
width: calc(15*1px); }
.w-16px {
width: calc(16*1px); }
.w-17px {
width: calc(17*1px); }
.w-18px {
width: calc(18*1px); }
.w-19px {
width: calc(19*1px); }
.w-20px {
width: calc(20*1px); }
.w-21px {
width: calc(21*1px); }
.w-22px {
width: calc(22*1px); }
.w-23px {
width: calc(23*1px); }
.w-24px {
width: calc(24*1px); }
.w-25px {
width: calc(25*1px); }
.w-26px {
width: calc(26*1px); }
.w-27px {
width: calc(27*1px); }
.w-28px {
width: calc(28*1px); }
.w-29px {
width: calc(29*1px); }
.w-30px {
width: calc(30*1px); }
.w-31px {
width: calc(31*1px); }
.w-32px {
width: calc(32*1px); }
.w-33px {
width: calc(33*1px); }
.w-34px {
width: calc(34*1px); }
.w-35px {
width: calc(35*1px); }
.w-36px {
width: calc(36*1px); }
.w-37px {
width: calc(37*1px); }
.w-38px {
width: calc(38*1px); }
.w-39px {
width: calc(39*1px); }
.w-40px {
width: calc(40*1px); }
.w-41px {
width: calc(41*1px); }
.w-42px {
width: calc(42*1px); }
.w-43px {
width: calc(43*1px); }
.w-44px {
width: calc(44*1px); }
.w-45px {
width: calc(45*1px); }
.w-46px {
width: calc(46*1px); }
.w-47px {
width: calc(47*1px); }
.w-48px {
width: calc(48*1px); }
.w-49px {
width: calc(49*1px); }
.w-50px {
width: calc(50*1px); }
.w-51px {
width: calc(51*1px); }
.w-52px {
width: calc(52*1px); }
.w-53px {
width: calc(53*1px); }
.w-54px {
width: calc(54*1px); }
.w-55px {
width: calc(55*1px); }
.w-56px {
width: calc(56*1px); }
.w-57px {
width: calc(57*1px); }
.w-58px {
width: calc(58*1px); }
.w-59px {
width: calc(59*1px); }
.w-60px {
width: calc(60*1px); }
.w-61px {
width: calc(61*1px); }
.w-62px {
width: calc(62*1px); }
.w-63px {
width: calc(63*1px); }
.w-64px {
width: calc(64*1px); }
.w-65px {
width: calc(65*1px); }
.w-66px {
width: calc(66*1px); }
.w-67px {
width: calc(67*1px); }
.w-68px {
width: calc(68*1px); }
.w-69px {
width: calc(69*1px); }
.w-70px {
width: calc(70*1px); }
.w-71px {
width: calc(71*1px); }
.w-72px {
width: calc(72*1px); }
.w-73px {
width: calc(73*1px); }
.w-74px {
width: calc(74*1px); }
.w-75px {
width: calc(75*1px); }
.w-76px {
width: calc(76*1px); }
.w-77px {
width: calc(77*1px); }
.w-78px {
width: calc(78*1px); }
.w-79px {
width: calc(79*1px); }
.w-80px {
width: calc(80*1px); }
.w-81px {
width: calc(81*1px); }
.w-82px {
width: calc(82*1px); }
.w-83px {
width: calc(83*1px); }
.w-84px {
width: calc(84*1px); }
.w-85px {
width: calc(85*1px); }
.w-86px {
width: calc(86*1px); }
.w-87px {
width: calc(87*1px); }
.w-88px {
width: calc(88*1px); }
.w-89px {
width: calc(89*1px); }
.w-90px {
width: calc(90*1px); }
.w-91px {
width: calc(91*1px); }
.w-92px {
width: calc(92*1px); }
.w-93px {
width: calc(93*1px); }
.w-94px {
width: calc(94*1px); }
.w-95px {
width: calc(95*1px); }
.w-96px {
width: calc(96*1px); }
.w-97px {
width: calc(97*1px); }
.w-98px {
width: calc(98*1px); }
.w-99px {
width: calc(99*1px); }
.w-100px {
width: calc(100*1px); }
.w-1vw {
width: calc(1*1vw); }
.w-2vw {
width: calc(2*1vw); }
.w-3vw {
width: calc(3*1vw); }
.w-4vw {
width: calc(4*1vw); }
.w-5vw {
width: calc(5*1vw); }
.w-6vw {
width: calc(6*1vw); }
.w-7vw {
width: calc(7*1vw); }
.w-8vw {
width: calc(8*1vw); }
.w-9vw {
width: calc(9*1vw); }
.w-10vw {
width: calc(10*1vw); }
.w-11vw {
width: calc(11*1vw); }
.w-12vw {
width: calc(12*1vw); }
.w-13vw {
width: calc(13*1vw); }
.w-14vw {
width: calc(14*1vw); }
.w-15vw {
width: calc(15*1vw); }
.w-16vw {
width: calc(16*1vw); }
.w-17vw {
width: calc(17*1vw); }
.w-18vw {
width: calc(18*1vw); }
.w-19vw {
width: calc(19*1vw); }
.w-20vw {
width: calc(20*1vw); }
.w-21vw {
width: calc(21*1vw); }
.w-22vw {
width: calc(22*1vw); }
.w-23vw {
width: calc(23*1vw); }
.w-24vw {
width: calc(24*1vw); }
.w-25vw {
width: calc(25*1vw); }
.w-26vw {
width: calc(26*1vw); }
.w-27vw {
width: calc(27*1vw); }
.w-28vw {
width: calc(28*1vw); }
.w-29vw {
width: calc(29*1vw); }
.w-30vw {
width: calc(30*1vw); }
.w-31vw {
width: calc(31*1vw); }
.w-32vw {
width: calc(32*1vw); }
.w-33vw {
width: calc(33*1vw); }
.w-34vw {
width: calc(34*1vw); }
.w-35vw {
width: calc(35*1vw); }
.w-36vw {
width: calc(36*1vw); }
.w-37vw {
width: calc(37*1vw); }
.w-38vw {
width: calc(38*1vw); }
.w-39vw {
width: calc(39*1vw); }
.w-40vw {
width: calc(40*1vw); }
.w-41vw {
width: calc(41*1vw); }
.w-42vw {
width: calc(42*1vw); }
.w-43vw {
width: calc(43*1vw); }
.w-44vw {
width: calc(44*1vw); }
.w-45vw {
width: calc(45*1vw); }
.w-46vw {
width: calc(46*1vw); }
.w-47vw {
width: calc(47*1vw); }
.w-48vw {
width: calc(48*1vw); }
.w-49vw {
width: calc(49*1vw); }
.w-50vw {
width: calc(50*1vw); }
.w-51vw {
width: calc(51*1vw); }
.w-52vw {
width: calc(52*1vw); }
.w-53vw {
width: calc(53*1vw); }
.w-54vw {
width: calc(54*1vw); }
.w-55vw {
width: calc(55*1vw); }
.w-56vw {
width: calc(56*1vw); }
.w-57vw {
width: calc(57*1vw); }
.w-58vw {
width: calc(58*1vw); }
.w-59vw {
width: calc(59*1vw); }
.w-60vw {
width: calc(60*1vw); }
.w-61vw {
width: calc(61*1vw); }
.w-62vw {
width: calc(62*1vw); }
.w-63vw {
width: calc(63*1vw); }
.w-64vw {
width: calc(64*1vw); }
.w-65vw {
width: calc(65*1vw); }
.w-66vw {
width: calc(66*1vw); }
.w-67vw {
width: calc(67*1vw); }
.w-68vw {
width: calc(68*1vw); }
.w-69vw {
width: calc(69*1vw); }
.w-70vw {
width: calc(70*1vw); }
.w-71vw {
width: calc(71*1vw); }
.w-72vw {
width: calc(72*1vw); }
.w-73vw {
width: calc(73*1vw); }
.w-74vw {
width: calc(74*1vw); }
.w-75vw {
width: calc(75*1vw); }
.w-76vw {
width: calc(76*1vw); }
.w-77vw {
width: calc(77*1vw); }
.w-78vw {
width: calc(78*1vw); }
.w-79vw {
width: calc(79*1vw); }
.w-80vw {
width: calc(80*1vw); }
.w-81vw {
width: calc(81*1vw); }
.w-82vw {
width: calc(82*1vw); }
.w-83vw {
width: calc(83*1vw); }
.w-84vw {
width: calc(84*1vw); }
.w-85vw {
width: calc(85*1vw); }
.w-86vw {
width: calc(86*1vw); }
.w-87vw {
width: calc(87*1vw); }
.w-88vw {
width: calc(88*1vw); }
.w-89vw {
width: calc(89*1vw); }
.w-90vw {
width: calc(90*1vw); }
.w-91vw {
width: calc(91*1vw); }
.w-92vw {
width: calc(92*1vw); }
.w-93vw {
width: calc(93*1vw); }
.w-94vw {
width: calc(94*1vw); }
.w-95vw {
width: calc(95*1vw); }
.w-96vw {
width: calc(96*1vw); }
.w-97vw {
width: calc(97*1vw); }
.w-98vw {
width: calc(98*1vw); }
.w-99vw {
width: calc(99*1vw); }
.w-100vw {
width: calc(100*1vw); }
.w33,
.w-33 {
width: 33.33333333%; }
.w66,
.w-66 {
width: 66.66666666%; } }
@media (min-width: 520px) {
.pl-w1,
.pl-w-1 {
width: calc(1*1%); }
.pl-w2,
.pl-w-2 {
width: calc(2*1%); }
.pl-w3,
.pl-w-3 {
width: calc(3*1%); }
.pl-w4,
.pl-w-4 {
width: calc(4*1%); }
.pl-w5,
.pl-w-5 {
width: calc(5*1%); }
.pl-w6,
.pl-w-6 {
width: calc(6*1%); }
.pl-w7,
.pl-w-7 {
width: calc(7*1%); }
.pl-w8,
.pl-w-8 {
width: calc(8*1%); }
.pl-w9,
.pl-w-9 {
width: calc(9*1%); }
.pl-w10,
.pl-w-10 {
width: calc(10*1%); }
.pl-w11,
.pl-w-11 {
width: calc(11*1%); }
.pl-w12,
.pl-w-12 {
width: calc(12*1%); }
.pl-w13,
.pl-w-13 {
width: calc(13*1%); }
.pl-w14,
.pl-w-14 {
width: calc(14*1%); }
.pl-w15,
.pl-w-15 {
width: calc(15*1%); }
.pl-w16,
.pl-w-16 {
width: calc(16*1%); }
.pl-w17,
.pl-w-17 {
width: calc(17*1%); }
.pl-w18,
.pl-w-18 {
width: calc(18*1%); }
.pl-w19,
.pl-w-19 {
width: calc(19*1%); }
.pl-w20,
.pl-w-20 {
width: calc(20*1%); }
.pl-w21,
.pl-w-21 {
width: calc(21*1%); }
.pl-w22,
.pl-w-22 {
width: calc(22*1%); }
.pl-w23,
.pl-w-23 {
width: calc(23*1%); }
.pl-w24,
.pl-w-24 {
width: calc(24*1%); }
.pl-w25,
.pl-w-25 {
width: calc(25*1%); }
.pl-w26,
.pl-w-26 {
width: calc(26*1%); }
.pl-w27,
.pl-w-27 {
width: calc(27*1%); }
.pl-w28,
.pl-w-28 {
width: calc(28*1%); }
.pl-w29,
.pl-w-29 {
width: calc(29*1%); }
.pl-w30,
.pl-w-30 {
width: calc(30*1%); }
.pl-w31,
.pl-w-31 {
width: calc(31*1%); }
.pl-w32,
.pl-w-32 {
width: calc(32*1%); }
.pl-w33,
.pl-w-33 {
width: calc(33*1%); }
.pl-w34,
.pl-w-34 {
width: calc(34*1%); }
.pl-w35,
.pl-w-35 {
width: calc(35*1%); }
.pl-w36,
.pl-w-36 {
width: calc(36*1%); }
.pl-w37,
.pl-w-37 {
width: calc(37*1%); }
.pl-w38,
.pl-w-38 {
width: calc(38*1%); }
.pl-w39,
.pl-w-39 {
width: calc(39*1%); }
.pl-w40,
.pl-w-40 {
width: calc(40*1%); }
.pl-w41,
.pl-w-41 {
width: calc(41*1%); }
.pl-w42,
.pl-w-42 {
width: calc(42*1%); }
.pl-w43,
.pl-w-43 {
width: calc(43*1%); }
.pl-w44,
.pl-w-44 {
width: calc(44*1%); }
.pl-w45,
.pl-w-45 {
width: calc(45*1%); }
.pl-w46,
.pl-w-46 {
width: calc(46*1%); }
.pl-w47,
.pl-w-47 {
width: calc(47*1%); }
.pl-w48,
.pl-w-48 {
width: calc(48*1%); }
.pl-w49,
.pl-w-49 {
width: calc(49*1%); }
.pl-w50,
.pl-w-50 {
width: calc(50*1%); }
.pl-w51,
.pl-w-51 {
width: calc(51*1%); }
.pl-w52,
.pl-w-52 {
width: calc(52*1%); }
.pl-w53,
.pl-w-53 {
width: calc(53*1%); }
.pl-w54,
.pl-w-54 {
width: calc(54*1%); }
.pl-w55,
.pl-w-55 {
width: calc(55*1%); }
.pl-w56,
.pl-w-56 {
width: calc(56*1%); }
.pl-w57,
.pl-w-57 {
width: calc(57*1%); }
.pl-w58,
.pl-w-58 {
width: calc(58*1%); }
.pl-w59,
.pl-w-59 {
width: calc(59*1%); }
.pl-w60,
.pl-w-60 {
width: calc(60*1%); }
.pl-w61,
.pl-w-61 {
width: calc(61*1%); }
.pl-w62,
.pl-w-62 {
width: calc(62*1%); }
.pl-w63,
.pl-w-63 {
width: calc(63*1%); }
.pl-w64,
.pl-w-64 {
width: calc(64*1%); }
.pl-w65,
.pl-w-65 {
width: calc(65*1%); }
.pl-w66,
.pl-w-66 {
width: calc(66*1%); }
.pl-w67,
.pl-w-67 {
width: calc(67*1%); }
.pl-w68,
.pl-w-68 {
width: calc(68*1%); }
.pl-w69,
.pl-w-69 {
width: calc(69*1%); }
.pl-w70,
.pl-w-70 {
width: calc(70*1%); }
.pl-w71,
.pl-w-71 {
width: calc(71*1%); }
.pl-w72,
.pl-w-72 {
width: calc(72*1%); }
.pl-w73,
.pl-w-73 {
width: calc(73*1%); }
.pl-w74,
.pl-w-74 {
width: calc(74*1%); }
.pl-w75,
.pl-w-75 {
width: calc(75*1%); }
.pl-w76,
.pl-w-76 {
width: calc(76*1%); }
.pl-w77,
.pl-w-77 {
width: calc(77*1%); }
.pl-w78,
.pl-w-78 {
width: calc(78*1%); }
.pl-w79,
.pl-w-79 {
width: calc(79*1%); }
.pl-w80,
.pl-w-80 {
width: calc(80*1%); }
.pl-w81,
.pl-w-81 {
width: calc(81*1%); }
.pl-w82,
.pl-w-82 {
width: calc(82*1%); }
.pl-w83,
.pl-w-83 {
width: calc(83*1%); }
.pl-w84,
.pl-w-84 {
width: calc(84*1%); }
.pl-w85,
.pl-w-85 {
width: calc(85*1%); }
.pl-w86,
.pl-w-86 {
width: calc(86*1%); }
.pl-w87,
.pl-w-87 {
width: calc(87*1%); }
.pl-w88,
.pl-w-88 {
width: calc(88*1%); }
.pl-w89,
.pl-w-89 {
width: calc(89*1%); }
.pl-w90,
.pl-w-90 {
width: calc(90*1%); }
.pl-w91,
.pl-w-91 {
width: calc(91*1%); }
.pl-w92,
.pl-w-92 {
width: calc(92*1%); }
.pl-w93,
.pl-w-93 {
width: calc(93*1%); }
.pl-w94,
.pl-w-94 {
width: calc(94*1%); }
.pl-w95,
.pl-w-95 {
width: calc(95*1%); }
.pl-w96,
.pl-w-96 {
width: calc(96*1%); }
.pl-w97,
.pl-w-97 {
width: calc(97*1%); }
.pl-w98,
.pl-w-98 {
width: calc(98*1%); }
.pl-w99,
.pl-w-99 {
width: calc(99*1%); }
.pl-w100,
.pl-w-100 {
width: calc(100*1%); }
.pl-w-1rem {
width: calc(1*1rem); }
.pl-w-2rem {
width: calc(2*1rem); }
.pl-w-3rem {
width: calc(3*1rem); }
.pl-w-4rem {
width: calc(4*1rem); }
.pl-w-5rem {
width: calc(5*1rem); }
.pl-w-6rem {
width: calc(6*1rem); }
.pl-w-7rem {
width: calc(7*1rem); }
.pl-w-8rem {
width: calc(8*1rem); }
.pl-w-9rem {
width: calc(9*1rem); }
.pl-w-10rem {
width: calc(10*1rem); }
.pl-w-11rem {
width: calc(11*1rem); }
.pl-w-12rem {
width: calc(12*1rem); }
.pl-w-13rem {
width: calc(13*1rem); }
.pl-w-14rem {
width: calc(14*1rem); }
.pl-w-15rem {
width: calc(15*1rem); }
.pl-w-16rem {
width: calc(16*1rem); }
.pl-w-17rem {
width: calc(17*1rem); }
.pl-w-18rem {
width: calc(18*1rem); }
.pl-w-19rem {
width: calc(19*1rem); }
.pl-w-20rem {
width: calc(20*1rem); }
.pl-w-1px {
width: calc(1*1px); }
.pl-w-2px {
width: calc(2*1px); }
.pl-w-3px {
width: calc(3*1px); }
.pl-w-4px {
width: calc(4*1px); }
.pl-w-5px {
width: calc(5*1px); }
.pl-w-6px {
width: calc(6*1px); }
.pl-w-7px {
width: calc(7*1px); }
.pl-w-8px {
width: calc(8*1px); }
.pl-w-9px {
width: calc(9*1px); }
.pl-w-10px {
width: calc(10*1px); }
.pl-w-11px {
width: calc(11*1px); }
.pl-w-12px {
width: calc(12*1px); }
.pl-w-13px {
width: calc(13*1px); }
.pl-w-14px {
width: calc(14*1px); }
.pl-w-15px {
width: calc(15*1px); }
.pl-w-16px {
width: calc(16*1px); }
.pl-w-17px {
width: calc(17*1px); }
.pl-w-18px {
width: calc(18*1px); }
.pl-w-19px {
width: calc(19*1px); }
.pl-w-20px {
width: calc(20*1px); }
.pl-w-21px {
width: calc(21*1px); }
.pl-w-22px {
width: calc(22*1px); }
.pl-w-23px {
width: calc(23*1px); }
.pl-w-24px {
width: calc(24*1px); }
.pl-w-25px {
width: calc(25*1px); }
.pl-w-26px {
width: calc(26*1px); }
.pl-w-27px {
width: calc(27*1px); }
.pl-w-28px {
width: calc(28*1px); }
.pl-w-29px {
width: calc(29*1px); }
.pl-w-30px {
width: calc(30*1px); }
.pl-w-31px {
width: calc(31*1px); }
.pl-w-32px {
width: calc(32*1px); }
.pl-w-33px {
width: calc(33*1px); }
.pl-w-34px {
width: calc(34*1px); }
.pl-w-35px {
width: calc(35*1px); }
.pl-w-36px {
width: calc(36*1px); }
.pl-w-37px {
width: calc(37*1px); }
.pl-w-38px {
width: calc(38*1px); }
.pl-w-39px {
width: calc(39*1px); }
.pl-w-40px {
width: calc(40*1px); }
.pl-w-41px {
width: calc(41*1px); }
.pl-w-42px {
width: calc(42*1px); }
.pl-w-43px {
width: calc(43*1px); }
.pl-w-44px {
width: calc(44*1px); }
.pl-w-45px {
width: calc(45*1px); }
.pl-w-46px {
width: calc(46*1px); }
.pl-w-47px {
width: calc(47*1px); }
.pl-w-48px {
width: calc(48*1px); }
.pl-w-49px {
width: calc(49*1px); }
.pl-w-50px {
width: calc(50*1px); }
.pl-w-51px {
width: calc(51*1px); }
.pl-w-52px {
width: calc(52*1px); }
.pl-w-53px {
width: calc(53*1px); }
.pl-w-54px {
width: calc(54*1px); }
.pl-w-55px {
width: calc(55*1px); }
.pl-w-56px {
width: calc(56*1px); }
.pl-w-57px {
width: calc(57*1px); }
.pl-w-58px {
width: calc(58*1px); }
.pl-w-59px {
width: calc(59*1px); }
.pl-w-60px {
width: calc(60*1px); }
.pl-w-61px {
width: calc(61*1px); }
.pl-w-62px {
width: calc(62*1px); }
.pl-w-63px {
width: calc(63*1px); }
.pl-w-64px {
width: calc(64*1px); }
.pl-w-65px {
width: calc(65*1px); }
.pl-w-66px {
width: calc(66*1px); }
.pl-w-67px {
width: calc(67*1px); }
.pl-w-68px {
width: calc(68*1px); }
.pl-w-69px {
width: calc(69*1px); }
.pl-w-70px {
width: calc(70*1px); }
.pl-w-71px {
width: calc(71*1px); }
.pl-w-72px {
width: calc(72*1px); }
.pl-w-73px {
width: calc(73*1px); }
.pl-w-74px {
width: calc(74*1px); }
.pl-w-75px {
width: calc(75*1px); }
.pl-w-76px {
width: calc(76*1px); }
.pl-w-77px {
width: calc(77*1px); }
.pl-w-78px {
width: calc(78*1px); }
.pl-w-79px {
width: calc(79*1px); }
.pl-w-80px {
width: calc(80*1px); }
.pl-w-81px {
width: calc(81*1px); }
.pl-w-82px {
width: calc(82*1px); }
.pl-w-83px {
width: calc(83*1px); }
.pl-w-84px {
width: calc(84*1px); }
.pl-w-85px {
width: calc(85*1px); }
.pl-w-86px {
width: calc(86*1px); }
.pl-w-87px {
width: calc(87*1px); }
.pl-w-88px {
width: calc(88*1px); }
.pl-w-89px {
width: calc(89*1px); }
.pl-w-90px {
width: calc(90*1px); }
.pl-w-91px {
width: calc(91*1px); }
.pl-w-92px {
width: calc(92*1px); }
.pl-w-93px {
width: calc(93*1px); }
.pl-w-94px {
width: calc(94*1px); }
.pl-w-95px {
width: calc(95*1px); }
.pl-w-96px {
width: calc(96*1px); }
.pl-w-97px {
width: calc(97*1px); }
.pl-w-98px {
width: calc(98*1px); }
.pl-w-99px {
width: calc(99*1px); }
.pl-w-100px {
width: calc(100*1px); }
.pl-w-1vw {
width: calc(1*1vw); }
.pl-w-2vw {
width: calc(2*1vw); }
.pl-w-3vw {
width: calc(3*1vw); }
.pl-w-4vw {
width: calc(4*1vw); }
.pl-w-5vw {
width: calc(5*1vw); }
.pl-w-6vw {
width: calc(6*1vw); }
.pl-w-7vw {
width: calc(7*1vw); }
.pl-w-8vw {
width: calc(8*1vw); }
.pl-w-9vw {
width: calc(9*1vw); }
.pl-w-10vw {
width: calc(10*1vw); }
.pl-w-11vw {
width: calc(11*1vw); }
.pl-w-12vw {
width: calc(12*1vw); }
.pl-w-13vw {
width: calc(13*1vw); }
.pl-w-14vw {
width: calc(14*1vw); }
.pl-w-15vw {
width: calc(15*1vw); }
.pl-w-16vw {
width: calc(16*1vw); }
.pl-w-17vw {
width: calc(17*1vw); }
.pl-w-18vw {
width: calc(18*1vw); }
.pl-w-19vw {
width: calc(19*1vw); }
.pl-w-20vw {
width: calc(20*1vw); }
.pl-w-21vw {
width: calc(21*1vw); }
.pl-w-22vw {
width: calc(22*1vw); }
.pl-w-23vw {
width: calc(23*1vw); }
.pl-w-24vw {
width: calc(24*1vw); }
.pl-w-25vw {
width: calc(25*1vw); }
.pl-w-26vw {
width: calc(26*1vw); }
.pl-w-27vw {
width: calc(27*1vw); }
.pl-w-28vw {
width: calc(28*1vw); }
.pl-w-29vw {
width: calc(29*1vw); }
.pl-w-30vw {
width: calc(30*1vw); }
.pl-w-31vw {
width: calc(31*1vw); }
.pl-w-32vw {
width: calc(32*1vw); }
.pl-w-33vw {
width: calc(33*1vw); }
.pl-w-34vw {
width: calc(34*1vw); }
.pl-w-35vw {
width: calc(35*1vw); }
.pl-w-36vw {
width: calc(36*1vw); }
.pl-w-37vw {
width: calc(37*1vw); }
.pl-w-38vw {
width: calc(38*1vw); }
.pl-w-39vw {
width: calc(39*1vw); }
.pl-w-40vw {
width: calc(40*1vw); }
.pl-w-41vw {
width: calc(41*1vw); }
.pl-w-42vw {
width: calc(42*1vw); }
.pl-w-43vw {
width: calc(43*1vw); }
.pl-w-44vw {
width: calc(44*1vw); }
.pl-w-45vw {
width: calc(45*1vw); }
.pl-w-46vw {
width: calc(46*1vw); }
.pl-w-47vw {
width: calc(47*1vw); }
.pl-w-48vw {
width: calc(48*1vw); }
.pl-w-49vw {
width: calc(49*1vw); }
.pl-w-50vw {
width: calc(50*1vw); }
.pl-w-51vw {
width: calc(51*1vw); }
.pl-w-52vw {
width: calc(52*1vw); }
.pl-w-53vw {
width: calc(53*1vw); }
.pl-w-54vw {
width: calc(54*1vw); }
.pl-w-55vw {
width: calc(55*1vw); }
.pl-w-56vw {
width: calc(56*1vw); }
.pl-w-57vw {
width: calc(57*1vw); }
.pl-w-58vw {
width: calc(58*1vw); }
.pl-w-59vw {
width: calc(59*1vw); }
.pl-w-60vw {
width: calc(60*1vw); }
.pl-w-61vw {
width: calc(61*1vw); }
.pl-w-62vw {
width: calc(62*1vw); }
.pl-w-63vw {
width: calc(63*1vw); }
.pl-w-64vw {
width: calc(64*1vw); }
.pl-w-65vw {
width: calc(65*1vw); }
.pl-w-66vw {
width: calc(66*1vw); }
.pl-w-67vw {
width: calc(67*1vw); }
.pl-w-68vw {
width: calc(68*1vw); }
.pl-w-69vw {
width: calc(69*1vw); }
.pl-w-70vw {
width: calc(70*1vw); }
.pl-w-71vw {
width: calc(71*1vw); }
.pl-w-72vw {
width: calc(72*1vw); }
.pl-w-73vw {
width: calc(73*1vw); }
.pl-w-74vw {
width: calc(74*1vw); }
.pl-w-75vw {
width: calc(75*1vw); }
.pl-w-76vw {
width: calc(76*1vw); }
.pl-w-77vw {
width: calc(77*1vw); }
.pl-w-78vw {
width: calc(78*1vw); }
.pl-w-79vw {
width: calc(79*1vw); }
.pl-w-80vw {
width: calc(80*1vw); }
.pl-w-81vw {
width: calc(81*1vw); }
.pl-w-82vw {
width: calc(82*1vw); }
.pl-w-83vw {
width: calc(83*1vw); }
.pl-w-84vw {
width: calc(84*1vw); }
.pl-w-85vw {
width: calc(85*1vw); }
.pl-w-86vw {
width: calc(86*1vw); }
.pl-w-87vw {
width: calc(87*1vw); }
.pl-w-88vw {
width: calc(88*1vw); }
.pl-w-89vw {
width: calc(89*1vw); }
.pl-w-90vw {
width: calc(90*1vw); }
.pl-w-91vw {
width: calc(91*1vw); }
.pl-w-92vw {
width: calc(92*1vw); }
.pl-w-93vw {
width: calc(93*1vw); }
.pl-w-94vw {
width: calc(94*1vw); }
.pl-w-95vw {
width: calc(95*1vw); }
.pl-w-96vw {
width: calc(96*1vw); }
.pl-w-97vw {
width: calc(97*1vw); }
.pl-w-98vw {
width: calc(98*1vw); }
.pl-w-99vw {
width: calc(99*1vw); }
.pl-w-100vw {
width: calc(100*1vw); }
.pl-w33,
.pl-w-33 {
width: 33.33333333%; }
.pl-w66,
.pl-w-66 {
width: 66.66666666%; } }
@media (min-width: 768px) {
.t-w1,
.t-w-1 {
width: calc(1*1%); }
.t-w2,
.t-w-2 {
width: calc(2*1%); }
.t-w3,
.t-w-3 {
width: calc(3*1%); }
.t-w4,
.t-w-4 {
width: calc(4*1%); }
.t-w5,
.t-w-5 {
width: calc(5*1%); }
.t-w6,
.t-w-6 {
width: calc(6*1%); }
.t-w7,
.t-w-7 {
width: calc(7*1%); }
.t-w8,
.t-w-8 {
width: calc(8*1%); }
.t-w9,
.t-w-9 {
width: calc(9*1%); }
.t-w10,
.t-w-10 {
width: calc(10*1%); }
.t-w11,
.t-w-11 {
width: calc(11*1%); }
.t-w12,
.t-w-12 {
width: calc(12*1%); }
.t-w13,
.t-w-13 {
width: calc(13*1%); }
.t-w14,
.t-w-14 {
width: calc(14*1%); }
.t-w15,
.t-w-15 {
width: calc(15*1%); }
.t-w16,
.t-w-16 {
width: calc(16*1%); }
.t-w17,
.t-w-17 {
width: calc(17*1%); }
.t-w18,
.t-w-18 {
width: calc(18*1%); }
.t-w19,
.t-w-19 {
width: calc(19*1%); }
.t-w20,
.t-w-20 {
width: calc(20*1%); }
.t-w21,
.t-w-21 {
width: calc(21*1%); }
.t-w22,
.t-w-22 {
width: calc(22*1%); }
.t-w23,
.t-w-23 {
width: calc(23*1%); }
.t-w24,
.t-w-24 {
width: calc(24*1%); }
.t-w25,
.t-w-25 {
width: calc(25*1%); }
.t-w26,
.t-w-26 {
width: calc(26*1%); }
.t-w27,
.t-w-27 {
width: calc(27*1%); }
.t-w28,
.t-w-28 {
width: calc(28*1%); }
.t-w29,
.t-w-29 {
width: calc(29*1%); }
.t-w30,
.t-w-30 {
width: calc(30*1%); }
.t-w31,
.t-w-31 {
width: calc(31*1%); }
.t-w32,
.t-w-32 {
width: calc(32*1%); }
.t-w33,
.t-w-33 {
width: calc(33*1%); }
.t-w34,
.t-w-34 {
width: calc(34*1%); }
.t-w35,
.t-w-35 {
width: calc(35*1%); }
.t-w36,
.t-w-36 {
width: calc(36*1%); }
.t-w37,
.t-w-37 {
width: calc(37*1%); }
.t-w38,
.t-w-38 {
width: calc(38*1%); }
.t-w39,
.t-w-39 {
width: calc(39*1%); }
.t-w40,
.t-w-40 {
width: calc(40*1%); }
.t-w41,
.t-w-41 {
width: calc(41*1%); }
.t-w42,
.t-w-42 {
width: calc(42*1%); }
.t-w43,
.t-w-43 {
width: calc(43*1%); }
.t-w44,
.t-w-44 {
width: calc(44*1%); }
.t-w45,
.t-w-45 {
width: calc(45*1%); }
.t-w46,
.t-w-46 {
width: calc(46*1%); }
.t-w47,
.t-w-47 {
width: calc(47*1%); }
.t-w48,
.t-w-48 {
width: calc(48*1%); }
.t-w49,
.t-w-49 {
width: calc(49*1%); }
.t-w50,
.t-w-50 {
width: calc(50*1%); }
.t-w51,
.t-w-51 {
width: calc(51*1%); }
.t-w52,
.t-w-52 {
width: calc(52*1%); }
.t-w53,
.t-w-53 {
width: calc(53*1%); }
.t-w54,
.t-w-54 {
width: calc(54*1%); }
.t-w55,
.t-w-55 {
width: calc(55*1%); }
.t-w56,
.t-w-56 {
width: calc(56*1%); }
.t-w57,
.t-w-57 {
width: calc(57*1%); }
.t-w58,
.t-w-58 {
width: calc(58*1%); }
.t-w59,
.t-w-59 {
width: calc(59*1%); }
.t-w60,
.t-w-60 {
width: calc(60*1%); }
.t-w61,
.t-w-61 {
width: calc(61*1%); }
.t-w62,
.t-w-62 {
width: calc(62*1%); }
.t-w63,
.t-w-63 {
width: calc(63*1%); }
.t-w64,
.t-w-64 {
width: calc(64*1%); }
.t-w65,
.t-w-65 {
width: calc(65*1%); }
.t-w66,
.t-w-66 {
width: calc(66*1%); }
.t-w67,
.t-w-67 {
width: calc(67*1%); }
.t-w68,
.t-w-68 {
width: calc(68*1%); }
.t-w69,
.t-w-69 {
width: calc(69*1%); }
.t-w70,
.t-w-70 {
width: calc(70*1%); }
.t-w71,
.t-w-71 {
width: calc(71*1%); }
.t-w72,
.t-w-72 {
width: calc(72*1%); }
.t-w73,
.t-w-73 {
width: calc(73*1%); }
.t-w74,
.t-w-74 {
width: calc(74*1%); }
.t-w75,
.t-w-75 {
width: calc(75*1%); }
.t-w76,
.t-w-76 {
width: calc(76*1%); }
.t-w77,
.t-w-77 {
width: calc(77*1%); }
.t-w78,
.t-w-78 {
width: calc(78*1%); }
.t-w79,
.t-w-79 {
width: calc(79*1%); }
.t-w80,
.t-w-80 {
width: calc(80*1%); }
.t-w81,
.t-w-81 {
width: calc(81*1%); }
.t-w82,
.t-w-82 {
width: calc(82*1%); }
.t-w83,
.t-w-83 {
width: calc(83*1%); }
.t-w84,
.t-w-84 {
width: calc(84*1%); }
.t-w85,
.t-w-85 {
width: calc(85*1%); }
.t-w86,
.t-w-86 {
width: calc(86*1%); }
.t-w87,
.t-w-87 {
width: calc(87*1%); }
.t-w88,
.t-w-88 {
width: calc(88*1%); }
.t-w89,
.t-w-89 {
width: calc(89*1%); }
.t-w90,
.t-w-90 {
width: calc(90*1%); }
.t-w91,
.t-w-91 {
width: calc(91*1%); }
.t-w92,
.t-w-92 {
width: calc(92*1%); }
.t-w93,
.t-w-93 {
width: calc(93*1%); }
.t-w94,
.t-w-94 {
width: calc(94*1%); }
.t-w95,
.t-w-95 {
width: calc(95*1%); }
.t-w96,
.t-w-96 {
width: calc(96*1%); }
.t-w97,
.t-w-97 {
width: calc(97*1%); }
.t-w98,
.t-w-98 {
width: calc(98*1%); }
.t-w99,
.t-w-99 {
width: calc(99*1%); }
.t-w100,
.t-w-100 {
width: calc(100*1%); }
.t-w-1rem {
width: calc(1*1rem); }
.t-w-2rem {
width: calc(2*1rem); }
.t-w-3rem {
width: calc(3*1rem); }
.t-w-4rem {
width: calc(4*1rem); }
.t-w-5rem {
width: calc(5*1rem); }
.t-w-6rem {
width: calc(6*1rem); }
.t-w-7rem {
width: calc(7*1rem); }
.t-w-8rem {
width: calc(8*1rem); }
.t-w-9rem {
width: calc(9*1rem); }
.t-w-10rem {
width: calc(10*1rem); }
.t-w-11rem {
width: calc(11*1rem); }
.t-w-12rem {
width: calc(12*1rem); }
.t-w-13rem {
width: calc(13*1rem); }
.t-w-14rem {
width: calc(14*1rem); }
.t-w-15rem {
width: calc(15*1rem); }
.t-w-16rem {
width: calc(16*1rem); }
.t-w-17rem {
width: calc(17*1rem); }
.t-w-18rem {
width: calc(18*1rem); }
.t-w-19rem {
width: calc(19*1rem); }
.t-w-20rem {
width: calc(20*1rem); }
.t-w-1px {
width: calc(1*1px); }
.t-w-2px {
width: calc(2*1px); }
.t-w-3px {
width: calc(3*1px); }
.t-w-4px {
width: calc(4*1px); }
.t-w-5px {
width: calc(5*1px); }
.t-w-6px {
width: calc(6*1px); }
.t-w-7px {
width: calc(7*1px); }
.t-w-8px {
width: calc(8*1px); }
.t-w-9px {
width: calc(9*1px); }
.t-w-10px {
width: calc(10*1px); }
.t-w-11px {
width: calc(11*1px); }
.t-w-12px {
width: calc(12*1px); }
.t-w-13px {
width: calc(13*1px); }
.t-w-14px {
width: calc(14*1px); }
.t-w-15px {
width: calc(15*1px); }
.t-w-16px {
width: calc(16*1px); }
.t-w-17px {
width: calc(17*1px); }
.t-w-18px {
width: calc(18*1px); }
.t-w-19px {
width: calc(19*1px); }
.t-w-20px {
width: calc(20*1px); }
.t-w-21px {
width: calc(21*1px); }
.t-w-22px {
width: calc(22*1px); }
.t-w-23px {
width: calc(23*1px); }
.t-w-24px {
width: calc(24*1px); }
.t-w-25px {
width: calc(25*1px); }
.t-w-26px {
width: calc(26*1px); }
.t-w-27px {
width: calc(27*1px); }
.t-w-28px {
width: calc(28*1px); }
.t-w-29px {
width: calc(29*1px); }
.t-w-30px {
width: calc(30*1px); }
.t-w-31px {
width: calc(31*1px); }
.t-w-32px {
width: calc(32*1px); }
.t-w-33px {
width: calc(33*1px); }
.t-w-34px {
width: calc(34*1px); }
.t-w-35px {
width: calc(35*1px); }
.t-w-36px {
width: calc(36*1px); }
.t-w-37px {
width: calc(37*1px); }
.t-w-38px {
width: calc(38*1px); }
.t-w-39px {
width: calc(39*1px); }
.t-w-40px {
width: calc(40*1px); }
.t-w-41px {
width: calc(41*1px); }
.t-w-42px {
width: calc(42*1px); }
.t-w-43px {
width: calc(43*1px); }
.t-w-44px {
width: calc(44*1px); }
.t-w-45px {
width: calc(45*1px); }
.t-w-46px {
width: calc(46*1px); }
.t-w-47px {
width: calc(47*1px); }
.t-w-48px {
width: calc(48*1px); }
.t-w-49px {
width: calc(49*1px); }
.t-w-50px {
width: calc(50*1px); }
.t-w-51px {
width: calc(51*1px); }
.t-w-52px {
width: calc(52*1px); }
.t-w-53px {
width: calc(53*1px); }
.t-w-54px {
width: calc(54*1px); }
.t-w-55px {
width: calc(55*1px); }
.t-w-56px {
width: calc(56*1px); }
.t-w-57px {
width: calc(57*1px); }
.t-w-58px {
width: calc(58*1px); }
.t-w-59px {
width: calc(59*1px); }
.t-w-60px {
width: calc(60*1px); }
.t-w-61px {
width: calc(61*1px); }
.t-w-62px {
width: calc(62*1px); }
.t-w-63px {
width: calc(63*1px); }
.t-w-64px {
width: calc(64*1px); }
.t-w-65px {
width: calc(65*1px); }
.t-w-66px {
width: calc(66*1px); }
.t-w-67px {
width: calc(67*1px); }
.t-w-68px {
width: calc(68*1px); }
.t-w-69px {
width: calc(69*1px); }
.t-w-70px {
width: calc(70*1px); }
.t-w-71px {
width: calc(71*1px); }
.t-w-72px {
width: calc(72*1px); }
.t-w-73px {
width: calc(73*1px); }
.t-w-74px {
width: calc(74*1px); }
.t-w-75px {
width: calc(75*1px); }
.t-w-76px {
width: calc(76*1px); }
.t-w-77px {
width: calc(77*1px); }
.t-w-78px {
width: calc(78*1px); }
.t-w-79px {
width: calc(79*1px); }
.t-w-80px {
width: calc(80*1px); }
.t-w-81px {
width: calc(81*1px); }
.t-w-82px {
width: calc(82*1px); }
.t-w-83px {
width: calc(83*1px); }
.t-w-84px {
width: calc(84*1px); }
.t-w-85px {
width: calc(85*1px); }
.t-w-86px {
width: calc(86*1px); }
.t-w-87px {
width: calc(87*1px); }
.t-w-88px {
width: calc(88*1px); }
.t-w-89px {
width: calc(89*1px); }
.t-w-90px {
width: calc(90*1px); }
.t-w-91px {
width: calc(91*1px); }
.t-w-92px {
width: calc(92*1px); }
.t-w-93px {
width: calc(93*1px); }
.t-w-94px {
width: calc(94*1px); }
.t-w-95px {
width: calc(95*1px); }
.t-w-96px {
width: calc(96*1px); }
.t-w-97px {
width: calc(97*1px); }
.t-w-98px {
width: calc(98*1px); }
.t-w-99px {
width: calc(99*1px); }
.t-w-100px {
width: calc(100*1px); }
.t-w-1vw {
width: calc(1*1vw); }
.t-w-2vw {
width: calc(2*1vw); }
.t-w-3vw {
width: calc(3*1vw); }
.t-w-4vw {
width: calc(4*1vw); }
.t-w-5vw {
width: calc(5*1vw); }
.t-w-6vw {
width: calc(6*1vw); }
.t-w-7vw {
width: calc(7*1vw); }
.t-w-8vw {
width: calc(8*1vw); }
.t-w-9vw {
width: calc(9*1vw); }
.t-w-10vw {
width: calc(10*1vw); }
.t-w-11vw {
width: calc(11*1vw); }
.t-w-12vw {
width: calc(12*1vw); }
.t-w-13vw {
width: calc(13*1vw); }
.t-w-14vw {
width: calc(14*1vw); }
.t-w-15vw {
width: calc(15*1vw); }
.t-w-16vw {
width: calc(16*1vw); }
.t-w-17vw {
width: calc(17*1vw); }
.t-w-18vw {
width: calc(18*1vw); }
.t-w-19vw {
width: calc(19*1vw); }
.t-w-20vw {
width: calc(20*1vw); }
.t-w-21vw {
width: calc(21*1vw); }
.t-w-22vw {
width: calc(22*1vw); }
.t-w-23vw {
width: calc(23*1vw); }
.t-w-24vw {
width: calc(24*1vw); }
.t-w-25vw {
width: calc(25*1vw); }
.t-w-26vw {
width: calc(26*1vw); }
.t-w-27vw {
width: calc(27*1vw); }
.t-w-28vw {
width: calc(28*1vw); }
.t-w-29vw {
width: calc(29*1vw); }
.t-w-30vw {
width: calc(30*1vw); }
.t-w-31vw {
width: calc(31*1vw); }
.t-w-32vw {
width: calc(32*1vw); }
.t-w-33vw {
width: calc(33*1vw); }
.t-w-34vw {
width: calc(34*1vw); }
.t-w-35vw {
width: calc(35*1vw); }
.t-w-36vw {
width: calc(36*1vw); }
.t-w-37vw {
width: calc(37*1vw); }
.t-w-38vw {
width: calc(38*1vw); }
.t-w-39vw {
width: calc(39*1vw); }
.t-w-40vw {
width: calc(40*1vw); }
.t-w-41vw {
width: calc(41*1vw); }
.t-w-42vw {
width: calc(42*1vw); }
.t-w-43vw {
width: calc(43*1vw); }
.t-w-44vw {
width: calc(44*1vw); }
.t-w-45vw {
width: calc(45*1vw); }
.t-w-46vw {
width: calc(46*1vw); }
.t-w-47vw {
width: calc(47*1vw); }
.t-w-48vw {
width: calc(48*1vw); }
.t-w-49vw {
width: calc(49*1vw); }
.t-w-50vw {
width: calc(50*1vw); }
.t-w-51vw {
width: calc(51*1vw); }
.t-w-52vw {
width: calc(52*1vw); }
.t-w-53vw {
width: calc(53*1vw); }
.t-w-54vw {
width: calc(54*1vw); }
.t-w-55vw {
width: calc(55*1vw); }
.t-w-56vw {
width: calc(56*1vw); }
.t-w-57vw {
width: calc(57*1vw); }
.t-w-58vw {
width: calc(58*1vw); }
.t-w-59vw {
width: calc(59*1vw); }
.t-w-60vw {
width: calc(60*1vw); }
.t-w-61vw {
width: calc(61*1vw); }
.t-w-62vw {
width: calc(62*1vw); }
.t-w-63vw {
width: calc(63*1vw); }
.t-w-64vw {
width: calc(64*1vw); }
.t-w-65vw {
width: calc(65*1vw); }
.t-w-66vw {
width: calc(66*1vw); }
.t-w-67vw {
width: calc(67*1vw); }
.t-w-68vw {
width: calc(68*1vw); }
.t-w-69vw {
width: calc(69*1vw); }
.t-w-70vw {
width: calc(70*1vw); }
.t-w-71vw {
width: calc(71*1vw); }
.t-w-72vw {
width: calc(72*1vw); }
.t-w-73vw {
width: calc(73*1vw); }
.t-w-74vw {
width: calc(74*1vw); }
.t-w-75vw {
width: calc(75*1vw); }
.t-w-76vw {
width: calc(76*1vw); }
.t-w-77vw {
width: calc(77*1vw); }
.t-w-78vw {
width: calc(78*1vw); }
.t-w-79vw {
width: calc(79*1vw); }
.t-w-80vw {
width: calc(80*1vw); }
.t-w-81vw {
width: calc(81*1vw); }
.t-w-82vw {
width: calc(82*1vw); }
.t-w-83vw {
width: calc(83*1vw); }
.t-w-84vw {
width: calc(84*1vw); }
.t-w-85vw {
width: calc(85*1vw); }
.t-w-86vw {
width: calc(86*1vw); }
.t-w-87vw {
width: calc(87*1vw); }
.t-w-88vw {
width: calc(88*1vw); }
.t-w-89vw {
width: calc(89*1vw); }
.t-w-90vw {
width: calc(90*1vw); }
.t-w-91vw {
width: calc(91*1vw); }
.t-w-92vw {
width: calc(92*1vw); }
.t-w-93vw {
width: calc(93*1vw); }
.t-w-94vw {
width: calc(94*1vw); }
.t-w-95vw {
width: calc(95*1vw); }
.t-w-96vw {
width: calc(96*1vw); }
.t-w-97vw {
width: calc(97*1vw); }
.t-w-98vw {
width: calc(98*1vw); }
.t-w-99vw {
width: calc(99*1vw); }
.t-w-100vw {
width: calc(100*1vw); }
.t-w33,
.t-w-33 {
width: 33.33333333%; }
.t-w66,
.t-w-66 {
width: 66.66666666%; } }
@media (min-width: 1024px) {
.l-w1,
.l-w-1 {
width: calc(1*1%); }
.l-w2,
.l-w-2 {
width: calc(2*1%); }
.l-w3,
.l-w-3 {
width: calc(3*1%); }
.l-w4,
.l-w-4 {
width: calc(4*1%); }
.l-w5,
.l-w-5 {
width: calc(5*1%); }
.l-w6,
.l-w-6 {
width: calc(6*1%); }
.l-w7,
.l-w-7 {
width: calc(7*1%); }
.l-w8,
.l-w-8 {
width: calc(8*1%); }
.l-w9,
.l-w-9 {
width: calc(9*1%); }
.l-w10,
.l-w-10 {
width: calc(10*1%); }
.l-w11,
.l-w-11 {
width: calc(11*1%); }
.l-w12,
.l-w-12 {
width: calc(12*1%); }
.l-w13,
.l-w-13 {
width: calc(13*1%); }
.l-w14,
.l-w-14 {
width: calc(14*1%); }
.l-w15,
.l-w-15 {
width: calc(15*1%); }
.l-w16,
.l-w-16 {
width: calc(16*1%); }
.l-w17,
.l-w-17 {
width: calc(17*1%); }
.l-w18,
.l-w-18 {
width: calc(18*1%); }
.l-w19,
.l-w-19 {
width: calc(19*1%); }
.l-w20,
.l-w-20 {
width: calc(20*1%); }
.l-w21,
.l-w-21 {
width: calc(21*1%); }
.l-w22,
.l-w-22 {
width: calc(22*1%); }
.l-w23,
.l-w-23 {
width: calc(23*1%); }
.l-w24,
.l-w-24 {
width: calc(24*1%); }
.l-w25,
.l-w-25 {
width: calc(25*1%); }
.l-w26,
.l-w-26 {
width: calc(26*1%); }
.l-w27,
.l-w-27 {
width: calc(27*1%); }
.l-w28,
.l-w-28 {
width: calc(28*1%); }
.l-w29,
.l-w-29 {
width: calc(29*1%); }
.l-w30,
.l-w-30 {
width: calc(30*1%); }
.l-w31,
.l-w-31 {
width: calc(31*1%); }
.l-w32,
.l-w-32 {
width: calc(32*1%); }
.l-w33,
.l-w-33 {
width: calc(33*1%); }
.l-w34,
.l-w-34 {
width: calc(34*1%); }
.l-w35,
.l-w-35 {
width: calc(35*1%); }
.l-w36,
.l-w-36 {
width: calc(36*1%); }
.l-w37,
.l-w-37 {
width: calc(37*1%); }
.l-w38,
.l-w-38 {
width: calc(38*1%); }
.l-w39,
.l-w-39 {
width: calc(39*1%); }
.l-w40,
.l-w-40 {
width: calc(40*1%); }
.l-w41,
.l-w-41 {
width: calc(41*1%); }
.l-w42,
.l-w-42 {
width: calc(42*1%); }
.l-w43,
.l-w-43 {
width: calc(43*1%); }
.l-w44,
.l-w-44 {
width: calc(44*1%); }
.l-w45,
.l-w-45 {
width: calc(45*1%); }
.l-w46,
.l-w-46 {
width: calc(46*1%); }
.l-w47,
.l-w-47 {
width: calc(47*1%); }
.l-w48,
.l-w-48 {
width: calc(48*1%); }
.l-w49,
.l-w-49 {
width: calc(49*1%); }
.l-w50,
.l-w-50 {
width: calc(50*1%); }
.l-w51,
.l-w-51 {
width: calc(51*1%); }
.l-w52,
.l-w-52 {
width: calc(52*1%); }
.l-w53,
.l-w-53 {
width: calc(53*1%); }
.l-w54,
.l-w-54 {
width: calc(54*1%); }
.l-w55,
.l-w-55 {
width: calc(55*1%); }
.l-w56,
.l-w-56 {
width: calc(56*1%); }
.l-w57,
.l-w-57 {
width: calc(57*1%); }
.l-w58,
.l-w-58 {
width: calc(58*1%); }
.l-w59,
.l-w-59 {
width: calc(59*1%); }
.l-w60,
.l-w-60 {
width: calc(60*1%); }
.l-w61,
.l-w-61 {
width: calc(61*1%); }
.l-w62,
.l-w-62 {
width: calc(62*1%); }
.l-w63,
.l-w-63 {
width: calc(63*1%); }
.l-w64,
.l-w-64 {
width: calc(64*1%); }
.l-w65,
.l-w-65 {
width: calc(65*1%); }
.l-w66,
.l-w-66 {
width: calc(66*1%); }
.l-w67,
.l-w-67 {
width: calc(67*1%); }
.l-w68,
.l-w-68 {
width: calc(68*1%); }
.l-w69,
.l-w-69 {
width: calc(69*1%); }
.l-w70,
.l-w-70 {
width: calc(70*1%); }
.l-w71,
.l-w-71 {
width: calc(71*1%); }
.l-w72,
.l-w-72 {
width: calc(72*1%); }
.l-w73,
.l-w-73 {
width: calc(73*1%); }
.l-w74,
.l-w-74 {
width: calc(74*1%); }
.l-w75,
.l-w-75 {
width: calc(75*1%); }
.l-w76,
.l-w-76 {
width: calc(76*1%); }
.l-w77,
.l-w-77 {
width: calc(77*1%); }
.l-w78,
.l-w-78 {
width: calc(78*1%); }
.l-w79,
.l-w-79 {
width: calc(79*1%); }
.l-w80,
.l-w-80 {
width: calc(80*1%); }
.l-w81,
.l-w-81 {
width: calc(81*1%); }
.l-w82,
.l-w-82 {
width: calc(82*1%); }
.l-w83,
.l-w-83 {
width: calc(83*1%); }
.l-w84,
.l-w-84 {
width: calc(84*1%); }
.l-w85,
.l-w-85 {
width: calc(85*1%); }
.l-w86,
.l-w-86 {
width: calc(86*1%); }
.l-w87,
.l-w-87 {
width: calc(87*1%); }
.l-w88,
.l-w-88 {
width: calc(88*1%); }
.l-w89,
.l-w-89 {
width: calc(89*1%); }
.l-w90,
.l-w-90 {
width: calc(90*1%); }
.l-w91,
.l-w-91 {
width: calc(91*1%); }
.l-w92,
.l-w-92 {
width: calc(92*1%); }
.l-w93,
.l-w-93 {
width: calc(93*1%); }
.l-w94,
.l-w-94 {
width: calc(94*1%); }
.l-w95,
.l-w-95 {
width: calc(95*1%); }
.l-w96,
.l-w-96 {
width: calc(96*1%); }
.l-w97,
.l-w-97 {
width: calc(97*1%); }
.l-w98,
.l-w-98 {
width: calc(98*1%); }
.l-w99,
.l-w-99 {
width: calc(99*1%); }
.l-w100,
.l-w-100 {
width: calc(100*1%); }
.l-w-1rem {
width: calc(1*1rem); }
.l-w-2rem {
width: calc(2*1rem); }
.l-w-3rem {
width: calc(3*1rem); }
.l-w-4rem {
width: calc(4*1rem); }
.l-w-5rem {
width: calc(5*1rem); }
.l-w-6rem {
width: calc(6*1rem); }
.l-w-7rem {
width: calc(7*1rem); }
.l-w-8rem {
width: calc(8*1rem); }
.l-w-9rem {
width: calc(9*1rem); }
.l-w-10rem {
width: calc(10*1rem); }
.l-w-11rem {
width: calc(11*1rem); }
.l-w-12rem {
width: calc(12*1rem); }
.l-w-13rem {
width: calc(13*1rem); }
.l-w-14rem {
width: calc(14*1rem); }
.l-w-15rem {
width: calc(15*1rem); }
.l-w-16rem {
width: calc(16*1rem); }
.l-w-17rem {
width: calc(17*1rem); }
.l-w-18rem {
width: calc(18*1rem); }
.l-w-19rem {
width: calc(19*1rem); }
.l-w-20rem {
width: calc(20*1rem); }
.l-w-1px {
width: calc(1*1px); }
.l-w-2px {
width: calc(2*1px); }
.l-w-3px {
width: calc(3*1px); }
.l-w-4px {
width: calc(4*1px); }
.l-w-5px {
width: calc(5*1px); }
.l-w-6px {
width: calc(6*1px); }
.l-w-7px {
width: calc(7*1px); }
.l-w-8px {
width: calc(8*1px); }
.l-w-9px {
width: calc(9*1px); }
.l-w-10px {
width: calc(10*1px); }
.l-w-11px {
width: calc(11*1px); }
.l-w-12px {
width: calc(12*1px); }
.l-w-13px {
width: calc(13*1px); }
.l-w-14px {
width: calc(14*1px); }
.l-w-15px {
width: calc(15*1px); }
.l-w-16px {
width: calc(16*1px); }
.l-w-17px {
width: calc(17*1px); }
.l-w-18px {
width: calc(18*1px); }
.l-w-19px {
width: calc(19*1px); }
.l-w-20px {
width: calc(20*1px); }
.l-w-21px {
width: calc(21*1px); }
.l-w-22px {
width: calc(22*1px); }
.l-w-23px {
width: calc(23*1px); }
.l-w-24px {
width: calc(24*1px); }
.l-w-25px {
width: calc(25*1px); }
.l-w-26px {
width: calc(26*1px); }
.l-w-27px {
width: calc(27*1px); }
.l-w-28px {
width: calc(28*1px); }
.l-w-29px {
width: calc(29*1px); }
.l-w-30px {
width: calc(30*1px); }
.l-w-31px {
width: calc(31*1px); }
.l-w-32px {
width: calc(32*1px); }
.l-w-33px {
width: calc(33*1px); }
.l-w-34px {
width: calc(34*1px); }
.l-w-35px {
width: calc(35*1px); }
.l-w-36px {
width: calc(36*1px); }
.l-w-37px {
width: calc(37*1px); }
.l-w-38px {
width: calc(38*1px); }
.l-w-39px {
width: calc(39*1px); }
.l-w-40px {
width: calc(40*1px); }
.l-w-41px {
width: calc(41*1px); }
.l-w-42px {
width: calc(42*1px); }
.l-w-43px {
width: calc(43*1px); }
.l-w-44px {
width: calc(44*1px); }
.l-w-45px {
width: calc(45*1px); }
.l-w-46px {
width: calc(46*1px); }
.l-w-47px {
width: calc(47*1px); }
.l-w-48px {
width: calc(48*1px); }
.l-w-49px {
width: calc(49*1px); }
.l-w-50px {
width: calc(50*1px); }
.l-w-51px {
width: calc(51*1px); }
.l-w-52px {
width: calc(52*1px); }
.l-w-53px {
width: calc(53*1px); }
.l-w-54px {
width: calc(54*1px); }
.l-w-55px {
width: calc(55*1px); }
.l-w-56px {
width: calc(56*1px); }
.l-w-57px {
width: calc(57*1px); }
.l-w-58px {
width: calc(58*1px); }
.l-w-59px {
width: calc(59*1px); }
.l-w-60px {
width: calc(60*1px); }
.l-w-61px {
width: calc(61*1px); }
.l-w-62px {
width: calc(62*1px); }
.l-w-63px {
width: calc(63*1px); }
.l-w-64px {
width: calc(64*1px); }
.l-w-65px {
width: calc(65*1px); }
.l-w-66px {
width: calc(66*1px); }
.l-w-67px {
width: calc(67*1px); }
.l-w-68px {
width: calc(68*1px); }
.l-w-69px {
width: calc(69*1px); }
.l-w-70px {
width: calc(70*1px); }
.l-w-71px {
width: calc(71*1px); }
.l-w-72px {
width: calc(72*1px); }
.l-w-73px {
width: calc(73*1px); }
.l-w-74px {
width: calc(74*1px); }
.l-w-75px {
width: calc(75*1px); }
.l-w-76px {
width: calc(76*1px); }
.l-w-77px {
width: calc(77*1px); }
.l-w-78px {
width: calc(78*1px); }
.l-w-79px {
width: calc(79*1px); }
.l-w-80px {
width: calc(80*1px); }
.l-w-81px {
width: calc(81*1px); }
.l-w-82px {
width: calc(82*1px); }
.l-w-83px {
width: calc(83*1px); }
.l-w-84px {
width: calc(84*1px); }
.l-w-85px {
width: calc(85*1px); }
.l-w-86px {
width: calc(86*1px); }
.l-w-87px {
width: calc(87*1px); }
.l-w-88px {
width: calc(88*1px); }
.l-w-89px {
width: calc(89*1px); }
.l-w-90px {
width: calc(90*1px); }
.l-w-91px {
width: calc(91*1px); }
.l-w-92px {
width: calc(92*1px); }
.l-w-93px {
width: calc(93*1px); }
.l-w-94px {
width: calc(94*1px); }
.l-w-95px {
width: calc(95*1px); }
.l-w-96px {
width: calc(96*1px); }
.l-w-97px {
width: calc(97*1px); }
.l-w-98px {
width: calc(98*1px); }
.l-w-99px {
width: calc(99*1px); }
.l-w-100px {
width: calc(100*1px); }
.l-w-1vw {
width: calc(1*1vw); }
.l-w-2vw {
width: calc(2*1vw); }
.l-w-3vw {
width: calc(3*1vw); }
.l-w-4vw {
width: calc(4*1vw); }
.l-w-5vw {
width: calc(5*1vw); }
.l-w-6vw {
width: calc(6*1vw); }
.l-w-7vw {
width: calc(7*1vw); }
.l-w-8vw {
width: calc(8*1vw); }
.l-w-9vw {
width: calc(9*1vw); }
.l-w-10vw {
width: calc(10*1vw); }
.l-w-11vw {
width: calc(11*1vw); }
.l-w-12vw {
width: calc(12*1vw); }
.l-w-13vw {
width: calc(13*1vw); }
.l-w-14vw {
width: calc(14*1vw); }
.l-w-15vw {
width: calc(15*1vw); }
.l-w-16vw {
width: calc(16*1vw); }
.l-w-17vw {
width: calc(17*1vw); }
.l-w-18vw {
width: calc(18*1vw); }
.l-w-19vw {
width: calc(19*1vw); }
.l-w-20vw {
width: calc(20*1vw); }
.l-w-21vw {
width: calc(21*1vw); }
.l-w-22vw {
width: calc(22*1vw); }
.l-w-23vw {
width: calc(23*1vw); }
.l-w-24vw {
width: calc(24*1vw); }
.l-w-25vw {
width: calc(25*1vw); }
.l-w-26vw {
width: calc(26*1vw); }
.l-w-27vw {
width: calc(27*1vw); }
.l-w-28vw {
width: calc(28*1vw); }
.l-w-29vw {
width: calc(29*1vw); }
.l-w-30vw {
width: calc(30*1vw); }
.l-w-31vw {
width: calc(31*1vw); }
.l-w-32vw {
width: calc(32*1vw); }
.l-w-33vw {
width: calc(33*1vw); }
.l-w-34vw {
width: calc(34*1vw); }
.l-w-35vw {
width: calc(35*1vw); }
.l-w-36vw {
width: calc(36*1vw); }
.l-w-37vw {
width: calc(37*1vw); }
.l-w-38vw {
width: calc(38*1vw); }
.l-w-39vw {
width: calc(39*1vw); }
.l-w-40vw {
width: calc(40*1vw); }
.l-w-41vw {
width: calc(41*1vw); }
.l-w-42vw {
width: calc(42*1vw); }
.l-w-43vw {
width: calc(43*1vw); }
.l-w-44vw {
width: calc(44*1vw); }
.l-w-45vw {
width: calc(45*1vw); }
.l-w-46vw {
width: calc(46*1vw); }
.l-w-47vw {
width: calc(47*1vw); }
.l-w-48vw {
width: calc(48*1vw); }
.l-w-49vw {
width: calc(49*1vw); }
.l-w-50vw {
width: calc(50*1vw); }
.l-w-51vw {
width: calc(51*1vw); }
.l-w-52vw {
width: calc(52*1vw); }
.l-w-53vw {
width: calc(53*1vw); }
.l-w-54vw {
width: calc(54*1vw); }
.l-w-55vw {
width: calc(55*1vw); }
.l-w-56vw {
width: calc(56*1vw); }
.l-w-57vw {
width: calc(57*1vw); }
.l-w-58vw {
width: calc(58*1vw); }
.l-w-59vw {
width: calc(59*1vw); }
.l-w-60vw {
width: calc(60*1vw); }
.l-w-61vw {
width: calc(61*1vw); }
.l-w-62vw {
width: calc(62*1vw); }
.l-w-63vw {
width: calc(63*1vw); }
.l-w-64vw {
width: calc(64*1vw); }
.l-w-65vw {
width: calc(65*1vw); }
.l-w-66vw {
width: calc(66*1vw); }
.l-w-67vw {
width: calc(67*1vw); }
.l-w-68vw {
width: calc(68*1vw); }
.l-w-69vw {
width: calc(69*1vw); }
.l-w-70vw {
width: calc(70*1vw); }
.l-w-71vw {
width: calc(71*1vw); }
.l-w-72vw {
width: calc(72*1vw); }
.l-w-73vw {
width: calc(73*1vw); }
.l-w-74vw {
width: calc(74*1vw); }
.l-w-75vw {
width: calc(75*1vw); }
.l-w-76vw {
width: calc(76*1vw); }
.l-w-77vw {
width: calc(77*1vw); }
.l-w-78vw {
width: calc(78*1vw); }
.l-w-79vw {
width: calc(79*1vw); }
.l-w-80vw {
width: calc(80*1vw); }
.l-w-81vw {
width: calc(81*1vw); }
.l-w-82vw {
width: calc(82*1vw); }
.l-w-83vw {
width: calc(83*1vw); }
.l-w-84vw {
width: calc(84*1vw); }
.l-w-85vw {
width: calc(85*1vw); }
.l-w-86vw {
width: calc(86*1vw); }
.l-w-87vw {
width: calc(87*1vw); }
.l-w-88vw {
width: calc(88*1vw); }
.l-w-89vw {
width: calc(89*1vw); }
.l-w-90vw {
width: calc(90*1vw); }
.l-w-91vw {
width: calc(91*1vw); }
.l-w-92vw {
width: calc(92*1vw); }
.l-w-93vw {
width: calc(93*1vw); }
.l-w-94vw {
width: calc(94*1vw); }
.l-w-95vw {
width: calc(95*1vw); }
.l-w-96vw {
width: calc(96*1vw); }
.l-w-97vw {
width: calc(97*1vw); }
.l-w-98vw {
width: calc(98*1vw); }
.l-w-99vw {
width: calc(99*1vw); }
.l-w-100vw {
width: calc(100*1vw); }
.l-w33,
.l-w-33 {
width: 33.33333333%; }
.l-w66,
.l-w-66 {
width: 66.66666666%; } }
@media (min-width: 1440px) {
.d-w1,
.d-w-1 {
width: calc(1*1%); }
.d-w2,
.d-w-2 {
width: calc(2*1%); }
.d-w3,
.d-w-3 {
width: calc(3*1%); }
.d-w4,
.d-w-4 {
width: calc(4*1%); }
.d-w5,
.d-w-5 {
width: calc(5*1%); }
.d-w6,
.d-w-6 {
width: calc(6*1%); }
.d-w7,
.d-w-7 {
width: calc(7*1%); }
.d-w8,
.d-w-8 {
width: calc(8*1%); }
.d-w9,
.d-w-9 {
width: calc(9*1%); }
.d-w10,
.d-w-10 {
width: calc(10*1%); }
.d-w11,
.d-w-11 {
width: calc(11*1%); }
.d-w12,
.d-w-12 {
width: calc(12*1%); }
.d-w13,
.d-w-13 {
width: calc(13*1%); }
.d-w14,
.d-w-14 {
width: calc(14*1%); }
.d-w15,
.d-w-15 {
width: calc(15*1%); }
.d-w16,
.d-w-16 {
width: calc(16*1%); }
.d-w17,
.d-w-17 {
width: calc(17*1%); }
.d-w18,
.d-w-18 {
width: calc(18*1%); }
.d-w19,
.d-w-19 {
width: calc(19*1%); }
.d-w20,
.d-w-20 {
width: calc(20*1%); }
.d-w21,
.d-w-21 {
width: calc(21*1%); }
.d-w22,
.d-w-22 {
width: calc(22*1%); }
.d-w23,
.d-w-23 {
width: calc(23*1%); }
.d-w24,
.d-w-24 {
width: calc(24*1%); }
.d-w25,
.d-w-25 {
width: calc(25*1%); }
.d-w26,
.d-w-26 {
width: calc(26*1%); }
.d-w27,
.d-w-27 {
width: calc(27*1%); }
.d-w28,
.d-w-28 {
width: calc(28*1%); }
.d-w29,
.d-w-29 {
width: calc(29*1%); }
.d-w30,
.d-w-30 {
width: calc(30*1%); }
.d-w31,
.d-w-31 {
width: calc(31*1%); }
.d-w32,
.d-w-32 {
width: calc(32*1%); }
.d-w33,
.d-w-33 {
width: calc(33*1%); }
.d-w34,
.d-w-34 {
width: calc(34*1%); }
.d-w35,
.d-w-35 {
width: calc(35*1%); }
.d-w36,
.d-w-36 {
width: calc(36*1%); }
.d-w37,
.d-w-37 {
width: calc(37*1%); }
.d-w38,
.d-w-38 {
width: calc(38*1%); }
.d-w39,
.d-w-39 {
width: calc(39*1%); }
.d-w40,
.d-w-40 {
width: calc(40*1%); }
.d-w41,
.d-w-41 {
width: calc(41*1%); }
.d-w42,
.d-w-42 {
width: calc(42*1%); }
.d-w43,
.d-w-43 {
width: calc(43*1%); }
.d-w44,
.d-w-44 {
width: calc(44*1%); }
.d-w45,
.d-w-45 {
width: calc(45*1%); }
.d-w46,
.d-w-46 {
width: calc(46*1%); }
.d-w47,
.d-w-47 {
width: calc(47*1%); }
.d-w48,
.d-w-48 {
width: calc(48*1%); }
.d-w49,
.d-w-49 {
width: calc(49*1%); }
.d-w50,
.d-w-50 {
width: calc(50*1%); }
.d-w51,
.d-w-51 {
width: calc(51*1%); }
.d-w52,
.d-w-52 {
width: calc(52*1%); }
.d-w53,
.d-w-53 {
width: calc(53*1%); }
.d-w54,
.d-w-54 {
width: calc(54*1%); }
.d-w55,
.d-w-55 {
width: calc(55*1%); }
.d-w56,
.d-w-56 {
width: calc(56*1%); }
.d-w57,
.d-w-57 {
width: calc(57*1%); }
.d-w58,
.d-w-58 {
width: calc(58*1%); }
.d-w59,
.d-w-59 {
width: calc(59*1%); }
.d-w60,
.d-w-60 {
width: calc(60*1%); }
.d-w61,
.d-w-61 {
width: calc(61*1%); }
.d-w62,
.d-w-62 {
width: calc(62*1%); }
.d-w63,
.d-w-63 {
width: calc(63*1%); }
.d-w64,
.d-w-64 {
width: calc(64*1%); }
.d-w65,
.d-w-65 {
width: calc(65*1%); }
.d-w66,
.d-w-66 {
width: calc(66*1%); }
.d-w67,
.d-w-67 {
width: calc(67*1%); }
.d-w68,
.d-w-68 {
width: calc(68*1%); }
.d-w69,
.d-w-69 {
width: calc(69*1%); }
.d-w70,
.d-w-70 {
width: calc(70*1%); }
.d-w71,
.d-w-71 {
width: calc(71*1%); }
.d-w72,
.d-w-72 {
width: calc(72*1%); }
.d-w73,
.d-w-73 {
width: calc(73*1%); }
.d-w74,
.d-w-74 {
width: calc(74*1%); }
.d-w75,
.d-w-75 {
width: calc(75*1%); }
.d-w76,
.d-w-76 {
width: calc(76*1%); }
.d-w77,
.d-w-77 {
width: calc(77*1%); }
.d-w78,
.d-w-78 {
width: calc(78*1%); }
.d-w79,
.d-w-79 {
width: calc(79*1%); }
.d-w80,
.d-w-80 {
width: calc(80*1%); }
.d-w81,
.d-w-81 {
width: calc(81*1%); }
.d-w82,
.d-w-82 {
width: calc(82*1%); }
.d-w83,
.d-w-83 {
width: calc(83*1%); }
.d-w84,
.d-w-84 {
width: calc(84*1%); }
.d-w85,
.d-w-85 {
width: calc(85*1%); }
.d-w86,
.d-w-86 {
width: calc(86*1%); }
.d-w87,
.d-w-87 {
width: calc(87*1%); }
.d-w88,
.d-w-88 {
width: calc(88*1%); }
.d-w89,
.d-w-89 {
width: calc(89*1%); }
.d-w90,
.d-w-90 {
width: calc(90*1%); }
.d-w91,
.d-w-91 {
width: calc(91*1%); }
.d-w92,
.d-w-92 {
width: calc(92*1%); }
.d-w93,
.d-w-93 {
width: calc(93*1%); }
.d-w94,
.d-w-94 {
width: calc(94*1%); }
.d-w95,
.d-w-95 {
width: calc(95*1%); }
.d-w96,
.d-w-96 {
width: calc(96*1%); }
.d-w97,
.d-w-97 {
width: calc(97*1%); }
.d-w98,
.d-w-98 {
width: calc(98*1%); }
.d-w99,
.d-w-99 {
width: calc(99*1%); }
.d-w100,
.d-w-100 {
width: calc(100*1%); }
.d-w-1rem {
width: calc(1*1rem); }
.d-w-2rem {
width: calc(2*1rem); }
.d-w-3rem {
width: calc(3*1rem); }
.d-w-4rem {
width: calc(4*1rem); }
.d-w-5rem {
width: calc(5*1rem); }
.d-w-6rem {
width: calc(6*1rem); }
.d-w-7rem {
width: calc(7*1rem); }
.d-w-8rem {
width: calc(8*1rem); }
.d-w-9rem {
width: calc(9*1rem); }
.d-w-10rem {
width: calc(10*1rem); }
.d-w-11rem {
width: calc(11*1rem); }
.d-w-12rem {
width: calc(12*1rem); }
.d-w-13rem {
width: calc(13*1rem); }
.d-w-14rem {
width: calc(14*1rem); }
.d-w-15rem {
width: calc(15*1rem); }
.d-w-16rem {
width: calc(16*1rem); }
.d-w-17rem {
width: calc(17*1rem); }
.d-w-18rem {
width: calc(18*1rem); }
.d-w-19rem {
width: calc(19*1rem); }
.d-w-20rem {
width: calc(20*1rem); }
.d-w-1px {
width: calc(1*1px); }
.d-w-2px {
width: calc(2*1px); }
.d-w-3px {
width: calc(3*1px); }
.d-w-4px {
width: calc(4*1px); }
.d-w-5px {
width: calc(5*1px); }
.d-w-6px {
width: calc(6*1px); }
.d-w-7px {
width: calc(7*1px); }
.d-w-8px {
width: calc(8*1px); }
.d-w-9px {
width: calc(9*1px); }
.d-w-10px {
width: calc(10*1px); }
.d-w-11px {
width: calc(11*1px); }
.d-w-12px {
width: calc(12*1px); }
.d-w-13px {
width: calc(13*1px); }
.d-w-14px {
width: calc(14*1px); }
.d-w-15px {
width: calc(15*1px); }
.d-w-16px {
width: calc(16*1px); }
.d-w-17px {
width: calc(17*1px); }
.d-w-18px {
width: calc(18*1px); }
.d-w-19px {
width: calc(19*1px); }
.d-w-20px {
width: calc(20*1px); }
.d-w-21px {
width: calc(21*1px); }
.d-w-22px {
width: calc(22*1px); }
.d-w-23px {
width: calc(23*1px); }
.d-w-24px {
width: calc(24*1px); }
.d-w-25px {
width: calc(25*1px); }
.d-w-26px {
width: calc(26*1px); }
.d-w-27px {
width: calc(27*1px); }
.d-w-28px {
width: calc(28*1px); }
.d-w-29px {
width: calc(29*1px); }
.d-w-30px {
width: calc(30*1px); }
.d-w-31px {
width: calc(31*1px); }
.d-w-32px {
width: calc(32*1px); }
.d-w-33px {
width: calc(33*1px); }
.d-w-34px {
width: calc(34*1px); }
.d-w-35px {
width: calc(35*1px); }
.d-w-36px {
width: calc(36*1px); }
.d-w-37px {
width: calc(37*1px); }
.d-w-38px {
width: calc(38*1px); }
.d-w-39px {
width: calc(39*1px); }
.d-w-40px {
width: calc(40*1px); }
.d-w-41px {
width: calc(41*1px); }
.d-w-42px {
width: calc(42*1px); }
.d-w-43px {
width: calc(43*1px); }
.d-w-44px {
width: calc(44*1px); }
.d-w-45px {
width: calc(45*1px); }
.d-w-46px {
width: calc(46*1px); }
.d-w-47px {
width: calc(47*1px); }
.d-w-48px {
width: calc(48*1px); }
.d-w-49px {
width: calc(49*1px); }
.d-w-50px {
width: calc(50*1px); }
.d-w-51px {
width: calc(51*1px); }
.d-w-52px {
width: calc(52*1px); }
.d-w-53px {
width: calc(53*1px); }
.d-w-54px {
width: calc(54*1px); }
.d-w-55px {
width: calc(55*1px); }
.d-w-56px {
width: calc(56*1px); }
.d-w-57px {
width: calc(57*1px); }
.d-w-58px {
width: calc(58*1px); }
.d-w-59px {
width: calc(59*1px); }
.d-w-60px {
width: calc(60*1px); }
.d-w-61px {
width: calc(61*1px); }
.d-w-62px {
width: calc(62*1px); }
.d-w-63px {
width: calc(63*1px); }
.d-w-64px {
width: calc(64*1px); }
.d-w-65px {
width: calc(65*1px); }
.d-w-66px {
width: calc(66*1px); }
.d-w-67px {
width: calc(67*1px); }
.d-w-68px {
width: calc(68*1px); }
.d-w-69px {
width: calc(69*1px); }
.d-w-70px {
width: calc(70*1px); }
.d-w-71px {
width: calc(71*1px); }
.d-w-72px {
width: calc(72*1px); }
.d-w-73px {
width: calc(73*1px); }
.d-w-74px {
width: calc(74*1px); }
.d-w-75px {
width: calc(75*1px); }
.d-w-76px {
width: calc(76*1px); }
.d-w-77px {
width: calc(77*1px); }
.d-w-78px {
width: calc(78*1px); }
.d-w-79px {
width: calc(79*1px); }
.d-w-80px {
width: calc(80*1px); }
.d-w-81px {
width: calc(81*1px); }
.d-w-82px {
width: calc(82*1px); }
.d-w-83px {
width: calc(83*1px); }
.d-w-84px {
width: calc(84*1px); }
.d-w-85px {
width: calc(85*1px); }
.d-w-86px {
width: calc(86*1px); }
.d-w-87px {
width: calc(87*1px); }
.d-w-88px {
width: calc(88*1px); }
.d-w-89px {
width: calc(89*1px); }
.d-w-90px {
width: calc(90*1px); }
.d-w-91px {
width: calc(91*1px); }
.d-w-92px {
width: calc(92*1px); }
.d-w-93px {
width: calc(93*1px); }
.d-w-94px {
width: calc(94*1px); }
.d-w-95px {
width: calc(95*1px); }
.d-w-96px {
width: calc(96*1px); }
.d-w-97px {
width: calc(97*1px); }
.d-w-98px {
width: calc(98*1px); }
.d-w-99px {
width: calc(99*1px); }
.d-w-100px {
width: calc(100*1px); }
.d-w-1vw {
width: calc(1*1vw); }
.d-w-2vw {
width: calc(2*1vw); }
.d-w-3vw {
width: calc(3*1vw); }
.d-w-4vw {
width: calc(4*1vw); }
.d-w-5vw {
width: calc(5*1vw); }
.d-w-6vw {
width: calc(6*1vw); }
.d-w-7vw {
width: calc(7*1vw); }
.d-w-8vw {
width: calc(8*1vw); }
.d-w-9vw {
width: calc(9*1vw); }
.d-w-10vw {
width: calc(10*1vw); }
.d-w-11vw {
width: calc(11*1vw); }
.d-w-12vw {
width: calc(12*1vw); }
.d-w-13vw {
width: calc(13*1vw); }
.d-w-14vw {
width: calc(14*1vw); }
.d-w-15vw {
width: calc(15*1vw); }
.d-w-16vw {
width: calc(16*1vw); }
.d-w-17vw {
width: calc(17*1vw); }
.d-w-18vw {
width: calc(18*1vw); }
.d-w-19vw {
width: calc(19*1vw); }
.d-w-20vw {
width: calc(20*1vw); }
.d-w-21vw {
width: calc(21*1vw); }
.d-w-22vw {
width: calc(22*1vw); }
.d-w-23vw {
width: calc(23*1vw); }
.d-w-24vw {
width: calc(24*1vw); }
.d-w-25vw {
width: calc(25*1vw); }
.d-w-26vw {
width: calc(26*1vw); }
.d-w-27vw {
width: calc(27*1vw); }
.d-w-28vw {
width: calc(28*1vw); }
.d-w-29vw {
width: calc(29*1vw); }
.d-w-30vw {
width: calc(30*1vw); }
.d-w-31vw {
width: calc(31*1vw); }
.d-w-32vw {
width: calc(32*1vw); }
.d-w-33vw {
width: calc(33*1vw); }
.d-w-34vw {
width: calc(34*1vw); }
.d-w-35vw {
width: calc(35*1vw); }
.d-w-36vw {
width: calc(36*1vw); }
.d-w-37vw {
width: calc(37*1vw); }
.d-w-38vw {
width: calc(38*1vw); }
.d-w-39vw {
width: calc(39*1vw); }
.d-w-40vw {
width: calc(40*1vw); }
.d-w-41vw {
width: calc(41*1vw); }
.d-w-42vw {
width: calc(42*1vw); }
.d-w-43vw {
width: calc(43*1vw); }
.d-w-44vw {
width: calc(44*1vw); }
.d-w-45vw {
width: calc(45*1vw); }
.d-w-46vw {
width: calc(46*1vw); }
.d-w-47vw {
width: calc(47*1vw); }
.d-w-48vw {
width: calc(48*1vw); }
.d-w-49vw {
width: calc(49*1vw); }
.d-w-50vw {
width: calc(50*1vw); }
.d-w-51vw {
width: calc(51*1vw); }
.d-w-52vw {
width: calc(52*1vw); }
.d-w-53vw {
width: calc(53*1vw); }
.d-w-54vw {
width: calc(54*1vw); }
.d-w-55vw {
width: calc(55*1vw); }
.d-w-56vw {
width: calc(56*1vw); }
.d-w-57vw {
width: calc(57*1vw); }
.d-w-58vw {
width: calc(58*1vw); }
.d-w-59vw {
width: calc(59*1vw); }
.d-w-60vw {
width: calc(60*1vw); }
.d-w-61vw {
width: calc(61*1vw); }
.d-w-62vw {
width: calc(62*1vw); }
.d-w-63vw {
width: calc(63*1vw); }
.d-w-64vw {
width: calc(64*1vw); }
.d-w-65vw {
width: calc(65*1vw); }
.d-w-66vw {
width: calc(66*1vw); }
.d-w-67vw {
width: calc(67*1vw); }
.d-w-68vw {
width: calc(68*1vw); }
.d-w-69vw {
width: calc(69*1vw); }
.d-w-70vw {
width: calc(70*1vw); }
.d-w-71vw {
width: calc(71*1vw); }
.d-w-72vw {
width: calc(72*1vw); }
.d-w-73vw {
width: calc(73*1vw); }
.d-w-74vw {
width: calc(74*1vw); }
.d-w-75vw {
width: calc(75*1vw); }
.d-w-76vw {
width: calc(76*1vw); }
.d-w-77vw {
width: calc(77*1vw); }
.d-w-78vw {
width: calc(78*1vw); }
.d-w-79vw {
width: calc(79*1vw); }
.d-w-80vw {
width: calc(80*1vw); }
.d-w-81vw {
width: calc(81*1vw); }
.d-w-82vw {
width: calc(82*1vw); }
.d-w-83vw {
width: calc(83*1vw); }
.d-w-84vw {
width: calc(84*1vw); }
.d-w-85vw {
width: calc(85*1vw); }
.d-w-86vw {
width: calc(86*1vw); }
.d-w-87vw {
width: calc(87*1vw); }
.d-w-88vw {
width: calc(88*1vw); }
.d-w-89vw {
width: calc(89*1vw); }
.d-w-90vw {
width: calc(90*1vw); }
.d-w-91vw {
width: calc(91*1vw); }
.d-w-92vw {
width: calc(92*1vw); }
.d-w-93vw {
width: calc(93*1vw); }
.d-w-94vw {
width: calc(94*1vw); }
.d-w-95vw {
width: calc(95*1vw); }
.d-w-96vw {
width: calc(96*1vw); }
.d-w-97vw {
width: calc(97*1vw); }
.d-w-98vw {
width: calc(98*1vw); }
.d-w-99vw {
width: calc(99*1vw); }
.d-w-100vw {
width: calc(100*1vw); }
.d-w33,
.d-w-33 {
width: 33.33333333%; }
.d-w66,
.d-w-66 {
width: 66.66666666%; } }
.cursor-auto {
cursor: auto; }
.cursor-default {
cursor: default; }
.cursor-pointer {
cursor: pointer; }
.cursor-wait {
cursor: wait; }
.cursor-text {
cursor: text; }
.cursor-move {
cursor: move; }
.cursor-help {
cursor: help; }
.cursor-not-allowed {
cursor: not-allowed; }
.cursor-none {
cursor: none; }
.cursor-context-menu {
cursor: context-menu; }
.cursor-progress {
cursor: progress; }
.cursor-cell {
cursor: cell; }
.cursor-crosshair {
cursor: crosshair; }
.cursor-vertical-text {
cursor: vertical-text; }
.cursor-alias {
cursor: alias; }
.cursor-copy {
cursor: copy; }
.cursor-no-drop {
cursor: no-drop; }
.cursor-grab {
cursor: -webkit-grab;
cursor: grab; }
.cursor-grabbing {
cursor: -webkit-grabbing;
cursor: grabbing; }
.cursor-all-scroll {
cursor: all-scroll; }
.cursor-col-resize {
cursor: col-resize; }
.cursor-row-resize {
cursor: row-resize; }
.cursor-n-resize {
cursor: n-resize; }
.cursor-e-resize {
cursor: e-resize; }
.cursor-s-resize {
cursor: s-resize; }
.cursor-w-resize {
cursor: w-resize; }
.cursor-ne-resize {
cursor: ne-resize; }
.cursor-nw-resize {
cursor: nw-resize; }
.cursor-se-resize {
cursor: se-resize; }
.cursor-sw-resize {
cursor: sw-resize; }
.cursor-ew-resize {
cursor: ew-resize; }
.cursor-ns-resize {
cursor: ns-resize; }
.cursor-nesw-resize {
cursor: nesw-resize; }
.cursor-nwse-resize {
cursor: nwse-resize; }
.cursor-zoom-in {
cursor: -webkit-zoom-in;
cursor: zoom-in; }
.cursor-zoom-out {
cursor: -webkit-zoom-out;
cursor: zoom-out; }
.pointer-events-none {
pointer-events: none; }
.pointer-events-auto {
pointer-events: auto; }
@media (min-width: 1px) {
.object-contain {
-o-object-fit: contain;
object-fit: contain; }
.object-cover {
-o-object-fit: cover;
object-fit: cover; } }
@media (min-width: 520px) {
.pl-object-contain {
-o-object-fit: contain;
object-fit: contain; }
.pl-object-cover {
-o-object-fit: cover;
object-fit: cover; } }
@media (min-width: 768px) {
.t-object-contain {
-o-object-fit: contain;
object-fit: contain; }
.t-object-cover {
-o-object-fit: cover;
object-fit: cover; } }
@media (min-width: 1024px) {
.l-object-contain {
-o-object-fit: contain;
object-fit: contain; }
.l-object-cover {
-o-object-fit: cover;
object-fit: cover; } }
@media (min-width: 1440px) {
.d-object-contain {
-o-object-fit: contain;
object-fit: contain; }
.d-object-cover {
-o-object-fit: cover;
object-fit: cover; } }
body {
font-size: 16px; }
.img-cover {
-o-object-fit: cover;
object-fit: cover;
min-width: 100%;
min-height: 100%; }
.divider {
height: var(--borders-sizes); }
.serif {
font-family: var(--serif), serif !important; }
.sansserif {
font-family: var(--sans-serif), sans-serif !important; }
img {
min-width: 100%; }
.full-height, .rellax-hh,
.hfs {
height: 100dvh; }
.swiper-pagination-bullet {
background: var(--black-color); margin-left: 0.125rem;
margin-right: 0.125rem; }
.swiper-pagination-bullet.swiper-pagination-bullet-active {
background: var(--primary-color); }
.sup {
font-size: 50%;
-webkit-transform: translateY(-100%);
transform: translateY(-100%); }
@media (max-width: 767px) {
.p-grid {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
width: var(--grid-width);
max-width: var(--grid-max-width);
margin-right: auto;
margin-left: auto; } }
@media (max-width: 767px) {
.p-w-100 {
width: 100% !important; } }
@media (max-width: 767px) {
.p-hidden {
display: none !important; } }
.bi-sb-image-bloc + .bi-sb-image-bloc {
padding-top: calc(var(--gutter)*2) !important; }
.text-italic {
font-style: italic; }
.editpost {
position: fixed;
bottom: 2rem;
left: 2rem;
padding: 1rem;
text-transform: uppercase;
font-size: 1rem;
z-index: 999999999;
background-color: white;
color: black; }
.sr-text,
.screen-reader-text {
font-size: 0;
-webkit-transform: translateX(-9999px);
transform: translateX(-9999px); }
.color-white {
color: white; }
.bg-secondary {
background: var(--secondary); }
.bg-dark {
background: var(--dark-bg); }
:root {
--gutter: 0.25rem;
--gutter-xl: calc(var(--gutter)*7);
--pagination-size: 2rem;
--icons-size: 3rem;
--miniGrid: 640px;
--grid-max-width: 760px; }
@media (min-width: 768px) {
:root {
--gutter: 0.75rem;
--gutter-xl: calc(var(--gutter)*4);
--pagination-size: 2.5rem; } }
@media (min-width: 1024px) {
:root {
--gutter: 1rem;
--pagination-size: 3rem; } }
:root .belgique {
--primary: #A4987F;
--secondary: #f0f0f0;
--black: #111;
--white: #fff;
--dark-bg: #222;
--grey-text: #888;
--lines-size: 2px;
--lines-color: #A4987F;
--radius: 6px;
--font-title: "Space Grotesk", sans-serif;
--font-text: "Manrope", sans-serif;
--font-meta: "Space Grotesk", sans-serif;
--buttonRadius: var(--radius);
--grid-max-size: 1600px;
--cardBlogMobileImageSize: 102px;
--radius: 6px;
--buttonRadius: 6px; }
@media (min-width: 768px) {
:root .belgique {
--radius: 8px;
--buttonRadius: 8px; } }
@media (min-width: 1024px) {
:root .belgique {
--radius: 12px;
--buttonRadius: 12px; } }
:root .paysbas {
--primary: #E53935;
--secondary: #EfEfEf;
--black: #030a15;
--white: #fff;
--dark-bg: #050C18;
--grey-text: #888;
--lines-size: 2px;
--lines-color: #888;
--font-title: 'Kanit', sans-serif;
--font-text: 'Rubik', sans-serif;
--font-meta: 'Rubik', sans-serif;
--grid-max-size: 1600px;
--cardBlogMobileImageSize: 102px;
--radius: 6px;
--buttonRadius: 6px; }
@media (min-width: 768px) {
:root .paysbas {
--radius: 8px;
--buttonRadius: 8px; } }
@media (min-width: 1024px) {
:root .paysbas {
--radius: 12px;
--buttonRadius: 12px; } }      .heading-1, .homepage-heroheader .full-height .content h1, .homepage-heroheader .rellax-hh .content h1, .archive-heroheader .content > .grid > div h1, .archive-heroheader .content > .sg-content > div h1, .generic-heroheader .content > .grid > div h1, .generic-heroheader .content > .sg-content > div h1 {
font-weight: 600;
font-family: var(--font-title);
line-height: 1.15em; }
@media (max-width: 767px) {
.heading-1, .homepage-heroheader .full-height .content h1, .homepage-heroheader .rellax-hh .content h1, .archive-heroheader .content > .grid > div h1, .archive-heroheader .content > .sg-content > div h1, .generic-heroheader .content > .grid > div h1, .generic-heroheader .content > .sg-content > div h1 {
font-size: 32px; } }
@media (min-width: 768px) {
.heading-1, .homepage-heroheader .full-height .content h1, .homepage-heroheader .rellax-hh .content h1, .archive-heroheader .content > .grid > div h1, .archive-heroheader .content > .sg-content > div h1, .generic-heroheader .content > .grid > div h1, .generic-heroheader .content > .sg-content > div h1 {
font-size: 40px; } }
@media (min-width: 1024px) {
.heading-1, .homepage-heroheader .full-height .content h1, .homepage-heroheader .rellax-hh .content h1, .archive-heroheader .content > .grid > div h1, .archive-heroheader .content > .sg-content > div h1, .generic-heroheader .content > .grid > div h1, .generic-heroheader .content > .sg-content > div h1 {
font-size: 48px; } }
@media (min-width: 768px) {
.heading-1, .homepage-heroheader .full-height .content h1, .homepage-heroheader .rellax-hh .content h1, .archive-heroheader .content > .grid > div h1, .archive-heroheader .content > .sg-content > div h1, .generic-heroheader .content > .grid > div h1, .generic-heroheader .content > .sg-content > div h1 {
font-size: 56px; } }
.heading-2, .wysiwyg h2, .sg-faq .faq-answer h2, .home-locations h2, .home-map h2, .single-galerie h2, .sg-main .grid .ticket-gyg h2, .sg-main .sg-content .ticket-gyg h2, .sg-sidebar h2, .ctas .intern-cta h2, .sub-title {
width: 100%;
font-family: var(--font-title);
font-size: 22px;
font-weight: 600; }
@media (min-width: 768px) {
.heading-2, .wysiwyg h2, .sg-faq .faq-answer h2, .home-locations h2, .home-map h2, .single-galerie h2, .sg-main .grid .ticket-gyg h2, .sg-main .sg-content .ticket-gyg h2, .sg-sidebar h2, .ctas .intern-cta h2, .sub-title {
font-size: 24px; } }
@media (min-width: 1024px) {
.heading-2, .wysiwyg h2, .sg-faq .faq-answer h2, .home-locations h2, .home-map h2, .single-galerie h2, .sg-main .grid .ticket-gyg h2, .sg-main .sg-content .ticket-gyg h2, .sg-sidebar h2, .ctas .intern-cta h2, .sub-title {
font-size: 28px; } }
@media (min-width: 1440px) {
.heading-2, .wysiwyg h2, .sg-faq .faq-answer h2, .home-locations h2, .home-map h2, .single-galerie h2, .sg-main .grid .ticket-gyg h2, .sg-main .sg-content .ticket-gyg h2, .sg-sidebar h2, .ctas .intern-cta h2, .sub-title {
font-size: 32px; } }
@media (max-width: 767px) {
.heading-2, .wysiwyg h2, .sg-faq .faq-answer h2, .home-locations h2, .home-map h2, .single-galerie h2, .sg-main .grid .ticket-gyg h2, .sg-main .sg-content .ticket-gyg h2, .sg-sidebar h2, .ctas .intern-cta h2, .sub-title {
letter-spacing: -1px; } }
.heading-3, .wysiwyg h3, .sg-faq .faq-answer h3, .sg-faq h3 {
width: 100%;
font-family: var(--font-title);
font-size: 18px;
font-weight: 600;
letter-spacing: -1px; }
.heading-4 { }
.heading-5 { }
.text-regular, .text-large, .homepage-heroheader .full-height .content h1 + p, .homepage-heroheader .rellax-hh .content h1 + p, .home-about, .sg-intro .grid p, .sg-intro .sg-content p, .text-small, .wysiwyg table + p,
.text-small p,
.wysiwyg table + p p, .wysiwyg p, .sg-faq .faq-answer p,
.wysiwyg li,
.sg-faq .faq-answer li, .wysiwyg table, .sg-faq .faq-answer table, .homepage-heroheader .full-height .content .links a span, .homepage-heroheader .rellax-hh .content .links a span, .home-locations li a, .single-galerie .bi-swiper-single-photos .swiper-slide .source, .sg-location h3 ~ p, .sg-sidebar p, .main-nav .menu-langs, .quote, .frm_forms input[type="text"],
.frm_forms input[type="email"], .frm_forms textarea {
font-family: var(--font-text);
font-size: 14px;
line-height: 1.5rem; }
.text-large, .homepage-heroheader .full-height .content h1 + p, .homepage-heroheader .rellax-hh .content h1 + p, .home-about, .sg-intro .grid p, .sg-intro .sg-content p { font-size: 16px;
line-height: 1.75em; }
@media (min-width: 768px) {
.text-large, .homepage-heroheader .full-height .content h1 + p, .homepage-heroheader .rellax-hh .content h1 + p, .home-about, .sg-intro .grid p, .sg-intro .sg-content p {
font-size: 18px; } }
.text-small, .wysiwyg table + p, .sg-faq .faq-answer table + p,
.text-small p,
.wysiwyg table + p p,
.sg-faq .faq-answer table + p p {
font-size: 10px !important;
line-height: 1.35em !important; }
.text-small a, .wysiwyg table + p a, .sg-faq .faq-answer table + p a,
.text-small p a,
.wysiwyg table + p p a,
.sg-faq .faq-answer table + p p a {
font-size: 10px !important; }
.text-meta, .card-blog a .content .category, .card-blog .ad .content .category, .card-guide a .content .location, .card-guide a .view, .card-guide a .label, .card-province a .content .location, .card-province a .label, .tags-list li a, .affiliate-double h2, .archive-heroheader .content > .grid > div p, .archive-heroheader .content > .sg-content > div p, .home-locations h3, .sg-adsense p, .sg-heroheader .content .location, .sg-location h3, .marker-cluster > div > span, .sg-sidebar h3, .page-template-page-villes .city-card a .count, .ctas .partner .label, .leaflet-popup-content a .location, .frm_forms label, .ads-hp .gx > h2, .ads-hp .card-blog > h2, .ads-hp .card-guide > h2, .ads-hp .card-province > h2, .ads-hp .navigation.pagination > h2, .ads-hp .latest-guides .more > h2, .latest-guides .ads-hp .more > h2,
.ads-hp .featured-guides .more > h2,
.featured-guides .ads-hp .more > h2,
.ads-hp .latest-blog .more > h2,
.latest-blog .ads-hp .more > h2, .ads-hp .popular-posts .more > h2, .popular-posts .ads-hp .more > h2, .ads-hp .archive-heroheader .content > .grid > div > h2, .archive-heroheader .ads-hp .content > .grid > div > h2, .ads-hp .archive-heroheader .content > .sg-content > div > h2, .archive-heroheader .ads-hp .content > .sg-content > div > h2, .ads-hp .generic-heroheader .content > .grid > div > h2, .generic-heroheader .ads-hp .content > .grid > div > h2, .ads-hp .generic-heroheader .content > .sg-content > div > h2, .generic-heroheader .ads-hp .content > .sg-content > div > h2, .ads-hp .home-locations h2 > h2, .home-locations .ads-hp h2 > h2, .ads-hp .home-locations h3 > h2, .home-locations .ads-hp h3 > h2, .ads-hp .sg-content > h2, .ads-hp .sg-intro .grid p > h2, .sg-intro .grid .ads-hp p > h2, .ads-hp .sg-intro .sg-content p > h2, .sg-intro .sg-content .ads-hp p > h2, .ads-hp .generic-content > .grid > div > h2, .ads-hp .generic-content > .sg-content > div > h2, .label {
text-transform: uppercase;
font-family: var(--font-meta);
letter-spacing: 0.5px; }
@media (max-width: 767px) {
.text-meta, .card-blog a .content .category, .card-blog .ad .content .category, .card-guide a .content .location, .card-guide a .view, .card-guide a .label, .card-province a .content .location, .card-province a .label, .tags-list li a, .affiliate-double h2, .archive-heroheader .content > .grid > div p, .archive-heroheader .content > .sg-content > div p, .home-locations h3, .sg-adsense p, .sg-heroheader .content .location, .sg-location h3, .marker-cluster > div > span, .sg-sidebar h3, .page-template-page-villes .city-card a .count, .ctas .partner .label, .leaflet-popup-content a .location, .frm_forms label, .ads-hp .gx > h2, .ads-hp .card-blog > h2, .ads-hp .card-guide > h2, .ads-hp .card-province > h2, .ads-hp .navigation.pagination > h2, .ads-hp .latest-guides .more > h2, .latest-guides .ads-hp .more > h2,
.ads-hp .featured-guides .more > h2,
.featured-guides .ads-hp .more > h2,
.ads-hp .latest-blog .more > h2,
.latest-blog .ads-hp .more > h2, .ads-hp .popular-posts .more > h2, .popular-posts .ads-hp .more > h2, .ads-hp .archive-heroheader .content > .grid > div > h2, .archive-heroheader .ads-hp .content > .grid > div > h2, .ads-hp .archive-heroheader .content > .sg-content > div > h2, .archive-heroheader .ads-hp .content > .sg-content > div > h2, .ads-hp .generic-heroheader .content > .grid > div > h2, .generic-heroheader .ads-hp .content > .grid > div > h2, .ads-hp .generic-heroheader .content > .sg-content > div > h2, .generic-heroheader .ads-hp .content > .sg-content > div > h2, .ads-hp .home-locations h2 > h2, .home-locations .ads-hp h2 > h2, .ads-hp .home-locations h3 > h2, .home-locations .ads-hp h3 > h2, .ads-hp .sg-content > h2, .ads-hp .sg-intro .grid p > h2, .sg-intro .grid .ads-hp p > h2, .ads-hp .sg-intro .sg-content p > h2, .sg-intro .sg-content .ads-hp p > h2, .ads-hp .generic-content > .grid > div > h2, .ads-hp .generic-content > .sg-content > div > h2, .label {
font-size: 8px; }
.text-meta.large, .card-blog a .content .large.category, .card-blog .ad .content .large.category, .card-guide a .content .large.location, .card-guide a .large.view, .card-guide a .large.label, .card-province a .content .large.location, .card-province a .large.label, .tags-list li a.large, .affiliate-double h2.large, .archive-heroheader .content > .grid > div p.large, .archive-heroheader .content > .sg-content > div p.large, .home-locations h3.large, .sg-adsense p.large, .sg-heroheader .content .large.location, .sg-location h3.large, .marker-cluster > div > span.large, .sg-sidebar h3.large, .page-template-page-villes .city-card a .large.count, .ctas .partner .large.label, .leaflet-popup-content a .large.location, .frm_forms label.large, .ads-hp .gx > h2.large, .ads-hp .card-blog > h2.large, .ads-hp .card-guide > h2.large, .ads-hp .card-province > h2.large, .ads-hp .navigation.pagination > h2.large, .ads-hp .latest-guides .more > h2.large, .latest-guides .ads-hp .more > h2.large,
.ads-hp .featured-guides .more > h2.large,
.featured-guides .ads-hp .more > h2.large,
.ads-hp .latest-blog .more > h2.large,
.latest-blog .ads-hp .more > h2.large, .ads-hp .popular-posts .more > h2.large, .popular-posts .ads-hp .more > h2.large, .ads-hp .archive-heroheader .content > .grid > div > h2.large, .archive-heroheader .ads-hp .content > .grid > div > h2.large, .ads-hp .archive-heroheader .content > .sg-content > div > h2.large, .archive-heroheader .ads-hp .content > .sg-content > div > h2.large, .ads-hp .generic-heroheader .content > .grid > div > h2.large, .generic-heroheader .ads-hp .content > .grid > div > h2.large, .ads-hp .generic-heroheader .content > .sg-content > div > h2.large, .generic-heroheader .ads-hp .content > .sg-content > div > h2.large, .ads-hp .home-locations h2 > h2.large, .home-locations .ads-hp h2 > h2.large, .ads-hp .home-locations h3 > h2.large, .home-locations .ads-hp h3 > h2.large, .ads-hp .sg-content > h2.large, .ads-hp .sg-intro .grid p > h2.large, .sg-intro .grid .ads-hp p > h2.large, .ads-hp .sg-intro .sg-content p > h2.large, .sg-intro .sg-content .ads-hp p > h2.large, .ads-hp .generic-content > .grid > div > h2.large, .ads-hp .generic-content > .sg-content > div > h2.large, .large.label {
font-size: 10px; } }
@media (min-width: 768px) {
.text-meta, .card-blog a .content .category, .card-blog .ad .content .category, .card-guide a .content .location, .card-guide a .view, .card-guide a .label, .card-province a .content .location, .card-province a .label, .tags-list li a, .affiliate-double h2, .archive-heroheader .content > .grid > div p, .archive-heroheader .content > .sg-content > div p, .home-locations h3, .sg-adsense p, .sg-heroheader .content .location, .sg-location h3, .marker-cluster > div > span, .sg-sidebar h3, .page-template-page-villes .city-card a .count, .ctas .partner .label, .leaflet-popup-content a .location, .frm_forms label, .ads-hp .gx > h2, .ads-hp .card-blog > h2, .ads-hp .card-guide > h2, .ads-hp .card-province > h2, .ads-hp .navigation.pagination > h2, .ads-hp .latest-guides .more > h2, .latest-guides .ads-hp .more > h2,
.ads-hp .featured-guides .more > h2,
.featured-guides .ads-hp .more > h2,
.ads-hp .latest-blog .more > h2,
.latest-blog .ads-hp .more > h2, .ads-hp .popular-posts .more > h2, .popular-posts .ads-hp .more > h2, .ads-hp .archive-heroheader .content > .grid > div > h2, .archive-heroheader .ads-hp .content > .grid > div > h2, .ads-hp .archive-heroheader .content > .sg-content > div > h2, .archive-heroheader .ads-hp .content > .sg-content > div > h2, .ads-hp .generic-heroheader .content > .grid > div > h2, .generic-heroheader .ads-hp .content > .grid > div > h2, .ads-hp .generic-heroheader .content > .sg-content > div > h2, .generic-heroheader .ads-hp .content > .sg-content > div > h2, .ads-hp .home-locations h2 > h2, .home-locations .ads-hp h2 > h2, .ads-hp .home-locations h3 > h2, .home-locations .ads-hp h3 > h2, .ads-hp .sg-content > h2, .ads-hp .sg-intro .grid p > h2, .sg-intro .grid .ads-hp p > h2, .ads-hp .sg-intro .sg-content p > h2, .sg-intro .sg-content .ads-hp p > h2, .ads-hp .generic-content > .grid > div > h2, .ads-hp .generic-content > .sg-content > div > h2, .label {
font-size: 10px; }
.text-meta.large, .card-blog a .content .large.category, .card-blog .ad .content .large.category, .card-guide a .content .large.location, .card-guide a .large.view, .card-guide a .large.label, .card-province a .content .large.location, .card-province a .large.label, .tags-list li a.large, .affiliate-double h2.large, .archive-heroheader .content > .grid > div p.large, .archive-heroheader .content > .sg-content > div p.large, .home-locations h3.large, .sg-adsense p.large, .sg-heroheader .content .large.location, .sg-location h3.large, .marker-cluster > div > span.large, .sg-sidebar h3.large, .page-template-page-villes .city-card a .large.count, .ctas .partner .large.label, .leaflet-popup-content a .large.location, .frm_forms label.large, .ads-hp .gx > h2.large, .ads-hp .card-blog > h2.large, .ads-hp .card-guide > h2.large, .ads-hp .card-province > h2.large, .ads-hp .navigation.pagination > h2.large, .ads-hp .latest-guides .more > h2.large, .latest-guides .ads-hp .more > h2.large,
.ads-hp .featured-guides .more > h2.large,
.featured-guides .ads-hp .more > h2.large,
.ads-hp .latest-blog .more > h2.large,
.latest-blog .ads-hp .more > h2.large, .ads-hp .popular-posts .more > h2.large, .popular-posts .ads-hp .more > h2.large, .ads-hp .archive-heroheader .content > .grid > div > h2.large, .archive-heroheader .ads-hp .content > .grid > div > h2.large, .ads-hp .archive-heroheader .content > .sg-content > div > h2.large, .archive-heroheader .ads-hp .content > .sg-content > div > h2.large, .ads-hp .generic-heroheader .content > .grid > div > h2.large, .generic-heroheader .ads-hp .content > .grid > div > h2.large, .ads-hp .generic-heroheader .content > .sg-content > div > h2.large, .generic-heroheader .ads-hp .content > .sg-content > div > h2.large, .ads-hp .home-locations h2 > h2.large, .home-locations .ads-hp h2 > h2.large, .ads-hp .home-locations h3 > h2.large, .home-locations .ads-hp h3 > h2.large, .ads-hp .sg-content > h2.large, .ads-hp .sg-intro .grid p > h2.large, .sg-intro .grid .ads-hp p > h2.large, .ads-hp .sg-intro .sg-content p > h2.large, .sg-intro .sg-content .ads-hp p > h2.large, .ads-hp .generic-content > .grid > div > h2.large, .ads-hp .generic-content > .sg-content > div > h2.large, .large.label {
font-size: 12px; } }
@media (min-width: 768px) {
.wysiwyg, .sg-faq .faq-answer { } }
.wysiwyg p a, .sg-faq .faq-answer p a,
.wysiwyg li a,
.sg-faq .faq-answer li a {
color: var(--black);
text-decoration: underline;
text-decoration-thickness: var(--lines-size);
-webkit-text-decoration-color: var(--primary);
text-decoration-color: var(--primary);
text-underline-offset: 3px; }
.wysiwyg h2, .sg-faq .faq-answer h2 {
border-top: var(--lines-size) solid var(--lines-color);
padding-top: var(--gutter-xl);
margin-top: var(--gutter-xl); }
@media (min-width: 768px) {
.wysiwyg h2, .sg-faq .faq-answer h2 {
padding-top: calc(var(--gutter-xl) * 0.66);
margin-top: calc(var(--gutter-xl) * 0.66); } }
.wysiwyg h2:first-child, .sg-faq .faq-answer h2:first-child, .wysiwyg h2:first-of-type, .sg-faq .faq-answer h2:first-of-type {
border-top: none;
padding-top: 0 !important;
margin-top: 0 !important; }
.wysiwyg h2 + div, .sg-faq .faq-answer h2 + div,
.wysiwyg h2 + iframe,
.sg-faq .faq-answer h2 + iframe,
.wysiwyg h2 + table,
.sg-faq .faq-answer h2 + table,
.wysiwyg h2 + p,
.sg-faq .faq-answer h2 + p,
.wysiwyg h2 + h3,
.sg-faq .faq-answer h2 + h3 {
margin-top: calc(var(--gutter-xl) * 0.75); }
@media (min-width: 768px) {
.wysiwyg h2 + div, .sg-faq .faq-answer h2 + div,
.wysiwyg h2 + iframe,
.sg-faq .faq-answer h2 + iframe,
.wysiwyg h2 + table,
.sg-faq .faq-answer h2 + table,
.wysiwyg h2 + p,
.sg-faq .faq-answer h2 + p,
.wysiwyg h2 + h3,
.sg-faq .faq-answer h2 + h3 {
margin-top: calc(var(--gutter-xl) / 2); } }
.wysiwyg h2 + ul, .sg-faq .faq-answer h2 + ul {
margin-top: calc(var(--gutter-xl) / 2); }
.wysiwyg h3 + p, .sg-faq .faq-answer h3 + p {
margin-top: calc(var(--gutter-xl) / 2); }
.wysiwyg h3 + *, .sg-faq .faq-answer h3 + * {
margin-top: calc(var(--gutter-xl) * 0.75); }
.wysiwyg p + p, .sg-faq .faq-answer p + p,
.wysiwyg ul + p,
.sg-faq .faq-answer ul + p,
.wysiwyg ol + p,
.sg-faq .faq-answer ol + p {
margin-top: 1rem; }
.wysiwyg p + h3, .sg-faq .faq-answer p + h3,
.wysiwyg ul + h3,
.sg-faq .faq-answer ul + h3,
.wysiwyg ol + h3,
.sg-faq .faq-answer ol + h3 {
margin-top: 1.5rem; }
.wysiwyg p + ul, .sg-faq .faq-answer p + ul,
.wysiwyg ul + ul,
.sg-faq .faq-answer ul + ul,
.wysiwyg ol + ul,
.sg-faq .faq-answer ol + ul {
margin-top: 0.25rem; }
.wysiwyg h2, .sg-faq .faq-answer h2 { }
.wysiwyg li, .sg-faq .faq-answer li {
margin-top: 0.5rem;
padding-left: 1.5rem;
position: relative; }
@media (min-width: 768px) {
.wysiwyg li, .sg-faq .faq-answer li {
padding-left: 2rem; } }
.wysiwyg li:before, .sg-faq .faq-answer li:before {
content: '-';
position: absolute;
top: 0;
left: 0;
color: var(--primary);
-webkit-transform: scaleX(2.5) scaleY(2);
transform: scaleX(2.5) scaleY(2);
-webkit-transform-origin: center left;
transform-origin: center left; }
.wysiwyg table, .sg-faq .faq-answer table {
width: 100%;
border-top: var(--lines-size) solid var(--lines-color); }
.wysiwyg table tr, .sg-faq .faq-answer table tr {
border-bottom: var(--lines-size) solid var(--lines-color); }
.wysiwyg table tr td + td, .sg-faq .faq-answer table tr td + td {
text-align: right; }
.wysiwyg table + p, .sg-faq .faq-answer table + p {
margin-top: calc(var(--gutter-xl) / 1); }
.wysiwyg .note p, .sg-faq .faq-answer .note p {
padding-top: 0 !important; }  footer {
background: var(--black);
color: white;
padding-top: var(--gutter-xl);
padding-bottom: var(--gutter-xl);
border-bottom: var(--lines-size) solid var(--lines-color); }
footer .menu {
margin-top: calc(var(--gutter)*(-1));
margin-bottom: calc(var(--gutter)*(-1)); }
footer .menu li {
margin-top: calc(var(--gutter)*(1));
margin-bottom: calc(var(--gutter)*(1));
display: block; }
footer a {
color: var(--white);
display: inline-block;
font-family: var(--font-text); }
@media (min-width: 768px) {
footer a {
font-size: 14px; } }
@media (max-width: 767px) {
footer .socials {
margin-top: var(--gutter-xl);
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center; }
footer .socials a {
margin-left: calc(var(--gutter));
margin-right: calc(var(--gutter)); } }
@media (min-width: 768px) {
footer .socials {
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: end; }
footer .socials a {
margin-left: calc(var(--gutter));
margin-right: 0; } }
@media (max-width: 767px) {
#footer-main-menu a {
font-size: 18px;
font-family: var(--font-title); }
#footer-sub-menu {
margin-top: var(--gutter-xl);
border-top: var(--lines-color) solid var(--lines-size);
padding-top: var(--gutter-xl);
padding-bottom: var(--gutter-xl);
border-bottom: var(--lines-color) solid var(--lines-size);
margin-bottom: var(--gutter-xl); }
#footer-sub-menu a {
font-size: 14px;
font-family: var(--font-text); }
#footer-legal-menu a {
font-size: 10px;
font-family: var(--font-text); } }
.grid, .sg-content {
width: calc(100% - (var(--gutter-xl)*2 - var(--gutter)*2));
max-width: var(--grid-max-size); }
.btn, .frm_forms .frm_button_submit {
border: var(--lines-size) solid var(--primary);
text-align: center;
display: block;
padding: 1.25rem;
width: 100%;
border-radius: var(--buttonRadius);
margin-left: auto;
margin-right: auto;
font-family: var(--font-meta);
text-transform: uppercase;
font-size: 11px;
letter-spacing: 1px;
font-weight: 500;
-webkit-transition: background-color 0.7s cubic-bezier(0.645, 0.045, 0.355, 1), color 0.7s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: background-color 0.7s cubic-bezier(0.645, 0.045, 0.355, 1), color 0.7s cubic-bezier(0.645, 0.045, 0.355, 1); }
.btn.primary, .frm_forms .frm_button_submit {
color: var(--white);
background: var(--primary); }
@media (hover: hover) and (pointer: fine) {
.btn.secondary:hover, .frm_forms .secondary.frm_button_submit:hover {
color: var(--white) !important;
background: var(--primary); } }
@media (max-width: 767px) {
.btn.secondary-home, .frm_forms .secondary-home.frm_button_submit {
color: var(--black); } }
@media (min-width: 768px) {
.btn.secondary-home, .frm_forms .secondary-home.frm_button_submit {
color: var(--white); } }
@media (hover: hover) and (pointer: fine) {
.btn.secondary-home:hover, .frm_forms .secondary-home.frm_button_submit:hover {
color: var(--white) !important;
background: var(--primary); } }
@media (min-width: 768px) {
.btn, .frm_forms .frm_button_submit {
min-width: 200px; }
.btn.mw, .frm_forms .mw.frm_button_submit {
max-width: 320px; } }
@media (hover: hover) and (pointer: fine) {
.btn:hover, .frm_forms .frm_button_submit:hover {
-webkit-transition: background-color 0.175s cubic-bezier(0.645, 0.045, 0.355, 1), color 0.175s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: background-color 0.175s cubic-bezier(0.645, 0.045, 0.355, 1), color 0.175s cubic-bezier(0.645, 0.045, 0.355, 1); } }
.card-blog {
width: 100%; }
@media (min-width: 768px) {
.card-blog {
width: 50%; } }
@media (min-width: 1024px) {
.card-blog {
width: 33.333%; } }
.card-blog a, .card-blog .ad {
display: block;
width: 100%;
border-radius: var(--radius);
overflow: hidden; }
@media (max-width: 767px) {
.card-blog a, .card-blog .ad {
position: relative;
background: var(--white);
height: var(--cardBlogMobileImageSize); } }
.card-blog a .image, .card-blog .ad .image { position: relative;
border: calc(var(--lines-size)*2) solid;
border-radius: calc(var(--radius) - var(--lines-size)*1);
overflow: hidden; }
@media (max-width: 767px) {
.card-blog a .image, .card-blog .ad .image {
border-radius: 8px; position: absolute;
top: 0;
right: auto;
bottom: auto;
left: 0;
width: var(--cardBlogMobileImageSize);
height: var(--cardBlogMobileImageSize);
overflow: hidden; } }
@media (min-width: 768px) {
.card-blog a .image, .card-blog .ad .image {
height: 160px; } }
@media (min-width: 1024px) {
.card-blog a .image, .card-blog .ad .image {
height: 200px; } }
@media (min-width: 1440px) {
.card-blog a .image, .card-blog .ad .image {
height: 240px; } }
.card-blog a .image img, .card-blog .ad .image img {
position: absolute;
top: 50%;
left: 50%;
width: auto;
min-width: 100%;
max-width: 300% !important;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
-webkit-transform: translate(-50%, -50%) scale(1);
transform: translate(-50%, -50%) scale(1);
-webkit-transition: -webkit-transform 0.35s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: -webkit-transform 0.35s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: transform 0.35s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: transform 0.35s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.35s cubic-bezier(0.645, 0.045, 0.355, 1); }
@media (max-width: 767px) {
.card-blog a .content, .card-blog .ad .content {
padding-left: calc( var(--cardBlogMobileImageSize) + var(--gutter)*2.5);
padding-top: calc(var(--gutter)*4);
padding-right: calc(var(--gutter)*4);
padding-bottom: calc(var(--gutter)*4); } }
@media (min-width: 768px) {
.card-blog a .content, .card-blog .ad .content { padding-left: calc(var(--gutter)*2);
padding-top: calc(var(--gutter)*2 - 4px);
padding-right: calc(var(--gutter)*2);
padding-bottom: calc(var(--gutter)*2); } }
.card-blog a .content .category, .card-blog .ad .content .category {
color: var(--primary);
padding-bottom: var(--gutter); }
@media (max-width: 767px) {
.card-blog a .content .category, .card-blog .ad .content .category {
-webkit-transform: translateY(-2px);
transform: translateY(-2px); } }
.card-blog a .content .title, .card-blog .ad .content .title {
color: var(--black);
font-family: var(--font-title);
overflow: hidden;
text-overflow: ellipsis;
white-space: initial;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical; }
@media (max-width: 767px) {
.card-blog a .content .title, .card-blog .ad .content .title {
font-size: 16px; } }
@media (min-width: 768px) and (max-width: 1023px) {
.card-blog a .content .title, .card-blog .ad .content .title {
font-size: 18px;
height: 68px; } }
@media (min-width: 1024px) and (max-width: 1439px) {
.card-blog a .content .title, .card-blog .ad .content .title {
font-size: 20px;
height: 74px; } }
@media (min-width: 1440px) {
.card-blog a .content .title, .card-blog .ad .content .title {
font-size: 22px;
height: 82px; } }
@media (max-width: 767px) {
.card-blog a .content .title, .card-blog .ad .content .title {
-webkit-transform: translateY(2px);
transform: translateY(2px); } }
@media (hover: hover) and (pointer: fine) {
.card-blog a:hover img, .card-blog .ad:hover img {
-webkit-transform: translate(-50%, -50%) scale(1.05);
transform: translate(-50%, -50%) scale(1.05); } }
.content .title {
line-height: 1.25em; }
@media (max-width: 767px) {
.home .card-blog a {
background: var(--white); }
.home .card-blog a .image {
border-color: var(--white); } }
@media (min-width: 768px) {
.home .card-blog a {
background: var(--secondary); }
.home .card-blog a .image {
border-color: var(--secondary); } }
.archive .card-blog a, .post-type-archive .card-blog a, .search-results .card-blog a {
background: var(--secondary) !important; }
.archive .card-blog a .image, .post-type-archive .card-blog a .image, .search-results .card-blog a .image {
border-color: var(--secondary) !important; }
.card-blog .ad {
display: block;
border-radius: var(--radius);
overflow: hidden;
background: red; }
@media (max-width: 767px) {
.card-blog .ad {
height: var(--cardBlogMobileImageSize); } }
@media (min-width: 768px) {
.card-blog .ad {
height: 100%; } }
.single-blog .card-blog a,
.single-guide .card-blog a {
background: var(--white) !important; }
.single-blog .card-blog a .image,
.single-guide .card-blog a .image {
border-color: var(--white) !important; }
.card-guide {
width: 50%; }
@media (min-width: 768px) {
.card-guide {
width: 50%; } }
@media (min-width: 1024px) {
.card-guide {
width: 33.333%; } }
@media (min-width: 1440px) {
.card-guide {
width: 25%; } }
.card-guide a {
background: var(--black);
display: block;
width: 100%;
border-radius: var(--radius);
overflow: hidden;
position: relative;
min-height: 120px;
max-height: 80dvh;
width: 100%; aspect-ratio: 1 / 1.2; }
.card-guide a .image {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0; }
.card-guide a .image img {
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%) scale(1);
transform: translate(-50%, -50%) scale(1);
width: auto;
height: 100%;
min-width: 100%;
-o-object-fit: cover;
object-fit: cover;
position: absolute;
-webkit-transition: -webkit-transform 0.35s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: -webkit-transform 0.35s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: transform 0.35s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: transform 0.35s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.35s cubic-bezier(0.645, 0.045, 0.355, 1); }
.card-guide a .overlay {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(var(--black)));
background: linear-gradient(to bottom, transparent, var(--black)); }
.card-guide a .content {
position: absolute;
top: auto;
right: calc(var(--gutter)*4);
bottom: calc(var(--gutter)*4);
left: calc(var(--gutter)*4); }
@media (min-width: 768px) {
.card-guide a .content {
position: absolute;
top: auto;
right: calc(var(--gutter)*2);
bottom: calc(var(--gutter)*2);
left: calc(var(--gutter)*2); } }
@media (hover: hover) and (pointer: fine) {
.card-guide a .content {
-webkit-transform: translateY(0);
transform: translateY(0);
-webkit-transition: -webkit-transform 0.35s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: -webkit-transform 0.35s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: transform 0.35s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: transform 0.35s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.35s cubic-bezier(0.645, 0.045, 0.355, 1);
-webkit-transition-delay: 0s;
transition-delay: 0s; } }
.card-guide a .content .name {
color: var(--white);
font-family: var(--font-title); }
.card-guide a .content .name .bsearch_highlight {
color: var(--white) !important; }
@media (max-width: 767px) {
.card-guide a .content .name {
font-size: 16px; } }
@media (min-width: 768px) and (max-width: 1023px) {
.card-guide a .content .name {
font-size: 18px; } }
@media (min-width: 1024px) and (max-width: 1439px) {
.card-guide a .content .name {
font-size: 20px; } }
@media (min-width: 1440px) {
.card-guide a .content .name {
font-size: 22px; } }
.card-guide a .content .location {
color: var(--grey-text);
padding-top: calc(var(--gutter)*2);
overflow: hidden;
text-overflow: ellipsis;
white-space: initial;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical; }
@media (min-width: 768px) {
.card-guide a .content .location {
padding-top: var(--gutter); } }
.card-guide a .view {
display: none;
text-align: right;
-webkit-transition: opacity 0.35s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: opacity 0.35s cubic-bezier(0.645, 0.045, 0.355, 1);
color: var(--primary); }
@media (min-width: 768px) {
.card-guide a .view {
display: block;
opacity: 0;
position: absolute;
top: auto;
right: calc(var(--gutter)*2);
bottom: calc(var(--gutter)*2);
left: calc(var(--gutter)*2); } }
.card-guide a .view p {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: end;
height: 10px; }
.card-guide a .view span {
display: inline-block;
margin-top: 1px; }
.card-guide a .view svg {
fill: var(--primary);
-webkit-transform: scale(0.5) rotate(45deg);
transform: scale(0.5) rotate(45deg);
display: block; }
.card-guide a .label {
position: absolute;
top: calc(var(--gutter)*4);
right: auto;
bottom: auto;
left: calc(var(--gutter)*4);
border-radius: calc(var(--radius)/2); }
@media (max-width: 767px) {
.card-guide a .label {
padding: 0.35rem 0.4rem; } }
@media (min-width: 768px) {
.card-guide a .label {
position: absolute;
top: calc(var(--gutter)*2);
right: auto;
bottom: auto;
left: calc(var(--gutter)*2);
padding: 0.5rem 0.65rem; } }
.card-guide a .label.latest {
background: var(--white);
color: var(--black); }
.card-guide a .label.new {
background: var(--primary);
color: var(--white); }
@media (hover: hover) and (pointer: fine) {
.card-guide a:hover img {
-webkit-transform: translate(-50%, -50%) scale(1.05);
transform: translate(-50%, -50%) scale(1.05); }
.card-guide a:hover .content {  }
.card-guide a:hover .view {
opacity: 1;
-webkit-transition: opacity 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0.175;
transition: opacity 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0.175; } }
.card-province {
width: 100%; }
@media (min-width: 768px) {
.card-province {
width: 50%; } }
@media (min-width: 1024px) {
.card-province {
width: 33.333%; } }
.card-province a {
background: var(--black);
display: block;
width: 100%;
border-radius: var(--radius);
overflow: hidden;
position: relative;
min-height: 120px;
max-height: 80dvh;
width: 100%; aspect-ratio: 1.5 / 1; }
.card-province a .image {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0; }
.card-province a .image img {
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%) scale(1);
transform: translate(-50%, -50%) scale(1);
width: auto;
height: 100%;
min-width: 100%;
-o-object-fit: cover;
object-fit: cover;
position: absolute;
-webkit-transition: -webkit-transform 0.4s ease;
transition: -webkit-transform 0.4s ease;
transition: transform 0.4s ease;
transition: transform 0.4s ease, -webkit-transform 0.4s ease; }
.card-province a .overlay {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(var(--black)));
background: linear-gradient(to bottom, transparent, var(--black)); }
.card-province a .content {
position: absolute;
top: auto;
right: calc(var(--gutter)*4);
bottom: calc(var(--gutter)*4);
left: calc(var(--gutter)*4);
-webkit-transform: translateY(0);
transform: translateY(0);
-webkit-transition: -webkit-transform 0.4s ease;
transition: -webkit-transform 0.4s ease;
transition: transform 0.4s ease;
transition: transform 0.4s ease, -webkit-transform 0.4s ease; }
@media (min-width: 768px) {
.card-province a .content {
position: absolute;
top: auto;
right: calc(var(--gutter)*2);
bottom: calc(var(--gutter)*2);
left: calc(var(--gutter)*2); } }
.card-province a .content .name {
color: var(--white);
font-family: var(--font-title); }
@media (max-width: 767px) {
.card-province a .content .name {
font-size: 16px; } }
@media (min-width: 768px) and (max-width: 1023px) {
.card-province a .content .name {
font-size: 18px; } }
@media (min-width: 1024px) and (max-width: 1439px) {
.card-province a .content .name {
font-size: 20px; } }
@media (min-width: 1440px) {
.card-province a .content .name {
font-size: 22px; } }
.card-province a .content .location {
color: var(--grey-text);
padding-top: calc(var(--gutter)*2);
overflow: hidden;
text-overflow: ellipsis;
white-space: initial;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical; }
@media (min-width: 768px) {
.card-province a .content .location {
padding-top: var(--gutter); } }
.card-province a .label {
position: absolute;
top: calc(var(--gutter)*4);
right: auto;
bottom: auto;
left: calc(var(--gutter)*4);
border-radius: calc(var(--radius)/2); }
@media (max-width: 767px) {
.card-province a .label {
padding: 0.35rem 0.4rem; } }
@media (min-width: 768px) {
.card-province a .label {
position: absolute;
top: calc(var(--gutter)*2);
right: auto;
bottom: auto;
left: calc(var(--gutter)*2);
padding: 0.5rem 0.65rem; } }
.card-province a .label.latest {
background: var(--white);
color: var(--black); }
.card-province a .label.new {
background: var(--primary);
color: var(--white); }
@media (hover: hover) and (pointer: fine) {
.card-province a:hover img {
-webkit-transform: translate(-50%, -50%) scale(1.05);
transform: translate(-50%, -50%) scale(1.05); }
.card-province a:hover .content {
-webkit-transform: translateY(calc(var(--gutter)*(-1)));
transform: translateY(calc(var(--gutter)*(-1))); } } .hr {
width: 100%;
background: var(--lines-color);
height: var(--lines-size); }
.vr {
display: block;
width: var(--lines-size);
background: var(--lines-color);
height: var(--gutter-xl);
margin: 0 auto; }
.tags-list {
width: 100%;
margin-top: calc(var(--gutter)*(-2)); }
@media (min-width: 768px) {
.tags-list {
margin-top: calc(var(--gutter)*(-1)); } }
.tags-list li {
display: inline-block; padding-top: calc(var(--gutter)*2);
padding-right: calc(var(--gutter)*2); }
@media (min-width: 768px) {
.tags-list li {
padding-top: var(--gutter);
padding-right: var(--gutter); } }
.tags-list li a {
border: var(--lines-size) solid var(--primary);
border-radius: calc(var(--radius));
background: var(--white);
color: var(--black);
display: block;
padding: 0 !important;
overflow: hidden;
-webkit-transition: background-color 0.7s cubic-bezier(0.645, 0.045, 0.355, 1), color 0.7s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: background-color 0.7s cubic-bezier(0.645, 0.045, 0.355, 1), color 0.7s cubic-bezier(0.645, 0.045, 0.355, 1);
background: var(--primary); }
.tags-list li a > span {
padding: 0.5rem;
display: inline-block;
-webkit-transition: background-color 0.7s cubic-bezier(0.645, 0.045, 0.355, 1), color 0.7s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: background-color 0.7s cubic-bezier(0.645, 0.045, 0.355, 1), color 0.7s cubic-bezier(0.645, 0.045, 0.355, 1); }
.tags-list li a .name {
border-radius: calc(var(--radius) - 2px);
background: var(--white);
color: var(--black); }
.tags-list li a .count {
background: var(--primary);
color: var(--white); }
.tags-list li a.main {
background: var(--white); }
.tags-list li a.main .name {
background: var(--primary);
color: var(--white); }
.tags-list li a.main .count {
background: var(--white);
color: var(--black); }
@media (hover: hover) and (pointer: fine) {
.tags-list li a:hover {
background: var(--white);
-webkit-transition: background-color 0.175s cubic-bezier(0.645, 0.045, 0.355, 1), color 0.175s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: background-color 0.175s cubic-bezier(0.645, 0.045, 0.355, 1), color 0.175s cubic-bezier(0.645, 0.045, 0.355, 1); }
.tags-list li a:hover span {
-webkit-transition: background-color 0.175s cubic-bezier(0.645, 0.045, 0.355, 1), color 0.175s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: background-color 0.175s cubic-bezier(0.645, 0.045, 0.355, 1), color 0.175s cubic-bezier(0.645, 0.045, 0.355, 1); }
.tags-list li a:hover .name {
background: var(--primary);
color: var(--white); }
.tags-list li a:hover .count {
background: var(--white);
color: var(--black); }
.tags-list li a:hover.main {
background: var(--primary); }
.tags-list li a:hover.main .name {
background: var(--white);
color: var(--black); }
.tags-list li a:hover.main .count {
background: var(--primary);
color: var(--white); } }
@media (min-width: 768px) {
.tags-list.center {
padding-left: var(--gutter-xl);
padding-right: var(--gutter-xl); }
.tags-list.center li {
padding-left: calc(var(--gutter)/2);
padding-right: calc(var(--gutter)/2); } }
.navigation.pagination {
width: 100%;
text-align: center;
padding-top: calc(var(--gutter-xl) - var(--gutter)*2 ); }
.navigation.pagination .page-numbers {
display: inline-block; font-family: var(--font-title);
font-size: 13px;
width: var(--pagination-size);
height: var(--pagination-size);
margin: 0 0.125rem;
line-height: var(--pagination-size);
border-radius: var(--radius);
color: var(--black); }
.navigation.pagination .page-numbers.current {
background: var(--primary);
color: var(--white); }
.navigation.pagination .page-numbers.dots {
margin: 0;
width: calc(var(--pagination-size)/2); }
.navigation.pagination a:hover {
background: var(--secondary); }  @media (max-width: 767px) {
.latest-guides,
.featured-guides,
.latest-blog {
background: var(--secondary);
padding-top: var(--gutter-xl);
padding-bottom: var(--gutter-xl);
border-top: var(--lines-size) solid var(--lines-color); } }
.latest-guides .more,
.featured-guides .more,
.latest-blog .more {
width: 100%; }
@media (min-width: 768px) {
.featured-guides {
background: var(--dark-bg); }
.featured-guides h2 {
color: var(--white); } }
@media (max-width: 767px) {
.popular-posts {
background: var(--secondary);
padding-top: var(--gutter-xl);
padding-bottom: var(--gutter-xl);
border-top: var(--lines-size) solid var(--lines-color); } }
.popular-posts .more {
width: 100%; }
@media (min-width: 768px) {
.latest-guides {
background: var(--dark-bg);
padding-top: var(--gutter-xl); }
.latest-guides h2 {
color: var(--white); } }
.affiliate-double {
display: none;
background: var(--dark-bg);
padding-top: var(--gutter-xl);
padding-bottom: var(--gutter-xl); }
@media (min-width: 768px) {
.affiliate-double {
display: block; } }
.affiliate-double h2 {
text-align: center;
color: var(--grey-text);
padding-bottom: calc(var(--gutter)*2);
width: 100%; }
.affiliate-double a {
display: block;
background: var(--white);
border: var(--lines-size) solid var(--white);
width: 100%;
border-radius: var(--radius);
overflow: hidden; }
.homepage-heroheader {
max-width: 100%;
overflow: hidden; }
.homepage-heroheader .full-height, .homepage-heroheader .rellax-hh {
position: relative;
overflow: hidden; }
.homepage-heroheader .full-height video, .homepage-heroheader .rellax-hh video {
position: absolute;
top: 50%;
right: auto;
bottom: auto;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
min-height: 100%;
width: auto;
min-width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover; }
.homepage-heroheader .full-height .overlay, .homepage-heroheader .rellax-hh .overlay {
position: absolute;
top: 0;
right: 0;
bottom: -1px;
left: 0;
background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(var(--dark-bg)));
background: linear-gradient(to bottom, transparent, var(--dark-bg)); }
@media (max-width: 767px) {
.homepage-heroheader .full-height .content, .homepage-heroheader .rellax-hh .content {
position: absolute;
bottom: 0;
left: calc(var(--gutter-xl));
right: calc(var(--gutter-xl)); }
.homepage-heroheader .full-height .content h1, .homepage-heroheader .rellax-hh .content h1 {
margin-bottom: -6px; }
.homepage-heroheader .full-height .content .links, .homepage-heroheader .rellax-hh .content .links {
padding: var(--gutter-xl) 0; }
.homepage-heroheader .full-height .content .links .social, .homepage-heroheader .rellax-hh .content .links .social {
display: none; } }
@media (min-width: 768px) {
.homepage-heroheader .full-height .content, .homepage-heroheader .rellax-hh .content {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0; }
.homepage-heroheader .full-height .content .title, .homepage-heroheader .rellax-hh .content .title {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
width: calc(100% - (var(--gutter-xl) * 2 - var(--gutter) * 2));
max-width: var(--grid-max-size);
padding-left: var(--gutter);
padding-right: var(--gutter);
text-align: center; }
.homepage-heroheader .full-height .content .links, .homepage-heroheader .rellax-hh .content .links {
position: absolute;
bottom: var(--gutter-xl);
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
width: calc(100% - (var(--gutter-xl) * 2 - var(--gutter) * 2));
max-width: var(--grid-max-size);
padding-left: var(--gutter);
padding-right: var(--gutter); display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-line-pack: center;
align-content: center; }
.homepage-heroheader .full-height .content .links .social a, .homepage-heroheader .rellax-hh .content .links .social a, .homepage-heroheader .full-height .content .links .social span, .homepage-heroheader .rellax-hh .content .links .social span {
display: inline-block;
margin-left: var(--gutter); } }
@media (min-width: 768px) and (min-width: 1024px) {
.homepage-heroheader .full-height .content .links .social a, .homepage-heroheader .rellax-hh .content .links .social a, .homepage-heroheader .full-height .content .links .social span, .homepage-heroheader .rellax-hh .content .links .social span {
margin-left: calc(var(--gutter)*2); } }
@media (min-width: 768px) {
.homepage-heroheader .full-height .content .links .social a, .homepage-heroheader .rellax-hh .content .links .social a {
position: relative;
z-index: 5; }
.homepage-heroheader .full-height .content .links .social .ld, .homepage-heroheader .rellax-hh .content .links .social .ld, .homepage-heroheader .full-height .content .links .social .t, .homepage-heroheader .rellax-hh .content .links .social .t {
font-weight: 700;
color: var(--primary); }
.homepage-heroheader .full-height .content .links .social .ld, .homepage-heroheader .rellax-hh .content .links .social .ld {
-webkit-transform: scaleX(5);
transform: scaleX(5);
padding: 0 calc(var(--gutter)*0.75); }
.homepage-heroheader .full-height .content .links .social, .homepage-heroheader .rellax-hh .content .links .social { display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-line-pack: center;
align-content: center;
font-family: var(--font-text);
font-size: 14px;
color: var(--white); }
.homepage-heroheader .full-height .content .links .social a:after, .homepage-heroheader .rellax-hh .content .links .social a:after {
content: '';
position: absolute;
bottom: -12px;
left: 0;
right: 0; height: var(--lines-size);
background: var(--primary); -webkit-transform: scaleX(0);
transform: scaleX(0); -webkit-transform-origin: center right;
transform-origin: center right;  -webkit-transition: -webkit-transform 0.25s ease;
transition: -webkit-transform 0.25s ease;
transition: transform 0.25s ease;
transition: transform 0.25s ease, -webkit-transform 0.25s ease; } }
@media (min-width: 768px) and (hover: hover) and (pointer: fine) {
.homepage-heroheader .full-height .content .links .social a:hover:after, .homepage-heroheader .rellax-hh .content .links .social a:hover:after {
-webkit-transform: scaleX(1);
transform: scaleX(1); -webkit-transform-origin: center left;
transform-origin: center left; } }
.homepage-heroheader .full-height .content .links a, .homepage-heroheader .rellax-hh .content .links a {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-line-pack: center;
align-content: center;
color: var(--white); }
.homepage-heroheader .full-height .content .links a svg, .homepage-heroheader .rellax-hh .content .links a svg {
fill: var(--primary); }
@media (max-width: 767px) {
.homepage-heroheader .full-height .content .links a svg, .homepage-heroheader .rellax-hh .content .links a svg {
margin-right: calc(var(--gutter-xl)/2); } }
@media (min-width: 768px) {
.homepage-heroheader .full-height .content .links a svg, .homepage-heroheader .rellax-hh .content .links a svg {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
margin-left: calc(var(--gutter-xl)/2); } }
@media (min-width: 1024px) {
.homepage-heroheader .full-height .content .links a svg, .homepage-heroheader .rellax-hh .content .links a svg {
margin-left: calc(var(--gutter-xl)/3); } }
@media (min-width: 1440px) {
.homepage-heroheader .full-height .content .links a svg, .homepage-heroheader .rellax-hh .content .links a svg {
margin-left: calc(var(--gutter-xl)/4); } }
.homepage-heroheader .full-height .content .links a span, .homepage-heroheader .rellax-hh .content .links a span {
line-height: 1.85em; }
.homepage-heroheader .full-height .content h1, .homepage-heroheader .rellax-hh .content h1 {
color: var(--white); }
.homepage-heroheader .full-height .content h1 + p, .homepage-heroheader .rellax-hh .content h1 + p {
color: var(--grey-text); }
@media (max-width: 767px) {
.homepage-heroheader .full-height .content h1 + p, .homepage-heroheader .rellax-hh .content h1 + p {
padding: var(--gutter-xl) 0;
border-bottom: var(--lines-size) solid var(--lines-color); }
.homepage-heroheader .full-height .content h1 + p + .links a, .homepage-heroheader .rellax-hh .content h1 + p + .links a {
padding: var(--gutter-xl) 0;
font-family: var(--font-text);
color: var(--white);
font-size: 14px; }
.homepage-heroheader .full-height .content h1 + p + .links .scroll a, .homepage-heroheader .rellax-hh .content h1 + p + .links .scroll a {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-line-pack: center;
align-content: center; }
.homepage-heroheader .full-height .content h1 + p + .links .scroll a svg, .homepage-heroheader .rellax-hh .content h1 + p + .links .scroll a svg {
fill: var(--primary); }
.homepage-heroheader .full-height .content h1 + p + .links .scroll a span, .homepage-heroheader .rellax-hh .content h1 + p + .links .scroll a span {
line-height: 1.85em;
padding-left: calc( var(--gutter-xl) * 0.75 ); } }
@media (min-width: 768px) {
.homepage-heroheader .full-height .content h1 + p, .homepage-heroheader .rellax-hh .content h1 + p {
padding: calc(var(--gutter-xl)/2) 0; } }
@media (min-width: 1024px) {
.homepage-heroheader .full-height .content h1 + p:before, .homepage-heroheader .rellax-hh .content h1 + p:before, .homepage-heroheader .full-height .content h1 + p:after, .homepage-heroheader .rellax-hh .content h1 + p:after {
content: '';
background-color: var(--primary);
width: var(--gutter);
margin: 0 var(--gutter) 5px;
height: var(--lines-size);
position: relative;
display: inline-block; } }
@media (min-width: 1024px) and (min-width: 1440px) {
.homepage-heroheader .full-height .content h1 + p:before, .homepage-heroheader .rellax-hh .content h1 + p:before, .homepage-heroheader .full-height .content h1 + p:after, .homepage-heroheader .rellax-hh .content h1 + p:after {
width: calc(var(--gutter)*2);
margin: 0 calc(var(--gutter)*2) 5px; } }
.home-about {
color: var(--white);
max-width: 800px; }
@media (max-width: 767px) {
.home-about p {
padding-top: var(--gutter-xl);
border-top: var(--lines-size) solid var(--lines-color); } }
.archive-heroheader {
height: 50vh;
position: relative;
overflow: hidden;
background: var(--dark-bg); }
@media (min-width: 768px) {
.archive-heroheader {
min-height: 350px; } }
@media (min-width: 1024px) {
.archive-heroheader {
min-height: 640px; } }
.archive-heroheader img {
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
width: auto;
height: 100%;
min-width: 100%;
-o-object-fit: cover;
object-fit: cover;
position: absolute;
opacity: 0.85; }
.archive-heroheader .overlay {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(var(--dark-bg)));
background: linear-gradient(to bottom, transparent, var(--dark-bg)); }
.archive-heroheader .gradient {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background: linear-gradient(35deg, transparent, var(--primary));
mix-blend-mode: hard-light;
opacity: 0.125; }
@media (min-width: 768px) {
.archive-heroheader {
height: 200px; } }
@media (min-width: 1024px) {
.archive-heroheader {
height: 400px; } }
.archive-heroheader .content {
position: absolute;
top: auto;
right: 0;
bottom: 0;
left: 0; }
@media (min-width: 1024px) {
.archive-heroheader .content { } }
.archive-heroheader .content > .grid > div, .archive-heroheader .content > .sg-content > div { width: 100%; }
.archive-heroheader .content > .grid > div p a, .archive-heroheader .content > .sg-content > div p a {
color: var(--white); }
.archive-heroheader .content > .grid > div h1, .archive-heroheader .content > .sg-content > div h1 {
color: var(--white); }
.generic-heroheader {
height: 50vh;
position: relative;
overflow: hidden;
background: var(--dark-bg); }
@media (min-width: 768px) {
.generic-heroheader {
min-height: 350px; } }
@media (min-width: 1024px) {
.generic-heroheader {
min-height: 640px; } }
.generic-heroheader img {
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
width: auto;
height: 100%;
min-width: 100%;
-o-object-fit: cover;
object-fit: cover;
position: absolute;
opacity: 0.85; }
.generic-heroheader .overlay {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(var(--dark-bg)));
background: linear-gradient(to bottom, transparent, var(--dark-bg)); }
.generic-heroheader .gradient {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background: linear-gradient(35deg, transparent, var(--primary));
mix-blend-mode: hard-light;
opacity: 0.125; }
.generic-heroheader .content {
position: absolute;
top: auto;
right: 0;
bottom: 0;
left: 0; }
@media (min-width: 1024px) {
.generic-heroheader .content { } }
.generic-heroheader .content > .grid > div, .generic-heroheader .content > .sg-content > div { width: 100%; }
.generic-heroheader .content > .grid > div h1, .generic-heroheader .content > .sg-content > div h1 {
color: var(--white); }
.home-locations {
background: var(--dark-bg); }
.home-locations h2 {
color: var(--white); }
@media (max-width: 767px) {
.home-locations h2 {
padding-bottom: var(--gutter-xl); } }
@media (min-width: 768px) {
.home-locations h2 {
padding-bottom: calc(var(--gutter-xl)/2); } }
@media (max-width: 767px) {
.home-locations {
border-top: var(--lines-size) solid var(--lines-color); } }
.home-locations li a {
color: var(--white);
display: block;
width: 100%;
border-bottom: var(--lines-size) solid var(--lines-color);
padding: calc(var(--gutter)*1.5) 0; }
.home-locations li a sup {
color: var(--grey-text);
display: inline-block;
-webkit-transform: scale(0.65);
transform: scale(0.65);
-webkit-transform-origin: top right;
transform-origin: top right; }
.home-locations li a svg {
display: none; }
@media (min-width: 768px) {
.home-locations li a {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-ms-flex-line-pack: center;
align-content: center;
font-size: 16px;
padding: var(--gutter) 0; }
.home-locations li a span {
-webkit-transform: translateX(0);
transform: translateX(0);
-webkit-transition: -webkit-transform 0.35s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: -webkit-transform 0.35s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: transform 0.35s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: transform 0.35s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.35s cubic-bezier(0.645, 0.045, 0.355, 1); }
.home-locations li a svg {
display: block;
fill: var(--primary);
-webkit-transform: translateX(calc(var(--gutter)*(-2))) scale(0.75);
transform: translateX(calc(var(--gutter)*(-2))) scale(0.75);
-webkit-transform-origin: center right;
transform-origin: center right;
opacity: 0;
-webkit-transition: opacity 0.35s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.35s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: opacity 0.35s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.35s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: transform 0.35s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.35s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: transform 0.35s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.35s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.35s cubic-bezier(0.645, 0.045, 0.355, 1); } }
@media (min-width: 768px) and (hover: hover) and (pointer: fine) {
.home-locations li a:hover span {
-webkit-transform: translateX(calc(var(--gutter)*(1)));
transform: translateX(calc(var(--gutter)*(1))); }
.home-locations li a:hover svg {
-webkit-transform: translateX(calc(var(--gutter)*(-1))) scale(0.75);
transform: translateX(calc(var(--gutter)*(-1))) scale(0.75);
opacity: 1; } }
.home-locations li:first-child a {
border-top: var(--lines-size) solid var(--lines-color); }
.home-locations ul {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.home-locations h3 {
color: var(--primary);
display: block;
width: 100%;
padding-bottom: calc(var(--gutter-xl)/2); }
@media (min-width: 768px) {
.paysbas .home-locations { }
.paysbas .home-locations li { }
.paysbas .home-locations li:nth-child(2) a { border-top: var(--lines-size) solid var(--lines-color); } }
@media (min-width: 1024px) {
.paysbas .home-locations li:nth-child(3) a {
border-top: var(--lines-size) solid var(--lines-color); } }
@media (max-width: 767px) {
.home-map {
border-top: var(--lines-size) solid var(--lines-color); }
.home-map .vr {
height: calc(var(--gutter-xl)*1.5); } }
@media (min-width: 768px) {
.home-map {
position: relative; }
.home-map:before {
content: '';
background: var(--dark-bg);
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 50%;
border-bottom: var(--lines-size) solid var(--lines-color); } }
.home-map a {
background: black;
display: block;
text-align: center;
overflow: hidden;
position: relative;
padding: var(--gutter-xl); }
.home-map a img {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%) scale(1);
transform: translate(-50%, -50%) scale(1);
-o-object-fit: cover;
object-fit: cover;
width: 100%;
min-height: 100%;
opacity: 0.25;
-webkit-transition: -webkit-transform 0.4s ease;
transition: -webkit-transform 0.4s ease;
transition: transform 0.4s ease;
transition: transform 0.4s ease, -webkit-transform 0.4s ease; }
@media (hover: hover) and (pointer: fine) {
.home-map a:hover img {
-webkit-transform: translate(-50%, -50%) scale(1.05);
transform: translate(-50%, -50%) scale(1.05); } }
.home-map a div {
position: relative;
z-index: 2; }
.home-map a .btn, .home-map a .frm_forms .frm_button_submit, .frm_forms .home-map a .frm_button_submit {
background: var(--primary); }
@media (max-width: 767px) {
.home-map a { } }
@media (min-width: 768px) {
.home-map a {
width: calc(100% - (var(--gutter-xl)*2));
max-width: calc(var(--grid-max-size) - var(--gutter)*2);
margin-left: auto;
margin-right: auto;
position: relative;
border: var(--lines-size) solid var(--lines-color);
border-radius: var(--radius); } }
@media (min-width: 768px) {
.home-map a {
width: calc(100% - (var(--gutter-xl)*2));
max-width: calc(var(--grid-max-size) - var(--gutter)*2);
margin-left: auto;
margin-right: auto;
padding-top: calc(var(--gutter-xl)*2);
padding-bottom: calc(var(--gutter-xl)*2); } }
.home-map a .large {
color: var(--white);
text-align: center;
color: var(--white);
font-family: var(--font-title);
font-size: 20px;
line-height: 1.35em; }
.home-map a .small {
color: var(--white); }
.home-map h2 {
color: var(--white); }
@media (max-width: 767px) {
.sg-adsense {
background: var(--white);
border-top: var(--lines-size) solid var(--lines-color);
padding-top: var(--gutter-xl);
padding-bottom: var(--gutter-xl); } }
.sg-adsense p {
text-align: center;
padding-bottom: var(--gutter-xl); }
.sg-blog {
background: var(--dark-bg); }
@media (max-width: 767px) {
.sg-blog {
border-top: var(--lines-size) solid var(--lines-color);
padding-bottom: var(--gutter-xl) !important; }
.sg-blog h2 {
color: var(--white); } }
.sg-blog .vr {
display: none; }
@media (min-width: 768px) {
.sg-blog .vr {
display: block; } }
@media (max-width: 767px) {
.sg-content {
background: var(--white); } }
@media (min-width: 1024px) {
.sg-content {
max-width: var(--miniGrid) !important; } }
@media (max-width: 767px) {
.sg-cta {
background: var(--black); }
.sg-cta .container div + div {
display: none; } }
@media (min-width: 768px) {
.sg-cta {
position: relative;
background: var(--secondary); }
.sg-cta:before {
background: var(--dark-bg);
content: '';
position: absolute;
top: 0;
right: 0;
bottom: 50%;
left: 0;
display: block;
border-bottom: var(--lines-color) solid var(--lines-size); } }
.sg-faq {
padding-top: var(--gutter-xl); }
@media (min-width: 1024px) {
.sg-faq .grid, .sg-faq .sg-content {
max-width: var(--miniGrid) !important; } }
@media (max-width: 767px) {
.sg-faq {
background: var(--white);
border-top: var(--lines-size) solid var(--lines-color);
padding-top: var(--gutter-xl);
padding-bottom: var(--gutter-xl); }
.sg-faq .item {
padding-bottom: var(--gutter-xl); } }
@media (min-width: 768px) {
.sg-faq {
background: var(--dark-bg);
padding-bottom: var(--gutter-xl); }
.sg-faq .item {
padding-bottom: calc(var(--gutter-xl)/2); }
.sg-faq * {
color: var(--white) !important; } }
.sg-faq h3 {
padding-bottom: calc(var(--gutter-xl)/2); }
.sg-faq .faq-accordion { width: 100%; }
.sg-faq .faq-item {
border-top: var(--lines-size) solid var(--lines-color); }
.sg-faq .faq-item:first-child {
border-top: none; }
.sg-faq .faq-question {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
width: 100%;
background: none;
border: none;
font-size: 1.1rem;
letter-spacing: 0.25px;
padding: calc(var(--gutter)*2) 0;
cursor: pointer;
font-weight: 500 !important; }
.sg-faq .faq-question .icon {
font-weight: bold;
font-size: 1.2rem;
margin-left: 1rem;
-webkit-transition: -webkit-transform 0.2s ease;
transition: -webkit-transform 0.2s ease;
transition: transform 0.2s ease;
transition: transform 0.2s ease, -webkit-transform 0.2s ease;
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
.sg-faq .faq-question.active .icon {
-webkit-transform: rotate(45deg);
transform: rotate(45deg); }
.sg-faq .faq-answer {
padding: 0 0 calc(var(--gutter)*2);  }
.single-galerie {
position: relative;
z-index: 5; background: var(--secondary); }
.single-galerie h2 {
margin-left: var(--gutter);
max-width: var(--grid-max-width);
border-top: var(--lines-size) solid var(--lines-color);
padding-top: calc(var(--gutter-xl)*0.66);
padding-bottom: calc(var(--gutter-xl)*0.5); }
@media (max-width: 767px) {
.single-galerie h2 {
display: none; } }
@media (max-width: 767px) {
.single-galerie .swiper-pagination-bullets
.swiper-pagination-bullet {
background: white; }
.single-galerie .swiper-pagination-bullets
.swiper-pagination-bullet.swiper-pagination-bullet-active {
background: var(--primary); } }
.single-galerie .slider-parent {
position: relative; }
.single-galerie .slider-parent:before {
position: absolute;
content: ''; }
@media (max-width: 767px) {
.single-galerie .slider-parent:before {
left: -50vw !important;
right: -50vw !important;
width: auto !important;
bottom: 50% !important;
top: 0 !important;
background: var(--dark-bg);
border-bottom: var(--lines-size) solid var(--lines-color); } }
@media (min-width: 768px) {
.single-galerie .slider-parent:before {
left: -50vw !important;
right: -50vw !important;
width: auto !important;
bottom: -2px !important;
top: 50% !important;
background: var(--dark-bg);
border-top: var(--lines-size) solid var(--lines-color); } }
.single-galerie .bi-swiper-single-photos {
overflow: visible; }
.single-galerie .bi-swiper-single-photos .swiper-slide {
width: auto !important;
position: relative;
padding: 0 var(--gutter) 0; }
.single-galerie .bi-swiper-single-photos .swiper-slide > a {
pointer-events: none;
height: 15rem; display: block;
overflow: hidden;
border-radius: var(--radius); }
@media (min-width: 768px) {
.single-galerie .bi-swiper-single-photos .swiper-slide > a {
height: 20rem; } }
@media (min-width: 1024px) {
.single-galerie .bi-swiper-single-photos .swiper-slide > a {
height: 25rem; } }
@media (min-width: 1440px) {
.single-galerie .bi-swiper-single-photos .swiper-slide > a {
height: 30rem; } }
.single-galerie .bi-swiper-single-photos .swiper-slide img {
height: 100%;
width: auto;
vertical-align: bottom; }
.single-galerie .bi-swiper-single-photos .swiper-slide .source {
position: absolute;
bottom: 0;
text-align: right;
right: 0;
left: 0;
margin: calc(var(--gutter)*2) calc(var(--gutter)*3); font-size: 0.625rem;
line-height: 1em;
color: white; }
@media (min-width: 768px) {
.single-galerie .bi-swiper-single-photos .swiper-slide .source {
margin: var(--gutter) calc(var(--gutter)*2);
font-size: 0.75rem; } }
.single-galerie .bi-swiper-single-photos .swiper-slide .source a {
color: var(--white); }
.single-galerie .bi-swiper-single-photos .swiper-slide .open {
position: absolute;
top: 1rem;
right: 1rem;
width: 3rem;
display: none;
height: 3rem;
background: var(--primary); -webkit-transform-origin: top right;
transform-origin: top right;
opacity: 0;
-webkit-transition: opacity 0.5s linear;
transition: opacity 0.5s linear; }
.single-galerie .bi-swiper-single-photos .swiper-slide .open:before {
content: '';
position: absolute;
top: 50%;
left: 50%;
width: 1rem;
height: 1rem;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
border: 2px solid white; }
.single-galerie .bi-swiper-single-photos .swiper-slide .open:after {
content: '';
background: var(--primary);
height: 20px;
width: 2rem;
display: block;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%) rotate(45deg);
transform: translate(-50%, -50%) rotate(45deg);
z-index: 3; }
.single-galerie .bi-swiper-single-photos .swiper-slide .open span {
position: absolute;
top: 50%;
left: 50%;
width: 1rem;
height: 1rem;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
z-index: 5; }
.single-galerie .bi-swiper-single-photos .swiper-slide .open span:before {
content: '';
background: white;
height: 2px;
width: 0.55rem;
display: block;
z-index: 4;
position: absolute;
top: -1px;
right: 0px;
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
-webkit-transform-origin: top right;
transform-origin: top right; }
.single-galerie .bi-swiper-single-photos .swiper-slide .open span:after {
content: '';
background: white;
height: 2px;
width: 0.6rem;
display: block;
z-index: 4;
position: absolute;
bottom: -2px;
left: 0px;
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
-webkit-transform-origin: bottom left;
transform-origin: bottom left; }
.single-galerie .bi-swiper-single-photos .swiper-slide:hover .open {
opacity: 1; }
.swiper-options {
padding-left: var(--gutter);
padding-right: var(--gutter); }
@media (max-width: 767px) {
.swiper-options > div {
background: var(--white);
padding: calc(var(--gutter-xl)/2) var(--gutter) calc(var(--gutter-xl));
border-bottom: var(--lines-size) solid var(--lines-color);
position: relative; }
.swiper-options > div .swiper-pagination-am-ssp {
position: relative;
z-index: 2;
text-align: center; }
.swiper-options > div .swiper-pagination-am-ssp .swiper-pagination-bullet {
background: var(--grey-text);
opacity: 1;
margin-left: calc(var(--gutter)/2);
margin-right: calc(var(--gutter)/2); }
.swiper-options > div .swiper-pagination-am-ssp .swiper-pagination-bullet.swiper-pagination-bullet-active {
background: var(--primary) !important; } }
@media (min-width: 768px) {
.swiper-options > div {
background: var(--dark-bg);
padding-top: calc(var(--gutter)*2);
position: relative; }
.swiper-options > div:before {
position: absolute;
top: 0;
right: -50vw;
bottom: 0;
left: -50vw;
content: '';
background: var(--dark-bg); }
.swiper-options > div .swiper-pagination-am-ssp {
position: relative;
z-index: 2;
text-align: center; }
.swiper-options > div .swiper-pagination-am-ssp .swiper-pagination-bullet {
background: var(--grey-text);
opacity: 1;
margin-left: calc(var(--gutter)/2);
margin-right: calc(var(--gutter)/2); }
.swiper-options > div .swiper-pagination-am-ssp .swiper-pagination-bullet.swiper-pagination-bullet-active {
background: var(--primary) !important; } }
.sg-heroheader {
background: var(--dark-bg);
color: var(--white);
height: 70vh;
position: relative; }
.sg-heroheader .image {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0; }
.sg-heroheader .image img {
position: absolute;
top: 50%;
right: auto;
bottom: auto;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
min-height: 100%;
width: auto;
height: 100%;
-o-object-fit: cover;
object-fit: cover; }
.sg-heroheader .overlay {
position: absolute;
top: 0;
right: 0;
bottom: -1px;
left: 0;
background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(var(--dark-bg)));
background: linear-gradient(to bottom, transparent, var(--dark-bg)); }
.sg-heroheader .content {
position: absolute;
bottom: var(--gutter-xl);
left: 0;
right: 0; }
.sg-heroheader .content .grid, .sg-heroheader .content .sg-content { }
@media (min-width: 768px) {
.sg-heroheader .content .grid, .sg-heroheader .content .sg-content { } }
.sg-heroheader .content .location {
display: block; }
.sg-heroheader .content .location span {
border-radius: calc(var(--radius)/4);
padding: 0.5rem; }
.sg-heroheader .content .location .city {
background: var(--primary);
color: var(--white);
margin-right: var(--gutter); }
.sg-heroheader .content .location .province {
background: var(--white);
color: var(--black); }
.sg-intro {
background: var(--dark-bg); }
.sg-intro .grid, .sg-intro .sg-content {
max-width: var(--miniGrid); }
.sg-intro .grid p, .sg-intro .sg-content p {
color: var(--white); }
@media (max-width: 767px) {
.sg-intro .grid p, .sg-intro .sg-content p {
margin-top: var(--gutter-xl); } }
@media (min-width: 768px) {
.sg-location {
position: relative; }
.sg-location:before {
position: absolute;
top: 50%;
bottom: 0;
left: 0;
right: 0;
content: '';
background: var(--dark-bg);
border-top: var(--lines-size) solid var(--lines-color); }
.sg-location > div {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin-left: auto;
margin-right: auto;
position: relative;
width: calc(100% - (var(--gutter-xl)*2 - var(--gutter)*2));
max-width: var(--grid-max-size); }
.sg-location .item {
width: 33.333%;
padding-left: var(--gutter);
padding-right: var(--gutter);
height: auto; }
.sg-location .item > div {
background: var(--dark-bg);
border-radius: var(--radius);
padding: calc(var(--gutter)*2);
overflow: hidden;
height: 100%; } }
@media (min-width: 768px) and (min-width: 768px) {
.sg-location .item > div {
border: var(--lines-size) solid var(--lines-color); } }
.sg-location a.icon-link {
background: var(--dark-bg);
border: var(--lines-size) solid var(--lines-color); }
.sg-location a.icon-link svg {
fill: var(--white); }
.sg-location h3 {
color: var(--grey-text);
padding-bottom: calc(var(--gutter-xl)/2); }
@media (min-width: 768px) {
.sg-location h3 {
padding-bottom: var(--gutter); } }
.sg-location h3 ~ p {
color: var(--white); }
.sg-location .hr {
margin-top: var(--gutter-xl);
margin-bottom: var(--gutter-xl); }
@media (min-width: 768px) {
.sg-location .hr {
margin-top: calc(var(--gutter)*2);
margin-bottom: calc(var(--gutter)*2); } }
@media (max-width: 767px) {
.sg-location {
background: var(--dark-bg);
border-top: var(--lines-size) solid var(--lines-color); }
.sg-location .location, .sg-location .contact {
padding: var(--gutter-xl); }
.sg-location .map {
position: relative;
padding: calc(var(--gutter-xl)*3) var(--gutter-xl);
background: var(--black);
border-top: var(--lines-size) solid var(--lines-color);
border-bottom: var(--lines-size) solid var(--lines-color); } }
@media (max-width: 767px) and (min-width: 768px) {
.sg-location .map {
padding: var(--gutter-xl); } }
.sg-more {
padding-top: var(--gutter-xl);
padding-bottom: var(--gutter-xl); }
@media (max-width: 767px) {
.sg-more {
background: var(--secondary);
border-top: var(--lines-size) solid var(--lines-color); } }
@media (min-width: 768px) {
.sg-more {
background: var(--dark-bg); }
.sg-more h2 {
color: var(--white); }
.sg-more ul {
width: 100%;
text-align: center; }
.sg-more .tags-list {
max-width: var(--miniGrid);
margin-left: auto;
margin-right: auto; } }
.sg-nearby {
background: var(--secondary); padding-top: var(--gutter-xl);
padding-bottom: var(--gutter-xl); }    #ajaxsearchlite1 .probox, div.asl_w .probox {
background: var(--white) !important;
height: auto !important; }
#ajaxsearchlite1 .probox .proinput input[type="search"], div.asl_w .probox .proinput input[type="search"] {
padding: 0.5rem !important;
font-family: var(--font-text) !important;
color: var(--black) !important;
font-size: 13px !important;
line-height: 1rem !important; }
#ajaxsearchlite1 .probox .proinput input[type="search"]::-webkit-input-placeholder, div.asl_w .probox .proinput input[type="search"]::-webkit-input-placeholder {
color: rgba(0, 0, 0, 0.25) !important; }
#ajaxsearchlite1 .probox .proinput input[type="search"]:-ms-input-placeholder, div.asl_w .probox .proinput input[type="search"]:-ms-input-placeholder {
color: rgba(0, 0, 0, 0.25) !important; }
#ajaxsearchlite1 .probox .proinput input[type="search"]::-ms-input-placeholder, div.asl_w .probox .proinput input[type="search"]::-ms-input-placeholder {
color: rgba(0, 0, 0, 0.25) !important; }
#ajaxsearchlite1 .probox .proinput input[type="search"]::placeholder, div.asl_w .probox .proinput input[type="search"]::placeholder {
color: rgba(0, 0, 0, 0.25) !important; }
div.asl_w .probox {
border: 2px solid var(--primary) !important; }
div.asl_w .probox .promagnifier {
height: 48px !important;
width: 48px !important;
background: var(--primary) !important; }
div.asl_w .probox .proloading, div.asl_w .probox .proclose, div.asl_w .probox .promagnifier, div.asl_w .probox .prosettings {
height: 48px !important;
width: 48px !important; }
div.asl_r.vertical {
background: var(--primary) !important; }
div.asl_r .results .item .asl_content h3, div.asl_r .results .item .asl_content h3 a {
font-size: 20px !important;
line-height: 68px !important;
font-family: var(--font-title) !important;
color: var(--black) !important;
display: block !important;
padding-left: 2.5rem !important; }
div.asl_r .results .item .asl_content h3:hover, div.asl_r .results .item .asl_content h3 a:hover {
color: var(--primary) !important; }
.asl_nores_header {
font-family: var(--font-text) !important;
padding-top: 2rem !important; }
div.asl_m .probox .proclose svg {
-webkit-box-shadow: 0 0 0 2px var(--primary) !important;
box-shadow: 0 0 0 2px var(--primary) !important; }
div.asl_w .probox .proloading {
-webkit-transform: scale(0.3) !important;
transform: scale(0.3) !important;
-webkit-filter: invert(1) !important;
filter: invert(1) !important; }
.archive #map {
border: var(--lines-size) solid var(--lines-color); }
.archive #map .leaflet-left .leaflet-control {
margin-left: calc(var(--gutter)*4); }
@media (min-width: 768px) {
.archive #map .leaflet-left .leaflet-control {
margin-left: calc(var(--gutter)*2); } }
.archive #map .leaflet-top .leaflet-control {
margin-top: calc(var(--gutter)*4); }
@media (min-width: 768px) {
.archive #map .leaflet-top .leaflet-control {
margin-top: calc(var(--gutter)*2); } }
.leaflet-touch .leaflet-bar {
border: var(--lines-size) solid var(--lines-color) !important;
border-radius: calc(var(--radius)/2) !important; }
.leaflet-container .leaflet-control-attribution {
background: white !important;
border-top: var(--lines-size) solid var(--lines-color) !important;
border-left: var(--lines-size) solid var(--lines-color) !important;
color: var(--black) !important; }
.leaflet-container .leaflet-control-attribution a {
color: var(--primary) !important; }
.leaflet-layer {
-webkit-filter: saturate(0) !important;
filter: saturate(0) !important; }
.marker-cluster {
background: var(--dark-bg) !important; }
.marker-cluster > div {
background: var(--black) !important; }
.marker-cluster > div > span {
color: var(--white); }  .sg-main {
background: var(--secondary);
max-width: 100vw;
overflow: hidden; }
.sg-main .grid, .sg-main .sg-content { }
.sg-main .grid .sg-intro, .sg-main .sg-content .sg-intro {
position: relative; }
.sg-main .grid .sg-intro p, .sg-main .sg-content .sg-intro p {
position: relative;
z-index: 2; }
.sg-main .grid .sg-intro:before, .sg-main .sg-content .sg-intro:before {
content: '';
position: absolute;
top: 0;
right: -50vw;
bottom: 0;
left: -50vw;
background: var(--dark-bg); }
@media (min-width: 768px) {
.sg-main .grid .sg-intro:before, .sg-main .sg-content .sg-intro:before {
border-bottom: var(--lines-size) solid var(--lines-color); } }
@media (max-width: 767px) {
.sg-main .grid .sg-intro, .sg-main .sg-content .sg-intro {
padding-left: var(--gutter);
padding-right: var(--gutter); }
.sg-main .grid .sg-intro p, .sg-main .sg-content .sg-intro p {
padding-top: var(--gutter-xl);
border-top: var(--lines-size) solid var(--lines-color); } }
@media (max-width: 767px) {
.sg-main .grid .content, .sg-main .sg-content .content {
padding: var(--gutter-xl) var(--gutter); } }
.sg-main .grid .ticket-gyg, .sg-main .sg-content .ticket-gyg {
padding: 0 var(--gutter) var(--gutter-xl) var(--gutter); }
@media (min-width: 768px) {
.sg-main .grid .ticket-gyg, .sg-main .sg-content .ticket-gyg {
padding: 0 var(--gutter) calc(var(--gutter-xl) * 0.66) var(--gutter); } }
.sg-main .grid .ticket-gyg > .w-100, .sg-main .sg-content .ticket-gyg > .w-100, .sg-main .grid .ticket-gyg > .rellax-hh, .sg-main .sg-content .ticket-gyg > .rellax-hh {
max-width: var(--grid-max-width); }
.sg-main .grid .ticket-gyg h2, .sg-main .sg-content .ticket-gyg h2 {
padding: var(--gutter-xl) 0;
border-top: var(--lines-size) solid var(--lines-color);
width: 100%;
max-width: var(--grid-max-width); }
@media (min-width: 768px) {
.sg-main .grid .ticket-gyg h2, .sg-main .sg-content .ticket-gyg h2 {
padding: calc(var(--gutter-xl) * 0.66) 0; } }
.sg-main .grid .ticket-gyg .become-a-partner, .sg-main .sg-content .ticket-gyg .become-a-partner {
margin-bottom: 0 !important; }
@media (min-width: 768px) {
.sg-main .grid, .sg-main .sg-content {
display: grid;
grid-template-columns: repeat(3, 33.3333%);
grid-template-rows: repeat(5, auto);
-webkit-box-align: start;
-ms-flex-align: start;
align-items: start; }
.sg-main .grid .sg-intro, .sg-main .sg-content .sg-intro {
background: var(--dark-bg);
grid-column: 1 / 3;
grid-row: 1 / 2;
position: relative;
height: -webkit-max-content;
height: -moz-max-content;
height: max-content; }
.sg-main .grid .sg-intro p, .sg-main .sg-content .sg-intro p {
position: relative;
z-index: 2;
padding: 0 var(--gutter);
max-width: var(--grid-max-width); }
.sg-main .grid .galery, .sg-main .sg-content .galery {
grid-column: 1 / 4;
grid-row: 5 / 6; }
.sg-main .grid .content, .sg-main .sg-content .content {
grid-column: 1 / 3;
grid-row: 2 / 3;
padding: var(--gutter-xl) var(--gutter) calc(var(--gutter-xl)*0.66); }
.sg-main .grid .content *, .sg-main .sg-content .content * {
max-width: var(--grid-max-width); }
.sg-main .grid .ticket-gyg, .sg-main .sg-content .ticket-gyg {
grid-column: 1 / 3;
grid-row: 3 / 4; }
.sg-main .grid .sg-sidebar, .sg-main .sg-content .sg-sidebar {
grid-column: 3 / 4;
grid-row: 1 / 5;
position: relative;
z-index: 8;
padding: 0 var(--gutter); }
.sg-main .grid .sg-sidebar > div, .sg-main .sg-content .sg-sidebar > div {
background: var(--dark-bg);
border-radius: var(--radius);
border: var(--lines-size) solid var(--lines-color);
padding: calc(var(--gutter)*2); }
.sg-main .grid .sg-sidebar .icon-link, .sg-main .sg-content .sg-sidebar .icon-link {
background: transparent !important;
border: var(--lines-size) solid var(--lines-color); }
.sg-main .grid .sg-sidebar .icon-link svg, .sg-main .sg-content .sg-sidebar .icon-link svg {
fill: var(--white); }
.sg-main .grid .more, .sg-main .sg-content .more {
grid-column: 1 / 3;
grid-row: 4 / 5;
padding-bottom: calc(var(--gutter-xl)*0.66); }
.sg-main .grid .more *, .sg-main .sg-content .more * {
max-width: var(--grid-max-width); }
.sg-main .grid .more .heading-2, .sg-main .sg-content .more .heading-2, .sg-main .grid .more .wysiwyg h2, .wysiwyg .sg-main .grid .more h2, .sg-main .sg-content .more .wysiwyg h2, .wysiwyg .sg-main .sg-content .more h2, .sg-main .grid .more .sg-faq .faq-answer h2, .sg-faq .faq-answer .sg-main .grid .more h2, .sg-main .sg-content .more .sg-faq .faq-answer h2, .sg-faq .faq-answer .sg-main .sg-content .more h2, .sg-main .grid .more .home-locations h2, .home-locations .sg-main .grid .more h2, .sg-main .sg-content .more .home-locations h2, .home-locations .sg-main .sg-content .more h2, .sg-main .grid .more .home-map h2, .home-map .sg-main .grid .more h2, .sg-main .sg-content .more .home-map h2, .home-map .sg-main .sg-content .more h2, .sg-main .grid .more .single-galerie h2, .single-galerie .sg-main .grid .more h2, .sg-main .sg-content .more .single-galerie h2, .single-galerie .sg-main .sg-content .more h2, .sg-main .grid .more .ticket-gyg h2, .sg-main .grid .ticket-gyg .more h2, .sg-main .sg-content .more .ticket-gyg h2, .sg-main .sg-content .ticket-gyg .more h2, .sg-main .grid .more .sg-sidebar h2, .sg-sidebar .sg-main .grid .more h2, .sg-main .sg-content .more .sg-sidebar h2, .sg-sidebar .sg-main .sg-content .more h2, .sg-main .grid .more .ctas .intern-cta h2, .ctas .intern-cta .sg-main .grid .more h2, .sg-main .sg-content .more .ctas .intern-cta h2, .ctas .intern-cta .sg-main .sg-content .more h2, .sg-main .grid .more .sub-title, .sg-main .sg-content .more .sub-title {
margin-top: calc(var(--gutter-xl)*0.66); } }
@media (max-width: 767px) {
.p-gy-xl {
padding-top: var(--gutter-xl);
padding-bottom: var(--gutter-xl); } }
@media (max-width: 767px) {
.sg-sidebar {
position: relative;
width: 100%; }
.sg-sidebar:before {
position: absolute;
top: 0;
right: -50vw;
bottom: 0;
left: -50vw;
background: var(--dark-bg);
content: '';
border-top: var(--lines-size) solid var(--lines-color);
border-bottom: var(--lines-size) solid var(--lines-color); }
.sg-sidebar > div {
position: relative;
z-index: 2; } }
.sg-sidebar h2 {
color: var(--white); }
@media (max-width: 767px) {
.sg-sidebar h2 {
padding-bottom: calc(var(--gutter-xl)*1); } }
.sg-sidebar h3 {
color: var(--grey-text); }
@media (max-width: 767px) {
.sg-sidebar h3 {
padding-bottom: calc(var(--gutter-xl)*0.5); } }
@media (min-width: 768px) {
.sg-sidebar h3 {
padding-bottom: var(--gutter); } }
.sg-sidebar p {
color: var(--white); }
@media (max-width: 767px) {
.sg-sidebar p {
padding-bottom: calc(var(--gutter-xl)*0.5); } }
@media (min-width: 768px) {
.sg-sidebar p {
padding: 0 0 calc( var(--gutter)*1.5); } }
@media (min-width: 768px) {
.sg-sidebar .btn, .sg-sidebar .frm_forms .frm_button_submit, .frm_forms .sg-sidebar .frm_button_submit, .sg-sidebar .icon-link {
border-radius: calc(var(--radius)/2); } }
@media (min-width: 1024px) and (max-width: 1439px) {
.home-list .card-guide:nth-child(5), .home-list .card-guide:nth-child(6), .home-list .card-guide:nth-child(7) {
display: none; } }
@media (min-width: 1440px) {
.home-list .card-guide:nth-child(6), .home-list .card-guide:nth-child(7) {
display: none; } }
.main-nav .menu-langs {
color: var(--white);
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-line-pack: center;
align-content: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between; }
.main-nav .menu-langs ul li {
display: inline-block;
margin-left: calc(var(--gutter)*2);
text-transform: uppercase; }
.main-nav .menu-langs ul li.current-lang a {
border-bottom: var(--lines-size) solid var(--primary); }
.no-mb-list {
margin-bottom: calc(var(--gutter)*(-2)); }
.home-partner-card {
background: black;
position: relative;
overflow: hidden; }
.home-partner-card .image {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
opacity: 0.35; }
.home-partner-card .image + div {
position: relative; }
.home-partner-card img {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%) scale(1);
transform: translate(-50%, -50%) scale(1);
-o-object-fit: cover;
object-fit: cover;
width: 100%;
min-height: 100%;
-webkit-transition: -webkit-transform 0.4s ease;
transition: -webkit-transform 0.4s ease;
transition: transform 0.4s ease;
transition: transform 0.4s ease, -webkit-transform 0.4s ease; }
.home-partner-card .label {
background: transparent !important; }
.home-partner-card .title {
color: var(--white);
font-family: var(--font-title);
font-size: 22px;
font-weight: 600; letter-spacing: -1px;
text-align: center; }
.home-partner-card .title + p {
color: var(--grey-text);
text-align: center; }
.home-partner-card .btn, .home-partner-card .frm_forms .frm_button_submit, .frm_forms .home-partner-card .frm_button_submit {
background: gold;
border-color: gold; }
.single-blog-image {
position: relative;
overflow: hidden;
background: var(--dark-bg); }
@media (max-width: 767px) {
.single-blog-image {
height: 100vw; } }
@media (min-width: 768px) {
.single-blog-image {
height: 60vh; } }
@media (min-width: 1024px) {
.single-blog-image {
height: 50vh; } }
.single-blog-image img {
position: absolute;
top: 50%;
left: 50%;
height: 100%;
width: auto;
min-width: 100%;
-o-object-fit: cover;
object-fit: cover;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%); }
.main-nav {
background: var(--black);
position: fixed;
top: 64px;
left: 0;
right: 0;
bottom: 0;
z-index: 99999999;
-webkit-transform: translateX(100%);
transform: translateX(100%); }
.main-nav .content {
padding: 32px; }
.main-nav .content a {
color: var(--white); }
.menu-open .main-nav {
-webkit-transform: translateX(0%);
transform: translateX(0%); }
@media (min-width: 768px) {
.latest-blog .card-blog:last-of-type {
display: none; } }
.page-template-page-villes .city-card a { color: var(--black);
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-flex: flex-wrap;
-ms-flex: flex-wrap;
flex: flex-wrap;
-ms-flex-line-pack: center;
align-content: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
padding: calc(var(--gutter)*4) 0; }
@media (min-width: 768px) {
.page-template-page-villes .city-card a {
padding: calc(var(--gutter)*3) 0; } }
@media (min-width: 1024px) {
.page-template-page-villes .city-card a {
padding: calc(var(--gutter)*2) 0; } }
.page-template-page-villes .city-card a .title {
font-family: var(--font-title);
font-size: 22px;
-webkit-transform: translateY(2px);
transform: translateY(2px); }
.page-template-page-villes .city-card a .count {
background: var(--primary);
color: var(--white);
width: 32px;
height: 32px;
line-height: 32px;
text-align: center;
border-radius: 48px; }
.bg-black {
background: var(--black); }
@media (max-width: 767px) {
.main-header {
display: block;
position: fixed;
top: 0;
left: 0;
right: 0;
z-index: 9999;
height: 64px;
background: var(--white);
border-bottom: var(--lines-size) solid var(--lines-color); }
.main-header > div {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0; }
.main-header > div > .left {
position: absolute;
top: 0;
right: 64px;
bottom: 0;
left: 64px;
z-index: 9999;
border-left: var(--lines-size) solid var(--lines-color);
border-right: var(--lines-size) solid var(--lines-color); }
.main-header > div > .left a {
display: block;
height: 64px;
width: 100%;
text-align: center; }
.main-header > div > .left svg {
max-width: 100%;
max-height: 100%;
-webkit-transform: scale(0.425);
transform: scale(0.425); }
.main-header > div > .left svg .cls-1 {
fill: var(--primary); }
.main-header > div > .left svg .cls-2 {
fill: var(--dark-bg); }
.main-header > div > .right {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0; }
.main-header > div > .right .menu {
display: none; }
.main-header > div > .right .recherche {
position: absolute;
top: 0;
left: 0;
background: var(--primary);
width: 64px;
height: 64px;
border-bottom: var(--lines-size) solid var(--lines-color); }
.main-header > div > .right .menu-toggle {
position: absolute;
top: 0;
right: 0;
background: var(--black);
width: 64px;
height: 64px;
border-bottom: var(--lines-size) solid var(--lines-color); }
.main-header > div > .right svg {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%); } }
.main-header svg {
fill: var(--white); }
@media (min-width: 768px) {
.main-header {
position: absolute;
top: 0;
left: 0;
right: 0;
z-index: 99999; }
.main-header > div {
width: calc(100% - (var(--gutter-xl) * 2 - var(--gutter) * 2));
max-width: var(--grid-max-size);
margin-left: auto;
margin-right: auto;
padding-left: var(--gutter);
padding-right: var(--gutter);
padding-top: calc(var(--gutter)*3);
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-line-pack: center;
align-content: center;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between; }
.main-header > div svg {
height: 28px;
top: 50%;
position: relative;
-webkit-transform: translateY(-50%);
transform: translateY(-50%); }
.main-header > div .right {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-line-pack: center;
align-content: center; }
.main-header > div .right .menu ul { }
.main-header > div .right .menu ul li {
display: inline-block;
margin-right: calc(var(--gutter)*2); } }
@media (min-width: 768px) and (max-width: 1240px) {
.main-header > div .right .menu ul li.menu-item {
display: none; } }
@media (min-width: 768px) and (min-width: 1024px) {
.main-header > div .right .menu ul li {
margin-right: calc(var(--gutter)*3); } }
@media (min-width: 768px) {
.main-header > div .right .menu ul li a {
font-size: 14px;
font-family: var(--font-text);
color: var(--white);
display: block;
position: relative;
padding: 1rem 0; }
.main-header > div .right .menu ul li.menu-item a:after {
content: '';
position: absolute;
bottom: 2px;
left: 0;
right: 0; height: var(--lines-size);
background: var(--primary); -webkit-transform: scaleX(0);
transform: scaleX(0); -webkit-transform-origin: center right;
transform-origin: center right;  -webkit-transition: -webkit-transform 0.25s ease;
transition: -webkit-transform 0.25s ease;
transition: transform 0.25s ease;
transition: transform 0.25s ease, -webkit-transform 0.25s ease; } }
@media (min-width: 768px) and (hover: hover) and (pointer: fine) {
.main-header > div .right .menu ul li.menu-item a:hover:after {
-webkit-transform: scaleX(1);
transform: scaleX(1); -webkit-transform-origin: center left;
transform-origin: center left; } }
@media (min-width: 768px) {
.main-header > div .right .menu ul li.map-link a {
background: var(--primary);
border-radius: var(--buttonRadius);
padding: 1rem 1.5rem;
font-family: var(--font-meta);
text-transform: uppercase;
font-size: 11px;
letter-spacing: 1px;
font-weight: 500; } }
@media (min-width: 1024px) {
#menu-toggle {
display: none; } } .homepage-heroheader {
background: var(--dark-bg); }
.single-tags .tag {
margin-top: calc(var(--gutter)*(-2)); }
@media (min-width: 768px) {
.single-tags .tag {
margin-left: 0;
margin-right: 0; } }
.single-tags .tag a {
margin-top: calc(var(--gutter)*2);
margin-right: var(--gutter); }
.single-blog-intro .text-large, .single-blog-intro .homepage-heroheader .full-height .content h1 + p, .homepage-heroheader .full-height .content .single-blog-intro h1 + p, .single-blog-intro .homepage-heroheader .rellax-hh .content h1 + p, .homepage-heroheader .rellax-hh .content .single-blog-intro h1 + p, .single-blog-intro .home-about, .single-blog-intro .sg-intro .grid p, .sg-intro .grid .single-blog-intro p, .single-blog-intro .sg-intro .sg-content p, .sg-intro .sg-content .single-blog-intro p {
max-width: var(--miniGrid);
margin-left: auto;
margin-right: auto; }
.single-blog-content .wysiwyg, .single-blog-content .sg-faq .faq-answer, .sg-faq .single-blog-content .faq-answer {
max-width: var(--miniGrid);
margin-left: auto;
margin-right: auto; }
.generic-content > .grid > div, .generic-content > .sg-content > div {
width: 100%; }
@media (min-width: 768px) {
.generic-content > .grid > div.small, .generic-content > .sg-content > div.small {
margin-left: auto;
margin-right: auto;
width: 80%; } }
@media (min-width: 1024px) {
.generic-content > .grid > div.small, .generic-content > .sg-content > div.small {
width: 65%; } }
@media (min-width: 1440px) {
.generic-content > .grid > div.small, .generic-content > .sg-content > div.small {
width: 50%; } }
.cta-footer .intern-cta {
background: var(--dark-bg); }
@media (min-width: 768px) {
.cta-footer {
position: relative; }
.cta-footer:before {
background: var(--black);
content: '';
position: absolute;
top: 50%;
right: 0;
bottom: 0;
left: 0;
display: block;
border-top: var(--lines-color) solid var(--lines-size); } }
@media (min-width: 768px) {
.sg-cta {
position: relative;
background: var(--secondary); }
.sg-cta:before {
background: var(--dark-bg);
content: '';
position: absolute;
top: 0;
right: 0;
bottom: 50%;
left: 0;
display: block;
border-bottom: var(--lines-color) solid var(--lines-size); } }
@media (max-width: 767px) {
.ctas {
border-top: var(--lines-color) solid var(--lines-size);
border-bottom: var(--lines-color) solid var(--lines-size); }
.ctas .container {
width: 100%; }
.ctas .container .content {
padding: var(--gutter-xl);
display: block; }
.ctas .container .content.addplace {
padding: var(--gutter-xl);
background: purple; } }
@media (min-width: 768px) {
.ctas .container {
position: relative;
width: calc(100% - (var(--gutter-xl)*2 - var(--gutter)*2));
max-width: var(--grid-max-size);
margin-left: auto;
margin-right: auto;
display: -webkit-box;
display: -ms-flexbox;
display: flex; }
.ctas .container > div {
padding-left: var(--gutter);
padding-right: var(--gutter); }
.ctas .container .content {
background: var(--dark-bg);
border-radius: var(--radius);
padding: calc(var(--gutter)*2);
display: block; } }
.ctas .intern-cta {
overflow: hidden;
position: relative; }
.ctas .intern-cta img {
position: absolute;
top: 50%;
left: 50%;
height: auto;
min-height: 100%;
min-width: 100vw;
-o-object-fit: cover;
object-fit: cover;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
opacity: 0.25;
-webkit-filter: saturate(0);
filter: saturate(0); }
.ctas .intern-cta div {
position: relative;
z-index: 2; }
@media (max-width: 767px) {
.ctas .intern-cta {
border-bottom: var(--lines-color) solid var(--lines-size); } }
.ctas .intern-cta h2 {
text-align: center;
color: var(--white);
line-height: 1.35em; }
@media (min-width: 768px) {
.ctas .intern-cta {
height: 100%;
text-align: center;
position: relative; }
.ctas .intern-cta div {
position: absolute;
top: 50%;
left: calc(var(--gutter)*2);
right: calc(var(--gutter)*2);
-webkit-transform: translateY(-50%);
transform: translateY(-50%); }
.ctas .intern-cta div h2 {
padding-bottom: calc(var(--gutter)*2); } }
.ctas .partner {
background: black; }
.ctas .partner .label {
background: white;
display: inline-block;
border-radius: var(--buttonRadius);
padding: 0.5rem; }
.ctas .partner h2 {
padding-top: calc(var(--gutter)*1);
padding-bottom: calc(var(--gutter)*1);
font-family: var(--font-title);
color: var(--white); }
.ctas .partner h2 + p {
padding-top: var(--gutter);
font-family: var(--font-text);
padding-bottom: calc(var(--gutter)*3); }
.ctas .partner .btn, .ctas .partner .frm_forms .frm_button_submit, .frm_forms .ctas .partner .frm_button_submit {
display: inline-block;
width: 100%; }
@media (min-width: 768px) {
.ctas .partner .btn, .ctas .partner .frm_forms .frm_button_submit, .frm_forms .ctas .partner .frm_button_submit {
width: auto; } }
.single-guide .cta-footer {
background: var(--secondary); }
@media (min-width: 768px) {
.gradient-top {
position: absolute;
top: 0;
right: 0;
bottom: auto;
left: 0;
height: 240px;
background: -webkit-gradient(linear, left top, left bottom, from(var(--dark-bg)), to(transparent));
background: linear-gradient(to bottom, var(--dark-bg), transparent); } }
.color-grey {
color: var(--grey-text); }
@media (min-width: 768px) {
.single-blog-content .gt-xl {
padding-top: calc(var(--gutter-xl) * 0.66) !important; }
.single-blog-content .gb-xl, .single-blog-content .home-about, .single-blog-content .sg-content, .single-blog-content .sg-intro {
padding-bottom: calc(var(--gutter-xl) * 0.66) !important; } }
.single-blog-intro {
border-top: var(--lines-size) solid var(--lines-color);
border-bottom: var(--lines-size) solid var(--lines-color);
color: var(--white);
background: var(--dark-bg); }
.leaflet-popup-content a .name {
color: var(--black);
font-family: var(--font-title);
margin-bottom: 0 !important; }
@media (max-width: 767px) {
.leaflet-popup-content a .name {
font-size: 16px; } }
@media (min-width: 768px) and (max-width: 1023px) {
.leaflet-popup-content a .name {
font-size: 18px; } }
@media (min-width: 1024px) and (max-width: 1439px) {
.leaflet-popup-content a .name {
font-size: 20px; } }
@media (min-width: 1440px) {
.leaflet-popup-content a .name {
font-size: 22px; } }
.leaflet-popup-content a .location {
color: var(--grey-text); }
.quote {
border-top: var(--lines-size) solid var(--lines-color);
border-bottom: var(--lines-size) solid var(--lines-color);
padding: var(--gutter-xl) 0;
text-align: center;
font-family: var(--font-title) !important;
font-size: 1.5em !important; }
@media (min-width: 768px) {
.quote {
padding: calc(var(--gutter-xl) * 0.66) 0; } }
.single-blog-tags {
color: var(--white); }
@media (max-width: 767px) {
.single-blog-tags {
border-top: var(--lines-size) solid var(--lines-color);
background: var(--dark-bg); } }
@media (min-width: 768px) {
.single-blog-tags {
position: relative;
text-align: center; }
.single-blog-tags:before {
content: '';
position: absolute;
top: 50%;
right: 0;
bottom: 0;
left: 0;
background: var(--secondary); }
.single-blog-tags > div > div {
position: relative;
width: 100%;
border-radius: var(--radius); } }
.icon-links-list {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.icon-links-list a {
display: inline-block;
width: var(--icons-size);
height: var(--icons-size);
border-radius: var(--buttonRadius);
background: var(--white); }
@media (max-width: 767px) {
.icon-links-list a {
margin-right: calc(var(--gutter)*2); } }
@media (min-width: 768px) {
.icon-links-list a {
margin-right: var(--gutter); } }
.icon-links-list a svg {
fill: var(--black);
width: 100%;
height: 100%;
-webkit-transform: scale(0.45);
transform: scale(0.45); }
.bg-dark {
background: var(--dark-bg); }
.frm_forms label {
display: block;
padding-bottom: calc(var(--gutter)*4); }
@media (min-width: 768px) {
.frm_forms label {
padding-bottom: var(--gutter); } }
.frm_forms input[type="text"],
.frm_forms input[type="email"], .frm_forms textarea {
display: block;
width: 100%;
margin-bottom: calc(var(--gutter)*8);
padding: calc(var(--gutter)*4);
border: none;
outline: none;
border-radius: var(--radius);
background: var(--secondary); }
@media (min-width: 768px) {
.frm_forms input[type="text"],
.frm_forms input[type="email"], .frm_forms textarea {
margin-bottom: calc(var(--gutter)*2);
padding: calc(var(--gutter)/1); } }
@media (max-width: 767px) {
.ads-hp {
border-top: var(--lines-color) solid var(--lines-size);
background: var(--dark-bg) !important; } }
.ads-hp .gx > h2, .ads-hp .card-blog > h2, .ads-hp .card-guide > h2, .ads-hp .card-province > h2, .ads-hp .navigation.pagination > h2, .ads-hp .latest-guides .more > h2, .latest-guides .ads-hp .more > h2,
.ads-hp .featured-guides .more > h2,
.featured-guides .ads-hp .more > h2,
.ads-hp .latest-blog .more > h2,
.latest-blog .ads-hp .more > h2, .ads-hp .popular-posts .more > h2, .popular-posts .ads-hp .more > h2, .ads-hp .archive-heroheader .content > .grid > div > h2, .archive-heroheader .ads-hp .content > .grid > div > h2, .ads-hp .archive-heroheader .content > .sg-content > div > h2, .archive-heroheader .ads-hp .content > .sg-content > div > h2, .ads-hp .generic-heroheader .content > .grid > div > h2, .generic-heroheader .ads-hp .content > .grid > div > h2, .ads-hp .generic-heroheader .content > .sg-content > div > h2, .generic-heroheader .ads-hp .content > .sg-content > div > h2, .ads-hp .home-locations h2 > h2, .home-locations .ads-hp h2 > h2, .ads-hp .home-locations h3 > h2, .home-locations .ads-hp h3 > h2, .ads-hp .sg-content > h2, .ads-hp .sg-intro .grid p > h2, .sg-intro .grid .ads-hp p > h2, .ads-hp .sg-intro .sg-content p > h2, .sg-intro .sg-content .ads-hp p > h2, .ads-hp .generic-content > .grid > div > h2, .ads-hp .generic-content > .sg-content > div > h2 {
text-align: center;
padding-bottom: calc(var(--gutter)*2);
width: 100%;
display: block;
color: var(--grey-text); }
.label {
background: var(--white);
color: var(--dark-bg); } .sub-title {
padding-bottom: calc(var(--gutter-xl)*1); margin-left: auto;
margin-right: auto; }
@media (min-width: 768px) {
.sub-title {
text-align: center;
padding-bottom: calc(var(--gutter-xl)/2); } }@keyframes aslAnFadeInDrop {
0% {
opacity: 0;
transform: translate(0, -50px);
}
100% {
opacity: 1;
transform: translate(0, 0);
}
}
@-webkit-keyframes aslAnFadeInDrop {
0% {
opacity: 0;
transform: translate(0, -50px);
-webkit-transform: translate(0, -50px);
}
100% {
opacity: 1;
transform: translate(0, 0);
-webkit-transform: translate(0, 0);
}
}
@keyframes aslAnFadeOutDrop {
0% {
opacity: 1;
transform: translate(0, 0);
-webkit-transform: translate(0, 0);
}
100% {
opacity: 0;
transform: translate(0, -50px);
-webkit-transform: translate(0, -50px);
}
}
@-webkit-keyframes aslAnFadeOutDrop {
0% {
opacity: 1;
transform: translate(0, 0);
-webkit-transform: translate(0, 0);
}
100% {
opacity: 0;
transform: translate(0, -50px);
-webkit-transform: translate(0, -50px);
}
}
.hiddend {
display: none !important;
}
div.asl_w.asl_an_fadeInDrop,
div.asl_w.asl_an_fadeOutDrop {
-webkit-animation-duration: 100ms;
animation-duration: 100ms;
-webkit-animation-fill-mode: forwards;
animation-fill-mode: forwards;
}
div.asl_w.asl_an_fadeInDrop {
animation-name: aslAnFadeInDrop;
-webkit-animation-name: aslAnFadeInDrop;
}
div.asl_w.asl_an_fadeOutDrop {
animation-name: aslAnFadeOutDrop;
-webkit-animation-name: aslAnFadeOutDrop;
}
div.asl_w.asl_main_container {
transition: width 130ms linear;
-webkit-transition: width 130ms linear;
}
div.asl_w,
div.asl_w *,
div.asl_r,
div.asl_r *,
div.asl_s,
div.asl_s * {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
-ms-box-sizing: content-box;
-o-box-sizing: content-box;
box-sizing: content-box;
padding: 0;
margin: 0;
border: 0;
border-radius: 0;
text-transform: none;
text-shadow: none;
box-shadow: none;
text-decoration: none;
text-align: left;
letter-spacing: normal;
}
div.asl_r,
div.asl_r * {
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
div.asl_r {
box-sizing: border-box;
margin: 12px 0 0 0;
}
div.asl_m .proinput input::-ms-clear {
display: none !important;
width: 0 !important;
height: 0 !important;
}
div.asl_m .proinput input::-ms-reveal {
display: none !important;
width: 0 !important;
height: 0 !important;
}
div.asl_m input[type="search"]::-webkit-search-decoration,
div.asl_m input[type="search"]::-webkit-search-cancel-button,
div.asl_m input[type="search"]::-webkit-search-results-button,
div.asl_m input[type="search"]::-webkit-search-results-decoration {
display: none;
}
div.asl_m input[type="search"] {
appearance: auto !important;
-webkit-appearance: none !important;
}
.clear {
clear: both;
}
.hiddend {
display: none;
}
div.asl_m textarea:focus,
div.asl_m input:focus {
outline: none;
}
div.asl_m {
width: 100%;
height: auto;
border-radius: 0;
background: rgba(255, 255, 255, 0);
overflow: hidden;
position: relative;
z-index: 200;
}
div.asl_m .probox {
width: auto;
border-radius: 5px;
background: #fff;
overflow: hidden;
border: 1px solid #fff;
box-shadow: 1px 0 3px #ccc inset;
display: -webkit-flex;
display: flex;
-webkit-flex-direction: row;
flex-direction: row;
}
div.asl_m .probox .proinput {
width: 1px;
height: 100%;
margin: 0 0 0 10px;
padding: 0 5px;
float: left;
box-shadow: none;
position: relative;
flex: 1 1 auto;
-webkit-flex: 1 1 auto;
order: 5;
-webkit-order: 5;
}
div.asl_m .probox .proinput form {
height: 100%; margin: 0 !important;
padding: 0 !important;
display: block !important;
max-width: unset !important;
}
div.asl_m .probox .proinput input:before,
div.asl_m .probox .proinput input:after,
div.asl_m .probox .proinput form:before,
div.asl_m .probox .proinput form:after {
display: none;
}
div.asl_m .probox .proinput input {
height: 28px;
border: 0;
background: transparent;
width: 100%;
box-shadow: none;
margin: -1px;
padding: 0;
left: 0;
line-height: normal !important;
display: block;
min-height: unset;
max-height: unset;
}
div.asl_m .probox .proinput input::-webkit-input-placeholder {
opacity: .85;
}
div.asl_m .probox .proinput input::-moz-placeholder {
opacity: .85;
}
div.asl_m .probox .proinput input:-ms-input-placeholder {
opacity: .85;
}
div.asl_m .probox .proinput input:-moz-placeholder {
opacity: .85;
}
div.asl_m .proinput input.orig {
padding: 0 !important;
margin: 0 !important;
background: transparent !important;
border: none !important;
background-color: transparent !important;
box-shadow: none !important;
z-index: 10;
position: relative;
}
div.asl_m .proinput input.autocomplete {
padding: 0 !important;
margin: 0;
background: transparent !important;
border: none !important;
background-color: transparent !important;
box-shadow: none !important;
opacity: .2;
}
div.asl_m .probox .proinput input.autocomplete {
border: 0;
background: transparent;
width: 100%;
box-shadow: none;
margin: 0;
margin-top: -28px !important;
padding: 0;
left: 0;
position: relative;
z-index: 9;
}
div.asl_m .probox .proinput.iepaddingfix {
padding-top: 0;
}
div.asl_m .probox .proinput .loading {
width: 32px;
background: #000;
height: 100%;
box-shadow: none;
}
div.asl_m .probox .proloading,
div.asl_m .probox .proclose,
div.asl_m .probox .promagnifier,
div.asl_m .probox .prosettings {
width: 20px;
height: 20px;
background: none;
background-size: 20px 20px;
float: right;
box-shadow: none;
margin: 0;
padding: 0;
text-align: center;
flex: 0 0 auto;
-webkit-flex: 0 0 auto;
z-index: 100;
}
div.asl_m .probox .promagnifier {
order: 10;
-webkit-order: 10;
}
div.asl_m .probox .prosettings {
order: 1;
-webkit-order: 1;
}
div.asl_m .probox .proloading,
div.asl_m .probox .proclose {
background-position: center center;
display: none;
background-size: auto;
background-repeat: no-repeat;
background-color: transparent;
order: 6;
-webkit-order: 6;
}
div.asl_m .probox .proclose {
position: relative;
cursor: pointer;
}
div.asl_m .probox .promagnifier .innericon,
div.asl_m .probox .prosettings .innericon,
div.asl_m .probox .proclose .innericon {
background-size: 20px 20px;
background-position: center center;
background-repeat: no-repeat;
background-color: transparent;
width: 100%;
height: 100%;
text-align: center;
overflow: hidden;
line-height: initial;
display: block;
}
div.asl_m .probox .promagnifier .innericon svg,
div.asl_m .probox .prosettings .innericon svg,
div.asl_m .probox .proloading svg {
height: 100%;
width: 22px;
vertical-align: baseline;
display: inline-block;
}
div.asl_m .probox .proloading {
padding: 2px;
box-sizing: border-box;
}
div.asl_m .probox div.asl_loader,
div.asl_m .probox div.asl_loader * {
box-sizing: border-box !important;
margin: 0;
padding: 0;
box-shadow: none;
}
div.asl_m .probox div.asl_loader {
box-sizing: border-box;
display: flex;
flex: 0 1 auto;
flex-direction: column;
flex-grow: 0;
flex-shrink: 0;
flex-basis: 28px;
max-width: 100%;
max-height: 100%;
width: 100%;
height: 100%;
align-items: center;
justify-content: center;
}
div.asl_m .probox div.asl_loader-inner {
width: 100%;
margin: 0 auto;
text-align: center;
height: 100%;
}
@-webkit-keyframes rotate-simple {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
50% {
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes rotate-simple {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
50% {
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
div.asl_m .probox div.asl_simple-circle {
margin: 0;
height: 100%;
width: 100%;
animation: rotate-simple .8s infinite linear;
-webkit-animation: rotate-simple .8s infinite linear;
border: 4px solid #fff;
border-right-color: transparent !important;
border-radius: 50%;
box-sizing: border-box;
}
div.asl_m .probox .proclose svg {
background: #333;
border-radius: 50%;
position: absolute;
top: 50%;
width: 20px;
height: 20px;
margin-top: -10px;
left: 50%;
margin-left: -10px;
fill: #fefefe;
padding: 4px;
box-sizing: border-box;
box-shadow: 0 0 0 2px rgba(255, 255, 255, .9);
}
div.asl_r * {
text-decoration: none;
text-shadow: none;
}
div.asl_r .results .asl_nores {
overflow: hidden;
width: auto;
height: 100%;
line-height: initial;
text-align: center;
margin: 0;
background: #fff;
padding: 10px 3px;
color: #222;
}
div.asl_r.horizontal {
padding: 2px 0 10px;
}
div.asl_r.horizontal .results .nores {
background: transparent;
}
div.asl_r .results {
overflow: hidden;
width: auto;
height: 0;
margin: 0;
padding: 0;
}
div.asl_r.horizontal .results {
height: auto;
width: auto;
}
div.asl_r .results .item {
overflow: hidden;
width: auto;
margin: 0;
padding: 3px;
position: relative;
background: #f4f4f4;
border-left: 1px solid rgba(255, 255, 255, .6);
border-right: 1px solid rgba(255, 255, 255, .4);
animation-delay: 0s;
animation-duration: 1s;
animation-fill-mode: both;
animation-timing-function: ease;
backface-visibility: hidden;
-webkit-animation-delay: 0s;
-webkit-animation-duration: 1s;
-webkit-animation-fill-mode: both;
-webkit-animation-timing-function: ease;
-webkit-backface-visibility: hidden;
}
div.asl_r.vertical .results .item:last-child {
margin-bottom: 0;
}
div.asl_r.vertical .results .item:last-child:after {
height: 0;
margin: 0;
width: 0;
}
div.asl_r .results .item .asl_image {
overflow: hidden;
background: transparent;
margin: 2px 8px 0 0;
padding: 0;
float: left;
background-position: center;
background-size: cover;
}
div.asl_r .results .item .asl_image img {
width: 100%;
height: 100%;
}
div.asl_r .results .item .asl_content {
overflow: hidden;
height: auto;
background: transparent;
margin: 0;
padding: 3px 3px 5px 3px;
}
div.asl_r .results .item .asl_content h3 {
margin: 0;
padding: 0;
display: inline;
line-height: inherit;
}
div.asl_r .results .item .asl_content .asl_desc {
margin-top: 4px;
font-size: 12px;
line-height: 18px;
}
div.asl_r .results .item div.etc {
margin-top: 4px;
}
div.asl_r .results a span.overlap {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 1;
}
div.asl_r p.showmore {
text-align: center;
padding: 0;
margin: 0;
font-weight: normal;
font-family: Open Sans;
color: #055e94;
font-size: 12px;
line-height: 30px;
text-shadow: 0 0 0 rgba(255, 255, 255, 0);
background-color: #fff;
margin-top: 3px;
cursor: pointer;
}
div.asl_r p.showmore span {
font-weight: normal;
font-family: Open Sans;
color: #055e94;
font-size: 12px;
line-height: 30px;
text-shadow: 0 0 0 rgba(255, 255, 255, 0);
display: block;
text-align: center;
cursor: pointer;
}
.results .asl_nores .asl_keyword {
padding: 0 6px;
cursor: pointer;
font-weight: bold;
font-family: Open Sans;
}
div.asl_r .resdrg {
height: auto;
}
div.asl_w .group:first-of-type {
margin: 0 0 -3px;
}
div.asl_s.searchsettings {
width: 200px;
height: auto;
position: absolute;
display: none;
z-index: 1101;
border-radius: 0 0 3px 3px;
visibility: hidden;
padding: 0;
}
div.asl_s.searchsettings form {
display: flex;
flex-wrap: wrap;
margin: 0 0 12px 0 !important;
padding: 0 !important;
}
div.asl_s.searchsettings .asl_option_inner {
margin: 2px 10px 0 10px;
*padding-bottom: 10px;
}
div.asl_s.searchsettings.ie78 .asl_option_inner {
margin-bottom: 0 !important;
padding-bottom: 0 !important;
}
div.asl_s.searchsettings .asl_option_label {
font-size: 14px;
line-height: 20px !important;
margin: 0;
width: 150px;
text-shadow: none;
padding: 0;
min-height: 20px;
border: none;
background: transparent;
float: none;
}
div.asl_s.searchsettings .asl_option_inner input[type=checkbox] {
display: none !important;
}
div.asl_s.searchsettings.ie78 .asl_option_inner input[type=checkbox] {
display: block;
}
div.asl_s.searchsettings.ie78 .asl_option_label {
float: right !important;
}
div.asl_s.searchsettings .asl_option {
display: flex;
flex-direction: row;
-webkit-flex-direction: row;
align-items: flex-start;
margin: 0 0 10px 0;
cursor: pointer;
}
div.asl_s.searchsettings .asl_option.asl-o-last,
div.asl_s.searchsettings .asl_option:last-child {
margin-bottom: 0;
}
div.asl_s.searchsettings .asl_option_inner {
width: 17px;
height: 17px;
position: relative;
flex-grow: 0;
-webkit-flex-grow: 0;
flex-shrink: 0;
-webkit-flex-shrink: 0;
}
div.asl_s.searchsettings .asl_option_inner .asl_option_checkbox {
cursor: pointer;
position: absolute;
width: 17px;
height: 17px;
top: 0;
padding: 0;
border-radius: 2px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .5), 0 1px 0 rgba(255, 255, 255, .2);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .5), 0 1px 0 rgba(255, 255, 255, .2);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .5), 0 1px 0 rgba(255, 255, 255, .2);
overflow: hidden;
font-size: 0 !important;
color: rgba(0, 0, 0, 0);
} div.asl_r.vertical .results,
div.asl_s.searchsettings .asl_sett_scroll {
scrollbar-width: thin;
scrollbar-color: rgba(0, 0, 0, 0.5) transparent;
}
div.asl_r.vertical .results {
scrollbar-color: rgba(0, 0, 0, 0.5) rgb(255,255,255);
}
div.asl_r.vertical .results::-webkit-scrollbar {
width: 10px;
}
div.asl_s.searchsettings .asl_sett_scroll::-webkit-scrollbar {
width: 6px;
}
div.asl_s.searchsettings .asl_sett_scroll::-webkit-scrollbar-track {
background: transparent;
box-shadow: inset 0 0 12px 12px transparent;
border: none;
}
div.asl_r.vertical .results::-webkit-scrollbar-track {
background: rgb(255, 255, 255);
box-shadow: inset 0 0 12px 12px transparent;
border: solid 2px transparent;
}
div.asl_r.vertical .results::-webkit-scrollbar-thumb,
div.asl_s.searchsettings .asl_sett_scroll::-webkit-scrollbar-thumb {
background: transparent;
box-shadow: inset 0 0 12px 12px rgba(0, 0, 0, 0);
border: solid 2px transparent;
border-radius: 12px;
}
div.asl_s.searchsettings .asl_sett_scroll::-webkit-scrollbar-thumb {
border: none;
}
div.asl_r.vertical:hover .results::-webkit-scrollbar-thumb,
div.asl_s.searchsettings:hover .asl_sett_scroll::-webkit-scrollbar-thumb {
box-shadow: inset 0 0 12px 12px rgba(0, 0, 0, 0.5);
}
@media (hover: none), (max-width: 500px) {
div.asl_r.vertical .results::-webkit-scrollbar-thumb,
div.asl_s.searchsettings .asl_sett_scroll::-webkit-scrollbar-thumb {
box-shadow: inset 0 0 12px 12px rgba(0, 0, 0, 0.5);
}
} div.asl_s.searchsettings .asl_option_inner .asl_option_checkbox:after {
opacity: 0;
font-family: 'aslsicons2';
content: "\e800";
font-weight: normal !important;
background: transparent;
border: none !important;
box-sizing: content-box;
color: #fff;
height: 100%;
width: 100%;
padding: 0 !important;
margin: 1px 0 0 0 !important;
line-height: 17px;
text-align: center;
text-decoration: none;
text-shadow: none;
display: block;
font-size: 11px !important;
position: absolute;
top: 0;
left: 0;
z-index: 1;
}
div.asl_s.searchsettings.ie78 .asl_option_inner .asl_option_checkbox:after {
display: none;
}
div.asl_s.searchsettings .asl_option_inner .asl_option_checkbox:hover::after {
opacity: .3;
}
div.asl_s.searchsettings .asl_option_inner input[type=checkbox]:checked+.asl_option_checkbox:after {
opacity: 1;
}
div.asl_s.searchsettings fieldset {
position: relative;
float: left;
}
div.asl_s.searchsettings fieldset {
background: transparent;
font-size: .9em;
margin: 12px 0 0 !important;
padding: 0;
width: 192px;
}
div.asl_s.searchsettings fieldset .asl_option_label {
width: 130px;
display: block;
}
div.asl_s.searchsettings form fieldset legend {
padding: 5px 0 8px 10px;
}
#asl_hidden_data {
display: none !important;
}
.asl_r .item { .asl__af-tt-container {
position: relative;
z-index: 2;
.asl__af-tt-link {
transition: opacity 0.2s;
&:hover {
opacity: 0.7;
}
}
}
.average-rating {
--percent: 0%;
--color: #2EA3F2;
--bg-color: rgba(0,0,0,0.2);
--size: 17px;
position: relative;
appearance: none;
width: auto;
display: inline-block;
vertical-align: baseline;
font-size: var(--size);
line-height: calc(var(--size) - 15%);
color: var(--bg-color);
background: linear-gradient(90deg, var(--color) var(--percent), var(--bg-color) var(--percent));
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
}
.asl_r .item {
.price {
--regular-price-color: #666;
--sale_price_color: #666;
color: var(--regular-price-color);
del {
opacity: .5;
display: inline-block;
text-decoration: line-through;
color: var(--regular-price-color);
}
ins {
margin-left: 0.5em;
text-decoration: none;
font-weight: 700;
display: inline-block;
color: var(--sale_price_color);
}
}
.add-to-cart-container {
display: flex;
flex-wrap: wrap;
align-items: center;
position: relative;
z-index: 10;
width: 100%;
margin: 12px 0;
.add-to-cart-quantity {
padding: 8px 0 8px 8px;
background: #eaeaea;
width: 32px;
border-radius: 4px 0 0 4px;
height: 18px;
min-height: unset;
display: inline-block;
font-size: 13px;
line-height: normal;
}
.add-to-cart-button {
padding: 8px;
border-radius: 4px;
background: #6246d7;
color: white;
height: 18px;
min-height: unset;
display: block;
text-align: center;
min-width: 90px;
font-size: 13px;
line-height: normal;
&.add-to-cart-variable {
border-radius: 4px;
}
&.loading {
content: url("data:image/svg+xml,%3Csvg width='38' height='38' viewBox='0 0 38 38' xmlns='http://www.w3.org/2000/svg' stroke='%23fff'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg transform='translate(1 1)' stroke-width='2'%3E%3Ccircle stroke-opacity='.5' cx='18' cy='18' r='18'/%3E%3Cpath d='M36 18c0-9.94-8.06-18-18-18'%3E%3CanimateTransform attributeName='transform' type='rotate' from='0 18 18' to='360 18 18' dur='1s' repeatCount='indefinite'/%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
}
a.added_to_cart {
flex-basis: 100%;
margin-top: 8px;
}
}
.add-to-cart-container:has(.add-to-cart-quantity) {
.add-to-cart-button {
border-radius: 0 4px 4px 0;
}
}
}
.rtl .asl_content,
.rtl .asl_nores,
.rtl .asl_content *,
.rtl .asl_nores *,
.rtl .searchsettings form {
text-align: right !important;
direction: rtl !important;
}
.rtl .asl_nores>* {
display: inline-block;
}
.rtl div.asl_r .results .item .asl_image {
float: right;
margin: 2px 0 0 8px;
}
.rtl .searchsettings .asl_option {
flex-direction: row-reverse !important;
-webkit-flex-direction: row-reverse !important;
}
.rtl .asl_option {
direction: ltr;
}
.rtl .asl_label,
.rtl .asl_option div.asl_option_label {
text-align: right !important;
}
.rtl .asl_label {
max-width: 1000px !important;
width: 100%;
direction: rtl !important;
}
.rtl .asl_label input[type=radio] {
margin: 0 0 0 6px !important;
}
.rtl .asl_option_cat_level-0 div.asl_option_label {
font-weight: bold !important;
}
.rtl fieldset .asl_option_cat_level-1 {
margin-right: 12px !important;
margin-left: 0;
}
.rtl fieldset .asl_option_cat_level-2 {
margin-right: 24px !important;
margin-left: 0;
}
.rtl fieldset .asl_option_cat_level-3 {
margin-right: 36px !important;
margin-left: 0;
}
.rtl .searchsettings legend {
text-align: right !important;
display: block;
width: 100%;
}
.rtl .searchsettings input[type=text],
.rtl .searchsettings select {
direction: rtl !important;
text-align: right !important;
}
.rtl div.asl_w.asl_s.searchsettings form,
.rtl div.asl_w.asl_sb.searchsettings form {
flex-direction: row-reverse !important;
}
.rtl div.horizontal.asl_r div.item {
float: right !important;
}
.rtl p.asl-try {
direction: rtl;
text-align: right;
margin-right: 10px;
width: auto !important;
}