*,:after,:before{margin:0;box-sizing:border-box;outline:0}body,html{font-family:roboto,sans-serif;font-weight:400;scroll-behavior:smooth;font-size:1rem;color:#444;line-height:1.5}a:hover,button:hover{cursor:pointer}ul{list-style:outside;font-weight:300}::selection{background:#f3b823;color:#fff;text-shadow:none}:active,:focus{outline:0!important}img{width:100%;height:auto}.container{width:100%;padding-right:20px;padding-left:20px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media only screen and (min-width:768px){.container{max-width:720px}}@media only screen and (min-width:992px){.container{max-width:992px}}@media only screen and (min-width:1200px){.container{max-width:1400px}}.p-top{padding-top:100px}.p-bottom{padding-bottom:100px}.p-both,.p-top-bottom{padding-top:100px;padding-bottom:100px}.p-none{padding:0}.text-align-left{text-align:left}.text-align-right{text-align:right}.text-align-center{text-align:center}blockquote{position:relative;padding-left:40px}blockquote::before{content:"";height:100%;background-color:#f1f5fb;position:absolute;width:10px;border-radius:10px;left:0;top:-5px}.bg_text{padding:20px;border-radius:20px}.bg_text_pink{background:#f1f5fb}.bg_text_yellow{background:#f3b823}.bg_text_blue{background:#5b88d8}.bg_text_blue,.bg_text_blue a{color:#fff}.img_wrapper_crop_form{overflow:hidden;border-radius:50px;border-bottom-right-radius:0}.social ul{display:flex;gap:10px}@media only screen and (min-width:768px){.social ul{flex-direction:column}}.social a{background-color:#444;display:block;padding:5px;border-radius:5px;transition:background-color .3s ease;width:30px;height:30px;display:flex;justify-content:center;align-items:center}.social a:hover{background-color:#ec663f;transition:background-color .3s ease}.social svg{width:100%;max-width:15px;max-height:15px;height:100%;fill:#fff}.flex_direction_row{flex-direction:row}.flex_direction_column{flex-direction:column}.swiper-wrapper{height:auto!important}.link-home{color:#000;font-weight:700;transition:.2s ease-in-out}.link-home:hover{border-bottom:1px solid #000;transition:.2s ease-in-out}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{line-height:1.1em;font-family:Anton,sans-serif;letter-spacing:.5px;font-weight:100}.h1,h1{font-size:clamp(1rem,8.5vw,4.5rem);line-height:1.3}.h2,h2{font-size:clamp(2.5rem,6vw,64px);font-weight:400;margin-bottom:15px}.h3,h3{font-size:clamp(2rem,6vw,1rem);font-weight:400;margin-bottom:15px}.h4,h4{font-size:1.2rem}.subtitle{color:#6e6e6e;letter-spacing:5px;font-size:1rem;font-weight:400;margin-bottom:20px}.text_color_orange{color:#ec663f}.text_color_yellow{color:#f3b823}.text_color_blue{color:#5b88d8}.text_color_darkblue{color:#53668d}.text_color_grey{color:#444}.text_anim{display:inline-block;position:relative;vertical-align:middle;white-space:nowrap}.text_anim span{position:absolute;top:0;left:0;opacity:0;white-space:nowrap;animation:fadeWords 8s infinite}.text_anim span:nth-child(1){animation-delay:0s}.text_anim span:nth-child(2){animation-delay:2s}.text_anim span:nth-child(3){animation-delay:4s}.text_anim span:nth-child(4){animation-delay:6s}@keyframes fadeWords{0%{opacity:0}10%{opacity:1}40%{opacity:1}50%{opacity:0}100%{opacity:0}}@keyframes clignotement{0%,20%{opacity:1}25%,45%{opacity:0}100%,50%{opacity:1}}@keyframes shake{0%,10%{transform:rotate(0)}20%{transform:rotate(-5deg)}30%{transform:rotate(5deg)}40%{transform:rotate(-5deg)}50%{transform:rotate(5deg)}100%,60%{transform:rotate(0)}}@keyframes spin{from{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes shakeAnim{0%,100%{transform:translateX(0)}20%,60%{transform:translateX(-5px)}40%,80%{transform:translateX(5px)}}@keyframes shakeAnim{0%,100%{transform:translateX(0)}20%,60%{transform:translateX(-5px)}40%,80%{transform:translateX(5px)}}@keyframes pulseAnim{from{transform:scale(1);opacity:1}to{transform:scale(1.05);opacity:.8}}.animatable-opacity{opacity:0;transition:opacity .5s ease}.animatable-opacity.animated-js{opacity:1;transition:opacity .5s ease}.animatable-left-opacity{opacity:0;margin-left:-300px;transition:opacity .5s ease,margin-left .5s ease}.animatable-left-opacity.animated-js{opacity:1;margin-left:0;transition:opacity .5s ease,margin-left .5s ease}.animatable-scale{opacity:0;transform:scale(.8);transition:opacity .5s ease,transform .5s ease}.animatable-scale.animated-js{opacity:1;transform:scale(1);transition:opacity .5s ease,transform .5s ease}.animatable-rotate{opacity:0;transform:rotate(-15deg);transition:opacity .5s ease,transform .5s ease}.animatable-rotate.animated-js{opacity:1;transform:rotate(0);transition:opacity .5s ease,transform .5s ease}.animatable-scale-bounce{opacity:0;transform:scale(.5);transition:opacity .8s cubic-bezier(.34,1.56,.64,1),transform .8s cubic-bezier(.34,1.56,.64,1)}.animatable-scale-bounce.animated-js{opacity:1;transform:scale(1)}.animatable-flip-x{opacity:0;transform:rotateX(90deg);transform-origin:center;transition:opacity .6s ease,transform .6s ease}.animatable-flip-x.animated-js{opacity:1;transform:rotateX(0)}.animatable-flip-y{opacity:0;transform:rotateY(90deg);transform-origin:center;transition:opacity .6s ease,transform .6s ease}.animatable-flip-y.animated-js{opacity:1;transform:rotateY(0)}.animatable-blur{opacity:0;filter:blur(10px);transition:opacity .6s ease,filter .6s ease}.animatable-blur.animated-js{opacity:1;filter:blur(0)}.animatable-bottom-bounce{opacity:0;transform:translateY(60px);transition:opacity .8s ease,transform .8s cubic-bezier(.34,1.56,.64,1)}.animatable-bottom-bounce.animated-js{opacity:1;transform:translateY(0)}.animatable-skew{opacity:0;transform:skewY(10deg);transition:opacity .6s ease,transform .6s ease}.animatable-skew.animated-js{opacity:1;transform:skewY(0)}.animatable-perspective{opacity:0;transform:perspective(800px) rotateX(-45deg);transform-origin:bottom;transition:opacity .8s ease,transform .8s ease}.animatable-perspective.animated-js{opacity:1;transform:perspective(800px) rotateX(0)}.animatable-slide-rotate{opacity:0;transform:translateY(40px) rotate(-5deg);transition:opacity .8s ease,transform .8s ease}.animatable-slide-rotate.animated-js{opacity:1;transform:translateY(0) rotate(0)}.animatable-elastic-top{opacity:0;transform:translateY(-80px);transition:opacity .9s ease-out,transform .9s cubic-bezier(.34,1.56,.64,1)}.animatable-elastic-top.animated-js{opacity:1;transform:translateY(0)}.animatable-elastic-left{opacity:0;transform:translateX(-100px) scale(.95);transition:opacity .9s ease-out,transform .9s cubic-bezier(.34,1.56,.64,1)}.animatable-elastic-left.animated-js{opacity:1;transform:translateX(0) scale(1)}.animatable-clip{opacity:0;clip-path:inset(0 100% 0 0);transition:clip-path .8s ease,opacity .8s ease}.animatable-clip.animated-js{opacity:1;clip-path:inset(0 0 0 0)}.animatable-wipe-up{opacity:0;clip-path:inset(100% 0 0 0);transition:clip-path .8s ease-out,opacity .8s ease-out}.animatable-wipe-up.animated-js{opacity:1;clip-path:inset(0 0 0 0)}.animatable-text-fade span{opacity:0;display:inline-block;transform:translateY(10px);transition:opacity .4s ease,transform .4s ease}.animatable-text-fade span:nth-child(1){transition-delay:50ms}.animatable-text-fade span:nth-child(2){transition-delay:.1s}.animatable-text-fade span:nth-child(3){transition-delay:.15s}.animatable-text-fade span:nth-child(4){transition-delay:.2s}.animatable-text-fade span:nth-child(5){transition-delay:.25s}.animatable-text-fade.animated-js span{opacity:1;transform:translateY(0)}.animatable-zoom-rotate{opacity:0;transform:scale(.8) rotate(-10deg);transition:opacity .8s ease,transform .8s ease}.animatable-zoom-rotate.animated-js{opacity:1;transform:scale(1) rotate(0)}.animatable-3d-up{opacity:0;transform:perspective(1000px) rotateX(45deg) translateY(40px);transform-origin:bottom;transition:opacity .8s ease,transform .8s ease}.animatable-3d-up.animated-js{opacity:1;transform:perspective(1000px) rotateX(0) translateY(0)}.animatable-3d-left{opacity:0;transform:perspective(800px) rotateY(-45deg) translateX(-60px);transform-origin:left;transition:opacity .8s ease,transform .8s ease}.animatable-3d-left.animated-js{opacity:1;transform:perspective(800px) rotateY(0) translateX(0)}.effect-pulse{opacity:1;animation:pulseAnim 1s ease infinite alternate}.effect-shake{opacity:1;transform:translateX(0);transition:transform .4s ease;animation:shakeAnim .6s ease infinite alternate}.header{position:fixed;width:100%;top:0;left:0;z-index:102}.header.scrolled-js{background-color:#fff;box-shadow:0 2px 4px rgba(0,0,0,.1);transition:background-color .3s ease,box-shadow .3s ease}.header.scrolled-js .header_logo_link{max-width:120px}.header_logo_link{max-width:220px;max-height:130px;transition:max-width .3s ease}.header_container{display:flex;gap:10px;justify-content:space-between;align-items:center;flex-direction:row}.banner{position:relative;text-align:center;overflow-x:hidden;padding-top:150px}.banner::before{content:"";width:100vw;height:100vw;max-height:100vh;position:absolute;bottom:0;left:0;border-bottom-right-radius:50%;border-bottom-left-radius:50%;background-color:#f1f5fb;z-index:-1}.banner .container{max-width:1200px}.banner_suptitle,.banner_title{font-weight:400;text-align:center;margin-bottom:20px}
/*# sourceMappingURL=bases.min.css.map */
