html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	font:inherit;
	vertical-align:baseline
}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{
	display:block
}
body{
	line-height:1
}
ol,ul{
	list-style:none
}
blockquote,q{
	quotes:none
}
blockquote:before,blockquote:after,q:before,q:after{
	content:"";
	content:none
}
table{
	border-collapse:collapse;
	border-spacing:0
}
@font-face{
	font-family:kyivtype sans;
	font-weight:500;
	src:url(../fonts/KyivTypeSans-Medium.eot);
	src:url(../fonts/KyivTypeSans-Medium.eot?) format("embedded-opentype"),url(../fonts/KyivTypeSans-Medium.ttf) format("truetype"),url(../fonts/KyivTypeSans-Medium.woff) format("woff"),url(../fonts/KyivTypeSans-Medium.woff2) format("woff2")
}
@font-face{
	font-family:kyivtype sans;
	font-weight:700;
	src:url(../fonts/KyivTypeSans-Bold.eot);
	src:url(../fonts/KyivTypeSans-Bold.eot?) format("embedded-opentype"),url(../fonts/KyivTypeSans-Bold.ttf) format("truetype"),url(../fonts/KyivTypeSans-Bold.woff) format("woff"),url(../fonts/KyivTypeSans-Bold.woff2) format("woff2")
}
@font-face{
	font-family:kyivtype sans;
	font-weight:900;
	src:url(../fonts/KyivTypeSans-Black.eot);
	src:url(../fonts/KyivTypeSans-Black.eot?) format("embedded-opentype"),url(../fonts/KyivTypeSans-Black.ttf) format("truetype"),url(../fonts/KyivTypeSans-Black.woff) format("woff"),url(../fonts/KyivTypeSans-Black.woff2) format("woff2")
}

.comment-phone {
    background: #fff;
    border-radius: 15px;
    width: 280px;
    height: 50px;
    position: relative;
    margin-top: 22px;
    margin-right: 0;
    padding: 17px;
    float: right;
    line-height: 1;
    z-index: 2;
    transform: rotate(12deg);
    animation: showDiv 3s forwards;
    text-align: center;
}
.comment-phone::after {
    content: "";
    position: absolute;
    left: 20px;
    bottom: -35px;
    border: 20px solid transparent;
    border-top: 20px solid #fff;
}
.banner-phone {
    width: 584px;
    height: 80px;
    background: #fff;
    font-size: 22px;
    border-radius: 10px 10px 80px 10px;
    border: none;
    padding-left: 30px;
    color: #959ea5;
    z-index: 999;
}

.some-form__line {
    display: block;
    position: relative;
    margin-bottom: 15px;
    margin-top: 30px;
}
#footer .f4 button>.name, .button_link>.name {
    display: inline-block;
    transform: skew(15deg);
    padding: 0;
}

.f4 .some-form__line {
    height: 0
}

.button_link {
    color: #ffffff;
    text-decoration: none;
    border: 0;
    display: inline-block;
    position: relative;
    padding: 20px 28px 20px 22px;
    text-align: center;
    background: #1b1b1b;
    transition: background-color .3s;
    transform: skew(-15deg);
    font-size: 14px;
    max-width: 250px;
    border-radius: 15px;
    margin-left: -170px;
    z-index: 1;
}
.some-form__hint {
    z-index: -1;
    opacity: 0;
    position: absolute;
    top: 100%;
    left: 0;
    margin-top: -16px;
    padding: 0 12px;
    width: 200px;
    background: #a80a07;
    color: #fff;
    font-size: 13px;
    line-height: 1.333333;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    border-radius: 0 0 0 10px;
}


.dialog-widget-content{
    background-color:#fff;
    position:absolute;
    -webkit-border-radius:3px;
    border-radius:3px;
    -webkit-box-shadow:2px 8px 23px 3px rgba(0,0,0,.2);
    box-shadow:2px 8px 23px 3px rgba(0,0,0,.2);
    overflow:hidden
}
.dialog-message{
    font-size:12px;
    line-height:1.5;
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
.dialog-type-lightbox{
    position:fixed;
    height:100%;
    width:100%;
    bottom:0;
    left:0;
    background-color:rgba(0,0,0,.8);
    z-index:9999;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none
}
.dialog-type-lightbox .dialog-widget-content{
    margin:auto;
    width:375px
}
.dialog-type-lightbox .dialog-header{
    font-size:15px;
    color:#495157;
    padding:30px 0 10px;
    font-weight:500
}
.dialog-type-lightbox .dialog-message{
    padding:0 30px 30px;
    min-height:50px
}
.dialog-type-lightbox:not(.elementor-popup-modal) .dialog-header,.dialog-type-lightbox:not(.elementor-popup-modal) .dialog-message{
    text-align:center
}
.dialog-type-lightbox .dialog-buttons-wrapper{
    border-top:1px solid #e6e9ec;
    text-align:center
}
.dialog-type-lightbox .dialog-buttons-wrapper>.dialog-button{
    font-family:Roboto,Arial,Helvetica,Verdana,sans-serif;
    width:50%;
    border:none;
    background:none;
    color:#6d7882;
    font-size:15px;
    cursor:pointer;
    padding:13px 0;
    outline:0
}
.dialog-type-lightbox .dialog-buttons-wrapper>.dialog-button:hover{
    background-color:#f4f6f7
}
.dialog-type-lightbox .dialog-buttons-wrapper>.dialog-button.dialog-ok{
    color:#b01b1b
}
.dialog-type-lightbox .dialog-buttons-wrapper>.dialog-button.dialog-take_over{
    color:#39b54a
}
.dialog-type-lightbox .dialog-buttons-wrapper>.dialog-button:active{
    background-color:rgba(230,233,236,.5)
}
.dialog-type-lightbox .dialog-buttons-wrapper>.dialog-button::-moz-focus-inner{
    border:0
}
.dialog-close-button{
    cursor:pointer;
    position:absolute;
    margin-top:15px;
    right:15px;
    font-size:15px;
    line-height:1
}
.dialog-close-button:not(:hover){
    opacity:.4
}
.dialog-alert-widget .dialog-buttons-wrapper>button{
    width:100%
}
.dialog-confirm-widget .dialog-button:first-child{
    border-right:1px solid #e6e9ec
}
.dialog-prevent-scroll{
    overflow:hidden;
    max-height:100vh
}
@media (min-width:1024px){
    body.admin-bar .dialog-lightbox-widget{
        height:calc(100vh - 32px)
    }
}
@media (max-width:1024px){
    body.admin-bar .dialog-type-lightbox{
        position:-webkit-sticky;
        position:sticky;
        height:100vh
    }
}
.elementor-aspect-ratio-219 .elementor-fit-aspect-ratio{
    padding-bottom:42.8571%
}
.elementor-aspect-ratio-169 .elementor-fit-aspect-ratio{
    padding-bottom:56.25%
}
.elementor-aspect-ratio-43 .elementor-fit-aspect-ratio{
    padding-bottom:75%
}
.elementor-aspect-ratio-32 .elementor-fit-aspect-ratio{
    padding-bottom:66.6666%
}
.elementor-aspect-ratio-11 .elementor-fit-aspect-ratio{
    padding-bottom:100%
}
.elementor-aspect-ratio-916 .elementor-fit-aspect-ratio{
    padding-bottom:177.8%
}
.elementor-fit-aspect-ratio{
    position:relative;
    height:0
}
.elementor-fit-aspect-ratio iframe{
    position:absolute;
    top:0;
    left:0;
    height:100%;
    width:100%;
    border:0;
    background-color:#000
}
.elementor-fit-aspect-ratio video{
    width:100%
}
.flatpickr-calendar{
    width:280px
}
.flatpickr-calendar .flatpickr-current-month span.cur-month{
    font-weight:300
}
.flatpickr-calendar .dayContainer{
    width:280px;
    min-width:280px;
    max-width:280px
}
.flatpickr-calendar .flatpickr-days{
    width:280px
}
.flatpickr-calendar .flatpickr-day{
    max-width:37px;
    height:37px;
    line-height:37px
}
.elementor-templates-modal .dialog-widget-content{
    font-family:Roboto,Arial,Helvetica,Verdana,sans-serif;
    background-color:#f1f3f5;
    width:100%
}
@media (max-width:1439px){
    .elementor-templates-modal .dialog-widget-content{
        max-width:990px
    }
}
@media (min-width:1440px){
    .elementor-templates-modal .dialog-widget-content{
        max-width:1200px
    }
}
.elementor-templates-modal .dialog-header{
    padding:0;
    z-index:1
}
.elementor-templates-modal .dialog-buttons-wrapper,.elementor-templates-modal .dialog-header{
    background-color:#fff;
    -webkit-box-shadow:0 0 8px rgba(0,0,0,.1);
    box-shadow:0 0 8px rgba(0,0,0,.1);
    position:relative
}
.elementor-templates-modal .dialog-buttons-wrapper{
    border:none;
    display:none;
    -webkit-box-pack:end;
    -ms-flex-pack:end;
    justify-content:flex-end;
    padding:5px
}
.elementor-templates-modal .dialog-buttons-wrapper .elementor-button{
    height:40px;
    margin-left:5px
}
.elementor-templates-modal .dialog-buttons-wrapper .elementor-button-success{
    padding:12px 36px;
    color:#fff;
    width:auto;
    font-size:15px
}
.elementor-templates-modal .dialog-buttons-wrapper .elementor-button-success:hover{
    background-color:#39b54a
}
.elementor-templates-modal .dialog-message{
    height:750px;
    max-height:85vh;
    overflow:auto;
    padding-top:25px
}
.elementor-templates-modal .dialog-content{
    height:100%
}
.elementor-templates-modal .dialog-loading{
    display:none
}
.elementor-templates-modal__header{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    height:50px
}
.elementor-templates-modal__header__logo{
    line-height:1;
    text-transform:uppercase;
    font-weight:700;
    cursor:pointer
}
.elementor-templates-modal__header__logo-area{
    text-align:left;
    padding-left:15px
}
.elementor-templates-modal__header__logo-area>*{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.elementor-templates-modal__header__logo__icon-wrapper{
    margin-right:10px;
    font-size:12px
}
.elementor-templates-modal__header__logo__title{
    padding-top:2px
}
.elementor-templates-modal__header__items-area{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:reverse;
    -ms-flex-direction:row-reverse;
    flex-direction:row-reverse
}
.elementor-templates-modal__header__item{
    position:relative;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-sizing:content-box;
    box-sizing:content-box
}
.elementor-templates-modal__header__item>i{
    font-size:20px;
    -webkit-transition:all .3s;
    -o-transition:all .3s;
    transition:all .3s;
    cursor:pointer
}
.elementor-templates-modal__header__item>i:not(:hover){
    color:#a4afb7
}
.elementor-templates-modal__header__close--normal{
    width:47px;
    border-left:1px solid #e6e9ec
}
.elementor-templates-modal__header__close--normal i{
    font-size:18px
}
.elementor-templates-modal__header__close--skip{
    padding:10px 10px 10px 20px;
    margin-right:10px;
    color:#fff;
    background-color:#a4afb7;
    font-size:11px;
    font-weight:400;
    line-height:1;
    text-transform:uppercase;
    -webkit-border-radius:2px;
    border-radius:2px;
    cursor:pointer
}
.elementor-templates-modal__header__close--skip>i{
    font-size:inherit;
    padding-left:10px;
    margin-left:15px;
    border-left:1px solid
}
.elementor-templates-modal__header__close--skip>i:not(:hover){
    color:#fff
}
.elementor-templates-modal__sidebar{
    -ms-flex-negative:0;
    flex-shrink:0;
    width:25%;
    background-color:hsla(0,0%,100%,.3)
}
.elementor-templates-modal__content{
    -webkit-box-flex:1;
    -ms-flex-positive:1;
    flex-grow:1;
    -webkit-box-shadow:0 0 13px inset rgba(0,0,0,.05);
    box-shadow:inset 0 0 13px rgba(0,0,0,.05)
}
#wpadminbar #wp-admin-bar-elementor_edit_page .elementor-general-section+.elementor-second-section{
    border-top:1px solid #464b50;
    margin-top:6px
}
.elementor-hidden{
    display:none
}
.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{
    position:absolute;
    top:-10000em;
    width:1px;
    height:1px;
    margin:-1px;
    padding:0;
    overflow:hidden;
    clip:rect(0,0,0,0);
    border:0
}
.elementor-clearfix:after{
    content:"";
    display:block;
    clear:both;
    width:0;
    height:0
}
.e-logo-wrapper{
    background:#93003c;
    display:inline-block;
    padding:.75em;
    -webkit-border-radius:50%;
    border-radius:50%;
    line-height:1
}
.e-logo-wrapper i{
    color:#fff;
    font-size:1em
}
.elementor{
    -webkit-hyphens:manual;
    -ms-hyphens:manual;
    hyphens:manual
}
.elementor *,.elementor :after,.elementor :before{
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
.elementor a{
    -webkit-box-shadow:none;
    box-shadow:none;
    text-decoration:none
}
.elementor hr{
    margin:0;
    background-color:transparent
}
.elementor img{
    height:auto;
    max-width:100%;
    border:none;
    -webkit-border-radius:0;
    border-radius:0;
    -webkit-box-shadow:none;
    box-shadow:none
}
.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure{
    margin:0
}
.elementor embed,.elementor iframe,.elementor object,.elementor video{
    max-width:100%;
    width:100%;
    margin:0;
    line-height:1;
    border:none
}
.elementor .elementor-custom-embed{
    line-height:0
}
.elementor .elementor-background,.elementor .elementor-background-holder,.elementor .elementor-background-video-container{
    height:100%;
    width:100%;
    top:0;
    left:0;
    position:absolute;
    overflow:hidden;
    z-index:0;
    direction:ltr
}
.elementor .elementor-background-video-container{
    -webkit-transition:opacity 1s;
    -o-transition:opacity 1s;
    transition:opacity 1s;
    pointer-events:none
}
.elementor .elementor-background-video-container.elementor-loading{
    opacity:0
}
.elementor .elementor-background-video-embed{
    max-width:none
}
.elementor .elementor-background-video,.elementor .elementor-background-video-embed,.elementor .elementor-background-video-hosted{
    position:absolute;
    top:50%;
    left:50%;
    -webkit-transform:translate(-50%,-50%);
    -ms-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%)
}
.elementor .elementor-background-video{
    max-width:none
}
.elementor .elementor-html5-video{
    -o-object-fit:cover;
    object-fit:cover
}
.elementor .elementor-background-overlay,.elementor .elementor-background-slideshow{
    height:100%;
    width:100%;
    top:0;
    left:0;
    position:absolute
}
.elementor .elementor-background-slideshow{
    z-index:0
}
.elementor .elementor-background-slideshow__slide__image{
    width:100%;
    height:100%;
    background-position:50%;
    -webkit-background-size:cover;
    background-size:cover
}
.elementor-widget-wrap>.elementor-element.elementor-absolute{
    position:absolute
}
.elementor-widget-wrap>.elementor-element.elementor-fixed{
    position:fixed
}
.elementor-widget-wrap .elementor-element.elementor-widget__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget__width-initial{
    max-width:100%
}
@media (max-width:1024px){
    .elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial{
        max-width:100%
    }
}
@media (max-width:767px){
    .elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial{
        max-width:100%
    }
}
.elementor-element.elementor-absolute,.elementor-element.elementor-fixed{
    z-index:1
}
.elementor-invisible{
    visibility:hidden
}
.elementor-align-center{
    text-align:center
}
.elementor-align-center .elementor-button{
    width:auto
}
.elementor-align-right{
    text-align:right
}
.elementor-align-right .elementor-button{
    width:auto
}
.elementor-align-left{
    text-align:left
}
.elementor-align-left .elementor-button{
    width:auto
}
.elementor-align-justify .elementor-button{
    width:100%
}
.elementor-custom-embed-play{
    position:absolute;
    top:50%;
    left:50%;
    -webkit-transform:translate(-50%,-50%);
    -ms-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%)
}
.elementor-custom-embed-play i{
    font-size:100px;
    color:#fff;
    text-shadow:1px 0 6px rgba(0,0,0,.3)
}
.elementor-custom-embed-play svg{
    height:100px;
    width:100px;
    fill:#fff;
    -webkit-filter:drop-shadow(1px 0 6px rgba(0,0,0,.3));
    filter:drop-shadow(1px 0 6px rgba(0,0,0,.3))
}
.elementor-custom-embed-play i,.elementor-custom-embed-play svg{
    opacity:.8;
    -webkit-transition:all .5s;
    -o-transition:all .5s;
    transition:all .5s
}
.elementor-custom-embed-play.elementor-playing i{
    font-family:eicons
}
.elementor-custom-embed-play.elementor-playing i:before{
    content:"\e8fb"
}
.elementor-custom-embed-play.elementor-playing i,.elementor-custom-embed-play.elementor-playing svg{
    -webkit-animation:eicon-spin 2s linear infinite;
    animation:eicon-spin 2s linear infinite
}
.elementor-tag{
    display:-webkit-inline-box;
    display:-ms-inline-flexbox;
    display:inline-flex
}
.elementor-ken-burns{
    -webkit-transition-property:-webkit-transform;
    transition-property:-webkit-transform;
    -o-transition-property:transform;
    transition-property:transform;
    transition-property:transform,-webkit-transform;
    -webkit-transition-duration:10s;
    -o-transition-duration:10s;
    transition-duration:10s;
    -webkit-transition-timing-function:linear;
    -o-transition-timing-function:linear;
    transition-timing-function:linear
}
.elementor-ken-burns--out{
    -webkit-transform:scale(1.3);
    -ms-transform:scale(1.3);
    transform:scale(1.3)
}
.elementor-ken-burns--active{
    -webkit-transition-duration:20s;
    -o-transition-duration:20s;
    transition-duration:20s
}
.elementor-ken-burns--active.elementor-ken-burns--out{
    -webkit-transform:scale(1);
    -ms-transform:scale(1);
    transform:scale(1)
}
.elementor-ken-burns--active.elementor-ken-burns--in{
    -webkit-transform:scale(1.3);
    -ms-transform:scale(1.3);
    transform:scale(1.3)
}
@media (min-width:-1px){
    .elementor-widescreen-align-center{
        text-align:center
    }
    .elementor-widescreen-align-center .elementor-button{
        width:auto
    }
    .elementor-widescreen-align-right{
        text-align:right
    }
    .elementor-widescreen-align-right .elementor-button{
        width:auto
    }
    .elementor-widescreen-align-left{
        text-align:left
    }
    .elementor-widescreen-align-left .elementor-button{
        width:auto
    }
    .elementor-widescreen-align-justify .elementor-button{
        width:100%
    }
}
@media (max-width:1440px){
    .elementor-laptop-align-center{
        text-align:center
    }
    .elementor-laptop-align-center .elementor-button{
        width:auto
    }
    .elementor-laptop-align-right{
        text-align:right
    }
    .elementor-laptop-align-right .elementor-button{
        width:auto
    }
    .elementor-laptop-align-left{
        text-align:left
    }
    .elementor-laptop-align-left .elementor-button{
        width:auto
    }
    .elementor-laptop-align-justify .elementor-button{
        width:100%
    }
}
@media (max-width:-1px){
    .elementor-tablet_extra-align-center{
        text-align:center
    }
    .elementor-tablet_extra-align-center .elementor-button{
        width:auto
    }
    .elementor-tablet_extra-align-right{
        text-align:right
    }
    .elementor-tablet_extra-align-right .elementor-button{
        width:auto
    }
    .elementor-tablet_extra-align-left{
        text-align:left
    }
    .elementor-tablet_extra-align-left .elementor-button{
        width:auto
    }
    .elementor-tablet_extra-align-justify .elementor-button{
        width:100%
    }
}
@media (max-width:1024px){
    .elementor-tablet-align-center{
        text-align:center
    }
    .elementor-tablet-align-center .elementor-button{
        width:auto
    }
    .elementor-tablet-align-right{
        text-align:right
    }
    .elementor-tablet-align-right .elementor-button{
        width:auto
    }
    .elementor-tablet-align-left{
        text-align:left
    }
    .elementor-tablet-align-left .elementor-button{
        width:auto
    }
    .elementor-tablet-align-justify .elementor-button{
        width:100%
    }
}
@media (max-width:-1px){
    .elementor-mobile_extra-align-center{
        text-align:center
    }
    .elementor-mobile_extra-align-center .elementor-button{
        width:auto
    }
    .elementor-mobile_extra-align-right{
        text-align:right
    }
    .elementor-mobile_extra-align-right .elementor-button{
        width:auto
    }
    .elementor-mobile_extra-align-left{
        text-align:left
    }
    .elementor-mobile_extra-align-left .elementor-button{
        width:auto
    }
    .elementor-mobile_extra-align-justify .elementor-button{
        width:100%
    }
}
@media (max-width:767px){
    .elementor-mobile-align-center{
        text-align:center
    }
    .elementor-mobile-align-center .elementor-button{
        width:auto
    }
    .elementor-mobile-align-right{
        text-align:right
    }
    .elementor-mobile-align-right .elementor-button{
        width:auto
    }
    .elementor-mobile-align-left{
        text-align:left
    }
    .elementor-mobile-align-left .elementor-button{
        width:auto
    }
    .elementor-mobile-align-justify .elementor-button{
        width:100%
    }
}
#wpadminbar #wp-admin-bar-elementor_edit_page>.ab-item:before{
    content:"\e813";
    font-family:eicons;
    top:3px;
    font-size:18px
}
#wpadminbar #wp-admin-bar-elementor_inspector>.ab-item:before{
    content:"\f348";
    top:2px
}
:root{
    --page-title-display:block
}
.elementor-page-title,h1.entry-title{
    display:var(--page-title-display)
}
@-webkit-keyframes eicon-spin{
    0%{
        -webkit-transform:rotate(0deg);
        transform:rotate(0deg)
    }
    to{
        -webkit-transform:rotate(359deg);
        transform:rotate(359deg)
    }
}
@keyframes eicon-spin{
    0%{
        -webkit-transform:rotate(0deg);
        transform:rotate(0deg)
    }
    to{
        -webkit-transform:rotate(359deg);
        transform:rotate(359deg)
    }
}
.eicon-animation-spin{
    -webkit-animation:eicon-spin 2s linear infinite;
    animation:eicon-spin 2s linear infinite
}
.elementor-section{
    position:relative
}
.elementor-section .elementor-container{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    margin-right:auto;
    margin-left:auto;
    position:relative
}
@media (max-width:1024px){
    .elementor-section .elementor-container{
        -ms-flex-wrap:wrap;
        flex-wrap:wrap
    }
}
.elementor-section.elementor-section-boxed>.elementor-container{
    max-width:1140px
}
.elementor-section.elementor-section-stretched{
    position:relative;
    width:100%
}
.elementor-section.elementor-section-items-top>.elementor-container{
    -webkit-box-align:start;
    -ms-flex-align:start;
    align-items:flex-start
}
.elementor-section.elementor-section-items-middle>.elementor-container{
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.elementor-section.elementor-section-items-bottom>.elementor-container{
    -webkit-box-align:end;
    -ms-flex-align:end;
    align-items:flex-end
}
@media (min-width:768px){
    .elementor-section.elementor-section-height-full{
        height:100vh
    }
    .elementor-section.elementor-section-height-full>.elementor-container{
        height:100%
    }
}
.elementor-bc-flex-widget .elementor-section-content-top>.elementor-container>.elementor-column>.elementor-widget-wrap{
    -webkit-box-align:start;
    -ms-flex-align:start;
    align-items:flex-start
}
.elementor-bc-flex-widget .elementor-section-content-middle>.elementor-container>.elementor-column>.elementor-widget-wrap{
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.elementor-bc-flex-widget .elementor-section-content-bottom>.elementor-container>.elementor-column>.elementor-widget-wrap{
    -webkit-box-align:end;
    -ms-flex-align:end;
    align-items:flex-end
}
.elementor-row{
    width:100%;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex
}
@media (max-width:1024px){
    .elementor-row{
        -ms-flex-wrap:wrap;
        flex-wrap:wrap
    }
}
.elementor-widget-wrap{
    position:relative;
    width:100%;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    -ms-flex-line-pack:start;
    align-content:flex-start
}
.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex
}
.elementor-widget-wrap>.elementor-element{
    width:100%
}
.elementor-widget-wrap.e-swiper-container{
    width:calc(100% - (var(--e-column-margin-left, 0px) + var(--e-column-margin-right, 0px)))
}
.elementor-widget{
    position:relative
}
.elementor-widget:not(:last-child){
    margin-bottom:20px
}
.elementor-widget:not(:last-child).elementor-absolute,.elementor-widget:not(:last-child).elementor-widget__width-auto,.elementor-widget:not(:last-child).elementor-widget__width-initial{
    margin-bottom:0
}
.elementor-column{
    min-height:1px
}
.elementor-column,.elementor-column-wrap{
    position:relative;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex
}
.elementor-column-wrap{
    width:100%
}
.elementor-column-gap-narrow>.elementor-column>.elementor-element-populated{
    padding:5px
}
.elementor-column-gap-default>.elementor-column>.elementor-element-populated{
    padding:10px
}
.elementor-column-gap-extended>.elementor-column>.elementor-element-populated{
    padding:15px
}
.elementor-column-gap-wide>.elementor-column>.elementor-element-populated{
    padding:20px
}
.elementor-column-gap-wider>.elementor-column>.elementor-element-populated{
    padding:30px
}
.elementor-inner-section .elementor-column-gap-no .elementor-element-populated{
    padding:0
}
@media (min-width:768px){
    .elementor-column.elementor-col-10,.elementor-column[data-col="10"]{
        width:10%
    }
    .elementor-column.elementor-col-11,.elementor-column[data-col="11"]{
        width:11.111%
    }
    .elementor-column.elementor-col-12,.elementor-column[data-col="12"]{
        width:12.5%
    }
    .elementor-column.elementor-col-14,.elementor-column[data-col="14"]{
        width:14.285%
    }
    .elementor-column.elementor-col-16,.elementor-column[data-col="16"]{
        width:16.666%
    }
    .elementor-column.elementor-col-20,.elementor-column[data-col="20"]{
        width:20%
    }
    .elementor-column.elementor-col-25,.elementor-column[data-col="25"]{
        width:25%
    }
    .elementor-column.elementor-col-30,.elementor-column[data-col="30"]{
        width:30%
    }
    .elementor-column.elementor-col-33,.elementor-column[data-col="33"]{
        width:33.333%
    }
    .elementor-column.elementor-col-40,.elementor-column[data-col="40"]{
        width:40%
    }
    .elementor-column.elementor-col-50,.elementor-column[data-col="50"]{
        width:50%
    }
    .elementor-column.elementor-col-60,.elementor-column[data-col="60"]{
        width:60%
    }
    .elementor-column.elementor-col-66,.elementor-column[data-col="66"]{
        width:66.666%
    }
    .elementor-column.elementor-col-70,.elementor-column[data-col="70"]{
        width:70%
    }
    .elementor-column.elementor-col-75,.elementor-column[data-col="75"]{
        width:75%
    }
    .elementor-column.elementor-col-80,.elementor-column[data-col="80"]{
        width:80%
    }
    .elementor-column.elementor-col-83,.elementor-column[data-col="83"]{
        width:83.333%
    }
    .elementor-column.elementor-col-90,.elementor-column[data-col="90"]{
        width:90%
    }
    .elementor-column.elementor-col-100,.elementor-column[data-col="100"]{
        width:100%
    }
}
@media (max-width:479px){
    .elementor-column.elementor-xs-10{
        width:10%
    }
    .elementor-column.elementor-xs-11{
        width:11.111%
    }
    .elementor-column.elementor-xs-12{
        width:12.5%
    }
    .elementor-column.elementor-xs-14{
        width:14.285%
    }
    .elementor-column.elementor-xs-16{
        width:16.666%
    }
    .elementor-column.elementor-xs-20{
        width:20%
    }
    .elementor-column.elementor-xs-25{
        width:25%
    }
    .elementor-column.elementor-xs-30{
        width:30%
    }
    .elementor-column.elementor-xs-33{
        width:33.333%
    }
    .elementor-column.elementor-xs-40{
        width:40%
    }
    .elementor-column.elementor-xs-50{
        width:50%
    }
    .elementor-column.elementor-xs-60{
        width:60%
    }
    .elementor-column.elementor-xs-66{
        width:66.666%
    }
    .elementor-column.elementor-xs-70{
        width:70%
    }
    .elementor-column.elementor-xs-75{
        width:75%
    }
    .elementor-column.elementor-xs-80{
        width:80%
    }
    .elementor-column.elementor-xs-83{
        width:83.333%
    }
    .elementor-column.elementor-xs-90{
        width:90%
    }
    .elementor-column.elementor-xs-100{
        width:100%
    }
}
@media (max-width:767px){
    .elementor-column.elementor-sm-10{
        width:10%
    }
    .elementor-column.elementor-sm-11{
        width:11.111%
    }
    .elementor-column.elementor-sm-12{
        width:12.5%
    }
    .elementor-column.elementor-sm-14{
        width:14.285%
    }
    .elementor-column.elementor-sm-16{
        width:16.666%
    }
    .elementor-column.elementor-sm-20{
        width:20%
    }
    .elementor-column.elementor-sm-25{
        width:25%
    }
    .elementor-column.elementor-sm-30{
        width:30%
    }
    .elementor-column.elementor-sm-33{
        width:33.333%
    }
    .elementor-column.elementor-sm-40{
        width:40%
    }
    .elementor-column.elementor-sm-50{
        width:50%
    }
    .elementor-column.elementor-sm-60{
        width:60%
    }
    .elementor-column.elementor-sm-66{
        width:66.666%
    }
    .elementor-column.elementor-sm-70{
        width:70%
    }
    .elementor-column.elementor-sm-75{
        width:75%
    }
    .elementor-column.elementor-sm-80{
        width:80%
    }
    .elementor-column.elementor-sm-83{
        width:83.333%
    }
    .elementor-column.elementor-sm-90{
        width:90%
    }
    .elementor-column.elementor-sm-100{
        width:100%
    }
}
@media (min-width:768px) and (max-width:1024px){
    .elementor-column.elementor-md-10{
        width:10%
    }
    .elementor-column.elementor-md-11{
        width:11.111%
    }
    .elementor-column.elementor-md-12{
        width:12.5%
    }
    .elementor-column.elementor-md-14{
        width:14.285%
    }
    .elementor-column.elementor-md-16{
        width:16.666%
    }
    .elementor-column.elementor-md-20{
        width:20%
    }
    .elementor-column.elementor-md-25{
        width:25%
    }
    .elementor-column.elementor-md-30{
        width:30%
    }
    .elementor-column.elementor-md-33{
        width:33.333%
    }
    .elementor-column.elementor-md-40{
        width:40%
    }
    .elementor-column.elementor-md-50{
        width:50%
    }
    .elementor-column.elementor-md-60{
        width:60%
    }
    .elementor-column.elementor-md-66{
        width:66.666%
    }
    .elementor-column.elementor-md-70{
        width:70%
    }
    .elementor-column.elementor-md-75{
        width:75%
    }
    .elementor-column.elementor-md-80{
        width:80%
    }
    .elementor-column.elementor-md-83{
        width:83.333%
    }
    .elementor-column.elementor-md-90{
        width:90%
    }
    .elementor-column.elementor-md-100{
        width:100%
    }
}
@media (min-width:-1px){
    .elementor-reverse-widescreen>.elementor-container>:first-child{
        -webkit-box-ordinal-group:11;
        -ms-flex-order:10;
        order:10
    }
    .elementor-reverse-widescreen>.elementor-container>:nth-child(2){
        -webkit-box-ordinal-group:10;
        -ms-flex-order:9;
        order:9
    }
    .elementor-reverse-widescreen>.elementor-container>:nth-child(3){
        -webkit-box-ordinal-group:9;
        -ms-flex-order:8;
        order:8
    }
    .elementor-reverse-widescreen>.elementor-container>:nth-child(4){
        -webkit-box-ordinal-group:8;
        -ms-flex-order:7;
        order:7
    }
    .elementor-reverse-widescreen>.elementor-container>:nth-child(5){
        -webkit-box-ordinal-group:7;
        -ms-flex-order:6;
        order:6
    }
    .elementor-reverse-widescreen>.elementor-container>:nth-child(6){
        -webkit-box-ordinal-group:6;
        -ms-flex-order:5;
        order:5
    }
    .elementor-reverse-widescreen>.elementor-container>:nth-child(7){
        -webkit-box-ordinal-group:5;
        -ms-flex-order:4;
        order:4
    }
    .elementor-reverse-widescreen>.elementor-container>:nth-child(8){
        -webkit-box-ordinal-group:4;
        -ms-flex-order:3;
        order:3
    }
    .elementor-reverse-widescreen>.elementor-container>:nth-child(9){
        -webkit-box-ordinal-group:3;
        -ms-flex-order:2;
        order:2
    }
    .elementor-reverse-widescreen>.elementor-container>:nth-child(10){
        -webkit-box-ordinal-group:2;
        -ms-flex-order:1;
        order:1
    }
}
@media (min-width:1025px) and (max-width:1440px){
    .elementor-reverse-laptop>.elementor-container>:first-child{
        -webkit-box-ordinal-group:11;
        -ms-flex-order:10;
        order:10
    }
    .elementor-reverse-laptop>.elementor-container>:nth-child(2){
        -webkit-box-ordinal-group:10;
        -ms-flex-order:9;
        order:9
    }
    .elementor-reverse-laptop>.elementor-container>:nth-child(3){
        -webkit-box-ordinal-group:9;
        -ms-flex-order:8;
        order:8
    }
    .elementor-reverse-laptop>.elementor-container>:nth-child(4){
        -webkit-box-ordinal-group:8;
        -ms-flex-order:7;
        order:7
    }
    .elementor-reverse-laptop>.elementor-container>:nth-child(5){
        -webkit-box-ordinal-group:7;
        -ms-flex-order:6;
        order:6
    }
    .elementor-reverse-laptop>.elementor-container>:nth-child(6){
        -webkit-box-ordinal-group:6;
        -ms-flex-order:5;
        order:5
    }
    .elementor-reverse-laptop>.elementor-container>:nth-child(7){
        -webkit-box-ordinal-group:5;
        -ms-flex-order:4;
        order:4
    }
    .elementor-reverse-laptop>.elementor-container>:nth-child(8){
        -webkit-box-ordinal-group:4;
        -ms-flex-order:3;
        order:3
    }
    .elementor-reverse-laptop>.elementor-container>:nth-child(9){
        -webkit-box-ordinal-group:3;
        -ms-flex-order:2;
        order:2
    }
    .elementor-reverse-laptop>.elementor-container>:nth-child(10){
        -webkit-box-ordinal-group:2;
        -ms-flex-order:1;
        order:1
    }
}
@media (min-width:-1px) and (max-width:1440px){
    .elementor-reverse-laptop>.elementor-container>:first-child{
        -webkit-box-ordinal-group:11;
        -ms-flex-order:10;
        order:10
    }
    .elementor-reverse-laptop>.elementor-container>:nth-child(2){
        -webkit-box-ordinal-group:10;
        -ms-flex-order:9;
        order:9
    }
    .elementor-reverse-laptop>.elementor-container>:nth-child(3){
        -webkit-box-ordinal-group:9;
        -ms-flex-order:8;
        order:8
    }
    .elementor-reverse-laptop>.elementor-container>:nth-child(4){
        -webkit-box-ordinal-group:8;
        -ms-flex-order:7;
        order:7
    }
    .elementor-reverse-laptop>.elementor-container>:nth-child(5){
        -webkit-box-ordinal-group:7;
        -ms-flex-order:6;
        order:6
    }
    .elementor-reverse-laptop>.elementor-container>:nth-child(6){
        -webkit-box-ordinal-group:6;
        -ms-flex-order:5;
        order:5
    }
    .elementor-reverse-laptop>.elementor-container>:nth-child(7){
        -webkit-box-ordinal-group:5;
        -ms-flex-order:4;
        order:4
    }
    .elementor-reverse-laptop>.elementor-container>:nth-child(8){
        -webkit-box-ordinal-group:4;
        -ms-flex-order:3;
        order:3
    }
    .elementor-reverse-laptop>.elementor-container>:nth-child(9){
        -webkit-box-ordinal-group:3;
        -ms-flex-order:2;
        order:2
    }
    .elementor-reverse-laptop>.elementor-container>:nth-child(10){
        -webkit-box-ordinal-group:2;
        -ms-flex-order:1;
        order:1
    }
}
@media (min-width:1025px) and (max-width:-1px){
    .elementor-reverse-laptop>.elementor-container>:first-child,.elementor-reverse-laptop>.elementor-container>:nth-child(2),.elementor-reverse-laptop>.elementor-container>:nth-child(3),.elementor-reverse-laptop>.elementor-container>:nth-child(4),.elementor-reverse-laptop>.elementor-container>:nth-child(5),.elementor-reverse-laptop>.elementor-container>:nth-child(6),.elementor-reverse-laptop>.elementor-container>:nth-child(7),.elementor-reverse-laptop>.elementor-container>:nth-child(8),.elementor-reverse-laptop>.elementor-container>:nth-child(9),.elementor-reverse-laptop>.elementor-container>:nth-child(10){
        -webkit-box-ordinal-group:initial;
        -ms-flex-order:initial;
        order:0
    }
    .elementor-reverse-tablet_extra>.elementor-container>:first-child{
        -webkit-box-ordinal-group:11;
        -ms-flex-order:10;
        order:10
    }
    .elementor-reverse-tablet_extra>.elementor-container>:nth-child(2){
        -webkit-box-ordinal-group:10;
        -ms-flex-order:9;
        order:9
    }
    .elementor-reverse-tablet_extra>.elementor-container>:nth-child(3){
        -webkit-box-ordinal-group:9;
        -ms-flex-order:8;
        order:8
    }
    .elementor-reverse-tablet_extra>.elementor-container>:nth-child(4){
        -webkit-box-ordinal-group:8;
        -ms-flex-order:7;
        order:7
    }
    .elementor-reverse-tablet_extra>.elementor-container>:nth-child(5){
        -webkit-box-ordinal-group:7;
        -ms-flex-order:6;
        order:6
    }
    .elementor-reverse-tablet_extra>.elementor-container>:nth-child(6){
        -webkit-box-ordinal-group:6;
        -ms-flex-order:5;
        order:5
    }
    .elementor-reverse-tablet_extra>.elementor-container>:nth-child(7){
        -webkit-box-ordinal-group:5;
        -ms-flex-order:4;
        order:4
    }
    .elementor-reverse-tablet_extra>.elementor-container>:nth-child(8){
        -webkit-box-ordinal-group:4;
        -ms-flex-order:3;
        order:3
    }
    .elementor-reverse-tablet_extra>.elementor-container>:nth-child(9){
        -webkit-box-ordinal-group:3;
        -ms-flex-order:2;
        order:2
    }
    .elementor-reverse-tablet_extra>.elementor-container>:nth-child(10){
        -webkit-box-ordinal-group:2;
        -ms-flex-order:1;
        order:1
    }
}
@media (min-width:768px) and (max-width:1024px){
    .elementor-reverse-tablet>.elementor-container>:first-child{
        -webkit-box-ordinal-group:11;
        -ms-flex-order:10;
        order:10
    }
    .elementor-reverse-tablet>.elementor-container>:nth-child(2){
        -webkit-box-ordinal-group:10;
        -ms-flex-order:9;
        order:9
    }
    .elementor-reverse-tablet>.elementor-container>:nth-child(3){
        -webkit-box-ordinal-group:9;
        -ms-flex-order:8;
        order:8
    }
    .elementor-reverse-tablet>.elementor-container>:nth-child(4){
        -webkit-box-ordinal-group:8;
        -ms-flex-order:7;
        order:7
    }
    .elementor-reverse-tablet>.elementor-container>:nth-child(5){
        -webkit-box-ordinal-group:7;
        -ms-flex-order:6;
        order:6
    }
    .elementor-reverse-tablet>.elementor-container>:nth-child(6){
        -webkit-box-ordinal-group:6;
        -ms-flex-order:5;
        order:5
    }
    .elementor-reverse-tablet>.elementor-container>:nth-child(7){
        -webkit-box-ordinal-group:5;
        -ms-flex-order:4;
        order:4
    }
    .elementor-reverse-tablet>.elementor-container>:nth-child(8){
        -webkit-box-ordinal-group:4;
        -ms-flex-order:3;
        order:3
    }
    .elementor-reverse-tablet>.elementor-container>:nth-child(9){
        -webkit-box-ordinal-group:3;
        -ms-flex-order:2;
        order:2
    }
    .elementor-reverse-tablet>.elementor-container>:nth-child(10){
        -webkit-box-ordinal-group:2;
        -ms-flex-order:1;
        order:1
    }
}
@media (min-width:-1px) and (max-width:1024px){
    .elementor-reverse-tablet>.elementor-container>:first-child{
        -webkit-box-ordinal-group:11;
        -ms-flex-order:10;
        order:10
    }
    .elementor-reverse-tablet>.elementor-container>:nth-child(2){
        -webkit-box-ordinal-group:10;
        -ms-flex-order:9;
        order:9
    }
    .elementor-reverse-tablet>.elementor-container>:nth-child(3){
        -webkit-box-ordinal-group:9;
        -ms-flex-order:8;
        order:8
    }
    .elementor-reverse-tablet>.elementor-container>:nth-child(4){
        -webkit-box-ordinal-group:8;
        -ms-flex-order:7;
        order:7
    }
    .elementor-reverse-tablet>.elementor-container>:nth-child(5){
        -webkit-box-ordinal-group:7;
        -ms-flex-order:6;
        order:6
    }
    .elementor-reverse-tablet>.elementor-container>:nth-child(6){
        -webkit-box-ordinal-group:6;
        -ms-flex-order:5;
        order:5
    }
    .elementor-reverse-tablet>.elementor-container>:nth-child(7){
        -webkit-box-ordinal-group:5;
        -ms-flex-order:4;
        order:4
    }
    .elementor-reverse-tablet>.elementor-container>:nth-child(8){
        -webkit-box-ordinal-group:4;
        -ms-flex-order:3;
        order:3
    }
    .elementor-reverse-tablet>.elementor-container>:nth-child(9){
        -webkit-box-ordinal-group:3;
        -ms-flex-order:2;
        order:2
    }
    .elementor-reverse-tablet>.elementor-container>:nth-child(10){
        -webkit-box-ordinal-group:2;
        -ms-flex-order:1;
        order:1
    }
}
@media (min-width:768px) and (max-width:-1px){
    .elementor-reverse-tablet>.elementor-container>:first-child,.elementor-reverse-tablet>.elementor-container>:nth-child(2),.elementor-reverse-tablet>.elementor-container>:nth-child(3),.elementor-reverse-tablet>.elementor-container>:nth-child(4),.elementor-reverse-tablet>.elementor-container>:nth-child(5),.elementor-reverse-tablet>.elementor-container>:nth-child(6),.elementor-reverse-tablet>.elementor-container>:nth-child(7),.elementor-reverse-tablet>.elementor-container>:nth-child(8),.elementor-reverse-tablet>.elementor-container>:nth-child(9),.elementor-reverse-tablet>.elementor-container>:nth-child(10){
        -webkit-box-ordinal-group:initial;
        -ms-flex-order:initial;
        order:0
    }
    .elementor-reverse-mobile_extra>.elementor-container>:first-child{
        -webkit-box-ordinal-group:11;
        -ms-flex-order:10;
        order:10
    }
    .elementor-reverse-mobile_extra>.elementor-container>:nth-child(2){
        -webkit-box-ordinal-group:10;
        -ms-flex-order:9;
        order:9
    }
    .elementor-reverse-mobile_extra>.elementor-container>:nth-child(3){
        -webkit-box-ordinal-group:9;
        -ms-flex-order:8;
        order:8
    }
    .elementor-reverse-mobile_extra>.elementor-container>:nth-child(4){
        -webkit-box-ordinal-group:8;
        -ms-flex-order:7;
        order:7
    }
    .elementor-reverse-mobile_extra>.elementor-container>:nth-child(5){
        -webkit-box-ordinal-group:7;
        -ms-flex-order:6;
        order:6
    }
    .elementor-reverse-mobile_extra>.elementor-container>:nth-child(6){
        -webkit-box-ordinal-group:6;
        -ms-flex-order:5;
        order:5
    }
    .elementor-reverse-mobile_extra>.elementor-container>:nth-child(7){
        -webkit-box-ordinal-group:5;
        -ms-flex-order:4;
        order:4
    }
    .elementor-reverse-mobile_extra>.elementor-container>:nth-child(8){
        -webkit-box-ordinal-group:4;
        -ms-flex-order:3;
        order:3
    }
    .elementor-reverse-mobile_extra>.elementor-container>:nth-child(9){
        -webkit-box-ordinal-group:3;
        -ms-flex-order:2;
        order:2
    }
    .elementor-reverse-mobile_extra>.elementor-container>:nth-child(10){
        -webkit-box-ordinal-group:2;
        -ms-flex-order:1;
        order:1
    }
}
@media (max-width:767px){
    .elementor-reverse-mobile>.elementor-container>:first-child{
        -webkit-box-ordinal-group:11;
        -ms-flex-order:10;
        order:10
    }
    .elementor-reverse-mobile>.elementor-container>:nth-child(2){
        -webkit-box-ordinal-group:10;
        -ms-flex-order:9;
        order:9
    }
    .elementor-reverse-mobile>.elementor-container>:nth-child(3){
        -webkit-box-ordinal-group:9;
        -ms-flex-order:8;
        order:8
    }
    .elementor-reverse-mobile>.elementor-container>:nth-child(4){
        -webkit-box-ordinal-group:8;
        -ms-flex-order:7;
        order:7
    }
    .elementor-reverse-mobile>.elementor-container>:nth-child(5){
        -webkit-box-ordinal-group:7;
        -ms-flex-order:6;
        order:6
    }
    .elementor-reverse-mobile>.elementor-container>:nth-child(6){
        -webkit-box-ordinal-group:6;
        -ms-flex-order:5;
        order:5
    }
    .elementor-reverse-mobile>.elementor-container>:nth-child(7){
        -webkit-box-ordinal-group:5;
        -ms-flex-order:4;
        order:4
    }
    .elementor-reverse-mobile>.elementor-container>:nth-child(8){
        -webkit-box-ordinal-group:4;
        -ms-flex-order:3;
        order:3
    }
    .elementor-reverse-mobile>.elementor-container>:nth-child(9){
        -webkit-box-ordinal-group:3;
        -ms-flex-order:2;
        order:2
    }
    .elementor-reverse-mobile>.elementor-container>:nth-child(10){
        -webkit-box-ordinal-group:2;
        -ms-flex-order:1;
        order:1
    }
    .elementor-column{
        width:100%
    }
}
ul.elementor-icon-list-items.elementor-inline-items{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
ul.elementor-icon-list-items.elementor-inline-items .elementor-inline-item{
    word-break:break-word
}
.elementor-grid{
    display:grid;
    grid-column-gap:var(--grid-column-gap);
    grid-row-gap:var(--grid-row-gap)
}
.elementor-grid .elementor-grid-item{
    min-width:0
}
.elementor-grid-0 .elementor-grid{
    display:inline-block;
    width:100%;
    word-spacing:var(--grid-column-gap);
    margin-bottom:calc(-1 * var(--grid-row-gap))
}
.elementor-grid-0 .elementor-grid .elementor-grid-item{
    display:inline-block;
    margin-bottom:var(--grid-row-gap);
    word-break:break-word
}
.elementor-grid-1 .elementor-grid{
    grid-template-columns:repeat(1,1fr)
}
.elementor-grid-2 .elementor-grid{
    grid-template-columns:repeat(2,1fr)
}
.elementor-grid-3 .elementor-grid{
    grid-template-columns:repeat(3,1fr)
}
.elementor-grid-4 .elementor-grid{
    grid-template-columns:repeat(4,1fr)
}
.elementor-grid-5 .elementor-grid{
    grid-template-columns:repeat(5,1fr)
}
.elementor-grid-6 .elementor-grid{
    grid-template-columns:repeat(6,1fr)
}
.elementor-grid-7 .elementor-grid{
    grid-template-columns:repeat(7,1fr)
}
.elementor-grid-8 .elementor-grid{
    grid-template-columns:repeat(8,1fr)
}
.elementor-grid-9 .elementor-grid{
    grid-template-columns:repeat(9,1fr)
}
.elementor-grid-10 .elementor-grid{
    grid-template-columns:repeat(10,1fr)
}
.elementor-grid-11 .elementor-grid{
    grid-template-columns:repeat(11,1fr)
}
.elementor-grid-12 .elementor-grid{
    grid-template-columns:repeat(12,1fr)
}
@media (min-width:-1px){
    .elementor-grid-widescreen-0 .elementor-grid{
        display:inline-block;
        width:100%;
        word-spacing:var(--grid-column-gap);
        margin-bottom:calc(-1 * var(--grid-row-gap))
    }
    .elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item{
        display:inline-block;
        margin-bottom:var(--grid-row-gap);
        word-break:break-word
    }
    .elementor-grid-widescreen-1 .elementor-grid{
        grid-template-columns:repeat(1,1fr)
    }
    .elementor-grid-widescreen-2 .elementor-grid{
        grid-template-columns:repeat(2,1fr)
    }
    .elementor-grid-widescreen-3 .elementor-grid{
        grid-template-columns:repeat(3,1fr)
    }
    .elementor-grid-widescreen-4 .elementor-grid{
        grid-template-columns:repeat(4,1fr)
    }
    .elementor-grid-widescreen-5 .elementor-grid{
        grid-template-columns:repeat(5,1fr)
    }
    .elementor-grid-widescreen-6 .elementor-grid{
        grid-template-columns:repeat(6,1fr)
    }
    .elementor-grid-widescreen-7 .elementor-grid{
        grid-template-columns:repeat(7,1fr)
    }
    .elementor-grid-widescreen-8 .elementor-grid{
        grid-template-columns:repeat(8,1fr)
    }
    .elementor-grid-widescreen-9 .elementor-grid{
        grid-template-columns:repeat(9,1fr)
    }
    .elementor-grid-widescreen-10 .elementor-grid{
        grid-template-columns:repeat(10,1fr)
    }
    .elementor-grid-widescreen-11 .elementor-grid{
        grid-template-columns:repeat(11,1fr)
    }
    .elementor-grid-widescreen-12 .elementor-grid{
        grid-template-columns:repeat(12,1fr)
    }
}
@media (max-width:1440px){
    .elementor-grid-laptop-0 .elementor-grid{
        display:inline-block;
        width:100%;
        word-spacing:var(--grid-column-gap);
        margin-bottom:calc(-1 * var(--grid-row-gap))
    }
    .elementor-grid-laptop-0 .elementor-grid .elementor-grid-item{
        display:inline-block;
        margin-bottom:var(--grid-row-gap);
        word-break:break-word
    }
    .elementor-grid-laptop-1 .elementor-grid{
        grid-template-columns:repeat(1,1fr)
    }
    .elementor-grid-laptop-2 .elementor-grid{
        grid-template-columns:repeat(2,1fr)
    }
    .elementor-grid-laptop-3 .elementor-grid{
        grid-template-columns:repeat(3,1fr)
    }
    .elementor-grid-laptop-4 .elementor-grid{
        grid-template-columns:repeat(4,1fr)
    }
    .elementor-grid-laptop-5 .elementor-grid{
        grid-template-columns:repeat(5,1fr)
    }
    .elementor-grid-laptop-6 .elementor-grid{
        grid-template-columns:repeat(6,1fr)
    }
    .elementor-grid-laptop-7 .elementor-grid{
        grid-template-columns:repeat(7,1fr)
    }
    .elementor-grid-laptop-8 .elementor-grid{
        grid-template-columns:repeat(8,1fr)
    }
    .elementor-grid-laptop-9 .elementor-grid{
        grid-template-columns:repeat(9,1fr)
    }
    .elementor-grid-laptop-10 .elementor-grid{
        grid-template-columns:repeat(10,1fr)
    }
    .elementor-grid-laptop-11 .elementor-grid{
        grid-template-columns:repeat(11,1fr)
    }
    .elementor-grid-laptop-12 .elementor-grid{
        grid-template-columns:repeat(12,1fr)
    }
}
@media (max-width:-1px){
    .elementor-grid-tablet_extra-0 .elementor-grid{
        display:inline-block;
        width:100%;
        word-spacing:var(--grid-column-gap);
        margin-bottom:calc(-1 * var(--grid-row-gap))
    }
    .elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item{
        display:inline-block;
        margin-bottom:var(--grid-row-gap);
        word-break:break-word
    }
    .elementor-grid-tablet_extra-1 .elementor-grid{
        grid-template-columns:repeat(1,1fr)
    }
    .elementor-grid-tablet_extra-2 .elementor-grid{
        grid-template-columns:repeat(2,1fr)
    }
    .elementor-grid-tablet_extra-3 .elementor-grid{
        grid-template-columns:repeat(3,1fr)
    }
    .elementor-grid-tablet_extra-4 .elementor-grid{
        grid-template-columns:repeat(4,1fr)
    }
    .elementor-grid-tablet_extra-5 .elementor-grid{
        grid-template-columns:repeat(5,1fr)
    }
    .elementor-grid-tablet_extra-6 .elementor-grid{
        grid-template-columns:repeat(6,1fr)
    }
    .elementor-grid-tablet_extra-7 .elementor-grid{
        grid-template-columns:repeat(7,1fr)
    }
    .elementor-grid-tablet_extra-8 .elementor-grid{
        grid-template-columns:repeat(8,1fr)
    }
    .elementor-grid-tablet_extra-9 .elementor-grid{
        grid-template-columns:repeat(9,1fr)
    }
    .elementor-grid-tablet_extra-10 .elementor-grid{
        grid-template-columns:repeat(10,1fr)
    }
    .elementor-grid-tablet_extra-11 .elementor-grid{
        grid-template-columns:repeat(11,1fr)
    }
    .elementor-grid-tablet_extra-12 .elementor-grid{
        grid-template-columns:repeat(12,1fr)
    }
}
@media (max-width:1024px){
    .elementor-grid-tablet-0 .elementor-grid{
        display:inline-block;
        width:100%;
        word-spacing:var(--grid-column-gap);
        margin-bottom:calc(-1 * var(--grid-row-gap))
    }
    .elementor-grid-tablet-0 .elementor-grid .elementor-grid-item{
        display:inline-block;
        margin-bottom:var(--grid-row-gap);
        word-break:break-word
    }
    .elementor-grid-tablet-1 .elementor-grid{
        grid-template-columns:repeat(1,1fr)
    }
    .elementor-grid-tablet-2 .elementor-grid{
        grid-template-columns:repeat(2,1fr)
    }
    .elementor-grid-tablet-3 .elementor-grid{
        grid-template-columns:repeat(3,1fr)
    }
    .elementor-grid-tablet-4 .elementor-grid{
        grid-template-columns:repeat(4,1fr)
    }
    .elementor-grid-tablet-5 .elementor-grid{
        grid-template-columns:repeat(5,1fr)
    }
    .elementor-grid-tablet-6 .elementor-grid{
        grid-template-columns:repeat(6,1fr)
    }
    .elementor-grid-tablet-7 .elementor-grid{
        grid-template-columns:repeat(7,1fr)
    }
    .elementor-grid-tablet-8 .elementor-grid{
        grid-template-columns:repeat(8,1fr)
    }
    .elementor-grid-tablet-9 .elementor-grid{
        grid-template-columns:repeat(9,1fr)
    }
    .elementor-grid-tablet-10 .elementor-grid{
        grid-template-columns:repeat(10,1fr)
    }
    .elementor-grid-tablet-11 .elementor-grid{
        grid-template-columns:repeat(11,1fr)
    }
    .elementor-grid-tablet-12 .elementor-grid{
        grid-template-columns:repeat(12,1fr)
    }
}
@media (max-width:-1px){
    .elementor-grid-mobile_extra-0 .elementor-grid{
        display:inline-block;
        width:100%;
        word-spacing:var(--grid-column-gap);
        margin-bottom:calc(-1 * var(--grid-row-gap))
    }
    .elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item{
        display:inline-block;
        margin-bottom:var(--grid-row-gap);
        word-break:break-word
    }
    .elementor-grid-mobile_extra-1 .elementor-grid{
        grid-template-columns:repeat(1,1fr)
    }
    .elementor-grid-mobile_extra-2 .elementor-grid{
        grid-template-columns:repeat(2,1fr)
    }
    .elementor-grid-mobile_extra-3 .elementor-grid{
        grid-template-columns:repeat(3,1fr)
    }
    .elementor-grid-mobile_extra-4 .elementor-grid{
        grid-template-columns:repeat(4,1fr)
    }
    .elementor-grid-mobile_extra-5 .elementor-grid{
        grid-template-columns:repeat(5,1fr)
    }
    .elementor-grid-mobile_extra-6 .elementor-grid{
        grid-template-columns:repeat(6,1fr)
    }
    .elementor-grid-mobile_extra-7 .elementor-grid{
        grid-template-columns:repeat(7,1fr)
    }
    .elementor-grid-mobile_extra-8 .elementor-grid{
        grid-template-columns:repeat(8,1fr)
    }
    .elementor-grid-mobile_extra-9 .elementor-grid{
        grid-template-columns:repeat(9,1fr)
    }
    .elementor-grid-mobile_extra-10 .elementor-grid{
        grid-template-columns:repeat(10,1fr)
    }
    .elementor-grid-mobile_extra-11 .elementor-grid{
        grid-template-columns:repeat(11,1fr)
    }
    .elementor-grid-mobile_extra-12 .elementor-grid{
        grid-template-columns:repeat(12,1fr)
    }
}
@media (max-width:767px){
    .elementor-grid-mobile-0 .elementor-grid{
        display:inline-block;
        width:100%;
        word-spacing:var(--grid-column-gap);
        margin-bottom:calc(-1 * var(--grid-row-gap))
    }
    .elementor-grid-mobile-0 .elementor-grid .elementor-grid-item{
        display:inline-block;
        margin-bottom:var(--grid-row-gap);
        word-break:break-word
    }
    .elementor-grid-mobile-1 .elementor-grid{
        grid-template-columns:repeat(1,1fr)
    }
    .elementor-grid-mobile-2 .elementor-grid{
        grid-template-columns:repeat(2,1fr)
    }
    .elementor-grid-mobile-3 .elementor-grid{
        grid-template-columns:repeat(3,1fr)
    }
    .elementor-grid-mobile-4 .elementor-grid{
        grid-template-columns:repeat(4,1fr)
    }
    .elementor-grid-mobile-5 .elementor-grid{
        grid-template-columns:repeat(5,1fr)
    }
    .elementor-grid-mobile-6 .elementor-grid{
        grid-template-columns:repeat(6,1fr)
    }
    .elementor-grid-mobile-7 .elementor-grid{
        grid-template-columns:repeat(7,1fr)
    }
    .elementor-grid-mobile-8 .elementor-grid{
        grid-template-columns:repeat(8,1fr)
    }
    .elementor-grid-mobile-9 .elementor-grid{
        grid-template-columns:repeat(9,1fr)
    }
    .elementor-grid-mobile-10 .elementor-grid{
        grid-template-columns:repeat(10,1fr)
    }
    .elementor-grid-mobile-11 .elementor-grid{
        grid-template-columns:repeat(11,1fr)
    }
    .elementor-grid-mobile-12 .elementor-grid{
        grid-template-columns:repeat(12,1fr)
    }
}
@media (min-width:1441px){
    #elementor-device-mode:after{
        content:"desktop"
    }
}
@media (min-width:-1px){
    #elementor-device-mode:after{
        content:"widescreen"
    }
}
@media (max-width:1440px){
    #elementor-device-mode:after{
        content:"laptop"
    }
}
@media (max-width:-1px){
    #elementor-device-mode:after{
        content:"tablet_extra"
    }
}
@media (max-width:1024px){
    #elementor-device-mode:after{
        content:"tablet"
    }
}
@media (max-width:-1px){
    #elementor-device-mode:after{
        content:"mobile_extra"
    }
}
@media (max-width:767px){
    #elementor-device-mode:after{
        content:"mobile"
    }
}
.elementor-form-fields-wrapper{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>.elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>input,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>textarea{
    -ms-flex-preferred-size:100%;
    flex-basis:100%;
    max-width:100%
}
.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group .elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group>input{
    -webkit-box-flex:1;
    -ms-flex-positive:1;
    flex-grow:1
}
.elementor-field-group{
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.elementor-field-group.elementor-field-type-submit{
    -webkit-box-align:end;
    -ms-flex-align:end;
    align-items:flex-end
}
.elementor-field-group .elementor-field-textual{
    width:100%;
    max-width:100%;
    border:1px solid #818a91;
    background-color:transparent;
    color:#373a3c;
    vertical-align:middle;
    -webkit-box-flex:1;
    -ms-flex-positive:1;
    flex-grow:1
}
.elementor-field-group .elementor-field-textual:focus{
    -webkit-box-shadow:0 0 0 1px rgba(0,0,0,.1) inset;
    box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);
    outline:0
}
.elementor-field-group .elementor-field-textual::-webkit-input-placeholder{
    color:inherit;
    font-family:inherit;
    opacity:.6
}
.elementor-field-group .elementor-field-textual:-ms-input-placeholder{
    color:inherit;
    font-family:inherit;
    opacity:.6
}
.elementor-field-group .elementor-field-textual:-moz-placeholder,.elementor-field-group .elementor-field-textual::-moz-placeholder{
    color:inherit;
    font-family:inherit;
    opacity:.6
}
.elementor-field-group .elementor-field-textual::-ms-input-placeholder{
    color:inherit;
    font-family:inherit;
    opacity:.6
}
.elementor-field-group .elementor-field-textual::placeholder{
    color:inherit;
    font-family:inherit;
    opacity:.6
}
.elementor-field-group .elementor-select-wrapper{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    position:relative;
    width:100%
}
.elementor-field-group .elementor-select-wrapper select{
    appearance:none;
    -webkit-appearance:none;
    -moz-appearance:none;
    color:inherit;
    font-size:inherit;
    font-family:inherit;
    font-weight:inherit;
    font-style:inherit;
    text-transform:inherit;
    letter-spacing:inherit;
    line-height:inherit;
    -ms-flex-preferred-size:100%;
    flex-basis:100%;
    padding-right:20px
}
.elementor-field-group .elementor-select-wrapper:before{
    content:"\e92a";
    font-family:eicons;
    font-size:15px;
    position:absolute;
    top:50%;
    -webkit-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    transform:translateY(-50%);
    right:10px;
    pointer-events:none;
    text-shadow:0 0 3px rgba(0,0,0,.3)
}
.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before{
    content:""
}
.elementor-field-subgroup{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
.elementor-field-subgroup .elementor-field-option label{
    display:inline-block
}
.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option{
    padding-right:10px
}
.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option{
    -ms-flex-preferred-size:100%;
    flex-basis:100%
}
.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label{
    display:inline
}
.elementor-field-label{
    cursor:pointer
}
.elementor-mark-required .elementor-field-label:after{
    content:"*";
    color:red;
    padding-left:.2em
}
.elementor-field-textual{
    line-height:1.4;
    font-size:15px;
    min-height:40px;
    padding:5px 14px;
    -webkit-border-radius:3px;
    border-radius:3px
}
.elementor-field-textual.elementor-size-xs{
    font-size:13px;
    min-height:33px;
    padding:4px 12px;
    -webkit-border-radius:2px;
    border-radius:2px
}
.elementor-field-textual.elementor-size-md{
    font-size:16px;
    min-height:47px;
    padding:6px 16px;
    -webkit-border-radius:4px;
    border-radius:4px
}
.elementor-field-textual.elementor-size-lg{
    font-size:18px;
    min-height:59px;
    padding:7px 20px;
    -webkit-border-radius:5px;
    border-radius:5px
}
.elementor-field-textual.elementor-size-xl{
    font-size:20px;
    min-height:72px;
    padding:8px 24px;
    -webkit-border-radius:6px;
    border-radius:6px
}
.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{
    -ms-flex-preferred-size:100%;
    flex-basis:100%
}
.elementor-button-align-stretch .e-form__buttons__wrapper{
    -ms-flex-preferred-size:50%;
    flex-basis:50%;
    -webkit-box-flex:1;
    -ms-flex-positive:1;
    flex-grow:1
}
.elementor-button-align-stretch .e-form__buttons__wrapper__button{
    -ms-flex-preferred-size:100%;
    flex-basis:100%
}
.elementor-button-align-center .e-form__buttons,.elementor-button-align-center .elementor-field-type-submit{
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center
}
.elementor-button-align-start .e-form__buttons,.elementor-button-align-start .elementor-field-type-submit{
    -webkit-box-pack:start;
    -ms-flex-pack:start;
    justify-content:flex-start
}
.elementor-button-align-end .e-form__buttons,.elementor-button-align-end .elementor-field-type-submit{
    -webkit-box-pack:end;
    -ms-flex-pack:end;
    justify-content:flex-end
}
.elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{
    -ms-flex-preferred-size:initial;
    flex-basis:auto
}
.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper{
    -webkit-box-flex:initial;
    -ms-flex-positive:initial;
    flex-grow:0
}
.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-center .e-form__buttons__wrapper__button,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper__button,.elementor-button-align-start .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper__button{
    -ms-flex-preferred-size:initial;
    flex-basis:auto
}
@media screen and (max-width:1024px){
    .elementor-tablet-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{
        -ms-flex-preferred-size:100%;
        flex-basis:100%
    }
    .elementor-tablet-button-align-stretch .e-form__buttons__wrapper{
        -ms-flex-preferred-size:50%;
        flex-basis:50%;
        -webkit-box-flex:1;
        -ms-flex-positive:1;
        flex-grow:1
    }
    .elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button{
        -ms-flex-preferred-size:100%;
        flex-basis:100%
    }
    .elementor-tablet-button-align-center .e-form__buttons,.elementor-tablet-button-align-center .elementor-field-type-submit{
        -webkit-box-pack:center;
        -ms-flex-pack:center;
        justify-content:center
    }
    .elementor-tablet-button-align-start .e-form__buttons,.elementor-tablet-button-align-start .elementor-field-type-submit{
        -webkit-box-pack:start;
        -ms-flex-pack:start;
        justify-content:flex-start
    }
    .elementor-tablet-button-align-end .e-form__buttons,.elementor-tablet-button-align-end .elementor-field-type-submit{
        -webkit-box-pack:end;
        -ms-flex-pack:end;
        justify-content:flex-end
    }
    .elementor-tablet-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{
        -ms-flex-preferred-size:initial;
        flex-basis:auto
    }
    .elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper{
        -webkit-box-flex:initial;
        -ms-flex-positive:initial;
        flex-grow:0
    }
    .elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-center .e-form__buttons__wrapper__button,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper__button,.elementor-tablet-button-align-start .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper__button{
        -ms-flex-preferred-size:initial;
        flex-basis:auto
    }
}
@media screen and (max-width:767px){
    .elementor-mobile-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{
        -ms-flex-preferred-size:100%;
        flex-basis:100%
    }
    .elementor-mobile-button-align-stretch .e-form__buttons__wrapper{
        -ms-flex-preferred-size:50%;
        flex-basis:50%;
        -webkit-box-flex:1;
        -ms-flex-positive:1;
        flex-grow:1
    }
    .elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button{
        -ms-flex-preferred-size:100%;
        flex-basis:100%
    }
    .elementor-mobile-button-align-center .e-form__buttons,.elementor-mobile-button-align-center .elementor-field-type-submit{
        -webkit-box-pack:center;
        -ms-flex-pack:center;
        justify-content:center
    }
    .elementor-mobile-button-align-start .e-form__buttons,.elementor-mobile-button-align-start .elementor-field-type-submit{
        -webkit-box-pack:start;
        -ms-flex-pack:start;
        justify-content:flex-start
    }
    .elementor-mobile-button-align-end .e-form__buttons,.elementor-mobile-button-align-end .elementor-field-type-submit{
        -webkit-box-pack:end;
        -ms-flex-pack:end;
        justify-content:flex-end
    }
    .elementor-mobile-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{
        -ms-flex-preferred-size:initial;
        flex-basis:auto
    }
    .elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper{
        -webkit-box-flex:initial;
        -ms-flex-positive:initial;
        flex-grow:0
    }
    .elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-center .e-form__buttons__wrapper__button,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper__button,.elementor-mobile-button-align-start .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper__button{
        -ms-flex-preferred-size:initial;
        flex-basis:auto
    }
}
.elementor-error .elementor-field{
    border-color:#d9534f
}
.elementor-error .help-inline{
    color:#d9534f;
    font-size:.9em
}
.elementor-message{
    margin:10px 0;
    font-size:1em;
    line-height:1
}
.elementor-message:before{
    content:"\e90e";
    display:inline-block;
    font-family:eicons;
    font-weight:400;
    font-style:normal;
    vertical-align:middle;
    margin-right:5px
}
.elementor-message.elementor-message-danger{
    color:#d9534f
}
.elementor-message.elementor-message-danger:before{
    content:"\e87f"
}
.elementor-message.form-message-success{
    color:#5cb85c
}
.elementor-form .elementor-button{
    padding-top:0;
    padding-bottom:0;
    border:none
}
.elementor-form .elementor-button>span{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center
}
.elementor-form .elementor-button.elementor-size-xs{
    min-height:33px
}
.elementor-form .elementor-button.elementor-size-sm{
    min-height:40px
}
.elementor-form .elementor-button.elementor-size-md{
    min-height:47px
}
.elementor-form .elementor-button.elementor-size-lg{
    min-height:59px
}
.elementor-form .elementor-button.elementor-size-xl{
    min-height:72px
}
.elementor-element .elementor-widget-container{
    -webkit-transition:background .3s,border .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s;
    transition:background .3s,border .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s;
    -o-transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;
    transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;
    transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s
}
.elementor-button{
    display:inline-block;
    line-height:1;
    background-color:#818a91;
    font-size:15px;
    padding:12px 24px;
    -webkit-border-radius:3px;
    border-radius:3px;
    color:#fff;
    fill:#fff;
    text-align:center;
    -webkit-transition:all .3s;
    -o-transition:all .3s;
    transition:all .3s
}
.elementor-button:focus,.elementor-button:hover,.elementor-button:visited{
    color:#fff
}
.elementor-button-content-wrapper{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center
}
.elementor-button-icon{
    -webkit-box-flex:0;
    -ms-flex-positive:0;
    flex-grow:0;
    -webkit-box-ordinal-group:6;
    -ms-flex-order:5;
    order:5
}
.elementor-button-icon svg{
    width:1em;
    height:auto
}
.elementor-button-icon .e-font-icon-svg{
    height:1em
}
.elementor-button-text{
    -webkit-box-flex:1;
    -ms-flex-positive:1;
    flex-grow:1;
    -webkit-box-ordinal-group:11;
    -ms-flex-order:10;
    order:10;
    display:inline-block
}
.elementor-button.elementor-size-xs{
    font-size:13px;
    padding:10px 20px;
    -webkit-border-radius:2px;
    border-radius:2px
}
.elementor-button.elementor-size-md{
    font-size:16px;
    padding:15px 30px;
    -webkit-border-radius:4px;
    border-radius:4px
}
.elementor-button.elementor-size-lg{
    font-size:18px;
    padding:20px 40px;
    -webkit-border-radius:5px;
    border-radius:5px
}
.elementor-button.elementor-size-xl{
    font-size:20px;
    padding:25px 50px;
    -webkit-border-radius:6px;
    border-radius:6px
}
.elementor-button .elementor-align-icon-right{
    margin-left:5px;
    -webkit-box-ordinal-group:16;
    -ms-flex-order:15;
    order:15
}
.elementor-button .elementor-align-icon-left{
    margin-right:5px;
    -webkit-box-ordinal-group:6;
    -ms-flex-order:5;
    order:5
}
.elementor-button span{
    text-decoration:inherit
}
.elementor-menu-cart__toggle .elementor-button-icon{
    -webkit-box-ordinal-group:16;
    -ms-flex-order:15;
    order:15
}
.elementor-element.elementor-button-info .elementor-button{
    background-color:#5bc0de
}
.elementor-element.elementor-button-success .elementor-button{
    background-color:#5cb85c
}
.elementor-element.elementor-button-warning .elementor-button{
    background-color:#f0ad4e
}
.elementor-element.elementor-button-danger .elementor-button{
    background-color:#d9534f
}
.elementor-widget-button .elementor-button .elementor-button-info{
    background-color:#5bc0de
}
.elementor-widget-button .elementor-button .elementor-button-success{
    background-color:#5cb85c
}
.elementor-widget-button .elementor-button .elementor-button-warning{
    background-color:#f0ad4e
}
.elementor-widget-button .elementor-button .elementor-button-danger{
    background-color:#d9534f
}
.elementor-tab-title a{
    color:inherit
}
.elementor-view-stacked .elementor-icon{
    padding:.5em;
    background-color:#818a91;
    color:#fff;
    fill:#fff
}
.elementor-view-framed .elementor-icon{
    padding:.5em;
    color:#818a91;
    border:3px solid #818a91;
    background-color:transparent
}
.elementor-icon{
    display:inline-block;
    line-height:1;
    -webkit-transition:all .3s;
    -o-transition:all .3s;
    transition:all .3s;
    color:#818a91;
    font-size:50px;
    text-align:center
}
.elementor-icon:hover{
    color:#818a91
}
.elementor-icon i,.elementor-icon svg{
    width:1em;
    height:1em;
    position:relative;
    display:block
}
.elementor-icon i:before,.elementor-icon svg:before{
    position:absolute;
    left:50%;
    -webkit-transform:translateX(-50%);
    -ms-transform:translateX(-50%);
    transform:translateX(-50%)
}
.elementor-icon i.fad{
    width:auto
}
.elementor-shape-circle .elementor-icon{
    -webkit-border-radius:50%;
    border-radius:50%
}
.e-transform .elementor-widget-container{
    -webkit-transform:perspective(var(--e-transform-perspective,0)) rotate(var(--e-transform-rotateZ,0)) rotateX(var(--e-transform-rotateX,0)) rotateY(var(--e-transform-rotateY,0)) translate(var(--e-transform-translate,0)) translateX(var(--e-transform-translateX,0)) translateY(var(--e-transform-translateY,0)) scaleX(calc(var(--e-transform-flipX, 1) * var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1) * var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX,0)) skewY(var(--e-transform-skewY,0));
    transform:perspective(var(--e-transform-perspective,0)) rotate(var(--e-transform-rotateZ,0)) rotateX(var(--e-transform-rotateX,0)) rotateY(var(--e-transform-rotateY,0)) translate(var(--e-transform-translate,0)) translateX(var(--e-transform-translateX,0)) translateY(var(--e-transform-translateY,0)) scaleX(calc(var(--e-transform-flipX, 1) * var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1) * var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX,0)) skewY(var(--e-transform-skewY,0));
    -webkit-transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x);
    -ms-transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x);
    transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x);
    -webkit-transition:-webkit-transform var(--e-transform-transition-duration,.4s);
    transition:-webkit-transform var(--e-transform-transition-duration,.4s);
    -o-transition:transform var(--e-transform-transition-duration,.4s);
    transition:transform var(--e-transform-transition-duration,.4s);
    transition:transform var(--e-transform-transition-duration,.4s),-webkit-transform var(--e-transform-transition-duration,.4s)
}
.swiper-container{
    margin-left:auto;
    margin-right:auto;
    position:relative;
    overflow:hidden;
    z-index:1
}
.swiper-container .swiper-slide figure{
    line-height:0
}
.swiper-container .elementor-lightbox-content-source{
    display:none
}
.swiper-container-no-flexbox .swiper-slide{
    float:left
}
.swiper-container-vertical>.swiper-wrapper{
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column
}
.swiper-wrapper{
    position:relative;
    width:100%;
    height:100%;
    z-index:1;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-transition-property:-webkit-transform;
    transition-property:-webkit-transform;
    -o-transition-property:transform;
    transition-property:transform;
    transition-property:transform,-webkit-transform;
    -webkit-box-sizing:content-box;
    box-sizing:content-box
}
.swiper-container-android .swiper-slide,.swiper-wrapper{
    -webkit-transform:translateZ(0);
    transform:translateZ(0)
}
.swiper-container-multirow>.swiper-wrapper{
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
.swiper-container-free-mode>.swiper-wrapper{
    -webkit-transition-timing-function:ease-out;
    -o-transition-timing-function:ease-out;
    transition-timing-function:ease-out;
    margin:0 auto
}
.swiper-slide{
    -ms-flex-negative:0;
    flex-shrink:0;
    width:100%;
    height:100%;
    position:relative
}
.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{
    height:auto
}
.swiper-container-autoheight .swiper-wrapper{
    -webkit-box-align:start;
    -ms-flex-align:start;
    align-items:flex-start;
    -webkit-transition-property:height,-webkit-transform;
    transition-property:height,-webkit-transform;
    -o-transition-property:transform,height;
    transition-property:transform,height;
    transition-property:transform,height,-webkit-transform
}
.swiper-container .swiper-notification{
    position:absolute;
    left:0;
    top:0;
    pointer-events:none;
    opacity:0;
    z-index:-1000
}
.swiper-wp8-horizontal{
    -ms-touch-action:pan-y;
    touch-action:pan-y
}
.swiper-wp8-vertical{
    -ms-touch-action:pan-x;
    touch-action:pan-x
}
.swiper-button-next,.swiper-button-prev{
    position:absolute;
    top:50%;
    width:27px;
    height:44px;
    margin-top:-22px;
    z-index:10;
    cursor:pointer;
    -webkit-background-size:27px 44px;
    background-size:27px 44px;
    background:no-repeat 50%
}
.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{
    opacity:.35;
    cursor:auto;
    pointer-events:none
}
.swiper-button-prev,.swiper-container-rtl .swiper-button-next{
    background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E");
    left:10px;
    right:auto
}
.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{
    background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E")
}
.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{
    background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E")
}
.swiper-button-next,.swiper-container-rtl .swiper-button-prev{
    background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E");
    right:10px;
    left:auto
}
.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{
    background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E")
}
.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{
    background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E")
}
.swiper-pagination{
    position:absolute;
    text-align:center;
    -webkit-transition:.3s;
    -o-transition:.3s;
    transition:.3s;
    -webkit-transform:translateZ(0);
    transform:translateZ(0);
    z-index:10
}
.swiper-pagination.swiper-pagination-hidden{
    opacity:0
}
.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{
    bottom:5px;
    left:0;
    width:100%
}
.swiper-pagination-bullet{
    width:6px;
    height:6px;
    display:inline-block;
    -webkit-border-radius:50%;
    border-radius:50%;
    background:#000;
    opacity:.2
}
.swiper-pagination-fraction{
    color:#000
}
button.swiper-pagination-bullet{
    border:none;
    margin:0;
    padding:0;
    -webkit-box-shadow:none;
    box-shadow:none;
    appearance:none;
    -webkit-appearance:none;
    -moz-appearance:none
}
.swiper-pagination-clickable .swiper-pagination-bullet{
    cursor:pointer
}
.swiper-pagination-white .swiper-pagination-bullet{
    background:#fff
}
.swiper-pagination-bullet-active{
    opacity:1
}
.swiper-pagination-white .swiper-pagination-bullet-active{
    background:#fff
}
.swiper-pagination-black .swiper-pagination-bullet-active{
    background:#000
}
.swiper-container-vertical>.swiper-pagination-bullets{
    right:10px;
    top:50%;
    -webkit-transform:translate3d(0,-50%,0);
    transform:translate3d(0,-50%,0)
}
.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{
    margin:5px 0;
    display:block
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
    margin:0 6px
}
.swiper-pagination-progressbar{
    background:rgba(0,0,0,.25);
    position:absolute
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{
    background:#000;
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    -webkit-transform:scale(0);
    -ms-transform:scale(0);
    transform:scale(0);
    -webkit-transform-origin:left top;
    -ms-transform-origin:left top;
    transform-origin:left top
}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{
    -webkit-transform-origin:right top;
    -ms-transform-origin:right top;
    transform-origin:right top
}
.swiper-container-horizontal>.swiper-pagination-progressbar{
    width:100%;
    height:4px;
    left:0;
    top:0
}
.swiper-container-vertical>.swiper-pagination-progressbar{
    width:4px;
    height:100%;
    left:0;
    top:0
}
.swiper-pagination-progressbar.swiper-pagination-white{
    background:hsla(0,0%,100%,.5)
}
.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{
    background:#fff
}
.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{
    background:#000
}
.swiper-container-3d{
    -webkit-perspective:1200px;
    perspective:1200px
}
.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{
    -webkit-transform-style:preserve-3d;
    transform-style:preserve-3d
}
.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    pointer-events:none;
    z-index:10
}
.swiper-container-coverflow .swiper-wrapper,.swiper-container-flip .swiper-wrapper{
    -ms-perspective:1200px
}
.swiper-container-cube,.swiper-container-flip{
    overflow:visible
}
.swiper-container-cube .swiper-slide,.swiper-container-flip .swiper-slide{
    pointer-events:none;
    z-index:1
}
.swiper-container-cube .swiper-slide .swiper-slide,.swiper-container-flip .swiper-slide .swiper-slide{
    pointer-events:none
}
.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active,.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{
    pointer-events:auto
}
.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{
    z-index:0;
    -webkit-backface-visibility:hidden;
    backface-visibility:hidden
}
.swiper-container-cube .swiper-slide{
    visibility:hidden;
    -webkit-transform-origin:0 0;
    -ms-transform-origin:0 0;
    transform-origin:0 0;
    width:100%;
    height:100%
}
.swiper-container-cube.swiper-container-rtl .swiper-slide{
    -webkit-transform-origin:100% 0;
    -ms-transform-origin:100% 0;
    transform-origin:100% 0
}
.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{
    pointer-events:auto;
    visibility:visible
}
.swiper-container-cube .swiper-cube-shadow{
    position:absolute;
    left:0;
    bottom:0;
    width:100%;
    height:100%;
    background:#000;
    opacity:.6;
    -webkit-filter:blur(50px);
    filter:blur(50px);
    z-index:0
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide{
    -webkit-transition-timing-function:ease-out;
    -o-transition-timing-function:ease-out;
    transition-timing-function:ease-out
}
.swiper-container-fade .swiper-slide{
    pointer-events:none;
    -webkit-transition-property:opacity;
    -o-transition-property:opacity;
    transition-property:opacity
}
.swiper-container-fade .swiper-slide .swiper-slide{
    pointer-events:none
}
.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{
    pointer-events:auto
}
.swiper-zoom-container{
    width:100%;
    height:100%;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    text-align:center
}
.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{
    max-width:100%;
    max-height:100%;
    -o-object-fit:contain;
    object-fit:contain
}
.swiper-scrollbar{
    -webkit-border-radius:10px;
    border-radius:10px;
    position:relative;
    -ms-touch-action:none;
    background:rgba(0,0,0,.1)
}
.swiper-container-horizontal>.swiper-scrollbar{
    position:absolute;
    left:1%;
    bottom:3px;
    z-index:50;
    height:5px;
    width:98%
}
.swiper-container-vertical>.swiper-scrollbar{
    position:absolute;
    right:3px;
    top:1%;
    z-index:50;
    width:5px;
    height:98%
}
.swiper-scrollbar-drag{
    height:100%;
    width:100%;
    position:relative;
    background:rgba(0,0,0,.5);
    -webkit-border-radius:10px;
    border-radius:10px;
    left:0;
    top:0
}
.swiper-scrollbar-cursor-drag{
    cursor:move
}
.elementor-pagination-position-outside .swiper-container{
    padding-bottom:30px
}
.elementor-pagination-position-outside .elementor-swiper-button{
    top:calc(50% - 30px / 2)
}
.elementor-swiper{
    position:relative
}
.elementor-main-swiper{
    position:static
}
.elementor-arrows-position-outside .swiper-container{
    width:calc(100% - 60px)
}
.elementor-arrows-position-outside .elementor-swiper-button-prev{
    left:0
}
.elementor-arrows-position-outside .elementor-swiper-button-next{
    right:0
}
.swiper-image-stretch .swiper-slide .swiper-slide-image{
    width:100%
}
.elementor-swiper-button{
    position:absolute;
    display:-webkit-inline-box;
    display:-ms-inline-flexbox;
    display:inline-flex;
    z-index:1;
    cursor:pointer;
    font-size:25px;
    color:hsla(0,0%,93.3%,.9);
    top:50%;
    -webkit-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    transform:translateY(-50%)
}
.elementor-swiper-button svg{
    fill:hsla(0,0%,93.3%,.9);
    height:1em;
    width:1em
}
.elementor-swiper-button-prev{
    left:10px
}
.elementor-swiper-button-next{
    right:10px
}
.elementor-swiper-button.swiper-button-disabled{
    opacity:.3
}
.swiper-container-cube .elementor-swiper-button{
    -webkit-transform:translate3d(0,-50%,1px);
    transform:translate3d(0,-50%,1px)
}
.swiper-lazy-preloader{
    width:42px;
    height:42px;
    position:absolute;
    left:50%;
    top:50%;
    margin-left:-21px;
    margin-top:-21px;
    z-index:10;
    -webkit-transform-origin:50%;
    -ms-transform-origin:50%;
    transform-origin:50%;
    -webkit-animation:swiper-preloader-spin 1s steps(12) infinite;
    animation:swiper-preloader-spin 1s steps(12) infinite
}
.swiper-lazy-preloader:after{
    display:block;
    content:"";
    width:100%;
    height:100%;
    -webkit-background-size:100% 100%;
    background-size:100%;
    background:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E") no-repeat 50%
}
.swiper-lazy-preloader-white:after{
    background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")
}
@-webkit-keyframes swiper-preloader-spin{
    to{
        -webkit-transform:rotate(1turn);
        transform:rotate(1turn)
    }
}
@keyframes swiper-preloader-spin{
    to{
        -webkit-transform:rotate(1turn);
        transform:rotate(1turn)
    }
}
.elementor-lightbox{
    --lightbox-ui-color:hsla(0,0%,93.3%,0.9);
    --lightbox-ui-color-hover:#fff;
    --lightbox-text-color:var(--lightbox-ui-color);
    --lightbox-header-icons-size:20px;
    --lightbox-navigation-icons-size:25px
}
.elementor-lightbox .dialog-header{
    display:none
}
.elementor-lightbox .dialog-widget-content{
    background:none;
    -webkit-box-shadow:none;
    box-shadow:none;
    width:100%;
    height:100%
}
.elementor-lightbox .dialog-message{
    -webkit-animation-duration:.3s;
    animation-duration:.3s
}
.elementor-lightbox .dialog-message:not(.elementor-fit-aspect-ratio){
    height:100%
}
.elementor-lightbox .dialog-message.dialog-lightbox-message{
    padding:0
}
.elementor-lightbox .dialog-lightbox-close-button{
    cursor:pointer;
    position:absolute;
    font-size:var(--lightbox-header-icons-size);
    right:.75em;
    margin-top:13px;
    padding:.25em;
    z-index:2;
    line-height:1;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex
}
.elementor-lightbox .dialog-lightbox-close-button svg{
    height:1em;
    width:1em
}
.elementor-lightbox .dialog-lightbox-close-button,.elementor-lightbox .elementor-swiper-button{
    color:var(--lightbox-ui-color);
    -webkit-transition:all .3s;
    -o-transition:all .3s;
    transition:all .3s;
    opacity:1
}
.elementor-lightbox .dialog-lightbox-close-button svg,.elementor-lightbox .elementor-swiper-button svg{
    fill:var(--lightbox-ui-color)
}
.elementor-lightbox .dialog-lightbox-close-button:hover,.elementor-lightbox .elementor-swiper-button:hover{
    color:var(--lightbox-ui-color-hover)
}
.elementor-lightbox .dialog-lightbox-close-button:hover svg,.elementor-lightbox .elementor-swiper-button:hover svg{
    fill:var(--lightbox-ui-color-hover)
}
.elementor-lightbox .swiper-container{
    height:100%
}
.elementor-lightbox .elementor-lightbox-item{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    position:relative;
    padding:70px;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    height:100%;
    margin:auto
}
@media (max-width:767px){
    .elementor-lightbox .elementor-lightbox-item{
        padding:70px 0
    }
}
.elementor-lightbox .elementor-lightbox-image{
    max-height:100%;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none
}
.elementor-lightbox .elementor-lightbox-image,.elementor-lightbox .elementor-lightbox-image:hover{
    opacity:1;
    -webkit-filter:none;
    filter:none;
    border:none
}
.elementor-lightbox .elementor-lightbox-image,.elementor-lightbox .elementor-video-container{
    -webkit-box-shadow:0 0 30px rgba(0,0,0,.3),0 0 8px -5px rgba(0,0,0,.3);
    box-shadow:0 0 30px rgba(0,0,0,.3),0 0 8px -5px rgba(0,0,0,.3);
    -webkit-border-radius:2px;
    border-radius:2px
}
.elementor-lightbox .elementor-video-container{
    position:absolute;
    top:50%;
    left:50%;
    -webkit-transform:translate(-50%,-50%);
    -ms-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%)
}
@media (min-width:1025px){
    .elementor-lightbox .elementor-video-container{
        width:75%
    }
}
@media (max-width:1024px){
    .elementor-lightbox .elementor-video-container{
        width:100%
    }
}
@media (min-width:768px) and (max-width:1024px){
    .elementor-lightbox .elementor-aspect-ratio-916 .elementor-video-container{
        width:70%
    }
}
.elementor-lightbox .elementor-swiper-button:focus{
    outline-width:1px
}
.elementor-lightbox .elementor-swiper-button-next,.elementor-lightbox .elementor-swiper-button-prev{
    height:100%;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    width:15%;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    font-size:var(--lightbox-navigation-icons-size)
}
.elementor-lightbox .elementor-swiper-button-prev{
    left:0
}
.elementor-lightbox .elementor-swiper-button-next{
    right:0
}
@media (max-width:767px){
    .elementor-lightbox .elementor-swiper-button:focus{
        outline:none
    }
    .elementor-lightbox .elementor-swiper-button-next,.elementor-lightbox .elementor-swiper-button-prev{
        width:20%
    }
    .elementor-lightbox .elementor-swiper-button-next i,.elementor-lightbox .elementor-swiper-button-prev i{
        padding:10px;
        background-color:rgba(0,0,0,.5)
    }
    .elementor-lightbox .elementor-swiper-button-prev{
        left:0;
        -webkit-box-pack:start;
        -ms-flex-pack:start;
        justify-content:flex-start
    }
    .elementor-lightbox .elementor-swiper-button-next{
        right:0;
        -webkit-box-pack:end;
        -ms-flex-pack:end;
        justify-content:flex-end
    }
}
.elementor-slideshow__counter{
    color:currentColor;
    font-size:.75em;
    width:-webkit-max-content;
    width:-moz-max-content;
    width:max-content
}
.elementor-slideshow__footer,.elementor-slideshow__header{
    position:absolute;
    left:0;
    width:100%;
    padding:15px 20px;
    -webkit-transition:.3s;
    -o-transition:.3s;
    transition:.3s
}
.elementor-slideshow__footer{
    color:var(--lightbox-text-color)
}
.elementor-slideshow__header{
    color:var(--lightbox-ui-color);
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:reverse;
    -ms-flex-direction:row-reverse;
    flex-direction:row-reverse;
    font-size:var(--lightbox-header-icons-size);
    padding-left:1em;
    padding-right:2.6em;
    top:0;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    z-index:10
}
.elementor-slideshow__header>i,.elementor-slideshow__header>svg{
    cursor:pointer;
    padding:.25em;
    margin:0 .35em
}
.elementor-slideshow__header>i{
    font-size:inherit
}
.elementor-slideshow__header>i:hover{
    color:var(--lightbox-ui-color-hover)
}
.elementor-slideshow__header>svg{
    -webkit-box-sizing:content-box;
    box-sizing:content-box;
    fill:var(--lightbox-ui-color);
    height:1em;
    width:1em
}
.elementor-slideshow__header>svg:hover{
    fill:var(--lightbox-ui-color-hover)
}
.elementor-slideshow__header .elementor-slideshow__counter{
    margin-right:auto
}
.elementor-slideshow__header .elementor-icon-share{
    z-index:5
}
.elementor-slideshow__share-menu{
    background-color:transparent;
    width:0;
    height:0;
    position:absolute;
    overflow:hidden;
    -webkit-transition:background-color .4s;
    -o-transition:background-color .4s;
    transition:background-color .4s
}
.elementor-slideshow__share-menu .elementor-slideshow__share-links a{
    color:#2c2c2c
}
.elementor-slideshow__share-links{
    display:block;
    position:absolute;
    min-width:200px;
    right:2.8em;
    top:3em;
    background-color:#fff;
    -webkit-border-radius:3px;
    border-radius:3px;
    padding:14px 20px;
    -webkit-transform:scale(0);
    -ms-transform:scale(0);
    transform:scale(0);
    opacity:0;
    -webkit-transform-origin:90% 10%;
    -ms-transform-origin:90% 10%;
    transform-origin:90% 10%;
    -webkit-transition:all .25s .1s;
    -o-transition:all .25s .1s;
    transition:all .25s .1s;
    -webkit-box-shadow:0 4px 15px rgba(0,0,0,.3);
    box-shadow:0 4px 15px rgba(0,0,0,.3)
}
.elementor-slideshow__share-links a{
    text-align:left;
    color:#55595c;
    font-size:12px;
    line-height:2.5;
    display:block;
    opacity:0;
    -webkit-transition:opacity .5s .1s;
    -o-transition:opacity .5s .1s;
    transition:opacity .5s .1s
}
.elementor-slideshow__share-links a:hover{
    color:#000
}
.elementor-slideshow__share-links a i,.elementor-slideshow__share-links a svg{
    margin-right:.75em
}
.elementor-slideshow__share-links a i{
    font-size:1.25em
}
.elementor-slideshow__share-links a svg{
    height:1.25em;
    width:1.25em
}
.elementor-slideshow__share-links:before{
    content:"";
    display:block;
    position:absolute;
    top:1px;
    right:.5em;
    border:.45em solid transparent;
    border-bottom-color:#fff;
    -webkit-transform:translateY(-100%) scaleX(.7);
    -ms-transform:translateY(-100%) scaleX(.7);
    transform:translateY(-100%) scaleX(.7)
}
.elementor-slideshow__footer{
    bottom:0;
    z-index:5;
    position:fixed
}
.elementor-slideshow__description,.elementor-slideshow__title{
    margin:0
}
.elementor-slideshow__title{
    font-size:16px;
    font-weight:700
}
.elementor-slideshow__description{
    font-size:14px
}
.elementor-slideshow--ui-hidden .elementor-slideshow__footer,.elementor-slideshow--ui-hidden .elementor-slideshow__header{
    opacity:0;
    pointer-events:none
}
.elementor-slideshow--ui-hidden .elementor-swiper-button-next,.elementor-slideshow--ui-hidden .elementor-swiper-button-prev{
    opacity:0
}
.elementor-slideshow--fullscreen-mode .elementor-video-container{
    width:100%
}
.elementor-slideshow--zoom-mode .elementor-slideshow__footer,.elementor-slideshow--zoom-mode .elementor-slideshow__header{
    background-color:rgba(0,0,0,.5)
}
.elementor-slideshow--zoom-mode .elementor-swiper-button-next,.elementor-slideshow--zoom-mode .elementor-swiper-button-prev{
    opacity:0;
    pointer-events:none
}
.elementor-slideshow--share-mode .elementor-slideshow__share-menu{
    top:0;
    left:0;
    width:100vw;
    height:100vh;
    opacity:1;
    cursor:default;
    background-color:rgba(0,0,0,.5)
}
.elementor-slideshow--share-mode .elementor-slideshow__share-links{
    -webkit-transform:scale(1);
    -ms-transform:scale(1);
    transform:scale(1)
}
.elementor-slideshow--share-mode .elementor-slideshow__share-links,.elementor-slideshow--share-mode .elementor-slideshow__share-links a{
    opacity:1
}
.elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-twitter{
    color:#1da1f2
}
.elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-facebook{
    color:#3b5998
}
.elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-pinterest{
    color:#bd081c
}
.elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-download-bold{
    color:#a4afb7
}
.elementor-slideshow--share-mode .elementor-slideshow__share-links .e-eicon-twitter{
    fill:#1da1f2
}
.elementor-slideshow--share-mode .elementor-slideshow__share-links .e-eicon-facebook{
    fill:#3b5998
}
.elementor-slideshow--share-mode .elementor-slideshow__share-links .e-eicon-pinterest{
    fill:#bd081c
}
.elementor-slideshow--share-mode .elementor-slideshow__share-links .e-eicon-download-bold{
    fill:#a4afb7
}
.elementor-slideshow--share-mode .eicon-share-arrow{
    z-index:2
}
.animated{
    -webkit-animation-duration:1.25s;
    animation-duration:1.25s
}
.animated.animated-slow{
    -webkit-animation-duration:2s;
    animation-duration:2s
}
.animated.animated-fast{
    -webkit-animation-duration:.75s;
    animation-duration:.75s
}
.animated.infinite{
    -webkit-animation-iteration-count:infinite;
    animation-iteration-count:infinite
}
.animated.reverse{
    animation-direction:reverse;
    -webkit-animation-fill-mode:forwards;
    animation-fill-mode:forwards
}
@media (prefers-reduced-motion:reduce){
    .animated{
        -webkit-animation:none;
        animation:none
    }
}
.elementor-shape{
    overflow:hidden;
    position:absolute;
    left:0;
    width:100%;
    line-height:0;
    direction:ltr
}
.elementor-shape-top{
    top:-1px
}
.elementor-shape-top:not([data-negative=false]) svg{
    z-index:-1
}
.elementor-shape-bottom{
    bottom:-1px
}
.elementor-shape-bottom:not([data-negative=true]) svg{
    z-index:-1
}
.elementor-shape[data-negative=false].elementor-shape-bottom,.elementor-shape[data-negative=true].elementor-shape-top{
    -webkit-transform:rotate(180deg);
    -ms-transform:rotate(180deg);
    transform:rotate(180deg)
}
.elementor-shape svg{
    display:block;
    width:calc(100% + 1.3px);
    position:relative;
    left:50%;
    -webkit-transform:translateX(-50%);
    -ms-transform:translateX(-50%);
    transform:translateX(-50%)
}
.elementor-shape .elementor-shape-fill{
    fill:#fff;
    -webkit-transform-origin:center;
    -ms-transform-origin:center;
    transform-origin:center;
    -webkit-transform:rotateY(0deg);
    transform:rotateY(0deg)
}
#wp-admin-bar-elementor_edit_page .ab-submenu .ab-item{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    width:200px
}
#wp-admin-bar-elementor_edit_page .elementor-edit-link-title{
    white-space:nowrap;
    -o-text-overflow:ellipsis;
    text-overflow:ellipsis;
    overflow:hidden;
    width:100%
}
#wp-admin-bar-elementor_edit_page .elementor-edit-link-type{
    background:#55595c;
    font-size:11px;
    line-height:9px;
    margin-top:6px;
    padding:4px 8px;
    -webkit-border-radius:3px;
    border-radius:3px
}
.page-template-elementor_canvas.elementor-page:before{
    display:none
}
.elementor-post__thumbnail__link{
    -webkit-transition:none;
    -o-transition:none;
    transition:none
}
#left-area ul.elementor-icon-list-items,.elementor-edit-area .elementor-element ul.elementor-icon-list-items,.elementor .elementor-element ul.elementor-icon-list-items{
    padding:0
}
#wpadminbar *{
    font-style:normal
}
.e--ua-appleWebkit.rtl{
    --flex-right:flex-start
}
.e--ua-appleWebkit .elementor-share-buttons--align-right,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-right{
    --justify-content:var(--flex-right,flex-end)
}
.e--ua-appleWebkit .elementor-share-buttons--align-center,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-center{
    --justify-content:center
}
.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-justify .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-right .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-right .elementor-grid{
    width:auto;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    -webkit-box-pack:var(--justify-content,space-between);
    -ms-flex-pack:var(--justify-content,space-between);
    justify-content:var(--justify-content,space-between);
    margin-left:calc(-.5 * var(--grid-column-gap));
    margin-right:calc(-.5 * var(--grid-column-gap))
}
.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-justify .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-right .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-right .elementor-grid-item{
    margin-left:calc(.5 * var(--grid-column-gap));
    margin-right:calc(.5 * var(--grid-column-gap))
}
.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid{
    display:inline-block
}
.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid-item{
    margin-left:0;
    margin-right:0
}
@media (max-width:1024px){
    .e--ua-appleWebkit .elementor-share-buttons-tablet--align-right,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-tablet-right{
        --justify-content:var(--flex-right,flex-end)
    }
    .e--ua-appleWebkit .elementor-share-buttons-tablet--align-center,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-tablet-center{
        --justify-content:center
    }
    .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-justify .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-right .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-right .elementor-grid{
        width:auto;
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -ms-flex-wrap:wrap;
        flex-wrap:wrap;
        -webkit-box-pack:var(--justify-content,space-between);
        -ms-flex-pack:var(--justify-content,space-between);
        justify-content:var(--justify-content,space-between);
        margin-left:calc(-.5 * var(--grid-column-gap));
        margin-right:calc(-.5 * var(--grid-column-gap))
    }
    .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-justify .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-right .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-right .elementor-grid-item{
        margin-left:calc(.5 * var(--grid-column-gap));
        margin-right:calc(.5 * var(--grid-column-gap))
    }
    .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid{
        display:inline-block
    }
    .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid-item{
        margin-left:0;
        margin-right:0
    }
}
@media (max-width:767px){
    .e--ua-appleWebkit .elementor-share-buttons-mobile--align-right,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-mobile-right{
        --justify-content:var(--flex-right,flex-end)
    }
    .e--ua-appleWebkit .elementor-share-buttons-mobile--align-center,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-mobile-center{
        --justify-content:center
    }
    .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-justify .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-right .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-right .elementor-grid{
        width:auto;
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -ms-flex-wrap:wrap;
        flex-wrap:wrap;
        -webkit-box-pack:var(--justify-content,space-between);
        -ms-flex-pack:var(--justify-content,space-between);
        justify-content:var(--justify-content,space-between);
        margin-left:calc(-.5 * var(--grid-column-gap));
        margin-right:calc(-.5 * var(--grid-column-gap))
    }
    .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-justify .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-right .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-right .elementor-grid-item{
        margin-left:calc(.5 * var(--grid-column-gap));
        margin-right:calc(.5 * var(--grid-column-gap))
    }
    .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid{
        display:inline-block
    }
    .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid-item{
        margin-left:0;
        margin-right:0
    }
}
@media (max-width:767px){
    .elementor .elementor-hidden-mobile,.elementor .elementor-hidden-phone{
        display:none
    }
}
@media (min-width:-1px) and (max-width:-1px){
    .elementor .elementor-hidden-mobile_extra{
        display:none
    }
}
@media (min-width:768px) and (max-width:1024px){
    .elementor .elementor-hidden-tablet{
        display:none
    }
}
@media (min-width:-1px) and (max-width:-1px){
    .elementor .elementor-hidden-tablet_extra{
        display:none
    }
}
@media (min-width:1025px) and (max-width:1440px){
    .elementor .elementor-hidden-laptop{
        display:none
    }
}
@media (min-width:1441px) and (max-width:99999px){
    .elementor .elementor-hidden-desktop{
        display:none
    }
}
@media (min-width:-1px){
    .elementor .elementor-hidden-widescreen{
        display:none
    }
}
.elementor-widget-text-path{
    font-size:20px;
    text-align:var(--alignment,left)
}
.elementor-widget-text-path svg{
    width:var(--width);
    max-width:100%;
    height:auto;
    overflow:visible;
    word-spacing:var(--word-spacing);
    -webkit-transform:rotate(var(--rotate,0)) scaleX(var(--scale-x,1)) scaleY(var(--scale-y,1));
    -ms-transform:rotate(var(--rotate,0)) scaleX(var(--scale-x,1)) scaleY(var(--scale-y,1));
    transform:rotate(var(--rotate,0)) scaleX(var(--scale-x,1)) scaleY(var(--scale-y,1))
}
.elementor-widget-text-path svg path{
    vector-effect:non-scaling-stroke;
    fill:var(--path-fill,transparent);
    stroke:var(--stroke-color,transparent);
    stroke-width:var(--stroke-width,1px);
    -webkit-transition:var(--stroke-transition) stroke,var(--stroke-transition) fill;
    -o-transition:var(--stroke-transition) stroke,var(--stroke-transition) fill;
    transition:var(--stroke-transition) stroke,var(--stroke-transition) fill
}
.elementor-widget-text-path svg:hover path{
    --path-fill:var(--path-fill-hover);
    --stroke-color:var(--stroke-color-hover);
    --stroke-width:var(--stroke-width-hover)
}
.elementor-widget-text-path svg text{
    --fill:var(--text-color);
    fill:var(--fill);
    direction:var(--direction,ltr);
    -webkit-transition:var(--transition) stroke,var(--transition) stroke-width,var(--transition) fill;
    -o-transition:var(--transition) stroke,var(--transition) stroke-width,var(--transition) fill;
    transition:var(--transition) stroke,var(--transition) stroke-width,var(--transition) fill
}
.elementor-widget-text-path svg text:hover{
    --color:var(--text-color-hover,var(--text-color));
    --fill:var(--color);
    color:var(--color)
}

.qodef-m-text b{
        font-weight: 900;
}
h3.qodef-m-title i {
    font-size: 40px;
    font-weight: 900;
}
.qodef-m-content_b b{
    font-weight: 900;

}
.qodef-m-content_b{
 margin-bottom: 10px;
}

.dialog-widget-content{background-color:#fff;position:absolute;-webkit-border-radius:3px;border-radius:3px;-webkit-box-shadow:2px 8px 23px 3px rgba(0,0,0,.2);box-shadow:2px 8px 23px 3px rgba(0,0,0,.2);overflow:hidden}.dialog-message{font-size:12px;line-height:1.5;-webkit-box-sizing:border-box;box-sizing:border-box}.dialog-type-lightbox{position:fixed;height:100%;width:100%;bottom:0;left:0;background-color:rgba(0,0,0,.8);z-index:9999;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.dialog-type-lightbox .dialog-widget-content{margin:auto;width:375px}.dialog-type-lightbox .dialog-header{font-size:15px;color:#495157;padding:30px 0 10px;font-weight:500}.dialog-type-lightbox .dialog-message{padding:0 30px 30px;min-height:50px}.dialog-type-lightbox:not(.elementor-popup-modal) .dialog-header,.dialog-type-lightbox:not(.elementor-popup-modal) .dialog-message{text-align:center}.dialog-type-lightbox .dialog-buttons-wrapper{border-top:1px solid #e6e9ec;text-align:center}.dialog-type-lightbox .dialog-buttons-wrapper>.dialog-button{font-family:Roboto,Arial,Helvetica,Verdana,sans-serif;width:50%;border:none;background:none;color:#6d7882;font-size:15px;cursor:pointer;padding:13px 0;outline:0}.dialog-type-lightbox .dialog-buttons-wrapper>.dialog-button:hover{background-color:#f4f6f7}.dialog-type-lightbox .dialog-buttons-wrapper>.dialog-button.dialog-ok{color:#b01b1b}.dialog-type-lightbox .dialog-buttons-wrapper>.dialog-button.dialog-take_over{color:#39b54a}.dialog-type-lightbox .dialog-buttons-wrapper>.dialog-button:active{background-color:rgba(230,233,236,.5)}.dialog-type-lightbox .dialog-buttons-wrapper>.dialog-button::-moz-focus-inner{border:0}.dialog-close-button{cursor:pointer;position:absolute;margin-top:15px;right:15px;font-size:15px;line-height:1}.dialog-close-button:not(:hover){opacity:.4}.dialog-alert-widget .dialog-buttons-wrapper>button{width:100%}.dialog-confirm-widget .dialog-button:first-child{border-right:1px solid #e6e9ec}.dialog-prevent-scroll{overflow:hidden;max-height:100vh}@media (min-width:1024px){body.admin-bar .dialog-lightbox-widget{height:calc(100vh - 32px)}}@media (max-width:1024px){body.admin-bar .dialog-type-lightbox{position:-webkit-sticky;position:sticky;height:100vh}}.elementor-aspect-ratio-219 .elementor-fit-aspect-ratio{padding-bottom:42.8571%}.elementor-aspect-ratio-169 .elementor-fit-aspect-ratio{padding-bottom:56.25%}.elementor-aspect-ratio-43 .elementor-fit-aspect-ratio{padding-bottom:75%}.elementor-aspect-ratio-32 .elementor-fit-aspect-ratio{padding-bottom:66.6666%}.elementor-aspect-ratio-11 .elementor-fit-aspect-ratio{padding-bottom:100%}.elementor-aspect-ratio-916 .elementor-fit-aspect-ratio{padding-bottom:177.8%}.elementor-fit-aspect-ratio{position:relative;height:0}.elementor-fit-aspect-ratio iframe{position:absolute;top:0;left:0;height:100%;width:100%;border:0;background-color:#000}.elementor-fit-aspect-ratio video{width:100%}.flatpickr-calendar{width:280px}.flatpickr-calendar .flatpickr-current-month span.cur-month{font-weight:300}.flatpickr-calendar .dayContainer{width:280px;min-width:280px;max-width:280px}.flatpickr-calendar .flatpickr-days{width:280px}.flatpickr-calendar .flatpickr-day{max-width:37px;height:37px;line-height:37px}.elementor-templates-modal .dialog-widget-content{font-family:Roboto,Arial,Helvetica,Verdana,sans-serif;background-color:#f1f3f5;width:100%}@media (max-width:1439px){.elementor-templates-modal .dialog-widget-content{max-width:990px}}@media (min-width:1440px){.elementor-templates-modal .dialog-widget-content{max-width:1200px}}.elementor-templates-modal .dialog-header{padding:0;z-index:1}.elementor-templates-modal .dialog-buttons-wrapper,.elementor-templates-modal .dialog-header{background-color:#fff;-webkit-box-shadow:0 0 8px rgba(0,0,0,.1);box-shadow:0 0 8px rgba(0,0,0,.1);position:relative}.elementor-templates-modal .dialog-buttons-wrapper{border:none;display:none;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:5px}.elementor-templates-modal .dialog-buttons-wrapper .elementor-button{height:40px;margin-left:5px}.elementor-templates-modal .dialog-buttons-wrapper .elementor-button-success{padding:12px 36px;color:#fff;width:auto;font-size:15px}.elementor-templates-modal .dialog-buttons-wrapper .elementor-button-success:hover{background-color:#39b54a}.elementor-templates-modal .dialog-message{height:750px;max-height:85vh;overflow:auto;padding-top:25px}.elementor-templates-modal .dialog-content{height:100%}.elementor-templates-modal .dialog-loading{display:none}.elementor-templates-modal__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:50px}.elementor-templates-modal__header__logo{line-height:1;text-transform:uppercase;font-weight:700;cursor:pointer}.elementor-templates-modal__header__logo-area{text-align:left;padding-left:15px}.elementor-templates-modal__header__logo-area>*{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-templates-modal__header__logo__icon-wrapper{margin-right:10px;font-size:12px}.elementor-templates-modal__header__logo__title{padding-top:2px}.elementor-templates-modal__header__items-area{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-templates-modal__header__item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-sizing:content-box;box-sizing:content-box}.elementor-templates-modal__header__item>i{font-size:20px;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;cursor:pointer}.elementor-templates-modal__header__item>i:not(:hover){color:#a4afb7}.elementor-templates-modal__header__close--normal{width:47px;border-left:1px solid #e6e9ec}.elementor-templates-modal__header__close--normal i{font-size:18px}.elementor-templates-modal__header__close--skip{padding:10px 10px 10px 20px;margin-right:10px;color:#fff;background-color:#a4afb7;font-size:11px;font-weight:400;line-height:1;text-transform:uppercase;-webkit-border-radius:2px;border-radius:2px;cursor:pointer}.elementor-templates-modal__header__close--skip>i{font-size:inherit;padding-left:10px;margin-left:15px;border-left:1px solid}.elementor-templates-modal__header__close--skip>i:not(:hover){color:#fff}.elementor-templates-modal__sidebar{-ms-flex-negative:0;flex-shrink:0;width:25%;background-color:hsla(0,0%,100%,.3)}.elementor-templates-modal__content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-shadow:0 0 13px inset rgba(0,0,0,.05);box-shadow:inset 0 0 13px rgba(0,0,0,.05)}#wpadminbar #wp-admin-bar-elementor_edit_page .elementor-general-section+.elementor-second-section{border-top:1px solid #464b50;margin-top:6px}.elementor-hidden{display:none}.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{position:absolute;top:-10000em;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}.elementor-clearfix:after{content:"";display:block;clear:both;width:0;height:0}.e-logo-wrapper{background:#93003c;display:inline-block;padding:.75em;-webkit-border-radius:50%;border-radius:50%;line-height:1}.e-logo-wrapper i{color:#fff;font-size:1em}.elementor{-webkit-hyphens:manual;-ms-hyphens:manual;hyphens:manual}.elementor *,.elementor :after,.elementor :before{-webkit-box-sizing:border-box;box-sizing:border-box}.elementor a{-webkit-box-shadow:none;box-shadow:none;text-decoration:none}.elementor hr{margin:0;background-color:transparent}.elementor img{height:auto;max-width:100%;border:none;-webkit-border-radius:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none}.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure{margin:0}.elementor embed,.elementor iframe,.elementor object,.elementor video{max-width:100%;width:100%;margin:0;line-height:1;border:none}.elementor .elementor-custom-embed{line-height:0}.elementor .elementor-background,.elementor .elementor-background-holder,.elementor .elementor-background-video-container{height:100%;width:100%;top:0;left:0;position:absolute;overflow:hidden;z-index:0;direction:ltr}.elementor .elementor-background-video-container{-webkit-transition:opacity 1s;-o-transition:opacity 1s;transition:opacity 1s;pointer-events:none}.elementor .elementor-background-video-container.elementor-loading{opacity:0}.elementor .elementor-background-video-embed{max-width:none}.elementor .elementor-background-video,.elementor .elementor-background-video-embed,.elementor .elementor-background-video-hosted{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.elementor .elementor-background-video{max-width:none}.elementor .elementor-html5-video{-o-object-fit:cover;object-fit:cover}.elementor .elementor-background-overlay,.elementor .elementor-background-slideshow{height:100%;width:100%;top:0;left:0;position:absolute}.elementor .elementor-background-slideshow{z-index:0}.elementor .elementor-background-slideshow__slide__image{width:100%;height:100%;background-position:50%;-webkit-background-size:cover;background-size:cover}.elementor-widget-wrap>.elementor-element.elementor-absolute{position:absolute}.elementor-widget-wrap>.elementor-element.elementor-fixed{position:fixed}.elementor-widget-wrap .elementor-element.elementor-widget__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget__width-initial{max-width:100%}@media (max-width:1024px){.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial{max-width:100%}}@media (max-width:767px){.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial{max-width:100%}}.elementor-element.elementor-absolute,.elementor-element.elementor-fixed{z-index:1}.elementor-invisible{visibility:hidden}.elementor-align-center{text-align:center}.elementor-align-center .elementor-button{width:auto}.elementor-align-right{text-align:right}.elementor-align-right .elementor-button{width:auto}.elementor-align-left{text-align:left}.elementor-align-left .elementor-button{width:auto}.elementor-align-justify .elementor-button{width:100%}.elementor-custom-embed-play{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.elementor-custom-embed-play i{font-size:100px;color:#fff;text-shadow:1px 0 6px rgba(0,0,0,.3)}.elementor-custom-embed-play svg{height:100px;width:100px;fill:#fff;-webkit-filter:drop-shadow(1px 0 6px rgba(0,0,0,.3));filter:drop-shadow(1px 0 6px rgba(0,0,0,.3))}.elementor-custom-embed-play i,.elementor-custom-embed-play svg{opacity:.8;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}.elementor-custom-embed-play.elementor-playing i{font-family:eicons}.elementor-custom-embed-play.elementor-playing i:before{content:"\e8fb"}.elementor-custom-embed-play.elementor-playing i,.elementor-custom-embed-play.elementor-playing svg{-webkit-animation:eicon-spin 2s linear infinite;animation:eicon-spin 2s linear infinite}.elementor-tag{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.elementor-ken-burns{-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-duration:10s;-o-transition-duration:10s;transition-duration:10s;-webkit-transition-timing-function:linear;-o-transition-timing-function:linear;transition-timing-function:linear}.elementor-ken-burns--out{-webkit-transform:scale(1.3);-ms-transform:scale(1.3);transform:scale(1.3)}.elementor-ken-burns--active{-webkit-transition-duration:20s;-o-transition-duration:20s;transition-duration:20s}.elementor-ken-burns--active.elementor-ken-burns--out{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.elementor-ken-burns--active.elementor-ken-burns--in{-webkit-transform:scale(1.3);-ms-transform:scale(1.3);transform:scale(1.3)}@media (min-width:-1px){.elementor-widescreen-align-center{text-align:center}.elementor-widescreen-align-center .elementor-button{width:auto}.elementor-widescreen-align-right{text-align:right}.elementor-widescreen-align-right .elementor-button{width:auto}.elementor-widescreen-align-left{text-align:left}.elementor-widescreen-align-left .elementor-button{width:auto}.elementor-widescreen-align-justify .elementor-button{width:100%}}@media (max-width:1440px){.elementor-laptop-align-center{text-align:center}.elementor-laptop-align-center .elementor-button{width:auto}.elementor-laptop-align-right{text-align:right}.elementor-laptop-align-right .elementor-button{width:auto}.elementor-laptop-align-left{text-align:left}.elementor-laptop-align-left .elementor-button{width:auto}.elementor-laptop-align-justify .elementor-button{width:100%}}@media (max-width:-1px){.elementor-tablet_extra-align-center{text-align:center}.elementor-tablet_extra-align-center .elementor-button{width:auto}.elementor-tablet_extra-align-right{text-align:right}.elementor-tablet_extra-align-right .elementor-button{width:auto}.elementor-tablet_extra-align-left{text-align:left}.elementor-tablet_extra-align-left .elementor-button{width:auto}.elementor-tablet_extra-align-justify .elementor-button{width:100%}}@media (max-width:1024px){.elementor-tablet-align-center{text-align:center}.elementor-tablet-align-center .elementor-button{width:auto}.elementor-tablet-align-right{text-align:right}.elementor-tablet-align-right .elementor-button{width:auto}.elementor-tablet-align-left{text-align:left}.elementor-tablet-align-left .elementor-button{width:auto}.elementor-tablet-align-justify .elementor-button{width:100%}}@media (max-width:-1px){.elementor-mobile_extra-align-center{text-align:center}.elementor-mobile_extra-align-center .elementor-button{width:auto}.elementor-mobile_extra-align-right{text-align:right}.elementor-mobile_extra-align-right .elementor-button{width:auto}.elementor-mobile_extra-align-left{text-align:left}.elementor-mobile_extra-align-left .elementor-button{width:auto}.elementor-mobile_extra-align-justify .elementor-button{width:100%}}@media (max-width:767px){.elementor-mobile-align-center{text-align:center}.elementor-mobile-align-center .elementor-button{width:auto}.elementor-mobile-align-right{text-align:right}.elementor-mobile-align-right .elementor-button{width:auto}.elementor-mobile-align-left{text-align:left}.elementor-mobile-align-left .elementor-button{width:auto}.elementor-mobile-align-justify .elementor-button{width:100%}}#wpadminbar #wp-admin-bar-elementor_edit_page>.ab-item:before{content:"\e813";font-family:eicons;top:3px;font-size:18px}#wpadminbar #wp-admin-bar-elementor_inspector>.ab-item:before{content:"\f348";top:2px}:root{--page-title-display:block}.elementor-page-title,h1.entry-title{display:var(--page-title-display)}@-webkit-keyframes eicon-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes eicon-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.eicon-animation-spin{-webkit-animation:eicon-spin 2s linear infinite;animation:eicon-spin 2s linear infinite}.elementor-section{position:relative}.elementor-section .elementor-container{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:auto;margin-left:auto;position:relative}@media (max-width:1024px){.elementor-section .elementor-container{-ms-flex-wrap:wrap;flex-wrap:wrap}}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.elementor-section.elementor-section-stretched{position:relative;width:100%}.elementor-section.elementor-section-items-top>.elementor-container{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-section.elementor-section-items-middle>.elementor-container{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-section.elementor-section-items-bottom>.elementor-container{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media (min-width:768px){.elementor-section.elementor-section-height-full{height:100vh}.elementor-section.elementor-section-height-full>.elementor-container{height:100%}}.elementor-bc-flex-widget .elementor-section-content-top>.elementor-container>.elementor-column>.elementor-widget-wrap{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-bc-flex-widget .elementor-section-content-middle>.elementor-container>.elementor-column>.elementor-widget-wrap{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-bc-flex-widget .elementor-section-content-bottom>.elementor-container>.elementor-column>.elementor-widget-wrap{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.elementor-row{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:1024px){.elementor-row{-ms-flex-wrap:wrap;flex-wrap:wrap}}.elementor-widget-wrap{position:relative;width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:start;align-content:flex-start}.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-wrap>.elementor-element{width:100%}.elementor-widget-wrap.e-swiper-container{width:calc(100% - (var(--e-column-margin-left, 0px) + var(--e-column-margin-right, 0px)))}.elementor-widget{position:relative}.elementor-widget:not(:last-child){margin-bottom:20px}.elementor-widget:not(:last-child).elementor-absolute,.elementor-widget:not(:last-child).elementor-widget__width-auto,.elementor-widget:not(:last-child).elementor-widget__width-initial{margin-bottom:0}.elementor-column{min-height:1px}.elementor-column,.elementor-column-wrap{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-column-wrap{width:100%}.elementor-column-gap-narrow>.elementor-column>.elementor-element-populated{padding:5px}.elementor-column-gap-default>.elementor-column>.elementor-element-populated{padding:10px}.elementor-column-gap-extended>.elementor-column>.elementor-element-populated{padding:15px}.elementor-column-gap-wide>.elementor-column>.elementor-element-populated{padding:20px}.elementor-column-gap-wider>.elementor-column>.elementor-element-populated{padding:30px}.elementor-inner-section .elementor-column-gap-no .elementor-element-populated{padding:0}@media (min-width:768px){.elementor-column.elementor-col-10,.elementor-column[data-col="10"]{width:10%}.elementor-column.elementor-col-11,.elementor-column[data-col="11"]{width:11.111%}.elementor-column.elementor-col-12,.elementor-column[data-col="12"]{width:12.5%}.elementor-column.elementor-col-14,.elementor-column[data-col="14"]{width:14.285%}.elementor-column.elementor-col-16,.elementor-column[data-col="16"]{width:16.666%}.elementor-column.elementor-col-20,.elementor-column[data-col="20"]{width:20%}.elementor-column.elementor-col-25,.elementor-column[data-col="25"]{width:25%}.elementor-column.elementor-col-30,.elementor-column[data-col="30"]{width:30%}.elementor-column.elementor-col-33,.elementor-column[data-col="33"]{width:33.333%}.elementor-column.elementor-col-40,.elementor-column[data-col="40"]{width:40%}.elementor-column.elementor-col-50,.elementor-column[data-col="50"]{width:50%}.elementor-column.elementor-col-60,.elementor-column[data-col="60"]{width:60%}.elementor-column.elementor-col-66,.elementor-column[data-col="66"]{width:66.666%}.elementor-column.elementor-col-70,.elementor-column[data-col="70"]{width:70%}.elementor-column.elementor-col-75,.elementor-column[data-col="75"]{width:75%}.elementor-column.elementor-col-80,.elementor-column[data-col="80"]{width:80%}.elementor-column.elementor-col-83,.elementor-column[data-col="83"]{width:83.333%}.elementor-column.elementor-col-90,.elementor-column[data-col="90"]{width:90%}.elementor-column.elementor-col-100,.elementor-column[data-col="100"]{width:100%}}@media (max-width:479px){.elementor-column.elementor-xs-10{width:10%}.elementor-column.elementor-xs-11{width:11.111%}.elementor-column.elementor-xs-12{width:12.5%}.elementor-column.elementor-xs-14{width:14.285%}.elementor-column.elementor-xs-16{width:16.666%}.elementor-column.elementor-xs-20{width:20%}.elementor-column.elementor-xs-25{width:25%}.elementor-column.elementor-xs-30{width:30%}.elementor-column.elementor-xs-33{width:33.333%}.elementor-column.elementor-xs-40{width:40%}.elementor-column.elementor-xs-50{width:50%}.elementor-column.elementor-xs-60{width:60%}.elementor-column.elementor-xs-66{width:66.666%}.elementor-column.elementor-xs-70{width:70%}.elementor-column.elementor-xs-75{width:75%}.elementor-column.elementor-xs-80{width:80%}.elementor-column.elementor-xs-83{width:83.333%}.elementor-column.elementor-xs-90{width:90%}.elementor-column.elementor-xs-100{width:100%}}@media (max-width:767px){.elementor-column.elementor-sm-10{width:10%}.elementor-column.elementor-sm-11{width:11.111%}.elementor-column.elementor-sm-12{width:12.5%}.elementor-column.elementor-sm-14{width:14.285%}.elementor-column.elementor-sm-16{width:16.666%}.elementor-column.elementor-sm-20{width:20%}.elementor-column.elementor-sm-25{width:25%}.elementor-column.elementor-sm-30{width:30%}.elementor-column.elementor-sm-33{width:33.333%}.elementor-column.elementor-sm-40{width:40%}.elementor-column.elementor-sm-50{width:50%}.elementor-column.elementor-sm-60{width:60%}.elementor-column.elementor-sm-66{width:66.666%}.elementor-column.elementor-sm-70{width:70%}.elementor-column.elementor-sm-75{width:75%}.elementor-column.elementor-sm-80{width:80%}.elementor-column.elementor-sm-83{width:83.333%}.elementor-column.elementor-sm-90{width:90%}.elementor-column.elementor-sm-100{width:100%}}@media (min-width:768px) and (max-width:1024px){.elementor-column.elementor-md-10{width:10%}.elementor-column.elementor-md-11{width:11.111%}.elementor-column.elementor-md-12{width:12.5%}.elementor-column.elementor-md-14{width:14.285%}.elementor-column.elementor-md-16{width:16.666%}.elementor-column.elementor-md-20{width:20%}.elementor-column.elementor-md-25{width:25%}.elementor-column.elementor-md-30{width:30%}.elementor-column.elementor-md-33{width:33.333%}.elementor-column.elementor-md-40{width:40%}.elementor-column.elementor-md-50{width:50%}.elementor-column.elementor-md-60{width:60%}.elementor-column.elementor-md-66{width:66.666%}.elementor-column.elementor-md-70{width:70%}.elementor-column.elementor-md-75{width:75%}.elementor-column.elementor-md-80{width:80%}.elementor-column.elementor-md-83{width:83.333%}.elementor-column.elementor-md-90{width:90%}.elementor-column.elementor-md-100{width:100%}}@media (min-width:-1px){.elementor-reverse-widescreen>.elementor-container>:first-child{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.elementor-reverse-widescreen>.elementor-container>:nth-child(2){-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.elementor-reverse-widescreen>.elementor-container>:nth-child(3){-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.elementor-reverse-widescreen>.elementor-container>:nth-child(4){-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.elementor-reverse-widescreen>.elementor-container>:nth-child(5){-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.elementor-reverse-widescreen>.elementor-container>:nth-child(6){-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.elementor-reverse-widescreen>.elementor-container>:nth-child(7){-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.elementor-reverse-widescreen>.elementor-container>:nth-child(8){-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.elementor-reverse-widescreen>.elementor-container>:nth-child(9){-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.elementor-reverse-widescreen>.elementor-container>:nth-child(10){-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media (min-width:1025px) and (max-width:1440px){.elementor-reverse-laptop>.elementor-container>:first-child{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media (min-width:-1px) and (max-width:1440px){.elementor-reverse-laptop>.elementor-container>:first-child{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media (min-width:1025px) and (max-width:-1px){.elementor-reverse-laptop>.elementor-container>:first-child,.elementor-reverse-laptop>.elementor-container>:nth-child(2),.elementor-reverse-laptop>.elementor-container>:nth-child(3),.elementor-reverse-laptop>.elementor-container>:nth-child(4),.elementor-reverse-laptop>.elementor-container>:nth-child(5),.elementor-reverse-laptop>.elementor-container>:nth-child(6),.elementor-reverse-laptop>.elementor-container>:nth-child(7),.elementor-reverse-laptop>.elementor-container>:nth-child(8),.elementor-reverse-laptop>.elementor-container>:nth-child(9),.elementor-reverse-laptop>.elementor-container>:nth-child(10){-webkit-box-ordinal-group:initial;-ms-flex-order:initial;order:0}.elementor-reverse-tablet_extra>.elementor-container>:first-child{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(2){-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(3){-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(4){-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(5){-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(6){-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(7){-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(8){-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(9){-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(10){-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media (min-width:768px) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media (min-width:-1px) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media (min-width:768px) and (max-width:-1px){.elementor-reverse-tablet>.elementor-container>:first-child,.elementor-reverse-tablet>.elementor-container>:nth-child(2),.elementor-reverse-tablet>.elementor-container>:nth-child(3),.elementor-reverse-tablet>.elementor-container>:nth-child(4),.elementor-reverse-tablet>.elementor-container>:nth-child(5),.elementor-reverse-tablet>.elementor-container>:nth-child(6),.elementor-reverse-tablet>.elementor-container>:nth-child(7),.elementor-reverse-tablet>.elementor-container>:nth-child(8),.elementor-reverse-tablet>.elementor-container>:nth-child(9),.elementor-reverse-tablet>.elementor-container>:nth-child(10){-webkit-box-ordinal-group:initial;-ms-flex-order:initial;order:0}.elementor-reverse-mobile_extra>.elementor-container>:first-child{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(2){-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(3){-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(4){-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(5){-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(6){-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(7){-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(8){-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(9){-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(10){-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media (max-width:767px){.elementor-reverse-mobile>.elementor-container>:first-child{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.elementor-reverse-mobile>.elementor-container>:nth-child(2){-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.elementor-reverse-mobile>.elementor-container>:nth-child(3){-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.elementor-reverse-mobile>.elementor-container>:nth-child(4){-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.elementor-reverse-mobile>.elementor-container>:nth-child(5){-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.elementor-reverse-mobile>.elementor-container>:nth-child(6){-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.elementor-reverse-mobile>.elementor-container>:nth-child(7){-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.elementor-reverse-mobile>.elementor-container>:nth-child(8){-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.elementor-reverse-mobile>.elementor-container>:nth-child(9){-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.elementor-reverse-mobile>.elementor-container>:nth-child(10){-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.elementor-column{width:100%}}ul.elementor-icon-list-items.elementor-inline-items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}ul.elementor-icon-list-items.elementor-inline-items .elementor-inline-item{word-break:break-word}.elementor-grid{display:grid;grid-column-gap:var(--grid-column-gap);grid-row-gap:var(--grid-row-gap)}.elementor-grid .elementor-grid-item{min-width:0}.elementor-grid-0 .elementor-grid{display:inline-block;width:100%;word-spacing:var(--grid-column-gap);margin-bottom:calc(-1 * var(--grid-row-gap))}.elementor-grid-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}@media (min-width:-1px){.elementor-grid-widescreen-0 .elementor-grid{display:inline-block;width:100%;word-spacing:var(--grid-column-gap);margin-bottom:calc(-1 * var(--grid-row-gap))}.elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-widescreen-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-widescreen-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-widescreen-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-widescreen-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-widescreen-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-widescreen-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-widescreen-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-widescreen-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-widescreen-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-widescreen-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-widescreen-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-widescreen-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:1440px){.elementor-grid-laptop-0 .elementor-grid{display:inline-block;width:100%;word-spacing:var(--grid-column-gap);margin-bottom:calc(-1 * var(--grid-row-gap))}.elementor-grid-laptop-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-laptop-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-laptop-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-laptop-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-laptop-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-laptop-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-laptop-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-laptop-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-laptop-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-laptop-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-laptop-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-laptop-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-laptop-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1px){.elementor-grid-tablet_extra-0 .elementor-grid{display:inline-block;width:100%;word-spacing:var(--grid-column-gap);margin-bottom:calc(-1 * var(--grid-row-gap))}.elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:1024px){.elementor-grid-tablet-0 .elementor-grid{display:inline-block;width:100%;word-spacing:var(--grid-column-gap);margin-bottom:calc(-1 * var(--grid-row-gap))}.elementor-grid-tablet-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1px){.elementor-grid-mobile_extra-0 .elementor-grid{display:inline-block;width:100%;word-spacing:var(--grid-column-gap);margin-bottom:calc(-1 * var(--grid-row-gap))}.elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:767px){.elementor-grid-mobile-0 .elementor-grid{display:inline-block;width:100%;word-spacing:var(--grid-column-gap);margin-bottom:calc(-1 * var(--grid-row-gap))}.elementor-grid-mobile-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (min-width:1441px){#elementor-device-mode:after{content:"desktop"}}@media (min-width:-1px){#elementor-device-mode:after{content:"widescreen"}}@media (max-width:1440px){#elementor-device-mode:after{content:"laptop"}}@media (max-width:-1px){#elementor-device-mode:after{content:"tablet_extra"}}@media (max-width:1024px){#elementor-device-mode:after{content:"tablet"}}@media (max-width:-1px){#elementor-device-mode:after{content:"mobile_extra"}}@media (max-width:767px){#elementor-device-mode:after{content:"mobile"}}.elementor-form-fields-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>.elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>input,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>textarea{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group .elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group>input{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.elementor-field-group{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-field-group.elementor-field-type-submit{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.elementor-field-group .elementor-field-textual{width:100%;max-width:100%;border:1px solid #818a91;background-color:transparent;color:#373a3c;vertical-align:middle;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.elementor-field-group .elementor-field-textual:focus{-webkit-box-shadow:0 0 0 1px rgba(0,0,0,.1) inset;box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);outline:0}.elementor-field-group .elementor-field-textual::-webkit-input-placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-field-textual:-ms-input-placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-field-textual:-moz-placeholder,.elementor-field-group .elementor-field-textual::-moz-placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-field-textual::-ms-input-placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-field-textual::placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-select-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;width:100%}.elementor-field-group .elementor-select-wrapper select{appearance:none;-webkit-appearance:none;-moz-appearance:none;color:inherit;font-size:inherit;font-family:inherit;font-weight:inherit;font-style:inherit;text-transform:inherit;letter-spacing:inherit;line-height:inherit;-ms-flex-preferred-size:100%;flex-basis:100%;padding-right:20px}.elementor-field-group .elementor-select-wrapper:before{content:"\e92a";font-family:eicons;font-size:15px;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:10px;pointer-events:none;text-shadow:0 0 3px rgba(0,0,0,.3)}.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before{content:""}.elementor-field-subgroup{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.elementor-field-subgroup .elementor-field-option label{display:inline-block}.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option{padding-right:10px}.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option{-ms-flex-preferred-size:100%;flex-basis:100%}.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label{display:inline}.elementor-field-label{cursor:pointer}.elementor-mark-required .elementor-field-label:after{content:"*";color:red;padding-left:.2em}.elementor-field-textual{line-height:1.4;font-size:15px;min-height:40px;padding:5px 14px;-webkit-border-radius:3px;border-radius:3px}.elementor-field-textual.elementor-size-xs{font-size:13px;min-height:33px;padding:4px 12px;-webkit-border-radius:2px;border-radius:2px}.elementor-field-textual.elementor-size-md{font-size:16px;min-height:47px;padding:6px 16px;-webkit-border-radius:4px;border-radius:4px}.elementor-field-textual.elementor-size-lg{font-size:18px;min-height:59px;padding:7px 20px;-webkit-border-radius:5px;border-radius:5px}.elementor-field-textual.elementor-size-xl{font-size:20px;min-height:72px;padding:8px 24px;-webkit-border-radius:6px;border-radius:6px}.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{-ms-flex-preferred-size:100%;flex-basis:100%}.elementor-button-align-stretch .e-form__buttons__wrapper{-ms-flex-preferred-size:50%;flex-basis:50%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.elementor-button-align-stretch .e-form__buttons__wrapper__button{-ms-flex-preferred-size:100%;flex-basis:100%}.elementor-button-align-center .e-form__buttons,.elementor-button-align-center .elementor-field-type-submit{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.elementor-button-align-start .e-form__buttons,.elementor-button-align-start .elementor-field-type-submit{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.elementor-button-align-end .e-form__buttons,.elementor-button-align-end .elementor-field-type-submit{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{-ms-flex-preferred-size:initial;flex-basis:auto}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper{-webkit-box-flex:initial;-ms-flex-positive:initial;flex-grow:0}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-center .e-form__buttons__wrapper__button,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper__button,.elementor-button-align-start .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper__button{-ms-flex-preferred-size:initial;flex-basis:auto}@media screen and (max-width:1024px){.elementor-tablet-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{-ms-flex-preferred-size:100%;flex-basis:100%}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper{-ms-flex-preferred-size:50%;flex-basis:50%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button{-ms-flex-preferred-size:100%;flex-basis:100%}.elementor-tablet-button-align-center .e-form__buttons,.elementor-tablet-button-align-center .elementor-field-type-submit{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.elementor-tablet-button-align-start .e-form__buttons,.elementor-tablet-button-align-start .elementor-field-type-submit{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.elementor-tablet-button-align-end .e-form__buttons,.elementor-tablet-button-align-end .elementor-field-type-submit{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.elementor-tablet-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{-ms-flex-preferred-size:initial;flex-basis:auto}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper{-webkit-box-flex:initial;-ms-flex-positive:initial;flex-grow:0}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-center .e-form__buttons__wrapper__button,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper__button,.elementor-tablet-button-align-start .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper__button{-ms-flex-preferred-size:initial;flex-basis:auto}}@media screen and (max-width:767px){.elementor-mobile-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{-ms-flex-preferred-size:100%;flex-basis:100%}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper{-ms-flex-preferred-size:50%;flex-basis:50%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button{-ms-flex-preferred-size:100%;flex-basis:100%}.elementor-mobile-button-align-center .e-form__buttons,.elementor-mobile-button-align-center .elementor-field-type-submit{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.elementor-mobile-button-align-start .e-form__buttons,.elementor-mobile-button-align-start .elementor-field-type-submit{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.elementor-mobile-button-align-end .e-form__buttons,.elementor-mobile-button-align-end .elementor-field-type-submit{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.elementor-mobile-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{-ms-flex-preferred-size:initial;flex-basis:auto}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper{-webkit-box-flex:initial;-ms-flex-positive:initial;flex-grow:0}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-center .e-form__buttons__wrapper__button,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper__button,.elementor-mobile-button-align-start .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper__button{-ms-flex-preferred-size:initial;flex-basis:auto}}.elementor-error .elementor-field{border-color:#d9534f}.elementor-error .help-inline{color:#d9534f;font-size:.9em}.elementor-message{margin:10px 0;font-size:1em;line-height:1}.elementor-message:before{content:"\e90e";display:inline-block;font-family:eicons;font-weight:400;font-style:normal;vertical-align:middle;margin-right:5px}.elementor-message.elementor-message-danger{color:#d9534f}.elementor-message.elementor-message-danger:before{content:"\e87f"}.elementor-message.form-message-success{color:#5cb85c}.elementor-form .elementor-button{padding-top:0;padding-bottom:0;border:none}.elementor-form .elementor-button>span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.elementor-form .elementor-button.elementor-size-xs{min-height:33px}.elementor-form .elementor-button.elementor-size-sm{min-height:40px}.elementor-form .elementor-button.elementor-size-md{min-height:47px}.elementor-form .elementor-button.elementor-size-lg{min-height:59px}.elementor-form .elementor-button.elementor-size-xl{min-height:72px}.elementor-element .elementor-widget-container{-webkit-transition:background .3s,border .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s;transition:background .3s,border .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s;-o-transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s}.elementor-button{display:inline-block;line-height:1;background-color:#818a91;font-size:15px;padding:12px 24px;-webkit-border-radius:3px;border-radius:3px;color:#fff;fill:#fff;text-align:center;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.elementor-button:focus,.elementor-button:hover,.elementor-button:visited{color:#fff}.elementor-button-content-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.elementor-button-icon{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.elementor-button-icon svg{width:1em;height:auto}.elementor-button-icon .e-font-icon-svg{height:1em}.elementor-button-text{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10;display:inline-block}.elementor-button.elementor-size-xs{font-size:13px;padding:10px 20px;-webkit-border-radius:2px;border-radius:2px}.elementor-button.elementor-size-md{font-size:16px;padding:15px 30px;-webkit-border-radius:4px;border-radius:4px}.elementor-button.elementor-size-lg{font-size:18px;padding:20px 40px;-webkit-border-radius:5px;border-radius:5px}.elementor-button.elementor-size-xl{font-size:20px;padding:25px 50px;-webkit-border-radius:6px;border-radius:6px}.elementor-button .elementor-align-icon-right{margin-left:5px;-webkit-box-ordinal-group:16;-ms-flex-order:15;order:15}.elementor-button .elementor-align-icon-left{margin-right:5px;-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.elementor-button span{text-decoration:inherit}.elementor-menu-cart__toggle .elementor-button-icon{-webkit-box-ordinal-group:16;-ms-flex-order:15;order:15}.elementor-element.elementor-button-info .elementor-button{background-color:#5bc0de}.elementor-element.elementor-button-success .elementor-button{background-color:#5cb85c}.elementor-element.elementor-button-warning .elementor-button{background-color:#f0ad4e}.elementor-element.elementor-button-danger .elementor-button{background-color:#d9534f}.elementor-widget-button .elementor-button .elementor-button-info{background-color:#5bc0de}.elementor-widget-button .elementor-button .elementor-button-success{background-color:#5cb85c}.elementor-widget-button .elementor-button .elementor-button-warning{background-color:#f0ad4e}.elementor-widget-button .elementor-button .elementor-button-danger{background-color:#d9534f}.elementor-tab-title a{color:inherit}.elementor-view-stacked .elementor-icon{padding:.5em;background-color:#818a91;color:#fff;fill:#fff}.elementor-view-framed .elementor-icon{padding:.5em;color:#818a91;border:3px solid #818a91;background-color:transparent}.elementor-icon{display:inline-block;line-height:1;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;color:#818a91;font-size:50px;text-align:center}.elementor-icon:hover{color:#818a91}.elementor-icon i,.elementor-icon svg{width:1em;height:1em;position:relative;display:block}.elementor-icon i:before,.elementor-icon svg:before{position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.elementor-icon i.fad{width:auto}.elementor-shape-circle .elementor-icon{-webkit-border-radius:50%;border-radius:50%}.e-transform .elementor-widget-container{-webkit-transform:perspective(var(--e-transform-perspective,0)) rotate(var(--e-transform-rotateZ,0)) rotateX(var(--e-transform-rotateX,0)) rotateY(var(--e-transform-rotateY,0)) translate(var(--e-transform-translate,0)) translateX(var(--e-transform-translateX,0)) translateY(var(--e-transform-translateY,0)) scaleX(calc(var(--e-transform-flipX, 1) * var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1) * var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX,0)) skewY(var(--e-transform-skewY,0));transform:perspective(var(--e-transform-perspective,0)) rotate(var(--e-transform-rotateZ,0)) rotateX(var(--e-transform-rotateX,0)) rotateY(var(--e-transform-rotateY,0)) translate(var(--e-transform-translate,0)) translateX(var(--e-transform-translateX,0)) translateY(var(--e-transform-translateY,0)) scaleX(calc(var(--e-transform-flipX, 1) * var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1) * var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX,0)) skewY(var(--e-transform-skewY,0));-webkit-transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x);-ms-transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x);transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x);-webkit-transition:-webkit-transform var(--e-transform-transition-duration,.4s);transition:-webkit-transform var(--e-transform-transition-duration,.4s);-o-transition:transform var(--e-transform-transition-duration,.4s);transition:transform var(--e-transform-transition-duration,.4s);transition:transform var(--e-transform-transition-duration,.4s),-webkit-transform var(--e-transform-transition-duration,.4s)}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;z-index:1}.swiper-container .swiper-slide figure{line-height:0}.swiper-container .elementor-lightbox-content-source{display:none}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-container-multirow>.swiper-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;-o-transition-property:transform,height;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-wp8-horizontal{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-wp8-vertical{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;-webkit-background-size:27px 44px;background-size:27px 44px;background:no-repeat 50%}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E");left:10px;right:auto}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E")}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E")}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E");right:10px;left:auto}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E")}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;-webkit-transform:translateZ(0);transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:5px;left:0;width:100%}.swiper-pagination-bullet{width:6px;height:6px;display:inline-block;-webkit-border-radius:50%;border-radius:50%;background:#000;opacity:.2}.swiper-pagination-fraction{color:#000}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;appearance:none;-webkit-appearance:none;-moz-appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-white .swiper-pagination-bullet{background:#fff}.swiper-pagination-bullet-active{opacity:1}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:5px 0;display:block}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 6px}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#000;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar{width:100%;height:4px;left:0;top:0}.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-progressbar.swiper-pagination-white{background:hsla(0,0%,100%,.5)}.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#fff}.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000}.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(transparent));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),transparent);background-image:-o-linear-gradient(right,rgba(0,0,0,.5),transparent);background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(transparent));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),transparent);background-image:-o-linear-gradient(left,rgba(0,0,0,.5),transparent);background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(transparent));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),transparent);background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),transparent);background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(transparent));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),transparent);background-image:-o-linear-gradient(top,rgba(0,0,0,.5),transparent);background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-container-coverflow .swiper-wrapper,.swiper-container-flip .swiper-wrapper{-ms-perspective:1200px}.swiper-container-cube,.swiper-container-flip{overflow:visible}.swiper-container-cube .swiper-slide,.swiper-container-flip .swiper-slide{pointer-events:none;z-index:1}.swiper-container-cube .swiper-slide .swiper-slide,.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active,.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-slide{visibility:hidden;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-scrollbar{-webkit-border-radius:10px;border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);-webkit-border-radius:10px;border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.elementor-pagination-position-outside .swiper-container{padding-bottom:30px}.elementor-pagination-position-outside .elementor-swiper-button{top:calc(50% - 30px / 2)}.elementor-swiper{position:relative}.elementor-main-swiper{position:static}.elementor-arrows-position-outside .swiper-container{width:calc(100% - 60px)}.elementor-arrows-position-outside .elementor-swiper-button-prev{left:0}.elementor-arrows-position-outside .elementor-swiper-button-next{right:0}.swiper-image-stretch .swiper-slide .swiper-slide-image{width:100%}.elementor-swiper-button{position:absolute;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;z-index:1;cursor:pointer;font-size:25px;color:hsla(0,0%,93.3%,.9);top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.elementor-swiper-button svg{fill:hsla(0,0%,93.3%,.9);height:1em;width:1em}.elementor-swiper-button-prev{left:10px}.elementor-swiper-button-next{right:10px}.elementor-swiper-button.swiper-button-disabled{opacity:.3}.swiper-container-cube .elementor-swiper-button{-webkit-transform:translate3d(0,-50%,1px);transform:translate3d(0,-50%,1px)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12) infinite;animation:swiper-preloader-spin 1s steps(12) infinite}.swiper-lazy-preloader:after{display:block;content:"";width:100%;height:100%;-webkit-background-size:100% 100%;background-size:100%;background:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E") no-repeat 50%}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")}@-webkit-keyframes swiper-preloader-spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes swiper-preloader-spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.elementor-lightbox{--lightbox-ui-color:hsla(0,0%,93.3%,0.9);--lightbox-ui-color-hover:#fff;--lightbox-text-color:var(--lightbox-ui-color);--lightbox-header-icons-size:20px;--lightbox-navigation-icons-size:25px}.elementor-lightbox .dialog-header{display:none}.elementor-lightbox .dialog-widget-content{background:none;-webkit-box-shadow:none;box-shadow:none;width:100%;height:100%}.elementor-lightbox .dialog-message{-webkit-animation-duration:.3s;animation-duration:.3s}.elementor-lightbox .dialog-message:not(.elementor-fit-aspect-ratio){height:100%}.elementor-lightbox .dialog-message.dialog-lightbox-message{padding:0}.elementor-lightbox .dialog-lightbox-close-button{cursor:pointer;position:absolute;font-size:var(--lightbox-header-icons-size);right:.75em;margin-top:13px;padding:.25em;z-index:2;line-height:1;display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-lightbox .dialog-lightbox-close-button svg{height:1em;width:1em}.elementor-lightbox .dialog-lightbox-close-button,.elementor-lightbox .elementor-swiper-button{color:var(--lightbox-ui-color);-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;opacity:1}.elementor-lightbox .dialog-lightbox-close-button svg,.elementor-lightbox .elementor-swiper-button svg{fill:var(--lightbox-ui-color)}.elementor-lightbox .dialog-lightbox-close-button:hover,.elementor-lightbox .elementor-swiper-button:hover{color:var(--lightbox-ui-color-hover)}.elementor-lightbox .dialog-lightbox-close-button:hover svg,.elementor-lightbox .elementor-swiper-button:hover svg{fill:var(--lightbox-ui-color-hover)}.elementor-lightbox .swiper-container{height:100%}.elementor-lightbox .elementor-lightbox-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;padding:70px;-webkit-box-sizing:border-box;box-sizing:border-box;height:100%;margin:auto}@media (max-width:767px){.elementor-lightbox .elementor-lightbox-item{padding:70px 0}}.elementor-lightbox .elementor-lightbox-image{max-height:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.elementor-lightbox .elementor-lightbox-image,.elementor-lightbox .elementor-lightbox-image:hover{opacity:1;-webkit-filter:none;filter:none;border:none}.elementor-lightbox .elementor-lightbox-image,.elementor-lightbox .elementor-video-container{-webkit-box-shadow:0 0 30px rgba(0,0,0,.3),0 0 8px -5px rgba(0,0,0,.3);box-shadow:0 0 30px rgba(0,0,0,.3),0 0 8px -5px rgba(0,0,0,.3);-webkit-border-radius:2px;border-radius:2px}.elementor-lightbox .elementor-video-container{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media (min-width:1025px){.elementor-lightbox .elementor-video-container{width:75%}}@media (max-width:1024px){.elementor-lightbox .elementor-video-container{width:100%}}@media (min-width:768px) and (max-width:1024px){.elementor-lightbox .elementor-aspect-ratio-916 .elementor-video-container{width:70%}}.elementor-lightbox .elementor-swiper-button:focus{outline-width:1px}.elementor-lightbox .elementor-swiper-button-next,.elementor-lightbox .elementor-swiper-button-prev{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:15%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:var(--lightbox-navigation-icons-size)}.elementor-lightbox .elementor-swiper-button-prev{left:0}.elementor-lightbox .elementor-swiper-button-next{right:0}@media (max-width:767px){.elementor-lightbox .elementor-swiper-button:focus{outline:none}.elementor-lightbox .elementor-swiper-button-next,.elementor-lightbox .elementor-swiper-button-prev{width:20%}.elementor-lightbox .elementor-swiper-button-next i,.elementor-lightbox .elementor-swiper-button-prev i{padding:10px;background-color:rgba(0,0,0,.5)}.elementor-lightbox .elementor-swiper-button-prev{left:0;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.elementor-lightbox .elementor-swiper-button-next{right:0;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}.elementor-slideshow__counter{color:currentColor;font-size:.75em;width:-webkit-max-content;width:-moz-max-content;width:max-content}.elementor-slideshow__footer,.elementor-slideshow__header{position:absolute;left:0;width:100%;padding:15px 20px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.elementor-slideshow__footer{color:var(--lightbox-text-color)}.elementor-slideshow__header{color:var(--lightbox-ui-color);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;font-size:var(--lightbox-header-icons-size);padding-left:1em;padding-right:2.6em;top:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:10}.elementor-slideshow__header>i,.elementor-slideshow__header>svg{cursor:pointer;padding:.25em;margin:0 .35em}.elementor-slideshow__header>i{font-size:inherit}.elementor-slideshow__header>i:hover{color:var(--lightbox-ui-color-hover)}.elementor-slideshow__header>svg{-webkit-box-sizing:content-box;box-sizing:content-box;fill:var(--lightbox-ui-color);height:1em;width:1em}.elementor-slideshow__header>svg:hover{fill:var(--lightbox-ui-color-hover)}.elementor-slideshow__header .elementor-slideshow__counter{margin-right:auto}.elementor-slideshow__header .elementor-icon-share{z-index:5}.elementor-slideshow__share-menu{background-color:transparent;width:0;height:0;position:absolute;overflow:hidden;-webkit-transition:background-color .4s;-o-transition:background-color .4s;transition:background-color .4s}.elementor-slideshow__share-menu .elementor-slideshow__share-links a{color:#2c2c2c}.elementor-slideshow__share-links{display:block;position:absolute;min-width:200px;right:2.8em;top:3em;background-color:#fff;-webkit-border-radius:3px;border-radius:3px;padding:14px 20px;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);opacity:0;-webkit-transform-origin:90% 10%;-ms-transform-origin:90% 10%;transform-origin:90% 10%;-webkit-transition:all .25s .1s;-o-transition:all .25s .1s;transition:all .25s .1s;-webkit-box-shadow:0 4px 15px rgba(0,0,0,.3);box-shadow:0 4px 15px rgba(0,0,0,.3)}.elementor-slideshow__share-links a{text-align:left;color:#55595c;font-size:12px;line-height:2.5;display:block;opacity:0;-webkit-transition:opacity .5s .1s;-o-transition:opacity .5s .1s;transition:opacity .5s .1s}.elementor-slideshow__share-links a:hover{color:#000}.elementor-slideshow__share-links a i,.elementor-slideshow__share-links a svg{margin-right:.75em}.elementor-slideshow__share-links a i{font-size:1.25em}.elementor-slideshow__share-links a svg{height:1.25em;width:1.25em}.elementor-slideshow__share-links:before{content:"";display:block;position:absolute;top:1px;right:.5em;border:.45em solid transparent;border-bottom-color:#fff;-webkit-transform:translateY(-100%) scaleX(.7);-ms-transform:translateY(-100%) scaleX(.7);transform:translateY(-100%) scaleX(.7)}.elementor-slideshow__footer{bottom:0;z-index:5;position:fixed}.elementor-slideshow__description,.elementor-slideshow__title{margin:0}.elementor-slideshow__title{font-size:16px;font-weight:700}.elementor-slideshow__description{font-size:14px}.elementor-slideshow--ui-hidden .elementor-slideshow__footer,.elementor-slideshow--ui-hidden .elementor-slideshow__header{opacity:0;pointer-events:none}.elementor-slideshow--ui-hidden .elementor-swiper-button-next,.elementor-slideshow--ui-hidden .elementor-swiper-button-prev{opacity:0}.elementor-slideshow--fullscreen-mode .elementor-video-container{width:100%}.elementor-slideshow--zoom-mode .elementor-slideshow__footer,.elementor-slideshow--zoom-mode .elementor-slideshow__header{background-color:rgba(0,0,0,.5)}.elementor-slideshow--zoom-mode .elementor-swiper-button-next,.elementor-slideshow--zoom-mode .elementor-swiper-button-prev{opacity:0;pointer-events:none}.elementor-slideshow--share-mode .elementor-slideshow__share-menu{top:0;left:0;width:100vw;height:100vh;opacity:1;cursor:default;background-color:rgba(0,0,0,.5)}.elementor-slideshow--share-mode .elementor-slideshow__share-links{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.elementor-slideshow--share-mode .elementor-slideshow__share-links,.elementor-slideshow--share-mode .elementor-slideshow__share-links a{opacity:1}.elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-twitter{color:#1da1f2}.elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-facebook{color:#3b5998}.elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-pinterest{color:#bd081c}.elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-download-bold{color:#a4afb7}.elementor-slideshow--share-mode .elementor-slideshow__share-links .e-eicon-twitter{fill:#1da1f2}.elementor-slideshow--share-mode .elementor-slideshow__share-links .e-eicon-facebook{fill:#3b5998}.elementor-slideshow--share-mode .elementor-slideshow__share-links .e-eicon-pinterest{fill:#bd081c}.elementor-slideshow--share-mode .elementor-slideshow__share-links .e-eicon-download-bold{fill:#a4afb7}.elementor-slideshow--share-mode .eicon-share-arrow{z-index:2}.animated{-webkit-animation-duration:1.25s;animation-duration:1.25s}.animated.animated-slow{-webkit-animation-duration:2s;animation-duration:2s}.animated.animated-fast{-webkit-animation-duration:.75s;animation-duration:.75s}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.reverse{animation-direction:reverse;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.animated{-webkit-animation:none;animation:none}}.elementor-shape{overflow:hidden;position:absolute;left:0;width:100%;line-height:0;direction:ltr}.elementor-shape-top{top:-1px}.elementor-shape-top:not([data-negative=false]) svg{z-index:-1}.elementor-shape-bottom{bottom:-1px}.elementor-shape-bottom:not([data-negative=true]) svg{z-index:-1}.elementor-shape[data-negative=false].elementor-shape-bottom,.elementor-shape[data-negative=true].elementor-shape-top{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.elementor-shape svg{display:block;width:calc(100% + 1.3px);position:relative;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.elementor-shape .elementor-shape-fill{fill:#fff;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}#wp-admin-bar-elementor_edit_page .ab-submenu .ab-item{display:-webkit-box;display:-ms-flexbox;display:flex;width:200px}#wp-admin-bar-elementor_edit_page .elementor-edit-link-title{white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;width:100%}#wp-admin-bar-elementor_edit_page .elementor-edit-link-type{background:#55595c;font-size:11px;line-height:9px;margin-top:6px;padding:4px 8px;-webkit-border-radius:3px;border-radius:3px}.page-template-elementor_canvas.elementor-page:before{display:none}.elementor-post__thumbnail__link{-webkit-transition:none;-o-transition:none;transition:none}#left-area ul.elementor-icon-list-items,.elementor-edit-area .elementor-element ul.elementor-icon-list-items,.elementor .elementor-element ul.elementor-icon-list-items{padding:0}#wpadminbar *{font-style:normal}.e--ua-appleWebkit.rtl{--flex-right:flex-start}.e--ua-appleWebkit .elementor-share-buttons--align-right,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-right{--justify-content:var(--flex-right,flex-end)}.e--ua-appleWebkit .elementor-share-buttons--align-center,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-center{--justify-content:center}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-justify .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-right .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-right .elementor-grid{width:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:var(--justify-content,space-between);-ms-flex-pack:var(--justify-content,space-between);justify-content:var(--justify-content,space-between);margin-left:calc(-.5 * var(--grid-column-gap));margin-right:calc(-.5 * var(--grid-column-gap))}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-justify .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-right .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-right .elementor-grid-item{margin-left:calc(.5 * var(--grid-column-gap));margin-right:calc(.5 * var(--grid-column-gap))}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid{display:inline-block}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid-item{margin-left:0;margin-right:0}@media (max-width:1024px){.e--ua-appleWebkit .elementor-share-buttons-tablet--align-right,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-tablet-right{--justify-content:var(--flex-right,flex-end)}.e--ua-appleWebkit .elementor-share-buttons-tablet--align-center,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-tablet-center{--justify-content:center}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-justify .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-right .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-right .elementor-grid{width:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:var(--justify-content,space-between);-ms-flex-pack:var(--justify-content,space-between);justify-content:var(--justify-content,space-between);margin-left:calc(-.5 * var(--grid-column-gap));margin-right:calc(-.5 * var(--grid-column-gap))}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-justify .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-right .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-right .elementor-grid-item{margin-left:calc(.5 * var(--grid-column-gap));margin-right:calc(.5 * var(--grid-column-gap))}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid{display:inline-block}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid-item{margin-left:0;margin-right:0}}@media (max-width:767px){.e--ua-appleWebkit .elementor-share-buttons-mobile--align-right,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-mobile-right{--justify-content:var(--flex-right,flex-end)}.e--ua-appleWebkit .elementor-share-buttons-mobile--align-center,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-mobile-center{--justify-content:center}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-justify .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-right .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-right .elementor-grid{width:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:var(--justify-content,space-between);-ms-flex-pack:var(--justify-content,space-between);justify-content:var(--justify-content,space-between);margin-left:calc(-.5 * var(--grid-column-gap));margin-right:calc(-.5 * var(--grid-column-gap))}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-justify .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-right .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-right .elementor-grid-item{margin-left:calc(.5 * var(--grid-column-gap));margin-right:calc(.5 * var(--grid-column-gap))}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid{display:inline-block}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid-item{margin-left:0;margin-right:0}}@media (max-width:767px){.elementor .elementor-hidden-mobile,.elementor .elementor-hidden-phone{display:none}}@media (min-width:-1px) and (max-width:-1px){.elementor .elementor-hidden-mobile_extra{display:none}}@media (min-width:768px) and (max-width:1024px){.elementor .elementor-hidden-tablet{display:none}}@media (min-width:-1px) and (max-width:-1px){.elementor .elementor-hidden-tablet_extra{display:none}}@media (min-width:1025px) and (max-width:1440px){.elementor .elementor-hidden-laptop{display:none}}@media (min-width:1441px) and (max-width:99999px){.elementor .elementor-hidden-desktop{display:none}}@media (min-width:-1px){.elementor .elementor-hidden-widescreen{display:none}}.elementor-widget-text-path{font-size:20px;text-align:var(--alignment,left)}.elementor-widget-text-path svg{width:var(--width);max-width:100%;height:auto;overflow:visible;word-spacing:var(--word-spacing);-webkit-transform:rotate(var(--rotate,0)) scaleX(var(--scale-x,1)) scaleY(var(--scale-y,1));-ms-transform:rotate(var(--rotate,0)) scaleX(var(--scale-x,1)) scaleY(var(--scale-y,1));transform:rotate(var(--rotate,0)) scaleX(var(--scale-x,1)) scaleY(var(--scale-y,1))}.elementor-widget-text-path svg path{vector-effect:non-scaling-stroke;fill:var(--path-fill,transparent);stroke:var(--stroke-color,transparent);stroke-width:var(--stroke-width,1px);-webkit-transition:var(--stroke-transition) stroke,var(--stroke-transition) fill;-o-transition:var(--stroke-transition) stroke,var(--stroke-transition) fill;transition:var(--stroke-transition) stroke,var(--stroke-transition) fill}.elementor-widget-text-path svg:hover path{--path-fill:var(--path-fill-hover);--stroke-color:var(--stroke-color-hover);--stroke-width:var(--stroke-width-hover)}.elementor-widget-text-path svg text{--fill:var(--text-color);fill:var(--fill);direction:var(--direction,ltr);-webkit-transition:var(--transition) stroke,var(--transition) stroke-width,var(--transition) fill;-o-transition:var(--transition) stroke,var(--transition) stroke-width,var(--transition) fill;transition:var(--transition) stroke,var(--transition) stroke-width,var(--transition) fill}.elementor-widget-text-path svg text:hover{--color:var(--text-color-hover,var(--text-color));--fill:var(--color);color:var(--color)}
    .elementor-1129 .elementor-element.elementor-element-336bddb{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-1129 .elementor-element.elementor-element-5caba4e > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-1129 .elementor-element.elementor-element-9eb5a42{margin-top:160px;margin-bottom:180px;padding:0px 0px 0px 0px;}.elementor-bc-flex-widget .elementor-1129 .elementor-element.elementor-element-4f4cb65.elementor-column .elementor-widget-wrap{align-items:flex-end;}.elementor-1129 .elementor-element.elementor-element-4f4cb65.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:flex-end;align-items:flex-end;}.elementor-1129 .elementor-element.elementor-element-4f4cb65 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:16.5% 5% 0% 0%;}.elementor-1129 .elementor-element.elementor-element-9a735c7{width:auto;max-width:auto;}.elementor-bc-flex-widget .elementor-1129 .elementor-element.elementor-element-1edf7f9.elementor-column .elementor-widget-wrap{align-items:flex-start;}.elementor-1129 .elementor-element.elementor-element-1edf7f9.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:flex-start;align-items:flex-start;}.elementor-1129 .elementor-element.elementor-element-1edf7f9 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 5px;}.elementor-1129 .elementor-element.elementor-element-48e9b8c > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 45px 0px;}.elementor-bc-flex-widget .elementor-1129 .elementor-element.elementor-element-be9c23d.elementor-column .elementor-widget-wrap{align-items:flex-end;}.elementor-1129 .elementor-element.elementor-element-be9c23d.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:flex-end;align-items:flex-end;}.elementor-1129 .elementor-element.elementor-element-be9c23d.elementor-column > .elementor-widget-wrap{justify-content:flex-end;}.elementor-1129 .elementor-element.elementor-element-be9c23d > .elementor-element-populated{margin:0px 0px -25px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0% 0% 0% 10%;}.elementor-1129 .elementor-element.elementor-element-6ca0646 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:20% 20% 20% 18%;background-color:#ECECEC;}.elementor-1129 .elementor-element.elementor-element-6ca0646{width:100%;max-width:100%;}.elementor-1129 .elementor-element.elementor-element-7f6ea93{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-1129 .elementor-element.elementor-element-8625287 > .elementor-element-populated, .elementor-1129 .elementor-element.elementor-element-8625287 > .elementor-element-populated > .elementor-background-overlay, .elementor-1129 .elementor-element.elementor-element-8625287 > .elementor-background-slideshow{border-radius:0px 0px 0px 0px;}.elementor-1129 .elementor-element.elementor-element-8625287 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-1129 .elementor-element.elementor-element-413ce19 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-1129 .elementor-element.elementor-element-413ce19{width:100%;max-width:100%;}.elementor-1129 .elementor-element.elementor-element-08640be > .elementor-element-populated, .elementor-1129 .elementor-element.elementor-element-08640be > .elementor-element-populated > .elementor-background-overlay, .elementor-1129 .elementor-element.elementor-element-08640be > .elementor-background-slideshow{border-radius:0px 0px 0px 0px;}.elementor-1129 .elementor-element.elementor-element-08640be > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-1129 .elementor-element.elementor-element-a5e391d > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-1129 .elementor-element.elementor-element-a5e391d{width:100%;max-width:100%;}.elementor-1129 .elementor-element.elementor-element-e01617a > .elementor-container{min-height:20vw;}.elementor-1129 .elementor-element.elementor-element-e01617a > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-1129 .elementor-element.elementor-element-e01617a{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:10.6% 0% 10.6% 0%;}.elementor-1129 .elementor-element.elementor-element-e01617a > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-1129 .elementor-element.elementor-element-961da0a.elementor-column > .elementor-widget-wrap{justify-content:flex-end;}.elementor-1129 .elementor-element.elementor-element-961da0a > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0% 0% 0% 0%;}.elementor-1129 .elementor-element.elementor-element-961da0a > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-1129 .elementor-element.elementor-element-a4c3dda{width:560px;max-width:560px;}.elementor-1129 .elementor-element.elementor-element-62fabd7:not(.elementor-motion-effects-element-type-background), .elementor-1129 .elementor-element.elementor-element-62fabd7 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F7C600;}.elementor-1129 .elementor-element.elementor-element-62fabd7{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:160px 0px 160px 0px;}.elementor-1129 .elementor-element.elementor-element-62fabd7 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-1129 .elementor-element.elementor-element-47254d4 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 10px;}.elementor-1129 .elementor-element.elementor-element-e3e9dc4 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 20px;}.elementor-1129 .elementor-element.elementor-element-a85c9c1 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 30px;}.elementor-1129 .elementor-element.elementor-element-7f35cf4{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:160px 0px 140px 0px;}.elementor-1129 .elementor-element.elementor-element-7f35cf4 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-1129 .elementor-element.elementor-element-9b11109 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-1129 .elementor-element.elementor-element-2d1c0f8{margin-top:0px;margin-bottom:0px;padding:0px 0px 50px 0px;}.elementor-1129 .elementor-element.elementor-element-07dd36d{margin-top:0px;margin-bottom:0px;padding:0px 0px 145px 0px;}.elementor-1129 .elementor-element.elementor-element-0df652d:not(.elementor-motion-effects-element-type-background), .elementor-1129 .elementor-element.elementor-element-0df652d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#12171B;}.elementor-1129 .elementor-element.elementor-element-0df652d{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:0px 0px 110px 0px;}.elementor-1129 .elementor-element.elementor-element-0df652d > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-bc-flex-widget .elementor-1129 .elementor-element.elementor-element-3989910.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-1129 .elementor-element.elementor-element-3989910.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-1129 .elementor-element.elementor-element-3989910 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:15% 15% 0% 0%;}.elementor-1129 .elementor-element.elementor-element-a79e273 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 18px 0px;}.elementor-1129 .elementor-element.elementor-element-9d13d51 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0% 0% 0% 0%;}.elementor-bc-flex-widget .elementor-1129 .elementor-element.elementor-element-89d7237.elementor-column .elementor-widget-wrap{align-items:flex-start;}.elementor-1129 .elementor-element.elementor-element-89d7237.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:flex-start;align-items:flex-start;}.elementor-1129 .elementor-element.elementor-element-89d7237.elementor-column > .elementor-widget-wrap{justify-content:flex-end;}.elementor-1129 .elementor-element.elementor-element-89d7237 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0% 2% 0% 2%;}.elementor-1129 .elementor-element.elementor-element-f8cb1d2{width:auto;max-width:auto;}.elementor-1129 .elementor-element.elementor-element-78c15f9:not(.elementor-motion-effects-element-type-background), .elementor-1129 .elementor-element.elementor-element-78c15f9 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#12171B;}.elementor-1129 .elementor-element.elementor-element-78c15f9{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-1129 .elementor-element.elementor-element-78c15f9 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}@media(max-width:1024px){.elementor-1129 .elementor-element.elementor-element-9eb5a42{margin-top:120px;margin-bottom:160px;padding:0px 0px 0px 0px;}.elementor-1129 .elementor-element.elementor-element-4f4cb65 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 43px 0px;}.elementor-1129 .elementor-element.elementor-element-1edf7f9 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 80px 0px;}.elementor-1129 .elementor-element.elementor-element-48e9b8c > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 36px 0px;}.elementor-1129 .elementor-element.elementor-element-be9c23d.elementor-column > .elementor-widget-wrap{justify-content:flex-start;}.elementor-1129 .elementor-element.elementor-element-be9c23d > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-1129 .elementor-element.elementor-element-6ca0646 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:60px 60px 60px 60px;}.elementor-1129 .elementor-element.elementor-element-6ca0646{width:310px;max-width:310px;}.elementor-1129 .elementor-element.elementor-element-7f6ea93{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-1129 .elementor-element.elementor-element-8625287 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-1129 .elementor-element.elementor-element-08640be > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-1129 .elementor-element.elementor-element-e01617a > .elementor-container{min-height:710px;}.elementor-1129 .elementor-element.elementor-element-e01617a{padding:0px 0px 0px 0px;}.elementor-1129 .elementor-element.elementor-element-961da0a.elementor-column > .elementor-widget-wrap{justify-content:center;}.elementor-1129 .elementor-element.elementor-element-a4c3dda{width:530px;max-width:530px;}.elementor-1129 .elementor-element.elementor-element-62fabd7{margin-top:0px;margin-bottom:0px;padding:160px 0px 160px 0px;}.elementor-1129 .elementor-element.elementor-element-82f93ce > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 70px 0px;}.elementor-1129 .elementor-element.elementor-element-47254d4 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 70px 20px;}.elementor-1129 .elementor-element.elementor-element-e3e9dc4 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-1129 .elementor-element.elementor-element-a85c9c1 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 20px;}.elementor-1129 .elementor-element.elementor-element-7f35cf4{margin-top:0px;margin-bottom:0px;padding:160px 0px 140px 0px;}.elementor-1129 .elementor-element.elementor-element-07dd36d{padding:0px 0px 160px 0px;}.elementor-1129 .elementor-element.elementor-element-0df652d{margin-top:0px;margin-bottom:0px;padding:0px 0px 155px 0px;}.elementor-1129 .elementor-element.elementor-element-3989910 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-1129 .elementor-element.elementor-element-89d7237.elementor-column > .elementor-widget-wrap{justify-content:center;}.elementor-1129 .elementor-element.elementor-element-89d7237 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 70px 0px;}}@media(max-width:767px){.elementor-1129 .elementor-element.elementor-element-9eb5a42{margin-top:134px;margin-bottom:160px;padding:0px 0px 0px 0px;}.elementor-1129 .elementor-element.elementor-element-4f4cb65 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 47px 0px;}.elementor-1129 .elementor-element.elementor-element-be9c23d > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-1129 .elementor-element.elementor-element-e01617a > .elementor-container{min-height:830px;}.elementor-1129 .elementor-element.elementor-element-e01617a{padding:0px 0px 0px 0px;}.elementor-1129 .elementor-element.elementor-element-a4c3dda{width:100%;max-width:100%;}.elementor-1129 .elementor-element.elementor-element-82f93ce{width:100%;}.elementor-1129 .elementor-element.elementor-element-82f93ce > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 70px 0px;}.elementor-1129 .elementor-element.elementor-element-47254d4{width:100%;}.elementor-1129 .elementor-element.elementor-element-47254d4 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 70px 0px;}.elementor-1129 .elementor-element.elementor-element-e3e9dc4{width:100%;}.elementor-1129 .elementor-element.elementor-element-e3e9dc4 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 70px 0px;}.elementor-1129 .elementor-element.elementor-element-a85c9c1{width:100%;}.elementor-1129 .elementor-element.elementor-element-a85c9c1 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}}@media(min-width:768px){.elementor-1129 .elementor-element.elementor-element-4f4cb65{width:34%;}.elementor-1129 .elementor-element.elementor-element-1edf7f9{width:40.5%;}.elementor-1129 .elementor-element.elementor-element-be9c23d{width:25.5%;}}@media(max-width:1024px) and (min-width:768px){.elementor-1129 .elementor-element.elementor-element-4f4cb65{width:100%;}.elementor-1129 .elementor-element.elementor-element-1edf7f9{width:100%;}.elementor-1129 .elementor-element.elementor-element-be9c23d{width:100%;}.elementor-1129 .elementor-element.elementor-element-8625287{width:100%;}.elementor-1129 .elementor-element.elementor-element-08640be{width:100%;}.elementor-1129 .elementor-element.elementor-element-961da0a{width:100%;}.elementor-1129 .elementor-element.elementor-element-82f93ce{width:50%;}.elementor-1129 .elementor-element.elementor-element-47254d4{width:50%;}.elementor-1129 .elementor-element.elementor-element-e3e9dc4{width:50%;}.elementor-1129 .elementor-element.elementor-element-a85c9c1{width:50%;}.elementor-1129 .elementor-element.elementor-element-3989910{width:100%;}.elementor-1129 .elementor-element.elementor-element-89d7237{width:100%;}}
    section.qodef-elementor-content-grid>.elementor-container{width:1100px;margin:0 auto}section.qodef-elementor-content-grid.qodef-extended-grid:not([class*=qodef-extended-grid-disabled--])>.elementor-container{width:100%!important;max-width:100%!important;margin:0}@media only screen and (min-width:1441px){section.qodef-elementor-content-grid.qodef-extended-grid.qodef-extended-grid-disabled--1440>.elementor-container{width:100%!important;max-width:100%!important;margin:0}}@media only screen and (max-width:1440px){section.qodef-elementor-content-grid.qodef-extended-grid.qodef-extended-grid-disabled--1440>.elementor-container{padding-left:0!important;padding-right:0!important}}@media only screen and (min-width:1367px){section.qodef-elementor-content-grid.qodef-extended-grid.qodef-extended-grid-disabled--1366>.elementor-container{width:100%!important;max-width:100%!important;margin:0}}@media only screen and (max-width:1366px){section.qodef-elementor-content-grid.qodef-extended-grid.qodef-extended-grid-disabled--1366>.elementor-container{padding-left:0!important;padding-right:0!important}}@media only screen and (min-width:1025px){section.qodef-elementor-content-grid.qodef-extended-grid.qodef-extended-grid-disabled--1024>.elementor-container{width:100%!important;max-width:100%!important;margin:0}}@media only screen and (max-width:1024px){section.qodef-elementor-content-grid.qodef-extended-grid.qodef-extended-grid-disabled--1024>.elementor-container{padding-left:0!important;padding-right:0!important}}@media only screen and (min-width:769px){section.qodef-elementor-content-grid.qodef-extended-grid.qodef-extended-grid-disabled--768>.elementor-container{width:100%!important;max-width:100%!important;margin:0}}@media only screen and (max-width:768px){section.qodef-elementor-content-grid.qodef-extended-grid.qodef-extended-grid-disabled--768>.elementor-container{padding-left:0!important;padding-right:0!important}}@media only screen and (min-width:681px){section.qodef-elementor-content-grid.qodef-extended-grid.qodef-extended-grid-disabled--680>.elementor-container{width:100%!important;max-width:100%!important;margin:0}}@media only screen and (max-width:680px){section.qodef-elementor-content-grid.qodef-extended-grid.qodef-extended-grid-disabled--680>.elementor-container{padding-left:0!important;padding-right:0!important}}section.qodef-elementor-content-grid.qodef-extended-grid--right>.elementor-container{padding-left:calc((100% - 1100px)/ 2)}section.qodef-elementor-content-grid.qodef-extended-grid--left>.elementor-container{padding-right:calc((100% - 1100px)/ 2)}@media only screen and (min-width:1441px){.qodef-content-grid-1400 section.qodef-elementor-content-grid>.elementor-container{width:1400px;max-width:1400px}.qodef-content-grid-1400 section.qodef-elementor-content-grid.qodef-extended-grid--right>.elementor-container{padding-left:calc((100% - 1400px)/ 2)}.qodef-content-grid-1400 section.qodef-elementor-content-grid.qodef-extended-grid--left>.elementor-container{padding-right:calc((100% - 1400px)/ 2)}}@media only screen and (min-width:1441px){.qodef-content-grid-1300 section.qodef-elementor-content-grid>.elementor-container{width:1300px;max-width:1300px}.qodef-content-grid-1300 section.qodef-elementor-content-grid.qodef-extended-grid--right>.elementor-container{padding-left:calc((100% - 1300px)/ 2)}.qodef-content-grid-1300 section.qodef-elementor-content-grid.qodef-extended-grid--left>.elementor-container{padding-right:calc((100% - 1300px)/ 2)}}@media only screen and (min-width:1441px){.qodef-content-grid-1200 section.qodef-elementor-content-grid>.elementor-container{width:1200px;max-width:1200px}.qodef-content-grid-1200 section.qodef-elementor-content-grid.qodef-extended-grid--right>.elementor-container{padding-left:calc((100% - 1200px)/ 2)}.qodef-content-grid-1200 section.qodef-elementor-content-grid.qodef-extended-grid--left>.elementor-container{padding-right:calc((100% - 1200px)/ 2)}}@media only screen and (min-width:1025px){.qodef-content-grid-1000 section.qodef-elementor-content-grid>.elementor-container{width:1000px;max-width:1000px}.qodef-content-grid-1000 section.qodef-elementor-content-grid.qodef-extended-grid--right>.elementor-container{padding-left:calc((100% - 1000px)/ 2)}.qodef-content-grid-1000 section.qodef-elementor-content-grid.qodef-extended-grid--left>.elementor-container{padding-right:calc((100% - 1000px)/ 2)}}@media only screen and (min-width:769px){.qodef-content-grid-800 section.qodef-elementor-content-grid>.elementor-container{width:800px;max-width:800px}.qodef-content-grid-800 section.qodef-elementor-content-grid.qodef-extended-grid--right>.elementor-container{padding-left:calc((100% - 800px)/ 2)}.qodef-content-grid-800 section.qodef-elementor-content-grid.qodef-extended-grid--left>.elementor-container{padding-right:calc((100% - 800px)/ 2)}}@media only screen and (max-width:1200px){section.qodef-elementor-content-grid>.elementor-container{width:960px}section.qodef-elementor-content-grid.qodef-extended-grid--right>.elementor-container{padding-left:calc((100% - 960px)/ 2)}section.qodef-elementor-content-grid.qodef-extended-grid--left>.elementor-container{padding-right:calc((100% - 960px)/ 2)}}@media only screen and (max-width:1024px){section.qodef-elementor-content-grid>.elementor-container{width:768px}section.qodef-elementor-content-grid.qodef-extended-grid--right>.elementor-container{padding-left:calc((100% - 768px)/ 2)}section.qodef-elementor-content-grid.qodef-extended-grid--left>.elementor-container{padding-right:calc((100% - 768px)/ 2)}}@media only screen and (max-width:800px){section.qodef-elementor-content-grid>.elementor-container{width:86%}section.qodef-elementor-content-grid.qodef-extended-grid--right>.elementor-container{padding-left:calc((100% - 86%)/ 2)}section.qodef-elementor-content-grid.qodef-extended-grid--left>.elementor-container{padding-right:calc((100% - 86%)/ 2)}}@media only screen and (max-width:480px){section.qodef-elementor-content-grid>.elementor-container{width:calc(100% - 80px)}section.qodef-elementor-content-grid.qodef-extended-grid--right>.elementor-container{padding-left:calc((100% - calc(100% - 80px))/ 2)}section.qodef-elementor-content-grid.qodef-extended-grid--left>.elementor-container{padding-right:calc((100% - calc(100% - 80px))/ 2)}}.elementor-background-video-container{background-color:#000;height:calc(100% + 1px)!important;width:calc(100% + 1px)!important}.elementor-background-video-container .elementor-background-video-hosted{height:100%!important;width:100%!important}
    .qodef-content-grid{width:1100px;margin:0 auto}.qodef-content-grid.qodef-extended-grid:not([class*=qodef-extended-grid-disabled--]){width:100%!important;margin:0}@media only screen and (min-width:1441px){.qodef-content-grid.qodef-extended-grid.qodef-extended-grid-disabled--1440{width:100%!important;margin:0}}@media only screen and (max-width:1440px){.qodef-content-grid.qodef-extended-grid.qodef-extended-grid-disabled--1440{padding-left:0!important;padding-right:0!important}}@media only screen and (min-width:1367px){.qodef-content-grid.qodef-extended-grid.qodef-extended-grid-disabled--1366{width:100%!important;margin:0}}@media only screen and (max-width:1366px){.qodef-content-grid.qodef-extended-grid.qodef-extended-grid-disabled--1366{padding-left:0!important;padding-right:0!important}}@media only screen and (min-width:1025px){.qodef-content-grid.qodef-extended-grid.qodef-extended-grid-disabled--1024{width:100%!important;margin:0}}@media only screen and (max-width:1024px){.qodef-content-grid.qodef-extended-grid.qodef-extended-grid-disabled--1024{padding-left:0!important;padding-right:0!important}}@media only screen and (min-width:769px){.qodef-content-grid.qodef-extended-grid.qodef-extended-grid-disabled--768{width:100%!important;margin:0}}@media only screen and (max-width:768px){.qodef-content-grid.qodef-extended-grid.qodef-extended-grid-disabled--768{padding-left:0!important;padding-right:0!important}}@media only screen and (min-width:681px){.qodef-content-grid.qodef-extended-grid.qodef-extended-grid-disabled--680{width:100%!important;margin:0}}@media only screen and (max-width:680px){.qodef-content-grid.qodef-extended-grid.qodef-extended-grid-disabled--680{padding-left:0!important;padding-right:0!important}}.qodef-content-grid.qodef-extended-grid--right{padding-left:calc((100% - 1100px)/ 2)}.qodef-content-grid.qodef-extended-grid--left{padding-right:calc((100% - 1100px)/ 2)}.qodef--boxed .qodef-content-grid{width:1160px}@media only screen and (min-width:1441px){.qodef-content-grid-1400 .qodef-content-grid{width:1400px}.qodef-content-grid-1400 .qodef-content-grid.qodef-extended-grid--right{padding-left:calc((100% - 1400px)/ 2)}.qodef-content-grid-1400 .qodef-content-grid.qodef-extended-grid--left{padding-right:calc((100% - 1400px)/ 2)}.qodef--boxed.qodef-content-grid-1400 .qodef-content-grid{width:1460px}}@media only screen and (min-width:1441px){.qodef-content-grid-1300 .qodef-content-grid{width:1300px}.qodef-content-grid-1300 .qodef-content-grid.qodef-extended-grid--right{padding-left:calc((100% - 1300px)/ 2)}.qodef-content-grid-1300 .qodef-content-grid.qodef-extended-grid--left{padding-right:calc((100% - 1300px)/ 2)}.qodef--boxed.qodef-content-grid-1300 .qodef-content-grid{width:1360px}}@media only screen and (min-width:1441px){.qodef-content-grid-1200 .qodef-content-grid{width:1200px}.qodef-content-grid-1200 .qodef-content-grid.qodef-extended-grid--right{padding-left:calc((100% - 1200px)/ 2)}.qodef-content-grid-1200 .qodef-content-grid.qodef-extended-grid--left{padding-right:calc((100% - 1200px)/ 2)}.qodef--boxed.qodef-content-grid-1200 .qodef-content-grid{width:1260px}}@media only screen and (min-width:1025px){.qodef-content-grid-1000 .qodef-content-grid{width:1000px}.qodef-content-grid-1000 .qodef-content-grid.qodef-extended-grid--right{padding-left:calc((100% - 1000px)/ 2)}.qodef-content-grid-1000 .qodef-content-grid.qodef-extended-grid--left{padding-right:calc((100% - 1000px)/ 2)}.qodef--boxed.qodef-content-grid-1000 .qodef-content-grid{width:1060px}}@media only screen and (min-width:769px){.qodef-content-grid-800 .qodef-content-grid{width:800px}.qodef-content-grid-800 .qodef-content-grid.qodef-extended-grid--right{padding-left:calc((100% - 800px)/ 2)}.qodef-content-grid-800 .qodef-content-grid.qodef-extended-grid--left{padding-right:calc((100% - 800px)/ 2)}.qodef--boxed.qodef-content-grid-800 .qodef-content-grid{width:860px}}.qodef-grid{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-grid>.qodef-grid-inner{margin:0 -15px}.qodef-grid>.qodef-grid-inner>.qodef-grid-item{padding:0 15px}.qodef-grid .qodef-grid-item{position:relative;display:inline-block;width:100%;vertical-align:top;min-height:1px;float:left}@media only screen and (min-width:1025px){.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col--12{width:100%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-push--12{left:100%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-pull--12{right:100%}}@media only screen and (min-width:1025px){.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col--11{width:9.09091%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-push--11{left:9.09091%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-pull--11{right:9.09091%}}@media only screen and (min-width:1025px){.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col--10{width:83.33333%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-push--10{left:83.33333%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-pull--10{right:83.33333%}}@media only screen and (min-width:1025px){.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col--9{width:75%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-push--9{left:75%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-pull--9{right:75%}}@media only screen and (min-width:1025px){.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col--8{width:66.66667%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-push--8{left:66.66667%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-pull--8{right:66.66667%}}@media only screen and (min-width:1025px){.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col--7{width:14.28571%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-push--7{left:14.28571%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-pull--7{right:14.28571%}}@media only screen and (min-width:1025px){.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col--6{width:50%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-push--6{left:50%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-pull--6{right:50%}}@media only screen and (min-width:1025px){.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col--5{width:20%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-push--5{left:20%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-pull--5{right:20%}}@media only screen and (min-width:1025px){.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col--4{width:33.33333%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-push--4{left:33.33333%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-pull--4{right:33.33333%}}@media only screen and (min-width:1025px){.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col--3{width:25%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-push--3{left:25%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-pull--3{right:25%}}@media only screen and (min-width:1025px){.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col--2{width:16.66667%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-push--2{left:16.66667%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-pull--2{right:16.66667%}}@media only screen and (min-width:1025px){.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col--1{width:8.33333%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-push--1{left:8.33333%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-pull--1{right:8.33333%}}.qodef-grid.qodef-layout--columns.qodef-col-num--1>.qodef-grid-inner>.qodef-grid-item{width:100%}.qodef-grid.qodef-layout--columns.qodef-col-num--2>.qodef-grid-inner>.qodef-grid-item{width:50%}@media only screen and (min-width:681px){.qodef-grid.qodef-layout--columns.qodef-col-num--2.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1){clear:both}}@media only screen and (min-width:1441px){.qodef-grid.qodef-layout--columns.qodef-col-num--2.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1){clear:both}}.qodef-grid.qodef-layout--columns.qodef-col-num--3>.qodef-grid-inner>.qodef-grid-item{width:33.33333%}@media only screen and (min-width:769px){.qodef-grid.qodef-layout--columns.qodef-col-num--3.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1){clear:both}}@media only screen and (min-width:1441px){.qodef-grid.qodef-layout--columns.qodef-col-num--3.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1){clear:both}}.qodef-grid.qodef-layout--columns.qodef-col-num--4>.qodef-grid-inner>.qodef-grid-item{width:25%}@media only screen and (min-width:1025px){.qodef-grid.qodef-layout--columns.qodef-col-num--4.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1){clear:both}}@media only screen and (min-width:1441px){.qodef-grid.qodef-layout--columns.qodef-col-num--4.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1){clear:both}}.qodef-grid.qodef-layout--columns.qodef-col-num--5>.qodef-grid-inner>.qodef-grid-item{width:20%}@media only screen and (min-width:1367px){.qodef-grid.qodef-layout--columns.qodef-col-num--5.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-child(5n+1){clear:both}}@media only screen and (min-width:1441px){.qodef-grid.qodef-layout--columns.qodef-col-num--5.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-child(5n+1){clear:both}}.qodef-grid.qodef-layout--columns.qodef-col-num--6>.qodef-grid-inner>.qodef-grid-item{width:16.66667%}@media only screen and (min-width:1441px){.qodef-grid.qodef-layout--columns.qodef-col-num--6.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-child(6n+1){clear:both}}@media only screen and (min-width:1441px){.qodef-grid.qodef-layout--columns.qodef-col-num--6.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-child(6n+1){clear:both}}.qodef-grid.qodef-layout--columns.qodef-col-num--7>.qodef-grid-inner>.qodef-grid-item{width:14.28571%}@media only screen and (min-width:1367px){.qodef-grid.qodef-layout--columns.qodef-col-num--7.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-child(7n+1){clear:both}}@media only screen and (min-width:1441px){.qodef-grid.qodef-layout--columns.qodef-col-num--7.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-child(7n+1){clear:both}}.qodef-grid.qodef-layout--columns.qodef-col-num--8>.qodef-grid-inner>.qodef-grid-item{width:12.5%}@media only screen and (min-width:1367px){.qodef-grid.qodef-layout--columns.qodef-col-num--8.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-child(8n+1){clear:both}}@media only screen and (min-width:1441px){.qodef-grid.qodef-layout--columns.qodef-col-num--8.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-child(8n+1){clear:both}}.qodef-grid.qodef-layout--masonry.qodef-items--fixed .qodef-grid-item .qodef-e-inner{height:100%;overflow:hidden}.qodef-grid.qodef-layout--masonry.qodef-items--fixed .qodef-grid-item img{height:100%;width:100%}.qodef-grid.qodef-layout--masonry .qodef-grid-inner{visibility:hidden}.qodef-grid.qodef-layout--masonry .qodef-grid-inner.qodef--masonry-init{visibility:visible}.qodef-grid.qodef-layout--masonry .qodef-grid-masonry-sizer{width:100%;padding:0;margin:0}.qodef-grid.qodef-layout--masonry .qodef-grid-masonry-gutter{width:0;padding:0;margin:0}.qodef-grid.qodef-layout--masonry.qodef-col-num--1 .qodef-grid-masonry-sizer,.qodef-grid.qodef-layout--masonry.qodef-col-num--1>.qodef-grid-inner>.qodef-grid-item{width:100%}.qodef-grid.qodef-layout--masonry.qodef-col-num--2 .qodef-grid-masonry-sizer,.qodef-grid.qodef-layout--masonry.qodef-col-num--2>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-layout--masonry.qodef-col-num--2>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-layout--masonry.qodef-col-num--2>.qodef-grid-inner>.qodef-item--landscape{width:100%}.qodef-grid.qodef-layout--masonry.qodef-col-num--3 .qodef-grid-masonry-sizer,.qodef-grid.qodef-layout--masonry.qodef-col-num--3>.qodef-grid-inner>.qodef-grid-item{width:33.33333%}.qodef-grid.qodef-layout--masonry.qodef-col-num--3>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-layout--masonry.qodef-col-num--3>.qodef-grid-inner>.qodef-item--landscape{width:66.66667%}.qodef-grid.qodef-layout--masonry.qodef-col-num--4 .qodef-grid-masonry-sizer,.qodef-grid.qodef-layout--masonry.qodef-col-num--4>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-layout--masonry.qodef-col-num--4>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-layout--masonry.qodef-col-num--4>.qodef-grid-inner>.qodef-item--landscape{width:50%}.qodef-grid.qodef-layout--masonry.qodef-col-num--5 .qodef-grid-masonry-sizer,.qodef-grid.qodef-layout--masonry.qodef-col-num--5>.qodef-grid-inner>.qodef-grid-item{width:20%}.qodef-grid.qodef-layout--masonry.qodef-col-num--5>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-layout--masonry.qodef-col-num--5>.qodef-grid-inner>.qodef-item--landscape{width:40%}.qodef-grid.qodef-layout--masonry.qodef-col-num--6 .qodef-grid-masonry-sizer,.qodef-grid.qodef-layout--masonry.qodef-col-num--6>.qodef-grid-inner>.qodef-grid-item{width:16.66667%}.qodef-grid.qodef-layout--masonry.qodef-col-num--6>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-layout--masonry.qodef-col-num--6>.qodef-grid-inner>.qodef-item--landscape{width:33.33333%}.qodef-grid.qodef-layout--masonry.qodef-col-num--7 .qodef-grid-masonry-sizer,.qodef-grid.qodef-layout--masonry.qodef-col-num--7>.qodef-grid-inner>.qodef-grid-item{width:14.28571%}.qodef-grid.qodef-layout--masonry.qodef-col-num--7>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-layout--masonry.qodef-col-num--7>.qodef-grid-inner>.qodef-item--landscape{width:28.57143%}.qodef-grid.qodef-layout--masonry.qodef-col-num--8 .qodef-grid-masonry-sizer,.qodef-grid.qodef-layout--masonry.qodef-col-num--8>.qodef-grid-inner>.qodef-grid-item{width:12.5%}.qodef-grid.qodef-layout--masonry.qodef-col-num--8>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-layout--masonry.qodef-col-num--8>.qodef-grid-inner>.qodef-item--landscape{width:25%}.qodef-grid.qodef-gutter--no.qodef--no-bottom-space{margin-bottom:0}.qodef-grid.qodef-gutter--no>.qodef-grid-inner{margin:0}.qodef-grid.qodef-gutter--no>.qodef-grid-inner>.qodef-grid-item{padding:0;margin:0}.qodef-grid.qodef-gutter--tiny.qodef--no-bottom-space{margin-bottom:-10px}.qodef-grid.qodef-gutter--tiny>.qodef-grid-inner{margin:0 -5px}.qodef-grid.qodef-gutter--tiny>.qodef-grid-inner>.qodef-grid-item{padding:0 5px;margin:0 0 10px}.qodef-grid.qodef-gutter--small.qodef--no-bottom-space{margin-bottom:-20px}.qodef-grid.qodef-gutter--small>.qodef-grid-inner{margin:0 -10px}.qodef-grid.qodef-gutter--small>.qodef-grid-inner>.qodef-grid-item{padding:0 10px;margin:0 0 20px}.qodef-grid.qodef-gutter--normal.qodef--no-bottom-space{margin-bottom:-30px}.qodef-grid.qodef-gutter--normal>.qodef-grid-inner{margin:0 -15px}.qodef-grid.qodef-gutter--normal>.qodef-grid-inner>.qodef-grid-item{padding:0 15px;margin:0 0 30px}.qodef-grid.qodef-gutter--medium.qodef--no-bottom-space{margin-bottom:-40px}.qodef-grid.qodef-gutter--medium>.qodef-grid-inner{margin:0 -20px}.qodef-grid.qodef-gutter--medium>.qodef-grid-inner>.qodef-grid-item{padding:0 20px;margin:0 0 40px}.qodef-grid.qodef-gutter--large.qodef--no-bottom-space{margin-bottom:-50px}.qodef-grid.qodef-gutter--large>.qodef-grid-inner{margin:0 -25px}.qodef-grid.qodef-gutter--large>.qodef-grid-inner>.qodef-grid-item{padding:0 25px;margin:0 0 50px}.qodef-grid.qodef-gutter--ultra-large.qodef--no-bottom-space{margin-bottom:-60px}.qodef-grid.qodef-gutter--ultra-large>.qodef-grid-inner{margin:0 -30px}.qodef-grid.qodef-gutter--ultra-large>.qodef-grid-inner>.qodef-grid-item{padding:0 30px;margin:0 0 60px}.qodef-grid.qodef-gutter--extra-large.qodef--no-bottom-space{margin-bottom:-70px}.qodef-grid.qodef-gutter--extra-large>.qodef-grid-inner{margin:0 -35px}.qodef-grid.qodef-gutter--extra-large>.qodef-grid-inner>.qodef-grid-item{padding:0 35px;margin:0 0 70px}.qodef-grid.qodef-gutter--huge.qodef--no-bottom-space{margin-bottom:-80px}.qodef-grid.qodef-gutter--huge>.qodef-grid-inner{margin:0 -40px}.qodef-grid.qodef-gutter--huge>.qodef-grid-inner>.qodef-grid-item{padding:0 40px;margin:0 0 80px}@media only screen and (max-width:1200px){.qodef-content-grid{width:960px}.qodef-content-grid.qodef-extended-grid--right{padding-left:calc((100% - 960px)/ 2)}.qodef-content-grid.qodef-extended-grid--left{padding-right:calc((100% - 960px)/ 2)}.qodef--boxed .qodef-content-grid{width:calc(960px + 60px)}}@media only screen and (max-width:1024px){.qodef-content-grid{width:768px}.qodef-content-grid.qodef-extended-grid--right{padding-left:calc((100% - 768px)/ 2)}.qodef-content-grid.qodef-extended-grid--left{padding-right:calc((100% - 768px)/ 2)}.qodef--boxed .qodef-content-grid{width:calc(768px + 60px)}}@media only screen and (max-width:800px){.qodef-content-grid{width:86%}.qodef-content-grid.qodef-extended-grid--right{padding-left:calc((100% - 86%)/ 2)}.qodef-content-grid.qodef-extended-grid--left{padding-right:calc((100% - 86%)/ 2)}.qodef--boxed .qodef-content-grid{width:calc(86% + 60px)}}@media only screen and (max-width:480px){.qodef-content-grid{width:calc(100%)}.qodef-content-grid.qodef-extended-grid--right{padding-left:calc((100% - calc(100% - 80px))/ 2)}.qodef-content-grid.qodef-extended-grid--left{padding-right:calc((100% - calc(100% - 80px))/ 2)}.qodef--boxed .qodef-content-grid{width:calc(calc(100% - 80px) + 60px)}}@media only screen and (max-width:1440px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:20%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(5n+1){clear:both}}@media only screen and (max-width:1440px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:20%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:40%}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:50%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:50%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:50%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:50%}}@media only screen and (max-width:1024px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:33.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:1024px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:33.33333%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:66.66667%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:33.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:1024px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:33.33333%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:66.66667%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:33.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:1024px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:33.33333%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:66.66667%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:25%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:1024px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:50%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:25%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:1024px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:50%}}@media only screen and (max-width:768px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:50%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:768px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:50%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:768px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:50%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:768px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:50%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:768px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:25%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:768px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:50%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:25%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:768px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:50%}}@media only screen and (max-width:680px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:100%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--2.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:100%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:100%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:100%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:100%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:100%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:100%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:100%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:100%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:100%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:100%}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:100%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:33.33333%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:33.33333%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:66.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:20%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(5n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:20%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:40%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:16.66667%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(6n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:16.66667%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:33.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:14.28571%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(7n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:14.28571%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:28.57143%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:12.5%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(8n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:12.5%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:100%}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:100%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:33.33333%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:33.33333%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:66.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:20%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(5n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:20%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:40%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:16.66667%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(6n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:16.66667%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:33.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:14.28571%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(7n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:14.28571%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:28.57143%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:12.5%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(8n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:12.5%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:25%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-12{width:100%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-11{width:91.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-10{width:83.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-9{width:75%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-8{width:66.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-7{width:58.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-6{width:50%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-5{width:41.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-4{width:33.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-3{width:25%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-2{width:16.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-1{width:8.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--1.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:100%}}@media only screen and (max-width:1440px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--1.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:100%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-12{width:100%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-11{width:91.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-10{width:83.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-9{width:75%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-8{width:66.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-7{width:58.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-6{width:50%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-5{width:41.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-4{width:33.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-3{width:25%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-2{width:16.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-1{width:8.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:1440px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-12{width:100%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-11{width:91.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-10{width:83.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-9{width:75%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-8{width:66.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-7{width:58.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-6{width:50%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-5{width:41.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-4{width:33.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-3{width:25%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-2{width:16.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-1{width:8.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:33.33333%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:1440px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:33.33333%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:66.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-12{width:100%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-11{width:91.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-10{width:83.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-9{width:75%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-8{width:66.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-7{width:58.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-6{width:50%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-5{width:41.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-4{width:33.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-3{width:25%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-2{width:16.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-1{width:8.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:1440px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:50%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-12{width:100%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-11{width:91.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-10{width:83.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-9{width:75%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-8{width:66.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-7{width:58.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-6{width:50%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-5{width:41.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-4{width:33.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-3{width:25%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-2{width:16.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-1{width:8.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:20%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(5n+1){clear:both}}@media only screen and (max-width:1440px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:20%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:40%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-12{width:100%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-11{width:91.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-10{width:83.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-9{width:75%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-8{width:66.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-7{width:58.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-6{width:50%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-5{width:41.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-4{width:33.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-3{width:25%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-2{width:16.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-1{width:8.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:16.66667%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(6n+1){clear:both}}@media only screen and (max-width:1440px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:16.66667%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:33.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-12{width:100%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-11{width:91.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-10{width:83.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-9{width:75%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-8{width:66.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-7{width:58.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-6{width:50%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-5{width:41.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-4{width:33.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-3{width:25%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-2{width:16.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-1{width:8.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:14.28571%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(7n+1){clear:both}}@media only screen and (max-width:1440px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:14.28571%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:28.57143%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-12{width:100%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-11{width:91.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-10{width:83.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-9{width:75%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-8{width:66.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-7{width:58.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-6{width:50%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-5{width:41.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-4{width:33.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-3{width:25%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-2{width:16.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-1{width:8.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:12.5%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(8n+1){clear:both}}@media only screen and (max-width:1440px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:12.5%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:100%}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:100%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:33.33333%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:33.33333%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:66.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:20%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(5n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:20%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:40%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:16.66667%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(6n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:16.66667%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:33.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:14.28571%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(7n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:14.28571%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:28.57143%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:12.5%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(8n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:12.5%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:25%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-12{width:100%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-11{width:91.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-10{width:83.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-9{width:75%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-8{width:66.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-7{width:58.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-6{width:50%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-5{width:41.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-4{width:33.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-3{width:25%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-2{width:16.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-1{width:8.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--1.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:100%}}@media only screen and (max-width:1024px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--1.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:100%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-12{width:100%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-11{width:91.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-10{width:83.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-9{width:75%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-8{width:66.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-7{width:58.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-6{width:50%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-5{width:41.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-4{width:33.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-3{width:25%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-2{width:16.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-1{width:8.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:1024px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-12{width:100%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-11{width:91.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-10{width:83.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-9{width:75%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-8{width:66.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-7{width:58.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-6{width:50%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-5{width:41.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-4{width:33.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-3{width:25%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-2{width:16.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-1{width:8.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:33.33333%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:1024px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:33.33333%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:66.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-12{width:100%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-11{width:91.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-10{width:83.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-9{width:75%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-8{width:66.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-7{width:58.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-6{width:50%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-5{width:41.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-4{width:33.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-3{width:25%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-2{width:16.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-1{width:8.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:1024px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:50%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-12{width:100%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-11{width:91.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-10{width:83.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-9{width:75%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-8{width:66.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-7{width:58.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-6{width:50%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-5{width:41.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-4{width:33.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-3{width:25%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-2{width:16.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-1{width:8.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:20%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(5n+1){clear:both}}@media only screen and (max-width:1024px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:20%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:40%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-12{width:100%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-11{width:91.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-10{width:83.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-9{width:75%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-8{width:66.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-7{width:58.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-6{width:50%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-5{width:41.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-4{width:33.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-3{width:25%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-2{width:16.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-1{width:8.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:16.66667%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(6n+1){clear:both}}@media only screen and (max-width:1024px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:16.66667%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:33.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-12{width:100%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-11{width:91.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-10{width:83.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-9{width:75%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-8{width:66.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-7{width:58.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-6{width:50%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-5{width:41.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-4{width:33.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-3{width:25%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-2{width:16.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-1{width:8.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:14.28571%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(7n+1){clear:both}}@media only screen and (max-width:1024px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:14.28571%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:28.57143%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-12{width:100%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-11{width:91.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-10{width:83.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-9{width:75%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-8{width:66.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-7{width:58.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-6{width:50%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-5{width:41.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-4{width:33.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-3{width:25%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-2{width:16.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-1{width:8.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:12.5%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(8n+1){clear:both}}@media only screen and (max-width:1024px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:12.5%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:25%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-12{width:100%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-11{width:91.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-10{width:83.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-9{width:75%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-8{width:66.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-7{width:58.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-6{width:50%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-5{width:41.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-4{width:33.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-3{width:25%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-2{width:16.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-1{width:8.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-col-num--768--1.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:100%}}@media only screen and (max-width:768px){.qodef-grid.qodef-responsive--custom.qodef-col-num--768--1.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--768--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:100%}.qodef-grid.qodef-responsive--custom.qodef-col-num--768--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--768--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-12{width:100%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-11{width:91.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-10{width:83.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-9{width:75%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-8{width:66.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-7{width:58.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-6{width:50%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-5{width:41.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-4{width:33.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-3{width:25%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-2{width:16.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-1{width:8.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:768px){.qodef-grid.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-12{width:100%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-11{width:91.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-10{width:83.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-9{width:75%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-8{width:66.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-7{width:58.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-6{width:50%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-5{width:41.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-4{width:33.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-3{width:25%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-2{width:16.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-1{width:8.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:33.33333%}.qodef-grid.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:768px){.qodef-grid.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:33.33333%}.qodef-grid.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:66.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-12{width:100%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-11{width:91.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-10{width:83.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-9{width:75%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-8{width:66.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-7{width:58.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-6{width:50%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-5{width:41.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-4{width:33.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-3{width:25%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-2{width:16.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-1{width:8.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:768px){.qodef-grid.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:50%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-12{width:100%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-11{width:91.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-10{width:83.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-9{width:75%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-8{width:66.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-7{width:58.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-6{width:50%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-5{width:41.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-4{width:33.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-3{width:25%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-2{width:16.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-1{width:8.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:20%}.qodef-grid.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(5n+1){clear:both}}@media only screen and (max-width:768px){.qodef-grid.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:20%}.qodef-grid.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:40%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-12{width:100%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-11{width:91.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-10{width:83.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-9{width:75%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-8{width:66.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-7{width:58.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-6{width:50%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-5{width:41.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-4{width:33.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-3{width:25%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-2{width:16.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-1{width:8.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:16.66667%}.qodef-grid.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(6n+1){clear:both}}@media only screen and (max-width:768px){.qodef-grid.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:16.66667%}.qodef-grid.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:33.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-12{width:100%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-11{width:91.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-10{width:83.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-9{width:75%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-8{width:66.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-7{width:58.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-6{width:50%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-5{width:41.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-4{width:33.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-3{width:25%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-2{width:16.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-1{width:8.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:14.28571%}.qodef-grid.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(7n+1){clear:both}}@media only screen and (max-width:768px){.qodef-grid.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:14.28571%}.qodef-grid.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:28.57143%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-12{width:100%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-11{width:91.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-10{width:83.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-9{width:75%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-8{width:66.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-7{width:58.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-6{width:50%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-5{width:41.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-4{width:33.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-3{width:25%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-2{width:16.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-1{width:8.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:12.5%}.qodef-grid.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(8n+1){clear:both}}@media only screen and (max-width:768px){.qodef-grid.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:12.5%}.qodef-grid.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:25%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-12{width:100%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-11{width:91.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-10{width:83.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-9{width:75%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-8{width:66.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-7{width:58.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-6{width:50%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-5{width:41.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-4{width:33.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-3{width:25%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-2{width:16.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-1{width:8.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-col-num--680--1.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:100%}}@media only screen and (max-width:680px){.qodef-grid.qodef-responsive--custom.qodef-col-num--680--1.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--680--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:100%}.qodef-grid.qodef-responsive--custom.qodef-col-num--680--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--680--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-12{width:100%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-11{width:91.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-10{width:83.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-9{width:75%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-8{width:66.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-7{width:58.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-6{width:50%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-5{width:41.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-4{width:33.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-3{width:25%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-2{width:16.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-1{width:8.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:680px){.qodef-grid.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-12{width:100%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-11{width:91.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-10{width:83.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-9{width:75%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-8{width:66.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-7{width:58.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-6{width:50%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-5{width:41.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-4{width:33.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-3{width:25%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-2{width:16.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-1{width:8.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:33.33333%}.qodef-grid.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:680px){.qodef-grid.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:33.33333%}.qodef-grid.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:66.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-12{width:100%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-11{width:91.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-10{width:83.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-9{width:75%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-8{width:66.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-7{width:58.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-6{width:50%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-5{width:41.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-4{width:33.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-3{width:25%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-2{width:16.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-1{width:8.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:680px){.qodef-grid.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:50%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-12{width:100%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-11{width:91.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-10{width:83.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-9{width:75%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-8{width:66.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-7{width:58.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-6{width:50%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-5{width:41.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-4{width:33.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-3{width:25%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-2{width:16.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-1{width:8.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:20%}.qodef-grid.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(5n+1){clear:both}}@media only screen and (max-width:680px){.qodef-grid.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:20%}.qodef-grid.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:40%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-12{width:100%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-11{width:91.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-10{width:83.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-9{width:75%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-8{width:66.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-7{width:58.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-6{width:50%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-5{width:41.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-4{width:33.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-3{width:25%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-2{width:16.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-1{width:8.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:16.66667%}.qodef-grid.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(6n+1){clear:both}}@media only screen and (max-width:680px){.qodef-grid.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:16.66667%}.qodef-grid.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:33.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-12{width:100%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-11{width:91.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-10{width:83.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-9{width:75%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-8{width:66.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-7{width:58.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-6{width:50%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-5{width:41.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-4{width:33.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-3{width:25%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-2{width:16.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-1{width:8.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:14.28571%}.qodef-grid.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(7n+1){clear:both}}@media only screen and (max-width:680px){.qodef-grid.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:14.28571%}.qodef-grid.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:28.57143%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-12{width:100%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-11{width:91.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-10{width:83.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-9{width:75%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-8{width:66.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-7{width:58.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-6{width:50%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-5{width:41.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-4{width:33.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-3{width:25%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-2{width:16.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-1{width:8.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:12.5%}.qodef-grid.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(8n+1){clear:both}}@media only screen and (max-width:680px){.qodef-grid.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:12.5%}.qodef-grid.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:25%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-12{width:100%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-11{width:91.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-10{width:83.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-9{width:75%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-8{width:66.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-7{width:58.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-6{width:50%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-5{width:41.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-4{width:33.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-3{width:25%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-2{width:16.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-1{width:8.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-col-num--480--1.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:100%}}@media only screen and (max-width:480px){.qodef-grid.qodef-responsive--custom.qodef-col-num--480--1.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--480--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:100%}.qodef-grid.qodef-responsive--custom.qodef-col-num--480--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--480--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-12{width:100%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-11{width:91.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-10{width:83.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-9{width:75%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-8{width:66.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-7{width:58.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-6{width:50%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-5{width:41.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-4{width:33.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-3{width:25%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-2{width:16.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-1{width:8.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-col-num--480--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:50%}}@media only screen and (max-width:480px){.qodef-grid.qodef-responsive--custom.qodef-col-num--480--2.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--480--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--custom.qodef-col-num--480--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--480--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-12{width:100%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-11{width:91.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-10{width:83.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-9{width:75%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-8{width:66.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-7{width:58.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-6{width:50%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-5{width:41.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-4{width:33.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-3{width:25%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-2{width:16.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-1{width:8.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-col-num--480--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:33.33333%}}@media only screen and (max-width:480px){.qodef-grid.qodef-responsive--custom.qodef-col-num--480--3.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--480--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:33.33333%}.qodef-grid.qodef-responsive--custom.qodef-col-num--480--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--480--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:66.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-12{width:100%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-11{width:91.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-10{width:83.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-9{width:75%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-8{width:66.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-7{width:58.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-6{width:50%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-5{width:41.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-4{width:33.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-3{width:25%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-2{width:16.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-1{width:8.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-col-num--480--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:25%}}@media only screen and (max-width:480px){.qodef-grid.qodef-responsive--custom.qodef-col-num--480--4.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--480--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-responsive--custom.qodef-col-num--480--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--480--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:50%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-12{width:100%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-11{width:91.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-10{width:83.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-9{width:75%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-8{width:66.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-7{width:58.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-6{width:50%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-5{width:41.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-4{width:33.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-3{width:25%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-2{width:16.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-1{width:8.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-col-num--480--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:20%}}@media only screen and (max-width:480px){.qodef-grid.qodef-responsive--custom.qodef-col-num--480--5.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--480--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:20%}.qodef-grid.qodef-responsive--custom.qodef-col-num--480--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--480--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:40%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-12{width:100%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-11{width:91.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-10{width:83.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-9{width:75%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-8{width:66.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-7{width:58.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-6{width:50%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-5{width:41.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-4{width:33.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-3{width:25%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-2{width:16.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-1{width:8.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-col-num--480--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:16.66667%}}@media only screen and (max-width:480px){.qodef-grid.qodef-responsive--custom.qodef-col-num--480--6.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--480--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:16.66667%}.qodef-grid.qodef-responsive--custom.qodef-col-num--480--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--480--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:33.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-12{width:100%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-11{width:91.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-10{width:83.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-9{width:75%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-8{width:66.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-7{width:58.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-6{width:50%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-5{width:41.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-4{width:33.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-3{width:25%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-2{width:16.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-1{width:8.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-col-num--480--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:14.28571%}}@media only screen and (max-width:480px){.qodef-grid.qodef-responsive--custom.qodef-col-num--480--7.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--480--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:14.28571%}.qodef-grid.qodef-responsive--custom.qodef-col-num--480--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--480--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:28.57143%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-12{width:100%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-11{width:91.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-10{width:83.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-9{width:75%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-8{width:66.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-7{width:58.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-6{width:50%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-5{width:41.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-4{width:33.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-3{width:25%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-2{width:16.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-1{width:8.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-col-num--480--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:12.5%}}@media only screen and (max-width:480px){.qodef-grid.qodef-responsive--custom.qodef-col-num--480--8.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--480--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:12.5%}.qodef-grid.qodef-responsive--custom.qodef-col-num--480--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--480--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:25%}}@media only screen and (max-width:1440px){.qodef-grid.qodef-gutter--ultra-large.qodef--no-bottom-space{margin-bottom:-50px}.qodef-grid.qodef-gutter--ultra-large>.qodef-grid-inner{margin:0 -25px}.qodef-grid.qodef-gutter--ultra-large>.qodef-grid-inner>.qodef-grid-item{padding:0 25px;margin:0 0 50px}.qodef-grid.qodef-gutter--extra-large.qodef--no-bottom-space{margin-bottom:-60px}.qodef-grid.qodef-gutter--extra-large>.qodef-grid-inner{margin:0 -30px}.qodef-grid.qodef-gutter--extra-large>.qodef-grid-inner>.qodef-grid-item{padding:0 30px;margin:0 0 60px}.qodef-grid.qodef-gutter--huge.qodef--no-bottom-space{margin-bottom:-70px}.qodef-grid.qodef-gutter--huge>.qodef-grid-inner{margin:0 -35px}.qodef-grid.qodef-gutter--huge>.qodef-grid-inner>.qodef-grid-item{padding:0 35px;margin:0 0 70px}}

.globefarer-core-page-inline-style{position:absolute!important;width:0;height:0;line-height:1;display:none}.qodef-custom-appear-right>.elementor-widget-wrap>.elementor-element{opacity:0;transform:translateX(40px)}.elementor-editor-active .qodef-custom-appear-right>.elementor-widget-wrap>.elementor-element,.qodef-custom-appear-right.qodef--appeared>.elementor-widget-wrap>.elementor-element{opacity:1;transform:translateX(0);transition:opacity .6s ease,transform .6s ease}.elementor-editor-active .qodef-custom-appear-right>.elementor-widget-wrap>.elementor-element:nth-child(2),.qodef-custom-appear-right.qodef--appeared>.elementor-widget-wrap>.elementor-element:nth-child(2){transition-delay:.08s}.elementor-editor-active .qodef-custom-appear-right>.elementor-widget-wrap>.elementor-element:nth-child(3),.qodef-custom-appear-right.qodef--appeared>.elementor-widget-wrap>.elementor-element:nth-child(3){transition-delay:.16s}.qodef-custom-appear-center>.elementor-widget-wrap>.elementor-element{overflow:hidden}.qodef-custom-appear-center>.elementor-widget-wrap>.elementor-element:first-child>.elementor-widget-container{transform:translateY(100%);transition:transform .8s cubic-bezier(.57,.57,0,.97)}.qodef-custom-appear-center>.elementor-widget-wrap>.elementor-element:last-child>.elementor-widget-container{transform:translateY(-100%);transition:transform .8s cubic-bezier(.57,.57,0,.97)}.elementor-editor-active .qodef-custom-appear-center>.elementor-widget-wrap>.elementor-element>.elementor-widget-container,.qodef-custom-appear-center.qodef--appeared>.elementor-widget-wrap>.elementor-element>.elementor-widget-container{transform:translateY(0)}.qodef-custom-link{background-image:linear-gradient(currentColor,currentColor);background-position:0 100%;background-repeat:no-repeat;background-size:0 1px;transition:background-size .4s cubic-bezier(.22,.61,.36,1)}.qodef-custom-link:hover{background-size:100% 1px}.qodef-custom-rev-svg svg g{transform:translateY(0);transition:transform .3s ease}.qodef-custom-rev-svg svg rect:nth-child(1){transition:width .3s ease}.qodef-custom-rev-svg svg rect:nth-child(2),.qodef-custom-rev-svg svg rect:nth-child(3){transition:height .3s ease}.qodef-custom-rev-svg:hover svg g{transform:translateY(2px)}.qodef-custom-rev-svg:hover svg rect:nth-child(1){width:12px!important}.qodef-custom-rev-svg:hover svg rect:nth-child(2){height:20px!important}.qodef-custom-rev-svg:hover svg rect:nth-child(3){height:12px!important}.kc-elm.qodef-shortcode .fa,.kc-elm.qodef-shortcode .fas{font-family:'Font Awesome 5 Free';font-weight:900}.kc-elm.qodef-shortcode .fa:before,.kc-elm.qodef-shortcode .fas:before{font-family:inherit;font-weight:inherit}.kc-elm.qodef-shortcode .fab{font-family:'Font Awesome 5 Brands';font-weight:400}.kc-elm.qodef-shortcode .fab:before{font-family:inherit;font-weight:inherit}#qodef-back-to-top{position:fixed;width:60px;height:60px;right:40px;bottom:60px;margin:0;opacity:0;visibility:hidden;z-index:10000}#qodef-back-to-top .qodef-back-to-top-icon{position:relative;display:flex;align-items:center;justify-content:center;height:100%;font-size:20px;color:#fff;background-color:var(--qode-main-color);border:1px solid var(--qode-main-color);border-radius:50%;overflow:hidden;transition:color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out}#qodef-back-to-top .qodef-back-to-top-icon *{display:block;line-height:inherit}#qodef-back-to-top svg{display:block;fill:#000;overflow:visible;transform:translateY(0);transition:transform .3s ease}#qodef-back-to-top svg .qodef-m-initial{opacity:1}#qodef-back-to-top svg .qodef-m-initial .qodef-m-oblique{width:17px;height:2px;transition:width .3s ease}#qodef-back-to-top svg .qodef-m-initial .qodef-m-vertical{width:0;height:2px;transition:width .3s ease}#qodef-back-to-top svg .qodef-m-hover{display:none}#qodef-back-to-top:hover svg{transform:translateY(-7px)}#qodef-back-to-top:hover svg .qodef-m-initial .qodef-m-oblique{width:16px}#qodef-back-to-top:hover svg .qodef-m-initial .qodef-m-vertical{width:24px}#qodef-back-to-top.qodef--off{opacity:0;visibility:hidden;transition:opacity .15s ease,visibility 0s .15s}#qodef-back-to-top.qodef--on{opacity:1;visibility:visible;transition:opacity .3s ease}.qodef-background-text{position:relative}.qodef-background-text .qodef-m-background-text{color:var(--qode-main-color);font-family:Sarabun,sans-serif;font-size:200px;line-height:1em}.qodef-background-text .qodef-m-background-text-holder{display:flex;height:100%;position:absolute;width:100%}.qodef-blog.qodef-shortcode article .qodef-e-left-holder{flex-shrink:0}.qodef-blog.qodef-shortcode article .qodef-e-date{align-items:flex-end;display:flex;flex-direction:column;width:50px}.qodef-blog.qodef-shortcode article .qodef-e-date-day{font-family:Sarabun,sans-serif;font-weight:700;letter-spacing:-.01em;color:#1b1b1b;font-size:45px;line-height:1.155em}.qodef-blog.qodef-shortcode article .qodef-e-date-month{font-family:Sarabun,sans-serif;font-weight:700;letter-spacing:-.01em;color:#1b1b1b;font-size:17px;line-height:1.294em;margin:3px 0 0 0}.qodef-blog.qodef-shortcode.qodef-hover-animation--yes article .qodef-e-media-image>a{display:block;overflow:hidden}.qodef-blog.qodef-shortcode.qodef-hover-animation--yes article .qodef-e-media-image img{display:block;transform:scale(1.03) translateX(0);transition:transform .4s cubic-bezier(.6,.6,.29,.95)}.qodef-blog.qodef-shortcode.qodef-hover-animation--yes article.qodef--active .qodef-e-media-image img{transform:scale(1.03) translateX(5px)}.qodef-blog.qodef-item-layout--divided-compact article .qodef-e-date{margin:5px 0 0 0}.qodef-blog.qodef-item-layout--divided-compact article .qodef-e-content{align-items:flex-start;display:flex;padding:0 0 40px 0}.qodef-blog.qodef-item-layout--divided-compact article .qodef-e-left-holder{padding:0 20px 0 0}.qodef-blog.qodef-item-layout--divided-compact article .qodef-e-right-holder{padding:0 0 0 20px;position:relative}.qodef-blog.qodef-item-layout--divided-compact article .qodef-e-right-holder:before{background-color:#a6a6a6;bottom:0;content:'';display:block;height:calc(100% - 10px);left:0;position:absolute;width:1px}.qodef-blog.qodef-item-layout--divided-compact article .qodef-e-media>*{margin:0 0 33px 0}.qodef-blog.qodef-item-layout--divided-compact article .qodef-e-top-holder{margin:0 0 6px 0}.qodef-blog.qodef-item-layout--divided-compact article .qodef-e-excerpt{margin:22px 0 0 0}.qodef-blog.qodef-item-layout--divided-compact article .qodef-e-bottom-holder{margin:25px 0 0 0}.qodef-blog.qodef-item-layout--divided article .qodef-e-inner{border-bottom:1px solid #a6a6a6;display:flex}.qodef-blog.qodef-item-layout--divided article .qodef-e-media{flex-shrink:0;padding:0 60px 60px 0;position:relative;width:34.5%!important}.qodef-blog.qodef-item-layout--divided article .qodef-e-media:after{background-color:#a6a6a6;bottom:0;content:'';display:block;height:100%;position:absolute;right:0;width:1px}.qodef-blog.qodef-item-layout--divided article .qodef-e-media>*{margin:0}.qodef-blog.qodef-item-layout--divided article .qodef-e-content{align-items:flex-start;display:flex;padding:2.5% 13.5% 4.5% 2.25%}.qodef-blog.qodef-item-layout--divided article .qodef-e-left-holder{padding:0 40px 0 0}.qodef-blog.qodef-item-layout--divided article .qodef-e-top-holder{margin:0 0 4px 0}.qodef-blog.qodef-item-layout--divided .qodef-m-pagination{border:none}.qodef-blog.qodef-item-layout--info-on-image{margin:0}.qodef-blog.qodef-item-layout--info-on-image article .qodef-e-inner .qodef--initial{z-index:1}.qodef-blog.qodef-item-layout--info-on-image article .qodef-e-inner .qodef--hover{clip-path:inset(0 100% 0 0);-webkit-clip-path:inset(0 100% 0 0);transition:-webkit-clip-path .6s cubic-bezier(.57,.57,0,.97);transition:clip-path .6s cubic-bezier(.57,.57,0,.97);transition:clip-path .6s cubic-bezier(.57,.57,0,.97),-webkit-clip-path .6s cubic-bezier(.57,.57,0,.97);z-index:2}.qodef-blog.qodef-item-layout--info-on-image article .qodef-e-inner .qodef--hover .qodef-e-bottom-holder,.qodef-blog.qodef-item-layout--info-on-image article .qodef-e-inner .qodef--hover .qodef-e-excerpt,.qodef-blog.qodef-item-layout--info-on-image article .qodef-e-inner .qodef--hover .qodef-e-title{opacity:0;transform:translateX(20px);transition:opacity .6s ease,transform .6s ease}.qodef-blog.qodef-item-layout--info-on-image article .qodef-e-inner .qodef--hover .qodef-e-bottom-holder{position:relative;z-index:3}.qodef-blog.qodef-item-layout--info-on-image article .qodef-e-inner:hover .qodef--hover{clip-path:inset(0 -1px 0 0);-webkit-clip-path:inset(0 -1px 0 0)}.qodef-blog.qodef-item-layout--info-on-image article .qodef-e-inner:hover .qodef--hover .qodef-e-bottom-holder,.qodef-blog.qodef-item-layout--info-on-image article .qodef-e-inner:hover .qodef--hover .qodef-e-excerpt,.qodef-blog.qodef-item-layout--info-on-image article .qodef-e-inner:hover .qodef--hover .qodef-e-title{opacity:1;transform:translateX(0)}.qodef-blog.qodef-item-layout--info-on-image article .qodef-e-inner:hover .qodef--hover .qodef-e-title{transition-delay:.2s}.qodef-blog.qodef-item-layout--info-on-image article .qodef-e-inner:hover .qodef--hover .qodef-e-excerpt{transition-delay:.28s}.qodef-blog.qodef-item-layout--info-on-image article .qodef-e-inner:hover .qodef--hover .qodef-e-bottom-holder{transition-delay:.36s}.qodef-blog.qodef-item-layout--info-on-image article .qodef-e-content{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;padding:13% 16%;transition:opacity .2s ease-out}.qodef-blog.qodef-item-layout--info-on-image article .qodef-e-content.qodef--initial{justify-content:flex-end}.qodef-blog.qodef-item-layout--info-on-image article .qodef-e-content.qodef--initial .qodef-e-title{font-size:26px}.qodef-blog.qodef-item-layout--info-on-image article .qodef-e-content.qodef--hover{background-color:#1b1b1b;justify-content:center}.qodef-blog.qodef-item-layout--info-on-image article .qodef-e-content.qodef--hover .qodef-e-post-link{position:absolute;z-index:2}.qodef-blog.qodef-item-layout--info-on-image article .qodef-e-content a{position:relative;z-index:3}.qodef-blog.qodef-item-layout--info-on-image article .qodef-e-media>*{margin:0}.qodef-blog.qodef-item-layout--info-on-image article .qodef-e-title{color:#fff}.qodef-blog.qodef-item-layout--info-on-image article .qodef-e-title a{background:0 0;color:inherit}.qodef-blog.qodef-item-layout--info-on-image article .qodef-e-info>*{color:#fff;font-weight:500;letter-spacing:initial}.qodef-blog.qodef-item-layout--info-on-image article .qodef-e-excerpt{color:#b7b7b7;margin:26px 0 0 0}.qodef-blog.qodef-item-layout--info-on-image article .qodef-button .qodef-m-button-text{color:#fff}.qodef-blog.qodef-item-layout--simple article .qodef-e-inner{align-items:center;display:flex}.qodef-blog.qodef-item-layout--simple article .qodef-e-media-image{flex-shrink:0;margin:0 20px 0 0;width:70px!important}.qodef-blog.qodef-item-layout--simple article .qodef-e-top-holder{margin:-3px 0 3px 0}.qodef-blog.qodef-item-layout--simple article .qodef-e-top-holder a{letter-spacing:0}.qodef-blog.qodef-item-layout--simple article .qodef-e-title a{background:0 0}.qodef-blog.qodef-item-layout--standard-compact .qodef-e-top-holder{margin:0 0 3px 0}.qodef-blog.qodef-item-layout--standard.qodef-col-num--1:not(.qodef-swiper-container) .qodef-e{margin:0 0 94px 0!important}.qodef-blog.qodef-item-layout--standard.qodef-col-num--1:not(.qodef-swiper-container) .qodef-e-media>*{margin:0 0 55px 0}.qodef-blog.qodef-item-layout--standard.qodef-col-num--1:not(.qodef-swiper-container) .qodef-e-excerpt{margin:30px 0 0 0}.qodef-blog.qodef-item-layout--standard.qodef-col-num--1:not(.qodef-swiper-container) .qodef-e.format-audio .qodef-e-media-audio{bottom:0}.qodef-blog.qodef-item-layout--standard.qodef-col-num--1:not(.qodef-swiper-container) .qodef-e:last-of-type{margin-bottom:0!important}.qodef-blog.qodef-item-layout--standard.qodef-col-num--1:not(.qodef-swiper-container) .qodef-m-pagination{margin:81px 0 0 0}.widget.widget_globefarer_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article:not(:last-child){margin-bottom:20px}.widget.widget_globefarer_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article:first-child{margin-top:7px}.widget.widget_globefarer_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article .qodef-e-media-image{margin-right:20px;width:70px!important}.widget.widget_globefarer_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article .qodef-e-info a{color:#777!important}.widget.widget_globefarer_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article .qodef-e-info a:hover{color:#777!important}.widget.widget_globefarer_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article .qodef-e-title a{color:#1b1b1b!important}.widget.widget_globefarer_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article .qodef-e-title a:hover{color:#1b1b1b!important}#qodef-page-header .widget.widget_globefarer_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article:not(:last-child){margin-bottom:20px}#qodef-page-header .widget.widget_globefarer_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article:first-child{margin-top:7px}#qodef-page-header .widget.widget_globefarer_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article .qodef-e-media-image{margin-right:20px;width:70px!important}#qodef-page-sidebar .widget.widget_globefarer_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article:not(:last-child){margin-bottom:20px}#qodef-page-sidebar .widget.widget_globefarer_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article:first-child{margin-top:7px}#qodef-page-sidebar .widget.widget_globefarer_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article .qodef-e-media-image{margin-right:20px;width:70px!important}#qodef-top-area .widget.widget_globefarer_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article:not(:last-child){margin-bottom:20px}#qodef-top-area .widget.widget_globefarer_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article:first-child{margin-top:7px}#qodef-top-area .widget.widget_globefarer_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article .qodef-e-media-image{margin-right:20px;width:70px!important}#qodef-page-footer .widget.widget_globefarer_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article:not(:last-child){margin-bottom:20px}#qodef-page-footer .widget.widget_globefarer_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article:first-child{margin-top:7px}#qodef-page-footer .widget.widget_globefarer_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article .qodef-e-media-image{margin-right:20px;width:70px!important}#qodef-page-footer .qodef-skin--dark .widget.widget_globefarer_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article:not(:last-child){margin-bottom:20px}#qodef-page-footer .qodef-skin--dark .widget.widget_globefarer_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article:first-child{margin-top:7px}#qodef-page-footer .qodef-skin--dark .widget.widget_globefarer_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article .qodef-e-media-image{margin-right:20px;width:70px!important}#qodef-page-footer-bottom-area .widget.widget_globefarer_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article:not(:last-child){margin-bottom:20px}#qodef-page-footer-bottom-area .widget.widget_globefarer_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article:first-child{margin-top:7px}#qodef-page-footer-bottom-area .widget.widget_globefarer_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article .qodef-e-media-image{margin-right:20px;width:70px!important}#qodef-page-footer-bottom-area .qodef-skin--dark .widget.widget_globefarer_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article:not(:last-child){margin-bottom:20px}#qodef-page-footer-bottom-area .qodef-skin--dark .widget.widget_globefarer_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article:first-child{margin-top:7px}#qodef-page-footer-bottom-area .qodef-skin--dark .widget.widget_globefarer_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article .qodef-e-media-image{margin-right:20px;width:70px!important}#qodef-side-area .widget.widget_globefarer_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article:not(:last-child){margin-bottom:20px}#qodef-side-area .widget.widget_globefarer_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article:first-child{margin-top:7px}#qodef-side-area .widget.widget_globefarer_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article .qodef-e-media-image{margin-right:20px;width:70px!important}.qodef-mega-menu-widget-holder .widget.widget_globefarer_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article:not(:last-child){margin-bottom:20px}.qodef-mega-menu-widget-holder .widget.widget_globefarer_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article:first-child{margin-top:7px}.qodef-mega-menu-widget-holder .widget.widget_globefarer_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article .qodef-e-media-image{margin-right:20px;width:70px!important}#qodef-author-info{position:relative;display:inline-block;width:100%;vertical-align:top}#qodef-author-info .qodef-m-inner{display:flex;align-items:center;position:relative}#qodef-author-info .qodef-m-image{flex-shrink:0;margin-right:20px}#qodef-author-info .qodef-m-image a,#qodef-author-info .qodef-m-image img{display:block}#qodef-author-info .qodef-m-image img{clip-path:circle(40% at 42% 50%);-webkit-clip-path:circle(40% at 42% 50%);transition:-webkit-clip-path .6s cubic-bezier(.57,.57,0,.97);transition:clip-path .6s cubic-bezier(.57,.57,0,.97);transition:clip-path .6s cubic-bezier(.57,.57,0,.97),-webkit-clip-path .6s cubic-bezier(.57,.57,0,.97)}#qodef-author-info .qodef-m-image:hover img{clip-path:circle(50% at 50% 50%);-webkit-clip-path:circle(50% at 50% 50%)}#qodef-author-info .qodef-m-image:hover+.qodef-m-content{transform:translateX(0)}#qodef-author-info .qodef-m-content{transform:translateX(-16px);transition:transform .6s cubic-bezier(.57,.57,0,.97)}#qodef-author-info .qodef-m-author{margin:0}#qodef-author-info .qodef-m-author-label{color:#777;margin:0}#qodef-author-info .qodef-m-author a{font-family:Sarabun,sans-serif;font-weight:700;letter-spacing:-.01em;color:#1b1b1b;font-size:22px;line-height:1.181em;display:block;margin:5px 0 0 0}#qodef-author-info .qodef-m-email{margin:5px 0 0}#qodef-author-info .qodef-m-description{margin:17px 0 0}#qodef-author-info .qodef-m-social-icons{margin-top:18px}#qodef-author-info .qodef-m-social-icons a{display:inline-block;margin-right:16px;position:relative;vertical-align:top}#qodef-author-info .qodef-m-social-icons a:last-child{margin-right:0}#qodef-related-posts{position:relative;display:inline-block;width:100%;vertical-align:top;margin:79px 0 81px 0}#qodef-related-posts h2{margin:0 0 64px 0}@media only screen and (max-width:768px){#qodef-related-posts .qodef-blog article:first-child,#qodef-related-posts .qodef-blog article:nth-child(2){margin:0 0 80px}}@media only screen and (max-width:480px){#qodef-related-posts .qodef-blog article:first-child,#qodef-related-posts .qodef-blog article:nth-child(2){margin:0 0 40px}}#qodef-single-post-navigation{position:relative;display:inline-block;width:100%;vertical-align:top;border-top:1px solid #a6a6a6;margin:79px 0 82px 0;padding:19px 0 0 0}#qodef-single-post-navigation .qodef-m-inner{align-items:center;display:flex;justify-content:space-between;position:relative}#qodef-single-post-navigation .qodef-m-nav{align-items:center;display:flex;position:relative;color:#1b1b1b}#qodef-single-post-navigation .qodef-m-nav>*{display:block;line-height:inherit}#qodef-single-post-navigation .qodef-m-nav .qodef-m-pagination-icon{display:block;height:auto}#qodef-single-post-navigation .qodef-m-nav.qodef--prev{left:0}#qodef-single-post-navigation .qodef-m-nav.qodef--prev .qodef-m-pagination-icon{margin-right:10px;transition:margin-right .3s ease;will-change:transform;overflow:visible}#qodef-single-post-navigation .qodef-m-nav.qodef--prev .qodef-m-pagination-icon rect:nth-child(1){width:22px;height:2px;transition:width .3s ease;will-change:transform}#qodef-single-post-navigation .qodef-m-nav.qodef--prev .qodef-m-pagination-icon rect:nth-child(2){width:2px;height:22px;transition:height .3s ease;will-change:transform}#qodef-single-post-navigation .qodef-m-nav.qodef--prev .qodef-m-pagination-icon rect:nth-child(3){width:2px;height:0;transition:height .3s ease;will-change:transform}#qodef-single-post-navigation .qodef-m-nav.qodef--prev:hover .qodef-m-pagination-icon{margin-right:21px}#qodef-single-post-navigation .qodef-m-nav.qodef--prev:hover .qodef-m-pagination-icon rect:nth-child(1){width:12px}#qodef-single-post-navigation .qodef-m-nav.qodef--prev:hover .qodef-m-pagination-icon rect:nth-child(2){height:12px}#qodef-single-post-navigation .qodef-m-nav.qodef--prev:hover .qodef-m-pagination-icon rect:nth-child(3){height:20px}#qodef-single-post-navigation .qodef-m-nav.qodef--next{flex-direction:row-reverse;margin-left:auto;right:0;text-align:right}#qodef-single-post-navigation .qodef-m-nav.qodef--next .qodef-m-pagination-icon{margin-left:10px;transform:rotate(180deg);transition:margin-left .3s ease;will-change:transform;overflow:visible}#qodef-single-post-navigation .qodef-m-nav.qodef--next .qodef-m-pagination-icon rect:nth-child(1){width:22px;height:2px;transition:width .3s ease;will-change:transform}#qodef-single-post-navigation .qodef-m-nav.qodef--next .qodef-m-pagination-icon rect:nth-child(2){width:2px;height:22px;transition:height .3s ease;will-change:transform}#qodef-single-post-navigation .qodef-m-nav.qodef--next .qodef-m-pagination-icon rect:nth-child(3){width:2px;height:0;transition:height .3s ease;will-change:transform}#qodef-single-post-navigation .qodef-m-nav.qodef--next:hover .qodef-m-pagination-icon{margin-left:21px}#qodef-single-post-navigation .qodef-m-nav.qodef--next:hover .qodef-m-pagination-icon rect:nth-child(1){width:12px}#qodef-single-post-navigation .qodef-m-nav.qodef--next:hover .qodef-m-pagination-icon rect:nth-child(2){height:12px}#qodef-single-post-navigation .qodef-m-nav.qodef--next:hover .qodef-m-pagination-icon rect:nth-child(3){height:20px}#qodef-single-post-navigation .qodef-m-nav-label{font-family:Sarabun,sans-serif;font-weight:700;letter-spacing:-.01em;font-size:17px;line-height:1.294em}:not(.touchevents) .qodef-custom-cursor--enabled *{cursor:none!important}:not(.touchevents) .qodef-custom-cursor--enabled * #qodef-custom-cursor{visibility:visible;opacity:1}:not(.touchevents) .qodef-custom-cursor--enabled.elementor-editor-active *{cursor:initial!important}:not(.touchevents) .qodef-custom-cursor--enabled.elementor-editor-active * #qodef-custom-cursor{visibility:hidden;opacity:0}#qodef-custom-cursor{position:fixed;top:-5px;left:-5px;pointer-events:none;z-index:9999999;display:flex;justify-content:center;align-items:center;width:12px;height:12px;visibility:hidden;opacity:0;color:#1b1b1b;transition:visibility .2s ease-out,opacity .2s ease-out}#qodef-custom-cursor .qodef-cursor-dot{position:relative;display:block;width:100%;height:100%;border-radius:50%;background-color:var(--qode-main-color);z-index:1}#qodef-custom-cursor .qodef-cursor-svg-holder,#qodef-custom-cursor .qodef-cursor-text-holder{position:absolute;display:flex;justify-content:center;align-items:center;text-align:center;z-index:2}#qodef-custom-cursor .qodef-cursor-svg-holder>*,#qodef-custom-cursor .qodef-cursor-text-holder>*{position:absolute}#qodef-custom-cursor .qodef-cursor-close-svg,#qodef-custom-cursor .qodef-cursor-link-svg,#qodef-custom-cursor .qodef-cursor-video-button-svg{opacity:0;transition:opacity .2s ease}#qodef-custom-cursor .qodef-cursor-discover-text{opacity:0;color:currentColor;font-family:Sarabun,sans-serif;font-size:15px;letter-spacing:-.010em;font-weight:700;text-transform:capitalize}#qodef-custom-cursor.qodef-cursor--hide{visibility:hidden!important;opacity:0!important}#qodef-custom-cursor.qodef-cursor--change-color .qodef-cursor-dot{background-color:#000}#qodef-custom-cursor.qodef-cursor--revert-color .qodef-cursor-dot{background-color:var(--qode-main-color)}#qodef-custom-cursor.qodef-cursor--video-button .qodef-cursor-video-button-svg{opacity:1;transition:opacity .3s ease .2s}#qodef-custom-cursor.qodef-cursor--link-svg .qodef-cursor-link-svg{opacity:1;transition:opacity .3s ease .2s}#qodef-custom-cursor.qodef-cursor--close-svg .qodef-cursor-close-svg{opacity:1;transition:opacity .3s ease .2s}#qodef-custom-cursor.qodef-cursor--text .qodef-cursor-discover-text{opacity:1;transition:opacity .3s ease .2s}#qodef-page-footer .qodef-alignment--left{text-align:left}#qodef-page-footer .qodef-alignment--left .widget img{margin-right:auto}#qodef-page-footer .qodef-alignment--center{text-align:center}#qodef-page-footer .qodef-alignment--center .widget img{margin-right:auto;margin-left:auto}#qodef-page-footer .qodef-alignment--right{text-align:right}#qodef-page-footer .qodef-alignment--right .widget img{margin-left:auto}@media (min-width:681px){#qodef-page-footer-bottom-area-inner .qodef-alignment--space-between .qodef-grid-item:nth-child(2){text-align:right}}.qodef-page-footer--uncover #qodef-page-outer{z-index:90}.no-touchevents .qodef-page-footer--uncover #qodef-page-footer{position:fixed;bottom:0;left:0}#qodef-fullscreen-area{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#1b1b1b;background-position:center;background-repeat:no-repeat;background-size:cover;overflow-x:hidden!important;visibility:hidden;opacity:0;z-index:99}#qodef-fullscreen-area .qodef-content-grid{height:100%}#qodef-fullscreen-area .qodef-content-grid .qodef-fullscreen-menu{width:100%}.qodef-fullscreen-menu-animate--in #qodef-fullscreen-area{animation:qode-fade-in .25s linear both}.qodef-fullscreen-menu-animate--in #qodef-fullscreen-area .qodef-fullscreen-menu>ul>li{opacity:1;transform:translateX(0)}.qodef-fullscreen-menu-animate--in #qodef-fullscreen-area .qodef-fullscreen-menu>ul>li:nth-child(1){transition-delay:80ms}.qodef-fullscreen-menu-animate--in #qodef-fullscreen-area .qodef-fullscreen-menu>ul>li:nth-child(2){transition-delay:160ms}.qodef-fullscreen-menu-animate--in #qodef-fullscreen-area .qodef-fullscreen-menu>ul>li:nth-child(3){transition-delay:240ms}.qodef-fullscreen-menu-animate--in #qodef-fullscreen-area .qodef-fullscreen-menu>ul>li:nth-child(4){transition-delay:320ms}.qodef-fullscreen-menu-animate--in #qodef-fullscreen-area .qodef-fullscreen-menu>ul>li:nth-child(5){transition-delay:.4s}.qodef-fullscreen-menu-animate--in #qodef-fullscreen-area .qodef-fullscreen-menu>ul>li:nth-child(6){transition-delay:480ms}.qodef-fullscreen-menu-animate--in #qodef-fullscreen-area .qodef-fullscreen-menu>ul>li:nth-child(7){transition-delay:560ms}.qodef-fullscreen-menu-animate--in #qodef-fullscreen-area .qodef-fullscreen-menu>ul>li:nth-child(8){transition-delay:640ms}.qodef-fullscreen-menu-animate--out #qodef-fullscreen-area{animation:qode-fade-out .25s linear both}#qodef-fullscreen-area-inner{display:flex;justify-content:center;flex-direction:column;align-items:center;width:100%;height:100%}.qodef-fullscreen-menu{position:relative;top:0;margin:0 auto;text-align:left}.qodef-fullscreen-menu ul{margin:0;padding:0;list-style:none}.qodef-fullscreen-menu ul li{position:relative;margin:0;padding:0}.qodef-fullscreen-menu ul li a{display:block}.qodef-fullscreen-menu ul li a .qodef-menu-item-arrow{position:absolute;right:0;top:50%;transform:translateY(-50%);height:auto;margin-top:4px}.qodef-fullscreen-menu ul li a span{display:flex;justify-content:space-between;align-items:center;width:100%}.qodef-fullscreen-menu ul li.qodef--hide-link>a{cursor:default}.qodef-fullscreen-menu ul.sub-menu{display:none}.qodef-fullscreen-menu .qodef-menu-item-icon{margin-right:5px}.qodef-fullscreen-menu .qodef-mega-menu-widget-holder{display:none}.qodef-fullscreen-menu>ul{max-width:50%;min-width:250px;width:18%}.qodef-fullscreen-menu>ul>li{padding:14px 0;opacity:0;transform:translateX(40px);transition:opacity .6s ease,transform .6s ease}.qodef-fullscreen-menu>ul>li>a{font-family:Sarabun,sans-serif;font-weight:700;letter-spacing:-.01em;font-size:45px;line-height:1.155em;color:#fff}.qodef-fullscreen-menu>ul>li>a .qodef-menu-item-text{display:inline;background-image:linear-gradient(currentColor,currentColor);background-position:0 100%;background-repeat:no-repeat;background-size:0 2px;transition:background-size .4s cubic-bezier(.22,.61,.36,1);padding-bottom:2px}.qodef-fullscreen-menu>ul>li>a:hover .qodef-menu-item-text{background-size:100% 2px}.qodef-fullscreen-menu>ul>li.current-menu-ancestor>a .qodef-menu-item-text,.qodef-fullscreen-menu>ul>li.current-menu-item>a .qodef-menu-item-text{background-size:100% 2px}.qodef-fullscreen-menu .qodef-drop-down-second-inner ul{padding-left:20px;left:100%;min-width:250px;padding-left:60px;position:absolute;top:14px;width:100%;margin-left:0}.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li>a{position:relative;display:flex;white-space:normal;margin:14px 0;overflow:hidden;transition:padding .2s ease-out;padding-right:28px;font-family:Sarabun,sans-serif;font-weight:700;letter-spacing:-.01em;font-size:17px;line-height:1.294em;color:#fff}.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li>a .qodef-menu-item-icon{flex-shrink:0}.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li>a .qodef-menu-item-plus{position:absolute;transform:rotate(0);transition:left .2s ease-out,right .2s ease-out,transform .2s ease-out;left:-28px}.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li>a:hover{padding-left:28px;padding-right:0}.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li>a:hover .qodef-menu-item-plus{left:0;transform:rotate(90deg);transition:left .2s ease-out,right .2s ease-out,transform .2s ease-out 80ms}.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li.current-menu-ancestor>a,.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li.current-menu-item>a{padding-left:28px;padding-right:0}.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li.current-menu-ancestor>a .qodef-menu-item-plus,.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li.current-menu-item>a .qodef-menu-item-plus{left:0;transform:rotate(90deg);transition:left .2s ease-out,right .2s ease-out,transform .2s ease-out 80ms}.qodef-fullscreen-menu--opened .qodef-fullscreen-menu-opener{color:#fff}.qodef-fullscreen-menu--opened #qodef-page-header,.qodef-fullscreen-menu--opened #qodef-page-mobile-header{visibility:hidden}.qodef-fullscreen-menu--opened .qodef-fullscreen-menu-opener,.qodef-fullscreen-menu--opened .qodef-header-logo-image.qodef--customizer,.qodef-fullscreen-menu--opened .qodef-header-logo-link,.qodef-fullscreen-menu--opened .qodef-mobile-header-logo-link{visibility:visible}.qodef-fullscreen-menu--opened #qodef-page-header .qodef-header-logo-link img.qodef--light{opacity:1}.qodef-fullscreen-menu--opened #qodef-page-header .qodef-header-logo-link img.qodef--dark,.qodef-fullscreen-menu--opened #qodef-page-header .qodef-header-logo-link img.qodef--main{opacity:0}.qodef-fullscreen-menu--opened.qodef-fullscreen-menu--hide-logo .qodef-header-logo-image.qodef--customizer,.qodef-fullscreen-menu--opened.qodef-fullscreen-menu--hide-logo .qodef-header-logo-link,.qodef-fullscreen-menu--opened.qodef-fullscreen-menu--hide-logo .qodef-mobile-header-logo-link{visibility:hidden}.qodef-fullscreen-menu--opened.qodef-fullscreen-menu--hide-widget-area #qodef-page-header .qodef-widget-holder{display:none}#qodef-page-header .qodef-widget-holder{display:flex;align-items:center;height:100%;margin-left:28px}#qodef-page-header .qodef-widget-holder .widget{position:relative;display:flex;align-items:center;height:100%;margin:0;padding:0 28px}#qodef-page-header .qodef-widget-holder .widget:last-child{padding-right:0}#qodef-page-header .qodef-widget-holder .widget::before{content:'';position:absolute;left:0;bottom:0;z-index:-1;width:1px;height:75%;background:0 0}#qodef-page-header div[id^=monster-widget-placeholder],#qodef-page-header div[id^=woo-monster-widget-placeholder]{display:none}#qodef-page-header-inner{border-bottom:0 solid transparent}#qodef-page-header-inner.qodef-content-grid{padding:0}#qodef-page-header-inner.qodef-skin--light nav>ul>li::before,.qodef-custom-header-layout.qodef-skin--light nav>ul>li::before{background:var(--qode-header-light-hover-color)!important}#qodef-page-header-inner.qodef-skin--light nav>ul>li>a,.qodef-custom-header-layout.qodef-skin--light nav>ul>li>a{color:var(--qode-header-light-color)!important}#qodef-page-header-inner.qodef-skin--light nav>ul>li.current-menu-ancestor::before,#qodef-page-header-inner.qodef-skin--light nav>ul>li.current-menu-item::before,.qodef-custom-header-layout.qodef-skin--light nav>ul>li.current-menu-ancestor::before,.qodef-custom-header-layout.qodef-skin--light nav>ul>li.current-menu-item::before{background:var(--qode-header-light-hover-color)!important}#qodef-page-header-inner.qodef-skin--light .qodef-opener-icon.qodef-source--icon-pack:not(.qodef--opened),#qodef-page-header-inner.qodef-skin--light .qodef-opener-icon.qodef-source--svg-path:not(.qodef--opened),#qodef-page-header-inner.qodef-skin--light .qodef-opener-icon:not(.qodef-source--predefined):not(.qodef--opened),.qodef-custom-header-layout.qodef-skin--light .qodef-opener-icon.qodef-source--icon-pack:not(.qodef--opened),.qodef-custom-header-layout.qodef-skin--light .qodef-opener-icon.qodef-source--svg-path:not(.qodef--opened),.qodef-custom-header-layout.qodef-skin--light .qodef-opener-icon:not(.qodef-source--predefined):not(.qodef--opened){color:var(--qode-header-light-color)!important}#qodef-page-header-inner.qodef-skin--dark nav>ul>li::before,.qodef-custom-header-layout.qodef-skin--dark nav>ul>li::before{background:var(--qode-header-dark-hover-color)!important}#qodef-page-header-inner.qodef-skin--dark nav>ul>li>a,.qodef-custom-header-layout.qodef-skin--dark nav>ul>li>a{color:var(--qode-header-dark-color)!important}#qodef-page-header-inner.qodef-skin--dark nav>ul>li.current-menu-ancestor::before,#qodef-page-header-inner.qodef-skin--dark nav>ul>li.current-menu-item::before,.qodef-custom-header-layout.qodef-skin--dark nav>ul>li.current-menu-ancestor::before,.qodef-custom-header-layout.qodef-skin--dark nav>ul>li.current-menu-item::before{background:var(--qode-header-dark-hover-color)!important}#qodef-page-header-inner.qodef-skin--dark ul li.qodef-menu-item--narrow ul,.qodef-custom-header-layout.qodef-skin--dark ul li.qodef-menu-item--narrow ul{background-color:var(--qode-header-dark-color)}#qodef-page-header-inner.qodef-skin--dark ul li.qodef-menu-item--narrow ul li>a,.qodef-custom-header-layout.qodef-skin--dark ul li.qodef-menu-item--narrow ul li>a{color:var(--qode-header-light-color)}#qodef-page-header-inner.qodef-skin--dark ul li.qodef-menu-item--wide .qodef-drop-down-second,.qodef-custom-header-layout.qodef-skin--dark ul li.qodef-menu-item--wide .qodef-drop-down-second{background-color:var(--qode-header-dark-color)}#qodef-page-header-inner.qodef-skin--dark ul li.qodef-menu-item--wide ul li>a,.qodef-custom-header-layout.qodef-skin--dark ul li.qodef-menu-item--wide ul li>a{color:var(--qode-header-light-color)}#qodef-page-header-inner.qodef-skin--dark .qodef-opener-icon.qodef-source--icon-pack:not(.qodef--opened),#qodef-page-header-inner.qodef-skin--dark .qodef-opener-icon.qodef-source--svg-path:not(.qodef--opened),#qodef-page-header-inner.qodef-skin--dark .qodef-opener-icon:not(.qodef-source--predefined):not(.qodef--opened),.qodef-custom-header-layout.qodef-skin--dark .qodef-opener-icon.qodef-source--icon-pack:not(.qodef--opened),.qodef-custom-header-layout.qodef-skin--dark .qodef-opener-icon.qodef-source--svg-path:not(.qodef--opened),.qodef-custom-header-layout.qodef-skin--dark .qodef-opener-icon:not(.qodef-source--predefined):not(.qodef--opened){color:var(--qode-header-dark-color)!important}#qodef-page-header .qodef-header-logo-link img.qodef--main{opacity:1}#qodef-page-header .qodef-header-logo-link img.qodef--dark,#qodef-page-header .qodef-header-logo-link img.qodef--light{opacity:0}#qodef-page-header .qodef-header-logo-link img:not(.qodef--main){position:absolute;top:50%;transform:translateY(-50%)}#qodef-page-header .qodef-header-logo-link.qodef-source--svg-path svg{display:block;width:50px;height:auto;fill:currentColor;stroke:currentColor}#qodef-page-header .qodef-header-logo-link.qodef-source--textual{font-family:Sarabun,sans-serif;font-weight:700;letter-spacing:-.01em;color:#1b1b1b;font-size:22px;line-height:1.181em;transition:color .2s ease-out}#qodef-page-header-inner.qodef-skin--light .qodef-header-logo-link img.qodef--dark,#qodef-page-header-inner.qodef-skin--light .qodef-header-logo-link img.qodef--main{opacity:0}#qodef-page-header-inner.qodef-skin--light .qodef-header-logo-link img.qodef--light{opacity:1}#qodef-page-header-inner.qodef-skin--light .qodef-header-logo-link.qodef-source--svg-path,#qodef-page-header-inner.qodef-skin--light .qodef-header-logo-link.qodef-source--textual{color:var(--qode-header-light-color)!important}#qodef-page-header-inner.qodef-skin--light .qodef-header-logo-link.qodef-source--svg-path:hover,#qodef-page-header-inner.qodef-skin--light .qodef-header-logo-link.qodef-source--textual:hover{color:var(--qode-header-light-hover-color)!important}#qodef-page-header-inner.qodef-skin--dark .qodef-header-logo-link img.qodef--light,#qodef-page-header-inner.qodef-skin--dark .qodef-header-logo-link img.qodef--main{opacity:0}#qodef-page-header-inner.qodef-skin--dark .qodef-header-logo-link img.qodef--dark{opacity:1}#qodef-page-header-inner.qodef-skin--dark .qodef-header-logo-link.qodef-source--svg-path,#qodef-page-header-inner.qodef-skin--dark .qodef-header-logo-link.qodef-source--textual{color:var(--qode-header-dark-color)!important}#qodef-page-header-inner.qodef-skin--dark .qodef-header-logo-link.qodef-source--svg-path:hover,#qodef-page-header-inner.qodef-skin--dark .qodef-header-logo-link.qodef-source--textual:hover{color:var(--qode-header-dark-hover-color)!important}.qodef-header--minimal #qodef-page-header-inner .qodef-header-logo-link{margin-right:auto}.qodef-header-standard--right #qodef-page-header-inner .qodef-header-navigation{margin-left:auto}.qodef-header-standard--center #qodef-page-header-inner .qodef-header-wrapper{align-items:center;display:flex;height:100%;justify-content:space-between;position:relative;width:100%}.qodef-header-standard--center #qodef-page-header-inner .qodef-header-logo{align-items:center;display:inline-flex;height:100%;left:0;position:absolute;top:0}.qodef-header-standard--center #qodef-page-header-inner .qodef-header-navigation{margin-left:auto;margin-right:auto}.qodef-header-standard--center #qodef-page-header-inner .qodef-widget-holder{margin-left:0;position:absolute;right:0;top:0}.qodef-header-standard--left #qodef-page-header-inner .qodef-header-navigation{margin-right:auto}.qodef-header-standard--left #qodef-page-header-inner .qodef-header-logo-link{margin-right:24px}.qodef-header--standard #qodef-menu-cover{background-color:rgba(27,27,27,.07);content:'';display:block;height:100vh;left:0;opacity:0;position:fixed;top:0;transition:opacity .2s ease-out,visibility .2s ease-out;visibility:hidden;width:100vw;z-index:20}.qodef-menu--open.qodef-header--standard #qodef-menu-cover{visibility:visible;opacity:1}.qodef-header--switch #qodef-page-header{height:400px}.qodef-header--switch #qodef-page-header .qodef-widget-holder{margin-left:0;align-items:flex-start;height:80px}.qodef-header--switch #qodef-page-header .qodef-widget-holder .widget:first-child{padding-left:0}.qodef-header--switch #qodef-page-header-inner{align-items:flex-start;padding-top:40px}.qodef-header--switch #qodef-page-header-inner .qodef-header-holder--right{display:flex;width:50%;height:100%;max-height:100%;justify-content:space-between;align-items:flex-start;border-top:1px solid rgba(27,27,27,.35)}.qodef-header--switch #qodef-page-header-inner:after{display:none}.qodef-header--switch #qodef-page-header-inner.qodef-skin--light .qodef-header-holder--right{border-top-color:#fff}.qodef-header--switch #qodef-page-header-inner.qodef-skin--dark .qodef-header-holder--right{border-top-color:rgba(27,27,27,.35)}.qodef-header-switch-navigation{position:relative;margin-right:22px;padding-top:25px;width:150px;height:100%;text-align:right}.qodef-header-switch-navigation ul{list-style:none;margin:0;padding:0;width:100%}.qodef-header-switch-navigation ul li{position:relative;padding:0;opacity:1;transition:opacity .2s ease-out;pointer-events:all}.qodef-header-switch-navigation ul li ul{margin-left:0}.qodef-header-switch-navigation ul li:first-child{margin-top:0}.qodef-header-switch-navigation ul li:last-child{margin-bottom:0}.qodef-header-switch-navigation ul li a{font-family:Sarabun,sans-serif;font-weight:700;letter-spacing:-.01em;color:#1b1b1b;font-size:17px;line-height:1.294em;display:inline-block;margin:6px 0;width:100%}.qodef-header-switch-navigation ul li.menu-item>a .qodef-menu-item-text{background-image:linear-gradient(currentColor,currentColor);background-position:0 100%;background-repeat:no-repeat;background-size:0 1px;transition:background-size .4s cubic-bezier(.22,.61,.36,1)}.qodef-header-switch-navigation ul li.menu-item>a:hover .qodef-menu-item-text{background-size:100% 1px}.qodef-header-switch-navigation ul li.current-menu-ancestor>a .qodef-menu-item-text,.qodef-header-switch-navigation ul li.current-menu-item>a .qodef-menu-item-text{background-size:100% 1px}.qodef-header-switch-navigation ul li.qodef-menu--back{margin-bottom:13px}.qodef-header-switch-navigation ul li.qodef-menu--back a{display:block}.qodef-header-switch-navigation ul li.qodef-menu--back a svg{overflow:visible}.qodef-header-switch-navigation ul li.qodef-menu--back a svg rect{fill:#1b1b1b;width:16px;height:2px;transition:width .3s ease}.qodef-header-switch-navigation ul li.qodef-menu--back a svg path{fill:none;stroke:#1b1b1b;stroke-width:2px;stroke-dasharray:37;stroke-dashoffset:13;transition:stroke-dashoffset .3s ease}.qodef-header-switch-navigation ul li.qodef-menu--back a:hover svg rect{width:11px}.qodef-header-switch-navigation ul li.qodef-menu--back a:hover svg path{stroke-dashoffset:0}.qodef-header-switch-navigation ul li .qodef-drop-down-second{transform:translateZ(0)}.qodef-header-switch-navigation ul li .qodef-drop-down-second .sub-menu{position:absolute;padding-top:29px;left:130%;width:100%;visibility:hidden;opacity:0;transition:all .2s cubic-bezier(.46,.03,.52,.96)}.qodef-header-switch-navigation ul li .qodef-drop-down-second-inner{position:relative;display:block;padding:0;z-index:997}.qodef-header-switch-navigation ul li.qodef--hide-link>a{cursor:default}.qodef-header-switch-navigation ul li.qodef-menu-sibling--open{opacity:0;pointer-events:none;transition-delay:0s}.qodef-header-switch-navigation ul li.qodef-menu-sibling--open>a{opacity:0}.qodef-header-switch-navigation ul li.qodef-menu-item--open>a{opacity:0;pointer-events:none}.qodef-header-switch-navigation ul li.qodef-menu-item--open .qodef-drop-down-second-inner>.sub-menu,.qodef-header-switch-navigation ul li.qodef-menu-item--open>.sub-menu{left:0;opacity:1;visibility:visible;transition:all .3s cubic-bezier(.65,.05,.36,1) 50ms}.qodef-header-switch-navigation .ps__rail-y{display:none}.qodef-header-switch-navigation>ul{display:inline-block;text-align:left}.qodef-header-switch-navigation>ul>li>a{font-family:Sarabun,sans-serif;font-weight:700;letter-spacing:-.01em;color:#1b1b1b;font-size:17px;line-height:1.294em;margin:7px 0;transition:color .2s ease-out,opacity .2s ease-out}.qodef-header-switch-navigation .qodef-menu-item-arrow{display:none}.qodef-header-switch-navigation .qodef-mega-menu-widget-holder{display:none}.qodef-header--fixed-display #qodef-page-header,.qodef-header--fixed-display #qodef-top-area{position:fixed;top:0;left:0;width:100%}.qodef--boxed.qodef-header--fixed-display #qodef-top-area{left:30px;width:calc(100% - 60px)}.qodef--boxed.qodef-header--fixed-display #qodef-page-header{left:30px;width:calc(100% - 60px)}.qodef-header--fixed-display.admin-bar #qodef-page-header,.qodef-header--fixed-display.admin-bar #qodef-top-area{top:32px}.qodef-header-sticky{background-color:#fff;border-bottom:1px solid rgba(27,27,27,.35);height:70px;left:0;position:fixed;top:0;transform:translateY(-100%);transition:transform .5s ease,top .5s ease;width:100%;z-index:100}.qodef-header--sticky-display .qodef-header-sticky{transform:translateY(0)}.admin-bar.qodef-header--sticky-display .qodef-header-sticky{top:32px}.qodef-header-sticky .qodef-header-navigation>ul>li>a .qodef-menu-item-text{padding-bottom:2px}.qodef-header-sticky-inner{align-items:center;display:flex;height:100%;justify-content:space-between;padding:0 40px;position:relative}.qodef-header-sticky-inner.qodef-content-grid{padding:0}.qodef-header-standard--right .qodef-header-sticky-inner .qodef-header-logo-link{margin-right:auto}.qodef-header-standard--left .qodef-header-sticky-inner{justify-content:flex-start}.qodef-header-standard--left .qodef-header-sticky-inner .qodef-header-navigation{margin-left:20px}.qodef-header-standard--left .qodef-header-sticky-inner .qodef-widget-holder{margin-left:auto!important}#qodef-top-area{position:relative;background-color:#1b1b1b;z-index:101}#qodef-top-area-inner{align-items:center;display:flex;height:33px;justify-content:space-between;padding:0 40px;position:relative}#qodef-top-area-inner.qodef-content-grid{padding:0!important}#qodef-top-area-inner.qodef-alignment--center .qodef-widget-holder{margin:0 auto}#qodef-top-area .qodef-widget-holder{display:flex;align-items:center;height:100%}#qodef-top-area .qodef-widget-holder.qodef--left{margin-right:auto}#qodef-top-area .qodef-widget-holder.qodef--right{margin-left:auto}#qodef-top-area .qodef-widget-holder .widget{margin:0 12px}#qodef-top-area .qodef-widget-holder .widget:first-child{margin-left:0}#qodef-top-area .qodef-widget-holder .widget:last-child{margin-right:0}#qodef-top-area .widget{display:inline-block;vertical-align:middle;line-height:1}#qodef-top-area .widget .textwidget>*,#qodef-top-area .widget .widget p{margin:0}#qodef-top-area div[id^=monster-widget-placeholder],#qodef-top-area div[id^=woo-monster-widget-placeholder]{display:none}#qodef-multiple-map-notice{position:relative;display:flex;align-items:center;height:100%;padding:30px 15%;text-align:center;color:var(--qode-main-color);background-color:#dfdfdf}.qodef-map-marker-holder{transform:translate(-50%,-100%);z-index:10}.qodef-map-marker-holder.qodef-active{z-index:500}.qodef-map-marker-holder.qodef-active .qodef-map-marker svg path:first-child{fill:#3ebeb4}.qodef-map-marker-holder.qodef-active .qodef-map-marker svg path:last-child{fill:#51a69e}.qodef-map-marker-holder#qodef-geo-location-marker .qodef-info-window{display:block}.qodef-map-marker-holder#qodef-geo-location-marker .qodef-map-marker svg path:first-child{fill:#3ebeb4}.qodef-map-marker-holder#qodef-geo-location-marker .qodef-map-marker svg path:last-child{fill:#51a69e}.qodef-map-marker-holder .qodef-map-marker{position:relative;width:50px;height:auto;transition:all .15s ease-out}.qodef-map-marker-holder .qodef-map-marker .qodef-map-marker-inner{position:relative;width:100%;height:100%}.qodef-map-marker-holder .qodef-map-marker svg{width:100%;height:auto}.qodef-map-marker-holder .qodef-map-marker svg path{transition:fill .2s ease-in-out}.qodef-map-marker-holder .qodef-map-marker:hover svg path:first-child{fill:#3ebeb4}.qodef-map-marker-holder .qodef-map-marker:hover svg path:last-child{fill:#51a69e}.qodef-map-marker-holder .qodef-info-window{position:absolute;top:-10px;left:-17px;display:none;min-width:284px;background-color:#fff;border:1px solid #a6a6a6;border-radius:4px;box-shadow:0 3px 20px 0 rgba(0,0,0,.1);z-index:10;transition:opacity .3s ease;transform:translate(0,-100%)}.qodef-map-marker-holder .qodef-info-window-inner{position:relative;display:flex;align-items:center;padding:8px}.qodef-map-marker-holder .qodef-info-window-inner:after{content:'';position:absolute;bottom:-4px;left:35px;width:5px;height:5px;background-color:#fff;border-top:1px solid #a6a6a6;border-left:1px solid #a6a6a6;transform:rotate(-135deg)}.qodef-map-marker-holder .qodef-info-window-inner .qodef-info-window-image{margin-right:12px}.qodef-map-marker-holder .qodef-info-window-inner .qodef-info-window-image img{display:block;width:65px}.qodef-map-marker-holder .qodef-info-window-inner .qodef-info-window-title{margin:0;transition:color .2s ease-out}.qodef-map-marker-holder .qodef-info-window-inner .qodef-info-window-location{margin:3px 0 0;font-family:Sarabun,sans-serif;font-size:14px;line-height:1.2em}.qodef-map-marker-holder .qodef-info-window-inner .qodef-info-window-link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:5}.qodef-map-marker-holder .qodef-info-window-inner .qodef-info-window-link:hover~.qodef-info-window-details .qodef-info-window-title{color:var(--qode-main-color)}.qodef-cluster-marker{width:50px;height:auto}.qodef-cluster-marker.qodef-active svg path:first-child,.qodef-cluster-marker:hover svg path:first-child{fill:#3ebeb4}.qodef-cluster-marker.qodef-active svg path:last-child,.qodef-cluster-marker:hover svg path:last-child{fill:#51a69e}.qodef-cluster-marker .qodef-cluster-marker-inner{position:relative}.qodef-cluster-marker .qodef-cluster-marker-inner .qodef-cluster-marker-number{position:absolute;top:-4px;left:0;right:0;font-size:30px;font-weight:700;text-align:center;color:#1b1b1b}.qodef-cluster-marker svg{width:100%;height:auto}.qodef-cluster-marker svg path{transition:fill .2s ease-in-out}.qodef-places-geo-radius{position:absolute;left:0;top:calc(100% + 10px);width:100%;height:48px;display:none;padding:10px 20px;background-color:#fff;border:1px solid #a6a6a6;z-index:9999}.qodef-places-geo-radius .qodef-range-slider-label{display:inline-flex;align-items:center;height:100%}.qodef-places-geo-radius .noUi-target{position:relative;display:inline-flex;height:3px;width:calc(100% - 70px);background-color:#eaeaea;border:0;direction:ltr;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;touch-action:none;-ms-user-select:none;user-select:none;margin-left:10px}.qodef-places-geo-radius .noUi-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;touch-action:none;-ms-user-select:none;user-select:none}.qodef-places-geo-radius .noUi-target .noUi-base{position:relative;width:100%;height:100%;z-index:1}.qodef-places-geo-radius .noUi-target .noUi-connects{position:relative;width:100%;height:100%;overflow:hidden;z-index:0}.qodef-places-geo-radius .noUi-target .noUi-connect,.qodef-places-geo-radius .noUi-target .noUi-origin{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;will-change:transform;transform-origin:0 0}.qodef-places-geo-radius .noUi-target .noUi-connect{background-color:var(--qode-main-color)}.qodef-places-geo-radius .noUi-target .noUi-handle{position:absolute;top:-3px;left:auto;right:-9px;width:9px;height:9px;background-color:var(--qode-main-color);cursor:pointer}.qodef-places-geo-radius .noUi-target .noUi-tooltip{position:absolute;left:50%;bottom:7px;display:block;font-size:12px;white-space:nowrap;transform:translateX(-50%)}.qodef-places-geo-radius .noUi-target .noUi-tooltip:after{content:' km'}.qodef-places-geo-radius .noUi-state-drag *{cursor:inherit!important}.qodef-places-geo-radius .noUi-draggable{cursor:ew-resize}.qodef-places-geo-radius [disabled] .noUi-handle,.qodef-places-geo-radius [disabled].noUi-handle,.qodef-places-geo-radius [disabled].noUi-target{cursor:not-allowed!important}#qodef-page-mobile-header{background-color:#fff}#qodef-page-mobile-header .qodef-widget-holder{display:flex;align-items:center;height:100%}#qodef-page-mobile-header .qodef-widget-holder .widget{margin:0 0 0 12px}#qodef-page-mobile-header .widget{display:inline-block;vertical-align:middle;line-height:1}#qodef-page-mobile-header .widget .textwidget>*,#qodef-page-mobile-header .widget .widget p{margin:0}#qodef-page-mobile-header div[id^=monster-widget-placeholder],#qodef-page-mobile-header div[id^=woo-monster-widget-placeholder]{display:none}#qodef-page-mobile-header .qodef-mobile-header-opener.qodef--opened:not(.qodef-source--predefined) svg{color:var(--qode-main-color)}#qodef-page-mobile-header .qodef-mobile-header-opener.qodef--opened .qodef-m-icon{visibility:hidden}#qodef-page-mobile-header .qodef-mobile-header-opener.qodef--opened .qodef-m-icon.qodef--close{visibility:visible}.qodef-mobile-header--sticky #qodef-page-mobile-header{width:100%;position:fixed;top:0;left:0;transform:translateY(-100%)}.qodef-mobile-header--sticky-animation #qodef-page-mobile-header{transition:transform .3s ease,top .3s ease}.qodef-mobile-header--sticky-display #qodef-page-mobile-header{transform:translateY(0)}.admin-bar.qodef-mobile-header--sticky-display #qodef-page-mobile-header{top:46px}.qodef--passepartout #qodef-page-mobile-header-inner{padding:0}.qodef-mobile-header-navigation ul li .qodef-content-grid{width:100%}#qodef-page-mobile-header .qodef-header-logo-image.qodef--customizer{max-height:100%;width:auto;margin-right:auto}#qodef-page-mobile-header .qodef-mobile-header-logo-link img.qodef--main{opacity:1}#qodef-page-mobile-header .qodef-mobile-header-logo-link img.qodef--dark,#qodef-page-mobile-header .qodef-mobile-header-logo-link img.qodef--light{opacity:0}#qodef-page-mobile-header .qodef-mobile-header-logo-link img:not(.qodef--main){position:absolute;top:50%;transform:translateY(-50%)}#qodef-page-mobile-header .qodef-mobile-header-logo-link.qodef-source--svg-path svg{display:block;width:50px;height:auto;fill:currentColor;stroke:currentColor}#qodef-page-mobile-header .qodef-mobile-header-logo-link.qodef-source--textual{font-family:Sarabun,sans-serif;font-weight:700;letter-spacing:-.01em;color:#1b1b1b;font-size:22px;line-height:1.181em;transition:color .2s ease-out}.qodef-mobile-header-navigation ul li a .qodef-menu-item-icon{margin-right:5px}.qodef-mobile-header-navigation ul li.qodef--hide-link>a{cursor:default}.qodef-mobile-header-navigation .qodef-mega-menu-widget-holder{display:none}.qodef-mobile-header--minimal #qodef-page-mobile-header-inner{justify-content:flex-end}.qodef-mobile-header--minimal #qodef-page-mobile-header-inner .qodef-mobile-header-logo-link{margin-right:auto}.qodef-mobile-header--minimal #qodef-page-mobile-header-inner .qodef-opener-icon{margin-left:20px}.qodef-fullscreen-menu--opened{overflow-y:hidden}.qodef-fullscreen-menu--opened #qodef-page-mobile-header .qodef-mobile-header-logo-link img.qodef--light{opacity:1}.qodef-fullscreen-menu--opened #qodef-page-mobile-header .qodef-mobile-header-logo-link img.qodef--dark,.qodef-fullscreen-menu--opened #qodef-page-mobile-header .qodef-mobile-header-logo-link img.qodef--main{opacity:0}.qodef-fullscreen-menu--opened #qodef-page-mobile-header .qodef-mobile-header-logo-link.qodef-source--svg-path,.qodef-fullscreen-menu--opened #qodef-page-mobile-header .qodef-mobile-header-logo-link.qodef-source--textual{color:var(--qode-header-light-color)!important}.qodef-fullscreen-menu--opened #qodef-page-mobile-header .qodef-mobile-header-logo-link.qodef-source--svg-path:hover,.qodef-fullscreen-menu--opened #qodef-page-mobile-header .qodef-mobile-header-logo-link.qodef-source--textual:hover{color:var(--qode-header-light-hover-color)!important}.qodef-mobile-header--standard #qodef-page-mobile-header-inner{justify-content:flex-end}.qodef-mobile-header--standard #qodef-page-mobile-header-inner .qodef-mobile-header-logo-link{margin-right:auto}.qodef-header-navigation .qodef-menu-item-icon{display:block;line-height:inherit;margin-right:5px}.qodef-header-navigation .qodef-menu-item-icon:before{display:block;line-height:inherit}.qodef-header-navigation ul li .qodef-drop-down-second{border-top:1px solid transparent;display:block;height:0;left:0;opacity:0;overflow:hidden;position:absolute;top:100%;visibility:hidden;width:auto;z-index:10}.qodef-header-navigation ul li .qodef-drop-down-second.qodef-drop-down--start{opacity:1;overflow:visible;transition:opacity .2s ease-out;visibility:visible;z-index:20}.qodef-header-navigation ul li .qodef-mega-menu-widget-holder{display:none;white-space:normal}.qodef-header-navigation ul li.qodef-menu-item--narrow .qodef-drop-down-second.qodef-drop-down--right{left:auto;right:0}.qodef-header-navigation ul li.qodef-menu-item--narrow .qodef-drop-down-second-inner{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-header-navigation ul li.qodef-menu-item--narrow .qodef-drop-down-second-inner>ul{opacity:1;position:relative;top:auto;visibility:visible}.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-mega-menu-widget-holder{display:block}.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second{background-color:#fff}.qodef--boxed .qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner,.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner:not(.qodef-content-grid){padding:0 40px}.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner ul li a span{align-items:center;display:flex;justify-content:space-between}.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul{display:flex;justify-content:space-between;margin:0 -15px;padding:42px 0 20px}.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li{padding:0 15px;width:100%}.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li>a{font-family:Sarabun,sans-serif;font-weight:700;letter-spacing:-.01em;color:#1b1b1b;font-size:22px;line-height:1.181em}.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li>a .qodef-menu-item-plus{display:none}.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li .qodef-menu-item-arrow{display:none}.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul{padding-top:18px}.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul li>a{position:relative;display:flex;white-space:normal;margin:14px 0;overflow:hidden;transition:padding .2s ease-out;padding-right:28px;font-family:Sarabun,sans-serif;font-weight:700;letter-spacing:-.01em;color:#1b1b1b;font-size:17px;line-height:1.294em}.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul li>a .qodef-menu-item-icon{flex-shrink:0}.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul li>a .qodef-menu-item-plus{position:absolute;transform:rotate(0);transition:left .2s ease-out,right .2s ease-out,transform .2s ease-out;left:-28px}.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul li.current-menu-item>a,.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul li:hover>a{padding-left:28px;padding-right:0}.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul li.current-menu-item>a .qodef-menu-item-plus,.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul li:hover>a .qodef-menu-item-plus{left:0;transform:rotate(90deg);transition:left .2s ease-out,right .2s ease-out,transform .2s ease-out 80ms}.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li.current-menu-ancestor>a,.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li.current-menu-item>a{color:var(--qode-main-color)}.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li.qodef--hide-link:not(.current-menu-ancestor):not(.current-menu-item)>a:hover{color:var(--qode-main-color)}body:not(.qodef-drop-down-second--full-width) .qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner{padding:0 40px}.qodef-opener-icon{position:relative;display:inline-block;vertical-align:middle;line-height:1}.qodef-opener-icon .qodef-m-icon{position:relative;visibility:visible}.qodef-opener-icon .qodef-m-icon.qodef--close{position:absolute;top:0;left:0;visibility:hidden}.qodef-opener-icon.qodef-source--icon-pack{font-size:35px}.qodef-opener-icon.qodef-source--icon-pack *{display:inline-block;line-height:inherit}.qodef-opener-icon.qodef-source--icon-pack :before{display:inline-block;line-height:inherit}.qodef-opener-icon.qodef-source--icon-pack.qodef--opened .qodef-m-icon.qodef--open{visibility:hidden}.qodef-opener-icon.qodef-source--icon-pack.qodef--opened .qodef-m-icon.qodef--close{visibility:visible}.qodef-opener-icon.qodef-source--svg-path span{position:relative}.qodef-opener-icon.qodef-source--svg-path span>*{vertical-align:middle}.qodef-opener-icon.qodef-source--svg-path span path,.qodef-opener-icon.qodef-source--svg-path span>*{fill:currentColor;stroke:currentColor}.qodef-opener-icon.qodef-source--svg-path.qodef--opened .qodef-m-icon.qodef--open{visibility:hidden}.qodef-opener-icon.qodef-source--svg-path.qodef--opened .qodef-m-icon.qodef--close{visibility:visible}.qodef-opener-icon.qodef-source--predefined{display:flex;justify-content:center;height:100%;overflow:hidden;color:#fff;background-color:#1b1b1b}.qodef-opener-icon.qodef-source--predefined .qodef-m-icon{display:flex;align-items:center;height:100%;background-color:inherit}.qodef-opener-icon.qodef-source--predefined .qodef-m-icon svg{z-index:1}.qodef-opener-icon.qodef-source--predefined .qodef-m-icon.qodef--open{padding:0 27px}.qodef-opener-icon.qodef-source--predefined .qodef-m-icon.qodef--close{padding:0 30px}.qodef-opener-icon.qodef-source--predefined .qodef-m-icon::before{content:'';position:absolute;background:var(--qode-main-color);width:150%;height:0;padding-bottom:150%;top:50%;left:50%;border-radius:50%;transform:translate3d(-50%,-50%,0) scale3d(0,0,1);opacity:0;transition:transform .3s cubic-bezier(.1,0,.3,1),opacity .3s}.qodef-browser--safari .qodef-opener-icon.qodef-source--predefined .qodef-m-icon::before{height:100%}.qodef-opener-icon.qodef-source--predefined:hover{color:#fff}.qodef-opener-icon.qodef-source--predefined:hover .qodef-m-icon.qodef--open::before{transform:translate3d(-50%,-50%,0) scale3d(1,1,1);opacity:1;transition:transform .4s cubic-bezier(.1,0,.3,1),opacity .3s}.qodef-opener-icon.qodef-source--predefined.qodef--opened .qodef-m-icon.qodef--open{visibility:hidden;position:absolute}.qodef-opener-icon.qodef-source--predefined.qodef--opened .qodef-m-icon.qodef--close{visibility:visible;position:relative}.qodef-opener-icon.qodef-source--predefined.qodef--opened:hover .qodef-m-icon.qodef--close::before{transform:translate3d(-50%,-50%,0) scale3d(1,1,1);opacity:1;transition:transform .4s cubic-bezier(.1,0,.3,1),opacity .3s}.qodef-parallax{position:relative;width:100%;overflow:hidden}.qodef-parallax.elementor-section{overflow:visible}.qodef-parallax-row-holder{position:absolute;top:0;left:0;height:100%;width:100%;overflow:hidden}.qodef-parallax-img-holder{position:absolute;top:-50%;height:150%;left:0;width:100%;opacity:0}.qodef-browser--edge .qodef-parallax-img-holder,.qodef-browser--ms-explorer .qodef-parallax-img-holder,.touchevents .qodef-parallax-img-holder{top:0;height:100%;opacity:1}.qodef-parallax-content-holder{position:relative;z-index:99}.qodef-parallax-img-wrapper{position:absolute;top:0;left:0;height:100%;width:100%;will-change:transform}.qodef-parallax-img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.touchevents .qodef-parallax-img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.qodef-browser--edge .qodef-parallax-img,.qodef-browser--ms-explorer .qodef-parallax-img{height:100%}.qodef-contact-form-7 .qodef-m-input{display:flex;flex-wrap:wrap;margin:0 -20px}.qodef-contact-form-7 .qodef-m-input-holder{padding:0 20px;width:100%}.qodef-contact-form-7 .qodef-m-input-holder .wpcf7-form-control-wrap{width:100%}.qodef-contact-form-7 .qodef-m-input-holder.qodef--one-third{width:calc(100% / 3)}.qodef-contact-form-7 .qodef-m-input-holder.qodef--one-half{width:50%}.qodef-contact-form-7 .qodef-m-input-holder.qodef--two-third{width:calc(100% / 3 * 2)}.qodef-contact-form-7 .qodef-m-input-holder.qodef--third-holder .wpcf7-checkbox{display:flex;flex-wrap:wrap}.qodef-contact-form-7 .qodef-m-input-holder.qodef--third-holder .wpcf7-list-item{width:calc(100% / 3)}.qodef-contact-form-7 .qodef-m-input-holder.qodef--third-holder .wpcf7-list-item-label{font-family:Sarabun,sans-serif;font-weight:700;letter-spacing:-.01em;color:#1b1b1b;font-size:17px;line-height:1.294em}.qodef-contact-form-7 .qodef-m-input-buttons{display:flex;padding:0 20px;position:relative;width:auto}.qodef-contact-form-7 .qodef-m-input-buttons .qodef-button,.qodef-contact-form-7 .qodef-m-input-buttons .qodef-upload-button{margin:12px 0 0 0}.qodef-contact-form-7 .qodef-m-input-buttons .qodef-button:first-child,.qodef-contact-form-7 .qodef-m-input-buttons .qodef-upload-button:first-child{margin-right:30px}.qodef-contact-form-7 .qodef-m-input-buttons .ajax-loader{margin:0!important;right:0;top:calc(50% - 6px);transform:translateY(-50%)}.qodef-contact-form-7 .wpcf7-list-item{margin:0 0 23px 0}.qodef-contact-form-7 .wpcf7-list-item.last{margin:0 0 46px 0}.qodef-contact-form-7 .wpcf7-list-item-label{font-family:Sarabun,sans-serif;font-weight:700;letter-spacing:-.01em;color:#1b1b1b;font-size:17px;line-height:1.294em;margin:0 0 0 14px}.qodef-contact-form-7 .wpcf7-list-item-label:after,.qodef-contact-form-7 .wpcf7-list-item-label:before{display:none}.qodef-contact-form-7 .wpcf7-list-item label{align-items:center;display:flex;margin:0}.qodef-contact-form-7 .qodef-button .qodef-svg--plus{transform:rotate(0);transition:transform .2s ease-out}.qodef-contact-form-7 .qodef-button:hover .qodef-svg--plus{transform:rotate(90deg)}.qodef-contact-form-7 .qodef-button.qodef--prev .qodef-m-button-icon{transform:translateX(0)}.qodef-contact-form-7 .qodef-button.qodef--prev .qodef-m-button-icon svg{transform:translateX(-6px) rotate(0);overflow:visible}.qodef-contact-form-7 .qodef-button.qodef--prev .qodef-m-button-icon svg .qodef-m-oblique--1{width:14px;height:2px}.qodef-contact-form-7 .qodef-button.qodef--prev .qodef-m-button-icon svg .qodef-m-oblique--2{width:2px;height:14px}.qodef-contact-form-7 .qodef-button.qodef--prev .qodef-m-button-icon svg .qodef-m-horizontal{width:2px;height:0;transition:height .3s ease;will-change:transform}.qodef-contact-form-7 .qodef-button.qodef--prev:hover .qodef-m-button-icon svg{transform:translateX(-6px) rotate(0)!important}.qodef-contact-form-7 .qodef-button.qodef--prev:hover .qodef-m-button-icon svg .qodef-m-horizontal{height:20px}.qodef-contact-form-7 .qodef-button.qodef--next{flex-direction:row-reverse}.qodef-contact-form-7 .qodef-button.qodef--next .qodef-m-button-icon{margin:0 0 0 14px}.qodef-contact-form-7 .qodef-button.qodef--next .qodef-m-button-icon svg{transform:rotate(180deg);overflow:visible}.qodef-contact-form-7 .qodef-button.qodef--next .qodef-m-button-icon svg .qodef-m-oblique--1{width:14px;height:2px}.qodef-contact-form-7 .qodef-button.qodef--next .qodef-m-button-icon svg .qodef-m-oblique--2{width:2px;height:14px}.qodef-contact-form-7 .qodef-button.qodef--next .qodef-m-button-icon svg .qodef-m-horizontal{width:2px;height:0;transition:height .3s ease;will-change:transform}.qodef-contact-form-7 .qodef-button.qodef--next:hover .qodef-m-button-icon svg{transform:rotate(180deg)!important}.qodef-contact-form-7 .qodef-button.qodef--next:hover .qodef-m-button-icon svg .qodef-m-horizontal{height:20px}.qodef-contact-form-7 .qodef-upload-button{font-family:Sarabun,sans-serif;font-weight:700;letter-spacing:-.01em;color:#1b1b1b;font-size:17px;line-height:1.294em;position:relative;display:inline-flex;align-items:center;width:auto;margin:0;text-decoration:none;border-radius:0;outline:0;transition:color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out;padding:18px 40px;color:#1b1b1b;background-color:var(--qode-main-color);border:1px solid transparent;cursor:pointer;height:59px}.qodef-contact-form-7 .qodef-upload-button input[type=file]{position:absolute;top:0;left:0;width:100%;height:100%}.qodef-contact-form-7 .qodef-m-newsletter-input{margin:0;position:relative;transition:border-color .3s ease}.qodef-contact-form-7 .qodef-m-newsletter-input:focus,.qodef-contact-form-7 .qodef-m-newsletter-input:hover{border-color:#1b1b1b!important}.qodef-contact-form-7 .qodef-m-newsletter-submit{background-color:transparent!important;height:60px;padding:0;position:absolute;right:0;top:0}.qodef-contact-form-7 .qodef-m-newsletter-submit .qodef-m-button-icon{height:17px;margin:0 30px 0 0;width:10px}.qodef-contact-form-7 .qodef-m-newsletter-submit .qodef-m-button-icon svg{transform:rotate(180deg)!important;overflow:visible}.qodef-contact-form-7 .qodef-m-newsletter-submit .qodef-m-button-icon svg .qodef-m-oblique--1{width:14px;height:2px}.qodef-contact-form-7 .qodef-m-newsletter-submit .qodef-m-button-icon svg .qodef-m-oblique--2{width:2px;height:14px}.qodef-contact-form-7 .qodef-m-newsletter-submit .qodef-m-button-icon svg .qodef-m-horizontal{width:2px;height:0;transition:height .3s ease;will-change:transform}.qodef-contact-form-7 .qodef-m-newsletter-submit .qodef-m-button-text{display:none}.qodef-contact-form-7 .qodef-m-newsletter-submit:hover{background-color:transparent;color:currentColor}.qodef-contact-form-7 .qodef-m-newsletter-submit:hover svg{transform:rotate(180deg)!important}.qodef-contact-form-7 .qodef-m-newsletter-submit:hover svg .qodef-m-horizontal{height:20px}.qodef-contact-form-7 .qodef-m-order-tracking{display:flex}.qodef-contact-form-7 .qodef-m-order-tracking-input{border:1px solid #1b1b1b!important;font-size:18px;height:59px;margin:0;padding:0 39px!important}.qodef-contact-form-7 .qodef-m-order-tracking-input:-ms-input-placeholder{font-weight:500;opacity:1}.qodef-contact-form-7 .qodef-m-order-tracking-input::placeholder{font-weight:500;opacity:1}.qodef-contact-form-7 .qodef-m-order-tracking-submit{background-color:#1b1b1b;color:#fff;flex-shrink:0;margin:0 0 0 20px}.qodef-contact-form-7 .qodef-m-order-tracking-submit .qodef-m-button-text{margin-left:0}rs-layer .ajax-loader{display:none!important}rs-layer .wpcf7-response-output{display:none!important}rs-layer .qodef-m-order-tracking{display:flex!important}rs-layer .qodef-m-order-tracking-input{border:1px solid #1b1b1b!important;font-size:18px!important;height:59px!important;margin:0!important;padding:0 39px!important}rs-layer .qodef-m-order-tracking-input:-ms-input-placeholder{font-weight:400!important;opacity:1}rs-layer .qodef-m-order-tracking-input::placeholder{font-weight:400!important;opacity:1}rs-layer .qodef-m-order-tracking-submit{background-color:#1b1b1b!important;color:#fff!important;flex-shrink:0!important;margin:0 0 0 20px!important}rs-layer .qodef-m-order-tracking-submit .qodef-m-button-text{margin-left:0!important}.qodef-contact-form-7{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-contact-form-7 .ajax-loader{display:none}.qodef-contact-form-7 .wpcf7-response-output{border-width:1px!important;margin:2em 0 0 0!important;padding:1em 1.5em!important}.qodef-contact-form-7 .wpcf7-form{position:relative}.qodef-contact-form-7 .wpcf7-form:before{position:absolute;top:0;left:0;width:100%;height:100%;background-color:transparent;content:'';visibility:hidden;z-index:98}.qodef-contact-form-7 .wpcf7-form:after{animation:qode-rotate 2s linear infinite;background-color:transparent;border:2px solid #dfdfdf;border-radius:50%;border-top:2px solid var(--qode-main-color);content:'';height:24px;left:calc(50% - 12px);opacity:1;position:absolute;top:calc(50% - 12px);visibility:hidden;width:24px;z-index:99}.qodef-contact-form-7 .wpcf7-form.submitting>*{opacity:.3}.qodef-contact-form-7 .wpcf7-form.submitting:after,.qodef-contact-form-7 .wpcf7-form.submitting:before{visibility:visible}.qodef-instagram-list #sb_instagram{padding:0!important}.qodef-instagram-list #sb_instagram #sbi_images{padding:0!important}.qodef-instagram-list .sbi_photo_wrap a{background-image:none!important;height:auto!important;padding-bottom:0!important}.qodef-instagram-list .sbi_photo_wrap a:after{color:#fff;content:'\f16d';font-family:'Font Awesome 5 Brands';font-size:20px;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .2s ease-out}.qodef-instagram-list .sbi_photo_wrap a:hover:after{opacity:1}.qodef-instagram-list .sbi_photo_wrap a img{display:inline-block!important}.qodef-instagram-list.qodef-layout--slider.qodef-gutter--no #sb_instagram #sbi_images>.sbi_item{padding:0!important;margin:0!important}.qodef-instagram-list.qodef-layout--slider.qodef-gutter--tiny #sb_instagram #sbi_images>.sbi_item{padding:0!important;margin:0 10px 0 0!important}.qodef-instagram-list.qodef-layout--slider.qodef-gutter--small #sb_instagram #sbi_images>.sbi_item{padding:0!important;margin:0 20px 0 0!important}.qodef-instagram-list.qodef-layout--slider.qodef-gutter--normal #sb_instagram #sbi_images>.sbi_item{padding:0!important;margin:0 30px 0 0!important}.qodef-instagram-list.qodef-layout--slider.qodef-gutter--medium #sb_instagram #sbi_images>.sbi_item{padding:0!important;margin:0 40px 0 0!important}.qodef-instagram-list.qodef-layout--slider.qodef-gutter--large #sb_instagram #sbi_images>.sbi_item{padding:0!important;margin:0 50px 0 0!important}.qodef-instagram-list.qodef-layout--slider.qodef-gutter--ultra-large #sb_instagram #sbi_images>.sbi_item{padding:0!important;margin:0 60px 0 0!important}.qodef-instagram-list.qodef-layout--slider.qodef-gutter--extra-large #sb_instagram #sbi_images>.sbi_item{padding:0!important;margin:0 70px 0 0!important}.qodef-instagram-list.qodef-layout--slider.qodef-gutter--huge #sb_instagram #sbi_images>.sbi_item{padding:0!important;margin:0 80px 0 0!important}.qodef-instagram-list.qodef-layout--slider .qodef-instagram-swiper-container{list-style:none;margin:0 auto;overflow:hidden;padding:0!important;position:relative;visibility:hidden;z-index:1}.qodef-instagram-list.qodef-layout--slider .qodef-instagram-swiper-container .swiper-slide a,.qodef-instagram-list.qodef-layout--slider .qodef-instagram-swiper-container .swiper-slide img{width:100%}.qodef-instagram-list.qodef-layout--slider .qodef-instagram-swiper-container.qodef-swiper--initialized{visibility:visible}.qodef-instagram-list.qodef-layout--columns.qodef-gutter--no.qodef--no-bottom-space{margin-bottom:0}.qodef-instagram-list.qodef-layout--columns.qodef-gutter--no #sb_instagram #sbi_images{float:none;width:auto;margin:0}.qodef-instagram-list.qodef-layout--columns.qodef-gutter--no #sb_instagram #sbi_images>.sbi_item{padding:0!important;margin:0!important}.qodef-instagram-list.qodef-layout--columns.qodef-gutter--tiny.qodef--no-bottom-space{margin-bottom:-10px}.qodef-instagram-list.qodef-layout--columns.qodef-gutter--tiny #sb_instagram #sbi_images{float:none;width:auto;margin:0 -5px}.qodef-instagram-list.qodef-layout--columns.qodef-gutter--tiny #sb_instagram #sbi_images>.sbi_item{padding:0 5px!important;margin:0 0 10px!important}.qodef-instagram-list.qodef-layout--columns.qodef-gutter--small.qodef--no-bottom-space{margin-bottom:-20px}.qodef-instagram-list.qodef-layout--columns.qodef-gutter--small #sb_instagram #sbi_images{float:none;width:auto;margin:0 -10px}.qodef-instagram-list.qodef-layout--columns.qodef-gutter--small #sb_instagram #sbi_images>.sbi_item{padding:0 10px!important;margin:0 0 20px!important}.qodef-instagram-list.qodef-layout--columns.qodef-gutter--normal.qodef--no-bottom-space{margin-bottom:-30px}.qodef-instagram-list.qodef-layout--columns.qodef-gutter--normal #sb_instagram #sbi_images{float:none;width:auto;margin:0 -15px}.qodef-instagram-list.qodef-layout--columns.qodef-gutter--normal #sb_instagram #sbi_images>.sbi_item{padding:0 15px!important;margin:0 0 30px!important}.qodef-instagram-list.qodef-layout--columns.qodef-gutter--medium.qodef--no-bottom-space{margin-bottom:-40px}.qodef-instagram-list.qodef-layout--columns.qodef-gutter--medium #sb_instagram #sbi_images{float:none;width:auto;margin:0 -20px}.qodef-instagram-list.qodef-layout--columns.qodef-gutter--medium #sb_instagram #sbi_images>.sbi_item{padding:0 20px!important;margin:0 0 40px!important}.qodef-instagram-list.qodef-layout--columns.qodef-gutter--large.qodef--no-bottom-space{margin-bottom:-50px}.qodef-instagram-list.qodef-layout--columns.qodef-gutter--large #sb_instagram #sbi_images{float:none;width:auto;margin:0 -25px}.qodef-instagram-list.qodef-layout--columns.qodef-gutter--large #sb_instagram #sbi_images>.sbi_item{padding:0 25px!important;margin:0 0 50px!important}.qodef-instagram-list.qodef-layout--columns.qodef-gutter--ultra-large.qodef--no-bottom-space{margin-bottom:-60px}.qodef-instagram-list.qodef-layout--columns.qodef-gutter--ultra-large #sb_instagram #sbi_images{float:none;width:auto;margin:0 -30px}.qodef-instagram-list.qodef-layout--columns.qodef-gutter--ultra-large #sb_instagram #sbi_images>.sbi_item{padding:0 30px!important;margin:0 0 60px!important}.qodef-instagram-list.qodef-layout--columns.qodef-gutter--extra-large.qodef--no-bottom-space{margin-bottom:-70px}.qodef-instagram-list.qodef-layout--columns.qodef-gutter--extra-large #sb_instagram #sbi_images{float:none;width:auto;margin:0 -35px}.qodef-instagram-list.qodef-layout--columns.qodef-gutter--extra-large #sb_instagram #sbi_images>.sbi_item{padding:0 35px!important;margin:0 0 70px!important}.qodef-instagram-list.qodef-layout--columns.qodef-gutter--huge.qodef--no-bottom-space{margin-bottom:-80px}.qodef-instagram-list.qodef-layout--columns.qodef-gutter--huge #sb_instagram #sbi_images{float:none;width:auto;margin:0 -40px}.qodef-instagram-list.qodef-layout--columns.qodef-gutter--huge #sb_instagram #sbi_images>.sbi_item{padding:0 40px!important;margin:0 0 80px!important}.qodef-twitter-list.qodef-layout--columns.qodef--no-bottom-info #ctf .ctf-tweet-actions{display:none}.qodef-twitter-list.qodef-layout--columns #ctf{overflow:hidden}.qodef-twitter-list.qodef-layout--columns #ctf .ctf-item{position:relative;display:inline-block;width:100%;vertical-align:top;float:left;border:0}.qodef-twitter-list.qodef-layout--columns #ctf .ctf-author-box{margin-left:0;display:block;margin-bottom:8px}.qodef-twitter-list.qodef-layout--columns #ctf .ctf-author-box-link{line-height:1!important;display:flex;align-items:center;flex-flow:row wrap}.qodef-twitter-list.qodef-layout--columns #ctf .ctf-author-avatar{width:37px;height:37px;margin:0 7px 0 0;float:none;border-radius:0}.qodef-twitter-list.qodef-layout--columns #ctf .ctf-author-name{font-family:Sarabun,sans-serif;font-weight:700;letter-spacing:-.01em;color:#1b1b1b;font-size:17px;line-height:1.294em;font-weight:600!important;margin:0 4px 0 0}.qodef-twitter-list.qodef-layout--columns #ctf .ctf-screename-sep{display:none}.qodef-twitter-list.qodef-layout--columns #ctf .ctf-context,.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-meta,.qodef-twitter-list.qodef-layout--columns #ctf .ctf-twitterlink{font-family:Sarabun,sans-serif;font-size:18px;line-height:1.444em;font-weight:400;color:#5b5b5b;margin-right:4px;margin-left:0}.qodef-twitter-list.qodef-layout--columns #ctf .ctf-context:last-child,.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-meta:last-child,.qodef-twitter-list.qodef-layout--columns #ctf .ctf-twitterlink:last-child{margin-right:0}.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-meta{margin-top:4px}.qodef-twitter-list.qodef-layout--columns #ctf .ctf-author-screenname{display:none}.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-content{display:flex;align-items:baseline;margin-left:0;padding:0;margin-top:-5px}.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-content:before{content:'\e094';font-family:ElegantIcons;padding-right:10px;font-size:18px;position:relative;top:5px}.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-actions{display:flex;align-items:baseline;margin-left:0;margin-top:-3px}.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-actions:before{content:'\e094';font-family:ElegantIcons;padding-right:10px;font-size:18px;visibility:hidden}.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-actions a{padding:0;font-size:14px;margin-right:8px}.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-actions a:last-child{margin-right:0}.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-actions a.ctf-reply{margin-left:0}.qodef-twitter-list.qodef-layout--columns .ctf-tweets:before{content:"";display:table;table-layout:fixed}.qodef-twitter-list.qodef-layout--columns .ctf-tweets:after{clear:both}.qodef-twitter-list.qodef-layout--columns.qodef-col-num--1 #ctf .ctf-tweets>.ctf-item{width:100%}.qodef-twitter-list.qodef-layout--columns.qodef-col-num--2 #ctf .ctf-tweets>.ctf-item{width:50%}@media only screen and (min-width:681px){.qodef-twitter-list.qodef-layout--columns.qodef-col-num--2.qodef-responsive--predefined #ctf .ctf-tweets>.ctf-item:nth-child(2n+1){clear:both}}@media only screen and (min-width:1441px){.qodef-twitter-list.qodef-layout--columns.qodef-col-num--2.qodef-responsive--custom #ctf .ctf-tweets>.ctf-item:nth-child(2n+1){clear:both}}.qodef-twitter-list.qodef-layout--columns.qodef-col-num--3 #ctf .ctf-tweets>.ctf-item{width:33.33333%}@media only screen and (min-width:769px){.qodef-twitter-list.qodef-layout--columns.qodef-col-num--3.qodef-responsive--predefined #ctf .ctf-tweets>.ctf-item:nth-child(3n+1){clear:both}}@media only screen and (min-width:1441px){.qodef-twitter-list.qodef-layout--columns.qodef-col-num--3.qodef-responsive--custom #ctf .ctf-tweets>.ctf-item:nth-child(3n+1){clear:both}}.qodef-twitter-list.qodef-layout--columns.qodef-col-num--4 #ctf .ctf-tweets>.ctf-item{width:25%}@media only screen and (min-width:1025px){.qodef-twitter-list.qodef-layout--columns.qodef-col-num--4.qodef-responsive--predefined #ctf .ctf-tweets>.ctf-item:nth-child(4n+1){clear:both}}@media only screen and (min-width:1441px){.qodef-twitter-list.qodef-layout--columns.qodef-col-num--4.qodef-responsive--custom #ctf .ctf-tweets>.ctf-item:nth-child(4n+1){clear:both}}.qodef-twitter-list.qodef-layout--columns.qodef-col-num--5 #ctf .ctf-tweets>.ctf-item{width:20%}@media only screen and (min-width:1367px){.qodef-twitter-list.qodef-layout--columns.qodef-col-num--5.qodef-responsive--predefined #ctf .ctf-tweets>.ctf-item:nth-child(5n+1){clear:both}}@media only screen and (min-width:1441px){.qodef-twitter-list.qodef-layout--columns.qodef-col-num--5.qodef-responsive--custom #ctf .ctf-tweets>.ctf-item:nth-child(5n+1){clear:both}}.qodef-twitter-list.qodef-layout--columns.qodef-col-num--6 #ctf .ctf-tweets>.ctf-item{width:16.66667%}@media only screen and (min-width:1441px){.qodef-twitter-list.qodef-layout--columns.qodef-col-num--6.qodef-responsive--predefined #ctf .ctf-tweets>.ctf-item:nth-child(6n+1){clear:both}}@media only screen and (min-width:1441px){.qodef-twitter-list.qodef-layout--columns.qodef-col-num--6.qodef-responsive--custom #ctf .ctf-tweets>.ctf-item:nth-child(6n+1){clear:both}}.qodef-twitter-list.qodef-layout--columns.qodef-col-num--7 #ctf .ctf-tweets>.ctf-item{width:14.28571%}@media only screen and (min-width:1367px){.qodef-twitter-list.qodef-layout--columns.qodef-col-num--7.qodef-responsive--predefined #ctf .ctf-tweets>.ctf-item:nth-child(7n+1){clear:both}}@media only screen and (min-width:1441px){.qodef-twitter-list.qodef-layout--columns.qodef-col-num--7.qodef-responsive--custom #ctf .ctf-tweets>.ctf-item:nth-child(7n+1){clear:both}}.qodef-twitter-list.qodef-layout--columns.qodef-col-num--8 #ctf .ctf-tweets>.ctf-item{width:12.5%}@media only screen and (min-width:1367px){.qodef-twitter-list.qodef-layout--columns.qodef-col-num--8.qodef-responsive--predefined #ctf .ctf-tweets>.ctf-item:nth-child(8n+1){clear:both}}@media only screen and (min-width:1441px){.qodef-twitter-list.qodef-layout--columns.qodef-col-num--8.qodef-responsive--custom #ctf .ctf-tweets>.ctf-item:nth-child(8n+1){clear:both}}.qodef-twitter-list.qodef-gutter--no.qodef--no-bottom-space{margin-bottom:0}.qodef-twitter-list.qodef-gutter--no #ctf .ctf-tweets{margin:0}.qodef-twitter-list.qodef-gutter--no #ctf .ctf-tweets>.ctf-item{padding:0;margin:0}.qodef-twitter-list.qodef-gutter--tiny.qodef--no-bottom-space{margin-bottom:-10px}.qodef-twitter-list.qodef-gutter--tiny #ctf .ctf-tweets{margin:0 -5px}.qodef-twitter-list.qodef-gutter--tiny #ctf .ctf-tweets>.ctf-item{padding:0 5px;margin:0 0 10px}.qodef-twitter-list.qodef-gutter--small.qodef--no-bottom-space{margin-bottom:-20px}.qodef-twitter-list.qodef-gutter--small #ctf .ctf-tweets{margin:0 -10px}.qodef-twitter-list.qodef-gutter--small #ctf .ctf-tweets>.ctf-item{padding:0 10px;margin:0 0 20px}.qodef-twitter-list.qodef-gutter--normal.qodef--no-bottom-space{margin-bottom:-30px}.qodef-twitter-list.qodef-gutter--normal #ctf .ctf-tweets{margin:0 -15px}.qodef-twitter-list.qodef-gutter--normal #ctf .ctf-tweets>.ctf-item{padding:0 15px;margin:0 0 30px}.qodef-twitter-list.qodef-gutter--medium.qodef--no-bottom-space{margin-bottom:-40px}.qodef-twitter-list.qodef-gutter--medium #ctf .ctf-tweets{margin:0 -20px}.qodef-twitter-list.qodef-gutter--medium #ctf .ctf-tweets>.ctf-item{padding:0 20px;margin:0 0 40px}.qodef-twitter-list.qodef-gutter--large.qodef--no-bottom-space{margin-bottom:-50px}.qodef-twitter-list.qodef-gutter--large #ctf .ctf-tweets{margin:0 -25px}.qodef-twitter-list.qodef-gutter--large #ctf .ctf-tweets>.ctf-item{padding:0 25px;margin:0 0 50px}.qodef-twitter-list.qodef-gutter--ultra-large.qodef--no-bottom-space{margin-bottom:-60px}.qodef-twitter-list.qodef-gutter--ultra-large #ctf .ctf-tweets{margin:0 -30px}.qodef-twitter-list.qodef-gutter--ultra-large #ctf .ctf-tweets>.ctf-item{padding:0 30px;margin:0 0 60px}.qodef-twitter-list.qodef-gutter--extra-large.qodef--no-bottom-space{margin-bottom:-70px}.qodef-twitter-list.qodef-gutter--extra-large #ctf .ctf-tweets{margin:0 -35px}.qodef-twitter-list.qodef-gutter--extra-large #ctf .ctf-tweets>.ctf-item{padding:0 35px;margin:0 0 70px}.qodef-twitter-list.qodef-gutter--huge.qodef--no-bottom-space{margin-bottom:-80px}.qodef-twitter-list.qodef-gutter--huge #ctf .ctf-tweets{margin:0 -40px}.qodef-twitter-list.qodef-gutter--huge #ctf .ctf-tweets>.ctf-item{padding:0 40px;margin:0 0 80px}#qodef-page-footer .widget .qodef-twitter-list.qodef-layout--columns #ctf a{color:#ccc}#qodef-page-footer .widget .qodef-twitter-list.qodef-layout--columns #ctf a:hover{color:#fff}#qodef-side-area .widget .qodef-twitter-list.qodef-layout--columns #ctf a{color:#ccc}#qodef-side-area .widget .qodef-twitter-list.qodef-layout--columns #ctf a:hover{color:#fff}.qodef-shortcode .last_toggle_el_margin,.qodef-shortcode .wpb_button,.qodef-shortcode .wpb_content_element,.qodef-shortcode .wpb_row,.qodef-shortcode ul.wpb_thumbnails-fluid>li{margin-bottom:0!important}.qodef-vc-row-wrapper.qodef--parallax-row{width:100%}.touchevents .qodef-vc-row-wrapper.qodef--parallax-row{height:auto!important}.qodef-career-single{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-career-table table{width:100%}.qodef-career-table table tr{border:none;border-bottom:1px solid #a6a6a6}.qodef-career-table table td,.qodef-career-table table th{width:auto;border:none;vertical-align:middle}.qodef-career-table table td.career-position,.qodef-career-table table th.career-position{width:calc(100%/3);padding-left:0}.qodef-career-table table td.career-location,.qodef-career-table table th.career-location{width:calc(100%/3)}.qodef-career-table table td.career-apply,.qodef-career-table table th.career-apply{padding-right:0;text-align:right}.qodef-career-table table th{font-family:Sarabun,sans-serif;font-weight:700;letter-spacing:-.01em;font-size:15px;line-height:1.4em;font-weight:500;color:#777;padding:18px 7px}.qodef-career-table table th.career-apply{display:none}.qodef-career-table table td{padding:24px 10px}.qodef-career-table .qodef-e-title{margin:0}.qodef-career-table .qodef-e-location{margin:0}.qodef-clients-list .qodef-e{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-clients-list .qodef-e-inner{outline:1px solid transparent;margin-top:1px;margin-left:1px}.qodef-clients-list .qodef-e-image a{position:absolute;top:0;left:0;width:100%;height:100%}.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in .qodef-e{display:flex;align-items:center;justify-content:center}.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in .qodef-e-image{position:relative;display:grid;grid-template-areas:"overlap";grid-template-columns:minmax(0,1fr);place-items:center}.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in .qodef-e-logo{position:relative;grid-area:overlap;width:auto;display:inline-block;z-index:2;    filter: opacity(0.4);}.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in .qodef-e-hover-logo{position:relative;grid-area:overlap;width: 100%;height: 150px;clip-path:inset(0 100% 0 0);-webkit-clip-path:inset(0 100% 0 0);transition:-webkit-clip-path .6s cubic-bezier(.57,.57,0,.97);transition:clip-path .6s cubic-bezier(.57,.57,0,.97);transition:clip-path .6s cubic-bezier(.57,.57,0,.97),-webkit-clip-path .6s cubic-bezier(.57,.57,0,.97);z-index:1}.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in .qodef-e:hover .qodef-e-hover-logo{clip-path:inset(0 0 0 0);-webkit-clip-path:inset(0 0 0 0)}.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--no-hover .qodef-e{display:flex;align-items:center;justify-content:center}.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--no-hover .qodef-e-image{line-height:0;position:relative;display:inline-block;vertical-align:top}.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--no-hover .qodef-e-logo{width:auto;display:inline-block}.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--no-hover .qodef-e-hover-logo{display:none}.qodef-team-single .qodef-team-title{margin:2px 0 62px 0}.qodef-team-single .qodef-team-title a{color:inherit}.qodef-team-single .qodef-team-member-info-item{padding:23px 0 25px 0;border-top:1px solid rgba(27,27,27,.35)}.qodef-team-single .qodef-team-member-info-item a{background-image:linear-gradient(currentColor,currentColor);background-position:0 100%;background-repeat:no-repeat;background-size:0 1px;transition:background-size .4s cubic-bezier(.22,.61,.36,1);word-break:break-word;color:#5b5b5b}.qodef-team-single .qodef-team-member-info-item a:hover{background-size:100% 1px}.qodef-team-single .qodef-team-member-info-item:last-child{border-bottom:1px solid rgba(27,27,27,.35)}.qodef-team-single .qodef-team-member-content{margin:0 0 50px}.qodef-team-single .qodef-team-member-role{font-family:Sarabun,sans-serif;font-weight:700;letter-spacing:-.01em;font-size:15px;line-height:1.4em;font-weight:500;margin:30px 0 0 0;display:inline-block;color:#777}.qodef-team-single .qodef-team-right-info .qodef-team-member-info-item{display:flex;align-items:center}.qodef-team-single .qodef-team-right-info .qodef-e-label{flex:0 0 195px;margin:0}.qodef-team-single-related-items{margin:80px 0 0 0}.qodef-team-single-related-items-title{margin:0 0 50px 0}.qodef-team-single p{margin:0}.qodef-team-single .qodef-e-image img{border-radius:50%;-o-object-fit:cover;object-fit:cover}.qodef-team-list .qodef-e-role{margin:0;display:inline-block;font-family:Sarabun,sans-serif;font-weight:700;letter-spacing:-.01em;font-size:15px;line-height:1.4em;font-weight:500;color:#777}.qodef-team-list .qodef-e-title{margin:1px 0 10px}.qodef-team-list .qodef-e-title a{color:initial}.qodef-team-list .qodef-team-member-social-icons{margin:0}.qodef-team-list.qodef-item-layout--info-on-side .qodef-e.qodef--active .qodef-e-image img{clip-path:circle(50% at 50% 50%);-webkit-clip-path:circle(50% at 50% 50%)}.qodef-team-list.qodef-item-layout--info-on-side .qodef-e.qodef--active .qodef-e-content{transform:translateX(0)}.qodef-team-list.qodef-item-layout--info-on-side .qodef-e-inner{display:flex;align-items:center}.qodef-team-list.qodef-item-layout--info-on-side .qodef-e-image img{clip-path:circle(40% at 43% 50%);-webkit-clip-path:circle(40% at 43% 50%);transition:-webkit-clip-path .6s cubic-bezier(.57,.57,0,.97);transition:clip-path .6s cubic-bezier(.57,.57,0,.97);transition:clip-path .6s cubic-bezier(.57,.57,0,.97),-webkit-clip-path .6s cubic-bezier(.57,.57,0,.97)}.qodef-browser--safari .qodef-team-list.qodef-item-layout--info-on-side .qodef-e-image img{clip-path:circle(40% at 50% 50%);-webkit-clip-path:circle(40% at 50% 50%);transition:-webkit-clip-path .9s ease;transition:clip-path .9s ease;transition:clip-path .9s ease,-webkit-clip-path .9s ease}.qodef-team-list.qodef-item-layout--info-on-side .qodef-e-content{margin:0 0 0 20px;transform:translateX(-16px);transition:transform .6s cubic-bezier(.57,.57,0,.97)}.qodef-browser--safari .qodef-team-list.qodef-item-layout--info-on-side .qodef-e-content{transition:transform .9s ease}.qodef-testimonials-list .qodef-m-icon{margin:0 0 40px 0;width:70px}.qodef-testimonials-list .qodef-e-text{margin:0 0 54px}.qodef-testimonials-list .qodef-e-content{align-items:center;display:flex}.qodef-testimonials-list .qodef-e-media-image{flex-shrink:0;line-height:0;margin:0 31px 0 0;width:78px}.qodef-testimonials-list .qodef-e-media-image img{border-radius:50%;width:auto}.qodef-testimonials-list .qodef-e-author-job{margin:0}.qodef-testimonials-list .qodef-e-author-name{font-size:26px;margin:0}.qodef-testimonials-list .swiper-pagination-bullets{bottom:0!important;text-align:left}.qodef-testimonials-list .swiper-pagination-bullets .swiper-pagination-bullet:before{background-color:var(--qode-main-color)}.qodef-testimonials-list.qodef-skin--light .qodef-m-icon{color:#6b6b6b}.qodef-testimonials-list.qodef-skin--light .qodef-e-author-name,.qodef-testimonials-list.qodef-skin--light .qodef-e-text{color:#fff}.qodef-testimonials-list.qodef-skin--light .qodef-e-author-job{color:#777}.qodef-testimonials-list.qodef-skin--light~.swiper-button-next,.qodef-testimonials-list.qodef-skin--light~.swiper-button-prev{color:#5b5b5b!important}.qodef-testimonials-list.qodef-skin--light .swiper-pagination-bullet:not(.swiper-pagination-bullet-active){background-color:#5b5b5b}.qodef-accordion-info{border-bottom:1px solid rgba(27,27,27,.35);visibility:hidden}.qodef-accordion-info .qodef-m-heading-title{color:#777}.qodef-accordion-info .qodef-m-heading-tagline{color:#777}.qodef-accordion-info .qodef-m-navigation{align-items:center;border-top:1px solid rgba(27,27,27,.35);cursor:pointer;display:flex;padding:15px 0 15px 0}.qodef-accordion-info .qodef-m-navigation.ui-state-active .qodef-m-vertical{opacity:0}.qodef-accordion-info .qodef-m-navigation.ui-state-active.ui-state-hover .qodef-m-mark .qodef-svg--plus{transform:rotate(180deg)}.qodef-accordion-info .qodef-m-navigation.ui-state-hover .qodef-m-mark .qodef-svg--plus{transform:rotate(90deg)}.qodef-accordion-info .qodef-m-mark{align-items:center;background-color:var(--qode-main-color);border-radius:50%;color:#1b1b1b;display:flex;flex-shrink:0;height:44px;justify-content:center;line-height:0;margin-left:auto;width:44px}.qodef-accordion-info .qodef-m-mark .qodef-svg--plus{transform:rotate(0);transition:transform .2s ease-out}.qodef-behavior--toggle.qodef-accordion-info .qodef-m-content{display:none}.qodef-accordion-info .qodef-m-title{margin:0;padding:0 5% 0 0}.qodef-accordion-info .qodef-m-tagline{margin:0}.qodef-accordion-info .qodef-m-text{margin:0}.qodef-accordion-info.qodef--init{visibility:visible}.qodef-accordion-info.qodef-layout--extended-compact .qodef-m-heading{display:flex;padding:0 0 18px 0}.qodef-accordion-info.qodef-layout--extended-compact .qodef-m-heading-title{flex-shrink:0;margin:0;width:35.5%}.qodef-accordion-info.qodef-layout--extended-compact .qodef-m-heading-tagline{margin:0}.qodef-accordion-info.qodef-layout--extended-compact .qodef-m-title{flex-shrink:0;width:35.5%}.qodef-accordion-info.qodef-layout--extended-compact .qodef-m-tagline{padding:0 5% 0 0}.qodef-accordion-info.qodef-layout--extended-compact .qodef-m-text{padding:0 22% 28px 35.5%}.qodef-accordion-info.qodef-layout--extended .qodef-m-heading{display:flex;padding:0 0 18px 0}.qodef-accordion-info.qodef-layout--extended .qodef-m-heading-title{flex-shrink:0;margin:0;width:35.5%}.qodef-accordion-info.qodef-layout--extended .qodef-m-heading-tagline{margin:0}.qodef-accordion-info.qodef-layout--extended .qodef-m-navigation{padding:32px 0 32px 0}.qodef-accordion-info.qodef-layout--extended .qodef-m-title{flex-shrink:0;width:35.5%}.qodef-accordion-info.qodef-layout--extended .qodef-m-tagline{padding:0 5% 0 0}.qodef-accordion-info.qodef-layout--extended .qodef-m-text{padding:0 22% 41px 35.5%}.qodef-accordion-info.qodef-layout--standard .qodef-m-tagline{padding:3px 10% 21px 0}.qodef-accordion-info.qodef-layout--standard .qodef-m-text{padding:3px 10% 24px 0}.qodef-banner{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-banner .qodef-m-banner-link{position:absolute;top:0;left:0;width:100%;height:100%;display:block;z-index:1}.qodef-banner .qodef-m-content{position:absolute;top:0;left:0;width:100%;height:100%;display:block}.qodef-banner .qodef-m-content-inner{position:absolute;top:0;left:0;width:100%;height:100%;display:flex}.qodef-banner .qodef-m-title{color:#fff;margin:2px 0}.qodef-banner .qodef-m-title-inner{display:inline-block}.qodef-banner .qodef-m-subtitle{font-family:Sarabun,sans-serif;color:#fff;margin:0}.qodef-banner .qodef-m-text-field{font-size:15px;color:#fff;margin:0 0 10px;font-style:italic}.qodef-banner .qodef-m-image{position:relative;display:inline-block;width:100%;vertical-align:top;overflow:hidden}.qodef-banner .qodef-m-image img{display:block;transition:all .35s ease-out}.qodef-banner.qodef-layout--link-button .qodef-m-content-inner{align-items:flex-start;flex-direction:column;justify-content:flex-end;padding:35px}.qodef-banner.qodef-layout--link-button .qodef-m-title{margin:10px 0}.qodef-banner.qodef-layout--link-button .qodef-m-text{margin:0}.qodef-banner.qodef-layout--link-button .qodef-m-button{margin:10px 0 0}.qodef-banner.qodef-layout--link-button.qodef-hover-animation--yes .qodef-m-image{overflow:hidden}.qodef-banner.qodef-layout--link-button.qodef-hover-animation--yes .qodef-m-image img{display:block;transform:scale(1.03) translateX(0);transition:transform .4s cubic-bezier(.6,.6,.29,.95)}.qodef-banner.qodef-layout--link-button.qodef-hover-animation--yes.qodef--active .qodef-m-image img{transform:scale(1.03) translateX(5px)}.qodef-banner.qodef-layout--link-overlay .qodef-m-content-inner{flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:30px}.qodef-banner.qodef-layout--link-overlay.qodef-hover-animation--yes .qodef-m-image{overflow:hidden}.qodef-banner.qodef-layout--link-overlay.qodef-hover-animation--yes .qodef-m-image img{display:block;transform:scale(1.03) translateX(0);transition:transform .4s cubic-bezier(.6,.6,.29,.95)}.qodef-banner.qodef-layout--link-overlay.qodef-hover-animation--yes:hover .qodef-m-image img{transform:scale(1.03) translateX(5px)}.qodef-button.qodef-html--link{font-family:Sarabun,sans-serif;font-weight:700;letter-spacing:-.01em;color:#1b1b1b;font-size:17px;line-height:1.294em;position:relative;display:inline-flex;align-items:center;width:auto;margin:0;text-decoration:none;border-radius:0;outline:0;transition:color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out;padding:18px 40px}.qodef-button.qodef-size--small{padding:16px 30px}.qodef-button.qodef-size--large{padding:20px 50px}.qodef-button.qodef-size--full{width:100%;padding:20px 20px;justify-content:center;text-align:center}.qodef-button .qodef-m-button-icon{display:block;height:14px;line-height:0;margin:0 14px 0 0;position:relative;width:14px}.qodef-button.qodef-layout--filled.qodef-html--link{color:#1b1b1b;background-color:var(--qode-main-color);border:1px solid transparent}.qodef-button.qodef-layout--filled .qodef-m-button-icon>svg{transform:rotate(0);transform-origin:center;transition:transform .2s ease-out}.qodef-button.qodef-layout--filled:hover .qodef-m-button-icon>svg{transform:rotate(90deg)}.qodef-button.qodef-layout--outlined{color:var(--qode-main-color);background-color:transparent;border:1px solid var(--qode-main-color)}.qodef-button.qodef-layout--outlined .qodef-m-button-icon>svg{transform:rotate(0);transform-origin:center;transition:transform .2s ease-out}.qodef-button.qodef-layout--outlined:hover .qodef-m-button-icon>svg{transform:rotate(90deg)}.qodef-button.qodef-layout--textual{background-color:transparent;border:0;color:#1b1b1b;padding:0!important}.qodef-button.qodef-layout--textual .qodef-m-button-icon{align-items:center;background-color:var(--qode-main-color);border-radius:50%;display:flex;flex-shrink:0;height:54px;justify-content:center;margin:0;width:54px}.qodef-button.qodef-layout--textual .qodef-m-button-icon>svg{transform:rotate(0);transform-origin:center;transition:transform .2s ease-out}.qodef-button.qodef-layout--textual .qodef-m-button-text{font-size:15px;line-height:1.133em;margin-left:19px}.qodef-button.qodef-layout--textual:hover .qodef-m-button-icon>svg{transform:rotate(90deg)}.qodef-call-to-action .qodef-m-content-mask{background-color:var(--qode-main-color);padding:59px 41px}.qodef-call-to-action .qodef-m-tagline{margin:0 0 10px 0}.qodef-call-to-action .qodef-m-title{margin:0}.qodef-call-to-action .qodef-m-button{background-color:#1b1b1b!important;color:#fff!important;padding-bottom:30px;padding-top:30px;width:100%}.qodef-call-to-action.qodef-appear-animation--yes .qodef-m-content{overflow:hidden}.qodef-call-to-action.qodef-appear-animation--yes .qodef-m-content-mask{transform:translateY(100%);transition:transform .8s cubic-bezier(.57,.57,0,.97)}.qodef-call-to-action.qodef-appear-animation--yes .qodef-m-button-mask{overflow:hidden}.qodef-call-to-action.qodef-appear-animation--yes .qodef-m-button-mask .qodef-m-button{transform:translateY(-100%);transition:transform .8s cubic-bezier(.57,.57,0,.97)}.elementor-editor-active .qodef-call-to-action.qodef-appear-animation--yes .qodef-m-content-mask,.qodef-call-to-action.qodef-appear-animation--yes.qodef--appeared .qodef-m-content-mask{transform:translateY(0)}.elementor-editor-active .qodef-call-to-action.qodef-appear-animation--yes .qodef-m-button-mask .qodef-m-button,.qodef-call-to-action.qodef-appear-animation--yes.qodef--appeared .qodef-m-button-mask .qodef-m-button{transform:translateY(0)}#qodef-page-footer .widget.widget_globefarer_core_call_to_action .qodef-m-content{background-color:#333}#qodef-page-footer .widget.widget_globefarer_core_call_to_action .qodef-m-tagline,#qodef-page-footer .widget.widget_globefarer_core_call_to_action .qodef-m-title{color:#fff}#qodef-page-footer .widget.widget_globefarer_core_call_to_action .qodef-m-button{background-color:#e5e5e5!important;color:#1b1b1b!important}#qodef-page-footer .widget.widget_globefarer_core_call_to_action .qodef-m-button:hover{color:#666!important}#qodef-page-footer .qodef-skin--dark .widget.widget_globefarer_core_call_to_action .qodef-m-content{background-color:var(--qode-main-color)}#qodef-page-footer .qodef-skin--dark .widget.widget_globefarer_core_call_to_action .qodef-m-tagline,#qodef-page-footer .qodef-skin--dark .widget.widget_globefarer_core_call_to_action .qodef-m-title{color:#1b1b1b}#qodef-page-footer .qodef-skin--dark .widget.widget_globefarer_core_call_to_action .qodef-m-button{background-color:#1b1b1b!important;color:#fff!important}#qodef-page-footer .qodef-skin--dark .widget.widget_globefarer_core_call_to_action .qodef-m-button:hover{color:var(--qode-main-color)!important}#qodef-side-area .widget.widget_globefarer_core_call_to_action .qodef-m-content{background-color:#333}#qodef-side-area .widget.widget_globefarer_core_call_to_action .qodef-m-tagline,#qodef-side-area .widget.widget_globefarer_core_call_to_action .qodef-m-title{color:#fff}#qodef-side-area .widget.widget_globefarer_core_call_to_action .qodef-m-button{background-color:#e5e5e5!important;color:#1b1b1b!important}#qodef-side-area .widget.widget_globefarer_core_call_to_action .qodef-m-button:hover{color:#666!important}.qodef-contact-info{display:flex;flex-direction:column}.qodef-contact-info .qodef-m-title{margin:0 0 39px 0}.qodef-contact-info .qodef-m-phone-tagline{color:#777;margin:0 0 12px 0}.qodef-contact-info .qodef-m-phone-item{margin:0 0 12px 0}.qodef-contact-info .qodef-m-phone-item:last-child{margin:0}.qodef-contact-info .qodef-m-phone-item a{color:inherit!important}.qodef-contact-info .qodef-m-address-tagline{color:#777;margin:0 0 12px 0}.qodef-contact-info .qodef-m-address-item{margin:0}.qodef-contact-info .qodef-m-address-item a{color:inherit!important}.qodef-contact-info .qodef-m-email-tagline{color:#777;margin:0 0 12px 0}.qodef-contact-info .qodef-m-email-item{margin:0}.qodef-contact-info .qodef-m-email-item a{color:inherit!important}.qodef-contact-info.qodef-boxed-content--on{background-color:#e5e5e5}.qodef-contact-info.qodef-layout--type-1 .qodef-m-phone{margin:0 0 39px 0}.qodef-contact-info.qodef-layout--type-1 .qodef-m-address{margin:0 0 39px 0}.qodef-contact-info.qodef-layout--type-1.qodef-boxed-content--on{padding:63px 41px}.qodef-contact-info.qodef-layout--type-2 .qodef-m-title{border-bottom:1px solid #a6a6a6;padding:0 0 30px 0}.qodef-contact-info.qodef-layout--type-2 .qodef-m-phone{margin:0 0 35px 0}.qodef-contact-info.qodef-layout--type-2 .qodef-m-address-email{display:flex}.qodef-contact-info.qodef-layout--type-2 .qodef-m-address{padding:0 20px 0 0;width:46%}.qodef-contact-info.qodef-layout--type-2 .qodef-m-email{padding:0 0 0 20px;width:54%}.qodef-contact-info.qodef-layout--type-2.qodef-boxed-content--on{padding:64px 60px}.qodef-contact-info.qodef-layout--type-3 .qodef-m-phone-address{display:flex;margin:0 0 26px 0}.qodef-contact-info.qodef-layout--type-3 .qodef-m-phone{padding:0 20px 0 0;width:70%}.qodef-contact-info.qodef-layout--type-3 .qodef-m-phone-tagline{margin:0 0 5px 0}.qodef-contact-info.qodef-layout--type-3 .qodef-m-address{padding:0 0 0 20px;width:30%}.qodef-contact-info.qodef-layout--type-3.qodef-boxed-content--on{padding:39px 60px}.widget_globefarer_core_contact_info .qodef-layout--type-2 .qodef-m-phone-item{font-family:Sarabun,sans-serif;font-weight:700;letter-spacing:-.01em;color:#1b1b1b;font-size:32px;line-height:1.25em}#qodef-page-footer .widget.widget_globefarer_core_contact_info .qodef-m-address-item,#qodef-page-footer .widget.widget_globefarer_core_contact_info .qodef-m-email-item,#qodef-page-footer .widget.widget_globefarer_core_contact_info .qodef-m-phone-item,#qodef-page-footer .widget.widget_globefarer_core_contact_info .qodef-m-title{color:#fff!important}#qodef-page-footer .widget.widget_globefarer_core_contact_info .qodef-m-address-tagline,#qodef-page-footer .widget.widget_globefarer_core_contact_info .qodef-m-email-tagline,#qodef-page-footer .widget.widget_globefarer_core_contact_info .qodef-m-phone-tagline{color:#979797!important}#qodef-page-footer .widget.widget_globefarer_core_contact_info .qodef-m.qodef-boxed-content--on{background-color:#333}#qodef-page-footer .qodef-skin--dark .widget.widget_globefarer_core_contact_info .qodef-m-address-item,#qodef-page-footer .qodef-skin--dark .widget.widget_globefarer_core_contact_info .qodef-m-email-item,#qodef-page-footer .qodef-skin--dark .widget.widget_globefarer_core_contact_info .qodef-m-phone-item,#qodef-page-footer .qodef-skin--dark .widget.widget_globefarer_core_contact_info .qodef-m-title{color:#1b1b1b!important}#qodef-page-footer .qodef-skin--dark .widget.widget_globefarer_core_contact_info .qodef-m-address-tagline,#qodef-page-footer .qodef-skin--dark .widget.widget_globefarer_core_contact_info .qodef-m-email-tagline,#qodef-page-footer .qodef-skin--dark .widget.widget_globefarer_core_contact_info .qodef-m-phone-tagline{color:#777!important}#qodef-page-footer .qodef-skin--dark .widget.widget_globefarer_core_contact_info .qodef-m.qodef-boxed-content--on{background-color:#ececec}#qodef-side-area .widget.widget_globefarer_core_contact_info .qodef-m-address-item,#qodef-side-area .widget.widget_globefarer_core_contact_info .qodef-m-email-item,#qodef-side-area .widget.widget_globefarer_core_contact_info .qodef-m-phone-item,#qodef-side-area .widget.widget_globefarer_core_contact_info .qodef-m-title{color:#fff!important}#qodef-side-area .widget.widget_globefarer_core_contact_info .qodef-m-address-tagline,#qodef-side-area .widget.widget_globefarer_core_contact_info .qodef-m-email-tagline,#qodef-side-area .widget.widget_globefarer_core_contact_info .qodef-m-phone-tagline{color:#979797!important}#qodef-side-area .widget.widget_globefarer_core_contact_info .qodef-m.qodef-boxed-content--on{background-color:#333}.qodef-content-slider~.swiper-button-next{background-color:var(--qode-main-color);height:100%!important;left:100%;right:auto!important;width:147px!important}.qodef-content-slider~.swiper-button-next:before{display:none}.qodef-content-slider.qodef-item-layout--standard .qodef-e-content{position:absolute;top:0;left:0;width:100%;height:100%;color:#fff;display:flex;flex-direction:column;justify-content:flex-end;padding:4.5%}.qodef-content-slider.qodef-item-layout--standard .qodef-e-tagline,.qodef-content-slider.qodef-item-layout--standard .qodef-e-title{opacity:0;transform:translateX(40px);transition:opacity .6s ease .5s,transform .6s ease .5s}.qodef-content-slider.qodef-item-layout--standard .qodef-e-tagline{color:inherit;margin:0 0 3px 0}.qodef-content-slider.qodef-item-layout--standard .qodef-e-title{color:inherit;font-size:26px;margin:0}.qodef-content-slider.qodef-item-layout--standard .qodef-e.swiper-slide-active .qodef-e-tagline,.qodef-content-slider.qodef-item-layout--standard .qodef-e.swiper-slide-active .qodef-e-title,.qodef-content-slider.qodef-item-layout--standard .qodef-e.swiper-slide-duplicate-active .qodef-e-tagline,.qodef-content-slider.qodef-item-layout--standard .qodef-e.swiper-slide-duplicate-active .qodef-e-title{opacity:1;transform:translateX(0);transition-delay:.5s}.qodef-content-slider.qodef-item-layout--standard .qodef-e.swiper-slide-active .qodef-e-title,.qodef-content-slider.qodef-item-layout--standard .qodef-e.swiper-slide-duplicate-active .qodef-e-title{transition-delay:.58s}.qodef-countdown .qodef-m-date{display:flex;flex-wrap:wrap;justify-content:center}.qodef-countdown .qodef-digit-wrapper{width:25%}.qodef-countdown .qodef-digit,.qodef-countdown .qodef-label{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-countdown.qodef-countdown--light .qodef-digit,.qodef-countdown.qodef-countdown--light .qodef-label{color:#fff}.qodef-countdown.qodef-layout--simple .qodef-digit-wrapper{border-left:1px solid #1b1b1b;display:inline-block;padding:2px 41px 3px 41px;vertical-align:top}.qodef-countdown.qodef-layout--simple .qodef-label{font-family:Sarabun,sans-serif;font-weight:700;letter-spacing:-.01em;color:#1b1b1b;font-size:15px;line-height:1.4em;font-weight:500;line-height:1em}.qodef-countdown.qodef-layout--simple .qodef-digit{font-family:Sarabun,sans-serif;font-weight:700;letter-spacing:-.01em;color:#1b1b1b;font-size:65px;line-height:1.107em}.qodef-counter.qodef-layout--simple .qodef-m-digit{font-family:Sarabun,sans-serif;font-weight:700;letter-spacing:-.01em;color:#1b1b1b;font-size:65px;line-height:1.107em}.qodef-counter.qodef-layout--simple .qodef-m-title{margin:0 0 10px 0}.qodef-counter.qodef-layout--simple .qodef-m-text{margin:0}.widget.widget_globefarer_core_custom_font{margin-bottom:0!important}.qodef-custom-font{position:relative;margin:0}.qodef-divided-image-info{display:flex}.qodef-divided-image-info .qodef-m-image{flex-shrink:0;width:40%}.qodef-separator--on.qodef-divided-image-info .qodef-m-image{width:calc(40% + 40px)}.qodef-divided-image-info .qodef-m-content{display:flex;flex-direction:column;justify-content:center;overflow:hidden;padding:0}
.qodef-separator--on.qodef-divided-image-info .qodef-m-content {
    padding: 0 40px;
    border-left: 1px solid #a6a6a6;
}

.elementor-column.elementor-col-50.elementor-top-column.elementor-element.elementor-element-3989910 {
    align-items: center;
}

/*.elementor-container.elementor-column-gap-default {
    margin-top: 50px;
}*/

.qodef-divided-image-info .qodef-m-title{margin:0 0 15px 0}.qodef-divided-image-info .qodef-m-text{margin:0 0 30px 0;padding:0 0 30px 0;position:relative}.qodef-divided-image-info .qodef-m-text:after{background-color:#a6a6a6;bottom:0;content:'';display:block;height:1px;left:50%;position:absolute;transform:translateX(-50%);width:100vw}.qodef-separator--on.qodef-divided-image-info .qodef-m-button{padding:0 0 50px 0!important}.qodef-vertically-centered--on.qodef-divided-image-info .qodef-m-button{padding:0!important}.qodef-divided-image-info.qodef-layout--image-left .qodef-m-image{padding-right:40px}
/*.qodef-separator--on.qodef-divided-image-info.qodef-layout--image-left .qodef-m-image{border-right:1px solid #a6a6a6}*/
.qodef-divided-image-info.qodef-layout--image-left:not(.qodef-separator--on) .qodef-m-image{margin-right:40px;padding-right:0}.qodef-divided-image-info.qodef-layout--image-left.qodef-appear-animation--yes.qodef-appear-animation-type--roll-out .qodef-m-image img{clip-path:inset(0 0 0 100%);-webkit-clip-path:inset(0 0 0 100%);transition:-webkit-clip-path .8s cubic-bezier(.57,.57,0,.97);transition:clip-path .8s cubic-bezier(.57,.57,0,.97);transition:clip-path .8s cubic-bezier(.57,.57,0,.97),-webkit-clip-path .8s cubic-bezier(.57,.57,0,.97)}.elementor-editor-active .qodef-divided-image-info.qodef-layout--image-left.qodef-appear-animation--yes.qodef-appear-animation-type--roll-out .qodef-m-image img,.qodef-divided-image-info.qodef-layout--image-left.qodef-appear-animation--yes.qodef-appear-animation-type--roll-out.qodef--appeared .qodef-m-image img{clip-path:inset(0 0 0 0);-webkit-clip-path:inset(0 0 0 0)}.qodef-divided-image-info.qodef-layout--image-left.qodef-appear-animation--yes.qodef-appear-animation-type--fade-in .qodef-m-image img{opacity:0;transform:translateX(-50%) scale(.8);transition:opacity .6s ease,transform .6s ease}.elementor-editor-active .qodef-divided-image-info.qodef-layout--image-left.qodef-appear-animation--yes.qodef-appear-animation-type--fade-in .qodef-m-image img,.qodef-divided-image-info.qodef-layout--image-left.qodef-appear-animation--yes.qodef-appear-animation-type--fade-in.qodef--appeared .qodef-m-image img{opacity:1;transform:translateX(0) scale(1)}.qodef-divided-image-info.qodef-layout--image-right .qodef-m-image{padding-left:40px}.qodef-separator--on.qodef-divided-image-info.qodef-layout--image-right .qodef-m-image{border-left:1px solid #a6a6a6}.qodef-divided-image-info.qodef-layout--image-right:not(.qodef-separator--on) .qodef-m-image{margin-left:40px;padding-left:0}.qodef-divided-image-info.qodef-layout--image-right.qodef-appear-animation--yes.qodef-appear-animation-type--roll-out .qodef-m-image img{clip-path:inset(0 100% 0 0);-webkit-clip-path:inset(0 100% 0 0);transition:-webkit-clip-path .8s cubic-bezier(.57,.57,0,.97);transition:clip-path .8s cubic-bezier(.57,.57,0,.97);transition:clip-path .8s cubic-bezier(.57,.57,0,.97),-webkit-clip-path .8s cubic-bezier(.57,.57,0,.97)}.elementor-editor-active .qodef-divided-image-info.qodef-layout--image-right.qodef-appear-animation--yes.qodef-appear-animation-type--roll-out .qodef-m-image img,.qodef-divided-image-info.qodef-layout--image-right.qodef-appear-animation--yes.qodef-appear-animation-type--roll-out.qodef--appeared .qodef-m-image img{clip-path:inset(0 0 0 0);-webkit-clip-path:inset(0 0 0 0)}.qodef-divided-image-info.qodef-layout--image-right.qodef-appear-animation--yes.qodef-appear-animation-type--fade-in .qodef-m-image img{opacity:0;transform:translateX(50%) scale(.8);transition:opacity .6s ease,transform .6s ease}.elementor-editor-active .qodef-divided-image-info.qodef-layout--image-right.qodef-appear-animation--yes.qodef-appear-animation-type--fade-in .qodef-m-image img,.qodef-divided-image-info.qodef-layout--image-right.qodef-appear-animation--yes.qodef-appear-animation-type--fade-in.qodef--appeared .qodef-m-image img{opacity:1;transform:translateX(0) scale(1)}.qodef-divided-info-section{display:flex}.qodef-divided-info-section .qodef-m-inner-left{padding:5px 7.5% 0 0;width:34.5%;flex-shrink:0}.qodef-divided-info-section .qodef-m-inner-right{border-left:1px solid #a6a6a6;overflow:hidden;padding:0 0 0 8.5%}.qodef-divided-info-section .qodef-m-image{margin:0 0 8% 0}.qodef-divided-info-section .qodef-m-title{margin:0 0 31px 0}.qodef-divided-info-section .qodef-m-text{margin:0}.qodef-divided-info-section .qodef-e-content{align-items:center;display:flex;padding:0 0 63px 0;position:relative}.qodef-divided-info-section .qodef-e-content:not(:last-child){margin:0 0 63px 0}.qodef-divided-info-section .qodef-e-content:not(:last-child):after{background-color:#a6a6a6;bottom:0;content:'';display:block;height:1px;left:50%;position:absolute;transform:translateX(-50%);width:100vw}.qodef-divided-info-section .qodef-e-title{flex-shrink:0;margin:0;padding:0 2% 0 0;width:25.5%}.qodef-divided-info-section .qodef-e-text{margin:0;padding-right:18%}.qodef-divided-info-section .qodef-e-button{width:54px}.qodef-divided-info-section.qodef-appear-animation--yes.qodef-appear-animation-type--roll-out .qodef-m-image img{clip-path:inset(0 100% 0 0);-webkit-clip-path:inset(0 100% 0 0);transition:-webkit-clip-path .8s cubic-bezier(.57,.57,0,.97);transition:clip-path .8s cubic-bezier(.57,.57,0,.97);transition:clip-path .8s cubic-bezier(.57,.57,0,.97),-webkit-clip-path .8s cubic-bezier(.57,.57,0,.97)}.elementor-editor-active .qodef-divided-info-section.qodef-appear-animation--yes.qodef-appear-animation-type--roll-out .qodef-m-image img,.qodef-divided-info-section.qodef-appear-animation--yes.qodef-appear-animation-type--roll-out.qodef--appeared .qodef-m-image img{clip-path:inset(0 0 0 0);-webkit-clip-path:inset(0 0 0 0)}.qodef-divided-info-section.qodef-appear-animation--yes.qodef-appear-animation-type--fade-in .qodef-m-image img{opacity:0;transform:translateX(50%) scale(.8);transition:opacity .6s ease,transform .6s ease}.elementor-editor-active .qodef-divided-info-section.qodef-appear-animation--yes.qodef-appear-animation-type--fade-in .qodef-m-image img,.qodef-divided-info-section.qodef-appear-animation--yes.qodef-appear-animation-type--fade-in.qodef--appeared .qodef-m-image img{opacity:1;transform:translateX(0) scale(1)}.qodef-dropcaps{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-dropcaps .qodef-m-letter{position:relative;top:5px;display:flex;align-items:center;justify-content:center;float:left;margin:0 10px 5px 0;font-family:Sarabun,sans-serif;font-weight:700;letter-spacing:-.01em;color:#1b1b1b;font-size:45px;line-height:1.155em}.qodef-dropcaps .qodef-m-text{display:inline;margin:0}.qodef-dropcaps:not(.qodef-type--simple) .qodef-m-letter{width:40px;height:40px;font-size:22px;line-height:1.181em;color:#fff;background-color:#1b1b1b}.qodef-dropcaps.qodef-type--circle .qodef-m-letter{border-radius:100%}.qodef-google-map{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-google-map .qodef-m-map{display:block;width:100%}.qodef-google-map .qodef-m-map embed,.qodef-google-map .qodef-m-map iframe,.qodef-google-map .qodef-m-map object{width:100%;display:block}.qodef-google-map .qodef-m-map img{max-width:none}.qodef-highlight .qodef-highlight-text{padding:0 5px;color:#fff;background-color:#1b1b1b}.qodef-icon-list-item{position:relative;display:inline-block;width:100%;vertical-align:top;line-height:1}.qodef-icon--predefined.qodef-icon-list-item{line-height:inherit}.qodef-icon-list-item .qodef-m-list-title{display:inline-block;line-height:1;margin:0;position:relative;vertical-align:top}.qodef-icon--predefined.qodef-icon-list-item .qodef-m-list-title{line-height:inherit}.qodef-title-tag--theme-specific.qodef-icon-list-item .qodef-m-list-title{font-size:14px;line-height:1.285em;letter-spacing:.04em}.qodef-icon-list-item .qodef-m-list-title a{display:block}.qodef-icon-list-item .qodef-m-list-title-inner{align-items:flex-start;display:flex}.qodef-icon-list-item .qodef-m-list-title-icon{margin:0 15px 0 0}.qodef-icon--predefined.qodef-icon-list-item .qodef-m-list-title-icon{color:var(--qode-main-color)}.qodef-icon-list-item .qodef-icon-holder{flex-shrink:0;float:none}.qodef-icon-list-item .qodef-icon-holder .qodef-icon{font-size:18px}.qodef-icon-list-item.qodef-icon--custom-icon .qodef-e-icon-wrapper{display:inline-block;position:relative;vertical-align:top}.qodef-icon-list-item.qodef-icon--custom-icon .qodef-e-icon-wrapper a,.qodef-icon-list-item.qodef-icon--custom-icon .qodef-e-icon-wrapper img{display:block}.widget.widget_globefarer_core_icon_list_item .qodef-icon-list-item .qodef-m-list-title a{color:inherit}.widget.widget_globefarer_core_icon_list_item .qodef-icon-list-item .qodef-m-list-title a .qodef-m-list-title-text{background-image:linear-gradient(currentColor,currentColor);background-position:0 100%;background-repeat:no-repeat;background-size:0 1px;transition:background-size .4s cubic-bezier(.22,.61,.36,1)}.widget.widget_globefarer_core_icon_list_item .qodef-icon-list-item .qodef-m-list-title a:hover .qodef-m-list-title-text{background-size:100% 1px}#qodef-top-area .widget.widget_globefarer_core_icon_list_item .qodef-icon-list-item.qodef-title-tag--theme-specific .qodef-m-list-title{font-size:13px;font-weight:200}#qodef-page-sidebar .widget.widget_globefarer_core_icon_list_item{margin-bottom:0}#qodef-page-footer .widget.widget_globefarer_core_icon_list_item{margin-bottom:0}#qodef-side-area .widget.widget_globefarer_core_icon_list_item{margin-bottom:0}.qodef-icon-with-text .qodef-m-title{margin:0}.qodef-icon-with-text .qodef-m-title a{display:block}.qodef-icon-with-text .qodef-m-text{margin:14px 0 0}.qodef-icon-with-text .qodef-m-icon-wrapper{line-height:1}.qodef-icon-with-text .qodef-m-content{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-icon-with-text .qodef-icon-holder{float:none}.qodef-icon-with-text.qodef--custom-icon .qodef-m-icon-wrapper{position:relative;display:inline-block;vertical-align:top}
.qodef-icon-with-text.qodef--custom-icon .qodef-m-icon-wrapper a,.qodef-icon-with-text.qodef--custom-icon .qodef-m-icon-wrapper img{display:block}
.qodef-icon-with-text.qodef-layout--before-content{display:flex;align-items:flex-start}.qodef-icon-with-text.qodef-layout--before-content .qodef-m-icon-wrapper{flex-shrink:0;margin-right:15px}.qodef-icon-with-text.qodef-layout--before-title .qodef-m-title{line-height:1}.qodef-icon-with-text.qodef-layout--before-title .qodef-m-title-inner{display:flex;align-items:center}.qodef-icon-with-text.qodef-layout--before-title .qodef-m-icon-wrapper{flex-shrink:0;margin-right:5px}.qodef-icon-with-text.qodef-layout--before-title.qodef--retina img{max-width:50%}.qodef-icon-with-text.qodef-layout--top .qodef-m-title{margin-top:29px}.qodef-icon-with-text.qodef-layout--top.qodef--retina img{max-width:50%;margin:0 auto}.qodef-icon-with-text.qodef-layout--top.qodef-alignment--center{text-align:center}.qodef-icon-with-text.qodef-layout--top.qodef-alignment--left{text-align:left}.qodef-icon-with-text.qodef-layout--top.qodef-alignment--left.qodef--retina img{margin:0 0 auto 0}.qodef-icon-with-text.qodef-layout--top.qodef-alignment--right{text-align:right}.qodef-icon-with-text.qodef-layout--top.qodef-alignment--right.qodef--retina img{margin:0 0 0 auto}.qodef-icon-holder{position:relative;display:inline-block;vertical-align:top;width:auto;line-height:1}.qodef-icon-holder a{display:block}.qodef-icon-holder .qodef-icon{display:block;line-height:inherit;transition:color .2s ease-out}.qodef-icon-holder .qodef-icon:before{display:block;line-height:inherit}.qodef-icon-holder.qodef-layout--circle,.qodef-icon-holder.qodef-layout--square{width:2em;height:2em;line-height:2em;text-align:center;color:#fff;background-color:var(--qode-main-color);transition:color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out}.qodef-icon-holder.qodef-layout--circle a,.qodef-icon-holder.qodef-layout--square a{color:inherit;transition:none}.qodef-icon-holder.qodef-layout--circle:hover,.qodef-icon-holder.qodef-layout--square:hover{background-color:#1b1b1b}.qodef-icon-holder.qodef-layout--circle{border-radius:50%}.qodef-icon-holder.qodef-size--tiny{font-size:1.33333333em}.qodef-icon-holder.qodef-size--small{font-size:2em}.qodef-icon-holder.qodef-size--medium{font-size:3em}.qodef-icon-holder.qodef-size--large{font-size:4em}.qodef-icon-holder.qodef-size--huge{font-size:5em}.widget.widget_globefarer_core_icon{display:inline-block;line-height:1}#qodef-page-sidebar .widget.widget_globefarer_core_icon{margin-bottom:0}#qodef-page-footer .widget.widget_globefarer_core_icon{margin-bottom:0}#qodef-side-area .widget.widget_globefarer_core_icon{margin-bottom:0}.qodef-image-with-text{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-image-with-text .qodef-m-image{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-image-with-text .qodef-m-image a,.qodef-image-with-text .qodef-m-image img{display:block}.qodef-image-with-text .qodef-m-image img{width:100%}.qodef-image-with-text .qodef-m-content{position:relative;width:100%;display:grid;grid-template-areas:"title button" "text button";grid-template-columns:minmax(0,1fr) min-content;grid-template-rows:minmax(0,1fr) min-content;margin:26px 0 0}.qodef-image-with-text .qodef-m-title{grid-area:title;place-self:center start;margin:0}.qodef-image-with-text .qodef-m-additional-text{grid-area:text;place-self:center start;margin:5px 0 0}.qodef-image-with-text .qodef-m-button{grid-area:button;display:flex;place-self:center}.qodef-image-with-text .qodef-m-button .qodef-button.qodef-layout--textual .qodef-m-button-icon{height:44px;width:44px}.qodef-image-with-text.qodef--active .qodef-m-button .qodef-button.qodef-layout--textual .qodef-m-button-icon>svg{transform:rotate(90deg)}.qodef-linked-titles-grid .qodef-e-title{margin:0}.qodef-linked-titles-grid .qodef-e-link{background-image:linear-gradient(currentColor,currentColor);background-position:0 100%;background-repeat:no-repeat;background-size:0 1px;transition:background-size .4s cubic-bezier(.22,.61,.36,1);color:inherit}.qodef-linked-titles-grid .qodef-e-link:hover{background-size:100% 1px}.qodef-linked-titles-grid .qodef-e-link:hover{color:inherit}.qodef-list-items .qodef-m-title{margin:0 0 19px 0}.qodef-list-items .qodef-m-list{margin:0}.qodef-list-items .qodef-m-list-item{display:flex;list-style:none}.qodef-list-items .qodef-m-list-item:last-child{margin-bottom:0!important}.qodef-list-items .qodef-m-list-item-inner{color:inherit;margin:0}.qodef-list-items .qodef-m-list-text{color:inherit;transition:color .2s ease-out}.qodef-list-items .qodef-m-list-link{color:inherit}.qodef-list-items .qodef-m-list-link:hover{color:inherit}.qodef-list-items.qodef-skin--light .qodef-m-list-text{color:#b7b7b7}.qodef-list-items.qodef-skin--light .qodef-m-list-link{color:#b7b7b7}.qodef-list-items.qodef-skin--light .qodef-m-list-link:hover{color:#b7b7b7}.qodef-list-items.qodef-layout--bulleted-list .qodef-m-list-item{margin:0 0 26px 0}.qodef-list-items.qodef-layout--bulleted-list .qodef-m-list-item-inner{display:flex;align-items:flex-start;position:relative}.qodef-list-items.qodef-layout--bulleted-list .qodef-m-list-item-marker{color:var(--qode-main-color);margin:0 15px 0 0}.qodef-list-items.qodef-layout--underline-list .qodef-m-list-item{margin:0 0 11px 0}.qodef-list-items.qodef-layout--underline-list .qodef-m-list-link{background-image:linear-gradient(currentColor,currentColor);background-position:0 100%;background-repeat:no-repeat;background-size:0 1px;transition:background-size .4s cubic-bezier(.22,.61,.36,1)}.qodef-list-items.qodef-layout--underline-list .qodef-m-list-link:hover{background-size:100% 1px}.widget .qodef-list-items .qodef-m-list-link{color:inherit!important;font-size:inherit!important;font-weight:inherit!important;letter-spacing:inherit!important}.widget .qodef-list-items.qodef-layout--bulleted-list .qodef-m-list-link{background-image:none!important}.qodef-scrolling-tiles{overflow:visible;visibility:hidden}.qodef-scrolling-tiles-inner{display:flex;overflow:visible}.qodef-scrolling-tiles .qodef-e{overflow:visible;width:100%}.qodef-scrolling-tiles .qodef-e-image{overflow:visible;width:100%}.qodef-scrolling-tiles .qodef-e-image img{box-shadow:0 3px 20px 0 rgba(0,0,0,.1);width:100%}.qodef-scrolling-tiles .qodef-e:last-child{margin-right:0!important}.qodef-scrolling-tiles.qodef--init{visibility:visible}.qodef-section-title{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-section-title .qodef-m-title{margin:0}.qodef-section-title .qodef-m-tagline{margin:0 0 11px 0}.qodef-section-title .qodef-m-text{margin:16px 0 0}.qodef-section-title.qodef-custom-cursor--enabled .qodef-m-title a:focus,.qodef-section-title.qodef-custom-cursor--enabled .qodef-m-title a:hover{color:inherit}.qodef-section-title.qodef-alignment--center{text-align:center}.qodef-section-title.qodef-alignment--left{text-align:left}.qodef-section-title.qodef-alignment--right{text-align:right}.qodef-section-title.qodef-appear-animation--yes .qodef-m-button,.qodef-section-title.qodef-appear-animation--yes .qodef-m-text,.qodef-section-title.qodef-appear-animation--yes .qodef-m-title{opacity:0;transform:translateX(-40px)}.elementor-editor-active .qodef-section-title.qodef-appear-animation--yes .qodef-m-button,.elementor-editor-active .qodef-section-title.qodef-appear-animation--yes .qodef-m-text,.elementor-editor-active .qodef-section-title.qodef-appear-animation--yes .qodef-m-title,.qodef-section-title.qodef-appear-animation--yes.qodef--appeared .qodef-m-button,.qodef-section-title.qodef-appear-animation--yes.qodef--appeared .qodef-m-text,.qodef-section-title.qodef-appear-animation--yes.qodef--appeared .qodef-m-title{animation:qodef-content-fade-in .6s forwards ease}.elementor-editor-active .qodef-section-title.qodef-appear-animation--yes .qodef-m-text,.qodef-section-title.qodef-appear-animation--yes.qodef--appeared .qodef-m-text{animation-delay:.08s}.elementor-editor-active .qodef-section-title.qodef-appear-animation--yes .qodef-m-button,.qodef-section-title.qodef-appear-animation--yes.qodef--appeared .qodef-m-button{animation-delay:.16s}.qodef-separator{position:relative;height:auto;font-size:0;line-height:1}.qodef-separator .qodef-m-line{position:relative;display:inline-block;width:100%;vertical-align:top;margin:10px 0;border-bottom:1px solid #a6a6a6}.qodef-separator.qodef-position--center{text-align:center}.qodef-separator.qodef-position--left{text-align:left}.qodef-separator.qodef-position--right{text-align:right}#qodef-page-sidebar .widget.widget_globefarer_core_separator{margin-bottom:0}#qodef-page-footer .widget.widget_globefarer_core_separator{margin-bottom:0}#qodef-side-area .widget.widget_globefarer_core_separator{margin-bottom:0}.qodef-single-image img{display:block}.qodef-single-image.qodef-appear-animation--yes .qodef-m-image{overflow:hidden}.qodef-single-image.qodef-appear-animation--yes .qodef-m-image img{transform:translateY(-100%);transition:transform .8s cubic-bezier(.57,.57,0,.97)}.elementor-editor-active .qodef-single-image.qodef-appear-animation--yes .qodef-m-image img,.qodef-single-image.qodef-appear-animation--yes.qodef--appeared .qodef-m-image img{transform:translateY(0)}.qodef-tabbed-info{position:relative;display:inline-block;width:100%;vertical-align:top;visibility:hidden}.qodef-tabbed-info .ui-tabs-nav{border-bottom:1px solid #a6a6a6;display:flex;list-style:none;margin:0 0 40px 0;padding:0}.qodef-tabbed-info .ui-tabs-tab{margin:0;overflow:visible;padding:0 0 27px 0;position:relative;width:100%}.qodef-tabbed-info .ui-tabs-tab:after{background-color:var(--qode-main-color);bottom:-2px;content:'';display:block;height:3px;left:0;position:absolute;transform:scale3d(0,1,1);transform-origin:left;transition:transform .2s;width:100%}.qodef-tabbed-info .ui-tabs-anchor{font-family:Sarabun,sans-serif;font-weight:700;letter-spacing:-.01em;color:#1b1b1b;font-size:17px;line-height:1.294em}.qodef-tabbed-info .ui-state-active:after,.qodef-tabbed-info .ui-state-hover:after{transform:scale3d(1.004,1,1);transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.qodef-tabbed-info.qodef--init{visibility:visible}.qodef-tabbed-info.qodef-layout--compact .qodef-m-content{display:block!important;position:absolute;z-index:0;overflow:hidden}.qodef-tabbed-info.qodef-layout--compact .qodef-m-content-inner{display:flex;margin:0 0 73px 0;opacity:0;transform:translateX(-40px);animation:qodef-content-fade-out .6s forwards ease}.qodef-tabbed-info.qodef-layout--compact .qodef-m-content-inner-left{padding:0 9% 0 25%;width:50%}.qodef-tabbed-info.qodef-layout--compact .qodef-m-content-inner-right{width:50%}.qodef-tabbed-info.qodef-layout--compact .qodef-m-content[aria-hidden=false]{z-index:1}.qodef-tabbed-info.qodef-layout--compact .qodef-m-content[aria-hidden=false] .qodef-m-content-inner{animation:qodef-content-fade-in .6s forwards ease .4s}.qodef-tabbed-info.qodef-layout--compact .qodef-m-content[aria-hidden=false] .qodef-m-image{animation:qodef-image-slide-in .8s forwards cubic-bezier(.57,.57,0,.97)}.qodef-tabbed-info.qodef-layout--compact .qodef-m-image{transform:translateX(-100%);animation:qodef-image-slide-out .8s forwards cubic-bezier(.57,.57,0,.97)}.qodef-tabbed-info.qodef-layout--compact .qodef-m-text{margin:0}.qodef-tabbed-info.qodef-layout--compact .qodef-m-title{margin:0 0 35px 0}.qodef-tabbed-info.qodef-layout--standard .qodef-m-content{display:flex!important;padding:45px 0 0 0;position:absolute;z-index:0}.qodef-tabbed-info.qodef-layout--standard .qodef-m-content-left{padding:15px 7% 0 0;width:50%}.qodef-tabbed-info.qodef-layout--standard .qodef-m-content-right{display:flex;flex-direction:column;padding:0 8.5% 0 1.5%;width:50%}.qodef-tabbed-info.qodef-layout--standard .qodef-m-content[aria-hidden=false]{z-index:1}.qodef-tabbed-info.qodef-layout--standard .qodef-m-content[aria-hidden=false] .qodef-m-image{animation:qodef-image-fade-in .8s forwards cubic-bezier(.57,.57,0,.97)}.qodef-tabbed-info.qodef-layout--standard .qodef-m-content[aria-hidden=false] .qodef-m-button,.qodef-tabbed-info.qodef-layout--standard .qodef-m-content[aria-hidden=false] .qodef-m-text,.qodef-tabbed-info.qodef-layout--standard .qodef-m-content[aria-hidden=false] .qodef-m-title{animation:qodef-content-fade-in .6s forwards ease .4s}.qodef-tabbed-info.qodef-layout--standard .qodef-m-content[aria-hidden=false] .qodef-m-text{animation-delay:.48s}.qodef-tabbed-info.qodef-layout--standard .qodef-m-content[aria-hidden=false] .qodef-m-button{animation-delay:.56s}.qodef-tabbed-info.qodef-layout--standard .qodef-m-image{clip-path:inset(0 100% 0 0);-webkit-clip-path:inset(0 100% 0 0);animation:qodef-image-fade-out .8s forwards cubic-bezier(.57,.57,0,.97)}.qodef-tabbed-info.qodef-layout--standard .qodef-m-button,.qodef-tabbed-info.qodef-layout--standard .qodef-m-text,.qodef-tabbed-info.qodef-layout--standard .qodef-m-title{opacity:0;transform:translateX(-40px);animation:qodef-content-fade-out .6s forwards ease}.qodef-tabbed-info.qodef-layout--standard .qodef-m-title{margin:0 0 29px 0;padding:0 1% 0 0}.qodef-tabbed-info.qodef-layout--standard .qodef-m-text{border-bottom:1px solid #a6a6a6;margin:0 0 31px 0;padding:0 1% 30px 0}.qodef-vertical-split-slider--init{height:100vh!important;margin:0;overflow:hidden;padding:0;-webkit-tap-highlight-color:transparent}.admin-bar.qodef-vertical-split-slider--init{margin-top:32px;height:calc(100vh - 32px)!important}.qodef-vertical-split-slider--init .qodef-vertical-split-slider{visibility:visible}.qodef-vertical-split-slider{height:100vh;position:relative;visibility:hidden}.admin-bar .qodef-vertical-split-slider{height:calc(100vh - 32px)}.qodef-vertical-split-slider .ms-right{right:0!important}.qodef-vertical-split-slider .ms-tableCell{height:calc(100vh - (2 * 10%))!important}.admin-bar .qodef-vertical-split-slider .ms-tableCell{height:calc(100vh - (2 * 10%) - 32px)!important}.qodef-vertical-split-slider-responsive{display:none}.qodef-vertical-split-slider .qodef-m-slide-image,.qodef-vertical-split-slider-responsive .qodef-m-slide-image{background-position:center;background-size:cover;position:relative}.qodef-vertical-split-slider .qodef-m-slide-image.active .qodef-m-image img,.qodef-vertical-split-slider .qodef-m-slide-image.active .qodef-m-label,.qodef-vertical-split-slider-responsive .qodef-m-slide-image.active .qodef-m-image img,.qodef-vertical-split-slider-responsive .qodef-m-slide-image.active .qodef-m-label{transform:translateX(0);transition-delay:.6s}.qodef-vertical-split-slider .qodef-m-slide-content,.qodef-vertical-split-slider-responsive .qodef-m-slide-content{padding:10% 24%;position:relative}.qodef-vertical-split-slider .qodef-m-slide-content>div>:not(.qodef-m-image),.qodef-vertical-split-slider-responsive .qodef-m-slide-content>div>:not(.qodef-m-image){position:relative;z-index:1}.qodef-vertical-split-slider .qodef-m-slide-content.active .qodef-m-image img,.qodef-vertical-split-slider .qodef-m-slide-content.active .qodef-m-label,.qodef-vertical-split-slider-responsive .qodef-m-slide-content.active .qodef-m-image img,.qodef-vertical-split-slider-responsive .qodef-m-slide-content.active .qodef-m-label{transform:translateX(0);transition-delay:.6s}.qodef-vertical-split-slider .qodef-m-label-holder,.qodef-vertical-split-slider-responsive .qodef-m-label-holder{position:absolute;bottom:0;display:block;width:200px;height:200px;overflow:hidden}.qodef-vertical-split-slider .qodef-m-label,.qodef-vertical-split-slider-responsive .qodef-m-label{display:flex;flex-direction:column;justify-content:space-between;height:100%;width:100%;background-color:#fff;padding:30px 80px 40px 40px}.qodef-vertical-split-slider .qodef-m-label-counter,.qodef-vertical-split-slider-responsive .qodef-m-label-counter{font-family:Sarabun,sans-serif;font-weight:700;letter-spacing:-.01em;color:#1b1b1b;font-size:32px;line-height:1.25em}.qodef-vertical-split-slider .qodef-m-label-text,.qodef-vertical-split-slider-responsive .qodef-m-label-text{font-family:Sarabun,sans-serif;font-weight:700;letter-spacing:-.01em;color:#1b1b1b;font-size:17px;line-height:1.294em}.qodef-vertical-split-slider .qodef-m-image,.qodef-vertical-split-slider-responsive .qodef-m-image{bottom:0;height:200px;position:absolute;width:200px;z-index:0;overflow:hidden}.qodef-vertical-split-slider .qodef-m-image img,.qodef-vertical-split-slider-responsive .qodef-m-image img{height:200px;-o-object-fit:cover;object-fit:cover;width:200px}.qodef-vertical-split-slider .qodef-m-title,.qodef-vertical-split-slider-responsive .qodef-m-title{margin:0 0 35px 0}.qodef-vertical-split-slider .qodef-m-text,.qodef-vertical-split-slider-responsive .qodef-m-text{margin:0}.qodef-vertical-split-slider .qodef-slide-layout--image-left .qodef-m-label-holder,.qodef-vertical-split-slider-responsive .qodef-slide-layout--image-left .qodef-m-label-holder{right:0}.qodef-vertical-split-slider .qodef-slide-layout--image-left .qodef-m-label,.qodef-vertical-split-slider-responsive .qodef-slide-layout--image-left .qodef-m-label{transform:translateX(100%);transition:transform .8s cubic-bezier(.57,.57,0,.97) .8s}.qodef-vertical-split-slider .qodef-slide-layout--image-left .qodef-m-image,.qodef-vertical-split-slider-responsive .qodef-slide-layout--image-left .qodef-m-image{left:0}.qodef-vertical-split-slider .qodef-slide-layout--image-left .qodef-m-image img,.qodef-vertical-split-slider-responsive .qodef-slide-layout--image-left .qodef-m-image img{transform:translateX(-100%);transition:transform .8s cubic-bezier(.57,.57,0,.97) .8s}.qodef-vertical-split-slider .qodef-slide-layout--image-right .qodef-m-label-holder,.qodef-vertical-split-slider-responsive .qodef-slide-layout--image-right .qodef-m-label-holder{left:0}.qodef-vertical-split-slider .qodef-slide-layout--image-right .qodef-m-label,.qodef-vertical-split-slider-responsive .qodef-slide-layout--image-right .qodef-m-label{transform:translateX(-100%);transition:transform .8s cubic-bezier(.57,.57,0,.97) .8s}.qodef-vertical-split-slider .qodef-slide-layout--image-right .qodef-m-image,.qodef-vertical-split-slider-responsive .qodef-slide-layout--image-right .qodef-m-image{right:0}.qodef-vertical-split-slider .qodef-slide-layout--image-right .qodef-m-image img,.qodef-vertical-split-slider-responsive .qodef-slide-layout--image-right .qodef-m-image img{transform:translateX(100%);transition:transform .8s cubic-bezier(.57,.57,0,.97) .8s}#multiscroll-nav{display:none}#multiscroll-nav li{height:12px!important;margin:32px 0!important;width:12px!important}#multiscroll-nav li a span{background-color:#1b1b1b;border:none;height:12px;left:0;top:0;width:12px}#multiscroll-nav li a.active span{background-color:var(--qode-main-color)}#multiscroll-nav.right{right:34px!important}.qodef-vertical-split-slider--init #multiscroll-nav{display:block}.qodef-fullscreen-menu--opened #multiscroll-nav{z-index:98}html.elementor-html #multiscroll-nav{display:none!important}.qodef-vertical-split-slider .qodef-content-layout--type-2 .qodef-m-title,.qodef-vertical-split-slider-responsive .qodef-content-layout--type-2 .qodef-m-title{margin:0 0 41px 0}.qodef-vertical-split-slider .qodef-content-layout--type-2 .qodef-icon-list-item:first-of-type,.qodef-vertical-split-slider-responsive .qodef-content-layout--type-2 .qodef-icon-list-item:first-of-type{margin:0 0 20px 0}.qodef-vertical-split-slider .qodef-content-layout--type-2 .qodef-icon-list-item .qodef-m-list-title-icon,.qodef-vertical-split-slider .qodef-content-layout--type-2 .qodef-icon-list-item .qodef-m-list-title-text,.qodef-vertical-split-slider-responsive .qodef-content-layout--type-2 .qodef-icon-list-item .qodef-m-list-title-icon,.qodef-vertical-split-slider-responsive .qodef-content-layout--type-2 .qodef-icon-list-item .qodef-m-list-title-text{color:#1b1b1b}.qodef-vertical-split-slider .qodef-content-layout--type-3 .qodef-m-text,.qodef-vertical-split-slider-responsive .qodef-content-layout--type-3 .qodef-m-text{border-bottom:1px solid #a6a6a6;margin:0 0 29px 0;padding:0 0 29px 0}.qodef-vertical-split-slider .qodef-content-layout--type-4 .qodef-m-text,.qodef-vertical-split-slider-responsive .qodef-content-layout--type-4 .qodef-m-text{border-bottom:1px solid #a6a6a6;margin:0 0 29px 0;padding:0 0 29px 0}.qodef-video-button{position:relative;display:inline-block;vertical-align:middle}.qodef-video-button .qodef-m-play{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;display:flex;align-items:center;justify-content:center;color:#1b1b1b;font-size:106px;line-height:1}.qodef-video-button .qodef-m-play span{display:block;line-height:inherit}.qodef-video-button .qodef-m-play span:before{display:block;line-height:inherit}#qodef-side-area{background-color:#1b1b1b;height:100%;min-height:100%;overflow:hidden;padding:148px 70px 35px 80px;position:fixed;right:-485px;top:0;transition:all .6s cubic-bezier(.77,0,.175,1);visibility:hidden;width:485px;z-index:9999}.qodef-side-area--opened #qodef-side-area{right:0;visibility:visible}#qodef-side-area.qodef-alignment--center{text-align:center}#qodef-side-area.qodef-alignment--right{text-align:right}#qodef-side-area.qodef-alignment--left{text-align:left}#qodef-side-area-close{color:#fff;display:block;height:auto;position:absolute;right:0;top:0;z-index:1000}#qodef-side-area-close .qodef-m-icon{padding:30px}.admin-bar #qodef-side-area-close{top:65px}.qodef-custom-cursor--enabled #qodef-side-area-close{display:none}.qodef-side-area-cover{background-color:rgba(27,27,27,.15);height:100%;left:0;opacity:0;overflow:hidden;position:fixed;top:0;transition:opacity .2s ease-in-out,z-index .2s ease-in-out;width:100%;z-index:0}.qodef-side-area--opened .qodef-side-area-cover{opacity:1;z-index:1002}.widget_globefarer_core_side_area_opener{align-items:center;display:flex;height:100%;padding:0!important}.qodef-social-share{position:relative;display:inline-block;vertical-align:top}.qodef-social-share .qodef-social-title{position:relative;display:inline-block;vertical-align:top;margin:0 5px 0 0;font-family:Sarabun,sans-serif;font-weight:700;letter-spacing:-.01em;color:#1b1b1b;font-size:17px;line-height:1.294em}.qodef-social-share ul{position:relative;display:inline-block;vertical-align:top;list-style:none;padding:0;margin:0}.qodef-social-share li{position:relative;display:inline-block;vertical-align:top;line-height:1;padding:0;margin:0}.qodef-social-share li a{font-size:20px}.qodef-social-share li.qodef-facebook-share a:hover{color:#3b5998}.qodef-social-share li.qodef-twitter-share a:hover{color:#00aced}.qodef-social-share li.qodef-linkedin-share a:hover{color:#007bb5}.qodef-social-share li.qodef-tumblr-share a:hover{color:#32506d}.qodef-social-share li.qodef-pinterest-share a:hover{color:#cb2027}.qodef-social-share li.qodef-vk-share a:hover{color:#45668e}.qodef-social-share.qodef-layout--dropdown{position:relative;display:inline-block;vertical-align:bottom}.qodef-social-share.qodef-layout--dropdown .qodef-social-title{margin:0;vertical-align:middle}.qodef-social-share.qodef-layout--dropdown .qodef-social-share-icon{vertical-align:middle}.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li{opacity:1;visibility:visible;cursor:pointer}.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li:nth-child(2){transition-delay:.2s}.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li:nth-child(3){transition-delay:.3s}.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li:nth-child(4){transition-delay:.4s}.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li:nth-child(5){transition-delay:.5s}.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li:nth-child(6){transition-delay:.6s}.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li:nth-child(7){transition-delay:.7s}.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown-opener{display:block}.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown-opener .qodef-social-share-title{display:inline-block;vertical-align:top;margin-right:5px}.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown{position:absolute;visibility:hidden;z-index:950}.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown ul{position:relative;display:block;z-index:990;margin:0;padding:0!important}.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown li{position:absolute;display:block;text-align:center;visibility:hidden;overflow:hidden;opacity:0;transition:opacity .2s ease-out,visibility .2s ease-out}.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown li a{transition:color .2s ease-out,background-color .2s ease-out}.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown li *{display:block;line-height:inherit}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown{bottom:0;left:0}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li{width:90px;height:30px;line-height:30px;border:1px solid #a6a6a6}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:not(:first-child){border-top:none}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li.qodef-facebook-share a:hover{background-color:#3b5998;color:#fff}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li.qodef-twitter-share a:hover{background-color:#00aced;color:#fff}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li.qodef-linkedin-share a:hover{background-color:#007bb5;color:#fff}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li.qodef-tumblr-share a:hover{background-color:#32506d;color:#fff}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li.qodef-pinterest-share a:hover{background-color:#cb2027;color:#fff}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li.qodef-vk-share a:hover{background-color:#45668e;color:#fff}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li a{font-size:14px;color:#5b5b5b;background-color:#fff}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(1){bottom:-30px}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(2){bottom:-60px}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(3){bottom:-90px}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(4){bottom:-120px}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(5){bottom:-150px}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(6){bottom:-180px}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(7){bottom:-210px}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown{top:0;right:0}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li{width:calc(90px / 3)}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(1){left:5px}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(2){left:35px}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(3){left:65px}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(4){left:95px}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(5){left:125px}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(6){left:155px}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(7){left:185px}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown{top:0;left:0}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li{width:calc(90px / 3)}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(1){right:5px}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(2){right:35px}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(3){right:65px}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(4){right:95px}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(5){right:125px}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(6){right:155px}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(7){right:185px}.qodef-social-share.qodef-layout--list li{margin-right:15px}.qodef-social-share.qodef-layout--list li:last-child{margin-right:0}.qodef-social-share.qodef-layout--text li{margin-right:15px}.qodef-social-share.qodef-layout--text li:last-child{margin-right:0}.widget .qodef-social-share.qodef-layout--list .qodef-social-title{display:block;margin-bottom:21px}.widget .qodef-social-share.qodef-layout--text .qodef-social-title{display:block;margin-bottom:21px}#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-facebook-share a:hover{color:#3b5998}#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-twitter-share a:hover{color:#00aced}#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-linkedin-share a:hover{color:#007bb5}#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-tumblr-share a:hover{color:#32506d}#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-pinterest-share a:hover{color:#cb2027}#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-vk-share a:hover{color:#45668e}#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li.qodef-facebook-share a:hover{color:#3b5998}#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li.qodef-twitter-share a:hover{color:#00aced}#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li.qodef-linkedin-share a:hover{color:#007bb5}#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li.qodef-tumblr-share a:hover{color:#32506d}#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li.qodef-pinterest-share a:hover{color:#cb2027}#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li.qodef-vk-share a:hover{color:#45668e}#qodef-page-footer .widget .qodef-social-share.qodef-layout--dropdown .qodef-social-title{color:#ccc}#qodef-page-footer .widget .qodef-social-share.qodef-layout--list .qodef-social-title{color:#ccc}#qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-facebook-share a:hover{color:#3b5998}#qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-twitter-share a:hover{color:#00aced}#qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-linkedin-share a:hover{color:#007bb5}#qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-tumblr-share a:hover{color:#32506d}#qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-pinterest-share a:hover{color:#cb2027}#qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-vk-share a:hover{color:#45668e}#qodef-page-footer .widget .qodef-social-share.qodef-layout--text .qodef-social-title{color:#ccc}#qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-facebook-share a:hover{color:#3b5998}#qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-twitter-share a:hover{color:#00aced}#qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-linkedin-share a:hover{color:#007bb5}#qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-tumblr-share a:hover{color:#32506d}#qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-pinterest-share a:hover{color:#cb2027}#qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-vk-share a:hover{color:#45668e}#qodef-side-area .widget .qodef-social-share.qodef-layout--dropdown .qodef-social-title{color:#ccc}#qodef-side-area .widget .qodef-social-share.qodef-layout--list .qodef-social-title{color:#ccc}#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-facebook-share a:hover{color:#3b5998}#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-twitter-share a:hover{color:#00aced}#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-linkedin-share a:hover{color:#007bb5}#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-tumblr-share a:hover{color:#32506d}#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-pinterest-share a:hover{color:#cb2027}#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-vk-share a:hover{color:#45668e}#qodef-side-area .widget .qodef-social-share.qodef-layout--text .qodef-social-title{color:#ccc}#qodef-side-area .widget .qodef-social-share.qodef-layout--text li.qodef-facebook-share a:hover{color:#3b5998}#qodef-side-area .widget .qodef-social-share.qodef-layout--text li.qodef-twitter-share a:hover{color:#00aced}#qodef-side-area .widget .qodef-social-share.qodef-layout--text li.qodef-linkedin-share a:hover{color:#007bb5}#qodef-side-area .widget .qodef-social-share.qodef-layout--text li.qodef-tumblr-share a:hover{color:#32506d}#qodef-side-area .widget .qodef-social-share.qodef-layout--text li.qodef-pinterest-share a:hover{color:#cb2027}#qodef-side-area .widget .qodef-social-share.qodef-layout--text li.qodef-vk-share a:hover{color:#45668e}#qodef-page-spinner{position:fixed;top:0;bottom:0;right:0;left:0;z-index:2000}#qodef-page-spinner .qodef-m-inner{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:var(--qode-main-color);background-color:#000}#qodef-page-spinner .qodef-m-spinner{position:relative}#qodef-page-spinner.qodef-layout--atom .qodef-m-atom{position:relative;width:100px;height:100px;margin:-50px 0 0 -50px}#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--1{position:absolute;top:50%;left:50%;height:50%;width:50%;z-index:1;animation:qode-atom-shrink 4.5s infinite linear}#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--1:before{content:'';position:absolute;top:-50%;left:-50%;height:100%;width:100%;background:currentColor;border-radius:50%}#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--2,#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--3,#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--4{position:absolute;width:100%;height:100%;z-index:0}#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--2:before,#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--3:before,#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--4:before{content:'';position:absolute;top:0;left:0;height:20px;width:20px;margin:0 auto;background:currentColor;border-radius:50%}#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--2{animation:qode-atom-zindex 1.5s .75s infinite steps(2,end)}#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--2:before{transform:rotate(0);animation:qode-atom-postion 1.5s infinite ease,qode-atom-size 1.5s -1.125s infinite ease}#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--3{transform:rotate(120deg);animation:qode-atom-zindex 1.5s -.25s infinite steps(2,end)}#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--3:before{animation:qode-atom-postion 1.5s -1s infinite ease,qode-atom-size 1.5s -.75s infinite ease}#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--4{transform:rotate(240deg);animation:qode-atom-zindex 1.5s .25s infinite steps(2,end)}#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--4:before{animation:qode-atom-postion 1.5s -.5s infinite ease,qode-atom-size 1.5s -125ms infinite ease}#qodef-page-spinner.qodef-layout--clock .qodef-m-clock{position:relative;width:50px;height:50px;margin:-25px 0 0 -25px;animation:qode-clock 8s infinite steps(8)}#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item{position:absolute;height:50px;width:50px}#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item:before{content:'';position:absolute;height:18.31501832px;width:18.31501832px;background:currentColor;border-radius:50%}#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item.qodef-clock--1{transform:rotate(-135deg);animation:qode-clock-1 1s ease-in infinite}#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item.qodef-clock--2{transform:rotate(-90deg);animation:qode-clock-2 1s ease-in infinite}#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item.qodef-clock--3{transform:rotate(-45deg);animation:qode-clock-3 1s ease-in infinite}#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item.qodef-clock--4{animation:qode-clock-4 1s ease-in infinite}#qodef-page-spinner.qodef-layout--cube .qodef-m-cube{width:60px;height:60px;margin:-30px 0 0 -30px;background-color:currentColor;animation:qode-cube 1.2s infinite ease-in-out}#qodef-page-spinner.qodef-layout--double-pulse .qodef-m-pulses{position:relative;width:40px;height:40px;margin:-20px 0 0 -20px}#qodef-page-spinner.qodef-layout--double-pulse .qodef-m-pulse{position:absolute;top:0;left:0;width:100%;height:100%;background-color:currentColor;border-radius:50%;opacity:.6;animation:qode-double-pulse 2s infinite ease-in-out}#qodef-page-spinner.qodef-layout--double-pulse .qodef-m-pulse.qodef-pulse--2{animation-delay:-1s}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-five-rotating-circles{position:relative;width:60px;height:60px;margin:-30px 0 0 -30px}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item{position:absolute;width:100%;height:100%}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--1 .qodef-circle--2{animation-delay:calc((600ms) - 1500ms)}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--1 .qodef-circle--3{animation-delay:calc((900ms) - 1500ms)}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--1 .qodef-circle--4{animation-delay:calc((1200ms) - 1500ms)}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--2{transform:rotateZ(45deg)}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--2 .qodef-circle--1{animation-delay:calc((300ms) - 1400ms)}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--2 .qodef-circle--2{animation-delay:calc((600ms) - 1400ms)}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--2 .qodef-circle--3{animation-delay:calc((900ms) - 1400ms)}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--2 .qodef-circle--4{animation-delay:calc((1200ms) - 1400ms)}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--3{transform:rotateZ(90deg)}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--3 .qodef-circle--1{animation-delay:calc((300ms) - 1300ms)}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--3 .qodef-circle--2{animation-delay:calc((600ms) - 1300ms)}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--3 .qodef-circle--3{animation-delay:calc((900ms) - 1300ms)}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--3 .qodef-circle--4{animation-delay:calc((1200ms) - 1300ms)}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-e-circle{position:absolute;width:12px;height:12px;background-color:currentColor;border-radius:100%;animation:qode-bounce-delay 1.2s infinite ease-in-out both}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-e-circle.qodef-circle--1{top:0;left:0}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-e-circle.qodef-circle--2{top:0;right:0}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-e-circle.qodef-circle--3{right:0;bottom:0}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-e-circle.qodef-circle--4{left:0;bottom:0}#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion{position:relative;width:30px;height:30px;margin:-45px 0 0 -30px}#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion-item{position:absolute;top:50%;left:50%;height:40px;width:40px;background:currentColor;border-radius:50%}#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion-item.qodef-fusion--1{top:0;left:50%;animation:qode-fussion-ball-1 1s 0s ease infinite;z-index:1}#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion-item.qodef-fusion--2{top:50%;left:100%;animation:qode-fussion-ball-2 1s 0s ease infinite;z-index:2}#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion-item.qodef-fusion--3{top:100%;left:50%;animation:qode-fussion-ball-3 1s 0s ease infinite;z-index:1}#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion-item.qodef-fusion--4{top:50%;left:0;animation:qode-fussion-ball-4 1s 0s ease infinite;z-index:2}#qodef-page-spinner.qodef-layout--globefarer .qodef-m-inner{color:var(--qode-main-color);transition:background-color .8s ease}#qodef-page-spinner.qodef-layout--globefarer .qodef-m-globefarer{display:flex;justify-content:center;align-items:center;transform:translateX(-72px)}#qodef-page-spinner.qodef-layout--globefarer .qodef-m-text-holder{margin:0 29px 29px 0;overflow:hidden;transform:translateX(-144px);transition:transform .8s ease}#qodef-page-spinner.qodef-layout--globefarer .qodef-m-text{display:block;font-family:Sarabun,sans-serif;font-size:103px;line-height:1.039em;font-weight:800;letter-spacing:-.01em;color:#fff;opacity:0;transform:translateX(100%);transition:transform .8s ease,opacity .8s ease}#qodef-page-spinner.qodef-layout--globefarer .qodef-m-svg{display:block;width:144px;height:166px;position:absolute;left:50%;overflow:hidden;transition:transform .8s ease,left .8s ease}#qodef-page-spinner.qodef-layout--globefarer .qodef-m-shape{clip-path:inset(0 0 100% 0);-webkit-clip-path:inset(0 0 100% 0);transition:-webkit-clip-path .6s ease;transition:clip-path .6s ease;transition:clip-path .6s ease,-webkit-clip-path .6s ease}#qodef-page-spinner.qodef-layout--globefarer .qodef-m-shape.qodef--unwrap{clip-path:inset(0 0 0 0);-webkit-clip-path:inset(0 0 0 0)}#qodef-page-spinner.qodef-layout--globefarer.qodef--final .qodef-m-text-holder{transform:translateX(0)}#qodef-page-spinner.qodef-layout--globefarer.qodef--final .qodef-m-text{opacity:1;transform:translateX(0)}#qodef-page-spinner.qodef-layout--globefarer.qodef--final .qodef-m-svg{left:100%}#qodef-page-spinner.qodef-layout--globefarer.qodef--end{position:absolute;pointer-events:none}#qodef-page-spinner.qodef-layout--globefarer.qodef--end .qodef-m-inner{background-color:transparent}#qodef-page-spinner.qodef-layout--lines .qodef-m-lines{width:60px;height:60px;margin:0 0 0 -30px}#qodef-page-spinner.qodef-layout--lines .qodef-m-line.qodef-line--1{position:absolute;width:60px;height:4px;margin-left:10px;background-color:currentColor;animation:qode-lines-spin 1.5s infinite ease calc((100ms) - 100ms)}#qodef-page-spinner.qodef-layout--lines .qodef-m-line.qodef-line--2{position:absolute;width:60px;height:4px;margin-left:10px;background-color:currentColor;animation:qode-lines-spin 1.5s infinite ease calc((200ms) - 100ms)}#qodef-page-spinner.qodef-layout--lines .qodef-m-line.qodef-line--3{position:absolute;width:60px;height:4px;margin-left:10px;background-color:currentColor;animation:qode-lines-spin 1.5s infinite ease calc((300ms) - 100ms)}#qodef-page-spinner.qodef-layout--lines .qodef-m-line.qodef-line--4{position:absolute;width:60px;height:4px;margin-left:10px;background-color:currentColor;animation:qode-lines-spin 1.5s infinite ease calc((400ms) - 100ms)}#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis{position:relative;height:50px;width:50px;margin:-25px 0 0 -25px;animation:qode-mitosis-invert 2s infinite steps(2,end)}#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis-item{position:absolute;top:0;left:0;width:100%;height:100%;background:currentColor;border-radius:50%}#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis-item.qodef-mitosis--1{animation:qode-mitosis-ball-1 1s infinite alternate linear}#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis-item.qodef-mitosis--2{animation:qode-mitosis-ball-2 1s infinite alternate linear}#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis-item.qodef-mitosis--3{animation:qode-mitosis-ball-3 1s infinite alternate linear}#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis-item.qodef-mitosis--4{animation:qode-mitosis-ball-4 1s infinite alternate linear}#qodef-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-heading{position:relative;display:flex;align-items:center;justify-content:space-between}#qodef-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-heading>*{margin:0;opacity:0;animation:qode-fade-in 1s forwards}#qodef-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-number-holder{flex-shrink:0;animation-delay:.5s}#qodef-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-line{position:relative;display:block;height:3px;width:500px;margin-top:20px;background-color:#e5e1dc;overflow:hidden;opacity:0;animation:qode-fade-in 1s .3s forwards}#qodef-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-line-front{position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--qode-main-color);width:0}#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circles{position:relative;width:100px;height:100px;margin:-50px 0 0 -50px}#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circle{position:absolute;height:100%;width:100%;background:currentColor;border:0 solid currentColor;border-radius:50%}#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circle.qodef-pulse--1{animation:qode-pulse-circles-pulse 3s infinite calc((-750ms) + 750ms)}#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circle.qodef-pulse--2{animation:qode-pulse-circles-pulse 3s infinite calc((-1500ms) + 750ms)}#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circle.qodef-pulse--3{animation:qode-pulse-circles-pulse 3s infinite calc((-2250ms) + 750ms)}#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circle.qodef-pulse--4{animation:qode-pulse-circles-pulse 3s infinite calc((-3000ms) + 750ms)}#qodef-page-spinner.qodef-layout--pulse .qodef-m-pulse{width:32px;height:32px;margin:-16px 0 0 -16px;background-color:currentColor;border-radius:16px;animation:qode-scaleout 1s infinite ease-in-out}#qodef-page-spinner.qodef-layout--rotate-circles .qodef-m-circles{width:60px;height:20px}#qodef-page-spinner.qodef-layout--rotate-circles .qodef-m-circles>div{display:inline-block;width:12px;height:12px;margin:4px;background-color:currentColor;border-radius:100%;opacity:0;animation:qode-ball-fall 1.5s ease infinite both}#qodef-page-spinner.qodef-layout--rotate-circles .qodef-m-circles>div:nth-last-of-type(1){animation-delay:calc((100ms) - 300ms)}#qodef-page-spinner.qodef-layout--rotate-circles .qodef-m-circles>div:nth-last-of-type(2){animation-delay:calc((200ms) - 300ms)}#qodef-page-spinner.qodef-layout--rotate-circles .qodef-m-circles>div:nth-last-of-type(3){animation-delay:calc((300ms) - 300ms)}#qodef-page-spinner.qodef-layout--rotating-cubes .qodef-m-cubes{position:relative;width:32px;height:32px;margin:-16px 0 0 -16px}#qodef-page-spinner.qodef-layout--rotating-cubes .qodef-m-cube{position:absolute;top:0;left:0;width:10px;height:10px;background-color:currentColor;animation:qode-rotating-cubes 1.8s infinite ease-in-out}#qodef-page-spinner.qodef-layout--rotating-cubes .qodef-m-cube.qodef-cube--2{animation-delay:-.9s}#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripes{width:50px;height:60px;margin:-30px 0 0 -25px;text-align:center}#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe{display:inline-block;float:left;height:100%;width:6px;margin:0 3px 0 0;background-color:currentColor;animation:qode-stretch-delay 1.2s infinite ease-in-out}#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe.qodef-stripe--2{animation-delay:calc((200ms) - 1300ms)}#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe.qodef-stripe--3{animation-delay:calc((300ms) - 1300ms)}#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe.qodef-stripe--4{animation-delay:calc((400ms) - 1300ms)}#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe.qodef-stripe--5{animation-delay:calc((500ms) - 1300ms)}#qodef-page-spinner.qodef-layout--two-rotating-circles .qodef-m-two-rotating-circles{position:relative;width:40px;height:40px;margin:-20px 0 0 -20px;text-align:center;animation:qode-rotate-circles 2s infinite linear}#qodef-page-spinner.qodef-layout--two-rotating-circles .qodef-m-circle{position:absolute;top:0;width:60%;height:60%;display:inline-block;background-color:currentColor;border-radius:100%;transform-origin:center bottom;animation:qode-bounce 2s infinite ease-in-out}#qodef-page-spinner.qodef-layout--two-rotating-circles .qodef-m-circle.qodef-circle--2{top:auto;bottom:0;animation-delay:-1s}#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circles{width:150px;height:30px;margin:-15px 0 0 -75px}#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circle{float:left;height:30px;width:30px;margin-right:10px;background:currentColor;border-radius:50%}#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circle.qodef-wave--1{animation:qode-wave-jump-3 1.8s infinite ease-out}#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circle.qodef-wave--2{animation:qode-wave-jump-2 1.8s infinite ease-out}#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circle.qodef-wave--3{animation:qode-wave-jump-1 1.8s infinite ease-out}#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circle.qodef-wave--4{margin-right:0;animation:qode-wave-wipe 1.8s infinite cubic-bezier(.5,0,.5,1)}#qodef-page-spinner.qodef-layout--wave .qodef-m-wave{width:72px;margin:-9px 0 0 -36px;text-align:center}#qodef-page-spinner.qodef-layout--wave .qodef-m-wave-item{display:inline-block;width:18px;height:18px;margin:0 3px 0 0;background-color:currentColor;border-radius:100%;animation:qode-bounce-delay 1.4s infinite ease-in-out both}#qodef-page-spinner.qodef-layout--wave .qodef-m-wave-item.qodef-wave--1{animation-delay:-.32s}#qodef-page-spinner.qodef-layout--wave .qodef-m-wave-item.qodef-wave--2{animation-delay:-.16s}.qodef-page-title{background-position:center 0;background-repeat:no-repeat;background-size:cover}.qodef-page-title.qodef-image--responsive{height:auto!important}.qodef-page-title.qodef-image--responsive .qodef-m-content{left:0;position:absolute;top:0}.qodef-page-title.qodef-image--responsive .qodef-m-content.qodef-content-grid{left:50%;transform:translateX(-50%)}.qodef-page-title.qodef-alignment--center{text-align:center}.qodef-page-title.qodef-alignment--right{text-align:right}.qodef-page-title .qodef-m-image{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-page-title .qodef-m-image img{display:block;width:100%}.qodef-page-title .qodef-m-content.qodef-content-full-width{padding:0 40px}.qodef-page-title .qodef-breadcrumbs{font-size:15px;color:#777}.qodef-page-title .qodef-breadcrumbs a{color:#777}.qodef-page-title .qodef-breadcrumbs a:hover{color:#1b1b1b}.qodef-page-title .qodef-breadcrumbs span{font-family:inherit;font-size:inherit;font-weight:inherit;font-style:inherit;line-height:inherit;letter-spacing:inherit;text-transform:inherit;color:inherit}.qodef-page-title .qodef-breadcrumbs span.qodef-breadcrumbs-current{color:#1b1b1b}.qodef-page-title .qodef-breadcrumbs-separator{margin:0 10px}.qodef-page-title .qodef-breadcrumbs-separator:after{content:'/'}.qodef-page-title.qodef-title--standard-with-breadcrumbs .qodef-m-content{align-items:center;flex-direction:row;justify-content:space-between}.qodef-page-title.qodef-title--standard .qodef-m-subtitle{margin:4px 0 0}html.elementor-html .qodef-uncovering-section .elementor-section-wrap{margin-bottom:0!important}.qodef-uncovering-section .elementor-section-wrap .elementor-section{background-color:#fff;z-index:1}.qodef-uncovering-section .elementor-section-wrap>.elementor-section:last-child{bottom:0;left:0;position:fixed;width:100%;z-index:0}html.elementor-html .qodef-uncovering-section .elementor-section-wrap>.elementor-section:last-child{bottom:initial;left:initial;position:initial;width:initial}.qodef-order-tracking{align-items:center;display:flex;height:100%;justify-content:center}.qodef-order-tracking .qodef-m-opener{font-family:Sarabun,sans-serif;font-weight:700;letter-spacing:-.01em;color:#1b1b1b;font-size:17px;line-height:1.294em;align-items:center;display:flex;gap:14px;height:100%;justify-content:center;padding:0 28px;position:relative}.qodef-order-tracking .qodef-m-opener::before{content:'';position:absolute;top:0;left:0;width:100%;height:5px;background:var(--qode-main-color);transform:scale3d(0,1,1);transform-origin:left;transition:transform .2s}.qodef-order-tracking .qodef-m-opener:hover{cursor:pointer}.qodef-order-tracking .qodef-m-dropdown{border-top:1px solid transparent;left:0;opacity:0;position:absolute;top:100%;transition:opacity .3s ease,visibility .3s ease;visibility:hidden;width:100%}.qodef-order-tracking .qodef-m-dropdown-inner{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:34px 26px 44px 26px}.qodef-order-tracking .qodef-m-dropdown-tagline{margin:0 0 30px 0}.qodef-order-tracking .qodef-m-dropdown-link{background-image:linear-gradient(currentColor,currentColor);background-position:0 100%;background-repeat:no-repeat;background-size:0 1px;transition:background-size .4s cubic-bezier(.22,.61,.36,1);color:#979797;margin:30px 0 0 0}.qodef-order-tracking .qodef-m-dropdown-link:hover{background-size:100% 1px}.qodef-order-tracking .qodef-m-dropdown-link:hover{color:#979797!important}.qodef-order-tracking:hover .qodef-m-opener::before{transform:scale3d(1,1,1);transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.qodef-browser--firefox .qodef-order-tracking:hover .qodef-m-opener::before{transform:scale3d(1.003,1,1)}.qodef-order-tracking:hover .qodef-m-dropdown{opacity:1;visibility:visible}.qodef-order-tracking .qodef-contact-form-7 input[type=date],.qodef-order-tracking .qodef-contact-form-7 input[type=email],.qodef-order-tracking .qodef-contact-form-7 input[type=number],.qodef-order-tracking .qodef-contact-form-7 input[type=password],.qodef-order-tracking .qodef-contact-form-7 input[type=search],.qodef-order-tracking .qodef-contact-form-7 input[type=tel],.qodef-order-tracking .qodef-contact-form-7 input[type=text],.qodef-order-tracking .qodef-contact-form-7 input[type=url],.qodef-order-tracking .qodef-contact-form-7 select,.qodef-order-tracking .qodef-contact-form-7 textarea{border:1px solid #a6a6a6;margin:0 0 20px;text-align:center;padding:16px 0;transition:border-color .3s ease}.qodef-order-tracking .qodef-contact-form-7 input[type=date]:-ms-input-placeholder,.qodef-order-tracking .qodef-contact-form-7 input[type=email]:-ms-input-placeholder,.qodef-order-tracking .qodef-contact-form-7 input[type=number]:-ms-input-placeholder,.qodef-order-tracking .qodef-contact-form-7 input[type=password]:-ms-input-placeholder,.qodef-order-tracking .qodef-contact-form-7 input[type=search]:-ms-input-placeholder,.qodef-order-tracking .qodef-contact-form-7 input[type=tel]:-ms-input-placeholder,.qodef-order-tracking .qodef-contact-form-7 input[type=text]:-ms-input-placeholder,.qodef-order-tracking .qodef-contact-form-7 input[type=url]:-ms-input-placeholder,.qodef-order-tracking .qodef-contact-form-7 select:-ms-input-placeholder,.qodef-order-tracking .qodef-contact-form-7 textarea:-ms-input-placeholder{font-family:Sarabun,sans-serif;font-weight:700;letter-spacing:-.01em;font-size:15px;line-height:1.4em;font-weight:500;color:#979797}.qodef-order-tracking .qodef-contact-form-7 input[type=date]::placeholder,.qodef-order-tracking .qodef-contact-form-7 input[type=email]::placeholder,.qodef-order-tracking .qodef-contact-form-7 input[type=number]::placeholder,.qodef-order-tracking .qodef-contact-form-7 input[type=password]::placeholder,.qodef-order-tracking .qodef-contact-form-7 input[type=search]::placeholder,.qodef-order-tracking .qodef-contact-form-7 input[type=tel]::placeholder,.qodef-order-tracking .qodef-contact-form-7 input[type=text]::placeholder,.qodef-order-tracking .qodef-contact-form-7 input[type=url]::placeholder,.qodef-order-tracking .qodef-contact-form-7 select::placeholder,.qodef-order-tracking .qodef-contact-form-7 textarea::placeholder{font-family:Sarabun,sans-serif;font-weight:700;letter-spacing:-.01em;font-size:15px;line-height:1.4em;font-weight:500;color:#979797}.qodef-order-tracking .qodef-contact-form-7 input[type=date]:focus,.qodef-order-tracking .qodef-contact-form-7 input[type=date]:hover,.qodef-order-tracking .qodef-contact-form-7 input[type=email]:focus,.qodef-order-tracking .qodef-contact-form-7 input[type=email]:hover,.qodef-order-tracking .qodef-contact-form-7 input[type=number]:focus,.qodef-order-tracking .qodef-contact-form-7 input[type=number]:hover,.qodef-order-tracking .qodef-contact-form-7 input[type=password]:focus,.qodef-order-tracking .qodef-contact-form-7 input[type=password]:hover,.qodef-order-tracking .qodef-contact-form-7 input[type=search]:focus,.qodef-order-tracking .qodef-contact-form-7 input[type=search]:hover,.qodef-order-tracking .qodef-contact-form-7 input[type=tel]:focus,.qodef-order-tracking .qodef-contact-form-7 input[type=tel]:hover,.qodef-order-tracking .qodef-contact-form-7 input[type=text]:focus,.qodef-order-tracking .qodef-contact-form-7 input[type=text]:hover,.qodef-order-tracking .qodef-contact-form-7 input[type=url]:focus,.qodef-order-tracking .qodef-contact-form-7 input[type=url]:hover,.qodef-order-tracking .qodef-contact-form-7 select:focus,.qodef-order-tracking .qodef-contact-form-7 select:hover,.qodef-order-tracking .qodef-contact-form-7 textarea:focus,.qodef-order-tracking .qodef-contact-form-7 textarea:hover{border-color:#1b1b1b}.qodef-skin--dark .qodef-order-tracking .qodef-contact-form-7 input[type=date]:focus,.qodef-skin--dark .qodef-order-tracking .qodef-contact-form-7 input[type=date]:hover,.qodef-skin--dark .qodef-order-tracking .qodef-contact-form-7 input[type=email]:focus,.qodef-skin--dark .qodef-order-tracking .qodef-contact-form-7 input[type=email]:hover,.qodef-skin--dark .qodef-order-tracking .qodef-contact-form-7 input[type=number]:focus,.qodef-skin--dark .qodef-order-tracking .qodef-contact-form-7 input[type=number]:hover,.qodef-skin--dark .qodef-order-tracking .qodef-contact-form-7 input[type=password]:focus,.qodef-skin--dark .qodef-order-tracking .qodef-contact-form-7 input[type=password]:hover,.qodef-skin--dark .qodef-order-tracking .qodef-contact-form-7 input[type=search]:focus,.qodef-skin--dark .qodef-order-tracking .qodef-contact-form-7 input[type=search]:hover,.qodef-skin--dark .qodef-order-tracking .qodef-contact-form-7 input[type=tel]:focus,.qodef-skin--dark .qodef-order-tracking .qodef-contact-form-7 input[type=tel]:hover,.qodef-skin--dark .qodef-order-tracking .qodef-contact-form-7 input[type=text]:focus,.qodef-skin--dark .qodef-order-tracking .qodef-contact-form-7 input[type=text]:hover,.qodef-skin--dark .qodef-order-tracking .qodef-contact-form-7 input[type=url]:focus,.qodef-skin--dark .qodef-order-tracking .qodef-contact-form-7 input[type=url]:hover,.qodef-skin--dark .qodef-order-tracking .qodef-contact-form-7 select:focus,.qodef-skin--dark .qodef-order-tracking .qodef-contact-form-7 select:hover,.qodef-skin--dark .qodef-order-tracking .qodef-contact-form-7 textarea:focus,.qodef-skin--dark .qodef-order-tracking .qodef-contact-form-7 textarea:hover{border-color:#f5f5f5}.qodef-order-tracking .qodef-contact-form-7 .wpcf7-response-output{margin:20px 0 0 0!important}.qodef-order-tracking .qodef-contact-form-7 .qodef-button{justify-content:center;text-align:center;width:100%}.widget.widget_globefarer_core_order_tracking .qodef-order-tracking .qodef-m-dropdown-inner{background-color:#fff}.widget.widget_globefarer_core_order_tracking .qodef-order-tracking .qodef-m-dropdown-link:hover{color:#1b1b1b}.widget.widget_globefarer_core_order_tracking .qodef-order-tracking .qodef-contact-form-7 input[type=date]:focus,.widget.widget_globefarer_core_order_tracking .qodef-order-tracking .qodef-contact-form-7 input[type=email]:focus,.widget.widget_globefarer_core_order_tracking .qodef-order-tracking .qodef-contact-form-7 input[type=number]:focus,.widget.widget_globefarer_core_order_tracking .qodef-order-tracking .qodef-contact-form-7 input[type=password]:focus,.widget.widget_globefarer_core_order_tracking .qodef-order-tracking .qodef-contact-form-7 input[type=search]:focus,.widget.widget_globefarer_core_order_tracking .qodef-order-tracking .qodef-contact-form-7 input[type=tel]:focus,.widget.widget_globefarer_core_order_tracking .qodef-order-tracking .qodef-contact-form-7 input[type=text]:focus,.widget.widget_globefarer_core_order_tracking .qodef-order-tracking .qodef-contact-form-7 input[type=url]:focus,.widget.widget_globefarer_core_order_tracking .qodef-order-tracking .qodef-contact-form-7 select:focus,.widget.widget_globefarer_core_order_tracking .qodef-order-tracking .qodef-contact-form-7 textarea:focus{border-color:#1b1b1b}#qodef-page-header .qodef-skin--dark .widget.widget_globefarer_core_order_tracking .qodef-order-tracking .qodef-m-opener::before{background-color:#fff}#qodef-page-header .qodef-skin--dark .widget.widget_globefarer_core_order_tracking .qodef-order-tracking .qodef-m-dropdown-inner{background-color:#1b1b1b}#qodef-page-header .qodef-skin--dark .widget.widget_globefarer_core_order_tracking .qodef-order-tracking .qodef-m-dropdown-tagline{color:#fff}#qodef-page-header .qodef-skin--dark .widget.widget_globefarer_core_order_tracking .qodef-order-tracking .qodef-m-dropdown-link:hover{color:#fff}#qodef-page-header .qodef-skin--dark .widget.widget_globefarer_core_order_tracking .qodef-order-tracking .qodef-contact-form-7 input[type=date],#qodef-page-header .qodef-skin--dark .widget.widget_globefarer_core_order_tracking .qodef-order-tracking .qodef-contact-form-7 input[type=email],#qodef-page-header .qodef-skin--dark .widget.widget_globefarer_core_order_tracking .qodef-order-tracking .qodef-contact-form-7 input[type=number],#qodef-page-header .qodef-skin--dark .widget.widget_globefarer_core_order_tracking .qodef-order-tracking .qodef-contact-form-7 input[type=password],#qodef-page-header .qodef-skin--dark .widget.widget_globefarer_core_order_tracking .qodef-order-tracking .qodef-contact-form-7 input[type=search],#qodef-page-header .qodef-skin--dark .widget.widget_globefarer_core_order_tracking .qodef-order-tracking .qodef-contact-form-7 input[type=tel],#qodef-page-header .qodef-skin--dark .widget.widget_globefarer_core_order_tracking .qodef-order-tracking .qodef-contact-form-7 input[type=text],#qodef-page-header .qodef-skin--dark .widget.widget_globefarer_core_order_tracking .qodef-order-tracking .qodef-contact-form-7 input[type=url],#qodef-page-header .qodef-skin--dark .widget.widget_globefarer_core_order_tracking .qodef-order-tracking .qodef-contact-form-7 select,#qodef-page-header .qodef-skin--dark .widget.widget_globefarer_core_order_tracking .qodef-order-tracking .qodef-contact-form-7 textarea{color:#fff}#qodef-page-header .qodef-skin--dark .widget.widget_globefarer_core_order_tracking .qodef-order-tracking .qodef-contact-form-7 input[type=date]:focus,#qodef-page-header .qodef-skin--dark .widget.widget_globefarer_core_order_tracking .qodef-order-tracking .qodef-contact-form-7 input[type=email]:focus,#qodef-page-header .qodef-skin--dark .widget.widget_globefarer_core_order_tracking .qodef-order-tracking .qodef-contact-form-7 input[type=number]:focus,#qodef-page-header .qodef-skin--dark .widget.widget_globefarer_core_order_tracking .qodef-order-tracking .qodef-contact-form-7 input[type=password]:focus,#qodef-page-header .qodef-skin--dark .widget.widget_globefarer_core_order_tracking .qodef-order-tracking .qodef-contact-form-7 input[type=search]:focus,#qodef-page-header .qodef-skin--dark .widget.widget_globefarer_core_order_tracking .qodef-order-tracking .qodef-contact-form-7 input[type=tel]:focus,#qodef-page-header .qodef-skin--dark .widget.widget_globefarer_core_order_tracking .qodef-order-tracking .qodef-contact-form-7 input[type=text]:focus,#qodef-page-header .qodef-skin--dark .widget.widget_globefarer_core_order_tracking .qodef-order-tracking .qodef-contact-form-7 input[type=url]:focus,#qodef-page-header .qodef-skin--dark .widget.widget_globefarer_core_order_tracking .qodef-order-tracking .qodef-contact-form-7 select:focus,#qodef-page-header .qodef-skin--dark .widget.widget_globefarer_core_order_tracking .qodef-order-tracking .qodef-contact-form-7 textarea:focus{border-color:#fff}#qodef-page-header .qodef-skin--light .widget.widget_globefarer_core_order_tracking .qodef-order-tracking .qodef-m-opener{color:#fff}#qodef-page-header .qodef-skin--light .widget.widget_globefarer_core_order_tracking .qodef-order-tracking .qodef-m-dropdown-link:hover{color:#1b1b1b}.qodef-social-icons-group .qodef-icon-holder{margin-right:9px}.qodef-social-icons-group .qodef-icon-holder a{transition:color .2s ease-out}.qodef-social-icons-group .qodef-icon-holder:last-child{margin-right:0}.qodef-social-icons-group .qodef-icon-holder.qodef--textual{font-family:Sarabun,sans-serif;font-weight:700;letter-spacing:-.01em;font-size:15px;line-height:1.4em;font-weight:500;align-items:center;color:#777;display:inline-flex;flex-wrap:wrap}.qodef-social-icons-group .qodef-icon-holder.qodef--textual a{color:inherit}.widget.widget_globefarer_core_social_icons_group .qodef-icon-holder.qodef-layout--circle,.widget.widget_globefarer_core_social_icons_group .qodef-icon-holder.qodef-layout--square{background-color:#dfdfdf}.widget.widget_globefarer_core_social_icons_group .qodef-icon-holder.qodef-layout--circle:hover,.widget.widget_globefarer_core_social_icons_group .qodef-icon-holder.qodef-layout--square:hover{color:#1b1b1b}.widget.widget_globefarer_core_social_icons_group .qodef-icon-holder.qodef-layout--circle:hover a,.widget.widget_globefarer_core_social_icons_group .qodef-icon-holder.qodef-layout--square:hover a{color:#fff}@media only screen and (max-width:1440px){.qodef-background-text .qodef-m-background-text{font-size:135px}}@media only screen and (max-width:680px){.qodef-background-text .qodef-m-background-text{display:none!important}}@media only screen and (max-width:1024px){.qodef-blog.qodef-item-layout--divided article .qodef-e-content{padding:2.5% 0 4.5% 2.25%}}@media only screen and (max-width:680px){.qodef-blog.qodef-item-layout--divided article .qodef-e-inner{flex-direction:column}.qodef-blog.qodef-item-layout--divided article .qodef-e-media{padding:0 0 4.5% 0;width:100%!important}.qodef-blog.qodef-item-layout--divided article .qodef-e-media:after{display:none}.qodef-blog.qodef-item-layout--divided article .qodef-e-content{padding:2.5% 0 4.5% 0}}@media only screen and (max-width:680px){#qodef-author-info .qodef-m-inner{flex-wrap:wrap}#qodef-author-info .qodef-m-content{margin-top:23px}}@media only screen and (max-width:680px){.qodef-fullscreen-menu>ul{min-width:initial;width:100%;max-width:initial}.qodef-fullscreen-menu>ul>li>a{font-size:32px;line-height:1.25em}.qodef-fullscreen-menu .qodef-drop-down-second-inner ul{min-width:initial;position:relative;padding-left:0;left:auto}}@media only screen and (max-width:1024px){body:not(.qodef-content-behind-header) #qodef-page-outer{margin-top:0!important}}@media only screen and (max-width:1024px){#qodef-top-area{display:none}}@media only screen and (max-width:680px){.qodef-contact-form-7 .qodef-m-input-holder.qodef--one-third{width:100%}.qodef-contact-form-7 .qodef-m-input-holder.qodef--one-half{width:100%}.qodef-contact-form-7 .qodef-m-input-holder.qodef--two-third{width:100%}.qodef-contact-form-7 .qodef-m-input-holder.qodef--third-holder .wpcf7-list-item{width:100%}.qodef-contact-form-7 .qodef-m-input-buttons{align-items:flex-start;flex-direction:column}.qodef-contact-form-7 .qodef-m-input-buttons .qodef-button:first-child{margin-right:0}.qodef-contact-form-7 .qodef-m-order-tracking{align-items:flex-start;flex-direction:column}.qodef-contact-form-7 .qodef-m-order-tracking-submit{margin:20px 0 0 0}rs-layer .qodef-m-order-tracking{align-items:flex-start!important;flex-direction:column!important}rs-layer .qodef-m-order-tracking-submit{margin:20px 0 0 0!important}}@media only screen and (max-width:1440px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:20%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(5n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:1024px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:33.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:1024px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:33.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:1024px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:33.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:1024px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:33.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:1024px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:33.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:768px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:50%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:768px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:50%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:768px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:50%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:768px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:50%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:768px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:50%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:768px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:50%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:680px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:100%}.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:100%}.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:100%}.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:100%}.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:100%}.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:100%}.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:50%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:33.33333%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:25%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:20%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(5n+1){clear:both}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:16.66667%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(6n+1){clear:both}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:14.28571%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(7n+1){clear:both}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:12.5%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(8n+1){clear:both}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:50%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:33.33333%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:25%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:20%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(5n+1){clear:both}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:16.66667%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(6n+1){clear:both}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:14.28571%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(7n+1){clear:both}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:12.5%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(8n+1){clear:both}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--1.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:100%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:50%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:33.33333%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:25%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:20%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(5n+1){clear:both}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:16.66667%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(6n+1){clear:both}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:14.28571%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(7n+1){clear:both}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:12.5%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(8n+1){clear:both}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:50%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:33.33333%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:25%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:20%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(5n+1){clear:both}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:16.66667%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(6n+1){clear:both}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:14.28571%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(7n+1){clear:both}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:12.5%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(8n+1){clear:both}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--1.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:100%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:50%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:33.33333%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:25%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:20%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(5n+1){clear:both}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:16.66667%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(6n+1){clear:both}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:14.28571%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(7n+1){clear:both}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:12.5%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(8n+1){clear:both}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--1.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:100%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:50%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:33.33333%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:25%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:20%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(5n+1){clear:both}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:16.66667%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(6n+1){clear:both}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:14.28571%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(7n+1){clear:both}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:12.5%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(8n+1){clear:both}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--1.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:100%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:50%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:33.33333%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:25%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:20%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(5n+1){clear:both}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:16.66667%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(6n+1){clear:both}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:14.28571%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(7n+1){clear:both}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:12.5%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(8n+1){clear:both}}@media only screen and (max-width:480px) and (min-width:0){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--1.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:100%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:50%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:33.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:25%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:20%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:16.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:14.28571%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:12.5%}}@media only screen and (max-width:1440px){.qodef-twitter-list.qodef-gutter--ultra-large.qodef--no-bottom-space{margin-bottom:-50px}.qodef-twitter-list.qodef-gutter--ultra-large #ctf .ctf-tweets{margin:0 -25px}.qodef-twitter-list.qodef-gutter--ultra-large #ctf .ctf-tweets>.ctf-item{padding:0 25px;margin:0 0 50px}.qodef-twitter-list.qodef-gutter--extra-large.qodef--no-bottom-space{margin-bottom:-60px}.qodef-twitter-list.qodef-gutter--extra-large #ctf .ctf-tweets{margin:0 -30px}.qodef-twitter-list.qodef-gutter--extra-large #ctf .ctf-tweets>.ctf-item{padding:0 30px;margin:0 0 60px}.qodef-twitter-list.qodef-gutter--huge.qodef--no-bottom-space{margin-bottom:-70px}.qodef-twitter-list.qodef-gutter--huge #ctf .ctf-tweets{margin:0 -35px}.qodef-twitter-list.qodef-gutter--huge #ctf .ctf-tweets>.ctf-item{padding:0 35px;margin:0 0 70px}}@media only screen and (max-width:1024px){.qodef-career-table table td.career-position,.qodef-career-table table th.career-position{width:auto}.qodef-career-table table td.career-location,.qodef-career-table table th.career-location{width:auto}.qodef-career-table table td.career-type,.qodef-career-table table th.career-type{width:auto}.qodef-career-table table td.career-apply,.qodef-career-table table th.career-apply{width:auto}.qodef-career-table table td{padding:24px 6px}}@media only screen and (max-width:680px){.qodef-career-table table tr{display:flex;flex-direction:column}.qodef-career-table table th{display:none}.qodef-career-table table td{padding-left:0}.qodef-career-table table td.career-apply{text-align:left;padding-bottom:34px}}@media only screen and (max-width:680px){.qodef-team-single .qodef-team-right-info .qodef-team-member-info-item{flex-direction:column;align-items:baseline}.qodef-team-single .qodef-team-right-info .qodef-e-label{flex:initial}}@media only screen and (max-width:1440px){.qodef-accordion-info.qodef-layout--extended-compact .qodef-m-text{padding:0 calc(5% + 44px) 18px 35.5%}}@media only screen and (max-width:680px){.qodef-accordion-info.qodef-layout--extended-compact .qodef-m-heading{display:none}.qodef-accordion-info.qodef-layout--extended-compact .qodef-m-navigation{flex-wrap:wrap}.qodef-accordion-info.qodef-layout--extended-compact .qodef-m-title{padding:9px 5% 9px 0;width:calc(100% - 44px)}.qodef-accordion-info.qodef-layout--extended-compact .qodef-m-tagline{order:3;width:calc(100% - 44px)}.qodef-accordion-info.qodef-layout--extended-compact .qodef-m-text{padding:0 0 18px 0}}@media only screen and (max-width:1440px){.qodef-accordion-info.qodef-layout--extended .qodef-m-text{padding:0 calc(5% + 44px) 18px 35.5%}}@media only screen and (max-width:680px){.qodef-accordion-info.qodef-layout--extended .qodef-m-heading{display:none}.qodef-accordion-info.qodef-layout--extended .qodef-m-navigation{flex-wrap:wrap}.qodef-accordion-info.qodef-layout--extended .qodef-m-title{padding:9px 5% 9px 0;width:calc(100% - 44px)}.qodef-accordion-info.qodef-layout--extended .qodef-m-tagline{order:3;width:calc(100% - 44px)}.qodef-accordion-info.qodef-layout--extended .qodef-m-text{padding:0 0 18px 0}}@media only screen and (max-width:680px){.qodef-accordion-info.qodef-layout--standard .qodef-m-tagline{padding:3px 0 21px 0}.qodef-accordion-info.qodef-layout--standard .qodef-m-text{padding:3px 0 24px 0}}@media only screen and (max-width:1440px){.qodef-contact-info.qodef-layout--type-1.qodef-boxed-content--on{padding:40px 25px}}@media only screen and (max-width:768px){.qodef-contact-info.qodef-layout--type-1.qodef-boxed-content--on{padding:30px 20px}}@media only screen and (max-width:768px){.qodef-contact-info.qodef-layout--type-2 .qodef-m-address-email{flex-direction:column}.qodef-contact-info.qodef-layout--type-2 .qodef-m-address{margin:0 0 35px 0;padding:0;width:auto}.qodef-contact-info.qodef-layout--type-2 .qodef-m-email{padding:0;width:auto}.qodef-contact-info.qodef-layout--type-2.qodef-boxed-content--on{padding:20px 30px}}@media only screen and (max-width:1024px){.qodef-contact-info.qodef-layout--type-3 .qodef-m-phone-address{flex-direction:column}.qodef-contact-info.qodef-layout--type-3 .qodef-m-phone{margin:0 0 26px 0;padding:0;width:auto}.qodef-contact-info.qodef-layout--type-3 .qodef-m-address{padding:0;width:auto}.qodef-contact-info.qodef-layout--type-3.qodef-boxed-content--on{padding:35px}}@media only screen and (max-width:1680px){.qodef-content-slider~.swiper-button-next{width:6%!important}}@media only screen and (max-width:1024px){.qodef-content-slider~.swiper-button-next{width:8%!important}}@media only screen and (max-width:680px){.qodef-content-slider{width:100%!important}.qodef-content-slider~.swiper-button-next{display:none!important}}@media only screen and (max-width:680px){.qodef-content-slider.qodef-item-layout--standard .qodef-e-tagline{font-size:12px}.qodef-content-slider.qodef-item-layout--standard .qodef-e-title{font-size:15px}}@media only screen and (max-width:768px){.qodef-countdown{margin-bottom:-40px}.qodef-countdown .qodef-digit-wrapper{margin-bottom:40px;width:50%}}@media only screen and (max-width:680px){.qodef-countdown .qodef-digit-wrapper{width:100%}}@media only screen and (max-width:1366px){.qodef-divided-image-info .qodef-m-image{align-self:center}.qodef-divided-image-info .qodef-m-content{margin-top:0!important}.qodef-separator--on.qodef-divided-image-info .qodef-m-button{padding:0!important}}@media only screen and (max-width:1024px){.qodef-divided-image-info.qodef-breakpoint--1024{flex-direction:column}.qodef-divided-image-info.qodef-breakpoint--1024 .qodef-m-image{border:none!important;margin:0!important;padding:0!important;width:100%!important}.qodef-divided-image-info.qodef-breakpoint--1024 .qodef-m-content{margin-top:40px!important;padding:0!important}}@media only screen and (max-width:768px){.qodef-divided-image-info.qodef-breakpoint--768{flex-direction:column}.qodef-divided-image-info.qodef-breakpoint--768 .qodef-m-image{border:none!important;margin:0!important;padding:0!important;width:100%!important}.qodef-divided-image-info.qodef-breakpoint--768 .qodef-m-content{margin-top:0px!important;padding:0!important}}@media only screen and (max-width:1024px){.qodef-divided-image-info.qodef-layout--image-right.qodef-breakpoint--1024{flex-direction:column-reverse}}@media only screen and (max-width:768px){.qodef-divided-image-info.qodef-layout--image-right.qodef-breakpoint--768{flex-direction:column-reverse}}@media only screen and (max-width:1440px){.qodef-divided-info-section .qodef-e-title{width:32.5%}}@media only screen and (max-width:1024px){.qodef-divided-info-section{flex-direction:column}.qodef-divided-info-section .qodef-m-inner-left{padding:0!important;width:100%!important}.qodef-divided-info-section .qodef-m-inner-right{border-left:none;padding:0}.qodef-divided-info-section .qodef-m-image{margin:60px 0 60px 0}.qodef-divided-info-section .qodef-e-title{width:37.5%}}@media only screen and (max-width:768px){.qodef-divided-info-section .qodef-e-content{flex-wrap:wrap}.qodef-divided-info-section .qodef-e-title{margin:0 0 20px 0;padding:0;width:100%}.qodef-divided-info-section .qodef-e-text{padding:0 40px 0 0;width:calc(100% - 56px)}}@media only screen and (max-width:1024px){.qodef-highlight.qodef-title-break--disabled .qodef-m-title br{display:none}}@media only screen and (max-width:680px){.qodef-scrolling-tiles-inner{width:450%!important}}@media only screen and (max-width:1024px){.qodef-section-title.qodef-title-break--disabled .qodef-m-title br{display:none}}@media only screen and (max-width:1024px){.qodef-tabbed-info .ui-tabs-nav{align-items:flex-start;flex-direction:column;margin:0 0 80px 0}.qodef-tabbed-info .ui-tabs-tab{margin:0 0 20px 0;padding:0 0 7px 0;width:auto}}@media only screen and (max-width:1024px){.qodef-tabbed-info.qodef-layout--compact .qodef-m-content-inner{flex-direction:column}.qodef-tabbed-info.qodef-layout--compact .qodef-m-content-inner-left{padding:0;width:100%}.qodef-tabbed-info.qodef-layout--compact .qodef-m-content-inner-right{width:100%}.qodef-tabbed-info.qodef-layout--compact .qodef-m-title{margin:17px 0 35px 0}}@media only screen and (max-width:1024px){.qodef-tabbed-info.qodef-layout--standard .qodef-m-content{padding:0;flex-direction:column}.qodef-tabbed-info.qodef-layout--standard .qodef-m-content-left{padding:0 0 40px 0;width:100%}.qodef-tabbed-info.qodef-layout--standard .qodef-m-content-right{padding:0;width:100%}.qodef-tabbed-info.qodef-layout--standard .qodef-m-title{padding:0}.qodef-tabbed-info.qodef-layout--standard .qodef-m-text{padding:0 0 30px 0}}@media only screen and (max-width:1024px){.qodef-vertical-split-slider.qodef-disable-below--1024{display:none}.qodef-vertical-split-slider.qodef-disable-below--1024+.qodef-vertical-split-slider-responsive{display:block}.qodef-vertical-split-slider.qodef-disable-below--1024+.qodef-vertical-split-slider-responsive .qodef-m-slide-content{padding:10% 10% 10% 40px}.qodef-vertical-split-slider.qodef-disable-below--1024+.qodef-vertical-split-slider-responsive .qodef-m-slide-image{min-height:50vh}.qodef-vertical-split-slider.qodef-disable-below--1024+.qodef-vertical-split-slider-responsive .qodef-m-label-holder{left:0;right:auto}}@media only screen and (max-width:768px){.qodef-vertical-split-slider.qodef-disable-below--768{display:none}.qodef-vertical-split-slider.qodef-disable-below--768+.qodef-vertical-split-slider-responsive{display:block}.qodef-vertical-split-slider.qodef-disable-below--768+.qodef-vertical-split-slider-responsive .qodef-m-slide-content{padding:10% 10% 10% 40px}.qodef-vertical-split-slider.qodef-disable-below--768+.qodef-vertical-split-slider-responsive .qodef-m-slide-image{min-height:50vh}.qodef-vertical-split-slider.qodef-disable-below--768+.qodef-vertical-split-slider-responsive .qodef-m-label-holder{left:0;right:auto}}@media only screen and (max-width:1440px){.qodef-vertical-split-slider .qodef-m-label-holder,.qodef-vertical-split-slider-responsive .qodef-m-label-holder{height:140px;width:140px}.qodef-vertical-split-slider .qodef-m-image,.qodef-vertical-split-slider-responsive .qodef-m-image{height:140px;width:140px}.qodef-vertical-split-slider .qodef-m-image img,.qodef-vertical-split-slider-responsive .qodef-m-image img{height:140px;width:140px}}@media only screen and (max-width:680px){.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(1){left:1px}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(2){left:46px}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(3){left:91px}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(4){left:136px}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(5){left:181px}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(6){left:226px}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(7){left:271px}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown{left:auto;right:0}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(1){right:auto;left:1px}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(2){right:auto;left:46px}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(3){right:auto;left:91px}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(4){right:auto;left:136px}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(5){right:auto;left:181px}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(6){right:auto;left:226px}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(7){right:auto;left:271px}}@media only screen and (max-width:680px){#qodef-page-spinner.qodef-layout--globefarer .qodef-m-globefarer{transform:translateX(-36px)}#qodef-page-spinner.qodef-layout--globefarer .qodef-m-text-holder{margin:0 20px 20px 0}#qodef-page-spinner.qodef-layout--globefarer .qodef-m-text{font-size:48px}#qodef-page-spinner.qodef-layout--globefarer .qodef-m-svg{width:72px;height:83px}}@media only screen and (max-width:1024px){body:not(.qodef-content-behind-header) .qodef-page-title .qodef-m-content{padding-top:0!important}}@media only screen and (max-width:680px){.qodef-page-title.qodef-title--standard-with-breadcrumbs .qodef-m-content{align-items:flex-start;flex-direction:column;justify-content:center}.qodef-page-title.qodef-title--standard-with-breadcrumbs .qodef-breadcrumbs{margin-top:5px}}@media only screen and (max-width:1024px){#qodef-page-sidebar .qodef-social-icons-group{justify-content:flex-start}}
img.attachment-full.size-full {
    width: 200px;
    object-fit: contain;
    height: 160px;
    margin: auto;
}

.qodef-divided-image-info.qodef-layout--image-left .qodef-m-image{
    text-align: center;
}

h3.qodef-m-title {
    padding-top: 30px;
}

.qodef-h2, h2 {
    font-weight: 700;
    letter-spacing: -.01em;
    color: #1b1b1b;
    font-size: 38px;
    line-height: 1.155em;
    margin: 25px 0;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}
.qodef-grid-inner {
    align-items: flex-start;
    display: flex;
    flex-wrap: wrap;
}
#qodef-page-footer-top-area-inner.qodef-layout--predefined>.qodef-grid>.qodef-grid-inner>.qodef-grid-item:first-child {
    width: 33.5%;
}
#qodef-page-footer-top-area-inner.qodef-layout--predefined>.qodef-grid>.qodef-grid-inner>.qodef-grid-item:not(:first-child) {
    width: calc(100% - 33.5%);
}

.home{
	width:100%
}
.hero{
	width:100%;
	height:100vh;
	background:#f8c500;
	padding:18px 5.556vw;
	position:relative;
	display:flex;
	align-items:center
}

@media only screen and (max-width:1023px){
	.hero{
		padding:16px 30px;
		height:537px;
		min-height: 100vh;
	}
}
@media only screen and (max-width:666px){
.hero {
    height: auto;
    padding: 16px 20px;
    padding-top: 100px;
}
	.comment-phone {
    background: #fff;
    border-radius: 15px;
    width: 180px;
    height: 44px;
    font-size: 10px;
    position: relative;
    margin-top: 22px;
    margin-right: 60px;
    line-height: 1;
    padding: 11px;
    float: right;
    z-index: 10;
    transform: rotate(12deg);
    animation: showDiv 3s forwards;
}

}
.hero-content{
	display:flex;
	align-items:center;
	position:relative;
	margin-bottom:-5vh
}
@media only screen and (max-width:1023px){
	.hero-content{
		justify-content:space-between
	}
}
@media only screen and (max-width:666px){
	.hero-content{
		flex-direction:column
	}
}
.hero-content-left{
	width:62.5%
}
@media only screen and (max-width:1023px){
	.hero-content-left{
		width:58%
	}
}
@media only screen and (max-width:666px){
	.hero-content-left{
		width:100%
	}
}
.hero-content-title{
	font-size:5.639vw;
	margin-bottom:20px;
	font-style:normal;
	font-weight:900;
	line-height:100%;
	text-transform:uppercase;
	color:#1b1b1b
}
@media only screen and (max-width:1023px){
	.hero-content-title{
		
		margin-bottom:9px
	}
}
@media only screen and (max-width:666px){
	.hero-content-title {
	    font-size:42px;
	    text-align: center;
	}
	.elementor-1129 .elementor-element.elementor-element-0df652d {
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px 0px 55px 0px;
}
.banner-phone {
    width: 100%;
    height: 50px;
    background: #fff;
    font-size: 22px;
    border-radius: 5px;
    border: none;
    padding-left: 30px;
    color: #959ea5;
    z-index: 999;
}

form.js-form-validate.ajaxform {
    margin-top: 40px;
    text-align: center;
}

span.nadform {
    padding-bottom: 10px;
    display: block;
    padding-left: 0px !important;
}

.button_link {
    color: #ffffff;
    text-decoration: none;
    border: 0;
    display: inline-block;
    position: relative;
    padding: 20px 28px 20px 22px;
    text-align: center;
    background: #1b1b1b;
    transition: background-color .3s;
    transform: skew(-15deg);
    font-size: 15px;
    max-width: initial;
    border-radius: 15px;
    margin-left: 0;
    z-index: 1;
    float: none; 
    margin-top: 0;
    width: 84%;
    display: block;
    margin-top: 10px;
    margin: 10px auto;
}
.comment-phone {
    background: #fff;
    border-radius: 15px;
    width: 180px;
    height: 44px;
    font-size: 10px;
    position: relative;
    margin-top: -18px;
    margin-right: -10px;
     line-height: 1;
    padding: 11px;
    float: right;
    z-index: 10;
    transform: rotate(3deg);
    animation: showDiv 3s forwards;
    /* display: none; */
}
}
.hero-content-description {
    font-style: normal;
    font-weight: 700;
    font-size: 2vw;
    line-height: 135%;
    text-transform: uppercase;
    color: #1b1b1b;
}
@media only screen and (max-width:1023px){
	.hero-content-description{
		font-size:20px
	}
}
@media only screen and (max-width:666px){
	.hero-content-description {
	    font-size: 3.938vw;
	    text-align: center;
	    margin-bottom: 29px;
	}
	.hero-content-image img {
	    width: 100%;
	    max-height: 100vh;
	    -o-object-fit: contain;
	    object-fit: contain;
	}
	#qodef-page-footer-top-area-inner.qodef-layout--predefined>.qodef-grid>.qodef-grid-inner>.qodef-grid-item:not(:first-child) {
	    width: 100%;
	}
	.qodef-grid-inner.clear {
	    display: block;
	}
	.qodef-h2, h2 {
		    font-weight: 700;
	    letter-spacing: -.01em;
	    color: #1b1b1b;
	    font-size: 31px;
	    line-height: 1.155em;
	    margin: 25px 0;
	    -ms-word-wrap: break-word;
	    word-wrap: break-word;
	}
	.qodef-shortcode.qodef-m.qodef-list-items.qodef-layout--underline-list {
	    margin-bottom: 40px;
	}
.qodef-divided-image-info.qodef-breakpoint--768 .qodef-m-content {
    padding-right: 50px !important;
    padding-left: 30px !important;
}
	img.attachment-full.size-full {
	    width: 200px;
	    object-fit: contain;
	    height: 90px;
	    margin: auto;
	}
	.qodef-grid.qodef-responsive--custom.qodef-col-num--480--1.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
	    width: 25%;
	}
	.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in .qodef-e-logo img {
    width: 80%;
    height: auto;
}
.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in .qodef-e-hover-logo {
    height: 50px;
}
span.qodef-e-inner {
    text-align: center;
}

.hero-content-image img {
    width: 100%;
    max-height: 100vh;
    -o-object-fit: contain;
    object-fit: contain;
}
}

svg.qodef-svg--tick.qodef-m-list-item-marker {
    fill: #f6c600;
}

.hero-content-image{
	width:50.556vw
}
.hero-content-image img{
	width:100%;
	max-height:100vh;
	-o-object-fit:contain;
	object-fit:contain
}
@media only screen and (max-width:1023px){
	.hero-content-image{
		width:29.3%
	}
}
@media only screen and (max-width:666px){
	.hero-content-image{
		width: 70.313vw;
        margin-top: 50px;
	}
}
.hero-content-how{
	position:absolute;
	bottom:0;
	left:0;
	font-style:normal;
	font-weight:500;
	font-size:18px;
	line-height:115%;
	text-transform:uppercase;
	color:#f8f4e3;
	padding-bottom:7px;
	border-bottom:2px solid #abd37b
}
.hero-content-how:hover{
	color:#abd37b
}
@media only screen and (max-width:1023px){
	.hero-content-how{
		bottom:-20px
	}
}
@media only screen and (max-width:666px){
	.hero-content-how{
		font-size:14px;
		left:50%;
		transform:translateX(-50%);
		bottom:-55px
	}
}
.second{
	width:100%;
	background:#fff;
	padding:120px 5.556vw
}
@media only screen and (max-width:1023px){
	.second{
		padding:80px 30px
	}
}
@media only screen and (max-width:666px){
	.second{
		padding:55px 20px
	}
}
.second-top {
    width: 100%;
    display: flex;
    z-index: 1;
    position: relative;
}
.second-top-left p {
    margin-bottom: 10px;
}
@media only screen and (max-width:666px){
	.second-top{
		flex-direction:column
	}
}
.second-top-left{
	width:50%;
	padding-right:5%
}
.second-top-left h2{
	font-style:normal;
	font-weight:700;
	font-size:2.153vw;
	line-height:115%;
	text-transform:uppercase;
	color:#032;
	margin-bottom:30px
}
.second-top-left h2 {
    font-size: 4.639vw;
    margin-bottom: 20px;
    font-style: normal;
    font-weight: 900;
    line-height: 100%;
    text-transform: uppercase;
    color: #1b1b1b;
    position: relative;
    z-index: 1;
}
.second-top-left p{
	width:74%;
	font-style:normal;
	font-weight:500;
	font-size:18px;
	line-height:120%;
	color:#032
}
@media only screen and (max-width:1023px){
	.second-top-left{
		width:50%
	}
	.second-top-left h2{
		font-size: 42px;
	}
	.second-top-left p{
		font-size:14px
	}
}
@media only screen and (max-width:666px){
	.second-top-left{
		width:100%;
		margin-bottom:15px
	}
	.second-top-left h2{
		margin-bottom:15px
	}
	.second-top-left p{
		width:100%
	}
}
.second-top-right {
    width: 50%;
    position: relative;
}
.second-top-right:before {
    position: absolute;
    content: " ";
    background: #fff;
    width: 1100px;
    height: 36px;
    right: 540px;
    z-index: 0;
    top: 65px;
}

.second-top-right p{
	font-style:normal;
	font-weight:500;
	font-size:18px;
	line-height:120%;
	color:#032;
	margin-bottom:30px
}
@media only screen and (max-width:1023px){
	.second-top-right{
		width:50%
	}
	.second-top-right p{
		font-size:14px
	}
}
@media only screen and (max-width:666px){
	.second-top-right{
		width:100%
	}
	.second-top-right p{
		margin-bottom:10px
	}
}
.second-poster{
	width:100%;
	background:#032;
	box-shadow:3px 5px 20px rgba(9,44,9,.3);
	border-radius:40px;
	padding:40px 45px;
	margin-top:50px
}
@media only screen and (max-width:1023px){
	.second-poster{
		padding:28px 36px
	}
}
@media only screen and (max-width:666px){
	.second-poster{
		margin-top:30px;
		padding:25px 14px;
		border-radius:20px
	}
}
.second-poster-title{
	font-style:normal;
	font-weight:900;
	font-size:4.861vw;
	line-height:115%;
	text-align:center;
	text-transform:uppercase;
	color:#abd37b;
	margin-bottom:20px
}
@media only screen and (max-width:1023px){
	.second-poster-title{
		font-size:32px;
		margin-bottom:20px
	}
}
@media only screen and (max-width:666px){
	.second-poster-title{
		width:90%;
		font-size:24px;
		margin-bottom:20px;
		text-align:left
	}
}
.second-poster-description{
	font-style:normal;
	font-weight:700;
	font-size:2.153vw;
	line-height:115%;
	text-align:center;
	text-transform:uppercase;
	color:#f8f4e3;
	margin-bottom:15px
}
@media only screen and (max-width:1023px){
	.second-poster-description{
		font-size:16px
	}
}
@media only screen and (max-width:666px){
	.second-poster-description{
		font-size:16px;
		margin-bottom:32px;
		text-align:left
	}
}
.second-poster-image{
	width:115px;
	margin:0 auto
}
.second-poster-image img{
	width:100%
}
@media only screen and (max-width:1023px){
	.second-poster-image{
		width:70px
	}
}
.steps{
	width:100%;
	background:#abd37b;
	padding:122px 5.556vw 96px
}
@media only screen and (max-width:1023px){
	.steps{
		padding:80px 30px
	}
}
@media only screen and (max-width:666px){
	.steps{
		padding:55px 20px
	}
}
.steps-title{
	font-style:normal;
	font-weight:700;
	font-size:31px;
	line-height:115%;
	text-transform:uppercase;
	color:#032;
	margin-bottom:50px
}
@media only screen and (max-width:1023px){
	.steps-title{
		font-size:16px;
		margin-bottom:40px
	}
}
@media only screen and (max-width:666px){
	.steps-title{
		margin-bottom:25px
	}
}
.steps-container{
	width:100%;
	display:grid;
	grid-template-columns:repeat(2,1fr);
	gap:2.778vw
}
@media only screen and (max-width:1023px){
	.steps-container{
		gap:22px
	}
}
@media only screen and (max-width:666px){
	.steps-container{
		grid-template-columns:repeat(1,1fr);
		gap:20px
	}
}
.steps-item{
	background:#032;
	box-shadow:3px 5px 20px rgba(9,44,9,.3);
	border-radius:40px;
	padding:35px 27px 52px
}
@media only screen and (max-width:1023px){
	.steps-item{
		padding:19px 16px
	}
}
.steps-item-num{
	background:url(../images/item-bg.svg) no-repeat center center;
	background-size:contain;
	width:97px;
	height:100px;
	font-style:normal;
	font-weight:900;
	font-size:70px;
	line-height:115%;
	text-transform:uppercase;
	color:#abd37b;
	margin-bottom:69px;
	display:flex;
	align-items:center;
	justify-content:center
}
@media only screen and (max-width:1023px){
	.steps-item-num{
		width:35px;
		height:35px;
		margin-bottom:51px;
		font-size:24px
	}
}
@media only screen and (max-width:666px){
	.steps-item-num{
		margin-bottom:45px
	}
}
.steps-item-text{
	font-style:normal;
	font-weight:700;
	font-size:2.153vw;
	line-height:115%;
	text-transform:uppercase;
	color:#f8f4e3
}
@media only screen and (max-width:1023px){
	.steps-item-text{
		font-size:16px
	}
}
.history{
	width:100%;
	padding:120px 5.556vw 138px;
	background:#f8c500
}
@media only screen and (max-width:1023px){
	.history{
		padding:80px 30px
	}
}
@media only screen and (max-width:666px){
	.history{
		padding:91px 20px 10px
	}
}
.history-title{
	font-style:normal;
	font-weight:840;
	font-size:4.861vw;
	line-height:115%;
	text-transform:uppercase;
	color:#abd37b;
	margin-bottom:70px
}
@media only screen and (max-width:1023px){
	.history-title{
		font-size:32px;
		margin-bottom:39px
	}
}
@media only screen and (max-width:666px){
	.history-title{
		font-size:24px;
		margin-bottom:20px
	}
}
.history-poster{
	width:100%;
	display:flex;
	background:#abd37b;
	box-shadow:3px 5px 20px rgba(9,44,9,.3);
	border-radius:40px;
	padding:40px 30px;
	margin-bottom:120px
}
@media only screen and (max-width:1023px){
	.history-poster{
		padding:24px 16px;
		margin-bottom:50px
	}
}
@media only screen and (max-width:666px){
	.history-poster{
		flex-direction:column;
		margin-bottom:55px
	}
}
.history-poster-left{
	width:36%;
	font-style:normal;
	font-weight:700;
	font-size:31px;
	line-height:115%;
	text-transform:uppercase;
	color:#032
}
@media only screen and (max-width:1023px){
	.history-poster-left{
		width:30%;
		font-size:16px
	}
}
@media only screen and (max-width:666px){
	.history-poster-left{
		width:100%;
		margin-bottom:20px
	}
}
.history-poster-right{
	width:64%
}
.history-poster-right p{
	font-style:normal;
	font-weight:500;
	font-size:18px;
	line-height:120%;
	color:#032;
	margin-bottom:20px
}
@media only screen and (max-width:1023px){
	.history-poster-right p{
		font-size:14px
	}
}
@media only screen and (max-width:666px){
	.history-poster-right{
		width:100%
	}
	.history-poster-right p{
		margin-bottom:15px
	}
}
.history-countries{
	width:100%;
	position:relative
}
.history-countries-item{
	width:100%;
	display:flex;
	align-items:center;
	justify-content:space-between
}
@media only screen and (max-width:666px){
	.history-countries-item{
		flex-direction:column;
		margin-bottom:55px
	}
}
@media only screen and (max-width:666px){
	.history-countries-item.britain{
		flex-direction:column-reverse
	}
}
.history-countries-item-left{
	width:40.6%;
	position:relative;
	z-index:2
}
.history-countries-item-left img{
	width:33.333vw;
	max-width:100%;
	-o-object-fit:contain;
	object-fit:contain
}
@media only screen and (max-width:1023px){
	.history-countries-item-left{
		width:48%
	}
}
@media only screen and (max-width:666px){
	.history-countries-item-left{
		width:100%
	}
	.history-countries-item-left img{
		width:100%
	}
}
.history-countries-item-name{
	font-style:normal;
	font-weight:900;
	font-size:70px;
	line-height:100%;
	text-transform:uppercase;
	color:#1b1b1b;
	margin-bottom:10px
}
@media only screen and (max-width:1023px){
	.history-countries-item-name{
		font-size:24px;
		margin-bottom:5px
	}
}
.history-countries-item-years{
	font-style:normal;
	font-weight:700;
	font-size:31px;
	line-height:115%;
	color:#abd37b;
	margin-bottom:30px
}
@media only screen and (max-width:1023px){
	.history-countries-item-years{
		font-size:16px;
		margin-bottom:20px
	}
}
@media only screen and (max-width:666px){
	.history-countries-item-years{
		margin-bottom:30px
	}
}
.history-countries-item-description{
	font-style:normal;
	font-weight:500;
	font-size:18px;
	line-height:120%;
	color:#f8f4e3
}
@media only screen and (max-width:1023px){
	.history-countries-item-description{
		font-size:14px
	}
}
@media only screen and (max-width:666px){
	.history-countries-item-description{
		display:none
	}
}
.history-countries-item-mobile-text{
	display:none
}
@media only screen and (max-width:666px){
	.history-countries-item-mobile-text {
	    display: block;
	    width: 100%;
	    font-size: 4.375vw;
	    font-style: normal;
	    font-weight: 500;
	    line-height: 120%;
	    color: #1b1b1b;
	    position: relative;
	    z-index: 2;
	}
}
.history-countries-item-right{
	width:42.7%;
	position:relative;
	z-index:2
}
.history-countries-item-right img{
	width:100%;
	max-width:100%;
	-o-object-fit:contain;
	object-fit:contain
}
.history-countries-item-right.three img{
	width:34.375vw
}
.history-countries-item-right .history-countries-item-description{
	width:90%
}
@media only screen and (max-width:666px){
	.history-countries-item-right .history-countries-item-description{
		display:none
	}
}
@media only screen and (max-width:666px){
	.history-countries-item-right{
		width:100%
	}
}
.history-countries-line{
	position:absolute;
	width:59.028vw;
	z-index:1;
	top:16%;
	left:15%
}
.history-countries-line picture{
	width:100%
}
.history-countries-line picture img{
	width:100%
}
@media only screen and (max-width:666px){
	.history-countries-line{
		width:143.028vw;
		z-index:1;
		top:8%;
		left:-32%
	}
}
.garden{
	width:100%;
	padding:120px 5.556vw;
	background:#e5e5e5
}
@media only screen and (max-width:1023px){
	.garden{
		padding:80px 30px
	}
}
@media only screen and (max-width:666px){
	.garden{
		padding:55px 20px
	}
}
.garden-title{
	font-style:normal;
	font-weight:900;
	font-size:4.861vw;
	line-height:100%;
	text-align:center;
	text-transform:uppercase;
	color:#032;
	margin-bottom:60px
}
@media only screen and (max-width:1023px){
	.garden-title{
		font-size:32px;
		margin-bottom:30px
	}
}
@media only screen and (max-width:666px){
	.garden-title{
		font-size:7.5vw
	}
}
.garden-social{
	width:100%;
	display:flex;
	padding:52px 70px;
	align-items:center;
	background:#f8c500;
	box-shadow:3px 5px 20px rgba(9,44,9,.3);
	border-radius:40px;
	position:relative
}
@media only screen and (max-width:1023px){
	.garden-social{
		padding:26px 30px;
		align-items:flex-start
	}
}
@media only screen and (max-width:666px){
	.garden-social{
		padding:23px 18px 16px;
		border-radius:20px;
		flex-direction:column;
		align-items:center;
		justify-content:center
	}
}
.garden-social-text{
	font-style:normal;
	font-weight:700;
	font-size:2.153vw;
	line-height:115%;
	text-transform:uppercase;
	color:#f8f4e3;
	margin-right:3.542vw
}
@media only screen and (max-width:1023px){
	.garden-social-text{
		font-size:16px;
		margin-right:29px
	}
}
@media only screen and (max-width:666px){
	.garden-social-text{
		font-size:5vw;
		margin-right:0;
		margin-bottom:30px
	}
}
.garden-social-links{
	display:flex
}
.garden-social-links a{
	display:flex;
	align-items:center;
	justify-content:center;
	width:16.667vw;
	height:65px;
	background:#abd37b;
	box-shadow:3px 5px 20px rgba(9,44,9,.3);
	border-radius:40px
}
.garden-social-links a:first-child{
	margin-right:2.778vw
}
.garden-social-links a:hover{
	background:#f8f4e3
}
.garden-social-links span{
	font-size:1.25vw;
	font-style:normal;
	font-weight:500;
	line-height:115%;
	text-transform:uppercase;
	color:#032;
	display:block;
	margin-left:1.25vw
}
@media only screen and (max-width:1023px){
	.garden-social-links{
		flex-direction:column
	}
	.garden-social-links a{
		margin-bottom:20px;
		width:240px;
		height:55px
	}
	.garden-social-links a:first-child{
		margin-right:0
	}
	.garden-social-links span{
		font-size:18px
	}
}
@media only screen and (max-width:666px){
	.garden-social-links{
		width:100%
	}
	.garden-social-links a{
		width:100%
	}
	.garden-social-links a svg{
		width:35px;
		height:35px
	}
	.garden-social-links span{
		font-size:18px;
		margin-left:19px
	}
}
.garden-social-image{
	position:absolute;
	top:50%;
	right:-2%;
	transform:translateY(-50%);
	width:20.764vw
}
.garden-social-image img{
	width:100%
}
@media only screen and (max-width:1023px){
	.garden-social-image{
		width:29.7vw
	}
}
@media only screen and (max-width:666px){
	.garden-social-image{
		position:static;
		transform:translateY(0%);
		width:43.75vw
	}
}
.overlay{
	width:100%;
	height:100%;
	background:rgba(248,244,227,.45);
	-webkit-backdrop-filter:blur(25px);
	backdrop-filter:blur(25px);
	position:fixed;
	top:0;
	left:0;
	z-index:12;
	transition:all .4s ease;
	display:none
}
.overlay.show{
	display:block
}
.steps-button{
	font-style:normal;
	font-weight:500;
	font-size:18px;
	line-height:115%;
	text-transform:uppercase;
	color:#032;
	padding-bottom:7px;
	border-bottom:2px solid #032;
	text-align:center;
	width:198px;
	margin:0 auto;
	margin-top:40px;
	cursor:pointer
}
.modal{
	display:none;
	position:fixed;
	top:0;
	left:0;
	width:100vw;
	min-height:100vh;
	z-index:999;
	transition:opacity .1s ease;
	overflow-y:auto
}
.modal__overlay{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:rgba(0,0,0,.2);
	-webkit-backdrop-filter:blur(5px);
	backdrop-filter:blur(5px)
}
.modal__close{
	position:absolute;
	z-index:100;
	background-color:transparent;
	top:16px;
	right:15px;
	border:0;
	cursor:pointer
}
.modal__close svg{
	display:block;
	width:40px;
	height:40px
}
@media only screen and (max-width:666px){
	.modal__close{
		top:27px;
		right:20px
	}
}
.modal__content{
	position:absolute;
	left:50%;
	top:50%;
	max-width:73%;
	width:100%;
	max-height:100%;
	margin:0;
	padding:60px 55px 0;
	overflow:auto;
	transform:translate(-50%,-50%);
	background:#032;
	box-shadow:3px 5px 20px rgba(9,44,9,.3);
	border-radius:40px;
	transition:transform .3s ease
}
@media only screen and (max-width:1023px){
	.modal__content{
		max-width:90%;
		padding:50px 35px 0
	}
}
@media only screen and (max-width:666px){
	.modal__content{
		padding:21vh 0 0;
		max-width:10000%;
		width:100%;
		height:100vh;
		border-radius:0
	}
}
.infographics-modal{
	width:100%
}
.infographics-slider-wrapper{
	width:100%;
	position:relative
}
.infographics-slider-arrows{
	width:100%;
	height:55px;
	position:absolute;
	right:0;
	top:38%
}
@media only screen and (max-width:666px){
	.infographics-slider-arrows{
		display:none
	}
}
.infographics-slider-arrows .slick-prev{
	position:absolute;
	top:0;
	left:-23px;
	width:17px;
	height:30px
}
.infographics-slider-arrows .slick-prev::before{
	display:none
}
.infographics-slider-arrows .slick-prev img{
	width:100%
}
@media only screen and (max-width:1023px){
	.infographics-slider-arrows .slick-prev{
		left:-15px
	}
}
.infographics-slider-arrows .slick-next{
	position:absolute;
	top:0;
	right:-23px;
	width:17px;
	height:30px
}
.infographics-slider-arrows .slick-next::before{
	display:none
}
.infographics-slider-arrows .slick-next img{
	width:100%
}
@media only screen and (max-width:1023px){
	.infographics-slider-arrows .slick-next{
		right:-15px
	}
}
.infographics-slider{
	width:100%;
	touch-action:auto
}
.infographics-slider .slick-dots{
	bottom:-30px
}
.infographics-slider .slick-dots li button:before{
	content:"";
	width:7px;
	height:7px;
	background:#abd37b;
	border-radius:50%;
	opacity:.3
}
.infographics-slider .slick-dots li.slick-active button:before{
	background:#abd37b;
	opacity:1
}
.infographics-item-element{
	width:100%;
	padding:0 15px
}
@media only screen and (max-width:666px){
	.infographics-item-element{
		padding:0
	}
}
.infographics-item-picture{
	width:100%;
	border-radius:30px;
	margin-bottom:30px;
	display:block
}
@media only screen and (max-width:666px){
	.infographics-item-picture{
		border-radius:0
	}
}
@media only screen and (max-width:768px){
	.infographics-item-picture.is-desktop{
		display:none
	}
}
@media only screen and (min-width:769px){
	.infographics-item-picture.is-mobile{
		display:none
	}
}
.infographics-item-picture img{
	width:100%;
	border-radius:30px;
	max-height:62vh;
	-o-object-fit:contain;
	object-fit:contain
}
@media only screen and (max-width:666px){
	.infographics-item-picture img{
		border-radius:0
	}
}
.infographics-item-download{
	width:372px;
	height:55px;
	background:#abd37b;
	box-shadow:3px 5px 20px rgba(9,44,9,.3);
	border-radius:40px;
	display:flex;
	align-items:center;
	justify-content:center;
	margin:0 auto;
	margin-bottom:35px
}
.infographics-item-download span{
	font-style:normal;
	font-weight:500;
	font-size:18px;
	line-height:115%;
	text-transform:uppercase;
	color:#032;
	display:block;
	margin-left:10px
}
@media only screen and (max-width:666px){
	.infographics-item-download{
		width:92%
	}
	.infographics-item-download span{
		width:42vw
	}
}
.menu-wrapper{
	width:385px;
	height:var(--vh);
	background:#fff;
	position:fixed;
	right:-385px;
	top:0;
	z-index:20;
	padding:130px 50px 0 30px;
	transition:all .3s ease;
	transform:translateX(0);
	overflow-y:auto
}
.menu-wrapper.show{
	transform:translateX(-100%)
}
@media only screen and (max-width:1023px){
	.menu-wrapper{
		padding:130px 0 0
	}
}
@media only screen and (max-width:666px){
	.menu-wrapper{
		width:100%;
		right:-100%;
		padding:0
	}
}
.menu-close{
	position:absolute;
	top:14px;
	right:14px;
	cursor:pointer;
	z-index:20
}
.menu-close svg{
	width:40px;
	height:40px
}
@media only screen and (max-width:666px){
	.menu-close{
		top:27px;
		right:20px
	}
}
.menu-container-sady{
	width:100%;
	min-height:100%;
	display:flex;
	flex-direction:column;
	justify-content:space-between;
	position:relative;
	z-index:11
}
@media only screen and (max-width:666px){
	.menu-container-sady{
		padding:131px 0 0
	}
}
.menu-container-sady .menu-links li{
	border-bottom:1px solid #a6a6a6;
	padding:17px 20px
}
.menu-container-sady .menu-links li:first-child{
	border-top:1px solid #a6a6a6
}
.menu-container-sady .menu-links li a{
	font-style:normal;
	font-weight:700;
	font-size:24px;
	line-height:120%;
	text-transform:uppercase;
	color:#1b1b1b
}
@media only screen and (max-width:666px){
	.menu-container-sady .menu-links li{
		width:100%
	}
	.menu-container-sady .menu-links li a{
		font-size:6.875vw
	}
}
.menu-container-sady .menu-opened{
	padding:17px 0!important
}
.menu-container-sady .menu-opened span{
	font-style:normal;
	font-weight:700;
	font-size:6.875vw;
	line-height:120%;
	text-transform:uppercase;
	color:#1b1b1b;
	margin-left:20px
}
@media only screen and (max-width:1023px){
	.menu-container-sady .menu-opened span{
		font-size:24px
	}
}
.menu-container-sady .menu-opened img{
	margin-left:5px;
	display:inline-block
}
.menu-container-sady .menu-opened:hover{
	padding-bottom:0!important
}
.menu-container-sady .menu-opened:hover .menu-submenu-link{
	display:block
}
.menu-container-sady .menu-opened:hover img{
	transform:rotate(180deg)
}
.menu-container-sady .menu-opened .menu-submenu-link{
	width:100%;
	background:#abd37b;
	font-style:normal;
	font-weight:700;
	font-size:16px;
	line-height:120%;
	text-transform:uppercase;
	color:#032;
	display:block;
	padding:13px 20px;
	display:none
}
.menu-container-sady .menu-opened .menu-submenu-link:first-of-type{
	margin-top:17px
}
.menu-container-sady .header-menu-item{
	margin-left:0
}
.menu-logo{
	display:none
}
@media only screen and (max-width:666px){
	.menu-logo{
		display:block;
		position:absolute;
		top:16px;
		left:20px;
		width:40.625vw;
		z-index:20
	}
}
.menu-bottom{
	width:100%;
	padding:30px;
	background:#e5e5e5;
	z-index:20;
	margin-top:87px
}
@media only screen and (max-width:666px){
	.menu-bottom{
		padding:24px 20px
	}
}
.menu-bottom-contact{
	width:100%;
	margin-bottom:20px
}
.menu-bottom-contact span{
	font-style:normal;
	font-weight:500;
	font-size:14px;
	line-height:115%;
	text-transform:uppercase;
	color:#447346;
	margin-bottom:5px
}
@media only screen and (max-width:666px){
	.menu-bottom-contact span{
		font-size:12px
	}
}
.menu-bottom-contact a{
	font-style:normal;
	font-weight:500;
	font-size:14px;
	line-height:115%;
	text-transform:uppercase;
	color:#032
}
@media only screen and (max-width:666px){
	.menu-bottom-contact a{
		font-size:12px
	}
}
.menu-bottom-social{
	display:flex;
	align-items:center
}
.menu-bottom-social span{
	font-style:normal;
	font-weight:500;
	font-size:14px;
	line-height:115%;
	text-transform:uppercase;
	color:#447346;
	display:block;
	margin-right:20px
}
@media only screen and (max-width:666px){
	.menu-bottom-social span{
		font-size:12px
	}
}
.menu-bottom-social a{
	margin-right:20px
}
.menu-bottom-social a svg{
	width:30px;
	height:30px
}
.menu-lang{
	width:150px;
	position:absolute;
	bottom:200px;
	left:20px;
	display:flex;
	justify-content:space-between
}
@media only screen and (max-width:666px){
	.menu-lang{
		bottom:157px
	}
}
.menu-lang-item {
    width: 63px;
    height: 35px;
    background: #000000;
    border-radius: 20px;
    border: 1px solid #1b1b1b;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 115%;
    text-transform: uppercase;
    color: #f6c600;
    display: flex;
    align-items: center;
    justify-content: center;
}
.menu-lang-item.active{
	background:0 0;
	color:#f5c600
}
.menu-calculator {
    max-width: 400px;
    width: 95%;
    height: 45px;
    background: #1b1b1b;
    border-radius: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 500;
    font-size: 18px;
    line-height: 115%;
    text-transform: uppercase;
    color: #fff;
    margin: 0 auto;
    margin-top: 30px;
}
.about{
	width:100%
}
.about-first{
	width:100%;
	padding:170px 5.556vw 120px;
	background:#032
}
@media only screen and (max-width:1023px){
	.about-first{
		padding:128px 30px 80px
	}
}
@media only screen and (max-width:666px){
	.about-first{
		padding:107px 20px 55px
	}
}
.about-first-title{
	font-style:normal;
	font-weight:900;
	font-size:6.736vw;
	line-height:100%;
	text-transform:uppercase;
	margin-bottom:50px;
	color:#abd37b
}
@media only screen and (max-width:1023px){
	.about-first-title{
		font-size:65px;
		margin-bottom:30px
	}
}
@media only screen and (max-width:666px){
	.about-first-title{
		margin-bottom:20px;
		font-size:44px
	}
}
.about-first-content{
	width:100%;
	display:flex
}
@media only screen and (max-width:666px){
	.about-first-content{
		flex-wrap:wrap
	}
}
.about-first-content-left{
	width:60%;
	font-style:normal;
	font-weight:700;
	font-size:2.153vw;
	line-height:115%;
	text-transform:uppercase;
	color:#f8f4e3;
	padding-right:5%
}
@media only screen and (max-width:1023px){
	.about-first-content-left{
		width:50%;
		font-size:18px
	}
}
@media only screen and (max-width:666px){
	.about-first-content-left{
		width:100%;
		font-size:15px;
		margin-bottom:15px
	}
}
.about-first-content-right{
	width:40%
}
.about-first-content-right p{
	font-style:normal;
	font-weight:500;
	font-size:18px;
	line-height:120%;
	color:#f8f4e3;
	margin-bottom:20px
}
@media only screen and (max-width:1023px){
	.about-first-content-right{
		width:50%
	}
	.about-first-content-right p{
		font-size:14px;
		margin-bottom:10px
	}
}
@media only screen and (max-width:666px){
	.about-first-content-right{
		width:100%
	}
}
.about-second{
	width:100%;
	padding:120px 5.556vw;
	background:#f8f4e3
}
@media only screen and (max-width:1023px){
	.about-second{
		padding:80px 30px
	}
}
@media only screen and (max-width:666px){
	.about-second{
		padding:55px 20px
	}
}
.about-second-top{
	width:100%;
	display:flex;
	margin-bottom:30px
}
@media only screen and (max-width:666px){
	.about-second-top{
		flex-wrap:wrap
	}
}
.about-second-top-left{
	width:58%;
	padding-right:11%
}
@media only screen and (max-width:1023px){
	.about-second-top-left{
		width:50%
	}
}
@media only screen and (max-width:666px){
	.about-second-top-left{
		width:100%
	}
}
.about-second-top-left-title{
	font-style:normal;
	font-weight:900;
	font-size:4.861vw;
	line-height:100%;
	text-transform:uppercase;
	color:#032;
	margin-bottom:15px
}
@media only screen and (max-width:1023px){
	.about-second-top-left-title{
		font-size:32px;
		margin-bottom:5px
	}
}
@media only screen and (max-width:666px){
	.about-second-top-left-title{
		font-size:24px
	}
}
.about-second-top-left-description{
	font-style:normal;
	font-weight:900;
	font-size:2.153vw;
	line-height:115%;
	text-transform:uppercase;
	color:#032
}
@media only screen and (max-width:1023px){
	.about-second-top-left-description{
		font-size:16px
	}
}
@media only screen and (max-width:666px){
	.about-second-top-left-description{
		font-size:15px;
		margin-bottom:15px
	}
}
.about-second-top-right{
	width:42%
}
.about-second-top-right p{
	font-style:normal;
	font-weight:500;
	font-size:18px;
	line-height:120%;
	color:#032;
	margin-bottom:20px
}
.about-second-top-right ul{
	padding-left:17px
}
.about-second-top-right ul li{
	font-style:normal;
	font-weight:500;
	font-size:18px;
	line-height:120%;
	color:#032;
	margin-bottom:20px;
	list-style-type:disc
}
@media only screen and (max-width:1023px){
	.about-second-top-right{
		width:50%
	}
	.about-second-top-right p{
		font-size:14px;
		margin-bottom:15px
	}
	.about-second-top-right ul li{
		font-size:14px;
		margin-bottom:10px
	}
}
@media only screen and (max-width:666px){
	.about-second-top-right{
		width:100%
	}
}
.about-second-poster{
	width:100%;
	background:#032;
	box-shadow:3px 5px 20px rgba(9,44,9,.3);
	border-radius:40px;
	padding:50px 8.681vw 0
}
@media only screen and (max-width:1023px){
	.about-second-poster{
		padding:28px 36px 0
	}
}
@media only screen and (max-width:666px){
	.about-second-poster{
		padding:16px 14px;
		border-radius:20px
	}
}
.about-second-poster-title{
	font-style:normal;
	font-weight:900;
	font-size:2.153vw;
	line-height:115%;
	text-align:center;
	text-transform:uppercase;
	color:#f8f4e3;
	margin-bottom:20px
}
@media only screen and (max-width:1023px){
	.about-second-poster-title{
		font-size:16px;
		margin-bottom:15px
	}
}
@media only screen and (max-width:666px){
	.about-second-poster-title{
		font-size:15px;
		margin-bottom:20px;
		text-align:left
	}
}
.about-second-poster-description{
	font-style:normal;
	font-weight:840;
	font-size:70px;
	line-height:115%;
	text-align:center;
	text-transform:uppercase;
	color:#abd37b
}
@media only screen and (max-width:1023px){
	.about-second-poster-description{
		font-size:32px
	}
}
@media only screen and (max-width:666px){
	.about-second-poster-description{
		font-size:24px;
		text-align:left
	}
}
.about-second-poster-image{
	width:16.736vw;
	margin:0 auto
}
.about-second-poster-image img{
	width:100%
}
@media only screen and (max-width:1023px){
	.about-second-poster-image{
		width:112px
	}
}
.about-eggplant{
	width:100%;
	position:relative;
	padding:90px 20.833vw 124px 5.556vw;
	background:#abd37b
}
@media only screen and (max-width:1023px){
	.about-eggplant{
		padding:80px 206px 80px 30px
	}
}
@media only screen and (max-width:666px){
	.about-eggplant{
		padding:55px 20px 75px
	}
}
.about-eggplant-title{
	font-style:normal;
	font-weight:700;
	font-size:2.153vw;
	line-height:115%;
	text-transform:uppercase;
	color:#032;
	margin-bottom:30px
}
@media only screen and (max-width:666px){
	.about-eggplant-title{
		font-size:15px;
		margin-bottom:20px
	}
}
.about-eggplant-description{
	font-style:normal;
	font-weight:900;
	font-size:4.861vw;
	line-height:100%;
	text-transform:uppercase;
	color:#032
}
@media only screen and (max-width:1023px){
	.about-eggplant-description{
		font-size:32px
	}
}
@media only screen and (max-width:666px){
	.about-eggplant-description{
		font-size:24px;
		padding-right:30px
	}
}
.about-eggplant-image{
	width:24.861vw;
	position:absolute;
	top:50%;
	right:3.194vw;
	transform:translatey(-50%)
}
.about-eggplant-image img{
	width:100%
}
@media only screen and (max-width:666px){
	.about-eggplant-image{
		width:38.125vw;
		top:auto;
		bottom:14px;
		right:20px;
		transform:translatey(0%)
	}
}
.about-partners{
	width:100%;
	width:100%;
	position:relative;
	padding:120px 5.556vw;
	background:#f8f4e3
}
@media only screen and (max-width:1023px){
	.about-partners{
		padding:80px 30px
	}
}
@media only screen and (max-width:666px){
	.about-partners{
		padding:55px 20px
	}
}
.about-partners-title{
	font-style:normal;
	font-weight:900;
	font-size:4.861vw;
	line-height:100%;
	text-transform:uppercase;
	color:#032;
	margin-bottom:50px
}
@media only screen and (max-width:1023px){
	.about-partners-title{
		font-size:32px;
		margin-bottom:30px
	}
}
@media only screen and (max-width:666px){
	.about-partners-title{
		font-size:24px;
		margin-bottom:20px
	}
}
.about-partners-slider-wrapper{
	width:calc(100% + 40px);
	transform:translateX(-20px);
	position:relative
}
.about-partners-slider-wrapper .slick-track{
	margin-left:0
}
@media only screen and (max-width:666px){
	.about-partners-slider-wrapper{
		width:calc(100% + 20px);
		transform:translateX(-10px)
	}
}
.about-partners-slider-arrows{
	width:150px;
	height:55px;
	position:absolute;
	right:27px;
	top:-88px
}
@media only screen and (max-width:1023px){
	.about-partners-slider-arrows{
		display:none
	}
}
.about-partners-slider-arrows .slick-prev{
	position:absolute;
	top:0;
	left:0;
	width:54.75px;
	height:54.75px
}
.about-partners-slider-arrows .slick-prev::before{
	display:none
}
.about-partners-slider-arrows .slick-prev img{
	width:100%
}
.about-partners-slider-arrows .slick-next{
	position:absolute;
	top:0;
	right:0;
	width:54.75px;
	height:54.75px
}
.about-partners-slider-arrows .slick-next::before{
	display:none
}
.about-partners-slider-arrows .slick-next img{
	width:100%
}
.about-partners-slider{
	width:100%
}
.about-partners-item{
	padding:0 20px
}
@media only screen and (max-width:666px){
	.about-partners-item{
		padding:0 10px
	}
}
.about-partners-item-element{
	width:100%;
	height:440px;
	background:#032;
	border-radius:40px;
	padding:36px 16px;
	display:block
}
@media only screen and (max-width:1023px){
	.about-partners-item-element{
		padding:20px 10px;
		height:240px
	}
}
@media only screen and (max-width:666px){
	.about-partners-item-element{
		height:175px
	}
}
.about-partners-item-icon{
	width:11.806vw;
	margin:0 auto;
	margin-bottom:40px
}
.about-partners-item-icon img{
	width:100%
}
@media only screen and (max-width:1023px){
	.about-partners-item-icon{
		width:100px;
		margin-bottom:24px
	}
}
@media only screen and (max-width:666px){
	.about-partners-item-icon{
		width:55px;
		margin-bottom:15px
	}
}
.about-partners-item-name{
	font-style:normal;
	font-weight:700;
	font-size:2.153vw;
	line-height:115%;
	text-align:center;
	text-transform:uppercase;
	color:#f8f4e3
}
@media only screen and (max-width:1023px){
	.about-partners-item-name{
		font-size:16px
	}
}
@media only screen and (max-width:666px){
	.about-partners-item-name{
		font-size:12px
	}
}
.advice{
	width:100%
}
.advice-hero{
	width:100%;
	min-height:650px;
	padding:150px 5.556vw 80px;
	background:#032;
	display:flex;
	flex-direction:column;
	justify-content:center
}
@media only screen and (max-width:1023px){
	.advice-hero{
		padding:128px 30px 80px;
		height:auto
	}
}
@media only screen and (max-width:666px){
	.advice-hero{
		padding:107px 20px 55px
	}
}
.advice-hero-title{
	font-style:normal;
	font-weight:900;
	font-size:6.736vw;
	line-height:100%;
	text-transform:uppercase;
	color:#abd37b;
	margin-bottom:50px
}
@media only screen and (max-width:1023px){
	.advice-hero-title{
		font-size:65px;
		margin-bottom:30px
	}
}
@media only screen and (max-width:666px){
	.advice-hero-title{
		font-size:44px;
		margin-bottom:20px
	}
}
.advice-hero-content{
	width:100%;
	display:flex
}
@media only screen and (max-width:1023px){
	.advice-hero-content{
		justify-content:space-between
	}
}
@media only screen and (max-width:666px){
	.advice-hero-content{
		flex-wrap:wrap
	}
}
.advice-hero-content-left{
	width:60%;
	font-style:normal;
	font-weight:700;
	font-size:2.153vw;
	line-height:115%;
	text-transform:uppercase;
	color:#f8f4e3
}
@media only screen and (max-width:1023px){
	.advice-hero-content-left{
		width:47%;
		font-size:16px
	}
}
@media only screen and (max-width:666px){
	.advice-hero-content-left{
		width:100%;
		font-size:15px;
		margin-bottom:15px
	}
}
.advice-hero-content-right{
	width:40%
}
@media only screen and (max-width:1023px){
	.advice-hero-content-right{
		width:49%
	}
}
@media only screen and (max-width:666px){
	.advice-hero-content-right{
		width:100%
	}
}
.advice-hero-content-right-text{
	font-style:normal;
	font-weight:500;
	font-size:1.25vw;
	line-height:120%;
	color:#f8f4e3;
	margin-bottom:30px
}
@media only screen and (max-width:1023px){
	.advice-hero-content-right-text{
		font-size:14px
	}
}
.advice-hero-content-right-button{
	width:451px;
	height:55px;
	background:#abd37b;
	box-shadow:3px 5px 20px rgba(9,44,9,.3);
	border-radius:40px;
	display:flex;
	align-items:center;
	justify-content:center;
	font-style:normal;
	font-weight:500;
	font-size:18px;
	line-height:115%;
	text-transform:uppercase;
	color:#032
}
.advice-hero-content-right-button span{
	margin-left:10px
}
.advice-hero-content-right-button:hover{
	background:#fff
}
@media only screen and (max-width:1023px){
	.advice-hero-content-right-button{
		width:280px;
		height:45px;
		font-size:14px;
		padding:0 10px;
		justify-content:center
	}
	.advice-hero-content-right-button span{
		width:50%
	}
}
@media only screen and (max-width:666px){
	.advice-hero-content-right-button{
		width:100%
	}
	.advice-hero-content-right-button span{
		width:35vw
	}
}
.advice-second{
	width:100%;
	padding:120px 5.556vw;
	background:#f8f4e3
}
@media only screen and (max-width:1023px){
	.advice-second{
		padding:80px 30px
	}
}
@media only screen and (max-width:666px){
	.advice-second{
		padding:55px 20px
	}
}
.advice-second-top{
	width:100%;
	display:flex;
	margin-bottom:30px
}
@media only screen and (max-width:666px){
	.advice-second-top{
		flex-wrap:wrap
	}
}
.advice-second-top-left{
	width:58%;
	padding-right:11%
}
@media only screen and (max-width:1023px){
	.advice-second-top-left{
		width:50%;
		padding-right:2%
	}
}
@media only screen and (max-width:666px){
	.advice-second-top-left{
		width:100%
	}
}
.advice-second-top-left-title{
	font-style:normal;
	font-weight:900;
	font-size:4.861vw;
	line-height:100%;
	text-transform:uppercase;
	color:#032;
	margin-bottom:15px
}
@media only screen and (max-width:1023px){
	.advice-second-top-left-title{
		font-size:32px;
		margin-bottom:15px
	}
}
@media only screen and (max-width:666px){
	.advice-second-top-left-title{
		font-size:24px
	}
}
.advice-second-top-left-description{
	font-style:normal;
	font-weight:900;
	font-size:2.153vw;
	line-height:115%;
	text-transform:uppercase;
	color:#032
}
@media only screen and (max-width:1023px){
	.advice-second-top-left-description{
		font-size:16px
	}
}
@media only screen and (max-width:666px){
	.advice-second-top-left-description{
		font-size:15px;
		margin-bottom:15px
	}
}
.advice-second-top-right{
	width:42%
}
.advice-second-top-right p{
	font-style:normal;
	font-weight:500;
	font-size:18px;
	line-height:120%;
	color:#032;
	margin-bottom:20px
}
.advice-second-top-right ul{
	padding-left:17px
}
.advice-second-top-right ul li{
	font-style:normal;
	font-weight:500;
	font-size:18px;
	line-height:120%;
	color:#032;
	margin-bottom:20px;
	list-style-type:disc
}
@media only screen and (max-width:1023px){
	.advice-second-top-right{
		width:50%
	}
	.advice-second-top-right p{
		font-size:14px;
		margin-bottom:15px
	}
	.advice-second-top-right ul li{
		font-size:14px;
		margin-bottom:10px
	}
}
@media only screen and (max-width:666px){
	.advice-second-top-right{
		width:100%
	}
}
.advice-second-poster{
	width:100%;
	background:#032;
	box-shadow:3px 5px 20px rgba(9,44,9,.3);
	border-radius:40px;
	padding:50px 2.778vw 0
}
@media only screen and (max-width:1023px){
	.advice-second-poster{
		padding:28px 36px 0
	}
}
@media only screen and (max-width:666px){
	.advice-second-poster{
		padding:16px 14px 0;
		border-radius:20px
	}
}
.advice-second-poster-title{
	font-style:normal;
	font-weight:900;
	font-size:2.153vw;
	line-height:115%;
	text-align:center;
	text-transform:uppercase;
	color:#f8f4e3;
	margin-bottom:20px
}
@media only screen and (max-width:1023px){
	.advice-second-poster-title{
		font-size:16px;
		margin-bottom:10px
	}
}
@media only screen and (max-width:666px){
	.advice-second-poster-title{
		font-size:15px;
		margin-bottom:20px;
		text-align:left
	}
}
.advice-second-poster-description{
	font-style:normal;
	font-weight:840;
	font-size:70px;
	line-height:115%;
	text-align:center;
	text-transform:uppercase;
	color:#abd37b
}
@media only screen and (max-width:1023px){
	.advice-second-poster-description{
		font-size:32px
	}
}
@media only screen and (max-width:666px){
	.advice-second-poster-description{
		font-size:24px;
		text-align:left
	}
}
.advice-second-poster-image{
	width:16.736vw;
	margin:0 auto
}
.advice-second-poster-image img{
	width:100%
}
@media only screen and (max-width:1023px){
	.advice-second-poster-image{
		width:130px
	}
}
.advice-explanatory{
	width:100%;
	padding:106px 5.556vw 120px;
	background:#abd37b;
	position:relative
}
@media only screen and (max-width:1023px){
	.advice-explanatory{
		padding:55px 30px 80px
	}
}
@media only screen and (max-width:666px){
	.advice-explanatory{
		padding:55px 20px
	}
}
.advice-explanatory-title{
	font-style:normal;
	font-weight:900;
	font-size:4.861vw;
	line-height:100%;
	text-transform:uppercase;
	color:#032;
	margin-bottom:30px
}
@media only screen and (max-width:1023px){
	.advice-explanatory-title{
		font-size:32px;
		margin-bottom:15px
	}
}
@media only screen and (max-width:666px){
	.advice-explanatory-title{
		font-size:24px;
		margin-bottom:20px
	}
}
.advice-explanatory-description{
	margin-bottom:20px;
	font-style:normal;
	font-weight:900;
	font-size:2.153vw;
	line-height:115%;
	text-transform:uppercase;
	color:#032;
	width:71%
}
@media only screen and (max-width:1023px){
	.advice-explanatory-description{
		font-size:16px;
		margin-bottom:10px
	}
}
@media only screen and (max-width:666px){
	.advice-explanatory-description{
		width:100%;
		font-size:15px;
		margin-bottom:15px
	}
}
.advice-explanatory-text{
	font-style:normal;
	font-weight:500;
	font-size:18px;
	line-height:120%;
	color:#032;
	width:69%
}
@media only screen and (max-width:1023px){
	.advice-explanatory-text{
		font-size:14px;
		width:63%
	}
}
@media only screen and (max-width:666px){
	.advice-explanatory-text{
		width:100%;
		font-size:15px;
		margin-bottom:20px
	}
}
.advice-explanatory-image{
	position:absolute;
	right:3.542vw;
	bottom:59px;
	width:27.917vw
}
.advice-explanatory-image img{
	width:100%
}
@media only screen and (max-width:1023px){
	.advice-explanatory-image{
		width:258px;
		right:0
	}
}
@media only screen and (max-width:666px){
	.advice-explanatory-image{
		position:static;
		right:auto;
		bottom:auto;
		width:98%
	}
}
.advice-assessment{
	width:100%;
	padding:120px 5.556vw;
	background:#032
}
@media only screen and (max-width:1023px){
	.advice-assessment{
		padding:80px 30px
	}
}
@media only screen and (max-width:666px){
	.advice-assessment{
		padding:55px 20px
	}
}
.advice-assessment-title{
	font-style:normal;
	font-weight:840;
	font-size:4.861vw;
	line-height:100%;
	text-transform:uppercase;
	color:#abd37b;
	margin-bottom:50px
}
@media only screen and (max-width:1023px){
	.advice-assessment-title{
		font-size:32px;
		margin-bottom:30px
	}
}
@media only screen and (max-width:666px){
	.advice-assessment-title{
		font-size:24px;
		margin-bottom:30px
	}
}
.advice-assessment-container{
	width:100%;
	padding:50px 40px;
	background:#abd37b;
	box-shadow:3px 5px 20px rgba(9,44,9,.3);
	border-radius:40px
}
@media only screen and (max-width:1023px){
	.advice-assessment-container{
		border-radius:20px;
		padding:30px 20px
	}
}
@media only screen and (max-width:666px){
	.advice-assessment-container{
		padding:23px 15px
	}
}
.advice-assessment-item{
	width:100%;
	display:flex;
	justify-content:space-between;
	margin-bottom:40px
}
.advice-assessment-item:first-child{
	align-items:center
}
@media only screen and (max-width:1023px){
	.advice-assessment-item{
		margin-bottom:20px
	}
}
@media only screen and (max-width:666px){
	.advice-assessment-item{
		flex-direction:column;
		margin-bottom:30px
	}
	.advice-assessment-item:first-child{
		align-items:flex-start
	}
}
.advice-assessment-item-num{
	background:url(../images/item-bg.svg) no-repeat center center;
	background-size:contain;
	width:83px;
	height:85px;
	font-style:normal;
	font-weight:900;
	font-size:70px;
	line-height:115%;
	text-transform:uppercase;
	color:#abd37b;
	display:flex;
	align-items:center;
	justify-content:center
}
@media only screen and (max-width:1023px){
	.advice-assessment-item-num{
		width:35px;
		height:35px;
		font-size:24px
	}
}
@media only screen and (max-width:666px){
	.advice-assessment-item-num{
		margin-bottom:10px
	}
}
.advice-assessment-item-text{
	font-style:normal;
	font-weight:840;
	font-size:2.153vw;
	line-height:115%;
	text-transform:uppercase;
	color:#032;
	width:89.906%
}
@media only screen and (max-width:1023px){
	.advice-assessment-item-text{
		width:92%;
		font-size:15px
	}
}
@media only screen and (max-width:666px){
	.advice-assessment-item-text{
		width:100%
	}
}
.advice-year{
	width:100%;
	padding:120px 5.556vw;
	background:#f8f4e3
}
@media only screen and (max-width:1023px){
	.advice-year{
		padding:80px 30px
	}
}
@media only screen and (max-width:666px){
	.advice-year{
		padding:55px 20px
	}
}
.advice-year-title{
	font-style:normal;
	font-weight:840;
	font-size:4.861vw;
	line-height:100%;
	text-transform:uppercase;
	color:#032;
	margin-bottom:50px
}
@media only screen and (max-width:1023px){
	.advice-year-title{
		font-size:32px;
		margin-bottom:30px
	}
}
@media only screen and (max-width:666px){
	.advice-year-title{
		font-size:24px;
		margin-bottom:20px
	}
}
.advice-year-wrapper{
	width:100%;
	background:#abd37b;
	box-shadow:3px 5px 20px rgba(9,44,9,.3);
	border-radius:40px;
	padding:50px 22px 60px;
	margin-bottom:50px
}
@media only screen and (max-width:1023px){
	.advice-year-wrapper{
		border-radius:20px
	}
}
@media only screen and (max-width:666px){
	.advice-year-wrapper{
		padding:20px 15px
	}
}
.advice-year-container{
	width:100%;
	display:grid;
	grid-template-columns:repeat(3,1fr)
}
@media only screen and (max-width:666px){
	.advice-year-container{
		grid-template-columns:repeat(1,1fr)
	}
}
.advice-year-item{
	margin-bottom:70px
}
@media only screen and (max-width:1023px){
	.advice-year-item{
		margin-bottom:35px
	}
}
.advice-year-item-image{
	margin:0 auto;
	margin-bottom:20px
}
.advice-year-item-image img{
	display:block;
	margin:0 auto
}
@media only screen and (max-width:1023px){
	.advice-year-item-image{
		width:135px;
		margin-bottom:12px
	}
	.advice-year-item-image img{
		width:100%
	}
}
@media only screen and (max-width:666px){
	.advice-year-item-image{
		width:136px
	}
}
.advice-year-item-text{
	font-style:normal;
	font-weight:840;
	font-size:1.528vw;
	line-height:115%;
	text-align:center;
	text-transform:uppercase;
	color:#032;
	width:90%;
	margin:0 auto
}
@media only screen and (max-width:1023px){
	.advice-year-item-text{
		font-size:15px
	}
}
.advice-year-bottom p{
	font-style:normal;
	font-weight:840;
	font-size:2.153vw;
	line-height:115%;
	text-transform:uppercase;
	color:#032;
	margin-bottom:20px
}
@media only screen and (max-width:1023px){
	.advice-year-bottom p{
		font-size:16px;
		margin-bottom:15px
	}
}
@media only screen and (max-width:666px){
	.advice-year-bottom p{
		font-size:15px
	}
}
.advice-year-info{
	font-style:normal;
	font-weight:500;
	font-size:18px;
	line-height:120%;
	color:#032
}
@media only screen and (max-width:1023px){
	.advice-year-info{
		font-size:14px
	}
}
.advice-attraction{
	width:100%;
	padding:106px 5.556vw 80px;
	background:#abd37b
}
@media only screen and (max-width:1023px){
	.advice-attraction{
		padding:55px 30px 80px
	}
}
@media only screen and (max-width:666px){
	.advice-attraction{
		padding:55px 20px 25px
	}
}
.advice-attraction-title{
	font-style:normal;
	font-weight:840;
	font-size:4.861vw;
	line-height:100%;
	text-transform:uppercase;
	color:#032;
	margin-bottom:44px
}
@media only screen and (max-width:1023px){
	.advice-attraction-title{
		font-size:32px;
		margin-bottom:30px
	}
}
@media only screen and (max-width:666px){
	.advice-attraction-title{
		font-size:24px;
		margin-bottom:20px
	}
}
.advice-attraction-two{
	width:100%;
	display:flex;
	align-items:center;
	margin-bottom:30px
}
.advice-attraction-two.reverse{
	flex-direction:row-reverse
}
.advice-attraction-two.reverse .advice-attraction-two-image{
	width:41%
}
.advice-attraction-two.reverse .advice-attraction-two-image img{
	width:22.986vw
}
@media only screen and (max-width:1023px){
	.advice-attraction-two.reverse .advice-attraction-two-image img{
		width:31vw
	}
}
@media only screen and (max-width:666px){
	.advice-attraction-two{
		flex-direction:column-reverse
	}
	.advice-attraction-two.reverse{
		flex-direction:column-reverse
	}
	.advice-attraction-two.reverse .advice-attraction-two-image{
		width:100%
	}
	.advice-attraction-two.reverse .advice-attraction-two-image img{
		width:89%;
		display:block;
		margin:0 auto;
		margin-bottom:20px
	}
}
.advice-attraction-two-text{
	width:60%
}
.advice-attraction-two-text span{
	font-style:normal;
	font-weight:840;
	font-size:31px;
	line-height:115%;
	text-transform:uppercase;
	color:#05251b;
	margin-bottom:20px;
	display:block
}
.advice-attraction-two-text p{
	font-style:normal;
	font-weight:500;
	font-size:18px;
	line-height:120%;
	color:#05251b
}
@media only screen and (max-width:1023px){
	.advice-attraction-two-text span{
		font-size:16px;
		margin-bottom:10px
	}
	.advice-attraction-two-text p{
		font-size:14px;
		margin-bottom:10px
	}
}
@media only screen and (max-width:666px){
	.advice-attraction-two-text{
		width:100%
	}
	.advice-attraction-two-text span{
		font-size:15px
	}
}
.advice-attraction-two-image{
	width:40%
}
.advice-attraction-two-image img{
	display:block;
	-o-object-fit:contain;
	object-fit:contain;
	width:24.375vw;
	margin:0 auto
}
@media only screen and (max-width:1023px){
	.advice-attraction-two-image img{
		width:32vw
	}
}
@media only screen and (max-width:1023px){
	.advice-attraction-two-image{
		width:100%
	}
	.advice-attraction-two-image img{
		width:100%;
		margin-bottom:20px
	}
}
.advice-potential{
	width:100%;
	padding:120px 5.556vw;
	background:#032
}
@media only screen and (max-width:1023px){
	.advice-potential{
		padding:80px 30px
	}
}
@media only screen and (max-width:666px){
	.advice-potential{
		padding:55px 20px
	}
}
.advice-potential-title{
	font-style:normal;
	font-weight:900;
	font-size:4.861vw;
	line-height:100%;
	text-transform:uppercase;
	color:#abd37b;
	margin-bottom:50px
}
@media only screen and (max-width:1023px){
	.advice-potential-title{
		font-size:32px;
		margin-bottom:40px
	}
}
@media only screen and (max-width:666px){
	.advice-potential-title{
		font-size:24px;
		margin-bottom:20px
	}
}
.advice-potential-item{
	width:100%;
	background:#abd37b;
	box-shadow:3px 5px 20px rgba(9,44,9,.3);
	border-radius:40px;
	padding:45px 50px;
	display:flex;
	align-items:center;
	margin-bottom:40px
}
@media only screen and (max-width:1023px){
	.advice-potential-item{
		padding:20px 28px
	}
}
@media only screen and (max-width:666px){
	.advice-potential-item{
		padding:30px 13px;
		flex-direction:column-reverse
	}
}
.advice-potential-item.two{
	flex-direction:row-reverse
}
.advice-potential-item.two .advice-potential-item-image img{
	width:22.45vw
}
@media only screen and (max-width:666px){
	.advice-potential-item.two{
		flex-direction:column-reverse
	}
	.advice-potential-item.two .advice-potential-item-image{
		width:100%
	}
	.advice-potential-item.two .advice-potential-item-image img{
		width:98%
	}
}
.advice-potential-item.three .advice-potential-item-image img{
	width:20.972vw
}
@media only screen and (max-width:666px){
	.advice-potential-item.three .advice-potential-item-image{
		width:100%
	}
	.advice-potential-item.three .advice-potential-item-image img{
		width:80%
	}
}
.advice-potential-item.four{
	flex-direction:row-reverse;
	align-items:flex-start
}
@media only screen and (max-width:666px){
	.advice-potential-item.four{
		flex-direction:column-reverse;
		align-items:center
	}
	.advice-potential-item.four .advice-potential-item-image{
		width:100%;
		margin-top:-33px
	}
	.advice-potential-item.four .advice-potential-item-image img{
		width:81%
	}
}
.advice-potential-item-text{
	width:72.2%
}
@media only screen and (max-width:666px){
	.advice-potential-item-text{
		width:100%
	}
}
.advice-potential-item-text span{
	display:block;
	font-style:normal;
	font-weight:840;
	font-size:31px;
	line-height:115%;
	text-transform:uppercase;
	color:#032;
	margin-bottom:20px
}
@media only screen and (max-width:1023px){
	.advice-potential-item-text span{
		font-size:16px;
		margin-bottom:10px
	}
}
.advice-potential-item-text p{
	font-style:normal;
	font-weight:500;
	font-size:18px;
	line-height:120%;
	color:#032;
	margin-bottom:20px
}
@media only screen and (max-width:1023px){
	.advice-potential-item-text p{
		font-size:14px;
		margin-bottom:10px
	}
}
@media only screen and (max-width:666px){
	.advice-potential-item-text p{
		font-size:15px
	}
}
.advice-potential-item-text ul{
	margin-left:24px
}
.advice-potential-item-text ul li{
	font-style:normal;
	font-weight:500;
	font-size:18px;
	line-height:120%;
	color:#032;
	margin-bottom:20px;
	list-style:disc
}
@media only screen and (max-width:1023px){
	.advice-potential-item-text ul li{
		font-size:14px;
		margin-bottom:10px
	}
}
.advice-potential-item-image{
	width:27.8%
}
.advice-potential-item-image img{
	width:17.917vw;
	display:block;
	margin:0 auto
}
@media only screen and (max-width:666px){
	.advice-potential-item-image{
		width:100%;
		margin-bottom:20px
	}
	.advice-potential-item-image img{
		width:80%
	}
}
.material-link{
	display:flex;
	align-items:center;
	margin-bottom:20px
}
@media only screen and (max-width:1023px){
	.material-link{
		margin-bottom:10px
	}
}
.material-link span{
	font-style:normal;
	font-weight:500;
	font-size:18px;
	line-height:120%;
	text-transform:uppercase;
	color:#032;
	margin-bottom:0;
	margin-right:10px
}
@media only screen and (max-width:1023px){
	.material-link span{
		font-size:14px
	}
}
.material-link a{
	font-style:normal;
	font-weight:500;
	font-size:18px;
	line-height:120%;
	text-transform:uppercase;
	color:#032;
	text-decoration:underline
}
@media only screen and (max-width:1023px){
	.material-link a{
		font-size:14px
	}
}
@media only screen and (max-width:666px){
	.material-link{
		flex-direction:column;
		align-items:flex-start
	}
}
.advice-animal{
	width:100%;
	padding:120px 5.556vw 72px;
	background:#f8f4e3
}
@media only screen and (max-width:1023px){
	.advice-animal{
		padding:80px 30px
	}
}
@media only screen and (max-width:666px){
	.advice-animal{
		padding:55px 20px
	}
}
.advice-animal-title{
	font-style:normal;
	font-weight:840;
	font-size:4.861vw;
	line-height:100%;
	text-transform:uppercase;
	color:#032;
	margin-bottom:50px
}
@media only screen and (max-width:1023px){
	.advice-animal-title{
		font-size:32px;
		margin-bottom:20px
	}
}
@media only screen and (max-width:666px){
	.advice-animal-title{
		font-size:24px;
		margin-bottom:20px
	}
}
.advice-animal-content{
	width:100%;
	display:flex
}
@media only screen and (max-width:666px){
	.advice-animal-content{
		flex-wrap:wrap
	}
}
.advice-animal-content-left{
	width:57%;
	margin-right:3%
}
@media only screen and (max-width:1023px){
	.advice-animal-content-left{
		width:50%;
		margin-right:8%
	}
}
@media only screen and (max-width:666px){
	.advice-animal-content-left{
		width:100%;
		margin-right:0
	}
}
.advice-animal-description{
	font-style:normal;
	font-weight:840;
	font-size:31px;
	line-height:115%;
	text-transform:uppercase;
	color:#032;
	margin-bottom:30px
}
@media only screen and (max-width:1023px){
	.advice-animal-description{
		font-size:16px;
		margin-bottom:12px
	}
}
@media only screen and (max-width:666px){
	.advice-animal-description{
		font-size:15px;
		margin-bottom:13px
	}
}
.advice-animal-text p{
	font-style:normal;
	font-weight:500;
	font-size:18px;
	line-height:120%;
	color:#032;
	margin-bottom:20px
}
@media only screen and (max-width:1023px){
	.advice-animal-text p{
		font-size:14px;
		margin-bottom:12px
	}
}
@media only screen and (max-width:666px){
	.advice-animal-text p{
		margin-bottom:10px
	}
}
.advice-animal-text ul{
	margin-left:20px
}
.advice-animal-text ul li{
	font-style:normal;
	font-weight:500;
	font-size:18px;
	line-height:120%;
	color:#032;
	margin-bottom:20px;
	list-style:disc
}
@media only screen and (max-width:1023px){
	.advice-animal-text ul li{
		font-size:14px;
		margin-bottom:12px
	}
}
.advice-animal-image{
	width:32.014vw
}
.advice-animal-image img{
	width:100%
}
@media only screen and (max-width:1023px){
	.advice-animal-image{
		width:250px
	}
}
@media only screen and (max-width:666px){
	.advice-animal-image{
		width:100%;
		margin-top:30px;
		text-align:center
	}
	.advice-animal-image img{
		width:90%;
		margin:0 auto
	}
}
.advice-realization{
	width:100%;
	padding:120px 5.556vw;
	background:#abd37b
}
@media only screen and (max-width:1023px){
	.advice-realization{
		padding:80px 30px
	}
}
@media only screen and (max-width:666px){
	.advice-realization{
		padding:55px 20px
	}
}
.advice-realization-top{
	width:100%;
	display:flex;
	margin-bottom:30px
}
@media only screen and (max-width:666px){
	.advice-realization-top{
		flex-wrap:wrap
	}
}
.advice-realization-top-left{
	width:58%;
	padding-right:4%
}
@media only screen and (max-width:1023px){
	.advice-realization-top-left{
		width:50%
	}
}
@media only screen and (max-width:666px){
	.advice-realization-top-left{
		width:100%
	}
}
.advice-realization-top-left-title{
	font-style:normal;
	font-weight:900;
	font-size:4.861vw;
	line-height:100%;
	text-transform:uppercase;
	color:#032;
	margin-bottom:15px
}
@media only screen and (max-width:1023px){
	.advice-realization-top-left-title{
		font-size:32px;
		margin-bottom:10px
	}
}
@media only screen and (max-width:666px){
	.advice-realization-top-left-title{
		font-size:24px
	}
}
.advice-realization-top-left-description{
	font-style:normal;
	font-weight:900;
	font-size:2.153vw;
	line-height:115%;
	text-transform:uppercase;
	color:#032
}
@media only screen and (max-width:1023px){
	.advice-realization-top-left-description{
		font-size:16px
	}
}
@media only screen and (max-width:666px){
	.advice-realization-top-left-description{
		font-size:15px;
		margin-bottom:15px
	}
}
.advice-realization-top-right{
	width:42%
}
.advice-realization-top-right p{
	font-style:normal;
	font-weight:500;
	font-size:18px;
	line-height:120%;
	color:#032;
	margin-bottom:20px
}
.advice-realization-top-right ul{
	padding-left:17px
}
.advice-realization-top-right ul li{
	font-style:normal;
	font-weight:500;
	font-size:18px;
	line-height:120%;
	color:#032;
	margin-bottom:20px;
	list-style-type:disc
}
@media only screen and (max-width:1023px){
	.advice-realization-top-right{
		width:50%
	}
	.advice-realization-top-right p{
		font-size:14px;
		margin-bottom:15px
	}
	.advice-realization-top-right ul li{
		font-size:14px;
		margin-bottom:10px
	}
}
@media only screen and (max-width:666px){
	.advice-realization-top-right{
		width:100%
	}
}
.advice-realization-poster{
	width:100%;
	background:#032;
	box-shadow:3px 5px 20px rgba(9,44,9,.3);
	border-radius:40px;
	padding:50px 2.361vw;
	position:relative
}
@media only screen and (max-width:1023px){
	.advice-realization-poster{
		padding:30px 30px 20px
	}
}
@media only screen and (max-width:666px){
	.advice-realization-poster{
		padding:30px 13px 27px 15px;
		border-radius:20px
	}
}
.advice-realization-poster-title{
	font-weight:840;
	font-size:4.522vw;
	line-height:100%;
	text-transform:uppercase;
	color:#abd37b;
	margin-bottom:20px
}
@media only screen and (max-width:1023px){
	.advice-realization-poster-title{
		font-size:32px;
		margin-bottom:20px
	}
}
@media only screen and (max-width:666px){
	.advice-realization-poster-title{
		font-size:24px;
		margin-bottom:10px;
		text-align:left
	}
}
.advice-realization-poster-description{
	font-weight:840;
	font-size:2.153vw;
	line-height:115%;
	text-transform:uppercase;
	color:#f8f4e3;
	width:76%
}
@media only screen and (max-width:1023px){
	.advice-realization-poster-description{
		font-size:16px
	}
}
@media only screen and (max-width:666px){
	.advice-realization-poster-description{
		font-size:15px;
		text-align:left;
		width:100%;
		margin-bottom:2px
	}
}
.advice-realization-poster-image{
	width:17.083vw;
	position:absolute;
	right:3.056vw;
	bottom:2.708vw
}
.advice-realization-poster-image img{
	width:100%
}
@media only screen and (max-width:1023px){
	.advice-realization-poster-image{
		width:152px
	}
}
@media only screen and (max-width:666px){
	.advice-realization-poster-image{
		width:140px;
		margin:0 auto;
		position:unset;
		right:auto;
		bottom:auto
	}
}
.advice-assessment-button{
	width:451px;
	height:55px;
	background:#abd37b;
	box-shadow:3px 5px 20px rgba(9,44,9,.3);
	border-radius:40px;
	display:block;
	display:flex;
	align-items:center;
	justify-content:center;
	margin-top:20px
}
.advice-assessment-button span{
	font-style:normal;
	font-weight:500;
	font-size:18px;
	line-height:115%;
	text-transform:uppercase;
	color:#032;
	margin-left:10px
}
.advice-assessment-button:hover{
	background:#fff
}
@media only screen and (max-width:1023px){
	.advice-assessment-button{
		width:280px;
		height:45px;
		padding:0 10px;
		justify-content:center
	}
	.advice-assessment-button span{
		width:66%;
		font-size:14px
	}
}
@media only screen and (max-width:666px){
	.advice-assessment-button{
		width:100%
	}
}
.advice-contents{
	width:100%;
	padding:120px 5.556vw;
	background:#abd37b
}
@media only screen and (max-width:1023px){
	.advice-contents{
		padding:80px 30px
	}
}
@media only screen and (max-width:666px){
	.advice-contents{
		padding:50px 20px
	}
}
.advice-contents-title{
	font-style:normal;
	font-weight:840;
	font-size:4.861vw;
	line-height:100%;
	text-transform:uppercase;
	color:#032;
	margin-bottom:40px
}
@media only screen and (max-width:1023px){
	.advice-contents-title{
		font-size:32px;
		margin-bottom:30px
	}
}
@media only screen and (max-width:666px){
	.advice-contents-title{
		font-size:24px;
		margin-bottom:20px
	}
}
.advice-contents-item{
	width:100%;
	padding:20px 0;
	border-bottom:1px solid #032;
	display:block;
	position:relative
}
.advice-contents-item.top{
	border-top:1px solid #032
}
.advice-contents-item span{
	font-style:normal;
	font-weight:700;
	font-size:2.153vw;
	line-height:115%;
	text-transform:uppercase;
	color:#032;
	display:block
}
.advice-contents-item img{
	position:absolute;
	right:0;
	bottom:26px
}
@media only screen and (max-width:1023px){
	.advice-contents-item{
		padding:17px 0
	}
	.advice-contents-item span{
		font-size:15px
	}
	.advice-contents-item img{
		width:12px;
		height:12px
	}
}
@media only screen and (max-width:666px){
	.advice-contents-item{
		padding:14px 0
	}
}
.arrow-up-button{
	width:55px;
	height:55px;
	background:#447346;
	border-radius:50%;
	position:fixed;
	bottom:59px;
	right:5.556vw;
	z-index:15;
	display:flex;
	align-items:center;
	justify-content:center;
	display:none
}
.arrow-up-button.scroll{
	display:flex
}
.advice-year-download{
	width:371px;
	background:#032;
	box-shadow:3px 5px 20px rgba(9,44,9,.3);
	border-radius:40px;
	margin:0 auto;
	padding:10px 13px;
	font-style:normal;
	font-weight:500;
	font-size:18px;
	line-height:115%;
	text-transform:uppercase;
	color:#abd37b;
	display:flex;
	align-items:center;
	justify-content:center
}
.advice-year-download svg{
	margin-right:10px
}
.advice-year-download:hover{
	background:#fff;
	color:#032
}
.advice-year-download:hover svg circle{
	fill:#032
}
.advice-year-download:hover svg path{
	fill:#fff
}
@media only screen and (max-width:1023px){
	.advice-year-download{
		width:255px;
		height:45px;
		font-size:14px
	}
	.advice-year-download svg{
		width:30px;
		height:30px
	}
	.advice-year-download span{
		width:55%
	}
}
.header {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 18px 5.556vw;
    position: fixed;
    top: 0;
    left: 0;
    background: #fff;
    z-index: 3;
    transition: all .3s ease;
    border-bottom: 1px solid rgba(27,27,27,.35);
}
@media only screen and (max-width:1023px){
	.header{
		padding:16px 30px
	}
}
@media only screen and (max-width:666px){
	.header{
		padding:16px 20px
	}
}
span.nadform {
    padding-bottom: 10px;
    display: block;
    padding-left: 30px;
    font-size: 20px;
    color: #1b1b1b;
    font-style: normal;
    font-weight: 700;
    text-decoration: underline;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Fira Sans", "Helvetica Neue", sans-serif;
}
.header.scroll{
	padding:8px 5.556vw 12px
}
.header.scroll .header-logo{
	width:117px
}
@media only screen and (max-width:666px){
	.header.scroll .header-logo{
		width:88px
	}
}
.header-logo{
	width:11.806vw;
	transition:all .3s ease
}
.header-logo img{
	width:100%
}
@media only screen and (max-width:1023px){
	.header-logo{
		width:130px
	}
}
.header-menu{
	display:flex;
	align-items:center
}
@media only screen and (max-width:1023px){
	.header-menu{
		display:none
	}
}
.header-menu-item{
	font-weight:500;
	font-size:18px;
	line-height:115%;
	text-transform:uppercase;
	color:#1b1b1b;
	margin-left:2.778vw
}
.header-menu-item:last-child{
	margin-right:0
}
.header-menu-item:hover{
	color:#abd37b
}
.header-menu-item-open{
	position:relative;
	cursor:pointer;
	margin-left:2.778vw;
	display:flex;
	align-items:center
}
.header-menu-item-open:hover img{
	transform:rotate(180deg)
}
.header-menu-item-open:hover .header-menu-item-submenu{
	display:block
}
.header-menu-item-open span{
	font-weight:500;
	font-size:18px;
	line-height:115%;
	text-transform:uppercase;
	color:#1b1b1b;
	margin-right:3px
}
.header-menu-item-submenu {
    position: absolute;
    top: 20px;
    right: -3px;
    padding: 24px 17px 18px;
    width: 282px;
    border: 1px solid #afafaf;
    border-top: 0;
    background: #fff;
    border-radius: 0 0 15px 15px;
    display: none;
}
.header-menu-item-submenu__link{
	font-weight:500;
	font-size:18px;
	line-height:115%;
	text-transform:uppercase;
	color:#1b1b1b;
	margin-bottom:20px;
	display:block
}
.header-menu-item-submenu__link:last-child{
	margin-bottom:0
}
.header-menu-item-submenu__link:hover{
	color:#abd37b
}
.header-lang {
    width: 65px;
    height: 37px;
    border: 1px solid #1b1b1b;
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-style: normal;
    font-weight: 500;
    font-size: 17px;
    line-height: 115%;
    text-transform: uppercase;
    color: #1b1b1b;
    margin-left: 2.778vw;
}
.header-lang:hover{
	background:#1b1b1b;
	color:#000
}
.header-calculator {
    font-weight: 500;
    font-size: 17px;
    line-height: 115%;
    text-transform: uppercase;
    color: #1b1b1b;
    background: #f8c500;
    border: 1px solid #f8c500;
    box-sizing: border-box;
    border-radius: 20px;
    padding: 10px 14px;
    margin-left: 2.778vw;
}
.header-calculator:hover{
	background:#f8f4e3
}
.footer{
	width:100%
}
.footer-content{
	padding:30px 5.556vw 40px;
	display:flex;
	background:#1b1b1b;
	justify-content:space-between
}
@media only screen and (max-width:1023px){
	.footer-content{
		padding:30px 30px 38px
	}
}
@media only screen and (max-width:666px){
	.footer-content{
		padding:30px 20px;
		flex-direction:column
	}
}
.footer-left{
	width:61%
}
.footer-left p{
	font-style:normal;
	font-weight:500;
	font-size:14px;
	line-height:140%;
	text-transform:uppercase;
	color:#f8f4e3
}
@media only screen and (max-width:1023px){
	.footer-left{
		width:50%
	}
	.footer-left p{
		font-size:12px
	}
}
@media only screen and (max-width:666px){
	.footer-left{
		width:100%;
		margin-bottom:20px
	}
}
@media only screen and (max-width:666px){
	.footer-right{
		width:100%
	}
}
.footer-contact{
	width:100%;
	display:flex;
	align-items:center;
	margin-bottom:16px
}
.footer-contact span{
	font-style:normal;
	font-weight:500;
	font-size:14px;
	line-height:115%;
	text-transform:uppercase;
	color:#a3ca75;
	display:block;
	margin-right:33px
}
.footer-contact a{
	font-style:normal;
	font-weight:500;
	font-size:14px;
	line-height:115%;
	text-transform:uppercase;
	color:#f8f4e3
}
@media only screen and (max-width:1023px){
	.footer-contact{
		flex-direction:column;
		align-items:flex-start
	}
	.footer-contact span{
		font-size:12px;
		margin-bottom:7px
	}
	.footer-contact a{
		font-size:12px
	}
}
@media only screen and (max-width:666px){
	.footer-contact{
		margin-bottom:20px
	}
}
.footer-social{
	width:100%;
	display:flex;
	align-items:center
}
.footer-social span{
	font-style:normal;
	font-weight:500;
	font-size:14px;
	line-height:115%;
	text-transform:uppercase;
	color:#a3ca75;
	display:block;
	margin-right:21px
}
@media only screen and (max-width:1023px){
	.footer-social span{
		font-size:12px
	}
}
.footer-social-links{
	display:flex;
	align-items:center
}
.footer-social-links a{
	margin-right:21px
}
.footer-social-links a:hover svg circle{
	fill:#f8f4e3
}
.header-burger{
	width:40px;
	height:40px;
	display:none
}
@media only screen and (max-width:1023px){
	.header-burger{
		display:block
	}
}
.header-burger img {
    width: 100%;
    filter: grayscale(1) contrast(1.8);
}
.footer-left-partners{
	width:100%;
	display:flex;
	margin-top:24px;
	align-items:center
}
@media only screen and (max-width:666px){
	.footer-left-partners{
		justify-content:space-between;
		margin-bottom:22px
	}
}
.footer-left-partners a{
	margin-right:40px;
	margin-top:5px
}
@media only screen and (max-width:1023px){
	.footer-left-partners a{
		margin-right:28px
	}
}
@media only screen and (max-width:666px){
	.footer-left-partners a{
		margin-right:0
	}
}
@media only screen and (max-width:1023px){
	.footer-left-partners-item.one{
		width:67px
	}
	.footer-left-partners-item.one img{
		width:100%
	}
	.footer-left-partners-item.two{
		width:79px
	}
	.footer-left-partners-item.two img{
		width:100%
	}
	.footer-left-partners-item.three{
		width:72px
	}
	.footer-left-partners-item.three img{
		width:100%
	}
}
.footer-bottom-line{
	width:100%;
	padding:9px 5.556vw;
	display:flex;
	align-items:center;
	justify-content:space-between;
	background:#000;
}
@media only screen and (max-width:1023px){
	.footer-bottom-line{
		padding:11px 30px
	}
}
@media only screen and (max-width:666px){
	.footer-bottom-line{
		padding:12px 20px 20px;
		flex-direction:column
	}
}
.footer-bottom-line-left-copy{
	font-style:normal;
	font-weight:500;
	font-size:14px;
	line-height:17px;
	text-transform:uppercase;
	color:#dedccc
}
@media only screen and (max-width:1023px){
	.footer-bottom-line-left-copy{
		font-size:12px
	}
}
@media only screen and (max-width:666px){
	.footer-bottom-line-left-copy{
		text-align:center
	}
}
.footer-bottom-line-right{
	display:flex
}
@media only screen and (max-width:666px){
	.footer-bottom-line-right{
		width:100%;
		justify-content:space-between
	}
}
.footer-bottom-line-right__text{
	font-style:normal;
	font-weight:500;
	font-size:14px;
	line-height:115%;
	text-transform:uppercase;
	color:#032;
	max-width:218px
}
@media only screen and (max-width:1023px){
	.footer-bottom-line-right__text{
		font-size:12px
	}
}
.footer-bottom-line-right__logo{
	margin-left:54px
}
@media only screen and (max-width:1023px){
	.footer-bottom-line-right__logo{
		margin-left:12px
	}
}
.error{
	width:100%
}
.error-content{
	width:100%;
	height:100vh;
	height:var(--vh);
	background:#032;
	display:flex;
	flex-direction:column;
	align-items:center;
	justify-content:center;
	border-bottom:1px solid rgba(171,211,123,.3)
}
.error-image{
	width:43.194vw;
	margin-bottom:13px
}
.error-image img{
	width:100%;
	max-height:62vh;
	-o-object-fit:contain;
	object-fit:contain
}
@media only screen and (max-width:1023px){
	.error-image{
		width:471px;
		margin-bottom:20px
	}
}
@media only screen and (max-width:666px){
	.error-image{
		width:65vw;
		margin-bottom:10px
	}
}
.error-text{
	font-style:normal;
	font-weight:840;
	font-size:31px;
	line-height:115%;
	text-align:center;
	text-transform:uppercase;
	color:#f8f4e3;
	margin-bottom:30px
}
@media only screen and (max-width:1023px){
	.error-text{
		font-size:31px
	}
}
@media only screen and (max-width:666px){
	.error-text{
		font-size:15px
	}
}
.error-link{
	border-bottom:1px solid #abd37b;
	padding-bottom:7px;
	cursor:pointer
}
.error-link a{
	font-style:normal;
	font-weight:500;
	font-size:18px;
	line-height:115%;
	text-transform:uppercase;
	color:#f8f4e3
}
@media only screen and (max-width:1023px){
	.error-link a{
		font-size:14px
	}
}
@media only screen and (max-width:666px){
	.error-link a{
		font-size:4.375vw
	}
}
.error-link:hover a{
	color:#abd37b
}
.marker,.zoomHolder img{
	display:block
}
.fullscreenToggle,.zoomIn,.zoomOut{
	background:url(https://0.s3.envato.com/files/203121821/assets/pz_sheet.png) no-repeat;
	width:30px;
	height:30px;
	overflow:hidden;
	position:relative;
	display:block;
	cursor:pointer;
	z-index:100;
	margin:5px 0
}
.zoomIn{
	background-position:0 0
}
.zoomOut{
	background-position:-30px 0
}
.fullscreenToggle{
	background-position:-60px 0;
	cursor:pointer
}
.zoomIn.on,.zoomOut.on{
	opacity:1;
	-moz-opacity:1;
	-khtml-opacity:1;
	cursor:pointer
}
.zoomIn.off,.zoomOut.off{
	opacity:.5;
	-moz-opacity:.5;
	-khtml-opacity:.5;
	cursor:auto
}
.controlHolder{
	border-radius:5px;
	background:rgba(0,0,0,.4);
	position:absolute;
	right:10px;
	top:10px;
	padding:5px;
	z-index:100
}
.fullscreenDiv,.marker{
	left:0!important;
	top:0!important
}
.fullscreenToggle.on{
	background-position:-90px 0
}
.fullscreenToggle.off{
	background-position:-60px 0
}
.fullscreenDiv{
	width:auto!important;
	height:auto!important;
	height:100vh!important;
	right:0!important;
	bottom:0!important;
	position:absolute!important;
	background:#fff;
	z-index:999999;
	border-radius:0
}
.zoomHolder{
	width:100%;
	padding:0 15px;
	height:62vh;
	position:relative;
	overflow:hidden
}
.zoomHolder img{
	height:100%
}
.marker{
	position:absolute!important;
	bottom:auto!important;
	right:auto!important
}
.zoomHolder.fullscreenDiv{
	height:400px;
	width:100%;
	background-color:rgba(0,0,0,.7)
}
.page{
	width:100%
}
.page-content{
	width:100%
}
.page-content h1{
	font-style:normal;
	font-weight:900;
	font-size:6.736vw;
	line-height:100%;
	text-transform:uppercase;
	color:#abd37b;
	display:block;
	margin-bottom:37px
}
@media only screen and (max-width:1023px){
	.page-content h1{
		font-size:65px;
		margin-bottom:30px
	}
}
@media only screen and (max-width:666px){
	.page-content h1{
		font-size:32px;
		margin-bottom:20px
	}
}
.page-content h2{
	font-style:normal;
	font-weight:840;
	font-size:4.861vw;
	line-height:100%;
	text-transform:uppercase;
	color:#abd37b;
	width:69%;
	margin-bottom:40px
}
@media only screen and (max-width:1023px){
	.page-content h2{
		width:610px;
		margin-bottom:30px
	}
}
@media only screen and (max-width:666px){
	.page-content h2{
		width:100%;
		margin-bottom:20px;
		font-size:24px
	}
}
.page-content h3{
	font-style:normal;
	font-weight:700;
	font-size:31px;
	line-height:115%;
	text-transform:uppercase;
	color:#abd37b;
	margin-bottom:20px;
	margin-top:40px
}
@media only screen and (max-width:1023px){
	.page-content h3{
		font-size:26px;
		margin-top:30px
	}
}
.page-content p{
	width:69%;
	font-style:normal;
	font-weight:500;
	font-size:18px;
	line-height:120%;
	color:#f8f4e3;
	margin-bottom:20px
}
@media only screen and (max-width:1023px){
	.page-content p{
		font-size:14px;
		margin-bottom:20px;
		width:610px
	}
}
@media only screen and (max-width:666px){
	.page-content p{
		width:100%
	}
}
.page-content p strong{
	font-weight:700
}
.page-content p a{
	font-weight:700;
	color:#abd37b;
	text-decoration:underline
}
.page-content ul{
	width:69%;
	padding-left:22px
}
.page-content ul li{
	list-style:disc;
	font-style:normal;
	font-weight:500;
	font-size:18px;
	line-height:120%;
	color:#f8f4e3;
	margin-bottom:20px
}
@media only screen and (max-width:1023px){
	.page-content ul li{
		font-size:14px;
		margin-bottom:20px;
		width:610px
	}
}
@media only screen and (max-width:666px){
	.page-content ul li{
		width:100%
	}
}
.page-content ul li a{
	font-weight:700;
	color:#abd37b;
	text-decoration:underline
}
.page-green-wrapper{
	width:100%;
	padding:150px 5.556vw 100px;
	background:#032
}
@media only screen and (max-width:1023px){
	.page-green-wrapper{
		padding:120px 30px 80px
	}
}
@media only screen and (max-width:666px){
	.page-green-wrapper{
		padding:107px 20px 55px
	}
}
.page-heading2{
	width:69%;
	font-style:normal;
	font-weight:700;
	font-size:2.153vw;
	line-height:115%;
	text-transform:uppercase;
	color:#f8f4e3;
	margin-bottom:40px
}
.page-heading2 span{
	color:#abd37b
}
@media only screen and (max-width:1023px){
	.page-heading2{
		font-size:30px;
		margin-bottom:25px;
		width:610px
	}
}
@media only screen and (max-width:666px){
	.page-heading2{
		width:100%;
		font-size:15px;
		margin-bottom:15px
	}
}
.page-links-block{
	width:69%;
	margin-top:50px;
	background:#abd37b;
	box-shadow:3px 5px 20px rgba(9,44,9,.3);
	border-radius:40px;
	padding:30px
}
.page-links-block a{
	display:flex;
	align-items:center;
	justify-content:space-between;
	margin-bottom:20px
}
.page-links-block a span{
	font-style:normal;
	font-weight:840;
	font-size:24px;
	line-height:115%;
	text-transform:uppercase;
	color:#032;
	display:block;
	width:90%
}
.page-links-block a:hover span{
	text-decoration:underline
}
@media only screen and (max-width:1023px){
	.page-links-block{
		width:610px;
		margin-top:30px
	}
}
@media only screen and (max-width:666px){
	.page-links-block{
		padding:16px 10px;
		width:100%;
		border-radius:20px
	}
	.page-links-block a{
		margin-bottom:10px
	}
	.page-links-block a span{
		font-size:14px
	}
	.page-links-block a img{
		width:24px
	}
}
.page-content .page-beige-wrapper{
	width:100%;
	padding:100px 5.556vw;
	background:#f8f4e3
}
@media only screen and (max-width:1023px){
	.page-content .page-beige-wrapper{
		padding:80px 30px
	}
}
@media only screen and (max-width:666px){
	.page-content .page-beige-wrapper{
		padding:55px 20px
	}
}
.page-content .page-beige-wrapper p{
	color:#032;
	margin-bottom:30px
}
@media only screen and (max-width:1023px){
	.page-content .page-beige-wrapper p{
		margin-bottom:30px
	}
}
@media only screen and (max-width:666px){
	.page-content .page-beige-wrapper p{
		margin-bottom:20px
	}
}
.page-content .page-beige-wrapper p a{
	font-weight:700;
	color:#447346;
	text-decoration:underline
}
.page-content .page-beige-wrapper ul li{
	color:#032;
	margin-bottom:20px
}
.page-content .page-beige-wrapper ul li a{
	font-weight:700;
	color:#447346;
	text-decoration:underline
}
.page-content .page-beige-wrapper h1,.page-content .page-beige-wrapper h2,.page-content .page-beige-wrapper h3,.page-content .page-beige-wrapper h4,.page-content .page-beige-wrapper h5,.page-content .page-beige-wrapper h6{
	color:#032
}
.page-content .page-beige-wrapper h1 a,.page-content .page-beige-wrapper h2 a,.page-content .page-beige-wrapper h3 a,.page-content .page-beige-wrapper h4 a,.page-content .page-beige-wrapper h5 a,.page-content .page-beige-wrapper h6 a{
	font-weight:700;
	color:#447346;
	text-decoration:underline
}
.page-content .page-beige-wrapper .page-heading2{
	color:#032
}
.page-content .page-beige-wrapper .page-two-columns-text{
	color:#032
}
.page-image-full{
	width:69%;
	margin-bottom:40px
}
.page-image-full img{
	width:100%;
	-o-object-fit:contain;
	object-fit:contain;
	border-radius:40px
}
@media only screen and (max-width:1023px){
	.page-image-full{
		width:610px;
		margin-bottom:30px
	}
	.page-image-full img{
		border-radius:30px
	}
}
@media only screen and (max-width:666px){
	.page-image-full{
		width:100%;
		margin-bottom:20px
	}
	.page-image-full img{
		border-radius:20px
	}
}
.page-link-button{
	font-style:normal;
	font-weight:500;
	font-size:18px;
	line-height:115%;
	text-transform:uppercase;
	color:#abd37b;
	padding:17px 24px;
	background:#032;
	box-shadow:3px 5px 20px rgba(9,44,9,.3);
	border-radius:40px;
	display:inline-block;
	margin-bottom:30px
}
.page-link-button:hover{
	background:#fff;
	color:#032
}
@media only screen and (max-width:1023px){
	.page-link-button{
		font-size:14px
	}
}
@media only screen and (max-width:666px){
	.page-link-button{
		width:100%;
		text-align:center
	}
}
.page-content .page-light-green-wrapper{
	width:100%;
	padding:100px 5.556vw;
	background:#abd37b
}
@media only screen and (max-width:1023px){
	.page-content .page-light-green-wrapper{
		padding:80px 30px
	}
}
@media only screen and (max-width:666px){
	.page-content .page-light-green-wrapper{
		padding:55px 20px
	}
}
.page-content .page-light-green-wrapper p{
	color:#032;
	margin-bottom:30px
}
@media only screen and (max-width:666px){
	.page-content .page-light-green-wrapper p{
		margin-bottom:20px
	}
}
.page-content .page-light-green-wrapper ul{
	width:69%;
	padding-left:20px;
	margin-bottom:20px
}
.page-content .page-light-green-wrapper ul li{
	font-style:normal;
	font-weight:500;
	font-size:18px;
	line-height:120%;
	color:#032;
	margin-bottom:20px;
	list-style:disc
}
.page-content .page-light-green-wrapper ul li:last-child{
	margin-bottom:40px
}
@media only screen and (max-width:1023px){
	.page-content .page-light-green-wrapper ul{
		width:610px
	}
	.page-content .page-light-green-wrapper ul li{
		font-size:14px
	}
	.page-content .page-light-green-wrapper ul li:last-child{
		margin-bottom:20px
	}
}
@media only screen and (max-width:666px){
	.page-content .page-light-green-wrapper ul{
		width:100%
	}
}
.page-content .page-light-green-wrapper h1,.page-content .page-light-green-wrapper h2,.page-content .page-light-green-wrapper h3,.page-content .page-light-green-wrapper h4,.page-content .page-light-green-wrapper h5,.page-content .page-light-green-wrapper h6{
	color:#032
}
.page-content .page-light-green-wrapper .page-heading2{
	color:#032
}
.page-two-images{
	width:69%;
	margin-bottom:40px;
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap
}
@media only screen and (max-width:1023px){
	.page-two-images{
		width:610px;
		margin-bottom:30px
	}
}
@media only screen and (max-width:666px){
	.page-two-images{
		display:none
	}
}
.page-two-images-item{
	width:47.78%
}
.page-two-images-item img{
	width:100%;
	-o-object-fit:cover;
	object-fit:cover;
	border-radius:40px
}
@media only screen and (max-width:666px){
	.page-two-images-item{
		height:auto
	}
	.page-two-images-item img{
		border-radius:20px
	}
}
.page-quote{
	background:#032;
	box-shadow:3px 5px 20px rgba(9,44,9,.3);
	border-radius:40px;
	width:69%;
	margin-bottom:40px;
	padding:43px 45px 5px
}
.page-quote .page-quote-text{
	font-style:normal;
	font-weight:700;
	font-size:2.153vw;
	line-height:115%;
	text-align:center;
	text-transform:uppercase;
	color:#f8f4e3;
	margin-bottom:15px
}
@media only screen and (max-width:1023px){
	.page-quote{
		width:610px;
		margin-bottom:30px;
		padding:20px 28px 5px;
		border-radius:20px
	}
	.page-quote .page-quote-text{
		font-size:15px
	}
}
@media only screen and (max-width:666px){
	.page-quote{
		width:100%;
		padding:18px 15px 0
	}
}
.page-quote .vegetable{
	display:block;
	margin:0 auto;
	display:none
}
.page-quote.type1 .vegetable1{
	display:block
}
.page-quote.type2 .vegetable2{
	display:block
}
.page-quote.type3 .vegetable3{
	display:block
}
.page-quote.type4 .vegetable4{
	display:block
}
.page-two-images-slider{
	width:100%;
	display:none
}
@media only screen and (max-width:666px){
	.page-two-images-slider{
		display:block;
		margin-bottom:60px!important
	}
}
.page-two-images-slider .slick-dots{
	bottom:-78px
}
.page-two-images-slider .slick-dots li button:before{
	content:"";
	width:7px;
	height:7px;
	background:#032;
	border-radius:50%;
	opacity:.3
}
.page-two-images-slider .slick-dots li.slick-active button:before{
	background:#032;
	opacity:1
}
.page-two-columns-text{
	width:69%;
	font-style:normal;
	font-weight:500;
	font-size:18px;
	line-height:120%;
	color:#f8f4e3;
	margin-bottom:20px;
	-moz-columns:2;
	columns:2;
	margin-top:30px
}
@media only screen and (max-width:1023px){
	.page-two-columns-text{
		font-size:14px;
		margin-bottom:20px;
		width:610px
	}
}
@media only screen and (max-width:666px){
	.page-two-columns-text{
		width:100%
	}
}
.page-accorddeon{
	width:69%;
	padding:30px;
	background:#032;
	box-shadow:3px 5px 20px rgba(9,44,9,.3);
	border-radius:40px
}
@media only screen and (max-width:1023px){
	.page-accorddeon{
		width:610px
	}
}
@media only screen and (max-width:666px){
	.page-accorddeon{
		width:100%;
		border-radius:20px;
		padding:20px 24px
	}
}
.panel{
	margin-bottom:20px;
	border-bottom:1px solid #abd37b;
	cursor:pointer
}
@media only screen and (max-width:666px){
	.panel{
		margin-bottom:15px
	}
}
.panel-heading{
	width:100%;
	padding-bottom:20px;
	display:flex;
	transition:all .1s ease-out;
	transition-delay:.3s
}
@media only screen and (max-width:666px){
	.panel-heading{
		padding-bottom:15px
	}
}
.panel-heading .line{
	display:flex;
	align-items:center;
	position:relative;
	justify-content:space-between;
	width:100%
}
.panel-heading .line span{
	width:calc(100% - 70px);
	display:flex;
	align-items:center;
	position:relative;
	transition:.2s;
	font-style:normal;
	font-weight:840;
	font-size:24px;
	line-height:115%;
	text-transform:uppercase;
	color:#f8f4e3
}
@media only screen and (max-width:1023px){
	.panel-heading .line span{
		font-size:14px
	}
}
@media only screen and (max-width:666px){
	.panel-heading .line span{
		width:calc(100% - 40px)
	}
}
.panel-heading .line .panel-blue-rect{
	width:40px;
	height:40px
}
.panel-heading .line .panel-blue-rect .panel-blue-rect-icon{
	width:100%;
	height:100%;
	transition:all .2s ease
}
.panel-heading .line .panel-blue-rect .panel-blue-rect-icon svg{
	width:100%;
	transition:all .2s ease
}
@media only screen and (max-width:1023px){
	.panel-heading .line .panel-blue-rect{
		width:24px;
		height:24px
	}
}
.panel-heading.in .line .panel-blue-rect .panel-blue-rect-icon .panel-rect-vertical{
	display:none
}
.panel-collapse{
	display:none;
	box-sizing:border-box;
	padding-bottom:20px
}
.panel-body .panel-body-text{
	font-weight:500;
	font-size:18px;
	line-height:120%;
	color:#f8f4e3
}
.panel-body .panel-body-text p{
	font-weight:500;
	font-size:18px;
	line-height:120%;
	color:#f8f4e3
}
.panel-body .panel-body-text a{
	font-weight:900
}
.panel-body .panel-body-text li{
	font-weight:500;
	font-size:18px;
	line-height:120%;
	color:#f8f4e3
}
@media only screen and (max-width:1023px){
	.panel-body .panel-body-text{
		font-size:14px
	}
	.panel-body .panel-body-text p,.panel-body .panel-body-text a,.panel-body .panel-body-text li{
		font-size:14px
	}
}
.help{
	width:100%
}
.help-first{
	width:100%;
	padding:160px 5.556vw 100px;
	background:#032
}
@media only screen and (max-width:1023px){
	.help-first{
		padding:128px 30px 80px
	}
}
@media only screen and (max-width:666px){
	.help-first{
		padding:107px 20px 55px
	}
}
.help-first-title{
	font-style:normal;
	font-weight:900;
	font-size:6.736vw;
	line-height:100%;
	text-transform:uppercase;
	margin-bottom:50px;
	color:#abd37b
}
@media only screen and (max-width:1023px){
	.help-first-title{
		font-size:65px;
		margin-bottom:30px
	}
}
@media only screen and (max-width:666px){
	.help-first-title{
		margin-bottom:20px;
		font-size:44px
	}
}
.help-first-content{
	width:100%;
	display:flex
}
@media only screen and (max-width:666px){
	.help-first-content{
		flex-wrap:wrap
	}
}
.help-first-content-left{
	width:60%;
	font-style:normal;
	font-weight:700;
	font-size:2.153vw;
	line-height:115%;
	text-transform:uppercase;
	color:#f8f4e3;
	padding-right:5%
}
@media only screen and (max-width:1023px){
	.help-first-content-left{
		width:50%;
		font-size:18px
	}
}
@media only screen and (max-width:666px){
	.help-first-content-left{
		width:100%;
		font-size:15px;
		margin-bottom:15px
	}
}
.help-first-content-right{
	width:40%
}
.help-first-content-right p{
	font-style:normal;
	font-weight:500;
	font-size:18px;
	line-height:120%;
	color:#f8f4e3;
	margin-bottom:20px
}
@media only screen and (max-width:1023px){
	.help-first-content-right{
		width:50%
	}
	.help-first-content-right p{
		font-size:14px;
		margin-bottom:10px
	}
}
@media only screen and (max-width:666px){
	.help-first-content-right{
		width:100%
	}
}
.help-support{
	width:100%;
	padding:100px 5.556vw;
	background:#f8f4e3
}
@media only screen and (max-width:1023px){
	.help-support{
		padding:80px 30px
	}
}
@media only screen and (max-width:666px){
	.help-support{
		padding:55px 20px
	}
}
.help-support-title{
	font-style:normal;
	font-weight:840;
	font-size:4.861vw;
	line-height:100%;
	text-transform:uppercase;
	color:#032;
	margin-bottom:20px
}
@media only screen and (max-width:1023px){
	.help-support-title{
		font-size:32px;
		margin-bottom:15px
	}
}
@media only screen and (max-width:666px){
	.help-support-title{
		font-size:24px;
		margin-bottom:20px
	}
}
.help-support-description{
	font-style:normal;
	font-weight:840;
	font-size:2.153vw;
	line-height:115%;
	text-transform:uppercase;
	color:#032;
	margin-bottom:50px
}
@media only screen and (max-width:1023px){
	.help-support-description{
		font-size:16px;
		margin-bottom:30px
	}
}
@media only screen and (max-width:666px){
	.help-support-description{
		font-size:15px;
		margin-bottom:20px
	}
}
.help-support-container{
	width:100%;
	background:#032;
	box-shadow:3px 5px 20px rgba(9,44,9,.3);
	border-radius:40px;
	padding:40px 50px
}
@media only screen and (max-width:1023px){
	.help-support-container{
		padding:30px 26px
	}
}
@media only screen and (max-width:666px){
	.help-support-container{
		padding:20px 14px
	}
}
.help-support-container-heading{
	font-style:normal;
	font-weight:900;
	font-size:2.153vw;
	line-height:115%;
	text-transform:uppercase;
	color:#abd37b;
	margin-bottom:50px
}
@media only screen and (max-width:1023px){
	.help-support-container-heading{
		font-size:16px;
		margin-bottom:30px
	}
}
@media only screen and (max-width:666px){
	.help-support-container-heading{
		font-size:15px
	}
}
.help-support-item{
	width:100%;
	display:flex;
	margin-bottom:50px
}
@media only screen and (max-width:1023px){
	.help-support-item{
		margin-bottom:30px
	}
}
@media only screen and (max-width:666px){
	.help-support-item{
		flex-direction:column
	}
}
.help-support-item-left{
	width:41.5%;
	padding-right:2%;
	padding-left:20px
}
.help-support-item-left span{
	font-style:normal;
	font-weight:840;
	font-size:24px;
	line-height:115%;
	text-transform:uppercase;
	color:#f8f4e3;
	display:block;
	position:relative
}
.help-support-item-left span::after{
	content:"";
	position:absolute;
	top:9px;
	left:-19px;
	width:10px;
	height:10px;
	background:#abd37b;
	border-radius:50%
}
@media only screen and (max-width:1023px){
	.help-support-item-left{
		padding-right:8%
	}
	.help-support-item-left span{
		font-size:14px
	}
	.help-support-item-left span::after{
		content:"";
		position:absolute;
		top:4px;
		left:-19px;
		width:7px;
		height:7px;
		background:#abd37b;
		border-radius:50%
	}
}
@media only screen and (max-width:666px){
	.help-support-item-left{
		width:100%;
		padding-right:0;
		margin-bottom:15px
	}
}
.help-support-item-right{
	width:58.5%
}
.help-support-item-right a{
	width:155px;
	height:45px;
	display:flex;
	align-items:center;
	justify-content:center;
	background:#abd37b;
	box-shadow:3px 5px 20px rgba(9,44,9,.3);
	border-radius:40px
}
.help-support-item-right a span{
	font-style:normal;
	font-weight:500;
	font-size:14px;
	line-height:90%;
	text-transform:uppercase;
	color:#032;
	display:block;
	margin-right:10px
}
.help-support-item-right a:hover{
	background:#f8f4e3
}
.help-support-item-right p{
	font-style:normal;
	font-weight:500;
	font-size:18px;
	line-height:120%;
	color:#889d8c;
	margin-bottom:7px
}
.help-support-item-right p strong{
	color:#f8f4e3
}
@media only screen and (max-width:1023px){
	.help-support-item-right p{
		font-size:14px
	}
}
@media only screen and (max-width:666px){
	.help-support-item-right{
		width:100%
	}
}
.help-get{
	width:100%;
	padding:100px 5.556vw;
	background:#abd37b
}
@media only screen and (max-width:1023px){
	.help-get{
		padding:80px 30px
	}
}
@media only screen and (max-width:666px){
	.help-get{
		padding:55px 0
	}
}
.help-get-title{
	margin-bottom:50px;
	font-style:normal;
	font-weight:900;
	font-size:4.861vw;
	line-height:100%;
	text-transform:uppercase;
	color:#032;
	text-align:center
}
@media only screen and (max-width:1023px){
	.help-get-title{
		font-size:32px;
		margin-bottom:30px
	}
}
@media only screen and (max-width:666px){
	.help-get-title{
		font-size:24px;
		margin-bottom:20px
	}
}
.help-get-container{
	width:100%;
	display:grid;
	grid-template-columns:repeat(2,1fr);
	gap:2.778vw
}
@media only screen and (max-width:1023px){
	.help-get-container{
		gap:20px
	}
}
@media only screen and (max-width:666px){
	.help-get-container{
		grid-template-columns:repeat(1,1fr);
		padding:0 20px
	}
}
.help-get-item{
	background:#032;
	border-radius:48px;
	display:block;
	transition:all .4s ease
}
.help-get-item:hover{
	box-shadow:5px 5px 20px rgba(9,44,9,.3);
	transform:translateY(-12px)
}
.help-get-item:hover .help-get-item-image img{
	transform:scale(1.1)
}
.help-get-item:hover .help-get-item-heading{
	color:#abd37b
}
@media only screen and (max-width:1023px){
	.help-get-item{
		border-radius:40px 40px 20px 20px;
		padding-top:147px;
		position:relative
	}
	.help-get-item:hover{
		box-shadow:none;
		transform:translateY(0px)
	}
	.help-get-item:hover .help-get-item-image img{
		transform:scale(1)
	}
	.help-get-item:hover .help-get-item-heading{
		color:#f8f4e3
	}
}
@media only screen and (max-width:666px){
	.help-get-item{
		padding-top:170px
	}
}
.help-get-item-image{
	width:100%;
	height:280px;
	margin-bottom:24px;
	border-radius:40px 40px 0 0;
	overflow:hidden
}
.help-get-item-image img{
	width:100%;
	height:100%;
	-o-object-fit:cover;
	object-fit:cover;
	border-radius:40px 40px 0 0;
	transition:all .4s ease
}
@media only screen and (max-width:1023px){
	.help-get-item-image{
		height:135px;
		margin-bottom:12px;
		position:absolute;
		width:100.4%;
		top:-.2%;
		left:-.2%;
		border-radius:20px 20px 0 0
	}
	.help-get-item-image img{
		border-radius:20px 20px 0 0
	}
}
@media only screen and (max-width:666px){
	.help-get-item-image{
		height:155px;
		width:100.2%;
		top:-.1%;
		left:-.155%
	}
}
.help-get-item-tag{
	font-style:normal;
	font-weight:500;
	font-size:18px;
	line-height:120%;
	color:#f8f4e3;
	display:inline-block;
	padding:6px 15px;
	border:1px solid #abd37b;
	box-sizing:border-box;
	border-radius:40px;
	margin-left:24px;
	margin-bottom:20px
}
@media only screen and (max-width:1023px){
	.help-get-item-tag{
		font-size:12px;
		margin-bottom:11px;
		margin-left:15px
	}
}
.help-get-item-heading{
	font-style:normal;
	font-weight:840;
	font-size:24px;
	line-height:115%;
	text-transform:uppercase;
	color:#f8f4e3;
	padding:0 24px;
	margin-bottom:43px;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-moz-box;
	display:-webkit-box;
	-webkit-line-clamp:3;
	-webkit-box-orient:vertical;
	min-height:83px;
	transition:all .3s ease
}
@media only screen and (max-width:1023px){
	.help-get-item-heading{
		font-size:14px;
		margin-bottom:15px;
		min-height:48px;
		padding:0 15px
	}
}
.help-get-item-bottom{
	width:100%;
	padding:0 24px;
	margin-bottom:42px;
	display:flex
}
@media only screen and (max-width:1023px){
	.help-get-item-bottom{
		margin-bottom:31px;
		padding:0 15px;
		flex-direction:column
	}
}
.help-get-item-bottom-left{
	width:21.5%;
	padding-right:3%;
	font-style:normal;
	font-weight:500;
	font-size:14px;
	line-height:120%;
	text-transform:uppercase;
	color:#889d8c
}
@media only screen and (max-width:1023px){
	.help-get-item-bottom-left{
		width:100%;
		margin-bottom:5px;
		font-size:12px
	}
}
.help-get-item-bottom-right{
	width:78.5%
}
.help-get-item-bottom-right span{
	font-style:normal;
	font-weight:500;
	font-size:14px;
	line-height:120%;
	color:#f8f4e3;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-moz-box;
	display:-webkit-box;
	-webkit-line-clamp:3;
	-webkit-box-orient:vertical;
	min-height:50px
}
@media only screen and (max-width:1023px){
	.help-get-item-bottom-right{
		width:100%
	}
	.help-get-item-bottom-right span{
		font-size:12px;
		min-height:45px
	}
}
.help-get-pagination{
	margin:50px auto 0;
	max-width:90%;
	width:-webkit-fit-content;
	width:-moz-fit-content;
	width:fit-content;
	display:flex;
	align-items:center;
	justify-content:space-between
}
@media only screen and (max-width:666px){
	.help-get-pagination{
		display:none
	}
}
.help-get-pagination-item{
	width:45px;
	height:45px;
	font-style:normal;
	font-weight:500;
	font-size:24px;
	line-height:120%;
	color:#032;
	margin:0 12px;
	background:0 0;
	border-radius:50%;
	display:flex;
	align-items:center;
	justify-content:center
}
@media only screen and (max-width:1023px){
	.help-get-pagination-item{
		width:34.5px;
		height:34.5px;
		font-size:16px;
		margin:0 4px
	}
}
.help-get-pagination-item.active{
	background:#032;
	color:#f8f4e3
}
.help-proposal{
	width:100%;
	padding:100px 5.556vw;
	background:#032;
	position:relative;
	border-bottom:1px solid #abd37b
}
@media only screen and (max-width:1023px){
	.help-proposal{
		padding:80px 30px
	}
}
@media only screen and (max-width:666px){
	.help-proposal{
		padding:55px 20px
	}
}
.help-proposal-title{
	font-style:normal;
	font-weight:840;
	font-size:4.861vw;
	line-height:100%;
	text-transform:uppercase;
	color:#abd37b;
	margin-bottom:30px
}
@media only screen and (max-width:1023px){
	.help-proposal-title{
		font-size:32px;
		margin-bottom:15px
	}
}
@media only screen and (max-width:666px){
	.help-proposal-title{
		font-size:24px;
		margin-bottom:20px
	}
}
.help-proposal-heading{
	font-style:normal;
	font-weight:700;
	font-size:2.153vw;
	line-height:115%;
	text-transform:uppercase;
	color:#f8f4e3;
	margin-bottom:15px;
	width:70%
}
@media only screen and (max-width:1023px){
	.help-proposal-heading{
		font-size:16px
	}
}
@media only screen and (max-width:666px){
	.help-proposal-heading{
		font-size:15px;
		width:100%
	}
}
.help-proposal-description{
	font-style:normal;
	font-weight:500;
	font-size:18px;
	line-height:120%;
	color:#f8f4e3;
	margin-bottom:40px;
	width:66%
}
@media only screen and (max-width:1023px){
	.help-proposal-description{
		font-size:14px;
		margin-bottom:30px
	}
}
@media only screen and (max-width:666px){
	.help-proposal-description{
		width:100%
	}
}
.help-proposal-button{
	width:289px;
	height:55px;
	background:#abd37b;
	box-shadow:3px 5px 20px rgba(9,44,9,.3);
	border-radius:40px;
	display:flex;
	align-items:center;
	justify-content:center
}
.help-proposal-button span{
	display:block;
	font-style:normal;
	font-weight:500;
	font-size:18px;
	line-height:115%;
	text-transform:uppercase;
	color:#032;
	margin-right:10px
}
.help-proposal-button:hover{
	background:#f8f4e3
}
@media only screen and (max-width:666px){
	.help-proposal-button{
		margin-bottom:40px
	}
}
.help-proposal-image{
	position:absolute;
	width:18.764vw;
	bottom:1vw;
	right:6.569vw
}
.help-proposal-image img{
	width:100%
}
@media screen and (max-width:1440px){
	.help-proposal-image{
		width:25.764vw;
		bottom:2px
	}
}
@media only screen and (max-width:1023px){
	.help-proposal-image{
		right:2.569vw;
		width:26.764vw;
		bottom:86px
	}
}
@media only screen and (max-width:666px){
	.help-proposal-image{
		position:unset;
		width:252px;
		margin:0 auto
	}
}
.help-get-more{
	font-style:normal;
	font-weight:500;
	font-size:14px;
	line-height:115%;
	text-transform:uppercase;
	color:#032;
	width:113px;
	padding-bottom:5px;
	border-bottom:1px solid #032;
	margin:0 auto;
	display:none
}
@media only screen and (max-width:666px){
	.help-get-more{
		display:block;
		margin-top:30px
	}
}
.help-get-filters{
	width:100%;
	display:flex;
	justify-content:center;
	margin-bottom:41px
}
.help-get-filters::-webkit-scrollbar{
	display:none
}
@media only screen and (max-width:666px){
	.help-get-filters{
		display:block;
		width:auto;
		overflow:auto;
		white-space:nowrap;
		margin-bottom:15px
	}
}
.help-get-filters-item{
	cursor:pointer;
	display:inline-block;
	padding:12px 24px;
	font-weight:500;
	font-size:18px;
	line-height:100%;
	text-transform:uppercase;
	color:#032;
	border:1px solid #032;
	border-radius:50px;
	margin:0 10px
}
.help-get-filters-item.active{
	background:#032;
	color:#abd37b
}
.help-get-filters-item:hover{
	background:#032;
	color:#abd37b
}
@media only screen and (max-width:1023px){
	.help-get-filters-item{
		font-size:12px;
		padding:10px 12px
	}
}
@media only screen and (max-width:666px){
	.help-get-filters-item{
		display:inline-block;
		text-align:center;
		margin:0 5px;
		padding:10px 12px
	}
	.help-get-filters-item:first-of-type{
		margin-left:20px
	}
	.help-get-filters-item:last-of-type{
		margin-right:20px
	}
	.help-get-filters-item:hover{
		background:0 0;
		color:#032
	}
}
.single-help{
	width:100%
}
.single-hero{
	width:100%;
	padding:160px 5.556vw 100px;
	background:#032
}
@media only screen and (max-width:1023px){
	.single-hero{
		padding:127px 30px 80px
	}
}
@media only screen and (max-width:666px){
	.single-hero{
		padding:107px 20px 55px
	}
}
.single-hero-title{
	font-style:normal;
	font-weight:900;
	font-size:4.861vw;
	line-height:100%;
	text-transform:uppercase;
	color:#abd37b;
	margin-bottom:50px
}
@media only screen and (max-width:1023px){
	.single-hero-title{
		font-size:32px;
		margin-bottom:30px
	}
}
@media only screen and (max-width:666px){
	.single-hero-title{
		margin-bottom:20px
	}
}
.single-hero-top{
	width:100%;
	display:flex;
	align-items:flex-start;
	justify-content:space-between;
	margin-bottom:50px
}
@media only screen and (max-width:1023px){
	.single-hero-top{
		margin-bottom:30px
	}
}
@media only screen and (max-width:666px){
	.single-hero-top{
		flex-wrap:wrap
	}
}
.single-hero-top-image{
	width:65.6%
}
.single-hero-top-image img{
	width:100%;
	border-radius:40px
}
@media only screen and (max-width:1023px){
	.single-hero-top-image img{
		border-radius:20px
	}
}
@media only screen and (max-width:666px){
	.single-hero-top-image{
		width:100%
	}
	.single-hero-top-image img{
		border-radius:20px 20px 0 0;
		vertical-align:bottom
	}
}
.single-hero-sidebar{
	width:31.25%;
	padding:30px 30px 40px;
	background:#abd37b;
	box-shadow:3px 5px 20px rgba(9,44,9,.3);
	border-radius:40px
}
@media only screen and (max-width:1023px){
	.single-hero-sidebar{
		padding:15px 11px 20px;
		border-radius:20px
	}
}
@media only screen and (max-width:666px){
	.single-hero-sidebar{
		width:100%;
		border-radius:0 0 20px 20px
	}
}
.single-hero-sidebar-name{
	font-style:normal;
	font-weight:700;
	font-size:31px;
	line-height:115%;
	text-transform:uppercase;
	color:#032;
	margin-bottom:30px
}
@media only screen and (max-width:1023px){
	.single-hero-sidebar-name{
		font-size:18px;
		margin-bottom:15px
	}
}
@media only screen and (max-width:666px){
	.single-hero-sidebar-name{
		font-size:15px
	}
}
.single-hero-sidebar-partner{
	margin-bottom:20px
}
.single-hero-sidebar-partner p{
	font-style:normal;
	font-weight:500;
	font-size:18px;
	line-height:120%;
	text-transform:uppercase;
	color:#447346;
	margin-bottom:5px
}
.single-hero-sidebar-partner span{
	font-style:normal;
	font-weight:700;
	font-size:24px;
	line-height:120%;
	text-transform:uppercase;
	color:#032
}
@media only screen and (max-width:1023px){
	.single-hero-sidebar-partner{
		margin-bottom:10px
	}
	.single-hero-sidebar-partner p{
		font-size:12px;
		margin-bottom:5px
	}
	.single-hero-sidebar-partner span{
		font-size:14px
	}
}
.single-hero-sidebar-whom{
	margin-bottom:20px
}
.single-hero-sidebar-whom p{
	font-style:normal;
	font-weight:500;
	font-size:18px;
	line-height:120%;
	text-transform:uppercase;
	color:#447346;
	margin-bottom:5px
}
.single-hero-sidebar-whom span{
	font-style:normal;
	font-weight:500;
	font-size:18px;
	line-height:120%;
	color:#032
}
@media only screen and (max-width:1023px){
	.single-hero-sidebar-whom{
		margin-bottom:10px
	}
	.single-hero-sidebar-whom p{
		font-size:12px;
		margin-bottom:5px
	}
	.single-hero-sidebar-whom span{
		font-size:14px
	}
}
.single-hero-sidebar-date{
	margin-bottom:20px
}
.single-hero-sidebar-date p{
	font-style:normal;
	font-weight:500;
	font-size:18px;
	line-height:120%;
	text-transform:uppercase;
	color:#447346;
	margin-bottom:5px
}
.single-hero-sidebar-date span{
	font-style:normal;
	font-weight:500;
	font-size:18px;
	line-height:120%;
	color:#032
}
@media only screen and (max-width:1023px){
	.single-hero-sidebar-date{
		margin-bottom:10px
	}
	.single-hero-sidebar-date p{
		font-size:12px;
		margin-bottom:5px
	}
	.single-hero-sidebar-date span{
		font-size:14px
	}
}
.single-hero-sidebar-button{
	width:289px;
	height:55px;
	background:#032;
	box-shadow:3px 5px 20px rgba(9,44,9,.3);
	border-radius:40px;
	display:flex;
	align-items:center;
	justify-content:center
}
.single-hero-sidebar-button span{
	font-style:normal;
	font-weight:500;
	font-size:18px;
	line-height:115%;
	display:block;
	text-transform:uppercase;
	color:#abd37b;
	margin-right:10px
}
.single-hero-sidebar-button svg{
	width:35px;
	height:35px
}
.single-hero-sidebar-button svg circle{
	fill:#abd37b
}
.single-hero-sidebar-button svg path{
	fill:#032
}
.single-hero-sidebar-button:hover{
	background:#fff
}
.single-hero-sidebar-button:hover span{
	color:#032
}
.single-hero-sidebar-button:hover svg{
	width:35px;
	height:35px
}
.single-hero-sidebar-button:hover svg circle{
	fill:#032
}
.single-hero-sidebar-button:hover svg path{
	fill:#fff
}
@media only screen and (max-width:1023px){
	.single-hero-sidebar-button{
		width:100%;
		height:45px
	}
	.single-hero-sidebar-button span{
		font-size:12px;
		margin-right:5px
	}
	.single-hero-sidebar-button svg{
		width:28px;
		height:28px
	}
}
@media only screen and (max-width:666px){
	.single-hero-sidebar-button{
		width:216px;
		margin:0 auto;
		margin-top:20px
	}
}
.single-content{
	width:66%
}
.single-content p{
	font-style:normal;
	font-weight:500;
	font-size:18px;
	line-height:120%;
	color:#f8f4e3;
	margin-bottom:20px
}
.single-content p strong{
	font-weight:900
}
.single-content p a{
	color:#abd37b;
	font-weight:900
}
.single-content p a:hover{
	text-decoration:underline
}
.single-content ul{
	padding-left:22px;
	margin-bottom:15px
}
.single-content ul li{
	font-style:normal;
	font-weight:500;
	font-size:18px;
	line-height:120%;
	color:#f8f4e3;
	margin-bottom:15px;
	list-style:disc
}
.single-content ul li strong{
	font-weight:900
}
.single-content ul li a{
	color:#abd37b;
	font-weight:900
}
.single-content ul li a:hover{
	text-decoration:underline
}
@media only screen and (max-width:1023px){
	.single-content p{
		font-size:14px;
		margin-bottom:15px
	}
	.single-content ul{
		margin-bottom:5px
	}
	.single-content ul li{
		font-size:14px;
		margin-bottom:15px
	}
}
@media only screen and (max-width:666px){
	.single-content{
		width:100%
	}
}
.single-content-heading{
	width:100%;
	font-style:normal;
	font-weight:700;
	font-size:31px;
	line-height:115%;
	text-transform:uppercase;
	color:#f8f4e3;
	margin-bottom:20px
}
@media only screen and (max-width:1023px){
	.single-content-heading{
		font-size:16px;
		margin-bottom:15px
	}
}
.single-slider-block{
	width:100%;
	padding:100px 5.556vw;
	background:#abd37b
}
@media only screen and (max-width:1023px){
	.single-slider-block{
		padding:80px 30px
	}
}
@media only screen and (max-width:666px){
	.single-slider-block{
		padding:55px 20px
	}
}
.single-slider-title{
	font-style:normal;
	font-weight:840;
	font-size:70px;
	line-height:100%;
	text-transform:uppercase;
	color:#032;
	margin-bottom:50px
}
@media only screen and (max-width:1023px){
	.single-slider-title{
		font-size:32px;
		margin-bottom:30px
	}
}
@media only screen and (max-width:666px){
	.single-slider-title{
		margin-bottom:20px
	}
}
.single-slider-wrapper{
	width:calc(100% + 40px);
	transform:translateX(-20px);
	position:relative
}
.single-slider-wrapper .slick-track{
	margin-left:0
}
@media only screen and (max-width:666px){
	.single-slider-wrapper{
		width:calc(100% + 20px);
		transform:translateX(-10px)
	}
}
.single-slider-arrows{
	width:150px;
	height:55px;
	position:absolute;
	right:27px;
	top:-88px
}
@media only screen and (max-width:1023px){
	.single-slider-arrows{
		display:none
	}
}
.single-slider-arrows .slick-prev{
	position:absolute;
	top:0;
	left:0;
	width:54.75px;
	height:54.75px
}
.single-slider-arrows .slick-prev::before{
	display:none
}
.single-slider-arrows .slick-prev img{
	width:100%
}
.single-slider-arrows .slick-next{
	position:absolute;
	top:0;
	right:0;
	width:54.75px;
	height:54.75px
}
.single-slider-arrows .slick-next::before{
	display:none
}
.single-slider-arrows .slick-next img{
	width:100%
}
.single-slider{
	width:100%
}
.single-slider .help-get-item{
	padding-bottom:1px;
	box-shadow:none
}
.single-slider .slick-dots{
	bottom:-66px
}
.single-slider .slick-dots li button:before{
	content:"";
	width:7px;
	height:7px;
	background:#032;
	border-radius:50%;
	opacity:.3
}
.single-slider .slick-dots li.slick-active button:before{
	background:#032;
	opacity:1
}
@media only screen and (max-width:666px){
	.single-slider .slick-dots{
		bottom:-49px
	}
}
.single-slider-item{
	padding:0 20px
}
@media only screen and (max-width:666px){
	.single-slider-item{
		padding:0 10px
	}
}
.vegetables{
	width:100%;
	background:#032
}
.vegetables-hero{
	width:100%;
	padding:170px 5.556vw 100px;
	background:#032
}
@media only screen and (max-width:1023px){
	.vegetables-hero{
		padding:127px 30px 70px
	}
}
@media only screen and (max-width:666px){
	.vegetables-hero{
		padding:107px 20px 55px
	}
}
.vegetables-hero-title{
	font-style:normal;
	font-weight:900;
	font-size:6.736vw;
	line-height:100%;
	text-transform:uppercase;
	margin-bottom:50px;
	color:#abd37b
}
@media only screen and (max-width:1023px){
	.vegetables-hero-title{
		font-size:65px;
		margin-bottom:30px
	}
}
@media only screen and (max-width:666px){
	.vegetables-hero-title{
		margin-bottom:20px;
		font-size:32px
	}
}
.vegetables-hero-content{
	width:100%;
	display:flex;
	justify-content:space-between
}
@media only screen and (max-width:666px){
	.vegetables-hero-content{
		flex-wrap:wrap
	}
}
.vegetables-hero-content-left{
	width:57.3vw;
	font-style:normal;
	font-weight:700;
	font-size:31px;
	line-height:115%;
	text-transform:uppercase;
	color:#f8f4e3
}
@media only screen and (max-width:1023px){
	.vegetables-hero-content-left{
		width:49%;
		font-size:16px
	}
}
@media only screen and (max-width:666px){
	.vegetables-hero-content-left{
		width:100%;
		font-size:15px;
		margin-bottom:15px
	}
}
.vegetables-hero-content-right{
	width:39.639vw
}
.vegetables-hero-content-right p{
	font-style:normal;
	font-weight:500;
	font-size:18px;
	line-height:120%;
	color:#f8f4e3;
	margin-bottom:25px
}
@media only screen and (max-width:1023px){
	.vegetables-hero-content-right{
		width:49%
	}
	.vegetables-hero-content-right p{
		font-size:14px;
		margin-bottom:20px
	}
}
@media only screen and (max-width:666px){
	.vegetables-hero-content-right{
		width:100%
	}
	.vegetables-hero-content-right p{
		margin-bottom:15px
	}
}
.vegetables-container{
	width:100%;
	display:grid;
	grid-template-columns:repeat(3,1fr);
	gap:2.778vw;
	padding:10px 5.556vw 30px;
	background:#032
}
@media only screen and (max-width:1023px){
	.vegetables-container{
		grid-template-columns:repeat(2,1fr);
		gap:20px
	}
}
@media only screen and (max-width:666px){
	.vegetables-container{
		grid-template-columns:repeat(1,1fr);
		gap:0;
		padding:10px 20px 0
	}
}
.vegetables-item{
	background:#abd37b;
	box-shadow:3px 5px 20px rgba(9,44,9,.3);
	border-radius:40px;
	position:relative;
	padding:0 0 22px;
	margin-bottom:4.167vw
}
.vegetables-item.two-string .vegetables-item-image{
	margin:-6.25vw auto -1.736vw
}
@media only screen and (max-width:1023px){
	.vegetables-item{
		margin-bottom:35px
	}
	.vegetables-item.two-string .vegetables-item-image{
		margin:-6.25vw auto 0
	}
}
@media only screen and (max-width:666px){
	.vegetables-item{
		margin-bottom:60px
	}
	.vegetables-item.two-string .vegetables-item-image{
		margin:-12.25vw auto 0
	}
}
.vegetables-item-image{
	width:21.528vw;
	margin:-6.25vw auto 0
}
.vegetables-item-image img{
	width:100%
}
@media only screen and (max-width:1023px){
	.vegetables-item-image{
		width:24.219vw
	}
}
@media only screen and (max-width:666px){
	.vegetables-item-image{
		width:58.125vw;
		margin:-12.25vw auto 0
	}
}
.vegetables-item-name{
	font-style:normal;
	font-weight:700;
	font-size:2.153vw;
	line-height:115%;
	text-transform:uppercase;
	color:#032;
	text-align:center;
	width:85%;
	margin:0 auto;
	margin-bottom:26px
}
@media only screen and (max-width:1023px){
	.vegetables-item-name{
		font-size:18px;
		margin-bottom:24px
	}
}
.vegetables-item-download{
	width:19.444vw;
	height:55px;
	background:#032;
	box-shadow:3px 5px 20px rgba(9,44,9,.3);
	border-radius:40px;
	display:flex;
	align-items:center;
	justify-content:center;
	margin:0 auto
}
.vegetables-item-download span{
	font-style:normal;
	font-weight:500;
	font-size:1.25vw;
	line-height:100%;
	text-transform:uppercase;
	color:#abd37b;
	display:block;
	margin-left:.694vw
}
.vegetables-item-download:hover{
	background:#f8f4e3
}
.vegetables-item-download:hover span{
	color:#032
}
.vegetables-item-download:hover svg circle{
	fill:#032
}
.vegetables-item-download:hover svg path{
	fill:#f8f4e3
}
@media only screen and (max-width:1023px){
	.vegetables-item-download{
		width:220px;
		height:45px
	}
	.vegetables-item-download span{
		font-size:14px;
		margin-left:10px
	}
	.vegetables-item-download svg{
		width:30px;
		height:30px
	}
	.vegetables-item-download:hover{
		background:#032
	}
	.vegetables-item-download:hover span{
		color:#abd37b
	}
	.vegetables-item-download:hover svg circle{
		fill:#abd37b
	}
	.vegetables-item-download:hover svg path{
		fill:#032
	}
}
html,body{
	font-family:kyivtype sans;
	overflow-x:hidden
}
html.is-hidden,body.is-hidden{
	height:100%;
	width:100%;
	position:fixed;
	overflow:hidden
}
html{
	scroll-behavior:smooth
}
*{
	box-sizing:border-box;
	outline:none
}
a{
	text-decoration:none
}

.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}@-webkit-keyframes bounce{0%,100%,20%,50%,80%{-webkit-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-30px);transform:translateY(-30px)}60%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}}@keyframes bounce{0%,100%,20%,50%,80%{-webkit-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-30px);transform:translateY(-30px)}60%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce}@-webkit-keyframes flash{0%,100%,50%{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,100%,50%{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%,100%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1);transform:scale(1.1)}}@keyframes pulse{0%,100%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1);transform:scale(1.1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes shake{0%,100%{-webkit-transform:translateX(0);transform:translateX(0)}10%,30%,50%,70%,90%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}20%,40%,60%,80%{-webkit-transform:translateX(10px);transform:translateX(10px)}}@keyframes shake{0%,100%{-webkit-transform:translateX(0);transform:translateX(0)}10%,30%,50%,70%,90%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}20%,40%,60%,80%{-webkit-transform:translateX(10px);transform:translateX(10px)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scale(1);transform:scale(1)}10%,20%{-webkit-transform:scale(.9) rotate(-3deg);transform:scale(.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale(1.1) rotate(3deg);transform:scale(1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale(1.1) rotate(-3deg);transform:scale(1.1) rotate(-3deg)}100%{-webkit-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}}@keyframes tada{0%{-webkit-transform:scale(1);transform:scale(1)}10%,20%{-webkit-transform:scale(.9) rotate(-3deg);transform:scale(.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale(1.1) rotate(3deg);transform:scale(1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale(1.1) rotate(-3deg);transform:scale(1.1) rotate(-3deg)}100%{-webkit-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%,100%{-webkit-transform:translateX(0);transform:translateX(0)}15%{-webkit-transform:translateX(-25%) rotate(-5deg);transform:translateX(-25%) rotate(-5deg)}30%{-webkit-transform:translateX(20%) rotate(3deg);transform:translateX(20%) rotate(3deg)}45%{-webkit-transform:translateX(-15%) rotate(-3deg);transform:translateX(-15%) rotate(-3deg)}60%{-webkit-transform:translateX(10%) rotate(2deg);transform:translateX(10%) rotate(2deg)}75%{-webkit-transform:translateX(-5%) rotate(-1deg);transform:translateX(-5%) rotate(-1deg)}}@keyframes wobble{0%,100%{-webkit-transform:translateX(0);transform:translateX(0)}15%{-webkit-transform:translateX(-25%) rotate(-5deg);transform:translateX(-25%) rotate(-5deg)}30%{-webkit-transform:translateX(20%) rotate(3deg);transform:translateX(20%) rotate(3deg)}45%{-webkit-transform:translateX(-15%) rotate(-3deg);transform:translateX(-15%) rotate(-3deg)}60%{-webkit-transform:translateX(10%) rotate(2deg);transform:translateX(10%) rotate(2deg)}75%{-webkit-transform:translateX(-5%) rotate(-1deg);transform:translateX(-5%) rotate(-1deg)}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes bounceIn{0%{opacity:0;-webkit-transform:scale(.3);transform:scale(.3)}50%{opacity:1;-webkit-transform:scale(1.05);transform:scale(1.05)}70%{-webkit-transform:scale(.9);transform:scale(.9)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes bounceIn{0%{opacity:0;-webkit-transform:scale(.3);transform:scale(.3)}50%{opacity:1;-webkit-transform:scale(1.05);transform:scale(1.05)}70%{-webkit-transform:scale(.9);transform:scale(.9)}100%{-webkit-transform:scale(1);transform:scale(1)}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}60%{opacity:1;-webkit-transform:translateY(30px);transform:translateY(30px)}80%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes bounceInDown{0%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}60%{opacity:1;-webkit-transform:translateY(30px);transform:translateY(30px)}80%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}60%{opacity:1;-webkit-transform:translateX(30px);transform:translateX(30px)}80%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes bounceInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}60%{opacity:1;-webkit-transform:translateX(30px);transform:translateX(30px)}80%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}60%{opacity:1;-webkit-transform:translateX(-30px);transform:translateX(-30px)}80%{-webkit-transform:translateX(10px);transform:translateX(10px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes bounceInRight{0%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}60%{opacity:1;-webkit-transform:translateX(-30px);transform:translateX(-30px)}80%{-webkit-transform:translateX(10px);transform:translateX(10px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}60%{opacity:1;-webkit-transform:translateY(-30px);transform:translateY(-30px)}80%{-webkit-transform:translateY(10px);transform:translateY(10px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes bounceInUp{0%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}60%{opacity:1;-webkit-transform:translateY(-30px);transform:translateY(-30px)}80%{-webkit-transform:translateY(10px);transform:translateY(10px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{0%{-webkit-transform:scale(1);transform:scale(1)}25%{-webkit-transform:scale(.95);transform:scale(.95)}50%{opacity:1;-webkit-transform:scale(1.1);transform:scale(1.1)}100%{opacity:0;-webkit-transform:scale(.3);transform:scale(.3)}}@keyframes bounceOut{0%{-webkit-transform:scale(1);transform:scale(1)}25%{-webkit-transform:scale(.95);transform:scale(.95)}50%{opacity:1;-webkit-transform:scale(1.1);transform:scale(1.1)}100%{opacity:0;-webkit-transform:scale(.3);transform:scale(.3)}}.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{0%{-webkit-transform:translateY(0);transform:translateY(0)}20%{opacity:1;-webkit-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}}@keyframes bounceOutDown{0%{-webkit-transform:translateY(0);transform:translateY(0)}20%{opacity:1;-webkit-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{0%{-webkit-transform:translateX(0);transform:translateX(0)}20%{opacity:1;-webkit-transform:translateX(20px);transform:translateX(20px)}100%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}}@keyframes bounceOutLeft{0%{-webkit-transform:translateX(0);transform:translateX(0)}20%{opacity:1;-webkit-transform:translateX(20px);transform:translateX(20px)}100%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{0%{-webkit-transform:translateX(0);transform:translateX(0)}20%{opacity:1;-webkit-transform:translateX(-20px);transform:translateX(-20px)}100%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}}@keyframes bounceOutRight{0%{-webkit-transform:translateX(0);transform:translateX(0)}20%{opacity:1;-webkit-transform:translateX(-20px);transform:translateX(-20px)}100%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{0%{-webkit-transform:translateY(0);transform:translateY(0)}20%{opacity:1;-webkit-transform:translateY(20px);transform:translateY(20px)}100%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}}@keyframes bounceOutUp{0%{-webkit-transform:translateY(0);transform:translateY(0)}20%{opacity:1;-webkit-transform:translateY(20px);transform:translateY(20px)}100%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(-20px);transform:translateX(-20px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(-20px);transform:translateX(-20px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(20px);transform:translateX(20px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(20px);transform:translateX(20px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}}@keyframes fadeOutDown{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}}@keyframes fadeOutDownBig{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-20px);transform:translateX(-20px)}}@keyframes fadeOutLeft{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-20px);transform:translateX(-20px)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}}@keyframes fadeOutLeftBig{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(20px);transform:translateX(20px)}}@keyframes fadeOutRight{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(20px);transform:translateX(20px)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}}@keyframes fadeOutRightBig{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}}@keyframes fadeOutUp{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}}@keyframes fadeOutUpBig{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) translateZ(0) rotateY(0) scale(1);transform:perspective(400px) translateZ(0) rotateY(0) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) translateZ(0) rotateY(0) scale(1);transform:perspective(400px) translateZ(0) rotateY(0) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-10deg);transform:perspective(400px) rotateX(-10deg)}70%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}100%{-webkit-transform:perspective(400px) rotateX(0);transform:perspective(400px) rotateX(0);opacity:1}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-10deg);transform:perspective(400px) rotateX(-10deg)}70%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}100%{-webkit-transform:perspective(400px) rotateX(0);transform:perspective(400px) rotateX(0);opacity:1}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-10deg);transform:perspective(400px) rotateY(-10deg)}70%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg)}100%{-webkit-transform:perspective(400px) rotateY(0);transform:perspective(400px) rotateY(0);opacity:1}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-10deg);transform:perspective(400px) rotateY(-10deg)}70%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg)}100%{-webkit-transform:perspective(400px) rotateY(0);transform:perspective(400px) rotateY(0);opacity:1}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px) rotateX(0);transform:perspective(400px) rotateX(0);opacity:1}100%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px) rotateX(0);transform:perspective(400px) rotateX(0);opacity:1}100%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px) rotateY(0);transform:perspective(400px) rotateY(0);opacity:1}100%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px) rotateY(0);transform:perspective(400px) rotateY(0);opacity:1}100%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translateX(100%) skewX(-30deg);transform:translateX(100%) skewX(-30deg);opacity:0}60%{-webkit-transform:translateX(-20%) skewX(30deg);transform:translateX(-20%) skewX(30deg);opacity:1}80%{-webkit-transform:translateX(0) skewX(-15deg);transform:translateX(0) skewX(-15deg);opacity:1}100%{-webkit-transform:translateX(0) skewX(0);transform:translateX(0) skewX(0);opacity:1}}@keyframes lightSpeedIn{0%{-webkit-transform:translateX(100%) skewX(-30deg);transform:translateX(100%) skewX(-30deg);opacity:0}60%{-webkit-transform:translateX(-20%) skewX(30deg);transform:translateX(-20%) skewX(30deg);opacity:1}80%{-webkit-transform:translateX(0) skewX(-15deg);transform:translateX(0) skewX(-15deg);opacity:1}100%{-webkit-transform:translateX(0) skewX(0);transform:translateX(0) skewX(0);opacity:1}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{0%{-webkit-transform:translateX(0) skewX(0);transform:translateX(0) skewX(0);opacity:1}100%{-webkit-transform:translateX(100%) skewX(-30deg);transform:translateX(100%) skewX(-30deg);opacity:0}}@keyframes lightSpeedOut{0%{-webkit-transform:translateX(0) skewX(0);transform:translateX(0) skewX(0);opacity:1}100%{-webkit-transform:translateX(100%) skewX(-30deg);transform:translateX(100%) skewX(-30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}100%{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateIn{0%{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}100%{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}@keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}@keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes slideInDown{0%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideInDown{0%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideInRight{0%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}}@keyframes slideOutLeft{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}}@keyframes slideOutRight{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}}@keyframes slideOutUp{0%{-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}@-webkit-keyframes hinge{0%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}80%{-webkit-transform:rotate(60deg) translateY(0);transform:rotate(60deg) translateY(0);opacity:1;-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}100%{-webkit-transform:translateY(700px);transform:translateY(700px);opacity:0}}@keyframes hinge{0%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}80%{-webkit-transform:rotate(60deg) translateY(0);transform:rotate(60deg) translateY(0);opacity:1;-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}100%{-webkit-transform:translateY(700px);transform:translateY(700px);opacity:0}}.hinge{-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translateX(-100%) rotate(-120deg);transform:translateX(-100%) rotate(-120deg)}100%{opacity:1;-webkit-transform:translateX(0) rotate(0);transform:translateX(0) rotate(0)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translateX(-100%) rotate(-120deg);transform:translateX(-100%) rotate(-120deg)}100%{opacity:1;-webkit-transform:translateX(0) rotate(0);transform:translateX(0) rotate(0)}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1;-webkit-transform:translateX(0) rotate(0);transform:translateX(0) rotate(0)}100%{opacity:0;-webkit-transform:translateX(100%) rotate(120deg);transform:translateX(100%) rotate(120deg)}}@keyframes rollOut{0%{opacity:1;-webkit-transform:translateX(0) rotate(0);transform:translateX(0) rotate(0)}100%{opacity:0;-webkit-transform:translateX(100%) rotate(120deg);transform:translateX(100%) rotate(120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}header{position:relative;z-index:10}header .header-links{display:-webkit-box;display:-ms-flexbox;display:flex}header .icon-phone .icon svg{height:30px;width:30px}header .icon-phone svg{height:30px;width:30px;margin-right:8px}header .icon-phone::before{display:none}header a.icon-phone.link-trigger svg{height:24px;width:24px;margin-right:15px}header a.icon-phone svg{height:18px;width:18px}header .icon-time.link-trigger,header a.icon-phone.link-trigger{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:18px!important;line-height:18px;font-weight:700!important;margin-top:5px!important;color:#000;padding:11px 24px 12px 0}header .icon-time.link-trigger::before{font-size:24px;margin-right:15px}header .track-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#ffa45b;border-radius:4px;width:100%;padding:10px;color:#fff}header .track-btn svg{margin-right:10px;height:24px;width:24px;fill:#fff}header .underlined{position:relative;padding-bottom:5px;font-size:13px;line-height:13px}header .underlined::after{position:absolute;bottom:0;left:0;content:"";background-color:#69d9e2;height:1px;width:100%;display:inline-block}header a:focus .underlined::after,header a:hover .underlined::after{background-color:#ffa45b}header .header-mob{display:none}header .top{padding:8px 0 11px;background:#f6f6f6}header .top .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}header .bottom{padding:14px 0}header .bottom .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}header .logo{margin:11px 0;min-width:290px}header .logo a{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}header .logo img{display:block}header .panel{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}header .lk{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}header .lk .link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:13px;line-height:16px;color:#000;font-weight:400;white-space:nowrap;margin-left:2rem}header .lk .link svg,header .lk .link:before{margin-right:8px;margin-top:-2px;font-size:15px;color:#ffa45b}header .lk .link:active,header .lk .link:hover{color:#ffa45b}header .lk .btn{min-width:139px;height:36px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 15px;background:#69d9e2;border-radius:4px;font-size:13px;color:#000;font-weight:400;margin-left:40px}header .lk .btn:active,header .lk .btn:hover{color:#fff;background:#ffa45b;-webkit-filter:drop-shadow(0 4px 30px rgba(255, 164, 91, .3));filter:drop-shadow(0 4px 30px rgba(255, 164, 91, .3))}header .contact{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin:0 0 0 auto}header .contact .item{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:50px;font-size:11px;line-height:11px;color:#848484;padding-top:3px;padding-left:20px}header .contact .item:before{font-size:30px;color:#ffa45b;margin-right:12px}header .contact .item .wrap{min-height:38px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}header .contact .item .wrap>span{-webkit-transition:.3s;transition:.3s}header .contact .item .wrap:hover>span{color:#69d9e2}header .contact .item .dropdown-wrapper{position:relative}header .contact .item .dropdown-wrapper.active .dropdown-menu,header .contact .item .dropdown-wrapper:active .dropdown-menu,header .contact .item .dropdown-wrapper:focus .dropdown-menu,header .contact .item .dropdown-wrapper:hover .dropdown-menu{visibility:visible;opacity:1}header .contact .item .dropdown-wrapper.active a.val,header .contact .item .dropdown-wrapper.active a.val:before,header .contact .item .dropdown-wrapper:active a.val,header .contact .item .dropdown-wrapper:active a.val:before,header .contact .item .dropdown-wrapper:focus a.val,header .contact .item .dropdown-wrapper:focus a.val:before,header .contact .item .dropdown-wrapper:hover a.val,header .contact .item .dropdown-wrapper:hover a.val:before{color:#ffa45b}header .contact .item .dropdown-wrapper.active a.val.icon-down::before,header .contact .item .dropdown-wrapper:active a.val.icon-down::before,header .contact .item .dropdown-wrapper:focus a.val.icon-down::before,header .contact .item .dropdown-wrapper:hover a.val.icon-down::before{color:#000}header .contact .item .link{font-size:15px!important;line-height:15px;text-transform:uppercase;color:#000;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:6px}header .contact .item .val{font-size:20px!important;line-height:24px;text-transform:uppercase;color:#000;font-weight:700;position:relative;margin-top:2px;padding-right:16px;-webkit-transition:.3s;transition:.3s}header .contact .item .val:before{font-size:8px;color:#909090;display:inline-block;position:absolute;top:8px;right:0;-webkit-transition:inherit;transition:inherit}header .contact .item .val ul{display:none}header .contact .item .card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:5px}header .contact .item .card li{margin-right:8px}header .contact .item .card li img{display:block;max-height:20px}header .city{padding-left:23px;position:relative;top:1px;padding-right:23px;margin-right:auto}header .city:before{position:absolute;top:2px;left:0;font-size:18px;color:#888}header .city .selectboxit-container{width:auto}header .city .selectboxit-container>.selectboxit{border-radius:0;height:auto;line-height:22px;width:auto!important;border:none;background:0 0}header .city .selectboxit-container>.selectboxit.selectboxit-open .selectboxit-arrow-container{opacity:0}header .city .selectboxit-container>.selectboxit.selectboxit-open .selectboxit-text{border-bottom-color:transparent}header .city .selectboxit-container>.selectboxit>span{height:auto;line-height:22px}header .city .selectboxit-container .selectboxit-options{border:none;background:#fff;-webkit-box-shadow:0 4px 60px rgba(0,0,0,.08);box-shadow:0 4px 60px rgba(0,0,0,.08);border-radius:4px;font-size:13px;line-height:18px;color:#000;font-weight:400;max-height:inherit!important;margin-left:-10px;overflow:inherit!important;position:absolute;z-index:2}header .city .selectboxit-container .selectboxit-options:before{content:"";display:block;width:calc(100% + 40px);height:calc(100% + 40px);background-color:#fff;position:absolute;padding:20px;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-box-shadow:0 4px 60px rgba(0,0,0,.08);box-shadow:0 4px 60px rgba(0,0,0,.08);border-radius:4px}header .city .selectboxit-container .selectboxit-options li{min-width:65px!important;position:relative;z-index:4}header .city .selectboxit-container .selectboxit-options a,header .city .selectboxit-container span{font-size:13px;line-height:18px;color:#000;font-weight:400}header .city .selectboxit-container .selectboxit-options a{padding:2px 10px}header .city .selectboxit-text{max-width:100%!important;position:relative;z-index:-1}header .city .selectboxit-text::after{position:absolute;content:"";bottom:0;left:0;width:100%;height:1px;background-color:#69d9e2;-webkit-box-shadow:0 1px 4px rgba(105,217,226,.3);box-shadow:0 1px 4px rgba(105,217,226,.3)}header .city .selectboxit .selectboxit-arrow-container .selectboxit-arrow{width:20px;height:20px;top:3px;right:5px}header .city .selectboxit-arrow-container{width:auto}header .city .selectboxit .selectboxit-arrow-container .selectboxit-arrow::after{width:20px;height:20px;line-height:12px}header nav ul{display:-webkit-box;display:-ms-flexbox;display:flex}header nav ul li{font-size:12px;line-height:12px;color:#ffa45b;font-weight:400;position:relative}header nav ul li:not(:last-child){margin-right:50px}header nav ul li span{display:block;font-size:12px;line-height:12px;color:#ffa45b;font-weight:400;margin-bottom:3px}header nav ul li:active>a,header nav ul li:active>a:before,header nav ul li:hover>a,header nav ul li:hover>a:before{color:#69d9e2}header nav ul li:active .drop-down-menu,header nav ul li:hover .drop-down-menu{opacity:1;visibility:visible}header nav ul li .drop-down-menu{position:absolute;top:calc(100% + 10px);left:-60px;width:300px;background:#fff;-webkit-box-shadow:0 4px 60px rgba(0,0,0,.08);box-shadow:0 4px 60px rgba(0,0,0,.08);border-radius:4px;padding:25px 40px;visibility:hidden;opacity:0;-webkit-transition:opacity .2s;transition:opacity .2s}header nav ul li .drop-down-menu a{font-weight:500;font-size:15px;line-height:20px;color:#000;display:block;margin:15px 0;padding:0}header nav ul li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;font-size:15px;line-height:20px;color:#000;padding-bottom:20px;margin-bottom:-20px}header nav ul li a:before{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;font-size:8px;color:#909090;margin-left:6px;position:relative;top:1px;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}header nav ul li a:active,header nav ul li a:active:before,header nav ul li a:hover,header nav ul li a:hover:before{color:#69d9e2}header .dropdown-menu{visibility:hidden;opacity:0;position:absolute;bottom:-5px;left:50%;-webkit-transform:translate(-50%,100%);transform:translate(-50%,100%);background:#fff;padding:30px;border-radius:4px;z-index:2;-webkit-box-shadow:0 4px 60px rgba(0,0,0,.08);box-shadow:0 4px 60px rgba(0,0,0,.08);-webkit-transition:.3s;transition:.3s}header .dropdown-menu h3.dropdown-heading{margin:0 0 8px;font-size:18px;line-height:24px;font-weight:700}header .dropdown-menu__item{margin-bottom:20px}header .dropdown-menu__list h4{font-size:13px;margin:0 0 15px}header .dropdown-menu__list a+a{margin-top:15px}header .dropdown-menu__list a span:nth-of-type(2){margin:0 6px}header .dropdown-menu__list .icon-email{font-weight:700;color:#000;text-transform:lowercase;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}header .dropdown-menu__list .icon-email::before{margin-right:10px}header .dropdown-menu__list .item{font-size:13px;margin:0!important}header .dropdown-menu__list+.dropdown-menu__list{margin-top:30px}header .dropdown-menu__list+.btn{margin-top:40px}header .dropdown-menu .item:not(.orange){margin:15px 0 20px;color:#000}header .dropdown-menu .item:not(.orange) .title{font-weight:400}header .dropdown-menu .item .title{font-size:14px;line-height:18px;margin-bottom:5px;font-weight:700;white-space:nowrap}header .dropdown-menu .item .time{font-size:15px;line-height:15px;color:#000;font-weight:700}header .dropdown-menu .number{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:18px;line-height:18px;text-transform:uppercase;font-weight:700;color:#000;white-space:nowrap}header .dropdown-menu .number::before{margin-right:5px}header .dropdown-menu .number+.number{margin-top:18px}header .dropdown-menu .number .orange{margin:0 6px}header .dropdown-menu .orange{color:#ffa45b}header .dropdown-menu .btn{margin-top:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#000;background:#69d9e2;border-radius:4px;padding:12px;font-size:14px;line-height:18px;text-transform:uppercase;white-space:nowrap}header .dropdown-menu .btn:active,header .dropdown-menu .btn:hover{color:#fff;background:#ffa45b;-webkit-filter:drop-shadow(0 4px 30px rgba(255, 164, 91, .3));filter:drop-shadow(0 4px 30px rgba(255, 164, 91, .3))}header .dropdown-wrapper.active .dropdown-menu{visibility:visible;opacity:1}header .dropdown-wrapper.active .dropdown-menu .dropdown-menu__close{position:absolute;top:8px;right:12px;font-size:32px;cursor:pointer}header a.active{color:#69d9e2!important}footer{background:#000}footer a.val{-webkit-transition:.3s;transition:.3s}footer a.val:focus,footer a.val:hover{color:#ffa45b!important}footer .top{padding:70px 0 80px}footer .top .container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}footer .top .row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:calc(100% - 435px)}footer .top .row .col.contact{width:414px}footer .top .title{font-size:18px;line-height:18px;text-transform:uppercase;color:#69d9e2;font-weight:700;margin-bottom:30px}footer .top ul li{font-size:15px!important;line-height:17px;margin-bottom:17px}footer .top ul li a{font-size:15px;line-height:15px;color:#fff;font-weight:400;display:inline;border-bottom:1px solid transparent}footer .top ul li a:active,footer .top ul li a:hover{color:#69d9e2;border-bottom-color:#69d9e2}footer .top .btn{display:block;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:189px;height:36px;padding:5px;background:#69d9e2;border-radius:4px;text-align:center;-webkit-filter:drop-shadow(0 1px 55px rgba(105, 217, 226, .4));filter:drop-shadow(0 1px 55px rgba(105, 217, 226, .4));font-size:13px;line-height:26px;color:#000;font-weight:400;margin-top:30px}footer .top .btn:active,footer .top .btn:hover{color:#fff;background:#ffa45b;-webkit-box-shadow:0 4px 40px rgba(255,164,91,.3);box-shadow:0 4px 40px rgba(255,164,91,.3)}footer .top .tit{font-size:14px;line-height:16px;text-transform:uppercase;color:#fff;font-weight:700;margin-bottom:5px}footer .top p{font-size:14px;line-height:20px;color:#fff;font-weight:400}footer .top .soc{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:17px 0}footer .top .soc li{margin-right:12px}footer .top .soc li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:35px;height:35px;border-radius:50%;border:1px solid #69d9e2}footer .top .soc li a:before{-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}footer .top .soc li a:active,footer .top .soc li a:hover{border-color:#ffa45b}footer .top .soc li a:active:before,footer .top .soc li a:hover:before{color:#ffa45b}footer .top .list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;margin-bottom:20px}footer .top .list .item{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:11px;line-height:11px;color:#fff;margin-right:60px;margin-bottom:15px}footer .top .list .item:before{font-size:30px;color:#69d9e2;margin-right:12px}footer .top .list .item .wrap{min-height:38px}footer .top .list .item .link{font-size:15px;line-height:15px;text-transform:uppercase;color:#fff;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:6px}footer .top .list .item .val{display:block;font-size:22px;line-height:24px;text-transform:uppercase;color:#fff;font-weight:700;position:relative;margin-top:2px}footer .top .list .item .val:before{font-size:8px;color:#909090;display:inline-block;position:absolute;top:10px;right:-16px}footer .top .list .item .val ul{display:none}footer .top .list .item .card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:6px}footer .top .list .item .card li{margin-right:5px}footer .top .list .item .card li img{display:block;max-height:20px}footer .bottom{padding:15px 0;background-color:#fff}footer .bottom .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}footer .copyright{font-size:13px;line-height:15px;color:#000;font-weight:400}footer .pay{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:12px;line-height:12px;color:#848484;font-weight:400}footer .pay ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 10px}footer .pay ul li{margin-right:5px}footer .pay ul li img{display:block;max-height:20px}.news-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -20px}.news-wrap .item{width:calc((100% - 120px)/ 3);margin:18px 20px 35px;position:relative}.news-wrap .item .date{height:30px;padding:0 10px;background:#69d9e2;-webkit-box-shadow:0 4px 22px rgba(105,217,226,.3);box-shadow:0 4px 22px rgba(105,217,226,.3);border-radius:2px;font-size:12px;line-height:30px;color:#000;font-weight:400;display:inline-block;top:-15px;left:30px;position:absolute;z-index:3}.news-wrap .item .image{overflow:hidden;height:300px;-webkit-box-shadow:0 1px 80px rgba(0,0,0,.06);box-shadow:0 1px 80px rgba(0,0,0,.06);border-radius:4px;position:relative}.news-wrap .item .image a{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%}.news-wrap .item .image a:hover:after,.news-wrap .item .image a:hover:before{opacity:1}.news-wrap .item .image a:after{content:"";display:block;width:100%;height:100%;position:absolute;top:0;left:0;z-index:1;background:-webkit-gradient(linear,left top,left bottom,from(rgba(255,164,91,.5)),to(rgba(105,217,226,.5)));background:linear-gradient(180deg,rgba(255,164,91,.5) 0,rgba(105,217,226,.5) 100%);-webkit-box-shadow:0 1px 120px rgba(0,0,0,.18);box-shadow:0 1px 120px rgba(0,0,0,.18);opacity:0;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.news-wrap .item .image a:before{width:70px;height:70px;background:#ffa45b;position:absolute;top:calc(50% - 35px);left:calc(50% - 35px);z-index:2;-webkit-box-shadow:0 1px 80px rgba(255,164,91,.5);box-shadow:0 1px 80px rgba(255,164,91,.5);border-radius:50%;font-size:30px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:0;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.news-wrap .item .image img{position:absolute;left:0;top:0;-o-object-fit:cover;object-fit:cover;height:100%;width:100%}.news-wrap .item .text{padding:13px 15px}.news-wrap .item .text .tit{display:block;font-size:20px;line-height:28px;color:#000;font-weight:700;margin-bottom:5px}.news-wrap .item .text .tit:hover{color:#ffa45b}.news-wrap .item .text p{font-size:14px;line-height:20px;color:#000;font-weight:400}.btn__more{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:25px auto 120px;width:232px;height:57px;background:#69d9e2;border-radius:3px;font-weight:500;font-size:17px;line-height:17px;text-transform:uppercase;color:#000}.btn__more:hover{color:#fff;background:#ffa45b}.section-seo{padding:90px 0}.section-seo .text{max-width:1140px;margin:0 auto;position:relative}.section-seo .text p{margin-bottom:14px}.section-seo .text:after{content:"";display:block;width:55px;height:55px;border-radius:50%;position:absolute;top:-117px;left:0;background:#ffa45b}.section-seo .text:before{content:"";display:block;width:55px;height:55px;border-radius:50%;position:absolute;top:-117px;left:62px;background:#69d9e2}.section-seo .row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:40px -10px}.section-seo .row .col{margin:10px}.section-seo .payment-card{margin-top:-50px}.section-seo .payment-card .icon{margin:0 0 0 -100px}.section-seo .payment-card .text{margin:50px 0}.section-seo .vantage-wrap .item{width:calc(50% - 30px);margin-right:60px}.section-seo .vantage-wrap .item:nth-of-type(2n){margin-right:0}.service-price .list{margin:10px 0}.service-price .list li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #ffa45b;padding:24px 0;font-weight:500;font-size:18px;line-height:24px;color:#000;position:relative}.service-price .list li:after{content:"";width:100%;height:1px;display:block;background:-webkit-gradient(linear,left top,right top,color-stop(27.08%,#ffa45b),color-stop(75%,#69d9e2));background:linear-gradient(90deg,#ffa45b 27.08%,#69d9e2 75%);position:absolute;left:0;bottom:-1px}.service-price .list li .tit{font-weight:500;font-size:18px;line-height:24px;color:#000;padding:0 30px}.service-price .list li .val{font-size:24px;line-height:24px;text-align:right;color:#ffa45b;font-weight:700}.service-price .list li .val span{font-size:18px;color:#000;font-weight:400}.container+.section-news{background:#fbfbfb;padding-bottom:75px}.new-detailed{padding:0 285px;position:relative;margin-bottom:70px;margin-top:40px}.new-detailed .back{display:block;text-align:center;width:225px;height:58px;background:#ffa45b;border-radius:3px;font-weight:500;font-size:18px;line-height:58px;padding:0 10px;text-transform:uppercase;color:#fff;position:absolute;top:0;left:0}.new-detailed .back:hover{-webkit-box-shadow:0 4px 40px rgba(255,164,91,.3);box-shadow:0 4px 40px rgba(255,164,91,.3)}.new-detailed .text{width:100%}.new-detailed .text .head{margin-bottom:40px}.new-detailed .text .head img{display:block;width:100%;-webkit-box-shadow:0 1px 80px rgba(0,0,0,.06);box-shadow:0 1px 80px rgba(0,0,0,.06);border-radius:4px}.new-detailed .text h2{text-transform:uppercase;font-size:30px;line-height:46px}.new-detailed .text p{margin:30px 0;display:block}.new-detailed .text .date{font-size:14px;line-height:24px;text-transform:uppercase;color:#7a7a7a;font-weight:400;margin-bottom:5px}.new-detailed .text a{position:relative}.new-detailed .text a img{width:100%;display:block}.new-detailed .text a.icon-search{display:block;margin:50px 0}.new-detailed .text a.icon-search:hover:after,.new-detailed .text a.icon-search:hover:before{opacity:1}.new-detailed .text a.icon-search:after{content:"";display:block;width:100%;height:100%;position:absolute;top:0;left:0;z-index:1;background:-webkit-gradient(linear,left top,left bottom,from(rgba(255,164,91,.5)),to(rgba(105,217,226,.5)));background:linear-gradient(180deg,rgba(255,164,91,.5) 0,rgba(105,217,226,.5) 100%);-webkit-box-shadow:0 1px 120px rgba(0,0,0,.18);box-shadow:0 1px 120px rgba(0,0,0,.18);opacity:0;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.new-detailed .text a.icon-search:before{width:70px;height:70px;background:url(../../../files/news/article/loupe.png) center center/contain;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:2;-webkit-box-shadow:0 1px 80px rgba(255,164,91,.5);box-shadow:0 1px 80px rgba(255,164,91,.5);border-radius:50%;font-size:30px;color:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:0;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.new-detailed .text .video{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:35px 0}.new-detailed .text .video .col{width:calc(50% - 15px);margin:15px 0}.new-detailed .text .video .col a{position:relative;display:block}.new-detailed .text .video .col a:hover:after,.new-detailed .text .video .col a:hover:before{opacity:1}.new-detailed .text .video .col a:after{content:"";display:block;width:100%;height:100%;position:absolute;top:0;left:0;z-index:1;background:-webkit-gradient(linear,left top,left bottom,from(rgba(255,164,91,.5)),to(rgba(105,217,226,.5)));background:linear-gradient(180deg,rgba(255,164,91,.5) 0,rgba(105,217,226,.5) 100%);-webkit-box-shadow:0 1px 120px rgba(0,0,0,.18);box-shadow:0 1px 120px rgba(0,0,0,.18);opacity:0;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.new-detailed .text .video .col a:before{width:70px;height:70px;position:absolute;top:calc(50% - 35px);left:calc(50% - 35px);z-index:2;background:#fff;-webkit-box-shadow:0 4px 50px rgba(0,0,0,.15);box-shadow:0 4px 50px rgba(0,0,0,.15);border-radius:50%;font-size:30px;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:0;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.new-detailed .text .share{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;position:relative;padding:30px 0;margin:50px 0 0;font-size:14px;line-height:24px;color:#000;font-weight:400}.new-detailed .text .share::before{position:absolute;content:"";display:block;top:0;left:0;height:1px;width:100%;background:-webkit-gradient(linear,left top,right top,from(#ffa45b),to(#69d9e2));background:linear-gradient(90deg,#ffa45b 0,#69d9e2 100%)}.new-detailed .text .share .soc{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 0 0 18px}.new-detailed .text .share .soc li{margin-left:12px}.new-detailed .text .share .soc li a,.new-detailed .text .share .soc li a[class*=icon-]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:35px;height:35px;border-radius:50%;border:1px solid #69d9e2}.new-detailed .text .share .soc li a:before,.new-detailed .text .share .soc li a[class*=icon-]:before{-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.new-detailed .text .share .soc li a:hover,.new-detailed .text .share .soc li a[class*=icon-]:hover{border-color:#ffa45b}.new-detailed .text .share .soc li a:hover:before,.new-detailed .text .share .soc li a[class*=icon-]:hover:before{color:#ffa45b}.head__top{max-width:705px}.head__top h1{margin:50px 0 11px}.head__top p{font-size:14px;line-height:24px}.vacancies-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:60px 0 70px}.vacancies-wrap .title{display:none}.vacancies-wrap .col-left{width:415px;margin-right:165px;padding:10px 0}.vacancies-wrap .col-right{width:calc(100% - 415px - 165px)}.vacancies-wrap .tabs{position:sticky;top:50px;max-height:450px;overflow:auto;-webkit-overflow-scrolling:touch}.vacancies-wrap .tabs li{width:100%;font-weight:400;font-size:17px;line-height:17px;color:#000;position:relative}.vacancies-wrap .tabs li::before{position:absolute;content:"";bottom:0;left:0;height:1px;width:100%;background:-webkit-gradient(linear,left top,right top,color-stop(27.08%,#ffa45b),color-stop(75%,#69d9e2));background:linear-gradient(90deg,#ffa45b 27.08%,#69d9e2 75%)}.vacancies-wrap .tabs li:nth-child(1) a{padding-top:0}.vacancies-wrap .tabs li a{padding:24px 20px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;font-weight:400;font-size:17px;line-height:17px;color:#000}.vacancies-wrap .tabs li a .count{font-size:17px;font-weight:700;color:#ffa45b;margin-left:10px}.vacancies-wrap .tabs li a:hover{color:#f5a763}.vacancies-wrap .tabs li a.active{font-weight:700;color:#f5a763}.vacancies-list .item{margin-bottom:15px;background:#fbfbfb;border:.3px solid #e3e3e3;border-radius:4px}.vacancies-list .item .dropper{display:none}.vacancies-list .item.active{position:relative;z-index:1;background:#fff;-webkit-box-shadow:0 4px 80px rgba(0,0,0,.06);box-shadow:0 4px 80px rgba(0,0,0,.06);border-color:#fff}.vacancies-list .item .tit{padding:28px 140px 30px 69px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;cursor:pointer}.vacancies-list .item .tit.active::before{color:#69d9e2;-webkit-transform:rotate(180deg)}.vacancies-list .item .tit .position{width:100%;font-size:22px;line-height:30px;color:#000;font-weight:700;margin-bottom:14px}.vacancies-list .item .tit .list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.vacancies-list .item .tit .list li{margin-right:40px;font-size:15px;line-height:17px;color:#000;font-weight:400}.vacancies-list .item .tit .list li b{font-weight:700}.vacancies-list .item .tit:before{font-size:20px;color:#ffa45b;display:inline-block;position:absolute;right:70px;top:calc(50% - 10px)}.vacancies-list .item .item-content{display:none;padding:0 60px 70px 70px}.vacancies-list .item .item-content h4{font-weight:500;font-size:15px;line-height:24px;color:#ffa45b;margin-bottom:15px;margin-top:10px}.vacancies-list .item .item-content ul{padding-left:15px;margin:0 0 30px}.vacancies-list .item .item-content ul li{font-weight:400;font-size:15px;line-height:24px;color:#000;margin:15px 0;position:relative}.vacancies-list .item .item-content ul li:before{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;background:#ffa45b;position:absolute;top:8px;left:-16px}.vacancies-list .item .item-content .btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 30px;height:57px;font-weight:500;font-size:17px;text-transform:uppercase;color:#000;margin:40px 0 0;background:#69d9e2;border-radius:3px;width:-webkit-min-content;width:-moz-min-content;width:min-content}.vacancies-list .item .item-content .btn:hover{color:#fff;background:#ffa45b;-webkit-box-shadow:0 4px 40px rgba(255,164,91,.3);box-shadow:0 4px 40px rgba(255,164,91,.3)}.more_btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 20px;height:57px;font-weight:500;font-size:17px;text-transform:uppercase;color:#000;margin:70px auto;background:#69d9e2;border-radius:3px;width:-webkit-min-content;width:-moz-min-content;width:min-content;min-width:195px}.more_btn:hover{color:#fff;background:#ffa45b;-webkit-box-shadow:0 4px 40px rgba(255,164,91,.3);box-shadow:0 4px 40px rgba(255,164,91,.3)}.container h2{font-weight:900;font-size:36px;line-height:36px}.contacts-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -45px}.contacts-wrap .item{width:calc(25% - 90px);margin:0 45px 20px}.contacts-wrap .item .title{padding:3px 0 15px 50px;white-space:nowrap;border-bottom:1px solid #ffa45b;font-size:15px;line-height:28px;text-transform:uppercase;color:#000;font-weight:400;position:relative;margin-bottom:29px}.contacts-wrap .item .title:after{content:"";width:18px;height:18px;border-radius:50%;display:block;background:#ffa45b;position:absolute;top:calc(50% - 15px);left:0}.contacts-wrap .item .title:before{content:"";width:18px;height:18px;border-radius:50%;display:block;background:#69d9e2;position:absolute;top:calc(50% - 15px);left:20px}.contacts-wrap .item .list li{font-size:18px;line-height:27px;color:#000;font-weight:700;margin:24px 0}.contacts-wrap .item .list li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:18px;line-height:27px;color:#000;font-weight:700;white-space:nowrap}.contacts-wrap .item .list li a:hover{color:#ffa45b}.contacts-wrap .item .list li a:before{width:22px;font-size:22px;color:#ffa45b;margin-right:14px}.contacts-wrap .item .more{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:550;font-size:12px;line-height:12px;text-transform:uppercase;color:#464646;padding:6px 0;border-bottom:1px solid #ffa45b;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-left:36px}.contacts-wrap .item .more:hover{color:#ffa45b}.contacts-wrap .item .more:before{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;font-size:8px;color:#ffa45b;margin-left:8px}.contact-information{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.contact-information .item{width:calc(50% - 15px);margin:0 30px 60px 0}.contact-information .item:nth-of-type(2n){margin-right:0}.contact-information .item .head{padding-left:30px;margin-bottom:26px}.contact-information .item .title{font-weight:900;font-size:22px;line-height:32px;text-transform:uppercase;color:#ffa45b;margin-bottom:9px}.contact-information .item .title span{color:#000}.contact-information .item .address{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;font-size:15px;line-height:24px;color:#000}.contact-information .item .address:before{font-size:24px;color:#69d9e2;margin-right:8px}.contact-information .item .map{border-radius:4px;overflow:hidden;margin:26px 0}.contact-information .item .map img{width:100%;display:block}.contact-information .item .time{padding-left:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contact-information .item .time br{display:none}.contact-information .item .time:before{font-size:24px;color:#69d9e2;margin-right:8px}.section-callback{background:#ffa45b;height:459px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:150px 0;position:relative}.section-callback:after{content:"";display:block;height:100%;width:50%;background-color:#69d9e2;border-radius:0 90px 90px 0;position:absolute;top:0;left:0}.section-callback .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.section-callback form{width:620px;padding:90px 70px;background:#fff;-webkit-box-shadow:0 4px 120px rgba(0,0,0,.18);box-shadow:0 4px 120px rgba(0,0,0,.18);position:relative;z-index:1}.section-callback form .line{display:inline-block;width:100%;margin-bottom:10px}.section-callback form input{width:100%;height:60px;background-color:#f8f8f8;border:.4px solid #e3e3e3;border-radius:4px;padding:0 15px 0 55px;font-size:15px;line-height:15px;color:#000;font-weight:400}.section-callback form input:placeholder{color:#7a7a7a}.section-callback form input:focus{background:#fff;-webkit-box-shadow:0 4px 40px rgba(0,0,0,.06);box-shadow:0 4px 40px rgba(0,0,0,.06)}.section-callback form input[name=name]{background-image:url(../../images/icon/name.svg);background-repeat:no-repeat;background-position:24px}.section-callback form input[name=phone]{background-image:url(../../images/icon/phone-sms.svg);background-repeat:no-repeat;background-position:24px}.section-callback form input[name=email]{background-image:url(../../images/icon/email2.svg);background-repeat:no-repeat;background-position:24px}.section-callback form textarea{width:100%;height:180px;background-color:#f8f8f8;border:.4px solid #e3e3e3;border-radius:4px;padding:22px 15px 22px 55px;font-size:15px;line-height:15px;color:#000;font-weight:400;background-image:url(../../images/icon/chat2.svg);background-repeat:no-repeat;background-position:24px 19px}.section-callback form textarea:placeholder{color:#7a7a7a}.section-callback form button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 25px;font-weight:500;font-size:14px;text-transform:uppercase;color:#fff;min-width:217px;height:60px;margin:22px auto 0;background:#ffa45b;-webkit-box-shadow:0 4px 40px rgba(255,164,91,.35);box-shadow:0 4px 40px rgba(255,164,91,.35);border-radius:4px 4px 4px 3px}.section-callback form button:hover{background:#69d9e2;-webkit-box-shadow:0 4px 40px rgba(105,217,226,.3);box-shadow:0 4px 40px rgba(105,217,226,.3);border-radius:4px 4px 4px 3px}.section-callback .text{width:500px;position:relative;z-index:1}.section-callback .text .icon{position:absolute;left:calc(100% + 17px);top:-96px;width:514px}.section-callback .text .icon img{display:block;max-width:100%}.section-callback .text .title{font-weight:900;font-size:70px;line-height:80px;text-transform:uppercase;color:#fff;margin-bottom:14px}.section-callback .text p{font-weight:500;font-size:15px;line-height:28px;color:#fff}.about-head{height:550px;background-repeat:no-repeat;background-position:center;background-size:cover;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.about-head:after{content:"";display:block;width:100%;height:100%;position:absolute;top:0;left:0;background:-webkit-gradient(linear,left top,right top,from(#000),to(rgba(255,255,255,0)));background:linear-gradient(90deg,#000 0,rgba(255,255,255,0) 100%)}.about-head .container{position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%}.about-head .container .row{height:100%}.about-head .top{position:absolute;z-index:1;top:30px;left:0;width:100%}.about-head .breadcrumbs{width:1760px;max-width:100%;padding:0 20px;margin:0 auto}.about-head .row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.about-head .text{width:740px;max-width:100%;margin-top:-78px}.about-head form{width:555px;min-height:480px;background:#fff;-webkit-box-shadow:0 4px 50px rgba(0,0,0,.1);box-shadow:0 4px 50px rgba(0,0,0,.1);border-radius:2px;position:relative;-ms-flex-item-align:end;align-self:flex-end;bottom:-50px;margin-right:145px;padding:60px 70px 90px}.about-head form .title{font-size:24px;line-height:30px;text-align:center;text-transform:uppercase;color:#000;font-weight:700;margin-bottom:12px}.about-head form .desc{font-size:16px;line-height:16px;margin-bottom:24px;text-align:center}.about-head form .line{display:inline-block;width:100%;margin-bottom:10px}.about-head form input{width:100%;height:60px;background-color:#f8f8f8;border:.4px solid #e3e3e3;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:4px;padding:0 20px 0 55px;font-weight:500;font-size:15px;line-height:15px;text-transform:uppercase;color:#000;background-repeat:no-repeat;background-position:25px}.about-head form input:placeholder{color:#7a7a7a}.about-head form input.name{background-image:url(../../images/icon/assistance.svg)}.about-head form input.phone{background-image:url(../../images/icon/tel.svg)}.about-head form button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:20px auto 0;width:270px;height:60px;background:#ffa45b;border-radius:2px;font-size:17px;text-transform:uppercase;color:#fff;font-weight:700}.about-head form button:hover{color:#000;background:#69d9e2;-webkit-box-shadow:0 4px 40px rgba(105,217,226,.4);box-shadow:0 4px 40px rgba(105,217,226,.4)}.about-head h1{font-weight:900;font-size:55px;line-height:70px;text-transform:uppercase;color:#fff;margin-top:0;margin-bottom:10px}.about-head h1 span{color:#ffa45b}.about-head p{font-weight:500;font-size:18px;line-height:30px;color:#fff}.about-head .breadcrumbs li,.about-head .breadcrumbs li a,.about-head .breadcrumbs li.separator:before{color:#fff}.about-wrap .item{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.about-wrap .item:nth-of-type(even) .image{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.about-wrap .item:nth-of-type(even) .text{padding-left:120px;padding-right:5%}.about-wrap .item .image{width:50%;min-height:490px;position:relative}.about-wrap .item .image img{display:block;position:absolute;left:0;top:0;-o-object-fit:cover;object-fit:cover;height:100%;width:100%}.about-wrap .item .text{padding:25px 120px 25px 5%;width:50%}.about-wrap .item .text b,.about-wrap .item .text h2,.about-wrap .item .text h3,.about-wrap .item .text h4,.about-wrap .item .text h5,.about-wrap .item .text strong{font-weight:700}.about-wrap .item .text h2{font-size:32px;line-height:32px;margin-bottom:20px}.about-wrap .item .text h3{font-size:28px;line-height:28px;margin-bottom:15px}.about-wrap .item .text h4{font-size:24px;line-height:24px;margin-bottom:10px}.about-wrap .item .text h5{font-size:20px;line-height:20px;margin-bottom:10px}.about-wrap .item .text .tit{font-weight:700;font-size:24px;line-height:34px;color:#000;margin-bottom:15px}.about-wrap .item .text b,.about-wrap .item .text ol li,.about-wrap .item .text p,.about-wrap .item .text strong,.about-wrap .item .text ul li{font-size:15px;line-height:30px;color:#000;font-weight:400}.about-wrap .item .text ol{padding-left:16px}.about-wrap .item .text ul li{display:-webkit-box;display:-ms-flexbox;display:flex}.about-wrap .item .text ul li::before{content:"—";margin-right:8px}.about-wrap .item .text>b,.about-wrap .item .text>p,.about-wrap .item .text>strong{display:block;margin-bottom:10px}.section-gallery{padding:140px 0 50px;overflow:hidden}.section-gallery .title-section{font-size:24px;line-height:24px;text-transform:uppercase;color:#000;font-weight:700;position:relative;padding:39px 0}.section-gallery .title-section span{font-weight:900;font-size:60px;line-height:70px;text-transform:uppercase;color:#f4f4f4;position:absolute;top:-4px;left:22px;z-index:-1}.section-gallery .year{display:-webkit-box;display:-ms-flexbox;display:flex}.section-gallery .year li{margin:10px 0}.section-gallery .year li.swiper-slide{width:auto}.section-gallery .year li a{width:124px;height:56px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:100px;background:#f7f7f7;font-size:20px;text-transform:uppercase;color:#7a7a7a;font-weight:700}.section-gallery .year li a.active{color:#fff;background:-webkit-gradient(linear,left top,right top,from(#69d9e2),to(#ffa45b)),#ffa45b;background:linear-gradient(90deg,#69d9e2 0,#ffa45b 100%),#ffa45b}.section-gallery .year li a:hover{background:#ffa45b;color:#fff}.slider-portfolio-dots .year{margin:10px 10px 10px 0;width:124px;height:56px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:100px;background:#f7f7f7;font-size:20px;text-transform:uppercase;color:#7a7a7a;font-weight:700;cursor:pointer;-webkit-transition:.35s;transition:.35s}.slider-portfolio-dots .year:not(.slick-current):hover{color:#fff;background-color:#ffa45b}.slider-portfolio-dots .slick-current .year{color:#fff;background:-webkit-gradient(linear,left top,right top,color-stop(0,#69d9e2),to(#ffa45b)),#ffa45b;background:linear-gradient(90deg,#69d9e2 0,#ffa45b 100%),#ffa45b}.slider-portfolio{margin:39px 0}.slider-portfolio .swiper-pagination{position:absolute;top:-105px;text-align:left;padding:0;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.slider-portfolio .swiper-pagination li{margin:10px 10px 10px 0;width:124px;height:56px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:100px;background:#f7f7f7;font-size:20px;text-transform:uppercase;color:#7a7a7a;font-weight:700}.slider-portfolio .swiper-pagination li button{top:0;left:0;width:100%;height:100%;font-size:20px;text-transform:uppercase;color:#7a7a7a;font-weight:700}.slider-portfolio .slick-list{overflow:inherit}.slider-portfolio .image{width:unset}.slider-portfolio .image a{display:block;width:560px;height:350px;position:relative;-webkit-box-shadow:0 4px 50px rgba(0,0,0,.07);box-shadow:0 4px 50px rgba(0,0,0,.07);border-radius:4px;overflow:hidden;background-color:#c4c4c4}.slider-portfolio .image a img{position:absolute;left:0;top:0;-o-object-fit:cover;object-fit:cover;height:100%;width:100%}.section-vantage{margin:50px 0}
.section-vantage .title-section{    font-size: 4.639vw;line-height:24px;text-transform:uppercase;color:#000;font-weight:900;position:relative;padding:39px 0}
.section-vantage .title-section span{font-weight:900;font-size:60px;line-height:70px;text-transform:uppercase;color:#f4f4f4;position:absolute;top:-4px;left:22px;z-index:-1}.vantage-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:55px 0}.vantage-wrap .item{margin:20px 61px 20px 0;width:calc((100% - 61px - 61px - 61px)/ 4);min-height:178px;background:#fff;-webkit-box-shadow:0 4px 100px rgba(0,0,0,.1);box-shadow:0 4px 100px rgba(0,0,0,.1);border-radius:4px;padding:30px 40px;position:relative}
.vantage-wrap .item:before {
    content: "";
    width: 350px;
    height: 10px;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    position: absolute;
    left: 52px;
    top: 72px;
    background: linear-gradient(90deg,#f8c500 0,#f8c500 100%),#f8c500;
    z-index: -1;
}
.vantage-wrap .item:after {
    content: "";
    width: 350px;
    height: 10px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: absolute;
    left: -28px;
    top: 97px;
    background: linear-gradient(90deg,#12171b 0,#12171b 100%),#12171b;
    z-index: -1;
}.vantage-wrap .item:nth-of-type(4n){margin-right:0}.vantage-wrap .item .title{font-weight:900;font-size:15px;line-height:20px;text-transform:uppercase;color:#000;margin-bottom:7px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.vantage-wrap .item p{font-size:14px;line-height:24px;color:#000;font-weight:400}.vantage-wrap .item .circle{position:absolute;right:41px;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;height:20px;overflow:hidden}
.vantage-wrap .item .circle:before {
    content: "";
    display: block;
    width: 40px;
    height: 40px;
    background: #11161a;
    border-radius: 50%;
    margin-right: 5px;
}.vantage-wrap .item .circle:after {
    content: "";
    display: block;
    width: 40px;
    height: 40px;
    background: #f8c500;
    border-radius: 50%;
}
.section-delivery {
    position: relative;
    min-height: calc(100vh - 135px);
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.section-delivery+#information-banner__container {
    margin: 140px 0 70px
}

.section-delivery .align-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.section-delivery .align-center.container {
    height: 100%
}

.section-delivery .align-center .col {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.section-delivery .align-center .col h1 {
    margin-top: 0
}

.section-delivery .align-center .col .text {
    min-height: unset;
    margin: auto 0;
    padding-bottom: 70px
}

.section-delivery .align-center form {
    width: 455px;
    min-height: 480px;
    background: #fff;
    -webkit-box-shadow: 0 4px 50px rgba(0, 0, 0, .1);
    box-shadow: 0 4px 50px rgba(0, 0, 0, .1);
    border-radius: 2px;
    -ms-flex-item-align: end;
    align-self: flex-end;
    bottom: -50px;
    margin-right: 145px;
    padding: 60px 40px 70px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 2
}

.section-delivery .align-center form .title {
    font-size: 24px;
    line-height: 30px;
    text-align: center;
    text-transform: uppercase;
    color: #000;
    font-weight: 700;
    margin-bottom: 12px
}

.section-delivery .align-center form .desc {
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 24px;
    text-align: center
}

.section-delivery .align-center form .line {
    display: inline-block;
    width: 100%;
    margin-bottom: 16px
}

.section-delivery .align-center form input {
    width: 100%;
    height: 60px;
    background-color: #f8f8f8;
    border: .4px solid #e3e3e3;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 4px;
    padding: 0 20px 0 55px;
    font-weight: 500;
    font-size: 15px;
    line-height: 15px;
    text-transform: uppercase;
    color: #000;
    background-repeat: no-repeat;
    background-position: 25px
}

.section-delivery .align-center form input:placeholder {
    color: #7a7a7a
}

.section-delivery .align-center form input.name {
    background-image: url(../../images/icon/assistance.svg)
}

.section-delivery .align-center form input.phone {
    background-image: url(../../images/icon/tel.svg)
}

.section-delivery .align-center form button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 20px auto 0;
    width: 270px;
    height: 60px;
    background: #ffa45b;
    border-radius: 2px;
    font-size: 17px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700
}

.section-delivery .align-center form button:hover {
    color: #000;
    background: #69d9e2;
    -webkit-box-shadow: 0 4px 40px rgba(105, 217, 226, .4);
    box-shadow: 0 4px 40px rgba(105, 217, 226, .4)
}

.section-delivery .image {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 0;
    width: 57%;
    height: 100%
}

.section-delivery .image img {
    position: absolute;
    left: 0;
    top: 0;
    -o-object-fit: cover;
    object-fit: cover;
    height: 100%;
    width: 100%
}

.section-delivery .image form {
    padding: 60px 40px 70px
}

.section-delivery .col {
    width: 600px
}

.section-delivery h1 {
    font-weight: 900;
    font-size: 40px;
    line-height: 46px;
    color: #000;
    text-transform: uppercase;
    margin: 110px 0 10px
}

.section-delivery h1 span {
    color: #ffa45b
}

.section-delivery p {
    font-size: 18px;
    line-height: 30px;
    color: #000;
    font-weight: 400
}

.section-delivery .text {
    margin-bottom: 40px;
    min-height: 380px
}

.section-delivery #filter {
    min-width: 1140px
}

.section-delivery-vantage {
    padding: 90px 0;
    min-height: 433px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 135px
}

.section-delivery-vantage:after {
    content: "";
    display: block;
    width: 43%;
    height: 100%;
    z-index: -1;
    background: #69d9e2;
    border-radius: 0 0 40px;
    position: absolute;
    top: 0;
    left: 0
}

.section-delivery-vantage .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.section-delivery-vantage .text {
    width: 400px;
    max-width: 100%
}

.section-delivery-vantage .text .title {
    font-weight: 900;
    font-size: 24px;
    line-height: 34px;
    text-transform: uppercase;
    color: #000;
    margin-bottom: 12px
}

.section-delivery-vantage .text .title span {
    color: #fff
}

.section-delivery-vantage .text p {
    font-size: 15px;
    line-height: 24px;
    color: #000;
    font-weight: 400
}

.section-delivery-vantage .text a {
    color: #000;
    font-weight: 700;
    border-color: #000
}

.section-delivery-vantage .list {
    width: calc(100% - 400px - 158px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.section-delivery-vantage .list li {
    width: calc(33.3% - 22px);
    min-height: 253px;
    background: #fff;
    -webkit-box-shadow: 0 4px 80px rgba(0, 0, 0, .08);
    box-shadow: 0 4px 80px rgba(0, 0, 0, .08);
    border-radius: 4px;
    margin-left: 22px;
    margin-top: 11px;
    margin-bottom: 11px;
    text-align: center;
    padding: 40px
}

.section-delivery-vantage .list li:nth-child(1) {
    border-radius: 40px 4px 4px 40px
}

.section-delivery-vantage .list li:last-child {
    border-radius: 4px 40px 40px 4px
}

.section-delivery-vantage .list li .icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100px;
    margin-bottom: 24px
}

.section-delivery-vantage .list li .icon img {
    max-height: 100%
}

.section-delivery-vantage .list li .tit {
    font-size: 15px;
    line-height: 24px;
    text-align: center;
    color: #000;
    font-weight: 700
}

.section-delivery-vantage .list li p {
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    color: #000;
    font-weight: 400;
    margin-top: 10px
}

.information-banner {
    width: 100%;
    height: 406px;
    position: relative;
    margin: 151px 0 111px;
    padding: 70px
}

.information-banner .bg {
    -webkit-clip-path: polygon(9% 0, 100% 0, 91% 100%, 0 100%);
    clip-path: polygon(9% 0, 100% 0, 91% 100%, 0 100%);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1
}

.information-banner .text {
    width: 655px;
    max-width: 100%;
    margin-left: 106px
}

.information-banner .title {
    font-weight: 900;
    font-size: 30px;
    line-height: 40px;
    text-transform: uppercase;
    color: #fff;
    width: 563px;
    position: relative;
    padding: 20px 67px;
    margin-left: -172px;
    margin-bottom: 49px
}

.information-banner .title:after {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background: #ffa45b;
    border-radius: 4px;
    -webkit-clip-path: polygon(6% 0, 100% 0, 94% 100%, 0 100%);
    clip-path: polygon(6% 0, 100% 0, 94% 100%, 0 100%)
}

.information-banner .title span {
    position: relative;
    z-index: 1
}

.information-banner p {
    font-weight: 900;
    font-size: 22px;
    line-height: 32px;
    text-transform: uppercase;
    color: #fff
}

.payment-card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.payment-card .text {
    width: 725px;
    max-width: 100%;
    margin: 120px 0
}

.payment-card .text>.icon {
    display: none
}

.payment-card .text .title {
    font-weight: 900;
    font-size: 40px;
    line-height: 55px;
    text-transform: uppercase;
    color: #000;
    margin-bottom: 34px
}

.payment-card .text .title span {
    color: #ffa45b
}

.payment-card .text .list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.payment-card .text .list li {
    font-weight: 500;
    font-size: 15px;
    line-height: 28px;
    text-transform: uppercase;
    color: #000;
    margin-bottom: 10px;
    padding-left: 50px;
    position: relative
}

.payment-card .text .list li:not(li:last-child) {
    margin-right: 30px
}

.payment-card .text .list li:before {
    content: "";
    display: block;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: #69d9e2;
    position: absolute;
    top: calc(50% - 9px);
    left: 0
}

.payment-card .text .list li:after {
    content: "";
    display: block;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: #ffa45b;
    position: absolute;
    top: calc(50% - 9px);
    left: 20px
}

.section-faq-callback {
    padding: 90px 0;
    margin: 230px 0 75px;
    background: -webkit-gradient(linear, left top, right top, color-stop(27.08%, #ffa45b), color-stop(75%, #69d9e2));
    background: linear-gradient(90deg, #ffa45b 27.08%, #69d9e2 75%)
}

.section-faq-callback .faq-lines__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.section-faq-callback .faq-lines__wrapper .line {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.section-faq-callback .faq-lines__wrapper input {
    width: 100%
}

.container+.section-faq-callback {
    margin-top: 100px
}

.section-faq-callback form {
    max-width: 1140px;
    margin: 0 auto;
    position: relative
}

.section-faq-callback form:before {
    content: "";
    display: block;
    width: 180px;
    height: 180px;
    border-radius: 50%;
    background: #ffa45b;
    -webkit-box-shadow: 0 4px 80px rgba(255, 164, 91, .3);
    box-shadow: 0 4px 80px rgba(255, 164, 91, .3);
    position: absolute;
    top: -180px;
    right: 180px
}

.section-faq-callback form:after {
    content: "";
    display: block;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background: #69d9e2;
    -webkit-box-shadow: 0 4px 80px rgba(105, 217, 226, .5);
    box-shadow: 0 4px 80px rgba(105, 217, 226, .5);
    position: absolute;
    bottom: -122px;
    left: 0
}

.section-faq-callback form .line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 30px
}

.section-faq-callback form input {
    width: calc((100% - 40px - 270px)/ 2);
    height: 60px;
    background-color: #f8f8f8;
    border: .4px solid #e3e3e3;
    margin-right: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 4px;
    padding: 0 20px 0 55px;
    font-weight: 500;
    font-size: 15px;
    line-height: 15px;
    text-transform: uppercase;
    color: #000;
    background-repeat: no-repeat;
    background-position: 25px
}

.section-faq-callback form input:placeholder {
    color: #7a7a7a
}

.section-faq-callback form input.name {
    background-image: url(../../images/icon/assistance.svg)
}

.section-faq-callback form input.phone {
    background-image: url(../../images/icon/tel.svg)
}

.section-faq-callback form button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 auto;
    width: 270px;
    height: 60px;
    background: #ffa45b;
    border-radius: 2px;
    font-size: 17px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700
}

.section-faq-callback form button:hover {
    -webkit-box-shadow: 0 4px 80px rgba(255, 164, 91, .3);
    box-shadow: 0 4px 80px rgba(255, 164, 91, .3)
}

.section-faq-callback .title {
    font-weight: 900;
    font-size: 50px;
    line-height: 50px;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 10px
}

.section-faq-callback p {
    font-size: 15px;
    line-height: 26px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700
}

.service-price {
    margin: 104px 0 140px
}

.service-price .title-section {
    text-transform: uppercase;
    font-size: 24px;
    line-height: 24px;
    text-transform: uppercase;
    color: #000;
    font-weight: 700;
    position: relative;
    z-index: 0;
    padding: 39px 0
}

.service-price .title-section span {
    font-weight: 900;
    font-size: 60px;
    line-height: 70px;
    text-transform: uppercase;
    color: #f4f4f4;
    position: absolute;
    top: -4px;
    left: 22px;
    z-index: -1
}

.service-price .car {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 30px
}

.service-price .car .item {
    margin-right: 20px;
    margin-bottom: 10px;
    width: calc((100% - 60px)/ 4)
}

.service-price .car .item:nth-of-type(4n) {
    margin-right: 0
}

.service-price .car .item .image {
    text-align: center;
    position: relative;
    margin-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.service-price .car .item .image:after {
    content: "";
    display: block;
    width: 100%;
    height: 5px;
    background: -webkit-gradient(linear, left top, right top, from(#69d9e2), to(#ffa45b));
    background: linear-gradient(90deg, #69d9e2 0, #ffa45b 100%);
    border-radius: 4px;
    position: absolute;
    left: 0;
    bottom: 5px;
    z-index: -1
}

.service-price .car .item .image img {
    display: block;
    width: calc(100% - 10px);
    max-width: 375px;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.service-price .car .item .tit {
    font-weight: 900;
    font-size: 15px;
    line-height: 30px;
    text-transform: uppercase;
    color: #000;
    margin-bottom: 5px
}

.service-price .car .item .price {
    font-size: 13px;
    line-height: 24px;
    text-transform: uppercase;
    color: #000;
    font-weight: 400;
    position: relative;
    padding-left: 30px
}

.service-price .car .item .price::before {
    position: absolute;
    content: "";
    width: 20px;
    height: 2px;
    background-color: #ffa45b;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.service-price .car .item .price b {
    font-size: 20px;
    font-weight: 900
}

.service-price .more {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 550;
    font-size: 12px;
    line-height: 12px;
    text-transform: uppercase;
    color: #464646;
    padding: 6px 0;
    border-bottom: 1px solid #ffa45b;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 50px auto
}

.service-price .more:hover {
    color: #ffa45b
}

.service-price .more:before {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    font-size: 8px;
    color: #ffa45b;
    margin-left: 8px
}

.section-seo .service-price {
    margin: 0
}

.delivery-contact {
    margin: 70px 0 140px
}

#page.information .about-head {
    padding-top: 70px;
    margin-bottom: 29px
}

#content .section-seo .text:after,
#content .section-seo .text:before,
#page.information .section-seo .text:after,
#page.information .section-seo .text:before {
    display: none !important
}

#content .about-head p {
    font-weight: 400
}

.section-partners {
    margin: 50px 0 0
}

.section-partners .title-section {
    font-size: 24px;
    line-height: 24px;
    text-transform: uppercase;
    color: #000;
    font-weight: 700;
    position: relative;
    padding: 39px 0;
    z-index: 1
}

.section-partners .title-section span {
    font-weight: 900;
    font-size: 60px;
    line-height: 70px;
    text-transform: uppercase;
    color: #f4f4f4;
    position: absolute;
    top: -4px;
    left: 22px;
    z-index: -1
}

.current-partners .swiper-container {
    overflow: unset
}

.partners-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.partners-wrap .item {
    max-width: 270px;
    width: calc(16.6666666667% - 30px)
}

.partners-wrap .item a {
    display: block
}

.partners-wrap .item .image {
    max-width: 100%;
    height: 270px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 15px;
    background: #fff;
    -webkit-box-shadow: 0 4px 50px rgba(0, 0, 0, .08);
    box-shadow: 0 4px 50px rgba(0, 0, 0, .08);
    border-radius: 4px
}

.partners-wrap .item .image img {
    display: block;
    max-width: 90%;
    max-height: 90%
}

.partners-wrap .item .tit {
    font-size: 15px;
    line-height: 24px;
    text-transform: uppercase;
    color: #000;
    font-weight: 700
}

#error-page {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: calc(100vh - 135px);
    padding: 0 20px
}

#error-page img {
    display: block;
    max-width: 475px;
    max-height: 50%
}

#error-page .btn {
    margin-top: 70px;
    height: 60px;
    width: 270px;
    background: #ffa45b;
    color: #fff;
    font-weight: 700;
    font-size: 17px;
    line-height: 17px;
    text-transform: uppercase;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-filter: drop-shadow(0 4px 50px rgba(255, 164, 91, .2));
    filter: drop-shadow(0 4px 50px rgba(255, 164, 91, .2));
    border-radius: 2px
}

#popap-headercall .phone-windows ul li {
    margin-bottom: 15px
}

#popap-headercall .phone-windows ul li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #000;
    line-height: 20px
}

#popap-headercall .phone-windows ul li a svg {
    width: 26px;
    height: 26px;
    margin-right: 5px;
    fill: #ffa45b
}

#popap-headercall .phone-windows ul .line {
    margin-bottom: 18px;
    padding-bottom: 18px;
    border-bottom: .3px solid #8b8b8b
}

#popap-headercall .phone-windows ul .line_svg {
    margin-right: 10px
}

#popap-headercall .phone-windows_title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 14px
}

#popap-headercall .phone-windows_title svg {
    margin-right: 6px
}

#popap-headercall .phone-windows .icon-time {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 15px;
    font-weight: 700
}

#popap-headercall .phone-windows .icon-time:before {
    font-size: 30px;
    margin-right: 10px;
    color: #ffa45b
}

#popap-headercall .phone-windows .icon-time span {
    font-weight: 400
}

#popap-headercall .phone-windows .menuLine_title {
    font-weight: 400;
    font-size: 11px;
    line-height: 11px;
    color: #848484;
    margin-bottom: 2px
}

#page {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: 100vh;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column
}

#content {
    -moz-flex: 1;
    -ms-flex: 1;
    -o-flex: 1;
    -webkit-box-flex: 1;
    flex: 1
}

#content .about-head {
    background-size: cover !important;
    background-position: center !important
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    #page {
        display: block
    }

    #content {
        display: inline-block;
        width: 100%;
        -webkit-box-flex: 0 !important;
        -ms-flex: none !important;
        flex: none !important
    }
}

.bold {
    font-weight: 700 !important
}

.slider-home {
    margin-bottom: -70px !important
}

.slider-home .slide {
    position: relative;
    height: calc(100vh - 135px)
}

.slider-home .slide::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(10, 37, 51, .4)), to(rgba(10, 37, 51, 0))), rgba(10, 37, 51, .1);
    background: linear-gradient(to bottom, rgba(10, 37, 51, .4) 0, rgba(10, 37, 51, 0) 100%), rgba(10, 37, 51, .1);
    z-index: 1
}

.slider-home .slide h2 {
    color: #fff;
    position: absolute;
    top: 15%;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    z-index: 2;
    font-size: 50px;
    line-height: 54px;
    text-transform: uppercase;
    text-align: center;
    width: 80%;
    max-width: 650px
}

.slider-home .slide img {
    position: absolute;
    left: 0;
    top: 0;
    -o-object-fit: cover;
    object-fit: cover;
    height: 100%;
    width: 100%
}

.slider-home .slide img.mob {
    display: none
}

.slider-home .slick-dots {
    left: 50%;
    bottom: 40px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.main-filter__wrapper {
    position: relative;
    min-height: 260px
}

.main-filter__wrapper #filter {
    position: absolute;
    bottom: 25%;
    left: 50%;
    -webkit-transform: translate(-50%, 25%);
    transform: translate(-50%, 25%);
    margin: 0
}

#filter {
    width: 1140px;
    margin: 0 auto 100px;
    max-width: 100%;
    background: #fff;
    -webkit-box-shadow: 0 4px 50px rgba(0, 0, 0, .1);
    box-shadow: 0 4px 50px rgba(0, 0, 0, .1);
    border-radius: 2px;
    position: relative;
    z-index: 1
}

#filter.filter-po-belarusi {
    margin-bottom: 30px
}

#filter .tablist-wrapper {
    position: relative
}

#filter .tablist-wrapper .title {
    display: none;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px 35px;
    background-color: #69d9e2;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 18px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

#filter form .line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

#filter form .line .col {
    margin-right: 15px;
    width: calc(50% - 55px);
    position: relative
}

#filter form .line ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 15px;
    padding: 0 25px
}

#filter form .line ul.autocomplete {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    margin-top: 0;
    -webkit-transform: translateY(calc(100% - 30px));
    transform: translateY(calc(100% - 30px));
    width: 100%;
    background-color: #fff;
    -webkit-box-shadow: 0 1px 40px rgba(0, 0, 0, .075);
    box-shadow: 0 1px 40px rgba(0, 0, 0, .075)
}

#filter form .line ul.autocomplete li {
    cursor: pointer;
    color: #000;
    font-size: 1em;
    -webkit-transition: .3s;
    transition: .3s;
    padding: 1em
}

#filter form .line ul.autocomplete li:active,
#filter form .line ul.autocomplete li:hover {
    background: #e3e3e375
}

#filter form .line ul li {
    font-size: 14px;
    line-height: 14px;
    color: #7a7a7a;
    font-weight: 400
}

#filter form .line ul li a {
    font-size: 14px;
    line-height: 14px;
    color: #7a7a7a;
    font-weight: 400;
    display: inline;
    border-bottom: 1px solid #69d9e2;
    padding-bottom: 3px
}

#filter form .line ul li a:active,
#filter form .line ul li a:hover {
    color: #69d9e2
}

#filter form .line ul li.separator {
    margin: 0 8px
}

#filter form input {
    width: 100%;
    height: 60px;
    background-color: #fff;
    border: .4px solid #e3e3e3;
    border-radius: 4px;
    padding: 0 25px 0 55px;
    font-weight: 500;
    font-size: 15px;
    line-height: 15px;
    text-transform: uppercase;
    color: #000
}

#filter form input.from.invalid,
#filter form input.to.invalid {
    -webkit-box-shadow: 0 0 2px red;
    box-shadow: 0 0 2px red
}

#filter form input.to {
    background-image: url(../../images/to.svg);
    background-repeat: no-repeat;
    background-position: 25px
}

#filter form input.from {
    background-image: url(../../images/from.svg);
    background-repeat: no-repeat;
    background-position: 25px
}

#filter form input::-webkit-input-placeholder {
    color: #7a7a7a
}

#filter form input::-moz-placeholder {
    color: #7a7a7a
}

#filter form input:-ms-input-placeholder {
    color: #7a7a7a
}

#filter form input::-ms-input-placeholder {
    color: #7a7a7a
}

#filter form input::placeholder {
    color: #7a7a7a
}

#filter form button {
    width: 80px;
    height: 60px;
    background: #ffa45b;
    border-radius: 4px;
    outline: 0;
    border: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    font-size: 0;
    text-transform: uppercase;
    color: #fff;
    font-weight: 500
}

#filter form button:before {
    font-size: 25px;
    color: #fff;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.tabs__content {
    padding: 50px;
    display: none
}

.tabs__content.active {
    display: block
}

.tabs__content .schedule.active {
    padding: 20px 40px
}

.tabs__caption {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.tabs__caption li {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    height: 70px;
    background: #f8f8f8;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-weight: 500;
    font-size: 13px;
    line-height: 18px;
    text-align: center;
    text-transform: uppercase;
    color: #7a7a7a;
    cursor: pointer
}

.tabs__caption li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-weight: 500;
    font-size: 13px;
    line-height: 18px;
    text-align: center;
    text-transform: uppercase;
    color: #7a7a7a;
    background: #f8f8f8;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    height: 100%;
    width: 100%
}

.tabs__caption li a.active,
.tabs__caption li.active {
    background: #69d9e2;
    color: #000
}

.section-home-about {
    min-height: 872px;
    background-image: url(../../images/map-bg.png);
    background-repeat: no-repeat;
    background-position: top right;
    margin: 0 0 100px
}

.section-home-about .text {
    max-width: 998px;
    padding-left: 147px;
    position: relative;
    margin: 140px 0 120px
}

.section-home-about .text:after {
    content: "";
    display: block;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
    background: #ffa45b
}

.section-home-about .text:before {
    content: "";
    display: block;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 62px;
    background: #69d9e2
}

.section-home-about .text .title {
    font-weight: 900;
    font-size: 28px;
    line-height: 40px;
    text-transform: uppercase;
    color: #000;
    margin-bottom: 7px
}

.section-home-about .text p {
    font-size: 15px;
    line-height: 30px;
    color: #000;
    font-weight: 400
}

.section-home-about .vantage {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -20px
}

.section-home-about .vantage .item {
    width: calc(25% - 40px);
    margin: 20px;
    padding: 40px;
    background: #fff;
    -webkit-filter: drop-shadow(0 1px 80px rgba(0, 0, 0, .06));
    filter: drop-shadow(0 1px 80px rgba(0, 0, 0, .06))
}

.section-home-about .vantage .item .tit {
    font-weight: 900;
    font-size: 25px;
    line-height: 30px;
    color: #ffa45b;
    margin-bottom: 20px
}

.section-home-about .vantage .item .tit span {
    font-size: 18px;
    color: #000;
    font-weight: 400
}

.section-home-about .vantage .item .tit span sup {
    font-size: 10px;
    color: #000;
    font-weight: 400;
    position: relative;
    top: -5px;
    left: 2px
}

.section-home-about .vantage .item p {
    font-size: 14px;
    line-height: 22px;
    color: #000;
    font-weight: 400
}

.rating {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 140px;
    padding: 20px
}

@media screen and (max-width:960px) {
    .rating {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 20px;
        margin-top: 80px
    }
}

.rating .text-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 790px;
    margin-left: 90px
}

@media screen and (max-width:960px) {
    .rating .text-container {
        margin-left: 0;
        margin-top: 30px
    }
}

.rating .text-container .rating-header .rating-title {
    font-weight: 900;
    font-size: 50px;
    line-height: 55px;
    color: #000
}

@media screen and (max-width:767px) {
    .rating .text-container .rating-header .rating-title {
        font-size: 45px;
        line-height: 50px;
        margin-bottom: 10px
    }
}

@media screen and (max-width:500px) {
    .rating {
        margin-top: 60px
    }

    .rating .text-container .rating-header .rating-title {
        font-size: 30px;
        line-height: 35px
    }
}

@media screen and (max-width:360px) {
    .rating {
        padding: 0 10px;
        margin-top: 40px
    }

    .rating .text-container .rating-header .rating-title {
        margin-top: 30px;
        margin-bottom: 10px;
        font-weight: 900;
        font-size: 25px;
        line-height: 30px;
        color: #000
    }
}

.rating .text-container .rating-header .rating-description {
    font-weight: 400;
    font-size: 14px;
    line-height: 28px;
    color: #787878
}

@media screen and (max-width:767px) {
    .rating .text-container .rating-header .rating-description {
        font-size: 14px;
        line-height: 26px;
        margin-bottom: 10px
    }

    .rating .text-container .rating-options {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.rating .text-container .rating-options {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.rating .text-container .rating-options span {
    padding: 5px 20px 5px 40px;
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    color: #000
}

.rating .text-container .rating-options span:last-child {
    margin-bottom: 0
}

.rating .text-container .rating-options .feed-back {
    background-image: url(../../images/icon/feedback.png);
    background-repeat: no-repeat
}

.rating .text-container .rating-options .auto-park {
    background-image: url(../../images/icon/autopark.png);
    background-repeat: no-repeat
}

.rating .text-container .rating-options .ware-house {
    background-image: url(../../images/icon/warehouse.png);
    background-repeat: no-repeat
}

.rating .logo .logo-type img {
    margin-top: -7px
}

@media screen and (max-width:360px) {
    .rating .text-container .rating-header .rating-description {
        font-weight: 400;
        font-size: 14px;
        line-height: 22px;
        color: #787878;
        margin-bottom: 25px
    }

    .rating .text-container .rating-options span {
        font-weight: 550;
        font-size: 15px;
        line-height: 15px;
        color: #000;
        margin-bottom: 24px
    }

    .rating .text-container .rating-options .auto-park,
    .rating .text-container .rating-options .feed-back,
    .rating .text-container .rating-options .ware-house {
        background-size: 25px
    }

    .rating .logo .logo-stars img {
        width: 100%
    }

    .rating .logo .logo-stars {
        width: 125px
    }

    .rating .logo .logo-type img {
        width: 100%
    }

    .rating .logo .logo-type {
        width: 120px
    }
}

.section-partners {
    padding: 90px 0;
    overflow: hidden
}

.section-partners .slider-partners .swiper-wrapper {
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear
}

.section-partners .slider-partners .logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 70px;
    width: unset
}

.section-partners .slider-partners .logo img {
    display: block;
    max-height: 70px;
    max-width: 150px;
    height: auto;
    width: auto;
    -o-object-fit: cover;
    object-fit: cover
}

.section-news {
    overflow: hidden;
    padding: 83px 0 109px
}

.section-news .title-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 80px;
    max-width: calc(100% - 180px);
    font-size: 24px;
    line-height: 24px;
    text-transform: uppercase;
    color: #000;
    font-weight: 700;
    margin-bottom: 62px
}

.title-section {
    z-index: 0 !important
}

.slider-news {
    margin: 0 -20px
}

.slider-news .slick-list {
    overflow: inherit
}

.slider-news .slide {
    width: calc(100% - 40px);
    margin: 0 auto;
    position: relative
}

.slider-news .slide .date {
    height: 30px;
    padding: 0 10px;
    background: #69d9e2;
    -webkit-box-shadow: 0 4px 22px rgba(105, 217, 226, .3);
    box-shadow: 0 4px 22px rgba(105, 217, 226, .3);
    border-radius: 2px;
    font-size: 12px;
    line-height: 30px;
    color: #000;
    font-weight: 400;
    display: inline-block;
    top: -15px;
    left: 30px;
    position: absolute;
    z-index: 3
}

.slider-news .slide .image {
    overflow: hidden;
    height: 300px;
    -webkit-box-shadow: 0 1px 80px rgba(0, 0, 0, .06);
    box-shadow: 0 1px 80px rgba(0, 0, 0, .06);
    border-radius: 4px;
    position: relative
}

.slider-news .slide .image a {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%
}

.slider-news .slide .image a:active:after,
.slider-news .slide .image a:active:before,
.slider-news .slide .image a:hover:after,
.slider-news .slide .image a:hover:before {
    opacity: 1
}

.slider-news .slide .image a:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 164, 91, .5)), to(rgba(105, 217, 226, .5)));
    background: linear-gradient(180deg, rgba(255, 164, 91, .5) 0, rgba(105, 217, 226, .5) 100%);
    -webkit-box-shadow: 0 1px 120px rgba(0, 0, 0, .18);
    box-shadow: 0 1px 120px rgba(0, 0, 0, .18);
    opacity: 0;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.slider-news .slide .image a:before {
    width: 70px;
    height: 70px;
    background: #ffa45b;
    position: absolute;
    top: calc(50% - 35px);
    left: calc(50% - 35px);
    z-index: 2;
    -webkit-box-shadow: 0 1px 80px rgba(255, 164, 91, .5);
    box-shadow: 0 1px 80px rgba(255, 164, 91, .5);
    border-radius: 50%;
    font-size: 30px;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    opacity: 0;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.slider-news .slide .image img {
    position: absolute;
    left: 0;
    top: 0;
    -o-object-fit: cover;
    object-fit: cover;
    height: 100%;
    width: 100%
}

.slider-news .slide .text {
    padding: 15px
}

.slider-news .slide .text .tit {
    display: block;
    font-size: 20px;
    line-height: 28px;
    color: #000;
    font-weight: 700;
    margin-bottom: 5px
}

.slider-news .slide .text .tit:active,
.slider-news .slide .text .tit:hover {
    color: #ffa45b
}

.slider-news .slide .text p {
    font-size: 14px;
    line-height: 20px;
    color: #000;
    font-weight: 400
}

.popap-shadow {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(105, 217, 226, .5);
    z-index: 98;
    display: none
}

.popap-shadow:before {
    content: "";
    width: 400px;
    height: 400px;
    background: #ffa45b;
    border-radius: 50%;
    position: absolute;
    top: calc(50% - 205px);
    left: calc(50% - 417px)
}

.popap-shadow:after {
    content: "";
    width: 400px;
    height: 400px;
    background: #69d9e2;
    border-radius: 50%;
    position: absolute;
    top: calc(50% - 205px);
    right: calc(50% - 417px)
}

.popup-wrap {
    width: 560px;
    background: #fff;
    -webkit-box-shadow: 0 4px 120px rgba(0, 0, 0, .18);
    box-shadow: 0 4px 120px rgba(0, 0, 0, .18);
    border-radius: 4px;
    position: fixed;
    z-index: 99;
    padding: 70px;
    display: none;
    max-height: calc(100vh - 55px);
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.popup-wrap form {
    overflow-y: auto;
    max-height: calc(100vh - 155px)
}

.popup-wrap .close {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 54px;
    height: 54px;
    background: #fff;
    border-radius: 50%;
    -webkit-filter: drop-shadow(0 4px 25px rgba(0, 0, 0, .1));
    filter: drop-shadow(0 4px 25px rgba(0, 0, 0, .1));
    position: absolute;
    top: -15px;
    right: -15px;
    cursor: pointer
}

.popup-wrap .close:before {
    content: url(../../images/icon/close.svg);
    display: inline-block
}

.popup-wrap form .line {
    display: inline-block;
    width: 100%;
    margin-bottom: 10px
}

.popup-wrap form .line #number-error,
.popup-wrap form .line #series-input-error {
    display: none !important
}

.popup-wrap form input {
    width: 100%;
    height: 60px;
    background-color: #fff;
    border: .4px solid #e3e3e3;
    border-radius: 4px;
    padding: 0 15px 0 55px;
    font-size: 15px;
    line-height: 15px;
    color: #000;
    font-weight: 400
}

.popup-wrap form input::-webkit-input-placeholder {
    color: #7a7a7a
}

.popup-wrap form input::-moz-placeholder {
    color: #7a7a7a
}

.popup-wrap form input:-ms-input-placeholder {
    color: #7a7a7a
}

.popup-wrap form input::-ms-input-placeholder {
    color: #7a7a7a
}

.popup-wrap form input::placeholder {
    color: #7a7a7a
}

.popup-wrap form input:focus {
    background: #fff;
    -webkit-box-shadow: 0 4px 40px rgba(0, 0, 0, .06);
    box-shadow: 0 4px 40px rgba(0, 0, 0, .06)
}

.popup-wrap form input[name=name] {
    background-image: url(../../images/icon/name.svg);
    background-repeat: no-repeat;
    background-position: 24px
}

.popup-wrap form input[name=phone] {
    background-image: url(../../images/icon/phone-sms.svg);
    background-repeat: no-repeat;
    background-position: 24px
}

.popup-wrap form input[name=email] {
    background-image: url(../../images/icon/email2.svg);
    background-repeat: no-repeat;
    background-position: 24px
}

.popup-wrap form textarea {
    width: 100%;
    height: 180px;
    background-color: #fff;
    border: .4px solid #e3e3e3;
    border-radius: 4px;
    padding: 22px 15px 22px 55px;
    font-size: 15px;
    line-height: 15px;
    color: #000;
    font-weight: 400;
    background-image: url(../../images/icon/chat2.svg);
    background-repeat: no-repeat;
    background-position: 24px 19px
}

.popup-wrap form textarea::-webkit-input-placeholder {
    color: #7a7a7a
}

.popup-wrap form textarea::-moz-placeholder {
    color: #7a7a7a
}

.popup-wrap form textarea:-ms-input-placeholder {
    color: #7a7a7a
}

.popup-wrap form textarea::-ms-input-placeholder {
    color: #7a7a7a
}

.popup-wrap form textarea::placeholder {
    color: #7a7a7a
}

.popup-wrap form button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 25px;
    font-weight: 500;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    min-width: 217px;
    height: 60px;
    margin: 22px auto 0;
    background: #ffa45b;
    -webkit-box-shadow: 0 4px 40px rgba(255, 164, 91, .35);
    box-shadow: 0 4px 40px rgba(255, 164, 91, .35);
    border-radius: 4px 4px 4px 3px
}

.popup-wrap form button:active,
.popup-wrap form button:hover {
    background: #69d9e2;
    -webkit-box-shadow: 0 4px 40px rgba(105, 217, 226, .3);
    box-shadow: 0 4px 40px rgba(105, 217, 226, .3);
    border-radius: 4px 4px 4px 3px
}

.popup-wrap form button:disabled {
    opacity: .5
}

.popup-wrap form .select__container {
    background-image: url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath d='M6.46824 7.33334L11.8083 1.99318C11.9319 1.86967 12 1.7048 12 1.52899C12 1.35319 11.9319 1.18831 11.8083 1.0648L11.4151 0.671535C11.1589 0.415635 10.7425 0.415635 10.4867 0.671535L6.00249 5.15579L1.51326 0.666559C1.38965 0.543048 1.22487 0.474853 1.04916 0.474853C0.873261 0.474853 0.708482 0.543048 0.584775 0.666559L0.191706 1.05982C0.0680971 1.18343 -3.81757e-08 1.34821 -4.58604e-08 1.52402C-5.3545e-08 1.69982 0.0680971 1.8647 0.191706 1.98821L5.53664 7.33334C5.66064 7.45714 5.8262 7.52514 6.00219 7.52475C6.17888 7.52514 6.34434 7.45714 6.46824 7.33334Z' fill='black' /%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position-y: center;
    background-position-x: calc(100% - 12px);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: inline-block;
    min-height: 60px;
    width: 100%;
    background-color: #f8f8f8;
    border: .4px solid #e3e3e3;
    border-radius: 4px;
    padding: 0 15px 0 55px;
    font-size: 15px;
    line-height: 15px;
    color: #000;
    font-weight: 400;
    margin-bottom: 10px;
    margin-top: 10px
}

.popup-wrap form .popup-wrap-success {
    display: none;
    margin-top: -20px
}

#popap-headercall.popup-wrap {
    height: 70vh
}

#popap-headercall.popup-wrap .phone-windows {
    height: 100%;
    overflow: auto
}

.section-calc {
    margin: 0 0 60px
}

.section-calc .tabs {
    max-width: 1140px;
    margin: 0 auto
}

.section-calc .tabs__content {
    padding: 0
}

.calculator {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.calculator input.radio-btn.error+label span {
    border-color: red !important
}

.calculator .text__container {
    width: 100%;
    -webkit-box-shadow: 0 4px 80px rgba(0, 0, 0, .08);
    box-shadow: 0 4px 80px rgba(0, 0, 0, .08);
    border-radius: 2px;
    margin-bottom: 120px
}

.calculator .text__container .text {
    width: calc(100% - 200px);
    margin: auto
}

@media screen and (max-width:920px) {
    .calculator .text__container .text {
        width: calc(100% - 40px)
    }
}

.calculator .text__container .text .additional__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 0;
    margin-bottom: 50px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media screen and (max-width:700px) {
    .calculator .text__container .text .additional__container {
        margin: auto
    }
}

@media screen and (max-width:767px) {
    .calculator .text__container {
        margin-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        border-radius: 0
    }

    .calculator .text__container .text {
        margin-bottom: 40px;
        width: auto
    }

    .calculator .text__container .text .additional__container {
        -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
        justify-content: space-evenly
    }
}

.calculator .text__container .text .additional__container #insurance-error {
    position: inherit;
    margin-bottom: 5px
}

.calculator .text__container .text .additional__container .insurance-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.calculator .text__container .text .additional__container .insurance-container .switch {
    padding: 0 28px 0 0
}

.calculator .text__container .text .additional__container .insurance-container .switch label {
    padding-top: 2px;
    padding-bottom: 2px
}

.calculator .text__container .text .additional__container .additional__box .switch {
    padding: 0 28px 0 0
}

.calculator .text__container .text .additional__container .btnItem {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.calculator .text__container .text .additional__container .btnItem .btnTariff {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    padding: 15px 25px;
    background: #ffa45b;
    border-radius: 4px;
    font-weight: 500;
    font-size: 15px;
    line-height: 15px;
    text-transform: uppercase;
    color: #fff;
    cursor: pointer;
    max-height: 60px;
    margin-top: 11px;
    width: 257px
}

.calculator .text__container .text .additional__container .btnItem .btnTariff div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 60px
}

.calculator .text__container .text .additional__container .btnItem .btnTariff div::before {
    content: "";
    background-image: url(../../images/icon/calc.svg);
    padding: 15px;
    float: left;
    margin-right: 5px;
    margin-top: -2px;
    position: relative;
    z-index: 3;
    left: -8px
}

.calculator .text__container .text .additional__container .btnTariff:hover {
    background: #69d9e2
}

.calculator .text__container .text .additional__container .item {
    margin-bottom: 0;
    width: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media screen and (max-width:575px) {
    .calculator .text__container .text .additional__container .item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.calculator .text__container .text .additional__container .item input {
    height: 42px;
    max-width: 190px;
    background: #fff;
    border: .4px solid #e3e3e3;
    border-radius: 4px;
    text-align: center;
    margin-right: 10px;
    margin-bottom: 10px;
    font-size: 15px
}

.calculator .text__container .text .additional__box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.calculator .text__container .text .additional__box .switch {
    margin-top: 5px
}

.calculator .text__container .text .internet .additional__box .switch {
    margin-top: 17px
}

.calculator .text__container .text .country {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

@media screen and (max-width:767px) {
    .calculator .text__container .text .country .autocomplete-wrapper .locality-to {
        margin-top: 20px
    }
}

.calculator .text__container .text .country .btnItem .btnTariff {
    margin-top: -18px
}

@media screen and (max-width:950px) {
    .calculator .text__container .text .country .btnItem .btnTariff {
        margin-top: 26px
    }
}

.calculator .text__container .text .internet {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

@media screen and (max-width:767px) {
    .calculator .text__container .text .internet .autocomplete-wrapper .locality-to {
        margin-top: 20px
    }

    .calculator .text__container .text .options__container .radioContainer {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

.calculator .text__container .text .internet .btnItem .btnTariff {
    margin-top: 0
}

@media screen and (max-width:950px) {
    .calculator .text__container .text .internet .btnItem .btnTariff {
        margin-top: 26px
    }
}

.calculator .text__container .text .options__container .item:last-of-type {
    margin-bottom: 0
}

.calculator .text__container .text .options__container .tariffs {
    margin-top: 30px
}

.calculator .text__container .text .options__container .radioContainer {
    -webkit-filter: none;
    filter: none
}

@media screen and (max-width:450px) {
    .calculator .text__container .text .options__container .radioContainer {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.calculator .text__container .text .options__empty-block {
    margin-bottom: 55px;
    font-weight: 500;
    font-size: 14px;
    line-height: 14px;
    text-transform: uppercase;
    color: #000;
    padding: 176px 50px;
    border: 2px dashed #7a7a7a;
    background: #f8f8f8;
    text-align: center
}

.calculator .text__container .text .item .item_error {
    position: absolute;
    -webkit-transform: translateY(25%);
    transform: translateY(25%);
    font-weight: 700;
    font-size: 14px;
    line-height: 14px
}

.calculator .text__container .text .item .css-1wa3eu0-placeholder {
    font-size: 13px;
    line-height: 13px;
    color: #7a7a7a
}

.calculator .text__container .text .item-m {
    padding-bottom: 18px;
    margin-bottom: 30px
}

.calculator .text__container .text .itemUp {
    margin-top: -5px
}

.calculator .text__container .text .productParamsCountry .line,
.calculator .text__container .text .productParamsInternet .line {
    margin: 0 -5px
}

@media screen and (max-width:767px) {

    .calculator .text__container .text .productParamsCountry .inputContainerField,
    .calculator .text__container .text .productParamsInternet .inputContainerField {
        width: calc(33.3333333333% - 10px);
        margin: 0 5px
    }
}

.calculator .text__container .text .productParamsCountry .inputContainerField input,
.calculator .text__container .text .productParamsInternet .inputContainerField input {
    max-width: 148px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

@media screen and (max-width:480px) {

    .calculator .text__container .text .productParamsCountry .inputContainerField,
    .calculator .text__container .text .productParamsInternet .inputContainerField {
        width: 100%;
        margin: 0 5px
    }

    .calculator .text__container .text .productParamsCountry .inputContainerField .error,
    .calculator .text__container .text .productParamsInternet .inputContainerField .error {
        bottom: 0 !important;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.calculator .text__container .title {
    font-size: 28px;
    line-height: 38px;
    text-transform: uppercase;
    color: #000;
    font-weight: 700;
    position: relative;
    padding-left: 64px;
    margin-top: 48px
}

.calculator .text__container .title:before {
    content: "";
    display: block;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background: #ffa45b;
    position: absolute;
    top: calc(50% - 13px);
    left: 0
}

.calculator .text__container .title:after {
    content: "";
    display: block;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background: #69d9e2;
    position: absolute;
    top: calc(50% - 13px);
    left: 28px
}

.calculator .text__container .secondTitle {
    border-top: 1px solid #f8f8f8;
    margin-top: 40px;
    margin-bottom: 25px
}

.calculator .text__container .secondTitle legend {
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 18px;
    text-transform: uppercase;
    color: #ffa45b;
    padding-right: 20px
}

@media screen and (max-width:320px) {
    .calculator .text__container .secondTitle {
        margin-top: 20px
    }

    .calculator .text__container .secondTitle legend {
        font-size: 13px;
        line-height: 13px
    }
}

.calculator .text__container .typeFaceContainer {
    border-radius: 4px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 40px;
    margin-top: 25px
}

@media screen and (max-width:320px) {
    .calculator .text__container .typeFaceContainer {
        margin-bottom: 10px
    }
}

.calculator .text__container .typeFaceContainer .item .radio-wrap {
    height: 50px
}

.calculator .text__container .typeFaceContainer .radio {
    margin-bottom: 0
}

.calculator .text__container .typeFaceContainer .typeFace {
    font-weight: 500;
    font-size: 16px;
    line-height: 16px;
    text-align: center;
    color: #7a7a7a;
    width: 202px;
    height: 52px;
    background: #f8f8f8;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer
}

.calculator .text__container .typeFaceContainer .typeFace:first-child {
    margin-right: 10px
}

.calculator .text__container .typeFaceContainer .active {
    background: #69d9e2;
    border-radius: 4px;
    color: #000
}

.calculator .text__container .localityContainer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media screen and (max-width:320px) {
    .calculator .text__container .localityContainer {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .calculator .text__container .localityContainer:nth-last-child(1) {
        margin-left: 5px
    }
}

.calculator .text__container .localityContainer .item {
    margin-top: -5px
}

.calculator .text__container .localityContainer .item:first-child {
    margin-right: 10px
}

@media screen and (max-width:320px) {
    .calculator .text__container .localityContainer .item:first-child {
        margin-right: 0;
        margin-bottom: 10px
    }

    .calculator .text__container .localityContainer .item:first-child input {
        padding: 25px
    }

    .calculator .text__container .localityContainer .item:first-child .close-btn {
        display: none
    }
}

.calculator .text__container .localityContainer .label {
    margin-left: 13px;
    font-weight: 700;
    font-size: 12px;
    line-height: 12px;
    padding: 2px 0 2px 20px;
    background-size: 16px
}

.calculator .text__container .localityContainer .from,
.calculator .text__container .localityContainer .to {
    padding-left: 24px
}

.calculator .text__container .localityContainer .locality-from {
    background-image: url(../../images/to.svg);
    background-repeat: no-repeat;
    background-position: 0
}

.calculator .text__container .localityContainer .locality-to {
    background-image: url(../../images/from.svg);
    background-repeat: no-repeat;
    background-position: 0;
    background-size: contain
}

.calculator .text__container .localityContainer .autocomplete-wrapper:last-child {
    margin-right: 10px
}

@media screen and (max-width:767px) {

    .calculator .text__container .text .productParamsCountry .inputContainerField input,
    .calculator .text__container .text .productParamsInternet .inputContainerField input {
        max-width: none;
        width: 100%;
        margin: 0 0 15px
    }

    .calculator .text__container .country,
    .calculator .text__container .internet {
        margin-bottom: 90px
    }

    .calculator .text__container .localityContainer {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .calculator .text__container .localityContainer .item {
        margin-top: 15px
    }

    .calculator .text__container .localityContainer .item:first-child {
        margin-top: 0
    }

    .calculator .text__container .localityContainer .autocomplete-wrapper:last-child {
        margin-right: 0
    }

    .calculator .text__container .checkoutContainer .checkout {
        padding: 40px 20px
    }
}

.calculator .text__container .localityContainer .autocomplete-wrapper .switch {
    margin-bottom: 0;
    padding-top: 10px;
    margin-top: 0
}

.calculator .text__container .localityContainer .autocomplete-wrapper .switch label {
    font-weight: 500;
    font-size: 14px;
    line-height: 14px
}

.calculator .text__container .localityContainer .autocomplete-wrapper .autocomplete-search {
    margin-top: 17px
}

.calculator .text__container .localityCountry .item .autocomplete-wrapper .switch-error,
.calculator .text__container .localityInternet .item .autocomplete-wrapper .switch-error {
    margin-top: 5px
}

.calculator .text__container .localityCountry .item .autocomplete-wrapper label,
.calculator .text__container .localityInternet .item .autocomplete-wrapper label {
    margin-top: 5px;
    position: relative
}

.calculator .text__container .localityCountry .item .autocomplete-wrapper .switch,
.calculator .text__container .localityInternet .item .autocomplete-wrapper .switch {
    margin-top: 5px
}

@media screen and (max-width:770px) {

    .calculator .text__container .localityCountry .autocomplete-wrapper .locality-to,
    .calculator .text__container .localityInternet .autocomplete-wrapper .locality-to {
        margin-top: 20px
    }
}

.calculator .text__container .checkoutContainer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border: 2px dashed #7a7a7a
}

@media screen and (max-width:400px) {
    .calculator .text__container .checkoutContainer .checkout h3 {
        font-size: 25px
    }
}

.calculator .text__container .checkoutContainer .checkout button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    padding: 23px 25px;
    background: #ffa45b;
    border-radius: 4px;
    font-weight: 500;
    font-size: 15px;
    line-height: 15px;
    text-transform: uppercase;
    color: #fff;
    cursor: pointer;
    max-height: 60px;
    margin-top: 11px
}

@media screen and (max-width:360px) {
    .calculator .text__container .text .additional__container .btnItem .btnTariff {
        width: 100%
    }

    .calculator .text__container .checkoutContainer .checkout button {
        width: 100%;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.calculator .text__container .checkoutContainer .checkout button:hover {
    background: #69d9e2
}

.calculator .label {
    display: block;
    margin-bottom: 15px;
    font-weight: 500;
    font-size: 14px;
    line-height: 14px;
    text-transform: uppercase;
    color: #000
}

.calculator .label span {
    font-size: 12px;
    color: #ffa45b;
    font-weight: 400
}

.calculator input::-webkit-input-placeholder {
    font-weight: 500;
    font-size: 16px;
    color: #7a7a7a
}

.calculator input::-moz-placeholder {
    font-weight: 500;
    font-size: 16px;
    color: #7a7a7a
}

.calculator input:-ms-input-placeholder {
    font-weight: 500;
    font-size: 16px;
    color: #7a7a7a
}

.calculator input::-ms-input-placeholder {
    font-weight: 500;
    font-size: 16px;
    color: #7a7a7a
}

.calculator input::placeholder {
    font-weight: 500;
    font-size: 16px;
    color: #7a7a7a
}

.calculator input {
    width: 100%;
    background-color: #fff;
    border: .4px solid #e3e3e3;
    border-radius: 4px;
    padding: 29px 25px 29px 55px;
    font-weight: 500;
    font-size: 16px;
    line-height: 15px;
    color: #000;
    margin-bottom: 10px
}

.calculator input:focus {
    background-color: #fff;
    border: .4px solid #e3e3e3;
    -webkit-box-shadow: 0 4px 25px rgba(0, 0, 0, .05);
    box-shadow: 0 4px 25px rgba(0, 0, 0, .05)
}

.calculator .switch {
    margin: 17px 0 27px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.calculator .switch label {
    font-weight: 500;
    font-size: 14px;
    line-height: 14px;
    color: #000
}

.calculator .switch .help {
    position: relative;
    z-index: 2;
    margin-left: 5px;
    cursor: pointer
}

.calculator .switch .help:before {
    -webkit-transition: .35s;
    transition: .35s
}

.calculator .switch .help:active:before,
.calculator .switch .help:hover:before {
    color: #69d9e2
}

.calculator .switch .help:active .popup,
.calculator .switch .help:hover .popup {
    opacity: 1;
    visibility: visible
}

.calculator .switch .help .popup {
    position: absolute;
    bottom: calc(100% + 5px);
    left: calc(50% - 160px);
    background: #fff;
    -webkit-box-shadow: 0 4px 65px rgba(0, 0, 0, .1);
    box-shadow: 0 4px 65px rgba(0, 0, 0, .1);
    border-radius: 4px;
    padding: 20px;
    font-size: 13px;
    line-height: 18px;
    color: #000;
    font-weight: 400;
    width: 320px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .2s;
    transition: opacity .2s
}

.calculator .item {
    width: 100%
}

.calculator .item .selectContainer:last-child {
    margin-bottom: -27px
}

.calculator ._itemUp {
    width: 100%
}

.calculator ._itemUp .row .upLabel {
    text-transform: inherit;
    font-weight: 400;
    margin-bottom: 10px
}

.calculator ._itemUp .row .upLabel span {
    font-size: 14px
}

@media screen and (max-width:500px) {
    .calculator ._itemUp .row .error {
        margin-bottom: 10px
    }
}

.calculator .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media screen and (max-width:767px) {
    .calculator .row {
        -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
        justify-content: space-evenly
    }

    .calculator .line {
        padding-bottom: 0;
        margin-bottom: 0
    }
}

.calculator .line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.calculator .line .inputContainerField input {
    max-width: 140px;
    background: #fff;
    border: .4px solid #e3e3e3;
    border-radius: 4px;
    padding: 25px 5px;
    text-align: center;
    margin-right: 10px;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 500;
    -webkit-transition: .35s;
    transition: .35s
}

.calculator .line .inputContainerField input:focus {
    background: #fff;
    border: .4px solid #e3e3e3;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0 4px 25px rgba(0, 0, 0, .05);
    box-shadow: 0 4px 25px rgba(0, 0, 0, .05)
}

@media screen and (max-width:320px) {
    .calculator .label {
        font-size: 12px;
        line-height: 12px
    }

    .calculator .line {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .calculator .line .inputContainerField input {
        max-width: 100%;
        padding: 25px
    }
}

.calculator .line .inputContainerField input::-webkit-input-placeholder {
    font-weight: 400;
    font-size: 16px;
    color: #7a7a7a
}

.calculator .line .inputContainerField input::-moz-placeholder {
    font-weight: 400;
    font-size: 16px;
    color: #7a7a7a
}

.calculator .line .inputContainerField input:-ms-input-placeholder {
    font-weight: 400;
    font-size: 16px;
    color: #7a7a7a
}

.calculator .line .inputContainerField input::-ms-input-placeholder {
    font-weight: 400;
    font-size: 16px;
    color: #7a7a7a
}

.calculator .line .inputContainerField input::placeholder {
    font-weight: 400;
    font-size: 16px;
    color: #7a7a7a
}

.calculator .line .inputContainerField label {
    position: relative
}

.calculator .radio-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.calculator .radio-wrap .radio {
    width: 202px;
    margin-right: 10px;
    margin-bottom: 10px
}

.calculator .radio-wrap .newSize {
    width: 100%;
    position: relative;
    z-index: 1;
    margin-right: 0
}

.calculator .radio-wrap .newSize .radioContainer {
    min-height: 90px;
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border: 2px dashed #e0e0e0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 4px;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    padding: 20px 24px
}

.calculator .radio-wrap .newSize .radioContainer .nameTariff {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    font-weight: 700;
    font-size: 20px;
    line-height: 20px;
    text-transform: uppercase;
    color: #000;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-left: 65px
}

.calculator .radio-wrap .newSize .radioContainer .nameTariff span {
    font-weight: 400;
    font-size: 14px;
    line-height: 14px;
    color: #000;
    text-transform: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

@media screen and (max-width:820px) {
    .calculator .radio-wrap .newSize .radioContainer .nameTariff span {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: initial
    }
}

@media screen and (max-width:360px) {
    .calculator .radio-wrap .newSize .radioContainer .nameTariff {
        padding-left: 30px;
        font-size: 16px
    }

    .calculator .radio-wrap .newSize .radioContainer .nameTariff span {
        padding-left: 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        font-size: 13px;
        line-height: 18px
    }
}

.calculator .radio-wrap .newSize .radioContainer .nameTariff span span {
    margin: 0 0 0 5px
}

@media screen and (max-width:820px) {
    .calculator .radio-wrap .newSize .radioContainer .nameTariff span span {
        line-height: 18px;
        margin-left: 0
    }
}

.calculator .radio-wrap .newSize .radioContainer .costTariff {
    font-weight: 700;
    font-size: 30px;
    line-height: 25px;
    color: #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media screen and (max-width:450px) {
    .calculator .radio-wrap .newSize .radioContainer .costTariff {
        font-size: 27px;
        padding-left: 65px;
        margin-top: 5px
    }
}

.calculator .radio-wrap .newSize .radioContainer .costTariff span {
    text-transform: lowercase;
    font-weight: 400;
    font-size: 16px;
    line-height: 16px;
    color: #000;
    margin-left: 5px
}

.calculator .radio-wrap .newSize .radio-btn:checked+label .tit {
    background: #ffa45b;
    border-radius: 4px;
    border: 2px solid #ffa45b;
    -webkit-box-shadow: none;
    box-shadow: none
}

.calculator .radio-wrap .newSize .radio-btn:checked+label .tit .nameTariff {
    color: #fff;
    padding-left: 65px
}

.calculator .radio-wrap .newSize .radio-btn:checked+label .tit .nameTariff span {
    text-align: left;
    color: #fff
}

.calculator .radio-wrap .newSize .radio-btn:checked+label .tit .costTariff {
    color: #fff
}

.calculator .radio-wrap .newSize .radio-btn:checked+label .tit .costTariff span {
    color: #fff
}

.calculator .radio-wrap .newSize .radio-btn {
    position: absolute;
    z-index: -1;
    opacity: 0
}

.calculator .radio-wrap .newSize .radio-btn+label {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%
}

.calculator .radio-wrap .newSize .radio-btn+label::before {
    position: absolute;
    left: 27px;
    top: 23px;
    content: "";
    display: inline-block;
    padding: 19px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    background-color: #fff;
    border: 2px solid #ffa45b;
    border-radius: 50%;
    margin-right: .5em;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%
}

.calculator .radio-wrap .newSize .radio-btn:not(:disabled):active+label::before {
    background-color: #fff;
    border: 2px solid #ffa45b
}

.calculator .radio-wrap .newSize .radio-btn:checked+label::before {
    position: absolute;
    left: 27px;
    top: 21px;
    z-index: 10;
    border-color: #ffa45b;
    background-color: #fff;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='20px' height='20px' viewBox='-5 -5 10 10'%3e%3ccircle r='5' fill='%2369D9E2'/%3e%3c/svg%3e")
}

.calculator .radio-wrap .newSize .radio-btn:disabled+label::before {
    background-color: #fff;
    border: 2px solid #ffa45b
}

.calculator .checkout {
    width: 100%;
    background: #f8f8f8;
    border-radius: 3px;
    padding: 60px;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content
}

@media screen and (max-width:767px) {
    .calculator .checkout {
        padding-bottom: 40px;
        margin-top: 0;
        padding-top: 0
    }
}

.calculator .checkout .newTitle {
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 18px;
    text-transform: uppercase;
    color: #ffa45b;
    padding-right: 20px;
    margin-bottom: 5px
}

.calculator .checkout .newDescription {
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #7a7a7a;
    margin-bottom: 25px
}

.calculator .checkout .footerDescription {
    font-weight: 400;
    font-size: 13px;
    line-height: 18px;
    color: #a8a8a8;
    margin-top: 30px
}

.calculator .checkout .title {
    font-size: 11px;
    line-height: 11px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    margin-bottom: 8px
}

.calculator .checkout .line {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.calculator .checkout .tit {
    font-weight: 500;
    font-size: 13px;
    line-height: 16px;
    text-transform: uppercase;
    color: #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.calculator .checkout .tit span {
    display: inline-block;
    margin: 0 8px
}

.calculator .checkout .tit span:before {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #ffa45b;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 6px;
    color: #fff;
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg)
}

.calculator .checkout .price {
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    text-transform: uppercase;
    color: #000
}

.calculator .checkout .price span {
    font-size: 12px;
    font-weight: 400;
    text-transform: none
}

.calculator .checkout .total {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 25px 0
}

.calculator .checkout .total .price,
.calculator .checkout .total .tit {
    font-weight: 700;
    font-size: 18px;
    line-height: 18px;
    text-transform: uppercase;
    color: #000
}

.calculator .checkout .total .price span {
    font-size: 12px;
    font-weight: 400;
    text-transform: none
}

.calculator .checkout .form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 940px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.calculator .checkout .form input::-webkit-input-placeholder {
    font-weight: 500;
    font-size: 15px;
    line-height: 15px;
    color: #7a7a7a
}

.calculator .checkout .form input::-moz-placeholder {
    font-weight: 500;
    font-size: 15px;
    line-height: 15px;
    color: #7a7a7a
}

.calculator .checkout .form input:-ms-input-placeholder {
    font-weight: 500;
    font-size: 15px;
    line-height: 15px;
    color: #7a7a7a
}

.calculator .checkout .form input::-ms-input-placeholder {
    font-weight: 500;
    font-size: 15px;
    line-height: 15px;
    color: #7a7a7a
}

.calculator .checkout .form input::placeholder {
    font-weight: 500;
    font-size: 15px;
    line-height: 15px;
    color: #7a7a7a
}

.calculator .checkout .form input {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-right: 18px;
    background: #fff;
    border: .4px solid #f0f0f0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0 1px 40px rgba(0, 0, 0, .07);
    box-shadow: 0 1px 40px rgba(0, 0, 0, .07);
    border-radius: 4px 4px 4px 3px;
    padding: 28px 61px;
    font-size: 15px;
    line-height: 15px;
    text-align: center;
    text-transform: uppercase;
    color: #000;
    font-weight: 700;
    margin-bottom: 0
}

.calculator .checkout .form button:disabled {
    -webkit-box-shadow: 0 1px 40px rgba(0, 0, 0, .007);
    box-shadow: 0 1px 40px rgba(0, 0, 0, .007)
}

.calculator .checkout .form button {
    padding: 20px 65px;
    border-radius: 4px;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    text-transform: uppercase;
    color: #fff;
    background: #ffa45b;
    -webkit-box-shadow: 0 0 40px rgba(255, 164, 91, .34);
    box-shadow: 0 0 40px rgba(255, 164, 91, .34)
}

@media screen and (max-width:1100px) {
    .calculator .checkout .form {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .calculator .checkout .form button {
        margin: 10px
    }
}

@media screen and (max-width:360px) {
    .calculator .radio-wrap .newSize .radioContainer .costTariff {
        padding-left: 30px;
        font-size: 24px;
        line-height: 24px
    }

    .calculator .radio-wrap .newSize .radio-btn:checked+label .tit .nameTariff {
        padding-left: 30px
    }

    .calculator .radio-wrap .newSize .radio-btn:checked+label .tit .costTariff {
        margin-top: 5px
    }

    .calculator .checkout .form button {
        margin: 0
    }
}

.calculator .checkout .form button:active,
.calculator .checkout .form button:hover {
    background: #69d9e2;
    color: #fff
}

.calculator .newCheckout {
    background: #fff;
    margin-top: 29px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 3px solid #ffa45a;
    border-radius: 0 0 5px 5px
}

@media screen and (max-width:450px) {
    .calculator .newCheckout {
        margin-top: 0
    }
}

.calculator .newCheckout__container {
    width: calc(100% - 80px)
}

.calculator .newCheckout__container .form button {
    font-size: 15px
}

@media screen and (max-width:767px) {
    .calculator .newCheckout__container {
        width: auto
    }
}

.nav-tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 1140px;
    margin: 0 auto
}

.nav-tab {
    width: 25%;
    height: 70px;
    background: #f8f8f8;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-weight: 500;
    font-size: 13px;
    line-height: 18px;
    text-align: center;
    text-transform: uppercase;
    color: #7a7a7a;
    cursor: pointer
}

.nav-tab.active {
    background: #69d9e2;
    color: #000
}

.tab-content {
    max-width: 1140px;
    margin: 0 auto
}

.tab-pane {
    display: none;
    padding: 64px 0
}

.tab-pane.active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.form-response__wrapper {
    min-height: 30px
}

.form-response__wrapper .form-control,
.form-response__wrapper .form-response {
    font-weight: 700
}

.form-response__wrapper .form-control {
    color: red
}

.checkbox-btn:not(checked)+label {
    text-transform: none
}

@media screen and (max-width:320px) {
    .calculator .newCheckout {
        margin-top: -20px
    }

    .checkbox-btn:not(checked)+label {
        text-transform: none
    }
}

.checkbox-btn:disabled {
    opacity: .5
}

.radio-btn:not(checked)+label .tit {
    font-weight: 500;
    font-size: 16px;
    padding: 0 20px
}

.radio-btn:checked+label .tit {
    font-weight: 500;
    font-size: 16px;
    color: #000;
    padding: 0 20px
}

.about-wrap .item .image img {
    -o-object-fit: contain;
    object-fit: contain
}

#height-error.error,
#length-error.error,
#weight-error,
#width-error.error {
    bottom: 10px
}

#locality-from__autocomplete-error.error,
#locality-to__autocomplete-error.error {
    bottom: 5px
}

#client-type-error.error {
    bottom: auto;
    left: auto
}

input.error,
input.radio-btn.error+label+span,
textarea.error {
    border-color: red !important
}

.inputContainerField {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative
}

.inputContainerField .height-error,
.inputContainerField .length-error,
.inputContainerField .width-error {
    position: inherit
}

.css-1q92093 {
    top: 3px !important
}

.css-1wa3eu0-placeholder {
    top: 46% !important
}

#track .line {
    margin-bottom: 0 !important
}

#track .desc {
    font-size: 17px;
    font-weight: 700;
    margin: 20px 0 10px
}

#link_to_calculator {
    position: fixed;
    padding: 10px 15px;
    border-radius: 20px;
    bottom: 34px;
    right: 160px;
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #69d9e2;
    color: #fff;
    line-height: 1;
    font-size: 16px
}

#link_to_calculator .icon,
#link_to_calculator img {
    width: 20px;
    margin-right: 5px
}

#link_to_calculator .icon:before {
    color: #fff
}

.selectContainer * {
    font-size: 16px !important
}

body .ymaps-2-1-79-search__suggest-item {
    text-overflow: unset;
    white-space: normal;
    cursor: pointer;
    line-height: 1;
    margin: 0;
    padding: 1em;
    font-size: 1em
}

@media screen and (max-width:575px) {
    .calculator .label {
        margin-left: 0
    }
}

@media (max-height:700px) {
    .popup-wrap {
        padding: 50px
    }

    .popup-wrap form textarea {
        height: 150px
    }
}

@media (max-width:1600px) {
    #error-page {
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    #error-page .btn {
        margin-top: 0
    }

    header .city {
        padding-right: 0;
        max-width: 150px
    }

    header .logo {
        min-width: 240px
    }

    header .contact .item {
        margin-right: 0;
        padding-left: 0
    }

    header .contact .item+.item {
        margin-left: 40px
    }

    .partners-wrap .item {
        width: calc(25% - 30px)
    }

    footer .top .row {
        width: calc(100% - 300px)
    }

    .vacancies-wrap .col-left {
        margin-right: 80px;
        width: 330px
    }

    .vacancies-wrap .col-right {
        width: calc(100% - 330px - 80px)
    }

    .vacancies-list .item .tit {
        padding: 28px 110px 30px 50px
    }

    .vacancies-list .item .tit .list li {
        margin-right: 28px
    }

    .vacancies-list .item .item-content {
        padding-left: 50px
    }

    .section-callback form {
        width: 550px;
        padding: 90px 50px
    }

    .section-callback .text .icon {
        left: calc(100% - 90px)
    }

    .about-wrap .item:nth-of-type(even) .text {
        padding-left: 60px;
        padding-right: 40px
    }

    .section-delivery .image {
        width: calc(100% - 650px)
    }

    .section-delivery #request {
        width: 455px;
        padding: 60px 40px 70px
    }

    .section-delivery-vantage .list li {
        padding: 40px 20px
    }

    .about-head .text {
        width: 540px
    }

    .about-head form {
        width: 455px;
        padding: 60px 40px 70px
    }
}

@media (min-width:1301px) and (max-width:1600px) {
    .section-delivery h1 {
        margin-top: 45px;
        font-size: 32px;
        line-height: 36px
    }

    .section-delivery p {
        font-size: 15px;
        line-height: 20px
    }

    .section-delivery .image {
        width: calc(100% - 650px)
    }

    .section-delivery #request {
        width: 455px;
        padding: 60px 40px 70px
    }

    .section-delivery .text {
        min-height: auto
    }
}

@media (max-height:680px) {
    #filter {
        margin-bottom: 0
    }
}

@media (max-width:1440px) {
    footer .logo {
        margin-bottom: 40px
    }

    footer .top .row {
        width: 100%
    }

    header .lk .btn {
        margin-left: 30px
    }

    header .contact .item .val {
        font-size: 16px !important
    }

    .section-home-about .vantage .item {
        padding: 30px
    }

    .vantage-wrap .item {
        margin-right: 20px;
        width: calc((100% - 20px - 20px - 20px)/ 4)
    }

    .contacts-wrap {
        margin: 0 -40px
    }

    .contacts-wrap .item {
        width: calc(50% - 80px);
        margin: 0 40px 20px
    }
}

@media (max-width:1300px) {
    .news-wrap .item {
        width: calc((100% - 80px)/ 2)
    }

    .new-detailed {
        padding: 78px 0 0
    }

    .slider-home .slide h2 {
        top: 22.5%;
        font-size: 40px;
        line-height: 44px
    }

    .section-delivery h1 {
        margin-top: 60px
    }

    .vacancies-wrap .col-left {
        width: 100%;
        margin-right: 0;
        margin-bottom: 30px;
        position: relative
    }

    .vacancies-wrap .col-left .title {
        background: #ffa45b;
        height: 60px;
        line-height: 60px;
        padding: 0 25px;
        color: #fff;
        border-radius: 4px;
        display: block
    }

    .vacancies-wrap .col-left .title::before {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        right: 20px;
        color: #fff;
        font-size: 12px
    }

    .vacancies-wrap .col-left .title .bold {
        font-weight: 700
    }

    .vacancies-wrap .col-right {
        width: 100%
    }

    .vacancies-wrap .tabs {
        display: none;
        position: absolute;
        bottom: 0;
        left: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        z-index: 2;
        top: unset;
        width: 100%;
        height: 198px;
        border: 1px solid #e3e3e3
    }

    .vacancies-wrap .tabs li {
        background: #fff
    }

    .vacancies-wrap .tabs li:last-child {
        -webkit-box-shadow: 0 5px 8px -4px rgba(0, 0, 0, .16);
        box-shadow: 0 5px 8px -4px rgba(0, 0, 0, .16)
    }

    .vacancies-wrap .tabs li:nth-child(1) a {
        padding-top: 24px
    }

    .vacancies-wrap .tabs.active {
        display: block
    }

    .vacancies-list .item .tit .list li {
        margin: 4px 0;
        width: 100%
    }

    .section-callback form {
        width: 440px
    }

    .section-callback .text {
        width: 380px
    }

    .section-callback .text .title {
        font-size: 52px;
        line-height: 62px
    }

    .section-callback .text p {
        font-size: 14px;
        line-height: 24px
    }

    .section-callback .text .icon {
        width: 264px
    }

    .about-wrap .item:nth-of-type(even) .text {
        padding-left: 50px;
        padding-right: 40px
    }

    .about-wrap .item .text {
        padding-right: 50px
    }

    .vantage-wrap .item {
        width: calc((100% - 20px)/ 2)
    }

    .vantage-wrap .item:nth-of-type(2n) {
        margin-right: 0
    }

    .section-delivery {
        height: unset;
        min-height: unset
    }

    .section-delivery #filter {
        min-width: 890px
    }

    .section-delivery .align-center {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .section-delivery .align-center .col {
        position: relative;
        z-index: 2
    }

    .section-delivery .align-center .col a,
    .section-delivery .align-center .col h1,
    .section-delivery .align-center .col li,
    .section-delivery .align-center .col p {
        color: #fff
    }

    .section-delivery .align-center .col .text {
        padding-bottom: 40px
    }

    .section-delivery .align-center .image {
        position: static;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        height: 100%;
        margin-bottom: 30px
    }

    .section-delivery .align-center .image img {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        -o-object-fit: cover;
        object-fit: cover
    }

    .section-delivery .align-center .image #request {
        position: static !important;
        margin: 0 !important;
        -webkit-transform: unset !important;
        transform: unset !important
    }

    .section-delivery .col,
    .section-delivery .image {
        width: 100%
    }

    .section-delivery .image:after {
        content: "";
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background: -webkit-gradient(linear, left top, right top, color-stop(100%, rgba(0, 0, 0, .6)), to(rgba(0, 0, 0, .3)));
        background: linear-gradient(90deg, rgba(0, 0, 0, .6) 100%, rgba(0, 0, 0, .3) 100%)
    }

    .section-delivery .image {
        top: unset;
        height: 50%;
        bottom: 0
    }

    .section-delivery-vantage .list {
        width: calc(100% - 320px - 158px)
    }

    .section-delivery-vantage .list li {
        width: calc(50% - 22px)
    }

    .payment-card .text .title {
        font-size: 26px;
        line-height: 40px
    }

    .section-partners {
        margin: 50px 0 0
    }
}

@media screen and (min-width:1201px) and (max-width:1300px) {
    header .lk .link {
        margin-left: 0
    }

    header .lk .btn,
    header .lk .link+.link {
        margin-left: 20px
    }

    header .contact .item+.item {
        margin-left: 15px
    }

    header .contact .item svg {
        height: 16px;
        width: 16px;
        margin-right: 8px
    }

    header .contact .item.icon-time::before {
        font-size: 16px
    }
}

@media (max-width:1200px) {
    .service-price .car {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .service-price .car .item {
        width: calc(50% - 30px);
        margin: 0 15px 30px
    }

    .main-filter__wrapper #filter {
        max-width: calc(100% - 40px) !important
    }

    .section-seo {
        padding: 40px 0 90px
    }

    .about-head+.section-seo {
        padding: 60px 0
    }

    footer .top .row .col {
        width: 30%
    }

    footer .top .row .col.contact {
        width: 100%;
        margin-top: 30px
    }

    footer .top .list {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .section-home-about .vantage .item {
        width: calc(33.3% - 40px)
    }

    header .header-links {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    header .header-links .link {
        margin-left: 0;
        padding-bottom: 3px
    }

    header .header-links .link+.link {
        margin-top: 6px
    }

    header .lk .btn {
        margin-left: 15px
    }

    header .contact .item {
        margin: 0
    }

    header .contact .item+.item {
        margin: 0 12px
    }

    header .contact .item svg {
        height: 24px;
        width: 24px
    }

    header .contact .item:before {
        font-size: 24px
    }

    header .contact .item .link {
        font-size: 14px
    }

    header .contact .item .val {
        font-size: 18px
    }

    header .contact .item .val:not(.icon-down) {
        padding-right: 0
    }

    header .contact .item .card li img {
        max-height: 16px
    }

    header .logo {
        min-width: inherit;
        margin-right: 36px
    }

    header nav ul li {
        margin-right: 30px
    }

    header nav ul li a {
        font-size: 14px
    }

    header nav ul li .drop-down-menu {
        left: -25px;
        width: 224px;
        padding: 20px 25px
    }

    header nav ul li .drop-down-menu a {
        font-size: 13px
    }

    header nav ul li:nth-last-child(1) {
        margin-right: 0
    }

    .about-head {
        margin-bottom: 240px
    }

    .about-head .text {
        margin-top: 260px !important;
        width: 100% !important;
        width: calc(100% - 566px)
    }

    .about-head .container,
    .about-head .container .row {
        height: unset
    }

    .section-seo .row img {
        max-width: 100%
    }

    .about-head h1 {
        font-size: 40px;
        line-height: 52px
    }

    .about-head form {
        margin-right: 0
    }

    .section-partners {
        padding: 50px 20px
    }

    .section-news {
        padding-top: 65px
    }

    .partners-wrap .item .image {
        height: 220px
    }
}

@media (min-width:576px) and (max-width:1024px) {
    header .header-mob .menu-mob .btn-lk-wrapper {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    header .header-mob .menu-mob .btn-lk-wrapper a {
        padding: 10px;
        margin: 10px !important;
        font-size: 14px;
        line-height: 16px;
        height: 50px
    }
}

@media (max-width:1024px) {
    #error-page {
        height: calc(100vh - 50px)
    }

    .dropdown-wrapper {
        position: relative
    }

    .dropdown-wrapper .dropdown-menu {
        left: 0;
        -webkit-transform: translate(0, calc(100% + 10px));
        transform: translate(0, calc(100% + 10px))
    }

    .submenu .dropdown-menu__list h4 {
        color: #888;
        font-weight: 600
    }

    .submenu .dropdown-menu__list svg {
        height: 24px;
        width: 24px;
        margin-right: 10px
    }

    body.overflow {
        overflow: hidden
    }

    .partners-wrap .item {
        width: calc(33.3333333333% - 30px)
    }

    .section-delivery-vantage {
        padding: 40px 0 50px;
        margin-bottom: 0
    }

    .section-delivery-vantage::after {
        height: 30%;
        width: 100%;
        border-radius: 0 0 40px 40px
    }

    header {
        position: sticky;
        top: 0
    }

    header .header-mob {
        display: block
    }

    header .header-mob .header-mob_top {
        background: #fff;
        padding: 16px 20px;
        height: 50px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-shadow: 0 4px 35px rgba(0, 0, 0, .08);
        box-shadow: 0 4px 35px rgba(0, 0, 0, .08);
        position: relative
    }

    header .header-mob .header-mob_top .item.icon-phone {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    header .header-mob .header-mob_top .item.icon-phone::before {
        margin-right: 5px
    }

    header .header-mob .header-mob_top .item.icon-phone .wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    header .header-mob .header-mob_top .item.icon-phone .wrap .icon-down {
        margin-left: 5px
    }

    header .header-mob .header-mob_top .item.icon-phone .wrap .icon-down::before {
        font-size: 8px
    }

    header .header-mob .header-mob_top .phone-call {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        position: absolute;
        right: 70px;
        top: calc(50% - 15px);
        width: 30px;
        height: 30px;
        border-radius: 50%;
        background: #69d9e2;
        -webkit-animation: 1.5s infinite phone-call;
        animation: 1.5s infinite phone-call
    }

    header .header-mob .header-mob_top .phone-call svg {
        width: 20px;
        height: 20px;
        fill: #fff
    }

    @-webkit-keyframes phone-call {
        0% {
            -webkit-box-shadow: 0 0 0 0 rgba(105, 217, 226, .4);
            box-shadow: 0 0 0 0 rgba(105, 217, 226, .4)
        }

        70% {
            -webkit-box-shadow: 0 0 0 10px rgba(105, 217, 226, 0);
            box-shadow: 0 0 0 10px rgba(105, 217, 226, 0)
        }

        100% {
            -webkit-box-shadow: 0 0 0 0 rgba(105, 217, 226, 0);
            box-shadow: 0 0 0 0 rgba(105, 217, 226, 0)
        }
    }

    @keyframes phone-call {
        0% {
            -webkit-box-shadow: 0 0 0 0 rgba(105, 217, 226, .4);
            box-shadow: 0 0 0 0 rgba(105, 217, 226, .4)
        }

        70% {
            -webkit-box-shadow: 0 0 0 10px rgba(105, 217, 226, 0);
            box-shadow: 0 0 0 10px rgba(105, 217, 226, 0)
        }

        100% {
            -webkit-box-shadow: 0 0 0 0 rgba(105, 217, 226, 0);
            box-shadow: 0 0 0 0 rgba(105, 217, 226, 0)
        }
    }

    header .header-mob .header-mob_top .logo {
        margin: 0 20px 0 0
    }

    header .header-mob .header-mob_top .logo a {
        display: block
    }

    header .header-mob .header-mob_top .logo img {
        max-width: 100px;
        display: block
    }

    header .header-mob .header-mob_top .city {
        padding-right: 0
    }

    header .header-mob .header-mob_top .city:before {
        top: 3px;
        left: 4px;
        font-size: 14px
    }

    header .header-mob .header-mob_top .city .selectboxit-container>.selectboxit>span {
        line-height: 18px
    }

    header .header-mob .header-mob_top .city .selectboxit .selectboxit-arrow-container .selectboxit-arrow::after {
        font-size: 6px
    }

    header .header-mob .header-mob_top .city .selectboxit .selectboxit-arrow-container .selectboxit-arrow {
        top: 0;
        right: 6px
    }

    header .header-mob .menu-mob {
        padding: 0 20px 200px;
        display: none;
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        height: calc(100vh - 50px);
        background: #fff;
        overflow: scroll;
        -webkit-overflow-scrolling: touch
    }

    header .header-mob .menu-mob .btn-lk-wrapper {
        position: fixed;
        width: 100vw;
        bottom: 0;
        left: 0;
        padding: 20px;
        z-index: 12;
        background: #fff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-shadow: 0 4px 50px rgba(0, 0, 0, .1);
        box-shadow: 0 4px 50px rgba(0, 0, 0, .1)
    }

    header .header-mob .menu-mob .btn-lk-wrapper .btn-lk {
        height: 50px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 0 15px;
        font-size: 15px;
        color: #000;
        font-weight: 400;
        background: #69d9e2;
        border-radius: 4px;
        margin-top: 20px
    }

    header .header-mob .menu-mob .btn-message {
        width: 100%;
        height: 62px;
        background: #ffa45b;
        border-radius: 4px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        font-weight: 500;
        font-size: 17px;
        color: #fff;
        margin: 40px 0
    }

    header .header-mob .menu-mob .btn-message:before {
        font-size: 22px;
        color: #fff;
        margin-right: 10px
    }

    header .header-mob .menu-mob .card {
        font-size: 13px;
        line-height: 13px;
        text-align: center;
        color: #848484;
        font-weight: 400
    }

    header .header-mob .menu-mob .card ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    header .header-mob .menu-mob .card ul li {
        margin: 10px 5px
    }

    header .header-mob .menu-mob .list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%;
        margin: 16px 0
    }

    header .header-mob .menu-mob .list .item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        font-size: 11px;
        line-height: 11px;
        color: #848484;
        margin-right: 0;
        margin-bottom: 0
    }

    header .header-mob .menu-mob .list .item:before {
        font-size: 30px;
        color: #ffa45b;
        margin-right: 8px
    }

    header .header-mob .menu-mob .list .item .wrap {
        min-height: 38px
    }

    header .header-mob .menu-mob .list .item .link {
        font-size: 15px;
        line-height: 15px;
        text-transform: uppercase;
        color: #000;
        font-weight: 700;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-top: 6px
    }

    header .header-mob .menu-mob .list .item .val {
        font-size: 18px;
        line-height: 18px;
        text-transform: uppercase;
        color: #000;
        font-weight: 700;
        position: relative;
        margin-top: 2px
    }

    header .header-mob .menu-mob .list .item .val:before {
        font-size: 8px;
        color: #909090;
        display: inline-block;
        position: absolute;
        top: 10px;
        right: -16px
    }

    header .header-mob .menu-mob .list .item .val ul {
        display: none
    }

    header .header-mob .menu-mob .list .item .card {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-top: 6px
    }

    header .header-mob .menu-mob .list .item .card li {
        margin-right: 5px
    }

    header .header-mob .menu-mob .list .item .card li img {
        display: block;
        max-height: 20px
    }

    header .header-mob .menu-mob .tit {
        font-size: 18px;
        line-height: 18px;
        text-transform: uppercase;
        color: #7a7a7a;
        font-weight: 700;
        margin: 22px 0
    }

    header .header-mob .menu-mob .extra nav ul li a {
        font-weight: 400
    }

    header .header-mob .menu-mob nav {
        display: block;
        margin: 12px 0 48px;
        width: 100%
    }

    header .header-mob .menu-mob nav ul {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    header .header-mob .menu-mob nav ul.hide>li>a {
        opacity: 0
    }

    header .header-mob .menu-mob nav ul li {
        width: 100%;
        margin: 0;
        padding: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        position: relative;
        -webkit-perspective: none;
        -webkit-transition: .2s ease-in-out;
        transition: .2s ease-in-out;
        border-bottom: 1px solid #bbb
    }

    header .header-mob .menu-mob nav ul li a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        font-weight: 500;
        font-size: 20px;
        line-height: 20px;
        color: #232323;
        padding: 11px 24px 12px 0;
        margin: 0;
        width: calc(100% - 24px)
    }

    header .header-mob .menu-mob nav ul li a.link-trigger {
        display: block;
        font-size: 15px
    }

    header .header-mob .menu-mob nav ul li a:not(.bold) {
        font-size: 15px
    }

    header .header-mob .menu-mob nav ul li a.icon-email {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    header .header-mob .menu-mob nav ul li a.icon-email::before {
        font-size: 24px;
        position: static;
        margin: 0 10px 0 0
    }

    header .header-mob .menu-mob nav ul li .down {
        width: 40px;
        height: 40px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        position: absolute;
        bottom: 2px;
        right: -16px;
        cursor: pointer
    }

    header .header-mob .menu-mob nav ul li .down:before {
        font-size: 10px;
        color: #ffa45b;
        -webkit-transform: rotate(270deg)
    }

    header .header-mob .menu-mob nav ul li .submenu {
        position: fixed;
        top: 50px;
        left: 0;
        width: 100%;
        height: calc(100vh - 140px);
        z-index: 10;
        background-color: #fff;
        padding: 0 20px;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        -webkit-transition: .3s ease-in-out;
        transition: .3s ease-in-out;
        overflow: hidden;
        overflow-y: auto
    }

    header .header-mob .menu-mob nav ul li .submenu .submenu {
        top: 0
    }

    header .header-mob .menu-mob nav ul li .submenu.show {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    header .header-mob .menu-mob nav ul li .submenu .back {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 16px 28px 14px 24px;
        background: #efefef;
        border-radius: 4px;
        align-items: center;
        margin-bottom: 30px;
        margin-top: 15px;
        width: auto;
        color: #000;
        font-weight: 500;
        font-size: 14px;
        line-height: 14px
    }

    header .header-mob .menu-mob nav ul li .submenu .back:before {
        font-size: 10px;
        color: #000;
        margin: 0 5px 3px 0;
        right: 0;
        position: relative;
        -webkit-transform: rotate(90deg);
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    header .header-mob .menu-mob nav ul li .submenu .back:focus,
    header .header-mob .menu-mob nav ul li .submenu .back:hover {
        background-color: #ffa45b
    }

    header .header-mob .mob-nav {
        display: inline-block;
        position: absolute;
        right: 20px;
        top: calc(50% - 15px);
        width: 30px;
        height: 30px;
        cursor: pointer;
        z-index: 1
    }

    header .header-mob .mob-nav span {
        display: block;
        position: absolute;
        top: calc(50% - 1px);
        left: 0;
        right: 0;
        height: 2px;
        width: 100%;
        background: #000;
        border-radius: 2px;
        -webkit-transition: .35s ease-in-out;
        transition: .35s ease-in-out
    }

    header .header-mob .mob-nav span:before {
        content: "";
        position: absolute;
        display: block;
        top: -7px;
        left: 0;
        width: 100%;
        height: 2px;
        border-radius: 2px;
        background-color: #000;
        -webkit-transition: top .25s ease-in-out, -webkit-transform .25s ease-in-out;
        transition: .25s ease-in-out;
        transition-property: top, transform, -webkit-transform
    }

    header .header-mob .mob-nav span:after {
        content: "";
        position: absolute;
        display: block;
        left: 9px;
        bottom: -7px;
        width: calc(100% - 9px);
        height: 2px;
        border-radius: 2px;
        background-color: #000;
        -webkit-transition: .25s ease-in-out;
        transition: .25s ease-in-out
    }

    header .header-mob .mob-nav.active span {
        background-color: transparent;
        -webkit-transition: .15s ease-in-out;
        transition: .15s ease-in-out
    }

    header .header-mob .mob-nav.active span:before {
        top: 0;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        background-color: #ffa45b
    }

    header .header-mob .mob-nav.active span:after {
        left: 0;
        width: 100%;
        bottom: 0;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        background-color: #ffa45b
    }

    header .bottom,
    header .top {
        display: none
    }

    header .contact {
        margin-left: 0
    }

    header .contact .item {
        line-height: 1
    }

    header .contact .item:before {
        margin-right: 5px
    }

    header .contact .item .val {
        font-size: 12px !important;
        margin: 0 0 5px;
        line-height: 1
    }

    .tabs__caption li {
        font-size: 12px
    }

    .tabs__content {
        padding: 30px
    }

    #filter form input {
        font-size: 14px
    }

    #filter form .line ul {
        padding: 0
    }

    .section-home-about {
        margin: 0 0 60px
    }

    .section-home-about .vantage .item {
        width: calc(50% - 40px)
    }

    .section-home-about .text .title {
        font-size: 22px;
        line-height: 34px
    }

    .slider-news {
        margin: 0
    }

    .slider-news .slide {
        width: 72vw;
        margin: 0 20px 0 0
    }

    .contact-information .item {
        width: 100%;
        margin: 30px 0
    }

    .section-callback {
        margin: 100px 0
    }

    .section-callback .text {
        width: 280px
    }

    .section-callback .text .title {
        font-size: 40px;
        line-height: 50px
    }

    .section-callback .text .icon {
        left: calc(100% - 74px)
    }

    .section-callback form {
        width: 410px;
        padding: 50px 40px
    }

    .about-wrap .item .text {
        width: 100%;
        padding: 40px 20px 50px !important
    }

    .about-wrap .item:nth-of-type(even) .image {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .section-delivery #filter {
        min-width: 100%
    }

    .section-delivery-vantage .container {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .section-delivery-vantage .text {
        margin-bottom: 20px
    }

    .section-delivery-vantage .list {
        width: 100%
    }

    .section-delivery-vantage .list li {
        border-radius: 4px !important;
        -webkit-box-shadow: 0 4px 80px rgba(0, 0, 0, .08);
        box-shadow: 0 4px 80px rgba(0, 0, 0, .08);
        width: 100%;
        margin-left: 0
    }

    .section-delivery-vantage .list li:first-child {
        border-radius: 40px 40px 4px 4px !important
    }

    .section-delivery-vantage .list li:last-child {
        border-radius: 4px 4px 40px 40px !important
    }

    .payment-card {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .payment-card .text {
        width: 100%;
        margin: 0 0 120px
    }

    .information-banner .text {
        margin-left: 40px
    }

    .section-seo .row img {
        max-width: 100%
    }

    .calculator {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .calculator .text {
        width: 100%;
        margin-right: 0
    }

    .calculator .checkout {
        width: 100%
    }

    .about-wrap .item .text .tit {
        font-size: 18px;
        line-height: 28px
    }

    .about-wrap .item .text b,
    .about-wrap .item .text ol li,
    .about-wrap .item .text p,
    .about-wrap .item .text strong,
    .about-wrap .item .text ul li {
        font-size: 14px;
        line-height: 24px
    }

    .about-wrap .item .image {
        min-width: 100vw;
        position: relative;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        -webkit-box-ordinal-group: 0 !important;
        -ms-flex-order: -1 !important;
        order: -1 !important
    }

    #page.information .about-head {
        height: auto
    }

    #page.information .about-head .text {
        width: 100%;
        padding: 30px 0
    }

    #page.information .about-head form {
        width: 100%;
        padding: 50px 40px;
        min-height: -webkit-fit-content;
        min-height: -moz-fit-content;
        min-height: fit-content;
        width: calc(100% + 30px);
        min-height: 342px
    }

    .section-faq-callback {
        margin: 50px 0 !important;
        padding: 70px 0
    }

    .section-faq-callback .faq-lines__wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .section-faq-callback .faq-lines__wrapper .line+.line,
    .section-faq-callback .faq-lines__wrapper input {
        margin: 0
    }

    .section-faq-callback .faq-lines__wrapper .line:last-child {
        -ms-flex-item-align: center;
        align-self: center
    }

    .section-faq-callback form:after,
    .section-faq-callback form:before {
        display: none
    }

    .section-faq-callback form input {
        width: calc(50% - 20px)
    }

    .section-faq-callback form button {
        margin-top: 20px;
        margin-right: 20px
    }

    .slider-home .slide {
        max-height: 500px
    }

    .main-filter__wrapper .slide h2 {
        top: 12.5%;
        font-size: 36px;
        line-height: 40px
    }
}

@media (max-height:720px) and (min-width:650px) {
    .main-filter__wrapper #filter {
        bottom: 19%
    }

    .main-filter__wrapper .slide h2 {
        top: 6%;
        font-size: 36px;
        line-height: 40px
    }

    .tabs__caption li {
        height: 55px
    }
}

@media (max-width:767px) {
    .tabs__content .schedule.active {
        text-align: center
    }

    .popup-wrap form {
        max-height: calc(100vh - 135px)
    }

    .information-banner .text {
        width: unset
    }

    .about-head {
        margin-bottom: 80px
    }

    .about-head+.section-seo {
        padding-top: 40px
    }

    .about-head+.section-partners {
        padding-top: 150px
    }

    .partners-wrap .item {
        width: calc(50% - 10px)
    }

    #information-banner__container {
        padding: 0
    }

    .information-banner {
        margin-top: 70px
    }

    .section-home-about .text {
        padding: 0;
        margin: 100px 0 34px
    }

    .section-delivery {
        height: unset
    }

    .section-delivery #filter {
        margin: 0 auto 20px
    }

    .section-delivery+#information-banner__container {
        margin: 0
    }

    .section-delivery+#information-banner__container .information-banner {
        margin-top: 0
    }

    .section-delivery h1 {
        font-size: 21px !important;
        line-height: 32px;
        margin-top: 30px;
        margin-bottom: 5px
    }

    .section-delivery-vantage .text {
        min-height: unset
    }

    .section-delivery-vantage .text .title {
        font-size: 18px;
        line-height: 28px
    }

    .section-delivery p {
        font-size: 15px;
        line-height: 24px
    }

    .section-delivery .text {
        min-height: unset
    }

    .head__top h1 {
        margin: 30px 0 15px
    }

    .vacancies-list .item .item-content .btn {
        width: 100%;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    footer .bottom .container {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .main-filter__wrapper {
        margin-bottom: 330px
    }

    .main-filter__wrapper .slide h2 {
        top: 50px;
        font-size: 26px;
        line-height: 30px
    }

    .slider-home {
        margin-bottom: 0 !important
    }

    .slider-home .slick-dots {
        bottom: 120px
    }

    .slider-home .slick-dots li {
        height: 2px;
        width: 8px;
        margin: 0 2px
    }

    .slider-home .slick-dots li.slick-active {
        width: 32px
    }

    .slider-home .slide {
        height: 50vh;
        min-height: 346px
    }

    .main-filter__wrapper #filter {
        -webkit-transform: translate(-50%, calc(100% - 100px)) !important;
        transform: translate(-50%, calc(100% - 100px)) !important
    }

    #filter {
        margin: 0 -10px 100px;
        max-width: calc(100% - 40px);
        border-radius: 4px;
        bottom: 0 !important
    }

    #filter .tablist-wrapper .tabs__caption {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        z-index: 6;
        display: none;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-shadow: 0 0 40px rgba(0, 0, 0, .16);
        box-shadow: 0 0 40px rgba(0, 0, 0, .16)
    }

    #filter .tablist-wrapper .tabs__caption li:not(.active) {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%
    }

    #filter .tablist-wrapper svg.rotated {
        -webkit-transform: scaleY(-1);
        transform: scaleY(-1)
    }

    #filter .tablist-wrapper .tabs__caption.active,
    #filter .tablist-wrapper .title {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    #filter form .line {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    #filter form .line .autocomplete {
        z-index: 10;
        max-height: 150px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        overflow-y: auto
    }

    #filter form .line .col {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px
    }

    #filter form input {
        height: 50px;
        padding: 0 20px 0 35px
    }

    #filter form input.from,
    #filter form input.to {
        background-position: 14px;
        background-size: 16px
    }

    #filter form button {
        font-size: 14px;
        width: 100%;
        height: 50px;
        margin-top: 5px
    }

    #filter form button:before {
        display: none
    }

    .tabs__caption li {
        width: 100%;
        font-size: 14px;
        height: 60px;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        padding: 0 50px 0 35px;
        font-weight: 700
    }

    .tabs__caption li:not(.active) {
        display: none
    }

    .tabs__content {
        padding: 15px
    }

    .section-home-about {
        min-height: 500px;
        background-image: url(../../images/map-bg-mob.png);
        background-repeat: no-repeat;
        background-position: top center;
        background-size: 175vw
    }

    .section-home-about .text:before {
        width: 30px;
        height: 30px;
        top: -50px;
        left: 34px
    }

    .section-home-about .text:after {
        width: 30px;
        height: 30px;
        top: -50px
    }

    .section-home-about .text .title {
        font-weight: 900;
        font-size: 19px;
        line-height: 29px;
        margin-bottom: 15px
    }

    .section-home-about .text p {
        font-size: 14px;
        line-height: 26px
    }

    .section-home-about .vantage {
        margin: 0
    }

    .section-home-about .vantage .item {
        width: 100%;
        margin: 8px 0;
        padding: 20px
    }

    .section-home-about .vantage .item .tit {
        font-size: 22px;
        line-height: 22px;
        margin-bottom: 10px
    }

    .section-home-about .vantage .item .tit span {
        font-size: 15px;
        font-weight: 700
    }

    .section-home-about .vantage .item .tit span sup {
        font-weight: 700
    }

    .section-home-about .vantage .item p {
        font-size: 13px;
        line-height: 24px
    }

    .section-news {
        padding: 65px 0 109px
    }

    .section-news .title-section {
        font-size: 22px;
        line-height: 30px;
        margin-bottom: 32px
    }

    .slider-news .slick-next {
        width: 42px;
        height: 42px;
        top: calc(100% + 17px);
        right: 6px
    }

    .slider-news .slick-next:after {
        font-size: 15px
    }

    .slider-news .slick-prev {
        width: 42px;
        height: 42px;
        top: calc(100% + 17px);
        right: 56px
    }

    .slider-news .slick-prev:after {
        font-size: 15px
    }

    .slider-news .slide {
        width: 81vw
    }

    .slider-news .slide .date {
        left: 15px
    }

    .slider-news .slide .text {
        padding: 9px 0
    }

    .slider-news .slide .text .tit {
        font-size: 15px;
        line-height: 24px
    }

    .slider-news .slide .text p {
        display: none
    }

    footer .logo {
        width: 160px;
        margin: 0 auto 36px
    }

    footer .logo img {
        max-width: 100%
    }

    footer .top {
        padding: 60px 0 52px
    }

    footer .top .title {
        font-size: 13px;
        line-height: 13px
    }

    footer .top .btn {
        width: 240px;
        height: 54px;
        font-size: 15px;
        margin: 0 auto 40px;
        position: relative;
        top: 40px;
        line-height: 44px
    }

    footer .top .soc {
        margin: 30px 0;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    footer .top .soc li {
        margin-left: 6px;
        margin-right: 6px
    }

    footer .top .tit {
        text-align: center
    }

    footer .top p {
        text-align: center;
        font-size: 13px;
        line-height: 18px
    }

    footer .top .row {
        padding: 0
    }

    footer .top .row .col {
        padding: 0;
        margin-bottom: 0;
        width: 100% !important
    }

    footer .top .row .col:not(.contact) ul {
        padding: 0 10px;
        display: none
    }

    footer .top .row .col:not(.contact) ul li a {
        font-size: 13px;
        text-transform: uppercase;
        color: #69d9e2
    }

    footer .top .row .col:not(.contact) .title {
        border-bottom: 1px solid rgba(255, 255, 255, .8);
        padding: 17px 10px;
        position: relative;
        margin-bottom: 0;
        -webkit-transition: .3s ease-in-out;
        transition: .3s ease-in-out
    }

    footer .top .row .col:not(.contact) .title::first-letter {
        text-transform: uppercase
    }

    footer .top .row .col:not(.contact) .title.active {
        color: #fff;
        border-bottom-color: transparent;
        -webkit-transition: .1s ease-in-out;
        transition: .1s ease-in-out
    }

    footer .top .row .col:not(.contact) .title.active:after {
        color: #69d9e2;
        -webkit-transform: rotate(180deg)
    }

    footer .top .row .col:not(.contact) .title:after {
        content: "\e990";
        font-family: icon !important;
        font-size: 10px;
        color: #fff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 10px;
        height: 10px;
        -webkit-transition: .3s ease-in-out;
        transition: .3s ease-in-out;
        position: absolute;
        top: calc(50% - 3px);
        right: 10px
    }

    footer .top .row .col.contact {
        margin-top: 50px
    }

    footer .top .row .col.contact .title {
        font-size: 18px;
        line-height: 18px;
        color: #fff
    }

    footer .top .row .col.contact .list .item {
        margin-right: 0
    }

    footer .top .row .col.contact .list .item:first-child {
        margin-right: 34px
    }

    footer .top .row .col.contact .list .item:before {
        font-size: 31px;
        color: #ffa45b;
        margin-right: 9px;
        margin-top: -5px
    }

    footer .top .row .col.contact .list .item .val {
        font-size: 18px;
        line-height: 18px
    }

    footer .bottom {
        padding: 30px 0
    }

    footer .pay {
        width: 100%;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        text-align: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        font-size: 13px;
        margin-bottom: 19px
    }

    footer .pay ul {
        width: 100%;
        margin: 11px 0;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    footer .copyright {
        text-align: center;
        width: 100%
    }

    footer .copyright span {
        display: block
    }

    .popup-wrap {
        width: calc(100% - 40px);
        padding: 40px 20px;
        margin-left: 0 !important
    }

    .news-wrap .item {
        width: 100%;
        margin-bottom: 28px
    }

    .news-wrap .item .date {
        left: 15px
    }

    .news-wrap .item .image {
        height: 49vw
    }

    .news-wrap .item .text {
        padding: 10px 0
    }

    .news-wrap .item .text .tit {
        font-size: 15px;
        line-height: 24px
    }

    .news-wrap .item .text p {
        font-size: 13px;
        line-height: 18px
    }

    .breadcrumbs {
        margin: 20px 0
    }

    .breadcrumbs>li.separator::before {
        color: #ffa45b !important
    }

    .btn__more {
        margin-bottom: 82px
    }

    .section-seo {
        padding: 100px 0 48px
    }

    .section-seo .text:before {
        width: 30px;
        height: 30px;
        top: -75px;
        left: calc(50% + 2px)
    }

    .section-seo .text:after {
        width: 30px;
        height: 30px;
        top: -75px;
        left: calc(50% - 32px)
    }

    .section-seo .text p,
    .section-seo .text p a {
        font-size: 14px;
        line-height: 24px
    }

    .container+.section-news {
        padding-bottom: 140px
    }

    .contact-information .item .head,
    .contact-information .item .icon-time {
        padding-left: 0
    }

    .delivery-contact {
        margin: 70px 0
    }

    .vacancies-wrap {
        margin: 30px 0 0
    }

    .new-detailed {
        padding: 64px 0 0;
        margin-bottom: 0;
        margin-top: 20px
    }

    .new-detailed .back {
        width: 175px;
        height: 44px;
        font-size: 13px;
        line-height: 44px
    }

    .new-detailed .head {
        margin-bottom: 18px
    }

    .new-detailed .text .head {
        margin-bottom: 15px
    }

    .new-detailed .text .share {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .new-detailed .text .share .soc {
        margin: 10px 0
    }

    .new-detailed .text .share .soc li {
        margin: 0 6px
    }

    .new-detailed .text h2 {
        font-weight: 900;
        font-size: 18px;
        line-height: 26px
    }

    .new-detailed .text .date {
        font-size: 12px;
        line-height: 12px;
        margin-bottom: 10px
    }

    .new-detailed .text p {
        margin: 25px 0;
        font-size: 15px;
        line-height: 24px
    }

    .new-detailed .text .video,
    .new-detailed .text a.icon-search {
        margin: 24px 0
    }

    .new-detailed .text .video .col {
        width: 100%;
        margin: 10px 0
    }

    .vacancies-list .item {
        position: relative;
        padding: 25px 25px 75px
    }

    .vacancies-list .item .dropper {
        display: block;
        position: absolute;
        bottom: 25px;
        right: 25px;
        font-size: 12px;
        line-height: 12px;
        text-transform: uppercase;
        color: #000;
        padding-bottom: 8px;
        border-bottom: 1px solid #ffa45b
    }

    .vacancies-list .item.active {
        padding-bottom: 90px
    }

    .vacancies-list .item.active .dropper {
        right: 50%;
        -webkit-transform: translateX(50%);
        transform: translateX(50%);
        bottom: 40px
    }

    .vacancies-list .item .tit {
        padding: 0
    }

    .vacancies-list .item .tit:before {
        font-size: 14px;
        color: #ffa45b;
        display: none;
        position: absolute;
        right: 25px;
        top: 34px
    }

    .vacancies-list .item .tit .position {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 12px
    }

    .vacancies-list .item .tit .list li {
        font-size: 13px;
        line-height: 13px
    }

    .vacancies-list .item .item-content {
        padding: 0
    }

    .contacts-wrap {
        margin: 0
    }

    .contacts-wrap .item {
        width: 100%;
        margin: 0 0 40px
    }

    .contact-information .item .time {
        line-height: 24px
    }

    .contact-information .item .time br {
        display: inline
    }

    .container+.section-callback {
        margin: 60px 0 0
    }

    .section-callback {
        height: auto;
        padding: 70px 0
    }

    .section-callback:after {
        height: 43%;
        width: 100%;
        background-color: #69d9e2;
        border-radius: 0 0 90px 90px;
        position: absolute;
        top: 0;
        left: 0
    }

    .section-callback .container {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .section-callback .text {
        width: 100%
    }

    .section-callback .text .icon {
        position: relative;
        top: 0;
        left: 0;
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 40px
    }

    .section-callback form {
        padding: 0;
        background-color: transparent;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .section-callback form button {
        background: #69d9e2;
        color: #000
    }

    .about-head p {
        font-size: 15px;
        line-height: 24px;
        font-weight: 400
    }

    .about-wrap .item .image {
        min-height: 52vw
    }

    .section-gallery .year li a {
        width: 98px
    }

    .vantage-wrap .item {
        width: 100%;
        margin-right: 0
    }

    #information-banner__container,
    #information-banner__container .information-banner,
    .vantage-wrap .item:nth-last-child(1) {
        margin-bottom: 0
    }

    .information-banner {
        padding: 0
    }

    .information-banner .bg {
        -webkit-clip-path: none;
        clip-path: none
    }

    .information-banner .title {
        width: 100%;
        background: #ffa45b;
        margin-left: 0;
        padding: 20px;
        font-size: 22px;
        line-height: 26px;
        text-transform: none
    }

    .information-banner .title:after {
        display: none
    }

    .information-banner .text {
        margin-left: 0
    }

    .information-banner p {
        font-weight: 900;
        font-size: 15px;
        line-height: 26px;
        text-transform: none;
        padding: 0 20px
    }

    .payment-card>.icon {
        display: none
    }

    .payment-card .text {
        margin-bottom: 0
    }

    .payment-card .text .title {
        margin: 0
    }

    .payment-card .text .icon {
        display: block;
        margin: 0
    }

    .payment-card .icon img {
        max-width: 100%
    }

    .service-price .car .item {
        width: 100%;
        margin-right: 0
    }

    .about-head form,
    .section-delivery .align-center form {
        width: 100%;
        padding: 38px 25px;
        min-height: 350px;
        margin-bottom: 26px
    }

    .service-price .list li .tit {
        padding-left: 0;
        font-size: 14px;
        line-height: 20px
    }

    .section-partners .title-section {
        font-size: 22px
    }

    .section-partners .title-section span {
        font-size: 40px
    }

    .partners-wrap .item {
        margin-bottom: 40px
    }

    .partners-wrap .item .image {
        width: 100%
    }

    .nav-tabs {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .nav-tab {
        width: 100%;
        height: 50px
    }

    .checkbox-btn:not(checked)+label {
        font-size: 12px
    }

    .calculator .checkout {
        padding: 30px 20px
    }

    .calculator .text .switch {
        padding: 0
    }

    .calculator .text .switch .help .popup {
        left: -180px
    }

    .calculator .text .title {
        font-size: 20px;
        line-height: 28px
    }

    .calculator .text .row {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .calculator .text .row .col {
        width: 100%;
        margin-bottom: 20px
    }

    .about-head {
        height: 518px;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding-top: 70px
    }

    .about-head .top {
        top: 20px
    }

    .about-head h1 {
        font-size: 21px;
        line-height: 31px;
        width: auto
    }

    .section-gallery {
        padding: 55px 0 0
    }

    .section-gallery .title-section {
        font-weight: 900;
        font-size: 20px;
        padding: 39px 0 13px
    }

    .section-gallery .title-section span {
        font-size: 26px;
        top: 4px;
        left: 6px
    }

    .slider-portfolio-dots .year {
        width: 96px;
        height: 40px
    }

    .slider-portfolio {
        margin: 45px 0
    }

    .slider-portfolio .image a {
        width: 230px;
        height: 144px
    }
    .section-vantage .title-section{font-size: 24px;
    line-height: 24px;
    text-transform: uppercase;
    color: #000;
    font-weight: 700;
    position: relative;
    padding: 39px 0;
    font-size: 42px;
    margin-bottom: 20px;
    font-style: normal;
    font-weight: 900;
    line-height: 100%;
    text-transform: uppercase;
    color: #1b1b1b;
    position: relative;
    z-index: 1;}
.section-vantage .title-section span{font-size:26px;top:4px;left:6px}.vantage-wrap{margin:16px 0}.vantage-wrap .item{padding:16px 20px;margin-bottom:0}.vantage-wrap .item:after,.vantage-wrap .item:before{display:none}.vantage-wrap .item .title{font-size:15px;line-height:20px;font-weight:900}.vantage-wrap .item .title:before{margin-right:14px!important}.vantage-wrap .item p{font-size:14px;line-height:20px}.section-partners{margin:0}.section-partners .title-section span{left:0}.about-head .text{padding:0;margin-top:0!important}.about-head .image,.section-delivery .align-center .image{padding:0}.about-head form,.section-delivery .align-center form{margin-left:-15px;margin-right:-15px;width:calc(100% + 30px);min-height:342px}.about-head form .title,.section-delivery .align-center form .title{font-size:20px;line-height:30px;margin-bottom:18px}.about-head form input,.section-delivery .align-center form input{font-size:14px}.about-head form button,.section-delivery .align-center form button{width:240px;height:54px;margin:21px auto 0;font-size:15px}#page.information .about-head{margin-bottom:40px}.section-seo .row{margin:30px 0;-ms-flex-wrap:wrap;flex-wrap:wrap}.section-seo .row .col{width:100%;margin:7px 0}.service-price{margin:26px 0}.service-price .title-section{font-size:20px;line-height:26px;padding:39px 0 10px}.service-price .title-section span{font-size:26px;top:6px;left:4px}.service-price .list li .val{min-width:100px;font-size:18px}.service-price .list li .val span{font-size:15px}.section-seo .payment-card .icon{margin:0 0 -40px -44px}.section-seo .vantage-wrap .item{width:100%;margin-right:0}.section-faq-callback{position:relative;margin:26px 0!important;overflow:hidden;background:-webkit-gradient(linear,left top,left bottom,color-stop(27.08%,#ffa45b),color-stop(75%,#69d9e2));background:linear-gradient(180deg,#ffa45b 27.08%,#69d9e2 75%)}.section-faq-callback:after{content:"";display:block;width:562px;height:100%;position:absolute;top:0;left:0;background:-webkit-gradient(linear,left top,right top,color-stop(27.08%,#ffa45b),color-stop(75%,#69d9e2));background:linear-gradient(90deg,#ffa45b 27.08%,#69d9e2 75%);-webkit-transform:rotate(90deg);transform:rotate(90deg)}.section-faq-callback .title{font-size:34px;line-height:40px}.section-faq-callback p{font-size:15px;line-height:24px}.section-faq-callback form input{width:100%;margin-right:0;margin-bottom:15px}.section-faq-callback form button{margin-left:auto;margin-right:auto}.section-faq-callback .container{position:relative;z-index:1}#link_to_calculator{bottom:30px;left:50%;right:auto;-webkit-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}}@media screen and (max-width:575px){#error-page{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#error-page img{max-width:100%}#error-page .btn{margin-top:70px}header .header-mob .menu-mob{padding:0 20px 260px}header .header-mob .header-mob_top{-webkit-box-shadow:none;box-shadow:none}.slider-news .slide .image{height:146px}.about-head{margin-bottom:160px}.partners-wrap .item .image{height:130px}#popap-headercall.popup-wrap{height:100%;width:100%}#popap-headercall.popup-wrap .close{top:5px;right:5px}}@media screen and (max-width:420px){header .contact .item:before{display:none}}@media screen and (max-width:400px){header .header-mob .header-mob_top .phone-call{right:55px}header .header-mob .mob-nav{top:calc(50% - 12px);width:25px;height:25px}header .contact .item{font-size:10px!important}header .contact .item .val{font-size:11px!important}}@media screen and (max-width:355px){header .header-mob .header-mob_top .logo{margin:0 10px 0 0}header .header-mob .header-mob_top .logo img{max-width:90px}header .contact .item{font-size:9px!important}header .contact .item .val{font-size:10px!important}}.address-map {

