@charset "UTF-8";*,:after,:before{box-sizing:border-box;outline:0}body,html{font-family:Montserrat,sans-serif;font-weight:400;overflow-x:clip;scroll-behavior:smooth;font-size:15px;color:#000;line-height:1.5;margin:0}@media only screen and (min-width:768px){body,html{font-size:1rem}}.w-100{width:100%}.overflow-x{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#ffbc3e #fff}.overflow-x::-webkit-scrollbar{height:10px}.overflow-x::-webkit-scrollbar-track{background:#fff;border-radius:50rem}.overflow-x::-webkit-scrollbar-thumb{background:#ffbc3e;border-radius:50rem}.overflow-x::-webkit-scrollbar-thumb:hover{background:#fe7701}.overflow-hidden{overflow:hidden;height:100vh;width:100%}a:hover,button:hover{cursor:pointer}ul{list-style:outside;font-weight:300}::selection{background:#ffbc3e;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;background-color:#fff2d8;border-radius:20px;padding:20px;margin:0}blockquote p{margin:0}.bg_text{padding:20px;border-radius:20px}.bg_text_pink{background:#fff2d8}.bg_text_yellow{background:#ffbc3e}.bg_text_blue{background:#fe7701}.bg_text_blue,.bg_text_blue a{color:#fff}.img_wrapper_crop_form{overflow:hidden;border-radius:20px}.d-none{display:none}.d-block{display:block}.social ul{display:flex;gap:10px}@media only screen and (min-width:768px){.social ul{flex-direction:column}}.social a{background-color:#000;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:#fe7701;transition:background-color .3s ease}.social svg{width:100%;max-width:15px;max-height:15px;height:100%;fill:#fff}.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}.alignnone{display:inline-block}.alignleft{float:left;margin-right:1.5rem;margin-bottom:1rem}.aligncenter{display:block;margin-left:auto;margin-right:auto}.alignright{float:right;margin-left:1.5rem;margin-bottom:1rem}.size-thumbnail{max-width:150px}.size-medium{max-width:300px}.size-large{max-width:1024px}.size-full{width:100%}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{line-height:1.1em;letter-spacing:20px;font-weight:700;letter-spacing:10%;text-transform:uppercase}button{font-family:Montserrat,sans-serif}.h1,h1{font-size:clamp(1rem,8.5vw,4.5rem);line-height:1.3}.h2,h2{font-size:clamp(1.5rem,6vw,45px);margin-bottom:15px;position:relative}.h3,h3{font-size:clamp(1rem,6vw,1rem)}.h4,h4{font-size:1.2rem}.subtitle,.suptitle{color:#6e6e6e;letter-spacing:5px;font-size:1rem;font-weight:400;margin-bottom:20px}.title_wave{width:70px;height:7px;margin-bottom:5px}@media only screen and (min-width:768px){.title_wave{margin-bottom:20px;width:140px}}.text_color_orange{color:#fe7701}.text_color_yellow{color:#ffbc3e}.text_color_grey{color:#6e6e6e}@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 pulse{0%{height:40px;width:40px}100%{height:60px;width:60px}}@keyframes shakeAnim{0%,100%{transform:translateX(0)}20%,60%{transform:translateX(-5px)}40%,80%{transform:translateX(5px)}}@keyframes rotation{from{transform:rotate(0)}to{transform:rotate(360deg)}}@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;transition:background-color .3s ease}.header .menu_buger_nav a{text-decoration:none;font-family:Anton,sans-serif;letter-spacing:.5px;font-weight:100;font-size:1.5rem;text-transform:uppercase}.header .menu_buger_nav li:not(.cta) a{text-decoration:none;color:#fff;font-weight:600;transition:.2s}.header .menu_buger_nav li:not(.cta) a:hover{color:#ffbc3e}.header::after,.header::before{content:"";position:absolute;-webkit-mask:url(../../dist/img/delka_wave_one_orange.svg) repeat-x;mask:url(../../dist/img/delka_wave_one_orange.svg) repeat-x;-webkit-mask-repeat:repeat-x;mask-repeat:repeat-x;-webkit-mask-size:100%;mask-size:100%;background-position:center;background-size:100%;background-repeat:no-repeat;width:100%;height:85px;max-height:85px;z-index:-1;left:0;transform:scaleX(-1);transition:background-color .3s ease,filter .3s ease,bottom .3s ease}.header::before{filter:blur(6px);opacity:.4;z-index:-2;background-color:#000;bottom:-85px}.header::after{background-color:#fff;bottom:-84px}.header.scrolled-js{background-color:#fff;padding-bottom:10px;border-bottom:1px solid #c2c2c2}.header.scrolled-js .menu_desktop li:not(.cta):not(.current-menu-item) a{color:#000}.header.scrolled-js::after,.header.scrolled-js::before{top:-100px}.header.scrolled-js .header_logo_link{max-width:120px}.header.scrolled-js .header_logo_link img{filter:invert(1)}.header.scrolled-js .header_login_link{color:#000}.header.scrolled-js .header_login_link:hover{color:#ffbc3e!important}.header.scrolled-js .header_login_link:hover .header_login_link_img{filter:brightness(0) saturate(100%) invert(53%) sepia(74%) saturate(3680%) hue-rotate(2deg) brightness(105%) contrast(103%)!important}.header.scrolled-js .header_login_link_img{filter:invert(1);transition:filter .3s ease}.header.scrolled-js .header_container{padding-top:10px}.header_login_link{display:flex;align-items:center;gap:5px;color:#000;text-decoration:none;font-weight:700;transition:color .3s ease}.header_login_link:hover{color:#ffbc3e!important}.header_login_link:hover .header_login_link_img{filter:brightness(0) saturate(100%) invert(53%) sepia(74%) saturate(3680%) hue-rotate(2deg) brightness(105%) contrast(103%)!important}.header_login_link_span{display:none}@media only screen and (min-width:768px){.header_login_link_span{display:block}}.header_login_link_img{width:30px;height:30px;transition:filter .3s ease;filter:brightness(0) saturate(100%) invert(0) sepia(100%) saturate(7500%) hue-rotate(192deg) brightness(120%) contrast(101%);transition:filter .3s ease}.header_logo_link{max-width:220px;max-height:130px;transition:max-width .3s ease}.header_logo_link_img{filter:invert(1)}.header_container{padding-top:20px;display:flex;gap:10px;justify-content:space-between;align-items:center;flex-direction:row;transition:padding-top .3s ease}.header_container .menu_wrapper>.switch_lang{display:none}@media only screen and (min-width:768px){.header_container .menu_wrapper>.switch_lang{display:flex}}.header_homepage::after{background-color:#000}.header_homepage::after,.header_homepage::before{bottom:100px}.header_homepage.scrolled-js::after{background-color:#fff}.header_homepage .header_container>a,.header_homepage .header_container>div,.header_homepage .header_container>ul{flex:1}.header_homepage .header_container>div{justify-content:end}.header_homepage .header_container>.switch_lang{display:none}@media only screen and (min-width:768px){.header_homepage .header_container>.switch_lang{margin:0;display:flex}}.header_homepage .header_logo_link{max-width:300px}.header_homepage .header_logo_link img{filter:invert(0)}.header_homepage .header_login_link{color:#fff}.header_homepage .header_login_link:hover{color:#ffbc3e!important}.header_homepage .header_login_link:hover .header_login_link_img{filter:brightness(0) saturate(100%) invert(53%) sepia(74%) saturate(3680%) hue-rotate(2deg) brightness(105%) contrast(103%)}.header_homepage .header_login_link_img{transition:filter .3s ease;filter:brightness(0) saturate(100%) invert(100%) sepia(2%) saturate(7492%) hue-rotate(223deg) brightness(118%) contrast(121%)}
/*# sourceMappingURL=bases.min.css.map */
