@import url(https://fonts.googleapis.com/css2?family=Dancing+Script&family=Exo+2:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Kanit:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Open+Sans:wght@600;700&family=Righteous&display=swap);@import url(https://fonts.googleapis.com/css2?family=Dancing+Script&family=Exo+2:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Kanit:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Montserrat:wght@300;400;500;600;700;800;900&family=Open+Sans:wght@600;700&family=Righteous&display=swap);.header{justify-content:center;left:0;overflow:hidden;position:relative;position:fixed;top:0;transition:.3s;z-index:999}.header,.header_wrap{display:flex;width:100%}.header_wrap{align-items:center;height:100px;justify-content:space-between;max-width:1450px;padding-bottom:10px;padding-left:25px;padding-right:25px}.header_wrap .logo{align-items:center;animation:logoAnimation .5s;display:flex;font-weight:700;z-index:999}.header_wrap .logo img{cursor:pointer;height:90px;margin-left:10px;margin-top:25px}.header_wrap .header_hamburger{animation:listAnimation .5s;color:#555;display:flex;flex-direction:column;gap:50px;margin-right:10px;margin-top:10px;position:absolute;right:0;top:-95px;transition:.5s}@media screen and (min-width:1180px){.header_wrap .header_hamburger{display:none}}.header_wrap ul{animation:listAnimation .5s;background-color:#fff9;border-radius:12px;box-shadow:0 0 18px #555;display:flex;gap:15px;list-style-type:none;padding:10px 30px}.header_wrap ul li{align-items:center;border-radius:8px;color:#555;cursor:pointer;display:flex;font-size:30px;font-weight:700;transition:.3s;-webkit-user-select:none;user-select:none}.header_wrap ul li:hover{color:#7944e6}.header_wrap ul li img{height:15px;margin-top:2px}@media screen and (max-width:1180px){.header_wrap ul{background-color:#0000;box-shadow:none;display:flex;flex-direction:column;margin-top:100px;padding:10px 12px;position:absolute;top:0}.header_wrap ul li{color:#fff;justify-content:flex-start}.header_wrap .logo{position:absolute;top:0}.header_wrap .logo img{height:80px}}@keyframes elementClickAnimation{0%{transform:scale(1)}50%{transform:scale(.8)}to{transform:scale(1)}}@keyframes listAnimation{0%{transform:translateX(100vh)}to{transform:translateX(0)}}@keyframes logoAnimation{0%{transform:translateX(-100vh)}to{transform:translateX(0)}}@media(max-width:576px){.header_wrap .logo img{height:70px;margin-left:10px;margin-top:25px}}.introCard{align-items:center;color:#555!important;cursor:default;display:flex;flex-direction:column;justify-content:center;margin-top:20px;min-height:100vh;width:100vw}@media screen and (max-width:768px){.introCard{padding-top:40px}}.introCard .trial_wrap{align-items:center;animation:riseFromBottom .5s cubic-bezier(.51,.62,.24,1.08);background-image:url(/static/media/trial_background.fd404e61f385ae42a279.svg);background-repeat:no-repeat;background-size:cover;display:flex;height:100px;justify-content:center;margin:50px 0;min-width:800px;padding-bottom:80px;position:relative}.introCard .trial_wrap h4{position:absolute;top:72px}.introCard h1{animation:dropFromTop .5s cubic-bezier(.51,.62,.24,1.08);font-size:160px;line-height:140px;margin-bottom:40px;text-align:center;-webkit-user-select:none;user-select:none;z-index:2}@keyframes dropFromTop{0%{transform:translateY(-100vh)}to{transform:translateY(0)}}@keyframes riseFromBottom{0%{transform:translateY(100vh)}to{transform:translateY(0)}}.introCard h2{animation:dropFromTop .5s cubic-bezier(.51,.62,.24,1.08);font-size:32px;font-weight:400;line-height:50px;margin-top:0;text-align:center;-webkit-user-select:none;user-select:none;z-index:2}.introCard button{animation:riseFromBottom .5s cubic-bezier(.51,.62,.24,1.08);background-color:#fff9;border:none;border-radius:8px;box-shadow:0 0 18px #555;cursor:pointer;font-family:Kanit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;padding:20px 100px;transition:.2s;z-index:2}.introCard button h3{color:#7944e6;font-size:40px;font-weight:bolder;margin:0;z-index:2}.introCard button:hover{box-shadow:12px 12px 2px 1px #5556}.introCard button:active{box-shadow:0 0 0 0 #5556}.introCard .introCard_divider{animation:riseFromBottom .5s cubic-bezier(.51,.62,.24,1.08);background:linear-gradient(90deg,#9300ff,#0c9 35%,#9300ff);height:5px;margin:50px 0;width:80%;z-index:2}.introCard h4{color:#7944e6;font-size:25px;font-weight:700;margin:0;text-align:center;z-index:2}@media only screen and (max-width:576px){.introCard{justify-content:flex-center;margin-top:0}.introCard .trial_wrap{align-items:center;background-color:#fff;background-image:none;display:flex;height:80px;justify-content:center;margin:30px 0;transform:translateY(0)!important;width:70%}.introCard .trial_wrap h4{color:#5e45d6}.introCard h1{font-size:80px;line-height:65px;margin-bottom:30px}.introCard h2{font-size:25px;line-height:25px;margin-top:20px}.introCard button{margin-top:20px;padding:20px 60px}.introCard button h3{font-size:20px}.introCard .introCard_divider{margin-bottom:10px;margin-top:30px;width:80%}.introCard h4{font-size:20px;font-weight:700}}@media(min-width:1200px)and (max-height:756px){.introCard{justify-content:flex-center;padding-top:40px}.introCard h1{font-size:140px;line-height:105px;margin-bottom:30px}.introCard h2{font-size:50px;line-height:45px;margin-top:0}.introCard button{margin-top:0;padding:20px 80px}.introCard button h3{font-size:25px}.introCard .introCard_divider{margin:30px 0;width:80%}}@media only screen and (min-width:578px)and (max-height:736px){.introCard{margin-top:0}.introCard h1{font-size:100px;line-height:80px;margin-bottom:10px}.introCard h2{font-size:40px;line-height:35px;margin-top:0}.introCard button{margin-top:0;padding:20px 80px}.introCard button h3{font-size:20px}.introCard .introCard_divider{margin:20px 0;width:80%}}.serviceCard{align-items:center;color:#555!important;display:flex;flex-direction:column;margin-left:auto;margin-right:auto;max-width:800px;min-height:100vh;padding:0 15px;width:100vw}@media only screen and (max-width:768px){.serviceCard{padding:0;width:95vw}}.serviceCard h1{font-size:80px;line-height:60px;margin-top:0}.serviceCard h2{font-size:50px;font-weight:500;line-height:50px;text-align:center}.serviceCard h3{font-size:20px;font-weight:500;line-height:30px;margin-bottom:50px;padding-left:30px;padding-right:30px;text-align:justify}.serviceCard .about_card{background-color:#fff9;border-radius:12px;box-shadow:0 0 18px #555;padding-top:15px}@media only screen and (max-width:768px){.serviceCard h1{margin-top:50px}.serviceCard h3{padding-left:25px;padding-right:25px}}.serviceCard__benefit_list_wrap{margin-top:50px;width:120%}@media only screen and (max-width:768px){.serviceCard__benefit_list_wrap{padding:0;width:95vw}}.serviceCard__benefit_list_wrap .benefit_row{display:flex}.serviceCard__benefit_list_wrap .benefit_row:nth-child(2n){flex-direction:row-reverse}.serviceCard__benefit_list_wrap .element{align-items:center;background-color:#fff9;border-radius:12px;box-shadow:0 0 18px #555;display:flex;gap:40px;margin-bottom:20px;max-width:580px;padding:25px 40px 20px}@media only screen and (max-width:768px){.serviceCard__benefit_list_wrap .element{gap:5px;margin-bottom:30px;padding:10px 20px}.serviceCard__benefit_list_wrap .element h2{margin:0;padding:0 0 10px}}.serviceCard__benefit_list_wrap .element div p{margin:0;padding:0}.serviceCard__benefit_list_wrap .element div h2{margin:0;padding:0 0 10px}.serviceCard__benefit_list_wrap .element:hover .icon{color:#5e45d6;transition:.3s}.serviceCard__benefit_list_wrap .element h2{font-size:50px;font-weight:500;line-height:40px;margin-top:0;text-align:start}@media only screen and (max-width:768px){.serviceCard__benefit_list_wrap .element{flex-direction:column;margin-bottom:10px}.serviceCard__benefit_list_wrap .element div{order:1!important}.serviceCard__benefit_list_wrap .element h2{font-size:36px;text-align:center}}@media only screen and (max-width:375px){.serviceCard__benefit_list_wrap .element h2{font-size:36px;text-align:center}}.serviceCard__benefit_list_wrap .element p{font-size:17px}.serviceCard__layouts_wrap{align-items:center;display:flex;flex-direction:column;margin-top:40px;text-align:center}.serviceCard__layouts_wrap h2{z-index:10}.serviceCard__layouts_wrap img{max-width:500px;transition:.3s;z-index:5}.serviceCard__layouts_wrap img:hover{transform:scale(1.1)}@media only screen and (max-width:768px){.serviceCard__layouts_wrap h2{max-width:300px}.serviceCard__layouts_wrap img{max-width:80%}.serviceCard__layouts_wrap img:hover{transform:scale(1.1)}}.serviceCard__timeline{width:140%}@media only screen and (max-width:768px){.serviceCard__timeline{width:100%}}.serviceCard__timeline .timeline_row{background-color:#fff9;border-radius:12px;box-shadow:0 0 18px #555;display:flex;gap:30px;margin-bottom:26px;max-width:700px;padding:10px 30px 15px;text-align:start}.serviceCard__timeline .timeline_row img{width:100px!important}@media only screen and (max-width:768px){.serviceCard__timeline .timeline_row{gap:10px;margin-left:0!important;max-width:100%}}.serviceCard__timeline .timeline_row div:first-child{align-items:center;display:flex;justify-content:center}@media only screen and (max-width:768px){.serviceCard__timeline .timeline_row div:first-child{min-width:80px}.serviceCard__timeline .timeline_row{padding:10px}}.serviceCard__timeline .timeline_row h2{font-size:30px;margin:0;text-align:start}@media only screen and (max-width:768px){.serviceCard__timeline .timeline_row h2{line-height:30px}}.serviceCard__timeline .timeline_row h3{font-size:20px;margin:0;padding:0}.serviceCard__timeline .timeline_row p{font-size:18px;margin:0}@media only screen and (max-width:768px){.serviceCard__timeline .timeline_row p{line-height:22px;padding-top:10px}}.serviceCard__timeline .timeline_row a{cursor:pointer;text-decoration:underline}.serviceCard__timeline .timeline_row .socials{display:flex;gap:12px;margin-top:10px}.serviceCard__timeline .timeline_row .socials .icon{color:#555;cursor:pointer;transition:.3s}.serviceCard__timeline .timeline_row .socials .icon:hover{transform:scale(1.05)}.contactCard{align-items:center;color:#555!important;display:flex;flex-direction:column;margin-left:auto;margin-right:auto;max-width:800px;padding:0 15px 150px;width:100vw}@media only screen and (max-width:768px){.contactCard{padding:0;width:95vw}}.contactCard h1{font-size:80px;line-height:105%;margin-top:100px}.contactCard h3{text-align:center}@media only screen and (max-width:768px){.contactCard{padding-bottom:40px}.contactCard h1{margin-top:100px}}.contactCard .contactCard__more_button{background-color:#fff9;border:2px solid #fff;border-radius:12px;border-radius:8px;box-shadow:0 0 18px #555;cursor:pointer;font-size:20px;font-weight:500;margin-left:auto;margin-right:auto;max-width:400px;padding:15px 60px;transition:.3s}.contactCard .contactCard__more_button .link{font-size:30px;margin:0!important;padding:0!important;transition:.3s;-webkit-user-select:none;user-select:none}.contactCard .contactCard__more_button:hover{background-color:#fff;box-shadow:8px 8px 2px 1px #9300ff}.contactCard .contactCard__more_button:hover .link{color:#5e45d6}.contactCard .contactCard__more_button:active{box-shadow:0 0 2px 1px #9300ff}.contactCard__contact_wrap{display:flex;flex-direction:column;justify-content:center;text-align:center;width:100%}.contactCard__contact_wrap .only_on_mobile{display:none}.contactCard__contact_wrap a{color:#555;text-decoration:none!important;transition:.3s}.contactCard__contact_wrap a:hover{color:#5e45d6}.contactCard__contact_wrap h2{font-size:40px;font-weight:400;line-height:55px;margin-top:0}.contactCard__contact_wrap h2 a{font-size:50px;font-weight:600;margin-left:30px}.contactCard__contact_wrap div{display:flex;gap:20px;justify-content:center;margin-bottom:20px}.contactCard__contact_wrap div .icon{cursor:pointer;transition:.3s}.contactCard__contact_wrap div .icon:hover{color:#555}@media only screen and (max-width:768px){.contactCard__contact_wrap{margin-top:0}.contactCard__contact_wrap .only_on_mobile{display:block}.contactCard__contact_wrap h2 a{font-size:30px;font-weight:700;line-height:35px;margin-left:0}}.moreContactCard{align-items:flex-start;color:#555;display:flex;flex-direction:column;gap:50px;height:100vh;padding-top:100px}.moreContactCard h2 a{color:#555;text-decoration:none;transition:.3s}.moreContactCard h2 a:hover{color:#5e45d6}.moreContactCard .socials{display:flex;gap:20px}.moreContactCard .socials .icon{cursor:pointer;transition:.3s}.moreContactCard .socials .icon:hover{color:#5e45d6}.moreContactCard div{border-radius:8px;margin-left:auto;margin-right:auto;max-width:800px;min-width:30vw;padding:0 20px;width:100%}.moreContactCard div div h2{font-weight:500}@media only screen and (max-width:768px){.moreContactCard div{width:80vw}.moreContactCard div div h2{line-height:25px}}.customWebCard{color:#555!important;display:flex;flex-direction:column;margin-left:auto;margin-right:auto;max-width:850px;min-height:100vh;padding:20px 15px 150px;width:100vw}.customWebCard .contactCard{padding:0;text-align:center}.customWebCard .contactCard a{color:#555}@media only screen and (max-width:768px){.customWebCard .contactCard h1{font-size:2.4rem;margin-top:15px!important}}.customWebCard .contactCard .contactCard__contact_wrap{padding-bottom:85px}@media only screen and (max-width:768px){.customWebCard .contactCard .contactCard__contact_wrap h2{line-height:1;margin:0;padding-bottom:10px}}.customWebCard .contactCard .contactCard__contact_wrap a,.customWebCard .contactCard .contactCard__contact_wrap span{line-height:1.7}.customWebCard .contactCard .contactCard__contact_wrap div{padding-bottom:15px;padding-top:15px}.customWebCard h1{margin-top:100px}@media only screen and (max-width:768px){.customWebCard h1{line-height:115%;margin-top:120px}}.customWebCard header{margin:0 auto 3rem;max-width:800px;text-align:center}.customWebCard header h1{color:#555;font-size:2.5rem;margin-bottom:1rem}.customWebCard header .perex{color:#666;font-size:1.2rem;font-weight:500}.customWebCard section{padding:0 1rem}@media only screen and (max-width:768px){.customWebCard section{margin:0 auto .5rem}}.customWebCard section h2{color:#555;font-size:1.8rem;margin-bottom:1rem}.customWebCard section p{color:#444;font-size:1rem;line-height:1.6}.customWebCard section ul{padding-left:1.5rem}.customWebCard section ul li{margin-bottom:.75rem}.customWebCard section ul li strong{color:#555}.customWebCard section a{text-decoration:underline}.customWebCard section a:hover{text-decoration:none}.customWebCard .alert{align-items:center;color:#616161!important;display:flex;gap:10px;padding-bottom:35px}.customWebCard .alert p{color:#6f6f6f!important;font-size:.9rem;font-weight:400;line-height:1rem;margin:0}.customWebCard .balik{background:hsla(0,0%,100%,.741);border:1px solid #e0e0e0;border-radius:.5rem;box-shadow:0 2px 8px #00000008;margin-bottom:1.5rem;padding:1.5rem;transition:.3s}.customWebCard .balik:hover{transform:scale(1.05)}.customWebCard .balik h3{color:#4b4b4b;font-size:1.4rem;margin-bottom:.5rem}.customWebCard .balik p{color:#555;font-size:1rem}@media(min-width:768px){.customWebCard header h1{font-size:3rem}.customWebCard section h2{font-size:2rem}.customWebCard .balik{align-items:flex-start;display:flex;justify-content:space-between}.customWebCard .balik h3{flex:1 1}.customWebCard .balik p{flex:2 1;margin-left:1rem}}@media only screen and (max-width:768px){.customWebCard{padding:0;width:95vw}}.clientsCard{align-items:center;color:#555!important;display:flex;flex-direction:column;justify-content:center;margin-left:auto;margin-right:auto;min-height:60vh;padding:0 15px;width:100vw}.clientsCard,.clientsCard .clientsCard_client_list_wrap{max-width:800px}@media only screen and (max-width:768px){.clientsCard .clientsCard_client_list_wrap{max-width:100%}}.clientsCard .clientsCard_client_list_wrap .swiper{padding-bottom:50px;padding-top:50px;width:100%}.clientsCard .clientsCard_client_list_wrap .swiper-slide{align-items:center;background-position:50%;border-radius:8px;display:flex;height:300px;justify-content:center;width:300px}@media only screen and (max-width:768px){.clientsCard .clientsCard_client_list_wrap .swiper-slide{height:150px;width:150px}}.clientsCard .clientsCard_client_list_wrap .swiper-pagination-bullet-active{background-color:#743de5;opacity:1}.clientsCard .clientsCard_client_list_wrap .swiper-slide img{border-radius:8px;display:block;width:100%}@media only screen and (max-width:768px){.clientsCard{padding:0;width:95vw}}.clientsCard h1{font-size:80px;line-height:60px;margin-top:50px}.clientsCard h3{font-weight:400;margin-top:-40px;text-align:center}@media only screen and (max-width:768px){.clientsCard h1{margin-top:50px}}.clientsCard .clientsCard__wrap{display:flex;gap:30px;justify-content:center;margin-bottom:30px;position:relative}.clientsCard .clientsCard__wrap img{border-radius:8px;cursor:pointer;max-width:250px;transition:.3s}.clientsCard .clientsCard__wrap img:hover{transform:scale(1.05)}.clientsCard .clientsCard__wrap .clientCard_jazzCafe{max-width:530px}.clientsCard .clientsCard__wrap .clientCard_obyvackaBar{margin-top:-30px;max-width:530px;position:relative}.clientsCard .clientsCard__wrap .clientCard_mercyCoffe{filter:drop-shadow(5px 5px 5px rgba(0,0,0,.8));margin-top:-30px;max-width:310px;position:relative}@media only screen and (max-width:768px){.clientsCard .clientsCard__wrap{justify-content:center;margin-left:30px;margin-right:30px}.clientsCard .clientsCard__wrap img{max-width:200px;width:45%}.clientsCard .clientsCard__wrap .clientCard_jazzCafe,.clientsCard .clientsCard__wrap .clientCard_obyvackaBar{max-width:430px;width:97%}.clientsCard .clientsCard__wrap .clientCard_mercyCoffe{max-width:430px;width:55%}}.pricingCard{align-items:center;color:#555!important;display:flex;flex-direction:column;margin-left:auto;margin-right:auto;max-width:800px;min-height:80vh;padding:0 15px;width:100vw}@media only screen and (max-width:768px){.pricingCard{padding:0;width:95vw}}.pricingCard h1{font-size:80px;line-height:60px;margin-top:50px}.pricingCard h3{font-weight:400;margin-top:-40px}@media only screen and (max-width:768px){.pricingCard h1{margin-top:50px}}.pricingCard__wrap{display:flex;gap:60px;height:auto;justify-content:center;margin-top:40px;min-width:100%;padding:40px 80px}@media only screen and (max-width:768px){.pricingCard__wrap{align-items:center;flex-direction:column;gap:120px;margin-top:10px}}.pricingCard__wrap .element{background-color:#fff;border-radius:16px;box-shadow:0 13px 42px 17px #0000004d;-webkit-box-shadow:0 13px 42px 17px #0000004d;-moz-box-shadow:0 13px 42px 17px #0000004d;color:gray;cursor:default;display:flex;justify-content:center;padding:15px 50px;position:relative;text-align:center;transform:scale(1.05);transition:.3s;width:220px}.pricingCard__wrap .element div ul{list-style:none;padding:0}.pricingCard__wrap .element div ul li{line-height:20px;margin-bottom:10px}.pricingCard__wrap .element .content{padding-top:120px}.pricingCard__wrap .element .description{padding-bottom:15px;padding-top:50px}.pricingCard__wrap .element .price_wrap{display:flex;position:relative}.pricingCard__wrap .element .price{align-items:center;background-color:#fff;border-radius:100%;box-shadow:0 13px 42px 17px #0000004d;-webkit-box-shadow:0 13px 42px 17px #0000004d;-moz-box-shadow:0 13px 42px 17px #0000004d;display:flex;height:50px;justify-content:center;padding:30px;position:absolute;top:-80px;width:50px;z-index:100}.pricingCard__wrap .element .price span{color:#9300ff;font-size:30px;font-weight:700;line-height:20px}.pricingCard__wrap .element .price span span{color:gray;font-size:14px;font-weight:400}.pricingCard__wrap .element .upper_part{align-items:center;display:flex;justify-content:center;width:100%}.pricingCard__wrap .element .upper_part img{left:-5%;position:absolute;top:-5%;width:110%}.pricingCard__wrap .element .upper_part span{color:#fff;cursor:default;font-size:32px;font-weight:500;line-height:34px;position:absolute;top:48px;z-index:100}.pricingCard__wrap .element .action{align-items:center;background:linear-gradient(148deg,#9300ff,#e7197d);border-radius:100px;bottom:-25px;box-shadow:0 13px 42px 17px #0000004d;-webkit-box-shadow:0 13px 42px 17px #0000004d;-moz-box-shadow:0 13px 42px 17px #0000004d;color:#fff;cursor:pointer;display:flex;font-weight:500;height:50px;justify-content:center;position:absolute;transition:.3s;width:70%}.pricingCard__wrap .element .action:hover{transform:scale(1.05)}.admin_panel_layout,.default_layout{display:flex;flex-direction:column;overflow:hidden!important}.admin_panel_layout{justify-content:space-between;min-height:100vh}.public_profile_layout{background:linear-gradient(180deg,#f8c3a3,#d4987c);display:flex;font-family:Inter,sans-serif;justify-content:center;margin:0;min-height:120vh;padding:25px 0}.home_page{align-items:center;display:flex;flex-direction:column;min-height:100vh;overflow:hidden;position:relative}@media only screen and (max-width:425px){input,select,textarea{font-size:16px}}.login_page{display:flex;height:100vh;justify-content:center}.login_page .mobile{display:none}@media only screen and (max-width:970px){.login_page .mobile{display:block!important;font-size:25px!important;font-weight:480!important;line-height:30px}.login_page .global_input_wrap{display:none!important}}.login_page .login_card_hide{animation:hideLogin .5s ease-in-out}@keyframes hideLogin{0%{transform:translateY(0)}to{transform:translateY(120vh)}}.login_page .login_card_wrap{animation:loginCardAppear .8s ease;border-radius:16px;box-shadow:1px 2px 8px rgba(0,0,0,.455);color:#2c2c2c;display:flex;margin:80px;max-height:700px;overflow:hidden}@media only screen and (max-width:970px){.login_page .login_card_wrap{margin:20px;max-height:550px;width:100%}.login_page .login_card_wrap .login_card_left_side{padding-left:15px!important;padding-right:15px!important}.login_page .login_card_wrap .login_card_left_side .mobile_img_wrap{display:block!important;margin-top:50px;width:100%}.login_page .login_card_wrap .login_card_left_side .mobile_img_wrap .img_bg{align-items:center;background-color:#6a39e2;border-radius:100%;display:flex;height:120px;justify-content:center;margin-left:auto;margin-right:auto;width:120px}.login_page .login_card_wrap .login_card_left_side .mobile_img_wrap .img_bg img{height:80px;width:80px}}.login_page .login_card_wrap .login_card_left_side{background-color:#fffc;border-radius:16px 0 0 16px;display:flex;flex-direction:column;justify-content:center;margin-top:-50px;padding-left:105px;padding-right:105px;width:100%}.login_page .login_card_wrap .login_card_left_side .mobile_img_wrap{display:none}.login_page .login_card_wrap .login_card_left_side .title_wrap{text-align:center}.login_page .login_card_wrap .login_card_left_side .title_wrap .title{font-size:32px;font-weight:700}.login_page .login_card_wrap .login_card_left_side .global_input_wrap{align-items:center;display:flex;flex-direction:column;width:100%}.login_page .login_card_wrap .login_card_left_side .global_input_wrap input{-webkit-text-size-adjust:100%!important;touch-action:manipulation!important}.login_page .login_card_wrap .login_card_left_side .input_wrap{display:flex;flex-direction:column;max-width:280px;position:relative;text-align:left;width:100%}.login_page .login_card_wrap .login_card_left_side .input_wrap .eye_icon{bottom:8px;cursor:pointer;position:absolute;right:15px;transition:.3s}.login_page .login_card_wrap .login_card_left_side .input_wrap .eye_icon:hover{transform:scale(1.1)}.login_page .login_card_wrap .login_card_left_side .input_wrap label{font-weight:700;margin-bottom:5px}.login_page .login_card_wrap .login_card_left_side .input_wrap input{background-color:#eaeaea;border:2px solid #8e62ea;border-radius:12px;padding:15px 10px}.login_page .login_card_wrap .login_card_left_side .input_wrap input::placeholder{color:#b1b1b1}.login_page .login_card_wrap .login_card_left_side .input_wrap input:active{outline:none}.login_page .login_card_wrap .login_card_left_side .input_wrap input:focus{outline:1px solid #8e62ea}.login_page .login_card_wrap .login_card_left_side .login_button_wrap{transition:.3s}.login_page .login_card_wrap .login_card_left_side .login_button_wrap button{background:#723be5;background:linear-gradient(105deg,#723be5,#bca2f2);border:2px solid #fff;border-radius:8px;color:#fff;cursor:pointer;font-size:22px;font-weight:700;margin-top:25px;padding:10px 5px;transition:.3s}.login_page .login_card_wrap .login_card_left_side .login_button_wrap button:hover{transform:scale(1.02);transition:.3s}.login_page .login_card_wrap .login_card_left_side .login_button_wrap button:active{font-size:20px}.login_page .login_card_wrap .login_card_left_side .login_button_wrap button:nth-child(2){background:#fff;border:2px solid #723be5;border-radius:8px;color:#723be5;cursor:pointer;font-size:22px;font-weight:700;margin-top:25px;padding:8px 5px;transition:.3s}.login_page .login_card_wrap .login_card_left_side .login_button_wrap button:nth-child(2):hover{transform:scale(1.02);transition:.3s}.login_page .login_card_wrap .login_card_left_side .login_button_wrap button:nth-child(2):active{font-size:20px}.login_page .login_card_wrap .login_card_right_side{align-items:center;background:#713ae5;background:linear-gradient(135deg,#713ae5,#937ee7);border-radius:0 16px 16px 0;display:flex;flex-direction:column;justify-content:center;margin-top:-50px;padding-left:105px;padding-right:105px;text-align:center;width:100%}@media only screen and (max-width:970px){.login_page .login_card_wrap .login_card_right_side{display:none}}.login_page .login_card_wrap .login_card_right_side .image_wrap{background-color:#fff;border-radius:100%;margin-top:80px;padding:20px 20px 10px}.login_page .login_card_wrap .login_card_right_side .image_wrap img{max-width:140px}.login_page .login_card_wrap .login_card_right_side .tips_wrap{color:#fff}.login_page .login_card_wrap .login_card_right_side .tips_wrap .tips{font-size:24px;font-weight:500;margin-top:50px}.login_page .login_card_wrap .login_card_right_side .tips_wrap .dots{font-size:64px;margin-top:10px}@keyframes loginCardAppear{0%{transform:translateY(120vh)}to{transform:translateY(0)}}.client_list_wrap{margin-top:5px}.w-100{width:100%}.w-75{width:75%}.w-50{width:50%}.w-25{width:25%}.row{display:flex;flex-direction:row}.public_profile_text_edit_wrap{display:flex;gap:15px}.public_profile_header{display:flex;justify-content:space-between;transition:.3s}.public_profile_header .indicator{align-items:center;cursor:pointer;display:flex;gap:5px;transition:.3s;width:100px}.public_profile_header .indicator:hover .icon{transform:scale(1.1)}.public_profile_header .indicator span{animation:span_animation .3s ease-in-out;overflow:hidden;width:100px}@keyframes span_animation{0%{width:0}to{width:100px}}.public_profile_header .indicator .icon{transition:.3s}.public_profile_header .indicator_active{color:#67bc06}.public_profile_header .indicator_active .indicator_bullet_point{background-color:#67bc06}.public_profile_header .indicator_inactive{color:#ff4500}.public_profile_header .indicator_inactive .indicator_bullet_point{background-color:#ff4500}.public_profile_button{border:1px solid #414141;border-radius:10px;cursor:pointer;margin-bottom:50px;padding:5px 10px;text-align:center;transition:.3s;width:220px}.public_profile_button:hover{background-color:#7038e4;border-color:#7038e4;color:#fff}.public_profile_button:active{transform:translateX(5px) translateY(5px)}.public_profile_body{margin-top:0!important;max-height:calc(100vh - 115px);overflow:scroll;padding-top:0!important}.public_profile_body .publicProfileCardV1{animation:none;border-radius:0;max-width:none}.public_profile_body input,.public_profile_body textarea{background-color:hsla(0,0%,100%,.886)!important;border:none;border-radius:12px;box-shadow:1px 2px 8px rgba(0,0,0,.455);outline:none;padding:12px 10px}.public_profile_body input[type=time]{border-radius:8px;padding:5px 10px}.public_profile_body input[type=checkbox]{accent-color:#6134c2}.public_profile_body input[type=range]{-webkit-appearance:none;background-color:none;background:#ddd;border-radius:none;border-radius:5px;box-shadow:none;height:4px;outline:none;padding:none;width:250px}.public_profile_body input[type=range]::-webkit-slider-runnable-track{background:hsla(0,0%,80%,.718);border-radius:5px;height:4px}.public_profile_body input[type=range]::-moz-range-track{background:hsla(0,0%,80%,.718);border-radius:5px;height:4px}.public_profile_body input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#6134c2;border:2px solid #fff;border-radius:12px;box-shadow:0 0 4px #0000004d;cursor:pointer;height:12px;margin-top:-4px;width:24px}.public_profile_body .settings_labels{display:flex;gap:15px}.public_profile_body .settings_labels .setting{align-items:center;background-color:hsla(0,0%,100%,.886);border-radius:16px;box-shadow:1px 2px 8px rgba(0,0,0,.455);cursor:pointer;display:flex;gap:5px;justify-content:center;padding:15px 10px;transition:.3s ease-in-out}.public_profile_body .settings_labels .setting:hover{transform:translateY(5px)}.public_profile_body a{color:#6134c2}.generic_divider{background:linear-gradient(105deg,#bca2f2,#7945e6);border-radius:36px;bottom:-6px;height:4px;left:0;position:absolute;transition:.5s ease-in-out}.menu_element{position:relative}.menu_element .invoice_alert{background-color:#dc3c3c;border:1.5px solid #fff;border-radius:100%;bottom:2px;height:10px;position:absolute;right:-2px;width:10px}.alert_component{align-items:center;background-color:#fff!important;border-radius:12px;box-shadow:1px 2px 8px rgba(0,0,0,.455);color:#2c2c2c;display:flex;gap:10px;justify-content:center;padding:10px 15px;position:absolute;right:15px;top:-100px;transition:.4s;z-index:999!important}.admin_page,.alert_component .icon{display:flex}.admin_page{flex-direction:row;height:100vh;justify-content:space-between}@media only screen and (max-width:1000px){.admin_page{display:flex}.admin_page .logout_card{display:none!important}}.admin_page .align-center{align-items:center;display:flex}.admin_page .copy_icon{color:rgba(44,44,44,.541);cursor:pointer;margin-left:5px;transition:.3s}.admin_page .copy_icon:hover{color:#6134c2}.admin_page input{background-color:#0000}.admin_page .dragged_over_item{background-color:orange!important}.admin_page .scroll_indicator{background-color:#6a39e2;border-radius:16px;height:20px;position:absolute;right:10px;top:15px;width:6px}.admin_page .remove_image_icon{bottom:10px;position:absolute;right:10px;transition:.3s}.admin_page .remove_image_icon:hover{transform:scale(1.1)}.admin_page .layout_wrap{display:flex;flex-direction:row;gap:15px;justify-content:space-between;margin-right:-10px}.admin_page .layout_wrap .layout_elements_wrap{margin-top:-10px;max-height:calc(100vh - 170px);overflow-y:scroll;padding:10px 15px;position:relative;width:100%}.admin_page .layout_wrap .layout_elements_wrap .section_row_element{align-items:center;background-color:hsla(0,0%,100%,.886);border-radius:16px;box-shadow:0 2px 8px rgba(0,0,0,.455);display:flex;gap:30px;margin-bottom:15px;padding:15px;transition:.3s;width:calc(100% - 25px)}.admin_page .layout_wrap .layout_elements_wrap .section_row_element:hover{transform:translateX(-12px)}.admin_page .layout_wrap .layout_elements_wrap .section_row_element .title_main_wrap{align-items:center;display:flex;gap:15px;width:40%}.admin_page .layout_wrap .layout_elements_wrap .section_row_element .info_main_wrap{align-items:center;display:flex;font-size:small;gap:15px;width:50%}.admin_page .layout_wrap .layout_elements_wrap .section_row_element .action_main_wrap{align-items:center;display:flex;gap:25px;justify-content:flex-end;width:100%}.admin_page .layout_wrap .layout_elements_wrap .section_row_element .action_main_wrap .action_element{align-items:center;cursor:pointer;display:flex;gap:5px;transition:.3s}.admin_page .layout_wrap .layout_elements_wrap .section_row_element .action_main_wrap .action_element:hover{color:#6134c2;transform:scale(1.02)}@media only screen and (max-width:1000px){.admin_page .layout_wrap .layout_elements_wrap{max-height:none!important}}.admin_page .layout_wrap .layout_preview_wrap{align-items:flex-end;display:flex;flex-direction:column;justify-content:flex-end;min-width:260px;width:25%}.admin_page .layout_wrap .layout_preview_wrap .action_bar{display:flex;gap:15px;min-width:250px;padding-top:5px;width:25%}.admin_page .layout_wrap .layout_preview_wrap .action_bar .action{align-items:center;background-color:red;cursor:pointer;display:flex;font-size:14px;gap:5px;transition:.3s;white-space:nowrap}.admin_page .layout_wrap .layout_preview_wrap .action_bar .action:hover{color:#6134c2}.admin_page .item_preview_wrap{background-color:hsla(0,0%,43%,.682)!important;color:#fff;position:relative;width:50px!important}.admin_page .item_preview_wrap:hover{background-color:hsla(0,0%,43%,.894);transform:scale(1.05)}.admin_page .item_preview_wrap .item_preview{max-height:"140px";object-fit:contain;width:"auto"}.admin_page button{background:#723be5;background:linear-gradient(105deg,#723be5,#bca2f2);border:2px solid #fff;border-radius:8px;color:#fff;cursor:pointer;font-size:22px;font-weight:700;margin-top:25px;padding:5px 15px;transition:.3s}.admin_page button:hover{transform:scale(1.02);transition:.3s}.admin_page button:active{font-size:20px}@media only screen and (max-width:1000px){.admin_page{height:auto}}.admin_page .move_items_wrap{align-items:center;color:#2c2c2c;cursor:pointer;display:flex;justify-content:space-between}.admin_page .move_items_wrap span{overflow:hidden;transition:.2s;white-space:nowrap;width:0}.admin_page .move_items_wrap:active{transform:scale(.98)}.admin_page .move_items_wrap:hover span{width:120px}.admin_page .no_offer_blocks_info{animation:localAnimation .3s ease-in-out;color:#2c2c2c;font-size:22px;font-weight:500;margin-top:25px;padding-left:20px;padding-right:20px}.admin_page .no_offer_blocks_info,.admin_page .not_available{align-items:center;display:flex;flex-direction:column;justify-content:center}.admin_page .not_available{gap:30px;min-height:50vh}.admin_page .not_available img{max-width:200px}.admin_page .title{font-size:28px;font-weight:600;line-height:28px}.admin_page .subscribtion_journey{align-items:flex-end;display:flex;flex-direction:column;gap:10px;padding-top:10px!important}.admin_page .subscribtion_journey progress{-webkit-appearance:none;appearance:none;border-radius:18px;height:10px;transition:width .3s ease-in-out;width:100%}.admin_page .subscribtion_journey progress::-webkit-progress-bar{background-color:#e0e0e0;border-radius:18px}.admin_page .subscribtion_journey progress::-webkit-progress-value{background-color:#9a73ec;border-radius:18px;-webkit-transition:width .3s ease-in-out;transition:width .3s ease-in-out}.admin_page .subscribtion_journey progress::-moz-progress-bar{background-color:#9a73ec;border-radius:18px;-moz-transition:width .3s ease-in-out;transition:width .3s ease-in-out}.admin_page .subscribtion_journey .progress_unpaid::-moz-progress-bar{background-color:#bd282b;border-radius:18px;-moz-transition:width .3s ease-in-out;transition:width .3s ease-in-out}.admin_page .subscribtion_journey .progress_unpaid::-webkit-progress-value{background-color:#bd282b;border-radius:18px;-webkit-transition:width .3s ease-in-out;transition:width .3s ease-in-out}.admin_page .subscribtion_journey .progress_alert::-moz-progress-bar{background-color:#ffce08;border-radius:18px;-moz-transition:width .3s ease-in-out;transition:width .3s ease-in-out}.admin_page .subscribtion_journey .progress_alert::-webkit-progress-value{background-color:#ffce08;border-radius:18px;-webkit-transition:width .3s ease-in-out;transition:width .3s ease-in-out}.admin_page .progress_wrapper{width:100%}.admin_page .progress_container,.admin_page .progress_wrapper{border-radius:18px;height:10px}.admin_page .progress_label{display:none}.admin_page .subtitle{font-size:20px;font-weight:450;line-height:24px}.admin_page .supplier_offer_wrap{max-height:80vh;overflow:scroll}.admin_page .supplier_offer{align-items:flex-start;display:flex;gap:15px;overflow:hidden;padding-bottom:0!important;padding-left:0!important;padding-top:0!important}@media only screen and (max-width:1400px){.admin_page .supplier_offer{display:flex;flex-direction:column!important;padding-right:0!important}.admin_page .supplier_offer img{border-radius:0!important;object-fit:cover;width:100%}.admin_page .supplier_offer .title_section{margin:0 15px 15px;max-width:none!important;overflow:hidden;width:calc(100% - 30px)}}.admin_page .supplier_offer .title_section{display:flex;flex-direction:column;gap:8px;max-width:40vw;overflow:hidden;position:relative}.admin_page .supplier_offer .title_section .company_name{font-size:26px;font-weight:500}.admin_page .supplier_offer .title_section .descr{position:relative;white-space:nowrap;width:100%}.admin_page .supplier_offer .title_section .descr:hover{animation:scroll-text 10s linear infinite}@keyframes scroll-text{0%{transform:translateX(0)}to{transform:translateX(-100%)}}.admin_page .supplier_offer .title_section .title{font-size:22px;font-weight:450}.admin_page .supplier_offer .title_section .contact{align-items:center;display:flex;gap:15px}@media only screen and (max-width:1000px){.admin_page .supplier_offer .title_section .contact{align-items:flex-start;flex-direction:column}}.admin_page .supplier_offer .title_section .contact span{align-items:center;display:flex;gap:5px;transition:.3s}.admin_page .supplier_offer .title_section .contact span:hover{color:#6134c2}.admin_page .supplier_offer img{border-radius:16px 0 0 16px;max-height:190px}.admin_page .invoice_item_element{align-items:center;border-radius:8px!important;display:flex;justify-content:space-between;padding:10px 15px!important;transition:.3s}.admin_page .invoice_item_element .invoice_period{align-items:center;color:#2c2c2c;display:flex;gap:5px}.admin_page .invoice_item_element .invoice_status{align-items:center;border-radius:6px;display:flex;font-size:14px;gap:10px;padding:1px 15px;white-space:nowrap}.admin_page .invoice_item_element .invoice_status_paid{background-color:#18bc27;color:#fff}.admin_page .invoice_item_element .invoice_status_pending{background-color:#dc3c3c;color:#fff}.admin_page .invoice_item_element .invoice_status_overdue{background-color:#ff810c;color:#fff}.admin_page .invoice_item_element .inner_wrap_1{align-items:center;display:flex;gap:10px}.admin_page .invoice_item_element .inner_wrap_1 .invoice_open{align-items:center;color:#2c2c2c;cursor:pointer;display:flex;transition:.3s}.admin_page .invoice_item_element .inner_wrap_1 .invoice_open:hover{color:#6a39e2;transform:scale(1.05)}.admin_page .invoice_item_element:hover{transform:translateX(8px)}.admin_page .invoice_list_wrap{display:flex;justify-content:space-between;width:100%}.admin_page .invoice_list_wrap .transparent_card.invoice_list_holder{border-radius:0;margin-left:0;margin-right:0}.admin_page .invoice_list_wrap .invoice_list_holder{position:relative;width:60%}.admin_page .invoice_list_wrap .invoice_list_holder .card{margin:0 0 15px!important}.admin_page .invoice_list_wrap .invoice_list_holder .title{color:#2c2c2c;padding:10px 15px 0!important}.admin_page .invoice_list_wrap .no_invoices{align-items:center;display:flex;gap:10px}.admin_page .invoice_list_wrap .invoice_list{border-radius:0;height:85%;margin-left:0;margin-right:0;overflow-y:scroll;padding:0 15px 10px!important}.admin_page .invoice_list_wrap .invoice_list .card{margin-top:5px!important}.admin_page .invoice_list_wrap .invoice_preview{display:flex;text-align:center;width:40%}.admin_page .subscription_period_card{width:100%}.admin_page .subscription_period{color:#6a39e2;font-weight:500}.admin_page .sunscription_info_wrap .pay_me_button{align-items:center;border-radius:12px;cursor:pointer;display:flex;gap:5px;justify-content:space-between;margin:0 0 10px;padding-bottom:12px;padding-top:12px;text-align:center;transition:.3s}.admin_page .sunscription_info_wrap .pay_me_button:hover{background:#6134c2;color:#fff}.admin_page .subscription_info{display:flex}.admin_page .add_after_element_selector_wrap{max-width:350px}.admin_page .stats_row .achievement_card{align-items:center;display:flex;flex-direction:column;justify-content:center}.admin_page .stats_row .achievement_card img{max-width:90px}.admin_page .stats_row .achievement_card .number{animation:achievement_animation .5s ease-in-out;animation-delay:5s;animation-iteration-count:2;font-size:40px;font-weight:600;line-height:38px}@keyframes achievement_animation{0%{transform:scale(1)}50%{transform:scale(1.3)}to{transform:scale(1)}}.admin_page .stats_row .achievement_card .description{font-size:18px;font-weight:500;line-height:18px;text-align:center}.admin_page .selector_element_wrap{align-items:center;background-color:hsla(0,0%,100%,.886)!important;border-radius:10px;box-shadow:1px 2px 8px rgba(0,0,0,.455);display:flex;justify-content:space-between;position:relative}.admin_page .selector_element_wrap .icon{margin-right:10px}.admin_page .selector_element_wrap .selector{align-items:center;cursor:pointer;display:flex;height:100%;min-width:150px!important;padding:6px 10px;width:calc(100% - 40px)}.admin_page .selector_element_wrap .selector span{animation:selectorAnimation .7s ease-in-out;overflow:hidden;white-space:nowrap}.admin_page .selector_element_wrap .selector_list_open{max-height:200px!important;min-height:50px!important;padding-bottom:10px!important;padding-top:5px!important}.admin_page .selector_element_wrap .selector_list{background-color:hsla(0,0%,100%,.886);border-radius:12px;box-shadow:1px 2px 8px rgba(0,0,0,.455);left:0;max-height:0;overflow-y:scroll;position:absolute;top:40px;transition:.3s;width:100%;z-index:900}.admin_page .selector_element_wrap .selector_list .selector_element{cursor:pointer;padding:5px 0 0 10px!important;padding-top:5px}.admin_page .selector_element_wrap .selector_list .selector_element:hover{color:#6a39e2;font-weight:500}.admin_page .selector_element_wrap .selector_list .selector_element_active{color:#6a39e2}.admin_page .create_element_button_hidden{bottom:-100px!important}.admin_page .create_offer_block_button_wrap{align-items:center;animation:create_button_load_animation .8s ease-in-out;color:#2c2c2c;display:flex;gap:5px;transition:.3s;z-index:990}.admin_page .create_offer_block_button_wrap span{max-width:0;overflow:hidden;transition:.3s;white-space:nowrap}.admin_page .create_offer_block_button_wrap .create_element_button{align-items:center;background:#7945e6;background:linear-gradient(105deg,#7945e6,#bca2f2);border-radius:100%;color:#fff;cursor:pointer;display:flex;height:45px;justify-content:center;transition:.3s;width:45px;z-index:990}.admin_page .create_offer_block_button_wrap .create_element_button:hover,.admin_page .create_offer_block_button_wrap:hover .create_element_button{transform:scale(1.05)}.admin_page .create_offer_block_button_wrap:hover span{max-width:500px}.admin_page .create_element_button_wrap{align-items:center;animation:create_button_load_animation .8s ease-in-out;bottom:25px;color:#2c2c2c;display:flex;gap:10px;position:absolute;right:25px;transition:.3s;z-index:990}@media only screen and (max-width:1000px){.admin_page .create_element_button_wrap{bottom:10px!important;position:fixed;right:10px!important}}@keyframes create_button_load_animation{0%{bottom:-100px}to{bottom:25px}}.admin_page .create_element_button_wrap span{max-width:0;overflow:hidden;transition:.3s;white-space:nowrap}.admin_page .create_element_button_wrap .create_element_button{align-items:center;background:#7945e6;background:linear-gradient(105deg,#7945e6,#bca2f2);border-radius:100%;color:#fff;cursor:pointer;display:flex;height:45px;justify-content:center;transition:.3s;width:45px;z-index:990}.admin_page .create_element_button_wrap .create_element_button:hover,.admin_page .create_element_button_wrap:hover .create_element_button{transform:scale(1.05)}.admin_page .create_element_button_wrap:hover span{max-width:500px}.admin_page .checkbox_wrap{align-items:center;display:flex;gap:10px}.admin_page .checkbox{align-items:center;border-radius:8px;cursor:pointer;display:flex;justify-content:center;padding:10px;transition:.3s}.admin_page .checkbox:hover{transform:scale(1.05)}@media only screen and (max-width:1000px){.admin_page .create_element_block_modal{position:static!important}.admin_page .create_element_block_modal .modal{border-radius:0!important;max-width:1000px!important;min-height:100vh;min-width:50px!important;padding:0!important;width:100%}.admin_page .create_element_block_modal .modal .content{padding:5px 0;width:100%}.admin_page .create_element_block_modal .modal .content .title_row{padding:0 15px}.admin_page .create_element_block_modal .modal .content .title_row .icon{display:none}.admin_page .create_element_block_modal .modal .content .fields_wrap{flex-direction:column;gap:5px!important;padding:0 15px}.admin_page .create_element_block_modal .modal .content .fields_wrap .button{height:40px;position:absolute;top:520px;width:calc(100vw - 28px)}.admin_page .create_element_block_modal .modal .content .fields_wrap .extended_section{max-width:none!important}.admin_page .create_element_block_modal .modal .content .fields_wrap .fields_col_2 .row_1{justify-content:center}.admin_page .create_element_block_modal .modal .content .fields_wrap .fields_col_2 .row_1 .field_element{width:100%!important}.admin_page .create_element_block_modal .modal .content .fields_wrap .fields_col_2 .row_2{margin-top:20px!important}.admin_page .create_element_block_modal .modal .content .fields_wrap .fields_col_3 .field_element{max-width:none!important;width:100%!important}.admin_page .create_element_block_modal .modal .content .fields_wrap .fields_col_3 .field_element .field{width:calc(100% - 30px)!important}.admin_page .create_element_block_modal .modal .content .fields_wrap .fields_col_3 .field_element .selected_icon_offer_block{height:100%;margin-top:5px;min-height:150px}.admin_page .create_element_block_modal .modal .content .fields_wrap .fields_col_3 .field_element .selected_icon_offer_block:hover{transform:scale(1.01)!important}.admin_page .create_element_block_modal .modal .content .fields_wrap .extended_section{margin-bottom:60px;overflow:visible!important;padding:0 5px}.admin_page .create_element_block_modal .modal .content .fields_wrap .extended_section .description_card_element{width:calc(100vw - 66px)!important}}.admin_page .create_element_modal{display:flex;flex-direction:column;gap:10px}@media only screen and (max-width:1000px){.admin_page .create_element_modal .modal{border-radius:0!important;height:100%;max-width:1000px!important;min-width:50px!important;padding:0!important;width:100%}.admin_page .create_element_modal .modal .content{padding:5px 0;width:100%}.admin_page .create_element_modal .modal .content .title_row{padding:0 15px}.admin_page .create_element_modal .modal .content .title_row .icon{display:none}.admin_page .create_element_modal .modal .content .fields_wrap{flex-direction:column;gap:5px!important;padding:0 15px}.admin_page .create_element_modal .modal .content .fields_wrap .button{bottom:15px;position:absolute;width:calc(100vw - 28px)}.admin_page .create_element_modal .modal .content .fields_wrap .extended_section{max-width:none!important}.admin_page .create_element_modal .modal .content .fields_wrap .fields_col_2 .row_1{justify-content:center}.admin_page .create_element_modal .modal .content .fields_wrap .fields_col_2 .row_1 .field_element{width:100%!important}.admin_page .create_element_modal .modal .content .fields_wrap .fields_col_2 .row_2{margin-top:20px!important}.admin_page .create_element_modal .modal .content .fields_wrap .fields_col_3 .field_element{max-width:none!important;width:100%!important}.admin_page .create_element_modal .modal .content .fields_wrap .fields_col_3 .field_element .item_preview_wrap{padding:15px 0!important;width:100%!important}.admin_page .create_element_modal .modal .content .fields_wrap .extended_section{margin-bottom:60px;overflow:visible!important;padding:0 5px}.admin_page .create_element_modal .modal .content .fields_wrap .extended_section .description_card_element{width:calc(100vw - 66px)!important}}.admin_page .create_element_modal .admin_flag_preview{cursor:pointer;padding-top:10px;transition:.3s}.admin_page .create_element_modal .admin_flag_preview:hover img{filter:none;transform:scale(1.05)}.admin_page .create_element_modal .admin_flag_preview img{filter:grayscale(100%);max-width:72px;padding-right:5px;transition:.3s}.admin_page .create_element_modal .admin_flag_preview .flag_selected{filter:none}.admin_page .create_element_modal .item_icon_card{border-radius:16px;color:#2c2c2c;display:flex;flex-direction:row;flex-wrap:wrap;gap:15px;transition:.3s;z-index:500}.admin_page .create_element_modal .item_icon_card .icon{align-items:center;background-color:hsla(0,0%,43%,.682);border-radius:12px;cursor:pointer;display:flex;height:40px;justify-content:center;padding:5px;text-align:center;transition:.3s;width:40px}.admin_page .create_element_modal .item_icon_card .icon img{width:40px}.admin_page .create_element_modal .item_icon_card .icon:hover{background-color:hsla(0,0%,43%,.894);transform:scale(1.05)}.admin_page .create_element_modal .offer_block_icon_card_visible{min-height:100px;opacity:1;padding:35px 45px;transform:translateY(0)}.admin_page .create_element_modal .offer_block_icon_card_hidden{height:0;min-height:0;opacity:0;overflow:hidden;padding:0 45px;transform:translateY(-10px)}.admin_page .create_element_modal .selected_icon_offer_block{background-color:hsla(0,0%,43%,.682);color:#fff}.admin_page .create_element_modal .selected_icon_offer_block:hover{background-color:hsla(0,0%,43%,.894);transform:scale(1.05)}.admin_page .create_element_modal .selected_icon_offer_block img{width:60px!important}.admin_page .create_element_modal .offer_block_icon_card{border-radius:16px;color:#2c2c2c;display:flex;flex-direction:row;flex-wrap:wrap;gap:7px;justify-content:space-between;max-height:100px;overflow:scroll;scroll-behavior:smooth;transition:.3s;width:462px;z-index:500}.admin_page .create_element_modal .offer_block_icon_card .offer_block_icon{align-items:center;background-color:hsla(0,0%,43%,.682);border-radius:16px;cursor:pointer;display:flex;justify-content:center;padding:15px;text-align:center;transition:.3s}.admin_page .create_element_modal .offer_block_icon_card .offer_block_icon img{width:40px}.admin_page .create_element_modal .offer_block_icon_card .offer_block_icon:hover{background-color:hsla(0,0%,43%,.894);transform:scale(1.05)}.admin_page .create_element_modal .modal{align-items:flex-start!important;justify-content:flex-start!important;max-width:none!important;min-width:none!important}.admin_page .create_element_modal .modal .button{max-width:none!important}.admin_page .create_element_modal .modal .button:active{font-size:18px!important;outline:1px solid #7945e6}.admin_page .create_element_modal .modal .content .error_message{color:#c00808;font-size:14px;font-weight:300}.admin_page .create_element_modal .modal .content .title_row{align-items:center;display:flex;font-size:24px;font-weight:600;justify-content:space-between}.admin_page .create_element_modal .modal .content .title_row .icon{color:#2c2c2c;cursor:pointer;transition:.3s}.admin_page .create_element_modal .modal .content .title_row .icon:hover{color:#6134c2;transform:scale(1.05)}.admin_page .create_element_modal .modal .content .section_row{border-bottom:1px solid #a4a4a4;padding-bottom:10px}.admin_page .create_element_modal .modal .content .fields_wrap{display:flex;gap:20px}.admin_page .create_element_modal .modal .content .fields_wrap .extended_section_visible{max-width:300px!important;padding-left:10px}.admin_page .create_element_modal .modal .content .fields_wrap .extended_section{max-width:0;overflow:hidden;transition:.3s}.admin_page .create_element_modal .modal .content .fields_wrap .extended_section .checkbox_wrap,.admin_page .create_element_modal .modal .content .fields_wrap .extended_section .field_element{min-width:230px}.admin_page .create_element_modal .modal .content .fields_wrap .extended_section .field_element .description_card_element{width:85%}.admin_page .create_element_modal .modal .content .fields_wrap .extended_section .field_element .description_card_element textarea{width:250px!important}.admin_page .create_element_modal .modal .content .fields_wrap .fields_col_1 .field_element .field{position:relative;width:auto}.admin_page .create_element_modal .modal .content .fields_wrap .fields_col_1 .field_element .field .clear_input{background-color:#fff;color:#848484;cursor:pointer;position:absolute;z-index:900}.admin_page .create_element_modal .modal .content .fields_wrap .fields_col_1 .field_element .field:focus-within{box-shadow:1px 2px 8px #6134c2}.admin_page .create_element_modal .modal .content .fields_wrap .fields_col_2 .field{position:relative}.admin_page .create_element_modal .modal .content .fields_wrap .fields_col_2 .field .clear_input{background-color:#fff;color:#848484;cursor:pointer;position:absolute;z-index:900}.admin_page .create_element_modal .modal .content .fields_wrap .fields_col_2 .field:focus-within{box-shadow:1px 2px 8px #6134c2}.admin_page .create_element_modal .modal .content .fields_wrap .fields_col_2 .row_1{display:flex;flex-direction:row;gap:15px}.admin_page .create_element_modal .modal .content .fields_wrap .fields_col_2 .row_1 .field_element{position:relative;width:120px}.admin_page .create_element_modal .modal .content .fields_wrap .fields_col_2 .row_1 .field_element .clear_input{background-color:#fff;color:#848484;cursor:pointer;position:absolute;z-index:900}.admin_page .create_element_modal .modal .content .fields_wrap .fields_col_2 .row_1 .field_element .field:focus-within{box-shadow:1px 2px 8px #6134c2}.admin_page .create_element_modal .modal .content .fields_wrap .fields_col_2 .row_1 .field_element .price_field,.admin_page .create_element_modal .modal .content .fields_wrap .fields_col_2 .row_1 .field_element .volume_field{border-radius:10px;display:flex;padding:10px}.admin_page .create_element_modal .modal .content .fields_wrap .fields_col_2 .row_1 .field_element .price_field:focus-within,.admin_page .create_element_modal .modal .content .fields_wrap .fields_col_2 .row_1 .field_element .volume_field:focus-within{box-shadow:1px 2px 8px #6134c2}.admin_page .create_element_modal .modal .content .fields_wrap .fields_col_2 .row_1 .field_element .price_field input,.admin_page .create_element_modal .modal .content .fields_wrap .fields_col_2 .row_1 .field_element .volume_field input{border:none;width:100%}.admin_page .create_element_modal .modal .content .fields_wrap .fields_col_2 .row_1 .field_element .price_field input:focus,.admin_page .create_element_modal .modal .content .fields_wrap .fields_col_2 .row_1 .field_element .volume_field input:focus{border:none;outline:none}.admin_page .create_element_modal .modal .content .fields_wrap .fields_col_2 .row_2{display:flex;flex-direction:column;gap:7px;margin-top:34px}.admin_page .create_element_modal .modal .content .fields_wrap .fields_col_3 .field:focus-within{box-shadow:1px 2px 8px #6134c2}.admin_page .create_element_modal .modal .content .fields_wrap .fields_col_3 .field_element:nth-child(2){height:calc(100% - 100px)}.admin_page .create_element_modal .modal .content .fields_wrap .fields_col_3 .field_element:nth-child(2) label{visibility:hidden}.admin_page .create_element_modal .modal .content .fields_wrap .fields_col_3 .field_element:nth-child(2) .field{align-items:center;cursor:pointer;display:flex;flex-direction:column;height:100%!important;justify-content:center;transition:.3s}.admin_page .create_element_modal .modal .content .fields_wrap .fields_col_3 .field_element:nth-child(2) .field:focus-within{box-shadow:1px 2px 8px #6134c2}.admin_page .create_element_modal .modal .content .fields_wrap .fields_col_3 .field_element:nth-child(2) .field .icon{transition:.3s}.admin_page .create_element_modal .modal .content .fields_wrap .fields_col_3 .field_element:nth-child(2) .field img{border-radius:8px;width:110px}.admin_page .create_element_modal .modal .content .fields_wrap .field_element{margin-top:10px}.admin_page .create_element_modal .modal .content .fields_wrap .field_element .description_card_element_disabled{opacity:.2}.admin_page .create_element_modal .modal .content .fields_wrap .field_element .description_card_element textarea{border:none;max-width:190px;resize:none}.admin_page .create_element_modal .modal .content .fields_wrap .field_element .description_card_element textarea:focus{border:none;outline:none}.admin_page .create_element_modal .modal .content .fields_wrap .field_element .field{align-items:center;border-radius:12px;display:flex;justify-content:space-between;min-width:180px;padding:10px 15px;width:60%}.admin_page .create_element_modal .modal .content .fields_wrap .field_element .field input{border:none;width:100%}.admin_page .create_element_modal .modal .content .fields_wrap .field_element .field input:focus{border:none;outline:none}.admin_page .select_flag_wrap{display:flex;min-width:220px}.admin_page .select_flag_wrap .checkbox_wrap{min-width:50px!important}.admin_page .confirmation_modal{align-items:center;background-color:rgba(0,0,0,.569)!important;display:flex;height:100vh;justify-content:center;position:absolute;width:100vw;z-index:998}@media only screen and (max-width:1000px){.admin_page .confirmation_modal{height:auto}}.admin_page .confirmation_modal .modal{align-items:center;animation:localAnimation .3s ease-in-out;background-color:hsla(0,0%,100%,.886);border-radius:16px;color:#2c2c2c;display:flex;flex-direction:column;justify-content:center;max-width:350px;min-width:300px;padding:35px 45px;position:relative;transition:.3s}.admin_page .confirmation_modal .modal .close_icon{cursor:pointer;position:absolute;right:10px;top:10px;transition:.3s}.admin_page .confirmation_modal .modal .close_icon:hover{transform:scale(1.1)}.admin_page .confirmation_modal .modal .text{text-align:center}.admin_page .confirmation_modal .modal .button{background:#7945e6;background:linear-gradient(105deg,#7945e6,#bca2f2);border:2px solid #fff;border-radius:8px;color:#fff;cursor:pointer;font-size:18px;font-weight:700;margin-top:10px;max-width:180px;padding:8px 5px;transition:.3s;width:100%}.admin_page .confirmation_modal .modal .button:hover{transform:scale(1.02);transition:.3s}.admin_page .confirmation_modal .modal .button:active{font-size:18px!important;outline:1px solid #7945e6}.admin_page .card_element{background-color:hsla(0,0%,100%,.886);box-shadow:1px 2px 8px rgba(0,0,0,.455)}.admin_page .card_transparent{animation:opening_middle_card_animation .5s ease-in-out;color:#2c2c2c;margin:20px 15px;transition:.5s}.admin_page .client_card_wrap{animation:opening_middle_card_animation .5s ease-in-out;display:inline-block;height:calc(100vh - 135px);overflow:scroll;width:100%}.admin_page .client_card{background-color:hsla(0,0%,100%,.886);border-radius:16px;box-shadow:1px 2px 8px rgba(0,0,0,.455);color:#2c2c2c;justify-content:space-between;margin:20px 15px;padding:20px;transition:.5s}.admin_page .client_card .logo_row{align-items:flex-start;display:flex;gap:35px;justify-content:space-between}.admin_page .client_card .logo_row .other_info{align-items:flex-end;display:flex;flex-direction:column}.admin_page .client_card .logo_row .subs_part{display:flex;gap:10px}.admin_page .client_card .logo_row .status_wrap{background-color:#d3d3d3;border-radius:4px;font-size:12px;min-width:90px;padding:0 15px;text-align:center}.admin_page .client_card .logo_row .status_wrap_active{background-color:#049609;color:#fff}.admin_page .client_card .logo_row .status_wrap_inactive{background-color:#b00f01;color:#fff}.admin_page .client_card .logo_row .subscription_ends{font-size:12px}.admin_page .client_card .logo_row .last_login{align-items:flex-end;display:flex;font-size:12px}.admin_page .client_card .logo_row .subscription_wrap{background-color:#ff6d04;border-radius:4px;color:#fff;font-size:12px;margin-top:5px;min-width:90px;padding:0 15px;text-align:center}.admin_page .client_card .logo_row .theme_wrap{display:flex;justify-content:flex-end;margin-top:5px}.admin_page .client_card .logo_row .logo_wrap{display:flex;gap:15px}.admin_page .client_card .logo_row .logo_wrap .logo_wrapper{width:50px}.admin_page .client_card .logo_row .logo_wrap .logo_wrapper img{width:100%}.admin_page .client_card .logo_row .info_row{display:flex;flex-direction:column;justify-content:space-between}.admin_page .client_card .logo_row .info_row .bold_info{font-size:20px;font-weight:500}.admin_page .client_card .logo_row .address{display:flex;flex-direction:column;justify-content:flex-end;margin-bottom:2px}@media only screen and (max-width:1000px){.admin_page .invoices_wrapper,.admin_page .layout_update_wrapper,.admin_page .stats_row{display:none}}.admin_page .layout_edit_title_card{display:flex;justify-content:space-between}@media only screen and (max-width:1000px){.admin_page .layout_edit_title_card .action{display:none!important}}.admin_page .layout_edit_title_card .action{display:flex;gap:20px}.admin_page .layout_edit_title_card .action .action_element{align-items:center;cursor:pointer;display:flex;gap:5px;position:relative;transition:.3s}.admin_page .layout_edit_title_card .action .action_element .edit_indicator{border:2px solid #fff;border-radius:100%;bottom:1px;height:5px;left:-3px;position:absolute;width:5px}.admin_page .layout_edit_title_card .action .action_element:hover{transform:translateX(-5px)}.admin_page .justify-between{justify-content:space-between}.admin_page .profile_col{width:50%}.admin_page .profile_row{display:flex;flex-direction:column;width:100%}.admin_page .profile_row .primary_text{font-size:22px;font-weight:500}.admin_page .profile_row .secondary_text{font-size:18px;white-space:nowrap}.admin_page .profile_row .phone_number{align-items:center;display:flex;gap:10px}.admin_page .profile_row .row_name_phone{display:flex;justify-content:space-between}.admin_page .profile_row .row_email{display:flex;justify-content:flex-end}.admin_page .margin-sides-0{margin:20px 0!important}.admin_page .margin-top-0{margin-top:0!important}.admin_page .transparent_card{padding:0}.admin_page .card,.admin_page .transparent_card{animation:opening_middle_card_animation .5s ease-in-out;border-radius:16px;color:#2c2c2c;margin:20px 15px;transition:.5s}.admin_page .card{background-color:hsla(0,0%,100%,.886);box-shadow:1px 2px 8px rgba(0,0,0,.455);padding:20px}.admin_page .nav_card{height:100%;margin-bottom:20px!important}.admin_page .nav_card .header_hamburger{display:none}@media only screen and (max-width:1000px){.admin_page .nav_card{animation:nav_bar_mobile_animation .8s ease-in-out!important;border-radius:0!important;left:-15px;margin-top:0;overflow-x:hidden;overflow-y:hidden;position:fixed;width:100vw;z-index:995}@keyframes nav_bar_mobile_animation{0%{transform:translateY(-150vh)}to{transform:translateY(0)}}.admin_page .nav_card .header_hamburger{display:flex;flex-direction:column;gap:50px;position:fixed;right:10px!important;top:-80px!important;transition:.3s}.admin_page .nav_card .settings_wrap{border-bottom:1px solid #a4a4a4!important;width:90%}.admin_page .nav_card .logout_mobile_wrap{border-top:1px solid #a4a4a4!important;display:flex!important;width:90%}.admin_page .nav_card .logo_wrap .logo_bg{align-items:center;background-color:#0000!important;border-radius:0!important;display:flex;height:60px!important;justify-content:center;position:relative;width:60px!important}.admin_page .nav_card .logo_wrap .logo_bg .business_establishment_name_mobile_label{display:flex!important;font-size:16px;font-weight:500;left:55px;position:absolute;top:5px;white-space:nowrap;width:20vw}}@media only screen and (max-width:1000px)and (max-width:330px){.admin_page .nav_card .logo_wrap .logo_bg .business_establishment_name_mobile_label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:55vw}}@media only screen and (max-width:1000px){.admin_page .nav_card .logo_wrap .logo_bg .client_logo{display:none}.admin_page .nav_card .logo_wrap .logo_bg .mojeqr_logo{left:-10px!important;top:-10px!important;width:100%!important}.admin_page .nav_card .name_wrap,.admin_page .nav_card .title_wrap{display:none}}.admin_page .nav_card .settings_element{align-items:center;cursor:pointer;display:flex;gap:8px;padding:5px 0;transition:.3s}.admin_page .nav_card .settings_element:hover{color:#6a39e2}.admin_page .nav_card .logo_wrap{position:relative}@keyframes rotate-animation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.admin_page .nav_card .logo_wrap .loading_wrap{align-items:flex-start;display:flex;font-size:14px;gap:5px;line-height:12px;position:absolute;right:-15px;top:-15px;transition:.3s;visibility:hidden}.admin_page .nav_card .logo_wrap .loading_wrap .loading_icon_local{animation:rotate-animation 1s linear infinite}.admin_page .nav_card .logo_wrap .client_logo{width:55px}.admin_page .nav_card .logo_wrap .logo_bg{align-items:center;background-color:#7945e6;border-radius:100%;display:flex;height:90px;justify-content:center;position:relative;width:90px}.admin_page .nav_card .logo_wrap .logo_bg .business_establishment_name_mobile_label{display:none}.admin_page .nav_card .logo_wrap .logo_bg .mojeqr_logo{position:absolute;right:0;top:0;width:25px}.admin_page .nav_card .name_wrap{border-bottom:1px solid #a4a4a4;color:#2c2c2c;padding-bottom:5px}.admin_page .nav_card .name_wrap .name{font-size:larger;font-weight:600}.admin_page .nav_card .name_wrap .email{align-items:center;display:flex;font-size:medium;gap:10px}.admin_page .nav_card .name_wrap .email .icon{cursor:pointer;transition:.3s}.admin_page .nav_card .name_wrap .email .icon:hover{color:#6a39e2}.admin_page .nav_card .logout_mobile_wrap{display:none}.admin_page .nav_card .settings_wrap{border-bottom:1px solid #a4a4a4}.admin_page .nav_card .settings_wrap .title_wrap{border-bottom:1px solid #a4a4a4;color:#2c2c2c;font-size:larger;font-weight:600;margin-top:5px;padding-bottom:5px}.admin_page .nav_card .settings_wrap .settings_elements_wrap{position:relative}.admin_page .nav_card .settings_wrap .settings_elements_wrap .settings_element_active_indicator{background-color:#6a39e2;border-radius:16px;height:20px;position:absolute;top:8px;transition:.3s;width:5px}.admin_page .nav_card .settings_wrap .settings_elements_wrap .settings_element_active{color:#6a39e2;padding-left:10px}.admin_page .how_to_wrap{height:calc(100vh - 135px);overflow:scroll}.admin_page .how_to_wrap .how_to_element_wrap .text{font-size:15px}.admin_page .how_to_wrap .how_to_element_wrap .text b{font-weight:600}.admin_page .how_to_wrap .how_to_in_row{display:flex;flex-direction:row}@media only screen and (max-width:1000px){.admin_page .how_to_wrap .how_to_in_row{flex-direction:column}}.admin_page .logout_card{align-items:flex-end;display:flex;height:100%;margin-bottom:20px!important;margin-top:0!important;max-height:45px}@media only screen and (max-width:1000px){.admin_page .logout_card{display:flex;flex-direction:column;max-height:500px;text-align:center}.admin_page .logout_card .logout_message_for_phones{display:flex!important}}.admin_page .logout_card .logout_message_for_phones{display:none}.admin_page .logout_card .logout_button{background:#7945e6;background:linear-gradient(105deg,#7945e6,#bca2f2);border:2px solid #fff;border-radius:8px;color:#fff;cursor:pointer;font-size:22px;font-weight:700;padding:8px 5px;transition:.3s;width:100%}.admin_page .logout_card .logout_button:hover{transform:scale(1.02);transition:.3s}.admin_page .logout_card .logout_button:active{font-size:20px}.admin_page .content_card{animation:opening_middle_card_animation .5s ease-in-out;background-color:#0000!important;box-shadow:none;height:100%;padding-left:0;padding-right:0;padding-top:0;transition:.5s}.admin_page .content_card .header_row{align-items:center;display:flex;justify-content:space-between;padding-left:10px;padding-right:10px}.admin_page .content_card .header_row .input_wrap{display:flex;gap:15px}.admin_page .content_card .header_row .input_wrap .search_bar{align-items:center;border-radius:12px;display:flex;justify-content:space-between;min-width:180px;padding:10px 15px;width:60%}.admin_page .content_card .header_row .input_wrap .search_bar input{border:none;min-width:150px;width:95%}.admin_page .content_card .header_row .input_wrap .search_bar input:focus{border:none;outline:none}.admin_page .content_card .header_row .input_wrap .search_bar .clear_icon{cursor:pointer;transition:.3s}.admin_page .content_card .header_row .input_wrap .search_bar .clear_icon:hover{transform:scale(1.1)}.admin_page .content_card .header_row .input_wrap .search_bar .icon{animation:search_icon_animation .3s ease-in-out}@keyframes search_icon_animation{0%{opacity:0}to{opacity:1}}.admin_page .content_card .header_row .input_wrap .section_selector{align-items:center;border-radius:12px;display:flex;justify-content:flex-start;max-width:30%;min-width:250px;position:relative;width:30%}.admin_page .content_card .header_row .input_wrap .section_selector .icon{display:flex}.admin_page .content_card .header_row .input_wrap .section_selector .selector{align-items:center;cursor:pointer;display:flex;height:100%;padding-left:10px;width:calc(100% - 40px)}.admin_page .content_card .header_row .input_wrap .section_selector .selector span{animation:selectorAnimation .7s ease-in-out;overflow:hidden;white-space:nowrap}@keyframes selectorAnimation{0%{width:0}to{width:100%}}.admin_page .content_card .header_row .input_wrap .section_selector .selector_list_open{max-height:200px!important;min-height:50px!important;padding-bottom:10px!important;padding-top:5px!important}.admin_page .content_card .header_row .input_wrap .section_selector .selector_list{background-color:hsla(0,0%,100%,.886);border-radius:12px;box-shadow:1px 2px 8px rgba(0,0,0,.455);left:0;max-height:0;overflow-y:scroll;position:absolute;top:50px;transition:.3s;width:100%;z-index:999}.admin_page .content_card .header_row .input_wrap .section_selector .selector_list .selector_element{cursor:pointer;padding:5px 0 0 10px!important;padding-top:5px}.admin_page .content_card .header_row .input_wrap .section_selector .selector_list .selector_element:hover{color:#6a39e2;font-weight:500}.admin_page .content_card .header_row .input_wrap .section_selector .selector_list .selector_element_active{color:#6a39e2}.admin_page .content_card .table_class_id{width:5%}.admin_page .content_card .table_class_id .debug_order{font-size:9px}.admin_page .content_card .table_class_name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:28%}.admin_page .content_card .table_class_description_text{font-size:14px;height:0;transition:.3s}.admin_page .content_card .table_class_description{align-items:center;display:flex;justify-content:center;position:relative;width:10%}.admin_page .content_card .table_class_description div{align-items:center;display:flex;transition:.3s}.admin_page .content_card .table_class_description div:hover .content{color:#6e6e6e;cursor:default;max-width:300px;padding:0 15px 0 0}.admin_page .content_card .table_class_description div .content{background-color:#fff;height:18px;max-width:0;overflow:hidden;padding:0;white-space:nowrap}.admin_page .content_card .table_class_price,.admin_page .content_card .table_class_volume{text-align:center;width:10%}.admin_page .content_card .table_class_flag{align-items:center;display:flex;gap:5px;width:8%}.admin_page .content_card .table_class_flag .flag_icon{cursor:pointer!important;transition:.3s}.admin_page .content_card .table_class_flag .flag_icon:hover{transform:scale(1.1)}.admin_page .content_card .table_class_flag .not_clickable_icon{cursor:default!important}.admin_page .content_card .table_class_flag .not_clickable_icon:hover{transform:scale(1)}.admin_page .content_card .table_class_type{align-items:center;display:flex;width:10%}.admin_page .content_card .table_class_type .image_status_type{background-color:#239509!important}.admin_page .content_card .table_class_type .icon_status_type{background-color:#b10678!important}.admin_page .content_card .table_class_type .status_type{align-items:center;background-color:#4975e9;border-radius:8px;color:#fff;cursor:pointer!important;display:flex;font-size:14px;font-weight:400;justify-content:center;text-align:center;width:100%}@media only screen and (max-width:1600px){.admin_page .content_card .table_class_type .status_type{font-size:11px;padding-bottom:1px;padding-top:1px}}.admin_page .content_card .table_class_status{align-items:center;display:flex;justify-content:center;width:10%}.admin_page .content_card .table_class_status .icon{cursor:pointer!important;transition:.3s}.admin_page .content_card .table_class_status .icon:hover{transform:scale(1.1)}.admin_page .content_card .table_class_remove{align-items:center;display:flex;justify-content:flex-end;width:5%}.admin_page .content_card .table_class_remove .icon{cursor:pointer;transition:.3s}.admin_page .content_card .table_class_remove .icon:hover{transform:scale(1.1)}.admin_page .content_card .table_class_move{align-items:center;display:flex;justify-content:flex-end;width:4%}.admin_page .content_card .table_class_move .icon_wrap{align-items:center;display:flex;touch-action:none!important}.admin_page .content_card .item_element_header{border-radius:12px;display:flex;margin:10px 10px 20px;padding:14px 10px}.admin_page .content_card .list_row{overflow-x:visible;overflow-y:scroll;padding-left:10px;padding-right:10px;padding-top:10px}.admin_page .content_card .list_row .no_elements_info{align-items:center;animation:localAnimation .3s ease-in-out;color:#2c2c2c;display:flex;flex-direction:column;font-size:22px;font-weight:500;justify-content:center;margin-top:25px;padding-left:20px;padding-right:20px}.admin_page .content_card .list_row .no_elements_info .loading_icon_local{animation:loading_animation .7s infinite;margin-bottom:15px;position:relative}@keyframes localAnimation{0%{scale:0}to{scale:1}}.admin_page .content_card .list_row .item_element_row{animation:itemeElementAnimation .3s ease-in-out;border-radius:12px;display:flex;margin-bottom:8px;padding:14px 10px;position:relative;touch-action:none}.admin_page .content_card .list_row .item_element_row:hover{background-color:#fff;box-shadow:1px 2px 8px rgba(0,0,0,.755);transform:translateX(2px)}@keyframes itemeElementAnimation{0%{opacity:0}to{opacity:1}}.admin_page .mobile_card{display:flex;justify-content:center;margin-bottom:20px!important}.admin_page .stats_card{height:100%;margin-bottom:25px!important;margin-top:0!important}.admin_page .col{position:relative}.admin_page .left_col{animation:leftColAnimation .8s ease-in-out;display:flex;flex-direction:column;justify-content:space-between;width:380px}@media only screen and (max-width:1000px){.admin_page .left_col{animation:none!important;width:0!important}}.admin_page .mid_col{animation:midColAnimation .8s ease-in-out;width:100%}@media only screen and (max-width:1000px){.admin_page .mid_col{padding-top:80px}.admin_page .mid_col .header_row{align-items:flex-start;flex-direction:column;padding:0!important}.admin_page .mid_col .header_row .input_wrap{flex-direction:column;margin-bottom:-45px;padding-top:15px!important;width:100%!important}.admin_page .mid_col .header_row .input_wrap .search_bar{padding:10px!important;width:calc(100% - 20px)!important}.admin_page .mid_col .header_row .input_wrap .section_selector{max-width:100%!important;padding:10px 0;width:100%!important}.admin_page .mid_col .header_row .input_wrap .create_offer_block_button_wrap{display:flex;justify-content:flex-end;transform:translateY(-170px)}.admin_page .mid_col .header_row .input_wrap .create_offer_block_button_wrap:hover span{max-width:0!important}.admin_page .mid_col .item_element_header{display:none}.admin_page .mid_col .list_row{height:100%!important;padding:1px!important}.admin_page .mid_col .list_row .item_element_row{box-shadow:none;justify-content:space-between;outline:.5px solid rgba(44,44,44,.216)}.admin_page .mid_col .list_row .item_element_row .table_class_name{width:60%}.admin_page .mid_col .list_row .item_element_row .table_class_description,.admin_page .mid_col .list_row .item_element_row .table_class_price,.admin_page .mid_col .list_row .item_element_row .table_class_status,.admin_page .mid_col .list_row .item_element_row .table_class_type,.admin_page .mid_col .list_row .item_element_row .table_class_volume{display:none}.admin_page .mid_col .list_row .item_element_row .table_class_flag{height:0;overflow:hidden}.admin_page .mid_col .list_row .item_element_row .table_class_remove{padding-right:10px;width:40px!important}.admin_page .mid_col .list_row .item_element_row:hover{background-color:#fff;box-shadow:none;outline:.5px solid #6134c2;transform:translateX(0)}}.admin_page .right_col{animation:rightColAnimation .8s ease-in-out;display:flex;flex-direction:column;justify-content:space-between;width:420px}.admin_page .mobile_frame{border:6px solid #000;border-radius:32px;margin:0;position:relative;width:240px}.admin_page .mobile_frame .sound_button{background-color:#000;border-radius:15px 0 0 15px;height:50px;left:-9px;position:absolute;top:70px;width:4px}.admin_page .mobile_frame .sound_button:nth-child(2){top:130px}.admin_page .mobile_frame .lock_button{background-color:#000;border-radius:0 15px 15px 0;height:50px;position:absolute;right:-9px;top:130px;width:4px}.admin_page .mobile_frame .camera_cut_wrap{display:flex;justify-content:center;position:absolute;width:100%;z-index:995}.admin_page .mobile_frame .camera_cut_wrap .camera_cut{align-items:center;background-color:#000;border-radius:0 0 10px 10px;display:flex;flex-direction:row;gap:5px;height:20px;justify-content:center;width:90px}.admin_page .mobile_frame .camera_cut_wrap .camera_cut .speaker{background-color:gray;border-radius:20px;height:3px;width:45px}.admin_page .mobile_frame .camera_cut_wrap .camera_cut .camera{background-color:gray;border-radius:100px;height:7px;width:7px}.admin_page .mobile_frame .mobile_viewport{align-items:flex-start;background-image:url(/static/media/background_admin.0fbd3d962b50c50ac7bf.png);background-repeat:no-repeat;background-size:cover;border-radius:25px;display:flex;height:465px;justify-content:flex-start;overflow:scroll;width:240px}.admin_page .mobile_frame .mobile_viewport .mobile_layout_row{display:flex;gap:5px;margin-top:5px;padding-left:5px;padding-right:5px;width:230px}.admin_page .mobile_frame .mobile_viewport .mobile_layout_row:first-child{padding-top:20px}.admin_page .mobile_frame .mobile_viewport .mobile_layout_row:last-child{padding-bottom:5px}.admin_page .mobile_frame .mobile_viewport .mobile_layout_row:last-child .mobile_layout_col{border-radius:16px 16px 20px 20px}.admin_page .mobile_frame .mobile_viewport .mobile_layout_col{align-items:center;background-color:hsla(0,0%,100%,.886);border-radius:16px;box-shadow:1px 2px 8px rgba(0,0,0,.455);cursor:pointer;display:flex;flex-direction:column;gap:2px;height:100px;justify-content:center;overflow:hidden;padding:0 5px;position:relative;text-align:center;transition:.3s;width:calc(100% - 10px);width:100%}.admin_page .mobile_frame .mobile_viewport .mobile_layout_col .hidden_section{color:#ec3c3c;left:6px;position:absolute;top:4px}@keyframes mobile_layout_col_animation{0%{height:0}to{height:100px}}.admin_page .mobile_frame .mobile_viewport .mobile_layout_col:hover .change_type,.admin_page .mobile_frame .mobile_viewport .mobile_layout_col:hover .refresh_col,.admin_page .mobile_frame .mobile_viewport .mobile_layout_col:hover .remove_col{transform:scale(1)}.admin_page .mobile_frame .mobile_viewport .mobile_layout_col .change_type{cursor:pointer;position:absolute;right:5px;top:5px;transform:scale(0);transition:.3s}.admin_page .mobile_frame .mobile_viewport .mobile_layout_col .change_type:hover{color:#6134c2;transform:scale(1.05)}.admin_page .mobile_frame .mobile_viewport .mobile_layout_col .refresh_col{bottom:5px;cursor:pointer;left:5px;position:absolute;transform:scale(0);transition:.3s}.admin_page .mobile_frame .mobile_viewport .mobile_layout_col .refresh_col:hover{color:#6134c2;transform:scale(1.05)}.admin_page .mobile_frame .mobile_viewport .mobile_layout_col .remove_col{bottom:5px;cursor:pointer;position:absolute;right:5px;transform:scale(0);transition:.3s}.admin_page .mobile_frame .mobile_viewport .mobile_layout_col .remove_col:hover{color:#6134c2;transform:scale(1.05)}.admin_page .mobile_frame .mobile_viewport .mobile_layout_col .debug{font-size:10px;left:5px;line-height:10px;opacity:.8;position:absolute;text-align:left;top:5px;white-space:nowrap}.admin_page .mobile_frame .mobile_viewport .mobile_layout_col span{line-height:16px;pointer-events:none!important;-webkit-user-select:none!important;user-select:none!important}.admin_page .mobile_frame .mobile_viewport .mobile_layout_col .icon{color:rgba(44,44,44,.608)}.admin_page .mobile_frame .mobile_viewport .mobile_layout_col img{filter:invert(1);pointer-events:none!important;-webkit-user-select:none!important;user-select:none!important;width:35px}.admin_page .hide_card_animation{animation:closing_middle_card_animation .2s ease-in-out}@keyframes leftColAnimation{0%{transform:translateX(-120vw)}to{transform:translateX(0)}}@keyframes midColAnimation{0%{transform:translateY(-200vh)}to{transform:translateY(0)}}@keyframes rightColAnimation{0%{transform:translateX(120vw)}to{transform:translateX(0)}}@keyframes hideLeftColAnimation{0%{transform:translateX(0)}to{transform:translateX(-120vw)}}@keyframes hideMidColAnimation{0%{transform:translateY(0)}to{transform:translateY(-200vw)}}@keyframes hideRightColAnimation{0%{transform:translateX(0)}to{transform:translateX(120vw)}}@keyframes opening_middle_card_animation{0%{transform:translateY(-150vh)}to{transform:translateY(0)}}@keyframes closing_middle_card_animation{0%{transform:translateY(0)!important}to{transform:translateY(-150vh)!important}}.remove_section_icon{cursor:pointer;transform:scale(1);transition:.3s}.remove_section_icon:hover{color:#6134c2;transform:scale(1.02)}.remove_section_icon_hidden{transition:.3s}.edit_section_icon_hidden,.remove_section_icon_hidden{transform:scale(0)!important}.edit_section_icon{cursor:pointer;transform:scale(1);transition:.3s}.edit_section_icon:hover{color:#6134c2;transform:scale(1.02)}.hidden_section{bottom:0;color:#ec3c3c;position:absolute;right:2px}.change_type{cursor:pointer;position:absolute;right:5px;top:5px;transition:.3s}.change_type:hover{color:#6134c2;transform:scale(1.02)}.change_type_icon_hidden{transform:scale(0)!important}.clientContact{display:flex;gap:30px;height:30px;padding:5px 30px 10px;z-index:2}.clientContact .icon{cursor:pointer;transition:.3s}.clientContact .icon:hover{transform:scale(1.1)}.rotate{animation:rotate 1s linear infinite}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.flag_element{height:20px;padding-left:4px;padding-top:2px}.global_client_class{align-items:center;display:flex;flex-direction:column;height:auto;min-height:100vh;overflow-x:hidden!important;width:100vw}.global_client_class .panorama_open_close_all_button{align-items:center;border-radius:100%;cursor:pointer;display:flex;justify-content:center;padding:5px;position:fixed;right:25px;top:60px;transition:.3s;z-index:99}.global_client_class ::selection{background:#fff;color:#000}.global_client_class .logo_wrap{margin:-40px 0 5px;padding:0;z-index:50!important}.global_client_class .logo_wrap .logo{z-index:50!important}@media only screen and (max-width:576px){.global_client_class .marginTopLocalAdjustment{margin-top:-80px}}.global_client_class .main_content_wrap{align-items:center;display:flex;flex-direction:column;max-width:700px;overflow-x:scroll;position:relative;width:95vw;z-index:2}.global_client_class .main_content_wrap .row{display:flex;gap:0;overflow:hidden!important;width:100%}.global_client_class .panorama_page_element_open{align-items:center!important;flex-direction:column;justify-content:flex-start!important}.global_client_class .panorama_page_element_open .title_wrap{flex-direction:row!important;gap:5px!important;overflow:hidden!important}.global_client_class .panorama_page_element_open .title_wrap h1{transform:translateY(10px) translateX(10px)}.global_client_class .panorama_page_element_close_title_in_row .title_wrap{flex-direction:row!important;gap:5px!important;padding-bottom:25px}.global_client_class .panorama_page_element_close_title_in_row .title_wrap h1{transform:translateY(10px) translateX(10px)}@media only screen and (max-width:576px){.global_client_class .panorama_page_element_close_title_in_row .title_wrap{padding-bottom:20px}}.global_client_class .loaded_animation{animation:blockAnimation .4s ease-out;opacity:1!important;transform:translateY(0)!important}@keyframes blockAnimation{0%{opacity:0;transform:translateY(10px)}to{opacity:1!important;transform:translateY(0)!important}}.global_client_class .panorama_page_element{align-items:flex-end;cursor:pointer;display:flex;flex:2 1;justify-content:center;margin:5px;max-width:100vw;opacity:0;padding:20px 20px 0;transform:translateY(10px);transition:.1s;-webkit-user-select:none;user-select:none}@media only screen and (max-width:576px){.global_client_class .panorama_page_element{cursor:default;min-width:22vw;padding:10px 10px 0}}.global_client_class .panorama_page_element .divider{border-radius:8px;height:5px;margin-top:15px;position:relative}.global_client_class .panorama_page_element .items_wrap{overflow:hidden;width:100%}.global_client_class .panorama_page_element .items_wrap .imgOffer{border-radius:8px;width:100%}.global_client_class .panorama_page_element .items_wrap .blocks_wrap{display:flex;flex-wrap:wrap;gap:15px;margin-top:15px;padding-bottom:15px}.global_client_class .panorama_page_element .items_wrap .blocks_wrap .block_item{align-items:center;background-color:#707070;border-radius:8px;box-sizing:border-box;display:flex;flex:1 0 20%;flex-direction:column;gap:10px;justify-content:flex-end;line-height:16px;padding:20px 25px;text-align:center;transition:.3s}@media only screen and (max-width:576px){.global_client_class .panorama_page_element .items_wrap .blocks_wrap .block_item{padding:15px}}.global_client_class .panorama_page_element .items_wrap .menu_item_element{display:flex;flex-direction:column;justify-content:space-between;padding-bottom:15px;position:relative}.global_client_class .panorama_page_element .items_wrap .menu_item_element .title_row{display:flex;justify-content:space-between}.global_client_class .panorama_page_element .items_wrap .menu_item_element .title_row .title{display:flex;font-size:20px;font-size:20px!important;font-weight:500;justify-content:center;line-height:20px;max-width:65vw!important;transition:.3s}.global_client_class .panorama_page_element .items_wrap .menu_item_element .title_row .title .spicyLevel{font-size:12px}.global_client_class .panorama_page_element .items_wrap .menu_item_element .title_row .title .title_descr_icon_wrap{margin-right:15px;margin-top:0}.global_client_class .panorama_page_element .items_wrap .menu_item_element .title_row .title .title_descr_icon_wrap .icon{color:#f7c808}.global_client_class .panorama_page_element .items_wrap .menu_item_element .title_row .price{font-size:18px;font-weight:500;line-height:18px;transition:.3s;white-space:nowrap}.global_client_class .panorama_page_element .items_wrap .menu_item_element .description_row{display:flex;justify-content:space-between}.global_client_class .panorama_page_element .items_wrap .menu_item_element .description_row .descr{font-size:16px;font-weight:300;line-height:18px;margin-right:10px;min-height:12px;overflow-x:visible;overflow-y:hidden;padding-bottom:5px;transition:.3s}.global_client_class .panorama_page_element .items_wrap .menu_item_element .description_row .volume{font-size:16px;line-height:18px;transition:.3s;white-space:nowrap}.global_client_class .panorama_page_element .title_wrap{align-items:center;display:flex;flex-direction:column;gap:0;justify-content:flex-start;margin-bottom:5px;-webkit-user-select:none;user-select:none;width:100%}.global_client_class .panorama_page_element .title_wrap .img_wrap{padding:5px 0!important;text-align:center}.global_client_class .panorama_page_element .title_wrap img{transform:translateY(10px);transition:0s}.global_client_class .panorama_page_element .title_wrap h1{font-size:25px;font-weight:500;line-height:25px;text-align:center}@media only screen and (max-width:576px){.global_client_class .panorama_page_element .title_wrap h1{font-size:20px;line-height:20px}}html{scroll-behavior:smooth;scrollbar-width:none}@keyframes droppable_animation{0%{height:0}to{height:28px}}.droppable_space{align-items:center;animation:droppable_animation .3s ease-in;background-color:hsla(0,0%,87%,.583);border-radius:4px;box-shadow:1px 2px 8px #00000080;cursor:default;display:flex;justify-content:center;margin-bottom:10px;overflow:hidden}.droppable_space_below{margin-top:10px}.table_class_move{-webkit-user-select:none;user-select:none}.drabbable{cursor:move!important;cursor:grab!important;cursor:-webkit-grab!important}.drabbable,.drabbable .icon{-webkit-user-select:none!important;user-select:none!important}.drabbable .icon{background-color:#0000!important}.drabbable:active{color:#fff!important;cursor:grabbing!important;cursor:-webkit-grabbing!important}::-moz-selection{background:#966dec;color:#fff}::-webkit-scrollbar{display:none}::selection{background:#966dec;color:#fff}.bold{font-weight:500!important}.loading_icon{animation:loading_animation .7s infinite;left:15px;position:absolute;top:15px}@keyframes loading_animation{to{transform:rotate(1turn)}}.input_group{display:flex;flex-direction:column;gap:5px;margin-bottom:10px}.checkbox_group{align-items:center;display:flex;flex-direction:row;gap:10px}@keyframes slideFromTopLeft{0%{background-position:-100vh -100vw}to{background-position:0 0}}@keyframes slideToTopLeft{0%{background-position:0 0}to{background-position:-100vh -100vw}}@keyframes scaleBackground{0%{background-size:700vw 700vh}to{background-size:100vw 100vh}}@keyframes outScaleBackground{0%{background-size:100vw 100vh}to{background-size:400vw 400vh}}.scale-background{animation:scaleBackground .6s ease-out forwards}.hide-scale-background{animation:outScaleBackground .8s ease-out forwards}.slide-background{animation:slideFromTopLeft .5s ease-out forwards}.hide-slide-background{animation:slideToTopLeft 1s ease-out forwards}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-attachment:fixed;background-color:-light;background-image:url(/static/media/new_background.6579a5124e2b1f7dc192.png);background-repeat:no-repeat;background-size:cover;background-size:500vw 500vh;color:#fff;font-family:Kanit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;overflow:hidden auto;scroll-behavior:smooth}@media only screen and (max-width:768px){body{background-image:none}}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.text-left{text-align:start}.modal_bg{align-items:center;background-color:#0006;display:flex;height:100vh;justify-content:center;left:0;position:absolute;top:0;width:100vw;z-index:999}.modal_bg .modal_close_icon{background-color:#fff;border-radius:100%;cursor:pointer;padding:5px;position:absolute;right:20px;top:20px}#root{min-height:100vh}#INCLUDING_IMAGE{transform:translateY(-5px) translateX(2px)}.recommendedModal{display:flex;height:100vh;justify-content:center;left:0;opacity:.4;position:fixed;top:0;width:100%;z-index:998}.recommendedModal_inner_wrap{display:flex;justify-content:center;position:absolute;top:15px;width:100vw;z-index:999}.recommendedModal_inner_wrap .recommendedModal_modal{align-items:center;border-radius:8px;cursor:pointer;display:flex;height:80px;padding:10px 20px}.recommendedModal_inner_wrap .recommendedModal_modal .icon_wrap .icon{-webkit-user-select:none!important;user-select:none!important}.recommendedModal_inner_wrap .recommendedModal_modal .text_wrap{display:flex;flex-direction:column;font-size:25px;font-weight:500;justify-content:space-between;padding-left:20px;width:100%}.recommendedModal_inner_wrap .recommendedModal_modal .text_wrap .drink_wrap{display:flex;font-size:20px;font-weight:500;justify-content:space-between}.flagImage{margin-left:5px;padding-top:3px;position:relative;transform:translateY(3px) rotate(-2deg)}@media screen and (max-width:600px){.flagImage{transform:translateY(3px) rotate(-2deg)}}.imageModal{align-items:center;background-color:#000000e6;display:none;height:100vh;justify-content:center;left:0;opacity:0;position:fixed;top:0;transition:.5s;transition-timing-function:ease-in-out;width:100vw;z-index:999}.imageModal #IMAGE_MODAL_CLOSE_BUTTON_WRAP{display:flex;justify-content:flex-end;position:fixed;right:15px;top:10px;width:50px;z-index:999}.imageModal #IMAGE_MODAL_CLOSE_BUTTON{cursor:pointer}.imageModal .imageModal_image{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:-80px;position:relative;text-align:center}.imageModal .imageModal_image img{border-radius:8px;max-height:80vh;max-width:92vw;transform:translateY(100vh);transition:.5s;transition-timing-function:ease-in-out}.imageModal .imageModal_image h2{font-weight:600;margin-bottom:15px;margin-top:15px;opacity:0;transform:translateY(80px);transition:.5s}.imageModal .imageModal_image #IMAGE_MODAL_EXPANDABLE_CONTENT{border-top:2px solid #fff;font-weight:500;margin-bottom:15px;margin-top:15px;max-width:600px;opacity:0;padding-top:5px;text-align:justify;transform:translateY(80px);transition:.5s}@media screen and (max-width:600px){.imageModal .imageModal_image #IMAGE_MODAL_EXPANDABLE_CONTENT{max-width:78vw}}.imageModal .imageModal_image #IMAGE_MODAL_LEFT,.imageModal .imageModal_image #IMAGE_MODAL_RIGHT{background-color:#0000;height:80vh;position:absolute;top:65px;width:50%}.imageModal .imageModal_image #IMAGE_MODAL_RIGHT{right:0}.halloween{height:100%;overflow-x:hidden;position:absolute;width:100%;z-index:1!important}.halloween .ghost{animation:ghostAnimation 80s ease-in-out infinite,upAndDown 2s ease-in-out infinite;bottom:40px;position:absolute;right:0;width:130px;z-index:999!important}@media screen and (max-width:600px){.halloween .ghost{animation:ghostAnimation 30s ease-in-out infinite,upAndDown 2s ease-in-out infinite}}@keyframes ghostAnimation{0%{transform:translateX(180px) scaleX(1)}49%{transform:translateX(-149vw) scaleX(1)}50%{transform:translateX(-150vw) scaleX(-1)}99%{transform:translateX(180px) scaleX(-1)}to{transform:translateX(180px) scaleX(1)}}@keyframes upAndDown{0%{bottom:40px}50%{bottom:80px}to{bottom:40px}}.halloween .ghost_1{animation:ghost1Animation 81s ease-in-out infinite,upAndDown1 1.5s ease-in-out infinite;bottom:10px;position:absolute;right:-30px;width:80px;z-index:999!important}@media screen and (max-width:600px){.halloween .ghost_1{animation:ghost1Animation 31s ease-in-out infinite,upAndDown1 1.5s ease-in-out infinite}}@keyframes ghost1Animation{0%{transform:translateX(130px) scaleX(1)}49%{transform:translateX(-149vw) scaleX(1)}50%{transform:translateX(-150vw) scaleX(-1)}99%{transform:translateX(130px) scaleX(-1)}to{transform:translateX(130px) scaleX(1)}}@keyframes upAndDown1{0%{bottom:10px}50%{bottom:40px}to{bottom:10px}}.halloween .ghost_2{animation:ghost2Animation 82s ease-in-out infinite,upAndDown2 1.4s ease-in-out infinite;bottom:50px;position:absolute;right:-60px;width:80px;z-index:999!important}@media screen and (max-width:600px){.halloween .ghost_2{animation:ghost2Animation 32s ease-in-out infinite,upAndDown2 1.4s ease-in-out infinite}}@keyframes ghost2Animation{0%{transform:translateX(130px) scaleX(1)}49%{transform:translateX(-149vw) scaleX(1)}50%{transform:translateX(-150vw) scaleX(-1)}99%{transform:translateX(130px) scaleX(-1)}to{transform:translateX(130px) scaleX(1)}}@keyframes upAndDown2{0%{bottom:50px}50%{bottom:70px}to{bottom:50px}}.autumn_animation{animation:autumnAnimation 4s ease-in-out infinite;padding-left:15px;padding-right:15px;width:70%!important}@keyframes autumnAnimation{0%{transform:rotate(8deg)}50%{transform:rotate(-5deg)}to{transform:rotate(8deg)}}.winter_animation{height:100%;overflow-x:hidden;overflow-y:hidden;position:absolute;width:100%;z-index:1!important}.winter_animation .snowflake{--size:1vw;background-image:url(/static/media/snowflake.d3eb99aa22167df1c57b.svg);background-size:var(--size);height:var(--size);position:absolute;width:var(--size)}.winter_animation .leaf_1{background-image:url(/static/media/leaf_1.c9067e13945330f961a6.svg);background-repeat:no-repeat}.winter_animation .leaf_2{background-image:url(/static/media/leaf_2.cb771452b39832371f39.svg);background-repeat:no-repeat}.winter_animation .leaf{--size:4vw;background-size:var(--size);filter:invert(100%);height:var(--size);position:absolute;width:var(--size)}@keyframes snowfall{0%{opacity:1;transform:translate3d(var(--left-ini),-5vh,0) rotate(-45deg)}90%{opacity:0}to{opacity:0;transform:translate3d(var(--left-end),110vh,0) rotate(3deg)}}@keyframes leaffall{0%{opacity:1;transform:translate3d(var(--left-ini),-5vh,0)}20%{transform:translate3d(var(--left-ini),5vh,0)}40%{transform:translate3d(var(--left-ini),20vh,0)}60%{transform:translate3d(var(--left-ini),40vh,0)}80%{transform:translate3d(var(--left-ini),60vh,0)}90%{opacity:0;transform:translate3d(var(--left-ini),80vh,0)}to{opacity:0;transform:translate3d(var(--left-end),110vh,0)}}.winter_animation .snowflake:first-child{--size:0.2vw;--left-ini:1vw;--left-end:-9vw;animation:snowfall 14s linear infinite;animation-delay:-1s;left:76vw}@media screen and (max-width:600px){.winter_animation .snowflake:first-child{--size:4vw}}.winter_animation .leaf:first-child{--size:1vw;--left-ini:11vw;--left-end:7vw;animation:leaffall 11s linear infinite;animation-delay:-8s;left:1vw}@media screen and (max-width:600px){.winter_animation .leaf:first-child{--size:4vw}}.winter_animation .snowflake:nth-child(2){--size:1vw;--left-ini:-6vw;--left-end:-1vw;animation:snowfall 7s linear infinite;animation-delay:-5s;left:10vw}@media screen and (max-width:600px){.winter_animation .snowflake:nth-child(2){--size:0.8vw}}.winter_animation .leaf:nth-child(2){--size:4vw;--left-ini:-1vw;--left-end:14vw;animation:leaffall 11s linear infinite;animation-delay:-8s;left:46vw}@media screen and (max-width:600px){.winter_animation .leaf:nth-child(2){--size:6vw}}.winter_animation .snowflake:nth-child(3){--size:0.2vw;--left-ini:-6vw;--left-end:2vw;animation:snowfall 7s linear infinite;animation-delay:-10s;left:77vw}@media screen and (max-width:600px){.winter_animation .snowflake:nth-child(3){--size:1.6vw}}.winter_animation .leaf:nth-child(3){--size:3vw;--left-ini:0vw;--left-end:15vw;animation:leaffall 6s linear infinite;animation-delay:-2s;left:71vw}@media screen and (max-width:600px){.winter_animation .leaf:nth-child(3){--size:6vw}}.winter_animation .snowflake:nth-child(4){--size:0.6vw;--left-ini:-9vw;--left-end:5vw;animation:snowfall 10s linear infinite;animation-delay:-6s;left:55vw}@media screen and (max-width:600px){.winter_animation .snowflake:nth-child(4){--size:4vw}}.winter_animation .leaf:nth-child(4){--size:1vw;--left-ini:3vw;--left-end:-4vw;animation:leaffall 11s linear infinite;animation-delay:-2s;left:74vw}@media screen and (max-width:600px){.winter_animation .leaf:nth-child(4){--size:4vw}}.winter_animation .snowflake:nth-child(5){--size:0.6vw;--left-ini:8vw;--left-end:7vw;animation:snowfall 14s linear infinite;animation-delay:-3s;left:20vw}@media screen and (max-width:600px){.winter_animation .snowflake:nth-child(5){--size:0.8vw}}.winter_animation .leaf:nth-child(5){--size:5vw;--left-ini:6vw;--left-end:2vw;animation:leaffall 6s linear infinite;animation-delay:-4s;left:92vw}@media screen and (max-width:600px){.winter_animation .leaf:nth-child(5){--size:12vw}}.winter_animation .snowflake:nth-child(6){--size:0.2vw;--left-ini:2vw;--left-end:-9vw;animation:snowfall 7s linear infinite;animation-delay:-10s;left:43vw}@media screen and (max-width:600px){.winter_animation .snowflake:nth-child(6){--size:4vw}}.winter_animation .leaf:nth-child(6){--size:5vw;--left-ini:4vw;--left-end:14vw;animation:leaffall 11s linear infinite;animation-delay:-6s;left:70vw}@media screen and (max-width:600px){.winter_animation .leaf:nth-child(6){--size:10vw}}.winter_animation .snowflake:nth-child(7){--size:0.6vw;--left-ini:-9vw;--left-end:-3vw;animation:snowfall 9s linear infinite;animation-delay:-8s;left:73vw}@media screen and (max-width:600px){.winter_animation .snowflake:nth-child(7){--size:0.8vw}}.winter_animation .leaf:nth-child(7){--size:3vw;--left-ini:13vw;--left-end:9vw;animation:leaffall 15s linear infinite;animation-delay:-2s;left:6vw}@media screen and (max-width:600px){.winter_animation .leaf:nth-child(7){--size:8vw}}.winter_animation .snowflake:nth-child(8){--size:0.6vw;--left-ini:-5vw;--left-end:-8vw;animation:snowfall 7s linear infinite;animation-delay:-1s;left:96vw}@media screen and (max-width:600px){.winter_animation .snowflake:nth-child(8){--size:4vw}}.winter_animation .leaf:nth-child(8){--size:2vw;--left-ini:4vw;--left-end:-3vw;animation:leaffall 8s linear infinite;animation-delay:-3s;left:7vw}@media screen and (max-width:600px){.winter_animation .leaf:nth-child(8){--size:10vw}}.winter_animation .snowflake:nth-child(9){--size:0.8vw;--left-ini:-6vw;--left-end:-9vw;animation:snowfall 6s linear infinite;animation-delay:-7s;left:31vw}@media screen and (max-width:600px){.winter_animation .snowflake:nth-child(9){--size:3.2vw}}.winter_animation .leaf:nth-child(9){--size:5vw;--left-ini:9vw;--left-end:12vw;animation:leaffall 11s linear infinite;animation-delay:-7s;left:11vw}@media screen and (max-width:600px){.winter_animation .leaf:nth-child(9){--size:6vw}}.winter_animation .snowflake:nth-child(10){--size:1vw;--left-ini:-3vw;--left-end:1vw;animation:snowfall 9s linear infinite;animation-delay:-2s;left:33vw}@media screen and (max-width:600px){.winter_animation .snowflake:nth-child(10){--size:4vw}}.winter_animation .leaf:nth-child(10){--size:1vw;--left-ini:7vw;--left-end:2vw;animation:leaffall 15s linear infinite;animation-delay:-8s;left:14vw}@media screen and (max-width:600px){.winter_animation .leaf:nth-child(10){--size:10vw}}.winter_animation .snowflake:nth-child(11){--size:0.2vw;--left-ini:-4vw;--left-end:7vw;animation:snowfall 15s linear infinite;animation-delay:-3s;left:24vw}@media screen and (max-width:600px){.winter_animation .snowflake:nth-child(11){--size:0.8vw}}.winter_animation .leaf:nth-child(11){--size:2vw;--left-ini:3vw;--left-end:14vw;animation:leaffall 13s linear infinite;animation-delay:-8s;left:77vw}@media screen and (max-width:600px){.winter_animation .leaf:nth-child(11){--size:8vw}}.winter_animation .snowflake:nth-child(12){--size:0.8vw;--left-ini:6vw;--left-end:-5vw;animation:snowfall 6s linear infinite;animation-delay:-8s;left:57vw}@media screen and (max-width:600px){.winter_animation .snowflake:nth-child(12){--size:3.2vw}}.winter_animation .leaf:nth-child(12){--size:4vw;--left-ini:-4vw;--left-end:5vw;animation:leaffall 13s linear infinite;animation-delay:-2s;left:26vw}@media screen and (max-width:600px){.winter_animation .leaf:nth-child(12){--size:4vw}}.winter_animation .snowflake:nth-child(13){--size:1vw;--left-ini:-9vw;--left-end:1vw;animation:snowfall 7s linear infinite;animation-delay:-9s;left:49vw}@media screen and (max-width:600px){.winter_animation .snowflake:nth-child(13){--size:4vw}}.winter_animation .leaf:nth-child(13){--size:5vw;--left-ini:7vw;--left-end:8vw;animation:leaffall 7s linear infinite;animation-delay:-3s;left:26vw}@media screen and (max-width:600px){.winter_animation .leaf:nth-child(13){--size:2vw}}.winter_animation .snowflake:nth-child(14){--size:0.4vw;--left-ini:4vw;--left-end:-8vw;animation:snowfall 9s linear infinite;animation-delay:-4s;left:84vw}@media screen and (max-width:600px){.winter_animation .snowflake:nth-child(14){--size:1.6vw}}.winter_animation .leaf:nth-child(14){--size:2vw;--left-ini:-4vw;--left-end:6vw;animation:leaffall 9s linear infinite;animation-delay:-4s;left:36vw}@media screen and (max-width:600px){.winter_animation .leaf:nth-child(14){--size:4vw}}.winter_animation .snowflake:nth-child(15){--size:1vw;--left-ini:-5vw;--left-end:4vw;animation:snowfall 13s linear infinite;animation-delay:-3s;left:61vw}@media screen and (max-width:600px){.winter_animation .snowflake:nth-child(15){--size:2.4vw}}.winter_animation .leaf:nth-child(15){--size:2vw;--left-ini:12vw;--left-end:15vw;animation:leaffall 11s linear infinite;animation-delay:-7s;left:63vw}@media screen and (max-width:600px){.winter_animation .leaf:nth-child(15){--size:8vw}}.winter_animation .snowflake:nth-child(16){--size:0.2vw;--left-ini:0vw;--left-end:6vw;animation:snowfall 9s linear infinite;animation-delay:-7s;left:47vw}@media screen and (max-width:600px){.winter_animation .snowflake:nth-child(16){--size:0.8vw}}.winter_animation .leaf:nth-child(16){--size:1vw;--left-ini:0vw;--left-end:9vw;animation:leaffall 10s linear infinite;animation-delay:-6s;left:48vw}@media screen and (max-width:600px){.winter_animation .leaf:nth-child(16){--size:6vw}}.winter_animation .snowflake:nth-child(17){--size:0.6vw;--left-ini:-8vw;--left-end:0vw;animation:snowfall 6s linear infinite;animation-delay:-10s;left:30vw}@media screen and (max-width:600px){.winter_animation .snowflake:nth-child(17){--size:4vw}}.winter_animation .leaf:nth-child(17){--size:4vw;--left-ini:12vw;--left-end:4vw;animation:leaffall 7s linear infinite;animation-delay:-3s;left:50vw}@media screen and (max-width:600px){.winter_animation .leaf:nth-child(17){--size:12vw}}.winter_animation .snowflake:nth-child(18){--size:1vw;--left-ini:-9vw;--left-end:10vw;animation:snowfall 8s linear infinite;animation-delay:-7s;left:92vw}@media screen and (max-width:600px){.winter_animation .snowflake:nth-child(18){--size:4vw}}.winter_animation .leaf:nth-child(18){--size:4vw;--left-ini:-3vw;--left-end:10vw;animation:leaffall 9s linear infinite;animation-delay:-7s;left:97vw}@media screen and (max-width:600px){.winter_animation .leaf:nth-child(18){--size:8vw}}.winter_animation .snowflake:nth-child(19){--size:0.6vw;--left-ini:1vw;--left-end:-4vw;animation:snowfall 12s linear infinite;animation-delay:-10s;left:57vw}@media screen and (max-width:600px){.winter_animation .snowflake:nth-child(19){--size:1.6vw}}.winter_animation .leaf:nth-child(19){--size:2vw;--left-ini:3vw;--left-end:8vw;animation:leaffall 11s linear infinite;animation-delay:-1s;left:63vw}@media screen and (max-width:600px){.winter_animation .leaf:nth-child(19){--size:10vw}}.winter_animation .snowflake:nth-child(20){--size:1vw;--left-ini:-1vw;--left-end:-3vw;animation:snowfall 13s linear infinite;animation-delay:-9s;left:8vw}@media screen and (max-width:600px){.winter_animation .snowflake:nth-child(20){--size:2.4vw}}.winter_animation .leaf:nth-child(20){--size:4vw;--left-ini:3vw;--left-end:15vw;animation:leaffall 6s linear infinite;animation-delay:-10s;left:48vw}@media screen and (max-width:600px){.winter_animation .leaf:nth-child(20){--size:4vw}}.winter_animation .snowflake:nth-child(21){--size:1vw;--left-ini:4vw;--left-end:-7vw;animation:snowfall 6s linear infinite;animation-delay:-9s;left:49vw}@media screen and (max-width:600px){.winter_animation .snowflake:nth-child(21){--size:1.6vw}}.winter_animation .leaf:nth-child(21){--size:3vw;--left-ini:1vw;--left-end:4vw;animation:leaffall 12s linear infinite;animation-delay:-1s;left:95vw}@media screen and (max-width:600px){.winter_animation .leaf:nth-child(21){--size:12vw}}.winter_animation .snowflake:nth-child(22){--size:0.6vw;--left-ini:5vw;--left-end:3vw;animation:snowfall 15s linear infinite;animation-delay:-4s;left:4vw}@media screen and (max-width:600px){.winter_animation .snowflake:nth-child(22){--size:2.4vw}}.winter_animation .leaf:nth-child(22){--size:1vw;--left-ini:4vw;--left-end:15vw;animation:leaffall 12s linear infinite;animation-delay:-6s;left:49vw}@media screen and (max-width:600px){.winter_animation .leaf:nth-child(22){--size:6vw}}.winter_animation .snowflake:nth-child(23){--size:0.2vw;--left-ini:-1vw;--left-end:5vw;animation:snowfall 12s linear infinite;animation-delay:-8s;left:18vw}@media screen and (max-width:600px){.winter_animation .snowflake:nth-child(23){--size:2.4vw}}.winter_animation .leaf:nth-child(23){--size:4vw;--left-ini:10vw;--left-end:10vw;animation:leaffall 14s linear infinite;animation-delay:-1s;left:79vw}@media screen and (max-width:600px){.winter_animation .leaf:nth-child(23){--size:8vw}}.winter_animation .snowflake:nth-child(24){--size:1vw;--left-ini:-6vw;--left-end:8vw;animation:snowfall 13s linear infinite;animation-delay:-4s;left:39vw}@media screen and (max-width:600px){.winter_animation .snowflake:nth-child(24){--size:4vw}}.winter_animation .leaf:nth-child(24){--size:1vw;--left-ini:11vw;--left-end:-4vw;animation:leaffall 8s linear infinite;animation-delay:-10s;left:26vw}@media screen and (max-width:600px){.winter_animation .leaf:nth-child(24){--size:6vw}}.winter_animation .snowflake:nth-child(25){--size:0.8vw;--left-ini:2vw;--left-end:7vw;animation:snowfall 13s linear infinite;animation-delay:-6s;left:64vw}@media screen and (max-width:600px){.winter_animation .snowflake:nth-child(25){--size:2.4vw}}.winter_animation .leaf:nth-child(25){--size:1vw;--left-ini:7vw;--left-end:10vw;animation:leaffall 14s linear infinite;animation-delay:-5s;left:95vw}@media screen and (max-width:600px){.winter_animation .leaf:nth-child(25){--size:8vw}}.winter_animation .snowflake:nth-child(26){--size:0.2vw;--left-ini:-7vw;--left-end:6vw;animation:snowfall 7s linear infinite;animation-delay:-1s;left:33vw}@media screen and (max-width:600px){.winter_animation .snowflake:nth-child(26){--size:1.6vw}}.winter_animation .leaf:nth-child(26){--size:4vw;--left-ini:-3vw;--left-end:-1vw;animation:leaffall 8s linear infinite;animation-delay:-1s;left:6vw}@media screen and (max-width:600px){.winter_animation .leaf:nth-child(26){--size:12vw}}.winter_animation .snowflake:nth-child(27){--size:0.4vw;--left-ini:-8vw;--left-end:-2vw;animation:snowfall 8s linear infinite;animation-delay:-1s;left:32vw}@media screen and (max-width:600px){.winter_animation .snowflake:nth-child(27){--size:0.8vw}}.winter_animation .leaf:nth-child(27){--size:3vw;--left-ini:13vw;--left-end:-2vw;animation:leaffall 9s linear infinite;animation-delay:-3s;left:99vw}@media screen and (max-width:600px){.winter_animation .leaf:nth-child(27){--size:6vw}}.winter_animation .snowflake:nth-child(28){--size:0.8vw;--left-ini:-7vw;--left-end:-8vw;animation:snowfall 15s linear infinite;animation-delay:-10s;left:84vw}@media screen and (max-width:600px){.winter_animation .snowflake:nth-child(28){--size:0.8vw}}.winter_animation .leaf:nth-child(28){--size:2vw;--left-ini:11vw;--left-end:-3vw;animation:leaffall 9s linear infinite;animation-delay:-6s;left:23vw}@media screen and (max-width:600px){.winter_animation .leaf:nth-child(28){--size:6vw}}.winter_animation .snowflake:nth-child(29){--size:0.2vw;--left-ini:-4vw;--left-end:-9vw;animation:snowfall 8s linear infinite;animation-delay:-10s;left:59vw}@media screen and (max-width:600px){.winter_animation .snowflake:nth-child(29){--size:4vw}}.winter_animation .leaf:nth-child(29){--size:1vw;--left-ini:14vw;--left-end:2vw;animation:leaffall 15s linear infinite;animation-delay:-1s;left:48vw}@media screen and (max-width:600px){.winter_animation .leaf:nth-child(29){--size:8vw}}.winter_animation .snowflake:nth-child(30){--size:0.4vw;--left-ini:3vw;--left-end:-6vw;animation:snowfall 14s linear infinite;animation-delay:-9s;left:46vw}@media screen and (max-width:600px){.winter_animation .snowflake:nth-child(30){--size:4vw}}.winter_animation .leaf:nth-child(30){--size:1vw;--left-ini:-3vw;--left-end:5vw;animation:leaffall 9s linear infinite;animation-delay:-6s;left:6vw}@media screen and (max-width:600px){.winter_animation .leaf:nth-child(30){--size:4vw}}.winter_animation .snowflake:nth-child(31){--size:1vw;--left-ini:-7vw;--left-end:1vw;animation:snowfall 7s linear infinite;animation-delay:-4s;left:67vw}@media screen and (max-width:600px){.winter_animation .snowflake:nth-child(31){--size:2.4vw}}.winter_animation .leaf:nth-child(31){--size:5vw;--left-ini:2vw;--left-end:13vw;animation:leaffall 11s linear infinite;animation-delay:-5s;left:60vw}@media screen and (max-width:600px){.winter_animation .leaf:nth-child(31){--size:10vw}}.winter_animation .snowflake:nth-child(32){--size:0.6vw;--left-ini:6vw;--left-end:9vw;animation:snowfall 14s linear infinite;animation-delay:-3s;left:76vw}@media screen and (max-width:600px){.winter_animation .snowflake:nth-child(32){--size:0.8vw}}.winter_animation .leaf:nth-child(32){--size:5vw;--left-ini:0vw;--left-end:-2vw;animation:leaffall 15s linear infinite;animation-delay:-1s;left:12vw}@media screen and (max-width:600px){.winter_animation .leaf:nth-child(32){--size:8vw}}.winter_animation .snowflake:nth-child(33){--size:0.4vw;--left-ini:-4vw;--left-end:4vw;animation:snowfall 8s linear infinite;animation-delay:-2s;left:94vw}@media screen and (max-width:600px){.winter_animation .snowflake:nth-child(33){--size:1.6vw}}.winter_animation .leaf:nth-child(33){--size:3vw;--left-ini:9vw;--left-end:3vw;animation:leaffall 13s linear infinite;animation-delay:-4s;left:94vw}@media screen and (max-width:600px){.winter_animation .leaf:nth-child(33){--size:4vw}}.winter_animation .snowflake:nth-child(34){--size:0.4vw;--left-ini:-4vw;--left-end:5vw;animation:snowfall 13s linear infinite;animation-delay:-10s;left:55vw}@media screen and (max-width:600px){.winter_animation .snowflake:nth-child(34){--size:4vw}}.winter_animation .leaf:nth-child(34){--size:1vw;--left-ini:10vw;--left-end:-4vw;animation:leaffall 12s linear infinite;animation-delay:-4s;left:10vw}@media screen and (max-width:600px){.winter_animation .leaf:nth-child(34){--size:2vw}}.winter_animation .snowflake:nth-child(35){--size:1vw;--left-ini:0vw;--left-end:-7vw;animation:snowfall 12s linear infinite;animation-delay:-3s;left:69vw}@media screen and (max-width:600px){.winter_animation .snowflake:nth-child(35){--size:2.4vw}}.winter_animation .leaf:nth-child(35){--size:2vw;--left-ini:3vw;--left-end:5vw;animation:leaffall 13s linear infinite;animation-delay:-10s;left:7vw}@media screen and (max-width:600px){.winter_animation .leaf:nth-child(35){--size:4vw}}.winter_animation .snowflake:nth-child(36){--size:0.6vw;--left-ini:5vw;--left-end:-3vw;animation:snowfall 14s linear infinite;animation-delay:-9s;left:8vw}@media screen and (max-width:600px){.winter_animation .snowflake:nth-child(36){--size:0.8vw}}.winter_animation .leaf:nth-child(36){--size:4vw;--left-ini:1vw;--left-end:3vw;animation:leaffall 14s linear infinite;animation-delay:-3s;left:67vw}@media screen and (max-width:600px){.winter_animation .leaf:nth-child(36){--size:2vw}}.winter_animation .snowflake:nth-child(37){--size:0.4vw;--left-ini:8vw;--left-end:5vw;animation:snowfall 15s linear infinite;animation-delay:-3s;left:44vw}@media screen and (max-width:600px){.winter_animation .snowflake:nth-child(37){--size:3.2vw}}.winter_animation .leaf:nth-child(37){--size:2vw;--left-ini:9vw;--left-end:15vw;animation:leaffall 6s linear infinite;animation-delay:-7s;left:69vw}@media screen and (max-width:600px){.winter_animation .leaf:nth-child(37){--size:10vw}}.winter_animation .snowflake:nth-child(38){--size:0.6vw;--left-ini:6vw;--left-end:-6vw;animation:snowfall 12s linear infinite;animation-delay:-9s;left:54vw}@media screen and (max-width:600px){.winter_animation .snowflake:nth-child(38){--size:2.4vw}}.winter_animation .leaf:nth-child(38){--size:5vw;--left-ini:5vw;--left-end:11vw;animation:leaffall 14s linear infinite;animation-delay:-1s;left:88vw}@media screen and (max-width:600px){.winter_animation .leaf:nth-child(38){--size:10vw}}.winter_animation .snowflake:nth-child(39){--size:1vw;--left-ini:-9vw;--left-end:-1vw;animation:snowfall 8s linear infinite;animation-delay:-7s;left:62vw}@media screen and (max-width:600px){.winter_animation .snowflake:nth-child(39){--size:4vw}}.winter_animation .leaf:nth-child(39){--size:5vw;--left-ini:10vw;--left-end:-3vw;animation:leaffall 9s linear infinite;animation-delay:-2s;left:70vw}@media screen and (max-width:600px){.winter_animation .leaf:nth-child(39){--size:12vw}}.winter_animation .snowflake:nth-child(40){--size:0.8vw;--left-ini:-7vw;--left-end:10vw;animation:snowfall 8s linear infinite;animation-delay:-4s;left:51vw}@media screen and (max-width:600px){.winter_animation .snowflake:nth-child(40){--size:4vw}}.winter_animation .leaf:nth-child(40){--size:2vw;--left-ini:2vw;--left-end:3vw;animation:leaffall 11s linear infinite;animation-delay:-6s;left:42vw}@media screen and (max-width:600px){.winter_animation .leaf:nth-child(40){--size:2vw}}.winter_animation .snowflake:nth-child(41){--size:0.4vw;--left-ini:6vw;--left-end:8vw;animation:snowfall 12s linear infinite;animation-delay:-3s;left:15vw}@media screen and (max-width:600px){.winter_animation .snowflake:nth-child(41){--size:1.6vw}}.winter_animation .leaf:nth-child(41){--size:5vw;--left-ini:4vw;--left-end:9vw;animation:leaffall 13s linear infinite;animation-delay:-10s;left:97vw}@media screen and (max-width:600px){.winter_animation .leaf:nth-child(41){--size:2vw}}.winter_animation .snowflake:nth-child(42){--size:1vw;--left-ini:10vw;--left-end:-8vw;animation:snowfall 9s linear infinite;animation-delay:-6s;left:93vw}@media screen and (max-width:600px){.winter_animation .snowflake:nth-child(42){--size:3.2vw}}.winter_animation .leaf:nth-child(42){--size:5vw;--left-ini:10vw;--left-end:1vw;animation:leaffall 7s linear infinite;animation-delay:-7s;left:53vw}@media screen and (max-width:600px){.winter_animation .leaf:nth-child(42){--size:10vw}}.winter_animation .snowflake:nth-child(43){--size:1vw;--left-ini:3vw;--left-end:-7vw;animation:snowfall 12s linear infinite;animation-delay:-1s;left:20vw}@media screen and (max-width:600px){.winter_animation .snowflake:nth-child(43){--size:4vw}}.winter_animation .leaf:nth-child(43){--size:5vw;--left-ini:11vw;--left-end:-2vw;animation:leaffall 8s linear infinite;animation-delay:-10s;left:40vw}@media screen and (max-width:600px){.winter_animation .leaf:nth-child(43){--size:10vw}}.winter_animation .snowflake:nth-child(44){--size:0.2vw;--left-ini:1vw;--left-end:9vw;animation:snowfall 8s linear infinite;animation-delay:-7s;left:90vw}@media screen and (max-width:600px){.winter_animation .snowflake:nth-child(44){--size:0.8vw}}.winter_animation .leaf:nth-child(44){--size:3vw;--left-ini:10vw;--left-end:1vw;animation:leaffall 9s linear infinite;animation-delay:-7s;left:71vw}@media screen and (max-width:600px){.winter_animation .leaf:nth-child(44){--size:6vw}}.winter_animation .snowflake:nth-child(45){--size:0.8vw;--left-ini:3vw;--left-end:9vw;animation:snowfall 9s linear infinite;animation-delay:-6s;left:26vw}@media screen and (max-width:600px){.winter_animation .snowflake:nth-child(45){--size:3.2vw}}.winter_animation .leaf:nth-child(45){--size:1vw;--left-ini:15vw;--left-end:13vw;animation:leaffall 13s linear infinite;animation-delay:-5s;left:95vw}@media screen and (max-width:600px){.winter_animation .leaf:nth-child(45){--size:8vw}}.winter_animation .snowflake:nth-child(46){--size:0.8vw;--left-ini:4vw;--left-end:1vw;animation:snowfall 13s linear infinite;animation-delay:-1s;left:12vw}@media screen and (max-width:600px){.winter_animation .snowflake:nth-child(46){--size:2.4vw}}.winter_animation .leaf:nth-child(46){--size:1vw;--left-ini:-4vw;--left-end:14vw;animation:leaffall 10s linear infinite;animation-delay:-6s;left:83vw}@media screen and (max-width:600px){.winter_animation .leaf:nth-child(46){--size:2vw}}.winter_animation .snowflake:nth-child(47){--size:1vw;--left-ini:-3vw;--left-end:-1vw;animation:snowfall 15s linear infinite;animation-delay:-4s;left:44vw}@media screen and (max-width:600px){.winter_animation .snowflake:nth-child(47){--size:2.4vw}}.winter_animation .leaf:nth-child(47){--size:1vw;--left-ini:15vw;--left-end:3vw;animation:leaffall 6s linear infinite;animation-delay:-2s;left:40vw}@media screen and (max-width:600px){.winter_animation .leaf:nth-child(47){--size:2vw}}.winter_animation .snowflake:nth-child(48){--size:1vw;--left-ini:0vw;--left-end:-3vw;animation:snowfall 7s linear infinite;animation-delay:-4s;left:77vw}@media screen and (max-width:600px){.winter_animation .snowflake:nth-child(48){--size:4vw}}.winter_animation .leaf:nth-child(48){--size:4vw;--left-ini:5vw;--left-end:1vw;animation:leaffall 14s linear infinite;animation-delay:-8s;left:74vw}@media screen and (max-width:600px){.winter_animation .leaf:nth-child(48){--size:10vw}}.winter_animation .snowflake:nth-child(49){--size:0.2vw;--left-ini:-8vw;--left-end:-5vw;animation:snowfall 12s linear infinite;animation-delay:-9s;left:46vw}@media screen and (max-width:600px){.winter_animation .snowflake:nth-child(49){--size:0.8vw}}.winter_animation .leaf:nth-child(49){--size:5vw;--left-ini:-2vw;--left-end:5vw;animation:leaffall 6s linear infinite;animation-delay:-7s;left:9vw}@media screen and (max-width:600px){.winter_animation .leaf:nth-child(49){--size:2vw}}.winter_animation .snowflake:nth-child(50){--size:0.4vw;--left-ini:-4vw;--left-end:-4vw;animation:snowfall 6s linear infinite;animation-delay:-1s;left:97vw}@media screen and (max-width:600px){.winter_animation .snowflake:nth-child(50){--size:1.6vw}}.winter_animation .leaf:nth-child(50){--size:4vw;--left-ini:-1vw;--left-end:15vw;animation:leaffall 13s linear infinite;animation-delay:-10s;left:60vw}@media screen and (max-width:600px){.winter_animation .leaf:nth-child(50){--size:4vw}}.winter_animation .snowflake:nth-child(51){--size:1vw;--left-ini:-6vw;--left-end:-4vw;animation:snowfall 15s linear infinite;animation-delay:-10s;left:1vw}@media screen and (max-width:600px){.winter_animation .snowflake:nth-child(51){--size:1.6vw}}.winter_animation .leaf:nth-child(51){--size:5vw;--left-ini:13vw;--left-end:8vw;animation:leaffall 13s linear infinite;animation-delay:-5s;left:77vw}@media screen and (max-width:600px){.winter_animation .leaf:nth-child(51){--size:8vw}}.winter_animation .snowflake:nth-child(52){--size:0.6vw;--left-ini:9vw;--left-end:-9vw;animation:snowfall 7s linear infinite;animation-delay:-9s;left:1vw}@media screen and (max-width:600px){.winter_animation .snowflake:nth-child(52){--size:2.4vw}}.winter_animation .leaf:nth-child(52){--size:3vw;--left-ini:2vw;--left-end:14vw;animation:leaffall 15s linear infinite;animation-delay:-1s;left:74vw}@media screen and (max-width:600px){.winter_animation .leaf:nth-child(52){--size:10vw}}.winter_animation .snowflake:nth-child(53){--size:0.6vw;--left-ini:3vw;--left-end:-3vw;animation:snowfall 13s linear infinite;animation-delay:-4s;left:22vw}@media screen and (max-width:600px){.winter_animation .snowflake:nth-child(53){--size:4vw}}.winter_animation .leaf:nth-child(53){--size:4vw;--left-ini:11vw;--left-end:5vw;animation:leaffall 10s linear infinite;animation-delay:-6s;left:78vw}@media screen and (max-width:600px){.winter_animation .leaf:nth-child(53){--size:12vw}}.winter_animation .snowflake:nth-child(54){--size:0.2vw;--left-ini:3vw;--left-end:-7vw;animation:snowfall 15s linear infinite;animation-delay:-5s;left:53vw}@media screen and (max-width:600px){.winter_animation .snowflake:nth-child(54){--size:1.6vw}}.winter_animation .leaf:nth-child(54){--size:2vw;--left-ini:7vw;--left-end:-4vw;animation:leaffall 14s linear infinite;animation-delay:-3s;left:44vw}@media screen and (max-width:600px){.winter_animation .leaf:nth-child(54){--size:8vw}}.winter_animation .snowflake:nth-child(55){--size:0.4vw;--left-ini:-9vw;--left-end:4vw;animation:snowfall 6s linear infinite;animation-delay:-4s;left:56vw}@media screen and (max-width:600px){.winter_animation .snowflake:nth-child(55){--size:4vw}}.winter_animation .leaf:nth-child(55){--size:4vw;--left-ini:-1vw;--left-end:0vw;animation:leaffall 7s linear infinite;animation-delay:-2s;left:95vw}@media screen and (max-width:600px){.winter_animation .leaf:nth-child(55){--size:12vw}}.winter_animation .snowflake:nth-child(56){--size:0.6vw;--left-ini:2vw;--left-end:0vw;animation:snowfall 7s linear infinite;animation-delay:-2s;left:15vw}@media screen and (max-width:600px){.winter_animation .snowflake:nth-child(56){--size:2.4vw}}.winter_animation .leaf:nth-child(56){--size:4vw;--left-ini:13vw;--left-end:8vw;animation:leaffall 11s linear infinite;animation-delay:-1s;left:33vw}@media screen and (max-width:600px){.winter_animation .leaf:nth-child(56){--size:8vw}}.winter_animation .snowflake:nth-child(57){--size:0.6vw;--left-ini:9vw;--left-end:10vw;animation:snowfall 8s linear infinite;animation-delay:-7s;left:2vw}@media screen and (max-width:600px){.winter_animation .snowflake:nth-child(57){--size:4vw}}.winter_animation .leaf:nth-child(57){--size:3vw;--left-ini:-1vw;--left-end:10vw;animation:leaffall 6s linear infinite;animation-delay:-6s;left:15vw}@media screen and (max-width:600px){.winter_animation .leaf:nth-child(57){--size:2vw}}.winter_animation .snowflake:nth-child(58){--size:1vw;--left-ini:4vw;--left-end:0vw;animation:snowfall 10s linear infinite;animation-delay:-3s;left:33vw}@media screen and (max-width:600px){.winter_animation .snowflake:nth-child(58){--size:2.4vw}}.winter_animation .leaf:nth-child(58){--size:1vw;--left-ini:-4vw;--left-end:5vw;animation:leaffall 6s linear infinite;animation-delay:-3s;left:69vw}@media screen and (max-width:600px){.winter_animation .leaf:nth-child(58){--size:4vw}}.winter_animation .snowflake:nth-child(59){--size:0.4vw;--left-ini:1vw;--left-end:-1vw;animation:snowfall 15s linear infinite;animation-delay:-5s;left:2vw}@media screen and (max-width:600px){.winter_animation .snowflake:nth-child(59){--size:2.4vw}}.winter_animation .leaf:nth-child(59){--size:3vw;--left-ini:2vw;--left-end:11vw;animation:leaffall 12s linear infinite;animation-delay:-4s;left:45vw}@media screen and (max-width:600px){.winter_animation .leaf:nth-child(59){--size:6vw}}.winter_animation .snowflake:nth-child(60){--size:0.6vw;--left-ini:8vw;--left-end:-4vw;animation:snowfall 10s linear infinite;animation-delay:-3s;left:8vw}@media screen and (max-width:600px){.winter_animation .snowflake:nth-child(60){--size:1.6vw}}.winter_animation .leaf:nth-child(60){--size:2vw;--left-ini:13vw;--left-end:-1vw;animation:leaffall 10s linear infinite;animation-delay:-4s;left:33vw}@media screen and (max-width:600px){.winter_animation .leaf:nth-child(60){--size:2vw}}.winter_animation .snowflake:nth-child(61){--size:0.2vw;--left-ini:-1vw;--left-end:-9vw;animation:snowfall 8s linear infinite;animation-delay:-1s;left:65vw}@media screen and (max-width:600px){.winter_animation .snowflake:nth-child(61){--size:3.2vw}}.winter_animation .leaf:nth-child(61){--size:3vw;--left-ini:6vw;--left-end:7vw;animation:leaffall 15s linear infinite;animation-delay:-1s;left:10vw}@media screen and (max-width:600px){.winter_animation .leaf:nth-child(61){--size:6vw}}.winter_animation .snowflake:nth-child(62){--size:0.6vw;--left-ini:2vw;--left-end:7vw;animation:snowfall 12s linear infinite;animation-delay:-2s;left:66vw}@media screen and (max-width:600px){.winter_animation .snowflake:nth-child(62){--size:2.4vw}}.winter_animation .leaf:nth-child(62){--size:3vw;--left-ini:2vw;--left-end:0vw;animation:leaffall 15s linear infinite;animation-delay:-1s;left:99vw}@media screen and (max-width:600px){.winter_animation .leaf:nth-child(62){--size:6vw}}.winter_animation .snowflake:nth-child(63){--size:1vw;--left-ini:-1vw;--left-end:-6vw;animation:snowfall 10s linear infinite;animation-delay:-8s;left:23vw}@media screen and (max-width:600px){.winter_animation .snowflake:nth-child(63){--size:0.8vw}}.winter_animation .leaf:nth-child(63){--size:2vw;--left-ini:1vw;--left-end:5vw;animation:leaffall 14s linear infinite;animation-delay:-2s;left:18vw}@media screen and (max-width:600px){.winter_animation .leaf:nth-child(63){--size:10vw}}.winter_animation .snowflake:nth-child(64){--size:1vw;--left-ini:1vw;--left-end:-5vw;animation:snowfall 8s linear infinite;animation-delay:-3s;left:86vw}@media screen and (max-width:600px){.winter_animation .snowflake:nth-child(64){--size:3.2vw}}.winter_animation .leaf:nth-child(64){--size:5vw;--left-ini:-4vw;--left-end:9vw;animation:leaffall 10s linear infinite;animation-delay:-2s;left:7vw}@media screen and (max-width:600px){.winter_animation .leaf:nth-child(64){--size:6vw}}.winter_animation .snowflake:nth-child(65){--size:1vw;--left-ini:-4vw;--left-end:2vw;animation:snowfall 14s linear infinite;animation-delay:-7s;left:38vw}@media screen and (max-width:600px){.winter_animation .snowflake:nth-child(65){--size:0.8vw}}.winter_animation .leaf:nth-child(65){--size:4vw;--left-ini:-4vw;--left-end:14vw;animation:leaffall 8s linear infinite;animation-delay:-1s;left:84vw}@media screen and (max-width:600px){.winter_animation .leaf:nth-child(65){--size:12vw}}.winter_animation .snowflake:nth-child(66){--size:0.2vw;--left-ini:2vw;--left-end:5vw;animation:snowfall 12s linear infinite;animation-delay:-6s;left:35vw}@media screen and (max-width:600px){.winter_animation .snowflake:nth-child(66){--size:2.4vw}}.winter_animation .leaf:nth-child(66){--size:1vw;--left-ini:-3vw;--left-end:15vw;animation:leaffall 7s linear infinite;animation-delay:-2s;left:38vw}@media screen and (max-width:600px){.winter_animation .leaf:nth-child(66){--size:6vw}}.winter_animation .snowflake:nth-child(67){--size:0.4vw;--left-ini:10vw;--left-end:-1vw;animation:snowfall 8s linear infinite;animation-delay:-2s;left:8vw}@media screen and (max-width:600px){.winter_animation .snowflake:nth-child(67){--size:3.2vw}}.winter_animation .leaf:nth-child(67){--size:2vw;--left-ini:6vw;--left-end:14vw;animation:leaffall 7s linear infinite;animation-delay:-6s;left:71vw}@media screen and (max-width:600px){.winter_animation .leaf:nth-child(67){--size:6vw}}.winter_animation .snowflake:nth-child(68){--size:0.2vw;--left-ini:1vw;--left-end:-2vw;animation:snowfall 7s linear infinite;animation-delay:-5s;left:51vw}@media screen and (max-width:600px){.winter_animation .snowflake:nth-child(68){--size:4vw}}.winter_animation .leaf:nth-child(68){--size:4vw;--left-ini:0vw;--left-end:9vw;animation:leaffall 6s linear infinite;animation-delay:-4s;left:92vw}@media screen and (max-width:600px){.winter_animation .leaf:nth-child(68){--size:4vw}}.winter_animation .snowflake:nth-child(69){--size:0.4vw;--left-ini:9vw;--left-end:9vw;animation:snowfall 10s linear infinite;animation-delay:-10s;left:25vw}@media screen and (max-width:600px){.winter_animation .snowflake:nth-child(69){--size:4vw}}.winter_animation .leaf:nth-child(69){--size:5vw;--left-ini:13vw;--left-end:-3vw;animation:leaffall 8s linear infinite;animation-delay:-6s;left:58vw}@media screen and (max-width:600px){.winter_animation .leaf:nth-child(69){--size:4vw}}.winter_animation .snowflake:nth-child(70){--size:0.4vw;--left-ini:-5vw;--left-end:-5vw;animation:snowfall 14s linear infinite;animation-delay:-8s;left:81vw}@media screen and (max-width:600px){.winter_animation .snowflake:nth-child(70){--size:0.8vw}}.winter_animation .leaf:nth-child(70){--size:5vw;--left-ini:0vw;--left-end:15vw;animation:leaffall 12s linear infinite;animation-delay:-9s;left:49vw}@media screen and (max-width:600px){.winter_animation .leaf:nth-child(70){--size:2vw}}.winter_animation .snowflake:nth-child(71){--size:0.8vw;--left-ini:1vw;--left-end:10vw;animation:snowfall 9s linear infinite;animation-delay:-7s;left:69vw}@media screen and (max-width:600px){.winter_animation .snowflake:nth-child(71){--size:0.8vw}}.winter_animation .leaf:nth-child(71){--size:4vw;--left-ini:0vw;--left-end:2vw;animation:leaffall 9s linear infinite;animation-delay:-10s;left:51vw}@media screen and (max-width:600px){.winter_animation .leaf:nth-child(71){--size:12vw}}.winter_animation .snowflake:nth-child(72){--size:1vw;--left-ini:5vw;--left-end:-7vw;animation:snowfall 6s linear infinite;animation-delay:-9s;left:3vw}@media screen and (max-width:600px){.winter_animation .snowflake:nth-child(72){--size:1.6vw}}.winter_animation .leaf:nth-child(72){--size:3vw;--left-ini:1vw;--left-end:-3vw;animation:leaffall 13s linear infinite;animation-delay:-5s;left:65vw}@media screen and (max-width:600px){.winter_animation .leaf:nth-child(72){--size:6vw}}.winter_animation .snowflake:nth-child(73){--size:0.4vw;--left-ini:-7vw;--left-end:-4vw;animation:snowfall 11s linear infinite;animation-delay:-3s;left:96vw}@media screen and (max-width:600px){.winter_animation .snowflake:nth-child(73){--size:4vw}}.winter_animation .leaf:nth-child(73){--size:4vw;--left-ini:3vw;--left-end:13vw;animation:leaffall 10s linear infinite;animation-delay:-9s;left:31vw}@media screen and (max-width:600px){.winter_animation .leaf:nth-child(73){--size:2vw}}.winter_animation .snowflake:nth-child(74){--size:0.6vw;--left-ini:-8vw;--left-end:-6vw;animation:snowfall 10s linear infinite;animation-delay:-4s;left:56vw}@media screen and (max-width:600px){.winter_animation .snowflake:nth-child(74){--size:3.2vw}}.winter_animation .leaf:nth-child(74){--size:3vw;--left-ini:-3vw;--left-end:10vw;animation:leaffall 12s linear infinite;animation-delay:-9s;left:35vw}@media screen and (max-width:600px){.winter_animation .leaf:nth-child(74){--size:4vw}}.winter_animation .snowflake:nth-child(75){--size:0.8vw;--left-ini:-1vw;--left-end:-6vw;animation:snowfall 13s linear infinite;animation-delay:-2s;left:17vw}@media screen and (max-width:600px){.winter_animation .snowflake:nth-child(75){--size:1.6vw}}.winter_animation .leaf:nth-child(75){--size:2vw;--left-ini:-3vw;--left-end:4vw;animation:leaffall 6s linear infinite;animation-delay:-7s;left:89vw}@media screen and (max-width:600px){.winter_animation .leaf:nth-child(75){--size:12vw}}.winter_animation .snowflake:nth-child(76){--size:1vw;--left-ini:-8vw;--left-end:-2vw;animation:snowfall 15s linear infinite;animation-delay:-7s;left:73vw}@media screen and (max-width:600px){.winter_animation .snowflake:nth-child(76){--size:3.2vw}}.winter_animation .leaf:nth-child(76){--size:1vw;--left-ini:13vw;--left-end:13vw;animation:leaffall 14s linear infinite;animation-delay:-8s;left:33vw}@media screen and (max-width:600px){.winter_animation .leaf:nth-child(76){--size:4vw}}.winter_animation .snowflake:nth-child(77){--size:0.4vw;--left-ini:8vw;--left-end:5vw;animation:snowfall 14s linear infinite;animation-delay:-2s;left:75vw}@media screen and (max-width:600px){.winter_animation .snowflake:nth-child(77){--size:3.2vw}}.winter_animation .leaf:nth-child(77){--size:5vw;--left-ini:12vw;--left-end:11vw;animation:leaffall 7s linear infinite;animation-delay:-5s;left:82vw}@media screen and (max-width:600px){.winter_animation .leaf:nth-child(77){--size:12vw}}.winter_animation .snowflake:nth-child(78){--size:1vw;--left-ini:9vw;--left-end:5vw;animation:snowfall 7s linear infinite;animation-delay:-9s;left:86vw}@media screen and (max-width:600px){.winter_animation .snowflake:nth-child(78){--size:2.4vw}}.winter_animation .leaf:nth-child(78){--size:3vw;--left-ini:-2vw;--left-end:9vw;animation:leaffall 12s linear infinite;animation-delay:-5s;left:78vw}@media screen and (max-width:600px){.winter_animation .leaf:nth-child(78){--size:12vw}}.winter_animation .snowflake:nth-child(79){--size:0.2vw;--left-ini:10vw;--left-end:-6vw;animation:snowfall 12s linear infinite;animation-delay:-3s;left:90vw}@media screen and (max-width:600px){.winter_animation .snowflake:nth-child(79){--size:4vw}}.winter_animation .leaf:nth-child(79){--size:5vw;--left-ini:1vw;--left-end:-2vw;animation:leaffall 15s linear infinite;animation-delay:-8s;left:44vw}@media screen and (max-width:600px){.winter_animation .leaf:nth-child(79){--size:8vw}}.winter_animation .snowflake:nth-child(80){--size:0.6vw;--left-ini:7vw;--left-end:7vw;animation:snowfall 15s linear infinite;animation-delay:-2s;left:53vw}@media screen and (max-width:600px){.winter_animation .snowflake:nth-child(80){--size:2.4vw}}.winter_animation .leaf:nth-child(80){--size:5vw;--left-ini:5vw;--left-end:10vw;animation:leaffall 13s linear infinite;animation-delay:-4s;left:92vw}@media screen and (max-width:600px){.winter_animation .leaf:nth-child(80){--size:12vw}}.winter_animation .snowflake:nth-child(6n){filter:blur(1px)}.loading_screen{align-items:center;animation:loadin_wrap_animation 1s ease-in-out;animation-delay:.8s;background-color:#fff;display:flex;height:100dvh;justify-content:center;overflow:hidden;position:fixed;top:0;width:100dvw;z-index:999}@keyframes loadin_wrap_animation{0%{transform:translateY(0)}to{transform:translateY(-120vh)}}.loading_screen img{animation:loadin_logo_animation .5s ease-in;width:150px}@keyframes loadin_logo_animation{0%{transform:scale(0)}60%{transform:scale(1.2)}80%{transform:scale(.8)}to{transform:scale(1)}}.blogCard_article{background-color:#fffc;border-radius:0 0 16px 16px;color:#555;display:flex;flex-direction:column;gap:0;margin-left:auto;margin-right:auto;max-width:1000px;min-height:100vh;padding:120px 35px 35px;width:100%!important}.blogCard_article .title_row{align-items:flex-start;display:flex;width:100%}.blogCard_article .title_row .title h1{font-size:32px;font-weight:600}.blogCard_article .content_row{display:flex;flex-direction:column;gap:0;width:100%}.blogCard_article .content_row .subtitle h2{font-size:28px}.blogCard_article .content_row p{font-style:22px}.blogCard_article .content_row img{width:100%}.blogCard_article .content_row .content_row_element_v1 .text_image_row{display:flex;justify-content:space-between;width:100%}.blogCard_article .content_row .content_row_element_v1 .text_image_row p{margin-top:-5px}.blogCard_article .content_row .content_row_element_v1 .text_image_row div{margin-top:-15px}.blogCard_article .content_row .content_row_element_v2 .text_image_column{display:flex;flex-direction:column;justify-content:space-between;width:100%}.blogCard_article .mt-20{margin-top:20px}.blogCard_article .mt-50{margin-top:50px}.blogCard{align-items:center;color:#555;display:flex;flex-direction:column;gap:50px;height:100vh;margin-left:auto;margin-right:auto;max-width:1200px;padding-top:80px}@keyframes drop_from_top_animation{0%{transform:translateY(-100vh)}to{transform:translateY(0)}}.blogCard .news_room_title{animation:drop_from_top_animation 1.5s ease-in-out}.blogCard .latest_news_wrap .latest_news_card{animation:drop_from_top_animation 1s ease-in-out;background-color:hsla(0,0%,100%,.886);border-radius:16px;box-shadow:1px 2px 8px rgba(0,0,0,.455);cursor:pointer;transition:.3s}.blogCard .latest_news_wrap .latest_news_card:hover{transform:scale(1.02)}.blogCard .latest_news_wrap .latest_news_card .row{display:flex}.blogCard .latest_news_wrap .latest_news_card .row .col_1,.blogCard .latest_news_wrap .latest_news_card .row .col_2{padding:30px 25px}.blogCard .latest_news_wrap .latest_news_card .row .col_1{display:flex;flex-direction:column;gap:60px;width:50%}.blogCard .latest_news_wrap .latest_news_card .row .col_1 .top_content{display:flex;flex-direction:column;gap:15px}.blogCard .latest_news_wrap .latest_news_card .row .col_1 .top_content .topic{font-size:16px}.blogCard .latest_news_wrap .latest_news_card .row .col_1 .top_content .title{font-size:24px;font-weight:500;line-height:26px}.blogCard .latest_news_wrap .latest_news_card .row .col_1 .top_content .meta_desr{font-size:16px}.blogCard .latest_news_wrap .latest_news_card .row .col_1 .bottom_content .date{font-size:14px}.blogCard .latest_news_wrap .latest_news_card .row .col_2{background-color:#966dec;border-radius:16px;box-shadow:1px 2px 8px rgba(0,0,0,.455);max-height:250px;padding:10px 0;width:50%}.blogCard .latest_news_wrap .latest_news_card .row .col_2 img{max-height:250px;object-fit:contain;width:100%}.add_page_wrap{align-items:center;color:#555;display:flex;height:100vh;justify-content:center}.cookies_modal_hide{animation:hide_modal .5s ease-in}@keyframes hide_modal{0%{transform:translateY(0)}to{transform:translateY(100vh)}}.cookies_modal{background-color:hsla(0,0%,100%,.886);border-radius:16px;bottom:0;box-shadow:1px 2px 8px rgba(0,0,0,.455);color:#414141;display:flex;flex-direction:column;gap:5px;margin:20px 15px;max-width:350px;padding:20px;position:fixed;right:0;transition:.5s;width:80vw;z-index:999}.cookies_modal .title{align-items:center;display:flex;font-size:20px;font-weight:500;justify-content:space-between}.cookies_modal .text{font-size:14px}.cookies_modal .action{align-items:center;display:flex;font-size:16px;gap:15px;justify-content:flex-end}.cookies_modal .action .cookies_redirect{color:#414141;cursor:pointer;text-decoration:underline;transition:.3s}.cookies_modal .action .cookies_redirect:hover{color:#7038e4}.cookies_modal .action .agree_button{border:1px solid #414141;border-radius:10px;cursor:pointer;padding:5px 10px;transition:.3s}.cookies_modal .action .agree_button:hover{background-color:#7038e4;border-color:#7038e4;color:#fff}.cookies_modal img{width:30px}.cookies_page{color:#414141;display:flex;flex-direction:column;margin-left:auto;margin-right:auto;max-width:1000px;min-height:100vh;padding-top:100px}.cookies_page .cancel_cookies_wrap{display:flex}.cookies_page .cancel_cookies_wrap div{border:1px solid #414141;border-radius:10px;cursor:pointer;padding:5px 15px;transition:.3s}.cookies_page .cancel_cookies_wrap div:hover{background-color:#7038e4;border-color:#7038e4;color:#fff}.cookies_page .title{display:flex;justify-content:space-between}.cookies_page .title img{width:50px}.cookies_page a{color:#7038e4}.cookies_page .card{background-color:hsla(0,0%,100%,.886);border-radius:16px;box-shadow:1px 2px 8px rgba(0,0,0,.455);margin:20px 15px;padding:20px;transition:.5s}.publicProfileCardV1{animation:profile_card_intro_animation .3s ease-in;background-color:#fff;border-radius:8px;box-shadow:-120px 120px 300px #4a2314;color:#414141;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;max-width:1100px;position:relative;text-align:center;width:100%;z-index:1}.publicProfileCardV1 [contenteditable=true]{border-radius:8px;cursor:text;margin-top:.9px;outline:2px dashed #7038e4;padding:5px 15px}.publicProfileCardV1 .edit_icon{bottom:20px;cursor:pointer;position:absolute;right:20px;transition:.3s}.publicProfileCardV1 .edit_icon:hover{transform:scale(1.2)}@keyframes profile_card_intro_animation{0%{transform:scale(.2)}to{transform:scale(1)}}.publicProfileCardV1__header{align-items:center;display:flex;justify-content:space-between;padding:15px 80px}.publicProfileCardV1 .logo{align-items:center;background-color:#f5f5f5;border-radius:12px;display:flex;height:70px;justify-content:center;padding:8px;width:80px}.publicProfileCardV1 .logo__image{max-height:100%;max-width:100%;object-fit:contain}.publicProfileCardV1 .contact_opening_hours_wrap{align-items:flex-end;display:flex;flex-direction:column;gap:20px;margin:0}.publicProfileCardV1 .contact_opening_hours_wrap .contact{display:flex}.publicProfileCardV1 .contact_opening_hours_wrap .contact ul{align-items:center;display:flex;gap:20px;list-style:none;margin:0;padding:0}.publicProfileCardV1 .contact_opening_hours_wrap .contact ul li{cursor:pointer;font-weight:500;transition:.3s}.publicProfileCardV1 .contact_opening_hours_wrap .contact ul li a{all:unset}.publicProfileCardV1 .contact_opening_hours_wrap .contact ul li:hover{color:#ffa88f}.publicProfileCardV1 .contact_opening_hours_wrap .opening_hours{display:flex;gap:15px}.publicProfileCardV1 .contact_opening_hours_wrap .opening_hours .day{font-size:16px;font-weight:700}.publicProfileCardV1 .contact_opening_hours_wrap .opening_hours .time{font-size:14px;font-weight:400}.publicProfileCardV1 .banner_section{position:relative}.publicProfileCardV1 .banner_section img{aspect-ratio:2/1;filter:brightness(.5);object-fit:cover;width:100%}.publicProfileCardV1 .banner_section .no_image{align-items:center;aspect-ratio:2/1;background-color:rgba(48,48,48,.337);color:#fff;display:flex;justify-content:center;width:100%}.publicProfileCardV1 .banner_section .banner__text{color:#fff;left:80px;padding:0 20px;position:absolute;text-align:left;text-shadow:0 0 10px #0009;top:30%;z-index:5}.publicProfileCardV1 .banner_section .banner__text h2{font-size:2.5rem;margin:0 0 8px}.publicProfileCardV1 .banner_section .banner__text p{font-size:1rem;margin:0}.publicProfileCardV1 .content_section{display:flex;flex-direction:column;padding:15px 80px;text-align:left}.publicProfileCardV1 .content_section .title_section .categories{display:flex;gap:10px;padding-bottom:15px}.publicProfileCardV1 .content_section .title_section .categories .category{background-color:#ffa88f;border-radius:12px;color:#414141;font-size:12px;font-weight:700;padding:4px 25px}.publicProfileCardV1 .content_section .title_section .title{font-size:20px;font-weight:700}.publicProfileCardV1 .content_section .content_row{display:flex;flex-direction:row}.publicProfileCardV1 .content_section .content_row .bottom_border{animation:bottom_border_animation 15s ease-in-out infinite;background-color:#ede7e7;border-radius:12px;height:2px;width:60%}@keyframes bottom_border_animation{0%{width:60%}50%{width:80%}to{width:60%}}.publicProfileCardV1 .content_section .content_row .content_col_left,.publicProfileCardV1 .content_section .content_row .content_col_right{display:flex;flex-direction:column;gap:35px;width:50%}.publicProfileCardV1 .content_section .content_row .content_col_left .short_descr{margin-top:10px}.publicProfileCardV1 .content_section .content_row .content_col_right{align-items:flex-end;display:flex}.publicProfileCardV1 .content_section .content_row .content_card{animation:content_card_animation 10s ease-in-out infinite;aspect-ratio:4.2/5;background-color:#f1ebeb;border-radius:24px;box-shadow:-5px 10px 20px #0000004d;padding:35px 25px;position:relative;width:80%}@keyframes content_card_animation{0%{transform:translateY(0)}50%{transform:translateY(10px)}to{transform:translateY(0)}}.publicProfileCardV1 .content_section .content_row .content_card:nth-child(2){animation-delay:2.5s}.publicProfileCardV1 .content_section .content_row .content_card .image_wrap_offer{align-items:flex-end;bottom:0;display:flex;height:100%;left:0;position:absolute;width:100%}.publicProfileCardV1 .content_section .content_row .content_card .image_wrap_offer .no_image{align-items:center;background-color:rgba(48,48,48,.337);border-radius:0 0 24px 24px;color:#fff;display:flex;height:75%;justify-content:center;width:100%}.publicProfileCardV1 .content_section .content_row .content_card .image_wrap_offer img{border-radius:0 0 16px 16px;height:75%;object-fit:cover;width:100%}.publicProfileCardV1 .content_section .content_row .content_card .image_wrap{bottom:15%;display:flex;height:70%;justify-content:center;left:0;position:absolute;width:100%}.publicProfileCardV1 .content_section .content_row .content_card .image_wrap img{filter:drop-shadow(5px 15px 10px rgba(0,0,0,.6));height:115%;z-index:2}.publicProfileCardV1 .content_section .content_row .content_card .cta{align-items:center;background-color:#ffa88f;border:2px solid #f1ebeb;border-radius:100%;color:#fff;cursor:pointer;display:flex;height:50px;justify-content:center;outline:2px solid #f1ebeb;position:absolute;right:8%;top:70px;transition:.3s ease-in-out;width:50px;z-index:3}.publicProfileCardV1 .content_section .content_row .content_card .cta .icon{transform:translateX(-1px) translateY(1px)}.publicProfileCardV1 .content_section .content_row .content_card .cta:hover{outline:2px solid #ffa88f;transform:scale(.9)}.publicProfileCardV1 .content_section .content_row .content_card .cta:active{outline:4px solid #ffa88f}.publicProfileCardV1 .content_section .content_row .content_card .bottom_static_part{background-color:#efe9e7;border-radius:0 0 16px 16px;bottom:0;height:20%;left:0;position:absolute;width:100%}.publicProfileCardV1 .content_section .content_row .content_card .title_top_left .title{font-size:18px;font-weight:700}.publicProfileCardV1 .content_section .content_row .content_card .title_top_left .subtitle{color:rgba(65,65,65,.725);font-size:14px;font-weight:700}.publicProfileCardV1 .map_section{align-items:flex-start;display:flex;flex-direction:column;font-size:20px;font-weight:700;gap:15px;padding:15px 80px 70px}.publicProfileCardV1 .map_section iframe{border:none;border-radius:12px;box-shadow:-5px 10px 20px #0006;width:100%}.services_main_card{color:#414141;display:flex;flex-direction:column;height:100%;margin-left:auto;margin-right:auto;margin-top:150px;max-width:1200px;min-height:80vh;width:100%}@media only screen and (max-width:820px){.services_main_card{margin-top:120px}.services_main_card #SERVICES_MAIN_ID{text-align:center}.services_main_card #SERVICES_MAIN_ID h1{font-size:50px;margin:50px 0}}.services_main_card .services_title{align-items:center;animation:services_wrap_animation .5s ease-in-out;background-color:hsla(0,0%,100%,.886);border-radius:16px;box-shadow:1px 2px 8px rgba(0,0,0,.455);display:flex;flex-direction:column;height:400px;justify-content:center;text-align:center;width:100%}@keyframes services_wrap_animation{0%{transform:translateY(-120vh)}to{transform:translateY(0)}}@media only screen and (max-width:820px){.services_main_card .services_title{border-radius:0;height:auto;margin-left:auto;margin-right:auto;padding:15px 0;width:100vw}}.services_main_card .services_title h1{font-size:50px;line-height:110%}.services_main_card .services_title h1 span{color:#7a45e6}@media only screen and (max-width:820px){.services_main_card .services_title h1{font-size:22px;padding:0 15px}}.services_main_card .services_title h2{font-size:22px;font-weight:500}@media only screen and (max-width:820px){.services_main_card .services_title h2{font-size:18px;padding:0 15px}}.services_main_card .services_descr{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-left:auto;margin-right:auto;margin-top:100px;max-width:800px}@keyframes services_descr_animation{0%{transform:translateY(120vw)}to{transform:translateY(0)}}.services_main_card .services_descr p:first-child{animation:services_descr_animation .7s ease-out}.services_main_card .services_descr p:nth-child(2){animation:services_descr_animation 1.2s ease-out}.services_main_card .services_descr p{color:#333;font-size:20px}@media only screen and (max-width:820px){.services_main_card .services_descr{margin-top:30px}.services_main_card .services_descr p{font-size:16px;padding:0 15px}}.services_main_card .services_cards_wrap{display:flex;flex-wrap:wrap;gap:15px;justify-content:center;margin-left:auto;margin-right:auto;margin-top:100px;max-width:810px}@media only screen and (max-width:820px){.services_main_card .services_cards_wrap{margin-top:30px}}.services_main_card .services_cards_wrap h3{color:#333;line-height:115%}.services_main_card .services_cards_wrap p{color:#333}.services_main_card .services_cards_wrap .services_card{background-color:hsla(0,0%,100%,.886);border-radius:16px;box-shadow:1px 2px 8px rgba(0,0,0,.455);color:#555;cursor:default;height:100%;min-height:230px;transition:.3s ease-in-out;width:260px}.services_main_card .services_cards_wrap .services_card:hover:nth-child(2n){transform:translateX(8px) translateY(-8px)}.services_main_card .services_cards_wrap .services_card:hover:nth-child(odd){transform:translateX(-8px) translateY(-8px)}.services_main_card .services_cards_wrap .services_card .content{height:100%;min-height:230px;padding:0 15px}@media only screen and (max-width:820px){.services_main_card .services_cards_wrap .services_card{height:auto;max-width:400px;min-height:0;min-height:auto;width:90%}.services_main_card .services_cards_wrap .services_card .content{height:auto;min-height:0;min-height:auto}}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")}:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:ease;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#00000080,#0000)}.swiper-lazy-preloader{border:4px solid #007aff;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid #0000;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:8px;bottom:var(--swiper-pagination-bottom,8px);left:0;top:auto;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{background:#000;background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:50%;border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:8px;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:.2;opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:8px;width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))}button.swiper-pagination-bullet{-webkit-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:1;opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:auto;left:var(--swiper-pagination-left,auto);right:8px;right:var(--swiper-pagination-right,8px);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:6px 0;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px;margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:inherit;color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:#00000040;background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:4px;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:4px;width:var(--swiper-pagination-progressbar-size,4px)}.swiper-pagination-lock{display:none}
/*# sourceMappingURL=main.c62bb94b.css.map*/