a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video {
    margin:0;
    padding:0;
    vertical-align:baseline;
    -webkit-font-smoothing:antialiased
}
a {
    text-decoration:none
}
a:active,a:hover {
    outline:0
}
li,ul {
    list-style-type:none;
    margin:0;
    padding:0
}
h1,h2,h3,h4,h5,h6 {
    font-size:100%;
    font-weight:400
}
*,:after,:before,html {
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
*,:after,:before {
    -webkit-tap-highlight-color:rgba(0,0,0,0)
}
:focus {
    outline:0
}
audio,img,video {
    max-width:100%;
    height:auto
}
audio,canvas,iframe,img,svg,video {
    vertical-align:middle
}
iframe {
    border:0
}
img {
    pointer-events:none
}
textarea {
    resize:none;
    overflow:auto;
    vertical-align:top;
    box-shadow:none;
    -webkit-box-shadow:none;
    -moz-box-shadow:none
}
button,input,select,textarea {
    outline:none;
    border:none;
    font-size:100%;
    margin:0
}
button,input {
    line-height:normal
}
table {
    border-collapse:collapse;
    border-spacing:0
}
td,th {
    padding:0;
    text-align:left
}
.form--popup input:-webkit-autofill,.form--popupinput:-webkit-autofill:focus,.form--popup input:-webkit-autofill:hover {
    -webkit-text-fill-color:#979797;
    -webkit-box-shadow:0 0 0 40rem #fff inset
}
html {
    font-size:16px
}
.progressive {
    display:block;
    outline:none;
    overflow:hidden;
    position:relative
}
.progressive img {
    border:0;
    display:block;
    height:auto;
    max-width:none;
    width:100%
}
.progressive img.preview {
    -webkit-filter:blur(2vw);
    filter:blur(2vw);
    -webkit-transform:scale(1.05);
    -ms-transform:scale(1.05);
    transform:scale(1.05)
}
.progressive img.reveal {
    -webkit-animation:progressiveReveal 1s linear;
    animation:progressiveReveal 1s linear;
    left:0;
    position:absolute;
    top:0
}
@-webkit-keyframes progressiveReveal {
    0% {
    opacity:0;
    -webkit-transform:scale(1.05);
    transform:scale(1.05)
}
to {
    opacity:1;
    -webkit-transform:scale(1);
    transform:scale(1)
}
}@keyframes progressiveReveal {
    0% {
    opacity:0;
    -webkit-transform:scale(1.05);
    transform:scale(1.05)
}
to {
    opacity:1;
    -webkit-transform:scale(1);
    transform:scale(1)
}
}@font-face {
    font-family:Commissioner-Medium;
    src:url(../fonts/Commissioner-Medium.woff2) format("woff2");
    font-style:normal;
    font-display:swap
}
@font-face {
    font-family:Commissioner-Regular;
    src:url(../fonts/Commissioner-Regular.woff2) format("woff2");
    font-style:normal;
    font-display:swap
}
@font-face {
    font-family:Commissioner-SemiBold;
    src:url(../fonts/Commissioner-SemiBold.woff2) format("woff2");
    font-style:normal;
    font-display:swap
}
@font-face {
    font-family:Inter_24pt-Medium;
    src:url(../fonts/Inter_24pt-Medium.woff2) format("woff2");
    font-style:normal;
    font-display:swap
}
@font-face {
    font-family:Inter_24pt-SemiBold;
    src:url(../fonts/Inter_24pt-SemiBold.woff2) format("woff2");
    font-style:normal;
    font-display:swap
}
body {
    font-family:Commissioner-Regular,sans-serif;
    color:#302d29;
    width:100%;
    position:relative;
    background:#fff;
    background-repeat:no-repeat;
    -webkit-transition:all;
    transition:all
}
a {
    text-underline-position:under
}
.my-body {
    overflow-x:hidden
}
.no-scroll {
    padding-right:17px;
    overflow-y:hidden!important
}
.no-scroll-burger {
    overflow:hidden
}
.mr-17px {
    margin-right:-17px
}
.container {
    max-width:100%;
    width:1160px;
    padding:0 15px;
    margin:0 auto
}
.grid {
    grid-template-columns:repeat(12,1fr)
}
.grid,.grid-9 {
    display:grid;
    gap:20px
}
.grid-9 {
    grid-template-columns:repeat(9,1fr)
}
section {
    overflow:hidden
}
section .section-title {
    color:#302d29;
    font-family:Commissioner-Medium,sans-serif;
    font-weight:500
}
section .section-title--intro {
    line-height:110%;
    color:#302d29
}
section .section-title--white {
    color:#fff
}
.text-accent {
    display:inline
}
.text-accent--orange {
    color:#351b62
}
.text {
    font-family:Commissioner-Regular,sans-serif;
    font-weight:400;
    line-height:140%
}
.text--grey {
    color:rgba(48,45,41,.5)
}
.text--black {
    color:#302d29
}
.text--white {
    color:#fff
}
.text--fw500 {
    font-family:Commissioner-Medium,sans-serif;
    font-weight:500
}
.section-policy {
    padding-top:150px;
    padding-bottom:30px
}
.section-policy h2 {
    margin-bottom:20px;
    font-weight:500
}
.section-policy h2,.section-policy p {
    font-family:Commissioner-Medium,sans-serif
}
.section-policy p {
    margin-bottom:30px;
    font-weight:400
}
.address {
    font-style:normal
}
.burger-btn {
    display:none!important;
    position:relative;
    z-index:100000!important
}
.hamburger-box {
    width:30px!important
}
.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before {
    background-color:#fff!important;
    width:30px!important;
    height:3px!important;
    background-color:#302d29!important
}
.hamburger--squeeze .hamburger-inner:before {
    display:none!important
}
.hamburger-inner {
    top:30%!important
}
.hamburger--squeeze.is-active .hamburger-inner {
    top:50%!important
}
.hamburger {
    padding:0!important
}
.hamburger:hover {
    opacity:1!important
}
.section-wrapper {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    position:relative;
    padding:42px;
    overflow:hidden
}
.section-wrapper__img {
    position:absolute;
    left:0;
    right:0;
    top:0;
    bottom:0;
    z-index:-1;
    background-color:#e4edeb
}
.hamburger {
    font:inherit;
    display:inline-block;
    overflow:visible;
    margin:0;
    padding:15px;
    cursor:pointer;
    -webkit-transition-timing-function:linear;
    transition-timing-function:linear;
    -webkit-transition-duration:.15s;
    transition-duration:.15s;
    -webkit-transition-property:opacity,-webkit-filter;
    transition-property:opacity,-webkit-filter;
    transition-property:opacity,filter;
    transition-property:opacity,filter,-webkit-filter;
    text-transform:none;
    color:inherit;
    border:0;
    background-color:rgba(0,0,0,0)
}
.hamburger.is-active:hover,.hamburger:hover {
    opacity:.7
}
.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner:after,.hamburger.is-active .hamburger-inner:before {
    background-color:#000
}
.hamburger-box {
    position:relative;
    display:inline-block;
    width:40px;
    height:24px
}
.hamburger-inner {
    top:50%;
    display:block;
    margin-top:-2px
}
.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before {
    position:absolute;
    width:40px;
    height:4px;
    -webkit-transition-timing-function:ease;
    transition-timing-function:ease;
    -webkit-transition-duration:.15s;
    transition-duration:.15s;
    -webkit-transition-property:-webkit-transform;
    transition-property:-webkit-transform;
    transition-property:transform;
    transition-property:transform,-webkit-transform;
    border-radius:4px;
    background-color:#000
}
.hamburger-inner:after,.hamburger-inner:before {
    display:block;
    content:""
}
.hamburger-inner:before {
    top:-10px
}
.hamburger-inner:after {
    bottom:-10px
}
.hamburger--3dx .hamburger-box {
    -webkit-perspective:80px;
    perspective:80px
}
.hamburger--3dx .hamburger-inner {
    -webkit-transition:background-color 0s cubic-bezier(.645,.045,.355,1) .1s,-webkit-transform .15s cubic-bezier(.645,.045,.355,1);
    transition:background-color 0s cubic-bezier(.645,.045,.355,1) .1s,-webkit-transform .15s cubic-bezier(.645,.045,.355,1);
    transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s;
    transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s,-webkit-transform .15s cubic-bezier(.645,.045,.355,1)
}
.hamburger--3dx .hamburger-inner:after,.hamburger--3dx .hamburger-inner:before {
    -webkit-transition:-webkit-transform 0s cubic-bezier(.645,.045,.355,1) .1s;
    transition:-webkit-transform 0s cubic-bezier(.645,.045,.355,1) .1s;
    transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s;
    transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s,-webkit-transform 0s cubic-bezier(.645,.045,.355,1) .1s
}
.hamburger--3dx.is-active .hamburger-inner {
    -webkit-transform:rotateY(180deg);
    transform:rotateY(180deg);
    background-color:rgba(0,0,0,0)!important
}
.hamburger--3dx.is-active .hamburger-inner:before {
    -webkit-transform:translate3d(0,10px,0) rotate(45deg);
    transform:translate3d(0,10px,0) rotate(45deg)
}
.hamburger--3dx.is-active .hamburger-inner:after {
    -webkit-transform:translate3d(0,-10px,0) rotate(-45deg);
    transform:translate3d(0,-10px,0) rotate(-45deg)
}
.hamburger--3dx-r .hamburger-box {
    -webkit-perspective:80px;
    perspective:80px
}
.hamburger--3dx-r .hamburger-inner {
    -webkit-transition:background-color 0s cubic-bezier(.645,.045,.355,1) .1s,-webkit-transform .15s cubic-bezier(.645,.045,.355,1);
    transition:background-color 0s cubic-bezier(.645,.045,.355,1) .1s,-webkit-transform .15s cubic-bezier(.645,.045,.355,1);
    transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s;
    transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s,-webkit-transform .15s cubic-bezier(.645,.045,.355,1)
}
.hamburger--3dx-r .hamburger-inner:after,.hamburger--3dx-r .hamburger-inner:before {
    -webkit-transition:-webkit-transform 0s cubic-bezier(.645,.045,.355,1) .1s;
    transition:-webkit-transform 0s cubic-bezier(.645,.045,.355,1) .1s;
    transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s;
    transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s,-webkit-transform 0s cubic-bezier(.645,.045,.355,1) .1s
}
.hamburger--3dx-r.is-active .hamburger-inner {
    -webkit-transform:rotateY(-180deg);
    transform:rotateY(-180deg);
    background-color:rgba(0,0,0,0)!important
}
.hamburger--3dx-r.is-active .hamburger-inner:before {
    -webkit-transform:translate3d(0,10px,0) rotate(45deg);
    transform:translate3d(0,10px,0) rotate(45deg)
}
.hamburger--3dx-r.is-active .hamburger-inner:after {
    -webkit-transform:translate3d(0,-10px,0) rotate(-45deg);
    transform:translate3d(0,-10px,0) rotate(-45deg)
}
.hamburger--3dy .hamburger-box {
    -webkit-perspective:80px;
    perspective:80px
}
.hamburger--3dy .hamburger-inner {
    -webkit-transition:background-color 0s cubic-bezier(.645,.045,.355,1) .1s,-webkit-transform .15s cubic-bezier(.645,.045,.355,1);
    transition:background-color 0s cubic-bezier(.645,.045,.355,1) .1s,-webkit-transform .15s cubic-bezier(.645,.045,.355,1);
    transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s;
    transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s,-webkit-transform .15s cubic-bezier(.645,.045,.355,1)
}
.hamburger--3dy .hamburger-inner:after,.hamburger--3dy .hamburger-inner:before {
    -webkit-transition:-webkit-transform 0s cubic-bezier(.645,.045,.355,1) .1s;
    transition:-webkit-transform 0s cubic-bezier(.645,.045,.355,1) .1s;
    transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s;
    transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s,-webkit-transform 0s cubic-bezier(.645,.045,.355,1) .1s
}
.hamburger--3dy.is-active .hamburger-inner {
    -webkit-transform:rotateX(-180deg);
    transform:rotateX(-180deg);
    background-color:rgba(0,0,0,0)!important
}
.hamburger--3dy.is-active .hamburger-inner:before {
    -webkit-transform:translate3d(0,10px,0) rotate(45deg);
    transform:translate3d(0,10px,0) rotate(45deg)
}
.hamburger--3dy.is-active .hamburger-inner:after {
    -webkit-transform:translate3d(0,-10px,0) rotate(-45deg);
    transform:translate3d(0,-10px,0) rotate(-45deg)
}
.hamburger--3dy-r .hamburger-box {
    -webkit-perspective:80px;
    perspective:80px
}
.hamburger--3dy-r .hamburger-inner {
    -webkit-transition:background-color 0s cubic-bezier(.645,.045,.355,1) .1s,-webkit-transform .15s cubic-bezier(.645,.045,.355,1);
    transition:background-color 0s cubic-bezier(.645,.045,.355,1) .1s,-webkit-transform .15s cubic-bezier(.645,.045,.355,1);
    transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s;
    transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s,-webkit-transform .15s cubic-bezier(.645,.045,.355,1)
}
.hamburger--3dy-r .hamburger-inner:after,.hamburger--3dy-r .hamburger-inner:before {
    -webkit-transition:-webkit-transform 0s cubic-bezier(.645,.045,.355,1) .1s;
    transition:-webkit-transform 0s cubic-bezier(.645,.045,.355,1) .1s;
    transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s;
    transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s,-webkit-transform 0s cubic-bezier(.645,.045,.355,1) .1s
}
.hamburger--3dy-r.is-active .hamburger-inner {
    -webkit-transform:rotateX(180deg);
    transform:rotateX(180deg);
    background-color:rgba(0,0,0,0)!important
}
.hamburger--3dy-r.is-active .hamburger-inner:before {
    -webkit-transform:translate3d(0,10px,0) rotate(45deg);
    transform:translate3d(0,10px,0) rotate(45deg)
}
.hamburger--3dy-r.is-active .hamburger-inner:after {
    -webkit-transform:translate3d(0,-10px,0) rotate(-45deg);
    transform:translate3d(0,-10px,0) rotate(-45deg)
}
.hamburger--3dxy .hamburger-box {
    -webkit-perspective:80px;
    perspective:80px
}
.hamburger--3dxy .hamburger-inner {
    -webkit-transition:background-color 0s cubic-bezier(.645,.045,.355,1) .1s,-webkit-transform .15s cubic-bezier(.645,.045,.355,1);
    transition:background-color 0s cubic-bezier(.645,.045,.355,1) .1s,-webkit-transform .15s cubic-bezier(.645,.045,.355,1);
    transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s;
    transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s,-webkit-transform .15s cubic-bezier(.645,.045,.355,1)
}
.hamburger--3dxy .hamburger-inner:after,.hamburger--3dxy .hamburger-inner:before {
    -webkit-transition:-webkit-transform 0s cubic-bezier(.645,.045,.355,1) .1s;
    transition:-webkit-transform 0s cubic-bezier(.645,.045,.355,1) .1s;
    transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s;
    transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s,-webkit-transform 0s cubic-bezier(.645,.045,.355,1) .1s
}
.hamburger--3dxy.is-active .hamburger-inner {
    -webkit-transform:rotateX(180deg) rotateY(180deg);
    transform:rotateX(180deg) rotateY(180deg);
    background-color:rgba(0,0,0,0)!important
}
.hamburger--3dxy.is-active .hamburger-inner:before {
    -webkit-transform:translate3d(0,10px,0) rotate(45deg);
    transform:translate3d(0,10px,0) rotate(45deg)
}
.hamburger--3dxy.is-active .hamburger-inner:after {
    -webkit-transform:translate3d(0,-10px,0) rotate(-45deg);
    transform:translate3d(0,-10px,0) rotate(-45deg)
}
.hamburger--3dxy-r .hamburger-box {
    -webkit-perspective:80px;
    perspective:80px
}
.hamburger--3dxy-r .hamburger-inner {
    -webkit-transition:background-color 0s cubic-bezier(.645,.045,.355,1) .1s,-webkit-transform .15s cubic-bezier(.645,.045,.355,1);
    transition:background-color 0s cubic-bezier(.645,.045,.355,1) .1s,-webkit-transform .15s cubic-bezier(.645,.045,.355,1);
    transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s;
    transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s,-webkit-transform .15s cubic-bezier(.645,.045,.355,1)
}
.hamburger--3dxy-r .hamburger-inner:after,.hamburger--3dxy-r .hamburger-inner:before {
    -webkit-transition:-webkit-transform 0s cubic-bezier(.645,.045,.355,1) .1s;
    transition:-webkit-transform 0s cubic-bezier(.645,.045,.355,1) .1s;
    transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s;
    transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s,-webkit-transform 0s cubic-bezier(.645,.045,.355,1) .1s
}
.hamburger--3dxy-r.is-active .hamburger-inner {
    -webkit-transform:rotateX(180deg) rotateY(180deg) rotate(-180deg);
    transform:rotateX(180deg) rotateY(180deg) rotate(-180deg);
    background-color:rgba(0,0,0,0)!important
}
.hamburger--3dxy-r.is-active .hamburger-inner:before {
    -webkit-transform:translate3d(0,10px,0) rotate(45deg);
    transform:translate3d(0,10px,0) rotate(45deg)
}
.hamburger--3dxy-r.is-active .hamburger-inner:after {
    -webkit-transform:translate3d(0,-10px,0) rotate(-45deg);
    transform:translate3d(0,-10px,0) rotate(-45deg)
}
.hamburger--arrow.is-active .hamburger-inner:before {
    -webkit-transform:translate3d(-8px,0,0) rotate(-45deg) scaleX(.7);
    transform:translate3d(-8px,0,0) rotate(-45deg) scaleX(.7)
}
.hamburger--arrow.is-active .hamburger-inner:after {
    -webkit-transform:translate3d(-8px,0,0) rotate(45deg) scaleX(.7);
    transform:translate3d(-8px,0,0) rotate(45deg) scaleX(.7)
}
.hamburger--arrow-r.is-active .hamburger-inner:before {
    -webkit-transform:translate3d(8px,0,0) rotate(45deg) scaleX(.7);
    transform:translate3d(8px,0,0) rotate(45deg) scaleX(.7)
}
.hamburger--arrow-r.is-active .hamburger-inner:after {
    -webkit-transform:translate3d(8px,0,0) rotate(-45deg) scaleX(.7);
    transform:translate3d(8px,0,0) rotate(-45deg) scaleX(.7)
}
.hamburger--arrowalt .hamburger-inner:before {
    -webkit-transition:top .1s ease .1s,-webkit-transform .1s cubic-bezier(.165,.84,.44,1);
    transition:top .1s ease .1s,-webkit-transform .1s cubic-bezier(.165,.84,.44,1);
    transition:top .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1);
    transition:top .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1),-webkit-transform .1s cubic-bezier(.165,.84,.44,1)
}
.hamburger--arrowalt .hamburger-inner:after {
    -webkit-transition:bottom .1s ease .1s,-webkit-transform .1s cubic-bezier(.165,.84,.44,1);
    transition:bottom .1s ease .1s,-webkit-transform .1s cubic-bezier(.165,.84,.44,1);
    transition:bottom .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1);
    transition:bottom .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1),-webkit-transform .1s cubic-bezier(.165,.84,.44,1)
}
.hamburger--arrowalt.is-active .hamburger-inner:before {
    top:0;
    -webkit-transition:top .1s ease,-webkit-transform .1s cubic-bezier(.895,.03,.685,.22) .1s;
    transition:top .1s ease,-webkit-transform .1s cubic-bezier(.895,.03,.685,.22) .1s;
    transition:top .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s;
    transition:top .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s,-webkit-transform .1s cubic-bezier(.895,.03,.685,.22) .1s;
    -webkit-transform:translate3d(-8px,-10px,0) rotate(-45deg) scaleX(.7);
    transform:translate3d(-8px,-10px,0) rotate(-45deg) scaleX(.7)
}
.hamburger--arrowalt.is-active .hamburger-inner:after {
    bottom:0;
    -webkit-transition:bottom .1s ease,-webkit-transform .1s cubic-bezier(.895,.03,.685,.22) .1s;
    transition:bottom .1s ease,-webkit-transform .1s cubic-bezier(.895,.03,.685,.22) .1s;
    transition:bottom .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s;
    transition:bottom .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s,-webkit-transform .1s cubic-bezier(.895,.03,.685,.22) .1s;
    -webkit-transform:translate3d(-8px,10px,0) rotate(45deg) scaleX(.7);
    transform:translate3d(-8px,10px,0) rotate(45deg) scaleX(.7)
}
.hamburger--arrowalt-r .hamburger-inner:before {
    -webkit-transition:top .1s ease .1s,-webkit-transform .1s cubic-bezier(.165,.84,.44,1);
    transition:top .1s ease .1s,-webkit-transform .1s cubic-bezier(.165,.84,.44,1);
    transition:top .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1);
    transition:top .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1),-webkit-transform .1s cubic-bezier(.165,.84,.44,1)
}
.hamburger--arrowalt-r .hamburger-inner:after {
    -webkit-transition:bottom .1s ease .1s,-webkit-transform .1s cubic-bezier(.165,.84,.44,1);
    transition:bottom .1s ease .1s,-webkit-transform .1s cubic-bezier(.165,.84,.44,1);
    transition:bottom .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1);
    transition:bottom .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1),-webkit-transform .1s cubic-bezier(.165,.84,.44,1)
}
.hamburger--arrowalt-r.is-active .hamburger-inner:before {
    top:0;
    -webkit-transition:top .1s ease,-webkit-transform .1s cubic-bezier(.895,.03,.685,.22) .1s;
    transition:top .1s ease,-webkit-transform .1s cubic-bezier(.895,.03,.685,.22) .1s;
    transition:top .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s;
    transition:top .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s,-webkit-transform .1s cubic-bezier(.895,.03,.685,.22) .1s;
    -webkit-transform:translate3d(8px,-10px,0) rotate(45deg) scaleX(.7);
    transform:translate3d(8px,-10px,0) rotate(45deg) scaleX(.7)
}
.hamburger--arrowalt-r.is-active .hamburger-inner:after {
    bottom:0;
    -webkit-transition:bottom .1s ease,-webkit-transform .1s cubic-bezier(.895,.03,.685,.22) .1s;
    transition:bottom .1s ease,-webkit-transform .1s cubic-bezier(.895,.03,.685,.22) .1s;
    transition:bottom .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s;
    transition:bottom .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s,-webkit-transform .1s cubic-bezier(.895,.03,.685,.22) .1s;
    -webkit-transform:translate3d(8px,10px,0) rotate(-45deg) scaleX(.7);
    transform:translate3d(8px,10px,0) rotate(-45deg) scaleX(.7)
}
.hamburger--arrowturn.is-active .hamburger-inner {
    -webkit-transform:rotate(-180deg);
    -ms-transform:rotate(-180deg);
    transform:rotate(-180deg)
}
.hamburger--arrowturn.is-active .hamburger-inner:before {
    -webkit-transform:translate3d(8px,0,0) rotate(45deg) scaleX(.7);
    transform:translate3d(8px,0,0) rotate(45deg) scaleX(.7)
}
.hamburger--arrowturn.is-active .hamburger-inner:after {
    -webkit-transform:translate3d(8px,0,0) rotate(-45deg) scaleX(.7);
    transform:translate3d(8px,0,0) rotate(-45deg) scaleX(.7)
}
.hamburger--arrowturn-r.is-active .hamburger-inner {
    -webkit-transform:rotate(-180deg);
    -ms-transform:rotate(-180deg);
    transform:rotate(-180deg)
}
.hamburger--arrowturn-r.is-active .hamburger-inner:before {
    -webkit-transform:translate3d(-8px,0,0) rotate(-45deg) scaleX(.7);
    transform:translate3d(-8px,0,0) rotate(-45deg) scaleX(.7)
}
.hamburger--arrowturn-r.is-active .hamburger-inner:after {
    -webkit-transform:translate3d(-8px,0,0) rotate(45deg) scaleX(.7);
    transform:translate3d(-8px,0,0) rotate(45deg) scaleX(.7)
}
.hamburger--boring .hamburger-inner,.hamburger--boring .hamburger-inner:after,.hamburger--boring .hamburger-inner:before {
    -webkit-transition-property:none;
    transition-property:none
}
.hamburger--boring.is-active .hamburger-inner {
    -webkit-transform:rotate(45deg);
    -ms-transform:rotate(45deg);
    transform:rotate(45deg)
}
.hamburger--boring.is-active .hamburger-inner:before {
    top:0;
    opacity:0
}
.hamburger--boring.is-active .hamburger-inner:after {
    bottom:0;
    -webkit-transform:rotate(-90deg);
    -ms-transform:rotate(-90deg);
    transform:rotate(-90deg)
}
.hamburger--collapse .hamburger-inner {
    top:auto;
    bottom:0;
    -webkit-transition-delay:.13s;
    transition-delay:.13s;
    -webkit-transition-timing-function:cubic-bezier(.55,.055,.675,.19);
    transition-timing-function:cubic-bezier(.55,.055,.675,.19);
    -webkit-transition-duration:.13s;
    transition-duration:.13s
}
.hamburger--collapse .hamburger-inner:after {
    top:-20px;
    -webkit-transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity .1s linear;
    transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity .1s linear
}
.hamburger--collapse .hamburger-inner:before {
    -webkit-transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,-webkit-transform .13s cubic-bezier(.55,.055,.675,.19);
    transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,-webkit-transform .13s cubic-bezier(.55,.055,.675,.19);
    transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19);
    transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19),-webkit-transform .13s cubic-bezier(.55,.055,.675,.19)
}
.hamburger--collapse.is-active .hamburger-inner {
    -webkit-transition-delay:.22s;
    transition-delay:.22s;
    -webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);
    transition-timing-function:cubic-bezier(.215,.61,.355,1);
    -webkit-transform:translate3d(0,-10px,0) rotate(-45deg);
    transform:translate3d(0,-10px,0) rotate(-45deg)
}
.hamburger--collapse.is-active .hamburger-inner:after {
    top:0;
    -webkit-transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .22s;
    transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .22s;
    opacity:0
}
.hamburger--collapse.is-active .hamburger-inner:before {
    top:0;
    -webkit-transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,-webkit-transform .13s cubic-bezier(.215,.61,.355,1) .25s;
    transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,-webkit-transform .13s cubic-bezier(.215,.61,.355,1) .25s;
    transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,transform .13s cubic-bezier(.215,.61,.355,1) .25s;
    transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,transform .13s cubic-bezier(.215,.61,.355,1) .25s,-webkit-transform .13s cubic-bezier(.215,.61,.355,1) .25s;
    -webkit-transform:rotate(-90deg);
    -ms-transform:rotate(-90deg);
    transform:rotate(-90deg)
}
.hamburger--collapse-r .hamburger-inner {
    top:auto;
    bottom:0;
    -webkit-transition-delay:.13s;
    transition-delay:.13s;
    -webkit-transition-timing-function:cubic-bezier(.55,.055,.675,.19);
    transition-timing-function:cubic-bezier(.55,.055,.675,.19);
    -webkit-transition-duration:.13s;
    transition-duration:.13s
}
.hamburger--collapse-r .hamburger-inner:after {
    top:-20px;
    -webkit-transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity .1s linear;
    transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity .1s linear
}
.hamburger--collapse-r .hamburger-inner:before {
    -webkit-transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,-webkit-transform .13s cubic-bezier(.55,.055,.675,.19);
    transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,-webkit-transform .13s cubic-bezier(.55,.055,.675,.19);
    transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19);
    transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19),-webkit-transform .13s cubic-bezier(.55,.055,.675,.19)
}
.hamburger--collapse-r.is-active .hamburger-inner {
    -webkit-transition-delay:.22s;
    transition-delay:.22s;
    -webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);
    transition-timing-function:cubic-bezier(.215,.61,.355,1);
    -webkit-transform:translate3d(0,-10px,0) rotate(45deg);
    transform:translate3d(0,-10px,0) rotate(45deg)
}
.hamburger--collapse-r.is-active .hamburger-inner:after {
    top:0;
    -webkit-transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .22s;
    transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .22s;
    opacity:0
}
.hamburger--collapse-r.is-active .hamburger-inner:before {
    top:0;
    -webkit-transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,-webkit-transform .13s cubic-bezier(.215,.61,.355,1) .25s;
    transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,-webkit-transform .13s cubic-bezier(.215,.61,.355,1) .25s;
    transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,transform .13s cubic-bezier(.215,.61,.355,1) .25s;
    transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,transform .13s cubic-bezier(.215,.61,.355,1) .25s,-webkit-transform .13s cubic-bezier(.215,.61,.355,1) .25s;
    -webkit-transform:rotate(90deg);
    -ms-transform:rotate(90deg);
    transform:rotate(90deg)
}
.hamburger--elastic .hamburger-inner {
    top:2px;
    -webkit-transition-timing-function:cubic-bezier(.68,-.55,.265,1.55);
    transition-timing-function:cubic-bezier(.68,-.55,.265,1.55);
    -webkit-transition-duration:.275s;
    transition-duration:.275s
}
.hamburger--elastic .hamburger-inner:before {
    top:10px;
    -webkit-transition:opacity .125s ease .275s;
    transition:opacity .125s ease .275s
}
.hamburger--elastic .hamburger-inner:after {
    top:20px;
    -webkit-transition:-webkit-transform .275s cubic-bezier(.68,-.55,.265,1.55);
    transition:-webkit-transform .275s cubic-bezier(.68,-.55,.265,1.55);
    transition:transform .275s cubic-bezier(.68,-.55,.265,1.55);
    transition:transform .275s cubic-bezier(.68,-.55,.265,1.55),-webkit-transform .275s cubic-bezier(.68,-.55,.265,1.55)
}
.hamburger--elastic.is-active .hamburger-inner {
    -webkit-transition-delay:75ms;
    transition-delay:75ms;
    -webkit-transform:translate3d(0,10px,0) rotate(135deg);
    transform:translate3d(0,10px,0) rotate(135deg)
}
.hamburger--elastic.is-active .hamburger-inner:before {
    -webkit-transition-delay:0s;
    transition-delay:0s;
    opacity:0
}
.hamburger--elastic.is-active .hamburger-inner:after {
    -webkit-transition-delay:75ms;
    transition-delay:75ms;
    -webkit-transform:translate3d(0,-20px,0) rotate(-270deg);
    transform:translate3d(0,-20px,0) rotate(-270deg)
}
.hamburger--elastic-r .hamburger-inner {
    top:2px;
    -webkit-transition-timing-function:cubic-bezier(.68,-.55,.265,1.55);
    transition-timing-function:cubic-bezier(.68,-.55,.265,1.55);
    -webkit-transition-duration:.275s;
    transition-duration:.275s
}
.hamburger--elastic-r .hamburger-inner:before {
    top:10px;
    -webkit-transition:opacity .125s ease .275s;
    transition:opacity .125s ease .275s
}
.hamburger--elastic-r .hamburger-inner:after {
    top:20px;
    -webkit-transition:-webkit-transform .275s cubic-bezier(.68,-.55,.265,1.55);
    transition:-webkit-transform .275s cubic-bezier(.68,-.55,.265,1.55);
    transition:transform .275s cubic-bezier(.68,-.55,.265,1.55);
    transition:transform .275s cubic-bezier(.68,-.55,.265,1.55),-webkit-transform .275s cubic-bezier(.68,-.55,.265,1.55)
}
.hamburger--elastic-r.is-active .hamburger-inner {
    -webkit-transition-delay:75ms;
    transition-delay:75ms;
    -webkit-transform:translate3d(0,10px,0) rotate(-135deg);
    transform:translate3d(0,10px,0) rotate(-135deg)
}
.hamburger--elastic-r.is-active .hamburger-inner:before {
    -webkit-transition-delay:0s;
    transition-delay:0s;
    opacity:0
}
.hamburger--elastic-r.is-active .hamburger-inner:after {
    -webkit-transition-delay:75ms;
    transition-delay:75ms;
    -webkit-transform:translate3d(0,-20px,0) rotate(270deg);
    transform:translate3d(0,-20px,0) rotate(270deg)
}
.hamburger--emphatic {
    overflow:hidden
}
.hamburger--emphatic .hamburger-inner {
    -webkit-transition:background-color .125s ease-in .175s;
    transition:background-color .125s ease-in .175s
}
.hamburger--emphatic .hamburger-inner:before {
    left:0;
    -webkit-transition:top .05s linear .125s,left .125s ease-in .175s,-webkit-transform .125s cubic-bezier(.6,.04,.98,.335);
    transition:top .05s linear .125s,left .125s ease-in .175s,-webkit-transform .125s cubic-bezier(.6,.04,.98,.335);
    transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,left .125s ease-in .175s;
    transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,left .125s ease-in .175s,-webkit-transform .125s cubic-bezier(.6,.04,.98,.335)
}
.hamburger--emphatic .hamburger-inner:after {
    top:10px;
    right:0;
    -webkit-transition:top .05s linear .125s,right .125s ease-in .175s,-webkit-transform .125s cubic-bezier(.6,.04,.98,.335);
    transition:top .05s linear .125s,right .125s ease-in .175s,-webkit-transform .125s cubic-bezier(.6,.04,.98,.335);
    transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,right .125s ease-in .175s;
    transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,right .125s ease-in .175s,-webkit-transform .125s cubic-bezier(.6,.04,.98,.335)
}
.hamburger--emphatic.is-active .hamburger-inner {
    -webkit-transition-delay:0s;
    transition-delay:0s;
    -webkit-transition-timing-function:ease-out;
    transition-timing-function:ease-out;
    background-color:rgba(0,0,0,0)!important
}
.hamburger--emphatic.is-active .hamburger-inner:before {
    top:-80px;
    left:-80px;
    -webkit-transition:left .125s ease-out,top .05s linear .125s,-webkit-transform .125s cubic-bezier(.075,.82,.165,1) .175s;
    transition:left .125s ease-out,top .05s linear .125s,-webkit-transform .125s cubic-bezier(.075,.82,.165,1) .175s;
    transition:left .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s;
    transition:left .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s,-webkit-transform .125s cubic-bezier(.075,.82,.165,1) .175s;
    -webkit-transform:translate3d(80px,80px,0) rotate(45deg);
    transform:translate3d(80px,80px,0) rotate(45deg)
}
.hamburger--emphatic.is-active .hamburger-inner:after {
    top:-80px;
    right:-80px;
    -webkit-transition:right .125s ease-out,top .05s linear .125s,-webkit-transform .125s cubic-bezier(.075,.82,.165,1) .175s;
    transition:right .125s ease-out,top .05s linear .125s,-webkit-transform .125s cubic-bezier(.075,.82,.165,1) .175s;
    transition:right .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s;
    transition:right .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s,-webkit-transform .125s cubic-bezier(.075,.82,.165,1) .175s;
    -webkit-transform:translate3d(-80px,80px,0) rotate(-45deg);
    transform:translate3d(-80px,80px,0) rotate(-45deg)
}
.hamburger--emphatic-r {
    overflow:hidden
}
.hamburger--emphatic-r .hamburger-inner {
    -webkit-transition:background-color .125s ease-in .175s;
    transition:background-color .125s ease-in .175s
}
.hamburger--emphatic-r .hamburger-inner:before {
    left:0;
    -webkit-transition:top .05s linear .125s,left .125s ease-in .175s,-webkit-transform .125s cubic-bezier(.6,.04,.98,.335);
    transition:top .05s linear .125s,left .125s ease-in .175s,-webkit-transform .125s cubic-bezier(.6,.04,.98,.335);
    transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,left .125s ease-in .175s;
    transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,left .125s ease-in .175s,-webkit-transform .125s cubic-bezier(.6,.04,.98,.335)
}
.hamburger--emphatic-r .hamburger-inner:after {
    top:10px;
    right:0;
    -webkit-transition:top .05s linear .125s,right .125s ease-in .175s,-webkit-transform .125s cubic-bezier(.6,.04,.98,.335);
    transition:top .05s linear .125s,right .125s ease-in .175s,-webkit-transform .125s cubic-bezier(.6,.04,.98,.335);
    transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,right .125s ease-in .175s;
    transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,right .125s ease-in .175s,-webkit-transform .125s cubic-bezier(.6,.04,.98,.335)
}
.hamburger--emphatic-r.is-active .hamburger-inner {
    -webkit-transition-delay:0s;
    transition-delay:0s;
    -webkit-transition-timing-function:ease-out;
    transition-timing-function:ease-out;
    background-color:rgba(0,0,0,0)!important
}
.hamburger--emphatic-r.is-active .hamburger-inner:before {
    top:80px;
    left:-80px;
    -webkit-transition:left .125s ease-out,top .05s linear .125s,-webkit-transform .125s cubic-bezier(.075,.82,.165,1) .175s;
    transition:left .125s ease-out,top .05s linear .125s,-webkit-transform .125s cubic-bezier(.075,.82,.165,1) .175s;
    transition:left .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s;
    transition:left .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s,-webkit-transform .125s cubic-bezier(.075,.82,.165,1) .175s;
    -webkit-transform:translate3d(80px,-80px,0) rotate(-45deg);
    transform:translate3d(80px,-80px,0) rotate(-45deg)
}
.hamburger--emphatic-r.is-active .hamburger-inner:after {
    top:80px;
    right:-80px;
    -webkit-transition:right .125s ease-out,top .05s linear .125s,-webkit-transform .125s cubic-bezier(.075,.82,.165,1) .175s;
    transition:right .125s ease-out,top .05s linear .125s,-webkit-transform .125s cubic-bezier(.075,.82,.165,1) .175s;
    transition:right .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s;
    transition:right .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s,-webkit-transform .125s cubic-bezier(.075,.82,.165,1) .175s;
    -webkit-transform:translate3d(-80px,-80px,0) rotate(45deg);
    transform:translate3d(-80px,-80px,0) rotate(45deg)
}
.hamburger--minus .hamburger-inner:after,.hamburger--minus .hamburger-inner:before {
    -webkit-transition:bottom .08s ease-out 0s,top .08s ease-out 0s,opacity 0s linear;
    transition:bottom .08s ease-out 0s,top .08s ease-out 0s,opacity 0s linear
}
.hamburger--minus.is-active .hamburger-inner:after,.hamburger--minus.is-active .hamburger-inner:before {
    -webkit-transition:bottom .08s ease-out,top .08s ease-out,opacity 0s linear .08s;
    transition:bottom .08s ease-out,top .08s ease-out,opacity 0s linear .08s;
    opacity:0
}
.hamburger--minus.is-active .hamburger-inner:before {
    top:0
}
.hamburger--minus.is-active .hamburger-inner:after {
    bottom:0
}
.hamburger--slider .hamburger-inner {
    top:2px
}
.hamburger--slider .hamburger-inner:before {
    top:10px;
    -webkit-transition-timing-function:ease;
    transition-timing-function:ease;
    -webkit-transition-duration:.15s;
    transition-duration:.15s;
    -webkit-transition-property:opacity,-webkit-transform;
    transition-property:opacity,-webkit-transform;
    transition-property:transform,opacity;
    transition-property:transform,opacity,-webkit-transform
}
.hamburger--slider .hamburger-inner:after {
    top:20px
}
.hamburger--slider.is-active .hamburger-inner {
    -webkit-transform:translate3d(0,10px,0) rotate(45deg);
    transform:translate3d(0,10px,0) rotate(45deg)
}
.hamburger--slider.is-active .hamburger-inner:before {
    -webkit-transform:rotate(-45deg) translate3d(-5.71429px,-6px,0);
    transform:rotate(-45deg) translate3d(-5.71429px,-6px,0);
    opacity:0
}
.hamburger--slider.is-active .hamburger-inner:after {
    -webkit-transform:translate3d(0,-20px,0) rotate(-90deg);
    transform:translate3d(0,-20px,0) rotate(-90deg)
}
.hamburger--slider-r .hamburger-inner {
    top:2px
}
.hamburger--slider-r .hamburger-inner:before {
    top:10px;
    -webkit-transition-timing-function:ease;
    transition-timing-function:ease;
    -webkit-transition-duration:.15s;
    transition-duration:.15s;
    -webkit-transition-property:opacity,-webkit-transform;
    transition-property:opacity,-webkit-transform;
    transition-property:transform,opacity;
    transition-property:transform,opacity,-webkit-transform
}
.hamburger--slider-r .hamburger-inner:after {
    top:20px
}
.hamburger--slider-r.is-active .hamburger-inner {
    -webkit-transform:translate3d(0,10px,0) rotate(-45deg);
    transform:translate3d(0,10px,0) rotate(-45deg)
}
.hamburger--slider-r.is-active .hamburger-inner:before {
    -webkit-transform:rotate(45deg) translate3d(5.71429px,-6px,0);
    transform:rotate(45deg) translate3d(5.71429px,-6px,0);
    opacity:0
}
.hamburger--slider-r.is-active .hamburger-inner:after {
    -webkit-transform:translate3d(0,-20px,0) rotate(90deg);
    transform:translate3d(0,-20px,0) rotate(90deg)
}
.hamburger--spin .hamburger-inner {
    -webkit-transition-timing-function:cubic-bezier(.55,.055,.675,.19);
    transition-timing-function:cubic-bezier(.55,.055,.675,.19);
    -webkit-transition-duration:.22s;
    transition-duration:.22s
}
.hamburger--spin .hamburger-inner:before {
    -webkit-transition:top .1s ease-in .25s,opacity .1s ease-in;
    transition:top .1s ease-in .25s,opacity .1s ease-in
}
.hamburger--spin .hamburger-inner:after {
    -webkit-transition:bottom .1s ease-in .25s,-webkit-transform .22s cubic-bezier(.55,.055,.675,.19);
    transition:bottom .1s ease-in .25s,-webkit-transform .22s cubic-bezier(.55,.055,.675,.19);
    transition:bottom .1s ease-in .25s,transform .22s cubic-bezier(.55,.055,.675,.19);
    transition:bottom .1s ease-in .25s,transform .22s cubic-bezier(.55,.055,.675,.19),-webkit-transform .22s cubic-bezier(.55,.055,.675,.19)
}
.hamburger--spin.is-active .hamburger-inner {
    -webkit-transition-delay:.12s;
    transition-delay:.12s;
    -webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);
    transition-timing-function:cubic-bezier(.215,.61,.355,1);
    -webkit-transform:rotate(225deg);
    -ms-transform:rotate(225deg);
    transform:rotate(225deg)
}
.hamburger--spin.is-active .hamburger-inner:before {
    top:0;
    -webkit-transition:top .1s ease-out,opacity .1s ease-out .12s;
    transition:top .1s ease-out,opacity .1s ease-out .12s;
    opacity:0
}
.hamburger--spin.is-active .hamburger-inner:after {
    bottom:0;
    -webkit-transition:bottom .1s ease-out,-webkit-transform .22s cubic-bezier(.215,.61,.355,1) .12s;
    transition:bottom .1s ease-out,-webkit-transform .22s cubic-bezier(.215,.61,.355,1) .12s;
    transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s;
    transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s,-webkit-transform .22s cubic-bezier(.215,.61,.355,1) .12s;
    -webkit-transform:rotate(-90deg);
    -ms-transform:rotate(-90deg);
    transform:rotate(-90deg)
}
.hamburger--spin-r .hamburger-inner {
    -webkit-transition-timing-function:cubic-bezier(.55,.055,.675,.19);
    transition-timing-function:cubic-bezier(.55,.055,.675,.19);
    -webkit-transition-duration:.22s;
    transition-duration:.22s
}
.hamburger--spin-r .hamburger-inner:before {
    -webkit-transition:top .1s ease-in .25s,opacity .1s ease-in;
    transition:top .1s ease-in .25s,opacity .1s ease-in
}
.hamburger--spin-r .hamburger-inner:after {
    -webkit-transition:bottom .1s ease-in .25s,-webkit-transform .22s cubic-bezier(.55,.055,.675,.19);
    transition:bottom .1s ease-in .25s,-webkit-transform .22s cubic-bezier(.55,.055,.675,.19);
    transition:bottom .1s ease-in .25s,transform .22s cubic-bezier(.55,.055,.675,.19);
    transition:bottom .1s ease-in .25s,transform .22s cubic-bezier(.55,.055,.675,.19),-webkit-transform .22s cubic-bezier(.55,.055,.675,.19)
}
.hamburger--spin-r.is-active .hamburger-inner {
    -webkit-transition-delay:.12s;
    transition-delay:.12s;
    -webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);
    transition-timing-function:cubic-bezier(.215,.61,.355,1);
    -webkit-transform:rotate(-225deg);
    -ms-transform:rotate(-225deg);
    transform:rotate(-225deg)
}
.hamburger--spin-r.is-active .hamburger-inner:before {
    top:0;
    -webkit-transition:top .1s ease-out,opacity .1s ease-out .12s;
    transition:top .1s ease-out,opacity .1s ease-out .12s;
    opacity:0
}
.hamburger--spin-r.is-active .hamburger-inner:after {
    bottom:0;
    -webkit-transition:bottom .1s ease-out,-webkit-transform .22s cubic-bezier(.215,.61,.355,1) .12s;
    transition:bottom .1s ease-out,-webkit-transform .22s cubic-bezier(.215,.61,.355,1) .12s;
    transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s;
    transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s,-webkit-transform .22s cubic-bezier(.215,.61,.355,1) .12s;
    -webkit-transform:rotate(90deg);
    -ms-transform:rotate(90deg);
    transform:rotate(90deg)
}
.hamburger--spring .hamburger-inner {
    top:2px;
    -webkit-transition:background-color 0s linear .13s;
    transition:background-color 0s linear .13s
}
.hamburger--spring .hamburger-inner:before {
    top:10px;
    -webkit-transition:top .1s cubic-bezier(.33333,.66667,.66667,1) .2s,-webkit-transform .13s cubic-bezier(.55,.055,.675,.19);
    transition:top .1s cubic-bezier(.33333,.66667,.66667,1) .2s,-webkit-transform .13s cubic-bezier(.55,.055,.675,.19);
    transition:top .1s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19);
    transition:top .1s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19),-webkit-transform .13s cubic-bezier(.55,.055,.675,.19)
}
.hamburger--spring .hamburger-inner:after {
    top:20px;
    -webkit-transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,-webkit-transform .13s cubic-bezier(.55,.055,.675,.19);
    transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,-webkit-transform .13s cubic-bezier(.55,.055,.675,.19);
    transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19);
    transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19),-webkit-transform .13s cubic-bezier(.55,.055,.675,.19)
}
.hamburger--spring.is-active .hamburger-inner {
    -webkit-transition-delay:.22s;
    transition-delay:.22s;
    background-color:rgba(0,0,0,0)!important
}
.hamburger--spring.is-active .hamburger-inner:before {
    top:0;
    -webkit-transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .15s,-webkit-transform .13s cubic-bezier(.215,.61,.355,1) .22s;
    transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .15s,-webkit-transform .13s cubic-bezier(.215,.61,.355,1) .22s;
    transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .15s,transform .13s cubic-bezier(.215,.61,.355,1) .22s;
    transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .15s,transform .13s cubic-bezier(.215,.61,.355,1) .22s,-webkit-transform .13s cubic-bezier(.215,.61,.355,1) .22s;
    -webkit-transform:translate3d(0,10px,0) rotate(45deg);
    transform:translate3d(0,10px,0) rotate(45deg)
}
.hamburger--spring.is-active .hamburger-inner:after {
    top:0;
    -webkit-transition:top .2s cubic-bezier(.33333,0,.66667,.33333),-webkit-transform .13s cubic-bezier(.215,.61,.355,1) .22s;
    transition:top .2s cubic-bezier(.33333,0,.66667,.33333),-webkit-transform .13s cubic-bezier(.215,.61,.355,1) .22s;
    transition:top .2s cubic-bezier(.33333,0,.66667,.33333),transform .13s cubic-bezier(.215,.61,.355,1) .22s;
    transition:top .2s cubic-bezier(.33333,0,.66667,.33333),transform .13s cubic-bezier(.215,.61,.355,1) .22s,-webkit-transform .13s cubic-bezier(.215,.61,.355,1) .22s;
    -webkit-transform:translate3d(0,10px,0) rotate(-45deg);
    transform:translate3d(0,10px,0) rotate(-45deg)
}
.hamburger--spring-r .hamburger-inner {
    top:auto;
    bottom:0;
    -webkit-transition-delay:0s;
    transition-delay:0s;
    -webkit-transition-timing-function:cubic-bezier(.55,.055,.675,.19);
    transition-timing-function:cubic-bezier(.55,.055,.675,.19);
    -webkit-transition-duration:.13s;
    transition-duration:.13s
}
.hamburger--spring-r .hamburger-inner:after {
    top:-20px;
    -webkit-transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity 0s linear;
    transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity 0s linear
}
.hamburger--spring-r .hamburger-inner:before {
    -webkit-transition:top .1s cubic-bezier(.33333,.66667,.66667,1) .2s,-webkit-transform .13s cubic-bezier(.55,.055,.675,.19);
    transition:top .1s cubic-bezier(.33333,.66667,.66667,1) .2s,-webkit-transform .13s cubic-bezier(.55,.055,.675,.19);
    transition:top .1s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19);
    transition:top .1s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19),-webkit-transform .13s cubic-bezier(.55,.055,.675,.19)
}
.hamburger--spring-r.is-active .hamburger-inner {
    -webkit-transition-delay:.22s;
    transition-delay:.22s;
    -webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);
    transition-timing-function:cubic-bezier(.215,.61,.355,1);
    -webkit-transform:translate3d(0,-10px,0) rotate(-45deg);
    transform:translate3d(0,-10px,0) rotate(-45deg)
}
.hamburger--spring-r.is-active .hamburger-inner:after {
    top:0;
    -webkit-transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity 0s linear .22s;
    transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity 0s linear .22s;
    opacity:0
}
.hamburger--spring-r.is-active .hamburger-inner:before {
    top:0;
    -webkit-transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .15s,-webkit-transform .13s cubic-bezier(.215,.61,.355,1) .22s;
    transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .15s,-webkit-transform .13s cubic-bezier(.215,.61,.355,1) .22s;
    transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .15s,transform .13s cubic-bezier(.215,.61,.355,1) .22s;
    transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .15s,transform .13s cubic-bezier(.215,.61,.355,1) .22s,-webkit-transform .13s cubic-bezier(.215,.61,.355,1) .22s;
    -webkit-transform:rotate(90deg);
    -ms-transform:rotate(90deg);
    transform:rotate(90deg)
}
.hamburger--stand .hamburger-inner {
    -webkit-transition:background-color 0s linear 75ms,-webkit-transform 75ms cubic-bezier(.55,.055,.675,.19) .15s;
    transition:background-color 0s linear 75ms,-webkit-transform 75ms cubic-bezier(.55,.055,.675,.19) .15s;
    transition:transform 75ms cubic-bezier(.55,.055,.675,.19) .15s,background-color 0s linear 75ms;
    transition:transform 75ms cubic-bezier(.55,.055,.675,.19) .15s,background-color 0s linear 75ms,-webkit-transform 75ms cubic-bezier(.55,.055,.675,.19) .15s
}
.hamburger--stand .hamburger-inner:before {
    -webkit-transition:top 75ms ease-in 75ms,-webkit-transform 75ms cubic-bezier(.55,.055,.675,.19) 0s;
    transition:top 75ms ease-in 75ms,-webkit-transform 75ms cubic-bezier(.55,.055,.675,.19) 0s;
    transition:top 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s;
    transition:top 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s,-webkit-transform 75ms cubic-bezier(.55,.055,.675,.19) 0s
}
.hamburger--stand .hamburger-inner:after {
    -webkit-transition:bottom 75ms ease-in 75ms,-webkit-transform 75ms cubic-bezier(.55,.055,.675,.19) 0s;
    transition:bottom 75ms ease-in 75ms,-webkit-transform 75ms cubic-bezier(.55,.055,.675,.19) 0s;
    transition:bottom 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s;
    transition:bottom 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s,-webkit-transform 75ms cubic-bezier(.55,.055,.675,.19) 0s
}
.hamburger--stand.is-active .hamburger-inner {
    -webkit-transition:background-color 0s linear .15s,-webkit-transform 75ms cubic-bezier(.215,.61,.355,1) 0s;
    transition:background-color 0s linear .15s,-webkit-transform 75ms cubic-bezier(.215,.61,.355,1) 0s;
    transition:transform 75ms cubic-bezier(.215,.61,.355,1) 0s,background-color 0s linear .15s;
    transition:transform 75ms cubic-bezier(.215,.61,.355,1) 0s,background-color 0s linear .15s,-webkit-transform 75ms cubic-bezier(.215,.61,.355,1) 0s;
    -webkit-transform:rotate(90deg);
    -ms-transform:rotate(90deg);
    transform:rotate(90deg);
    background-color:rgba(0,0,0,0)!important
}
.hamburger--stand.is-active .hamburger-inner:before {
    top:0;
    -webkit-transition:top 75ms ease-out .1s,-webkit-transform 75ms cubic-bezier(.215,.61,.355,1) .15s;
    transition:top 75ms ease-out .1s,-webkit-transform 75ms cubic-bezier(.215,.61,.355,1) .15s;
    transition:top 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s;
    transition:top 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s,-webkit-transform 75ms cubic-bezier(.215,.61,.355,1) .15s;
    -webkit-transform:rotate(-45deg);
    -ms-transform:rotate(-45deg);
    transform:rotate(-45deg)
}
.hamburger--stand.is-active .hamburger-inner:after {
    bottom:0;
    -webkit-transition:bottom 75ms ease-out .1s,-webkit-transform 75ms cubic-bezier(.215,.61,.355,1) .15s;
    transition:bottom 75ms ease-out .1s,-webkit-transform 75ms cubic-bezier(.215,.61,.355,1) .15s;
    transition:bottom 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s;
    transition:bottom 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s,-webkit-transform 75ms cubic-bezier(.215,.61,.355,1) .15s;
    -webkit-transform:rotate(45deg);
    -ms-transform:rotate(45deg);
    transform:rotate(45deg)
}
.hamburger--stand-r .hamburger-inner {
    -webkit-transition:background-color 0s linear 75ms,-webkit-transform 75ms cubic-bezier(.55,.055,.675,.19) .15s;
    transition:background-color 0s linear 75ms,-webkit-transform 75ms cubic-bezier(.55,.055,.675,.19) .15s;
    transition:transform 75ms cubic-bezier(.55,.055,.675,.19) .15s,background-color 0s linear 75ms;
    transition:transform 75ms cubic-bezier(.55,.055,.675,.19) .15s,background-color 0s linear 75ms,-webkit-transform 75ms cubic-bezier(.55,.055,.675,.19) .15s
}
.hamburger--stand-r .hamburger-inner:before {
    -webkit-transition:top 75ms ease-in 75ms,-webkit-transform 75ms cubic-bezier(.55,.055,.675,.19) 0s;
    transition:top 75ms ease-in 75ms,-webkit-transform 75ms cubic-bezier(.55,.055,.675,.19) 0s;
    transition:top 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s;
    transition:top 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s,-webkit-transform 75ms cubic-bezier(.55,.055,.675,.19) 0s
}
.hamburger--stand-r .hamburger-inner:after {
    -webkit-transition:bottom 75ms ease-in 75ms,-webkit-transform 75ms cubic-bezier(.55,.055,.675,.19) 0s;
    transition:bottom 75ms ease-in 75ms,-webkit-transform 75ms cubic-bezier(.55,.055,.675,.19) 0s;
    transition:bottom 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s;
    transition:bottom 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s,-webkit-transform 75ms cubic-bezier(.55,.055,.675,.19) 0s
}
.hamburger--stand-r.is-active .hamburger-inner {
    -webkit-transition:background-color 0s linear .15s,-webkit-transform 75ms cubic-bezier(.215,.61,.355,1) 0s;
    transition:background-color 0s linear .15s,-webkit-transform 75ms cubic-bezier(.215,.61,.355,1) 0s;
    transition:transform 75ms cubic-bezier(.215,.61,.355,1) 0s,background-color 0s linear .15s;
    transition:transform 75ms cubic-bezier(.215,.61,.355,1) 0s,background-color 0s linear .15s,-webkit-transform 75ms cubic-bezier(.215,.61,.355,1) 0s;
    -webkit-transform:rotate(-90deg);
    -ms-transform:rotate(-90deg);
    transform:rotate(-90deg);
    background-color:rgba(0,0,0,0)!important
}
.hamburger--stand-r.is-active .hamburger-inner:before {
    top:0;
    -webkit-transition:top 75ms ease-out .1s,-webkit-transform 75ms cubic-bezier(.215,.61,.355,1) .15s;
    transition:top 75ms ease-out .1s,-webkit-transform 75ms cubic-bezier(.215,.61,.355,1) .15s;
    transition:top 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s;
    transition:top 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s,-webkit-transform 75ms cubic-bezier(.215,.61,.355,1) .15s;
    -webkit-transform:rotate(-45deg);
    -ms-transform:rotate(-45deg);
    transform:rotate(-45deg)
}
.hamburger--stand-r.is-active .hamburger-inner:after {
    bottom:0;
    -webkit-transition:bottom 75ms ease-out .1s,-webkit-transform 75ms cubic-bezier(.215,.61,.355,1) .15s;
    transition:bottom 75ms ease-out .1s,-webkit-transform 75ms cubic-bezier(.215,.61,.355,1) .15s;
    transition:bottom 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s;
    transition:bottom 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s,-webkit-transform 75ms cubic-bezier(.215,.61,.355,1) .15s;
    -webkit-transform:rotate(45deg);
    -ms-transform:rotate(45deg);
    transform:rotate(45deg)
}
.hamburger--squeeze .hamburger-inner {
    -webkit-transition-timing-function:cubic-bezier(.55,.055,.675,.19);
    transition-timing-function:cubic-bezier(.55,.055,.675,.19);
    -webkit-transition-duration:75ms;
    transition-duration:75ms
}
.hamburger--squeeze .hamburger-inner:before {
    -webkit-transition:top 75ms ease .12s,opacity 75ms ease;
    transition:top 75ms ease .12s,opacity 75ms ease
}
.hamburger--squeeze .hamburger-inner:after {
    -webkit-transition:bottom 75ms ease .12s,-webkit-transform 75ms cubic-bezier(.55,.055,.675,.19);
    transition:bottom 75ms ease .12s,-webkit-transform 75ms cubic-bezier(.55,.055,.675,.19);
    transition:bottom 75ms ease .12s,transform 75ms cubic-bezier(.55,.055,.675,.19);
    transition:bottom 75ms ease .12s,transform 75ms cubic-bezier(.55,.055,.675,.19),-webkit-transform 75ms cubic-bezier(.55,.055,.675,.19)
}
.hamburger--squeeze.is-active .hamburger-inner {
    -webkit-transition-delay:.12s;
    transition-delay:.12s;
    -webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);
    transition-timing-function:cubic-bezier(.215,.61,.355,1);
    -webkit-transform:rotate(45deg);
    -ms-transform:rotate(45deg);
    transform:rotate(45deg)
}
.hamburger--squeeze.is-active .hamburger-inner:before {
    top:0;
    -webkit-transition:top 75ms ease,opacity 75ms ease .12s;
    transition:top 75ms ease,opacity 75ms ease .12s;
    opacity:0
}
.hamburger--squeeze.is-active .hamburger-inner:after {
    bottom:0;
    -webkit-transition:bottom 75ms ease,-webkit-transform 75ms cubic-bezier(.215,.61,.355,1) .12s;
    transition:bottom 75ms ease,-webkit-transform 75ms cubic-bezier(.215,.61,.355,1) .12s;
    transition:bottom 75ms ease,transform 75ms cubic-bezier(.215,.61,.355,1) .12s;
    transition:bottom 75ms ease,transform 75ms cubic-bezier(.215,.61,.355,1) .12s,-webkit-transform 75ms cubic-bezier(.215,.61,.355,1) .12s;
    -webkit-transform:rotate(-90deg);
    -ms-transform:rotate(-90deg);
    transform:rotate(-90deg)
}
.hamburger--vortex .hamburger-inner {
    -webkit-transition-timing-function:cubic-bezier(.19,1,.22,1);
    transition-timing-function:cubic-bezier(.19,1,.22,1);
    -webkit-transition-duration:.2s;
    transition-duration:.2s
}
.hamburger--vortex .hamburger-inner:after,.hamburger--vortex .hamburger-inner:before {
    -webkit-transition-delay:.1s;
    transition-delay:.1s;
    -webkit-transition-timing-function:linear;
    transition-timing-function:linear;
    -webkit-transition-duration:0s;
    transition-duration:0s
}
.hamburger--vortex .hamburger-inner:before {
    -webkit-transition-property:top,opacity;
    transition-property:top,opacity
}
.hamburger--vortex .hamburger-inner:after {
    -webkit-transition-property:bottom,-webkit-transform;
    transition-property:bottom,-webkit-transform;
    transition-property:bottom,transform;
    transition-property:bottom,transform,-webkit-transform
}
.hamburger--vortex.is-active .hamburger-inner {
    -webkit-transition-timing-function:cubic-bezier(.19,1,.22,1);
    transition-timing-function:cubic-bezier(.19,1,.22,1);
    -webkit-transform:rotate(765deg);
    -ms-transform:rotate(765deg);
    transform:rotate(765deg)
}
.hamburger--vortex.is-active .hamburger-inner:after,.hamburger--vortex.is-active .hamburger-inner:before {
    -webkit-transition-delay:0s;
    transition-delay:0s
}
.hamburger--vortex.is-active .hamburger-inner:before {
    top:0;
    opacity:0
}
.hamburger--vortex.is-active .hamburger-inner:after {
    bottom:0;
    -webkit-transform:rotate(90deg);
    -ms-transform:rotate(90deg);
    transform:rotate(90deg)
}
.hamburger--vortex-r .hamburger-inner {
    -webkit-transition-timing-function:cubic-bezier(.19,1,.22,1);
    transition-timing-function:cubic-bezier(.19,1,.22,1);
    -webkit-transition-duration:.2s;
    transition-duration:.2s
}
.hamburger--vortex-r .hamburger-inner:after,.hamburger--vortex-r .hamburger-inner:before {
    -webkit-transition-delay:.1s;
    transition-delay:.1s;
    -webkit-transition-timing-function:linear;
    transition-timing-function:linear;
    -webkit-transition-duration:0s;
    transition-duration:0s
}
.hamburger--vortex-r .hamburger-inner:before {
    -webkit-transition-property:top,opacity;
    transition-property:top,opacity
}
.hamburger--vortex-r .hamburger-inner:after {
    -webkit-transition-property:bottom,-webkit-transform;
    transition-property:bottom,-webkit-transform;
    transition-property:bottom,transform;
    transition-property:bottom,transform,-webkit-transform
}
.hamburger--vortex-r.is-active .hamburger-inner {
    -webkit-transition-timing-function:cubic-bezier(.19,1,.22,1);
    transition-timing-function:cubic-bezier(.19,1,.22,1);
    -webkit-transform:rotate(-765deg);
    -ms-transform:rotate(-765deg);
    transform:rotate(-765deg)
}
.hamburger--vortex-r.is-active .hamburger-inner:after,.hamburger--vortex-r.is-active .hamburger-inner:before {
    -webkit-transition-delay:0s;
    transition-delay:0s
}
.hamburger--vortex-r.is-active .hamburger-inner:before {
    top:0;
    opacity:0
}
.hamburger--vortex-r.is-active .hamburger-inner:after {
    bottom:0;
    -webkit-transform:rotate(-90deg);
    -ms-transform:rotate(-90deg);
    transform:rotate(-90deg)
}
.link {
    display:inline-block;
    font-family:Commissioner-Medium,sans-serif;
    font-weight:500;
    cursor:pointer
}
.link--header {
    line-height:auto;
    color:#302d29
}
.link--nav,.link--section {
    color:#302d29
}
.link--page {
    color:#302d29;
    text-decoration:underline
}
.link--footer,.link--page {
    font-family:Commissioner-Regular,sans-serif;
    font-weight:400
}
.link--footer {
    color:rgba(48,45,41,.5)
}
.link--green {
    color:#365750;
    text-decoration:underline;
    text-underline-position:bottom
}
.link-btn {
    position:relative;
    border-radius:38px;
    height:56px;
    width:100%;
    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;
    text-align:center;
    font-family:Commissioner-Medium,sans-serif;
    font-weight:500;
    color:#fff;
    background-color:#302d29;
    cursor:pointer;
    line-height:70%
}
.link-btn--green-sm {
    height:40px;
    color:#fff;
    background-color:#351b62
}
.link-btn--border {
    border:1px solid rgba(48,45,41,.5);
    background-color:#fff;
    color:#302d29
}
.link-btn--orange {
    height:57px;
    color:#fff;
    background-color:#351b62
}
.link-btn--white {
    background-color:#fff;
    color:#302d29
}
.link-btn--green-sucsess {
    color:#fff!important;
    background-color:#3aac2b!important;
    pointer-events:none!important;
    cursor:default!important
}
.intro__container {
    display:grid;
    grid-template-columns:repeat(10,1fr);
    gap:20px;
    padding-top:40px;
    margin-bottom:30px
}
.intro-block {
    grid-column:5 span;
    position:relative
}
.intro-block__logo {
    -webkit-box-align:end;
    -ms-flex-align:end;
    align-items:flex-end
}
.intro-block__logo,.intro-block__sup {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    gap:14px
}
.intro-block__logo {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.intro-block__logo img {
    max-height: 100px;
}
.intro-block__sup {
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.intro-block__sup:before {
    content:"";
    display:block;
    width:1px;
    height:24px;
    background-color:rgba(48,45,41,.32)
}
.intro__desc {
    margin-bottom:40px
}
.intro-content {
    width:100%;
    max-width:530px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-align:start;
    -ms-flex-align:start;
    align-items:start;
    background-color:#fff;
    padding:24px
}
.intro-content__geo {
    border-radius:19px;
    background:rgba(36,66,45,.1);
    padding:5px 10px;
    gap:5px;
    font-size:14px;
    font-family:Commissioner-Medium,sans-serif;
    font-weight:500
}
.intro-btns,.intro-content__geo {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.intro-btns {
    width:100%;
    gap:20px
}
.intro-btns__btn:first-child {
    max-width:214px
}
.intro-btns__btn:last-child {
    max-width:194px
}
.intro-btns__desc {
    max-width:300px
}
.intro-list {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    overflow:hidden
}
.intro-list--mobile {
    display:none
}
.intro-list__item {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    max-height:445px
}
.intro-list__img {
    width:100%;
    height:100%;
    min-height:445px;
    -o-object-fit:cover;
    object-fit:cover
}
.intro-list-preferens {
    -webkit-box-align:stretch;
    -ms-flex-align:stretch;
    align-items:stretch;
    gap:15px
}
.intro-list-preferens,.intro-list-preferens__item {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex
}
.intro-list-preferens__item {
    width:100%;
    max-width:33%;
    -webkit-box-align:start;
    -ms-flex-align:start;
    align-items:start;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    gap:12px;
    padding:24px 18px;
    background-color:#f8f8f8
}
.intro-list-preferens__desc {
    font-size:14px
}
.sale {
    background-color:#351b62;
    width:100%;
    max-width:1920px;
    margin:0 auto;
    overflow:hidden
}
.sale-wrapper {
    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;
    padding:28px 15px
}
.sale-wrapper__icon--mobile {
    display:none
}
.sale-content-list {
    gap:10px
}
.sale-content-list,.sale-content-list__item {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.sale-content-list__item {
    padding:12px 16px;
    gap:20px;
    border:1px solid #9b6af1;
    border-radius:10px
}
.sale-content-list__item--desctop {
    padding:0;
    border:0
}
.sale-content-list__price,.sale-content-list__timer {
    font-family:Inter_24pt-SemiBold,sans-serif;
    font-weight:600;
    color:#fff;
    text-transform:uppercase
}
.quiz-head {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:start;
    -ms-flex-align:start;
    align-items:start;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    gap:20px
}
.qiuz-block,.quiz-list {
    overflow:hidden
}
.quiz-list {
    width:100%
}
.quiz-list__item--form {
    display:-webkit-box!important;
    display:-ms-flexbox!important;
    display:flex!important;
    -webkit-box-align:start;
    -ms-flex-align:start;
    align-items:start;
    gap:20px
}
.quiz-list__left {
    min-width:50%
}
.quiz-list__right {
    width:100%;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column
}
.quiz-list__title {
    margin-bottom:20px
}
.quiz-list__policy {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    margin-bottom:30px
}
.quiz-list-nav {
    width:100%;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between
}
.quiz-list-nav,.quiz-list-nav__buttons {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    gap:20px
}
.quiz-list-nav__buttons {
    margin-right:50px;
    width:33.3333333333%
}
.quiz-list-nav__current {
    color:#351b62
}
.marquiz__container_inline {
    max-width:100%!important
}
.reviews__name {
    margin-bottom:20px
}
.reviews__title {
    line-height:110%;
    max-width:555px
}
.reviews__info {
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.reviews-header,.reviews__info {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between
}
.reviews-header {
    -webkit-box-align:stretch;
    -ms-flex-align:stretch;
    align-items:stretch;
    gap:20px
}
.reviews-bottom {
    -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
}
.reviews-bottom,.reviews-bottom__top {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex
}
.reviews-bottom__top {
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    gap:14px
}
.reviews-bottom__bottom {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:end;
    -ms-flex-pack:end;
    justify-content:end
}
.reviews-list__item {
    display:-webkit-box!important;
    display:-ms-flexbox!important;
    display:flex!important;
    -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;
    gap:20px;
    border-radius:10px;
    padding:24px;
    background-color:#f3f3f3;
    min-height:380px;
    max-width:440px
}
.button__container {
    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
}
.button__container a {
    padding:18px 40px;
    width:unset;
    max-width:unset!important;
    white-space:nowrap
}
.footer {
    padding-top:28px;
    padding-bottom:28px
}
.footer__container {
    display:grid;
    grid-template-columns:repeat(10,1fr)
}
.footer__logo {
    grid-column:2 span;
    max-width:167px
}
.footer__desclamer {
    font-family:Commissioner-Regular,sans-serif;
    font-weight:400;
    grid-column:12 span;
    font-size:12px;
    opacity:.5
}
.footer__warning {
    grid-column:12 span;
    color:#3c3c3b!important;
    margin-bottom:20px;
    opacity:.67
}
.footer-top {
    grid-column:10 span;
    display:grid;
    grid-template-columns:repeat(10,1fr);
    gap:20px;
    margin-bottom:30px
}
.footer-top__left {
    grid-column:8 span;
    display:grid;
    grid-template-columns:repeat(6,1fr)
}
.footer-top__address,.footer-top__left {
    -webkit-box-align:start;
    -ms-flex-align:start;
    align-items:flex-start
}
.footer-top__address {
    grid-column:2 span;
    display:-webkit-box;
    display:-ms-flexbox;
    display: flex;
    gap: 10px;
    align-items: center;
}
.footer-bottom {
    grid-column:10 span;
    display:grid;
    grid-template-columns:repeat(10,1fr);
    gap:20px;
    -webkit-box-align:end;
    -ms-flex-align:end;
    align-items:end;
    margin-bottom:30px
}
.footer-bottom__left {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-align:start;
    -ms-flex-align:start;
    align-items:flex-start
}
.footer-bottom__link {
    font-family:Commissioner-Regular,sans-serif!important;
    font-weight:400px!important;
    text-decoration:underline;
    text-underline-position:under;
    color:inherit
}
.footer-bottom__text {
    grid-column:3 span;
    text-wrap-mode: nowrap;
}
.footer-bottom__info {
    text-align:right;
    grid-column:4 span
}
.footer-address {
    grid-column:2 span;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-align:end;
    -ms-flex-align:end;
    align-items:end
}
.footer-address__link {
    white-space:nowrap;
    grid-column:3 span
}

.footer-bottom__right {
    align-self: start;
    grid-column-start: -2;
    grid-column-end: -1;
}
.footer-bottom__docs {
    min-width: 280px;
    max-width: 320px;
    display: grid;
    grid-template-columns: 1fr auto;
}
.footer-bottom__docs-content {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.footer-bottom__docs-images {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-gap: 4px;
}
.footer-bottom__docs-images img {
    min-height: 100%;
    object-fit: cover;
}

.cookies-banner {
    display:none;
    width:100%;
    max-width:500px;
    position:fixed;
    bottom:15px;
    right:15px;
    z-index:100000;
    padding:20px;
    border-radius:10px;
    backdrop-filter:blur(10px);
    background-color:hsla(0,0%,95.7%,.7);
    -webkit-box-shadow:1px 1px 15px -10px #000;
    box-shadow:1px 1px 15px -10px #000
}
.cookies-banner__wrapper {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    gap:20px;
    -webkit-box-align:start;
    -ms-flex-align:start;
    align-items:start
}
.cookies-banner__link {
    font-family:Commissioner-Medium,sans-serif;
    color:#351b62;
    text-decoration:underline;
    text-underline-position:under
}
.cookies-banner__btn {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    text-align:center;
    -ms-flex-item-align:end;
    align-self:flex-end;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    width:100%;
    height:40px;
    max-width:150px;
    font-family:Commissioner-Medium,sans-serif;
    color:#fff;
    background-color:#351b62;
    cursor:pointer;
    -webkit-transition:opacity .3s ease;
    transition:opacity .3s ease
}
.cookies-banner__btn:hover {
    opacity:.7
}
.form {
    -webkit-box-align:start;
    -ms-flex-align:start;
    align-items:start
}
.form,.form__fieldset {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column
}
.form__fieldset {
    gap:20px;
    width:100%;
    border:0;
    margin-bottom:30px
}
.form__text {
    gap:10px
}
.form__text,.form__text--checkbox:before {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.form__text--checkbox:before {
    content:"✔";
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    color:rgba(0,0,0,0);
    width:25px;
    height:25px;
    background-color:#d9d9d9;
    border-radius:5px;
    -webkit-transition:color .3s ease,background .3s ease;
    transition:color .3s ease,background .3s ease
}
.form__text--radio:before {
    content:"";
    width:25px;
    height:25px;
    background-color:#d9d9d9;
    border-radius:50%;
    -webkit-transition:-webkit-box-shadow .3s ease;
    transition:-webkit-box-shadow .3s ease;
    transition:box-shadow .3s ease;
    transition:box-shadow .3s ease,-webkit-box-shadow .3s ease
}
.form__input {
    width:100%;
    font-family:Commissioner-Regular,sans-serif;
    color:#302d29;
    font-variant-numeric:lining-nums proportional-nums;
    border-bottom:1px solid rgba(48,45,41,.5019607843)
}
.form__input--checkbox {
    width:auto;
    height:auto!important;
    position:absolute;
    z-index:-1
}
.form__input--checkbox:checked+.form__text--checkbox:before {
    color:#302d29;
    background-color:#351b62
}
.form__input--radio {
    width:auto;
    height:auto!important;
    position:absolute;
    z-index:-1
}
.form__input--radio:checked+.form__text--radio:before {
    -webkit-box-shadow:0 0 0 5px inset #351b62;
    box-shadow:inset 0 0 0 5px #351b62
}
.form__input::-webkit-input-placeholder {
    font-family:inherit;
    font-weight:inherit;
    font-size:inherit;
    color:#ccc
}
.form__input::-moz-placeholder {
    font-family:inherit;
    font-weight:inherit;
    font-size:inherit;
    color:#ccc
}
.form__input:-ms-input-placeholder {
    font-family:inherit;
    font-weight:inherit;
    font-size:inherit;
    color:#ccc
}
.form__input::-ms-input-placeholder {
    font-family:inherit;
    font-weight:inherit;
    font-size:inherit;
    color:#ccc
}
.form__input::placeholder {
    font-family:inherit;
    font-weight:inherit;
    font-size:inherit;
    color:#ccc
}
.form__select {
    width:100%;
    border-radius:10px;
    font-family:Commissioner-Regular,sans-serif;
    color:#302d29;
    background-color:rgba(0,0,0,0);
    padding:0 10px;
    max-width:515px
}
.form__label {
    width:calc(50% - 30px);
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    gap:10px;
    padding:20px;
    border-radius:5px;
    border:1px solid #d9d9d9;
    cursor:pointer
}
.form__label--form {
    width:100%
}
.form__label--radio span {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    gap:20px;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    position:relative;
    cursor:pointer
}
.form__label--radio span:before {
    content:"";
    display:block;
    width:20px;
    height:20px;
    background-color:#fff;
    border-radius:50%;
    border:1px solid #302d29;
    -webkit-transition:all .3s ease-in-out;
    transition:all .3s ease-in-out
}
.form__radio {
    position:absolute;
    z-index:-1
}
.form__radio:checked+span:before {
    border-color:rgba(0,0,0,0);
    -webkit-box-shadow:0 0 0 5px "" inset;
    box-shadow:inset 0 0 0 5px ""
}
.form__checkbox {
    position:absolute;
    z-index:-1
}
.form__checkbox:checked+span:after {
    opacity:1
}
.form__btn {
    max-width:515px
}
.form__questions {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    gap:15px
}
.text-policy {
    margin-top:10px;
    font-size:16px;
    color:rgba(48,45,41,.5019607843)
}
.text-policy__link {
    display:inline;
    text-decoration:underline;
    color:inherit;
    font-size:inherit!important
}
.policy-label {
    position:relative;
    margin-bottom:7px
}
.policy-label__input {
    position:absolute;
    width:1px;
    left:0;
    z-index:-1
}
.policy-label__input:checked+.policy-label__text:before {
    color:#000
}
.policy-label__text {
    cursor:pointer;
    font-size:13px;
    color:hsla(0,0%,100%,.7);
    line-height:1;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none
}
.policy-label__text:before {
    content:"✔";
    width:18px;
    height:18px;
    background-color:#fff;
    border:1px solid #959595;
    border-radius:20%;
    display:-webkit-inline-box;
    display:-ms-inline-flexbox;
    display:inline-flex;
    -ms-flex-negative:0;
    flex-shrink:0;
    gap:10px;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    font-size:14px;
    color:rgba(0,0,0,0);
    -webkit-transition:color .3s ease;
    transition:color .3s ease;
    margin-right:7px
}
.policy-label__text--dark {
    color:rgba(0,0,0,.7)
}
.policy-label__link {
    display:inline;
    line-height:1;
    font-size:14px;
    color:hsla(0,0%,100%,.7);
    text-decoration:underline;
    text-underline-position:under;
    -webkit-transition:color .3s ease;
    transition:color .3s ease
}
.policy-label__link:hover {
    color:#fff
}
.policy-label__link--dark {
    color:rgba(0,0,0,.7)
}
.policy-label__link--dark:hover {
    color:#000
}
.pop-up {
    opacity:0;
    visibility:hidden;
    position:relative;
    z-index:15000
}
.pop-up,.pop-up--visible {
    -webkit-transition:visibility .3s ease,opacity .3s ease;
    transition:visibility .3s ease,opacity .3s ease
}
.pop-up--visible {
    opacity:1;
    visibility:visible
}
.pop-up--visible .popup-overlay {
    backdrop-filter:blur(7.5px)
}
.popup-overlay {
    position:fixed;
    top:0;
    left:0;
    right:0;
    bottom:0;
    z-index:15000;
    background-color:rgba(0,0,0,.5);
    padding:15px;
    overflow-y:auto;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:space-evenly;
    -ms-flex-pack:space-evenly;
    justify-content:space-evenly;
    -webkit-transition:backdrop-filter .3s ease .3s;
    transition:backdrop-filter .3s ease .3s
}
.modal {
    width:100%;
    position:relative;
    border-radius:10px;
    overflow-y:auto;
    background-color:#fff
}
.modal__close {
    display:block;
    width:36px;
    height:36px;
    position:absolute;
    right:15px;
    top:15px;
    cursor:pointer;
    pointer-events:all;
    -webkit-transition:opacity .3s ease-in-out;
    transition:opacity .3s ease-in-out
}
.modal__close--svg {
    stroke:#fff
}
.modal__close:hover {
    opacity:.7
}
.modal__title {
    font-family:Commissioner-Medium,sans-serif;
    font-weight:500;
    margin-bottom:40px;
    max-width:480px
}
.modal__desc {
    margin-bottom:15px
}
.modal__btn {
    max-width:200px
}
.modal-dialog {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center
}
.modal-content {
    padding:32px 24px;
    width:100%;
    max-width:530px;
    background-color:#fff
}
.slick-slider {
    opacity:0;
    -webkit-transition:opacity .5s;
    transition:opacity .5s
}
.slick-slider.slick-initialized {
    opacity:1
}
.slick-list {
    overflow:hidden
}
.slick-track {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    min-width:1px
}
.slick-slide {
    padding:0 10px;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none
}
.slider-nav {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    gap:3px
}
.slider-nav__item {
    cursor:pointer
}
.slider-nav__link {
    display:block;
    -webkit-transition:opacity .3s ease;
    transition:opacity .3s ease;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none
}
.slider-nav__link[aria-disabled=true] {
    opacity:.6
}
.slider-nav__link:hover {
    opacity:.5
}
.reviews-slider {
    opacity:0;
    -webkit-transition:opacity .5s;
    transition:opacity .5s
}
.reviews-slider.slick-initialized {
    opacity:1
}
.slick-list {
    margin:0 -10px;
    overflow:visible
}
.intro-list-js {
    position:relative;
    opacity:0;
    -webkit-transition:opacity .5s;
    transition:opacity .5s
}
.intro-list-js.slick-initialized {
    opacity:1
}
.intro-list-js .slick-list {
    margin:0;
    border-radius:10px;
    overflow:hidden
}
.intro-list-js .slick-slide {
    padding:0;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none
}
.intro-list-js .slick-dots {
    width:100%;
    position:absolute;
    bottom:-10px;
    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;
    gap:5px
}
.intro-list-js .slick-dots li {
    width:4px;
    height:4px;
    border-radius:15px;
    background:#d9d9d9;
    -webkit-transition:width .2s ease;
    transition:width .2s ease;
    cursor:pointer
}
.intro-list-js .slick-dots li.slick-active {
    width:16px
}
.intro-list-js .slick-dots li button {
    display:none
}
.intro-list-js .slick-arrow {
    position:absolute;
    z-index:1;
    top:50%;
    background-color:rgba(0,0,0,0);
    cursor:pointer;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    font-size:0;
    -webkit-transition:opacity .3s ease;
    transition:opacity .3s ease
}
.intro-list-js .slick-arrow:after {
    content:"";
    display:block;
    width:30px;
    height:30px
}
.intro-list-js .slick-arrow:hover {
    opacity:.8
}
.intro-list-js .slick-arrow.slick-disabled {
    opacity:.5
}
.intro-list-js .slick-arrow.slick-prev {
    left:0
}
.intro-list-js .slick-arrow.slick-prev:after {
    background-image:url(../img/slider-nav/1.svg)
}
.intro-list-js .slick-arrow.slick-next {
    right:0
}
.intro-list-js .slick-arrow.slick-next:after {
    background-image:url(../img/slider-nav/2.svg)
}
.quiz-list-js {
    opacity:0;
    -webkit-transition:opacity .5s;
    transition:opacity .5s
}
.quiz-list-js.slick-initialized {
    opacity:1
}
.quiz-list-js .slick-list {
    margin:0;
    overflow:hidden
}
.quiz-list-js .slick-slide {
    padding:0;
    height:100%
}
.quiz-list-js .slick-slide,.scroller {
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none
}
.scroller {
    width:100%;
    background:linear-gradient(135deg,#6c37c8,#6c37c8);
    color:#fff;
    padding:16px 0;
    overflow:hidden;
    position:relative;
    font-size:18px;
    font-weight:500;
    font-family:Commissioner-SemiBold,sans-serif;
    margin-top:40px;
    letter-spacing:-.4px;
    -webkit-box-shadow:0 4px 12px rgba(123,63,242,.3);
    box-shadow:0 4px 12px rgba(123,63,242,.3)
}
.scroller:hover .scroller__content {
    -webkit-animation-play-state:paused;
    animation-play-state:paused
}
.scroller__wrapper {
    width:100%;
    overflow:hidden
}
.scroller__content,.scroller__wrapper {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex
}
.scroller__content {
    padding-left:100%;
    white-space:nowrap;
    -webkit-animation:scroll linear infinite;
    animation:scroll linear infinite;
    will-change:transform;
    transform:translateZ(0);
    -webkit-transform:translateZ(0);
    backface-visibility:hidden;
    -webkit-backface-visibility:hidden
}
.scroller__text {
    white-space:nowrap;
    display:inline-block;
    -ms-flex-negative:0;
    flex-shrink:0;
    padding-right:50px
}
@keyframes scroll {
    0% {
    -webkit-transform:translateX(0);
    transform:translateX(0)
}
to {
    -webkit-transform:translateX(-170%);
    transform:translateX(-170%)
}
}@-webkit-keyframes scroll {
    0% {
    -webkit-transform:translateX(0)
}
to {
    -webkit-transform:translateX(-100%)
}
}@media screen and (min-width:1920px) {
    .br20 {
    border-radius:20px
}
.br10 {
    border-radius:10px
}
section .section-title {
    font-size:60px
}
section .section-title--intro {
    font-size:42px;
    letter-spacing:-1.26px
}
section .section-title--middle {
    font-size:36px;
    letter-spacing:-1.08px
}
section .section-title--big {
    font-size:72px;
    letter-spacing:-2.16px
}
section .section-title--sm {
    font-size:32px;
    letter-spacing:-1.08px
}
section .section-title--quote {
    font-size:54px;
    letter-spacing:-1.62px
}
.text {
    font-size:20px;
    letter-spacing:-.4px
}
.text--middle {
    font-size:18px
}
.text--sm {
    font-size:16px
}
.mb-150 {
    margin-bottom:150px
}
.mt-150 {
    margin-top:150px
}
.mb-80 {
    margin-bottom:80px
}
.mb-50 {
    margin-bottom:50px
}
.pb-130 {
    padding-bottom:130px
}
.pt-100 {
    padding-top:100px
}
.pt-50 {
    padding-top:50px
}
.pb-50 {
    padding-bottom:50px
}
.pb-100 {
    padding-bottom:100px
}
.section-policy h2 {
    font-size:24px
}
.section-policy p {
    font-size:18px
}
.link {
    font-size:16px;
    letter-spacing:-.32px
}
.link--header,.link--section {
    font-size:20px
}
.link--page {
    font-size:16px
}
.link-btn {
    letter-spacing:-.6px
}
.link-btn,.link-btn--green-sm {
    font-size:20px
}
.link-btn--green-sm {
    letter-spacing:-.6px
}
.link-btn--orange {
    font-size:20px;
    letter-spacing:-.6px
}
.intro-block__logo {
    margin-bottom:50px
}
.intro__title {
    margin-bottom:16px
}
.intro-content__geo {
    margin-bottom:18px
}
.sale-content-list__price,.sale-content-list__timer {
    font-size:45px
}
.quiz__title {
    margin-bottom:40px
}
.reviews-header {
    margin-bottom:48px
}
.footer__warning {
    font-size:32px
}
.form__legend {
    font-size:24px;
    margin-bottom:32px
}
.form__text {
    font-size:20px
}
.form__input {
    height:55px;
    font-size:16px
}
.form__select {
    height:55px;
    font-size:16px
}
.modal__title {
    font-size:32px;
    letter-spacing:-.96px
}
.modal__desc {
    font-size:18px
}
}@media screen and (min-width:1440px)and (max-width:1920px) {
    .br20 {
    border-radius:20px
}
.br10 {
    border-radius:10px
}
section .section-title {
    font-size:60px
}
section .section-title--intro {
    font-size:42px;
    letter-spacing:-1.26px
}
section .section-title--middle {
    font-size:36px;
    letter-spacing:-1.08px
}
section .section-title--big {
    font-size:72px;
    letter-spacing:-2.16px
}
section .section-title--sm {
    font-size:32px;
    letter-spacing:-1.08px
}
section .section-title--quote {
    font-size:54px;
    letter-spacing:-1.62px
}
.text {
    font-size:20px;
    letter-spacing:-.4px
}
.text--middle {
    font-size:18px
}
.text--sm {
    font-size:16px
}
.mb-150 {
    margin-bottom:150px
}
.mt-150 {
    margin-top:150px
}
.mb-80 {
    margin-bottom:80px
}
.mb-50 {
    margin-bottom:50px
}
.pb-130 {
    padding-bottom:130px
}
.pt-100 {
    padding-top:100px
}
.pt-50 {
    padding-top:50px
}
.pb-50 {
    padding-bottom:50px
}
.pb-100 {
    padding-bottom:100px
}
.section-policy h2 {
    font-size:24px
}
.section-policy p {
    font-size:18px
}
.link {
    font-size:16px;
    letter-spacing:-.32px
}
.link--header,.link--section {
    font-size:20px
}
.link--page {
    font-size:16px
}
.link-btn {
    letter-spacing:-.6px
}
.link-btn,.link-btn--green-sm {
    font-size:20px
}
.link-btn--green-sm {
    letter-spacing:-.6px
}
.link-btn--orange {
    font-size:20px;
    letter-spacing:-.6px
}
.intro-block__logo {
    margin-bottom:50px
}
.intro__title {
    margin-bottom:16px
}
.intro-content__geo {
    margin-bottom:18px
}
.sale-content-list__price,.sale-content-list__timer {
    font-size:45px
}
.quiz__title {
    margin-bottom:40px
}
.reviews-header {
    margin-bottom:48px
}
.footer__warning {
    font-size:32px
}
.form__legend {
    font-size:24px;
    margin-bottom:32px
}
.form__text {
    font-size:20px
}
.form__input {
    height:55px;
    font-size:16px
}
.form__select {
    height:55px;
    font-size:16px
}
.modal__title {
    font-size:32px;
    letter-spacing:-.96px
}
.modal__desc {
    font-size:18px
}
}@media screen and (max-width:1440px)and (min-width:375px) {
    .br20 {
    border-radius:calc(.75117vw + 9.1831px)
}
.br10 {
    border-radius:10px
}
section .section-title {
    font-size:calc(2.62911vw + 22.14085px)
}
section .section-title--intro {
    font-size:calc(1.31455vw + 23.07042px);
    letter-spacing:calc(-.03944vw - .69211px)
}
section .section-title--middle {
    font-size:calc(1.12676vw + 19.77465px);
    letter-spacing:calc(-.0338vw - .59324px)
}
section .section-title--big {
    font-size:calc(2.8169vw + 31.43662px);
    letter-spacing:calc(-.08451vw - .9431px)
}
section .section-title--sm {
    font-size:calc(.75117vw + 21.1831px);
    letter-spacing:calc(-.0338vw - .59324px)
}
section .section-title--quote {
    font-size:calc(2.8169vw + 13.43662px);
    letter-spacing:calc(-.08451vw - .4031px)
}
.text {
    font-size:calc(.37559vw + 14.59155px);
    letter-spacing:calc(-.00751vw - .29183px)
}
.text--middle {
    font-size:calc(.37559vw + 12.59155px)
}
.text--sm {
    font-size:calc(.18779vw + 13.29577px)
}
.mb-150 {
    margin-bottom:calc(6.57277vw + 55.35211px)
}
.mt-150 {
    margin-top:calc(6.57277vw + 55.35211px)
}
.mb-80 {
    margin-bottom:calc(1.87793vw + 52.95775px)
}
.mb-50 {
    margin-bottom:calc(1.87793vw + 22.95775px)
}
.pb-130 {
    padding-bottom:calc(8.4507vw + 8.30986px)
}
.pt-100 {
    padding-top:calc(5.6338vw + 18.87324px)
}
.pt-50 {
    padding-top:calc(.93897vw + 36.47887px)
}
.pb-50 {
    padding-bottom:calc(.93897vw + 36.47887px)
}
.pb-100 {
    padding-bottom:calc(5.6338vw + 18.87324px)
}
.section-policy h2 {
    font-size:calc(.56338vw + 15.88732px)
}
.section-policy p {
    font-size:calc(.37559vw + 13.59155px)
}
.link {
    font-size:calc(.18779vw + 13.29577px);
    letter-spacing:calc(.00751vw - .42817px)
}
.link--header,.link--section {
    font-size:calc(.37559vw + 14.59155px)
}
.link--page {
    font-size:16px
}
.link-btn {
    letter-spacing:calc(-.0169vw - .35662px)
}
.link-btn,.link-btn--green-sm {
    font-size:calc(.56338vw + 11.88732px)
}
.link-btn--green-sm {
    letter-spacing:calc(-.0169vw - .35662px)
}
.link-btn--orange {
    font-size:calc(.56338vw + 11.88732px);
    letter-spacing:calc(-.0169vw - .35662px)
}
.intro__title {
    margin-bottom:calc(.18779vw + 13.29577px)
}
.intro-content__geo {
    margin-bottom:calc(.37559vw + 12.59155px)
}
.sale-content-list__price,.sale-content-list__timer {
    font-size:calc(1.50235vw + 23.3662px)
}
.quiz__title {
    margin-bottom:calc(.75117vw + 29.1831px)
}
.reviews-header {
    margin-bottom:calc(.56338vw + 39.88732px)
}
.footer__warning {
    font-size:calc(.93897vw + 18.47887px)
}
.form__legend {
    font-size:calc(.75117vw + 13.1831px);
    margin-bottom:calc(1.03286vw + 17.12676px)
}
.form__text {
    font-size:calc(.56338vw + 11.88732px)
}
.form__input {
    font-size:calc(.18779vw + 13.29577px)
}
.form__input,.form__select {
    height:calc(1.12676vw + 38.77465px)
}
.form__select {
    font-size:calc(.18779vw + 13.29577px)
}
.modal__title {
    font-size:calc(.75117vw + 21.1831px);
    letter-spacing:calc(-.02254vw - .63549px)
}
.modal__desc {
    font-size:calc(.37559vw + 12.59155px)
}
}@media screen and (max-width:375px) {
    .br20 {
    border-radius:12px
}
.br10 {
    border-radius:10px
}
section .section-title {
    font-size:32px
}
section .section-title--intro {
    font-size:28px;
    letter-spacing:-.84px
}
section .section-title--middle {
    font-size:24px;
    letter-spacing:-.72px
}
section .section-title--big {
    font-size:42px;
    letter-spacing:-1.26px
}
section .section-title--sm {
    font-size:24px;
    letter-spacing:-.72px
}
section .section-title--quote {
    font-size:24px;
    letter-spacing:-.72px
}
.text {
    font-size:16px;
    letter-spacing:-.32px
}
.text--middle,.text--sm {
    font-size:14px
}
.mb-150 {
    margin-bottom:80px
}
.mt-150 {
    margin-top:80px
}
.mb-80 {
    margin-bottom:60px
}
.mb-50 {
    margin-bottom:30px
}
.pb-130 {
    padding-bottom:40px
}
.pt-50,.pt-100 {
    padding-top:40px
}
.pb-50,.pb-100 {
    padding-bottom:40px
}
.section-policy h2 {
    font-size:18px
}
.link,.section-policy p {
    font-size:14px
}
.link {
    letter-spacing:-.4px
}
.link--header,.link--page,.link--section {
    font-size:16px
}
.link-btn {
    letter-spacing:-.42px
}
.link-btn,.link-btn--green-sm {
    font-size:14px
}
.link-btn--green-sm {
    letter-spacing:-.42px
}
.link-btn--orange {
    font-size:14px;
    letter-spacing:-.42px
}
.intro-block__logo {
    margin-bottom:48px
}
.intro-content__geo,.intro__title {
    margin-bottom:14px
}
.sale-content-list__price,.sale-content-list__timer {
    font-size:29px
}
.quiz__title {
    margin-bottom:32px
}
.reviews-header {
    margin-bottom:42px
}
.footer__warning {
    font-size:22px
}
.form__legend {
    font-size:16px;
    margin-bottom:21px
}
.form__text {
    font-size:14px
}
.form__input {
    height:43px;
    font-size:14px
}
.form__select {
    height:43px;
    font-size:14px
}
.modal__title {
    font-size:24px;
    letter-spacing:-.72px
}
.modal__desc {
    font-size:14px
}
}@media(hover:none)and (pointer:coarse) {
    .link {
    -webkit-transition:-webkit-transform .1s ease-in-out;
    transition:-webkit-transform .1s ease-in-out;
    transition:transform .1s ease-in-out;
    transition:transform .1s ease-in-out,-webkit-transform .1s ease-in-out
}
.link-btn:active {
    -webkit-transform:scale(1.03);
    -ms-transform:scale(1.03);
    transform:scale(1.03)
}
}@media(hover:hover)and (pointer:fine) {
    .link {
    -webkit-transition:color .3s ease-in-out,letter-spacing .3s ease-in-out,background .3s ease-in-out,font-size .3s ease-in-out,border-color .3s ease-in-out;
    transition:color .3s ease-in-out,letter-spacing .3s ease-in-out,background .3s ease-in-out,font-size .3s ease-in-out,border-color .3s ease-in-out
}
.link:hover {
    color:#ccc
}
.link--section:hover svg path {
    stroke:#ccc
}
.link--page:hover {
    color:#b3ada5
}
.link-btn--green-sm:hover,.link-btn--orange:hover {
    color:#fff;
    background-color:rgb(74.624,38.016,137.984)
}
.link-btn--green-sucsess:hover {
    color:#fff;
    background-color:#3aac2b!important
}
}@media(max-width:1024px) {
    .scroller {
    font-size:17px;
    padding:14px 0
}
}@media(max-width:768px) {
    .scroller {
    font-size:16px;
    padding:12px 0;
    letter-spacing:-.32px
}
.scroller__text {
    padding-right:40px
}
}@media(max-width:480px) {
    .scroller {
    font-size:14px;
    padding:10px 0;
    letter-spacing:-.28px
}
.scroller__text {
    padding-right:30px
}
}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi) {
    .scroller {
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale
}
}@media screen and (max-width:1360px) {
    .sale-wrapper {
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    gap:13px
}
.sale-wrapper__icon--desctop {
    display:none
}
.sale-wrapper__icon--mobile {
    display:block
}
}@media screen and (max-width:1315px) {
    .nav-list {
    gap:20px
}
}@media screen and (max-width:1250px) {
    .nav {
    opacity:0;
    visibility:hidden;
    width:100%;
    height:100vh;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    gap:50px;
    position:absolute;
    left:0;
    right:0;
    top:100%;
    background-color:#fff;
    z-index:1000;
    padding:100px 0 30px 20px;
    -webkit-transition:all .3s ease;
    transition:all .3s ease;
    -webkit-transform:translateX(-100%);
    -ms-transform:translateX(-100%);
    transform:translateX(-100%)
}
.nav,.nav--show {
    will-change:transform
}
.nav--show {
    opacity:1;
    visibility:visible;
    -webkit-transform:translateX(0);
    -ms-transform:translateX(0);
    transform:translateX(0)
}
.nav-list {
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-align:start;
    -ms-flex-align:start;
    align-items:start;
    gap:30px
}
.nav-list__link {
    font-size:20px!important
}
.burger-btn {
    display:-webkit-box!important;
    display:-ms-flexbox!important;
    display:flex!important
}
.header-address__btn--mobile {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    max-width:200px
}
}@media screen and (max-width:1024px) {
    .build-list__item:after {
    content:none!important
}
.genplan-content__info {
    top:10%
}
}@media screen and (max-width:900px) {
    .no-scroll {
    padding-right:0
}
.mr-17px {
    margin-right:0
}
.about-list {
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
.build-list {
    -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;
    row-gap:75px
}
.build-list,.build-list__item {
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.build-list__item:not(:first-child) {
    top:0
}
.build-list__item:not(:first-child):after {
    content:""!important;
    width:1px;
    height:48px;
    position:absolute;
    top:-50%;
    left:50%;
    -webkit-transform:translateY(50%);
    -ms-transform:translateY(50%);
    transform:translateY(50%)
}
.build-list__item:nth-child(2):after {
    -webkit-transform:translateY(60%);
    -ms-transform:translateY(60%);
    transform:translateY(60%)
}
.build-list__img {
    max-width:140px
}
.build-list__pointers {
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    gap:8px
}
.price-content,.price-list {
    grid-column:12 span
}
.development__container:first-child {
    row-gap:0
}
.development-block {
    grid-column:12 span;
    margin-bottom:24px
}
.development-block:last-child {
    padding-top:30px;
    margin-bottom:0
}
.development-list__item {
    grid-column:4 span
}
.reviews-header {
    -webkit-box-orient:vertical;
    -webkit-box-direction:reverse;
    -ms-flex-direction:column-reverse;
    flex-direction:column-reverse
}
.reviews-bottom__bottom {
    display:none
}
}@media screen and (max-width:768px) {
    .intro-block {
    grid-column:10 span
}
.intro-list--desctop {
    display:none
}
.intro-list--mobile {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    margin-bottom:30px
}
.intro-list__img {
    min-height:390px
}
.intro-list-preferens {
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
.intro-list-preferens__item {
    padding:14px 12px;
    width:100%;
    max-width:100%
}
.intro-content {
    padding:0;
    border-radius:0
}
.intro-btns {
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-align:start;
    -ms-flex-align:start;
    align-items:start
}
.intro-btns .intro-btns__btn,.intro-btns__desc {
    max-width:100%
}
.intro-btns__btn {
    font-size:14px!important
}
.sale-content-list {
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    gap:10px
}
.sale-content-list__item {
    padding:8px
}
.sale-content-list__item--desctop {
    display:none
}
.sale-wrapper {
    padding-top:23px;
    padding-bottom:23px
}
.reviews-slider .slick-slide {
    padding:0 5px;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none
}
.reviews-slider .slick-list {
    margin:0 -5px;
    overflow:visible
}
.about-block,.about__img {
    grid-column:12 span
}
.about__img {
    min-height:250px;
    max-height:250px
}
.about-list {
    row-gap:40px
}
.about-list__item {
    width:100%;
    max-width:47%
}
.select__container {
    row-gap:10px
}
.select-list,.select__img {
    grid-column:12 span
}
.build__name,.build__title {
    grid-column:12 span
}
.build-list__item:nth-child(2):after {
    -webkit-transform:translateY(0);
    -ms-transform:translateY(0);
    transform:translateY(0)
}
.build-list__item:nth-child(3):after,.build-list__item:nth-child(4):after,.build-list__item:nth-child(5):after {
    -webkit-transform:translateY(-20%);
    -ms-transform:translateY(-20%);
    transform:translateY(-20%)
}
.build-list__item {
    gap:15px
}
.genplan-content {
    padding:24px 15px
}
.genplan-content__img img {
    width:100%;
    height:100%;
    -o-object-fit:cover;
    object-fit:cover
}
.genplan-content__info {
    width:100%;
    max-width:80%;
    left:0;
    right:50%;
    -webkit-transform:translateX(10%);
    -ms-transform:translateX(10%);
    transform:translateX(10%)
}
.genplan-info__img {
    margin:0 auto 18px
}
.price-list__item {
    grid-column:12 span;
    min-height:160px
}
.development-list__item {
    grid-column:6 span
}
.development__quote:after,.development__quote:before {
    width:20px;
    height:20px
}
.development__quote:before {
    top:-20px
}
.development__quote:after {
    bottom:-30px
}
.reviews-header__svg {
    max-width:32px
}
.reviews-list__item {
    max-width:350px
}
.footer-top {
    gap:5px
}
.footer__logo {
    margin-bottom:10px;
    max-width:120px
}
.footer-top__address {
    font-size:12px!important
}
.footer-top__address,.footer__logo {
    grid-column:6 span
}
.footer-bottom,.footer-bottom__left {
    gap:10px
}
.footer-address__link,.footer-bottom__text {
    grid-column:10 span
}
.footer-bottom,.footer-top {
    -webkit-box-align:start;
    -ms-flex-align:start;
    align-items:start;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column
}
.footer-bottom__left {
    display:grid;
    grid-template-columns:repeat(10,1fr);
    grid-column:10 span
}
.footer-bottom__right {
    grid-column-start: 1;
    grid-column-end: -1;
}
.footer-bottom__info {
    grid-column:10 span;
    text-align:left
}
.footer-top__left {
    gap:20px
}
.form-bottom__wrapper {
    padding:20px 10px
}
.scroller {
    display:none
}
}@media screen and (max-width:575px) {
    .container {
    padding-left:10px;
    padding-right:10px
}
.intro-block__sup {
    -webkit-box-align:end;
    -ms-flex-align:end;
    align-items:end
}
.intro__logo {
    max-width:150px
}
.slick-arrow {
    display:none!important
}
.intro-list {
    position:relative;
    overflow:visible
}
.intro-list__img {
    width:calc(100vw - 20px);
    min-height:320px
}
.quiz-head {
    margin-bottom:30px;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column
}
.quiz__title {
    margin-bottom:0!important
}
.quiz__title br {
    display:none
}
.quiz-head__info {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    gap:10px
}
.quiz-head__info p br {
    display:none
}
.form__questions {
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column
}
.form__label {
    width:100%
}
.quiz-list-nav__buttons {
    margin-right:0;
    min-width:50%
}
.quiz-list-nav__btn {
    display:-webkit-box!important;
    display:-ms-flexbox!important;
    display:flex!important
}
.quiz-list__item--form {
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column
}
}@media screen and (max-width:500px) {
    .reviews-list__item {
        max-width:320px
    }
    .cookies-banner {
        max-width:100%;
        width:90%;
        margin:0 auto
    }
}

ul.intro-list-preferens__desc li::before {
    content: "-";
    color: inherit;
    margin-right: 4px;
}

ul.intro-list-preferens__desc li {
    margin-bottom: 10px;
}
div.footer__desclamer{
    display: flex;
    flex-direction: column;
    gap: 5px;
}