@charset "UTF-8";
@charset "UTF-8";
@charset "UTF-8";
@font-face {
font-family: 'looksawesome';
src:  url(//alk.in.th/wp-content/plugins/onionbuzz-viral-quiz/static/fonts/looksawesome.eot?pehexf);
src:  url(//alk.in.th/wp-content/plugins/onionbuzz-viral-quiz/static/fonts/looksawesome.eot?pehexf#iefix) format('embedded-opentype'),
url(//alk.in.th/wp-content/plugins/onionbuzz-viral-quiz/static/fonts/looksawesome.ttf?pehexf) format('truetype'),
url(//alk.in.th/wp-content/plugins/onionbuzz-viral-quiz/static/fonts/looksawesome.woff?pehexf) format('woff'),
url(//alk.in.th/wp-content/plugins/onionbuzz-viral-quiz/static/fonts/looksawesome.svg?pehexf#looksawesome) format('svg');
font-weight: normal;
font-style: normal;
}
[class^="icon-"], [class*=" icon-"] { font-family: 'looksawesome' !important;
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;
}
.icon-ico-correct .path1:before {
content: "\e910";
color: #8ecb50;
font-family: 'looksawesome' !important;
}
.icon-ico-correct .path2:before {
content: "\e911";
color: #fff;
margin-left: -1em;
font-family: 'looksawesome' !important;
}
.icon-ico-incorrect .path1:before {
content: "\e912";
color: #cb5050;
font-family: 'looksawesome' !important;
}
.icon-ico-incorrect .path2:before {
content: "\e913";
color: #fff;
margin-left: -1em;
font-family: 'looksawesome' !important;
}
.icon-ico-play:before {
content: "\e914";    font-family: 'looksawesome' !important;
}
.icon-ico-replay:before {
content: "\e915";    font-family: 'looksawesome' !important;
}
.icon-arrow-left:before {
content: "\e900";    font-family: 'looksawesome' !important;
}
.icon-arrow-right:before {
content: "\e901";    font-family: 'looksawesome' !important;
}
.icon-twitter:before {
content: "\f099";
}
.icon-facebook:before {
content: "\f09a";
}
.icon-google-plus:before {
content: "\f0d5";
}
.icon-envelope:before {
content: "\f0e0";
}
.icon-flip-symbol:before {
content: "\e91a";    font-family: 'looksawesome' !important;
}
.icon-ico-upvote:before {
content: "\e91b";    font-family: 'looksawesome' !important;
}
* {
box-sizing: border-box;
}
.la-shortcode-container{
display: block;
position: relative;
width: 100%;
box-sizing: border-box;
}
.la-shortcode-container.quiz-slider{
}
.la-shortcode-container.shortcode-quiz{
}
.la-shortcode-container.shortcode-quiz hr{
margin: 20px 0;
}
.la-quiz-text{
}
.la-quiz-title{
}
.la-quiz-description{
margin-bottom: 20px;
}
.la-quiz-description p{
margin-bottom: 0px;
}
.la-quiz-image{
width: 100%;
}
.la-quiz-image img{
width: 100%;
}
.la-quiz-image-caption{
font-size: 12px;
font-style: italic;
color: #aaa;
}
.la-quiz-questions{
}
.la-quiz-questions-list{
}
.la-quiz-question-item{
margin: 20px 0px 40px 0px;
}
.la-quiz-question-item.style-type-3{
border-bottom: 2px solid #ebebeb;
}
.la-quiz-question-item.style-type-3:first-of-type{
margin-top: 40px;
}
.la-quiz-question-item.style-type-4{
border-bottom: 2px solid #ebebeb;
}
.la-quiz-question-item.style-type-3:last-of-type{
border-bottom:none;
margin-bottom:0;
}
.la-quiz-question-item.style-type-4:last-of-type{
border-bottom:none;
margin-bottom:0;
}
.la-quiz-question-title{
}
.numberCircle {
display: inline-flex;
align-items: center;
justify-content: center;
background-color: #30B4FF;
color: #FFF;
width: 50px;
height: 50px;
border-radius: 50%;
padding: 0px 10px 0px 10px;
vertical-align: middle;
float: left;
margin: -15px 10px 0px 0px;
font-size: 25px;
font-weight: bold;
}
.numberCircle:before {
content:'';
float: left;
width: auto;
padding-bottom: 100%;
}
.numberSquare {
display: inline-flex;
align-items: center;
justify-content: center;
background-color: #30B4FF;
color: #FFF;
width: 50px;
height: 50px;
padding: 0px 10px 0px 10px;
vertical-align: middle;
float: left;
margin: -5px 10px 0px 0px;
border-radius: 4%;
font-size: 22px;
font-weight: bold;
}
.numberSquare:before {
content:'';
float: left;
width: auto;
padding-bottom: 100%;
}
.laqm-upvote-button{
float: right;
display: inline-block;
width: auto;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
color: #000;
font-size: 16px;
font-weight: bold;
height: 50px;
background: #F2F2F2;
padding: 12px 14px 11px 10px;
text-decoration: none;
text-transform: uppercase;
margin: -5px 0px 0px 0px;
overflow: hidden;
cursor: pointer;
-webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
-moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
-o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
}
.laqm-upvote-button:hover{
color: #fff;
background: #FF0136;
}
.laqm-upvote-button.upvoted{
color: #fff;
background: #8ECB50;
}
.la-quiz-question-title h3{
xmargin-bottom: 15px!important;
margin: 10px 0 20px;
}
.la-quiz-question-item.style-type-3 .la-quiz-question-title h3{
padding-left: 10px;
display: inline-block;
float: left;
width: 75%;
}
.laqm-slide.style-type-3 .la-quiz-question-title h3{
display: inline-block;
float: left;
width: 75%;
}
.la-quiz-question-description{
}
.la-quiz-question-image{
position: relative;
text-align: center;
}
.la-quiz-question-image img{
width: 100%;
}
.flipcard .card {
display: inline-block;
position: relative;
width: 100%;
xheight: 400px;
opacity: 1;
overflow: hidden;
cursor: pointer;
}
.flipcard .card .symbol{
display: block;
position: absolute;
top: 20px;
right: 20px;
background: rgba(255,255,255,0.60);
box-shadow: -4px 4px 0 0 rgba(0,0,0,0.07);
z-index: 1;
font-size: 50px;
border-radius: 25px;
color: #000;
}
.flipcard .front, .back {
width: 100%;
height: 100%;
position: absolute;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transition: -webkit-transform 300ms;
transition: -webkit-transform 300ms;
transition: transform 300ms;
transition: transform 300ms, -webkit-transform 300ms;
-webkit-transition-timing-function: linear;
transition-timing-function: linear;
}
.flipcard .front {
position: relative;
transform: rotateY(0deg);
text-align: center;
}
.flipcard .back {
position: absolute; top: 0; left: 0; width: 100%; height: 100%;
-webkit-transform: rotateY(180deg);
transform: rotateY(180deg);
color: #fff;
}
.flipcard .card .front.flipit{ -webkit-transform: rotateY(-180deg);
transform: rotateY(-180deg); }
.flipcard .card .back.flipit { -webkit-transform: rotateY(0deg);
transform: rotateY(0deg); }
.la-quiz-question-image-caption{
font-size: 12px;
font-style: italic;
color: #aaa;
margin: 5px 0px 5px 0px;
}
.la-quiz-question-explanation{
display: none;
border: 2px solid #E3E3E3;
background: #F9F9F9;
padding: 26px 35px 0px 20px;
border-radius: 4px;
box-shadow: 3px 3px 0px #F9F7F7;
margin-bottom: 15px;
}
.la-quiz-question-explanation.correct{
background: #F2FFE5;
border: 2px solid #B1E680;
}
.la-quiz-question-explanation.incorrect{
background: #FFEEEE;
border: 2px solid #E57C7E;
}
.explanation-icon{
float: left;
font-size: 35px;
margin: -8px 0px 0px 0px;
width: 47px;
}
.explanation-info{
float: none;
width: auto;
overflow: hidden;
}
.explanation-image img{
width: 100%;
}
.explanation-info h3{
margin: 0px 0px 10px 0px;
}
.explanation-info h4{
margin: 0px 0px 10px 0px;
}
.la-quiz-question-answers{
display: block;
width: 100%;
margin-top: 11px;
margin-bottom: 10px;
}
.la-quiz-match-giveup{
display: none;
text-align: right;
font-size: 16px;
color: #FF0136;
text-decoration: underline;
margin: -3px 45px 10px 0px;
cursor: pointer;
}
.quiz-answer-input{
position: relative;
width: 100%;
border: 2px solid #EBEBEB;
box-shadow: inset 0px 4px #ebebeb;
background: #fff;
padding: 16px 130px 14px 20px;
margin: 0px 0px 8px 0px;
cursor: pointer;
border-radius: 4px;
}
.quiz-answer-input input{
border:none;
width: 100%;
padding: 0px 0px 6px 0px;
}
.quiz-answer-input.active{
border: 2px solid #FFD693;
}
.quiz-answer-input.active .input-button-inside{
background: #FF0136;
}
.quiz-answer-input.correct{
background: #F3FFE7;
border: 2px solid #B8E986;
box-shadow: 3px 3px 0px #F9F7F7;
}
.quiz-answer-input.correct input{
color: #000;
}
.quiz-answer-input.correct .input-button-inside{
background: #8ECB50;
text-transform: uppercase;
}
.quiz-answer-input.correct span.icon-ico-correct{
display: inline-block;
float: left;
font-size: 28px;
margin: 0px 0px 0px -8px;
}
.quiz-answer-input.incorrect{
background: #fff;
border: 2px solid #E98686;
}
.quiz-answer-input.incorrect .input-button-inside{
background: #FF0136;
}
.input-button-inside {
display: inline-block;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
position: absolute;
top: 12px;
right: 23px;
font-size: 16px;
font-weight: bold;
cursor: pointer;
padding: 7px 25px 5px;
-webkit-border-radius: 3px;
border-radius: 3px;
color: rgba(255,255,255,1);
-o-text-overflow: clip;
text-overflow: clip;
background: #EBEBEB;
-webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
-moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
-o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
}
.input-button-inside.correct{
top: 10px;
}
.input-button-inside:hover{
background: #FF0136;
}
.la-quiz-question-answer-item{
display: inline-block;
width: 49%;
border: 2px solid #E3E3E3;
background: #F9F9F9;
padding: 8px 8px 5px 8px;
margin: 0px 2px 8px 2px;
cursor: pointer;
border-radius: 4px;
}
.la-quiz-answers-grid .la-quiz-question-answer-item{
display: inline-block;
width: 48%;
border: 2px solid #E3E3E3;
background: #F9F9F9;
padding: 8px 8px 5px 8px;
margin: 0px 2px 8px 5px;
cursor: pointer;
border-radius: 4px;
}
.la-quiz-answers-list .la-quiz-question-answer-item{
display: inline-block;
width: 100%;
border: 2px solid #E3E3E3;
background: #F9F9F9;
padding: 20px;
margin: 0px 0px 8px 0px;
cursor: pointer;
border-radius: 4px;
}
.la-quiz-question-answer-item.active{
background: #FFF8EC;
border: 2px solid #FED08D;
box-shadow: 3px 3px 0px #F9F7F7;
}
.la-quiz-question-answer-item.active.correct{
background: #F2FFE5;
border: 2px solid #B1E680;
box-shadow: 3px 3px 0px #F9F7F7;
}
.la-quiz-question-answer-item.active.incorrect{
background: #FFEEEE;
border: 2px solid #E57C7E;
box-shadow: 3px 3px 0px #F9F7F7;
}
.la-quiz-question-answer-item .icon-ico-correct,
.la-quiz-question-answer-item .icon-ico-incorrect{
display: none;
position: absolute;
right: 15px;
margin-top: 8px;
font-size: 35px;
}
.la-quiz-question-answer-item.active.correct .icon-ico-correct{
display: block;
}
.la-quiz-question-answer-item.active.incorrect .icon-ico-incorrect{
display: block;
}
.la-quiz-question-answer-item.notselected{
opacity: 0.6;
}
.la-quiz-question-answer-item:hover{
background: #FFF8EC;
border: 2px solid #FED08D;
box-shadow: 3px 3px 0px #F9F7F7;
}
.la-quiz-question-answer-title{
}
.la-quiz-question-answer-image{
display: block;
width: 100%;
xmin-height: 220px;
xmax-height: 220px;
overflow: hidden;
border: 0px solid #ebebeb;
}
.la-quiz-question-answer-image img{
width: 100%;
}
.la-quiz-question-answer-actions{
}
.la-quiz-question-answer-trigger{
width: 9%;
height: auto;
margin: 0px 2px 0px 0px;
padding: 0px 0px 0px 0px;
float: left;
}
.la-quiz-question-answer-title{
width: 100%;
text-align: left;
font-size: 15px;
margin-top: 0px;
} .la-quiz-question-answers.flex-stretch{
display: flex;
align-items: stretch;
}
.la-quiz-question-answers.flex-stretch .la-quiz-answers-grid{
flex-grow: 1;
flex-shrink: 1;
display: flex;
flex-wrap: wrap;
align-items: stretch;
margin: 0px -4px;
}
.la-quiz-question-answers.flex-stretch.flex2 .la-quiz-question-answer-item{
position: relative;
cursor: pointer;
flex-grow: 1;
width: 45%;
padding: 10px;
margin: 4px 4px 4px 4px;
display: flex;
flex-direction: column;
}
.la-quiz-question-answers.flex-stretch.flex1 .la-quiz-question-answer-item{
width: 100%;
}
.la-quiz-question-answers.flex-stretch.flex2 .la-quiz-question-answer-item{
width: 45%;
}
.la-quiz-question-answers.flex-stretch.flex3 .la-quiz-question-answer-item{
width: 32%;
}
.la-quiz-question-answers.flex-stretch.flex4 .la-quiz-question-answer-item{
width: 160px;
}
@media (max-width: 680px) {
.la-quiz-question-answers.flex-stretch .la-quiz-question-answers {
flex-wrap: wrap;
}
.la-quiz-question-answers.flex-stretch .la-quiz-question-answer-item {
width: 100%;
margin-right:0;
}
.la-quiz-question-answers.flex-stretch.flex3 .la-quiz-question-answer-item {
width: 31%;
}
}
.laqm-slider-block{
border: 2px solid #EBEBEB;
padding: 30px;
box-sizing: border-box;
border-radius: 4px;
background: #fff;
height: auto;
overflow: hidden;
}
.laqm-slider-nav-block{
position: relative;
width: 100%;
border: 5px solid #e6e6e6;
padding: 15px 20px 15px 20px;
box-sizing: border-box;
text-align: center;
margin-top: 10px;
margin-bottom: 20px;
background: #F7F7F7;
}
.laqm-slider-nav-prev{
display: inline-block;
padding-left: 0px;
width: 43px;
vertical-align: middle;
height: 42px;
}
.laqm-slider-nav-text{
}
.laqm-slider-nav-text h4{
margin: 0px!important;
font-size: 16px;
}
.laqm-slider-nav-next{
display: inline-block;
padding-left: 10px;
width: auto;
vertical-align: middle;
line-height: 30px;
height: 43px;
float: right;
}
.laqm-slide-title{
color: #949494;
text-transform: uppercase;
font-size: 14px;
font-weight: bold;
margin-bottom: 5px;
}
.laqm-upvote-button .iconhere{
display: inline;
float: left;
}
.laqm-upvote-button span:before{
float: right;
text-align: center;
font-size: 22px;
margin: 3px 6px 0px 0px;
pointer-events: none;
}
.laqm-slider-nav-button{
display: inline-block;
width: auto;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
color: #ffffff;
font-size: 16px;
font-weight: bold;
height: 42px;
background: #DCDBDB;
padding: 11px 10px 11px 10px;
text-decoration: none;
text-transform: uppercase;
margin: 0px 0px 0px 0px;
overflow: hidden;
}
.laqm-slider-nav-button.laqm-slider-prev{
padding: 7px 5px 5px 30px;
width: 43px;
}
@media (max-width: 680px) {
.laqm-slider-next{
width: 120px;
}
.checklist-result-button{
width: 160px;
}
}
.laqm-slider-nav-button.withtext{
padding: 7px 15px 5px 30px;
}
.laqm-slider-nav-button .iconhere{
display: inline;
}
.laqm-slider-nav-button span:before{
float: right;
text-align: center;
font-size: 22px;
margin: 3px 6px 0px 0px;
pointer-events: none;
}
.laqm-slider-nav-button.checklist-result-button{
padding-left: 15px;
}
.la-play-again{
display: inline-block;
width: auto;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
color: #ffffff;
font-size: 16px;
font-weight: bold;
height: 43px;
background: #DCDBDB;
padding: 11px 10px 11px 10px;
text-decoration: none;
text-transform: uppercase;
margin: 0px 0px 0px 0px;
overflow: hidden;
}
.la-play-again.withtext{
padding: 7px 35px 5px 30px;
}
.la-play-again .iconhere{
display: inline;
}
.la-play-again span:before{
float: left;
text-align: center;
font-size: 22px;
margin: 3px 6px 0px 0px;
pointer-events: none;
}
.la-quiz-result{
display: none;
}
.la-quiz-result hr{
margin: 15px 0;
}
.la-quiz-result-block{
border: 2px solid #EBEBEB;
padding: 30px;
box-sizing: border-box;
border-radius: 4px;
background: #fff;
height: auto;
overflow: hidden;
}
.la-quiz-result-block.grey{
border: 5px solid #e6e6e6;
padding: 20px 10px 20px 10px;
box-sizing: border-box;
text-align: center;
margin-top: 10px;
background: #F7F7F7;
}
.la-quiz-result-block.repl{
border: 5px solid #e6e6e6;
padding: 25px 25px 25px 25px;
box-sizing: border-box;
text-align: center;
margin-top: 10px;
background: #F7F7F7;
border-radius: 0px;
}
.la-quiz-result-progress{
width: 100%;
height: 6px;
background: #EBEBEB;
border-radius: 3px;
overflow: hidden;
margin-bottom: 15px;
}
.la-quiz-result-progress .progress-bar{
height: 6px;
width: 0%;
background-color: #BDEF65;
-webkit-transition: width 2s; transition: width 2s;
}
.la-quiz-result-block.notopborder{
border-top: none;
}
.nomarginbottom{
margin-bottom: 5px;
}
.la-quiz-result-share {
}
.la-quiz-result-share h4{
font-size: 16px;
margin: 0px;
}
.la-quiz-result-share-buttons{
display: flex;
margin: 15px -2px 0px;
}
.la-quiz-result-quiz{
display: inline-block;
text-align: left;
margin: 0px;
line-height: 30px;
}
.la-quiz-result-quiz h4{
margin: 0px 0 0px;
font-size: 16px;
}
.la-quiz-result-image{
text-align: center;
}
.la-quiz-result-image img{
width: 100%;
}
.la-quiz-result-caption{
font-size: 12px;
font-style: italic;
color: #aaa;
margin: 5px 0px 5px 0px;
}
.la-quiz-result-score{
display: inline-block;
float: right;
vertical-align: middle;
line-height: 30px;
margin-top: 5px;
}
.la-quiz-result-score h3{
margin: 0px 0px 10px 0px;
}
.la-quiz-result-score span{
color: #A3A3A3;
}
.la-quiz-result-title{
display: inline-block;
vertical-align: bottom;
line-height: 30px;
width: 75%;
}
.la-quiz-result-title h1{
margin: 0px 0px 10px 0px!important;
}
.la-quiz-result-description{
}
.la-quiz-result-buttons{
text-align: center;
}
.la-quiz-share{
text-align: center;
}
.la-quiz-sharelock{
display: none;
width: 100%;
border: 5px solid #e6e6e6;
padding: 25px 20px 25px 20px;
box-sizing: border-box;
text-align: center;
margin-top: 10px!important;
background: #F7F7F7;
}
.la-quiz-email-form{
display: none;
width: 100%;
border: 5px solid #e6e6e6;
padding: 40px 20px 25px 20px;
box-sizing: border-box;
text-align: center;
margin-top: 10px!important;
background: #F7F7F7;
}
.la-quiz-form-right{
float: right;
width: 180px;
}
.la-quiz-form-left{
float: none;
width: auto;
}
.la-quiz-form-warn{
color: #A4A4A4;
font-size: 13px;
}
.la-quiz-email-form input{
display: inline-block;
border: 2px solid #E6E6E6!important;
background: #fff!important;
width: 65%;
height: 40px;
}
.la-quiz-form-title{
margin: 0px 0px 10px 0px
}
.la-quiz-form-subtitle{
color: #999999;
font-size: 17px;
margin-bottom: 15px;
}
.la-ask-email{
width: 60%;
margin-top: 15px;
background-color: #fff;
border: 2px solid #E6E6E6;
}
.la-quiz-result-button-replay{
display: inline-block;
width: 160px;
vertical-align: middle;
height: 42px;
}
.la-front-button{
width: auto;
padding: 9px 28px;
color: #000;
text-align: center;
text-transform: uppercase;
letter-spacing: 0em;
display: inline-block;
position: relative;
z-index: 0;
margin-right: 0.2px;
font-size: 16px;
font-weight: bold;
text-decoration: none;
text-align: center;
vertical-align: middle;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
cursor: pointer;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
zoom: 1;
-webkit-transition: border-color 0.175s ease-in-out, background-color 0.175s ease-in-out, color 0.175s ease-in-out, padding 0.175s ease-in-out;
-moz-transition: border-color 0.175s ease-in-out, background-color 0.175s ease-in-out, color 0.175s ease-in-out, padding 0.175s ease-in-out;
-o-transition: border-color 0.175s ease-in-out, background-color 0.175s ease-in-out, color 0.175s ease-in-out, padding 0.175s ease-in-out;
transition: border-color 0.175s ease-in-out, background-color 0.175s ease-in-out, color 0.175s ease-in-out, padding 0.175s ease-in-out;
}
.la-submit-email-form{
margin-top: 11px;
padding-top: 7px;
padding-bottom: 5px;
}
.la-front-button span{
font-size: 21px;
margin: 0px 0px 0px 0px;
xfloat: right;
}
.la-front-button:hover{
color: #fff!important;
}
.la-front-button.fullwidth{
width: 100%;
}
.la-front-button-icon{
font-size: 24px;
padding: 2px 28px 0px;
height: 39px;
line-height: 36px;
}
.la-front-button.red{
border-color: #ff0036;
background-color: #ff0036;
color: #fff;
}
.la-social-share{
flex-basis: 100%;
margin: 2px;
}
.lock-social-share{
flex-basis: 100%;
margin: 2px;
}
.la-front-button.facebook{
border-color: #36518D;
background-color: #36518D;
color: #fff;
}
.la-front-button.twitter{
border-color: #50A5E9;
background-color: #50A5E9;
color: #fff;
}
.la-front-button.email{
border-color: #DB4437;
background-color: #DB4437;
color: #fff;
padding-top: 1px;
}
.la-front-button.google{
border-color: #D74238;
background-color: #D74238;
color: #fff;
}
.width100per{
width: 100%!important;
}
.laqm-btn {
display: block;
width: auto;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
font-family: 'Montserrat-Light';
color: #ffffff;
font-size: 13px;
background: #c1c1c1;
padding: 12px 10px 0px 10px;
text-decoration: none;
text-transform: uppercase;
height: 40px;
margin: -5px 0px 0px 0px;
float: left;
}
.laqm-btn.disabled{
background: #e5e5e5!important;
}
.laqm-btn.laqm-btn-txt-large span{
display: block;
margin: 1px 0px 0px 0px;
}
.laqm-btn.laqm-btn-blue{
background: #3498db;
color: #ffffff;
}
.laqm-btn.laqm-btn-green{
background: #7ECB68;
color: #ffffff;
}
.laqm-btn:hover {
color: #fff;
background: #ccc;
text-decoration: none;
}
.laqm-btn.laqm-btn-blue:hover {
color: #fff;
background: #3cb0fd;
text-decoration: none;
}
.laqm-btn.laqm-btn-green:hover {
color: #fff;
background: #8fe079;
text-decoration: none;
}
.laqm-btn.with-icon{
font-size: 32px;
padding: 7px 5px 0px 5px;
height: 40px;
}
.laqm-btn.with-icon span{
display: block;
margin: -2px 0px 0px 0px;
}
.advertising {
display: block;
text-align: center;
margin: 0px 0px 0px 0px;
}
.advertising.after-story {
margin: 0px 0px 20px 0px;
}
.advertising.after-story-slider{
margin: 25px 0px 0px 0px;
}
.advertising.under-result {
margin: 20px 0px 0px 0px;
}
.advertising.between-items {
margin: 0px 0px 0px 0px;
} @-webkit-keyframes uil-rolling-anim {
0% {
-ms-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
50% {
-ms-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-webkit-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
}
100% {
-ms-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-webkit-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@-webkit-keyframes uil-rolling-anim {
0% {
-ms-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
50% {
-ms-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-webkit-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
}
100% {
-ms-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-webkit-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@-moz-keyframes uil-rolling-anim {
0% {
-ms-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
50% {
-ms-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-webkit-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
}
100% {
-ms-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-webkit-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@-ms-keyframes uil-rolling-anim {
0% {
-ms-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
50% {
-ms-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-webkit-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
}
100% {
-ms-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-webkit-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@-moz-keyframes uil-rolling-anim {
0% {
-ms-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
50% {
-ms-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-webkit-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
}
100% {
-ms-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-webkit-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@-webkit-keyframes uil-rolling-anim {
0% {
-ms-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
50% {
-ms-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-webkit-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
}
100% {
-ms-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-webkit-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@-o-keyframes uil-rolling-anim {
0% {
-ms-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
50% {
-ms-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-webkit-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
}
100% {
-ms-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-webkit-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes uil-rolling-anim {
0% {
-ms-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
50% {
-ms-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-webkit-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
}
100% {
-ms-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-webkit-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
}
.uil-rolling-css {
width: 200px;
height: 200px;
margin: 0px auto;
}
.uil-rolling-css > div {
width: 200px;
height: 200px;
position: relative;
-ms-animation: uil-rolling-anim 0.5s linear infinite;
-moz-animation: uil-rolling-anim 0.5s linear infinite;
-webkit-animation: uil-rolling-anim 0.5s linear infinite;
-o-animation: uil-rolling-anim 0.5s linear infinite;
animation: uil-rolling-anim 0.5s linear infinite;
}
.uil-rolling-css > div div {
position: absolute;
width: 200px;
height: 100px;
border-radius: 1000px 1000px 0 0;
border-color: #2784d9;
border-style: solid;
border-width: 40px;
border-bottom-width: 0;
}
.uil-rolling-css > div div:nth-of-type(2) {
-ms-transform: translate(0, 50px) rotate(54deg) translate(0, -50px);
-moz-transform: translate(0, 50px) rotate(54deg) translate(0, -50px);
-webkit-transform: translate(0, 50px) rotate(54deg) translate(0, -50px);
-o-transform: translate(0, 50px) rotate(54deg) translate(0, -50px);
transform: translate(0, 50px) rotate(54deg) translate(0, -50px);
}
@media (max-width: 667px) {
.la-quiz-result-title{
width: 100%;
}
.la-quiz-result-score{
float: none!important;
}
.laqm-slider-nav-text{
display: none;
}
.la-quiz-result-quiz{
text-align: center;
width: 100%;
margin-top: 0px;
}
.la-quiz-result-block{
padding: 10px;
}
.la-front-button-icon{
padding: 2px 18px 0px;
}
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
select,
textarea,
input {
font-size: 16px!important;
}
} .onionbuzz-table-outer {
display: table;
position: relative;
height: 100%;
width: 100%;
}
.onionbuzz-table-middle {
display: table-cell;
vertical-align: middle;
}
.onionbuzz-table-inner {
margin-left: auto;
margin-right: auto;
}
.onionbuzz-table-middle:last-of-type{
text-align: right;
}
.onionbuzz-table-middle:first-of-type{
text-align: left;
}
.onionbuzz-table-middle.toleft{
text-align: left;
}
.onionbuzz-table-middle.per60{
width: 55%;
}
@media (max-width: 680px) {
.la-quiz-result-block.repl{
padding: 10px 25px 20px 25px;
}
.la-quiz-result-block.repl .onionbuzz-table-middle {
display: block;
vertical-align: middle;
text-align: center!important;
}
}

.animated {
animation-duration: 1s;
animation-fill-mode: both;
}
.animated.infinite {
animation-iteration-count: infinite;
}
.animated.hinge {
animation-duration: 2s;
}
.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
animation-duration: .75s;
}
@keyframes bounce {
from, 20%, 53%, 80%, to {
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transform: translate3d(0,0,0);
}
40%, 43% {
animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
transform: translate3d(0, -30px, 0);
}
70% {
animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
transform: translate3d(0, -15px, 0);
}
90% {
transform: translate3d(0,-4px,0);
}
}
.bounce {
animation-name: bounce;
transform-origin: center bottom;
}
@keyframes flash {
from, 50%, to {
opacity: 1;
}
25%, 75% {
opacity: 0;
}
}
.flash {
animation-name: flash;
} @keyframes pulse {
from {
transform: scale3d(1, 1, 1);
}
50% {
transform: scale3d(1.05, 1.05, 1.05);
}
to {
transform: scale3d(1, 1, 1);
}
}
.pulse {
animation-name: pulse;
}
@keyframes rubberBand {
from {
transform: scale3d(1, 1, 1);
}
30% {
transform: scale3d(1.25, 0.75, 1);
}
40% {
transform: scale3d(0.75, 1.25, 1);
}
50% {
transform: scale3d(1.15, 0.85, 1);
}
65% {
transform: scale3d(.95, 1.05, 1);
}
75% {
transform: scale3d(1.05, .95, 1);
}
to {
transform: scale3d(1, 1, 1);
}
}
.rubberBand {
animation-name: rubberBand;
}
@keyframes shake {
from, to {
transform: translate3d(0, 0, 0);
}
10%, 30%, 50%, 70%, 90% {
transform: translate3d(-10px, 0, 0);
}
20%, 40%, 60%, 80% {
transform: translate3d(10px, 0, 0);
}
}
.shake {
animation-name: shake;
}
@keyframes headShake {
0% {
transform: translateX(0);
}
6.5% {
transform: translateX(-6px) rotateY(-9deg);
}
18.5% {
transform: translateX(5px) rotateY(7deg);
}
31.5% {
transform: translateX(-3px) rotateY(-5deg);
}
43.5% {
transform: translateX(2px) rotateY(3deg);
}
50% {
transform: translateX(0);
}
}
.headShake {
animation-timing-function: ease-in-out;
animation-name: headShake;
}
@keyframes swing {
20% {
transform: rotate3d(0, 0, 1, 15deg);
}
40% {
transform: rotate3d(0, 0, 1, -10deg);
}
60% {
transform: rotate3d(0, 0, 1, 5deg);
}
80% {
transform: rotate3d(0, 0, 1, -5deg);
}
to {
transform: rotate3d(0, 0, 1, 0deg);
}
}
.swing {
transform-origin: top center;
animation-name: swing;
}
@keyframes tada {
from {
transform: scale3d(1, 1, 1);
}
10%, 20% {
transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
}
30%, 50%, 70%, 90% {
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}
40%, 60%, 80% {
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
to {
transform: scale3d(1, 1, 1);
}
}
.tada {
animation-name: tada;
} @keyframes wobble {
from {
transform: none;
}
15% {
transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
30% {
transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
45% {
transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
60% {
transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
75% {
transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
to {
transform: none;
}
}
.wobble {
animation-name: wobble;
}
@keyframes jello {
from, 11.1%, to {
transform: none;
}
22.2% {
transform: skewX(-12.5deg) skewY(-12.5deg);
}
33.3% {
transform: skewX(6.25deg) skewY(6.25deg);
}
44.4% {
transform: skewX(-3.125deg) skewY(-3.125deg);
}
55.5% {
transform: skewX(1.5625deg) skewY(1.5625deg);
}
66.6% {
transform: skewX(-0.78125deg) skewY(-0.78125deg);
}
77.7% {
transform: skewX(0.390625deg) skewY(0.390625deg);
}
88.8% {
transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
}
}
.jello {
animation-name: jello;
transform-origin: center;
}
@keyframes bounceIn {
from, 20%, 40%, 60%, 80%, to {
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
transform: scale3d(.3, .3, .3);
}
20% {
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
transform: scale3d(.9, .9, .9);
}
60% {
opacity: 1;
transform: scale3d(1.03, 1.03, 1.03);
}
80% {
transform: scale3d(.97, .97, .97);
}
to {
opacity: 1;
transform: scale3d(1, 1, 1);
}
}
.bounceIn {
animation-name: bounceIn;
}
@keyframes bounceInDown {
from, 60%, 75%, 90%, to {
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
transform: translate3d(0, -3000px, 0);
}
60% {
opacity: 1;
transform: translate3d(0, 25px, 0);
}
75% {
transform: translate3d(0, -10px, 0);
}
90% {
transform: translate3d(0, 5px, 0);
}
to {
transform: none;
}
}
.bounceInDown {
animation-name: bounceInDown;
}
@keyframes bounceInLeft {
from, 60%, 75%, 90%, to {
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
transform: translate3d(-3000px, 0, 0);
}
60% {
opacity: 1;
transform: translate3d(25px, 0, 0);
}
75% {
transform: translate3d(-10px, 0, 0);
}
90% {
transform: translate3d(5px, 0, 0);
}
to {
transform: none;
}
}
.bounceInLeft {
animation-name: bounceInLeft;
}
@keyframes bounceInRight {
from, 60%, 75%, 90%, to {
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
from {
opacity: 0;
transform: translate3d(3000px, 0, 0);
}
60% {
opacity: 1;
transform: translate3d(-25px, 0, 0);
}
75% {
transform: translate3d(10px, 0, 0);
}
90% {
transform: translate3d(-5px, 0, 0);
}
to {
transform: none;
}
}
.bounceInRight {
animation-name: bounceInRight;
}
@keyframes bounceInUp {
from, 60%, 75%, 90%, to {
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
from {
opacity: 0;
transform: translate3d(0, 3000px, 0);
}
60% {
opacity: 1;
transform: translate3d(0, -20px, 0);
}
75% {
transform: translate3d(0, 10px, 0);
}
90% {
transform: translate3d(0, -5px, 0);
}
to {
transform: translate3d(0, 0, 0);
}
}
.bounceInUp {
animation-name: bounceInUp;
}
@keyframes bounceOut {
20% {
transform: scale3d(.9, .9, .9);
}
50%, 55% {
opacity: 1;
transform: scale3d(1.1, 1.1, 1.1);
}
to {
opacity: 0;
transform: scale3d(.3, .3, .3);
}
}
.bounceOut {
animation-name: bounceOut;
}
@keyframes bounceOutDown {
20% {
transform: translate3d(0, 10px, 0);
}
40%, 45% {
opacity: 1;
transform: translate3d(0, -20px, 0);
}
to {
opacity: 0;
transform: translate3d(0, 2000px, 0);
}
}
.bounceOutDown {
animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
20% {
opacity: 1;
transform: translate3d(20px, 0, 0);
}
to {
opacity: 0;
transform: translate3d(-2000px, 0, 0);
}
}
.bounceOutLeft {
animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
20% {
opacity: 1;
transform: translate3d(-20px, 0, 0);
}
to {
opacity: 0;
transform: translate3d(2000px, 0, 0);
}
}
.bounceOutRight {
animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
20% {
transform: translate3d(0, -10px, 0);
}
40%, 45% {
opacity: 1;
transform: translate3d(0, 20px, 0);
}
to {
opacity: 0;
transform: translate3d(0, -2000px, 0);
}
}
.bounceOutUp {
animation-name: bounceOutUp;
}
@keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
.fadeIn {
animation-name: fadeIn;
}
@keyframes fadeInDown {
from {
opacity: 0;
transform: translate3d(0, -100%, 0);
}
to {
opacity: 1;
transform: none;
}
}
.fadeInDown {
animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
from {
opacity: 0;
transform: translate3d(0, -2000px, 0);
}
to {
opacity: 1;
transform: none;
}
}
.fadeInDownBig {
animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
from {
opacity: 0;
transform: translate3d(-100%, 0, 0);
}
to {
opacity: 1;
transform: none;
}
}
.fadeInLeft {
animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
from {
opacity: 0;
transform: translate3d(-2000px, 0, 0);
}
to {
opacity: 1;
transform: none;
}
}
.fadeInLeftBig {
animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
from {
opacity: 0;
transform: translate3d(100%, 0, 0);
}
to {
opacity: 1;
transform: none;
}
}
.fadeInRight {
animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
from {
opacity: 0;
transform: translate3d(2000px, 0, 0);
}
to {
opacity: 1;
transform: none;
}
}
.fadeInRightBig {
animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
from {
opacity: 0;
transform: translate3d(0, 100%, 0);
}
to {
opacity: 1;
transform: none;
}
}
.fadeInUp {
animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
from {
opacity: 0;
transform: translate3d(0, 2000px, 0);
}
to {
opacity: 1;
transform: none;
}
}
.fadeInUpBig {
animation-name: fadeInUpBig;
}
@keyframes fadeOut {
from {
opacity: 1;
}
to {
opacity: 0;
}
}
.fadeOut {
animation-name: fadeOut;
}
@keyframes fadeOutDown {
from {
opacity: 1;
}
to {
opacity: 0;
transform: translate3d(0, 100%, 0);
}
}
.fadeOutDown {
animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
from {
opacity: 1;
}
to {
opacity: 0;
transform: translate3d(0, 2000px, 0);
}
}
.fadeOutDownBig {
animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
from {
opacity: 1;
}
to {
opacity: 0;
transform: translate3d(-100%, 0, 0);
}
}
.fadeOutLeft {
animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
from {
opacity: 1;
}
to {
opacity: 0;
transform: translate3d(-2000px, 0, 0);
}
}
.fadeOutLeftBig {
animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
from {
opacity: 1;
}
to {
opacity: 0;
transform: translate3d(100%, 0, 0);
}
}
.fadeOutRight {
animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
from {
opacity: 1;
}
to {
opacity: 0;
transform: translate3d(2000px, 0, 0);
}
}
.fadeOutRightBig {
animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
from {
opacity: 1;
}
to {
opacity: 0;
transform: translate3d(0, -100%, 0);
}
}
.fadeOutUp {
animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
from {
opacity: 1;
}
to {
opacity: 0;
transform: translate3d(0, -2000px, 0);
}
}
.fadeOutUpBig {
animation-name: fadeOutUpBig;
}
@keyframes flip {
from {
transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
animation-timing-function: ease-out;
}
40% {
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
animation-timing-function: ease-out;
}
50% {
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
animation-timing-function: ease-in;
}
80% {
transform: perspective(400px) scale3d(.95, .95, .95);
animation-timing-function: ease-in;
}
to {
transform: perspective(400px);
animation-timing-function: ease-in;
}
}
.animated.flip {
-webkit-backface-visibility: visible;
backface-visibility: visible;
animation-name: flip;
}
@keyframes flipInX {
from {
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
animation-timing-function: ease-in;
opacity: 0;
}
40% {
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
animation-timing-function: ease-in;
}
60% {
transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
opacity: 1;
}
80% {
transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
to {
transform: perspective(400px);
}
}
.flipInX {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
animation-name: flipInX;
}
@keyframes flipInY {
from {
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
animation-timing-function: ease-in;
opacity: 0;
}
40% {
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
animation-timing-function: ease-in;
}
60% {
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity: 1;
}
80% {
transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
to {
transform: perspective(400px);
}
}
.flipInY {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
animation-name: flipInY;
}
@keyframes flipOutX {
from {
transform: perspective(400px);
}
30% {
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity: 1;
}
to {
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0;
}
}
.flipOutX {
animation-name: flipOutX;
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
}
@keyframes flipOutY {
from {
transform: perspective(400px);
}
30% {
transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
opacity: 1;
}
to {
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity: 0;
}
}
.flipOutY {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
animation-name: flipOutY;
}
@keyframes lightSpeedIn {
from {
transform: translate3d(100%, 0, 0) skewX(-30deg);
opacity: 0;
}
60% {
transform: skewX(20deg);
opacity: 1;
}
80% {
transform: skewX(-5deg);
opacity: 1;
}
to {
transform: none;
opacity: 1;
}
}
.lightSpeedIn {
animation-name: lightSpeedIn;
animation-timing-function: ease-out;
}
@keyframes lightSpeedOut {
from {
opacity: 1;
}
to {
transform: translate3d(100%, 0, 0) skewX(30deg);
opacity: 0;
}
}
.lightSpeedOut {
animation-name: lightSpeedOut;
animation-timing-function: ease-in;
}
@keyframes rotateIn {
from {
transform-origin: center;
transform: rotate3d(0, 0, 1, -200deg);
opacity: 0;
}
to {
transform-origin: center;
transform: none;
opacity: 1;
}
}
.rotateIn {
animation-name: rotateIn;
}
@keyframes rotateInDownLeft {
from {
transform-origin: left bottom;
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
to {
transform-origin: left bottom;
transform: none;
opacity: 1;
}
}
.rotateInDownLeft {
animation-name: rotateInDownLeft;
}
@keyframes rotateInDownRight {
from {
transform-origin: right bottom;
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
transform-origin: right bottom;
transform: none;
opacity: 1;
}
}
.rotateInDownRight {
animation-name: rotateInDownRight;
}
@keyframes rotateInUpLeft {
from {
transform-origin: left bottom;
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
transform-origin: left bottom;
transform: none;
opacity: 1;
}
}
.rotateInUpLeft {
animation-name: rotateInUpLeft;
}
@keyframes rotateInUpRight {
from {
transform-origin: right bottom;
transform: rotate3d(0, 0, 1, -90deg);
opacity: 0;
}
to {
transform-origin: right bottom;
transform: none;
opacity: 1;
}
}
.rotateInUpRight {
animation-name: rotateInUpRight;
}
@keyframes rotateOut {
from {
transform-origin: center;
opacity: 1;
}
to {
transform-origin: center;
transform: rotate3d(0, 0, 1, 200deg);
opacity: 0;
}
}
.rotateOut {
animation-name: rotateOut;
}
@keyframes rotateOutDownLeft {
from {
transform-origin: left bottom;
opacity: 1;
}
to {
transform-origin: left bottom;
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
}
.rotateOutDownLeft {
animation-name: rotateOutDownLeft;
}
@keyframes rotateOutDownRight {
from {
transform-origin: right bottom;
opacity: 1;
}
to {
transform-origin: right bottom;
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
.rotateOutDownRight {
animation-name: rotateOutDownRight;
}
@keyframes rotateOutUpLeft {
from {
transform-origin: left bottom;
opacity: 1;
}
to {
transform-origin: left bottom;
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
.rotateOutUpLeft {
animation-name: rotateOutUpLeft;
}
@keyframes rotateOutUpRight {
from {
transform-origin: right bottom;
opacity: 1;
}
to {
transform-origin: right bottom;
transform: rotate3d(0, 0, 1, 90deg);
opacity: 0;
}
}
.rotateOutUpRight {
animation-name: rotateOutUpRight;
}
@keyframes hinge {
0% {
transform-origin: top left;
animation-timing-function: ease-in-out;
}
20%, 60% {
transform: rotate3d(0, 0, 1, 80deg);
transform-origin: top left;
animation-timing-function: ease-in-out;
}
40%, 80% {
transform: rotate3d(0, 0, 1, 60deg);
transform-origin: top left;
animation-timing-function: ease-in-out;
opacity: 1;
}
to {
transform: translate3d(0, 700px, 0);
opacity: 0;
}
}
.hinge {
animation-name: hinge;
}
@keyframes jackInTheBox {
from {
opacity: 0;
transform: scale(0.1) rotate(30deg);
transform-origin: center bottom;
}
50% {
transform: rotate(-10deg);
}
70% {
transform: rotate(3deg);
}
to {
opacity: 1;
transform: scale(1);
}
}
.jackInTheBox {
animation-name: jackInTheBox;
} @keyframes rollIn {
from {
opacity: 0;
transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
to {
opacity: 1;
transform: none;
}
}
.rollIn {
animation-name: rollIn;
} @keyframes rollOut {
from {
opacity: 1;
}
to {
opacity: 0;
transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
}
}
.rollOut {
animation-name: rollOut;
}
@keyframes zoomIn {
from {
opacity: 0;
transform: scale3d(.3, .3, .3);
}
50% {
opacity: 1;
}
}
.zoomIn {
animation-name: zoomIn;
}
@keyframes zoomInDown {
from {
opacity: 0;
transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInDown {
animation-name: zoomInDown;
}
@keyframes zoomInLeft {
from {
opacity: 0;
transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInLeft {
animation-name: zoomInLeft;
}
@keyframes zoomInRight {
from {
opacity: 0;
transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInRight {
animation-name: zoomInRight;
}
@keyframes zoomInUp {
from {
opacity: 0;
transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInUp {
animation-name: zoomInUp;
}
@keyframes zoomOut {
from {
opacity: 1;
}
50% {
opacity: 0;
transform: scale3d(.3, .3, .3);
}
to {
opacity: 0;
}
}
.zoomOut {
animation-name: zoomOut;
}
@keyframes zoomOutDown {
40% {
opacity: 1;
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
to {
opacity: 0;
transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
transform-origin: center bottom;
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomOutDown {
animation-name: zoomOutDown;
}
@keyframes zoomOutLeft {
40% {
opacity: 1;
transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
}
to {
opacity: 0;
transform: scale(.1) translate3d(-2000px, 0, 0);
transform-origin: left center;
}
}
.zoomOutLeft {
animation-name: zoomOutLeft;
}
@keyframes zoomOutRight {
40% {
opacity: 1;
transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
}
to {
opacity: 0;
transform: scale(.1) translate3d(2000px, 0, 0);
transform-origin: right center;
}
}
.zoomOutRight {
animation-name: zoomOutRight;
}
@keyframes zoomOutUp {
40% {
opacity: 1;
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
to {
opacity: 0;
transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
transform-origin: center bottom;
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomOutUp {
animation-name: zoomOutUp;
}
@keyframes slideInDown {
from {
transform: translate3d(0, -100%, 0);
visibility: visible;
}
to {
transform: translate3d(0, 0, 0);
}
}
.slideInDown {
animation-name: slideInDown;
}
@keyframes slideInLeft {
from {
transform: translate3d(-100%, 0, 0);
visibility: visible;
}
to {
transform: translate3d(0, 0, 0);
}
}
.slideInLeft {
animation-name: slideInLeft;
}
@keyframes slideInRight {
from {
transform: translate3d(100%, 0, 0);
visibility: visible;
}
to {
transform: translate3d(0, 0, 0);
}
}
.slideInRight {
animation-name: slideInRight;
}
@keyframes slideInUp {
from {
transform: translate3d(0, 100%, 0);
visibility: visible;
}
to {
transform: translate3d(0, 0, 0);
}
}
.slideInUp {
animation-name: slideInUp;
}
@keyframes slideOutDown {
from {
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
transform: translate3d(0, 100%, 0);
}
}
.slideOutDown {
animation-name: slideOutDown;
}
@keyframes slideOutLeft {
from {
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
transform: translate3d(-100%, 0, 0);
}
}
.slideOutLeft {
animation-name: slideOutLeft;
}
@keyframes slideOutRight {
from {
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
transform: translate3d(100%, 0, 0);
}
}
.slideOutRight {
animation-name: slideOutRight;
}
@keyframes slideOutUp {
from {
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
transform: translate3d(0, -100%, 0);
}
}
.slideOutUp {
animation-name: slideOutUp;
}.seed-social{font-family:sans-serif;font-family:var(--s-heading, sans-serif);font-size:14px;margin:1.5em 0;padding:0;text-align:center;list-style:none}.seed-social *{box-sizing:border-box}.seed-social:before,.seed-social:after{content:"";display:table}.seed-social:after{clear:both}.seed-social>li{display:inline-block;margin-right:10px;margin-bottom:10px;overflow:hidden;vertical-align:top}.seed-social>li:last-of-type a{margin-right:0}.seed-social a{color:#fff !important;text-decoration:none !important;box-shadow:none !important;display:flex;align-items:center;justify-content:center;min-height:40px;min-width:80px;border-radius:3px;padding:4px}.seed-social a:hover{color:#fff}.seed-social a:hover span,.seed-social a:hover svg{opacity:.8}.seed-social a:focus,.seed-social a:active{color:#fff}.seed-social a:focus span,.seed-social a:focus svg,.seed-social a:active span,.seed-social a:active svg{opacity:.5}.seed-social svg,.seed-social span{color:#fff;transition:.3s ease;pointer-events:none}.seed-social .text{display:none;pointer-events:none}.seed-social .count{background:none;float:none;font-size:inherit;pointer-events:none;opacity:0;transition:500ms ease-in-out;font-weight:normal;text-transform:uppercase}.woocommerce-cart .seed-social,.woocommerce-checkout .seed-social,.woocommerce-account .seed-social{display:none}.seed-social .facebook a{background-color:#1877f2}.seed-social .twitter a{background-color:#000}.seed-social .line a{background-color:#00b900}@media(min-width: 768px){.seed-social{text-align:left}.seed-social a{padding:4px 10px 4px 8px}.seed-social .text{padding-left:8px;display:flex;font-weight:500}}.fa {
font-family: var(--fa-style-family, "Font Awesome 6 Free");
font-weight: var(--fa-style, 900); }
.fa,
.fa-classic,
.fa-sharp,
.fas,
.fa-solid,
.far,
.fa-regular,
.fab,
.fa-brands {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: var(--fa-display, inline-block);
font-style: normal;
font-variant: normal;
line-height: 1;
text-rendering: auto; }
.fas,
.fa-classic,
.fa-solid,
.far,
.fa-regular {
font-family: 'Font Awesome 6 Free'; }
.fab,
.fa-brands {
font-family: 'Font Awesome 6 Brands'; }
.fa-1x {
font-size: 1em; }
.fa-2x {
font-size: 2em; }
.fa-3x {
font-size: 3em; }
.fa-4x {
font-size: 4em; }
.fa-5x {
font-size: 5em; }
.fa-6x {
font-size: 6em; }
.fa-7x {
font-size: 7em; }
.fa-8x {
font-size: 8em; }
.fa-9x {
font-size: 9em; }
.fa-10x {
font-size: 10em; }
.fa-2xs {
font-size: 0.625em;
line-height: 0.1em;
vertical-align: 0.225em; }
.fa-xs {
font-size: 0.75em;
line-height: 0.08333em;
vertical-align: 0.125em; }
.fa-sm {
font-size: 0.875em;
line-height: 0.07143em;
vertical-align: 0.05357em; }
.fa-lg {
font-size: 1.25em;
line-height: 0.05em;
vertical-align: -0.075em; }
.fa-xl {
font-size: 1.5em;
line-height: 0.04167em;
vertical-align: -0.125em; }
.fa-2xl {
font-size: 2em;
line-height: 0.03125em;
vertical-align: -0.1875em; }
.fa-fw {
text-align: center;
width: 1.25em; }
.fa-ul {
list-style-type: none;
margin-left: var(--fa-li-margin, 2.5em);
padding-left: 0; }
.fa-ul > li {
position: relative; }
.fa-li {
left: calc(var(--fa-li-width, 2em) * -1);
position: absolute;
text-align: center;
width: var(--fa-li-width, 2em);
line-height: inherit; }
.fa-border {
border-color: var(--fa-border-color, #eee);
border-radius: var(--fa-border-radius, 0.1em);
border-style: var(--fa-border-style, solid);
border-width: var(--fa-border-width, 0.08em);
padding: var(--fa-border-padding, 0.2em 0.25em 0.15em); }
.fa-pull-left {
float: left;
margin-right: var(--fa-pull-margin, 0.3em); }
.fa-pull-right {
float: right;
margin-left: var(--fa-pull-margin, 0.3em); }
.fa-beat {
-webkit-animation-name: fa-beat;
animation-name: fa-beat;
-webkit-animation-delay: var(--fa-animation-delay, 0s);
animation-delay: var(--fa-animation-delay, 0s);
-webkit-animation-direction: var(--fa-animation-direction, normal);
animation-direction: var(--fa-animation-direction, normal);
-webkit-animation-duration: var(--fa-animation-duration, 1s);
animation-duration: var(--fa-animation-duration, 1s);
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
-webkit-animation-timing-function: var(--fa-animation-timing, ease-in-out);
animation-timing-function: var(--fa-animation-timing, ease-in-out); }
.fa-bounce {
-webkit-animation-name: fa-bounce;
animation-name: fa-bounce;
-webkit-animation-delay: var(--fa-animation-delay, 0s);
animation-delay: var(--fa-animation-delay, 0s);
-webkit-animation-direction: var(--fa-animation-direction, normal);
animation-direction: var(--fa-animation-direction, normal);
-webkit-animation-duration: var(--fa-animation-duration, 1s);
animation-duration: var(--fa-animation-duration, 1s);
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
-webkit-animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1));
animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1)); }
.fa-fade {
-webkit-animation-name: fa-fade;
animation-name: fa-fade;
-webkit-animation-delay: var(--fa-animation-delay, 0s);
animation-delay: var(--fa-animation-delay, 0s);
-webkit-animation-direction: var(--fa-animation-direction, normal);
animation-direction: var(--fa-animation-direction, normal);
-webkit-animation-duration: var(--fa-animation-duration, 1s);
animation-duration: var(--fa-animation-duration, 1s);
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
-webkit-animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));
animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1)); }
.fa-beat-fade {
-webkit-animation-name: fa-beat-fade;
animation-name: fa-beat-fade;
-webkit-animation-delay: var(--fa-animation-delay, 0s);
animation-delay: var(--fa-animation-delay, 0s);
-webkit-animation-direction: var(--fa-animation-direction, normal);
animation-direction: var(--fa-animation-direction, normal);
-webkit-animation-duration: var(--fa-animation-duration, 1s);
animation-duration: var(--fa-animation-duration, 1s);
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
-webkit-animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));
animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1)); }
.fa-flip {
-webkit-animation-name: fa-flip;
animation-name: fa-flip;
-webkit-animation-delay: var(--fa-animation-delay, 0s);
animation-delay: var(--fa-animation-delay, 0s);
-webkit-animation-direction: var(--fa-animation-direction, normal);
animation-direction: var(--fa-animation-direction, normal);
-webkit-animation-duration: var(--fa-animation-duration, 1s);
animation-duration: var(--fa-animation-duration, 1s);
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
-webkit-animation-timing-function: var(--fa-animation-timing, ease-in-out);
animation-timing-function: var(--fa-animation-timing, ease-in-out); }
.fa-shake {
-webkit-animation-name: fa-shake;
animation-name: fa-shake;
-webkit-animation-delay: var(--fa-animation-delay, 0s);
animation-delay: var(--fa-animation-delay, 0s);
-webkit-animation-direction: var(--fa-animation-direction, normal);
animation-direction: var(--fa-animation-direction, normal);
-webkit-animation-duration: var(--fa-animation-duration, 1s);
animation-duration: var(--fa-animation-duration, 1s);
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
-webkit-animation-timing-function: var(--fa-animation-timing, linear);
animation-timing-function: var(--fa-animation-timing, linear); }
.fa-spin {
-webkit-animation-name: fa-spin;
animation-name: fa-spin;
-webkit-animation-delay: var(--fa-animation-delay, 0s);
animation-delay: var(--fa-animation-delay, 0s);
-webkit-animation-direction: var(--fa-animation-direction, normal);
animation-direction: var(--fa-animation-direction, normal);
-webkit-animation-duration: var(--fa-animation-duration, 2s);
animation-duration: var(--fa-animation-duration, 2s);
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
-webkit-animation-timing-function: var(--fa-animation-timing, linear);
animation-timing-function: var(--fa-animation-timing, linear); }
.fa-spin-reverse {
--fa-animation-direction: reverse; }
.fa-pulse,
.fa-spin-pulse {
-webkit-animation-name: fa-spin;
animation-name: fa-spin;
-webkit-animation-direction: var(--fa-animation-direction, normal);
animation-direction: var(--fa-animation-direction, normal);
-webkit-animation-duration: var(--fa-animation-duration, 1s);
animation-duration: var(--fa-animation-duration, 1s);
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
-webkit-animation-timing-function: var(--fa-animation-timing, steps(8));
animation-timing-function: var(--fa-animation-timing, steps(8)); }
@media (prefers-reduced-motion: reduce) {
.fa-beat,
.fa-bounce,
.fa-fade,
.fa-beat-fade,
.fa-flip,
.fa-pulse,
.fa-shake,
.fa-spin,
.fa-spin-pulse {
-webkit-animation-delay: -1ms;
animation-delay: -1ms;
-webkit-animation-duration: 1ms;
animation-duration: 1ms;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
-webkit-transition-delay: 0s;
transition-delay: 0s;
-webkit-transition-duration: 0s;
transition-duration: 0s; } }
@-webkit-keyframes fa-beat {
0%, 90% {
-webkit-transform: scale(1);
transform: scale(1); }
45% {
-webkit-transform: scale(var(--fa-beat-scale, 1.25));
transform: scale(var(--fa-beat-scale, 1.25)); } }
@keyframes fa-beat {
0%, 90% {
-webkit-transform: scale(1);
transform: scale(1); }
45% {
-webkit-transform: scale(var(--fa-beat-scale, 1.25));
transform: scale(var(--fa-beat-scale, 1.25)); } }
@-webkit-keyframes fa-bounce {
0% {
-webkit-transform: scale(1, 1) translateY(0);
transform: scale(1, 1) translateY(0); }
10% {
-webkit-transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0);
transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0); }
30% {
-webkit-transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em));
transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em)); }
50% {
-webkit-transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0);
transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0); }
57% {
-webkit-transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em));
transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em)); }
64% {
-webkit-transform: scale(1, 1) translateY(0);
transform: scale(1, 1) translateY(0); }
100% {
-webkit-transform: scale(1, 1) translateY(0);
transform: scale(1, 1) translateY(0); } }
@keyframes fa-bounce {
0% {
-webkit-transform: scale(1, 1) translateY(0);
transform: scale(1, 1) translateY(0); }
10% {
-webkit-transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0);
transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0); }
30% {
-webkit-transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em));
transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em)); }
50% {
-webkit-transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0);
transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0); }
57% {
-webkit-transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em));
transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em)); }
64% {
-webkit-transform: scale(1, 1) translateY(0);
transform: scale(1, 1) translateY(0); }
100% {
-webkit-transform: scale(1, 1) translateY(0);
transform: scale(1, 1) translateY(0); } }
@-webkit-keyframes fa-fade {
50% {
opacity: var(--fa-fade-opacity, 0.4); } }
@keyframes fa-fade {
50% {
opacity: var(--fa-fade-opacity, 0.4); } }
@-webkit-keyframes fa-beat-fade {
0%, 100% {
opacity: var(--fa-beat-fade-opacity, 0.4);
-webkit-transform: scale(1);
transform: scale(1); }
50% {
opacity: 1;
-webkit-transform: scale(var(--fa-beat-fade-scale, 1.125));
transform: scale(var(--fa-beat-fade-scale, 1.125)); } }
@keyframes fa-beat-fade {
0%, 100% {
opacity: var(--fa-beat-fade-opacity, 0.4);
-webkit-transform: scale(1);
transform: scale(1); }
50% {
opacity: 1;
-webkit-transform: scale(var(--fa-beat-fade-scale, 1.125));
transform: scale(var(--fa-beat-fade-scale, 1.125)); } }
@-webkit-keyframes fa-flip {
50% {
-webkit-transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));
transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg)); } }
@keyframes fa-flip {
50% {
-webkit-transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));
transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg)); } }
@-webkit-keyframes fa-shake {
0% {
-webkit-transform: rotate(-15deg);
transform: rotate(-15deg); }
4% {
-webkit-transform: rotate(15deg);
transform: rotate(15deg); }
8%, 24% {
-webkit-transform: rotate(-18deg);
transform: rotate(-18deg); }
12%, 28% {
-webkit-transform: rotate(18deg);
transform: rotate(18deg); }
16% {
-webkit-transform: rotate(-22deg);
transform: rotate(-22deg); }
20% {
-webkit-transform: rotate(22deg);
transform: rotate(22deg); }
32% {
-webkit-transform: rotate(-12deg);
transform: rotate(-12deg); }
36% {
-webkit-transform: rotate(12deg);
transform: rotate(12deg); }
40%, 100% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); } }
@keyframes fa-shake {
0% {
-webkit-transform: rotate(-15deg);
transform: rotate(-15deg); }
4% {
-webkit-transform: rotate(15deg);
transform: rotate(15deg); }
8%, 24% {
-webkit-transform: rotate(-18deg);
transform: rotate(-18deg); }
12%, 28% {
-webkit-transform: rotate(18deg);
transform: rotate(18deg); }
16% {
-webkit-transform: rotate(-22deg);
transform: rotate(-22deg); }
20% {
-webkit-transform: rotate(22deg);
transform: rotate(22deg); }
32% {
-webkit-transform: rotate(-12deg);
transform: rotate(-12deg); }
36% {
-webkit-transform: rotate(12deg);
transform: rotate(12deg); }
40%, 100% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); } }
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
.fa-rotate-90 {
-webkit-transform: rotate(90deg);
transform: rotate(90deg); }
.fa-rotate-180 {
-webkit-transform: rotate(180deg);
transform: rotate(180deg); }
.fa-rotate-270 {
-webkit-transform: rotate(270deg);
transform: rotate(270deg); }
.fa-flip-horizontal {
-webkit-transform: scale(-1, 1);
transform: scale(-1, 1); }
.fa-flip-vertical {
-webkit-transform: scale(1, -1);
transform: scale(1, -1); }
.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
-webkit-transform: scale(-1, -1);
transform: scale(-1, -1); }
.fa-rotate-by {
-webkit-transform: rotate(var(--fa-rotate-angle, none));
transform: rotate(var(--fa-rotate-angle, none)); }
.fa-stack {
display: inline-block;
height: 2em;
line-height: 2em;
position: relative;
vertical-align: middle;
width: 2.5em; }
.fa-stack-1x,
.fa-stack-2x {
left: 0;
position: absolute;
text-align: center;
width: 100%;
z-index: var(--fa-stack-z-index, auto); }
.fa-stack-1x {
line-height: inherit; }
.fa-stack-2x {
font-size: 2em; }
.fa-inverse {
color: var(--fa-inverse, #fff); } .fa-0::before {
content: "\30"; }
.fa-1::before {
content: "\31"; }
.fa-2::before {
content: "\32"; }
.fa-3::before {
content: "\33"; }
.fa-4::before {
content: "\34"; }
.fa-5::before {
content: "\35"; }
.fa-6::before {
content: "\36"; }
.fa-7::before {
content: "\37"; }
.fa-8::before {
content: "\38"; }
.fa-9::before {
content: "\39"; }
.fa-fill-drip::before {
content: "\f576"; }
.fa-arrows-to-circle::before {
content: "\e4bd"; }
.fa-circle-chevron-right::before {
content: "\f138"; }
.fa-chevron-circle-right::before {
content: "\f138"; }
.fa-at::before {
content: "\40"; }
.fa-trash-can::before {
content: "\f2ed"; }
.fa-trash-alt::before {
content: "\f2ed"; }
.fa-text-height::before {
content: "\f034"; }
.fa-user-xmark::before {
content: "\f235"; }
.fa-user-times::before {
content: "\f235"; }
.fa-stethoscope::before {
content: "\f0f1"; }
.fa-message::before {
content: "\f27a"; }
.fa-comment-alt::before {
content: "\f27a"; }
.fa-info::before {
content: "\f129"; }
.fa-down-left-and-up-right-to-center::before {
content: "\f422"; }
.fa-compress-alt::before {
content: "\f422"; }
.fa-explosion::before {
content: "\e4e9"; }
.fa-file-lines::before {
content: "\f15c"; }
.fa-file-alt::before {
content: "\f15c"; }
.fa-file-text::before {
content: "\f15c"; }
.fa-wave-square::before {
content: "\f83e"; }
.fa-ring::before {
content: "\f70b"; }
.fa-building-un::before {
content: "\e4d9"; }
.fa-dice-three::before {
content: "\f527"; }
.fa-calendar-days::before {
content: "\f073"; }
.fa-calendar-alt::before {
content: "\f073"; }
.fa-anchor-circle-check::before {
content: "\e4aa"; }
.fa-building-circle-arrow-right::before {
content: "\e4d1"; }
.fa-volleyball::before {
content: "\f45f"; }
.fa-volleyball-ball::before {
content: "\f45f"; }
.fa-arrows-up-to-line::before {
content: "\e4c2"; }
.fa-sort-down::before {
content: "\f0dd"; }
.fa-sort-desc::before {
content: "\f0dd"; }
.fa-circle-minus::before {
content: "\f056"; }
.fa-minus-circle::before {
content: "\f056"; }
.fa-door-open::before {
content: "\f52b"; }
.fa-right-from-bracket::before {
content: "\f2f5"; }
.fa-sign-out-alt::before {
content: "\f2f5"; }
.fa-atom::before {
content: "\f5d2"; }
.fa-soap::before {
content: "\e06e"; }
.fa-icons::before {
content: "\f86d"; }
.fa-heart-music-camera-bolt::before {
content: "\f86d"; }
.fa-microphone-lines-slash::before {
content: "\f539"; }
.fa-microphone-alt-slash::before {
content: "\f539"; }
.fa-bridge-circle-check::before {
content: "\e4c9"; }
.fa-pump-medical::before {
content: "\e06a"; }
.fa-fingerprint::before {
content: "\f577"; }
.fa-hand-point-right::before {
content: "\f0a4"; }
.fa-magnifying-glass-location::before {
content: "\f689"; }
.fa-search-location::before {
content: "\f689"; }
.fa-forward-step::before {
content: "\f051"; }
.fa-step-forward::before {
content: "\f051"; }
.fa-face-smile-beam::before {
content: "\f5b8"; }
.fa-smile-beam::before {
content: "\f5b8"; }
.fa-flag-checkered::before {
content: "\f11e"; }
.fa-football::before {
content: "\f44e"; }
.fa-football-ball::before {
content: "\f44e"; }
.fa-school-circle-exclamation::before {
content: "\e56c"; }
.fa-crop::before {
content: "\f125"; }
.fa-angles-down::before {
content: "\f103"; }
.fa-angle-double-down::before {
content: "\f103"; }
.fa-users-rectangle::before {
content: "\e594"; }
.fa-people-roof::before {
content: "\e537"; }
.fa-people-line::before {
content: "\e534"; }
.fa-beer-mug-empty::before {
content: "\f0fc"; }
.fa-beer::before {
content: "\f0fc"; }
.fa-diagram-predecessor::before {
content: "\e477"; }
.fa-arrow-up-long::before {
content: "\f176"; }
.fa-long-arrow-up::before {
content: "\f176"; }
.fa-fire-flame-simple::before {
content: "\f46a"; }
.fa-burn::before {
content: "\f46a"; }
.fa-person::before {
content: "\f183"; }
.fa-male::before {
content: "\f183"; }
.fa-laptop::before {
content: "\f109"; }
.fa-file-csv::before {
content: "\f6dd"; }
.fa-menorah::before {
content: "\f676"; }
.fa-truck-plane::before {
content: "\e58f"; }
.fa-record-vinyl::before {
content: "\f8d9"; }
.fa-face-grin-stars::before {
content: "\f587"; }
.fa-grin-stars::before {
content: "\f587"; }
.fa-bong::before {
content: "\f55c"; }
.fa-spaghetti-monster-flying::before {
content: "\f67b"; }
.fa-pastafarianism::before {
content: "\f67b"; }
.fa-arrow-down-up-across-line::before {
content: "\e4af"; }
.fa-spoon::before {
content: "\f2e5"; }
.fa-utensil-spoon::before {
content: "\f2e5"; }
.fa-jar-wheat::before {
content: "\e517"; }
.fa-envelopes-bulk::before {
content: "\f674"; }
.fa-mail-bulk::before {
content: "\f674"; }
.fa-file-circle-exclamation::before {
content: "\e4eb"; }
.fa-circle-h::before {
content: "\f47e"; }
.fa-hospital-symbol::before {
content: "\f47e"; }
.fa-pager::before {
content: "\f815"; }
.fa-address-book::before {
content: "\f2b9"; }
.fa-contact-book::before {
content: "\f2b9"; }
.fa-strikethrough::before {
content: "\f0cc"; }
.fa-k::before {
content: "\4b"; }
.fa-landmark-flag::before {
content: "\e51c"; }
.fa-pencil::before {
content: "\f303"; }
.fa-pencil-alt::before {
content: "\f303"; }
.fa-backward::before {
content: "\f04a"; }
.fa-caret-right::before {
content: "\f0da"; }
.fa-comments::before {
content: "\f086"; }
.fa-paste::before {
content: "\f0ea"; }
.fa-file-clipboard::before {
content: "\f0ea"; }
.fa-code-pull-request::before {
content: "\e13c"; }
.fa-clipboard-list::before {
content: "\f46d"; }
.fa-truck-ramp-box::before {
content: "\f4de"; }
.fa-truck-loading::before {
content: "\f4de"; }
.fa-user-check::before {
content: "\f4fc"; }
.fa-vial-virus::before {
content: "\e597"; }
.fa-sheet-plastic::before {
content: "\e571"; }
.fa-blog::before {
content: "\f781"; }
.fa-user-ninja::before {
content: "\f504"; }
.fa-person-arrow-up-from-line::before {
content: "\e539"; }
.fa-scroll-torah::before {
content: "\f6a0"; }
.fa-torah::before {
content: "\f6a0"; }
.fa-broom-ball::before {
content: "\f458"; }
.fa-quidditch::before {
content: "\f458"; }
.fa-quidditch-broom-ball::before {
content: "\f458"; }
.fa-toggle-off::before {
content: "\f204"; }
.fa-box-archive::before {
content: "\f187"; }
.fa-archive::before {
content: "\f187"; }
.fa-person-drowning::before {
content: "\e545"; }
.fa-arrow-down-9-1::before {
content: "\f886"; }
.fa-sort-numeric-desc::before {
content: "\f886"; }
.fa-sort-numeric-down-alt::before {
content: "\f886"; }
.fa-face-grin-tongue-squint::before {
content: "\f58a"; }
.fa-grin-tongue-squint::before {
content: "\f58a"; }
.fa-spray-can::before {
content: "\f5bd"; }
.fa-truck-monster::before {
content: "\f63b"; }
.fa-w::before {
content: "\57"; }
.fa-earth-africa::before {
content: "\f57c"; }
.fa-globe-africa::before {
content: "\f57c"; }
.fa-rainbow::before {
content: "\f75b"; }
.fa-circle-notch::before {
content: "\f1ce"; }
.fa-tablet-screen-button::before {
content: "\f3fa"; }
.fa-tablet-alt::before {
content: "\f3fa"; }
.fa-paw::before {
content: "\f1b0"; }
.fa-cloud::before {
content: "\f0c2"; }
.fa-trowel-bricks::before {
content: "\e58a"; }
.fa-face-flushed::before {
content: "\f579"; }
.fa-flushed::before {
content: "\f579"; }
.fa-hospital-user::before {
content: "\f80d"; }
.fa-tent-arrow-left-right::before {
content: "\e57f"; }
.fa-gavel::before {
content: "\f0e3"; }
.fa-legal::before {
content: "\f0e3"; }
.fa-binoculars::before {
content: "\f1e5"; }
.fa-microphone-slash::before {
content: "\f131"; }
.fa-box-tissue::before {
content: "\e05b"; }
.fa-motorcycle::before {
content: "\f21c"; }
.fa-bell-concierge::before {
content: "\f562"; }
.fa-concierge-bell::before {
content: "\f562"; }
.fa-pen-ruler::before {
content: "\f5ae"; }
.fa-pencil-ruler::before {
content: "\f5ae"; }
.fa-people-arrows::before {
content: "\e068"; }
.fa-people-arrows-left-right::before {
content: "\e068"; }
.fa-mars-and-venus-burst::before {
content: "\e523"; }
.fa-square-caret-right::before {
content: "\f152"; }
.fa-caret-square-right::before {
content: "\f152"; }
.fa-scissors::before {
content: "\f0c4"; }
.fa-cut::before {
content: "\f0c4"; }
.fa-sun-plant-wilt::before {
content: "\e57a"; }
.fa-toilets-portable::before {
content: "\e584"; }
.fa-hockey-puck::before {
content: "\f453"; }
.fa-table::before {
content: "\f0ce"; }
.fa-magnifying-glass-arrow-right::before {
content: "\e521"; }
.fa-tachograph-digital::before {
content: "\f566"; }
.fa-digital-tachograph::before {
content: "\f566"; }
.fa-users-slash::before {
content: "\e073"; }
.fa-clover::before {
content: "\e139"; }
.fa-reply::before {
content: "\f3e5"; }
.fa-mail-reply::before {
content: "\f3e5"; }
.fa-star-and-crescent::before {
content: "\f699"; }
.fa-house-fire::before {
content: "\e50c"; }
.fa-square-minus::before {
content: "\f146"; }
.fa-minus-square::before {
content: "\f146"; }
.fa-helicopter::before {
content: "\f533"; }
.fa-compass::before {
content: "\f14e"; }
.fa-square-caret-down::before {
content: "\f150"; }
.fa-caret-square-down::before {
content: "\f150"; }
.fa-file-circle-question::before {
content: "\e4ef"; }
.fa-laptop-code::before {
content: "\f5fc"; }
.fa-swatchbook::before {
content: "\f5c3"; }
.fa-prescription-bottle::before {
content: "\f485"; }
.fa-bars::before {
content: "\f0c9"; }
.fa-navicon::before {
content: "\f0c9"; }
.fa-people-group::before {
content: "\e533"; }
.fa-hourglass-end::before {
content: "\f253"; }
.fa-hourglass-3::before {
content: "\f253"; }
.fa-heart-crack::before {
content: "\f7a9"; }
.fa-heart-broken::before {
content: "\f7a9"; }
.fa-square-up-right::before {
content: "\f360"; }
.fa-external-link-square-alt::before {
content: "\f360"; }
.fa-face-kiss-beam::before {
content: "\f597"; }
.fa-kiss-beam::before {
content: "\f597"; }
.fa-film::before {
content: "\f008"; }
.fa-ruler-horizontal::before {
content: "\f547"; }
.fa-people-robbery::before {
content: "\e536"; }
.fa-lightbulb::before {
content: "\f0eb"; }
.fa-caret-left::before {
content: "\f0d9"; }
.fa-circle-exclamation::before {
content: "\f06a"; }
.fa-exclamation-circle::before {
content: "\f06a"; }
.fa-school-circle-xmark::before {
content: "\e56d"; }
.fa-arrow-right-from-bracket::before {
content: "\f08b"; }
.fa-sign-out::before {
content: "\f08b"; }
.fa-circle-chevron-down::before {
content: "\f13a"; }
.fa-chevron-circle-down::before {
content: "\f13a"; }
.fa-unlock-keyhole::before {
content: "\f13e"; }
.fa-unlock-alt::before {
content: "\f13e"; }
.fa-cloud-showers-heavy::before {
content: "\f740"; }
.fa-headphones-simple::before {
content: "\f58f"; }
.fa-headphones-alt::before {
content: "\f58f"; }
.fa-sitemap::before {
content: "\f0e8"; }
.fa-circle-dollar-to-slot::before {
content: "\f4b9"; }
.fa-donate::before {
content: "\f4b9"; }
.fa-memory::before {
content: "\f538"; }
.fa-road-spikes::before {
content: "\e568"; }
.fa-fire-burner::before {
content: "\e4f1"; }
.fa-flag::before {
content: "\f024"; }
.fa-hanukiah::before {
content: "\f6e6"; }
.fa-feather::before {
content: "\f52d"; }
.fa-volume-low::before {
content: "\f027"; }
.fa-volume-down::before {
content: "\f027"; }
.fa-comment-slash::before {
content: "\f4b3"; }
.fa-cloud-sun-rain::before {
content: "\f743"; }
.fa-compress::before {
content: "\f066"; }
.fa-wheat-awn::before {
content: "\e2cd"; }
.fa-wheat-alt::before {
content: "\e2cd"; }
.fa-ankh::before {
content: "\f644"; }
.fa-hands-holding-child::before {
content: "\e4fa"; }
.fa-asterisk::before {
content: "\2a"; }
.fa-square-check::before {
content: "\f14a"; }
.fa-check-square::before {
content: "\f14a"; }
.fa-peseta-sign::before {
content: "\e221"; }
.fa-heading::before {
content: "\f1dc"; }
.fa-header::before {
content: "\f1dc"; }
.fa-ghost::before {
content: "\f6e2"; }
.fa-list::before {
content: "\f03a"; }
.fa-list-squares::before {
content: "\f03a"; }
.fa-square-phone-flip::before {
content: "\f87b"; }
.fa-phone-square-alt::before {
content: "\f87b"; }
.fa-cart-plus::before {
content: "\f217"; }
.fa-gamepad::before {
content: "\f11b"; }
.fa-circle-dot::before {
content: "\f192"; }
.fa-dot-circle::before {
content: "\f192"; }
.fa-face-dizzy::before {
content: "\f567"; }
.fa-dizzy::before {
content: "\f567"; }
.fa-egg::before {
content: "\f7fb"; }
.fa-house-medical-circle-xmark::before {
content: "\e513"; }
.fa-campground::before {
content: "\f6bb"; }
.fa-folder-plus::before {
content: "\f65e"; }
.fa-futbol::before {
content: "\f1e3"; }
.fa-futbol-ball::before {
content: "\f1e3"; }
.fa-soccer-ball::before {
content: "\f1e3"; }
.fa-paintbrush::before {
content: "\f1fc"; }
.fa-paint-brush::before {
content: "\f1fc"; }
.fa-lock::before {
content: "\f023"; }
.fa-gas-pump::before {
content: "\f52f"; }
.fa-hot-tub-person::before {
content: "\f593"; }
.fa-hot-tub::before {
content: "\f593"; }
.fa-map-location::before {
content: "\f59f"; }
.fa-map-marked::before {
content: "\f59f"; }
.fa-house-flood-water::before {
content: "\e50e"; }
.fa-tree::before {
content: "\f1bb"; }
.fa-bridge-lock::before {
content: "\e4cc"; }
.fa-sack-dollar::before {
content: "\f81d"; }
.fa-pen-to-square::before {
content: "\f044"; }
.fa-edit::before {
content: "\f044"; }
.fa-car-side::before {
content: "\f5e4"; }
.fa-share-nodes::before {
content: "\f1e0"; }
.fa-share-alt::before {
content: "\f1e0"; }
.fa-heart-circle-minus::before {
content: "\e4ff"; }
.fa-hourglass-half::before {
content: "\f252"; }
.fa-hourglass-2::before {
content: "\f252"; }
.fa-microscope::before {
content: "\f610"; }
.fa-sink::before {
content: "\e06d"; }
.fa-bag-shopping::before {
content: "\f290"; }
.fa-shopping-bag::before {
content: "\f290"; }
.fa-arrow-down-z-a::before {
content: "\f881"; }
.fa-sort-alpha-desc::before {
content: "\f881"; }
.fa-sort-alpha-down-alt::before {
content: "\f881"; }
.fa-mitten::before {
content: "\f7b5"; }
.fa-person-rays::before {
content: "\e54d"; }
.fa-users::before {
content: "\f0c0"; }
.fa-eye-slash::before {
content: "\f070"; }
.fa-flask-vial::before {
content: "\e4f3"; }
.fa-hand::before {
content: "\f256"; }
.fa-hand-paper::before {
content: "\f256"; }
.fa-om::before {
content: "\f679"; }
.fa-worm::before {
content: "\e599"; }
.fa-house-circle-xmark::before {
content: "\e50b"; }
.fa-plug::before {
content: "\f1e6"; }
.fa-chevron-up::before {
content: "\f077"; }
.fa-hand-spock::before {
content: "\f259"; }
.fa-stopwatch::before {
content: "\f2f2"; }
.fa-face-kiss::before {
content: "\f596"; }
.fa-kiss::before {
content: "\f596"; }
.fa-bridge-circle-xmark::before {
content: "\e4cb"; }
.fa-face-grin-tongue::before {
content: "\f589"; }
.fa-grin-tongue::before {
content: "\f589"; }
.fa-chess-bishop::before {
content: "\f43a"; }
.fa-face-grin-wink::before {
content: "\f58c"; }
.fa-grin-wink::before {
content: "\f58c"; }
.fa-ear-deaf::before {
content: "\f2a4"; }
.fa-deaf::before {
content: "\f2a4"; }
.fa-deafness::before {
content: "\f2a4"; }
.fa-hard-of-hearing::before {
content: "\f2a4"; }
.fa-road-circle-check::before {
content: "\e564"; }
.fa-dice-five::before {
content: "\f523"; }
.fa-square-rss::before {
content: "\f143"; }
.fa-rss-square::before {
content: "\f143"; }
.fa-land-mine-on::before {
content: "\e51b"; }
.fa-i-cursor::before {
content: "\f246"; }
.fa-stamp::before {
content: "\f5bf"; }
.fa-stairs::before {
content: "\e289"; }
.fa-i::before {
content: "\49"; }
.fa-hryvnia-sign::before {
content: "\f6f2"; }
.fa-hryvnia::before {
content: "\f6f2"; }
.fa-pills::before {
content: "\f484"; }
.fa-face-grin-wide::before {
content: "\f581"; }
.fa-grin-alt::before {
content: "\f581"; }
.fa-tooth::before {
content: "\f5c9"; }
.fa-v::before {
content: "\56"; }
.fa-bangladeshi-taka-sign::before {
content: "\e2e6"; }
.fa-bicycle::before {
content: "\f206"; }
.fa-staff-snake::before {
content: "\e579"; }
.fa-rod-asclepius::before {
content: "\e579"; }
.fa-rod-snake::before {
content: "\e579"; }
.fa-staff-aesculapius::before {
content: "\e579"; }
.fa-head-side-cough-slash::before {
content: "\e062"; }
.fa-truck-medical::before {
content: "\f0f9"; }
.fa-ambulance::before {
content: "\f0f9"; }
.fa-wheat-awn-circle-exclamation::before {
content: "\e598"; }
.fa-snowman::before {
content: "\f7d0"; }
.fa-mortar-pestle::before {
content: "\f5a7"; }
.fa-road-barrier::before {
content: "\e562"; }
.fa-school::before {
content: "\f549"; }
.fa-igloo::before {
content: "\f7ae"; }
.fa-joint::before {
content: "\f595"; }
.fa-angle-right::before {
content: "\f105"; }
.fa-horse::before {
content: "\f6f0"; }
.fa-q::before {
content: "\51"; }
.fa-g::before {
content: "\47"; }
.fa-notes-medical::before {
content: "\f481"; }
.fa-temperature-half::before {
content: "\f2c9"; }
.fa-temperature-2::before {
content: "\f2c9"; }
.fa-thermometer-2::before {
content: "\f2c9"; }
.fa-thermometer-half::before {
content: "\f2c9"; }
.fa-dong-sign::before {
content: "\e169"; }
.fa-capsules::before {
content: "\f46b"; }
.fa-poo-storm::before {
content: "\f75a"; }
.fa-poo-bolt::before {
content: "\f75a"; }
.fa-face-frown-open::before {
content: "\f57a"; }
.fa-frown-open::before {
content: "\f57a"; }
.fa-hand-point-up::before {
content: "\f0a6"; }
.fa-money-bill::before {
content: "\f0d6"; }
.fa-bookmark::before {
content: "\f02e"; }
.fa-align-justify::before {
content: "\f039"; }
.fa-umbrella-beach::before {
content: "\f5ca"; }
.fa-helmet-un::before {
content: "\e503"; }
.fa-bullseye::before {
content: "\f140"; }
.fa-bacon::before {
content: "\f7e5"; }
.fa-hand-point-down::before {
content: "\f0a7"; }
.fa-arrow-up-from-bracket::before {
content: "\e09a"; }
.fa-folder::before {
content: "\f07b"; }
.fa-folder-blank::before {
content: "\f07b"; }
.fa-file-waveform::before {
content: "\f478"; }
.fa-file-medical-alt::before {
content: "\f478"; }
.fa-radiation::before {
content: "\f7b9"; }
.fa-chart-simple::before {
content: "\e473"; }
.fa-mars-stroke::before {
content: "\f229"; }
.fa-vial::before {
content: "\f492"; }
.fa-gauge::before {
content: "\f624"; }
.fa-dashboard::before {
content: "\f624"; }
.fa-gauge-med::before {
content: "\f624"; }
.fa-tachometer-alt-average::before {
content: "\f624"; }
.fa-wand-magic-sparkles::before {
content: "\e2ca"; }
.fa-magic-wand-sparkles::before {
content: "\e2ca"; }
.fa-e::before {
content: "\45"; }
.fa-pen-clip::before {
content: "\f305"; }
.fa-pen-alt::before {
content: "\f305"; }
.fa-bridge-circle-exclamation::before {
content: "\e4ca"; }
.fa-user::before {
content: "\f007"; }
.fa-school-circle-check::before {
content: "\e56b"; }
.fa-dumpster::before {
content: "\f793"; }
.fa-van-shuttle::before {
content: "\f5b6"; }
.fa-shuttle-van::before {
content: "\f5b6"; }
.fa-building-user::before {
content: "\e4da"; }
.fa-square-caret-left::before {
content: "\f191"; }
.fa-caret-square-left::before {
content: "\f191"; }
.fa-highlighter::before {
content: "\f591"; }
.fa-key::before {
content: "\f084"; }
.fa-bullhorn::before {
content: "\f0a1"; }
.fa-globe::before {
content: "\f0ac"; }
.fa-synagogue::before {
content: "\f69b"; }
.fa-person-half-dress::before {
content: "\e548"; }
.fa-road-bridge::before {
content: "\e563"; }
.fa-location-arrow::before {
content: "\f124"; }
.fa-c::before {
content: "\43"; }
.fa-tablet-button::before {
content: "\f10a"; }
.fa-building-lock::before {
content: "\e4d6"; }
.fa-pizza-slice::before {
content: "\f818"; }
.fa-money-bill-wave::before {
content: "\f53a"; }
.fa-chart-area::before {
content: "\f1fe"; }
.fa-area-chart::before {
content: "\f1fe"; }
.fa-house-flag::before {
content: "\e50d"; }
.fa-person-circle-minus::before {
content: "\e540"; }
.fa-ban::before {
content: "\f05e"; }
.fa-cancel::before {
content: "\f05e"; }
.fa-camera-rotate::before {
content: "\e0d8"; }
.fa-spray-can-sparkles::before {
content: "\f5d0"; }
.fa-air-freshener::before {
content: "\f5d0"; }
.fa-star::before {
content: "\f005"; }
.fa-repeat::before {
content: "\f363"; }
.fa-cross::before {
content: "\f654"; }
.fa-box::before {
content: "\f466"; }
.fa-venus-mars::before {
content: "\f228"; }
.fa-arrow-pointer::before {
content: "\f245"; }
.fa-mouse-pointer::before {
content: "\f245"; }
.fa-maximize::before {
content: "\f31e"; }
.fa-expand-arrows-alt::before {
content: "\f31e"; }
.fa-charging-station::before {
content: "\f5e7"; }
.fa-shapes::before {
content: "\f61f"; }
.fa-triangle-circle-square::before {
content: "\f61f"; }
.fa-shuffle::before {
content: "\f074"; }
.fa-random::before {
content: "\f074"; }
.fa-person-running::before {
content: "\f70c"; }
.fa-running::before {
content: "\f70c"; }
.fa-mobile-retro::before {
content: "\e527"; }
.fa-grip-lines-vertical::before {
content: "\f7a5"; }
.fa-spider::before {
content: "\f717"; }
.fa-hands-bound::before {
content: "\e4f9"; }
.fa-file-invoice-dollar::before {
content: "\f571"; }
.fa-plane-circle-exclamation::before {
content: "\e556"; }
.fa-x-ray::before {
content: "\f497"; }
.fa-spell-check::before {
content: "\f891"; }
.fa-slash::before {
content: "\f715"; }
.fa-computer-mouse::before {
content: "\f8cc"; }
.fa-mouse::before {
content: "\f8cc"; }
.fa-arrow-right-to-bracket::before {
content: "\f090"; }
.fa-sign-in::before {
content: "\f090"; }
.fa-shop-slash::before {
content: "\e070"; }
.fa-store-alt-slash::before {
content: "\e070"; }
.fa-server::before {
content: "\f233"; }
.fa-virus-covid-slash::before {
content: "\e4a9"; }
.fa-shop-lock::before {
content: "\e4a5"; }
.fa-hourglass-start::before {
content: "\f251"; }
.fa-hourglass-1::before {
content: "\f251"; }
.fa-blender-phone::before {
content: "\f6b6"; }
.fa-building-wheat::before {
content: "\e4db"; }
.fa-person-breastfeeding::before {
content: "\e53a"; }
.fa-right-to-bracket::before {
content: "\f2f6"; }
.fa-sign-in-alt::before {
content: "\f2f6"; }
.fa-venus::before {
content: "\f221"; }
.fa-passport::before {
content: "\f5ab"; }
.fa-heart-pulse::before {
content: "\f21e"; }
.fa-heartbeat::before {
content: "\f21e"; }
.fa-people-carry-box::before {
content: "\f4ce"; }
.fa-people-carry::before {
content: "\f4ce"; }
.fa-temperature-high::before {
content: "\f769"; }
.fa-microchip::before {
content: "\f2db"; }
.fa-crown::before {
content: "\f521"; }
.fa-weight-hanging::before {
content: "\f5cd"; }
.fa-xmarks-lines::before {
content: "\e59a"; }
.fa-file-prescription::before {
content: "\f572"; }
.fa-weight-scale::before {
content: "\f496"; }
.fa-weight::before {
content: "\f496"; }
.fa-user-group::before {
content: "\f500"; }
.fa-user-friends::before {
content: "\f500"; }
.fa-arrow-up-a-z::before {
content: "\f15e"; }
.fa-sort-alpha-up::before {
content: "\f15e"; }
.fa-chess-knight::before {
content: "\f441"; }
.fa-face-laugh-squint::before {
content: "\f59b"; }
.fa-laugh-squint::before {
content: "\f59b"; }
.fa-wheelchair::before {
content: "\f193"; }
.fa-circle-arrow-up::before {
content: "\f0aa"; }
.fa-arrow-circle-up::before {
content: "\f0aa"; }
.fa-toggle-on::before {
content: "\f205"; }
.fa-person-walking::before {
content: "\f554"; }
.fa-walking::before {
content: "\f554"; }
.fa-l::before {
content: "\4c"; }
.fa-fire::before {
content: "\f06d"; }
.fa-bed-pulse::before {
content: "\f487"; }
.fa-procedures::before {
content: "\f487"; }
.fa-shuttle-space::before {
content: "\f197"; }
.fa-space-shuttle::before {
content: "\f197"; }
.fa-face-laugh::before {
content: "\f599"; }
.fa-laugh::before {
content: "\f599"; }
.fa-folder-open::before {
content: "\f07c"; }
.fa-heart-circle-plus::before {
content: "\e500"; }
.fa-code-fork::before {
content: "\e13b"; }
.fa-city::before {
content: "\f64f"; }
.fa-microphone-lines::before {
content: "\f3c9"; }
.fa-microphone-alt::before {
content: "\f3c9"; }
.fa-pepper-hot::before {
content: "\f816"; }
.fa-unlock::before {
content: "\f09c"; }
.fa-colon-sign::before {
content: "\e140"; }
.fa-headset::before {
content: "\f590"; }
.fa-store-slash::before {
content: "\e071"; }
.fa-road-circle-xmark::before {
content: "\e566"; }
.fa-user-minus::before {
content: "\f503"; }
.fa-mars-stroke-up::before {
content: "\f22a"; }
.fa-mars-stroke-v::before {
content: "\f22a"; }
.fa-champagne-glasses::before {
content: "\f79f"; }
.fa-glass-cheers::before {
content: "\f79f"; }
.fa-clipboard::before {
content: "\f328"; }
.fa-house-circle-exclamation::before {
content: "\e50a"; }
.fa-file-arrow-up::before {
content: "\f574"; }
.fa-file-upload::before {
content: "\f574"; }
.fa-wifi::before {
content: "\f1eb"; }
.fa-wifi-3::before {
content: "\f1eb"; }
.fa-wifi-strong::before {
content: "\f1eb"; }
.fa-bath::before {
content: "\f2cd"; }
.fa-bathtub::before {
content: "\f2cd"; }
.fa-underline::before {
content: "\f0cd"; }
.fa-user-pen::before {
content: "\f4ff"; }
.fa-user-edit::before {
content: "\f4ff"; }
.fa-signature::before {
content: "\f5b7"; }
.fa-stroopwafel::before {
content: "\f551"; }
.fa-bold::before {
content: "\f032"; }
.fa-anchor-lock::before {
content: "\e4ad"; }
.fa-building-ngo::before {
content: "\e4d7"; }
.fa-manat-sign::before {
content: "\e1d5"; }
.fa-not-equal::before {
content: "\f53e"; }
.fa-border-top-left::before {
content: "\f853"; }
.fa-border-style::before {
content: "\f853"; }
.fa-map-location-dot::before {
content: "\f5a0"; }
.fa-map-marked-alt::before {
content: "\f5a0"; }
.fa-jedi::before {
content: "\f669"; }
.fa-square-poll-vertical::before {
content: "\f681"; }
.fa-poll::before {
content: "\f681"; }
.fa-mug-hot::before {
content: "\f7b6"; }
.fa-car-battery::before {
content: "\f5df"; }
.fa-battery-car::before {
content: "\f5df"; }
.fa-gift::before {
content: "\f06b"; }
.fa-dice-two::before {
content: "\f528"; }
.fa-chess-queen::before {
content: "\f445"; }
.fa-glasses::before {
content: "\f530"; }
.fa-chess-board::before {
content: "\f43c"; }
.fa-building-circle-check::before {
content: "\e4d2"; }
.fa-person-chalkboard::before {
content: "\e53d"; }
.fa-mars-stroke-right::before {
content: "\f22b"; }
.fa-mars-stroke-h::before {
content: "\f22b"; }
.fa-hand-back-fist::before {
content: "\f255"; }
.fa-hand-rock::before {
content: "\f255"; }
.fa-square-caret-up::before {
content: "\f151"; }
.fa-caret-square-up::before {
content: "\f151"; }
.fa-cloud-showers-water::before {
content: "\e4e4"; }
.fa-chart-bar::before {
content: "\f080"; }
.fa-bar-chart::before {
content: "\f080"; }
.fa-hands-bubbles::before {
content: "\e05e"; }
.fa-hands-wash::before {
content: "\e05e"; }
.fa-less-than-equal::before {
content: "\f537"; }
.fa-train::before {
content: "\f238"; }
.fa-eye-low-vision::before {
content: "\f2a8"; }
.fa-low-vision::before {
content: "\f2a8"; }
.fa-crow::before {
content: "\f520"; }
.fa-sailboat::before {
content: "\e445"; }
.fa-window-restore::before {
content: "\f2d2"; }
.fa-square-plus::before {
content: "\f0fe"; }
.fa-plus-square::before {
content: "\f0fe"; }
.fa-torii-gate::before {
content: "\f6a1"; }
.fa-frog::before {
content: "\f52e"; }
.fa-bucket::before {
content: "\e4cf"; }
.fa-image::before {
content: "\f03e"; }
.fa-microphone::before {
content: "\f130"; }
.fa-cow::before {
content: "\f6c8"; }
.fa-caret-up::before {
content: "\f0d8"; }
.fa-screwdriver::before {
content: "\f54a"; }
.fa-folder-closed::before {
content: "\e185"; }
.fa-house-tsunami::before {
content: "\e515"; }
.fa-square-nfi::before {
content: "\e576"; }
.fa-arrow-up-from-ground-water::before {
content: "\e4b5"; }
.fa-martini-glass::before {
content: "\f57b"; }
.fa-glass-martini-alt::before {
content: "\f57b"; }
.fa-rotate-left::before {
content: "\f2ea"; }
.fa-rotate-back::before {
content: "\f2ea"; }
.fa-rotate-backward::before {
content: "\f2ea"; }
.fa-undo-alt::before {
content: "\f2ea"; }
.fa-table-columns::before {
content: "\f0db"; }
.fa-columns::before {
content: "\f0db"; }
.fa-lemon::before {
content: "\f094"; }
.fa-head-side-mask::before {
content: "\e063"; }
.fa-handshake::before {
content: "\f2b5"; }
.fa-gem::before {
content: "\f3a5"; }
.fa-dolly::before {
content: "\f472"; }
.fa-dolly-box::before {
content: "\f472"; }
.fa-smoking::before {
content: "\f48d"; }
.fa-minimize::before {
content: "\f78c"; }
.fa-compress-arrows-alt::before {
content: "\f78c"; }
.fa-monument::before {
content: "\f5a6"; }
.fa-snowplow::before {
content: "\f7d2"; }
.fa-angles-right::before {
content: "\f101"; }
.fa-angle-double-right::before {
content: "\f101"; }
.fa-cannabis::before {
content: "\f55f"; }
.fa-circle-play::before {
content: "\f144"; }
.fa-play-circle::before {
content: "\f144"; }
.fa-tablets::before {
content: "\f490"; }
.fa-ethernet::before {
content: "\f796"; }
.fa-euro-sign::before {
content: "\f153"; }
.fa-eur::before {
content: "\f153"; }
.fa-euro::before {
content: "\f153"; }
.fa-chair::before {
content: "\f6c0"; }
.fa-circle-check::before {
content: "\f058"; }
.fa-check-circle::before {
content: "\f058"; }
.fa-circle-stop::before {
content: "\f28d"; }
.fa-stop-circle::before {
content: "\f28d"; }
.fa-compass-drafting::before {
content: "\f568"; }
.fa-drafting-compass::before {
content: "\f568"; }
.fa-plate-wheat::before {
content: "\e55a"; }
.fa-icicles::before {
content: "\f7ad"; }
.fa-person-shelter::before {
content: "\e54f"; }
.fa-neuter::before {
content: "\f22c"; }
.fa-id-badge::before {
content: "\f2c1"; }
.fa-marker::before {
content: "\f5a1"; }
.fa-face-laugh-beam::before {
content: "\f59a"; }
.fa-laugh-beam::before {
content: "\f59a"; }
.fa-helicopter-symbol::before {
content: "\e502"; }
.fa-universal-access::before {
content: "\f29a"; }
.fa-circle-chevron-up::before {
content: "\f139"; }
.fa-chevron-circle-up::before {
content: "\f139"; }
.fa-lari-sign::before {
content: "\e1c8"; }
.fa-volcano::before {
content: "\f770"; }
.fa-person-walking-dashed-line-arrow-right::before {
content: "\e553"; }
.fa-sterling-sign::before {
content: "\f154"; }
.fa-gbp::before {
content: "\f154"; }
.fa-pound-sign::before {
content: "\f154"; }
.fa-viruses::before {
content: "\e076"; }
.fa-square-person-confined::before {
content: "\e577"; }
.fa-user-tie::before {
content: "\f508"; }
.fa-arrow-down-long::before {
content: "\f175"; }
.fa-long-arrow-down::before {
content: "\f175"; }
.fa-tent-arrow-down-to-line::before {
content: "\e57e"; }
.fa-certificate::before {
content: "\f0a3"; }
.fa-reply-all::before {
content: "\f122"; }
.fa-mail-reply-all::before {
content: "\f122"; }
.fa-suitcase::before {
content: "\f0f2"; }
.fa-person-skating::before {
content: "\f7c5"; }
.fa-skating::before {
content: "\f7c5"; }
.fa-filter-circle-dollar::before {
content: "\f662"; }
.fa-funnel-dollar::before {
content: "\f662"; }
.fa-camera-retro::before {
content: "\f083"; }
.fa-circle-arrow-down::before {
content: "\f0ab"; }
.fa-arrow-circle-down::before {
content: "\f0ab"; }
.fa-file-import::before {
content: "\f56f"; }
.fa-arrow-right-to-file::before {
content: "\f56f"; }
.fa-square-arrow-up-right::before {
content: "\f14c"; }
.fa-external-link-square::before {
content: "\f14c"; }
.fa-box-open::before {
content: "\f49e"; }
.fa-scroll::before {
content: "\f70e"; }
.fa-spa::before {
content: "\f5bb"; }
.fa-location-pin-lock::before {
content: "\e51f"; }
.fa-pause::before {
content: "\f04c"; }
.fa-hill-avalanche::before {
content: "\e507"; }
.fa-temperature-empty::before {
content: "\f2cb"; }
.fa-temperature-0::before {
content: "\f2cb"; }
.fa-thermometer-0::before {
content: "\f2cb"; }
.fa-thermometer-empty::before {
content: "\f2cb"; }
.fa-bomb::before {
content: "\f1e2"; }
.fa-registered::before {
content: "\f25d"; }
.fa-address-card::before {
content: "\f2bb"; }
.fa-contact-card::before {
content: "\f2bb"; }
.fa-vcard::before {
content: "\f2bb"; }
.fa-scale-unbalanced-flip::before {
content: "\f516"; }
.fa-balance-scale-right::before {
content: "\f516"; }
.fa-subscript::before {
content: "\f12c"; }
.fa-diamond-turn-right::before {
content: "\f5eb"; }
.fa-directions::before {
content: "\f5eb"; }
.fa-burst::before {
content: "\e4dc"; }
.fa-house-laptop::before {
content: "\e066"; }
.fa-laptop-house::before {
content: "\e066"; }
.fa-face-tired::before {
content: "\f5c8"; }
.fa-tired::before {
content: "\f5c8"; }
.fa-money-bills::before {
content: "\e1f3"; }
.fa-smog::before {
content: "\f75f"; }
.fa-crutch::before {
content: "\f7f7"; }
.fa-cloud-arrow-up::before {
content: "\f0ee"; }
.fa-cloud-upload::before {
content: "\f0ee"; }
.fa-cloud-upload-alt::before {
content: "\f0ee"; }
.fa-palette::before {
content: "\f53f"; }
.fa-arrows-turn-right::before {
content: "\e4c0"; }
.fa-vest::before {
content: "\e085"; }
.fa-ferry::before {
content: "\e4ea"; }
.fa-arrows-down-to-people::before {
content: "\e4b9"; }
.fa-seedling::before {
content: "\f4d8"; }
.fa-sprout::before {
content: "\f4d8"; }
.fa-left-right::before {
content: "\f337"; }
.fa-arrows-alt-h::before {
content: "\f337"; }
.fa-boxes-packing::before {
content: "\e4c7"; }
.fa-circle-arrow-left::before {
content: "\f0a8"; }
.fa-arrow-circle-left::before {
content: "\f0a8"; }
.fa-group-arrows-rotate::before {
content: "\e4f6"; }
.fa-bowl-food::before {
content: "\e4c6"; }
.fa-candy-cane::before {
content: "\f786"; }
.fa-arrow-down-wide-short::before {
content: "\f160"; }
.fa-sort-amount-asc::before {
content: "\f160"; }
.fa-sort-amount-down::before {
content: "\f160"; }
.fa-cloud-bolt::before {
content: "\f76c"; }
.fa-thunderstorm::before {
content: "\f76c"; }
.fa-text-slash::before {
content: "\f87d"; }
.fa-remove-format::before {
content: "\f87d"; }
.fa-face-smile-wink::before {
content: "\f4da"; }
.fa-smile-wink::before {
content: "\f4da"; }
.fa-file-word::before {
content: "\f1c2"; }
.fa-file-powerpoint::before {
content: "\f1c4"; }
.fa-arrows-left-right::before {
content: "\f07e"; }
.fa-arrows-h::before {
content: "\f07e"; }
.fa-house-lock::before {
content: "\e510"; }
.fa-cloud-arrow-down::before {
content: "\f0ed"; }
.fa-cloud-download::before {
content: "\f0ed"; }
.fa-cloud-download-alt::before {
content: "\f0ed"; }
.fa-children::before {
content: "\e4e1"; }
.fa-chalkboard::before {
content: "\f51b"; }
.fa-blackboard::before {
content: "\f51b"; }
.fa-user-large-slash::before {
content: "\f4fa"; }
.fa-user-alt-slash::before {
content: "\f4fa"; }
.fa-envelope-open::before {
content: "\f2b6"; }
.fa-handshake-simple-slash::before {
content: "\e05f"; }
.fa-handshake-alt-slash::before {
content: "\e05f"; }
.fa-mattress-pillow::before {
content: "\e525"; }
.fa-guarani-sign::before {
content: "\e19a"; }
.fa-arrows-rotate::before {
content: "\f021"; }
.fa-refresh::before {
content: "\f021"; }
.fa-sync::before {
content: "\f021"; }
.fa-fire-extinguisher::before {
content: "\f134"; }
.fa-cruzeiro-sign::before {
content: "\e152"; }
.fa-greater-than-equal::before {
content: "\f532"; }
.fa-shield-halved::before {
content: "\f3ed"; }
.fa-shield-alt::before {
content: "\f3ed"; }
.fa-book-atlas::before {
content: "\f558"; }
.fa-atlas::before {
content: "\f558"; }
.fa-virus::before {
content: "\e074"; }
.fa-envelope-circle-check::before {
content: "\e4e8"; }
.fa-layer-group::before {
content: "\f5fd"; }
.fa-arrows-to-dot::before {
content: "\e4be"; }
.fa-archway::before {
content: "\f557"; }
.fa-heart-circle-check::before {
content: "\e4fd"; }
.fa-house-chimney-crack::before {
content: "\f6f1"; }
.fa-house-damage::before {
content: "\f6f1"; }
.fa-file-zipper::before {
content: "\f1c6"; }
.fa-file-archive::before {
content: "\f1c6"; }
.fa-square::before {
content: "\f0c8"; }
.fa-martini-glass-empty::before {
content: "\f000"; }
.fa-glass-martini::before {
content: "\f000"; }
.fa-couch::before {
content: "\f4b8"; }
.fa-cedi-sign::before {
content: "\e0df"; }
.fa-italic::before {
content: "\f033"; }
.fa-church::before {
content: "\f51d"; }
.fa-comments-dollar::before {
content: "\f653"; }
.fa-democrat::before {
content: "\f747"; }
.fa-z::before {
content: "\5a"; }
.fa-person-skiing::before {
content: "\f7c9"; }
.fa-skiing::before {
content: "\f7c9"; }
.fa-road-lock::before {
content: "\e567"; }
.fa-a::before {
content: "\41"; }
.fa-temperature-arrow-down::before {
content: "\e03f"; }
.fa-temperature-down::before {
content: "\e03f"; }
.fa-feather-pointed::before {
content: "\f56b"; }
.fa-feather-alt::before {
content: "\f56b"; }
.fa-p::before {
content: "\50"; }
.fa-snowflake::before {
content: "\f2dc"; }
.fa-newspaper::before {
content: "\f1ea"; }
.fa-rectangle-ad::before {
content: "\f641"; }
.fa-ad::before {
content: "\f641"; }
.fa-circle-arrow-right::before {
content: "\f0a9"; }
.fa-arrow-circle-right::before {
content: "\f0a9"; }
.fa-filter-circle-xmark::before {
content: "\e17b"; }
.fa-locust::before {
content: "\e520"; }
.fa-sort::before {
content: "\f0dc"; }
.fa-unsorted::before {
content: "\f0dc"; }
.fa-list-ol::before {
content: "\f0cb"; }
.fa-list-1-2::before {
content: "\f0cb"; }
.fa-list-numeric::before {
content: "\f0cb"; }
.fa-person-dress-burst::before {
content: "\e544"; }
.fa-money-check-dollar::before {
content: "\f53d"; }
.fa-money-check-alt::before {
content: "\f53d"; }
.fa-vector-square::before {
content: "\f5cb"; }
.fa-bread-slice::before {
content: "\f7ec"; }
.fa-language::before {
content: "\f1ab"; }
.fa-face-kiss-wink-heart::before {
content: "\f598"; }
.fa-kiss-wink-heart::before {
content: "\f598"; }
.fa-filter::before {
content: "\f0b0"; }
.fa-question::before {
content: "\3f"; }
.fa-file-signature::before {
content: "\f573"; }
.fa-up-down-left-right::before {
content: "\f0b2"; }
.fa-arrows-alt::before {
content: "\f0b2"; }
.fa-house-chimney-user::before {
content: "\e065"; }
.fa-hand-holding-heart::before {
content: "\f4be"; }
.fa-puzzle-piece::before {
content: "\f12e"; }
.fa-money-check::before {
content: "\f53c"; }
.fa-star-half-stroke::before {
content: "\f5c0"; }
.fa-star-half-alt::before {
content: "\f5c0"; }
.fa-code::before {
content: "\f121"; }
.fa-whiskey-glass::before {
content: "\f7a0"; }
.fa-glass-whiskey::before {
content: "\f7a0"; }
.fa-building-circle-exclamation::before {
content: "\e4d3"; }
.fa-magnifying-glass-chart::before {
content: "\e522"; }
.fa-arrow-up-right-from-square::before {
content: "\f08e"; }
.fa-external-link::before {
content: "\f08e"; }
.fa-cubes-stacked::before {
content: "\e4e6"; }
.fa-won-sign::before {
content: "\f159"; }
.fa-krw::before {
content: "\f159"; }
.fa-won::before {
content: "\f159"; }
.fa-virus-covid::before {
content: "\e4a8"; }
.fa-austral-sign::before {
content: "\e0a9"; }
.fa-f::before {
content: "\46"; }
.fa-leaf::before {
content: "\f06c"; }
.fa-road::before {
content: "\f018"; }
.fa-taxi::before {
content: "\f1ba"; }
.fa-cab::before {
content: "\f1ba"; }
.fa-person-circle-plus::before {
content: "\e541"; }
.fa-chart-pie::before {
content: "\f200"; }
.fa-pie-chart::before {
content: "\f200"; }
.fa-bolt-lightning::before {
content: "\e0b7"; }
.fa-sack-xmark::before {
content: "\e56a"; }
.fa-file-excel::before {
content: "\f1c3"; }
.fa-file-contract::before {
content: "\f56c"; }
.fa-fish-fins::before {
content: "\e4f2"; }
.fa-building-flag::before {
content: "\e4d5"; }
.fa-face-grin-beam::before {
content: "\f582"; }
.fa-grin-beam::before {
content: "\f582"; }
.fa-object-ungroup::before {
content: "\f248"; }
.fa-poop::before {
content: "\f619"; }
.fa-location-pin::before {
content: "\f041"; }
.fa-map-marker::before {
content: "\f041"; }
.fa-kaaba::before {
content: "\f66b"; }
.fa-toilet-paper::before {
content: "\f71e"; }
.fa-helmet-safety::before {
content: "\f807"; }
.fa-hard-hat::before {
content: "\f807"; }
.fa-hat-hard::before {
content: "\f807"; }
.fa-eject::before {
content: "\f052"; }
.fa-circle-right::before {
content: "\f35a"; }
.fa-arrow-alt-circle-right::before {
content: "\f35a"; }
.fa-plane-circle-check::before {
content: "\e555"; }
.fa-face-rolling-eyes::before {
content: "\f5a5"; }
.fa-meh-rolling-eyes::before {
content: "\f5a5"; }
.fa-object-group::before {
content: "\f247"; }
.fa-chart-line::before {
content: "\f201"; }
.fa-line-chart::before {
content: "\f201"; }
.fa-mask-ventilator::before {
content: "\e524"; }
.fa-arrow-right::before {
content: "\f061"; }
.fa-signs-post::before {
content: "\f277"; }
.fa-map-signs::before {
content: "\f277"; }
.fa-cash-register::before {
content: "\f788"; }
.fa-person-circle-question::before {
content: "\e542"; }
.fa-h::before {
content: "\48"; }
.fa-tarp::before {
content: "\e57b"; }
.fa-screwdriver-wrench::before {
content: "\f7d9"; }
.fa-tools::before {
content: "\f7d9"; }
.fa-arrows-to-eye::before {
content: "\e4bf"; }
.fa-plug-circle-bolt::before {
content: "\e55b"; }
.fa-heart::before {
content: "\f004"; }
.fa-mars-and-venus::before {
content: "\f224"; }
.fa-house-user::before {
content: "\e1b0"; }
.fa-home-user::before {
content: "\e1b0"; }
.fa-dumpster-fire::before {
content: "\f794"; }
.fa-house-crack::before {
content: "\e3b1"; }
.fa-martini-glass-citrus::before {
content: "\f561"; }
.fa-cocktail::before {
content: "\f561"; }
.fa-face-surprise::before {
content: "\f5c2"; }
.fa-surprise::before {
content: "\f5c2"; }
.fa-bottle-water::before {
content: "\e4c5"; }
.fa-circle-pause::before {
content: "\f28b"; }
.fa-pause-circle::before {
content: "\f28b"; }
.fa-toilet-paper-slash::before {
content: "\e072"; }
.fa-apple-whole::before {
content: "\f5d1"; }
.fa-apple-alt::before {
content: "\f5d1"; }
.fa-kitchen-set::before {
content: "\e51a"; }
.fa-r::before {
content: "\52"; }
.fa-temperature-quarter::before {
content: "\f2ca"; }
.fa-temperature-1::before {
content: "\f2ca"; }
.fa-thermometer-1::before {
content: "\f2ca"; }
.fa-thermometer-quarter::before {
content: "\f2ca"; }
.fa-cube::before {
content: "\f1b2"; }
.fa-bitcoin-sign::before {
content: "\e0b4"; }
.fa-shield-dog::before {
content: "\e573"; }
.fa-solar-panel::before {
content: "\f5ba"; }
.fa-lock-open::before {
content: "\f3c1"; }
.fa-elevator::before {
content: "\e16d"; }
.fa-money-bill-transfer::before {
content: "\e528"; }
.fa-money-bill-trend-up::before {
content: "\e529"; }
.fa-house-flood-water-circle-arrow-right::before {
content: "\e50f"; }
.fa-square-poll-horizontal::before {
content: "\f682"; }
.fa-poll-h::before {
content: "\f682"; }
.fa-circle::before {
content: "\f111"; }
.fa-backward-fast::before {
content: "\f049"; }
.fa-fast-backward::before {
content: "\f049"; }
.fa-recycle::before {
content: "\f1b8"; }
.fa-user-astronaut::before {
content: "\f4fb"; }
.fa-plane-slash::before {
content: "\e069"; }
.fa-trademark::before {
content: "\f25c"; }
.fa-basketball::before {
content: "\f434"; }
.fa-basketball-ball::before {
content: "\f434"; }
.fa-satellite-dish::before {
content: "\f7c0"; }
.fa-circle-up::before {
content: "\f35b"; }
.fa-arrow-alt-circle-up::before {
content: "\f35b"; }
.fa-mobile-screen-button::before {
content: "\f3cd"; }
.fa-mobile-alt::before {
content: "\f3cd"; }
.fa-volume-high::before {
content: "\f028"; }
.fa-volume-up::before {
content: "\f028"; }
.fa-users-rays::before {
content: "\e593"; }
.fa-wallet::before {
content: "\f555"; }
.fa-clipboard-check::before {
content: "\f46c"; }
.fa-file-audio::before {
content: "\f1c7"; }
.fa-burger::before {
content: "\f805"; }
.fa-hamburger::before {
content: "\f805"; }
.fa-wrench::before {
content: "\f0ad"; }
.fa-bugs::before {
content: "\e4d0"; }
.fa-rupee-sign::before {
content: "\f156"; }
.fa-rupee::before {
content: "\f156"; }
.fa-file-image::before {
content: "\f1c5"; }
.fa-circle-question::before {
content: "\f059"; }
.fa-question-circle::before {
content: "\f059"; }
.fa-plane-departure::before {
content: "\f5b0"; }
.fa-handshake-slash::before {
content: "\e060"; }
.fa-book-bookmark::before {
content: "\e0bb"; }
.fa-code-branch::before {
content: "\f126"; }
.fa-hat-cowboy::before {
content: "\f8c0"; }
.fa-bridge::before {
content: "\e4c8"; }
.fa-phone-flip::before {
content: "\f879"; }
.fa-phone-alt::before {
content: "\f879"; }
.fa-truck-front::before {
content: "\e2b7"; }
.fa-cat::before {
content: "\f6be"; }
.fa-anchor-circle-exclamation::before {
content: "\e4ab"; }
.fa-truck-field::before {
content: "\e58d"; }
.fa-route::before {
content: "\f4d7"; }
.fa-clipboard-question::before {
content: "\e4e3"; }
.fa-panorama::before {
content: "\e209"; }
.fa-comment-medical::before {
content: "\f7f5"; }
.fa-teeth-open::before {
content: "\f62f"; }
.fa-file-circle-minus::before {
content: "\e4ed"; }
.fa-tags::before {
content: "\f02c"; }
.fa-wine-glass::before {
content: "\f4e3"; }
.fa-forward-fast::before {
content: "\f050"; }
.fa-fast-forward::before {
content: "\f050"; }
.fa-face-meh-blank::before {
content: "\f5a4"; }
.fa-meh-blank::before {
content: "\f5a4"; }
.fa-square-parking::before {
content: "\f540"; }
.fa-parking::before {
content: "\f540"; }
.fa-house-signal::before {
content: "\e012"; }
.fa-bars-progress::before {
content: "\f828"; }
.fa-tasks-alt::before {
content: "\f828"; }
.fa-faucet-drip::before {
content: "\e006"; }
.fa-cart-flatbed::before {
content: "\f474"; }
.fa-dolly-flatbed::before {
content: "\f474"; }
.fa-ban-smoking::before {
content: "\f54d"; }
.fa-smoking-ban::before {
content: "\f54d"; }
.fa-terminal::before {
content: "\f120"; }
.fa-mobile-button::before {
content: "\f10b"; }
.fa-house-medical-flag::before {
content: "\e514"; }
.fa-basket-shopping::before {
content: "\f291"; }
.fa-shopping-basket::before {
content: "\f291"; }
.fa-tape::before {
content: "\f4db"; }
.fa-bus-simple::before {
content: "\f55e"; }
.fa-bus-alt::before {
content: "\f55e"; }
.fa-eye::before {
content: "\f06e"; }
.fa-face-sad-cry::before {
content: "\f5b3"; }
.fa-sad-cry::before {
content: "\f5b3"; }
.fa-audio-description::before {
content: "\f29e"; }
.fa-person-military-to-person::before {
content: "\e54c"; }
.fa-file-shield::before {
content: "\e4f0"; }
.fa-user-slash::before {
content: "\f506"; }
.fa-pen::before {
content: "\f304"; }
.fa-tower-observation::before {
content: "\e586"; }
.fa-file-code::before {
content: "\f1c9"; }
.fa-signal::before {
content: "\f012"; }
.fa-signal-5::before {
content: "\f012"; }
.fa-signal-perfect::before {
content: "\f012"; }
.fa-bus::before {
content: "\f207"; }
.fa-heart-circle-xmark::before {
content: "\e501"; }
.fa-house-chimney::before {
content: "\e3af"; }
.fa-home-lg::before {
content: "\e3af"; }
.fa-window-maximize::before {
content: "\f2d0"; }
.fa-face-frown::before {
content: "\f119"; }
.fa-frown::before {
content: "\f119"; }
.fa-prescription::before {
content: "\f5b1"; }
.fa-shop::before {
content: "\f54f"; }
.fa-store-alt::before {
content: "\f54f"; }
.fa-floppy-disk::before {
content: "\f0c7"; }
.fa-save::before {
content: "\f0c7"; }
.fa-vihara::before {
content: "\f6a7"; }
.fa-scale-unbalanced::before {
content: "\f515"; }
.fa-balance-scale-left::before {
content: "\f515"; }
.fa-sort-up::before {
content: "\f0de"; }
.fa-sort-asc::before {
content: "\f0de"; }
.fa-comment-dots::before {
content: "\f4ad"; }
.fa-commenting::before {
content: "\f4ad"; }
.fa-plant-wilt::before {
content: "\e5aa"; }
.fa-diamond::before {
content: "\f219"; }
.fa-face-grin-squint::before {
content: "\f585"; }
.fa-grin-squint::before {
content: "\f585"; }
.fa-hand-holding-dollar::before {
content: "\f4c0"; }
.fa-hand-holding-usd::before {
content: "\f4c0"; }
.fa-bacterium::before {
content: "\e05a"; }
.fa-hand-pointer::before {
content: "\f25a"; }
.fa-drum-steelpan::before {
content: "\f56a"; }
.fa-hand-scissors::before {
content: "\f257"; }
.fa-hands-praying::before {
content: "\f684"; }
.fa-praying-hands::before {
content: "\f684"; }
.fa-arrow-rotate-right::before {
content: "\f01e"; }
.fa-arrow-right-rotate::before {
content: "\f01e"; }
.fa-arrow-rotate-forward::before {
content: "\f01e"; }
.fa-redo::before {
content: "\f01e"; }
.fa-biohazard::before {
content: "\f780"; }
.fa-location-crosshairs::before {
content: "\f601"; }
.fa-location::before {
content: "\f601"; }
.fa-mars-double::before {
content: "\f227"; }
.fa-child-dress::before {
content: "\e59c"; }
.fa-users-between-lines::before {
content: "\e591"; }
.fa-lungs-virus::before {
content: "\e067"; }
.fa-face-grin-tears::before {
content: "\f588"; }
.fa-grin-tears::before {
content: "\f588"; }
.fa-phone::before {
content: "\f095"; }
.fa-calendar-xmark::before {
content: "\f273"; }
.fa-calendar-times::before {
content: "\f273"; }
.fa-child-reaching::before {
content: "\e59d"; }
.fa-head-side-virus::before {
content: "\e064"; }
.fa-user-gear::before {
content: "\f4fe"; }
.fa-user-cog::before {
content: "\f4fe"; }
.fa-arrow-up-1-9::before {
content: "\f163"; }
.fa-sort-numeric-up::before {
content: "\f163"; }
.fa-door-closed::before {
content: "\f52a"; }
.fa-shield-virus::before {
content: "\e06c"; }
.fa-dice-six::before {
content: "\f526"; }
.fa-mosquito-net::before {
content: "\e52c"; }
.fa-bridge-water::before {
content: "\e4ce"; }
.fa-person-booth::before {
content: "\f756"; }
.fa-text-width::before {
content: "\f035"; }
.fa-hat-wizard::before {
content: "\f6e8"; }
.fa-pen-fancy::before {
content: "\f5ac"; }
.fa-person-digging::before {
content: "\f85e"; }
.fa-digging::before {
content: "\f85e"; }
.fa-trash::before {
content: "\f1f8"; }
.fa-gauge-simple::before {
content: "\f629"; }
.fa-gauge-simple-med::before {
content: "\f629"; }
.fa-tachometer-average::before {
content: "\f629"; }
.fa-book-medical::before {
content: "\f7e6"; }
.fa-poo::before {
content: "\f2fe"; }
.fa-quote-right::before {
content: "\f10e"; }
.fa-quote-right-alt::before {
content: "\f10e"; }
.fa-shirt::before {
content: "\f553"; }
.fa-t-shirt::before {
content: "\f553"; }
.fa-tshirt::before {
content: "\f553"; }
.fa-cubes::before {
content: "\f1b3"; }
.fa-divide::before {
content: "\f529"; }
.fa-tenge-sign::before {
content: "\f7d7"; }
.fa-tenge::before {
content: "\f7d7"; }
.fa-headphones::before {
content: "\f025"; }
.fa-hands-holding::before {
content: "\f4c2"; }
.fa-hands-clapping::before {
content: "\e1a8"; }
.fa-republican::before {
content: "\f75e"; }
.fa-arrow-left::before {
content: "\f060"; }
.fa-person-circle-xmark::before {
content: "\e543"; }
.fa-ruler::before {
content: "\f545"; }
.fa-align-left::before {
content: "\f036"; }
.fa-dice-d6::before {
content: "\f6d1"; }
.fa-restroom::before {
content: "\f7bd"; }
.fa-j::before {
content: "\4a"; }
.fa-users-viewfinder::before {
content: "\e595"; }
.fa-file-video::before {
content: "\f1c8"; }
.fa-up-right-from-square::before {
content: "\f35d"; }
.fa-external-link-alt::before {
content: "\f35d"; }
.fa-table-cells::before {
content: "\f00a"; }
.fa-th::before {
content: "\f00a"; }
.fa-file-pdf::before {
content: "\f1c1"; }
.fa-book-bible::before {
content: "\f647"; }
.fa-bible::before {
content: "\f647"; }
.fa-o::before {
content: "\4f"; }
.fa-suitcase-medical::before {
content: "\f0fa"; }
.fa-medkit::before {
content: "\f0fa"; }
.fa-user-secret::before {
content: "\f21b"; }
.fa-otter::before {
content: "\f700"; }
.fa-person-dress::before {
content: "\f182"; }
.fa-female::before {
content: "\f182"; }
.fa-comment-dollar::before {
content: "\f651"; }
.fa-business-time::before {
content: "\f64a"; }
.fa-briefcase-clock::before {
content: "\f64a"; }
.fa-table-cells-large::before {
content: "\f009"; }
.fa-th-large::before {
content: "\f009"; }
.fa-book-tanakh::before {
content: "\f827"; }
.fa-tanakh::before {
content: "\f827"; }
.fa-phone-volume::before {
content: "\f2a0"; }
.fa-volume-control-phone::before {
content: "\f2a0"; }
.fa-hat-cowboy-side::before {
content: "\f8c1"; }
.fa-clipboard-user::before {
content: "\f7f3"; }
.fa-child::before {
content: "\f1ae"; }
.fa-lira-sign::before {
content: "\f195"; }
.fa-satellite::before {
content: "\f7bf"; }
.fa-plane-lock::before {
content: "\e558"; }
.fa-tag::before {
content: "\f02b"; }
.fa-comment::before {
content: "\f075"; }
.fa-cake-candles::before {
content: "\f1fd"; }
.fa-birthday-cake::before {
content: "\f1fd"; }
.fa-cake::before {
content: "\f1fd"; }
.fa-envelope::before {
content: "\f0e0"; }
.fa-angles-up::before {
content: "\f102"; }
.fa-angle-double-up::before {
content: "\f102"; }
.fa-paperclip::before {
content: "\f0c6"; }
.fa-arrow-right-to-city::before {
content: "\e4b3"; }
.fa-ribbon::before {
content: "\f4d6"; }
.fa-lungs::before {
content: "\f604"; }
.fa-arrow-up-9-1::before {
content: "\f887"; }
.fa-sort-numeric-up-alt::before {
content: "\f887"; }
.fa-litecoin-sign::before {
content: "\e1d3"; }
.fa-border-none::before {
content: "\f850"; }
.fa-circle-nodes::before {
content: "\e4e2"; }
.fa-parachute-box::before {
content: "\f4cd"; }
.fa-indent::before {
content: "\f03c"; }
.fa-truck-field-un::before {
content: "\e58e"; }
.fa-hourglass::before {
content: "\f254"; }
.fa-hourglass-empty::before {
content: "\f254"; }
.fa-mountain::before {
content: "\f6fc"; }
.fa-user-doctor::before {
content: "\f0f0"; }
.fa-user-md::before {
content: "\f0f0"; }
.fa-circle-info::before {
content: "\f05a"; }
.fa-info-circle::before {
content: "\f05a"; }
.fa-cloud-meatball::before {
content: "\f73b"; }
.fa-camera::before {
content: "\f030"; }
.fa-camera-alt::before {
content: "\f030"; }
.fa-square-virus::before {
content: "\e578"; }
.fa-meteor::before {
content: "\f753"; }
.fa-car-on::before {
content: "\e4dd"; }
.fa-sleigh::before {
content: "\f7cc"; }
.fa-arrow-down-1-9::before {
content: "\f162"; }
.fa-sort-numeric-asc::before {
content: "\f162"; }
.fa-sort-numeric-down::before {
content: "\f162"; }
.fa-hand-holding-droplet::before {
content: "\f4c1"; }
.fa-hand-holding-water::before {
content: "\f4c1"; }
.fa-water::before {
content: "\f773"; }
.fa-calendar-check::before {
content: "\f274"; }
.fa-braille::before {
content: "\f2a1"; }
.fa-prescription-bottle-medical::before {
content: "\f486"; }
.fa-prescription-bottle-alt::before {
content: "\f486"; }
.fa-landmark::before {
content: "\f66f"; }
.fa-truck::before {
content: "\f0d1"; }
.fa-crosshairs::before {
content: "\f05b"; }
.fa-person-cane::before {
content: "\e53c"; }
.fa-tent::before {
content: "\e57d"; }
.fa-vest-patches::before {
content: "\e086"; }
.fa-check-double::before {
content: "\f560"; }
.fa-arrow-down-a-z::before {
content: "\f15d"; }
.fa-sort-alpha-asc::before {
content: "\f15d"; }
.fa-sort-alpha-down::before {
content: "\f15d"; }
.fa-money-bill-wheat::before {
content: "\e52a"; }
.fa-cookie::before {
content: "\f563"; }
.fa-arrow-rotate-left::before {
content: "\f0e2"; }
.fa-arrow-left-rotate::before {
content: "\f0e2"; }
.fa-arrow-rotate-back::before {
content: "\f0e2"; }
.fa-arrow-rotate-backward::before {
content: "\f0e2"; }
.fa-undo::before {
content: "\f0e2"; }
.fa-hard-drive::before {
content: "\f0a0"; }
.fa-hdd::before {
content: "\f0a0"; }
.fa-face-grin-squint-tears::before {
content: "\f586"; }
.fa-grin-squint-tears::before {
content: "\f586"; }
.fa-dumbbell::before {
content: "\f44b"; }
.fa-rectangle-list::before {
content: "\f022"; }
.fa-list-alt::before {
content: "\f022"; }
.fa-tarp-droplet::before {
content: "\e57c"; }
.fa-house-medical-circle-check::before {
content: "\e511"; }
.fa-person-skiing-nordic::before {
content: "\f7ca"; }
.fa-skiing-nordic::before {
content: "\f7ca"; }
.fa-calendar-plus::before {
content: "\f271"; }
.fa-plane-arrival::before {
content: "\f5af"; }
.fa-circle-left::before {
content: "\f359"; }
.fa-arrow-alt-circle-left::before {
content: "\f359"; }
.fa-train-subway::before {
content: "\f239"; }
.fa-subway::before {
content: "\f239"; }
.fa-chart-gantt::before {
content: "\e0e4"; }
.fa-indian-rupee-sign::before {
content: "\e1bc"; }
.fa-indian-rupee::before {
content: "\e1bc"; }
.fa-inr::before {
content: "\e1bc"; }
.fa-crop-simple::before {
content: "\f565"; }
.fa-crop-alt::before {
content: "\f565"; }
.fa-money-bill-1::before {
content: "\f3d1"; }
.fa-money-bill-alt::before {
content: "\f3d1"; }
.fa-left-long::before {
content: "\f30a"; }
.fa-long-arrow-alt-left::before {
content: "\f30a"; }
.fa-dna::before {
content: "\f471"; }
.fa-virus-slash::before {
content: "\e075"; }
.fa-minus::before {
content: "\f068"; }
.fa-subtract::before {
content: "\f068"; }
.fa-chess::before {
content: "\f439"; }
.fa-arrow-left-long::before {
content: "\f177"; }
.fa-long-arrow-left::before {
content: "\f177"; }
.fa-plug-circle-check::before {
content: "\e55c"; }
.fa-street-view::before {
content: "\f21d"; }
.fa-franc-sign::before {
content: "\e18f"; }
.fa-volume-off::before {
content: "\f026"; }
.fa-hands-asl-interpreting::before {
content: "\f2a3"; }
.fa-american-sign-language-interpreting::before {
content: "\f2a3"; }
.fa-asl-interpreting::before {
content: "\f2a3"; }
.fa-hands-american-sign-language-interpreting::before {
content: "\f2a3"; }
.fa-gear::before {
content: "\f013"; }
.fa-cog::before {
content: "\f013"; }
.fa-droplet-slash::before {
content: "\f5c7"; }
.fa-tint-slash::before {
content: "\f5c7"; }
.fa-mosque::before {
content: "\f678"; }
.fa-mosquito::before {
content: "\e52b"; }
.fa-star-of-david::before {
content: "\f69a"; }
.fa-person-military-rifle::before {
content: "\e54b"; }
.fa-cart-shopping::before {
content: "\f07a"; }
.fa-shopping-cart::before {
content: "\f07a"; }
.fa-vials::before {
content: "\f493"; }
.fa-plug-circle-plus::before {
content: "\e55f"; }
.fa-place-of-worship::before {
content: "\f67f"; }
.fa-grip-vertical::before {
content: "\f58e"; }
.fa-arrow-turn-up::before {
content: "\f148"; }
.fa-level-up::before {
content: "\f148"; }
.fa-u::before {
content: "\55"; }
.fa-square-root-variable::before {
content: "\f698"; }
.fa-square-root-alt::before {
content: "\f698"; }
.fa-clock::before {
content: "\f017"; }
.fa-clock-four::before {
content: "\f017"; }
.fa-backward-step::before {
content: "\f048"; }
.fa-step-backward::before {
content: "\f048"; }
.fa-pallet::before {
content: "\f482"; }
.fa-faucet::before {
content: "\e005"; }
.fa-baseball-bat-ball::before {
content: "\f432"; }
.fa-s::before {
content: "\53"; }
.fa-timeline::before {
content: "\e29c"; }
.fa-keyboard::before {
content: "\f11c"; }
.fa-caret-down::before {
content: "\f0d7"; }
.fa-house-chimney-medical::before {
content: "\f7f2"; }
.fa-clinic-medical::before {
content: "\f7f2"; }
.fa-temperature-three-quarters::before {
content: "\f2c8"; }
.fa-temperature-3::before {
content: "\f2c8"; }
.fa-thermometer-3::before {
content: "\f2c8"; }
.fa-thermometer-three-quarters::before {
content: "\f2c8"; }
.fa-mobile-screen::before {
content: "\f3cf"; }
.fa-mobile-android-alt::before {
content: "\f3cf"; }
.fa-plane-up::before {
content: "\e22d"; }
.fa-piggy-bank::before {
content: "\f4d3"; }
.fa-battery-half::before {
content: "\f242"; }
.fa-battery-3::before {
content: "\f242"; }
.fa-mountain-city::before {
content: "\e52e"; }
.fa-coins::before {
content: "\f51e"; }
.fa-khanda::before {
content: "\f66d"; }
.fa-sliders::before {
content: "\f1de"; }
.fa-sliders-h::before {
content: "\f1de"; }
.fa-folder-tree::before {
content: "\f802"; }
.fa-network-wired::before {
content: "\f6ff"; }
.fa-map-pin::before {
content: "\f276"; }
.fa-hamsa::before {
content: "\f665"; }
.fa-cent-sign::before {
content: "\e3f5"; }
.fa-flask::before {
content: "\f0c3"; }
.fa-person-pregnant::before {
content: "\e31e"; }
.fa-wand-sparkles::before {
content: "\f72b"; }
.fa-ellipsis-vertical::before {
content: "\f142"; }
.fa-ellipsis-v::before {
content: "\f142"; }
.fa-ticket::before {
content: "\f145"; }
.fa-power-off::before {
content: "\f011"; }
.fa-right-long::before {
content: "\f30b"; }
.fa-long-arrow-alt-right::before {
content: "\f30b"; }
.fa-flag-usa::before {
content: "\f74d"; }
.fa-laptop-file::before {
content: "\e51d"; }
.fa-tty::before {
content: "\f1e4"; }
.fa-teletype::before {
content: "\f1e4"; }
.fa-diagram-next::before {
content: "\e476"; }
.fa-person-rifle::before {
content: "\e54e"; }
.fa-house-medical-circle-exclamation::before {
content: "\e512"; }
.fa-closed-captioning::before {
content: "\f20a"; }
.fa-person-hiking::before {
content: "\f6ec"; }
.fa-hiking::before {
content: "\f6ec"; }
.fa-venus-double::before {
content: "\f226"; }
.fa-images::before {
content: "\f302"; }
.fa-calculator::before {
content: "\f1ec"; }
.fa-people-pulling::before {
content: "\e535"; }
.fa-n::before {
content: "\4e"; }
.fa-cable-car::before {
content: "\f7da"; }
.fa-tram::before {
content: "\f7da"; }
.fa-cloud-rain::before {
content: "\f73d"; }
.fa-building-circle-xmark::before {
content: "\e4d4"; }
.fa-ship::before {
content: "\f21a"; }
.fa-arrows-down-to-line::before {
content: "\e4b8"; }
.fa-download::before {
content: "\f019"; }
.fa-face-grin::before {
content: "\f580"; }
.fa-grin::before {
content: "\f580"; }
.fa-delete-left::before {
content: "\f55a"; }
.fa-backspace::before {
content: "\f55a"; }
.fa-eye-dropper::before {
content: "\f1fb"; }
.fa-eye-dropper-empty::before {
content: "\f1fb"; }
.fa-eyedropper::before {
content: "\f1fb"; }
.fa-file-circle-check::before {
content: "\e5a0"; }
.fa-forward::before {
content: "\f04e"; }
.fa-mobile::before {
content: "\f3ce"; }
.fa-mobile-android::before {
content: "\f3ce"; }
.fa-mobile-phone::before {
content: "\f3ce"; }
.fa-face-meh::before {
content: "\f11a"; }
.fa-meh::before {
content: "\f11a"; }
.fa-align-center::before {
content: "\f037"; }
.fa-book-skull::before {
content: "\f6b7"; }
.fa-book-dead::before {
content: "\f6b7"; }
.fa-id-card::before {
content: "\f2c2"; }
.fa-drivers-license::before {
content: "\f2c2"; }
.fa-outdent::before {
content: "\f03b"; }
.fa-dedent::before {
content: "\f03b"; }
.fa-heart-circle-exclamation::before {
content: "\e4fe"; }
.fa-house::before {
content: "\f015"; }
.fa-home::before {
content: "\f015"; }
.fa-home-alt::before {
content: "\f015"; }
.fa-home-lg-alt::before {
content: "\f015"; }
.fa-calendar-week::before {
content: "\f784"; }
.fa-laptop-medical::before {
content: "\f812"; }
.fa-b::before {
content: "\42"; }
.fa-file-medical::before {
content: "\f477"; }
.fa-dice-one::before {
content: "\f525"; }
.fa-kiwi-bird::before {
content: "\f535"; }
.fa-arrow-right-arrow-left::before {
content: "\f0ec"; }
.fa-exchange::before {
content: "\f0ec"; }
.fa-rotate-right::before {
content: "\f2f9"; }
.fa-redo-alt::before {
content: "\f2f9"; }
.fa-rotate-forward::before {
content: "\f2f9"; }
.fa-utensils::before {
content: "\f2e7"; }
.fa-cutlery::before {
content: "\f2e7"; }
.fa-arrow-up-wide-short::before {
content: "\f161"; }
.fa-sort-amount-up::before {
content: "\f161"; }
.fa-mill-sign::before {
content: "\e1ed"; }
.fa-bowl-rice::before {
content: "\e2eb"; }
.fa-skull::before {
content: "\f54c"; }
.fa-tower-broadcast::before {
content: "\f519"; }
.fa-broadcast-tower::before {
content: "\f519"; }
.fa-truck-pickup::before {
content: "\f63c"; }
.fa-up-long::before {
content: "\f30c"; }
.fa-long-arrow-alt-up::before {
content: "\f30c"; }
.fa-stop::before {
content: "\f04d"; }
.fa-code-merge::before {
content: "\f387"; }
.fa-upload::before {
content: "\f093"; }
.fa-hurricane::before {
content: "\f751"; }
.fa-mound::before {
content: "\e52d"; }
.fa-toilet-portable::before {
content: "\e583"; }
.fa-compact-disc::before {
content: "\f51f"; }
.fa-file-arrow-down::before {
content: "\f56d"; }
.fa-file-download::before {
content: "\f56d"; }
.fa-caravan::before {
content: "\f8ff"; }
.fa-shield-cat::before {
content: "\e572"; }
.fa-bolt::before {
content: "\f0e7"; }
.fa-zap::before {
content: "\f0e7"; }
.fa-glass-water::before {
content: "\e4f4"; }
.fa-oil-well::before {
content: "\e532"; }
.fa-vault::before {
content: "\e2c5"; }
.fa-mars::before {
content: "\f222"; }
.fa-toilet::before {
content: "\f7d8"; }
.fa-plane-circle-xmark::before {
content: "\e557"; }
.fa-yen-sign::before {
content: "\f157"; }
.fa-cny::before {
content: "\f157"; }
.fa-jpy::before {
content: "\f157"; }
.fa-rmb::before {
content: "\f157"; }
.fa-yen::before {
content: "\f157"; }
.fa-ruble-sign::before {
content: "\f158"; }
.fa-rouble::before {
content: "\f158"; }
.fa-rub::before {
content: "\f158"; }
.fa-ruble::before {
content: "\f158"; }
.fa-sun::before {
content: "\f185"; }
.fa-guitar::before {
content: "\f7a6"; }
.fa-face-laugh-wink::before {
content: "\f59c"; }
.fa-laugh-wink::before {
content: "\f59c"; }
.fa-horse-head::before {
content: "\f7ab"; }
.fa-bore-hole::before {
content: "\e4c3"; }
.fa-industry::before {
content: "\f275"; }
.fa-circle-down::before {
content: "\f358"; }
.fa-arrow-alt-circle-down::before {
content: "\f358"; }
.fa-arrows-turn-to-dots::before {
content: "\e4c1"; }
.fa-florin-sign::before {
content: "\e184"; }
.fa-arrow-down-short-wide::before {
content: "\f884"; }
.fa-sort-amount-desc::before {
content: "\f884"; }
.fa-sort-amount-down-alt::before {
content: "\f884"; }
.fa-less-than::before {
content: "\3c"; }
.fa-angle-down::before {
content: "\f107"; }
.fa-car-tunnel::before {
content: "\e4de"; }
.fa-head-side-cough::before {
content: "\e061"; }
.fa-grip-lines::before {
content: "\f7a4"; }
.fa-thumbs-down::before {
content: "\f165"; }
.fa-user-lock::before {
content: "\f502"; }
.fa-arrow-right-long::before {
content: "\f178"; }
.fa-long-arrow-right::before {
content: "\f178"; }
.fa-anchor-circle-xmark::before {
content: "\e4ac"; }
.fa-ellipsis::before {
content: "\f141"; }
.fa-ellipsis-h::before {
content: "\f141"; }
.fa-chess-pawn::before {
content: "\f443"; }
.fa-kit-medical::before {
content: "\f479"; }
.fa-first-aid::before {
content: "\f479"; }
.fa-person-through-window::before {
content: "\e5a9"; }
.fa-toolbox::before {
content: "\f552"; }
.fa-hands-holding-circle::before {
content: "\e4fb"; }
.fa-bug::before {
content: "\f188"; }
.fa-credit-card::before {
content: "\f09d"; }
.fa-credit-card-alt::before {
content: "\f09d"; }
.fa-car::before {
content: "\f1b9"; }
.fa-automobile::before {
content: "\f1b9"; }
.fa-hand-holding-hand::before {
content: "\e4f7"; }
.fa-book-open-reader::before {
content: "\f5da"; }
.fa-book-reader::before {
content: "\f5da"; }
.fa-mountain-sun::before {
content: "\e52f"; }
.fa-arrows-left-right-to-line::before {
content: "\e4ba"; }
.fa-dice-d20::before {
content: "\f6cf"; }
.fa-truck-droplet::before {
content: "\e58c"; }
.fa-file-circle-xmark::before {
content: "\e5a1"; }
.fa-temperature-arrow-up::before {
content: "\e040"; }
.fa-temperature-up::before {
content: "\e040"; }
.fa-medal::before {
content: "\f5a2"; }
.fa-bed::before {
content: "\f236"; }
.fa-square-h::before {
content: "\f0fd"; }
.fa-h-square::before {
content: "\f0fd"; }
.fa-podcast::before {
content: "\f2ce"; }
.fa-temperature-full::before {
content: "\f2c7"; }
.fa-temperature-4::before {
content: "\f2c7"; }
.fa-thermometer-4::before {
content: "\f2c7"; }
.fa-thermometer-full::before {
content: "\f2c7"; }
.fa-bell::before {
content: "\f0f3"; }
.fa-superscript::before {
content: "\f12b"; }
.fa-plug-circle-xmark::before {
content: "\e560"; }
.fa-star-of-life::before {
content: "\f621"; }
.fa-phone-slash::before {
content: "\f3dd"; }
.fa-paint-roller::before {
content: "\f5aa"; }
.fa-handshake-angle::before {
content: "\f4c4"; }
.fa-hands-helping::before {
content: "\f4c4"; }
.fa-location-dot::before {
content: "\f3c5"; }
.fa-map-marker-alt::before {
content: "\f3c5"; }
.fa-file::before {
content: "\f15b"; }
.fa-greater-than::before {
content: "\3e"; }
.fa-person-swimming::before {
content: "\f5c4"; }
.fa-swimmer::before {
content: "\f5c4"; }
.fa-arrow-down::before {
content: "\f063"; }
.fa-droplet::before {
content: "\f043"; }
.fa-tint::before {
content: "\f043"; }
.fa-eraser::before {
content: "\f12d"; }
.fa-earth-americas::before {
content: "\f57d"; }
.fa-earth::before {
content: "\f57d"; }
.fa-earth-america::before {
content: "\f57d"; }
.fa-globe-americas::before {
content: "\f57d"; }
.fa-person-burst::before {
content: "\e53b"; }
.fa-dove::before {
content: "\f4ba"; }
.fa-battery-empty::before {
content: "\f244"; }
.fa-battery-0::before {
content: "\f244"; }
.fa-socks::before {
content: "\f696"; }
.fa-inbox::before {
content: "\f01c"; }
.fa-section::before {
content: "\e447"; }
.fa-gauge-high::before {
content: "\f625"; }
.fa-tachometer-alt::before {
content: "\f625"; }
.fa-tachometer-alt-fast::before {
content: "\f625"; }
.fa-envelope-open-text::before {
content: "\f658"; }
.fa-hospital::before {
content: "\f0f8"; }
.fa-hospital-alt::before {
content: "\f0f8"; }
.fa-hospital-wide::before {
content: "\f0f8"; }
.fa-wine-bottle::before {
content: "\f72f"; }
.fa-chess-rook::before {
content: "\f447"; }
.fa-bars-staggered::before {
content: "\f550"; }
.fa-reorder::before {
content: "\f550"; }
.fa-stream::before {
content: "\f550"; }
.fa-dharmachakra::before {
content: "\f655"; }
.fa-hotdog::before {
content: "\f80f"; }
.fa-person-walking-with-cane::before {
content: "\f29d"; }
.fa-blind::before {
content: "\f29d"; }
.fa-drum::before {
content: "\f569"; }
.fa-ice-cream::before {
content: "\f810"; }
.fa-heart-circle-bolt::before {
content: "\e4fc"; }
.fa-fax::before {
content: "\f1ac"; }
.fa-paragraph::before {
content: "\f1dd"; }
.fa-check-to-slot::before {
content: "\f772"; }
.fa-vote-yea::before {
content: "\f772"; }
.fa-star-half::before {
content: "\f089"; }
.fa-boxes-stacked::before {
content: "\f468"; }
.fa-boxes::before {
content: "\f468"; }
.fa-boxes-alt::before {
content: "\f468"; }
.fa-link::before {
content: "\f0c1"; }
.fa-chain::before {
content: "\f0c1"; }
.fa-ear-listen::before {
content: "\f2a2"; }
.fa-assistive-listening-systems::before {
content: "\f2a2"; }
.fa-tree-city::before {
content: "\e587"; }
.fa-play::before {
content: "\f04b"; }
.fa-font::before {
content: "\f031"; }
.fa-rupiah-sign::before {
content: "\e23d"; }
.fa-magnifying-glass::before {
content: "\f002"; }
.fa-search::before {
content: "\f002"; }
.fa-table-tennis-paddle-ball::before {
content: "\f45d"; }
.fa-ping-pong-paddle-ball::before {
content: "\f45d"; }
.fa-table-tennis::before {
content: "\f45d"; }
.fa-person-dots-from-line::before {
content: "\f470"; }
.fa-diagnoses::before {
content: "\f470"; }
.fa-trash-can-arrow-up::before {
content: "\f82a"; }
.fa-trash-restore-alt::before {
content: "\f82a"; }
.fa-naira-sign::before {
content: "\e1f6"; }
.fa-cart-arrow-down::before {
content: "\f218"; }
.fa-walkie-talkie::before {
content: "\f8ef"; }
.fa-file-pen::before {
content: "\f31c"; }
.fa-file-edit::before {
content: "\f31c"; }
.fa-receipt::before {
content: "\f543"; }
.fa-square-pen::before {
content: "\f14b"; }
.fa-pen-square::before {
content: "\f14b"; }
.fa-pencil-square::before {
content: "\f14b"; }
.fa-suitcase-rolling::before {
content: "\f5c1"; }
.fa-person-circle-exclamation::before {
content: "\e53f"; }
.fa-chevron-down::before {
content: "\f078"; }
.fa-battery-full::before {
content: "\f240"; }
.fa-battery::before {
content: "\f240"; }
.fa-battery-5::before {
content: "\f240"; }
.fa-skull-crossbones::before {
content: "\f714"; }
.fa-code-compare::before {
content: "\e13a"; }
.fa-list-ul::before {
content: "\f0ca"; }
.fa-list-dots::before {
content: "\f0ca"; }
.fa-school-lock::before {
content: "\e56f"; }
.fa-tower-cell::before {
content: "\e585"; }
.fa-down-long::before {
content: "\f309"; }
.fa-long-arrow-alt-down::before {
content: "\f309"; }
.fa-ranking-star::before {
content: "\e561"; }
.fa-chess-king::before {
content: "\f43f"; }
.fa-person-harassing::before {
content: "\e549"; }
.fa-brazilian-real-sign::before {
content: "\e46c"; }
.fa-landmark-dome::before {
content: "\f752"; }
.fa-landmark-alt::before {
content: "\f752"; }
.fa-arrow-up::before {
content: "\f062"; }
.fa-tv::before {
content: "\f26c"; }
.fa-television::before {
content: "\f26c"; }
.fa-tv-alt::before {
content: "\f26c"; }
.fa-shrimp::before {
content: "\e448"; }
.fa-list-check::before {
content: "\f0ae"; }
.fa-tasks::before {
content: "\f0ae"; }
.fa-jug-detergent::before {
content: "\e519"; }
.fa-circle-user::before {
content: "\f2bd"; }
.fa-user-circle::before {
content: "\f2bd"; }
.fa-user-shield::before {
content: "\f505"; }
.fa-wind::before {
content: "\f72e"; }
.fa-car-burst::before {
content: "\f5e1"; }
.fa-car-crash::before {
content: "\f5e1"; }
.fa-y::before {
content: "\59"; }
.fa-person-snowboarding::before {
content: "\f7ce"; }
.fa-snowboarding::before {
content: "\f7ce"; }
.fa-truck-fast::before {
content: "\f48b"; }
.fa-shipping-fast::before {
content: "\f48b"; }
.fa-fish::before {
content: "\f578"; }
.fa-user-graduate::before {
content: "\f501"; }
.fa-circle-half-stroke::before {
content: "\f042"; }
.fa-adjust::before {
content: "\f042"; }
.fa-clapperboard::before {
content: "\e131"; }
.fa-circle-radiation::before {
content: "\f7ba"; }
.fa-radiation-alt::before {
content: "\f7ba"; }
.fa-baseball::before {
content: "\f433"; }
.fa-baseball-ball::before {
content: "\f433"; }
.fa-jet-fighter-up::before {
content: "\e518"; }
.fa-diagram-project::before {
content: "\f542"; }
.fa-project-diagram::before {
content: "\f542"; }
.fa-copy::before {
content: "\f0c5"; }
.fa-volume-xmark::before {
content: "\f6a9"; }
.fa-volume-mute::before {
content: "\f6a9"; }
.fa-volume-times::before {
content: "\f6a9"; }
.fa-hand-sparkles::before {
content: "\e05d"; }
.fa-grip::before {
content: "\f58d"; }
.fa-grip-horizontal::before {
content: "\f58d"; }
.fa-share-from-square::before {
content: "\f14d"; }
.fa-share-square::before {
content: "\f14d"; }
.fa-child-combatant::before {
content: "\e4e0"; }
.fa-child-rifle::before {
content: "\e4e0"; }
.fa-gun::before {
content: "\e19b"; }
.fa-square-phone::before {
content: "\f098"; }
.fa-phone-square::before {
content: "\f098"; }
.fa-plus::before {
content: "\2b"; }
.fa-add::before {
content: "\2b"; }
.fa-expand::before {
content: "\f065"; }
.fa-computer::before {
content: "\e4e5"; }
.fa-xmark::before {
content: "\f00d"; }
.fa-close::before {
content: "\f00d"; }
.fa-multiply::before {
content: "\f00d"; }
.fa-remove::before {
content: "\f00d"; }
.fa-times::before {
content: "\f00d"; }
.fa-arrows-up-down-left-right::before {
content: "\f047"; }
.fa-arrows::before {
content: "\f047"; }
.fa-chalkboard-user::before {
content: "\f51c"; }
.fa-chalkboard-teacher::before {
content: "\f51c"; }
.fa-peso-sign::before {
content: "\e222"; }
.fa-building-shield::before {
content: "\e4d8"; }
.fa-baby::before {
content: "\f77c"; }
.fa-users-line::before {
content: "\e592"; }
.fa-quote-left::before {
content: "\f10d"; }
.fa-quote-left-alt::before {
content: "\f10d"; }
.fa-tractor::before {
content: "\f722"; }
.fa-trash-arrow-up::before {
content: "\f829"; }
.fa-trash-restore::before {
content: "\f829"; }
.fa-arrow-down-up-lock::before {
content: "\e4b0"; }
.fa-lines-leaning::before {
content: "\e51e"; }
.fa-ruler-combined::before {
content: "\f546"; }
.fa-copyright::before {
content: "\f1f9"; }
.fa-equals::before {
content: "\3d"; }
.fa-blender::before {
content: "\f517"; }
.fa-teeth::before {
content: "\f62e"; }
.fa-shekel-sign::before {
content: "\f20b"; }
.fa-ils::before {
content: "\f20b"; }
.fa-shekel::before {
content: "\f20b"; }
.fa-sheqel::before {
content: "\f20b"; }
.fa-sheqel-sign::before {
content: "\f20b"; }
.fa-map::before {
content: "\f279"; }
.fa-rocket::before {
content: "\f135"; }
.fa-photo-film::before {
content: "\f87c"; }
.fa-photo-video::before {
content: "\f87c"; }
.fa-folder-minus::before {
content: "\f65d"; }
.fa-store::before {
content: "\f54e"; }
.fa-arrow-trend-up::before {
content: "\e098"; }
.fa-plug-circle-minus::before {
content: "\e55e"; }
.fa-sign-hanging::before {
content: "\f4d9"; }
.fa-sign::before {
content: "\f4d9"; }
.fa-bezier-curve::before {
content: "\f55b"; }
.fa-bell-slash::before {
content: "\f1f6"; }
.fa-tablet::before {
content: "\f3fb"; }
.fa-tablet-android::before {
content: "\f3fb"; }
.fa-school-flag::before {
content: "\e56e"; }
.fa-fill::before {
content: "\f575"; }
.fa-angle-up::before {
content: "\f106"; }
.fa-drumstick-bite::before {
content: "\f6d7"; }
.fa-holly-berry::before {
content: "\f7aa"; }
.fa-chevron-left::before {
content: "\f053"; }
.fa-bacteria::before {
content: "\e059"; }
.fa-hand-lizard::before {
content: "\f258"; }
.fa-notdef::before {
content: "\e1fe"; }
.fa-disease::before {
content: "\f7fa"; }
.fa-briefcase-medical::before {
content: "\f469"; }
.fa-genderless::before {
content: "\f22d"; }
.fa-chevron-right::before {
content: "\f054"; }
.fa-retweet::before {
content: "\f079"; }
.fa-car-rear::before {
content: "\f5de"; }
.fa-car-alt::before {
content: "\f5de"; }
.fa-pump-soap::before {
content: "\e06b"; }
.fa-video-slash::before {
content: "\f4e2"; }
.fa-battery-quarter::before {
content: "\f243"; }
.fa-battery-2::before {
content: "\f243"; }
.fa-radio::before {
content: "\f8d7"; }
.fa-baby-carriage::before {
content: "\f77d"; }
.fa-carriage-baby::before {
content: "\f77d"; }
.fa-traffic-light::before {
content: "\f637"; }
.fa-thermometer::before {
content: "\f491"; }
.fa-vr-cardboard::before {
content: "\f729"; }
.fa-hand-middle-finger::before {
content: "\f806"; }
.fa-percent::before {
content: "\25"; }
.fa-percentage::before {
content: "\25"; }
.fa-truck-moving::before {
content: "\f4df"; }
.fa-glass-water-droplet::before {
content: "\e4f5"; }
.fa-display::before {
content: "\e163"; }
.fa-face-smile::before {
content: "\f118"; }
.fa-smile::before {
content: "\f118"; }
.fa-thumbtack::before {
content: "\f08d"; }
.fa-thumb-tack::before {
content: "\f08d"; }
.fa-trophy::before {
content: "\f091"; }
.fa-person-praying::before {
content: "\f683"; }
.fa-pray::before {
content: "\f683"; }
.fa-hammer::before {
content: "\f6e3"; }
.fa-hand-peace::before {
content: "\f25b"; }
.fa-rotate::before {
content: "\f2f1"; }
.fa-sync-alt::before {
content: "\f2f1"; }
.fa-spinner::before {
content: "\f110"; }
.fa-robot::before {
content: "\f544"; }
.fa-peace::before {
content: "\f67c"; }
.fa-gears::before {
content: "\f085"; }
.fa-cogs::before {
content: "\f085"; }
.fa-warehouse::before {
content: "\f494"; }
.fa-arrow-up-right-dots::before {
content: "\e4b7"; }
.fa-splotch::before {
content: "\f5bc"; }
.fa-face-grin-hearts::before {
content: "\f584"; }
.fa-grin-hearts::before {
content: "\f584"; }
.fa-dice-four::before {
content: "\f524"; }
.fa-sim-card::before {
content: "\f7c4"; }
.fa-transgender::before {
content: "\f225"; }
.fa-transgender-alt::before {
content: "\f225"; }
.fa-mercury::before {
content: "\f223"; }
.fa-arrow-turn-down::before {
content: "\f149"; }
.fa-level-down::before {
content: "\f149"; }
.fa-person-falling-burst::before {
content: "\e547"; }
.fa-award::before {
content: "\f559"; }
.fa-ticket-simple::before {
content: "\f3ff"; }
.fa-ticket-alt::before {
content: "\f3ff"; }
.fa-building::before {
content: "\f1ad"; }
.fa-angles-left::before {
content: "\f100"; }
.fa-angle-double-left::before {
content: "\f100"; }
.fa-qrcode::before {
content: "\f029"; }
.fa-clock-rotate-left::before {
content: "\f1da"; }
.fa-history::before {
content: "\f1da"; }
.fa-face-grin-beam-sweat::before {
content: "\f583"; }
.fa-grin-beam-sweat::before {
content: "\f583"; }
.fa-file-export::before {
content: "\f56e"; }
.fa-arrow-right-from-file::before {
content: "\f56e"; }
.fa-shield::before {
content: "\f132"; }
.fa-shield-blank::before {
content: "\f132"; }
.fa-arrow-up-short-wide::before {
content: "\f885"; }
.fa-sort-amount-up-alt::before {
content: "\f885"; }
.fa-house-medical::before {
content: "\e3b2"; }
.fa-golf-ball-tee::before {
content: "\f450"; }
.fa-golf-ball::before {
content: "\f450"; }
.fa-circle-chevron-left::before {
content: "\f137"; }
.fa-chevron-circle-left::before {
content: "\f137"; }
.fa-house-chimney-window::before {
content: "\e00d"; }
.fa-pen-nib::before {
content: "\f5ad"; }
.fa-tent-arrow-turn-left::before {
content: "\e580"; }
.fa-tents::before {
content: "\e582"; }
.fa-wand-magic::before {
content: "\f0d0"; }
.fa-magic::before {
content: "\f0d0"; }
.fa-dog::before {
content: "\f6d3"; }
.fa-carrot::before {
content: "\f787"; }
.fa-moon::before {
content: "\f186"; }
.fa-wine-glass-empty::before {
content: "\f5ce"; }
.fa-wine-glass-alt::before {
content: "\f5ce"; }
.fa-cheese::before {
content: "\f7ef"; }
.fa-yin-yang::before {
content: "\f6ad"; }
.fa-music::before {
content: "\f001"; }
.fa-code-commit::before {
content: "\f386"; }
.fa-temperature-low::before {
content: "\f76b"; }
.fa-person-biking::before {
content: "\f84a"; }
.fa-biking::before {
content: "\f84a"; }
.fa-broom::before {
content: "\f51a"; }
.fa-shield-heart::before {
content: "\e574"; }
.fa-gopuram::before {
content: "\f664"; }
.fa-earth-oceania::before {
content: "\e47b"; }
.fa-globe-oceania::before {
content: "\e47b"; }
.fa-square-xmark::before {
content: "\f2d3"; }
.fa-times-square::before {
content: "\f2d3"; }
.fa-xmark-square::before {
content: "\f2d3"; }
.fa-hashtag::before {
content: "\23"; }
.fa-up-right-and-down-left-from-center::before {
content: "\f424"; }
.fa-expand-alt::before {
content: "\f424"; }
.fa-oil-can::before {
content: "\f613"; }
.fa-t::before {
content: "\54"; }
.fa-hippo::before {
content: "\f6ed"; }
.fa-chart-column::before {
content: "\e0e3"; }
.fa-infinity::before {
content: "\f534"; }
.fa-vial-circle-check::before {
content: "\e596"; }
.fa-person-arrow-down-to-line::before {
content: "\e538"; }
.fa-voicemail::before {
content: "\f897"; }
.fa-fan::before {
content: "\f863"; }
.fa-person-walking-luggage::before {
content: "\e554"; }
.fa-up-down::before {
content: "\f338"; }
.fa-arrows-alt-v::before {
content: "\f338"; }
.fa-cloud-moon-rain::before {
content: "\f73c"; }
.fa-calendar::before {
content: "\f133"; }
.fa-trailer::before {
content: "\e041"; }
.fa-bahai::before {
content: "\f666"; }
.fa-haykal::before {
content: "\f666"; }
.fa-sd-card::before {
content: "\f7c2"; }
.fa-dragon::before {
content: "\f6d5"; }
.fa-shoe-prints::before {
content: "\f54b"; }
.fa-circle-plus::before {
content: "\f055"; }
.fa-plus-circle::before {
content: "\f055"; }
.fa-face-grin-tongue-wink::before {
content: "\f58b"; }
.fa-grin-tongue-wink::before {
content: "\f58b"; }
.fa-hand-holding::before {
content: "\f4bd"; }
.fa-plug-circle-exclamation::before {
content: "\e55d"; }
.fa-link-slash::before {
content: "\f127"; }
.fa-chain-broken::before {
content: "\f127"; }
.fa-chain-slash::before {
content: "\f127"; }
.fa-unlink::before {
content: "\f127"; }
.fa-clone::before {
content: "\f24d"; }
.fa-person-walking-arrow-loop-left::before {
content: "\e551"; }
.fa-arrow-up-z-a::before {
content: "\f882"; }
.fa-sort-alpha-up-alt::before {
content: "\f882"; }
.fa-fire-flame-curved::before {
content: "\f7e4"; }
.fa-fire-alt::before {
content: "\f7e4"; }
.fa-tornado::before {
content: "\f76f"; }
.fa-file-circle-plus::before {
content: "\e494"; }
.fa-book-quran::before {
content: "\f687"; }
.fa-quran::before {
content: "\f687"; }
.fa-anchor::before {
content: "\f13d"; }
.fa-border-all::before {
content: "\f84c"; }
.fa-face-angry::before {
content: "\f556"; }
.fa-angry::before {
content: "\f556"; }
.fa-cookie-bite::before {
content: "\f564"; }
.fa-arrow-trend-down::before {
content: "\e097"; }
.fa-rss::before {
content: "\f09e"; }
.fa-feed::before {
content: "\f09e"; }
.fa-draw-polygon::before {
content: "\f5ee"; }
.fa-scale-balanced::before {
content: "\f24e"; }
.fa-balance-scale::before {
content: "\f24e"; }
.fa-gauge-simple-high::before {
content: "\f62a"; }
.fa-tachometer::before {
content: "\f62a"; }
.fa-tachometer-fast::before {
content: "\f62a"; }
.fa-shower::before {
content: "\f2cc"; }
.fa-desktop::before {
content: "\f390"; }
.fa-desktop-alt::before {
content: "\f390"; }
.fa-m::before {
content: "\4d"; }
.fa-table-list::before {
content: "\f00b"; }
.fa-th-list::before {
content: "\f00b"; }
.fa-comment-sms::before {
content: "\f7cd"; }
.fa-sms::before {
content: "\f7cd"; }
.fa-book::before {
content: "\f02d"; }
.fa-user-plus::before {
content: "\f234"; }
.fa-check::before {
content: "\f00c"; }
.fa-battery-three-quarters::before {
content: "\f241"; }
.fa-battery-4::before {
content: "\f241"; }
.fa-house-circle-check::before {
content: "\e509"; }
.fa-angle-left::before {
content: "\f104"; }
.fa-diagram-successor::before {
content: "\e47a"; }
.fa-truck-arrow-right::before {
content: "\e58b"; }
.fa-arrows-split-up-and-left::before {
content: "\e4bc"; }
.fa-hand-fist::before {
content: "\f6de"; }
.fa-fist-raised::before {
content: "\f6de"; }
.fa-cloud-moon::before {
content: "\f6c3"; }
.fa-briefcase::before {
content: "\f0b1"; }
.fa-person-falling::before {
content: "\e546"; }
.fa-image-portrait::before {
content: "\f3e0"; }
.fa-portrait::before {
content: "\f3e0"; }
.fa-user-tag::before {
content: "\f507"; }
.fa-rug::before {
content: "\e569"; }
.fa-earth-europe::before {
content: "\f7a2"; }
.fa-globe-europe::before {
content: "\f7a2"; }
.fa-cart-flatbed-suitcase::before {
content: "\f59d"; }
.fa-luggage-cart::before {
content: "\f59d"; }
.fa-rectangle-xmark::before {
content: "\f410"; }
.fa-rectangle-times::before {
content: "\f410"; }
.fa-times-rectangle::before {
content: "\f410"; }
.fa-window-close::before {
content: "\f410"; }
.fa-baht-sign::before {
content: "\e0ac"; }
.fa-book-open::before {
content: "\f518"; }
.fa-book-journal-whills::before {
content: "\f66a"; }
.fa-journal-whills::before {
content: "\f66a"; }
.fa-handcuffs::before {
content: "\e4f8"; }
.fa-triangle-exclamation::before {
content: "\f071"; }
.fa-exclamation-triangle::before {
content: "\f071"; }
.fa-warning::before {
content: "\f071"; }
.fa-database::before {
content: "\f1c0"; }
.fa-share::before {
content: "\f064"; }
.fa-mail-forward::before {
content: "\f064"; }
.fa-bottle-droplet::before {
content: "\e4c4"; }
.fa-mask-face::before {
content: "\e1d7"; }
.fa-hill-rockslide::before {
content: "\e508"; }
.fa-right-left::before {
content: "\f362"; }
.fa-exchange-alt::before {
content: "\f362"; }
.fa-paper-plane::before {
content: "\f1d8"; }
.fa-road-circle-exclamation::before {
content: "\e565"; }
.fa-dungeon::before {
content: "\f6d9"; }
.fa-align-right::before {
content: "\f038"; }
.fa-money-bill-1-wave::before {
content: "\f53b"; }
.fa-money-bill-wave-alt::before {
content: "\f53b"; }
.fa-life-ring::before {
content: "\f1cd"; }
.fa-hands::before {
content: "\f2a7"; }
.fa-sign-language::before {
content: "\f2a7"; }
.fa-signing::before {
content: "\f2a7"; }
.fa-calendar-day::before {
content: "\f783"; }
.fa-water-ladder::before {
content: "\f5c5"; }
.fa-ladder-water::before {
content: "\f5c5"; }
.fa-swimming-pool::before {
content: "\f5c5"; }
.fa-arrows-up-down::before {
content: "\f07d"; }
.fa-arrows-v::before {
content: "\f07d"; }
.fa-face-grimace::before {
content: "\f57f"; }
.fa-grimace::before {
content: "\f57f"; }
.fa-wheelchair-move::before {
content: "\e2ce"; }
.fa-wheelchair-alt::before {
content: "\e2ce"; }
.fa-turn-down::before {
content: "\f3be"; }
.fa-level-down-alt::before {
content: "\f3be"; }
.fa-person-walking-arrow-right::before {
content: "\e552"; }
.fa-square-envelope::before {
content: "\f199"; }
.fa-envelope-square::before {
content: "\f199"; }
.fa-dice::before {
content: "\f522"; }
.fa-bowling-ball::before {
content: "\f436"; }
.fa-brain::before {
content: "\f5dc"; }
.fa-bandage::before {
content: "\f462"; }
.fa-band-aid::before {
content: "\f462"; }
.fa-calendar-minus::before {
content: "\f272"; }
.fa-circle-xmark::before {
content: "\f057"; }
.fa-times-circle::before {
content: "\f057"; }
.fa-xmark-circle::before {
content: "\f057"; }
.fa-gifts::before {
content: "\f79c"; }
.fa-hotel::before {
content: "\f594"; }
.fa-earth-asia::before {
content: "\f57e"; }
.fa-globe-asia::before {
content: "\f57e"; }
.fa-id-card-clip::before {
content: "\f47f"; }
.fa-id-card-alt::before {
content: "\f47f"; }
.fa-magnifying-glass-plus::before {
content: "\f00e"; }
.fa-search-plus::before {
content: "\f00e"; }
.fa-thumbs-up::before {
content: "\f164"; }
.fa-user-clock::before {
content: "\f4fd"; }
.fa-hand-dots::before {
content: "\f461"; }
.fa-allergies::before {
content: "\f461"; }
.fa-file-invoice::before {
content: "\f570"; }
.fa-window-minimize::before {
content: "\f2d1"; }
.fa-mug-saucer::before {
content: "\f0f4"; }
.fa-coffee::before {
content: "\f0f4"; }
.fa-brush::before {
content: "\f55d"; }
.fa-mask::before {
content: "\f6fa"; }
.fa-magnifying-glass-minus::before {
content: "\f010"; }
.fa-search-minus::before {
content: "\f010"; }
.fa-ruler-vertical::before {
content: "\f548"; }
.fa-user-large::before {
content: "\f406"; }
.fa-user-alt::before {
content: "\f406"; }
.fa-train-tram::before {
content: "\e5b4"; }
.fa-user-nurse::before {
content: "\f82f"; }
.fa-syringe::before {
content: "\f48e"; }
.fa-cloud-sun::before {
content: "\f6c4"; }
.fa-stopwatch-20::before {
content: "\e06f"; }
.fa-square-full::before {
content: "\f45c"; }
.fa-magnet::before {
content: "\f076"; }
.fa-jar::before {
content: "\e516"; }
.fa-note-sticky::before {
content: "\f249"; }
.fa-sticky-note::before {
content: "\f249"; }
.fa-bug-slash::before {
content: "\e490"; }
.fa-arrow-up-from-water-pump::before {
content: "\e4b6"; }
.fa-bone::before {
content: "\f5d7"; }
.fa-user-injured::before {
content: "\f728"; }
.fa-face-sad-tear::before {
content: "\f5b4"; }
.fa-sad-tear::before {
content: "\f5b4"; }
.fa-plane::before {
content: "\f072"; }
.fa-tent-arrows-down::before {
content: "\e581"; }
.fa-exclamation::before {
content: "\21"; }
.fa-arrows-spin::before {
content: "\e4bb"; }
.fa-print::before {
content: "\f02f"; }
.fa-turkish-lira-sign::before {
content: "\e2bb"; }
.fa-try::before {
content: "\e2bb"; }
.fa-turkish-lira::before {
content: "\e2bb"; }
.fa-dollar-sign::before {
content: "\24"; }
.fa-dollar::before {
content: "\24"; }
.fa-usd::before {
content: "\24"; }
.fa-x::before {
content: "\58"; }
.fa-magnifying-glass-dollar::before {
content: "\f688"; }
.fa-search-dollar::before {
content: "\f688"; }
.fa-users-gear::before {
content: "\f509"; }
.fa-users-cog::before {
content: "\f509"; }
.fa-person-military-pointing::before {
content: "\e54a"; }
.fa-building-columns::before {
content: "\f19c"; }
.fa-bank::before {
content: "\f19c"; }
.fa-institution::before {
content: "\f19c"; }
.fa-museum::before {
content: "\f19c"; }
.fa-university::before {
content: "\f19c"; }
.fa-umbrella::before {
content: "\f0e9"; }
.fa-trowel::before {
content: "\e589"; }
.fa-d::before {
content: "\44"; }
.fa-stapler::before {
content: "\e5af"; }
.fa-masks-theater::before {
content: "\f630"; }
.fa-theater-masks::before {
content: "\f630"; }
.fa-kip-sign::before {
content: "\e1c4"; }
.fa-hand-point-left::before {
content: "\f0a5"; }
.fa-handshake-simple::before {
content: "\f4c6"; }
.fa-handshake-alt::before {
content: "\f4c6"; }
.fa-jet-fighter::before {
content: "\f0fb"; }
.fa-fighter-jet::before {
content: "\f0fb"; }
.fa-square-share-nodes::before {
content: "\f1e1"; }
.fa-share-alt-square::before {
content: "\f1e1"; }
.fa-barcode::before {
content: "\f02a"; }
.fa-plus-minus::before {
content: "\e43c"; }
.fa-video::before {
content: "\f03d"; }
.fa-video-camera::before {
content: "\f03d"; }
.fa-graduation-cap::before {
content: "\f19d"; }
.fa-mortar-board::before {
content: "\f19d"; }
.fa-hand-holding-medical::before {
content: "\e05c"; }
.fa-person-circle-check::before {
content: "\e53e"; }
.fa-turn-up::before {
content: "\f3bf"; }
.fa-level-up-alt::before {
content: "\f3bf"; }
.sr-only,
.fa-sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
white-space: nowrap;
border-width: 0; }
.sr-only-focusable:not(:focus),
.fa-sr-only-focusable:not(:focus) {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
white-space: nowrap;
border-width: 0; }
:root, :host {
--fa-style-family-brands: 'Font Awesome 6 Brands';
--fa-font-brands: normal 400 1em/1 'Font Awesome 6 Brands'; }
@font-face {
font-family: 'Font Awesome 6 Brands';
font-style: normal;
font-weight: 400;
font-display: block;
src: url(//alk.in.th/wp-content/plugins/wp-user-profile-avatar/assets/lib/fontawesome/fonts/fa-brands-400.woff2) format("woff2"), url(//alk.in.th/wp-content/plugins/wp-user-profile-avatar/assets/lib/fontawesome/fonts/fa-brands-400.ttf) format("truetype"); }
.fab,
.fa-brands {
font-weight: 400; }
.fa-monero:before {
content: "\f3d0"; }
.fa-hooli:before {
content: "\f427"; }
.fa-yelp:before {
content: "\f1e9"; }
.fa-cc-visa:before {
content: "\f1f0"; }
.fa-lastfm:before {
content: "\f202"; }
.fa-shopware:before {
content: "\f5b5"; }
.fa-creative-commons-nc:before {
content: "\f4e8"; }
.fa-aws:before {
content: "\f375"; }
.fa-redhat:before {
content: "\f7bc"; }
.fa-yoast:before {
content: "\f2b1"; }
.fa-cloudflare:before {
content: "\e07d"; }
.fa-ups:before {
content: "\f7e0"; }
.fa-pixiv:before {
content: "\e640"; }
.fa-wpexplorer:before {
content: "\f2de"; }
.fa-dyalog:before {
content: "\f399"; }
.fa-bity:before {
content: "\f37a"; }
.fa-stackpath:before {
content: "\f842"; }
.fa-buysellads:before {
content: "\f20d"; }
.fa-first-order:before {
content: "\f2b0"; }
.fa-modx:before {
content: "\f285"; }
.fa-guilded:before {
content: "\e07e"; }
.fa-vnv:before {
content: "\f40b"; }
.fa-square-js:before {
content: "\f3b9"; }
.fa-js-square:before {
content: "\f3b9"; }
.fa-microsoft:before {
content: "\f3ca"; }
.fa-qq:before {
content: "\f1d6"; }
.fa-orcid:before {
content: "\f8d2"; }
.fa-java:before {
content: "\f4e4"; }
.fa-invision:before {
content: "\f7b0"; }
.fa-creative-commons-pd-alt:before {
content: "\f4ed"; }
.fa-centercode:before {
content: "\f380"; }
.fa-glide-g:before {
content: "\f2a6"; }
.fa-drupal:before {
content: "\f1a9"; }
.fa-hire-a-helper:before {
content: "\f3b0"; }
.fa-creative-commons-by:before {
content: "\f4e7"; }
.fa-unity:before {
content: "\e049"; }
.fa-whmcs:before {
content: "\f40d"; }
.fa-rocketchat:before {
content: "\f3e8"; }
.fa-vk:before {
content: "\f189"; }
.fa-untappd:before {
content: "\f405"; }
.fa-mailchimp:before {
content: "\f59e"; }
.fa-css3-alt:before {
content: "\f38b"; }
.fa-square-reddit:before {
content: "\f1a2"; }
.fa-reddit-square:before {
content: "\f1a2"; }
.fa-vimeo-v:before {
content: "\f27d"; }
.fa-contao:before {
content: "\f26d"; }
.fa-square-font-awesome:before {
content: "\e5ad"; }
.fa-deskpro:before {
content: "\f38f"; }
.fa-brave:before {
content: "\e63c"; }
.fa-sistrix:before {
content: "\f3ee"; }
.fa-square-instagram:before {
content: "\e055"; }
.fa-instagram-square:before {
content: "\e055"; }
.fa-battle-net:before {
content: "\f835"; }
.fa-the-red-yeti:before {
content: "\f69d"; }
.fa-square-hacker-news:before {
content: "\f3af"; }
.fa-hacker-news-square:before {
content: "\f3af"; }
.fa-edge:before {
content: "\f282"; }
.fa-threads:before {
content: "\e618"; }
.fa-napster:before {
content: "\f3d2"; }
.fa-square-snapchat:before {
content: "\f2ad"; }
.fa-snapchat-square:before {
content: "\f2ad"; }
.fa-google-plus-g:before {
content: "\f0d5"; }
.fa-artstation:before {
content: "\f77a"; }
.fa-markdown:before {
content: "\f60f"; }
.fa-sourcetree:before {
content: "\f7d3"; }
.fa-google-plus:before {
content: "\f2b3"; }
.fa-diaspora:before {
content: "\f791"; }
.fa-foursquare:before {
content: "\f180"; }
.fa-stack-overflow:before {
content: "\f16c"; }
.fa-github-alt:before {
content: "\f113"; }
.fa-phoenix-squadron:before {
content: "\f511"; }
.fa-pagelines:before {
content: "\f18c"; }
.fa-algolia:before {
content: "\f36c"; }
.fa-red-river:before {
content: "\f3e3"; }
.fa-creative-commons-sa:before {
content: "\f4ef"; }
.fa-safari:before {
content: "\f267"; }
.fa-google:before {
content: "\f1a0"; }
.fa-square-font-awesome-stroke:before {
content: "\f35c"; }
.fa-font-awesome-alt:before {
content: "\f35c"; }
.fa-atlassian:before {
content: "\f77b"; }
.fa-linkedin-in:before {
content: "\f0e1"; }
.fa-digital-ocean:before {
content: "\f391"; }
.fa-nimblr:before {
content: "\f5a8"; }
.fa-chromecast:before {
content: "\f838"; }
.fa-evernote:before {
content: "\f839"; }
.fa-hacker-news:before {
content: "\f1d4"; }
.fa-creative-commons-sampling:before {
content: "\f4f0"; }
.fa-adversal:before {
content: "\f36a"; }
.fa-creative-commons:before {
content: "\f25e"; }
.fa-watchman-monitoring:before {
content: "\e087"; }
.fa-fonticons:before {
content: "\f280"; }
.fa-weixin:before {
content: "\f1d7"; }
.fa-shirtsinbulk:before {
content: "\f214"; }
.fa-codepen:before {
content: "\f1cb"; }
.fa-git-alt:before {
content: "\f841"; }
.fa-lyft:before {
content: "\f3c3"; }
.fa-rev:before {
content: "\f5b2"; }
.fa-windows:before {
content: "\f17a"; }
.fa-wizards-of-the-coast:before {
content: "\f730"; }
.fa-square-viadeo:before {
content: "\f2aa"; }
.fa-viadeo-square:before {
content: "\f2aa"; }
.fa-meetup:before {
content: "\f2e0"; }
.fa-centos:before {
content: "\f789"; }
.fa-adn:before {
content: "\f170"; }
.fa-cloudsmith:before {
content: "\f384"; }
.fa-opensuse:before {
content: "\e62b"; }
.fa-pied-piper-alt:before {
content: "\f1a8"; }
.fa-square-dribbble:before {
content: "\f397"; }
.fa-dribbble-square:before {
content: "\f397"; }
.fa-codiepie:before {
content: "\f284"; }
.fa-node:before {
content: "\f419"; }
.fa-mix:before {
content: "\f3cb"; }
.fa-steam:before {
content: "\f1b6"; }
.fa-cc-apple-pay:before {
content: "\f416"; }
.fa-scribd:before {
content: "\f28a"; }
.fa-debian:before {
content: "\e60b"; }
.fa-openid:before {
content: "\f19b"; }
.fa-instalod:before {
content: "\e081"; }
.fa-expeditedssl:before {
content: "\f23e"; }
.fa-sellcast:before {
content: "\f2da"; }
.fa-square-twitter:before {
content: "\f081"; }
.fa-twitter-square:before {
content: "\f081"; }
.fa-r-project:before {
content: "\f4f7"; }
.fa-delicious:before {
content: "\f1a5"; }
.fa-freebsd:before {
content: "\f3a4"; }
.fa-vuejs:before {
content: "\f41f"; }
.fa-accusoft:before {
content: "\f369"; }
.fa-ioxhost:before {
content: "\f208"; }
.fa-fonticons-fi:before {
content: "\f3a2"; }
.fa-app-store:before {
content: "\f36f"; }
.fa-cc-mastercard:before {
content: "\f1f1"; }
.fa-itunes-note:before {
content: "\f3b5"; }
.fa-golang:before {
content: "\e40f"; }
.fa-kickstarter:before {
content: "\f3bb"; }
.fa-grav:before {
content: "\f2d6"; }
.fa-weibo:before {
content: "\f18a"; }
.fa-uncharted:before {
content: "\e084"; }
.fa-firstdraft:before {
content: "\f3a1"; }
.fa-square-youtube:before {
content: "\f431"; }
.fa-youtube-square:before {
content: "\f431"; }
.fa-wikipedia-w:before {
content: "\f266"; }
.fa-wpressr:before {
content: "\f3e4"; }
.fa-rendact:before {
content: "\f3e4"; }
.fa-angellist:before {
content: "\f209"; }
.fa-galactic-republic:before {
content: "\f50c"; }
.fa-nfc-directional:before {
content: "\e530"; }
.fa-skype:before {
content: "\f17e"; }
.fa-joget:before {
content: "\f3b7"; }
.fa-fedora:before {
content: "\f798"; }
.fa-stripe-s:before {
content: "\f42a"; }
.fa-meta:before {
content: "\e49b"; }
.fa-laravel:before {
content: "\f3bd"; }
.fa-hotjar:before {
content: "\f3b1"; }
.fa-bluetooth-b:before {
content: "\f294"; }
.fa-square-letterboxd:before {
content: "\e62e"; }
.fa-sticker-mule:before {
content: "\f3f7"; }
.fa-creative-commons-zero:before {
content: "\f4f3"; }
.fa-hips:before {
content: "\f452"; }
.fa-behance:before {
content: "\f1b4"; }
.fa-reddit:before {
content: "\f1a1"; }
.fa-discord:before {
content: "\f392"; }
.fa-chrome:before {
content: "\f268"; }
.fa-app-store-ios:before {
content: "\f370"; }
.fa-cc-discover:before {
content: "\f1f2"; }
.fa-wpbeginner:before {
content: "\f297"; }
.fa-confluence:before {
content: "\f78d"; }
.fa-shoelace:before {
content: "\e60c"; }
.fa-mdb:before {
content: "\f8ca"; }
.fa-dochub:before {
content: "\f394"; }
.fa-accessible-icon:before {
content: "\f368"; }
.fa-ebay:before {
content: "\f4f4"; }
.fa-amazon:before {
content: "\f270"; }
.fa-unsplash:before {
content: "\e07c"; }
.fa-yarn:before {
content: "\f7e3"; }
.fa-square-steam:before {
content: "\f1b7"; }
.fa-steam-square:before {
content: "\f1b7"; }
.fa-500px:before {
content: "\f26e"; }
.fa-square-vimeo:before {
content: "\f194"; }
.fa-vimeo-square:before {
content: "\f194"; }
.fa-asymmetrik:before {
content: "\f372"; }
.fa-font-awesome:before {
content: "\f2b4"; }
.fa-font-awesome-flag:before {
content: "\f2b4"; }
.fa-font-awesome-logo-full:before {
content: "\f2b4"; }
.fa-gratipay:before {
content: "\f184"; }
.fa-apple:before {
content: "\f179"; }
.fa-hive:before {
content: "\e07f"; }
.fa-gitkraken:before {
content: "\f3a6"; }
.fa-keybase:before {
content: "\f4f5"; }
.fa-apple-pay:before {
content: "\f415"; }
.fa-padlet:before {
content: "\e4a0"; }
.fa-amazon-pay:before {
content: "\f42c"; }
.fa-square-github:before {
content: "\f092"; }
.fa-github-square:before {
content: "\f092"; }
.fa-stumbleupon:before {
content: "\f1a4"; }
.fa-fedex:before {
content: "\f797"; }
.fa-phoenix-framework:before {
content: "\f3dc"; }
.fa-shopify:before {
content: "\e057"; }
.fa-neos:before {
content: "\f612"; }
.fa-square-threads:before {
content: "\e619"; }
.fa-hackerrank:before {
content: "\f5f7"; }
.fa-researchgate:before {
content: "\f4f8"; }
.fa-swift:before {
content: "\f8e1"; }
.fa-angular:before {
content: "\f420"; }
.fa-speakap:before {
content: "\f3f3"; }
.fa-angrycreative:before {
content: "\f36e"; }
.fa-y-combinator:before {
content: "\f23b"; }
.fa-empire:before {
content: "\f1d1"; }
.fa-envira:before {
content: "\f299"; }
.fa-google-scholar:before {
content: "\e63b"; }
.fa-square-gitlab:before {
content: "\e5ae"; }
.fa-gitlab-square:before {
content: "\e5ae"; }
.fa-studiovinari:before {
content: "\f3f8"; }
.fa-pied-piper:before {
content: "\f2ae"; }
.fa-wordpress:before {
content: "\f19a"; }
.fa-product-hunt:before {
content: "\f288"; }
.fa-firefox:before {
content: "\f269"; }
.fa-linode:before {
content: "\f2b8"; }
.fa-goodreads:before {
content: "\f3a8"; }
.fa-square-odnoklassniki:before {
content: "\f264"; }
.fa-odnoklassniki-square:before {
content: "\f264"; }
.fa-jsfiddle:before {
content: "\f1cc"; }
.fa-sith:before {
content: "\f512"; }
.fa-themeisle:before {
content: "\f2b2"; }
.fa-page4:before {
content: "\f3d7"; }
.fa-hashnode:before {
content: "\e499"; }
.fa-react:before {
content: "\f41b"; }
.fa-cc-paypal:before {
content: "\f1f4"; }
.fa-squarespace:before {
content: "\f5be"; }
.fa-cc-stripe:before {
content: "\f1f5"; }
.fa-creative-commons-share:before {
content: "\f4f2"; }
.fa-bitcoin:before {
content: "\f379"; }
.fa-keycdn:before {
content: "\f3ba"; }
.fa-opera:before {
content: "\f26a"; }
.fa-itch-io:before {
content: "\f83a"; }
.fa-umbraco:before {
content: "\f8e8"; }
.fa-galactic-senate:before {
content: "\f50d"; }
.fa-ubuntu:before {
content: "\f7df"; }
.fa-draft2digital:before {
content: "\f396"; }
.fa-stripe:before {
content: "\f429"; }
.fa-houzz:before {
content: "\f27c"; }
.fa-gg:before {
content: "\f260"; }
.fa-dhl:before {
content: "\f790"; }
.fa-square-pinterest:before {
content: "\f0d3"; }
.fa-pinterest-square:before {
content: "\f0d3"; }
.fa-xing:before {
content: "\f168"; }
.fa-blackberry:before {
content: "\f37b"; }
.fa-creative-commons-pd:before {
content: "\f4ec"; }
.fa-playstation:before {
content: "\f3df"; }
.fa-quinscape:before {
content: "\f459"; }
.fa-less:before {
content: "\f41d"; }
.fa-blogger-b:before {
content: "\f37d"; }
.fa-opencart:before {
content: "\f23d"; }
.fa-vine:before {
content: "\f1ca"; }
.fa-signal-messenger:before {
content: "\e663"; }
.fa-paypal:before {
content: "\f1ed"; }
.fa-gitlab:before {
content: "\f296"; }
.fa-typo3:before {
content: "\f42b"; }
.fa-reddit-alien:before {
content: "\f281"; }
.fa-yahoo:before {
content: "\f19e"; }
.fa-dailymotion:before {
content: "\e052"; }
.fa-affiliatetheme:before {
content: "\f36b"; }
.fa-pied-piper-pp:before {
content: "\f1a7"; }
.fa-bootstrap:before {
content: "\f836"; }
.fa-odnoklassniki:before {
content: "\f263"; }
.fa-nfc-symbol:before {
content: "\e531"; }
.fa-mintbit:before {
content: "\e62f"; }
.fa-ethereum:before {
content: "\f42e"; }
.fa-speaker-deck:before {
content: "\f83c"; }
.fa-creative-commons-nc-eu:before {
content: "\f4e9"; }
.fa-patreon:before {
content: "\f3d9"; }
.fa-avianex:before {
content: "\f374"; }
.fa-ello:before {
content: "\f5f1"; }
.fa-gofore:before {
content: "\f3a7"; }
.fa-bimobject:before {
content: "\f378"; }
.fa-brave-reverse:before {
content: "\e63d"; }
.fa-facebook-f:before {
content: "\f39e"; }
.fa-square-google-plus:before {
content: "\f0d4"; }
.fa-google-plus-square:before {
content: "\f0d4"; }
.fa-mandalorian:before {
content: "\f50f"; }
.fa-first-order-alt:before {
content: "\f50a"; }
.fa-osi:before {
content: "\f41a"; }
.fa-google-wallet:before {
content: "\f1ee"; }
.fa-d-and-d-beyond:before {
content: "\f6ca"; }
.fa-periscope:before {
content: "\f3da"; }
.fa-fulcrum:before {
content: "\f50b"; }
.fa-cloudscale:before {
content: "\f383"; }
.fa-forumbee:before {
content: "\f211"; }
.fa-mizuni:before {
content: "\f3cc"; }
.fa-schlix:before {
content: "\f3ea"; }
.fa-square-xing:before {
content: "\f169"; }
.fa-xing-square:before {
content: "\f169"; }
.fa-bandcamp:before {
content: "\f2d5"; }
.fa-wpforms:before {
content: "\f298"; }
.fa-cloudversify:before {
content: "\f385"; }
.fa-usps:before {
content: "\f7e1"; }
.fa-megaport:before {
content: "\f5a3"; }
.fa-magento:before {
content: "\f3c4"; }
.fa-spotify:before {
content: "\f1bc"; }
.fa-optin-monster:before {
content: "\f23c"; }
.fa-fly:before {
content: "\f417"; }
.fa-aviato:before {
content: "\f421"; }
.fa-itunes:before {
content: "\f3b4"; }
.fa-cuttlefish:before {
content: "\f38c"; }
.fa-blogger:before {
content: "\f37c"; }
.fa-flickr:before {
content: "\f16e"; }
.fa-viber:before {
content: "\f409"; }
.fa-soundcloud:before {
content: "\f1be"; }
.fa-digg:before {
content: "\f1a6"; }
.fa-tencent-weibo:before {
content: "\f1d5"; }
.fa-letterboxd:before {
content: "\e62d"; }
.fa-symfony:before {
content: "\f83d"; }
.fa-maxcdn:before {
content: "\f136"; }
.fa-etsy:before {
content: "\f2d7"; }
.fa-facebook-messenger:before {
content: "\f39f"; }
.fa-audible:before {
content: "\f373"; }
.fa-think-peaks:before {
content: "\f731"; }
.fa-bilibili:before {
content: "\e3d9"; }
.fa-erlang:before {
content: "\f39d"; }
.fa-x-twitter:before {
content: "\e61b"; }
.fa-cotton-bureau:before {
content: "\f89e"; }
.fa-dashcube:before {
content: "\f210"; }
.fa-42-group:before {
content: "\e080"; }
.fa-innosoft:before {
content: "\e080"; }
.fa-stack-exchange:before {
content: "\f18d"; }
.fa-elementor:before {
content: "\f430"; }
.fa-square-pied-piper:before {
content: "\e01e"; }
.fa-pied-piper-square:before {
content: "\e01e"; }
.fa-creative-commons-nd:before {
content: "\f4eb"; }
.fa-palfed:before {
content: "\f3d8"; }
.fa-superpowers:before {
content: "\f2dd"; }
.fa-resolving:before {
content: "\f3e7"; }
.fa-xbox:before {
content: "\f412"; }
.fa-searchengin:before {
content: "\f3eb"; }
.fa-tiktok:before {
content: "\e07b"; }
.fa-square-facebook:before {
content: "\f082"; }
.fa-facebook-square:before {
content: "\f082"; }
.fa-renren:before {
content: "\f18b"; }
.fa-linux:before {
content: "\f17c"; }
.fa-glide:before {
content: "\f2a5"; }
.fa-linkedin:before {
content: "\f08c"; }
.fa-hubspot:before {
content: "\f3b2"; }
.fa-deploydog:before {
content: "\f38e"; }
.fa-twitch:before {
content: "\f1e8"; }
.fa-ravelry:before {
content: "\f2d9"; }
.fa-mixer:before {
content: "\e056"; }
.fa-square-lastfm:before {
content: "\f203"; }
.fa-lastfm-square:before {
content: "\f203"; }
.fa-vimeo:before {
content: "\f40a"; }
.fa-mendeley:before {
content: "\f7b3"; }
.fa-uniregistry:before {
content: "\f404"; }
.fa-figma:before {
content: "\f799"; }
.fa-creative-commons-remix:before {
content: "\f4ee"; }
.fa-cc-amazon-pay:before {
content: "\f42d"; }
.fa-dropbox:before {
content: "\f16b"; }
.fa-instagram:before {
content: "\f16d"; }
.fa-cmplid:before {
content: "\e360"; }
.fa-upwork:before {
content: "\e641"; }
.fa-facebook:before {
content: "\f09a"; }
.fa-gripfire:before {
content: "\f3ac"; }
.fa-jedi-order:before {
content: "\f50e"; }
.fa-uikit:before {
content: "\f403"; }
.fa-fort-awesome-alt:before {
content: "\f3a3"; }
.fa-phabricator:before {
content: "\f3db"; }
.fa-ussunnah:before {
content: "\f407"; }
.fa-earlybirds:before {
content: "\f39a"; }
.fa-trade-federation:before {
content: "\f513"; }
.fa-autoprefixer:before {
content: "\f41c"; }
.fa-whatsapp:before {
content: "\f232"; }
.fa-slideshare:before {
content: "\f1e7"; }
.fa-google-play:before {
content: "\f3ab"; }
.fa-viadeo:before {
content: "\f2a9"; }
.fa-line:before {
content: "\f3c0"; }
.fa-google-drive:before {
content: "\f3aa"; }
.fa-servicestack:before {
content: "\f3ec"; }
.fa-simplybuilt:before {
content: "\f215"; }
.fa-bitbucket:before {
content: "\f171"; }
.fa-imdb:before {
content: "\f2d8"; }
.fa-deezer:before {
content: "\e077"; }
.fa-raspberry-pi:before {
content: "\f7bb"; }
.fa-jira:before {
content: "\f7b1"; }
.fa-docker:before {
content: "\f395"; }
.fa-screenpal:before {
content: "\e570"; }
.fa-bluetooth:before {
content: "\f293"; }
.fa-gitter:before {
content: "\f426"; }
.fa-d-and-d:before {
content: "\f38d"; }
.fa-microblog:before {
content: "\e01a"; }
.fa-cc-diners-club:before {
content: "\f24c"; }
.fa-gg-circle:before {
content: "\f261"; }
.fa-pied-piper-hat:before {
content: "\f4e5"; }
.fa-kickstarter-k:before {
content: "\f3bc"; }
.fa-yandex:before {
content: "\f413"; }
.fa-readme:before {
content: "\f4d5"; }
.fa-html5:before {
content: "\f13b"; }
.fa-sellsy:before {
content: "\f213"; }
.fa-sass:before {
content: "\f41e"; }
.fa-wirsindhandwerk:before {
content: "\e2d0"; }
.fa-wsh:before {
content: "\e2d0"; }
.fa-buromobelexperte:before {
content: "\f37f"; }
.fa-salesforce:before {
content: "\f83b"; }
.fa-octopus-deploy:before {
content: "\e082"; }
.fa-medapps:before {
content: "\f3c6"; }
.fa-ns8:before {
content: "\f3d5"; }
.fa-pinterest-p:before {
content: "\f231"; }
.fa-apper:before {
content: "\f371"; }
.fa-fort-awesome:before {
content: "\f286"; }
.fa-waze:before {
content: "\f83f"; }
.fa-cc-jcb:before {
content: "\f24b"; }
.fa-snapchat:before {
content: "\f2ab"; }
.fa-snapchat-ghost:before {
content: "\f2ab"; }
.fa-fantasy-flight-games:before {
content: "\f6dc"; }
.fa-rust:before {
content: "\e07a"; }
.fa-wix:before {
content: "\f5cf"; }
.fa-square-behance:before {
content: "\f1b5"; }
.fa-behance-square:before {
content: "\f1b5"; }
.fa-supple:before {
content: "\f3f9"; }
.fa-webflow:before {
content: "\e65c"; }
.fa-rebel:before {
content: "\f1d0"; }
.fa-css3:before {
content: "\f13c"; }
.fa-staylinked:before {
content: "\f3f5"; }
.fa-kaggle:before {
content: "\f5fa"; }
.fa-space-awesome:before {
content: "\e5ac"; }
.fa-deviantart:before {
content: "\f1bd"; }
.fa-cpanel:before {
content: "\f388"; }
.fa-goodreads-g:before {
content: "\f3a9"; }
.fa-square-git:before {
content: "\f1d2"; }
.fa-git-square:before {
content: "\f1d2"; }
.fa-square-tumblr:before {
content: "\f174"; }
.fa-tumblr-square:before {
content: "\f174"; }
.fa-trello:before {
content: "\f181"; }
.fa-creative-commons-nc-jp:before {
content: "\f4ea"; }
.fa-get-pocket:before {
content: "\f265"; }
.fa-perbyte:before {
content: "\e083"; }
.fa-grunt:before {
content: "\f3ad"; }
.fa-weebly:before {
content: "\f5cc"; }
.fa-connectdevelop:before {
content: "\f20e"; }
.fa-leanpub:before {
content: "\f212"; }
.fa-black-tie:before {
content: "\f27e"; }
.fa-themeco:before {
content: "\f5c6"; }
.fa-python:before {
content: "\f3e2"; }
.fa-android:before {
content: "\f17b"; }
.fa-bots:before {
content: "\e340"; }
.fa-free-code-camp:before {
content: "\f2c5"; }
.fa-hornbill:before {
content: "\f592"; }
.fa-js:before {
content: "\f3b8"; }
.fa-ideal:before {
content: "\e013"; }
.fa-git:before {
content: "\f1d3"; }
.fa-dev:before {
content: "\f6cc"; }
.fa-sketch:before {
content: "\f7c6"; }
.fa-yandex-international:before {
content: "\f414"; }
.fa-cc-amex:before {
content: "\f1f3"; }
.fa-uber:before {
content: "\f402"; }
.fa-github:before {
content: "\f09b"; }
.fa-php:before {
content: "\f457"; }
.fa-alipay:before {
content: "\f642"; }
.fa-youtube:before {
content: "\f167"; }
.fa-skyatlas:before {
content: "\f216"; }
.fa-firefox-browser:before {
content: "\e007"; }
.fa-replyd:before {
content: "\f3e6"; }
.fa-suse:before {
content: "\f7d6"; }
.fa-jenkins:before {
content: "\f3b6"; }
.fa-twitter:before {
content: "\f099"; }
.fa-rockrms:before {
content: "\f3e9"; }
.fa-pinterest:before {
content: "\f0d2"; }
.fa-buffer:before {
content: "\f837"; }
.fa-npm:before {
content: "\f3d4"; }
.fa-yammer:before {
content: "\f840"; }
.fa-btc:before {
content: "\f15a"; }
.fa-dribbble:before {
content: "\f17d"; }
.fa-stumbleupon-circle:before {
content: "\f1a3"; }
.fa-internet-explorer:before {
content: "\f26b"; }
.fa-stubber:before {
content: "\e5c7"; }
.fa-telegram:before {
content: "\f2c6"; }
.fa-telegram-plane:before {
content: "\f2c6"; }
.fa-old-republic:before {
content: "\f510"; }
.fa-odysee:before {
content: "\e5c6"; }
.fa-square-whatsapp:before {
content: "\f40c"; }
.fa-whatsapp-square:before {
content: "\f40c"; }
.fa-node-js:before {
content: "\f3d3"; }
.fa-edge-legacy:before {
content: "\e078"; }
.fa-slack:before {
content: "\f198"; }
.fa-slack-hash:before {
content: "\f198"; }
.fa-medrt:before {
content: "\f3c8"; }
.fa-usb:before {
content: "\f287"; }
.fa-tumblr:before {
content: "\f173"; }
.fa-vaadin:before {
content: "\f408"; }
.fa-quora:before {
content: "\f2c4"; }
.fa-square-x-twitter:before {
content: "\e61a"; }
.fa-reacteurope:before {
content: "\f75d"; }
.fa-medium:before {
content: "\f23a"; }
.fa-medium-m:before {
content: "\f23a"; }
.fa-amilia:before {
content: "\f36d"; }
.fa-mixcloud:before {
content: "\f289"; }
.fa-flipboard:before {
content: "\f44d"; }
.fa-viacoin:before {
content: "\f237"; }
.fa-critical-role:before {
content: "\f6c9"; }
.fa-sitrox:before {
content: "\e44a"; }
.fa-discourse:before {
content: "\f393"; }
.fa-joomla:before {
content: "\f1aa"; }
.fa-mastodon:before {
content: "\f4f6"; }
.fa-airbnb:before {
content: "\f834"; }
.fa-wolf-pack-battalion:before {
content: "\f514"; }
.fa-buy-n-large:before {
content: "\f8a6"; }
.fa-gulp:before {
content: "\f3ae"; }
.fa-creative-commons-sampling-plus:before {
content: "\f4f1"; }
.fa-strava:before {
content: "\f428"; }
.fa-ember:before {
content: "\f423"; }
.fa-canadian-maple-leaf:before {
content: "\f785"; }
.fa-teamspeak:before {
content: "\f4f9"; }
.fa-pushed:before {
content: "\f3e1"; }
.fa-wordpress-simple:before {
content: "\f411"; }
.fa-nutritionix:before {
content: "\f3d6"; }
.fa-wodu:before {
content: "\e088"; }
.fa-google-pay:before {
content: "\e079"; }
.fa-intercom:before {
content: "\f7af"; }
.fa-zhihu:before {
content: "\f63f"; }
.fa-korvue:before {
content: "\f42f"; }
.fa-pix:before {
content: "\e43a"; }
.fa-steam-symbol:before {
content: "\f3f6"; }
:root, :host {
--fa-style-family-classic: 'Font Awesome 6 Free';
--fa-font-regular: normal 400 1em/1 'Font Awesome 6 Free'; }
@font-face {
font-family: 'Font Awesome 6 Free';
font-style: normal;
font-weight: 400;
font-display: block;
src: url(//alk.in.th/wp-content/plugins/wp-user-profile-avatar/assets/lib/fontawesome/fonts/fa-regular-400.woff2) format("woff2"), url(//alk.in.th/wp-content/plugins/wp-user-profile-avatar/assets/lib/fontawesome/fonts/fa-regular-400.ttf) format("truetype"); }
.far,
.fa-regular {
font-weight: 400; }
:root, :host {
--fa-style-family-classic: 'Font Awesome 6 Free';
--fa-font-solid: normal 900 1em/1 'Font Awesome 6 Free'; }
@font-face {
font-family: 'Font Awesome 6 Free';
font-style: normal;
font-weight: 900;
font-display: block;
src: url(//alk.in.th/wp-content/plugins/wp-user-profile-avatar/assets/lib/fontawesome/fonts/fa-solid-900.woff2) format("woff2"), url(//alk.in.th/wp-content/plugins/wp-user-profile-avatar/assets/lib/fontawesome/fonts/fa-solid-900.ttf) format("truetype"); }
.fas,
.fa-solid {
font-weight: 900; }
@font-face {
font-family: 'Font Awesome 5 Brands';
font-display: block;
font-weight: 400;
src: url(//alk.in.th/wp-content/plugins/wp-user-profile-avatar/assets/lib/fontawesome/fonts/fa-brands-400.woff2) format("woff2"), url(//alk.in.th/wp-content/plugins/wp-user-profile-avatar/assets/lib/fontawesome/fonts/fa-brands-400.ttf) format("truetype"); }
@font-face {
font-family: 'Font Awesome 5 Free';
font-display: block;
font-weight: 900;
src: url(//alk.in.th/wp-content/plugins/wp-user-profile-avatar/assets/lib/fontawesome/fonts/fa-solid-900.woff2) format("woff2"), url(//alk.in.th/wp-content/plugins/wp-user-profile-avatar/assets/lib/fontawesome/fonts/fa-solid-900.ttf) format("truetype"); }
@font-face {
font-family: 'Font Awesome 5 Free';
font-display: block;
font-weight: 400;
src: url(//alk.in.th/wp-content/plugins/wp-user-profile-avatar/assets/lib/fontawesome/fonts/fa-regular-400.woff2) format("woff2"), url(//alk.in.th/wp-content/plugins/wp-user-profile-avatar/assets/lib/fontawesome/fonts/fa-regular-400.ttf) format("truetype"); }
@font-face {
font-family: 'FontAwesome';
font-display: block;
src: url(//alk.in.th/wp-content/plugins/wp-user-profile-avatar/assets/lib/fontawesome/fonts/fa-solid-900.woff2) format("woff2"), url(//alk.in.th/wp-content/plugins/wp-user-profile-avatar/assets/lib/fontawesome/fonts/fa-solid-900.ttf) format("truetype"); }
@font-face {
font-family: 'FontAwesome';
font-display: block;
src: url(//alk.in.th/wp-content/plugins/wp-user-profile-avatar/assets/lib/fontawesome/fonts/fa-brands-400.woff2) format("woff2"), url(//alk.in.th/wp-content/plugins/wp-user-profile-avatar/assets/lib/fontawesome/fonts/fa-brands-400.ttf) format("truetype"); }
@font-face {
font-family: 'FontAwesome';
font-display: block;
src: url(//alk.in.th/wp-content/plugins/wp-user-profile-avatar/assets/lib/fontawesome/fonts/fa-regular-400.woff2) format("woff2"), url(//alk.in.th/wp-content/plugins/wp-user-profile-avatar/assets/lib/fontawesome/fonts/fa-regular-400.ttf) format("truetype");
unicode-range: U+F003,U+F006,U+F014,U+F016-F017,U+F01A-F01B,U+F01D,U+F022,U+F03E,U+F044,U+F046,U+F05C-F05D,U+F06E,U+F070,U+F087-F088,U+F08A,U+F094,U+F096-F097,U+F09D,U+F0A0,U+F0A2,U+F0A4-F0A7,U+F0C5,U+F0C7,U+F0E5-F0E6,U+F0EB,U+F0F6-F0F8,U+F10C,U+F114-F115,U+F118-F11A,U+F11C-F11D,U+F133,U+F147,U+F14E,U+F150-F152,U+F185-F186,U+F18E,U+F190-F192,U+F196,U+F1C1-F1C9,U+F1D9,U+F1DB,U+F1E3,U+F1EA,U+F1F7,U+F1F9,U+F20A,U+F247-F248,U+F24A,U+F24D,U+F255-F25B,U+F25D,U+F271-F274,U+F278,U+F27B,U+F28C,U+F28E,U+F29C,U+F2B5,U+F2B7,U+F2BA,U+F2BC,U+F2BE,U+F2C0-F2C1,U+F2C3,U+F2D0,U+F2D2,U+F2D4,U+F2DC; }
@font-face {
font-family: 'FontAwesome';
font-display: block;
src: url(//alk.in.th/wp-content/plugins/wp-user-profile-avatar/assets/lib/fontawesome/fonts/fa-v4compatibility.woff2) format("woff2"), url(//alk.in.th/wp-content/plugins/wp-user-profile-avatar/assets/lib/fontawesome/fonts/fa-v4compatibility.ttf) format("truetype");
unicode-range: U+F041,U+F047,U+F065-F066,U+F07D-F07E,U+F080,U+F08B,U+F08E,U+F090,U+F09A,U+F0AC,U+F0AE,U+F0B2,U+F0D0,U+F0D6,U+F0E4,U+F0EC,U+F10A-F10B,U+F123,U+F13E,U+F148-F149,U+F14C,U+F156,U+F15E,U+F160-F161,U+F163,U+F175-F178,U+F195,U+F1F8,U+F219,U+F27A; }.wp-core-ui .button,.wp-core-ui .button-primary,.wp-core-ui .button-secondary{display:inline-block;text-decoration:none;font-size:13px;line-height:2.15384615;min-height:30px;margin:0;padding:0 10px;cursor:pointer;border-width:1px;border-style:solid;-webkit-appearance:none;border-radius:3px;white-space:nowrap;box-sizing:border-box}.wp-core-ui button::-moz-focus-inner,.wp-core-ui input[type=button]::-moz-focus-inner,.wp-core-ui input[type=reset]::-moz-focus-inner,.wp-core-ui input[type=submit]::-moz-focus-inner{border-width:0;border-style:none;padding:0}.wp-core-ui .button-group.button-large .button,.wp-core-ui .button.button-large{min-height:32px;line-height:2.30769231;padding:0 12px}.wp-core-ui .button-group.button-small .button,.wp-core-ui .button.button-small{min-height:26px;line-height:2.18181818;padding:0 8px;font-size:11px}.wp-core-ui .button-group.button-hero .button,.wp-core-ui .button.button-hero{font-size:14px;min-height:46px;line-height:3.14285714;padding:0 36px}.wp-core-ui .button.hidden{display:none}.wp-core-ui input[type=reset],.wp-core-ui input[type=reset]:active,.wp-core-ui input[type=reset]:focus,.wp-core-ui input[type=reset]:hover{background:0 0;border:none;box-shadow:none;padding:0 2px 1px;width:auto}.wp-core-ui .button,.wp-core-ui .button-secondary{color:#2271b1;border-color:#2271b1;background:#f6f7f7;vertical-align:top}.wp-core-ui p .button{vertical-align:baseline}.wp-core-ui .button-secondary:hover,.wp-core-ui .button.hover,.wp-core-ui .button:hover{background:#f0f0f1;border-color:#0a4b78;color:#0a4b78}.wp-core-ui .button-secondary:focus,.wp-core-ui .button.focus,.wp-core-ui .button:focus{background:#f6f7f7;border-color:#3582c4;color:#0a4b78;box-shadow:0 0 0 1px #3582c4;outline:2px solid transparent;outline-offset:0}.wp-core-ui .button-secondary:active,.wp-core-ui .button:active{background:#f6f7f7;border-color:#8c8f94;box-shadow:none}.wp-core-ui .button.active,.wp-core-ui .button.active:hover{background-color:#dcdcde;color:#135e96;border-color:#0a4b78;box-shadow:inset 0 2px 5px -3px #0a4b78}.wp-core-ui .button.active:focus{border-color:#3582c4;box-shadow:inset 0 2px 5px -3px #0a4b78,0 0 0 1px #3582c4}.wp-core-ui .button-disabled,.wp-core-ui .button-secondary.disabled,.wp-core-ui .button-secondary:disabled,.wp-core-ui .button-secondary[disabled],.wp-core-ui .button.disabled,.wp-core-ui .button:disabled,.wp-core-ui .button[disabled]{color:#a7aaad!important;border-color:#dcdcde!important;background:#f6f7f7!important;box-shadow:none!important;cursor:default;transform:none!important}.wp-core-ui .button-secondary[aria-disabled=true],.wp-core-ui .button[aria-disabled=true]{cursor:default}.wp-core-ui .button-link{margin:0;padding:0;box-shadow:none;border:0;border-radius:0;background:0 0;cursor:pointer;text-align:left;color:#2271b1;text-decoration:underline;transition-property:border,background,color;transition-duration:.05s;transition-timing-function:ease-in-out}.wp-core-ui .button-link:active,.wp-core-ui .button-link:hover{color:#135e96}.wp-core-ui .button-link:focus{color:#043959;box-shadow:0 0 0 2px #2271b1;outline:2px solid transparent}.wp-core-ui .button-link-delete{color:#d63638}.wp-core-ui .button-link-delete:focus,.wp-core-ui .button-link-delete:hover{color:#d63638;background:0 0}.wp-core-ui .button-link-delete:disabled{background:0 0!important}.wp-core-ui .button-primary{background:#2271b1;border-color:#2271b1;color:#fff;text-decoration:none;text-shadow:none}.wp-core-ui .button-primary.focus,.wp-core-ui .button-primary.hover,.wp-core-ui .button-primary:focus,.wp-core-ui .button-primary:hover{background:#135e96;border-color:#135e96;color:#fff}.wp-core-ui .button-primary.focus,.wp-core-ui .button-primary:focus{box-shadow:0 0 0 1px #fff,0 0 0 3px #2271b1}.wp-core-ui .button-primary.active,.wp-core-ui .button-primary.active:focus,.wp-core-ui .button-primary.active:hover,.wp-core-ui .button-primary:active{background:#135e96;border-color:#135e96;box-shadow:none;color:#fff}.wp-core-ui .button-primary-disabled,.wp-core-ui .button-primary.disabled,.wp-core-ui .button-primary:disabled,.wp-core-ui .button-primary[disabled]{color:#a7aaad!important;background:#f6f7f7!important;border-color:#dcdcde!important;box-shadow:none!important;text-shadow:none!important;cursor:default}.wp-core-ui .button-primary[aria-disabled=true]{cursor:default}.wp-core-ui .button-group{position:relative;display:inline-block;white-space:nowrap;font-size:0;vertical-align:middle}.wp-core-ui .button-group>.button{display:inline-block;border-radius:0;margin-right:-1px}.wp-core-ui .button-group>.button:first-child{border-radius:3px 0 0 3px}.wp-core-ui .button-group>.button:last-child{border-radius:0 3px 3px 0}.wp-core-ui .button-group>.button-primary+.button{border-left:0}.wp-core-ui .button-group>.button:focus{position:relative;z-index:1}.wp-core-ui .button-group>.button.active{background-color:#dcdcde;color:#135e96;border-color:#0a4b78;box-shadow:inset 0 2px 5px -3px #0a4b78}.wp-core-ui .button-group>.button.active:focus{border-color:#3582c4;box-shadow:inset 0 2px 5px -3px #0a4b78,0 0 0 1px #3582c4}@media screen and (max-width:782px){.wp-core-ui .button,.wp-core-ui .button.button-large,.wp-core-ui .button.button-small,a.preview,input#publish,input#save-post{padding:0 14px;line-height:2.71428571;font-size:14px;vertical-align:middle;min-height:40px;margin-bottom:4px}.wp-core-ui .copy-to-clipboard-container .copy-attachment-url{margin-bottom:0}#media-upload.wp-core-ui .button{padding:0 10px 1px;min-height:24px;line-height:22px;font-size:13px}.media-frame.mode-grid .bulk-select .button{margin-bottom:0}.wp-core-ui .save-post-status.button{position:relative;margin:0 14px 0 10px}.wp-core-ui.wp-customizer .button{font-size:13px;line-height:2.15384615;min-height:30px;margin:0;vertical-align:inherit}.wp-customizer .theme-overlay .theme-actions .button{margin-bottom:5px}.media-modal-content .media-toolbar-primary .media-button{margin-top:10px;margin-left:5px}.interim-login .button.button-large{min-height:30px;line-height:2;padding:0 12px 2px}}@font-face{font-family:dashicons;src:url(//alk.in.th/wp-includes/fonts/dashicons.eot?99ac726223c749443b642ce33df8b800);src:url(//alk.in.th/wp-includes/fonts/dashicons.eot?99ac726223c749443b642ce33df8b800#iefix) format("embedded-opentype"),url("data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAHvwAAsAAAAA3EgAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADMAAABCsP6z7U9TLzIAAAE8AAAAQAAAAFZAuk8lY21hcAAAAXwAAAk/AAAU9l+BPsxnbHlmAAAKvAAAYwIAAKlAcWTMRWhlYWQAAG3AAAAALwAAADYXkmaRaGhlYQAAbfAAAAAfAAAAJAQ3A0hobXR4AABuEAAAACUAAAVQpgT/9mxvY2EAAG44AAACqgAAAqps5EEYbWF4cAAAcOQAAAAfAAAAIAJvAKBuYW1lAABxBAAAATAAAAIiwytf8nBvc3QAAHI0AAAJvAAAEhojMlz2eJxjYGRgYOBikGPQYWB0cfMJYeBgYGGAAJAMY05meiJQDMoDyrGAaQ4gZoOIAgCKIwNPAHicY2Bk/Mc4gYGVgYOBhzGNgYHBHUp/ZZBkaGFgYGJgZWbACgLSXFMYHD4yfHVnAnH1mBgZGIE0CDMAAI/zCGl4nN3Y93/eVRnG8c/9JE2bstLdQIF0N8x0t8w0pSMt0BZKS5ml7F32lrL3hlKmCxEQtzjAhQMRRcEJijhQQWV4vgNBGV4nl3+B/mbTd8+reeVJvuc859znvgL0A5pkO2nW3xcJ8qee02ej7/NNDOz7fHPTw/r/LnTo60ale4ooWov2orOYXXQXPWVr2V52lrPL3qq3WlmtqlZXx1bnVFdVd9TNdWvdXnfWk+tZ9dx6wfvvQ6KgaCraio6iq+/VUbaVHWVX2V0trJb2vXpNtbZaV91YU7fUbXVH3VVPrbvrefnV//WfYJc4M86OS2N9PBCP9n08FS/E6w0agxtDG2P6ProaPY3ljaMaJzVOb1ze2NC4s3Ff46G+VzfRQn8GsBEbM4RN2YQtGMVlMY2v8COGai0Hxm6MjEWxOBZGb+zJArbidjajjUGxJHbgUzwYG/EJPsNDfJLFsYzpXM6Pmcd8Ps1BvB8LGEE7W7KSzdmGA9ifgzmau7ibcUxkB7bnHhZxb+xDgw/yYb7GU/yQp2NgDI9xMZ61sWVsFZtHkxb5+ZgQE2NSdMYmDOM5HmZrfs6H+Cbf4bt8m28xhb2YyjQWciDHxk7RGg2W8DFWxbyYE20cx/GcwImcxKmxWYyIGXr3l7MPp/MAn+PzfIFH+Co/4296Q2v+wdvRHP1iQIyKMTE2ZsZesW8QSzmHi7mFK7iWsziTs7mIG/gAl3Irl3Az13A117GeC7iSdVzIjdzGMXycP/ITfskv+B5PRk/MjT1iCPuyLAbF4Jgds2Jj7uOj7MmX+DI78hfejBa6+Kxmekp0s5TBXM/kiNg29uaNmM5p0c6fmMmMGMbLMZS/8w2+zh78lPFMYFvt9Ul0Moax/IA/s5P2+hy6mcXO7EoPu7F7bM1feSR25wzuZAN3xBasiJGxDSfH9pzLeVzF7NgxtmM0+/FK7MLrvBNTeZSXYlP+wO/5J//SV/2O3/Iiv+EFfs2veDf68xHOj53p5Yt8n72ZG6MZzhoO5wgO4VCO5CgOY3VM4S1epYxdYzKP8QSPx3xu4v7o4Fmdydbo4j1eo+IZbdaW/+Gc/L/82Tj/0zbS/4kVue5YrmzpP3L1Sw3T+SY1mU46qdl05kn9TKef1GL5J6T+popAGmCqDaRWU5UgDTTVC9JGpspB2ti4TOMmpmpC2tRUV0ibmSoMqc1Ua0iDLFfwNNhypU5DTJWINNTQGqRhFos0DrdYrHGExUKNIy16Nbabqhhpc1M9I21hqmykUaYaR9rSyM+7lZGfd2sjP2+HxRKNo01VkTTGVB9JY40HNY6zyGs23lQ9SRNMdZQ00VRRSZNMtZXUaeQ5bmOqt6RtTZWXtJ2pBpO2N1Vj0g6mukza0VShSV2mWk2abKrapClGvtumWuS1mmbkNZ5u5HWdYeQ1m2mq+KRZRl7v2UZ+9p1M9wFpZ9PNQNrFdEeQdjXdFqTdTPcGaXfTDULqNvK6zjHy+vUYed5zjbwee5juHNI8I++f+ca9GheYbiTSQiOfp17TLUVaZLqvSItNNxdpT9MdRtrLdJuR9jae1rjEIu/tpRZ5/y6zyHPZxyLvkX2NtRqXW+R13s8i780VFnmdV1rkc7+/5SKRVhnPazzAIu+7Ay3yuh1kkffdwRZ53x1ikc/0oUY+f6tNNxTpMNOtTFpj5LNyuOmmJh1hurNJR5pub9JRpnucdLTpRicdY7rbSceabnnScUbep8cbeb1PMPKePdHIe/YkI7+fJxt53muN/L1Psch781SLXPNOs8h74HQjv4dnmLoL0plGXuOzLPL+Otsi781zLHINOdfI8zjPyPM438jzuMDI8/iAkedxoZGfcZ1FrlEXWeSzebFFPpeXGLlWXWrkfXSZkffa5Uae3xWmjoh0pak3Il1l6pJIV5v6JdI1ps6JdK2phyJdZ+qmSNeb+irSDaYOi3Sjqdci3WTqukg3G29rvMUi3123WuQ74jaLfEett8j1+3aLXIM3WOQafIdFrk93WuQ9c5dFPmd3W75G0z2mbi8/ah/1fRRh6gDV85t6QYpmU1dI0c/UH1K0mDpFiv6mnpFigKl7pGg19ZEUbaaOkmKQqbekGGzqMimGmPpNiqGmzpNimKkHpRhu6kYpRpj6UoqRpg6Vot3Uq1J0mLpWitGm/pVijKmTpRhr6mkpxpm6W4rxpj6XYoKp46WYaOp9KSaZumCKTlM/TNFl6owpJpt6ZIoppm6ZYqrxpMZpFqrvxXQL1fdihoXqezHTIq/TLFOnTTHbUJ0tui3yGvdYaH3LsNDXlQ0Lvb5sMnXplM2mfp2yn6lzp2wx9fCU/U3dPOUAU19P2Wrq8CnbTL0+5SDjTY2DLXe95RBTEqAcasoElMMs195yuKH6VY4wJQbKkabsQNlu5O/dYcoTlKMNrXs5xiKvwVgL9RblOFPuoBxvvKFxgimLUE40VCvLSRb5Z3aakgpllymzUE429J6VUyzynKYaL2ucZpHnPd2UcihnmPIO5UxT8qGcZcpAlLNNaYiy28jPPsfIz95j5DnOtfybg3IPI89jnpHnMd/I67TAyOu00JSzKHtNiYtqoSl7UfWaUhjVUlMeo1pmSmZU+5gyGtW+prRGtdyU26j2MyU4qhWmLEe10lBvVK0y5Tuq1aakR7XGcq2uDrfIX3+EKQdSHWlKhFRHmbIh1dGGamh1jCkvUh1r5GdZa6E9V51iSpNUpxq6d6vTTAmT6nRT1qQ6w5Qnqc405U+qswy9l9XZFjo71TmmdEq1zpRTqS4y8jpdbLyi8RKLvP6XmvIs1WXGOxovN2VcqitMaZfqSuMljVeZEjDVjaYsTHWTKRVT3WzKx1S3mJIy1a3WN8fbTOmZar0pR1PdbkrUVBtM2ZrqDlPKztdlH+Vt6jAlb+qG8a7GJlMap2425XLqFkN9Rt3flNWpB5hSO3WrKb9Tt5mSPPUgU6anHmzozNRDTDmfeqgp8VMPM2V/6uGG9lw9wtCeq0ca6i/rdkP9Zd1haC/Wow3txXqMoV6zHmtof9fjLFRH6vHGWxonGK9qnGiUGidZ6EzVnRaqR3WX8ZjGycYTGqcaj2ucZqFaUE839N7XM4z7Nc60yPOYZTyrsdvybyfrOUZe7x6L/PPnGu9pnGe8pnG+UWlcYDzzb8iLsxoAeJysvQmcJMdZJ5qRlZmR91F5VWXdZ/bd0511zEzP9PSMPKOrS5JHEpJGI0uyRbUk27KMMMuitVU25lgW+cAyuGt3f17A2Muaw6bHwMIzC5g15jFlMNcaA7vAmp41ZtnfW1h48PbVvC8is46eGZnj97qrIiMjj7i/+H9HfMWwDPyh/wddZTRmnWEaYbfj+cl/F4dYcErIc7BgIAHDv9ftdDtnEASbkL7ZRS98qimf8DXL84pOsbr/qTWMc6Io59OWVFC0WiVfkDTFUbEr5kQX/8mnmgpniLqtmTzGQ7gb0rGH4Q5NKuTLdU0pSJZZUDHOY0yKFpfvV9CvMCpjQGyziBwdVddQaxvZbYyY7uVO5/Jzlzvdy898EP0KjXYuv/mxzvi3Pvt68ih9fohGTJph7GjTKyBHWEa4Xas2T6NWZ3DoFYteNIjcYhGNiu4VtzgY0MMk7y+iX2fKTASxTrsTNsMmruIN2hg4aZJtRFql20GdbvLv+cW4vdBvI4RYLKqYU+or9XVPVZRUyg/8SMnUcjl//ICnYlHgJT29YkoCVvOrC+iHUqwoSIKEkODnc7WMlgm8IMOynpI51lipj39AdxQ/LemylrKkak3J8VxS1hHUM2SOQT/WBOzjUMBurd0McdhthrV21OmGXb/TbUeu53d97PkR3uy0mlXB8dDoONYXOgte0At8OOq42xWMhU7o5XuBB0ddOP6l8urqzurqKOeH8Q30CT/YTZ44flzQQ5LwArltZ5UUKUXL9Qvo5xmJ0UkfICgWlMdvR9h3K22/XXPRMMx99KO5X+i3hsPx1VEfNZPzaGF/f/+lwWD6nq+i/8x4TJU5DnFoYQPpCAYs1MBATRiW28hLkVMyWh2vg7sevWWNpdd8GMzeJvqsaxhu6J7IP2uW18xnsU5OTvz2PxctX/xO0fTVZ0VI8o6fWIb7FtzjhWetyir693AP3KjjZ821svlsnpwYxvhL/1z0TYRpGNFUT9eXZ7dWSLE5WvZr6BpjM3lmielA/7RbzWUU1nCtKsCI9KLKZifc9Byh2mx1/MiKI9EmNA+G7pqcop6hLFf71WXZMGTEKMYw12i0m83RgISBgHv9KI4dXpGNKDJkOBifbLbJXeH4L+nd7LvelXuExqBYUjzJ0G8yPKPADHOZHIz2BrPIQPch2lMGCtswWqCjfHJeilMbPgwtGpArFdKNb37zm+3BINj7+n5/t4XpyX+n4XjQv4r6/auDFmq10H1PPGE///zWQw/bly61lpf3Hn88/fzzaRpGj1y69Ah8dyL4S8b076P/RtuN9jiGDjfYGoznDkw7bzZ8fyJrWdnCPfVjvWYv+6tprZA5dy7UHSfvOOjnsufOZgua+aD4ePQfG68twK3fQi7knckcJ/QhRdqia1UsPnIrVjREzPhwdJ2JBqg3Pggi1EvG4GfRLzMYWqkGcWiITpHF0Dow14GqkG46g9qtbscnFwyE7rv/2P1CxuF+079W0kqFzFNlpewpZSx9FpJtHt+P3gd3YN7xW4VrriaJZcWDW96QLVQvQbKdEe5PaNgfoD9mYDghyKxJhzWZSJTINGOiHHY9Os6Rsv6D6+6G5Vi8trZ9B3ayaU/W5LSB79hedzbSdppHB2s/sK5xEN1wyS1GWtYkP51x8e3bSfp0zo3QFRgXy8ztMGqtVrNWqQquFY/YRkSG7DKi4/M0qpFBugXV72x6rj9/VkDzd7bRyFDGB3QM9xTjOpNVDEPJirI4jQwCcjXACg5IEon0UYukja9C+F2GazQFDFWHyMsk8shNKZN5N2IRrB0R8wBzGVaAqo6cItrcRq015OsIr6Gw021WsQALXgER6t6EZux2Qph7ReRvdrpeClK7HZg/zRDuhgMl8ckS6cGITAG9F3Cne7j97Pb2s28nwTt535RWSrwh2YLEsaInNyqcqAeSXpDa60GR5QwO/x92iuU5JImKUMAqdLaPc4WgYpXltMln3DvfbZQk00McyyRvheCjVh6XI81SBFGxJA1xWgbZnosUxcgG9omKKWrjrzielrUlQ8EplktxUr6TFnguldILS0iqr4Tn0JsESTM4RWFg1s/aaAFWjlPMG29oJRtinS40BtS0RhpICGmjkVUvJO2jo2YXmsrzyaXmOnLXYCKQxvPIdCUDFK7FLUf+BZc0IcS2WeiAuTZTeUlkeV3lUq7Ga6JTNNQ0JxliKFsPWTlWQk7uQmpTcQRsBxBWNZ9nWVZjOY7n0rwoaBiX/BrmIDGFrbKSYhGbUrx7X3/M9eebcPxLWEKiyIoFQ0urCPE4lTJVhDmfFwsZS87ZXAlaS4BLLMe77xQMSYYsDF7UeFbiBMnzcx5b9FRXF6DAdU8xpAa09tqWZTptaE5rrk3TTIYpAK1YYNZgDJ5gdpjzzC5zkXmYeYx5A/PMDW3NR55fa3bbMLIAXvm1dujWyFgjIYZvJPiRW2v6pAlDWELJ9D+N4ABXyHUYpPCGELoJQpKSglO4kzyJ55p6/Ndnkdg1vti0RV6V2Mdqtwui3XyMlZpnOaMrBo9dlB4l1565wEP6ZQTpKfO4yCLpuJFqrqn+sfL/8tXVcnlV9TdKf+lrq+Vj8038f9eqlR+7z2hoeq1aO/8N9xla4w3na9Xz9Ur1wvnqbffqDc249x5I1b8hSa7Wq9VKfa9e8JbPFurL4/9aK3or54q1JW9Kh2h7nmTuuGl84s5kbIUwKEndaSQeeHS0wsgssnS+kqGKJ3fPtUjwNGAuXUqrvMilMvbpNdYo2Xb/LCBRjktrupgXZFHXontdG/NVuRMoJtAkTeXE1JGx9fndlapnq1jGHAFfkrxoq2pu+96Uk81nChYrcDbisF7K6apsqvfV1pqXli1d0hVBlmd49zfQFxgHxg1DAE6yqjRhvmAfIA3vJase+nj2Qvm77E7T/pimbZ4t3XXHXbI+/jD2DMMDBJTV9Y/Zzbb9L8rnN3XlrjvvKu18GhsE/Uzz+RlY9xxY6xlUJQ2yDjO5s+l7CdjHXUDbBTqDq+RiGzB3hBjH0CSBSwmW07MtPgUTQjWcC4VOOVerHrv/WLWaK7ZLyNYVW7e0Zr5czjc1S7cV/dx6tZPfwRIviryEdwrtygSffwHquwXHJmE0CKILm8YU2QHJIFgWlxCBr9toHU0uzI4Avj+j+2njkW2T41Kav6Zxosw5mllWXjl5SbtvLS3sfFAVRN5NYSWluT6HZdYIntR5AX1GEwT99QHQwxQGTKqlZIFzBcxrr2wL6bX7tEsnX1GrmuZwsshpGz45GKcfUhyfFF2gnYbRb1F0WwT0vcXcyzDtShv4AjZcY3G74ls1i9cJAWwDCoXx522jNehZD+gfjM5tBHO9SwhqkRDOW6QhZvtU67zjpHffsHmdObyKHta6gSqaq25g38/JmIUVBF30o4zAszLPLVRsJSVLbErncmdLgsBKAt9ZDdI0zY6w6dkPvKm1cVtGw8F4iPq/EdiaID1hibLW5VNIkgUkKk8akoBkmUdQXM3iWUHm/K6t80iCvJBQtHI8yytceYoTrgBOSAEygkXFrrQrqF1xMRx7qA95RACkaGQAseGwH83G+uQ5QBcVyydPHoyHMMyuMwckgFv5G95vAB6kediAOhsRBPDlJ3kdHqJsD/7G1+Yy3IuG0X70NcpaQNOyQqZHizp5Zjh5pgsd2k3yPdwfAZOyD+hkfPUK5DKXx/T+Btwfwt0ufNHBfmv6wLWoFTGvXj9aL8imFlGIHZevB+HhoNdLyrgfDYd/R91c0qoDWq8oadoj/RDjpF9DP8eYwFvdxzwKJRZqMOXJKh7BEg/TrNuMuX/AcQnPGwJMAoq6eQYR8ttuwVivEaLhRICaYKDDNexWAQH4ruN1XU9nARG2W+jDd97/lsspjl16+vjqgw0eL6dDI4VYw0hjWQC8YhhfcRd0Q4ZJVeU4nWP5XC3dyJR4vAJPuYEmppaW/Ry7cInlJEvWjG8tdRCXaoRBFgkpX+RUJMC6X5M5xGqNFrLSrsyyJU7Scj3ADRmF1dM1zPOsZrCaZfKmGGaUbO2fyWo2rVjmMsOIU16atKMJPFEWaHEFuCI6RslIwW6U8GptwLpd4K3dyZe0+WjcR3vjq6h1rUdY4ZNucbhH/0hahIZwuRf0epSfjqKimw32WnvBXjDpw2uzsYMIk1yxKg3CYR2OW1n6dDBEw1arB3MkCBIaegXKKxIZhwUcAhDKw1Y/OjiI+lCYUT84OAj6zFQecgXtkVFnEylAOBgM4EbUHwyyBwezewaoRWYo8DhosNdH0f7+7BrhCURaNpoVnuWBgiTb6b17cC9P3kNuTXJBcZ7Te3pQHpZKn1APhvPe1x/Np9uuhLRSEYribCaVO5oH4YF8PKRZJDlMrtP3A8CGyYr60/cnbdaoWbQa4bT004xuarMG5X6TCgxvarMeyecM8g/2+gfD4Q3pCEco2BtBHae079MwroDTtr2YlfO9WIBEVgmSoBOWhEJt36OAu0kQ9e9hFokqm0qrvl4IZN8vFng+W1jffMtl11akU43mDm4sSorI1xcUBf1ECnNKWjYV0ZSCjKDywtnOyehksZRqbyxF6/c73idMFKQ9RxcKlj2hR59Evw6UKAPlC2kJfbIA+6SJ12FMYJ+MfsLUhZMItJ/fjRp+F4e1b9D1Vmlrq9TS9ai8tVV+dOnUqQdObS3HEqRzlfbZ+s74z8qdnfoO+mfxfeT+cgT3/+KpB7fg5mwsRMqfUL/3xHee0D54ImmzX4dylZglIg9gdZagO8p9bLNrrE4Hmb/N4ma7u0EkFd0memzzJI4uv3mjvqktSQvFxgMXQn717gcu2Mdekteyl9+8LaJstvcC4tBPwtkbTuIgfbKeK22aNr0Nbm5m7v1gZvOk8EdY4V988WIHsTOaPQLqKQIuNQFHQf/CZOVxFEbJl5AKBOtYfzzid8SI38HwFccjSrtHe9ksjCHyd53IF2MsgT6PPg84YoFpM+cASbyRoKIEruKQoB0ikY3FskB6IblBZbFwreUTmEi6gkoHZidCtZtgSALunG6z1gFcAo8ChiQUXgBSHTkEVaInK2mP01Sd812loe1oWtrQ9ee0hvIRT+fG/zMSTE67y+QcQXiO1yX+OUFbmkQ5/RMQkYXnBD3FvVkWRbG44KQkvZ7VBEtkFcWtB/UsSnNekE2pluundX0HOADHAG7gLZr2MU7XT7R4XrvPFPQXBI17q6Bq3HMCWhLIgcYvvJVX9NRbgHgbb5btpbyIFUkLmpqAjaLipoNcY4Yr/jX0jUAkJg1YjmqwBLVblC1YQ1XBdQBmFaCVSIetIcS4xX7xxaUqAt4x7Zt8dZnNuyjyC0Cb3eJvbNW6MiuximXBlBK7jeN+KO/siM052jAkXB8iazX5EqFeBfKroUGvD6uOjvq6gvot+NOV0UjRp/Laa/Ac4Pxuxa3A6mi1OhHQeiLR6loE4xNJy2aHiqBg6pTJUTGMbWA94NOLVkuoVVodDwHVP4ICgqvHhzwVnKPp+2FCo8hK3r6FrBp5e1RBwyh+5+EhkbCgAGDX3tz7pu1I3nECxiJjAxyB8rnwOSr3EWoTAVByrIaThDYVAfkTMd0oWi/6+cAtFt0A8tA0CKJJJFgtR0PZIBwKOjyIiuue1ysuFUmSfJyjwp9WHHLHyWEvW149OKAMjZHMHbJmS4zP1OnseRuUmXR1t9PuNP1OE2oOk8GLNrudIxxkqhpLdoC9idUL3dm923AVGKFOd9PBG0QgC8QYLpK51N10McFDRC5C2CcBw6vpC18omTkO4ccE3TVyHBYs3TO01e7j3e7jz5Ggu3B7lrO4Uuvhpx9utR5eFXTHDDiZswyn+GjzfMbyMR8UzaKt8Szp6nwG81kvqBRE4XgtYxpcfmV1c/2e9fV70JNL3Ubt7Z4gCx/JlV1rJe2kTbSc5APB+IVCjnf5Ns0IgrfTu2yPrSOpnGM5JH9T2t/2bKyzqRTiX0wvV8sriqyXuML6Pa+7Z500a6KIgeGgAhJqAq06xewyj9+gjfHnmxQfvYKLMFbwNnCQTUzGARkPRP9A5RxRi1A3gw3pCghgdcLOI+bC286ff9t3k+DCuefPnn3+3SQ4t/XU1tZT30SCZ1y7FOpBZeVyaWVle2XlHs0xVMyzbNk1sqrU6XQaviXyLMpxItZVU9FYJnkhBFryQgiyyQshWFHxRjnwhIVcaSUgL91eGRiCqaU1Q+3kHXiZ224j18w5vl0PfJrfhHZfgbki0hm9GNNuuxVCq0B9u5MIbpOpUIgT5+I+UKcbphE8MFHFbVJYsA3tOtE2uXHznkZTdd1hVjZNx9gL6BzaiydGcuhvLPhlL/DK/sKG7S6JtqfaVaJFEpcWDkxHXZIqtmYcu/j6i8d0wy5Ljqc66CCTkwuuacjJ8b2PKIYpHw3M/Lp+xvR9c3eXhGf09eOer6WwxAkCJ+GUtvoWIWWxAD78Xn49l1vP93zFklhRSgkz3oOsoz5TY9aJlHkiR25S4gHw2sGU3vAVEtYqFHbPxxNqBDdCSHiMLn0DunTF9DxzkfXMwPTYRTgZ/+85IXKdKFAM5ToJtymVySe35uEE9aCxME8qxWPSdnFD9uLDruEZk4sQnfAMA6iHDr2/ypxmzjLnmTuZHh0DzXUK59xkJMyfpqgmKB4FUFs6JubPw66LzyDXQPER/6Eqaqqii6q/6g1VUVdUTVS9Vf8VQ45IdSLZGNKQnh9GwBomH/QmM5t2LctNZ82sbWePnI3/dkQeGZFXTGMfCSL6DzglaMF3uq78FNRznWpkiEIG10IhFov7BE/4AvbbaywlpmSF7dJlF2gw+u6qFBiR95rcbV7HCKSaZbP8Yg4bUbCqOCvbq7a8FrRNKb/IszZ6In1XzQvYwSCV82p3WxIyjcoZ05OffJ+49ZqtWg0C8QOvF7PmTsUwETO3Xo0YjeqLAOz4wK/FiNoOuyGGDyBXDGwPYo7dv1Qe991cUC81R48/rpwU/lCNxMcfln/gY2i0Uy6PD1HgZJy86Yy/4+7b5cpz2jdmxNvvVJ5+dkoT0RfRLzH3MA8xTzDPMS8y38F8ANAGUeKtI4d0sJEIvdsT+NUlgxNaCNqDDtFooh1JjvFAjm8g497zw8nS2Z3QTaLFJAMDhhGMEz8eLXESzJPO5Nyfi6Nf8FbP+KIqpSVbIpyApIr+mVXPdNI1lq8EelPiyJoMa00LviTKSaEWVDm2mguuSSYZ9A/FS/N5HtYm+Ka4gHuNxO3CJBd2BfzILtG5kKBEcQgJ/sbfWfW1Zt41RYUXVNF0cw3NX93xZU1eP6nq1ZMuLDuwxGvkWS0O4ZQ1BPdkVVdPrpvWU/F8i+LDBzgVgA+f2hGwCAhzCyuiqOAohkMJLTlEf0TXKTIHATtTxEygMqxDs5NOi5g1kI6aImPPwfz81IQGRYpSVt5PFHLvV9BptaS+T/VJ3HwjSXvjGlHlvZ8E4y8roqpIiiA5hlhFv6Mo71dLPrl2WonvgOD736iUfRWeou/wS+p70jnbteyMHeh+fiq/eRl9gXHpCsKQqUREr2GXcDmeTway3zQQgTCwWgKxCCn2wB7KfmN6uflAczn9gn6ieSbKamo6WN/4pgyAtoWglmnuOIG90/R8M0QXf6Pu2bZX/0Imh+6ub7iKId6lvmOFy6653x14q17AF1zgZyhdZpk5mZTP5IDzqgE/uAyzP2K6zBZzhmEIYvVr7Wjyxf+AOJGYUElWP4r2WsB8R6NXj/SJwAr+WKZHDtGA4OnWII7T8HCfxOZli7/KNJg1qm+Pp2IN+y4O292wGuumCBtAFk8CCrsA9SiAaaIDzcooQdpeNIMgveza2YyMJZF385X1zQvbJfOgHqqNVkMN790pe0Vd5FIrlV4+36uspDhDlUwtY+1g4BV0jNGLJ+85duy+4zP53K8yAZUUE9kKnqAeKMMWonpcWlLCS4fT4lw8HgTH12F9S/mF4nJYDJeLBT8lOO47F+FvUhbE9Or1nuo7DX+bZI7gK2z7DccX0ouL/+ekGNNyjKActzN3Q+uQpqkRAUsVC3F7dD1SlHYLmKcuEUEkIIOQNShTZ9KcIVGdxv8wZXwoNBqaWb2EspcvZ08WskG5ura4uFYtB+O/MhqczYsqLyqGnQHWTeMaJUfLcBxiBfNZU2ARx2U0Z29ra+tQF1KpzusuHw+8E3eIooAR9JUo3tE5rwoZK6jwgoB5nLJM1RRULKT0QFP8ghmGZsFXtEBPCXgleOWV6Ti4hgYwgksQq8zsLU4jAKExiCCWQJDkuUT2TMgf6kPI6+p4qOq6ivqqjgZFl16C4IAkDhRdVxiqtKH2A7GsZImi4/PMa5lLzOvi/CbacuC/mqmbpCYz8cnXuBTjQapXnyZ2iWxhcJ2hBSThoWbZvp3Wjhx6WhoIDJxNDukgnX7O9h04rUCib1vZ67Cqo9F8ZcffBhfgcxluBJj7UHw4uCExk7Gz/vdoaUe5RILjSfpDpEm0ZC3+EtCN0hF6cRsdc/cy98d8qXV0DXRrFBWRvqkK/lzcJis5kIstRMThkYtviE8oC3Dc437PL/l9+B7GK8NBfKBkBpjwPSApyWFICQsajgdokCVwLkvDHbKE7ZD1aBobfwuRm1+jJCdLiU1Aw2iCBW6u6z+sfu2K241VCvQb1wMwaB/A5y3qMWwNSbn30d7fUe5XDg+zV+gfMzcfRolNDWBnGJ90EsTygW6UmhrVDO5WDVMZP6uYhnp3rx9RId4pmOHq+DeUdFpBa6oZjQ9OPXgKPvP2IsSWhtjbkXpYNVxzuxPbpmEPDa5Fg2ul1dUzq6sIyDaMvqB1OEpMxhKbDfRtgKhX6FxiGk6i8OzW1lhCtWsTdEwbNIrDuB0rVMHmT5lMtAMtCA14eRGv7VTD4zhtFx1NbGzWL9Y3G6LmFMb/QzpXcyv4E9B+Jd//KHAJ8MRT1cgTcadZtCu6k200suTr6EW3VKvLQtknAww+Ezz8x+h/EK1fN5HeAl1M7EO2UaxXpclNCgmbVIabcHaYGlRgYi9IFYRHokKUvufC3T1b05S8bsmOKWmeKuCMVlJ9N49QvaaJMse5Ws4GUq+noctLxYqb9pfrHOIlrr6SNhdKHMvLXDFsWOkFs1qK2mWvUijIImfpHAZ4Y2IuhQQ97aTLnKcVlBNphfV0gDKqKRlmRpJUtbyaSUkim8qs5ooLHitjlnXDO7bOMsxMXzECxFWFsc90owln1rYSRo6M/gqu4ckYiKaD4XDCgFF+pacYaLd/qMVd8Fcm6TiPCngUxNBDdLDnQdrkMyfnGhLrLbtC5psPE4hIzPoHrSsB6sH46rUOZ7wmKWuBacIsPU70OVQoUaWrF4YjDjuzczQpKD81zZtE0EglUNXUntXKgdBJERSr7qJ9hYLk8X9SiA7e+P4YM0doS8joZPEwssIPy2k9lCRidqr5+DvRIIa2B0f4y+lcGs3rEOk/mVOjvagf7cWKpGB8OBrN8T5lZgNijoCtCmE3OpSB9qnoipySo1tEKQt7iZghJLo+jEaaMn7Hm3hoVtSAZRVfNjwT0IuibTwoQEcsKjD0LqKPKg43/sSPSjIhNxxvquxH1LTpp1Ip3h7/S1T4PrgCTDebxuy75nEY0c9QCSkwhW7oRlPhEGI2Lh4bXdm4+OT9x47dj5iDYxc3hleOkZMnL27EfDXLoDFgz1Wmw5xktplzzAXmLoKOPaoogVkkEDRPBN3rKBFzA49HzeLaa6gGM6wm+EnHbRoIkBU++kUbNaOUV50sQimOrWP8VdEVfxnjP8Oup7/DAGjCskjVJE9Vc/eLtIt+KP2D6V+efn/A/lz6B230V3WWwJmMq+bKel104QX4l+FVXxXP6S8Zdk5VPUnTUIpNWSLtZwueege84aW571zfEz6mfoOczY4lbLG0DZgC7APLsoEdxBx/Xbf7uudJcHzpwtLShQdIkEml0Au9LNRslFyEYLyfXIXgO1MIdS6++CKvzPPQQ8CGZYbYPLeILBSTgErN3RjMAB8adgkf/SJ/aqmwoRpK0EzVVtp1BFh7/Zcu1teerKPAkJdOl7N8Iyezwma13ulcaH3gtfW119fn5m3lVXLZQu1al8xlSsdvzOZS74UXdh+BrG7OBK70IKN52pCDY+vVq4Lenjq1VNzQZW2uEqsoSFn80mngZ2flvz2a0pFfR78FfXMnc5H5ZrLSUeUCwWik3JR+ABV0CblI6lJt8gQwd6iomTAePiH1XWroFQe+12k3G1N8Rwu8jNzYaN2jGgtPoAnkCpEeVJv/SpRVCTCwkTZYRVUV1kjDoiAi2VnLK36KXauH95cKWSwWyk+t5DVdFRSFNWXTcPzU+K+XycJ9SknBQ1gWJUmRiLxZSxsp8i6k5SWJZWWlgHlN0bEti4Yo29iQDf4Zt1jAjeWF16TTWi57d2OhWDf8vJk2RU1CuiCzrO8ET8bI4EXexrqi8bgAr+NkKS/y8Ir4dbM1hPQTBh4TRl03AcyNmA2HlZ2qRKKQtK4LLdkvekRnMx4V3QM4/H7YbofLGVtR7MyAkNknHRKOogc2Lzu5x4LpuP499HuA0pcSucBUnRZLBKhdEZ/YLPqxgeMZFKLPOW17HeYrdjEeiI6YFkVjzR5/ryMJMi9aaddVV1Tbeddl9DnbXktjnIZ7B6KYxq5ordvta44NN7hu2hJ5WZDgxjm6OIhtX7qRVbPh29sn5iSxrQbDHFnfBBhlDbdrAfFEzHAI38ceG1997LEb7kF8G1t+G42uT25CLbiJTeSTwyQ/K7JIfkQ91aOmKOQ7zY/cR/TlGoqLMiSq7CltuEJl3Izt4nal7eO23+66FTfsuoMIZff2gmh8bW8P9XrNj0a93WiYHGfl3Kd2DaQmoVuzIrdLjAuAyx+h05fHo8uXX3wRRS++OF8vYnNDauW3ocxtPBoOye2foVV78cXxVXL35P4gtgWwI8igFu0NBlAUgpjn8SkP6//5yT0NOvWcmIslmpxONyIrB2FxiRiTMr01eiWWvU8vRERwQHM4L+sZ03XNjC6zKSnFcjyyrbKlOarKcXII8A1WEJIuiaqoKBBIHCfxyNLzcel+l5PTQe11tSAtcwDmZFZK1zohAAaJk2XuPQs5XUQSL6UEUbWWLFUUUpLMs6KeY+b3FxApzXGCme3KBNcLFNcjAEaNVoxOyXaCmOndjBUwcTI98XHFrRxHL2tOWh0/r9g2+nZiEQUcuqSnc7pK2M20qSmiwPNQFNWsmyoU5o/pCDq0lfHvahabVtGiYo9HZOjsyTKVoV4h3PKeqXmmY8LH00wRK6L024SeitN+0RgPOChih0w0jncTvSjBZ3S1A1pgT9DXzVASd+NNEtNNFJXplZiZ2ew8gXbcDF3+Mp+K4dmjMTz7TzFoe+nrAMTtxXG0HV96m0GNKfu5czW6uh6vnUPZOK0VI7X48563EdnAcnc+rRe/ipnTTYqMA/U7BjzwvWRVn4h2gYUltmEA7dq41enW4tr6sN633VildpqqJWEMzieRIRmtEXNBmob6MTm3KFvaymcCQFYPXYaA6nWOXfTXgslJZUW+HDhZ7uyjxy4iJibTsQgtCoptR89oduFPdV/vaRkdTnoQfZOgZ/QenEBSFATaos8WbXJhrn4yrLRrgNFuI/jM/sdXJZo2jU+b5fDvXZnvi9tgiUgIUf8fWpW4IQ56u7ukSvP1Kty6XjdXA99Y1VvXi3Q5Dif1+sjRysxquXFDvaBve7uzer3jSEX6R2s5uLFeQOppxebHoworLtmRdPv8eHSPjsOv3Vc39e1kHP6T/datqzep08asnnNjMLh15eZ6aXC0nrfspzv//+mnkFrI/YO7yVy+K3359D+2n966Ak9vz+tGVVqvM6SP5sD/TS0f/p0JlNuaFPrviqK+nsmRYkJweLTM/Vl94KDvkavwTQ5zmG5ELSfrsxVpAmgr7QQq0/WJJ9KvCPdQn0gEBhHZFQTs/gDO0MPjq8HhIdkzdJ2RgezKQUAPRH177cqVYX+ebyFtlbmRYwrn9X4zLumne71o8jnCHR3OXWDm94hhRidWjxE1zfXJDI7aaC8aX23t9waDHuCk0WjY2h8O52wlfx19nuzIRMTGhAzGyVZaujuhGAvbO/EOrm0YeGRnG6zFnSb6abVQvuvsome7fNrAAPEVwRZ5XledQOSB3xZct1sweMPJp5csQUYve7aTquzUC13XJdt9eDlnqzrPi46gmIIi6K7g2h5b2jElKTOzF/499AcUE9qw2vrddRb7tu8JBkv3sX6k8smqUflk/csPKEj+fz9Z/3NTrXxf5ROQ9ok6Wn5AKcrj+if/pyKlZjj+t9FvA75KA11h7JpVadfIrDIQAL12t9M00Bnk9wHBjtBTFTEjQc/uYXa44791EQ3GBxG6rSKyOBiPhn0p8z3+zlsXJ+/9CXQA8zvZQ0oKCJjdI8w80eqip85LCI/eWxzh3On35t+z9978e9EPn5ey4ucL7/m8iO57X/59PwVp0zk1s7WmVltk/PHJEfWvoiygnmx8AJJElFM0ZL7W8/7k+egwsUPv3/T4qz3vJ/mTIzo4PCRm+TS84fGkLd4JmNiAFi5BG1sxO0j2FhAGF7djARyONqk9xPAb26eDohds3Vaq5YNMEC4eD/KQDG29WmlilgsLK4vvvssK08eXfG8OcxP73ijG9RExFjscDK6h4bXeXr/HzMsJeGppTq17bbJBAx/2+9nhsEdD1O+TXb3XGXqY42euUJ4c4He35nb9ShcazweEj6M2DiuY8DgfOHmy3C8/Me4/AYc4joYQR/c/MYbjXvnECQieQP1JfGqL99FYZkLkXgImwnSK5qlQD2YbEa/HWnmAxcxGlNaX9l/XsOwHP/CAbTYe23dVU7Qi9E3d9kYtl4P1qBquv+be+25bDytwpiuGWdlod0lW/LQuRN4d750FnsKtQaZhF/OkLn7Kx1C5CqlleDAcDvZKx59Ezl7pyeOl6taTpfEIolvE2rhfevLE7f3SiSfR7ZXHT5T6EH183qZfjTWZM/IPND0kBnbAqBLBBg4JGoY+BwbWxYkQoYoOEmIOwfcvqJahGJpXMCuNUsNwdbGJ9ayuZ+eXBUXRXeD2bdmo2MWs5RuKIt0rBCqQ+ilWv5aMXzIbParNrBIZCLByRBsTEaaw1iDR5Bslx95h0O9H8LnOHB7AMA/6ox4Z4kE224suPULgZ6/V2o0ich7N2viGvREomW0TXUk8a8jWiMM+0G6YNjD69qiqprXfn7Ph/hcxL4lgduBaN+rCF31L546O8aMmDWHSRdFhazpPR/Pz1AbWaP4/Fr/Ofw8I7qYqoUR/fm0qv/0a+nNi4U/XP3d+G0H89V/lGtF4VZI42RUAte/3okE0aME36s8njAbZEcpCFAHbPOj3e63p3+DatdHBwX6U/O3GqXM6Irpyo1o83rYQVVeR5Zou5TROkZIPLHzv58vtYrFd1kzbjD+BZJrmAI1K7TPt0r5smjKKSDge0XgPbtm72mdmtnNXoG3uZy4zTzBPMU8TqSCwpDCHHYOsuLVuwpOvI+KBoSoQDwcdv0kn9wakwwwgUu4OoXs4hhk+NTskeLUauqS4rdRml7wL+3w0Gz9okDJYIcUv3rFSYgWWZ/mUgkUeiYhs+dwQZRXWUlW3dZno1JEp8KoIHDyHeJlXeMzLoRdxnJOuyOO/uEb/UImFl/Apll9Mp4speI6XOY4kpFhR5j8mcgKv6ByWDZ7VeJ5Np1iOg7U9xad53VRQTby3n9XCYAj/8+0j0l26K8xF5uuodg37Z4iBFSE5wDtSC8GYPGB/mxJAWCbjy5RC+ARguBMMBotEtQntMls/yObSIVRDFdGdh4flFc1ICRw2LFnFqqCoQiplZGFZqtimo8tY5g1Fw1hXFQXrWEs7nqbJWgXWvV4/0CQsn4+CD6WRCvVUDRWzgqDzgiBAPY3A2AzuVjXF4FOqKFiCiVOcLViGrCHE6lYwoTNXbk1nanStxDAN/HbUoAQg/taS40EfZnJACA2aIzTDbJbqbG9FaGZ+Qip/nxGPBv+h3C6V2mUFWHzTIQZSAYxqMth32qUPUYvqiNhIjqlFHSJqnSlNGQFV02FmrRAkAxO8O7WP7t6kjiUG6sTBAqGh6PRt15nXnIplF98XkhePhyQMddRqXd1toVEvCHqJCimAq6NJQaxTp34Q5vvgpjJs3FQG2yJSZ5pWmxkvECM/+ER+Fz5HCvJFkv/4qk7LQ/A7NGgQtDeAqLeywZEijUdxWU6bSdm+eGUwgA+UK6Y5vwj02SaWMd3YCAawMNGDJtvQbpH2F6bipA1htVbbqi2K/Gajsvz5I0nCRrO8/GN5R4fpV7qQ3sy3tm5b74aVm1LmcP5PMQ6lez6RuydapdMo1isR/yLraCY4Rs/lTfPfGavGCcMgh3d9RBS72MM/hHFXdNF35Q0fUOq/M83jptfx4RZj/NUfwi7cgz8ieriLGeYfTm9LqP2Po7ejPpHxTuwVfo0iyHVYh04z54m0jQoEu82YZwZWpK3Htrg4CmHFhPXSfRWsSYhzaeLjgerUQvS9kiTIkrNateoVPy06kp/Jfil3Incyp291ukHBsDSjUHY8y9DN51Z0PiU+lbUsy8gBzgxGffTv2RTnynY901zEXorLHy9++3C4/Jah75oWh9i05tg7y7KnBAuWEtTVjPbBwSgY9qaY4RfQPcxZ5nbmXqCWl+gukK5LhbhhLbYUBsRZIx5YyO49GNWAUagI1IUujwgl3fTxGtQfMCSQRbjQwNE6EqANKN7CG7Uo1sW00AdlS0n7lbSRyvCFbLeeyRknjVwmU83k/LXVtCJhA7MVVpDKa46EbcnVJPbuu1lJHf8FnxMF7vmirJvWG1euoI3AND/LpVzsWAVRdTI7O8vLO8HOzk4KnnbgMVNN27KbEgzFChzZeFB3PNNcQqIvv2ZZzc5kO1eO4I7ZvsUb7O9mOxXjmRh/kn2wxDqmNYzxTDxG3011NDK8L0rVUtBqYa2L7j/2TKt/LP9G5WJzQLTRvfDtszVrSNcsl1oHNMnO/Yl2iyxKr3rycqz7P3Z4uHOLGDXNhngU7N8UmckC9tCArhpMbE8fxob11JS+7RIlej+qd9JOlCn+01LmEA2+pxHabu0D37taDsPS6k9CreM16Kvoq0wGkFsRZmebOQ6YbZtJvA8JOCSKI6AGbBi7H+J9IJEh9qncKPE85MdGp10+hPEGc8NPXBApVmc5JD6InNOWqBInRON3jYatfjQcjT5t2rXEBVH9lBValVUT8ZOL8DzxMKSK1lJIvBHZZ7qmQtwRnYWLo71+9H7rVB1Ol08c92q2uWCuViw3uUSqZE3Xuq+FS2M7LdJ6sKpaBMFHKEGdeA6B3ur4atfQsAcYfdi7zgSICbLDLDlcnQY3JaBREIwH2SzqZ8nfYBCQv2gaBJBCLkQ0IAlTe5QW1VHBcLATtb/XmNgE1SaRQXGpCB9EfH9B7HPxgSgWybEYX40/UxpN+O7V2H9Tbc6WMCSepoghQpVujiTD7QyRe3Q7RL2CDj1zvE/sItCe6VWEFPf0U5hPSannO93nUxLLC089zbGACP/Nv9FfPiSWFST4G0HhnngaCyn28Y2Nx9mUgJ9+glMEWX3nO9Up//1nUJ4i0foR7TAAiAZVQhPvCWTbaIklXpIcYE6uUqvGFoTC8ONEc8Rx3/+ulKygL78orvn/xXPFbyFH3737z19QMM8idPLjHIul2Xy6RnmnLJXkQVZQe8iIbIci0h1i0+T5bwBacGz8o8e+9CM8p1ji+78Hp+UUj4ZrX1yDzx+8hzMNln/DG3jWMDlmprcibUp8pBCL5xvsM3HNnbnCinzsu8R1WDds+0csNT9HNooVXV3t95vN3d2g2QS0V/SuEiMbCHp7RDlTFJ97GQAEDEDC/vfm91onvPuNuUOX3jq/198ql4/Nv1yYe7cNrVaClX31VvU7WquwDaOnOzXAO1LHg4Np5a6tFVumQsSt+nwJRvsvzJUhu9N01rZjqeyRtl6lnmhuUdupT6nmvD+pkHqcetW2/zNZTAluvoJNB+sKruRd2RexxApuz1X8b71VSw1EMSO5haqgati2hGreEVhJlDKKc5fLp47Nt+N8uX06Sm5uw5Aywt1XHx3RAHjiW3ZZfWOwVt07Miom+CHWp2aYPPWGdpPvq6ltWIUg9PkTdGjI4z71bjWUjfEg0Sg+NL7WmkUjRHcc0fvQd8XweH9/NInM2U0RDwRE5mwBE2ABKxAbLSFA2f3+Z56rf/zj9efQQexfY9R6rv4jP1J/jpm3uxJjz4cuGVrdmk109Ras/+7hKHpv/V8+HUXja6NWHx2MgnvfW/9X15ledICy0Wxv/ltgnXCJhQKgpBpxbbaF2k1qggkF+t27t+U7BMltZspL0Zkz0c/euZYW5bOpaLVz51TWNzoq/4/fc+Q1bqIGuAu9SQYm8um2eFpLl61iY7nd/iUJBvlIk8evyNqHt0PDOM4uh6vbH9ZkcjMzlR9cozbYs9VsTgcevxxROQpdyNp8cjzaDeNhtheMxlchoC7KhhOWZrx/7doIWEVgbAOqEpjKGr9EfXW0EwV6CbnYBbK/jtq9bKWy9sBapZId2F7FVNHLEcY8/URXDlK8qesvMUd9oLiJZ5H2xLmYK8Q29oOol615axvBci1YzrY3/GaEBuPBcCQiRGzjpZHKIowRO6Fpv0/bnOiZAXGRJk42GtamGw4npsfxcuFDF8T8RVXwYYwLc9fDVvOAF7NYga+KfUPP6IaPVwOgKuXVK7kG6zgQdRzURC9L3M6OgCfhA1aWpabyB2zWeoCTtOE+NTAfrODNmr+gf5ycfVxf8Gubc3Nusp+e+kCxcMUmIrCEC/a7tQBd3R+PdmOTleFwNBigw/FoHwE22AOIEAT9wax/rqFDsjrajQ4dCZOFBLsJY0NOWp0DRBRKd7XbDds+5KNqo9Vq2I6OPhmxpjL+xUa7fVdL+v7oT8orcJP0W3TQsdPy2gTXIjqSp15FY5vXqbdRN0zSUeC6tR7BG+6+V9wnR+haIEaoX7fXe72iS82X+nD0iru7RW9A/JDO2iZLLVepZcS85TZ1vRdvHid7GMh+nInRg9+ZGH3U2nPmHhEdrFYtFgah4SYVJnxKMWkE3a2YY6AC42sDArnLfgToQ1Q0M30trco8x6KUIGt2ThfZg6yp/AkamuRheHLTJA+Td30eZRPE/obEBGQ0VGVL1VXNkLWspsH7/0Qxs8yN9it5gq9vmrvAv9jTOk0MWax5Q5aNJJHET6Lv1tNpffyNEKLvGA8PYhTXS+xYYpvjcqAJsRFLuhyoGB0mD+jk4fEe5YFI3ywXi29U1UKmamfoXlHlIAqyUA9LVgNtNhYIP019aR2VU2DhFsKLJPH3bC3j2EJ7cWm51ky72tZyuPl/pbWMm8btxcWVatN2tJOQ9jOVjMnzfOOie9KpNlc333R2Nbw5aUoHr1GOq0g9wZ6IuXqHQlLil3KCLaKbIvgm6xrEvP3EsWMn/pYEcmyV/a0mtb3+1rhrfyVOPD3ZtX9scbh4jAZX5+2048/LyViKzWemcghSXonRAK3HfnbKk96HFbfjE7EDkT0kX7oLBBLpytoy3toKoh7wAoP4m+2Nh4P9/XgBRmhfNqgnKOIM6pDu3tijugB9ui6lKDerQ97OdN1oQh+ukN2tRJND1gu+WwPs6TZCtwuMHZSBOGMCxMHDlIJruBuWUNtAUXRwcO1g/PPN3mgA4SAMd0Kylg6Je48BAmwRhOGl5g4gkBHx+bHTHAwGcEsvbGrhdQZSgMEJw72wCbfuNBlmTlYnQPs4VLtE9EhUywYMZjuFY4UZ0ZeF3YPB2vnwjs+t3RGeX3shPL88WPub82uDtTvQaEDT4CokXmdCmkqun791HvFbqRTHjXiaU60SZ/xQ/Q54+PAOchh/jh5QH95Wh1zopTpNe4WGNH1ajy8AhiO7Y1p0X+YaIltTqf/kif57M1n1yJ4JHFtD0UXan3Bw3UkEfZ+y4A/9BSVv6IJjFKywqGfyvl5sWkXTEXTjMMgG8PkuzdHgs6Hbmmbr6AXbcezl4+2HdMWUSxnJMKRMSbIU/aH28TVyf9CUyY36kkwe02bryK9Su3rCC0fUPRu1BNz0u2sTWR1x/NAOm+gzP/88PruweZ5FpRPVldpWcEez+7rjx1/XPXlpg2VRc3dhg0XnN6tbdVQ8HuSpi4bo0ZO6fSPunOCYmyihn3jbnXjdnUcwPzdE/f2IBEcx6FXicIy6KUtoxK+gnwZezqO+h7aoTRPphk3Cy1UpcUqi/iya6naASpQQ2f0XwhG6Yh016XaCTY+wDtUw3vjyeU5R9WqgiIVq4bmU5BU8GWcL2T/kZIhKOFPIpsv6xrObRpkvheUP5ay8Vs1xOXVpVZY/v7qkQryqF6x8ipPRe6wl3Swu1TKZRb2ezdYLjmNMIuOrz60fP77+nJZOf6HZeVLU1ccW1hFaX3hM1cUnuk2OQ9P++1P0acK5Evam2wwnGwW6jWSfTgmh/1h/pO7p2W/6DuyKJYBS2a2ve+ZMLjACAb2u/lDdrQQ//M0Yl7CHxw1UzihZo4pn42OQ6BVnohIL7Qx24IOG3/7t44Nv+zbUm9z7m+iniFSqETt0IO7EBRxvUiDGIIg5vbESZHmvcTK7Ydsb2ZMNj49WNu4Klhc31h/Mr7GuabrsWv7rHl9cno6ZrwB+JLLcJnOK2WFi6+ZmTUcYcJxHBFFF1EWdFo+hwl0dxTYmJaBJmJiVLyPcKRHXA9Q7jgEx9LOiL28vLd35YpU3iivLIrIyEjovjr9S3Siu35nl3iyzsKrLP+hlsmWv8swpJ1A948xb65zGcdo39JdOoR/BeNtAd52RHbRQWBYzFpLQHVLmv1Tya+cyubuPSzkZ462ymc2UoxMBi9BWJDg8l5b6p2bt+jGYd4T3qlHLeWgwuljVKvGGd0IuCAlJPNpQvczLGmvYx9Yck9WIxen4kIRH01AAYb9TDguFsNKO+eOjZ3M8xRXoV5vKJtaZNvFEVqPMZsw9UP0rifsRkVq2a7hG3PzRG1LUIiKm1f2IiKei+uOVKKilmkHA5s08e3U3G/2vrS3zkUfWaNine5kHgGL3Bg89NLhvZ+e+QR85J7dKlx55Zetk6ZFLTOKvO1m74vWK9PhrmDuYXWgnQH54G51JdShhYl0yX1Ob3UQrhsNqst2ZjLRN4PFZYltb86catEpswEKEwsPrPE5xKUBMlibqIo8QD7yGrH4BVq2HambOEARRti090DXNteH8Cl1nqR050KT3pDAvi5LiG4KsYl6y4Iy7LYA1OrvumTm9TFwtAZCEA8eX9ZyVy2ZbQbBLQ2amoxgm9Tye1JPWkZ+rI3ZcH+rI/z3rF9dtfI0XWS7FskJaEzWoHM8Cw6IibvBdNSOvAypU0lA1Q42rdo2oqMbDPmp9IytysiTCYCfV4mSoFlSu3/d8K9DLQOFT8FIWsTypk9mmcsoomPn1A6iYBpyTgXokBr/JIgejBLgE14/a6LDfG/X7vYNe0OvvEcVln353s70DGBxTO/b/hr4wkXGiCTLmyUwn9NqfuBhFfbJl84FT4//e8JZfe5e3dPHXGq9d9u66uOShZ5eoseJ97sW73KWLd3qfdV2SfufFGSaH8hIZMSkzQ9iFCX1LAZ8KIxwwETq82rp6taUFO/0+YvqxGQbqUysMgqC1S/B3JX4fC2+E9+nJ+1y6grWJNV0jCv2KW8E1n2V68RvGf3Hl0gF5ySNXLqGA5HH1atT/KOTDTMpHfRIpVL5WINgI8G3UBva15jegrGTrrU81pyG8+mAzbYenzq/dhj4MXXk4gjwGdOPzoGY7ndtPPPRpwI6IOYyg3Ye3fD8MpG4NqI8LQKVRARIPhbdJa7SJkhZ9aPPibasXtkLbGr8L3gNvi3q7WZLBQw+duL3j2LcdEhwYXWd6B4dztlCERy1TlF4ku/aoUr4bIwoyeKvE+W3b3wZOf6e9eeLEZnvn1NPlc97ZxuLtS0u3LzbOumv7xypvQIfl4jMvPVMsd9fDQm3p9tfevlQtNltXFpeJK/fpfCIyf6IVyUOei8TrHBAHq0IaCapjQ9tFrSaBFt2IjCkSa0z4A79dpdCn5hL3iK1oPAImda/4K9lRH3irQTARnN+xVHV2nMryoIeYXg+qi6gXNeDUe3DDjw0GWcJSLRf7kQrQVR0cobVE4lakPgcJ919z426MqA3MdDt8mwCfLl+JI4BAI+LXNEK98egwLgM/Pgx61Ifs+BrxbHatFaEgGl27thdzgsPg6uHh/iA7OpzDXfP6EIZwGpXEFw/5lQMojEX3mcM3QFfHwAn/E806JH4ziRM/9OPjd6M9V01bX0e3NDPEX0WrNcfbphLvWUSSVpt6cwmPOiKj9qqx7ephq0VMChzTlM88e/r0s+8gwZmZndZg2I/1vv3kGgTjvZm117wNbqyBu8Ff14RoUGXYnFnsxWR/w7xJbLIt4vfpuJ3ZJSvQW1Q6SqSDber6DvD6vI2yPZ9lqtKuHLaojVQwZ3Fc26pWty6Q4H2EZIyoMdLw2MU3kKsQoFZ16/aT1erJ27eq40E0zf/aLH9Ec3ZpKV69SVNkngZfqwC/g/ooujH/8dVZ/sRajWSfmvYr6dUGxF8917myIeaWfem3dnfhgw5v3ZUoS662ZjxCbLtvUf8dj8/R/+5NrFJYrVVrsEoKxLGHAyslcTOyOfmdmtOIuO2lflH82GqKTHEiqSJiXmo/hc4vnFyAT/30w6fhk48R0rfxSsOu5l2OaIpYyc3X7EaxYdf0nJqk6HrNafyHSrXzb6OGkU4bS2s0gpgCedtCYYW87fQ5GFe+bm6wqqfpVbtRpm+VyCt4NWfU7Dp5K+SDWfTDD0SNSiW9mv232dU0jczJjq7QmevNpAczjokH6h/GprkxTOwRFxeJuwv0CIEsPeKRs2Wq6BXVRAe6MvGqoejR6KB/kCW/SzHf9vN+munOPbdGdvCliB6bWAYOBsPBYH9vbx8iRCUOqOMQBYAhYIkcZPeYmdyX+KWlnmuJ/qJHXENf37t6de/rmek974cxVmY249nr0p9ioro+6uuMCG/XETVmhelFfylmOblEZJGICc+FmgxcsmQofcWQgDeW9PBccygqWFcjVcOKiA6b50K35GUcMafEv8Ch5EQn45VcuHP8rOdppqppqjkb95+lbaASayxS7yk18yk8aAEj4cceL+gPPuz0ek07lwuD4IO7u5axZJg9362UTkUo/45cMwefH14ef/l7CmkTmVbpe35soxAIQmaCdY/qYTaZDtVNM93Eo8pEJ2O/qj7m1U/meefTt1TT3DoaxGx1/CTaT1xURf1JZO+mlCkt/gVKi4Gvb3TnPA9M3WP4XUCxuN0FjrRXNOxmu5E2i7GQ7dQDb//Xg8FzK5/4kFhMB81mkC6Kr4sla99SvdZqRYetxs/M7VUgFhdMvHFusr948ttdbeqhcSrkW7qw5JgFPg8sLa4aeb5gOpBUb7XuaMEiQKLVYpbznZVsdsXxuWyxWofEc9Gdrdads30EQ+rDr0G1nFN9w43aTuAvE5cEAqZaICKvHgQAUANqpMRA+HxLkTW/6CtqnQALFOwunzq1vGvKB+QWCK6c4GzZ8H1DTade3CWqvKP7P25c6Y7smD+yTX5G+I/s/zhIEiEgr535+OGovFCj2gmP0n1ikU2czPlRiKkKMpwL8WZn4lDMm3YxivbGV0e9Xn+ttLbWmwahlWFZJRIExGZMIpRWFDTaGwMHtNfTokALslor0LKBFmUh7GctqZzPFVUjd1qxFPgc6QdSznBWMpsaa0FXJP7gNgnl77rEHwmV/06KFAjcmyVeTOmOUxLNnmoLsmsZzrQc4799Nyc4rPIQ6xQcrOsPmlspXpALjnskb5lqLEnedOcNMMdk8w3NBFZPokXr9bIA1+LXjg+jVra3u9vLEl/47JE6TGswKeG0KDf2i3iTLUvyLNmoQ/oGDu1KgY3oL46F8SnlCumrgyEU62DYv870gXL3h0Qem+RFbNN7wMP1qIQQeNxsNjtlUxPsOilveqJ7nLU8LP0YuLtoHU0NnBIUOalTdBVeF5BsYgrzTb3ecNbk1/b3iVH2bgLKWq0ezdg8UvfY/3SGovo6tRA+xrQSnjkpS8IDT8ye8T8gTgt6hVjutIbQd7cKp+XtxYY5weRADXeyyaFFTXQSu6pb9dut+izZm3PLzor3ydOd7jd1VkRzh0+CESZ9RNH9pH9u9L5JdIOTfsmaco+6pZHN3WiuQ3bJEkkCYxDbm8Vj/0voT6Hl6a9/IM8lkAuo3zLy49W4G1InmWvUp8A2S382rDbdZY4SQXgsjqT7VgSq+YVFAn1BRGbJ4QSW437sBBZ6AkZBCUmu5Boidr6S4kTRWWmWTiJD9bBWMSpGSVMLpXIFi5Ysp0RdMLHBC5hV0dPFUn6zIrDoZXiIexkhUbJP5DPSd7MpjhX0WvRTnB60/FxUNlROWlp4rlD8NJvCtptRZAfuwHrG9SWNme1Lmf0mBvm9CvhaEMT2g/R72LrSQkyrNWunQeLzIHmmTdS709+nSL4D4vRv2Jo8wzIzPzhobkSwzJiZfNGAWJb19nu9adlumc9c2QiLPslnQncIT0E8m8576XXILqLYtjX5TbPpKkY3FRCNRBTzlXt3diMiY6ToIOrcBVMW1jbyczzBfqL1LbknHpTbMTBoyw+eIHeSBU425n1uD+O9hnZEERWgS7qnpj/dX4j6rcmuw6ntOrV+I7tUYocOwbT96Lp4grlAfa6R4daKf2SAuAQC6A/zihhUT2BCvGOCyoY9wrbEG4zCr8GqIsNSeJ7jMId5T/dFQ7WKjmmnTCWPNVUUZcOVVTFQjGw671mSIknp5pw37GOvPXbstU+QAAWcwkqSxPIoxaZLoizW65zlO4Gh6CleFDOqLEtq3lCMapiy5HyQwemfnXN2/a7kPRBMeCUYO4Q3aMLMJL5aGJj3tZkfGFzp6ogKSbdTAI1ifY5PpYaJNDHWeJxh6fJNnUOF2wgnu6uaLGNvVLMLiizbBWH8v38HGBcO8RiqiPkUYWJMDav4eSOjlyt6RlczYtEtitbXFxYXTzgStE3tm4NGAB90MB5VN3Ie51pfxqpgpiSR5wVJ4kSZ/MzY9xe0rEH8S2iFlIBSKcSxiycXbcPSA2z7j6RzuUa8Hk1kSteI1S+iFJxsUq3RbXyJQx0iYuzv0k9yRMzcCTlO5UUx9o5R9x3MffHMOOKfeIJr7NhbzYQvmf9hS/ITJlMWdRLBAEMAoTVRZMixW3fZiJItBUW3l02/Jp3tTawWg/FwP3F6Hx8+1HxHkzt5z0mY9onrMOPhZJPBwQiaOJ3NpqGtIVr88eEwwe5yfHAdxyatha5fT2jLg8SieWKtMTHhIG3390qbbGSeWX5Mtti4aEQZKrqrORjM4tlBMIsX3SNX3OJBvL6QIIpeJe4V58+KM19oL6GXKJ3E8Q+tEh0EeunRR+uPXmo8+mjj0qPoUXICMXKePPN+9H76zOwRH3Ue7V56tPMo/SDmUvfR5KQ7R6M4uks0rMH9qYqNtOhj6dCJUC8C8vSXP59NnNjE938efYZ6xmTs2Mx+YqvRrBIv+kVWmFjbC24tNvAgW5boXeQH3cjJnNDq91XRV2Tdz3sFP68s7VUMO7+ZZg0j1a6kzSXPGZTy6yvrGf/ia/RaaSGzoivloFbIWLvvi80Q0Gc4uRDU7bSbzmxkPC5dWm7Ki2fl7IWdS7ed7iw2TG6znc+kjdA2pEztKzETlrTXf0Z/NLMC1xFg/DUU/8YsoZ9Ev0jdkNFfJ9OpR0JiSknEfcLcD0iiK+RHS69kzuxkORJ7h3XM00TPe4cIK/s7sO7hd5DfRLI075h1xV8pplKSIAJUkDhhA/1s9ty5zKcyluFxmXPnsi9ZoiKI/hn/JWy4+CX6hvQxT00Lsmh9yttZQYjYinnEGT7LTuTB8Z52smO+CphxkzkJa2XicYvs3bYwHcg1ss3D9WPbPfpzR4m7kgiWVeLHInnkFQdWSjwYod4fO6YTrJnOM3mnXrcLj0fArvbGh1f671UURTeGARBFFBHndZ8x3GzfMdN2oZ93fEDB/eCwf9DSfWNeB6TQX8Ob+FaF9bwzdQrTnZDiKU2mJk8b9Ffrmq1pavemyBNoZ5Xyewcxth7Eh2/U72k2GqFurpbfnphjxheGiVuX43fEKv07/igmJ4uEaOn6rrbgWLv3aGZ5NRunKEcOE/nRj9P1qAR88gnqxW4zBoFk6BNOvTZ/LhRRl6ZT/8Tk1xNasfcywrV1af0hsglnpD3Qhm/qkpL2TaB096UV2TD9tCKxWvbXMpaZNn0I/rzqmemaZ1oXsyeaTbMVbBrLzRNoMZ8NPNMuZHKuadummw/yacu1wiDIZ/J2LpfN2fn7cu28HbRzmdWz+YrjVPJnV2e6qK8CN7ZKf5c5bMZChhLC5PfBsDBxtEx6hPiy9r1EDNHthHzYjB0flBBqCxKSexoPy9/eWz3V1mEJ9PDJJ+RA1OzierH0fEkgysazpiYI4vjTvMKyWk9RZR71BVmT79EQq/IvvbVYXCs5mhjI5x4RfQANSlp137oIC7LmnU1rqiF8mVdEXu3JrMTP6ZmJVQpxCk3kMV7shjkhUXQPqQDknSxe1NOxD3BJ2IjlKVNVDeI7C82wkBFSKS7lS8VK1C1kvUzN8K1UpqyoYglLiCtqLMZSOR1uV5fvRCPPOb9QaJssp6T5VP6+fLFSXFkuVVnHlI9V7TTWraxjvhhusmilLgYZzVi6cP9tzdk+n2sJxiW/17wxQ8eEV2pQ59aT7Q7dNjD8SZzKYhKGEIDHgBiTjkbou4e8IJpuobCQZweKnCkUlgrSXw/39sjG5thBd1RAgvC2VGGxkEm/lH+Eh0jB/QQW9ycOCvAN5crRPZvNoyXr3rCGElOjG4qztxc7ByXBww8+COdzpWjNfqPgSivqTX0rXP9bsqij65AzkX516CrY7ayxbeJklRrgEacblPoSQweINRtUMo5jt/BklhGXb5fvXbtX4GxX+aenT2Zydo4XO7nC+XvWz36b7Av02vhXVQmXFL+olp7M5opa8b+it5MLvs29DT9xbFM3RJUXtkvwVHThqzIn3Lt+kfNrWjmfeT0846slLGrOl5O18XfR7yZ+S4pIZ9fYbdZLzRQqLnplMZ9/7Zve9FoaXtjb24XWeGVhkgDh+CdJ2u7MB8KVxB5lakYV/+5gC7iCfRKZYcVYj3PDvQPqzqRHQvrz60k5D9BvQo9ukV9Bi61nyc+UEY0zZZfohshOy16DOnhxnCyMUJnkPuIDF118RobZyeoax4qOya2dW/OfwWmzVn3k4ddkMlUSF5/JWNaxc2czJZwVBMMRKsqHn5EDJ5XK6LLJif9fZVce3MZ13vft9fbGsVgssABxElyKBEGRi0MSKZKSTOowoYOU4viWFQW04qN2bcty3ThIrXQSJemRNrXJmcTNjNI2mTRNQ9e5HWfGaTIxWTfH1E3SNskfISepp+00bqedNlDf9xYAQcpuEhDcA8Du2337ju/4fb8vFMyMlg6Rw/QI4rK2feiWm7MXpGCIHHfwwO5QKJa5rYAjmiCV3w6X7ev/LVInJrn6GkVF5wHLRBE4E4gmUhCxnfedHpyYJ0IrGaHIx76wCzZ3PyFQgYahT1DAaWNBUtFg3BFZQ74cEQKnJZV9uIElXMPKU1oE/YFisMNIwQsKvoto22z4QVFhizza/wBPtHG8T8M8i5qacu38haQiTYZknNd1vfVtU1X+XlYKvIJ5vh+LX7R/KEoC0JxvPYcl8sx8zz/opmAuGOvopLjDlowaw1lH17PDRAFtm6hRI1+TPhw0ZfxNqZYnSmfIl7d79M5NonWCN8sPD3cxEOpOoTZqlA58oCn6/SSKfiM3NpaT5URr4zWulItls7uz4oIcMAVWilt4UUMbu2fH2ETrZ6hZcN+XG83liA60KNsJHoUMaVHs9Uv740UnCo0pgCeR/AOgpkbDxzo6Bxju/TGMy9NO4kcyes2ms7JSr9dpMAT4bzxE1zevkVfZcTbidaceX1taMtSmZjSblMK9tbnaqC/He3yaOvUiwUzWZgH2XMgf5ULxHqllF1t+go4K3qYFQMC97Qv9jGYoopTFAVaXjegsGw6usudOnDjH1g11BcwDEjtYHWQl1UAK2VFZ0HJV4/6Q7rp66Ey9fvpKOn3ldH2dkuaphgvmftdQmS285ia1NfYD43KHZRyC+4EBIUVqCFJ11cZyogCW3zEy2Lr06sto1Wk1nNxEPhGLJfITuda652RGEDOScepOmYhkmyjukc8VhfzG84byI4teZiQ/5N1r5zwv18uhCFbeuK9jYhpBWxE8oj/kBfIBmeSJlrm+1GjWyWNprdf7kgkPrSw1+/qcBmrMe+tgeNlT8p6dh6W3dV/PUZbfObCiFWiyKKKm1+xu4B45f87COUxT10W9LrXVFBK64p/o5lw/jzHwcUd9wnwiqaP1hCmFxMnJyCEzEY4YcoA/LLLOwao+4OiSQD2tmtFaD8fDZjy0OlgYyvM8i1E6m0sJAU0PR2Jh1vx5xGGJHHNXUA+RsyhSWLjfNRIFQ9Jy4CLOaWI0Arz6kfDhBG/zEstaPG8JUtGMmWY83KujQ+5lsPCAZcdHtFl536yy3lxebg7t3z/UbFImX6LlLjXqk2cmvV2HFw/vYnb6n/v+P/8zGLvfwO/81NobuZzXy+UeW0KFPA1S+fmyWxvvAMZhMBjIV3q8WFY7brxa8yi8nfQatBJ3pXu1v+KDXKJQqAyIz1p5O1k8UEzadnJyqK+kXZIGY+kSO7KatOPWF7iBSqGQUAKfC98rufFMsZghx18yRp3hyaRtpUYyqeJWG/wa6asxmuHPTyFGkTlE4vTAfGMRlRJ3A+meOLGndtvZX7ulfmNx5L0njr79qDtb63tPNJMZyWS8++64rVKrF4tH528+8vjherI6W0gXM5liuvusPoEe83OYUrLod3/ySP+930KXyOqebzLXj2FbGBLgiWmz4gCEXKDpYdvoQWCMoTTe15jGNWZpjYzpS8sNSHBCptzmChG7INLodfiizB0I4I1l1CBTOqB+nS2gb3dM/wJ6kWJ9aLYm38QHiTMByQOeY2qUJlM0blfVOKrllYQsa6GgpIdVFIo7CU1WHVEcvDWbMM3qkaOyUzlWLh9DH+x/yy4JS5om6URNCLKqqcmBgiRYejZx9EjVNJ93biyXb+yx/W6ir9I4yAWwkUNu0xJHZDKDx5ZIx5ApDhi9uS5lJx6APMIAWqhN8bVKlQaKGxzpfyUOPSOLTloWiZ6i2rZqhUMa6a4Xb+AUJ5MLu244l3HODJQHyPsHnV+aejSmm+Gg3v1l1nRdM5tx0L1GOiwaOKzJrCCw5PbDCpKUeTHgWAFOkriA5TzuwMkGFjq/lDhB4CQtGJE7vzTArG5YTi9XrkKxbrgCSFWYNbisH4JH7pj08339uwvCrYubyPFazX+fGz6OvMY80sPF2ePC8damt+v3kKO5nXb4FdLGcsBlQEc6MsS7PszDbjO9g4kSR4HuHT1EU61yD9gHR0YOxB7gIL/CAftBjnswSnMtZGR5wiEbzoQs05+SjTD5aJtcCFwo7exynk+Q20n70k5sBUgSxGAciiT7+vOlbNWJSIoSMIimaYQ0Q5RmZjImWud5BcwTT9x2aDgq84KkaEEzGk9lC7tKXrwnhsYvc88vUyqRCqgKWaGfUYIGCuT+RRfT5AXyx+fdvkG1KUdDTjgS/IUXuC6Sx2wn85Ks6Opqvr8vGQnrPXMhpihBpkblkZBne2be9tN9h1bK5aWlZPWO6gLZWFkrt9YgnL28Vka0X3T0uKXtfA01wETCyEHGCpgW3LZ61ERMa9UjR5NRYoW81tbiK/S11Cay6fhY1tt4GDK/dOIufTSMSXOX45U10K5g8fyK02jsCHek1L0bzW6//TZ6nNosimC9A32Y2ifG/HwC2/c5PytVbsDFKbRqpbAWDMZNnPoLsqkHgk4Y99UOP2LnzHOXzpk5+xH0OMRtc6yg0QQJ3c3WRxZvUPfMze1Rb1hktuLt6j5eBmVtL+si5xrTnEdME9UhC/MWD6hG7t0hsuQQ1Yl7GdMKNmlNRFrAFGTZJZ0AUwUuIdut1mxjO1X+qwNx9awxhtSzanwgPfaUDzD8vL/3T+0ve0AF/+h/c9L/Ztn3C0X8vWn/O6Y37kZjksxuyK+6bQY3aZwJzrngqoGomFzeDz2hjkH4KIV8hbaEqDGRqliI2XKrDLIav+uOosYLwvjSqBhFiOV1sfS2iqCznL7vsbLAs7uPHPIkncfSxNHFKlE3VHLnW96U73I8a6u6IsgooDnqqMjxCS3IYsGQw4E0r1eSokB2gwYXEsUsFxSDvXGRMmVqI0o2rtmQMzqNIHqq5pLxor58oW9lpe/Ccn3y0VPRS5eipx5FG8vmox+bn//Yo+bZS4FbL09OXr41sM2fIZP1652j50hme/mB68u/ruzryu2WuYQ2YPyDgGmfW8Emcw8djsA5RpPb+sGzzY1YOh27CZHZABuYTAlvJvvo6gF0UHDjenxAOHhQTqSseNxKJeSDB4UB8qHbnZ8pxjgDyHaTUpO0GUq2rfYjN0vUPNuPOvDHwAimnWzHBnYCpYCzY1FvER2n2WjqWoDHmO8bTfWsEjpiVNXMZMydS8h/nvnvZnOVlRVRDhCVxrK6a8Uga5PtznPALAXcqFkM+b/JI5qGCof8VPX19Y8Ui1L/mG2P9RNBdn39PGxJwyUp2+ufBD4q0GhrgocLOD8NilbErnkBMhdMsW7FRcm/bG14q8h55tjMC+dXB35wZOq5wfHKYhEJiFknL6f0/mK9fvzAxdJv9wfM+tLeOuePCazexrF3cQaFHuuKANw4vkmb/kP8LLr7jjuKd97ZepHVWk8/SV/oSOu7yP3M7aXbyfu30EutCvr4uSz5Q3e3nn6jcswt6GeFI+Vw5NxmT1lXaTF/y2ovwsmvXqYv9IxfSOuP/FJaT6O7aUlMx6epd/Py5WmkYq3i2jXLBVBDIV+hhAi4za1vV/wF1/XsYPtqNns1k3nx56+hVy+LzpMJ8cknw4EnY9LlPzx52l08OXhywV04iVAGZ7OZuey/wFUcdHCiVEpgB909GQ5MTMSk4dbayUV38ZR7cmFw4WR3Lnuduu5UNOC423Vda/8DjyI6d6z/GHm3PuxX9lXyvnyZ3PhL/3PsWO7YsavtuoZXevONyzE7FU1Kg7ouANEfYG5BCidlfdwv5uOklM/RUuh5XyL1fSstp/VZeqOkFCRups91sAedcvJg9doiEoY7cfOu75vP+rYKTARy9NcnT5HacxdOu6dPts6yWkbLjpQyRqvyTObLz2c/hF76PlTvqQH4waknoMir8GzbD3grN19n/n69SGgPN3oS2aL+awyR/HdSFvgggGYvNo6HvGzIs5DbRfUjZ/Uas4rm/UBntA57DR+gD4cp7fH0Web1eCwpd+UWw0+W4pp6GX86fJUwU6O11eYyIOfja2hto0FEmaVVb7WBVsHj3IToIZrdse60Xz0cnB32P1obvuW4G2sP8F4/dsTyGpThxnKaQP6BRgF061B87+YmWqW5QppNuvIcL16OM1v8optML6YXemqe8lRQ+1LFz1JJlHJvjb4o5eZa69m4nx+XeUPeLdQmL+itE6DWo2FINLPG0vIKWllvEJHLN29Tsl/for2lQ1Dew1rOHSsh6kZspzkeo7ZICwL9DES6mfd5Dqsyx9m2VlcNjxcl/NOqdFzkDaRC3kw+oipzVtBQg1dlLG9ID6uSsrzRLueb6G8oVzdEooylECWtAm92hPJVg+uPaC9EciKPE831lhN3egpq/QcA+7olWW863VvSFiZjkwmSeyozpyh+HVcofxAu1KJTRCusQQZ2opzSFOxpSHdadW24JAOBQdknyjajnp2tULtQxcO2P0f72WLsqECd8nYbjcAyTmQgELac1hOO6RrhiIO4vKBpX9FiQp5Xta+IghL69AsS5vJcAL8giWyeVURuVQ+hFhDIWAl8VNFNfV03LaG1oeHoN1RpHWvo9qMIEwUSH3nPESk86OKjrR+fJeecI+c+q8f4OVZdn+MMfBfGHFlLZwXc+rpSnycC4fFIgguqDd009REpFGlI6pExSVUZzccksAy1rk0SufAYqaMLzGPMO5h3Me+HDMOICNrbasuuQqhXClXdqJ0nX9ljUbBY1+xodZQdENMsBnbHUVJrmIi3JXB7TIP67Vo2iDKAcNlWlX5iajKliBGPTOJubXwggPJVXIaDa9TBDZioaSC8qgG1/vX1+5+Bwol6H/n3ckEkqkTU5Fk9wiocy8WiPMdLyKU7feHSWayjsPZgVRM4PlQYQsGArpypCImtur8vMXlm8k8LLKcYkZzKIz4mChGpGEveU+REpRS3kryOLib6AgENXTyCw4MD+OiVw7CWjv5wsJ7sP0n+P6KlWVEPBlUcSl7gkISwjESWHxq/wGEkG3g6bDRN7+whIyDbpczxBVbkpZvNkDV/IxkJj1tunwsgrRkdiWhw8jw5Hkn7zPAldWQ6KAUi2T3OkHZKE/jbT53osdP7/D1EDiUaf0XEFbGQtYjqWq2R0eSOM7ehQGsF8u989p7n7Oqx6k+ei9fqnsUI0AbomGuTUW+IuZHaS3zrJ6aRpltYEwvna/ZOd1pHtEkh0i3y5CkRnYw844FpEBRJLybKj0caCHJcLYrto/uHzSOUd2Q1mnqo7Dy0SrfJ4uWFvlMZLqQH8xKRsYKjlrU7RDbkfEgPsdMRsYpNhOqKNLvqNfwjrMaN4+0tGGyTtVoylA9gmY/JIU0LKXHSrwL9wbFwOh1GW3YhP38qxcWjnuwAYFLHHo1Jz3L+/bnIq2tGazWg1PlCqXCuztux6D3IsYPKZ+UAi1YMzXHUAFyAahhvbv1cNnSlq289T8qR20wTjIlDEHjp1SqkdQN/Lp1CwN8wG14olW78/fzM0p4TqDTT37/U34/WD7W+tWvXu1793oTnvXbo/PnzbT3hQ+ScSZBycvtRO+d2Bzxo0yzclRJC569IH7CyWesD2ZFUKrXvSjTDZp9R6umRdNVOp+1/rmaybNay0+1z/hh9nuYMaDt3wBMDCIASaq/2k+5fQjSVeFsHt6s1EVfRj81kOrNvZuH4QV054KV2y7Kk6dmhSNS09fxb93E1N9KvZxJqKoF+py+izUzOFIaG0CDqTyJOLOeQivRd49FimVUVtxY0cDAX5np4nCLQDinrrg+HtDqub+8XGax77dUWZCjazmO+lawHxqZ2PqYA3aCggTEfPADADtB+0MbUhScuTNHFhs9IslxMjxeL4+liysr1KZqAsVIwg+FIwMJKSFZTOSuFmOn2MVMX/tcnjHwMCzQImRcCMsZCbcrdw/E35PL9g/E8x7+tUibn6eHA+xh6npEoPvRXvWDml7/KL/0ql7aFl++jviDfGJ9vp5z1x4VuhmPb7c12STGrHoRedLJwBtQVRdHIdWqKghwaWUFDLwLqKuW9UQPP1gRTBSJD1RRqW/UCY1WIcm7BzBztEGPgPPBTe5RsCcxB0Fpq3gekqcFkKThszw0W58dx5eZbXrhlQpnc9hlyBrxY1EumB+eGl5a8JXc8Fh3ry5C9bpmvoj/3ywQ3hw0oRz9altyjmSM9BbCOPvUOWHSEkflxsXrLLZPy1GBid3A4PtdXrO/4BH1i8PBwo+GOx63xvkzrz3r3tu51hXKlGDRyFuCUHTP8OjjLl8uoXF4BgG4ZoLq9MWMgEQL7yYHrueRciGmnkm1HNezh++jYwl3KZk7NvtXadlnfoWjmryFN0kBw1qTWa5Kmfd/PJrMUMcJkCgsb7eQqncPimpSZL89nwH4PR6742X0fTYnxIAyfwbjIbOnnKzTGIANZddpBJBQuXwu5eAcglFxZE1STphpYXlqKb0E1UNP3Nj8C7g4PMqWqyzSurjdHt+lza/aesGaHoK12ZxWi6qx2MnGnzjyEmIe2tUOIVr+uhgsVG22krBY9B6pbqdYmZNmDvWuwHF3rxtX/hFwHsCdVGGCpoeZnPzcjRQvUgIii3fntHJBSiF0nZHnABToN9J1d75w9vG84JwR3zUxd2bcrwuu8JP2dnDDNhIknLmRHj8ad0b27+wL60dHsBaTv24vxULaqRvb1JbTBTEqwBFWbkU044At7xw/GUm5yLOmM9nFmvxE7OL53e2xv8PrY3lo+jboOnR7j5Bl5Xt4jh/tNM99r5Py3j370TXI6HE6He2UXwIWADuOLE6EsUYRq21AiXn0DxR0H8mHHEcRdtJqbNC+208MZDOcJv4HuZvco1O3H4dEo8X+dAdZj/43WKY4XNDey+l7n4/jMDNMbH4D99olcM2+6BaFL9wqmXeo6pvBScFd8WfM0MiKD/uW3SPV3k6KujJ2KxU6NKbqYRMx8axP1B5aWHKxKkopX9g6U2N2uu5stDfTmhghQK/Pw6/TocWgJVNraomKjzj/gXO7tu+vDJzKZE2+CxR2+rdgDAoS1FcRAv6GX+Mpgf2FwsNA/OE95TFOfcRzQXfV2m+/lPfRjf/Yy+8k4c4w5/jq8lURV7rAgUibEzkwGiiTIlu62D3b+ghILNenFN4HcEtVbq04dkBWt74oYaqvYaCw3my90d1Z7v2mgOh2DVsFsMbVU92Otm34tO06zLikSeTvA0y8B0Fvq+tL+Af2EtHXIIUw1EIuMmbXqOK65RJD9VL8k3U8eWagkWVeu9F8Jox/1Y0u6/79QsyT96D2FK9Wtdv0yepm0xxnauylOiegwIFURVYrmeWx7mSjR5XgUlKMIpgRHbXoqGAVonAT6ZOqu++4c51JCZF4qVybHR8e4xWCc19Rw3/SQxUckrAtExTBY4O7lOTYQicdkng3zAr8LeHHvJwfsu+u+UVyPCMk0OdkH4xxiOTU1FXfTFiY6dpYXWSwqLOaJKqsIWAjziLUENgA6wrVrRE9EpE4OMHVmkbl5h0wluHBLeSI8uv6kPOADTMm1+4ghdxwUaaLagXg5NiBGvTS7uwKoTJo4AgGgqJam37LM7MUrF2dnH3nvxdnW125KibwoWnEjkH7rRPFkOqAbAi8LRliWj8tYEHlBjMYC0QFR4EU7+3Vwkyb2l1/ZN2d+52Aunybda5ac6+J7HyGLG37KIkNHLBrdk0myimapmhTEMdeuJexXWJZog0QE4lAwyN6kISuUdscnpt+WkpIPHBofeueqJm/ZHeHxAhaiztzE3M68ZUdt7EwINl6FqhlGb1w1/i9yo2QmgpqhiFWX9ISCCRXTrZdH3kduAxbXeqRL7XhCILVgRnWj75aKeyShq7rIyZwWlKRZDD4CnnzpRE2R54Ro3wOHeIE0klit9am7vOmXJ1IZJ4GYufaJZx9BxS1xt/XMt1hdQ2hoPBlHsmIqmhTgonlrLBZ5gWUNA0RGsjz+pU/roXA8Xrz/zp+2fuacnyyd+GNV6vSBT1P8WIGMyRTeFvEA0AqT7TRbpWg4sPnYkIIA7AZf4owJ0n53zXCcwO1ThZlvcBwrwsYBdJqV+QkB8wvoQUUSZu/nRUF5YIXDnPLrD/ErAmkMT22LzTV3IlXyfrRBzxx1JLeYO3g5t80J98WHM1NPx5iOb+bD6Ema69bGcDj6zdwH4Rj0ZOyVhzP7u+X9CUWfQsQTOMpyFIIcafficT+djEDkgq9KyUpipP/USS1CpunOTlKSrjHvQpeSkgBJW/iItv/i/vaOlNw7PfFuyDXwfwVB8YUAAHicY2BkYGAA4lWM4ubx/DZfGbiZGEDgtpnQKRj9/9f//0y8TCCVHAxgaQAQawqVAHicY2BkYGBiAAI9Job/v/5/ZuJlYGRAAYwhAF9SBIQAeJxjYGBgYBrFo3gUD0H8/z8Zen4NvLtpHR7khAt1wh4A/0IMmAAAAAAAAAAAUABwAI4A5AEwAVQBsgIAAk4CgAKWAtIDDgNuBAAEqgVSBcgF/AZABqAHIgc+B1IHeAeSB6oHwgfmCAIIigjICOII+AkKCRgJLglACUwJYAlwCXwJkgmkCbAJvAoKClYKnArGC2oLoAu8C+wMDgxkDRINpA5ADqQPGA9mD5wQZhDGEQwRbBG2EfoScBKgEywTohP4FCYUSBSgFSAVYBV2FcwV5BYwFlAWyhcIFzwXbheaGEIYdBi8GNAY4hj0GQgZFhk2GU4ZZhl2GeIaQhqyGyIbjhv6HGIczh0sHWQdkh2uHf4eJh5SHngemB64HtgfCB8cHzgfZh+eH9AgGCBQIHQgjCCsIQohQiHSIkwihCK2IvgjRCOGI8Ij+iRqJOglFCUsJWoljiX6JmgmlCbcJxInPid+J6wn9ChQKIoozCjsKQ4pLiliKZwpwCnoKkQqbCqcKtIrQiuiK+YsPix6LM4tAC0yLZAtxi34LnAuoC62LuAvTC+ML9gwTDC0MNoxDDE0MVwxjDG+MfQyQjKCMrAy7jMaM1oznDPYNGA0ljS8NM41GDVONbQ16DYiNmQ2kjbmNyQ3SDdeN6A33Dg6OHI4ojkcOTY5UDlqOYQ5yDniOfA6bjroOww7fjvmPAA8GjwyPJg8/D1OPbY+ID6APtw/KD9mP8A/6D/+QBRAckDYQQRBQEGEQdhCGEJEQrpC3EMOQ1pDkEOiQ9BD7kQ0RKxE1EUKRURFnkXARehGEEZURmZGvEcoR1BHaEeKR75IIEhASHBIpEjYSSZJWkmOSchJ8koQSk5KgEqkSs5LAks4S8hMrEzKTUBNdE2eTchOEk40TpRO4E8gT1pPlk+wUBBQQlBkUIZQ3FEKUS5RYFGaUd5SUlJ2UtxTYlP4VDJUWFRqVKAAAHicY2BkYGAMYZjCIMgAAkxAzAWEDAz/wXwGACE9AhEAeJxtkE1OwzAQhV/6h2glVIGExM5iwQaR/iy66AHafRfZp6nTpEriyHEr9QKcgDNwBk7AkjNwFF7CKAuoR7K/efPGIxvAGJ/wUC8P181erw6umP1ylzQW7pEfhPsY4VF4QP1FeIhnLIRHuEPIG7xefdstnHAHN3gV7lJ/E+6R34X7uMeH8ID6l/AQAb6FR3jyFruwStLIFNVG749ZaNu8hUDbKjWFmvnTVlvrQtvQ6Z3anlV12s+di1VsTa5WpnA6y4wqrTnoyPmJc+VyMolF9yOTY8d3VUiQIoJBQd5AY48jMlbshfp/JWCH5Zk2ucIMPqYXfGv6isYb8gc1HQpbnLlXOHHmnKpDzDymxyAnrZre2p0xDJWyqR2oRNR9Tqi7SiwxYcR//H4zPf8B3ldh6nicbVcFdOO4Fu1Vw1Camd2dZeYsdJaZmeEzKbaSaCtbXktum/3MzMzMzMzMzMzMzP9JtpN0zu85je99kp+fpEeaY3P5X3Xu//7hJjDMo4IqaqijgSZaaKODLhawiCUsYwXbsB07sAf2xF7Yib2xD/bFftgfB+BAHISDcQgOxWE4HEfgSByFo3EMjkUPx+F4nIATsYpdOAkn4xScitNwOs7AmTgLZ+McnIvzcD4uwIW4CBfjElyKy3A5rsCVuApX4xpci+twPW7AjWTlzbgdbo874I64E+6Mu+CuuBvujnuAo48AIQQGGGIEiVuwBoUIMTQS3IoUBhYZ1rGBTYxxG+6Je+HeuA/ui/vh/ngAHogH4cF4CB6Kh+HheAQeiUfh0XgMHovH4fF4Ap6IJ+HJeAqeiqfh6XgGnoln4dl4Dp6L5+H5eAFeiBfhxXgJXoqX4eV4BV6JV+HVeA1ei9fh9XgD3og34c14C96Kt+HteAfeiXfh3XgP3ov34f34AD6ID+HD+Ag+io/h4/gEPolP4dP4DD6Lz+Hz+AK+iC/hy/gKvoqv4ev4Br6Jb+Hb+A6+i+/h+/gBfogf4cf4CX6Kn+Hn+AV+iV/h1/gNfovf4ff4A/6IP+HP+Av+ir/h7/gH/ol/4d/4D/7L5hgYY/OswqqsxuqswZqsxdqsw7psgS2yJbbMVtg2tp3tYHuwPdlebCfbm+3D9mX7sf3ZAexAdhA7mB3CDmWHscPZEexIdhQ7mh3DjmU9dhw7np3ATmSrbBc7iZ3MTmGnstPY6ewMdiY7i53NzmHnsvPY+ewCdiG7iF3MLmGXssvY5ewKdiW7il3NrmHXsuvY9ewGdiO7id08t8TDSMY9niSCpzwOxEIuCLRSPDFTGkUitqaYHmTG6kjeJtJuLhiKWKQyaOVspCPRzqGS8ZopcCRCyRcLnCkrjbSiUBALu6HTtUJBwoflQKKyoYxNOaCNLUwywloZD01JSVePK7u4la7uxne1prwwy2qtShMzI1LT4DJNFI9Flat+FnW4kkNaM61fpEs5GWRK9TZkaEetXKDEwBYw1rFYzGHiprmhpRmeyuHItnOBx8V7pE7UeMRv03GTx1yNrQxMnafBSK7TOaSp3uiFeiPOV7mFrramvJjpvjozs6TlTMeLIW+DG1vaja+2ZwSdHGeJG+nOktWVCQuzRMmAW9EoRfM8tTW+wdPQ1Po8WMuSSp/Ha5W+ECn9KNXtKx2s9UIx4OQSjb7Wa05pxYGVfhaGMtCx6fHAynVpx3tMRf1+kgpjekoP9c4ZMaHxdGTbdMQ5cRaTkqWpbKDTLDLLM4JUijg0M1OGqc4S05kKkmhmfipoyWJ2vtUJHdyM7TalhZOrNvqZVCGBdj8zMiYLIx4vlDghz9Nxt6QbmgZr/cxaHbcCroJMcavTDkGyj6dukxoloQmRSLmT1XI4H/CUIJ2CrdDDTbViqNNxKxgR7fFU8GYO++59jyhYRSFMJCElk76mo6sG7oza9JuFPcPXRdjJMR235n44CxcCHYqesdwZRKcd6MFAiA4lEp2SumBNpHUiWRSbLm2LTSnqes4lliaMDsN5ysJEkHAKyOlsCsrx4oTRzgtulyfcrJG5pG/7Fkmhc2UiXHc2CDJueXdR3A70ukh7MqL00wy5GfnVd0JueZ8byh9huDghYjPRqZ1yGW3lqYhIW3fC16XYaJSsHgqzRo5SD6WJpDENF7luL5uh80eK/LUWZUs6Ep6SLR66pFhxaMX9aOcBlDaKtDQrcrG9PCvIM04h6WsVdkpMXrC2oyD+/CYRvDiRxs5/Jwrz1O+cpFtIaCPozEv1I6GSckTGIVm3PGGUXG2kUzEZt2ResFCwW0izHIzL1a1JG4xETNGQbwWJlJ18VFMetao5YaUSnVn3zXI/Eipqw5Qno+WJwFAhsGLTbpVQ8Znsyq2ZtmLPguTHSF4UcV9vSlvo66UGCl2lyFZyvVJiU7km7Igyx3BUqqWTV6I0zFngQ6NcQqbKoYx2LXWh2J0IXBUt1axTmdAN+qJMjDRNEXGpXOC3Jmi16mFbRH0R9ngWSt3NcVGmi5FkpK1uFZgKayH2H+iIzUCkifVuWxGb0jbIYpFSXeoMeCDKPN0oSYOCPXThVxtIRRMrA8WHlYHWYSffvB43pHhCnFXtgpA32YUCD7lSIh2X83wslsQfTLcglGlsZsohb3TVEbPgirMJUiF8bdw2Q906nKw6pCRpakOth0o0h6kM/TpreaqvjTh1O2l9JLjL1lV6UhEbyZA8qznSWTpU3JjKyEaqRm+SPibDlre0F6Q66eQw34cdBaHjor4olVTdyeu3zUgp5VC8c7WcyyhjU/j5Ar2yRZKX4VlR/k3jLGhP4WrLxd1mL3C5S8YD7YLC+VPFkU4ehj0+IOO6Bek7Bxe1nDXpYV3URDVqASlJ0WNMKprOJG9EU7nffqb6DeeZ5JgxiUzuLB2qFdxK7Te/UZKFvMqX2aUW8ZQKQte3hL2ix2kXzLlGK8cuJxWTig5hoWA6yFxHupxT6ZKg7xFEITHUAvDQjISwhS4XcsUnvLc0IzGkzEDdWoM0Zc7cZglWJ2hXxaFWJN3Jusn1SNLeWFGlfjEzzYhEY+9THlVctqjH5F60ha2iqyUnqsXaO0qs2zohTxxQFhZpI+EqsuSazYRT/XcFdz4JB23C3q8pu1cSYU3Vf7mZ+GUKaoFdJfQ77jdrSv3CFoueuedzkggbxL1nNEuwWnGommh6uenKFplD4eiSQBFXTd9B2ZE09ST1n3XPdR6MG0mqwyywpkn3hdDfAmqpoF7HVuiha3nCbDgz6Voh51Njqr5naBiyJ8yU6ObRqBPnGKZmhDv/pqGS4lv01gStVj0kgRTKB1othzSZjHbOUTOKlmxa1Eql1u9SjQqqooMwNGPeaFM3iXZ1pUULo2IVJXbc9pDiUwlS5fCIq0HNl91xleoblSiT0SGMROqPrTlhiz6Lu+tRHkFLU54H0YwgFEpQIc0Frh2efcPxLW/4/t2/UfMCO08e1KB/3121Le2nJBeTXDWdJ+ftgPdpO8qivvHNf7PAWdJ2iyHXcebXC1yxtFdtKuexUT4qq4TNqGY3XK1tuwcZmL+R4woVI72dmmZKUobTmoPANdbusrC7sEZlimK8lSUhz+9atRzWii5x3YVv03uoP+YJWp3CXQSN7EtFXXqd+raYQmdpQyhq3X375Vc9EZS30pVSoMiV6G5Jm7pcilxK8re9HaWE7llDtzEurqevbqTuhkiXkWFjg8qRoRtx1zUF+U3C+cCEVTbJqvo4z7bz9Ky79Jj1xdzc/wARDj0u") format("woff"),url(//alk.in.th/wp-includes/fonts/dashicons.ttf?99ac726223c749443b642ce33df8b800) format("truetype");font-weight:400;font-style:normal}.dashicons,.dashicons-before:before{font-family:dashicons;display:inline-block;line-height:1;font-weight:400;font-style:normal;text-decoration:inherit;text-transform:none;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:20px;height:20px;font-size:20px;vertical-align:top;text-align:center;transition:color .1s ease-in}.dashicons-admin-appearance:before{content:"\f100"}.dashicons-admin-collapse:before{content:"\f148"}.dashicons-admin-comments:before{content:"\f101"}.dashicons-admin-customizer:before{content:"\f540"}.dashicons-admin-generic:before{content:"\f111"}.dashicons-admin-home:before{content:"\f102"}.dashicons-admin-links:before{content:"\f103"}.dashicons-admin-media:before{content:"\f104"}.dashicons-admin-multisite:before{content:"\f541"}.dashicons-admin-network:before{content:"\f112"}.dashicons-admin-page:before{content:"\f105"}.dashicons-admin-plugins:before{content:"\f106"}.dashicons-admin-post:before{content:"\f109"}.dashicons-admin-settings:before{content:"\f108"}.dashicons-admin-site-alt:before{content:"\f11d"}.dashicons-admin-site-alt2:before{content:"\f11e"}.dashicons-admin-site-alt3:before{content:"\f11f"}.dashicons-admin-site:before{content:"\f319"}.dashicons-admin-tools:before{content:"\f107"}.dashicons-admin-users:before{content:"\f110"}.dashicons-airplane:before{content:"\f15f"}.dashicons-album:before{content:"\f514"}.dashicons-align-center:before{content:"\f134"}.dashicons-align-full-width:before{content:"\f114"}.dashicons-align-left:before{content:"\f135"}.dashicons-align-none:before{content:"\f138"}.dashicons-align-pull-left:before{content:"\f10a"}.dashicons-align-pull-right:before{content:"\f10b"}.dashicons-align-right:before{content:"\f136"}.dashicons-align-wide:before{content:"\f11b"}.dashicons-amazon:before{content:"\f162"}.dashicons-analytics:before{content:"\f183"}.dashicons-archive:before{content:"\f480"}.dashicons-arrow-down-alt:before{content:"\f346"}.dashicons-arrow-down-alt2:before{content:"\f347"}.dashicons-arrow-down:before{content:"\f140"}.dashicons-arrow-left-alt:before{content:"\f340"}.dashicons-arrow-left-alt2:before{content:"\f341"}.dashicons-arrow-left:before{content:"\f141"}.dashicons-arrow-right-alt:before{content:"\f344"}.dashicons-arrow-right-alt2:before{content:"\f345"}.dashicons-arrow-right:before{content:"\f139"}.dashicons-arrow-up-alt:before{content:"\f342"}.dashicons-arrow-up-alt2:before{content:"\f343"}.dashicons-arrow-up-duplicate:before{content:"\f143"}.dashicons-arrow-up:before{content:"\f142"}.dashicons-art:before{content:"\f309"}.dashicons-awards:before{content:"\f313"}.dashicons-backup:before{content:"\f321"}.dashicons-bank:before{content:"\f16a"}.dashicons-beer:before{content:"\f16c"}.dashicons-bell:before{content:"\f16d"}.dashicons-block-default:before{content:"\f12b"}.dashicons-book-alt:before{content:"\f331"}.dashicons-book:before{content:"\f330"}.dashicons-buddicons-activity:before{content:"\f452"}.dashicons-buddicons-bbpress-logo:before{content:"\f477"}.dashicons-buddicons-buddypress-logo:before{content:"\f448"}.dashicons-buddicons-community:before{content:"\f453"}.dashicons-buddicons-forums:before{content:"\f449"}.dashicons-buddicons-friends:before{content:"\f454"}.dashicons-buddicons-groups:before{content:"\f456"}.dashicons-buddicons-pm:before{content:"\f457"}.dashicons-buddicons-replies:before{content:"\f451"}.dashicons-buddicons-topics:before{content:"\f450"}.dashicons-buddicons-tracking:before{content:"\f455"}.dashicons-building:before{content:"\f512"}.dashicons-businessman:before{content:"\f338"}.dashicons-businessperson:before{content:"\f12e"}.dashicons-businesswoman:before{content:"\f12f"}.dashicons-button:before{content:"\f11a"}.dashicons-calculator:before{content:"\f16e"}.dashicons-calendar-alt:before{content:"\f508"}.dashicons-calendar:before{content:"\f145"}.dashicons-camera-alt:before{content:"\f129"}.dashicons-camera:before{content:"\f306"}.dashicons-car:before{content:"\f16b"}.dashicons-carrot:before{content:"\f511"}.dashicons-cart:before{content:"\f174"}.dashicons-category:before{content:"\f318"}.dashicons-chart-area:before{content:"\f239"}.dashicons-chart-bar:before{content:"\f185"}.dashicons-chart-line:before{content:"\f238"}.dashicons-chart-pie:before{content:"\f184"}.dashicons-clipboard:before{content:"\f481"}.dashicons-clock:before{content:"\f469"}.dashicons-cloud-saved:before{content:"\f137"}.dashicons-cloud-upload:before{content:"\f13b"}.dashicons-cloud:before{content:"\f176"}.dashicons-code-standards:before{content:"\f13a"}.dashicons-coffee:before{content:"\f16f"}.dashicons-color-picker:before{content:"\f131"}.dashicons-columns:before{content:"\f13c"}.dashicons-controls-back:before{content:"\f518"}.dashicons-controls-forward:before{content:"\f519"}.dashicons-controls-pause:before{content:"\f523"}.dashicons-controls-play:before{content:"\f522"}.dashicons-controls-repeat:before{content:"\f515"}.dashicons-controls-skipback:before{content:"\f516"}.dashicons-controls-skipforward:before{content:"\f517"}.dashicons-controls-volumeoff:before{content:"\f520"}.dashicons-controls-volumeon:before{content:"\f521"}.dashicons-cover-image:before{content:"\f13d"}.dashicons-dashboard:before{content:"\f226"}.dashicons-database-add:before{content:"\f170"}.dashicons-database-export:before{content:"\f17a"}.dashicons-database-import:before{content:"\f17b"}.dashicons-database-remove:before{content:"\f17c"}.dashicons-database-view:before{content:"\f17d"}.dashicons-database:before{content:"\f17e"}.dashicons-desktop:before{content:"\f472"}.dashicons-dismiss:before{content:"\f153"}.dashicons-download:before{content:"\f316"}.dashicons-drumstick:before{content:"\f17f"}.dashicons-edit-large:before{content:"\f327"}.dashicons-edit-page:before{content:"\f186"}.dashicons-edit:before{content:"\f464"}.dashicons-editor-aligncenter:before{content:"\f207"}.dashicons-editor-alignleft:before{content:"\f206"}.dashicons-editor-alignright:before{content:"\f208"}.dashicons-editor-bold:before{content:"\f200"}.dashicons-editor-break:before{content:"\f474"}.dashicons-editor-code-duplicate:before{content:"\f494"}.dashicons-editor-code:before{content:"\f475"}.dashicons-editor-contract:before{content:"\f506"}.dashicons-editor-customchar:before{content:"\f220"}.dashicons-editor-expand:before{content:"\f211"}.dashicons-editor-help:before{content:"\f223"}.dashicons-editor-indent:before{content:"\f222"}.dashicons-editor-insertmore:before{content:"\f209"}.dashicons-editor-italic:before{content:"\f201"}.dashicons-editor-justify:before{content:"\f214"}.dashicons-editor-kitchensink:before{content:"\f212"}.dashicons-editor-ltr:before{content:"\f10c"}.dashicons-editor-ol-rtl:before{content:"\f12c"}.dashicons-editor-ol:before{content:"\f204"}.dashicons-editor-outdent:before{content:"\f221"}.dashicons-editor-paragraph:before{content:"\f476"}.dashicons-editor-paste-text:before{content:"\f217"}.dashicons-editor-paste-word:before{content:"\f216"}.dashicons-editor-quote:before{content:"\f205"}.dashicons-editor-removeformatting:before{content:"\f218"}.dashicons-editor-rtl:before{content:"\f320"}.dashicons-editor-spellcheck:before{content:"\f210"}.dashicons-editor-strikethrough:before{content:"\f224"}.dashicons-editor-table:before{content:"\f535"}.dashicons-editor-textcolor:before{content:"\f215"}.dashicons-editor-ul:before{content:"\f203"}.dashicons-editor-underline:before{content:"\f213"}.dashicons-editor-unlink:before{content:"\f225"}.dashicons-editor-video:before{content:"\f219"}.dashicons-ellipsis:before{content:"\f11c"}.dashicons-email-alt:before{content:"\f466"}.dashicons-email-alt2:before{content:"\f467"}.dashicons-email:before{content:"\f465"}.dashicons-embed-audio:before{content:"\f13e"}.dashicons-embed-generic:before{content:"\f13f"}.dashicons-embed-photo:before{content:"\f144"}.dashicons-embed-post:before{content:"\f146"}.dashicons-embed-video:before{content:"\f149"}.dashicons-excerpt-view:before{content:"\f164"}.dashicons-exit:before{content:"\f14a"}.dashicons-external:before{content:"\f504"}.dashicons-facebook-alt:before{content:"\f305"}.dashicons-facebook:before{content:"\f304"}.dashicons-feedback:before{content:"\f175"}.dashicons-filter:before{content:"\f536"}.dashicons-flag:before{content:"\f227"}.dashicons-food:before{content:"\f187"}.dashicons-format-aside:before{content:"\f123"}.dashicons-format-audio:before{content:"\f127"}.dashicons-format-chat:before{content:"\f125"}.dashicons-format-gallery:before{content:"\f161"}.dashicons-format-image:before{content:"\f128"}.dashicons-format-quote:before{content:"\f122"}.dashicons-format-status:before{content:"\f130"}.dashicons-format-video:before{content:"\f126"}.dashicons-forms:before{content:"\f314"}.dashicons-fullscreen-alt:before{content:"\f188"}.dashicons-fullscreen-exit-alt:before{content:"\f189"}.dashicons-games:before{content:"\f18a"}.dashicons-google:before{content:"\f18b"}.dashicons-googleplus:before{content:"\f462"}.dashicons-grid-view:before{content:"\f509"}.dashicons-groups:before{content:"\f307"}.dashicons-hammer:before{content:"\f308"}.dashicons-heading:before{content:"\f10e"}.dashicons-heart:before{content:"\f487"}.dashicons-hidden:before{content:"\f530"}.dashicons-hourglass:before{content:"\f18c"}.dashicons-html:before{content:"\f14b"}.dashicons-id-alt:before{content:"\f337"}.dashicons-id:before{content:"\f336"}.dashicons-image-crop:before{content:"\f165"}.dashicons-image-filter:before{content:"\f533"}.dashicons-image-flip-horizontal:before{content:"\f169"}.dashicons-image-flip-vertical:before{content:"\f168"}.dashicons-image-rotate-left:before{content:"\f166"}.dashicons-image-rotate-right:before{content:"\f167"}.dashicons-image-rotate:before{content:"\f531"}.dashicons-images-alt:before{content:"\f232"}.dashicons-images-alt2:before{content:"\f233"}.dashicons-index-card:before{content:"\f510"}.dashicons-info-outline:before{content:"\f14c"}.dashicons-info:before{content:"\f348"}.dashicons-insert-after:before{content:"\f14d"}.dashicons-insert-before:before{content:"\f14e"}.dashicons-insert:before{content:"\f10f"}.dashicons-instagram:before{content:"\f12d"}.dashicons-laptop:before{content:"\f547"}.dashicons-layout:before{content:"\f538"}.dashicons-leftright:before{content:"\f229"}.dashicons-lightbulb:before{content:"\f339"}.dashicons-linkedin:before{content:"\f18d"}.dashicons-list-view:before{content:"\f163"}.dashicons-location-alt:before{content:"\f231"}.dashicons-location:before{content:"\f230"}.dashicons-lock-duplicate:before{content:"\f315"}.dashicons-lock:before{content:"\f160"}.dashicons-marker:before{content:"\f159"}.dashicons-media-archive:before{content:"\f501"}.dashicons-media-audio:before{content:"\f500"}.dashicons-media-code:before{content:"\f499"}.dashicons-media-default:before{content:"\f498"}.dashicons-media-document:before{content:"\f497"}.dashicons-media-interactive:before{content:"\f496"}.dashicons-media-spreadsheet:before{content:"\f495"}.dashicons-media-text:before{content:"\f491"}.dashicons-media-video:before{content:"\f490"}.dashicons-megaphone:before{content:"\f488"}.dashicons-menu-alt:before{content:"\f228"}.dashicons-menu-alt2:before{content:"\f329"}.dashicons-menu-alt3:before{content:"\f349"}.dashicons-menu:before{content:"\f333"}.dashicons-microphone:before{content:"\f482"}.dashicons-migrate:before{content:"\f310"}.dashicons-minus:before{content:"\f460"}.dashicons-money-alt:before{content:"\f18e"}.dashicons-money:before{content:"\f526"}.dashicons-move:before{content:"\f545"}.dashicons-nametag:before{content:"\f484"}.dashicons-networking:before{content:"\f325"}.dashicons-no-alt:before{content:"\f335"}.dashicons-no:before{content:"\f158"}.dashicons-open-folder:before{content:"\f18f"}.dashicons-palmtree:before{content:"\f527"}.dashicons-paperclip:before{content:"\f546"}.dashicons-pdf:before{content:"\f190"}.dashicons-performance:before{content:"\f311"}.dashicons-pets:before{content:"\f191"}.dashicons-phone:before{content:"\f525"}.dashicons-pinterest:before{content:"\f192"}.dashicons-playlist-audio:before{content:"\f492"}.dashicons-playlist-video:before{content:"\f493"}.dashicons-plugins-checked:before{content:"\f485"}.dashicons-plus-alt:before{content:"\f502"}.dashicons-plus-alt2:before{content:"\f543"}.dashicons-plus:before{content:"\f132"}.dashicons-podio:before{content:"\f19c"}.dashicons-portfolio:before{content:"\f322"}.dashicons-post-status:before{content:"\f173"}.dashicons-pressthis:before{content:"\f157"}.dashicons-printer:before{content:"\f193"}.dashicons-privacy:before{content:"\f194"}.dashicons-products:before{content:"\f312"}.dashicons-randomize:before{content:"\f503"}.dashicons-reddit:before{content:"\f195"}.dashicons-redo:before{content:"\f172"}.dashicons-remove:before{content:"\f14f"}.dashicons-rest-api:before{content:"\f124"}.dashicons-rss:before{content:"\f303"}.dashicons-saved:before{content:"\f15e"}.dashicons-schedule:before{content:"\f489"}.dashicons-screenoptions:before{content:"\f180"}.dashicons-search:before{content:"\f179"}.dashicons-share-alt:before{content:"\f240"}.dashicons-share-alt2:before{content:"\f242"}.dashicons-share:before{content:"\f237"}.dashicons-shield-alt:before{content:"\f334"}.dashicons-shield:before{content:"\f332"}.dashicons-shortcode:before{content:"\f150"}.dashicons-slides:before{content:"\f181"}.dashicons-smartphone:before{content:"\f470"}.dashicons-smiley:before{content:"\f328"}.dashicons-sort:before{content:"\f156"}.dashicons-sos:before{content:"\f468"}.dashicons-spotify:before{content:"\f196"}.dashicons-star-empty:before{content:"\f154"}.dashicons-star-filled:before{content:"\f155"}.dashicons-star-half:before{content:"\f459"}.dashicons-sticky:before{content:"\f537"}.dashicons-store:before{content:"\f513"}.dashicons-superhero-alt:before{content:"\f197"}.dashicons-superhero:before{content:"\f198"}.dashicons-table-col-after:before{content:"\f151"}.dashicons-table-col-before:before{content:"\f152"}.dashicons-table-col-delete:before{content:"\f15a"}.dashicons-table-row-after:before{content:"\f15b"}.dashicons-table-row-before:before{content:"\f15c"}.dashicons-table-row-delete:before{content:"\f15d"}.dashicons-tablet:before{content:"\f471"}.dashicons-tag:before{content:"\f323"}.dashicons-tagcloud:before{content:"\f479"}.dashicons-testimonial:before{content:"\f473"}.dashicons-text-page:before{content:"\f121"}.dashicons-text:before{content:"\f478"}.dashicons-thumbs-down:before{content:"\f542"}.dashicons-thumbs-up:before{content:"\f529"}.dashicons-tickets-alt:before{content:"\f524"}.dashicons-tickets:before{content:"\f486"}.dashicons-tide:before{content:"\f10d"}.dashicons-translation:before{content:"\f326"}.dashicons-trash:before{content:"\f182"}.dashicons-twitch:before{content:"\f199"}.dashicons-twitter-alt:before{content:"\f302"}.dashicons-twitter:before{content:"\f301"}.dashicons-undo:before{content:"\f171"}.dashicons-universal-access-alt:before{content:"\f507"}.dashicons-universal-access:before{content:"\f483"}.dashicons-unlock:before{content:"\f528"}.dashicons-update-alt:before{content:"\f113"}.dashicons-update:before{content:"\f463"}.dashicons-upload:before{content:"\f317"}.dashicons-vault:before{content:"\f178"}.dashicons-video-alt:before{content:"\f234"}.dashicons-video-alt2:before{content:"\f235"}.dashicons-video-alt3:before{content:"\f236"}.dashicons-visibility:before{content:"\f177"}.dashicons-warning:before{content:"\f534"}.dashicons-welcome-add-page:before{content:"\f133"}.dashicons-welcome-comments:before{content:"\f117"}.dashicons-welcome-learn-more:before{content:"\f118"}.dashicons-welcome-view-site:before{content:"\f115"}.dashicons-welcome-widgets-menus:before{content:"\f116"}.dashicons-welcome-write-blog:before{content:"\f119"}.dashicons-whatsapp:before{content:"\f19a"}.dashicons-wordpress-alt:before{content:"\f324"}.dashicons-wordpress:before{content:"\f120"}.dashicons-xing:before{content:"\f19d"}.dashicons-yes-alt:before{content:"\f12a"}.dashicons-yes:before{content:"\f147"}.dashicons-youtube:before{content:"\f19b"}.dashicons-editor-distractionfree:before{content:"\f211"}.dashicons-exerpt-view:before{content:"\f164"}.dashicons-format-links:before{content:"\f103"}.dashicons-format-standard:before{content:"\f109"}.dashicons-post-trash:before{content:"\f182"}.dashicons-share1:before{content:"\f237"}.dashicons-welcome-edit-page:before{content:"\f119"}.mejs-offscreen{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal}.mejs-container{background:#000;font-family:Helvetica,Arial,serif;position:relative;text-align:left;text-indent:0;vertical-align:top}.mejs-container,.mejs-container *{box-sizing:border-box}.mejs-container video::-webkit-media-controls,.mejs-container video::-webkit-media-controls-panel,.mejs-container video::-webkit-media-controls-panel-container,.mejs-container video::-webkit-media-controls-start-playback-button{-webkit-appearance:none;display:none!important}.mejs-fill-container,.mejs-fill-container .mejs-container{height:100%;width:100%}.mejs-fill-container{background:transparent;margin:0 auto;overflow:hidden;position:relative}.mejs-container:focus{outline:none}.mejs-iframe-overlay{height:100%;position:absolute;width:100%}.mejs-embed,.mejs-embed body{background:#000;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.mejs-fullscreen{overflow:hidden!important}.mejs-container-fullscreen{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;z-index:1000}.mejs-container-fullscreen .mejs-mediaelement,.mejs-container-fullscreen video{height:100%!important;width:100%!important}.mejs-background,.mejs-mediaelement{left:0;position:absolute;top:0}.mejs-mediaelement{height:100%;width:100%;z-index:0}.mejs-poster{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;left:0;position:absolute;top:0;z-index:1}:root .mejs-poster-img{display:none}.mejs-poster-img{border:0;padding:0}.mejs-overlay{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;left:0;position:absolute;top:0}.mejs-layer{z-index:1}.mejs-overlay-play{cursor:pointer}.mejs-overlay-button{background:url(//alk.in.th/wp-includes/js/mediaelement/mejs-controls.svg) no-repeat;background-position:0 -39px;height:80px;width:80px}.mejs-overlay:hover>.mejs-overlay-button{background-position:-80px -39px}.mejs-overlay-loading{height:80px;width:80px}.mejs-overlay-loading-bg-img{-webkit-animation:a 1s linear infinite;animation:a 1s linear infinite;background:transparent url(//alk.in.th/wp-includes/js/mediaelement/mejs-controls.svg) -160px -40px no-repeat;display:block;height:80px;width:80px;z-index:1}@-webkit-keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.mejs-controls{bottom:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:40px;left:0;list-style-type:none;margin:0;padding:0 10px;position:absolute;width:100%;z-index:3}.mejs-controls:not([style*="display: none"]){background:rgba(255,0,0,.7);background:-webkit-linear-gradient(transparent,rgba(0,0,0,.35));background:linear-gradient(transparent,rgba(0,0,0,.35))}.mejs-button,.mejs-time,.mejs-time-rail{font-size:10px;height:40px;line-height:10px;margin:0;width:32px}.mejs-button>button{background:transparent url(//alk.in.th/wp-includes/js/mediaelement/mejs-controls.svg);border:0;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;margin:10px 6px;overflow:hidden;padding:0;position:absolute;text-decoration:none;width:20px}.mejs-button>button:focus{outline:1px dotted #999}.mejs-container-keyboard-inactive [role=slider],.mejs-container-keyboard-inactive [role=slider]:focus,.mejs-container-keyboard-inactive a,.mejs-container-keyboard-inactive a:focus,.mejs-container-keyboard-inactive button,.mejs-container-keyboard-inactive button:focus{outline:0}.mejs-time{box-sizing:content-box;color:#fff;font-size:11px;font-weight:700;height:24px;overflow:hidden;padding:16px 6px 0;text-align:center;width:auto}.mejs-play>button{background-position:0 0}.mejs-pause>button{background-position:-20px 0}.mejs-replay>button{background-position:-160px 0}.mejs-time-rail{direction:ltr;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;height:40px;margin:0 10px;padding-top:10px;position:relative}.mejs-time-buffering,.mejs-time-current,.mejs-time-float,.mejs-time-float-corner,.mejs-time-float-current,.mejs-time-hovered,.mejs-time-loaded,.mejs-time-marker,.mejs-time-total{border-radius:2px;cursor:pointer;display:block;height:10px;position:absolute}.mejs-time-total{background:hsla(0,0%,100%,.3);margin:5px 0 0;width:100%}.mejs-time-buffering{-webkit-animation:b 2s linear infinite;animation:b 2s linear infinite;background:-webkit-linear-gradient(135deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);background:linear-gradient(-45deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);background-size:15px 15px;width:100%}@-webkit-keyframes b{0%{background-position:0 0}to{background-position:30px 0}}@keyframes b{0%{background-position:0 0}to{background-position:30px 0}}.mejs-time-loaded{background:hsla(0,0%,100%,.3)}.mejs-time-current,.mejs-time-handle-content{background:hsla(0,0%,100%,.9)}.mejs-time-hovered{background:hsla(0,0%,100%,.5);z-index:10}.mejs-time-hovered.negative{background:rgba(0,0,0,.2)}.mejs-time-buffering,.mejs-time-current,.mejs-time-hovered,.mejs-time-loaded{left:0;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transition:all .15s ease-in;transition:all .15s ease-in;width:100%}.mejs-time-buffering{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.mejs-time-hovered{-webkit-transition:height .1s cubic-bezier(.44,0,1,1);transition:height .1s cubic-bezier(.44,0,1,1)}.mejs-time-hovered.no-hover{-webkit-transform:scaleX(0)!important;-ms-transform:scaleX(0)!important;transform:scaleX(0)!important}.mejs-time-handle,.mejs-time-handle-content{border:4px solid transparent;cursor:pointer;left:0;position:absolute;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);z-index:11}.mejs-time-handle-content{border:4px solid hsla(0,0%,100%,.9);border-radius:50%;height:10px;left:-7px;top:-4px;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);width:10px}.mejs-time-rail .mejs-time-handle-content:active,.mejs-time-rail .mejs-time-handle-content:focus,.mejs-time-rail:hover .mejs-time-handle-content{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.mejs-time-float{background:#eee;border:1px solid #333;bottom:100%;color:#111;display:none;height:17px;margin-bottom:9px;position:absolute;text-align:center;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:36px}.mejs-time-float-current{display:block;left:0;margin:2px;text-align:center;width:30px}.mejs-time-float-corner{border:5px solid #eee;border-color:#eee transparent transparent;border-radius:0;display:block;height:0;left:50%;line-height:0;position:absolute;top:100%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:0}.mejs-long-video .mejs-time-float{margin-left:-23px;width:64px}.mejs-long-video .mejs-time-float-current{width:60px}.mejs-broadcast{color:#fff;height:10px;position:absolute;top:15px;width:100%}.mejs-fullscreen-button>button{background-position:-80px 0}.mejs-unfullscreen>button{background-position:-100px 0}.mejs-mute>button{background-position:-60px 0}.mejs-unmute>button{background-position:-40px 0}.mejs-volume-button{position:relative}.mejs-volume-button>.mejs-volume-slider{-webkit-backface-visibility:hidden;background:rgba(50,50,50,.7);border-radius:0;bottom:100%;display:none;height:115px;left:50%;margin:0;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:25px;z-index:1}.mejs-volume-button:hover{border-radius:0 0 4px 4px}.mejs-volume-total{background:hsla(0,0%,100%,.5);height:100px;left:50%;margin:0;position:absolute;top:8px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:2px}.mejs-volume-current{left:0;margin:0;width:100%}.mejs-volume-current,.mejs-volume-handle{background:hsla(0,0%,100%,.9);position:absolute}.mejs-volume-handle{border-radius:1px;cursor:ns-resize;height:6px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:16px}.mejs-horizontal-volume-slider{display:block;height:36px;position:relative;vertical-align:middle;width:56px}.mejs-horizontal-volume-total{background:rgba(50,50,50,.8);height:8px;top:16px;width:50px}.mejs-horizontal-volume-current,.mejs-horizontal-volume-total{border-radius:2px;font-size:1px;left:0;margin:0;padding:0;position:absolute}.mejs-horizontal-volume-current{background:hsla(0,0%,100%,.8);height:100%;top:0;width:100%}.mejs-horizontal-volume-handle{display:none}.mejs-captions-button,.mejs-chapters-button{position:relative}.mejs-captions-button>button{background-position:-140px 0}.mejs-chapters-button>button{background-position:-180px 0}.mejs-captions-button>.mejs-captions-selector,.mejs-chapters-button>.mejs-chapters-selector{background:rgba(50,50,50,.7);border:1px solid transparent;border-radius:0;bottom:100%;margin-right:-43px;overflow:hidden;padding:0;position:absolute;right:50%;visibility:visible;width:86px}.mejs-chapters-button>.mejs-chapters-selector{margin-right:-55px;width:110px}.mejs-captions-selector-list,.mejs-chapters-selector-list{list-style-type:none!important;margin:0;overflow:hidden;padding:0}.mejs-captions-selector-list-item,.mejs-chapters-selector-list-item{color:#fff;cursor:pointer;display:block;list-style-type:none!important;margin:0 0 6px;overflow:hidden;padding:0}.mejs-captions-selector-list-item:hover,.mejs-chapters-selector-list-item:hover{background-color:#c8c8c8!important;background-color:hsla(0,0%,100%,.4)!important}.mejs-captions-selector-input,.mejs-chapters-selector-input{clear:both;float:left;left:-1000px;margin:3px 3px 0 5px;position:absolute}.mejs-captions-selector-label,.mejs-chapters-selector-label{cursor:pointer;float:left;font-size:10px;line-height:15px;padding:4px 10px 0;width:100%}.mejs-captions-selected,.mejs-chapters-selected{color:#21f8f8}.mejs-captions-translations{font-size:10px;margin:0 0 5px}.mejs-captions-layer{bottom:0;color:#fff;font-size:16px;left:0;line-height:20px;position:absolute;text-align:center}.mejs-captions-layer a{color:#fff;text-decoration:underline}.mejs-captions-layer[lang=ar]{font-size:20px;font-weight:400}.mejs-captions-position{bottom:15px;left:0;position:absolute;width:100%}.mejs-captions-position-hover{bottom:35px}.mejs-captions-text,.mejs-captions-text *{background:hsla(0,0%,8%,.5);box-shadow:5px 0 0 hsla(0,0%,8%,.5),-5px 0 0 hsla(0,0%,8%,.5);padding:0;white-space:pre-wrap}.mejs-container.mejs-hide-cues video::-webkit-media-text-track-container{display:none}.mejs-overlay-error{position:relative}.mejs-overlay-error>img{left:0;max-width:100%;position:absolute;top:0;z-index:-1}.mejs-cannotplay,.mejs-cannotplay a{color:#fff;font-size:.8em}.mejs-cannotplay{position:relative}.mejs-cannotplay a,.mejs-cannotplay p{display:inline-block;padding:0 15px;width:100%}.mejs-container{clear:both;max-width:100%}.mejs-container *{font-family:Helvetica,Arial}.mejs-container,.mejs-container .mejs-controls,.mejs-embed,.mejs-embed body{background:#222}.mejs-time{font-weight:400;word-wrap:normal}.mejs-controls a.mejs-horizontal-volume-slider{display:table}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.mejs-controls .mejs-time-rail .mejs-time-loaded{background:#fff}.mejs-controls .mejs-time-rail .mejs-time-current{background:#0073aa}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.mejs-controls .mejs-time-rail .mejs-time-total{background:rgba(255,255,255,.33)}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.mejs-controls .mejs-time-rail span{border-radius:0}.mejs-overlay-loading{background:0 0}.mejs-controls button:hover{border:none;-webkit-box-shadow:none;box-shadow:none}.me-cannotplay{width:auto!important}.media-embed-details .wp-audio-shortcode{display:inline-block;max-width:400px}.audio-details .embed-media-settings{overflow:visible}.media-embed-details .embed-media-settings .setting span:not(.button-group){max-width:400px;width:auto}.media-embed-details .embed-media-settings .checkbox-setting span{display:inline-block}.media-embed-details .embed-media-settings{padding-top:0;top:28px}.media-embed-details .instructions{padding:16px 0;max-width:600px}.media-embed-details .setting .remove-setting,.media-embed-details .setting p{color:#a00;font-size:10px;text-transform:uppercase}.media-embed-details .setting .remove-setting{padding:5px 0}.media-embed-details .setting a:hover{color:#dc3232}.media-embed-details .embed-media-settings .checkbox-setting{float:none;margin:0 0 10px}.wp-video{max-width:100%;height:auto}.wp_attachment_holder .wp-audio-shortcode,.wp_attachment_holder .wp-video{margin-top:18px}.wp-video-shortcode video,video.wp-video-shortcode{max-width:100%;display:inline-block}.video-details .wp-video-holder{width:100%;max-width:640px}.wp-playlist{border:1px solid #ccc;padding:10px;margin:12px 0 18px;font-size:14px;line-height:1.5}.wp-admin .wp-playlist{margin:0 0 18px}.wp-playlist video{display:inline-block;max-width:100%}.wp-playlist audio{display:none;max-width:100%;width:400px}.wp-playlist .mejs-container{margin:0;max-width:100%}.wp-playlist .mejs-controls .mejs-button button{outline:0}.wp-playlist-light{background:#fff;color:#000}.wp-playlist-dark{color:#fff;background:#000}.wp-playlist-caption{display:block;max-width:88%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:1.5}.wp-playlist-item .wp-playlist-caption{text-decoration:none;color:#000;max-width:-webkit-calc(100% - 40px);max-width:calc(100% - 40px)}.wp-playlist-item-meta{display:block;font-size:14px;line-height:1.5}.wp-playlist-item-title{font-size:14px;line-height:1.5}.wp-playlist-item-album{font-style:italic;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wp-playlist-item-artist{font-size:12px;text-transform:uppercase}.wp-playlist-item-length{position:absolute;right:3px;top:0;font-size:14px;line-height:1.5}.rtl .wp-playlist-item-length{left:3px;right:auto}.wp-playlist-tracks{margin-top:10px}.wp-playlist-item{position:relative;cursor:pointer;padding:0 3px;border-bottom:1px solid #ccc}.wp-playlist-item:last-child{border-bottom:0}.wp-playlist-light .wp-playlist-caption{color:#333}.wp-playlist-dark .wp-playlist-caption{color:#ddd}.wp-playlist-playing{font-weight:700;background:#f7f7f7}.wp-playlist-light .wp-playlist-playing{background:#fff;color:#000}.wp-playlist-dark .wp-playlist-playing{background:#000;color:#fff}.wp-playlist-current-item{overflow:hidden;margin-bottom:10px;height:60px}.wp-playlist .wp-playlist-current-item img{float:left;max-width:60px;height:auto;margin-right:10px;padding:0;border:0}.rtl .wp-playlist .wp-playlist-current-item img{float:right;margin-left:10px;margin-right:0}.wp-playlist-current-item .wp-playlist-item-artist,.wp-playlist-current-item .wp-playlist-item-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wp-audio-playlist .me-cannotplay span{padding:5px 15px}.media-modal *{box-sizing:content-box}.media-modal input,.media-modal select,.media-modal textarea{box-sizing:border-box}.media-frame,.media-modal{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:12px;-webkit-overflow-scrolling:touch}.media-modal legend{padding:0;font-size:13px}.media-modal label{font-size:13px}.media-modal .legend-inline{position:absolute;transform:translate(-100%,50%);margin-left:-1%;line-height:1.2}.media-frame a{border-bottom:none;color:#2271b1}.media-frame a:active,.media-frame a:hover{color:#135e96}.media-frame a:focus{box-shadow:0 0 0 2px #2271b1;color:#043959;outline:2px solid transparent}.media-frame a.button{color:#2c3338}.media-frame a.button:hover{color:#1d2327}.media-frame a.button-primary,.media-frame a.button-primary:hover{color:#fff}.media-frame input,.media-frame textarea{padding:6px 8px}.media-frame select,.wp-admin .media-frame select{min-height:30px;vertical-align:middle}.media-frame input[type=color],.media-frame input[type=date],.media-frame input[type=datetime-local],.media-frame input[type=datetime],.media-frame input[type=email],.media-frame input[type=month],.media-frame input[type=number],.media-frame input[type=password],.media-frame input[type=search],.media-frame input[type=tel],.media-frame input[type=text],.media-frame input[type=time],.media-frame input[type=url],.media-frame input[type=week],.media-frame select,.media-frame textarea{box-shadow:0 0 0 transparent;border-radius:4px;border:1px solid #8c8f94;background-color:#fff;color:#2c3338;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:13px;line-height:1.38461538}.media-frame input[type=date],.media-frame input[type=datetime-local],.media-frame input[type=datetime],.media-frame input[type=email],.media-frame input[type=month],.media-frame input[type=number],.media-frame input[type=password],.media-frame input[type=search],.media-frame input[type=tel],.media-frame input[type=text],.media-frame input[type=time],.media-frame input[type=url],.media-frame input[type=week]{padding:0 8px;line-height:2.15384615}.media-frame.mode-grid .wp-filter input[type=search]{font-size:14px;line-height:2}.media-frame input[type=email]:focus,.media-frame input[type=number]:focus,.media-frame input[type=password]:focus,.media-frame input[type=search]:focus,.media-frame input[type=text]:focus,.media-frame input[type=url]:focus,.media-frame select:focus,.media-frame textarea:focus{border-color:#3582c4;box-shadow:0 0 0 1px #3582c4;outline:2px solid transparent}.media-frame input:disabled,.media-frame input[readonly],.media-frame textarea:disabled,.media-frame textarea[readonly]{background-color:#f0f0f1}.media-frame input[type=search]{-webkit-appearance:textfield}.media-frame ::-webkit-input-placeholder{color:#646970}.media-frame ::-moz-placeholder{color:#646970}.media-frame .hidden,.media-frame .setting.hidden{display:none} .ui-draggable-handle,.ui-sortable-handle{touch-action:none}.media-modal{position:fixed;top:30px;left:30px;right:30px;bottom:30px;z-index:160000}.wp-customizer .media-modal{z-index:560000}.media-modal-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;min-height:360px;background:#000;opacity:.7;z-index:159900}.wp-customizer .media-modal-backdrop{z-index:559900}.media-modal-close{position:absolute;top:0;right:0;width:50px;height:50px;margin:0;padding:0;border:1px solid transparent;background:0 0;color:#646970;z-index:1000;cursor:pointer;outline:0;transition:color .1s ease-in-out,background .1s ease-in-out}.media-modal-close:active,.media-modal-close:hover{color:#135e96}.media-modal-close:focus{color:#135e96;border-color:#4f94d4;box-shadow:0 0 3px rgba(34,113,177,.8);outline:2px solid transparent}.media-modal-close span.media-modal-icon{background-image:none}.media-modal-close .media-modal-icon:before{content:"\f158"/'';font:normal 20px/1 dashicons;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.media-modal-content{position:absolute;top:0;left:0;right:0;bottom:0;overflow:auto;min-height:300px;box-shadow:0 5px 15px rgba(0,0,0,.7);background:#fff;-webkit-font-smoothing:subpixel-antialiased}.media-modal-content .media-frame select.attachment-filters{margin-top:32px;margin-right:2%;width:42%;width:calc(48% - 12px)}.wp-core-ui .media-modal-icon{background-image:url(//alk.in.th/wp-includes/images/uploader-icons.png);background-repeat:no-repeat}.media-toolbar{position:absolute;top:0;left:0;right:0;z-index:100;height:60px;padding:0 16px;border:0 solid #dcdcde;overflow:hidden}.media-frame-toolbar .media-toolbar{top:auto;bottom:-47px;height:auto;overflow:visible;border-top:1px solid #dcdcde}.media-toolbar-primary{float:right;height:100%;position:relative}.media-toolbar-secondary{float:left;height:100%}.media-toolbar-primary>.media-button,.media-toolbar-primary>.media-button-group{margin-left:10px;float:left;margin-top:15px}.media-toolbar-secondary>.media-button,.media-toolbar-secondary>.media-button-group{margin-right:10px;margin-top:15px}.media-sidebar{position:absolute;top:0;right:0;bottom:0;width:267px;padding:0 16px;z-index:75;background:#f6f7f7;border-left:1px solid #dcdcde;overflow:auto;-webkit-overflow-scrolling:touch}.media-sidebar::after{content:"";display:flex;clear:both;height:24px}.hide-toolbar .media-sidebar{bottom:0}.image-details .media-embed h2,.media-sidebar h2{position:relative;font-weight:600;text-transform:uppercase;font-size:12px;color:#646970;margin:24px 0 8px}.attachment-details .setting,.media-sidebar .setting{display:block;float:left;width:100%;margin:0 0 10px}.attachment-details h2{display:grid;grid-template-columns:auto 5em}.media-sidebar .collection-settings .setting{margin:1px 0}.attachment-details .setting.has-description,.media-sidebar .setting.has-description{margin-bottom:5px}.media-sidebar .setting .link-to-custom{margin:3px 2px 0}.attachment-details .setting .name,.attachment-details .setting span,.media-sidebar .setting .name,.media-sidebar .setting .value,.media-sidebar .setting span{min-width:30%;margin-right:4%;font-size:12px;text-align:right;word-wrap:break-word}.media-sidebar .setting .name{max-width:80px}.media-sidebar .setting .value{text-align:left}.media-sidebar .setting select{max-width:65%}.attachment-details .field input[type=checkbox],.attachment-details .field input[type=radio],.attachment-details .setting input[type=checkbox],.attachment-details .setting input[type=radio],.media-sidebar .field input[type=checkbox],.media-sidebar .field input[type=radio],.media-sidebar .setting input[type=checkbox],.media-sidebar .setting input[type=radio]{float:none;margin:8px 3px 0;padding:0}.attachment-details .setting .name,.attachment-details .setting .value,.attachment-details .setting span,.compat-item label span,.media-sidebar .checkbox-label-inline,.media-sidebar .setting .name,.media-sidebar .setting .value,.media-sidebar .setting span{float:left;min-height:22px;padding-top:8px;line-height:1.33333333;font-weight:400;color:#646970}.media-sidebar .checkbox-label-inline{font-size:12px}.attachment-details .copy-to-clipboard-container,.media-sidebar .copy-to-clipboard-container{flex-wrap:wrap;margin-top:10px;margin-left:calc(35% - 1px);padding-top:10px}.attachment-details .attachment-info .copy-to-clipboard-container{float:none}.attachment-details .copy-to-clipboard-container .success,.media-sidebar .copy-to-clipboard-container .success{padding:0;min-height:0;line-height:2.18181818;text-align:left;color:#007017}.compat-item label span{text-align:right}.attachment-details .setting .value,.attachment-details .setting input[type=email],.attachment-details .setting input[type=number],.attachment-details .setting input[type=password],.attachment-details .setting input[type=search],.attachment-details .setting input[type=tel],.attachment-details .setting input[type=text],.attachment-details .setting input[type=url],.attachment-details .setting textarea,.attachment-details .setting+.description,.media-sidebar .setting .value,.media-sidebar .setting input[type=email],.media-sidebar .setting input[type=number],.media-sidebar .setting input[type=password],.media-sidebar .setting input[type=search],.media-sidebar .setting input[type=tel],.media-sidebar .setting input[type=text],.media-sidebar .setting input[type=url],.media-sidebar .setting textarea{box-sizing:border-box;margin:1px;width:65%;float:right}.attachment-details .setting .value,.attachment-details .setting+.description,.media-sidebar .setting .value{margin:0 1px;text-align:left}.attachment-details .setting+.description{clear:both;font-size:12px;font-style:normal;margin-bottom:10px}.attachment-details .setting textarea,.compat-item .field textarea,.media-sidebar .setting textarea{height:62px;resize:vertical}.alt-text textarea,.attachment-details .alt-text textarea,.compat-item .alt-text textarea,.media-sidebar .alt-text textarea{height:50px}.compat-item{float:left;width:100%;overflow:hidden}.compat-item table{width:100%;table-layout:fixed;border-spacing:0;border:0}.compat-item tr{padding:2px 0;display:block;overflow:hidden}.compat-item .field,.compat-item .label{display:block;margin:0;padding:0}.compat-item .label{min-width:30%;margin-right:4%;float:left;text-align:right}.compat-item .label span{display:block;width:100%}.compat-item .field{float:right;width:65%;margin:1px}.compat-item .field input[type=email],.compat-item .field input[type=number],.compat-item .field input[type=password],.compat-item .field input[type=search],.compat-item .field input[type=tel],.compat-item .field input[type=text],.compat-item .field input[type=url],.compat-item .field textarea{width:100%;margin:0;box-sizing:border-box}.sidebar-for-errors .attachment-details,.sidebar-for-errors .compat-item,.sidebar-for-errors .media-sidebar .media-progress-bar,.sidebar-for-errors .upload-details{display:none!important}.media-menu{position:absolute;top:0;left:0;right:0;bottom:0;margin:0;padding:50px 0 10px;background:#f6f7f7;border-right-width:1px;border-right-style:solid;border-right-color:#c3c4c7;-webkit-user-select:none;user-select:none}.media-menu .media-menu-item{display:block;box-sizing:border-box;width:100%;position:relative;border:0;margin:0;padding:8px 20px;font-size:14px;line-height:1.28571428;background:0 0;color:#2271b1;text-align:left;text-decoration:none;cursor:pointer}.media-menu .media-menu-item:hover{background:rgba(0,0,0,.04)}.media-menu .media-menu-item:active{color:#2271b1;outline:0}.media-menu .active,.media-menu .active:hover{color:#1d2327;font-weight:600}.media-menu .media-menu-item:focus{box-shadow:0 0 0 2px #2271b1;color:#043959;outline:2px solid transparent}.media-menu .separator{height:0;margin:12px 20px;padding:0;border-top:1px solid #dcdcde}.media-router{position:relative;padding:0 6px;margin:0;clear:both}.media-router .media-menu-item{position:relative;float:left;border:0;margin:0;padding:8px 10px 9px;height:18px;line-height:1.28571428;font-size:14px;text-decoration:none;background:0 0;cursor:pointer;transition:none}.media-router .media-menu-item:last-child{border-right:0}.media-router .media-menu-item:active,.media-router .media-menu-item:hover{color:#2271b1}.media-router .active,.media-router .active:hover{color:#1d2327}.media-router .media-menu-item:focus{box-shadow:0 0 0 2px #2271b1;color:#043959;outline:2px solid transparent;z-index:1}.media-router .active,.media-router .media-menu-item.active:last-child{margin:-1px -1px 0;background:#fff;border:1px solid #dcdcde;border-bottom:none}.media-router .active:after{display:none}.media-frame{overflow:hidden;position:absolute;top:0;left:0;right:0;bottom:0}.media-frame-menu{position:absolute;top:0;left:0;bottom:0;width:200px;z-index:150}.media-frame-title{position:absolute;top:0;left:200px;right:0;height:50px;z-index:200}.media-frame-router{position:absolute;top:50px;left:200px;right:0;height:36px;z-index:200}.media-frame-content{position:absolute;top:84px;left:200px;right:0;bottom:61px;height:auto;width:auto;margin:0;overflow:auto;background:#fff;border-top:1px solid #dcdcde}.media-frame-toolbar{position:absolute;left:200px;right:0;z-index:100;bottom:60px;height:auto}.media-frame.hide-menu .media-frame-content,.media-frame.hide-menu .media-frame-router,.media-frame.hide-menu .media-frame-title,.media-frame.hide-menu .media-frame-toolbar{left:0}.media-frame.hide-toolbar .media-frame-content{bottom:0}.media-frame.hide-router .media-frame-content{top:50px}.media-frame.hide-menu .media-frame-menu,.media-frame.hide-menu .media-frame-menu-heading,.media-frame.hide-router .media-frame-router,.media-frame.hide-toolbar .media-frame-toolbar{display:none}.media-frame-title h1{padding:0 16px;font-size:22px;line-height:2.27272727;margin:0}.media-attachments-filter-heading,.media-frame-menu-heading{position:absolute;left:20px;top:22px;margin:0;font-size:13px;line-height:1;z-index:151}.media-attachments-filter-heading{top:10px;left:16px}.mode-grid .media-attachments-filter-heading{top:0;left:-9999px}.mode-grid .media-frame-actions-heading{display:none}.wp-core-ui .button.media-frame-menu-toggle{display:none}.media-frame-title .suggested-dimensions{font-size:14px;float:right;margin-right:20px}.media-frame-content .crop-content{height:100%}.options-general-php .crop-content.site-icon,.wp-customizer:not(.mobile) .media-frame-content .crop-content.site-icon{margin-right:300px}.media-frame-content .crop-content .crop-image{display:block;margin:auto;max-width:100%;max-height:100%}.media-frame-content .crop-content .upload-errors{position:absolute;width:300px;top:50%;left:50%;margin-left:-150px;margin-right:-150px;z-index:600000}.media-frame .media-iframe{overflow:hidden}.media-frame .media-iframe,.media-frame .media-iframe iframe{height:100%;width:100%;border:0}.media-frame select.attachment-filters{margin-top:11px;margin-right:2%;max-width:42%;max-width:calc(48% - 12px)}.media-frame select.attachment-filters:last-of-type{margin-right:0}.media-frame .search{margin:32px 0 0;padding:4px;font-size:13px;color:#3c434a;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;-webkit-appearance:none}.media-toolbar-primary .search{max-width:100%}.media-modal .media-frame .media-search-input-label{position:absolute;left:0;top:10px;margin:0;line-height:1}.wp-core-ui .attachments{margin:0;-webkit-overflow-scrolling:touch}.wp-core-ui .attachment{position:relative;float:left;padding:8px;margin:0;color:#3c434a;cursor:pointer;list-style:none;text-align:center;-webkit-user-select:none;user-select:none;width:25%;box-sizing:border-box}.wp-core-ui .attachment.details:focus,.wp-core-ui .attachment:focus,.wp-core-ui .selected.attachment:focus{box-shadow:inset 0 0 2px 3px #fff,inset 0 0 0 7px #4f94d4;outline:2px solid transparent;outline-offset:-6px}.wp-core-ui .selected.attachment{box-shadow:inset 0 0 0 5px #fff,inset 0 0 0 7px #c3c4c7}.wp-core-ui .attachment.details{box-shadow:inset 0 0 0 3px #fff,inset 0 0 0 7px #2271b1}.wp-core-ui .attachment-preview{position:relative;box-shadow:inset 0 0 15px rgba(0,0,0,.1),inset 0 0 0 1px rgba(0,0,0,.05);background:#f0f0f1;cursor:pointer}.wp-core-ui .attachment-preview:before{content:"";display:block;padding-top:100%}.wp-core-ui .attachment .icon{margin:0 auto;overflow:hidden}.wp-core-ui .attachment .thumbnail{overflow:hidden;position:absolute;top:0;right:0;bottom:0;left:0;opacity:1;transition:opacity .1s}.wp-core-ui .attachment .portrait img{max-width:100%}.wp-core-ui .attachment .landscape img{max-height:100%}.wp-core-ui .attachment .thumbnail:after{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);overflow:hidden}.wp-core-ui .attachment .thumbnail img{top:0;left:0}.wp-core-ui .attachment .thumbnail .centered{position:absolute;top:0;left:0;width:100%;height:100%;transform:translate(50%,50%)}.wp-core-ui .attachment .thumbnail .centered img{transform:translate(-50%,-50%)}.wp-core-ui .attachments-browser .attachment .thumbnail .centered img.icon{transform:translate(-50%,-70%)}.wp-core-ui .attachment .filename{position:absolute;left:0;right:0;bottom:0;overflow:hidden;max-height:100%;word-wrap:break-word;text-align:center;font-weight:600;background:rgba(255,255,255,.8);box-shadow:inset 0 0 0 1px rgba(0,0,0,.15)}.wp-core-ui .attachment .filename div{padding:5px 10px}.wp-core-ui .attachment .thumbnail img{position:absolute}.wp-core-ui .attachment-close{display:block;position:absolute;top:5px;right:5px;height:22px;width:22px;padding:0;background-color:#fff;border-radius:3px;box-shadow:0 0 0 1px rgba(0,0,0,.3);transition:none}.wp-core-ui .attachment-close .media-modal-icon{display:inline-block;background-position:-96px 4px;height:22px;width:22px}.wp-core-ui .attachment-close:focus .media-modal-icon,.wp-core-ui .attachment-close:hover .media-modal-icon{background-position:-36px 4px}.wp-core-ui .attachment .check{display:none;height:24px;width:24px;padding:0;border:0;position:absolute;z-index:10;top:0;right:0;outline:0;background:#f0f0f1;cursor:pointer;box-shadow:0 0 0 1px #fff,0 0 0 2px rgba(0,0,0,.15)}.wp-core-ui .attachment .check .media-modal-icon{display:block;background-position:-1px 0;height:15px;width:15px;margin:5px}.wp-core-ui .attachment .check:hover .media-modal-icon{background-position:-40px 0}.wp-core-ui .attachment.selected .check{display:block}.wp-core-ui .attachment.details .check,.wp-core-ui .attachment.selected .check:focus,.wp-core-ui .media-frame.mode-grid .attachment.selected .check{background-color:#2271b1;box-shadow:0 0 0 1px #fff,0 0 0 2px #2271b1}.wp-core-ui .attachment.selected .check:focus{outline:2px solid transparent}.wp-core-ui .attachment.details .check .media-modal-icon,.wp-core-ui .media-frame.mode-grid .attachment.selected .check .media-modal-icon{background-position:-21px 0}.wp-core-ui .attachment.details .check:hover .media-modal-icon,.wp-core-ui .attachment.selected .check:focus .media-modal-icon,.wp-core-ui .media-frame.mode-grid .attachment.selected .check:hover .media-modal-icon{background-position:-60px 0}.wp-core-ui .media-frame .attachment .describe{position:relative;display:block;width:100%;margin:0;padding:0 8px;font-size:12px;border-radius:0}.media-frame .attachments-browser{position:relative;width:100%;height:100%;overflow:hidden}.attachments-browser .media-toolbar{right:300px;height:72px;background:#fff}.attachments-browser.hide-sidebar .media-toolbar{right:0}.attachments-browser .media-toolbar-primary>.media-button,.attachments-browser .media-toolbar-primary>.media-button-group,.attachments-browser .media-toolbar-secondary>.media-button,.attachments-browser .media-toolbar-secondary>.media-button-group{margin:10px 0}.attachments-browser .attachments{padding:2px 8px 8px}.attachments-browser .uploader-inline,.attachments-browser.has-load-more .attachments-wrapper,.attachments-browser:not(.has-load-more) .attachments{position:absolute;top:72px;left:0;right:300px;bottom:0;overflow:auto;outline:0}.attachments-browser .uploader-inline.hidden{display:none}.attachments-browser .media-toolbar-primary{max-width:33%}.mode-grid .attachments-browser .media-toolbar-primary{display:flex;align-items:center;column-gap:.5rem;margin:11px 0}.mode-grid .attachments-browser .media-toolbar-mode-select .media-toolbar-primary{display:none}.attachments-browser .media-toolbar-secondary{max-width:66%}.uploader-inline .close{background-color:transparent;border:0;cursor:pointer;height:48px;outline:0;padding:0;position:absolute;right:2px;text-align:center;top:2px;width:48px;z-index:1}.uploader-inline .close:before{font:normal 30px/1 dashicons!important;color:#50575e;display:inline-block;content:"\f335"/'';font-weight:300;margin-top:1px}.uploader-inline .close:focus{outline:1px solid #4f94d4;box-shadow:0 0 3px rgba(34,113,177,.8)}.attachments-browser.hide-sidebar .attachments,.attachments-browser.hide-sidebar .uploader-inline{right:0;margin-right:0}.attachments-browser .instructions{display:inline-block;margin-top:16px;line-height:1.38461538;font-size:13px;color:#646970}.attachments-browser .no-media{padding:2em 0 0 2em}.more-loaded .attachment:not(.found-media){background:#dcdcde}.load-more-wrapper{clear:both;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;padding:1em 0}.load-more-wrapper .load-more-count{min-width:100%;margin:0 0 1em;text-align:center}.load-more-wrapper .load-more{margin:0}.media-frame .load-more-wrapper .load-more+.spinner{float:none;margin:0 -30px 0 10px}.media-frame .load-more-wrapper .load-more.hidden+.spinner{margin:0}.load-more-wrapper::after{content:"";min-width:100%;order:1}.load-more-wrapper .load-more-jump{margin:0 0 0 12px}.attachment.new-media{outline:2px dotted #c3c4c7}.media-progress-bar{position:relative;height:10px;width:70%;margin:10px auto;border-radius:10px;background:#dcdcde;background:rgba(0,0,0,.1)}.media-progress-bar div{height:10px;min-width:20px;width:0;background:#2271b1;border-radius:10px;transition:width .3s}.media-uploader-status .media-progress-bar{display:none;width:100%}.uploading.media-uploader-status .media-progress-bar{display:block}.attachment-preview .media-progress-bar{position:absolute;top:50%;left:15%;width:70%;margin:-5px 0 0}.media-uploader-status{position:relative;margin:0 auto;padding-bottom:10px;max-width:400px}.uploader-inline .media-uploader-status h2{display:none}.media-uploader-status .upload-details{display:none;font-size:12px;color:#646970}.uploading.media-uploader-status .upload-details{display:block}.media-uploader-status .upload-detail-separator{padding:0 4px}.media-uploader-status .upload-count{color:#3c434a}.media-uploader-status .upload-dismiss-errors,.media-uploader-status .upload-errors{display:none}.errors.media-uploader-status .upload-dismiss-errors,.errors.media-uploader-status .upload-errors{display:block}.media-uploader-status .upload-dismiss-errors{transition:none;text-decoration:none}.upload-errors .upload-error{padding:12px;margin-bottom:12px;background:#fff;border-left:4px solid #d63638;box-shadow:0 1px 1px 0 rgba(0,0,0,.1)}.uploader-inline .upload-errors .upload-error{padding:12px 30px;background-color:#fcf0f1;box-shadow:none}.upload-errors .upload-error-filename{font-weight:600}.upload-errors .upload-error-message{display:block;padding-top:8px;word-wrap:break-word}.uploader-window,.wp-editor-wrap .uploader-editor{top:0;left:0;right:0;bottom:0;text-align:center;display:none}.uploader-window{position:fixed;z-index:250000;opacity:0;transition:opacity 250ms}.wp-editor-wrap .uploader-editor{position:absolute;z-index:99998;background:rgba(140,143,148,.9)}.uploader-window,.wp-editor-wrap .uploader-editor.droppable{background:rgba(10,75,120,.9)}.uploader-window-content,.wp-editor-wrap .uploader-editor-content{position:absolute;top:10px;left:10px;right:10px;bottom:10px;border:1px dashed #fff}.uploader-window .uploader-editor-title,.uploader-window h1,.wp-editor-wrap .uploader-editor .uploader-editor-title{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);font-size:3em;line-height:1.3;font-weight:600;color:#fff;margin:0;padding:0 10px}.wp-editor-wrap .uploader-editor .uploader-editor-title{display:none}.wp-editor-wrap .uploader-editor.droppable .uploader-editor-title{display:block}.uploader-window .media-progress-bar{margin-top:20px;max-width:300px;background:0 0;border-color:#fff;display:none}.uploader-window .media-progress-bar div{background:#fff}.uploading .uploader-window .media-progress-bar{display:block}.media-frame .uploader-inline{margin-bottom:20px;padding:0;text-align:center}.uploader-inline-content{position:absolute;top:30%;left:0;right:0}.uploader-inline-content .upload-ui{margin:2em 0}.uploader-inline-content .post-upload-ui{margin-bottom:2em}.uploader-inline .has-upload-message .upload-ui{margin:0 0 4em}.uploader-inline h2{font-size:20px;line-height:1.4;font-weight:400;margin:0}.uploader-inline .has-upload-message .upload-instructions{font-size:14px;color:#3c434a;font-weight:400}.uploader-inline .drop-instructions{display:none}.supports-drag-drop .uploader-inline .drop-instructions{display:block}.uploader-inline p{margin:.5em 0}.uploader-inline .media-progress-bar{display:none}.uploading.uploader-inline .media-progress-bar{display:block}.uploader-inline .browser{display:inline-block!important}.media-selection{position:absolute;top:0;left:0;right:350px;height:60px;padding:0 0 0 16px;overflow:hidden;white-space:nowrap}.media-selection .selection-info{display:inline-block;font-size:12px;height:60px;margin-right:10px;vertical-align:top}.media-selection.editing,.media-selection.empty{display:none}.media-selection.one .edit-selection{display:none}.media-selection .count{display:block;padding-top:12px;font-size:14px;line-height:1.42857142;font-weight:600}.media-selection .button-link{float:left;padding:1px 8px;margin:1px 8px 1px -8px;line-height:1.4;border-right:1px solid #dcdcde;color:#2271b1;text-decoration:none}.media-selection .button-link:focus,.media-selection .button-link:hover{color:#135e96}.media-selection .button-link:last-child{border-right:0;margin-right:0}.selection-info .clear-selection{color:#d63638}.selection-info .clear-selection:focus,.selection-info .clear-selection:hover{color:#d63638}.media-selection .selection-view{display:inline-block;vertical-align:top}.media-selection .attachments{display:inline-block;height:48px;margin:6px;padding:0;overflow:hidden;vertical-align:top}.media-selection .attachment{width:40px;padding:0;margin:4px}.media-selection .attachment .thumbnail{top:0;right:0;bottom:0;left:0}.media-selection .attachment .icon{width:50%}.media-selection .attachment-preview{box-shadow:none;background:0 0}.wp-core-ui .media-selection .attachment.details:focus,.wp-core-ui .media-selection .attachment:focus,.wp-core-ui .media-selection .selected.attachment:focus{box-shadow:0 0 0 1px #fff,0 0 2px 3px #4f94d4;outline:2px solid transparent}.wp-core-ui .media-selection .selected.attachment{box-shadow:none}.wp-core-ui .media-selection .attachment.details{box-shadow:0 0 0 1px #fff,0 0 0 3px #2271b1}.media-selection:after{content:"";display:block;position:absolute;top:0;right:0;bottom:0;width:25px;background-image:linear-gradient(to left,#fff,rgba(255,255,255,0))}.media-selection .attachment .filename{display:none}.media-frame .spinner{background:url(//alk.in.th/wp-includes/images/spinner.gif) no-repeat;background-size:20px 20px;float:right;display:inline-block;visibility:hidden;opacity:.7;width:20px;height:20px;margin:0;vertical-align:middle}.media-frame .media-sidebar .settings-save-status .spinner{position:absolute;right:0;top:0}.media-frame.mode-grid .spinner{margin:0;float:none;vertical-align:middle}.media-modal .media-toolbar .spinner{float:none;vertical-align:bottom;margin:0 0 5px 5px}.media-frame .instructions+.spinner.is-active{vertical-align:middle}.media-frame .spinner.is-active{visibility:visible}.attachment-details{position:relative;overflow:auto}.attachment-details .settings-save-status{text-align:right;text-transform:none;font-weight:400}.attachment-details .settings-save-status .spinner{float:none;margin-left:5px}.attachment-details .settings-save-status .saved{display:none}.attachment-details.save-waiting .settings-save-status .spinner{visibility:visible}.attachment-details.save-complete .settings-save-status .saved{display:inline-block}.attachment-info{overflow:hidden;min-height:60px;margin-bottom:16px;line-height:1.5;color:#646970;border-bottom:1px solid #dcdcde;padding-bottom:11px}.attachment-info .wp-media-wrapper{margin-bottom:8px}.attachment-info .wp-media-wrapper.wp-audio{margin-top:13px}.attachment-info .filename{font-weight:600;color:#3c434a;word-wrap:break-word}.attachment-info .thumbnail{position:relative;float:left;max-width:120px;max-height:120px;margin-top:5px;margin-right:10px;margin-bottom:5px}.uploading .attachment-info .thumbnail{width:120px;height:80px;box-shadow:inset 0 0 15px rgba(0,0,0,.1)}.uploading .attachment-info .media-progress-bar{margin-top:35px}.attachment-info .thumbnail-image:after{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;box-shadow:inset 0 0 0 1px rgba(0,0,0,.15);overflow:hidden}.attachment-info .thumbnail img{display:block;max-width:120px;max-height:120px;margin:0 auto}.attachment-info .details{float:left;font-size:12px;max-width:100%}.attachment-info .delete-attachment,.attachment-info .edit-attachment,.attachment-info .trash-attachment,.attachment-info .untrash-attachment{display:block;text-decoration:none;white-space:nowrap}.attachment-details.needs-refresh .attachment-info .edit-attachment{display:none}.attachment-info .edit-attachment{display:block}.media-modal .delete-attachment,.media-modal .trash-attachment,.media-modal .untrash-attachment{display:inline;padding:0;color:#d63638}.media-modal .delete-attachment:focus,.media-modal .delete-attachment:hover,.media-modal .trash-attachment:focus,.media-modal .trash-attachment:hover,.media-modal .untrash-attachment:focus,.media-modal .untrash-attachment:hover{color:#d63638}.attachment-display-settings{width:100%;float:left;overflow:hidden}.collection-settings{overflow:hidden}.collection-settings .setting input[type=checkbox]{float:left;margin-right:8px}.collection-settings .setting .name,.collection-settings .setting span{min-width:inherit}.media-modal .imgedit-wrap{position:static}.media-modal .imgedit-wrap .imgedit-panel-content{padding:16px 16px 0;overflow:visible}.media-modal .imgedit-wrap .imgedit-save-target{margin:8px 0 24px}.media-modal .imgedit-group{background:0 0;border:none;box-shadow:none;margin:0;padding:0;position:relative}.media-modal .imgedit-group.imgedit-panel-active{margin-bottom:16px;padding-bottom:16px}.media-modal .imgedit-group-top{margin:0}.media-modal .imgedit-group-top h2,.media-modal .imgedit-group-top h2 .button-link{display:inline-block;text-transform:uppercase;font-size:12px;color:#646970;margin:0;margin-top:3px}.media-modal .imgedit-group-top h2 .button-link,.media-modal .imgedit-group-top h2 a{text-decoration:none;color:#646970}.wp-core-ui.media-modal .image-editor .imgedit-help-toggle,.wp-core-ui.media-modal .image-editor .imgedit-help-toggle:active,.wp-core-ui.media-modal .image-editor .imgedit-help-toggle:hover{border:1px solid transparent;margin:0;padding:0;background:0 0;color:#2271b1;font-size:20px;line-height:1;cursor:pointer;box-sizing:content-box;box-shadow:none}.wp-core-ui.media-modal .image-editor .imgedit-help-toggle:focus{color:#2271b1;border-color:#2271b1;box-shadow:0 0 0 1px #2271b1;outline:2px solid transparent}.wp-core-ui.media-modal .imgedit-group-top .dashicons-arrow-down.imgedit-help-toggle{margin-top:-3px}.wp-core-ui.media-modal .image-editor h3 .imgedit-help-toggle{margin-top:-2px}.media-modal .imgedit-help-toggled span.dashicons:before{content:"\f142"/''}.media-modal .imgedit-thumbnail-preview{margin:10px 8px 0 0}.imgedit-thumbnail-preview-caption{display:block}.media-modal .imgedit-wrap .notice,.media-modal .imgedit-wrap div.updated{margin:0 16px}.embed-url{display:block;position:relative;padding:16px;margin:0;z-index:250;background:#fff;font-size:18px}.media-frame .embed-url input{font-size:18px;line-height:1.22222222;padding:12px 40px 12px 14px;width:100%;min-width:200px;box-shadow:inset 2px 2px 4px -2px rgba(0,0,0,.1)}.media-frame .embed-url input::-ms-clear{display:none}.media-frame .embed-url .spinner{position:absolute;top:32px;right:26px}.media-frame .embed-loading .embed-url .spinner{visibility:visible}.embed-link-settings,.embed-media-settings{position:absolute;top:82px;left:0;right:0;bottom:0;padding:0 16px;overflow:auto}.media-embed .embed-link-settings .link-text{margin-top:0}.embed-link-settings::after,.embed-media-settings::after{content:"";display:flex;clear:both;height:24px}.media-embed .embed-link-settings{overflow:visible}.embed-preview embed,.embed-preview iframe,.embed-preview img,.mejs-container video{max-width:100%;vertical-align:middle}.embed-preview a{display:inline-block}.embed-preview img{display:block;height:auto}.mejs-container:focus{outline:1px solid #2271b1;box-shadow:0 0 0 2px #2271b1}.image-details .media-modal{left:140px;right:140px}.image-details .media-frame-content,.image-details .media-frame-router,.image-details .media-frame-title{left:0}.image-details .embed-media-settings{top:0;overflow:visible;padding:0}.image-details .embed-media-settings::after{content:none}.image-details .embed-media-settings,.image-details .embed-media-settings div{box-sizing:border-box}.image-details .column-settings{background:#f6f7f7;border-right:1px solid #dcdcde;min-height:100%;width:55%;position:absolute;top:0;left:0}.image-details .column-settings h2{margin:20px;padding-top:20px;border-top:1px solid #dcdcde;color:#1d2327}.image-details .column-image{width:45%;position:absolute;left:55%;top:0}.image-details .image{margin:20px}.image-details .image img{max-width:100%;max-height:500px}.image-details .advanced-toggle{padding:0;color:#646970;text-transform:uppercase;text-decoration:none}.image-details .advanced-toggle:active,.image-details .advanced-toggle:hover{color:#646970}.image-details .advanced-toggle:after{font:normal 20px/1 dashicons;vertical-align:top;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f140"/'';display:inline-block;margin-top:-2px}.image-details .advanced-visible .advanced-toggle:after{content:"\f142"/''}.image-details .custom-size .custom-size-setting,.image-details .custom-size label{display:block;float:left}.image-details .custom-size .custom-size-setting label{float:none}.image-details .custom-size input{width:5em}.image-details .custom-size .sep{float:left;margin:26px 6px 0}.image-details .custom-size .description{margin-left:0}.media-embed .thumbnail{max-width:100%;max-height:200px;position:relative;float:left}.media-embed .thumbnail img{max-height:200px;display:block}.media-embed .thumbnail:after{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);overflow:hidden}.media-embed .setting,.media-embed .setting-group{width:100%;margin:10px 0;float:left;display:block;clear:both}.media-embed .setting-group .setting:not(.checkbox-setting){margin:0}.media-embed .setting.has-description{margin-bottom:5px}.media-embed .description{clear:both;font-style:normal}.media-embed .content-track+.description{line-height:1.4;max-width:none!important}.media-embed .remove-track{margin-bottom:10px}.image-details .embed-media-settings .setting,.image-details .embed-media-settings .setting-group{float:none;width:auto}.image-details .actions{margin:10px 0}.image-details .hidden{display:none}.media-embed .setting input[type=text],.media-embed .setting textarea,.media-embed fieldset{display:block;width:100%;max-width:400px}.image-details .embed-media-settings .setting input[type=text],.image-details .embed-media-settings .setting textarea{max-width:inherit;width:70%}.image-details .description,.image-details .embed-media-settings .custom-size,.image-details .embed-media-settings .link-target,.image-details .embed-media-settings .setting input.link-to-custom,.image-details .embed-media-settings .setting-group{margin-left:27%;width:70%}.image-details .description{font-style:normal;margin-top:0}.image-details .embed-media-settings .link-target{margin-top:16px}.audio-details .checkbox-label,.image-details .checkbox-label,.video-details .checkbox-label{vertical-align:baseline}.media-embed .setting input.hidden,.media-embed .setting textarea.hidden{display:none}.media-embed .setting .name,.media-embed .setting span,.media-embed .setting-group .name{display:inline-block;font-size:13px;line-height:1.84615384;color:#646970}.media-embed .setting span{display:block;width:200px}.image-details .embed-media-settings .setting .name,.image-details .embed-media-settings .setting span{float:left;width:25%;text-align:right;margin:8px 1% 0;line-height:1.1}.image-details .embed-media-settings .setting .button-group,.media-frame .setting-group .button-group{width:auto}.media-embed-sidebar{position:absolute;top:0;left:440px}.advanced-section,.link-settings{margin-top:10px}.media-frame .setting .button-group{display:flex;margin:0!important;max-width:none!important}.rtl .media-frame,.rtl .media-frame .search,.rtl .media-frame input[type=email],.rtl .media-frame input[type=number],.rtl .media-frame input[type=password],.rtl .media-frame input[type=search],.rtl .media-frame input[type=tel],.rtl .media-frame input[type=text],.rtl .media-frame input[type=url],.rtl .media-frame select,.rtl .media-frame textarea,.rtl .media-modal{font-family:Tahoma,sans-serif}:lang(he-il) .rtl .media-frame,:lang(he-il) .rtl .media-frame .search,:lang(he-il) .rtl .media-frame input[type=email],:lang(he-il) .rtl .media-frame input[type=number],:lang(he-il) .rtl .media-frame input[type=password],:lang(he-il) .rtl .media-frame input[type=search],:lang(he-il) .rtl .media-frame input[type=text],:lang(he-il) .rtl .media-frame input[type=url],:lang(he-il) .rtl .media-frame select,:lang(he-il) .rtl .media-frame textarea,:lang(he-il) .rtl .media-modal{font-family:Arial,sans-serif}@media only screen and (max-width:900px){.media-modal .media-frame-title{height:40px}.media-modal .media-frame-title h1{line-height:2.22222222;font-size:18px}.media-modal-close{width:42px;height:42px}.media-frame .media-frame-title{position:static;padding:0 44px;text-align:center}.media-frame:not(.hide-menu) .media-frame-content,.media-frame:not(.hide-menu) .media-frame-router,.media-frame:not(.hide-menu) .media-frame-toolbar{left:0}.media-frame:not(.hide-menu) .media-frame-router{top:80px}.media-frame:not(.hide-menu) .media-frame-content{top:114px}.media-frame.hide-router .media-frame-content{top:80px}.media-frame:not(.hide-menu) .media-frame-menu{position:static;width:0}.media-frame:not(.hide-menu) .media-menu{display:none;width:auto;max-width:80%;overflow:auto;z-index:2000;top:75px;left:50%;transform:translateX(-50%);right:auto;bottom:auto;padding:5px 0;border:1px solid #c3c4c7}.media-frame:not(.hide-menu) .media-menu.visible{display:block}.media-frame:not(.hide-menu) .media-menu>a{padding:12px 16px;font-size:16px}.media-frame:not(.hide-menu) .media-menu .separator{margin:5px 10px}.media-frame-menu-heading{clip-path:inset(50%);height:1px;overflow:hidden;padding:0;width:1px;border:0;margin:-1px;word-wrap:normal!important}.wp-core-ui .media-frame:not(.hide-menu) .button.media-frame-menu-toggle{display:inline-flex;align-items:center;position:absolute;left:50%;transform:translateX(-50%);margin:-6px 0 0;padding:0 2px 0 12px;font-size:.875rem;font-weight:600;text-decoration:none;background:0 0;height:.1%;min-height:40px}.wp-core-ui .button.media-frame-menu-toggle:active,.wp-core-ui .button.media-frame-menu-toggle:hover{background:0 0;transform:none}.wp-core-ui .button.media-frame-menu-toggle:focus{outline:1px solid transparent}.media-sidebar{width:230px}.options-general-php .crop-content.site-icon,.wp-customizer:not(.mobile) .media-frame-content .crop-content.site-icon{margin-right:262px}.attachments-browser .attachments,.attachments-browser .attachments-wrapper,.attachments-browser .media-toolbar,.attachments-browser .uploader-inline,.attachments-browser.has-load-more .attachments-wrapper{right:262px}.attachments-browser .media-toolbar{height:82px}.attachments-browser .attachments,.attachments-browser .uploader-inline,.media-frame-content .attachments-browser .attachments-wrapper{top:82px}.attachment-details .setting,.media-sidebar .setting{margin:6px 0}.attachment-details .setting .name,.attachment-details .setting input,.attachment-details .setting textarea,.compat-item label span,.media-sidebar .setting .name,.media-sidebar .setting input,.media-sidebar .setting textarea{float:none;display:inline-block}.attachment-details .setting span,.media-sidebar .checkbox-label-inline,.media-sidebar .setting span{float:none}.media-sidebar .setting .select-label-inline{display:inline}.attachment-details .setting .name,.compat-item label span,.media-sidebar .checkbox-label-inline,.media-sidebar .setting .name{text-align:inherit;min-height:16px;margin:0;padding:8px 2px 2px}.attachment-details .attachment-info .copy-to-clipboard-container,.media-sidebar .setting .copy-to-clipboard-container{margin-left:0;padding-top:0}.attachment-details .attachment-info .copy-attachment-url,.media-sidebar .setting .copy-attachment-url{margin:0 1px}.attachment-details .setting .value,.media-sidebar .setting .value{float:none;width:auto}.attachment-details .setting input[type=email],.attachment-details .setting input[type=number],.attachment-details .setting input[type=password],.attachment-details .setting input[type=search],.attachment-details .setting input[type=tel],.attachment-details .setting input[type=text],.attachment-details .setting input[type=url],.attachment-details .setting select,.attachment-details .setting textarea,.attachment-details .setting+.description,.media-sidebar .setting input[type=email],.media-sidebar .setting input[type=number],.media-sidebar .setting input[type=password],.media-sidebar .setting input[type=search],.media-sidebar .setting input[type=tel],.media-sidebar .setting input[type=text],.media-sidebar .setting input[type=url],.media-sidebar .setting select,.media-sidebar .setting textarea{float:none;width:98%;max-width:none;height:auto}.media-frame .media-toolbar input[type=search]{line-height:2.25}.attachment-details .setting select.columns,.media-sidebar .setting select.columns{width:auto}.media-frame .search,.media-frame input,.media-frame textarea{padding:3px 6px}.wp-admin .media-frame select{min-height:40px;font-size:16px;line-height:1.625;padding:5px 24px 5px 8px}.image-details .column-image{width:30%;left:70%}.image-details .column-settings{width:70%}.image-details .media-modal{left:30px;right:30px}.image-details .embed-media-settings .setting,.image-details .embed-media-settings .setting-group{margin:20px}.image-details .embed-media-settings .setting .name,.image-details .embed-media-settings .setting span{float:none;text-align:left;width:100%;margin-bottom:4px;margin-left:0}.media-modal .legend-inline{position:static;transform:none;margin-left:0;margin-bottom:6px}.image-details .embed-media-settings .setting-group .setting{margin-bottom:0}.image-details .embed-media-settings .setting input.link-to-custom,.image-details .embed-media-settings .setting input[type=text],.image-details .embed-media-settings .setting textarea{width:100%;margin-left:0}.image-details .embed-media-settings .setting.has-description{margin-bottom:5px}.image-details .description{width:auto;margin:0 20px}.image-details .embed-media-settings .custom-size{margin-left:20px}.collection-settings .setting input[type=checkbox]{float:none;margin-top:0}.media-selection{min-width:120px}.media-selection:after{background:0 0}.media-selection .attachments{display:none}.media-modal .attachments-browser .media-toolbar .search{max-width:100%;height:auto;float:right}.media-modal .attachments-browser .media-toolbar .attachment-filters{height:auto}.media-frame input[type=email],.media-frame input[type=number],.media-frame input[type=password],.media-frame input[type=search],.media-frame input[type=text],.media-frame input[type=url],.media-frame select,.media-frame textarea{font-size:16px;line-height:1.5}.media-frame .media-toolbar input[type=search]{line-height:2.3755}.media-modal .media-toolbar .spinner{margin-bottom:10px}}@media screen and (max-width:782px){.imgedit-panel-content{grid-template-columns:auto}.media-frame-toolbar .media-toolbar{bottom:-54px}.mode-grid .attachments-browser .media-toolbar-primary{display:grid;grid-template-columns:auto 1fr}.mode-grid .attachments-browser .media-toolbar-primary input[type=search]{width:100%}.attachment-details .copy-to-clipboard-container .success,.media-sidebar .copy-to-clipboard-container .success{font-size:14px;line-height:2.71428571}.media-frame .wp-filter .media-toolbar-secondary{position:unset}.media-frame .media-toolbar-secondary .spinner{position:absolute;top:0;bottom:0;margin:auto;left:0;right:0;z-index:9}.media-bg-overlay{content:'';background:#fff;width:100%;height:100%;display:none;position:absolute;left:0;right:0;top:0;bottom:0;opacity:.6}}@media only screen and (max-width:640px),screen and (max-height:400px){.image-details .media-modal,.media-modal{position:fixed;top:0;left:0;right:0;bottom:0}.media-modal-backdrop{position:fixed}.options-general-php .crop-content.site-icon,.wp-customizer:not(.mobile) .media-frame-content .crop-content.site-icon{margin-right:0}.media-sidebar{z-index:1900;max-width:70%;bottom:120%;box-sizing:border-box;padding-bottom:0}.media-sidebar.visible{bottom:0}.attachments-browser .attachments,.attachments-browser .media-toolbar,.attachments-browser .uploader-inline,.media-frame-content .attachments-browser .attachments-wrapper{right:0}.image-details .media-frame-title{display:block;top:0;font-size:14px}.image-details .column-image,.image-details .column-settings{width:100%;position:relative;left:0}.image-details .column-settings{padding:4px 0}.media-frame-content .media-toolbar .instructions{display:none}.load-more-wrapper .load-more-jump{margin:12px 0 0}}@media only screen and (min-width:901px) and (max-height:400px){.media-frame:not(.hide-menu) .media-menu,.media-menu{top:0;padding-top:44px}.load-more-wrapper .load-more-jump{margin:12px 0 0}}@media only screen and (max-width:480px){.wp-core-ui.wp-customizer .media-button{margin-top:13px}}@media print,(min-resolution:120dpi){.wp-core-ui .media-modal-icon{background-image:url(//alk.in.th/wp-includes/images/uploader-icons-2x.png);background-size:134px 15px}.media-frame .spinner{background-image:url(//alk.in.th/wp-includes/images/spinner-2x.gif)}}.media-frame-content[data-columns="1"] .attachment{width:100%}.media-frame-content[data-columns="2"] .attachment{width:50%}.media-frame-content[data-columns="3"] .attachment{width:33.33%}.media-frame-content[data-columns="4"] .attachment{width:25%}.media-frame-content[data-columns="5"] .attachment{width:20%}.media-frame-content[data-columns="6"] .attachment{width:16.66%}.media-frame-content[data-columns="7"] .attachment{width:14.28%}.media-frame-content[data-columns="8"] .attachment{width:12.5%}.media-frame-content[data-columns="9"] .attachment{width:11.11%}.media-frame-content[data-columns="10"] .attachment{width:10%}.media-frame-content[data-columns="11"] .attachment{width:9.09%}.media-frame-content[data-columns="12"] .attachment{width:8.33%}.imgareaselect-border1 {
background: url(//alk.in.th/wp-includes/js/imgareaselect/border-anim-v.gif) repeat-y left top;
}
.imgareaselect-border2 {
background: url(//alk.in.th/wp-includes/js/imgareaselect/border-anim-h.gif) repeat-x left top;
}
.imgareaselect-border3 {
background: url(//alk.in.th/wp-includes/js/imgareaselect/border-anim-v.gif) repeat-y right top;
}
.imgareaselect-border4 {
background: url(//alk.in.th/wp-includes/js/imgareaselect/border-anim-h.gif) repeat-x left bottom;
}
.imgareaselect-border1, .imgareaselect-border2,
.imgareaselect-border3, .imgareaselect-border4 {
filter: alpha(opacity=50);
opacity: 0.5;
}
.imgareaselect-handle {
background-color: #fff;
border: solid 1px #000;
filter: alpha(opacity=50);
opacity: 0.5;
}
.imgareaselect-outer {
background-color: #000;
filter: alpha(opacity=50);
opacity: 0.5;
}
.imgareaselect-selection {
}#wp-user-profile-avatar-errors,#wp-user-profile-avatar-readable-size-error,.wp-user-profile-avatar-error{color:#c00!important;font-weight:700!important}#wp-user-profile-avatar-readable-size-success,#wp-user-profile-avatar-success,.wp-user-profile-avatar-success{color:#179a17!important;font-weight:700!important}#wp-user-profile-avatar-readable-size-error,#wp-user-profile-avatar-undo-button,.wp-user-profile-avatar-no-avatars{display:none}#wp-user-profile-avatar-preview,#wp_user_profile_avatar_preview-existing{margin-right:10px}#wp-user-profile-avatar-preview,#wp-user-profile-avatar-thumbnail,#wp_user_profile_avatar_preview-existing,#wp_user_profile_avatar_thumbnail-existing{display:inline-block;text-align:center;vertical-align:top}#wp-user-profile-avatar-preview img,#wp-user-profile-avatar-thumbnail img,#wp_user_profile_avatar_preview-existing img,#wp_user_profile_avatar_thumbnail-existing img{max-height:96px;border:1px solid #dfdfdf;display:block}.widget_wp_user_profile_avatar #wp-user-profile-avatar-preview img,.widget_wp_user_profile_avatar #wp-user-profile-avatar-thumbnail img,.widget_wp_user_profile_avatar #wp_user_profile_avatar_preview-existing img,.widget_wp_user_profile_avatar #wp_user_profile_avatar_thumbnail-existing img{max-height:64px}.defaultavatarpicker #wp-user-profile-avatar-preview,.defaultavatarpicker #wp_user_profile_avatar_preview-existing{width:32px;height:32px;margin-right:0;display:inline-block;overflow:hidden;vertical-align:middle}.defaultavatarpicker #wp-user-profile-avatar-preview img,.defaultavatarpicker #wp_user_profile_avatar_preview-existing img{width:32px;height:auto;border:0}#wp-user-profile-avatar-edit #wp-user-profile-avatar-remove,#wp-user-profile-avatar-edit #wp-user-profile-avatar-undo,#wp-user-profile-avatar-edit-attachment{margin-left:10px!important}#wp-user-profile-avatar-slider{width:22.75em}#wp-user-profile-avatar-upload-messages span{display:block}.wp-user-profile-avatar-hide{display:none!important}.wp-user-profile-avatar .alignleft{float:left;margin:.3rem 2rem 2rem}.wp-user-profile-avatar .alignright{float:right;margin:.3rem 0 2rem 2rem}.wp-user-profile-avatar .aligncenter,.wp-user-profile-avatar .alignnone{margin:4rem auto;text-align:center}.author-bio-section{border:1px solid #111;padding:15px 25px;margin-top:20px}.author-bio-section .author_details{display:flex;align-items:flex-start;margin-bottom:10px}.author-bio-section .author-image{margin:10px 0}.author-bio-section .author-image img{width:100px;margin-right:15px;display:block}.author-bio-section .author-info .author-bio,.update-user-profile-avatar #wp-user-profile-avatar-add-button-existing{margin:0}.author-bio-section .author-flex{display:grid;grid-template-columns:100px auto;align-items:center;margin-bottom:10px}.author-bio-section .author-info{margin-left:20px}.author-bio-section .author-info .author-name{font-weight:500;text-transform:capitalize}.author-bio-section .authorbox-social-icons{border-top:1px solid #111;margin:0 0 10px;padding-top:20px}.update-user-profile-avatar td,.update-user-profile-avatar th{border-color:#eee;padding:20px}.update-user-profile-avatar #wpupa_url{width:100%;max-width:500px;border-color:var(--wpem-gray-border-color);padding:10px}.update-user-profile-avatar #wp-user-profile-avatar-add-button-existing .button{border:1px solid var(--wpem-gray-border-color);background-color:var(--wpem-gray-bg-color);padding:10px 20px;cursor:pointer}.update-user-profile-avatar #wp-user-profile-avatar-add-button-existing .button:hover{background-color:var(--wpem-gray-border-color);color:var(--wpem-dark-color)}.update-user-profile-avatar #wp-user-profile-avatar-remove-button,.update-user-profile-avatar #wp-user-profile-avatar-undo-button,.update-user-profile-avatar #wp_user_profile_avatar_preview,.update-user-profile-avatar #wp_user_profile_avatar_thumbnail{margin-bottom:0}.update-user-profile-avatar #wp_user_profile_avatar_preview img,.update-user-profile-avatar #wp_user_profile_avatar_thumbnail img{margin-bottom:5px}#wp-user-profile-avatar-undo-button{margin-top:10px}.size-large{width:1024px;}.size-medium{width:300px;}.size-thumbnail{width:150px;}img.avatar{width: 100px;height: auto;}
     article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary { display: block; } audio, canvas, progress, video { display: inline-block; vertical-align: baseline; } audio:not([controls]) { display: none; height: 0; } [hidden], template { display: none; }  a { background-color: transparent; } a:active, a:hover { outline: 0; }  abbr[title] { border-bottom: 1px dotted; } b, strong { font-weight: bold; } dfn { font-style: italic; } h1 { font-size: 2em; margin: 0.67em 0; } mark { background: #ff0; color: #000; } small { font-size: 80%; } sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }  img { border: 0; } svg:not(:root) { overflow: hidden; }  figure { margin: 1em 40px; } hr { box-sizing: content-box; height: 0; } pre { overflow: auto; } code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em; }   button, input, optgroup, select, textarea { color: inherit; font: inherit; margin: 0; } button { overflow: visible; } button, select { text-transform: none; } button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; } button[disabled], html input[disabled] { cursor: default; } button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; } input { line-height: normal; } input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; } input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto; } input[type="search"] { -webkit-appearance: textfield; box-sizing: content-box; } input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; } fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; } legend { border: 0; padding: 0; } textarea { overflow: auto; } optgroup { font-weight: bold; }  table { border-collapse: collapse; border-spacing: 0; }
td, th { padding: 0; }
.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }   html { overflow-y: scroll; min-height: 100%; font-size: 100.01%; -webkit-overflow-scrolling: touch; -webkit-tap-highlight-color: transparent; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
* { box-sizing: border-box; } body { font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif; font-size: 100%; line-height: 1.5; font-style: normal; min-height: 100%; margin: 0; background: #eee; }
body, select, input, textarea { color: #444; -webkit-font-smoothing: antialiased; text-rendering: optimizelegibility; }   a { text-decoration: none; transition: background-color 150ms linear, color 150ms linear; border: none; padding: 0; margin: 0; }
a:hover { color: #FFD62C; }
a img { display: block; border: none; padding: 0; margin: 0; } ::-moz-selection { background: #ffb7b7; text-shadow: none; }
::selection { background: #ffb7b7; text-shadow: none; }
.chromeframe, .browserupgrade { margin: 0.2em 0; background: #ccc; color: #000; padding: 0.2em 0; text-align: center; }
.chromeframe a, .browserupgrade a { color: #007fff; }
a:focus { outline: none; }
a.aux-disabled, a[href="#null"] { pointer-events: none; cursor: default; text-decoration: none; color: black; } p { margin: 0 0 1em 0; }
p.red::-webkit-selection { background: #ffb7b7; }
p.red::-moz-selection { background: #ffb7b7; }
p.blue::-webkit-selection { background: #a8d1ff; }
p.blue::-moz-selection { background: #a8d1ff; }
p.yellow::-webkit-selection { background: #fff2a8; }
p.yellow::-moz-selection { background: #fff2a8; }
hr, .divider { display: block; clear: both; height: 0; line-height: 0; border: 0; padding: 0; border-bottom: 1px solid #404040; }
.divider { position: relative; }
.divider > * { display: inline-block; position: absolute; right: 0; line-height: 100%; cursor: pointer; }
hr.dotted, .divider.dotted { border-bottom-style: dotted; }
hr.dashed, .divider.dashed { border-bottom-style: dashed; }
hr.both { margin-bottom: 1.5em; margin-top: 1.5em; }
hr.both2 { margin-bottom: 2em; margin-top: 2em; }
hr.top, article.top { margin-top: 1em; }
hr.top2 { margin-top: 2em; }
hr.bottom { margin-bottom: 1em; }
hr.bottom2 { margin-bottom: 2em; }
aside hr { margin-top: 1em; margin-bottom: 1em; }
pre { clear: both; line-height: 1.5em; padding: 0px .5em; }
pre p { margin-bottom: 0; }
pre code { display: table; }
pre, code, kbd, samp { font-family: monospace,Monaco, Courier New, serif; }
abbr[title] { cursor: help; text-decoration: none; }
dl { margin: 0 0 1.5em 0; }
dl dt { font-weight: bold; }
dd { margin-left: 1.5em; }
small { font-size: small; }
big { font-size: larger; }
.alert { color: #CA0000 !important; }
ins { background-color: #f3f3f3; text-decoration: initial; padding: 0.2em 0.3em; border-radius: 3px; }
address { margin-bottom: 1em; } h1, h2, h3, h4, h5, h6 { font-style: normal; font-family: "Georgia",Helvetica, sans-serif; letter-spacing: 0; font-weight: 600; margin-top: .2em; text-rendering: optimizeSpeed; }
h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong { font-weight: 800; }
h1, .aux-h1 { font-size: 3.3125em; line-height: 1.2; margin-bottom: .4em; }
h2, .aux-h2 { font-size: 2.375em; line-height: 1.5; margin-bottom: .5em; }
h3, .aux-h3 { font-size: 1.6875em; line-height: 1.8; margin-bottom: .6em; }
h4, .aux-h4 { font-size: 1.375em; line-height: 1.15; margin-bottom: 1.1em; }
h5, .aux-h5 { font-size: 1.125em; line-height: 1.4; margin-bottom: 1.4em; letter-spacing: 1px; }
h6, .aux-h6 { font-size: 0.9375em; line-height: 1.6; margin-bottom: 1.7em; letter-spacing: 1px; }
h1 .small, h2 .small, h3 .small, h4 .small { font-weight: normal; }
h1 .small { font-size: 1.5em; }
h2 .small { font-size: 1.125em; }
h3 .small { font-size: 0.875em; }
h4 .small { font-size: 0.875em; } blockquote { margin: 0 0 1em; padding: 1.5em; border-left: 1px solid #ccc; position: relative; font-size: 140%; line-height: 1.6; color: #444; font-style: italic; quotes: "“" "”" "‘" "’"; }
blockquote:after { content: ""; display: table; clear: both; }
blockquote > i { color: #555; font-size: 450%; line-height: 1em; position: absolute; top: 0.1em; left: 0.2em; color: #B9B9B9; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; z-index: 3; }
blockquote > i:before { content: '\201C'; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
blockquote p { margin: 0; }
blockquote cite { font-style: normal; font-size: 13px; }
blockquote blockquote { font-size: 100%; } q { display: inline; }
q:before { content: open-quote; }
q:after { content: close-quote; }
.clear { clear: both; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0; }
.aux-hide { display: none; }
.aux-hide-text { text-indent: 100%; white-space: nowrap; overflow: hidden; }
.aux-visually-hide { position: absolute; overflow: hidden; clip: rect(0 0 0 0); height: 1px; width: 1px; margin: -1px; padding: 0; border: 0; } .clearfix:after { content: ""; display: table; clear: both; }
.aux-container:after, figure:after { content: ""; display: table; clear: both; }
.aux-container { width: 100%; margin: 0 auto; } img { image-rendering: -webkit-optimizeSpeed; max-width: 100%; height: auto; }
img.aligncenter { display: block; margin: 10px auto; }
img.alignleft { margin: 0.4em 1.2em 1em 0; float: left; }
img.alignright { margin: 0.4em 0 1em 1.2em; float: right; }
.aux-media-cover { object-fit: cover; } audio, canvas, iframe, img, svg, video { vertical-align: middle; }
figure, figcaption { position: relative; }
figure:after, figcaption:after { content: ""; display: table; clear: both; } .aux-off { display: none; }
@media screen and (min-width: 1025px) { .aux-desktop-off, .aux-tablet-on, .aux-phone-on { display: none !important; } }
@media screen and (max-width: 1024px) and (min-width: 768px) { .aux-desktop-on, .aux-tablet-off, .aux-phone-on { display: none !important; } }
@media screen and (max-width: 767px) { .aux-desktop-on, .aux-tablet-on, .aux-phone-off { display: none !important; } }
.aux-float-layout .aux-float-wrapper { position: relative; clear: both; }
.aux-float-layout .aux-float-wrapper::after { content: ''; display: table; clear: both; }
.aux-float-layout .aux-start { float: left; }
.aux-float-layout .aux-end { float: right; }
.aux-float-layout .aux-center { position: absolute; left: 50%; transform: translateX(-50%); }
.aux-float-layout .aux-middle { position: relative; top: 50%; transform: translateY(-50%); }
.aux-float-layout .aux-center-middle { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); }
.aux-float-layout .aux-fill { height: 100%; }
.aux-float-layout .aux-bottom { position: relative; top: 100%; transform: translateY(-100%); }
.rtl .aux-float-layout .aux-start { float: right; }
.rtl .aux-float-layout .aux-end { float: left; }
@media screen and (max-width: 767px) { .aux-float-layout .aux-phone-start { float: left; }
.aux-float-layout .aux-phone-end { float: right; }
.aux-float-layout .aux-phone-center { position: absolute; left: 50%; transform: translateX(-50%); }
.aux-float-layout .aux-phone-middle { position: relative; top: 50%; transform: translateY(-50%); }
.aux-float-layout .aux-phone-center-middle { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); }
.aux-float-layout .aux-phone-fill { height: 100%; }
.aux-float-layout .aux-phone-bottom { position: relative; top: 100%; transform: translateY(-100%); }
.rtl .aux-float-layout .aux-phone-start { float: right; }
.rtl .aux-float-layout .aux-phone-end { float: left; } }
@media screen and (max-width: 1024px) and (min-width: 768px) { .aux-float-layout .aux-tablet-start { float: left; }
.aux-float-layout .aux-tablet-end { float: right; }
.aux-float-layout .aux-tablet-center { position: absolute; left: 50%; transform: translateX(-50%); }
.aux-float-layout .aux-tablet-middle { position: relative; top: 50%; transform: translateY(-50%); }
.aux-float-layout .aux-tablet-center-middle { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); }
.aux-float-layout .aux-tablet-fill { height: 100%; }
.aux-float-layout .aux-tablet-bottom { position: relative; top: 100%; transform: translateY(-100%); }
.rtl .aux-float-layout .aux-tablet-start { float: right; }
.rtl .aux-float-layout .aux-tablet-end { float: left; } } ul, ol { margin-bottom: 1em; margin-left: 0; padding: 0; border: none; }
ol { list-style: decimal; list-style-position: inside; }
ul ul, ul ol, ol ol, ol ul { margin: 0.3em 0 0.3em 2.7em; font-size: 97%; }
ul ul li, ul ol li, ol ol li, ol ul li { margin-bottom: .8em; }
li { margin-bottom: 1em; line-height: 1.5; border-color: #ccc; border-width: 1px; }
ul.large li { line-height: 100%; } ul.nostyle, ol.nostyle { margin-left: 0; list-style: none; }
ul.bordered li, ol.bordered li { margin-bottom: 0.4em; padding-bottom: 0.4em; border-bottom-style: solid; }
ul.bordered ul, ol.bordered ul { margin-bottom: 0; margin-top: 0.6em; }
ul.bordered ul li:last-child, ol.bordered ul li:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
ul.dotted, ol.dotted { border-style: none; }
ul.dotted li, ol.dotted li { border-bottom-style: dotted; }
ul.dashed, ol.dashed { border-style: none; }
ul.dashed li, ol.dashed li { border-bottom-style: dashed; }
ul { list-style: none outside; }
ul.square li { list-style: square inside; }
ul.circle li { list-style: circle inside; }
ul.disc li { list-style: disc   inside; }
ol { counter-reset: item; }
ol.decimal { list-style: none inside; *list-style: decimal inside; }
ol.decimal li:before { content: counter(item); counter-increment: item; background-color: #eee; color: #fff; font-weight: 600; margin-right: 0.7em; padding: 0 0.5em; line-height: 1em; font-size: 0.85em; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }   a.button.aux-tiny, button.aux-tiny, input[type="button"].aux-tiny, .aux-button.aux-tiny, input[type="submit"].aux-tiny, input[type="reset"].aux-tiny { padding: 8px  15px; font-size: 0.6875em; font-weight: 400; }
a.button.aux-small, button.aux-small, input[type="button"].aux-small, .aux-button.aux-small, input[type="submit"].aux-small, input[type="reset"].aux-small { padding: 9px 18px; font-size: 0.6875em; font-weight: 500; }
a.button.aux-medium, button.aux-medium, input[type="button"].aux-medium, .aux-button.aux-medium, input[type="submit"].aux-medium, input[type="reset"].aux-medium { padding: 12px 23px; font-size: 0.75em; font-weight: 500; }
a.button, button, input[type="button"], .aux-button, a.button.aux-large, button.aux-large, input[type="button"].aux-large, .aux-button.aux-large, input[type="submit"], input[type="reset"], input[type="submit"].aux-large, input[type="reset"].aux-large { padding: 20px 35px; font-size: 0.8125em; font-weight: 700; }
a.button.aux-exlarge, button.aux-exlarge, input[type="button"].aux-exlarge, .aux-button.aux-exlarge, input[type="submit"].aux-exlarge, input[type="reset"].aux-exlarge { padding: 27px 55px; font-size: 0.8125em; font-weight: 700; }
a.button.aux-round, button.aux-round, input[type="button"].aux-round, .aux-button.aux-round { border-radius: 5px; }
a.button.aux-curve, button.aux-curve, input[type="button"].aux-curve, .aux-button.aux-curve { border-radius: 100em; }
a.button, button, input[type="button"], .aux-button, a.button.aux-normal, button.aux-normal, input[type="button"].aux-normal, .aux-button.aux-normal, input[type="submit"], input[type="reset"] { border-radius: 0; }
a.button.aux-outline, button.aux-outline, input[type="button"].aux-outline, .aux-button.aux-outline { text-shadow: none !important; }
a.aux-black.button.aux-outline, button.aux-black.aux-outline, input.aux-black[type="button"].aux-outline, .aux-black.aux-button.aux-outline { box-shadow: 0 0 0 1px #3D3D3D inset; background-color: transparent !important; color: #3D3D3D; }
a.aux-black.button.aux-outline:hover, button.aux-black.aux-outline:hover, input.aux-black[type="button"].aux-outline:hover, .aux-black.aux-button.aux-outline:hover { color: white; }
a.aux-black.button.aux-outline .aux-overlay::after, button.aux-black.aux-outline .aux-overlay::after, input.aux-black[type="button"].aux-outline .aux-overlay::after, .aux-black.aux-button.aux-outline .aux-overlay::after { background-color: #3D3D3D; }
a.aux-white.button.aux-outline, button.aux-white.aux-outline, input.aux-white[type="button"].aux-outline, .aux-white.aux-button.aux-outline { box-shadow: 0 0 0 1px #FFFFFF inset; background-color: transparent !important; color: white; }
a.aux-white.button.aux-outline:hover, button.aux-white.aux-outline:hover, input.aux-white[type="button"].aux-outline:hover, .aux-white.aux-button.aux-outline:hover { color: black; }
a.aux-white.button.aux-outline .aux-overlay::after, button.aux-white.aux-outline .aux-overlay::after, input.aux-white[type="button"].aux-outline .aux-overlay::after, .aux-white.aux-button.aux-outline .aux-overlay::after { background-color: #FFFFFF; }
a.aux-masala.button.aux-outline, button.aux-masala.aux-outline, input.aux-masala[type="button"].aux-outline, .aux-masala.aux-button.aux-outline { box-shadow: 0 0 0 1px #3D3D3D inset; background-color: transparent !important; color: #3D3D3D; }
a.aux-masala.button.aux-outline:hover, button.aux-masala.aux-outline:hover, input.aux-masala[type="button"].aux-outline:hover, .aux-masala.aux-button.aux-outline:hover { color: white; }
a.aux-masala.button.aux-outline .aux-overlay::after, button.aux-masala.aux-outline .aux-overlay::after, input.aux-masala[type="button"].aux-outline .aux-overlay::after, .aux-masala.aux-button.aux-outline .aux-overlay::after { background-color: #3D3D3D; }
a.aux-dark-gray.button.aux-outline, button.aux-dark-gray.aux-outline, input.aux-dark-gray[type="button"].aux-outline, .aux-dark-gray.aux-button.aux-outline { box-shadow: 0 0 0 1px #AAAAAA inset; background-color: transparent !important; color: #AAAAAA; }
a.aux-dark-gray.button.aux-outline:hover, button.aux-dark-gray.aux-outline:hover, input.aux-dark-gray[type="button"].aux-outline:hover, .aux-dark-gray.aux-button.aux-outline:hover { color: white; }
a.aux-dark-gray.button.aux-outline .aux-overlay::after, button.aux-dark-gray.aux-outline .aux-overlay::after, input.aux-dark-gray[type="button"].aux-outline .aux-overlay::after, .aux-dark-gray.aux-button.aux-outline .aux-overlay::after { background-color: #AAAAAA; }
a.aux-ball-blue.button.aux-outline, button.aux-ball-blue.aux-outline, input.aux-ball-blue[type="button"].aux-outline, .aux-ball-blue.aux-button.aux-outline { box-shadow: 0 0 0 1px #1BB0CE inset; background-color: transparent !important; color: #1BB0CE; }
a.aux-ball-blue.button.aux-outline:hover, button.aux-ball-blue.aux-outline:hover, input.aux-ball-blue[type="button"].aux-outline:hover, .aux-ball-blue.aux-button.aux-outline:hover { color: white; }
a.aux-ball-blue.button.aux-outline .aux-overlay::after, button.aux-ball-blue.aux-outline .aux-overlay::after, input.aux-ball-blue[type="button"].aux-outline .aux-overlay::after, .aux-ball-blue.aux-button.aux-outline .aux-overlay::after { background-color: #1BB0CE; }
a.aux-fountain-blue.button.aux-outline, button.aux-fountain-blue.aux-outline, input.aux-fountain-blue[type="button"].aux-outline, .aux-fountain-blue.aux-button.aux-outline { box-shadow: 0 0 0 1px #5BACBA inset; background-color: transparent !important; color: #5BACBA; }
a.aux-fountain-blue.button.aux-outline:hover, button.aux-fountain-blue.aux-outline:hover, input.aux-fountain-blue[type="button"].aux-outline:hover, .aux-fountain-blue.aux-button.aux-outline:hover { color: white; }
a.aux-fountain-blue.button.aux-outline .aux-overlay::after, button.aux-fountain-blue.aux-outline .aux-overlay::after, input.aux-fountain-blue[type="button"].aux-outline .aux-overlay::after, .aux-fountain-blue.aux-button.aux-outline .aux-overlay::after { background-color: #5BACBA; }
a.aux-shamrock.button.aux-outline, button.aux-shamrock.aux-outline, input.aux-shamrock[type="button"].aux-outline, .aux-shamrock.aux-button.aux-outline { box-shadow: 0 0 0 1px #2CC990 inset; background-color: transparent !important; color: #2CC990; }
a.aux-shamrock.button.aux-outline:hover, button.aux-shamrock.aux-outline:hover, input.aux-shamrock[type="button"].aux-outline:hover, .aux-shamrock.aux-button.aux-outline:hover { color: white; }
a.aux-shamrock.button.aux-outline .aux-overlay::after, button.aux-shamrock.aux-outline .aux-overlay::after, input.aux-shamrock[type="button"].aux-outline .aux-overlay::after, .aux-shamrock.aux-button.aux-outline .aux-overlay::after { background-color: #2CC990; }
a.aux-curios-blue.button.aux-outline, button.aux-curios-blue.aux-outline, input.aux-curios-blue[type="button"].aux-outline, .aux-curios-blue.aux-button.aux-outline { box-shadow: 0 0 0 1px #2C82C9 inset; background-color: transparent !important; color: #2C82C9; }
a.aux-curios-blue.button.aux-outline:hover, button.aux-curios-blue.aux-outline:hover, input.aux-curios-blue[type="button"].aux-outline:hover, .aux-curios-blue.aux-button.aux-outline:hover { color: white; }
a.aux-curios-blue.button.aux-outline .aux-overlay::after, button.aux-curios-blue.aux-outline .aux-overlay::after, input.aux-curios-blue[type="button"].aux-outline .aux-overlay::after, .aux-curios-blue.aux-button.aux-outline .aux-overlay::after { background-color: #2C82C9; }
a.aux-light-sea-green.button.aux-outline, button.aux-light-sea-green.aux-outline, input.aux-light-sea-green[type="button"].aux-outline, .aux-light-sea-green.aux-button.aux-outline { box-shadow: 0 0 0 1px #1ABC9C inset; background-color: transparent !important; color: #1ABC9C; }
a.aux-light-sea-green.button.aux-outline:hover, button.aux-light-sea-green.aux-outline:hover, input.aux-light-sea-green[type="button"].aux-outline:hover, .aux-light-sea-green.aux-button.aux-outline:hover { color: white; }
a.aux-light-sea-green.button.aux-outline .aux-overlay::after, button.aux-light-sea-green.aux-outline .aux-overlay::after, input.aux-light-sea-green[type="button"].aux-outline .aux-overlay::after, .aux-light-sea-green.aux-button.aux-outline .aux-overlay::after { background-color: #1ABC9C; }
a.aux-emerald.button.aux-outline, button.aux-emerald.aux-outline, input.aux-emerald[type="button"].aux-outline, .aux-emerald.aux-button.aux-outline { box-shadow: 0 0 0 1px #4EBA6F inset; background-color: transparent !important; color: #4EBA6F; }
a.aux-emerald.button.aux-outline:hover, button.aux-emerald.aux-outline:hover, input.aux-emerald[type="button"].aux-outline:hover, .aux-emerald.aux-button.aux-outline:hover { color: white; }
a.aux-emerald.button.aux-outline .aux-overlay::after, button.aux-emerald.aux-outline .aux-overlay::after, input.aux-emerald[type="button"].aux-outline .aux-overlay::after, .aux-emerald.aux-button.aux-outline .aux-overlay::after { background-color: #4EBA6F; }
a.aux-energy-yellow.button.aux-outline, button.aux-energy-yellow.aux-outline, input.aux-energy-yellow[type="button"].aux-outline, .aux-energy-yellow.aux-button.aux-outline { box-shadow: 0 0 0 1px #EEE657 inset; background-color: transparent !important; color: #EEE657; }
a.aux-energy-yellow.button.aux-outline:hover, button.aux-energy-yellow.aux-outline:hover, input.aux-energy-yellow[type="button"].aux-outline:hover, .aux-energy-yellow.aux-button.aux-outline:hover { color: white; }
a.aux-energy-yellow.button.aux-outline .aux-overlay::after, button.aux-energy-yellow.aux-outline .aux-overlay::after, input.aux-energy-yellow[type="button"].aux-outline .aux-overlay::after, .aux-energy-yellow.aux-button.aux-outline .aux-overlay::after { background-color: #EEE657; }
a.aux-mikado-yellow.button.aux-outline, button.aux-mikado-yellow.aux-outline, input.aux-mikado-yellow[type="button"].aux-outline, .aux-mikado-yellow.aux-button.aux-outline { box-shadow: 0 0 0 1px #FCCD0F inset; background-color: transparent !important; color: #FCCD0F; }
a.aux-mikado-yellow.button.aux-outline:hover, button.aux-mikado-yellow.aux-outline:hover, input.aux-mikado-yellow[type="button"].aux-outline:hover, .aux-mikado-yellow.aux-button.aux-outline:hover { color: white; }
a.aux-mikado-yellow.button.aux-outline .aux-overlay::after, button.aux-mikado-yellow.aux-outline .aux-overlay::after, input.aux-mikado-yellow[type="button"].aux-outline .aux-overlay::after, .aux-mikado-yellow.aux-button.aux-outline .aux-overlay::after { background-color: #FCCD0F; }
a.aux-pink-salmon.button.aux-outline, button.aux-pink-salmon.aux-outline, input.aux-pink-salmon[type="button"].aux-outline, .aux-pink-salmon.aux-button.aux-outline { box-shadow: 0 0 0 1px #FF91A9 inset; background-color: transparent !important; color: #FF91A9; }
a.aux-pink-salmon.button.aux-outline:hover, button.aux-pink-salmon.aux-outline:hover, input.aux-pink-salmon[type="button"].aux-outline:hover, .aux-pink-salmon.aux-button.aux-outline:hover { color: white; }
a.aux-pink-salmon.button.aux-outline .aux-overlay::after, button.aux-pink-salmon.aux-outline .aux-overlay::after, input.aux-pink-salmon[type="button"].aux-outline .aux-overlay::after, .aux-pink-salmon.aux-button.aux-outline .aux-overlay::after { background-color: #FF91A9; }
a.aux-wisteria.button.aux-outline, button.aux-wisteria.aux-outline, input.aux-wisteria[type="button"].aux-outline, .aux-wisteria.aux-button.aux-outline { box-shadow: 0 0 0 1px #9E69AF inset; background-color: transparent !important; color: #9E69AF; }
a.aux-wisteria.button.aux-outline:hover, button.aux-wisteria.aux-outline:hover, input.aux-wisteria[type="button"].aux-outline:hover, .aux-wisteria.aux-button.aux-outline:hover { color: white; }
a.aux-wisteria.button.aux-outline .aux-overlay::after, button.aux-wisteria.aux-outline .aux-overlay::after, input.aux-wisteria[type="button"].aux-outline .aux-overlay::after, .aux-wisteria.aux-button.aux-outline .aux-overlay::after { background-color: #9E69AF; }
a.aux-lilac.button.aux-outline, button.aux-lilac.aux-outline, input.aux-lilac[type="button"].aux-outline, .aux-lilac.aux-button.aux-outline { box-shadow: 0 0 0 1px #CEACD2 inset; background-color: transparent !important; color: #CEACD2; }
a.aux-lilac.button.aux-outline:hover, button.aux-lilac.aux-outline:hover, input.aux-lilac[type="button"].aux-outline:hover, .aux-lilac.aux-button.aux-outline:hover { color: white; }
a.aux-lilac.button.aux-outline .aux-overlay::after, button.aux-lilac.aux-outline .aux-overlay::after, input.aux-lilac[type="button"].aux-outline .aux-overlay::after, .aux-lilac.aux-button.aux-outline .aux-overlay::after { background-color: #CEACD2; }
a.aux-pale-sky.button.aux-outline, button.aux-pale-sky.aux-outline, input.aux-pale-sky[type="button"].aux-outline, .aux-pale-sky.aux-button.aux-outline { box-shadow: 0 0 0 1px #5F7487 inset; background-color: transparent !important; color: #5F7487; }
a.aux-pale-sky.button.aux-outline:hover, button.aux-pale-sky.aux-outline:hover, input.aux-pale-sky[type="button"].aux-outline:hover, .aux-pale-sky.aux-button.aux-outline:hover { color: white; }
a.aux-pale-sky.button.aux-outline .aux-overlay::after, button.aux-pale-sky.aux-outline .aux-overlay::after, input.aux-pale-sky[type="button"].aux-outline .aux-overlay::after, .aux-pale-sky.aux-button.aux-outline .aux-overlay::after { background-color: #5F7487; }
a.aux-tower-gray.button.aux-outline, button.aux-tower-gray.aux-outline, input.aux-tower-gray[type="button"].aux-outline, .aux-tower-gray.aux-button.aux-outline { box-shadow: 0 0 0 1px #ADBCC3 inset; background-color: transparent !important; color: #ADBCC3; }
a.aux-tower-gray.button.aux-outline:hover, button.aux-tower-gray.aux-outline:hover, input.aux-tower-gray[type="button"].aux-outline:hover, .aux-tower-gray.aux-button.aux-outline:hover { color: white; }
a.aux-tower-gray.button.aux-outline .aux-overlay::after, button.aux-tower-gray.aux-outline .aux-overlay::after, input.aux-tower-gray[type="button"].aux-outline .aux-overlay::after, .aux-tower-gray.aux-button.aux-outline .aux-overlay::after { background-color: #ADBCC3; }
a.aux-william.button.aux-outline, button.aux-william.aux-outline, input.aux-william[type="button"].aux-outline, .aux-william.aux-button.aux-outline { box-shadow: 0 0 0 1px #3A5F6F inset; background-color: transparent !important; color: #3A5F6F; }
a.aux-william.button.aux-outline:hover, button.aux-william.aux-outline:hover, input.aux-william[type="button"].aux-outline:hover, .aux-william.aux-button.aux-outline:hover { color: white; }
a.aux-william.button.aux-outline .aux-overlay::after, button.aux-william.aux-outline .aux-overlay::after, input.aux-william[type="button"].aux-outline .aux-overlay::after, .aux-william.aux-button.aux-outline .aux-overlay::after { background-color: #3A5F6F; }
a.aux-carmine-pink.button.aux-outline, button.aux-carmine-pink.aux-outline, input.aux-carmine-pink[type="button"].aux-outline, .aux-carmine-pink.aux-button.aux-outline { box-shadow: 0 0 0 1px #E74C3C inset; background-color: transparent !important; color: #E74C3C; }
a.aux-carmine-pink.button.aux-outline:hover, button.aux-carmine-pink.aux-outline:hover, input.aux-carmine-pink[type="button"].aux-outline:hover, .aux-carmine-pink.aux-button.aux-outline:hover { color: white; }
a.aux-carmine-pink.button.aux-outline .aux-overlay::after, button.aux-carmine-pink.aux-outline .aux-overlay::after, input.aux-carmine-pink[type="button"].aux-outline .aux-overlay::after, .aux-carmine-pink.aux-button.aux-outline .aux-overlay::after { background-color: #E74C3C; }
a.aux-persimmon.button.aux-outline, button.aux-persimmon.aux-outline, input.aux-persimmon[type="button"].aux-outline, .aux-persimmon.aux-button.aux-outline { box-shadow: 0 0 0 1px #FF6A55 inset; background-color: transparent !important; color: #FF6A55; }
a.aux-persimmon.button.aux-outline:hover, button.aux-persimmon.aux-outline:hover, input.aux-persimmon[type="button"].aux-outline:hover, .aux-persimmon.aux-button.aux-outline:hover { color: white; }
a.aux-persimmon.button.aux-outline .aux-overlay::after, button.aux-persimmon.aux-outline .aux-overlay::after, input.aux-persimmon[type="button"].aux-outline .aux-overlay::after, .aux-persimmon.aux-button.aux-outline .aux-overlay::after { background-color: #FF6A55; }
a.aux-tan-hide.button.aux-outline, button.aux-tan-hide.aux-outline, input.aux-tan-hide[type="button"].aux-outline, .aux-tan-hide.aux-button.aux-outline { box-shadow: 0 0 0 1px #FF9F55 inset; background-color: transparent !important; color: #FF9F55; }
a.aux-tan-hide.button.aux-outline:hover, button.aux-tan-hide.aux-outline:hover, input.aux-tan-hide[type="button"].aux-outline:hover, .aux-tan-hide.aux-button.aux-outline:hover { color: white; }
a.aux-tan-hide.button.aux-outline .aux-overlay::after, button.aux-tan-hide.aux-outline .aux-overlay::after, input.aux-tan-hide[type="button"].aux-outline .aux-overlay::after, .aux-tan-hide.aux-button.aux-outline .aux-overlay::after { background-color: #FF9F55; }
a.aux-wild-watermelon.button.aux-outline, button.aux-wild-watermelon.aux-outline, input.aux-wild-watermelon[type="button"].aux-outline, .aux-wild-watermelon.aux-button.aux-outline { box-shadow: 0 0 0 1px #FF6E78 inset; background-color: transparent !important; color: #FF6E78; }
a.aux-wild-watermelon.button.aux-outline:hover, button.aux-wild-watermelon.aux-outline:hover, input.aux-wild-watermelon[type="button"].aux-outline:hover, .aux-wild-watermelon.aux-button.aux-outline:hover { color: white; }
a.aux-wild-watermelon.button.aux-outline .aux-overlay::after, button.aux-wild-watermelon.aux-outline .aux-overlay::after, input.aux-wild-watermelon[type="button"].aux-outline .aux-overlay::after, .aux-wild-watermelon.aux-button.aux-outline .aux-overlay::after { background-color: #FF6E78; }
a.aux-iceberg.button.aux-outline, button.aux-iceberg.aux-outline, input.aux-iceberg[type="button"].aux-outline, .aux-iceberg.aux-button.aux-outline { box-shadow: 0 0 0 1px #73B1D6 inset; background-color: transparent !important; color: #73B1D6; }
a.aux-iceberg.button.aux-outline:hover, button.aux-iceberg.aux-outline:hover, input.aux-iceberg[type="button"].aux-outline:hover, .aux-iceberg.aux-button.aux-outline:hover { color: white; }
a.aux-iceberg.button.aux-outline .aux-overlay::after, button.aux-iceberg.aux-outline .aux-overlay::after, input.aux-iceberg[type="button"].aux-outline .aux-overlay::after, .aux-iceberg.aux-button.aux-outline .aux-overlay::after { background-color: #73B1D6; }
a.aux-dark-lavender.button.aux-outline, button.aux-dark-lavender.aux-outline, input.aux-dark-lavender[type="button"].aux-outline, .aux-dark-lavender.aux-button.aux-outline { box-shadow: 0 0 0 1px #745A90 inset; background-color: transparent !important; color: #745A90; }
a.aux-dark-lavender.button.aux-outline:hover, button.aux-dark-lavender.aux-outline:hover, input.aux-dark-lavender[type="button"].aux-outline:hover, .aux-dark-lavender.aux-button.aux-outline:hover { color: white; }
a.aux-dark-lavender.button.aux-outline .aux-overlay::after, button.aux-dark-lavender.aux-outline .aux-overlay::after, input.aux-dark-lavender[type="button"].aux-outline .aux-overlay::after, .aux-dark-lavender.aux-button.aux-outline .aux-overlay::after { background-color: #745A90; }
a.aux-viking.button.aux-outline, button.aux-viking.aux-outline, input.aux-viking[type="button"].aux-outline, .aux-viking.aux-button.aux-outline { box-shadow: 0 0 0 1px #5CD5E6 inset; background-color: transparent !important; color: #5CD5E6; }
a.aux-viking.button.aux-outline:hover, button.aux-viking.aux-outline:hover, input.aux-viking[type="button"].aux-outline:hover, .aux-viking.aux-button.aux-outline:hover { color: white; }
a.aux-viking.button.aux-outline .aux-overlay::after, button.aux-viking.aux-outline .aux-overlay::after, input.aux-viking[type="button"].aux-outline .aux-overlay::after, .aux-viking.aux-button.aux-outline .aux-overlay::after { background-color: #5CD5E6; }
a.aux-tiffany-blue.button.aux-outline, button.aux-tiffany-blue.aux-outline, input.aux-tiffany-blue[type="button"].aux-outline, .aux-tiffany-blue.aux-button.aux-outline { box-shadow: 0 0 0 1px #00B5B5 inset; background-color: transparent !important; color: #00B5B5; }
a.aux-tiffany-blue.button.aux-outline:hover, button.aux-tiffany-blue.aux-outline:hover, input.aux-tiffany-blue[type="button"].aux-outline:hover, .aux-tiffany-blue.aux-button.aux-outline:hover { color: white; }
a.aux-tiffany-blue.button.aux-outline .aux-overlay::after, button.aux-tiffany-blue.aux-outline .aux-overlay::after, input.aux-tiffany-blue[type="button"].aux-outline .aux-overlay::after, .aux-tiffany-blue.aux-button.aux-outline .aux-overlay::after { background-color: #00B5B5; }
a.aux-pastel-orange.button.aux-outline, button.aux-pastel-orange.aux-outline, input.aux-pastel-orange[type="button"].aux-outline, .aux-pastel-orange.aux-button.aux-outline { box-shadow: 0 0 0 1px #FCB941 inset; background-color: transparent !important; color: #FCB941; }
a.aux-pastel-orange.button.aux-outline:hover, button.aux-pastel-orange.aux-outline:hover, input.aux-pastel-orange[type="button"].aux-outline:hover, .aux-pastel-orange.aux-button.aux-outline:hover { color: white; }
a.aux-pastel-orange.button.aux-outline .aux-overlay::after, button.aux-pastel-orange.aux-outline .aux-overlay::after, input.aux-pastel-orange[type="button"].aux-outline .aux-overlay::after, .aux-pastel-orange.aux-button.aux-outline .aux-overlay::after { background-color: #FCB941; }
a.aux-east-bay.button.aux-outline, button.aux-east-bay.aux-outline, input.aux-east-bay[type="button"].aux-outline, .aux-east-bay.aux-button.aux-outline { box-shadow: 0 0 0 1px #395781 inset; background-color: transparent !important; color: #395781; }
a.aux-east-bay.button.aux-outline:hover, button.aux-east-bay.aux-outline:hover, input.aux-east-bay[type="button"].aux-outline:hover, .aux-east-bay.aux-button.aux-outline:hover { color: white; }
a.aux-east-bay.button.aux-outline .aux-overlay::after, button.aux-east-bay.aux-outline .aux-overlay::after, input.aux-east-bay[type="button"].aux-outline .aux-overlay::after, .aux-east-bay.aux-button.aux-outline .aux-overlay::after { background-color: #395781; }
a.aux-steel-blue.button.aux-outline, button.aux-steel-blue.aux-outline, input.aux-steel-blue[type="button"].aux-outline, .aux-steel-blue.aux-button.aux-outline { box-shadow: 0 0 0 1px #4589B0 inset; background-color: transparent !important; color: #4589B0; }
a.aux-steel-blue.button.aux-outline:hover, button.aux-steel-blue.aux-outline:hover, input.aux-steel-blue[type="button"].aux-outline:hover, .aux-steel-blue.aux-button.aux-outline:hover { color: white; }
a.aux-steel-blue.button.aux-outline .aux-overlay::after, button.aux-steel-blue.aux-outline .aux-overlay::after, input.aux-steel-blue[type="button"].aux-outline .aux-overlay::after, .aux-steel-blue.aux-button.aux-outline .aux-overlay::after { background-color: #4589B0; }
a.aux-half-backed.button.aux-outline, button.aux-half-backed.aux-outline, input.aux-half-backed[type="button"].aux-outline, .aux-half-backed.aux-button.aux-outline { box-shadow: 0 0 0 1px #84CCD1 inset; background-color: transparent !important; color: #84CCD1; }
a.aux-half-backed.button.aux-outline:hover, button.aux-half-backed.aux-outline:hover, input.aux-half-backed[type="button"].aux-outline:hover, .aux-half-backed.aux-button.aux-outline:hover { color: white; }
a.aux-half-backed.button.aux-outline .aux-overlay::after, button.aux-half-backed.aux-outline .aux-overlay::after, input.aux-half-backed[type="button"].aux-outline .aux-overlay::after, .aux-half-backed.aux-button.aux-outline .aux-overlay::after { background-color: #84CCD1; }
a.aux-tapestry.button.aux-outline, button.aux-tapestry.aux-outline, input.aux-tapestry[type="button"].aux-outline, .aux-tapestry.aux-button.aux-outline { box-shadow: 0 0 0 1px #B95A84 inset; background-color: transparent !important; color: #B95A84; }
a.aux-tapestry.button.aux-outline:hover, button.aux-tapestry.aux-outline:hover, input.aux-tapestry[type="button"].aux-outline:hover, .aux-tapestry.aux-button.aux-outline:hover { color: white; }
a.aux-tapestry.button.aux-outline .aux-overlay::after, button.aux-tapestry.aux-outline .aux-overlay::after, input.aux-tapestry[type="button"].aux-outline .aux-overlay::after, .aux-tapestry.aux-button.aux-outline .aux-overlay::after { background-color: #B95A84; }
a.aux-fire-engine-red.button.aux-outline, button.aux-fire-engine-red.aux-outline, input.aux-fire-engine-red[type="button"].aux-outline, .aux-fire-engine-red.aux-button.aux-outline { box-shadow: 0 0 0 1px #CD2C24 inset; background-color: transparent !important; color: #CD2C24; }
a.aux-fire-engine-red.button.aux-outline:hover, button.aux-fire-engine-red.aux-outline:hover, input.aux-fire-engine-red[type="button"].aux-outline:hover, .aux-fire-engine-red.aux-button.aux-outline:hover { color: white; }
a.aux-fire-engine-red.button.aux-outline .aux-overlay::after, button.aux-fire-engine-red.aux-outline .aux-overlay::after, input.aux-fire-engine-red[type="button"].aux-outline .aux-overlay::after, .aux-fire-engine-red.aux-button.aux-outline .aux-overlay::after { background-color: #CD2C24; }
a.aux-dark-orange.button.aux-outline, button.aux-dark-orange.aux-outline, input.aux-dark-orange[type="button"].aux-outline, .aux-dark-orange.aux-button.aux-outline { box-shadow: 0 0 0 1px #FF8C00 inset; background-color: transparent !important; color: #FF8C00; }
a.aux-dark-orange.button.aux-outline:hover, button.aux-dark-orange.aux-outline:hover, input.aux-dark-orange[type="button"].aux-outline:hover, .aux-dark-orange.aux-button.aux-outline:hover { color: white; }
a.aux-dark-orange.button.aux-outline .aux-overlay::after, button.aux-dark-orange.aux-outline .aux-overlay::after, input.aux-dark-orange[type="button"].aux-outline .aux-overlay::after, .aux-dark-orange.aux-button.aux-outline .aux-overlay::after { background-color: #FF8C00; }
a.aux-brick-red.button.aux-outline, button.aux-brick-red.aux-outline, input.aux-brick-red[type="button"].aux-outline, .aux-brick-red.aux-button.aux-outline { box-shadow: 0 0 0 1px #CC4452 inset; background-color: transparent !important; color: #CC4452; }
a.aux-brick-red.button.aux-outline:hover, button.aux-brick-red.aux-outline:hover, input.aux-brick-red[type="button"].aux-outline:hover, .aux-brick-red.aux-button.aux-outline:hover { color: white; }
a.aux-brick-red.button.aux-outline .aux-overlay::after, button.aux-brick-red.aux-outline .aux-overlay::after, input.aux-brick-red[type="button"].aux-outline .aux-overlay::after, .aux-brick-red.aux-button.aux-outline .aux-overlay::after { background-color: #CC4452; }
a.aux-khaki.button.aux-outline, button.aux-khaki.aux-outline, input.aux-khaki[type="button"].aux-outline, .aux-khaki.aux-button.aux-outline { box-shadow: 0 0 0 1px khaki inset; background-color: transparent !important; color: khaki; }
a.aux-khaki.button.aux-outline:hover, button.aux-khaki.aux-outline:hover, input.aux-khaki[type="button"].aux-outline:hover, .aux-khaki.aux-button.aux-outline:hover { color: white; }
a.aux-khaki.button.aux-outline .aux-overlay::after, button.aux-khaki.aux-outline .aux-overlay::after, input.aux-khaki[type="button"].aux-outline .aux-overlay::after, .aux-khaki.aux-button.aux-outline .aux-overlay::after { background-color: khaki; }
a.aux-overlay.button.aux-3d, button.aux-overlay.aux-3d, input.aux-overlay[type="button"].aux-3d, .aux-overlay.aux-button.aux-3d { display: none; }
a.aux-black.button.aux-3d, button.aux-black.aux-3d, input.aux-black[type="button"].aux-3d, .aux-black.aux-button.aux-3d { box-shadow: 0 6px #242424; }
a.aux-black.button.aux-3d:hover, button.aux-black.aux-3d:hover, input.aux-black[type="button"].aux-3d:hover, .aux-black.aux-button.aux-3d:hover { box-shadow: 0 3px #242424; transform: translateY(3px); }
a.aux-white.button.aux-3d, button.aux-white.aux-3d, input.aux-white[type="button"].aux-3d, .aux-white.aux-button.aux-3d { box-shadow: 0 6px #e6e6e6; }
a.aux-white.button.aux-3d:hover, button.aux-white.aux-3d:hover, input.aux-white[type="button"].aux-3d:hover, .aux-white.aux-button.aux-3d:hover { box-shadow: 0 3px #e6e6e6; transform: translateY(3px); }
a.aux-masala.button.aux-3d, button.aux-masala.aux-3d, input.aux-masala[type="button"].aux-3d, .aux-masala.aux-button.aux-3d { box-shadow: 0 6px #242424; }
a.aux-masala.button.aux-3d:hover, button.aux-masala.aux-3d:hover, input.aux-masala[type="button"].aux-3d:hover, .aux-masala.aux-button.aux-3d:hover { box-shadow: 0 3px #242424; transform: translateY(3px); }
a.aux-dark-gray.button.aux-3d, button.aux-dark-gray.aux-3d, input.aux-dark-gray[type="button"].aux-3d, .aux-dark-gray.aux-button.aux-3d { box-shadow: 0 6px #919191; }
a.aux-dark-gray.button.aux-3d:hover, button.aux-dark-gray.aux-3d:hover, input.aux-dark-gray[type="button"].aux-3d:hover, .aux-dark-gray.aux-button.aux-3d:hover { box-shadow: 0 3px #919191; transform: translateY(3px); }
a.aux-ball-blue.button.aux-3d, button.aux-ball-blue.aux-3d, input.aux-ball-blue[type="button"].aux-3d, .aux-ball-blue.aux-button.aux-3d { box-shadow: 0 6px #1589a1; }
a.aux-ball-blue.button.aux-3d:hover, button.aux-ball-blue.aux-3d:hover, input.aux-ball-blue[type="button"].aux-3d:hover, .aux-ball-blue.aux-button.aux-3d:hover { box-shadow: 0 3px #1589a1; transform: translateY(3px); }
a.aux-fountain-blue.button.aux-3d, button.aux-fountain-blue.aux-3d, input.aux-fountain-blue[type="button"].aux-3d, .aux-fountain-blue.aux-button.aux-3d { box-shadow: 0 6px #43919f; }
a.aux-fountain-blue.button.aux-3d:hover, button.aux-fountain-blue.aux-3d:hover, input.aux-fountain-blue[type="button"].aux-3d:hover, .aux-fountain-blue.aux-button.aux-3d:hover { box-shadow: 0 3px #43919f; transform: translateY(3px); }
a.aux-shamrock.button.aux-3d, button.aux-shamrock.aux-3d, input.aux-shamrock[type="button"].aux-3d, .aux-shamrock.aux-button.aux-3d { box-shadow: 0 6px #239f72; }
a.aux-shamrock.button.aux-3d:hover, button.aux-shamrock.aux-3d:hover, input.aux-shamrock[type="button"].aux-3d:hover, .aux-shamrock.aux-button.aux-3d:hover { box-shadow: 0 3px #239f72; transform: translateY(3px); }
a.aux-curios-blue.button.aux-3d, button.aux-curios-blue.aux-3d, input.aux-curios-blue[type="button"].aux-3d, .aux-curios-blue.aux-button.aux-3d { box-shadow: 0 6px #23679f; }
a.aux-curios-blue.button.aux-3d:hover, button.aux-curios-blue.aux-3d:hover, input.aux-curios-blue[type="button"].aux-3d:hover, .aux-curios-blue.aux-button.aux-3d:hover { box-shadow: 0 3px #23679f; transform: translateY(3px); }
a.aux-light-sea-green.button.aux-3d, button.aux-light-sea-green.aux-3d, input.aux-light-sea-green[type="button"].aux-3d, .aux-light-sea-green.aux-button.aux-3d { box-shadow: 0 6px #148f77; }
a.aux-light-sea-green.button.aux-3d:hover, button.aux-light-sea-green.aux-3d:hover, input.aux-light-sea-green[type="button"].aux-3d:hover, .aux-light-sea-green.aux-button.aux-3d:hover { box-shadow: 0 3px #148f77; transform: translateY(3px); }
a.aux-emerald.button.aux-3d, button.aux-emerald.aux-3d, input.aux-emerald[type="button"].aux-3d, .aux-emerald.aux-button.aux-3d { box-shadow: 0 6px #3c9958; }
a.aux-emerald.button.aux-3d:hover, button.aux-emerald.aux-3d:hover, input.aux-emerald[type="button"].aux-3d:hover, .aux-emerald.aux-button.aux-3d:hover { box-shadow: 0 3px #3c9958; transform: translateY(3px); }
a.aux-energy-yellow.button.aux-3d, button.aux-energy-yellow.aux-3d, input.aux-energy-yellow[type="button"].aux-3d, .aux-energy-yellow.aux-button.aux-3d { box-shadow: 0 6px #e9df29; }
a.aux-energy-yellow.button.aux-3d:hover, button.aux-energy-yellow.aux-3d:hover, input.aux-energy-yellow[type="button"].aux-3d:hover, .aux-energy-yellow.aux-button.aux-3d:hover { box-shadow: 0 3px #e9df29; transform: translateY(3px); }
a.aux-mikado-yellow.button.aux-3d, button.aux-mikado-yellow.aux-3d, input.aux-mikado-yellow[type="button"].aux-3d, .aux-mikado-yellow.aux-button.aux-3d { box-shadow: 0 6px #d5ac03; }
a.aux-mikado-yellow.button.aux-3d:hover, button.aux-mikado-yellow.aux-3d:hover, input.aux-mikado-yellow[type="button"].aux-3d:hover, .aux-mikado-yellow.aux-button.aux-3d:hover { box-shadow: 0 3px #d5ac03; transform: translateY(3px); }
a.aux-pink-salmon.button.aux-3d, button.aux-pink-salmon.aux-3d, input.aux-pink-salmon[type="button"].aux-3d, .aux-pink-salmon.aux-button.aux-3d { box-shadow: 0 6px #ff5e81; }
a.aux-pink-salmon.button.aux-3d:hover, button.aux-pink-salmon.aux-3d:hover, input.aux-pink-salmon[type="button"].aux-3d:hover, .aux-pink-salmon.aux-button.aux-3d:hover { box-shadow: 0 3px #ff5e81; transform: translateY(3px); }
a.aux-wisteria.button.aux-3d, button.aux-wisteria.aux-3d, input.aux-wisteria[type="button"].aux-3d, .aux-wisteria.aux-button.aux-3d { box-shadow: 0 6px #845095; }
a.aux-wisteria.button.aux-3d:hover, button.aux-wisteria.aux-3d:hover, input.aux-wisteria[type="button"].aux-3d:hover, .aux-wisteria.aux-button.aux-3d:hover { box-shadow: 0 3px #845095; transform: translateY(3px); }
a.aux-lilac.button.aux-3d, button.aux-lilac.aux-3d, input.aux-lilac[type="button"].aux-3d, .aux-lilac.aux-button.aux-3d { box-shadow: 0 6px #ba8bc0; }
a.aux-lilac.button.aux-3d:hover, button.aux-lilac.aux-3d:hover, input.aux-lilac[type="button"].aux-3d:hover, .aux-lilac.aux-button.aux-3d:hover { box-shadow: 0 3px #ba8bc0; transform: translateY(3px); }
a.aux-pale-sky.button.aux-3d, button.aux-pale-sky.aux-3d, input.aux-pale-sky[type="button"].aux-3d, .aux-pale-sky.aux-button.aux-3d { box-shadow: 0 6px #4a5a69; }
a.aux-pale-sky.button.aux-3d:hover, button.aux-pale-sky.aux-3d:hover, input.aux-pale-sky[type="button"].aux-3d:hover, .aux-pale-sky.aux-button.aux-3d:hover { box-shadow: 0 3px #4a5a69; transform: translateY(3px); }
a.aux-tower-gray.button.aux-3d, button.aux-tower-gray.aux-3d, input.aux-tower-gray[type="button"].aux-3d, .aux-tower-gray.aux-button.aux-3d { box-shadow: 0 6px #90a4ad; }
a.aux-tower-gray.button.aux-3d:hover, button.aux-tower-gray.aux-3d:hover, input.aux-tower-gray[type="button"].aux-3d:hover, .aux-tower-gray.aux-button.aux-3d:hover { box-shadow: 0 3px #90a4ad; transform: translateY(3px); }
a.aux-william.button.aux-3d, button.aux-william.aux-3d, input.aux-william[type="button"].aux-3d, .aux-william.aux-button.aux-3d { box-shadow: 0 6px #28424e; }
a.aux-william.button.aux-3d:hover, button.aux-william.aux-3d:hover, input.aux-william[type="button"].aux-3d:hover, .aux-william.aux-button.aux-3d:hover { box-shadow: 0 3px #28424e; transform: translateY(3px); }
a.aux-carmine-pink.button.aux-3d, button.aux-carmine-pink.aux-3d, input.aux-carmine-pink[type="button"].aux-3d, .aux-carmine-pink.aux-button.aux-3d { box-shadow: 0 6px #d62c1a; }
a.aux-carmine-pink.button.aux-3d:hover, button.aux-carmine-pink.aux-3d:hover, input.aux-carmine-pink[type="button"].aux-3d:hover, .aux-carmine-pink.aux-button.aux-3d:hover { box-shadow: 0 3px #d62c1a; transform: translateY(3px); }
a.aux-persimmon.button.aux-3d, button.aux-persimmon.aux-3d, input.aux-persimmon[type="button"].aux-3d, .aux-persimmon.aux-button.aux-3d { box-shadow: 0 6px #ff3d22; }
a.aux-persimmon.button.aux-3d:hover, button.aux-persimmon.aux-3d:hover, input.aux-persimmon[type="button"].aux-3d:hover, .aux-persimmon.aux-button.aux-3d:hover { box-shadow: 0 3px #ff3d22; transform: translateY(3px); }
a.aux-tan-hide.button.aux-3d, button.aux-tan-hide.aux-3d, input.aux-tan-hide[type="button"].aux-3d, .aux-tan-hide.aux-button.aux-3d { box-shadow: 0 6px #ff8222; }
a.aux-tan-hide.button.aux-3d:hover, button.aux-tan-hide.aux-3d:hover, input.aux-tan-hide[type="button"].aux-3d:hover, .aux-tan-hide.aux-button.aux-3d:hover { box-shadow: 0 3px #ff8222; transform: translateY(3px); }
a.aux-wild-watermelon.button.aux-3d, button.aux-wild-watermelon.aux-3d, input.aux-wild-watermelon[type="button"].aux-3d, .aux-wild-watermelon.aux-button.aux-3d { box-shadow: 0 6px #ff3b49; }
a.aux-wild-watermelon.button.aux-3d:hover, button.aux-wild-watermelon.aux-3d:hover, input.aux-wild-watermelon[type="button"].aux-3d:hover, .aux-wild-watermelon.aux-button.aux-3d:hover { box-shadow: 0 3px #ff3b49; transform: translateY(3px); }
a.aux-iceberg.button.aux-3d, button.aux-iceberg.aux-3d, input.aux-iceberg[type="button"].aux-3d, .aux-iceberg.aux-button.aux-3d { box-shadow: 0 6px #4c9bca; }
a.aux-iceberg.button.aux-3d:hover, button.aux-iceberg.aux-3d:hover, input.aux-iceberg[type="button"].aux-3d:hover, .aux-iceberg.aux-button.aux-3d:hover { box-shadow: 0 3px #4c9bca; transform: translateY(3px); }
a.aux-dark-lavender.button.aux-3d, button.aux-dark-lavender.aux-3d, input.aux-dark-lavender[type="button"].aux-3d, .aux-dark-lavender.aux-button.aux-3d { box-shadow: 0 6px #5b4671; }
a.aux-dark-lavender.button.aux-3d:hover, button.aux-dark-lavender.aux-3d:hover, input.aux-dark-lavender[type="button"].aux-3d:hover, .aux-dark-lavender.aux-button.aux-3d:hover { box-shadow: 0 3px #5b4671; transform: translateY(3px); }
a.aux-viking.button.aux-3d, button.aux-viking.aux-3d, input.aux-viking[type="button"].aux-3d, .aux-viking.aux-button.aux-3d { box-shadow: 0 6px #30cadf; }
a.aux-viking.button.aux-3d:hover, button.aux-viking.aux-3d:hover, input.aux-viking[type="button"].aux-3d:hover, .aux-viking.aux-button.aux-3d:hover { box-shadow: 0 3px #30cadf; transform: translateY(3px); }
a.aux-tiffany-blue.button.aux-3d, button.aux-tiffany-blue.aux-3d, input.aux-tiffany-blue[type="button"].aux-3d, .aux-tiffany-blue.aux-button.aux-3d { box-shadow: 0 6px #008282; }
a.aux-tiffany-blue.button.aux-3d:hover, button.aux-tiffany-blue.aux-3d:hover, input.aux-tiffany-blue[type="button"].aux-3d:hover, .aux-tiffany-blue.aux-button.aux-3d:hover { box-shadow: 0 3px #008282; transform: translateY(3px); }
a.aux-pastel-orange.button.aux-3d, button.aux-pastel-orange.aux-3d, input.aux-pastel-orange[type="button"].aux-3d, .aux-pastel-orange.aux-button.aux-3d { box-shadow: 0 6px #fba70f; }
a.aux-pastel-orange.button.aux-3d:hover, button.aux-pastel-orange.aux-3d:hover, input.aux-pastel-orange[type="button"].aux-3d:hover, .aux-pastel-orange.aux-button.aux-3d:hover { box-shadow: 0 3px #fba70f; transform: translateY(3px); }
a.aux-east-bay.button.aux-3d, button.aux-east-bay.aux-3d, input.aux-east-bay[type="button"].aux-3d, .aux-east-bay.aux-button.aux-3d { box-shadow: 0 6px #293f5e; }
a.aux-east-bay.button.aux-3d:hover, button.aux-east-bay.aux-3d:hover, input.aux-east-bay[type="button"].aux-3d:hover, .aux-east-bay.aux-button.aux-3d:hover { box-shadow: 0 3px #293f5e; transform: translateY(3px); }
a.aux-steel-blue.button.aux-3d, button.aux-steel-blue.aux-3d, input.aux-steel-blue[type="button"].aux-3d, .aux-steel-blue.aux-button.aux-3d { box-shadow: 0 6px #376c8b; }
a.aux-steel-blue.button.aux-3d:hover, button.aux-steel-blue.aux-3d:hover, input.aux-steel-blue[type="button"].aux-3d:hover, .aux-steel-blue.aux-button.aux-3d:hover { box-shadow: 0 3px #376c8b; transform: translateY(3px); }
a.aux-half-backed.button.aux-3d, button.aux-half-backed.aux-3d, input.aux-half-backed[type="button"].aux-3d, .aux-half-backed.aux-button.aux-3d { box-shadow: 0 6px #5fbdc3; }
a.aux-half-backed.button.aux-3d:hover, button.aux-half-backed.aux-3d:hover, input.aux-half-backed[type="button"].aux-3d:hover, .aux-half-backed.aux-button.aux-3d:hover { box-shadow: 0 3px #5fbdc3; transform: translateY(3px); }
a.aux-tapestry.button.aux-3d, button.aux-tapestry.aux-3d, input.aux-tapestry[type="button"].aux-3d, .aux-tapestry.aux-button.aux-3d { box-shadow: 0 6px #9d436b; }
a.aux-tapestry.button.aux-3d:hover, button.aux-tapestry.aux-3d:hover, input.aux-tapestry[type="button"].aux-3d:hover, .aux-tapestry.aux-button.aux-3d:hover { box-shadow: 0 3px #9d436b; transform: translateY(3px); }
a.aux-fire-engine-red.button.aux-3d, button.aux-fire-engine-red.aux-3d, input.aux-fire-engine-red[type="button"].aux-3d, .aux-fire-engine-red.aux-button.aux-3d { box-shadow: 0 6px #a2231c; }
a.aux-fire-engine-red.button.aux-3d:hover, button.aux-fire-engine-red.aux-3d:hover, input.aux-fire-engine-red[type="button"].aux-3d:hover, .aux-fire-engine-red.aux-button.aux-3d:hover { box-shadow: 0 3px #a2231c; transform: translateY(3px); }
a.aux-dark-orange.button.aux-3d, button.aux-dark-orange.aux-3d, input.aux-dark-orange[type="button"].aux-3d, .aux-dark-orange.aux-button.aux-3d { box-shadow: 0 6px #cc7000; }
a.aux-dark-orange.button.aux-3d:hover, button.aux-dark-orange.aux-3d:hover, input.aux-dark-orange[type="button"].aux-3d:hover, .aux-dark-orange.aux-button.aux-3d:hover { box-shadow: 0 3px #cc7000; transform: translateY(3px); }
a.aux-brick-red.button.aux-3d, button.aux-brick-red.aux-3d, input.aux-brick-red[type="button"].aux-3d, .aux-brick-red.aux-button.aux-3d { box-shadow: 0 6px #ae2f3c; }
a.aux-brick-red.button.aux-3d:hover, button.aux-brick-red.aux-3d:hover, input.aux-brick-red[type="button"].aux-3d:hover, .aux-brick-red.aux-button.aux-3d:hover { box-shadow: 0 3px #ae2f3c; transform: translateY(3px); }
a.aux-khaki.button.aux-3d, button.aux-khaki.aux-3d, input.aux-khaki[type="button"].aux-3d, .aux-khaki.aux-button.aux-3d { box-shadow: 0 6px #eadc5f; }
a.aux-khaki.button.aux-3d:hover, button.aux-khaki.aux-3d:hover, input.aux-khaki[type="button"].aux-3d:hover, .aux-khaki.aux-button.aux-3d:hover { box-shadow: 0 3px #eadc5f; transform: translateY(3px); }
a.button.aux-3d:active, button.aux-3d:active, input[type="button"].aux-3d:active, .aux-button.aux-3d:active { box-shadow: none; transform: translateY(6px); }
a.button, button, input[type="button"], .aux-button { font-weight: 600; display: inline-block; position: relative; line-height: 100%; margin-bottom: 1em; border: none; cursor: pointer; overflow: hidden; z-index: 1; transition: all 450ms; }
a.button:focus, button:focus, input[type="button"]:focus, .aux-button:focus { outline: none; }
a.button > *, button > *, input[type="button"] > *, .aux-button > * { position: relative; }
a.button .aux-overlay, button .aux-overlay, input[type="button"] .aux-overlay, .aux-button .aux-overlay { position: absolute; width: 120%; top: 50%; left: 50%; transform: translate(-50%, -50%) scale(0, 0); transition: transform 450ms cubic-bezier(0.75, 0.1, 0.25, 0.9); }
a.button .aux-overlay::after, button .aux-overlay::after, input[type="button"] .aux-overlay::after, .aux-button .aux-overlay::after { position: relative; content: ''; border-radius: 50%; display: block; padding-top: 100%; }
a.button.aux-round .aux-overlay, button.aux-round .aux-overlay, input[type="button"].aux-round .aux-overlay, .aux-button.aux-round .aux-overlay { width: 120%; }
a.button:hover .aux-overlay, button:hover .aux-overlay, input[type="button"]:hover .aux-overlay, .aux-button:hover .aux-overlay { transform: translate(-50%, -50%) scale(1, 1); }
a.button.aux-fill, button.aux-fill, input[type="button"].aux-fill, .aux-button.aux-fill { transition: background-color 450ms; }
a.button.aux-fill .aux-overlay, button.aux-fill .aux-overlay, input[type="button"].aux-fill .aux-overlay, .aux-button.aux-fill .aux-overlay { display: none; }
a.button .aux-icon, a.button .aux-text, button .aux-icon, button .aux-text, input[type="button"] .aux-icon, input[type="button"] .aux-text, .aux-button .aux-icon, .aux-button .aux-text { display: inline-block; vertical-align: middle; transition: transform 450ms, opacity 450ms; }
a.button.aux-icon-left .aux-icon, a.button.aux-icon-left-animate .aux-icon, button.aux-icon-left .aux-icon, button.aux-icon-left-animate .aux-icon, input[type="button"].aux-icon-left .aux-icon, input[type="button"].aux-icon-left-animate .aux-icon, .aux-button.aux-icon-left .aux-icon, .aux-button.aux-icon-left-animate .aux-icon { margin-right: 0.125em; }
a.button.aux-icon-right .aux-icon, a.button.aux-icon-right-animate .aux-icon, button.aux-icon-right .aux-icon, button.aux-icon-right-animate .aux-icon, input[type="button"].aux-icon-right .aux-icon, input[type="button"].aux-icon-right-animate .aux-icon, .aux-button.aux-icon-right .aux-icon, .aux-button.aux-icon-right-animate .aux-icon { margin-left: 0.125em; }
a.button.aux-icon-left-animate .aux-icon, button.aux-icon-left-animate .aux-icon, input[type="button"].aux-icon-left-animate .aux-icon, .aux-button.aux-icon-left-animate .aux-icon { margin-left: 0.125em; }
a.button.aux-icon-left-animate .aux-icon, button.aux-icon-left-animate .aux-icon, input[type="button"].aux-icon-left-animate .aux-icon, .aux-button.aux-icon-left-animate .aux-icon { transform: translateX(-400%); }
a.button.aux-icon-left-animate .aux-text, button.aux-icon-left-animate .aux-text, input[type="button"].aux-icon-left-animate .aux-text, .aux-button.aux-icon-left-animate .aux-text { transform: translateX(-1em); }
a.button.aux-icon-left-animate:hover .aux-icon, a.button.aux-icon-left-animate:hover .aux-text, button.aux-icon-left-animate:hover .aux-icon, button.aux-icon-left-animate:hover .aux-text, input[type="button"].aux-icon-left-animate:hover .aux-icon, input[type="button"].aux-icon-left-animate:hover .aux-text, .aux-button.aux-icon-left-animate:hover .aux-icon, .aux-button.aux-icon-left-animate:hover .aux-text { transform: translateX(0); }
a.button.aux-icon-right-animate .aux-icon, button.aux-icon-right-animate .aux-icon, input[type="button"].aux-icon-right-animate .aux-icon, .aux-button.aux-icon-right-animate .aux-icon { transform: translateX(400%); }
a.button.aux-icon-right-animate .aux-text, button.aux-icon-right-animate .aux-text, input[type="button"].aux-icon-right-animate .aux-text, .aux-button.aux-icon-right-animate .aux-text { transform: translateX(1em); }
a.button.aux-icon-right-animate:hover .aux-icon, a.button.aux-icon-right-animate:hover .aux-text, button.aux-icon-right-animate:hover .aux-icon, button.aux-icon-right-animate:hover .aux-text, input[type="button"].aux-icon-right-animate:hover .aux-icon, input[type="button"].aux-icon-right-animate:hover .aux-text, .aux-button.aux-icon-right-animate:hover .aux-icon, .aux-button.aux-icon-right-animate:hover .aux-text { transform: translateX(0px); }
a.button.aux-icon-over .aux-icon, button.aux-icon-over .aux-icon, input[type="button"].aux-icon-over .aux-icon, .aux-button.aux-icon-over .aux-icon { position: absolute; left: 50%; top: 50%; opacity: 0; z-index: 2; transform: translate(-200%, -50%); transition: transform 450ms, opacity 450ms; }
a.button.aux-icon-over .aux-overlay, button.aux-icon-over .aux-overlay, input[type="button"].aux-icon-over .aux-overlay, .aux-button.aux-icon-over .aux-overlay { z-index: 1; }
a.button.aux-icon-over:hover .aux-icon, button.aux-icon-over:hover .aux-icon, input[type="button"].aux-icon-over:hover .aux-icon, .aux-button.aux-icon-over:hover .aux-icon { transform: translate(-50%, -50%); opacity: 1; }
.rtl a.button.aux-icon-left .aux-icon, .rtl a.button.aux-icon-left-animate .aux-icon, .rtl button.aux-icon-left .aux-icon, .rtl button.aux-icon-left-animate .aux-icon, .rtl input[type="button"].aux-icon-left .aux-icon, .rtl input[type="button"].aux-icon-left-animate .aux-icon, .rtl .aux-button.aux-icon-left .aux-icon, .rtl .aux-button.aux-icon-left-animate .aux-icon { margin-right: 0; margin-left: 0.125em; }
.rtl a.button.aux-icon-right .aux-icon, .rtl a.button.aux-icon-right-animate .aux-icon, .rtl button.aux-icon-right .aux-icon, .rtl button.aux-icon-right-animate .aux-icon, .rtl input[type="button"].aux-icon-right .aux-icon, .rtl input[type="button"].aux-icon-right-animate .aux-icon, .rtl .aux-button.aux-icon-right .aux-icon, .rtl .aux-button.aux-icon-right-animate .aux-icon { margin-right: 0.125em; margin-left: 0; }
.rtl a.button.aux-icon-left-animate .aux-icon, .rtl button.aux-icon-left-animate .aux-icon, .rtl input[type="button"].aux-icon-left-animate .aux-icon, .rtl .aux-button.aux-icon-left-animate .aux-icon { margin-right: 0.125em; margin-left: 0; }
.rtl a.button.aux-icon-left-animate .aux-icon, .rtl button.aux-icon-left-animate .aux-icon, .rtl input[type="button"].aux-icon-left-animate .aux-icon, .rtl .aux-button.aux-icon-left-animate .aux-icon { transform: translateX(400%); }
.rtl a.button.aux-icon-left-animate .aux-text, .rtl button.aux-icon-left-animate .aux-text, .rtl input[type="button"].aux-icon-left-animate .aux-text, .rtl .aux-button.aux-icon-left-animate .aux-text { transform: translateX(1em); }
.rtl a.button.aux-icon-left-animate:hover .aux-icon, .rtl a.button.aux-icon-left-animate:hover .aux-text, .rtl button.aux-icon-left-animate:hover .aux-icon, .rtl button.aux-icon-left-animate:hover .aux-text, .rtl input[type="button"].aux-icon-left-animate:hover .aux-icon, .rtl input[type="button"].aux-icon-left-animate:hover .aux-text, .rtl .aux-button.aux-icon-left-animate:hover .aux-icon, .rtl .aux-button.aux-icon-left-animate:hover .aux-text { transform: translateX(0); }
.rtl a.button.aux-icon-right-animate .aux-icon, .rtl button.aux-icon-right-animate .aux-icon, .rtl input[type="button"].aux-icon-right-animate .aux-icon, .rtl .aux-button.aux-icon-right-animate .aux-icon { transform: translateX(-400%); }
.rtl a.button.aux-icon-right-animate .aux-text, .rtl button.aux-icon-right-animate .aux-text, .rtl input[type="button"].aux-icon-right-animate .aux-text, .rtl .aux-button.aux-icon-right-animate .aux-text { transform: translateX(-1em); }
.rtl a.button.aux-icon-right-animate:hover .aux-icon, .rtl a.button.aux-icon-right-animate:hover .aux-text, .rtl button.aux-icon-right-animate:hover .aux-icon, .rtl button.aux-icon-right-animate:hover .aux-text, .rtl input[type="button"].aux-icon-right-animate:hover .aux-icon, .rtl input[type="button"].aux-icon-right-animate:hover .aux-text, .rtl .aux-button.aux-icon-right-animate:hover .aux-icon, .rtl .aux-button.aux-icon-right-animate:hover .aux-text { transform: translateX(0px); }
.rtl a.button.aux-icon-over .aux-icon, .rtl button.aux-icon-over .aux-icon, .rtl input[type="button"].aux-icon-over .aux-icon, .rtl .aux-button.aux-icon-over .aux-icon { left: -50%; transform: translate(200%, -50%); }
.rtl a.button.aux-icon-over:hover .aux-icon, .rtl button.aux-icon-over:hover .aux-icon, .rtl input[type="button"].aux-icon-over:hover .aux-icon, .rtl .aux-button.aux-icon-over:hover .aux-icon { transform: translate(50%, -50%); }
a.button.aux-black, button.aux-black, input[type="button"].aux-black, .aux-button.aux-black { background-color: #3D3D3D; text-shadow: 0 2px 0 #292929; color: white; }
a.button.aux-black .aux-overlay::after, button.aux-black .aux-overlay::after, input[type="button"].aux-black .aux-overlay::after, .aux-button.aux-black .aux-overlay::after { background-color: #292929; }
a.button.aux-black.aux-fill:hover, button.aux-black.aux-fill:hover, input[type="button"].aux-black.aux-fill:hover, .aux-button.aux-black.aux-fill:hover { background-color: #292929 !important; }
a.button.aux-white, button.aux-white, input[type="button"].aux-white, .aux-button.aux-white { background-color: #FFFFFF; text-shadow: 0 2px 0 #ebebeb; color: black; }
a.button.aux-white .aux-overlay::after, button.aux-white .aux-overlay::after, input[type="button"].aux-white .aux-overlay::after, .aux-button.aux-white .aux-overlay::after { background-color: #ebebeb; }
a.button.aux-white.aux-fill:hover, button.aux-white.aux-fill:hover, input[type="button"].aux-white.aux-fill:hover, .aux-button.aux-white.aux-fill:hover { background-color: #ebebeb !important; }
a.button.aux-masala, button.aux-masala, input[type="button"].aux-masala, .aux-button.aux-masala { background-color: #3D3D3D; text-shadow: 0 2px 0 #292929; color: white; }
a.button.aux-masala .aux-overlay::after, button.aux-masala .aux-overlay::after, input[type="button"].aux-masala .aux-overlay::after, .aux-button.aux-masala .aux-overlay::after { background-color: #292929; }
a.button.aux-masala.aux-fill:hover, button.aux-masala.aux-fill:hover, input[type="button"].aux-masala.aux-fill:hover, .aux-button.aux-masala.aux-fill:hover { background-color: #292929 !important; }
a.button.aux-dark-gray, button.aux-dark-gray, input[type="button"].aux-dark-gray, .aux-button.aux-dark-gray { background-color: #AAAAAA; text-shadow: 0 2px 0 #969696; color: white; }
a.button.aux-dark-gray .aux-overlay::after, button.aux-dark-gray .aux-overlay::after, input[type="button"].aux-dark-gray .aux-overlay::after, .aux-button.aux-dark-gray .aux-overlay::after { background-color: #969696; }
a.button.aux-dark-gray.aux-fill:hover, button.aux-dark-gray.aux-fill:hover, input[type="button"].aux-dark-gray.aux-fill:hover, .aux-button.aux-dark-gray.aux-fill:hover { background-color: #969696 !important; }
a.button.aux-ball-blue, button.aux-ball-blue, input[type="button"].aux-ball-blue, .aux-button.aux-ball-blue { background-color: #1BB0CE; text-shadow: 0 2px 0 #1691aa; color: white; }
a.button.aux-ball-blue .aux-overlay::after, button.aux-ball-blue .aux-overlay::after, input[type="button"].aux-ball-blue .aux-overlay::after, .aux-button.aux-ball-blue .aux-overlay::after { background-color: #1691aa; }
a.button.aux-ball-blue.aux-fill:hover, button.aux-ball-blue.aux-fill:hover, input[type="button"].aux-ball-blue.aux-fill:hover, .aux-button.aux-ball-blue.aux-fill:hover { background-color: #1691aa !important; }
a.button.aux-fountain-blue, button.aux-fountain-blue, input[type="button"].aux-fountain-blue, .aux-button.aux-fountain-blue { background-color: #5BACBA; text-shadow: 0 2px 0 #4698a6; color: white; }
a.button.aux-fountain-blue .aux-overlay::after, button.aux-fountain-blue .aux-overlay::after, input[type="button"].aux-fountain-blue .aux-overlay::after, .aux-button.aux-fountain-blue .aux-overlay::after { background-color: #4698a6; }
a.button.aux-fountain-blue.aux-fill:hover, button.aux-fountain-blue.aux-fill:hover, input[type="button"].aux-fountain-blue.aux-fill:hover, .aux-button.aux-fountain-blue.aux-fill:hover { background-color: #4698a6 !important; }
a.button.aux-shamrock, button.aux-shamrock, input[type="button"].aux-shamrock, .aux-button.aux-shamrock { background-color: #2CC990; text-shadow: 0 2px 0 #25a878; color: white; }
a.button.aux-shamrock .aux-overlay::after, button.aux-shamrock .aux-overlay::after, input[type="button"].aux-shamrock .aux-overlay::after, .aux-button.aux-shamrock .aux-overlay::after { background-color: #25a878; }
a.button.aux-shamrock.aux-fill:hover, button.aux-shamrock.aux-fill:hover, input[type="button"].aux-shamrock.aux-fill:hover, .aux-button.aux-shamrock.aux-fill:hover { background-color: #25a878 !important; }
a.button.aux-curios-blue, button.aux-curios-blue, input[type="button"].aux-curios-blue, .aux-button.aux-curios-blue { background-color: #2C82C9; text-shadow: 0 2px 0 #256ca8; color: white; }
a.button.aux-curios-blue .aux-overlay::after, button.aux-curios-blue .aux-overlay::after, input[type="button"].aux-curios-blue .aux-overlay::after, .aux-button.aux-curios-blue .aux-overlay::after { background-color: #256ca8; }
a.button.aux-curios-blue.aux-fill:hover, button.aux-curios-blue.aux-fill:hover, input[type="button"].aux-curios-blue.aux-fill:hover, .aux-button.aux-curios-blue.aux-fill:hover { background-color: #256ca8 !important; }
a.button.aux-light-sea-green, button.aux-light-sea-green, input[type="button"].aux-light-sea-green, .aux-button.aux-light-sea-green { background-color: #1ABC9C; text-shadow: 0 2px 0 #15987e; color: white; }
a.button.aux-light-sea-green .aux-overlay::after, button.aux-light-sea-green .aux-overlay::after, input[type="button"].aux-light-sea-green .aux-overlay::after, .aux-button.aux-light-sea-green .aux-overlay::after { background-color: #15987e; }
a.button.aux-light-sea-green.aux-fill:hover, button.aux-light-sea-green.aux-fill:hover, input[type="button"].aux-light-sea-green.aux-fill:hover, .aux-button.aux-light-sea-green.aux-fill:hover { background-color: #15987e !important; }
a.button.aux-emerald, button.aux-emerald, input[type="button"].aux-emerald, .aux-button.aux-emerald { background-color: #4EBA6F; text-shadow: 0 2px 0 #3fa15d; color: white; }
a.button.aux-emerald .aux-overlay::after, button.aux-emerald .aux-overlay::after, input[type="button"].aux-emerald .aux-overlay::after, .aux-button.aux-emerald .aux-overlay::after { background-color: #3fa15d; }
a.button.aux-emerald.aux-fill:hover, button.aux-emerald.aux-fill:hover, input[type="button"].aux-emerald.aux-fill:hover, .aux-button.aux-emerald.aux-fill:hover { background-color: #3fa15d !important; }
a.button.aux-energy-yellow, button.aux-energy-yellow, input[type="button"].aux-energy-yellow, .aux-button.aux-energy-yellow { background-color: #EEE657; text-shadow: 0 2px 0 #eae032; color: white; }
a.button.aux-energy-yellow .aux-overlay::after, button.aux-energy-yellow .aux-overlay::after, input[type="button"].aux-energy-yellow .aux-overlay::after, .aux-button.aux-energy-yellow .aux-overlay::after { background-color: #eae032; }
a.button.aux-energy-yellow.aux-fill:hover, button.aux-energy-yellow.aux-fill:hover, input[type="button"].aux-energy-yellow.aux-fill:hover, .aux-button.aux-energy-yellow.aux-fill:hover { background-color: #eae032 !important; }
a.button.aux-mikado-yellow, button.aux-mikado-yellow, input[type="button"].aux-mikado-yellow, .aux-button.aux-mikado-yellow { background-color: #FCCD0F; text-shadow: 0 2px 0 #dfb403; color: white; }
a.button.aux-mikado-yellow .aux-overlay::after, button.aux-mikado-yellow .aux-overlay::after, input[type="button"].aux-mikado-yellow .aux-overlay::after, .aux-button.aux-mikado-yellow .aux-overlay::after { background-color: #dfb403; }
a.button.aux-mikado-yellow.aux-fill:hover, button.aux-mikado-yellow.aux-fill:hover, input[type="button"].aux-mikado-yellow.aux-fill:hover, .aux-button.aux-mikado-yellow.aux-fill:hover { background-color: #dfb403 !important; }
a.button.aux-pink-salmon, button.aux-pink-salmon, input[type="button"].aux-pink-salmon, .aux-button.aux-pink-salmon { background-color: #FF91A9; text-shadow: 0 2px 0 #ff6889; color: white; }
a.button.aux-pink-salmon .aux-overlay::after, button.aux-pink-salmon .aux-overlay::after, input[type="button"].aux-pink-salmon .aux-overlay::after, .aux-button.aux-pink-salmon .aux-overlay::after { background-color: #ff6889; }
a.button.aux-pink-salmon.aux-fill:hover, button.aux-pink-salmon.aux-fill:hover, input[type="button"].aux-pink-salmon.aux-fill:hover, .aux-button.aux-pink-salmon.aux-fill:hover { background-color: #ff6889 !important; }
a.button.aux-wisteria, button.aux-wisteria, input[type="button"].aux-wisteria, .aux-button.aux-wisteria { background-color: #9E69AF; text-shadow: 0 2px 0 #8a539c; color: white; }
a.button.aux-wisteria .aux-overlay::after, button.aux-wisteria .aux-overlay::after, input[type="button"].aux-wisteria .aux-overlay::after, .aux-button.aux-wisteria .aux-overlay::after { background-color: #8a539c; }
a.button.aux-wisteria.aux-fill:hover, button.aux-wisteria.aux-fill:hover, input[type="button"].aux-wisteria.aux-fill:hover, .aux-button.aux-wisteria.aux-fill:hover { background-color: #8a539c !important; }
a.button.aux-lilac, button.aux-lilac, input[type="button"].aux-lilac, .aux-button.aux-lilac { background-color: #CEACD2; text-shadow: 0 2px 0 #be92c4; color: white; }
a.button.aux-lilac .aux-overlay::after, button.aux-lilac .aux-overlay::after, input[type="button"].aux-lilac .aux-overlay::after, .aux-button.aux-lilac .aux-overlay::after { background-color: #be92c4; }
a.button.aux-lilac.aux-fill:hover, button.aux-lilac.aux-fill:hover, input[type="button"].aux-lilac.aux-fill:hover, .aux-button.aux-lilac.aux-fill:hover { background-color: #be92c4 !important; }
a.button.aux-pale-sky, button.aux-pale-sky, input[type="button"].aux-pale-sky, .aux-button.aux-pale-sky { background-color: #5F7487; text-shadow: 0 2px 0 #4e5f6f; color: white; }
a.button.aux-pale-sky .aux-overlay::after, button.aux-pale-sky .aux-overlay::after, input[type="button"].aux-pale-sky .aux-overlay::after, .aux-button.aux-pale-sky .aux-overlay::after { background-color: #4e5f6f; }
a.button.aux-pale-sky.aux-fill:hover, button.aux-pale-sky.aux-fill:hover, input[type="button"].aux-pale-sky.aux-fill:hover, .aux-button.aux-pale-sky.aux-fill:hover { background-color: #4e5f6f !important; }
a.button.aux-tower-gray, button.aux-tower-gray, input[type="button"].aux-tower-gray, .aux-button.aux-tower-gray { background-color: #ADBCC3; text-shadow: 0 2px 0 #95a9b2; color: white; }
a.button.aux-tower-gray .aux-overlay::after, button.aux-tower-gray .aux-overlay::after, input[type="button"].aux-tower-gray .aux-overlay::after, .aux-button.aux-tower-gray .aux-overlay::after { background-color: #95a9b2; }
a.button.aux-tower-gray.aux-fill:hover, button.aux-tower-gray.aux-fill:hover, input[type="button"].aux-tower-gray.aux-fill:hover, .aux-button.aux-tower-gray.aux-fill:hover { background-color: #95a9b2 !important; }
a.button.aux-william, button.aux-william, input[type="button"].aux-william, .aux-button.aux-william { background-color: #3A5F6F; text-shadow: 0 2px 0 #2c4854; color: white; }
a.button.aux-william .aux-overlay::after, button.aux-william .aux-overlay::after, input[type="button"].aux-william .aux-overlay::after, .aux-button.aux-william .aux-overlay::after { background-color: #2c4854; }
a.button.aux-william.aux-fill:hover, button.aux-william.aux-fill:hover, input[type="button"].aux-william.aux-fill:hover, .aux-button.aux-william.aux-fill:hover { background-color: #2c4854 !important; }
a.button.aux-carmine-pink, button.aux-carmine-pink, input[type="button"].aux-carmine-pink, .aux-button.aux-carmine-pink { background-color: #E74C3C; text-shadow: 0 2px 0 #df2e1b; color: white; }
a.button.aux-carmine-pink .aux-overlay::after, button.aux-carmine-pink .aux-overlay::after, input[type="button"].aux-carmine-pink .aux-overlay::after, .aux-button.aux-carmine-pink .aux-overlay::after { background-color: #df2e1b; }
a.button.aux-carmine-pink.aux-fill:hover, button.aux-carmine-pink.aux-fill:hover, input[type="button"].aux-carmine-pink.aux-fill:hover, .aux-button.aux-carmine-pink.aux-fill:hover { background-color: #df2e1b !important; }
a.button.aux-persimmon, button.aux-persimmon, input[type="button"].aux-persimmon, .aux-button.aux-persimmon { background-color: #FF6A55; text-shadow: 0 2px 0 #ff462c; color: white; }
a.button.aux-persimmon .aux-overlay::after, button.aux-persimmon .aux-overlay::after, input[type="button"].aux-persimmon .aux-overlay::after, .aux-button.aux-persimmon .aux-overlay::after { background-color: #ff462c; }
a.button.aux-persimmon.aux-fill:hover, button.aux-persimmon.aux-fill:hover, input[type="button"].aux-persimmon.aux-fill:hover, .aux-button.aux-persimmon.aux-fill:hover { background-color: #ff462c !important; }
a.button.aux-tan-hide, button.aux-tan-hide, input[type="button"].aux-tan-hide, .aux-button.aux-tan-hide { background-color: #FF9F55; text-shadow: 0 2px 0 #ff882c; color: white; }
a.button.aux-tan-hide .aux-overlay::after, button.aux-tan-hide .aux-overlay::after, input[type="button"].aux-tan-hide .aux-overlay::after, .aux-button.aux-tan-hide .aux-overlay::after { background-color: #ff882c; }
a.button.aux-tan-hide.aux-fill:hover, button.aux-tan-hide.aux-fill:hover, input[type="button"].aux-tan-hide.aux-fill:hover, .aux-button.aux-tan-hide.aux-fill:hover { background-color: #ff882c !important; }
a.button.aux-wild-watermelon, button.aux-wild-watermelon, input[type="button"].aux-wild-watermelon, .aux-button.aux-wild-watermelon { background-color: #FF6E78; text-shadow: 0 2px 0 #ff4552; color: white; }
a.button.aux-wild-watermelon .aux-overlay::after, button.aux-wild-watermelon .aux-overlay::after, input[type="button"].aux-wild-watermelon .aux-overlay::after, .aux-button.aux-wild-watermelon .aux-overlay::after { background-color: #ff4552; }
a.button.aux-wild-watermelon.aux-fill:hover, button.aux-wild-watermelon.aux-fill:hover, input[type="button"].aux-wild-watermelon.aux-fill:hover, .aux-button.aux-wild-watermelon.aux-fill:hover { background-color: #ff4552 !important; }
a.button.aux-iceberg, button.aux-iceberg, input[type="button"].aux-iceberg, .aux-button.aux-iceberg { background-color: #73B1D6; text-shadow: 0 2px 0 #539fcd; color: white; }
a.button.aux-iceberg .aux-overlay::after, button.aux-iceberg .aux-overlay::after, input[type="button"].aux-iceberg .aux-overlay::after, .aux-button.aux-iceberg .aux-overlay::after { background-color: #539fcd; }
a.button.aux-iceberg.aux-fill:hover, button.aux-iceberg.aux-fill:hover, input[type="button"].aux-iceberg.aux-fill:hover, .aux-button.aux-iceberg.aux-fill:hover { background-color: #539fcd !important; }
a.button.aux-dark-lavender, button.aux-dark-lavender, input[type="button"].aux-dark-lavender, .aux-button.aux-dark-lavender { background-color: #745A90; text-shadow: 0 2px 0 #604a77; color: white; }
a.button.aux-dark-lavender .aux-overlay::after, button.aux-dark-lavender .aux-overlay::after, input[type="button"].aux-dark-lavender .aux-overlay::after, .aux-button.aux-dark-lavender .aux-overlay::after { background-color: #604a77; }
a.button.aux-dark-lavender.aux-fill:hover, button.aux-dark-lavender.aux-fill:hover, input[type="button"].aux-dark-lavender.aux-fill:hover, .aux-button.aux-dark-lavender.aux-fill:hover { background-color: #604a77 !important; }
a.button.aux-viking, button.aux-viking, input[type="button"].aux-viking, .aux-button.aux-viking { background-color: #5CD5E6; text-shadow: 0 2px 0 #39cce1; color: white; }
a.button.aux-viking .aux-overlay::after, button.aux-viking .aux-overlay::after, input[type="button"].aux-viking .aux-overlay::after, .aux-button.aux-viking .aux-overlay::after { background-color: #39cce1; }
a.button.aux-viking.aux-fill:hover, button.aux-viking.aux-fill:hover, input[type="button"].aux-viking.aux-fill:hover, .aux-button.aux-viking.aux-fill:hover { background-color: #39cce1 !important; }
a.button.aux-tiffany-blue, button.aux-tiffany-blue, input[type="button"].aux-tiffany-blue, .aux-button.aux-tiffany-blue { background-color: #00B5B5; text-shadow: 0 2px 0 #008c8c; color: white; }
a.button.aux-tiffany-blue .aux-overlay::after, button.aux-tiffany-blue .aux-overlay::after, input[type="button"].aux-tiffany-blue .aux-overlay::after, .aux-button.aux-tiffany-blue .aux-overlay::after { background-color: #008c8c; }
a.button.aux-tiffany-blue.aux-fill:hover, button.aux-tiffany-blue.aux-fill:hover, input[type="button"].aux-tiffany-blue.aux-fill:hover, .aux-button.aux-tiffany-blue.aux-fill:hover { background-color: #008c8c !important; }
a.button.aux-pastel-orange, button.aux-pastel-orange, input[type="button"].aux-pastel-orange, .aux-button.aux-pastel-orange { background-color: #FCB941; text-shadow: 0 2px 0 #fbaa19; color: white; }
a.button.aux-pastel-orange .aux-overlay::after, button.aux-pastel-orange .aux-overlay::after, input[type="button"].aux-pastel-orange .aux-overlay::after, .aux-button.aux-pastel-orange .aux-overlay::after { background-color: #fbaa19; }
a.button.aux-pastel-orange.aux-fill:hover, button.aux-pastel-orange.aux-fill:hover, input[type="button"].aux-pastel-orange.aux-fill:hover, .aux-button.aux-pastel-orange.aux-fill:hover { background-color: #fbaa19 !important; }
a.button.aux-east-bay, button.aux-east-bay, input[type="button"].aux-east-bay, .aux-button.aux-east-bay { background-color: #395781; text-shadow: 0 2px 0 #2c4465; color: white; }
a.button.aux-east-bay .aux-overlay::after, button.aux-east-bay .aux-overlay::after, input[type="button"].aux-east-bay .aux-overlay::after, .aux-button.aux-east-bay .aux-overlay::after { background-color: #2c4465; }
a.button.aux-east-bay.aux-fill:hover, button.aux-east-bay.aux-fill:hover, input[type="button"].aux-east-bay.aux-fill:hover, .aux-button.aux-east-bay.aux-fill:hover { background-color: #2c4465 !important; }
a.button.aux-steel-blue, button.aux-steel-blue, input[type="button"].aux-steel-blue, .aux-button.aux-steel-blue { background-color: #4589B0; text-shadow: 0 2px 0 #3a7293; color: white; }
a.button.aux-steel-blue .aux-overlay::after, button.aux-steel-blue .aux-overlay::after, input[type="button"].aux-steel-blue .aux-overlay::after, .aux-button.aux-steel-blue .aux-overlay::after { background-color: #3a7293; }
a.button.aux-steel-blue.aux-fill:hover, button.aux-steel-blue.aux-fill:hover, input[type="button"].aux-steel-blue.aux-fill:hover, .aux-button.aux-steel-blue.aux-fill:hover { background-color: #3a7293 !important; }
a.button.aux-half-backed, button.aux-half-backed, input[type="button"].aux-half-backed, .aux-button.aux-half-backed { background-color: #84CCD1; text-shadow: 0 2px 0 #66c0c6; color: white; }
a.button.aux-half-backed .aux-overlay::after, button.aux-half-backed .aux-overlay::after, input[type="button"].aux-half-backed .aux-overlay::after, .aux-button.aux-half-backed .aux-overlay::after { background-color: #66c0c6; }
a.button.aux-half-backed.aux-fill:hover, button.aux-half-backed.aux-fill:hover, input[type="button"].aux-half-backed.aux-fill:hover, .aux-button.aux-half-backed.aux-fill:hover { background-color: #66c0c6 !important; }
a.button.aux-tapestry, button.aux-tapestry, input[type="button"].aux-tapestry, .aux-button.aux-tapestry { background-color: #B95A84; text-shadow: 0 2px 0 #a44670; color: white; }
a.button.aux-tapestry .aux-overlay::after, button.aux-tapestry .aux-overlay::after, input[type="button"].aux-tapestry .aux-overlay::after, .aux-button.aux-tapestry .aux-overlay::after { background-color: #a44670; }
a.button.aux-tapestry.aux-fill:hover, button.aux-tapestry.aux-fill:hover, input[type="button"].aux-tapestry.aux-fill:hover, .aux-button.aux-tapestry.aux-fill:hover { background-color: #a44670 !important; }
a.button.aux-fire-engine-red, button.aux-fire-engine-red, input[type="button"].aux-fire-engine-red, .aux-button.aux-fire-engine-red { background-color: #CD2C24; text-shadow: 0 2px 0 #aa251e; color: white; }
a.button.aux-fire-engine-red .aux-overlay::after, button.aux-fire-engine-red .aux-overlay::after, input[type="button"].aux-fire-engine-red .aux-overlay::after, .aux-button.aux-fire-engine-red .aux-overlay::after { background-color: #aa251e; }
a.button.aux-fire-engine-red.aux-fill:hover, button.aux-fire-engine-red.aux-fill:hover, input[type="button"].aux-fire-engine-red.aux-fill:hover, .aux-button.aux-fire-engine-red.aux-fill:hover { background-color: #aa251e !important; }
a.button.aux-dark-orange, button.aux-dark-orange, input[type="button"].aux-dark-orange, .aux-button.aux-dark-orange { background-color: #FF8C00; text-shadow: 0 2px 0 #d67600; color: white; }
a.button.aux-dark-orange .aux-overlay::after, button.aux-dark-orange .aux-overlay::after, input[type="button"].aux-dark-orange .aux-overlay::after, .aux-button.aux-dark-orange .aux-overlay::after { background-color: #d67600; }
a.button.aux-dark-orange.aux-fill:hover, button.aux-dark-orange.aux-fill:hover, input[type="button"].aux-dark-orange.aux-fill:hover, .aux-button.aux-dark-orange.aux-fill:hover { background-color: #d67600 !important; }
a.button.aux-brick-red, button.aux-brick-red, input[type="button"].aux-brick-red, .aux-button.aux-brick-red { background-color: #CC4452; text-shadow: 0 2px 0 #b6323f; color: white; }
a.button.aux-brick-red .aux-overlay::after, button.aux-brick-red .aux-overlay::after, input[type="button"].aux-brick-red .aux-overlay::after, .aux-button.aux-brick-red .aux-overlay::after { background-color: #b6323f; }
a.button.aux-brick-red.aux-fill:hover, button.aux-brick-red.aux-fill:hover, input[type="button"].aux-brick-red.aux-fill:hover, .aux-button.aux-brick-red.aux-fill:hover { background-color: #b6323f !important; }
a.button.aux-khaki, button.aux-khaki, input[type="button"].aux-khaki, .aux-button.aux-khaki { background-color: khaki; text-shadow: 0 2px 0 #ebde68; color: white; }
a.button.aux-khaki .aux-overlay::after, button.aux-khaki .aux-overlay::after, input[type="button"].aux-khaki .aux-overlay::after, .aux-button.aux-khaki .aux-overlay::after { background-color: #ebde68; }
a.button.aux-khaki.aux-fill:hover, button.aux-khaki.aux-fill:hover, input[type="button"].aux-khaki.aux-fill:hover, .aux-button.aux-khaki.aux-fill:hover { background-color: #ebde68 !important; }
a.button.aux-dark-text, button.aux-dark-text, input[type="button"].aux-dark-text, .aux-button.aux-dark-text { color: black; }
a.button.aux-uppercase, button.aux-uppercase, input[type="button"].aux-uppercase, .aux-button.aux-uppercase { text-transform: uppercase; }
input[type="submit"], input[type="reset"] { font-weight: 600; display: inline-block; position: relative; line-height: 100%; margin-bottom: 1em; border: none; cursor: pointer; overflow: hidden; z-index: 1; transition: all 450ms; }
input[type="submit"]:focus, input[type="reset"]:focus { outline: none; }
input[type="submit"] > *, input[type="reset"] > * { position: relative; }
input[type="submit"] .aux-overlay, input[type="reset"] .aux-overlay { position: absolute; width: 120%; top: 50%; left: 50%; transform: translate(-50%, -50%) scale(0, 0); transition: transform 450ms cubic-bezier(0.75, 0.1, 0.25, 0.9); }
input[type="submit"] .aux-overlay::after, input[type="reset"] .aux-overlay::after { position: relative; content: ''; border-radius: 50%; display: block; padding-top: 100%; }
input[type="submit"].aux-round .aux-overlay, input[type="reset"].aux-round .aux-overlay { width: 120%; }
input[type="submit"]:hover .aux-overlay, input[type="reset"]:hover .aux-overlay { transform: translate(-50%, -50%) scale(1, 1); }
input[type="submit"].aux-fill, input[type="reset"].aux-fill { transition: background-color 450ms; }
input[type="submit"].aux-fill .aux-overlay, input[type="reset"].aux-fill .aux-overlay { display: none; } table { margin-bottom: 1.4em; width: 100%; max-width: 100%; border: 1px solid #EAEAEA; }
th { font-weight: bold; }
thead th { background: #aaa; }
th, td, caption { padding: 4px 10px 4px 5px; }
td { border-color: #EAEAEA; border-style: solid; border-width: 0 1px 1px 0; }
table.striped tr:nth-child(even) td, table tr.even td { background: #fcfcfc; } input[type="text"], input[type="password"], input[type="email"], input[type="tel"], input[type="url"], textarea { font-size: 100%; padding: 0.625em 0.75em; }
input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, input[type="tel"]:focus, input[type="url"]:focus, textarea:focus { outline: none; }
input.aux-large[type="text"], input.aux-large[type="password"], input.aux-large[type="email"], input.aux-large[type="tel"], input.aux-large[type="url"], textarea.aux-large { padding: 1em 1em; font-size: 110%; }
input[type="text"], input[type="password"], input[type="email"], input[type="tel"], input[type="url"], textarea, input.aux-outline[type="text"], input.aux-outline[type="password"], input.aux-outline[type="email"], input.aux-outline[type="tel"], input.aux-outline[type="url"], textarea.aux-outline { border: solid 1px #bbb; background: transparent; }
input[type="text"]:-moz-placeholder, input[type="password"]:-moz-placeholder, input[type="email"]:-moz-placeholder, input[type="tel"]:-moz-placeholder, input[type="url"]:-moz-placeholder, textarea:-moz-placeholder, input.aux-outline[type="text"]:-moz-placeholder, input.aux-outline[type="password"]:-moz-placeholder, input.aux-outline[type="email"]:-moz-placeholder, input.aux-outline[type="tel"]:-moz-placeholder, input.aux-outline[type="url"]:-moz-placeholder, textarea.aux-outline:-moz-placeholder { color: #C5C5C5; }
input[type="text"]::-moz-placeholder, input[type="password"]::-moz-placeholder, input[type="email"]::-moz-placeholder, input[type="tel"]::-moz-placeholder, input[type="url"]::-moz-placeholder, textarea::-moz-placeholder, input.aux-outline[type="text"]::-moz-placeholder, input.aux-outline[type="password"]::-moz-placeholder, input.aux-outline[type="email"]::-moz-placeholder, input.aux-outline[type="tel"]::-moz-placeholder, input.aux-outline[type="url"]::-moz-placeholder, textarea.aux-outline::-moz-placeholder { color: #C5C5C5; }
input[type="text"]:-ms-input-placeholder, input[type="password"]:-ms-input-placeholder, input[type="email"]:-ms-input-placeholder, input[type="tel"]:-ms-input-placeholder, input[type="url"]:-ms-input-placeholder, textarea:-ms-input-placeholder, input.aux-outline[type="text"]:-ms-input-placeholder, input.aux-outline[type="password"]:-ms-input-placeholder, input.aux-outline[type="email"]:-ms-input-placeholder, input.aux-outline[type="tel"]:-ms-input-placeholder, input.aux-outline[type="url"]:-ms-input-placeholder, textarea.aux-outline:-ms-input-placeholder { color: #C5C5C5; }
input[type="text"]::-webkit-input-placeholder, input[type="password"]::-webkit-input-placeholder, input[type="email"]::-webkit-input-placeholder, input[type="tel"]::-webkit-input-placeholder, input[type="url"]::-webkit-input-placeholder, textarea::-webkit-input-placeholder, input.aux-outline[type="text"]::-webkit-input-placeholder, input.aux-outline[type="password"]::-webkit-input-placeholder, input.aux-outline[type="email"]::-webkit-input-placeholder, input.aux-outline[type="tel"]::-webkit-input-placeholder, input.aux-outline[type="url"]::-webkit-input-placeholder, textarea.aux-outline::-webkit-input-placeholder { color: #C5C5C5; }
input.aux-fill[type="text"], input.aux-fill[type="password"], input.aux-fill[type="email"], input.aux-fill[type="tel"], input.aux-fill[type="url"], textarea.aux-fill { background-color: #F1F1F1; border: none; }
input.aux-fill[type="text"]:-moz-placeholder, input.aux-fill[type="password"]:-moz-placeholder, input.aux-fill[type="email"]:-moz-placeholder, input.aux-fill[type="tel"]:-moz-placeholder, input.aux-fill[type="url"]:-moz-placeholder, textarea.aux-fill:-moz-placeholder { color: #C3C3C3; }
input.aux-fill[type="text"]::-moz-placeholder, input.aux-fill[type="password"]::-moz-placeholder, input.aux-fill[type="email"]::-moz-placeholder, input.aux-fill[type="tel"]::-moz-placeholder, input.aux-fill[type="url"]::-moz-placeholder, textarea.aux-fill::-moz-placeholder { color: #C3C3C3; }
input.aux-fill[type="text"]:-ms-input-placeholder, input.aux-fill[type="password"]:-ms-input-placeholder, input.aux-fill[type="email"]:-ms-input-placeholder, input.aux-fill[type="tel"]:-ms-input-placeholder, input.aux-fill[type="url"]:-ms-input-placeholder, textarea.aux-fill:-ms-input-placeholder { color: #C3C3C3; }
input.aux-fill[type="text"]::-webkit-input-placeholder, input.aux-fill[type="password"]::-webkit-input-placeholder, input.aux-fill[type="email"]::-webkit-input-placeholder, input.aux-fill[type="tel"]::-webkit-input-placeholder, input.aux-fill[type="url"]::-webkit-input-placeholder, textarea.aux-fill::-webkit-input-placeholder { color: #C3C3C3; }
input.aux-bottom-line[type="text"], input.aux-bottom-line[type="password"], input.aux-bottom-line[type="email"], input.aux-bottom-line[type="tel"], input.aux-bottom-line[type="url"], textarea.aux-bottom-line { background: transparent; border: none; border-bottom: solid 1px #bbb; padding-left: 0; }
input.aux-bottom-line[type="text"]:-moz-placeholder, input.aux-bottom-line[type="password"]:-moz-placeholder, input.aux-bottom-line[type="email"]:-moz-placeholder, input.aux-bottom-line[type="tel"]:-moz-placeholder, input.aux-bottom-line[type="url"]:-moz-placeholder, textarea.aux-bottom-line:-moz-placeholder { color: #C3C3C3; }
input.aux-bottom-line[type="text"]::-moz-placeholder, input.aux-bottom-line[type="password"]::-moz-placeholder, input.aux-bottom-line[type="email"]::-moz-placeholder, input.aux-bottom-line[type="tel"]::-moz-placeholder, input.aux-bottom-line[type="url"]::-moz-placeholder, textarea.aux-bottom-line::-moz-placeholder { color: #C3C3C3; }
input.aux-bottom-line[type="text"]:-ms-input-placeholder, input.aux-bottom-line[type="password"]:-ms-input-placeholder, input.aux-bottom-line[type="email"]:-ms-input-placeholder, input.aux-bottom-line[type="tel"]:-ms-input-placeholder, input.aux-bottom-line[type="url"]:-ms-input-placeholder, textarea.aux-bottom-line:-ms-input-placeholder { color: #C3C3C3; }
input.aux-bottom-line[type="text"]::-webkit-input-placeholder, input.aux-bottom-line[type="password"]::-webkit-input-placeholder, input.aux-bottom-line[type="email"]::-webkit-input-placeholder, input.aux-bottom-line[type="tel"]::-webkit-input-placeholder, input.aux-bottom-line[type="url"]::-webkit-input-placeholder, textarea.aux-bottom-line::-webkit-input-placeholder { color: #C3C3C3; }
input.aux-light[type="text"], input.aux-light[type="password"], input.aux-light[type="email"], input.aux-light[type="tel"], input.aux-light[type="url"], textarea.aux-light { color: #fff; }
input.aux-light[type="text"], input.aux-light[type="password"], input.aux-light[type="email"], input.aux-light[type="tel"], input.aux-light[type="url"], textarea.aux-light, input.aux-light.aux-outline[type="text"], input.aux-light.aux-outline[type="password"], input.aux-light.aux-outline[type="email"], input.aux-light.aux-outline[type="tel"], input.aux-light.aux-outline[type="url"], textarea.aux-light.aux-outline { border-color: #fff; }
input.aux-light[type="text"]:-moz-placeholder, input.aux-light[type="password"]:-moz-placeholder, input.aux-light[type="email"]:-moz-placeholder, input.aux-light[type="tel"]:-moz-placeholder, input.aux-light[type="url"]:-moz-placeholder, textarea.aux-light:-moz-placeholder, input.aux-light.aux-outline[type="text"]:-moz-placeholder, input.aux-light.aux-outline[type="password"]:-moz-placeholder, input.aux-light.aux-outline[type="email"]:-moz-placeholder, input.aux-light.aux-outline[type="tel"]:-moz-placeholder, input.aux-light.aux-outline[type="url"]:-moz-placeholder, textarea.aux-light.aux-outline:-moz-placeholder { color: #cccccc; }
input.aux-light[type="text"]::-moz-placeholder, input.aux-light[type="password"]::-moz-placeholder, input.aux-light[type="email"]::-moz-placeholder, input.aux-light[type="tel"]::-moz-placeholder, input.aux-light[type="url"]::-moz-placeholder, textarea.aux-light::-moz-placeholder, input.aux-light.aux-outline[type="text"]::-moz-placeholder, input.aux-light.aux-outline[type="password"]::-moz-placeholder, input.aux-light.aux-outline[type="email"]::-moz-placeholder, input.aux-light.aux-outline[type="tel"]::-moz-placeholder, input.aux-light.aux-outline[type="url"]::-moz-placeholder, textarea.aux-light.aux-outline::-moz-placeholder { color: #cccccc; }
input.aux-light[type="text"]:-ms-input-placeholder, input.aux-light[type="password"]:-ms-input-placeholder, input.aux-light[type="email"]:-ms-input-placeholder, input.aux-light[type="tel"]:-ms-input-placeholder, input.aux-light[type="url"]:-ms-input-placeholder, textarea.aux-light:-ms-input-placeholder, input.aux-light.aux-outline[type="text"]:-ms-input-placeholder, input.aux-light.aux-outline[type="password"]:-ms-input-placeholder, input.aux-light.aux-outline[type="email"]:-ms-input-placeholder, input.aux-light.aux-outline[type="tel"]:-ms-input-placeholder, input.aux-light.aux-outline[type="url"]:-ms-input-placeholder, textarea.aux-light.aux-outline:-ms-input-placeholder { color: #cccccc; }
input.aux-light[type="text"]::-webkit-input-placeholder, input.aux-light[type="password"]::-webkit-input-placeholder, input.aux-light[type="email"]::-webkit-input-placeholder, input.aux-light[type="tel"]::-webkit-input-placeholder, input.aux-light[type="url"]::-webkit-input-placeholder, textarea.aux-light::-webkit-input-placeholder, input.aux-light.aux-outline[type="text"]::-webkit-input-placeholder, input.aux-light.aux-outline[type="password"]::-webkit-input-placeholder, input.aux-light.aux-outline[type="email"]::-webkit-input-placeholder, input.aux-light.aux-outline[type="tel"]::-webkit-input-placeholder, input.aux-light.aux-outline[type="url"]::-webkit-input-placeholder, textarea.aux-light.aux-outline::-webkit-input-placeholder { color: #cccccc; }
input.aux-light.aux-fill[type="text"], input.aux-light.aux-fill[type="password"], input.aux-light.aux-fill[type="email"], input.aux-light.aux-fill[type="tel"], input.aux-light.aux-fill[type="url"], textarea.aux-light.aux-fill { background-color: #e6e6e6; }
input.aux-light.aux-fill[type="text"]:-moz-placeholder, input.aux-light.aux-fill[type="password"]:-moz-placeholder, input.aux-light.aux-fill[type="email"]:-moz-placeholder, input.aux-light.aux-fill[type="tel"]:-moz-placeholder, input.aux-light.aux-fill[type="url"]:-moz-placeholder, textarea.aux-light.aux-fill:-moz-placeholder { color: #cccccc; }
input.aux-light.aux-fill[type="text"]::-moz-placeholder, input.aux-light.aux-fill[type="password"]::-moz-placeholder, input.aux-light.aux-fill[type="email"]::-moz-placeholder, input.aux-light.aux-fill[type="tel"]::-moz-placeholder, input.aux-light.aux-fill[type="url"]::-moz-placeholder, textarea.aux-light.aux-fill::-moz-placeholder { color: #cccccc; }
input.aux-light.aux-fill[type="text"]:-ms-input-placeholder, input.aux-light.aux-fill[type="password"]:-ms-input-placeholder, input.aux-light.aux-fill[type="email"]:-ms-input-placeholder, input.aux-light.aux-fill[type="tel"]:-ms-input-placeholder, input.aux-light.aux-fill[type="url"]:-ms-input-placeholder, textarea.aux-light.aux-fill:-ms-input-placeholder { color: #cccccc; }
input.aux-light.aux-fill[type="text"]::-webkit-input-placeholder, input.aux-light.aux-fill[type="password"]::-webkit-input-placeholder, input.aux-light.aux-fill[type="email"]::-webkit-input-placeholder, input.aux-light.aux-fill[type="tel"]::-webkit-input-placeholder, input.aux-light.aux-fill[type="url"]::-webkit-input-placeholder, textarea.aux-light.aux-fill::-webkit-input-placeholder { color: #cccccc; }
input.aux-light.aux-bottom-line[type="text"], input.aux-light.aux-bottom-line[type="password"], input.aux-light.aux-bottom-line[type="email"], input.aux-light.aux-bottom-line[type="tel"], input.aux-light.aux-bottom-line[type="url"], textarea.aux-light.aux-bottom-line { border-bottom-color: #fff; } .aux-dropdown-container, .aux-select, .aux-dropdown { position: relative; z-index: 10; }
.aux-dropdown-container:after, .aux-select:after, .aux-dropdown:after { width: 0; height: 0; border-top: 0.45em solid #3d3d3d; border-left: 0.3em solid transparent; border-right: 0.3em solid transparent; content: ''; display: inline-block; position: relative; vertical-align: middle; left: -1.5em; z-index: -1; }
.aux-dropdown-container select, .aux-select select, .aux-dropdown select { -webkit-appearance: none; -ms-appearance: none; -moz-appearance: none; appearance: none; background-color: transparent; border-radius: 0; padding: 0.5em 2em 0.5em 1em; }
.aux-dropdown-container select:focus, .aux-select select:focus, .aux-dropdown select:focus { outline: none; } .hidden { display: none !important; }
.left { float: left; }
.right { float: right; }
.center { margin-left: auto; margin-right: auto; display: block; clear: both; }
.alignright, .alignleft { margin-bottom: 1em; }
.alignright { float: right; margin-left: 1.5em; }
.alignleft { float: left; margin-right: 1.5em; }
.aux-text-align-center { text-align: center; }
.aux-text-align-left { text-align: left; }
.aux-text-align-right { text-align: right; }
.aux-center-margin { margin-right: auto; margin-left: auto; }
.aux-float-right { float: right; }
.aux-float-left { float: left; }
.rtl .left { float: right; }
.rtl .right { float: left; }
.rtl .aux-text-align-left { text-align: right; }
.rtl .aux-text-align-right { text-align: left; }
.rtl .aux-float-right { float: left; }
.rtl .aux-float-left { float: right; } .aux-1-1, .aux-1-2, .aux-1-3, .aux-2-3, .aux-1-4, .aux-2-4, .aux-3-4, .aux-1-5, .aux-2-5, .aux-3-5, .aux-4-5, .aux-1-6, .aux-2-6, .aux-3-6, .aux-4-6, .aux-5-6, .aux-1-7, .aux-2-7, .aux-3-7, .aux-4-7, .aux-5-7, .aux-6-7, .aux-1-8, .aux-2-8, .aux-3-8, .aux-4-8, .aux-5-8, .aux-6-8, .aux-7-8, .aux-1-9, .aux-2-9, .aux-3-9, .aux-4-9, .aux-5-9, .aux-6-9, .aux-7-9, .aux-7-9, .aux-1-10, .aux-2-10, .aux-3-10, .aux-4-10, .aux-5-10, .aux-6-10, .aux-7-10, .aux-8-10, .aux-9-10, .aux-1-11, .aux-2-11, .aux-3-11, .aux-4-11, .aux-5-11, .aux-6-11, .aux-7-11, .aux-8-11, .aux-9-11, .aux-10-11, .aux-1-12, .aux-2-12, .aux-3-12, .aux-4-12, .aux-5-12, .aux-6-12, .aux-7-12, .aux-8-12, .aux-9-12, .aux-10-12, .aux-11-12, .aux-col { padding-left: 15px; padding-right: 15px; float: left; display: block; }
.aux-no-gutter > .aux-1-1, .aux-no-gutter > .aux-1-2, .aux-no-gutter > .aux-1-3, .aux-no-gutter > .aux-2-3, .aux-no-gutter > .aux-1-4, .aux-no-gutter > .aux-2-4, .aux-no-gutter > .aux-3-4, .aux-no-gutter > .aux-1-5, .aux-no-gutter > .aux-2-5, .aux-no-gutter > .aux-3-5, .aux-no-gutter > .aux-4-5, .aux-no-gutter > .aux-1-6, .aux-no-gutter > .aux-2-6, .aux-no-gutter > .aux-3-6, .aux-no-gutter > .aux-4-6, .aux-no-gutter > .aux-5-6, .aux-no-gutter > .aux-1-7, .aux-no-gutter > .aux-2-7, .aux-no-gutter > .aux-3-7, .aux-no-gutter > .aux-4-7, .aux-no-gutter > .aux-5-7, .aux-no-gutter > .aux-6-7, .aux-no-gutter > .aux-1-8, .aux-no-gutter > .aux-2-8, .aux-no-gutter > .aux-3-8, .aux-no-gutter > .aux-4-8, .aux-no-gutter > .aux-5-8, .aux-no-gutter > .aux-6-8, .aux-no-gutter > .aux-7-8, .aux-no-gutter > .aux-1-9, .aux-no-gutter > .aux-2-9, .aux-no-gutter > .aux-3-9, .aux-no-gutter > .aux-4-9, .aux-no-gutter > .aux-5-9, .aux-no-gutter > .aux-6-9, .aux-no-gutter > .aux-7-9, .aux-no-gutter > .aux-7-9, .aux-no-gutter > .aux-1-10, .aux-no-gutter > .aux-2-10, .aux-no-gutter > .aux-3-10, .aux-no-gutter > .aux-4-10, .aux-no-gutter > .aux-5-10, .aux-no-gutter > .aux-6-10, .aux-no-gutter > .aux-7-10, .aux-no-gutter > .aux-8-10, .aux-no-gutter > .aux-9-10, .aux-no-gutter > .aux-1-11, .aux-no-gutter > .aux-2-11, .aux-no-gutter > .aux-3-11, .aux-no-gutter > .aux-4-11, .aux-no-gutter > .aux-5-11, .aux-no-gutter > .aux-6-11, .aux-no-gutter > .aux-7-11, .aux-no-gutter > .aux-8-11, .aux-no-gutter > .aux-9-11, .aux-no-gutter > .aux-10-11, .aux-no-gutter > .aux-1-12, .aux-no-gutter > .aux-2-12, .aux-no-gutter > .aux-3-12, .aux-no-gutter > .aux-4-12, .aux-no-gutter > .aux-5-12, .aux-no-gutter > .aux-6-12, .aux-no-gutter > .aux-7-12, .aux-no-gutter > .aux-8-12, .aux-no-gutter > .aux-9-12, .aux-no-gutter > .aux-10-12, .aux-no-gutter > .aux-11-12, .aux-no-gutter > .aux-col { padding-left: 0; padding-right: 0; }
.aux-1-1, .aux-1-2, .aux-1-3, .aux-2-3, .aux-1-4, .aux-2-4, .aux-3-4, .aux-1-5, .aux-2-5, .aux-3-5, .aux-4-5, .aux-1-6, .aux-2-6, .aux-3-6, .aux-4-6, .aux-5-6, .aux-1-7, .aux-2-7, .aux-3-7, .aux-4-7, .aux-5-7, .aux-6-7, .aux-1-8, .aux-2-8, .aux-3-8, .aux-4-8, .aux-5-8, .aux-6-8, .aux-7-8, .aux-1-9, .aux-2-9, .aux-3-9, .aux-4-9, .aux-5-9, .aux-6-9, .aux-7-9, .aux-7-9, .aux-1-10, .aux-2-10, .aux-3-10, .aux-4-10, .aux-5-10, .aux-6-10, .aux-7-10, .aux-8-10, .aux-9-10, .aux-1-11, .aux-2-11, .aux-3-11, .aux-4-11, .aux-5-11, .aux-6-11, .aux-7-11, .aux-8-11, .aux-9-11, .aux-10-11, .aux-1-12, .aux-2-12, .aux-3-12, .aux-4-12, .aux-5-12, .aux-6-12, .aux-7-12, .aux-8-12, .aux-9-12, .aux-10-12, .aux-11-12 { margin-bottom: 30px; }
.aux-col-wrapper, .aux-row, .aux-col1, .aux-col2, .aux-col3, .aux-col4, .aux-col5, .aux-col5, .aux-col6, .aux-col7, .aux-col8, .aux-col9, .aux-col10, .aux-col11, .aux-col12 { position: relative; }
.aux-col-wrapper:after, .aux-row:after, .aux-col1:after, .aux-col2:after, .aux-col3:after, .aux-col4:after, .aux-col5:after, .aux-col5:after, .aux-col6:after, .aux-col7:after, .aux-col8:after, .aux-col9:after, .aux-col10:after, .aux-col11:after, .aux-col12:after { content: ""; display: table; clear: both; }
.aux-col-wrapper.aux-no-gutter, .aux-row.aux-no-gutter, .aux-col1.aux-no-gutter, .aux-col2.aux-no-gutter, .aux-col3.aux-no-gutter, .aux-col4.aux-no-gutter, .aux-col5.aux-no-gutter, .aux-col5.aux-no-gutter, .aux-col6.aux-no-gutter, .aux-col7.aux-no-gutter, .aux-col8.aux-no-gutter, .aux-col9.aux-no-gutter, .aux-col10.aux-no-gutter, .aux-col11.aux-no-gutter, .aux-col12.aux-no-gutter { margin-right: 0; margin-left: 0; }
.aux-col1 { margin-bottom: 30px; }
.aux-col2 { margin-bottom: 30px; }
.aux-col3 { margin-bottom: 30px; }
.aux-col4 { margin-bottom: 30px; }
.aux-col5 { margin-bottom: 30px; }
.aux-col6 { margin-bottom: 30px; }
.aux-col7 { margin-bottom: 30px; }
.aux-col8 { margin-bottom: 30px; }
.aux-col9 { margin-bottom: 30px; }
.aux-col10 { margin-bottom: 30px; }
.aux-col11 { margin-bottom: 30px; }
.aux-col12 { margin-bottom: 30px; }
.aux-col-wrapper, .aux-row, .aux-col2, .aux-col3, .aux-col4, .aux-col5, .aux-col6, .aux-col7, .aux-col8, .aux-col9, .aux-col10, .aux-col11, .aux-col12 { margin-left: -15px; margin-right: -15px; }
.aux-1-1 { width: 100%; }
.aux-1-2 { width: 50%; }
.aux-1-3 { width: 33.33%; }
.aux-1-4 { width: 25%; }
.aux-1-5 { width: 20%; }
.aux-1-6 { width: 16.66%; }
.aux-1-7 { width: 14.28%; }
.aux-1-8 { width: 12.5%; }
.aux-1-9 { width: 11.11%; }
.aux-1-10 { width: 10%; }
.aux-1-11 { width: 9.09%; }
.aux-1-12 { width: 8.33%; }
.aux-2-2 { width: 100%; }
.aux-2-3 { width: 66.66%; }
.aux-2-4 { width: 50%; }
.aux-2-5 { width: 40%; }
.aux-2-6 { width: 33.33%; }
.aux-2-7 { width: 28.57%; }
.aux-2-8 { width: 25%; }
.aux-2-9 { width: 22.22%; }
.aux-2-10 { width: 20%; }
.aux-2-11 { width: 18.18%; }
.aux-2-12 { width: 16.66%; }
.aux-3-3 { width: 100%; }
.aux-3-4 { width: 75%; }
.aux-3-5 { width: 60%; }
.aux-3-6 { width: 50%; }
.aux-3-7 { width: 42.85%; }
.aux-3-8 { width: 37.5%; }
.aux-3-9 { width: 33.33%; }
.aux-3-10 { width: 30%; }
.aux-3-11 { width: 27.27%; }
.aux-3-12 { width: 25%; }
.aux-4-4 { width: 100%; }
.aux-4-5 { width: 80%; }
.aux-4-6 { width: 66.66%; }
.aux-4-7 { width: 57.14%; }
.aux-4-8 { width: 50%; }
.aux-4-9 { width: 44.44%; }
.aux-4-10 { width: 40%; }
.aux-4-11 { width: 36.36%; }
.aux-4-12 { width: 33.33%; }
.aux-5-5 { width: 100%; }
.aux-5-6 { width: 83.33%; }
.aux-5-7 { width: 71.42%; }
.aux-5-8 { width: 62.5%; }
.aux-5-9 { width: 55.55%; }
.aux-5-10 { width: 50%; }
.aux-5-11 { width: 45.45%; }
.aux-5-12 { width: 41.66%; }
.aux-6-6 { width: 100%; }
.aux-6-7 { width: 85.71%; }
.aux-6-8 { width: 75%; }
.aux-6-9 { width: 66.66%; }
.aux-6-10 { width: 60%; }
.aux-6-11 { width: 54.54%; }
.aux-6-12 { width: 50%; }
.aux-7-7 { width: 100%; }
.aux-7-8 { width: 87.5%; }
.aux-7-9 { width: 77.77%; }
.aux-7-10 { width: 70%; }
.aux-7-11 { width: 63.63%; }
.aux-7-12 { width: 58.33%; }
.aux-8-8 { width: 100%; }
.aux-8-9 { width: 88.88%; }
.aux-8-10 { width: 80%; }
.aux-8-11 { width: 72.72%; }
.aux-8-12 { width: 66.66%; }
.aux-9-9 { width: 100%; }
.aux-9-10 { width: 90%; }
.aux-9-11 { width: 81.81%; }
.aux-9-12 { width: 75%; }
.aux-10-10 { width: 100%; }
.aux-10-11 { width: 90.9%; }
.aux-10-12 { width: 83.33%; }
.aux-11-11 { width: 100%; }
.aux-11-12 { width: 91.66%; }
.aux-12-12 { width: 100%; } @media screen and (max-width: 1024px) and (min-width: 768px) { .aux-tb-1-1 { width: 100%; }
.aux-tb-1-2 { width: 50%; }
.aux-tb-1-3 { width: 33.33%; }
.aux-tb-1-4 { width: 25%; }
.aux-tb-1-5 { width: 20%; }
.aux-tb-1-6 { width: 16.66%; }
.aux-tb-1-7 { width: 14.28%; }
.aux-tb-1-8 { width: 12.5%; }
.aux-tb-1-9 { width: 11.11%; }
.aux-tb-1-10 { width: 10%; }
.aux-tb-1-11 { width: 9.09%; }
.aux-tb-1-12 { width: 8.33%; }
.aux-tb-2-2 { width: 100%; }
.aux-tb-2-3 { width: 66.66%; }
.aux-tb-2-4 { width: 50%; }
.aux-tb-2-5 { width: 40%; }
.aux-tb-2-6 { width: 33.33%; }
.aux-tb-2-7 { width: 28.57%; }
.aux-tb-2-8 { width: 25%; }
.aux-tb-2-9 { width: 22.22%; }
.aux-tb-2-10 { width: 20%; }
.aux-tb-2-11 { width: 18.18%; }
.aux-tb-2-12 { width: 16.66%; }
.aux-tb-3-3 { width: 100%; }
.aux-tb-3-4 { width: 75%; }
.aux-tb-3-5 { width: 60%; }
.aux-tb-3-6 { width: 50%; }
.aux-tb-3-7 { width: 42.85%; }
.aux-tb-3-8 { width: 37.5%; }
.aux-tb-3-9 { width: 33.33%; }
.aux-tb-3-10 { width: 30%; }
.aux-tb-3-11 { width: 27.27%; }
.aux-tb-3-12 { width: 25%; }
.aux-tb-4-4 { width: 100%; }
.aux-tb-4-5 { width: 80%; }
.aux-tb-4-6 { width: 66.66%; }
.aux-tb-4-7 { width: 57.14%; }
.aux-tb-4-8 { width: 50%; }
.aux-tb-4-9 { width: 44.44%; }
.aux-tb-4-10 { width: 40%; }
.aux-tb-4-11 { width: 36.36%; }
.aux-tb-4-12 { width: 33.33%; }
.aux-tb-5-5 { width: 100%; }
.aux-tb-5-6 { width: 83.33%; }
.aux-tb-5-7 { width: 71.42%; }
.aux-tb-5-8 { width: 62.5%; }
.aux-tb-5-9 { width: 55.55%; }
.aux-tb-5-10 { width: 50%; }
.aux-tb-5-11 { width: 45.45%; }
.aux-tb-5-12 { width: 41.66%; }
.aux-tb-6-6 { width: 100%; }
.aux-tb-6-7 { width: 85.71%; }
.aux-tb-6-8 { width: 75%; }
.aux-tb-6-9 { width: 66.66%; }
.aux-tb-6-10 { width: 60%; }
.aux-tb-6-11 { width: 54.54%; }
.aux-tb-6-12 { width: 50%; }
.aux-tb-7-7 { width: 100%; }
.aux-tb-7-8 { width: 87.5%; }
.aux-tb-7-9 { width: 77.77%; }
.aux-tb-7-10 { width: 70%; }
.aux-tb-7-11 { width: 63.63%; }
.aux-tb-7-12 { width: 58.33%; }
.aux-tb-8-8 { width: 100%; }
.aux-tb-8-9 { width: 88.88%; }
.aux-tb-8-10 { width: 80%; }
.aux-tb-8-11 { width: 72.72%; }
.aux-tb-8-12 { width: 66.66%; }
.aux-tb-9-9 { width: 100%; }
.aux-tb-9-10 { width: 90%; }
.aux-tb-9-11 { width: 81.81%; }
.aux-tb-9-12 { width: 75%; }
.aux-tb-10-10 { width: 100%; }
.aux-tb-10-11 { width: 90.9%; }
.aux-tb-10-12 { width: 83.33%; }
.aux-tb-11-11 { width: 100%; }
.aux-tb-11-12 { width: 91.66%; }
.aux-tb-12-12 { width: 100%; } } @media screen and (max-width: 767px) { .aux-mb-1-1 { width: 100%; }
.aux-mb-1-2 { width: 50%; }
.aux-mb-1-3 { width: 33.33%; }
.aux-mb-1-4 { width: 25%; }
.aux-mb-1-5 { width: 20%; }
.aux-mb-1-6 { width: 16.66%; }
.aux-mb-1-7 { width: 14.28%; }
.aux-mb-1-8 { width: 12.5%; }
.aux-mb-1-9 { width: 11.11%; }
.aux-mb-1-10 { width: 10%; }
.aux-mb-1-11 { width: 9.09%; }
.aux-mb-1-12 { width: 8.33%; }
.aux-mb-2-2 { width: 100%; }
.aux-mb-2-3 { width: 66.66%; }
.aux-mb-2-4 { width: 50%; }
.aux-mb-2-5 { width: 40%; }
.aux-mb-2-6 { width: 33.33%; }
.aux-mb-2-7 { width: 28.57%; }
.aux-mb-2-8 { width: 25%; }
.aux-mb-2-9 { width: 22.22%; }
.aux-mb-2-10 { width: 20%; }
.aux-mb-2-11 { width: 18.18%; }
.aux-mb-2-12 { width: 16.66%; }
.aux-mb-3-3 { width: 100%; }
.aux-mb-3-4 { width: 75%; }
.aux-mb-3-5 { width: 60%; }
.aux-mb-3-6 { width: 50%; }
.aux-mb-3-7 { width: 42.85%; }
.aux-mb-3-8 { width: 37.5%; }
.aux-mb-3-9 { width: 33.33%; }
.aux-mb-3-10 { width: 30%; }
.aux-mb-3-11 { width: 27.27%; }
.aux-mb-3-12 { width: 25%; }
.aux-mb-4-4 { width: 100%; }
.aux-mb-4-5 { width: 80%; }
.aux-mb-4-6 { width: 66.66%; }
.aux-mb-4-7 { width: 57.14%; }
.aux-mb-4-8 { width: 50%; }
.aux-mb-4-9 { width: 44.44%; }
.aux-mb-4-10 { width: 40%; }
.aux-mb-4-11 { width: 36.36%; }
.aux-mb-4-12 { width: 33.33%; }
.aux-mb-5-5 { width: 100%; }
.aux-mb-5-6 { width: 83.33%; }
.aux-mb-5-7 { width: 71.42%; }
.aux-mb-5-8 { width: 62.5%; }
.aux-mb-5-9 { width: 55.55%; }
.aux-mb-5-10 { width: 50%; }
.aux-mb-5-11 { width: 45.45%; }
.aux-mb-5-12 { width: 41.66%; }
.aux-mb-6-6 { width: 100%; }
.aux-mb-6-7 { width: 85.71%; }
.aux-mb-6-8 { width: 75%; }
.aux-mb-6-9 { width: 66.66%; }
.aux-mb-6-10 { width: 60%; }
.aux-mb-6-11 { width: 54.54%; }
.aux-mb-6-12 { width: 50%; }
.aux-mb-7-7 { width: 100%; }
.aux-mb-7-8 { width: 87.5%; }
.aux-mb-7-9 { width: 77.77%; }
.aux-mb-7-10 { width: 70%; }
.aux-mb-7-11 { width: 63.63%; }
.aux-mb-7-12 { width: 58.33%; }
.aux-mb-8-8 { width: 100%; }
.aux-mb-8-9 { width: 88.88%; }
.aux-mb-8-10 { width: 80%; }
.aux-mb-8-11 { width: 72.72%; }
.aux-mb-8-12 { width: 66.66%; }
.aux-mb-9-9 { width: 100%; }
.aux-mb-9-10 { width: 90%; }
.aux-mb-9-11 { width: 81.81%; }
.aux-mb-9-12 { width: 75%; }
.aux-mb-10-10 { width: 100%; }
.aux-mb-10-11 { width: 90.9%; }
.aux-mb-10-12 { width: 83.33%; }
.aux-mb-11-11 { width: 100%; }
.aux-mb-11-12 { width: 91.66%; }
.aux-mb-12-12 { width: 100%; } }
.aux-border-collapse > .aux-col { border-width: 1px; border-left-width: 0; border-style: solid; }
.aux-col1 > .aux-col { width: 100%; }
.aux-col2 > .aux-col { width: 50%; }
.aux-col2 .aux-col:nth-child(2n+3) { clear: left; }
.aux-col2.aux-border-collapse .aux-col:nth-child(2n+1) { border-left-width: 1px; }
.rtl .aux-col2.aux-border-collapse .aux-col:nth-child(2n) { border-left-width: 1px; }
.rtl .aux-col2.aux-border-collapse .aux-col:nth-child(2n+1) { border-left-width: 0px; }
.aux-col2 .aux-col:nth-child(2n+3) { margin-top: 30px; }
.aux-border-collapse.aux-col2 .aux-col:nth-child(2n+3) { border-top-width: 0; }
.aux-col2 .aux-col:nth-child(2n+4) { margin-top: 30px; }
.aux-border-collapse.aux-col2 .aux-col:nth-child(2n+4) { border-top-width: 0; }
.aux-col3 > .aux-col { width: 33.33%; }
.aux-col3 .aux-col:nth-child(3n+4) { clear: left; }
.aux-col3.aux-border-collapse .aux-col:nth-child(3n+1) { border-left-width: 1px; }
.rtl .aux-col3.aux-border-collapse .aux-col:nth-child(3n) { border-left-width: 1px; }
.rtl .aux-col3.aux-border-collapse .aux-col:nth-child(3n+1) { border-left-width: 0px; }
.aux-col3 .aux-col:nth-child(3n+4) { margin-top: 30px; }
.aux-border-collapse.aux-col3 .aux-col:nth-child(3n+4) { border-top-width: 0; }
.aux-col3 .aux-col:nth-child(3n+5) { margin-top: 30px; }
.aux-border-collapse.aux-col3 .aux-col:nth-child(3n+5) { border-top-width: 0; }
.aux-col3 .aux-col:nth-child(3n+6) { margin-top: 30px; }
.aux-border-collapse.aux-col3 .aux-col:nth-child(3n+6) { border-top-width: 0; }
.aux-col4 > .aux-col { width: 25%; }
.aux-col4 .aux-col:nth-child(4n+5) { clear: left; }
.aux-col4.aux-border-collapse .aux-col:nth-child(4n+1) { border-left-width: 1px; }
.rtl .aux-col4.aux-border-collapse .aux-col:nth-child(4n) { border-left-width: 1px; }
.rtl .aux-col4.aux-border-collapse .aux-col:nth-child(4n+1) { border-left-width: 0px; }
.aux-col4 .aux-col:nth-child(4n+5) { margin-top: 30px; }
.aux-border-collapse.aux-col4 .aux-col:nth-child(4n+5) { border-top-width: 0; }
.aux-col4 .aux-col:nth-child(4n+6) { margin-top: 30px; }
.aux-border-collapse.aux-col4 .aux-col:nth-child(4n+6) { border-top-width: 0; }
.aux-col4 .aux-col:nth-child(4n+7) { margin-top: 30px; }
.aux-border-collapse.aux-col4 .aux-col:nth-child(4n+7) { border-top-width: 0; }
.aux-col4 .aux-col:nth-child(4n+8) { margin-top: 30px; }
.aux-border-collapse.aux-col4 .aux-col:nth-child(4n+8) { border-top-width: 0; }
.aux-col5 > .aux-col { width: 20%; }
.aux-col5 .aux-col:nth-child(5n+6) { clear: left; }
.aux-col5.aux-border-collapse .aux-col:nth-child(5n+1) { border-left-width: 1px; }
.rtl .aux-col5.aux-border-collapse .aux-col:nth-child(5n) { border-left-width: 1px; }
.rtl .aux-col5.aux-border-collapse .aux-col:nth-child(5n+1) { border-left-width: 0px; }
.aux-col5 .aux-col:nth-child(5n+6) { margin-top: 30px; }
.aux-border-collapse.aux-col5 .aux-col:nth-child(5n+6) { border-top-width: 0; }
.aux-col5 .aux-col:nth-child(5n+7) { margin-top: 30px; }
.aux-border-collapse.aux-col5 .aux-col:nth-child(5n+7) { border-top-width: 0; }
.aux-col5 .aux-col:nth-child(5n+8) { margin-top: 30px; }
.aux-border-collapse.aux-col5 .aux-col:nth-child(5n+8) { border-top-width: 0; }
.aux-col5 .aux-col:nth-child(5n+9) { margin-top: 30px; }
.aux-border-collapse.aux-col5 .aux-col:nth-child(5n+9) { border-top-width: 0; }
.aux-col5 .aux-col:nth-child(5n+10) { margin-top: 30px; }
.aux-border-collapse.aux-col5 .aux-col:nth-child(5n+10) { border-top-width: 0; }
.aux-col6 > .aux-col { width: 16.66%; }
.aux-col6 .aux-col:nth-child(6n+7) { clear: left; }
.aux-col6.aux-border-collapse .aux-col:nth-child(6n+1) { border-left-width: 1px; }
.rtl .aux-col6.aux-border-collapse .aux-col:nth-child(6n) { border-left-width: 1px; }
.rtl .aux-col6.aux-border-collapse .aux-col:nth-child(6n+1) { border-left-width: 0px; }
.aux-col6 .aux-col:nth-child(6n+7) { margin-top: 30px; }
.aux-border-collapse.aux-col6 .aux-col:nth-child(6n+7) { border-top-width: 0; }
.aux-col6 .aux-col:nth-child(6n+8) { margin-top: 30px; }
.aux-border-collapse.aux-col6 .aux-col:nth-child(6n+8) { border-top-width: 0; }
.aux-col6 .aux-col:nth-child(6n+9) { margin-top: 30px; }
.aux-border-collapse.aux-col6 .aux-col:nth-child(6n+9) { border-top-width: 0; }
.aux-col6 .aux-col:nth-child(6n+10) { margin-top: 30px; }
.aux-border-collapse.aux-col6 .aux-col:nth-child(6n+10) { border-top-width: 0; }
.aux-col6 .aux-col:nth-child(6n+11) { margin-top: 30px; }
.aux-border-collapse.aux-col6 .aux-col:nth-child(6n+11) { border-top-width: 0; }
.aux-col6 .aux-col:nth-child(6n+12) { margin-top: 30px; }
.aux-border-collapse.aux-col6 .aux-col:nth-child(6n+12) { border-top-width: 0; }
.aux-col7 > .aux-col { width: 14.28%; }
.aux-col7 .aux-col:nth-child(7n+8) { clear: left; }
.aux-col7.aux-border-collapse .aux-col:nth-child(7n+1) { border-left-width: 1px; }
.rtl .aux-col7.aux-border-collapse .aux-col:nth-child(7n) { border-left-width: 1px; }
.rtl .aux-col7.aux-border-collapse .aux-col:nth-child(7n+1) { border-left-width: 0px; }
.aux-col7 .aux-col:nth-child(7n+8) { margin-top: 30px; }
.aux-border-collapse.aux-col7 .aux-col:nth-child(7n+8) { border-top-width: 0; }
.aux-col7 .aux-col:nth-child(7n+9) { margin-top: 30px; }
.aux-border-collapse.aux-col7 .aux-col:nth-child(7n+9) { border-top-width: 0; }
.aux-col7 .aux-col:nth-child(7n+10) { margin-top: 30px; }
.aux-border-collapse.aux-col7 .aux-col:nth-child(7n+10) { border-top-width: 0; }
.aux-col7 .aux-col:nth-child(7n+11) { margin-top: 30px; }
.aux-border-collapse.aux-col7 .aux-col:nth-child(7n+11) { border-top-width: 0; }
.aux-col7 .aux-col:nth-child(7n+12) { margin-top: 30px; }
.aux-border-collapse.aux-col7 .aux-col:nth-child(7n+12) { border-top-width: 0; }
.aux-col7 .aux-col:nth-child(7n+13) { margin-top: 30px; }
.aux-border-collapse.aux-col7 .aux-col:nth-child(7n+13) { border-top-width: 0; }
.aux-col7 .aux-col:nth-child(7n+14) { margin-top: 30px; }
.aux-border-collapse.aux-col7 .aux-col:nth-child(7n+14) { border-top-width: 0; }
.aux-col8 > .aux-col { width: 12.5%; }
.aux-col8 .aux-col:nth-child(8n+9) { clear: left; }
.aux-col8.aux-border-collapse .aux-col:nth-child(8n+1) { border-left-width: 1px; }
.rtl .aux-col8.aux-border-collapse .aux-col:nth-child(8n) { border-left-width: 1px; }
.rtl .aux-col8.aux-border-collapse .aux-col:nth-child(8n+1) { border-left-width: 0px; }
.aux-col8 .aux-col:nth-child(8n+9) { margin-top: 30px; }
.aux-border-collapse.aux-col8 .aux-col:nth-child(8n+9) { border-top-width: 0; }
.aux-col8 .aux-col:nth-child(8n+10) { margin-top: 30px; }
.aux-border-collapse.aux-col8 .aux-col:nth-child(8n+10) { border-top-width: 0; }
.aux-col8 .aux-col:nth-child(8n+11) { margin-top: 30px; }
.aux-border-collapse.aux-col8 .aux-col:nth-child(8n+11) { border-top-width: 0; }
.aux-col8 .aux-col:nth-child(8n+12) { margin-top: 30px; }
.aux-border-collapse.aux-col8 .aux-col:nth-child(8n+12) { border-top-width: 0; }
.aux-col8 .aux-col:nth-child(8n+13) { margin-top: 30px; }
.aux-border-collapse.aux-col8 .aux-col:nth-child(8n+13) { border-top-width: 0; }
.aux-col8 .aux-col:nth-child(8n+14) { margin-top: 30px; }
.aux-border-collapse.aux-col8 .aux-col:nth-child(8n+14) { border-top-width: 0; }
.aux-col8 .aux-col:nth-child(8n+15) { margin-top: 30px; }
.aux-border-collapse.aux-col8 .aux-col:nth-child(8n+15) { border-top-width: 0; }
.aux-col8 .aux-col:nth-child(8n+16) { margin-top: 30px; }
.aux-border-collapse.aux-col8 .aux-col:nth-child(8n+16) { border-top-width: 0; }
.aux-col9 > .aux-col { width: 11.11%; }
.aux-col9 .aux-col:nth-child(9n+10) { clear: left; }
.aux-col9.aux-border-collapse .aux-col:nth-child(9n+1) { border-left-width: 1px; }
.rtl .aux-col9.aux-border-collapse .aux-col:nth-child(9n) { border-left-width: 1px; }
.rtl .aux-col9.aux-border-collapse .aux-col:nth-child(9n+1) { border-left-width: 0px; }
.aux-col9 .aux-col:nth-child(9n+10) { margin-top: 30px; }
.aux-border-collapse.aux-col9 .aux-col:nth-child(9n+10) { border-top-width: 0; }
.aux-col9 .aux-col:nth-child(9n+11) { margin-top: 30px; }
.aux-border-collapse.aux-col9 .aux-col:nth-child(9n+11) { border-top-width: 0; }
.aux-col9 .aux-col:nth-child(9n+12) { margin-top: 30px; }
.aux-border-collapse.aux-col9 .aux-col:nth-child(9n+12) { border-top-width: 0; }
.aux-col9 .aux-col:nth-child(9n+13) { margin-top: 30px; }
.aux-border-collapse.aux-col9 .aux-col:nth-child(9n+13) { border-top-width: 0; }
.aux-col9 .aux-col:nth-child(9n+14) { margin-top: 30px; }
.aux-border-collapse.aux-col9 .aux-col:nth-child(9n+14) { border-top-width: 0; }
.aux-col9 .aux-col:nth-child(9n+15) { margin-top: 30px; }
.aux-border-collapse.aux-col9 .aux-col:nth-child(9n+15) { border-top-width: 0; }
.aux-col9 .aux-col:nth-child(9n+16) { margin-top: 30px; }
.aux-border-collapse.aux-col9 .aux-col:nth-child(9n+16) { border-top-width: 0; }
.aux-col9 .aux-col:nth-child(9n+17) { margin-top: 30px; }
.aux-border-collapse.aux-col9 .aux-col:nth-child(9n+17) { border-top-width: 0; }
.aux-col9 .aux-col:nth-child(9n+18) { margin-top: 30px; }
.aux-border-collapse.aux-col9 .aux-col:nth-child(9n+18) { border-top-width: 0; }
.aux-col10 > .aux-col { width: 10%; }
.aux-col10 .aux-col:nth-child(10n+11) { clear: left; }
.aux-col10.aux-border-collapse .aux-col:nth-child(10n+1) { border-left-width: 1px; }
.rtl .aux-col10.aux-border-collapse .aux-col:nth-child(10n) { border-left-width: 1px; }
.rtl .aux-col10.aux-border-collapse .aux-col:nth-child(10n+1) { border-left-width: 0px; }
.aux-col10 .aux-col:nth-child(10n+11) { margin-top: 30px; }
.aux-border-collapse.aux-col10 .aux-col:nth-child(10n+11) { border-top-width: 0; }
.aux-col10 .aux-col:nth-child(10n+12) { margin-top: 30px; }
.aux-border-collapse.aux-col10 .aux-col:nth-child(10n+12) { border-top-width: 0; }
.aux-col10 .aux-col:nth-child(10n+13) { margin-top: 30px; }
.aux-border-collapse.aux-col10 .aux-col:nth-child(10n+13) { border-top-width: 0; }
.aux-col10 .aux-col:nth-child(10n+14) { margin-top: 30px; }
.aux-border-collapse.aux-col10 .aux-col:nth-child(10n+14) { border-top-width: 0; }
.aux-col10 .aux-col:nth-child(10n+15) { margin-top: 30px; }
.aux-border-collapse.aux-col10 .aux-col:nth-child(10n+15) { border-top-width: 0; }
.aux-col10 .aux-col:nth-child(10n+16) { margin-top: 30px; }
.aux-border-collapse.aux-col10 .aux-col:nth-child(10n+16) { border-top-width: 0; }
.aux-col10 .aux-col:nth-child(10n+17) { margin-top: 30px; }
.aux-border-collapse.aux-col10 .aux-col:nth-child(10n+17) { border-top-width: 0; }
.aux-col10 .aux-col:nth-child(10n+18) { margin-top: 30px; }
.aux-border-collapse.aux-col10 .aux-col:nth-child(10n+18) { border-top-width: 0; }
.aux-col10 .aux-col:nth-child(10n+19) { margin-top: 30px; }
.aux-border-collapse.aux-col10 .aux-col:nth-child(10n+19) { border-top-width: 0; }
.aux-col10 .aux-col:nth-child(10n+20) { margin-top: 30px; }
.aux-border-collapse.aux-col10 .aux-col:nth-child(10n+20) { border-top-width: 0; }
.aux-col11 > .aux-col { width: 9.09%; }
.aux-col11 .aux-col:nth-child(11n+12) { clear: left; }
.aux-col11.aux-border-collapse .aux-col:nth-child(11n+1) { border-left-width: 1px; }
.rtl .aux-col11.aux-border-collapse .aux-col:nth-child(11n) { border-left-width: 1px; }
.rtl .aux-col11.aux-border-collapse .aux-col:nth-child(11n+1) { border-left-width: 0px; }
.aux-col11 .aux-col:nth-child(11n+12) { margin-top: 30px; }
.aux-border-collapse.aux-col11 .aux-col:nth-child(11n+12) { border-top-width: 0; }
.aux-col11 .aux-col:nth-child(11n+13) { margin-top: 30px; }
.aux-border-collapse.aux-col11 .aux-col:nth-child(11n+13) { border-top-width: 0; }
.aux-col11 .aux-col:nth-child(11n+14) { margin-top: 30px; }
.aux-border-collapse.aux-col11 .aux-col:nth-child(11n+14) { border-top-width: 0; }
.aux-col11 .aux-col:nth-child(11n+15) { margin-top: 30px; }
.aux-border-collapse.aux-col11 .aux-col:nth-child(11n+15) { border-top-width: 0; }
.aux-col11 .aux-col:nth-child(11n+16) { margin-top: 30px; }
.aux-border-collapse.aux-col11 .aux-col:nth-child(11n+16) { border-top-width: 0; }
.aux-col11 .aux-col:nth-child(11n+17) { margin-top: 30px; }
.aux-border-collapse.aux-col11 .aux-col:nth-child(11n+17) { border-top-width: 0; }
.aux-col11 .aux-col:nth-child(11n+18) { margin-top: 30px; }
.aux-border-collapse.aux-col11 .aux-col:nth-child(11n+18) { border-top-width: 0; }
.aux-col11 .aux-col:nth-child(11n+19) { margin-top: 30px; }
.aux-border-collapse.aux-col11 .aux-col:nth-child(11n+19) { border-top-width: 0; }
.aux-col11 .aux-col:nth-child(11n+20) { margin-top: 30px; }
.aux-border-collapse.aux-col11 .aux-col:nth-child(11n+20) { border-top-width: 0; }
.aux-col11 .aux-col:nth-child(11n+21) { margin-top: 30px; }
.aux-border-collapse.aux-col11 .aux-col:nth-child(11n+21) { border-top-width: 0; }
.aux-col11 .aux-col:nth-child(11n+22) { margin-top: 30px; }
.aux-border-collapse.aux-col11 .aux-col:nth-child(11n+22) { border-top-width: 0; }
.aux-col12 > .aux-col { width: 8.33%; }
.aux-col12 .aux-col:nth-child(12n+13) { clear: left; }
.aux-col12.aux-border-collapse .aux-col:nth-child(12n+1) { border-left-width: 1px; }
.rtl .aux-col12.aux-border-collapse .aux-col:nth-child(12n) { border-left-width: 1px; }
.rtl .aux-col12.aux-border-collapse .aux-col:nth-child(12n+1) { border-left-width: 0px; }
.aux-col12 .aux-col:nth-child(12n+13) { margin-top: 30px; }
.aux-border-collapse.aux-col12 .aux-col:nth-child(12n+13) { border-top-width: 0; }
.aux-col12 .aux-col:nth-child(12n+14) { margin-top: 30px; }
.aux-border-collapse.aux-col12 .aux-col:nth-child(12n+14) { border-top-width: 0; }
.aux-col12 .aux-col:nth-child(12n+15) { margin-top: 30px; }
.aux-border-collapse.aux-col12 .aux-col:nth-child(12n+15) { border-top-width: 0; }
.aux-col12 .aux-col:nth-child(12n+16) { margin-top: 30px; }
.aux-border-collapse.aux-col12 .aux-col:nth-child(12n+16) { border-top-width: 0; }
.aux-col12 .aux-col:nth-child(12n+17) { margin-top: 30px; }
.aux-border-collapse.aux-col12 .aux-col:nth-child(12n+17) { border-top-width: 0; }
.aux-col12 .aux-col:nth-child(12n+18) { margin-top: 30px; }
.aux-border-collapse.aux-col12 .aux-col:nth-child(12n+18) { border-top-width: 0; }
.aux-col12 .aux-col:nth-child(12n+19) { margin-top: 30px; }
.aux-border-collapse.aux-col12 .aux-col:nth-child(12n+19) { border-top-width: 0; }
.aux-col12 .aux-col:nth-child(12n+20) { margin-top: 30px; }
.aux-border-collapse.aux-col12 .aux-col:nth-child(12n+20) { border-top-width: 0; }
.aux-col12 .aux-col:nth-child(12n+21) { margin-top: 30px; }
.aux-border-collapse.aux-col12 .aux-col:nth-child(12n+21) { border-top-width: 0; }
.aux-col12 .aux-col:nth-child(12n+22) { margin-top: 30px; }
.aux-border-collapse.aux-col12 .aux-col:nth-child(12n+22) { border-top-width: 0; }
.aux-col12 .aux-col:nth-child(12n+23) { margin-top: 30px; }
.aux-border-collapse.aux-col12 .aux-col:nth-child(12n+23) { border-top-width: 0; }
.aux-col12 .aux-col:nth-child(12n+24) { margin-top: 30px; }
.aux-border-collapse.aux-col12 .aux-col:nth-child(12n+24) { border-top-width: 0; }
.aux-col1 > .aux-col:nth-child(n+2) { margin-top: 30px; }
.aux-col1.aux-border-collapse > .aux-col { border-left-width: 1px; }
.aux-col1.aux-border-collapse > .aux-col:nth-child(n+2) { border-top-width: 0; } @media screen and (min-width: 1025px) { .aux-de-col1 > .aux-col { width: 100%; }
.aux-de-col2 > .aux-col { width: 50%; }
.aux-de-col2 .aux-col:nth-child(2n+3) { clear: left; }
.aux-de-col2.aux-border-collapse .aux-col:nth-child(2n+1) { border-left-width: 1px; }
.rtl .aux-de-col2.aux-border-collapse .aux-col:nth-child(2n) { border-left-width: 1px; }
.rtl .aux-de-col2.aux-border-collapse .aux-col:nth-child(2n+1) { border-left-width: 0px; }
.aux-de-col2 .aux-col:nth-child(2n+3) { margin-top: 30px; }
.aux-border-collapse.aux-de-col2 .aux-col:nth-child(2n+3) { border-top-width: 0; }
.aux-de-col2 .aux-col:nth-child(2n+4) { margin-top: 30px; }
.aux-border-collapse.aux-de-col2 .aux-col:nth-child(2n+4) { border-top-width: 0; }
.aux-de-col3 > .aux-col { width: 33.33%; }
.aux-de-col3 .aux-col:nth-child(3n+4) { clear: left; }
.aux-de-col3.aux-border-collapse .aux-col:nth-child(3n+1) { border-left-width: 1px; }
.rtl .aux-de-col3.aux-border-collapse .aux-col:nth-child(3n) { border-left-width: 1px; }
.rtl .aux-de-col3.aux-border-collapse .aux-col:nth-child(3n+1) { border-left-width: 0px; }
.aux-de-col3 .aux-col:nth-child(3n+4) { margin-top: 30px; }
.aux-border-collapse.aux-de-col3 .aux-col:nth-child(3n+4) { border-top-width: 0; }
.aux-de-col3 .aux-col:nth-child(3n+5) { margin-top: 30px; }
.aux-border-collapse.aux-de-col3 .aux-col:nth-child(3n+5) { border-top-width: 0; }
.aux-de-col3 .aux-col:nth-child(3n+6) { margin-top: 30px; }
.aux-border-collapse.aux-de-col3 .aux-col:nth-child(3n+6) { border-top-width: 0; }
.aux-de-col4 > .aux-col { width: 25%; }
.aux-de-col4 .aux-col:nth-child(4n+5) { clear: left; }
.aux-de-col4.aux-border-collapse .aux-col:nth-child(4n+1) { border-left-width: 1px; }
.rtl .aux-de-col4.aux-border-collapse .aux-col:nth-child(4n) { border-left-width: 1px; }
.rtl .aux-de-col4.aux-border-collapse .aux-col:nth-child(4n+1) { border-left-width: 0px; }
.aux-de-col4 .aux-col:nth-child(4n+5) { margin-top: 30px; }
.aux-border-collapse.aux-de-col4 .aux-col:nth-child(4n+5) { border-top-width: 0; }
.aux-de-col4 .aux-col:nth-child(4n+6) { margin-top: 30px; }
.aux-border-collapse.aux-de-col4 .aux-col:nth-child(4n+6) { border-top-width: 0; }
.aux-de-col4 .aux-col:nth-child(4n+7) { margin-top: 30px; }
.aux-border-collapse.aux-de-col4 .aux-col:nth-child(4n+7) { border-top-width: 0; }
.aux-de-col4 .aux-col:nth-child(4n+8) { margin-top: 30px; }
.aux-border-collapse.aux-de-col4 .aux-col:nth-child(4n+8) { border-top-width: 0; }
.aux-de-col5 > .aux-col { width: 20%; }
.aux-de-col5 .aux-col:nth-child(5n+6) { clear: left; }
.aux-de-col5.aux-border-collapse .aux-col:nth-child(5n+1) { border-left-width: 1px; }
.rtl .aux-de-col5.aux-border-collapse .aux-col:nth-child(5n) { border-left-width: 1px; }
.rtl .aux-de-col5.aux-border-collapse .aux-col:nth-child(5n+1) { border-left-width: 0px; }
.aux-de-col5 .aux-col:nth-child(5n+6) { margin-top: 30px; }
.aux-border-collapse.aux-de-col5 .aux-col:nth-child(5n+6) { border-top-width: 0; }
.aux-de-col5 .aux-col:nth-child(5n+7) { margin-top: 30px; }
.aux-border-collapse.aux-de-col5 .aux-col:nth-child(5n+7) { border-top-width: 0; }
.aux-de-col5 .aux-col:nth-child(5n+8) { margin-top: 30px; }
.aux-border-collapse.aux-de-col5 .aux-col:nth-child(5n+8) { border-top-width: 0; }
.aux-de-col5 .aux-col:nth-child(5n+9) { margin-top: 30px; }
.aux-border-collapse.aux-de-col5 .aux-col:nth-child(5n+9) { border-top-width: 0; }
.aux-de-col5 .aux-col:nth-child(5n+10) { margin-top: 30px; }
.aux-border-collapse.aux-de-col5 .aux-col:nth-child(5n+10) { border-top-width: 0; }
.aux-de-col6 > .aux-col { width: 16.66%; }
.aux-de-col6 .aux-col:nth-child(6n+7) { clear: left; }
.aux-de-col6.aux-border-collapse .aux-col:nth-child(6n+1) { border-left-width: 1px; }
.rtl .aux-de-col6.aux-border-collapse .aux-col:nth-child(6n) { border-left-width: 1px; }
.rtl .aux-de-col6.aux-border-collapse .aux-col:nth-child(6n+1) { border-left-width: 0px; }
.aux-de-col6 .aux-col:nth-child(6n+7) { margin-top: 30px; }
.aux-border-collapse.aux-de-col6 .aux-col:nth-child(6n+7) { border-top-width: 0; }
.aux-de-col6 .aux-col:nth-child(6n+8) { margin-top: 30px; }
.aux-border-collapse.aux-de-col6 .aux-col:nth-child(6n+8) { border-top-width: 0; }
.aux-de-col6 .aux-col:nth-child(6n+9) { margin-top: 30px; }
.aux-border-collapse.aux-de-col6 .aux-col:nth-child(6n+9) { border-top-width: 0; }
.aux-de-col6 .aux-col:nth-child(6n+10) { margin-top: 30px; }
.aux-border-collapse.aux-de-col6 .aux-col:nth-child(6n+10) { border-top-width: 0; }
.aux-de-col6 .aux-col:nth-child(6n+11) { margin-top: 30px; }
.aux-border-collapse.aux-de-col6 .aux-col:nth-child(6n+11) { border-top-width: 0; }
.aux-de-col6 .aux-col:nth-child(6n+12) { margin-top: 30px; }
.aux-border-collapse.aux-de-col6 .aux-col:nth-child(6n+12) { border-top-width: 0; }
.aux-de-col7 > .aux-col { width: 14.28%; }
.aux-de-col7 .aux-col:nth-child(7n+8) { clear: left; }
.aux-de-col7.aux-border-collapse .aux-col:nth-child(7n+1) { border-left-width: 1px; }
.rtl .aux-de-col7.aux-border-collapse .aux-col:nth-child(7n) { border-left-width: 1px; }
.rtl .aux-de-col7.aux-border-collapse .aux-col:nth-child(7n+1) { border-left-width: 0px; }
.aux-de-col7 .aux-col:nth-child(7n+8) { margin-top: 30px; }
.aux-border-collapse.aux-de-col7 .aux-col:nth-child(7n+8) { border-top-width: 0; }
.aux-de-col7 .aux-col:nth-child(7n+9) { margin-top: 30px; }
.aux-border-collapse.aux-de-col7 .aux-col:nth-child(7n+9) { border-top-width: 0; }
.aux-de-col7 .aux-col:nth-child(7n+10) { margin-top: 30px; }
.aux-border-collapse.aux-de-col7 .aux-col:nth-child(7n+10) { border-top-width: 0; }
.aux-de-col7 .aux-col:nth-child(7n+11) { margin-top: 30px; }
.aux-border-collapse.aux-de-col7 .aux-col:nth-child(7n+11) { border-top-width: 0; }
.aux-de-col7 .aux-col:nth-child(7n+12) { margin-top: 30px; }
.aux-border-collapse.aux-de-col7 .aux-col:nth-child(7n+12) { border-top-width: 0; }
.aux-de-col7 .aux-col:nth-child(7n+13) { margin-top: 30px; }
.aux-border-collapse.aux-de-col7 .aux-col:nth-child(7n+13) { border-top-width: 0; }
.aux-de-col7 .aux-col:nth-child(7n+14) { margin-top: 30px; }
.aux-border-collapse.aux-de-col7 .aux-col:nth-child(7n+14) { border-top-width: 0; }
.aux-de-col8 > .aux-col { width: 12.5%; }
.aux-de-col8 .aux-col:nth-child(8n+9) { clear: left; }
.aux-de-col8.aux-border-collapse .aux-col:nth-child(8n+1) { border-left-width: 1px; }
.rtl .aux-de-col8.aux-border-collapse .aux-col:nth-child(8n) { border-left-width: 1px; }
.rtl .aux-de-col8.aux-border-collapse .aux-col:nth-child(8n+1) { border-left-width: 0px; }
.aux-de-col8 .aux-col:nth-child(8n+9) { margin-top: 30px; }
.aux-border-collapse.aux-de-col8 .aux-col:nth-child(8n+9) { border-top-width: 0; }
.aux-de-col8 .aux-col:nth-child(8n+10) { margin-top: 30px; }
.aux-border-collapse.aux-de-col8 .aux-col:nth-child(8n+10) { border-top-width: 0; }
.aux-de-col8 .aux-col:nth-child(8n+11) { margin-top: 30px; }
.aux-border-collapse.aux-de-col8 .aux-col:nth-child(8n+11) { border-top-width: 0; }
.aux-de-col8 .aux-col:nth-child(8n+12) { margin-top: 30px; }
.aux-border-collapse.aux-de-col8 .aux-col:nth-child(8n+12) { border-top-width: 0; }
.aux-de-col8 .aux-col:nth-child(8n+13) { margin-top: 30px; }
.aux-border-collapse.aux-de-col8 .aux-col:nth-child(8n+13) { border-top-width: 0; }
.aux-de-col8 .aux-col:nth-child(8n+14) { margin-top: 30px; }
.aux-border-collapse.aux-de-col8 .aux-col:nth-child(8n+14) { border-top-width: 0; }
.aux-de-col8 .aux-col:nth-child(8n+15) { margin-top: 30px; }
.aux-border-collapse.aux-de-col8 .aux-col:nth-child(8n+15) { border-top-width: 0; }
.aux-de-col8 .aux-col:nth-child(8n+16) { margin-top: 30px; }
.aux-border-collapse.aux-de-col8 .aux-col:nth-child(8n+16) { border-top-width: 0; }
.aux-de-col9 > .aux-col { width: 11.11%; }
.aux-de-col9 .aux-col:nth-child(9n+10) { clear: left; }
.aux-de-col9.aux-border-collapse .aux-col:nth-child(9n+1) { border-left-width: 1px; }
.rtl .aux-de-col9.aux-border-collapse .aux-col:nth-child(9n) { border-left-width: 1px; }
.rtl .aux-de-col9.aux-border-collapse .aux-col:nth-child(9n+1) { border-left-width: 0px; }
.aux-de-col9 .aux-col:nth-child(9n+10) { margin-top: 30px; }
.aux-border-collapse.aux-de-col9 .aux-col:nth-child(9n+10) { border-top-width: 0; }
.aux-de-col9 .aux-col:nth-child(9n+11) { margin-top: 30px; }
.aux-border-collapse.aux-de-col9 .aux-col:nth-child(9n+11) { border-top-width: 0; }
.aux-de-col9 .aux-col:nth-child(9n+12) { margin-top: 30px; }
.aux-border-collapse.aux-de-col9 .aux-col:nth-child(9n+12) { border-top-width: 0; }
.aux-de-col9 .aux-col:nth-child(9n+13) { margin-top: 30px; }
.aux-border-collapse.aux-de-col9 .aux-col:nth-child(9n+13) { border-top-width: 0; }
.aux-de-col9 .aux-col:nth-child(9n+14) { margin-top: 30px; }
.aux-border-collapse.aux-de-col9 .aux-col:nth-child(9n+14) { border-top-width: 0; }
.aux-de-col9 .aux-col:nth-child(9n+15) { margin-top: 30px; }
.aux-border-collapse.aux-de-col9 .aux-col:nth-child(9n+15) { border-top-width: 0; }
.aux-de-col9 .aux-col:nth-child(9n+16) { margin-top: 30px; }
.aux-border-collapse.aux-de-col9 .aux-col:nth-child(9n+16) { border-top-width: 0; }
.aux-de-col9 .aux-col:nth-child(9n+17) { margin-top: 30px; }
.aux-border-collapse.aux-de-col9 .aux-col:nth-child(9n+17) { border-top-width: 0; }
.aux-de-col9 .aux-col:nth-child(9n+18) { margin-top: 30px; }
.aux-border-collapse.aux-de-col9 .aux-col:nth-child(9n+18) { border-top-width: 0; }
.aux-de-col10 > .aux-col { width: 10%; }
.aux-de-col10 .aux-col:nth-child(10n+11) { clear: left; }
.aux-de-col10.aux-border-collapse .aux-col:nth-child(10n+1) { border-left-width: 1px; }
.rtl .aux-de-col10.aux-border-collapse .aux-col:nth-child(10n) { border-left-width: 1px; }
.rtl .aux-de-col10.aux-border-collapse .aux-col:nth-child(10n+1) { border-left-width: 0px; }
.aux-de-col10 .aux-col:nth-child(10n+11) { margin-top: 30px; }
.aux-border-collapse.aux-de-col10 .aux-col:nth-child(10n+11) { border-top-width: 0; }
.aux-de-col10 .aux-col:nth-child(10n+12) { margin-top: 30px; }
.aux-border-collapse.aux-de-col10 .aux-col:nth-child(10n+12) { border-top-width: 0; }
.aux-de-col10 .aux-col:nth-child(10n+13) { margin-top: 30px; }
.aux-border-collapse.aux-de-col10 .aux-col:nth-child(10n+13) { border-top-width: 0; }
.aux-de-col10 .aux-col:nth-child(10n+14) { margin-top: 30px; }
.aux-border-collapse.aux-de-col10 .aux-col:nth-child(10n+14) { border-top-width: 0; }
.aux-de-col10 .aux-col:nth-child(10n+15) { margin-top: 30px; }
.aux-border-collapse.aux-de-col10 .aux-col:nth-child(10n+15) { border-top-width: 0; }
.aux-de-col10 .aux-col:nth-child(10n+16) { margin-top: 30px; }
.aux-border-collapse.aux-de-col10 .aux-col:nth-child(10n+16) { border-top-width: 0; }
.aux-de-col10 .aux-col:nth-child(10n+17) { margin-top: 30px; }
.aux-border-collapse.aux-de-col10 .aux-col:nth-child(10n+17) { border-top-width: 0; }
.aux-de-col10 .aux-col:nth-child(10n+18) { margin-top: 30px; }
.aux-border-collapse.aux-de-col10 .aux-col:nth-child(10n+18) { border-top-width: 0; }
.aux-de-col10 .aux-col:nth-child(10n+19) { margin-top: 30px; }
.aux-border-collapse.aux-de-col10 .aux-col:nth-child(10n+19) { border-top-width: 0; }
.aux-de-col10 .aux-col:nth-child(10n+20) { margin-top: 30px; }
.aux-border-collapse.aux-de-col10 .aux-col:nth-child(10n+20) { border-top-width: 0; }
.aux-de-col11 > .aux-col { width: 9.09%; }
.aux-de-col11 .aux-col:nth-child(11n+12) { clear: left; }
.aux-de-col11.aux-border-collapse .aux-col:nth-child(11n+1) { border-left-width: 1px; }
.rtl .aux-de-col11.aux-border-collapse .aux-col:nth-child(11n) { border-left-width: 1px; }
.rtl .aux-de-col11.aux-border-collapse .aux-col:nth-child(11n+1) { border-left-width: 0px; }
.aux-de-col11 .aux-col:nth-child(11n+12) { margin-top: 30px; }
.aux-border-collapse.aux-de-col11 .aux-col:nth-child(11n+12) { border-top-width: 0; }
.aux-de-col11 .aux-col:nth-child(11n+13) { margin-top: 30px; }
.aux-border-collapse.aux-de-col11 .aux-col:nth-child(11n+13) { border-top-width: 0; }
.aux-de-col11 .aux-col:nth-child(11n+14) { margin-top: 30px; }
.aux-border-collapse.aux-de-col11 .aux-col:nth-child(11n+14) { border-top-width: 0; }
.aux-de-col11 .aux-col:nth-child(11n+15) { margin-top: 30px; }
.aux-border-collapse.aux-de-col11 .aux-col:nth-child(11n+15) { border-top-width: 0; }
.aux-de-col11 .aux-col:nth-child(11n+16) { margin-top: 30px; }
.aux-border-collapse.aux-de-col11 .aux-col:nth-child(11n+16) { border-top-width: 0; }
.aux-de-col11 .aux-col:nth-child(11n+17) { margin-top: 30px; }
.aux-border-collapse.aux-de-col11 .aux-col:nth-child(11n+17) { border-top-width: 0; }
.aux-de-col11 .aux-col:nth-child(11n+18) { margin-top: 30px; }
.aux-border-collapse.aux-de-col11 .aux-col:nth-child(11n+18) { border-top-width: 0; }
.aux-de-col11 .aux-col:nth-child(11n+19) { margin-top: 30px; }
.aux-border-collapse.aux-de-col11 .aux-col:nth-child(11n+19) { border-top-width: 0; }
.aux-de-col11 .aux-col:nth-child(11n+20) { margin-top: 30px; }
.aux-border-collapse.aux-de-col11 .aux-col:nth-child(11n+20) { border-top-width: 0; }
.aux-de-col11 .aux-col:nth-child(11n+21) { margin-top: 30px; }
.aux-border-collapse.aux-de-col11 .aux-col:nth-child(11n+21) { border-top-width: 0; }
.aux-de-col11 .aux-col:nth-child(11n+22) { margin-top: 30px; }
.aux-border-collapse.aux-de-col11 .aux-col:nth-child(11n+22) { border-top-width: 0; }
.aux-de-col12 > .aux-col { width: 8.33%; }
.aux-de-col12 .aux-col:nth-child(12n+13) { clear: left; }
.aux-de-col12.aux-border-collapse .aux-col:nth-child(12n+1) { border-left-width: 1px; }
.rtl .aux-de-col12.aux-border-collapse .aux-col:nth-child(12n) { border-left-width: 1px; }
.rtl .aux-de-col12.aux-border-collapse .aux-col:nth-child(12n+1) { border-left-width: 0px; }
.aux-de-col12 .aux-col:nth-child(12n+13) { margin-top: 30px; }
.aux-border-collapse.aux-de-col12 .aux-col:nth-child(12n+13) { border-top-width: 0; }
.aux-de-col12 .aux-col:nth-child(12n+14) { margin-top: 30px; }
.aux-border-collapse.aux-de-col12 .aux-col:nth-child(12n+14) { border-top-width: 0; }
.aux-de-col12 .aux-col:nth-child(12n+15) { margin-top: 30px; }
.aux-border-collapse.aux-de-col12 .aux-col:nth-child(12n+15) { border-top-width: 0; }
.aux-de-col12 .aux-col:nth-child(12n+16) { margin-top: 30px; }
.aux-border-collapse.aux-de-col12 .aux-col:nth-child(12n+16) { border-top-width: 0; }
.aux-de-col12 .aux-col:nth-child(12n+17) { margin-top: 30px; }
.aux-border-collapse.aux-de-col12 .aux-col:nth-child(12n+17) { border-top-width: 0; }
.aux-de-col12 .aux-col:nth-child(12n+18) { margin-top: 30px; }
.aux-border-collapse.aux-de-col12 .aux-col:nth-child(12n+18) { border-top-width: 0; }
.aux-de-col12 .aux-col:nth-child(12n+19) { margin-top: 30px; }
.aux-border-collapse.aux-de-col12 .aux-col:nth-child(12n+19) { border-top-width: 0; }
.aux-de-col12 .aux-col:nth-child(12n+20) { margin-top: 30px; }
.aux-border-collapse.aux-de-col12 .aux-col:nth-child(12n+20) { border-top-width: 0; }
.aux-de-col12 .aux-col:nth-child(12n+21) { margin-top: 30px; }
.aux-border-collapse.aux-de-col12 .aux-col:nth-child(12n+21) { border-top-width: 0; }
.aux-de-col12 .aux-col:nth-child(12n+22) { margin-top: 30px; }
.aux-border-collapse.aux-de-col12 .aux-col:nth-child(12n+22) { border-top-width: 0; }
.aux-de-col12 .aux-col:nth-child(12n+23) { margin-top: 30px; }
.aux-border-collapse.aux-de-col12 .aux-col:nth-child(12n+23) { border-top-width: 0; }
.aux-de-col12 .aux-col:nth-child(12n+24) { margin-top: 30px; }
.aux-border-collapse.aux-de-col12 .aux-col:nth-child(12n+24) { border-top-width: 0; }
.aux-de-col1 > .aux-col:nth-child(n+2) { margin-top: 30px; }
.aux-de-col1.aux-border-collapse > .aux-col { border-left-width: 1px; }
.aux-de-col1.aux-border-collapse > .aux-col:nth-child(n+2) { border-top-width: 0; } } @media screen and (max-width: 1024px) and (min-width: 768px) { .aux-tb-1 { width: 100%; }
.aux-tb-2 { width: 50%; }
.aux-tb-3 { width: 33.33%; }
.aux-tb-4 { width: 25%; }
.aux-tb-5 { width: 20%; }
.aux-tb-6 { width: 16.66%; }
.aux-tb-7 { width: 14.28%; }
.aux-tb-8 { width: 12.5%; }
.aux-tb-9 { width: 11.11%; }
.aux-tb-10 { width: 10%; }
.aux-tb-11 { width: 9.09%; }
.aux-tb-12 { width: 8.33%; }
.aux-tb-col1 > .aux-col { width: 100%; }
.aux-tb-col2 > .aux-col { width: 50%; }
.aux-tb-col2 .aux-col:nth-child(2n+3) { clear: left; }
.aux-tb-col2.aux-border-collapse .aux-col:nth-child(2n+1) { border-left-width: 1px; }
.rtl .aux-tb-col2.aux-border-collapse .aux-col:nth-child(2n) { border-left-width: 1px; }
.rtl .aux-tb-col2.aux-border-collapse .aux-col:nth-child(2n+1) { border-left-width: 0px; }
.aux-tb-col2 .aux-col:nth-child(2n+3) { margin-top: 30px; }
.aux-border-collapse.aux-tb-col2 .aux-col:nth-child(2n+3) { border-top-width: 0; }
.aux-tb-col2 .aux-col:nth-child(2n+4) { margin-top: 30px; }
.aux-border-collapse.aux-tb-col2 .aux-col:nth-child(2n+4) { border-top-width: 0; }
.aux-tb-col3 > .aux-col { width: 33.33%; }
.aux-tb-col3 .aux-col:nth-child(3n+4) { clear: left; }
.aux-tb-col3.aux-border-collapse .aux-col:nth-child(3n+1) { border-left-width: 1px; }
.rtl .aux-tb-col3.aux-border-collapse .aux-col:nth-child(3n) { border-left-width: 1px; }
.rtl .aux-tb-col3.aux-border-collapse .aux-col:nth-child(3n+1) { border-left-width: 0px; }
.aux-tb-col3 .aux-col:nth-child(3n+4) { margin-top: 30px; }
.aux-border-collapse.aux-tb-col3 .aux-col:nth-child(3n+4) { border-top-width: 0; }
.aux-tb-col3 .aux-col:nth-child(3n+5) { margin-top: 30px; }
.aux-border-collapse.aux-tb-col3 .aux-col:nth-child(3n+5) { border-top-width: 0; }
.aux-tb-col3 .aux-col:nth-child(3n+6) { margin-top: 30px; }
.aux-border-collapse.aux-tb-col3 .aux-col:nth-child(3n+6) { border-top-width: 0; }
.aux-tb-col4 > .aux-col { width: 25%; }
.aux-tb-col4 .aux-col:nth-child(4n+5) { clear: left; }
.aux-tb-col4.aux-border-collapse .aux-col:nth-child(4n+1) { border-left-width: 1px; }
.rtl .aux-tb-col4.aux-border-collapse .aux-col:nth-child(4n) { border-left-width: 1px; }
.rtl .aux-tb-col4.aux-border-collapse .aux-col:nth-child(4n+1) { border-left-width: 0px; }
.aux-tb-col4 .aux-col:nth-child(4n+5) { margin-top: 30px; }
.aux-border-collapse.aux-tb-col4 .aux-col:nth-child(4n+5) { border-top-width: 0; }
.aux-tb-col4 .aux-col:nth-child(4n+6) { margin-top: 30px; }
.aux-border-collapse.aux-tb-col4 .aux-col:nth-child(4n+6) { border-top-width: 0; }
.aux-tb-col4 .aux-col:nth-child(4n+7) { margin-top: 30px; }
.aux-border-collapse.aux-tb-col4 .aux-col:nth-child(4n+7) { border-top-width: 0; }
.aux-tb-col4 .aux-col:nth-child(4n+8) { margin-top: 30px; }
.aux-border-collapse.aux-tb-col4 .aux-col:nth-child(4n+8) { border-top-width: 0; }
.aux-tb-col5 > .aux-col { width: 20%; }
.aux-tb-col5 .aux-col:nth-child(5n+6) { clear: left; }
.aux-tb-col5.aux-border-collapse .aux-col:nth-child(5n+1) { border-left-width: 1px; }
.rtl .aux-tb-col5.aux-border-collapse .aux-col:nth-child(5n) { border-left-width: 1px; }
.rtl .aux-tb-col5.aux-border-collapse .aux-col:nth-child(5n+1) { border-left-width: 0px; }
.aux-tb-col5 .aux-col:nth-child(5n+6) { margin-top: 30px; }
.aux-border-collapse.aux-tb-col5 .aux-col:nth-child(5n+6) { border-top-width: 0; }
.aux-tb-col5 .aux-col:nth-child(5n+7) { margin-top: 30px; }
.aux-border-collapse.aux-tb-col5 .aux-col:nth-child(5n+7) { border-top-width: 0; }
.aux-tb-col5 .aux-col:nth-child(5n+8) { margin-top: 30px; }
.aux-border-collapse.aux-tb-col5 .aux-col:nth-child(5n+8) { border-top-width: 0; }
.aux-tb-col5 .aux-col:nth-child(5n+9) { margin-top: 30px; }
.aux-border-collapse.aux-tb-col5 .aux-col:nth-child(5n+9) { border-top-width: 0; }
.aux-tb-col5 .aux-col:nth-child(5n+10) { margin-top: 30px; }
.aux-border-collapse.aux-tb-col5 .aux-col:nth-child(5n+10) { border-top-width: 0; }
.aux-tb-col6 > .aux-col { width: 16.66%; }
.aux-tb-col6 .aux-col:nth-child(6n+7) { clear: left; }
.aux-tb-col6.aux-border-collapse .aux-col:nth-child(6n+1) { border-left-width: 1px; }
.rtl .aux-tb-col6.aux-border-collapse .aux-col:nth-child(6n) { border-left-width: 1px; }
.rtl .aux-tb-col6.aux-border-collapse .aux-col:nth-child(6n+1) { border-left-width: 0px; }
.aux-tb-col6 .aux-col:nth-child(6n+7) { margin-top: 30px; }
.aux-border-collapse.aux-tb-col6 .aux-col:nth-child(6n+7) { border-top-width: 0; }
.aux-tb-col6 .aux-col:nth-child(6n+8) { margin-top: 30px; }
.aux-border-collapse.aux-tb-col6 .aux-col:nth-child(6n+8) { border-top-width: 0; }
.aux-tb-col6 .aux-col:nth-child(6n+9) { margin-top: 30px; }
.aux-border-collapse.aux-tb-col6 .aux-col:nth-child(6n+9) { border-top-width: 0; }
.aux-tb-col6 .aux-col:nth-child(6n+10) { margin-top: 30px; }
.aux-border-collapse.aux-tb-col6 .aux-col:nth-child(6n+10) { border-top-width: 0; }
.aux-tb-col6 .aux-col:nth-child(6n+11) { margin-top: 30px; }
.aux-border-collapse.aux-tb-col6 .aux-col:nth-child(6n+11) { border-top-width: 0; }
.aux-tb-col6 .aux-col:nth-child(6n+12) { margin-top: 30px; }
.aux-border-collapse.aux-tb-col6 .aux-col:nth-child(6n+12) { border-top-width: 0; }
.aux-tb-col7 > .aux-col { width: 14.28%; }
.aux-tb-col7 .aux-col:nth-child(7n+8) { clear: left; }
.aux-tb-col7.aux-border-collapse .aux-col:nth-child(7n+1) { border-left-width: 1px; }
.rtl .aux-tb-col7.aux-border-collapse .aux-col:nth-child(7n) { border-left-width: 1px; }
.rtl .aux-tb-col7.aux-border-collapse .aux-col:nth-child(7n+1) { border-left-width: 0px; }
.aux-tb-col7 .aux-col:nth-child(7n+8) { margin-top: 30px; }
.aux-border-collapse.aux-tb-col7 .aux-col:nth-child(7n+8) { border-top-width: 0; }
.aux-tb-col7 .aux-col:nth-child(7n+9) { margin-top: 30px; }
.aux-border-collapse.aux-tb-col7 .aux-col:nth-child(7n+9) { border-top-width: 0; }
.aux-tb-col7 .aux-col:nth-child(7n+10) { margin-top: 30px; }
.aux-border-collapse.aux-tb-col7 .aux-col:nth-child(7n+10) { border-top-width: 0; }
.aux-tb-col7 .aux-col:nth-child(7n+11) { margin-top: 30px; }
.aux-border-collapse.aux-tb-col7 .aux-col:nth-child(7n+11) { border-top-width: 0; }
.aux-tb-col7 .aux-col:nth-child(7n+12) { margin-top: 30px; }
.aux-border-collapse.aux-tb-col7 .aux-col:nth-child(7n+12) { border-top-width: 0; }
.aux-tb-col7 .aux-col:nth-child(7n+13) { margin-top: 30px; }
.aux-border-collapse.aux-tb-col7 .aux-col:nth-child(7n+13) { border-top-width: 0; }
.aux-tb-col7 .aux-col:nth-child(7n+14) { margin-top: 30px; }
.aux-border-collapse.aux-tb-col7 .aux-col:nth-child(7n+14) { border-top-width: 0; }
.aux-tb-col8 > .aux-col { width: 12.5%; }
.aux-tb-col8 .aux-col:nth-child(8n+9) { clear: left; }
.aux-tb-col8.aux-border-collapse .aux-col:nth-child(8n+1) { border-left-width: 1px; }
.rtl .aux-tb-col8.aux-border-collapse .aux-col:nth-child(8n) { border-left-width: 1px; }
.rtl .aux-tb-col8.aux-border-collapse .aux-col:nth-child(8n+1) { border-left-width: 0px; }
.aux-tb-col8 .aux-col:nth-child(8n+9) { margin-top: 30px; }
.aux-border-collapse.aux-tb-col8 .aux-col:nth-child(8n+9) { border-top-width: 0; }
.aux-tb-col8 .aux-col:nth-child(8n+10) { margin-top: 30px; }
.aux-border-collapse.aux-tb-col8 .aux-col:nth-child(8n+10) { border-top-width: 0; }
.aux-tb-col8 .aux-col:nth-child(8n+11) { margin-top: 30px; }
.aux-border-collapse.aux-tb-col8 .aux-col:nth-child(8n+11) { border-top-width: 0; }
.aux-tb-col8 .aux-col:nth-child(8n+12) { margin-top: 30px; }
.aux-border-collapse.aux-tb-col8 .aux-col:nth-child(8n+12) { border-top-width: 0; }
.aux-tb-col8 .aux-col:nth-child(8n+13) { margin-top: 30px; }
.aux-border-collapse.aux-tb-col8 .aux-col:nth-child(8n+13) { border-top-width: 0; }
.aux-tb-col8 .aux-col:nth-child(8n+14) { margin-top: 30px; }
.aux-border-collapse.aux-tb-col8 .aux-col:nth-child(8n+14) { border-top-width: 0; }
.aux-tb-col8 .aux-col:nth-child(8n+15) { margin-top: 30px; }
.aux-border-collapse.aux-tb-col8 .aux-col:nth-child(8n+15) { border-top-width: 0; }
.aux-tb-col8 .aux-col:nth-child(8n+16) { margin-top: 30px; }
.aux-border-collapse.aux-tb-col8 .aux-col:nth-child(8n+16) { border-top-width: 0; }
.aux-tb-col9 > .aux-col { width: 11.11%; }
.aux-tb-col9 .aux-col:nth-child(9n+10) { clear: left; }
.aux-tb-col9.aux-border-collapse .aux-col:nth-child(9n+1) { border-left-width: 1px; }
.rtl .aux-tb-col9.aux-border-collapse .aux-col:nth-child(9n) { border-left-width: 1px; }
.rtl .aux-tb-col9.aux-border-collapse .aux-col:nth-child(9n+1) { border-left-width: 0px; }
.aux-tb-col9 .aux-col:nth-child(9n+10) { margin-top: 30px; }
.aux-border-collapse.aux-tb-col9 .aux-col:nth-child(9n+10) { border-top-width: 0; }
.aux-tb-col9 .aux-col:nth-child(9n+11) { margin-top: 30px; }
.aux-border-collapse.aux-tb-col9 .aux-col:nth-child(9n+11) { border-top-width: 0; }
.aux-tb-col9 .aux-col:nth-child(9n+12) { margin-top: 30px; }
.aux-border-collapse.aux-tb-col9 .aux-col:nth-child(9n+12) { border-top-width: 0; }
.aux-tb-col9 .aux-col:nth-child(9n+13) { margin-top: 30px; }
.aux-border-collapse.aux-tb-col9 .aux-col:nth-child(9n+13) { border-top-width: 0; }
.aux-tb-col9 .aux-col:nth-child(9n+14) { margin-top: 30px; }
.aux-border-collapse.aux-tb-col9 .aux-col:nth-child(9n+14) { border-top-width: 0; }
.aux-tb-col9 .aux-col:nth-child(9n+15) { margin-top: 30px; }
.aux-border-collapse.aux-tb-col9 .aux-col:nth-child(9n+15) { border-top-width: 0; }
.aux-tb-col9 .aux-col:nth-child(9n+16) { margin-top: 30px; }
.aux-border-collapse.aux-tb-col9 .aux-col:nth-child(9n+16) { border-top-width: 0; }
.aux-tb-col9 .aux-col:nth-child(9n+17) { margin-top: 30px; }
.aux-border-collapse.aux-tb-col9 .aux-col:nth-child(9n+17) { border-top-width: 0; }
.aux-tb-col9 .aux-col:nth-child(9n+18) { margin-top: 30px; }
.aux-border-collapse.aux-tb-col9 .aux-col:nth-child(9n+18) { border-top-width: 0; }
.aux-tb-col10 > .aux-col { width: 10%; }
.aux-tb-col10 .aux-col:nth-child(10n+11) { clear: left; }
.aux-tb-col10.aux-border-collapse .aux-col:nth-child(10n+1) { border-left-width: 1px; }
.rtl .aux-tb-col10.aux-border-collapse .aux-col:nth-child(10n) { border-left-width: 1px; }
.rtl .aux-tb-col10.aux-border-collapse .aux-col:nth-child(10n+1) { border-left-width: 0px; }
.aux-tb-col10 .aux-col:nth-child(10n+11) { margin-top: 30px; }
.aux-border-collapse.aux-tb-col10 .aux-col:nth-child(10n+11) { border-top-width: 0; }
.aux-tb-col10 .aux-col:nth-child(10n+12) { margin-top: 30px; }
.aux-border-collapse.aux-tb-col10 .aux-col:nth-child(10n+12) { border-top-width: 0; }
.aux-tb-col10 .aux-col:nth-child(10n+13) { margin-top: 30px; }
.aux-border-collapse.aux-tb-col10 .aux-col:nth-child(10n+13) { border-top-width: 0; }
.aux-tb-col10 .aux-col:nth-child(10n+14) { margin-top: 30px; }
.aux-border-collapse.aux-tb-col10 .aux-col:nth-child(10n+14) { border-top-width: 0; }
.aux-tb-col10 .aux-col:nth-child(10n+15) { margin-top: 30px; }
.aux-border-collapse.aux-tb-col10 .aux-col:nth-child(10n+15) { border-top-width: 0; }
.aux-tb-col10 .aux-col:nth-child(10n+16) { margin-top: 30px; }
.aux-border-collapse.aux-tb-col10 .aux-col:nth-child(10n+16) { border-top-width: 0; }
.aux-tb-col10 .aux-col:nth-child(10n+17) { margin-top: 30px; }
.aux-border-collapse.aux-tb-col10 .aux-col:nth-child(10n+17) { border-top-width: 0; }
.aux-tb-col10 .aux-col:nth-child(10n+18) { margin-top: 30px; }
.aux-border-collapse.aux-tb-col10 .aux-col:nth-child(10n+18) { border-top-width: 0; }
.aux-tb-col10 .aux-col:nth-child(10n+19) { margin-top: 30px; }
.aux-border-collapse.aux-tb-col10 .aux-col:nth-child(10n+19) { border-top-width: 0; }
.aux-tb-col10 .aux-col:nth-child(10n+20) { margin-top: 30px; }
.aux-border-collapse.aux-tb-col10 .aux-col:nth-child(10n+20) { border-top-width: 0; }
.aux-tb-col11 > .aux-col { width: 9.09%; }
.aux-tb-col11 .aux-col:nth-child(11n+12) { clear: left; }
.aux-tb-col11.aux-border-collapse .aux-col:nth-child(11n+1) { border-left-width: 1px; }
.rtl .aux-tb-col11.aux-border-collapse .aux-col:nth-child(11n) { border-left-width: 1px; }
.rtl .aux-tb-col11.aux-border-collapse .aux-col:nth-child(11n+1) { border-left-width: 0px; }
.aux-tb-col11 .aux-col:nth-child(11n+12) { margin-top: 30px; }
.aux-border-collapse.aux-tb-col11 .aux-col:nth-child(11n+12) { border-top-width: 0; }
.aux-tb-col11 .aux-col:nth-child(11n+13) { margin-top: 30px; }
.aux-border-collapse.aux-tb-col11 .aux-col:nth-child(11n+13) { border-top-width: 0; }
.aux-tb-col11 .aux-col:nth-child(11n+14) { margin-top: 30px; }
.aux-border-collapse.aux-tb-col11 .aux-col:nth-child(11n+14) { border-top-width: 0; }
.aux-tb-col11 .aux-col:nth-child(11n+15) { margin-top: 30px; }
.aux-border-collapse.aux-tb-col11 .aux-col:nth-child(11n+15) { border-top-width: 0; }
.aux-tb-col11 .aux-col:nth-child(11n+16) { margin-top: 30px; }
.aux-border-collapse.aux-tb-col11 .aux-col:nth-child(11n+16) { border-top-width: 0; }
.aux-tb-col11 .aux-col:nth-child(11n+17) { margin-top: 30px; }
.aux-border-collapse.aux-tb-col11 .aux-col:nth-child(11n+17) { border-top-width: 0; }
.aux-tb-col11 .aux-col:nth-child(11n+18) { margin-top: 30px; }
.aux-border-collapse.aux-tb-col11 .aux-col:nth-child(11n+18) { border-top-width: 0; }
.aux-tb-col11 .aux-col:nth-child(11n+19) { margin-top: 30px; }
.aux-border-collapse.aux-tb-col11 .aux-col:nth-child(11n+19) { border-top-width: 0; }
.aux-tb-col11 .aux-col:nth-child(11n+20) { margin-top: 30px; }
.aux-border-collapse.aux-tb-col11 .aux-col:nth-child(11n+20) { border-top-width: 0; }
.aux-tb-col11 .aux-col:nth-child(11n+21) { margin-top: 30px; }
.aux-border-collapse.aux-tb-col11 .aux-col:nth-child(11n+21) { border-top-width: 0; }
.aux-tb-col11 .aux-col:nth-child(11n+22) { margin-top: 30px; }
.aux-border-collapse.aux-tb-col11 .aux-col:nth-child(11n+22) { border-top-width: 0; }
.aux-tb-col12 > .aux-col { width: 8.33%; }
.aux-tb-col12 .aux-col:nth-child(12n+13) { clear: left; }
.aux-tb-col12.aux-border-collapse .aux-col:nth-child(12n+1) { border-left-width: 1px; }
.rtl .aux-tb-col12.aux-border-collapse .aux-col:nth-child(12n) { border-left-width: 1px; }
.rtl .aux-tb-col12.aux-border-collapse .aux-col:nth-child(12n+1) { border-left-width: 0px; }
.aux-tb-col12 .aux-col:nth-child(12n+13) { margin-top: 30px; }
.aux-border-collapse.aux-tb-col12 .aux-col:nth-child(12n+13) { border-top-width: 0; }
.aux-tb-col12 .aux-col:nth-child(12n+14) { margin-top: 30px; }
.aux-border-collapse.aux-tb-col12 .aux-col:nth-child(12n+14) { border-top-width: 0; }
.aux-tb-col12 .aux-col:nth-child(12n+15) { margin-top: 30px; }
.aux-border-collapse.aux-tb-col12 .aux-col:nth-child(12n+15) { border-top-width: 0; }
.aux-tb-col12 .aux-col:nth-child(12n+16) { margin-top: 30px; }
.aux-border-collapse.aux-tb-col12 .aux-col:nth-child(12n+16) { border-top-width: 0; }
.aux-tb-col12 .aux-col:nth-child(12n+17) { margin-top: 30px; }
.aux-border-collapse.aux-tb-col12 .aux-col:nth-child(12n+17) { border-top-width: 0; }
.aux-tb-col12 .aux-col:nth-child(12n+18) { margin-top: 30px; }
.aux-border-collapse.aux-tb-col12 .aux-col:nth-child(12n+18) { border-top-width: 0; }
.aux-tb-col12 .aux-col:nth-child(12n+19) { margin-top: 30px; }
.aux-border-collapse.aux-tb-col12 .aux-col:nth-child(12n+19) { border-top-width: 0; }
.aux-tb-col12 .aux-col:nth-child(12n+20) { margin-top: 30px; }
.aux-border-collapse.aux-tb-col12 .aux-col:nth-child(12n+20) { border-top-width: 0; }
.aux-tb-col12 .aux-col:nth-child(12n+21) { margin-top: 30px; }
.aux-border-collapse.aux-tb-col12 .aux-col:nth-child(12n+21) { border-top-width: 0; }
.aux-tb-col12 .aux-col:nth-child(12n+22) { margin-top: 30px; }
.aux-border-collapse.aux-tb-col12 .aux-col:nth-child(12n+22) { border-top-width: 0; }
.aux-tb-col12 .aux-col:nth-child(12n+23) { margin-top: 30px; }
.aux-border-collapse.aux-tb-col12 .aux-col:nth-child(12n+23) { border-top-width: 0; }
.aux-tb-col12 .aux-col:nth-child(12n+24) { margin-top: 30px; }
.aux-border-collapse.aux-tb-col12 .aux-col:nth-child(12n+24) { border-top-width: 0; }
.aux-tb-col1 > .aux-col:nth-child(n+2) { margin-top: 30px; }
.aux-tb-col1.aux-border-collapse > .aux-col { border-left-width: 1px; }
.aux-tb-col1.aux-border-collapse > .aux-col:nth-child(n+2) { border-top-width: 0; } } @media screen and (max-width: 767px) { .aux-mb-1 { width: 100%; }
.aux-mb-2 { width: 50%; }
.aux-mb-3 { width: 33.33%; }
.aux-mb-4 { width: 25%; }
.aux-mb-5 { width: 20%; }
.aux-mb-6 { width: 16.66%; }
.aux-mb-7 { width: 14.28%; }
.aux-mb-8 { width: 12.5%; }
.aux-mb-9 { width: 11.11%; }
.aux-mb-10 { width: 10%; }
.aux-mb-11 { width: 9.09%; }
.aux-mb-12 { width: 8.33%; }
.aux-mb-col1 > .aux-col { width: 100%; }
.aux-mb-col2 > .aux-col { width: 50%; }
.aux-mb-col2 .aux-col:nth-child(2n+3) { clear: left; }
.aux-mb-col2.aux-border-collapse .aux-col:nth-child(2n+1) { border-left-width: 1px; }
.rtl .aux-mb-col2.aux-border-collapse .aux-col:nth-child(2n) { border-left-width: 1px; }
.rtl .aux-mb-col2.aux-border-collapse .aux-col:nth-child(2n+1) { border-left-width: 0px; }
.aux-mb-col2 .aux-col:nth-child(2n+3) { margin-top: 30px; }
.aux-border-collapse.aux-mb-col2 .aux-col:nth-child(2n+3) { border-top-width: 0; }
.aux-mb-col2 .aux-col:nth-child(2n+4) { margin-top: 30px; }
.aux-border-collapse.aux-mb-col2 .aux-col:nth-child(2n+4) { border-top-width: 0; }
.aux-mb-col3 > .aux-col { width: 33.33%; }
.aux-mb-col3 .aux-col:nth-child(3n+4) { clear: left; }
.aux-mb-col3.aux-border-collapse .aux-col:nth-child(3n+1) { border-left-width: 1px; }
.rtl .aux-mb-col3.aux-border-collapse .aux-col:nth-child(3n) { border-left-width: 1px; }
.rtl .aux-mb-col3.aux-border-collapse .aux-col:nth-child(3n+1) { border-left-width: 0px; }
.aux-mb-col3 .aux-col:nth-child(3n+4) { margin-top: 30px; }
.aux-border-collapse.aux-mb-col3 .aux-col:nth-child(3n+4) { border-top-width: 0; }
.aux-mb-col3 .aux-col:nth-child(3n+5) { margin-top: 30px; }
.aux-border-collapse.aux-mb-col3 .aux-col:nth-child(3n+5) { border-top-width: 0; }
.aux-mb-col3 .aux-col:nth-child(3n+6) { margin-top: 30px; }
.aux-border-collapse.aux-mb-col3 .aux-col:nth-child(3n+6) { border-top-width: 0; }
.aux-mb-col4 > .aux-col { width: 25%; }
.aux-mb-col4 .aux-col:nth-child(4n+5) { clear: left; }
.aux-mb-col4.aux-border-collapse .aux-col:nth-child(4n+1) { border-left-width: 1px; }
.rtl .aux-mb-col4.aux-border-collapse .aux-col:nth-child(4n) { border-left-width: 1px; }
.rtl .aux-mb-col4.aux-border-collapse .aux-col:nth-child(4n+1) { border-left-width: 0px; }
.aux-mb-col4 .aux-col:nth-child(4n+5) { margin-top: 30px; }
.aux-border-collapse.aux-mb-col4 .aux-col:nth-child(4n+5) { border-top-width: 0; }
.aux-mb-col4 .aux-col:nth-child(4n+6) { margin-top: 30px; }
.aux-border-collapse.aux-mb-col4 .aux-col:nth-child(4n+6) { border-top-width: 0; }
.aux-mb-col4 .aux-col:nth-child(4n+7) { margin-top: 30px; }
.aux-border-collapse.aux-mb-col4 .aux-col:nth-child(4n+7) { border-top-width: 0; }
.aux-mb-col4 .aux-col:nth-child(4n+8) { margin-top: 30px; }
.aux-border-collapse.aux-mb-col4 .aux-col:nth-child(4n+8) { border-top-width: 0; }
.aux-mb-col5 > .aux-col { width: 20%; }
.aux-mb-col5 .aux-col:nth-child(5n+6) { clear: left; }
.aux-mb-col5.aux-border-collapse .aux-col:nth-child(5n+1) { border-left-width: 1px; }
.rtl .aux-mb-col5.aux-border-collapse .aux-col:nth-child(5n) { border-left-width: 1px; }
.rtl .aux-mb-col5.aux-border-collapse .aux-col:nth-child(5n+1) { border-left-width: 0px; }
.aux-mb-col5 .aux-col:nth-child(5n+6) { margin-top: 30px; }
.aux-border-collapse.aux-mb-col5 .aux-col:nth-child(5n+6) { border-top-width: 0; }
.aux-mb-col5 .aux-col:nth-child(5n+7) { margin-top: 30px; }
.aux-border-collapse.aux-mb-col5 .aux-col:nth-child(5n+7) { border-top-width: 0; }
.aux-mb-col5 .aux-col:nth-child(5n+8) { margin-top: 30px; }
.aux-border-collapse.aux-mb-col5 .aux-col:nth-child(5n+8) { border-top-width: 0; }
.aux-mb-col5 .aux-col:nth-child(5n+9) { margin-top: 30px; }
.aux-border-collapse.aux-mb-col5 .aux-col:nth-child(5n+9) { border-top-width: 0; }
.aux-mb-col5 .aux-col:nth-child(5n+10) { margin-top: 30px; }
.aux-border-collapse.aux-mb-col5 .aux-col:nth-child(5n+10) { border-top-width: 0; }
.aux-mb-col6 > .aux-col { width: 16.66%; }
.aux-mb-col6 .aux-col:nth-child(6n+7) { clear: left; }
.aux-mb-col6.aux-border-collapse .aux-col:nth-child(6n+1) { border-left-width: 1px; }
.rtl .aux-mb-col6.aux-border-collapse .aux-col:nth-child(6n) { border-left-width: 1px; }
.rtl .aux-mb-col6.aux-border-collapse .aux-col:nth-child(6n+1) { border-left-width: 0px; }
.aux-mb-col6 .aux-col:nth-child(6n+7) { margin-top: 30px; }
.aux-border-collapse.aux-mb-col6 .aux-col:nth-child(6n+7) { border-top-width: 0; }
.aux-mb-col6 .aux-col:nth-child(6n+8) { margin-top: 30px; }
.aux-border-collapse.aux-mb-col6 .aux-col:nth-child(6n+8) { border-top-width: 0; }
.aux-mb-col6 .aux-col:nth-child(6n+9) { margin-top: 30px; }
.aux-border-collapse.aux-mb-col6 .aux-col:nth-child(6n+9) { border-top-width: 0; }
.aux-mb-col6 .aux-col:nth-child(6n+10) { margin-top: 30px; }
.aux-border-collapse.aux-mb-col6 .aux-col:nth-child(6n+10) { border-top-width: 0; }
.aux-mb-col6 .aux-col:nth-child(6n+11) { margin-top: 30px; }
.aux-border-collapse.aux-mb-col6 .aux-col:nth-child(6n+11) { border-top-width: 0; }
.aux-mb-col6 .aux-col:nth-child(6n+12) { margin-top: 30px; }
.aux-border-collapse.aux-mb-col6 .aux-col:nth-child(6n+12) { border-top-width: 0; }
.aux-mb-col7 > .aux-col { width: 14.28%; }
.aux-mb-col7 .aux-col:nth-child(7n+8) { clear: left; }
.aux-mb-col7.aux-border-collapse .aux-col:nth-child(7n+1) { border-left-width: 1px; }
.rtl .aux-mb-col7.aux-border-collapse .aux-col:nth-child(7n) { border-left-width: 1px; }
.rtl .aux-mb-col7.aux-border-collapse .aux-col:nth-child(7n+1) { border-left-width: 0px; }
.aux-mb-col7 .aux-col:nth-child(7n+8) { margin-top: 30px; }
.aux-border-collapse.aux-mb-col7 .aux-col:nth-child(7n+8) { border-top-width: 0; }
.aux-mb-col7 .aux-col:nth-child(7n+9) { margin-top: 30px; }
.aux-border-collapse.aux-mb-col7 .aux-col:nth-child(7n+9) { border-top-width: 0; }
.aux-mb-col7 .aux-col:nth-child(7n+10) { margin-top: 30px; }
.aux-border-collapse.aux-mb-col7 .aux-col:nth-child(7n+10) { border-top-width: 0; }
.aux-mb-col7 .aux-col:nth-child(7n+11) { margin-top: 30px; }
.aux-border-collapse.aux-mb-col7 .aux-col:nth-child(7n+11) { border-top-width: 0; }
.aux-mb-col7 .aux-col:nth-child(7n+12) { margin-top: 30px; }
.aux-border-collapse.aux-mb-col7 .aux-col:nth-child(7n+12) { border-top-width: 0; }
.aux-mb-col7 .aux-col:nth-child(7n+13) { margin-top: 30px; }
.aux-border-collapse.aux-mb-col7 .aux-col:nth-child(7n+13) { border-top-width: 0; }
.aux-mb-col7 .aux-col:nth-child(7n+14) { margin-top: 30px; }
.aux-border-collapse.aux-mb-col7 .aux-col:nth-child(7n+14) { border-top-width: 0; }
.aux-mb-col8 > .aux-col { width: 12.5%; }
.aux-mb-col8 .aux-col:nth-child(8n+9) { clear: left; }
.aux-mb-col8.aux-border-collapse .aux-col:nth-child(8n+1) { border-left-width: 1px; }
.rtl .aux-mb-col8.aux-border-collapse .aux-col:nth-child(8n) { border-left-width: 1px; }
.rtl .aux-mb-col8.aux-border-collapse .aux-col:nth-child(8n+1) { border-left-width: 0px; }
.aux-mb-col8 .aux-col:nth-child(8n+9) { margin-top: 30px; }
.aux-border-collapse.aux-mb-col8 .aux-col:nth-child(8n+9) { border-top-width: 0; }
.aux-mb-col8 .aux-col:nth-child(8n+10) { margin-top: 30px; }
.aux-border-collapse.aux-mb-col8 .aux-col:nth-child(8n+10) { border-top-width: 0; }
.aux-mb-col8 .aux-col:nth-child(8n+11) { margin-top: 30px; }
.aux-border-collapse.aux-mb-col8 .aux-col:nth-child(8n+11) { border-top-width: 0; }
.aux-mb-col8 .aux-col:nth-child(8n+12) { margin-top: 30px; }
.aux-border-collapse.aux-mb-col8 .aux-col:nth-child(8n+12) { border-top-width: 0; }
.aux-mb-col8 .aux-col:nth-child(8n+13) { margin-top: 30px; }
.aux-border-collapse.aux-mb-col8 .aux-col:nth-child(8n+13) { border-top-width: 0; }
.aux-mb-col8 .aux-col:nth-child(8n+14) { margin-top: 30px; }
.aux-border-collapse.aux-mb-col8 .aux-col:nth-child(8n+14) { border-top-width: 0; }
.aux-mb-col8 .aux-col:nth-child(8n+15) { margin-top: 30px; }
.aux-border-collapse.aux-mb-col8 .aux-col:nth-child(8n+15) { border-top-width: 0; }
.aux-mb-col8 .aux-col:nth-child(8n+16) { margin-top: 30px; }
.aux-border-collapse.aux-mb-col8 .aux-col:nth-child(8n+16) { border-top-width: 0; }
.aux-mb-col9 > .aux-col { width: 11.11%; }
.aux-mb-col9 .aux-col:nth-child(9n+10) { clear: left; }
.aux-mb-col9.aux-border-collapse .aux-col:nth-child(9n+1) { border-left-width: 1px; }
.rtl .aux-mb-col9.aux-border-collapse .aux-col:nth-child(9n) { border-left-width: 1px; }
.rtl .aux-mb-col9.aux-border-collapse .aux-col:nth-child(9n+1) { border-left-width: 0px; }
.aux-mb-col9 .aux-col:nth-child(9n+10) { margin-top: 30px; }
.aux-border-collapse.aux-mb-col9 .aux-col:nth-child(9n+10) { border-top-width: 0; }
.aux-mb-col9 .aux-col:nth-child(9n+11) { margin-top: 30px; }
.aux-border-collapse.aux-mb-col9 .aux-col:nth-child(9n+11) { border-top-width: 0; }
.aux-mb-col9 .aux-col:nth-child(9n+12) { margin-top: 30px; }
.aux-border-collapse.aux-mb-col9 .aux-col:nth-child(9n+12) { border-top-width: 0; }
.aux-mb-col9 .aux-col:nth-child(9n+13) { margin-top: 30px; }
.aux-border-collapse.aux-mb-col9 .aux-col:nth-child(9n+13) { border-top-width: 0; }
.aux-mb-col9 .aux-col:nth-child(9n+14) { margin-top: 30px; }
.aux-border-collapse.aux-mb-col9 .aux-col:nth-child(9n+14) { border-top-width: 0; }
.aux-mb-col9 .aux-col:nth-child(9n+15) { margin-top: 30px; }
.aux-border-collapse.aux-mb-col9 .aux-col:nth-child(9n+15) { border-top-width: 0; }
.aux-mb-col9 .aux-col:nth-child(9n+16) { margin-top: 30px; }
.aux-border-collapse.aux-mb-col9 .aux-col:nth-child(9n+16) { border-top-width: 0; }
.aux-mb-col9 .aux-col:nth-child(9n+17) { margin-top: 30px; }
.aux-border-collapse.aux-mb-col9 .aux-col:nth-child(9n+17) { border-top-width: 0; }
.aux-mb-col9 .aux-col:nth-child(9n+18) { margin-top: 30px; }
.aux-border-collapse.aux-mb-col9 .aux-col:nth-child(9n+18) { border-top-width: 0; }
.aux-mb-col10 > .aux-col { width: 10%; }
.aux-mb-col10 .aux-col:nth-child(10n+11) { clear: left; }
.aux-mb-col10.aux-border-collapse .aux-col:nth-child(10n+1) { border-left-width: 1px; }
.rtl .aux-mb-col10.aux-border-collapse .aux-col:nth-child(10n) { border-left-width: 1px; }
.rtl .aux-mb-col10.aux-border-collapse .aux-col:nth-child(10n+1) { border-left-width: 0px; }
.aux-mb-col10 .aux-col:nth-child(10n+11) { margin-top: 30px; }
.aux-border-collapse.aux-mb-col10 .aux-col:nth-child(10n+11) { border-top-width: 0; }
.aux-mb-col10 .aux-col:nth-child(10n+12) { margin-top: 30px; }
.aux-border-collapse.aux-mb-col10 .aux-col:nth-child(10n+12) { border-top-width: 0; }
.aux-mb-col10 .aux-col:nth-child(10n+13) { margin-top: 30px; }
.aux-border-collapse.aux-mb-col10 .aux-col:nth-child(10n+13) { border-top-width: 0; }
.aux-mb-col10 .aux-col:nth-child(10n+14) { margin-top: 30px; }
.aux-border-collapse.aux-mb-col10 .aux-col:nth-child(10n+14) { border-top-width: 0; }
.aux-mb-col10 .aux-col:nth-child(10n+15) { margin-top: 30px; }
.aux-border-collapse.aux-mb-col10 .aux-col:nth-child(10n+15) { border-top-width: 0; }
.aux-mb-col10 .aux-col:nth-child(10n+16) { margin-top: 30px; }
.aux-border-collapse.aux-mb-col10 .aux-col:nth-child(10n+16) { border-top-width: 0; }
.aux-mb-col10 .aux-col:nth-child(10n+17) { margin-top: 30px; }
.aux-border-collapse.aux-mb-col10 .aux-col:nth-child(10n+17) { border-top-width: 0; }
.aux-mb-col10 .aux-col:nth-child(10n+18) { margin-top: 30px; }
.aux-border-collapse.aux-mb-col10 .aux-col:nth-child(10n+18) { border-top-width: 0; }
.aux-mb-col10 .aux-col:nth-child(10n+19) { margin-top: 30px; }
.aux-border-collapse.aux-mb-col10 .aux-col:nth-child(10n+19) { border-top-width: 0; }
.aux-mb-col10 .aux-col:nth-child(10n+20) { margin-top: 30px; }
.aux-border-collapse.aux-mb-col10 .aux-col:nth-child(10n+20) { border-top-width: 0; }
.aux-mb-col11 > .aux-col { width: 9.09%; }
.aux-mb-col11 .aux-col:nth-child(11n+12) { clear: left; }
.aux-mb-col11.aux-border-collapse .aux-col:nth-child(11n+1) { border-left-width: 1px; }
.rtl .aux-mb-col11.aux-border-collapse .aux-col:nth-child(11n) { border-left-width: 1px; }
.rtl .aux-mb-col11.aux-border-collapse .aux-col:nth-child(11n+1) { border-left-width: 0px; }
.aux-mb-col11 .aux-col:nth-child(11n+12) { margin-top: 30px; }
.aux-border-collapse.aux-mb-col11 .aux-col:nth-child(11n+12) { border-top-width: 0; }
.aux-mb-col11 .aux-col:nth-child(11n+13) { margin-top: 30px; }
.aux-border-collapse.aux-mb-col11 .aux-col:nth-child(11n+13) { border-top-width: 0; }
.aux-mb-col11 .aux-col:nth-child(11n+14) { margin-top: 30px; }
.aux-border-collapse.aux-mb-col11 .aux-col:nth-child(11n+14) { border-top-width: 0; }
.aux-mb-col11 .aux-col:nth-child(11n+15) { margin-top: 30px; }
.aux-border-collapse.aux-mb-col11 .aux-col:nth-child(11n+15) { border-top-width: 0; }
.aux-mb-col11 .aux-col:nth-child(11n+16) { margin-top: 30px; }
.aux-border-collapse.aux-mb-col11 .aux-col:nth-child(11n+16) { border-top-width: 0; }
.aux-mb-col11 .aux-col:nth-child(11n+17) { margin-top: 30px; }
.aux-border-collapse.aux-mb-col11 .aux-col:nth-child(11n+17) { border-top-width: 0; }
.aux-mb-col11 .aux-col:nth-child(11n+18) { margin-top: 30px; }
.aux-border-collapse.aux-mb-col11 .aux-col:nth-child(11n+18) { border-top-width: 0; }
.aux-mb-col11 .aux-col:nth-child(11n+19) { margin-top: 30px; }
.aux-border-collapse.aux-mb-col11 .aux-col:nth-child(11n+19) { border-top-width: 0; }
.aux-mb-col11 .aux-col:nth-child(11n+20) { margin-top: 30px; }
.aux-border-collapse.aux-mb-col11 .aux-col:nth-child(11n+20) { border-top-width: 0; }
.aux-mb-col11 .aux-col:nth-child(11n+21) { margin-top: 30px; }
.aux-border-collapse.aux-mb-col11 .aux-col:nth-child(11n+21) { border-top-width: 0; }
.aux-mb-col11 .aux-col:nth-child(11n+22) { margin-top: 30px; }
.aux-border-collapse.aux-mb-col11 .aux-col:nth-child(11n+22) { border-top-width: 0; }
.aux-mb-col12 > .aux-col { width: 8.33%; }
.aux-mb-col12 .aux-col:nth-child(12n+13) { clear: left; }
.aux-mb-col12.aux-border-collapse .aux-col:nth-child(12n+1) { border-left-width: 1px; }
.rtl .aux-mb-col12.aux-border-collapse .aux-col:nth-child(12n) { border-left-width: 1px; }
.rtl .aux-mb-col12.aux-border-collapse .aux-col:nth-child(12n+1) { border-left-width: 0px; }
.aux-mb-col12 .aux-col:nth-child(12n+13) { margin-top: 30px; }
.aux-border-collapse.aux-mb-col12 .aux-col:nth-child(12n+13) { border-top-width: 0; }
.aux-mb-col12 .aux-col:nth-child(12n+14) { margin-top: 30px; }
.aux-border-collapse.aux-mb-col12 .aux-col:nth-child(12n+14) { border-top-width: 0; }
.aux-mb-col12 .aux-col:nth-child(12n+15) { margin-top: 30px; }
.aux-border-collapse.aux-mb-col12 .aux-col:nth-child(12n+15) { border-top-width: 0; }
.aux-mb-col12 .aux-col:nth-child(12n+16) { margin-top: 30px; }
.aux-border-collapse.aux-mb-col12 .aux-col:nth-child(12n+16) { border-top-width: 0; }
.aux-mb-col12 .aux-col:nth-child(12n+17) { margin-top: 30px; }
.aux-border-collapse.aux-mb-col12 .aux-col:nth-child(12n+17) { border-top-width: 0; }
.aux-mb-col12 .aux-col:nth-child(12n+18) { margin-top: 30px; }
.aux-border-collapse.aux-mb-col12 .aux-col:nth-child(12n+18) { border-top-width: 0; }
.aux-mb-col12 .aux-col:nth-child(12n+19) { margin-top: 30px; }
.aux-border-collapse.aux-mb-col12 .aux-col:nth-child(12n+19) { border-top-width: 0; }
.aux-mb-col12 .aux-col:nth-child(12n+20) { margin-top: 30px; }
.aux-border-collapse.aux-mb-col12 .aux-col:nth-child(12n+20) { border-top-width: 0; }
.aux-mb-col12 .aux-col:nth-child(12n+21) { margin-top: 30px; }
.aux-border-collapse.aux-mb-col12 .aux-col:nth-child(12n+21) { border-top-width: 0; }
.aux-mb-col12 .aux-col:nth-child(12n+22) { margin-top: 30px; }
.aux-border-collapse.aux-mb-col12 .aux-col:nth-child(12n+22) { border-top-width: 0; }
.aux-mb-col12 .aux-col:nth-child(12n+23) { margin-top: 30px; }
.aux-border-collapse.aux-mb-col12 .aux-col:nth-child(12n+23) { border-top-width: 0; }
.aux-mb-col12 .aux-col:nth-child(12n+24) { margin-top: 30px; }
.aux-border-collapse.aux-mb-col12 .aux-col:nth-child(12n+24) { border-top-width: 0; }
.aux-mb-col1 > .aux-col:nth-child(n+2) { margin-top: 30px; }
.aux-mb-col1.aux-border-collapse > .aux-col { border-left-width: 1px; }
.aux-mb-col1.aux-border-collapse > .aux-col:nth-child(n+2) { border-top-width: 0; } }@font-face { font-family: "auxin-front"; src: url(//alk.in.th/wp-content/themes/phlox/css/fonts/fontastic/auxicon/auxin-front.eot); src: url(//alk.in.th/wp-content/themes/phlox/css/fonts/fontastic/auxicon/auxin-front.eot?#iefix) format("embedded-opentype"), url(//alk.in.th/wp-content/themes/phlox/css/fonts/fontastic/auxicon/auxin-front.woff) format("woff"), url(//alk.in.th/wp-content/themes/phlox/css/fonts/fontastic/auxicon/auxin-front.ttf) format("truetype"), url(//alk.in.th/wp-content/themes/phlox/css/fonts/fontastic/auxicon/auxin-front.svg#auxin-front) format("svg"); font-weight: normal; font-style: normal; }
[data-icon]:before { font-family: "auxin-front" !important; content: attr(data-icon); font-style: normal !important; font-weight: normal !important; font-variant: normal !important; text-transform: none !important; speak: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
[class^="auxicon-"]:before, [class*=" auxicon-"]:before { font-family: "auxin-front" !important; font-style: normal !important; font-weight: normal !important; font-variant: normal !important; text-transform: none !important; speak: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.auxicon-2-arrows:before { content: "\61"; }
.auxicon-4-arrows:before { content: "\62"; }
.auxicon-back:before { content: "\63"; }
.auxicon-back-pack:before { content: "\64"; }
.auxicon-basket-1:before { content: "\65"; }
.auxicon-basket-2:before { content: "\66"; }
.auxicon-big-candy:before { content: "\67"; }
.auxicon-bottle:before { content: "\68"; }
.auxicon-bow-tie:before { content: "\69"; }
.auxicon-box-1:before { content: "\6a"; }
.auxicon-box-2:before { content: "\6b"; }
.auxicon-box-open:before { content: "\6c"; }
.auxicon-candy:before { content: "\6d"; }
.auxicon-cd-cover:before { content: "\6e"; }
.auxicon-chopsticks:before { content: "\6f"; }
.auxicon-cloud:before { content: "\70"; }
.auxicon-cloud-down:before { content: "\71"; }
.auxicon-cloud-up:before { content: "\72"; }
.auxicon-cloud-v-1:before { content: "\73"; }
.auxicon-cloud-v-2:before { content: "\74"; }
.auxicon-cloud-x-1:before { content: "\75"; }
.auxicon-cloud-x-2:before { content: "\76"; }
.auxicon-cofee-cup-1:before { content: "\77"; }
.auxicon-cofee-cup-2:before { content: "\78"; }
.auxicon-credit-card-1:before { content: "\79"; }
.auxicon-credit-card-2:before { content: "\7a"; }
.auxicon-credit-card-3:before { content: "\41"; }
.auxicon-credit-card-4:before { content: "\42"; }
.auxicon-cup-1:before { content: "\43"; }
.auxicon-cup-2:before { content: "\44"; }
.auxicon-diamond:before { content: "\45"; }
.auxicon-dollar:before { content: "\46"; }
.auxicon-dollar-bill:before { content: "\47"; }
.auxicon-dollar-coin:before { content: "\48"; }
.auxicon-download:before { content: "\49"; }
.auxicon-euro:before { content: "\4a"; }
.auxicon-euro-coin:before { content: "\4b"; }
.auxicon-folder:before { content: "\4c"; }
.auxicon-folder-plus:before { content: "\4d"; }
.auxicon-folder-v:before { content: "\4e"; }
.auxicon-folder-x:before { content: "\4f"; }
.auxicon-forward:before { content: "\50"; }
.auxicon-glass-of-water:before { content: "\51"; }
.auxicon-hamburger:before { content: "\52"; }
.auxicon-headphones:before { content: "\53"; }
.auxicon-headset:before { content: "\54"; }
.auxicon-highlighter:before { content: "\56"; }
.auxicon-hot-dog:before { content: "\57"; }
.auxicon-ice-cream:before { content: "\58"; }
.auxicon-ipod:before { content: "\59"; }
.auxicon-key:before { content: "\5a"; }
.auxicon-keyboard:before { content: "\30"; }
.auxicon-knife:before { content: "\31"; }
.auxicon-lock-round:before { content: "\32"; }
.auxicon-lock-square:before { content: "\33"; }
.auxicon-mouse:before { content: "\34"; }
.auxicon-musical-note-1:before { content: "\35"; }
.auxicon-musical-note-2:before { content: "\36"; }
.auxicon-paper:before { content: "\37"; }
.auxicon-pause:before { content: "\38"; }
.auxicon-pause-round:before { content: "\39"; }
.auxicon-pen:before { content: "\21"; }
.auxicon-pencil:before { content: "\22"; }
.auxicon-platter:before { content: "\23"; }
.auxicon-play:before { content: "\24"; }
.auxicon-play-round:before { content: "\25"; }
.auxicon-popsicle:before { content: "\26"; }
.auxicon-pound:before { content: "\27"; }
.auxicon-pound-coin:before { content: "\28"; }
.auxicon-present-1:before { content: "\29"; }
.auxicon-present-2:before { content: "\2a"; }
.auxicon-radio:before { content: "\2b"; }
.auxicon-random:before { content: "\2c"; }
.auxicon-repeat-1:before { content: "\2d"; }
.auxicon-repeat-2:before { content: "\2e"; }
.auxicon-ring:before { content: "\2f"; }
.auxicon-ruler:before { content: "\3a"; }
.auxicon-settings-2:before { content: "\3c"; }
.auxicon-settings-3:before { content: "\3d"; }
.auxicon-shirt-1:before { content: "\3e"; }
.auxicon-shirt-2:before { content: "\3f"; }
.auxicon-shopping-bag-1:before { content: "\40"; }
.auxicon-shopping-bag-2:before { content: "\5b"; }
.auxicon-shopping-bag-3:before { content: "\5d"; }
.auxicon-shopping-bag-4:before { content: "\5e"; }
.auxicon-shopping-cart-1:before { content: "\5f"; }
.auxicon-shopping-cart-1-1:before { content: "\60"; }
.auxicon-shopping-cart-out:before { content: "\7b"; }
.auxicon-shopping-cart-x:before { content: "\7c"; }
.auxicon-shpping-cart-in:before { content: "\7d"; }
.auxicon-slider:before { content: "\7e"; }
.auxicon-soup:before { content: "\5c"; }
.auxicon-spray:before { content: "\e000"; }
.auxicon-store:before { content: "\e001"; }
.auxicon-sunglasses-1:before { content: "\e002"; }
.auxicon-sunglasses-2:before { content: "\e003"; }
.auxicon-tag-1:before { content: "\e004"; }
.auxicon-tag-2:before { content: "\e005"; }
.auxicon-tie:before { content: "\e006"; }
.auxicon-truck-1:before { content: "\e007"; }
.auxicon-truck-2:before { content: "\e008"; }
.auxicon-upload:before { content: "\e009"; }
.auxicon-user-round:before { content: "\e00b"; }
.auxicon-user-v:before { content: "\e00c"; }
.auxicon-user-x:before { content: "\e00d"; }
.auxicon-vinyl:before { content: "\e00e"; }
.auxicon-wallet:before { content: "\e00f"; }
.auxicon-wallet-empty:before { content: "\e010"; }
.auxicon-watch:before { content: "\e011"; }
.auxicon-wrench-1:before { content: "\e012"; }
.auxicon-wrench-2:before { content: "\e013"; }
.auxicon-alarm-clock:before { content: "\e014"; }
.auxicon-badge:before { content: "\e015"; }
.auxicon-bank:before { content: "\e016"; }
.auxicon-bell:before { content: "\e017"; }
.auxicon-brush:before { content: "\e018"; }
.auxicon-calendar:before { content: "\e019"; }
.auxicon-camera-back:before { content: "\e01a"; }
.auxicon-camera-front:before { content: "\e01b"; }
.auxicon-clipboard:before { content: "\e01c"; }
.auxicon-cloud-1:before { content: "\e01d"; }
.auxicon-credit-card:before { content: "\e01e"; }
.auxicon-dashboard:before { content: "\e01f"; }
.auxicon-file:before { content: "\e021"; }
.auxicon-folder-1:before { content: "\e022"; }
.auxicon-handbag:before { content: "\e023"; }
.auxicon-heart:before { content: "\e024"; }
.auxicon-home:before { content: "\e025"; }
.auxicon-id-horizontal:before { content: "\e026"; }
.auxicon-id-vertical:before { content: "\e027"; }
.auxicon-location-pin:before { content: "\e028"; }
.auxicon-mac:before { content: "\e029"; }
.auxicon-music:before { content: "\e02a"; }
.auxicon-music-playlist:before { content: "\e02b"; }
.auxicon-news:before { content: "\e02c"; }
.auxicon-office:before { content: "\e02e"; }
.auxicon-pen-1:before { content: "\e02f"; }
.auxicon-pencil-1:before { content: "\e030"; }
.auxicon-phone:before { content: "\e031"; }
.auxicon-photos:before { content: "\e032"; }
.auxicon-pictures-day:before { content: "\e033"; }
.auxicon-pictures-night:before { content: "\e034"; }
.auxicon-settings:before { content: "\e035"; }
.auxicon-share-10:before { content: "\e036"; }
.auxicon-shop:before { content: "\e037"; }
.auxicon-stopwatch:before { content: "\e038"; }
.auxicon-tablet:before { content: "\e039"; }
.auxicon-tag:before { content: "\e03a"; }
.auxicon-tags:before { content: "\e03b"; }
.auxicon-thumbs-down:before { content: "\e03c"; }
.auxicon-thumbs-up:before { content: "\e03d"; }
.auxicon-trophy:before { content: "\e03e"; }
.auxicon-tv:before { content: "\e03f"; }
.auxicon-user-1:before { content: "\e040"; }
.auxicon-videos:before { content: "\e041"; }
.auxicon-wallet-1:before { content: "\e042"; }
.auxicon-watch-1:before { content: "\e043"; }
.auxicon-addons:before { content: "\e044"; }
.auxicon-arrow:before { content: "\e045"; }
.auxicon-attachment:before { content: "\e046"; }
.auxicon-award:before { content: "\e047"; }
.auxicon-book:before { content: "\e048"; }
.auxicon-calendar-1:before { content: "\e049"; }
.auxicon-card:before { content: "\e04a"; }
.auxicon-check:before { content: "\e04b"; }
.auxicon-coffee:before { content: "\e04c"; }
.auxicon-compass:before { content: "\e04d"; }
.auxicon-connection:before { content: "\e04e"; }
.auxicon-crown:before { content: "\e04f"; }
.auxicon-dashboard-1:before { content: "\e050"; }
.auxicon-direction:before { content: "\e051"; }
.auxicon-download-1:before { content: "\e052"; }
.auxicon-download-data:before { content: "\e054"; }
.auxicon-drop:before { content: "\e055"; }
.auxicon-expand:before { content: "\e056"; }
.auxicon-featured:before { content: "\e057"; }
.auxicon-flag:before { content: "\e058"; }
.auxicon-folder-2:before { content: "\e059"; }
.auxicon-food-1:before { content: "\e05a"; }
.auxicon-food-2:before { content: "\e05b"; }
.auxicon-gift:before { content: "\e05c"; }
.auxicon-glasses:before { content: "\e05d"; }
.auxicon-grid:before { content: "\e05e"; }
.auxicon-home-1:before { content: "\e05f"; }
.auxicon-hot:before { content: "\e060"; }
.auxicon-ice-cream-1:before { content: "\e061"; }
.auxicon-idea:before { content: "\e062"; }
.auxicon-info:before { content: "\e063"; }
.auxicon-label:before { content: "\e064"; }
.auxicon-like-2-1:before { content: "\e065"; }
.auxicon-link:before { content: "\e066"; }
.auxicon-list:before { content: "\e067"; }
.auxicon-loading:before { content: "\e069"; }
.auxicon-login:before { content: "\e06a"; }
.auxicon-mail:before { content: "\e06b"; }
.auxicon-map:before { content: "\e06c"; }
.auxicon-map-1:before { content: "\e06d"; }
.auxicon-map-2:before { content: "\e06e"; }
.auxicon-mark:before { content: "\e06f"; }
.auxicon-media:before { content: "\e070"; }
.auxicon-menu:before { content: "\e071"; }
.auxicon-message:before { content: "\e072"; }
.auxicon-money:before { content: "\e073"; }
.auxicon-music-1:before { content: "\e074"; }
.auxicon-notification-1:before { content: "\e075"; }
.auxicon-notification-2:before { content: "\e076"; }
.auxicon-packet:before { content: "\e077"; }
.auxicon-pause-1:before { content: "\e078"; }
.auxicon-pen-2:before { content: "\e079"; }
.auxicon-phone-1:before { content: "\e07a"; }
.auxicon-photo:before { content: "\e07b"; }
.auxicon-play-1:before { content: "\e07c"; }
.auxicon-portfolio:before { content: "\e07d"; }
.auxicon-profile-1:before { content: "\e07e"; }
.auxicon-profile-2:before { content: "\e07f"; }
.auxicon-profile-3:before { content: "\e080"; }
.auxicon-profile-4:before { content: "\e081"; }
.auxicon-repair:before { content: "\e082"; }
.auxicon-repost:before { content: "\e083"; }
.auxicon-resend:before { content: "\e084"; }
.auxicon-rocket:before { content: "\e085"; }
.auxicon-save:before { content: "\e086"; }
.auxicon-search:before { content: "\e087"; }
.auxicon-settings-4:before { content: "\e088"; }
.auxicon-share-1:before { content: "\e089"; }
.auxicon-share-2:before { content: "\e08a"; }
.auxicon-shop-1:before { content: "\e08b"; }
.auxicon-sorting:before { content: "\e08c"; }
.auxicon-sound:before { content: "\e08d"; }
.auxicon-star-rate:before { content: "\e08e"; }
.auxicon-stats-1:before { content: "\e08f"; }
.auxicon-stats-2:before { content: "\e090"; }
.auxicon-stats-3:before { content: "\e091"; }
.auxicon-stop:before { content: "\e092"; }
.auxicon-tablet-1:before { content: "\e093"; }
.auxicon-tablet-mini:before { content: "\e094"; }
.auxicon-time:before { content: "\e095"; }
.auxicon-top:before { content: "\e096"; }
.auxicon-trash:before { content: "\e097"; }
.auxicon-treasure:before { content: "\e098"; }
.auxicon-view:before { content: "\e099"; }
.auxicon-vote:before { content: "\e09a"; }
.auxicon-wallet-2:before { content: "\e09b"; }
.auxicon-weather:before { content: "\e09c"; }
.auxicon-wireframe:before { content: "\e09d"; }
.auxicon-add:before { content: "\e09e"; }
.auxicon-alarm:before { content: "\e09f"; }
.auxicon-anchor:before { content: "\e0a0"; }
.auxicon-attachment-1:before { content: "\e0a1"; }
.auxicon-brightness:before { content: "\e0a2"; }
.auxicon-brightness-half:before { content: "\e0a3"; }
.auxicon-browser:before { content: "\e0a4"; }
.auxicon-calculator-2:before { content: "\e0a5"; }
.auxicon-calendar-2:before { content: "\e0a6"; }
.auxicon-camera:before { content: "\e0a7"; }
.auxicon-chat:before { content: "\e0a8"; }
.auxicon-circle-full:before { content: "\e0a9"; }
.auxicon-circle-half:before { content: "\e0aa"; }
.auxicon-clipboard-1:before { content: "\e0ab"; }
.auxicon-clock:before { content: "\e0ac"; }
.auxicon-close:before { content: "\e0ad"; }
.auxicon-cloud-2:before { content: "\e0ae"; }
.auxicon-cmd:before { content: "\e0af"; }
.auxicon-comments:before { content: "\e0b0"; }
.auxicon-compose:before { content: "\e0b1"; }
.auxicon-delicious-1:before { content: "\e0b2"; }
.auxicon-dribbble-1:before { content: "\e0b3"; }
.auxicon-envelope:before { content: "\e0b4"; }
.auxicon-exclamation:before { content: "\e0b5"; }
.auxicon-expand-1:before { content: "\e0b6"; }
.auxicon-feather:before { content: "\e0b8"; }
.auxicon-forbid:before { content: "\e0b9"; }
.auxicon-forbid-1:before { content: "\e0ba"; }
.auxicon-fork-and-knife:before { content: "\e0bb"; }
.auxicon-fork-and-spoon:before { content: "\e0bc"; }
.auxicon-forward-1:before { content: "\e0bd"; }
.auxicon-gallary:before { content: "\e0be"; }
.auxicon-globe:before { content: "\e0bf"; }
.auxicon-googleplus-1:before { content: "\e0c0"; }
.auxicon-grid-1:before { content: "\e0c1"; }
.auxicon-grid-alt:before { content: "\e0c2"; }
.auxicon-heart-1:before { content: "\e0c3"; }
.auxicon-home-2:before { content: "\e0c4"; }
.auxicon-hyperlink:before { content: "\e0c5"; }
.auxicon-in:before { content: "\e0c6"; }
.auxicon-in-alt:before { content: "\e0c7"; }
.auxicon-inbox:before { content: "\e0c8"; }
.auxicon-inbox-alt:before { content: "\e0c9"; }
.auxicon-ipad:before { content: "\e0cb"; }
.auxicon-iphone:before { content: "\e0cc"; }
.auxicon-light-bulb:before { content: "\e0cd"; }
.auxicon-list-1:before { content: "\e0ce"; }
.auxicon-maximize:before { content: "\e0cf"; }
.auxicon-menu-1:before { content: "\e0d0"; }
.auxicon-moon:before { content: "\e0d1"; }
.auxicon-newspaper:before { content: "\e0d2"; }
.auxicon-newspaper-alt:before { content: "\e0d3"; }
.auxicon-out:before { content: "\e0d4"; }
.auxicon-pause-2:before { content: "\e0d5"; }
.auxicon-pin:before { content: "\e0d6"; }
.auxicon-pin-alt:before { content: "\e0d7"; }
.auxicon-play-2:before { content: "\e0d8"; }
.auxicon-portfolio-1:before { content: "\e0d9"; }
.auxicon-question:before { content: "\e0da"; }
.auxicon-rewind:before { content: "\e0db"; }
.auxicon-screen:before { content: "\e0dc"; }
.auxicon-settings-5:before { content: "\e0de"; }
.auxicon-sound-1:before { content: "\e0df"; }
.auxicon-sound-alt:before { content: "\e0e0"; }
.auxicon-sound-off:before { content: "\e0e1"; }
.auxicon-spinner:before { content: "\e0e2"; }
.auxicon-stop-1:before { content: "\e0e3"; }
.auxicon-store-1:before { content: "\e0e4"; }
.auxicon-subtract:before { content: "\e0e5"; }
.auxicon-task:before { content: "\e0e6"; }
.auxicon-trash-1:before { content: "\e0e7"; }
.auxicon-trash-alt:before { content: "\e0e8"; }
.auxicon-user-2:before { content: "\e0e9"; }
.auxicon-users:before { content: "\e0ea"; }
.auxicon-windows-1-1:before { content: "\e0eb"; }
.auxicon-zoom-in:before { content: "\e0ec"; }
.auxicon-zoom-out:before { content: "\e0ed"; }
.auxicon-alert:before { content: "\e0ee"; }
.auxicon-alignment-align:before { content: "\e0ef"; }
.auxicon-alignment-aligned-to:before { content: "\e0f0"; }
.auxicon-alignment-unalign:before { content: "\e0f1"; }
.auxicon-arrow-down:before { content: "\e0f2"; }
.auxicon-arrow-left:before { content: "\e0f3"; }
.auxicon-arrow-right:before { content: "\e0f4"; }
.auxicon-arrow-small-down:before { content: "\e0f5"; }
.auxicon-arrow-small-left:before { content: "\e0f6"; }
.auxicon-arrow-small-right:before { content: "\e0f7"; }
.auxicon-arrow-small-up:before { content: "\e0f8"; }
.auxicon-arrow-up:before { content: "\e0f9"; }
.auxicon-beer:before { content: "\e0fa"; }
.auxicon-book-1:before { content: "\e0fb"; }
.auxicon-bookmark:before { content: "\e0fc"; }
.auxicon-briefcase:before { content: "\e0fd"; }
.auxicon-broadcast:before { content: "\e0fe"; }
.auxicon-browser-1:before { content: "\e0ff"; }
.auxicon-bug:before { content: "\e100"; }
.auxicon-calendar-3:before { content: "\e101"; }
.auxicon-check-1:before { content: "\e102"; }
.auxicon-checklist:before { content: "\e103"; }
.auxicon-chevron-down:before { content: "\e104"; }
.auxicon-chevron-left:before { content: "\e105"; }
.auxicon-chevron-right:before { content: "\e106"; }
.auxicon-chevron-up:before { content: "\e107"; }
.auxicon-circle-slash:before { content: "\e108"; }
.auxicon-circuit-board:before { content: "\e109"; }
.auxicon-clippy:before { content: "\e10a"; }
.auxicon-clock-1:before { content: "\e10b"; }
.auxicon-cloud-download:before { content: "\e10c"; }
.auxicon-cloud-upload:before { content: "\e10d"; }
.auxicon-code:before { content: "\e10e"; }
.auxicon-color-mode:before { content: "\e10f"; }
.auxicon-comment-2-1:before { content: "\e110"; }
.auxicon-comment-discussion:before { content: "\e111"; }
.auxicon-credit-card-5:before { content: "\e112"; }
.auxicon-dash:before { content: "\e113"; }
.auxicon-dashboard-2:before { content: "\e114"; }
.auxicon-database:before { content: "\e115"; }
.auxicon-device-camera:before { content: "\e116"; }
.auxicon-device-camera-video:before { content: "\e117"; }
.auxicon-device-desktop:before { content: "\e118"; }
.auxicon-device-mobile:before { content: "\e119"; }
.auxicon-diff:before { content: "\e11a"; }
.auxicon-diff-added:before { content: "\e11b"; }
.auxicon-diff-ignored:before { content: "\e11c"; }
.auxicon-diff-modified:before { content: "\e11d"; }
.auxicon-diff-removed:before { content: "\e11e"; }
.auxicon-diff-renamed:before { content: "\e11f"; }
.auxicon-ellipsis:before { content: "\e120"; }
.auxicon-eye:before { content: "\e121"; }
.auxicon-file-binary:before { content: "\e122"; }
.auxicon-file-code:before { content: "\e123"; }
.auxicon-file-directory:before { content: "\e124"; }
.auxicon-file-media:before { content: "\e125"; }
.auxicon-file-pdf:before { content: "\e126"; }
.auxicon-file-submodule:before { content: "\e127"; }
.auxicon-file-symlink-directory:before { content: "\e128"; }
.auxicon-file-symlink-file:before { content: "\e129"; }
.auxicon-file-text:before { content: "\e12a"; }
.auxicon-file-zip:before { content: "\e12b"; }
.auxicon-flame:before { content: "\e12c"; }
.auxicon-fold:before { content: "\e12d"; }
.auxicon-gear:before { content: "\e12e"; }
.auxicon-gift-1:before { content: "\e12f"; }
.auxicon-gist:before { content: "\e130"; }
.auxicon-gist-secret:before { content: "\e131"; }
.auxicon-git-branch:before { content: "\e132"; }
.auxicon-git-commit:before { content: "\e133"; }
.auxicon-git-compare:before { content: "\e134"; }
.auxicon-git-merge:before { content: "\e135"; }
.auxicon-git-pull-request:before { content: "\e136"; }
.auxicon-globe-1:before { content: "\e137"; }
.auxicon-graph:before { content: "\e138"; }
.auxicon-heart-2:before { content: "\e139"; }
.auxicon-history:before { content: "\e13a"; }
.auxicon-home-3:before { content: "\e13b"; }
.auxicon-horizontal-rule:before { content: "\e13c"; }
.auxicon-hourglass:before { content: "\e13d"; }
.auxicon-hubot:before { content: "\e13e"; }
.auxicon-inbox-1:before { content: "\e13f"; }
.auxicon-info-1:before { content: "\e140"; }
.auxicon-issue-closed:before { content: "\e141"; }
.auxicon-issue-opened:before { content: "\e142"; }
.auxicon-issue-reopened:before { content: "\e143"; }
.auxicon-jersey:before { content: "\e144"; }
.auxicon-jump-down:before { content: "\e145"; }
.auxicon-jump-left:before { content: "\e146"; }
.auxicon-jump-right:before { content: "\e147"; }
.auxicon-jump-up:before { content: "\e148"; }
.auxicon-key-1:before { content: "\e149"; }
.auxicon-keyboard-1:before { content: "\e14a"; }
.auxicon-law:before { content: "\e14b"; }
.auxicon-light-bulb-1:before { content: "\e14c"; }
.auxicon-link-1:before { content: "\e14d"; }
.auxicon-link-external:before { content: "\e14e"; }
.auxicon-list-ordered:before { content: "\e14f"; }
.auxicon-list-unordered:before { content: "\e150"; }
.auxicon-location:before { content: "\e151"; }
.auxicon-lock:before { content: "\e152"; }
.auxicon-logo-github:before { content: "\e153"; }
.auxicon-mail-1:before { content: "\e154"; }
.auxicon-mail-read:before { content: "\e155"; }
.auxicon-mail-reply:before { content: "\e156"; }
.auxicon-mark-github:before { content: "\e157"; }
.auxicon-markdown:before { content: "\e158"; }
.auxicon-megaphone:before { content: "\e159"; }
.auxicon-mention:before { content: "\e15a"; }
.auxicon-microscope:before { content: "\e15b"; }
.auxicon-milestone:before { content: "\e15c"; }
.auxicon-mirror:before { content: "\e15d"; }
.auxicon-mortar-board:before { content: "\e15e"; }
.auxicon-move-down:before { content: "\e15f"; }
.auxicon-move-left:before { content: "\e160"; }
.auxicon-move-right:before { content: "\e161"; }
.auxicon-move-up:before { content: "\e162"; }
.auxicon-mute:before { content: "\e163"; }
.auxicon-no-newline:before { content: "\e164"; }
.auxicon-octoface:before { content: "\e165"; }
.auxicon-organization:before { content: "\e166"; }
.auxicon-package:before { content: "\e167"; }
.auxicon-paintcan:before { content: "\e168"; }
.auxicon-pencil-2:before { content: "\e169"; }
.auxicon-person:before { content: "\e16a"; }
.auxicon-pin-1:before { content: "\e16b"; }
.auxicon-playback-fast-forward:before { content: "\e16c"; }
.auxicon-playback-pause:before { content: "\e16d"; }
.auxicon-playback-rewind:before { content: "\e16f"; }
.auxicon-plug:before { content: "\e170"; }
.auxicon-podium:before { content: "\e172"; }
.auxicon-primitive-dot:before { content: "\e173"; }
.auxicon-primitive-square:before { content: "\e174"; }
.auxicon-pulse:before { content: "\e175"; }
.auxicon-puzzle:before { content: "\e176"; }
.auxicon-question-1:before { content: "\e177"; }
.auxicon-quote:before { content: "\e178"; }
.auxicon-radio-tower:before { content: "\e179"; }
.auxicon-repo:before { content: "\e17a"; }
.auxicon-repo-clone:before { content: "\e17b"; }
.auxicon-repo-force-push:before { content: "\e17c"; }
.auxicon-repo-forked:before { content: "\e17d"; }
.auxicon-repo-pull:before { content: "\e17e"; }
.auxicon-repo-push:before { content: "\e17f"; }
.auxicon-rocket-1:before { content: "\e180"; }
.auxicon-rss-1:before { content: "\e181"; }
.auxicon-ruby:before { content: "\e182"; }
.auxicon-screen-full:before { content: "\e183"; }
.auxicon-screen-normal:before { content: "\e184"; }
.auxicon-search-2:before { content: "\e185"; }
.auxicon-server:before { content: "\e186"; }
.auxicon-settings-6:before { content: "\e187"; }
.auxicon-sign-in:before { content: "\e188"; }
.auxicon-sign-out:before { content: "\e189"; }
.auxicon-split:before { content: "\e18a"; }
.auxicon-squirrel:before { content: "\e18b"; }
.auxicon-star:before { content: "\e18c"; }
.auxicon-steps:before { content: "\e18d"; }
.auxicon-stop-2:before { content: "\e18e"; }
.auxicon-sync:before { content: "\e18f"; }
.auxicon-tag-3:before { content: "\e190"; }
.auxicon-telescope:before { content: "\e191"; }
.auxicon-terminal:before { content: "\e192"; }
.auxicon-three-bars:before { content: "\e193"; }
.auxicon-tools:before { content: "\e194"; }
.auxicon-trashcan:before { content: "\e195"; }
.auxicon-triangle-down:before { content: "\e196"; }
.auxicon-triangle-left:before { content: "\e197"; }
.auxicon-triangle-right:before { content: "\e198"; }
.auxicon-triangle-up:before { content: "\e199"; }
.auxicon-unfold:before { content: "\e19a"; }
.auxicon-unmute:before { content: "\e19b"; }
.auxicon-versions:before { content: "\e19c"; }
.auxicon-x:before { content: "\e19d"; }
.auxicon-zap:before { content: "\e19e"; }
.auxicon-armchair-chair-streamline:before { content: "\e617"; }
.auxicon-arrow-streamline-target:before { content: "\e618"; }
.auxicon-backpack-streamline-trekking:before { content: "\e619"; }
.auxicon-bag-shopping-streamline:before { content: "\e61a"; }
.auxicon-barbecue-eat-food-streamline:before { content: "\e61b"; }
.auxicon-barista-coffee-espresso-streamline:before { content: "\e61c"; }
.auxicon-bomb-bug:before { content: "\e61d"; }
.auxicon-book-dowload-streamline:before { content: "\e61e"; }
.auxicon-book-read-streamline:before { content: "\e61f"; }
.auxicon-browser-streamline-window:before { content: "\e620"; }
.auxicon-brush-paint-streamline:before { content: "\e621"; }
.auxicon-bubble-comment-streamline-talk:before { content: "\e622"; }
.auxicon-bubble-love-streamline-talk:before { content: "\e623"; }
.auxicon-caddie-shop-shopping-streamline:before { content: "\e624"; }
.auxicon-caddie-shopping-streamline:before { content: "\e625"; }
.auxicon-camera-photo-polaroid-streamline:before { content: "\e626"; }
.auxicon-camera-photo-streamline:before { content: "\e627"; }
.auxicon-camera-streamline-video:before { content: "\e628"; }
.auxicon-chaplin-hat-movie-streamline:before { content: "\e629"; }
.auxicon-chef-food-restaurant-streamline:before { content: "\e62a"; }
.auxicon-clock-streamline-time:before { content: "\e62b"; }
.auxicon-cocktail-mojito-streamline:before { content: "\e62c"; }
.auxicon-coffee-streamline:before { content: "\e62d"; }
.auxicon-computer-imac:before { content: "\e62e"; }
.auxicon-computer-macintosh-vintage:before { content: "\e630"; }
.auxicon-computer-network-streamline:before { content: "\e631"; }
.auxicon-computer-streamline:before { content: "\e632"; }
.auxicon-cook-pan-pot-streamline:before { content: "\e633"; }
.auxicon-crop-streamline:before { content: "\e634"; }
.auxicon-crown-king-streamline:before { content: "\e635"; }
.auxicon-danger-death-delete-destroy-skull-stream:before { content: "\e636"; }
.auxicon-dashboard-speed-streamline:before { content: "\e637"; }
.auxicon-database-streamline:before { content: "\e638"; }
.auxicon-delete-garbage-streamline:before { content: "\e639"; }
.auxicon-design-graphic-tablet-streamline-tablet:before { content: "\e63a"; }
.auxicon-design-pencil-rule-streamline:before { content: "\e63b"; }
.auxicon-diving-leisure-sea-sport-streamline:before { content: "\e63c"; }
.auxicon-drug-medecine-streamline-syringue:before { content: "\e63d"; }
.auxicon-earth-globe-streamline:before { content: "\e63e"; }
.auxicon-eat-food-fork-knife-streamline:before { content: "\e63f"; }
.auxicon-eat-food-hotdog-streamline:before { content: "\e640"; }
.auxicon-eye-dropper-streamline:before { content: "\e644"; }
.auxicon-factory-lift-streamline-warehouse:before { content: "\e645"; }
.auxicon-first-aid-medecine-shield-streamline:before { content: "\e646"; }
.auxicon-food-ice-cream-streamline:before { content: "\e647"; }
.auxicon-frame-picture-streamline:before { content: "\e648"; }
.auxicon-handle-streamline-vector:before { content: "\e64a"; }
.auxicon-happy-smiley-streamline:before { content: "\e64b"; }
.auxicon-headset-sound-streamline:before { content: "\e64c"; }
.auxicon-home-house-streamline:before { content: "\e64d"; }
.auxicon-ibook-laptop:before { content: "\e64e"; }
.auxicon-ink-pen-streamline:before { content: "\e64f"; }
.auxicon-ipad-streamline:before { content: "\e650"; }
.auxicon-iphone-streamline:before { content: "\e651"; }
.auxicon-ipod-mini-music-streamline:before { content: "\e652"; }
.auxicon-ipod-music-streamline:before { content: "\e653"; }
.auxicon-ipod-streamline:before { content: "\e654"; }
.auxicon-japan-streamline-tea:before { content: "\e655"; }
.auxicon-laptop-macbook-streamline:before { content: "\e656"; }
.auxicon-like-love-streamline:before { content: "\e657"; }
.auxicon-link-streamline:before { content: "\e658"; }
.auxicon-lock-locker-streamline:before { content: "\e659"; }
.auxicon-locker-streamline-unlock:before { content: "\e65a"; }
.auxicon-macintosh:before { content: "\e65b"; }
.auxicon-magic-magic-wand-streamline:before { content: "\e65c"; }
.auxicon-magnet-streamline:before { content: "\e65d"; }
.auxicon-man-people-streamline-user:before { content: "\e65e"; }
.auxicon-map-streamline-user:before { content: "\e660"; }
.auxicon-micro-record-streamline:before { content: "\e661"; }
.auxicon-monocle-mustache-streamline:before { content: "\e662"; }
.auxicon-music-note-streamline:before { content: "\e663"; }
.auxicon-music-speaker-streamline:before { content: "\e664"; }
.auxicon-notebook-streamline:before { content: "\e665"; }
.auxicon-paint-bucket-streamline:before { content: "\e666"; }
.auxicon-painting-pallet-streamline:before { content: "\e667"; }
.auxicon-painting-roll-streamline:before { content: "\e668"; }
.auxicon-pen-streamline:before { content: "\e669"; }
.auxicon-pen-streamline-1:before { content: "\e66a"; }
.auxicon-pen-streamline-2:before { content: "\e66b"; }
.auxicon-pen-streamline-3:before { content: "\e66c"; }
.auxicon-photo-pictures-streamline:before { content: "\e66d"; }
.auxicon-picture-streamline:before { content: "\e66e"; }
.auxicon-picture-streamline-1:before { content: "\e66f"; }
.auxicon-receipt-shopping-streamline:before { content: "\e670"; }
.auxicon-remote-control-streamline:before { content: "\e671"; }
.auxicon-settings-streamline:before { content: "\e672"; }
.auxicon-settings-streamline-1:before { content: "\e673"; }
.auxicon-settings-streamline-2:before { content: "\e674"; }
.auxicon-shoes-snickers-streamline:before { content: "\e675"; }
.auxicon-speech-streamline-talk-user:before { content: "\e676"; }
.auxicon-stamp-streamline:before { content: "\e677"; }
.auxicon-streamline-suitcase-travel:before { content: "\e678"; }
.auxicon-streamline-umbrella-weather:before { content: "\e67a"; }
.auxicon-align-center:before { content: "\e67b"; }
.auxicon-align-justify:before { content: "\e67c"; }
.auxicon-align-left:before { content: "\e67d"; }
.auxicon-align-right:before { content: "\e67e"; }
.auxicon-archive-1:before { content: "\e67f"; }
.auxicon-arrow-down-3:before { content: "\e680"; }
.auxicon-arrow-left-3:before { content: "\e681"; }
.auxicon-arrow-right-3:before { content: "\e682"; }
.auxicon-arrow-up-3:before { content: "\e683"; }
.auxicon-atom:before { content: "\e684"; }
.auxicon-bank-notes:before { content: "\e686"; }
.auxicon-barbell:before { content: "\e687"; }
.auxicon-bars:before { content: "\e688"; }
.auxicon-battery-0:before { content: "\e689"; }
.auxicon-battery-1-1:before { content: "\e68a"; }
.auxicon-battery-2-1:before { content: "\e68b"; }
.auxicon-battery-3-1:before { content: "\e68c"; }
.auxicon-battery-4-1:before { content: "\e68d"; }
.auxicon-battery-power:before { content: "\e68e"; }
.auxicon-beer-2:before { content: "\e68f"; }
.auxicon-bolt:before { content: "\e690"; }
.auxicon-bones:before { content: "\e691"; }
.auxicon-book-close:before { content: "\e692"; }
.auxicon-book-open:before { content: "\e693"; }
.auxicon-bookmark-4:before { content: "\e694"; }
.auxicon-box-3:before { content: "\e695"; }
.auxicon-browser-2:before { content: "\e696"; }
.auxicon-bubble:before { content: "\e697"; }
.auxicon-bubble-1:before { content: "\e698"; }
.auxicon-bubble-2:before { content: "\e699"; }
.auxicon-bubble-3:before { content: "\e69a"; }
.auxicon-bucket:before { content: "\e69b"; }
.auxicon-calculator-3:before { content: "\e69c"; }
.auxicon-calendar-6:before { content: "\e69d"; }
.auxicon-camera-4:before { content: "\e69e"; }
.auxicon-cardiac-pulse:before { content: "\e69f"; }
.auxicon-cd-1:before { content: "\e6a0"; }
.auxicon-character:before { content: "\e6a1"; }
.auxicon-checkbox-checked:before { content: "\e6a2"; }
.auxicon-checkmark:before { content: "\e6a3"; }
.auxicon-clipboard-3:before { content: "\e6a4"; }
.auxicon-clock-4:before { content: "\e6a5"; }
.auxicon-cloud-5:before { content: "\e6a6"; }
.auxicon-coffee-1:before { content: "\e6a7"; }
.auxicon-comment-2:before { content: "\e6a8"; }
.auxicon-connection-0:before { content: "\e6a9"; }
.auxicon-connection-1:before { content: "\e6aa"; }
.auxicon-connection-2:before { content: "\e6ab"; }
.auxicon-connection-3:before { content: "\e6ac"; }
.auxicon-connection-4:before { content: "\e6ad"; }
.auxicon-credit-cards:before { content: "\e6ae"; }
.auxicon-crop:before { content: "\e6af"; }
.auxicon-cube:before { content: "\e6b0"; }
.auxicon-diamond-1:before { content: "\e6b1"; }
.auxicon-download-5:before { content: "\e6b2"; }
.auxicon-email:before { content: "\e6b3"; }
.auxicon-email-plane:before { content: "\e6b4"; }
.auxicon-enter:before { content: "\e6b5"; }
.auxicon-envelope-1:before { content: "\e6b6"; }
.auxicon-eyedropper:before { content: "\e6b7"; }
.auxicon-file-1:before { content: "\e6b8"; }
.auxicon-file-add:before { content: "\e6b9"; }
.auxicon-file-broken:before { content: "\e6ba"; }
.auxicon-file-settings:before { content: "\e6bb"; }
.auxicon-files:before { content: "\e6bc"; }
.auxicon-flag-3:before { content: "\e6bd"; }
.auxicon-folder-3:before { content: "\e6be"; }
.auxicon-folder-add:before { content: "\e6bf"; }
.auxicon-folder-check:before { content: "\e6c0"; }
.auxicon-folder-settings:before { content: "\e6c1"; }
.auxicon-forbidden:before { content: "\e6c2"; }
.auxicon-frames:before { content: "\e6c3"; }
.auxicon-glass:before { content: "\e6c4"; }
.auxicon-graph-1:before { content: "\e6c5"; }
.auxicon-grid-3:before { content: "\e6c6"; }
.auxicon-heart-4:before { content: "\e6c7"; }
.auxicon-home-6:before { content: "\e6c8"; }
.auxicon-id-card:before { content: "\e6c9"; }
.auxicon-invoice:before { content: "\e6ca"; }
.auxicon-ipad-2:before { content: "\e6cc"; }
.auxicon-lab:before { content: "\e6cd"; }
.auxicon-laptop-1:before { content: "\e6ce"; }
.auxicon-list-3:before { content: "\e6cf"; }
.auxicon-lock-2:before { content: "\e6d0"; }
.auxicon-locked:before { content: "\e6d1"; }
.auxicon-map-4:before { content: "\e6d2"; }
.auxicon-measure:before { content: "\e6d3"; }
.auxicon-meter:before { content: "\e6d4"; }
.auxicon-micro:before { content: "\e6d5"; }
.auxicon-micro-mute:before { content: "\e6d6"; }
.auxicon-microwave:before { content: "\e6d7"; }
.auxicon-minus-4:before { content: "\e6d8"; }
.auxicon-modem:before { content: "\e6d9"; }
.auxicon-mute-1:before { content: "\e6da"; }
.auxicon-newspaper-1:before { content: "\e6db"; }
.auxicon-paperclip:before { content: "\e6dc"; }
.auxicon-pencil-3:before { content: "\e6dd"; }
.auxicon-phone-5:before { content: "\e6df"; }
.auxicon-phone-3:before { content: "\e6e0"; }
.auxicon-picture:before { content: "\e6e1"; }
.auxicon-pie-chart:before { content: "\e6e2"; }
.auxicon-pill:before { content: "\e6e3"; }
.auxicon-pin-4:before { content: "\e6e4"; }
.auxicon-printer-1:before { content: "\e6e6"; }
.auxicon-printer-2:before { content: "\e6e7"; }
.auxicon-refresh-3:before { content: "\e6e8"; }
.auxicon-screen-3:before { content: "\e6ea"; }
.auxicon-select:before { content: "\e6eb"; }
.auxicon-set:before { content: "\e6ec"; }
.auxicon-settings-8:before { content: "\e6ed"; }
.auxicon-share-4:before { content: "\e6ee"; }
.auxicon-share-outline:before { content: "\e6ef"; }
.auxicon-shorts:before { content: "\e6f0"; }
.auxicon-speaker-1:before { content: "\e6f1"; }
.auxicon-star-4:before { content: "\e6f2"; }
.auxicon-stopwatch-3:before { content: "\e6f3"; }
.auxicon-sun:before { content: "\e6f4"; }
.auxicon-syringe:before { content: "\e6f5"; }
.auxicon-tag-5:before { content: "\e6f6"; }
.auxicon-train:before { content: "\e6f7"; }
.auxicon-trash-3:before { content: "\e6f8"; }
.auxicon-unlocked:before { content: "\e6f9"; }
.auxicon-user-4:before { content: "\e6fa"; }
.auxicon-user-outline:before { content: "\e6fb"; }
.auxicon-users-1:before { content: "\e6fc"; }
.auxicon-users-outline:before { content: "\e6fd"; }
.auxicon-volume:before { content: "\e6fe"; }
.auxicon-volume-down:before { content: "\e6ff"; }
.auxicon-volume-up:before { content: "\e700"; }
.auxicon-wifi-1:before { content: "\e701"; }
.auxicon-wifi-2:before { content: "\e702"; }
.auxicon-wifi-3:before { content: "\e703"; }
.auxicon-window-delete:before { content: "\e704"; }
.auxicon-windows-2:before { content: "\e705"; }
.auxicon-zoom:before { content: "\e706"; }
.auxicon-zoom-in-2:before { content: "\e707"; }
.auxicon-zoom-out-2:before { content: "\e708"; }
.auxicon-banknote:before { content: "\e709"; }
.auxicon-bubble-4:before { content: "\e70a"; }
.auxicon-bulb:before { content: "\e70b"; }
.auxicon-calendar-7:before { content: "\e70c"; }
.auxicon-camera-5:before { content: "\e70d"; }
.auxicon-clip:before { content: "\e70e"; }
.auxicon-clock-5:before { content: "\e70f"; }
.auxicon-cloud-6:before { content: "\e710"; }
.auxicon-cup:before { content: "\e711"; }
.auxicon-data-1:before { content: "\e712"; }
.auxicon-diamond-2:before { content: "\e713"; }
.auxicon-display:before { content: "\e714"; }
.auxicon-fire:before { content: "\e716"; }
.auxicon-food:before { content: "\e717"; }
.auxicon-heart-5:before { content: "\e718"; }
.auxicon-key-3:before { content: "\e719"; }
.auxicon-lab-1:before { content: "\e71a"; }
.auxicon-like-1:before { content: "\e71b"; }
.auxicon-location-2:before { content: "\e71c"; }
.auxicon-lock-3:before { content: "\e71d"; }
.auxicon-mail-3:before { content: "\e71e"; }
.auxicon-megaphone-1:before { content: "\e71f"; }
.auxicon-music-3:before { content: "\e720"; }
.auxicon-news-2:before { content: "\e721"; }
.auxicon-note:before { content: "\e722"; }
.auxicon-paperplane:before { content: "\e723"; }
.auxicon-params:before { content: "\e724"; }
.auxicon-pen-3:before { content: "\e725"; }
.auxicon-phone-4:before { content: "\e726"; }
.auxicon-photo-1:before { content: "\e727"; }
.auxicon-search-5:before { content: "\e728"; }
.auxicon-settings-9:before { content: "\e729"; }
.auxicon-shop-2:before { content: "\e72a"; }
.auxicon-sound-2:before { content: "\e72b"; }
.auxicon-stack:before { content: "\e72c"; }
.auxicon-star-5:before { content: "\e72d"; }
.auxicon-study:before { content: "\e72e"; }
.auxicon-t-shirt:before { content: "\e72f"; }
.auxicon-tag-6:before { content: "\e730"; }
.auxicon-trash-4:before { content: "\e731"; }
.auxicon-truck-3:before { content: "\e732"; }
.auxicon-tv-1:before { content: "\e733"; }
.auxicon-user-5:before { content: "\e734"; }
.auxicon-vallet:before { content: "\e735"; }
.auxicon-video-1:before { content: "\e736"; }
.auxicon-vynil:before { content: "\e737"; }
.auxicon-world:before { content: "\e738"; }
.auxicon-bag-2:before { content: "\e7d1"; }
.auxicon-bicycle-1:before { content: "\e7d2"; }
.auxicon-bicycle-vintage:before { content: "\e7d3"; }
.auxicon-browser-empty:before { content: "\e7d4"; }
.auxicon-browser-full:before { content: "\e7d5"; }
.auxicon-bubble-1-1:before { content: "\e7d6"; }
.auxicon-bubble-2-1:before { content: "\e7d7"; }
.auxicon-bubble-3-1:before { content: "\e7d8"; }
.auxicon-camera-6:before { content: "\e7d9"; }
.auxicon-clap-board:before { content: "\e7da"; }
.auxicon-clipboard-4:before { content: "\e7db"; }
.auxicon-clock-6:before { content: "\e7dc"; }
.auxicon-cloud-7:before { content: "\e7dd"; }
.auxicon-cloudy:before { content: "\e7de"; }
.auxicon-envelope-2:before { content: "\e7df"; }
.auxicon-file-ai:before { content: "\e7e0"; }
.auxicon-file-jpg:before { content: "\e7e1"; }
.auxicon-file-png:before { content: "\e7e2"; }
.auxicon-file-psd:before { content: "\e7e3"; }
.auxicon-file-text-1:before { content: "\e7e4"; }
.auxicon-graph-2:before { content: "\e7e5"; }
.auxicon-hierarchy-1:before { content: "\e7e7"; }
.auxicon-hierarchy-2:before { content: "\e7e8"; }
.auxicon-imac:before { content: "\e7e9"; }
.auxicon-ipad-3:before { content: "\e7ea"; }
.auxicon-iphone-1:before { content: "\e7eb"; }
.auxicon-keyboard-3:before { content: "\e7ec"; }
.auxicon-laptop-2:before { content: "\e7ed"; }
.auxicon-line:before { content: "\e7ee"; }
.auxicon-list-4:before { content: "\e7ef"; }
.auxicon-list-thumbnails:before { content: "\e7f0"; }
.auxicon-lock-4:before { content: "\e7f1"; }
.auxicon-magnifier:before { content: "\e7f2"; }
.auxicon-map-5:before { content: "\e7f3"; }
.auxicon-map-pin:before { content: "\e7f4"; }
.auxicon-moon-2:before { content: "\e7f5"; }
.auxicon-mouse-1:before { content: "\e7f6"; }
.auxicon-pencil-4:before { content: "\e7f7"; }
.auxicon-pencil-ruler:before { content: "\e7f8"; }
.auxicon-picture-1:before { content: "\e7f9"; }
.auxicon-rain:before { content: "\e7fa"; }
.auxicon-ribbon:before { content: "\e7fb"; }
.auxicon-shoe:before { content: "\e7fc"; }
.auxicon-speaker-2:before { content: "\e7fd"; }
.auxicon-speaker-off-1:before { content: "\e7fe"; }
.auxicon-sun-1:before { content: "\e7ff"; }
.auxicon-tape:before { content: "\e800"; }
.auxicon-target-1:before { content: "\e801"; }
.auxicon-unlock-1:before { content: "\e802"; }
.auxicon-facebook-3:before { content: "\e0b7"; }
.auxicon-notebook:before { content: "\e02d"; }
.auxicon-edit-modify-streamline:before { content: "\e641"; }
.auxicon-download-2:before { content: "\e053"; }
.auxicon-linkedin:before { content: "\e19f"; }
.auxicon-facebook:before { content: "\e1a0"; }
.auxicon-vimeo:before { content: "\e1a1"; }
.auxicon-flickr:before { content: "\e1a3"; }
.auxicon-instagram:before { content: "\e1a4"; }
.auxicon-tumblr:before { content: "\e1a5"; }
.auxicon-behance:before { content: "\e1a6"; }
.auxicon-wordpress:before { content: "\e1a7"; }
.auxicon-vimeo-1:before { content: "\e1a8"; }
.auxicon-git:before { content: "\e1a9"; }
.auxicon-googleplus:before { content: "\e1aa"; }
.auxicon-digg:before { content: "\e1ab"; }
.auxicon-google:before { content: "\e1ac"; }
.auxicon-stumbleupon:before { content: "\e1ad"; }
.auxicon-apple:before { content: "\e1ae"; }
.auxicon-microsoft:before { content: "\e1af"; }
.auxicon-android:before { content: "\e1b0"; }
.auxicon-dribbble:before { content: "\e1b1"; }
.auxicon-steam:before { content: "\e1b2"; }
.auxicon-pinterest:before { content: "\e1b3"; }
.auxicon-edge:before { content: "\e1a2"; }
.auxicon-chrome:before { content: "\e1b4"; }
.auxicon-safari:before { content: "\e1b5"; }
.auxicon-firefox:before { content: "\e1b6"; }
.auxicon-opera:before { content: "\e1b7"; }
.auxicon-internet-explorer:before { content: "\e1b8"; }
.auxicon-wikipedia:before { content: "\e1b9"; }
.auxicon-amazon:before { content: "\e1ba"; }
.auxicon-lastfm:before { content: "\e1bb"; }
.auxicon-delicious:before { content: "\e1bc"; }
.auxicon-skype:before { content: "\e1bd"; }
.auxicon-rss:before { content: "\e1be"; }
.auxicon-twitter:before { content: "\e1bf"; }
.auxicon-html5:before { content: "\e1c0"; }
.auxicon-css3:before { content: "\e1c1"; }
.auxicon-youtube:before { content: "\e1c2"; }
.auxicon-dropbox:before { content: "\e1c3"; }
.auxicon-twich:before { content: "\e1c6"; }
.auxicon-pocket:before { content: "\e1c7"; }
.auxicon-spotify:before { content: "\e1c4"; }
.auxicon-yahoo:before { content: "\e1c8"; }
.auxicon-paypal:before { content: "\e1c9"; }
.auxicon-visa:before { content: "\e1ca"; }
.auxicon-google-wallet:before { content: "\e1cb"; }
.auxicon-mastercard:before { content: "\e1cc"; }
.auxicon-soundcloud:before { content: "\e1cd"; }
.auxicon-linux:before { content: "\e1ce"; }
.auxicon-github:before { content: "\e1cf"; }
.auxicon-search-4:before { content: "\e1d0"; }
.auxicon-check-mark-circle-outline:before { content: "\e1d1"; }
.auxicon-question-circle:before { content: "\e1d2"; }
.auxicon-phone-classic-on:before { content: "\e1d3"; }
.auxicon-ios-browsers-outline:before { content: "\e1d4"; }
.auxicon-social-buffer:before { content: "\e1d5"; }
.auxicon-social-buffer-outline:before { content: "\e1d6"; }
.auxicon-search-1:before { content: "\e0dd"; }
.auxicon-comment:before { content: "\e1d7"; }
.auxicon-like:before { content: "\e1d8"; }
.auxicon-share:before { content: "\e1d9"; }
.auxicon-rate:before { content: "\e1da"; }
.auxicon-rate-outline:before { content: "\e1dc"; }
.auxicon-whatsapp:before { content: "\e1db"; }
.auxicon-stumbleupon-1:before { content: "\e1dd"; }
.auxicon-vk:before { content: "\e1de"; }
.auxicon-telegram:before { content: "\e1df"; }
.auxicon-telegram-2:before { content: "\e1e0"; }
.auxicon-fontawesome-webfont:before { content: "\e1c5"; }
.auxicon-bag:before { content: "\e1e1"; }
.auxicon-chevron-right-1:before { content: "\e1e2"; }
.auxicon-playback-play:before { content: "\e16e"; }
.auxicon-lists:before { content: "\e068"; }
.auxicon-headset-with-microphone:before { content: "\55"; }
.auxicon-heart-small:before { content: "\e1e3"; }
.auxicon-heart-small-outline:before { content: "\e1e4"; }
.auxicon-settings-1:before { content: "\3b"; }
.auxicon-power:before { content: "\e1e5"; }
.auxicon-instagram-1:before { content: "\e0ca"; }
.auxicon-computer-imac-2:before { content: "\e1e6"; }
.auxicon-grid-lines-streamline:before { content: "\e1e7"; }
.auxicon-chevron-left-1:before { content: "\e1e8"; }
.auxicon-chevron-down-1:before { content: "\e1e9"; }
.auxicon-chevron-up-1:before { content: "\e1ea"; }
.auxicon-ios-telephone-outline:before { content: "\e1eb"; }
.auxicon-ios-clock-outline:before { content: "\e1ec"; }
.auxicon-ios-person-outline:before { content: "\e1ed"; }
.auxicon-arrow-left-1:before { content: "\e1ee"; }
.auxicon-arrow-right-1:before { content: "\e1ef"; }
.auxicon-mail-letter-outline:before { content: "\e1f0"; }
.auxicon-search-outline:before { content: "\e1f1"; }
.auxicon-android-favorite:before { content: "\e1f3"; }
.auxicon-android-favorite-outline:before { content: "\e1f4"; }
.auxicon-record:before { content: "\e1f5"; }
.auxicon-explore:before { content: "\e020"; }
.auxicon-map-pin-streamline:before { content: "\e1f2"; }
.auxicon-phone-2:before { content: "\e1f6"; }
.auxicon-ipad-1:before { content: "\e1f7"; }
.auxicon-plus:before { content: "\e171"; }
.auxicon-streamline-sync:before { content: "\e1f8"; }
.auxicon-user:before { content: "\e00a"; }
.auxicon-heart-3:before { content: "\e1f9"; }
.auxicon-arrows-drag-up:before { content: "\e1fa"; }
.auxicon-arrows-drag-up-dashed:before { content: "\e1fb"; }
.auxicon-arrows-hamburger1:before { content: "\e1fc"; }
.auxicon-arrows-hamburger-2:before { content: "\e1fd"; }
.auxicon-chevron-down-2:before { content: "\e1fe"; }
.auxicon-chevron-left-2:before { content: "\e1ff"; }
.auxicon-chevron-up-2:before { content: "\e200"; }
.auxicon-eye-1:before { content: "\e202"; }
.auxicon-close-1:before { content: "\e203"; }
.auxicon-ios-telephone:before { content: "\e204"; }
.auxicon-ios-location:before { content: "\e205"; }
.auxicon-email-mail-streamline:before { content: "\e206"; }
.auxicon-reload:before { content: "\e207"; }
.auxicon-link-2:before { content: "\e208"; }
.auxicon-chevron-right-2:before { content: "\e201"; }
.auxicon-ios-cloudy:before { content: "\e209"; }
.auxicon-ios-thunderstorm:before { content: "\e20a"; }
.auxicon-ios-cloudy-night:before { content: "\e20b"; }
.auxicon-ios-sunny:before { content: "\e20c"; }
.auxicon-ios-snowy:before { content: "\e20d"; }
.auxicon-ios-rainy:before { content: "\e20e"; }
.auxicon-ios-partlysunny:before { content: "\e20f"; }
.auxicon-ios-thunderstorm-outline:before { content: "\e210"; }
.auxicon-ios-sunny-outline:before { content: "\e211"; }
.auxicon-ios-cloudy-outline:before { content: "\e212"; }
.auxicon-ios-cloudy-night-outline:before { content: "\e213"; }
.auxicon-ios-partlysunny-outline:before { content: "\e214"; }
.auxicon-ios-rainy-outline:before { content: "\e215"; }
.auxicon-heart-6:before { content: "\e216"; }
@font-face { font-family: "auxin-front-2"; src: url(//alk.in.th/wp-content/themes/phlox/css/fonts/fontastic/auxicon2/auxin-front-2.eot); src: url(//alk.in.th/wp-content/themes/phlox/css/fonts/fontastic/auxicon2/auxin-front-2.eot?#iefix) format("embedded-opentype"), url(//alk.in.th/wp-content/themes/phlox/css/fonts/fontastic/auxicon2/auxin-front-2.woff) format("woff"), url(//alk.in.th/wp-content/themes/phlox/css/fonts/fontastic/auxicon2/auxin-front-2.ttf) format("truetype"), url(//alk.in.th/wp-content/themes/phlox/css/fonts/fontastic/auxicon2/auxin-front-2.svg#auxin-front-2) format("svg"); font-weight: normal; font-style: normal; }
[data-icon]:before { font-family: "auxin-front-2" !important; content: attr(data-icon); font-style: normal !important; font-weight: normal !important; font-variant: normal !important; text-transform: none !important; speak: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
[class^="auxicon2-"]:before, [class*=" auxicon2-"]:before { font-family: "auxin-front-2" !important; font-style: normal !important; font-weight: normal !important; font-variant: normal !important; text-transform: none !important; speak: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.auxicon2-arrows-anticlockwise:before { content: "\61"; }
.auxicon2-circle-plus-outline:before { content: "\62"; }
.auxicon2-arrows-drag-up-dashed:before { content: "\63"; }
.auxicon2-hamburger-2:before { content: "\64"; }
.auxicon2-hamburger1:before { content: "\65"; }
.auxicon2-arrow-chevron-thin-left:before { content: "\66"; }
.auxicon2-arrows-left-double-chevron:before { content: "\67"; }
.auxicon2-arrows-right-double-chevron:before { content: "\68"; }
.auxicon2-arrows-chevron-thin-right:before { content: "\69"; }
.auxicon2-close-remove-1:before { content: "\6a"; }
.auxicon2-plus-1:before { content: "\6b"; }
.auxicon2-arrow-slim-left-dashed:before { content: "\6c"; }
.auxicon2-arrow-slim-left:before { content: "\6d"; }
.auxicon2-arrow-slim-right-dashed:before { content: "\70"; }
.auxicon2-arrow-slim-right:before { content: "\71"; }
.auxicon2-arrow-chevron-thin-up:before { content: "\6e"; }
.auxicon2-arrows-up-double-chevron:before { content: "\6f"; }
.auxicon2-square-plus-outline:before { content: "\72"; }
.auxicon2-arrows-down-double-chevron:before { content: "\73"; }
.auxicon2-arrows-chevron-down:before { content: "\74"; }
.auxicon2-basic-bookmark:before { content: "\75"; }
.auxicon2-arrow-medium-right:before { content: "\76"; }
.auxicon2-arrow-medium-left:before { content: "\77"; }
.auxicon2-arrow-chevron-med-right:before { content: "\78"; }
.auxicon2-arrow-chevron-med-left:before { content: "\79"; }
.auxicon2-arrow-chevron-fat-top:before { content: "\7a"; }
.auxicon2-arrow-chevron-fat-down:before { content: "\41"; }
.auxicon2-arrow-chevron-fat-right:before { content: "\42"; }
.auxicon2-arrow-chevron-fat-left:before { content: "\43"; }
.auxicon2-arrow-chevron-slim-top:before { content: "\44"; }
.auxicon2-arrow-chevron-slim-down:before { content: "\45"; }
.auxicon2-arrow-chevron-slim-left:before { content: "\46"; }
.auxicon2-arrow-chevron-slim-right:before { content: "\47"; }
.auxicon2-arrow-chevron-pixel-top:before { content: "\48"; }
.auxicon2-arrow-chevron-pixel-down:before { content: "\49"; }
.auxicon2-arrow-chevron-pixel-left:before { content: "\4a"; }
.auxicon2-arrow-chevron-pixel-right:before { content: "\4b"; }
.auxicon2-arrow-chevron-pixel-left2:before { content: "\4c"; }
.auxicon2-arrow-pixel-fat-top:before { content: "\4d"; }
.auxicon2-arrow-pixel-fat-down:before { content: "\4e"; }
.auxicon2-arrow-line-med-left:before { content: "\4f"; }
.auxicon2-arrow-line-med-right:before { content: "\50"; }
.auxicon2-arrow-line-med-top:before { content: "\51"; }
.auxicon2-arrow-line-med-down:before { content: "\52"; }
.auxicon2-arrow-line-left:before { content: "\53"; }
.auxicon2-arrow-line-right:before { content: "\54"; }
.auxicon2-arrow-line-top:before { content: "\55"; }
.auxicon2-arrow-line-down:before { content: "\56"; }
.auxicon2-arrow-chevron-pixel-top2:before { content: "\57"; }
.auxicon2-arrow-chevron-pixel-down2:before { content: "\58"; }
.auxicon2-arrow-chevron-pixel-right2:before { content: "\59"; }
.auxicon2-arrow-pixel-fat-left:before { content: "\5a"; }
.auxicon2-arrow-pixel-fat-right:before { content: "\30"; }
.auxicon2-play-outline-triangle:before { content: "\31"; }
.auxicon2-arrow-thin-up:before { content: "\33"; }
.auxicon2-arrow-thin-right:before { content: "\34"; }
.auxicon2-arrow-thin-left:before { content: "\35"; }
.auxicon2-arrow-thin-down:before { content: "\36"; }
.auxicon2-arrow-chevron-small-right:before { content: "\37"; }
.auxicon2-arrow-chevron-small-left:before { content: "\38"; }
.auxicon2-arrow-chevron-small-down:before { content: "\21"; }
.auxicon2-play-triangle:before { content: "\23"; }
.auxicon2-play-triangle-1:before { content: "\24"; }
.auxicon2-play-triangle-2:before { content: "\25"; }
.auxicon2-arrow-backward:before { content: "\26"; }
.auxicon2-check-mark:before { content: "\27"; }
.auxicon2-check-mark-1:before { content: "\28"; }
.auxicon2-code-working:before { content: "\29"; }
.auxicon2-code:before { content: "\2a"; }
.auxicon2-circle-plus-outline-1:before { content: "\2e"; }
.auxicon2-plus-circle:before { content: "\2f"; }
.auxicon2-hamburger-3:before { content: "\32"; }
.auxicon2-arrow-circle-right:before { content: "\39"; }
.auxicon2-arrow-circle-right:before { content: "\39"; }
.auxicon2-flower-design:before { content: "\22"; }
.auxicon2-checkmark-circled:before { content: "\2b"; }
.auxicon2-close-circled:before { content: "\2c"; }
  .aux-svg-arrow, .aux-svg-symbol { background-image: url(//alk.in.th/wp-content/themes/phlox/css/images/svg/symbols.svg); background-repeat: no-repeat; display: block; }
.aux-svg-arrow.aux-thick-up, .aux-svg-symbol.aux-thick-up { background-position: 0px 0px; width: 52px; height: 30px; }
.aux-svg-arrow.aux-thick-down, .aux-svg-symbol.aux-thick-down { background-position: 0px -60px; width: 52px; height: 30px; }
.aux-svg-arrow.aux-thick-left, .aux-svg-symbol.aux-thick-left { background-position: 0px -120px; width: 30px; height: 52px; }
.aux-svg-arrow.aux-thick-right, .aux-svg-symbol.aux-thick-right { background-position: 0px -201px; width: 30px; height: 52px; }
.aux-svg-arrow.aux-large-up, .aux-svg-symbol.aux-large-up { background-position: 0px -282px; width: 28px; height: 14px; }
.aux-svg-arrow.aux-large-down, .aux-svg-symbol.aux-large-down { background-position: 0px -326px; width: 28px; height: 14px; }
.aux-svg-arrow.aux-large-left, .aux-svg-symbol.aux-large-left { background-position: 0px -370px; width: 14px; height: 26px; }
.aux-svg-arrow.aux-large-right, .aux-svg-symbol.aux-large-right { background-position: 0px -427px; width: 14px; height: 28px; }
.aux-svg-arrow.aux-medium-up, .aux-svg-symbol.aux-medium-up { background-position: 0px -484px; width: 16px; height: 8px; }
.aux-svg-arrow.aux-medium-down, .aux-svg-symbol.aux-medium-down { background-position: 0px -522px; width: 16px; height: 8px; }
.aux-svg-arrow.aux-medium-left, .aux-svg-symbol.aux-medium-left { background-position: 0px -560px; width: 8px; height: 16px; }
.aux-svg-arrow.aux-medium-right, .aux-svg-symbol.aux-medium-right { background-position: 0px -607px; width: 8px; height: 16px; }
.aux-svg-arrow.aux-small-up, .aux-svg-symbol.aux-small-up { background-position: 0px -652px; width: 10px; height: 6px; }
.aux-svg-arrow.aux-small-down, .aux-svg-symbol.aux-small-down { background-position: 0px -687px; width: 10px; height: 6px; }
.aux-svg-arrow.aux-small-left, .aux-svg-symbol.aux-small-left { background-position: 0px -722px; width: 6px; height: 10px; }
.aux-svg-arrow.aux-small-right, .aux-svg-symbol.aux-small-right { background-position: 0px -761px; width: 6px; height: 10px; }
.aux-svg-arrow.aux-h-large-up, .aux-svg-symbol.aux-h-large-up { background-position: -80px 0px; width: 28px; height: 28px; }
.aux-svg-arrow.aux-h-large-down, .aux-svg-symbol.aux-h-large-down { background-position: -80px -58px; width: 28px; height: 28px; }
.aux-svg-arrow.aux-h-large-left, .aux-svg-symbol.aux-h-large-left { background-position: -80px -116px; width: 28px; height: 28px; }
.aux-svg-arrow.aux-h-large-right, .aux-svg-symbol.aux-h-large-right { background-position: -80px -173px; width: 28px; height: 28px; }
.aux-svg-arrow.aux-h-medium-up, .aux-svg-symbol.aux-h-medium-up { background-position: -80px -231px; width: 20px; height: 22px; }
.aux-svg-arrow.aux-h-medium-down, .aux-svg-symbol.aux-h-medium-down { background-position: -80px -283px; width: 20px; height: 24px; }
.aux-svg-arrow.aux-h-medium-left, .aux-svg-symbol.aux-h-medium-left { background-position: -80px -335px; width: 22px; height: 20px; }
.aux-svg-arrow.aux-h-medium-right, .aux-svg-symbol.aux-h-medium-right { background-position: -80px -384px; width: 22px; height: 20px; }
.aux-svg-arrow.aux-h-small-up, .aux-svg-symbol.aux-h-small-up { background-position: -80px -433px; width: 10px; height: 12px; }
.aux-svg-arrow.aux-h-small-down, .aux-svg-symbol.aux-h-small-down { background-position: -80px -474px; width: 10px; height: 12px; }
.aux-svg-arrow.aux-h-small-left, .aux-svg-symbol.aux-h-small-left { background-position: -80px -515px; width: 10px; height: 10px; }
.aux-svg-arrow.aux-h-small-right, .aux-svg-symbol.aux-h-small-right { background-position: -80px -554px; width: 10px; height: 10px; }
.aux-svg-arrow.aux-l-right, .aux-svg-symbol.aux-l-right { background-position: -81px -631px; width: 64px; height: 14px; }
.aux-svg-arrow.aux-l-left, .aux-svg-symbol.aux-l-left { background-position: -80px -588px; width: 64px; height: 14px; }
.aux-svg-arrow.aux-l-medium-right, .aux-svg-symbol.aux-l-medium-right { background-position: -80px -718px; width: 46px; height: 14px; }
.aux-svg-arrow.aux-l-medium-left, .aux-svg-symbol.aux-l-medium-left { background-position: -80px -674px; width: 46px; height: 14px; }
.aux-svg-arrow.aux-thick-cross, .aux-svg-symbol.aux-thick-cross { background-position: 0px -800px; width: 52px; height: 52px; }
.aux-svg-arrow.aux-large-cross, .aux-svg-symbol.aux-large-cross { background-position: 0px -881px; width: 28px; height: 28px; }
.aux-svg-arrow.aux-medium-cross, .aux-svg-symbol.aux-medium-cross { background-position: 0px -938px; width: 16px; height: 16px; }
.aux-svg-arrow.aux-small-cross, .aux-svg-symbol.aux-small-cross { background-position: 0px -983px; width: 10px; height: 10px; }
.aux-svg-arrow.aux-thick-plus, .aux-svg-symbol.aux-thick-plus { background-position: 0px -1022px; width: 52px; height: 52px; }
.aux-svg-arrow.aux-large-plus, .aux-svg-symbol.aux-large-plus { background-position: 0px -1103px; width: 28px; height: 28px; }
.aux-svg-arrow.aux-medium-plus, .aux-svg-symbol.aux-medium-plus { background-position: 0px -1160px; width: 16px; height: 16px; }
.aux-svg-arrow.aux-small-plus, .aux-svg-symbol.aux-small-plus { background-position: 0px -1205px; width: 10px; height: 10px; }
.aux-svg-arrow.aux-thick-up.aux-white, .aux-svg-symbol.aux-thick-up.aux-white { background-position: -178px 0px; }
.aux-svg-arrow.aux-thick-down.aux-white, .aux-svg-symbol.aux-thick-down.aux-white { background-position: -178px -60px; }
.aux-svg-arrow.aux-thick-left.aux-white, .aux-svg-symbol.aux-thick-left.aux-white { background-position: -178px -120px; }
.aux-svg-arrow.aux-thick-right.aux-white, .aux-svg-symbol.aux-thick-right.aux-white { background-position: -178px -201px; }
.aux-svg-arrow.aux-large-up.aux-white, .aux-svg-symbol.aux-large-up.aux-white { background-position: -178px -282px; }
.aux-svg-arrow.aux-large-down.aux-white, .aux-svg-symbol.aux-large-down.aux-white { background-position: -178px -326px; }
.aux-svg-arrow.aux-large-left.aux-white, .aux-svg-symbol.aux-large-left.aux-white { background-position: -178px -370px; }
.aux-svg-arrow.aux-large-right.aux-white, .aux-svg-symbol.aux-large-right.aux-white { background-position: -178px -427px; }
.aux-svg-arrow.aux-medium-up.aux-white, .aux-svg-symbol.aux-medium-up.aux-white { background-position: -178px -484px; }
.aux-svg-arrow.aux-medium-down.aux-white, .aux-svg-symbol.aux-medium-down.aux-white { background-position: -178px -522px; }
.aux-svg-arrow.aux-medium-left.aux-white, .aux-svg-symbol.aux-medium-left.aux-white { background-position: -178px -560px; }
.aux-svg-arrow.aux-medium-right.aux-white, .aux-svg-symbol.aux-medium-right.aux-white { background-position: -178px -607px; }
.aux-svg-arrow.aux-small-up.aux-white, .aux-svg-symbol.aux-small-up.aux-white { background-position: -178px -652px; }
.aux-svg-arrow.aux-small-down.aux-white, .aux-svg-symbol.aux-small-down.aux-white { background-position: -178px -687px; }
.aux-svg-arrow.aux-small-left.aux-white, .aux-svg-symbol.aux-small-left.aux-white { background-position: -178px -722px; }
.aux-svg-arrow.aux-small-right.aux-white, .aux-svg-symbol.aux-small-right.aux-white { background-position: -178px -761px; }
.aux-svg-arrow.aux-h-large-up.aux-white, .aux-svg-symbol.aux-h-large-up.aux-white { background-position: -258px 0px; }
.aux-svg-arrow.aux-h-large-down.aux-white, .aux-svg-symbol.aux-h-large-down.aux-white { background-position: -258px -58px; }
.aux-svg-arrow.aux-h-large-left.aux-white, .aux-svg-symbol.aux-h-large-left.aux-white { background-position: -258px -116px; }
.aux-svg-arrow.aux-h-large-right.aux-white, .aux-svg-symbol.aux-h-large-right.aux-white { background-position: -258px -173px; }
.aux-svg-arrow.aux-h-medium-up.aux-white, .aux-svg-symbol.aux-h-medium-up.aux-white { background-position: -258px -231px; }
.aux-svg-arrow.aux-h-medium-down.aux-white, .aux-svg-symbol.aux-h-medium-down.aux-white { background-position: -258px -283px; }
.aux-svg-arrow.aux-h-medium-left.aux-white, .aux-svg-symbol.aux-h-medium-left.aux-white { background-position: -258px -335px; }
.aux-svg-arrow.aux-h-medium-right.aux-white, .aux-svg-symbol.aux-h-medium-right.aux-white { background-position: -258px -384px; }
.aux-svg-arrow.aux-h-small-up.aux-white, .aux-svg-symbol.aux-h-small-up.aux-white { background-position: -258px -433px; }
.aux-svg-arrow.aux-h-small-down.aux-white, .aux-svg-symbol.aux-h-small-down.aux-white { background-position: -258px -474px; }
.aux-svg-arrow.aux-h-small-left.aux-white, .aux-svg-symbol.aux-h-small-left.aux-white { background-position: -258px -515px; }
.aux-svg-arrow.aux-h-small-right.aux-white, .aux-svg-symbol.aux-h-small-right.aux-white { background-position: -258px -554px; }
.aux-svg-arrow.aux-l-right.aux-white, .aux-svg-symbol.aux-l-right.aux-white { background-position: -259px -631px; }
.aux-svg-arrow.aux-l-left.aux-white, .aux-svg-symbol.aux-l-left.aux-white { background-position: -258px -588px; }
.aux-svg-arrow.aux-l-medium-right.aux-white, .aux-svg-symbol.aux-l-medium-right.aux-white { background-position: -258px -718px; }
.aux-svg-arrow.aux-l-medium-left.aux-white, .aux-svg-symbol.aux-l-medium-left.aux-white { background-position: -258px -674px; }
.aux-svg-arrow.aux-thick-cross.aux-white, .aux-svg-symbol.aux-thick-cross.aux-white { background-position: -178px -800px; }
.aux-svg-arrow.aux-large-cross.aux-white, .aux-svg-symbol.aux-large-cross.aux-white { background-position: -178px -881px; }
.aux-svg-arrow.aux-medium-cross.aux-white, .aux-svg-symbol.aux-medium-cross.aux-white { background-position: -178px -938px; }
.aux-svg-arrow.aux-small-cross.aux-white, .aux-svg-symbol.aux-small-cross.aux-white { background-position: -178px -983px; }
.aux-svg-arrow.aux-thick-plus.aux-white, .aux-svg-symbol.aux-thick-plus.aux-white { background-position: -178px -1022px; }
.aux-svg-arrow.aux-large-plus.aux-white, .aux-svg-symbol.aux-large-plus.aux-white { background-position: -178px -1103px; }
.aux-svg-arrow.aux-medium-plus.aux-white, .aux-svg-symbol.aux-medium-plus.aux-white { background-position: -178px -1160px; }
.aux-svg-arrow.aux-small-plus.aux-white, .aux-svg-symbol.aux-small-plus.aux-white { background-position: -178px -1205px; }
.aux-plus-symbol::after, .aux-minus-symbol::after, .aux-cross-symbol::after, .aux-master-menu.aux-narrow .aux-submenu-indicator::after, .aux-fs-menu .aux-master-menu .aux-submenu-indicator::after, .aux-plus-symbol::before, .aux-minus-symbol::before, .aux-cross-symbol::before, .aux-master-menu.aux-narrow .aux-submenu-indicator::before, .aux-fs-menu .aux-master-menu .aux-submenu-indicator::before { content: ""; position: absolute; display: block; height: 1px; width: 100%; background-color: #333; }
.aux-plus-symbol::after, .aux-minus-symbol::after, .aux-cross-symbol::after, .aux-master-menu.aux-narrow .aux-submenu-indicator::after, .aux-fs-menu .aux-master-menu .aux-submenu-indicator::after { transform: rotate(90deg); }
.aux-plus-symbol.aux-white::after, .aux-white.aux-minus-symbol::after, .aux-white.aux-cross-symbol::after, .aux-master-menu.aux-narrow .aux-white.aux-submenu-indicator::after, .aux-fs-menu .aux-master-menu .aux-white.aux-submenu-indicator::after, .aux-plus-symbol.aux-white::before, .aux-white.aux-minus-symbol::before, .aux-white.aux-cross-symbol::before, .aux-master-menu.aux-narrow .aux-white.aux-submenu-indicator::before, .aux-fs-menu .aux-master-menu .aux-white.aux-submenu-indicator::before { background-color: white; }
.aux-minus-symbol::after { display: none; }
.aux-cross-symbol::after { transform: rotate(-45deg); }
.aux-cross-symbol::before { transform: rotate(45deg); }
.aux-simple-arrow-left-symbol::before { content: '\2190'; font-family: Arial; display: inline-block; }
.aux-simple-arrow-right-symbol::before { content: '\2192'; font-family: Arial; display: inline-block; }  body { font-family: "Raleway", arial, sans-serif; background-color: white; }
body:before { content: ' '; position: fixed; width: 100%; z-index: 1; }
#inner-body { position: relative; z-index: 3; background-color: white; }
.wrapper { width: 100%; margin-left: auto; margin-right: auto; }
.aux-territory { width: 100%; margin-left: auto; margin-right: auto; }
.aux-container, .aux-inner-box { margin: 0 auto; }
.aux-wrapper { width: 100%; margin-left: auto; margin-right: auto; }
.aux-primary { position: relative; min-height: 350px; }
.aux-primary .aux-content { margin-bottom: 3em; } .aux-full-width #inner-body { overflow-x: hidden; } .aux-resp.aux-fhd .aux-fold, .aux-resp.aux-fhd .aux-fold-width, .aux-resp.aux-fhd .aux-boxed-container > .aux-container { width: auto; max-width: 1970px; }
.aux-resp.aux-s-fhd .aux-fold, .aux-resp.aux-s-fhd .aux-fold-width, .aux-resp.aux-s-fhd .aux-boxed-container > .aux-container { width: auto; max-width: 1670px; }
.aux-resp.aux-xhd .aux-fold, .aux-resp.aux-xhd .aux-fold-width, .aux-resp.aux-xhd .aux-boxed-container > .aux-container { width: auto; max-width: 1470px; }
.aux-resp.aux-hd .aux-fold, .aux-resp.aux-hd .aux-fold-width, .aux-resp.aux-hd .aux-boxed-container > .aux-container { width: auto; max-width: 1270px; }
.aux-resp.aux-nd .aux-fold, .aux-resp.aux-nd .aux-fold-width, .aux-resp.aux-nd .aux-boxed-container > .aux-container { width: auto; max-width: 1070px; }
.aux-fold, .aux-fold-padding, .aux-boxed-container > .aux-container { padding-right: 35px; padding-left: 35px; } .aux-boxed #inner-body { margin: 0 auto; box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3); }
.aux-boxed.aux-fhd #inner-body, .aux-boxed.aux-fhd .site-header-section.aux-sticky { max-width: 1970px; }
.aux-boxed.aux-s-fhd #inner-body, .aux-boxed.aux-s-fhd .site-header-section.aux-sticky { max-width: 1670px; }
.aux-boxed.aux-xhd #inner-body, .aux-boxed.aux-xhd .site-header-section.aux-sticky { max-width: 1470px; }
.aux-boxed.aux-hd #inner-body, .aux-boxed.aux-hd .site-header-section.aux-sticky { max-width: 1270px; }
.aux-boxed.aux-nd #inner-body, .aux-boxed.aux-nd .site-header-section.aux-sticky { max-width: 1070px; }
.aux-semi-full-container > .aux-wrapper > .aux-container, .aux-semi-full-container > .aux-container { max-width: none; padding-right: 35px; padding-left: 35px; }
.aux-full-container > .aux-wrapper > .aux-container, .aux-full-container > .aux-container { max-width: none; padding-left: 0; padding-right: 0; }
.qm-theme-phlox { position: relative; z-index: 4; }
.aux-customize-preview .qm-theme-phlox { display: none !important; }
@media screen and (min-width: 700px) { .aux-framed { padding: 20px; }
.aux-framed .aux-side-frames, .aux-framed:after { content: ""; display: block; height: 20px; left: 0; position: fixed; width: 100%; z-index: 1405; }
.csscalc .aux-framed .aux-side-frames, .csscalc .aux-framed:after { left: 20px; position: fixed; width: calc(100% - 40px); }
.aux-framed .aux-side-frames { top: 0; }
.aux-framed:after { bottom: 0; }
.aux-framed.admin-bar .aux-side-frames, .aux-framed.admin-bar .aux-side-frames:before, .aux-framed.admin-bar .aux-side-frames:after { top: 32px; } }
@media screen and (min-width: 700px) and (min-width: 700px) and (max-width: 780px) { .aux-framed.admin-bar .aux-side-frames, .aux-framed.admin-bar .aux-side-frames:before, .aux-framed.admin-bar .aux-side-frames:after { top: 46px; } }
@media screen and (min-width: 700px) { .aux-framed .aux-side-frames:before, .aux-framed .aux-side-frames:after { content: ""; display: block; width: 20px; height: 100%; top: 0; position: fixed; z-index: 1405; }
.aux-framed .aux-side-frames:before { left: 0; }
.aux-framed .aux-side-frames:after { right: 0; }
.aux-framed.aux-top-sticky .site-header-section.aux-sticky { top: 20px; width: calc(100% - 40px); }
.aux-framed.aux-top-sticky.admin-bar .site-header-section.aux-sticky { top: 52px; } }
::-moz-selection { background: rgba(33, 150, 243, 0.2); }
::selection { background: rgba(33, 150, 243, 0.2); }
h1, h2, h3, h4, h5, h6, .aux-h1, .aux-h2, .aux-h3, .aux-h4, .aux-h5, .aux-h6 { font-family: "Raleway", arial, sans-serif; overflow-wrap: inherit; }
p, ol, ul { overflow-wrap: inherit; }
a { color: #1bb0ce; }
a:hover { color: #1691aa; }
code { padding: 0.3em 0.5em; font-size: 0.86em; border-radius: 4px; text-shadow: 0 1px 0 white; background-color: #F3F3F3; }
hr { border-color: #BBB; margin: 1em 0; overflow: visible; }
hr[class*="aux-divider"] { margin-top: 4em; margin-bottom: 4em; }
.aux-divider-tiny { width: 5.5%; min-width: 65px; }
.aux-divider-small { width: 20%; }
.aux-divider-medium { width: 40%; }
.aux-divider-align-center { margin-left: auto; margin-right: auto; }
.aux-divider-align-right { margin-left: auto; }
.aux-divider-align-right { margin-right: auto; }
.aux-divider-dashed { border: none; }
.aux-divider-dashed::after { content: ""; display: block; height: 1px; background-image: linear-gradient(to right, #bbbbbb 50%, rgba(255, 255, 255, 0) 0%); background-position: top; background-size: 20px 1px; background-repeat: repeat-x; }
.aux-divider-space { border: none; }
.aux-divider-symbolic-square::after, .aux-divider-symbolic-circle::after { content: ""; display: block; width: 9px; height: 9px; background-color: #BBB; transform: translateY(-50%) rotate(45deg); }
.aux-divider-symbolic-circle::after { border-radius: 50%; border: solid 1px #BBB; background-color: white; transform: translateY(-50%) translateY(1px); }
.aux-divider-symbolic-square:after, .aux-divider-symbolic-circle:after { margin-top: 0; margin-bottom: 0; }
.aux-divider-symbolic-square.aux-symbol-align-left:after, .aux-divider-symbolic-circle.aux-symbol-align-left:after { margin-left: 0; margin-right: 0; }
.aux-divider-symbolic-square.aux-symbol-align-right:after, .aux-divider-symbolic-circle.aux-symbol-align-right:after { margin-left: auto; margin-right: 0; }
.aux-divider-symbolic-square.aux-symbol-align-center:after, .aux-divider-symbolic-circle.aux-symbol-align-center:after { margin-left: auto; margin-right: auto; }
.aux-divider-vertical { width: 0 !important; height: 70px; margin-left: auto; margin-right: auto; border-bottom: none; border-left: 1px solid #BBB; }
.aux-divider-vertical.aux-divider-tiny { height: 15px; min-width: auto; }
.aux-divider-vertical.aux-divider-small { height: 32px; }
.aux-divider-vertical.aux-divider-medium { height: 45px; }
.aux-highlight { padding: 0.1em 0.3em; margin: 0 0.1em; border-radius: 2px; }
.aux-highlight.aux-highlight-red { background-color: #ffc9c2; }
.aux-highlight.aux-highlight-yellow { background-color: #f9f2b0; }
.aux-highlight.aux-highlight-green { background-color: #adf4da; }
.aux-highlight.aux-highlight-blue { background-color: #b7eaff; } .dropcap { display: block; margin-right: 0.07em; line-height: 85%; font-size: 5em; float: left; }
.dropcap.square, .dropcap.circle { background-color: #505050; color: white; padding: 10px; font-size: 3.5em; margin-right: 0.2em; }
.dropcap.circle { border-radius: 50%; height: 80px; width: 80px; padding: 0; text-align: center; line-height: 80px; font-size: 55px; }
.dropcap.round { border-radius: 3px; }
.dropcap.outline { border: solid 1px #505050; background: transparent; color: inherit; } strong, b, dl dt { font-weight: 600; }
dl dt { position: relative; }
dl dd { margin-bottom: 1em; } .screen-reader-text { clip: rect(1px, 1px, 1px, 1px); position: absolute !important; height: 1px; width: 1px; overflow: hidden; }
.screen-reader-text:focus { background-color: #f1f1f1; border-radius: 3px; box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); clip: auto !important; color: #21759b; display: block; font-size: 14px; font-size: 0.875rem; font-weight: bold; height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000; } table tr th, table tr td { padding: 1em 1.4em; border: solid 1px #BBB; text-align: left; }
table tr th { background-color: #F3F3F3; }
table tr td, table tr:nth-child(even) td, table tr.even td { background: transparent; } .aux-top-header { position: relative; border-bottom: solid 1px #EAEAEA; background-color: white; color: #3D3D3D; z-index: 202; }
.aux-top-header .aux-float-wrapper { height: 38px; }
.aux-top-header .aux-end { margin-left: 0.8em; }
.aux-top-header .aux-start { margin-right: 0.8em; }
@media print { .aux-top-header { display: none; } }
.aux-top-header .aux-master-menu .aux-menu-depth-0 > .aux-item-content { color: #505050; font-size: 0.75em; transition: color 300ms; }
.aux-top-header .aux-master-menu .aux-menu-depth-0 > .aux-item-content:hover { color: #505050; }
.aux-top-header .aux-master-menu .aux-menu-depth-0 > .aux-submenu { margin-top: 14px !important; }
.aux-top-header .aux-fill .aux-menu-depth-0 > .aux-item-content { height: 38px; }
.aux-top-header .aux-start .aux-menu-depth-0 > .aux-item-content, .aux-top-header .aux-center .aux-menu-depth-0 > .aux-item-content, .aux-top-header .aux-center-middle .aux-menu-depth-0 > .aux-item-content { margin-right: 1.5em; }
.aux-top-header .aux-end .aux-menu-depth-0 > .aux-item-content { margin-left: 1.5em; }
.aux-top-header .aux-social-list a { color: #505050; }
.aux-top-header .aux-social-list a:hover { color: #AAA; }
.aux-top-header .aux-header-msg p, .aux-top-header .aux-header-sec-msg p { padding: 0; margin: 0; font-size: 0.8125em; }
.aux-top-header .aux-search-section .aux-search-icon { font-size: 20px; display: block; }
.aux-top-header #lang_sel { display: block; height: auto; font-family: inherit; }
.aux-top-header #lang_sel > ul, .aux-top-header #lang_sel .icl_lang_sel_native, .aux-top-header #lang_sel .icl_lang_sel_translated, .aux-top-header #lang_sel .iclflag { top: 0; display: inline-block; vertical-align: middle; }
.aux-top-header #lang_sel::after { background-image: url(//alk.in.th/wp-content/themes/phlox/css/images/svg/symbols.svg); background-repeat: no-repeat; display: block; width: 10px; height: 6px; background-position: 0px -687px; transition: all 300ms; content: ""; display: inline-block; vertical-align: middle; margin-left: 5px; }
.aux-top-header #lang_sel:hover li ul { display: block; }
.aux-top-header #lang_sel:hover::after { transform: rotate(-180deg); }
.aux-top-header #lang_sel li { width: auto; }
.aux-top-header #lang_sel li ul { top: 100%; visibility: visible; display: none; border: solid 1px #EAEAEA; height: auto; width: auto; }
.aux-top-header #lang_sel li ul > li { min-width: 180px; }
.aux-top-header #lang_sel li ul > li > a { float: none; padding: 1em 1.125em; border: none; font-size: 0.8125em; }
.aux-top-header #lang_sel .lang_sel_sel { padding: 0; border: none; background: transparent; font-size: 0.8125em; }
.aux-top-header #lang_sel .lang_sel_sel > * { vertical-align: middle; }
.aux-top-header #lang_sel .lang_sel_sel:hover { background: transparent; }
.aux-top-header .aux-search-section.aux-end { margin-left: 0.4em; }
.aux-top-header .aux-search-section.aux-start { margin-right: 0.4em; }
.aux-top-header .mm-top-header > .aux-master-menu { line-height: 100%; }
.aux-cart-wrapper { display: table; }
.aux-cart-wrapper.aux-offcart-content { float: left; width: 100%; }
.aux-cart-wrapper.aux-offcart-content .aux-card-dropdown { box-shadow: none; background: transparent; visibility: visible; opacity: 1 !important; z-index: 1; position: inherit; width: auto; transform: inherit; border: 0; height: calc(100vh - 60px); }
.aux-cart-wrapper.aux-basket-animation.aux-cart-in-progress .aux-shopping-basket:before { animation: FillBasket 1000ms cubic-bezier(0.455, 0.03, 0.515, 0.955) both; }
.aux-cart-wrapper.aux-basket-animation.aux-cart-in-progress .aux-shopping-basket:after { animation: ArrowMoveBasket 700ms 150ms cubic-bezier(0.455, 0.03, 0.515, 0.955) both; }
.aux-cart-wrapper.aux-basket-animation.aux-cart-updated-animation .aux-cart-contents:before { display: inline-block; transform-origin: bottom; animation: BasketIconRotate 450ms 350ms linear both; }
.aux-cart-wrapper.aux-basket-animation.aux-cart-updated-animation .aux-cart-contents span { animation: PulseGradient 800ms cubic-bezier(0.86, 0, 0.07, 1) 150ms both; }
.aux-cart-wrapper.aux-basket-animation.aux-cart-updated-animation .aux-cart-contents span:after { animation: PulseGrow 450ms 325ms cubic-bezier(0.645, 0.045, 0.355, 1) both; }
.aux-cart-wrapper .aux-shopping-basket { cursor: pointer; display: table-cell; vertical-align: middle; position: relative; }
.aux-cart-wrapper .aux-shopping-basket:before { content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: #3d3d3d; opacity: 0; z-index: 1; }
.aux-cart-wrapper .aux-shopping-basket:after { content: ''; background: url(//alk.in.th/wp-content/themes/phlox/css/images/svg/downarrow.svg) no-repeat; position: absolute; left: 0; right: 0; top: 10%; margin: 0 auto; width: 13px; height: 20px; z-index: 2; opacity: 0; }
@keyframes FillBasket { 0% { opacity: 0; }
30% { opacity: 1; }
70% { opacity: 1; }
100% { opacity: 0; } }
@keyframes ArrowMoveBasket { 0% { opacity: 0; }
30% { opacity: 1; top: 50%; transform: translateY(-50%); }
70% { opacity: 1; top: 50%; transform: translateY(-50%); }
100% { opacity: 0; top: 60%; } }
@keyframes PulseGrow { 0% { transform: scale(1); }
50% { transform: scale(1.3); }
100% { transform: scale(1); } }
@keyframes PulseGradient { 0% { box-shadow: 0px 0px 0px 0px #ee1d27; }
100% { box-shadow: 0px 0px 0px 10px rgba(238, 29, 39, 0); } }
@keyframes BasketIconRotate { 0% { transform: rotate(0); }
25% { transform: rotate(-10deg); }
75% { transform: rotate(10deg); }
100% { transform: rotate(0); } }
.aux-cart-wrapper .aux-cart-contents { position: relative; display: table-cell; vertical-align: middle; margin: 10px 7px 0 0; color: inherit; font-size: 1.45em; line-height: 1; text-align: center; }
.aux-cart-wrapper .aux-cart-contents > span { position: absolute; right: -8px; top: -4px; height: 15px; padding: 3px; width: 15px; border-radius: 3px; background-color: #ee1d26; font-size: 10px; font-weight: 600; line-height: inherit; color: #FFFFFF; }
.aux-cart-wrapper.aux-cart-element { display: block; position: relative; z-index: 6; }
.aux-cart-wrapper.aux-cart-element .aux-card-dropdown { right: auto; left: 0; }
.aux-cart-wrapper .aux-shopping-cart-info { display: table-cell; padding: 0 16px; }
.aux-cart-wrapper .aux-shopping-cart-info > span { display: block; }
.aux-cart-wrapper .aux-shopping-cart-info > span.aux-shopping-title { font-size: 11px; color: #AAA; }
.aux-cart-wrapper .aux-shopping-cart-info > span.aux-shopping-amount { font-size: 16px; font-weight: normal; color: #3D3D3D; }
.aux-cart-wrapper .aux-card-dropdown { visibility: hidden; will-change: transform; opacity: 0 !important; background-color: #FFFFFF; border: 1px solid #BBB; width: 300px; position: absolute; right: -130px; bottom: 0; transform: translateY(calc(100% + 30px)); z-index: -1; transition: all 0.1s ease-in-out 0s , visibility 0s linear 0.3s, z-index 0s linear 0.01s; }
.aux-cart-wrapper .aux-card-dropdown.aux-card-dropdown-resp { right: -30px; }
.aux-cart-wrapper .aux-card-dropdown.aux-modern-dropdown .aux-button-wrapper { display: flex; width: 100%; }
.aux-cart-wrapper .aux-card-dropdown.aux-modern-dropdown .aux-button-wrapper > a { padding: 15px; line-height: unset; margin-bottom: auto; border-radius: 3px; flex-grow: 1; }
.aux-cart-wrapper .aux-card-dropdown.aux-modern-dropdown .aux-button-wrapper > a .aux-text { font-size: 12px; }
.aux-cart-wrapper .aux-card-dropdown.aux-modern-dropdown .aux-button-wrapper > a.aux-checkout-button { order: 2; }
.aux-cart-wrapper .aux-card-dropdown.aux-modern-dropdown .aux-button-wrapper > a.aux-cart-button { order: 1; margin-right: 8px; }
.aux-cart-wrapper .aux-card-box { padding: 0.625em; border-bottom: 1px solid #BBB; max-height: 300px; overflow-y: scroll; }
.aux-cart-wrapper .aux-card-box.aux-empty-cart { border: 0; text-align: center; text-transform: uppercase; font-size: 13px; color: #AAAAAA; font-weight: bold; padding: 55px 0.625em 52px; }
.aux-cart-wrapper .aux-card-box.aux-empty-cart img { display: block; margin: 0 auto 14px; }
.aux-cart-wrapper .aux-card-box::-webkit-scrollbar { width: 8px; border-radius: 8px; }
.aux-cart-wrapper .aux-card-box::-webkit-scrollbar-track { background-color: transparent; }
.aux-cart-wrapper .aux-card-box::-webkit-scrollbar-thumb { background-color: #707070; border-radius: 8px; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.aux-cart-wrapper .aux-card-box::-webkit-scrollbar-thumb:hover { background-color: #000; }
.aux-cart-wrapper .aux-card-item { display: flex; flex-direction: row; position: relative; padding: 0.8125em 0.6875em; border-bottom: 1px solid #BBB; background-color: transparent; -moz-transition: background-color .5s ease 0s; -o-transition: background-color .5s ease 0s; -webkit-transition: background-color .5s ease 0s; transition: background-color .5s ease 0s; }
.aux-cart-wrapper .aux-card-item:hover { background-color: #f8f8f8; }
.aux-cart-wrapper .aux-card-item .aux-card-item-img { flex-shrink: 0; margin-right: 1.25em; }
.aux-cart-wrapper .aux-card-item .aux-card-item-img > img { width: 60px; height: 60px; border-radius: 3px; }
.aux-cart-wrapper .aux-card-item h3 { font-size: 1em; color: #444; margin: 0; font-weight: 400; }
.aux-cart-wrapper .aux-card-item span { padding-top: 0.625em; }
.aux-cart-wrapper .aux-card-item .woocommerce-Price-amount { font-weight: 400; }
.aux-cart-wrapper .aux-card-item .aux-remove-cart-content { color: #707070; position: absolute; right: 10px; top: 10px; font-size: 2em; font-weight: 100; padding: 0; margin: 0; line-height: 1; }
.aux-cart-wrapper .aux-card-item:last-child { border: none; margin-bottom: 0; padding-bottom: 0.3125em; }
.aux-cart-wrapper .aux-card-checkout { padding: 1.875em 1.25em 1.25em 1.25em; }
.aux-cart-wrapper .aux-card-checkout .aux-card-final-amount .aux-card-final-amount-text { font-weight: 500; font-size: 13px; color: #333; padding-bottom: 1.875em; text-transform: uppercase; }
.aux-cart-wrapper .aux-card-checkout .aux-card-final-amount .woocommerce-Price-amount { float: right; font-weight: bold; font-size: 16px; color: #3D3D3D; margin-top: -3px; }
.aux-cart-wrapper .aux-card-checkout .aux-button { display: block; text-align: center; margin-bottom: 20px; }
.aux-cart-wrapper .aux-card-checkout .aux-button:last-child { margin-bottom: 0; }
.aux-cart-wrapper.aux-cart-display-dropdown .aux-card-dropdown { visibility: visible; opacity: 1 !important; z-index: 1; transform: translateY(100%); transition-delay: 0s, 0s, 0.3s; }
.aux-cart-wrapper .aux-card-dropdown-dark { background-color: #3D3D3D; }
.aux-cart-wrapper .aux-card-dropdown-dark .aux-card-box { border-color: #505050; color: #FFFFFF; }
.aux-cart-wrapper .aux-card-dropdown-dark .aux-card-box .aux-card-item { border-color: #505050; }
.aux-cart-wrapper .aux-card-dropdown-dark .aux-card-box .aux-card-item:hover { background-color: #232323; }
.aux-cart-wrapper .aux-card-dropdown-dark .aux-card-box .aux-card-item h3 { color: #FFFFFF; }
.aux-cart-wrapper .aux-card-dropdown-dark .aux-card-box .aux-card-item span { color: #FFFFFF; }
.aux-cart-wrapper .aux-card-dropdown-dark .aux-card-box .aux-card-item ins span { color: #505050; }
.aux-cart-wrapper .aux-card-dropdown-dark .aux-card-checkout .aux-card-final-amount .aux-card-final-amount-text { color: #AAA; }
.aux-cart-wrapper .aux-card-dropdown-dark .aux-card-checkout .aux-card-final-amount .woocommerce-Price-amount { color: #FFFFFF; }
.aux-cart-wrapper .aux-card-dropdown-dark .aux-inline-card-checkout .aux-card-final-amount { color: #fff; }
.aux-cart-wrapper .aux-card-dropdown-dark .aux-inline-card-checkout .aux-card-final-amount .woocommerce-Price-amount { color: #fff; }
.aux-cart-wrapper.aux-elegant-cart .aux-button-wrapper .aux-button { margin-bottom: 12px; width: 100%; text-align: center; text-transform: uppercase; display: block; }
.aux-cart-wrapper.aux-elegant-cart .aux-button-wrapper .aux-button:last-child { margin-bottom: 0; }
.aux-cart-wrapper.aux-elegant-cart .aux-cart-total-items { display: block; font-size: 12px; color: #707070; margin-bottom: 8px; }
.aux-cart-wrapper.aux-elegant-cart .aux-card-final-amount .aux-card-final-amount-text { padding: 0 1.75em 1.25em; border-bottom: 1px solid #E4E4E4; font-size: 11px; font-weight: bold; color: #AAA; text-transform: uppercase; }
.aux-cart-wrapper.aux-elegant-cart .aux-card-final-amount .woocommerce-Price-amount { font-family: "Raleway"; font-size: 16px; color: #444; font-weight: 600; vertical-align: middle; padding-left: 0.65em; float: right; }
.aux-cart-wrapper.aux-elegant-cart .aux-card-final-amount .aux-cart-total-items { display: block; font-size: 14px; font-weight: 400; color: #DEDEDE; }
.aux-cart-wrapper.aux-elegant-cart .aux-card-item { border: none; }
.aux-cart-wrapper.aux-elegant-cart .aux-card-dropdown-dark .aux-cart-total-items { color: #AAAAAA; }
.aux-cart-wrapper.aux-offcart-content .aux-button-wrapper { display: block; text-align: center; }
.aux-cart-wrapper.aux-offcart-content .aux-button-wrapper .aux-button { display: block; }
.aux-cart-wrapper.aux-offcart-content .aux-modern-dropdown .aux-card-box { height: calc(100% - 165px); }
.aux-cart-wrapper.aux-offcart-content .aux-modern-dropdown .aux-inline-card-checkout { height: 165px; }
.aux-cart-wrapper.aux-offcart-content .aux-card-box { border-bottom: none; height: calc(100% - 235px); overflow-y: scroll; }
.aux-cart-wrapper.aux-offcart-content .aux-inline-card-checkout { width: 100%; height: 235px; bottom: 0; border-top: 1px solid #BBB; background-color: #FCFCFC; }
.aux-cart-wrapper .aux-card-item-details span ins { float: right; margin-left: 10px; top: -0.3em; position: relative; }
.aux-cart-wrapper .aux-card-item-details span ins span.woocommerce-Price-amount { font-weight: 600 !important; }
.aux-cart-wrapper .aux-inline-card-checkout { padding: 25px 21px; }
.aux-cart-wrapper .aux-inline-card-checkout .aux-card-final-amount { font-size: 14px; font-family: "Raleway"; font-weight: 400; color: #444444; }
.aux-offcanvas-dark .aux-offcart-content .aux-inline-card-checkout { background-color: #3d3d3d; }
.aux-myaccount-wrapper .aux-myaccount-url { color: inherit; font-size: 1.3125em; }
.aux-wishlist-header-wrapper .aux-wishlist-url { color: inherit; font-size: 1.3125em; }
.aux-search-section { line-height: 100%; }
.aux-search-section .aux-search-icon { height: 26px; width: 26px; margin: 0; padding: 0; background: none; font-size: 22px; }
.aux-header-elements { position: relative; }
.aux-header-elements > [class*="-box"].aux-start { margin-right: 15px; }
.aux-header-elements > [class*="-box"].aux-end { margin-left: 15px; } .site-header-section { background-color: white; transition: background-color 300ms ease-out, height 300ms ease-out; position: relative; z-index: 201; }
@media print { .site-header-section { display: none; } }
.site-header-section.aux-add-border .aux-wrapper { border-bottom: 1px solid #EAEAEA; }
.site-header-section.aux-overlay-header { position: absolute; top: 0; left: 0; right: 0; }
.site-header-section.aux-overlay-with-tb { position: absolute; }
.site-header-section .aux-burger-box.aux-start { margin-right: 20px; }
.site-header-section .aux-burger-box.aux-end { margin-left: 20px; }
.site-header-section .aux-btns-box .aux-button { margin-bottom: 0; display: block; transition: background-color 300ms ease-out, border-color 300ms ease-out, padding 50ms ease-out, color 50ms ease-out; }
.aux-page-show-fade .site-header-section.aux-animate-in.aux-animate-in, .aux-page-show-circle .site-header-section.aux-animate-in.aux-animate-in, .aux-page-show-slideup .site-header-section.aux-animate-in.aux-animate-in, .aux-page-show-cover .site-header-section.aux-animate-in.aux-animate-in { animation: aux-header-animation 1s cubic-bezier(0.23, 1, 0.32, 1) both; }
.aux-page-animation-off .site-header-section.aux-animate-in.aux-animate-in { animation: aux-header-animation 1s cubic-bezier(0.23, 1, 0.32, 1) both; }
.site-header-section.aux-header-light { color: #FFFFFF; border-color: #FFFFFF; }
.site-header-section.aux-header-light .aux-menu-depth-0 > .aux-item-content { color: #FFFFFF; }
.site-header-section.aux-header-light .aux-menu-depth-0 > .aux-item-content:after { background-color: #FFFFFF; }
.site-header-section.aux-header-light .aux-burger:after, .site-header-section.aux-header-light .aux-burger:before, .site-header-section.aux-header-light .aux-burger .mid-line { border-color: #FFFFFF; }
.site-header-section .aux-header-elements, .site-header-section .aux-menu-depth-0 > .aux-item-content { height: 85px; }
.site-header-section .aux-fill .aux-logo { height: 100%; overflow: hidden; }
@media screen and (max-width: 1023px) { .aux-resp .site-header-section .aux-logo-header { max-width: 80%; display: inline-block; } }
@media screen and (max-width: 767px) { .aux-resp .site-header-section .aux-container { max-height: calc(100vh - 100px); overflow: auto; will-change: transform; transform: translateZ(1px); } }
.site-header-section .secondary-bar { height: 60px; }
.site-header-section .secondary-bar .aux-menu-box[class*="-center"] { width: 100%; z-index: 120; }
.site-header-section .secondary-bar .aux-menu-box[class*="-center"] .aux-master-menu { text-align: center; }
.site-header-section .secondary-bar .aux-menu-box[class*="-center"] .aux-master-menu > * { text-align: initial; }
.site-header-section .aux-toggle-menu-bar { overflow: hidden; height: 0; width: 100%; }
.site-header-section .aux-toggle-menu-bar > ul > li:last-child { margin-bottom: 1em; }
.site-header-section .aux-search-section { line-height: 100%; }
.site-header-section .aux-search-section.aux-end { margin-left: 0.4em; }
.site-header-section .aux-search-section.aux-start { margin-right: 0.4em; }
.aux-vertical-menu #inner-body { padding-left: 245px; }
@media screen and (max-width: 767px) { .aux-resp.aux-vertical-menu #inner-body { padding: 0; } }
.aux-vertical-menu .site-header-section { position: fixed; left: 0; width: 245px; }
@media screen and (max-width: 767px) { .aux-resp.aux-vertical-menu .site-header-section { width: 100%; position: relative; } }
.aux-vertical-menu .site-header-section .aux-burger-box { position: absolute; top: 50%; right: 35px; transform: translateY(-50%); z-index: 9; }
.aux-vertical-menu .site-header-section .aux-header-elements, .aux-vertical-menu .site-header-section .aux-menu-depth-0 > .aux-item-content { height: auto; }
.aux-vertical-menu .aux-vertical-menu-side { position: relative; height: 100vh; }
.admin-bar.aux-vertical-menu .aux-vertical-menu-side { height: calc( 100vh - 32px ); }
@media screen and (max-width: 767px) { .aux-resp.aux-vertical-menu .aux-vertical-menu-side { height: auto; } }
.aux-vertical-menu .aux-vertical-menu-side.aux-vertical-items-center .aux-vertical-menu-elements { height: 100%; }
.aux-vertical-menu .aux-vertical-menu-side.aux-vertical-items-center .aux-logo-header { text-align: center; padding: 3.4375em 2.1875em; margin: auto; }
@media screen and (max-width: 767px) { .aux-resp.aux-vertical-menu .aux-vertical-menu-side.aux-vertical-items-center .aux-logo-header { text-align: left; margin: 0; padding: 1.875em; } }
.aux-vertical-menu .aux-vertical-menu-side.aux-vertical-items-center .aux-logo-header .aux-logo-anchor { margin: auto; }
.aux-vertical-menu .aux-vertical-menu-side.aux-vertical-items-center .aux-logo-header .aux-logo-anchor > img { margin: auto; }
.aux-vertical-menu .aux-vertical-menu-side.aux-vertical-items-center .aux-menu-box { position: absolute; width: 100%; right: 0; top: 50%; transform: translateY(-50%); }
.aux-vertical-menu .aux-vertical-menu-side.aux-vertical-items-center .aux-menu-box .aux-menu-depth-0 > .aux-item-content { padding: 0.8125em 0; text-align: center; }
.aux-vertical-menu .aux-vertical-menu-side.aux-vertical-items-center .aux-cart-contents { padding: 0.8125em 0; text-align: center; }
.aux-vertical-menu .aux-vertical-menu-side.aux-vertical-items-center .aux-vertical-menu-footer { position: absolute; bottom: 30px; text-align: center; padding-bottom: 0; }
.aux-vertical-menu .aux-vertical-menu-side.aux-vertical-items-center .aux-vertical-menu-footer .aux-search-box:after { right: 0; left: 0; margin: 0 auto; }
.aux-vertical-menu .aux-vertical-menu-side.aux-vertical-items-center .aux-vertical-menu-footer .aux-social-list > li { float: none; display: inline; }
.aux-vertical-menu .aux-logo-header { margin-bottom: 67px; padding: 3.4375em 2.1875em 0 3.125em; }
.aux-vertical-menu .aux-menu-box { margin: 0; }
.aux-vertical-menu .aux-menu-box .aux-menu-depth-0 > .aux-item-content { display: block; padding: 0.8125em 2.1875em 0.8125em 3.4375em; text-transform: none; font-weight: 500; }
.aux-vertical-menu .aux-menu-box .aux-menu-depth-0 > .aux-item-content > .aux-submenu-indicator { position: absolute; right: 30px; top: 50%; transform: rotate(-90deg) translateY(-50%); }
.aux-vertical-menu .aux-menu-box .aux-menu-depth-0:first-child > .aux-item-content { padding-top: 0; padding-left: 3.4375em; }
.aux-vertical-menu .aux-cart-wrapper .aux-cart-contents { padding: 0.8125em 2.1875em 0.8125em 3.4375em; text-align: left; font-size: 0.875em; font-weight: 500; margin: 0; }
.aux-vertical-menu .aux-cart-wrapper .aux-cart-contents > span { position: relative; bottom: 2px; left: 5px; display: inline-block; height: 14px; width: 14px; border: none; text-align: center; }
.aux-vertical-menu .aux-cart-wrapper .aux-cart-contents:before { display: none; }
.aux-vertical-menu .aux-cart-wrapper .aux-card-dropdown { position: fixed; top: 50%; left: 245px; width: 245px; background-color: #F3F3F3; border: none; transform: translateY(-50%) translateX(30px); transition: all 300ms ease-in-out; }
.aux-vertical-menu .aux-cart-wrapper .aux-card-dropdown.aux-card-dropdown-dark { background-color: #3D3D3D; }
.aux-vertical-menu .aux-cart-wrapper .aux-card-dropdown:before, .aux-vertical-menu .aux-cart-wrapper .aux-card-dropdown:after { content: ''; position: fixed; left: 0; width: 100%; height: 100vh; background-color: inherit; z-index: -1; }
.aux-vertical-menu .aux-cart-wrapper .aux-card-dropdown:before { top: 0; }
.aux-vertical-menu .aux-cart-wrapper .aux-card-dropdown:after { bottom: 0; }
.aux-vertical-menu .aux-cart-wrapper .aux-card-checkout, .aux-vertical-menu .aux-cart-wrapper .aux-card-box { padding: 1.875em; }
.aux-vertical-menu .aux-cart-wrapper .aux-card-item { border: none; margin: 0; padding-bottom: 1.875em; }
.aux-vertical-menu .aux-cart-wrapper .aux-card-item:after { content: ""; display: table; clear: both; }
.aux-vertical-menu .aux-cart-wrapper .aux-card-item:last-child { padding-bottom: 0; }
.aux-vertical-menu .aux-cart-wrapper .aux-card-item .aux-card-item-img { margin-right: 10px; }
.aux-vertical-menu .aux-cart-wrapper .aux-card-item .aux-card-item-details { padding-right: 0.625em; }
.aux-vertical-menu .aux-cart-wrapper .aux-card-item .aux-card-item-details .aux-remove-cart-content { top: 5px; }
.aux-vertical-menu .aux-cart-wrapper .aux-card-item .aux-card-item-details h3, .aux-vertical-menu .aux-cart-wrapper .aux-card-item .aux-card-item-details span { font-size: 0.875em; font-weight: 300; }
.aux-vertical-menu .aux-cart-wrapper .aux-card-checkout .woocommerce-Price-amount { font-size: 0.875em; font-weight: 500; }
.aux-vertical-menu .aux-cart-wrapper .aux-card-checkout .aux-button { margin-bottom: 10px; padding: 0.8125em 2.1875em; text-transform: none; font-size: 0.75em; font-weight: 600; }
.aux-vertical-menu .aux-cart-wrapper.aux-cart-display-dropdown .aux-card-dropdown { transform: translateY(-50%) translateX(0); }
.aux-vertical-menu .aux-vertical-menu-footer { padding: 0 3.4375em 3.4375em 3.125em; }
.aux-vertical-menu .aux-search-box { position: relative; margin: 55px 0; }
.aux-vertical-menu .aux-search-box.aux-search-no-border { margin-bottom: 12px; }
.aux-vertical-menu .aux-search-box.aux-search-no-border:after { display: none; }
.aux-vertical-menu .aux-search-box:after { content: ''; position: absolute; bottom: -30px; display: block; width: 30px; height: 1px; background-color: #e0e0e0; }
.aux-vertical-menu .aux-search-box .aux-search-field { height: 25px; padding: 0.1875em 0.625em; font-size: 0.75em; }
.aux-vertical-menu .aux-search-box .aux-submit-icon-container { width: 25px; }
.aux-vertical-menu .aux-search-box .aux-submit-icon-container:before { font-size: 1em; }
.aux-vertical-menu .aux-socials-container { margin-bottom: 10px; }
.aux-vertical-menu .aux-social-list { margin-left: -7px; }
.aux-top-sticky .site-header-section .aux-logo.aux-scale { transition: transform 300ms ease-out; transform-origin: left; }
.aux-top-sticky .site-header-section .aux-center .aux-logo.aux-scale, .aux-top-sticky .site-header-section .aux-center-middle .aux-logo.aux-scale { transform-origin: center; }
.aux-top-sticky .site-header-section .aux-end .aux-logo.aux-scale { transform-origin: right; }
.aux-top-sticky .site-header-section.aux-sticky { position: fixed; top: 0; width: 100%; box-shadow: 0 4px 0 rgba(34, 34, 34, 0.03); z-index: 1400; }
.aux-top-sticky .site-header-section.aux-sticky .aux-fill .aux-menu-depth-0 > .aux-item-content, .aux-top-sticky .site-header-section.aux-sticky .aux-header-elements { height: 51px; }
.aux-top-sticky .site-header-section.aux-sticky .secondary-bar, .aux-top-sticky .site-header-section.aux-sticky .secondary-bar .aux-fill .aux-menu-depth-0 > .aux-item-content { height: 36px; }
.aux-top-sticky .site-header-section.aux-sticky .aux-logo.aux-scale { transform: scale(0.85); }
.aux-top-sticky .site-header-section.aux-sticky .aux-wrapper { border-bottom: 1px solid #DEDEDE; transition: border 200ms ease; }
.aux-top-sticky .site-header-section.aux-sticky .aux-sticky-off { display: none; } .aux-logo { position: relative; }
.aux-logo-hidden { position: absolute; visibility: hidden; opacity: 0; width: 0; height: 0; padding-bottom: 0; }
.aux-logo-text { text-overflow: ellipsis; }
.aux-logo-text .site-title, .aux-logo-text .site-description { margin: 0; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; display: block; }
.aux-logo-text .site-title { line-height: 110%; font-size: 1.5em; color: #1bb0ce; }
.aux-logo-text .site-title a { color: inherit; }
.aux-logo-text .site-description { font-size: 86%; }
.aux-logo-text .site-title ~ .site-description { margin-top: 5px; }
.aux-logo-anchor { display: block; }
.aux-logo-anchor > img { max-height: 100%; image-rendering: -webkit-optimize-contrast; }
.aux-logo-anchor > img[src*=".svg"] { width: 100%; height: revert-layer; }
.aux-logo-anchor.aux-has-logo ~ .aux-logo-text .site-title, .aux-logo-anchor.aux-has-logo ~ .aux-logo-text .site-description { font-family: "Raleway", arial, sans-serif; position: absolute; overflow: hidden; clip: rect(0 0 0 0); height: 1px; width: 1px; margin: -1px; padding: 0; border: 0; } .aux-top-slider { position: relative; z-index: 2; }
.aux-top-slider .aux-fold { margin-left: auto; margin-right: auto; }
.aux-front-error { color: #f12a2a; background-color: #ffefef; }
.aux-front-notice { padding-top: 1em; border-bottom: solid 1px #EAEAEA; font-size: 90%; }
.aux-front-notice p { margin-bottom: 0; }
.aux-front-notice ul { margin-top: 0; } .aux-elementor-header { position: relative; z-index: 6; }
.aux-elementor-header.aux-overlay-header { position: absolute; top: 0; left: 0; right: 0; z-index: 9; }
.aux-elementor-header.aux-overlay-with-tb { position: absolute; }
.aux-elementor-header .aux-toggle-menu-bar { overflow: hidden; height: 0; width: 100%; }
.aux-elementor-header .aux-toggle-menu-bar > ul > li:last-child { margin-bottom: 1em; }
.aux-elementor-header.aux-sticky { position: fixed; top: 0; width: 100%; box-shadow: 0 4px 0 rgba(34, 34, 34, 0.03); z-index: 1400; }
.aux-elementor-header.aux-sticky .aux-fill .aux-menu-depth-0 > .aux-item-content, .aux-elementor-header.aux-sticky .aux-header-elements { height: 51px; }
.aux-elementor-header.aux-sticky .secondary-bar, .aux-elementor-header.aux-sticky .secondary-bar .aux-fill .aux-menu-depth-0 > .aux-item-content { height: 36px; }
.aux-elementor-header.aux-sticky .aux-logo.aux-scale { transform: scale(0.85); }
.aux-elementor-header.aux-sticky .aux-wrapper { border-bottom: 1px solid #DEDEDE; transition: border 200ms ease; }
.aux-elementor-header.aux-sticky .aux-sticky-off { display: none; }
.aux-boxed.aux-fhd .aux-elementor-header { width: 1970px; max-width: 100%; }
@media screen and (max-width: 1970px) { .aux-boxed.aux-fhd .aux-elementor-header { right: 0; left: 0; } }
.aux-boxed.aux-s-fhd .aux-elementor-header { width: 1670px; max-width: 100%; }
@media screen and (max-width: 1670px) { .aux-boxed.aux-s-fhd .aux-elementor-header { right: 0; left: 0; } }
.aux-boxed.aux-xhd .aux-elementor-header { width: 1470px; max-width: 100%; }
@media screen and (max-width: 1470px) { .aux-boxed.aux-xhd .aux-elementor-header { right: 0; left: 0; } }
.aux-boxed.aux-hd .aux-elementor-header { width: 1270px; max-width: 100%; }
@media screen and (max-width: 1270px) { .aux-boxed.aux-hd .aux-elementor-header { right: 0; left: 0; } }
.aux-boxed.aux-nd .aux-elementor-header { width: 1070px; max-width: 100%; }
@media screen and (max-width: 1070px) { .aux-boxed.aux-nd .aux-elementor-header { right: 0; left: 0; } }
.aux-breadcrumbs { font-size: 12px; display: inline-block; font-weight: 600; }
.aux-breadcrumbs span:not(.breadcrumb-icon) { padding-left: 10px; padding-right: 10px; }
.aux-breadcrumbs span.breadcrumb-icon { line-height: 1; vertical-align: middle; }
.aux-breadcrumbs span.breadcrumb-icon:first-child { display: none; }
.aux-breadcrumbs span a:hover { color: #1bb0ce; text-decoration: underline; }
.page-title-section { position: relative; }
.page-title-section:before { content: ' '; display: table; clear: both; }
.page-title-section .page-header { z-index: 2; overflow: hidden; border-width: 1px 0 1px; padding: 35px 0; position: relative; top: 0px; background-position: center center; background-size: cover; padding-top: 0; padding-bottom: 0; border-bottom: 1px solid #EAEAEA; }
.page-title-section .page-header > .aux-container { position: relative; z-index: 2; }
.page-title-section .page-header > .aux-container > *:last-child { margin-bottom: 55px; }
.page-title-section .page-header > .aux-container > *:first-child { margin-top: 50px; }
.page-title-section .page-header .aux-header-overlay { position: absolute; width: 100%; height: 100%; left: 0; bottom: 0; z-index: 1; }
.page-title-section .aux-boxed-container .aux-page-title-entry.aux-center { margin-left: auto; margin-right: auto; }
.page-title-section .aux-boxed-container .aux-page-title-entry .aux-page-title-box { display: inline-block; }
.page-title-section > .aux-full-height { height: 90vh; }
.page-title-section > .aux-full-height > .aux-container { min-height: 100%; }
.page-title-section > .aux-full-height .aux-title-scroll-down { left: 0; width: 100%; }
.page-title-section > .aux-full-height.aux-semi-full-container { padding-right: 35px; padding-left: 35px; }
.page-title-section > .aux-bottom .aux-page-title-entry { bottom: 0; }
.page-title-section > .aux-bottom.aux-full-height .aux-page-title-entry { position: absolute; left: 0; right: 0; padding: inherit; bottom: 0; }
.page-title-section > .aux-bottom.aux-full-height .aux-title-scroll-down { position: absolute; bottom: 5px; margin-bottom: 0; }
.page-title-section > .aux-bottom.aux-full-height.aux-arrow-round .aux-page-title-entry { margin-bottom: 100px; }
.page-title-section > .aux-bottom.aux-auto-height .aux-page-title-entry { margin-bottom: 0; }
.page-title-section > .aux-bottom.aux-auto-height .aux-title-scroll-down { display: none; }
.page-title-section > .aux-bottom-overlap { margin-bottom: 150px; overflow: visible; }
.page-title-section > .aux-bottom-overlap .aux-page-title-entry { bottom: 0; margin-top: 0; }
.page-title-section > .aux-bottom-overlap .aux-page-title-box { width: 100%; }
.page-title-section > .aux-bottom-overlap.aux-full-height .aux-page-title-entry { position: absolute; left: 0; right: 0; bottom: 0; padding: inherit; transform: translateY(75%); }
.page-title-section > .aux-bottom-overlap.aux-auto-height .aux-page-title-entry { transform: translateY(50%); margin-bottom: 0; }
.page-title-section > .aux-bottom-overlap .aux-title-scroll-down { display: none !important; }
.page-title-section > .aux-bottom-overlap.aux-bg-parallax .aux-meida-bg-holder { height: 100%; }
.page-title-section > .aux-middle.aux-full-height .aux-page-title-entry { position: absolute; left: 0; right: 0; top: 50%; padding: inherit; margin: 0; transform: translateY(-50%); }
.page-title-section > .aux-middle.aux-full-height .aux-title-scroll-down { position: absolute; bottom: 0; left: 0; }
.page-title-section > .aux-middle.aux-auto-height .aux-breadcrumbs + .aux-page-title-entry { margin-bottom: 80px; }
.page-title-section > .aux-top .aux-breadcrumbs ~ .aux-page-title-entry { margin-top: 0; }
.page-title-section > .aux-top .aux-page-title-entry { top: 0; }
.page-title-section .aux-light, .page-title-section .aux-light a { color: #fff; }
.page-title-section .aux-dark, .page-title-section .aux-dark a { color: #111; }
.page-title-section .aux-left { text-align: left; }
.page-title-section .aux-center { text-align: center; }
.page-title-section .aux-right { text-align: right; }
.aux-overlay-bg-hash:before { content: ' '; position: absolute; top: 0; bottom: 0; left: 0; right: 0; z-index: 2; }
.aux-overlay-bg-hash:before { background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABZJREFUeNpiYMAE/+EEAy5Z0iUAAgwA/moE/KMl2lgAAAAASUVORK5CYII=); background-repeat: repeat; opacity: 0.5; }
.aux-bg-parallax { background-repeat: repeat-y; background-position: 50% 0; transition: 20s linear; transition-property: background-position; }
.page-title-section .aux-breadcrumbs { margin-top: 50px; margin-bottom: 30px; }
.page-title-section .aux-title-scroll-down { text-align: center; }
.page-title-section .aux-title-scroll-down .aux-arrow-nav { margin-left: auto; margin-right: auto; }
.page-title-section .aux-title-scroll-down .prim-arrow { animation: aux-scrolldown 1400ms infinite alternate; }
.page-title-section > .aux-arrow-round .aux-title-scroll-down { display: block; margin-top: 40px; }
.page-title-section > .aux-arrow-round .aux-page-title-entry { margin-bottom: 0; }
.page-title-section .aux-down-arrow { width: 70px; height: 70px; border-radius: 50%; display: inline-block; }
.page-title-section .aux-light .aux-down-arrow .aux-overlay::after, .page-title-section .aux-light .aux-down-arrow:hover { background-color: #111; }
.page-title-section .aux-light .aux-down-arrow.aux-outline { box-shadow: 0 0 0 1px #fff inset; }
.page-title-section .aux-dark .aux-down-arrow .aux-overlay::after, .page-title-section .aux-dark .aux-down-arrow:hover { background-color: #fff; }
.page-title-section .aux-dark .aux-down-arrow.aux-outline { box-shadow: 0 0 0 1px #111 inset; }
.page-title-section .aux-page-title-entry { position: relative; margin-bottom: 40px; margin-top: 40px; }
.page-title-section .aux-bread-bordered .aux-breadcrumbs { padding: 10px 20px; border-width: 1px; border-style: solid; border-radius: 20px; }
.page-title-section .aux-bread-bordered.aux-light .aux-breadcrumbs { border-color: #fff; }
.page-title-section .aux-bread-bordered.aux-dark .aux-breadcrumbs { border-color: #111; }
.page-title-section .aux-heading-bordered .page-title-group, .page-title-section .aux-heading-boxed .page-title-group { padding: 2.1875em 1.875em; }
.page-title-section .aux-heading-boxed .page-title-group { border: none; }
.page-title-section .aux-heading-boxed.aux-light .page-title-group { background-color: #111; }
.page-title-section .aux-heading-boxed.aux-dark .page-title-group { background-color: #fff; }
.page-title-section .aux-heading-bordered .page-title-group { border-width: 3px; border-style: solid; border-radius: 1px; }
.page-title-section .aux-heading-bordered.aux-light .page-title-group { border-color: #fff; }
.page-title-section .aux-heading-bordered.aux-dark .page-title-group { border-color: #111; }
.page-title-section .aux-heading-bordered .page-title-meta, .page-title-section .aux-heading-boxed .page-title-meta { margin-top: 1.2em; }
.page-title { line-height: 100%; margin: 0; font-weight: 600; font-size: 2.4em; display: inline-block; }
.page-title-section .page-subtitle { font-size: 1.15em; margin-top: 3px; margin-bottom: 0; font-weight: normal; }
.page-title-section .page-title-meta { font-size: 15px; margin-top: 1.5em; }
.page-title-section .page-title-meta a { font-weight: normal; }  .aux-sidebar .sidebar-inner { padding: 3.4375em 1.875em; }
.aux-sidebar-style-overlap .aux-sidebar:before { z-index: -1; }
.aux-sidebar ul li a { color: #888; font-weight: 500; text-decoration: underline; }
.aux-full-with .aux-sidebar-style-overlap .aux-sidebar:before { width: 40vw; }
.aux-boxed .aux-sidebar-style-overlap .aux-sidebar:before { width: 100%; }
@media print { .aux-sidebar { display: none; } } .aux-sidebar-primary { width: 300px; position: relative; z-index: 4; }
.aux-sidebar-style-overlap .aux-sidebar-primary:before { content: ' '; position: absolute; top: 0; background-color: #EAEAEA; height: 100%; }
.aux-sidebar-style-overlap.left-sidebar .aux-sidebar-primary:before, .aux-sidebar-style-overlap.left-right-sidebar .aux-sidebar-primary:before, .aux-sidebar-style-overlap.left2-sidebar .aux-sidebar-primary:before { right: 0; }
.aux-sidebar-style-overlap.right-sidebar .aux-sidebar-primary:before, .aux-sidebar-style-overlap.right-left-sidebar .aux-sidebar-primary:before, .aux-sidebar-style-overlap.right2-sidebar .aux-sidebar-primary:before { left: 0; }
.aux-sidebar-secondary { width: 260px; position: relative; z-index: 3; }
.aux-sidebar-style-overlap.left-right-sidebar .aux-sidebar-secondary:before, .aux-sidebar-style-overlap.right-left-sidebar .aux-sidebar-secondary:before { content: ' '; position: absolute; top: 0; background-color: #F1F1F1; height: 100%; }
.aux-sidebar-style-overlap.left-right-sidebar .aux-sidebar-secondary:before { left: 0; }
.aux-sidebar-style-overlap.right-left-sidebar .aux-sidebar-secondary:before { right: 0; }
.aux-sidebar-style-overlap.left2-sidebar .aux-sidebar-secondary, .aux-sidebar-style-overlap.right2-sidebar .aux-sidebar-secondary { background-color: #F1F1F1; }
.aux-primary { position: relative; z-index: 5; width: 100%; }
.aux-content-top-margin .aux-primary { padding-top: 4.375em; } .aux-sidebar-style-border.right-sidebar .aux-sidebar-primary { border-left: 1px solid #EAEAEA; }
.aux-sidebar-style-border.left-sidebar .aux-sidebar-primary { border-right: 1px solid #EAEAEA; }
.aux-sidebar-style-border.right-left-sidebar .aux-sidebar-primary { border-left: 1px solid #EAEAEA; }
.aux-sidebar-style-border.right-left-sidebar .aux-sidebar-secondary { border-right: 1px solid #EAEAEA; }
.aux-sidebar-style-border.left-right-sidebar .aux-sidebar-primary { border-right: 1px solid #EAEAEA; }
.aux-sidebar-style-border.left-right-sidebar .aux-sidebar-secondary { border-left: 1px solid #EAEAEA; }
.aux-sidebar-style-border.right2-sidebar .aux-sidebar-secondary { border-left: 1px solid #EAEAEA; border-right: 1px solid #EAEAEA; }
.aux-sidebar-style-border.left2-sidebar .aux-sidebar-secondary { border-right: 1px solid #EAEAEA; border-left: 1px solid #EAEAEA; } .no-sidebar .aux-sidebar { display: none; float: none; }
.no-sidebar .aux-primary { float: none; width: 100%; } .right-sidebar .aux-sidebar-secondary, .left-sidebar .aux-sidebar-secondary { display: none; } .right-sidebar > .aux-wrapper > .aux-container { padding-right: 300px; }
.right-sidebar .aux-primary { float: left; padding-right: 38px; }
.right-sidebar .aux-sidebar-primary { float: right; margin-right: -300px; } .left-sidebar > .aux-wrapper > .aux-container { padding-left: 300px; }
.left-sidebar .aux-primary { float: right; padding-left: 38px; }
.left-sidebar .aux-sidebar-primary { float: left; margin-left: -300px; } .left-right-sidebar > .aux-wrapper > .aux-container { padding-left: 300px; padding-right: 260px; }
.left-right-sidebar .aux-primary { float: right; padding-right: 38px; padding-left: 38px; }
.left-right-sidebar .aux-sidebar-primary { float: left; margin-left: -300px; }
.left-right-sidebar .aux-sidebar-secondary { float: right; margin-right: -260px; right: -100%; }
.right-left-sidebar > .aux-wrapper > .aux-container { padding-right: 300px; padding-left: 260px; }
.right-left-sidebar .aux-primary { float: left; padding-left: 38px; padding-right: 38px; }
.right-left-sidebar .aux-sidebar-primary { float: right; margin-right: -300px; }
.right-left-sidebar .aux-sidebar-secondary { float: left; margin-left: -260px; left: -100%; } .left2-sidebar > .aux-wrapper > .aux-container { padding-left: 560px; }
.left2-sidebar .aux-primary { float: right; padding-left: 38px; }
.left2-sidebar .aux-sidebar-primary { float: left; margin-left: -560px; }
.left2-sidebar .aux-sidebar-secondary { float: left; margin-left: -260px; } .right2-sidebar > .aux-wrapper > .aux-container { padding-right: 560px; }
.right2-sidebar .aux-primary { float: left; padding-right: 38px; }
.right2-sidebar .aux-sidebar-primary { float: right; margin-right: -560px; }
.right2-sidebar .aux-sidebar-secondary { float: right; margin-right: -260px; }
@media screen and (min-width: 768px) and (max-width: 1023px) { .aux-resp {  }
.aux-resp .aux-sidebar-primary { width: 240px; }
.aux-resp .right-sidebar > .aux-wrapper > .aux-container { padding-right: 240px; }
.aux-resp .right-sidebar .aux-sidebar-primary { margin-right: -240px; }
.aux-resp .left-sidebar > .aux-wrapper > .aux-container { padding-left: 240px; }
.aux-resp .left-sidebar .aux-sidebar-primary { margin-left: -240px; } }
@media screen and (max-width: 767px) { .aux-resp { background-image: none; }
.aux-resp .right-sidebar .aux-primary, .aux-resp .right-sidebar .aux-sidebar, .aux-resp .left-sidebar .aux-primary, .aux-resp .left-sidebar .aux-sidebar, .aux-resp .right-left-sidebar .aux-primary, .aux-resp .right-left-sidebar .aux-sidebar, .aux-resp .left-right-sidebar .aux-primary, .aux-resp .left-right-sidebar .aux-sidebar { width: 100%; margin-right: auto; margin-left: auto; }
.aux-resp .right-left-sidebar > .aux-wrapper > .aux-fold, .aux-resp .left-right-sidebar > .aux-wrapper > .aux-fold { padding-right: 35px; padding-left: 35px; }
.aux-resp .right-left-sidebar .aux-primary, .aux-resp .left-right-sidebar .aux-primary { padding-left: 0; padding-right: 0; }
.aux-resp .right-left-sidebar .aux-sidebar, .aux-resp .left-right-sidebar .aux-sidebar { float: none; left: auto; right: auto; }
.aux-resp .right-sidebar > .aux-wrapper > .aux-fold { padding-right: 35px; padding-left: 35px; }
.aux-resp .right-sidebar .aux-primary { padding-right: 0; }
.aux-resp .left-sidebar > .aux-wrapper > .aux-fold { padding-right: 35px; padding-left: 35px; }
.aux-resp .left-sidebar .aux-primary { padding-left: 0; }
.aux-resp .aux-sidebar { border-top: 1px solid #EAEAEA; padding-top: 2em; }
.aux-resp .aux-sidebar .sidebar-inner { padding-right: 0; padding-left: 0; }
.aux-resp .aux-full-container .aux-sidebar .sidebar-inner { padding-right: 0; padding-left: 0; }
.aux-resp .aux-sidebar-style-border.right-sidebar .aux-sidebar-primary { border-left: none; }
.aux-resp .aux-sidebar-style-border.left-sidebar .aux-sidebar-primary { border-right: none; }
.aux-resp .aux-sidebar-style-border.left-right-sidebar .aux-sidebar-primary, .aux-resp .aux-sidebar-style-border.right-left-sidebar .aux-sidebar-primary { border-right: none; }
.aux-resp .aux-sidebar-style-border.left-right-sidebar .aux-sidebar-secondary, .aux-resp .aux-sidebar-style-border.right-left-sidebar .aux-sidebar-secondary { border-left: none; }
.aux-resp .aux-sidebar-style-border.right2-sidebar .aux-sidebar-secondary { border-left: none; border-right: none; }
.aux-resp .aux-sidebar-style-border.left2-sidebar .aux-sidebar-secondary { border-right: none; border-left: none; }
.aux-resp.aux-full-width .aux-sidebar-style-overlap .aux-sidebar-primary:before, .aux-resp.aux-full-width .aux-sidebar-style-overlap .aux-sidebar-secondary:before { right: auto; left: -10vw !important; width: 120vw; top: -1px; }
.aux-resp.aux-boxed .aux-sidebar-style-overlap .aux-sidebar-primary:before, .aux-resp.aux-boxed .aux-sidebar-style-overlap .aux-sidebar-secondary:before { left: -35px !important; top: -1px; width: calc(100% + 70px); } }
@media print { .aux-has-sidebar > .aux-wrapper > .aux-container { padding-left: 30px !important; padding-right: 30px !important; }
.aux-has-sidebar .aux-primary { float: none; padding-left: 0 !important; padding-right: 0 !important; } }
.aux-media-frame.aux-media-image { display: block; position: relative; overflow: hidden; max-width: 100%; text-align: center; }
.aux-media-frame.aux-media-image img { height: auto; display: block; margin-left: auto; margin-right: auto; margin-top: 0; margin-bottom: 0; }
.aux-media-frame.aux-media-image.aux-contain img { width: 100%; min-width: 100%; }
.aux-media-frame ul { display: none; }
.aux-meida-bg-holder { position: absolute; width: 100%; height: 100%; left: 0; top: 0; transition: opacity 10ms linear; -webkit-transform-style: preserve-3d; background-size: cover; z-index: 1; background-position: 50% 50%; background-color: #333; overflow: hidden; }
.aux-meida-bg-holder.aux-bg-parallax, .aux-bg-parallax .aux-meida-bg-holder { height: 100vh; }
.aux-meida-bg-holder > img { width: 100%; display: none; z-index: 2; }
.aux-meida-bg-holder video { z-index: 10; }
.aux-has-preview { transform: translate3d(0, 0, 0); transition: filter 300ms; will-change: filter; perspective-origin: center; }
.aux-has-preview.aux-preload, .aux-has-preview.aux-preloading { filter: blur(10px); }
.aux-has-preview.aux-preloaded { filter: blur(0); }
.aux-preload, .aux-preloading, .aux-preloaded { will-change: background, opacity; }
.aux-preload.aux-progress-box, .aux-preloading.aux-progress-box { position: relative; background: #dddddd; background-image: linear-gradient(to right, #dddddd 33%, #f5f5f5 40%, #e5e5e5 43%, #dddddd 46%); background-repeat: no-repeat; background-size: 300% auto; animation-duration: 1.4s; animation-fill-mode: forwards; animation-iteration-count: infinite; animation-name: AuxLoadingWave; animation-timing-function: linear; }
.aux-preload.aux-blank, .aux-preloading.aux-blank { opacity: 0; }
.aux-preloading.aux-simple-spinner, .aux-preloading.aux-simple-spinner-light, .aux-preloading.aux-simple-spinner-dark { background-repeat: no-repeat; background-position: center center; }
.aux-preloading.aux-simple-spinner { background-image: url(//alk.in.th/wp-content/themes/phlox/css/images/svg/spinner-default.svg); }
.aux-preloading.aux-simple-spinner-light { background-image: url(//alk.in.th/wp-content/themes/phlox/css/images/svg/spinner-light.svg); }
.aux-preloading.aux-simple-spinner-dark { background-image: url(//alk.in.th/wp-content/themes/phlox/css/images/svg/spinner-dark.svg); }
.aux-preloaded.aux-blank { animation-name: AuxFadeInPreloaded; animation-duration: 400ms; animation-fill-mode: both; animation-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94); }
@keyframes AuxFadeInPreloaded { from { opacity: 0; }
to { opacity: 1; } }
.aux-img-dynamic-dropshadow-frame { position: relative; }
.aux-img-dynamic-dropshadow-frame .aux-img-dynamic-dropshadow { position: relative; z-index: 1; }
.aux-img-dynamic-dropshadow-frame .aux-img-dynamic-dropshadow-cloned { position: absolute; left: 0; right: 0; top: 0; margin: 0 auto !important; transform: translateX(75px) translateY(40px); opacity: 0.4; filter: blur(50px); }
.aux-orginal-blured-img { position: relative; overflow: hidden; }
.aux-blured-img { position: absolute; width: 100%; height: 100%; left: 0; top: 0; opacity: 0; transition: opacity,transform 100ms ease-out; will-change: opacity,transform; }
.aux-page-cover.aux-page-cover-off .aux-page-cover-wrapper { transform: translateY(-100%); }
.aux-page-cover .aux-page-cover-wrapper { position: fixed; top: 0; left: 0; z-index: 9; transition: transform 1200ms cubic-bezier(0.86, 0, 0.07, 1) 200ms !important; }
.aux-page-cover .aux-page-cover-wrapper > .elementor-container { width: 100vw !important; height: 100vh; max-width: none !important; }
.aux-page-cover .aux-page-cover-wrapper .aux-page-cover-content { position: relative; width: 100vw; height: 100vh; display: flex; align-items: center; z-index: 9; }
.aux-page-cover .aux-page-cover-wrapper .auxin-page-cover-image { position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover; z-index: 8; }
.aux-page-cover .aux-page-cover-wrapper .aux-page-cover-footer { position: absolute; bottom: 85px; left: 0; right: 0; z-index: 9; }
.aux-page-cover .aux-page-cover-wrapper .aux-page-cover-footer .aux-page-cover-footer-text { overflow: hidden; }
.aux-page-cover .aux-page-cover-wrapper .aux-page-cover-footer .aux-page-cover-footer-text a { color: #FFFFFF; display: block; font-size: 32px; text-decoration: underline; line-height: 37px; text-align: center; }
.aux-sticky-piece { align-self: start; }
.aux-subfooter { background-color: #F3F3F3; position: relative; }
.aux-subfooter > .aux-wrapper:after { content: ""; display: table; clear: both; }
.aux-subfooter > .aux-wrapper > .aux-container { padding-top: 100px; margin-bottom: 100px; }
@media print { .aux-subfooter { display: none; } }
.aux-subfooter-bar.vertical-small-full, .aux-subfooter-bar.vertical-small-boxed { padding-top: 30px; padding-bottom: 30px; }
.aux-subfooter-bar #sbi_load { padding-top: 0 !important; }
.aux-subfooter-bar .widget-container { margin-bottom: 0px; }
.aux-subfooter-bar .widget-container + .widget-container { margin-top: 1.875em; }
@media print { .aux-subfooter-bar { display: none; } }
.aux-site-footer { position: relative; padding: 15px 0; margin: 0; background-color: #FDFDFD; color: #AAA; border-top: 1px solid #EAEAEA; }
.aux-site-footer .aux-fold { height: 60px; }
.aux-site-footer ul:after { content: ""; display: table; clear: both; }
.aux-site-footer small { font-size: 0.875em; line-height: 100%; }
.aux-site-footer .aux-start { margin-right: 20px; }
.aux-site-footer .aux-end { margin-left: 20px; }
.aux-site-footer .footer-menu li { float: left; margin-bottom: 0; margin-right: 0.8em; }
.aux-site-footer .footer-menu li.current-menu-item { font-weight: 600; }
.aux-site-footer .footer-menu li.current-menu-item a, .aux-site-footer .footer-menu li.current-menu-item span { color: #505050; }
.aux-site-footer .footer-menu li > a, .aux-site-footer .footer-menu li > span { color: #AAA; font-size: 0.75em; text-transform: uppercase; transition: color 300ms; }
.aux-site-footer .footer-menu li > a:hover, .aux-site-footer .footer-menu li > span:hover { color: #505050; }
.aux-site-footer .aux-privacy-policy { margin-left: 4px; }
.aux-site-footer .aux-attribution + .aux-privacy-policy:before { content: "/"; color: rgba(255, 255, 255, 0.3); margin: 0 4px 0 -4px; display: inline-block; }
.aux-site-footer .aux-social-list a:hover { color: #505050; }
@media print { .aux-site-footer { display: none; } }
.aux-sticky-footer #main, .aux-sticky-footer .page-title-section { position: relative; z-index: 2; background-color: white; }
.aux-sticky-footer #main { box-shadow: 0px 3px 2px 0px rgba(10, 10, 10, 0.1); }
.aux-sticky-footer .aux-subfooter, .aux-sticky-footer .aux-site-footer, .aux-sticky-footer .aux-subfooter-bar, .aux-sticky-footer .aux-elementor-footer { position: fixed; max-width: 100%; }
.aux-sticky-footer .aux-subfooter { bottom: 90px; }
.aux-sticky-footer .aux-site-footer, .aux-sticky-footer .aux-elementor-footer { bottom: 0; }
.aux-sticky-footer.aux-framed .aux-subfooter, .aux-sticky-footer.aux-framed .aux-site-footer, .aux-sticky-footer.aux-framed .aux-subfooter-bar, .aux-sticky-footer.aux-framed .aux-elementor-footer { padding-right: 20px; padding-left: 20px; }
.aux-sticky-footer.aux-full-width .aux-subfooter, .aux-sticky-footer.aux-full-width .aux-site-footer, .aux-sticky-footer.aux-full-width .aux-subfooter-bar, .aux-sticky-footer.aux-full-width .aux-elementor-footer { left: 0; right: 0; }
.aux-sticky-footer.aux-boxed.aux-fhd .aux-subfooter, .aux-sticky-footer.aux-boxed.aux-fhd .aux-site-footer, .aux-sticky-footer.aux-boxed.aux-fhd .aux-subfooter-bar, .aux-sticky-footer.aux-boxed.aux-fhd .aux-elementor-footer { width: 1970px; }
@media screen and (max-width: 1970px) { .aux-sticky-footer.aux-boxed.aux-fhd .aux-subfooter, .aux-sticky-footer.aux-boxed.aux-fhd .aux-site-footer, .aux-sticky-footer.aux-boxed.aux-fhd .aux-subfooter-bar, .aux-sticky-footer.aux-boxed.aux-fhd .aux-elementor-footer { right: 0; left: 0; } }
.aux-sticky-footer.aux-boxed.aux-s-fhd .aux-subfooter, .aux-sticky-footer.aux-boxed.aux-s-fhd .aux-site-footer, .aux-sticky-footer.aux-boxed.aux-s-fhd .aux-subfooter-bar, .aux-sticky-footer.aux-boxed.aux-s-fhd .aux-elementor-footer { width: 1670px; }
@media screen and (max-width: 1670px) { .aux-sticky-footer.aux-boxed.aux-s-fhd .aux-subfooter, .aux-sticky-footer.aux-boxed.aux-s-fhd .aux-site-footer, .aux-sticky-footer.aux-boxed.aux-s-fhd .aux-subfooter-bar, .aux-sticky-footer.aux-boxed.aux-s-fhd .aux-elementor-footer { right: 0; left: 0; } }
.aux-sticky-footer.aux-boxed.aux-xhd .aux-subfooter, .aux-sticky-footer.aux-boxed.aux-xhd .aux-site-footer, .aux-sticky-footer.aux-boxed.aux-xhd .aux-subfooter-bar, .aux-sticky-footer.aux-boxed.aux-xhd .aux-elementor-footer { width: 1470px; }
@media screen and (max-width: 1470px) { .aux-sticky-footer.aux-boxed.aux-xhd .aux-subfooter, .aux-sticky-footer.aux-boxed.aux-xhd .aux-site-footer, .aux-sticky-footer.aux-boxed.aux-xhd .aux-subfooter-bar, .aux-sticky-footer.aux-boxed.aux-xhd .aux-elementor-footer { right: 0; left: 0; } }
.aux-sticky-footer.aux-boxed.aux-hd .aux-subfooter, .aux-sticky-footer.aux-boxed.aux-hd .aux-site-footer, .aux-sticky-footer.aux-boxed.aux-hd .aux-subfooter-bar, .aux-sticky-footer.aux-boxed.aux-hd .aux-elementor-footer { width: 1270px; }
@media screen and (max-width: 1270px) { .aux-sticky-footer.aux-boxed.aux-hd .aux-subfooter, .aux-sticky-footer.aux-boxed.aux-hd .aux-site-footer, .aux-sticky-footer.aux-boxed.aux-hd .aux-subfooter-bar, .aux-sticky-footer.aux-boxed.aux-hd .aux-elementor-footer { right: 0; left: 0; } }
.aux-sticky-footer.aux-boxed.aux-nd .aux-subfooter, .aux-sticky-footer.aux-boxed.aux-nd .aux-site-footer, .aux-sticky-footer.aux-boxed.aux-nd .aux-subfooter-bar, .aux-sticky-footer.aux-boxed.aux-nd .aux-elementor-footer { width: 1070px; }
@media screen and (max-width: 1070px) { .aux-sticky-footer.aux-boxed.aux-nd .aux-subfooter, .aux-sticky-footer.aux-boxed.aux-nd .aux-site-footer, .aux-sticky-footer.aux-boxed.aux-nd .aux-subfooter-bar, .aux-sticky-footer.aux-boxed.aux-nd .aux-elementor-footer { right: 0; left: 0; } }
.mm-footer .aux-menu-depth-0 > .aux-item-content { color: #AAA; font-size: 0.625em; font-weight: 600; text-transform: uppercase; transition: color 300ms; }
.mm-footer .aux-menu-depth-0 > .aux-item-content:hover { color: #505050; }
.aux-logo-footer .aux-logo-anchor img { width: auto; max-height: 60px; } .aux-goto-top-btn { display: none; position: fixed; bottom: 30px; right: 30px; z-index: 140; transform: translateY(150px); transition: all 500ms; }
.aux-goto-top-btn.aux-align-btn-left { right: auto; left: 50px; }
.aux-goto-top-btn.aux-align-btn-center { right: auto; left: 50%; margin-left: -17.5px; }
.aux-goto-top-btn .aux-arrow-nav.aux-outline { width: 35px; height: 35px; background-color: white; }
@media screen and (min-width: 700px) { .aux-framed .aux-goto-top-btn { right: 40px; } }
@media screen and (min-width: 700px) { .aux-goto-top-btn { right: 50px; } }
@media print { .aux-goto-top-btn { display: none !important; } } .customize-partial-edit-shortcuts-shown #qm { display: none; }
.aux-hidden-blocks { z-index: 100003; position: relative; }
.aux-fs-popup { display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(255, 255, 255, 0.98); z-index: 110000; overflow: hidden; transition: all 400ms ease-out; transform: translate3d(0, 0, 1px); }
.aux-fs-popup:after, .aux-fs-popup:before { content: ''; position: absolute; width: 100%; height: 100%; top: 0; }
.aux-fs-popup:before { z-index: 2; }
.aux-fs-popup:after { z-index: 1; background-size: cover; }
.aux-fs-popup > * { z-index: 4; }
.aux-fs-popup .aux-panel-close { position: absolute; right: 0; width: 30px; height: 30px; border: solid 1px #707070; border-radius: 50%; margin: 15px; padding: 6px; cursor: pointer; z-index: 200; transition: border-color 0.3s ease; }
.aux-fs-popup .aux-panel-close .aux-cross-symbol { width: 100%; height: 100%; top: 8px; position: relative; }
.aux-fs-popup .aux-panel-close:hover { border-color: #000; }
@media screen and (max-width: 1024px) { .aux-fs-popup .aux-panel-close { right: unset; left: calc(50% - 30px); } }
.aux-fs-popup.aux-has-menu-title .aux-fs-menu:before { content: attr(data-menu-title); display: block; margin-bottom: 70px; text-align: center; }
.aux-fs-popup .aux-fs-menu { position: relative; }
.aux-fs-popup .aux-fs-menu, .aux-fs-popup .aux-fs-menu.aux-middle-aligned { top: 50%; margin: 0 auto; max-height: 100%; overflow-y: auto; -webkit-overflow-scrolling: touch; transform: translateY(-50%); }
.aux-fs-popup .aux-fs-search { display: none; }
.aux-fs-popup.aux-dark { background-color: rgba(0, 0, 0, 0.95); color: white; }
.aux-fs-popup.aux-dark .aux-panel-close { border-color: white; }
.aux-fs-popup.aux-dark .aux-panel-close .aux-cross-symbol::after, .aux-fs-popup.aux-dark .aux-panel-close .aux-cross-symbol::before { background-color: white; }
.aux-offside-section { display: none; }
.aux-search-overlay .aux-search-field { position: relative; top: 50%; margin: 0 auto; height: 100%; overflow-y: hidden; text-align: center; transition: top 0.3s ease; }
.aux-search-overlay .aux-search-field.has-result { top: 5% !important; }
@media screen and (max-width: 1024px) { .aux-search-overlay .aux-search-field.has-result { top: 10%; } }
.aux-search-overlay .aux-search-form form { width: 80%; max-width: 960px; display: flex; margin: 0 auto; align-items: center; justify-content: center; }
.aux-search-overlay .aux-search-form form .aux-search-field { max-width: none; padding: 0; width: 100%; height: 100%; text-align: left; font-weight: 600; font-size: 28px; border: none; }
.aux-search-overlay .aux-search-form form .aux-search-field:-moz-placeholder { color: #AEAEAE; }
.aux-search-overlay .aux-search-form form .aux-search-field::-moz-placeholder { color: #AEAEAE; }
.aux-search-overlay .aux-search-form form .aux-search-field:-ms-input-placeholder { color: #AEAEAE; }
.aux-search-overlay .aux-search-form form .aux-search-field::-webkit-input-placeholder { color: #AEAEAE; }
.aux-search-overlay .aux-search-form form .aux-search-input-form { display: flex; border-bottom: 2px solid #707070; width: 100%; z-index: 2; }
.aux-search-overlay .aux-search-form form .aux-search-input-form select { border: unset; color: #292929; line-height: normal; }
@media screen and (max-width: 767px) { .aux-search-overlay .aux-search-form form .aux-search-input-form select { padding-left: 0; } }
@media screen and (max-width: 767px) { .aux-search-overlay .aux-search-form form .aux-search-input-form input { order: 2; } }
@media screen and (max-width: 767px) { .aux-search-overlay .aux-search-form form .aux-search-input-form .select2.select2-container { order: 1; width: 25px; margin-right: 10px; height: 33px; bottom: 5px; } }
@media screen and (max-width: 767px) { .aux-search-overlay .aux-search-form form .aux-search-input-form .select2.select2-container.select2-container--open { height: 46px; } }
@media screen and (max-width: 767px) { .aux-search-overlay .aux-search-form form .aux-search-input-form .select2.select2-container.select2-container--open .select2-selection--single .select2-selection__arrow { height: 46px; } }
.aux-search-overlay .aux-search-form form .aux-submit-icon-container:before { color: #707070 !important; transition: color 0.3s ease; }
.aux-search-overlay .aux-search-form form .aux-submit-icon-container:hover:before { color: #000 !important; }
.aux-search-overlay .aux-search-form form .aux-search-submit { overflow: inherit; }
.aux-search-overlay .aux-search-form form .aux-submit-icon-container { position: relative; color: #3D3D3D; right: unset; font-size: 22px; }
@media screen and (max-width: 479px) { .aux-search-overlay .aux-search-form form { width: 80%; } }
.aux-search-overlay .select2-container--default .select2-selection--single { background-color: transparent; }
.aux-search-overlay .aux-search-section.is-ajax { height: 95%; }
.aux-search-overlay.has-ajax-form .aux-search-field { top: 38%; }
.aux-search-overlay .aux-search-result { max-height: 80%; min-height: 5%; overflow-y: scroll; width: 80%; max-width: 960px; margin: 0 auto; position: relative; top: 25px; }
.aux-search-overlay .aux-search-result.hide { opacity: 0.2; }
.aux-search-overlay .aux-search-result .aux-search-item { width: calc(33% - 5px); float: left; margin-bottom: 20px; margin-right: 5px; transition: background-color 0.3s ease; box-sizing: border-box; padding: 5px; border-radius: 5px; }
.aux-search-overlay .aux-search-result .aux-search-item .aux-item-title, .aux-search-overlay .aux-search-result .aux-search-item .aux-item-details, .aux-search-overlay .aux-search-result .aux-search-item .woocommerce-Price-amount { display: block; }
.aux-search-overlay .aux-search-result .aux-search-item .aux-item-title, .aux-search-overlay .aux-search-result .aux-search-item ins .amount, .aux-search-overlay .aux-search-result .aux-search-item .amount { font-size: 16px; line-height: 20px; color: #2D2D2F; }
.aux-search-overlay .aux-search-result .aux-search-item .aux-item-details, .aux-search-overlay .aux-search-result .aux-search-item del .amount { font-size: 14px; line-height: 18px; color: #AEAEAE !important; }
.aux-search-overlay .aux-search-result .aux-search-item a { color: unset; position: relative; }
.aux-search-overlay .aux-search-result .aux-search-item .aux-item-container { display: flex; }
.aux-search-overlay .aux-search-result .aux-search-item .aux-item-desc { font-size: 0; line-height: 0; text-align: left; padding-left: 10px; }
.aux-search-overlay .aux-search-result .aux-search-item .aux-item-desc .aux-price { display: flex; flex-direction: column; margin-top: 10px; }
.aux-search-overlay .aux-search-result .aux-search-item .aux-item-desc .aux-price ins { background-color: unset; padding: unset; border-radius: unset; display: block; order: 1; }
.aux-search-overlay .aux-search-result .aux-search-item .aux-item-desc .aux-price del { order: 2; text-decoration: none; }
.aux-search-overlay .aux-search-result .aux-search-item:not(.portfolio):hover { background-color: #f9f9f9; }
.aux-search-overlay .aux-search-result .aux-search-item:not(.portfolio) img { width: 110px; height: 110px; border-radius: 6px; }
.aux-search-overlay .aux-search-result .aux-search-item:hover .aux-item-details a { color: #3d3d3d; }
.aux-search-overlay .aux-search-result .aux-search-item:hover .aux-item-details a:after { content: " "; width: 0; background-color: #3d3d3d; height: 2px; transition: width 0.3s ease; position: absolute; left: 0; bottom: 0; }
.aux-search-overlay .aux-search-result .aux-search-item:hover .aux-item-details a:hover:after { width: 100%; }
.aux-search-overlay .aux-search-result .aux-search-item.portfolio { width: calc(20% - 5px); padding: 0; transition: box-shadow 0.3s ease; }
.aux-search-overlay .aux-search-result .aux-search-item.portfolio:hover { box-shadow: 0px 6px 12px #00000016; }
.aux-search-overlay .aux-search-result .aux-search-item.portfolio img { width: 100%; height: auto; border-radius: 5px; }
@media screen and (max-width: 1024px) { .aux-search-overlay .aux-search-result .aux-search-item { width: calc(50% - 5px) !important; } }
@media screen and (max-width: 767px) { .aux-search-overlay .aux-search-result .aux-search-item { width: 100% !important; margin-right: 0px; } }
@media screen and (max-width: 767px) { .aux-search-overlay .aux-search-result > .aux-search-item:not(.portfolio):nth-child(4) { display: block; } }
.aux-search-overlay .aux-search-result > .aux-search-item:not(.portfolio):nth-child(3n+1), .aux-search-overlay .aux-search-result > .aux-search-item.portfolio:nth-child(5n+1) { clear: both; }
@media screen and (max-width: 1024px) { .aux-search-overlay .aux-search-result > .aux-search-item:not(.portfolio):nth-child(3n+1), .aux-search-overlay .aux-search-result > .aux-search-item.portfolio:nth-child(5n+1) { clear: none; } }
@media screen and (max-width: 1024px) { .aux-search-overlay .aux-search-result > .aux-search-item:nth-child(2n+1) { clear: both !important; } }
@media screen and (max-width: 767px) { .aux-search-overlay .aux-search-result > .aux-search-item { clear: both !important; } }
.aux-search-overlay .aux-search-result span.aux-other-search-result-label { display: block; float: none; clear: both; text-align: left; box-sizing: border-box; padding-top: 20px; padding-bottom: 40px; text-transform: capitalize; font-size: 31px; line-height: 44px; color: #707070; }
@media screen and (max-width: 767px) { .aux-search-overlay .aux-search-result span.aux-other-search-result-label { padding-bottom: 25px; font-size: 27px; } }
.aux-search-overlay .aux-search-result .aux-other-search-result > .aux-search-item:not(.portfolio):nth-child(3n+1), .aux-search-overlay .aux-search-result .aux-other-search-result > .aux-search-item.portfolio:nth-child(5n+1) { clear: both; }
@media screen and (max-width: 1024px) { .aux-search-overlay .aux-search-result .aux-other-search-result > .aux-search-item:not(.portfolio):nth-child(3n+1), .aux-search-overlay .aux-search-result .aux-other-search-result > .aux-search-item.portfolio:nth-child(5n+1) { clear: none; } }
@media screen and (max-width: 1024px) { .aux-search-overlay .aux-search-result .aux-other-search-result > .aux-search-item:nth-child(2n+1) { clear: both !important; } }
@media screen and (max-width: 1024px) { .aux-search-overlay .aux-search-result .aux-other-search-result > .aux-search-item.portfolio:nth-child(5) { display: none; } }
.aux-search-overlay .aux-search-result .aux-other-search-result > .aux-search-item:not(.portfolio):nth-child(4) { display: none; }
@media screen and (max-width: 1024px) { .aux-search-overlay .aux-search-result .aux-other-search-result > .aux-search-item:not(.portfolio):nth-child(4) { display: block; } }
@media screen and (max-width: 767px) { .aux-search-overlay .aux-search-result .aux-other-search-result > .aux-search-item { clear: both !important; } }
.aux-search-overlay .aux-search-result::-webkit-scrollbar { width: 8px; border-radius: 8px; }
.aux-search-overlay .aux-search-result::-webkit-scrollbar-track { background-color: transparent; }
.aux-search-overlay .aux-search-result::-webkit-scrollbar-thumb { background-color: #707070; border-radius: 8px; transition: all 0.3s ease; }
.aux-search-overlay .aux-search-result::-webkit-scrollbar-thumb:hover { background-color: #000; }
.aux-search-overlay .aux-empty-result { display: block; text-align: left; color: #8f8f8f; font-size: 28px; line-height: 40px; }
@media screen and (max-width: 1024px) { .aux-search-overlay .aux-empty-result { font-size: 22px; line-height: 30px; } }
.aux-search-overlay .aux-empty-result .aux-post-type { text-transform: capitalize; }
.aux-search-overlay .aux-empty-result .aux-post-type, .aux-search-overlay .aux-empty-result .aux-search-phrase { color: #3d3d3d; }
.aux-search-overlay.aux-dark form .aux-submit-icon-container, .aux-search-overlay.aux-dark form .aux-submit-icon-container:hover { color: white; }
.aux-search-overlay.aux-dark form .aux-submit-icon-container:hover:before { color: #fff !important; }
.aux-search-overlay.aux-dark form .aux-search-field { color: white; }
.aux-search-overlay.aux-dark form .aux-search-field:-moz-placeholder { color: #707070; }
.aux-search-overlay.aux-dark form .aux-search-field::-moz-placeholder { color: #707070; }
.aux-search-overlay.aux-dark form .aux-search-field:-ms-input-placeholder { color: #707070; }
.aux-search-overlay.aux-dark form .aux-search-field::-webkit-input-placeholder { color: #707070; }
@media screen and (max-width: 1024px) { .aux-search-overlay.aux-dark form .aux-search-field { font-size: 22px !important; } }
.aux-search-overlay.aux-dark form select { color: #dedede; }
.aux-search-overlay.aux-dark form select:focus { color: #2d2d2f; }
@media screen and (max-width: 1024px) { .aux-search-overlay.aux-dark form select { padding-bottom: 0; padding-top: 0; font-size: 20px; line-height: 25px; } }
.aux-search-overlay.aux-dark form .select2-container--default .select2-selection--single span { color: #dedede; }
.aux-search-overlay.aux-dark form .select2-container--default.select2-container--open { background-color: #3d3d3d; }
@media screen and (max-width: 767px) { .aux-search-overlay.aux-dark form .select2-container--default.select2-container--open { background-color: #3d3d3d; } }
.aux-search-overlay.aux-dark form .select2-container--default.select2-container--open .select2-selection--single { background-color: #3d3d3d; }
.aux-search-overlay.aux-dark form .select2-container--default.select2-container--open .select2-selection--single span { color: #ffffff; }
.aux-search-overlay.aux-dark .aux-spinner { border-color: #ffffff20; border-top-color: #fff; }
.aux-search-overlay.aux-dark .aux-search-result::-webkit-scrollbar-thumb { background-color: #dedede; }
.aux-search-overlay.aux-dark .aux-search-result::-webkit-scrollbar-thumb:hover { background-color: #fff; }
.aux-search-overlay.aux-dark .aux-submit-icon-container:before { background-color: #dedede; }
.aux-search-overlay.aux-dark .aux-empty-result span { color: #707070; }
.aux-search-overlay.aux-dark .aux-empty-result .aux-post-type, .aux-search-overlay.aux-dark .aux-empty-result .aux-search-phrase { color: #dedede; }
.aux-search-overlay.aux-dark .aux-search-item .aux-item-title, .aux-search-overlay.aux-dark .aux-search-item ins .amount, .aux-search-overlay.aux-dark .aux-search-item .amount { color: #DEDEDE; }
.aux-search-overlay.aux-dark .aux-search-item .aux-item-details { color: #AEAEAE !important; }
.aux-search-overlay.aux-dark .aux-search-item.portfolio:hover { box-shadow: 0 6px 22px #ffffff30; }
.aux-search-overlay.aux-dark .aux-search-item:hover { background-color: #0f0f0f; }
.aux-search-overlay.aux-dark .aux-search-item:hover .aux-item-details a { color: #aeaeae; }
.aux-search-overlay.aux-dark .aux-search-item:hover .aux-item-details a:hover { color: #fff; }
.aux-search-overlay.aux-dark .aux-search-item:hover .aux-item-details a:hover:after { background-color: #fff; }
.aux-search-section .aux-search-form .aux-search-field { margin-right: unset; }
.aux-search-section .aux-search-form .aux-iconic-search-submit { height: 60px; }
.aux-search-section .aux-search-form .aux-search-submit { margin: 10px; }
.aux-search-section .aux-search-input-form select { margin-left: 8px; }
.aux-search-section .aux-search-input-form .select2-container { display: flex; align-items: center; justify-content: center; width: auto !important; }
.aux-search-section .aux-search-input-form .select2-container .select2-selection__arrow { top: 11px; }
@media screen and (max-width: 767px) { .aux-search-section .aux-search-input-form .select2-container .select2-selection__arrow { right: unset; } }
.aux-search-section .aux-search-input-form .select2-container .select2-selection, .aux-search-section .aux-search-input-form .select2-container .select2-selection:focus { height: 46px; display: flex; align-items: center; border: none; outline: none; padding-right: 45px; padding-left: 24px; }
@media screen and (max-width: 767px) { .aux-search-section .aux-search-input-form .select2-container .select2-selection { padding: 0 !important; margin-right: 15px; } }
@media screen and (max-width: 767px) { .aux-search-section .aux-search-input-form .select2-container .select2-selection__rendered { display: none; } }
@media screen and (max-width: 767px) { .aux-search-section .aux-search-input-form .select2-container.select2-container--open { width: 100% !important; position: absolute; background-color: #f3f3f3; } }
@media screen and (max-width: 767px) { .aux-search-section .aux-search-input-form .select2-container.select2-container--open .selection { width: 100%; } }
@media screen and (max-width: 767px) { .aux-search-section .aux-search-input-form .select2-container.select2-container--open .select2-selection { padding-right: 45px !important; padding-left: 24px !important; } }
@media screen and (max-width: 767px) { .aux-search-section .aux-search-input-form .select2-container.select2-container--open .select2-selection__arrow { right: 1px; top: 1px; } }
@media screen and (max-width: 767px) { .aux-search-section .aux-search-input-form .select2-container.select2-container--open .select2-selection__rendered { display: block; } }
.aux-search-section .aux-search-input-form .select2-container.select2-container--open { border: none; background-color: #f3f3f3; border-radius: 4px; }
.aux-search-section .aux-search-input-form .select2-container--default .select2-selection__rendered { min-width: 140px; text-align: left; }
.aux-search-section.aux-search-elementor-element form { display: flex; height: 46px; }
.aux-search-section.aux-search-elementor-element form .aux-search-input-form { display: flex; width: 100%; }
.aux-search-section.aux-search-elementor-element form .aux-search-input-form input { max-width: unset; height: 46px; }
@media screen and (max-width: 634px) { .aux-search-section.aux-search-elementor-element form .aux-search-input-form input { height: 56px; } }
.aux-search-section.aux-search-elementor-element form .aux-search-input-form select { padding: 5px 48px 5px 5px; line-height: normal; padding-left: 1.1em; }
@media screen and (max-width: 634px) { .aux-search-section.aux-search-elementor-element form .aux-search-input-form select { height: 56px; margin-left: 0; margin-top: 8px; } }
@media screen and (max-width: 634px) { .aux-search-section.aux-search-elementor-element form .aux-search-input-form { flex-direction: column; } }
.aux-search-section.aux-search-elementor-element form .aux-submit-icon-container { position: relative; right: unset; margin-left: 8px; background-color: #3D3D3D; }
.aux-search-section.aux-search-elementor-element form .aux-submit-icon-container::before { color: #ffffff; }
@media screen and (max-width: 634px) { .aux-search-section.aux-search-elementor-element form .aux-submit-icon-container input[type="submit"] { width: 100%; height: 56px; opacity: 0; } }
@media screen and (max-width: 634px) { .aux-search-section.aux-search-elementor-element form .aux-submit-icon-container { height: 56px; margin-left: 0; margin-top: 8px; } }
.aux-search-section.aux-search-elementor-element form input[type="submit"] { height: 46px; margin: 0 0 0 8px; }
@media screen and (max-width: 634px) { .aux-search-section.aux-search-elementor-element form input[type="submit"] { margin: 8px 0 0 0; height: 56px; } }
@media screen and (max-width: 634px) { .aux-search-section.aux-search-elementor-element form { flex-direction: column; height: inherit; } }
.aux-search-section.aux-search-elementor-element.responsive form { flex-direction: column; height: unset; }
.aux-search-section.aux-search-elementor-element.responsive form .aux-search-input-form { flex-direction: column; }
.aux-search-section.aux-search-elementor-element.responsive form .aux-search-input-form input { height: 56px; }
.aux-search-section.aux-search-elementor-element.responsive form .aux-search-input-form select { height: 56px; margin-left: 0; margin-top: 8px; }
.aux-search-section.aux-search-elementor-element.responsive form .aux-submit-icon-container { height: 56px; margin-left: 0; margin-top: 8px; }
.aux-search-section.aux-search-elementor-element.responsive form .aux-submit-icon-container input[type="submit"] { width: 100%; height: 56px; opacity: 0; }
.aux-search-section.aux-search-elementor-element.responsive form input[type="submit"] { margin: 8px 0 0 0; height: 56px; }
.select2-container--default .aux-search-dropdown { border: none; background-color: #f3f3f3; top: -2px; z-index: 110001; }
.select2-container--default .aux-search-dropdown .select2-results__option--highlighted[aria-selected] { background-color: #dedede; color: #2d2d2f; }
.select2-container--default .aux-search-dropdown ul { max-height: 300px !important; }
.select2-container--default .aux-search-dropdown ul::-webkit-scrollbar { width: 12px; }
.select2-container--default .aux-search-dropdown ul::-webkit-scrollbar-track { background-color: transparent; border-left: 3px solid #e2e2e2; }
.select2-container--default .aux-search-dropdown ul::-webkit-scrollbar-thumb { background-color: transparent; border-left: 3px solid #707070; }
.select2-container--default .aux-search-dropdown ul li.select2-results__option { padding-left: 24px; margin: unset; }
.select2-container--default .aux-search-dropdown.aux-dark { background-color: #3d3d3d; }
.select2-container--default .aux-search-dropdown.aux-dark .select2-results__option--highlighted[aria-selected], .select2-container--default .aux-search-dropdown.aux-dark .select2-results__option[aria-selected=true] { background-color: #707070; color: #dedede; }
.select2-container--default .aux-search-dropdown.aux-dark li.select2-results__option { color: #dedede; } .aux-spinner { width: 30px; height: 30px; position: absolute; left: 50%; top: 140px; border: 2px solid #00000020; border-radius: 50%; border-top-color: #292929; animation: aux-spin 1s infinite linear; opacity: 0; }
.aux-spinner.show { opacity: 1; }
@keyframes aux-spin { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } }
@-webkit-keyframes aux-spin { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } } .aux-page-preload #inner-body { opacity: 0; visibility: hidden; transition: opacity 800ms cubic-bezier(0.86, 0, 0.07, 1); }
.aux-page-preload.aux-page-preload-done #inner-body { opacity: 1; visibility: visible; }
#pagePreloadProgressbar { position: fixed; height: 5px; background-color: #1bb0ce; z-index: 11000; will-change: width, transform; transform: translateZ(0px); transition: width 300ms, transform 400ms 280ms cubic-bezier(0.75, 0.1, 0.25, 0.9); }
#pagePreloadProgressbar.aux-progressbar-bottom { bottom: 0; }
#pagePreloadProgressbar.aux-progressbar-top { top: 0; }
.admin-bar #pagePreloadProgressbar.aux-progressbar-top { top: 32px; }
.aux-framed #pagePreloadProgressbar { left: 0; }
#pagePreloadProgressbar.aux-no-js { width: 0; -moz-animation: aux-page-progressbar 15s forwards linear; -webkit-animation: aux-page-progressbar 15s forwards linear; animation: aux-page-progressbar 15s forwards linear; }
#pagePreloadProgressbar.aux-hide { display: block; transform: translateX(100%) translateZ(0px); }
.no-cssanimations #pagePreloadProgressbar { display: none; }
@-moz-keyframes aux-page-progressbar { 100% { width: 70%; } }
@-webkit-keyframes aux-page-progressbar { 100% { width: 70%; } }
@keyframes aux-page-progressbar { 100% { width: 70%; } }
.aux-page-loading { position: fixed; top: 50%; left: 50%; z-index: 10003; transform: translateY(-50%) translateX(-50%); transition: opacity 1s; }
.aux-page-loading img { display: block; }
.aux-page-preload-done .aux-page-loading { opacity: 0; } .csstransitions .aux-page-animation-fade .aux-page-animation-overlay { position: fixed; height: 100vh; width: 100vw; background: #FFF; z-index: 9; transition: visibility 0s linear 1000ms, opacity 1000ms cubic-bezier(0.86, 0, 0.07, 1); }
.csstransitions .aux-page-animation-fade .aux-page-loading { transition: visibility 0s linear 800ms, opacity 800ms cubic-bezier(0.86, 0, 0.07, 1); }
.csstransitions .aux-page-show-fade .aux-page-animation-overlay { opacity: 0; visibility: hidden; }
.csstransitions .aux-page-show-fade .aux-page-loading { opacity: 0; }
.csstransitions .aux-page-show-fade.aux-page-animation-done #inner-body { height: auto; }
.csstransitions .aux-page-show-fade.aux-page-animation-done .aux-page-loading { display: none; }
.csstransitions .aux-page-before-hide-fade #inner-body { overflow: hidden; height: 100vh; }
.csstransitions .aux-page-before-hide-fade .aux-page-loading { display: block; opacity: 0; transition-delay: 300ms; }
.csstransitions .aux-page-hide-fade .aux-page-animation-overlay { opacity: 1; visibility: visible; }
.csstransitions .aux-page-hide-fade .aux-page-loading { opacity: 1; }
.csstransitions .aux-page-animation-cover #inner-body { opacity: 1; visibility: visible; }
.csstransitions .aux-page-animation-cover .aux-page-animation-overlay { position: fixed; width: 100vw; height: 100vh; z-index: 10000; background: white; transform-origin: bottom; transition: transform 1s 50ms cubic-bezier(0.86, 0, 0.07, 1); }
.csstransitions .aux-page-animation-cover .aux-page-loading { transition: opacity 800ms cubic-bezier(0.86, 0, 0.07, 1); }
.csstransitions .aux-page-show-cover .aux-page-loading { opacity: 0; }
.csstransitions .aux-page-show-cover .aux-page-animation-overlay { transform: scaleY(0); }
.csstransitions .aux-page-show-cover.aux-page-animation-done .aux-page-animation-overlay { display: none; }
.csstransitions .aux-page-show-cover.aux-page-animation-done .aux-page-loading { display: none; }
.csstransitions .aux-page-before-hide-cover .aux-page-animation-overlay { transform: scaleY(0); transform-origin: top; }
.csstransitions .aux-page-before-hide-cover .aux-page-loading { display: block; opacity: 0; transition-delay: 300ms; }
.csstransitions .aux-page-hide-cover .aux-page-animation-overlay { transform: scaleY(1); }
.csstransitions .aux-page-hide-cover .aux-page-loading { opacity: 1; }
.csstransitions .aux-page-animation-slideup.aux-page-animation-done .aux-page-animation-overlay { transform: translateY(-100%); opacity: 0; visibility: hidden; transition: transform 700ms 250ms cubic-bezier(0.23, 1, 0.32, 1); }
.csstransitions .aux-page-animation-slideup.aux-page-animation-done .aux-page-animation-overlay .aux-animation-title, .csstransitions .aux-page-animation-slideup.aux-page-animation-done .aux-page-animation-overlay .aux-animation-desc { display: none; }
.csstransitions .aux-page-animation-slideup .aux-animation-title, .csstransitions .aux-page-animation-slideup .aux-animation-desc { color: #3D3D3D; position: absolute; left: 10%; margin: 0; white-space: nowrap; overflow: hidden; clip-path: inset(0 100% 0 0); }
.csstransitions .aux-page-animation-slideup .aux-animation-title { bottom: 202px; font-size: 3.375em; text-indent: -3px; animation: aux-type 1200ms cubic-bezier(0.86, 0, 0.07, 1) 1200ms both, moveElementPageLoad 1400ms 1200ms both; }
.csstransitions .aux-page-animation-slideup .aux-animation-desc { bottom: 155px; font-size: 0.875em; letter-spacing: 2px; text-transform: uppercase; animation: aux-type 1500ms cubic-bezier(0.86, 0, 0.07, 1) 1300ms both, moveElementPageLoad 1400ms 1200ms both; }
.csstransitions .aux-page-animation-slideup .aux-page-animation-overlay { position: fixed; width: 100vw; height: 100vh; z-index: 10000; transform-origin: bottom; background-color: #FFF; transition: transform 700ms cubic-bezier(0.23, 1, 0.32, 1) 1000ms; }
.csstransitions .aux-page-animation-slideup .aux-page-animation-overlay .aux-animation-title { transition: bottom 500ms 1350ms cubic-bezier(0.86, 0, 0.07, 1); }
.csstransitions .aux-page-animation-slideup .aux-page-loading { transition: opacity 800ms cubic-bezier(0.86, 0, 0.07, 1); }
@keyframes aux-type { from { clip-path: inset(0 100% 0 0); }
to { clip-path: inset(0 0 0 0); } }
@keyframes moveElementPageLoad { from { transform: translateY(25px); }
to { transform: translateY(0); } }
.csstransitions .aux-page-show-slideup .aux-page-animation-overlay { transform: translateY(100%); }
.csstransitions .aux-page-show-slideup .aux-page-animation-overlay .aux-animation-title { bottom: 150px; }
.csstransitions .aux-page-before-hide-slideup.aux-page-animation-done .aux-page-animation-overlay { opacity: 1; visibility: visible; transform: translateY(0); }
.csstransitions .aux-page-animation-circle { overflow: hidden; height: 100vh; }
.csstransitions .aux-page-animation-circle #inner-body { opacity: 0.5; overflow: hidden; height: 100vh; -webkit-transition: -webkit-transform 2s cubic-bezier(0.86, 0, 0.07, 1), -webkit-clip-path 1.8s cubic-bezier(0.86, 0, 0.07, 1), opacity 2s cubic-bezier(0.86, 0, 0.07, 1); -moz-transition: -moz-transform 2s cubic-bezier(0.86, 0, 0.07, 1), -moz-clip-path 1.8s cubic-bezier(0.86, 0, 0.07, 1), opacity 2s cubic-bezier(0.86, 0, 0.07, 1); -ms-transition: -ms-transform 2s cubic-bezier(0.86, 0, 0.07, 1), -ms-clip-path 1.8s cubic-bezier(0.86, 0, 0.07, 1), opacity 2s cubic-bezier(0.86, 0, 0.07, 1); transition-delay: 200ms; transform: perspective(1000px) translateZ(-180px); -webkit-clip-path: circle(0% at center); -moz-clip-path: circle(0% at center); -ms-clip-path: circle(0% at center); clip-path: circle(0% at center); }
.csstransitions .aux-page-animation-circle .aux-page-animation-overlay { position: fixed; width: 100%; height: 100%; display: none; background: white; z-index: 10000; -webkit-clip-path: circle(0% at center); -moz-clip-path: circle(0% at center); -ms-clip-path: circle(0% at center); clip-path: circle(0% at center); -webkit-transition: -webkit-clip-path 1500ms 250ms cubic-bezier(0.86, 0, 0.07, 1); -moz-transition: -moz-clip-path 1500ms 250ms cubic-bezier(0.86, 0, 0.07, 1); -ms-transition: -ms-clip-path 1500ms 250ms cubic-bezier(0.86, 0, 0.07, 1); }
.csstransitions .aux-page-animation-circle .aux-page-loading { transform-origin: left top; transition: transform 1s cubic-bezier(0.86, 0, 0.07, 1), opacity 1s cubic-bezier(0.86, 0, 0.07, 1); }
.csstransitions.no-cssclippathcircle .aux-page-animation-circle #inner-body { opacity: 0; }
.csstransitions.no-cssclippathcircle .aux-page-show-circle #inner-body { opacity: 1; }
.csstransitions .aux-page-show-circle #inner-body { visibility: visible; opacity: 1; transform: perspective(1000px); -webkit-clip-path: circle(75% at center); -moz-clip-path: circle(75% at center); -ms-clip-path: circle(75% at center); clip-path: circle(75% at center); }
.csstransitions .aux-page-show-circle .aux-page-loading { opacity: 0; transform: perspective(1000px) translateY(-50%) translateX(-50%) translateZ(400px); }
.csstransitions .aux-page-show-circle.aux-page-animation-done #inner-body { transition: none; transform: none; -webkit-clip-path: none; -moz-clip-path: none; -ms-clip-path: none; clip-path: none; }
.csstransitions .aux-page-show-circle.aux-page-animation-done #inner-body, .csstransitions .aux-page-show-circle.aux-page-animation-done { height: auto; overflow: visible; }
.csstransitions .aux-page-show-circle.aux-page-animation-done .aux-page-loading { display: none; }
.csstransitions .aux-page-before-hide-circle #inner-body { opacity: 1; height: 100vh; visibility: visible; overflow: hidden; -webkit-clip-path: circle(75% at center); -moz-clip-path: circle(75% at center); -ms-clip-path: circle(75% at center); clip-path: circle(75% at center); }
.csstransitions .aux-page-before-hide-circle .aux-page-loading { transition-delay: 400ms; transition-duration: 0; transform: perspective(1000px) translateY(-50%) translateX(-50%) translateZ(-2000px); opacity: 0; display: block; }
.csstransitions .aux-page-before-hide-circle .aux-page-animation-overlay { display: block; }
.csstransitions .aux-page-hide-circle { overflow: hidden; height: 100vh; }
.csstransitions .aux-page-hide-circle #inner-body { transform: perspective(1000px) translateZ(180px); }
.csstransitions .aux-page-hide-circle .aux-page-animation-overlay { -webkit-clip-path: circle(75% at center); -moz-clip-path: circle(75% at center); -ms-clip-path: circle(75% at center); clip-path: circle(75% at center); }
.csstransitions .aux-page-hide-circle .aux-page-loading { transition-duration: 1s; transform: perspective(1000px) translateY(-50%) translateX(-50%); opacity: 1; }
.aux-offcanvas-menu { position: fixed; top: 0; left: 0; height: 100vh; width: 250px; background: #FFFFFF; box-shadow: 4px 0 0 rgba(34, 34, 34, 0.1); z-index: 150000; transform: translateX(-120%); transition: all 500ms ease-in-out; }
.aux-offcanvas-menu .offcanvas-content { width: 100%; height: calc(100% - 130px); overflow-y: auto; }
.aux-offcanvas-menu .aux-close { position: relative; width: 16px; height: 40px; padding-top: 20px; float: right; cursor: pointer; margin: 10px 20px; transition: all 200ms ease-out; }
.aux-offcanvas-menu .aux-close:hover { transform: rotate(90deg); }
.aux-offcanvas-menu.aux-pin-right { right: 0; left: auto; box-shadow: -5px 0 0px 0 rgba(0, 0, 0, 0.19); transform: translateX(120%); }
.aux-offcanvas-menu.aux-pin-right .aux-close { float: left; }
.aux-offcanvas-menu.aux-offcanvas-cart { width: 300px; }
.aux-offcanvas-menu.aux-offcanvas-cart.aux-pin-right .aux-close { float: right; }
.aux-offcanvas-menu.aux-offcanvas-cart .offcanvas-header { position: relative; left: 20px; top: 20px; display: inline-block; }
.aux-offcanvas-menu.aux-offcanvas-dark { background: #3D3D3D; color: #FFFFFF; }
.aux-offcanvas-menu.aux-offcanvas-dark .aux-close:before, .aux-offcanvas-menu.aux-offcanvas-dark .aux-close:after { background-color: #FFFFFF; }
.aux-offcanvas-menu .aux-master-menu.aux-narrow.aux-toggle .aux-menu-item > .aux-item-content { padding-left: 1.5em; padding-right: 1.5em; }
.aux-offcanvas-menu .aux-master-menu .aux-megamenu .aux-menu-column { width: 100% !important; }
.aux-offcanvas-menu.aux-open { transform: translateX(0); }
.aux-offcanvas-overlay:after { content: ""; position: fixed; left: 0; top: 0; width: 100%; height: 100%; background-color: rgba(255, 255, 255, 0.6); z-index: 9; }
.woocommerce-message, .woocommerce-error { position: fixed !important; left: 30px; bottom: 30px; z-index: 99; vertical-align: middle; line-height: 40px; background-color: #1FCE6F !important; color: #FFFFFF !important; font-weight: 500; padding: 20px 23px 20px 55px !important; list-style: none !important; border-radius: 6px; box-shadow: 5px 15px 40px rgba(0, 0, 0, 0.15); -webkit-animation: auxHideMe 8s forwards; animation: auxHideMe 8s forwards; list-style: none; border-top-color: unset !important; }
@media screen and (max-width: 415px) { .woocommerce-message, .woocommerce-error { left: 20px; display: flex; flex-direction: column; line-height: normal; } }
.woocommerce-message::before, .woocommerce-error::before { font-family: "auxin-front" !important; content: "\e0b5" !important; position: absolute !important; left: 23px !important; color: #ffffff !important; font-size: 23px; top: 50% !important; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
@media screen and (max-width: 415px) { .woocommerce-message::before, .woocommerce-error::before { top: 32px !important; } }
.woocommerce-message::before { font-family: "auxin-front-2" !important; content: "\2b" !important; font-size: 24px !important; }
@media screen and (max-width: 415px) { .woocommerce-message { line-height: 21px !important; } }
.woocommerce-message > a, .woocommerce-error > a { padding: 0px 15px !important; margin: 0 0 0 15px !important; float: right !important; line-height: 40px !important; font-size: 11px !important; text-transform: uppercase; color: #fff !important; box-shadow: 0 0 0 3px #fff inset !important; border-radius: 100em !important; background-color: unset !important; }
@media screen and (max-width: 415px) { .woocommerce-message > a, .woocommerce-error > a { padding: 12px 27px !important; line-height: normal !important; order: 2; width: fit-content; margin-left: 0 !important; margin-top: 15px !important; } }
.woocommerce-error { margin: 0; background-color: #E74C3C; }
.woocommerce-error::before { content: ""; }
.woocommerce-error li { margin: 0; line-height: inherit; }
.woocommerce-error li:not(:last-child) { display: none; }
@-webkit-keyframes auxHideMe { 0% { opacity: 0; }
10% { opacity: 1; }
90% { opacity: 1; }
100% { opacity: 0; display: none; } }
@keyframes auxHideMe { 0% { opacity: 0; }
10% { opacity: 1; }
90% { opacity: 1; }
100% { opacity: 0; display: none; } }  .aux-timeline.aux-center .aux-block:nth-of-type(odd)::after, .rtl .aux-timeline.aux-center .aux-block:nth-of-type(even)::after, .aux-timeline.aux-right .aux-block::after, .aux-timeline.aux-center .aux-block:nth-of-type(even)::after, .rtl .aux-timeline.aux-center .aux-block:nth-of-type(odd)::after, .aux-timeline.aux-left .aux-block::after { position: absolute; width: 37px; top: 35px; left: -47px; right: auto; height: 1px; background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjEuMCIgeTE9IjAuNSIgeDI9IjAuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIzMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PHN0b3Agb2Zmc2V0PSIzMCUiIHN0b3AtY29sb3I9IiNhY2FjYWMiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhY2FjYWMiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA='); background: -webkit-gradient(linear, 100% 50%, 0% 50%, color-stop(30%, rgba(0, 0, 0, 0)), color-stop(30%, #acacac), color-stop(100%, #acacac)); background: -moz-linear-gradient(right, rgba(0, 0, 0, 0) 30%, #acacac 30%, #acacac 100%); background: -webkit-linear-gradient(right, rgba(0, 0, 0, 0) 30%, #acacac 30%, #acacac 100%); background: linear-gradient(to left, rgba(0, 0, 0, 0) 30%, #acacac 30%, #acacac 100%); -moz-background-size: 10px; -o-background-size: 10px; -webkit-background-size: 10px; background-size: 10px; }
.aux-timeline.aux-center .aux-block:nth-of-type(odd)::after, .rtl .aux-timeline.aux-center .aux-block:nth-of-type(even)::after, .aux-timeline.aux-right .aux-block::after { right: -47px; left: auto; }
.aux-timeline.aux-center .aux-block:nth-of-type(odd)::before, .rtl .aux-timeline.aux-center .aux-block:nth-of-type(even)::before, .aux-timeline.aux-right .aux-block::before, .aux-timeline.aux-center .aux-block:nth-of-type(even)::before, .rtl .aux-timeline.aux-center .aux-block:nth-of-type(odd)::before, .aux-timeline.aux-left .aux-block::before { position: absolute; background: white; border: solid #ACACAC 1px; border-radius: 50%; width: 14px; height: 14px; box-sizing: border-box; top: 28px; left: -71px; right: auto; }
.aux-timeline.aux-center .aux-block:nth-of-type(odd)::before, .rtl .aux-timeline.aux-center .aux-block:nth-of-type(even)::before, .aux-timeline.aux-right .aux-block::before { left: auto; right: -71px; }  .aux-frame-cube { transition: all 500ms; transform-style: preserve-3d; transform-origin: center center 0px; transform: perspective(1000px); will-change: transform; }
.aux-frame-cube .aux-face-front { -moz-backface-visibility: hidden; -webkit-backface-visibility: hidden; backface-visibility: hidden; }
.aux-frame-cube .aux-face-left { position: absolute; top: 0; -moz-backface-visibility: hidden; -webkit-backface-visibility: hidden; backface-visibility: hidden; transform: rotateY(-90deg) translateX(-100%); transform-origin: left center; }
.aux-frame-cube .aux-face-right { position: absolute; top: 0; -moz-backface-visibility: hidden; -webkit-backface-visibility: hidden; backface-visibility: hidden; transform: rotateY(90deg) translateX(100%); transform-origin: right; }
.aux-frame-cube .aux-face-top { position: absolute; top: 0; -moz-backface-visibility: hidden; -webkit-backface-visibility: hidden; backface-visibility: hidden; transform: rotateX(90deg) translateY(-100%); transform-origin: top center; }
.aux-frame-cube .aux-face-bottom { position: absolute; top: 0; -moz-backface-visibility: hidden; -webkit-backface-visibility: hidden; backface-visibility: hidden; transform: rotateX(-90deg) translateY(100%); transform-origin: bottom center; }
.aux-frame-cube .aux-face-back { position: absolute; top: 0; -moz-backface-visibility: hidden; -webkit-backface-visibility: hidden; backface-visibility: hidden; transform: rotateX(180deg) translateZ(100%); transform-origin: center; }
.aux-frame-card .aux-card-faces { transition: all 500ms; transform-style: preserve-3d; transform: perspective(1000px); position: relative; }
.aux-frame-card .aux-face-front { -moz-backface-visibility: hidden; -webkit-backface-visibility: hidden; backface-visibility: hidden; }
.aux-frame-card .aux-face-back { position: absolute; top: 0; left: 0; -moz-backface-visibility: hidden; -webkit-backface-visibility: hidden; backface-visibility: hidden; transform: rotateY(180deg); transform-origin: center; }
.aux-frame-card.aux-rotate-up .aux-face-back, .aux-frame-card.aux-rotate-down .aux-face-back { transform: rotateX(180deg); }
.aux-hover-active:hover .aux-frame-card.aux-rotate-left:hover .aux-card-faces { transform: perspective(1000px) rotateY(180deg); }
.aux-hover-active:hover .aux-frame-card.aux-rotate-right:hover .aux-card-faces { transform: perspective(1000px) rotateY(-180deg); }
.aux-hover-active:hover .aux-frame-card.aux-rotate-up:hover .aux-card-faces { transform: perspective(1000px) rotateX(180deg); }
.aux-hover-active:hover .aux-frame-card.aux-rotate-down:hover .aux-card-faces { transform: perspective(1000px) rotateX(-180deg); }
.aux-frame-mask { overflow: hidden; position: relative; transition: transform 1s cubic-bezier(0.77, 0, 0.175, 1); transform: perspective(1000) translateZ(0px); }
.aux-frame-mask img { transition: transform 1s cubic-bezier(0.77, 0, 0.175, 1); transform: perspective(1000) translateZ(0px); }
.aux-hover-active:hover .aux-frame-mask { transform: perspective(1000) translateZ(-120px); }
.aux-hover-active:hover .aux-frame-mask img { transform: perspective(1000) translateZ(102.66396px); }
.aux-frame-mask-plain { overflow: hidden; position: relative; transition: transform 1s cubic-bezier(0.77, 0, 0.175, 1); transform: perspective(1000) translateZ(0px); }
.aux-hover-active:hover .aux-frame-mask-plain { transform: perspective(1000) translateZ(-120px); }
.aux-frame-zoom { overflow: hidden; position: relative; }
.aux-frame-zoom img { will-change: transform; transition: all 1.2s ease-out; transform: translateZ(1px); }
.aux-hover-active:hover .aux-frame-zoom img { transform: scale(1.2) translateZ(0.1px); }
.aux-frame-darken::after { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.75); opacity: 0; z-index: 1; will-change: opacity; transition: opacity 1s ease-out; }
.aux-hover-active:hover .aux-frame-darken::after { opacity: 1; }
.aux-frame-lighten::after { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(255, 255, 255, 0.75); opacity: 0; z-index: 1; will-change: opacity; transition: opacity 1s ease-out; }
.aux-hover-active:hover .aux-frame-lighten::after { opacity: 1; }
.aux-frame-boxed-lighten::after { content: ""; position: absolute; top: 15px; bottom: 15px; left: 15px; right: 15px; background-color: rgba(255, 255, 255, 0.75); opacity: 0; z-index: 1; will-change: opacity transform; transform: scale(1.1); transition: opacity 1s cubic-bezier(0.77, 0, 0.175, 1), transform 1s cubic-bezier(0.77, 0, 0.175, 1); }
.aux-hover-active:hover .aux-frame-boxed-lighten::after { transform: scale(1); opacity: 1; }
.aux-frame-boxed-darken::after { content: ""; position: absolute; top: 15px; bottom: 15px; left: 15px; right: 15px; background-color: rgba(0, 0, 0, 0.75); opacity: 0; z-index: 1; will-change: opacity transform; transform: scale(1.1); transition: opacity 1s cubic-bezier(0.77, 0, 0.175, 1), transform 1s cubic-bezier(0.77, 0, 0.175, 1); }
.aux-hover-active:hover .aux-frame-boxed-darken::after { transform: scale(1); opacity: 1; }
.aux-frame-ratio { display: block; width: 100%; padding-bottom: 70%; }
.aux-frame-ratio .aux-frame-ratio-inner { display: block; position: absolute; top: 0; left: 0; right: 0; bottom: 0; }
.aux-frame-ratio .aux-frame-ratio-inner > img { height: auto; position: absolute; display: block; width: 100%; transform: translate(-50%, -50%); top: 50%; left: 50%; max-height: none; max-width: none; } .aux-3d-planes { transform-style: preserve-3d; -moz-perspective: 1000px; -webkit-perspective: 1000px; perspective: 1000px; }
.aux-3d-planes .aux-depth-0 { transform: translateZ(0px); }
.aux-3d-planes .aux-depth-1 { transform: translateZ(20px); }
.aux-3d-planes .aux-depth-2 { transform: translateZ(40px); }
.aux-3d-planes .aux-depth-3 { transform: translateZ(60px); }
.aux-3d-planes .aux-depth-4 { transform: translateZ(80px); }
.aux-3d-planes .aux-depth-5 { transform: translateZ(100px); }
.aux-delay-1x { transition-delay: 50ms !important; }
.aux-delay-2x { transition-delay: 100ms !important; }
.aux-delay-3x { transition-delay: 150ms !important; }
.aux-delay-4x { transition-delay: 200ms !important; }
.aux-delay-5x { transition-delay: 250ms !important; }
.aux-delay-6x { transition-delay: 300ms !important; }
.aux-delay-7x { transition-delay: 350ms !important; }
.aux-delay-8x { transition-delay: 400ms !important; }
.aux-delay-9x { transition-delay: 450ms !important; }
.aux-delay-10x { transition-delay: 500ms !important; }
.aux-hover-move-up { transform: translateY(40px); }
.aux-hover-circle-plus, .aux-hover-circle-link { transform: translateX(-120px); }
.aux-hover-out .aux-hover-circle-plus, .aux-hover-out .aux-hover-circle-link { transform: translateX(120px); }
.aux-hover-active:hover .aux-hover-move-up { opacity: 1; transform: none; }
.aux-hover-reset .aux-hover-circle-plus, .aux-hover-reset .aux-hover-circle-link { transition: none; }
.aux-hover-in .aux-hover-circle-plus, .aux-hover-in .aux-hover-circle-link { opacity: 1; transform: none !important; }  .aux-hover-scale-circle-plus, .aux-hover-scale-circle-plus2 { display: block; position: absolute; direction: ltr; }
.aux-hover-scale-circle-plus .aux-symbol-plus, .aux-hover-scale-circle-plus2 .aux-symbol-plus, .aux-hover-scale-circle-plus .aux-symbol-circle, .aux-hover-scale-circle-plus2 .aux-symbol-circle { position: absolute; display: block; opacity: 0; transition: all 800ms cubic-bezier(0.75, 0.1, 0.25, 0.9); }
.aux-hover-scale-circle-plus .aux-symbol-plus, .aux-hover-scale-circle-plus2 .aux-symbol-plus { z-index: 3; width: 30px; height: 30px; margin-top: 15px; transform-origin: 50% 0 0; }
.aux-hover-scale-circle-plus .aux-symbol-plus::after, .aux-hover-scale-circle-plus2 .aux-symbol-plus::after, .aux-hover-scale-circle-plus .aux-symbol-plus::before, .aux-hover-scale-circle-plus2 .aux-symbol-plus::before { content: ""; position: absolute; display: block; height: 1px; width: 100%; background-color: white; }
.aux-hover-scale-circle-plus .aux-symbol-plus::after, .aux-hover-scale-circle-plus2 .aux-symbol-plus::after { transform: rotate(90deg); }
.aux-hover-scale-circle-plus .aux-symbol-circle, .aux-hover-scale-circle-plus2 .aux-symbol-circle { width: 100px; height: 100px; border: solid 2px white; border-radius: 50%; }
.aux-hover-scale-circle-plus { top: 50%; left: 50%; }
.aux-hover-scale-circle-plus .aux-symbol-plus { transform: translate3d(-50%, -50%, 0) scale(0.8); transform-origin: 50% 0 0; }
.ie9 .aux-hover-scale-circle-plus .aux-symbol-plus { -ms-transform: translate(-50%, -50%); }
.aux-hover-scale-circle-plus .aux-symbol-circle { z-index: 2; transform: translate3d(-50%, -50%, 0) scale(1.25); }
.ie9 .aux-hover-scale-circle-plus .aux-symbol-circle { -ms-transform: translate(-50%, -50%); }
.aux-hover-active:hover .aux-hover-scale-circle-plus .aux-symbol-plus, .aux-hover-active:hover .aux-hover-scale-circle-plus .aux-symbol-circle { opacity: 1; transform: translate3d(-50%, -50%, 0) scale(1) rotate(0); }
.ie9 .aux-hover-active:hover .aux-hover-scale-circle-plus .aux-symbol-plus, .ie9 .aux-hover-active:hover .aux-hover-scale-circle-plus .aux-symbol-circle { -ms-transform: translate(-50%, -50%); }
.aux-hover-scale-circle-plus2 { top: 0; left: 0; right: 0; bottom: 0; }
.aux-hover-scale-circle-plus2 .aux-symbol-plus, .aux-hover-scale-circle-plus2 .aux-symbol-circle { top: 50%; left: 50%; }
.aux-hover-scale-circle-plus2 .aux-symbol-plus { top: 50%; left: 50%; transform: translate3d(-50%, -50%, 0) scale(0.8); transform-origin: 50% 0 0; }
.ie9 .aux-hover-scale-circle-plus2 .aux-symbol-plus { -ms-transform: translate(-50%, -50%); }
.aux-hover-scale-circle-plus2 .aux-symbol-circle { z-index: 2; transform: translate3d(-50%, -50%, 0) scale(1.25); }
.ie9 .aux-hover-scale-circle-plus2 .aux-symbol-circle { -ms-transform: translate(-50%, -50%); }
.aux-hover-active:hover .aux-hover-scale-circle-plus2 .aux-symbol-plus, .aux-hover-active:hover .aux-hover-scale-circle-plus2 .aux-symbol-circle { opacity: 1; transform: translate3d(-50%, -50%, 0) scale(1) rotate(0); }
.ie9 .aux-hover-active:hover .aux-hover-scale-circle-plus2 .aux-symbol-plus, .ie9 .aux-hover-active:hover .aux-hover-scale-circle-plus2 .aux-symbol-circle { -ms-transform: translate(-50%, -50%); }
.aux-hover-fade { opacity: 0; transition: opacity 1s ease-in-out; will-change: opacity; }
.aux-hover-active:hover .aux-hover-fade { opacity: 1; } .aux-hover-circle-plus { opacity: 0; transition: opacity 1s 0s cubic-bezier(0.77, 0, 0.175, 1), transform 1s 0s cubic-bezier(0.77, 0, 0.175, 1); will-change: opacity, transform; } .aux-hover-circle-link { opacity: 0; transition: opacity 1s 0s cubic-bezier(0.77, 0, 0.175, 1), transform 1s 0s cubic-bezier(0.77, 0, 0.175, 1); will-change: opacity, transform; }
.aux-hover-move-up { opacity: 0; transition: opacity 1200ms 0s cubic-bezier(0.77, 0, 0.175, 1), transform 1200ms 0s cubic-bezier(0.77, 0, 0.175, 1); will-change: opacity, transform; }
.aux-appear-watch { transition: transform 2s cubic-bezier(0.19, 1, 0.22, 1), opacity 2s cubic-bezier(0.19, 1, 0.22, 1); will-change: transform; }
.aux-appear-watch, .aux-appear-watch.aux-disappeared { opacity: 0; }
.aux-appear-watch.aux-appeared { opacity: 1; }
.aux-appear-watch[class*="aux-invu-"].aux-appeared { transform: none; }
.aux-appear-watch[class*="-short-"], .aux-appear-watch[class*="-small-"] { transition-duration: 1s, 1s; }
.aux-appear-watch[class*="-long-"], .aux-appear-watch[class*="-large-"] { transition-duration: 3s, 3s; }
.aux-appear-watch.aux-invu-short-top, .aux-appear-watch.aux-invu-short-top.aux-disappeared { transform: translateY(-27px); }
.aux-appear-watch.aux-invu-short-left, .aux-appear-watch.aux-invu-short-left.aux-disappeared { transform: translateX(-27px); }
.aux-appear-watch.aux-invu-short-right, .aux-appear-watch.aux-invu-short-right.aux-disappeared { transform: translateX(27px); }
.aux-appear-watch.aux-invu-short-bottom, .aux-appear-watch.aux-invu-short-bottom.aux-disappeared { transform: translateY(27px); }
.aux-appear-watch.aux-invu-long-top, .aux-appear-watch.aux-invu-long-top.aux-disappeared { transform: translateY(-75px); }
.aux-appear-watch.aux-invu-long-left, .aux-appear-watch.aux-invu-long-left.aux-disappeared { transform: translateX(-75px); }
.aux-appear-watch.aux-invu-long-right, .aux-appear-watch.aux-invu-long-right.aux-disappeared { transform: translateX(75px); }
.aux-appear-watch.aux-invu-long-bottom, .aux-appear-watch.aux-invu-long-bottom.aux-disappeared { transform: translateY(75px); }
.aux-appear-watch.aux-invu-medium-top, .aux-appear-watch.aux-invu-medium-top.aux-disappeared { transform: translateY(-50px); }
.aux-appear-watch.aux-invu-medium-left, .aux-appear-watch.aux-invu-medium-left.aux-disappeared { transform: translateX(-50px); }
.aux-appear-watch.aux-invu-medium-right, .aux-appear-watch.aux-invu-medium-right.aux-disappeared { transform: translateX(50px); }
.aux-appear-watch.aux-invu-medium-bottom, .aux-appear-watch.aux-invu-medium-bottom.aux-disappeared { transform: translateY(50px); }
.aux-appear-watch.aux-invu-scale-down-small, .aux-appear-watch.aux-invu-scale-down-small.aux-disappeared { transform: scale(1.1, 1.1); }
.aux-appear-watch.aux-invu-scale-down-medium, .aux-appear-watch.aux-invu-scale-down-medium.aux-disappeared { transform: scale(1.2, 1.2); }
.aux-appear-watch.aux-invu-scale-down-large, .aux-appear-watch.aux-invu-scale-down-large.aux-disappeared { transform: scale(1.2, 1.2); }
.aux-appear-watch.aux-invu-scale-up-small, .aux-appear-watch.aux-invu-scale-up-small.aux-disappeared { transform: scale(0.9, 0.9); }
.aux-appear-watch.aux-invu-scale-up-medium, .aux-appear-watch.aux-invu-scale-up-medium.aux-disappeared { transform: scale(0.8, 0.8); }
.aux-appear-watch.aux-invu-scale-up-large, .aux-appear-watch.aux-invu-scale-up-large.aux-disappeared { transform: scale(0.8, 0.8); } .aux-animate { animation-duration: 1s; animation-fill-mode: both; }
@keyframes AuxFlash { from,
50%,
to { opacity: 1; }
25%,
75% { opacity: 0; } }
@keyframes AuxPulseIn { from { transform: scale3d(1, 1, 1); }
50% { transform: scale3d(0.99, 0.99, 0.99); }
to { opacity: 1; transform: none; } }
.aux-anim-pulse-in, .aux-animated.aux-pulse { animation-name: AuxPulseIn; }
@keyframes AuxPulseIn1 { from { transform: scale3d(1, 1, 1); }
50% { transform: scale3d(0.98, 0.98, 0.98); }
to { opacity: 1; transform: none; } }
.aux-anim-pulse-in-1, .aux-animated.aux-pulse1 { animation-name: AuxPulseIn1; }
@keyframes AuxPulseIn2 { from { transform: scale3d(1, 1, 1); }
50% { transform: scale3d(0.96, 0.96, 0.96); }
to { opacity: 1; transform: none; } }
.aux-anim-pulse-in-2, .aux-animated.aux-pulse2 { animation-name: AuxPulseIn2; }
@keyframes AuxPulseIn3 { from { transform: scale3d(1, 1, 1); }
50% { transform: scale3d(0.94, 0.94, 0.94); }
to { opacity: 1; transform: none; } }
.aux-anim-pulse-in-3, .aux-animated.aux-pulse3 { animation-name: AuxPulseIn3; }
@keyframes AuxPulseIn4 { from { transform: scale3d(1, 1, 1); }
50% { transform: scale3d(0.9, 0.9, 0.9); }
to { opacity: 1; transform: none; } }
.aux-anim-pulse-in-4, .aux-animated.aux-pulse4 { animation-name: AuxPulseIn4; }
@keyframes AuxPulseOut1 { from { transform: scale3d(1, 1, 1); }
50% { transform: scale3d(1.05, 1.05, 1.05); }
to { opacity: 1; transform: none; } }
.aux-anim-pulse-out-1, .aux-animated.aux-pulse-out-1 { animation-name: AuxPulseOut1; }
@keyframes AuxPulseOut2 { from { transform: scale3d(1, 1, 1); }
50% { transform: scale3d(1.1, 1.1, 1.1); }
to { opacity: 1; transform: none; } }
.aux-anim-pulse-out-2, .aux-animated.aux-pulse-out-2 { animation-name: AuxPulseOut2; }
@keyframes AuxPulseOut3 { from { transform: scale3d(1, 1, 1); }
50% { transform: scale3d(1.15, 1.15, 1.15); }
to { opacity: 1; transform: none; } }
.aux-anim-pulse-out-3, .aux-animated.aux-pulse-out-3 { animation-name: AuxPulseOut3; }
@keyframes AuxPulseOut4 { from { transform: scale3d(1, 1, 1); }
50% { transform: scale3d(1.2, 1.2, 1.2); }
to { opacity: 1; transform: none; } }
.aux-anim-pulse-out-4, .aux-animated.aux-pulse-out-4 { animation-name: AuxPulseOut4; }
@keyframes AuxShake { from,
to { transform: translate3d(0, 0, 0); }
10%,
30%,
50%,
70%,
90% { transform: translate3d(-50px, 0, 0); }
20%,
40%,
60%,
80% { opacity: 1; transform: translate3d(50px, 0, 0); } }
.aux-anim-shake, .aux-animated.aux-shake { animation-name: AuxShake; }
@keyframes AuxBounceIn { from,
20%,
40%,
60%,
80%,
to { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
0% { transform: scale3d(0.3, 0.3, 0.3); }
20% { transform: scale3d(1.1, 1.1, 1.1); }
40% { transform: scale3d(0.9, 0.9, 0.9); }
60% { opacity: 1; transform: scale3d(1.03, 1.03, 1.03); }
80% { transform: scale3d(0.97, 0.97, 0.97); }
to { opacity: 1; transform: none; } }
.aux-anim-bounce-in, .aux-animated.aux-bounce-in { animation-name: AuxBounceIn; }
@keyframes AuxFadeIn { from { opacity: 0; }
to { opacity: 1; } }
.aux-anim-fade-in, .aux-animated.aux-fade-in { animation-name: AuxFadeIn; }
@keyframes AuxFadeInDown { from { opacity: 0; transform: translate3d(0, -27px, 0); }
to { opacity: 1; transform: none; } }
.aux-anim-fade-in-down, .aux-animated.aux-fade-in-down { animation-name: AuxFadeInDown; }
@keyframes AuxFadeInDown1 { from { opacity: 0; transform: translate3d(0, -50px, 0); }
to { opacity: 1; transform: none; } }
.aux-anim-fade-in-down-1, .aux-animated.aux-fade-in-down-1 { animation-name: AuxFadeInDown1; }
@keyframes AuxFadeInDown2 { from { opacity: 0; transform: translate3d(0, -75px, 0); }
to { opacity: 1; transform: none; } }
.aux-anim-fade-in-down-2, .aux-animated.aux-fade-in-down-2 { animation-name: AuxFadeInDown2; }
@keyframes AuxFadeInFromUpDownCustom { from { opacity: 0; transform: translate3d(var(--aux-anim-fade-in-from-x), var(--aux-anim-fade-in-from-y), 0); }
to { opacity: 1; transform: none; } }
.aux-anim-fade-in-custom, .aux-animated.aux-fade-in-custom { animation-name: AuxFadeInFromUpDownCustom; }
@keyframes AuxFadeInUp { from { opacity: 0; transform: translate3d(0, 27px, 0); }
to { opacity: 1; transform: none; } }
.aux-anim-fade-in-up, .aux-animated.aux-fade-in-up { animation-name: AuxFadeInUp; }
@keyframes AuxFadeInUp1 { from { opacity: 0; transform: translate3d(0, 50px, 0); }
to { opacity: 1; transform: none; } }
.aux-anim-fade-in-up-1, .aux-animated.aux-fade-in-up-1 { animation-name: AuxFadeInUp1; }
@keyframes AuxFadeInUp2 { from { opacity: 0; transform: translate3d(0, 75px, 0); }
to { opacity: 1; transform: none; } }
.aux-anim-fade-in-up-2, .aux-animated.aux-fade-in-up-2 { animation-name: AuxFadeInUp2; }
@keyframes AuxFadeInLeft { from { opacity: 0; transform: translate3d(-27px, 0, 0); }
to { opacity: 1; transform: none; } }
.aux-anim-fade-in-left, .aux-animated.aux-fade-in-left { animation-name: AuxFadeInLeft; }
@keyframes AuxFadeInLeft1 { from { opacity: 0; transform: translate3d(-50px, 0, 0); }
to { opacity: 1; transform: none; } }
.aux-anim-fade-in-left-1, .aux-animated.aux-fade-in-left-1 { animation-name: AuxFadeInLeft1; }
@keyframes AuxFadeInLeft2 { from { opacity: 0; transform: translate3d(-75px, 0, 0); }
to { opacity: 1; transform: none; } }
.aux-anim-fade-in-left-2, .aux-animated.aux-fade-in-left-2 { animation-name: AuxFadeInLeft2; }
@keyframes AuxFadeInRight { from { opacity: 0; transform: translate3d(27px, 0, 0); }
to { opacity: 1; transform: none; } }
.aux-anim-fade-in-right, .aux-animated.aux-fade-in-right { animation-name: AuxFadeInRight; }
@keyframes AuxFadeInRight1 { from { opacity: 0; transform: translate3d(50px, 0, 0); }
to { opacity: 1; transform: none; } }
.aux-anim-fade-in-right-1, .aux-animated.aux-fade-in-right-1 { animation-name: AuxFadeInRight1; }
@keyframes AuxFadeInRight2 { from { opacity: 0; transform: translate3d(75px, 0, 0); }
to { opacity: 1; transform: none; } }
.aux-anim-fade-in-right-2, .aux-animated.aux-fade-in-right-2 { animation-name: AuxFadeInRight2; }
@keyframes AuxRotateIn { from { transform-origin: center; transform: rotate3d(0, 0, 1, -200deg); }
to { transform-origin: center; transform: none; opacity: 1; } }
.aux-anim-rotate-in, .aux-animated.aux-rotate-in { animation-name: AuxRotateIn; }
@keyframes AuxRotateInDownLeft { from { transform-origin: left bottom; transform: rotate3d(0, 0, 1, -25deg); }
to { transform-origin: left bottom; transform: none; opacity: 1; } }
.aux-anim-rotate-in-down-left, .aux-animated.aux-rotate-in-down-left { animation-name: AuxRotateInDownLeft; }
@keyframes AuxRotateInDownLeft1 { from { transform-origin: left bottom; transform: rotate3d(0, 0, 1, -35deg); }
to { transform-origin: left bottom; transform: none; opacity: 1; } }
.aux-anim-rotate-in-down-left-1, .aux-animated.aux-rotate-in-down-left-1 { animation-name: AuxRotateInDownLeft1; }
@keyframes AuxRotateInDownLeft2 { from { transform-origin: left bottom; transform: rotate3d(0, 0, 1, -45deg); }
to { transform-origin: left bottom; transform: none; opacity: 1; } }
.aux-anim-rotate-in-down-left-2, .aux-animated.aux-rotate-in-down-left-2 { animation-name: AuxRotateInDownLeft2; }
@keyframes AuxRotateInDownRight { from { transform-origin: right bottom; transform: rotate3d(0, 0, 1, 25deg); }
to { transform-origin: right bottom; transform: none; opacity: 1; } }
.aux-anim-rotate-in-down-right, .aux-animated.aux-rotate-in-down-right { animation-name: AuxRotateInDownRight; }
@keyframes AuxRotateInDownRight1 { from { transform-origin: right bottom; transform: rotate3d(0, 0, 1, 35deg); }
to { transform-origin: right bottom; transform: none; opacity: 1; } }
.aux-anim-rotate-in-down-right-1, .aux-animated.aux-rotate-in-down-right-1 { animation-name: AuxRotateInDownRight1; }
@keyframes AuxRotateInDownRight2 { from { transform-origin: right bottom; transform: rotate3d(0, 0, 1, 45deg); }
to { transform-origin: right bottom; transform: none; opacity: 1; } }
.aux-anim-rotate-in-down-right-2, .aux-animated.aux-rotate-in-down-right-2 { animation-name: AuxRotateInDownRight2; }
@keyframes AuxRotateInUpLeft { from { transform-origin: left bottom; transform: rotate3d(0, 0, 1, 25deg); }
to { transform-origin: left bottom; transform: none; opacity: 1; } }
.aux-anim-rotate-in-up-left, .aux-animated.aux-rotate-in-up-left { animation-name: AuxRotateInUpLeft; }
@keyframes AuxRotateInUpLeft1 { from { transform-origin: left bottom; transform: rotate3d(0, 0, 1, 35deg); }
to { transform-origin: left bottom; transform: none; opacity: 1; } }
.aux-anim-rotate-in-up-left-1, .aux-animated.aux-rotate-in-up-left-1 { animation-name: AuxRotateInUpLeft1; }
@keyframes AuxRotateInUpLeft2 { from { transform-origin: left bottom; transform: rotate3d(0, 0, 1, 45deg); }
to { transform-origin: left bottom; transform: none; opacity: 1; } }
.aux-anim-rotate-in-up-left-2, .aux-animated.aux-rotate-in-up-left-2 { animation-name: AuxRotateInUpLeft2; }
@keyframes AuxRotateInUpRight { from { transform-origin: right bottom; transform: rotate3d(0, 0, 1, -35deg); }
to { transform-origin: right bottom; transform: none; opacity: 1; } }
.aux-anim-rotate-in-up-right, .aux-animated.aux-rotate-in-up-right { animation-name: AuxRotateInUpRight; }
@keyframes AuxRotateInUpRight1 { from { transform-origin: right bottom; transform: rotate3d(0, 0, 1, -60deg); }
to { transform-origin: right bottom; transform: none; opacity: 1; } }
.aux-anim-rotate-in-up-right-1, .aux-animated.aux-rotate-in-up-right-1 { animation-name: AuxRotateInUpRight1; }
@keyframes AuxRotateInUpRight2 { from { transform-origin: right bottom; transform: rotate3d(0, 0, 1, -90deg); }
to { transform-origin: right bottom; transform: none; opacity: 1; } }
.aux-anim-rotate-in-up-right-2, .aux-animated.aux-rotate-in-up-right-2 { animation-name: AuxRotateInUpRight2; }
@keyframes AuxRotateCustom { from { transform-origin: var(--aux-anim-rotate-origin); transform: rotate3d(0, 0, 1, var(--aux-anim-rotate-deg)); }
to { transform-origin: var(--aux-anim-rotate-origin); transform: none; opacity: 1; } }
.aux-anim-rotate-custom, .aux-animated.aux-rotate-custom { animation-name: AuxRotateCustom; }
@keyframes AuxFlipInUp { from { transform: rotateX(-40deg) translateY(40px); }
to { transform: none; opacity: 1; } }
.aux-anim-flip-in-up, .aux-animated.aux-flip-in-up { animation-name: AuxFlipInUp; }
@keyframes AuxFlipInUp1 { from { transform: rotateX(-40deg) translateY(80px); }
to { transform: none; opacity: 1; } }
.aux-anim-flip-in-up-1, .aux-animated.aux-flip-in-up-1 { animation-name: AuxFlipInUp1; }
@keyframes AuxFlipInUp2 { from { transform: rotateX(-40deg) translateY(120px); }
to { transform: none; opacity: 1; } }
.aux-anim-flip-in-up-2, .aux-animated.aux-flip-in-up-2 { animation-name: AuxFlipInUp2; }
@keyframes AuxFlipInDown { from { transform: rotateX(40deg) translateY(-40px); }
to { transform: none; opacity: 1; } }
.aux-anim-flip-in-down, .aux-animated.aux-flip-in-down { animation-name: AuxFlipInDown; }
@keyframes AuxFlipInDown1 { from { transform: rotateX(40deg) translateY(-80px); }
to { transform: none; opacity: 1; } }
.aux-anim-flip-in-down-1, .aux-animated.aux-flip-in-down-1 { animation-name: AuxFlipInDown1; }
@keyframes AuxFlipInDown2 { from { transform: rotateX(40deg) translateY(-120px); }
to { transform: none; opacity: 1; } }
.aux-anim-flip-in-down-2, .aux-animated.aux-flip-in-down-2 { animation-name: AuxFlipInDown2; }
@keyframes AuxFlipInLeft { from { transform: rotateY(-40deg) translateX(40px); }
to { transform: none; opacity: 1; } }
.aux-anim-flip-in-left, .aux-animated.aux-flip-in-left { animation-name: AuxFlipInLeft; }
@keyframes AuxFlipInLeft1 { from { transform: rotateY(-40deg) translateX(80px); }
to { transform: none; opacity: 1; } }
.aux-anim-flip-in-left-1, .aux-animated.aux-flip-in-left-1 { animation-name: AuxFlipInLeft1; }
@keyframes AuxFlipInLeft2 { from { transform: rotateY(-40deg) translateX(140px); }
to { transform: none; opacity: 1; } }
.aux-anim-flip-in-left-2, .aux-animated.aux-flip-in-left-2 { animation-name: AuxFlipInLeft2; }
@keyframes AuxFlipInLeft3 { from { transform: rotateY(-40deg) translateX(200px); }
to { transform: none; opacity: 1; } }
.aux-anim-flip-in-left-3, .aux-animated.aux-flip-in-left-3 { animation-name: AuxFlipInLeft3; }
@keyframes AuxFlipInRight { from { transform: rotateY(40deg) translateX(-40px); }
to { transform: none; opacity: 1; } }
.aux-anim-flip-in-right, .aux-animated.aux-flip-in-right { animation-name: AuxFlipInRight; }
@keyframes AuxFlipInRight1 { from { transform: rotateY(40deg) translateX(-80px); }
to { transform: none; opacity: 1; } }
.aux-anim-flip-in-right-1, .aux-animated.aux-flip-in-right-1 { animation-name: AuxFlipInRight1; }
@keyframes AuxFlipInRight2 { from { transform: rotateY(40deg) translateX(-140px); }
to { transform: none; opacity: 1; } }
.aux-anim-flip-in-right-2, .aux-animated.aux-flip-in-right-2 { animation-name: AuxFlipInRight2; }
@keyframes AuxFlipInRight3 { from { transform: rotateY(40deg) translateX(-200px); }
to { transform: none; opacity: 1; } }
.aux-anim-flip-in-right-3, .aux-animated.aux-flip-in-right-3 { animation-name: AuxFlipInRight3; }
@keyframes AuxZoomIn { from { transform: scale3d(0.9, 0.9, 0.9); }
50% { opacity: 1; }
to { transform: none; opacity: 1; } }
.aux-anim-zoom-in, .aux-animated.aux-zoom-in { animation-name: AuxZoomIn; }
@keyframes AuxZoomIn1 { from { transform: scale3d(0.8, 0.8, 0.8); }
50% { opacity: 1; }
to { transform: none; opacity: 1; } }
.aux-anim-zoom-in-1, .aux-animated.aux-zoom-in-1 { animation-name: AuxZoomIn1; }
@keyframes AuxZoomIn2 { from { transform: scale3d(0.7, 0.7, 0.7); }
50% { opacity: 1; }
to { transform: none; opacity: 1; } }
.aux-anim-zoom-in-2, .aux-animated.aux-zoom-in-2 { animation-name: AuxZoomIn2; }
@keyframes AuxZoomIn3 { from { transform: scale3d(0.6, 0.6, 0.6); }
50% { opacity: 1; }
to { transform: none; opacity: 1; } }
.aux-anim-zoom-in-3, .aux-animated.aux-zoom-in-3 { animation-name: AuxZoomIn3; }
@keyframes AuxScaleUp { from { transform: scale(0.9, 0.9); }
to { transform: none; opacity: 1; } }
.aux-anim-scale-up, .aux-animated.aux-scale-up { animation-name: AuxScaleUp; }
@keyframes AuxScaleUp1 { from { transform: scale(0.7, 0.7); }
to { transform: none; opacity: 1; } }
.aux-anim-scale-up-1, .aux-animated.aux-scale-up-1 { animation-name: AuxScaleUp1; }
@keyframes AuxScaleUp2 { from { transform: scale(0.6, 0.6); }
to { transform: none; opacity: 1; } }
.aux-anim-scale-up-2, .aux-animated.aux-scale-up-2 { animation-name: AuxScaleUp2; }
@keyframes AuxScaleDown { from { transform: scale(1.1, 1.1); }
to { transform: none; opacity: 1; } }
.aux-anim-scale-down, .aux-animated.aux-scale-down { animation-name: AuxScaleDown; }
@keyframes AuxScaleDown1 { from { transform: scale(1.3, 1.3); }
to { transform: none; opacity: 1; } }
.aux-anim-scale-down-1, .aux-animated.aux-scale-down-1 { animation-name: AuxScaleDown1; }
@keyframes AuxScaleDown2 { from { transform: scale(1.4, 1.4); }
to { transform: none; opacity: 1; } }
.aux-anim-scale-down-2, .aux-animated.aux-scale-down-2 { animation-name: AuxScaleDown2; }
@keyframes AuxScaleCustom { from { transform: scale(var(--aux-scale-custom), var(--aux-scale-custom)); }
to { transform: none; opacity: 1; } }
.aux-anim-scale-custom, .aux-animated.aux-scale-custom { animation-name: AuxScaleCustom; }
@keyframes AuxJackInTheBox { from { transform: scale(0.1) rotate(30deg); transform-origin: center bottom; }
50% { transform: rotate(-10deg); }
70% { transform: rotate(3deg); }
to { opacity: 1; transform: none; } }
.aux-anim-jack-in-box, .aux-animated.aux-jack-in-box { animation-name: AuxJackInTheBox; } @keyframes aux-scrolldown { 0% { transform: translate(-50%, -60%); }
100% { transform: translate(-50%, -20%); } }
@keyframes aux-header-animation { from { transform: translateY(-100%); }
to { transform: none; } }
@keyframes AuxSlideFromRight { from { transform: translateX(100%); }
to { opacity: 1; transform: none; } }
.aux-anim-slide-from-right, .aux-animated.aux-slide-from-right > *, .aux-animated.aux-slide-from-right > .elementor-column-wrap { animation-name: AuxSlideFromRight; }
@keyframes AuxSlideFromLeft { from { transform: translateX(-100%); }
to { opacity: 1; transform: none; } }
.aux-anim-slide-from-left, .aux-animated.aux-slide-from-left > *, .aux-animated.aux-slide-from-left > .elementor-column-wrap { animation-name: AuxSlideFromLeft; }
@keyframes AuxSlideFromTop { from { transform: translateY(-100%); }
to { opacity: 1; transform: none; } }
.aux-anim-slide-from-top, .aux-animated.aux-slide-from-top > *, .aux-animated.aux-slide-from-top > .elementor-column-wrap { animation-name: AuxSlideFromTop; }
@keyframes AuxSlideFromBot { from { transform: translateY(100%); }
to { opacity: 1; transform: none; } }
.aux-anim-slide-from-bot, .aux-animated.aux-slide-from-bot > *, .aux-animated.aux-slide-from-bot > .elementor-column-wrap { animation-name: AuxSlideFromBot; }
@keyframes AuxMaskFromTop { from { clip-path: inset(0 0 100% 0); opacity: 1; }
to { clip-path: inset(0 0 0 0); opacity: 1; } }
.aux-anim-mask-from-top, .aux-animated.aux-mask-from-top { animation-name: AuxMaskFromTop; }
@keyframes AuxMaskFromBot { from { clip-path: inset(100% 0 0 0); opacity: 1; }
to { clip-path: inset(0 0 0 0); opacity: 1; } }
.aux-anim-mask-from-bot, .aux-animated.aux-mask-from-bot { animation-name: AuxMaskFromBot; }
@keyframes AuxMaskFromRight { from { clip-path: inset(0 0 0 100%); opacity: 1; }
to { clip-path: inset(0 0 0 0); opacity: 1; } }
.aux-anim-mask-from-right, .aux-animated.aux-mask-from-right { animation-name: AuxMaskFromRight; }
@keyframes AuxMaskFromLeft { from { clip-path: inset(0 100% 0 0); opacity: 1; }
to { clip-path: inset(0 0 0 0); opacity: 1; } }
.aux-anim-mask-from-left, .aux-animated.aux-mask-from-left { animation-name: AuxMaskFromLeft; }
@keyframes AuxLoadingWave { 0% { background-position: 0% 0; }
100% { background-position: 66% 0; } } .aux-appear-watch-animation { animation-duration: 1s; animation-fill-mode: both; animation-timing-function: cubic-bezier(0.19, 1, 0.22, 1); opacity: 0; }
.aux-appear-watch-animation.aux-animation-off { opacity: 1; }
.aux-appear-watch-animation[data-widget_type="aux_menu_box.default"].aux-animated, .aux-appear-watch-animation[data-widget_type="aux_modern_search.default"].aux-animated { animation-timing-function: initial !important; }
.aux-animation-off { animation: none !important; }
.aux-animated.aux-slide-from-right { overflow: hidden; opacity: 1; }
.aux-animated.aux-slide-from-right > *, .aux-animated.aux-slide-from-right > .elementor-column-wrap { animation-duration: inherit; animation-fill-mode: inherit; animation-timing-function: inherit; animation-delay: inherit; }
.aux-animated.aux-slide-from-left { overflow: hidden; opacity: 1; }
.aux-animated.aux-slide-from-left > *, .aux-animated.aux-slide-from-left > .elementor-column-wrap { animation-duration: inherit; animation-fill-mode: inherit; animation-timing-function: inherit; animation-delay: inherit; }
.aux-animated.aux-slide-from-top { overflow: hidden; opacity: 1; }
.aux-animated.aux-slide-from-top > *, .aux-animated.aux-slide-from-top > .elementor-column-wrap { animation-duration: inherit; animation-fill-mode: inherit; animation-timing-function: inherit; animation-delay: inherit; }
.aux-animated.aux-slide-from-bot { overflow: hidden; opacity: 1; }
.aux-animated.aux-slide-from-bot > *, .aux-animated.aux-slide-from-bot > .elementor-column-wrap { animation-duration: inherit; animation-fill-mode: inherit; animation-timing-function: inherit; animation-delay: inherit; }
.aux-isotope-animated { overflow: hidden; transition: height 800ms cubic-bezier(0.75, 0.1, 0.25, 0.9); }
.aux-isotope-animated .aux-iso-item:not(.aux-ajax-anim) { transition: transform 0ms cubic-bezier(0.25, 0.1, 0.25, 1), opacity 0ms cubic-bezier(0.25, 0.1, 0.25, 1); opacity: 1; }
.aux-isotope-animated .aux-iso-item:not(.aux-ajax-anim).aux-loading { opacity: 0 !important; }
.aux-isotope-animated .aux-iso-item:not(.aux-ajax-anim).aux-iso-hiding { transform: translateY(-10%); transition-timing-function: cubic-bezier(0.75, 0, 0.75, 0.9); z-index: 1; opacity: 0; }
.aux-isotope-animated .aux-iso-item:not(.aux-ajax-anim).aux-iso-hidden { transform: translateY(10%); opacity: 0; }
.aux-isotope-animated .aux-iso-item:not(.aux-ajax-anim).aux-iso-revealing { transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1); transform: translateY(0); z-index: 2; opacity: 1; }
.aux-isotope-animated .aux-items-loading { position: absolute; top: 0; width: 100%; height: 100%; z-index: 2; transition: all 1200ms; }
.aux-isotope-animated .aux-items-loading.aux-loading-visible { opacity: 1; visibility: visible; }
.aux-isotope-animated .aux-items-loading.aux-loading-hide { opacity: 0; visibility: hidden; }
.aux-isotope-animated .aux-items-loading .aux-loading-loop { position: absolute; top: 50%; left: 50%; transform: translateX(-50%) translateY(-50%); }
.aux-isotope-filters.aux-center + .aux-isotope-animated { clear: both; }
.aux-ajax-anim { opacity: 0; transform: translateY(100px) translateZ(0px); transition: transform 700ms cubic-bezier(0.25, 0.1, 0.25, 1), opacity 700ms cubic-bezier(0.25, 0.1, 0.25, 1); }
.aux-ajax-anim.aux-appeared-once { opacity: 1; transform: none; }
.aux-news-element-main, .aux-ajax-view { transition: opacity 1s ease-in-out; }
.slow-hide { opacity: 0; }
.slow-show { opacity: 1; }
.ajax-filter-loader { border: 8px solid #f3f3f3; border-top: 8px solid #3d3d3d; border-radius: 50%; width: 60px !important; height: 60px !important; animation: ajaxSpin 2s linear infinite; position: absolute; left: 0; right: 0; display: block; margin: 0 auto !important; top: 150px; z-index: -1; padding: 0 !important; }
@keyframes ajaxSpin { 0% { transform: rotate(0deg); }
100% { transform: rotate(360deg); } }
.widget-container .aux-ajax-type-scroll:not(.aux-in-progress) .aux-load-more { display: none; }
.widget-container .aux-load-more { margin-bottom: 70px; }
.widget-container[class*="aux-ajax-type"] .aux-ajax-view { margin-bottom: 70px; }
.aux-parallax-piece { transition: transform 300ms ease-out; } .elementor .aux-divider-align-center { margin-left: auto; margin-right: auto; }
.elementor .aux-divider-align-right { margin-left: auto; }
.elementor .aux-divider-align-right { margin-left: auto; }
body > .elementor { z-index: 2; }
.elementor-section-boxed .elementor-row { width: auto; min-width: 100%; }
.elementor-widget-container:before, .elementor-widget-container:after, .elementor-section .elementor-container:before, .elementor-section .elementor-container:after { content: ''; }
.elementor-edit-area-active { z-index: 2; }   .aux-timeline.aux-middle .aux-block::after { height: 25px; position: absolute; left: 50%; bottom: -26px; border-right: solid 1px gray; }
.aux-timeline { position: relative; }
.aux-timeline .aux-date-label { display: block; position: relative; clear: both; box-sizing: border-box; }
.aux-timeline::before { content: ""; display: block; height: 100%; width: 0; border-left: 1px solid #ACACAC; top: 0; position: absolute; }
.aux-timeline::after { content: ""; display: table; clear: both; } .aux-timeline.aux-center .aux-block { clear: both; margin-top: -2em; width: calc(50% - 64px); }
.aux-timeline.aux-center .aux-block::after, .aux-timeline.aux-center .aux-block::before { content: ""; display: block; }
.aux-timeline.aux-center .aux-block:nth-child(1) { margin-top: 0; }
.aux-timeline.aux-center .aux-date-label { float: left; left: 50%; margin-top: 3em; margin-bottom: 5em; transform: translateX(-50%); }
.aux-timeline.aux-center .aux-date-label:first-child { margin-top: 0; }
.aux-timeline.aux-center .aux-block:nth-of-type(odd), .rtl .aux-timeline.aux-center .aux-block:nth-of-type(even) { float: left; }
.aux-timeline.aux-center .aux-block:nth-of-type(even), .rtl .aux-timeline.aux-center .aux-block:nth-of-type(odd) { float: right; }
.aux-timeline.aux-center::before { left: 50%; } .aux-timeline.aux-left .aux-block { clear: both; float: left; width: calc(100% - 101px); margin-top: 2em; margin-left: 101px; }
.aux-timeline.aux-left .aux-block::after, .aux-timeline.aux-left .aux-block::before { content: ""; display: block; }
.aux-timeline.aux-left .aux-date-label { float: left; margin-top: 1em; margin-bottom: -1em; }
.aux-timeline.aux-left .aux-date-label:first-child { margin-top: 0; }
.aux-timeline.aux-left::before { left: 50.5px; } .aux-timeline.aux-right .aux-block { clear: both; float: right; width: calc(100% - 104px); margin-top: 2em; margin-right: 104px; }
.aux-timeline.aux-right .aux-block::after, .aux-timeline.aux-right .aux-block::before { content: ""; display: block; }
.aux-timeline.aux-right .aux-date-label { float: right; margin-top: 1em; margin-bottom: -1em; }
.aux-timeline.aux-right .aux-date-label:first-child { margin-top: 0; }
.aux-timeline.aux-right::before { right: 52px; } .aux-timeline.aux-middle .aux-block { float: left; clear: both; width: 100%; margin-top: 2em; }
.aux-timeline.aux-middle .aux-block::after, .aux-timeline.aux-middle .aux-block::before { content: ""; display: block; }
.aux-timeline.aux-middle .aux-date-label { float: left; left: 50%; margin-top: 1em; margin-bottom: -1em; transform: translateX(-50%); }
.aux-timeline.aux-middle .aux-date-label:first-child { margin-top: 0; }
.aux-timeline.aux-middle::before { left: 50%; }
.aux-timeline .aux-block { box-sizing: border-box; position: relative; }   .pswp { display: none; position: absolute; width: 100%; height: 100%; left: 0; top: 0; overflow: hidden; -ms-touch-action: none; touch-action: none; z-index: 1500; -webkit-text-size-adjust: 100%; -webkit-backface-visibility: hidden; outline: none; }
.pswp * { -webkit-box-sizing: border-box; box-sizing: border-box; }
.pswp img { max-width: none; } .pswp--animate_opacity { opacity: 0.001; will-change: opacity; -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }
.pswp--open { display: block; }
.pswp--zoom-allowed .pswp__img { cursor: -webkit-zoom-in; cursor: -moz-zoom-in; cursor: zoom-in; }
.pswp--zoomed-in .pswp__img { cursor: -webkit-grab; cursor: -moz-grab; cursor: grab; }
.pswp--dragging .pswp__img { cursor: -webkit-grabbing; cursor: -moz-grabbing; cursor: grabbing; } .pswp__bg { position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: #000; opacity: 0; -webkit-transform: translateZ(0); transform: translateZ(0); -webkit-backface-visibility: hidden; will-change: opacity; }
.pswp__scroll-wrap { position: absolute; left: 0; top: 0; width: 100%; height: 100%; overflow: hidden; }
.pswp__container, .pswp__zoom-wrap { -ms-touch-action: none; touch-action: none; position: absolute; left: 0; right: 0; top: 0; bottom: 0; } .pswp__container, .pswp__img { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-tap-highlight-color: transparent; -webkit-touch-callout: none; }
.pswp__zoom-wrap { position: absolute; width: 100%; -webkit-transform-origin: left top; -ms-transform-origin: left top; transform-origin: left top; -webkit-transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1); transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1); }
.pswp__bg { will-change: opacity; -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }
.pswp--animated-in .pswp__bg, .pswp--animated-in .pswp__zoom-wrap { -webkit-transition: none; transition: none; }
.pswp__container, .pswp__zoom-wrap { -webkit-backface-visibility: hidden; }
.pswp__item { position: absolute; left: 0; right: 0; top: 0; bottom: 0; overflow: hidden; }
.pswp__img { position: absolute; width: auto; height: auto; top: 0; left: 0; } .pswp__img--placeholder { -webkit-backface-visibility: hidden; } .pswp__img--placeholder--blank { background: #222; }
.pswp--ie .pswp__img { width: 100% !important; height: auto !important; left: 0; top: 0; } .pswp__error-msg { position: absolute; left: 0; top: 50%; width: 100%; text-align: center; font-size: 14px; line-height: 16px; margin-top: -8px; color: #CCC; }
.pswp__error-msg a { color: #CCC; text-decoration: underline; }    .pswp__button { width: 44px; height: 44px; position: relative; background: none; cursor: pointer; overflow: visible; -webkit-appearance: none; display: block; border: 0; padding: 0; margin: 0; float: right; opacity: 0.75; -webkit-transition: opacity 0.2s; transition: opacity 0.2s; -webkit-box-shadow: none; box-shadow: none; }
.pswp__button:focus, .pswp__button:hover { opacity: 1; }
.pswp__button:active { outline: none; opacity: 0.9; }
.pswp__button::-moz-focus-inner { padding: 0; border: 0; } .pswp__ui--over-close .pswp__button--close { opacity: 1; }
.pswp__button, .pswp__button--arrow--left:before, .pswp__button--arrow--right:before { background: url(//alk.in.th/wp-content/themes/phlox/css/images/photoswipe/default-skin.png) 0 0 no-repeat; background-size: 264px 88px; width: 44px; height: 44px; }
@media (-webkit-min-device-pixel-ratio: 1.1), (-webkit-min-device-pixel-ratio: 1.09375), (min-resolution: 105dpi), (min-resolution: 1.1dppx) { .pswp--svg .pswp__button, .pswp--svg .pswp__button--arrow--left:before, .pswp--svg .pswp__button--arrow--right:before { background-image: url(//alk.in.th/wp-content/themes/phlox/css/images/photoswipe/default-skin.svg); }
.pswp--svg .pswp__button--arrow--left, .pswp--svg .pswp__button--arrow--right { background: none; } }
.pswp__button--close { background-position: 0 -44px; }
.pswp__button--share { background-position: -44px -44px; }
.pswp__button--fs { display: none; }
.pswp--supports-fs .pswp__button--fs { display: block; }
.pswp--fs .pswp__button--fs { background-position: -44px 0; }
.pswp__button--zoom { display: none; background-position: -88px 0; }
.pswp--zoom-allowed .pswp__button--zoom { display: block; }
.pswp--zoomed-in .pswp__button--zoom { background-position: -132px 0; } .pswp--touch .pswp__button--arrow--left, .pswp--touch .pswp__button--arrow--right { visibility: hidden; } .pswp__button--arrow--left, .pswp__button--arrow--right { background: none; top: 50%; margin-top: -50px; width: 70px; height: 100px; position: absolute; }
.pswp__button--arrow--left { left: 0; }
.pswp__button--arrow--right { right: 0; }
.pswp__button--arrow--left:before, .pswp__button--arrow--right:before { content: ''; top: 35px; background-color: rgba(0, 0, 0, 0.3); height: 30px; width: 32px; position: absolute; }
.pswp__button--arrow--left:before { left: 6px; background-position: -138px -44px; }
.pswp__button--arrow--right:before { right: 6px; background-position: -94px -44px; } .pswp__counter, .pswp__share-modal { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.pswp__share-modal { display: block; background: rgba(0, 0, 0, 0.5); width: 100%; height: 100%; top: 0; left: 0; padding: 10px; position: absolute; z-index: 1600; opacity: 0; -webkit-transition: opacity 0.25s ease-out; transition: opacity 0.25s ease-out; -webkit-backface-visibility: hidden; will-change: opacity; }
.pswp__share-modal--hidden { display: none; }
.pswp__share-tooltip { z-index: 1620; position: absolute; background: #FFF; top: 56px; border-radius: 2px; display: block; width: auto; right: 44px; -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25); box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25); -webkit-transform: translateY(6px); -ms-transform: translateY(6px); transform: translateY(6px); -webkit-transition: -webkit-transform 0.25s; transition: transform 0.25s; -webkit-backface-visibility: hidden; will-change: transform; }
.pswp__share-tooltip a { display: block; padding: 8px 12px; color: #000; text-decoration: none; font-size: 14px; line-height: 18px; }
.pswp__share-tooltip a:hover { text-decoration: none; color: #000; }
.pswp__share-tooltip a:first-child { border-radius: 2px 2px 0 0; }
.pswp__share-tooltip a:last-child { border-radius: 0 0 2px 2px; }
.pswp__share-modal--fade-in { opacity: 1; }
.pswp__share-modal--fade-in .pswp__share-tooltip { -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); } .pswp--touch .pswp__share-tooltip a { padding: 16px 12px; }
a.pswp__share--facebook:before { content: ''; display: block; width: 0; height: 0; position: absolute; top: -12px; right: 15px; border: 6px solid transparent; border-bottom-color: #FFF; -webkit-pointer-events: none; -moz-pointer-events: none; pointer-events: none; }
a.pswp__share--facebook:hover { background: #3E5C9A; color: #FFF; }
a.pswp__share--facebook:hover:before { border-bottom-color: #3E5C9A; }
a.pswp__share--twitter:hover { background: #55ACEE; color: #FFF; }
a.pswp__share--pinterest:hover { background: #CCC; color: #CE272D; }
a.pswp__share--download:hover { background: #DDD; } .pswp__counter { position: absolute; left: 0; top: 0; height: 44px; font-size: 13px; line-height: 44px; color: #FFF; opacity: 0.75; padding: 0 10px; } .pswp__caption { position: absolute; left: 0; bottom: 0; width: 100%; min-height: 44px; }
.pswp__caption small { font-size: 11px; color: #BBB; }
.pswp__caption__center { text-align: left; max-width: 420px; margin: 0 auto; font-size: 13px; padding: 10px; line-height: 20px; color: #CCC; }
.pswp__caption--empty { display: none; } .pswp__caption--fake { visibility: hidden; } .pswp__preloader { width: 44px; height: 44px; position: absolute; top: 0; left: 50%; margin-left: -22px; opacity: 0; -webkit-transition: opacity 0.25s ease-out; transition: opacity 0.25s ease-out; will-change: opacity; direction: ltr; }
.pswp__preloader__icn { width: 20px; height: 20px; margin: 12px; }
.pswp__preloader--active { opacity: 1; }
.pswp__preloader--active .pswp__preloader__icn { background: url(//alk.in.th/wp-content/themes/phlox/css/images/photoswipe/preloader.gif) 0 0 no-repeat; }
.pswp--css_animation .pswp__preloader--active { opacity: 1; }
.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn { -webkit-animation: clockwise 500ms linear infinite; animation: clockwise 500ms linear infinite; }
.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut { -webkit-animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite; animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite; }
.pswp--css_animation .pswp__preloader__icn { background: none; opacity: 0.75; width: 14px; height: 14px; position: absolute; left: 15px; top: 15px; margin: 0; }
.pswp--css_animation .pswp__preloader__cut { position: relative; width: 7px; height: 14px; overflow: hidden; }
.pswp--css_animation .pswp__preloader__donut { -webkit-box-sizing: border-box; box-sizing: border-box; width: 14px; height: 14px; border: 2px solid #FFF; border-radius: 50%; border-left-color: transparent; border-bottom-color: transparent; position: absolute; top: 0; left: 0; background: none; margin: 0; }
@media screen and (max-width: 1024px) { .pswp__preloader { position: relative; left: auto; top: auto; margin: 0; float: right; } }
@-webkit-keyframes clockwise { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } }
@keyframes clockwise { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } }
@-webkit-keyframes donut-rotate { 0% { -webkit-transform: rotate(0); transform: rotate(0); }
50% { -webkit-transform: rotate(-140deg); transform: rotate(-140deg); }
100% { -webkit-transform: rotate(0); transform: rotate(0); } }
@keyframes donut-rotate { 0% { -webkit-transform: rotate(0); transform: rotate(0); }
50% { -webkit-transform: rotate(-140deg); transform: rotate(-140deg); }
100% { -webkit-transform: rotate(0); transform: rotate(0); } }  .pswp__ui { -webkit-font-smoothing: auto; visibility: visible; opacity: 1; z-index: 1550; } .pswp__top-bar { position: absolute; left: 0; top: 0; height: 44px; width: 100%; }
.pswp__caption, .pswp__top-bar, .pswp--has_mouse .pswp__button--arrow--left, .pswp--has_mouse .pswp__button--arrow--right { -webkit-backface-visibility: hidden; will-change: opacity; -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); } .pswp--has_mouse .pswp__button--arrow--left, .pswp--has_mouse .pswp__button--arrow--right { visibility: visible; }
.pswp__top-bar, .pswp__caption { background-color: rgba(0, 0, 0, 0.5); } .pswp__ui--fit .pswp__top-bar, .pswp__ui--fit .pswp__caption { background-color: rgba(0, 0, 0, 0.3); } .pswp__ui--idle .pswp__top-bar { opacity: 0; }
.pswp__ui--idle .pswp__button--arrow--left, .pswp__ui--idle .pswp__button--arrow--right { opacity: 0; } .pswp__ui--hidden .pswp__top-bar, .pswp__ui--hidden .pswp__caption, .pswp__ui--hidden .pswp__button--arrow--left, .pswp__ui--hidden .pswp__button--arrow--right { opacity: 0.001; } .pswp__ui--one-slide .pswp__button--arrow--left, .pswp__ui--one-slide .pswp__button--arrow--right, .pswp__ui--one-slide .pswp__counter { display: none; }
.pswp__element--disabled { display: none !important; }
.pswp--minimal--dark .pswp__top-bar { background: none; }
.jssocials-shares { margin: 0.2em 0; }
.jssocials-shares * { box-sizing: border-box; }
.jssocials-share { display: inline-block; vertical-align: top; margin: 0.3em 0.6em 0.3em 0; }
.jssocials-share:last-child { margin-right: 0; }
.jssocials-share-logo { width: 1em; vertical-align: middle; font-size: 1.5em; }
img.jssocials-share-logo { width: auto; height: 1em; }
.jssocials-share-link { display: inline-block; text-align: center; text-decoration: none; line-height: 1; }
.jssocials-share-link.jssocials-share-link-count { padding-top: .2em; }
.jssocials-share-link.jssocials-share-link-count .jssocials-share-count { display: block; font-size: .6em; margin: 0 -.5em -.8em -.5em; }
.jssocials-share-link.jssocials-share-no-count { padding-top: .5em; }
.jssocials-share-link.jssocials-share-no-count .jssocials-share-count { height: 1em; }
.jssocials-share-label { padding-left: 0.3em; vertical-align: middle; }
.jssocials-share-count-box { display: inline-block; height: 1.5em; padding: 0 0.3em; line-height: 1; vertical-align: middle; cursor: default; }
.jssocials-share-count-box.jssocials-share-no-count { display: none; }
.jssocials-share-count { line-height: 1.5em; vertical-align: middle; }
.jssocials-share-twitter .jssocials-share-link { color: #00aced; }
.jssocials-share-twitter .jssocials-share-link .jssocials-share-label { color: #00aced; }
.jssocials-share-twitter .jssocials-share-link:hover, .jssocials-share-twitter .jssocials-share-link:focus, .jssocials-share-twitter .jssocials-share-link:active { color: #0087ba; }
.jssocials-share-twitter .jssocials-share-link:hover .jssocials-share-label, .jssocials-share-twitter .jssocials-share-link:focus .jssocials-share-label, .jssocials-share-twitter .jssocials-share-link:active .jssocials-share-label { color: #0087ba; }
.jssocials-share-facebook .jssocials-share-link { color: #3b5998; }
.jssocials-share-facebook .jssocials-share-link .jssocials-share-label { color: #3b5998; }
.jssocials-share-facebook .jssocials-share-link:hover, .jssocials-share-facebook .jssocials-share-link:focus, .jssocials-share-facebook .jssocials-share-link:active { color: #2d4373; }
.jssocials-share-facebook .jssocials-share-link:hover .jssocials-share-label, .jssocials-share-facebook .jssocials-share-link:focus .jssocials-share-label, .jssocials-share-facebook .jssocials-share-link:active .jssocials-share-label { color: #2d4373; }
.jssocials-share-googleplus .jssocials-share-link { color: #dd4b39; }
.jssocials-share-googleplus .jssocials-share-link .jssocials-share-label { color: #dd4b39; }
.jssocials-share-googleplus .jssocials-share-link:hover, .jssocials-share-googleplus .jssocials-share-link:focus, .jssocials-share-googleplus .jssocials-share-link:active { color: #c23321; }
.jssocials-share-googleplus .jssocials-share-link:hover .jssocials-share-label, .jssocials-share-googleplus .jssocials-share-link:focus .jssocials-share-label, .jssocials-share-googleplus .jssocials-share-link:active .jssocials-share-label { color: #c23321; }
.jssocials-share-linkedin .jssocials-share-link { color: #007bb6; }
.jssocials-share-linkedin .jssocials-share-link .jssocials-share-label { color: #007bb6; }
.jssocials-share-linkedin .jssocials-share-link:hover, .jssocials-share-linkedin .jssocials-share-link:focus, .jssocials-share-linkedin .jssocials-share-link:active { color: #005983; }
.jssocials-share-linkedin .jssocials-share-link:hover .jssocials-share-label, .jssocials-share-linkedin .jssocials-share-link:focus .jssocials-share-label, .jssocials-share-linkedin .jssocials-share-link:active .jssocials-share-label { color: #005983; }
.jssocials-share-pinterest .jssocials-share-link { color: #cb2027; }
.jssocials-share-pinterest .jssocials-share-link .jssocials-share-label { color: #cb2027; }
.jssocials-share-pinterest .jssocials-share-link:hover, .jssocials-share-pinterest .jssocials-share-link:focus, .jssocials-share-pinterest .jssocials-share-link:active { color: #9f191f; }
.jssocials-share-pinterest .jssocials-share-link:hover .jssocials-share-label, .jssocials-share-pinterest .jssocials-share-link:focus .jssocials-share-label, .jssocials-share-pinterest .jssocials-share-link:active .jssocials-share-label { color: #9f191f; }
.jssocials-share-email .jssocials-share-link { color: #3490F3; }
.jssocials-share-email .jssocials-share-link .jssocials-share-label { color: #3490F3; }
.jssocials-share-email .jssocials-share-link:hover, .jssocials-share-email .jssocials-share-link:focus, .jssocials-share-email .jssocials-share-link:active { color: #0e76e6; }
.jssocials-share-email .jssocials-share-link:hover .jssocials-share-label, .jssocials-share-email .jssocials-share-link:focus .jssocials-share-label, .jssocials-share-email .jssocials-share-link:active .jssocials-share-label { color: #0e76e6; }
.jssocials-share-stumbleupon .jssocials-share-link { color: #eb4823; }
.jssocials-share-stumbleupon .jssocials-share-link .jssocials-share-label { color: #eb4823; }
.jssocials-share-stumbleupon .jssocials-share-link:hover, .jssocials-share-stumbleupon .jssocials-share-link:focus, .jssocials-share-stumbleupon .jssocials-share-link:active { color: #c93412; }
.jssocials-share-stumbleupon .jssocials-share-link:hover .jssocials-share-label, .jssocials-share-stumbleupon .jssocials-share-link:focus .jssocials-share-label, .jssocials-share-stumbleupon .jssocials-share-link:active .jssocials-share-label { color: #c93412; }
.jssocials-share-whatsapp .jssocials-share-link { color: #29a628; }
.jssocials-share-whatsapp .jssocials-share-link .jssocials-share-label { color: #29a628; }
.jssocials-share-whatsapp .jssocials-share-link:hover, .jssocials-share-whatsapp .jssocials-share-link:focus, .jssocials-share-whatsapp .jssocials-share-link:active { color: #1f7d1e; }
.jssocials-share-whatsapp .jssocials-share-link:hover .jssocials-share-label, .jssocials-share-whatsapp .jssocials-share-link:focus .jssocials-share-label, .jssocials-share-whatsapp .jssocials-share-link:active .jssocials-share-label { color: #1f7d1e; }
.jssocials-share-telegram .jssocials-share-link { color: #2ca5e0; }
.jssocials-share-telegram .jssocials-share-link .jssocials-share-label { color: #2ca5e0; }
.jssocials-share-telegram .jssocials-share-link:hover, .jssocials-share-telegram .jssocials-share-link:focus, .jssocials-share-telegram .jssocials-share-link:active { color: #1c88bd; }
.jssocials-share-telegram .jssocials-share-link:hover .jssocials-share-label, .jssocials-share-telegram .jssocials-share-link:focus .jssocials-share-label, .jssocials-share-telegram .jssocials-share-link:active .jssocials-share-label { color: #1c88bd; }
.jssocials-share-line .jssocials-share-link { color: #25af00; }
.jssocials-share-line .jssocials-share-link .jssocials-share-label { color: #25af00; }
.jssocials-share-line .jssocials-share-link:hover, .jssocials-share-line .jssocials-share-link:focus, .jssocials-share-line .jssocials-share-link:active { color: #1a7c00; }
.jssocials-share-line .jssocials-share-link:hover .jssocials-share-label, .jssocials-share-line .jssocials-share-link:focus .jssocials-share-label, .jssocials-share-line .jssocials-share-link:active .jssocials-share-label { color: #1a7c00; }
.jssocials-share-viber .jssocials-share-link { color: #7b519d; }
.jssocials-share-viber .jssocials-share-link .jssocials-share-label { color: #7b519d; }
.jssocials-share-viber .jssocials-share-link:hover, .jssocials-share-viber .jssocials-share-link:focus, .jssocials-share-viber .jssocials-share-link:active { color: #61407b; }
.jssocials-share-viber .jssocials-share-link:hover .jssocials-share-label, .jssocials-share-viber .jssocials-share-link:focus .jssocials-share-label, .jssocials-share-viber .jssocials-share-link:active .jssocials-share-label { color: #61407b; }
.jssocials-share-pocket .jssocials-share-link { color: #ef4056; }
.jssocials-share-pocket .jssocials-share-link .jssocials-share-label { color: #ef4056; }
.jssocials-share-pocket .jssocials-share-link:hover, .jssocials-share-pocket .jssocials-share-link:focus, .jssocials-share-pocket .jssocials-share-link:active { color: #e9132e; }
.jssocials-share-pocket .jssocials-share-link:hover .jssocials-share-label, .jssocials-share-pocket .jssocials-share-link:focus .jssocials-share-label, .jssocials-share-pocket .jssocials-share-link:active .jssocials-share-label { color: #e9132e; }
.jssocials-share-messenger .jssocials-share-link { color: #0084ff; }
.jssocials-share-messenger .jssocials-share-link .jssocials-share-label { color: #0084ff; }
.jssocials-share-messenger .jssocials-share-link:hover, .jssocials-share-messenger .jssocials-share-link:focus, .jssocials-share-messenger .jssocials-share-link:active { color: #006acc; }
.jssocials-share-messenger .jssocials-share-link:hover .jssocials-share-label, .jssocials-share-messenger .jssocials-share-link:focus .jssocials-share-label, .jssocials-share-messenger .jssocials-share-link:active .jssocials-share-label { color: #006acc; }
.jssocials-share-vkontakte .jssocials-share-link { color: #45668e; }
.jssocials-share-vkontakte .jssocials-share-link .jssocials-share-label { color: #45668e; }
.jssocials-share-vkontakte .jssocials-share-link:hover, .jssocials-share-vkontakte .jssocials-share-link:focus, .jssocials-share-vkontakte .jssocials-share-link:active { color: #344d6c; }
.jssocials-share-vkontakte .jssocials-share-link:hover .jssocials-share-label, .jssocials-share-vkontakte .jssocials-share-link:focus .jssocials-share-label, .jssocials-share-vkontakte .jssocials-share-link:active .jssocials-share-label { color: #344d6c; }
.jssocials-share-link { -webkit-transition: color 200ms ease-in-out; transition: color 200ms ease-in-out; }
.jssocials-share-link.jssocials-share-link-count .jssocials-share-count { font-size: .5em; }
.jssocials-share-label { font-size: 0.8em; color: #444; -webkit-transition: color 200ms ease-in-out; transition: color 200ms ease-in-out; }
.jssocials-share-count-box { margin-left: 0.3em; border: 1px solid #efefef; border-radius: 0.3em; }
.jssocials-share-count-box .jssocials-share-count { line-height: 1.8em; font-size: 0.8em; color: #444; }
.twentytwenty-horizontal .twentytwenty-handle:before, .twentytwenty-horizontal .twentytwenty-handle:after, .twentytwenty-vertical .twentytwenty-handle:before, .twentytwenty-vertical .twentytwenty-handle:after { content: " "; display: block; background: #fff; position: absolute; z-index: 30; -moz-box-shadow: 0px 0px 2px rgba(61, 61, 61, 0.8); -webkit-box-shadow: 0px 0px 2px rgba(61, 61, 61, 0.8); box-shadow: 0px 0px 2px rgba(61, 61, 61, 0.8); }
.twentytwenty-horizontal .twentytwenty-handle:before, .twentytwenty-horizontal .twentytwenty-handle:after { width: 2px; height: 9999px; left: 50%; margin-left: -1px; }
.twentytwenty-vertical .twentytwenty-handle:before, .twentytwenty-vertical .twentytwenty-handle:after { width: 9999px; height: 2px; top: 50%; margin-top: -1px; }
.twentytwenty-before-label, .twentytwenty-after-label, .twentytwenty-overlay { position: absolute; top: 0; width: 100%; height: 100%; }
.twentytwenty-before-label, .twentytwenty-after-label, .twentytwenty-overlay { -moz-transition-duration: 0.5s; -o-transition-duration: 0.5s; -webkit-transition-duration: 0.5s; transition-duration: 0.5s; }
.twentytwenty-before-label, .twentytwenty-after-label { -moz-transition-property: opacity; -o-transition-property: opacity; -webkit-transition-property: opacity; transition-property: opacity; }
.twentytwenty-before-label:before, .twentytwenty-after-label:before { color: #fff; font-size: 13px; letter-spacing: 0.1em; }
.twentytwenty-before-label:before, .twentytwenty-after-label:before { position: absolute; background: rgba(255, 255, 255, 0.2); line-height: 38px; padding: 0 20px; -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; }
.twentytwenty-horizontal .twentytwenty-before-label:before, .twentytwenty-horizontal .twentytwenty-after-label:before { top: 50%; margin-top: -19px; }
.twentytwenty-vertical .twentytwenty-before-label:before, .twentytwenty-vertical .twentytwenty-after-label:before { left: 50%; margin-left: -45px; text-align: center; width: 90px; }
.twentytwenty-left-arrow, .twentytwenty-right-arrow, .twentytwenty-up-arrow, .twentytwenty-down-arrow { width: 0; height: 0; border: 5px inset transparent; position: absolute; }
.twentytwenty-left-arrow, .twentytwenty-right-arrow { top: 50%; margin-top: -5px; }
.twentytwenty-up-arrow, .twentytwenty-down-arrow { left: 50%; margin-left: -5px; }
.twentytwenty-container { -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; z-index: 0; overflow: hidden; position: relative; -webkit-user-select: none; -moz-user-select: none; }
.twentytwenty-container img { max-width: 100%; position: absolute; top: 0; display: block; }
.twentytwenty-container.active .twentytwenty-overlay, .twentytwenty-container.active :hover.twentytwenty-overlay { background: transparent; }
.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-before-label, .twentytwenty-container.active .twentytwenty-overlay .twentytwenty-after-label, .twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-before-label, .twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-after-label { opacity: 0; }
.twentytwenty-container * { -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
.twentytwenty-before-label { opacity: 0; }
.twentytwenty-before-label:before { content: attr(data-content); }
.twentytwenty-after-label { opacity: 0; }
.twentytwenty-after-label:before { content: attr(data-content); }
.twentytwenty-horizontal .twentytwenty-before-label:before { left: 10px; }
.twentytwenty-horizontal .twentytwenty-after-label:before { right: 10px; }
.twentytwenty-vertical .twentytwenty-before-label:before { top: 10px; }
.twentytwenty-vertical .twentytwenty-after-label:before { bottom: 10px; }
.twentytwenty-overlay { -moz-transition-property: background; -o-transition-property: background; -webkit-transition-property: background; transition-property: background; background: transparent; z-index: 25; }
.twentytwenty-overlay:hover { background: rgba(0, 0, 0, 0.5); }
.twentytwenty-overlay:hover .twentytwenty-after-label { opacity: 1; }
.twentytwenty-overlay:hover .twentytwenty-before-label { opacity: 1; }
.twentytwenty-before { z-index: 20; }
.twentytwenty-after { z-index: 10; }
.twentytwenty-handle { height: 45px; width: 45px; position: absolute; left: 50%; top: 50%; margin-left: -24.5px; margin-top: -24.5px; border: 2px solid #fff; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; -moz-box-shadow: 0px 0px 2px rgba(61, 61, 61, 0.8); -webkit-box-shadow: 0px 0px 2px rgba(61, 61, 61, 0.8); box-shadow: 0px 0px 2px rgba(61, 61, 61, 0.8); z-index: 40; cursor: pointer; }
.twentytwenty-horizontal .twentytwenty-handle:before { bottom: 50%; margin-bottom: 24.5px; -moz-box-shadow: 0 2px 0 #fff, 0px 0px 2px rgba(61, 61, 61, 0.8); -webkit-box-shadow: 0 2px 0 #fff, 0px 0px 2px rgba(61, 61, 61, 0.8); box-shadow: 0 2px 0 #fff, 0px 0px 2px rgba(61, 61, 61, 0.8); }
.twentytwenty-horizontal .twentytwenty-handle:after { top: 50%; margin-top: 24.5px; -moz-box-shadow: 0 -2px 0 #fff, 0px 0px 2px rgba(61, 61, 61, 0.8); -webkit-box-shadow: 0 -2px 0 #fff, 0px 0px 2px rgba(61, 61, 61, 0.8); box-shadow: 0 -2px 0 #fff, 0px 0px 2px rgba(61, 61, 61, 0.8); }
.twentytwenty-vertical .twentytwenty-handle:before { left: 50%; margin-left: 24.5px; -moz-box-shadow: 2px 0 0 #fff, 0px 0px 2px rgba(61, 61, 61, 0.8); -webkit-box-shadow: 2px 0 0 #fff, 0px 0px 2px rgba(61, 61, 61, 0.8); box-shadow: 2px 0 0 #fff, 0px 0px 2px rgba(61, 61, 61, 0.8); }
.twentytwenty-vertical .twentytwenty-handle:after { right: 50%; margin-right: 24.5px; -moz-box-shadow: -2px 0 0 #fff, 0px 0px 2px rgba(61, 61, 61, 0.8); -webkit-box-shadow: -2px 0 0 #fff, 0px 0px 2px rgba(61, 61, 61, 0.8); box-shadow: -2px 0 0 #fff, 0px 0px 2px rgba(61, 61, 61, 0.8); }
.twentytwenty-left-arrow { border-right: 5px solid #505050; left: 50%; margin-left: -13.5px; }
.twentytwenty-right-arrow { border-left: 5px solid #505050; right: 50%; margin-right: -13.5px; }
.twentytwenty-up-arrow { border-bottom: 5px solid #505050; top: 50%; margin-top: -13.5px; }
.twentytwenty-down-arrow { border-top: 5px solid #505050; bottom: 50%; margin-bottom: -13.5px; }
dialog { position: absolute; left: 0; right: 0; width: -moz-fit-content; width: -webkit-fit-content; width: fit-content; height: -moz-fit-content; height: -webkit-fit-content; height: fit-content; margin: auto; border: solid; padding: 1em; background: white; color: black; display: block; }
dialog:not([open]) { display: none; }
dialog + .backdrop { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: rgba(0, 0, 0, 0.1); }
._dialog_overlay { position: fixed; top: 0; right: 0; bottom: 0; left: 0; }
dialog.fixed { position: fixed; top: 50%; transform: translate(0, -50%); }
.hljs-androidstudio .hljs { color: #a9b7c6; background: #282b2e; display: block; overflow-x: auto; padding: 0.5em; }
.hljs-androidstudio .hljs-number, .hljs-androidstudio .hljs-literal, .hljs-androidstudio .hljs-symbol, .hljs-androidstudio .hljs-bullet { color: #6897BB; }
.hljs-androidstudio .hljs-keyword, .hljs-androidstudio .hljs-selector-tag, .hljs-androidstudio .hljs-deletion { color: #cc7832; }
.hljs-androidstudio .hljs-variable, .hljs-androidstudio .hljs-template-variable, .hljs-androidstudio .hljs-link { color: #629755; }
.hljs-androidstudio .hljs-comment, .hljs-androidstudio .hljs-quote { color: #808080; }
.hljs-androidstudio .hljs-meta { color: #bbb529; }
.hljs-androidstudio .hljs-string, .hljs-androidstudio .hljs-attribute, .hljs-androidstudio .hljs-addition { color: #6A8759; }
.hljs-androidstudio .hljs-section, .hljs-androidstudio .hljs-title, .hljs-androidstudio .hljs-type { color: #ffc66d; }
.hljs-androidstudio .hljs-name, .hljs-androidstudio .hljs-selector-id, .hljs-androidstudio .hljs-selector-class { color: #e8bf6a; }
.hljs-androidstudio .hljs-emphasis { font-style: italic; }
.hljs-androidstudio .hljs-strong { font-weight: bold; }
.hljs-atom-one-dark .hljs { display: block; overflow-x: auto; padding: 0.5em; color: #abb2bf; background: #282c34; }
.hljs-atom-one-dark .hljs-comment, .hljs-atom-one-dark .hljs-quote { color: #5c6370; font-style: italic; }
.hljs-atom-one-dark .hljs-doctag, .hljs-atom-one-dark .hljs-keyword, .hljs-atom-one-dark .hljs-formula { color: #c678dd; }
.hljs-atom-one-dark .hljs-section, .hljs-atom-one-dark .hljs-name, .hljs-atom-one-dark .hljs-selector-tag, .hljs-atom-one-dark .hljs-deletion, .hljs-atom-one-dark .hljs-subst { color: #e06c75; }
.hljs-atom-one-dark .hljs-literal { color: #56b6c2; }
.hljs-atom-one-dark .hljs-string, .hljs-atom-one-dark .hljs-regexp, .hljs-atom-one-dark .hljs-addition, .hljs-atom-one-dark .hljs-attribute, .hljs-atom-one-dark .hljs-meta-string { color: #98c379; }
.hljs-atom-one-dark .hljs-built_in, .hljs-atom-one-dark .hljs-class .hljs-title { color: #e6c07b; }
.hljs-atom-one-dark .hljs-attr, .hljs-atom-one-dark .hljs-variable, .hljs-atom-one-dark .hljs-template-variable, .hljs-atom-one-dark .hljs-type, .hljs-atom-one-dark .hljs-selector-class, .hljs-atom-one-dark .hljs-selector-attr, .hljs-atom-one-dark .hljs-selector-pseudo, .hljs-atom-one-dark .hljs-number { color: #d19a66; }
.hljs-atom-one-dark .hljs-symbol, .hljs-atom-one-dark .hljs-bullet, .hljs-atom-one-dark .hljs-link, .hljs-atom-one-dark .hljs-meta, .hljs-atom-one-dark .hljs-selector-id, .hljs-atom-one-dark .hljs-title { color: #61aeee; }
.hljs-atom-one-dark .hljs-emphasis { font-style: italic; }
.hljs-atom-one-dark .hljs-strong { font-weight: bold; }
.hljs-atom-one-dark .hljs-link { text-decoration: underline; }
.hljs-atom-one-light .hljs { display: block; overflow-x: auto; padding: 0.5em; color: #383a42; background: #fafafa; }
.hljs-atom-one-light .hljs-comment, .hljs-atom-one-light .hljs-quote { color: #a0a1a7; font-style: italic; }
.hljs-atom-one-light .hljs-doctag, .hljs-atom-one-light .hljs-keyword, .hljs-atom-one-light .hljs-formula { color: #a626a4; }
.hljs-atom-one-light .hljs-section, .hljs-atom-one-light .hljs-name, .hljs-atom-one-light .hljs-selector-tag, .hljs-atom-one-light .hljs-deletion, .hljs-atom-one-light .hljs-subst { color: #e45649; }
.hljs-atom-one-light .hljs-literal { color: #0184bb; }
.hljs-atom-one-light .hljs-string, .hljs-atom-one-light .hljs-regexp, .hljs-atom-one-light .hljs-addition, .hljs-atom-one-light .hljs-attribute, .hljs-atom-one-light .hljs-meta-string { color: #50a14f; }
.hljs-atom-one-light .hljs-built_in, .hljs-atom-one-light .hljs-class .hljs-title { color: #c18401; }
.hljs-atom-one-light .hljs-attr, .hljs-atom-one-light .hljs-variable, .hljs-atom-one-light .hljs-template-variable, .hljs-atom-one-light .hljs-type, .hljs-atom-one-light .hljs-selector-class, .hljs-atom-one-light .hljs-selector-attr, .hljs-atom-one-light .hljs-selector-pseudo, .hljs-atom-one-light .hljs-number { color: #986801; }
.hljs-atom-one-light .hljs-symbol, .hljs-atom-one-light .hljs-bullet, .hljs-atom-one-light .hljs-link, .hljs-atom-one-light .hljs-meta, .hljs-atom-one-light .hljs-selector-id, .hljs-atom-one-light .hljs-title { color: #4078f2; }
.hljs-atom-one-light .hljs-emphasis { font-style: italic; }
.hljs-atom-one-light .hljs-strong { font-weight: bold; }
.hljs-atom-one-light .hljs-link { text-decoration: underline; } .hljs-default {     }
.hljs-default .hljs { display: block; overflow-x: auto; padding: 0.5em; background: #F0F0F0; }
.hljs-default .hljs, .hljs-default .hljs-subst { color: #444; }
.hljs-default .hljs-comment { color: #888888; }
.hljs-default .hljs-keyword, .hljs-default .hljs-attribute, .hljs-default .hljs-selector-tag, .hljs-default .hljs-meta-keyword, .hljs-default .hljs-doctag, .hljs-default .hljs-name { font-weight: bold; }
.hljs-default .hljs-type, .hljs-default .hljs-string, .hljs-default .hljs-number, .hljs-default .hljs-selector-id, .hljs-default .hljs-selector-class, .hljs-default .hljs-quote, .hljs-default .hljs-template-tag, .hljs-default .hljs-deletion { color: #880000; }
.hljs-default .hljs-title, .hljs-default .hljs-section { color: #880000; font-weight: bold; }
.hljs-default .hljs-regexp, .hljs-default .hljs-symbol, .hljs-default .hljs-variable, .hljs-default .hljs-template-variable, .hljs-default .hljs-link, .hljs-default .hljs-selector-attr, .hljs-default .hljs-selector-pseudo { color: #BC6060; }
.hljs-default .hljs-literal { color: #78A960; }
.hljs-default .hljs-built_in, .hljs-default .hljs-bullet, .hljs-default .hljs-code, .hljs-default .hljs-addition { color: #397300; }
.hljs-default .hljs-meta { color: #1f7199; }
.hljs-default .hljs-meta-string { color: #4d99bf; }
.hljs-default .hljs-emphasis { font-style: italic; }
.hljs-default .hljs-strong { font-weight: bold; } .hljs-github .hljs { display: block; overflow-x: auto; padding: 0.5em; color: #333; background: #f8f8f8; }
.hljs-github .hljs-comment, .hljs-github .hljs-quote { color: #998; font-style: italic; }
.hljs-github .hljs-keyword, .hljs-github .hljs-selector-tag, .hljs-github .hljs-subst { color: #333; font-weight: bold; }
.hljs-github .hljs-number, .hljs-github .hljs-literal, .hljs-github .hljs-variable, .hljs-github .hljs-template-variable, .hljs-github .hljs-tag .hljs-attr { color: #008080; }
.hljs-github .hljs-string, .hljs-github .hljs-doctag { color: #d14; }
.hljs-github .hljs-title, .hljs-github .hljs-section, .hljs-github .hljs-selector-id { color: #900; font-weight: bold; }
.hljs-github .hljs-subst { font-weight: normal; }
.hljs-github .hljs-type, .hljs-github .hljs-class .hljs-title { color: #458; font-weight: bold; }
.hljs-github .hljs-tag, .hljs-github .hljs-name, .hljs-github .hljs-attribute { color: #000080; font-weight: normal; }
.hljs-github .hljs-regexp, .hljs-github .hljs-link { color: #009926; }
.hljs-github .hljs-symbol, .hljs-github .hljs-bullet { color: #990073; }
.hljs-github .hljs-built_in, .hljs-github .hljs-builtin-name { color: #0086b3; }
.hljs-github .hljs-meta { color: #999; font-weight: bold; }
.hljs-github .hljs-deletion { background: #fdd; }
.hljs-github .hljs-addition { background: #dfd; }
.hljs-github .hljs-emphasis { font-style: italic; }
.hljs-github .hljs-strong { font-weight: bold; } .hljs-googlecode .hljs { display: block; overflow-x: auto; padding: 0.5em; background: white; color: black; }
.hljs-googlecode .hljs-comment, .hljs-googlecode .hljs-quote { color: #800; }
.hljs-googlecode .hljs-keyword, .hljs-googlecode .hljs-selector-tag, .hljs-googlecode .hljs-section, .hljs-googlecode .hljs-title, .hljs-googlecode .hljs-name { color: #008; }
.hljs-googlecode .hljs-variable, .hljs-googlecode .hljs-template-variable { color: #660; }
.hljs-googlecode .hljs-string, .hljs-googlecode .hljs-selector-attr, .hljs-googlecode .hljs-selector-pseudo, .hljs-googlecode .hljs-regexp { color: #080; }
.hljs-googlecode .hljs-literal, .hljs-googlecode .hljs-symbol, .hljs-googlecode .hljs-bullet, .hljs-googlecode .hljs-meta, .hljs-googlecode .hljs-number, .hljs-googlecode .hljs-link { color: #066; }
.hljs-googlecode .hljs-title, .hljs-googlecode .hljs-doctag, .hljs-googlecode .hljs-type, .hljs-googlecode .hljs-attr, .hljs-googlecode .hljs-built_in, .hljs-googlecode .hljs-builtin-name, .hljs-googlecode .hljs-params { color: #606; }
.hljs-googlecode .hljs-attribute, .hljs-googlecode .hljs-subst { color: #000; }
.hljs-googlecode .hljs-formula { background-color: #eee; font-style: italic; }
.hljs-googlecode .hljs-selector-id, .hljs-googlecode .hljs-selector-class { color: #9B703F; }
.hljs-googlecode .hljs-addition { background-color: #baeeba; }
.hljs-googlecode .hljs-deletion { background-color: #ffc8bd; }
.hljs-googlecode .hljs-doctag, .hljs-googlecode .hljs-strong { font-weight: bold; }
.hljs-googlecode .hljs-emphasis { font-style: italic; }
.hljs-railscasts .hljs { display: block; overflow-x: auto; padding: 0.5em; background: #232323; color: #e6e1dc; }
.hljs-railscasts .hljs-comment, .hljs-railscasts .hljs-quote { color: #bc9458; font-style: italic; }
.hljs-railscasts .hljs-keyword, .hljs-railscasts .hljs-selector-tag { color: #c26230; }
.hljs-railscasts .hljs-string, .hljs-railscasts .hljs-number, .hljs-railscasts .hljs-regexp, .hljs-railscasts .hljs-variable, .hljs-railscasts .hljs-template-variable { color: #a5c261; }
.hljs-railscasts .hljs-subst { color: #519f50; }
.hljs-railscasts .hljs-tag, .hljs-railscasts .hljs-name { color: #e8bf6a; }
.hljs-railscasts .hljs-type { color: #da4939; }
.hljs-railscasts .hljs-symbol, .hljs-railscasts .hljs-bullet, .hljs-railscasts .hljs-built_in, .hljs-railscasts .hljs-builtin-name, .hljs-railscasts .hljs-attr, .hljs-railscasts .hljs-link { color: #6d9cbe; }
.hljs-railscasts .hljs-params { color: #d0d0ff; }
.hljs-railscasts .hljs-attribute { color: #cda869; }
.hljs-railscasts .hljs-meta { color: #9b859d; }
.hljs-railscasts .hljs-title, .hljs-railscasts .hljs-section { color: #ffc66d; }
.hljs-railscasts .hljs-addition { background-color: #144212; color: #e6e1dc; display: inline-block; width: 100%; }
.hljs-railscasts .hljs-deletion { background-color: #600; color: #e6e1dc; display: inline-block; width: 100%; }
.hljs-railscasts .hljs-selector-class { color: #9b703f; }
.hljs-railscasts .hljs-selector-id { color: #8b98ab; }
.hljs-railscasts .hljs-emphasis { font-style: italic; }
.hljs-railscasts .hljs-strong { font-weight: bold; }
.hljs-railscasts .hljs-link { text-decoration: underline; }
.hljs-solarized-light .hljs { display: block; overflow-x: auto; padding: 0.5em; background: #fdf6e3; color: #657b83; }
.hljs-solarized-light .hljs-comment, .hljs-solarized-light .hljs-quote { color: #93a1a1; }
.hljs-solarized-light .hljs-keyword, .hljs-solarized-light .hljs-selector-tag, .hljs-solarized-light .hljs-addition { color: #859900; }
.hljs-solarized-light .hljs-number, .hljs-solarized-light .hljs-string, .hljs-solarized-light .hljs-meta .hljs-meta-string, .hljs-solarized-light .hljs-literal, .hljs-solarized-light .hljs-doctag, .hljs-solarized-light .hljs-regexp { color: #2aa198; }
.hljs-solarized-light .hljs-title, .hljs-solarized-light .hljs-section, .hljs-solarized-light .hljs-name, .hljs-solarized-light .hljs-selector-id, .hljs-solarized-light .hljs-selector-class { color: #268bd2; }
.hljs-solarized-light .hljs-attribute, .hljs-solarized-light .hljs-attr, .hljs-solarized-light .hljs-variable, .hljs-solarized-light .hljs-template-variable, .hljs-solarized-light .hljs-class .hljs-title, .hljs-solarized-light .hljs-type { color: #b58900; }
.hljs-solarized-light .hljs-symbol, .hljs-solarized-light .hljs-bullet, .hljs-solarized-light .hljs-subst, .hljs-solarized-light .hljs-meta, .hljs-solarized-light .hljs-meta .hljs-keyword, .hljs-solarized-light .hljs-selector-attr, .hljs-solarized-light .hljs-selector-pseudo, .hljs-solarized-light .hljs-link { color: #cb4b16; }
.hljs-solarized-light .hljs-built_in, .hljs-solarized-light .hljs-deletion { color: #dc322f; }
.hljs-solarized-light .hljs-formula { background: #eee8d5; }
.hljs-solarized-light .hljs-emphasis { font-style: italic; }
.hljs-solarized-light .hljs-strong { font-weight: bold; }    .hljs-tomorrow-night {      }
.hljs-tomorrow-night .hljs-comment, .hljs-tomorrow-night .hljs-quote { color: #999999; }
.hljs-tomorrow-night .hljs-variable, .hljs-tomorrow-night .hljs-template-variable, .hljs-tomorrow-night .hljs-tag, .hljs-tomorrow-night .hljs-name, .hljs-tomorrow-night .hljs-selector-id, .hljs-tomorrow-night .hljs-selector-class, .hljs-tomorrow-night .hljs-regexp, .hljs-tomorrow-night .hljs-deletion { color: #f2777a; }
.hljs-tomorrow-night .hljs-number, .hljs-tomorrow-night .hljs-built_in, .hljs-tomorrow-night .hljs-builtin-name, .hljs-tomorrow-night .hljs-literal, .hljs-tomorrow-night .hljs-type, .hljs-tomorrow-night .hljs-params, .hljs-tomorrow-night .hljs-meta, .hljs-tomorrow-night .hljs-link { color: #f99157; }
.hljs-tomorrow-night .hljs-attribute { color: #ffcc66; }
.hljs-tomorrow-night .hljs-string, .hljs-tomorrow-night .hljs-symbol, .hljs-tomorrow-night .hljs-bullet, .hljs-tomorrow-night .hljs-addition { color: #99cc99; }
.hljs-tomorrow-night .hljs-title, .hljs-tomorrow-night .hljs-section { color: #6699cc; }
.hljs-tomorrow-night .hljs-keyword, .hljs-tomorrow-night .hljs-selector-tag { color: #cc99cc; }
.hljs-tomorrow-night .hljs { display: block; overflow-x: auto; background: #2d2d2d; color: #cccccc; padding: 0.5em; }
.hljs-tomorrow-night .hljs-emphasis { font-style: italic; }
.hljs-tomorrow-night .hljs-strong { font-weight: bold; } .hljs-tomorrow {       }
.hljs-tomorrow .hljs-comment, .hljs-tomorrow .hljs-quote { color: #8e908c; }
.hljs-tomorrow .hljs-variable, .hljs-tomorrow .hljs-template-variable, .hljs-tomorrow .hljs-tag, .hljs-tomorrow .hljs-name, .hljs-tomorrow .hljs-selector-id, .hljs-tomorrow .hljs-selector-class, .hljs-tomorrow .hljs-regexp, .hljs-tomorrow .hljs-deletion { color: #c82829; }
.hljs-tomorrow .hljs-number, .hljs-tomorrow .hljs-built_in, .hljs-tomorrow .hljs-builtin-name, .hljs-tomorrow .hljs-literal, .hljs-tomorrow .hljs-type, .hljs-tomorrow .hljs-params, .hljs-tomorrow .hljs-meta, .hljs-tomorrow .hljs-link { color: #f5871f; }
.hljs-tomorrow .hljs-attribute { color: #eab700; }
.hljs-tomorrow .hljs-string, .hljs-tomorrow .hljs-symbol, .hljs-tomorrow .hljs-bullet, .hljs-tomorrow .hljs-addition { color: #718c00; }
.hljs-tomorrow .hljs-title, .hljs-tomorrow .hljs-section { color: #4271ae; }
.hljs-tomorrow .hljs-keyword, .hljs-tomorrow .hljs-selector-tag { color: #8959a8; }
.hljs-tomorrow .hljs { display: block; overflow-x: auto; background: white; color: #4d4d4c; padding: 0.5em; }
.hljs-tomorrow .hljs-emphasis { font-style: italic; }
.hljs-tomorrow .hljs-strong { font-weight: bold; } .hljs-vs .hljs { display: block; overflow-x: auto; padding: 0.5em; background: white; color: black; }
.hljs-vs .hljs-comment, .hljs-vs .hljs-quote, .hljs-vs .hljs-variable { color: #008000; }
.hljs-vs .hljs-keyword, .hljs-vs .hljs-selector-tag, .hljs-vs .hljs-built_in, .hljs-vs .hljs-name, .hljs-vs .hljs-tag { color: #00f; }
.hljs-vs .hljs-string, .hljs-vs .hljs-title, .hljs-vs .hljs-section, .hljs-vs .hljs-attribute, .hljs-vs .hljs-literal, .hljs-vs .hljs-template-tag, .hljs-vs .hljs-template-variable, .hljs-vs .hljs-type, .hljs-vs .hljs-addition { color: #a31515; }
.hljs-vs .hljs-deletion, .hljs-vs .hljs-selector-attr, .hljs-vs .hljs-selector-pseudo, .hljs-vs .hljs-meta { color: #2b91af; }
.hljs-vs .hljs-doctag { color: #808080; }
.hljs-vs .hljs-attr { color: #f00; }
.hljs-vs .hljs-symbol, .hljs-vs .hljs-bullet, .hljs-vs .hljs-link { color: #00b0e8; }
.hljs-vs .hljs-emphasis { font-style: italic; }
.hljs-vs .hljs-strong { font-weight: bold; } .hljs-zenburn .hljs { display: block; overflow-x: auto; padding: 0.5em; background: #3f3f3f; color: #dcdcdc; }
.hljs-zenburn .hljs-keyword, .hljs-zenburn .hljs-selector-tag, .hljs-zenburn .hljs-tag { color: #e3ceab; }
.hljs-zenburn .hljs-template-tag { color: #dcdcdc; }
.hljs-zenburn .hljs-number { color: #8cd0d3; }
.hljs-zenburn .hljs-variable, .hljs-zenburn .hljs-template-variable, .hljs-zenburn .hljs-attribute { color: #efdcbc; }
.hljs-zenburn .hljs-literal { color: #efefaf; }
.hljs-zenburn .hljs-subst { color: #8f8f8f; }
.hljs-zenburn .hljs-title, .hljs-zenburn .hljs-name, .hljs-zenburn .hljs-selector-id, .hljs-zenburn .hljs-selector-class, .hljs-zenburn .hljs-section, .hljs-zenburn .hljs-type { color: #efef8f; }
.hljs-zenburn .hljs-symbol, .hljs-zenburn .hljs-bullet, .hljs-zenburn .hljs-link { color: #dca3a3; }
.hljs-zenburn .hljs-deletion, .hljs-zenburn .hljs-string, .hljs-zenburn .hljs-built_in, .hljs-zenburn .hljs-builtin-name { color: #cc9393; }
.hljs-zenburn .hljs-addition, .hljs-zenburn .hljs-comment, .hljs-zenburn .hljs-quote, .hljs-zenburn .hljs-meta { color: #7f9f7f; }
.hljs-zenburn .hljs-emphasis { font-style: italic; }
.hljs-zenburn .hljs-strong { font-weight: bold; } .ps { overflow: hidden !important; overflow-anchor: none; -ms-overflow-style: none; touch-action: auto; -ms-touch-action: auto; } .ps__rail-x { display: none; opacity: 0; transition: background-color .2s linear, opacity .2s linear; -webkit-transition: background-color .2s linear, opacity .2s linear; height: 15px; bottom: 0px; position: absolute; }
.ps__rail-y { display: none; opacity: 0; transition: background-color .2s linear, opacity .2s linear; -webkit-transition: background-color .2s linear, opacity .2s linear; width: 15px; right: 0; position: absolute; }
.ps--active-x > .ps__rail-x, .ps--active-y > .ps__rail-y { display: block; background-color: transparent; }
.ps:hover > .ps__rail-x, .ps:hover > .ps__rail-y, .ps--focus > .ps__rail-x, .ps--focus > .ps__rail-y, .ps--scrolling-x > .ps__rail-x, .ps--scrolling-y > .ps__rail-y { opacity: 0.6; }
.ps .ps__rail-x:hover, .ps .ps__rail-y:hover, .ps .ps__rail-x:focus, .ps .ps__rail-y:focus, .ps .ps__rail-x.ps--clicking, .ps .ps__rail-y.ps--clicking { background-color: #eee; opacity: 0.9; } .ps__thumb-x { background-color: #aaa; border-radius: 6px; transition: background-color .2s linear, height .2s ease-in-out; -webkit-transition: background-color .2s linear, height .2s ease-in-out; height: 6px; bottom: 2px; position: absolute; }
.ps__thumb-y { background-color: #aaa; border-radius: 6px; transition: background-color .2s linear, width .2s ease-in-out; -webkit-transition: background-color .2s linear, width .2s ease-in-out; width: 6px; right: 2px; position: absolute; }
.ps__rail-x:hover > .ps__thumb-x, .ps__rail-x:focus > .ps__thumb-x, .ps__rail-x.ps--clicking .ps__thumb-x { background-color: #999; height: 11px; }
.ps__rail-y:hover > .ps__thumb-y, .ps__rail-y:focus > .ps__thumb-y, .ps__rail-y.ps--clicking .ps__thumb-y { background-color: #999; width: 11px; } @supports (-ms-overflow-style: none) { .ps { overflow: auto !important; } }
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { .ps { overflow: auto !important; } }
.wpulike.aux-wpulike { padding: 0; }
.wpulike.aux-wpulike .wp_ulike_general_class { border: none; padding: 0; border-radius: 0; box-shadow: none; color: #AAA; }
.wpulike.aux-wpulike .wp_ulike_general_class.wp_ulike_is_loading .wp_ulike_btn:before { opacity: 0; }
.wpulike.aux-wpulike .wp_ulike_general_class.wp_ulike_is_liked .wp_ulike_btn { color: #e74c3c; }
.wpulike.aux-wpulike .wp_ulike_general_class .wp_ulike_btn { padding: revert; font-size: 14px; }
.wpulike.aux-wpulike .wp_ulike_general_class .wp_ulike_btn:after { display: none; }
.wpulike.aux-wpulike .wp_ulike_general_class .wp_ulike_btn:before { display: block; font-family: "auxin-front" !important; font-style: normal !important; font-weight: normal !important; font-variant: normal !important; text-transform: none !important; speak: none; line-height: 1; -webkit-font-smoothing: antialiased; }
.wpulike.aux-wpulike .wp_ulike_general_class .count-box { padding: 0; margin-left: 5px; font-size: 14px; line-height: normal; font-weight: inherit; color: #AAA; }
.wpulike.aux-wpulike .wp_ulike_likers_wrapper { visibility: hidden; }
.wpulike.aux-wpulike-single { }
.entry-meta .wpulike.aux-wpulike-single { order: 2; margin-right: 10px; }
.entry-meta .wpulike.aux-wpulike-single .wp_ulike_general_class { display: block; color: #3D3D3D; }
.entry-meta .wpulike.aux-wpulike-single .wp_ulike_btn { display: block; }
.entry-meta .wpulike.aux-wpulike-single .count-box { display: none; }
.wpulike.aux-wpulike-widget { }
.comments-iconic .wpulike.aux-wpulike-widget { margin-right: 5px; }
.wpulike.aux-wpulike-portfolio { display: inline-block; margin-right: 30px; }
.wpulike.aux-wpulike-portfolio .wp_ulike_general_class .count-box { color: #3D3D3D; }
.wpulike.aux-wpulike-portfolio-widget { float: right; }
.wpulike.aux-wpulike-news { }
.entry-meta .wpulike.aux-wpulike-news { order: 2; margin-right: 10px; }
.entry-meta .wpulike.aux-wpulike-news .wp_ulike_general_class { display: block; color: #3D3D3D; }
.entry-meta .wpulike.aux-wpulike-news .wp_ulike_btn { display: block; }
.entry-meta .wpulike.aux-wpulike-news .count-box { display: none; }
.wpulike.aux-wpulike-news-widget { }
.comments-iconic .wpulike.aux-wpulike-news-widget { display: flex; }  .aux-tile-1-1 { width: 8.33333%; padding-bottom: 8.33333%; }
.aux-tile-1-1 .aux-keep-aspect { height: 0; padding-bottom: 100%; }
.aux-tile-sg-1-1 { width: calc( 1 * 100% / 12 - 2px ); padding-bottom: 8.33333%; margin: 0 1px; }
.aux-tile-lg-1-1 { width: calc( 1 * 100% / 12 - 30px ); padding-bottom: 8.33333%; margin: 0 15px; }
.aux-tile-2-1 { width: 16.66667%; padding-bottom: 8.33333%; }
.aux-tile-2-1 .aux-keep-aspect { height: 0; padding-bottom: 91.66667%; }
.aux-tile-sg-2-1 { width: calc( 2 * 100% / 12 - 2px ); padding-bottom: 8.33333%; margin: 0 1px; }
.aux-tile-lg-2-1 { width: calc( 2 * 100% / 12 - 30px ); padding-bottom: 8.33333%; margin: 0 15px; }
.aux-tile-3-1 { width: 25%; padding-bottom: 8.33333%; }
.aux-tile-3-1 .aux-keep-aspect { height: 0; padding-bottom: 83.33333%; }
.aux-tile-sg-3-1 { width: calc( 3 * 100% / 12 - 2px ); padding-bottom: 8.33333%; margin: 0 1px; }
.aux-tile-lg-3-1 { width: calc( 3 * 100% / 12 - 30px ); padding-bottom: 8.33333%; margin: 0 15px; }
.aux-tile-4-1 { width: 33.33333%; padding-bottom: 8.33333%; }
.aux-tile-4-1 .aux-keep-aspect { height: 0; padding-bottom: 75%; }
.aux-tile-sg-4-1 { width: calc( 4 * 100% / 12 - 2px ); padding-bottom: 8.33333%; margin: 0 1px; }
.aux-tile-lg-4-1 { width: calc( 4 * 100% / 12 - 30px ); padding-bottom: 8.33333%; margin: 0 15px; }
.aux-tile-5-1 { width: 41.66667%; padding-bottom: 8.33333%; }
.aux-tile-5-1 .aux-keep-aspect { height: 0; padding-bottom: 66.66667%; }
.aux-tile-sg-5-1 { width: calc( 5 * 100% / 12 - 2px ); padding-bottom: 8.33333%; margin: 0 1px; }
.aux-tile-lg-5-1 { width: calc( 5 * 100% / 12 - 30px ); padding-bottom: 8.33333%; margin: 0 15px; }
.aux-tile-6-1 { width: 50%; padding-bottom: 8.33333%; }
.aux-tile-6-1 .aux-keep-aspect { height: 0; padding-bottom: 58.33333%; }
.aux-tile-sg-6-1 { width: calc( 6 * 100% / 12 - 2px ); padding-bottom: 8.33333%; margin: 0 1px; }
.aux-tile-lg-6-1 { width: calc( 6 * 100% / 12 - 30px ); padding-bottom: 8.33333%; margin: 0 15px; }
.aux-tile-7-1 { width: 58.33333%; padding-bottom: 8.33333%; }
.aux-tile-7-1 .aux-keep-aspect { height: 0; padding-bottom: 50%; }
.aux-tile-sg-7-1 { width: calc( 7 * 100% / 12 - 2px ); padding-bottom: 8.33333%; margin: 0 1px; }
.aux-tile-lg-7-1 { width: calc( 7 * 100% / 12 - 30px ); padding-bottom: 8.33333%; margin: 0 15px; }
.aux-tile-8-1 { width: 66.66667%; padding-bottom: 8.33333%; }
.aux-tile-8-1 .aux-keep-aspect { height: 0; padding-bottom: 41.66667%; }
.aux-tile-sg-8-1 { width: calc( 8 * 100% / 12 - 2px ); padding-bottom: 8.33333%; margin: 0 1px; }
.aux-tile-lg-8-1 { width: calc( 8 * 100% / 12 - 30px ); padding-bottom: 8.33333%; margin: 0 15px; }
.aux-tile-9-1 { width: 75%; padding-bottom: 8.33333%; }
.aux-tile-9-1 .aux-keep-aspect { height: 0; padding-bottom: 33.33333%; }
.aux-tile-sg-9-1 { width: calc( 9 * 100% / 12 - 2px ); padding-bottom: 8.33333%; margin: 0 1px; }
.aux-tile-lg-9-1 { width: calc( 9 * 100% / 12 - 30px ); padding-bottom: 8.33333%; margin: 0 15px; }
.aux-tile-10-1 { width: 83.33333%; padding-bottom: 8.33333%; }
.aux-tile-10-1 .aux-keep-aspect { height: 0; padding-bottom: 25%; }
.aux-tile-sg-10-1 { width: calc( 10 * 100% / 12 - 2px ); padding-bottom: 8.33333%; margin: 0 1px; }
.aux-tile-lg-10-1 { width: calc( 10 * 100% / 12 - 30px ); padding-bottom: 8.33333%; margin: 0 15px; }
.aux-tile-11-1 { width: 91.66667%; padding-bottom: 8.33333%; }
.aux-tile-11-1 .aux-keep-aspect { height: 0; padding-bottom: 16.66667%; }
.aux-tile-sg-11-1 { width: calc( 11 * 100% / 12 - 2px ); padding-bottom: 8.33333%; margin: 0 1px; }
.aux-tile-lg-11-1 { width: calc( 11 * 100% / 12 - 30px ); padding-bottom: 8.33333%; margin: 0 15px; }
.aux-tile-12-1 { width: 100%; padding-bottom: 8.33333%; }
.aux-tile-12-1 .aux-keep-aspect { height: 0; padding-bottom: 8.33333%; }
.aux-tile-sg-12-1 { width: calc( 12 * 100% / 12 - 2px ); padding-bottom: 8.33333%; margin: 0 1px; }
.aux-tile-lg-12-1 { width: calc( 12 * 100% / 12 - 30px ); padding-bottom: 8.33333%; margin: 0 15px; }
.aux-tile-1-2 { width: 8.33333%; padding-bottom: 16.66667%; }
.aux-tile-1-2 .aux-keep-aspect { height: 0; padding-bottom: 108.33333%; }
.aux-tile-sg-1-2 { width: calc( 1 * 100% / 12 - 2px ); padding-bottom: 16.66667%; margin: 0 1px; }
.aux-tile-lg-1-2 { width: calc( 1 * 100% / 12 - 30px ); padding-bottom: 16.66667%; margin: 0 15px; }
.aux-tile-2-2 { width: 16.66667%; padding-bottom: 16.66667%; }
.aux-tile-2-2 .aux-keep-aspect { height: 0; padding-bottom: 100%; }
.aux-tile-sg-2-2 { width: calc( 2 * 100% / 12 - 2px ); padding-bottom: 16.66667%; margin: 0 1px; }
.aux-tile-lg-2-2 { width: calc( 2 * 100% / 12 - 30px ); padding-bottom: 16.66667%; margin: 0 15px; }
.aux-tile-3-2 { width: 25%; padding-bottom: 16.66667%; }
.aux-tile-3-2 .aux-keep-aspect { height: 0; padding-bottom: 91.66667%; }
.aux-tile-sg-3-2 { width: calc( 3 * 100% / 12 - 2px ); padding-bottom: 16.66667%; margin: 0 1px; }
.aux-tile-lg-3-2 { width: calc( 3 * 100% / 12 - 30px ); padding-bottom: 16.66667%; margin: 0 15px; }
.aux-tile-4-2 { width: 33.33333%; padding-bottom: 16.66667%; }
.aux-tile-4-2 .aux-keep-aspect { height: 0; padding-bottom: 83.33333%; }
.aux-tile-sg-4-2 { width: calc( 4 * 100% / 12 - 2px ); padding-bottom: 16.66667%; margin: 0 1px; }
.aux-tile-lg-4-2 { width: calc( 4 * 100% / 12 - 30px ); padding-bottom: 16.66667%; margin: 0 15px; }
.aux-tile-5-2 { width: 41.66667%; padding-bottom: 16.66667%; }
.aux-tile-5-2 .aux-keep-aspect { height: 0; padding-bottom: 75%; }
.aux-tile-sg-5-2 { width: calc( 5 * 100% / 12 - 2px ); padding-bottom: 16.66667%; margin: 0 1px; }
.aux-tile-lg-5-2 { width: calc( 5 * 100% / 12 - 30px ); padding-bottom: 16.66667%; margin: 0 15px; }
.aux-tile-6-2 { width: 50%; padding-bottom: 16.66667%; }
.aux-tile-6-2 .aux-keep-aspect { height: 0; padding-bottom: 66.66667%; }
.aux-tile-sg-6-2 { width: calc( 6 * 100% / 12 - 2px ); padding-bottom: 16.66667%; margin: 0 1px; }
.aux-tile-lg-6-2 { width: calc( 6 * 100% / 12 - 30px ); padding-bottom: 16.66667%; margin: 0 15px; }
.aux-tile-7-2 { width: 58.33333%; padding-bottom: 16.66667%; }
.aux-tile-7-2 .aux-keep-aspect { height: 0; padding-bottom: 58.33333%; }
.aux-tile-sg-7-2 { width: calc( 7 * 100% / 12 - 2px ); padding-bottom: 16.66667%; margin: 0 1px; }
.aux-tile-lg-7-2 { width: calc( 7 * 100% / 12 - 30px ); padding-bottom: 16.66667%; margin: 0 15px; }
.aux-tile-8-2 { width: 66.66667%; padding-bottom: 16.66667%; }
.aux-tile-8-2 .aux-keep-aspect { height: 0; padding-bottom: 50%; }
.aux-tile-sg-8-2 { width: calc( 8 * 100% / 12 - 2px ); padding-bottom: 16.66667%; margin: 0 1px; }
.aux-tile-lg-8-2 { width: calc( 8 * 100% / 12 - 30px ); padding-bottom: 16.66667%; margin: 0 15px; }
.aux-tile-9-2 { width: 75%; padding-bottom: 16.66667%; }
.aux-tile-9-2 .aux-keep-aspect { height: 0; padding-bottom: 41.66667%; }
.aux-tile-sg-9-2 { width: calc( 9 * 100% / 12 - 2px ); padding-bottom: 16.66667%; margin: 0 1px; }
.aux-tile-lg-9-2 { width: calc( 9 * 100% / 12 - 30px ); padding-bottom: 16.66667%; margin: 0 15px; }
.aux-tile-10-2 { width: 83.33333%; padding-bottom: 16.66667%; }
.aux-tile-10-2 .aux-keep-aspect { height: 0; padding-bottom: 33.33333%; }
.aux-tile-sg-10-2 { width: calc( 10 * 100% / 12 - 2px ); padding-bottom: 16.66667%; margin: 0 1px; }
.aux-tile-lg-10-2 { width: calc( 10 * 100% / 12 - 30px ); padding-bottom: 16.66667%; margin: 0 15px; }
.aux-tile-11-2 { width: 91.66667%; padding-bottom: 16.66667%; }
.aux-tile-11-2 .aux-keep-aspect { height: 0; padding-bottom: 25%; }
.aux-tile-sg-11-2 { width: calc( 11 * 100% / 12 - 2px ); padding-bottom: 16.66667%; margin: 0 1px; }
.aux-tile-lg-11-2 { width: calc( 11 * 100% / 12 - 30px ); padding-bottom: 16.66667%; margin: 0 15px; }
.aux-tile-12-2 { width: 100%; padding-bottom: 16.66667%; }
.aux-tile-12-2 .aux-keep-aspect { height: 0; padding-bottom: 16.66667%; }
.aux-tile-sg-12-2 { width: calc( 12 * 100% / 12 - 2px ); padding-bottom: 16.66667%; margin: 0 1px; }
.aux-tile-lg-12-2 { width: calc( 12 * 100% / 12 - 30px ); padding-bottom: 16.66667%; margin: 0 15px; }
.aux-tile-1-3 { width: 8.33333%; padding-bottom: 25%; }
.aux-tile-1-3 .aux-keep-aspect { height: 0; padding-bottom: 116.66667%; }
.aux-tile-sg-1-3 { width: calc( 1 * 100% / 12 - 2px ); padding-bottom: 25%; margin: 0 1px; }
.aux-tile-lg-1-3 { width: calc( 1 * 100% / 12 - 30px ); padding-bottom: 25%; margin: 0 15px; }
.aux-tile-2-3 { width: 16.66667%; padding-bottom: 25%; }
.aux-tile-2-3 .aux-keep-aspect { height: 0; padding-bottom: 108.33333%; }
.aux-tile-sg-2-3 { width: calc( 2 * 100% / 12 - 2px ); padding-bottom: 25%; margin: 0 1px; }
.aux-tile-lg-2-3 { width: calc( 2 * 100% / 12 - 30px ); padding-bottom: 25%; margin: 0 15px; }
.aux-tile-3-3 { width: 25%; padding-bottom: 25%; }
.aux-tile-3-3 .aux-keep-aspect { height: 0; padding-bottom: 100%; }
.aux-tile-sg-3-3 { width: calc( 3 * 100% / 12 - 2px ); padding-bottom: 25%; margin: 0 1px; }
.aux-tile-lg-3-3 { width: calc( 3 * 100% / 12 - 30px ); padding-bottom: 25%; margin: 0 15px; }
.aux-tile-4-3 { width: 33.33333%; padding-bottom: 25%; }
.aux-tile-4-3 .aux-keep-aspect { height: 0; padding-bottom: 91.66667%; }
.aux-tile-sg-4-3 { width: calc( 4 * 100% / 12 - 2px ); padding-bottom: 25%; margin: 0 1px; }
.aux-tile-lg-4-3 { width: calc( 4 * 100% / 12 - 30px ); padding-bottom: 25%; margin: 0 15px; }
.aux-tile-5-3 { width: 41.66667%; padding-bottom: 25%; }
.aux-tile-5-3 .aux-keep-aspect { height: 0; padding-bottom: 83.33333%; }
.aux-tile-sg-5-3 { width: calc( 5 * 100% / 12 - 2px ); padding-bottom: 25%; margin: 0 1px; }
.aux-tile-lg-5-3 { width: calc( 5 * 100% / 12 - 30px ); padding-bottom: 25%; margin: 0 15px; }
.aux-tile-6-3 { width: 50%; padding-bottom: 25%; }
.aux-tile-6-3 .aux-keep-aspect { height: 0; padding-bottom: 75%; }
.aux-tile-sg-6-3 { width: calc( 6 * 100% / 12 - 2px ); padding-bottom: 25%; margin: 0 1px; }
.aux-tile-lg-6-3 { width: calc( 6 * 100% / 12 - 30px ); padding-bottom: 25%; margin: 0 15px; }
.aux-tile-7-3 { width: 58.33333%; padding-bottom: 25%; }
.aux-tile-7-3 .aux-keep-aspect { height: 0; padding-bottom: 66.66667%; }
.aux-tile-sg-7-3 { width: calc( 7 * 100% / 12 - 2px ); padding-bottom: 25%; margin: 0 1px; }
.aux-tile-lg-7-3 { width: calc( 7 * 100% / 12 - 30px ); padding-bottom: 25%; margin: 0 15px; }
.aux-tile-8-3 { width: 66.66667%; padding-bottom: 25%; }
.aux-tile-8-3 .aux-keep-aspect { height: 0; padding-bottom: 58.33333%; }
.aux-tile-sg-8-3 { width: calc( 8 * 100% / 12 - 2px ); padding-bottom: 25%; margin: 0 1px; }
.aux-tile-lg-8-3 { width: calc( 8 * 100% / 12 - 30px ); padding-bottom: 25%; margin: 0 15px; }
.aux-tile-9-3 { width: 75%; padding-bottom: 25%; }
.aux-tile-9-3 .aux-keep-aspect { height: 0; padding-bottom: 50%; }
.aux-tile-sg-9-3 { width: calc( 9 * 100% / 12 - 2px ); padding-bottom: 25%; margin: 0 1px; }
.aux-tile-lg-9-3 { width: calc( 9 * 100% / 12 - 30px ); padding-bottom: 25%; margin: 0 15px; }
.aux-tile-10-3 { width: 83.33333%; padding-bottom: 25%; }
.aux-tile-10-3 .aux-keep-aspect { height: 0; padding-bottom: 41.66667%; }
.aux-tile-sg-10-3 { width: calc( 10 * 100% / 12 - 2px ); padding-bottom: 25%; margin: 0 1px; }
.aux-tile-lg-10-3 { width: calc( 10 * 100% / 12 - 30px ); padding-bottom: 25%; margin: 0 15px; }
.aux-tile-11-3 { width: 91.66667%; padding-bottom: 25%; }
.aux-tile-11-3 .aux-keep-aspect { height: 0; padding-bottom: 33.33333%; }
.aux-tile-sg-11-3 { width: calc( 11 * 100% / 12 - 2px ); padding-bottom: 25%; margin: 0 1px; }
.aux-tile-lg-11-3 { width: calc( 11 * 100% / 12 - 30px ); padding-bottom: 25%; margin: 0 15px; }
.aux-tile-12-3 { width: 100%; padding-bottom: 25%; }
.aux-tile-12-3 .aux-keep-aspect { height: 0; padding-bottom: 25%; }
.aux-tile-sg-12-3 { width: calc( 12 * 100% / 12 - 2px ); padding-bottom: 25%; margin: 0 1px; }
.aux-tile-lg-12-3 { width: calc( 12 * 100% / 12 - 30px ); padding-bottom: 25%; margin: 0 15px; }
.aux-tile-1-4 { width: 8.33333%; padding-bottom: 33.33333%; }
.aux-tile-1-4 .aux-keep-aspect { height: 0; padding-bottom: 125%; }
.aux-tile-sg-1-4 { width: calc( 1 * 100% / 12 - 2px ); padding-bottom: 33.33333%; margin: 0 1px; }
.aux-tile-lg-1-4 { width: calc( 1 * 100% / 12 - 30px ); padding-bottom: 33.33333%; margin: 0 15px; }
.aux-tile-2-4 { width: 16.66667%; padding-bottom: 33.33333%; }
.aux-tile-2-4 .aux-keep-aspect { height: 0; padding-bottom: 116.66667%; }
.aux-tile-sg-2-4 { width: calc( 2 * 100% / 12 - 2px ); padding-bottom: 33.33333%; margin: 0 1px; }
.aux-tile-lg-2-4 { width: calc( 2 * 100% / 12 - 30px ); padding-bottom: 33.33333%; margin: 0 15px; }
.aux-tile-3-4 { width: 25%; padding-bottom: 33.33333%; }
.aux-tile-3-4 .aux-keep-aspect { height: 0; padding-bottom: 108.33333%; }
.aux-tile-sg-3-4 { width: calc( 3 * 100% / 12 - 2px ); padding-bottom: 33.33333%; margin: 0 1px; }
.aux-tile-lg-3-4 { width: calc( 3 * 100% / 12 - 30px ); padding-bottom: 33.33333%; margin: 0 15px; }
.aux-tile-4-4 { width: 33.33333%; padding-bottom: 33.33333%; }
.aux-tile-4-4 .aux-keep-aspect { height: 0; padding-bottom: 100%; }
.aux-tile-sg-4-4 { width: calc( 4 * 100% / 12 - 2px ); padding-bottom: 33.33333%; margin: 0 1px; }
.aux-tile-lg-4-4 { width: calc( 4 * 100% / 12 - 30px ); padding-bottom: 33.33333%; margin: 0 15px; }
.aux-tile-5-4 { width: 41.66667%; padding-bottom: 33.33333%; }
.aux-tile-5-4 .aux-keep-aspect { height: 0; padding-bottom: 91.66667%; }
.aux-tile-sg-5-4 { width: calc( 5 * 100% / 12 - 2px ); padding-bottom: 33.33333%; margin: 0 1px; }
.aux-tile-lg-5-4 { width: calc( 5 * 100% / 12 - 30px ); padding-bottom: 33.33333%; margin: 0 15px; }
.aux-tile-6-4 { width: 50%; padding-bottom: 33.33333%; }
.aux-tile-6-4 .aux-keep-aspect { height: 0; padding-bottom: 83.33333%; }
.aux-tile-sg-6-4 { width: calc( 6 * 100% / 12 - 2px ); padding-bottom: 33.33333%; margin: 0 1px; }
.aux-tile-lg-6-4 { width: calc( 6 * 100% / 12 - 30px ); padding-bottom: 33.33333%; margin: 0 15px; }
.aux-tile-7-4 { width: 58.33333%; padding-bottom: 33.33333%; }
.aux-tile-7-4 .aux-keep-aspect { height: 0; padding-bottom: 75%; }
.aux-tile-sg-7-4 { width: calc( 7 * 100% / 12 - 2px ); padding-bottom: 33.33333%; margin: 0 1px; }
.aux-tile-lg-7-4 { width: calc( 7 * 100% / 12 - 30px ); padding-bottom: 33.33333%; margin: 0 15px; }
.aux-tile-8-4 { width: 66.66667%; padding-bottom: 33.33333%; }
.aux-tile-8-4 .aux-keep-aspect { height: 0; padding-bottom: 66.66667%; }
.aux-tile-sg-8-4 { width: calc( 8 * 100% / 12 - 2px ); padding-bottom: 33.33333%; margin: 0 1px; }
.aux-tile-lg-8-4 { width: calc( 8 * 100% / 12 - 30px ); padding-bottom: 33.33333%; margin: 0 15px; }
.aux-tile-9-4 { width: 75%; padding-bottom: 33.33333%; }
.aux-tile-9-4 .aux-keep-aspect { height: 0; padding-bottom: 58.33333%; }
.aux-tile-sg-9-4 { width: calc( 9 * 100% / 12 - 2px ); padding-bottom: 33.33333%; margin: 0 1px; }
.aux-tile-lg-9-4 { width: calc( 9 * 100% / 12 - 30px ); padding-bottom: 33.33333%; margin: 0 15px; }
.aux-tile-10-4 { width: 83.33333%; padding-bottom: 33.33333%; }
.aux-tile-10-4 .aux-keep-aspect { height: 0; padding-bottom: 50%; }
.aux-tile-sg-10-4 { width: calc( 10 * 100% / 12 - 2px ); padding-bottom: 33.33333%; margin: 0 1px; }
.aux-tile-lg-10-4 { width: calc( 10 * 100% / 12 - 30px ); padding-bottom: 33.33333%; margin: 0 15px; }
.aux-tile-11-4 { width: 91.66667%; padding-bottom: 33.33333%; }
.aux-tile-11-4 .aux-keep-aspect { height: 0; padding-bottom: 41.66667%; }
.aux-tile-sg-11-4 { width: calc( 11 * 100% / 12 - 2px ); padding-bottom: 33.33333%; margin: 0 1px; }
.aux-tile-lg-11-4 { width: calc( 11 * 100% / 12 - 30px ); padding-bottom: 33.33333%; margin: 0 15px; }
.aux-tile-12-4 { width: 100%; padding-bottom: 33.33333%; }
.aux-tile-12-4 .aux-keep-aspect { height: 0; padding-bottom: 33.33333%; }
.aux-tile-sg-12-4 { width: calc( 12 * 100% / 12 - 2px ); padding-bottom: 33.33333%; margin: 0 1px; }
.aux-tile-lg-12-4 { width: calc( 12 * 100% / 12 - 30px ); padding-bottom: 33.33333%; margin: 0 15px; }
.aux-tile-1-5 { width: 8.33333%; padding-bottom: 41.66667%; }
.aux-tile-1-5 .aux-keep-aspect { height: 0; padding-bottom: 133.33333%; }
.aux-tile-sg-1-5 { width: calc( 1 * 100% / 12 - 2px ); padding-bottom: 41.66667%; margin: 0 1px; }
.aux-tile-lg-1-5 { width: calc( 1 * 100% / 12 - 30px ); padding-bottom: 41.66667%; margin: 0 15px; }
.aux-tile-2-5 { width: 16.66667%; padding-bottom: 41.66667%; }
.aux-tile-2-5 .aux-keep-aspect { height: 0; padding-bottom: 125%; }
.aux-tile-sg-2-5 { width: calc( 2 * 100% / 12 - 2px ); padding-bottom: 41.66667%; margin: 0 1px; }
.aux-tile-lg-2-5 { width: calc( 2 * 100% / 12 - 30px ); padding-bottom: 41.66667%; margin: 0 15px; }
.aux-tile-3-5 { width: 25%; padding-bottom: 41.66667%; }
.aux-tile-3-5 .aux-keep-aspect { height: 0; padding-bottom: 116.66667%; }
.aux-tile-sg-3-5 { width: calc( 3 * 100% / 12 - 2px ); padding-bottom: 41.66667%; margin: 0 1px; }
.aux-tile-lg-3-5 { width: calc( 3 * 100% / 12 - 30px ); padding-bottom: 41.66667%; margin: 0 15px; }
.aux-tile-4-5 { width: 33.33333%; padding-bottom: 41.66667%; }
.aux-tile-4-5 .aux-keep-aspect { height: 0; padding-bottom: 108.33333%; }
.aux-tile-sg-4-5 { width: calc( 4 * 100% / 12 - 2px ); padding-bottom: 41.66667%; margin: 0 1px; }
.aux-tile-lg-4-5 { width: calc( 4 * 100% / 12 - 30px ); padding-bottom: 41.66667%; margin: 0 15px; }
.aux-tile-5-5 { width: 41.66667%; padding-bottom: 41.66667%; }
.aux-tile-5-5 .aux-keep-aspect { height: 0; padding-bottom: 100%; }
.aux-tile-sg-5-5 { width: calc( 5 * 100% / 12 - 2px ); padding-bottom: 41.66667%; margin: 0 1px; }
.aux-tile-lg-5-5 { width: calc( 5 * 100% / 12 - 30px ); padding-bottom: 41.66667%; margin: 0 15px; }
.aux-tile-6-5 { width: 50%; padding-bottom: 41.66667%; }
.aux-tile-6-5 .aux-keep-aspect { height: 0; padding-bottom: 91.66667%; }
.aux-tile-sg-6-5 { width: calc( 6 * 100% / 12 - 2px ); padding-bottom: 41.66667%; margin: 0 1px; }
.aux-tile-lg-6-5 { width: calc( 6 * 100% / 12 - 30px ); padding-bottom: 41.66667%; margin: 0 15px; }
.aux-tile-7-5 { width: 58.33333%; padding-bottom: 41.66667%; }
.aux-tile-7-5 .aux-keep-aspect { height: 0; padding-bottom: 83.33333%; }
.aux-tile-sg-7-5 { width: calc( 7 * 100% / 12 - 2px ); padding-bottom: 41.66667%; margin: 0 1px; }
.aux-tile-lg-7-5 { width: calc( 7 * 100% / 12 - 30px ); padding-bottom: 41.66667%; margin: 0 15px; }
.aux-tile-8-5 { width: 66.66667%; padding-bottom: 41.66667%; }
.aux-tile-8-5 .aux-keep-aspect { height: 0; padding-bottom: 75%; }
.aux-tile-sg-8-5 { width: calc( 8 * 100% / 12 - 2px ); padding-bottom: 41.66667%; margin: 0 1px; }
.aux-tile-lg-8-5 { width: calc( 8 * 100% / 12 - 30px ); padding-bottom: 41.66667%; margin: 0 15px; }
.aux-tile-9-5 { width: 75%; padding-bottom: 41.66667%; }
.aux-tile-9-5 .aux-keep-aspect { height: 0; padding-bottom: 66.66667%; }
.aux-tile-sg-9-5 { width: calc( 9 * 100% / 12 - 2px ); padding-bottom: 41.66667%; margin: 0 1px; }
.aux-tile-lg-9-5 { width: calc( 9 * 100% / 12 - 30px ); padding-bottom: 41.66667%; margin: 0 15px; }
.aux-tile-10-5 { width: 83.33333%; padding-bottom: 41.66667%; }
.aux-tile-10-5 .aux-keep-aspect { height: 0; padding-bottom: 58.33333%; }
.aux-tile-sg-10-5 { width: calc( 10 * 100% / 12 - 2px ); padding-bottom: 41.66667%; margin: 0 1px; }
.aux-tile-lg-10-5 { width: calc( 10 * 100% / 12 - 30px ); padding-bottom: 41.66667%; margin: 0 15px; }
.aux-tile-11-5 { width: 91.66667%; padding-bottom: 41.66667%; }
.aux-tile-11-5 .aux-keep-aspect { height: 0; padding-bottom: 50%; }
.aux-tile-sg-11-5 { width: calc( 11 * 100% / 12 - 2px ); padding-bottom: 41.66667%; margin: 0 1px; }
.aux-tile-lg-11-5 { width: calc( 11 * 100% / 12 - 30px ); padding-bottom: 41.66667%; margin: 0 15px; }
.aux-tile-12-5 { width: 100%; padding-bottom: 41.66667%; }
.aux-tile-12-5 .aux-keep-aspect { height: 0; padding-bottom: 41.66667%; }
.aux-tile-sg-12-5 { width: calc( 12 * 100% / 12 - 2px ); padding-bottom: 41.66667%; margin: 0 1px; }
.aux-tile-lg-12-5 { width: calc( 12 * 100% / 12 - 30px ); padding-bottom: 41.66667%; margin: 0 15px; }
.aux-tile-1-6 { width: 8.33333%; padding-bottom: 50%; }
.aux-tile-1-6 .aux-keep-aspect { height: 0; padding-bottom: 141.66667%; }
.aux-tile-sg-1-6 { width: calc( 1 * 100% / 12 - 2px ); padding-bottom: 50%; margin: 0 1px; }
.aux-tile-lg-1-6 { width: calc( 1 * 100% / 12 - 30px ); padding-bottom: 50%; margin: 0 15px; }
.aux-tile-2-6 { width: 16.66667%; padding-bottom: 50%; }
.aux-tile-2-6 .aux-keep-aspect { height: 0; padding-bottom: 133.33333%; }
.aux-tile-sg-2-6 { width: calc( 2 * 100% / 12 - 2px ); padding-bottom: 50%; margin: 0 1px; }
.aux-tile-lg-2-6 { width: calc( 2 * 100% / 12 - 30px ); padding-bottom: 50%; margin: 0 15px; }
.aux-tile-3-6 { width: 25%; padding-bottom: 50%; }
.aux-tile-3-6 .aux-keep-aspect { height: 0; padding-bottom: 125%; }
.aux-tile-sg-3-6 { width: calc( 3 * 100% / 12 - 2px ); padding-bottom: 50%; margin: 0 1px; }
.aux-tile-lg-3-6 { width: calc( 3 * 100% / 12 - 30px ); padding-bottom: 50%; margin: 0 15px; }
.aux-tile-4-6 { width: 33.33333%; padding-bottom: 50%; }
.aux-tile-4-6 .aux-keep-aspect { height: 0; padding-bottom: 116.66667%; }
.aux-tile-sg-4-6 { width: calc( 4 * 100% / 12 - 2px ); padding-bottom: 50%; margin: 0 1px; }
.aux-tile-lg-4-6 { width: calc( 4 * 100% / 12 - 30px ); padding-bottom: 50%; margin: 0 15px; }
.aux-tile-5-6 { width: 41.66667%; padding-bottom: 50%; }
.aux-tile-5-6 .aux-keep-aspect { height: 0; padding-bottom: 108.33333%; }
.aux-tile-sg-5-6 { width: calc( 5 * 100% / 12 - 2px ); padding-bottom: 50%; margin: 0 1px; }
.aux-tile-lg-5-6 { width: calc( 5 * 100% / 12 - 30px ); padding-bottom: 50%; margin: 0 15px; }
.aux-tile-6-6 { width: 50%; padding-bottom: 50%; }
.aux-tile-6-6 .aux-keep-aspect { height: 0; padding-bottom: 100%; }
.aux-tile-sg-6-6 { width: calc( 6 * 100% / 12 - 2px ); padding-bottom: 50%; margin: 0 1px; }
.aux-tile-lg-6-6 { width: calc( 6 * 100% / 12 - 30px ); padding-bottom: 50%; margin: 0 15px; }
.aux-tile-7-6 { width: 58.33333%; padding-bottom: 50%; }
.aux-tile-7-6 .aux-keep-aspect { height: 0; padding-bottom: 91.66667%; }
.aux-tile-sg-7-6 { width: calc( 7 * 100% / 12 - 2px ); padding-bottom: 50%; margin: 0 1px; }
.aux-tile-lg-7-6 { width: calc( 7 * 100% / 12 - 30px ); padding-bottom: 50%; margin: 0 15px; }
.aux-tile-8-6 { width: 66.66667%; padding-bottom: 50%; }
.aux-tile-8-6 .aux-keep-aspect { height: 0; padding-bottom: 83.33333%; }
.aux-tile-sg-8-6 { width: calc( 8 * 100% / 12 - 2px ); padding-bottom: 50%; margin: 0 1px; }
.aux-tile-lg-8-6 { width: calc( 8 * 100% / 12 - 30px ); padding-bottom: 50%; margin: 0 15px; }
.aux-tile-9-6 { width: 75%; padding-bottom: 50%; }
.aux-tile-9-6 .aux-keep-aspect { height: 0; padding-bottom: 75%; }
.aux-tile-sg-9-6 { width: calc( 9 * 100% / 12 - 2px ); padding-bottom: 50%; margin: 0 1px; }
.aux-tile-lg-9-6 { width: calc( 9 * 100% / 12 - 30px ); padding-bottom: 50%; margin: 0 15px; }
.aux-tile-10-6 { width: 83.33333%; padding-bottom: 50%; }
.aux-tile-10-6 .aux-keep-aspect { height: 0; padding-bottom: 66.66667%; }
.aux-tile-sg-10-6 { width: calc( 10 * 100% / 12 - 2px ); padding-bottom: 50%; margin: 0 1px; }
.aux-tile-lg-10-6 { width: calc( 10 * 100% / 12 - 30px ); padding-bottom: 50%; margin: 0 15px; }
.aux-tile-11-6 { width: 91.66667%; padding-bottom: 50%; }
.aux-tile-11-6 .aux-keep-aspect { height: 0; padding-bottom: 58.33333%; }
.aux-tile-sg-11-6 { width: calc( 11 * 100% / 12 - 2px ); padding-bottom: 50%; margin: 0 1px; }
.aux-tile-lg-11-6 { width: calc( 11 * 100% / 12 - 30px ); padding-bottom: 50%; margin: 0 15px; }
.aux-tile-12-6 { width: 100%; padding-bottom: 50%; }
.aux-tile-12-6 .aux-keep-aspect { height: 0; padding-bottom: 50%; }
.aux-tile-sg-12-6 { width: calc( 12 * 100% / 12 - 2px ); padding-bottom: 50%; margin: 0 1px; }
.aux-tile-lg-12-6 { width: calc( 12 * 100% / 12 - 30px ); padding-bottom: 50%; margin: 0 15px; }
.aux-tile-1-7 { width: 8.33333%; padding-bottom: 58.33333%; }
.aux-tile-1-7 .aux-keep-aspect { height: 0; padding-bottom: 150%; }
.aux-tile-sg-1-7 { width: calc( 1 * 100% / 12 - 2px ); padding-bottom: 58.33333%; margin: 0 1px; }
.aux-tile-lg-1-7 { width: calc( 1 * 100% / 12 - 30px ); padding-bottom: 58.33333%; margin: 0 15px; }
.aux-tile-2-7 { width: 16.66667%; padding-bottom: 58.33333%; }
.aux-tile-2-7 .aux-keep-aspect { height: 0; padding-bottom: 141.66667%; }
.aux-tile-sg-2-7 { width: calc( 2 * 100% / 12 - 2px ); padding-bottom: 58.33333%; margin: 0 1px; }
.aux-tile-lg-2-7 { width: calc( 2 * 100% / 12 - 30px ); padding-bottom: 58.33333%; margin: 0 15px; }
.aux-tile-3-7 { width: 25%; padding-bottom: 58.33333%; }
.aux-tile-3-7 .aux-keep-aspect { height: 0; padding-bottom: 133.33333%; }
.aux-tile-sg-3-7 { width: calc( 3 * 100% / 12 - 2px ); padding-bottom: 58.33333%; margin: 0 1px; }
.aux-tile-lg-3-7 { width: calc( 3 * 100% / 12 - 30px ); padding-bottom: 58.33333%; margin: 0 15px; }
.aux-tile-4-7 { width: 33.33333%; padding-bottom: 58.33333%; }
.aux-tile-4-7 .aux-keep-aspect { height: 0; padding-bottom: 125%; }
.aux-tile-sg-4-7 { width: calc( 4 * 100% / 12 - 2px ); padding-bottom: 58.33333%; margin: 0 1px; }
.aux-tile-lg-4-7 { width: calc( 4 * 100% / 12 - 30px ); padding-bottom: 58.33333%; margin: 0 15px; }
.aux-tile-5-7 { width: 41.66667%; padding-bottom: 58.33333%; }
.aux-tile-5-7 .aux-keep-aspect { height: 0; padding-bottom: 116.66667%; }
.aux-tile-sg-5-7 { width: calc( 5 * 100% / 12 - 2px ); padding-bottom: 58.33333%; margin: 0 1px; }
.aux-tile-lg-5-7 { width: calc( 5 * 100% / 12 - 30px ); padding-bottom: 58.33333%; margin: 0 15px; }
.aux-tile-6-7 { width: 50%; padding-bottom: 58.33333%; }
.aux-tile-6-7 .aux-keep-aspect { height: 0; padding-bottom: 108.33333%; }
.aux-tile-sg-6-7 { width: calc( 6 * 100% / 12 - 2px ); padding-bottom: 58.33333%; margin: 0 1px; }
.aux-tile-lg-6-7 { width: calc( 6 * 100% / 12 - 30px ); padding-bottom: 58.33333%; margin: 0 15px; }
.aux-tile-7-7 { width: 58.33333%; padding-bottom: 58.33333%; }
.aux-tile-7-7 .aux-keep-aspect { height: 0; padding-bottom: 100%; }
.aux-tile-sg-7-7 { width: calc( 7 * 100% / 12 - 2px ); padding-bottom: 58.33333%; margin: 0 1px; }
.aux-tile-lg-7-7 { width: calc( 7 * 100% / 12 - 30px ); padding-bottom: 58.33333%; margin: 0 15px; }
.aux-tile-8-7 { width: 66.66667%; padding-bottom: 58.33333%; }
.aux-tile-8-7 .aux-keep-aspect { height: 0; padding-bottom: 91.66667%; }
.aux-tile-sg-8-7 { width: calc( 8 * 100% / 12 - 2px ); padding-bottom: 58.33333%; margin: 0 1px; }
.aux-tile-lg-8-7 { width: calc( 8 * 100% / 12 - 30px ); padding-bottom: 58.33333%; margin: 0 15px; }
.aux-tile-9-7 { width: 75%; padding-bottom: 58.33333%; }
.aux-tile-9-7 .aux-keep-aspect { height: 0; padding-bottom: 83.33333%; }
.aux-tile-sg-9-7 { width: calc( 9 * 100% / 12 - 2px ); padding-bottom: 58.33333%; margin: 0 1px; }
.aux-tile-lg-9-7 { width: calc( 9 * 100% / 12 - 30px ); padding-bottom: 58.33333%; margin: 0 15px; }
.aux-tile-10-7 { width: 83.33333%; padding-bottom: 58.33333%; }
.aux-tile-10-7 .aux-keep-aspect { height: 0; padding-bottom: 75%; }
.aux-tile-sg-10-7 { width: calc( 10 * 100% / 12 - 2px ); padding-bottom: 58.33333%; margin: 0 1px; }
.aux-tile-lg-10-7 { width: calc( 10 * 100% / 12 - 30px ); padding-bottom: 58.33333%; margin: 0 15px; }
.aux-tile-11-7 { width: 91.66667%; padding-bottom: 58.33333%; }
.aux-tile-11-7 .aux-keep-aspect { height: 0; padding-bottom: 66.66667%; }
.aux-tile-sg-11-7 { width: calc( 11 * 100% / 12 - 2px ); padding-bottom: 58.33333%; margin: 0 1px; }
.aux-tile-lg-11-7 { width: calc( 11 * 100% / 12 - 30px ); padding-bottom: 58.33333%; margin: 0 15px; }
.aux-tile-12-7 { width: 100%; padding-bottom: 58.33333%; }
.aux-tile-12-7 .aux-keep-aspect { height: 0; padding-bottom: 58.33333%; }
.aux-tile-sg-12-7 { width: calc( 12 * 100% / 12 - 2px ); padding-bottom: 58.33333%; margin: 0 1px; }
.aux-tile-lg-12-7 { width: calc( 12 * 100% / 12 - 30px ); padding-bottom: 58.33333%; margin: 0 15px; }
.aux-tile-1-8 { width: 8.33333%; padding-bottom: 66.66667%; }
.aux-tile-1-8 .aux-keep-aspect { height: 0; padding-bottom: 158.33333%; }
.aux-tile-sg-1-8 { width: calc( 1 * 100% / 12 - 2px ); padding-bottom: 66.66667%; margin: 0 1px; }
.aux-tile-lg-1-8 { width: calc( 1 * 100% / 12 - 30px ); padding-bottom: 66.66667%; margin: 0 15px; }
.aux-tile-2-8 { width: 16.66667%; padding-bottom: 66.66667%; }
.aux-tile-2-8 .aux-keep-aspect { height: 0; padding-bottom: 150%; }
.aux-tile-sg-2-8 { width: calc( 2 * 100% / 12 - 2px ); padding-bottom: 66.66667%; margin: 0 1px; }
.aux-tile-lg-2-8 { width: calc( 2 * 100% / 12 - 30px ); padding-bottom: 66.66667%; margin: 0 15px; }
.aux-tile-3-8 { width: 25%; padding-bottom: 66.66667%; }
.aux-tile-3-8 .aux-keep-aspect { height: 0; padding-bottom: 141.66667%; }
.aux-tile-sg-3-8 { width: calc( 3 * 100% / 12 - 2px ); padding-bottom: 66.66667%; margin: 0 1px; }
.aux-tile-lg-3-8 { width: calc( 3 * 100% / 12 - 30px ); padding-bottom: 66.66667%; margin: 0 15px; }
.aux-tile-4-8 { width: 33.33333%; padding-bottom: 66.66667%; }
.aux-tile-4-8 .aux-keep-aspect { height: 0; padding-bottom: 133.33333%; }
.aux-tile-sg-4-8 { width: calc( 4 * 100% / 12 - 2px ); padding-bottom: 66.66667%; margin: 0 1px; }
.aux-tile-lg-4-8 { width: calc( 4 * 100% / 12 - 30px ); padding-bottom: 66.66667%; margin: 0 15px; }
.aux-tile-5-8 { width: 41.66667%; padding-bottom: 66.66667%; }
.aux-tile-5-8 .aux-keep-aspect { height: 0; padding-bottom: 125%; }
.aux-tile-sg-5-8 { width: calc( 5 * 100% / 12 - 2px ); padding-bottom: 66.66667%; margin: 0 1px; }
.aux-tile-lg-5-8 { width: calc( 5 * 100% / 12 - 30px ); padding-bottom: 66.66667%; margin: 0 15px; }
.aux-tile-6-8 { width: 50%; padding-bottom: 66.66667%; }
.aux-tile-6-8 .aux-keep-aspect { height: 0; padding-bottom: 116.66667%; }
.aux-tile-sg-6-8 { width: calc( 6 * 100% / 12 - 2px ); padding-bottom: 66.66667%; margin: 0 1px; }
.aux-tile-lg-6-8 { width: calc( 6 * 100% / 12 - 30px ); padding-bottom: 66.66667%; margin: 0 15px; }
.aux-tile-7-8 { width: 58.33333%; padding-bottom: 66.66667%; }
.aux-tile-7-8 .aux-keep-aspect { height: 0; padding-bottom: 108.33333%; }
.aux-tile-sg-7-8 { width: calc( 7 * 100% / 12 - 2px ); padding-bottom: 66.66667%; margin: 0 1px; }
.aux-tile-lg-7-8 { width: calc( 7 * 100% / 12 - 30px ); padding-bottom: 66.66667%; margin: 0 15px; }
.aux-tile-8-8 { width: 66.66667%; padding-bottom: 66.66667%; }
.aux-tile-8-8 .aux-keep-aspect { height: 0; padding-bottom: 100%; }
.aux-tile-sg-8-8 { width: calc( 8 * 100% / 12 - 2px ); padding-bottom: 66.66667%; margin: 0 1px; }
.aux-tile-lg-8-8 { width: calc( 8 * 100% / 12 - 30px ); padding-bottom: 66.66667%; margin: 0 15px; }
.aux-tile-9-8 { width: 75%; padding-bottom: 66.66667%; }
.aux-tile-9-8 .aux-keep-aspect { height: 0; padding-bottom: 91.66667%; }
.aux-tile-sg-9-8 { width: calc( 9 * 100% / 12 - 2px ); padding-bottom: 66.66667%; margin: 0 1px; }
.aux-tile-lg-9-8 { width: calc( 9 * 100% / 12 - 30px ); padding-bottom: 66.66667%; margin: 0 15px; }
.aux-tile-10-8 { width: 83.33333%; padding-bottom: 66.66667%; }
.aux-tile-10-8 .aux-keep-aspect { height: 0; padding-bottom: 83.33333%; }
.aux-tile-sg-10-8 { width: calc( 10 * 100% / 12 - 2px ); padding-bottom: 66.66667%; margin: 0 1px; }
.aux-tile-lg-10-8 { width: calc( 10 * 100% / 12 - 30px ); padding-bottom: 66.66667%; margin: 0 15px; }
.aux-tile-11-8 { width: 91.66667%; padding-bottom: 66.66667%; }
.aux-tile-11-8 .aux-keep-aspect { height: 0; padding-bottom: 75%; }
.aux-tile-sg-11-8 { width: calc( 11 * 100% / 12 - 2px ); padding-bottom: 66.66667%; margin: 0 1px; }
.aux-tile-lg-11-8 { width: calc( 11 * 100% / 12 - 30px ); padding-bottom: 66.66667%; margin: 0 15px; }
.aux-tile-12-8 { width: 100%; padding-bottom: 66.66667%; }
.aux-tile-12-8 .aux-keep-aspect { height: 0; padding-bottom: 66.66667%; }
.aux-tile-sg-12-8 { width: calc( 12 * 100% / 12 - 2px ); padding-bottom: 66.66667%; margin: 0 1px; }
.aux-tile-lg-12-8 { width: calc( 12 * 100% / 12 - 30px ); padding-bottom: 66.66667%; margin: 0 15px; }
.aux-tile-1-9 { width: 8.33333%; padding-bottom: 75%; }
.aux-tile-1-9 .aux-keep-aspect { height: 0; padding-bottom: 166.66667%; }
.aux-tile-sg-1-9 { width: calc( 1 * 100% / 12 - 2px ); padding-bottom: 75%; margin: 0 1px; }
.aux-tile-lg-1-9 { width: calc( 1 * 100% / 12 - 30px ); padding-bottom: 75%; margin: 0 15px; }
.aux-tile-2-9 { width: 16.66667%; padding-bottom: 75%; }
.aux-tile-2-9 .aux-keep-aspect { height: 0; padding-bottom: 158.33333%; }
.aux-tile-sg-2-9 { width: calc( 2 * 100% / 12 - 2px ); padding-bottom: 75%; margin: 0 1px; }
.aux-tile-lg-2-9 { width: calc( 2 * 100% / 12 - 30px ); padding-bottom: 75%; margin: 0 15px; }
.aux-tile-3-9 { width: 25%; padding-bottom: 75%; }
.aux-tile-3-9 .aux-keep-aspect { height: 0; padding-bottom: 150%; }
.aux-tile-sg-3-9 { width: calc( 3 * 100% / 12 - 2px ); padding-bottom: 75%; margin: 0 1px; }
.aux-tile-lg-3-9 { width: calc( 3 * 100% / 12 - 30px ); padding-bottom: 75%; margin: 0 15px; }
.aux-tile-4-9 { width: 33.33333%; padding-bottom: 75%; }
.aux-tile-4-9 .aux-keep-aspect { height: 0; padding-bottom: 141.66667%; }
.aux-tile-sg-4-9 { width: calc( 4 * 100% / 12 - 2px ); padding-bottom: 75%; margin: 0 1px; }
.aux-tile-lg-4-9 { width: calc( 4 * 100% / 12 - 30px ); padding-bottom: 75%; margin: 0 15px; }
.aux-tile-5-9 { width: 41.66667%; padding-bottom: 75%; }
.aux-tile-5-9 .aux-keep-aspect { height: 0; padding-bottom: 133.33333%; }
.aux-tile-sg-5-9 { width: calc( 5 * 100% / 12 - 2px ); padding-bottom: 75%; margin: 0 1px; }
.aux-tile-lg-5-9 { width: calc( 5 * 100% / 12 - 30px ); padding-bottom: 75%; margin: 0 15px; }
.aux-tile-6-9 { width: 50%; padding-bottom: 75%; }
.aux-tile-6-9 .aux-keep-aspect { height: 0; padding-bottom: 125%; }
.aux-tile-sg-6-9 { width: calc( 6 * 100% / 12 - 2px ); padding-bottom: 75%; margin: 0 1px; }
.aux-tile-lg-6-9 { width: calc( 6 * 100% / 12 - 30px ); padding-bottom: 75%; margin: 0 15px; }
.aux-tile-7-9 { width: 58.33333%; padding-bottom: 75%; }
.aux-tile-7-9 .aux-keep-aspect { height: 0; padding-bottom: 116.66667%; }
.aux-tile-sg-7-9 { width: calc( 7 * 100% / 12 - 2px ); padding-bottom: 75%; margin: 0 1px; }
.aux-tile-lg-7-9 { width: calc( 7 * 100% / 12 - 30px ); padding-bottom: 75%; margin: 0 15px; }
.aux-tile-8-9 { width: 66.66667%; padding-bottom: 75%; }
.aux-tile-8-9 .aux-keep-aspect { height: 0; padding-bottom: 108.33333%; }
.aux-tile-sg-8-9 { width: calc( 8 * 100% / 12 - 2px ); padding-bottom: 75%; margin: 0 1px; }
.aux-tile-lg-8-9 { width: calc( 8 * 100% / 12 - 30px ); padding-bottom: 75%; margin: 0 15px; }
.aux-tile-9-9 { width: 75%; padding-bottom: 75%; }
.aux-tile-9-9 .aux-keep-aspect { height: 0; padding-bottom: 100%; }
.aux-tile-sg-9-9 { width: calc( 9 * 100% / 12 - 2px ); padding-bottom: 75%; margin: 0 1px; }
.aux-tile-lg-9-9 { width: calc( 9 * 100% / 12 - 30px ); padding-bottom: 75%; margin: 0 15px; }
.aux-tile-10-9 { width: 83.33333%; padding-bottom: 75%; }
.aux-tile-10-9 .aux-keep-aspect { height: 0; padding-bottom: 91.66667%; }
.aux-tile-sg-10-9 { width: calc( 10 * 100% / 12 - 2px ); padding-bottom: 75%; margin: 0 1px; }
.aux-tile-lg-10-9 { width: calc( 10 * 100% / 12 - 30px ); padding-bottom: 75%; margin: 0 15px; }
.aux-tile-11-9 { width: 91.66667%; padding-bottom: 75%; }
.aux-tile-11-9 .aux-keep-aspect { height: 0; padding-bottom: 83.33333%; }
.aux-tile-sg-11-9 { width: calc( 11 * 100% / 12 - 2px ); padding-bottom: 75%; margin: 0 1px; }
.aux-tile-lg-11-9 { width: calc( 11 * 100% / 12 - 30px ); padding-bottom: 75%; margin: 0 15px; }
.aux-tile-12-9 { width: 100%; padding-bottom: 75%; }
.aux-tile-12-9 .aux-keep-aspect { height: 0; padding-bottom: 75%; }
.aux-tile-sg-12-9 { width: calc( 12 * 100% / 12 - 2px ); padding-bottom: 75%; margin: 0 1px; }
.aux-tile-lg-12-9 { width: calc( 12 * 100% / 12 - 30px ); padding-bottom: 75%; margin: 0 15px; }
.aux-tile-1-10 { width: 8.33333%; padding-bottom: 83.33333%; }
.aux-tile-1-10 .aux-keep-aspect { height: 0; padding-bottom: 175%; }
.aux-tile-sg-1-10 { width: calc( 1 * 100% / 12 - 2px ); padding-bottom: 83.33333%; margin: 0 1px; }
.aux-tile-lg-1-10 { width: calc( 1 * 100% / 12 - 30px ); padding-bottom: 83.33333%; margin: 0 15px; }
.aux-tile-2-10 { width: 16.66667%; padding-bottom: 83.33333%; }
.aux-tile-2-10 .aux-keep-aspect { height: 0; padding-bottom: 166.66667%; }
.aux-tile-sg-2-10 { width: calc( 2 * 100% / 12 - 2px ); padding-bottom: 83.33333%; margin: 0 1px; }
.aux-tile-lg-2-10 { width: calc( 2 * 100% / 12 - 30px ); padding-bottom: 83.33333%; margin: 0 15px; }
.aux-tile-3-10 { width: 25%; padding-bottom: 83.33333%; }
.aux-tile-3-10 .aux-keep-aspect { height: 0; padding-bottom: 158.33333%; }
.aux-tile-sg-3-10 { width: calc( 3 * 100% / 12 - 2px ); padding-bottom: 83.33333%; margin: 0 1px; }
.aux-tile-lg-3-10 { width: calc( 3 * 100% / 12 - 30px ); padding-bottom: 83.33333%; margin: 0 15px; }
.aux-tile-4-10 { width: 33.33333%; padding-bottom: 83.33333%; }
.aux-tile-4-10 .aux-keep-aspect { height: 0; padding-bottom: 150%; }
.aux-tile-sg-4-10 { width: calc( 4 * 100% / 12 - 2px ); padding-bottom: 83.33333%; margin: 0 1px; }
.aux-tile-lg-4-10 { width: calc( 4 * 100% / 12 - 30px ); padding-bottom: 83.33333%; margin: 0 15px; }
.aux-tile-5-10 { width: 41.66667%; padding-bottom: 83.33333%; }
.aux-tile-5-10 .aux-keep-aspect { height: 0; padding-bottom: 141.66667%; }
.aux-tile-sg-5-10 { width: calc( 5 * 100% / 12 - 2px ); padding-bottom: 83.33333%; margin: 0 1px; }
.aux-tile-lg-5-10 { width: calc( 5 * 100% / 12 - 30px ); padding-bottom: 83.33333%; margin: 0 15px; }
.aux-tile-6-10 { width: 50%; padding-bottom: 83.33333%; }
.aux-tile-6-10 .aux-keep-aspect { height: 0; padding-bottom: 133.33333%; }
.aux-tile-sg-6-10 { width: calc( 6 * 100% / 12 - 2px ); padding-bottom: 83.33333%; margin: 0 1px; }
.aux-tile-lg-6-10 { width: calc( 6 * 100% / 12 - 30px ); padding-bottom: 83.33333%; margin: 0 15px; }
.aux-tile-7-10 { width: 58.33333%; padding-bottom: 83.33333%; }
.aux-tile-7-10 .aux-keep-aspect { height: 0; padding-bottom: 125%; }
.aux-tile-sg-7-10 { width: calc( 7 * 100% / 12 - 2px ); padding-bottom: 83.33333%; margin: 0 1px; }
.aux-tile-lg-7-10 { width: calc( 7 * 100% / 12 - 30px ); padding-bottom: 83.33333%; margin: 0 15px; }
.aux-tile-8-10 { width: 66.66667%; padding-bottom: 83.33333%; }
.aux-tile-8-10 .aux-keep-aspect { height: 0; padding-bottom: 116.66667%; }
.aux-tile-sg-8-10 { width: calc( 8 * 100% / 12 - 2px ); padding-bottom: 83.33333%; margin: 0 1px; }
.aux-tile-lg-8-10 { width: calc( 8 * 100% / 12 - 30px ); padding-bottom: 83.33333%; margin: 0 15px; }
.aux-tile-9-10 { width: 75%; padding-bottom: 83.33333%; }
.aux-tile-9-10 .aux-keep-aspect { height: 0; padding-bottom: 108.33333%; }
.aux-tile-sg-9-10 { width: calc( 9 * 100% / 12 - 2px ); padding-bottom: 83.33333%; margin: 0 1px; }
.aux-tile-lg-9-10 { width: calc( 9 * 100% / 12 - 30px ); padding-bottom: 83.33333%; margin: 0 15px; }
.aux-tile-10-10 { width: 83.33333%; padding-bottom: 83.33333%; }
.aux-tile-10-10 .aux-keep-aspect { height: 0; padding-bottom: 100%; }
.aux-tile-sg-10-10 { width: calc( 10 * 100% / 12 - 2px ); padding-bottom: 83.33333%; margin: 0 1px; }
.aux-tile-lg-10-10 { width: calc( 10 * 100% / 12 - 30px ); padding-bottom: 83.33333%; margin: 0 15px; }
.aux-tile-11-10 { width: 91.66667%; padding-bottom: 83.33333%; }
.aux-tile-11-10 .aux-keep-aspect { height: 0; padding-bottom: 91.66667%; }
.aux-tile-sg-11-10 { width: calc( 11 * 100% / 12 - 2px ); padding-bottom: 83.33333%; margin: 0 1px; }
.aux-tile-lg-11-10 { width: calc( 11 * 100% / 12 - 30px ); padding-bottom: 83.33333%; margin: 0 15px; }
.aux-tile-12-10 { width: 100%; padding-bottom: 83.33333%; }
.aux-tile-12-10 .aux-keep-aspect { height: 0; padding-bottom: 83.33333%; }
.aux-tile-sg-12-10 { width: calc( 12 * 100% / 12 - 2px ); padding-bottom: 83.33333%; margin: 0 1px; }
.aux-tile-lg-12-10 { width: calc( 12 * 100% / 12 - 30px ); padding-bottom: 83.33333%; margin: 0 15px; }
.aux-tile-1-11 { width: 8.33333%; padding-bottom: 91.66667%; }
.aux-tile-1-11 .aux-keep-aspect { height: 0; padding-bottom: 183.33333%; }
.aux-tile-sg-1-11 { width: calc( 1 * 100% / 12 - 2px ); padding-bottom: 91.66667%; margin: 0 1px; }
.aux-tile-lg-1-11 { width: calc( 1 * 100% / 12 - 30px ); padding-bottom: 91.66667%; margin: 0 15px; }
.aux-tile-2-11 { width: 16.66667%; padding-bottom: 91.66667%; }
.aux-tile-2-11 .aux-keep-aspect { height: 0; padding-bottom: 175%; }
.aux-tile-sg-2-11 { width: calc( 2 * 100% / 12 - 2px ); padding-bottom: 91.66667%; margin: 0 1px; }
.aux-tile-lg-2-11 { width: calc( 2 * 100% / 12 - 30px ); padding-bottom: 91.66667%; margin: 0 15px; }
.aux-tile-3-11 { width: 25%; padding-bottom: 91.66667%; }
.aux-tile-3-11 .aux-keep-aspect { height: 0; padding-bottom: 166.66667%; }
.aux-tile-sg-3-11 { width: calc( 3 * 100% / 12 - 2px ); padding-bottom: 91.66667%; margin: 0 1px; }
.aux-tile-lg-3-11 { width: calc( 3 * 100% / 12 - 30px ); padding-bottom: 91.66667%; margin: 0 15px; }
.aux-tile-4-11 { width: 33.33333%; padding-bottom: 91.66667%; }
.aux-tile-4-11 .aux-keep-aspect { height: 0; padding-bottom: 158.33333%; }
.aux-tile-sg-4-11 { width: calc( 4 * 100% / 12 - 2px ); padding-bottom: 91.66667%; margin: 0 1px; }
.aux-tile-lg-4-11 { width: calc( 4 * 100% / 12 - 30px ); padding-bottom: 91.66667%; margin: 0 15px; }
.aux-tile-5-11 { width: 41.66667%; padding-bottom: 91.66667%; }
.aux-tile-5-11 .aux-keep-aspect { height: 0; padding-bottom: 150%; }
.aux-tile-sg-5-11 { width: calc( 5 * 100% / 12 - 2px ); padding-bottom: 91.66667%; margin: 0 1px; }
.aux-tile-lg-5-11 { width: calc( 5 * 100% / 12 - 30px ); padding-bottom: 91.66667%; margin: 0 15px; }
.aux-tile-6-11 { width: 50%; padding-bottom: 91.66667%; }
.aux-tile-6-11 .aux-keep-aspect { height: 0; padding-bottom: 141.66667%; }
.aux-tile-sg-6-11 { width: calc( 6 * 100% / 12 - 2px ); padding-bottom: 91.66667%; margin: 0 1px; }
.aux-tile-lg-6-11 { width: calc( 6 * 100% / 12 - 30px ); padding-bottom: 91.66667%; margin: 0 15px; }
.aux-tile-7-11 { width: 58.33333%; padding-bottom: 91.66667%; }
.aux-tile-7-11 .aux-keep-aspect { height: 0; padding-bottom: 133.33333%; }
.aux-tile-sg-7-11 { width: calc( 7 * 100% / 12 - 2px ); padding-bottom: 91.66667%; margin: 0 1px; }
.aux-tile-lg-7-11 { width: calc( 7 * 100% / 12 - 30px ); padding-bottom: 91.66667%; margin: 0 15px; }
.aux-tile-8-11 { width: 66.66667%; padding-bottom: 91.66667%; }
.aux-tile-8-11 .aux-keep-aspect { height: 0; padding-bottom: 125%; }
.aux-tile-sg-8-11 { width: calc( 8 * 100% / 12 - 2px ); padding-bottom: 91.66667%; margin: 0 1px; }
.aux-tile-lg-8-11 { width: calc( 8 * 100% / 12 - 30px ); padding-bottom: 91.66667%; margin: 0 15px; }
.aux-tile-9-11 { width: 75%; padding-bottom: 91.66667%; }
.aux-tile-9-11 .aux-keep-aspect { height: 0; padding-bottom: 116.66667%; }
.aux-tile-sg-9-11 { width: calc( 9 * 100% / 12 - 2px ); padding-bottom: 91.66667%; margin: 0 1px; }
.aux-tile-lg-9-11 { width: calc( 9 * 100% / 12 - 30px ); padding-bottom: 91.66667%; margin: 0 15px; }
.aux-tile-10-11 { width: 83.33333%; padding-bottom: 91.66667%; }
.aux-tile-10-11 .aux-keep-aspect { height: 0; padding-bottom: 108.33333%; }
.aux-tile-sg-10-11 { width: calc( 10 * 100% / 12 - 2px ); padding-bottom: 91.66667%; margin: 0 1px; }
.aux-tile-lg-10-11 { width: calc( 10 * 100% / 12 - 30px ); padding-bottom: 91.66667%; margin: 0 15px; }
.aux-tile-11-11 { width: 91.66667%; padding-bottom: 91.66667%; }
.aux-tile-11-11 .aux-keep-aspect { height: 0; padding-bottom: 100%; }
.aux-tile-sg-11-11 { width: calc( 11 * 100% / 12 - 2px ); padding-bottom: 91.66667%; margin: 0 1px; }
.aux-tile-lg-11-11 { width: calc( 11 * 100% / 12 - 30px ); padding-bottom: 91.66667%; margin: 0 15px; }
.aux-tile-12-11 { width: 100%; padding-bottom: 91.66667%; }
.aux-tile-12-11 .aux-keep-aspect { height: 0; padding-bottom: 91.66667%; }
.aux-tile-sg-12-11 { width: calc( 12 * 100% / 12 - 2px ); padding-bottom: 91.66667%; margin: 0 1px; }
.aux-tile-lg-12-11 { width: calc( 12 * 100% / 12 - 30px ); padding-bottom: 91.66667%; margin: 0 15px; }
.aux-tile-1-12 { width: 8.33333%; padding-bottom: 100%; }
.aux-tile-1-12 .aux-keep-aspect { height: 0; padding-bottom: 191.66667%; }
.aux-tile-sg-1-12 { width: calc( 1 * 100% / 12 - 2px ); padding-bottom: 100%; margin: 0 1px; }
.aux-tile-lg-1-12 { width: calc( 1 * 100% / 12 - 30px ); padding-bottom: 100%; margin: 0 15px; }
.aux-tile-2-12 { width: 16.66667%; padding-bottom: 100%; }
.aux-tile-2-12 .aux-keep-aspect { height: 0; padding-bottom: 183.33333%; }
.aux-tile-sg-2-12 { width: calc( 2 * 100% / 12 - 2px ); padding-bottom: 100%; margin: 0 1px; }
.aux-tile-lg-2-12 { width: calc( 2 * 100% / 12 - 30px ); padding-bottom: 100%; margin: 0 15px; }
.aux-tile-3-12 { width: 25%; padding-bottom: 100%; }
.aux-tile-3-12 .aux-keep-aspect { height: 0; padding-bottom: 175%; }
.aux-tile-sg-3-12 { width: calc( 3 * 100% / 12 - 2px ); padding-bottom: 100%; margin: 0 1px; }
.aux-tile-lg-3-12 { width: calc( 3 * 100% / 12 - 30px ); padding-bottom: 100%; margin: 0 15px; }
.aux-tile-4-12 { width: 33.33333%; padding-bottom: 100%; }
.aux-tile-4-12 .aux-keep-aspect { height: 0; padding-bottom: 166.66667%; }
.aux-tile-sg-4-12 { width: calc( 4 * 100% / 12 - 2px ); padding-bottom: 100%; margin: 0 1px; }
.aux-tile-lg-4-12 { width: calc( 4 * 100% / 12 - 30px ); padding-bottom: 100%; margin: 0 15px; }
.aux-tile-5-12 { width: 41.66667%; padding-bottom: 100%; }
.aux-tile-5-12 .aux-keep-aspect { height: 0; padding-bottom: 158.33333%; }
.aux-tile-sg-5-12 { width: calc( 5 * 100% / 12 - 2px ); padding-bottom: 100%; margin: 0 1px; }
.aux-tile-lg-5-12 { width: calc( 5 * 100% / 12 - 30px ); padding-bottom: 100%; margin: 0 15px; }
.aux-tile-6-12 { width: 50%; padding-bottom: 100%; }
.aux-tile-6-12 .aux-keep-aspect { height: 0; padding-bottom: 150%; }
.aux-tile-sg-6-12 { width: calc( 6 * 100% / 12 - 2px ); padding-bottom: 100%; margin: 0 1px; }
.aux-tile-lg-6-12 { width: calc( 6 * 100% / 12 - 30px ); padding-bottom: 100%; margin: 0 15px; }
.aux-tile-7-12 { width: 58.33333%; padding-bottom: 100%; }
.aux-tile-7-12 .aux-keep-aspect { height: 0; padding-bottom: 141.66667%; }
.aux-tile-sg-7-12 { width: calc( 7 * 100% / 12 - 2px ); padding-bottom: 100%; margin: 0 1px; }
.aux-tile-lg-7-12 { width: calc( 7 * 100% / 12 - 30px ); padding-bottom: 100%; margin: 0 15px; }
.aux-tile-8-12 { width: 66.66667%; padding-bottom: 100%; }
.aux-tile-8-12 .aux-keep-aspect { height: 0; padding-bottom: 133.33333%; }
.aux-tile-sg-8-12 { width: calc( 8 * 100% / 12 - 2px ); padding-bottom: 100%; margin: 0 1px; }
.aux-tile-lg-8-12 { width: calc( 8 * 100% / 12 - 30px ); padding-bottom: 100%; margin: 0 15px; }
.aux-tile-9-12 { width: 75%; padding-bottom: 100%; }
.aux-tile-9-12 .aux-keep-aspect { height: 0; padding-bottom: 125%; }
.aux-tile-sg-9-12 { width: calc( 9 * 100% / 12 - 2px ); padding-bottom: 100%; margin: 0 1px; }
.aux-tile-lg-9-12 { width: calc( 9 * 100% / 12 - 30px ); padding-bottom: 100%; margin: 0 15px; }
.aux-tile-10-12 { width: 83.33333%; padding-bottom: 100%; }
.aux-tile-10-12 .aux-keep-aspect { height: 0; padding-bottom: 116.66667%; }
.aux-tile-sg-10-12 { width: calc( 10 * 100% / 12 - 2px ); padding-bottom: 100%; margin: 0 1px; }
.aux-tile-lg-10-12 { width: calc( 10 * 100% / 12 - 30px ); padding-bottom: 100%; margin: 0 15px; }
.aux-tile-11-12 { width: 91.66667%; padding-bottom: 100%; }
.aux-tile-11-12 .aux-keep-aspect { height: 0; padding-bottom: 108.33333%; }
.aux-tile-sg-11-12 { width: calc( 11 * 100% / 12 - 2px ); padding-bottom: 100%; margin: 0 1px; }
.aux-tile-lg-11-12 { width: calc( 11 * 100% / 12 - 30px ); padding-bottom: 100%; margin: 0 15px; }
.aux-tile-12-12 { width: 100%; padding-bottom: 100%; }
.aux-tile-12-12 .aux-keep-aspect { height: 0; padding-bottom: 100%; }
.aux-tile-sg-12-12 { width: calc( 12 * 100% / 12 - 2px ); padding-bottom: 100%; margin: 0 1px; }
.aux-tile-lg-12-12 { width: calc( 12 * 100% / 12 - 30px ); padding-bottom: 100%; margin: 0 15px; }
@media screen and (max-width: 1024px) and (min-width: 768px) { .aux-t-tile-1-1 { width: 8.33333%; padding-bottom: 8.33333%; }
.aux-t-tile-1-1 .aux-keep-aspect { height: 0; padding-bottom: 100%; }
.aux-t-tile-sg-1-1 { width: calc( 1 * 100% / 12 - 2px ); padding-bottom: 8.33333%; margin: 0 1px; }
.aux-t-tile-lg-1-1 { width: calc( 1 * 100% / 12 - 30px ); padding-bottom: 8.33333%; margin: 0 15px; }
.aux-t-tile-2-1 { width: 16.66667%; padding-bottom: 8.33333%; }
.aux-t-tile-2-1 .aux-keep-aspect { height: 0; padding-bottom: 91.66667%; }
.aux-t-tile-sg-2-1 { width: calc( 2 * 100% / 12 - 2px ); padding-bottom: 8.33333%; margin: 0 1px; }
.aux-t-tile-lg-2-1 { width: calc( 2 * 100% / 12 - 30px ); padding-bottom: 8.33333%; margin: 0 15px; }
.aux-t-tile-3-1 { width: 25%; padding-bottom: 8.33333%; }
.aux-t-tile-3-1 .aux-keep-aspect { height: 0; padding-bottom: 83.33333%; }
.aux-t-tile-sg-3-1 { width: calc( 3 * 100% / 12 - 2px ); padding-bottom: 8.33333%; margin: 0 1px; }
.aux-t-tile-lg-3-1 { width: calc( 3 * 100% / 12 - 30px ); padding-bottom: 8.33333%; margin: 0 15px; }
.aux-t-tile-4-1 { width: 33.33333%; padding-bottom: 8.33333%; }
.aux-t-tile-4-1 .aux-keep-aspect { height: 0; padding-bottom: 75%; }
.aux-t-tile-sg-4-1 { width: calc( 4 * 100% / 12 - 2px ); padding-bottom: 8.33333%; margin: 0 1px; }
.aux-t-tile-lg-4-1 { width: calc( 4 * 100% / 12 - 30px ); padding-bottom: 8.33333%; margin: 0 15px; }
.aux-t-tile-5-1 { width: 41.66667%; padding-bottom: 8.33333%; }
.aux-t-tile-5-1 .aux-keep-aspect { height: 0; padding-bottom: 66.66667%; }
.aux-t-tile-sg-5-1 { width: calc( 5 * 100% / 12 - 2px ); padding-bottom: 8.33333%; margin: 0 1px; }
.aux-t-tile-lg-5-1 { width: calc( 5 * 100% / 12 - 30px ); padding-bottom: 8.33333%; margin: 0 15px; }
.aux-t-tile-6-1 { width: 50%; padding-bottom: 8.33333%; }
.aux-t-tile-6-1 .aux-keep-aspect { height: 0; padding-bottom: 58.33333%; }
.aux-t-tile-sg-6-1 { width: calc( 6 * 100% / 12 - 2px ); padding-bottom: 8.33333%; margin: 0 1px; }
.aux-t-tile-lg-6-1 { width: calc( 6 * 100% / 12 - 30px ); padding-bottom: 8.33333%; margin: 0 15px; }
.aux-t-tile-7-1 { width: 58.33333%; padding-bottom: 8.33333%; }
.aux-t-tile-7-1 .aux-keep-aspect { height: 0; padding-bottom: 50%; }
.aux-t-tile-sg-7-1 { width: calc( 7 * 100% / 12 - 2px ); padding-bottom: 8.33333%; margin: 0 1px; }
.aux-t-tile-lg-7-1 { width: calc( 7 * 100% / 12 - 30px ); padding-bottom: 8.33333%; margin: 0 15px; }
.aux-t-tile-8-1 { width: 66.66667%; padding-bottom: 8.33333%; }
.aux-t-tile-8-1 .aux-keep-aspect { height: 0; padding-bottom: 41.66667%; }
.aux-t-tile-sg-8-1 { width: calc( 8 * 100% / 12 - 2px ); padding-bottom: 8.33333%; margin: 0 1px; }
.aux-t-tile-lg-8-1 { width: calc( 8 * 100% / 12 - 30px ); padding-bottom: 8.33333%; margin: 0 15px; }
.aux-t-tile-9-1 { width: 75%; padding-bottom: 8.33333%; }
.aux-t-tile-9-1 .aux-keep-aspect { height: 0; padding-bottom: 33.33333%; }
.aux-t-tile-sg-9-1 { width: calc( 9 * 100% / 12 - 2px ); padding-bottom: 8.33333%; margin: 0 1px; }
.aux-t-tile-lg-9-1 { width: calc( 9 * 100% / 12 - 30px ); padding-bottom: 8.33333%; margin: 0 15px; }
.aux-t-tile-10-1 { width: 83.33333%; padding-bottom: 8.33333%; }
.aux-t-tile-10-1 .aux-keep-aspect { height: 0; padding-bottom: 25%; }
.aux-t-tile-sg-10-1 { width: calc( 10 * 100% / 12 - 2px ); padding-bottom: 8.33333%; margin: 0 1px; }
.aux-t-tile-lg-10-1 { width: calc( 10 * 100% / 12 - 30px ); padding-bottom: 8.33333%; margin: 0 15px; }
.aux-t-tile-11-1 { width: 91.66667%; padding-bottom: 8.33333%; }
.aux-t-tile-11-1 .aux-keep-aspect { height: 0; padding-bottom: 16.66667%; }
.aux-t-tile-sg-11-1 { width: calc( 11 * 100% / 12 - 2px ); padding-bottom: 8.33333%; margin: 0 1px; }
.aux-t-tile-lg-11-1 { width: calc( 11 * 100% / 12 - 30px ); padding-bottom: 8.33333%; margin: 0 15px; }
.aux-t-tile-12-1 { width: 100%; padding-bottom: 8.33333%; }
.aux-t-tile-12-1 .aux-keep-aspect { height: 0; padding-bottom: 8.33333%; }
.aux-t-tile-sg-12-1 { width: calc( 12 * 100% / 12 - 2px ); padding-bottom: 8.33333%; margin: 0 1px; }
.aux-t-tile-lg-12-1 { width: calc( 12 * 100% / 12 - 30px ); padding-bottom: 8.33333%; margin: 0 15px; }
.aux-t-tile-1-2 { width: 8.33333%; padding-bottom: 16.66667%; }
.aux-t-tile-1-2 .aux-keep-aspect { height: 0; padding-bottom: 108.33333%; }
.aux-t-tile-sg-1-2 { width: calc( 1 * 100% / 12 - 2px ); padding-bottom: 16.66667%; margin: 0 1px; }
.aux-t-tile-lg-1-2 { width: calc( 1 * 100% / 12 - 30px ); padding-bottom: 16.66667%; margin: 0 15px; }
.aux-t-tile-2-2 { width: 16.66667%; padding-bottom: 16.66667%; }
.aux-t-tile-2-2 .aux-keep-aspect { height: 0; padding-bottom: 100%; }
.aux-t-tile-sg-2-2 { width: calc( 2 * 100% / 12 - 2px ); padding-bottom: 16.66667%; margin: 0 1px; }
.aux-t-tile-lg-2-2 { width: calc( 2 * 100% / 12 - 30px ); padding-bottom: 16.66667%; margin: 0 15px; }
.aux-t-tile-3-2 { width: 25%; padding-bottom: 16.66667%; }
.aux-t-tile-3-2 .aux-keep-aspect { height: 0; padding-bottom: 91.66667%; }
.aux-t-tile-sg-3-2 { width: calc( 3 * 100% / 12 - 2px ); padding-bottom: 16.66667%; margin: 0 1px; }
.aux-t-tile-lg-3-2 { width: calc( 3 * 100% / 12 - 30px ); padding-bottom: 16.66667%; margin: 0 15px; }
.aux-t-tile-4-2 { width: 33.33333%; padding-bottom: 16.66667%; }
.aux-t-tile-4-2 .aux-keep-aspect { height: 0; padding-bottom: 83.33333%; }
.aux-t-tile-sg-4-2 { width: calc( 4 * 100% / 12 - 2px ); padding-bottom: 16.66667%; margin: 0 1px; }
.aux-t-tile-lg-4-2 { width: calc( 4 * 100% / 12 - 30px ); padding-bottom: 16.66667%; margin: 0 15px; }
.aux-t-tile-5-2 { width: 41.66667%; padding-bottom: 16.66667%; }
.aux-t-tile-5-2 .aux-keep-aspect { height: 0; padding-bottom: 75%; }
.aux-t-tile-sg-5-2 { width: calc( 5 * 100% / 12 - 2px ); padding-bottom: 16.66667%; margin: 0 1px; }
.aux-t-tile-lg-5-2 { width: calc( 5 * 100% / 12 - 30px ); padding-bottom: 16.66667%; margin: 0 15px; }
.aux-t-tile-6-2 { width: 50%; padding-bottom: 16.66667%; }
.aux-t-tile-6-2 .aux-keep-aspect { height: 0; padding-bottom: 66.66667%; }
.aux-t-tile-sg-6-2 { width: calc( 6 * 100% / 12 - 2px ); padding-bottom: 16.66667%; margin: 0 1px; }
.aux-t-tile-lg-6-2 { width: calc( 6 * 100% / 12 - 30px ); padding-bottom: 16.66667%; margin: 0 15px; }
.aux-t-tile-7-2 { width: 58.33333%; padding-bottom: 16.66667%; }
.aux-t-tile-7-2 .aux-keep-aspect { height: 0; padding-bottom: 58.33333%; }
.aux-t-tile-sg-7-2 { width: calc( 7 * 100% / 12 - 2px ); padding-bottom: 16.66667%; margin: 0 1px; }
.aux-t-tile-lg-7-2 { width: calc( 7 * 100% / 12 - 30px ); padding-bottom: 16.66667%; margin: 0 15px; }
.aux-t-tile-8-2 { width: 66.66667%; padding-bottom: 16.66667%; }
.aux-t-tile-8-2 .aux-keep-aspect { height: 0; padding-bottom: 50%; }
.aux-t-tile-sg-8-2 { width: calc( 8 * 100% / 12 - 2px ); padding-bottom: 16.66667%; margin: 0 1px; }
.aux-t-tile-lg-8-2 { width: calc( 8 * 100% / 12 - 30px ); padding-bottom: 16.66667%; margin: 0 15px; }
.aux-t-tile-9-2 { width: 75%; padding-bottom: 16.66667%; }
.aux-t-tile-9-2 .aux-keep-aspect { height: 0; padding-bottom: 41.66667%; }
.aux-t-tile-sg-9-2 { width: calc( 9 * 100% / 12 - 2px ); padding-bottom: 16.66667%; margin: 0 1px; }
.aux-t-tile-lg-9-2 { width: calc( 9 * 100% / 12 - 30px ); padding-bottom: 16.66667%; margin: 0 15px; }
.aux-t-tile-10-2 { width: 83.33333%; padding-bottom: 16.66667%; }
.aux-t-tile-10-2 .aux-keep-aspect { height: 0; padding-bottom: 33.33333%; }
.aux-t-tile-sg-10-2 { width: calc( 10 * 100% / 12 - 2px ); padding-bottom: 16.66667%; margin: 0 1px; }
.aux-t-tile-lg-10-2 { width: calc( 10 * 100% / 12 - 30px ); padding-bottom: 16.66667%; margin: 0 15px; }
.aux-t-tile-11-2 { width: 91.66667%; padding-bottom: 16.66667%; }
.aux-t-tile-11-2 .aux-keep-aspect { height: 0; padding-bottom: 25%; }
.aux-t-tile-sg-11-2 { width: calc( 11 * 100% / 12 - 2px ); padding-bottom: 16.66667%; margin: 0 1px; }
.aux-t-tile-lg-11-2 { width: calc( 11 * 100% / 12 - 30px ); padding-bottom: 16.66667%; margin: 0 15px; }
.aux-t-tile-12-2 { width: 100%; padding-bottom: 16.66667%; }
.aux-t-tile-12-2 .aux-keep-aspect { height: 0; padding-bottom: 16.66667%; }
.aux-t-tile-sg-12-2 { width: calc( 12 * 100% / 12 - 2px ); padding-bottom: 16.66667%; margin: 0 1px; }
.aux-t-tile-lg-12-2 { width: calc( 12 * 100% / 12 - 30px ); padding-bottom: 16.66667%; margin: 0 15px; }
.aux-t-tile-1-3 { width: 8.33333%; padding-bottom: 25%; }
.aux-t-tile-1-3 .aux-keep-aspect { height: 0; padding-bottom: 116.66667%; }
.aux-t-tile-sg-1-3 { width: calc( 1 * 100% / 12 - 2px ); padding-bottom: 25%; margin: 0 1px; }
.aux-t-tile-lg-1-3 { width: calc( 1 * 100% / 12 - 30px ); padding-bottom: 25%; margin: 0 15px; }
.aux-t-tile-2-3 { width: 16.66667%; padding-bottom: 25%; }
.aux-t-tile-2-3 .aux-keep-aspect { height: 0; padding-bottom: 108.33333%; }
.aux-t-tile-sg-2-3 { width: calc( 2 * 100% / 12 - 2px ); padding-bottom: 25%; margin: 0 1px; }
.aux-t-tile-lg-2-3 { width: calc( 2 * 100% / 12 - 30px ); padding-bottom: 25%; margin: 0 15px; }
.aux-t-tile-3-3 { width: 25%; padding-bottom: 25%; }
.aux-t-tile-3-3 .aux-keep-aspect { height: 0; padding-bottom: 100%; }
.aux-t-tile-sg-3-3 { width: calc( 3 * 100% / 12 - 2px ); padding-bottom: 25%; margin: 0 1px; }
.aux-t-tile-lg-3-3 { width: calc( 3 * 100% / 12 - 30px ); padding-bottom: 25%; margin: 0 15px; }
.aux-t-tile-4-3 { width: 33.33333%; padding-bottom: 25%; }
.aux-t-tile-4-3 .aux-keep-aspect { height: 0; padding-bottom: 91.66667%; }
.aux-t-tile-sg-4-3 { width: calc( 4 * 100% / 12 - 2px ); padding-bottom: 25%; margin: 0 1px; }
.aux-t-tile-lg-4-3 { width: calc( 4 * 100% / 12 - 30px ); padding-bottom: 25%; margin: 0 15px; }
.aux-t-tile-5-3 { width: 41.66667%; padding-bottom: 25%; }
.aux-t-tile-5-3 .aux-keep-aspect { height: 0; padding-bottom: 83.33333%; }
.aux-t-tile-sg-5-3 { width: calc( 5 * 100% / 12 - 2px ); padding-bottom: 25%; margin: 0 1px; }
.aux-t-tile-lg-5-3 { width: calc( 5 * 100% / 12 - 30px ); padding-bottom: 25%; margin: 0 15px; }
.aux-t-tile-6-3 { width: 50%; padding-bottom: 25%; }
.aux-t-tile-6-3 .aux-keep-aspect { height: 0; padding-bottom: 75%; }
.aux-t-tile-sg-6-3 { width: calc( 6 * 100% / 12 - 2px ); padding-bottom: 25%; margin: 0 1px; }
.aux-t-tile-lg-6-3 { width: calc( 6 * 100% / 12 - 30px ); padding-bottom: 25%; margin: 0 15px; }
.aux-t-tile-7-3 { width: 58.33333%; padding-bottom: 25%; }
.aux-t-tile-7-3 .aux-keep-aspect { height: 0; padding-bottom: 66.66667%; }
.aux-t-tile-sg-7-3 { width: calc( 7 * 100% / 12 - 2px ); padding-bottom: 25%; margin: 0 1px; }
.aux-t-tile-lg-7-3 { width: calc( 7 * 100% / 12 - 30px ); padding-bottom: 25%; margin: 0 15px; }
.aux-t-tile-8-3 { width: 66.66667%; padding-bottom: 25%; }
.aux-t-tile-8-3 .aux-keep-aspect { height: 0; padding-bottom: 58.33333%; }
.aux-t-tile-sg-8-3 { width: calc( 8 * 100% / 12 - 2px ); padding-bottom: 25%; margin: 0 1px; }
.aux-t-tile-lg-8-3 { width: calc( 8 * 100% / 12 - 30px ); padding-bottom: 25%; margin: 0 15px; }
.aux-t-tile-9-3 { width: 75%; padding-bottom: 25%; }
.aux-t-tile-9-3 .aux-keep-aspect { height: 0; padding-bottom: 50%; }
.aux-t-tile-sg-9-3 { width: calc( 9 * 100% / 12 - 2px ); padding-bottom: 25%; margin: 0 1px; }
.aux-t-tile-lg-9-3 { width: calc( 9 * 100% / 12 - 30px ); padding-bottom: 25%; margin: 0 15px; }
.aux-t-tile-10-3 { width: 83.33333%; padding-bottom: 25%; }
.aux-t-tile-10-3 .aux-keep-aspect { height: 0; padding-bottom: 41.66667%; }
.aux-t-tile-sg-10-3 { width: calc( 10 * 100% / 12 - 2px ); padding-bottom: 25%; margin: 0 1px; }
.aux-t-tile-lg-10-3 { width: calc( 10 * 100% / 12 - 30px ); padding-bottom: 25%; margin: 0 15px; }
.aux-t-tile-11-3 { width: 91.66667%; padding-bottom: 25%; }
.aux-t-tile-11-3 .aux-keep-aspect { height: 0; padding-bottom: 33.33333%; }
.aux-t-tile-sg-11-3 { width: calc( 11 * 100% / 12 - 2px ); padding-bottom: 25%; margin: 0 1px; }
.aux-t-tile-lg-11-3 { width: calc( 11 * 100% / 12 - 30px ); padding-bottom: 25%; margin: 0 15px; }
.aux-t-tile-12-3 { width: 100%; padding-bottom: 25%; }
.aux-t-tile-12-3 .aux-keep-aspect { height: 0; padding-bottom: 25%; }
.aux-t-tile-sg-12-3 { width: calc( 12 * 100% / 12 - 2px ); padding-bottom: 25%; margin: 0 1px; }
.aux-t-tile-lg-12-3 { width: calc( 12 * 100% / 12 - 30px ); padding-bottom: 25%; margin: 0 15px; }
.aux-t-tile-1-4 { width: 8.33333%; padding-bottom: 33.33333%; }
.aux-t-tile-1-4 .aux-keep-aspect { height: 0; padding-bottom: 125%; }
.aux-t-tile-sg-1-4 { width: calc( 1 * 100% / 12 - 2px ); padding-bottom: 33.33333%; margin: 0 1px; }
.aux-t-tile-lg-1-4 { width: calc( 1 * 100% / 12 - 30px ); padding-bottom: 33.33333%; margin: 0 15px; }
.aux-t-tile-2-4 { width: 16.66667%; padding-bottom: 33.33333%; }
.aux-t-tile-2-4 .aux-keep-aspect { height: 0; padding-bottom: 116.66667%; }
.aux-t-tile-sg-2-4 { width: calc( 2 * 100% / 12 - 2px ); padding-bottom: 33.33333%; margin: 0 1px; }
.aux-t-tile-lg-2-4 { width: calc( 2 * 100% / 12 - 30px ); padding-bottom: 33.33333%; margin: 0 15px; }
.aux-t-tile-3-4 { width: 25%; padding-bottom: 33.33333%; }
.aux-t-tile-3-4 .aux-keep-aspect { height: 0; padding-bottom: 108.33333%; }
.aux-t-tile-sg-3-4 { width: calc( 3 * 100% / 12 - 2px ); padding-bottom: 33.33333%; margin: 0 1px; }
.aux-t-tile-lg-3-4 { width: calc( 3 * 100% / 12 - 30px ); padding-bottom: 33.33333%; margin: 0 15px; }
.aux-t-tile-4-4 { width: 33.33333%; padding-bottom: 33.33333%; }
.aux-t-tile-4-4 .aux-keep-aspect { height: 0; padding-bottom: 100%; }
.aux-t-tile-sg-4-4 { width: calc( 4 * 100% / 12 - 2px ); padding-bottom: 33.33333%; margin: 0 1px; }
.aux-t-tile-lg-4-4 { width: calc( 4 * 100% / 12 - 30px ); padding-bottom: 33.33333%; margin: 0 15px; }
.aux-t-tile-5-4 { width: 41.66667%; padding-bottom: 33.33333%; }
.aux-t-tile-5-4 .aux-keep-aspect { height: 0; padding-bottom: 91.66667%; }
.aux-t-tile-sg-5-4 { width: calc( 5 * 100% / 12 - 2px ); padding-bottom: 33.33333%; margin: 0 1px; }
.aux-t-tile-lg-5-4 { width: calc( 5 * 100% / 12 - 30px ); padding-bottom: 33.33333%; margin: 0 15px; }
.aux-t-tile-6-4 { width: 50%; padding-bottom: 33.33333%; }
.aux-t-tile-6-4 .aux-keep-aspect { height: 0; padding-bottom: 83.33333%; }
.aux-t-tile-sg-6-4 { width: calc( 6 * 100% / 12 - 2px ); padding-bottom: 33.33333%; margin: 0 1px; }
.aux-t-tile-lg-6-4 { width: calc( 6 * 100% / 12 - 30px ); padding-bottom: 33.33333%; margin: 0 15px; }
.aux-t-tile-7-4 { width: 58.33333%; padding-bottom: 33.33333%; }
.aux-t-tile-7-4 .aux-keep-aspect { height: 0; padding-bottom: 75%; }
.aux-t-tile-sg-7-4 { width: calc( 7 * 100% / 12 - 2px ); padding-bottom: 33.33333%; margin: 0 1px; }
.aux-t-tile-lg-7-4 { width: calc( 7 * 100% / 12 - 30px ); padding-bottom: 33.33333%; margin: 0 15px; }
.aux-t-tile-8-4 { width: 66.66667%; padding-bottom: 33.33333%; }
.aux-t-tile-8-4 .aux-keep-aspect { height: 0; padding-bottom: 66.66667%; }
.aux-t-tile-sg-8-4 { width: calc( 8 * 100% / 12 - 2px ); padding-bottom: 33.33333%; margin: 0 1px; }
.aux-t-tile-lg-8-4 { width: calc( 8 * 100% / 12 - 30px ); padding-bottom: 33.33333%; margin: 0 15px; }
.aux-t-tile-9-4 { width: 75%; padding-bottom: 33.33333%; }
.aux-t-tile-9-4 .aux-keep-aspect { height: 0; padding-bottom: 58.33333%; }
.aux-t-tile-sg-9-4 { width: calc( 9 * 100% / 12 - 2px ); padding-bottom: 33.33333%; margin: 0 1px; }
.aux-t-tile-lg-9-4 { width: calc( 9 * 100% / 12 - 30px ); padding-bottom: 33.33333%; margin: 0 15px; }
.aux-t-tile-10-4 { width: 83.33333%; padding-bottom: 33.33333%; }
.aux-t-tile-10-4 .aux-keep-aspect { height: 0; padding-bottom: 50%; }
.aux-t-tile-sg-10-4 { width: calc( 10 * 100% / 12 - 2px ); padding-bottom: 33.33333%; margin: 0 1px; }
.aux-t-tile-lg-10-4 { width: calc( 10 * 100% / 12 - 30px ); padding-bottom: 33.33333%; margin: 0 15px; }
.aux-t-tile-11-4 { width: 91.66667%; padding-bottom: 33.33333%; }
.aux-t-tile-11-4 .aux-keep-aspect { height: 0; padding-bottom: 41.66667%; }
.aux-t-tile-sg-11-4 { width: calc( 11 * 100% / 12 - 2px ); padding-bottom: 33.33333%; margin: 0 1px; }
.aux-t-tile-lg-11-4 { width: calc( 11 * 100% / 12 - 30px ); padding-bottom: 33.33333%; margin: 0 15px; }
.aux-t-tile-12-4 { width: 100%; padding-bottom: 33.33333%; }
.aux-t-tile-12-4 .aux-keep-aspect { height: 0; padding-bottom: 33.33333%; }
.aux-t-tile-sg-12-4 { width: calc( 12 * 100% / 12 - 2px ); padding-bottom: 33.33333%; margin: 0 1px; }
.aux-t-tile-lg-12-4 { width: calc( 12 * 100% / 12 - 30px ); padding-bottom: 33.33333%; margin: 0 15px; }
.aux-t-tile-1-5 { width: 8.33333%; padding-bottom: 41.66667%; }
.aux-t-tile-1-5 .aux-keep-aspect { height: 0; padding-bottom: 133.33333%; }
.aux-t-tile-sg-1-5 { width: calc( 1 * 100% / 12 - 2px ); padding-bottom: 41.66667%; margin: 0 1px; }
.aux-t-tile-lg-1-5 { width: calc( 1 * 100% / 12 - 30px ); padding-bottom: 41.66667%; margin: 0 15px; }
.aux-t-tile-2-5 { width: 16.66667%; padding-bottom: 41.66667%; }
.aux-t-tile-2-5 .aux-keep-aspect { height: 0; padding-bottom: 125%; }
.aux-t-tile-sg-2-5 { width: calc( 2 * 100% / 12 - 2px ); padding-bottom: 41.66667%; margin: 0 1px; }
.aux-t-tile-lg-2-5 { width: calc( 2 * 100% / 12 - 30px ); padding-bottom: 41.66667%; margin: 0 15px; }
.aux-t-tile-3-5 { width: 25%; padding-bottom: 41.66667%; }
.aux-t-tile-3-5 .aux-keep-aspect { height: 0; padding-bottom: 116.66667%; }
.aux-t-tile-sg-3-5 { width: calc( 3 * 100% / 12 - 2px ); padding-bottom: 41.66667%; margin: 0 1px; }
.aux-t-tile-lg-3-5 { width: calc( 3 * 100% / 12 - 30px ); padding-bottom: 41.66667%; margin: 0 15px; }
.aux-t-tile-4-5 { width: 33.33333%; padding-bottom: 41.66667%; }
.aux-t-tile-4-5 .aux-keep-aspect { height: 0; padding-bottom: 108.33333%; }
.aux-t-tile-sg-4-5 { width: calc( 4 * 100% / 12 - 2px ); padding-bottom: 41.66667%; margin: 0 1px; }
.aux-t-tile-lg-4-5 { width: calc( 4 * 100% / 12 - 30px ); padding-bottom: 41.66667%; margin: 0 15px; }
.aux-t-tile-5-5 { width: 41.66667%; padding-bottom: 41.66667%; }
.aux-t-tile-5-5 .aux-keep-aspect { height: 0; padding-bottom: 100%; }
.aux-t-tile-sg-5-5 { width: calc( 5 * 100% / 12 - 2px ); padding-bottom: 41.66667%; margin: 0 1px; }
.aux-t-tile-lg-5-5 { width: calc( 5 * 100% / 12 - 30px ); padding-bottom: 41.66667%; margin: 0 15px; }
.aux-t-tile-6-5 { width: 50%; padding-bottom: 41.66667%; }
.aux-t-tile-6-5 .aux-keep-aspect { height: 0; padding-bottom: 91.66667%; }
.aux-t-tile-sg-6-5 { width: calc( 6 * 100% / 12 - 2px ); padding-bottom: 41.66667%; margin: 0 1px; }
.aux-t-tile-lg-6-5 { width: calc( 6 * 100% / 12 - 30px ); padding-bottom: 41.66667%; margin: 0 15px; }
.aux-t-tile-7-5 { width: 58.33333%; padding-bottom: 41.66667%; }
.aux-t-tile-7-5 .aux-keep-aspect { height: 0; padding-bottom: 83.33333%; }
.aux-t-tile-sg-7-5 { width: calc( 7 * 100% / 12 - 2px ); padding-bottom: 41.66667%; margin: 0 1px; }
.aux-t-tile-lg-7-5 { width: calc( 7 * 100% / 12 - 30px ); padding-bottom: 41.66667%; margin: 0 15px; }
.aux-t-tile-8-5 { width: 66.66667%; padding-bottom: 41.66667%; }
.aux-t-tile-8-5 .aux-keep-aspect { height: 0; padding-bottom: 75%; }
.aux-t-tile-sg-8-5 { width: calc( 8 * 100% / 12 - 2px ); padding-bottom: 41.66667%; margin: 0 1px; }
.aux-t-tile-lg-8-5 { width: calc( 8 * 100% / 12 - 30px ); padding-bottom: 41.66667%; margin: 0 15px; }
.aux-t-tile-9-5 { width: 75%; padding-bottom: 41.66667%; }
.aux-t-tile-9-5 .aux-keep-aspect { height: 0; padding-bottom: 66.66667%; }
.aux-t-tile-sg-9-5 { width: calc( 9 * 100% / 12 - 2px ); padding-bottom: 41.66667%; margin: 0 1px; }
.aux-t-tile-lg-9-5 { width: calc( 9 * 100% / 12 - 30px ); padding-bottom: 41.66667%; margin: 0 15px; }
.aux-t-tile-10-5 { width: 83.33333%; padding-bottom: 41.66667%; }
.aux-t-tile-10-5 .aux-keep-aspect { height: 0; padding-bottom: 58.33333%; }
.aux-t-tile-sg-10-5 { width: calc( 10 * 100% / 12 - 2px ); padding-bottom: 41.66667%; margin: 0 1px; }
.aux-t-tile-lg-10-5 { width: calc( 10 * 100% / 12 - 30px ); padding-bottom: 41.66667%; margin: 0 15px; }
.aux-t-tile-11-5 { width: 91.66667%; padding-bottom: 41.66667%; }
.aux-t-tile-11-5 .aux-keep-aspect { height: 0; padding-bottom: 50%; }
.aux-t-tile-sg-11-5 { width: calc( 11 * 100% / 12 - 2px ); padding-bottom: 41.66667%; margin: 0 1px; }
.aux-t-tile-lg-11-5 { width: calc( 11 * 100% / 12 - 30px ); padding-bottom: 41.66667%; margin: 0 15px; }
.aux-t-tile-12-5 { width: 100%; padding-bottom: 41.66667%; }
.aux-t-tile-12-5 .aux-keep-aspect { height: 0; padding-bottom: 41.66667%; }
.aux-t-tile-sg-12-5 { width: calc( 12 * 100% / 12 - 2px ); padding-bottom: 41.66667%; margin: 0 1px; }
.aux-t-tile-lg-12-5 { width: calc( 12 * 100% / 12 - 30px ); padding-bottom: 41.66667%; margin: 0 15px; }
.aux-t-tile-1-6 { width: 8.33333%; padding-bottom: 50%; }
.aux-t-tile-1-6 .aux-keep-aspect { height: 0; padding-bottom: 141.66667%; }
.aux-t-tile-sg-1-6 { width: calc( 1 * 100% / 12 - 2px ); padding-bottom: 50%; margin: 0 1px; }
.aux-t-tile-lg-1-6 { width: calc( 1 * 100% / 12 - 30px ); padding-bottom: 50%; margin: 0 15px; }
.aux-t-tile-2-6 { width: 16.66667%; padding-bottom: 50%; }
.aux-t-tile-2-6 .aux-keep-aspect { height: 0; padding-bottom: 133.33333%; }
.aux-t-tile-sg-2-6 { width: calc( 2 * 100% / 12 - 2px ); padding-bottom: 50%; margin: 0 1px; }
.aux-t-tile-lg-2-6 { width: calc( 2 * 100% / 12 - 30px ); padding-bottom: 50%; margin: 0 15px; }
.aux-t-tile-3-6 { width: 25%; padding-bottom: 50%; }
.aux-t-tile-3-6 .aux-keep-aspect { height: 0; padding-bottom: 125%; }
.aux-t-tile-sg-3-6 { width: calc( 3 * 100% / 12 - 2px ); padding-bottom: 50%; margin: 0 1px; }
.aux-t-tile-lg-3-6 { width: calc( 3 * 100% / 12 - 30px ); padding-bottom: 50%; margin: 0 15px; }
.aux-t-tile-4-6 { width: 33.33333%; padding-bottom: 50%; }
.aux-t-tile-4-6 .aux-keep-aspect { height: 0; padding-bottom: 116.66667%; }
.aux-t-tile-sg-4-6 { width: calc( 4 * 100% / 12 - 2px ); padding-bottom: 50%; margin: 0 1px; }
.aux-t-tile-lg-4-6 { width: calc( 4 * 100% / 12 - 30px ); padding-bottom: 50%; margin: 0 15px; }
.aux-t-tile-5-6 { width: 41.66667%; padding-bottom: 50%; }
.aux-t-tile-5-6 .aux-keep-aspect { height: 0; padding-bottom: 108.33333%; }
.aux-t-tile-sg-5-6 { width: calc( 5 * 100% / 12 - 2px ); padding-bottom: 50%; margin: 0 1px; }
.aux-t-tile-lg-5-6 { width: calc( 5 * 100% / 12 - 30px ); padding-bottom: 50%; margin: 0 15px; }
.aux-t-tile-6-6 { width: 50%; padding-bottom: 50%; }
.aux-t-tile-6-6 .aux-keep-aspect { height: 0; padding-bottom: 100%; }
.aux-t-tile-sg-6-6 { width: calc( 6 * 100% / 12 - 2px ); padding-bottom: 50%; margin: 0 1px; }
.aux-t-tile-lg-6-6 { width: calc( 6 * 100% / 12 - 30px ); padding-bottom: 50%; margin: 0 15px; }
.aux-t-tile-7-6 { width: 58.33333%; padding-bottom: 50%; }
.aux-t-tile-7-6 .aux-keep-aspect { height: 0; padding-bottom: 91.66667%; }
.aux-t-tile-sg-7-6 { width: calc( 7 * 100% / 12 - 2px ); padding-bottom: 50%; margin: 0 1px; }
.aux-t-tile-lg-7-6 { width: calc( 7 * 100% / 12 - 30px ); padding-bottom: 50%; margin: 0 15px; }
.aux-t-tile-8-6 { width: 66.66667%; padding-bottom: 50%; }
.aux-t-tile-8-6 .aux-keep-aspect { height: 0; padding-bottom: 83.33333%; }
.aux-t-tile-sg-8-6 { width: calc( 8 * 100% / 12 - 2px ); padding-bottom: 50%; margin: 0 1px; }
.aux-t-tile-lg-8-6 { width: calc( 8 * 100% / 12 - 30px ); padding-bottom: 50%; margin: 0 15px; }
.aux-t-tile-9-6 { width: 75%; padding-bottom: 50%; }
.aux-t-tile-9-6 .aux-keep-aspect { height: 0; padding-bottom: 75%; }
.aux-t-tile-sg-9-6 { width: calc( 9 * 100% / 12 - 2px ); padding-bottom: 50%; margin: 0 1px; }
.aux-t-tile-lg-9-6 { width: calc( 9 * 100% / 12 - 30px ); padding-bottom: 50%; margin: 0 15px; }
.aux-t-tile-10-6 { width: 83.33333%; padding-bottom: 50%; }
.aux-t-tile-10-6 .aux-keep-aspect { height: 0; padding-bottom: 66.66667%; }
.aux-t-tile-sg-10-6 { width: calc( 10 * 100% / 12 - 2px ); padding-bottom: 50%; margin: 0 1px; }
.aux-t-tile-lg-10-6 { width: calc( 10 * 100% / 12 - 30px ); padding-bottom: 50%; margin: 0 15px; }
.aux-t-tile-11-6 { width: 91.66667%; padding-bottom: 50%; }
.aux-t-tile-11-6 .aux-keep-aspect { height: 0; padding-bottom: 58.33333%; }
.aux-t-tile-sg-11-6 { width: calc( 11 * 100% / 12 - 2px ); padding-bottom: 50%; margin: 0 1px; }
.aux-t-tile-lg-11-6 { width: calc( 11 * 100% / 12 - 30px ); padding-bottom: 50%; margin: 0 15px; }
.aux-t-tile-12-6 { width: 100%; padding-bottom: 50%; }
.aux-t-tile-12-6 .aux-keep-aspect { height: 0; padding-bottom: 50%; }
.aux-t-tile-sg-12-6 { width: calc( 12 * 100% / 12 - 2px ); padding-bottom: 50%; margin: 0 1px; }
.aux-t-tile-lg-12-6 { width: calc( 12 * 100% / 12 - 30px ); padding-bottom: 50%; margin: 0 15px; }
.aux-t-tile-1-7 { width: 8.33333%; padding-bottom: 58.33333%; }
.aux-t-tile-1-7 .aux-keep-aspect { height: 0; padding-bottom: 150%; }
.aux-t-tile-sg-1-7 { width: calc( 1 * 100% / 12 - 2px ); padding-bottom: 58.33333%; margin: 0 1px; }
.aux-t-tile-lg-1-7 { width: calc( 1 * 100% / 12 - 30px ); padding-bottom: 58.33333%; margin: 0 15px; }
.aux-t-tile-2-7 { width: 16.66667%; padding-bottom: 58.33333%; }
.aux-t-tile-2-7 .aux-keep-aspect { height: 0; padding-bottom: 141.66667%; }
.aux-t-tile-sg-2-7 { width: calc( 2 * 100% / 12 - 2px ); padding-bottom: 58.33333%; margin: 0 1px; }
.aux-t-tile-lg-2-7 { width: calc( 2 * 100% / 12 - 30px ); padding-bottom: 58.33333%; margin: 0 15px; }
.aux-t-tile-3-7 { width: 25%; padding-bottom: 58.33333%; }
.aux-t-tile-3-7 .aux-keep-aspect { height: 0; padding-bottom: 133.33333%; }
.aux-t-tile-sg-3-7 { width: calc( 3 * 100% / 12 - 2px ); padding-bottom: 58.33333%; margin: 0 1px; }
.aux-t-tile-lg-3-7 { width: calc( 3 * 100% / 12 - 30px ); padding-bottom: 58.33333%; margin: 0 15px; }
.aux-t-tile-4-7 { width: 33.33333%; padding-bottom: 58.33333%; }
.aux-t-tile-4-7 .aux-keep-aspect { height: 0; padding-bottom: 125%; }
.aux-t-tile-sg-4-7 { width: calc( 4 * 100% / 12 - 2px ); padding-bottom: 58.33333%; margin: 0 1px; }
.aux-t-tile-lg-4-7 { width: calc( 4 * 100% / 12 - 30px ); padding-bottom: 58.33333%; margin: 0 15px; }
.aux-t-tile-5-7 { width: 41.66667%; padding-bottom: 58.33333%; }
.aux-t-tile-5-7 .aux-keep-aspect { height: 0; padding-bottom: 116.66667%; }
.aux-t-tile-sg-5-7 { width: calc( 5 * 100% / 12 - 2px ); padding-bottom: 58.33333%; margin: 0 1px; }
.aux-t-tile-lg-5-7 { width: calc( 5 * 100% / 12 - 30px ); padding-bottom: 58.33333%; margin: 0 15px; }
.aux-t-tile-6-7 { width: 50%; padding-bottom: 58.33333%; }
.aux-t-tile-6-7 .aux-keep-aspect { height: 0; padding-bottom: 108.33333%; }
.aux-t-tile-sg-6-7 { width: calc( 6 * 100% / 12 - 2px ); padding-bottom: 58.33333%; margin: 0 1px; }
.aux-t-tile-lg-6-7 { width: calc( 6 * 100% / 12 - 30px ); padding-bottom: 58.33333%; margin: 0 15px; }
.aux-t-tile-7-7 { width: 58.33333%; padding-bottom: 58.33333%; }
.aux-t-tile-7-7 .aux-keep-aspect { height: 0; padding-bottom: 100%; }
.aux-t-tile-sg-7-7 { width: calc( 7 * 100% / 12 - 2px ); padding-bottom: 58.33333%; margin: 0 1px; }
.aux-t-tile-lg-7-7 { width: calc( 7 * 100% / 12 - 30px ); padding-bottom: 58.33333%; margin: 0 15px; }
.aux-t-tile-8-7 { width: 66.66667%; padding-bottom: 58.33333%; }
.aux-t-tile-8-7 .aux-keep-aspect { height: 0; padding-bottom: 91.66667%; }
.aux-t-tile-sg-8-7 { width: calc( 8 * 100% / 12 - 2px ); padding-bottom: 58.33333%; margin: 0 1px; }
.aux-t-tile-lg-8-7 { width: calc( 8 * 100% / 12 - 30px ); padding-bottom: 58.33333%; margin: 0 15px; }
.aux-t-tile-9-7 { width: 75%; padding-bottom: 58.33333%; }
.aux-t-tile-9-7 .aux-keep-aspect { height: 0; padding-bottom: 83.33333%; }
.aux-t-tile-sg-9-7 { width: calc( 9 * 100% / 12 - 2px ); padding-bottom: 58.33333%; margin: 0 1px; }
.aux-t-tile-lg-9-7 { width: calc( 9 * 100% / 12 - 30px ); padding-bottom: 58.33333%; margin: 0 15px; }
.aux-t-tile-10-7 { width: 83.33333%; padding-bottom: 58.33333%; }
.aux-t-tile-10-7 .aux-keep-aspect { height: 0; padding-bottom: 75%; }
.aux-t-tile-sg-10-7 { width: calc( 10 * 100% / 12 - 2px ); padding-bottom: 58.33333%; margin: 0 1px; }
.aux-t-tile-lg-10-7 { width: calc( 10 * 100% / 12 - 30px ); padding-bottom: 58.33333%; margin: 0 15px; }
.aux-t-tile-11-7 { width: 91.66667%; padding-bottom: 58.33333%; }
.aux-t-tile-11-7 .aux-keep-aspect { height: 0; padding-bottom: 66.66667%; }
.aux-t-tile-sg-11-7 { width: calc( 11 * 100% / 12 - 2px ); padding-bottom: 58.33333%; margin: 0 1px; }
.aux-t-tile-lg-11-7 { width: calc( 11 * 100% / 12 - 30px ); padding-bottom: 58.33333%; margin: 0 15px; }
.aux-t-tile-12-7 { width: 100%; padding-bottom: 58.33333%; }
.aux-t-tile-12-7 .aux-keep-aspect { height: 0; padding-bottom: 58.33333%; }
.aux-t-tile-sg-12-7 { width: calc( 12 * 100% / 12 - 2px ); padding-bottom: 58.33333%; margin: 0 1px; }
.aux-t-tile-lg-12-7 { width: calc( 12 * 100% / 12 - 30px ); padding-bottom: 58.33333%; margin: 0 15px; }
.aux-t-tile-1-8 { width: 8.33333%; padding-bottom: 66.66667%; }
.aux-t-tile-1-8 .aux-keep-aspect { height: 0; padding-bottom: 158.33333%; }
.aux-t-tile-sg-1-8 { width: calc( 1 * 100% / 12 - 2px ); padding-bottom: 66.66667%; margin: 0 1px; }
.aux-t-tile-lg-1-8 { width: calc( 1 * 100% / 12 - 30px ); padding-bottom: 66.66667%; margin: 0 15px; }
.aux-t-tile-2-8 { width: 16.66667%; padding-bottom: 66.66667%; }
.aux-t-tile-2-8 .aux-keep-aspect { height: 0; padding-bottom: 150%; }
.aux-t-tile-sg-2-8 { width: calc( 2 * 100% / 12 - 2px ); padding-bottom: 66.66667%; margin: 0 1px; }
.aux-t-tile-lg-2-8 { width: calc( 2 * 100% / 12 - 30px ); padding-bottom: 66.66667%; margin: 0 15px; }
.aux-t-tile-3-8 { width: 25%; padding-bottom: 66.66667%; }
.aux-t-tile-3-8 .aux-keep-aspect { height: 0; padding-bottom: 141.66667%; }
.aux-t-tile-sg-3-8 { width: calc( 3 * 100% / 12 - 2px ); padding-bottom: 66.66667%; margin: 0 1px; }
.aux-t-tile-lg-3-8 { width: calc( 3 * 100% / 12 - 30px ); padding-bottom: 66.66667%; margin: 0 15px; }
.aux-t-tile-4-8 { width: 33.33333%; padding-bottom: 66.66667%; }
.aux-t-tile-4-8 .aux-keep-aspect { height: 0; padding-bottom: 133.33333%; }
.aux-t-tile-sg-4-8 { width: calc( 4 * 100% / 12 - 2px ); padding-bottom: 66.66667%; margin: 0 1px; }
.aux-t-tile-lg-4-8 { width: calc( 4 * 100% / 12 - 30px ); padding-bottom: 66.66667%; margin: 0 15px; }
.aux-t-tile-5-8 { width: 41.66667%; padding-bottom: 66.66667%; }
.aux-t-tile-5-8 .aux-keep-aspect { height: 0; padding-bottom: 125%; }
.aux-t-tile-sg-5-8 { width: calc( 5 * 100% / 12 - 2px ); padding-bottom: 66.66667%; margin: 0 1px; }
.aux-t-tile-lg-5-8 { width: calc( 5 * 100% / 12 - 30px ); padding-bottom: 66.66667%; margin: 0 15px; }
.aux-t-tile-6-8 { width: 50%; padding-bottom: 66.66667%; }
.aux-t-tile-6-8 .aux-keep-aspect { height: 0; padding-bottom: 116.66667%; }
.aux-t-tile-sg-6-8 { width: calc( 6 * 100% / 12 - 2px ); padding-bottom: 66.66667%; margin: 0 1px; }
.aux-t-tile-lg-6-8 { width: calc( 6 * 100% / 12 - 30px ); padding-bottom: 66.66667%; margin: 0 15px; }
.aux-t-tile-7-8 { width: 58.33333%; padding-bottom: 66.66667%; }
.aux-t-tile-7-8 .aux-keep-aspect { height: 0; padding-bottom: 108.33333%; }
.aux-t-tile-sg-7-8 { width: calc( 7 * 100% / 12 - 2px ); padding-bottom: 66.66667%; margin: 0 1px; }
.aux-t-tile-lg-7-8 { width: calc( 7 * 100% / 12 - 30px ); padding-bottom: 66.66667%; margin: 0 15px; }
.aux-t-tile-8-8 { width: 66.66667%; padding-bottom: 66.66667%; }
.aux-t-tile-8-8 .aux-keep-aspect { height: 0; padding-bottom: 100%; }
.aux-t-tile-sg-8-8 { width: calc( 8 * 100% / 12 - 2px ); padding-bottom: 66.66667%; margin: 0 1px; }
.aux-t-tile-lg-8-8 { width: calc( 8 * 100% / 12 - 30px ); padding-bottom: 66.66667%; margin: 0 15px; }
.aux-t-tile-9-8 { width: 75%; padding-bottom: 66.66667%; }
.aux-t-tile-9-8 .aux-keep-aspect { height: 0; padding-bottom: 91.66667%; }
.aux-t-tile-sg-9-8 { width: calc( 9 * 100% / 12 - 2px ); padding-bottom: 66.66667%; margin: 0 1px; }
.aux-t-tile-lg-9-8 { width: calc( 9 * 100% / 12 - 30px ); padding-bottom: 66.66667%; margin: 0 15px; }
.aux-t-tile-10-8 { width: 83.33333%; padding-bottom: 66.66667%; }
.aux-t-tile-10-8 .aux-keep-aspect { height: 0; padding-bottom: 83.33333%; }
.aux-t-tile-sg-10-8 { width: calc( 10 * 100% / 12 - 2px ); padding-bottom: 66.66667%; margin: 0 1px; }
.aux-t-tile-lg-10-8 { width: calc( 10 * 100% / 12 - 30px ); padding-bottom: 66.66667%; margin: 0 15px; }
.aux-t-tile-11-8 { width: 91.66667%; padding-bottom: 66.66667%; }
.aux-t-tile-11-8 .aux-keep-aspect { height: 0; padding-bottom: 75%; }
.aux-t-tile-sg-11-8 { width: calc( 11 * 100% / 12 - 2px ); padding-bottom: 66.66667%; margin: 0 1px; }
.aux-t-tile-lg-11-8 { width: calc( 11 * 100% / 12 - 30px ); padding-bottom: 66.66667%; margin: 0 15px; }
.aux-t-tile-12-8 { width: 100%; padding-bottom: 66.66667%; }
.aux-t-tile-12-8 .aux-keep-aspect { height: 0; padding-bottom: 66.66667%; }
.aux-t-tile-sg-12-8 { width: calc( 12 * 100% / 12 - 2px ); padding-bottom: 66.66667%; margin: 0 1px; }
.aux-t-tile-lg-12-8 { width: calc( 12 * 100% / 12 - 30px ); padding-bottom: 66.66667%; margin: 0 15px; }
.aux-t-tile-1-9 { width: 8.33333%; padding-bottom: 75%; }
.aux-t-tile-1-9 .aux-keep-aspect { height: 0; padding-bottom: 166.66667%; }
.aux-t-tile-sg-1-9 { width: calc( 1 * 100% / 12 - 2px ); padding-bottom: 75%; margin: 0 1px; }
.aux-t-tile-lg-1-9 { width: calc( 1 * 100% / 12 - 30px ); padding-bottom: 75%; margin: 0 15px; }
.aux-t-tile-2-9 { width: 16.66667%; padding-bottom: 75%; }
.aux-t-tile-2-9 .aux-keep-aspect { height: 0; padding-bottom: 158.33333%; }
.aux-t-tile-sg-2-9 { width: calc( 2 * 100% / 12 - 2px ); padding-bottom: 75%; margin: 0 1px; }
.aux-t-tile-lg-2-9 { width: calc( 2 * 100% / 12 - 30px ); padding-bottom: 75%; margin: 0 15px; }
.aux-t-tile-3-9 { width: 25%; padding-bottom: 75%; }
.aux-t-tile-3-9 .aux-keep-aspect { height: 0; padding-bottom: 150%; }
.aux-t-tile-sg-3-9 { width: calc( 3 * 100% / 12 - 2px ); padding-bottom: 75%; margin: 0 1px; }
.aux-t-tile-lg-3-9 { width: calc( 3 * 100% / 12 - 30px ); padding-bottom: 75%; margin: 0 15px; }
.aux-t-tile-4-9 { width: 33.33333%; padding-bottom: 75%; }
.aux-t-tile-4-9 .aux-keep-aspect { height: 0; padding-bottom: 141.66667%; }
.aux-t-tile-sg-4-9 { width: calc( 4 * 100% / 12 - 2px ); padding-bottom: 75%; margin: 0 1px; }
.aux-t-tile-lg-4-9 { width: calc( 4 * 100% / 12 - 30px ); padding-bottom: 75%; margin: 0 15px; }
.aux-t-tile-5-9 { width: 41.66667%; padding-bottom: 75%; }
.aux-t-tile-5-9 .aux-keep-aspect { height: 0; padding-bottom: 133.33333%; }
.aux-t-tile-sg-5-9 { width: calc( 5 * 100% / 12 - 2px ); padding-bottom: 75%; margin: 0 1px; }
.aux-t-tile-lg-5-9 { width: calc( 5 * 100% / 12 - 30px ); padding-bottom: 75%; margin: 0 15px; }
.aux-t-tile-6-9 { width: 50%; padding-bottom: 75%; }
.aux-t-tile-6-9 .aux-keep-aspect { height: 0; padding-bottom: 125%; }
.aux-t-tile-sg-6-9 { width: calc( 6 * 100% / 12 - 2px ); padding-bottom: 75%; margin: 0 1px; }
.aux-t-tile-lg-6-9 { width: calc( 6 * 100% / 12 - 30px ); padding-bottom: 75%; margin: 0 15px; }
.aux-t-tile-7-9 { width: 58.33333%; padding-bottom: 75%; }
.aux-t-tile-7-9 .aux-keep-aspect { height: 0; padding-bottom: 116.66667%; }
.aux-t-tile-sg-7-9 { width: calc( 7 * 100% / 12 - 2px ); padding-bottom: 75%; margin: 0 1px; }
.aux-t-tile-lg-7-9 { width: calc( 7 * 100% / 12 - 30px ); padding-bottom: 75%; margin: 0 15px; }
.aux-t-tile-8-9 { width: 66.66667%; padding-bottom: 75%; }
.aux-t-tile-8-9 .aux-keep-aspect { height: 0; padding-bottom: 108.33333%; }
.aux-t-tile-sg-8-9 { width: calc( 8 * 100% / 12 - 2px ); padding-bottom: 75%; margin: 0 1px; }
.aux-t-tile-lg-8-9 { width: calc( 8 * 100% / 12 - 30px ); padding-bottom: 75%; margin: 0 15px; }
.aux-t-tile-9-9 { width: 75%; padding-bottom: 75%; }
.aux-t-tile-9-9 .aux-keep-aspect { height: 0; padding-bottom: 100%; }
.aux-t-tile-sg-9-9 { width: calc( 9 * 100% / 12 - 2px ); padding-bottom: 75%; margin: 0 1px; }
.aux-t-tile-lg-9-9 { width: calc( 9 * 100% / 12 - 30px ); padding-bottom: 75%; margin: 0 15px; }
.aux-t-tile-10-9 { width: 83.33333%; padding-bottom: 75%; }
.aux-t-tile-10-9 .aux-keep-aspect { height: 0; padding-bottom: 91.66667%; }
.aux-t-tile-sg-10-9 { width: calc( 10 * 100% / 12 - 2px ); padding-bottom: 75%; margin: 0 1px; }
.aux-t-tile-lg-10-9 { width: calc( 10 * 100% / 12 - 30px ); padding-bottom: 75%; margin: 0 15px; }
.aux-t-tile-11-9 { width: 91.66667%; padding-bottom: 75%; }
.aux-t-tile-11-9 .aux-keep-aspect { height: 0; padding-bottom: 83.33333%; }
.aux-t-tile-sg-11-9 { width: calc( 11 * 100% / 12 - 2px ); padding-bottom: 75%; margin: 0 1px; }
.aux-t-tile-lg-11-9 { width: calc( 11 * 100% / 12 - 30px ); padding-bottom: 75%; margin: 0 15px; }
.aux-t-tile-12-9 { width: 100%; padding-bottom: 75%; }
.aux-t-tile-12-9 .aux-keep-aspect { height: 0; padding-bottom: 75%; }
.aux-t-tile-sg-12-9 { width: calc( 12 * 100% / 12 - 2px ); padding-bottom: 75%; margin: 0 1px; }
.aux-t-tile-lg-12-9 { width: calc( 12 * 100% / 12 - 30px ); padding-bottom: 75%; margin: 0 15px; }
.aux-t-tile-1-10 { width: 8.33333%; padding-bottom: 83.33333%; }
.aux-t-tile-1-10 .aux-keep-aspect { height: 0; padding-bottom: 175%; }
.aux-t-tile-sg-1-10 { width: calc( 1 * 100% / 12 - 2px ); padding-bottom: 83.33333%; margin: 0 1px; }
.aux-t-tile-lg-1-10 { width: calc( 1 * 100% / 12 - 30px ); padding-bottom: 83.33333%; margin: 0 15px; }
.aux-t-tile-2-10 { width: 16.66667%; padding-bottom: 83.33333%; }
.aux-t-tile-2-10 .aux-keep-aspect { height: 0; padding-bottom: 166.66667%; }
.aux-t-tile-sg-2-10 { width: calc( 2 * 100% / 12 - 2px ); padding-bottom: 83.33333%; margin: 0 1px; }
.aux-t-tile-lg-2-10 { width: calc( 2 * 100% / 12 - 30px ); padding-bottom: 83.33333%; margin: 0 15px; }
.aux-t-tile-3-10 { width: 25%; padding-bottom: 83.33333%; }
.aux-t-tile-3-10 .aux-keep-aspect { height: 0; padding-bottom: 158.33333%; }
.aux-t-tile-sg-3-10 { width: calc( 3 * 100% / 12 - 2px ); padding-bottom: 83.33333%; margin: 0 1px; }
.aux-t-tile-lg-3-10 { width: calc( 3 * 100% / 12 - 30px ); padding-bottom: 83.33333%; margin: 0 15px; }
.aux-t-tile-4-10 { width: 33.33333%; padding-bottom: 83.33333%; }
.aux-t-tile-4-10 .aux-keep-aspect { height: 0; padding-bottom: 150%; }
.aux-t-tile-sg-4-10 { width: calc( 4 * 100% / 12 - 2px ); padding-bottom: 83.33333%; margin: 0 1px; }
.aux-t-tile-lg-4-10 { width: calc( 4 * 100% / 12 - 30px ); padding-bottom: 83.33333%; margin: 0 15px; }
.aux-t-tile-5-10 { width: 41.66667%; padding-bottom: 83.33333%; }
.aux-t-tile-5-10 .aux-keep-aspect { height: 0; padding-bottom: 141.66667%; }
.aux-t-tile-sg-5-10 { width: calc( 5 * 100% / 12 - 2px ); padding-bottom: 83.33333%; margin: 0 1px; }
.aux-t-tile-lg-5-10 { width: calc( 5 * 100% / 12 - 30px ); padding-bottom: 83.33333%; margin: 0 15px; }
.aux-t-tile-6-10 { width: 50%; padding-bottom: 83.33333%; }
.aux-t-tile-6-10 .aux-keep-aspect { height: 0; padding-bottom: 133.33333%; }
.aux-t-tile-sg-6-10 { width: calc( 6 * 100% / 12 - 2px ); padding-bottom: 83.33333%; margin: 0 1px; }
.aux-t-tile-lg-6-10 { width: calc( 6 * 100% / 12 - 30px ); padding-bottom: 83.33333%; margin: 0 15px; }
.aux-t-tile-7-10 { width: 58.33333%; padding-bottom: 83.33333%; }
.aux-t-tile-7-10 .aux-keep-aspect { height: 0; padding-bottom: 125%; }
.aux-t-tile-sg-7-10 { width: calc( 7 * 100% / 12 - 2px ); padding-bottom: 83.33333%; margin: 0 1px; }
.aux-t-tile-lg-7-10 { width: calc( 7 * 100% / 12 - 30px ); padding-bottom: 83.33333%; margin: 0 15px; }
.aux-t-tile-8-10 { width: 66.66667%; padding-bottom: 83.33333%; }
.aux-t-tile-8-10 .aux-keep-aspect { height: 0; padding-bottom: 116.66667%; }
.aux-t-tile-sg-8-10 { width: calc( 8 * 100% / 12 - 2px ); padding-bottom: 83.33333%; margin: 0 1px; }
.aux-t-tile-lg-8-10 { width: calc( 8 * 100% / 12 - 30px ); padding-bottom: 83.33333%; margin: 0 15px; }
.aux-t-tile-9-10 { width: 75%; padding-bottom: 83.33333%; }
.aux-t-tile-9-10 .aux-keep-aspect { height: 0; padding-bottom: 108.33333%; }
.aux-t-tile-sg-9-10 { width: calc( 9 * 100% / 12 - 2px ); padding-bottom: 83.33333%; margin: 0 1px; }
.aux-t-tile-lg-9-10 { width: calc( 9 * 100% / 12 - 30px ); padding-bottom: 83.33333%; margin: 0 15px; }
.aux-t-tile-10-10 { width: 83.33333%; padding-bottom: 83.33333%; }
.aux-t-tile-10-10 .aux-keep-aspect { height: 0; padding-bottom: 100%; }
.aux-t-tile-sg-10-10 { width: calc( 10 * 100% / 12 - 2px ); padding-bottom: 83.33333%; margin: 0 1px; }
.aux-t-tile-lg-10-10 { width: calc( 10 * 100% / 12 - 30px ); padding-bottom: 83.33333%; margin: 0 15px; }
.aux-t-tile-11-10 { width: 91.66667%; padding-bottom: 83.33333%; }
.aux-t-tile-11-10 .aux-keep-aspect { height: 0; padding-bottom: 91.66667%; }
.aux-t-tile-sg-11-10 { width: calc( 11 * 100% / 12 - 2px ); padding-bottom: 83.33333%; margin: 0 1px; }
.aux-t-tile-lg-11-10 { width: calc( 11 * 100% / 12 - 30px ); padding-bottom: 83.33333%; margin: 0 15px; }
.aux-t-tile-12-10 { width: 100%; padding-bottom: 83.33333%; }
.aux-t-tile-12-10 .aux-keep-aspect { height: 0; padding-bottom: 83.33333%; }
.aux-t-tile-sg-12-10 { width: calc( 12 * 100% / 12 - 2px ); padding-bottom: 83.33333%; margin: 0 1px; }
.aux-t-tile-lg-12-10 { width: calc( 12 * 100% / 12 - 30px ); padding-bottom: 83.33333%; margin: 0 15px; }
.aux-t-tile-1-11 { width: 8.33333%; padding-bottom: 91.66667%; }
.aux-t-tile-1-11 .aux-keep-aspect { height: 0; padding-bottom: 183.33333%; }
.aux-t-tile-sg-1-11 { width: calc( 1 * 100% / 12 - 2px ); padding-bottom: 91.66667%; margin: 0 1px; }
.aux-t-tile-lg-1-11 { width: calc( 1 * 100% / 12 - 30px ); padding-bottom: 91.66667%; margin: 0 15px; }
.aux-t-tile-2-11 { width: 16.66667%; padding-bottom: 91.66667%; }
.aux-t-tile-2-11 .aux-keep-aspect { height: 0; padding-bottom: 175%; }
.aux-t-tile-sg-2-11 { width: calc( 2 * 100% / 12 - 2px ); padding-bottom: 91.66667%; margin: 0 1px; }
.aux-t-tile-lg-2-11 { width: calc( 2 * 100% / 12 - 30px ); padding-bottom: 91.66667%; margin: 0 15px; }
.aux-t-tile-3-11 { width: 25%; padding-bottom: 91.66667%; }
.aux-t-tile-3-11 .aux-keep-aspect { height: 0; padding-bottom: 166.66667%; }
.aux-t-tile-sg-3-11 { width: calc( 3 * 100% / 12 - 2px ); padding-bottom: 91.66667%; margin: 0 1px; }
.aux-t-tile-lg-3-11 { width: calc( 3 * 100% / 12 - 30px ); padding-bottom: 91.66667%; margin: 0 15px; }
.aux-t-tile-4-11 { width: 33.33333%; padding-bottom: 91.66667%; }
.aux-t-tile-4-11 .aux-keep-aspect { height: 0; padding-bottom: 158.33333%; }
.aux-t-tile-sg-4-11 { width: calc( 4 * 100% / 12 - 2px ); padding-bottom: 91.66667%; margin: 0 1px; }
.aux-t-tile-lg-4-11 { width: calc( 4 * 100% / 12 - 30px ); padding-bottom: 91.66667%; margin: 0 15px; }
.aux-t-tile-5-11 { width: 41.66667%; padding-bottom: 91.66667%; }
.aux-t-tile-5-11 .aux-keep-aspect { height: 0; padding-bottom: 150%; }
.aux-t-tile-sg-5-11 { width: calc( 5 * 100% / 12 - 2px ); padding-bottom: 91.66667%; margin: 0 1px; }
.aux-t-tile-lg-5-11 { width: calc( 5 * 100% / 12 - 30px ); padding-bottom: 91.66667%; margin: 0 15px; }
.aux-t-tile-6-11 { width: 50%; padding-bottom: 91.66667%; }
.aux-t-tile-6-11 .aux-keep-aspect { height: 0; padding-bottom: 141.66667%; }
.aux-t-tile-sg-6-11 { width: calc( 6 * 100% / 12 - 2px ); padding-bottom: 91.66667%; margin: 0 1px; }
.aux-t-tile-lg-6-11 { width: calc( 6 * 100% / 12 - 30px ); padding-bottom: 91.66667%; margin: 0 15px; }
.aux-t-tile-7-11 { width: 58.33333%; padding-bottom: 91.66667%; }
.aux-t-tile-7-11 .aux-keep-aspect { height: 0; padding-bottom: 133.33333%; }
.aux-t-tile-sg-7-11 { width: calc( 7 * 100% / 12 - 2px ); padding-bottom: 91.66667%; margin: 0 1px; }
.aux-t-tile-lg-7-11 { width: calc( 7 * 100% / 12 - 30px ); padding-bottom: 91.66667%; margin: 0 15px; }
.aux-t-tile-8-11 { width: 66.66667%; padding-bottom: 91.66667%; }
.aux-t-tile-8-11 .aux-keep-aspect { height: 0; padding-bottom: 125%; }
.aux-t-tile-sg-8-11 { width: calc( 8 * 100% / 12 - 2px ); padding-bottom: 91.66667%; margin: 0 1px; }
.aux-t-tile-lg-8-11 { width: calc( 8 * 100% / 12 - 30px ); padding-bottom: 91.66667%; margin: 0 15px; }
.aux-t-tile-9-11 { width: 75%; padding-bottom: 91.66667%; }
.aux-t-tile-9-11 .aux-keep-aspect { height: 0; padding-bottom: 116.66667%; }
.aux-t-tile-sg-9-11 { width: calc( 9 * 100% / 12 - 2px ); padding-bottom: 91.66667%; margin: 0 1px; }
.aux-t-tile-lg-9-11 { width: calc( 9 * 100% / 12 - 30px ); padding-bottom: 91.66667%; margin: 0 15px; }
.aux-t-tile-10-11 { width: 83.33333%; padding-bottom: 91.66667%; }
.aux-t-tile-10-11 .aux-keep-aspect { height: 0; padding-bottom: 108.33333%; }
.aux-t-tile-sg-10-11 { width: calc( 10 * 100% / 12 - 2px ); padding-bottom: 91.66667%; margin: 0 1px; }
.aux-t-tile-lg-10-11 { width: calc( 10 * 100% / 12 - 30px ); padding-bottom: 91.66667%; margin: 0 15px; }
.aux-t-tile-11-11 { width: 91.66667%; padding-bottom: 91.66667%; }
.aux-t-tile-11-11 .aux-keep-aspect { height: 0; padding-bottom: 100%; }
.aux-t-tile-sg-11-11 { width: calc( 11 * 100% / 12 - 2px ); padding-bottom: 91.66667%; margin: 0 1px; }
.aux-t-tile-lg-11-11 { width: calc( 11 * 100% / 12 - 30px ); padding-bottom: 91.66667%; margin: 0 15px; }
.aux-t-tile-12-11 { width: 100%; padding-bottom: 91.66667%; }
.aux-t-tile-12-11 .aux-keep-aspect { height: 0; padding-bottom: 91.66667%; }
.aux-t-tile-sg-12-11 { width: calc( 12 * 100% / 12 - 2px ); padding-bottom: 91.66667%; margin: 0 1px; }
.aux-t-tile-lg-12-11 { width: calc( 12 * 100% / 12 - 30px ); padding-bottom: 91.66667%; margin: 0 15px; }
.aux-t-tile-1-12 { width: 8.33333%; padding-bottom: 100%; }
.aux-t-tile-1-12 .aux-keep-aspect { height: 0; padding-bottom: 191.66667%; }
.aux-t-tile-sg-1-12 { width: calc( 1 * 100% / 12 - 2px ); padding-bottom: 100%; margin: 0 1px; }
.aux-t-tile-lg-1-12 { width: calc( 1 * 100% / 12 - 30px ); padding-bottom: 100%; margin: 0 15px; }
.aux-t-tile-2-12 { width: 16.66667%; padding-bottom: 100%; }
.aux-t-tile-2-12 .aux-keep-aspect { height: 0; padding-bottom: 183.33333%; }
.aux-t-tile-sg-2-12 { width: calc( 2 * 100% / 12 - 2px ); padding-bottom: 100%; margin: 0 1px; }
.aux-t-tile-lg-2-12 { width: calc( 2 * 100% / 12 - 30px ); padding-bottom: 100%; margin: 0 15px; }
.aux-t-tile-3-12 { width: 25%; padding-bottom: 100%; }
.aux-t-tile-3-12 .aux-keep-aspect { height: 0; padding-bottom: 175%; }
.aux-t-tile-sg-3-12 { width: calc( 3 * 100% / 12 - 2px ); padding-bottom: 100%; margin: 0 1px; }
.aux-t-tile-lg-3-12 { width: calc( 3 * 100% / 12 - 30px ); padding-bottom: 100%; margin: 0 15px; }
.aux-t-tile-4-12 { width: 33.33333%; padding-bottom: 100%; }
.aux-t-tile-4-12 .aux-keep-aspect { height: 0; padding-bottom: 166.66667%; }
.aux-t-tile-sg-4-12 { width: calc( 4 * 100% / 12 - 2px ); padding-bottom: 100%; margin: 0 1px; }
.aux-t-tile-lg-4-12 { width: calc( 4 * 100% / 12 - 30px ); padding-bottom: 100%; margin: 0 15px; }
.aux-t-tile-5-12 { width: 41.66667%; padding-bottom: 100%; }
.aux-t-tile-5-12 .aux-keep-aspect { height: 0; padding-bottom: 158.33333%; }
.aux-t-tile-sg-5-12 { width: calc( 5 * 100% / 12 - 2px ); padding-bottom: 100%; margin: 0 1px; }
.aux-t-tile-lg-5-12 { width: calc( 5 * 100% / 12 - 30px ); padding-bottom: 100%; margin: 0 15px; }
.aux-t-tile-6-12 { width: 50%; padding-bottom: 100%; }
.aux-t-tile-6-12 .aux-keep-aspect { height: 0; padding-bottom: 150%; }
.aux-t-tile-sg-6-12 { width: calc( 6 * 100% / 12 - 2px ); padding-bottom: 100%; margin: 0 1px; }
.aux-t-tile-lg-6-12 { width: calc( 6 * 100% / 12 - 30px ); padding-bottom: 100%; margin: 0 15px; }
.aux-t-tile-7-12 { width: 58.33333%; padding-bottom: 100%; }
.aux-t-tile-7-12 .aux-keep-aspect { height: 0; padding-bottom: 141.66667%; }
.aux-t-tile-sg-7-12 { width: calc( 7 * 100% / 12 - 2px ); padding-bottom: 100%; margin: 0 1px; }
.aux-t-tile-lg-7-12 { width: calc( 7 * 100% / 12 - 30px ); padding-bottom: 100%; margin: 0 15px; }
.aux-t-tile-8-12 { width: 66.66667%; padding-bottom: 100%; }
.aux-t-tile-8-12 .aux-keep-aspect { height: 0; padding-bottom: 133.33333%; }
.aux-t-tile-sg-8-12 { width: calc( 8 * 100% / 12 - 2px ); padding-bottom: 100%; margin: 0 1px; }
.aux-t-tile-lg-8-12 { width: calc( 8 * 100% / 12 - 30px ); padding-bottom: 100%; margin: 0 15px; }
.aux-t-tile-9-12 { width: 75%; padding-bottom: 100%; }
.aux-t-tile-9-12 .aux-keep-aspect { height: 0; padding-bottom: 125%; }
.aux-t-tile-sg-9-12 { width: calc( 9 * 100% / 12 - 2px ); padding-bottom: 100%; margin: 0 1px; }
.aux-t-tile-lg-9-12 { width: calc( 9 * 100% / 12 - 30px ); padding-bottom: 100%; margin: 0 15px; }
.aux-t-tile-10-12 { width: 83.33333%; padding-bottom: 100%; }
.aux-t-tile-10-12 .aux-keep-aspect { height: 0; padding-bottom: 116.66667%; }
.aux-t-tile-sg-10-12 { width: calc( 10 * 100% / 12 - 2px ); padding-bottom: 100%; margin: 0 1px; }
.aux-t-tile-lg-10-12 { width: calc( 10 * 100% / 12 - 30px ); padding-bottom: 100%; margin: 0 15px; }
.aux-t-tile-11-12 { width: 91.66667%; padding-bottom: 100%; }
.aux-t-tile-11-12 .aux-keep-aspect { height: 0; padding-bottom: 108.33333%; }
.aux-t-tile-sg-11-12 { width: calc( 11 * 100% / 12 - 2px ); padding-bottom: 100%; margin: 0 1px; }
.aux-t-tile-lg-11-12 { width: calc( 11 * 100% / 12 - 30px ); padding-bottom: 100%; margin: 0 15px; }
.aux-t-tile-12-12 { width: 100%; padding-bottom: 100%; }
.aux-t-tile-12-12 .aux-keep-aspect { height: 0; padding-bottom: 100%; }
.aux-t-tile-sg-12-12 { width: calc( 12 * 100% / 12 - 2px ); padding-bottom: 100%; margin: 0 1px; }
.aux-t-tile-lg-12-12 { width: calc( 12 * 100% / 12 - 30px ); padding-bottom: 100%; margin: 0 15px; } }
@media screen and (max-width: 767px) { .aux-m-tile-1-1 { width: 8.33333%; padding-bottom: 8.33333%; }
.aux-m-tile-1-1 .aux-keep-aspect { height: 0; padding-bottom: 100%; }
.aux-m-tile-sg-1-1 { width: calc( 1 * 100% / 12 - 2px ); padding-bottom: 8.33333%; margin: 0 1px; }
.aux-m-tile-lg-1-1 { width: calc( 1 * 100% / 12 - 30px ); padding-bottom: 8.33333%; margin: 0 15px; }
.aux-m-tile-2-1 { width: 16.66667%; padding-bottom: 8.33333%; }
.aux-m-tile-2-1 .aux-keep-aspect { height: 0; padding-bottom: 91.66667%; }
.aux-m-tile-sg-2-1 { width: calc( 2 * 100% / 12 - 2px ); padding-bottom: 8.33333%; margin: 0 1px; }
.aux-m-tile-lg-2-1 { width: calc( 2 * 100% / 12 - 30px ); padding-bottom: 8.33333%; margin: 0 15px; }
.aux-m-tile-3-1 { width: 25%; padding-bottom: 8.33333%; }
.aux-m-tile-3-1 .aux-keep-aspect { height: 0; padding-bottom: 83.33333%; }
.aux-m-tile-sg-3-1 { width: calc( 3 * 100% / 12 - 2px ); padding-bottom: 8.33333%; margin: 0 1px; }
.aux-m-tile-lg-3-1 { width: calc( 3 * 100% / 12 - 30px ); padding-bottom: 8.33333%; margin: 0 15px; }
.aux-m-tile-4-1 { width: 33.33333%; padding-bottom: 8.33333%; }
.aux-m-tile-4-1 .aux-keep-aspect { height: 0; padding-bottom: 75%; }
.aux-m-tile-sg-4-1 { width: calc( 4 * 100% / 12 - 2px ); padding-bottom: 8.33333%; margin: 0 1px; }
.aux-m-tile-lg-4-1 { width: calc( 4 * 100% / 12 - 30px ); padding-bottom: 8.33333%; margin: 0 15px; }
.aux-m-tile-5-1 { width: 41.66667%; padding-bottom: 8.33333%; }
.aux-m-tile-5-1 .aux-keep-aspect { height: 0; padding-bottom: 66.66667%; }
.aux-m-tile-sg-5-1 { width: calc( 5 * 100% / 12 - 2px ); padding-bottom: 8.33333%; margin: 0 1px; }
.aux-m-tile-lg-5-1 { width: calc( 5 * 100% / 12 - 30px ); padding-bottom: 8.33333%; margin: 0 15px; }
.aux-m-tile-6-1 { width: 50%; padding-bottom: 8.33333%; }
.aux-m-tile-6-1 .aux-keep-aspect { height: 0; padding-bottom: 58.33333%; }
.aux-m-tile-sg-6-1 { width: calc( 6 * 100% / 12 - 2px ); padding-bottom: 8.33333%; margin: 0 1px; }
.aux-m-tile-lg-6-1 { width: calc( 6 * 100% / 12 - 30px ); padding-bottom: 8.33333%; margin: 0 15px; }
.aux-m-tile-7-1 { width: 58.33333%; padding-bottom: 8.33333%; }
.aux-m-tile-7-1 .aux-keep-aspect { height: 0; padding-bottom: 50%; }
.aux-m-tile-sg-7-1 { width: calc( 7 * 100% / 12 - 2px ); padding-bottom: 8.33333%; margin: 0 1px; }
.aux-m-tile-lg-7-1 { width: calc( 7 * 100% / 12 - 30px ); padding-bottom: 8.33333%; margin: 0 15px; }
.aux-m-tile-8-1 { width: 66.66667%; padding-bottom: 8.33333%; }
.aux-m-tile-8-1 .aux-keep-aspect { height: 0; padding-bottom: 41.66667%; }
.aux-m-tile-sg-8-1 { width: calc( 8 * 100% / 12 - 2px ); padding-bottom: 8.33333%; margin: 0 1px; }
.aux-m-tile-lg-8-1 { width: calc( 8 * 100% / 12 - 30px ); padding-bottom: 8.33333%; margin: 0 15px; }
.aux-m-tile-9-1 { width: 75%; padding-bottom: 8.33333%; }
.aux-m-tile-9-1 .aux-keep-aspect { height: 0; padding-bottom: 33.33333%; }
.aux-m-tile-sg-9-1 { width: calc( 9 * 100% / 12 - 2px ); padding-bottom: 8.33333%; margin: 0 1px; }
.aux-m-tile-lg-9-1 { width: calc( 9 * 100% / 12 - 30px ); padding-bottom: 8.33333%; margin: 0 15px; }
.aux-m-tile-10-1 { width: 83.33333%; padding-bottom: 8.33333%; }
.aux-m-tile-10-1 .aux-keep-aspect { height: 0; padding-bottom: 25%; }
.aux-m-tile-sg-10-1 { width: calc( 10 * 100% / 12 - 2px ); padding-bottom: 8.33333%; margin: 0 1px; }
.aux-m-tile-lg-10-1 { width: calc( 10 * 100% / 12 - 30px ); padding-bottom: 8.33333%; margin: 0 15px; }
.aux-m-tile-11-1 { width: 91.66667%; padding-bottom: 8.33333%; }
.aux-m-tile-11-1 .aux-keep-aspect { height: 0; padding-bottom: 16.66667%; }
.aux-m-tile-sg-11-1 { width: calc( 11 * 100% / 12 - 2px ); padding-bottom: 8.33333%; margin: 0 1px; }
.aux-m-tile-lg-11-1 { width: calc( 11 * 100% / 12 - 30px ); padding-bottom: 8.33333%; margin: 0 15px; }
.aux-m-tile-12-1 { width: 100%; padding-bottom: 8.33333%; }
.aux-m-tile-12-1 .aux-keep-aspect { height: 0; padding-bottom: 8.33333%; }
.aux-m-tile-sg-12-1 { width: calc( 12 * 100% / 12 - 2px ); padding-bottom: 8.33333%; margin: 0 1px; }
.aux-m-tile-lg-12-1 { width: calc( 12 * 100% / 12 - 30px ); padding-bottom: 8.33333%; margin: 0 15px; }
.aux-m-tile-1-2 { width: 8.33333%; padding-bottom: 16.66667%; }
.aux-m-tile-1-2 .aux-keep-aspect { height: 0; padding-bottom: 108.33333%; }
.aux-m-tile-sg-1-2 { width: calc( 1 * 100% / 12 - 2px ); padding-bottom: 16.66667%; margin: 0 1px; }
.aux-m-tile-lg-1-2 { width: calc( 1 * 100% / 12 - 30px ); padding-bottom: 16.66667%; margin: 0 15px; }
.aux-m-tile-2-2 { width: 16.66667%; padding-bottom: 16.66667%; }
.aux-m-tile-2-2 .aux-keep-aspect { height: 0; padding-bottom: 100%; }
.aux-m-tile-sg-2-2 { width: calc( 2 * 100% / 12 - 2px ); padding-bottom: 16.66667%; margin: 0 1px; }
.aux-m-tile-lg-2-2 { width: calc( 2 * 100% / 12 - 30px ); padding-bottom: 16.66667%; margin: 0 15px; }
.aux-m-tile-3-2 { width: 25%; padding-bottom: 16.66667%; }
.aux-m-tile-3-2 .aux-keep-aspect { height: 0; padding-bottom: 91.66667%; }
.aux-m-tile-sg-3-2 { width: calc( 3 * 100% / 12 - 2px ); padding-bottom: 16.66667%; margin: 0 1px; }
.aux-m-tile-lg-3-2 { width: calc( 3 * 100% / 12 - 30px ); padding-bottom: 16.66667%; margin: 0 15px; }
.aux-m-tile-4-2 { width: 33.33333%; padding-bottom: 16.66667%; }
.aux-m-tile-4-2 .aux-keep-aspect { height: 0; padding-bottom: 83.33333%; }
.aux-m-tile-sg-4-2 { width: calc( 4 * 100% / 12 - 2px ); padding-bottom: 16.66667%; margin: 0 1px; }
.aux-m-tile-lg-4-2 { width: calc( 4 * 100% / 12 - 30px ); padding-bottom: 16.66667%; margin: 0 15px; }
.aux-m-tile-5-2 { width: 41.66667%; padding-bottom: 16.66667%; }
.aux-m-tile-5-2 .aux-keep-aspect { height: 0; padding-bottom: 75%; }
.aux-m-tile-sg-5-2 { width: calc( 5 * 100% / 12 - 2px ); padding-bottom: 16.66667%; margin: 0 1px; }
.aux-m-tile-lg-5-2 { width: calc( 5 * 100% / 12 - 30px ); padding-bottom: 16.66667%; margin: 0 15px; }
.aux-m-tile-6-2 { width: 50%; padding-bottom: 16.66667%; }
.aux-m-tile-6-2 .aux-keep-aspect { height: 0; padding-bottom: 66.66667%; }
.aux-m-tile-sg-6-2 { width: calc( 6 * 100% / 12 - 2px ); padding-bottom: 16.66667%; margin: 0 1px; }
.aux-m-tile-lg-6-2 { width: calc( 6 * 100% / 12 - 30px ); padding-bottom: 16.66667%; margin: 0 15px; }
.aux-m-tile-7-2 { width: 58.33333%; padding-bottom: 16.66667%; }
.aux-m-tile-7-2 .aux-keep-aspect { height: 0; padding-bottom: 58.33333%; }
.aux-m-tile-sg-7-2 { width: calc( 7 * 100% / 12 - 2px ); padding-bottom: 16.66667%; margin: 0 1px; }
.aux-m-tile-lg-7-2 { width: calc( 7 * 100% / 12 - 30px ); padding-bottom: 16.66667%; margin: 0 15px; }
.aux-m-tile-8-2 { width: 66.66667%; padding-bottom: 16.66667%; }
.aux-m-tile-8-2 .aux-keep-aspect { height: 0; padding-bottom: 50%; }
.aux-m-tile-sg-8-2 { width: calc( 8 * 100% / 12 - 2px ); padding-bottom: 16.66667%; margin: 0 1px; }
.aux-m-tile-lg-8-2 { width: calc( 8 * 100% / 12 - 30px ); padding-bottom: 16.66667%; margin: 0 15px; }
.aux-m-tile-9-2 { width: 75%; padding-bottom: 16.66667%; }
.aux-m-tile-9-2 .aux-keep-aspect { height: 0; padding-bottom: 41.66667%; }
.aux-m-tile-sg-9-2 { width: calc( 9 * 100% / 12 - 2px ); padding-bottom: 16.66667%; margin: 0 1px; }
.aux-m-tile-lg-9-2 { width: calc( 9 * 100% / 12 - 30px ); padding-bottom: 16.66667%; margin: 0 15px; }
.aux-m-tile-10-2 { width: 83.33333%; padding-bottom: 16.66667%; }
.aux-m-tile-10-2 .aux-keep-aspect { height: 0; padding-bottom: 33.33333%; }
.aux-m-tile-sg-10-2 { width: calc( 10 * 100% / 12 - 2px ); padding-bottom: 16.66667%; margin: 0 1px; }
.aux-m-tile-lg-10-2 { width: calc( 10 * 100% / 12 - 30px ); padding-bottom: 16.66667%; margin: 0 15px; }
.aux-m-tile-11-2 { width: 91.66667%; padding-bottom: 16.66667%; }
.aux-m-tile-11-2 .aux-keep-aspect { height: 0; padding-bottom: 25%; }
.aux-m-tile-sg-11-2 { width: calc( 11 * 100% / 12 - 2px ); padding-bottom: 16.66667%; margin: 0 1px; }
.aux-m-tile-lg-11-2 { width: calc( 11 * 100% / 12 - 30px ); padding-bottom: 16.66667%; margin: 0 15px; }
.aux-m-tile-12-2 { width: 100%; padding-bottom: 16.66667%; }
.aux-m-tile-12-2 .aux-keep-aspect { height: 0; padding-bottom: 16.66667%; }
.aux-m-tile-sg-12-2 { width: calc( 12 * 100% / 12 - 2px ); padding-bottom: 16.66667%; margin: 0 1px; }
.aux-m-tile-lg-12-2 { width: calc( 12 * 100% / 12 - 30px ); padding-bottom: 16.66667%; margin: 0 15px; }
.aux-m-tile-1-3 { width: 8.33333%; padding-bottom: 25%; }
.aux-m-tile-1-3 .aux-keep-aspect { height: 0; padding-bottom: 116.66667%; }
.aux-m-tile-sg-1-3 { width: calc( 1 * 100% / 12 - 2px ); padding-bottom: 25%; margin: 0 1px; }
.aux-m-tile-lg-1-3 { width: calc( 1 * 100% / 12 - 30px ); padding-bottom: 25%; margin: 0 15px; }
.aux-m-tile-2-3 { width: 16.66667%; padding-bottom: 25%; }
.aux-m-tile-2-3 .aux-keep-aspect { height: 0; padding-bottom: 108.33333%; }
.aux-m-tile-sg-2-3 { width: calc( 2 * 100% / 12 - 2px ); padding-bottom: 25%; margin: 0 1px; }
.aux-m-tile-lg-2-3 { width: calc( 2 * 100% / 12 - 30px ); padding-bottom: 25%; margin: 0 15px; }
.aux-m-tile-3-3 { width: 25%; padding-bottom: 25%; }
.aux-m-tile-3-3 .aux-keep-aspect { height: 0; padding-bottom: 100%; }
.aux-m-tile-sg-3-3 { width: calc( 3 * 100% / 12 - 2px ); padding-bottom: 25%; margin: 0 1px; }
.aux-m-tile-lg-3-3 { width: calc( 3 * 100% / 12 - 30px ); padding-bottom: 25%; margin: 0 15px; }
.aux-m-tile-4-3 { width: 33.33333%; padding-bottom: 25%; }
.aux-m-tile-4-3 .aux-keep-aspect { height: 0; padding-bottom: 91.66667%; }
.aux-m-tile-sg-4-3 { width: calc( 4 * 100% / 12 - 2px ); padding-bottom: 25%; margin: 0 1px; }
.aux-m-tile-lg-4-3 { width: calc( 4 * 100% / 12 - 30px ); padding-bottom: 25%; margin: 0 15px; }
.aux-m-tile-5-3 { width: 41.66667%; padding-bottom: 25%; }
.aux-m-tile-5-3 .aux-keep-aspect { height: 0; padding-bottom: 83.33333%; }
.aux-m-tile-sg-5-3 { width: calc( 5 * 100% / 12 - 2px ); padding-bottom: 25%; margin: 0 1px; }
.aux-m-tile-lg-5-3 { width: calc( 5 * 100% / 12 - 30px ); padding-bottom: 25%; margin: 0 15px; }
.aux-m-tile-6-3 { width: 50%; padding-bottom: 25%; }
.aux-m-tile-6-3 .aux-keep-aspect { height: 0; padding-bottom: 75%; }
.aux-m-tile-sg-6-3 { width: calc( 6 * 100% / 12 - 2px ); padding-bottom: 25%; margin: 0 1px; }
.aux-m-tile-lg-6-3 { width: calc( 6 * 100% / 12 - 30px ); padding-bottom: 25%; margin: 0 15px; }
.aux-m-tile-7-3 { width: 58.33333%; padding-bottom: 25%; }
.aux-m-tile-7-3 .aux-keep-aspect { height: 0; padding-bottom: 66.66667%; }
.aux-m-tile-sg-7-3 { width: calc( 7 * 100% / 12 - 2px ); padding-bottom: 25%; margin: 0 1px; }
.aux-m-tile-lg-7-3 { width: calc( 7 * 100% / 12 - 30px ); padding-bottom: 25%; margin: 0 15px; }
.aux-m-tile-8-3 { width: 66.66667%; padding-bottom: 25%; }
.aux-m-tile-8-3 .aux-keep-aspect { height: 0; padding-bottom: 58.33333%; }
.aux-m-tile-sg-8-3 { width: calc( 8 * 100% / 12 - 2px ); padding-bottom: 25%; margin: 0 1px; }
.aux-m-tile-lg-8-3 { width: calc( 8 * 100% / 12 - 30px ); padding-bottom: 25%; margin: 0 15px; }
.aux-m-tile-9-3 { width: 75%; padding-bottom: 25%; }
.aux-m-tile-9-3 .aux-keep-aspect { height: 0; padding-bottom: 50%; }
.aux-m-tile-sg-9-3 { width: calc( 9 * 100% / 12 - 2px ); padding-bottom: 25%; margin: 0 1px; }
.aux-m-tile-lg-9-3 { width: calc( 9 * 100% / 12 - 30px ); padding-bottom: 25%; margin: 0 15px; }
.aux-m-tile-10-3 { width: 83.33333%; padding-bottom: 25%; }
.aux-m-tile-10-3 .aux-keep-aspect { height: 0; padding-bottom: 41.66667%; }
.aux-m-tile-sg-10-3 { width: calc( 10 * 100% / 12 - 2px ); padding-bottom: 25%; margin: 0 1px; }
.aux-m-tile-lg-10-3 { width: calc( 10 * 100% / 12 - 30px ); padding-bottom: 25%; margin: 0 15px; }
.aux-m-tile-11-3 { width: 91.66667%; padding-bottom: 25%; }
.aux-m-tile-11-3 .aux-keep-aspect { height: 0; padding-bottom: 33.33333%; }
.aux-m-tile-sg-11-3 { width: calc( 11 * 100% / 12 - 2px ); padding-bottom: 25%; margin: 0 1px; }
.aux-m-tile-lg-11-3 { width: calc( 11 * 100% / 12 - 30px ); padding-bottom: 25%; margin: 0 15px; }
.aux-m-tile-12-3 { width: 100%; padding-bottom: 25%; }
.aux-m-tile-12-3 .aux-keep-aspect { height: 0; padding-bottom: 25%; }
.aux-m-tile-sg-12-3 { width: calc( 12 * 100% / 12 - 2px ); padding-bottom: 25%; margin: 0 1px; }
.aux-m-tile-lg-12-3 { width: calc( 12 * 100% / 12 - 30px ); padding-bottom: 25%; margin: 0 15px; }
.aux-m-tile-1-4 { width: 8.33333%; padding-bottom: 33.33333%; }
.aux-m-tile-1-4 .aux-keep-aspect { height: 0; padding-bottom: 125%; }
.aux-m-tile-sg-1-4 { width: calc( 1 * 100% / 12 - 2px ); padding-bottom: 33.33333%; margin: 0 1px; }
.aux-m-tile-lg-1-4 { width: calc( 1 * 100% / 12 - 30px ); padding-bottom: 33.33333%; margin: 0 15px; }
.aux-m-tile-2-4 { width: 16.66667%; padding-bottom: 33.33333%; }
.aux-m-tile-2-4 .aux-keep-aspect { height: 0; padding-bottom: 116.66667%; }
.aux-m-tile-sg-2-4 { width: calc( 2 * 100% / 12 - 2px ); padding-bottom: 33.33333%; margin: 0 1px; }
.aux-m-tile-lg-2-4 { width: calc( 2 * 100% / 12 - 30px ); padding-bottom: 33.33333%; margin: 0 15px; }
.aux-m-tile-3-4 { width: 25%; padding-bottom: 33.33333%; }
.aux-m-tile-3-4 .aux-keep-aspect { height: 0; padding-bottom: 108.33333%; }
.aux-m-tile-sg-3-4 { width: calc( 3 * 100% / 12 - 2px ); padding-bottom: 33.33333%; margin: 0 1px; }
.aux-m-tile-lg-3-4 { width: calc( 3 * 100% / 12 - 30px ); padding-bottom: 33.33333%; margin: 0 15px; }
.aux-m-tile-4-4 { width: 33.33333%; padding-bottom: 33.33333%; }
.aux-m-tile-4-4 .aux-keep-aspect { height: 0; padding-bottom: 100%; }
.aux-m-tile-sg-4-4 { width: calc( 4 * 100% / 12 - 2px ); padding-bottom: 33.33333%; margin: 0 1px; }
.aux-m-tile-lg-4-4 { width: calc( 4 * 100% / 12 - 30px ); padding-bottom: 33.33333%; margin: 0 15px; }
.aux-m-tile-5-4 { width: 41.66667%; padding-bottom: 33.33333%; }
.aux-m-tile-5-4 .aux-keep-aspect { height: 0; padding-bottom: 91.66667%; }
.aux-m-tile-sg-5-4 { width: calc( 5 * 100% / 12 - 2px ); padding-bottom: 33.33333%; margin: 0 1px; }
.aux-m-tile-lg-5-4 { width: calc( 5 * 100% / 12 - 30px ); padding-bottom: 33.33333%; margin: 0 15px; }
.aux-m-tile-6-4 { width: 50%; padding-bottom: 33.33333%; }
.aux-m-tile-6-4 .aux-keep-aspect { height: 0; padding-bottom: 83.33333%; }
.aux-m-tile-sg-6-4 { width: calc( 6 * 100% / 12 - 2px ); padding-bottom: 33.33333%; margin: 0 1px; }
.aux-m-tile-lg-6-4 { width: calc( 6 * 100% / 12 - 30px ); padding-bottom: 33.33333%; margin: 0 15px; }
.aux-m-tile-7-4 { width: 58.33333%; padding-bottom: 33.33333%; }
.aux-m-tile-7-4 .aux-keep-aspect { height: 0; padding-bottom: 75%; }
.aux-m-tile-sg-7-4 { width: calc( 7 * 100% / 12 - 2px ); padding-bottom: 33.33333%; margin: 0 1px; }
.aux-m-tile-lg-7-4 { width: calc( 7 * 100% / 12 - 30px ); padding-bottom: 33.33333%; margin: 0 15px; }
.aux-m-tile-8-4 { width: 66.66667%; padding-bottom: 33.33333%; }
.aux-m-tile-8-4 .aux-keep-aspect { height: 0; padding-bottom: 66.66667%; }
.aux-m-tile-sg-8-4 { width: calc( 8 * 100% / 12 - 2px ); padding-bottom: 33.33333%; margin: 0 1px; }
.aux-m-tile-lg-8-4 { width: calc( 8 * 100% / 12 - 30px ); padding-bottom: 33.33333%; margin: 0 15px; }
.aux-m-tile-9-4 { width: 75%; padding-bottom: 33.33333%; }
.aux-m-tile-9-4 .aux-keep-aspect { height: 0; padding-bottom: 58.33333%; }
.aux-m-tile-sg-9-4 { width: calc( 9 * 100% / 12 - 2px ); padding-bottom: 33.33333%; margin: 0 1px; }
.aux-m-tile-lg-9-4 { width: calc( 9 * 100% / 12 - 30px ); padding-bottom: 33.33333%; margin: 0 15px; }
.aux-m-tile-10-4 { width: 83.33333%; padding-bottom: 33.33333%; }
.aux-m-tile-10-4 .aux-keep-aspect { height: 0; padding-bottom: 50%; }
.aux-m-tile-sg-10-4 { width: calc( 10 * 100% / 12 - 2px ); padding-bottom: 33.33333%; margin: 0 1px; }
.aux-m-tile-lg-10-4 { width: calc( 10 * 100% / 12 - 30px ); padding-bottom: 33.33333%; margin: 0 15px; }
.aux-m-tile-11-4 { width: 91.66667%; padding-bottom: 33.33333%; }
.aux-m-tile-11-4 .aux-keep-aspect { height: 0; padding-bottom: 41.66667%; }
.aux-m-tile-sg-11-4 { width: calc( 11 * 100% / 12 - 2px ); padding-bottom: 33.33333%; margin: 0 1px; }
.aux-m-tile-lg-11-4 { width: calc( 11 * 100% / 12 - 30px ); padding-bottom: 33.33333%; margin: 0 15px; }
.aux-m-tile-12-4 { width: 100%; padding-bottom: 33.33333%; }
.aux-m-tile-12-4 .aux-keep-aspect { height: 0; padding-bottom: 33.33333%; }
.aux-m-tile-sg-12-4 { width: calc( 12 * 100% / 12 - 2px ); padding-bottom: 33.33333%; margin: 0 1px; }
.aux-m-tile-lg-12-4 { width: calc( 12 * 100% / 12 - 30px ); padding-bottom: 33.33333%; margin: 0 15px; }
.aux-m-tile-1-5 { width: 8.33333%; padding-bottom: 41.66667%; }
.aux-m-tile-1-5 .aux-keep-aspect { height: 0; padding-bottom: 133.33333%; }
.aux-m-tile-sg-1-5 { width: calc( 1 * 100% / 12 - 2px ); padding-bottom: 41.66667%; margin: 0 1px; }
.aux-m-tile-lg-1-5 { width: calc( 1 * 100% / 12 - 30px ); padding-bottom: 41.66667%; margin: 0 15px; }
.aux-m-tile-2-5 { width: 16.66667%; padding-bottom: 41.66667%; }
.aux-m-tile-2-5 .aux-keep-aspect { height: 0; padding-bottom: 125%; }
.aux-m-tile-sg-2-5 { width: calc( 2 * 100% / 12 - 2px ); padding-bottom: 41.66667%; margin: 0 1px; }
.aux-m-tile-lg-2-5 { width: calc( 2 * 100% / 12 - 30px ); padding-bottom: 41.66667%; margin: 0 15px; }
.aux-m-tile-3-5 { width: 25%; padding-bottom: 41.66667%; }
.aux-m-tile-3-5 .aux-keep-aspect { height: 0; padding-bottom: 116.66667%; }
.aux-m-tile-sg-3-5 { width: calc( 3 * 100% / 12 - 2px ); padding-bottom: 41.66667%; margin: 0 1px; }
.aux-m-tile-lg-3-5 { width: calc( 3 * 100% / 12 - 30px ); padding-bottom: 41.66667%; margin: 0 15px; }
.aux-m-tile-4-5 { width: 33.33333%; padding-bottom: 41.66667%; }
.aux-m-tile-4-5 .aux-keep-aspect { height: 0; padding-bottom: 108.33333%; }
.aux-m-tile-sg-4-5 { width: calc( 4 * 100% / 12 - 2px ); padding-bottom: 41.66667%; margin: 0 1px; }
.aux-m-tile-lg-4-5 { width: calc( 4 * 100% / 12 - 30px ); padding-bottom: 41.66667%; margin: 0 15px; }
.aux-m-tile-5-5 { width: 41.66667%; padding-bottom: 41.66667%; }
.aux-m-tile-5-5 .aux-keep-aspect { height: 0; padding-bottom: 100%; }
.aux-m-tile-sg-5-5 { width: calc( 5 * 100% / 12 - 2px ); padding-bottom: 41.66667%; margin: 0 1px; }
.aux-m-tile-lg-5-5 { width: calc( 5 * 100% / 12 - 30px ); padding-bottom: 41.66667%; margin: 0 15px; }
.aux-m-tile-6-5 { width: 50%; padding-bottom: 41.66667%; }
.aux-m-tile-6-5 .aux-keep-aspect { height: 0; padding-bottom: 91.66667%; }
.aux-m-tile-sg-6-5 { width: calc( 6 * 100% / 12 - 2px ); padding-bottom: 41.66667%; margin: 0 1px; }
.aux-m-tile-lg-6-5 { width: calc( 6 * 100% / 12 - 30px ); padding-bottom: 41.66667%; margin: 0 15px; }
.aux-m-tile-7-5 { width: 58.33333%; padding-bottom: 41.66667%; }
.aux-m-tile-7-5 .aux-keep-aspect { height: 0; padding-bottom: 83.33333%; }
.aux-m-tile-sg-7-5 { width: calc( 7 * 100% / 12 - 2px ); padding-bottom: 41.66667%; margin: 0 1px; }
.aux-m-tile-lg-7-5 { width: calc( 7 * 100% / 12 - 30px ); padding-bottom: 41.66667%; margin: 0 15px; }
.aux-m-tile-8-5 { width: 66.66667%; padding-bottom: 41.66667%; }
.aux-m-tile-8-5 .aux-keep-aspect { height: 0; padding-bottom: 75%; }
.aux-m-tile-sg-8-5 { width: calc( 8 * 100% / 12 - 2px ); padding-bottom: 41.66667%; margin: 0 1px; }
.aux-m-tile-lg-8-5 { width: calc( 8 * 100% / 12 - 30px ); padding-bottom: 41.66667%; margin: 0 15px; }
.aux-m-tile-9-5 { width: 75%; padding-bottom: 41.66667%; }
.aux-m-tile-9-5 .aux-keep-aspect { height: 0; padding-bottom: 66.66667%; }
.aux-m-tile-sg-9-5 { width: calc( 9 * 100% / 12 - 2px ); padding-bottom: 41.66667%; margin: 0 1px; }
.aux-m-tile-lg-9-5 { width: calc( 9 * 100% / 12 - 30px ); padding-bottom: 41.66667%; margin: 0 15px; }
.aux-m-tile-10-5 { width: 83.33333%; padding-bottom: 41.66667%; }
.aux-m-tile-10-5 .aux-keep-aspect { height: 0; padding-bottom: 58.33333%; }
.aux-m-tile-sg-10-5 { width: calc( 10 * 100% / 12 - 2px ); padding-bottom: 41.66667%; margin: 0 1px; }
.aux-m-tile-lg-10-5 { width: calc( 10 * 100% / 12 - 30px ); padding-bottom: 41.66667%; margin: 0 15px; }
.aux-m-tile-11-5 { width: 91.66667%; padding-bottom: 41.66667%; }
.aux-m-tile-11-5 .aux-keep-aspect { height: 0; padding-bottom: 50%; }
.aux-m-tile-sg-11-5 { width: calc( 11 * 100% / 12 - 2px ); padding-bottom: 41.66667%; margin: 0 1px; }
.aux-m-tile-lg-11-5 { width: calc( 11 * 100% / 12 - 30px ); padding-bottom: 41.66667%; margin: 0 15px; }
.aux-m-tile-12-5 { width: 100%; padding-bottom: 41.66667%; }
.aux-m-tile-12-5 .aux-keep-aspect { height: 0; padding-bottom: 41.66667%; }
.aux-m-tile-sg-12-5 { width: calc( 12 * 100% / 12 - 2px ); padding-bottom: 41.66667%; margin: 0 1px; }
.aux-m-tile-lg-12-5 { width: calc( 12 * 100% / 12 - 30px ); padding-bottom: 41.66667%; margin: 0 15px; }
.aux-m-tile-1-6 { width: 8.33333%; padding-bottom: 50%; }
.aux-m-tile-1-6 .aux-keep-aspect { height: 0; padding-bottom: 141.66667%; }
.aux-m-tile-sg-1-6 { width: calc( 1 * 100% / 12 - 2px ); padding-bottom: 50%; margin: 0 1px; }
.aux-m-tile-lg-1-6 { width: calc( 1 * 100% / 12 - 30px ); padding-bottom: 50%; margin: 0 15px; }
.aux-m-tile-2-6 { width: 16.66667%; padding-bottom: 50%; }
.aux-m-tile-2-6 .aux-keep-aspect { height: 0; padding-bottom: 133.33333%; }
.aux-m-tile-sg-2-6 { width: calc( 2 * 100% / 12 - 2px ); padding-bottom: 50%; margin: 0 1px; }
.aux-m-tile-lg-2-6 { width: calc( 2 * 100% / 12 - 30px ); padding-bottom: 50%; margin: 0 15px; }
.aux-m-tile-3-6 { width: 25%; padding-bottom: 50%; }
.aux-m-tile-3-6 .aux-keep-aspect { height: 0; padding-bottom: 125%; }
.aux-m-tile-sg-3-6 { width: calc( 3 * 100% / 12 - 2px ); padding-bottom: 50%; margin: 0 1px; }
.aux-m-tile-lg-3-6 { width: calc( 3 * 100% / 12 - 30px ); padding-bottom: 50%; margin: 0 15px; }
.aux-m-tile-4-6 { width: 33.33333%; padding-bottom: 50%; }
.aux-m-tile-4-6 .aux-keep-aspect { height: 0; padding-bottom: 116.66667%; }
.aux-m-tile-sg-4-6 { width: calc( 4 * 100% / 12 - 2px ); padding-bottom: 50%; margin: 0 1px; }
.aux-m-tile-lg-4-6 { width: calc( 4 * 100% / 12 - 30px ); padding-bottom: 50%; margin: 0 15px; }
.aux-m-tile-5-6 { width: 41.66667%; padding-bottom: 50%; }
.aux-m-tile-5-6 .aux-keep-aspect { height: 0; padding-bottom: 108.33333%; }
.aux-m-tile-sg-5-6 { width: calc( 5 * 100% / 12 - 2px ); padding-bottom: 50%; margin: 0 1px; }
.aux-m-tile-lg-5-6 { width: calc( 5 * 100% / 12 - 30px ); padding-bottom: 50%; margin: 0 15px; }
.aux-m-tile-6-6 { width: 50%; padding-bottom: 50%; }
.aux-m-tile-6-6 .aux-keep-aspect { height: 0; padding-bottom: 100%; }
.aux-m-tile-sg-6-6 { width: calc( 6 * 100% / 12 - 2px ); padding-bottom: 50%; margin: 0 1px; }
.aux-m-tile-lg-6-6 { width: calc( 6 * 100% / 12 - 30px ); padding-bottom: 50%; margin: 0 15px; }
.aux-m-tile-7-6 { width: 58.33333%; padding-bottom: 50%; }
.aux-m-tile-7-6 .aux-keep-aspect { height: 0; padding-bottom: 91.66667%; }
.aux-m-tile-sg-7-6 { width: calc( 7 * 100% / 12 - 2px ); padding-bottom: 50%; margin: 0 1px; }
.aux-m-tile-lg-7-6 { width: calc( 7 * 100% / 12 - 30px ); padding-bottom: 50%; margin: 0 15px; }
.aux-m-tile-8-6 { width: 66.66667%; padding-bottom: 50%; }
.aux-m-tile-8-6 .aux-keep-aspect { height: 0; padding-bottom: 83.33333%; }
.aux-m-tile-sg-8-6 { width: calc( 8 * 100% / 12 - 2px ); padding-bottom: 50%; margin: 0 1px; }
.aux-m-tile-lg-8-6 { width: calc( 8 * 100% / 12 - 30px ); padding-bottom: 50%; margin: 0 15px; }
.aux-m-tile-9-6 { width: 75%; padding-bottom: 50%; }
.aux-m-tile-9-6 .aux-keep-aspect { height: 0; padding-bottom: 75%; }
.aux-m-tile-sg-9-6 { width: calc( 9 * 100% / 12 - 2px ); padding-bottom: 50%; margin: 0 1px; }
.aux-m-tile-lg-9-6 { width: calc( 9 * 100% / 12 - 30px ); padding-bottom: 50%; margin: 0 15px; }
.aux-m-tile-10-6 { width: 83.33333%; padding-bottom: 50%; }
.aux-m-tile-10-6 .aux-keep-aspect { height: 0; padding-bottom: 66.66667%; }
.aux-m-tile-sg-10-6 { width: calc( 10 * 100% / 12 - 2px ); padding-bottom: 50%; margin: 0 1px; }
.aux-m-tile-lg-10-6 { width: calc( 10 * 100% / 12 - 30px ); padding-bottom: 50%; margin: 0 15px; }
.aux-m-tile-11-6 { width: 91.66667%; padding-bottom: 50%; }
.aux-m-tile-11-6 .aux-keep-aspect { height: 0; padding-bottom: 58.33333%; }
.aux-m-tile-sg-11-6 { width: calc( 11 * 100% / 12 - 2px ); padding-bottom: 50%; margin: 0 1px; }
.aux-m-tile-lg-11-6 { width: calc( 11 * 100% / 12 - 30px ); padding-bottom: 50%; margin: 0 15px; }
.aux-m-tile-12-6 { width: 100%; padding-bottom: 50%; }
.aux-m-tile-12-6 .aux-keep-aspect { height: 0; padding-bottom: 50%; }
.aux-m-tile-sg-12-6 { width: calc( 12 * 100% / 12 - 2px ); padding-bottom: 50%; margin: 0 1px; }
.aux-m-tile-lg-12-6 { width: calc( 12 * 100% / 12 - 30px ); padding-bottom: 50%; margin: 0 15px; }
.aux-m-tile-1-7 { width: 8.33333%; padding-bottom: 58.33333%; }
.aux-m-tile-1-7 .aux-keep-aspect { height: 0; padding-bottom: 150%; }
.aux-m-tile-sg-1-7 { width: calc( 1 * 100% / 12 - 2px ); padding-bottom: 58.33333%; margin: 0 1px; }
.aux-m-tile-lg-1-7 { width: calc( 1 * 100% / 12 - 30px ); padding-bottom: 58.33333%; margin: 0 15px; }
.aux-m-tile-2-7 { width: 16.66667%; padding-bottom: 58.33333%; }
.aux-m-tile-2-7 .aux-keep-aspect { height: 0; padding-bottom: 141.66667%; }
.aux-m-tile-sg-2-7 { width: calc( 2 * 100% / 12 - 2px ); padding-bottom: 58.33333%; margin: 0 1px; }
.aux-m-tile-lg-2-7 { width: calc( 2 * 100% / 12 - 30px ); padding-bottom: 58.33333%; margin: 0 15px; }
.aux-m-tile-3-7 { width: 25%; padding-bottom: 58.33333%; }
.aux-m-tile-3-7 .aux-keep-aspect { height: 0; padding-bottom: 133.33333%; }
.aux-m-tile-sg-3-7 { width: calc( 3 * 100% / 12 - 2px ); padding-bottom: 58.33333%; margin: 0 1px; }
.aux-m-tile-lg-3-7 { width: calc( 3 * 100% / 12 - 30px ); padding-bottom: 58.33333%; margin: 0 15px; }
.aux-m-tile-4-7 { width: 33.33333%; padding-bottom: 58.33333%; }
.aux-m-tile-4-7 .aux-keep-aspect { height: 0; padding-bottom: 125%; }
.aux-m-tile-sg-4-7 { width: calc( 4 * 100% / 12 - 2px ); padding-bottom: 58.33333%; margin: 0 1px; }
.aux-m-tile-lg-4-7 { width: calc( 4 * 100% / 12 - 30px ); padding-bottom: 58.33333%; margin: 0 15px; }
.aux-m-tile-5-7 { width: 41.66667%; padding-bottom: 58.33333%; }
.aux-m-tile-5-7 .aux-keep-aspect { height: 0; padding-bottom: 116.66667%; }
.aux-m-tile-sg-5-7 { width: calc( 5 * 100% / 12 - 2px ); padding-bottom: 58.33333%; margin: 0 1px; }
.aux-m-tile-lg-5-7 { width: calc( 5 * 100% / 12 - 30px ); padding-bottom: 58.33333%; margin: 0 15px; }
.aux-m-tile-6-7 { width: 50%; padding-bottom: 58.33333%; }
.aux-m-tile-6-7 .aux-keep-aspect { height: 0; padding-bottom: 108.33333%; }
.aux-m-tile-sg-6-7 { width: calc( 6 * 100% / 12 - 2px ); padding-bottom: 58.33333%; margin: 0 1px; }
.aux-m-tile-lg-6-7 { width: calc( 6 * 100% / 12 - 30px ); padding-bottom: 58.33333%; margin: 0 15px; }
.aux-m-tile-7-7 { width: 58.33333%; padding-bottom: 58.33333%; }
.aux-m-tile-7-7 .aux-keep-aspect { height: 0; padding-bottom: 100%; }
.aux-m-tile-sg-7-7 { width: calc( 7 * 100% / 12 - 2px ); padding-bottom: 58.33333%; margin: 0 1px; }
.aux-m-tile-lg-7-7 { width: calc( 7 * 100% / 12 - 30px ); padding-bottom: 58.33333%; margin: 0 15px; }
.aux-m-tile-8-7 { width: 66.66667%; padding-bottom: 58.33333%; }
.aux-m-tile-8-7 .aux-keep-aspect { height: 0; padding-bottom: 91.66667%; }
.aux-m-tile-sg-8-7 { width: calc( 8 * 100% / 12 - 2px ); padding-bottom: 58.33333%; margin: 0 1px; }
.aux-m-tile-lg-8-7 { width: calc( 8 * 100% / 12 - 30px ); padding-bottom: 58.33333%; margin: 0 15px; }
.aux-m-tile-9-7 { width: 75%; padding-bottom: 58.33333%; }
.aux-m-tile-9-7 .aux-keep-aspect { height: 0; padding-bottom: 83.33333%; }
.aux-m-tile-sg-9-7 { width: calc( 9 * 100% / 12 - 2px ); padding-bottom: 58.33333%; margin: 0 1px; }
.aux-m-tile-lg-9-7 { width: calc( 9 * 100% / 12 - 30px ); padding-bottom: 58.33333%; margin: 0 15px; }
.aux-m-tile-10-7 { width: 83.33333%; padding-bottom: 58.33333%; }
.aux-m-tile-10-7 .aux-keep-aspect { height: 0; padding-bottom: 75%; }
.aux-m-tile-sg-10-7 { width: calc( 10 * 100% / 12 - 2px ); padding-bottom: 58.33333%; margin: 0 1px; }
.aux-m-tile-lg-10-7 { width: calc( 10 * 100% / 12 - 30px ); padding-bottom: 58.33333%; margin: 0 15px; }
.aux-m-tile-11-7 { width: 91.66667%; padding-bottom: 58.33333%; }
.aux-m-tile-11-7 .aux-keep-aspect { height: 0; padding-bottom: 66.66667%; }
.aux-m-tile-sg-11-7 { width: calc( 11 * 100% / 12 - 2px ); padding-bottom: 58.33333%; margin: 0 1px; }
.aux-m-tile-lg-11-7 { width: calc( 11 * 100% / 12 - 30px ); padding-bottom: 58.33333%; margin: 0 15px; }
.aux-m-tile-12-7 { width: 100%; padding-bottom: 58.33333%; }
.aux-m-tile-12-7 .aux-keep-aspect { height: 0; padding-bottom: 58.33333%; }
.aux-m-tile-sg-12-7 { width: calc( 12 * 100% / 12 - 2px ); padding-bottom: 58.33333%; margin: 0 1px; }
.aux-m-tile-lg-12-7 { width: calc( 12 * 100% / 12 - 30px ); padding-bottom: 58.33333%; margin: 0 15px; }
.aux-m-tile-1-8 { width: 8.33333%; padding-bottom: 66.66667%; }
.aux-m-tile-1-8 .aux-keep-aspect { height: 0; padding-bottom: 158.33333%; }
.aux-m-tile-sg-1-8 { width: calc( 1 * 100% / 12 - 2px ); padding-bottom: 66.66667%; margin: 0 1px; }
.aux-m-tile-lg-1-8 { width: calc( 1 * 100% / 12 - 30px ); padding-bottom: 66.66667%; margin: 0 15px; }
.aux-m-tile-2-8 { width: 16.66667%; padding-bottom: 66.66667%; }
.aux-m-tile-2-8 .aux-keep-aspect { height: 0; padding-bottom: 150%; }
.aux-m-tile-sg-2-8 { width: calc( 2 * 100% / 12 - 2px ); padding-bottom: 66.66667%; margin: 0 1px; }
.aux-m-tile-lg-2-8 { width: calc( 2 * 100% / 12 - 30px ); padding-bottom: 66.66667%; margin: 0 15px; }
.aux-m-tile-3-8 { width: 25%; padding-bottom: 66.66667%; }
.aux-m-tile-3-8 .aux-keep-aspect { height: 0; padding-bottom: 141.66667%; }
.aux-m-tile-sg-3-8 { width: calc( 3 * 100% / 12 - 2px ); padding-bottom: 66.66667%; margin: 0 1px; }
.aux-m-tile-lg-3-8 { width: calc( 3 * 100% / 12 - 30px ); padding-bottom: 66.66667%; margin: 0 15px; }
.aux-m-tile-4-8 { width: 33.33333%; padding-bottom: 66.66667%; }
.aux-m-tile-4-8 .aux-keep-aspect { height: 0; padding-bottom: 133.33333%; }
.aux-m-tile-sg-4-8 { width: calc( 4 * 100% / 12 - 2px ); padding-bottom: 66.66667%; margin: 0 1px; }
.aux-m-tile-lg-4-8 { width: calc( 4 * 100% / 12 - 30px ); padding-bottom: 66.66667%; margin: 0 15px; }
.aux-m-tile-5-8 { width: 41.66667%; padding-bottom: 66.66667%; }
.aux-m-tile-5-8 .aux-keep-aspect { height: 0; padding-bottom: 125%; }
.aux-m-tile-sg-5-8 { width: calc( 5 * 100% / 12 - 2px ); padding-bottom: 66.66667%; margin: 0 1px; }
.aux-m-tile-lg-5-8 { width: calc( 5 * 100% / 12 - 30px ); padding-bottom: 66.66667%; margin: 0 15px; }
.aux-m-tile-6-8 { width: 50%; padding-bottom: 66.66667%; }
.aux-m-tile-6-8 .aux-keep-aspect { height: 0; padding-bottom: 116.66667%; }
.aux-m-tile-sg-6-8 { width: calc( 6 * 100% / 12 - 2px ); padding-bottom: 66.66667%; margin: 0 1px; }
.aux-m-tile-lg-6-8 { width: calc( 6 * 100% / 12 - 30px ); padding-bottom: 66.66667%; margin: 0 15px; }
.aux-m-tile-7-8 { width: 58.33333%; padding-bottom: 66.66667%; }
.aux-m-tile-7-8 .aux-keep-aspect { height: 0; padding-bottom: 108.33333%; }
.aux-m-tile-sg-7-8 { width: calc( 7 * 100% / 12 - 2px ); padding-bottom: 66.66667%; margin: 0 1px; }
.aux-m-tile-lg-7-8 { width: calc( 7 * 100% / 12 - 30px ); padding-bottom: 66.66667%; margin: 0 15px; }
.aux-m-tile-8-8 { width: 66.66667%; padding-bottom: 66.66667%; }
.aux-m-tile-8-8 .aux-keep-aspect { height: 0; padding-bottom: 100%; }
.aux-m-tile-sg-8-8 { width: calc( 8 * 100% / 12 - 2px ); padding-bottom: 66.66667%; margin: 0 1px; }
.aux-m-tile-lg-8-8 { width: calc( 8 * 100% / 12 - 30px ); padding-bottom: 66.66667%; margin: 0 15px; }
.aux-m-tile-9-8 { width: 75%; padding-bottom: 66.66667%; }
.aux-m-tile-9-8 .aux-keep-aspect { height: 0; padding-bottom: 91.66667%; }
.aux-m-tile-sg-9-8 { width: calc( 9 * 100% / 12 - 2px ); padding-bottom: 66.66667%; margin: 0 1px; }
.aux-m-tile-lg-9-8 { width: calc( 9 * 100% / 12 - 30px ); padding-bottom: 66.66667%; margin: 0 15px; }
.aux-m-tile-10-8 { width: 83.33333%; padding-bottom: 66.66667%; }
.aux-m-tile-10-8 .aux-keep-aspect { height: 0; padding-bottom: 83.33333%; }
.aux-m-tile-sg-10-8 { width: calc( 10 * 100% / 12 - 2px ); padding-bottom: 66.66667%; margin: 0 1px; }
.aux-m-tile-lg-10-8 { width: calc( 10 * 100% / 12 - 30px ); padding-bottom: 66.66667%; margin: 0 15px; }
.aux-m-tile-11-8 { width: 91.66667%; padding-bottom: 66.66667%; }
.aux-m-tile-11-8 .aux-keep-aspect { height: 0; padding-bottom: 75%; }
.aux-m-tile-sg-11-8 { width: calc( 11 * 100% / 12 - 2px ); padding-bottom: 66.66667%; margin: 0 1px; }
.aux-m-tile-lg-11-8 { width: calc( 11 * 100% / 12 - 30px ); padding-bottom: 66.66667%; margin: 0 15px; }
.aux-m-tile-12-8 { width: 100%; padding-bottom: 66.66667%; }
.aux-m-tile-12-8 .aux-keep-aspect { height: 0; padding-bottom: 66.66667%; }
.aux-m-tile-sg-12-8 { width: calc( 12 * 100% / 12 - 2px ); padding-bottom: 66.66667%; margin: 0 1px; }
.aux-m-tile-lg-12-8 { width: calc( 12 * 100% / 12 - 30px ); padding-bottom: 66.66667%; margin: 0 15px; }
.aux-m-tile-1-9 { width: 8.33333%; padding-bottom: 75%; }
.aux-m-tile-1-9 .aux-keep-aspect { height: 0; padding-bottom: 166.66667%; }
.aux-m-tile-sg-1-9 { width: calc( 1 * 100% / 12 - 2px ); padding-bottom: 75%; margin: 0 1px; }
.aux-m-tile-lg-1-9 { width: calc( 1 * 100% / 12 - 30px ); padding-bottom: 75%; margin: 0 15px; }
.aux-m-tile-2-9 { width: 16.66667%; padding-bottom: 75%; }
.aux-m-tile-2-9 .aux-keep-aspect { height: 0; padding-bottom: 158.33333%; }
.aux-m-tile-sg-2-9 { width: calc( 2 * 100% / 12 - 2px ); padding-bottom: 75%; margin: 0 1px; }
.aux-m-tile-lg-2-9 { width: calc( 2 * 100% / 12 - 30px ); padding-bottom: 75%; margin: 0 15px; }
.aux-m-tile-3-9 { width: 25%; padding-bottom: 75%; }
.aux-m-tile-3-9 .aux-keep-aspect { height: 0; padding-bottom: 150%; }
.aux-m-tile-sg-3-9 { width: calc( 3 * 100% / 12 - 2px ); padding-bottom: 75%; margin: 0 1px; }
.aux-m-tile-lg-3-9 { width: calc( 3 * 100% / 12 - 30px ); padding-bottom: 75%; margin: 0 15px; }
.aux-m-tile-4-9 { width: 33.33333%; padding-bottom: 75%; }
.aux-m-tile-4-9 .aux-keep-aspect { height: 0; padding-bottom: 141.66667%; }
.aux-m-tile-sg-4-9 { width: calc( 4 * 100% / 12 - 2px ); padding-bottom: 75%; margin: 0 1px; }
.aux-m-tile-lg-4-9 { width: calc( 4 * 100% / 12 - 30px ); padding-bottom: 75%; margin: 0 15px; }
.aux-m-tile-5-9 { width: 41.66667%; padding-bottom: 75%; }
.aux-m-tile-5-9 .aux-keep-aspect { height: 0; padding-bottom: 133.33333%; }
.aux-m-tile-sg-5-9 { width: calc( 5 * 100% / 12 - 2px ); padding-bottom: 75%; margin: 0 1px; }
.aux-m-tile-lg-5-9 { width: calc( 5 * 100% / 12 - 30px ); padding-bottom: 75%; margin: 0 15px; }
.aux-m-tile-6-9 { width: 50%; padding-bottom: 75%; }
.aux-m-tile-6-9 .aux-keep-aspect { height: 0; padding-bottom: 125%; }
.aux-m-tile-sg-6-9 { width: calc( 6 * 100% / 12 - 2px ); padding-bottom: 75%; margin: 0 1px; }
.aux-m-tile-lg-6-9 { width: calc( 6 * 100% / 12 - 30px ); padding-bottom: 75%; margin: 0 15px; }
.aux-m-tile-7-9 { width: 58.33333%; padding-bottom: 75%; }
.aux-m-tile-7-9 .aux-keep-aspect { height: 0; padding-bottom: 116.66667%; }
.aux-m-tile-sg-7-9 { width: calc( 7 * 100% / 12 - 2px ); padding-bottom: 75%; margin: 0 1px; }
.aux-m-tile-lg-7-9 { width: calc( 7 * 100% / 12 - 30px ); padding-bottom: 75%; margin: 0 15px; }
.aux-m-tile-8-9 { width: 66.66667%; padding-bottom: 75%; }
.aux-m-tile-8-9 .aux-keep-aspect { height: 0; padding-bottom: 108.33333%; }
.aux-m-tile-sg-8-9 { width: calc( 8 * 100% / 12 - 2px ); padding-bottom: 75%; margin: 0 1px; }
.aux-m-tile-lg-8-9 { width: calc( 8 * 100% / 12 - 30px ); padding-bottom: 75%; margin: 0 15px; }
.aux-m-tile-9-9 { width: 75%; padding-bottom: 75%; }
.aux-m-tile-9-9 .aux-keep-aspect { height: 0; padding-bottom: 100%; }
.aux-m-tile-sg-9-9 { width: calc( 9 * 100% / 12 - 2px ); padding-bottom: 75%; margin: 0 1px; }
.aux-m-tile-lg-9-9 { width: calc( 9 * 100% / 12 - 30px ); padding-bottom: 75%; margin: 0 15px; }
.aux-m-tile-10-9 { width: 83.33333%; padding-bottom: 75%; }
.aux-m-tile-10-9 .aux-keep-aspect { height: 0; padding-bottom: 91.66667%; }
.aux-m-tile-sg-10-9 { width: calc( 10 * 100% / 12 - 2px ); padding-bottom: 75%; margin: 0 1px; }
.aux-m-tile-lg-10-9 { width: calc( 10 * 100% / 12 - 30px ); padding-bottom: 75%; margin: 0 15px; }
.aux-m-tile-11-9 { width: 91.66667%; padding-bottom: 75%; }
.aux-m-tile-11-9 .aux-keep-aspect { height: 0; padding-bottom: 83.33333%; }
.aux-m-tile-sg-11-9 { width: calc( 11 * 100% / 12 - 2px ); padding-bottom: 75%; margin: 0 1px; }
.aux-m-tile-lg-11-9 { width: calc( 11 * 100% / 12 - 30px ); padding-bottom: 75%; margin: 0 15px; }
.aux-m-tile-12-9 { width: 100%; padding-bottom: 75%; }
.aux-m-tile-12-9 .aux-keep-aspect { height: 0; padding-bottom: 75%; }
.aux-m-tile-sg-12-9 { width: calc( 12 * 100% / 12 - 2px ); padding-bottom: 75%; margin: 0 1px; }
.aux-m-tile-lg-12-9 { width: calc( 12 * 100% / 12 - 30px ); padding-bottom: 75%; margin: 0 15px; }
.aux-m-tile-1-10 { width: 8.33333%; padding-bottom: 83.33333%; }
.aux-m-tile-1-10 .aux-keep-aspect { height: 0; padding-bottom: 175%; }
.aux-m-tile-sg-1-10 { width: calc( 1 * 100% / 12 - 2px ); padding-bottom: 83.33333%; margin: 0 1px; }
.aux-m-tile-lg-1-10 { width: calc( 1 * 100% / 12 - 30px ); padding-bottom: 83.33333%; margin: 0 15px; }
.aux-m-tile-2-10 { width: 16.66667%; padding-bottom: 83.33333%; }
.aux-m-tile-2-10 .aux-keep-aspect { height: 0; padding-bottom: 166.66667%; }
.aux-m-tile-sg-2-10 { width: calc( 2 * 100% / 12 - 2px ); padding-bottom: 83.33333%; margin: 0 1px; }
.aux-m-tile-lg-2-10 { width: calc( 2 * 100% / 12 - 30px ); padding-bottom: 83.33333%; margin: 0 15px; }
.aux-m-tile-3-10 { width: 25%; padding-bottom: 83.33333%; }
.aux-m-tile-3-10 .aux-keep-aspect { height: 0; padding-bottom: 158.33333%; }
.aux-m-tile-sg-3-10 { width: calc( 3 * 100% / 12 - 2px ); padding-bottom: 83.33333%; margin: 0 1px; }
.aux-m-tile-lg-3-10 { width: calc( 3 * 100% / 12 - 30px ); padding-bottom: 83.33333%; margin: 0 15px; }
.aux-m-tile-4-10 { width: 33.33333%; padding-bottom: 83.33333%; }
.aux-m-tile-4-10 .aux-keep-aspect { height: 0; padding-bottom: 150%; }
.aux-m-tile-sg-4-10 { width: calc( 4 * 100% / 12 - 2px ); padding-bottom: 83.33333%; margin: 0 1px; }
.aux-m-tile-lg-4-10 { width: calc( 4 * 100% / 12 - 30px ); padding-bottom: 83.33333%; margin: 0 15px; }
.aux-m-tile-5-10 { width: 41.66667%; padding-bottom: 83.33333%; }
.aux-m-tile-5-10 .aux-keep-aspect { height: 0; padding-bottom: 141.66667%; }
.aux-m-tile-sg-5-10 { width: calc( 5 * 100% / 12 - 2px ); padding-bottom: 83.33333%; margin: 0 1px; }
.aux-m-tile-lg-5-10 { width: calc( 5 * 100% / 12 - 30px ); padding-bottom: 83.33333%; margin: 0 15px; }
.aux-m-tile-6-10 { width: 50%; padding-bottom: 83.33333%; }
.aux-m-tile-6-10 .aux-keep-aspect { height: 0; padding-bottom: 133.33333%; }
.aux-m-tile-sg-6-10 { width: calc( 6 * 100% / 12 - 2px ); padding-bottom: 83.33333%; margin: 0 1px; }
.aux-m-tile-lg-6-10 { width: calc( 6 * 100% / 12 - 30px ); padding-bottom: 83.33333%; margin: 0 15px; }
.aux-m-tile-7-10 { width: 58.33333%; padding-bottom: 83.33333%; }
.aux-m-tile-7-10 .aux-keep-aspect { height: 0; padding-bottom: 125%; }
.aux-m-tile-sg-7-10 { width: calc( 7 * 100% / 12 - 2px ); padding-bottom: 83.33333%; margin: 0 1px; }
.aux-m-tile-lg-7-10 { width: calc( 7 * 100% / 12 - 30px ); padding-bottom: 83.33333%; margin: 0 15px; }
.aux-m-tile-8-10 { width: 66.66667%; padding-bottom: 83.33333%; }
.aux-m-tile-8-10 .aux-keep-aspect { height: 0; padding-bottom: 116.66667%; }
.aux-m-tile-sg-8-10 { width: calc( 8 * 100% / 12 - 2px ); padding-bottom: 83.33333%; margin: 0 1px; }
.aux-m-tile-lg-8-10 { width: calc( 8 * 100% / 12 - 30px ); padding-bottom: 83.33333%; margin: 0 15px; }
.aux-m-tile-9-10 { width: 75%; padding-bottom: 83.33333%; }
.aux-m-tile-9-10 .aux-keep-aspect { height: 0; padding-bottom: 108.33333%; }
.aux-m-tile-sg-9-10 { width: calc( 9 * 100% / 12 - 2px ); padding-bottom: 83.33333%; margin: 0 1px; }
.aux-m-tile-lg-9-10 { width: calc( 9 * 100% / 12 - 30px ); padding-bottom: 83.33333%; margin: 0 15px; }
.aux-m-tile-10-10 { width: 83.33333%; padding-bottom: 83.33333%; }
.aux-m-tile-10-10 .aux-keep-aspect { height: 0; padding-bottom: 100%; }
.aux-m-tile-sg-10-10 { width: calc( 10 * 100% / 12 - 2px ); padding-bottom: 83.33333%; margin: 0 1px; }
.aux-m-tile-lg-10-10 { width: calc( 10 * 100% / 12 - 30px ); padding-bottom: 83.33333%; margin: 0 15px; }
.aux-m-tile-11-10 { width: 91.66667%; padding-bottom: 83.33333%; }
.aux-m-tile-11-10 .aux-keep-aspect { height: 0; padding-bottom: 91.66667%; }
.aux-m-tile-sg-11-10 { width: calc( 11 * 100% / 12 - 2px ); padding-bottom: 83.33333%; margin: 0 1px; }
.aux-m-tile-lg-11-10 { width: calc( 11 * 100% / 12 - 30px ); padding-bottom: 83.33333%; margin: 0 15px; }
.aux-m-tile-12-10 { width: 100%; padding-bottom: 83.33333%; }
.aux-m-tile-12-10 .aux-keep-aspect { height: 0; padding-bottom: 83.33333%; }
.aux-m-tile-sg-12-10 { width: calc( 12 * 100% / 12 - 2px ); padding-bottom: 83.33333%; margin: 0 1px; }
.aux-m-tile-lg-12-10 { width: calc( 12 * 100% / 12 - 30px ); padding-bottom: 83.33333%; margin: 0 15px; }
.aux-m-tile-1-11 { width: 8.33333%; padding-bottom: 91.66667%; }
.aux-m-tile-1-11 .aux-keep-aspect { height: 0; padding-bottom: 183.33333%; }
.aux-m-tile-sg-1-11 { width: calc( 1 * 100% / 12 - 2px ); padding-bottom: 91.66667%; margin: 0 1px; }
.aux-m-tile-lg-1-11 { width: calc( 1 * 100% / 12 - 30px ); padding-bottom: 91.66667%; margin: 0 15px; }
.aux-m-tile-2-11 { width: 16.66667%; padding-bottom: 91.66667%; }
.aux-m-tile-2-11 .aux-keep-aspect { height: 0; padding-bottom: 175%; }
.aux-m-tile-sg-2-11 { width: calc( 2 * 100% / 12 - 2px ); padding-bottom: 91.66667%; margin: 0 1px; }
.aux-m-tile-lg-2-11 { width: calc( 2 * 100% / 12 - 30px ); padding-bottom: 91.66667%; margin: 0 15px; }
.aux-m-tile-3-11 { width: 25%; padding-bottom: 91.66667%; }
.aux-m-tile-3-11 .aux-keep-aspect { height: 0; padding-bottom: 166.66667%; }
.aux-m-tile-sg-3-11 { width: calc( 3 * 100% / 12 - 2px ); padding-bottom: 91.66667%; margin: 0 1px; }
.aux-m-tile-lg-3-11 { width: calc( 3 * 100% / 12 - 30px ); padding-bottom: 91.66667%; margin: 0 15px; }
.aux-m-tile-4-11 { width: 33.33333%; padding-bottom: 91.66667%; }
.aux-m-tile-4-11 .aux-keep-aspect { height: 0; padding-bottom: 158.33333%; }
.aux-m-tile-sg-4-11 { width: calc( 4 * 100% / 12 - 2px ); padding-bottom: 91.66667%; margin: 0 1px; }
.aux-m-tile-lg-4-11 { width: calc( 4 * 100% / 12 - 30px ); padding-bottom: 91.66667%; margin: 0 15px; }
.aux-m-tile-5-11 { width: 41.66667%; padding-bottom: 91.66667%; }
.aux-m-tile-5-11 .aux-keep-aspect { height: 0; padding-bottom: 150%; }
.aux-m-tile-sg-5-11 { width: calc( 5 * 100% / 12 - 2px ); padding-bottom: 91.66667%; margin: 0 1px; }
.aux-m-tile-lg-5-11 { width: calc( 5 * 100% / 12 - 30px ); padding-bottom: 91.66667%; margin: 0 15px; }
.aux-m-tile-6-11 { width: 50%; padding-bottom: 91.66667%; }
.aux-m-tile-6-11 .aux-keep-aspect { height: 0; padding-bottom: 141.66667%; }
.aux-m-tile-sg-6-11 { width: calc( 6 * 100% / 12 - 2px ); padding-bottom: 91.66667%; margin: 0 1px; }
.aux-m-tile-lg-6-11 { width: calc( 6 * 100% / 12 - 30px ); padding-bottom: 91.66667%; margin: 0 15px; }
.aux-m-tile-7-11 { width: 58.33333%; padding-bottom: 91.66667%; }
.aux-m-tile-7-11 .aux-keep-aspect { height: 0; padding-bottom: 133.33333%; }
.aux-m-tile-sg-7-11 { width: calc( 7 * 100% / 12 - 2px ); padding-bottom: 91.66667%; margin: 0 1px; }
.aux-m-tile-lg-7-11 { width: calc( 7 * 100% / 12 - 30px ); padding-bottom: 91.66667%; margin: 0 15px; }
.aux-m-tile-8-11 { width: 66.66667%; padding-bottom: 91.66667%; }
.aux-m-tile-8-11 .aux-keep-aspect { height: 0; padding-bottom: 125%; }
.aux-m-tile-sg-8-11 { width: calc( 8 * 100% / 12 - 2px ); padding-bottom: 91.66667%; margin: 0 1px; }
.aux-m-tile-lg-8-11 { width: calc( 8 * 100% / 12 - 30px ); padding-bottom: 91.66667%; margin: 0 15px; }
.aux-m-tile-9-11 { width: 75%; padding-bottom: 91.66667%; }
.aux-m-tile-9-11 .aux-keep-aspect { height: 0; padding-bottom: 116.66667%; }
.aux-m-tile-sg-9-11 { width: calc( 9 * 100% / 12 - 2px ); padding-bottom: 91.66667%; margin: 0 1px; }
.aux-m-tile-lg-9-11 { width: calc( 9 * 100% / 12 - 30px ); padding-bottom: 91.66667%; margin: 0 15px; }
.aux-m-tile-10-11 { width: 83.33333%; padding-bottom: 91.66667%; }
.aux-m-tile-10-11 .aux-keep-aspect { height: 0; padding-bottom: 108.33333%; }
.aux-m-tile-sg-10-11 { width: calc( 10 * 100% / 12 - 2px ); padding-bottom: 91.66667%; margin: 0 1px; }
.aux-m-tile-lg-10-11 { width: calc( 10 * 100% / 12 - 30px ); padding-bottom: 91.66667%; margin: 0 15px; }
.aux-m-tile-11-11 { width: 91.66667%; padding-bottom: 91.66667%; }
.aux-m-tile-11-11 .aux-keep-aspect { height: 0; padding-bottom: 100%; }
.aux-m-tile-sg-11-11 { width: calc( 11 * 100% / 12 - 2px ); padding-bottom: 91.66667%; margin: 0 1px; }
.aux-m-tile-lg-11-11 { width: calc( 11 * 100% / 12 - 30px ); padding-bottom: 91.66667%; margin: 0 15px; }
.aux-m-tile-12-11 { width: 100%; padding-bottom: 91.66667%; }
.aux-m-tile-12-11 .aux-keep-aspect { height: 0; padding-bottom: 91.66667%; }
.aux-m-tile-sg-12-11 { width: calc( 12 * 100% / 12 - 2px ); padding-bottom: 91.66667%; margin: 0 1px; }
.aux-m-tile-lg-12-11 { width: calc( 12 * 100% / 12 - 30px ); padding-bottom: 91.66667%; margin: 0 15px; }
.aux-m-tile-1-12 { width: 8.33333%; padding-bottom: 100%; }
.aux-m-tile-1-12 .aux-keep-aspect { height: 0; padding-bottom: 191.66667%; }
.aux-m-tile-sg-1-12 { width: calc( 1 * 100% / 12 - 2px ); padding-bottom: 100%; margin: 0 1px; }
.aux-m-tile-lg-1-12 { width: calc( 1 * 100% / 12 - 30px ); padding-bottom: 100%; margin: 0 15px; }
.aux-m-tile-2-12 { width: 16.66667%; padding-bottom: 100%; }
.aux-m-tile-2-12 .aux-keep-aspect { height: 0; padding-bottom: 183.33333%; }
.aux-m-tile-sg-2-12 { width: calc( 2 * 100% / 12 - 2px ); padding-bottom: 100%; margin: 0 1px; }
.aux-m-tile-lg-2-12 { width: calc( 2 * 100% / 12 - 30px ); padding-bottom: 100%; margin: 0 15px; }
.aux-m-tile-3-12 { width: 25%; padding-bottom: 100%; }
.aux-m-tile-3-12 .aux-keep-aspect { height: 0; padding-bottom: 175%; }
.aux-m-tile-sg-3-12 { width: calc( 3 * 100% / 12 - 2px ); padding-bottom: 100%; margin: 0 1px; }
.aux-m-tile-lg-3-12 { width: calc( 3 * 100% / 12 - 30px ); padding-bottom: 100%; margin: 0 15px; }
.aux-m-tile-4-12 { width: 33.33333%; padding-bottom: 100%; }
.aux-m-tile-4-12 .aux-keep-aspect { height: 0; padding-bottom: 166.66667%; }
.aux-m-tile-sg-4-12 { width: calc( 4 * 100% / 12 - 2px ); padding-bottom: 100%; margin: 0 1px; }
.aux-m-tile-lg-4-12 { width: calc( 4 * 100% / 12 - 30px ); padding-bottom: 100%; margin: 0 15px; }
.aux-m-tile-5-12 { width: 41.66667%; padding-bottom: 100%; }
.aux-m-tile-5-12 .aux-keep-aspect { height: 0; padding-bottom: 158.33333%; }
.aux-m-tile-sg-5-12 { width: calc( 5 * 100% / 12 - 2px ); padding-bottom: 100%; margin: 0 1px; }
.aux-m-tile-lg-5-12 { width: calc( 5 * 100% / 12 - 30px ); padding-bottom: 100%; margin: 0 15px; }
.aux-m-tile-6-12 { width: 50%; padding-bottom: 100%; }
.aux-m-tile-6-12 .aux-keep-aspect { height: 0; padding-bottom: 150%; }
.aux-m-tile-sg-6-12 { width: calc( 6 * 100% / 12 - 2px ); padding-bottom: 100%; margin: 0 1px; }
.aux-m-tile-lg-6-12 { width: calc( 6 * 100% / 12 - 30px ); padding-bottom: 100%; margin: 0 15px; }
.aux-m-tile-7-12 { width: 58.33333%; padding-bottom: 100%; }
.aux-m-tile-7-12 .aux-keep-aspect { height: 0; padding-bottom: 141.66667%; }
.aux-m-tile-sg-7-12 { width: calc( 7 * 100% / 12 - 2px ); padding-bottom: 100%; margin: 0 1px; }
.aux-m-tile-lg-7-12 { width: calc( 7 * 100% / 12 - 30px ); padding-bottom: 100%; margin: 0 15px; }
.aux-m-tile-8-12 { width: 66.66667%; padding-bottom: 100%; }
.aux-m-tile-8-12 .aux-keep-aspect { height: 0; padding-bottom: 133.33333%; }
.aux-m-tile-sg-8-12 { width: calc( 8 * 100% / 12 - 2px ); padding-bottom: 100%; margin: 0 1px; }
.aux-m-tile-lg-8-12 { width: calc( 8 * 100% / 12 - 30px ); padding-bottom: 100%; margin: 0 15px; }
.aux-m-tile-9-12 { width: 75%; padding-bottom: 100%; }
.aux-m-tile-9-12 .aux-keep-aspect { height: 0; padding-bottom: 125%; }
.aux-m-tile-sg-9-12 { width: calc( 9 * 100% / 12 - 2px ); padding-bottom: 100%; margin: 0 1px; }
.aux-m-tile-lg-9-12 { width: calc( 9 * 100% / 12 - 30px ); padding-bottom: 100%; margin: 0 15px; }
.aux-m-tile-10-12 { width: 83.33333%; padding-bottom: 100%; }
.aux-m-tile-10-12 .aux-keep-aspect { height: 0; padding-bottom: 116.66667%; }
.aux-m-tile-sg-10-12 { width: calc( 10 * 100% / 12 - 2px ); padding-bottom: 100%; margin: 0 1px; }
.aux-m-tile-lg-10-12 { width: calc( 10 * 100% / 12 - 30px ); padding-bottom: 100%; margin: 0 15px; }
.aux-m-tile-11-12 { width: 91.66667%; padding-bottom: 100%; }
.aux-m-tile-11-12 .aux-keep-aspect { height: 0; padding-bottom: 108.33333%; }
.aux-m-tile-sg-11-12 { width: calc( 11 * 100% / 12 - 2px ); padding-bottom: 100%; margin: 0 1px; }
.aux-m-tile-lg-11-12 { width: calc( 11 * 100% / 12 - 30px ); padding-bottom: 100%; margin: 0 15px; }
.aux-m-tile-12-12 { width: 100%; padding-bottom: 100%; }
.aux-m-tile-12-12 .aux-keep-aspect { height: 0; padding-bottom: 100%; }
.aux-m-tile-sg-12-12 { width: calc( 12 * 100% / 12 - 2px ); padding-bottom: 100%; margin: 0 1px; }
.aux-m-tile-lg-12-12 { width: calc( 12 * 100% / 12 - 30px ); padding-bottom: 100%; margin: 0 15px; } } .aux-big-grid-1-1 { width: calc( 1 * 100% / 12 ); padding-bottom: calc( 1 * 73% / 12 ); }
.aux-big-grid-1-1 .aux-keep-aspect { height: 0; padding-bottom: 100%; }
.aux-big-grid-sg-1-1 { width: calc( 1 * 100% / 12 - 2px ); padding-bottom: calc( 1 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-1-1 { width: calc( 1 * 100% / 12 - 30px ); padding-bottom: calc( 1 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-2-1 { width: calc( 2 * 100% / 12 ); padding-bottom: calc( 1 * 73% / 12 ); }
.aux-big-grid-2-1 .aux-keep-aspect { height: 0; padding-bottom: 91.66667%; }
.aux-big-grid-sg-2-1 { width: calc( 2 * 100% / 12 - 2px ); padding-bottom: calc( 1 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-2-1 { width: calc( 2 * 100% / 12 - 30px ); padding-bottom: calc( 1 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-3-1 { width: calc( 3 * 100% / 12 ); padding-bottom: calc( 1 * 73% / 12 ); }
.aux-big-grid-3-1 .aux-keep-aspect { height: 0; padding-bottom: 83.33333%; }
.aux-big-grid-sg-3-1 { width: calc( 3 * 100% / 12 - 2px ); padding-bottom: calc( 1 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-3-1 { width: calc( 3 * 100% / 12 - 30px ); padding-bottom: calc( 1 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-4-1 { width: calc( 4 * 100% / 12 ); padding-bottom: calc( 1 * 73% / 12 ); }
.aux-big-grid-4-1 .aux-keep-aspect { height: 0; padding-bottom: 75%; }
.aux-big-grid-sg-4-1 { width: calc( 4 * 100% / 12 - 2px ); padding-bottom: calc( 1 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-4-1 { width: calc( 4 * 100% / 12 - 30px ); padding-bottom: calc( 1 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-5-1 { width: calc( 5 * 100% / 12 ); padding-bottom: calc( 1 * 73% / 12 ); }
.aux-big-grid-5-1 .aux-keep-aspect { height: 0; padding-bottom: 66.66667%; }
.aux-big-grid-sg-5-1 { width: calc( 5 * 100% / 12 - 2px ); padding-bottom: calc( 1 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-5-1 { width: calc( 5 * 100% / 12 - 30px ); padding-bottom: calc( 1 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-6-1 { width: calc( 6 * 100% / 12 ); padding-bottom: calc( 1 * 73% / 12 ); }
.aux-big-grid-6-1 .aux-keep-aspect { height: 0; padding-bottom: 58.33333%; }
.aux-big-grid-sg-6-1 { width: calc( 6 * 100% / 12 - 2px ); padding-bottom: calc( 1 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-6-1 { width: calc( 6 * 100% / 12 - 30px ); padding-bottom: calc( 1 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-7-1 { width: calc( 7 * 100% / 12 ); padding-bottom: calc( 1 * 73% / 12 ); }
.aux-big-grid-7-1 .aux-keep-aspect { height: 0; padding-bottom: 50%; }
.aux-big-grid-sg-7-1 { width: calc( 7 * 100% / 12 - 2px ); padding-bottom: calc( 1 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-7-1 { width: calc( 7 * 100% / 12 - 30px ); padding-bottom: calc( 1 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-8-1 { width: calc( 8 * 100% / 12 ); padding-bottom: calc( 1 * 73% / 12 ); }
.aux-big-grid-8-1 .aux-keep-aspect { height: 0; padding-bottom: 41.66667%; }
.aux-big-grid-sg-8-1 { width: calc( 8 * 100% / 12 - 2px ); padding-bottom: calc( 1 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-8-1 { width: calc( 8 * 100% / 12 - 30px ); padding-bottom: calc( 1 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-9-1 { width: calc( 9 * 100% / 12 ); padding-bottom: calc( 1 * 73% / 12 ); }
.aux-big-grid-9-1 .aux-keep-aspect { height: 0; padding-bottom: 33.33333%; }
.aux-big-grid-sg-9-1 { width: calc( 9 * 100% / 12 - 2px ); padding-bottom: calc( 1 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-9-1 { width: calc( 9 * 100% / 12 - 30px ); padding-bottom: calc( 1 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-10-1 { width: calc( 10 * 100% / 12 ); padding-bottom: calc( 1 * 73% / 12 ); }
.aux-big-grid-10-1 .aux-keep-aspect { height: 0; padding-bottom: 25%; }
.aux-big-grid-sg-10-1 { width: calc( 10 * 100% / 12 - 2px ); padding-bottom: calc( 1 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-10-1 { width: calc( 10 * 100% / 12 - 30px ); padding-bottom: calc( 1 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-11-1 { width: calc( 11 * 100% / 12 ); padding-bottom: calc( 1 * 73% / 12 ); }
.aux-big-grid-11-1 .aux-keep-aspect { height: 0; padding-bottom: 16.66667%; }
.aux-big-grid-sg-11-1 { width: calc( 11 * 100% / 12 - 2px ); padding-bottom: calc( 1 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-11-1 { width: calc( 11 * 100% / 12 - 30px ); padding-bottom: calc( 1 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-12-1 { width: calc( 12 * 100% / 12 ); padding-bottom: calc( 1 * 73% / 12 ); }
.aux-big-grid-12-1 .aux-keep-aspect { height: 0; padding-bottom: 8.33333%; }
.aux-big-grid-sg-12-1 { width: calc( 12 * 100% / 12 - 2px ); padding-bottom: calc( 1 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-12-1 { width: calc( 12 * 100% / 12 - 30px ); padding-bottom: calc( 1 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-1-2 { width: calc( 1 * 100% / 12 ); padding-bottom: calc( 2 * 73% / 12 ); }
.aux-big-grid-1-2 .aux-keep-aspect { height: 0; padding-bottom: 108.33333%; }
.aux-big-grid-sg-1-2 { width: calc( 1 * 100% / 12 - 2px ); padding-bottom: calc( 2 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-1-2 { width: calc( 1 * 100% / 12 - 30px ); padding-bottom: calc( 2 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-2-2 { width: calc( 2 * 100% / 12 ); padding-bottom: calc( 2 * 73% / 12 ); }
.aux-big-grid-2-2 .aux-keep-aspect { height: 0; padding-bottom: 100%; }
.aux-big-grid-sg-2-2 { width: calc( 2 * 100% / 12 - 2px ); padding-bottom: calc( 2 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-2-2 { width: calc( 2 * 100% / 12 - 30px ); padding-bottom: calc( 2 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-3-2 { width: calc( 3 * 100% / 12 ); padding-bottom: calc( 2 * 73% / 12 ); }
.aux-big-grid-3-2 .aux-keep-aspect { height: 0; padding-bottom: 91.66667%; }
.aux-big-grid-sg-3-2 { width: calc( 3 * 100% / 12 - 2px ); padding-bottom: calc( 2 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-3-2 { width: calc( 3 * 100% / 12 - 30px ); padding-bottom: calc( 2 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-4-2 { width: calc( 4 * 100% / 12 ); padding-bottom: calc( 2 * 73% / 12 ); }
.aux-big-grid-4-2 .aux-keep-aspect { height: 0; padding-bottom: 83.33333%; }
.aux-big-grid-sg-4-2 { width: calc( 4 * 100% / 12 - 2px ); padding-bottom: calc( 2 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-4-2 { width: calc( 4 * 100% / 12 - 30px ); padding-bottom: calc( 2 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-5-2 { width: calc( 5 * 100% / 12 ); padding-bottom: calc( 2 * 73% / 12 ); }
.aux-big-grid-5-2 .aux-keep-aspect { height: 0; padding-bottom: 75%; }
.aux-big-grid-sg-5-2 { width: calc( 5 * 100% / 12 - 2px ); padding-bottom: calc( 2 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-5-2 { width: calc( 5 * 100% / 12 - 30px ); padding-bottom: calc( 2 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-6-2 { width: calc( 6 * 100% / 12 ); padding-bottom: calc( 2 * 73% / 12 ); }
.aux-big-grid-6-2 .aux-keep-aspect { height: 0; padding-bottom: 66.66667%; }
.aux-big-grid-sg-6-2 { width: calc( 6 * 100% / 12 - 2px ); padding-bottom: calc( 2 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-6-2 { width: calc( 6 * 100% / 12 - 30px ); padding-bottom: calc( 2 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-7-2 { width: calc( 7 * 100% / 12 ); padding-bottom: calc( 2 * 73% / 12 ); }
.aux-big-grid-7-2 .aux-keep-aspect { height: 0; padding-bottom: 58.33333%; }
.aux-big-grid-sg-7-2 { width: calc( 7 * 100% / 12 - 2px ); padding-bottom: calc( 2 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-7-2 { width: calc( 7 * 100% / 12 - 30px ); padding-bottom: calc( 2 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-8-2 { width: calc( 8 * 100% / 12 ); padding-bottom: calc( 2 * 73% / 12 ); }
.aux-big-grid-8-2 .aux-keep-aspect { height: 0; padding-bottom: 50%; }
.aux-big-grid-sg-8-2 { width: calc( 8 * 100% / 12 - 2px ); padding-bottom: calc( 2 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-8-2 { width: calc( 8 * 100% / 12 - 30px ); padding-bottom: calc( 2 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-9-2 { width: calc( 9 * 100% / 12 ); padding-bottom: calc( 2 * 73% / 12 ); }
.aux-big-grid-9-2 .aux-keep-aspect { height: 0; padding-bottom: 41.66667%; }
.aux-big-grid-sg-9-2 { width: calc( 9 * 100% / 12 - 2px ); padding-bottom: calc( 2 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-9-2 { width: calc( 9 * 100% / 12 - 30px ); padding-bottom: calc( 2 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-10-2 { width: calc( 10 * 100% / 12 ); padding-bottom: calc( 2 * 73% / 12 ); }
.aux-big-grid-10-2 .aux-keep-aspect { height: 0; padding-bottom: 33.33333%; }
.aux-big-grid-sg-10-2 { width: calc( 10 * 100% / 12 - 2px ); padding-bottom: calc( 2 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-10-2 { width: calc( 10 * 100% / 12 - 30px ); padding-bottom: calc( 2 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-11-2 { width: calc( 11 * 100% / 12 ); padding-bottom: calc( 2 * 73% / 12 ); }
.aux-big-grid-11-2 .aux-keep-aspect { height: 0; padding-bottom: 25%; }
.aux-big-grid-sg-11-2 { width: calc( 11 * 100% / 12 - 2px ); padding-bottom: calc( 2 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-11-2 { width: calc( 11 * 100% / 12 - 30px ); padding-bottom: calc( 2 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-12-2 { width: calc( 12 * 100% / 12 ); padding-bottom: calc( 2 * 73% / 12 ); }
.aux-big-grid-12-2 .aux-keep-aspect { height: 0; padding-bottom: 16.66667%; }
.aux-big-grid-sg-12-2 { width: calc( 12 * 100% / 12 - 2px ); padding-bottom: calc( 2 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-12-2 { width: calc( 12 * 100% / 12 - 30px ); padding-bottom: calc( 2 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-1-3 { width: calc( 1 * 100% / 12 ); padding-bottom: calc( 3 * 73% / 12 ); }
.aux-big-grid-1-3 .aux-keep-aspect { height: 0; padding-bottom: 116.66667%; }
.aux-big-grid-sg-1-3 { width: calc( 1 * 100% / 12 - 2px ); padding-bottom: calc( 3 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-1-3 { width: calc( 1 * 100% / 12 - 30px ); padding-bottom: calc( 3 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-2-3 { width: calc( 2 * 100% / 12 ); padding-bottom: calc( 3 * 73% / 12 ); }
.aux-big-grid-2-3 .aux-keep-aspect { height: 0; padding-bottom: 108.33333%; }
.aux-big-grid-sg-2-3 { width: calc( 2 * 100% / 12 - 2px ); padding-bottom: calc( 3 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-2-3 { width: calc( 2 * 100% / 12 - 30px ); padding-bottom: calc( 3 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-3-3 { width: calc( 3 * 100% / 12 ); padding-bottom: calc( 3 * 73% / 12 ); }
.aux-big-grid-3-3 .aux-keep-aspect { height: 0; padding-bottom: 100%; }
.aux-big-grid-sg-3-3 { width: calc( 3 * 100% / 12 - 2px ); padding-bottom: calc( 3 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-3-3 { width: calc( 3 * 100% / 12 - 30px ); padding-bottom: calc( 3 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-4-3 { width: calc( 4 * 100% / 12 ); padding-bottom: calc( 3 * 73% / 12 ); }
.aux-big-grid-4-3 .aux-keep-aspect { height: 0; padding-bottom: 91.66667%; }
.aux-big-grid-sg-4-3 { width: calc( 4 * 100% / 12 - 2px ); padding-bottom: calc( 3 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-4-3 { width: calc( 4 * 100% / 12 - 30px ); padding-bottom: calc( 3 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-5-3 { width: calc( 5 * 100% / 12 ); padding-bottom: calc( 3 * 73% / 12 ); }
.aux-big-grid-5-3 .aux-keep-aspect { height: 0; padding-bottom: 83.33333%; }
.aux-big-grid-sg-5-3 { width: calc( 5 * 100% / 12 - 2px ); padding-bottom: calc( 3 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-5-3 { width: calc( 5 * 100% / 12 - 30px ); padding-bottom: calc( 3 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-6-3 { width: calc( 6 * 100% / 12 ); padding-bottom: calc( 3 * 73% / 12 ); }
.aux-big-grid-6-3 .aux-keep-aspect { height: 0; padding-bottom: 75%; }
.aux-big-grid-sg-6-3 { width: calc( 6 * 100% / 12 - 2px ); padding-bottom: calc( 3 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-6-3 { width: calc( 6 * 100% / 12 - 30px ); padding-bottom: calc( 3 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-7-3 { width: calc( 7 * 100% / 12 ); padding-bottom: calc( 3 * 73% / 12 ); }
.aux-big-grid-7-3 .aux-keep-aspect { height: 0; padding-bottom: 66.66667%; }
.aux-big-grid-sg-7-3 { width: calc( 7 * 100% / 12 - 2px ); padding-bottom: calc( 3 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-7-3 { width: calc( 7 * 100% / 12 - 30px ); padding-bottom: calc( 3 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-8-3 { width: calc( 8 * 100% / 12 ); padding-bottom: calc( 3 * 73% / 12 ); }
.aux-big-grid-8-3 .aux-keep-aspect { height: 0; padding-bottom: 58.33333%; }
.aux-big-grid-sg-8-3 { width: calc( 8 * 100% / 12 - 2px ); padding-bottom: calc( 3 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-8-3 { width: calc( 8 * 100% / 12 - 30px ); padding-bottom: calc( 3 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-9-3 { width: calc( 9 * 100% / 12 ); padding-bottom: calc( 3 * 73% / 12 ); }
.aux-big-grid-9-3 .aux-keep-aspect { height: 0; padding-bottom: 50%; }
.aux-big-grid-sg-9-3 { width: calc( 9 * 100% / 12 - 2px ); padding-bottom: calc( 3 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-9-3 { width: calc( 9 * 100% / 12 - 30px ); padding-bottom: calc( 3 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-10-3 { width: calc( 10 * 100% / 12 ); padding-bottom: calc( 3 * 73% / 12 ); }
.aux-big-grid-10-3 .aux-keep-aspect { height: 0; padding-bottom: 41.66667%; }
.aux-big-grid-sg-10-3 { width: calc( 10 * 100% / 12 - 2px ); padding-bottom: calc( 3 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-10-3 { width: calc( 10 * 100% / 12 - 30px ); padding-bottom: calc( 3 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-11-3 { width: calc( 11 * 100% / 12 ); padding-bottom: calc( 3 * 73% / 12 ); }
.aux-big-grid-11-3 .aux-keep-aspect { height: 0; padding-bottom: 33.33333%; }
.aux-big-grid-sg-11-3 { width: calc( 11 * 100% / 12 - 2px ); padding-bottom: calc( 3 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-11-3 { width: calc( 11 * 100% / 12 - 30px ); padding-bottom: calc( 3 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-12-3 { width: calc( 12 * 100% / 12 ); padding-bottom: calc( 3 * 73% / 12 ); }
.aux-big-grid-12-3 .aux-keep-aspect { height: 0; padding-bottom: 25%; }
.aux-big-grid-sg-12-3 { width: calc( 12 * 100% / 12 - 2px ); padding-bottom: calc( 3 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-12-3 { width: calc( 12 * 100% / 12 - 30px ); padding-bottom: calc( 3 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-1-4 { width: calc( 1 * 100% / 12 ); padding-bottom: calc( 4 * 73% / 12 ); }
.aux-big-grid-1-4 .aux-keep-aspect { height: 0; padding-bottom: 125%; }
.aux-big-grid-sg-1-4 { width: calc( 1 * 100% / 12 - 2px ); padding-bottom: calc( 4 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-1-4 { width: calc( 1 * 100% / 12 - 30px ); padding-bottom: calc( 4 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-2-4 { width: calc( 2 * 100% / 12 ); padding-bottom: calc( 4 * 73% / 12 ); }
.aux-big-grid-2-4 .aux-keep-aspect { height: 0; padding-bottom: 116.66667%; }
.aux-big-grid-sg-2-4 { width: calc( 2 * 100% / 12 - 2px ); padding-bottom: calc( 4 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-2-4 { width: calc( 2 * 100% / 12 - 30px ); padding-bottom: calc( 4 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-3-4 { width: calc( 3 * 100% / 12 ); padding-bottom: calc( 4 * 73% / 12 ); }
.aux-big-grid-3-4 .aux-keep-aspect { height: 0; padding-bottom: 108.33333%; }
.aux-big-grid-sg-3-4 { width: calc( 3 * 100% / 12 - 2px ); padding-bottom: calc( 4 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-3-4 { width: calc( 3 * 100% / 12 - 30px ); padding-bottom: calc( 4 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-4-4 { width: calc( 4 * 100% / 12 ); padding-bottom: calc( 4 * 73% / 12 ); }
.aux-big-grid-4-4 .aux-keep-aspect { height: 0; padding-bottom: 100%; }
.aux-big-grid-sg-4-4 { width: calc( 4 * 100% / 12 - 2px ); padding-bottom: calc( 4 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-4-4 { width: calc( 4 * 100% / 12 - 30px ); padding-bottom: calc( 4 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-5-4 { width: calc( 5 * 100% / 12 ); padding-bottom: calc( 4 * 73% / 12 ); }
.aux-big-grid-5-4 .aux-keep-aspect { height: 0; padding-bottom: 91.66667%; }
.aux-big-grid-sg-5-4 { width: calc( 5 * 100% / 12 - 2px ); padding-bottom: calc( 4 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-5-4 { width: calc( 5 * 100% / 12 - 30px ); padding-bottom: calc( 4 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-6-4 { width: calc( 6 * 100% / 12 ); padding-bottom: calc( 4 * 73% / 12 ); }
.aux-big-grid-6-4 .aux-keep-aspect { height: 0; padding-bottom: 83.33333%; }
.aux-big-grid-sg-6-4 { width: calc( 6 * 100% / 12 - 2px ); padding-bottom: calc( 4 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-6-4 { width: calc( 6 * 100% / 12 - 30px ); padding-bottom: calc( 4 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-7-4 { width: calc( 7 * 100% / 12 ); padding-bottom: calc( 4 * 73% / 12 ); }
.aux-big-grid-7-4 .aux-keep-aspect { height: 0; padding-bottom: 75%; }
.aux-big-grid-sg-7-4 { width: calc( 7 * 100% / 12 - 2px ); padding-bottom: calc( 4 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-7-4 { width: calc( 7 * 100% / 12 - 30px ); padding-bottom: calc( 4 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-8-4 { width: calc( 8 * 100% / 12 ); padding-bottom: calc( 4 * 73% / 12 ); }
.aux-big-grid-8-4 .aux-keep-aspect { height: 0; padding-bottom: 66.66667%; }
.aux-big-grid-sg-8-4 { width: calc( 8 * 100% / 12 - 2px ); padding-bottom: calc( 4 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-8-4 { width: calc( 8 * 100% / 12 - 30px ); padding-bottom: calc( 4 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-9-4 { width: calc( 9 * 100% / 12 ); padding-bottom: calc( 4 * 73% / 12 ); }
.aux-big-grid-9-4 .aux-keep-aspect { height: 0; padding-bottom: 58.33333%; }
.aux-big-grid-sg-9-4 { width: calc( 9 * 100% / 12 - 2px ); padding-bottom: calc( 4 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-9-4 { width: calc( 9 * 100% / 12 - 30px ); padding-bottom: calc( 4 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-10-4 { width: calc( 10 * 100% / 12 ); padding-bottom: calc( 4 * 73% / 12 ); }
.aux-big-grid-10-4 .aux-keep-aspect { height: 0; padding-bottom: 50%; }
.aux-big-grid-sg-10-4 { width: calc( 10 * 100% / 12 - 2px ); padding-bottom: calc( 4 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-10-4 { width: calc( 10 * 100% / 12 - 30px ); padding-bottom: calc( 4 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-11-4 { width: calc( 11 * 100% / 12 ); padding-bottom: calc( 4 * 73% / 12 ); }
.aux-big-grid-11-4 .aux-keep-aspect { height: 0; padding-bottom: 41.66667%; }
.aux-big-grid-sg-11-4 { width: calc( 11 * 100% / 12 - 2px ); padding-bottom: calc( 4 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-11-4 { width: calc( 11 * 100% / 12 - 30px ); padding-bottom: calc( 4 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-12-4 { width: calc( 12 * 100% / 12 ); padding-bottom: calc( 4 * 73% / 12 ); }
.aux-big-grid-12-4 .aux-keep-aspect { height: 0; padding-bottom: 33.33333%; }
.aux-big-grid-sg-12-4 { width: calc( 12 * 100% / 12 - 2px ); padding-bottom: calc( 4 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-12-4 { width: calc( 12 * 100% / 12 - 30px ); padding-bottom: calc( 4 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-1-5 { width: calc( 1 * 100% / 12 ); padding-bottom: calc( 5 * 73% / 12 ); }
.aux-big-grid-1-5 .aux-keep-aspect { height: 0; padding-bottom: 133.33333%; }
.aux-big-grid-sg-1-5 { width: calc( 1 * 100% / 12 - 2px ); padding-bottom: calc( 5 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-1-5 { width: calc( 1 * 100% / 12 - 30px ); padding-bottom: calc( 5 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-2-5 { width: calc( 2 * 100% / 12 ); padding-bottom: calc( 5 * 73% / 12 ); }
.aux-big-grid-2-5 .aux-keep-aspect { height: 0; padding-bottom: 125%; }
.aux-big-grid-sg-2-5 { width: calc( 2 * 100% / 12 - 2px ); padding-bottom: calc( 5 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-2-5 { width: calc( 2 * 100% / 12 - 30px ); padding-bottom: calc( 5 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-3-5 { width: calc( 3 * 100% / 12 ); padding-bottom: calc( 5 * 73% / 12 ); }
.aux-big-grid-3-5 .aux-keep-aspect { height: 0; padding-bottom: 116.66667%; }
.aux-big-grid-sg-3-5 { width: calc( 3 * 100% / 12 - 2px ); padding-bottom: calc( 5 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-3-5 { width: calc( 3 * 100% / 12 - 30px ); padding-bottom: calc( 5 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-4-5 { width: calc( 4 * 100% / 12 ); padding-bottom: calc( 5 * 73% / 12 ); }
.aux-big-grid-4-5 .aux-keep-aspect { height: 0; padding-bottom: 108.33333%; }
.aux-big-grid-sg-4-5 { width: calc( 4 * 100% / 12 - 2px ); padding-bottom: calc( 5 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-4-5 { width: calc( 4 * 100% / 12 - 30px ); padding-bottom: calc( 5 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-5-5 { width: calc( 5 * 100% / 12 ); padding-bottom: calc( 5 * 73% / 12 ); }
.aux-big-grid-5-5 .aux-keep-aspect { height: 0; padding-bottom: 100%; }
.aux-big-grid-sg-5-5 { width: calc( 5 * 100% / 12 - 2px ); padding-bottom: calc( 5 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-5-5 { width: calc( 5 * 100% / 12 - 30px ); padding-bottom: calc( 5 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-6-5 { width: calc( 6 * 100% / 12 ); padding-bottom: calc( 5 * 73% / 12 ); }
.aux-big-grid-6-5 .aux-keep-aspect { height: 0; padding-bottom: 91.66667%; }
.aux-big-grid-sg-6-5 { width: calc( 6 * 100% / 12 - 2px ); padding-bottom: calc( 5 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-6-5 { width: calc( 6 * 100% / 12 - 30px ); padding-bottom: calc( 5 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-7-5 { width: calc( 7 * 100% / 12 ); padding-bottom: calc( 5 * 73% / 12 ); }
.aux-big-grid-7-5 .aux-keep-aspect { height: 0; padding-bottom: 83.33333%; }
.aux-big-grid-sg-7-5 { width: calc( 7 * 100% / 12 - 2px ); padding-bottom: calc( 5 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-7-5 { width: calc( 7 * 100% / 12 - 30px ); padding-bottom: calc( 5 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-8-5 { width: calc( 8 * 100% / 12 ); padding-bottom: calc( 5 * 73% / 12 ); }
.aux-big-grid-8-5 .aux-keep-aspect { height: 0; padding-bottom: 75%; }
.aux-big-grid-sg-8-5 { width: calc( 8 * 100% / 12 - 2px ); padding-bottom: calc( 5 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-8-5 { width: calc( 8 * 100% / 12 - 30px ); padding-bottom: calc( 5 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-9-5 { width: calc( 9 * 100% / 12 ); padding-bottom: calc( 5 * 73% / 12 ); }
.aux-big-grid-9-5 .aux-keep-aspect { height: 0; padding-bottom: 66.66667%; }
.aux-big-grid-sg-9-5 { width: calc( 9 * 100% / 12 - 2px ); padding-bottom: calc( 5 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-9-5 { width: calc( 9 * 100% / 12 - 30px ); padding-bottom: calc( 5 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-10-5 { width: calc( 10 * 100% / 12 ); padding-bottom: calc( 5 * 73% / 12 ); }
.aux-big-grid-10-5 .aux-keep-aspect { height: 0; padding-bottom: 58.33333%; }
.aux-big-grid-sg-10-5 { width: calc( 10 * 100% / 12 - 2px ); padding-bottom: calc( 5 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-10-5 { width: calc( 10 * 100% / 12 - 30px ); padding-bottom: calc( 5 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-11-5 { width: calc( 11 * 100% / 12 ); padding-bottom: calc( 5 * 73% / 12 ); }
.aux-big-grid-11-5 .aux-keep-aspect { height: 0; padding-bottom: 50%; }
.aux-big-grid-sg-11-5 { width: calc( 11 * 100% / 12 - 2px ); padding-bottom: calc( 5 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-11-5 { width: calc( 11 * 100% / 12 - 30px ); padding-bottom: calc( 5 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-12-5 { width: calc( 12 * 100% / 12 ); padding-bottom: calc( 5 * 73% / 12 ); }
.aux-big-grid-12-5 .aux-keep-aspect { height: 0; padding-bottom: 41.66667%; }
.aux-big-grid-sg-12-5 { width: calc( 12 * 100% / 12 - 2px ); padding-bottom: calc( 5 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-12-5 { width: calc( 12 * 100% / 12 - 30px ); padding-bottom: calc( 5 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-1-6 { width: calc( 1 * 100% / 12 ); padding-bottom: calc( 6 * 73% / 12 ); }
.aux-big-grid-1-6 .aux-keep-aspect { height: 0; padding-bottom: 141.66667%; }
.aux-big-grid-sg-1-6 { width: calc( 1 * 100% / 12 - 2px ); padding-bottom: calc( 6 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-1-6 { width: calc( 1 * 100% / 12 - 30px ); padding-bottom: calc( 6 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-2-6 { width: calc( 2 * 100% / 12 ); padding-bottom: calc( 6 * 73% / 12 ); }
.aux-big-grid-2-6 .aux-keep-aspect { height: 0; padding-bottom: 133.33333%; }
.aux-big-grid-sg-2-6 { width: calc( 2 * 100% / 12 - 2px ); padding-bottom: calc( 6 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-2-6 { width: calc( 2 * 100% / 12 - 30px ); padding-bottom: calc( 6 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-3-6 { width: calc( 3 * 100% / 12 ); padding-bottom: calc( 6 * 73% / 12 ); }
.aux-big-grid-3-6 .aux-keep-aspect { height: 0; padding-bottom: 125%; }
.aux-big-grid-sg-3-6 { width: calc( 3 * 100% / 12 - 2px ); padding-bottom: calc( 6 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-3-6 { width: calc( 3 * 100% / 12 - 30px ); padding-bottom: calc( 6 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-4-6 { width: calc( 4 * 100% / 12 ); padding-bottom: calc( 6 * 73% / 12 ); }
.aux-big-grid-4-6 .aux-keep-aspect { height: 0; padding-bottom: 116.66667%; }
.aux-big-grid-sg-4-6 { width: calc( 4 * 100% / 12 - 2px ); padding-bottom: calc( 6 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-4-6 { width: calc( 4 * 100% / 12 - 30px ); padding-bottom: calc( 6 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-5-6 { width: calc( 5 * 100% / 12 ); padding-bottom: calc( 6 * 73% / 12 ); }
.aux-big-grid-5-6 .aux-keep-aspect { height: 0; padding-bottom: 108.33333%; }
.aux-big-grid-sg-5-6 { width: calc( 5 * 100% / 12 - 2px ); padding-bottom: calc( 6 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-5-6 { width: calc( 5 * 100% / 12 - 30px ); padding-bottom: calc( 6 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-6-6 { width: calc( 6 * 100% / 12 ); padding-bottom: calc( 6 * 73% / 12 ); }
.aux-big-grid-6-6 .aux-keep-aspect { height: 0; padding-bottom: 100%; }
.aux-big-grid-sg-6-6 { width: calc( 6 * 100% / 12 - 2px ); padding-bottom: calc( 6 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-6-6 { width: calc( 6 * 100% / 12 - 30px ); padding-bottom: calc( 6 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-7-6 { width: calc( 7 * 100% / 12 ); padding-bottom: calc( 6 * 73% / 12 ); }
.aux-big-grid-7-6 .aux-keep-aspect { height: 0; padding-bottom: 91.66667%; }
.aux-big-grid-sg-7-6 { width: calc( 7 * 100% / 12 - 2px ); padding-bottom: calc( 6 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-7-6 { width: calc( 7 * 100% / 12 - 30px ); padding-bottom: calc( 6 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-8-6 { width: calc( 8 * 100% / 12 ); padding-bottom: calc( 6 * 73% / 12 ); }
.aux-big-grid-8-6 .aux-keep-aspect { height: 0; padding-bottom: 83.33333%; }
.aux-big-grid-sg-8-6 { width: calc( 8 * 100% / 12 - 2px ); padding-bottom: calc( 6 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-8-6 { width: calc( 8 * 100% / 12 - 30px ); padding-bottom: calc( 6 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-9-6 { width: calc( 9 * 100% / 12 ); padding-bottom: calc( 6 * 73% / 12 ); }
.aux-big-grid-9-6 .aux-keep-aspect { height: 0; padding-bottom: 75%; }
.aux-big-grid-sg-9-6 { width: calc( 9 * 100% / 12 - 2px ); padding-bottom: calc( 6 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-9-6 { width: calc( 9 * 100% / 12 - 30px ); padding-bottom: calc( 6 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-10-6 { width: calc( 10 * 100% / 12 ); padding-bottom: calc( 6 * 73% / 12 ); }
.aux-big-grid-10-6 .aux-keep-aspect { height: 0; padding-bottom: 66.66667%; }
.aux-big-grid-sg-10-6 { width: calc( 10 * 100% / 12 - 2px ); padding-bottom: calc( 6 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-10-6 { width: calc( 10 * 100% / 12 - 30px ); padding-bottom: calc( 6 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-11-6 { width: calc( 11 * 100% / 12 ); padding-bottom: calc( 6 * 73% / 12 ); }
.aux-big-grid-11-6 .aux-keep-aspect { height: 0; padding-bottom: 58.33333%; }
.aux-big-grid-sg-11-6 { width: calc( 11 * 100% / 12 - 2px ); padding-bottom: calc( 6 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-11-6 { width: calc( 11 * 100% / 12 - 30px ); padding-bottom: calc( 6 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-12-6 { width: calc( 12 * 100% / 12 ); padding-bottom: calc( 6 * 73% / 12 ); }
.aux-big-grid-12-6 .aux-keep-aspect { height: 0; padding-bottom: 50%; }
.aux-big-grid-sg-12-6 { width: calc( 12 * 100% / 12 - 2px ); padding-bottom: calc( 6 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-12-6 { width: calc( 12 * 100% / 12 - 30px ); padding-bottom: calc( 6 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-1-7 { width: calc( 1 * 100% / 12 ); padding-bottom: calc( 7 * 73% / 12 ); }
.aux-big-grid-1-7 .aux-keep-aspect { height: 0; padding-bottom: 150%; }
.aux-big-grid-sg-1-7 { width: calc( 1 * 100% / 12 - 2px ); padding-bottom: calc( 7 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-1-7 { width: calc( 1 * 100% / 12 - 30px ); padding-bottom: calc( 7 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-2-7 { width: calc( 2 * 100% / 12 ); padding-bottom: calc( 7 * 73% / 12 ); }
.aux-big-grid-2-7 .aux-keep-aspect { height: 0; padding-bottom: 141.66667%; }
.aux-big-grid-sg-2-7 { width: calc( 2 * 100% / 12 - 2px ); padding-bottom: calc( 7 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-2-7 { width: calc( 2 * 100% / 12 - 30px ); padding-bottom: calc( 7 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-3-7 { width: calc( 3 * 100% / 12 ); padding-bottom: calc( 7 * 73% / 12 ); }
.aux-big-grid-3-7 .aux-keep-aspect { height: 0; padding-bottom: 133.33333%; }
.aux-big-grid-sg-3-7 { width: calc( 3 * 100% / 12 - 2px ); padding-bottom: calc( 7 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-3-7 { width: calc( 3 * 100% / 12 - 30px ); padding-bottom: calc( 7 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-4-7 { width: calc( 4 * 100% / 12 ); padding-bottom: calc( 7 * 73% / 12 ); }
.aux-big-grid-4-7 .aux-keep-aspect { height: 0; padding-bottom: 125%; }
.aux-big-grid-sg-4-7 { width: calc( 4 * 100% / 12 - 2px ); padding-bottom: calc( 7 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-4-7 { width: calc( 4 * 100% / 12 - 30px ); padding-bottom: calc( 7 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-5-7 { width: calc( 5 * 100% / 12 ); padding-bottom: calc( 7 * 73% / 12 ); }
.aux-big-grid-5-7 .aux-keep-aspect { height: 0; padding-bottom: 116.66667%; }
.aux-big-grid-sg-5-7 { width: calc( 5 * 100% / 12 - 2px ); padding-bottom: calc( 7 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-5-7 { width: calc( 5 * 100% / 12 - 30px ); padding-bottom: calc( 7 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-6-7 { width: calc( 6 * 100% / 12 ); padding-bottom: calc( 7 * 73% / 12 ); }
.aux-big-grid-6-7 .aux-keep-aspect { height: 0; padding-bottom: 108.33333%; }
.aux-big-grid-sg-6-7 { width: calc( 6 * 100% / 12 - 2px ); padding-bottom: calc( 7 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-6-7 { width: calc( 6 * 100% / 12 - 30px ); padding-bottom: calc( 7 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-7-7 { width: calc( 7 * 100% / 12 ); padding-bottom: calc( 7 * 73% / 12 ); }
.aux-big-grid-7-7 .aux-keep-aspect { height: 0; padding-bottom: 100%; }
.aux-big-grid-sg-7-7 { width: calc( 7 * 100% / 12 - 2px ); padding-bottom: calc( 7 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-7-7 { width: calc( 7 * 100% / 12 - 30px ); padding-bottom: calc( 7 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-8-7 { width: calc( 8 * 100% / 12 ); padding-bottom: calc( 7 * 73% / 12 ); }
.aux-big-grid-8-7 .aux-keep-aspect { height: 0; padding-bottom: 91.66667%; }
.aux-big-grid-sg-8-7 { width: calc( 8 * 100% / 12 - 2px ); padding-bottom: calc( 7 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-8-7 { width: calc( 8 * 100% / 12 - 30px ); padding-bottom: calc( 7 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-9-7 { width: calc( 9 * 100% / 12 ); padding-bottom: calc( 7 * 73% / 12 ); }
.aux-big-grid-9-7 .aux-keep-aspect { height: 0; padding-bottom: 83.33333%; }
.aux-big-grid-sg-9-7 { width: calc( 9 * 100% / 12 - 2px ); padding-bottom: calc( 7 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-9-7 { width: calc( 9 * 100% / 12 - 30px ); padding-bottom: calc( 7 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-10-7 { width: calc( 10 * 100% / 12 ); padding-bottom: calc( 7 * 73% / 12 ); }
.aux-big-grid-10-7 .aux-keep-aspect { height: 0; padding-bottom: 75%; }
.aux-big-grid-sg-10-7 { width: calc( 10 * 100% / 12 - 2px ); padding-bottom: calc( 7 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-10-7 { width: calc( 10 * 100% / 12 - 30px ); padding-bottom: calc( 7 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-11-7 { width: calc( 11 * 100% / 12 ); padding-bottom: calc( 7 * 73% / 12 ); }
.aux-big-grid-11-7 .aux-keep-aspect { height: 0; padding-bottom: 66.66667%; }
.aux-big-grid-sg-11-7 { width: calc( 11 * 100% / 12 - 2px ); padding-bottom: calc( 7 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-11-7 { width: calc( 11 * 100% / 12 - 30px ); padding-bottom: calc( 7 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-12-7 { width: calc( 12 * 100% / 12 ); padding-bottom: calc( 7 * 73% / 12 ); }
.aux-big-grid-12-7 .aux-keep-aspect { height: 0; padding-bottom: 58.33333%; }
.aux-big-grid-sg-12-7 { width: calc( 12 * 100% / 12 - 2px ); padding-bottom: calc( 7 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-12-7 { width: calc( 12 * 100% / 12 - 30px ); padding-bottom: calc( 7 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-1-8 { width: calc( 1 * 100% / 12 ); padding-bottom: calc( 8 * 73% / 12 ); }
.aux-big-grid-1-8 .aux-keep-aspect { height: 0; padding-bottom: 158.33333%; }
.aux-big-grid-sg-1-8 { width: calc( 1 * 100% / 12 - 2px ); padding-bottom: calc( 8 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-1-8 { width: calc( 1 * 100% / 12 - 30px ); padding-bottom: calc( 8 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-2-8 { width: calc( 2 * 100% / 12 ); padding-bottom: calc( 8 * 73% / 12 ); }
.aux-big-grid-2-8 .aux-keep-aspect { height: 0; padding-bottom: 150%; }
.aux-big-grid-sg-2-8 { width: calc( 2 * 100% / 12 - 2px ); padding-bottom: calc( 8 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-2-8 { width: calc( 2 * 100% / 12 - 30px ); padding-bottom: calc( 8 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-3-8 { width: calc( 3 * 100% / 12 ); padding-bottom: calc( 8 * 73% / 12 ); }
.aux-big-grid-3-8 .aux-keep-aspect { height: 0; padding-bottom: 141.66667%; }
.aux-big-grid-sg-3-8 { width: calc( 3 * 100% / 12 - 2px ); padding-bottom: calc( 8 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-3-8 { width: calc( 3 * 100% / 12 - 30px ); padding-bottom: calc( 8 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-4-8 { width: calc( 4 * 100% / 12 ); padding-bottom: calc( 8 * 73% / 12 ); }
.aux-big-grid-4-8 .aux-keep-aspect { height: 0; padding-bottom: 133.33333%; }
.aux-big-grid-sg-4-8 { width: calc( 4 * 100% / 12 - 2px ); padding-bottom: calc( 8 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-4-8 { width: calc( 4 * 100% / 12 - 30px ); padding-bottom: calc( 8 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-5-8 { width: calc( 5 * 100% / 12 ); padding-bottom: calc( 8 * 73% / 12 ); }
.aux-big-grid-5-8 .aux-keep-aspect { height: 0; padding-bottom: 125%; }
.aux-big-grid-sg-5-8 { width: calc( 5 * 100% / 12 - 2px ); padding-bottom: calc( 8 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-5-8 { width: calc( 5 * 100% / 12 - 30px ); padding-bottom: calc( 8 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-6-8 { width: calc( 6 * 100% / 12 ); padding-bottom: calc( 8 * 73% / 12 ); }
.aux-big-grid-6-8 .aux-keep-aspect { height: 0; padding-bottom: 116.66667%; }
.aux-big-grid-sg-6-8 { width: calc( 6 * 100% / 12 - 2px ); padding-bottom: calc( 8 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-6-8 { width: calc( 6 * 100% / 12 - 30px ); padding-bottom: calc( 8 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-7-8 { width: calc( 7 * 100% / 12 ); padding-bottom: calc( 8 * 73% / 12 ); }
.aux-big-grid-7-8 .aux-keep-aspect { height: 0; padding-bottom: 108.33333%; }
.aux-big-grid-sg-7-8 { width: calc( 7 * 100% / 12 - 2px ); padding-bottom: calc( 8 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-7-8 { width: calc( 7 * 100% / 12 - 30px ); padding-bottom: calc( 8 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-8-8 { width: calc( 8 * 100% / 12 ); padding-bottom: calc( 8 * 73% / 12 ); }
.aux-big-grid-8-8 .aux-keep-aspect { height: 0; padding-bottom: 100%; }
.aux-big-grid-sg-8-8 { width: calc( 8 * 100% / 12 - 2px ); padding-bottom: calc( 8 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-8-8 { width: calc( 8 * 100% / 12 - 30px ); padding-bottom: calc( 8 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-9-8 { width: calc( 9 * 100% / 12 ); padding-bottom: calc( 8 * 73% / 12 ); }
.aux-big-grid-9-8 .aux-keep-aspect { height: 0; padding-bottom: 91.66667%; }
.aux-big-grid-sg-9-8 { width: calc( 9 * 100% / 12 - 2px ); padding-bottom: calc( 8 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-9-8 { width: calc( 9 * 100% / 12 - 30px ); padding-bottom: calc( 8 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-10-8 { width: calc( 10 * 100% / 12 ); padding-bottom: calc( 8 * 73% / 12 ); }
.aux-big-grid-10-8 .aux-keep-aspect { height: 0; padding-bottom: 83.33333%; }
.aux-big-grid-sg-10-8 { width: calc( 10 * 100% / 12 - 2px ); padding-bottom: calc( 8 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-10-8 { width: calc( 10 * 100% / 12 - 30px ); padding-bottom: calc( 8 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-11-8 { width: calc( 11 * 100% / 12 ); padding-bottom: calc( 8 * 73% / 12 ); }
.aux-big-grid-11-8 .aux-keep-aspect { height: 0; padding-bottom: 75%; }
.aux-big-grid-sg-11-8 { width: calc( 11 * 100% / 12 - 2px ); padding-bottom: calc( 8 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-11-8 { width: calc( 11 * 100% / 12 - 30px ); padding-bottom: calc( 8 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-12-8 { width: calc( 12 * 100% / 12 ); padding-bottom: calc( 8 * 73% / 12 ); }
.aux-big-grid-12-8 .aux-keep-aspect { height: 0; padding-bottom: 66.66667%; }
.aux-big-grid-sg-12-8 { width: calc( 12 * 100% / 12 - 2px ); padding-bottom: calc( 8 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-12-8 { width: calc( 12 * 100% / 12 - 30px ); padding-bottom: calc( 8 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-1-9 { width: calc( 1 * 100% / 12 ); padding-bottom: calc( 9 * 73% / 12 ); }
.aux-big-grid-1-9 .aux-keep-aspect { height: 0; padding-bottom: 166.66667%; }
.aux-big-grid-sg-1-9 { width: calc( 1 * 100% / 12 - 2px ); padding-bottom: calc( 9 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-1-9 { width: calc( 1 * 100% / 12 - 30px ); padding-bottom: calc( 9 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-2-9 { width: calc( 2 * 100% / 12 ); padding-bottom: calc( 9 * 73% / 12 ); }
.aux-big-grid-2-9 .aux-keep-aspect { height: 0; padding-bottom: 158.33333%; }
.aux-big-grid-sg-2-9 { width: calc( 2 * 100% / 12 - 2px ); padding-bottom: calc( 9 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-2-9 { width: calc( 2 * 100% / 12 - 30px ); padding-bottom: calc( 9 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-3-9 { width: calc( 3 * 100% / 12 ); padding-bottom: calc( 9 * 73% / 12 ); }
.aux-big-grid-3-9 .aux-keep-aspect { height: 0; padding-bottom: 150%; }
.aux-big-grid-sg-3-9 { width: calc( 3 * 100% / 12 - 2px ); padding-bottom: calc( 9 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-3-9 { width: calc( 3 * 100% / 12 - 30px ); padding-bottom: calc( 9 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-4-9 { width: calc( 4 * 100% / 12 ); padding-bottom: calc( 9 * 73% / 12 ); }
.aux-big-grid-4-9 .aux-keep-aspect { height: 0; padding-bottom: 141.66667%; }
.aux-big-grid-sg-4-9 { width: calc( 4 * 100% / 12 - 2px ); padding-bottom: calc( 9 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-4-9 { width: calc( 4 * 100% / 12 - 30px ); padding-bottom: calc( 9 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-5-9 { width: calc( 5 * 100% / 12 ); padding-bottom: calc( 9 * 73% / 12 ); }
.aux-big-grid-5-9 .aux-keep-aspect { height: 0; padding-bottom: 133.33333%; }
.aux-big-grid-sg-5-9 { width: calc( 5 * 100% / 12 - 2px ); padding-bottom: calc( 9 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-5-9 { width: calc( 5 * 100% / 12 - 30px ); padding-bottom: calc( 9 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-6-9 { width: calc( 6 * 100% / 12 ); padding-bottom: calc( 9 * 73% / 12 ); }
.aux-big-grid-6-9 .aux-keep-aspect { height: 0; padding-bottom: 125%; }
.aux-big-grid-sg-6-9 { width: calc( 6 * 100% / 12 - 2px ); padding-bottom: calc( 9 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-6-9 { width: calc( 6 * 100% / 12 - 30px ); padding-bottom: calc( 9 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-7-9 { width: calc( 7 * 100% / 12 ); padding-bottom: calc( 9 * 73% / 12 ); }
.aux-big-grid-7-9 .aux-keep-aspect { height: 0; padding-bottom: 116.66667%; }
.aux-big-grid-sg-7-9 { width: calc( 7 * 100% / 12 - 2px ); padding-bottom: calc( 9 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-7-9 { width: calc( 7 * 100% / 12 - 30px ); padding-bottom: calc( 9 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-8-9 { width: calc( 8 * 100% / 12 ); padding-bottom: calc( 9 * 73% / 12 ); }
.aux-big-grid-8-9 .aux-keep-aspect { height: 0; padding-bottom: 108.33333%; }
.aux-big-grid-sg-8-9 { width: calc( 8 * 100% / 12 - 2px ); padding-bottom: calc( 9 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-8-9 { width: calc( 8 * 100% / 12 - 30px ); padding-bottom: calc( 9 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-9-9 { width: calc( 9 * 100% / 12 ); padding-bottom: calc( 9 * 73% / 12 ); }
.aux-big-grid-9-9 .aux-keep-aspect { height: 0; padding-bottom: 100%; }
.aux-big-grid-sg-9-9 { width: calc( 9 * 100% / 12 - 2px ); padding-bottom: calc( 9 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-9-9 { width: calc( 9 * 100% / 12 - 30px ); padding-bottom: calc( 9 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-10-9 { width: calc( 10 * 100% / 12 ); padding-bottom: calc( 9 * 73% / 12 ); }
.aux-big-grid-10-9 .aux-keep-aspect { height: 0; padding-bottom: 91.66667%; }
.aux-big-grid-sg-10-9 { width: calc( 10 * 100% / 12 - 2px ); padding-bottom: calc( 9 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-10-9 { width: calc( 10 * 100% / 12 - 30px ); padding-bottom: calc( 9 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-11-9 { width: calc( 11 * 100% / 12 ); padding-bottom: calc( 9 * 73% / 12 ); }
.aux-big-grid-11-9 .aux-keep-aspect { height: 0; padding-bottom: 83.33333%; }
.aux-big-grid-sg-11-9 { width: calc( 11 * 100% / 12 - 2px ); padding-bottom: calc( 9 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-11-9 { width: calc( 11 * 100% / 12 - 30px ); padding-bottom: calc( 9 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-12-9 { width: calc( 12 * 100% / 12 ); padding-bottom: calc( 9 * 73% / 12 ); }
.aux-big-grid-12-9 .aux-keep-aspect { height: 0; padding-bottom: 75%; }
.aux-big-grid-sg-12-9 { width: calc( 12 * 100% / 12 - 2px ); padding-bottom: calc( 9 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-12-9 { width: calc( 12 * 100% / 12 - 30px ); padding-bottom: calc( 9 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-1-10 { width: calc( 1 * 100% / 12 ); padding-bottom: calc( 10 * 73% / 12 ); }
.aux-big-grid-1-10 .aux-keep-aspect { height: 0; padding-bottom: 175%; }
.aux-big-grid-sg-1-10 { width: calc( 1 * 100% / 12 - 2px ); padding-bottom: calc( 10 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-1-10 { width: calc( 1 * 100% / 12 - 30px ); padding-bottom: calc( 10 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-2-10 { width: calc( 2 * 100% / 12 ); padding-bottom: calc( 10 * 73% / 12 ); }
.aux-big-grid-2-10 .aux-keep-aspect { height: 0; padding-bottom: 166.66667%; }
.aux-big-grid-sg-2-10 { width: calc( 2 * 100% / 12 - 2px ); padding-bottom: calc( 10 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-2-10 { width: calc( 2 * 100% / 12 - 30px ); padding-bottom: calc( 10 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-3-10 { width: calc( 3 * 100% / 12 ); padding-bottom: calc( 10 * 73% / 12 ); }
.aux-big-grid-3-10 .aux-keep-aspect { height: 0; padding-bottom: 158.33333%; }
.aux-big-grid-sg-3-10 { width: calc( 3 * 100% / 12 - 2px ); padding-bottom: calc( 10 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-3-10 { width: calc( 3 * 100% / 12 - 30px ); padding-bottom: calc( 10 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-4-10 { width: calc( 4 * 100% / 12 ); padding-bottom: calc( 10 * 73% / 12 ); }
.aux-big-grid-4-10 .aux-keep-aspect { height: 0; padding-bottom: 150%; }
.aux-big-grid-sg-4-10 { width: calc( 4 * 100% / 12 - 2px ); padding-bottom: calc( 10 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-4-10 { width: calc( 4 * 100% / 12 - 30px ); padding-bottom: calc( 10 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-5-10 { width: calc( 5 * 100% / 12 ); padding-bottom: calc( 10 * 73% / 12 ); }
.aux-big-grid-5-10 .aux-keep-aspect { height: 0; padding-bottom: 141.66667%; }
.aux-big-grid-sg-5-10 { width: calc( 5 * 100% / 12 - 2px ); padding-bottom: calc( 10 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-5-10 { width: calc( 5 * 100% / 12 - 30px ); padding-bottom: calc( 10 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-6-10 { width: calc( 6 * 100% / 12 ); padding-bottom: calc( 10 * 73% / 12 ); }
.aux-big-grid-6-10 .aux-keep-aspect { height: 0; padding-bottom: 133.33333%; }
.aux-big-grid-sg-6-10 { width: calc( 6 * 100% / 12 - 2px ); padding-bottom: calc( 10 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-6-10 { width: calc( 6 * 100% / 12 - 30px ); padding-bottom: calc( 10 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-7-10 { width: calc( 7 * 100% / 12 ); padding-bottom: calc( 10 * 73% / 12 ); }
.aux-big-grid-7-10 .aux-keep-aspect { height: 0; padding-bottom: 125%; }
.aux-big-grid-sg-7-10 { width: calc( 7 * 100% / 12 - 2px ); padding-bottom: calc( 10 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-7-10 { width: calc( 7 * 100% / 12 - 30px ); padding-bottom: calc( 10 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-8-10 { width: calc( 8 * 100% / 12 ); padding-bottom: calc( 10 * 73% / 12 ); }
.aux-big-grid-8-10 .aux-keep-aspect { height: 0; padding-bottom: 116.66667%; }
.aux-big-grid-sg-8-10 { width: calc( 8 * 100% / 12 - 2px ); padding-bottom: calc( 10 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-8-10 { width: calc( 8 * 100% / 12 - 30px ); padding-bottom: calc( 10 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-9-10 { width: calc( 9 * 100% / 12 ); padding-bottom: calc( 10 * 73% / 12 ); }
.aux-big-grid-9-10 .aux-keep-aspect { height: 0; padding-bottom: 108.33333%; }
.aux-big-grid-sg-9-10 { width: calc( 9 * 100% / 12 - 2px ); padding-bottom: calc( 10 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-9-10 { width: calc( 9 * 100% / 12 - 30px ); padding-bottom: calc( 10 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-10-10 { width: calc( 10 * 100% / 12 ); padding-bottom: calc( 10 * 73% / 12 ); }
.aux-big-grid-10-10 .aux-keep-aspect { height: 0; padding-bottom: 100%; }
.aux-big-grid-sg-10-10 { width: calc( 10 * 100% / 12 - 2px ); padding-bottom: calc( 10 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-10-10 { width: calc( 10 * 100% / 12 - 30px ); padding-bottom: calc( 10 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-11-10 { width: calc( 11 * 100% / 12 ); padding-bottom: calc( 10 * 73% / 12 ); }
.aux-big-grid-11-10 .aux-keep-aspect { height: 0; padding-bottom: 91.66667%; }
.aux-big-grid-sg-11-10 { width: calc( 11 * 100% / 12 - 2px ); padding-bottom: calc( 10 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-11-10 { width: calc( 11 * 100% / 12 - 30px ); padding-bottom: calc( 10 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-12-10 { width: calc( 12 * 100% / 12 ); padding-bottom: calc( 10 * 73% / 12 ); }
.aux-big-grid-12-10 .aux-keep-aspect { height: 0; padding-bottom: 83.33333%; }
.aux-big-grid-sg-12-10 { width: calc( 12 * 100% / 12 - 2px ); padding-bottom: calc( 10 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-12-10 { width: calc( 12 * 100% / 12 - 30px ); padding-bottom: calc( 10 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-1-11 { width: calc( 1 * 100% / 12 ); padding-bottom: calc( 11 * 73% / 12 ); }
.aux-big-grid-1-11 .aux-keep-aspect { height: 0; padding-bottom: 183.33333%; }
.aux-big-grid-sg-1-11 { width: calc( 1 * 100% / 12 - 2px ); padding-bottom: calc( 11 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-1-11 { width: calc( 1 * 100% / 12 - 30px ); padding-bottom: calc( 11 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-2-11 { width: calc( 2 * 100% / 12 ); padding-bottom: calc( 11 * 73% / 12 ); }
.aux-big-grid-2-11 .aux-keep-aspect { height: 0; padding-bottom: 175%; }
.aux-big-grid-sg-2-11 { width: calc( 2 * 100% / 12 - 2px ); padding-bottom: calc( 11 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-2-11 { width: calc( 2 * 100% / 12 - 30px ); padding-bottom: calc( 11 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-3-11 { width: calc( 3 * 100% / 12 ); padding-bottom: calc( 11 * 73% / 12 ); }
.aux-big-grid-3-11 .aux-keep-aspect { height: 0; padding-bottom: 166.66667%; }
.aux-big-grid-sg-3-11 { width: calc( 3 * 100% / 12 - 2px ); padding-bottom: calc( 11 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-3-11 { width: calc( 3 * 100% / 12 - 30px ); padding-bottom: calc( 11 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-4-11 { width: calc( 4 * 100% / 12 ); padding-bottom: calc( 11 * 73% / 12 ); }
.aux-big-grid-4-11 .aux-keep-aspect { height: 0; padding-bottom: 158.33333%; }
.aux-big-grid-sg-4-11 { width: calc( 4 * 100% / 12 - 2px ); padding-bottom: calc( 11 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-4-11 { width: calc( 4 * 100% / 12 - 30px ); padding-bottom: calc( 11 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-5-11 { width: calc( 5 * 100% / 12 ); padding-bottom: calc( 11 * 73% / 12 ); }
.aux-big-grid-5-11 .aux-keep-aspect { height: 0; padding-bottom: 150%; }
.aux-big-grid-sg-5-11 { width: calc( 5 * 100% / 12 - 2px ); padding-bottom: calc( 11 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-5-11 { width: calc( 5 * 100% / 12 - 30px ); padding-bottom: calc( 11 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-6-11 { width: calc( 6 * 100% / 12 ); padding-bottom: calc( 11 * 73% / 12 ); }
.aux-big-grid-6-11 .aux-keep-aspect { height: 0; padding-bottom: 141.66667%; }
.aux-big-grid-sg-6-11 { width: calc( 6 * 100% / 12 - 2px ); padding-bottom: calc( 11 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-6-11 { width: calc( 6 * 100% / 12 - 30px ); padding-bottom: calc( 11 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-7-11 { width: calc( 7 * 100% / 12 ); padding-bottom: calc( 11 * 73% / 12 ); }
.aux-big-grid-7-11 .aux-keep-aspect { height: 0; padding-bottom: 133.33333%; }
.aux-big-grid-sg-7-11 { width: calc( 7 * 100% / 12 - 2px ); padding-bottom: calc( 11 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-7-11 { width: calc( 7 * 100% / 12 - 30px ); padding-bottom: calc( 11 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-8-11 { width: calc( 8 * 100% / 12 ); padding-bottom: calc( 11 * 73% / 12 ); }
.aux-big-grid-8-11 .aux-keep-aspect { height: 0; padding-bottom: 125%; }
.aux-big-grid-sg-8-11 { width: calc( 8 * 100% / 12 - 2px ); padding-bottom: calc( 11 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-8-11 { width: calc( 8 * 100% / 12 - 30px ); padding-bottom: calc( 11 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-9-11 { width: calc( 9 * 100% / 12 ); padding-bottom: calc( 11 * 73% / 12 ); }
.aux-big-grid-9-11 .aux-keep-aspect { height: 0; padding-bottom: 116.66667%; }
.aux-big-grid-sg-9-11 { width: calc( 9 * 100% / 12 - 2px ); padding-bottom: calc( 11 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-9-11 { width: calc( 9 * 100% / 12 - 30px ); padding-bottom: calc( 11 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-10-11 { width: calc( 10 * 100% / 12 ); padding-bottom: calc( 11 * 73% / 12 ); }
.aux-big-grid-10-11 .aux-keep-aspect { height: 0; padding-bottom: 108.33333%; }
.aux-big-grid-sg-10-11 { width: calc( 10 * 100% / 12 - 2px ); padding-bottom: calc( 11 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-10-11 { width: calc( 10 * 100% / 12 - 30px ); padding-bottom: calc( 11 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-11-11 { width: calc( 11 * 100% / 12 ); padding-bottom: calc( 11 * 73% / 12 ); }
.aux-big-grid-11-11 .aux-keep-aspect { height: 0; padding-bottom: 100%; }
.aux-big-grid-sg-11-11 { width: calc( 11 * 100% / 12 - 2px ); padding-bottom: calc( 11 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-11-11 { width: calc( 11 * 100% / 12 - 30px ); padding-bottom: calc( 11 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-12-11 { width: calc( 12 * 100% / 12 ); padding-bottom: calc( 11 * 73% / 12 ); }
.aux-big-grid-12-11 .aux-keep-aspect { height: 0; padding-bottom: 91.66667%; }
.aux-big-grid-sg-12-11 { width: calc( 12 * 100% / 12 - 2px ); padding-bottom: calc( 11 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-12-11 { width: calc( 12 * 100% / 12 - 30px ); padding-bottom: calc( 11 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-1-12 { width: calc( 1 * 100% / 12 ); padding-bottom: calc( 12 * 73% / 12 ); }
.aux-big-grid-1-12 .aux-keep-aspect { height: 0; padding-bottom: 191.66667%; }
.aux-big-grid-sg-1-12 { width: calc( 1 * 100% / 12 - 2px ); padding-bottom: calc( 12 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-1-12 { width: calc( 1 * 100% / 12 - 30px ); padding-bottom: calc( 12 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-2-12 { width: calc( 2 * 100% / 12 ); padding-bottom: calc( 12 * 73% / 12 ); }
.aux-big-grid-2-12 .aux-keep-aspect { height: 0; padding-bottom: 183.33333%; }
.aux-big-grid-sg-2-12 { width: calc( 2 * 100% / 12 - 2px ); padding-bottom: calc( 12 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-2-12 { width: calc( 2 * 100% / 12 - 30px ); padding-bottom: calc( 12 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-3-12 { width: calc( 3 * 100% / 12 ); padding-bottom: calc( 12 * 73% / 12 ); }
.aux-big-grid-3-12 .aux-keep-aspect { height: 0; padding-bottom: 175%; }
.aux-big-grid-sg-3-12 { width: calc( 3 * 100% / 12 - 2px ); padding-bottom: calc( 12 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-3-12 { width: calc( 3 * 100% / 12 - 30px ); padding-bottom: calc( 12 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-4-12 { width: calc( 4 * 100% / 12 ); padding-bottom: calc( 12 * 73% / 12 ); }
.aux-big-grid-4-12 .aux-keep-aspect { height: 0; padding-bottom: 166.66667%; }
.aux-big-grid-sg-4-12 { width: calc( 4 * 100% / 12 - 2px ); padding-bottom: calc( 12 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-4-12 { width: calc( 4 * 100% / 12 - 30px ); padding-bottom: calc( 12 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-5-12 { width: calc( 5 * 100% / 12 ); padding-bottom: calc( 12 * 73% / 12 ); }
.aux-big-grid-5-12 .aux-keep-aspect { height: 0; padding-bottom: 158.33333%; }
.aux-big-grid-sg-5-12 { width: calc( 5 * 100% / 12 - 2px ); padding-bottom: calc( 12 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-5-12 { width: calc( 5 * 100% / 12 - 30px ); padding-bottom: calc( 12 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-6-12 { width: calc( 6 * 100% / 12 ); padding-bottom: calc( 12 * 73% / 12 ); }
.aux-big-grid-6-12 .aux-keep-aspect { height: 0; padding-bottom: 150%; }
.aux-big-grid-sg-6-12 { width: calc( 6 * 100% / 12 - 2px ); padding-bottom: calc( 12 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-6-12 { width: calc( 6 * 100% / 12 - 30px ); padding-bottom: calc( 12 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-7-12 { width: calc( 7 * 100% / 12 ); padding-bottom: calc( 12 * 73% / 12 ); }
.aux-big-grid-7-12 .aux-keep-aspect { height: 0; padding-bottom: 141.66667%; }
.aux-big-grid-sg-7-12 { width: calc( 7 * 100% / 12 - 2px ); padding-bottom: calc( 12 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-7-12 { width: calc( 7 * 100% / 12 - 30px ); padding-bottom: calc( 12 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-8-12 { width: calc( 8 * 100% / 12 ); padding-bottom: calc( 12 * 73% / 12 ); }
.aux-big-grid-8-12 .aux-keep-aspect { height: 0; padding-bottom: 133.33333%; }
.aux-big-grid-sg-8-12 { width: calc( 8 * 100% / 12 - 2px ); padding-bottom: calc( 12 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-8-12 { width: calc( 8 * 100% / 12 - 30px ); padding-bottom: calc( 12 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-9-12 { width: calc( 9 * 100% / 12 ); padding-bottom: calc( 12 * 73% / 12 ); }
.aux-big-grid-9-12 .aux-keep-aspect { height: 0; padding-bottom: 125%; }
.aux-big-grid-sg-9-12 { width: calc( 9 * 100% / 12 - 2px ); padding-bottom: calc( 12 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-9-12 { width: calc( 9 * 100% / 12 - 30px ); padding-bottom: calc( 12 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-10-12 { width: calc( 10 * 100% / 12 ); padding-bottom: calc( 12 * 73% / 12 ); }
.aux-big-grid-10-12 .aux-keep-aspect { height: 0; padding-bottom: 116.66667%; }
.aux-big-grid-sg-10-12 { width: calc( 10 * 100% / 12 - 2px ); padding-bottom: calc( 12 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-10-12 { width: calc( 10 * 100% / 12 - 30px ); padding-bottom: calc( 12 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-11-12 { width: calc( 11 * 100% / 12 ); padding-bottom: calc( 12 * 73% / 12 ); }
.aux-big-grid-11-12 .aux-keep-aspect { height: 0; padding-bottom: 108.33333%; }
.aux-big-grid-sg-11-12 { width: calc( 11 * 100% / 12 - 2px ); padding-bottom: calc( 12 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-11-12 { width: calc( 11 * 100% / 12 - 30px ); padding-bottom: calc( 12 * 73% / 12 ); margin: 0 15px; }
.aux-big-grid-12-12 { width: calc( 12 * 100% / 12 ); padding-bottom: calc( 12 * 73% / 12 ); }
.aux-big-grid-12-12 .aux-keep-aspect { height: 0; padding-bottom: 100%; }
.aux-big-grid-sg-12-12 { width: calc( 12 * 100% / 12 - 2px ); padding-bottom: calc( 12 * 73% / 12 ); margin: 0 1px; }
.aux-big-grid-lg-12-12 { width: calc( 12 * 100% / 12 - 30px ); padding-bottom: calc( 12 * 73% / 12 ); margin: 0 15px; }
@media screen and (max-width: 1024px) and (min-width: 768px) { .aux-t-big-grid-1-1 { width: calc( 1 * 100% / 12 ); padding-bottom: calc( 1 * 73% / 12 ); }
.aux-t-big-grid-1-1 .aux-keep-aspect { height: 0; padding-bottom: 100%; }
.aux-t-big-grid-sg-1-1 { width: calc( 1 * 100% / 12 - 2px ); padding-bottom: calc( 1 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-1-1 { width: calc( 1 * 100% / 12 - 30px ); padding-bottom: calc( 1 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-2-1 { width: calc( 2 * 100% / 12 ); padding-bottom: calc( 1 * 73% / 12 ); }
.aux-t-big-grid-2-1 .aux-keep-aspect { height: 0; padding-bottom: 91.66667%; }
.aux-t-big-grid-sg-2-1 { width: calc( 2 * 100% / 12 - 2px ); padding-bottom: calc( 1 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-2-1 { width: calc( 2 * 100% / 12 - 30px ); padding-bottom: calc( 1 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-3-1 { width: calc( 3 * 100% / 12 ); padding-bottom: calc( 1 * 73% / 12 ); }
.aux-t-big-grid-3-1 .aux-keep-aspect { height: 0; padding-bottom: 83.33333%; }
.aux-t-big-grid-sg-3-1 { width: calc( 3 * 100% / 12 - 2px ); padding-bottom: calc( 1 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-3-1 { width: calc( 3 * 100% / 12 - 30px ); padding-bottom: calc( 1 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-4-1 { width: calc( 4 * 100% / 12 ); padding-bottom: calc( 1 * 73% / 12 ); }
.aux-t-big-grid-4-1 .aux-keep-aspect { height: 0; padding-bottom: 75%; }
.aux-t-big-grid-sg-4-1 { width: calc( 4 * 100% / 12 - 2px ); padding-bottom: calc( 1 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-4-1 { width: calc( 4 * 100% / 12 - 30px ); padding-bottom: calc( 1 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-5-1 { width: calc( 5 * 100% / 12 ); padding-bottom: calc( 1 * 73% / 12 ); }
.aux-t-big-grid-5-1 .aux-keep-aspect { height: 0; padding-bottom: 66.66667%; }
.aux-t-big-grid-sg-5-1 { width: calc( 5 * 100% / 12 - 2px ); padding-bottom: calc( 1 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-5-1 { width: calc( 5 * 100% / 12 - 30px ); padding-bottom: calc( 1 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-6-1 { width: calc( 6 * 100% / 12 ); padding-bottom: calc( 1 * 73% / 12 ); }
.aux-t-big-grid-6-1 .aux-keep-aspect { height: 0; padding-bottom: 58.33333%; }
.aux-t-big-grid-sg-6-1 { width: calc( 6 * 100% / 12 - 2px ); padding-bottom: calc( 1 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-6-1 { width: calc( 6 * 100% / 12 - 30px ); padding-bottom: calc( 1 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-7-1 { width: calc( 7 * 100% / 12 ); padding-bottom: calc( 1 * 73% / 12 ); }
.aux-t-big-grid-7-1 .aux-keep-aspect { height: 0; padding-bottom: 50%; }
.aux-t-big-grid-sg-7-1 { width: calc( 7 * 100% / 12 - 2px ); padding-bottom: calc( 1 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-7-1 { width: calc( 7 * 100% / 12 - 30px ); padding-bottom: calc( 1 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-8-1 { width: calc( 8 * 100% / 12 ); padding-bottom: calc( 1 * 73% / 12 ); }
.aux-t-big-grid-8-1 .aux-keep-aspect { height: 0; padding-bottom: 41.66667%; }
.aux-t-big-grid-sg-8-1 { width: calc( 8 * 100% / 12 - 2px ); padding-bottom: calc( 1 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-8-1 { width: calc( 8 * 100% / 12 - 30px ); padding-bottom: calc( 1 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-9-1 { width: calc( 9 * 100% / 12 ); padding-bottom: calc( 1 * 73% / 12 ); }
.aux-t-big-grid-9-1 .aux-keep-aspect { height: 0; padding-bottom: 33.33333%; }
.aux-t-big-grid-sg-9-1 { width: calc( 9 * 100% / 12 - 2px ); padding-bottom: calc( 1 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-9-1 { width: calc( 9 * 100% / 12 - 30px ); padding-bottom: calc( 1 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-10-1 { width: calc( 10 * 100% / 12 ); padding-bottom: calc( 1 * 73% / 12 ); }
.aux-t-big-grid-10-1 .aux-keep-aspect { height: 0; padding-bottom: 25%; }
.aux-t-big-grid-sg-10-1 { width: calc( 10 * 100% / 12 - 2px ); padding-bottom: calc( 1 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-10-1 { width: calc( 10 * 100% / 12 - 30px ); padding-bottom: calc( 1 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-11-1 { width: calc( 11 * 100% / 12 ); padding-bottom: calc( 1 * 73% / 12 ); }
.aux-t-big-grid-11-1 .aux-keep-aspect { height: 0; padding-bottom: 16.66667%; }
.aux-t-big-grid-sg-11-1 { width: calc( 11 * 100% / 12 - 2px ); padding-bottom: calc( 1 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-11-1 { width: calc( 11 * 100% / 12 - 30px ); padding-bottom: calc( 1 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-12-1 { width: calc( 12 * 100% / 12 ); padding-bottom: calc( 1 * 73% / 12 ); }
.aux-t-big-grid-12-1 .aux-keep-aspect { height: 0; padding-bottom: 8.33333%; }
.aux-t-big-grid-sg-12-1 { width: calc( 12 * 100% / 12 - 2px ); padding-bottom: calc( 1 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-12-1 { width: calc( 12 * 100% / 12 - 30px ); padding-bottom: calc( 1 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-1-2 { width: calc( 1 * 100% / 12 ); padding-bottom: calc( 2 * 73% / 12 ); }
.aux-t-big-grid-1-2 .aux-keep-aspect { height: 0; padding-bottom: 108.33333%; }
.aux-t-big-grid-sg-1-2 { width: calc( 1 * 100% / 12 - 2px ); padding-bottom: calc( 2 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-1-2 { width: calc( 1 * 100% / 12 - 30px ); padding-bottom: calc( 2 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-2-2 { width: calc( 2 * 100% / 12 ); padding-bottom: calc( 2 * 73% / 12 ); }
.aux-t-big-grid-2-2 .aux-keep-aspect { height: 0; padding-bottom: 100%; }
.aux-t-big-grid-sg-2-2 { width: calc( 2 * 100% / 12 - 2px ); padding-bottom: calc( 2 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-2-2 { width: calc( 2 * 100% / 12 - 30px ); padding-bottom: calc( 2 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-3-2 { width: calc( 3 * 100% / 12 ); padding-bottom: calc( 2 * 73% / 12 ); }
.aux-t-big-grid-3-2 .aux-keep-aspect { height: 0; padding-bottom: 91.66667%; }
.aux-t-big-grid-sg-3-2 { width: calc( 3 * 100% / 12 - 2px ); padding-bottom: calc( 2 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-3-2 { width: calc( 3 * 100% / 12 - 30px ); padding-bottom: calc( 2 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-4-2 { width: calc( 4 * 100% / 12 ); padding-bottom: calc( 2 * 73% / 12 ); }
.aux-t-big-grid-4-2 .aux-keep-aspect { height: 0; padding-bottom: 83.33333%; }
.aux-t-big-grid-sg-4-2 { width: calc( 4 * 100% / 12 - 2px ); padding-bottom: calc( 2 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-4-2 { width: calc( 4 * 100% / 12 - 30px ); padding-bottom: calc( 2 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-5-2 { width: calc( 5 * 100% / 12 ); padding-bottom: calc( 2 * 73% / 12 ); }
.aux-t-big-grid-5-2 .aux-keep-aspect { height: 0; padding-bottom: 75%; }
.aux-t-big-grid-sg-5-2 { width: calc( 5 * 100% / 12 - 2px ); padding-bottom: calc( 2 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-5-2 { width: calc( 5 * 100% / 12 - 30px ); padding-bottom: calc( 2 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-6-2 { width: calc( 6 * 100% / 12 ); padding-bottom: calc( 2 * 73% / 12 ); }
.aux-t-big-grid-6-2 .aux-keep-aspect { height: 0; padding-bottom: 66.66667%; }
.aux-t-big-grid-sg-6-2 { width: calc( 6 * 100% / 12 - 2px ); padding-bottom: calc( 2 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-6-2 { width: calc( 6 * 100% / 12 - 30px ); padding-bottom: calc( 2 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-7-2 { width: calc( 7 * 100% / 12 ); padding-bottom: calc( 2 * 73% / 12 ); }
.aux-t-big-grid-7-2 .aux-keep-aspect { height: 0; padding-bottom: 58.33333%; }
.aux-t-big-grid-sg-7-2 { width: calc( 7 * 100% / 12 - 2px ); padding-bottom: calc( 2 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-7-2 { width: calc( 7 * 100% / 12 - 30px ); padding-bottom: calc( 2 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-8-2 { width: calc( 8 * 100% / 12 ); padding-bottom: calc( 2 * 73% / 12 ); }
.aux-t-big-grid-8-2 .aux-keep-aspect { height: 0; padding-bottom: 50%; }
.aux-t-big-grid-sg-8-2 { width: calc( 8 * 100% / 12 - 2px ); padding-bottom: calc( 2 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-8-2 { width: calc( 8 * 100% / 12 - 30px ); padding-bottom: calc( 2 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-9-2 { width: calc( 9 * 100% / 12 ); padding-bottom: calc( 2 * 73% / 12 ); }
.aux-t-big-grid-9-2 .aux-keep-aspect { height: 0; padding-bottom: 41.66667%; }
.aux-t-big-grid-sg-9-2 { width: calc( 9 * 100% / 12 - 2px ); padding-bottom: calc( 2 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-9-2 { width: calc( 9 * 100% / 12 - 30px ); padding-bottom: calc( 2 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-10-2 { width: calc( 10 * 100% / 12 ); padding-bottom: calc( 2 * 73% / 12 ); }
.aux-t-big-grid-10-2 .aux-keep-aspect { height: 0; padding-bottom: 33.33333%; }
.aux-t-big-grid-sg-10-2 { width: calc( 10 * 100% / 12 - 2px ); padding-bottom: calc( 2 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-10-2 { width: calc( 10 * 100% / 12 - 30px ); padding-bottom: calc( 2 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-11-2 { width: calc( 11 * 100% / 12 ); padding-bottom: calc( 2 * 73% / 12 ); }
.aux-t-big-grid-11-2 .aux-keep-aspect { height: 0; padding-bottom: 25%; }
.aux-t-big-grid-sg-11-2 { width: calc( 11 * 100% / 12 - 2px ); padding-bottom: calc( 2 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-11-2 { width: calc( 11 * 100% / 12 - 30px ); padding-bottom: calc( 2 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-12-2 { width: calc( 12 * 100% / 12 ); padding-bottom: calc( 2 * 73% / 12 ); }
.aux-t-big-grid-12-2 .aux-keep-aspect { height: 0; padding-bottom: 16.66667%; }
.aux-t-big-grid-sg-12-2 { width: calc( 12 * 100% / 12 - 2px ); padding-bottom: calc( 2 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-12-2 { width: calc( 12 * 100% / 12 - 30px ); padding-bottom: calc( 2 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-1-3 { width: calc( 1 * 100% / 12 ); padding-bottom: calc( 3 * 73% / 12 ); }
.aux-t-big-grid-1-3 .aux-keep-aspect { height: 0; padding-bottom: 116.66667%; }
.aux-t-big-grid-sg-1-3 { width: calc( 1 * 100% / 12 - 2px ); padding-bottom: calc( 3 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-1-3 { width: calc( 1 * 100% / 12 - 30px ); padding-bottom: calc( 3 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-2-3 { width: calc( 2 * 100% / 12 ); padding-bottom: calc( 3 * 73% / 12 ); }
.aux-t-big-grid-2-3 .aux-keep-aspect { height: 0; padding-bottom: 108.33333%; }
.aux-t-big-grid-sg-2-3 { width: calc( 2 * 100% / 12 - 2px ); padding-bottom: calc( 3 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-2-3 { width: calc( 2 * 100% / 12 - 30px ); padding-bottom: calc( 3 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-3-3 { width: calc( 3 * 100% / 12 ); padding-bottom: calc( 3 * 73% / 12 ); }
.aux-t-big-grid-3-3 .aux-keep-aspect { height: 0; padding-bottom: 100%; }
.aux-t-big-grid-sg-3-3 { width: calc( 3 * 100% / 12 - 2px ); padding-bottom: calc( 3 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-3-3 { width: calc( 3 * 100% / 12 - 30px ); padding-bottom: calc( 3 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-4-3 { width: calc( 4 * 100% / 12 ); padding-bottom: calc( 3 * 73% / 12 ); }
.aux-t-big-grid-4-3 .aux-keep-aspect { height: 0; padding-bottom: 91.66667%; }
.aux-t-big-grid-sg-4-3 { width: calc( 4 * 100% / 12 - 2px ); padding-bottom: calc( 3 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-4-3 { width: calc( 4 * 100% / 12 - 30px ); padding-bottom: calc( 3 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-5-3 { width: calc( 5 * 100% / 12 ); padding-bottom: calc( 3 * 73% / 12 ); }
.aux-t-big-grid-5-3 .aux-keep-aspect { height: 0; padding-bottom: 83.33333%; }
.aux-t-big-grid-sg-5-3 { width: calc( 5 * 100% / 12 - 2px ); padding-bottom: calc( 3 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-5-3 { width: calc( 5 * 100% / 12 - 30px ); padding-bottom: calc( 3 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-6-3 { width: calc( 6 * 100% / 12 ); padding-bottom: calc( 3 * 73% / 12 ); }
.aux-t-big-grid-6-3 .aux-keep-aspect { height: 0; padding-bottom: 75%; }
.aux-t-big-grid-sg-6-3 { width: calc( 6 * 100% / 12 - 2px ); padding-bottom: calc( 3 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-6-3 { width: calc( 6 * 100% / 12 - 30px ); padding-bottom: calc( 3 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-7-3 { width: calc( 7 * 100% / 12 ); padding-bottom: calc( 3 * 73% / 12 ); }
.aux-t-big-grid-7-3 .aux-keep-aspect { height: 0; padding-bottom: 66.66667%; }
.aux-t-big-grid-sg-7-3 { width: calc( 7 * 100% / 12 - 2px ); padding-bottom: calc( 3 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-7-3 { width: calc( 7 * 100% / 12 - 30px ); padding-bottom: calc( 3 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-8-3 { width: calc( 8 * 100% / 12 ); padding-bottom: calc( 3 * 73% / 12 ); }
.aux-t-big-grid-8-3 .aux-keep-aspect { height: 0; padding-bottom: 58.33333%; }
.aux-t-big-grid-sg-8-3 { width: calc( 8 * 100% / 12 - 2px ); padding-bottom: calc( 3 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-8-3 { width: calc( 8 * 100% / 12 - 30px ); padding-bottom: calc( 3 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-9-3 { width: calc( 9 * 100% / 12 ); padding-bottom: calc( 3 * 73% / 12 ); }
.aux-t-big-grid-9-3 .aux-keep-aspect { height: 0; padding-bottom: 50%; }
.aux-t-big-grid-sg-9-3 { width: calc( 9 * 100% / 12 - 2px ); padding-bottom: calc( 3 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-9-3 { width: calc( 9 * 100% / 12 - 30px ); padding-bottom: calc( 3 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-10-3 { width: calc( 10 * 100% / 12 ); padding-bottom: calc( 3 * 73% / 12 ); }
.aux-t-big-grid-10-3 .aux-keep-aspect { height: 0; padding-bottom: 41.66667%; }
.aux-t-big-grid-sg-10-3 { width: calc( 10 * 100% / 12 - 2px ); padding-bottom: calc( 3 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-10-3 { width: calc( 10 * 100% / 12 - 30px ); padding-bottom: calc( 3 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-11-3 { width: calc( 11 * 100% / 12 ); padding-bottom: calc( 3 * 73% / 12 ); }
.aux-t-big-grid-11-3 .aux-keep-aspect { height: 0; padding-bottom: 33.33333%; }
.aux-t-big-grid-sg-11-3 { width: calc( 11 * 100% / 12 - 2px ); padding-bottom: calc( 3 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-11-3 { width: calc( 11 * 100% / 12 - 30px ); padding-bottom: calc( 3 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-12-3 { width: calc( 12 * 100% / 12 ); padding-bottom: calc( 3 * 73% / 12 ); }
.aux-t-big-grid-12-3 .aux-keep-aspect { height: 0; padding-bottom: 25%; }
.aux-t-big-grid-sg-12-3 { width: calc( 12 * 100% / 12 - 2px ); padding-bottom: calc( 3 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-12-3 { width: calc( 12 * 100% / 12 - 30px ); padding-bottom: calc( 3 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-1-4 { width: calc( 1 * 100% / 12 ); padding-bottom: calc( 4 * 73% / 12 ); }
.aux-t-big-grid-1-4 .aux-keep-aspect { height: 0; padding-bottom: 125%; }
.aux-t-big-grid-sg-1-4 { width: calc( 1 * 100% / 12 - 2px ); padding-bottom: calc( 4 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-1-4 { width: calc( 1 * 100% / 12 - 30px ); padding-bottom: calc( 4 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-2-4 { width: calc( 2 * 100% / 12 ); padding-bottom: calc( 4 * 73% / 12 ); }
.aux-t-big-grid-2-4 .aux-keep-aspect { height: 0; padding-bottom: 116.66667%; }
.aux-t-big-grid-sg-2-4 { width: calc( 2 * 100% / 12 - 2px ); padding-bottom: calc( 4 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-2-4 { width: calc( 2 * 100% / 12 - 30px ); padding-bottom: calc( 4 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-3-4 { width: calc( 3 * 100% / 12 ); padding-bottom: calc( 4 * 73% / 12 ); }
.aux-t-big-grid-3-4 .aux-keep-aspect { height: 0; padding-bottom: 108.33333%; }
.aux-t-big-grid-sg-3-4 { width: calc( 3 * 100% / 12 - 2px ); padding-bottom: calc( 4 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-3-4 { width: calc( 3 * 100% / 12 - 30px ); padding-bottom: calc( 4 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-4-4 { width: calc( 4 * 100% / 12 ); padding-bottom: calc( 4 * 73% / 12 ); }
.aux-t-big-grid-4-4 .aux-keep-aspect { height: 0; padding-bottom: 100%; }
.aux-t-big-grid-sg-4-4 { width: calc( 4 * 100% / 12 - 2px ); padding-bottom: calc( 4 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-4-4 { width: calc( 4 * 100% / 12 - 30px ); padding-bottom: calc( 4 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-5-4 { width: calc( 5 * 100% / 12 ); padding-bottom: calc( 4 * 73% / 12 ); }
.aux-t-big-grid-5-4 .aux-keep-aspect { height: 0; padding-bottom: 91.66667%; }
.aux-t-big-grid-sg-5-4 { width: calc( 5 * 100% / 12 - 2px ); padding-bottom: calc( 4 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-5-4 { width: calc( 5 * 100% / 12 - 30px ); padding-bottom: calc( 4 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-6-4 { width: calc( 6 * 100% / 12 ); padding-bottom: calc( 4 * 73% / 12 ); }
.aux-t-big-grid-6-4 .aux-keep-aspect { height: 0; padding-bottom: 83.33333%; }
.aux-t-big-grid-sg-6-4 { width: calc( 6 * 100% / 12 - 2px ); padding-bottom: calc( 4 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-6-4 { width: calc( 6 * 100% / 12 - 30px ); padding-bottom: calc( 4 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-7-4 { width: calc( 7 * 100% / 12 ); padding-bottom: calc( 4 * 73% / 12 ); }
.aux-t-big-grid-7-4 .aux-keep-aspect { height: 0; padding-bottom: 75%; }
.aux-t-big-grid-sg-7-4 { width: calc( 7 * 100% / 12 - 2px ); padding-bottom: calc( 4 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-7-4 { width: calc( 7 * 100% / 12 - 30px ); padding-bottom: calc( 4 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-8-4 { width: calc( 8 * 100% / 12 ); padding-bottom: calc( 4 * 73% / 12 ); }
.aux-t-big-grid-8-4 .aux-keep-aspect { height: 0; padding-bottom: 66.66667%; }
.aux-t-big-grid-sg-8-4 { width: calc( 8 * 100% / 12 - 2px ); padding-bottom: calc( 4 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-8-4 { width: calc( 8 * 100% / 12 - 30px ); padding-bottom: calc( 4 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-9-4 { width: calc( 9 * 100% / 12 ); padding-bottom: calc( 4 * 73% / 12 ); }
.aux-t-big-grid-9-4 .aux-keep-aspect { height: 0; padding-bottom: 58.33333%; }
.aux-t-big-grid-sg-9-4 { width: calc( 9 * 100% / 12 - 2px ); padding-bottom: calc( 4 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-9-4 { width: calc( 9 * 100% / 12 - 30px ); padding-bottom: calc( 4 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-10-4 { width: calc( 10 * 100% / 12 ); padding-bottom: calc( 4 * 73% / 12 ); }
.aux-t-big-grid-10-4 .aux-keep-aspect { height: 0; padding-bottom: 50%; }
.aux-t-big-grid-sg-10-4 { width: calc( 10 * 100% / 12 - 2px ); padding-bottom: calc( 4 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-10-4 { width: calc( 10 * 100% / 12 - 30px ); padding-bottom: calc( 4 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-11-4 { width: calc( 11 * 100% / 12 ); padding-bottom: calc( 4 * 73% / 12 ); }
.aux-t-big-grid-11-4 .aux-keep-aspect { height: 0; padding-bottom: 41.66667%; }
.aux-t-big-grid-sg-11-4 { width: calc( 11 * 100% / 12 - 2px ); padding-bottom: calc( 4 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-11-4 { width: calc( 11 * 100% / 12 - 30px ); padding-bottom: calc( 4 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-12-4 { width: calc( 12 * 100% / 12 ); padding-bottom: calc( 4 * 73% / 12 ); }
.aux-t-big-grid-12-4 .aux-keep-aspect { height: 0; padding-bottom: 33.33333%; }
.aux-t-big-grid-sg-12-4 { width: calc( 12 * 100% / 12 - 2px ); padding-bottom: calc( 4 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-12-4 { width: calc( 12 * 100% / 12 - 30px ); padding-bottom: calc( 4 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-1-5 { width: calc( 1 * 100% / 12 ); padding-bottom: calc( 5 * 73% / 12 ); }
.aux-t-big-grid-1-5 .aux-keep-aspect { height: 0; padding-bottom: 133.33333%; }
.aux-t-big-grid-sg-1-5 { width: calc( 1 * 100% / 12 - 2px ); padding-bottom: calc( 5 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-1-5 { width: calc( 1 * 100% / 12 - 30px ); padding-bottom: calc( 5 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-2-5 { width: calc( 2 * 100% / 12 ); padding-bottom: calc( 5 * 73% / 12 ); }
.aux-t-big-grid-2-5 .aux-keep-aspect { height: 0; padding-bottom: 125%; }
.aux-t-big-grid-sg-2-5 { width: calc( 2 * 100% / 12 - 2px ); padding-bottom: calc( 5 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-2-5 { width: calc( 2 * 100% / 12 - 30px ); padding-bottom: calc( 5 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-3-5 { width: calc( 3 * 100% / 12 ); padding-bottom: calc( 5 * 73% / 12 ); }
.aux-t-big-grid-3-5 .aux-keep-aspect { height: 0; padding-bottom: 116.66667%; }
.aux-t-big-grid-sg-3-5 { width: calc( 3 * 100% / 12 - 2px ); padding-bottom: calc( 5 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-3-5 { width: calc( 3 * 100% / 12 - 30px ); padding-bottom: calc( 5 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-4-5 { width: calc( 4 * 100% / 12 ); padding-bottom: calc( 5 * 73% / 12 ); }
.aux-t-big-grid-4-5 .aux-keep-aspect { height: 0; padding-bottom: 108.33333%; }
.aux-t-big-grid-sg-4-5 { width: calc( 4 * 100% / 12 - 2px ); padding-bottom: calc( 5 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-4-5 { width: calc( 4 * 100% / 12 - 30px ); padding-bottom: calc( 5 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-5-5 { width: calc( 5 * 100% / 12 ); padding-bottom: calc( 5 * 73% / 12 ); }
.aux-t-big-grid-5-5 .aux-keep-aspect { height: 0; padding-bottom: 100%; }
.aux-t-big-grid-sg-5-5 { width: calc( 5 * 100% / 12 - 2px ); padding-bottom: calc( 5 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-5-5 { width: calc( 5 * 100% / 12 - 30px ); padding-bottom: calc( 5 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-6-5 { width: calc( 6 * 100% / 12 ); padding-bottom: calc( 5 * 73% / 12 ); }
.aux-t-big-grid-6-5 .aux-keep-aspect { height: 0; padding-bottom: 91.66667%; }
.aux-t-big-grid-sg-6-5 { width: calc( 6 * 100% / 12 - 2px ); padding-bottom: calc( 5 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-6-5 { width: calc( 6 * 100% / 12 - 30px ); padding-bottom: calc( 5 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-7-5 { width: calc( 7 * 100% / 12 ); padding-bottom: calc( 5 * 73% / 12 ); }
.aux-t-big-grid-7-5 .aux-keep-aspect { height: 0; padding-bottom: 83.33333%; }
.aux-t-big-grid-sg-7-5 { width: calc( 7 * 100% / 12 - 2px ); padding-bottom: calc( 5 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-7-5 { width: calc( 7 * 100% / 12 - 30px ); padding-bottom: calc( 5 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-8-5 { width: calc( 8 * 100% / 12 ); padding-bottom: calc( 5 * 73% / 12 ); }
.aux-t-big-grid-8-5 .aux-keep-aspect { height: 0; padding-bottom: 75%; }
.aux-t-big-grid-sg-8-5 { width: calc( 8 * 100% / 12 - 2px ); padding-bottom: calc( 5 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-8-5 { width: calc( 8 * 100% / 12 - 30px ); padding-bottom: calc( 5 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-9-5 { width: calc( 9 * 100% / 12 ); padding-bottom: calc( 5 * 73% / 12 ); }
.aux-t-big-grid-9-5 .aux-keep-aspect { height: 0; padding-bottom: 66.66667%; }
.aux-t-big-grid-sg-9-5 { width: calc( 9 * 100% / 12 - 2px ); padding-bottom: calc( 5 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-9-5 { width: calc( 9 * 100% / 12 - 30px ); padding-bottom: calc( 5 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-10-5 { width: calc( 10 * 100% / 12 ); padding-bottom: calc( 5 * 73% / 12 ); }
.aux-t-big-grid-10-5 .aux-keep-aspect { height: 0; padding-bottom: 58.33333%; }
.aux-t-big-grid-sg-10-5 { width: calc( 10 * 100% / 12 - 2px ); padding-bottom: calc( 5 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-10-5 { width: calc( 10 * 100% / 12 - 30px ); padding-bottom: calc( 5 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-11-5 { width: calc( 11 * 100% / 12 ); padding-bottom: calc( 5 * 73% / 12 ); }
.aux-t-big-grid-11-5 .aux-keep-aspect { height: 0; padding-bottom: 50%; }
.aux-t-big-grid-sg-11-5 { width: calc( 11 * 100% / 12 - 2px ); padding-bottom: calc( 5 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-11-5 { width: calc( 11 * 100% / 12 - 30px ); padding-bottom: calc( 5 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-12-5 { width: calc( 12 * 100% / 12 ); padding-bottom: calc( 5 * 73% / 12 ); }
.aux-t-big-grid-12-5 .aux-keep-aspect { height: 0; padding-bottom: 41.66667%; }
.aux-t-big-grid-sg-12-5 { width: calc( 12 * 100% / 12 - 2px ); padding-bottom: calc( 5 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-12-5 { width: calc( 12 * 100% / 12 - 30px ); padding-bottom: calc( 5 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-1-6 { width: calc( 1 * 100% / 12 ); padding-bottom: calc( 6 * 73% / 12 ); }
.aux-t-big-grid-1-6 .aux-keep-aspect { height: 0; padding-bottom: 141.66667%; }
.aux-t-big-grid-sg-1-6 { width: calc( 1 * 100% / 12 - 2px ); padding-bottom: calc( 6 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-1-6 { width: calc( 1 * 100% / 12 - 30px ); padding-bottom: calc( 6 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-2-6 { width: calc( 2 * 100% / 12 ); padding-bottom: calc( 6 * 73% / 12 ); }
.aux-t-big-grid-2-6 .aux-keep-aspect { height: 0; padding-bottom: 133.33333%; }
.aux-t-big-grid-sg-2-6 { width: calc( 2 * 100% / 12 - 2px ); padding-bottom: calc( 6 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-2-6 { width: calc( 2 * 100% / 12 - 30px ); padding-bottom: calc( 6 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-3-6 { width: calc( 3 * 100% / 12 ); padding-bottom: calc( 6 * 73% / 12 ); }
.aux-t-big-grid-3-6 .aux-keep-aspect { height: 0; padding-bottom: 125%; }
.aux-t-big-grid-sg-3-6 { width: calc( 3 * 100% / 12 - 2px ); padding-bottom: calc( 6 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-3-6 { width: calc( 3 * 100% / 12 - 30px ); padding-bottom: calc( 6 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-4-6 { width: calc( 4 * 100% / 12 ); padding-bottom: calc( 6 * 73% / 12 ); }
.aux-t-big-grid-4-6 .aux-keep-aspect { height: 0; padding-bottom: 116.66667%; }
.aux-t-big-grid-sg-4-6 { width: calc( 4 * 100% / 12 - 2px ); padding-bottom: calc( 6 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-4-6 { width: calc( 4 * 100% / 12 - 30px ); padding-bottom: calc( 6 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-5-6 { width: calc( 5 * 100% / 12 ); padding-bottom: calc( 6 * 73% / 12 ); }
.aux-t-big-grid-5-6 .aux-keep-aspect { height: 0; padding-bottom: 108.33333%; }
.aux-t-big-grid-sg-5-6 { width: calc( 5 * 100% / 12 - 2px ); padding-bottom: calc( 6 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-5-6 { width: calc( 5 * 100% / 12 - 30px ); padding-bottom: calc( 6 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-6-6 { width: calc( 6 * 100% / 12 ); padding-bottom: calc( 6 * 73% / 12 ); }
.aux-t-big-grid-6-6 .aux-keep-aspect { height: 0; padding-bottom: 100%; }
.aux-t-big-grid-sg-6-6 { width: calc( 6 * 100% / 12 - 2px ); padding-bottom: calc( 6 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-6-6 { width: calc( 6 * 100% / 12 - 30px ); padding-bottom: calc( 6 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-7-6 { width: calc( 7 * 100% / 12 ); padding-bottom: calc( 6 * 73% / 12 ); }
.aux-t-big-grid-7-6 .aux-keep-aspect { height: 0; padding-bottom: 91.66667%; }
.aux-t-big-grid-sg-7-6 { width: calc( 7 * 100% / 12 - 2px ); padding-bottom: calc( 6 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-7-6 { width: calc( 7 * 100% / 12 - 30px ); padding-bottom: calc( 6 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-8-6 { width: calc( 8 * 100% / 12 ); padding-bottom: calc( 6 * 73% / 12 ); }
.aux-t-big-grid-8-6 .aux-keep-aspect { height: 0; padding-bottom: 83.33333%; }
.aux-t-big-grid-sg-8-6 { width: calc( 8 * 100% / 12 - 2px ); padding-bottom: calc( 6 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-8-6 { width: calc( 8 * 100% / 12 - 30px ); padding-bottom: calc( 6 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-9-6 { width: calc( 9 * 100% / 12 ); padding-bottom: calc( 6 * 73% / 12 ); }
.aux-t-big-grid-9-6 .aux-keep-aspect { height: 0; padding-bottom: 75%; }
.aux-t-big-grid-sg-9-6 { width: calc( 9 * 100% / 12 - 2px ); padding-bottom: calc( 6 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-9-6 { width: calc( 9 * 100% / 12 - 30px ); padding-bottom: calc( 6 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-10-6 { width: calc( 10 * 100% / 12 ); padding-bottom: calc( 6 * 73% / 12 ); }
.aux-t-big-grid-10-6 .aux-keep-aspect { height: 0; padding-bottom: 66.66667%; }
.aux-t-big-grid-sg-10-6 { width: calc( 10 * 100% / 12 - 2px ); padding-bottom: calc( 6 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-10-6 { width: calc( 10 * 100% / 12 - 30px ); padding-bottom: calc( 6 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-11-6 { width: calc( 11 * 100% / 12 ); padding-bottom: calc( 6 * 73% / 12 ); }
.aux-t-big-grid-11-6 .aux-keep-aspect { height: 0; padding-bottom: 58.33333%; }
.aux-t-big-grid-sg-11-6 { width: calc( 11 * 100% / 12 - 2px ); padding-bottom: calc( 6 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-11-6 { width: calc( 11 * 100% / 12 - 30px ); padding-bottom: calc( 6 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-12-6 { width: calc( 12 * 100% / 12 ); padding-bottom: calc( 6 * 73% / 12 ); }
.aux-t-big-grid-12-6 .aux-keep-aspect { height: 0; padding-bottom: 50%; }
.aux-t-big-grid-sg-12-6 { width: calc( 12 * 100% / 12 - 2px ); padding-bottom: calc( 6 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-12-6 { width: calc( 12 * 100% / 12 - 30px ); padding-bottom: calc( 6 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-1-7 { width: calc( 1 * 100% / 12 ); padding-bottom: calc( 7 * 73% / 12 ); }
.aux-t-big-grid-1-7 .aux-keep-aspect { height: 0; padding-bottom: 150%; }
.aux-t-big-grid-sg-1-7 { width: calc( 1 * 100% / 12 - 2px ); padding-bottom: calc( 7 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-1-7 { width: calc( 1 * 100% / 12 - 30px ); padding-bottom: calc( 7 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-2-7 { width: calc( 2 * 100% / 12 ); padding-bottom: calc( 7 * 73% / 12 ); }
.aux-t-big-grid-2-7 .aux-keep-aspect { height: 0; padding-bottom: 141.66667%; }
.aux-t-big-grid-sg-2-7 { width: calc( 2 * 100% / 12 - 2px ); padding-bottom: calc( 7 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-2-7 { width: calc( 2 * 100% / 12 - 30px ); padding-bottom: calc( 7 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-3-7 { width: calc( 3 * 100% / 12 ); padding-bottom: calc( 7 * 73% / 12 ); }
.aux-t-big-grid-3-7 .aux-keep-aspect { height: 0; padding-bottom: 133.33333%; }
.aux-t-big-grid-sg-3-7 { width: calc( 3 * 100% / 12 - 2px ); padding-bottom: calc( 7 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-3-7 { width: calc( 3 * 100% / 12 - 30px ); padding-bottom: calc( 7 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-4-7 { width: calc( 4 * 100% / 12 ); padding-bottom: calc( 7 * 73% / 12 ); }
.aux-t-big-grid-4-7 .aux-keep-aspect { height: 0; padding-bottom: 125%; }
.aux-t-big-grid-sg-4-7 { width: calc( 4 * 100% / 12 - 2px ); padding-bottom: calc( 7 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-4-7 { width: calc( 4 * 100% / 12 - 30px ); padding-bottom: calc( 7 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-5-7 { width: calc( 5 * 100% / 12 ); padding-bottom: calc( 7 * 73% / 12 ); }
.aux-t-big-grid-5-7 .aux-keep-aspect { height: 0; padding-bottom: 116.66667%; }
.aux-t-big-grid-sg-5-7 { width: calc( 5 * 100% / 12 - 2px ); padding-bottom: calc( 7 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-5-7 { width: calc( 5 * 100% / 12 - 30px ); padding-bottom: calc( 7 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-6-7 { width: calc( 6 * 100% / 12 ); padding-bottom: calc( 7 * 73% / 12 ); }
.aux-t-big-grid-6-7 .aux-keep-aspect { height: 0; padding-bottom: 108.33333%; }
.aux-t-big-grid-sg-6-7 { width: calc( 6 * 100% / 12 - 2px ); padding-bottom: calc( 7 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-6-7 { width: calc( 6 * 100% / 12 - 30px ); padding-bottom: calc( 7 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-7-7 { width: calc( 7 * 100% / 12 ); padding-bottom: calc( 7 * 73% / 12 ); }
.aux-t-big-grid-7-7 .aux-keep-aspect { height: 0; padding-bottom: 100%; }
.aux-t-big-grid-sg-7-7 { width: calc( 7 * 100% / 12 - 2px ); padding-bottom: calc( 7 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-7-7 { width: calc( 7 * 100% / 12 - 30px ); padding-bottom: calc( 7 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-8-7 { width: calc( 8 * 100% / 12 ); padding-bottom: calc( 7 * 73% / 12 ); }
.aux-t-big-grid-8-7 .aux-keep-aspect { height: 0; padding-bottom: 91.66667%; }
.aux-t-big-grid-sg-8-7 { width: calc( 8 * 100% / 12 - 2px ); padding-bottom: calc( 7 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-8-7 { width: calc( 8 * 100% / 12 - 30px ); padding-bottom: calc( 7 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-9-7 { width: calc( 9 * 100% / 12 ); padding-bottom: calc( 7 * 73% / 12 ); }
.aux-t-big-grid-9-7 .aux-keep-aspect { height: 0; padding-bottom: 83.33333%; }
.aux-t-big-grid-sg-9-7 { width: calc( 9 * 100% / 12 - 2px ); padding-bottom: calc( 7 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-9-7 { width: calc( 9 * 100% / 12 - 30px ); padding-bottom: calc( 7 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-10-7 { width: calc( 10 * 100% / 12 ); padding-bottom: calc( 7 * 73% / 12 ); }
.aux-t-big-grid-10-7 .aux-keep-aspect { height: 0; padding-bottom: 75%; }
.aux-t-big-grid-sg-10-7 { width: calc( 10 * 100% / 12 - 2px ); padding-bottom: calc( 7 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-10-7 { width: calc( 10 * 100% / 12 - 30px ); padding-bottom: calc( 7 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-11-7 { width: calc( 11 * 100% / 12 ); padding-bottom: calc( 7 * 73% / 12 ); }
.aux-t-big-grid-11-7 .aux-keep-aspect { height: 0; padding-bottom: 66.66667%; }
.aux-t-big-grid-sg-11-7 { width: calc( 11 * 100% / 12 - 2px ); padding-bottom: calc( 7 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-11-7 { width: calc( 11 * 100% / 12 - 30px ); padding-bottom: calc( 7 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-12-7 { width: calc( 12 * 100% / 12 ); padding-bottom: calc( 7 * 73% / 12 ); }
.aux-t-big-grid-12-7 .aux-keep-aspect { height: 0; padding-bottom: 58.33333%; }
.aux-t-big-grid-sg-12-7 { width: calc( 12 * 100% / 12 - 2px ); padding-bottom: calc( 7 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-12-7 { width: calc( 12 * 100% / 12 - 30px ); padding-bottom: calc( 7 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-1-8 { width: calc( 1 * 100% / 12 ); padding-bottom: calc( 8 * 73% / 12 ); }
.aux-t-big-grid-1-8 .aux-keep-aspect { height: 0; padding-bottom: 158.33333%; }
.aux-t-big-grid-sg-1-8 { width: calc( 1 * 100% / 12 - 2px ); padding-bottom: calc( 8 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-1-8 { width: calc( 1 * 100% / 12 - 30px ); padding-bottom: calc( 8 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-2-8 { width: calc( 2 * 100% / 12 ); padding-bottom: calc( 8 * 73% / 12 ); }
.aux-t-big-grid-2-8 .aux-keep-aspect { height: 0; padding-bottom: 150%; }
.aux-t-big-grid-sg-2-8 { width: calc( 2 * 100% / 12 - 2px ); padding-bottom: calc( 8 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-2-8 { width: calc( 2 * 100% / 12 - 30px ); padding-bottom: calc( 8 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-3-8 { width: calc( 3 * 100% / 12 ); padding-bottom: calc( 8 * 73% / 12 ); }
.aux-t-big-grid-3-8 .aux-keep-aspect { height: 0; padding-bottom: 141.66667%; }
.aux-t-big-grid-sg-3-8 { width: calc( 3 * 100% / 12 - 2px ); padding-bottom: calc( 8 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-3-8 { width: calc( 3 * 100% / 12 - 30px ); padding-bottom: calc( 8 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-4-8 { width: calc( 4 * 100% / 12 ); padding-bottom: calc( 8 * 73% / 12 ); }
.aux-t-big-grid-4-8 .aux-keep-aspect { height: 0; padding-bottom: 133.33333%; }
.aux-t-big-grid-sg-4-8 { width: calc( 4 * 100% / 12 - 2px ); padding-bottom: calc( 8 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-4-8 { width: calc( 4 * 100% / 12 - 30px ); padding-bottom: calc( 8 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-5-8 { width: calc( 5 * 100% / 12 ); padding-bottom: calc( 8 * 73% / 12 ); }
.aux-t-big-grid-5-8 .aux-keep-aspect { height: 0; padding-bottom: 125%; }
.aux-t-big-grid-sg-5-8 { width: calc( 5 * 100% / 12 - 2px ); padding-bottom: calc( 8 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-5-8 { width: calc( 5 * 100% / 12 - 30px ); padding-bottom: calc( 8 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-6-8 { width: calc( 6 * 100% / 12 ); padding-bottom: calc( 8 * 73% / 12 ); }
.aux-t-big-grid-6-8 .aux-keep-aspect { height: 0; padding-bottom: 116.66667%; }
.aux-t-big-grid-sg-6-8 { width: calc( 6 * 100% / 12 - 2px ); padding-bottom: calc( 8 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-6-8 { width: calc( 6 * 100% / 12 - 30px ); padding-bottom: calc( 8 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-7-8 { width: calc( 7 * 100% / 12 ); padding-bottom: calc( 8 * 73% / 12 ); }
.aux-t-big-grid-7-8 .aux-keep-aspect { height: 0; padding-bottom: 108.33333%; }
.aux-t-big-grid-sg-7-8 { width: calc( 7 * 100% / 12 - 2px ); padding-bottom: calc( 8 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-7-8 { width: calc( 7 * 100% / 12 - 30px ); padding-bottom: calc( 8 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-8-8 { width: calc( 8 * 100% / 12 ); padding-bottom: calc( 8 * 73% / 12 ); }
.aux-t-big-grid-8-8 .aux-keep-aspect { height: 0; padding-bottom: 100%; }
.aux-t-big-grid-sg-8-8 { width: calc( 8 * 100% / 12 - 2px ); padding-bottom: calc( 8 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-8-8 { width: calc( 8 * 100% / 12 - 30px ); padding-bottom: calc( 8 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-9-8 { width: calc( 9 * 100% / 12 ); padding-bottom: calc( 8 * 73% / 12 ); }
.aux-t-big-grid-9-8 .aux-keep-aspect { height: 0; padding-bottom: 91.66667%; }
.aux-t-big-grid-sg-9-8 { width: calc( 9 * 100% / 12 - 2px ); padding-bottom: calc( 8 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-9-8 { width: calc( 9 * 100% / 12 - 30px ); padding-bottom: calc( 8 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-10-8 { width: calc( 10 * 100% / 12 ); padding-bottom: calc( 8 * 73% / 12 ); }
.aux-t-big-grid-10-8 .aux-keep-aspect { height: 0; padding-bottom: 83.33333%; }
.aux-t-big-grid-sg-10-8 { width: calc( 10 * 100% / 12 - 2px ); padding-bottom: calc( 8 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-10-8 { width: calc( 10 * 100% / 12 - 30px ); padding-bottom: calc( 8 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-11-8 { width: calc( 11 * 100% / 12 ); padding-bottom: calc( 8 * 73% / 12 ); }
.aux-t-big-grid-11-8 .aux-keep-aspect { height: 0; padding-bottom: 75%; }
.aux-t-big-grid-sg-11-8 { width: calc( 11 * 100% / 12 - 2px ); padding-bottom: calc( 8 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-11-8 { width: calc( 11 * 100% / 12 - 30px ); padding-bottom: calc( 8 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-12-8 { width: calc( 12 * 100% / 12 ); padding-bottom: calc( 8 * 73% / 12 ); }
.aux-t-big-grid-12-8 .aux-keep-aspect { height: 0; padding-bottom: 66.66667%; }
.aux-t-big-grid-sg-12-8 { width: calc( 12 * 100% / 12 - 2px ); padding-bottom: calc( 8 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-12-8 { width: calc( 12 * 100% / 12 - 30px ); padding-bottom: calc( 8 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-1-9 { width: calc( 1 * 100% / 12 ); padding-bottom: calc( 9 * 73% / 12 ); }
.aux-t-big-grid-1-9 .aux-keep-aspect { height: 0; padding-bottom: 166.66667%; }
.aux-t-big-grid-sg-1-9 { width: calc( 1 * 100% / 12 - 2px ); padding-bottom: calc( 9 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-1-9 { width: calc( 1 * 100% / 12 - 30px ); padding-bottom: calc( 9 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-2-9 { width: calc( 2 * 100% / 12 ); padding-bottom: calc( 9 * 73% / 12 ); }
.aux-t-big-grid-2-9 .aux-keep-aspect { height: 0; padding-bottom: 158.33333%; }
.aux-t-big-grid-sg-2-9 { width: calc( 2 * 100% / 12 - 2px ); padding-bottom: calc( 9 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-2-9 { width: calc( 2 * 100% / 12 - 30px ); padding-bottom: calc( 9 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-3-9 { width: calc( 3 * 100% / 12 ); padding-bottom: calc( 9 * 73% / 12 ); }
.aux-t-big-grid-3-9 .aux-keep-aspect { height: 0; padding-bottom: 150%; }
.aux-t-big-grid-sg-3-9 { width: calc( 3 * 100% / 12 - 2px ); padding-bottom: calc( 9 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-3-9 { width: calc( 3 * 100% / 12 - 30px ); padding-bottom: calc( 9 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-4-9 { width: calc( 4 * 100% / 12 ); padding-bottom: calc( 9 * 73% / 12 ); }
.aux-t-big-grid-4-9 .aux-keep-aspect { height: 0; padding-bottom: 141.66667%; }
.aux-t-big-grid-sg-4-9 { width: calc( 4 * 100% / 12 - 2px ); padding-bottom: calc( 9 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-4-9 { width: calc( 4 * 100% / 12 - 30px ); padding-bottom: calc( 9 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-5-9 { width: calc( 5 * 100% / 12 ); padding-bottom: calc( 9 * 73% / 12 ); }
.aux-t-big-grid-5-9 .aux-keep-aspect { height: 0; padding-bottom: 133.33333%; }
.aux-t-big-grid-sg-5-9 { width: calc( 5 * 100% / 12 - 2px ); padding-bottom: calc( 9 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-5-9 { width: calc( 5 * 100% / 12 - 30px ); padding-bottom: calc( 9 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-6-9 { width: calc( 6 * 100% / 12 ); padding-bottom: calc( 9 * 73% / 12 ); }
.aux-t-big-grid-6-9 .aux-keep-aspect { height: 0; padding-bottom: 125%; }
.aux-t-big-grid-sg-6-9 { width: calc( 6 * 100% / 12 - 2px ); padding-bottom: calc( 9 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-6-9 { width: calc( 6 * 100% / 12 - 30px ); padding-bottom: calc( 9 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-7-9 { width: calc( 7 * 100% / 12 ); padding-bottom: calc( 9 * 73% / 12 ); }
.aux-t-big-grid-7-9 .aux-keep-aspect { height: 0; padding-bottom: 116.66667%; }
.aux-t-big-grid-sg-7-9 { width: calc( 7 * 100% / 12 - 2px ); padding-bottom: calc( 9 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-7-9 { width: calc( 7 * 100% / 12 - 30px ); padding-bottom: calc( 9 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-8-9 { width: calc( 8 * 100% / 12 ); padding-bottom: calc( 9 * 73% / 12 ); }
.aux-t-big-grid-8-9 .aux-keep-aspect { height: 0; padding-bottom: 108.33333%; }
.aux-t-big-grid-sg-8-9 { width: calc( 8 * 100% / 12 - 2px ); padding-bottom: calc( 9 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-8-9 { width: calc( 8 * 100% / 12 - 30px ); padding-bottom: calc( 9 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-9-9 { width: calc( 9 * 100% / 12 ); padding-bottom: calc( 9 * 73% / 12 ); }
.aux-t-big-grid-9-9 .aux-keep-aspect { height: 0; padding-bottom: 100%; }
.aux-t-big-grid-sg-9-9 { width: calc( 9 * 100% / 12 - 2px ); padding-bottom: calc( 9 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-9-9 { width: calc( 9 * 100% / 12 - 30px ); padding-bottom: calc( 9 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-10-9 { width: calc( 10 * 100% / 12 ); padding-bottom: calc( 9 * 73% / 12 ); }
.aux-t-big-grid-10-9 .aux-keep-aspect { height: 0; padding-bottom: 91.66667%; }
.aux-t-big-grid-sg-10-9 { width: calc( 10 * 100% / 12 - 2px ); padding-bottom: calc( 9 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-10-9 { width: calc( 10 * 100% / 12 - 30px ); padding-bottom: calc( 9 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-11-9 { width: calc( 11 * 100% / 12 ); padding-bottom: calc( 9 * 73% / 12 ); }
.aux-t-big-grid-11-9 .aux-keep-aspect { height: 0; padding-bottom: 83.33333%; }
.aux-t-big-grid-sg-11-9 { width: calc( 11 * 100% / 12 - 2px ); padding-bottom: calc( 9 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-11-9 { width: calc( 11 * 100% / 12 - 30px ); padding-bottom: calc( 9 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-12-9 { width: calc( 12 * 100% / 12 ); padding-bottom: calc( 9 * 73% / 12 ); }
.aux-t-big-grid-12-9 .aux-keep-aspect { height: 0; padding-bottom: 75%; }
.aux-t-big-grid-sg-12-9 { width: calc( 12 * 100% / 12 - 2px ); padding-bottom: calc( 9 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-12-9 { width: calc( 12 * 100% / 12 - 30px ); padding-bottom: calc( 9 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-1-10 { width: calc( 1 * 100% / 12 ); padding-bottom: calc( 10 * 73% / 12 ); }
.aux-t-big-grid-1-10 .aux-keep-aspect { height: 0; padding-bottom: 175%; }
.aux-t-big-grid-sg-1-10 { width: calc( 1 * 100% / 12 - 2px ); padding-bottom: calc( 10 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-1-10 { width: calc( 1 * 100% / 12 - 30px ); padding-bottom: calc( 10 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-2-10 { width: calc( 2 * 100% / 12 ); padding-bottom: calc( 10 * 73% / 12 ); }
.aux-t-big-grid-2-10 .aux-keep-aspect { height: 0; padding-bottom: 166.66667%; }
.aux-t-big-grid-sg-2-10 { width: calc( 2 * 100% / 12 - 2px ); padding-bottom: calc( 10 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-2-10 { width: calc( 2 * 100% / 12 - 30px ); padding-bottom: calc( 10 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-3-10 { width: calc( 3 * 100% / 12 ); padding-bottom: calc( 10 * 73% / 12 ); }
.aux-t-big-grid-3-10 .aux-keep-aspect { height: 0; padding-bottom: 158.33333%; }
.aux-t-big-grid-sg-3-10 { width: calc( 3 * 100% / 12 - 2px ); padding-bottom: calc( 10 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-3-10 { width: calc( 3 * 100% / 12 - 30px ); padding-bottom: calc( 10 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-4-10 { width: calc( 4 * 100% / 12 ); padding-bottom: calc( 10 * 73% / 12 ); }
.aux-t-big-grid-4-10 .aux-keep-aspect { height: 0; padding-bottom: 150%; }
.aux-t-big-grid-sg-4-10 { width: calc( 4 * 100% / 12 - 2px ); padding-bottom: calc( 10 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-4-10 { width: calc( 4 * 100% / 12 - 30px ); padding-bottom: calc( 10 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-5-10 { width: calc( 5 * 100% / 12 ); padding-bottom: calc( 10 * 73% / 12 ); }
.aux-t-big-grid-5-10 .aux-keep-aspect { height: 0; padding-bottom: 141.66667%; }
.aux-t-big-grid-sg-5-10 { width: calc( 5 * 100% / 12 - 2px ); padding-bottom: calc( 10 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-5-10 { width: calc( 5 * 100% / 12 - 30px ); padding-bottom: calc( 10 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-6-10 { width: calc( 6 * 100% / 12 ); padding-bottom: calc( 10 * 73% / 12 ); }
.aux-t-big-grid-6-10 .aux-keep-aspect { height: 0; padding-bottom: 133.33333%; }
.aux-t-big-grid-sg-6-10 { width: calc( 6 * 100% / 12 - 2px ); padding-bottom: calc( 10 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-6-10 { width: calc( 6 * 100% / 12 - 30px ); padding-bottom: calc( 10 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-7-10 { width: calc( 7 * 100% / 12 ); padding-bottom: calc( 10 * 73% / 12 ); }
.aux-t-big-grid-7-10 .aux-keep-aspect { height: 0; padding-bottom: 125%; }
.aux-t-big-grid-sg-7-10 { width: calc( 7 * 100% / 12 - 2px ); padding-bottom: calc( 10 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-7-10 { width: calc( 7 * 100% / 12 - 30px ); padding-bottom: calc( 10 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-8-10 { width: calc( 8 * 100% / 12 ); padding-bottom: calc( 10 * 73% / 12 ); }
.aux-t-big-grid-8-10 .aux-keep-aspect { height: 0; padding-bottom: 116.66667%; }
.aux-t-big-grid-sg-8-10 { width: calc( 8 * 100% / 12 - 2px ); padding-bottom: calc( 10 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-8-10 { width: calc( 8 * 100% / 12 - 30px ); padding-bottom: calc( 10 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-9-10 { width: calc( 9 * 100% / 12 ); padding-bottom: calc( 10 * 73% / 12 ); }
.aux-t-big-grid-9-10 .aux-keep-aspect { height: 0; padding-bottom: 108.33333%; }
.aux-t-big-grid-sg-9-10 { width: calc( 9 * 100% / 12 - 2px ); padding-bottom: calc( 10 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-9-10 { width: calc( 9 * 100% / 12 - 30px ); padding-bottom: calc( 10 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-10-10 { width: calc( 10 * 100% / 12 ); padding-bottom: calc( 10 * 73% / 12 ); }
.aux-t-big-grid-10-10 .aux-keep-aspect { height: 0; padding-bottom: 100%; }
.aux-t-big-grid-sg-10-10 { width: calc( 10 * 100% / 12 - 2px ); padding-bottom: calc( 10 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-10-10 { width: calc( 10 * 100% / 12 - 30px ); padding-bottom: calc( 10 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-11-10 { width: calc( 11 * 100% / 12 ); padding-bottom: calc( 10 * 73% / 12 ); }
.aux-t-big-grid-11-10 .aux-keep-aspect { height: 0; padding-bottom: 91.66667%; }
.aux-t-big-grid-sg-11-10 { width: calc( 11 * 100% / 12 - 2px ); padding-bottom: calc( 10 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-11-10 { width: calc( 11 * 100% / 12 - 30px ); padding-bottom: calc( 10 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-12-10 { width: calc( 12 * 100% / 12 ); padding-bottom: calc( 10 * 73% / 12 ); }
.aux-t-big-grid-12-10 .aux-keep-aspect { height: 0; padding-bottom: 83.33333%; }
.aux-t-big-grid-sg-12-10 { width: calc( 12 * 100% / 12 - 2px ); padding-bottom: calc( 10 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-12-10 { width: calc( 12 * 100% / 12 - 30px ); padding-bottom: calc( 10 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-1-11 { width: calc( 1 * 100% / 12 ); padding-bottom: calc( 11 * 73% / 12 ); }
.aux-t-big-grid-1-11 .aux-keep-aspect { height: 0; padding-bottom: 183.33333%; }
.aux-t-big-grid-sg-1-11 { width: calc( 1 * 100% / 12 - 2px ); padding-bottom: calc( 11 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-1-11 { width: calc( 1 * 100% / 12 - 30px ); padding-bottom: calc( 11 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-2-11 { width: calc( 2 * 100% / 12 ); padding-bottom: calc( 11 * 73% / 12 ); }
.aux-t-big-grid-2-11 .aux-keep-aspect { height: 0; padding-bottom: 175%; }
.aux-t-big-grid-sg-2-11 { width: calc( 2 * 100% / 12 - 2px ); padding-bottom: calc( 11 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-2-11 { width: calc( 2 * 100% / 12 - 30px ); padding-bottom: calc( 11 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-3-11 { width: calc( 3 * 100% / 12 ); padding-bottom: calc( 11 * 73% / 12 ); }
.aux-t-big-grid-3-11 .aux-keep-aspect { height: 0; padding-bottom: 166.66667%; }
.aux-t-big-grid-sg-3-11 { width: calc( 3 * 100% / 12 - 2px ); padding-bottom: calc( 11 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-3-11 { width: calc( 3 * 100% / 12 - 30px ); padding-bottom: calc( 11 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-4-11 { width: calc( 4 * 100% / 12 ); padding-bottom: calc( 11 * 73% / 12 ); }
.aux-t-big-grid-4-11 .aux-keep-aspect { height: 0; padding-bottom: 158.33333%; }
.aux-t-big-grid-sg-4-11 { width: calc( 4 * 100% / 12 - 2px ); padding-bottom: calc( 11 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-4-11 { width: calc( 4 * 100% / 12 - 30px ); padding-bottom: calc( 11 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-5-11 { width: calc( 5 * 100% / 12 ); padding-bottom: calc( 11 * 73% / 12 ); }
.aux-t-big-grid-5-11 .aux-keep-aspect { height: 0; padding-bottom: 150%; }
.aux-t-big-grid-sg-5-11 { width: calc( 5 * 100% / 12 - 2px ); padding-bottom: calc( 11 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-5-11 { width: calc( 5 * 100% / 12 - 30px ); padding-bottom: calc( 11 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-6-11 { width: calc( 6 * 100% / 12 ); padding-bottom: calc( 11 * 73% / 12 ); }
.aux-t-big-grid-6-11 .aux-keep-aspect { height: 0; padding-bottom: 141.66667%; }
.aux-t-big-grid-sg-6-11 { width: calc( 6 * 100% / 12 - 2px ); padding-bottom: calc( 11 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-6-11 { width: calc( 6 * 100% / 12 - 30px ); padding-bottom: calc( 11 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-7-11 { width: calc( 7 * 100% / 12 ); padding-bottom: calc( 11 * 73% / 12 ); }
.aux-t-big-grid-7-11 .aux-keep-aspect { height: 0; padding-bottom: 133.33333%; }
.aux-t-big-grid-sg-7-11 { width: calc( 7 * 100% / 12 - 2px ); padding-bottom: calc( 11 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-7-11 { width: calc( 7 * 100% / 12 - 30px ); padding-bottom: calc( 11 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-8-11 { width: calc( 8 * 100% / 12 ); padding-bottom: calc( 11 * 73% / 12 ); }
.aux-t-big-grid-8-11 .aux-keep-aspect { height: 0; padding-bottom: 125%; }
.aux-t-big-grid-sg-8-11 { width: calc( 8 * 100% / 12 - 2px ); padding-bottom: calc( 11 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-8-11 { width: calc( 8 * 100% / 12 - 30px ); padding-bottom: calc( 11 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-9-11 { width: calc( 9 * 100% / 12 ); padding-bottom: calc( 11 * 73% / 12 ); }
.aux-t-big-grid-9-11 .aux-keep-aspect { height: 0; padding-bottom: 116.66667%; }
.aux-t-big-grid-sg-9-11 { width: calc( 9 * 100% / 12 - 2px ); padding-bottom: calc( 11 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-9-11 { width: calc( 9 * 100% / 12 - 30px ); padding-bottom: calc( 11 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-10-11 { width: calc( 10 * 100% / 12 ); padding-bottom: calc( 11 * 73% / 12 ); }
.aux-t-big-grid-10-11 .aux-keep-aspect { height: 0; padding-bottom: 108.33333%; }
.aux-t-big-grid-sg-10-11 { width: calc( 10 * 100% / 12 - 2px ); padding-bottom: calc( 11 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-10-11 { width: calc( 10 * 100% / 12 - 30px ); padding-bottom: calc( 11 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-11-11 { width: calc( 11 * 100% / 12 ); padding-bottom: calc( 11 * 73% / 12 ); }
.aux-t-big-grid-11-11 .aux-keep-aspect { height: 0; padding-bottom: 100%; }
.aux-t-big-grid-sg-11-11 { width: calc( 11 * 100% / 12 - 2px ); padding-bottom: calc( 11 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-11-11 { width: calc( 11 * 100% / 12 - 30px ); padding-bottom: calc( 11 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-12-11 { width: calc( 12 * 100% / 12 ); padding-bottom: calc( 11 * 73% / 12 ); }
.aux-t-big-grid-12-11 .aux-keep-aspect { height: 0; padding-bottom: 91.66667%; }
.aux-t-big-grid-sg-12-11 { width: calc( 12 * 100% / 12 - 2px ); padding-bottom: calc( 11 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-12-11 { width: calc( 12 * 100% / 12 - 30px ); padding-bottom: calc( 11 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-1-12 { width: calc( 1 * 100% / 12 ); padding-bottom: calc( 12 * 73% / 12 ); }
.aux-t-big-grid-1-12 .aux-keep-aspect { height: 0; padding-bottom: 191.66667%; }
.aux-t-big-grid-sg-1-12 { width: calc( 1 * 100% / 12 - 2px ); padding-bottom: calc( 12 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-1-12 { width: calc( 1 * 100% / 12 - 30px ); padding-bottom: calc( 12 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-2-12 { width: calc( 2 * 100% / 12 ); padding-bottom: calc( 12 * 73% / 12 ); }
.aux-t-big-grid-2-12 .aux-keep-aspect { height: 0; padding-bottom: 183.33333%; }
.aux-t-big-grid-sg-2-12 { width: calc( 2 * 100% / 12 - 2px ); padding-bottom: calc( 12 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-2-12 { width: calc( 2 * 100% / 12 - 30px ); padding-bottom: calc( 12 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-3-12 { width: calc( 3 * 100% / 12 ); padding-bottom: calc( 12 * 73% / 12 ); }
.aux-t-big-grid-3-12 .aux-keep-aspect { height: 0; padding-bottom: 175%; }
.aux-t-big-grid-sg-3-12 { width: calc( 3 * 100% / 12 - 2px ); padding-bottom: calc( 12 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-3-12 { width: calc( 3 * 100% / 12 - 30px ); padding-bottom: calc( 12 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-4-12 { width: calc( 4 * 100% / 12 ); padding-bottom: calc( 12 * 73% / 12 ); }
.aux-t-big-grid-4-12 .aux-keep-aspect { height: 0; padding-bottom: 166.66667%; }
.aux-t-big-grid-sg-4-12 { width: calc( 4 * 100% / 12 - 2px ); padding-bottom: calc( 12 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-4-12 { width: calc( 4 * 100% / 12 - 30px ); padding-bottom: calc( 12 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-5-12 { width: calc( 5 * 100% / 12 ); padding-bottom: calc( 12 * 73% / 12 ); }
.aux-t-big-grid-5-12 .aux-keep-aspect { height: 0; padding-bottom: 158.33333%; }
.aux-t-big-grid-sg-5-12 { width: calc( 5 * 100% / 12 - 2px ); padding-bottom: calc( 12 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-5-12 { width: calc( 5 * 100% / 12 - 30px ); padding-bottom: calc( 12 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-6-12 { width: calc( 6 * 100% / 12 ); padding-bottom: calc( 12 * 73% / 12 ); }
.aux-t-big-grid-6-12 .aux-keep-aspect { height: 0; padding-bottom: 150%; }
.aux-t-big-grid-sg-6-12 { width: calc( 6 * 100% / 12 - 2px ); padding-bottom: calc( 12 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-6-12 { width: calc( 6 * 100% / 12 - 30px ); padding-bottom: calc( 12 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-7-12 { width: calc( 7 * 100% / 12 ); padding-bottom: calc( 12 * 73% / 12 ); }
.aux-t-big-grid-7-12 .aux-keep-aspect { height: 0; padding-bottom: 141.66667%; }
.aux-t-big-grid-sg-7-12 { width: calc( 7 * 100% / 12 - 2px ); padding-bottom: calc( 12 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-7-12 { width: calc( 7 * 100% / 12 - 30px ); padding-bottom: calc( 12 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-8-12 { width: calc( 8 * 100% / 12 ); padding-bottom: calc( 12 * 73% / 12 ); }
.aux-t-big-grid-8-12 .aux-keep-aspect { height: 0; padding-bottom: 133.33333%; }
.aux-t-big-grid-sg-8-12 { width: calc( 8 * 100% / 12 - 2px ); padding-bottom: calc( 12 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-8-12 { width: calc( 8 * 100% / 12 - 30px ); padding-bottom: calc( 12 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-9-12 { width: calc( 9 * 100% / 12 ); padding-bottom: calc( 12 * 73% / 12 ); }
.aux-t-big-grid-9-12 .aux-keep-aspect { height: 0; padding-bottom: 125%; }
.aux-t-big-grid-sg-9-12 { width: calc( 9 * 100% / 12 - 2px ); padding-bottom: calc( 12 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-9-12 { width: calc( 9 * 100% / 12 - 30px ); padding-bottom: calc( 12 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-10-12 { width: calc( 10 * 100% / 12 ); padding-bottom: calc( 12 * 73% / 12 ); }
.aux-t-big-grid-10-12 .aux-keep-aspect { height: 0; padding-bottom: 116.66667%; }
.aux-t-big-grid-sg-10-12 { width: calc( 10 * 100% / 12 - 2px ); padding-bottom: calc( 12 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-10-12 { width: calc( 10 * 100% / 12 - 30px ); padding-bottom: calc( 12 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-11-12 { width: calc( 11 * 100% / 12 ); padding-bottom: calc( 12 * 73% / 12 ); }
.aux-t-big-grid-11-12 .aux-keep-aspect { height: 0; padding-bottom: 108.33333%; }
.aux-t-big-grid-sg-11-12 { width: calc( 11 * 100% / 12 - 2px ); padding-bottom: calc( 12 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-11-12 { width: calc( 11 * 100% / 12 - 30px ); padding-bottom: calc( 12 * 73% / 12 ); margin: 0 15px; }
.aux-t-big-grid-12-12 { width: calc( 12 * 100% / 12 ); padding-bottom: calc( 12 * 73% / 12 ); }
.aux-t-big-grid-12-12 .aux-keep-aspect { height: 0; padding-bottom: 100%; }
.aux-t-big-grid-sg-12-12 { width: calc( 12 * 100% / 12 - 2px ); padding-bottom: calc( 12 * 73% / 12 ); margin: 0 1px; }
.aux-t-big-grid-lg-12-12 { width: calc( 12 * 100% / 12 - 30px ); padding-bottom: calc( 12 * 73% / 12 ); margin: 0 15px; } }
@media screen and (max-width: 767px) { .aux-m-big-grid-1-1 { width: calc( 1 * 100% / 12 ); padding-bottom: calc( 1 * 73% / 12 ); }
.aux-m-big-grid-1-1 .aux-keep-aspect { height: 0; padding-bottom: 100%; }
.aux-m-big-grid-sg-1-1 { width: calc( 1 * 100% / 12 - 2px ); padding-bottom: calc( 1 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-1-1 { width: calc( 1 * 100% / 12 - 30px ); padding-bottom: calc( 1 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-2-1 { width: calc( 2 * 100% / 12 ); padding-bottom: calc( 1 * 73% / 12 ); }
.aux-m-big-grid-2-1 .aux-keep-aspect { height: 0; padding-bottom: 91.66667%; }
.aux-m-big-grid-sg-2-1 { width: calc( 2 * 100% / 12 - 2px ); padding-bottom: calc( 1 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-2-1 { width: calc( 2 * 100% / 12 - 30px ); padding-bottom: calc( 1 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-3-1 { width: calc( 3 * 100% / 12 ); padding-bottom: calc( 1 * 73% / 12 ); }
.aux-m-big-grid-3-1 .aux-keep-aspect { height: 0; padding-bottom: 83.33333%; }
.aux-m-big-grid-sg-3-1 { width: calc( 3 * 100% / 12 - 2px ); padding-bottom: calc( 1 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-3-1 { width: calc( 3 * 100% / 12 - 30px ); padding-bottom: calc( 1 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-4-1 { width: calc( 4 * 100% / 12 ); padding-bottom: calc( 1 * 73% / 12 ); }
.aux-m-big-grid-4-1 .aux-keep-aspect { height: 0; padding-bottom: 75%; }
.aux-m-big-grid-sg-4-1 { width: calc( 4 * 100% / 12 - 2px ); padding-bottom: calc( 1 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-4-1 { width: calc( 4 * 100% / 12 - 30px ); padding-bottom: calc( 1 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-5-1 { width: calc( 5 * 100% / 12 ); padding-bottom: calc( 1 * 73% / 12 ); }
.aux-m-big-grid-5-1 .aux-keep-aspect { height: 0; padding-bottom: 66.66667%; }
.aux-m-big-grid-sg-5-1 { width: calc( 5 * 100% / 12 - 2px ); padding-bottom: calc( 1 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-5-1 { width: calc( 5 * 100% / 12 - 30px ); padding-bottom: calc( 1 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-6-1 { width: calc( 6 * 100% / 12 ); padding-bottom: calc( 1 * 73% / 12 ); }
.aux-m-big-grid-6-1 .aux-keep-aspect { height: 0; padding-bottom: 58.33333%; }
.aux-m-big-grid-sg-6-1 { width: calc( 6 * 100% / 12 - 2px ); padding-bottom: calc( 1 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-6-1 { width: calc( 6 * 100% / 12 - 30px ); padding-bottom: calc( 1 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-7-1 { width: calc( 7 * 100% / 12 ); padding-bottom: calc( 1 * 73% / 12 ); }
.aux-m-big-grid-7-1 .aux-keep-aspect { height: 0; padding-bottom: 50%; }
.aux-m-big-grid-sg-7-1 { width: calc( 7 * 100% / 12 - 2px ); padding-bottom: calc( 1 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-7-1 { width: calc( 7 * 100% / 12 - 30px ); padding-bottom: calc( 1 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-8-1 { width: calc( 8 * 100% / 12 ); padding-bottom: calc( 1 * 73% / 12 ); }
.aux-m-big-grid-8-1 .aux-keep-aspect { height: 0; padding-bottom: 41.66667%; }
.aux-m-big-grid-sg-8-1 { width: calc( 8 * 100% / 12 - 2px ); padding-bottom: calc( 1 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-8-1 { width: calc( 8 * 100% / 12 - 30px ); padding-bottom: calc( 1 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-9-1 { width: calc( 9 * 100% / 12 ); padding-bottom: calc( 1 * 73% / 12 ); }
.aux-m-big-grid-9-1 .aux-keep-aspect { height: 0; padding-bottom: 33.33333%; }
.aux-m-big-grid-sg-9-1 { width: calc( 9 * 100% / 12 - 2px ); padding-bottom: calc( 1 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-9-1 { width: calc( 9 * 100% / 12 - 30px ); padding-bottom: calc( 1 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-10-1 { width: calc( 10 * 100% / 12 ); padding-bottom: calc( 1 * 73% / 12 ); }
.aux-m-big-grid-10-1 .aux-keep-aspect { height: 0; padding-bottom: 25%; }
.aux-m-big-grid-sg-10-1 { width: calc( 10 * 100% / 12 - 2px ); padding-bottom: calc( 1 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-10-1 { width: calc( 10 * 100% / 12 - 30px ); padding-bottom: calc( 1 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-11-1 { width: calc( 11 * 100% / 12 ); padding-bottom: calc( 1 * 73% / 12 ); }
.aux-m-big-grid-11-1 .aux-keep-aspect { height: 0; padding-bottom: 16.66667%; }
.aux-m-big-grid-sg-11-1 { width: calc( 11 * 100% / 12 - 2px ); padding-bottom: calc( 1 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-11-1 { width: calc( 11 * 100% / 12 - 30px ); padding-bottom: calc( 1 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-12-1 { width: calc( 12 * 100% / 12 ); padding-bottom: calc( 1 * 73% / 12 ); }
.aux-m-big-grid-12-1 .aux-keep-aspect { height: 0; padding-bottom: 8.33333%; }
.aux-m-big-grid-sg-12-1 { width: calc( 12 * 100% / 12 - 2px ); padding-bottom: calc( 1 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-12-1 { width: calc( 12 * 100% / 12 - 30px ); padding-bottom: calc( 1 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-1-2 { width: calc( 1 * 100% / 12 ); padding-bottom: calc( 2 * 73% / 12 ); }
.aux-m-big-grid-1-2 .aux-keep-aspect { height: 0; padding-bottom: 108.33333%; }
.aux-m-big-grid-sg-1-2 { width: calc( 1 * 100% / 12 - 2px ); padding-bottom: calc( 2 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-1-2 { width: calc( 1 * 100% / 12 - 30px ); padding-bottom: calc( 2 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-2-2 { width: calc( 2 * 100% / 12 ); padding-bottom: calc( 2 * 73% / 12 ); }
.aux-m-big-grid-2-2 .aux-keep-aspect { height: 0; padding-bottom: 100%; }
.aux-m-big-grid-sg-2-2 { width: calc( 2 * 100% / 12 - 2px ); padding-bottom: calc( 2 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-2-2 { width: calc( 2 * 100% / 12 - 30px ); padding-bottom: calc( 2 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-3-2 { width: calc( 3 * 100% / 12 ); padding-bottom: calc( 2 * 73% / 12 ); }
.aux-m-big-grid-3-2 .aux-keep-aspect { height: 0; padding-bottom: 91.66667%; }
.aux-m-big-grid-sg-3-2 { width: calc( 3 * 100% / 12 - 2px ); padding-bottom: calc( 2 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-3-2 { width: calc( 3 * 100% / 12 - 30px ); padding-bottom: calc( 2 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-4-2 { width: calc( 4 * 100% / 12 ); padding-bottom: calc( 2 * 73% / 12 ); }
.aux-m-big-grid-4-2 .aux-keep-aspect { height: 0; padding-bottom: 83.33333%; }
.aux-m-big-grid-sg-4-2 { width: calc( 4 * 100% / 12 - 2px ); padding-bottom: calc( 2 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-4-2 { width: calc( 4 * 100% / 12 - 30px ); padding-bottom: calc( 2 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-5-2 { width: calc( 5 * 100% / 12 ); padding-bottom: calc( 2 * 73% / 12 ); }
.aux-m-big-grid-5-2 .aux-keep-aspect { height: 0; padding-bottom: 75%; }
.aux-m-big-grid-sg-5-2 { width: calc( 5 * 100% / 12 - 2px ); padding-bottom: calc( 2 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-5-2 { width: calc( 5 * 100% / 12 - 30px ); padding-bottom: calc( 2 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-6-2 { width: calc( 6 * 100% / 12 ); padding-bottom: calc( 2 * 73% / 12 ); }
.aux-m-big-grid-6-2 .aux-keep-aspect { height: 0; padding-bottom: 66.66667%; }
.aux-m-big-grid-sg-6-2 { width: calc( 6 * 100% / 12 - 2px ); padding-bottom: calc( 2 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-6-2 { width: calc( 6 * 100% / 12 - 30px ); padding-bottom: calc( 2 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-7-2 { width: calc( 7 * 100% / 12 ); padding-bottom: calc( 2 * 73% / 12 ); }
.aux-m-big-grid-7-2 .aux-keep-aspect { height: 0; padding-bottom: 58.33333%; }
.aux-m-big-grid-sg-7-2 { width: calc( 7 * 100% / 12 - 2px ); padding-bottom: calc( 2 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-7-2 { width: calc( 7 * 100% / 12 - 30px ); padding-bottom: calc( 2 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-8-2 { width: calc( 8 * 100% / 12 ); padding-bottom: calc( 2 * 73% / 12 ); }
.aux-m-big-grid-8-2 .aux-keep-aspect { height: 0; padding-bottom: 50%; }
.aux-m-big-grid-sg-8-2 { width: calc( 8 * 100% / 12 - 2px ); padding-bottom: calc( 2 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-8-2 { width: calc( 8 * 100% / 12 - 30px ); padding-bottom: calc( 2 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-9-2 { width: calc( 9 * 100% / 12 ); padding-bottom: calc( 2 * 73% / 12 ); }
.aux-m-big-grid-9-2 .aux-keep-aspect { height: 0; padding-bottom: 41.66667%; }
.aux-m-big-grid-sg-9-2 { width: calc( 9 * 100% / 12 - 2px ); padding-bottom: calc( 2 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-9-2 { width: calc( 9 * 100% / 12 - 30px ); padding-bottom: calc( 2 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-10-2 { width: calc( 10 * 100% / 12 ); padding-bottom: calc( 2 * 73% / 12 ); }
.aux-m-big-grid-10-2 .aux-keep-aspect { height: 0; padding-bottom: 33.33333%; }
.aux-m-big-grid-sg-10-2 { width: calc( 10 * 100% / 12 - 2px ); padding-bottom: calc( 2 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-10-2 { width: calc( 10 * 100% / 12 - 30px ); padding-bottom: calc( 2 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-11-2 { width: calc( 11 * 100% / 12 ); padding-bottom: calc( 2 * 73% / 12 ); }
.aux-m-big-grid-11-2 .aux-keep-aspect { height: 0; padding-bottom: 25%; }
.aux-m-big-grid-sg-11-2 { width: calc( 11 * 100% / 12 - 2px ); padding-bottom: calc( 2 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-11-2 { width: calc( 11 * 100% / 12 - 30px ); padding-bottom: calc( 2 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-12-2 { width: calc( 12 * 100% / 12 ); padding-bottom: calc( 2 * 73% / 12 ); }
.aux-m-big-grid-12-2 .aux-keep-aspect { height: 0; padding-bottom: 16.66667%; }
.aux-m-big-grid-sg-12-2 { width: calc( 12 * 100% / 12 - 2px ); padding-bottom: calc( 2 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-12-2 { width: calc( 12 * 100% / 12 - 30px ); padding-bottom: calc( 2 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-1-3 { width: calc( 1 * 100% / 12 ); padding-bottom: calc( 3 * 73% / 12 ); }
.aux-m-big-grid-1-3 .aux-keep-aspect { height: 0; padding-bottom: 116.66667%; }
.aux-m-big-grid-sg-1-3 { width: calc( 1 * 100% / 12 - 2px ); padding-bottom: calc( 3 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-1-3 { width: calc( 1 * 100% / 12 - 30px ); padding-bottom: calc( 3 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-2-3 { width: calc( 2 * 100% / 12 ); padding-bottom: calc( 3 * 73% / 12 ); }
.aux-m-big-grid-2-3 .aux-keep-aspect { height: 0; padding-bottom: 108.33333%; }
.aux-m-big-grid-sg-2-3 { width: calc( 2 * 100% / 12 - 2px ); padding-bottom: calc( 3 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-2-3 { width: calc( 2 * 100% / 12 - 30px ); padding-bottom: calc( 3 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-3-3 { width: calc( 3 * 100% / 12 ); padding-bottom: calc( 3 * 73% / 12 ); }
.aux-m-big-grid-3-3 .aux-keep-aspect { height: 0; padding-bottom: 100%; }
.aux-m-big-grid-sg-3-3 { width: calc( 3 * 100% / 12 - 2px ); padding-bottom: calc( 3 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-3-3 { width: calc( 3 * 100% / 12 - 30px ); padding-bottom: calc( 3 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-4-3 { width: calc( 4 * 100% / 12 ); padding-bottom: calc( 3 * 73% / 12 ); }
.aux-m-big-grid-4-3 .aux-keep-aspect { height: 0; padding-bottom: 91.66667%; }
.aux-m-big-grid-sg-4-3 { width: calc( 4 * 100% / 12 - 2px ); padding-bottom: calc( 3 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-4-3 { width: calc( 4 * 100% / 12 - 30px ); padding-bottom: calc( 3 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-5-3 { width: calc( 5 * 100% / 12 ); padding-bottom: calc( 3 * 73% / 12 ); }
.aux-m-big-grid-5-3 .aux-keep-aspect { height: 0; padding-bottom: 83.33333%; }
.aux-m-big-grid-sg-5-3 { width: calc( 5 * 100% / 12 - 2px ); padding-bottom: calc( 3 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-5-3 { width: calc( 5 * 100% / 12 - 30px ); padding-bottom: calc( 3 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-6-3 { width: calc( 6 * 100% / 12 ); padding-bottom: calc( 3 * 73% / 12 ); }
.aux-m-big-grid-6-3 .aux-keep-aspect { height: 0; padding-bottom: 75%; }
.aux-m-big-grid-sg-6-3 { width: calc( 6 * 100% / 12 - 2px ); padding-bottom: calc( 3 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-6-3 { width: calc( 6 * 100% / 12 - 30px ); padding-bottom: calc( 3 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-7-3 { width: calc( 7 * 100% / 12 ); padding-bottom: calc( 3 * 73% / 12 ); }
.aux-m-big-grid-7-3 .aux-keep-aspect { height: 0; padding-bottom: 66.66667%; }
.aux-m-big-grid-sg-7-3 { width: calc( 7 * 100% / 12 - 2px ); padding-bottom: calc( 3 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-7-3 { width: calc( 7 * 100% / 12 - 30px ); padding-bottom: calc( 3 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-8-3 { width: calc( 8 * 100% / 12 ); padding-bottom: calc( 3 * 73% / 12 ); }
.aux-m-big-grid-8-3 .aux-keep-aspect { height: 0; padding-bottom: 58.33333%; }
.aux-m-big-grid-sg-8-3 { width: calc( 8 * 100% / 12 - 2px ); padding-bottom: calc( 3 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-8-3 { width: calc( 8 * 100% / 12 - 30px ); padding-bottom: calc( 3 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-9-3 { width: calc( 9 * 100% / 12 ); padding-bottom: calc( 3 * 73% / 12 ); }
.aux-m-big-grid-9-3 .aux-keep-aspect { height: 0; padding-bottom: 50%; }
.aux-m-big-grid-sg-9-3 { width: calc( 9 * 100% / 12 - 2px ); padding-bottom: calc( 3 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-9-3 { width: calc( 9 * 100% / 12 - 30px ); padding-bottom: calc( 3 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-10-3 { width: calc( 10 * 100% / 12 ); padding-bottom: calc( 3 * 73% / 12 ); }
.aux-m-big-grid-10-3 .aux-keep-aspect { height: 0; padding-bottom: 41.66667%; }
.aux-m-big-grid-sg-10-3 { width: calc( 10 * 100% / 12 - 2px ); padding-bottom: calc( 3 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-10-3 { width: calc( 10 * 100% / 12 - 30px ); padding-bottom: calc( 3 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-11-3 { width: calc( 11 * 100% / 12 ); padding-bottom: calc( 3 * 73% / 12 ); }
.aux-m-big-grid-11-3 .aux-keep-aspect { height: 0; padding-bottom: 33.33333%; }
.aux-m-big-grid-sg-11-3 { width: calc( 11 * 100% / 12 - 2px ); padding-bottom: calc( 3 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-11-3 { width: calc( 11 * 100% / 12 - 30px ); padding-bottom: calc( 3 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-12-3 { width: calc( 12 * 100% / 12 ); padding-bottom: calc( 3 * 73% / 12 ); }
.aux-m-big-grid-12-3 .aux-keep-aspect { height: 0; padding-bottom: 25%; }
.aux-m-big-grid-sg-12-3 { width: calc( 12 * 100% / 12 - 2px ); padding-bottom: calc( 3 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-12-3 { width: calc( 12 * 100% / 12 - 30px ); padding-bottom: calc( 3 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-1-4 { width: calc( 1 * 100% / 12 ); padding-bottom: calc( 4 * 73% / 12 ); }
.aux-m-big-grid-1-4 .aux-keep-aspect { height: 0; padding-bottom: 125%; }
.aux-m-big-grid-sg-1-4 { width: calc( 1 * 100% / 12 - 2px ); padding-bottom: calc( 4 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-1-4 { width: calc( 1 * 100% / 12 - 30px ); padding-bottom: calc( 4 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-2-4 { width: calc( 2 * 100% / 12 ); padding-bottom: calc( 4 * 73% / 12 ); }
.aux-m-big-grid-2-4 .aux-keep-aspect { height: 0; padding-bottom: 116.66667%; }
.aux-m-big-grid-sg-2-4 { width: calc( 2 * 100% / 12 - 2px ); padding-bottom: calc( 4 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-2-4 { width: calc( 2 * 100% / 12 - 30px ); padding-bottom: calc( 4 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-3-4 { width: calc( 3 * 100% / 12 ); padding-bottom: calc( 4 * 73% / 12 ); }
.aux-m-big-grid-3-4 .aux-keep-aspect { height: 0; padding-bottom: 108.33333%; }
.aux-m-big-grid-sg-3-4 { width: calc( 3 * 100% / 12 - 2px ); padding-bottom: calc( 4 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-3-4 { width: calc( 3 * 100% / 12 - 30px ); padding-bottom: calc( 4 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-4-4 { width: calc( 4 * 100% / 12 ); padding-bottom: calc( 4 * 73% / 12 ); }
.aux-m-big-grid-4-4 .aux-keep-aspect { height: 0; padding-bottom: 100%; }
.aux-m-big-grid-sg-4-4 { width: calc( 4 * 100% / 12 - 2px ); padding-bottom: calc( 4 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-4-4 { width: calc( 4 * 100% / 12 - 30px ); padding-bottom: calc( 4 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-5-4 { width: calc( 5 * 100% / 12 ); padding-bottom: calc( 4 * 73% / 12 ); }
.aux-m-big-grid-5-4 .aux-keep-aspect { height: 0; padding-bottom: 91.66667%; }
.aux-m-big-grid-sg-5-4 { width: calc( 5 * 100% / 12 - 2px ); padding-bottom: calc( 4 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-5-4 { width: calc( 5 * 100% / 12 - 30px ); padding-bottom: calc( 4 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-6-4 { width: calc( 6 * 100% / 12 ); padding-bottom: calc( 4 * 73% / 12 ); }
.aux-m-big-grid-6-4 .aux-keep-aspect { height: 0; padding-bottom: 83.33333%; }
.aux-m-big-grid-sg-6-4 { width: calc( 6 * 100% / 12 - 2px ); padding-bottom: calc( 4 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-6-4 { width: calc( 6 * 100% / 12 - 30px ); padding-bottom: calc( 4 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-7-4 { width: calc( 7 * 100% / 12 ); padding-bottom: calc( 4 * 73% / 12 ); }
.aux-m-big-grid-7-4 .aux-keep-aspect { height: 0; padding-bottom: 75%; }
.aux-m-big-grid-sg-7-4 { width: calc( 7 * 100% / 12 - 2px ); padding-bottom: calc( 4 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-7-4 { width: calc( 7 * 100% / 12 - 30px ); padding-bottom: calc( 4 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-8-4 { width: calc( 8 * 100% / 12 ); padding-bottom: calc( 4 * 73% / 12 ); }
.aux-m-big-grid-8-4 .aux-keep-aspect { height: 0; padding-bottom: 66.66667%; }
.aux-m-big-grid-sg-8-4 { width: calc( 8 * 100% / 12 - 2px ); padding-bottom: calc( 4 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-8-4 { width: calc( 8 * 100% / 12 - 30px ); padding-bottom: calc( 4 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-9-4 { width: calc( 9 * 100% / 12 ); padding-bottom: calc( 4 * 73% / 12 ); }
.aux-m-big-grid-9-4 .aux-keep-aspect { height: 0; padding-bottom: 58.33333%; }
.aux-m-big-grid-sg-9-4 { width: calc( 9 * 100% / 12 - 2px ); padding-bottom: calc( 4 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-9-4 { width: calc( 9 * 100% / 12 - 30px ); padding-bottom: calc( 4 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-10-4 { width: calc( 10 * 100% / 12 ); padding-bottom: calc( 4 * 73% / 12 ); }
.aux-m-big-grid-10-4 .aux-keep-aspect { height: 0; padding-bottom: 50%; }
.aux-m-big-grid-sg-10-4 { width: calc( 10 * 100% / 12 - 2px ); padding-bottom: calc( 4 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-10-4 { width: calc( 10 * 100% / 12 - 30px ); padding-bottom: calc( 4 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-11-4 { width: calc( 11 * 100% / 12 ); padding-bottom: calc( 4 * 73% / 12 ); }
.aux-m-big-grid-11-4 .aux-keep-aspect { height: 0; padding-bottom: 41.66667%; }
.aux-m-big-grid-sg-11-4 { width: calc( 11 * 100% / 12 - 2px ); padding-bottom: calc( 4 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-11-4 { width: calc( 11 * 100% / 12 - 30px ); padding-bottom: calc( 4 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-12-4 { width: calc( 12 * 100% / 12 ); padding-bottom: calc( 4 * 73% / 12 ); }
.aux-m-big-grid-12-4 .aux-keep-aspect { height: 0; padding-bottom: 33.33333%; }
.aux-m-big-grid-sg-12-4 { width: calc( 12 * 100% / 12 - 2px ); padding-bottom: calc( 4 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-12-4 { width: calc( 12 * 100% / 12 - 30px ); padding-bottom: calc( 4 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-1-5 { width: calc( 1 * 100% / 12 ); padding-bottom: calc( 5 * 73% / 12 ); }
.aux-m-big-grid-1-5 .aux-keep-aspect { height: 0; padding-bottom: 133.33333%; }
.aux-m-big-grid-sg-1-5 { width: calc( 1 * 100% / 12 - 2px ); padding-bottom: calc( 5 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-1-5 { width: calc( 1 * 100% / 12 - 30px ); padding-bottom: calc( 5 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-2-5 { width: calc( 2 * 100% / 12 ); padding-bottom: calc( 5 * 73% / 12 ); }
.aux-m-big-grid-2-5 .aux-keep-aspect { height: 0; padding-bottom: 125%; }
.aux-m-big-grid-sg-2-5 { width: calc( 2 * 100% / 12 - 2px ); padding-bottom: calc( 5 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-2-5 { width: calc( 2 * 100% / 12 - 30px ); padding-bottom: calc( 5 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-3-5 { width: calc( 3 * 100% / 12 ); padding-bottom: calc( 5 * 73% / 12 ); }
.aux-m-big-grid-3-5 .aux-keep-aspect { height: 0; padding-bottom: 116.66667%; }
.aux-m-big-grid-sg-3-5 { width: calc( 3 * 100% / 12 - 2px ); padding-bottom: calc( 5 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-3-5 { width: calc( 3 * 100% / 12 - 30px ); padding-bottom: calc( 5 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-4-5 { width: calc( 4 * 100% / 12 ); padding-bottom: calc( 5 * 73% / 12 ); }
.aux-m-big-grid-4-5 .aux-keep-aspect { height: 0; padding-bottom: 108.33333%; }
.aux-m-big-grid-sg-4-5 { width: calc( 4 * 100% / 12 - 2px ); padding-bottom: calc( 5 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-4-5 { width: calc( 4 * 100% / 12 - 30px ); padding-bottom: calc( 5 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-5-5 { width: calc( 5 * 100% / 12 ); padding-bottom: calc( 5 * 73% / 12 ); }
.aux-m-big-grid-5-5 .aux-keep-aspect { height: 0; padding-bottom: 100%; }
.aux-m-big-grid-sg-5-5 { width: calc( 5 * 100% / 12 - 2px ); padding-bottom: calc( 5 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-5-5 { width: calc( 5 * 100% / 12 - 30px ); padding-bottom: calc( 5 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-6-5 { width: calc( 6 * 100% / 12 ); padding-bottom: calc( 5 * 73% / 12 ); }
.aux-m-big-grid-6-5 .aux-keep-aspect { height: 0; padding-bottom: 91.66667%; }
.aux-m-big-grid-sg-6-5 { width: calc( 6 * 100% / 12 - 2px ); padding-bottom: calc( 5 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-6-5 { width: calc( 6 * 100% / 12 - 30px ); padding-bottom: calc( 5 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-7-5 { width: calc( 7 * 100% / 12 ); padding-bottom: calc( 5 * 73% / 12 ); }
.aux-m-big-grid-7-5 .aux-keep-aspect { height: 0; padding-bottom: 83.33333%; }
.aux-m-big-grid-sg-7-5 { width: calc( 7 * 100% / 12 - 2px ); padding-bottom: calc( 5 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-7-5 { width: calc( 7 * 100% / 12 - 30px ); padding-bottom: calc( 5 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-8-5 { width: calc( 8 * 100% / 12 ); padding-bottom: calc( 5 * 73% / 12 ); }
.aux-m-big-grid-8-5 .aux-keep-aspect { height: 0; padding-bottom: 75%; }
.aux-m-big-grid-sg-8-5 { width: calc( 8 * 100% / 12 - 2px ); padding-bottom: calc( 5 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-8-5 { width: calc( 8 * 100% / 12 - 30px ); padding-bottom: calc( 5 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-9-5 { width: calc( 9 * 100% / 12 ); padding-bottom: calc( 5 * 73% / 12 ); }
.aux-m-big-grid-9-5 .aux-keep-aspect { height: 0; padding-bottom: 66.66667%; }
.aux-m-big-grid-sg-9-5 { width: calc( 9 * 100% / 12 - 2px ); padding-bottom: calc( 5 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-9-5 { width: calc( 9 * 100% / 12 - 30px ); padding-bottom: calc( 5 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-10-5 { width: calc( 10 * 100% / 12 ); padding-bottom: calc( 5 * 73% / 12 ); }
.aux-m-big-grid-10-5 .aux-keep-aspect { height: 0; padding-bottom: 58.33333%; }
.aux-m-big-grid-sg-10-5 { width: calc( 10 * 100% / 12 - 2px ); padding-bottom: calc( 5 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-10-5 { width: calc( 10 * 100% / 12 - 30px ); padding-bottom: calc( 5 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-11-5 { width: calc( 11 * 100% / 12 ); padding-bottom: calc( 5 * 73% / 12 ); }
.aux-m-big-grid-11-5 .aux-keep-aspect { height: 0; padding-bottom: 50%; }
.aux-m-big-grid-sg-11-5 { width: calc( 11 * 100% / 12 - 2px ); padding-bottom: calc( 5 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-11-5 { width: calc( 11 * 100% / 12 - 30px ); padding-bottom: calc( 5 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-12-5 { width: calc( 12 * 100% / 12 ); padding-bottom: calc( 5 * 73% / 12 ); }
.aux-m-big-grid-12-5 .aux-keep-aspect { height: 0; padding-bottom: 41.66667%; }
.aux-m-big-grid-sg-12-5 { width: calc( 12 * 100% / 12 - 2px ); padding-bottom: calc( 5 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-12-5 { width: calc( 12 * 100% / 12 - 30px ); padding-bottom: calc( 5 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-1-6 { width: calc( 1 * 100% / 12 ); padding-bottom: calc( 6 * 73% / 12 ); }
.aux-m-big-grid-1-6 .aux-keep-aspect { height: 0; padding-bottom: 141.66667%; }
.aux-m-big-grid-sg-1-6 { width: calc( 1 * 100% / 12 - 2px ); padding-bottom: calc( 6 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-1-6 { width: calc( 1 * 100% / 12 - 30px ); padding-bottom: calc( 6 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-2-6 { width: calc( 2 * 100% / 12 ); padding-bottom: calc( 6 * 73% / 12 ); }
.aux-m-big-grid-2-6 .aux-keep-aspect { height: 0; padding-bottom: 133.33333%; }
.aux-m-big-grid-sg-2-6 { width: calc( 2 * 100% / 12 - 2px ); padding-bottom: calc( 6 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-2-6 { width: calc( 2 * 100% / 12 - 30px ); padding-bottom: calc( 6 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-3-6 { width: calc( 3 * 100% / 12 ); padding-bottom: calc( 6 * 73% / 12 ); }
.aux-m-big-grid-3-6 .aux-keep-aspect { height: 0; padding-bottom: 125%; }
.aux-m-big-grid-sg-3-6 { width: calc( 3 * 100% / 12 - 2px ); padding-bottom: calc( 6 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-3-6 { width: calc( 3 * 100% / 12 - 30px ); padding-bottom: calc( 6 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-4-6 { width: calc( 4 * 100% / 12 ); padding-bottom: calc( 6 * 73% / 12 ); }
.aux-m-big-grid-4-6 .aux-keep-aspect { height: 0; padding-bottom: 116.66667%; }
.aux-m-big-grid-sg-4-6 { width: calc( 4 * 100% / 12 - 2px ); padding-bottom: calc( 6 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-4-6 { width: calc( 4 * 100% / 12 - 30px ); padding-bottom: calc( 6 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-5-6 { width: calc( 5 * 100% / 12 ); padding-bottom: calc( 6 * 73% / 12 ); }
.aux-m-big-grid-5-6 .aux-keep-aspect { height: 0; padding-bottom: 108.33333%; }
.aux-m-big-grid-sg-5-6 { width: calc( 5 * 100% / 12 - 2px ); padding-bottom: calc( 6 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-5-6 { width: calc( 5 * 100% / 12 - 30px ); padding-bottom: calc( 6 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-6-6 { width: calc( 6 * 100% / 12 ); padding-bottom: calc( 6 * 73% / 12 ); }
.aux-m-big-grid-6-6 .aux-keep-aspect { height: 0; padding-bottom: 100%; }
.aux-m-big-grid-sg-6-6 { width: calc( 6 * 100% / 12 - 2px ); padding-bottom: calc( 6 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-6-6 { width: calc( 6 * 100% / 12 - 30px ); padding-bottom: calc( 6 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-7-6 { width: calc( 7 * 100% / 12 ); padding-bottom: calc( 6 * 73% / 12 ); }
.aux-m-big-grid-7-6 .aux-keep-aspect { height: 0; padding-bottom: 91.66667%; }
.aux-m-big-grid-sg-7-6 { width: calc( 7 * 100% / 12 - 2px ); padding-bottom: calc( 6 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-7-6 { width: calc( 7 * 100% / 12 - 30px ); padding-bottom: calc( 6 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-8-6 { width: calc( 8 * 100% / 12 ); padding-bottom: calc( 6 * 73% / 12 ); }
.aux-m-big-grid-8-6 .aux-keep-aspect { height: 0; padding-bottom: 83.33333%; }
.aux-m-big-grid-sg-8-6 { width: calc( 8 * 100% / 12 - 2px ); padding-bottom: calc( 6 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-8-6 { width: calc( 8 * 100% / 12 - 30px ); padding-bottom: calc( 6 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-9-6 { width: calc( 9 * 100% / 12 ); padding-bottom: calc( 6 * 73% / 12 ); }
.aux-m-big-grid-9-6 .aux-keep-aspect { height: 0; padding-bottom: 75%; }
.aux-m-big-grid-sg-9-6 { width: calc( 9 * 100% / 12 - 2px ); padding-bottom: calc( 6 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-9-6 { width: calc( 9 * 100% / 12 - 30px ); padding-bottom: calc( 6 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-10-6 { width: calc( 10 * 100% / 12 ); padding-bottom: calc( 6 * 73% / 12 ); }
.aux-m-big-grid-10-6 .aux-keep-aspect { height: 0; padding-bottom: 66.66667%; }
.aux-m-big-grid-sg-10-6 { width: calc( 10 * 100% / 12 - 2px ); padding-bottom: calc( 6 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-10-6 { width: calc( 10 * 100% / 12 - 30px ); padding-bottom: calc( 6 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-11-6 { width: calc( 11 * 100% / 12 ); padding-bottom: calc( 6 * 73% / 12 ); }
.aux-m-big-grid-11-6 .aux-keep-aspect { height: 0; padding-bottom: 58.33333%; }
.aux-m-big-grid-sg-11-6 { width: calc( 11 * 100% / 12 - 2px ); padding-bottom: calc( 6 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-11-6 { width: calc( 11 * 100% / 12 - 30px ); padding-bottom: calc( 6 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-12-6 { width: calc( 12 * 100% / 12 ); padding-bottom: calc( 6 * 73% / 12 ); }
.aux-m-big-grid-12-6 .aux-keep-aspect { height: 0; padding-bottom: 50%; }
.aux-m-big-grid-sg-12-6 { width: calc( 12 * 100% / 12 - 2px ); padding-bottom: calc( 6 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-12-6 { width: calc( 12 * 100% / 12 - 30px ); padding-bottom: calc( 6 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-1-7 { width: calc( 1 * 100% / 12 ); padding-bottom: calc( 7 * 73% / 12 ); }
.aux-m-big-grid-1-7 .aux-keep-aspect { height: 0; padding-bottom: 150%; }
.aux-m-big-grid-sg-1-7 { width: calc( 1 * 100% / 12 - 2px ); padding-bottom: calc( 7 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-1-7 { width: calc( 1 * 100% / 12 - 30px ); padding-bottom: calc( 7 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-2-7 { width: calc( 2 * 100% / 12 ); padding-bottom: calc( 7 * 73% / 12 ); }
.aux-m-big-grid-2-7 .aux-keep-aspect { height: 0; padding-bottom: 141.66667%; }
.aux-m-big-grid-sg-2-7 { width: calc( 2 * 100% / 12 - 2px ); padding-bottom: calc( 7 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-2-7 { width: calc( 2 * 100% / 12 - 30px ); padding-bottom: calc( 7 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-3-7 { width: calc( 3 * 100% / 12 ); padding-bottom: calc( 7 * 73% / 12 ); }
.aux-m-big-grid-3-7 .aux-keep-aspect { height: 0; padding-bottom: 133.33333%; }
.aux-m-big-grid-sg-3-7 { width: calc( 3 * 100% / 12 - 2px ); padding-bottom: calc( 7 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-3-7 { width: calc( 3 * 100% / 12 - 30px ); padding-bottom: calc( 7 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-4-7 { width: calc( 4 * 100% / 12 ); padding-bottom: calc( 7 * 73% / 12 ); }
.aux-m-big-grid-4-7 .aux-keep-aspect { height: 0; padding-bottom: 125%; }
.aux-m-big-grid-sg-4-7 { width: calc( 4 * 100% / 12 - 2px ); padding-bottom: calc( 7 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-4-7 { width: calc( 4 * 100% / 12 - 30px ); padding-bottom: calc( 7 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-5-7 { width: calc( 5 * 100% / 12 ); padding-bottom: calc( 7 * 73% / 12 ); }
.aux-m-big-grid-5-7 .aux-keep-aspect { height: 0; padding-bottom: 116.66667%; }
.aux-m-big-grid-sg-5-7 { width: calc( 5 * 100% / 12 - 2px ); padding-bottom: calc( 7 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-5-7 { width: calc( 5 * 100% / 12 - 30px ); padding-bottom: calc( 7 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-6-7 { width: calc( 6 * 100% / 12 ); padding-bottom: calc( 7 * 73% / 12 ); }
.aux-m-big-grid-6-7 .aux-keep-aspect { height: 0; padding-bottom: 108.33333%; }
.aux-m-big-grid-sg-6-7 { width: calc( 6 * 100% / 12 - 2px ); padding-bottom: calc( 7 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-6-7 { width: calc( 6 * 100% / 12 - 30px ); padding-bottom: calc( 7 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-7-7 { width: calc( 7 * 100% / 12 ); padding-bottom: calc( 7 * 73% / 12 ); }
.aux-m-big-grid-7-7 .aux-keep-aspect { height: 0; padding-bottom: 100%; }
.aux-m-big-grid-sg-7-7 { width: calc( 7 * 100% / 12 - 2px ); padding-bottom: calc( 7 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-7-7 { width: calc( 7 * 100% / 12 - 30px ); padding-bottom: calc( 7 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-8-7 { width: calc( 8 * 100% / 12 ); padding-bottom: calc( 7 * 73% / 12 ); }
.aux-m-big-grid-8-7 .aux-keep-aspect { height: 0; padding-bottom: 91.66667%; }
.aux-m-big-grid-sg-8-7 { width: calc( 8 * 100% / 12 - 2px ); padding-bottom: calc( 7 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-8-7 { width: calc( 8 * 100% / 12 - 30px ); padding-bottom: calc( 7 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-9-7 { width: calc( 9 * 100% / 12 ); padding-bottom: calc( 7 * 73% / 12 ); }
.aux-m-big-grid-9-7 .aux-keep-aspect { height: 0; padding-bottom: 83.33333%; }
.aux-m-big-grid-sg-9-7 { width: calc( 9 * 100% / 12 - 2px ); padding-bottom: calc( 7 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-9-7 { width: calc( 9 * 100% / 12 - 30px ); padding-bottom: calc( 7 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-10-7 { width: calc( 10 * 100% / 12 ); padding-bottom: calc( 7 * 73% / 12 ); }
.aux-m-big-grid-10-7 .aux-keep-aspect { height: 0; padding-bottom: 75%; }
.aux-m-big-grid-sg-10-7 { width: calc( 10 * 100% / 12 - 2px ); padding-bottom: calc( 7 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-10-7 { width: calc( 10 * 100% / 12 - 30px ); padding-bottom: calc( 7 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-11-7 { width: calc( 11 * 100% / 12 ); padding-bottom: calc( 7 * 73% / 12 ); }
.aux-m-big-grid-11-7 .aux-keep-aspect { height: 0; padding-bottom: 66.66667%; }
.aux-m-big-grid-sg-11-7 { width: calc( 11 * 100% / 12 - 2px ); padding-bottom: calc( 7 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-11-7 { width: calc( 11 * 100% / 12 - 30px ); padding-bottom: calc( 7 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-12-7 { width: calc( 12 * 100% / 12 ); padding-bottom: calc( 7 * 73% / 12 ); }
.aux-m-big-grid-12-7 .aux-keep-aspect { height: 0; padding-bottom: 58.33333%; }
.aux-m-big-grid-sg-12-7 { width: calc( 12 * 100% / 12 - 2px ); padding-bottom: calc( 7 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-12-7 { width: calc( 12 * 100% / 12 - 30px ); padding-bottom: calc( 7 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-1-8 { width: calc( 1 * 100% / 12 ); padding-bottom: calc( 8 * 73% / 12 ); }
.aux-m-big-grid-1-8 .aux-keep-aspect { height: 0; padding-bottom: 158.33333%; }
.aux-m-big-grid-sg-1-8 { width: calc( 1 * 100% / 12 - 2px ); padding-bottom: calc( 8 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-1-8 { width: calc( 1 * 100% / 12 - 30px ); padding-bottom: calc( 8 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-2-8 { width: calc( 2 * 100% / 12 ); padding-bottom: calc( 8 * 73% / 12 ); }
.aux-m-big-grid-2-8 .aux-keep-aspect { height: 0; padding-bottom: 150%; }
.aux-m-big-grid-sg-2-8 { width: calc( 2 * 100% / 12 - 2px ); padding-bottom: calc( 8 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-2-8 { width: calc( 2 * 100% / 12 - 30px ); padding-bottom: calc( 8 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-3-8 { width: calc( 3 * 100% / 12 ); padding-bottom: calc( 8 * 73% / 12 ); }
.aux-m-big-grid-3-8 .aux-keep-aspect { height: 0; padding-bottom: 141.66667%; }
.aux-m-big-grid-sg-3-8 { width: calc( 3 * 100% / 12 - 2px ); padding-bottom: calc( 8 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-3-8 { width: calc( 3 * 100% / 12 - 30px ); padding-bottom: calc( 8 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-4-8 { width: calc( 4 * 100% / 12 ); padding-bottom: calc( 8 * 73% / 12 ); }
.aux-m-big-grid-4-8 .aux-keep-aspect { height: 0; padding-bottom: 133.33333%; }
.aux-m-big-grid-sg-4-8 { width: calc( 4 * 100% / 12 - 2px ); padding-bottom: calc( 8 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-4-8 { width: calc( 4 * 100% / 12 - 30px ); padding-bottom: calc( 8 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-5-8 { width: calc( 5 * 100% / 12 ); padding-bottom: calc( 8 * 73% / 12 ); }
.aux-m-big-grid-5-8 .aux-keep-aspect { height: 0; padding-bottom: 125%; }
.aux-m-big-grid-sg-5-8 { width: calc( 5 * 100% / 12 - 2px ); padding-bottom: calc( 8 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-5-8 { width: calc( 5 * 100% / 12 - 30px ); padding-bottom: calc( 8 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-6-8 { width: calc( 6 * 100% / 12 ); padding-bottom: calc( 8 * 73% / 12 ); }
.aux-m-big-grid-6-8 .aux-keep-aspect { height: 0; padding-bottom: 116.66667%; }
.aux-m-big-grid-sg-6-8 { width: calc( 6 * 100% / 12 - 2px ); padding-bottom: calc( 8 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-6-8 { width: calc( 6 * 100% / 12 - 30px ); padding-bottom: calc( 8 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-7-8 { width: calc( 7 * 100% / 12 ); padding-bottom: calc( 8 * 73% / 12 ); }
.aux-m-big-grid-7-8 .aux-keep-aspect { height: 0; padding-bottom: 108.33333%; }
.aux-m-big-grid-sg-7-8 { width: calc( 7 * 100% / 12 - 2px ); padding-bottom: calc( 8 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-7-8 { width: calc( 7 * 100% / 12 - 30px ); padding-bottom: calc( 8 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-8-8 { width: calc( 8 * 100% / 12 ); padding-bottom: calc( 8 * 73% / 12 ); }
.aux-m-big-grid-8-8 .aux-keep-aspect { height: 0; padding-bottom: 100%; }
.aux-m-big-grid-sg-8-8 { width: calc( 8 * 100% / 12 - 2px ); padding-bottom: calc( 8 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-8-8 { width: calc( 8 * 100% / 12 - 30px ); padding-bottom: calc( 8 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-9-8 { width: calc( 9 * 100% / 12 ); padding-bottom: calc( 8 * 73% / 12 ); }
.aux-m-big-grid-9-8 .aux-keep-aspect { height: 0; padding-bottom: 91.66667%; }
.aux-m-big-grid-sg-9-8 { width: calc( 9 * 100% / 12 - 2px ); padding-bottom: calc( 8 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-9-8 { width: calc( 9 * 100% / 12 - 30px ); padding-bottom: calc( 8 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-10-8 { width: calc( 10 * 100% / 12 ); padding-bottom: calc( 8 * 73% / 12 ); }
.aux-m-big-grid-10-8 .aux-keep-aspect { height: 0; padding-bottom: 83.33333%; }
.aux-m-big-grid-sg-10-8 { width: calc( 10 * 100% / 12 - 2px ); padding-bottom: calc( 8 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-10-8 { width: calc( 10 * 100% / 12 - 30px ); padding-bottom: calc( 8 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-11-8 { width: calc( 11 * 100% / 12 ); padding-bottom: calc( 8 * 73% / 12 ); }
.aux-m-big-grid-11-8 .aux-keep-aspect { height: 0; padding-bottom: 75%; }
.aux-m-big-grid-sg-11-8 { width: calc( 11 * 100% / 12 - 2px ); padding-bottom: calc( 8 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-11-8 { width: calc( 11 * 100% / 12 - 30px ); padding-bottom: calc( 8 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-12-8 { width: calc( 12 * 100% / 12 ); padding-bottom: calc( 8 * 73% / 12 ); }
.aux-m-big-grid-12-8 .aux-keep-aspect { height: 0; padding-bottom: 66.66667%; }
.aux-m-big-grid-sg-12-8 { width: calc( 12 * 100% / 12 - 2px ); padding-bottom: calc( 8 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-12-8 { width: calc( 12 * 100% / 12 - 30px ); padding-bottom: calc( 8 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-1-9 { width: calc( 1 * 100% / 12 ); padding-bottom: calc( 9 * 73% / 12 ); }
.aux-m-big-grid-1-9 .aux-keep-aspect { height: 0; padding-bottom: 166.66667%; }
.aux-m-big-grid-sg-1-9 { width: calc( 1 * 100% / 12 - 2px ); padding-bottom: calc( 9 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-1-9 { width: calc( 1 * 100% / 12 - 30px ); padding-bottom: calc( 9 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-2-9 { width: calc( 2 * 100% / 12 ); padding-bottom: calc( 9 * 73% / 12 ); }
.aux-m-big-grid-2-9 .aux-keep-aspect { height: 0; padding-bottom: 158.33333%; }
.aux-m-big-grid-sg-2-9 { width: calc( 2 * 100% / 12 - 2px ); padding-bottom: calc( 9 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-2-9 { width: calc( 2 * 100% / 12 - 30px ); padding-bottom: calc( 9 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-3-9 { width: calc( 3 * 100% / 12 ); padding-bottom: calc( 9 * 73% / 12 ); }
.aux-m-big-grid-3-9 .aux-keep-aspect { height: 0; padding-bottom: 150%; }
.aux-m-big-grid-sg-3-9 { width: calc( 3 * 100% / 12 - 2px ); padding-bottom: calc( 9 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-3-9 { width: calc( 3 * 100% / 12 - 30px ); padding-bottom: calc( 9 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-4-9 { width: calc( 4 * 100% / 12 ); padding-bottom: calc( 9 * 73% / 12 ); }
.aux-m-big-grid-4-9 .aux-keep-aspect { height: 0; padding-bottom: 141.66667%; }
.aux-m-big-grid-sg-4-9 { width: calc( 4 * 100% / 12 - 2px ); padding-bottom: calc( 9 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-4-9 { width: calc( 4 * 100% / 12 - 30px ); padding-bottom: calc( 9 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-5-9 { width: calc( 5 * 100% / 12 ); padding-bottom: calc( 9 * 73% / 12 ); }
.aux-m-big-grid-5-9 .aux-keep-aspect { height: 0; padding-bottom: 133.33333%; }
.aux-m-big-grid-sg-5-9 { width: calc( 5 * 100% / 12 - 2px ); padding-bottom: calc( 9 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-5-9 { width: calc( 5 * 100% / 12 - 30px ); padding-bottom: calc( 9 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-6-9 { width: calc( 6 * 100% / 12 ); padding-bottom: calc( 9 * 73% / 12 ); }
.aux-m-big-grid-6-9 .aux-keep-aspect { height: 0; padding-bottom: 125%; }
.aux-m-big-grid-sg-6-9 { width: calc( 6 * 100% / 12 - 2px ); padding-bottom: calc( 9 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-6-9 { width: calc( 6 * 100% / 12 - 30px ); padding-bottom: calc( 9 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-7-9 { width: calc( 7 * 100% / 12 ); padding-bottom: calc( 9 * 73% / 12 ); }
.aux-m-big-grid-7-9 .aux-keep-aspect { height: 0; padding-bottom: 116.66667%; }
.aux-m-big-grid-sg-7-9 { width: calc( 7 * 100% / 12 - 2px ); padding-bottom: calc( 9 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-7-9 { width: calc( 7 * 100% / 12 - 30px ); padding-bottom: calc( 9 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-8-9 { width: calc( 8 * 100% / 12 ); padding-bottom: calc( 9 * 73% / 12 ); }
.aux-m-big-grid-8-9 .aux-keep-aspect { height: 0; padding-bottom: 108.33333%; }
.aux-m-big-grid-sg-8-9 { width: calc( 8 * 100% / 12 - 2px ); padding-bottom: calc( 9 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-8-9 { width: calc( 8 * 100% / 12 - 30px ); padding-bottom: calc( 9 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-9-9 { width: calc( 9 * 100% / 12 ); padding-bottom: calc( 9 * 73% / 12 ); }
.aux-m-big-grid-9-9 .aux-keep-aspect { height: 0; padding-bottom: 100%; }
.aux-m-big-grid-sg-9-9 { width: calc( 9 * 100% / 12 - 2px ); padding-bottom: calc( 9 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-9-9 { width: calc( 9 * 100% / 12 - 30px ); padding-bottom: calc( 9 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-10-9 { width: calc( 10 * 100% / 12 ); padding-bottom: calc( 9 * 73% / 12 ); }
.aux-m-big-grid-10-9 .aux-keep-aspect { height: 0; padding-bottom: 91.66667%; }
.aux-m-big-grid-sg-10-9 { width: calc( 10 * 100% / 12 - 2px ); padding-bottom: calc( 9 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-10-9 { width: calc( 10 * 100% / 12 - 30px ); padding-bottom: calc( 9 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-11-9 { width: calc( 11 * 100% / 12 ); padding-bottom: calc( 9 * 73% / 12 ); }
.aux-m-big-grid-11-9 .aux-keep-aspect { height: 0; padding-bottom: 83.33333%; }
.aux-m-big-grid-sg-11-9 { width: calc( 11 * 100% / 12 - 2px ); padding-bottom: calc( 9 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-11-9 { width: calc( 11 * 100% / 12 - 30px ); padding-bottom: calc( 9 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-12-9 { width: calc( 12 * 100% / 12 ); padding-bottom: calc( 9 * 73% / 12 ); }
.aux-m-big-grid-12-9 .aux-keep-aspect { height: 0; padding-bottom: 75%; }
.aux-m-big-grid-sg-12-9 { width: calc( 12 * 100% / 12 - 2px ); padding-bottom: calc( 9 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-12-9 { width: calc( 12 * 100% / 12 - 30px ); padding-bottom: calc( 9 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-1-10 { width: calc( 1 * 100% / 12 ); padding-bottom: calc( 10 * 73% / 12 ); }
.aux-m-big-grid-1-10 .aux-keep-aspect { height: 0; padding-bottom: 175%; }
.aux-m-big-grid-sg-1-10 { width: calc( 1 * 100% / 12 - 2px ); padding-bottom: calc( 10 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-1-10 { width: calc( 1 * 100% / 12 - 30px ); padding-bottom: calc( 10 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-2-10 { width: calc( 2 * 100% / 12 ); padding-bottom: calc( 10 * 73% / 12 ); }
.aux-m-big-grid-2-10 .aux-keep-aspect { height: 0; padding-bottom: 166.66667%; }
.aux-m-big-grid-sg-2-10 { width: calc( 2 * 100% / 12 - 2px ); padding-bottom: calc( 10 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-2-10 { width: calc( 2 * 100% / 12 - 30px ); padding-bottom: calc( 10 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-3-10 { width: calc( 3 * 100% / 12 ); padding-bottom: calc( 10 * 73% / 12 ); }
.aux-m-big-grid-3-10 .aux-keep-aspect { height: 0; padding-bottom: 158.33333%; }
.aux-m-big-grid-sg-3-10 { width: calc( 3 * 100% / 12 - 2px ); padding-bottom: calc( 10 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-3-10 { width: calc( 3 * 100% / 12 - 30px ); padding-bottom: calc( 10 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-4-10 { width: calc( 4 * 100% / 12 ); padding-bottom: calc( 10 * 73% / 12 ); }
.aux-m-big-grid-4-10 .aux-keep-aspect { height: 0; padding-bottom: 150%; }
.aux-m-big-grid-sg-4-10 { width: calc( 4 * 100% / 12 - 2px ); padding-bottom: calc( 10 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-4-10 { width: calc( 4 * 100% / 12 - 30px ); padding-bottom: calc( 10 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-5-10 { width: calc( 5 * 100% / 12 ); padding-bottom: calc( 10 * 73% / 12 ); }
.aux-m-big-grid-5-10 .aux-keep-aspect { height: 0; padding-bottom: 141.66667%; }
.aux-m-big-grid-sg-5-10 { width: calc( 5 * 100% / 12 - 2px ); padding-bottom: calc( 10 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-5-10 { width: calc( 5 * 100% / 12 - 30px ); padding-bottom: calc( 10 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-6-10 { width: calc( 6 * 100% / 12 ); padding-bottom: calc( 10 * 73% / 12 ); }
.aux-m-big-grid-6-10 .aux-keep-aspect { height: 0; padding-bottom: 133.33333%; }
.aux-m-big-grid-sg-6-10 { width: calc( 6 * 100% / 12 - 2px ); padding-bottom: calc( 10 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-6-10 { width: calc( 6 * 100% / 12 - 30px ); padding-bottom: calc( 10 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-7-10 { width: calc( 7 * 100% / 12 ); padding-bottom: calc( 10 * 73% / 12 ); }
.aux-m-big-grid-7-10 .aux-keep-aspect { height: 0; padding-bottom: 125%; }
.aux-m-big-grid-sg-7-10 { width: calc( 7 * 100% / 12 - 2px ); padding-bottom: calc( 10 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-7-10 { width: calc( 7 * 100% / 12 - 30px ); padding-bottom: calc( 10 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-8-10 { width: calc( 8 * 100% / 12 ); padding-bottom: calc( 10 * 73% / 12 ); }
.aux-m-big-grid-8-10 .aux-keep-aspect { height: 0; padding-bottom: 116.66667%; }
.aux-m-big-grid-sg-8-10 { width: calc( 8 * 100% / 12 - 2px ); padding-bottom: calc( 10 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-8-10 { width: calc( 8 * 100% / 12 - 30px ); padding-bottom: calc( 10 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-9-10 { width: calc( 9 * 100% / 12 ); padding-bottom: calc( 10 * 73% / 12 ); }
.aux-m-big-grid-9-10 .aux-keep-aspect { height: 0; padding-bottom: 108.33333%; }
.aux-m-big-grid-sg-9-10 { width: calc( 9 * 100% / 12 - 2px ); padding-bottom: calc( 10 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-9-10 { width: calc( 9 * 100% / 12 - 30px ); padding-bottom: calc( 10 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-10-10 { width: calc( 10 * 100% / 12 ); padding-bottom: calc( 10 * 73% / 12 ); }
.aux-m-big-grid-10-10 .aux-keep-aspect { height: 0; padding-bottom: 100%; }
.aux-m-big-grid-sg-10-10 { width: calc( 10 * 100% / 12 - 2px ); padding-bottom: calc( 10 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-10-10 { width: calc( 10 * 100% / 12 - 30px ); padding-bottom: calc( 10 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-11-10 { width: calc( 11 * 100% / 12 ); padding-bottom: calc( 10 * 73% / 12 ); }
.aux-m-big-grid-11-10 .aux-keep-aspect { height: 0; padding-bottom: 91.66667%; }
.aux-m-big-grid-sg-11-10 { width: calc( 11 * 100% / 12 - 2px ); padding-bottom: calc( 10 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-11-10 { width: calc( 11 * 100% / 12 - 30px ); padding-bottom: calc( 10 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-12-10 { width: calc( 12 * 100% / 12 ); padding-bottom: calc( 10 * 73% / 12 ); }
.aux-m-big-grid-12-10 .aux-keep-aspect { height: 0; padding-bottom: 83.33333%; }
.aux-m-big-grid-sg-12-10 { width: calc( 12 * 100% / 12 - 2px ); padding-bottom: calc( 10 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-12-10 { width: calc( 12 * 100% / 12 - 30px ); padding-bottom: calc( 10 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-1-11 { width: calc( 1 * 100% / 12 ); padding-bottom: calc( 11 * 73% / 12 ); }
.aux-m-big-grid-1-11 .aux-keep-aspect { height: 0; padding-bottom: 183.33333%; }
.aux-m-big-grid-sg-1-11 { width: calc( 1 * 100% / 12 - 2px ); padding-bottom: calc( 11 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-1-11 { width: calc( 1 * 100% / 12 - 30px ); padding-bottom: calc( 11 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-2-11 { width: calc( 2 * 100% / 12 ); padding-bottom: calc( 11 * 73% / 12 ); }
.aux-m-big-grid-2-11 .aux-keep-aspect { height: 0; padding-bottom: 175%; }
.aux-m-big-grid-sg-2-11 { width: calc( 2 * 100% / 12 - 2px ); padding-bottom: calc( 11 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-2-11 { width: calc( 2 * 100% / 12 - 30px ); padding-bottom: calc( 11 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-3-11 { width: calc( 3 * 100% / 12 ); padding-bottom: calc( 11 * 73% / 12 ); }
.aux-m-big-grid-3-11 .aux-keep-aspect { height: 0; padding-bottom: 166.66667%; }
.aux-m-big-grid-sg-3-11 { width: calc( 3 * 100% / 12 - 2px ); padding-bottom: calc( 11 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-3-11 { width: calc( 3 * 100% / 12 - 30px ); padding-bottom: calc( 11 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-4-11 { width: calc( 4 * 100% / 12 ); padding-bottom: calc( 11 * 73% / 12 ); }
.aux-m-big-grid-4-11 .aux-keep-aspect { height: 0; padding-bottom: 158.33333%; }
.aux-m-big-grid-sg-4-11 { width: calc( 4 * 100% / 12 - 2px ); padding-bottom: calc( 11 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-4-11 { width: calc( 4 * 100% / 12 - 30px ); padding-bottom: calc( 11 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-5-11 { width: calc( 5 * 100% / 12 ); padding-bottom: calc( 11 * 73% / 12 ); }
.aux-m-big-grid-5-11 .aux-keep-aspect { height: 0; padding-bottom: 150%; }
.aux-m-big-grid-sg-5-11 { width: calc( 5 * 100% / 12 - 2px ); padding-bottom: calc( 11 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-5-11 { width: calc( 5 * 100% / 12 - 30px ); padding-bottom: calc( 11 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-6-11 { width: calc( 6 * 100% / 12 ); padding-bottom: calc( 11 * 73% / 12 ); }
.aux-m-big-grid-6-11 .aux-keep-aspect { height: 0; padding-bottom: 141.66667%; }
.aux-m-big-grid-sg-6-11 { width: calc( 6 * 100% / 12 - 2px ); padding-bottom: calc( 11 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-6-11 { width: calc( 6 * 100% / 12 - 30px ); padding-bottom: calc( 11 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-7-11 { width: calc( 7 * 100% / 12 ); padding-bottom: calc( 11 * 73% / 12 ); }
.aux-m-big-grid-7-11 .aux-keep-aspect { height: 0; padding-bottom: 133.33333%; }
.aux-m-big-grid-sg-7-11 { width: calc( 7 * 100% / 12 - 2px ); padding-bottom: calc( 11 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-7-11 { width: calc( 7 * 100% / 12 - 30px ); padding-bottom: calc( 11 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-8-11 { width: calc( 8 * 100% / 12 ); padding-bottom: calc( 11 * 73% / 12 ); }
.aux-m-big-grid-8-11 .aux-keep-aspect { height: 0; padding-bottom: 125%; }
.aux-m-big-grid-sg-8-11 { width: calc( 8 * 100% / 12 - 2px ); padding-bottom: calc( 11 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-8-11 { width: calc( 8 * 100% / 12 - 30px ); padding-bottom: calc( 11 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-9-11 { width: calc( 9 * 100% / 12 ); padding-bottom: calc( 11 * 73% / 12 ); }
.aux-m-big-grid-9-11 .aux-keep-aspect { height: 0; padding-bottom: 116.66667%; }
.aux-m-big-grid-sg-9-11 { width: calc( 9 * 100% / 12 - 2px ); padding-bottom: calc( 11 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-9-11 { width: calc( 9 * 100% / 12 - 30px ); padding-bottom: calc( 11 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-10-11 { width: calc( 10 * 100% / 12 ); padding-bottom: calc( 11 * 73% / 12 ); }
.aux-m-big-grid-10-11 .aux-keep-aspect { height: 0; padding-bottom: 108.33333%; }
.aux-m-big-grid-sg-10-11 { width: calc( 10 * 100% / 12 - 2px ); padding-bottom: calc( 11 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-10-11 { width: calc( 10 * 100% / 12 - 30px ); padding-bottom: calc( 11 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-11-11 { width: calc( 11 * 100% / 12 ); padding-bottom: calc( 11 * 73% / 12 ); }
.aux-m-big-grid-11-11 .aux-keep-aspect { height: 0; padding-bottom: 100%; }
.aux-m-big-grid-sg-11-11 { width: calc( 11 * 100% / 12 - 2px ); padding-bottom: calc( 11 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-11-11 { width: calc( 11 * 100% / 12 - 30px ); padding-bottom: calc( 11 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-12-11 { width: calc( 12 * 100% / 12 ); padding-bottom: calc( 11 * 73% / 12 ); }
.aux-m-big-grid-12-11 .aux-keep-aspect { height: 0; padding-bottom: 91.66667%; }
.aux-m-big-grid-sg-12-11 { width: calc( 12 * 100% / 12 - 2px ); padding-bottom: calc( 11 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-12-11 { width: calc( 12 * 100% / 12 - 30px ); padding-bottom: calc( 11 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-1-12 { width: calc( 1 * 100% / 12 ); padding-bottom: calc( 12 * 73% / 12 ); }
.aux-m-big-grid-1-12 .aux-keep-aspect { height: 0; padding-bottom: 191.66667%; }
.aux-m-big-grid-sg-1-12 { width: calc( 1 * 100% / 12 - 2px ); padding-bottom: calc( 12 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-1-12 { width: calc( 1 * 100% / 12 - 30px ); padding-bottom: calc( 12 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-2-12 { width: calc( 2 * 100% / 12 ); padding-bottom: calc( 12 * 73% / 12 ); }
.aux-m-big-grid-2-12 .aux-keep-aspect { height: 0; padding-bottom: 183.33333%; }
.aux-m-big-grid-sg-2-12 { width: calc( 2 * 100% / 12 - 2px ); padding-bottom: calc( 12 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-2-12 { width: calc( 2 * 100% / 12 - 30px ); padding-bottom: calc( 12 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-3-12 { width: calc( 3 * 100% / 12 ); padding-bottom: calc( 12 * 73% / 12 ); }
.aux-m-big-grid-3-12 .aux-keep-aspect { height: 0; padding-bottom: 175%; }
.aux-m-big-grid-sg-3-12 { width: calc( 3 * 100% / 12 - 2px ); padding-bottom: calc( 12 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-3-12 { width: calc( 3 * 100% / 12 - 30px ); padding-bottom: calc( 12 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-4-12 { width: calc( 4 * 100% / 12 ); padding-bottom: calc( 12 * 73% / 12 ); }
.aux-m-big-grid-4-12 .aux-keep-aspect { height: 0; padding-bottom: 166.66667%; }
.aux-m-big-grid-sg-4-12 { width: calc( 4 * 100% / 12 - 2px ); padding-bottom: calc( 12 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-4-12 { width: calc( 4 * 100% / 12 - 30px ); padding-bottom: calc( 12 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-5-12 { width: calc( 5 * 100% / 12 ); padding-bottom: calc( 12 * 73% / 12 ); }
.aux-m-big-grid-5-12 .aux-keep-aspect { height: 0; padding-bottom: 158.33333%; }
.aux-m-big-grid-sg-5-12 { width: calc( 5 * 100% / 12 - 2px ); padding-bottom: calc( 12 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-5-12 { width: calc( 5 * 100% / 12 - 30px ); padding-bottom: calc( 12 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-6-12 { width: calc( 6 * 100% / 12 ); padding-bottom: calc( 12 * 73% / 12 ); }
.aux-m-big-grid-6-12 .aux-keep-aspect { height: 0; padding-bottom: 150%; }
.aux-m-big-grid-sg-6-12 { width: calc( 6 * 100% / 12 - 2px ); padding-bottom: calc( 12 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-6-12 { width: calc( 6 * 100% / 12 - 30px ); padding-bottom: calc( 12 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-7-12 { width: calc( 7 * 100% / 12 ); padding-bottom: calc( 12 * 73% / 12 ); }
.aux-m-big-grid-7-12 .aux-keep-aspect { height: 0; padding-bottom: 141.66667%; }
.aux-m-big-grid-sg-7-12 { width: calc( 7 * 100% / 12 - 2px ); padding-bottom: calc( 12 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-7-12 { width: calc( 7 * 100% / 12 - 30px ); padding-bottom: calc( 12 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-8-12 { width: calc( 8 * 100% / 12 ); padding-bottom: calc( 12 * 73% / 12 ); }
.aux-m-big-grid-8-12 .aux-keep-aspect { height: 0; padding-bottom: 133.33333%; }
.aux-m-big-grid-sg-8-12 { width: calc( 8 * 100% / 12 - 2px ); padding-bottom: calc( 12 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-8-12 { width: calc( 8 * 100% / 12 - 30px ); padding-bottom: calc( 12 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-9-12 { width: calc( 9 * 100% / 12 ); padding-bottom: calc( 12 * 73% / 12 ); }
.aux-m-big-grid-9-12 .aux-keep-aspect { height: 0; padding-bottom: 125%; }
.aux-m-big-grid-sg-9-12 { width: calc( 9 * 100% / 12 - 2px ); padding-bottom: calc( 12 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-9-12 { width: calc( 9 * 100% / 12 - 30px ); padding-bottom: calc( 12 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-10-12 { width: calc( 10 * 100% / 12 ); padding-bottom: calc( 12 * 73% / 12 ); }
.aux-m-big-grid-10-12 .aux-keep-aspect { height: 0; padding-bottom: 116.66667%; }
.aux-m-big-grid-sg-10-12 { width: calc( 10 * 100% / 12 - 2px ); padding-bottom: calc( 12 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-10-12 { width: calc( 10 * 100% / 12 - 30px ); padding-bottom: calc( 12 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-11-12 { width: calc( 11 * 100% / 12 ); padding-bottom: calc( 12 * 73% / 12 ); }
.aux-m-big-grid-11-12 .aux-keep-aspect { height: 0; padding-bottom: 108.33333%; }
.aux-m-big-grid-sg-11-12 { width: calc( 11 * 100% / 12 - 2px ); padding-bottom: calc( 12 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-11-12 { width: calc( 11 * 100% / 12 - 30px ); padding-bottom: calc( 12 * 73% / 12 ); margin: 0 15px; }
.aux-m-big-grid-12-12 { width: calc( 12 * 100% / 12 ); padding-bottom: calc( 12 * 73% / 12 ); }
.aux-m-big-grid-12-12 .aux-keep-aspect { height: 0; padding-bottom: 100%; }
.aux-m-big-grid-sg-12-12 { width: calc( 12 * 100% / 12 - 2px ); padding-bottom: calc( 12 * 73% / 12 ); margin: 0 1px; }
.aux-m-big-grid-lg-12-12 { width: calc( 12 * 100% / 12 - 30px ); padding-bottom: calc( 12 * 73% / 12 ); margin: 0 15px; } }
.aux-masonry-layout { }
.aux-masonry-layout:after { content: ''; display: block; clear: both; } .aux-bullets, .aux-bullets ul { list-style: none; position: relative; }
.aux-bullets li, .aux-bullets ul li { float: left; }
.aux-bullets::after, .aux-bullets ul::after { content: ""; display: table; clear: both; }
.aux-bullets .aux-bullet, .aux-bullets.aux-overlay .aux-select-overlay { cursor: pointer; width: 13px; height: 13px; border-radius: 50%; position: relative; border: solid 1px #3d3d3d; margin: 0 4px 0 0; box-sizing: border-box; transition: all 300ms; }
.aux-bullets.aux-large .aux-bullet, .aux-bullets.aux-large .aux-bullets.aux-overlay .aux-select-overlay, .aux-bullets.aux-overlay .aux-bullets.aux-large .aux-select-overlay { width: 16px; height: 16px; margin: 0 6px 0 0; }
.aux-bullets.aux-small .aux-bullet, .aux-bullets.aux-small .aux-bullets.aux-overlay .aux-select-overlay, .aux-bullets.aux-overlay .aux-bullets.aux-small .aux-select-overlay { width: 9px; height: 9px; margin: 0 2px 0 0; }
.aux-bullets.aux-squre .aux-bullet, .aux-bullets.aux-squre .aux-bullets.aux-overlay .aux-select-overlay, .aux-bullets.aux-overlay .aux-bullets.aux-squre .aux-select-overlay { border-radius: 0; }
.aux-bullets.aux-fill .aux-bullet, .aux-bullets.aux-fill .aux-bullets.aux-overlay .aux-select-overlay, .aux-bullets.aux-overlay .aux-bullets.aux-fill .aux-select-overlay { border-width: 0; background-color: #d3d3d3; }
.aux-bullets .aux-bullet.aux-selected, .aux-bullets.aux-overlay .aux-selected.aux-select-overlay { background: #3d3d3d; }
.aux-bullets.aux-fill-in { box-shadow: 0 0 0 0 #3d3d3d inset; }
.aux-bullets.aux-fill-in .aux-bullet.aux-selected, .aux-bullets.aux-fill-in .aux-bullets.aux-overlay .aux-selected.aux-select-overlay, .aux-bullets.aux-overlay .aux-bullets.aux-fill-in .aux-selected.aux-select-overlay { box-shadow: 0 0 0 7px #3d3d3d inset; }
.aux-bullets.aux-fill-in .aux-bullet.aux-selected, .aux-bullets.aux-fill-in .aux-bullets.aux-overlay .aux-selected.aux-select-overlay, .aux-bullets.aux-overlay .aux-bullets.aux-fill-in .aux-selected.aux-select-overlay { background: transparent; }
.aux-bullets.aux-fill-in.aux-fill .aux-bullet.aux-selected, .aux-bullets.aux-fill-in.aux-fill .aux-bullets.aux-overlay .aux-selected.aux-select-overlay, .aux-bullets.aux-overlay .aux-bullets.aux-fill-in.aux-fill .aux-selected.aux-select-overlay { background: #d3d3d3; }
.aux-bullets.aux-fill-in.aux-large .aux-bullet.aux-selected, .aux-bullets.aux-fill-in.aux-large .aux-bullets.aux-overlay .aux-selected.aux-select-overlay, .aux-bullets.aux-overlay .aux-bullets.aux-fill-in.aux-large .aux-selected.aux-select-overlay { box-shadow: 0 0 0 9px #3d3d3d inset; }
.aux-bullets.aux-fill-in.aux-small .aux-bullet.aux-selected, .aux-bullets.aux-fill-in.aux-small .aux-bullets.aux-overlay .aux-selected.aux-select-overlay, .aux-bullets.aux-overlay .aux-bullets.aux-fill-in.aux-small .aux-selected.aux-select-overlay { box-shadow: 0 0 0 5px #3d3d3d inset; }
.aux-bullets.aux-overlay .aux-select-overlay { background-color: #3d3d3d; position: absolute; top: 0; z-index: 2; }
.aux-bullets.aux-overlay.aux-large .aux-select-overlay { width: 16px; height: 16px; }
.aux-bullets.aux-overlay.aux-small .aux-select-overlay { width: 9px; height: 9px; }
.aux-bullets.aux-overlay .aux-bullet.aux-selected, .aux-bullets.aux-overlay .aux-selected.aux-select-overlay { background: transparent; }
.aux-bullets.aux-overlay.aux-fill .aux-bullet.aux-selected, .aux-bullets.aux-overlay.aux-fill .aux-selected.aux-select-overlay { background: #d3d3d3; }
.aux-bullets.aux-mask .aux-bullet, .aux-bullets.aux-mask .aux-bullets.aux-overlay .aux-select-overlay, .aux-bullets.aux-overlay .aux-bullets.aux-mask .aux-select-overlay { transform: translateZ(0); overflow: hidden; border-width: 0; }
.aux-bullets.aux-mask .aux-bullet::before, .aux-bullets.aux-mask .aux-bullets.aux-overlay .aux-select-overlay::before, .aux-bullets.aux-overlay .aux-bullets.aux-mask .aux-select-overlay::before, .aux-bullets.aux-mask .aux-bullet::after, .aux-bullets.aux-mask .aux-bullets.aux-overlay .aux-select-overlay::after, .aux-bullets.aux-overlay .aux-bullets.aux-mask .aux-select-overlay::after { content: ""; display: block; width: 100%; height: 100%; border-radius: inherit; position: absolute; box-sizing: inherit; }
.aux-bullets.aux-mask .aux-bullet::before, .aux-bullets.aux-mask .aux-bullets.aux-overlay .aux-select-overlay::before, .aux-bullets.aux-overlay .aux-bullets.aux-mask .aux-select-overlay::before { border: inherit; border-width: 1px; top: 0; left: 0; }
.aux-bullets.aux-mask .aux-bullet::after, .aux-bullets.aux-mask .aux-bullets.aux-overlay .aux-select-overlay::after, .aux-bullets.aux-overlay .aux-bullets.aux-mask .aux-select-overlay::after { top: 100%; background-color: #3d3d3d; transition: inherit; }
.aux-bullets.aux-mask .aux-bullet.aux-selected, .aux-bullets.aux-mask .aux-bullets.aux-overlay .aux-selected.aux-select-overlay, .aux-bullets.aux-overlay .aux-bullets.aux-mask .aux-selected.aux-select-overlay { background: transparent; }
.aux-bullets.aux-mask .aux-bullet.aux-selected::after, .aux-bullets.aux-mask .aux-bullets.aux-overlay .aux-selected.aux-select-overlay::after, .aux-bullets.aux-overlay .aux-bullets.aux-mask .aux-selected.aux-select-overlay::after { transform: translateY(-100%); }
.aux-bullets.aux-mask.aux-fill .aux-bullet::before, .aux-bullets.aux-mask.aux-fill .aux-bullets.aux-overlay .aux-select-overlay::before, .aux-bullets.aux-overlay .aux-bullets.aux-mask.aux-fill .aux-select-overlay::before { border: none; }
.aux-bullets.aux-mask.aux-from-left .aux-bullet::after, .aux-bullets.aux-mask.aux-from-left .aux-bullets.aux-overlay .aux-select-overlay::after, .aux-bullets.aux-overlay .aux-bullets.aux-mask.aux-from-left .aux-select-overlay::after { left: -100%; top: auto; }
.aux-bullets.aux-mask.aux-from-left .aux-bullet.aux-selected::after, .aux-bullets.aux-mask.aux-from-left .aux-bullets.aux-overlay .aux-selected.aux-select-overlay::after, .aux-bullets.aux-overlay .aux-bullets.aux-mask.aux-from-left .aux-selected.aux-select-overlay::after { transform: translateX(100%); }
.aux-bullets.aux-mask.aux-from-right .aux-bullet::after, .aux-bullets.aux-mask.aux-from-right .aux-bullets.aux-overlay .aux-select-overlay::after, .aux-bullets.aux-overlay .aux-bullets.aux-mask.aux-from-right .aux-select-overlay::after { right: -100%; top: auto; }
.aux-bullets.aux-mask.aux-from-right .aux-bullet.aux-selected::after, .aux-bullets.aux-mask.aux-from-right .aux-bullets.aux-overlay .aux-selected.aux-select-overlay::after, .aux-bullets.aux-overlay .aux-bullets.aux-mask.aux-from-right .aux-selected.aux-select-overlay::after { transform: translateX(-100%); }
.aux-bullets.aux-mask.aux-from-top .aux-bullet::after, .aux-bullets.aux-mask.aux-from-top .aux-bullets.aux-overlay .aux-select-overlay::after, .aux-bullets.aux-overlay .aux-bullets.aux-mask.aux-from-top .aux-select-overlay::after { top: -100%; }
.aux-bullets.aux-mask.aux-from-top .aux-bullet.aux-selected::after, .aux-bullets.aux-mask.aux-from-top .aux-bullets.aux-overlay .aux-selected.aux-select-overlay::after, .aux-bullets.aux-overlay .aux-bullets.aux-mask.aux-from-top .aux-selected.aux-select-overlay::after { transform: translateY(100%); }
.aux-bullets.aux-mask.aux-from-center .aux-bullet::after, .aux-bullets.aux-mask.aux-from-center .aux-bullets.aux-overlay .aux-select-overlay::after, .aux-bullets.aux-overlay .aux-bullets.aux-mask.aux-from-center .aux-select-overlay::after { top: 0; transform: scale(0.01); transform-origin: center; }
.aux-bullets.aux-mask.aux-from-center .aux-bullet.aux-selected::after, .aux-bullets.aux-mask.aux-from-center .aux-bullets.aux-overlay .aux-selected.aux-select-overlay::after, .aux-bullets.aux-overlay .aux-bullets.aux-mask.aux-from-center .aux-selected.aux-select-overlay::after { transform: scale(1); } .aux-arrow-nav { position: relative; cursor: pointer; transform: translateZ(0); background-color: #3d3d3d; width: 36px; height: 36px; overflow: hidden; }
.aux-arrow-nav.aux-white { background-color: white; }
.aux-arrow-nav.aux-outline { box-shadow: 0 0 0 1px #3d3d3d inset; background-color: transparent; }
.aux-arrow-nav.aux-outline .aux-overlay::after { background-color: #3d3d3d; }
.aux-arrow-nav.aux-outline.aux-white { border-color: white; box-shadow: 0 0 0 1px white inset; }
.aux-arrow-nav.aux-outline.aux-white .aux-overlay::after { background-color: white; }
.aux-arrow-nav.aux-round { border-radius: 50%; width: 73px; height: 73px; }
.aux-arrow-nav.aux-round.aux-small { width: 23px; height: 23px; }
.aux-arrow-nav.aux-round.aux-semi-small { width: 43px; height: 43px; }
.aux-arrow-nav.aux-round.aux-medium { width: 51px; height: 51px; }
.aux-arrow-nav.aux-round.aux-large { width: 119px; height: 119px; }
.aux-arrow-nav.aux-round .aux-overlay { width: 105%; transition-duration: 450ms; }
.aux-arrow-nav.aux-round-left { border-radius: 50% 0 0 50%; }
.aux-arrow-nav.aux-round-right { border-radius: 0 50% 50% 0; }
.aux-arrow-nav.aux-round-top { border-radius: 50% 50% 0 0; }
.aux-arrow-nav.aux-round-bottom { border-radius: 0 0 50% 50%; }
.aux-arrow-nav.aux-small { width: 22px; height: 22px; }
.aux-arrow-nav .aux-svg-arrow { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); transition: all 500ms cubic-bezier(0.77, 0, 0.175, 1); }
.aux-arrow-nav .aux-overlay { position: absolute; width: 150%; top: 50%; left: 50%; transform: translate(-50%, -50%) scale(0, 0); transition: all 500ms cubic-bezier(0.77, 0, 0.175, 1); }
.aux-arrow-nav .aux-overlay::after { position: relative; content: ''; border-radius: 50%; display: block; padding-top: 100%; background-color: #636363; }
.aux-arrow-nav:hover .aux-overlay { transform: translate(-50%, -50%) scale(1, 1); }
.aux-arrow-nav .aux-hover-arrow { opacity: 0; }
.aux-arrow-nav.aux-hover-slide .aux-hover-arrow[class*="down"] { transform: translate(-50%, -150%); }
.aux-arrow-nav.aux-hover-slide .aux-hover-arrow[class*="up"] { transform: translate(-50%, 50%); }
.aux-arrow-nav.aux-hover-slide .aux-hover-arrow[class*="right"] { transform: translate(-150%, -50%); }
.aux-arrow-nav.aux-hover-slide .aux-hover-arrow[class*="left"] { transform: translate(50%, -50%); }
.aux-arrow-nav.aux-hover-slide .aux-hover-arrow[class*="plus"], .aux-arrow-nav.aux-hover-slide .aux-hover-arrow[class*="cross"] { transform: translate(-50%, -50%) rotate(-90deg); }
.aux-arrow-nav.aux-hover-slide:hover .aux-svg-arrow[class*="down"] { transform: translate(-50%, 50%); }
.aux-arrow-nav.aux-hover-slide:hover .aux-svg-arrow[class*="up"] { transform: translate(-50%, -150%); }
.aux-arrow-nav.aux-hover-slide:hover .aux-svg-arrow[class*="right"] { transform: translate(50%, -50%); }
.aux-arrow-nav.aux-hover-slide:hover .aux-svg-arrow[class*="left"] { transform: translate(-150%, -50%); }
.aux-arrow-nav.aux-hover-slide:hover .aux-svg-arrow[class*="plus"], .aux-arrow-nav.aux-hover-slide:hover .aux-svg-arrow[class*="cross"] { transform: translate(-50%, -50%) rotate(90deg); }
.aux-arrow-nav.aux-hover-slide .aux-hover-arrow { transition-duration: 700ms; }
.aux-arrow-nav.aux-hover-fill { transition: all 500ms cubic-bezier(0.77, 0, 0.175, 1); }
.aux-arrow-nav.aux-hover-fill:hover { background-color: #636363; }
.aux-arrow-nav.aux-hover-fill:hover.aux-outline { background-color: #3d3d3d; }
.aux-arrow-nav:hover .aux-svg-arrow { opacity: 0; }
.aux-arrow-nav:hover .aux-svg-arrow.aux-no-fade { opacity: 1; }
.aux-arrow-nav:hover .aux-hover-arrow { transform: translate(-50%, -50%) !important; opacity: 1; }
.aux-widget-post-slider .aux-next.aux-mc-arrows, .type-post.format-gallery .aux-next.aux-mc-arrows, .aux-widget-post-slider .aux-prev.aux-mc-arrows, .type-post.format-gallery .aux-prev.aux-mc-arrows { position: absolute; top: 50%; transform: translateY(-50%); left: 15px; }
.aux-widget-post-slider .aux-mc-arrows .aux-arrow-nav, .type-post.format-gallery .aux-mc-arrows .aux-arrow-nav { width: 50px; height: 50px; }
.aux-widget-post-slider .aux-mc-arrows .aux-arrow-nav .aux-overlay::after, .type-post.format-gallery .aux-mc-arrows .aux-arrow-nav .aux-overlay::after { background-color: #F1F1F1; }
.aux-widget-post-slider .aux-next.aux-mc-arrows, .type-post.format-gallery .aux-next.aux-mc-arrows { left: auto; right: 15px; }  .aux-load-more { cursor: pointer; position: relative; width: 118px; height: 118px; border-radius: 50%; overflow: hidden; }
.aux-load-more svg { position: relative; }
.aux-load-more svg .aux-progress { stroke: #3d3d3d; stroke-width: 1; stroke-dashoffset: 0; stroke-dasharray: 314.1596; }
.aux-load-more svg .aux-progress-bg { stroke: #f0f0f0; stroke-width: 1; }
.aux-load-more svg .aux-stroke-bg { stroke: #f0f0f0; stroke-width: 1; }
.aux-load-more .aux-label-text, .aux-load-more .aux-loading-label { color: #3d3d3d; font-size: 0.8em; text-align: center; position: absolute; top: 0; left: 0; width: 100%; line-height: 118px; transition: opacity 300ms; }
.aux-load-more .aux-label-text .aux-svg-arrow, .aux-load-more .aux-loading-label .aux-svg-arrow { display: inline-block; vertical-align: middle; margin-right: 0.2em; }
.aux-load-more .aux-loading-label { opacity: 0; transition: opacity 300ms 100ms; }
.aux-load-more .aux-label-text .aux-svg-arrow[class*="-h-"] { margin: 0; transition: all 250ms; }
.aux-load-more .aux-overlay { position: absolute; width: 100%; top: 50%; left: 50%; transform: translate(-50%, -50%) scale(0, 0); transition: width 550ms cubic-bezier(0.77, 0, 0.175, 1); }
.aux-load-more .aux-overlay::after { position: relative; content: ''; border-radius: 50%; display: block; padding-top: 100%; background-color: #f0f0f0; }
.aux-load-more:hover .aux-overlay { transform: translate(-50%, -50%) scale(1, 1); }
.aux-load-more.aux-active-loading svg .aux-progress { -moz-animation: aux-load-more-stroke-animation 2s cubic-bezier(0.645, 0.045, 0.355, 1) infinite; -webkit-animation: aux-load-more-stroke-animation 2s cubic-bezier(0.645, 0.045, 0.355, 1) infinite; animation: aux-load-more-stroke-animation 2s cubic-bezier(0.645, 0.045, 0.355, 1) infinite; }
.aux-load-more.aux-active-loading .aux-loading-label { opacity: 1; -moz-animation: aux-loade-more-loading-flash 0.02s 300ms infinite alternate; -webkit-animation: aux-loade-more-loading-flash 0.02s 300ms infinite alternate; animation: aux-loade-more-loading-flash 0.02s 300ms infinite alternate; }
.aux-load-more.aux-active-loading .aux-label-text .aux-svg-arrow[class*="-h-"] { transform: translateY(100%); opacity: 0; }
.aux-load-more.aux-active-loading .aux-label-text { opacity: 0; }
.aux-load-more.aux-active-loading .aux-overlay { width: 0 !important; }
@-moz-keyframes aux-load-more-stroke-animation { 0% { stroke-dashoffset: 0; }
50% { stroke-dashoffset: -314.1596; }
100% { stroke-dashoffset: -628.3192; } }
@-webkit-keyframes aux-load-more-stroke-animation { 0% { stroke-dashoffset: 0; }
50% { stroke-dashoffset: -314.1596; }
100% { stroke-dashoffset: -628.3192; } }
@keyframes aux-load-more-stroke-animation { 0% { stroke-dashoffset: 0; }
50% { stroke-dashoffset: -314.1596; }
100% { stroke-dashoffset: -628.3192; } }
@-moz-keyframes aux-loade-more-loading-flash { 0% { opacity: 1; }
100% { opacity: 0.5; } }
@-webkit-keyframes aux-loade-more-loading-flash { 0% { opacity: 1; }
100% { opacity: 0.5; } }
@keyframes aux-loade-more-loading-flash { 0% { opacity: 1; }
100% { opacity: 0.5; } }
.aux-read-more, .aux-post-nav { display: inline-block; padding: 0.52em 1.3em; border-radius: 50em; background-color: #3d3d3d; color: white; text-decoration: none; font-size: 0.82em; }
.aux-read-more:hover, .aux-post-nav:hover { color: inherit; }
.aux-read-more::after, .aux-post-nav::after { content: '\2192'; font-family: Arial; font-size: 1.1em; display: inline-block; margin-left: 0.4em; }
.aux-read-more.aux-outline, .aux-post-nav.aux-outline { border: solid 1px #3d3d3d; color: #3d3d3d; background-color: transparent; transition: all 350ms ease-in; }
.aux-read-more.aux-arrow-left::before, .aux-post-nav.aux-arrow-left::before { content: '\2190'; margin-right: 0.4em; font-family: Arial; display: inline-block; }
.aux-read-more.aux-arrow-left::after, .aux-post-nav.aux-arrow-left::after { display: none; }
.aux-read-more.aux-disabled, .aux-post-nav.aux-disabled { cursor: default; background-color: #bdbdbd; }
.aux-read-more.aux-disabled.aux-outline, .aux-post-nav.aux-disabled.aux-outline { background-color: transparent; border-color: #bdbdbd; color: #bdbdbd; }
.aux-read-more.aux-outline:hover, .aux-post-nav.aux-outline:hover { background-color: #3d3d3d; color: white; transition: all 350ms ease-out; }  .aux-loading-loop { position: relative; width: 45px; height: 45px; border-radius: 50%; }
.aux-loading-loop svg { position: relative; }
.aux-loading-loop svg .aux-progress { stroke: #3d3d3d; stroke-width: 1; stroke-dashoffset: 0; stroke-dasharray: 125.66384; }
.aux-loading-loop svg .aux-stroke-bg { stroke: #f0f0f0; stroke-width: 1; }
.aux-loading-loop svg .aux-progress { -moz-animation: aux-loop-loading-stroke-animation 2s cubic-bezier(0.645, 0.045, 0.355, 1) infinite; -webkit-animation: aux-loop-loading-stroke-animation 2s cubic-bezier(0.645, 0.045, 0.355, 1) infinite; animation: aux-loop-loading-stroke-animation 2s cubic-bezier(0.645, 0.045, 0.355, 1) infinite; }
@-moz-keyframes aux-loop-loading-stroke-animation { 0% { stroke-dashoffset: 0; }
50% { stroke-dashoffset: -125.66384; }
100% { stroke-dashoffset: -251.32768; } }
@-webkit-keyframes aux-loop-loading-stroke-animation { 0% { stroke-dashoffset: 0; }
50% { stroke-dashoffset: -125.66384; }
100% { stroke-dashoffset: -251.32768; } }
@keyframes aux-loop-loading-stroke-animation { 0% { stroke-dashoffset: 0; }
50% { stroke-dashoffset: -125.66384; }
100% { stroke-dashoffset: -251.32768; } }
input[type="text"], input[type="password"], input[type="email"], input[type="tel"], input[type="url"], textarea { padding: 1.1em; max-width: 400px; width: 100%; transition: border-color 300ms; }
input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, input[type="tel"]:focus, input[type="url"]:focus, textarea:focus { border-color: #3D3D3D; }
select:not([multiple]) { -webkit-appearance: none; -ms-appearance: none; -moz-appearance: none; appearance: none; background-color: transparent; border-radius: 0; border: solid 1px #BBB; padding: 16px 48px 16px 18px; background-image: url(//alk.in.th/wp-content/themes/phlox/css/images/controls/arrows/small-arrow-down.svg); background-repeat: no-repeat; background-position: right center; }
select:not([multiple])::-ms-expand { display: none; }
select:focus:not([multiple]) { outline: none; border-color: #3D3D3D; }
.ie9 select:not([multiple]) { padding-right: 0.5em; background-image: initial; }
input[type="radio"] { -webkit-appearance: none; -ms-appearance: none; -moz-appearance: none; appearance: none; width: 16px; height: 16px; border: solid 1px #3D3D3D; border-radius: 50%; box-shadow: 0 0 0px 2.5px white inset; margin-right: 5px; vertical-align: text-top; transition: background-color 300ms; }
input[type="radio"]:focus { outline: none; }
input[type="radio"]:checked { background-color: #3D3D3D; }
.wpcf7-form .wpcf7-checkbox .wpcf7-list-item:first-of-type { margin-left: 0; }
.aux-checkbox, .wpcf7-form .wpcf7-checkbox input[type="checkbox"] { appearance: none; -moz-appearance: none; -webkit-appearance: none; box-sizing: border-box; display: inline-block !important; width: 13px; height: 13px; background: white; border: 1px solid #3d3d3d; }
.aux-checkbox + label, .aux-checkbox + .wpcf7-list-item-label, .wpcf7-form .wpcf7-checkbox input[type="checkbox"] + label, .wpcf7-form .wpcf7-checkbox input[type="checkbox"] + .wpcf7-list-item-label { cursor: pointer; padding: 0; font-size: 16px; color: #3D3D3D; }
.aux-checkbox:focus, .wpcf7-form .wpcf7-checkbox input[type="checkbox"]:focus { outline: none; }
.aux-checkbox:checked, .wpcf7-form .wpcf7-checkbox input[type="checkbox"]:checked { background: url(//alk.in.th/wp-content/themes/phlox/css/images/svg/checkbox.svg); background-repeat: no-repeat; background-position: center center; background-size: 13px 7px; }
.aux-checkbox:disabled, .wpcf7-form .wpcf7-checkbox input[type="checkbox"]:disabled { background: #EAEAEA; }
label { display: block; margin-bottom: 1em; font-size: 1.1em; color: #3D3D3D; }
label + br { display: none; }
input[type="reset"], input[type="submit"] { padding: 12px 32px; margin-right: 5px; background-color: #3D3D3D; color: white; vertical-align: top; font-size: 0.8125em; font-weight: 600; text-transform: uppercase; }
input[type="reset"]:hover, input[type="submit"]:hover { background-color: #505050; }
input[type="reset"] { background-color: transparent; padding: 11px 32px; border: solid 1px #3D3D3D; color: #3D3D3D; }
input[type="reset"]:hover { background-color: #F1F1F1; }
fieldset { padding: 15px 30px; }
legend { padding: 0 10px; margin-left: -10px; }
.aux-btn-loader { position: relative; }
.aux-btn-loader span { transition: none; opacity: 1; }
.aux-btn-loader svg { opacity: 0; position: absolute; left: 50%; top: 50%; transform: translateX(-50%) translateY(-50%); }
.aux-btn-loader.aux-svg-progress span { opacity: 0; }
.aux-btn-loader.aux-svg-progress svg { opacity: 1; }
.aux-search-form .aux-search-field { height: 46px; float: left; margin-right: 2px; }
.aux-search-form.aux-iconic-search .aux-search-field { padding-right: 40px; }
.aux-search-form form { display: inline-block; position: relative; }
.aux-search-form .aux-submit-icon-container { position: absolute; color: #BBB; right: 5px; height: 100%; transition: color 300ms; }
.aux-search-form .aux-submit-icon-container::before { position: absolute; width: 100%; top: 50%; vertical-align: middle; display: inline-block; font-size: 1.4em; font-family: "auxin-front"; color: inherit; text-align: center; speak: none; transform: translateY(-50%); }
.aux-search-form .aux-submit-icon-container:hover { color: #3D3D3D; }
.aux-search-form .aux-iconic-search-submit { width: 40px; height: 80px; margin: 0; padding: 0; text-indent: 10em; overflow: hidden; background: transparent; }
.aux-search-form .aux-iconic-search-submit:hover { background: transparent; }
.aux-search-form .aux-search-submit { height: 40px; float: left; }
.aux-search-form .aux-search-submit:hover { background: #505050; }
.aux-dropdown-container:after, .aux-select:after, .aux-dropdown:after { border-top-width: 0.35em; left: -1.5625em; }
.aux-dropdown-container.aux-fill select, .aux-select.aux-fill select, .aux-dropdown.aux-fill select { color: white; border: none; background-color: #3d3d3d; }
.aux-dropdown-container.aux-fill:after, .aux-select.aux-fill:after, .aux-dropdown.aux-fill:after { z-index: 1; -webkit-pointer-events: none; -moz-pointer-events: none; -ms-pointer-events: none; pointer-events: none; border-top-color: white; }
.aux-dropdown-container.aux-large select, .aux-select.aux-large select, .aux-dropdown.aux-large select { padding: 0.875em 1.25em; padding-right: 3.125em; font-size: 110%; }
.aux-dropdown-container select, .aux-select select, .aux-dropdown select { background-image: none; }
.select2-container { box-sizing: border-box; display: inline-block; margin: 0; position: relative; vertical-align: middle; }
.select2-container .select2-selection--single { box-sizing: border-box; cursor: pointer; display: block; height: 28px; user-select: none; -webkit-user-select: none; }
.select2-container .select2-selection--single .select2-selection__rendered { display: block; padding-left: 8px; padding-right: 20px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.select2-container .select2-selection--single .select2-selection__clear { position: relative; }
.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered { padding-right: 8px; padding-left: 20px; }
.select2-container .select2-selection--multiple { box-sizing: border-box; cursor: pointer; display: block; min-height: 32px; user-select: none; -webkit-user-select: none; }
.select2-container .select2-selection--multiple .select2-selection__rendered { display: inline-block; overflow: hidden; padding-left: 8px; text-overflow: ellipsis; white-space: nowrap; }
.select2-container .select2-search--inline { float: left; }
.select2-container .select2-search--inline .select2-search__field { box-sizing: border-box; border: none; font-size: 100%; margin-top: 5px; padding: 0; }
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button { -webkit-appearance: none; }
.select2-dropdown { background-color: white; border: 1px solid #aaa; border-radius: 4px; box-sizing: border-box; display: block; position: absolute; left: -100000px; width: 100%; z-index: 1051; }
.select2-results { display: block; }
.select2-results__options { list-style: none; margin: 0; padding: 0; }
.select2-results__option { padding: 6px; user-select: none; -webkit-user-select: none; }
.select2-results__option[aria-selected] { cursor: pointer; }
.select2-container--open .select2-dropdown { left: 0; }
.select2-container--open .select2-dropdown--above { border-bottom: none; border-bottom-left-radius: 0; border-bottom-right-radius: 0; }
.select2-container--open .select2-dropdown--below { border-top: none; border-top-left-radius: 0; border-top-right-radius: 0; }
.select2-search--dropdown { display: block; padding: 4px; }
.select2-search--dropdown .select2-search__field { padding: 4px; width: 100%; box-sizing: border-box; }
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button { -webkit-appearance: none; }
.select2-search--dropdown.select2-search--hide { display: none; }
.select2-close-mask { border: 0; margin: 0; padding: 0; display: block; position: fixed; left: 0; top: 0; min-height: 100%; min-width: 100%; height: auto; width: auto; opacity: 0; z-index: 99; background-color: #fff; filter: alpha(opacity=0); }
.select2-hidden-accessible { border: 0 !important; clip: rect(0 0 0 0) !important; height: 1px !important; margin: -1px !important; overflow: hidden !important; padding: 0 !important; position: absolute !important; width: 1px !important; }
.select2-container--default .select2-selection--single { background-color: #fff; border: 1px solid #aaa; border-radius: 4px; }
.select2-container--default .select2-selection--single .select2-selection__rendered { color: #444; line-height: 28px; }
.select2-container--default .select2-selection--single .select2-selection__clear { cursor: pointer; float: right; font-weight: bold; }
.select2-container--default .select2-selection--single .select2-selection__placeholder { color: #999; }
.select2-container--default .select2-selection--single .select2-selection__arrow { height: 26px; position: absolute; top: 1px; right: 1px; width: 20px; }
.select2-container--default .select2-selection--single .select2-selection__arrow b { border-color: #888 transparent transparent transparent; border-style: solid; border-width: 5px 4px 0 4px; height: 0; left: 50%; margin-left: -4px; margin-top: -2px; position: absolute; top: 50%; width: 0; }
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear { float: left; }
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow { left: 1px; right: auto; }
.select2-container--default.select2-container--disabled .select2-selection--single { background-color: #eee; cursor: default; }
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear { display: none; }
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b { border-color: transparent transparent #888 transparent; border-width: 0 4px 5px 4px; }
.select2-container--default .select2-selection--multiple { background-color: white; border: 1px solid #aaa; border-radius: 4px; cursor: text; }
.select2-container--default .select2-selection--multiple .select2-selection__rendered { box-sizing: border-box; list-style: none; margin: 0; padding: 0 5px; width: 100%; }
.select2-container--default .select2-selection--multiple .select2-selection__rendered li { list-style: none; }
.select2-container--default .select2-selection--multiple .select2-selection__placeholder { color: #999; margin-top: 5px; float: left; }
.select2-container--default .select2-selection--multiple .select2-selection__clear { cursor: pointer; float: right; font-weight: bold; margin-top: 5px; margin-right: 10px; }
.select2-container--default .select2-selection--multiple .select2-selection__choice { background-color: #e4e4e4; border: 1px solid #aaa; border-radius: 4px; cursor: default; float: left; margin-right: 5px; margin-top: 5px; padding: 0 5px; }
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove { color: #999; cursor: pointer; display: inline-block; font-weight: bold; margin-right: 2px; }
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover { color: #333; }
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline { float: right; }
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice { margin-left: 5px; margin-right: auto; }
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove { margin-left: 2px; margin-right: auto; }
.select2-container--default.select2-container--focus .select2-selection--multiple { border: solid black 1px; outline: 0; }
.select2-container--default.select2-container--disabled .select2-selection--multiple { background-color: #eee; cursor: default; }
.select2-container--default.select2-container--disabled .select2-selection__choice__remove { display: none; }
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple { border-top-left-radius: 0; border-top-right-radius: 0; }
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple { border-bottom-left-radius: 0; border-bottom-right-radius: 0; }
.select2-container--default .select2-search--dropdown .select2-search__field { border: 1px solid #aaa; }
.select2-container--default .select2-search--inline .select2-search__field { background: transparent; border: none; outline: 0; box-shadow: none; -webkit-appearance: textfield; }
.select2-container--default .select2-results > .select2-results__options { max-height: 200px; overflow-y: auto; }
.select2-container--default .select2-results__option[role=group] { padding: 0; }
.select2-container--default .select2-results__option[aria-disabled=true] { color: #999; }
.select2-container--default .select2-results__option[aria-selected=true] { background-color: #ddd; }
.select2-container--default .select2-results__option .select2-results__option { padding-left: 1em; }
.select2-container--default .select2-results__option .select2-results__option .select2-results__group { padding-left: 0; }
.select2-container--default .select2-results__option .select2-results__option .select2-results__option { margin-left: -1em; padding-left: 2em; }
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option { margin-left: -2em; padding-left: 3em; }
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option { margin-left: -3em; padding-left: 4em; }
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option { margin-left: -4em; padding-left: 5em; }
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option { margin-left: -5em; padding-left: 6em; }
.select2-container--default .select2-results__option--highlighted[aria-selected] { background-color: #5897fb; color: white; }
.select2-container--default .select2-results__group { cursor: default; display: block; padding: 6px; }
.select2-container--classic .select2-selection--single { background-color: #f7f7f7; border: 1px solid #aaa; border-radius: 4px; outline: 0; background-image: -webkit-linear-gradient(top, white 50%, #eeeeee 100%); background-image: -o-linear-gradient(top, white 50%, #eeeeee 100%); background-image: linear-gradient(to bottom, #ffffff 50%, #eeeeee 100%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }
.select2-container--classic .select2-selection--single:focus { border: 1px solid #5897fb; }
.select2-container--classic .select2-selection--single .select2-selection__rendered { color: #444; line-height: 28px; }
.select2-container--classic .select2-selection--single .select2-selection__clear { cursor: pointer; float: right; font-weight: bold; margin-right: 10px; }
.select2-container--classic .select2-selection--single .select2-selection__placeholder { color: #999; }
.select2-container--classic .select2-selection--single .select2-selection__arrow { background-color: #ddd; border: none; border-left: 1px solid #aaa; border-top-right-radius: 4px; border-bottom-right-radius: 4px; height: 26px; position: absolute; top: 1px; right: 1px; width: 20px; background-image: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%); background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%); background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0); }
.select2-container--classic .select2-selection--single .select2-selection__arrow b { border-color: #888 transparent transparent transparent; border-style: solid; border-width: 5px 4px 0 4px; height: 0; left: 50%; margin-left: -4px; margin-top: -2px; position: absolute; top: 50%; width: 0; }
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear { float: left; }
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow { border: none; border-right: 1px solid #aaa; border-radius: 0; border-top-left-radius: 4px; border-bottom-left-radius: 4px; left: 1px; right: auto; }
.select2-container--classic.select2-container--open .select2-selection--single { border: 1px solid #5897fb; }
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow { background: transparent; border: none; }
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b { border-color: transparent transparent #888 transparent; border-width: 0 4px 5px 4px; }
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single { border-top: none; border-top-left-radius: 0; border-top-right-radius: 0; background-image: -webkit-linear-gradient(top, white 0%, #eeeeee 50%); background-image: -o-linear-gradient(top, white 0%, #eeeeee 50%); background-image: linear-gradient(to bottom, #ffffff 0%, #eeeeee 50%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single { border-bottom: none; border-bottom-left-radius: 0; border-bottom-right-radius: 0; background-image: -webkit-linear-gradient(top, #eeeeee 50%, white 100%); background-image: -o-linear-gradient(top, #eeeeee 50%, white 100%); background-image: linear-gradient(to bottom, #eeeeee 50%, #ffffff 100%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0); }
.select2-container--classic .select2-selection--multiple { background-color: white; border: 1px solid #aaa; border-radius: 4px; cursor: text; outline: 0; }
.select2-container--classic .select2-selection--multiple:focus { border: 1px solid #5897fb; }
.select2-container--classic .select2-selection--multiple .select2-selection__rendered { list-style: none; margin: 0; padding: 0 5px; }
.select2-container--classic .select2-selection--multiple .select2-selection__clear { display: none; }
.select2-container--classic .select2-selection--multiple .select2-selection__choice { background-color: #e4e4e4; border: 1px solid #aaa; border-radius: 4px; cursor: default; float: left; margin-right: 5px; margin-top: 5px; padding: 0 5px; }
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove { color: #888; cursor: pointer; display: inline-block; font-weight: bold; margin-right: 2px; }
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover { color: #555; }
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice { float: right; }
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice { margin-left: 5px; margin-right: auto; }
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove { margin-left: 2px; margin-right: auto; }
.select2-container--classic.select2-container--open .select2-selection--multiple { border: 1px solid #5897fb; }
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple { border-top: none; border-top-left-radius: 0; border-top-right-radius: 0; }
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple { border-bottom: none; border-bottom-left-radius: 0; border-bottom-right-radius: 0; }
.select2-container--classic .select2-search--dropdown .select2-search__field { border: 1px solid #aaa; outline: 0; }
.select2-container--classic .select2-search--inline .select2-search__field { outline: 0; box-shadow: none; }
.select2-container--classic .select2-dropdown { background-color: white; border: 1px solid transparent; }
.select2-container--classic .select2-dropdown--above { border-bottom: none; }
.select2-container--classic .select2-dropdown--below { border-top: none; }
.select2-container--classic .select2-results > .select2-results__options { max-height: 200px; overflow-y: auto; }
.select2-container--classic .select2-results__option[role=group] { padding: 0; }
.select2-container--classic .select2-results__option[aria-disabled=true] { color: grey; }
.select2-container--classic .select2-results__option--highlighted[aria-selected] { background-color: #3875d7; color: white; }
.select2-container--classic .select2-results__group { cursor: default; display: block; padding: 6px; }
.select2-container--classic.select2-container--open .select2-dropdown { border-color: #5897fb; } .wpcf7 .aux-modern-form input[type="text"], .wpcf7 .aux-modern-form input[type="password"], .wpcf7 .aux-modern-form input[type="email"], .wpcf7 .aux-modern-form input[type="tel"], .wpcf7 .aux-modern-form input[type="url"], .wpcf7 .aux-modern-form input[type="date"], .wpcf7 .aux-modern-form textarea { padding: 1.4375em 0; margin-bottom: 0; height: auto; border: none; }
.aux-modern-form#commentform input[type="text"], .aux-modern-form#commentform input[type="password"], .aux-modern-form#commentform input[type="email"], .aux-modern-form#commentform input[type="tel"], .aux-modern-form#commentform input[type="url"], .aux-modern-form#commentform input[type="date"], .aux-modern-form#commentform textarea { padding: 1.4375em 0; margin-bottom: 0; height: auto; border: none; }
.aux-modern-form input[type="text"], .aux-modern-form input[type="password"], .aux-modern-form input[type="email"], .aux-modern-form input[type="tel"], .aux-modern-form input[type="url"], .aux-modern-form input[type="date"], .aux-modern-form textarea { padding: 1.4375em 0; margin-bottom: 0; height: auto; border: none; }
.aux-modern-form .aux-input-group { position: relative; margin-bottom: 50px; }
.aux-modern-form .aux-input-group label { position: absolute; left: 0px; top: 24px; margin-bottom: 0; font-size: 1em; line-height: 23px; transform-origin: top left; transition: all 300ms cubic-bezier(0.4, 0, 0.2, 1); }
.aux-modern-form .aux-input-group .aux-modern-form-border { width: 100%; height: 2px; background-color: #3D3D3D; }
.aux-modern-form .aux-input-group br, .aux-modern-form .aux-input-group p { display: none; }
.aux-modern-form .aux-input-group.aux-focused label { transform: scale(0.75) translateY(-34px); }
.aux-modern-form .aux-input-group.aux-focused .aux-modern-form-border { box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.25); }
.aux-modern-form .aux-input-group:last-of-type { margin-bottom: 30px; }
.aux-modern-form input[type="submit"] { padding: 0.9375em 3.125em !important; font-size: 0.875em; line-height: 21px; font-weight: 600; border-radius: 25px; }
.aux-modern-form.aux-light .aux-input-group input[type="text"], .aux-modern-form.aux-light .aux-input-group input[type="password"], .aux-modern-form.aux-light .aux-input-group input[type="email"], .aux-modern-form.aux-light .aux-input-group input[type="tel"], .aux-modern-form.aux-light .aux-input-group input[type="date"], .aux-modern-form.aux-light .aux-input-group textarea, .aux-modern-form.aux-light .aux-input-group label { color: rgba(255, 255, 255, 0.85); }
.aux-modern-form.aux-light .aux-input-group .aux-modern-form-border { background-color: #FFFFFF; }
.aux-modern-form.aux-light .aux-input-group.aux-focused .aux-modern-form-border { box-shadow: 0px 0px 6px 0px rgba(255, 255, 255, 0.65); }
.aux-modern-form.aux-light input[type="submit"] { background-color: #FFFFFF; color: #3D3D3D; } [class*="aux-form-inline-"] { display: flex; flex-flow: row wrap; }
[class*="aux-form-inline-"] > *:not(.form-submit) { flex-basis: 100%; }
[class*="aux-form-inline-"] .aux-inline-inputs input { width: 100% !important; }
[class*="aux-form-inline-"].aux-form-inline-three { justify-content: space-between; }
[class*="aux-form-inline-"].aux-form-inline-three .aux-inline-inputs { flex-basis: calc(33.333% - 30px); }
@media screen and (max-width: 767px) { .aux-resp [class*="aux-form-inline-"].aux-form-inline-three .aux-inline-inputs { flex-basis: 100%; } }
[class*="aux-form-inline-"].aux-form-inline-two { justify-content: space-between; }
[class*="aux-form-inline-"].aux-form-inline-two .aux-inline-inputs { flex-basis: calc(50% - 30px); }
@media screen and (max-width: 767px) { .aux-resp [class*="aux-form-inline-"].aux-form-inline-two .aux-inline-inputs { flex-basis: 100%; } } .aux-filters ul { list-style: none; }
.aux-filters ul:after { content: ""; display: table; clear: both; }
.aux-filters ul > li { float: left; }
.aux-filters li > a { text-decoration: none; display: block; cursor: point; padding: 0.625em 0.75em; color: #aaa; }
.aux-filters li > a:hover { color: inherit; }
.aux-filters.aux-underline, .aux-filters.aux-slideup { margin-left: -0.75em; }
.aux-filters.aux-bordered li { border: solid 1px #bbb; border-right-width: 0; }
.aux-filters.aux-bordered li:last-child { border-right-width: 1px; }
.aux-filters .aux-selected { color: #3d3d3d; transition: all 300ms; }
.aux-filters.aux-fill .aux-selected li > a { background-color: transparent; }
.aux-filters .aux-select-overlay { display: none; }
.aux-filters.aux-overlay .aux-select-overlay { display: block; position: absolute; border: solid 1px #3d3d3d; border-radius: 20em; box-sizing: border-box; transition: all 500ms cubic-bezier(0.77, 0, 0.175, 1); }
.aux-filters.aux-underline li > a > span::after { content: ""; display: block; width: 100%; height: 1px; background: #3d3d3d; margin-top: 0.5em; opacity: 0; transition: all 300ms; transform: translateY(10px); }
.aux-filters.aux-underline .aux-selected span::after { transform: translateY(0); opacity: 1; }
.aux-filters.aux-cube li > a { padding: 0; }
.aux-filters.aux-cube li > a span { transform-style: preserve-3d; transition: all 500ms cubic-bezier(0.77, 0, 0.175, 1); padding: 0.625em 0.75em; display: block; }
.aux-filters.aux-cube li > a span::after { content: attr(data-select) ""; display: block; padding: inherit; white-space: nowrap; position: absolute; top: 100%; left: 0; color: white; background: #3d3d3d; transform-origin: 0% 0%; transform: rotateX(-90deg); }
.aux-filters.aux-cube .aux-selected span { transform: rotateX(90deg) translateY(-100%); transform-origin: 50% 0; background: #f9f9f9; }
.aux-filters.aux-slideup li > a { padding-left: 0; padding-right: 0; text-transform: uppercase; }
.aux-filters.aux-slideup li > a span { position: relative; display: block; padding: 0 0.75em; overflow: hidden; text-align: center; color: transparent; }
.aux-filters.aux-slideup li > a span::after, .aux-filters.aux-slideup li > a span::before { content: attr(data-select) ""; display: block; position: absolute; white-space: nowrap; margin: 0 auto; top: 0; color: #3d3d3d; transition: all 500ms cubic-bezier(0.77, 0, 0.175, 1); }
.aux-filters.aux-slideup li > a span::after { top: auto; font-weight: bold; }
.aux-filters.aux-slideup .aux-selected span::before, .aux-filters.aux-slideup .aux-selected span::after { transform: translateY(-100%); }
.aux-filters.aux-underline-anim .aux-select-overlay { border-radius: 0; border-width: 0 0 2px 0; border-color: #3d3d3d; }
.aux-filters.aux-fill li { background: #f9f9f9; }
.aux-filters.aux-fill .aux-selected { color: white; background-color: #3d3d3d; }
.aux-filters.aux-dropdown-filter { margin-bottom: 1em; float: none !important; display: flex; }
.aux-filters.aux-dropdown-filter.aux-center { z-index: 9; justify-content: center; }
.aux-filters.aux-dropdown-filter.aux-center > ul { left: 50%; right: auto; transform: translateY(10px) translateX(-50%); }
.aux-filters.aux-dropdown-filter.aux-center > ul.aux-active { transform: translateY(0) translateX(-50%); }
.aux-filters.aux-dropdown-filter.aux-right { justify-content: flex-end; }
.aux-filters.aux-dropdown-filter.aux-left > ul { left: 0; right: auto; }
.aux-filters.aux-dropdown-filter .aux-filter-by { color: #AAA; font-weight: 600; font-size: 0.875em; text-transform: uppercase; cursor: pointer; }
.aux-filters.aux-dropdown-filter .aux-filter-by .aux-filter-name { color: #3d3d3d; }
.aux-filters.aux-dropdown-filter > ul { position: absolute; right: 0; top: 0; padding: 0.9375em 0; background: #fff; opacity: 0; transform: translateY(10px); box-shadow: 0px 3px 50px 0px rgba(0, 0, 0, 0.1); visibility: hidden; z-index: 9; transition: all 300ms ease-out; }
.aux-filters.aux-dropdown-filter > ul.aux-active { opacity: 1; transform: translateY(0); visibility: visible; }
.aux-filters.aux-dropdown-filter li { float: none; margin: 0 0.9375em; line-height: 190%; }
.aux-filters.aux-dropdown-filter li:hover { background: #3D3D3D; }
.aux-filters.aux-dropdown-filter li:hover > a { color: #FFFFFF; }
.aux-filters.aux-dropdown-filter li > a { position: relative; padding: 0.1875em 1.875em; color: #3D3D3D; text-align: left; font-size: 0.875em; font-weight: 600; text-transform: uppercase; }
.twentytwenty-handle { background: white; -moz-animation: aux-before-after-pulse 1000ms ease-in-out 0s infinite alternate; -webkit-animation: aux-before-after-pulse 1000ms ease-in-out 0s infinite alternate; animation: aux-before-after-pulse 1000ms ease-in-out 0s infinite alternate; }
.twentytwenty-handle:hover { -moz-animation: none; -webkit-animation: none; animation: none; }
.twentytwenty-overlay { display: none; }
@-moz-keyframes aux-before-after-pulse { 0% { box-shadow: 0px 0px 2px rgba(61, 61, 61, 0.8), 0 0 0 4px rgba(255, 255, 255, 0.15); }
100% { box-shadow: 0px 0px 2px rgba(61, 61, 61, 0.8), 0 0 0 12px rgba(255, 255, 255, 0.3); } }
@-webkit-keyframes aux-before-after-pulse { 0% { box-shadow: 0px 0px 2px rgba(61, 61, 61, 0.8), 0 0 0 4px rgba(255, 255, 255, 0.15); }
100% { box-shadow: 0px 0px 2px rgba(61, 61, 61, 0.8), 0 0 0 12px rgba(255, 255, 255, 0.3); } }
@keyframes aux-before-after-pulse { 0% { box-shadow: 0px 0px 2px rgba(61, 61, 61, 0.8), 0 0 0 4px rgba(255, 255, 255, 0.15); }
100% { box-shadow: 0px 0px 2px rgba(61, 61, 61, 0.8), 0 0 0 12px rgba(255, 255, 255, 0.3); } }
.aux-before-after { position: relative; }
.aux-before-after img:last-child { position: absolute; top: 0; }
.aux-media-image { position: relative; }
.aux-media-image.aux-hidden-overflow { overflow: hidden; }
.aux-ribbon-wrapper { z-index: 5; }
.aux-ribbon-wrapper.aux-corner-ribbon { width: 200px; background: #EA4335; position: absolute; top: 25px; left: -50px; text-align: center; line-height: 50px; letter-spacing: 1px; color: #FFFFFF; transform: rotate(-45deg); -webkit-transform: rotate(-45deg); box-shadow: 0 0 3px rgba(0, 0, 0, 0.3); }
.aux-ribbon-wrapper.aux-corner-ribbon.top-right { top: 25px; right: -50px; left: auto; transform: rotate(45deg); -webkit-transform: rotate(45deg); }
.aux-ribbon-wrapper.aux-corner-ribbon.bottom-left { top: auto; bottom: 25px; left: -50px; transform: rotate(45deg); -webkit-transform: rotate(45deg); }
.aux-ribbon-wrapper.aux-corner-ribbon.bottom-right { top: auto; right: -50px; bottom: 25px; left: auto; transform: rotate(-45deg); -webkit-transform: rotate(-45deg); }
.aux-ribbon-wrapper.aux-simple-ribbon { background: #EA4335; color: #FFFFFF; padding: 7px 50px; position: absolute; top: 25px; left: -1px; }
.aux-ribbon-wrapper.aux-simple-ribbon.top-right { top: 25px; right: -1px; left: auto; }
.aux-ribbon-wrapper.aux-simple-ribbon.bottom-left { top: auto; bottom: 25px; left: -1px; }
.aux-ribbon-wrapper.aux-simple-ribbon.bottom-right { top: auto; right: -1px; bottom: 25px; left: auto; }
.aux-ribbon-wrapper.aux-cross-ribbon { position: absolute; background: #EA4335; top: -15px; padding: 10px; left: 25px; color: #FFFFFF; border-radius: 0 0 2px 2px; }
.aux-ribbon-wrapper.aux-cross-ribbon:before { content: ""; position: absolute; left: -15px; right: 0; top: 0; bottom: 0; width: 0; height: 0; border-bottom: 15px solid #A42F25; border-left: 15px solid transparent !important; }
.aux-ribbon-wrapper.aux-cross-ribbon.top-right { right: 25px; left: auto; }
.aux-ribbon-wrapper.aux-cross-ribbon.top-right:before { left: auto; right: -15px; border-left: 0 !important; border-right: 15px solid transparent !important; }
.aux-ribbon-wrapper.aux-cross-ribbon.bottom-left { top: auto; bottom: -15px; }
.aux-ribbon-wrapper.aux-cross-ribbon.bottom-left:before { border-top: 15px solid #A42F25; border-bottom: 0; top: auto; }
.aux-ribbon-wrapper.aux-cross-ribbon.bottom-right { top: auto; right: 25px; bottom: -15px; left: auto; }
.aux-ribbon-wrapper.aux-cross-ribbon.bottom-right:before { left: auto; right: -15px; border-left: 0 !important; border-right: 15px solid transparent !important; border-top: 15px solid #A42F25; border-bottom: 0; top: auto; }
a.button .aux-icon, button .aux-icon, input[type="submit"] .aux-icon, input[type="reset"] .aux-icon, input[type="button"] .aux-icon, .aux-button .aux-icon { font-size: 1.8em; }
.aux-button-block { display: block; width: 100%; }
.aux-tooltip-socials .auxicon-share::before { display: block; background-image: none; }
.aux-tooltip-socials-container { position: relative; display: inline-block; }
.aux-tooltip-socials-container .aux-tooltip-socials-wrapper { position: absolute; top: -15px; left: 20px; transform: translate3d(-50%, -100%, 0); border-radius: 25px; padding: 12px 17px 10px 13px; opacity: 0; display: none; z-index: 1; }
.aux-tooltip-socials-container .aux-tooltip-socials-wrapper:after { content: ''; position: absolute; left: 50%; }
.aux-tooltip-socials-container .aux-tooltip-social-no-text + .aux-tooltip-socials-wrapper { left: auto; }
.aux-tooltip-socials-container .jssocials-shares { display: table; }
.aux-tooltip-socials-container .jssocials-share { display: table-cell; padding: 0 8px; }
.aux-tooltip-socials-container .jssocials-share:hover { transform: scale(1.2); }
.aux-tooltip-socials-container .jssocials-share-logo { font-size: 1.3em; }
.aux-tooltip-socials-container .aux-tooltip-light + .aux-tooltip-socials-wrapper { background-color: #FFFFFF; border: 1px solid #3D3D3D; }
.aux-tooltip-socials-container .aux-tooltip-light + .aux-tooltip-socials-wrapper:after { height: 8px; width: 8px; bottom: -6px; transform: rotate(45deg); border: 1px solid #3D3D3D; border-width: 0 1px 1px 0; z-index: 10; }
.aux-tooltip-socials-container .aux-tooltip-dark + .aux-tooltip-socials-wrapper { background-color: #3D3D3D; }
.aux-tooltip-socials-container .aux-tooltip-dark + .aux-tooltip-socials-wrapper:after { width: 0; height: 0; border-top: 8px solid #3D3D3D; border-left: 8px solid transparent; border-right: 8px solid transparent; bottom: -8px; }
.aux-tooltip-socials-container .aux-tooltip-dark + .aux-tooltip-socials-wrapper .jssocials-share-link { color: #FFFFFF; }
.aux-tooltip-socials-container.aux-tip-open .aux-tooltip-socials-wrapper { animation: auxShareFadeInDown 1000ms forwards; animation-timing-function: cubic-bezier(0.19, 1, 0.22, 1); display: inline-block; opacity: 1; }
.aux-tooltip-socials-container.aux-tip-close .aux-tooltip-socials-wrapper { animation: auxShareFadeOutUp 1000ms forwards; animation-timing-function: cubic-bezier(0.19, 1, 0.22, 1); display: inline-block; opacity: 0; }
@keyframes auxShareFadeInDown { from { opacity: 0; top: -25px; }
to { opacity: 1; top: -15px; } }
@keyframes auxShareFadeOutUp { from { opacity: 1; top: -15px; }
to { opacity: 0; top: -25px; } }
@media screen and (max-width: 479px) { .aux-resp .aux-tooltip-socials-wrapper { padding: 10px 2px 13px 17px; }
.aux-resp .jssocials-shares { width: 190px; }
.aux-resp .jssocials-share { display: block; float: left; } }
.aux-widget-3d-textbox { perspective: 2000px; transform-style: preserve-3d; position: relative; z-index: 0; display: inline; }
.aux-widget-3d-textbox:hover { z-index: 1; }
.aux-widget-3d-textbox .aux-3d-textbox-widget-content { position: absolute; top: 50%; left: 50%; box-shadow: 20px 0 40px rgba(0, 0, 0, 0.16); background-color: rgba(255, 255, 255, 0.9); padding: 20px; }
.aux-widget-3d-textbox .aux-3d-textbox-widget-content .col-title { font-size: 30px; }
.aux-widget-3d-textbox .aux-3d-textbox-widget-content .col-subtitle { font-size: 10px; }
.aux-widget-3d-textbox .aux-wrap-style-box { position: relative; display: block; max-width: 100%; transform-style: preserve-3d; background-size: cover; }
.aux-widget-3d-textbox .aux-wrap-style-box:after { content: ''; display: block; padding-top: 100%; }
.aux-widget-3d-textbox .aux-text-position-top-left .aux-3d-textbox-widget-content { text-align: left; }
.aux-widget-3d-textbox .aux-text-position-top-center .aux-3d-textbox-widget-content { text-align: center; }
.aux-widget-3d-textbox .aux-text-position-top-right .aux-3d-textbox-widget-content { text-align: right; }
.aux-widget-3d-textbox .aux-text-position-center-left .aux-3d-textbox-widget-content { text-align: left; }
.aux-widget-3d-textbox .aux-text-position-center-left .aux-3d-textbox-widget-content .col-title, .aux-widget-3d-textbox .aux-text-position-center-left .aux-3d-textbox-widget-content .col-subtitle { position: absolute; top: 50%; transform: translateY(-50%); margin: 0; }
.aux-widget-3d-textbox .aux-text-position-center-left .aux-3d-textbox-widget-content .col-subtitle { margin-top: 40px; }
.aux-widget-3d-textbox .aux-text-position-center-center .aux-3d-textbox-widget-content { text-align: center; }
.aux-widget-3d-textbox .aux-text-position-center-center .aux-3d-textbox-widget-content .col-title, .aux-widget-3d-textbox .aux-text-position-center-center .aux-3d-textbox-widget-content .col-subtitle { position: absolute; top: 50%; left: 0; right: 0; transform: translateY(-50%); margin: 0; }
.aux-widget-3d-textbox .aux-text-position-center-center .aux-3d-textbox-widget-content .col-subtitle { margin-top: 40px; }
.aux-widget-3d-textbox .aux-text-position-center-right .aux-3d-textbox-widget-content { text-align: right; }
.aux-widget-3d-textbox .aux-text-position-center-right .aux-3d-textbox-widget-content .col-title, .aux-widget-3d-textbox .aux-text-position-center-right .aux-3d-textbox-widget-content .col-subtitle { position: absolute; top: 50%; transform: translateY(-50%); margin: 0; right: 20px; }
.aux-widget-3d-textbox .aux-text-position-center-right .aux-3d-textbox-widget-content .col-subtitle { margin-top: 40px; }
.aux-widget-3d-textbox .aux-text-position-bottom-left .aux-3d-textbox-widget-content { text-align: left; }
.aux-widget-3d-textbox .aux-text-position-bottom-left .aux-3d-textbox-widget-content .col-title, .aux-widget-3d-textbox .aux-text-position-bottom-left .aux-3d-textbox-widget-content .col-subtitle { position: absolute; bottom: 65px; margin: 0; }
.aux-widget-3d-textbox .aux-text-position-bottom-left .aux-3d-textbox-widget-content .col-subtitle { bottom: 40px; }
.aux-widget-3d-textbox .aux-text-position-bottom-center .aux-3d-textbox-widget-content { text-align: center; }
.aux-widget-3d-textbox .aux-text-position-bottom-center .aux-3d-textbox-widget-content .col-title, .aux-widget-3d-textbox .aux-text-position-bottom-center .aux-3d-textbox-widget-content .col-subtitle { position: absolute; bottom: 65px; margin: 0; left: 0; right: 0; }
.aux-widget-3d-textbox .aux-text-position-bottom-center .aux-3d-textbox-widget-content .col-subtitle { bottom: 40px; }
.aux-widget-3d-textbox .aux-text-position-bottom-right .aux-3d-textbox-widget-content { text-align: right; }
.aux-widget-3d-textbox .aux-text-position-bottom-right .aux-3d-textbox-widget-content .col-title, .aux-widget-3d-textbox .aux-text-position-bottom-right .aux-3d-textbox-widget-content .col-subtitle { position: absolute; bottom: 65px; margin: 0; right: 20px; }
.aux-widget-3d-textbox .aux-text-position-bottom-right .aux-3d-textbox-widget-content .col-subtitle { bottom: 40px; }
.master-carousel, .master-carousel-slider { overflow: hidden; position: relative; }
.aux-mc-wrapper { position: relative; }
.aux-mc-item { position: absolute; }
.aux-mc-item img { width: 100%; }
.aux-mc-container, .mc-view-container { position: relative; }
.master-carousel-slider .aux-mc-item { cursor: move; cursor: grab; cursor: -moz-grab; cursor: -webkit-grab; }
.master-carousel-slider.aux-no-js > .aux-mc-item:first-child { display: block; position: relative; }
.master-carousel-slider.aux-no-js > * { display: none; }
.aux-mc-controls { text-align: center; }
.aux-mc-controls .aux-mc-arrows { display: inline-block; position: relative; cursor: pointer; padding: 15px 5px; }
.aux-mc-controls .aux-next { left: -1px; }
.aux-mc-controls .aux-bullets .aux-bullet, .aux-mc-controls .aux-bullets.aux-overlay .aux-select-overlay { display: inline-block; margin-right: 0.5em; }
.aux-side-control ~ .aux-mc-controls .aux-mc-arrows { position: absolute; top: 50%; transform: translateY(-50%); }
.aux-side-control ~ .aux-mc-controls .aux-next { right: -100px; left: auto; }
.aux-side-control ~ .aux-mc-controls .aux-prev { left: -100px; right: auto; }
.master-carousel.aux-mc-before-init { white-space: nowrap; }
.master-carousel.aux-mc-before-init .aux-carousel-controls { display: none; }
.master-carousel.aux-mc-before-init > .aux-mc-item { position: relative; display: inline-block; vertical-align: top; padding-right: 30px; white-space: normal; }
.master-carousel.aux-mc-before-init[data-columns='1'] > .aux-mc-item { width: 100%; padding-right: 0; }
.master-carousel.aux-mc-before-init[data-columns='2'] > .aux-mc-item { width: 50%; }
.master-carousel.aux-mc-before-init[data-columns='2'] > .aux-mc-item:nth-child(2n+2) { padding-right: 0; }
.master-carousel.aux-mc-before-init[data-columns='3'] > .aux-mc-item { width: 33.33333%; }
.master-carousel.aux-mc-before-init[data-columns='3'] > .aux-mc-item:nth-child(3n+3) { padding-right: 0; }
.master-carousel.aux-mc-before-init[data-columns='4'] > .aux-mc-item { width: 25%; }
.master-carousel.aux-mc-before-init[data-columns='4'] > .aux-mc-item:nth-child(4n+4) { padding-right: 0; }
.master-carousel.aux-mc-before-init[data-columns='5'] > .aux-mc-item { width: 20%; }
.master-carousel.aux-mc-before-init[data-columns='5'] > .aux-mc-item:nth-child(5n+5) { padding-right: 0; }
.master-carousel.aux-mc-before-init[data-columns='6'] > .aux-mc-item { width: 16.66667%; }
.master-carousel.aux-mc-before-init[data-columns='6'] > .aux-mc-item:nth-child(6n+6) { padding-right: 0; }
.aux-pagination { list-style: none; }
.aux-pagination li { float: left; }
.aux-pagination .pagination { margin-bottom: 0; }
.aux-pagination .pagination:after { content: ""; display: table; clear: both; }
.aux-pagination .pagination > li { margin-bottom: 0; }
.aux-pagination li > a, .aux-pagination li > span { text-decoration: none; display: block; border: solid 1px #aaa; border-right-width: 0; color: #3d3d3d; line-height: 35px; text-align: center; font-size: 0.85em; font-weight: 600; padding: 0 15px; transition: all 300ms; }
.aux-pagination li > a:hover { color: white; background-color: #3d3d3d; }
.aux-pagination li:last-child > a { border-right-width: 1px; }
.aux-pagination li.prev a, .aux-pagination li.next a { overflow: hidden; font-size: 0; color: transparent; width: 35px; padding: 0; position: relative; cursor: pointer; }
.aux-pagination li.prev a::after, .aux-pagination li.prev a::before, .aux-pagination li.next a::after, .aux-pagination li.next a::before { content: ''; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); transition: all 300ms; }
.aux-pagination li.prev a::before, .aux-pagination li.next a::before { opacity: 0; }
.aux-pagination li.prev a:hover::after, .aux-pagination li.next a:hover::after { opacity: 0; }
.aux-pagination li.prev a:hover::before, .aux-pagination li.next a:hover::before { opacity: 1; }
.aux-pagination li.next a::after { background-image: url(//alk.in.th/wp-content/themes/phlox/css/images/svg/symbols.svg); background-repeat: no-repeat; display: block; width: 6px; height: 10px; background-position: 0px -761px; }
.aux-pagination li.prev a::after { background-image: url(//alk.in.th/wp-content/themes/phlox/css/images/svg/symbols.svg); background-repeat: no-repeat; display: block; width: 6px; height: 10px; background-position: 0px -722px; }
.aux-pagination li.next a::before { background-image: url(//alk.in.th/wp-content/themes/phlox/css/images/svg/symbols.svg); background-repeat: no-repeat; display: block; width: 6px; height: 10px; background-position: -178px -761px; }
.aux-pagination li.prev a::before { background-image: url(//alk.in.th/wp-content/themes/phlox/css/images/svg/symbols.svg); background-repeat: no-repeat; display: block; width: 6px; height: 10px; background-position: -178px -722px; }
.aux-pagination li.page { margin-bottom: 0; }
.aux-pagination li.page a, .aux-pagination li.page span { width: 35px; color: #bbb; padding: 0; }
.aux-pagination li.page a:hover { background-color: inherit; color: #3d3d3d; }
.aux-pagination.aux-page-no-border li.page a, .aux-pagination.aux-page-no-border li.page span { border-color: transparent; border-right-width: 1px; }
.aux-pagination.aux-page-no-border li.prev > a { border-right-width: 1px; }
.aux-pagination.aux-round li > a, .aux-pagination.aux-round li > span { border-radius: 20em; margin: 3px; border-right-width: 1px; }
.aux-pagination.aux-round li.page > span, .aux-pagination.aux-round li.page > a, .aux-pagination.aux-round li.prev > span, .aux-pagination.aux-round li.prev > a, .aux-pagination.aux-round li.next > span, .aux-pagination.aux-round li.next > a { border-radius: 50%; width: 37px; height: 37px; }
.aux-pagination.aux-no-border li a, .aux-pagination.aux-no-border li span { border-color: transparent; border-right-width: 1px; }
.aux-pagination.aux-no-border li a:hover, .aux-pagination.aux-page-no-border li a:hover, .aux-pagination.aux-round li a:hover { border-color: #3d3d3d; }
.aux-pagination li.page.active a, .aux-pagination li.page.active span { background-color: #3d3d3d; color: white; border-color: #3d3d3d; }
@media print { .aux-pagination { display: none; } } .mejs-container button { transition: none; }
.mejs-container.aux-player-dark .mejs-overlay-button, .mejs-container.aux-player-light .mejs-overlay-button, .mejs-container.aux-player-light .mejs-overlay-button { background: url(//alk.in.th/wp-content/themes/phlox/css/other/mejs/dark-video-play.svg) no-repeat -30px -30px; width: 72px; height: 48px; margin: -24px 0 0 -36px; }
.mejs-container.aux-player-dark .mejs-overlay:hover .mejs-overlay-button, .mejs-container.aux-player-light .mejs-overlay:hover .mejs-overlay-button, .mejs-container.aux-player-light .mejs-overlay:hover .mejs-overlay-button { background-position: -30px -118px; }
.mejs-container.aux-player-dark .mejs-controls, .mejs-container.aux-player-light .mejs-controls, .mejs-container.aux-player-light .mejs-controls { -moz-user-select: -moz-none; -ms-user-select: none; -webkit-user-select: none; user-select: none; height: 44px; }
.mejs-container.aux-player-dark .mejs-controls > div, .mejs-container.aux-player-light .mejs-controls > div, .mejs-container.aux-player-light .mejs-controls > div { font-size: 12px; height: 100%; }
.mejs-container.aux-player-dark .mejs-controls .mejs-time, .mejs-container.aux-player-light .mejs-controls .mejs-time, .mejs-container.aux-player-light .mejs-controls .mejs-time { padding: 0; margin: 0 5px; height: auto; line-height: 44px; }
.mejs-container.aux-player-dark .mejs-controls .mejs-currenttime-container, .mejs-container.aux-player-light .mejs-controls .mejs-currenttime-container, .mejs-container.aux-player-light .mejs-controls .mejs-currenttime-container { margin-left: 0; }
.mejs-container.aux-player-dark .mejs-controls .mejs-playpause-button, .mejs-container.aux-player-light .mejs-controls .mejs-playpause-button, .mejs-container.aux-player-light .mejs-controls .mejs-playpause-button { position: relative; width: 44px; }
.mejs-container.aux-player-dark .mejs-controls .mejs-playpause-button button, .mejs-container.aux-player-light .mejs-controls .mejs-playpause-button button, .mejs-container.aux-player-light .mejs-controls .mejs-playpause-button button { margin: 0; height: 100%; width: 100%; }
.mejs-container.aux-player-dark .mejs-controls .mejs-time-rail, .mejs-container.aux-player-light .mejs-controls .mejs-time-rail, .mejs-container.aux-player-light .mejs-controls .mejs-time-rail { padding-top: 0; }
.mejs-container.aux-player-dark .mejs-controls .mejs-time-rail:focus, .mejs-container.aux-player-light .mejs-controls .mejs-time-rail:focus, .mejs-container.aux-player-dark .mejs-controls .mejs-time-rail *:focus, .mejs-container.aux-player-light .mejs-controls .mejs-time-rail *:focus, .mejs-container.aux-player-light .mejs-controls .mejs-time-rail:focus, .mejs-container.aux-player-light .mejs-controls .mejs-time-rail *:focus { outline: 0; }
.mejs-container.aux-player-dark .mejs-controls .mejs-time-rail span, .mejs-container.aux-player-light .mejs-controls .mejs-time-rail span, .mejs-container.aux-player-light .mejs-controls .mejs-time-rail span { height: 3px; }
.mejs-container.aux-player-dark .mejs-controls .mejs-time-rail .mejs-time-total, .mejs-container.aux-player-light .mejs-controls .mejs-time-rail .mejs-time-total, .mejs-container.aux-player-light .mejs-controls .mejs-time-rail .mejs-time-total { margin: 0 5px; border: solid; border-width: 20px 0; box-sizing: content-box; }
.mejs-container.aux-player-dark .mejs-controls .mejs-time-rail .mejs-time-float, .mejs-container.aux-player-light .mejs-controls .mejs-time-rail .mejs-time-float, .mejs-container.aux-player-light .mejs-controls .mejs-time-rail .mejs-time-float { top: -30px; height: 20px; width: 40px; }
.mejs-container.aux-player-dark .mejs-controls .mejs-time-rail .mejs-time-float .mejs-time-float-current, .mejs-container.aux-player-light .mejs-controls .mejs-time-rail .mejs-time-float .mejs-time-float-current, .mejs-container.aux-player-light .mejs-controls .mejs-time-rail .mejs-time-float .mejs-time-float-current { top: 5px; margin: 0; width: 100%; height: auto; }
.mejs-container.aux-player-dark .mejs-controls .mejs-time-rail .mejs-time-float .mejs-time-float-corner, .mejs-container.aux-player-light .mejs-controls .mejs-time-rail .mejs-time-float .mejs-time-float-corner, .mejs-container.aux-player-light .mejs-controls .mejs-time-rail .mejs-time-float .mejs-time-float-corner { height: auto; top: 18px; left: 14px; }
.mejs-container.aux-player-dark .mejs-controls .mejs-volume-button, .mejs-container.aux-player-light .mejs-controls .mejs-volume-button, .mejs-container.aux-player-light .mejs-controls .mejs-volume-button { position: relative; width: 30px; }
.mejs-container.aux-player-dark .mejs-controls .mejs-volume-button button, .mejs-container.aux-player-light .mejs-controls .mejs-volume-button button, .mejs-container.aux-player-light .mejs-controls .mejs-volume-button button { margin: 0; width: 100%; height: 100%; }
.mejs-container.aux-player-dark .mejs-controls .mejs-fullscreen-button, .mejs-container.aux-player-light .mejs-controls .mejs-fullscreen-button, .mejs-container.aux-player-light .mejs-controls .mejs-fullscreen-button { position: relative; width: 51px; }
.mejs-container.aux-player-dark .mejs-controls .mejs-fullscreen-button button, .mejs-container.aux-player-light .mejs-controls .mejs-fullscreen-button button, .mejs-container.aux-player-light .mejs-controls .mejs-fullscreen-button button { margin: 0; width: 100%; height: 100%; }
.mejs-container.aux-player-dark.mejs-video .mejs-controls, .mejs-container.mejs-video.aux-player-light .mejs-controls, .mejs-container.aux-player-light.mejs-video .mejs-controls { bottom: 20px; left: 20px; right: 20px; width: auto; }
.mejs-container.aux-player-dark.mejs-audio, .mejs-container.mejs-audio.aux-player-light, .mejs-container.aux-player-light.mejs-audio { height: 44px !important; }
.mejs-container.aux-player-dark.mejs-audio .mejs-controls .mejs-horizontal-volume-slider, .mejs-container.mejs-audio.aux-player-light .mejs-controls .mejs-horizontal-volume-slider, .mejs-container.aux-player-light.mejs-audio .mejs-controls .mejs-horizontal-volume-slider { height: 100%; width: 44px; }
.mejs-container.aux-player-dark.mejs-audio .mejs-controls .mejs-horizontal-volume-total, .mejs-container.mejs-audio.aux-player-light .mejs-controls .mejs-horizontal-volume-total, .mejs-container.aux-player-light.mejs-audio .mejs-controls .mejs-horizontal-volume-total { height: 17px; width: 25px; top: 13px; left: 6px; }
.mejs-container.aux-player-dark.mejs-audio .mejs-controls .mejs-horizontal-volume-current, .mejs-container.mejs-audio.aux-player-light .mejs-controls .mejs-horizontal-volume-current, .mejs-container.aux-player-light.mejs-audio .mejs-controls .mejs-horizontal-volume-current { top: 0; height: 17px; }
.mejs-container.aux-player-dark .mejs-controls, .mejs-container.aux-player-light .mejs-controls { background-color: black; color: white; }
.mejs-container.aux-player-dark .mejs-controls .mejs-playpause-button button, .mejs-container.aux-player-light .mejs-controls .mejs-playpause-button button { background: url(//alk.in.th/wp-content/themes/phlox/css/other/mejs/dark-player.controls.svg) no-repeat -18px -16px; }
.mejs-container.aux-player-dark .mejs-controls .mejs-playpause-button button:hover, .mejs-container.aux-player-light .mejs-controls .mejs-playpause-button button:hover { background-position: -84px -16px; }
.mejs-container.aux-player-dark .mejs-controls .mejs-pause button, .mejs-container.aux-player-light .mejs-controls .mejs-pause button { background-position: -18px -72px; }
.mejs-container.aux-player-dark .mejs-controls .mejs-pause button:hover, .mejs-container.aux-player-light .mejs-controls .mejs-pause button:hover { background-position: -84px -72px; }
.mejs-container.aux-player-dark .mejs-controls .mejs-time-rail .mejs-time-total, .mejs-container.aux-player-light .mejs-controls .mejs-time-rail .mejs-time-total { border-color: black; background-color: #636363; }
.mejs-container.aux-player-dark .mejs-controls .mejs-time-rail .mejs-time-loaded, .mejs-container.aux-player-light .mejs-controls .mejs-time-rail .mejs-time-loaded { background-color: #aaa; }
.mejs-container.aux-player-dark .mejs-controls .mejs-time-rail .mejs-time-current, .mejs-container.aux-player-light .mejs-controls .mejs-time-rail .mejs-time-current { background-color: white; }
.mejs-container.aux-player-dark .mejs-controls .mejs-volume-button button, .mejs-container.aux-player-light .mejs-controls .mejs-volume-button button { background: url(//alk.in.th/wp-content/themes/phlox/css/other/mejs/dark-player.controls.svg) no-repeat -26px -236px; }
.mejs-container.aux-player-dark .mejs-controls .mejs-volume-button button:hover, .mejs-container.aux-player-light .mejs-controls .mejs-volume-button button:hover { background-position: -92px -236px; }
.mejs-container.aux-player-dark .mejs-controls .mejs-unmute button, .mejs-container.aux-player-light .mejs-controls .mejs-unmute button { background-position: -26px -280px; }
.mejs-container.aux-player-dark .mejs-controls .mejs-unmute button:hover, .mejs-container.aux-player-light .mejs-controls .mejs-unmute button:hover { background-position: -92px -280px; }
.mejs-container.aux-player-dark .mejs-controls .mejs-fullscreen-button button, .mejs-container.aux-player-light .mejs-controls .mejs-fullscreen-button button { background: url(//alk.in.th/wp-content/themes/phlox/css/other/mejs/dark-player.controls.svg) no-repeat -18px -127px; }
.mejs-container.aux-player-dark .mejs-controls .mejs-fullscreen-button button:hover, .mejs-container.aux-player-light .mejs-controls .mejs-fullscreen-button button:hover { background-position: -84px -127px; }
.mejs-container.aux-player-dark .mejs-controls .mejs-unfullscreen button, .mejs-container.aux-player-light .mejs-controls .mejs-unfullscreen button { background-position: -18px -182px; }
.mejs-container.aux-player-dark .mejs-controls .mejs-unfullscreen button:hover, .mejs-container.aux-player-light .mejs-controls .mejs-unfullscreen button:hover { background-position: -84px -182px; }
.mejs-container.aux-player-dark.mejs-audio .mejs-controls .mejs-horizontal-volume-slider, .mejs-container.mejs-audio.aux-player-light .mejs-controls .mejs-horizontal-volume-slider { height: 100%; }
.mejs-container.aux-player-dark.mejs-audio .mejs-controls .mejs-horizontal-volume-total, .mejs-container.mejs-audio.aux-player-light .mejs-controls .mejs-horizontal-volume-total { background: url(//alk.in.th/wp-content/themes/phlox/css/other/mejs/dark-player.controls.svg) no-repeat -32px -403px; }
.mejs-container.aux-player-dark.mejs-audio .mejs-controls .mejs-horizontal-volume-current, .mejs-container.mejs-audio.aux-player-light .mejs-controls .mejs-horizontal-volume-current { background: url(//alk.in.th/wp-content/themes/phlox/css/other/mejs/dark-player.controls.svg) no-repeat -32px -348px; }
.mejs-container.aux-player-dark.mejs-audio .mejs-controls .mejs-horizontal-volume-current:hover, .mejs-container.mejs-audio.aux-player-light .mejs-controls .mejs-horizontal-volume-current:hover { background-position: -98px -348px; }
.mejs-container.aux-player-light .mejs-overlay-button { background-image: url(//alk.in.th/wp-content/themes/phlox/css/other/mejs/light-video-play.svg); }
.mejs-container.aux-player-light .mejs-controls { background-color: white; color: #3D3D3D; }
.mejs-container.aux-player-light .mejs-controls .mejs-time { color: #3D3D3D; }
.mejs-container.aux-player-light .mejs-controls .mejs-playpause-button button { background-image: url(//alk.in.th/wp-content/themes/phlox/css/other/mejs/light-player.controls.svg); }
.mejs-container.aux-player-light .mejs-controls .mejs-pause button { background-position: -18px -72px; }
.mejs-container.aux-player-light .mejs-controls .mejs-time-rail .mejs-time-total { border-color: white; background-color: #DEDEDE; }
.mejs-container.aux-player-light .mejs-controls .mejs-time-rail .mejs-time-current { background-color: #3D3D3D; }
.mejs-container.aux-player-light .mejs-controls .mejs-volume-button button { background-image: url(//alk.in.th/wp-content/themes/phlox/css/other/mejs/light-player.controls.svg); }
.mejs-container.aux-player-light .mejs-controls .mejs-fullscreen-button button { background-image: url(//alk.in.th/wp-content/themes/phlox/css/other/mejs/light-player.controls.svg); }
.mejs-container.aux-player-light .mejs-controls .mejs-time-rail .mejs-time-float { border: none; color: white; background: #3D3D3D; }
.mejs-container.aux-player-light .mejs-controls .mejs-time-rail .mejs-time-float .mejs-time-float-corner { border-top-color: #3D3D3D; }
.mejs-container.aux-player-light.mejs-audio .mejs-controls .mejs-horizontal-volume-total { background-image: url(//alk.in.th/wp-content/themes/phlox/css/other/mejs/light-player.controls.svg); }
.mejs-container.aux-player-light.mejs-audio .mejs-controls .mejs-horizontal-volume-current { background-image: url(//alk.in.th/wp-content/themes/phlox/css/other/mejs/light-player.controls.svg); }
.wp-playlist { border: 0 !important; padding: 0 !important; margin: 5px -15px !important; }
.wp-playlist .ps__rail-y { right: 15px !important; }
.wp-playlist .wp-playlist-tracks { margin: 0; padding: 0 15px; min-height: 240px; position: relative; overflow: auto; }
.wp-playlist .aux-playlist-background { position: absolute; left: 15px; right: 15px; top: 0; bottom: 0; z-index: 0; background: #3D3D3D; }
.wp-playlist .wp-playlist-item { min-height: 80px; background: #3D3D3D; display: block; padding: 0; border: 0; }
.wp-playlist .wp-playlist-item:after { content: ""; border-bottom: 1px solid #4f4f4f; position: absolute; left: 80px; right: 0; bottom: 0; }
.wp-playlist .wp-playlist-item-title { display: table-cell; vertical-align: middle; padding: 0 20px; }
.wp-playlist .wp-playlist-item-title h4 { color: #FFFFFF; word-break: break-all; font-size: 18px; font-weight: 600; margin: 0; }
.wp-playlist .wp-playlist-caption { position: relative; display: table-cell; width: 80px; height: 80px; }
.wp-playlist .wp-playlist-caption .wp-playlist-item-artist { object-fit: cover; height: 100%; }
.wp-playlist .wp-playlist-caption .wp-playlist-item-length { top: auto; bottom: 0; right: 0; font-family: Roboto, Arial, sans-serif; letter-spacing: 0.5px; font-size: 0.8rem; font-weight: 500; line-height: 0.8rem; color: #FFFFFF; background-color: #1A1A1A; opacity: 0.8; padding: 1px 4px; }
.wp-playlist .wp-playlist-caption:after { content: url(//alk.in.th/wp-content/themes/phlox/css/images/svg/play.svg); color: #FFFFFF; position: absolute; left: 46%; top: 50%; line-height: 1; transform: translateY(-50%); }
.wp-playlist .wp-playlist-caption.aux-has-no-thubmnail { background: #2f2f2f; }
.wp-playlist .wp-playlist-caption.aux-has-no-thubmnail .wp-playlist-item-artist { visibility: hidden; }
.wp-playlist .wp-playlist-playing { background: #4f4f4f !important; }
.wp-playlist .wp-playlist-playing .wp-playlist-caption:after { content: url(//alk.in.th/wp-content/themes/phlox/css/images/svg/pause.svg); }
.aux-provider-vimeo .mejs-controls { display: none; }
q { quotes: "“" "”" "‘" "’"; font-style: italic; font-size: 1.1em; }
blockquote { border: none; background-color: rgba(0, 0, 0, 0.05); color: inherit; font-style: normal; }
.aux-quote-symbol { position: relative; }
.aux-quote-symbol > p { position: relative; z-index: 1; }
.aux-quote-symbol p:first-child { text-indent: 2em; }
.aux-quote-symbol:before { content: open-quote; position: absolute; top: 12px; left: 23px; display: block; color: #DEDEDE; line-height: 100%; font-size: 5.5em; font-family: Georgia; }
.aux-quote-symbol:after { content: close-quote; color: #DEDEDE; line-height: 100%; font-family: Georgia; visibility: hidden; }
.aux-quote-letter > p::after, .aux-quote-letter > p::before { display: inline; font-size: 1.2em; }
.aux-quote-letter > p::before { content: open-quote; }
.aux-quote-letter > p::after { content: close-quote; }
.aux-elem-quote.aux-float-right, .aux-elem-quote.aux-float-left { width: 33%; margin-bottom: 0; }
@media screen and (max-width: 767px) { .aux-resp .aux-elem-quote.aux-float-right, .aux-resp .aux-elem-quote.aux-float-left { width: 100%; } }
.aux-elem-quote.aux-float-right { margin-left: 1em; }
.aux-pullquote-colorized, .aux-pullquote-normal { border-width: 0 0 0 3px; border-style: solid; font-size: 1.4em; }
.aux-pullquote-colorized { padding-top: 10px; padding-bottom: 10px; border-color: #BBB; background-color: #F3F3F3; }
.aux-pullquote-normal { padding-top: 0; padding-bottom: 0; border-color: #333; background-color: transparent; }
.aux-quote-normal { margin-top: 30px; margin-bottom: 30px; padding-top: 0; padding-bottom: 0; border: none; font-size: 1.35em; background-color: transparent; }
.aux-blockquote-bordered { border: 7px solid #AAA; color: #505050; }
.aux-intro-hero { font-size: 1.5em; padding: 1.2em; margin-top: 1em; margin-bottom: 1em; }
.aux-intro-normal { font-size: 1.22em; margin-bottom: 1em; }
.aux-intro-splitter { margin-top: 1em; margin-bottom: 1em; padding: 1.9em 1.2em; border: 2px solid #505050; border-left-width: 0; border-right-width: 0; line-height: 1.65; font-size: 1.2em; } .aux-burger { position: relative; cursor: pointer; }
.aux-burger .mid-line, .aux-burger::before, .aux-burger::after { width: 100%; content: ""; display: block; border-bottom: solid; box-sizing: border-box; border-color: #222; transition: all 300ms; }
.aux-burger::before { border-top: solid; border-bottom: none; border-color: #222; transform-origin: 0 0%; }
.aux-burger::after { bottom: 0; transform-origin: 0 100%; }
.aux-burger.aux-white .mid-line, .aux-burger.aux-white::before, .aux-burger.aux-white::after { border-color: #fff; }
.aux-burger.aux-round-lines .mid-line, .aux-burger.aux-round-lines::before, .aux-burger.aux-round-lines::after { border-radius: 10px; }
.aux-burger[class*="small"] { width: 20px; }
.aux-burger, .aux-burger[class*="medium"] { width: 28px; }
.aux-burger[class*="large"] { width: 34px; }
.aux-burger[class*="lite"] .mid-line, .aux-burger[class*="lite"]::before, .aux-burger[class*="lite"]::after { border-width: 1px; }
.aux-burger[class*="lite"]::after { margin-bottom: 0px !important; }
.aux-burger .mid-line, .aux-burger::before, .aux-burger::after, .aux-burger[class*="regular"] .mid-line, .aux-burger[class*="regular"]::before, .aux-burger[class*="regular"]::after { border-width: 2px; }
.aux-burger::after, .aux-burger[class*="regular"]::after { margin-bottom: 0px !important; }
.aux-burger[class*="thick"] .mid-line, .aux-burger[class*="thick"]::before, .aux-burger[class*="thick"]::after { border-width: 4px; }
.aux-burger[class*="thick"]::after { margin-bottom: 0px !important; }
.aux-burger.aux-lite-small .mid-line { margin: 8.5px 0; }
.aux-burger.aux-lite-small.aux-close .mid-line, .aux-burger.aux-lite-small.aux-close::before, .aux-burger.aux-lite-small.aux-close::after { width: 27.284px; }
.aux-burger.aux-lite-medium .mid-line { margin: 12.5px 0; }
.aux-burger.aux-lite-medium.aux-close .mid-line, .aux-burger.aux-lite-medium.aux-close::before, .aux-burger.aux-lite-medium.aux-close::after { width: 38.5976px; }
.aux-burger.aux-lite-large .mid-line { margin: 15.5px 0; }
.aux-burger.aux-lite-large.aux-close .mid-line, .aux-burger.aux-lite-large.aux-close::before, .aux-burger.aux-lite-large.aux-close::after { width: 47.0828px; }
.aux-burger.aux-regular-small .mid-line { margin: 7px 0; }
.aux-burger.aux-regular-small.aux-close .mid-line, .aux-burger.aux-regular-small.aux-close::before, .aux-burger.aux-regular-small.aux-close::after { width: 26.284px; }
.aux-burger.aux-regular-medium .mid-line { margin: 11px 0; }
.aux-burger.aux-regular-medium.aux-close .mid-line, .aux-burger.aux-regular-medium.aux-close::before, .aux-burger.aux-regular-medium.aux-close::after { width: 37.5976px; }
.aux-burger.aux-regular-large .mid-line { margin: 14px 0; }
.aux-burger.aux-regular-large.aux-close .mid-line, .aux-burger.aux-regular-large.aux-close::before, .aux-burger.aux-regular-large.aux-close::after { width: 46.0828px; }
.aux-burger.aux-thick-small .mid-line { margin: 4px 0; }
.aux-burger.aux-thick-small.aux-close .mid-line, .aux-burger.aux-thick-small.aux-close::before, .aux-burger.aux-thick-small.aux-close::after { width: 24.284px; }
.aux-burger.aux-thick-medium .mid-line { margin: 8px 0; }
.aux-burger.aux-thick-medium.aux-close .mid-line, .aux-burger.aux-thick-medium.aux-close::before, .aux-burger.aux-thick-medium.aux-close::after { width: 35.5976px; }
.aux-burger.aux-thick-large .mid-line { margin: 11px 0; }
.aux-burger.aux-thick-large.aux-close .mid-line, .aux-burger.aux-thick-large.aux-close::before, .aux-burger.aux-thick-large.aux-close::after { width: 44.0828px; }
.aux-burger:hover::before { transform: translateY(-4px); }
.aux-burger:hover::after { transform: translateY(4px); }
.aux-burger.aux-close::before { transform: rotate(45deg); }
.aux-burger.aux-close .mid-line { width: 0 !important; }
.aux-burger.aux-close::after { transform: rotate(-45deg); }
.aux-burger.aux-custom-burger:after, .aux-burger.aux-custom-burger:before { display: none; } .aux-timeline .aux-date-label { border-radius: 15px; border: 1px solid #ACACAC; padding: 5px 12px; background-color: #AAA; color: white; font-size: 12px; font-weight: bold; text-transform: uppercase; }
.aux-timeline .post_format-post-format-quote.post { background-color: #333; padding-bottom: 30px; }
.aux-timeline .post_format-post-format-quote.post .entry-main { padding-bottom: 0px; }
.aux-timeline .post_format-post-format-quote.post .entry-main .comments-iconic { font-size: 0.875em; margin-right: 30px; }
.aux-timeline .post_format-post-format-link .entry-meta { margin-top: 1.5em; }
.aux-timeline .entry-main .entry-meta .readmore .aux-read-more:hover { color: #1bb0ce !important; }
.aux-timeline.aux-left::before { left: 37px; }
.aux-timeline.aux-right::before { right: 39px; }
.aux-timeline.aux-center .aux-block:nth-of-type(odd) article { text-align: right; }
.aux-timeline.aux-center .aux-block:nth-of-type(even) article { text-align: left; }
.aux-timeline.aux-center .no-media { margin-top: 0; }
.stacktable { width: 100%; }
.st-head-row { padding-top: 1em; }
.st-head-row.st-head-row-main { font-size: 1.5em; padding-top: 0; }
.st-key { width: 49%; text-align: right; padding-right: 1%; }
.st-val { width: 49%; padding-left: 1%; } .stacktable.large-only { display: table; }
@media screen and (max-width: 990px) { .stacktable.large-only { display: none; } }
.stacktable.small-only { display: none; }
@media screen and (max-width: 990px) { .stacktable.small-only { display: table; } }
.aux-counter .aux-counter-number-wrapper { display: flex; font-size: 69px; font-weight: 600; color: #222; line-height: 1; }
.aux-counter .aux-counter-number-prefix { text-align: right; }
.aux-counter .aux-counter-number-prefix, .aux-counter .aux-counter-number-suffix { flex-grow: 1; white-space: pre-wrap; }
.aux-counter .aux-counter-number-suffix { text-align: left; }
.aux-counter .aux-counter-title { text-align: center; font-size: 19px; font-weight: 400; color: #666; line-height: 2.5; }
@property --aux-chart-percentage { syntax: '<number>'; inherits: true; initial-value: 0; }
.aux-circle-chart-wrapper { --aux-chart-percentage: 20; --aux-chart-border-width: 22px; --aux-chart-color: #00acc1; --aux-chart-width: 150px; position: relative; width: fit-content; max-width: 100%; }
.aux-chart-title { display: block; }
.aux-bg-circle { position: absolute; width: var(--aux-chart-width); border-radius: 50%; border: solid var(--aux-chart-border-width) #efefef; margin: 5px; display: inline-grid; aspect-ratio: 1; max-width: 100%; }
.aux-circle-chart { width: var(--aux-chart-width); aspect-ratio: 1; position: relative; display: inline-grid; margin: 5px; place-content: center; font-size: 25px; font-weight: bold; font-family: sans-serif; max-width: 100%; }
.aux-circle-chart span { text-align: center; }
.aux-circle-chart:before, .aux-circle-chart:after { content: ""; position: absolute; border-radius: 50%; }
.aux-circle-chart:before { inset: 0; background: radial-gradient(farthest-side, var(--aux-chart-color) 98%, #0000) top/var(--aux-chart-border-width) var(--aux-chart-border-width) no-repeat,conic-gradient(var(--aux-chart-color) calc(var(--aux-chart-percentage)*1%), #0000 0); -webkit-mask: radial-gradient(farthest-side, #0000 calc(99% - var(--aux-chart-border-width)), #000 calc(100% - var(--aux-chart-border-width))); mask: radial-gradient(farthest-side, #0000 calc(99% - var(--aux-chart-border-width)), #000 calc(100% - var(--aux-chart-border-width))); }
.aux-circle-chart:after { inset: calc(50% - var(--aux-chart-border-width)/2); background: var(--aux-chart-color); transform: rotate(calc(var(--aux-chart-percentage)*3.6deg)) translateY(calc(50% - var(--aux-chart-width)/2)); }
.aux-animate { animation: circleChartAnimate 1s  0.5s both; }
.no-round:before { background-size: 0 0, auto; }
.no-round:after { content: none; }
@keyframes circleChartAnimate { from { --aux-chart-percentage: 0; } } .woocommerce-page .woocommerce-tabs .panel { display: none; }
.auxshp-title-heading { font-size: inherit; font-weight: inherit; line-height: inherit; letter-spacing: inherit; text-transform: inherit; margin: 0; }
.product.aux-remove-view-cart a.added_to_cart { display: none !important; }  .aux-column-post-entry .post, .aux-widget-recent-posts .post, .aux-widget-recent-posts-masonry .post { padding-bottom: 40px; }
.aux-column-post-entry .post .entry-media, .aux-widget-recent-posts .post .entry-media, .aux-widget-recent-posts-masonry .post .entry-media { margin-bottom: 1.4375em; }
.aux-column-post-entry .post .entry-header, .aux-widget-recent-posts .post .entry-header, .aux-widget-recent-posts-masonry .post .entry-header { margin-bottom: 0.5em; }
.aux-column-post-entry .post .entry-title, .aux-widget-recent-posts .post .entry-title, .aux-widget-recent-posts-masonry .post .entry-title { font-size: 1.375em; }
.aux-column-post-entry .post .entry-info, .aux-widget-recent-posts .post .entry-info, .aux-widget-recent-posts-masonry .post .entry-info { margin-bottom: 0.5em; }
.aux-column-post-entry .post .entry-content, .aux-widget-recent-posts .post .entry-content, .aux-widget-recent-posts-masonry .post .entry-content, .aux-column-post-entry .post .comment-body, .aux-widget-recent-posts .post .comment-body, .aux-widget-recent-posts-masonry .post .comment-body { margin-bottom: 0.5em; }
.aux-column-post-entry .post .entry-main, .aux-widget-recent-posts .post .entry-main, .aux-widget-recent-posts-masonry .post .entry-main { margin-bottom: 0; }
.aux-column-post-entry .post .entry-meta .author, .aux-widget-recent-posts .post .entry-meta .author, .aux-widget-recent-posts-masonry .post .entry-meta .author, .aux-column-post-entry .post .entry-meta .aux-read-more, .aux-widget-recent-posts .post .entry-meta .aux-read-more, .aux-widget-recent-posts-masonry .post .entry-meta .aux-read-more { padding: 0; background: transparent; border: none; border-radius: 0; color: #AAA; font-weight: 500; font-size: 0.875em; }
.aux-column-post-entry .post .entry-meta .author a:hover, .aux-widget-recent-posts .post .entry-meta .author a:hover, .aux-widget-recent-posts-masonry .post .entry-meta .author a:hover, .aux-column-post-entry .post .entry-meta .aux-read-more a:hover, .aux-widget-recent-posts .post .entry-meta .aux-read-more a:hover, .aux-widget-recent-posts-masonry .post .entry-meta .aux-read-more a:hover { color: #1bb0ce; }
.aux-column-post-entry .post .entry-meta .author, .aux-widget-recent-posts .post .entry-meta .author, .aux-widget-recent-posts-masonry .post .entry-meta .author { float: left; }
.aux-column-post-entry .post .entry-meta .author .avatar, .aux-widget-recent-posts .post .entry-meta .author .avatar, .aux-widget-recent-posts-masonry .post .entry-meta .author .avatar { margin-right: 0.5em; vertical-align: middle; width: 27px; height: 27px; border-radius: 50%; }
.aux-column-post-entry .post .readmore, .aux-widget-recent-posts .post .readmore, .aux-widget-recent-posts-masonry .post .readmore { float: left; }
.aux-column-post-entry .post .comments-iconic, .aux-widget-recent-posts .post .comments-iconic, .aux-widget-recent-posts-masonry .post .comments-iconic { display: flex; align-items: center; float: right; font-weight: 500; font-size: 0.875rem; color: #AAA; }
.aux-column-post-entry .post .comments-iconic .auxicon-comment, .aux-widget-recent-posts .post .comments-iconic .auxicon-comment, .aux-widget-recent-posts-masonry .post .comments-iconic .auxicon-comment { vertical-align: middle; line-height: 100%; display: inline-block; }
.aux-column-post-entry .post .comments-iconic .auxicon-comment:before, .aux-widget-recent-posts .post .comments-iconic .auxicon-comment:before, .aux-widget-recent-posts-masonry .post .comments-iconic .auxicon-comment:before { display: block; }
.aux-column-post-entry .post .comments-number, .aux-widget-recent-posts .post .comments-number, .aux-widget-recent-posts-masonry .post .comments-number { position: relative; margin-left: 4px; }
.aux-column-post-entry .column-entry, .aux-widget-recent-posts .column-entry, .aux-widget-recent-posts-masonry .column-entry { transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }
.aux-column-post-entry .aux-match-height .aux-col, .aux-widget-recent-posts .aux-match-height .aux-col, .aux-widget-recent-posts-masonry .aux-match-height .aux-col { margin-bottom: 14px; transition: all 150ms ease; }
.aux-column-post-entry .aux-match-height .post, .aux-widget-recent-posts .aux-match-height .post, .aux-widget-recent-posts-masonry .aux-match-height .post { height: 100%; }
.aux-column-post-entry .aux-match-height .post .aux-after-content, .aux-widget-recent-posts .aux-match-height .post .aux-after-content, .aux-widget-recent-posts-masonry .aux-match-height .post .aux-after-content { position: absolute; bottom: 0; left: 0; width: 100%; padding-right: inherit; padding-left: inherit; padding-bottom: 0.625em; }
.aux-column-post-entry .aux-match-height .post .entry-meta.aux-before-content:after, .aux-widget-recent-posts .aux-match-height .post .entry-meta.aux-before-content:after, .aux-widget-recent-posts-masonry .aux-match-height .post .entry-meta.aux-before-content:after { content: ""; display: table; clear: both; }
.aux-column-post-entry .aux-no-meta .post, .aux-widget-recent-posts .aux-no-meta .post, .aux-widget-recent-posts-masonry .aux-no-meta .post { padding-bottom: 0; }
.aux-column-post-entry .aux-no-meta .entry-content p, .aux-widget-recent-posts .aux-no-meta .entry-content p, .aux-widget-recent-posts-masonry .aux-no-meta .entry-content p, .aux-column-post-entry .aux-no-meta .comment-body p, .aux-widget-recent-posts .aux-no-meta .comment-body p, .aux-widget-recent-posts-masonry .aux-no-meta .comment-body p { margin-bottom: 0; }
.aux-column-post-entry .aux-border-collapse, .aux-widget-recent-posts .aux-border-collapse, .aux-widget-recent-posts-masonry .aux-border-collapse { margin-left: 0; margin-right: 0; }
.aux-column-post-entry .post.post_format-post-format-link .entry-content a, .aux-widget-recent-posts .post.post_format-post-format-link .entry-content a, .aux-widget-recent-posts-masonry .post.post_format-post-format-link .entry-content a, .aux-column-post-entry .post.post_format-post-format-link .comment-body a, .aux-widget-recent-posts .post.post_format-post-format-link .comment-body a, .aux-widget-recent-posts-masonry .post.post_format-post-format-link .comment-body a { line-height: 150%; }
.aux-column-post-entry .post.post_format-post-format-link .entry-info, .aux-widget-recent-posts .post.post_format-post-format-link .entry-info, .aux-widget-recent-posts-masonry .post.post_format-post-format-link .entry-info { margin-bottom: 0.875em; }
.aux-column-post-entry .aux-entry-boxed .post, .aux-widget-recent-posts .aux-entry-boxed .post, .aux-widget-recent-posts-masonry .aux-entry-boxed .post { background-color: #FFFFFF; box-shadow: inset 0 1px 0px rgba(0, 0, 0, 0.1), 0 1px 1px rgba(0, 0, 0, 0.2); }
.aux-column-post-entry .aux-entry-boxed .post .entry-media, .aux-widget-recent-posts .aux-entry-boxed .post .entry-media, .aux-widget-recent-posts-masonry .aux-entry-boxed .post .entry-media { margin-bottom: 0; }
.aux-column-post-entry .aux-entry-boxed .post .entry-main, .aux-widget-recent-posts .aux-entry-boxed .post .entry-main, .aux-widget-recent-posts-masonry .aux-entry-boxed .post .entry-main { padding: 1.5em 1.8125em 0.625em; }
.aux-column-post-entry .aux-entry-boxed .post.post.post_format-post-format-quote, .aux-widget-recent-posts .aux-entry-boxed .post.post.post_format-post-format-quote, .aux-widget-recent-posts-masonry .aux-entry-boxed .post.post.post_format-post-format-quote { background-color: #333; }
.aux-column-post-entry .aux-entry-boxed .post.post.post_format-post-format-quote .entry-header, .aux-widget-recent-posts .aux-entry-boxed .post.post.post_format-post-format-quote .entry-header, .aux-widget-recent-posts-masonry .aux-entry-boxed .post.post.post_format-post-format-quote .entry-header { margin-bottom: 0px; }
.aux-column-post-entry .aux-entry-boxed .post.post.post_format-post-format-quote .entry-main, .aux-widget-recent-posts .aux-entry-boxed .post.post.post_format-post-format-quote .entry-main, .aux-widget-recent-posts-masonry .aux-entry-boxed .post.post.post_format-post-format-quote .entry-main { padding: 0px 0px 0.625em; }
.aux-column-post-entry .aux-entry-boxed .post.post.post_format-post-format-quote .entry-meta .author.vcard, .aux-widget-recent-posts .aux-entry-boxed .post.post.post_format-post-format-quote .entry-meta .author.vcard, .aux-widget-recent-posts-masonry .aux-entry-boxed .post.post.post_format-post-format-quote .entry-meta .author.vcard { margin-left: 30px; margin-bottom: 1.4375em; }
.aux-column-post-entry .aux-entry-boxed .post.post.post_format-post-format-quote .entry-meta .comments-iconic, .aux-widget-recent-posts .aux-entry-boxed .post.post.post_format-post-format-quote .entry-meta .comments-iconic, .aux-widget-recent-posts-masonry .aux-entry-boxed .post.post.post_format-post-format-quote .entry-meta .comments-iconic { margin-right: 30px; margin-bottom: 1.4375em; }
.aux-column-post-entry .aux-entry-boxed .post.post.post_format-post-format-link .entry-content a, .aux-widget-recent-posts .aux-entry-boxed .post.post.post_format-post-format-link .entry-content a, .aux-widget-recent-posts-masonry .aux-entry-boxed .post.post.post_format-post-format-link .entry-content a, .aux-column-post-entry .aux-entry-boxed .post.post.post_format-post-format-link .comment-body a, .aux-widget-recent-posts .aux-entry-boxed .post.post.post_format-post-format-link .comment-body a, .aux-widget-recent-posts-masonry .aux-entry-boxed .post.post.post_format-post-format-link .comment-body a { line-height: 150%; }
.aux-column-post-entry .aux-entry-boxed .post.post.post_format-post-format-link .entry-meta, .aux-widget-recent-posts .aux-entry-boxed .post.post.post_format-post-format-link .entry-meta, .aux-widget-recent-posts-masonry .aux-entry-boxed .post.post.post_format-post-format-link .entry-meta { margin-top: 1.5em; }
.aux-column-post-entry .aux-entry-boxed .post.post.post_format-post-format-link .entry-meta .author.vcard, .aux-widget-recent-posts .aux-entry-boxed .post.post.post_format-post-format-link .entry-meta .author.vcard, .aux-widget-recent-posts-masonry .aux-entry-boxed .post.post.post_format-post-format-link .entry-meta .author.vcard { margin-bottom: 1.4375em; }
.aux-column-post-entry .aux-entry-boxed .post.post.post_format-post-format-link .entry-meta .comments-iconic, .aux-widget-recent-posts .aux-entry-boxed .post.post.post_format-post-format-link .entry-meta .comments-iconic, .aux-widget-recent-posts-masonry .aux-entry-boxed .post.post.post_format-post-format-link .entry-meta .comments-iconic { margin-bottom: 1.4375em; }
@media screen and (min-width: 1025px) { .aux-column-post-entry .aux-de-col6 .format-video .mejs-controls, .aux-widget-recent-posts .aux-de-col6 .format-video .mejs-controls, .aux-widget-recent-posts-masonry .aux-de-col6 .format-video .mejs-controls, .aux-column-post-entry .aux-de-col5 .format-video .mejs-controls, .aux-widget-recent-posts .aux-de-col5 .format-video .mejs-controls, .aux-widget-recent-posts-masonry .aux-de-col5 .format-video .mejs-controls, .aux-column-post-entry .aux-de-col4 .format-video .mejs-controls, .aux-widget-recent-posts .aux-de-col4 .format-video .mejs-controls, .aux-widget-recent-posts-masonry .aux-de-col4 .format-video .mejs-controls { display: none !important; }
.aux-column-post-entry .aux-de-col6 .format-audio .mejs-controls .mejs-time, .aux-widget-recent-posts .aux-de-col6 .format-audio .mejs-controls .mejs-time, .aux-widget-recent-posts-masonry .aux-de-col6 .format-audio .mejs-controls .mejs-time, .aux-column-post-entry .aux-de-col6 .format-audio .mejs-controls .mejs-volume-button, .aux-widget-recent-posts .aux-de-col6 .format-audio .mejs-controls .mejs-volume-button, .aux-widget-recent-posts-masonry .aux-de-col6 .format-audio .mejs-controls .mejs-volume-button, .aux-column-post-entry .aux-de-col5 .format-audio .mejs-controls .mejs-time, .aux-widget-recent-posts .aux-de-col5 .format-audio .mejs-controls .mejs-time, .aux-widget-recent-posts-masonry .aux-de-col5 .format-audio .mejs-controls .mejs-time, .aux-column-post-entry .aux-de-col5 .format-audio .mejs-controls .mejs-volume-button, .aux-widget-recent-posts .aux-de-col5 .format-audio .mejs-controls .mejs-volume-button, .aux-widget-recent-posts-masonry .aux-de-col5 .format-audio .mejs-controls .mejs-volume-button, .aux-column-post-entry .aux-de-col4 .format-audio .mejs-controls .mejs-time, .aux-widget-recent-posts .aux-de-col4 .format-audio .mejs-controls .mejs-time, .aux-widget-recent-posts-masonry .aux-de-col4 .format-audio .mejs-controls .mejs-time, .aux-column-post-entry .aux-de-col4 .format-audio .mejs-controls .mejs-volume-button, .aux-widget-recent-posts .aux-de-col4 .format-audio .mejs-controls .mejs-volume-button, .aux-widget-recent-posts-masonry .aux-de-col4 .format-audio .mejs-controls .mejs-volume-button { display: none; }
.aux-column-post-entry .aux-de-col6 .format-gallery .aux-arrow-nav, .aux-widget-recent-posts .aux-de-col6 .format-gallery .aux-arrow-nav, .aux-widget-recent-posts-masonry .aux-de-col6 .format-gallery .aux-arrow-nav, .aux-column-post-entry .aux-de-col5 .format-gallery .aux-arrow-nav, .aux-widget-recent-posts .aux-de-col5 .format-gallery .aux-arrow-nav, .aux-widget-recent-posts-masonry .aux-de-col5 .format-gallery .aux-arrow-nav, .aux-column-post-entry .aux-de-col4 .format-gallery .aux-arrow-nav, .aux-widget-recent-posts .aux-de-col4 .format-gallery .aux-arrow-nav, .aux-widget-recent-posts-masonry .aux-de-col4 .format-gallery .aux-arrow-nav { width: 33px; height: 33px; }
.aux-column-post-entry .aux-de-col6 .format-gallery .aux-arrow-nav .aux-medium-right, .aux-widget-recent-posts .aux-de-col6 .format-gallery .aux-arrow-nav .aux-medium-right, .aux-widget-recent-posts-masonry .aux-de-col6 .format-gallery .aux-arrow-nav .aux-medium-right, .aux-column-post-entry .aux-de-col5 .format-gallery .aux-arrow-nav .aux-medium-right, .aux-widget-recent-posts .aux-de-col5 .format-gallery .aux-arrow-nav .aux-medium-right, .aux-widget-recent-posts-masonry .aux-de-col5 .format-gallery .aux-arrow-nav .aux-medium-right, .aux-column-post-entry .aux-de-col4 .format-gallery .aux-arrow-nav .aux-medium-right, .aux-widget-recent-posts .aux-de-col4 .format-gallery .aux-arrow-nav .aux-medium-right, .aux-widget-recent-posts-masonry .aux-de-col4 .format-gallery .aux-arrow-nav .aux-medium-right { background-image: url(//alk.in.th/wp-content/themes/phlox/css/images/svg/symbols.svg); background-repeat: no-repeat; display: block; width: 6px; height: 10px; background-position: 0px -761px; }
.aux-column-post-entry .aux-de-col6 .format-gallery .aux-arrow-nav .aux-medium-left, .aux-widget-recent-posts .aux-de-col6 .format-gallery .aux-arrow-nav .aux-medium-left, .aux-widget-recent-posts-masonry .aux-de-col6 .format-gallery .aux-arrow-nav .aux-medium-left, .aux-column-post-entry .aux-de-col5 .format-gallery .aux-arrow-nav .aux-medium-left, .aux-widget-recent-posts .aux-de-col5 .format-gallery .aux-arrow-nav .aux-medium-left, .aux-widget-recent-posts-masonry .aux-de-col5 .format-gallery .aux-arrow-nav .aux-medium-left, .aux-column-post-entry .aux-de-col4 .format-gallery .aux-arrow-nav .aux-medium-left, .aux-widget-recent-posts .aux-de-col4 .format-gallery .aux-arrow-nav .aux-medium-left, .aux-widget-recent-posts-masonry .aux-de-col4 .format-gallery .aux-arrow-nav .aux-medium-left { background-image: url(//alk.in.th/wp-content/themes/phlox/css/images/svg/symbols.svg); background-repeat: no-repeat; display: block; width: 6px; height: 10px; background-position: 0px -722px; }
.aux-column-post-entry .aux-row.aux-de-col4:not(.aux-grid-table-layout) .entry-title, .aux-widget-recent-posts .aux-row.aux-de-col4:not(.aux-grid-table-layout) .entry-title, .aux-widget-recent-posts-masonry .aux-row.aux-de-col4:not(.aux-grid-table-layout) .entry-title, .aux-column-post-entry .aux-row.aux-de-col5:not(.aux-grid-table-layout) .entry-title, .aux-widget-recent-posts .aux-row.aux-de-col5:not(.aux-grid-table-layout) .entry-title, .aux-widget-recent-posts-masonry .aux-row.aux-de-col5:not(.aux-grid-table-layout) .entry-title { font-size: 1.125em; }
.aux-column-post-entry .aux-row.aux-de-col6 .entry-title, .aux-widget-recent-posts .aux-row.aux-de-col6 .entry-title, .aux-widget-recent-posts-masonry .aux-row.aux-de-col6 .entry-title { font-size: 0.9375em; }
.aux-column-post-entry .aux-de-col6 .author .avatar, .aux-widget-recent-posts .aux-de-col6 .author .avatar, .aux-widget-recent-posts-masonry .aux-de-col6 .author .avatar, .aux-column-post-entry .aux-de-col5 .author .avatar, .aux-widget-recent-posts .aux-de-col5 .author .avatar, .aux-widget-recent-posts-masonry .aux-de-col5 .author .avatar { display: none; } }
@media screen and (max-width: 1024px) and (min-width: 768px) { .aux-column-post-entry .aux-tb-col6 .format-video .mejs-controls, .aux-widget-recent-posts .aux-tb-col6 .format-video .mejs-controls, .aux-widget-recent-posts-masonry .aux-tb-col6 .format-video .mejs-controls, .aux-column-post-entry .aux-tb-col5 .format-video .mejs-controls, .aux-widget-recent-posts .aux-tb-col5 .format-video .mejs-controls, .aux-widget-recent-posts-masonry .aux-tb-col5 .format-video .mejs-controls, .aux-column-post-entry .aux-tb-col4 .format-video .mejs-controls, .aux-widget-recent-posts .aux-tb-col4 .format-video .mejs-controls, .aux-widget-recent-posts-masonry .aux-tb-col4 .format-video .mejs-controls { display: none !important; }
.aux-column-post-entry .aux-tb-col6 .format-gallery .aux-arrow-nav, .aux-widget-recent-posts .aux-tb-col6 .format-gallery .aux-arrow-nav, .aux-widget-recent-posts-masonry .aux-tb-col6 .format-gallery .aux-arrow-nav, .aux-column-post-entry .aux-tb-col5 .format-gallery .aux-arrow-nav, .aux-widget-recent-posts .aux-tb-col5 .format-gallery .aux-arrow-nav, .aux-widget-recent-posts-masonry .aux-tb-col5 .format-gallery .aux-arrow-nav, .aux-column-post-entry .aux-tb-col4 .format-gallery .aux-arrow-nav, .aux-widget-recent-posts .aux-tb-col4 .format-gallery .aux-arrow-nav, .aux-widget-recent-posts-masonry .aux-tb-col4 .format-gallery .aux-arrow-nav { width: 33px; height: 33px; }
.aux-column-post-entry .aux-tb-col6 .format-gallery .aux-arrow-nav .aux-medium-right, .aux-widget-recent-posts .aux-tb-col6 .format-gallery .aux-arrow-nav .aux-medium-right, .aux-widget-recent-posts-masonry .aux-tb-col6 .format-gallery .aux-arrow-nav .aux-medium-right, .aux-column-post-entry .aux-tb-col5 .format-gallery .aux-arrow-nav .aux-medium-right, .aux-widget-recent-posts .aux-tb-col5 .format-gallery .aux-arrow-nav .aux-medium-right, .aux-widget-recent-posts-masonry .aux-tb-col5 .format-gallery .aux-arrow-nav .aux-medium-right, .aux-column-post-entry .aux-tb-col4 .format-gallery .aux-arrow-nav .aux-medium-right, .aux-widget-recent-posts .aux-tb-col4 .format-gallery .aux-arrow-nav .aux-medium-right, .aux-widget-recent-posts-masonry .aux-tb-col4 .format-gallery .aux-arrow-nav .aux-medium-right { background-image: url(//alk.in.th/wp-content/themes/phlox/css/images/svg/symbols.svg); background-repeat: no-repeat; display: block; width: 6px; height: 10px; background-position: 0px -761px; }
.aux-column-post-entry .aux-tb-col6 .format-gallery .aux-arrow-nav .aux-medium-left, .aux-widget-recent-posts .aux-tb-col6 .format-gallery .aux-arrow-nav .aux-medium-left, .aux-widget-recent-posts-masonry .aux-tb-col6 .format-gallery .aux-arrow-nav .aux-medium-left, .aux-column-post-entry .aux-tb-col5 .format-gallery .aux-arrow-nav .aux-medium-left, .aux-widget-recent-posts .aux-tb-col5 .format-gallery .aux-arrow-nav .aux-medium-left, .aux-widget-recent-posts-masonry .aux-tb-col5 .format-gallery .aux-arrow-nav .aux-medium-left, .aux-column-post-entry .aux-tb-col4 .format-gallery .aux-arrow-nav .aux-medium-left, .aux-widget-recent-posts .aux-tb-col4 .format-gallery .aux-arrow-nav .aux-medium-left, .aux-widget-recent-posts-masonry .aux-tb-col4 .format-gallery .aux-arrow-nav .aux-medium-left { background-image: url(//alk.in.th/wp-content/themes/phlox/css/images/svg/symbols.svg); background-repeat: no-repeat; display: block; width: 6px; height: 10px; background-position: 0px -722px; }
.aux-column-post-entry .aux-row.aux-tb-col4 .entry-title, .aux-widget-recent-posts .aux-row.aux-tb-col4 .entry-title, .aux-widget-recent-posts-masonry .aux-row.aux-tb-col4 .entry-title, .aux-column-post-entry .aux-row.aux-tb-col5 .entry-title, .aux-widget-recent-posts .aux-row.aux-tb-col5 .entry-title, .aux-widget-recent-posts-masonry .aux-row.aux-tb-col5 .entry-title { font-size: 1.125em; }
.aux-column-post-entry .aux-de-col6 .format-video .mejs-controls, .aux-widget-recent-posts .aux-de-col6 .format-video .mejs-controls, .aux-widget-recent-posts-masonry .aux-de-col6 .format-video .mejs-controls, .aux-column-post-entry .aux-de-col5 .format-video .mejs-controls, .aux-widget-recent-posts .aux-de-col5 .format-video .mejs-controls, .aux-widget-recent-posts-masonry .aux-de-col5 .format-video .mejs-controls, .aux-column-post-entry .aux-de-col4 .format-video .mejs-controls, .aux-widget-recent-posts .aux-de-col4 .format-video .mejs-controls, .aux-widget-recent-posts-masonry .aux-de-col4 .format-video .mejs-controls { display: none !important; }
.aux-column-post-entry .aux-tb-col6 .author .avatar, .aux-widget-recent-posts .aux-tb-col6 .author .avatar, .aux-widget-recent-posts-masonry .aux-tb-col6 .author .avatar, .aux-column-post-entry .aux-tb-col5 .author .avatar, .aux-widget-recent-posts .aux-tb-col5 .author .avatar, .aux-widget-recent-posts-masonry .aux-tb-col5 .author .avatar { display: none; } } .aux-blog-land-style .hentry .entry-media { width: 47%; float: left; margin-right: 50px; }
.aux-blog-land-style .hentry .entry-main { float: left; width: calc(53% - 50px); }
.aux-blog-land-style .hentry .entry-header { margin-bottom: 0.5em; }
.aux-blog-land-style .hentry .entry-title { font-size: 1.375em; }
.aux-blog-land-style .hentry .entry-info { margin-bottom: 0.5em; }
.aux-blog-land-style .hentry .entry-content, .aux-blog-land-style .hentry .comment-body { margin-bottom: 1em; }
.aux-blog-land-style .hentry .entry-meta { position: absolute; bottom: 3.5625em; width: inherit; }
.aux-blog-land-style .hentry .entry-meta:after { content: ""; display: table; clear: both; }
.aux-blog-land-style .hentry .author, .aux-blog-land-style .hentry .aux-read-more { padding: 0; background: transparent; border: none; border-radius: 0; color: #AAA; font-weight: 500; font-size: 0.875em; }
.aux-blog-land-style .hentry .author a:hover, .aux-blog-land-style .hentry .aux-read-more a:hover { color: #1bb0ce; }
.aux-blog-land-style .hentry .readmore { float: left; }
.aux-blog-land-style .hentry .aux-read-more { position: relative; border: solid 1px #AAA; padding: 0.5625em 1.5625em; }
.aux-blog-land-style .hentry .aux-read-more:hover { background: #3D3D3D; color: white; }
.aux-blog-land-style .hentry .aux-read-more::after { display: none; }
.aux-blog-land-style .hentry .author .avatar { margin-right: 0.5em; vertical-align: middle; width: 27px; height: 27px; border-radius: 50%; }
.aux-blog-land-style .hentry .comments-iconic { display: flex; align-items: center; float: right; margin-top: 3px; font-weight: 500; color: #AAA; font-size: 0.875rem; }
.aux-blog-land-style .hentry .comments-iconic .meta-comment { vertical-align: middle; margin-left: 10px; }
.aux-blog-land-style .hentry .comments-iconic .auxicon-comment { vertical-align: middle; line-height: 100%; display: inline-block; margin-right: 5px; }
.aux-blog-land-style .hentry .comments-iconic .auxicon-comment:before { display: block; }
.aux-blog-land-style .hentry .comments-iconic .comments-number { vertical-align: middle; }
@media screen and (max-width: 1024px) and (min-width: 768px) { .aux-blog-land-style .hentry .entry-media { width: 45%; margin-right: 25px; }
.aux-blog-land-style .hentry .entry-main { width: calc(55% - 25px); } }
@media screen and (max-width: 767px) { .aux-blog-land-style .hentry .entry-media { width: 100%; }
.aux-blog-land-style .hentry .entry-main { width: 100%; }
.aux-blog-land-style .hentry .entry-meta { position: static; margin-top: 30px; } }
.aux-blog-land-style .hentry .post_format-post-format-quote .entry-main { background-color: #333; }
.aux-blog-land-style .hentry .post_format-post-format-quote .comments-iconic { margin-right: 30px; margin-bottom: 1.4375em; }
.aux-blog-land-style .hentry.aux-no-thumb .entry-main { width: 100%; float: none; }
.aux-blog-land-style .hentry.aux-no-thumb .entry-meta { position: static; margin-top: 30px; } .aux-tiles-layout .post.aux-post-tile, .aux-widget-recent-posts-tiles .post.aux-post-tile { float: left; height: 0; overflow: hidden; background: black; text-align: center; }
.aux-tiles-layout .post.aux-post-tile .entry-media, .aux-widget-recent-posts-tiles .post.aux-post-tile .entry-media { margin-bottom: 0; }
.aux-tiles-layout .post.aux-post-tile .entry-media:after, .aux-widget-recent-posts-tiles .post.aux-post-tile .entry-media:after { content: ''; position: absolute; bottom: 0; left: 0; height: 60%; width: 100%; background: linear-gradient(to top, rgba(0, 0, 0, 0.634) 0%, rgba(0, 0, 0, 0.441) 34%, rgba(0, 0, 0, 0.382) 47%, rgba(0, 0, 0, 0.278) 56.5%, rgba(0, 0, 0, 0.194) 65%, rgba(0, 0, 0, 0.126) 73%, rgba(0, 0, 0, 0.075) 80.2%, rgba(0, 0, 0, 0.042) 86.1%, rgba(0, 0, 0, 0.021) 91%, rgba(0, 0, 0, 0.008) 95.2%, rgba(0, 0, 0, 0.002) 98.2%, rgba(0, 0, 0, 0) 100%); }
.aux-tiles-layout .post.aux-post-tile .entry-main, .aux-widget-recent-posts-tiles .post.aux-post-tile .entry-main { position: absolute; bottom: 0; padding: 40px 20px; width: 100%; margin-bottom: 0; z-index: 2; }
.aux-tiles-layout .post.aux-post-tile .entry-header, .aux-widget-recent-posts-tiles .post.aux-post-tile .entry-header { margin-bottom: 16px; }
.aux-tiles-layout .post.aux-post-tile .entry-title, .aux-widget-recent-posts-tiles .post.aux-post-tile .entry-title, .aux-tiles-layout .post.aux-post-tile .entry-info, .aux-widget-recent-posts-tiles .post.aux-post-tile .entry-info { color: white; }
.aux-tiles-layout .post.aux-post-tile .entry-title, .aux-widget-recent-posts-tiles .post.aux-post-tile .entry-title { font-size: 1.125em; margin-bottom: 0.5em; }
.aux-tiles-layout .post.aux-post-tile .entry-title > a, .aux-widget-recent-posts-tiles .post.aux-post-tile .entry-title > a { display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.aux-tiles-layout .post.aux-post-tile .entry-info, .aux-widget-recent-posts-tiles .post.aux-post-tile .entry-info { margin-bottom: 0; }
@media screen and (max-width: 767px) { .aux-resp .aux-tiles-layout .post.aux-post-tile .entry-info, .aux-resp .aux-widget-recent-posts-tiles .post.aux-post-tile .entry-info { display: none; } }
.aux-tiles-layout .post.aux-post-tile .aux-media-image img, .aux-widget-recent-posts-tiles .post.aux-post-tile .aux-media-image img { max-width: none; transition: transform 4s; }
.aux-tiles-layout .post.aux-post-tile:hover .aux-media-image img, .aux-widget-recent-posts-tiles .post.aux-post-tile:hover .aux-media-image img { transform: scale(1.04, 1.04); }
.aux-tiles-layout.aux-overlay .post.aux-post-tile .entry-main, .aux-overlay.aux-widget-recent-posts-tiles .post.aux-post-tile .entry-main { position: absolute; top: 50%; transform: translateY(-50%); bottom: auto; padding: 0px 20px; background: transparent; }
.aux-tiles-layout.aux-overlay .post.aux-post-tile .entry-media::after, .aux-overlay.aux-widget-recent-posts-tiles .post.aux-post-tile .entry-media::after { content: ''; position: absolute; top: 0; z-index: 1; display: block; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.25); pointer-events: none; transition: background-color 1.5s; }
.aux-tiles-layout.aux-overlay .post.aux-post-tile:hover .entry-media::after, .aux-overlay.aux-widget-recent-posts-tiles .post.aux-post-tile:hover .entry-media::after { background-color: rgba(0, 0, 0, 0.75); }         .aux-master-menu { position: relative; list-style: none; display: table; width: 100%; }
.aux-master-menu, .aux-master-menu * { margin: 0; padding: 0; }
.aux-master-menu ul, .aux-master-menu li { list-style: none; }
.aux-master-menu .aux-menu-item, .aux-master-menu .aux-submenu { box-sizing: border-box; }
.aux-master-menu .aux-menu-item > a, .aux-master-menu .aux-submenu > a { text-decoration: none; color: inherit; }  .aux-master-menu .aux-menu-item { position: relative; display: block; clear: both; width: 100%; box-sizing: content-box; }
.aux-master-menu .aux-menu-item .aux-item-content { position: relative; display: block; }
.aux-master-menu .aux-menu-label { display: block; }
.aux-master-menu .aux-menu-desc { display: block; }
.aux-master-menu .aux-menu-image, .aux-master-menu .aux-menu-icon { display: inline-block; }
.aux-master-menu .aux-menu-image.right, .aux-master-menu .aux-menu-icon.right { float: right; }
.aux-master-menu .aux-menu-image.left, .aux-master-menu .aux-menu-icon.left { float: left; }
.aux-master-menu .aux-menu-image.bottom, .aux-master-menu .aux-menu-image.top, .aux-master-menu .aux-menu-icon.bottom, .aux-master-menu .aux-menu-icon.top { display: block; width: 100%; }
.aux-master-menu .aux-menu-caption { position: absolute; z-index: 122; bottom: 0; display: block; width: 100%; } .aux-master-menu .aux-submenu { display: none; position: absolute; z-index: 121; }
.aux-master-menu .aux-submenu > .aux-menu-item { min-width: 180px; }
.aux-master-menu .aux-submenu.aux-open { z-index: 170; }
.aux-master-menu .aux-submenu, .aux-master-menu .aux-submenu .aux-right, .aux-master-menu .aux-submenu .aux-temp-right, .rtl .aux-master-menu .aux-left, .rtl .aux-master-menu .aux-temp-left { bottom: auto; left: 100%; right: auto; top: 0; }
.aux-master-menu .aux-submenu .aux-left, .aux-master-menu .aux-submenu .aux-temp-left, .rtl .aux-master-menu .aux-submenu, .rtl .aux-master-menu .aux-right, .rtl .aux-master-menu .aux-temp-right { bottom: auto; left: auto; right: 100%; top: 0; }
.aux-master-menu .aux-submenu .aux-bottom, .aux-master-menu .aux-submenu .aux-temp-bottom, .aux-master-menu.aux-horizontal > .aux-menu-item > .aux-submenu { bottom: auto; left: 0; right: auto; top: 100%; }
.aux-master-menu .aux-submenu .aux-top, .aux-master-menu .aux-submenu .aux-temp-top { bottom: 100%; left: 0; right: auto; top: auto; }
.aux-master-menu .aux-menu-item.aux-fullwidth { position: static; }
.aux-master-menu .aux-menu-item.aux-fullwidth .aux-submenu > .aux-menu-item { clear: none; width: auto; } .aux-master-menu .aux-megamenu { width: 100%; }
.aux-master-menu .aux-megamenu.aux-megamenu-1-2 { width: 50%; }
.aux-master-menu .aux-megamenu.aux-megamenu-1-2 { width: 50%; }
.aux-master-menu .aux-megamenu.aux-megamenu-2-3 { width: 66.66%; }
.aux-master-menu .aux-megamenu .aux-menu-row { position: relative; box-sizing: border-box; }
.aux-master-menu .aux-megamenu .aux-menu-row:after, .aux-master-menu .aux-megamenu .aux-menu-row:before { content: ""; display: table; }
.aux-master-menu .aux-megamenu .aux-menu-row:after { clear: both; }
.aux-master-menu .aux-megamenu .aux-menu-column { padding-right: 5px; padding-left: 5px; float: left; box-sizing: border-box; background-clip: content-box; }
.aux-master-menu .aux-megamenu .aux-menu-column.aux-col-1-1 { width: 100%; }
.aux-master-menu .aux-megamenu .aux-menu-column.aux-col-1-2 { width: 50%; }
.aux-master-menu .aux-megamenu .aux-menu-column.aux-col-1-3 { width: 33.33333%; }
.aux-master-menu .aux-megamenu .aux-menu-column.aux-col-2-3 { width: 66.66667%; }
.aux-master-menu .aux-megamenu .aux-menu-column.aux-col-1-4 { width: 25%; }
.aux-master-menu .aux-megamenu .aux-menu-column.aux-col-3-4 { width: 75%; }
.aux-master-menu .aux-megamenu .aux-menu-column.aux-col-1-5 { width: 20%; }
.aux-master-menu .aux-megamenu .aux-menu-column.aux-col-2-5 { width: 40%; }
.aux-master-menu .aux-megamenu .aux-menu-column.aux-col-3-5 { width: 60%; }
.aux-master-menu .aux-megamenu .aux-menu-column.aux-col-4-5 { width: 80%; }
.aux-master-menu .aux-megamenu .aux-menu-column.aux-col-1-6 { width: 16.66667%; }
.aux-master-menu .aux-megamenu .aux-menu-column.aux-col-5-6 { width: 83.33333%; }
@media screen and (min-width: 1024px) and (max-width: 1199px) { .aux-master-menu .aux-megamenu .aux-menu-column.aux-large-1-1 { width: 100%; }
.aux-master-menu .aux-megamenu .aux-menu-column.aux-large-1-2 { width: 50%; }
.aux-master-menu .aux-megamenu .aux-menu-column.aux-large-1-3 { width: 33.33333%; }
.aux-master-menu .aux-megamenu .aux-menu-column.aux-large-2-3 { width: 66.66667%; }
.aux-master-menu .aux-megamenu .aux-menu-column.aux-large-1-4 { width: 25%; }
.aux-master-menu .aux-megamenu .aux-menu-column.aux-large-3-4 { width: 75%; }
.aux-master-menu .aux-megamenu .aux-menu-column.aux-large-1-5 { width: 20%; }
.aux-master-menu .aux-megamenu .aux-menu-column.aux-large-2-5 { width: 40%; }
.aux-master-menu .aux-megamenu .aux-menu-column.aux-large-3-5 { width: 60%; }
.aux-master-menu .aux-megamenu .aux-menu-column.aux-large-4-5 { width: 80%; }
.aux-master-menu .aux-megamenu .aux-menu-column.aux-large-1-6 { width: 16.66667%; }
.aux-master-menu .aux-megamenu .aux-menu-column.aux-large-5-6 { width: 83.33333%; } }
@media screen and (min-width: 768px) and (max-width: 1023px) { .aux-master-menu .aux-megamenu .aux-menu-column.aux-medium-1-1 { width: 100%; }
.aux-master-menu .aux-megamenu .aux-menu-column.aux-medium-1-2 { width: 50%; }
.aux-master-menu .aux-megamenu .aux-menu-column.aux-medium-1-3 { width: 33.33333%; }
.aux-master-menu .aux-megamenu .aux-menu-column.aux-medium-2-3 { width: 66.66667%; }
.aux-master-menu .aux-megamenu .aux-menu-column.aux-medium-1-4 { width: 25%; }
.aux-master-menu .aux-megamenu .aux-menu-column.aux-medium-3-4 { width: 75%; }
.aux-master-menu .aux-megamenu .aux-menu-column.aux-medium-1-5 { width: 20%; }
.aux-master-menu .aux-megamenu .aux-menu-column.aux-medium-2-5 { width: 40%; }
.aux-master-menu .aux-megamenu .aux-menu-column.aux-medium-3-5 { width: 60%; }
.aux-master-menu .aux-megamenu .aux-menu-column.aux-medium-4-5 { width: 80%; }
.aux-master-menu .aux-megamenu .aux-menu-column.aux-medium-1-6 { width: 16.66667%; }
.aux-master-menu .aux-megamenu .aux-menu-column.aux-medium-5-6 { width: 83.33333%; } }
@media screen and (max-width: 767px) { .aux-master-menu .aux-megamenu .aux-menu-column.aux-small-1-1 { width: 100%; }
.aux-master-menu .aux-megamenu .aux-menu-column.aux-small-1-2 { width: 50%; }
.aux-master-menu .aux-megamenu .aux-menu-column.aux-small-1-3 { width: 33.33333%; }
.aux-master-menu .aux-megamenu .aux-menu-column.aux-small-2-3 { width: 66.66667%; }
.aux-master-menu .aux-megamenu .aux-menu-column.aux-small-1-4 { width: 25%; }
.aux-master-menu .aux-megamenu .aux-menu-column.aux-small-3-4 { width: 75%; }
.aux-master-menu .aux-megamenu .aux-menu-column.aux-small-1-5 { width: 20%; }
.aux-master-menu .aux-megamenu .aux-menu-column.aux-small-2-5 { width: 40%; }
.aux-master-menu .aux-megamenu .aux-menu-column.aux-small-3-5 { width: 60%; }
.aux-master-menu .aux-megamenu .aux-menu-column.aux-small-4-5 { width: 80%; }
.aux-master-menu .aux-megamenu .aux-menu-column.aux-small-1-6 { width: 16.66667%; }
.aux-master-menu .aux-megamenu .aux-menu-column.aux-small-5-6 { width: 83.33333%; } }
@media screen and (max-width: 767px) { .aux-master-menu .aux-megamenu .aux-menu-column { width: 100% !important; }
.aux-master-menu .aux-megamenu .aux-menu-column .aux-hide-mobile { display: none; } }
.aux-master-menu .aux-megamenu .aux-menu-column.aux-column-right { float: right; }
.aux-master-menu .aux-megamenu .aux-menu-column > .aux-menu-row { margin-left: 0; margin-right: 0; }  .aux-megamenu .aux-menu-list .aux-menu-list-container:after, .aux-megamenu .aux-menu-list .aux-menu-list-container:before { content: ""; display: table; }
.aux-megamenu .aux-menu-list .aux-menu-list-container:after { clear: both; }
.aux-megamenu .aux-menu-list > .aux-item-content { text-decoration: none; }
.aux-megamenu .aux-menu-list .aux-menu-sec-text { float: right; color: #FFFFFF; padding: 2px 5px; } .aux-menu-tabs { padding: 0 !important; }
.aux-menu-tabs .aux-menu-tab { position: static; }
.aux-menu-tabs .aux-menu-tab-container { position: absolute; top: 0; right: 0; left: auto; bottom: auto; padding: 0; }
.aux-menu-tabs .aux-menu-tab-container:after, .aux-menu-tabs .aux-menu-tab-container:before { content: ""; display: table; }
.aux-menu-tabs .aux-menu-tab-container:after { clear: both; }
@media screen and (max-width: 767px) { .aux-menu-tabs .aux-menu-tab-container { position: relative; } } .aux-megamenu .aux-menu-image-item > a { text-decoration: none; color: inherit; } .aux-master-menu.aux-horizontal .aux-menu-item { float: left; }
.aux-master-menu.aux-horizontal > .aux-menu-item { clear: none; width: auto; }
.aux-master-menu.aux-horizontal > .aux-menu-item > .aux-submenu { left: 0px; top: 100%; }
.aux-master-menu.aux-horizontal .aux-menu-item.aux-fullwidth-sub { position: static; }
.aux-master-menu.aux-horizontal .aux-menu-item.aux-fullwidth-sub .aux-submenu > .aux-menu-item { clear: none; width: auto; }
.aux-master-menu.aux-align-center { text-align: center; }
.aux-master-menu.aux-align-center > .aux-menu-item { display: inline-block; float: none; text-align: left; }
.aux-master-menu.aux-align-center.aux-narrow .aux-menu-spacer { display: none; }
.aux-master-menu.aux-align-right > .aux-menu-item { float: right; } .aux-master-menu.aux-toggle.aux-horizontal > .aux-menu-item { clear: both; width: 100%; }
.aux-master-menu.aux-toggle .aux-menu-item > .aux-submenu { position: relative; }
.aux-master-menu.aux-toggle .aux-menu-item > .aux-submenu, .aux-master-menu.aux-toggle .aux-menu-item > .aux-submenu.aux-left, .aux-master-menu.aux-toggle .aux-menu-item > .aux-submenu.aux-top, .aux-master-menu.aux-toggle .aux-menu-item > .aux-submenu.aux-right, .aux-master-menu.aux-toggle .aux-menu-item > .aux-submenu.aux-bottom { left: auto; right: auto; top: auto; bottom: auto; }
.aux-master-menu.aux-toggle .aux-menu-item > .aux-submenu.aux-horizontal > .aux-menu-item { clear: both; width: 100%; }
@media screen and (max-width: 550px) { .aux-master-menu.aux-no-js.aux-horizontal > .aux-menu-item { clear: both; width: 100%; }
.aux-master-menu.aux-no-js .aux-menu-item > .aux-submenu { position: relative; }
.aux-master-menu.aux-no-js .aux-menu-item > .aux-submenu, .aux-master-menu.aux-no-js .aux-menu-item > .aux-submenu.aux-left, .aux-master-menu.aux-no-js .aux-menu-item > .aux-submenu.aux-top, .aux-master-menu.aux-no-js .aux-menu-item > .aux-submenu.aux-right, .aux-master-menu.aux-no-js .aux-menu-item > .aux-submenu.aux-bottom { left: auto; right: auto; top: auto; bottom: auto; }
.aux-master-menu.aux-no-js .aux-menu-item > .aux-submenu.aux-horizontal > .aux-menu-item { clear: both; width: 100%; } }
.aux-master-menu.aux-cover .aux-menu-item { position: static; }
.aux-master-menu.aux-cover .aux-menu-item > .aux-submenu { position: absolute; width: 100%; top: 0; background: white; min-height: 100%; }
.aux-master-menu.aux-cover .aux-menu-item > .aux-submenu:after, .aux-master-menu.aux-cover .aux-menu-item > .aux-submenu:before { content: ""; display: table; }
.aux-master-menu.aux-cover .aux-menu-item > .aux-submenu:after { clear: both; }
.aux-master-menu.aux-cover .aux-menu-row { position: static; }
.aux-master-menu.aux-no-js .aux-menu-item:hover > .aux-submenu { display: block; }
.aux-master-menu .aux-menu-item.aux-open > .aux-submenu { display: block; }  .aux-menu-skin-default.aux-vertical .aux-menu-item > .aux-submenu, .aux-menu-skin-default.aux-horizontal .aux-menu-item > .aux-submenu { display: block; overflow: hidden; height: 0; visibility: hidden; opacity: 0; transition: all 180ms; transform: translateY(20px); }
.aux-menu-skin-default.aux-vertical .aux-menu-item.aux-open > .aux-submenu, .aux-menu-skin-default.aux-horizontal .aux-menu-item.aux-open > .aux-submenu, .aux-menu-skin-default.aux-vertical.aux-no-js .aux-menu-item:hover > .aux-submenu, .aux-menu-skin-default.aux-horizontal.aux-no-js .aux-menu-item:hover > .aux-submenu { height: auto; overflow: visible; visibility: visible; opacity: 1; transition: all 280ms; transform: none; }
.aux-menu-skin-default.aux-cover .aux-submenu { display: block; opacity: 0; transform: translateX(-100%); transition: all 280ms; }
.aux-menu-skin-default.aux-cover .aux-menu-item.aux-open > .aux-submenu, .aux-menu-skin-default.aux-cover.aux-no-js .aux-menu-item:hover > .aux-submenu { transition: all 280ms; transform: none; opacity: 1; }        .aux-menu-skin-default { font-size: 0.9em; }
.aux-menu-skin-default .aux-item-content:hover .aux-menu-desc { color: blue; } .aux-menu-skin-default > .aux-menu-item > .aux-item-content { display: block; padding: 25px 15px; font-size: 0.95em; color: #585858; }
.aux-menu-skin-default > .aux-menu-item.aux-hover > .aux-item-content { background-color: #EEE; color: #333; }
.aux-menu-skin-default.aux-wide > .aux-menu-item > .aux-item-content > .aux-submenu-indicator { display: inline-block; position: relative; width: 6px; height: 6px; border: solid #555; border-width: 2px 0 0 2px; transform: rotate(225deg); transform-origin: 2px 2px; box-sizing: border-box; margin-left: 9px; top: 1px; }
.aux-menu-skin-default.aux-wide > .aux-menu-item.aux-hover > .aux-item-content > .aux-submenu-indicator { transform: rotate(180deg); border-color: #888; }
.aux-menu-skin-default.aux-narrow > .aux-menu-item > .aux-item-content > .aux-submenu-indicator { display: block; position: absolute; right: 0; top: 0; height: 100%; width: 41px; }
.aux-menu-skin-default.aux-narrow > .aux-menu-item > .aux-item-content > .aux-submenu-indicator::after { position: absolute; content: ""; display: block; width: 12px; height: 12px; border: solid #555; border-width: 2px 0 0 2px; left: 50%; top: 50%; margin-left: -4px; margin-top: -4px; transform: rotate(225deg); transform-origin: 4px 4px; box-sizing: border-box; }
.aux-menu-skin-default.aux-narrow > .aux-menu-item > .aux-item-content > .aux-submenu-indicator:hover::after { border-color: #888; }
.aux-menu-skin-default.aux-narrow > .aux-menu-item.aux-open > .aux-item-content .aux-submenu-indicator::after { transform: rotate(45deg); margin-top: -3.51472px; } .aux-menu-skin-default .aux-submenu > .aux-menu-item > .aux-item-content { font-size: 0.9em; color: #585858; padding: 10px 15px; background-color: white; display: block; position: relative; }
.aux-menu-skin-default .aux-submenu > .aux-menu-item.aux-hover > .aux-item-content { color: white; background-color: #32A7E9; }
.aux-menu-skin-default .aux-submenu > .aux-menu-item.aux-hover > .aux-item-content .aux-submenu-indicator { border-color: white; }
.aux-menu-skin-default.aux-wide .aux-submenu { box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.5); }
.aux-menu-skin-default.aux-wide .aux-submenu .aux-submenu-indicator { display: inline-block; position: absolute; width: 6px; height: 6px; border: solid #585858; border-width: 2px 0 0 2px; transform: rotate(135deg); transform-origin: 2px 2px; box-sizing: border-box; top: 45%; right: 14px; }
.aux-menu-skin-default.aux-narrow .aux-submenu > .aux-menu-item > .aux-item-content { display: block; position: relative; }
.aux-menu-skin-default.aux-narrow .aux-submenu { box-shadow: none; }
.aux-menu-skin-default.aux-narrow .aux-submenu .aux-submenu-indicator { display: block; position: absolute; right: 0; top: 0; height: 100%; width: 41px; }
.aux-menu-skin-default.aux-narrow .aux-submenu .aux-submenu-indicator::after { position: absolute; content: ""; display: block; width: 12px; height: 12px; border: solid #555; border-width: 2px 0 0 2px; left: 50%; top: 50%; margin-left: -4px; margin-top: -4px; transform: rotate(225deg); transform-origin: 4px 4px; box-sizing: border-box; }
.aux-menu-skin-default.aux-narrow .aux-submenu .aux-menu-item.aux-open > .aux-item-content .aux-submenu-indicator::after { transform: rotate(45deg); } .aux-menu-skin-default .aux-megamenu { background-color: white; font-size: 0.9em; }
.aux-menu-skin-default .aux-megamenu .aux-menu-column { padding: 5px 5px; } .aux-menu-skin-default .aux-megamenu .aux-menu-list .aux-menu-list-container { padding: 10px 0; }
.aux-menu-skin-default .aux-megamenu .aux-menu-list > .aux-item-content { display: block; padding: 10px 20px; font-size: 0.9em; font-weight: 600; color: #333; border: none; }
.aux-menu-skin-default .aux-megamenu .aux-menu-list .aux-menu-list-item .aux-item-content { display: block; padding: 10px 20px; font-size: 0.9em; font-weight: 600; color: #333; border: none; }
.aux-menu-skin-default .aux-megamenu .aux-menu-list .aux-menu-list-item .aux-item-content:hover .aux-menu-desc { color: red; }
.aux-menu-skin-default .aux-menu-image-item { padding: 10px 0; }
.aux-menu-skin-default .aux-menu-tabs .aux-menu-tab > .aux-item-content { padding: 10px 20px; color: #333; font-size: 1em; border: none; }
.aux-menu-skin-default .aux-menu-tabs .aux-menu-tab > .aux-item-content:hover { background-color: #f1f1f1; }
.aux-menu-skin-default .aux-menu-tabs .aux-menu-tab-container { padding: 5px 0; box-shadow: none; }
.aux-menu-skin-default.aux-wide .aux-menu-tabs .aux-menu-item > .aux-item-content > .aux-submenu-indicator { display: inline-block; position: absolute; top: 45%; right: 14px; width: 6px; height: 6px; border: solid #585858; border-width: 2px 0 0 2px; transform: rotate(135deg); transform-origin: 2px 2px; box-sizing: border-box; }
.aux-menu-skin-default.aux-wide .aux-menu-tabs .aux-menu-item.aux-hover > .aux-item-content > .aux-submenu-indicator { border-color: white; }
.aux-menu-skin-default.aux-wide .aux-menu-tabs .aux-menu-item.aux-open > .aux-item-content .aux-submenu-indicator { border-color: #888; } .aux-master-menu.aux-horizontal { text-rendering: optimizeSpeed; position: static; }
.aux-master-menu.aux-horizontal > .menu-item { float: none; display: inline-block; vertical-align: top; }
.aux-master-menu .aux-menu-icon { font-size: 130%; vertical-align: middle; line-height: 100%; }
.aux-master-menu .aux-menu-icon.top, .aux-master-menu .aux-menu-icon.bottom { text-align: center; line-height: 100%; }
.aux-master-menu .aux-menu-icon.left, .aux-master-menu .aux-menu-icon.right { float: none !important; word-spacing: 0.3125em; }
.aux-dom-unready .aux-nav-menu-element .aux-master-menu { display: none !important; }
.aux-master-menu .aux-submenu.aux-megamenu { padding: 0; }
.aux-master-menu .aux-submenu.aux-megamenu .aux-menu-label { display: inline-block; }
.aux-master-menu .aux-submenu.aux-megamenu .aux-menu-column { padding: 15px 2.5%; position: relative; }
.aux-master-menu .aux-submenu.aux-megamenu .aux-menu-column:last-child::after { display: none; }
.aux-master-menu .aux-submenu.aux-megamenu .aux-menu-column.aux-title-off > .aux-item-content { display: none; }
.aux-master-menu .aux-submenu.aux-megamenu .aux-menu-column > .aux-item-content { line-height: 150%; padding: 15px 0; }
.aux-master-menu .aux-submenu.aux-megamenu .aux-menu-list-container > .aux-menu-list-item > .aux-item-content { padding: 12px 0; }
.aux-master-menu.aux-vertical .aux-menu-item.aux-hover > .aux-submenu, .aux-master-menu.aux-horizontal .aux-menu-item.aux-hover > .aux-submenu { display: block; }
.aux-master-menu.aux-vertical .aux-menu-item > .aux-submenu, .aux-master-menu.aux-horizontal .aux-menu-item > .aux-submenu { opacity: 0; }
.aux-master-menu.aux-vertical .aux-menu-item.aux-open > .aux-submenu, .aux-master-menu.aux-horizontal .aux-menu-item.aux-open > .aux-submenu, .aux-master-menu.aux-vertical.aux-no-js .aux-menu-item:hover > .aux-submenu, .aux-master-menu.aux-horizontal.aux-no-js .aux-menu-item:hover > .aux-submenu { opacity: 1; }
.aux-master-menu.aux-fade-nav.aux-vertical .aux-menu-item.aux-hover > .aux-submenu, .aux-master-menu.aux-fade-nav.aux-horizontal .aux-menu-item.aux-hover > .aux-submenu { display: block; }
.aux-master-menu.aux-fade-nav.aux-vertical .aux-menu-item > .aux-submenu, .aux-master-menu.aux-fade-nav.aux-horizontal .aux-menu-item > .aux-submenu { opacity: 0; transition: opacity 300ms ease-out; }
.aux-master-menu.aux-fade-nav.aux-vertical .aux-menu-item.aux-open > .aux-submenu, .aux-master-menu.aux-fade-nav.aux-horizontal .aux-menu-item.aux-open > .aux-submenu, .aux-master-menu.aux-fade-nav.aux-vertical.aux-no-js .aux-menu-item:hover > .aux-submenu, .aux-master-menu.aux-fade-nav.aux-horizontal.aux-no-js .aux-menu-item:hover > .aux-submenu { opacity: 1; }
.aux-master-menu.aux-slide-up-nav.aux-vertical .aux-menu-item.aux-hover > .aux-submenu, .aux-master-menu.aux-slide-up-nav.aux-horizontal .aux-menu-item.aux-hover > .aux-submenu { display: block; }
.aux-master-menu.aux-slide-up-nav.aux-vertical .aux-menu-item > .aux-submenu, .aux-master-menu.aux-slide-up-nav.aux-horizontal .aux-menu-item > .aux-submenu { opacity: 0; transform: translateY(4px); transition: all 250ms ease-out; }
.aux-master-menu.aux-slide-up-nav.aux-vertical .aux-menu-item.aux-open > .aux-submenu, .aux-master-menu.aux-slide-up-nav.aux-horizontal .aux-menu-item.aux-open > .aux-submenu, .aux-master-menu.aux-slide-up-nav.aux-vertical.aux-no-js .aux-menu-item:hover > .aux-submenu, .aux-master-menu.aux-slide-up-nav.aux-horizontal.aux-no-js .aux-menu-item:hover > .aux-submenu { opacity: 1; transform: translateY(0); } .site-header-section nav.aux-master-menu, .aux-elementor-header-menu nav.aux-master-menu { height: 100%; }
.site-header-section nav.aux-master-menu ul, .aux-elementor-header-menu nav.aux-master-menu ul { display: flex; height: 100%; }
.site-header-section nav.aux-master-menu li, .aux-elementor-header-menu nav.aux-master-menu li { display: block; padding: 0.75em 0; font-size: 0.875em; color: #3D3D3D; text-transform: uppercase; white-space: nowrap; align-self: center; }
.site-header-section nav.aux-master-menu li a, .aux-elementor-header-menu nav.aux-master-menu li a { color: inherit; }
.site-header-section .aux-menu-depth-0 > .aux-item-content, .aux-elementor-header-menu .aux-menu-depth-0 > .aux-item-content { display: block; padding: 0.75em 1.3125em; font-size: 0.875em; color: #3D3D3D; text-transform: uppercase; white-space: nowrap; }
.site-header-section .aux-menu-depth-0 > .aux-item-content .aux-menu-label, .aux-elementor-header-menu .aux-menu-depth-0 > .aux-item-content .aux-menu-label { display: inline-block; text-decoration: inherit; }
.site-header-section .aux-menu-depth-0:first-child > .aux-item-content, .aux-elementor-header-menu .aux-menu-depth-0:first-child > .aux-item-content { padding-left: 0; }
.site-header-section .aux-menu-depth-0:last-child > .aux-item-content, .aux-elementor-header-menu .aux-menu-depth-0:last-child > .aux-item-content { padding-right: 0; }
.site-header-section .aux-menu-depth-0.aux-hover > .aux-item-content, .aux-elementor-header-menu .aux-menu-depth-0.aux-hover > .aux-item-content { color: #AAA; }
.site-header-section .aux-menu-depth-0.current-menu-item, .aux-elementor-header-menu .aux-menu-depth-0.current-menu-item { color: #AAA; font-weight: 600; }
.site-header-section .aux-menu-depth-0 > .aux-item-content, .aux-elementor-header-menu .aux-menu-depth-0 > .aux-item-content { display: table-cell; padding-top: 0; padding-bottom: 0; vertical-align: middle; cursor: default; }
.site-header-section .aux-menu-depth-0 > a.aux-item-content, .aux-elementor-header-menu .aux-menu-depth-0 > a.aux-item-content { cursor: pointer; }
.site-header-section .secondary-bar .aux-fill .aux-menu-depth-0 > .aux-item-content, .aux-elementor-header-menu .secondary-bar .aux-fill .aux-menu-depth-0 > .aux-item-content { height: 60px; }
.site-header-section .secondary-bar .aux-start .aux-menu-depth-0:first-child > .aux-item-content, .aux-elementor-header-menu .secondary-bar .aux-start .aux-menu-depth-0:first-child > .aux-item-content { padding-left: 0; }
.site-header-section .aux-master-menu.aux-horizontal.aux-with-splitter > .aux-menu-item > .aux-item-content::after, .aux-elementor-header-menu .aux-master-menu.aux-horizontal.aux-with-splitter > .aux-menu-item > .aux-item-content::after { content: ""; display: inline-block; position: relative; width: 3px; height: 3px; left: 1.1875em; vertical-align: middle; border-radius: 50%; background-color: #3D3D3D; transform: translateY(-50%); }
.site-header-section .aux-master-menu.aux-horizontal.aux-with-splitter > .aux-menu-item:last-child > .aux-item-content::after, .aux-elementor-header-menu .aux-master-menu.aux-horizontal.aux-with-splitter > .aux-menu-item:last-child > .aux-item-content::after { display: none; }
.site-header-section .aux-master-menu.aux-horizontal.aux-with-indicator > .aux-menu-item > .aux-item-content > .aux-submenu-indicator, .aux-elementor-header-menu .aux-master-menu.aux-horizontal.aux-with-indicator > .aux-menu-item > .aux-item-content > .aux-submenu-indicator { background-image: url(//alk.in.th/wp-content/themes/phlox/css/images/svg/symbols.svg); background-repeat: no-repeat; display: block; width: 10px; height: 6px; background-position: 0px -687px; margin-left: 0.375em; top: -1px; display: inline-block; position: relative; }
.site-header-section .aux-master-menu.aux-vertical .aux-menu-depth-0 > .aux-item-content, .aux-elementor-header-menu .aux-master-menu.aux-vertical .aux-menu-depth-0 > .aux-item-content { padding: 0.9375em; }
.site-header-section .aux-master-menu.aux-vertical.aux-with-indicator > .aux-menu-item > .aux-item-content > .aux-submenu-indicator, .aux-elementor-header-menu .aux-master-menu.aux-vertical.aux-with-indicator > .aux-menu-item > .aux-item-content > .aux-submenu-indicator { background-image: url(//alk.in.th/wp-content/themes/phlox/css/images/svg/symbols.svg); background-repeat: no-repeat; display: block; width: 6px; height: 10px; background-position: 0px -761px; position: absolute; right: -10px; top: 50%; transform: translateY(-50%); }
.site-header-section.aux-header-light .aux-master-menu.aux-horizontal.aux-with-splitter > .aux-menu-item > .aux-item-content::after, .aux-elementor-header-menu.aux-header-light .aux-master-menu.aux-horizontal.aux-with-splitter > .aux-menu-item > .aux-item-content::after { background-color: #FFFFFF; }
.site-header-section.aux-header-light .aux-master-menu.aux-horizontal.aux-with-indicator > .aux-menu-item > .aux-item-content > .aux-submenu-indicator, .aux-elementor-header-menu.aux-header-light .aux-master-menu.aux-horizontal.aux-with-indicator > .aux-menu-item > .aux-item-content > .aux-submenu-indicator { background-image: url(//alk.in.th/wp-content/themes/phlox/css/images/svg/symbols.svg); background-repeat: no-repeat; display: block; width: 10px; height: 6px; background-position: -178px -687px; display: inline-block !important; }
.site-header-section.aux-header-light .aux-master-menu.aux-vertical.aux-with-indicator > .aux-menu-item > .aux-item-content > .aux-submenu-indicator, .aux-elementor-header-menu.aux-header-light .aux-master-menu.aux-vertical.aux-with-indicator > .aux-menu-item > .aux-item-content > .aux-submenu-indicator { background-image: url(//alk.in.th/wp-content/themes/phlox/css/images/svg/symbols.svg); background-repeat: no-repeat; display: block; width: 6px; height: 10px; background-position: -178px -761px; }
.aux-master-menu.aux-narrow .aux-menu-item > .aux-item-content { display: block; color: #3D3D3D; line-height: 100%; }
.aux-master-menu.aux-narrow .aux-menu-item > .aux-item-content .aux-menu-label { display: inline-block; }
.aux-master-menu.aux-narrow .aux-menu-item > .aux-submenu { display: block; height: 0; overflow: hidden; }
.aux-master-menu.aux-narrow .aux-submenu-indicator { display: block; position: absolute; width: 11px; height: 0; right: 5px; top: 50%; border: transparent solid; border-width: 20px 13px; cursor: pointer; transform: translateY(-50%); box-sizing: content-box; }
.aux-toggle-menu-bar .aux-master-menu.aux-narrow .aux-submenu-indicator { right: 0; }
.aux-master-menu.aux-narrow .aux-submenu-indicator::after { transition: all 300ms; }
.aux-master-menu.aux-narrow .aux-open > .aux-item-content .aux-submenu-indicator::after { transform: rotate(0); }
.aux-master-menu.aux-narrow .aux-menu-icon { display: none !important; }
.aux-master-menu.aux-narrow .aux-menu-icon.top, .aux-master-menu.aux-narrow .aux-menu-icon.bottom { display: inline-block; width: auto; }
.aux-master-menu.aux-narrow .aux-submenu.aux-megamenu { padding: 0 0.75em; }
.aux-master-menu.aux-narrow .aux-submenu.aux-megamenu .aux-menu-column > .aux-item-content { color: #3D3D3D; font-weight: 600; }
.aux-master-menu.aux-narrow .aux-submenu.aux-megamenu .aux-menu-item.aux-hover > .aux-item-content { color: #AAA; }
.aux-master-menu.aux-narrow .aux-submenu.aux-megamenu .aux-menu-column > .aux-item-content { border-bottom: solid 1px #BBB; padding-bottom: 20px; margin-bottom: 8px; } .aux-master-menu.aux-vertical.aux-skin-classic .aux-submenu, .aux-master-menu.aux-horizontal.aux-skin-classic .aux-submenu { padding: 10px 0; font-size: 0.9375rem; color: white; margin-top: -11px; border: solid 1px rgba(255, 255, 255, 0.2); background-color: #3D3D3D; }
.aux-master-menu.aux-vertical.aux-skin-classic .aux-submenu > .aux-menu-item > .aux-item-content, .aux-master-menu.aux-horizontal.aux-skin-classic .aux-submenu > .aux-menu-item > .aux-item-content { position: relative; display: block; padding: 15px; margin: 0 10px; min-width: 200px; line-height: 150%; }
.aux-master-menu.aux-vertical.aux-skin-classic .aux-submenu > .aux-menu-item > .aux-item-content > .aux-menu-label, .aux-master-menu.aux-horizontal.aux-skin-classic .aux-submenu > .aux-menu-item > .aux-item-content > .aux-menu-label { display: inline-block; }
.aux-master-menu.aux-vertical.aux-skin-classic .aux-submenu > .aux-menu-item > .aux-item-content > .aux-submenu-indicator, .aux-master-menu.aux-horizontal.aux-skin-classic .aux-submenu > .aux-menu-item > .aux-item-content > .aux-submenu-indicator { background-image: url(//alk.in.th/wp-content/themes/phlox/css/images/svg/symbols.svg); background-repeat: no-repeat; display: block; width: 10px; height: 10px; background-position: -258px -554px; position: absolute; top: 50%; right: 10px; transform: translateY(-50%); transition: opacity 300ms ease-out; }
.aux-master-menu.aux-vertical.aux-skin-classic .aux-submenu > .aux-menu-item.aux-hover > .aux-item-content, .aux-master-menu.aux-horizontal.aux-skin-classic .aux-submenu > .aux-menu-item.aux-hover > .aux-item-content { background-color: #333; }
.aux-master-menu.aux-vertical.aux-skin-classic .aux-menu-depth-0 > .aux-submenu, .aux-master-menu.aux-horizontal.aux-skin-classic .aux-menu-depth-0 > .aux-submenu { color: #3D3D3D; margin-top: 0; background-color: #F3F3F3; }
.aux-master-menu.aux-vertical.aux-skin-classic .aux-menu-depth-0 > .aux-submenu > .aux-menu-item.aux-hover > .aux-item-content, .aux-master-menu.aux-horizontal.aux-skin-classic .aux-menu-depth-0 > .aux-submenu > .aux-menu-item.aux-hover > .aux-item-content { background-color: #EAEAEA; }
.aux-master-menu.aux-vertical.aux-skin-classic .aux-menu-depth-0 > .aux-submenu > .aux-menu-item > .aux-item-content > .aux-submenu-indicator, .aux-master-menu.aux-horizontal.aux-skin-classic .aux-menu-depth-0 > .aux-submenu > .aux-menu-item > .aux-item-content > .aux-submenu-indicator { background-image: url(//alk.in.th/wp-content/themes/phlox/css/images/svg/symbols.svg); background-repeat: no-repeat; display: block; width: 10px; height: 10px; background-position: -80px -554px; }
.aux-master-menu.aux-vertical.aux-skin-classic .aux-submenu.aux-megamenu .aux-menu-column > .aux-item-content, .aux-master-menu.aux-horizontal.aux-skin-classic .aux-submenu.aux-megamenu .aux-menu-column > .aux-item-content { color: #3D3D3D; font-weight: 600; }
.aux-master-menu.aux-vertical.aux-skin-classic .aux-submenu.aux-megamenu .aux-menu-item.aux-hover > .aux-item-content, .aux-master-menu.aux-horizontal.aux-skin-classic .aux-submenu.aux-megamenu .aux-menu-item.aux-hover > .aux-item-content { color: #AAA; }
.aux-master-menu.aux-vertical.aux-skin-classic .aux-submenu.aux-megamenu .aux-menu-column > .aux-item-content, .aux-master-menu.aux-horizontal.aux-skin-classic .aux-submenu.aux-megamenu .aux-menu-column > .aux-item-content { border-bottom: solid 1px #BBB; padding-bottom: 20px; margin-bottom: 8px; } .aux-master-menu.aux-vertical.aux-skin-minimal-center .aux-submenu, .aux-master-menu.aux-horizontal.aux-skin-minimal-center .aux-submenu { padding: 14px 0; border-left: solid 1px transparent; box-sizing: content-box; font-size: 0.9375em; text-align: center; color: white; border: solid 1px rgba(255, 255, 255, 0.5); background-color: #3D3D3D; }
.aux-master-menu.aux-vertical.aux-skin-minimal-center .aux-submenu > .aux-menu-item > .aux-item-content, .aux-master-menu.aux-horizontal.aux-skin-minimal-center .aux-submenu > .aux-menu-item > .aux-item-content { position: relative; display: block; padding: 14px; min-width: 220px; line-height: 150%; }
.aux-master-menu.aux-vertical.aux-skin-minimal-center .aux-submenu > .aux-menu-item > .aux-item-content > .aux-menu-label, .aux-master-menu.aux-horizontal.aux-skin-minimal-center .aux-submenu > .aux-menu-item > .aux-item-content > .aux-menu-label { display: inline-block; }
.aux-master-menu.aux-vertical.aux-skin-minimal-center .aux-submenu > .aux-menu-item > .aux-item-content > .aux-submenu-indicator, .aux-master-menu.aux-horizontal.aux-skin-minimal-center .aux-submenu > .aux-menu-item > .aux-item-content > .aux-submenu-indicator { vertical-align: middle; background-image: url(//alk.in.th/wp-content/themes/phlox/css/images/svg/symbols.svg); background-repeat: no-repeat; display: block; width: 10px; height: 10px; background-position: -258px -554px; opacity: 0.8; margin-left: 2px; display: inline-block; transition: opacity 300ms ease-out; }
.aux-master-menu.aux-vertical.aux-skin-minimal-center .aux-submenu > .aux-menu-item.aux-hover > .aux-item-content, .aux-master-menu.aux-horizontal.aux-skin-minimal-center .aux-submenu > .aux-menu-item.aux-hover > .aux-item-content { color: #AAA; }
.aux-master-menu.aux-vertical.aux-skin-minimal-center .aux-submenu > .aux-menu-item.aux-hover > .aux-item-content > .aux-submenu-indicator, .aux-master-menu.aux-horizontal.aux-skin-minimal-center .aux-submenu > .aux-menu-item.aux-hover > .aux-item-content > .aux-submenu-indicator { opacity: 0.6; }
.aux-master-menu.aux-vertical.aux-skin-minimal-center .aux-menu-depth-0 > .aux-submenu, .aux-master-menu.aux-horizontal.aux-skin-minimal-center .aux-menu-depth-0 > .aux-submenu { left: 50%; transform: translateX(-50%); box-sizing: border-box; color: #3D3D3D; border: solid 1px #BBB; background-color: white; }
.aux-master-menu.aux-vertical.aux-skin-minimal-center .aux-menu-depth-0 > .aux-submenu::before, .aux-master-menu.aux-vertical.aux-skin-minimal-center .aux-menu-depth-0 > .aux-submenu::after, .aux-master-menu.aux-horizontal.aux-skin-minimal-center .aux-menu-depth-0 > .aux-submenu::before, .aux-master-menu.aux-horizontal.aux-skin-minimal-center .aux-menu-depth-0 > .aux-submenu::after { width: 0; height: 0; border-bottom: 8px solid white; border-left: 8px solid transparent; border-right: 8px solid transparent; position: absolute; top: -8px; left: 50%; z-index: 2; display: block; margin-left: -8px; content: ""; }
.aux-master-menu.aux-vertical.aux-skin-minimal-center .aux-menu-depth-0 > .aux-submenu::after, .aux-master-menu.aux-horizontal.aux-skin-minimal-center .aux-menu-depth-0 > .aux-submenu::after { top: -10px; z-index: 1; margin-left: -9px; border-width: 9px; border-bottom-color: #BBB; }
.aux-master-menu.aux-vertical.aux-skin-minimal-center .aux-menu-depth-0 > .aux-submenu > .aux-menu-item > .aux-item-content > .aux-submenu-indicator, .aux-master-menu.aux-horizontal.aux-skin-minimal-center .aux-menu-depth-0 > .aux-submenu > .aux-menu-item > .aux-item-content > .aux-submenu-indicator { background-image: url(//alk.in.th/wp-content/themes/phlox/css/images/svg/symbols.svg); background-repeat: no-repeat; display: block; width: 10px; height: 10px; background-position: -80px -554px; display: inline-block; }
.aux-master-menu.aux-vertical.aux-skin-minimal-center .aux-submenu.aux-megamenu, .aux-master-menu.aux-horizontal.aux-skin-minimal-center .aux-submenu.aux-megamenu { transform: none; left: 0; }
.aux-master-menu.aux-vertical.aux-skin-minimal-center .aux-submenu.aux-megamenu::after, .aux-master-menu.aux-vertical.aux-skin-minimal-center .aux-submenu.aux-megamenu::before, .aux-master-menu.aux-horizontal.aux-skin-minimal-center .aux-submenu.aux-megamenu::after, .aux-master-menu.aux-horizontal.aux-skin-minimal-center .aux-submenu.aux-megamenu::before { display: none; }
.aux-master-menu.aux-vertical.aux-skin-minimal-center .aux-submenu.aux-megamenu .aux-menu-column > .aux-item-content, .aux-master-menu.aux-horizontal.aux-skin-minimal-center .aux-submenu.aux-megamenu .aux-menu-column > .aux-item-content { color: #3D3D3D; font-weight: 600; }
.aux-master-menu.aux-vertical.aux-skin-minimal-center .aux-submenu.aux-megamenu .aux-menu-item.aux-hover > .aux-item-content, .aux-master-menu.aux-horizontal.aux-skin-minimal-center .aux-submenu.aux-megamenu .aux-menu-item.aux-hover > .aux-item-content { color: #AAA; }
.aux-master-menu.aux-vertical.aux-skin-minimal-center .aux-submenu.aux-megamenu .aux-menu-column > .aux-item-content, .aux-master-menu.aux-horizontal.aux-skin-minimal-center .aux-submenu.aux-megamenu .aux-menu-column > .aux-item-content { border-bottom: solid 1px #EAEAEA; padding-bottom: 20px; margin-bottom: 8px; }
.aux-master-menu.aux-vertical.aux-skin-minimal-center.aux-slide-up-nav .aux-menu-depth-0 > .aux-submenu, .aux-master-menu.aux-horizontal.aux-skin-minimal-center.aux-slide-up-nav .aux-menu-depth-0 > .aux-submenu { transform: translateY(4px) translateX(-50%); }
.aux-master-menu.aux-vertical.aux-skin-minimal-center.aux-slide-up-nav .aux-menu-depth-0.aux-open > .aux-submenu, .aux-master-menu.aux-horizontal.aux-skin-minimal-center.aux-slide-up-nav .aux-menu-depth-0.aux-open > .aux-submenu { transform: translateX(-50%); }
.aux-master-menu.aux-vertical.aux-skin-minimal-center .aux-menu-depth-0 > .aux-submenu { left: 100%; top: 50%; transform: translate(0, -50%); }
.aux-master-menu.aux-vertical.aux-skin-minimal-center .aux-menu-depth-0 > .aux-submenu::before, .aux-master-menu.aux-vertical.aux-skin-minimal-center .aux-menu-depth-0 > .aux-submenu::after { top: 50%; left: -4px; transform: rotate(-90deg); }
.aux-master-menu.aux-vertical.aux-skin-minimal-center .aux-menu-depth-0 > .aux-submenu::after { left: -5px; } .aux-master-menu.aux-vertical.aux-skin-modern .aux-submenu, .aux-master-menu.aux-horizontal.aux-skin-modern .aux-submenu { padding: 10px 0; font-size: 12px; color: #F3F3F3; margin-top: -11px; border: solid 1px rgba(255, 255, 255, 0.2); background-color: #3D3D3D; }
.aux-master-menu.aux-vertical.aux-skin-modern .aux-submenu > .aux-menu-item > .aux-item-content, .aux-master-menu.aux-horizontal.aux-skin-modern .aux-submenu > .aux-menu-item > .aux-item-content { position: relative; display: block; padding: 15px 20px; min-width: 200px; line-height: 150%; }
.aux-master-menu.aux-vertical.aux-skin-modern .aux-submenu > .aux-menu-item > .aux-item-content > .aux-menu-label, .aux-master-menu.aux-horizontal.aux-skin-modern .aux-submenu > .aux-menu-item > .aux-item-content > .aux-menu-label { display: inline-block; }
.aux-master-menu.aux-vertical.aux-skin-modern .aux-submenu > .aux-menu-item > .aux-item-content > .aux-submenu-indicator, .aux-master-menu.aux-horizontal.aux-skin-modern .aux-submenu > .aux-menu-item > .aux-item-content > .aux-submenu-indicator { float: right; position: relative; top: 5px; display: block; width: 3px; height: 3px; background-color: #F3F3F3; }
.aux-master-menu.aux-vertical.aux-skin-modern .aux-submenu > .aux-menu-item.aux-hover > .aux-item-content, .aux-master-menu.aux-horizontal.aux-skin-modern .aux-submenu > .aux-menu-item.aux-hover > .aux-item-content { color: #BBB; }
.aux-master-menu.aux-vertical.aux-skin-modern .aux-menu-depth-0 > .aux-submenu, .aux-master-menu.aux-horizontal.aux-skin-modern .aux-menu-depth-0 > .aux-submenu { color: #3D3D3D; margin-top: 0; background-color: white; border: solid 1px #BBB; }
.aux-master-menu.aux-vertical.aux-skin-modern .aux-menu-depth-0 > .aux-submenu > .aux-menu-item.aux-hover > .aux-item-content, .aux-master-menu.aux-horizontal.aux-skin-modern .aux-menu-depth-0 > .aux-submenu > .aux-menu-item.aux-hover > .aux-item-content { color: #BBB; }
.aux-master-menu.aux-vertical.aux-skin-modern .aux-menu-depth-0 > .aux-submenu > .aux-menu-item > .aux-item-content > .aux-submenu-indicator, .aux-master-menu.aux-horizontal.aux-skin-modern .aux-menu-depth-0 > .aux-submenu > .aux-menu-item > .aux-item-content > .aux-submenu-indicator { background-color: #3D3D3D; }
.aux-master-menu.aux-vertical.aux-skin-modern .aux-submenu.aux-megamenu, .aux-master-menu.aux-horizontal.aux-skin-modern .aux-submenu.aux-megamenu { transform: none; left: 0; }
.aux-master-menu.aux-vertical.aux-skin-modern .aux-submenu.aux-megamenu::before, .aux-master-menu.aux-horizontal.aux-skin-modern .aux-submenu.aux-megamenu::before { display: none; }
.aux-master-menu.aux-vertical.aux-skin-modern .aux-submenu.aux-megamenu .aux-menu-column > .aux-item-content, .aux-master-menu.aux-horizontal.aux-skin-modern .aux-submenu.aux-megamenu .aux-menu-column > .aux-item-content { color: #3D3D3D; font-weight: 600; }
.aux-master-menu.aux-vertical.aux-skin-modern .aux-submenu.aux-megamenu .aux-menu-item.aux-hover > .aux-item-content, .aux-master-menu.aux-horizontal.aux-skin-modern .aux-submenu.aux-megamenu .aux-menu-item.aux-hover > .aux-item-content { color: #AAA; }
.aux-master-menu.aux-vertical.aux-skin-modern .aux-submenu.aux-megamenu .aux-menu-column::after, .aux-master-menu.aux-horizontal.aux-skin-modern .aux-submenu.aux-megamenu .aux-menu-column::after { content: ''; position: absolute; top: 0; right: 0; display: block; width: 0; height: 100%; border-right: solid 1px #EAEAEA; } .aux-master-menu.aux-horizontal.aux-skin-divided .aux-submenu, .aux-master-menu.aux-vertical.aux-skin-divided .aux-submenu { font-size: 13.5px; color: #3D3D3D; background-color: rgba(255, 255, 255, 0.92); }
.aux-master-menu.aux-horizontal.aux-skin-divided .aux-submenu > .aux-menu-item, .aux-master-menu.aux-vertical.aux-skin-divided .aux-submenu > .aux-menu-item { padding-right: 1px; }
.aux-master-menu.aux-horizontal.aux-skin-divided .aux-submenu > .aux-menu-item > .aux-item-content, .aux-master-menu.aux-vertical.aux-skin-divided .aux-submenu > .aux-menu-item > .aux-item-content { position: relative; display: block; padding: 15px 0; margin: 0 20px; min-width: 200px; line-height: 150%; border-bottom: solid 1px #EAEAEA; }
.aux-master-menu.aux-horizontal.aux-skin-divided .aux-submenu > .aux-menu-item > .aux-item-content > .aux-menu-label, .aux-master-menu.aux-vertical.aux-skin-divided .aux-submenu > .aux-menu-item > .aux-item-content > .aux-menu-label { display: inline-block; }
.aux-master-menu.aux-horizontal.aux-skin-divided .aux-submenu > .aux-menu-item > .aux-item-content > .aux-submenu-indicator, .aux-master-menu.aux-vertical.aux-skin-divided .aux-submenu > .aux-menu-item > .aux-item-content > .aux-submenu-indicator { background-image: url(//alk.in.th/wp-content/themes/phlox/css/images/svg/symbols.svg); background-repeat: no-repeat; display: block; width: 6px; height: 10px; background-position: 0px -761px; position: absolute; top: 50%; right: 0px; transform: translateY(-50%); transition: opacity 300ms ease-out; }
.aux-master-menu.aux-horizontal.aux-skin-divided .aux-submenu > .aux-menu-item > .aux-item-content > .aux-submenu-indicator::after, .aux-master-menu.aux-vertical.aux-skin-divided .aux-submenu > .aux-menu-item > .aux-item-content > .aux-submenu-indicator::after { position: absolute; top: 0; left: 0; opacity: 0; z-index: 1; content: ""; background-image: url(//alk.in.th/wp-content/themes/phlox/css/images/svg/symbols.svg); background-repeat: no-repeat; display: block; width: 6px; height: 10px; background-position: -178px -761px; transition: opacity 300ms ease-out; }
.aux-master-menu.aux-horizontal.aux-skin-divided .aux-submenu > .aux-menu-item:last-child > .aux-item-content, .aux-master-menu.aux-vertical.aux-skin-divided .aux-submenu > .aux-menu-item:last-child > .aux-item-content { border-bottom: none; }
.aux-master-menu.aux-horizontal.aux-skin-divided .aux-submenu > .aux-menu-item.aux-hover, .aux-master-menu.aux-vertical.aux-skin-divided .aux-submenu > .aux-menu-item.aux-hover { background-color: #3D3D3D; }
.aux-master-menu.aux-horizontal.aux-skin-divided .aux-submenu > .aux-menu-item.aux-hover > .aux-item-content, .aux-master-menu.aux-vertical.aux-skin-divided .aux-submenu > .aux-menu-item.aux-hover > .aux-item-content { border-bottom-color: transparent; color: white; }
.aux-master-menu.aux-horizontal.aux-skin-divided .aux-submenu > .aux-menu-item.aux-hover > .aux-item-content > .aux-submenu-indicator::after, .aux-master-menu.aux-vertical.aux-skin-divided .aux-submenu > .aux-menu-item.aux-hover > .aux-item-content > .aux-submenu-indicator::after { opacity: 1; }
.aux-master-menu.aux-horizontal.aux-skin-divided .aux-menu-depth-0 > .aux-submenu, .aux-master-menu.aux-vertical.aux-skin-divided .aux-menu-depth-0 > .aux-submenu { color: #3D3D3D; border-top: solid 4px #EAEAEA; }
.aux-master-menu.aux-horizontal.aux-skin-divided .aux-submenu.aux-megamenu .aux-menu-column > .aux-item-content, .aux-master-menu.aux-vertical.aux-skin-divided .aux-submenu.aux-megamenu .aux-menu-column > .aux-item-content { color: #3D3D3D; font-weight: 600; }
.aux-master-menu.aux-horizontal.aux-skin-divided .aux-submenu.aux-megamenu .aux-menu-item.aux-hover > .aux-item-content, .aux-master-menu.aux-vertical.aux-skin-divided .aux-submenu.aux-megamenu .aux-menu-item.aux-hover > .aux-item-content { color: #505050; }
.aux-master-menu.aux-horizontal.aux-skin-divided .aux-submenu.aux-megamenu .aux-menu-column::after, .aux-master-menu.aux-vertical.aux-skin-divided .aux-submenu.aux-megamenu .aux-menu-column::after { content: ''; position: absolute; top: 0; right: 0; display: block; width: 0; height: 100%; border-right: solid 1px #EAEAEA; }
.aux-master-menu.aux-vertical.aux-skin-divided .aux-menu-depth-0 > .aux-submenu { border-left: solid 4px #EAEAEA; border-top: none !important; } .aux-master-menu.aux-vertical.aux-skin-classic-center .aux-submenu, .aux-master-menu.aux-horizontal.aux-skin-classic-center .aux-submenu { box-sizing: content-box; font-size: 13.5px; color: #3D3D3D; background-color: white; }
.aux-master-menu.aux-vertical.aux-skin-classic-center .aux-submenu > .aux-menu-item > .aux-item-content, .aux-master-menu.aux-horizontal.aux-skin-classic-center .aux-submenu > .aux-menu-item > .aux-item-content { position: relative; display: block; padding: 14px; min-width: 220px; line-height: 150%; }
.aux-master-menu.aux-vertical.aux-skin-classic-center .aux-submenu > .aux-menu-item > .aux-item-content > .aux-menu-label, .aux-master-menu.aux-horizontal.aux-skin-classic-center .aux-submenu > .aux-menu-item > .aux-item-content > .aux-menu-label { display: inline-block; }
.aux-master-menu.aux-vertical.aux-skin-classic-center .aux-submenu > .aux-menu-item > .aux-item-content > .aux-submenu-indicator, .aux-master-menu.aux-horizontal.aux-skin-classic-center .aux-submenu > .aux-menu-item > .aux-item-content > .aux-submenu-indicator { background-image: url(//alk.in.th/wp-content/themes/phlox/css/images/svg/symbols.svg); background-repeat: no-repeat; display: block; width: 6px; height: 10px; background-position: 0px -761px; position: absolute; top: 50%; right: 14px; transform: translateY(-50%); }
.aux-master-menu.aux-vertical.aux-skin-classic-center .aux-submenu > .aux-menu-item.aux-hover > .aux-item-content, .aux-master-menu.aux-horizontal.aux-skin-classic-center .aux-submenu > .aux-menu-item.aux-hover > .aux-item-content { background-color: #EAEAEA; }
.aux-master-menu.aux-vertical.aux-skin-classic-center .aux-menu-depth-0 > .aux-submenu, .aux-master-menu.aux-horizontal.aux-skin-classic-center .aux-menu-depth-0 > .aux-submenu { left: 50%; transform: translateX(-50%); }
.aux-master-menu.aux-vertical.aux-skin-classic-center .aux-menu-depth-0 > .aux-submenu::before, .aux-master-menu.aux-horizontal.aux-skin-classic-center .aux-menu-depth-0 > .aux-submenu::before { width: 0; height: 0; border-bottom: 8px solid white; border-left: 8px solid transparent; border-right: 8px solid transparent; position: absolute; top: -8px; left: 50%; z-index: 2; display: block; margin-left: -8px; content: ""; }
.aux-master-menu.aux-vertical.aux-skin-classic-center .aux-submenu.aux-megamenu, .aux-master-menu.aux-horizontal.aux-skin-classic-center .aux-submenu.aux-megamenu { transform: none; left: 0; }
.aux-master-menu.aux-vertical.aux-skin-classic-center .aux-submenu.aux-megamenu::before, .aux-master-menu.aux-horizontal.aux-skin-classic-center .aux-submenu.aux-megamenu::before { display: none; }
.aux-master-menu.aux-vertical.aux-skin-classic-center .aux-submenu.aux-megamenu .aux-menu-column > .aux-item-content, .aux-master-menu.aux-horizontal.aux-skin-classic-center .aux-submenu.aux-megamenu .aux-menu-column > .aux-item-content { color: #3D3D3D; font-weight: 600; }
.aux-master-menu.aux-vertical.aux-skin-classic-center .aux-submenu.aux-megamenu .aux-menu-item.aux-hover > .aux-item-content, .aux-master-menu.aux-horizontal.aux-skin-classic-center .aux-submenu.aux-megamenu .aux-menu-item.aux-hover > .aux-item-content { color: #AAA; }
.aux-master-menu.aux-vertical.aux-skin-classic-center .aux-submenu.aux-megamenu .aux-menu-column::after, .aux-master-menu.aux-horizontal.aux-skin-classic-center .aux-submenu.aux-megamenu .aux-menu-column::after { content: ''; position: absolute; top: 0; right: 0; display: block; width: 0; height: 100%; border-right: solid 1px #EAEAEA; }
.aux-master-menu.aux-vertical.aux-skin-classic-center.aux-slide-up-nav .aux-menu-depth-0 > .aux-submenu, .aux-master-menu.aux-horizontal.aux-skin-classic-center.aux-slide-up-nav .aux-menu-depth-0 > .aux-submenu { transform: translateY(4px) translateX(-50%); }
.aux-master-menu.aux-vertical.aux-skin-classic-center.aux-slide-up-nav .aux-menu-depth-0.aux-open > .aux-submenu, .aux-master-menu.aux-horizontal.aux-skin-classic-center.aux-slide-up-nav .aux-menu-depth-0.aux-open > .aux-submenu { transform: translateX(-50%); }
.aux-master-menu.aux-vertical.aux-skin-classic-center .aux-menu-depth-0 > .aux-submenu { left: 100%; top: 50%; transform: translate(0, -50%); } .aux-master-menu.aux-vertical.aux-skin-dash-divided .aux-submenu, .aux-master-menu.aux-horizontal.aux-skin-dash-divided .aux-submenu { font-size: 13.5px; color: #BBB; background-color: rgba(0, 0, 0, 0.8); }
.aux-master-menu.aux-vertical.aux-skin-dash-divided .aux-submenu > .aux-menu-item, .aux-master-menu.aux-horizontal.aux-skin-dash-divided .aux-submenu > .aux-menu-item { padding-right: 1px; }
.aux-master-menu.aux-vertical.aux-skin-dash-divided .aux-submenu > .aux-menu-item > .aux-item-content, .aux-master-menu.aux-horizontal.aux-skin-dash-divided .aux-submenu > .aux-menu-item > .aux-item-content { position: relative; display: block; padding: 18px 0; margin: 0 18px; min-width: 160px; line-height: 150%; border-bottom: dashed 1px #3D3D3D; }
.aux-master-menu.aux-vertical.aux-skin-dash-divided .aux-submenu > .aux-menu-item > .aux-item-content > .aux-menu-label, .aux-master-menu.aux-horizontal.aux-skin-dash-divided .aux-submenu > .aux-menu-item > .aux-item-content > .aux-menu-label { display: inline-block; }
.aux-master-menu.aux-vertical.aux-skin-dash-divided .aux-submenu > .aux-menu-item > .aux-item-content > .aux-submenu-indicator, .aux-master-menu.aux-horizontal.aux-skin-dash-divided .aux-submenu > .aux-menu-item > .aux-item-content > .aux-submenu-indicator { background-image: url(//alk.in.th/wp-content/themes/phlox/css/images/svg/symbols.svg); background-repeat: no-repeat; display: block; width: 6px; height: 10px; background-position: -178px -761px; position: absolute; top: 50%; right: 18px; transform: translateY(-50%); }
.aux-master-menu.aux-vertical.aux-skin-dash-divided .aux-submenu > .aux-menu-item.aux-hover > .aux-item-content, .aux-master-menu.aux-horizontal.aux-skin-dash-divided .aux-submenu > .aux-menu-item.aux-hover > .aux-item-content { color: white; }
.aux-master-menu.aux-vertical.aux-skin-dash-divided .aux-menu-item:last-child > .aux-item-content, .aux-master-menu.aux-horizontal.aux-skin-dash-divided .aux-menu-item:last-child > .aux-item-content { border-bottom: none; }
.aux-master-menu.aux-vertical.aux-skin-dash-divided .aux-submenu.aux-megamenu .aux-menu-column > .aux-item-content, .aux-master-menu.aux-horizontal.aux-skin-dash-divided .aux-submenu.aux-megamenu .aux-menu-column > .aux-item-content { color: #F1F1F1; font-weight: 600; border-bottom-style: dashed !important; }
.aux-master-menu.aux-vertical.aux-skin-dash-divided .aux-submenu.aux-megamenu .aux-menu-item.aux-hover > .aux-item-content, .aux-master-menu.aux-horizontal.aux-skin-dash-divided .aux-submenu.aux-megamenu .aux-menu-item.aux-hover > .aux-item-content { color: white; }
.aux-master-menu.aux-vertical.aux-skin-dash-divided .aux-submenu.aux-megamenu .aux-menu-column > .aux-item-content, .aux-master-menu.aux-horizontal.aux-skin-dash-divided .aux-submenu.aux-megamenu .aux-menu-column > .aux-item-content { border-bottom: solid 1px #3D3D3D; padding-bottom: 20px; margin-bottom: 8px; }
.aux-master-menu.aux-vertical.aux-skin-dash-divided.aux-light .aux-submenu, .aux-master-menu.aux-horizontal.aux-skin-dash-divided.aux-light .aux-submenu { background-color: rgba(255, 255, 255, 0.92); color: #3D3D3D; }
.aux-master-menu.aux-vertical.aux-skin-dash-divided.aux-light .aux-submenu > .aux-menu-item, .aux-master-menu.aux-horizontal.aux-skin-dash-divided.aux-light .aux-submenu > .aux-menu-item { padding-right: 1px; }
.aux-master-menu.aux-vertical.aux-skin-dash-divided.aux-light .aux-submenu > .aux-menu-item > .aux-item-content, .aux-master-menu.aux-horizontal.aux-skin-dash-divided.aux-light .aux-submenu > .aux-menu-item > .aux-item-content { border-bottom-color: #BBB; }
.aux-master-menu.aux-vertical.aux-skin-dash-divided.aux-light .aux-submenu > .aux-menu-item > .aux-item-content > .aux-submenu-indicator, .aux-master-menu.aux-horizontal.aux-skin-dash-divided.aux-light .aux-submenu > .aux-menu-item > .aux-item-content > .aux-submenu-indicator { background-image: url(//alk.in.th/wp-content/themes/phlox/css/images/svg/symbols.svg); background-repeat: no-repeat; display: block; width: 6px; height: 10px; background-position: 0px -761px; opacity: 0.6; }
.aux-master-menu.aux-vertical.aux-skin-dash-divided.aux-light .aux-submenu > .aux-menu-item.aux-hover > .aux-item-content, .aux-master-menu.aux-horizontal.aux-skin-dash-divided.aux-light .aux-submenu > .aux-menu-item.aux-hover > .aux-item-content { color: black; }
.aux-master-menu.aux-vertical.aux-skin-dash-divided.aux-light .aux-submenu.aux-megamenu .aux-menu-column > .aux-item-content, .aux-master-menu.aux-horizontal.aux-skin-dash-divided.aux-light .aux-submenu.aux-megamenu .aux-menu-column > .aux-item-content { color: #3D3D3D; border-bottom-color: #BBB; }
.aux-master-menu.aux-vertical.aux-skin-dash-divided.aux-light .aux-submenu.aux-megamenu .aux-menu-item.aux-hover > .aux-item-content, .aux-master-menu.aux-horizontal.aux-skin-dash-divided.aux-light .aux-submenu.aux-megamenu .aux-menu-item.aux-hover > .aux-item-content { color: black; }
.aux-fs-popup.aux-fs-menu-layout-left .aux-panel-close { right: calc( 10% - 15px ); top: 100px; border: none; z-index: 5; }
.aux-fs-popup.aux-fs-menu-layout-left .aux-fs-menu { top: 120px; width: 80%; margin: 0 auto; transform: translateY(0); }
.aux-fs-popup.aux-fs-menu-layout-left .aux-fs-menu .aux-master-menu .aux-menu-item { text-align: left; }
.aux-fs-popup.aux-fs-menu-layout-left .aux-fs-menu .aux-master-menu .aux-menu-item .aux-item-content { padding: 10px 0px; font-size: 1.6875em; line-height: normal; }
.aux-fs-popup.aux-fs-menu-layout-left .aux-fs-menu .aux-master-menu .aux-menu-item .aux-item-content .aux-submenu-indicator { width: 23px; left: 13px; border-width: 14px 6px; }
.aux-fs-popup.aux-fs-menu-layout-left .aux-fs-menu .aux-master-menu .aux-submenu { padding-left: 22px; }
.aux-fs-popup.aux-fs-menu-layout-left .aux-fs-menu .aux-master-menu .aux-submenu .aux-menu-item:first-child, .aux-fs-popup.aux-fs-menu-layout-left .aux-fs-menu .aux-master-menu .aux-submenu .aux-menu-item:last-child { padding: 0; }
.aux-fs-popup.aux-fs-menu-layout-left .aux-fs-menu .aux-master-menu .aux-submenu:after { content: ''; position: absolute; left: 0; top: 15px; background-color: #3D3D3D; height: calc( 100% - 31px ); width: 1px; }
.aux-fs-popup.aux-fs-menu-layout-left .aux-fs-menu .aux-master-menu > .aux-menu-item { margin: 0; }
.aux-fs-popup.aux-fs-menu-layout-left .aux-fs-menu .aux-master-menu > .aux-menu-item:first-child .aux-item-content { padding-top: 0; }
.aux-fs-popup.aux-dark .aux-fs-menu .aux-master-menu .aux-menu-item .aux-submenu:after { background-color: #FFFFFF; } .aux-master-menu.aux-narrow.aux-skin-classic .aux-menu-item > .aux-item-content { padding: 1.125em 1.0625em; font-size: 0.875em; }
.aux-toggle-menu-bar .aux-master-menu.aux-narrow.aux-skin-classic .aux-menu-item > .aux-item-content { padding: 1.125em 0; }
.aux-header-light .aux-master-menu.aux-narrow.aux-skin-classic .aux-menu-item > .aux-item-content { color: #FFFFFF; }
.aux-master-menu.aux-narrow.aux-skin-classic .aux-submenu { background-color: #F3F3F3; padding-left: 0.75em; }
.aux-master-menu.aux-narrow.aux-fullscreen-menu .aux-menu-item, .aux-fs-menu .aux-master-menu .aux-menu-item { text-align: center; }
.aux-master-menu.aux-narrow.aux-fullscreen-menu .aux-menu-item > .aux-item-content, .aux-fs-menu .aux-master-menu .aux-menu-item > .aux-item-content { padding: 13px 0; font-size: 2.3125em; font-weight: 600; }
.aux-master-menu.aux-narrow.aux-fullscreen-menu .aux-menu-item.aux-open > .aux-item-content, .aux-fs-menu .aux-master-menu .aux-menu-item.aux-open > .aux-item-content { color: #AAA; }
.aux-master-menu.aux-narrow.aux-fullscreen-menu .aux-submenu-indicator, .aux-fs-menu .aux-master-menu .aux-submenu-indicator { display: inline-block; position: relative; right: auto; top: 0; left: 5px; width: 15px; height: 0; border: transparent solid; border-width: 8px 5px; margin-left: -30px; vertical-align: middle; transform: translateX(100%); }
.aux-master-menu.aux-narrow.aux-fullscreen-menu .aux-submenu, .aux-fs-menu .aux-master-menu .aux-submenu { background-color: transparent; }
.aux-master-menu.aux-narrow.aux-fullscreen-menu .aux-submenu > .aux-menu-item:first-child, .aux-fs-menu .aux-master-menu .aux-submenu > .aux-menu-item:first-child { padding-top: 18px; }
.aux-master-menu.aux-narrow.aux-fullscreen-menu .aux-submenu > .aux-menu-item:last-child, .aux-fs-menu .aux-master-menu .aux-submenu > .aux-menu-item:last-child { padding-bottom: 18px; }
.aux-master-menu.aux-narrow.aux-fullscreen-menu .aux-submenu.aux-megamenu > .aux-menu-item:first-child, .aux-fs-menu .aux-master-menu .aux-submenu.aux-megamenu > .aux-menu-item:first-child { padding-top: 12px; }
.aux-master-menu.aux-narrow.aux-fullscreen-menu .aux-submenu.aux-megamenu > .aux-menu-item:last-child, .aux-fs-menu .aux-master-menu .aux-submenu.aux-megamenu > .aux-menu-item:last-child { padding-bottom: 12px; }
.aux-dark .aux-master-menu.aux-narrow.aux-fullscreen-menu .aux-menu-item > .aux-item-content, .aux-dark .aux-fs-menu .aux-master-menu .aux-menu-item > .aux-item-content, .aux-fs-menu .aux-dark .aux-master-menu .aux-menu-item > .aux-item-content { color: white; }
.aux-dark .aux-master-menu.aux-narrow.aux-fullscreen-menu .aux-menu-item.aux-open > .aux-item-content, .aux-dark .aux-fs-menu .aux-master-menu .aux-menu-item.aux-open > .aux-item-content, .aux-fs-menu .aux-dark .aux-master-menu .aux-menu-item.aux-open > .aux-item-content { color: #AAA; }
.aux-dark .aux-master-menu.aux-narrow.aux-fullscreen-menu .aux-menu-item .aux-submenu-indicator::after, .aux-dark .aux-fs-menu .aux-master-menu .aux-menu-item .aux-submenu-indicator::after, .aux-fs-menu .aux-dark .aux-master-menu .aux-menu-item .aux-submenu-indicator::after, .aux-dark .aux-master-menu.aux-narrow.aux-fullscreen-menu .aux-menu-item .aux-submenu-indicator::before, .aux-dark .aux-fs-menu .aux-master-menu .aux-menu-item .aux-submenu-indicator::before, .aux-fs-menu .aux-dark .aux-master-menu .aux-menu-item .aux-submenu-indicator::before { background-color: white; }  aside .aux-widget-area { margin-bottom: 0; }
.aux-dark .aux-widget-area, .aux-widget-area.aux-dark { color: white; }
.widget-container.aux-toggle-widget > .aux-toggle-widget-wrapper { overflow: hidden; transition: height 500ms cubic-bezier(0.165, 0.84, 0.44, 1); }
.widget-container.aux-toggle-widget .widget-title, .widget-container.aux-toggle-widget .wp-block-heading { position: relative; }
.widget-container.aux-toggle-widget .widget-title:after, .widget-container.aux-toggle-widget .wp-block-heading:after { content: ''; position: absolute; top: 4px; right: 0; background-image: url(//alk.in.th/wp-content/themes/phlox/css/images/svg/symbols.svg); background-repeat: no-repeat; display: block; width: 6px; height: 10px; background-position: 0px -761px; transition: transform 300ms; }
.widget-container.aux-toggle-widget .wp-block-heading:after { top: 18px; }
.widget-container.aux-toggle-widget .wp-block-heading + * { transition: height 500ms cubic-bezier(0.165, 0.84, 0.44, 1); }
.widget-container.aux-toggle-widget.aux-open .widget-title:after, .widget-container.aux-toggle-widget.aux-open .wp-block-heading:after { transform: rotate(90deg); }
.widget-container ul li { margin-bottom: 0; word-break: break-word; }
.widget-container a { color: inherit; }
.widget-container a:hover { color: #1bb0ce; }
.widget-container .entry-badge { display: inline-block; padding: 5px 20px; border-radius: 100em; background: #3d3d3d; color: #ffffff; }
aside .widget-container, .aux-aside .widget-container { margin-top: 4.0625em; font-size: 0.875em; }
aside .widget-container:first-child, .aux-aside .widget-container:first-child { margin-top: 0; }
aside .widget-title, aside .wp-block-group__inner-container h2, .aux-aside .widget-title, .aux-aside .wp-block-group__inner-container h2 { padding: 0 0 1.0625em; margin-bottom: 1.875em; margin-top: 0; border-bottom: 1px #DEDEDE solid; text-transform: uppercase; font-size: 0.75rem; font-weight: normal; letter-spacing: 2px; line-height: 150%; }
.aux-sidebar .aux-widget-area + .aux-widget-area { margin-top: 4.0625em; }
.subfooter.aux-dark .widget-title { color: white; border-bottom: none; font-size: 0.875rem; padding-bottom: 0; margin-bottom: 50px; font-weight: 600 !important; }
.aux-primary .widget-container ul, .aux-primary .widget-container ul li { list-style: none; }
@media screen and (max-width: 479px) { .aux-resp .widget-title { text-align: center; } }
@media screen and (max-width: 767px) { aside .aux-widget-area, .aux-aside .aux-widget-area { margin-top: 2.5em; }
aside .aux-widget-area:first-child, .aux-aside .aux-widget-area:first-child { margin-top: 0; } } .aux-widget-testimonial .aux-testimonial-content > .entry-content, .aux-widget-testimonial .aux-testimonial-content > .comment-body { position: relative; margin-bottom: 0; }
.aux-widget-testimonial .aux-testimonial-infobox { display: table; }
.aux-widget-testimonial .aux-testimonial-infobox .aux-testimonial-image { width: 45px; display: table-cell; }
.aux-widget-testimonial .aux-testimonial-infobox .aux-testimonial-image .img-square { border-radius: 50%; }
.aux-widget-testimonial .aux-testimonial-infobox .aux-testimonial-info { display: table-cell; padding-left: 10px; vertical-align: top; }
.aux-widget-testimonial .aux-testimonial-infobox .col-title { margin-bottom: 0; font-size: 1em; font-weight: 600; }
.aux-widget-testimonial .aux-testimonial-infobox .col-subtitle { font-size: 0.875em; color: #BBB; }
.aux-widget-testimonial, .aux-widget-testimonial .aux-testimonial-content, .aux-widget-testimonial .aux-testimonial-infobox, .aux-widget-testimonial .aux-testimonial-info, .aux-widget-testimonial .col-title, .aux-widget-testimonial .col-subtitle { transition: all 400ms ease; }
.aux-widget-testimonial.aux-testimonial-default .aux-testimonial-content .entry-content, .aux-widget-testimonial.aux-testimonial-default .aux-testimonial-content .comment-body { margin-bottom: 25px; }
.aux-widget-testimonial.aux-testimonial-def-img .aux-testimonial-content .entry-content, .aux-widget-testimonial.aux-testimonial-def-img .aux-testimonial-content .comment-body { margin-bottom: 25px; }
.aux-widget-testimonial.aux-testimonial-bordered .aux-testimonial-content { position: relative; margin-bottom: 25px; border-right: 1px solid #BBB; border-top: 1px solid #BBB; border-left: 1px solid #BBB; }
.aux-widget-testimonial.aux-testimonial-bordered .aux-testimonial-content:after, .aux-widget-testimonial.aux-testimonial-bordered .aux-testimonial-content:before { content: ''; position: absolute; bottom: 0; background-color: #BBB; height: 1px; }
.aux-widget-testimonial.aux-testimonial-bordered .aux-testimonial-content:after { width: 55px; left: 0; }
.aux-widget-testimonial.aux-testimonial-bordered .aux-testimonial-content:before { right: 0; width: calc(100%  - 70px); }
.aux-widget-testimonial.aux-testimonial-bordered .aux-testimonial-content .entry-content, .aux-widget-testimonial.aux-testimonial-bordered .aux-testimonial-content .comment-body { padding: 20px; }
.aux-widget-testimonial.aux-testimonial-bordered .aux-testimonial-content .entry-content:after, .aux-widget-testimonial.aux-testimonial-bordered .aux-testimonial-content .comment-body:after { content: ""; position: absolute; bottom: -8px; left: 55px; width: 15px; height: 15px; border-left: 1px solid #BBB; border-bottom: 1px solid #BBB; transform: skewY(-45deg); }
.aux-widget-testimonial.aux-testimonial-quote .aux-testimonial-content .entry-content, .aux-widget-testimonial.aux-testimonial-quote .aux-testimonial-content .comment-body { margin-bottom: 15px; padding: 35px 0px 15px 0px; }
.aux-widget-testimonial.aux-testimonial-quote .aux-testimonial-content .entry-content:before, .aux-widget-testimonial.aux-testimonial-quote .aux-testimonial-content .comment-body:before { content: '\e178'; position: absolute; top: 0; left: -5px; font-family: "auxin-front"; font-size: 28px; line-height: normal; }
.aux-widget-testimonial.aux-testimonial-quote .aux-testimonial-content .entry-content:after, .aux-widget-testimonial.aux-testimonial-quote .aux-testimonial-content .comment-body:after { content: ''; position: absolute; bottom: -1px; left: 0; width: 25px; height: 1px; background-color: #3D3D3D; }
.aux-widget-testimonial.aux-testimonial-quote .aux-testimonial-infobox .aux-testimonial-info { padding: 0; }
.aux-widget-testimonial.aux-testimonial-info-top { transform: scaleY(-1); }
.aux-widget-testimonial.aux-testimonial-info-top .aux-testimonial-content, .aux-widget-testimonial.aux-testimonial-info-top .aux-testimonial-infobox { transform: scaleY(-1); }
.aux-widget-testimonial.aux-testimonial-info-top .aux-testimonial-content { border-right: 1px solid #BBB; border-bottom: 1px solid #BBB; border-left: 1px solid #BBB; position: relative; }
.aux-widget-testimonial.aux-testimonial-info-top .aux-testimonial-content:after, .aux-widget-testimonial.aux-testimonial-info-top .aux-testimonial-content:before { content: ''; position: absolute; top: 0; width: calc(50% - 10px); height: 1px; background-color: #BBB; }
.aux-widget-testimonial.aux-testimonial-info-top .aux-testimonial-content:after { right: 0; }
.aux-widget-testimonial.aux-testimonial-info-top .aux-testimonial-content:before { left: 0; }
.aux-widget-testimonial.aux-testimonial-info-top .aux-testimonial-content .entry-content, .aux-widget-testimonial.aux-testimonial-info-top .aux-testimonial-content .comment-body { padding: 20px; }
.aux-widget-testimonial.aux-testimonial-info-top .aux-testimonial-content .entry-content:before, .aux-widget-testimonial.aux-testimonial-info-top .aux-testimonial-content .comment-body:before { content: ""; position: absolute; top: -7px; left: calc(50% - 8px); width: 14px; height: 14px; border-left: 1px solid #BBB; border-top: 1px solid #BBB; transform: rotate(45deg); }
.aux-widget-testimonial.aux-testimonial-info-top .aux-testimonial-infobox { display: block; margin-top: 20px; text-align: center; }
.aux-widget-testimonial.aux-testimonial-info-top .aux-testimonial-infobox .aux-testimonial-image { display: block; margin: 0 auto 7px auto; }
.aux-widget-testimonial.aux-testimonial-info-top .aux-testimonial-infobox .aux-testimonial-info { display: block; padding: 0; }
.aux-widget-testimonial.aux-testimonial-info-top .aux-rating-box { margin-right: auto; margin-left: auto; }
.aux-widget-testimonial.aux-testimonial-image-top { margin-top: 55px; border: solid 1px #EAEAEA; box-shadow: 0 0 30px rgba(0, 0, 0, 0.05); padding: 30px 40px; }
.aux-widget-testimonial.aux-testimonial-image-top .aux-testimonial-infobox { display: block; margin-top: -85px; }
.aux-widget-testimonial.aux-testimonial-image-top .aux-testimonial-image { width: 110px; display: block; margin-bottom: 35px; }
.aux-widget-testimonial.aux-testimonial-image-top .aux-testimonial-info { display: block; padding-left: 0; }
.aux-widget-testimonial.aux-testimonial-image-top .col-title { font-size: 1.75em; }
.aux-widget-testimonial.aux-testimonial-image-top .col-subtitle { font-size: 1em; margin-bottom: 18px; font-weight: 300; color: #3D3D3D; } .widget_tag_cloud .tagcloud > a, .widget_tag_cloud .wp-block-tag-cloud > a { display: inline-block; margin-bottom: 5px; padding: 0.8125em 1em; background-color: #F1F1F1; color: #3D3D3D; font-size: 100% !important; line-height: 100%; font-style: italic; }
.widget_tag_cloud .tagcloud > a:hover, .widget_tag_cloud .wp-block-tag-cloud > a:hover { background-color: #DEDEDE; }
.aux-dark .widget_tag_cloud .tagcloud > a, .aux-dark .widget_tag_cloud .wp-block-tag-cloud > a { background-color: #333 !important; color: white; }
.aux-dark .widget_tag_cloud .tagcloud > a:hover, .aux-dark .widget_tag_cloud .wp-block-tag-cloud > a:hover { background-color: black !important; }
.subfooter .widget_tag_cloud .tagcloud > a { background-color: #FDFDFD; }
.subfooter .widget_tag_cloud .tagcloud > a:hover { background-color: #EAEAEA; } .widget_calendar table { font-size: 0.875rem; margin: 0; position: relative; border: none; }
.widget_calendar thead { background: transparent; }
.widget_calendar thead tr { border-bottom: solid 1px #BBB; }
.widget_calendar th, .widget_calendar td { padding: 0; width: 14.28571%; border: none; background-color: transparent; text-align: center; line-height: 2.5em; }
.widget_calendar td a { text-decoration: underline; }
.widget_calendar td#today { position: relative; }
.widget_calendar td#today:after { content: ''; position: absolute; top: 50%; left: 50%; display: block; width: 1.875em; height: 1.875em; border: solid 1px #BBB; border-radius: 50%; transform: translate(-50%, -50%); }
.widget_calendar tr:first-child td { padding-top: 5px; }
.widget_calendar tr:first-child th { padding-bottom: 5px; background: none; font-weight: normal; }
.widget_calendar tr:first-child td#today:after { top: calc(50% + 3px); }
.widget_calendar th { color: #BBB; font-weight: normal; }
.widget_calendar caption { padding: 0px 0px 0.9em; line-height: 100%; text-align: left; font-weight: 600; }
.widget_calendar tfoot { position: absolute; top: 0; width: 100%; }
.widget_calendar tfoot, .widget_calendar tfoot td, .widget_calendar tfoot tr { display: block; }
.widget_calendar tfoot td { padding: 0 !important; width: auto; float: right; }
.widget_calendar tfoot td.pad { display: none; }
.widget_calendar tfoot td a { position: relative; width: 20px; height: 20px; display: block; overflow: hidden; text-indent: 100em; }
.widget_calendar tfoot td a:after { content: ''; position: absolute; top: 5px; left: 10px; }
.widget_calendar tfoot td#prev a:after { background-image: url(//alk.in.th/wp-content/themes/phlox/css/images/svg/symbols.svg); background-repeat: no-repeat; display: block; width: 6px; height: 10px; background-position: 0px -761px; }
.widget_calendar tfoot td#next a:after { background-image: url(//alk.in.th/wp-content/themes/phlox/css/images/svg/symbols.svg); background-repeat: no-repeat; display: block; width: 6px; height: 10px; background-position: 0px -722px; }
.aux-dark .widget_calendar th { color: white; }
.aux-dark .widget_calendar tfoot td#prev a:after { background-image: url(//alk.in.th/wp-content/themes/phlox/css/images/svg/symbols.svg); background-repeat: no-repeat; display: block; width: 6px; height: 10px; background-position: -178px -761px; }
.aux-dark .widget_calendar tfoot td#next a:after { background-image: url(//alk.in.th/wp-content/themes/phlox/css/images/svg/symbols.svg); background-repeat: no-repeat; display: block; width: 6px; height: 10px; background-position: -178px -722px; }
.widget_calendar tbody td { border: none; } .widget_categories { text-transform: uppercase; } .widget_nav_menu ul ul { list-style-type: disc; color: #BBB; margin-left: 1em; } .widget_archive li, .widget_categories li { font-weight: 600; color: #BBB; }
.widget_archive li a, .widget_categories li a { color: #3D3D3D; }
.widget_archive select, .widget_categories select { font-size: 0.875rem; width: 100%; }
.widget_archive label, .widget_categories label { display: none; }
.aux-dark .widget_archive li a, .aux-dark .widget_categories li a { color: white; }
.aux-dark .widget_archive li a:hover, .aux-dark .widget_categories li a:hover { color: #1bb0ce; }
.aux-dark .widget_archive select, .aux-dark .widget_categories select { background-color: transparent !important; background-image: url(//alk.in.th/wp-content/themes/phlox/css/images/controls/arrows/small-arrow-down-white.svg); border-color: #BBB; color: white; }
.subfooter .widget_archive select, .subfooter .widget_categories select { background-color: #FDFDFD; } .widget_recent_comments li.recentcomments, .widget_recent_comments .wp-block-latest-comments__comment, .wp-block-latest-comments li.recentcomments, .wp-block-latest-comments .wp-block-latest-comments__comment { padding: 0.8125em 1em; background-color: #F3F3F3; margin-bottom: 0.6em; }
.widget_recent_comments li.recentcomments .comment-author-link, .widget_recent_comments .wp-block-latest-comments__comment .comment-author-link, .wp-block-latest-comments li.recentcomments .comment-author-link, .wp-block-latest-comments .wp-block-latest-comments__comment .comment-author-link { font-weight: 600; }
.aux-dark .widget_recent_comments li.recentcomments, .aux-dark .widget_recent_comments .wp-block-latest-comments__comment, .aux-dark .wp-block-latest-comments li.recentcomments, .aux-dark .wp-block-latest-comments .wp-block-latest-comments__comment { background-color: #333 !important; }
.subfooter .widget_recent_comments li.recentcomments { background-color: #EAEAEA; } .widget_recent_entries ul > li { margin-bottom: 0.7em; font-weight: 600; }
.widget_recent_entries .post-date { display: block; color: #BBB; font-style: italic; font-weight: normal; }
.wp-block-latest-posts.wp-block-latest-posts__list li { margin-bottom: 0.7em; font-weight: 600; } .widget_pages ul ul { list-style-type: disc; color: #BBB; margin-left: 1em; } .widget_rss .rss-widget-icon { display: none; }
.widget_rss > ul > li { margin-bottom: 1.875em; padding-bottom: 1.875em; border-bottom: solid 1px #DEDEDE; }
.widget_rss > ul > li:last-child { margin-bottom: 0; padding-bottom: 0; border: none; }
.widget_rss > ul > li > a { display: block; font-weight: 600; }
.widget_rss > ul > li .rss-date { display: block; font-style: italic; color: #AAA; font-weight: 500; }
.widget_rss > ul > li cite { display: block; margin-top: 1.875em; color: #888; font-style: italic; font-weight: 600; }
.widget_rss > ul > li > a + cite, .widget_rss > ul > li .rss-date + cite { margin: 0; } .aux-big-grid-layout .aux-news-big-grid { float: left; height: 0; overflow: hidden; text-align: left; }
.aux-big-grid-layout .aux-news-big-grid .entry-media { margin-bottom: 0; }
.aux-big-grid-layout .aux-news-big-grid .entry-main { position: absolute; z-index: 2; bottom: 0; width: 100%; padding: 0 30px 25px 30px; margin-bottom: 0; background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIzMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC41NSIvPjxzdG9wIG9mZnNldD0iNjAlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA='); background: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(30%, rgba(0, 0, 0, 0.55)), color-stop(60%, rgba(0, 0, 0, 0.3)), color-stop(100%, rgba(0, 0, 0, 0))); background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.55) 30%, rgba(0, 0, 0, 0.3) 60%, rgba(0, 0, 0, 0) 100%); background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.55) 30%, rgba(0, 0, 0, 0.3) 60%, rgba(0, 0, 0, 0) 100%); background: linear-gradient(to top, rgba(0, 0, 0, 0.55) 30%, rgba(0, 0, 0, 0.3) 60%, rgba(0, 0, 0, 0) 100%); }
.aux-big-grid-layout .aux-news-big-grid .entry-header { margin-bottom: 0.4375em; }
.aux-big-grid-layout .aux-news-big-grid .entry-info { margin-bottom: 0; color: #FFFFFF; }
.aux-big-grid-layout .aux-news-big-grid .entry-title { margin-bottom: 0.5em; font-size: 1.125em; color: #FFFFFF; }
.aux-big-grid-layout .aux-news-big-grid .entry-info { margin-bottom: 0; font-style: italic; }
.aux-big-grid-layout .aux-news-big-grid .entry-info .entry-tax { margin-left: 0px; }
.aux-big-grid-layout .aux-news-big-grid .entry-info .entry-tax a { color: #1bb0ce; }
.aux-big-grid-layout .aux-news-big-grid .entry-info .entry-tax a:before { display: none; }
.aux-big-grid-layout .aux-news-big-grid .entry-info .entry-author { display: none; }
.aux-big-grid-layout .aux-news-big-grid .entry-info .entry-author:before { content: ""; position: relative; top: -1px; display: inline-block; width: 4px; height: 4px; border-radius: 50%; margin: 0 0.6em; vertical-align: middle; background-color: #FFFFFF; }
.aux-big-grid-layout .aux-news-big-grid .entry-info .entry-date:before { content: ""; position: relative; top: -1px; display: inline-block; width: 4px; height: 4px; border-radius: 50%; margin: 0 0.6em; vertical-align: middle; background-color: #FFFFFF; }
.aux-big-grid-layout .aux-news-big-grid.aux-big-grid-6-1 .entry-main { padding: 0 30px 25px 30px; }
.aux-big-grid-layout .aux-news-big-grid.aux-big-grid-6-1 .entry-info .entry-author { display: inline-block; }
.aux-big-grid-layout .aux-news-big-grid.aux-big-grid-6-1 .entry-title { font-size: 1.625em; }
.aux-big-grid-layout .aux-news-big-grid.aux-big-grid-6-2 .entry-main { padding: 0 30px 25px 30px; }
.aux-big-grid-layout .aux-news-big-grid.aux-big-grid-6-2 .entry-info .entry-author { display: inline-block; }
.aux-big-grid-layout .aux-news-big-grid.aux-big-grid-6-2 .entry-title { font-size: 1.625em; }
.aux-big-grid-layout .aux-news-big-grid.aux-big-grid-6-3 .entry-main { padding: 0 30px 25px 30px; }
.aux-big-grid-layout .aux-news-big-grid.aux-big-grid-6-3 .entry-info .entry-author { display: inline-block; }
.aux-big-grid-layout .aux-news-big-grid.aux-big-grid-6-3 .entry-title { font-size: 1.625em; }
.aux-big-grid-layout .aux-news-big-grid.aux-big-grid-6-4 .entry-main { padding: 0 30px 25px 30px; }
.aux-big-grid-layout .aux-news-big-grid.aux-big-grid-6-4 .entry-info .entry-author { display: inline-block; }
.aux-big-grid-layout .aux-news-big-grid.aux-big-grid-6-4 .entry-title { font-size: 1.625em; }
.aux-big-grid-layout .aux-news-big-grid.aux-big-grid-6-5 .entry-main { padding: 0 30px 25px 30px; }
.aux-big-grid-layout .aux-news-big-grid.aux-big-grid-6-5 .entry-info .entry-author { display: inline-block; }
.aux-big-grid-layout .aux-news-big-grid.aux-big-grid-6-5 .entry-title { font-size: 1.625em; }
.aux-big-grid-layout .aux-news-big-grid.aux-big-grid-6-6 .entry-main { padding: 0 50px 45px 50px; }
@media screen and (max-width: 767px) { .aux-resp .aux-big-grid-layout .aux-news-big-grid.aux-big-grid-6-6 .entry-main { padding: 0 30px 25px 30px; } }
.aux-big-grid-layout .aux-news-big-grid.aux-big-grid-6-6 .entry-info .entry-author { display: inline-block; }
.aux-big-grid-layout .aux-news-big-grid.aux-big-grid-6-6 .entry-title { font-size: 1.625em; }
.aux-big-grid-layout .aux-news-big-grid.aux-big-grid-6-7 .entry-main { padding: 0 50px 45px 50px; }
@media screen and (max-width: 767px) { .aux-resp .aux-big-grid-layout .aux-news-big-grid.aux-big-grid-6-7 .entry-main { padding: 0 30px 25px 30px; } }
.aux-big-grid-layout .aux-news-big-grid.aux-big-grid-6-7 .entry-info .entry-author { display: inline-block; }
.aux-big-grid-layout .aux-news-big-grid.aux-big-grid-6-7 .entry-title { font-size: 1.625em; }
.aux-big-grid-layout .aux-news-big-grid.aux-big-grid-6-8 .entry-main { padding: 0 50px 45px 50px; }
@media screen and (max-width: 767px) { .aux-resp .aux-big-grid-layout .aux-news-big-grid.aux-big-grid-6-8 .entry-main { padding: 0 30px 25px 30px; } }
.aux-big-grid-layout .aux-news-big-grid.aux-big-grid-6-8 .entry-info .entry-author { display: inline-block; }
.aux-big-grid-layout .aux-news-big-grid.aux-big-grid-6-8 .entry-title { font-size: 1.625em; }
.aux-big-grid-layout .aux-news-big-grid.aux-big-grid-6-9 .entry-main { padding: 0 50px 45px 50px; }
@media screen and (max-width: 767px) { .aux-resp .aux-big-grid-layout .aux-news-big-grid.aux-big-grid-6-9 .entry-main { padding: 0 30px 25px 30px; } }
.aux-big-grid-layout .aux-news-big-grid.aux-big-grid-6-9 .entry-info .entry-author { display: inline-block; }
.aux-big-grid-layout .aux-news-big-grid.aux-big-grid-6-9 .entry-title { font-size: 1.625em; }
.aux-big-grid-layout .aux-news-big-grid.aux-big-grid-6-10 .entry-main { padding: 0 50px 45px 50px; }
@media screen and (max-width: 767px) { .aux-resp .aux-big-grid-layout .aux-news-big-grid.aux-big-grid-6-10 .entry-main { padding: 0 30px 25px 30px; } }
.aux-big-grid-layout .aux-news-big-grid.aux-big-grid-6-10 .entry-info .entry-author { display: inline-block; }
.aux-big-grid-layout .aux-news-big-grid.aux-big-grid-6-10 .entry-title { font-size: 1.625em; }
.aux-big-grid-layout .aux-news-big-grid.aux-big-grid-6-11 .entry-main { padding: 0 50px 45px 50px; }
@media screen and (max-width: 767px) { .aux-resp .aux-big-grid-layout .aux-news-big-grid.aux-big-grid-6-11 .entry-main { padding: 0 30px 25px 30px; } }
.aux-big-grid-layout .aux-news-big-grid.aux-big-grid-6-11 .entry-info .entry-author { display: inline-block; }
.aux-big-grid-layout .aux-news-big-grid.aux-big-grid-6-11 .entry-title { font-size: 1.625em; }
.aux-big-grid-layout .aux-news-big-grid.aux-big-grid-6-12 .entry-main { padding: 0 50px 45px 50px; }
@media screen and (max-width: 767px) { .aux-resp .aux-big-grid-layout .aux-news-big-grid.aux-big-grid-6-12 .entry-main { padding: 0 30px 25px 30px; } }
.aux-big-grid-layout .aux-news-big-grid.aux-big-grid-6-12 .entry-info .entry-author { display: inline-block; }
.aux-big-grid-layout .aux-news-big-grid.aux-big-grid-6-12 .entry-title { font-size: 1.625em; }
.aux-big-grid-layout .aux-news-big-grid .aux-media-image img { max-width: none; transition: transform 4s; }
.aux-big-grid-layout .aux-news-big-grid:hover .aux-media-image img { transform: scale(1.04, 1.04); }
.aux-big-grid-layout .aux-news-big-grid.aux-title-limit .entry-title { overflow: hidden; max-height: 3.375em; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; text-overflow: -o-ellipsis-lastline; }
.aux-big-grid-layout.aux-overlay .aux-news-big-grid .entry-main { position: absolute; top: 50%; transform: translateY(-50%); bottom: auto; padding: 0px 20px; background: transparent; }
.aux-big-grid-layout.aux-overlay .aux-news-big-grid .entry-media::after { content: ''; position: absolute; top: 0; z-index: 1; display: block; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.25); pointer-events: none; transition: background-color 1.5s; }
.aux-big-grid-layout.aux-overlay .aux-news-big-grid:hover .entry-media::after { background-color: rgba(0, 0, 0, 0.75); } .widget-tabs .widget-inner { overflow: visible; }
.widget-tabs ul > li { list-style: none; }
.widget-tabs ul { margin: 0; }
.widget-tabs .tabs { display: table; table-layout: fixed; margin: 0; width: 100%; padding-left: 0; padding-right: 0; }
.widget-tabs .tabs li { display: table-cell; position: relative; top: 2px; padding: 0.8em; border: solid #BBB; border-width: 1px 0 1px 1px; color: #BBB; text-align: center; vertical-align: middle; cursor: pointer; }
.widget-tabs .tabs li > a:hover { color: inherit; }
.widget-tabs .tabs li.active { border-bottom: none; color: inherit; }
.widget-tabs .tabs li:last-child { border-right-width: 1px; }
.widget-tabs .tabs-content { border: 1px solid #BBB; border-top: none; padding: 2.1875em 1.375em; }
.widget-tabs .tabs-content > li { line-height: inherit; }
.widget-tabs .tabs-content p { margin-bottom: 0; }
.widget-tabs .tabs-content .entry-editor:focus { outline: none; }
.aux-dom-unready .widget-tabs .tabs-content > li { display: none; }
.aux-dom-unready .widget-tabs .tabs-content > li:first-child { display: block; }
.widget-tabs.aux-stripe .tabs-content { border-width: 1px 0 0 0; }
.widget-tabs.aux-fill .tabs-content { padding-right: 0; padding-left: 0; } .popular-posts .wpp-list .wpp-list-items { padding: 1.25em 0; border-bottom: 1px solid #EAEAEA; position: relative; display: flex; }
.popular-posts .wpp-list .wpp-list-items .wpp-item-img { width: 33.5%; max-width: 80px; flex-shrink: 0; margin-right: 15px; }
.popular-posts .wpp-list .wpp-list-items .wpp-item-img img { width: 100%; height: auto; }
.popular-posts .wpp-list .wpp-list-items .wpp-post-meta .entry-title { text-decoration: none; font-weight: 600; font-size: 0.875rem; vertical-align: top; margin: 0; padding: 0; word-break: break-word; }
.popular-posts .wpp-list .wpp-list-items .wpp-post-meta .wpp-stats { color: #BBB; font-weight: 400; font-style: italic; }
.popular-posts .wpp-list .wpp-list-items:last-child { border: none; }
.popular-posts .wpp-list .wpp-list-items:first-child { padding-top: 0; } .aux-widget-recent-post-widget > article { padding: 1.5625em 0; border-bottom: 1px solid #e0e0e0; }
.aux-widget-recent-post-widget > article:after { content: ""; display: table; clear: both; }
.aux-widget-recent-post-widget > article:first-of-type { padding-top: 0; }
.aux-widget-recent-post-widget > article:last-child { padding-bottom: 0; border: none; }
.aux-widget-recent-post-widget .entry-media { float: left; width: 33.5%; max-width: 80px; }
.aux-widget-recent-post-widget .entry-media + div { margin-left: 33.5%; padding-left: 1em; }
.aux-widget-recent-post-widget .entry-title { margin-bottom: 0.1em; margin-top: 0; font-size: inherit; line-height: 1.3; font-weight: 600; }
.aux-widget-recent-post-widget .entry-media + .content { float: left; width: 66.5%; padding-left: 15px; }
.aux-widget-recent-post-widget .entry-content time, .aux-widget-recent-post-widget .comment-body time { color: #BBB; font-style: italic; font-size: inherit; }
.aux-widget-recent-post-widget .entry-content > p, .aux-widget-recent-post-widget .comment-body > p { margin-bottom: 0; }
.subfooter .aux-widget-recent-post-widget .entry-media { width: 22.5%; }
.subfooter .aux-widget-recent-post-widget .entry-media + div { margin-left: 22.5%; } .aux-widget-recent-posts .master-carousel.aux-grid-carousel-modern-layout .aux-mc-item .entry-meta:after { content: ""; display: table; clear: both; }
.aux-widget-recent-posts .master-carousel.aux-grid-carousel-modern-layout .aux-mc-item footer { position: relative; margin-top: 15px; transform: none; }
.aux-widget-recent-posts .master-carousel .aux-mc-item .entry-content, .aux-widget-recent-posts .master-carousel .aux-mc-item .comment-body { margin-bottom: 2em; }
.aux-widget-recent-posts .master-carousel .aux-mc-item > article { position: static; height: 100%; }
.aux-widget-recent-posts .master-carousel .aux-mc-item footer { position: absolute; bottom: 0px; width: 100%; transform: translateY(-100%); }
@media screen and (max-width: 767px) { .aux-widget-recent-posts .aux-mc-controls .aux-bullets { display: none; } }
.aux-widget-recent-posts .aux-grid-table-layout > .aux-col { border-color: #BBB; margin: 0; background-size: cover; padding-top: 45px; padding-right: 50px; padding-left: 50px; }
.aux-widget-recent-posts .aux-grid-table-layout.aux-border-collapse > .aux-col { padding-bottom: 2.5em; }
.aux-widget-recent-posts .aux-grid-table-layout.aux-has-bghover > .aux-col { transition: background-color 200ms ease-in-out; transition: background-image 2000ms ease-in-out; }
.aux-widget-recent-posts .aux-grid-table-layout.aux-has-bghover > .aux-col:hover .column-entry, .aux-widget-recent-posts .aux-grid-table-layout.aux-has-bghover > .aux-col:hover .column-entry span, .aux-widget-recent-posts .aux-grid-table-layout.aux-has-bghover > .aux-col:hover .column-entry a, .aux-widget-recent-posts .aux-grid-table-layout.aux-has-bghover > .aux-col:hover .entry-meta .author a { color: #FFFFFF; }
.aux-widget-recent-posts .aux-grid-table-layout.aux-has-bghover .column-entry a:hover { text-decoration: underline; }
.aux-widget-recent-posts .aux-grid-table-layout.aux-has-bghover.aux-entry-boxed .column-entry { background-color: transparent; box-shadow: none; }
.aux-widget-recent-posts .aux-grid-table-layout .column-entry, .aux-widget-recent-posts .aux-grid-table-layout .column-entry a, .aux-widget-recent-posts .aux-grid-table-layout .column-entry span { transition: color 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }
.aux-widget-recent-posts .aux-grid-table-layout .entry-content, .aux-widget-recent-posts .aux-grid-table-layout .comment-body { font-weight: 500; }
.aux-widget-recent-posts .aux-grid-table-layout .entry-info { font-style: italic; }
.aux-widget-recent-posts .aux-grid-table-layout .entry-info + .entry-header { margin-top: 20px; }
.aux-widget-recent-posts .aux-grid-carousel-modern-layout .aux-col:hover .entry-main, .aux-widget-recent-posts .aux-grid-carousel-modern-layout .aux-mc-item:hover .entry-main { top: -80px; }
.aux-widget-recent-posts .aux-grid-carousel-modern-layout .aux-col:hover .aux-attachment, .aux-widget-recent-posts .aux-grid-carousel-modern-layout .aux-mc-item:hover .aux-attachment { transform: scale(1.03); }
.aux-widget-recent-posts .aux-grid-carousel-modern-layout .entry-main { position: relative; top: -100px; width: 80%; min-height: 142px; margin: 0 auto; background-color: #FFF; box-shadow: 20px 0px 40px 0px rgba(0, 0, 0, 0.06); padding: 1.875em 2.5em; transition: top 1100ms cubic-bezier(0.19, 1, 0.22, 1); }
.aux-widget-recent-posts .aux-grid-carousel-modern-layout .aux-media-frame { overflow: hidden; }
.aux-widget-recent-posts .aux-grid-carousel-modern-layout .aux-media-frame .aux-attachment { transition: all 700ms cubic-bezier(0.215, 0.61, 0.355, 1); }
.aux-widget-recent-posts .aux-grid-carousel-modern-layout .entry-info { font-size: 0.75em; color: #AAA; font-weight: 500; margin-bottom: 0; }
.aux-widget-recent-posts .aux-grid-carousel-modern-layout .entry-header { margin-bottom: 0; }
.aux-widget-recent-posts .aux-grid-carousel-modern-layout .entry-title { overflow: hidden; max-height: 66px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; text-overflow: -o-ellipsis-lastline; font-size: 1.3125em; }
.aux-widget-recent-posts .aux-flip-box .entry-main { display: flex; flex-flow: column wrap; }
.aux-widget-recent-posts .aux-flip-box .aux-flip-back { position: absolute; top: 0; bottom: 0; right: 0; left: 0; backface-visibility: hidden; transform: rotateY(180deg); }
.aux-widget-recent-posts .aux-flip-box .aux-flip-back .entry-main { justify-content: space-evenly; height: 100%; }
.aux-widget-recent-posts .aux-flip-box .aux-flip-front { position: relative; backface-visibility: hidden; z-index: 2; transform: rotateY(0deg); }
.aux-widget-recent-posts .aux-flip-box .column-entry { position: relative; padding-bottom: 0; transform-style: preserve-3d; transition: transform 850ms cubic-bezier(0.77, 0, 0.175, 1); transform: perspective(1000px); }
.aux-widget-recent-posts .aux-flip-box .column-entry .entry-meta { position: static; }
.aux-widget-recent-posts .aux-flip-box .aux-col:hover .column-entry { transform: rotateY(180deg); } .aux-widget-recent-posts-tiles.aux-carousel { position: relative; }
.aux-widget-recent-posts-tiles .aux-tile-light .post.aux-post-tile .entry-media:after { background: linear-gradient(to top, rgba(255, 255, 255, 0.87) 0%, rgba(255, 255, 255, 0) 100%); }
.aux-widget-recent-posts-tiles .aux-tile-light .post.aux-post-tile .entry-title, .aux-widget-recent-posts-tiles .aux-tile-light .post.aux-post-tile .entry-info { color: #333; }
.aux-widget-recent-posts-tiles .aux-tile-light .post.aux-post-tile .entry-author:before { background-color: #333; }
.aux-widget-recent-posts-tiles .aux-tile-light .post.aux-post-tile .entry-tax > a:before { background-color: #333; }
.aux-widget-recent-posts-tiles .aux-tile-light-overlay .post.aux-post-tile .entry-main { background: rgba(224, 224, 224, 0.6); }
.aux-widget-recent-posts-tiles .aux-tile-light-overlay .post.aux-post-tile .entry-title, .aux-widget-recent-posts-tiles .aux-tile-light-overlay .post.aux-post-tile .entry-info { color: #333; }
.aux-widget-recent-posts-tiles .aux-tile-light-overlay .post.aux-post-tile .entry-author:before { background-color: #333; }
.aux-widget-recent-posts-tiles .aux-tile-light-overlay .post.aux-post-tile .entry-tax > a:before { background-color: #333; }
.aux-widget-recent-posts-tiles .aux-mc-arrows { position: absolute; top: 50%; transform: translateY(-50%); }
.aux-widget-recent-posts-tiles .aux-prev { left: 0; }
.aux-widget-recent-posts-tiles .aux-next { right: 0; left: auto; }  .aux-widget-recent-posts-timeline .aux-block > .hentry:not(.has-post-thumbnail)::after, .aux-widget-recent-posts-timeline .aux-block > .hentry.format-audio::after { top: 15px !important; }
.aux-widget-recent-posts-timeline .aux-block > .hentry:not(.has-post-thumbnail)::before, .aux-widget-recent-posts-timeline .aux-block > .hentry.format-audio::before { top: 8px !important; } .aux-widget-recent-posts-masonry .post.column-entry { padding-bottom: 1.4375em; }
.aux-widget-recent-posts-masonry .post.column-entry.post.post_format-post-format-link { padding-bottom: 0px; }
.aux-widget-recent-posts-masonry .post.column-entry.post.post_format-post-format-quote { padding-bottom: 0px; } .aux-widget-popular-posts-widget .widget-tabs .tabs-content { padding-top: 2em; }
.aux-widget-popular-posts-widget .widget-tabs .tabs li { padding: 1em 0; }
.aux-widget-popular-posts-widget .widget-tabs .tabs li:not(.active) { background-color: #F9F9F9; color: #AAA; }
.aux-dark .aux-widget-popular-posts-widget .widget-tabs .tabs li:not(.active) { color: #BBB; background-color: #333; }
.aux-widget-popular-posts-widget .tabs-content > li > article { margin-bottom: 1.5625em; }
.aux-widget-popular-posts-widget .tabs-content > li > article:after { content: ""; display: table; clear: both; }
.aux-widget-popular-posts-widget .tabs-content > li > article:last-child { margin-bottom: 0; }
.aux-widget-popular-posts-widget .entry-media { float: left; width: 33.5%; max-width: 80px; margin-right: 1em; }
.aux-widget-popular-posts-widget .entry-title { margin-bottom: 0.1em; margin-top: 0; font-size: inherit; line-height: 1.3; }
.aux-widget-popular-posts-widget .entry-media + section { float: left; width: 66.5%; padding-left: 15px; }
.aux-widget-popular-posts-widget .entry-content time, .aux-widget-popular-posts-widget .comment-body time { color: #BBB; font-style: italic; font-size: inherit; } .aux-widget-text .aux-text-color-light { color: #FFFFFF; }
.aux-widget-text .aux-text-color-dark { color: #3D3D3D; }
.aux-widget-text .aux-text-widget-bg-tile { background-repeat: repeat; }
.aux-widget-text .aux-text-widget-bg-cover { background: no-repeat center center; background-size: cover; }
.aux-widget-text .aux-text-widget-bg-center { background-repeat: no-repeat; background-position: center center; }
.aux-widget-text .aux-text-widget-bg-fixed { background: no-repeat; background-attachment: fixed; background-position: center center; background-size: cover; }
.aux-widget-text .aux-text-center { text-align: center; }
.aux-widget-text .aux-text-right { text-align: right; }
.aux-widget-text .aux-text-left { text-align: left; }
@media screen and (max-width: 1023px) { .aux-resp .aux-widget-text .aux-text-resp-left { text-align: left !important; } }
@media screen and (max-width: 1023px) { .aux-resp .aux-widget-text .aux-text-resp-right { text-align: right !important; } }
@media screen and (max-width: 1023px) { .aux-resp .aux-widget-text .aux-text-resp-center { text-align: center !important; } }
.aux-widget-text .aux-ico-shape-circle, .aux-widget-text .aux-ico-shape-circle img { border-radius: 50%; }
.aux-widget-text .aux-ico-shape-semi-circle, .aux-widget-text .aux-ico-shape-semi-circle img { border-radius: 45%; }
.aux-widget-text .aux-ico-shape-round-rect, .aux-widget-text .aux-ico-shape-round-rect img { border-radius: 7%; }
.aux-widget-text .aux-ico-shape-fill, .aux-widget-text .aux-ico-shape-fill img { width: 100%; }
.aux-widget-text .aux-ico-shape-cross-rect { position: relative; }
.aux-widget-text .aux-ico-shape-cross-rect:after, .aux-widget-text .aux-ico-shape-cross-rect:before { content: ''; position: absolute; display: block; width: 100%; height: 100%; }
.aux-widget-text .aux-ico-shape-cross-rect:after { top: 50%; left: -1px; transform: translateY(-50%); padding: 25px 0px; border-left: 1px solid #e0e0e0; border-right: 1px solid #e0e0e0; }
.aux-widget-text .aux-ico-shape-cross-rect:before { left: 50%; bottom: -1px; transform: translateX(-50%); padding: 0 25px; border-top: 1px solid #e0e0e0; border-bottom: 1px solid #e0e0e0; }
.aux-widget-text .aux-ico { display: inline-block; line-height: 100%; }
.aux-widget-text .aux-ico::before { vertical-align: top; }
.aux-widget-text .aux-ico-box { display: table; margin: 0 auto; }
.aux-widget-text .aux-ico-small { padding: 35px; }
.aux-widget-text .aux-ico-small.aux-ico-clear { padding: 25px; }
.aux-widget-text .aux-ico-small .aux-ico { font-size: 2.5em; }
.aux-widget-text .aux-ico-medium { padding: 40px; }
.aux-widget-text .aux-ico-medium.aux-ico-clear { padding: 30px; }
.aux-widget-text .aux-ico-medium .aux-ico { font-size: 3.125em; }
.aux-widget-text .aux-ico-large { padding: 45px; }
.aux-widget-text .aux-ico-large.aux-ico-clear { padding: 35px; }
.aux-widget-text .aux-ico-large .aux-ico { font-size: 3.75em; }
.aux-widget-text .aux-ico-x-large { padding: 50px; }
.aux-widget-text .aux-ico-x-large.aux-ico-clear { padding: 40px; }
.aux-widget-text .aux-ico-x-large .aux-ico { font-size: 4.375em; }
.aux-widget-text .aux-img-box:not(.aux-ico-shape-default) { position: relative; display: block; max-width: 100%; }
.aux-widget-text .aux-text-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.aux-widget-text .aux-border-shape-tail { display: inline-block; width: 0; height: 0; border: 17.5px solid gray; border-top-width: 15px; border-bottom-width: 15px; border-right-color: transparent; border-left-color: transparent; border-bottom-color: transparent; display: block; margin: 0 auto; }
.aux-widget-text .aux-border-shape-wave svg { display: block; }
.aux-widget-text .entry-content h1, .aux-widget-text .comment-body h1, .aux-widget-text .entry-content h2, .aux-widget-text .comment-body h2, .aux-widget-text .entry-content h3, .aux-widget-text .comment-body h3, .aux-widget-text .entry-content h4, .aux-widget-text .comment-body h4, .aux-widget-text .entry-content h5, .aux-widget-text .comment-body h5, .aux-widget-text .entry-content h6, .aux-widget-text .comment-body h6 { font-weight: 400; }
.aux-widget-text .aux-wrap-style-outline, .aux-widget-text .aux-wrap-style-simple, .aux-widget-text .aux-wrap-style-box { position: relative; }
.aux-widget-text .aux-wrap-style-outline { border: 1px solid #BBB; }
.aux-widget-text .aux-wrap-style-outline .aux-text-widget-content, .aux-widget-text .aux-wrap-style-box .aux-text-widget-content { padding-right: 2.1875em; padding-left: 2.1875em; }
.aux-widget-text .aux-text-fill-header .aux-text-widget-header { padding: 3.125em 0; }
.aux-widget-text .aux-text-fill-header .aux-text-widget-content { padding-top: 2.8125em; }
.aux-widget-text .aux-text-img-header .aux-text-widget-header { padding: 3.125em 0; }
.aux-widget-text .aux-text-img-header .aux-text-widget-content { padding-top: 2.8125em; }
.aux-widget-text .aux-text-no-content .aux-text-widget-content { padding-top: 1.25em; padding-bottom: 4.375em; }
.aux-widget-text .aux-text-widget-header, .aux-widget-text .aux-text-widget-content { position: relative; z-index: 1; word-break: break-word; }
.aux-widget-text .aux-text-widget-header { flex-shrink: 0; padding: 3.125em 0 0 0; }
.aux-widget-text .aux-text-widget-content { padding: 2.25em 0 3.125em; }
.aux-widget-text .aux-text-widget-content .col-title { line-height: 1; margin-bottom: 0; }
.aux-widget-text .aux-text-widget-content .col-subtitle { color: #aaa; font-weight: 400; font-size: 0.9375em; margin: 14px 0 10px 0; }
.aux-widget-text .aux-text-widget-content .widget-content { margin-top: 12px; }
.aux-widget-text .aux-text-widget-content .widget-content p { margin-bottom: 0; }
.aux-widget-text .aux-text-widget-content .widget-content ul { list-style: inherit; }
.aux-widget-text .aux-text-widget-content .widget-content ul li { list-style: inherit; }
.aux-widget-text .aux-text-widget-content .aux-button { margin: 23px 0 0 0; }
.aux-widget-text .aux-ico-pos-left, .aux-widget-text .aux-ico-pos-right { display: flex; align-items: center; }
.aux-widget-text .aux-ico-pos-left.aux-text-header-fix, .aux-widget-text .aux-ico-pos-right.aux-text-header-fix { overflow: hidden; }
.aux-widget-text .aux-ico-pos-left.aux-text-header-fix .aux-text-widget-header:after, .aux-widget-text .aux-ico-pos-right.aux-text-header-fix .aux-text-widget-header:after { content: ''; position: absolute; width: 100%; height: 100%; left: 0; background: inherit; }
@media screen and (max-width: 1023px) { .aux-resp .aux-widget-text .aux-ico-pos-left.aux-text-header-fix .aux-text-widget-header:after, .aux-resp .aux-widget-text .aux-ico-pos-right.aux-text-header-fix .aux-text-widget-header:after { display: none; } }
.aux-widget-text .aux-ico-pos-left.aux-text-img-header, .aux-widget-text .aux-ico-pos-right.aux-text-img-header { display: table; }
@media screen and (max-width: 1023px) { .aux-resp .aux-widget-text .aux-ico-pos-left.aux-text-img-header, .aux-resp .aux-widget-text .aux-ico-pos-right.aux-text-img-header { display: block; } }
.aux-widget-text .aux-ico-pos-left.aux-text-img-header .aux-text-widget-header, .aux-widget-text .aux-ico-pos-right.aux-text-img-header .aux-text-widget-header { display: table-cell; float: none; width: 40%; }
@media screen and (max-width: 1023px) { .aux-resp .aux-widget-text .aux-ico-pos-left.aux-text-img-header .aux-text-widget-header, .aux-resp .aux-widget-text .aux-ico-pos-right.aux-text-img-header .aux-text-widget-header { display: block; width: auto; padding-top: 60.5%; } }
.aux-widget-text .aux-ico-pos-left.aux-text-img-header .aux-text-widget-content, .aux-widget-text .aux-ico-pos-right.aux-text-img-header .aux-text-widget-content { display: table-cell; }
@media screen and (max-width: 1023px) { .aux-resp .aux-widget-text .aux-ico-pos-left.aux-text-img-header .aux-text-widget-content, .aux-resp .aux-widget-text .aux-ico-pos-right.aux-text-img-header .aux-text-widget-content { display: block; } }
.aux-widget-text .aux-ico-pos-left.aux-text-padding-fix .aux-text-widget-header, .aux-widget-text .aux-ico-pos-right.aux-text-padding-fix .aux-text-widget-header { padding: 2.5em 1.125em; }
.aux-widget-text .aux-ico-pos-left.aux-text-padding-fix .aux-text-widget-content, .aux-widget-text .aux-ico-pos-right.aux-text-padding-fix .aux-text-widget-content { padding: 3.9375em 3.125em; }
.aux-widget-text .aux-ico-pos-left .aux-text-widget-header, .aux-widget-text .aux-ico-pos-right .aux-text-widget-header { padding: 2.5em 2.5em; max-width: 50%; }
@media screen and (max-width: 1023px) { .aux-resp .aux-widget-text .aux-ico-pos-left .aux-text-widget-header, .aux-resp .aux-widget-text .aux-ico-pos-right .aux-text-widget-header { float: none; margin: 0 auto; max-width: none; } }
.aux-widget-text .aux-ico-pos-left .aux-text-widget-content, .aux-widget-text .aux-ico-pos-right .aux-text-widget-content { padding: 2.5em; display: table; vertical-align: top; }
.aux-widget-text .aux-ico-pos-left .aux-text-widget-content:after, .aux-widget-text .aux-ico-pos-right .aux-text-widget-content:after { content: ""; display: table; clear: both; }
@media screen and (max-width: 1023px) { .aux-resp .aux-widget-text .aux-ico-pos-left .aux-text-widget-content, .aux-resp .aux-widget-text .aux-ico-pos-right .aux-text-widget-content { padding: 2.25em 2.1875em 3.125em 2.1875em; } }
.aux-widget-text .aux-ico-pos-right.aux-text-img-header { direction: rtl; }
.aux-widget-text .aux-ico-pos-right.aux-text-img-header .aux-text-widget-header { direction: rtl; }
.aux-widget-text .aux-ico-pos-right.aux-text-img-header .aux-text-widget-content { direction: ltr; }
.aux-widget-text .aux-ico-pos-right .aux-text-widget-header { order: 1; }
@media screen and (max-width: 1023px) { .aux-resp .aux-widget-text .aux-ico-pos-right .aux-text-widget-header { margin: 0; } }
.aux-widget-text .aux-ico-pos-left .aux-text-widget-header { order: 0; }
@media screen and (max-width: 1023px) { .aux-resp .aux-widget-text .aux-ico-pos-left .aux-text-widget-header { margin: 0; } } .aux-widget-staff.aux-wrap-style-outline { border: 1px solid #BBB; padding: 1.25em; }
.aux-widget-staff.aux-wrap-style-box .aux-staff-content { padding: 0px 15px; }
.aux-widget-staff .aux-staff-container { display: flex; }
.aux-widget-staff .aux-staff-container.aux-staff-pos-top { flex-direction: column; }
.aux-widget-staff .aux-staff-container.aux-staff-pos-bottom { flex-direction: column-reverse; }
.aux-widget-staff .aux-staff-container.aux-staff-pos-right, .aux-widget-staff .aux-staff-container.aux-staff-pos-left { align-items: center; }
@media screen and (max-width: 767px) { .aux-resp .aux-widget-staff .aux-staff-container.aux-staff-pos-right, .aux-resp .aux-widget-staff .aux-staff-container.aux-staff-pos-left { flex-direction: column; } }
.aux-widget-staff .aux-staff-container.aux-staff-pos-right .aux-staff-header, .aux-widget-staff .aux-staff-container.aux-staff-pos-left .aux-staff-header { max-width: 50%; }
.aux-widget-staff .aux-staff-container.aux-staff-pos-right .aux-staff-content, .aux-widget-staff .aux-staff-container.aux-staff-pos-left .aux-staff-content { padding: 0 30px; flex: 1; }
.aux-widget-staff .aux-staff-container.aux-staff-pos-right .aux-staff-footer, .aux-widget-staff .aux-staff-container.aux-staff-pos-left .aux-staff-footer { border: none; padding: 0; }
@media screen and (max-width: 479px) { .aux-resp .aux-widget-staff .aux-staff-container.aux-staff-pos-right .aux-staff-footer, .aux-resp .aux-widget-staff .aux-staff-container.aux-staff-pos-left .aux-staff-footer { margin-bottom: 30px; } }
.aux-widget-staff .aux-staff-container.aux-staff-pos-right { flex-direction: row-reverse; }
.aux-widget-staff .aux-staff-container.aux-staff-pos-left { flex-direction: row; }
.aux-widget-staff .aux-staff-text-center { text-align: center; }
.aux-widget-staff .aux-staff-text-center .aux-social-list { display: block; text-align: center; }
.aux-widget-staff .aux-staff-text-center .aux-social-list > li { display: inline-block; float: none; }
.aux-widget-staff .aux-staff-text-center .aux-vertical .aux-social-list > li { display: table; margin: 0 auto; }
.aux-widget-staff .aux-staff-text-center .aux-staff-header { text-align: center; }
.aux-widget-staff .aux-staff-text-right { text-align: right; }
.aux-widget-staff .aux-staff-text-right .aux-social-list > li { float: right; }
.aux-widget-staff .aux-staff-text-right .aux-staff-header { text-align: right; }
.aux-widget-staff .aux-staff-text-left { text-align: left; }
.aux-widget-staff .aux-staff-text-left .aux-staff-header { text-align: left; }
.aux-widget-staff .aux-staff-text-light { color: #FFFFFF; }
.aux-widget-staff .aux-staff-text-dark { color: #3D3D3D; }
.aux-widget-staff .aux-staff-border { border: 1px solid; }
.aux-widget-staff .aux-staff-header.aux-staff-img-circle img { border-radius: 50%; }
.aux-widget-staff .aux-staff-header.aux-staff-img-semi-circle img { border-radius: 45%; }
.aux-widget-staff .aux-staff-header.aux-staff-img-round-rect img { border-radius: 7%; }
.aux-widget-staff .aux-staff-content .col-title { margin: 30px 0px 17px 0px; }
.aux-widget-staff .aux-staff-content .col-subtitle { font-size: 0.875em; color: #AAA; font-weight: 400; font-style: italic; margin-bottom: 11px; letter-spacing: 0; }
.aux-widget-staff .aux-staff-content .entry-content, .aux-widget-staff .aux-staff-content .comment-body { margin-bottom: 14px; }
.aux-widget-staff .aux-staff-footer { border-top: 1px solid #e0e0e0; padding: 19px 0px; }
.aux-widget-staff .aux-staff-footer .aux-social-list { padding-left: 0; padding-right: 0; }
.aux-widget-staff .aux-staff-footer .aux-social-list a { text-align: left; }
.aux-social-list { margin: 0; display: inline-block; line-height: 0; }
.aux-social-list:after { content: ""; display: table; clear: both; }
.aux-social-list li { margin: 0; font-size: 28px; line-height: 100%; }
.aux-social-list.aux-light li a { color: #fff; }
.aux-social-list a { display: table-cell; vertical-align: middle; width: 26px; height: 26px; text-align: center; color: inherit; line-height: 100%; transition: color 300ms; }
.aux-social-list a:hover { background: none; color: #1bb0ce; }
.aux-social-list a span { line-height: 80%; display: block; }
.aux-social-list li a { text-decoration: none !important; }
.aux-social-list li a.vk { font-size: 120%; }
.aux-extra-large > .aux-social-list li { font-size: 1.7rem; }
.aux-extra-large > .aux-social-list a { width: 35px; height: 35px; }
.aux-large > .aux-social-list li { font-size: 1.25rem; }
.aux-large > .aux-social-list a { width: 30px; height: 30px; }
.aux-medium > .aux-social-list li { font-size: 1.122rem; }
.aux-small > .aux-social-list li { font-size: 1rem; }
.aux-small > .aux-social-list a { width: 25px; height: 25px; }
.aux-horizontal > .aux-social-list { display: block; }
.aux-horizontal > .aux-social-list > li { float: left; }
.aux-social-list.aux-square li { padding: 0.25em 0.25em 0.15em 0.35em; line-height: 1; border: 1px solid #ddd; }
.aux-social-list.aux-round li { padding: 0.25em 0.3em 0.15em 0.35em; line-height: 1; border-radius: 50%; border: 1px solid #ddd; }
.aux-social-list.aux-outline li { font-size: 17px; }
.aux-brand-color > .aux-social-list .facebook { color: #3b5998; }
.aux-brand-color > .aux-social-list .twitter { color: #00aced; }
.aux-brand-color > .aux-social-list .googleplus { color: #dd4b39; }
.aux-brand-color > .aux-social-list .pinterest { color: #cb2027; }
.aux-brand-color > .aux-social-list .instagram { color: #262626; }
.aux-brand-color > .aux-social-list .linkedin { color: #007bb6; }
.aux-brand-color > .aux-social-list .dribbble { color: #ea4c89; }
.aux-brand-color > .aux-social-list .youtube { color: #bb0000; }
.aux-brand-color > .aux-social-list .vimeo { color: #aad450; }
.aux-brand-color > .aux-social-list .flickr { color: #ff0084; }
.aux-brand-color > .aux-social-list .digg { color: #486ca3; }
.aux-brand-color > .aux-social-list .stumbleupon { color: #EB4823; }
.aux-brand-color > .aux-social-list .lastfm { color: #d21309; }
.aux-brand-color > .aux-social-list .tumblr { color: #32506d; }
.aux-brand-color > .aux-social-list .vk { color: #45668e; }
.aux-brand-color > .aux-social-list .skype { color: #00aff0; }
.aux-brand-color > .aux-social-list .delicious { color: #222; }
.aux-brand-color > .aux-social-list .telegram { color: #0088cc; }
.aux-brand-color > .aux-social-list .rss { color: #f26522; }
.aux-brand-color-hover > .aux-social-list .facebook:hover { color: #3b5998; }
.aux-brand-color-hover > .aux-social-list .twitter:hover { color: #00aced; }
.aux-brand-color-hover > .aux-social-list .googleplus:hover { color: #dd4b39; }
.aux-brand-color-hover > .aux-social-list .pinterest:hover { color: #cb2027; }
.aux-brand-color-hover > .aux-social-list .instagram:hover { color: #262626; }
.aux-brand-color-hover > .aux-social-list .linkedin:hover { color: #007bb6; }
.aux-brand-color-hover > .aux-social-list .dribbble:hover { color: #ea4c89; }
.aux-brand-color-hover > .aux-social-list .youtube:hover { color: #bb0000; }
.aux-brand-color-hover > .aux-social-list .vimeo:hover { color: #aad450; }
.aux-brand-color-hover > .aux-social-list .flickr:hover { color: #ff0084; }
.aux-brand-color-hover > .aux-social-list .digg:hover { color: #486ca3; }
.aux-brand-color-hover > .aux-social-list .stumbleupon:hover { color: #EB4823; }
.aux-brand-color-hover > .aux-social-list .lastfm:hover { color: #d21309; }
.aux-brand-color-hover > .aux-social-list .tumblr:hover { color: #32506d; }
.aux-brand-color-hover > .aux-social-list .vk:hover { color: #45668e; }
.aux-brand-color-hover > .aux-social-list .skype:hover { color: #00aff0; }
.aux-brand-color-hover > .aux-social-list .delicious:hover { color: #222; }
.aux-brand-color-hover > .aux-social-list .telegram:hover { color: #0088cc; }
.aux-brand-color-hover > .aux-social-list .rss:hover { color: #f26522; } .aux-contact-form input[type="text"], #commentform input[type="text"], .aux-contact-form input[type="email"], #commentform input[type="email"], .aux-contact-form input[type="password"], #commentform input[type="password"], .aux-contact-form input[type="tel"], #commentform input[type="tel"], .aux-contact-form input[type="url"], #commentform input[type="url"], .aux-contact-form input[type="date"], #commentform input[type="date"], .aux-contact-form textarea, #commentform textarea, .c_form input[type="text"], .c_form input[type="email"], .c_form input[type="password"], .c_form input[type="tel"], .c_form input[type="url"], .c_form input[type="date"], .c_form textarea, .wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 input[type="password"], .wpcf7 input[type="tel"], .wpcf7 input[type="url"], .wpcf7 input[type="date"], .wpcf7 textarea { display: block; width: 100%; height: 46px; max-width: none; margin-bottom: 1.875em; padding: 0.9375em; }
.aux-contact-form input[type="text"]:focus, #commentform input[type="text"]:focus, .aux-contact-form input[type="email"]:focus, #commentform input[type="email"]:focus, .aux-contact-form input[type="password"]:focus, #commentform input[type="password"]:focus, .aux-contact-form input[type="tel"]:focus, #commentform input[type="tel"]:focus, .aux-contact-form input[type="url"]:focus, #commentform input[type="url"]:focus, .aux-contact-form input[type="date"]:focus, #commentform input[type="date"]:focus, .aux-contact-form textarea:focus, #commentform textarea:focus, .c_form input[type="text"]:focus, .c_form input[type="email"]:focus, .c_form input[type="password"]:focus, .c_form input[type="tel"]:focus, .c_form input[type="url"]:focus, .c_form input[type="date"]:focus, .c_form textarea:focus, .wpcf7 input[type="text"]:focus, .wpcf7 input[type="email"]:focus, .wpcf7 input[type="password"]:focus, .wpcf7 input[type="tel"]:focus, .wpcf7 input[type="url"]:focus, .wpcf7 input[type="date"]:focus, .wpcf7 textarea:focus { border-color: #3D3D3D; }
.aux-contact-form input[type="text"]:-moz-placeholder, #commentform input[type="text"]:-moz-placeholder, .aux-contact-form input[type="email"]:-moz-placeholder, #commentform input[type="email"]:-moz-placeholder, .aux-contact-form input[type="password"]:-moz-placeholder, #commentform input[type="password"]:-moz-placeholder, .aux-contact-form input[type="tel"]:-moz-placeholder, #commentform input[type="tel"]:-moz-placeholder, .aux-contact-form input[type="url"]:-moz-placeholder, #commentform input[type="url"]:-moz-placeholder, .aux-contact-form input[type="date"]:-moz-placeholder, #commentform input[type="date"]:-moz-placeholder, .aux-contact-form textarea:-moz-placeholder, #commentform textarea:-moz-placeholder, .c_form input[type="text"]:-moz-placeholder, .c_form input[type="email"]:-moz-placeholder, .c_form input[type="password"]:-moz-placeholder, .c_form input[type="tel"]:-moz-placeholder, .c_form input[type="url"]:-moz-placeholder, .c_form input[type="date"]:-moz-placeholder, .c_form textarea:-moz-placeholder, .wpcf7 input[type="text"]:-moz-placeholder, .wpcf7 input[type="email"]:-moz-placeholder, .wpcf7 input[type="password"]:-moz-placeholder, .wpcf7 input[type="tel"]:-moz-placeholder, .wpcf7 input[type="url"]:-moz-placeholder, .wpcf7 input[type="date"]:-moz-placeholder, .wpcf7 textarea:-moz-placeholder { font-style: italic; }
.aux-contact-form input[type="text"]::-moz-placeholder, #commentform input[type="text"]::-moz-placeholder, .aux-contact-form input[type="email"]::-moz-placeholder, #commentform input[type="email"]::-moz-placeholder, .aux-contact-form input[type="password"]::-moz-placeholder, #commentform input[type="password"]::-moz-placeholder, .aux-contact-form input[type="tel"]::-moz-placeholder, #commentform input[type="tel"]::-moz-placeholder, .aux-contact-form input[type="url"]::-moz-placeholder, #commentform input[type="url"]::-moz-placeholder, .aux-contact-form input[type="date"]::-moz-placeholder, #commentform input[type="date"]::-moz-placeholder, .aux-contact-form textarea::-moz-placeholder, #commentform textarea::-moz-placeholder, .c_form input[type="text"]::-moz-placeholder, .c_form input[type="email"]::-moz-placeholder, .c_form input[type="password"]::-moz-placeholder, .c_form input[type="tel"]::-moz-placeholder, .c_form input[type="url"]::-moz-placeholder, .c_form input[type="date"]::-moz-placeholder, .c_form textarea::-moz-placeholder, .wpcf7 input[type="text"]::-moz-placeholder, .wpcf7 input[type="email"]::-moz-placeholder, .wpcf7 input[type="password"]::-moz-placeholder, .wpcf7 input[type="tel"]::-moz-placeholder, .wpcf7 input[type="url"]::-moz-placeholder, .wpcf7 input[type="date"]::-moz-placeholder, .wpcf7 textarea::-moz-placeholder { font-style: italic; }
.aux-contact-form input[type="text"]:-ms-input-placeholder, #commentform input[type="text"]:-ms-input-placeholder, .aux-contact-form input[type="email"]:-ms-input-placeholder, #commentform input[type="email"]:-ms-input-placeholder, .aux-contact-form input[type="password"]:-ms-input-placeholder, #commentform input[type="password"]:-ms-input-placeholder, .aux-contact-form input[type="tel"]:-ms-input-placeholder, #commentform input[type="tel"]:-ms-input-placeholder, .aux-contact-form input[type="url"]:-ms-input-placeholder, #commentform input[type="url"]:-ms-input-placeholder, .aux-contact-form input[type="date"]:-ms-input-placeholder, #commentform input[type="date"]:-ms-input-placeholder, .aux-contact-form textarea:-ms-input-placeholder, #commentform textarea:-ms-input-placeholder, .c_form input[type="text"]:-ms-input-placeholder, .c_form input[type="email"]:-ms-input-placeholder, .c_form input[type="password"]:-ms-input-placeholder, .c_form input[type="tel"]:-ms-input-placeholder, .c_form input[type="url"]:-ms-input-placeholder, .c_form input[type="date"]:-ms-input-placeholder, .c_form textarea:-ms-input-placeholder, .wpcf7 input[type="text"]:-ms-input-placeholder, .wpcf7 input[type="email"]:-ms-input-placeholder, .wpcf7 input[type="password"]:-ms-input-placeholder, .wpcf7 input[type="tel"]:-ms-input-placeholder, .wpcf7 input[type="url"]:-ms-input-placeholder, .wpcf7 input[type="date"]:-ms-input-placeholder, .wpcf7 textarea:-ms-input-placeholder { font-style: italic; }
.aux-contact-form input[type="text"]::-webkit-input-placeholder, #commentform input[type="text"]::-webkit-input-placeholder, .aux-contact-form input[type="email"]::-webkit-input-placeholder, #commentform input[type="email"]::-webkit-input-placeholder, .aux-contact-form input[type="password"]::-webkit-input-placeholder, #commentform input[type="password"]::-webkit-input-placeholder, .aux-contact-form input[type="tel"]::-webkit-input-placeholder, #commentform input[type="tel"]::-webkit-input-placeholder, .aux-contact-form input[type="url"]::-webkit-input-placeholder, #commentform input[type="url"]::-webkit-input-placeholder, .aux-contact-form input[type="date"]::-webkit-input-placeholder, #commentform input[type="date"]::-webkit-input-placeholder, .aux-contact-form textarea::-webkit-input-placeholder, #commentform textarea::-webkit-input-placeholder, .c_form input[type="text"]::-webkit-input-placeholder, .c_form input[type="email"]::-webkit-input-placeholder, .c_form input[type="password"]::-webkit-input-placeholder, .c_form input[type="tel"]::-webkit-input-placeholder, .c_form input[type="url"]::-webkit-input-placeholder, .c_form input[type="date"]::-webkit-input-placeholder, .c_form textarea::-webkit-input-placeholder, .wpcf7 input[type="text"]::-webkit-input-placeholder, .wpcf7 input[type="email"]::-webkit-input-placeholder, .wpcf7 input[type="password"]::-webkit-input-placeholder, .wpcf7 input[type="tel"]::-webkit-input-placeholder, .wpcf7 input[type="url"]::-webkit-input-placeholder, .wpcf7 input[type="date"]::-webkit-input-placeholder, .wpcf7 textarea::-webkit-input-placeholder { font-style: italic; }
.aux-contact-form textarea, #commentform textarea, .c_form textarea, .wpcf7 textarea { min-height: 240px; height: auto; max-width: 100%; }
.aux-contact-form input[type="submit"], #commentform input[type="submit"], .c_form input[type="submit"], .wpcf7 input[type="submit"] { padding: 1.25em 3.125em; font-weight: 700; }
.aux-dark .aux-contact-form input[type="text"], .aux-dark #commentform input[type="text"], .aux-dark .aux-contact-form input[type="email"], .aux-dark #commentform input[type="email"], .aux-dark .aux-contact-form input[type="password"], .aux-dark #commentform input[type="password"], .aux-dark .aux-contact-form input[type="tel"], .aux-dark #commentform input[type="tel"], .aux-dark .aux-contact-form input[type="url"], .aux-dark #commentform input[type="url"], .aux-dark .aux-contact-form input[type="date"], .aux-dark #commentform input[type="date"], .aux-dark .aux-contact-form textarea, .aux-dark #commentform textarea, .aux-dark .c_form input[type="text"], .aux-dark .c_form input[type="email"], .aux-dark .c_form input[type="password"], .aux-dark .c_form input[type="tel"], .aux-dark .c_form input[type="url"], .aux-dark .c_form input[type="date"], .aux-dark .c_form textarea, .aux-dark .wpcf7 input[type="text"], .aux-dark .wpcf7 input[type="email"], .aux-dark .wpcf7 input[type="password"], .aux-dark .wpcf7 input[type="tel"], .aux-dark .wpcf7 input[type="url"], .aux-dark .wpcf7 input[type="date"], .aux-dark .wpcf7 textarea { color: inherit; }
.aux-dark .aux-contact-form input[type="text"]:focus, .aux-dark #commentform input[type="text"]:focus, .aux-dark .aux-contact-form input[type="email"]:focus, .aux-dark #commentform input[type="email"]:focus, .aux-dark .aux-contact-form input[type="password"]:focus, .aux-dark #commentform input[type="password"]:focus, .aux-dark .aux-contact-form input[type="tel"]:focus, .aux-dark #commentform input[type="tel"]:focus, .aux-dark .aux-contact-form input[type="url"]:focus, .aux-dark #commentform input[type="url"]:focus, .aux-dark .aux-contact-form input[type="date"]:focus, .aux-dark #commentform input[type="date"]:focus, .aux-dark .aux-contact-form textarea:focus, .aux-dark #commentform textarea:focus, .aux-dark .c_form input[type="text"]:focus, .aux-dark .c_form input[type="email"]:focus, .aux-dark .c_form input[type="password"]:focus, .aux-dark .c_form input[type="tel"]:focus, .aux-dark .c_form input[type="url"]:focus, .aux-dark .c_form input[type="date"]:focus, .aux-dark .c_form textarea:focus, .aux-dark .wpcf7 input[type="text"]:focus, .aux-dark .wpcf7 input[type="email"]:focus, .aux-dark .wpcf7 input[type="password"]:focus, .aux-dark .wpcf7 input[type="tel"]:focus, .aux-dark .wpcf7 input[type="url"]:focus, .aux-dark .wpcf7 input[type="date"]:focus, .aux-dark .wpcf7 textarea:focus { border-color: white; }
.aux-dark .aux-contact-form input[type="submit"], .aux-dark #commentform input[type="submit"], .aux-dark .c_form input[type="submit"], .aux-dark .wpcf7 input[type="submit"] { background-color: #BBB; color: #3D3D3D; }
.aux-dark .aux-contact-form input[type="submit"]:hover, .aux-dark #commentform input[type="submit"]:hover, .aux-dark .c_form input[type="submit"]:hover, .aux-dark .wpcf7 input[type="submit"]:hover { background-color: white; }
aside .aux-contact-form input[type="text"], aside #commentform input[type="text"], aside .aux-contact-form input[type="email"], aside #commentform input[type="email"], aside .aux-contact-form input[type="password"], aside #commentform input[type="password"], aside .aux-contact-form input[type="tel"], aside #commentform input[type="tel"], aside .aux-contact-form input[type="url"], aside #commentform input[type="url"], aside .aux-contact-form input[type="date"], aside #commentform input[type="date"], aside .aux-contact-form textarea, aside #commentform textarea, aside .c_form input[type="text"], aside .c_form input[type="email"], aside .c_form input[type="password"], aside .c_form input[type="tel"], aside .c_form input[type="url"], aside .c_form input[type="date"], aside .c_form textarea, aside .wpcf7 input[type="text"], aside .wpcf7 input[type="email"], aside .wpcf7 input[type="password"], aside .wpcf7 input[type="tel"], aside .wpcf7 input[type="url"], aside .wpcf7 input[type="date"], aside .wpcf7 textarea { margin-bottom: 0.625em; }
aside .aux-contact-form textarea, aside #commentform textarea, aside .c_form textarea, aside .wpcf7 textarea { min-height: 140px; }
aside .aux-contact-form input[type="submit"], aside #commentform input[type="submit"], aside .c_form input[type="submit"], aside .wpcf7 input[type="submit"] { width: 100%; } .aux-widget-contact-box ul { margin: 0; }
.aux-widget-contact-box .aux-map-wrapper { border: solid 1px #BBB; }
.aux-widget-contact-box .aux-map-wrapper + script + ul { margin-top: 1em; }
.aux-widget-contact-box ul + .widget-socials { margin-top: 0.7em; }
.aux-widget-contact-box ul li { margin-bottom: 0.2em; }
.aux-widget-contact-box ul li:after { content: ""; display: table; clear: both; }
.aux-widget-contact-box li > i { font-size: 1.5em; vertical-align: sub; line-height: 100%; float: left; }
.aux-widget-contact-box li > .info-text { margin-left: 2em; display: block; }
.aux-widget-contact-box .aux-contact-details + .aux-map-wrapper, .aux-widget-contact-box .aux-map-wrapper + .aux-contact-details { margin-top: 2.3125em; }
aside .aux-widget-contact-box .aux-contact-details + .aux-map-wrapper, aside .aux-widget-contact-box .aux-map-wrapper + .aux-contact-details { margin-top: 1.25em; } .aux-widget-about dl, .aux-widget-about dd, .aux-widget-about dt { margin: 0; }
.aux-widget-about .aux-about-image { margin-bottom: 1.875em; }
.aux-widget-about .aux-style-circle img { border-radius: 50%; }
.aux-widget-about .aux-text-center { text-align: center; }
.aux-widget-about .aux-text-center .aux-social-list li { float: none; display: inline-block; }
.aux-widget-about .aux-about-name, .aux-widget-about .aux-about-skills { font-weight: 600; font-size: 1rem; line-height: 100%; margin-bottom: 0.5em; }
.aux-widget-about .aux-about-skills { font-size: 0.875em; color: #BBB; margin-bottom: 0.8em; }
.aux-widget-about .aux-social-list { margin-top: 0.8em; } .widget-toggle .widget-inner { overflow: visible; }
.widget-toggle .toggle-header { position: relative; padding: 1.4em; margin: 0; margin-bottom: -1px; border: solid 1px #BBB; font-weight: 500; font-size: inherit; line-height: 100%; }
.widget-toggle .toggle-header::after { content: ''; position: absolute; right: 1.4em; background-image: url(//alk.in.th/wp-content/themes/phlox/css/images/svg/symbols.svg); background-repeat: no-repeat; display: block; width: 16px; height: 8px; background-position: 0px -522px; position: absolute; top: 50%; transform: translateY(-50%); transition: transform 300ms; }
.widget-toggle .active > .toggle-header::after { transform: translateY(-50%) scaleY(-1); }
.widget-toggle .toggle-content { padding: 1.4em; border: solid 1px #BBB; border-width: 0 1px; display: none; }
.widget-toggle .acc-content-wrap { height: 0; overflow: hidden; transition: height 500ms; }
.widget-toggle .acc-content-wrap .toggle-content { display: block; }
.widget-toggle section:last-child .toggle-content { border-bottom-width: 1px; } .tp_recent_tweets { float: none; }
.tp_recent_tweets > ul { margin: 0; }
.tp_recent_tweets > ul:after { content: ""; display: table; clear: both; }
.tp_recent_tweets > ul > li { background-image: none; position: relative; padding: 0; margin-bottom: 1.5625em; padding-left: 2.5em; }
.tp_recent_tweets > ul > li:last-child { margin-bottom: 0; }
.tp_recent_tweets > ul > li::before { content: "\e1bf"; position: absolute; top: 2px; left: 0px; color: #BBB; font-family: "auxin-front"; font-size: 1.6em; line-height: 1; speak: none; -webkit-font-smoothing: antialiased; speak: none; }
.tp_recent_tweets > ul > li a { color: #1bb0ce; font-weight: normal; text-decoration: none; }
.tp_recent_tweets .twitter_time { font-style: italic; font-size: 1em; color: #BBB; } .cff-wrapper #cff .cff-item { padding-top: 45px; padding-bottom: 45px; }
.cff-wrapper #cff .cff-item:first-child { padding-top: 0; } .widget_aux_search form, .widget_aux_search form .aux-search-field { width: 100%; max-width: none; margin: 0; }
.widget_aux_search form { margin-bottom: -0.4em; }
.widget_aux_search .aux-submit-icon-container { right: 0; }
.aux-dark .widget_aux_search .aux-submit-icon-container:hover { color: white; }
.aux-dark .widget_aux_search .aux-search-field { background-color: transparent !important; color: inherit; }
.aux-dark .widget_aux_search .aux-search-field:focus { border-color: white; }
.subfooter .widget_aux_search .aux-search-field { background-color: #FDFDFD; }
.widget_search form { margin: 0; }
.widget_search .field { width: 100%; }
.widget_search .submit { display: none; }
.aux-dark .widget_search .field { background-color: transparent !important; color: inherit; }
.aux-dark .widget_search .field:focus { border-color: white; }
.subfooter .widget_search .field { background-color: #FDFDFD; } .widget-map img { max-width: none; }
.axi_map_wrapper { width: 100%; } .aux-widget-image .aux-media-hint-frame { display: inline-block; }
.aux-widget-image .aux-media-hint-frame .aux-image-has-secondary img:last-child { position: absolute; top: 0; left: 0; opacity: 0; z-index: 2; transition: opacity 1s; }
.aux-widget-image .aux-media-hint-frame:hover .aux-image-has-secondary img:last-child { opacity: 1; }
.aux-widget-image .aux-media-image { transition: all 300ms ease-out; }
.aux-widget-image .aux-media-image img { display: inline-block; }
.aux-widget-image.aux-alignnone { text-align: center; }
.aux-widget-image.aux-alignleft { float: left; }
.aux-widget-image.aux-alignright { float: right; }
aside .aux-widget-image.aux-alignleft, aside .aux-widget-image.aux-alignright, aside .aux-widget-image.aux-alignnone { float: none; } .aux-widget-before-after img { width: 100%; }
.aux-widget-before-after.aux-alignnone { text-align: center; }
.aux-widget-before-after.aux-alignleft { float: left; }
.aux-widget-before-after.aux-alignright { float: right; }
aside .aux-widget-before-after.aux-alignleft, aside .aux-widget-before-after.aux-alignright, aside .aux-widget-before-after.aux-alignnone { float: none; } .pswp__img.pswp__img--placeholder { opacity: 0; }
.aux-lightbox-btn { direction: ltr; }
.aux-gallery figure { float: left; position: relative; margin: 0; margin-top: 0 !important; margin-bottom: 10px; }
.aux-gallery figure img { width: 100%; }
.aux-gallery figure .aux-lightbox-btn { display: block; }
.aux-gallery .aux-tiles-layout figure, .aux-gallery .aux-widget-recent-posts-tiles figure { height: 0; overflow: hidden; position: relative; }
.aux-gallery .aux-frame-ratio { position: relative; }
.object-fit .aux-gallery .aux-frame-ratio img { object-fit: cover; height: 100%; }
.aux-gallery ul.pagination { list-style: none; }
.gallery-caption { position: relative; }
.pswp__item .pswp__video { position: absolute; top: 50%; left: 50%; height: 60%; transform: translateY(-50%) translateX(-50%); }
@media screen and (max-width: 1024px) { .pswp__item .pswp__video { width: 100%; } } .widget-video > div { width: 100% !important; }
.widget-video .mejs-container { width: 100% !important; }
aside .aux-widget-video .mejs-container .mejs-controls .mejs-time { display: none; }
aside .aux-widget-video .mejs-overlay-button { display: none; } aside .aux-widget-quote { font-size: 0.67em; } .aux-widget-code { padding: 0 !important; margin-bottom: 0; }
.aux-widget-code code { text-shadow: none; border-radius: 0; font-size: 1em; overflow: auto; max-height: 800px; line-height: 1.3; }
.aux-widget-code .hljs { padding: 1em; } .aux-widget-post-slider { position: relative; margin-bottom: 30px; }
.aux-top-post-slider .aux-widget-post-slider { margin-bottom: 0; }
.aux-widget-post-slider .aux-latest-posts-slider .aux-slide-title + .aux-slide-info { margin-top: 0.625em; margin-bottom: 0; }
.aux-widget-post-slider .aux-latest-posts-slider .aux-slide-title h3 { margin: 0; font-size: 1.75em; font-weight: 600; line-height: 150%; }
.aux-widget-post-slider .aux-latest-posts-slider .aux-slide-info { font-size: 0.875em; color: #1bb0ce; }
.aux-widget-post-slider .aux-latest-posts-slider .aux-slide-info .entry-tax a::before { background-color: #1bb0ce !important; }
.aux-widget-post-slider .aux-latest-posts-slider .aux-slide-info a:hover { text-decoration: underline; }
.aux-widget-post-slider .aux-latest-posts-slider .aux-info-container { position: absolute; top: 50%; left: 50%; margin: 0 auto; padding: 2.8125em 2.5em; text-align: center; background: rgba(255, 255, 255, 0.9); transform: translateY(-50%) translateX(-50%); }
.aux-widget-post-slider .aux-latest-posts-slider.aux-dark-skin .aux-info-container { background-color: rgba(51, 51, 51, 0.9); }
.aux-widget-post-slider .aux-latest-posts-slider.aux-dark-skin .aux-slide-title { color: white; }
.aux-widget-post-slider .aux-latest-posts-slider.aux-full-light-skin .aux-slide-media::after, .aux-widget-post-slider .aux-latest-posts-slider.aux-full-dark-skin .aux-slide-media::after { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(255, 255, 255, 0.7); }
.aux-widget-post-slider .aux-latest-posts-slider.aux-full-light-skin .aux-info-container, .aux-widget-post-slider .aux-latest-posts-slider.aux-full-dark-skin .aux-info-container { background-color: transparent; padding-left: 0; padding-right: 0; }
.aux-widget-post-slider .aux-latest-posts-slider.aux-full-dark-skin .aux-slide-media::after { background-color: rgba(51, 51, 51, 0.6); }
.aux-widget-post-slider .aux-latest-posts-slider.aux-full-dark-skin .aux-slide-title { color: white; }
@media screen and (max-width: 767px) { .aux-resp .aux-widget-post-slider .aux-latest-posts-slider { font-size: 0.72em; }
.aux-resp .aux-widget-post-slider .aux-latest-posts-slider .aux-info-container { padding: 1.875em 2.5em; } }
@media screen and (max-width: 479px) { .aux-resp .aux-widget-post-slider .aux-latest-posts-slider { font-size: 0.55em; }
.aux-resp .aux-widget-post-slider .aux-latest-posts-slider .aux-info-container { padding: 1.875em; }
.aux-resp .aux-widget-post-slider .aux-latest-posts-slider .aux-slide-info { display: none; } }
@media screen and (max-width: 767px) { .aux-resp .aux-widget-post-slider .aux-mc-arrows { display: none; } }
.aux-archive-post-slider .aux-widget-post-slider { margin-bottom: 4.0625em; }
aside .aux-widget-post-slider .aux-latest-posts-slider .aux-slide-title h3 { font-size: 0.875em; display: block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; line-height: 150%; }
aside .aux-widget-post-slider .aux-latest-posts-slider .aux-info-container { padding: 0.5em; left: 5%; right: 5%; }
aside .aux-widget-post-slider .aux-latest-posts-slider .aux-info-container .entry-tax { display: none; }
aside .aux-widget-post-slider .aux-latest-posts-slider .aux-info-container .aux-slide-info { margin-top: 0; color: #888; }
aside.aux-dark .aux-slide-title h3 { color: #3D3D3D; }
.aux-widget-related-posts { padding-bottom: 3.125em; }
.aux-widget-related-posts .hentry .entry-title { font-size: 1.25em; line-height: normal; }
.aux-widget-related-posts .entry-tax { font-style: italic; }
.aux-widget-related-posts .widget-title { margin-bottom: 2.1875em; }
.aux-widget-related-posts.aux-center-content .widget-title, .aux-widget-related-posts.aux-center-content .column-entry { text-align: center; }
.aux-widget-related-posts.aux-center-content .entry-main { padding-left: 1em; padding-right: 1em; } .aux-widget-faq .aux-filters { position: relative; z-index: 9; }
.aux-widget-faq .aux-filters:after { content: ""; display: table; clear: both; }
.aux-widget-faq .aux-filters.aux-right:not(.aux-dropdown-filter) { display: block; width: 100%; }
.aux-widget-faq .aux-filters.aux-right:not(.aux-dropdown-filter) > ul { display: inline-block; float: right; }
.aux-widget-faq .aux-filters.aux-center:not(.aux-dropdown-filter) { position: relative; left: 50%; display: inline-block; transform: translateX(-50%); }
.aux-widget-faq .aux-filters.aux-center:not(.aux-dropdown-filter) ul { margin-left: auto; }
.aux-widget-faq .widget-title + .aux-filters.aux-right { position: absolute; top: 0; right: 0; }
@media screen and (max-width: 767px) { .aux-resp .aux-widget-faq .widget-title + .aux-filters.aux-right { position: relative; float: none; } }
.aux-widget-faq .aux-isotope-faq { padding-top: 2.5em; }
.aux-widget-faq .aux-isotope-faq:before { content: ''; position: absolute; top: 0; width: 100%; height: 1px; background-color: #e0e0e0; }
.aux-widget-faq .toggle-header { position: relative; padding: 1.2em 1.3em; border: none; font-size: 1.375em; line-height: normal; }
.aux-widget-faq .toggle-header:after { display: none; }
.aux-widget-faq .toggle-content { padding: 0px 1.875em 1.5625em 1.875em; border: none; }
.aux-widget-faq .aux-accordion-simple .aux-faq-item { border: 1px solid #BBB; border-bottom: none; }
.aux-widget-faq .aux-accordion-simple .aux-faq-item:last-of-type, .aux-widget-faq .aux-accordion-simple .aux-faq-item:nth-last-child(2) { border-bottom: 1px solid #BBB; }
.aux-widget-faq .aux-accordion-simple .aux-faq-item.active .aux-accordion-indicator:after { transform: translateY(-50%) scaleY(-1); }
.aux-widget-faq .aux-accordion-simple .aux-accordion-indicator:after { content: ''; position: absolute; right: 1.3em; background-image: url(//alk.in.th/wp-content/themes/phlox/css/images/svg/symbols.svg); background-repeat: no-repeat; display: block; width: 16px; height: 8px; background-position: 0px -522px; position: absolute; top: 50%; transform: translateY(-50%); transition: transform 300ms; }
.aux-widget-faq .aux-accordion-plus-indicator .aux-faq-item { border-bottom: 1px solid #e0e0e0; }
.aux-widget-faq .aux-accordion-plus-indicator .aux-faq-item:last-of-type { border-bottom: none; }
.aux-widget-faq .aux-accordion-plus-indicator .aux-faq-item.active .aux-accordion-indicator:after { transform: rotate(0); }
.aux-widget-faq .aux-accordion-plus-indicator .aux-accordion-indicator { position: absolute; left: 0; top: 50%; width: 17px; height: 17px; transform: translateY(-50%); }
.aux-widget-faq .aux-accordion-plus-indicator .aux-accordion-indicator:before, .aux-widget-faq .aux-accordion-plus-indicator .aux-accordion-indicator:after { content: ''; position: absolute; left: 0; top: 8px; width: 100%; height: 1px; background-color: #3D3D3D; transition: transform 300ms; }
.aux-widget-faq .aux-accordion-plus-indicator .aux-accordion-indicator:after { transform: rotate(90deg); }
.aux-widget-faq .aux-accordion-plus-indicator .toggle-header { padding-left: 1.7em; }
.aux-widget-faq .aux-accordion-plus-indicator .toggle-content { padding-left: 2.5em; }
.aux-widget-faq .aux-accordion-border-indicator .aux-faq-item { border-bottom: 1px solid #e0e0e0; }
.aux-widget-faq .aux-accordion-border-indicator .aux-faq-item:last-of-type { border-bottom: none; }
.aux-widget-faq .aux-accordion-border-indicator .aux-accordion-indicator { position: absolute; left: 0; top: 50%; width: 17px; height: 17px; transform: translateY(-50%); }
.aux-widget-faq .aux-accordion-border-indicator .aux-accordion-indicator:before, .aux-widget-faq .aux-accordion-border-indicator .aux-accordion-indicator:after { content: ''; position: absolute; left: 0; top: 8px; width: 100%; height: 1px; background-color: #3D3D3D; transition: transform 300ms; }
.aux-widget-faq .aux-accordion-border-indicator .aux-accordion-indicator:after { transform: rotate(90deg); }
.aux-widget-faq .aux-accordion-border-indicator .toggle-header { padding-left: 1.7em; }
.aux-widget-faq .aux-accordion-border-indicator .toggle-content { padding-left: 2.5em; }
.aux-widget-faq .aux-accordion-clean-border .aux-faq-item { border-bottom: 1px solid #e0e0e0; }
.aux-widget-faq .aux-accordion-clean-border .aux-faq-item:last-of-type { border-bottom: none; }
.aux-widget-faq .aux-accordion-clean-border .aux-faq-item.active .aux-accordion-indicator:after { transform: rotate(0); }
.aux-widget-faq .aux-accordion-clean-border .toggle-header { padding-left: 1.7em; }
.aux-widget-faq .aux-accordion-clean-border .aux-accordion-indicator { position: absolute; left: 0; top: 50%; width: 17px; height: 17px; transform: translateY(-50%); width: 23px; height: 23px; border: 1px solid #3D3D3D; }
.aux-widget-faq .aux-accordion-clean-border .aux-accordion-indicator:before, .aux-widget-faq .aux-accordion-clean-border .aux-accordion-indicator:after { content: ''; position: absolute; left: 0; top: 8px; width: 100%; height: 1px; background-color: #3D3D3D; transition: transform 300ms; }
.aux-widget-faq .aux-accordion-clean-border .aux-accordion-indicator:after { transform: rotate(90deg); }
.aux-widget-faq .aux-accordion-clean-border .aux-accordion-indicator:before, .aux-widget-faq .aux-accordion-clean-border .aux-accordion-indicator:after { left: 5px; top: 10px; width: 50%; }
.aux-widget-faq .aux-accordion-clean-border .toggle-content { position: relative; padding-left: 2.5em; }
.aux-widget-faq .aux-accordion-clean-border .toggle-content:after { content: ''; position: absolute; left: 8px; top: 5px; display: inline-block; width: 1px; height: calc(100% - 35px); background-color: #e0e0e0; }
.aux-widget-faq .aux-accordion-clean .aux-accordion-indicator { position: absolute; left: 0; top: 50%; width: 17px; height: 17px; transform: translateY(-50%); width: 23px; height: 23px; border: 1px solid #3D3D3D; }
.aux-widget-faq .aux-accordion-clean .aux-accordion-indicator:before, .aux-widget-faq .aux-accordion-clean .aux-accordion-indicator:after { content: ''; position: absolute; left: 0; top: 8px; width: 100%; height: 1px; background-color: #3D3D3D; transition: transform 300ms; }
.aux-widget-faq .aux-accordion-clean .aux-accordion-indicator:after { transform: rotate(90deg); }
.aux-widget-faq .aux-accordion-clean .aux-accordion-indicator:before, .aux-widget-faq .aux-accordion-clean .aux-accordion-indicator:after { left: 5px; top: 10px; width: 50%; }
.aux-widget-faq .aux-accordion-clean .toggle-header { padding: 0.5em 1.3em 0.5em 1.7em; }
.aux-widget-faq .aux-accordion-clean .toggle-content { position: relative; padding: 0.625em 1.875em 0.625em 2.5em; }
.aux-widget-faq .aux-accordion-clean .toggle-content:after { content: ''; position: absolute; top: 15px; left: 8px; display: inline-block; width: 1px; height: calc(100% - 35px); background-color: #BBB; } .mc4wp-form input:not([type="submit"]), .mc4wp-form textarea, .mc4wp-form select { padding: 0.8em 1.1em; }
.mc4wp-form input:not([type="submit"]):-moz-placeholder, .mc4wp-form textarea:-moz-placeholder, .mc4wp-form select:-moz-placeholder { font-style: italic; }
.mc4wp-form input:not([type="submit"])::-moz-placeholder, .mc4wp-form textarea::-moz-placeholder, .mc4wp-form select::-moz-placeholder { font-style: italic; }
.mc4wp-form input:not([type="submit"]):-ms-input-placeholder, .mc4wp-form textarea:-ms-input-placeholder, .mc4wp-form select:-ms-input-placeholder { font-style: italic; }
.mc4wp-form input:not([type="submit"])::-webkit-input-placeholder, .mc4wp-form textarea::-webkit-input-placeholder, .mc4wp-form select::-webkit-input-placeholder { font-style: italic; }
.mc4wp-form input[type="submit"] { padding: 16px 32px; display: block; width: 100%; max-width: 400px; }
.mc4wp-form input:not([type="submit"]) { max-width: none; }
.mc4wp-form input[required] { box-shadow: inset 0 -1px 1px rgba(0, 0, 0, 0.075); }
.mc4wp-form-fields p { margin-bottom: 0; } .aux-rating-box.aux-star-rating { display: inline-block; position: relative; line-height: 1; font-size: 19px; }
.aux-rating-box.aux-star-rating:before { content: "\2606\2606\2606\2606\2606"; color: #3D3D3D; }
.aux-rating-box.aux-star-rating .aux-star-rating-avg { position: absolute; left: 0; top: 0; overflow: hidden; white-space: nowrap; }
.aux-rating-box.aux-star-rating .aux-star-rating-avg:before { content: "\2605\2605\2605\2605\2605"; color: #3D3D3D; } .aux-widget-recent-products .widget-title { margin-bottom: 10px; font-size: 2.375em; line-height: 57px; font-weight: 500; text-align: center; }
.aux-widget-recent-products .widget-subtitle { margin-bottom: 50px; font-size: 1.125em; line-height: 27px; color: #BBB; text-align: center; font-weight: 500; }
.aux-widget-recent-products .aux-recent-product-item { position: relative; }
.aux-widget-recent-products .aux-recent-product-item .woocommerce-product-rating { margin-bottom: 5px; }
.aux-widget-recent-products .aux-recent-product-item .aux-rating-box.aux-star-rating:before { color: #FCCC00; }
.aux-widget-recent-products .aux-recent-product-item .aux-rating-box.aux-star-rating span:before { color: #FCCC00; }
.aux-widget-recent-products .aux-recent-product-item .onsale { position: absolute; right: 35px; top: 20px; width: 60px; height: 60px; background: #E74C3C; border-radius: 50%; font-size: 0.6875em; font-weight: 600; line-height: 60px; text-align: center; text-transform: uppercase; color: #FFFFFF; z-index: 1; }
.aux-widget-recent-products .aux-recent-product-item .woocommerce-loop-product__title, .aux-widget-recent-products .aux-recent-product-item .auxshp-loop-title { margin-top: 30px; font-size: 1.125em; font-weight: 500; line-height: 1.6875em; }
.aux-widget-recent-products .aux-recent-product-item .price { display: block; margin-bottom: 15px; font-size: 1.125em; font-weight: 500; line-height: 1.6875em; }
.aux-widget-recent-products .aux-recent-product-item .price ins { float: left; padding: 0; background-color: transparent; }
.aux-widget-recent-products .aux-recent-product-item .price del { margin-left: 5px; font-size: 14px; line-height: 1.3125em; color: #AAA; }
.aux-widget-recent-products .aux-recent-product-item .button, .aux-widget-recent-products .aux-recent-product-item .added_to_cart { display: inline; background-color: #EAEAEA; border-radius: 20px; padding: 12px 25px; font-size: 0.6875em; font-weight: 600; line-height: 17px; text-transform: uppercase; }
.aux-widget-recent-products.loading:after { content: ''; width: 100%; height: 100%; position: absolute; top: 0; z-index: 1; background-color: #ffffffb3; }
.aux-widget-recent-products .aux-isotope-animated { z-index: 2; } .aux-widget-icon-list .aux-icon-list-items { padding-left: 0; padding-right: 0; margin-bottom: 0; }
.aux-icon-list-items { padding-left: 0; }
.aux-icon-list-items.aux-direction-vertical { display: flex; flex-flow: column wrap; }
.aux-icon-list-items.aux-direction-horizontal { display: flex; flex-flow: row wrap; }
.aux-icon-list-item .aux-list-connector { flex-grow: 1; border-bottom: 1px dotted #bbb; line-height: 0; height: 0; margin-left: 10px; }
.aux-icon-list-description { display: block; width: 100%; }
.aux-icon-list-divider .aux-icon-list-item { position: relative; }
.aux-icon-list-divider.aux-direction-horizontal .aux-icon-list-item { margin-right: 20px; }
.aux-icon-list-divider.aux-direction-horizontal .aux-icon-list-item:after { border-right: 1px solid #ddd; right: -10px; top: 0; height: 100%; content: ""; display: block; position: absolute; z-index: 1; }
.aux-icon-list-divider.aux-direction-default .aux-icon-list-item:not(:last-child):after, .aux-icon-list-divider.aux-direction-vertical .aux-icon-list-item:not(:last-child):after { border-bottom: 1px solid #ddd; left: 0; bottom: 0; width: 100%; content: ""; display: block; position: absolute; z-index: 1; }
.aux-icon-list-item, .aux-icon-list-link { display: flex; }
.aux-icon-list-icon { margin-right: 5px; }
.aux-icon-list-text { margin: 0; }
.aux-icon-list-text2 { margin-left: 10px; }
.aux-widget-modern-heading .aux-widget-inner { max-width: 100%; }
.aux-modern-heading-primary { transition: all 250ms ease-out; }
.aux-modern-heading-secondary { transition: all 250ms ease-out; color: #636363; }
.aux-modern-heading-secondary .aux-head-before + .aux-head-highlight { margin-left: 5px; }
.aux-modern-heading-secondary .aux-head-highlight { transition: all 250ms ease-out; color: #333; }
.aux-modern-heading-secondary .aux-head-highlight + .aux-head-after { margin-left: 5px; }
.aux-modern-heading-divider { transition: all 250ms ease-out; height: 1px; background-color: #BBB; width: 50px; }
.aux-modern-heading-divider + .aux-modern-heading-description { margin-top: 15px; } .aux-widget-countdown .aux-countdown-wrapper { position: relative; }
.aux-widget-countdown .aux-countdown-wrapper .aux-countdown-value { font-size: 4.5em; font-weight: bold; }
.aux-widget-countdown .aux-countdown-wrapper .aux-countdown-title { font-size: 0.875em; font-weight: 500; color: #888; }
.aux-widget-countdown .aux-countdown-wrapper.aux-countdown-inline, .aux-widget-countdown .aux-countdown-wrapper.aux-countdown-inline-table { display: flex; flex-wrap: wrap; align-items: center; }
.aux-widget-countdown .aux-countdown-wrapper.aux-countdown-inline .aux-countdown-item, .aux-widget-countdown .aux-countdown-wrapper.aux-countdown-inline-table .aux-countdown-item { flex: 0 0 auto; padding: 0.9375em 1.875em; }
.aux-widget-countdown .aux-countdown-wrapper.aux-countdown-inline .aux-countdown-seperator, .aux-widget-countdown .aux-countdown-wrapper.aux-countdown-inline-table .aux-countdown-seperator { padding: 0.9375em; }
.aux-widget-countdown .aux-countdown-wrapper.aux-countdown-inline-table .aux-countdown-item { flex: 1 0 auto; }
.aux-widget-countdown .aux-countdown-wrapper.aux-countdown-block, .aux-widget-countdown .aux-countdown-wrapper.aux-countdown-block-table { display: flex; flex-wrap: wrap; align-items: center; }
.aux-widget-countdown .aux-countdown-wrapper.aux-countdown-block .aux-countdown-item, .aux-widget-countdown .aux-countdown-wrapper.aux-countdown-block-table .aux-countdown-item { text-align: center; padding: 1.875em; }
.aux-widget-countdown .aux-countdown-wrapper.aux-countdown-block .aux-countdown-title, .aux-widget-countdown .aux-countdown-wrapper.aux-countdown-block .aux-countdown-value, .aux-widget-countdown .aux-countdown-wrapper.aux-countdown-block-table .aux-countdown-title, .aux-widget-countdown .aux-countdown-wrapper.aux-countdown-block-table .aux-countdown-value { display: block; }
.aux-widget-countdown .aux-countdown-wrapper.aux-countdown-block-table .aux-countdown-item, .aux-widget-countdown .aux-countdown-wrapper.aux-countdown-block-table .aux-countdown-seperator { flex-basis: 0; flex-grow: 1; text-align: center; } .aux-flex-label-wrap { margin: 0; } .aux-widget-progressbar .aux-progressbar-title { display: inline-block; }
.aux-widget-progressbar .aux-progressbar-icon { vertical-align: middle; }
.aux-widget-progressbar .aux-progressbar-svg { position: relative; }
.aux-widget-progressbar .aux-progressbar-value { position: absolute; top: 0; transform: translateX(-50%) translateY(-100%); }
.aux-widget-progressbar .aux-outer-background { box-sizing: content-box; background-color: #00000060; }
.aux-widget-progressbar .aux-inner-background { position: relative; background-color: #000; }
.aux-simple-shape-container .aux-widget-container-inner { display: inline-block; }
.aux-simple-shape-container .aux-the-shape { background-color: #eee; max-width: inherit; }
.aux-shpe-type-circle .aux-the-shape { border-radius: 50%; }
.aux-simple-svg-container .aux-widget-container-inner { display: inline-block; }
.aux-simple-svg-container .aux-the-svg { max-width: inherit; } .aux-widget-logo { display: inline-block; } .aux-widget-accordion .aux-toggle-item { transition: all 400ms ease-out; }
.aux-widget-accordion .aux-toggle-header, .aux-widget-accordion .aux-toggle-content { outline: none; } .aux-carousel-navigation { display: flex; }
.aux-carousel-navigation .aux-prev, .aux-carousel-navigation .aux-next { cursor: pointer; }
.aux-carousel-navigation .aux-custom-nav { display: inline-flex; justify-content: center; align-items: center; transition: all 150ms ease-out; }
.aux-carousel-navigation .aux-custom-nav > img { width: 25px; }
.aux-carousel-navigation .aux-custom-nav > span { line-height: 100%; } .aux-modern-search .aux-search-submit { display: flex; align-items: center; background: transparent; margin: 0; padding: 10px; overflow: visible; }
.aux-modern-search .aux-search-popup { display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(255, 255, 255, 0.98); z-index: 110000; overflow: hidden; transition: all 400ms ease-out; transform: translate3d(0, 0, 1px); }
.aux-modern-search .aux-search-popup > * { z-index: 4; }
.aux-modern-search .aux-search-popup .aux-panel-close { position: absolute; right: 0; width: 30px; height: 30px; border: solid 1px #707070; border-radius: 50%; margin: 15px; padding: 6px; cursor: pointer; z-index: 200; transition: border-color 0.3s ease; }
.aux-modern-search .aux-search-popup .aux-panel-close .aux-cross-symbol { width: 100%; height: 100%; top: 8px; position: relative; }
.aux-modern-search .aux-search-popup .aux-panel-close:hover { border-color: #000; }
@media screen and (max-width: 1024px) { .aux-modern-search .aux-search-popup .aux-panel-close { right: unset; left: calc(50% - 30px); } }
.aux-modern-search .aux-search-popup .aux-search-popup-content { display: flex; justify-content: center; align-items: center; flex-direction: column; width: 100%; height: 100%; }
@media screen and (max-width: 1023px) { .aux-modern-search .aux-search-popup .aux-search-popup-content { padding: 0 35px; } }
.aux-modern-search .aux-search-popup .aux-search-popup-content .aux-search-form, .aux-modern-search .aux-search-popup .aux-search-popup-content .aux-search-ajax-container { width: 100%; max-width: 1024px; }
.aux-modern-search .aux-search-popup .aux-search-popup-content form { display: flex; margin: 0 auto; align-items: center; justify-content: center; }
.aux-modern-search .aux-search-popup .aux-search-popup-content form .aux-search-field { padding: 10px 0px; max-width: none; width: 100%; height: 100%; text-align: left; font-weight: 600; font-size: 28px; border: none; }
.aux-modern-search .aux-search-popup .aux-search-popup-content form .aux-search-field:-moz-placeholder { color: #AEAEAE; }
.aux-modern-search .aux-search-popup .aux-search-popup-content form .aux-search-field::-moz-placeholder { color: #AEAEAE; }
.aux-modern-search .aux-search-popup .aux-search-popup-content form .aux-search-field:-ms-input-placeholder { color: #AEAEAE; }
.aux-modern-search .aux-search-popup .aux-search-popup-content form .aux-search-field::-webkit-input-placeholder { color: #AEAEAE; }
.aux-modern-search .aux-search-popup .aux-search-popup-content .aux-search-input-form { display: flex; align-items: center; border-bottom: 2px solid #707070; width: 100%; z-index: 2; }
.aux-modern-search .aux-search-popup .aux-search-popup-content .aux-submit-icon-container:before { color: #707070 !important; transition: color 0.3s ease; }
.aux-modern-search .aux-search-popup .aux-search-popup-content .aux-submit-icon-container:hover:before { color: #000 !important; }
.aux-modern-search .aux-search-popup .aux-search-popup-content .aux-search-submit { overflow: inherit; }
.aux-modern-search .aux-search-popup .aux-search-popup-content .aux-submit-icon-container { position: relative; color: #3D3D3D; right: unset; font-size: 22px; }
.aux-modern-search .aux-search-popup .aux-search-popup-content .aux-fill-search-submit { margin: 0 5px 5px 15px; border-radius: 5px; padding: 15px 35px; margin-bottom: 5px; overflow: visible; }
@media screen and (max-width: 479px) { .aux-modern-search .aux-search-popup .aux-search-popup-content { width: 80%; margin-left: auto; margin-right: auto; } }
.aux-modern-search .select2-container { width: 100% !important; min-width: 192px; }
.aux-modern-search .select2-container .select2-selection--single { display: flex; align-items: center; border: none; background-color: transparent; outline: 0; height: auto; }
.aux-modern-search .select2-container .select2-selection--single .select2-selection__arrow { display: flex; align-items: center; justify-content: center; transition: transform 150ms ease-out; top: 50%; transform: translateY(-50%); }
.aux-modern-search .select2-container .select2-selection--single .select2-selection__arrow:before { content: ''; background-image: url(//alk.in.th/wp-content/themes/phlox/css/images/svg/symbols.svg); background-repeat: no-repeat; display: block; width: 10px; height: 6px; background-position: 0px -687px; }
.aux-modern-search .select2-container .select2-selection--single .select2-selection__arrow b { display: none; }
.aux-modern-search .select2-container .select2-selection--single .select2-selection__rendered { padding: 12px 50px 12px 24px; color: #3D3D3D !important; font-size: 19px; font-weight: 300; line-height: 23px; }
.aux-modern-search .select2-container .select2-selection--single[aria-expanded=true] { background-color: #F3F3F3; }
.aux-modern-search .select2-container .select2-selection--single[aria-expanded=true] .select2-selection__arrow:before { transform: rotate(180deg); }
.aux-modern-search .aux-search-form-legend { text-align: center; font-size: 11px; text-transform: uppercase; margin-bottom: 50px; }
.aux-search-cats-dropdown { background-color: #F3F3F3; border: none; }
.aux-search-cats-dropdown .select2-results__option { border: none; color: #3D3D3D !important; font-size: 19px; font-weight: 300; line-height: 23px; margin: 8px; padding: 12px 16px; }
.aux-search-cats-dropdown .select2-results__option[aria-selected=true], .aux-search-cats-dropdown .select2-results__option.select2-results__option--highlighted { background-color: #DEDEDE !important; font-weight: 400; }
.aux-modern-search .aux-search-ajax-container { position: relative; width: 100%; }
.aux-modern-search .aux-search-ajax-container .aux-loading-spinner { position: absolute; top: 0; width: 100%; height: 100%; z-index: 2; background-color: #FFF; transition: all 1.2s; }
.aux-modern-search .aux-search-ajax-container .aux-loading-spinner.aux-spinner-hide { opacity: 0; visibility: hidden; }
.aux-modern-search .aux-search-ajax-container .aux-loading-spinner .aux-loading-loop { position: absolute; top: 50%; left: 50%; transform: translateX(-50%) translateY(-50%); }
.aux-modern-search .aux-search-ajax-container .aux-search-ajax-output { display: flex; flex-flow: row wrap; align-items: flex-start; justify-content: space-between; padding: 35px 0; max-height: 70vh; overflow: auto; }
.aux-modern-search .aux-search-ajax-container .aux-search-ajax-output .aux-other-search-result { display: flex; flex-flow: row wrap; align-items: flex-start; justify-content: space-between; width: 100%; }
.aux-modern-search .aux-search-ajax-container .aux-search-ajax-output .aux-other-search-result:first-of-type .aux-other-search-result-label { margin-top: 0; }
.aux-modern-search .aux-search-ajax-container .aux-search-ajax-output > .aux-search-item, .aux-modern-search .aux-search-ajax-container .aux-search-ajax-output .aux-other-search-result > .aux-search-item { width: 32%; margin-top: 20px; padding: 5px; border-radius: 5px; transition: background-color 300ms ease-out; }
@media screen and (max-width: 1023px) { .aux-resp .aux-modern-search .aux-search-ajax-container .aux-search-ajax-output > .aux-search-item, .aux-resp .aux-modern-search .aux-search-ajax-container .aux-search-ajax-output .aux-other-search-result > .aux-search-item { width: 49%; } }
@media screen and (max-width: 767px) { .aux-resp .aux-modern-search .aux-search-ajax-container .aux-search-ajax-output > .aux-search-item, .aux-resp .aux-modern-search .aux-search-ajax-container .aux-search-ajax-output .aux-other-search-result > .aux-search-item { width: 100%; } }
.aux-modern-search .aux-search-ajax-container .aux-search-ajax-output > .aux-search-item:hover, .aux-modern-search .aux-search-ajax-container .aux-search-ajax-output .aux-other-search-result > .aux-search-item:hover { background-color: #F9F9F9; }
.aux-modern-search .aux-search-ajax-container .aux-search-ajax-output > .aux-search-item .aux-item-container, .aux-modern-search .aux-search-ajax-container .aux-search-ajax-output .aux-other-search-result > .aux-search-item .aux-item-container { display: flex; color: inherit; }
.aux-modern-search .aux-search-ajax-container .aux-search-ajax-output > .aux-search-item .aux-item-container > img, .aux-modern-search .aux-search-ajax-container .aux-search-ajax-output .aux-other-search-result > .aux-search-item .aux-item-container > img { border-radius: 6px; margin-right: 12px; }
.aux-modern-search .aux-search-ajax-container .aux-search-ajax-output > .aux-search-item .aux-item-container > img:not([width]), .aux-modern-search .aux-search-ajax-container .aux-search-ajax-output .aux-other-search-result > .aux-search-item .aux-item-container > img:not([width]) { width: 100px; height: 100px; background: red; position: relative; }
.aux-modern-search .aux-search-ajax-container .aux-search-ajax-output > .aux-search-item .aux-item-container > img:not([width]):after, .aux-modern-search .aux-search-ajax-container .aux-search-ajax-output .aux-other-search-result > .aux-search-item .aux-item-container > img:not([width]):after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #E1E1E1; }
.aux-modern-search .aux-search-ajax-container .aux-search-ajax-output > .aux-search-item .aux-item-desc, .aux-modern-search .aux-search-ajax-container .aux-search-ajax-output .aux-other-search-result > .aux-search-item .aux-item-desc { display: flex; flex-flow: column wrap; }
.aux-modern-search .aux-search-ajax-container .aux-search-ajax-output > .aux-search-item .aux-item-title, .aux-modern-search .aux-search-ajax-container .aux-search-ajax-output .aux-other-search-result > .aux-search-item .aux-item-title { color: #333; font-weight: 500; }
.aux-modern-search .aux-search-ajax-container .aux-search-ajax-output > .aux-search-item .aux-item-details, .aux-modern-search .aux-search-ajax-container .aux-search-ajax-output .aux-other-search-result > .aux-search-item .aux-item-details { color: #AAA; font-size: 14px; }
.aux-modern-search .aux-search-ajax-container .aux-search-ajax-output > .aux-search-item .aux-price, .aux-modern-search .aux-search-ajax-container .aux-search-ajax-output .aux-other-search-result > .aux-search-item .aux-price { margin-top: 13px; }
.aux-modern-search .aux-search-ajax-container .aux-search-ajax-output .aux-empty-result { width: 100%; font-size: 31px; line-height: 44px; color: #888; }
.aux-modern-search .aux-search-ajax-container .aux-search-ajax-output .aux-empty-result .aux-search-phrase, .aux-modern-search .aux-search-ajax-container .aux-search-ajax-output .aux-empty-result .aux-post-type { color: #3D3D3D; text-transform: capitalize; }
.aux-modern-search .aux-search-ajax-container .aux-search-ajax-output .aux-empty-result .aux-search-phrase { font-weight: 600; }
.aux-modern-search .aux-search-ajax-container .aux-search-ajax-output .aux-other-search-result-label { width: 100%; margin-top: 58px; margin-bottom: 20px; font-size: 31px; line-height: 44px; color: #888; } .aux-modern-button-wrapper.aux-modern-button-align-left { text-align: left; }
.aux-modern-button-wrapper.aux-modern-button-align-left .aux-modern-button { width: auto; }
.aux-modern-button-wrapper.aux-modern-button-align-right { text-align: right; }
.aux-modern-button-wrapper.aux-modern-button-align-right .aux-modern-button { width: auto; }
.aux-modern-button-wrapper.aux-modern-button-align-center { text-align: center; }
.aux-modern-button-wrapper.aux-modern-button-align-center .aux-modern-button { width: auto; }
.aux-modern-button-wrapper.aux-modern-button-align-justify { text-align: center; }
.aux-modern-button-wrapper.aux-modern-button-align-justify .aux-modern-button { width: 100%; }
.aux-modern-button { display: inline-flex; align-items: center; justify-content: center; flex-flow: row wrap; white-space: nowrap; user-select: none; font-size: 1rem; line-height: 1.5; position: relative; transition: all 150ms ease-in-out; cursor: pointer; }
.aux-modern-button .aux-text { position: relative; transition: inherit; }
.aux-modern-button .aux-overlay { width: 100%; }
.aux-modern-button .aux-overlay:after, .aux-modern-button .aux-overlay:before { transition: all 150ms ease-out; }
.aux-modern-button .aux-icon { position: relative; text-align: center; overflow: hidden; line-height: 0; }
.aux-modern-button .aux-icon:after, .aux-modern-button .aux-icon:before { content: ''; position: absolute; width: 100%; height: 100%; top: 0; right: 0; transition: all 150ms ease-out; }
.aux-modern-button .aux-icon:after { opacity: 0; }
.aux-modern-button .aux-icon i { position: relative; vertical-align: middle; z-index: 1; }
.aux-modern-button.aux-black { color: #FFFFFF; }
.aux-modern-button.aux-black .aux-overlay:after, .aux-modern-button.aux-black .aux-overlay:before { content: ''; position: absolute; width: 100%; height: 100%; top: 0; right: 0; }
.aux-modern-button.aux-black .aux-overlay:before { background-color: #3D3D3D; }
.aux-modern-button.aux-black .aux-overlay:after { opacity: 0; background-color: #292929; }
.aux-modern-button.aux-black:hover .aux-overlay:after { opacity: 1; }
.aux-modern-button.aux-black:hover .aux-icon:after { opacity: 1; }
.aux-modern-button.aux-white { color: #3D3D3D; }
.aux-modern-button.aux-white .aux-overlay:after, .aux-modern-button.aux-white .aux-overlay:before { content: ''; position: absolute; width: 100%; height: 100%; top: 0; right: 0; }
.aux-modern-button.aux-white .aux-overlay:before { background-color: #FFFFFF; }
.aux-modern-button.aux-white .aux-overlay:after { opacity: 0; background-color: #ebebeb; }
.aux-modern-button.aux-white:hover .aux-overlay:after { opacity: 1; }
.aux-modern-button.aux-white:hover .aux-icon:after { opacity: 1; }
.aux-modern-button.aux-info { color: #FFFFFF; }
.aux-modern-button.aux-info .aux-overlay:after, .aux-modern-button.aux-info .aux-overlay:before { content: ''; position: absolute; width: 100%; height: 100%; top: 0; right: 0; }
.aux-modern-button.aux-info .aux-overlay:before { background-color: #5bc0de; }
.aux-modern-button.aux-info .aux-overlay:after { opacity: 0; background-color: #39b3d7; }
.aux-modern-button.aux-info:hover .aux-overlay:after { opacity: 1; }
.aux-modern-button.aux-info:hover .aux-icon:after { opacity: 1; }
.aux-modern-button.aux-success { color: #FFFFFF; }
.aux-modern-button.aux-success .aux-overlay:after, .aux-modern-button.aux-success .aux-overlay:before { content: ''; position: absolute; width: 100%; height: 100%; top: 0; right: 0; }
.aux-modern-button.aux-success .aux-overlay:before { background-color: #5cb85c; }
.aux-modern-button.aux-success .aux-overlay:after { opacity: 0; background-color: #47a447; }
.aux-modern-button.aux-success:hover .aux-overlay:after { opacity: 1; }
.aux-modern-button.aux-success:hover .aux-icon:after { opacity: 1; }
.aux-modern-button.aux-warning { color: #FFFFFF; }
.aux-modern-button.aux-warning .aux-overlay:after, .aux-modern-button.aux-warning .aux-overlay:before { content: ''; position: absolute; width: 100%; height: 100%; top: 0; right: 0; }
.aux-modern-button.aux-warning .aux-overlay:before { background-color: #f0ad4e; }
.aux-modern-button.aux-warning .aux-overlay:after { opacity: 0; background-color: #ed9c28; }
.aux-modern-button.aux-warning:hover .aux-overlay:after { opacity: 1; }
.aux-modern-button.aux-warning:hover .aux-icon:after { opacity: 1; }
.aux-modern-button.aux-caution { color: #FFFFFF; }
.aux-modern-button.aux-caution .aux-overlay:after, .aux-modern-button.aux-caution .aux-overlay:before { content: ''; position: absolute; width: 100%; height: 100%; top: 0; right: 0; }
.aux-modern-button.aux-caution .aux-overlay:before { background-color: #d9534f; }
.aux-modern-button.aux-caution .aux-overlay:after { opacity: 0; background-color: #d2322d; }
.aux-modern-button.aux-caution:hover .aux-overlay:after { opacity: 1; }
.aux-modern-button.aux-caution:hover .aux-icon:after { opacity: 1; }
.aux-modern-button.aux-modern-button-outline.aux-black { color: #3D3D3D; }
.aux-modern-button.aux-modern-button-outline.aux-black .aux-overlay:before, .aux-modern-button.aux-modern-button-outline.aux-black .aux-overlay:after { box-shadow: 0 0 0 1px #3D3D3D inset; }
.aux-modern-button.aux-modern-button-outline.aux-black .aux-overlay:before { background-color: transparent; }
.aux-modern-button.aux-modern-button-outline.aux-black:hover { color: #FFFFFF; }
.aux-modern-button.aux-modern-button-outline.aux-black:hover .aux-overlay:after { background-color: #3D3D3D; }
.aux-modern-button.aux-modern-button-outline.aux-white { color: #FFFFFF; }
.aux-modern-button.aux-modern-button-outline.aux-white .aux-overlay:before, .aux-modern-button.aux-modern-button-outline.aux-white .aux-overlay:after { box-shadow: 0 0 0 1px #FFFFFF inset; }
.aux-modern-button.aux-modern-button-outline.aux-white .aux-overlay:before { background-color: transparent; }
.aux-modern-button.aux-modern-button-outline.aux-white:hover { color: #3D3D3D; }
.aux-modern-button.aux-modern-button-outline.aux-white:hover .aux-overlay:after { background-color: #FFFFFF; }
.aux-modern-button.aux-modern-button-outline.aux-info { color: #5bc0de; }
.aux-modern-button.aux-modern-button-outline.aux-info .aux-overlay:before, .aux-modern-button.aux-modern-button-outline.aux-info .aux-overlay:after { box-shadow: 0 0 0 1px #5bc0de inset; }
.aux-modern-button.aux-modern-button-outline.aux-info .aux-overlay:before { background-color: transparent; }
.aux-modern-button.aux-modern-button-outline.aux-info:hover { color: #FFFFFF; }
.aux-modern-button.aux-modern-button-outline.aux-info:hover .aux-overlay:after { background-color: #5bc0de; }
.aux-modern-button.aux-modern-button-outline.aux-success { color: #5cb85c; }
.aux-modern-button.aux-modern-button-outline.aux-success .aux-overlay:before, .aux-modern-button.aux-modern-button-outline.aux-success .aux-overlay:after { box-shadow: 0 0 0 1px #5cb85c inset; }
.aux-modern-button.aux-modern-button-outline.aux-success .aux-overlay:before { background-color: transparent; }
.aux-modern-button.aux-modern-button-outline.aux-success:hover { color: #FFFFFF; }
.aux-modern-button.aux-modern-button-outline.aux-success:hover .aux-overlay:after { background-color: #5cb85c; }
.aux-modern-button.aux-modern-button-outline.aux-warning { color: #f0ad4e; }
.aux-modern-button.aux-modern-button-outline.aux-warning .aux-overlay:before, .aux-modern-button.aux-modern-button-outline.aux-warning .aux-overlay:after { box-shadow: 0 0 0 1px #f0ad4e inset; }
.aux-modern-button.aux-modern-button-outline.aux-warning .aux-overlay:before { background-color: transparent; }
.aux-modern-button.aux-modern-button-outline.aux-warning:hover { color: #FFFFFF; }
.aux-modern-button.aux-modern-button-outline.aux-warning:hover .aux-overlay:after { background-color: #f0ad4e; }
.aux-modern-button.aux-modern-button-outline.aux-caution { color: #d9534f; }
.aux-modern-button.aux-modern-button-outline.aux-caution .aux-overlay:before, .aux-modern-button.aux-modern-button-outline.aux-caution .aux-overlay:after { box-shadow: 0 0 0 1px #d9534f inset; }
.aux-modern-button.aux-modern-button-outline.aux-caution .aux-overlay:before { background-color: transparent; }
.aux-modern-button.aux-modern-button-outline.aux-caution:hover { color: #FFFFFF; }
.aux-modern-button.aux-modern-button-outline.aux-caution:hover .aux-overlay:after { background-color: #d9534f; }
.aux-modern-button.aux-modern-button-round .aux-overlay:before, .aux-modern-button.aux-modern-button-round .aux-overlay:after { border-radius: 5px; }
.aux-modern-button.aux-modern-button-curve .aux-overlay:before, .aux-modern-button.aux-modern-button-curve .aux-overlay:after { border-radius: 100em; }
.aux-modern-button.aux-modern-button-normal { border-radius: 0; }
.aux-modern-button.aux-modern-button-xs { padding: 8px  15px; font-size: 0.6875em; font-weight: 400; }
.aux-modern-button.aux-modern-button-sm { padding: 9px 18px; font-size: 0.6875em; font-weight: 500; }
.aux-modern-button.aux-modern-button-md { padding: 12px 23px; font-size: 0.75em; font-weight: 500; }
.aux-modern-button.aux-modern-button-lg { padding: 20px 35px; font-size: 0.8125em; font-weight: 700; }
.aux-modern-button.aux-modern-button-xl { padding: 27px 55px; font-size: 0.8125em; font-weight: 700; }
.aux-modern-button.aux-icon-left .aux-icon { margin-right: 5px; }
.aux-modern-button.aux-icon-right { flex-direction: row-reverse; }
.aux-modern-button.aux-icon-right .aux-icon { margin-left: 5px; }
.aux-modern-button.aux-icon-top { flex-direction: column; }
.aux-modern-button.aux-icon-top .aux-icon { margin-bottom: 5px; }
.aux-modern-button.aux-icon-bottom { flex-direction: column-reverse; }
.aux-modern-button.aux-icon-bottom .aux-icon { margin-top: 5px; }
.aux-widget-price-list .aux-icon-list-item { flex-wrap: wrap; align-items: center; }
.aux-widget-price-list .aux-list-item-has-connector { width: 100%; }
.aux-select-element { min-width: 100px; }
.aux-select-element .current { padding: 4px 8px; width: 100%; display: inline-block; }
.aux-select-element .current img { display: inline-block; width: auto; max-height: 20px; }
.aux-select-element .list { position: absolute; left: 0; display: none; width: 100%; opacity: 0; margin-top: 0; transition: opacity 0.3s ease; }
.aux-select-element .list.show { display: block; opacity: 1; transition: opacity 0.3s ease 0.3s; }
.aux-select-element .list .option { padding: 4px 8px; margin-bottom: 0; }
.aux-select-element .list .option:hover { background-color: #c6c6c6; }
.aux-select-element .list .option img { display: inline-block; width: auto; max-height: 20px; } .hentry { position: relative; min-height: 130px; }
.hentry:after { content: ""; display: table; clear: both; }
.entry-content, .comment-body { overflow-wrap: break-word; word-wrap: break-word; }
.entry-content h1, .comment-body h1 { font-size: 2.7em; }
.entry-content h2, .comment-body h2 { font-size: 2.1em; }
.entry-content pre, .comment-body pre { border: 1px solid #EAEAEA; color: #505050; font-family: Consolas, Monaco, Lucida Console, monospace; font-size: 12px; font-size: 0.857142857rem; line-height: 1.714285714; margin: 24px 0; margin: 1.714285714rem 0; overflow: auto; padding: 24px; padding: 1.714285714rem; }
.entry-content ul, .comment-body ul { list-style: disc outside; padding-left: 1.1em; }
.entry-content ul, .comment-body ul, .entry-content ol, .comment-body ol { margin-top: 0; }
.entry-content ul li, .comment-body ul li, .entry-content ol li, .comment-body ol li { margin: 0; line-height: 190%; }
.entry-content ul ul, .comment-body ul ul, .entry-content ol ul, .comment-body ol ul { margin: 0.5em 0 0.5em 2em; font-size: 1em; }
.entry-content ul ol, .comment-body ul ol, .entry-content ol ol, .comment-body ol ol { margin: 0.5em 0 0.5em 3em; font-size: 1em; }
.entry-content ul ul, .comment-body ul ul, .entry-content ol ul, .comment-body ol ul { list-style: circle; }
.entry-content ul ul ul, .comment-body ul ul ul, .entry-content ol ul ul, .comment-body ol ul ul { list-style: square; }
.entry-content img, .comment-body img { max-width: 100%; }
.entry-content .alignleft, .comment-body .alignleft { margin: 0.5em 1.2em 0.5em 0; }
.entry-content .alignright, .comment-body .alignright { margin: 0.5em 0 0.5em 1.2em; }
.entry-content .aligncenter, .comment-body .aligncenter { margin: 0.5em auto; }
.entry-content .alignnone, .comment-body .alignnone { margin: 0.5em 0; }
.entry-content iframe, .comment-body iframe { margin-bottom: 1em; }
.aux-primary .content .aux-pagination { margin-bottom: 3em; margin-top: 3em; }
.aux-primary .content .aux-pagination:after { content: ""; display: table; clear: both; }
.wp-caption { max-width: 100%; }
.wp-caption.aligncenter { text-align: center; }
.wp-caption.alignright, .wp-caption.alignleft { display: inline-block; }
.wp-caption.alignleft { text-align: left; }
.wp-caption.alignright { text-align: right; }
.wp-caption-text { padding: 10px; margin: 0; background-color: #F3F3F3; text-align: center; font-size: 0.75em; color: #3D3D3D; }
.aux-next-prev-posts { margin-bottom: 4.375em; }
.aux-next-prev-posts:after { content: ""; display: table; clear: both; }
.aux-next-prev-posts .np-prev-section, .aux-next-prev-posts .np-next-section { width: 50%; }
.aux-next-prev-posts .np-prev-section:after, .aux-next-prev-posts .np-next-section:after { content: ""; display: table; clear: both; }
.aux-next-prev-posts .np-prev-section > a:hover, .aux-next-prev-posts .np-next-section > a:hover { overflow: hidden; }
.aux-next-prev-posts .np-prev-section > a:hover .np-nav-text, .aux-next-prev-posts .np-prev-section > a:hover .np-title, .aux-next-prev-posts .np-next-section > a:hover .np-nav-text, .aux-next-prev-posts .np-next-section > a:hover .np-title { text-decoration: underline; }
.aux-next-prev-posts .np-prev-section > a:hover .aux-overlay, .aux-next-prev-posts .np-next-section > a:hover .aux-overlay { position: absolute; width: 105%; top: 50%; left: 50%; transform: translate(-50%, -50%) scale(0, 0); transition: "all 500ms cubic-bezier(0.77, 0, 0.175, 1)"; }
.aux-next-prev-posts .np-prev-section > a:hover .aux-overlay::after, .aux-next-prev-posts .np-next-section > a:hover .aux-overlay::after { position: relative; content: ''; border-radius: 50%; display: block; padding-top: 100%; background-color: #3D3D3D; }
.aux-next-prev-posts .np-prev-section > a:hover:hover .aux-overlay, .aux-next-prev-posts .np-next-section > a:hover:hover .aux-overlay { transform: translate(-50%, -50%) scale(1, 1); }
.aux-next-prev-posts .np-prev-section > a:hover .aux-svg-arrow, .aux-next-prev-posts .np-next-section > a:hover .aux-svg-arrow { opacity: 0; }
.aux-next-prev-posts .np-prev-section > a:hover .aux-svg-arrow.aux-no-fade, .aux-next-prev-posts .np-next-section > a:hover .aux-svg-arrow.aux-no-fade { opacity: 1; }
.aux-next-prev-posts .np-prev-section > a:hover .aux-hover-arrow, .aux-next-prev-posts .np-next-section > a:hover .aux-hover-arrow { transform: translate(-50%, -50%) !important; opacity: 1; }
.aux-next-prev-posts .np-arrow img { display: inline-block; }
.aux-next-prev-posts .np-nav-text, .aux-next-prev-posts .np-title { transition: all 550ms cubic-bezier(0.25, 0.1, 0.25, 1); }
.aux-next-prev-posts .np-nav-text { font-size: 0.75em; color: #AAA; margin-bottom: 4px; margin-top: 0; }
.aux-next-prev-posts .np-title { font-size: 1.125em; font-weight: 600; white-space: nowrap; min-width: 70%; overflow: hidden; text-overflow: ellipsis; color: #505050; }
.right2-sidebar .aux-next-prev-posts .np-title, .left2-sidebar .aux-next-prev-posts .np-title, .right-left-sidebar .aux-next-prev-posts .np-title, .left-right-sidebar .aux-next-prev-posts .np-title { min-width: 60%; }
.aux-next-prev-posts .np-prev-section { float: left; text-align: left; padding-right: 1em; }
.aux-next-prev-posts .np-prev-section .np-arrow { margin-right: 25px; float: left; }
.aux-next-prev-posts .np-prev-section .aux-arrow-nav { float: left; }
.aux-next-prev-posts .np-prev-section > a:hover .np-nav-text, .aux-next-prev-posts .np-prev-section > a:hover .np-title { transform: translateX(-7px); }
.aux-next-prev-posts .np-next-section { float: right; text-align: right; padding-left: 1em; }
.aux-next-prev-posts .np-next-section .np-arrow { margin-left: 25px; float: right; }
.aux-next-prev-posts .np-next-section .aux-arrow-nav { float: right; }
.aux-next-prev-posts .np-next-section > a:hover .np-nav-text, .aux-next-prev-posts .np-next-section > a:hover .np-title { transform: translateX(7px); }
.aux-next-prev-posts.nav-skin-minimal .np-arrow { margin-top: 4px; }
.aux-next-prev-posts.nav-skin-modern { background-color: #F8F8F8; }
.aux-next-prev-posts.nav-skin-modern > section { padding-top: 0.875em; padding-bottom: 0.875em; }
.aux-next-prev-posts.nav-skin-modern .np-prev-section { padding-left: 3.125em; }
.aux-next-prev-posts.nav-skin-modern .np-prev-section .np-nav-text { padding-left: 3.125em !important; }
.aux-next-prev-posts.nav-skin-modern .np-prev-section .np-nav-text:before { content: ' ' !important; background-image: url(//alk.in.th/wp-content/themes/phlox/css/images/svg/leftarrow.svg); width: 30px; height: 13px; margin-top: -2px; }
.aux-next-prev-posts.nav-skin-modern .np-next-section { padding-right: 3.125em; }
.aux-next-prev-posts.nav-skin-modern .np-next-section .np-nav-text { padding-right: 3.125em !important; }
.aux-next-prev-posts.nav-skin-modern .np-next-section .np-nav-text:after { content: ' ' !important; background-image: url(//alk.in.th/wp-content/themes/phlox/css/images/svg/rightarrow.svg); width: 30px; height: 13px; margin-top: -2px; }
.aux-next-prev-posts.nav-skin-modern .np-nav-text { font-size: 0.75em; text-transform: uppercase; }
.aux-next-prev-posts.nav-skin-modern .np-nav-text:before, .aux-next-prev-posts.nav-skin-modern .np-nav-text:after { top: 50%; transform: translateY(-50%); }
.aux-next-prev-posts.nav-skin-modern .aux-port-archive-btn { text-align: center; }
.aux-next-prev-posts.nav-skin-modern .aux-port-archive-btn svg { width: 14px; height: 14px; }
.aux-next-prev-posts.nav-skin-classic-title, .aux-next-prev-posts.nav-skin-classic, .aux-next-prev-posts.nav-skin-modern { display: table; width: 100%; vertical-align: middle; position: relative; }
.aux-next-prev-posts.nav-skin-classic-title .aux-arrow-nav, .aux-next-prev-posts.nav-skin-classic .aux-arrow-nav, .aux-next-prev-posts.nav-skin-modern .aux-arrow-nav { display: none; }
.aux-next-prev-posts.nav-skin-classic-title > section, .aux-next-prev-posts.nav-skin-classic > section, .aux-next-prev-posts.nav-skin-modern > section { display: table-cell; width: 45%; max-width: 45%; float: none; vertical-align: middle; }
.aux-next-prev-posts.nav-skin-classic-title > section > a, .aux-next-prev-posts.nav-skin-classic > section > a, .aux-next-prev-posts.nav-skin-modern > section > a { position: relative; display: block; padding: 25px 0px; transition: all 550ms cubic-bezier(0.25, 0.1, 0.25, 1); }
.aux-next-prev-posts.nav-skin-classic-title > section > a:hover .np-nav-text, .aux-next-prev-posts.nav-skin-classic-title > section > a:hover .np-title, .aux-next-prev-posts.nav-skin-classic > section > a:hover .np-nav-text, .aux-next-prev-posts.nav-skin-classic > section > a:hover .np-title, .aux-next-prev-posts.nav-skin-modern > section > a:hover .np-nav-text, .aux-next-prev-posts.nav-skin-modern > section > a:hover .np-title { transform: none; }
.aux-next-prev-posts.nav-skin-classic-title > section > a .np-title, .aux-next-prev-posts.nav-skin-classic > section > a .np-title, .aux-next-prev-posts.nav-skin-modern > section > a .np-title { margin-bottom: 0; }
.aux-next-prev-posts.nav-skin-classic-title > section > a .np-nav-text:before, .aux-next-prev-posts.nav-skin-classic-title > section > a .np-nav-text:after, .aux-next-prev-posts.nav-skin-classic > section > a .np-nav-text:before, .aux-next-prev-posts.nav-skin-classic > section > a .np-nav-text:after, .aux-next-prev-posts.nav-skin-modern > section > a .np-nav-text:before, .aux-next-prev-posts.nav-skin-modern > section > a .np-nav-text:after { position: absolute; top: 50%; transform: translateY(-50%); }
.aux-next-prev-posts.nav-skin-classic-title .aux-port-archive-btn, .aux-next-prev-posts.nav-skin-classic .aux-port-archive-btn, .aux-next-prev-posts.nav-skin-modern .aux-port-archive-btn { position: absolute; right: 0; left: 0; top: 50%; width: 10%; margin: 0 auto; transform: translateY(-50%); }
.aux-next-prev-posts.nav-skin-classic-title .aux-port-archive-btn > a, .aux-next-prev-posts.nav-skin-classic .aux-port-archive-btn > a, .aux-next-prev-posts.nav-skin-modern .aux-port-archive-btn > a { display: block; margin-top: -8px; padding: 1.5625em; }
.aux-next-prev-posts.nav-skin-classic-title .aux-port-archive-btn .ico-main-port, .aux-next-prev-posts.nav-skin-classic .aux-port-archive-btn .ico-main-port, .aux-next-prev-posts.nav-skin-modern .aux-port-archive-btn .ico-main-port { fill: #BBB; }
.aux-next-prev-posts.nav-skin-classic-title .np-prev-section, .aux-next-prev-posts.nav-skin-classic .np-prev-section, .aux-next-prev-posts.nav-skin-modern .np-prev-section { float: left; }
.aux-next-prev-posts.nav-skin-classic-title .np-prev-section > a:hover, .aux-next-prev-posts.nav-skin-classic .np-prev-section > a:hover, .aux-next-prev-posts.nav-skin-modern .np-prev-section > a:hover { transform: translateX(-7px); }
.aux-next-prev-posts.nav-skin-classic-title .np-prev-section > a .np-title, .aux-next-prev-posts.nav-skin-classic .np-prev-section > a .np-title, .aux-next-prev-posts.nav-skin-modern .np-prev-section > a .np-title { padding-left: 1.5625em; }
.aux-next-prev-posts.nav-skin-classic-title .np-prev-section .np-nav-text, .aux-next-prev-posts.nav-skin-classic .np-prev-section .np-nav-text, .aux-next-prev-posts.nav-skin-modern .np-prev-section .np-nav-text { color: #3D3D3D; padding-left: 2.3125em; }
.aux-next-prev-posts.nav-skin-classic-title .np-prev-section .np-nav-text:before, .aux-next-prev-posts.nav-skin-classic .np-prev-section .np-nav-text:before, .aux-next-prev-posts.nav-skin-modern .np-prev-section .np-nav-text:before { left: 0; }
.aux-next-prev-posts.nav-skin-classic-title .np-next-section, .aux-next-prev-posts.nav-skin-classic .np-next-section, .aux-next-prev-posts.nav-skin-modern .np-next-section { float: right; }
.aux-next-prev-posts.nav-skin-classic-title .np-next-section > a:hover, .aux-next-prev-posts.nav-skin-classic .np-next-section > a:hover, .aux-next-prev-posts.nav-skin-modern .np-next-section > a:hover { transform: translateX(7px); }
.aux-next-prev-posts.nav-skin-classic-title .np-next-section > a .np-title, .aux-next-prev-posts.nav-skin-classic .np-next-section > a .np-title, .aux-next-prev-posts.nav-skin-modern .np-next-section > a .np-title { padding-right: 1.5625em; }
.aux-next-prev-posts.nav-skin-classic-title .np-next-section .np-nav-text, .aux-next-prev-posts.nav-skin-classic .np-next-section .np-nav-text, .aux-next-prev-posts.nav-skin-modern .np-next-section .np-nav-text { color: #3D3D3D; padding-right: 2.3125em; }
.aux-next-prev-posts.nav-skin-classic-title .np-next-section .np-nav-text:after, .aux-next-prev-posts.nav-skin-classic .np-next-section .np-nav-text:after, .aux-next-prev-posts.nav-skin-modern .np-next-section .np-nav-text:after { right: 0; }
.aux-next-prev-posts.nav-skin-classic-title .np-nav-text, .aux-next-prev-posts.nav-skin-classic .np-nav-text, .aux-next-prev-posts.nav-skin-modern .np-nav-text { font-weight: 600; color: #505050; }
.aux-next-prev-posts.nav-skin-classic-title .np-next-section .np-nav-text:after, .aux-next-prev-posts.nav-skin-classic .np-next-section .np-nav-text:after, .aux-next-prev-posts.nav-skin-modern .np-next-section .np-nav-text:after { content: '\2192'; margin-left: 0.3em; }
.aux-next-prev-posts.nav-skin-classic-title .np-prev-section .np-nav-text:before, .aux-next-prev-posts.nav-skin-classic .np-prev-section .np-nav-text:before, .aux-next-prev-posts.nav-skin-modern .np-prev-section .np-nav-text:before { content: '\2190'; margin-right: 0.3em; }
.aux-next-prev-posts.nav-skin-classic-title.aux-next-prev-posts > section { padding: 1.5625em 2.0625em; }
.aux-next-prev-posts.nav-skin-classic-title.aux-next-prev-posts > section > a .np-nav-text:before, .aux-next-prev-posts.nav-skin-classic-title.aux-next-prev-posts > section > a .np-nav-text:after { top: 50%; transform: translateY(-50%); color: #3D3D3D; }
.aux-next-prev-posts.nav-skin-classic-title.aux-next-prev-posts .np-next-section > a .np-nav-text { color: #BBB; }
.aux-next-prev-posts.nav-skin-classic-title.aux-next-prev-posts .np-next-section > a .np-nav-text:after { right: -32px; }
.aux-next-prev-posts.nav-skin-classic-title.aux-next-prev-posts .np-prev-section > a .np-nav-text:before { left: -32px; }
.aux-next-prev-posts.nav-skin-thumb-arrow .np-arrow { border: solid 1px #BBB; }
.aux-next-prev-posts.nav-skin-thumb-arrow .aux-arrow-nav { width: 30px; height: 80px; box-shadow: none; }
.aux-next-prev-posts.nav-skin-thumb-arrow .aux-arrow-nav img { box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.06); }
.aux-next-prev-posts.nav-skin-thumb-arrow .np-nav-text { margin-bottom: 4px; padding-top: 8px; }
.aux-next-prev-posts.nav-skin-thumb-arrow.aux-next-prev-posts .np-title { min-width: 55%; max-height: 2.3em; }
.aux-next-prev-posts.nav-skin-thumb-arrow.no-arrow .np-arrow { border: none; }
.aux-next-prev-posts.nav-skin-thumb-arrow.no-arrow .aux-arrow-nav { display: none; }
.aux-next-prev-posts.nav-skin-thumb-arrow.no-arrow .np-nav-text { font-weight: 600; color: #505050; }
.aux-next-prev-posts.nav-skin-thumb-arrow.no-arrow .np-next-section .np-nav-text:after { content: '\2192'; margin-left: 0.3em; }
.aux-next-prev-posts.nav-skin-thumb-arrow.no-arrow .np-prev-section .np-nav-text:before { content: '\2190'; margin-right: 0.3em; }
.aux-next-prev-posts.nav-skin-boxed-image { display: table; width: 100%; }
.aux-next-prev-posts.nav-skin-boxed-image .aux-arrow-nav { display: none; color: #3D3D3D; }
.aux-next-prev-posts.nav-skin-boxed-image.aux-next-prev-posts > section { display: table-cell; width: 50%; max-width: 50%; float: none; padding: 1.5625em; border: 1px solid #BBB; background-repeat: no-repeat; background-size: cover; background-position: center; }
.aux-next-prev-posts.nav-skin-boxed-image.aux-next-prev-posts .np-title { white-space: normal; margin: 0; color: #3D3D3D; }
.aux-next-prev-posts.nav-skin-boxed-image.aux-next-prev-posts .np-prev-section { border-right: none; }
.aux-next-prev-posts.nav-skin-boxed-image .aux-arrow-nav { display: none; }
.aux-next-prev-posts.nav-skin-boxed-image .np-nav-text { font-weight: 600; color: #505050; }
.aux-next-prev-posts.nav-skin-boxed-image .np-next-section .np-nav-text:after { content: '\2192'; margin-left: 0.3em; }
.aux-next-prev-posts.nav-skin-boxed-image .np-prev-section .np-nav-text:before { content: '\2190'; margin-right: 0.3em; }
.aux-next-prev-posts.nav-skin-boxed-image .np-nav-text { color: #3D3D3D; }
.aux-next-prev-posts.aux-dark-th .np-nav-text, .aux-next-prev-posts.aux-dark-th .np-title { color: #FFFFFF !important; }
.aux-next-prev-posts.aux-dark-th.aux-next-prev-posts > section { border: 1px solid #3D3D3D; }
.aux-next-prev-posts.aux-sticky-nav { margin-bottom: 0; }
.aux-next-prev-posts.aux-sticky-nav .np-prev-section, .aux-next-prev-posts.aux-sticky-nav .np-next-section { position: fixed; z-index: 11200; top: 45%; background-color: #FFFFFF; transition: transform 250ms cubic-bezier(0.165, 0.84, 0.44, 1); }
.aux-next-prev-posts.aux-sticky-nav .np-prev-section .aux-arrow-nav, .aux-next-prev-posts.aux-sticky-nav .np-next-section .aux-arrow-nav { border: solid 1px #BBB; transition: transform 200ms cubic-bezier(0.165, 0.84, 0.44, 1) 200ms; background-color: white; }
.aux-next-prev-posts.aux-sticky-nav .np-prev-section { left: 0; }
.aux-next-prev-posts.aux-sticky-nav .np-next-section { right: 0; }
.aux-next-prev-posts.aux-sticky-nav.nav-skin-thumb-arrow .np-prev-section, .aux-next-prev-posts.aux-sticky-nav.nav-skin-thumb-arrow .np-next-section { box-shadow: 0px 0 0px 1px #BBB; max-width: 375px; }
.aux-next-prev-posts.aux-sticky-nav.nav-skin-thumb-arrow .np-prev-section.has-nav-thumb, .aux-next-prev-posts.aux-sticky-nav.nav-skin-thumb-arrow .np-next-section.has-nav-thumb { max-width: 455px; }
.aux-next-prev-posts.aux-sticky-nav.nav-skin-thumb-arrow .np-prev-section .np-nav-text, .aux-next-prev-posts.aux-sticky-nav.nav-skin-thumb-arrow .np-next-section .np-nav-text { padding-top: 20px; margin-bottom: 6px; font-weight: 600; }
.aux-next-prev-posts.aux-sticky-nav.nav-skin-thumb-arrow .np-prev-section .np-title, .aux-next-prev-posts.aux-sticky-nav.nav-skin-thumb-arrow .np-next-section .np-title { margin-bottom: 0; min-width: 40%; max-height: 1.3em; }
.aux-next-prev-posts.aux-sticky-nav.nav-skin-thumb-arrow .np-prev-section .np-arrow, .aux-next-prev-posts.aux-sticky-nav.nav-skin-thumb-arrow .np-next-section .np-arrow { border: none; }
.aux-next-prev-posts.aux-sticky-nav.nav-skin-thumb-arrow .np-prev-section:hover .aux-arrow-nav, .aux-next-prev-posts.aux-sticky-nav.nav-skin-thumb-arrow .np-next-section:hover .aux-arrow-nav { transition-duration: 10ms; transition-delay: 10ms; }
.aux-next-prev-posts.aux-sticky-nav.nav-skin-thumb-arrow .np-prev-section:hover .aux-arrow-nav, .aux-next-prev-posts.aux-sticky-nav.nav-skin-thumb-arrow .np-next-section:hover .aux-arrow-nav { border: none; }
.aux-next-prev-posts.aux-sticky-nav.nav-skin-thumb-arrow .np-prev-section > a:hover .np-nav-text, .aux-next-prev-posts.aux-sticky-nav.nav-skin-thumb-arrow .np-prev-section > a:hover .np-title, .aux-next-prev-posts.aux-sticky-nav.nav-skin-thumb-arrow .np-next-section > a:hover .np-nav-text, .aux-next-prev-posts.aux-sticky-nav.nav-skin-thumb-arrow .np-next-section > a:hover .np-title { text-decoration: none; }
.aux-next-prev-posts.aux-sticky-nav.nav-skin-thumb-arrow .np-prev-section { padding-right: 30px; transform: translateX(-376px); }
.aux-next-prev-posts.aux-sticky-nav.nav-skin-thumb-arrow .np-prev-section .aux-arrow-nav { border-left-width: 0; transform: translateX(375px); }
.aux-next-prev-posts.aux-sticky-nav.nav-skin-thumb-arrow .np-prev-section:hover { transform: translateX(0); }
.aux-next-prev-posts.aux-sticky-nav.nav-skin-thumb-arrow .np-prev-section:hover .aux-arrow-nav { transform: translateX(10px); }
.aux-next-prev-posts.aux-sticky-nav.nav-skin-thumb-arrow .np-prev-section.has-nav-thumb { transform: translateX(-456px); }
.aux-next-prev-posts.aux-sticky-nav.nav-skin-thumb-arrow .np-prev-section.has-nav-thumb .aux-arrow-nav { transform: translateX(455px); }
.aux-next-prev-posts.aux-sticky-nav.nav-skin-thumb-arrow .np-prev-section.has-nav-thumb .np-arrow { margin-right: 57px; }
.aux-next-prev-posts.aux-sticky-nav.nav-skin-thumb-arrow .np-prev-section.has-nav-thumb:hover { transform: translateX(-30px); }
.aux-next-prev-posts.aux-sticky-nav.nav-skin-thumb-arrow .np-prev-section.has-nav-thumb:hover .aux-arrow-nav { transform: translateX(120px); box-shadow: none; }
.aux-next-prev-posts.aux-sticky-nav.nav-skin-thumb-arrow .np-next-section { padding-left: 30px; transform: translateX(376px); }
.aux-next-prev-posts.aux-sticky-nav.nav-skin-thumb-arrow .np-next-section .aux-arrow-nav { border-right-width: 0; transform: translateX(-375px); }
.aux-next-prev-posts.aux-sticky-nav.nav-skin-thumb-arrow .np-next-section:hover { transform: translateX(0); }
.aux-next-prev-posts.aux-sticky-nav.nav-skin-thumb-arrow .np-next-section:hover .aux-arrow-nav { transform: translateX(-10px); }
.aux-next-prev-posts.aux-sticky-nav.nav-skin-thumb-arrow .np-next-section.has-nav-thumb { transform: translateX(456px); }
.aux-next-prev-posts.aux-sticky-nav.nav-skin-thumb-arrow .np-next-section.has-nav-thumb .aux-arrow-nav { transform: translateX(-455px); }
.aux-next-prev-posts.aux-sticky-nav.nav-skin-thumb-arrow .np-next-section.has-nav-thumb .np-arrow { margin-left: 57px; }
.aux-next-prev-posts.aux-sticky-nav.nav-skin-thumb-arrow .np-next-section.has-nav-thumb:hover { transform: translateX(30px); }
.aux-next-prev-posts.aux-sticky-nav.nav-skin-thumb-arrow .np-next-section.has-nav-thumb:hover .aux-arrow-nav { transform: translateX(-120px); box-shadow: none; }
@media print { .aux-next-prev-posts { display: none; } }
.single .rp4wp-related-posts { margin-top: 3.125em; }
.single .rp4wp-related-posts h3 { font-size: 1.5em; font-weight: 500; }
.single .rp4wp-related-posts ul { float: none; margin: 0 -15px; width: auto; }
.single .rp4wp-related-posts ul:after { content: ""; display: table; clear: both; }
.single .rp4wp-related-posts ul > li { float: left; padding: 0 15px; width: 25%; clear: none; }
.single .rp4wp-related-posts ul > li:nth-child(4n+5) { clear: left; }
.single .rp4wp-related-posts ul > li:nth-child(4n+5), .single .rp4wp-related-posts ul > li:nth-child(4n+6), .single .rp4wp-related-posts ul > li:nth-child(4n+7), .single .rp4wp-related-posts ul > li:nth-child(4n+8) { margin-top: 15px; }
@media screen and (max-width: 900px) { .single .rp4wp-related-posts ul > li { width: 50%; }
.single .rp4wp-related-posts ul > li:nth-child(2n+3) { clear: left; }
.single .rp4wp-related-posts ul > li:nth-child(2n+3), .single .rp4wp-related-posts ul > li:nth-child(2n+4) { margin-top: 15px; } }
.aux-related-posts-container { margin-bottom: 4.375em; }
.aux-related-posts-container .rp4wp-related-posts { margin: 0; }
@media screen and (max-width: 1300px) { .aux-resp .aux-next-prev-posts .np-title { font-size: 1.1em; white-space: normal; min-width: 50%; max-height: 2.3em; }
.aux-resp .aux-next-prev-posts.nav-skin-thumb-arrow .np-title { min-width: 40%; } }
@media screen and (max-width: 1023px) { .aux-resp .aux-next-prev-posts.nav-skin-thumb-arrow .np-arrow img { display: none; }
.aux-resp .aux-next-prev-posts.nav-skin-minimal .aux-arrow-nav { width: 40px; height: 40px; }
.aux-resp .aux-next-prev-posts.nav-skin-minimal .np-arrow { margin-top: 20px; }
.aux-resp .aux-next-prev-posts.nav-skin-minimal .np-nav-text { padding-top: 10px; color: #3D3D3D; }
.aux-resp .aux-next-prev-posts.nav-skin-minimal .np-prev-section > a:hover .np-nav-text, .aux-resp .aux-next-prev-posts.nav-skin-minimal .np-prev-section > a:hover .np-title, .aux-resp .aux-next-prev-posts.nav-skin-minimal .np-next-section > a:hover .np-nav-text, .aux-resp .aux-next-prev-posts.nav-skin-minimal .np-next-section > a:hover .np-title { transform: none; }
.aux-resp .aux-next-prev-posts.aux-sticky-nav { display: none; } }
@media screen and (max-width: 479px) { .aux-resp .aux-next-prev-posts .np-title { display: none; }
.aux-resp .aux-next-prev-posts .np-nav-text { margin: 0; }
.aux-resp .aux-next-prev-posts.nav-skin-minimal .np-arrow { margin-top: 0; }
.aux-resp .aux-next-prev-posts.nav-skin-thumb-arrow .np-nav-text { font-weight: 600; color: #505050; }
.aux-resp .aux-next-prev-posts.nav-skin-thumb-arrow .np-next-section .np-nav-text:after { content: '\2192'; margin-left: 0.3em; }
.aux-resp .aux-next-prev-posts.nav-skin-thumb-arrow .np-prev-section .np-nav-text:before { content: '\2190'; margin-right: 0.3em; }
.aux-resp .aux-next-prev-posts.nav-skin-thumb-arrow .np-nav-text { padding-top: 30px; }
.aux-resp .aux-next-prev-posts.nav-skin-thumb-arrow.no-arrow .np-nav-text { padding-top: 0; } }
.single .post-password-form { text-align: center; }
.single .post-password-form input[type="password"] { margin-left: auto; margin-right: auto; }
.single .post-password-form > p:last-child { margin-top: 1.5em; }
.page-links > a, .page-links .aux-page-current { border: 1px solid #AAA; padding: 3px 0; width: 32px; display: inline-block; text-align: center; }
.page-links > a { color: #AAA; }
.page-links .aux-page-current { background-color: #3D3D3D; }
.page-links .aux-page-current, .page-links .aux-page-current a { color: #FFFFFF; }
.entry-header.aux-visually-hide { position: absolute !important; }
.hentry .entry-content, .hentry .comment-body { margin-bottom: 3.125em; }
.hentry.aux-has-pb .entry-content, .hentry.aux-has-pb .comment-body { margin-bottom: 0; }
.hentry .entry-format { display: none; }
.hentry .entry-media { margin-bottom: 3.5625em; }
.hentry .entry-main { margin-bottom: 4.375em; }
.hentry .entry-title { position: relative; margin: 0; color: #3D3D3D; font-weight: 600; font-size: 2.3em; line-height: 150%; word-break: break-word; }
.hentry .entry-header { position: relative; display: block; height: auto; margin-bottom: 1.3em; }
.hentry .entry-post-format { float: right; }
.hentry .entry-post-format .aux-post-format-icon { position: relative; display: inline-block; vertical-align: middle; }
.hentry .entry-post-format .aux-post-format-icon > i { font-size: 25px; position: absolute; top: 50%; transform: translateY(-50%); right: 0; }
.aux-has-sidebar .aux-primary .hentry .entry-title { font-size: 1.75em; }
.entry-info .wpulike.aux-wpulike-single::before, .entry-info .wpulike.aux-wpulike-news::before, .hentry .entry-info [class^="entry-"] ~ [class^="entry-"]:before, .aux-widget-post-slider .aux-latest-posts-slider .aux-slide-info .entry-tax a::after, .hentry .entry-info .entry-tax a::after { content: "" !important; position: relative; top: 0; display: inline-block; width: 3px; height: 3px; border-radius: 50%; margin: 0 10px; vertical-align: middle; background-color: #BBB; }
.aux-widget-post-slider .aux-latest-posts-slider .aux-slide-info > div, .hentry .entry-info > div { display: inline-block; }
.aux-widget-post-slider .aux-latest-posts-slider .aux-slide-info .entry-date, .hentry .entry-info .entry-date { display: inline; }
.aux-widget-post-slider .aux-latest-posts-slider .aux-slide-info .entry-tax a, .hentry .entry-info .entry-tax a { color: inherit; display: inline-block; }
.aux-widget-post-slider .aux-latest-posts-slider .aux-slide-info .entry-tax a:hover, .hentry .entry-info .entry-tax a:hover { color: #1bb0ce; }
.aux-widget-post-slider .aux-latest-posts-slider .aux-slide-info .entry-tax a:last-child::after, .hentry .entry-info .entry-tax a:last-child::after { display: none; }
.aux-widget-post-slider .aux-latest-posts-slider .aux-slide-info .entry-tax.aux-no-sep a:last-child::after, .hentry .entry-info .entry-tax.aux-no-sep a:last-child::after { display: none; }
.hentry .entry-info { margin-bottom: 1.5625em; color: #888; font-size: 0.88em; }
.hentry .entry-info .entry-author .vcard { margin-right: 5px; }
.hentry .entry-info .entry-author + .entry-comments:before { display: none; }
.single-post .hentry .entry-meta { display: flex; align-items: center; position: relative; padding: 3.125em 0; border: solid 1px #DEDEDE; border-width: 1px 0; }
.single-post .hentry .entry-meta:after { content: ""; display: table; clear: both; }
.single-post .hentry .entry-meta .aux-single-post-share { font-size: 14px; order: 3; cursor: pointer; line-height: 1; }
.single-post .hentry .entry-meta .aux-single-post-share .aux-has-text::before { font-family: inherit; content: attr(data-text); font-weight: 500; text-decoration: underline; }
@media print { .single-post .hentry .entry-meta { display: none; } }
.single-post .hentry footer.entry-meta .entry-tax { flex: 1; order: 1; font-style: italic; font-size: 0.875em; color: #AAA; }
.single-post .hentry footer.entry-meta .entry-tax a { color: #3D3D3D; text-decoration: underline; font-weight: 600; }
.single-post .hentry footer.entry-meta .entry-tax a:hover { color: #1bb0ce; }
.single-post .hentry .aux-post-share { position: absolute; top: 50%; transform: translateY(-50%); right: 0; cursor: pointer; }
.single-post .hentry .aux-post-share .widget-socials { display: inline-block; vertical-align: bottom; }
.single-post .hentry .aux-post-share .aux-socials { font-size: 0.875em; font-weight: 600; color: #3D3D3D; }
.single-post .hentry .aux-post-share a:hover { color: #1bb0ce; }
@media screen and (max-width: 767px) { .aux-resp.single-post .hentry .aux-post-share { position: relative; width: 100%; margin-top: 3.125em; text-align: center; transform: none; }
.aux-resp.single-post .hentry footer.entry-meta { align-items: baseline; padding-top: 1.875em; } }
.hentry.aux-medium-context .entry-content, .hentry.aux-medium-context .comment-body, .hentry.aux-medium-context .entry-info, .hentry.aux-medium-context .entry-header { margin-left: 15%; margin-right: 15%; }
.hentry.aux-medium-context .entry-content > img, .hentry.aux-medium-context .comment-body > img, .hentry.aux-medium-context .entry-content > p > img, .hentry.aux-medium-context .comment-body > p > img, .hentry.aux-medium-context .entry-content > div > img, .hentry.aux-medium-context .comment-body > div > img, .hentry.aux-medium-context .entry-content > section > img, .hentry.aux-medium-context .comment-body > section > img { max-width: 160%; margin-left: -30%; margin-right: -30%; }
.hentry.aux-narrow-context .entry-content, .hentry.aux-narrow-context .comment-body, .hentry.aux-narrow-context .entry-info, .hentry.aux-narrow-context .entry-header { margin-left: 25%; margin-right: 25%; }
.hentry.aux-narrow-context .entry-content > img, .hentry.aux-narrow-context .comment-body > img, .hentry.aux-narrow-context .entry-content > p > img, .hentry.aux-narrow-context .comment-body > p > img, .hentry.aux-narrow-context .entry-content > div > img, .hentry.aux-narrow-context .comment-body > div > img, .hentry.aux-narrow-context .entry-content > section > img, .hentry.aux-narrow-context .comment-body > section > img { max-width: 200%; margin-left: -50%; margin-right: -50%; }
.type-post.format-quote .entry-header { padding: 2em 2em 1.4em; background: #333; color: white; }
.type-post.format-quote .entry-header:before { content: "“"; font-size: 3em; line-height: 10px; top: 14px; left: 0px; position: relative; color: #505050; font-family: sans-serif; font-weight: bold; font-style: normal; }
.type-post.format-quote .entry-header blockquote { padding: 0; background: none; }
.type-post.format-quote .quote-format-excerpt { font-style: italic; font-size: 1.4em; }
.type-post.format-quote .entry-title { margin-bottom: 0; font-size: 1.1625em !important; }
.type-post.format-quote .entry-title, .type-post.format-quote .entry-title a { color: #1bb0ce; }
.type-post.format-quote .entry-title a:hover { text-decoration: underline; }
.type-post.format-quote .link-format-excerpt { display: inline-block; border: 1px solid #1bb0ce; padding: 5px 15px; color: #1bb0ce; }
.type-post.format-quote .readmore { display: none; }
.type-post.format-gallery .entry-media { position: relative; }
.type-post.format-gallery .master-carousel-slider { transition: height 100ms; }
.type-post.format-link .link-format-excerpt { display: inline-block; padding: 0.6875em 0.75em; border: solid 1px #1bb0ce; color: #1bb0ce; line-height: 100%; max-width: 100%; }
.type-post.format-link .link-format-excerpt:hover { background-color: #1bb0ce; color: #FFFFFF; }
.type-post.format-link .readmore { display: none; }
.entry-related .fig-title { margin-bottom: 0; margin-top: 0.5em; }
.entry-related .fig-title a { color: #3D3D3D; }
.entry-related .fig-title a:hover { color: #1bb0ce; }
.entry-author-info { margin-bottom: 3.125em; padding: 0; min-height: 100px; }
.entry-author-info .author-avatar { position: absolute; }
.entry-author-info .author-avatar img { border-radius: 50%; }
.entry-author-info .author-description { display: inline-block; position: relative; margin-left: 8.875em; padding-top: 10px; }
.entry-author-info .author-description dl { position: relative; margin-bottom: 1em; }
.entry-author-info .author-description dt { font-size: 1.1875em; line-height: 1.5em; font-weight: 600; }
.entry-author-info .author-description dt a { color: #3D3D3D; }
.entry-author-info .author-description dd { margin: 0 0 1em 0; }
.entry-author-info .author-description dd span { font-size: 0.875em; font-style: italic; font-weight: 600; color: #BBB; }
.entry-author-info .aux-author-socials.aux-medium li a { font-size: 14px; color: inherit; }
@media screen and (max-width: 479px) { .entry-author-info .author-description { margin-left: 0; }
.entry-author-info .author-avatar { position: relative; } }
@media print { .entry-author-info { display: none; } }
.aux-user-entry .rp4wp-related-post-image { float: none; display: block; width: 100%; padding: 0; margin-bottom: 1.4375em; max-height: 130px; overflow-y: hidden; }
.aux-user-entry .rp4wp-related-post-content { line-height: 1.5; }
.aux-user-entry .rp4wp-related-post-content > a { display: block; margin-bottom: 1.4375em; color: inherit; font-size: 1.125em; font-weight: 600; }
.aux-user-entry .rp4wp-related-post-content > a:hover { color: #1bb0ce; }
.home.page .content > .hentry > .entry-main { margin-bottom: 0; }
.aux-archive.aux-template-type-side-media .aux-primary .type-post, .aux-search.aux-template-type-side-media .type-post { margin-bottom: 4.375em; }
.aux-archive.aux-template-type-side-media .aux-primary .type-post:after, .aux-search.aux-template-type-side-media .type-post:after { content: ""; display: table; clear: both; }
.aux-archive.aux-template-type-side-media .aux-primary .entry-media, .aux-search.aux-template-type-side-media .entry-media { float: left; width: 35%; margin-bottom: 0; }
.aux-archive.aux-template-type-side-media .aux-primary .entry-title, .aux-search.aux-template-type-side-media .entry-title { font-size: 1.53125em; line-height: 100%; }
.aux-archive.aux-template-type-side-media .aux-primary .entry-title a, .aux-search.aux-template-type-side-media .entry-title a { color: inherit; }
.aux-archive.aux-template-type-side-media .aux-primary .entry-content, .aux-search.aux-template-type-side-media .entry-content, .aux-archive.aux-template-type-side-media .aux-primary .comment-body, .aux-search.aux-template-type-side-media .comment-body { margin-bottom: 1.3em; }
.aux-archive.aux-template-type-side-media .aux-primary .entry-main, .aux-search.aux-template-type-side-media .entry-main { margin-bottom: 0; float: left; width: 100%; }
.aux-archive.aux-template-type-side-media .aux-primary .entry-media + .entry-main, .aux-search.aux-template-type-side-media .entry-media + .entry-main { padding-left: 1.875em; width: 65%; }
@media screen and (max-width: 479px) { .aux-archive.aux-template-type-side-media .aux-primary .aux-resp .entry-media, .aux-search.aux-template-type-side-media .aux-resp .entry-media, .aux-archive.aux-template-type-side-media .aux-primary .aux-resp .entry-main, .aux-search.aux-template-type-side-media .aux-resp .entry-main { float: none; width: 100%; }
.aux-archive.aux-template-type-side-media .aux-primary .aux-resp .entry-media + .entry-main, .aux-search.aux-template-type-side-media .aux-resp .entry-media + .entry-main { padding: 0; width: 100%; }
.aux-archive.aux-template-type-side-media .aux-primary .aux-resp .entry-media, .aux-search.aux-template-type-side-media .aux-resp .entry-media { margin-bottom: 2.3em; } }
.aux-archive .type-post .entry-title a { color: inherit; }
.aux-archive .type-post .entry-info { color: #AAA; }
.aux-archive .type-post .entry-info a { color: inherit; }
.aux-archive .type-post .entry-info a:hover { color: #1bb0ce; }
.aux-archive .type-post .aux-media-image.aux-image-mask { max-height: 800px; }
.aux-archive .type-post.sticky .entry-title::before { content: "\e16b"; font-family: "auxin-front"; font-size: 0.74em; speak: none; }
.aux-archive.page-template-blog-type-default .aux-primary .entry-main { border-bottom: 1px solid #EAEAEA; margin-bottom: 2.8125em; }
.aux-archive.page-template-blog-type-default .aux-primary .entry-media { margin-bottom: 40px; }
.aux-archive.page-template-blog-type-default .aux-primary .entry-header { margin-bottom: 0.6em; }
.aux-archive.page-template-blog-type-default .aux-primary .entry-title { font-size: 1.35em; }
.aux-archive.page-template-blog-type-default .aux-primary .entry-info { margin-bottom: 0.9em; font-size: 0.9em; font-weight: 500; text-transform: none; }
.aux-archive.page-template-blog-type-default .aux-primary .entry-info .entry-date::after, .aux-archive.page-template-blog-type-default .aux-primary .entry-info .meta-comment::after, .aux-archive.page-template-blog-type-default .aux-primary .entry-info .author::after { content: ""; position: relative; top: -1px; display: inline-block; width: 4px; height: 4px; border-radius: 50%; margin: 0 0.6em; vertical-align: middle; background-color: #BBB; }
.aux-archive.page-template-blog-type-default .aux-primary .entry-meta { margin-top: 1.5em; }
.aux-archive.page-template-blog-type-default .aux-primary .entry-meta .readmore a { padding: 0; background: transparent; border: none; border-radius: 0; color: #AAA; font-weight: 500; font-size: 0.875em; margin-bottom: 40px; }
.aux-archive.page-template-blog-type-default .aux-primary .entry-meta .readmore a a:hover { color: #1bb0ce; }
.aux-archive.page-template-blog-type-default .aux-primary .entry-content, .aux-archive.page-template-blog-type-default .aux-primary .comment-body { margin-bottom: 0; }
.aux-archive.page-template-type-default .aux-primary .entry-main { margin-bottom: 2.8125em; }
.aux-archive.aux-template-type-1 .aux-primary { text-align: center; }
.aux-archive.aux-template-type-1 .aux-primary .entry-content, .aux-archive.aux-template-type-1 .aux-primary .comment-body { margin-bottom: 0; }
.aux-archive.aux-template-type-1 .aux-primary .entry-header { margin-bottom: 1.1em; }
.aux-archive.aux-template-type-1 .aux-primary .entry-main { position: relative; margin-bottom: 4.0625em; padding-bottom: 70px; }
.aux-archive.aux-template-type-1 .aux-primary .entry-info { position: absolute; bottom: 0px; width: 100%; margin: 0px; padding-top: 26px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.aux-archive.aux-template-type-1 .aux-primary .entry-info::before { content: ""; top: 0; position: absolute; display: block; width: 40%; margin: 0 30%; border-top: solid 1px #DEDEDE; }
.aux-archive.aux-template-type-1 .aux-primary .entry-meta { display: none; }
.aux-archive.aux-template-type-2 .aux-primary .entry-header, .aux-archive.aux-template-type-3 .aux-primary .entry-header, .aux-archive.aux-template-type-4 .aux-primary .entry-header { margin-bottom: 1.1em; }
.aux-archive.aux-template-type-2 .aux-primary .entry-info, .aux-archive.aux-template-type-3 .aux-primary .entry-info, .aux-archive.aux-template-type-4 .aux-primary .entry-info { margin-bottom: 28px; padding-bottom: 28px; border-bottom: solid 1px #DEDEDE; color: #BBB; font-size: 0.9em; font-weight: 500; text-transform: none; }
.aux-archive.aux-template-type-2 .aux-primary .entry-content > p, .aux-archive.aux-template-type-3 .aux-primary .entry-content > p, .aux-archive.aux-template-type-4 .aux-primary .entry-content > p, .aux-archive.aux-template-type-2 .aux-primary .comment-body > p, .aux-archive.aux-template-type-3 .aux-primary .comment-body > p, .aux-archive.aux-template-type-4 .aux-primary .comment-body > p { margin-bottom: 0; }
.aux-archive.aux-template-type-2 .aux-primary .entry-meta, .aux-archive.aux-template-type-3 .aux-primary .entry-meta, .aux-archive.aux-template-type-4 .aux-primary .entry-meta { display: none; }
.aux-archive.aux-template-type-2 .aux-primary .entry-main, .aux-archive.aux-template-type-3 .aux-primary .entry-main, .aux-archive.aux-template-type-4 .aux-primary .entry-main { margin-bottom: 2.8125em; }
.aux-archive.aux-template-type-3 .aux-primary, .aux-archive.aux-template-type-4 .aux-primary { text-align: center; }
.aux-archive.aux-template-type-3 .aux-primary .entry-meta, .aux-archive.aux-template-type-4 .aux-primary .entry-meta { display: block; }
.aux-archive.aux-template-type-3 .aux-primary .entry-meta a, .aux-archive.aux-template-type-4 .aux-primary .entry-meta a { padding: 1.2em 2.2em; text-transform: uppercase; font-weight: 600; }
.aux-archive.aux-template-type-3 .aux-primary .entry-meta a::after, .aux-archive.aux-template-type-4 .aux-primary .entry-meta a::after { display: none; }
.aux-archive.aux-template-type-3 .aux-primary .entry-content, .aux-archive.aux-template-type-4 .aux-primary .entry-content, .aux-archive.aux-template-type-3 .aux-primary .comment-body, .aux-archive.aux-template-type-4 .aux-primary .comment-body { margin-bottom: 3em; }
.aux-archive.aux-template-type-4 .aux-primary .type-post { background-color: white; margin-bottom: 30px; }
.aux-archive.aux-template-type-4 .aux-primary .type-post .entry-media { margin-bottom: 0; }
.aux-archive.aux-template-type-4 .aux-primary .entry-main { margin-bottom: 0; padding: 70px; }
.aux-archive.aux-template-type-4 .aux-primary .entry-info { border: none; padding-bottom: 0; }
.aux-archive.aux-template-type-4 .aux-primary .entry-info::after { content: ""; display: block; height: 1px; background-image: linear-gradient(to right, #dedede 57.14286%, rgba(255, 255, 255, 0) 0%); background-position: top; background-size: 21px 1px; background-repeat: repeat-x; }
.aux-archive.aux-template-type-4 .aux-primary .entry-info::after { margin-top: 30px; }
.aux-archive.aux-template-type-4 .aux-primary .entry-meta a { border-radius: 0; border-color: #AAA; color: #AAA; }
.aux-archive.aux-template-type-10 .aux-primary .entry-media { margin-bottom: 40px; }
.aux-archive.aux-template-type-10 .aux-primary .entry-header { margin-bottom: 0.6em; }
.aux-archive.aux-template-type-10 .aux-primary .entry-title { font-size: 1.35em; }
.aux-archive.aux-template-type-10 .aux-primary .entry-info { margin-bottom: 0.9em; font-size: 0.9em; font-weight: 500; text-transform: none; }
.aux-archive.aux-template-type-10 .aux-primary .entry-meta { margin-top: 1.5em; }
.aux-archive.aux-template-type-10 .aux-primary .entry-meta .readmore a:hover { color: white; }
.aux-archive.aux-template-type-10 .aux-primary .entry-content, .aux-archive.aux-template-type-10 .aux-primary .comment-body { margin-bottom: 0; }
.error404 .aux-primary { width: 100%; }
.not-found { margin: 15% 0; }
.not-found.no-results { margin: 0; }
.not-found .entry-content h2, .not-found .comment-body h2 { margin: 0; line-height: normal; font-weight: 300 !important; font-family: Arial, Helvetica, sans-serif; font-size: 7.5em; }
.not-found .entry-content .entry-title, .not-found .comment-body .entry-title { margin: -5px 0 0 0; font-weight: 500 !important; font-size: 2.2em !important; line-height: 1.1em; }
.not-found button.aux-search-icon { display: none; }
.not-found .aux-404-icon { margin-right: 20px; float: left; background: url(//alk.in.th/wp-content/themes/phlox/css/images/svg/404.svg) no-repeat top left; width: 48px; height: 58px; }
.not-found .message404 { margin-top: 5px; line-height: 1.8em; }
.not-found form { margin-bottom: 10px; width: 100%; max-width: 380px; }
.not-found form .aux-search-field { padding: 0 1.5em; height: 56px !important; width: 100%; }
.not-found .aux-back-to-home { color: #3D3D3D; }
@media screen and (max-width: 767px) { .aux-resp .not-found .entry-content h2, .aux-resp .not-found .comment-body h2 { font-size: 6em; }
.aux-resp .not-found .entry-content .entry-title, .aux-resp .not-found .comment-body .entry-title { font-size: 2em; } }
.aux-search.aux-advanced-search .aux-primary .entry-media { width: 100% !important; margin-bottom: 1.4375em !important; }
.aux-search.aux-advanced-search .aux-primary .entry-media + .entry-main { width: 100%; padding-left: 0; margin-bottom: 0; }
.aux-search.aux-advanced-search .aux-primary .aux-widget-recent-products h4.widget-subtitle { display: none; }
.aux-search.aux-advanced-search .aux-primary .aux-search-from { padding: 0 5px; margin-bottom: 44px; }
.aux-search.aux-advanced-search .aux-primary .aux-search-from span, .aux-search.aux-advanced-search .aux-primary .aux-search-from a { font-size: 18px; font-family: "Raleway"; color: #3D3D3D; text-transform: capitalize; }
.aux-search.aux-advanced-search .aux-primary .aux-show-all-results { float: right; text-decoration: underline; }
.aux-search.aux-advanced-search .aux-primary .aux-widget-recent-posts article { margin: 0; padding: 0; }
.aux-search.aux-template-type-side-media .aux-primary .hentry .entry-main, .aux-search.aux-template-type-side-media .aux-primary .hentry .entry-media { margin-bottom: 3.75em; }
.aux-search.aux-template-type-side-media .aux-primary .hentry::after { content: ""; display: block; width: 120px; margin: 3.75em auto; margin-top: 0; border-bottom: solid 1px #EAEAEA; }
.aux-search.aux-template-type-side-media .aux-primary .hentry:last-of-type::after { border-color: transparent; }
.aux-search .hentry { margin-bottom: 3.75em; }
.aux-comments { position: relative; z-index: 4; margin-bottom: 2.5em; }
@media print { .aux-comments { display: none; } }
.comments-title, .comment-reply-title { font-size: 1.5em; font-weight: 600; position: relative; }
.aux-commentlist { list-style: none; margin-top: 0; margin-bottom: 3.125em; }
.aux-commentlist .children { margin: 0 0 0 95px; padding-top: 1em; }
.aux-commentlist .children > li { padding-top: 2em; }
.aux-commentlist .children > li:first-child { padding-top: 0; padding-bottom: 0; margin-bottom: 0; margin-top: 0; border: none; }
.aux-commentlist cite { font-style: normal; font-weight: 600; font-size: 0.875em; }
.aux-commentlist > li { padding-bottom: 1em; margin-bottom: 1em; }
.aux-commentlist .comment { position: relative; }
.aux-commentlist .comment .comment-author, .aux-commentlist .comment .comment-body, .aux-commentlist .comment .comment-reply-nav { margin-left: 95px; }
.aux-commentlist .comment .fn { padding-right: 13px; }
.aux-commentlist .comment .comment-author cite, .aux-commentlist .comment .comment-author time { display: block; }
.aux-commentlist .comment .comment-author time { margin-bottom: 2px; }
.aux-commentlist .comment .comment-author time a { font-size: 13px; color: #888; font-weight: 500; }
.aux-commentlist .comment .comment-author em { color: red; }
.aux-commentlist .comment .comment-reply-nav a, .aux-commentlist .comment .comment-edit-link { color: #888; font-size: 0.75em; font-weight: 600; }
.aux-commentlist .comment .comment-reply-nav a:hover, .aux-commentlist .comment .comment-edit-link:hover { text-decoration: underline; }
.aux-commentlist .comment .comment-edit-link { position: absolute; top: 25px; right: 0; }
.aux-commentlist .comment .comment-edit-link:hover { text-decoration: underline; }
.aux-commentlist .avatar { float: left; margin-right: 0; border: 3px solid #BBB; }
.aux-commentlist.skin-arrow-links .children { padding-top: 1em; }
.aux-commentlist.skin-arrow-links .children > li { padding-left: 60px; }
.aux-commentlist.skin-arrow-links .children > li:first-child { background: url(//alk.in.th/wp-content/themes/phlox/css/images/svg/reply.svg) no-repeat 13px 0; }
@media print { .aux-commentlist { display: none; } }
.bypostauthor > header .fn { background-color: #3D3D3D; color: #FFFFFF; padding: 1px 13px; border-radius: 13px; display: inline-block !important; }
.author-indicator { display: inline-block; font-size: 11px; margin-left: 9px; color: #BBB; vertical-align: middle; }
.aux-comments-navi { height: 20px; margin-top: 1.875em; margin-bottom: 1.875em; }
.aux-comments-navi .comments-pre-page { float: left; }
.aux-comments-navi .comment-next-page { float: right; }
@media print { .aux-comments-navi { display: none; } }
#respond { margin: 0 0 3.125em; max-width: 100%; }
@media print { #respond { display: none; } }
.comment + #respond { border-top: 1px solid #EAEAEA; margin-top: 1.875em; padding-top: 1.875em; }
#commentform textarea { font-size: 1.125em; font-weight: 500; }
#commentform input[type="text"], #commentform input[type="email"], #commentform input[type="url"] { width: 49%; }
@media screen and (max-width: 479px) { .aux-resp #commentform input[type="text"], .aux-resp #commentform input[type="email"], .aux-resp #commentform input[type="url"] { width: 100%; } }
#commentform .aux-form-cookies-consent { margin-bottom: 1em; }
#commentform .aux-form-cookies-consent input { margin-right: 10px; margin-top: 2px; }
#commentform .aux-form-cookies-consent label { font-size: 1em; display: inline; }
#cancel-comment-reply-link { position: absolute; top: 8px; right: 0; color: #BBB; }
#cancel-comment-reply-link:hover { text-decoration: underline; }
.nocomments { margin-bottom: 0; border-top: 1px solid #ddd; padding: 1em 0; font-style: italic; }
@media screen and (max-width: 1920px) { .aux-resp .aux-has-sidebar .aux-commentlist .children .children .children { margin-left: 0; }
.aux-resp .aux-has-sidebar .aux-commentlist .children .children .children > li:first-child { background-image: none; } }
@media screen and (max-width: 1439px) { .aux-resp .aux-commentlist .children .children { margin-left: 0; }
.aux-resp .aux-commentlist .children .children > li:first-child { background-image: none; } }
@media screen and (max-width: 1023px) { .aux-resp .aux-commentlist .children { margin-left: 0; }
.aux-resp .aux-commentlist .children > li { padding-left: 0; } }
@media screen and (max-width: 479px) { .bypostauthor.depth-3 > header .author-indicator, .bypostauthor.depth-3 > header .fn, .bypostauthor.depth-4 > header .author-indicator, .bypostauthor.depth-4 > header .fn, .bypostauthor.depth-5 > header .author-indicator, .bypostauthor.depth-5 > header .fn { font-size: 10px; }
.aux-commentlist .comment .comment-edit-link { position: relative; top: 0; right: auto; } }