@charset "UTF-8";.header{position:relative;width:100%;padding:1.3rem 10%;display:flex;align-self:center;z-index:1000}.header .header_main_navbar{display:flex;align-items:center;justify-content:space-between;width:100%;background-color:#fff;-webkit-box-shadow:0px 0px 15px 0px rgba(0,0,0,.05);-moz-box-shadow:0px 0px 15px 0px rgba(0,0,0,.05);box-shadow:0 0 15px #0000000d;padding:0 10%;border-radius:10px}.header .header_main_navbar .logo{font-size:2rem;color:#fff;text-decoration:none;font-weight:700;width:12rem}.header .header_main_navbar .logo img{width:100%}.header .header_main_navbar #check{display:none;position:absolute;right:5%;z-index:1000}.header .header_main_navbar .navbar{display:flex;gap:2rem;height:5.5rem;margin-left:auto}.header .header_main_navbar .navbar .mobile_menu_dropdowns{display:none}.header .header_main_navbar .navbar .mobile_navbar{display:flex;align-items:center;gap:2rem}.header .header_main_navbar .navbar .mobile_navbar form button{background:none;border:none;color:#292f39;font-weight:600;padding:.5rem 1rem;border-radius:6px;transition:.3s ease}.header .header_main_navbar .navbar .mobile_navbar form button:hover{background-color:#f2f2f3}@media only screen and (max-width: 1680px){.header .header_main_navbar .navbar .mobile_navbar{gap:1rem}}@media only screen and (max-width: 1366px){.header .header_main_navbar .navbar .mobile_navbar{gap:0rem}}.header .header_main_navbar .navbar .dropdown_item{height:5.5rem;display:flex;align-items:center;margin-top:-.5rem}.header .header_main_navbar .navbar .dropdown_item .dropdown_link{text-decoration:none;color:#292f39;padding:.5rem 1rem;border-radius:6px;transition:.3s ease;font-weight:600;cursor:pointer}.header .header_main_navbar .navbar .dropdown_item .dropdown_link:hover{background-color:#f2f2f3}.header .header_main_navbar .navbar .dropdown_item .dropdown_link:hover i{transform:rotate(180deg)}.header .header_main_navbar .navbar .dropdown_item .dropdown_cointainer{position:absolute;top:5rem;background-color:#fff;border-radius:7px;padding:1rem;width:22rem;display:block;opacity:0;visibility:hidden;transform:translateY(20%);transition:all .5s;-webkit-box-shadow:0px 0px 15px 0px rgba(0,0,0,.05);-moz-box-shadow:0px 0px 15px 0px rgba(0,0,0,.05);box-shadow:0 0 15px #0000000d;pointer-events:none}.header .header_main_navbar .navbar .dropdown_item .dropdown_cointainer a{padding:1rem;display:block;text-decoration:none;display:flex;align-items:center;gap:1rem;transition:.3s ease;border-radius:6px}.header .header_main_navbar .navbar .dropdown_item .dropdown_cointainer a .dropdown_icon{background:linear-gradient(153deg,#ce3a9e,#ffc150);color:#fff;height:2rem;width:2rem;border-radius:4px;display:flex;justify-content:center;align-items:center}.header .header_main_navbar .navbar .dropdown_item .dropdown_cointainer a .dropdown_text{color:#292f39}.header .header_main_navbar .navbar .dropdown_item .dropdown_cointainer a .dropdown_text strong{display:block}.header .header_main_navbar .navbar .dropdown_item .dropdown_cointainer a .dropdown_text small{display:block;font-weight:500;margin-top:-.2rem}.header .header_main_navbar .navbar .dropdown_item .dropdown_cointainer a:hover{background-color:#f2f2f3}.header .header_main_navbar .navbar .dropdown_item:hover .dropdown_cointainer{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.header .header_main_navbar .navbar .navbar_link{margin-top:-.5rem;text-decoration:none;color:#292f39;font-weight:600;padding:.5rem 1rem;border-radius:6px;transition:.3s ease;margin-right:1rem}.header .header_main_navbar .navbar .navbar_link:hover{background-color:#f2f2f3}@media only screen and (max-width: 1199px){.header .header_main_navbar .navbar .navbar_link{display:none}}.header .header_main_navbar .navbar .header_cart{margin-top:-.8rem;text-decoration:none;color:#292f39;font-size:1.2rem;transition:.3s ease;display:flex;align-items:center}.header .header_main_navbar .navbar .header_cart i{padding:.5rem;border-radius:4px;transition:.3s ease}.header .header_main_navbar .navbar .header_cart sup{margin-top:-.5rem;margin-left:-.3rem;display:flex;justify-content:center;align-items:center;height:1.2rem;width:1.2rem;background:linear-gradient(100deg,#007eec,#1ed7fd);color:#fff;padding:.05rem .3rem;border-radius:100%}.header .header_main_navbar .navbar .header_cart:hover i{background-color:#f2f2f3}.header .header_main_navbar .navbar .navbar_mobile_controls{display:none;align-items:center;justify-content:center}.header .header_main_navbar .navbar .navbar_mobile_controls a{text-decoration:none;color:#fff;font-weight:600;display:flex;align-items:center;gap:.7rem}.header .header_main_navbar .navbar .navbar_mobile_controls a span{display:flex;align-items:center}.header .header_main_navbar .navbar .navbar_mobile_controls a span p{margin:0;padding:0;background-color:#292f39;padding:.1rem .3rem;margin-top:-1rem;margin-left:-.5rem;border-radius:100%;font-size:.5rem}.header .header_main_navbar .navbar .mobile_menu_dropdowns{display:none;flex-direction:column;width:100%;padding:0 5%}.header .header_main_navbar .navbar .mobile_menu_dropdowns button{width:100%;margin-top:.7rem;border:none;background-color:#e8e8e8;padding:.7rem 0;border-radius:6px;color:#292f39!important;font-weight:600}.header .header_main_navbar .navbar .mobile_menu_dropdowns .mobile_menu_dropdown_item{margin-bottom:1rem}.header .header_main_navbar .navbar .mobile_menu_dropdowns .mobile_menu_dropdown_item a{text-decoration:none;color:#292f39;display:block;margin-top:.5rem;text-align:left!important;gap:.5rem;display:flex;justify-content:center}.header .header_main_navbar .navbar .mobile_menu_dropdowns .mobile_menu_dropdown_item a .mobile_dropdown_item_wrap{background-color:#f3f3f3;border-radius:6px;display:flex;align-items:center;padding:.6rem 1rem;gap:.5rem;width:100%}.header .header_main_navbar .navbar .mobile_menu_dropdowns .mobile_menu_dropdown_item a .mobile_dropdown_item_wrap .mobile_dropdown_item_img i{background:linear-gradient(153deg,#ce3a9e,#ffc150);color:#fff;height:1.5rem;width:1.5rem;font-size:.7rem;border-radius:4px;display:flex;justify-content:center;align-items:center}.header .header_main_navbar .navbar .mobile_menu_dropdowns .mobile_menu_dropdown_item a .mobile_dropdown_item_wrap .mobiel_dropdown_item_text strong{font-weight:600;font-size:.9rem}.header .header_main_navbar .navbar .mobile_menu_dropdowns .mobile_navbar_link{width:100%;text-decoration:none;color:#292f39;font-weight:500;margin-top:.7rem;border:none;background-color:#f2f2f3;padding:.7rem 0;border-radius:6px}.header .header_main_navbar .header_cart_mobile{display:none}.header .header_main_navbar .icons{left:5%;position:absolute;font-size:2rem;color:#292f39;cursor:pointer;display:none}@media only screen and (max-width: 1199px){.header .header_main_navbar{background:transparent;backdrop-filter:none;justify-content:center;padding:1.3rem 5%}.header .header_main_navbar .header_link{display:none}.header .header_main_navbar .icons{display:inline-flex;z-index:1000}.header .header_main_navbar #check:checked~.icons #menu-icon{display:none}.header .header_main_navbar .icons #close-icon{display:none}.header .header_main_navbar #check:checked~.icons #close-icon{display:block}.header .header_main_navbar .logo{position:relative;z-index:1000}.header .header_main_navbar .navbar{opacity:0;visibility:hidden;position:absolute;z-index:1000;top:100%;left:0;width:100%;height:100vh;background-color:#292f398c;display:flex;flex-direction:column;align-items:center;justify-content:start;gap:2rem;transition:.3s ease;overflow-y:hidden}.header .header_main_navbar .navbar .dropdown_item{display:none}.header .header_main_navbar .navbar .mobile_menu_dropdowns{display:flex}.header .header_main_navbar .navbar .header_cart{display:none}.header .header_main_navbar .navbar .mobile_navbar{flex-direction:column;margin-top:-1rem;background-color:#fff;width:100%;padding:1.2rem 0 4rem}.header .header_main_navbar .navbar .navbar_mobile_controls{display:flex}.header .header_main_navbar .header_cart_mobile{display:block;position:absolute;display:flex;align-items:start;right:5%;top:2rem;text-decoration:none;color:#292f39;font-size:1.2rem;transition:.3s ease}.header .header_main_navbar .header_cart_mobile i{padding:.5rem;border-radius:4px;transition:.3s ease}.header .header_main_navbar .header_cart_mobile sup{margin-top:.2rem;margin-left:-.5rem;display:flex;justify-content:center;align-items:center;height:1.2rem;width:1.2rem;background:linear-gradient(82deg,#7644f6,#c31efd);color:#fff;padding:.05rem .3rem;border-radius:100%}.header .header_main_navbar .header_cart_mobile:hover i{background-color:#f2f2f3}.header .header_main_navbar #check:checked~.navbar{height:fit-content;visibility:visible;opacity:1}.header .header_main_navbar .navbar a{display:block;font-size:1.1rem;text-align:center}}@media only screen and (max-width: 509px){.header .header_main_navbar .logo img{width:100%}}@media only screen and (max-width: 1920px){.header{padding:1.3rem 5%}}@media only screen and (max-width: 1199px){.header{padding:0rem 0%;border-radius:0}.header .header_controls .dropdown{margin-right:1rem}}@media only screen and (max-width: 643px){.header .header_controls .dropdown{margin-right:2rem}}@media only screen and (max-width: 1920px){.header sup{padding:.05rem .35rem!important}}footer[data-astro-cid-o56jcjse]{background-color:#292f39;background-repeat:no-repeat;background-size:cover;color:#fff;padding:6rem 0 0}@media only screen and (max-width: 600px){footer[data-astro-cid-o56jcjse]{padding:2rem 0 0}}#footer_links[data-astro-cid-o56jcjse] ul[data-astro-cid-o56jcjse]{list-style:none;margin:0;padding:0;display:flex;justify-content:center;gap:2rem}#footer_links[data-astro-cid-o56jcjse] ul[data-astro-cid-o56jcjse] li[data-astro-cid-o56jcjse] a[data-astro-cid-o56jcjse]{text-decoration:none;color:#fff;transition:.3s ease}#footer_links[data-astro-cid-o56jcjse] ul[data-astro-cid-o56jcjse] li[data-astro-cid-o56jcjse] a[data-astro-cid-o56jcjse]:hover{text-decoration:underline}#footer_links[data-astro-cid-o56jcjse] ul[data-astro-cid-o56jcjse] li[data-astro-cid-o56jcjse] form[data-astro-cid-o56jcjse] button[data-astro-cid-o56jcjse]{background:none;color:inherit;border:none;padding:0;font:inherit;cursor:pointer;outline:inherit}@media only screen and (max-width: 457px){#footer_links[data-astro-cid-o56jcjse] ul[data-astro-cid-o56jcjse]{flex-wrap:wrap;text-align:center;gap:.5rem}#footer_links[data-astro-cid-o56jcjse] ul[data-astro-cid-o56jcjse] li[data-astro-cid-o56jcjse]{width:100%}}#footer_metody[data-astro-cid-o56jcjse]{margin:2rem 0}#footer_metody[data-astro-cid-o56jcjse] ul[data-astro-cid-o56jcjse]{list-style:none;margin:0;padding:0;display:flex;justify-content:center;gap:1rem}#footer_metody[data-astro-cid-o56jcjse] ul[data-astro-cid-o56jcjse] li[data-astro-cid-o56jcjse] img[data-astro-cid-o56jcjse]{filter:grayscale(100%);transition:.3s ease}#footer_metody[data-astro-cid-o56jcjse] ul[data-astro-cid-o56jcjse] li[data-astro-cid-o56jcjse] img[data-astro-cid-o56jcjse]:hover{filter:grayscale(0)}hr[data-astro-cid-o56jcjse]{display:block;width:70%;height:1px;border:0;border-top:1px solid #ccc;margin:0 auto;padding:0}#footer_text[data-astro-cid-o56jcjse]{text-align:center;padding:4rem 0 6rem;display:flex;flex-direction:column;align-items:center}#footer_text[data-astro-cid-o56jcjse] img[data-astro-cid-o56jcjse]{width:12rem;display:block;margin-left:auto;margin-right:auto;margin-bottom:1rem}#footer_text[data-astro-cid-o56jcjse] p[data-astro-cid-o56jcjse]{width:55%}#footer_text[data-astro-cid-o56jcjse] span[data-astro-cid-o56jcjse]{color:#00b67a;display:block;margin-top:1rem}#footer_text[data-astro-cid-o56jcjse] span[data-astro-cid-o56jcjse] a[data-astro-cid-o56jcjse]{text-decoration:none;color:#00b67a}@media only screen and (max-width: 600px){#footer_text[data-astro-cid-o56jcjse]{padding:4rem 0}}#footer_copy[data-astro-cid-o56jcjse]{background:linear-gradient(100deg,#007eec,#1ed7fd);padding:.4rem 10%;display:flex;justify-content:right}@media only screen and (max-width: 1920px){hr[data-astro-cid-o56jcjse]{width:80%}#footer_text[data-astro-cid-o56jcjse] p[data-astro-cid-o56jcjse]{width:70%}}@media only screen and (max-width: 1680px){hr[data-astro-cid-o56jcjse]{width:90%}#footer_text[data-astro-cid-o56jcjse] p[data-astro-cid-o56jcjse]{width:80%}}@media only screen and (max-width: 1199px){#footer_text[data-astro-cid-o56jcjse] p[data-astro-cid-o56jcjse]{width:90%}}@media only screen and (max-width: 779px){#footer_metody[data-astro-cid-o56jcjse] ul[data-astro-cid-o56jcjse]{flex-wrap:wrap}}.home_sluzby_card[data-astro-cid-zzqtrkaz]{background-color:#ffffff40;border-radius:16px;position:relative;padding:.1rem .1rem .4rem}.home_sluzby_card[data-astro-cid-zzqtrkaz] form[data-astro-cid-zzqtrkaz] button[data-astro-cid-zzqtrkaz]{width:100%;height:100%;border:none;background:none}.home_sluzby_card[data-astro-cid-zzqtrkaz] .home_sluzby_card_link[data-astro-cid-zzqtrkaz]{text-decoration:none;color:#292f39;display:flex;flex-direction:column;align-items:center}.home_sluzby_card[data-astro-cid-zzqtrkaz] .home_sluzby_card_wrap[data-astro-cid-zzqtrkaz]{background-color:#fff;border-radius:16px;width:100%;padding:.7rem;text-align:center;display:flex;flex-direction:column;align-items:center;position:relative}.home_sluzby_card[data-astro-cid-zzqtrkaz] .home_sluzby_card_wrap[data-astro-cid-zzqtrkaz] .home_sluzby_vanoce[data-astro-cid-zzqtrkaz]{position:absolute;top:0;right:0}.home_sluzby_card[data-astro-cid-zzqtrkaz] .home_sluzby_card_wrap[data-astro-cid-zzqtrkaz] p[data-astro-cid-zzqtrkaz]{font-size:2rem;margin:0;padding:0}.home_sluzby_card[data-astro-cid-zzqtrkaz] .home_sluzby_card_wrap[data-astro-cid-zzqtrkaz] span[data-astro-cid-zzqtrkaz]{display:block;color:#00b67a;background-color:#bfeddd;width:fit-content;margin-bottom:.5rem;padding:.2rem .5rem;border-radius:3px;font-weight:500;font-size:.8rem}.home_sluzby_card_vlajka[data-astro-cid-zzqtrkaz]{margin:.5rem 0}.home_sluzby_card_vlajka[data-astro-cid-zzqtrkaz] img[data-astro-cid-zzqtrkaz]{object-fit:cover;width:auto;height:1.5rem}.home_sluzby_card_btn[data-astro-cid-zzqtrkaz]{display:block!important;text-decoration:none!important;color:#fff!important;background:linear-gradient(100deg,#007eec,#1ed7fd)!important;width:100%!important;padding:.5rem 0!important;margin-bottom:0rem!important;border-radius:6px!important;font-size:1rem!important;font-weight:600!important}.home_sluzby_slider_wrap[data-astro-cid-bjqchwzy]{padding:0 25%;margin-top:4rem;position:relative;z-index:10}.home_sluzby_slider_wrap[data-astro-cid-bjqchwzy] .home_sluzby_slider_head[data-astro-cid-bjqchwzy]{margin:1rem 0;display:flex;justify-content:space-between;align-items:center;color:#fff}.home_sluzby_slider_wrap[data-astro-cid-bjqchwzy] .home_sluzby_slider_head[data-astro-cid-bjqchwzy] p[data-astro-cid-bjqchwzy]{margin:0;padding:0;display:flex;gap:.5rem;align-items:center;font-size:1.2rem;font-weight:700}.home_sluzby_slider_wrap[data-astro-cid-bjqchwzy] .home_sluzby_slider_head[data-astro-cid-bjqchwzy] p[data-astro-cid-bjqchwzy] span[data-astro-cid-bjqchwzy]{background-color:#ffffff40;padding:.4rem;border-radius:5px;font-weight:600;font-size:.8rem}@media only screen and (max-width: 1920px){.home_sluzby_slider_wrap[data-astro-cid-bjqchwzy]{padding:0 18%}}@media only screen and (max-width: 1680px){.home_sluzby_slider_wrap[data-astro-cid-bjqchwzy]{padding:0 12%}}@media only screen and (max-width: 1366px){.home_sluzby_slider_wrap[data-astro-cid-bjqchwzy]{padding:0 5%}}@media only screen and (max-width: 1199px){.home_sluzby_slider_wrap[data-astro-cid-bjqchwzy]{padding:0 5%}}@media only screen and (max-width: 500px){.home_sluzby_slider_wrap[data-astro-cid-bjqchwzy] .home_sluzby_slider_head[data-astro-cid-bjqchwzy]{align-items:end}.home_sluzby_slider_wrap[data-astro-cid-bjqchwzy] .home_sluzby_slider_head[data-astro-cid-bjqchwzy] p[data-astro-cid-bjqchwzy]{flex-direction:column;align-items:start}}.swiper[data-astro-cid-bjqchwzy]{padding-bottom:2rem}.swiper-scrollbar[data-astro-cid-bjqchwzy]{background:#ffffff40}.vanoce_topbar{background:linear-gradient(142deg,#14603c,#4d7631)!important}.vanoce_topbar_cislo{color:#447232!important}.default_snow{display:none}.vanoce_snih{display:block!important;z-index:10;position:absolute;top:0;left:0;width:100%;height:100%;opacity:1}.vanoce_snih .initial-snow{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.vanoce_snih .initial-snow>*{font-size:50px;color:#fff;opacity:50%;position:absolute;top:-5vh}@keyframes snowfall{0%{transform:translate3d(var(--left-ini),0,0)}to{transform:translate3d(var(--left-end),110vh,0)}}.vanoce_snih .snow:nth-child(2n){filter:blur(1px);font-size:40px}.vanoce_snih .snow:nth-child(6n){filter:blur(2px);font-size:30px}.vanoce_snih .snow:nth-child(10n){filter:blur(5px);font-size:30px}.vanoce_snih .snow:nth-child(1){--size: .8vw;--left-ini: 0vw;--left-end: -1vw;left:70vw;animation:snowfall 9s linear infinite;animation-delay:-1s}.vanoce_snih .snow:nth-child(2){--size: .2vw;--left-ini: -7vw;--left-end: 10vw;left:65vw;animation:snowfall 15s linear infinite;animation-delay:-8s}.vanoce_snih .snow:nth-child(3){--size: 1vw;--left-ini: 6vw;--left-end: 6vw;left:1vw;animation:snowfall 9s linear infinite;animation-delay:-7s}.vanoce_snih .snow:nth-child(4){--size: .2vw;--left-ini: -3vw;--left-end: 9vw;left:88vw;animation:snowfall 14s linear infinite;animation-delay:-5s}.vanoce_snih .snow:nth-child(5){--size: .4vw;--left-ini: -2vw;--left-end: -9vw;left:74vw;animation:snowfall 6s linear infinite;animation-delay:-4s}.vanoce_snih .snow:nth-child(6){--size: .2vw;--left-ini: 5vw;--left-end: 1vw;left:35vw;animation:snowfall 6s linear infinite;animation-delay:-7s}.vanoce_snih .snow:nth-child(7){--size: .4vw;--left-ini: -2vw;--left-end: -1vw;left:27vw;animation:snowfall 10s linear infinite;animation-delay:-8s}.vanoce_snih .snow:nth-child(8){--size: 1vw;--left-ini: -9vw;--left-end: -2vw;left:69vw;animation:snowfall 8s linear infinite;animation-delay:-8s}.vanoce_snih .snow:nth-child(9){--size: .2vw;--left-ini: -1vw;--left-end: -5vw;left:84vw;animation:snowfall 11s linear infinite;animation-delay:-6s}.vanoce_snih .snow:nth-child(10){--size: .2vw;--left-ini: 7vw;--left-end: -9vw;left:82vw;animation:snowfall 10s linear infinite;animation-delay:-3s}.vanoce_snih .snow:nth-child(11){--size: .6vw;--left-ini: -2vw;--left-end: -1vw;left:48vw;animation:snowfall 10s linear infinite;animation-delay:-1s}.vanoce_snih .snow:nth-child(12){--size: .2vw;--left-ini: 5vw;--left-end: 6vw;left:39vw;animation:snowfall 15s linear infinite;animation-delay:-8s}.vanoce_snih .snow:nth-child(13){--size: .2vw;--left-ini: 6vw;--left-end: 5vw;left:3vw;animation:snowfall 9s linear infinite;animation-delay:-8s}.vanoce_snih .snow:nth-child(14){--size: .8vw;--left-ini: -5vw;--left-end: -2vw;left:49vw;animation:snowfall 11s linear infinite;animation-delay:-8s}.vanoce_snih .snow:nth-child(15){--size: .6vw;--left-ini: 10vw;--left-end: 4vw;left:77vw;animation:snowfall 7s linear infinite;animation-delay:-4s}.vanoce_snih .snow:nth-child(16){--size: .8vw;--left-ini: -3vw;--left-end: 1vw;left:86vw;animation:snowfall 14s linear infinite;animation-delay:-8s}.vanoce_snih .snow:nth-child(17){--size: 1vw;--left-ini: 6vw;--left-end: -7vw;left:18vw;animation:snowfall 9s linear infinite;animation-delay:-6s}.vanoce_snih .snow:nth-child(18){--size: 1vw;--left-ini: -9vw;--left-end: 4vw;left:64vw;animation:snowfall 13s linear infinite;animation-delay:-7s}.vanoce_snih .snow:nth-child(19){--size: 1vw;--left-ini: 2vw;--left-end: -7vw;left:52vw;animation:snowfall 15s linear infinite;animation-delay:-9s}.vanoce_snih .snow:nth-child(20){--size: .4vw;--left-ini: 0vw;--left-end: 8vw;left:5vw;animation:snowfall 8s linear infinite;animation-delay:-9s}.vanoce_snih .snow:nth-child(21){--size: .6vw;--left-ini: -9vw;--left-end: -2vw;left:10vw;animation:snowfall 12s linear infinite;animation-delay:-3s}.vanoce_snih .snow:nth-child(22){--size: .8vw;--left-ini: -3vw;--left-end: -8vw;left:54vw;animation:snowfall 11s linear infinite;animation-delay:-9s}.vanoce_snih .snow:nth-child(23){--size: .6vw;--left-ini: -7vw;--left-end: -8vw;left:20vw;animation:snowfall 6s linear infinite;animation-delay:-3s}.vanoce_snih .snow:nth-child(24){--size: .4vw;--left-ini: 10vw;--left-end: -4vw;left:68vw;animation:snowfall 10s linear infinite;animation-delay:-8s}.vanoce_snih .snow:nth-child(25){--size: 1vw;--left-ini: 3vw;--left-end: 5vw;left:90vw;animation:snowfall 7s linear infinite;animation-delay:-9s}.vanoce_snih .snow:nth-child(26){--size: 1vw;--left-ini: -7vw;--left-end: 5vw;left:71vw;animation:snowfall 13s linear infinite;animation-delay:-2s}.vanoce_snih .snow:nth-child(27){--size: .6vw;--left-ini: 9vw;--left-end: 4vw;left:2vw;animation:snowfall 15s linear infinite;animation-delay:-5s}.vanoce_snih .snow:nth-child(28){--size: 1vw;--left-ini: -5vw;--left-end: 3vw;left:23vw;animation:snowfall 12s linear infinite;animation-delay:-1s}.vanoce_snih .snow:nth-child(29){--size: .4vw;--left-ini: -2vw;--left-end: -1vw;left:39vw;animation:snowfall 14s linear infinite;animation-delay:-9s}.vanoce_snih .snow:nth-child(30){--size: .6vw;--left-ini: -9vw;--left-end: -5vw;left:76vw;animation:snowfall 10s linear infinite;animation-delay:-5s}.vanoce_snih .snow:nth-child(31){--size: .4vw;--left-ini: -5vw;--left-end: 3vw;left:14vw;animation:snowfall 8s linear infinite;animation-delay:-5s}.vanoce_snih .snow:nth-child(32){--size: .2vw;--left-ini: 5vw;--left-end: -1vw;left:86vw;animation:snowfall 10s linear infinite;animation-delay:-9s}.vanoce_snih .snow:nth-child(33){--size: .4vw;--left-ini: -3vw;--left-end: 10vw;left:66vw;animation:snowfall 6s linear infinite;animation-delay:-6s}.vanoce_snih .snow:nth-child(34){--size: 1vw;--left-ini: -3vw;--left-end: 6vw;left:75vw;animation:snowfall 14s linear infinite;animation-delay:-9s}.vanoce_snih .snow:nth-child(35){--size: 1vw;--left-ini: -6vw;--left-end: 7vw;left:22vw;animation:snowfall 7s linear infinite;animation-delay:-5s}.vanoce_snih .snow:nth-child(36){--size: 1vw;--left-ini: 3vw;--left-end: 4vw;left:10vw;animation:snowfall 11s linear infinite;animation-delay:-10s}.vanoce_snih .snow:nth-child(37){--size: .6vw;--left-ini: 2vw;--left-end: 10vw;left:95vw;animation:snowfall 13s linear infinite;animation-delay:-6s}.vanoce_snih .snow:nth-child(38){--size: .8vw;--left-ini: 5vw;--left-end: 8vw;left:34vw;animation:snowfall 9s linear infinite;animation-delay:-10s}.vanoce_snih .snow:nth-child(39){--size: .8vw;--left-ini: 4vw;--left-end: 0vw;left:80vw;animation:snowfall 11s linear infinite;animation-delay:-2s}.vanoce_snih .snow:nth-child(40){--size: .8vw;--left-ini: 1vw;--left-end: -7vw;left:45vw;animation:snowfall 11s linear infinite;animation-delay:-4s}.vanoce_snih .snow:nth-child(41){--size: .2vw;--left-ini: 9vw;--left-end: 10vw;left:82vw;animation:snowfall 8s linear infinite;animation-delay:-2s}.vanoce_snih .snow:nth-child(42){--size: 1vw;--left-ini: 9vw;--left-end: -9vw;left:22vw;animation:snowfall 10s linear infinite;animation-delay:-6s}.vanoce_snih .snow:nth-child(43){--size: .6vw;--left-ini: 5vw;--left-end: 8vw;left:66vw;animation:snowfall 11s linear infinite;animation-delay:-1s}.vanoce_snih .snow:nth-child(44){--size: .6vw;--left-ini: -5vw;--left-end: -2vw;left:75vw;animation:snowfall 12s linear infinite;animation-delay:-4s}.vanoce_snih .snow:nth-child(45){--size: .2vw;--left-ini: 0vw;--left-end: 3vw;left:2vw;animation:snowfall 7s linear infinite;animation-delay:-5s}.vanoce_snih .snow:nth-child(46){--size: .2vw;--left-ini: 8vw;--left-end: -3vw;left:94vw;animation:snowfall 8s linear infinite;animation-delay:-9s}.vanoce_snih .snow:nth-child(47){--size: .6vw;--left-ini: -6vw;--left-end: -9vw;left:95vw;animation:snowfall 11s linear infinite;animation-delay:-4s}.vanoce_snih .snow:nth-child(48){--size: .2vw;--left-ini: -5vw;--left-end: 6vw;left:34vw;animation:snowfall 10s linear infinite;animation-delay:-6s}.vanoce_snih .snow:nth-child(49){--size: .8vw;--left-ini: 4vw;--left-end: 8vw;left:22vw;animation:snowfall 12s linear infinite;animation-delay:-10s}.vanoce_snih .snow:nth-child(50){--size: .2vw;--left-ini: -4vw;--left-end: 4vw;left:100vw;animation:snowfall 14s linear infinite;animation-delay:-9s}.vanoce_welcome_btn{color:#fff;margin-right:.5rem;display:inline!important}.vanoce_masle{position:absolute;right:0;top:0}#home_welcome{height:75vh;background-image:url(/images/home/welcome_divider.svg);background-repeat:no-repeat;background-size:100%;background-position:bottom;display:flex;flex-direction:column;align-items:center;justify-content:center}#home_welcome #home_soc_bg{position:absolute;width:100%;height:75vh}#home_welcome #home_soc_bg #instagram{position:absolute;top:12%;left:-1%;z-index:1;width:25%}#home_welcome #home_soc_bg #fb{position:absolute;z-index:2;width:19%;top:66%;left:11%}#home_welcome #home_soc_bg #tiktok{position:absolute;right:0%;width:17%;z-index:3}#home_welcome #home_soc_bg #youtube{position:absolute;right:5%;top:69%;width:14%;z-index:4}#home_welcome br{display:none}#home_welcome h1{font-size:3rem;font-weight:700;margin:-10rem 0 0;padding:0;display:flex;gap:.5rem;position:relative;z-index:50;color:#292f39}#home_welcome h2{color:#292f39}#home_welcome h2 p{font-size:2.7rem;font-weight:700;position:relative;z-index:50;margin-top:.3rem;color:#292f39!important;opacity:100%;padding:0}#home_welcome p{position:relative;z-index:100;margin-top:1.5rem;font-weight:500;color:#292f39;opacity:70%;text-align:center;padding:0 2%}#home_welcome #home_welcome_mobile{display:none;position:relative;z-index:100}#home_welcome #home_welcome_mobile h1,#home_welcome #home_welcome_mobile h2{font-size:1.7rem!important}#home_welcome #home_welcome_mobile span{background:linear-gradient(100deg,#007eec,#1ed7fd);width:fit-content;-webkit-text-fill-color:transparent;-webkit-background-clip:text;color:transparent;text-transform:uppercase;font-weight:700;display:block;position:relative;animation:move_up_down 1.5s ease infinite}#home_welcome #home_welcome_btn{margin-top:1.5rem;position:relative;z-index:100}#home_welcome #home_welcome_btn .gradient_btn_wrap{background-color:transparent;height:3.5rem;width:12.5rem;display:flex;justify-content:center;align-items:center;border-radius:12px;transition:.3s ease}#home_welcome #home_welcome_btn .gradient_btn_wrap a{display:flex;justify-content:center;align-items:center;height:3rem;width:12rem;text-decoration:none;color:#fff;background:linear-gradient(100deg,#007eec,#1ed7fd);border-radius:9px;transition:.3s ease;font-weight:500}#home_welcome #home_welcome_btn .gradient_btn_wrap button{display:flex;justify-content:center;align-items:center;height:3rem;width:10rem;text-decoration:none;color:#fff;background:linear-gradient(100deg,#007eec,#1ed7fd);border-radius:9px;transition:.3s ease;font-weight:500}#home_welcome #home_welcome_btn .gradient_btn_wrap:hover{background-color:#c2e7fc!important}#home_welcome #home_welcome_btn i{display:none}#home_welcome #home_welcome_truspilot_wrap{display:flex;justify-content:center}@media only screen and (max-width: 1199px){#home_welcome #home_welcome_truspilot_wrap{margin-top:2rem}}@media only screen and (max-width: 1199px){#home_welcome #home_soc_bg{display:none}#home_welcome{text-align:center;height:100vh}#home_welcome h1,#home_welcome h2{display:none}#home_welcome br,#home_welcome #home_welcome_mobile{display:block}#home_welcome #home_welcome_mobile h1,#home_welcome #home_welcome_mobile h2{font-weight:700;font-size:1.5rem;display:block!important}#home_welcome #home_welcome_mobile h1{margin-top:-2rem}#home_welcome #home_welcome_mobile h1 span{display:inline;animation:none!important}#home_welcome p,#home_welcome #home_welcome_btn{margin-top:1rem}}@media only screen and (max-width: 998px){#home_welcome h1{font-size:2.5rem}#home_welcome h1 .move_text_wrap{width:auto}}@media only screen and (max-width: 720px){#home_welcome h1,#home_welcome h2{font-size:2.2rem}}@media only screen and (max-width: 670px){#home_welcome p br{display:none}}@media only screen and (max-width: 430px){#home_welcome{height:35rem}}@media only screen and (max-width: 391px){#home_welcome h1,#home_welcome h2{font-size:1.7rem}}#home_priority_a_sluzby{background-image:url(/images/home/sluzby/sluzby_divider.svg),url(/images/home/sluzby/sluzby_background.svg);background-position:top,bottom;background-repeat:no-repeat;background-size:100%,cover;padding:20rem 0 0;margin-top:-.3rem;position:relative}#home_priority_a_sluzby #home_priority{display:flex;flex-direction:column;align-items:center}#home_priority_a_sluzby #home_priority #home_priority_heading{color:#fff;text-align:center;padding:0 5%}#home_priority_a_sluzby #home_priority #home_priority_heading span{background-color:#ffffff40;padding:.4rem 1rem;border-radius:5px;font-weight:700;word-break:break-word}@media only screen and (max-width: 412px){#home_priority_a_sluzby #home_priority #home_priority_heading span{font-size:.9rem}}#home_priority_a_sluzby #home_priority #home_priority_heading h2{font-weight:700;margin-top:.7rem;font-size:1.5rem}#home_priority_a_sluzby #home_priority #home_priority_heading{margin-bottom:2rem}@media only screen and (max-width: 362px){#home_priority_a_sluzby #home_priority #home_priority_heading{font-size:.9rem}}@media only screen and (max-width: 1366px){#home_priority_a_sluzby #home_priority{padding-top:15rem}}@media only screen and (max-width: 1199px){#home_priority_a_sluzby #home_priority{padding-top:12rem}}@media only screen and (max-width: 720px){#home_priority_a_sluzby #home_priority{padding-top:6rem}}#home_priority_a_sluzby #home_sluzby{position:relative;z-index:10}@media only screen and (max-width: 1199px){#home_priority_a_sluzby{padding:0rem 0 0}}@media only screen and (max-width: 450px){#home_priority_a_sluzby{padding:0rem 0 0}}@media only screen and (max-width: 430px){#home_priority_a_sluzby{margin-top:-.2rem}}#home_nabidka{margin-top:4rem;height:60rem;background-image:url(/images/dividery/divider_bily_dole.svg);background-position:bottom;background-repeat:no-repeat;background-size:100%;display:flex;flex-direction:column;position:relative}#home_nabidka #home_nabidka_heading{color:#fff;text-align:center;padding:0 5%}#home_nabidka #home_nabidka_heading span{background-color:#ffffff40;padding:.4rem 1rem;border-radius:5px;font-weight:700;word-break:break-word}@media only screen and (max-width: 412px){#home_nabidka #home_nabidka_heading span{font-size:.9rem}}#home_nabidka #home_nabidka_heading h2{font-weight:700;margin-top:.7rem;font-size:1.5rem}#home_nabidka #home_nabidka_content{display:grid;grid-template-columns:repeat(2,1fr);padding:0 20%;margin-top:4rem;gap:2rem}#home_nabidka #home_nabidka_content .home_nabidka_card{background-color:transparent;border-radius:24px;transition:.3s ease}#home_nabidka #home_nabidka_content .home_nabidka_card .home_nabidka_card_wrap{background-color:#fff;padding:2rem;margin:.7rem;height:22rem;border-radius:20px;color:#7e7e7e;font-weight:500;position:relative;z-index:20}#home_nabidka #home_nabidka_content .home_nabidka_card .home_nabidka_card_wrap .home_nabidka_card_heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}#home_nabidka #home_nabidka_content .home_nabidka_card .home_nabidka_card_wrap .home_nabidka_card_heading strong{font-size:1.2rem}#home_nabidka #home_nabidka_content .home_nabidka_card .home_nabidka_card_wrap .home_nabidka_card_heading .home_nabidka_card_icon_wrap{background-color:#fff;border-radius:15px;height:4rem;width:4rem;display:flex;justify-content:center;align-items:center;-webkit-box-shadow:0px 0px 15px 0px rgba(0,0,0,.05);-moz-box-shadow:0px 0px 15px 0px rgba(0,0,0,.05);box-shadow:0 0 15px #0000000d}#home_nabidka #home_nabidka_content .home_nabidka_card .home_nabidka_card_wrap ul{list-style:none;margin:0;padding:0}#home_nabidka #home_nabidka_content .home_nabidka_card .home_nabidka_card_wrap ul li{margin:1rem 0;display:flex;gap:.5rem}#home_nabidka #home_nabidka_content .home_nabidka_card .home_nabidka_card_wrap ul li i{font-size:1.2rem;margin-top:.1rem}#home_nabidka #home_nabidka_content .home_nabidka_card:hover{background-color:#47b4f5}#home_nabidka #home_nabidka_content .home_nabidka_card:nth-child(2) .home_nabidka_card_wrap .home_nabidka_card_heading strong{background:linear-gradient(100deg,#007eec,#1ed7fd);width:fit-content;-webkit-text-fill-color:transparent;-webkit-background-clip:text}#home_nabidka #home_nabidka_content .home_nabidka_card:nth-child(2) .home_nabidka_card_wrap ul{color:#00b67a}@media only screen and (max-width: 1920px){#home_nabidka{height:70rem}#home_nabidka #home_nabidka_content{padding:0 15%}}@media only screen and (max-width: 1733px){#home_nabidka{height:80rem}#home_nabidka #home_nabidka_content{padding:0 12%}#home_nabidka #home_nabidka_content .home_nabidka_card .home_nabidka_card_wrap{height:25rem}}@media only screen and (max-width: 1680px){#home_nabidka #home_nabidka_content{padding:0 10%}}@media only screen and (max-width: 1440px){#home_nabidka #home_nabidka_content{padding:0 5%;gap:1rem}#home_nabidka #home_nabidka_content .home_nabidka_card .home_nabidka_card_wrap{height:25rem}}@media only screen and (max-width: 1199px){#home_nabidka{height:100rem}#home_nabidka #home_nabidka_content{padding:0 5%;gap:1rem;grid-template-columns:repeat(1,1fr)}#home_nabidka #home_nabidka_content .home_nabidka_card .home_nabidka_card_wrap{height:25rem}}@media only screen and (max-width: 600px){#home_nabidka{height:100rem}#home_nabidka #home_nabidka_content .home_nabidka_card .home_nabidka_card_wrap{height:30rem}#home_nabidka #home_nabidka_content .home_nabidka_card .home_nabidka_card_wrap .home_nabidka_card_heading{flex-wrap:wrap;flex-direction:column-reverse;gap:1rem}#home_nabidka #home_nabidka_content .home_nabidka_card .home_nabidka_card_wrap .home_nabidka_card_heading strong{width:100%}#home_nabidka #home_nabidka_content .home_nabidka_card:nth-child(2) .home_nabidka_card_wrap .home_nabidka_card_heading strong{width:100%;background-position:right}#home_nabidka #home_nabidka_content .home_nabidka_card:nth-child(2) .home_nabidka_card_wrap ul{color:#00b67a}}@media only screen and (max-width: 500px){#home_nabidka #home_nabidka_content .home_nabidka_card .home_nabidka_card_wrap{height:33rem}}@media only screen and (max-width: 430px){#home_nabidka #home_nabidka_content .home_nabidka_card .home_nabidka_card_wrap{height:37rem}}#home_recenze{padding-top:1rem}#home_recenze #home_recenze_heading{margin-top:-1.5rem;background-color:#fff}#home_recenze #home_recenze_heading #home_recenze_head{background:#bfeddd;color:#00b67a;width:fit-content;padding:.4rem 1rem;border-radius:5px}#home_recenze #home_recenze_heading{color:#292f39;text-align:center;padding:2rem 2% 0}#home_recenze #home_recenze_heading .dark_heading_wrap{display:flex;justify-content:center}#home_recenze #home_recenze_heading .dark_heading_wrap .dark_heading_wrap_wrap{background:linear-gradient(100deg,#007eec,#1ed7fd);width:fit-content;color:#fff;padding:.4rem 1rem;border-radius:5px;overflow-wrap:break-word;word-break:break-all;margin:0 5%}#home_recenze #home_recenze_heading .dark_heading_wrap .dark_heading_wrap_wrap span{color:#fff;font-weight:700;word-break:break-word}#home_recenze #home_recenze_heading h2{margin-top:.7rem;font-size:1.5rem;font-weight:700}#home_recenze #home_recenze_heading h2 span{background-color:transparent;padding:0;border-radius:0;font-size:1.7rem;background:linear-gradient(100deg,#007eec,#1ed7fd);-webkit-text-fill-color:transparent;-webkit-background-clip:text;color:transparent}@media only screen and (max-width: 853px){#home_recenze #home_recenze_heading{margin-top:-1.2rem}#home_recenze #home_recenze_heading h2 br{display:block}}#home_recenze #home_recenze_rateing{display:flex;justify-content:center;margin-top:2rem}#home_faq{background-color:#fff;padding-bottom:6rem;background-image:url(/images/dividery/footer_shape.svg);background-position:bottom;background-repeat:no-repeat;background-size:100%;margin-top:-.5rem}@media only screen and (max-width: 893px){#home_faq{margin-top:-.2rem}}#home_faq #home_fq_marketing{margin:2rem 15% 0;padding:2rem;border-radius:12px;background:#fff;-webkit-box-shadow:0px 0px 15px 0px rgba(0,0,0,.05);-moz-box-shadow:0px 0px 15px 0px rgba(0,0,0,.05);box-shadow:0 0 15px #0000000d}#home_faq #home_fq_marketing strong{text-align:center;display:block;font-size:1.5rem;margin-bottom:1rem}@media only screen and (max-width: 1366px){#home_faq #home_fq_marketing{margin:2rem 10% 0}}@media only screen and (max-width: 980px){#home_faq #home_fq_marketing{margin:2rem 5% 0}}.home_gradient_text{background:linear-gradient(100deg,#007eec,#1ed7fd);width:fit-content;-webkit-text-fill-color:transparent;-webkit-background-clip:text;color:transparent;text-transform:uppercase;font-weight:700}
