ul[class],ol[class]{list-style:none}*{margin:0;padding:0;text-decoration:none;box-sizing:border-box;list-style-position:inside}*::before,*::after{box-sizing:border-box;display:block}html{font-size:62.5%;font-family:sans-serif}body{overflow-x:hidden}a{color:inherit}a:hover{text-decoration:none}li,div,a,p,span,font,figcaption{font-size:1.6rem}h1{font-size:2.5rem}h2,h3{font-size:2.2rem}h4,h5{font-size:1.8rem}section,header,footer,article,figure,figcaption,aside,nav{display:block}[class*=parallax]{position:relative;transition:all 1ms linear}.absolute{position:absolute;top:0;left:0}.reset{all:initial}.full{width:100%}.col-02{width:50%}.col-03{width:33.3%}.col-04{width:25%}.col-05{width:20%}.upper{text-transform:uppercase}.lower{text-transform:lowercase}[class*=flex]{display:flex}.flex-between{justify-content:space-between}.flex-around{justify-content:space-around}.flex-evenly{justify-content:space-around}@supports(justify-content: space-evenly){.flex-evenly{justify-content:space-evenly}}.flex-center{justify-content:center}.flex-wrap{flex-wrap:wrap}.flex-column{flex-direction:column}.flex-align-center{align-items:center}.flex-align-start{align-items:flex-start}.flex-align-end{align-items:flex-end}.flex-end{justify-content:flex-end}.fx-auto{flex:1 1 auto}.flexslider,.flexslider [class*=flex]{display:block}.text-center{text-align:center}.text-right{text-align:right}.text-left{text-align:left}input[type=button],input[type=submit],button{cursor:pointer;outline:none}button{border:0}input:not([type=checkbox]):not([type=radio]),button,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;resize:none;outline:none;font-family:inherit}input::-moz-placeholder, textarea::-moz-placeholder{font-family:inherit;color:inherit}input::placeholder,textarea::placeholder{font-family:inherit;color:inherit}.animate{transition:all 400ms ease-in-out}.hide{display:none}.container{width:100%;padding:0 15px;max-width:1100px;margin:0 auto}.grid{display:grid}.grid--2{grid-template-columns:repeat(2, 1fr)}.grid--3{grid-template-columns:repeat(3, 1fr)}.grid--4{grid-template-columns:repeat(4, 1fr)}.grid--5{grid-template-columns:repeat(5, 1fr)}.grid--6{grid-template-columns:repeat(6, 1fr)}.gap10{gap:1rem}.gap20{gap:2rem}.gap30{gap:3rem}.gap40{gap:4rem}.gap50{gap:5rem}.menu-button{background-color:rgba(0,0,0,0);position:relative;width:40px;height:35px;display:flex;flex-direction:column;justify-content:space-between;transition:all 400ms ease-in-out}.menu-button span{display:block;background-color:#fff;width:100%;height:3px;position:relative;transition:all 400ms ease-in-out}.menu-button span:nth-child(2)::after,.menu-button span:nth-child(2)::before{content:"";position:absolute;width:100%;height:100%;background-color:#fff;display:block}.menu-button.menu-opened span:first-child,.menu-button.menu-opened span:last-child{opacity:0}.menu-button.menu-opened span:nth-child(2){background-color:rgba(0,0,0,0);transform:rotate(180deg)}.menu-button.menu-opened span:nth-child(2)::after{transform:rotate(45deg)}.menu-button.menu-opened span:nth-child(2)::before{transform:rotate(-45deg)}.loading-box{position:fixed;top:0;left:0;width:100%;width:100vw;height:100%;background:rgba(51,51,51,.99);z-index:9999;display:flex;justify-content:center;align-items:center}.loading-box .lds-ellipsis{display:inline-block;position:relative;width:64px;height:64px}.loading-box .lds-ellipsis div{position:absolute;top:27px;width:11px;height:11px;border-radius:50%;background:#fff;animation-timing-function:cubic-bezier(0, 1, 1, 0)}.loading-box .lds-ellipsis div:nth-child(1){left:6px;animation:lds-ellipsis1 .6s infinite}.loading-box .lds-ellipsis div:nth-child(2){left:6px;animation:lds-ellipsis2 .6s infinite}.loading-box .lds-ellipsis div:nth-child(3){left:26px;animation:lds-ellipsis2 .6s infinite}.loading-box .lds-ellipsis div:nth-child(4){left:45px;animation:lds-ellipsis3 .6s infinite}.has-image-fixed{position:relative;height:50vh;overflow:hidden}.has-image-fixed .image-clip{clip:rect(0, 100vw, 50vh, 0);position:absolute;top:0;left:0;width:100%;height:100%}.has-image-fixed .image-clip .image-fixed{position:fixed;top:-30px;left:0;width:100vw;height:calc(100% + 90px);-o-object-fit:cover;object-fit:cover}.lightbox{display:none;z-index:5;position:fixed;top:0;left:0;width:100vw;height:100vh}.lightbox--has_loader{background:url("../images/loader.gif") no-repeat center center/50px}.lightbox_background{background-color:rgba(0,0,0,.5);position:absolute;top:0;left:0;width:100%;height:100%}.lightbox .content{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);background-color:#fff;overflow:auto}.margin-auto{margin-left:auto;margin-right:auto}@keyframes lds-ellipsis1{0%{transform:scale(0)}100%{transform:scale(1)}}@keyframes lds-ellipsis3{0%{transform:scale(1)}100%{transform:scale(0)}}@keyframes lds-ellipsis2{0%{transform:translate(0, 0)}100%{transform:translate(19px, 0)}}@keyframes spin{0%{transform:rotate(0turn)}100%{transform:rotate(4turn)}}@media screen and (min-width: 861px){.only-mobile{display:none}}@keyframes jump{0%{transform:translateY(0)}20%{transform:translateY(0)}40%{transform:translateY(-14px)}50%{transform:translateY(10px)}60%{transform:translateY(-5px)}80%{transform:translateY(0)}100%{transform:translateY(0)}}@media screen and (max-width: 1180px){.container{max-width:960px}}@media screen and (max-width: 860px){.only-desktop{display:none}[class*=flex]:not(.no-wrap){flex-wrap:wrap}.container{max-width:720px}.mob-column{flex-flow:column}.mob-column-reverse{flex-flow:column-reverse}.mob-flex{display:flex}}/*# sourceMappingURL=chlebalize.min.css.map */