/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
:root{--mainColor:#0D77CE;--secondColor:#E71D34;--base-color:hsla(var(--base-Hcolor),97%,50%,100%);--base-Hcolor:hsla(var(--second-Hcolor),var(--percent-second-color),42%,100%);--base-other:hsla(var(--M-base),var(--percent-base-color),42%,100%);--second-color:186,97%;--second-Hcolor:186;--M-base-color:208,70%;--M-base:208;--M-second-color:208;--bgColor:#0D77CE;--whiteColor:#fff;--fontColor:#161616;--fontColorWhite:#fff;--font-size:16px;--font-sizeD:20px;--pageBg:#fff;--grayColor:#5A5959;--line-height:1.25;--letter-spacing:0;--font-family:"Montserrat","Arial","Helvetica",sans-serif;--font-family-Second:"Montserrat","Arial","Helvetica",sans-serif;--percent-second-color:97%;--percent-base-color:70%}.js-btn{-ms-touch-action:manipulation;touch-action:manipulation}.mobile-btn--menu{display:none;position:relative;z-index:101;width:50px;height:50px;cursor:pointer}@media screen and (max-width:767px){.mobile-btn--menu{display:block}}.mobile-btn--menu.is-open>span{background-color:transparent}.mobile-btn--menu.is-open>span::after{transform:translateY(-9px) rotate(45deg)}.mobile-btn--menu.is-open>span::before{transform:translateY(9px) rotate(-45deg)}.mobile-btn--menu>span{position:absolute;top:50%;height:3px;right:10px;left:10px;margin-top:-1px;background-color:var(--fontColorWhite);transition:background-color 0.3s;backface-visibility:hidden;border-radius:2px}.mobile-btn--menu>span::before,.mobile-btn--menu>span::after{content:"";position:absolute;left:0;right:0;height:3px;background-color:var(--fontColorWhite);transition:background-color 0.3s,transform 0.3s;backface-visibility:hidden;border-radius:2px}.mobile-btn--menu>span::before{top:-9px}.mobile-btn--menu>span::after{bottom:-9px}.btn--std{position:relative;z-index:1;display:inline-flex;font-family:var(--font-family);font-size:1rem;font-weight:600;line-height:1.25;font-weight:900;vertical-align:middle;text-align:center;text-decoration:none;align-items:center;justify-content:center;white-space:nowrap;background-color:var(--secondColor);border:none;outline:none;transition:all 0.3s;user-select:none;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;text-transform:uppercase;margin:0;width:100%;min-height:52px;border-radius:50px;min-width:270px;color:var(--whiteColor);background:var(--bgColor);border:1px solid var(--bgColor);color:var(--whiteColor);padding:8px 25px}@media screen and (min-width:1199px){.btn--std{font-size:0.9rem;font-weight:600}}.btn--std:hover{background-color:var(--mainColor)}@media screen and (min-width:480px){.btn--std{width:auto}}@media screen and (min-width:1199px){.btn--std{font-weight:900;min-height:3.2rem;font-size:1rem;min-width:13.5rem;border-radius:2.5rem}}@media screen and (min-width:1199px){.btn--std{padding:0.825rem 1.75rem}}.btn--std:hover{background-color:var(--secondColor);border-color:var(--secondColor)}.btn--std::before{content:"";position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px;z-index:1;border:1px solid transparent;transition:all 0.3s;border-radius:50px}.btn--std:hover::before{opacity:0;-webkit-transform:scale(1.2,1.2);transform:scale(1.2,1.2)}.btn--std::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;opacity:0;border-radius:50px;background-color:var(--secondColor);transition:all 0.3s;transform:scale(0.5,0.5)}.btn--std:hover::after{opacity:1;transform:scale(1,1)}.btn--light{position:relative;z-index:1;display:inline-flex;font-family:var(--font-family);font-size:1rem;font-weight:600;line-height:1.25;font-weight:900;vertical-align:middle;text-align:center;text-decoration:none;align-items:center;justify-content:center;white-space:nowrap;background-color:var(--secondColor);border:none;outline:none;transition:all 0.3s;user-select:none;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;text-transform:uppercase;margin:0;width:100%;min-height:52px;border-radius:50px;min-width:270px;color:var(--whiteColor);background:var(--bgColor);border:1px solid var(--bgColor);color:var(--whiteColor);padding:8px 25px}@media screen and (min-width:1199px){.btn--light{font-size:0.9rem;font-weight:600}}.btn--light:hover{background-color:var(--mainColor)}@media screen and (min-width:480px){.btn--light{width:auto}}@media screen and (min-width:1199px){.btn--light{font-weight:900;min-height:3.2rem;font-size:1rem;min-width:13.5rem;border-radius:2.5rem}}@media screen and (min-width:1199px){.btn--light{padding:0.825rem 1.75rem}}.btn--light:hover{background-color:var(--secondColor);border-color:var(--secondColor)}.btn--light::before{content:"";position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px;z-index:1;border:1px solid transparent;transition:all 0.3s;border-radius:50px}.btn--light:hover::before{opacity:0;-webkit-transform:scale(1.2,1.2);transform:scale(1.2,1.2)}.btn--light::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;opacity:0;border-radius:50px;background-color:var(--secondColor);transition:all 0.3s;transform:scale(0.5,0.5)}.btn--light:hover::after{opacity:1;transform:scale(1,1)}*{outline:none}
:root{--mainColor:#0D77CE;--secondColor:#E71D34;--base-color:hsla(var(--base-Hcolor),97%,50%,100%);--base-Hcolor:hsla(var(--second-Hcolor),var(--percent-second-color),42%,100%);--base-other:hsla(var(--M-base),var(--percent-base-color),42%,100%);--second-color:186,97%;--second-Hcolor:186;--M-base-color:208,70%;--M-base:208;--M-second-color:208;--bgColor:#0D77CE;--whiteColor:#fff;--fontColor:#161616;--fontColorWhite:#fff;--font-size:16px;--font-sizeD:20px;--pageBg:#fff;--grayColor:#5A5959;--line-height:1.25;--letter-spacing:0;--font-family:"Montserrat","Arial","Helvetica",sans-serif;--font-family-Second:"Montserrat","Arial","Helvetica",sans-serif;--percent-second-color:97%;--percent-base-color:70%}.js-btn{-ms-touch-action:manipulation;touch-action:manipulation}.mobile-btn--menu{display:none;position:relative;z-index:101;width:50px;height:50px;cursor:pointer}@media screen and (max-width:767px){.mobile-btn--menu{display:block}}.mobile-btn--menu.is-open>span{background-color:transparent}.mobile-btn--menu.is-open>span::after{transform:translateY(-9px) rotate(45deg)}.mobile-btn--menu.is-open>span::before{transform:translateY(9px) rotate(-45deg)}.mobile-btn--menu>span{position:absolute;top:50%;height:3px;right:10px;left:10px;margin-top:-1px;background-color:var(--fontColorWhite);transition:background-color 0.3s;backface-visibility:hidden;border-radius:2px}.mobile-btn--menu>span::before,.mobile-btn--menu>span::after{content:"";position:absolute;left:0;right:0;height:3px;background-color:var(--fontColorWhite);transition:background-color 0.3s,transform 0.3s;backface-visibility:hidden;border-radius:2px}.mobile-btn--menu>span::before{top:-9px}.mobile-btn--menu>span::after{bottom:-9px}.btn--std{position:relative;z-index:1;display:inline-flex;font-family:var(--font-family);font-size:1rem;font-weight:600;line-height:1.25;font-weight:900;vertical-align:middle;text-align:center;text-decoration:none;align-items:center;justify-content:center;white-space:nowrap;background-color:var(--secondColor);border:none;outline:none;transition:all 0.3s;user-select:none;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;text-transform:uppercase;margin:0;width:100%;min-height:52px;border-radius:50px;min-width:270px;color:var(--whiteColor);background:var(--bgColor);border:1px solid var(--bgColor);color:var(--whiteColor);padding:8px 25px}@media screen and (min-width:1199px){.btn--std{font-size:0.9rem;font-weight:600}}.btn--std:hover{background-color:var(--mainColor)}@media screen and (min-width:480px){.btn--std{width:auto}}@media screen and (min-width:1199px){.btn--std{font-weight:900;min-height:3.2rem;font-size:1rem;min-width:13.5rem;border-radius:2.5rem}}@media screen and (min-width:1199px){.btn--std{padding:0.825rem 1.75rem}}.btn--std:hover{background-color:var(--secondColor);border-color:var(--secondColor)}.btn--std::before{content:"";position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px;z-index:1;border:1px solid transparent;transition:all 0.3s;border-radius:50px}.btn--std:hover::before{opacity:0;-webkit-transform:scale(1.2,1.2);transform:scale(1.2,1.2)}.btn--std::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;opacity:0;border-radius:50px;background-color:var(--secondColor);transition:all 0.3s;transform:scale(0.5,0.5)}.btn--std:hover::after{opacity:1;transform:scale(1,1)}.btn--light{position:relative;z-index:1;display:inline-flex;font-family:var(--font-family);font-size:1rem;font-weight:600;line-height:1.25;font-weight:900;vertical-align:middle;text-align:center;text-decoration:none;align-items:center;justify-content:center;white-space:nowrap;background-color:var(--secondColor);border:none;outline:none;transition:all 0.3s;user-select:none;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;text-transform:uppercase;margin:0;width:100%;min-height:52px;border-radius:50px;min-width:270px;color:var(--whiteColor);background:var(--bgColor);border:1px solid var(--bgColor);color:var(--whiteColor);padding:8px 25px}@media screen and (min-width:1199px){.btn--light{font-size:0.9rem;font-weight:600}}.btn--light:hover{background-color:var(--mainColor)}@media screen and (min-width:480px){.btn--light{width:auto}}@media screen and (min-width:1199px){.btn--light{font-weight:900;min-height:3.2rem;font-size:1rem;min-width:13.5rem;border-radius:2.5rem}}@media screen and (min-width:1199px){.btn--light{padding:0.825rem 1.75rem}}.btn--light:hover{background-color:var(--secondColor);border-color:var(--secondColor)}.btn--light::before{content:"";position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px;z-index:1;border:1px solid transparent;transition:all 0.3s;border-radius:50px}.btn--light:hover::before{opacity:0;-webkit-transform:scale(1.2,1.2);transform:scale(1.2,1.2)}.btn--light::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;opacity:0;border-radius:50px;background-color:var(--secondColor);transition:all 0.3s;transform:scale(0.5,0.5)}.btn--light:hover::after{opacity:1;transform:scale(1,1)}.view-block-gallery{position:relative;padding:2.1875rem 0}@media screen and (min-width:1199px){.view-block-gallery{padding:3.75rem 0}}.view-block-gallery .more-link{position:static !important;z-index:1;order:9;width:100%;margin:1.875rem 0 0;text-align:center;transform:none !important}.view-block-gallery .more-link a{transition-duration:0.2s;display:flex;cursor:pointer;justify-content:center;align-items:center;flex-direction:row;color:var(--whiteColor);position:relative;background:var(--secondColor);padding:15px 35px;font-weight:700;font-size:14px;text-transform:uppercase;text-decoration:none;min-height:52px;border-radius:70px;line-height:110%}.view-block-gallery .more-link a:after{width:22px;height:22px;font-family:"icomoon";font-size:24px;font-weight:400;line-height:1;color:inherit;font-size:22px;margin-left:8px;position:relative;display:block;content:"";transform:scale(1);opacity:1;background:none}@media screen and (min-width:1199px){.view-block-gallery .more-link a:after{font-size:1.2rem}}.view-block-gallery .more-link a:hover{background-color:var(--mainColor)}@media screen and (min-width:1199px){.view-block-gallery .more-link a{padding:1.05rem 1.75rem;font-size:1rem}}@media screen and (min-width:1199px){.view-block-gallery .more-link{position:absolute !important;top:-5.75rem;right:0;width:auto;margin:0;text-align:left}}.view-block-gallery .view-content{margin:0 -0.3125rem}@media screen and (min-width:1199px){.view-block-gallery .view-content{margin:0}.view-block-gallery .view-content .swiper{overflow:unset;width:100%}.view-block-gallery .view-content .swiper-wrapper{transform:none !important;flex-wrap:wrap}.view-block-gallery .view-content .swiper-slide{height:auto}.view-block-gallery .view-content .swiper-pagination,.view-block-gallery .view-content .swiper-button{display:none}}.view-block-gallery .swiper{overflow:visible}.view-block-gallery .swiper-wrapper{align-items:stretch;margin:0 -0.3125rem}@media screen and (min-width:1199px){.view-block-gallery .swiper-wrapper{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem;margin:0}}.view-block-gallery .views-row{width:min(88vw,24.375rem);max-width:none;height:auto;padding:0 0.3125rem}@media screen and (min-width:1199px){.view-block-gallery .views-row{width:auto !important;padding:0}}.view-block-gallery .views-row .node,.view-block-gallery .views-row .node__content{height:100%}.b-gallery{position:relative;display:flex;flex-direction:column;height:100%;overflow:hidden;border:0;border-radius:1.125rem;background:linear-gradient(145deg,rgba(13,119,206,0.1),rgba(231,29,52,0.035));box-shadow:0 0.625rem 2rem rgba(0,34,76,0.12);transition-duration:0.4s}.b-gallery::before{position:absolute;inset:0;z-index:4;border-radius:inherit;box-shadow:inset 0 0 0 0.0625rem rgba(13,119,206,0.1);content:"";pointer-events:none}@media screen and (min-width:1199px){.b-gallery{border-radius:1.2rem;box-shadow:0 0.7rem 1.9rem rgba(0,34,76,0.12)}.b-gallery::before{box-shadow:inset 0 0 0 0.05rem rgba(13,119,206,0.1)}}.b-gallery__images{position:relative;z-index:1;width:100%;aspect-ratio:1.3333333333;overflow:hidden;pointer-events:none}.b-gallery__images::after{position:absolute;inset:36% 0 0;background:linear-gradient(180deg,rgba(0,24,58,0),rgba(0,24,58,0.32));content:"";pointer-events:none}@media screen and (min-width:768px){.b-gallery__images{aspect-ratio:1.6}}.b-gallery__images img{width:100%;height:100%;object-fit:cover;object-position:center;transition-duration:0.5s}.b-gallery__count{position:absolute;z-index:4;top:0.75rem;right:0.75rem;display:flex;align-items:center;justify-content:center;min-width:2.75rem;height:2.25rem;padding:0 0.8125rem 0 2.25rem;color:var(--whiteColor);font-size:0.875rem;font-weight:800;line-height:1;border:0.0625rem solid rgba(255,255,255,0.6);border-radius:1.25rem;background:rgba(13,119,206,0.92);box-shadow:0 0.3125rem 1rem rgba(0,12,46,0.2);backdrop-filter:blur(0.5rem)}.b-gallery__count::before,.b-gallery__count::after{position:absolute;left:0.75rem;width:0.625rem;height:0.5rem;border:0.0625rem solid rgba(255,255,255,0.9);border-radius:0.125rem;content:""}.b-gallery__count::before{top:0.6875rem}.b-gallery__count::after{top:0.9375rem;left:0.9375rem}@media screen and (min-width:1199px){.b-gallery__count{top:0.9rem;right:0.9rem;min-width:2.9rem;height:2.2rem;padding:0 0.8rem 0 2.1rem;font-size:0.8rem;border-width:0.05rem;border-radius:1.15rem;box-shadow:0 0.25rem 0.8rem rgba(0,12,46,0.16);backdrop-filter:blur(0.4rem)}.b-gallery__count::before,.b-gallery__count::after{left:0.75rem;width:0.6rem;height:0.5rem;border-width:0.05rem;border-radius:0.1rem}.b-gallery__count::before{top:0.65rem}.b-gallery__count::after{top:0.9rem;left:0.95rem}}.b-gallery__info{position:relative;z-index:3;display:flex;align-items:center;flex-grow:1;min-height:5.125rem;margin:-2rem 0.75rem 0.75rem;padding:1rem 1rem;color:var(--fontColor);border-radius:0.8125rem;background:rgba(255,255,255,0.94);box-shadow:0 0.5rem 1.5rem rgba(0,34,76,0.14);backdrop-filter:blur(0.625rem);pointer-events:none}@media screen and (min-width:1199px){.b-gallery__info{min-height:5.2rem;margin:-2.1rem 0.9rem 0.9rem;padding:1rem 1rem;border-radius:0.85rem;box-shadow:0 0.5rem 1.4rem rgba(0,34,76,0.14);backdrop-filter:blur(0.5rem)}}.b-gallery__info-title{display:-webkit-box;width:100%;margin:0;padding-right:3.125rem;overflow:hidden;color:var(--fontColor);font-size:1.0625rem;font-weight:800;line-height:1.2;text-align:left;text-transform:uppercase;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:3}.b-gallery__info-title::after{font-family:"icomoon";font-size:24px;font-weight:400;line-height:1;color:inherit;position:absolute;top:50%;right:0.875rem;display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;color:var(--whiteColor);font-size:1.125rem;border:0;border-radius:50%;background:var(--secondColor);box-shadow:0 0.3125rem 0.875rem rgba(231,29,52,0.22);content:"";transform:translateY(-50%);transition-duration:0.2s}@media screen and (min-width:1199px){.b-gallery__info-title::after{font-size:1.2rem}}@media screen and (min-width:1199px){.b-gallery__info-title{padding-right:3.1rem;font-size:1rem;-webkit-line-clamp:2}.b-gallery__info-title::after{right:0.9rem;width:2.1rem;height:2.1rem;font-size:1rem;box-shadow:0 0.25rem 0.7rem rgba(231,29,52,0.22)}}.b-gallery--empty{background:linear-gradient(135deg,var(--mainColor),var(--secondColor))}.b-gallery--empty .b-gallery__info{min-height:15.3125rem;margin-top:0.75rem;background:transparent;box-shadow:none}.b-gallery--empty .b-gallery__info-title{color:var(--whiteColor)}.b-gallery__full{position:absolute;left:0;top:0;right:0;bottom:0;font-size:0;z-index:5}.b-gallery__full:focus-visible{inset:0.25rem;border:0.125rem solid var(--whiteColor);border-radius:0.6875rem;outline:0.125rem solid var(--mainColor);outline-offset:0.125rem}@media screen and (min-width:1199px){.b-gallery__full:focus-visible{inset:0.25rem;border-width:0.1rem;border-radius:0.7rem;outline-width:0.1rem;outline-offset:0.1rem}}@media (hover:hover){.b-gallery:hover{box-shadow:0 1rem 2.375rem rgba(0,34,76,0.18);transform:translateY(-0.25rem)}.b-gallery:hover .b-gallery__images img{transform:scale(1.04)}.b-gallery:hover .b-gallery__info-title::after{background:var(--mainColor);transform:translate(0.1875rem,-50%)}}@media screen and (hover:hover) and (min-width:1199px){.b-gallery:hover{box-shadow:0 0.9rem 2.2rem rgba(0,34,76,0.18);transform:translateY(-0.25rem)}.b-gallery:hover .b-gallery__info-title::after{transform:translate(0.15rem,-50%)}}.disabilities-image-hidden .b-gallery .b-gallery__images{display:none}.disabilities-image-hidden .b-gallery .b-gallery__info{margin-top:0.75rem}body.page-gallery .view-gallery{position:relative;padding:0.25rem 0 2.625rem}@media screen and (min-width:1199px){body.page-gallery .view-gallery{padding:0.4rem 0 3.5rem}}body.page-gallery .view-gallery .view-content{display:grid;grid-template-columns:minmax(0,1fr);gap:1.375rem}@media screen and (min-width:768px){body.page-gallery .view-gallery .view-content{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width:1199px){body.page-gallery .view-gallery .view-content{gap:1.6rem 1.2rem}}body.page-gallery .view-gallery .view-content .views-row{width:auto !important;padding:0}body.page-gallery .view-gallery .view-content .node,body.page-gallery .view-gallery .view-content .node__content{height:100%}@media screen and (min-width:768px){body.page-gallery .b-gallery__images{aspect-ratio:1.3333333333}}@media screen and (min-width:1199px){body.page-gallery .b-gallery__images{aspect-ratio:1.6}}@media (prefers-reduced-motion:reduce){.b-gallery,.b-gallery__images img,.b-gallery__info-title::after{transition-duration:0.01ms !important}}
:root{--mainColor:#0D77CE;--secondColor:#E71D34;--base-color:hsla(var(--base-Hcolor),97%,50%,100%);--base-Hcolor:hsla(var(--second-Hcolor),var(--percent-second-color),42%,100%);--base-other:hsla(var(--M-base),var(--percent-base-color),42%,100%);--second-color:186,97%;--second-Hcolor:186;--M-base-color:208,70%;--M-base:208;--M-second-color:208;--bgColor:#0D77CE;--whiteColor:#fff;--fontColor:#161616;--fontColorWhite:#fff;--font-size:16px;--font-sizeD:20px;--pageBg:#fff;--grayColor:#5A5959;--line-height:1.25;--letter-spacing:0;--font-family:"Montserrat","Arial","Helvetica",sans-serif;--font-family-Second:"Montserrat","Arial","Helvetica",sans-serif;--percent-second-color:97%;--percent-base-color:70%}.js-btn{-ms-touch-action:manipulation;touch-action:manipulation}.mobile-btn--menu{display:none;position:relative;z-index:101;width:50px;height:50px;cursor:pointer}@media screen and (max-width:767px){.mobile-btn--menu{display:block}}.mobile-btn--menu.is-open>span{background-color:transparent}.mobile-btn--menu.is-open>span::after{transform:translateY(-9px) rotate(45deg)}.mobile-btn--menu.is-open>span::before{transform:translateY(9px) rotate(-45deg)}.mobile-btn--menu>span{position:absolute;top:50%;height:3px;right:10px;left:10px;margin-top:-1px;background-color:var(--fontColorWhite);transition:background-color 0.3s;backface-visibility:hidden;border-radius:2px}.mobile-btn--menu>span::before,.mobile-btn--menu>span::after{content:"";position:absolute;left:0;right:0;height:3px;background-color:var(--fontColorWhite);transition:background-color 0.3s,transform 0.3s;backface-visibility:hidden;border-radius:2px}.mobile-btn--menu>span::before{top:-9px}.mobile-btn--menu>span::after{bottom:-9px}.btn--std{position:relative;z-index:1;display:inline-flex;font-family:var(--font-family);font-size:1rem;font-weight:600;line-height:1.25;font-weight:900;vertical-align:middle;text-align:center;text-decoration:none;align-items:center;justify-content:center;white-space:nowrap;background-color:var(--secondColor);border:none;outline:none;transition:all 0.3s;user-select:none;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;text-transform:uppercase;margin:0;width:100%;min-height:52px;border-radius:50px;min-width:270px;color:var(--whiteColor);background:var(--bgColor);border:1px solid var(--bgColor);color:var(--whiteColor);padding:8px 25px}@media screen and (min-width:1199px){.btn--std{font-size:0.9rem;font-weight:600}}.btn--std:hover{background-color:var(--mainColor)}@media screen and (min-width:480px){.btn--std{width:auto}}@media screen and (min-width:1199px){.btn--std{font-weight:900;min-height:3.2rem;font-size:1rem;min-width:13.5rem;border-radius:2.5rem}}@media screen and (min-width:1199px){.btn--std{padding:0.825rem 1.75rem}}.btn--std:hover{background-color:var(--secondColor);border-color:var(--secondColor)}.btn--std::before{content:"";position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px;z-index:1;border:1px solid transparent;transition:all 0.3s;border-radius:50px}.btn--std:hover::before{opacity:0;-webkit-transform:scale(1.2,1.2);transform:scale(1.2,1.2)}.btn--std::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;opacity:0;border-radius:50px;background-color:var(--secondColor);transition:all 0.3s;transform:scale(0.5,0.5)}.btn--std:hover::after{opacity:1;transform:scale(1,1)}.btn--light{position:relative;z-index:1;display:inline-flex;font-family:var(--font-family);font-size:1rem;font-weight:600;line-height:1.25;font-weight:900;vertical-align:middle;text-align:center;text-decoration:none;align-items:center;justify-content:center;white-space:nowrap;background-color:var(--secondColor);border:none;outline:none;transition:all 0.3s;user-select:none;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;text-transform:uppercase;margin:0;width:100%;min-height:52px;border-radius:50px;min-width:270px;color:var(--whiteColor);background:var(--bgColor);border:1px solid var(--bgColor);color:var(--whiteColor);padding:8px 25px}@media screen and (min-width:1199px){.btn--light{font-size:0.9rem;font-weight:600}}.btn--light:hover{background-color:var(--mainColor)}@media screen and (min-width:480px){.btn--light{width:auto}}@media screen and (min-width:1199px){.btn--light{font-weight:900;min-height:3.2rem;font-size:1rem;min-width:13.5rem;border-radius:2.5rem}}@media screen and (min-width:1199px){.btn--light{padding:0.825rem 1.75rem}}.btn--light:hover{background-color:var(--secondColor);border-color:var(--secondColor)}.btn--light::before{content:"";position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px;z-index:1;border:1px solid transparent;transition:all 0.3s;border-radius:50px}.btn--light:hover::before{opacity:0;-webkit-transform:scale(1.2,1.2);transform:scale(1.2,1.2)}.btn--light::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;opacity:0;border-radius:50px;background-color:var(--secondColor);transition:all 0.3s;transform:scale(0.5,0.5)}.btn--light:hover::after{opacity:1;transform:scale(1,1)}.block-type-img-text{padding:50px 0;color:var(--fontColorWhite);position:relative}.block-type-img-text:before{background:var(--mainColor);content:"";position:absolute;width:100vw;margin-left:-50vw;left:50%;top:0;bottom:0;z-index:-1}@media screen and (min-width:1199px){.block-type-img-text{padding:3.25rem 0}}.block-type-img-text .body{overflow:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--secondColor) var(--whiteColor);scrollbar-width:unset;scrollbar-color:unset;padding-right:15px;line-height:1.5;max-height:30em}.block-type-img-text .body::-webkit-scrollbar{width:6px;height:6px}.block-type-img-text .body::-webkit-scrollbar-track{background:var(--whiteColor)}.block-type-img-text .body::-webkit-scrollbar-thumb{background:var(--secondColor)}.block-type-img-text .body::-webkit-scrollbar-track{background:var(--whiteColor);border-radius:10px}.block-type-img-text .body::-webkit-scrollbar-thumb{background:var(--secondColor);border-radius:10px}@media screen and (min-width:1199px){.block-type-img-text .body{max-height:30em;margin-right:1.5rem;max-width:39.25rem}}.block-type-img-text .field-block-image img{border-radius:10px}@media screen and (min-width:1199px){.block-type-img-text .block__content{display:flex;justify-content:space-between;flex-direction:row-reverse;align-items:flex-start}}
@font-face{font-family:"Vinnytsia Sans";src:url("/sites/osvita.dev.ukraina.org.ua/themes/ux/przedszkola//fonts/Vinnytsia/VinnytsiaSans-Bold.woff2") format("woff2"),url("/sites/osvita.dev.ukraina.org.ua/themes/ux/przedszkola//fonts/Vinnytsia/VinnytsiaSans-Bold.woff") format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"Vinnytsia Sans";src:url("/sites/osvita.dev.ukraina.org.ua/themes/ux/przedszkola//fonts/Vinnytsia/VinnytsiaSans-Regular.woff2") format("woff2"),url("/sites/osvita.dev.ukraina.org.ua/themes/ux/przedszkola//fonts/Vinnytsia/VinnytsiaSans-Regular.woff") format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Vinnytsia Serif";src:url("/sites/osvita.dev.ukraina.org.ua/themes/ux/przedszkola//fonts/Vinnytsia/VinnytsiaSerif-Regular.woff2") format("woff2"),url("/sites/osvita.dev.ukraina.org.ua/themes/ux/przedszkola//fonts/Vinnytsia/VinnytsiaSerif-Regular.woff") format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Vinnytsia City";src:url("/sites/osvita.dev.ukraina.org.ua/themes/ux/przedszkola//fonts/Vinnytsia/VinnytsiaCity-Regular.woff2") format("woff2"),url("/sites/osvita.dev.ukraina.org.ua/themes/ux/przedszkola//fonts/Vinnytsia/VinnytsiaCity-Regular.woff") format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Lato";src:url("/sites/osvita.dev.ukraina.org.ua/themes/ux/przedszkola//fonts/Lato/Lato-Bold.woff2") format("woff2"),url("/sites/osvita.dev.ukraina.org.ua/themes/ux/przedszkola//fonts/Lato/Lato-Bold.woff") format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"Lato";src:url("/sites/osvita.dev.ukraina.org.ua/themes/ux/przedszkola//fonts/Lato/Lato-Black.woff2") format("woff2"),url("/sites/osvita.dev.ukraina.org.ua/themes/ux/przedszkola//fonts/Lato/Lato-Black.woff") format("woff");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:"Lato";src:url("/sites/osvita.dev.ukraina.org.ua/themes/ux/przedszkola//fonts/Lato/Lato-BoldItalic.woff2") format("woff2"),url("/sites/osvita.dev.ukraina.org.ua/themes/ux/przedszkola//fonts/Lato/Lato-BoldItalic.woff") format("woff");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:"Lato";src:url("/sites/osvita.dev.ukraina.org.ua/themes/ux/przedszkola//fonts/Lato/Lato-BlackItalic.woff2") format("woff2"),url("/sites/osvita.dev.ukraina.org.ua/themes/ux/przedszkola//fonts/Lato/Lato-BlackItalic.woff") format("woff");font-weight:900;font-style:italic;font-display:swap}@font-face{font-family:"Lato";src:url("/sites/osvita.dev.ukraina.org.ua/themes/ux/przedszkola//fonts/Lato/Lato-Regular.woff2") format("woff2"),url("/sites/osvita.dev.ukraina.org.ua/themes/ux/przedszkola//fonts/Lato/Lato-Regular.woff") format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Lato";src:url("/sites/osvita.dev.ukraina.org.ua/themes/ux/przedszkola//fonts/Lato/Lato-Italic.woff2") format("woff2"),url("/sites/osvita.dev.ukraina.org.ua/themes/ux/przedszkola//fonts/Lato/Lato-Italic.woff") format("woff");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:"Lato";src:url("/sites/osvita.dev.ukraina.org.ua/themes/ux/przedszkola//fonts/Lato/Lato-LightItalic.woff2") format("woff2"),url("/sites/osvita.dev.ukraina.org.ua/themes/ux/przedszkola//fonts/Lato/Lato-LightItalic.woff") format("woff");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:"Lato Hairline";src:url("/sites/osvita.dev.ukraina.org.ua/themes/ux/przedszkola//fonts/Lato/Lato-Hairline.woff2") format("woff2"),url("/sites/osvita.dev.ukraina.org.ua/themes/ux/przedszkola//fonts/Lato/Lato-Hairline.woff") format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"Lato";src:url("/sites/osvita.dev.ukraina.org.ua/themes/ux/przedszkola//fonts/Lato/Lato-Light.woff2") format("woff2"),url("/sites/osvita.dev.ukraina.org.ua/themes/ux/przedszkola//fonts/Lato/Lato-Light.woff") format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"Lato Hairline";src:url("/sites/osvita.dev.ukraina.org.ua/themes/ux/przedszkola//fonts/Lato/Lato-HairlineItalic.woff2") format("woff2"),url("/sites/osvita.dev.ukraina.org.ua/themes/ux/przedszkola//fonts/Lato/Lato-HairlineItalic.woff") format("woff");font-weight:300;font-style:italic;font-display:swap}:root{--mainColor:#0D77CE;--secondColor:#E71D34;--base-color:hsla(var(--base-Hcolor),97%,50%,100%);--base-Hcolor:hsla(var(--second-Hcolor),var(--percent-second-color),42%,100%);--base-other:hsla(var(--M-base),var(--percent-base-color),42%,100%);--second-color:186,97%;--second-Hcolor:186;--M-base-color:208,70%;--M-base:208;--M-second-color:208;--bgColor:#0D77CE;--whiteColor:#fff;--fontColor:#161616;--fontColorWhite:#fff;--font-size:16px;--font-sizeD:20px;--pageBg:#fff;--grayColor:#5A5959;--line-height:1.25;--letter-spacing:0;--font-family:"Montserrat","Arial","Helvetica",sans-serif;--font-family-Second:"Montserrat","Arial","Helvetica",sans-serif;--percent-second-color:97%;--percent-base-color:70%}@font-face{font-family:"Montserrat";src:url("/sites/osvita.dev.ukraina.org.ua/themes/ux/przedszkola/fonts/Montserrat-Regular/Montserrat-Regular.woff") format("woff"),url("/sites/osvita.dev.ukraina.org.ua/themes/ux/przedszkola/fonts/Montserrat-Regular/Montserrat-Regular.ttf") format("ttf");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Montserrat";src:url("/sites/osvita.dev.ukraina.org.ua/themes/ux/przedszkola/fonts/Montserrat-Medium/Montserrat-Medium.woff") format("woff"),url("/sites/osvita.dev.ukraina.org.ua/themes/ux/przedszkola/fonts/Montserrat-Medium/Montserrat-Medium.ttf") format("ttf");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Montserrat";src:url("/sites/osvita.dev.ukraina.org.ua/themes/ux/przedszkola/fonts/Montserrat-SemiBold/Montserrat-SemiBold.woff") format("woff"),url("/sites/osvita.dev.ukraina.org.ua/themes/ux/przedszkola/fonts/Montserrat-SemiBold/Montserrat-SemiBold.ttf") format("ttf");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:"Montserrat";src:url("/sites/osvita.dev.ukraina.org.ua/themes/ux/przedszkola/fonts/Montserrat-Bold/Montserrat-Bold.woff") format("woff"),url("/sites/osvita.dev.ukraina.org.ua/themes/ux/przedszkola/fonts/Montserrat-Bold/Montserrat-Bold.ttf") format("ttf");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"Montserrat";src:url("/sites/osvita.dev.ukraina.org.ua/themes/ux/przedszkola/fonts/Montserrat-ExtraBold/Montserrat-ExtraBold.woff") format("woff"),url("/sites/osvita.dev.ukraina.org.ua/themes/ux/przedszkola/fonts/Montserrat-ExtraBold/Montserrat-ExtraBold.ttf") format("ttf");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:"Montserrat";src:url("/sites/osvita.dev.ukraina.org.ua/themes/ux/przedszkola/fonts/Montserrat-Black/Montserrat-Black.woff") format("woff"),url("/sites/osvita.dev.ukraina.org.ua/themes/ux/przedszkola/fonts/Montserrat-Black/Montserrat-Black.ttf") format("ttf");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:"Cuprum";src:url("/sites/osvita.dev.ukraina.org.ua/themes/ux/przedszkola/fonts/Cuprum-Regular/Cuprum-Regular.woff") format("woff"),url("/sites/osvita.dev.ukraina.org.ua/themes/ux/przedszkola/fonts/Cuprum-Regular/Cuprum-Regular.ttf") format("ttf");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"icomoon";src:url("/sites/osvita.dev.ukraina.org.ua/themes/ux/przedszkola/fonts/icomoon/fonts/icomoon.woff") format("woff"),url("/sites/osvita.dev.ukraina.org.ua/themes/ux/przedszkola/fonts/icomoon/fonts/icomoon.ttf") format("ttf");font-weight:400;font-style:normal;font-display:swap}.site-header{z-index:55}.page-not-front .site-header{box-shadow:0px 8px 16px 0px rgba(145,158,171,0.24)}@media screen and (min-width:1199px){.site-header{box-shadow:none;position:static;background:var(--whiteColor)}}.site-header .block-type-button{display:none}@media screen and (min-width:1199px){.site-header .block-type-button{display:block}}.site-header .block-type-button .contextual{top:-25px;right:-25px}@media screen and (min-width:1199px){.site-header .block-type-button .contextual{top:-1.25rem;right:-1.25rem}}.site-header .block-type-button img{transition-duration:0.2s}.site-header .block-type-button img:hover{transform:scale(0.9)}@media screen and (min-width:1199px){.site-header .block-type-button img{width:3rem;height:3rem}}.site-header.is-scrolled{background:var(--whiteColor)}.site-header.is-scrolled .site-header__menu{top:40px !important}@media screen and (min-width:1199px){.site-header.is-scrolled .site-header__menu{top:2rem !important}}.site-header__menu{display:block;background:var(--whiteColor);transition-duration:0.2s;min-height:calc(100vh - 80px);transform:translateX(-100%);opacity:0;visibility:hidden;font-weight:700;padding:30px 25px;color:var(--fontColor);z-index:15}@media screen and (min-width:1199px){.site-header__menu{display:none;max-width:79.25rem;margin:0 auto;border-radius:1.25rem;color:var(--fontColor);background:linear-gradient(0deg,rgba(255,255,255,0.95) 0%,rgba(255,255,255,0.95) 100%),url("/sites/osvita.dev.ukraina.org.ua/themes/ux/przedszkola/images/texture.png"),#FFF;padding:2rem 2.5rem 4rem;transform:translateY(0.5rem)}.toolbar-horizontal.toolbar-fixed .is-scrolled .site-header__menu{top:calc(39px + 2rem) !important}.toolbar-horizontal.toolbar-fixed.toolbar-tray-open .is-scrolled .site-header__menu{top:calc(79px + 2rem) !important}.site-header__menu .block-type-site-info-short-info{display:none}}.site-header__menu .region-header-left{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;overflow:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--mainColor) rgba(var(--mainColor),0.3)}.site-header__menu .region-header-left::-webkit-scrollbar{width:6px;height:6px}.site-header__menu .region-header-left::-webkit-scrollbar-track{background:rgba(var(--mainColor),0.3)}.site-header__menu .region-header-left::-webkit-scrollbar-thumb{background:var(--mainColor)}@media screen and (min-width:1199px){.site-header__menu .region-header-left{-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--mainColor) rgba(var(--mainColor),0.3)}.site-header__menu .region-header-left::-webkit-scrollbar{width:0.3rem;height:0.3rem}.site-header__menu .region-header-left::-webkit-scrollbar-track{background:rgba(var(--mainColor),0.3)}.site-header__menu .region-header-left::-webkit-scrollbar-thumb{background:var(--mainColor)}}.site-header__menu .region-header-left .menu--sidebar,.site-header__menu .region-header-left .menu--main,.site-header__menu .region-header-left .contacts-menu{width:100%;text-align:center;padding:30px 0;border-bottom:1px solid #DBEEFD}@media screen and (min-width:1199px){.site-header__menu .region-header-left .menu--sidebar,.site-header__menu .region-header-left .menu--main,.site-header__menu .region-header-left .contacts-menu{padding:1.5rem 0;border-bottom-width:0.05rem}}.site-header__menu .region-header-left .menu-item a{text-decoration:none}.site-header__menu .region-header-left .menu--sidebar .menu{display:flex;flex-direction:column}.site-header__menu .region-header-left .menu--sidebar .menu-item:not(:last-child){margin-bottom:15px}@media screen and (min-width:1199px){.site-header__menu .region-header-left .menu--sidebar .menu-item:not(:last-child){margin-bottom:0.75rem}}.site-header__menu .region-header-left .menu--sidebar .menu-item .menu{margin-top:15px;font-weight:400}@media screen and (min-width:1199px){.site-header__menu .region-header-left .menu--sidebar .menu-item .menu{margin-top:0.75rem}}.site-header__menu .region-header-left .menu--main .menu{display:flex;flex-direction:column}.site-header__menu .region-header-left .menu--main .menu-item:not(:last-child){margin-bottom:15px}@media screen and (min-width:1199px){.site-header__menu .region-header-left .menu--main .menu-item:not(:last-child){margin-bottom:0.75rem}}.site-header__menu .region-header-left .menu--main .menu-item a{font-size:16px;line-height:150%}@media screen and (min-width:1199px){.site-header__menu .region-header-left .menu--main .menu-item a{font-size:0.8rem}}.site-header__menu .region-header-left .contacts-menu{text-align:left}.site-header__menu .region-header-left .contacts-menu .block__title{display:none}.site-header__menu .region-header-left .contacts-menu .b-site-info-contacts__left{display:flex;flex-direction:column;justify-content:center;align-items:center}.site-header__menu .region-header-left .contacts-menu .b-site-info-contacts__left .b-socials__wrapper{height:fit-content;gap:15px;margin:0}@media screen and (min-width:1199px){.site-header__menu .region-header-left .contacts-menu .b-site-info-contacts__left .b-socials__wrapper{gap:0.75rem}}.site-header__menu .region-header-left .contacts-menu .b-site-info-contacts__left .b-socials__wrapper .b-socials__social{padding:0}.site-header__menu .region-header-left .contacts-menu .b-site-info-contacts__left .b-socials__wrapper a{padding:0;width:40px;height:40px}@media screen and (min-width:1199px){.site-header__menu .region-header-left .contacts-menu .b-site-info-contacts__left .b-socials__wrapper a{width:2rem;height:2rem}}.site-header__menu .region-header-left .contacts-menu .b-site-info-contacts__left .b-socials__wrapper a::before{border-radius:10px;color:var(--fontColor);display:flex;align-items:center;justify-content:center;width:40px;height:40px;font-size:20px}@media screen and (min-width:1199px){.site-header__menu .region-header-left .contacts-menu .b-site-info-contacts__left .b-socials__wrapper a::before{border-radius:0.5rem;width:2rem;height:2rem;font-size:1rem}}.site-header__menu .region-header-left .contacts-menu .b-site-info-contacts__right{display:none}.site-header__menu .region-header-left .exposedformnewspage-3{padding:30px 0;min-height:450px;width:100%}@media screen and (min-width:1199px){.site-header__menu .region-header-left .exposedformnewspage-3{padding:1.5rem 0;min-height:22.5rem}}.disabilities-bg .site-header__menu{background:var(--bgColor) !important}.is-open .site-header__menu{opacity:1;visibility:visible;transform:translateY(0)}.toolbar-vertical .site-header__menu{top:calc(17px + 56px)}@media screen and (min-width:992px){.toolbar-vertical .site-header__menu{top:calc(39px + 56px)}}@media screen and (min-width:1199px){.toolbar-vertical .site-header__menu{top:calc(39px + 2.8rem)}}@media screen and (min-width:992px){.toolbar-horizontal.toolbar-fixed .site-header__menu{top:73px}}.site-header__menu .menu--main{display:block}.site-header__menu .menu--main .menu{columns:unset}@media screen and (min-width:1199px){.site-header__menu .menu--main .menu{columns:11.71875vw 4}}.site-header__menu .b-disabled-version-btn{display:none}.site-header__bottom{display:none;width:100%;padding-left:24px;padding-right:24px;background:var(--mainColor)}@media screen and (min-width:1199px){.site-header__bottom{padding-left:5.1rem;padding-right:5.1rem;max-width:1788px;margin-left:auto;margin-right:auto}}.disabilities-bg .site-header__bottom{background:none !important}.site-header__bottom .site-header-btn-pc__wrapper{display:none;font-size:1rem;font-weight:700;padding:0.9rem 1.75rem;color:var(--whiteColor);cursor:pointer}@media screen and (min-width:1199px){.site-header__bottom .site-header-btn-pc__wrapper{font-size:1rem;font-weight:700}}@media screen and (min-width:1199px){.site-header__bottom .site-header-btn-pc__wrapper{display:flex;align-items:center}}.site-header__bottom .site-header-btn-pc__wrapper.is-open .site-header-btn-pc:before,.site-header__bottom .site-header-btn-pc__wrapper.is-open .site-header-btn-pc:after{opacity:0;visibility:hidden}.site-header__bottom .site-header-btn-pc__wrapper.is-open .site-header-btn-pc:before{transform:scaleX(0)}.site-header__bottom .site-header-btn-pc__wrapper.is-open .site-header-btn-pc:after{transform:scaleX(0)}.site-header__bottom .site-header-btn-pc__wrapper.is-open .site-header-btn-pc span{transform:rotate(45deg)}.site-header__bottom .site-header-btn-pc__wrapper.is-open .site-header-btn-pc span:before{transform:rotate(-90deg)}@media screen and (min-width:1199px){.site-header__bottom{display:block;position:sticky;top:0;right:0;left:0;z-index:55;background:none;margin-top:-0.65rem;margin-bottom:-2.75rem}.page-not-front .site-header__bottom{margin-bottom:0}}.site-header__middle{width:100%;padding-left:24px;padding-right:24px;padding-top:15px;padding-bottom:15px;display:flex;align-items:center;justify-content:space-between;min-height:80px;gap:10px}@media screen and (min-width:1199px){.site-header__middle{padding-left:5.1rem;padding-right:5.1rem;max-width:1788px;margin-left:auto;margin-right:auto}}@media screen and (min-width:1199px){.site-header__middle{gap:unset;min-height:7rem;padding-top:1rem;padding-bottom:1rem;justify-content:unset;position:relative;background:var(--whiteColor);z-index:100}}.site-header__middle .b-accessibility-menu__button{position:relative;bottom:0;right:0}.site-header__middle .region-header-right .language-switcher-language-url{display:none}@media screen and (min-width:1199px){.site-header__middle .region-header-right .language-switcher-language-url{display:block}}.region-header-bottom{display:flex;align-items:center}@media screen and (min-width:1199px){.region-header-bottom{border-radius:1.5rem;background:var(--mainColor)}}.region-header-right{display:flex;align-items:center;flex:1}@media screen and (min-width:1199px){.region-header-right{width:100%;gap:0.75rem}}@media screen and (min-width:1199px){.region-header-right .block__site-info{flex:1 1 auto}}@media screen and (min-width:1199px){.region-header-right .block__site-info .b-site-info-header__left--contacts .b-site-info-short-info{display:flex;justify-content:space-around}}.region-header-right .block__site-info .b-site-info-header__left--contacts .b-site-info-short-info__item{position:relative;margin-bottom:0}.region-header-right .block__site-info .b-site-info-header__left--contacts .b-site-info-short-info__item a{font-weight:700;text-decoration:none;line-height:150%;transition-duration:0.2s;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-image:linear-gradient(to right,var(--mainColor),var(--mainColor) 50%,var(--fontColor) 50%);background-size:200% 100%;background-position:100%;cursor:pointer;white-space:normal;overflow-wrap:normal;word-break:normal}.region-header-right .block__site-info .b-site-info-header__left--contacts .b-site-info-short-info__item a:hover{background-position:0}@media screen and (min-width:1199px){.region-header-right .block__site-info .b-site-info-header__left--contacts .b-site-info-short-info__item a{font-size:1rem}}.region-header-right .block__site-info .b-site-info-header__left--contacts .b-site-info-short-info__item a:before{position:relative;font-family:"icomoon";font-size:24px;font-weight:400;line-height:1;color:inherit;font-size:26px;color:var(--mainColor)}@media screen and (min-width:1199px){.region-header-right .block__site-info .b-site-info-header__left--contacts .b-site-info-short-info__item a:before{font-size:1.2rem}}@media screen and (min-width:1199px){.region-header-right .block__site-info .b-site-info-header__left--contacts .b-site-info-short-info__item a:before{font-size:1.3rem}}.region-header-right .block__site-info .b-site-info-header__left--contacts .b-site-info-short-info__item .legend{font-weight:400;font-size:14px}@media screen and (min-width:1199px){.region-header-right .block__site-info .b-site-info-header__left--contacts .b-site-info-short-info__item .legend{font-size:0.85rem}}.region-header-right .block__site-info .b-site-info-header__left--contacts .b-site-info-short-info__email .legend{padding-left:0}.region-header-right .block__site-info .b-site-info-header__left--contacts .b-site-info-short-info__email a::before{content:""}.b-site-info-header{display:flex;align-items:center;justify-content:space-between}.b-site-info-header__logo{flex-shrink:0;margin-right:4px;width:100%;max-width:400px}@media screen and (min-width:1199px){.b-site-info-header__logo{max-width:33rem;margin-right:1.25rem}}.b-site-info-header__logo a{display:flex;align-items:center;text-decoration:none;gap:10px}@media screen and (min-width:1199px){.b-site-info-header__logo a{gap:0.75rem}}.b-site-info-header__logo img{max-width:70px;max-height:70px;width:100%;height:100%;flex:0 0 100%;object-fit:contain}@media screen and (min-width:1199px){.b-site-info-header__logo img{max-width:10rem;max-height:10rem}}.b-site-info-header__title{text-transform:uppercase;font-family:var(--font-family-Second);font-feature-settings:"clig" off,"liga" off;font-size:12px;font-weight:900}@media screen and (min-width:1199px){.b-site-info-header__title{font-size:1.2rem}}.b-site-info-header__logo_text{width:235px;flex-shrink:0;margin-right:4px}@media screen and (min-width:1199px){.b-site-info-header__logo_text{max-width:27.5rem;width:auto;margin-right:1.25rem}}.b-site-info-header__logo_text a{text-decoration:none}.b-site-info-header__title-prefix,.b-site-info-header__title-suffix{line-height:150%;font-size:9px}@media screen and (min-width:1199px){.b-site-info-header__title-prefix,.b-site-info-header__title-suffix{font-size:0.85rem}}.b-site-info-header__left{flex-grow:1}.b-site-info-header__left--contacts{display:none}@media screen and (min-width:1199px){.b-site-info-header__left--contacts{display:block}}.b-site-info-header__left--contacts .b-site-info-short-info{display:flex;align-items:center;justify-content:space-between}@media screen and (min-width:1199px){.b-site-info-header__left--contacts .b-site-info-short-info__phone-wrapper:not(:last-child){margin-bottom:1rem}}.b-site-info-header__left--contacts .b-site-info-short-info__phone{margin:0;padding:0 0.8rem;max-width:50%}.b-site-info-header__left--contacts .b-site-info-short-info__phone:before{color:var(--secondColor)}.b-site-info-header__left--contacts .b-site-info-short-info__contacts-wrap{padding:0 0.8rem;display:flex;flex-direction:column;align-items:center;max-width:50%}.b-site-info-header__diary img{transition-duration:0.2s;width:50px;height:50px}@media screen and (min-width:1199px){.b-site-info-header__diary img{width:3rem;height:3rem}.b-site-info-header__diary img:hover{transform:scale(1.1)}}.site-header-btn{z-index:15;position:relative;display:flex;justify-content:center;align-items:center;flex-direction:column;cursor:pointer;-webkit-tap-highlight-color:transparent;width:40px;height:40px;color:var(--whiteColor);background-color:var(--secondColor);border-radius:50%}@media screen and (min-width:1199px){.site-header-btn{order:-1;margin-right:2rem;width:2.5rem;height:2.5rem;display:none}}.site-header-btn:after,.site-header-btn:before{content:"";display:block;width:16px;background:currentColor;height:1.5px;border-radius:5px;transition-duration:0.5s}@media screen and (min-width:1199px){.site-header-btn:after,.site-header-btn:before{width:1.9rem;height:0.2rem}}.site-header-btn span{width:16px;margin:2.5px 0;position:relative;background:currentColor;border-radius:5px;height:1.5px;transition-duration:0.5s}@media screen and (min-width:1199px){.site-header-btn span{width:1.3rem;margin:0.5rem 0;height:0.2rem}}.site-header-btn span:before{content:"";background:currentColor;position:absolute;left:0;top:0;right:0;bottom:0;font-size:0;transition-duration:0.5s}.site-header-btn.is-open:before,.site-header-btn.is-open:after{opacity:0;visibility:hidden}.site-header-btn.is-open:before{transform:scaleX(0)}.site-header-btn.is-open:after{transform:scaleX(0)}.site-header-btn.is-open span{transform:rotate(45deg)}.site-header-btn.is-open span:before{transform:rotate(-90deg)}.site-header-btn-pc{position:relative;display:flex;justify-content:center;align-items:flex-end;flex-direction:column;cursor:pointer;-webkit-tap-highlight-color:transparent;width:1.2rem;height:1.2rem;color:var(--whiteColor);margin-right:0.4rem}.site-header-btn-pc:after,.site-header-btn-pc:before{content:"";display:block;width:0.95rem;background:currentColor;height:0.1rem;border-radius:0.25rem;transition-duration:0.5s}.site-header-btn-pc span{width:0.95rem;margin:0.15rem 0;position:relative;background:currentColor;border-radius:0.25rem;height:0.1rem;transition-duration:0.5s}.site-header-btn-pc span:before{content:"";background:currentColor;position:absolute;left:0;top:0;right:0;bottom:0;font-size:0;transition-duration:0.5s}.block-type-site-info-short-info{margin-top:30px}@media screen and (min-width:1199px){.block-type-site-info-short-info{margin-top:1.5rem}}.block-type-disability-block{display:none}.b-site-info-short-info .block-type-disability-block{display:block}.disabilities-style-mobile{margin:20px 0}.disabilities-style-mobile .b-disabled-version-btn:before{color:var(--whiteColor)}@media screen and (min-width:1199px){.disabilities-style-mobile{display:none}}.b-site-style{width:940px;max-width:100%;margin:6px auto;padding:40px;background:#fff;color:#333;line-height:1.2;font-size:16px}@media screen and (min-width:1199px){.b-site-style{width:47rem;margin:0.3rem auto;padding:2rem;font-size:0.8rem}}.b-site-style__header{font-size:24px;font-weight:600;margin-bottom:20px}@media screen and (min-width:1199px){.b-site-style__header{font-size:1.2rem;margin-bottom:1rem}}.b-site-style__item{margin-bottom:15px}@media screen and (min-width:1199px){.b-site-style__item{margin-bottom:0.75rem}}.b-site-style__item:last-of-type{margin-bottom:0}.b-site-style__reset{display:inline-block;margin-bottom:15px;cursor:pointer;color:var(--bgColor);transition:color 0.3s;text-decoration:underline}@media screen and (min-width:1199px){.b-site-style__reset{margin-bottom:0.75rem}}.b-site-style__reset:hover{color:var(--bgColor)}.b-site-style__title{font-size:14px;margin-bottom:5px}@media screen and (min-width:1199px){.b-site-style__title{font-size:0.7rem;margin-bottom:0.25rem}}.b-site-style__subtitle{margin-bottom:15px}@media screen and (min-width:1199px){.b-site-style__subtitle{margin-bottom:0.75rem}}.b-site-style__links{letter-spacing:0;margin:0 -10px}@media screen and (min-width:1199px){.b-site-style__links{margin:0 -0.5rem}}.b-site-style__link{display:inline-block;vertical-align:top;padding:0 10px;width:25%}@media screen and (min-width:1199px){.b-site-style__link{padding:0 0.5rem}}.b-site-style__link.is-active .b-radio-button{background:#fff;box-shadow:0 0 20px rgba(0,0,0,0.2);border-color:transparent !important}@media screen and (min-width:1199px){.b-site-style__link.is-active .b-radio-button{box-shadow:0 0 1rem rgba(0,0,0,0.2)}}.b-site-style__wrapper{display:none}.disabilities-image-gray img{filter:grayscale(1)}.disabilities-image-hidden img{display:none !important}.b-radio-button{height:50px;background:#F6F6F6;border:1px solid #BEC7D1;border-radius:2px;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:16px;cursor:pointer;-ms-touch-action:manipulation;touch-action:manipulation;text-align:center;color:#333}@media screen and (min-width:1199px){.b-radio-button{height:2.5rem;border-width:0.05rem;border-radius:0.1rem;font-size:0.8rem}}.block-disabilities-style .trigger{display:none !important}.block-disabilities-style{order:-1}@media screen and (min-width:1199px){.block-disabilities-style{grid-area:visible;margin-left:1.5rem;width:19.7916666667vw;align-self:center}}.b-disabled-version-btn{display:flex;align-items:center;cursor:pointer;text-align:left}@media screen and (min-width:1199px){.b-disabled-version-btn{max-width:13rem;margin-bottom:0}}.b-disabled-version-btn:before{display:flex;justify-content:center;align-items:center;content:"";font-family:"icomoon";font-size:24px;font-weight:400;line-height:1;color:inherit;margin-right:10px;color:var(--mainColor);flex-shrink:0}@media screen and (min-width:1199px){.b-disabled-version-btn:before{font-size:1.4rem}}@media screen and (min-width:1199px){.b-disabled-version-btn:before{margin-right:0.5rem}}.b-disabled-version-btn__text{font-size:0.75rem;font-weight:400}@media screen and (min-width:1199px){.b-disabled-version-btn__text{font-size:0.7rem;font-weight:400}}@media screen and (min-width:1199px){.b-disabled-version-btn__text{width:12rem}}.b-disabled-version-btn__text span{text-decoration:none;transition:all 0.3s}.b-disabled-version-btn__text span::after{display:none}.b-disabled-version-btn__text span:hover{text-decoration:underline;text-underline-offset:4px}@media screen and (min-width:1199px){.b-disabled-version-btn__text span:hover{text-underline-offset:0.2rem}}.block-type-builder-disabilities{align-self:flex-end}.block-type-m-search-search{display:none}@media screen and (min-width:1199px){.block-type-m-search-search{display:block;text-align:center;width:3rem;height:3rem;border-radius:3rem;background:var(--secondColor)}.block-type-m-search-search .b-search-block__button{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:3rem}.block-type-m-search-search .contextual{transform:translate(20%,-35%)}}.b-search-block{position:relative;display:inline-block}.b-search-block .b-search-block__form button,.b-search-block__button{cursor:pointer}.b-search-block .b-search-block__form button:before,.b-search-block__button:before{content:"";font-family:"icomoon";font-size:24px;font-weight:400;line-height:1;color:inherit;color:var(--whiteColor)}@media screen and (min-width:1199px){.b-search-block .b-search-block__form button:before,.b-search-block__button:before{font-size:1.2rem}}[data-am_theme] .b-search-block .b-search-block__form button:before,[data-am_theme] .b-search-block__button:before{color:var(--fontColor) !important}.b-search-block .b-search-block__form{position:absolute;visibility:hidden;opacity:0;pointer-events:none;top:calc(100% + 1.25rem);transition-duration:0.2s;right:0;transform:translateY(0.5rem);width:20.3125vw}.b-search-block .b-search-block__form .form-item input{padding-right:2.75rem}.b-search-block .b-search-block__form button{padding:0;background:none;position:absolute;right:0;top:0;border:none;z-index:1;width:2.5rem;bottom:0;display:flex;align-items:center;justify-content:center}.b-search-block .b-search-block__form button:before{color:var(--fontColor)}.b-search-block.is-open .b-search-block__form{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}@media screen and (min-width:1199px){.b-search-block.is-open .b-search-block__form{width:45vw}}.b-search-block.is-open .b-search-block__button:before{content:""}.si-wrapper{position:relative}.si-wrapper .clear,.si-wrapper .si-btn{padding:0;background:none;position:absolute;left:0;top:0;border:none;z-index:1;width:2.5rem;bottom:0;display:flex;align-items:center;justify-content:center;font-size:0;right:auto;cursor:pointer}.si-wrapper .clear:before,.si-wrapper .si-btn:before{content:"" !important;width:1.1111111111rem;height:1.1111111111rem;background-size:contain}.si-wrapper .clear:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE1LjcxMjUgMTYuNzczQzE2LjAwMjQgMTcuMDYyOSAxNi40ODMyIDE3LjA2MjkgMTYuNzczMSAxNi43NzNDMTcuMDYzMSAxNi40ODMxIDE3LjA2MzEgMTYuMDAyMyAxNi43NzMxIDE1LjcxMjRMMTMuMDYwOCAxMkwxNi43NzMxIDguMjg3NzRDMTcuMDYzMSA3Ljk5NzgzIDE3LjA2MzEgNy41MTY5OSAxNi43NzMxIDcuMjI3MDhDMTYuNDgzMiA2LjkzNzE3IDE2LjAwMjQgNi45MzcxNyAxNS43MTI1IDcuMjI3MDhMMTIuMDAwMiAxMC45Mzk0TDguMjg3ODYgNy4yMjcwOEM3Ljk5Nzk1IDYuOTM3MTcgNy41MTcxMSA2LjkzNzE3IDcuMjI3MiA3LjIyNzA4QzYuOTM3MjkgNy41MTY5OSA2LjkzNzI5IDcuOTk3ODMgNy4yMjcyIDguMjg3NzRMMTAuOTM5NSAxMkw3LjIyNzIgMTUuNzEyNEM2LjkzNzI5IDE2LjAwMjMgNi45MzcyOSAxNi40ODMxIDcuMjI3MiAxNi43NzNDNy41MTcxMSAxNy4wNjI5IDcuOTk3OTUgMTcuMDYyOSA4LjI4Nzg2IDE2Ljc3M0wxMi4wMDAyIDEzLjA2MDdMMTUuNzEyNSAxNi43NzNaIiBmaWxsPSIjMzIzMzM2Ii8+Cjwvc3ZnPgo=)}.si-wrapper .si-btn:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzI2MDZfMzEwNCkiPgo8cGF0aCBkPSJNMTkuNzc5NiAxMi44OTQzQzE5Ljc3OTYgMTIuNDk5MSAxOS40NTkyIDEyLjE3ODcgMTkuMDYzOCAxMi4xNzg3QzE4LjY2ODUgMTIuMTc4NyAxOC4zNDggMTIuNDk5MSAxOC4zNDggMTIuODk0M0MxOC4zNDggMTYuMzk1MyAxNS41MDAxIDE5LjI0MzMgMTEuOTk5MSAxOS4yNDMzQzguNDk4MyAxOS4yNDMzIDUuNjUwMzEgMTYuMzk1MyA1LjY1MDMxIDEyLjg5NDNDNS42NTAzMSAxMi40OTkxIDUuMzI5ODMgMTIuMTc4NyA0LjkzNDUzIDEyLjE3ODdDNC41MzkxOSAxMi4xNzg3IDQuMjE4NzUgMTIuNDk5MSA0LjIxODc1IDEyLjg5NDNDNC4yMTg3NSAxNi45NDMzIDcuMzI3NSAyMC4yNzkgMTEuMjgzMyAyMC42NDE1VjIyLjU2ODNIOC42MjcyNUM4LjIzMTkxIDIyLjU2ODMgNy45MTE0NyAyMi44ODg4IDcuOTExNDcgMjMuMjg0MUM3LjkxMTQ3IDIzLjY3OTQgOC4yMzE5MSAyMy45OTk4IDguNjI3MjUgMjMuOTk5OEgxNS4zNzEyQzE1Ljc2NjQgMjMuOTk5OCAxNi4wODY4IDIzLjY3OTQgMTYuMDg2OCAyMy4yODQxQzE2LjA4NjggMjIuODg4OCAxNS43NjY0IDIyLjU2ODMgMTUuMzcxMiAyMi41NjgzSDEyLjcxNDhWMjAuNjQxNUMxNi42NzA5IDIwLjI3OTEgMTkuNzc5NiAxNi45NDMzIDE5Ljc3OTYgMTIuODk0M1oiIGZpbGw9ImJsYWNrIi8+CjxwYXRoIGQ9Ik0xMS45OTkgMTcuNDc3NEMxNC41MjYgMTcuNDc3NCAxNi41ODIgMTUuNDIxNSAxNi41ODIgMTIuODk0NVY0LjU4Mjc4QzE2LjU4MiAyLjA1NTg5IDE0LjUyNiAwIDExLjk5OSAwQzkuNDcyMTUgMCA3LjQxNjI2IDIuMDU1OTQgNy40MTYyNiA0LjU4Mjc4VjEyLjg5NDVDNy40MTYyNiAxNS40MjE1IDkuNDcyMiAxNy40Nzc0IDExLjk5OSAxNy40Nzc0Wk04Ljg0NzU5IDQuNTgyNzhDOC44NDc1OSAyLjg0NTEyIDEwLjI2MTMgMS40MzE1MiAxMS45OTkgMS40MzE1MkMxMy43MzY3IDEuNDMxNTIgMTUuMTUwNCAyLjg0NTA4IDE1LjE1MDQgNC41ODI3OFYxMi44OTQ1QzE1LjE1MDQgMTQuNjMyMSAxMy43MzY3IDE2LjA0NTkgMTEuOTk5IDE2LjA0NTlDMTAuMjYxMyAxNi4wNDU5IDguODQ3NTkgMTQuNjMyMSA4Ljg0NzU5IDEyLjg5NDVWNC41ODI3OFoiIGZpbGw9ImJsYWNrIi8+CjwvZz4KPGRlZnM+CjxjbGlwUGF0aCBpZD0iY2xpcDBfMjYwNl8zMTA0Ij4KPHJlY3Qgd2lkdGg9IjI0IiBoZWlnaHQ9IjI0IiBmaWxsPSJ3aGl0ZSIvPgo8L2NsaXBQYXRoPgo8L2RlZnM+Cjwvc3ZnPgo=")}.si-wrapper input{padding-left:2.5rem}.toolbar-horizontal.toolbar-fixed.toolbar-tray-open .site-header__bottom,.toolbar-horizontal.toolbar-fixed .site-header__bottom{height:40px !important}@media screen and (min-width:1199px){.toolbar-horizontal.toolbar-fixed.toolbar-tray-open .site-header__bottom,.toolbar-horizontal.toolbar-fixed .site-header__bottom{height:3rem !important}}.site-header__menu{position:absolute;left:0;right:0;top:auto;box-shadow:0px 2px 4px rgba(0,0,0,0.1);overflow:auto;max-height:calc(100vh - 50px)}@media screen and (min-width:1199px){.site-header__menu{top:2.5rem;max-height:calc(100vh - 2.5rem);box-shadow:0 0.1rem 0.2rem rgba(0,0,0,0.1)}}.site-header__menu::-webkit-scrollbar{width:6px}@media screen and (min-width:1199px){.site-header__menu::-webkit-scrollbar{width:0.3rem}}.site-header__menu::-webkit-scrollbar-track{background:rgba(79,147,235,0.1);border-radius:6px}@media screen and (min-width:1199px){.site-header__menu::-webkit-scrollbar-track{border-radius:0.3rem}}.site-header__menu::-webkit-scrollbar-thumb{background:grey;border-radius:6px;width:6px}@media screen and (min-width:1199px){.site-header__menu::-webkit-scrollbar-thumb{border-radius:0.3rem;width:0.3rem}}.region-header-bottom{z-index:100;position:relative}.toolbar-horizontal.toolbar-fixed .site-header__menu{top:auto;max-height:calc(100vh - 50px)}@media screen and (min-width:1199px){.toolbar-horizontal.toolbar-fixed .site-header__menu{top:2.5rem;max-height:calc(100vh - 2.5rem)}}.toolbar-horizontal.toolbar-fixed.toolbar-tray-open .site-header__menu{top:auto;max-height:calc(100vh - 268px)}@media screen and (min-width:1199px){.toolbar-horizontal.toolbar-fixed.toolbar-tray-open .site-header__menu{top:3rem;max-height:calc(100vh - 13.4rem)}}.toolbar-horizontal.toolbar-fixed.toolbar-tray-open .site-header.is-open.is-scrolled+.site-header__bottom.is-open .site-header__menu{top:auto;max-height:calc(100vh - 140px)}@media screen and (min-width:1199px){.toolbar-horizontal.toolbar-fixed.toolbar-tray-open .site-header.is-open.is-scrolled+.site-header__bottom.is-open .site-header__menu{top:3rem;max-height:calc(100vh - 7rem)}}.nursery-kindergarten-header-info{flex-grow:1}.language-switch-mobile,.language-switch{margin-left:10px}.language-switch-mobile .contextual,.language-switch .contextual{top:-20px;right:-10px}@media screen and (min-width:1199px){.language-switch-mobile,.language-switch{margin-left:0.5rem}}.language-switch-mobile .links,.language-switch .links{padding:0;margin:0;display:flex;gap:10px}@media screen and (min-width:1199px){.language-switch-mobile .links,.language-switch .links{gap:0.5rem}}.language-switch-mobile .links li,.language-switch .links li{list-style:none}.language-switch-mobile .links li a,.language-switch .links li a{transition-duration:0.2s;text-decoration:none}.language-switch-mobile .links li a:hover,.language-switch .links li a:hover{color:var(--mainColor)}.language-switch-mobile .links li.active-lang,.language-switch .links li.active-lang{color:var(--mainColor)}.language-switch{display:none}@media screen and (min-width:1199px){.language-switch{display:block}}.language-switch-mobile{color:var(--whiteColor);margin:0 0 30px}@media screen and (min-width:1199px){.language-switch-mobile{display:none}}.language-switch-mobile .links li.active-lang{color:var(--secondColor)}.is-hidden{overflow:hidden;height:100%}.is-hidden .site-main{overflow:hidden;height:100%}.is-hidden .site-header.is-scrolled .site-header__menu{top:auto !important}.site-header__menu{top:100%}.site-header__middle{position:relative}@media screen and (min-width:1199px){.site-rightbar{transition:all 0.4s}body:has(.b-search-block.is-open) .site-rightbar{margin-top:2rem}}.site-footer{position:relative;overflow:hidden;color:var(--fontColor);background:var(--whiteColor);box-shadow:0 0 2rem rgba(142,162,170,0.2)}@media screen and (min-width:1199px){.site-footer{box-shadow:0 0 2rem rgba(142,162,170,0.2)}}.disabilities-bg .site-footer{background:var(--grayColor)}.site-footer__content{width:100%;padding-left:24px;padding-right:24px;padding-top:2.25rem;padding-bottom:1.5rem}@media screen and (min-width:1199px){.site-footer__content{padding-left:5.1rem;padding-right:5.1rem;max-width:1788px;margin-left:auto;margin-right:auto}}@media screen and (min-width:1199px){.site-footer__content{padding-top:2.7rem;padding-bottom:1.4rem}}.site-footer__first,.site-footer__second,.site-footer .region,.site-footer .block,.site-footer .block__layout,.site-footer .block__content{min-width:0}.site-footer__first .region-footer-left{display:block;width:100%}.site-footer__second{padding-top:1.5rem;margin-top:1.875rem;border-top:0.0625rem solid rgba(var(--fontColor),0.14)}@media screen and (min-width:1199px){.site-footer__second{padding-top:1.1rem;margin-top:2.1rem;border-top-width:0.05rem}}.site-footer__second .region-footer-right{display:flex;flex-direction:column;align-items:center;gap:1.125rem}@media screen and (min-width:1199px){.site-footer__second .region-footer-right{flex-direction:row;align-items:flex-end;justify-content:space-between;gap:2rem}}.site-footer .menu--main,.site-footer .menu--footer{display:block;width:100%}.site-footer .menu--main>.menu,.site-footer .menu--footer>.menu{display:grid;grid-template-columns:repeat(auto-fit,minmax(13.75rem,1fr));gap:0.75rem 1.5rem;padding:0;margin:0}@media screen and (min-width:1199px){.site-footer .menu--main>.menu,.site-footer .menu--footer>.menu{grid-template-columns:repeat(auto-fit,minmax(12rem,1fr));gap:0.7rem 1.6rem}}.site-footer .menu--main .menu__item,.site-footer .menu--footer .menu__item{min-width:0;padding:0;margin:0;break-inside:avoid}.site-footer .menu--main .menu__item::before,.site-footer .menu--footer .menu__item::before{content:none}.site-footer .menu--main .menu__item a,.site-footer .menu--main .menu__item span,.site-footer .menu--footer .menu__item a,.site-footer .menu--footer .menu__item span{overflow-wrap:anywhere}.block-type-site-info-footer-info{position:relative;z-index:1;width:100%;margin:0}.b-site-info-footer{display:grid;grid-template-columns:minmax(0,1fr);align-items:start;gap:1.5625rem;width:100%}@media screen and (min-width:1199px){.b-site-info-footer{grid-template-columns:repeat(auto-fit,minmax(15rem,1fr));gap:2.4rem 3.6rem}.b-site-info-footer.has-brand.has-contacts.has-details{grid-template-columns:minmax(0,1.55fr) minmax(0,0.7fr) minmax(0,1fr)}.b-site-info-footer.has-brand.has-contacts:not(.has-details),.b-site-info-footer.has-brand.has-details:not(.has-contacts){grid-template-columns:minmax(0,1.35fr) minmax(0,1fr)}}.b-site-info-footer>*{min-width:0}.b-site-info-footer a{color:inherit}.b-site-info-footer__brand,.b-site-info-footer__contacts,.b-site-info-footer__details{display:flex;flex-direction:column;align-items:flex-start;min-width:0}@media screen and (min-width:1199px){.b-site-info-footer__contacts{justify-self:center}}.b-site-info-footer__identity{display:inline-flex;align-items:center;width:100%;max-width:100%;text-decoration:none;gap:1.5625rem;flex-direction:column}@media screen and (min-width:480px){.b-site-info-footer__identity{gap:0.75rem;flex-direction:unset}}@media screen and (min-width:1199px){.b-site-info-footer__identity{gap:0.8rem}}.b-site-info-footer__logo-media{display:flex;max-width:9.375rem;max-height:9.375rem;width:100%;align-items:center;justify-content:center}@media screen and (min-width:1199px){.b-site-info-footer__logo-media{max-width:10rem;max-height:10rem}}.b-site-info-footer__logo-media img{width:100%;height:100%;flex:0 0 100%;max-width:100%;object-fit:contain}.b-site-info-footer__identity-copy{display:flex;width:100%;flex-direction:column;min-width:0}.b-site-info-footer__title{display:block;font-size:1.125rem;font-weight:900;line-height:1.08;overflow-wrap:anywhere}@media screen and (min-width:1199px){.b-site-info-footer__title{font-size:1.3rem}}.b-site-info-footer__title-suffix{display:block;margin-top:0.25rem;font-size:0.75rem;line-height:1.4;overflow-wrap:anywhere}@media screen and (min-width:1199px){.b-site-info-footer__title-suffix{margin-top:0.25rem;font-size:0.7rem}}.b-site-info-footer__short-info{max-width:38ch;margin-top:1.25rem;font-size:1rem;line-height:1.45;overflow-wrap:anywhere}@media screen and (min-width:1199px){.b-site-info-footer__short-info{margin-top:1.2rem;font-size:0.9rem}}.b-site-info-footer__socials{margin-top:1.125rem}@media screen and (min-width:1199px){.b-site-info-footer__socials{margin-top:1.1rem}}.b-site-info-footer__socials .b-socials__wrapper{display:flex;flex-wrap:wrap;justify-content:flex-start;margin:-0.25rem}@media screen and (min-width:1199px){.b-site-info-footer__socials .b-socials__wrapper{margin:-0.2rem}}.b-site-info-footer__socials .b-socials__social{padding:0.25rem}@media screen and (min-width:1199px){.b-site-info-footer__socials .b-socials__social{padding:0.2rem}}.b-site-info-footer__socials .b-socials__social a{display:flex;align-items:center;justify-content:center;width:2.625rem;height:2.625rem;padding:0;font-size:1.25rem;text-decoration:none;border:0;border-radius:0}@media screen and (min-width:1199px){.b-site-info-footer__socials .b-socials__social a{width:2.2rem;height:2.2rem;font-size:1.05rem}}.b-site-info-footer__socials .b-socials__social a::before{transition-duration:0.2s}.b-site-info-footer__socials .b-socials__social a:hover::before,.b-site-info-footer__socials .b-socials__social a:focus-visible::before{color:var(--mainColor);transform:scale(1.1)}.b-site-info-footer__section-title{margin-bottom:1.125rem;font-family:var(--font-family-Second);font-size:1.375rem;font-weight:900;line-height:1.15}@media screen and (min-width:1199px){.b-site-info-footer__section-title{margin-bottom:1.1rem;font-size:1.3rem}}.b-site-info-footer__phone-list{position:relative;display:grid;gap:0.9375rem;width:100%;padding-left:2rem}@media screen and (min-width:1199px){.b-site-info-footer__phone-list{gap:0.9rem;padding-left:1.9rem}}.b-site-info-footer__phone-entry{min-width:0}.b-site-info-footer__phone-entry:first-child::before{font-family:"icomoon";font-size:24px;font-weight:400;line-height:1;color:inherit;content:"";position:absolute;top:0.125rem;left:0;font-size:1.375rem;line-height:1}@media screen and (min-width:1199px){.b-site-info-footer__phone-entry:first-child::before{font-size:1.2rem}}@media screen and (min-width:1199px){.b-site-info-footer__phone-entry:first-child::before{top:0.15rem;font-size:1.25rem}}.b-site-info-footer__phone-link{display:inline;overflow-wrap:anywhere;font-size:1.1875rem;font-weight:700;line-height:1.1;transition-duration:0.2s;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-image:linear-gradient(to right,var(--mainColor),var(--mainColor) 50%,var(--fontColor) 50%);background-size:200% 100%;background-position:100%;cursor:pointer;white-space:normal;overflow-wrap:normal;word-break:normal;text-decoration:none}@media screen and (min-width:1199px){.b-site-info-footer__phone-link{font-size:1.2rem;font-weight:700;line-height:1.1}}.b-site-info-footer__phone-link:hover{background-position:0}.b-site-info-footer__phone-note{margin-top:0.25rem;font-size:0.875rem;font-weight:400;line-height:1.4;overflow-wrap:anywhere}@media screen and (min-width:1199px){.b-site-info-footer__phone-note{margin-top:0.25rem;font-size:0.75rem}}.b-site-info-footer__details{gap:1.5625rem}@media screen and (min-width:1199px){.b-site-info-footer__details{gap:1.1rem;max-width:30rem;justify-self:end}}.b-site-info-footer__email-list{display:grid;gap:0.4375rem;min-width:0}@media screen and (min-width:1199px){.b-site-info-footer__email-list{gap:0.4rem}}.b-site-info-footer__detail{position:relative;min-width:0;padding-left:2rem;font-size:1.0625rem;line-height:1.35;overflow-wrap:anywhere;font-weight:700}@media screen and (min-width:1199px){.b-site-info-footer__detail{padding-left:1.9rem;font-size:1rem}}.b-site-info-footer__detail::before{font-family:"icomoon";font-size:24px;font-weight:400;line-height:1;color:inherit;position:absolute;top:0.08em;left:0;font-size:1.3125rem;line-height:1}@media screen and (min-width:1199px){.b-site-info-footer__detail::before{font-size:1.2rem}}@media screen and (min-width:1199px){.b-site-info-footer__detail::before{font-size:1.2rem}}.b-site-info-footer__detail a{text-decoration:none;transition-duration:0.2s;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-image:linear-gradient(to right,var(--mainColor),var(--mainColor) 50%,var(--fontColor) 50%);background-size:200% 100%;background-position:100%;cursor:pointer;white-space:normal;overflow-wrap:normal;word-break:normal;text-decoration:none}.b-site-info-footer__detail a:hover{background-position:0}.b-site-info-footer__detail--email::before{content:""}.b-site-info-footer__detail--address::before{content:""}.b-site-info-footer__map-link{display:inline-block;margin-top:0.375rem;font-size:0.8125rem;font-weight:600;text-transform:none}@media screen and (min-width:1199px){.b-site-info-footer__map-link{margin-top:0.35rem;font-size:0.7rem}}.b-site-info-footer__action{max-width:100%;width:100%;margin-top:0.25rem}@media screen and (min-width:1199px){.b-site-info-footer__action{margin-top:0.75rem}}.b-site-info-footer__action .field--name-field-block-link{margin:0}.block-type-site-info-copyrights{flex:1 1 auto;min-width:0;margin:0;font-size:0.75rem;line-height:1.35;text-align:center}@media screen and (min-width:1199px){.block-type-site-info-copyrights{font-size:0.7rem;text-align:left}}.block-type-site-info-copyrights .left{display:flex;flex-direction:column;gap:0.3125rem}@media screen and (min-width:1199px){.block-type-site-info-copyrights .left{gap:0.25rem}}.block-type-site-info-copyrights a{display:inline}.block-type-site-info-copyrights h2{display:inline;font-size:1em;font-weight:inherit;text-transform:none}.site-developer{flex:0 1 auto;min-width:0;font-size:0.875rem;line-height:1.35;text-align:center;overflow-wrap:anywhere}@media screen and (min-width:1199px){.site-developer{margin-left:auto;font-size:0.8rem;text-align:right}}.site-developer a{transition-duration:0.2s}.site-developer a:hover{text-decoration:underline;color:var(--mainColor)}.gl-devel{position:relative;padding-left:1.625rem;font-family:Cuprum;text-align:center;text-transform:uppercase}@media screen and (min-width:1199px){.gl-devel{padding-left:1.3rem;text-align:left}}.gl-devel svg{position:absolute;left:0;width:1.625rem;height:1.625rem}@media screen and (min-width:1199px){.gl-devel svg{width:1.3rem;height:1.3rem}}.gl-devel a{text-decoration:none}.gl-devel-title{font-weight:400;line-height:1}.gl-devel-title a{display:inline-block;width:100%;font-size:1.4375rem;white-space:pre-line}@media screen and (min-width:1199px){.gl-devel-title a{font-size:1.2rem}}.gl-devel-role a{font-size:0.8125rem;letter-spacing:0.18em}@media screen and (min-width:1199px){.gl-devel-role a{font-size:0.7rem}}*,*::before,*::after{box-sizing:border-box}.wait-load *{transition-duration:0s !important}.l{width:100%;padding-left:24px;padding-right:24px}@media screen and (min-width:1199px){.l{padding-left:5.1rem;padding-right:5.1rem;max-width:1788px;margin-left:auto;margin-right:auto}}.site-page{position:relative;display:flex;flex-direction:column;min-height:100vh}.site-page .site-footer,.site-page .site-header{flex-shrink:0;position:relative}@media screen and (min-width:1199px){.site-page .site-footer,.site-page .site-header{z-index:5}}.site-page .site-main{overflow:hidden;flex-grow:1}@media screen and (min-width:1199px){.site-page .site-main{padding-top:1.5rem}}.site-main{position:relative}.site-content__top-wrapper:has(.site-rightbar){width:100%;padding-left:24px;padding-right:24px;z-index:0}@media screen and (min-width:1199px){.site-content__top-wrapper:has(.site-rightbar){padding-left:5.1rem;padding-right:5.1rem;max-width:1788px;margin-left:auto;margin-right:auto}}@media screen and (min-width:1199px){.site-content__top-wrapper:has(.site-rightbar){display:grid;grid-template-columns:minmax(0,1182fr) minmax(0,370fr);align-items:start;column-gap:1.75rem}}.site-content__top-wrapper:has(.site-rightbar) .site-rightbar{display:none}@media screen and (min-width:1199px){.site-content__top-wrapper:has(.site-rightbar) .site-rightbar{display:block}}.site-content{padding-top:30px;width:100%;padding-bottom:0;flex-grow:1}.page-not-front.page-news .site-content,.page-not-front.page-contacts .site-content{padding-top:50px}@media screen and (min-width:1199px){.page-not-front.page-news .site-content,.page-not-front.page-contacts .site-content{padding-top:0.9rem}}.page-not-front .site-content{padding-top:50px}@media screen and (min-width:1199px){.page-not-front .site-content{padding-top:0.9rem}}@media screen and (min-width:1199px){.site-content{padding-top:2.5rem;padding-bottom:0rem}}.site-content__wrapper{width:100%}.site-content>.l{display:flex;flex-direction:column-reverse}@media screen and (min-width:1199px){.site-content>.l .site-middle{padding:0;z-index:2}}.site-content>.l .site-rightbar{padding:0}@media screen and (min-width:1199px){.site-content>.l .site-rightbar{padding-left:2.25rem}}@media screen and (min-width:768px){.site-content>.l{display:flex;flex-direction:row}}.site-content>.l .site-middle{padding:0}.site-content .site-middle{padding-left:0.9375rem;padding-right:0.9375rem;flex-grow:1;min-width:0;position:relative;z-index:1}@media screen and (min-width:1199px){.site-content .site-middle{padding-left:0.75rem;padding-right:0.75rem}}.site-content .site-leftbar{padding-left:0.9375rem;padding-right:0.9375rem;order:-1;margin-bottom:20px;width:100%;flex-shrink:0}@media screen and (min-width:1199px){.site-content .site-leftbar{padding-left:0.75rem;padding-right:0.75rem}}@media screen and (min-width:1199px){.site-content .site-leftbar{width:25%}}.site-content .site-rightbar{padding-left:0.9375rem;padding-right:0.9375rem;width:100%;order:1;flex-shrink:0}@media screen and (min-width:1199px){.site-content .site-rightbar{padding-left:0.75rem;padding-right:0.75rem}}@media screen and (min-width:1199px){.site-content .site-rightbar{width:25%}}.przedszkola-content__container>.node--type-page:not(:last-child){margin-bottom:30px}@media screen and (min-width:1199px){.przedszkola-content__container>.node--type-page:not(:last-child){margin-bottom:2rem}}.przedszkola-content__container>.node--type-page:not(:last-child) .field.body{padding:18px 20px;line-height:1.6;overflow-wrap:anywhere;background:hsla(var(--M-base),70%,97%,1);border-left:4px solid var(--mainColor);border-radius:0 10px 10px 0}@media screen and (min-width:1199px){.przedszkola-content__container>.node--type-page:not(:last-child) .field.body{padding:1rem 1.2rem;border-left-width:0.2rem;border-radius:0 0.5rem 0.5rem 0}}.przedszkola-content__container>.node--type-page:not(:last-child) .field.body>:first-child{margin-top:0}.przedszkola-content__container>.node--type-page:not(:last-child) .field.body>:last-child{margin-bottom:0}.region-title .block{width:100%;padding-left:24px;padding-right:24px}@media screen and (min-width:1199px){.region-title .block{padding-left:5.1rem;padding-right:5.1rem;max-width:1788px;margin-left:auto;margin-right:auto}}.block-breadcrumbs{background:hsla(var(--second-Hcolor),100%,97%,1);margin-bottom:40px}@media screen and (min-width:1199px){.block-breadcrumbs{margin-bottom:2.5rem}}.block-breadcrumbs .block__layout{padding:10px 0}@media screen and (min-width:1199px){.block-breadcrumbs .block__layout{padding:0.65rem 0}}.block-page-title .block__layout{font-size:1.1875rem;font-weight:700;line-height:1.1}@media screen and (min-width:1199px){.block-page-title .block__layout{font-size:1.2rem;font-weight:700;line-height:1.1}}.block-page-title h1{all:inherit;margin:0;padding:0;height:auto}.page-front .site-content{padding-bottom:0;padding-top:0}.page-front .site-content__top{padding-top:0}.page-front .region-content-bottom{width:100%;padding-left:24px;padding-right:24px}@media screen and (min-width:1199px){.page-front .region-content-bottom{padding-left:5.1rem;padding-right:5.1rem;max-width:1788px;margin-left:auto;margin-right:auto}}.site-popup{display:none}.layout-center .site-main{display:flex;flex-direction:column}.layout-center .site-content{flex-grow:1;display:flex;flex-direction:column;justify-content:center;padding-top:20px;padding-bottom:20px}.maintenance-page{text-align:center}.maintenance-page main{font-size:18px;line-height:1.5;max-width:700px;margin:0 auto}.maintenance-page header{margin-bottom:20px}.maintenance-page h1{margin-bottom:20px}.maintenance-page .layout-container{padding-bottom:100px;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.site-middle{width:100%}}.js-btn{-ms-touch-action:manipulation;touch-action:manipulation}.mobile-btn--menu{display:none;position:relative;z-index:101;width:50px;height:50px;cursor:pointer}@media screen and (max-width:767px){.mobile-btn--menu{display:block}}.mobile-btn--menu.is-open>span{background-color:transparent}.mobile-btn--menu.is-open>span::after{transform:translateY(-9px) rotate(45deg)}.mobile-btn--menu.is-open>span::before{transform:translateY(9px) rotate(-45deg)}.mobile-btn--menu>span{position:absolute;top:50%;height:3px;right:10px;left:10px;margin-top:-1px;background-color:var(--fontColorWhite);transition:background-color 0.3s;backface-visibility:hidden;border-radius:2px}.mobile-btn--menu>span::before,.mobile-btn--menu>span::after{content:"";position:absolute;left:0;right:0;height:3px;background-color:var(--fontColorWhite);transition:background-color 0.3s,transform 0.3s;backface-visibility:hidden;border-radius:2px}.mobile-btn--menu>span::before{top:-9px}.mobile-btn--menu>span::after{bottom:-9px}.btn--std{position:relative;z-index:1;display:inline-flex;font-family:var(--font-family);font-size:1rem;font-weight:600;line-height:1.25;font-weight:900;vertical-align:middle;text-align:center;text-decoration:none;align-items:center;justify-content:center;white-space:nowrap;background-color:var(--secondColor);border:none;outline:none;transition:all 0.3s;user-select:none;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;text-transform:uppercase;margin:0;width:100%;min-height:52px;border-radius:50px;min-width:270px;color:var(--whiteColor);background:var(--bgColor);border:1px solid var(--bgColor);color:var(--whiteColor);padding:8px 25px}@media screen and (min-width:1199px){.btn--std{font-size:0.9rem;font-weight:600}}.btn--std:hover{background-color:var(--mainColor)}@media screen and (min-width:480px){.btn--std{width:auto}}@media screen and (min-width:1199px){.btn--std{font-weight:900;min-height:3.2rem;font-size:1rem;min-width:13.5rem;border-radius:2.5rem}}@media screen and (min-width:1199px){.btn--std{padding:0.825rem 1.75rem}}.btn--std:hover{background-color:var(--secondColor);border-color:var(--secondColor)}.btn--std::before{content:"";position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px;z-index:1;border:1px solid transparent;transition:all 0.3s;border-radius:50px}.btn--std:hover::before{opacity:0;-webkit-transform:scale(1.2,1.2);transform:scale(1.2,1.2)}.btn--std::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;opacity:0;border-radius:50px;background-color:var(--secondColor);transition:all 0.3s;transform:scale(0.5,0.5)}.btn--std:hover::after{opacity:1;transform:scale(1,1)}.btn--light{position:relative;z-index:1;display:inline-flex;font-family:var(--font-family);font-size:1rem;font-weight:600;line-height:1.25;font-weight:900;vertical-align:middle;text-align:center;text-decoration:none;align-items:center;justify-content:center;white-space:nowrap;background-color:var(--secondColor);border:none;outline:none;transition:all 0.3s;user-select:none;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;text-transform:uppercase;margin:0;width:100%;min-height:52px;border-radius:50px;min-width:270px;color:var(--whiteColor);background:var(--bgColor);border:1px solid var(--bgColor);color:var(--whiteColor);padding:8px 25px}@media screen and (min-width:1199px){.btn--light{font-size:0.9rem;font-weight:600}}.btn--light:hover{background-color:var(--mainColor)}@media screen and (min-width:480px){.btn--light{width:auto}}@media screen and (min-width:1199px){.btn--light{font-weight:900;min-height:3.2rem;font-size:1rem;min-width:13.5rem;border-radius:2.5rem}}@media screen and (min-width:1199px){.btn--light{padding:0.825rem 1.75rem}}.btn--light:hover{background-color:var(--secondColor);border-color:var(--secondColor)}.btn--light::before{content:"";position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px;z-index:1;border:1px solid transparent;transition:all 0.3s;border-radius:50px}.btn--light:hover::before{opacity:0;-webkit-transform:scale(1.2,1.2);transform:scale(1.2,1.2)}.btn--light::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;opacity:0;border-radius:50px;background-color:var(--secondColor);transition:all 0.3s;transform:scale(0.5,0.5)}.btn--light:hover::after{opacity:1;transform:scale(1,1)}@media screen and (min-width:1600px){:root{--font-sizeD:20px}}html{font-size:var(--font-size);overflow-x:hidden;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;height:100%}@media screen and (min-width:1199px){html{font-size:1.0416666667vw}}@media screen and (min-width:1788px){html{font-size:var(--font-sizeD)}}body{min-width:360px;margin:0 auto;font-family:var(--font-family);font-weight:400;font-size:1rem;line-height:var(--line-height);letter-spacing:var(--letter-spacing);color:var(--fontColor);background:linear-gradient(0deg,rgba(255,255,255,0.96),rgba(255,255,255,0.96)),url("/sites/osvita.dev.ukraina.org.ua/themes/ux/przedszkola/images/texture.png"),var(--whiteColor);overflow-x:hidden;position:relative;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--mainColor) rgba(var(--mainColor),0.3)}body::-webkit-scrollbar{width:10px;height:10px}body::-webkit-scrollbar-track{background:rgba(var(--mainColor),0.3)}body::-webkit-scrollbar-thumb{background:var(--mainColor)}body.bg-type-default{background:linear-gradient(0deg,rgba(255,255,255,0.96),rgba(255,255,255,0.96)),url("/sites/osvita.dev.ukraina.org.ua/themes/ux/przedszkola/images/texture.png"),var(--whiteColor)}body.bg-type-first{background:linear-gradient(0deg,rgba(255,255,255,0.96),rgba(255,255,255,0.96)),url("/sites/osvita.dev.ukraina.org.ua/themes/ux/przedszkola/images/first-bg.jpg"),var(--whiteColor)}body.bg-type-none{background:linear-gradient(0deg,rgba(255,255,255,0.96),rgba(255,255,255,0.96)),var(--whiteColor)}body.is-hidden .site-page{overflow:hidden;height:calc(100vh + 60px)}body .przedszkola-content .przedszkola-content__container{display:flex;flex-direction:column}body .przedszkola-content .przedszkola-content__container [data-history-node-id="5"]+.view-persons{order:-1}body .przedszkola-content .przedszkola-content__container [data-history-node-id="227"]{position:relative}body .przedszkola-content .przedszkola-content__container [data-history-node-id="227"] .phone{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.disabilities-bg body{background:var(--bgColor)}h1,h2,h3,h4,h5,h6,p{margin:0;padding:0}a{color:inherit;text-decoration:underline}a:hover{text-decoration:none}p{margin:0 0 1em}p:last-child{margin-bottom:0}img,svg{max-width:100%;height:auto}h6,h5,h4,h3,h2,h1{margin:0;padding:0}h1{font-size:2rem;font-weight:600}@media screen and (min-width:1199px){h1{font-size:3rem;font-weight:600}}h2{font-size:1.5rem;font-weight:400;line-height:1.1}@media screen and (min-width:1199px){h2{font-size:1.85rem;font-weight:400;font-family:var(--font-family-Second);line-height:1.1}}h3{font-size:1.1875rem;font-weight:700;line-height:1.1}@media screen and (min-width:1199px){h3{font-size:1.2rem;font-weight:700;line-height:1.1}}h4{font-size:1rem;font-weight:700;line-height:1.1}@media screen and (min-width:1199px){h4{font-size:1rem;font-weight:700}}h5{font-size:1rem;font-weight:700}@media screen and (min-width:1199px){h5{font-size:1rem;font-weight:700}}h6{font-size:0.75rem;font-weight:400}.text-formatted{font-size:1rem;font-weight:400;line-height:1.5;overflow-wrap:anywhere;line-height:1.5}@media screen and (min-width:1199px){.text-formatted{font-size:1rem;font-weight:400}}.text-formatted>:first-child{margin-top:0}.text-formatted>:last-child{margin-bottom:0}.text-formatted p{margin:0 0 1em}.text-formatted h1,.text-formatted h2,.text-formatted h3,.text-formatted h4,.text-formatted h5,.text-formatted h6{margin:1.25em 0 0.55em;color:var(--fontColor);overflow-wrap:anywhere}.text-formatted h1{font-size:2rem;font-weight:600}@media screen and (min-width:1199px){.text-formatted h1{font-size:3rem;font-weight:600}}.text-formatted h2{font-size:1.5rem;font-weight:400;line-height:1.1}@media screen and (min-width:1199px){.text-formatted h2{font-size:1.85rem;font-weight:400;font-family:var(--font-family-Second);line-height:1.1}}.text-formatted h3{font-size:1.1875rem;font-weight:700;line-height:1.1}@media screen and (min-width:1199px){.text-formatted h3{font-size:1.2rem;font-weight:700;line-height:1.1}}.text-formatted h4{font-size:1rem;font-weight:700;line-height:1.1}@media screen and (min-width:1199px){.text-formatted h4{font-size:1rem;font-weight:700}}.text-formatted h5{font-size:1rem;font-weight:700}@media screen and (min-width:1199px){.text-formatted h5{font-size:1rem;font-weight:700}}.text-formatted h6{font-size:0.875rem;font-weight:500;line-height:1.25}@media screen and (min-width:1199px){.text-formatted h6{font-size:0.9rem;font-weight:400;line-height:1.25}}.text-formatted ol,.text-formatted ul{margin:1em 0;padding:0;list-style:none}.text-formatted ol ol,.text-formatted ol ul,.text-formatted ul ol,.text-formatted ul ul{margin:0.55em 0 0 1.25rem}@media screen and (min-width:1199px){.text-formatted ol ol,.text-formatted ol ul,.text-formatted ul ol,.text-formatted ul ul{margin-left:1.2rem}}.text-formatted ol li,.text-formatted ul li{position:relative;margin:0 0 0.55em;text-align:left}.text-formatted ol li:last-child,.text-formatted ul li:last-child{margin-bottom:0}.text-formatted ul li{padding-left:0}.text-formatted ul li::before{position:static;display:inline-block;width:0.625rem;height:0.1875rem;margin-right:0.75rem;border-radius:0.25rem;background:var(--mainColor);vertical-align:middle;content:""}@media screen and (min-width:1199px){.text-formatted ul li::before{width:0.6rem;height:0.15rem;margin-right:0.7rem;border-radius:0.2rem}}.text-formatted ol{counter-reset:list}.text-formatted ol>li{padding-left:0;counter-increment:list}.text-formatted ol>li::before{position:static;display:inline-block;margin-right:0.5em;color:var(--mainColor);font-weight:700;content:counters(list,".") "."}.text-formatted ol ol>li{padding-left:0}.text-formatted li>p:first-child{display:inline}.text-formatted table{display:block;width:100% !important;margin:1.25em 0;overflow-x:auto;border:0.0625rem solid var(--mainColor);border-radius:0.625rem;border-collapse:collapse;-webkit-overflow-scrolling:touch}@media screen and (min-width:1199px){.text-formatted table{border-width:0.05rem;border-radius:0.5rem}}.text-formatted table tbody,.text-formatted table thead{width:100%}.text-formatted table th,.text-formatted table td{min-width:8.75rem;padding:0.75rem;border:0.0625rem solid var(--mainColor);text-align:left;vertical-align:top}@media screen and (min-width:1199px){.text-formatted table th,.text-formatted table td{min-width:7rem;padding:0.7rem;border-width:0.05rem}}.text-formatted table th{background:var(--mainColor);color:var(--whiteColor);font-weight:700}.text-formatted table tr:nth-child(even) td{background:var(--pageBg)}.text-formatted .site-style-h1{font-size:2rem;font-weight:600}.text-formatted .site-style-h2{font-size:1.5rem;font-weight:400;line-height:1.1}.text-formatted .site-style-h3{font-size:1.1875rem;font-weight:700;line-height:1.1}.text-formatted .site-style-h4{font-size:1rem;font-weight:700;line-height:1.1}.text-formatted .site-style-h5{font-size:1rem;font-weight:700}.text-formatted .site-style-h6{font-size:0.875rem;font-weight:500;line-height:1.25}.text-formatted .site-style-button{font-size:1rem;font-weight:600}.text-formatted .site-style-regular{font-size:1rem;font-weight:400}.text-formatted .site-style-regular-small{font-size:0.75rem;font-weight:400}.text-formatted .site-style-subtitle{font-size:0.75rem;font-weight:700}.text-formatted .site-style-overline{font-size:0.75rem;font-weight:400;text-transform:uppercase;letter-spacing:0.25em}.text-formatted .align-left+h1,.text-formatted .align-left+h2,.text-formatted .align-left+h3,.text-formatted .align-left+h4,.text-formatted .align-left+h5,.text-formatted .align-right+h1,.text-formatted .align-right+h2,.text-formatted .align-right+h3,.text-formatted .align-right+h4,.text-formatted .align-right+h5{margin-top:0}.text-formatted .youtube-container{width:100%;max-width:100%;margin-top:1.25em;margin-bottom:1.25em;margin-left:auto;margin-right:auto;clear:both}.text-formatted .media--type-remote-video{position:relative;width:100%;max-width:100%;margin:1.25em auto;clear:both}.text-formatted .media--type-remote-video::after{content:"";padding-bottom:56.25%;display:block}.text-formatted .media--type-remote-video iframe{position:absolute;inset:0;width:100%;height:100%}.text-formatted .media--type-remote-video .responsive-iframe{position:static}.text-formatted .media--type-remote-video .responsive-iframe:after{content:none}.text-formatted iframe{max-width:100%;border:none}.text-formatted .responsive-iframe{position:relative;width:100%;max-width:100%;margin:0 auto;clear:both}.text-formatted .responsive-iframe::after{content:"";padding-bottom:56.25%;display:block}.text-formatted .responsive-iframe iframe{position:absolute;inset:0;width:100%;height:100%;display:block}.text-formatted img,.text-formatted video{display:block;max-width:100%;height:auto;border-radius:0.625rem}@media screen and (min-width:1199px){.text-formatted img,.text-formatted video{border-radius:0.5rem}}.text-formatted img[data-entity-type="file"]{margin-top:1.25em;margin-bottom:1.25em}.text-formatted audio{width:100%;max-width:100%}.text-formatted figure,.text-formatted .media{max-width:100%}.text-formatted .media--type-image,.text-formatted .media--type-image .field,.text-formatted .media--type-image .field__item,.text-formatted .media--type-image img{width:100%}.text-formatted .media--type-image .field__label,.text-formatted .media--type-video .field__label,.text-formatted .media--type-remote-video .field__label,.text-formatted .media--type-document .field__label{display:none !important}.text-formatted figure{margin:1.25em 0}.text-formatted figcaption{margin-top:0.55em;color:var(--grayColor);font-size:0.85em;text-align:center}.text-formatted .align-left,.text-formatted .align-right,.text-formatted .align-center{display:block;width:100%;max-width:100%;margin:1.25em 0}.text-formatted .align-left{margin-left:0}.text-formatted .align-right{margin-right:0}.text-formatted .align-center{margin-left:auto;margin-right:auto}@media screen and (min-width:1199px){.text-formatted .align-left,.text-formatted .align-right{width:48%;max-width:30rem}.text-formatted .align-left{float:left;margin:0.3rem 1.5rem 1rem 0}.text-formatted .align-right{float:right;margin:0.3rem 0 1rem 1.5rem}}.text-formatted blockquote{position:relative;clear:both;margin:1.4em 0;padding:1.375rem 1.25rem 1.375rem 3.375rem;border-left:0.3125rem solid var(--mainColor);border-radius:0 0.625rem 0.625rem 0;background:var(--pageBg);color:var(--fontColor)}.text-formatted blockquote::before{content:"";background:url("/sites/osvita.dev.ukraina.org.ua/themes/ux/przedszkola/images/icons/format_quote.svg") no-repeat center center / contain;position:absolute;left:1.0625rem;top:1.375rem;width:1.375rem;height:1.0625rem}.text-formatted blockquote p:last-child{margin-bottom:0}@media screen and (min-width:1199px){.text-formatted blockquote{padding:1.4rem 1.5rem 1.4rem 3.6rem;border-left-width:0.25rem;border-radius:0 0.5rem 0.5rem 0}.text-formatted blockquote::before{left:1.25rem;top:1.4rem;width:1.4rem;height:1rem}}.text-formatted span[style^="background-color:"]{padding:0.1875rem 0.3125rem}.text-formatted .x-ck-text-block-certificate{padding-left:1.25rem;border-left:0.3125rem solid var(--mainColor)}@media screen and (min-width:1199px){.text-formatted .x-ck-text-block-certificate{padding-left:1rem;border-left-width:0.25rem}}.text-formatted .media--type-document{display:block;width:100%;margin:0.75rem 0;overflow:hidden;border:0.0625rem solid var(--mainColor);border-radius:0.625rem;background:var(--whiteColor);box-shadow:0 0.25rem 1.125rem rgba(0,12,46,0.06);transition-duration:0.2s}.text-formatted .media--type-document:hover{border-color:var(--secondColor);box-shadow:0 0.5rem 1.5rem rgba(0,12,46,0.12);transform:translateY(-0.125rem)}.text-formatted .media--type-document .field,.text-formatted .media--type-document .field__item,.text-formatted .media--type-document .file{min-width:0}.text-formatted .media--type-document .field__item{position:relative;display:grid;grid-template-columns:3.25rem minmax(0,1fr);grid-template-rows:auto auto;align-items:center;gap:0.25rem 0.75rem;padding:0.875rem 1rem 0.875rem 0.75rem}.text-formatted .media--type-document .field__item::before{font-family:"icomoon";font-size:24px;font-weight:400;line-height:1;color:inherit;display:flex;align-items:center;justify-content:center;grid-column:1;grid-row:1 / span 2;width:2.75rem;height:2.75rem;border-radius:0.625rem;background:var(--pageBg);color:var(--mainColor);font-size:1.625rem;content:""}@media screen and (min-width:1199px){.text-formatted .media--type-document .field__item::before{font-size:1.2rem}}.text-formatted .media--type-document .field__item::after{align-self:stretch;justify-self:end;grid-column:1;grid-row:1 / span 2;width:0.0625rem;background:var(--mainColor);opacity:0.25;content:""}.text-formatted .media--type-document .field__item>span:last-child:not(.file){grid-column:2;grid-row:2;color:var(--grayColor);font-size:0.85em;white-space:nowrap}.text-formatted .media--type-document .file{display:block;grid-column:2;grid-row:1}.text-formatted .media--type-document a{display:block;color:var(--fontColor);font-weight:700;line-height:1.3;text-decoration:none;background:none}.text-formatted .media--type-document a::after{position:absolute;inset:0;z-index:1;content:""}.text-formatted .media--type-document a:hover,.text-formatted .media--type-document a:focus-visible{color:var(--mainColor);background:none}.text-formatted .media--type-document a:focus-visible{outline:none}.text-formatted .media--type-document a:focus-visible::after{inset:0.1875rem;border:0.125rem solid var(--mainColor);border-radius:0.5rem}@media screen and (min-width:768px){.text-formatted .media--type-document .field__item{grid-template-columns:3.5rem minmax(0,1fr) auto;grid-template-rows:auto;column-gap:0.875rem;row-gap:0}.text-formatted .media--type-document .field__item::before,.text-formatted .media--type-document .field__item::after{grid-row:1}.text-formatted .media--type-document .field__item>span:last-child:not(.file){grid-column:3;grid-row:1}}@media screen and (min-width:1199px){.text-formatted .media--type-document{margin:0.7rem 0;border-width:0.05rem;border-radius:0.5rem;box-shadow:0 0.2rem 0.9rem rgba(0,12,46,0.06)}.text-formatted .media--type-document:hover{box-shadow:0 0.4rem 1.2rem rgba(0,12,46,0.12);transform:translateY(-0.1rem)}.text-formatted .media--type-document .field__item{grid-template-columns:3.1rem minmax(0,1fr) auto;column-gap:0.8rem;padding:0.8rem 1rem 0.8rem 0.7rem}.text-formatted .media--type-document .field__item::before{width:2.4rem;height:2.4rem;border-radius:0.5rem;font-size:1.4rem}.text-formatted .media--type-document .field__item::after{width:0.05rem}.text-formatted .media--type-document a:focus-visible::after{inset:0.15rem;border-width:0.1rem;border-radius:0.4rem}}.text-formatted pre,.text-formatted code{max-width:100%;border-radius:0.375rem;background:var(--pageBg)}.text-formatted pre{margin:1.25em 0;padding:0.9375rem;overflow-x:auto;white-space:pre}@media screen and (min-width:1199px){.text-formatted pre{padding:0.9rem;border-radius:0.3rem}}.text-formatted code{padding:0.15em 0.35em}.text-formatted hr{clear:both;margin:1.5em 0;border:0;border-top:0.0625rem solid var(--mainColor)}@media screen and (min-width:1199px){.text-formatted hr{border-top-width:0.05rem}}.text-formatted a{background:linear-gradient(to right,currentColor 0%,currentColor 100%) no-repeat 0 bottom;background-size:100% 1px;text-decoration:none;transition-duration:0.2s;color:var(--mainColor);overflow-wrap:anywhere}.text-formatted a:hover{background-size:0 1px}.text-formatted .media .thumbnail{font-size:0;position:absolute;left:0;top:0;right:0;bottom:0;font-size:0}.text-formatted .media .thumbnail .thumbnail__item{height:100%}.text-formatted .media .thumbnail img{width:100%;height:100%;object-fit:cover}.text-formatted div[data-embed-button="media"]{clear:both}.node:not(.node--view-mode-teaser) .text-formatted{line-height:1.5}.swiper-hand{position:absolute;background:url("/sites/osvita.dev.ukraina.org.ua/themes/ux/przedszkola/images/icons/hand.svg") no-repeat center center;width:38px;height:36px;right:0;top:0;pointer-events:none;z-index:5;top:-40px}@media screen and (min-width:1199px){.swiper-hand{display:none}}.swiper-lock .swiper-hand{display:none}.ajax-progress{text-align:center;position:fixed;top:0;right:0;left:0;bottom:0;z-index:1000;background:rgba(255,255,255,0.5);font-size:0;display:flex;align-items:center;justify-content:center;overflow:hidden;width:auto;height:auto;opacity:1;border-radius:0}.ajax-progress.ajax-progress-throbber{position:absolute}.ajax-progress .message{display:none}.ajax-progress .inner-throbber{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}.ajax-progress .throbber{background:none;padding:0;width:49px;height:49px;margin:0;border:3px solid var(--mainColor);border-radius:50%;border-left-color:transparent;border-right-color:transparent;animation:cssload-spin 575ms infinite linear}.ajax-progress.ajax-progress-fullscreen{position:absolute;left:0;right:0;top:0;bottom:auto;height:4px;display:block;width:100%;background-color:#EDE8E5;border-radius:2px;background-clip:padding-box;overflow:hidden}.ajax-progress.ajax-progress-fullscreen.is-fixed{position:fixed}.ajax-progress.ajax-progress-fullscreen .indeterminate{background-color:var(--mainColor)}.ajax-progress.ajax-progress-fullscreen .indeterminate::before{content:"";position:absolute;background-color:inherit;top:0;left:0;bottom:0;will-change:left,right;animation:indeterminate 2.1s cubic-bezier(0.65,0.815,0.735,0.395) infinite}.ajax-progress.ajax-progress-fullscreen .indeterminate::after{content:"";position:absolute;background-color:inherit;top:0;left:0;bottom:0;will-change:left,right;animation:indeterminate-short 2.1s cubic-bezier(0.165,0.84,0.44,1) infinite;animation-delay:1.15s}@-webkit-keyframes indeterminate{0%{left:-35%;right:100%}60%{left:100%;right:-90%}100%{left:100%;right:-90%}}@keyframes indeterminate{0%{left:-35%;right:100%}60%{left:100%;right:-90%}100%{left:100%;right:-90%}}@-webkit-keyframes indeterminate-short{0%{left:-200%;right:100%}60%{left:107%;right:-8%}100%{left:107%;right:-8%}}@keyframes indeterminate-short{0%{left:-200%;right:100%}60%{left:107%;right:-8%}100%{left:107%;right:-8%}}@keyframes cssload-spin{100%{transform:rotate(360deg);transform:rotate(360deg)}}.block-local-tasks{position:fixed;left:10px;bottom:10px;max-width:100vw;max-width:calc(100vw - 20px);background:rgba(0,0,0,0.6);z-index:95;cursor:default}.block-local-tasks .contextual{display:none}.block-local-tasks nav.tabs{overflow-x:auto;max-width:100%}.block-local-tasks nav.tabs ul{margin:0;display:flex}.block-local-tasks nav.tabs a{padding:7px 20px;font-size:16px;color:#fff;background:transparent;border:none;transition:all 0.3s}.block-local-tasks nav.tabs a:hover,.block-local-tasks nav.tabs a.is-active{color:var(--mainColor)}.error-page{text-align:center;font-size:18px;line-height:1.7;padding-bottom:30px}.error-page a{color:inherit;transition:all 0.3s}.error-page a:hover{color:var(--secondColor)}.error-page .number{font-size:160px;line-height:1;font-weight:800;margin-bottom:30px;color:var(--secondColor)}.menu{list-style:none;margin:0;padding:0}#drupal-live-announce{display:none}.magnific-popup{display:block;width:100%;margin:10px auto;background:#fff;padding:25px 35px 40px;box-shadow:0px 4px 50px rgba(0,0,0,0.15);border-radius:5px;position:relative;max-width:560px}@media screen and (min-width:1199px){.magnific-popup{max-width:28rem}}.magnific-popup__title{font-size:28px;font-weight:400;color:#3A4047;margin-bottom:20px;text-align:center;font-family:"Montserrat","Arial","Helvetica",sans-serif}.magnific-popup .mfp-close{right:10px;top:10px;width:34px;height:34px;line-height:0;opacity:1;font-size:0;color:#A19893;display:flex;align-items:center;justify-content:center;transition:color 0.3s}.magnific-popup .mfp-close::before{content:"";font-family:"icomoon";font-size:14px;line-height:1.2}.magnific-popup .mfp-close:hover{color:#E74040}.magnific-popup .confirmation-message{text-align:center}.block-language-switcher{order:-1;position:relative;z-index:2;margin:50px 0}@media screen and (min-width:1199px){.block-language-switcher{order:2;margin:0 0 0 1.25rem}}.language-switcher:not(.block__language){position:relative;font-family:Arial,sans-serif;padding-bottom:30px;display:flex;justify-content:center;width:100%;border-bottom:1px solid #DBEEFD}@media screen and (min-width:1199px){.language-switcher:not(.block__language){border:none;padding:0;width:auto}}@media screen and (min-width:1199px){.language-switcher.lang-open .language-list__items,.language-switcher:hover .language-list__items{opacity:1;visibility:visible;transform:translateY(0)}}@media screen and (min-width:1199px){.language-switcher{padding-top:0}}.language-switcher .language-list{display:flex;align-items:center;gap:5px}@media screen and (min-width:1199px){.language-switcher .language-list{display:block}}.language-switcher .language-list__current{padding:10px;border-radius:5px;cursor:pointer;user-select:none;transition:background 0.3s ease;display:flex;align-items:center;background-color:#0D77CE;color:var(--whiteColor);font-weight:600}@media screen and (min-width:1199px){.language-switcher .language-list__current{background-color:transparent;color:var(--fontColor);padding:0.5rem 0.75rem;border-radius:0.25rem}}@media screen and (min-width:1199px){.language-switcher .language-list__current::after{content:"";width:0;height:0;margin-left:0.75rem;transition:0.3s ease;border-left:0.25rem solid transparent;border-right:0.25rem solid transparent;border-top:0.25rem solid rgba(22,22,22,0.6)}.lang-open .language-switcher .language-list__current:after{transform:rotate(180deg)}}.language-switcher .language-list__items{display:flex;align-items:center;gap:5px}@media screen and (min-width:1199px){.language-switcher .language-list__items{display:block;position:absolute;width:100%;top:100%;left:0;background:#fff;box-shadow:0px 0.4rem 0.8rem 0px rgba(145,158,171,0.24);overflow:hidden;opacity:0;visibility:hidden;border-radius:0.25rem;transform:translateY(0.25rem);transition:0.3s ease;z-index:10}}.language-switcher .language-list__item a{text-align:center;text-decoration:none;display:block;font-weight:600;padding:10px;cursor:pointer;transition:0.3s ease;border-radius:5px;background-color:#0D77CE;opacity:0.6;color:var(--whiteColor)}@media screen and (min-width:1199px){.language-switcher .language-list__item a{background-color:transparent;opacity:1;color:var(--fontColor);padding:0.5rem}}.language-switcher .language-list__item a:hover{color:var(--whiteColor);background:#0D77CE}.geolocation-map-controls{position:absolute}.fancybox-thumbs{top:auto;width:auto;bottom:0;left:0;right:0;height:95px;padding:10px 10px 0 10px;box-sizing:border-box;background:rgba(0,0,0,0.3)}.fancybox-show-thumbs .fancybox-inner{right:0;bottom:95px;overflow:visible}.fancybox-thumbs::-webkit-scrollbar{height:7px}.fancybox-thumbs::-webkit-scrollbar-track{background:#2a2a2a;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,0.3)}.fancybox-thumbs::-webkit-scrollbar-thumb{background:#ccc;border-radius:10px}.swiper-button{width:30px;height:30px;display:flex;align-items:center;justify-content:center;transition:all 0.3s;outline:none;user-select:none;cursor:pointer;position:static;color:var(--fontColor);margin:5px;border-radius:50%;background:var(--whiteColor);border:1px solid var(--fontColor)}.swiper-button:hover{background:var(--secondColor);color:var(--fontColorWhite);border-color:var(--secondColor)}.swiper-button::after{font-family:"icomoon";font-size:24px;font-weight:400;line-height:1;color:inherit;line-height:1}@media screen and (min-width:1199px){.swiper-button::after{font-size:1.6rem}}@media screen and (min-width:1199px){.swiper-button{width:3rem;height:3rem}}.swiper-button-next{order:1}.swiper-button-next::after{content:""}.swiper-button-prev{order:-1}.swiper-button-prev::after{content:""}.swiper-button.swiper-button-disabled{pointer-events:none;filter:grayscale(50%);opacity:0.7}.swiper-navigation{display:flex;align-items:center;justify-content:center;position:static}.swiper-pagination{position:static;margin:10px 7px}.swiper-pagination .swiper-pagination-bullet{width:26px;height:4px;background:#E8E8E8;border-radius:2px;transition:all 0.3s;margin:0 4px;opacity:1;outline:none;flex-shrink:0}.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:var(--secondColor)}.magnific-popup.basket_add_popup{width:470px;text-align:center}.magnific-popup.basket_add_popup a{white-space:nowrap}.magnific-popup.basket_add_popup .close-link{display:inline-block;margin-top:10px;font-size:18px;line-height:1.2;font-weight:700;text-decoration:none;transition:color 0.3s}.magnific-popup.basket_add_popup .close-link:hover{color:hsla(var(--base-Hcolor),80%,42%,100%)}.magnific-popup.basket_add_popup .basket-popup-link:not(.close-link){position:relative;z-index:1;display:inline-flex;font-family:var(--font-family);font-size:1rem;font-weight:600;line-height:1.25;font-weight:900;vertical-align:middle;text-align:center;text-decoration:none;align-items:center;justify-content:center;white-space:nowrap;background-color:var(--secondColor);border:none;outline:none;transition:all 0.3s;user-select:none;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;text-transform:uppercase;margin:0;width:100%;min-height:52px;border-radius:50px;min-width:270px;color:var(--whiteColor);background:var(--bgColor);border:1px solid var(--bgColor);color:var(--whiteColor);padding:8px 25px}@media screen and (min-width:1199px){.magnific-popup.basket_add_popup .basket-popup-link:not(.close-link){font-size:0.9rem;font-weight:600}}.magnific-popup.basket_add_popup .basket-popup-link:not(.close-link):hover{background-color:var(--mainColor)}@media screen and (min-width:480px){.magnific-popup.basket_add_popup .basket-popup-link:not(.close-link){width:auto}}@media screen and (min-width:1199px){.magnific-popup.basket_add_popup .basket-popup-link:not(.close-link){font-weight:900;min-height:3.2rem;font-size:1rem;min-width:13.5rem;border-radius:2.5rem}}@media screen and (min-width:1199px){.magnific-popup.basket_add_popup .basket-popup-link:not(.close-link){padding:0.825rem 1.75rem}}.magnific-popup.basket_add_popup .basket-popup-link:not(.close-link):hover{background-color:var(--secondColor);border-color:var(--secondColor)}.magnific-popup.basket_add_popup .basket-popup-link:not(.close-link)::before{content:"";position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px;z-index:1;border:1px solid transparent;transition:all 0.3s;border-radius:50px}.magnific-popup.basket_add_popup .basket-popup-link:not(.close-link):hover::before{opacity:0;-webkit-transform:scale(1.2,1.2);transform:scale(1.2,1.2)}.magnific-popup.basket_add_popup .basket-popup-link:not(.close-link)::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;opacity:0;border-radius:50px;background-color:var(--secondColor);transition:all 0.3s;transform:scale(0.5,0.5)}.magnific-popup.basket_add_popup .basket-popup-link:not(.close-link):hover::after{opacity:1;transform:scale(1,1)}.magnific-popup.basket_popup_view{width:1170px}.magnific-popup.my_size_popup{width:590px}.swiper-container-android .swiper-slide{transform:none}.swiper-smart-position-lock{transform:none !important;width:auto}.swiper-smart-position-center{justify-content:center}.swiper-smart-position-hidden{display:none !important}.ajax-loading{pointer-events:none;opacity:0.5}.wait-load *{-webkit-transition:none !important;-moz-transition:none !important;-ms-transition:none !important;-o-transition:none !important;transition:none !important}.page-front .block-drupal-seo-block{margin-bottom:30px}.page-front .block-drupal-seo-block .block__layout{width:100%;padding-left:24px;padding-right:24px;position:relative}@media screen and (min-width:1199px){.page-front .block-drupal-seo-block .block__layout{padding-left:5.1rem;padding-right:5.1rem;max-width:1788px;margin-left:auto;margin-right:auto}}.block-drupal-seo-block{margin-top:30px;padding:20px 0}.block-drupal-seo-block .block__title{font-size:28px;font-weight:700;margin-bottom:30px}.block-drupal-seo-block .content{position:relative}.block-drupal-seo-block .read-more{position:absolute;right:0;bottom:-15px;width:46px;height:46px;border-radius:50%;background:var(--mainColor);display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;-ms-touch-action:manipulation;touch-action:manipulation;transition:background-color 0.3s;line-height:1;font-size:0}.block-drupal-seo-block .read-more::after{font-size:18px;line-height:0;content:"";font-family:"icomoon"}.block-drupal-seo-block .read-more.is-open::after{content:""}.view{position:relative}.view .view-content{display:flex;flex-wrap:wrap;margin:0 -15px -30px}@media screen and (min-width:1199px){.view .view-content{margin:0 -0.75rem -1.5rem}}.view .view-header::after{content:"";display:table;clear:both}.view .view-empty{text-align:center;padding:20px 0}.view .views-row{padding:0 15px 30px;width:100%}@media screen and (min-width:768px){.view .views-row{width:50%}}@media screen and (min-width:992px){.view .views-row{width:33.333%}}@media screen and (min-width:1199px){.view .views-row{padding:0 0.75rem 1.5rem}}@media screen and (min-width:1199px){.view.grid-2 .views-row{width:50%}}@media screen and (min-width:1199px){.view.grid-3 .views-row{width:33.333%}}@media screen and (min-width:1199px){.view.grid-4 .views-row{width:25%}}@media screen and (min-width:1199px){.view.grid-5 .views-row{width:20%}}.view.grid-1 .views-row{width:100%}@media screen and (min-width:768px){.view.grid-1 .views-row{width:100%}}@media screen and (min-width:992px){.view.grid-1 .views-row{width:100%}}@media screen and (min-width:1199px){.view.grid-1 .views-row{width:100%}}.view.view-filter-select{display:flex;flex-direction:column}.view.view-filter-select .view-filters{order:-1;margin-bottom:30px}@media screen and (min-width:1199px){.view.view-filter-select .view-filters .form-type-select{width:21rem;position:absolute;right:0;bottom:calc(100% + 30px)}}.view.view-filter-select label{margin-bottom:8px;display:block}.view.view-filter-absolute{display:flex;flex-direction:column}.view.view-filter-absolute .view-filters{order:-1;margin-bottom:30px}@media screen and (min-width:1199px){.view.view-filter-absolute .view-filters{position:absolute;right:0;bottom:calc(100% + 30px)}.view.view-filter-absolute .view-filters .form--inline{display:flex}.view.view-filter-absolute .view-filters .form-item{width:13.5rem;margin-left:1.5px^-1rem}}.view .form-radios{display:none}@media screen and (min-width:1199px){.view .form-radios{display:flex;flex-wrap:wrap;margin:0 -2px}}.view .form-radios .form-disabled{opacity:0.5}.view .form-radios .form-item-name input:checked+.option{color:var(--whiteColor);background:var(--mainColor)}.view .form-radios .form-item-name .option{padding:10px 0.75rem 7px;margin:0 2px;transition-duration:0.2s}.view .form-radios .form-item-name .option::before,.view .form-radios .form-item-name .option::after{content:none}.view .form-radios .form-item-name .option:hover{color:var(--whiteColor);background:var(--mainColor)}.view .more-link{text-align:center;margin-top:30px}.view .more-link a{transition-duration:0.2s;display:flex;cursor:pointer;justify-content:center;align-items:center;flex-direction:row;color:var(--whiteColor);position:relative;background:var(--secondColor);padding:15px 35px;font-weight:700;font-size:14px;text-transform:uppercase;text-decoration:none;min-height:52px;border-radius:70px;line-height:110%}.view .more-link a:after{width:22px;height:22px;font-family:"icomoon";font-size:24px;font-weight:400;line-height:1;color:inherit;font-size:22px;margin-left:8px;position:relative;display:block;content:"";transform:scale(1);opacity:1;background:none}@media screen and (min-width:1199px){.view .more-link a:after{font-size:1.2rem}}.view .more-link a:hover{background-color:var(--mainColor)}@media screen and (min-width:1199px){.view .more-link a{padding:1.05rem 1.75rem;font-size:1rem}}@media screen and (min-width:1199px){.view .more-link{margin-top:2.5rem}}.site-main .block .block__title{font-size:2rem;font-weight:600;font-weight:900;text-transform:uppercase;margin-bottom:30px}@media screen and (min-width:1199px){.site-main .block .block__title{font-size:3rem;font-weight:600}}@media screen and (min-width:480px){.site-main .block .block__title{max-width:100%}}.site-main .block .block__title span span{color:var(--secondColor)}@media screen and (min-width:1199px){.site-main .block .block__title{font-weight:900;margin-bottom:2.5rem;text-align:left}}.block .block__sub_title{font-size:0.75rem;font-weight:400;text-align:center;margin-bottom:5px;color:var(--mainColor)}@media screen and (min-width:1199px){.block .block__sub_title{font-size:0.7rem;font-weight:400}}.datepicker-picker{background:var(--whiteColor);border:1px solid #EDF6FE;box-shadow:0px 8px 16px 0px rgba(145,158,171,0.24);border-radius:10px;padding:15px 10px;width:100%}@media screen and (min-width:1199px){.datepicker-picker{padding:0.75rem}}.datepicker-picker .days-of-week .dow{font-weight:700;font-size:0.7rem;color:var(--mainColor)}.datepicker-picker .datepicker-header{margin-bottom:15px;padding:0}.datepicker-picker .datepicker-header .datepicker-controls{padding:0;justify-content:space-between;align-items:center}.datepicker-picker .datepicker-header .datepicker-controls .view-switch{text-transform:uppercase;font-family:Montserrat;font-weight:900;line-height:110%}.datepicker-picker .datepicker-header .button{transition-duration:0.2s}.datepicker-picker .datepicker-header .button.view-switch{font-size:1rem;font-weight:700;height:auto;padding:0;flex:unset}@media screen and (min-width:1199px){.datepicker-picker .datepicker-header .button.view-switch{font-size:1rem;font-weight:700}}.datepicker-picker .datepicker-header .button.view-switch:hover{background:unset;color:var(--mainColor)}.datepicker-picker .datepicker-header .button.next-btn{font-size:0;height:24px}.datepicker-picker .datepicker-header .button.next-btn:before{content:"";width:0;height:0;margin-left:5px;border-top:5px solid transparent;border-left:5px solid var(--mainColor);border-bottom:5px solid transparent}.datepicker-picker .datepicker-header .button.prev-btn{font-size:0;height:24px}.datepicker-picker .datepicker-header .button.prev-btn:before{content:"";margin-right:5px;width:0;height:0;border-top:5px solid transparent;border-right:5px solid var(--mainColor);border-bottom:5px solid transparent}.datepicker-picker .datepicker-main{padding:0}.datepicker-picker .datepicker-grid{width:100%;display:grid;grid-template-columns:repeat(7,1fr);row-gap:10px;column-gap:13.5px}@media screen and (min-width:1199px){.datepicker-picker .datepicker-grid{column-gap:0.915rem;row-gap:0.5rem}}.datepicker-picker .datepicker-grid .datepicker-cell{margin:0;padding:0}.datepicker-picker .months.datepicker-grid,.datepicker-picker .years.datepicker-grid,.datepicker-picker .decades.datepicker-grid{grid-template-columns:repeat(4,1fr)}.datepicker-picker .days{width:100%}.datepicker-picker .days .days-of-week{display:grid;grid-template-columns:repeat(7,1fr);margin-bottom:10px}@media screen and (min-width:1199px){.datepicker-picker .days .days-of-week{column-gap:0.915rem;row-gap:0.5rem}}.datepicker-picker .days .days-of-week .dow{height:auto;min-height:18px;line-height:110%}.datepicker-picker .datepicker-cell.day{border-radius:5px;font-size:0.7rem;height:1.5rem;flex-basis:unset;display:flex;align-items:center;justify-content:center;flex:unset;line-height:1;transition-duration:0.2s;color:var(--fontColor)}.datepicker-picker .datepicker-cell.disabled{opacity:0.7}.datepicker-picker .datepicker-cell.disabled.prev,.datepicker-picker .datepicker-cell.disabled.next{opacity:0.5}.datepicker-picker .datepicker-cell.selected{background:linear-gradient(to top,rgba(255,255,255,0.7),rgba(255,255,255,0.7)) var(--bgColor);color:var(--whiteColor)}.datepicker-picker .datepicker-cell.selected:hover{background:linear-gradient(to top,rgba(255,255,255,0),rgba(255,255,255,0)) var(--bgColor)}.datepicker-picker .datepicker-cell.highlighted:not(.selected):not(.range):not(.today){border-radius:5px;background:var(--mainColor);color:var(--whiteColor)}.datepicker-picker .datepicker-cell.highlighted:not(.selected):not(.range):not(.today):hover{background:var(--mainColor)}.datepicker-picker .datepicker-cell.focused{background:var(--mainColor);color:var(--fontColorWhite)}input[type=date]::-webkit-inner-spin-button,input[type=date]::-webkit-outer-spin-button,input[type=time]::-webkit-inner-spin-button,input[type=time]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-moz-appearance:none;-webkit-appearance:none;-o-appearance:none;-ms-appearance:none;margin:0}input[type=time],input[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;-o-appearance:textfield;-ms-appearance:textfield}input[type="time"]::-webkit-clear-button{display:none}input[type="time"]::-moz-clear-button{display:none}svg,img{border:none;vertical-align:middle;max-width:100%;height:auto}video{-o-object-fit:cover;object-fit:cover;vertical-align:middle;width:100%;height:auto}[type="color"],[type="date"],[type="datetime"],[type="datetime-local"],[type="email"],[type="month"],[type="number"],[type="password"],[type="search"],[type="tel"],[type="text"],[type="time"],[type="url"],[type="week"],select,textarea{padding:10px 15px;box-sizing:border-box;background:#F9F9F9;border:1px solid #E8E8E8;border-radius:10px;height:50px;width:100%;outline:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;font:400 1rem var(--font-family),arial,sans-serif;line-height:1.25;color:var(--fontColor);transition-duration:0.2s;min-width:0}@media screen and (min-width:1199px){[type="color"],[type="date"],[type="datetime"],[type="datetime-local"],[type="email"],[type="month"],[type="number"],[type="password"],[type="search"],[type="tel"],[type="text"],[type="time"],[type="url"],[type="week"],select,textarea{height:3rem;padding:0.5rem 0.75rem}}[type="color"][disabled="disabled"],[type="date"][disabled="disabled"],[type="datetime"][disabled="disabled"],[type="datetime-local"][disabled="disabled"],[type="email"][disabled="disabled"],[type="month"][disabled="disabled"],[type="number"][disabled="disabled"],[type="password"][disabled="disabled"],[type="search"][disabled="disabled"],[type="tel"][disabled="disabled"],[type="text"][disabled="disabled"],[type="time"][disabled="disabled"],[type="url"][disabled="disabled"],[type="week"][disabled="disabled"],select[disabled="disabled"],textarea[disabled="disabled"]{opacity:0.5}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:var(--fontColor);transition:all 0.3s}input::-moz-placeholder,textarea::-moz-placeholder{color:var(--fontColor);transition:all 0.3s}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:var(--fontColor);transition:all 0.3s}input:focus,textarea:focus{border-color:var(--mainColor);background:#fff}input:focus::-webkit-input-placeholder,textarea:focus::-webkit-input-placeholder{opacity:0}input:focus::-moz-placeholder,textarea:focus::-moz-placeholder{opacity:0}input:focus:-ms-input-placeholder,textarea:focus:-ms-input-placeholder{opacity:0}textarea{height:150px;padding-top:1rem;padding-bottom:1rem;resize:none;display:block}@media screen and (min-width:1199px){textarea{padding-top:0.625rem;padding-bottom:0.625rem;height:7.5rem}}select{padding-right:40px;background-image:url("/sites/osvita.dev.ukraina.org.ua/themes/ux/przedszkola/images/icons/select-arrow.svg");background-position:right 15px center;background-repeat:no-repeat}@media screen and (min-width:1199px){select{padding-right:2rem;background-position:right 0.75rem center}}.form-type-checkbox,.form-type-radio{position:relative}input[type="radio"]{position:absolute !important;clip:rect(1px,1px,1px,1px);overflow:hidden;height:1px;width:1px;word-wrap:normal}input[type="radio"]~label{display:inline-block;position:relative;padding-left:1.75em;cursor:pointer;transition-duration:0.2s}input[type="radio"]~label::before,input[type="radio"]~label::after{content:"";position:absolute;left:0;top:0;width:0;border-radius:50%;transition-duration:0.2s}input[type="radio"]~label::before{width:1.25em;height:1.25em;background:#fff;border:1px solid rgba(78,84,92,0.4)}input[type="radio"]~label::after{background:var(--mainColor);width:10px;height:10px;top:0.625em;left:0.625em;margin-top:-5px;margin-left:-5px;opacity:0;transform:scale(0.5);transition:all 0.3s}input[type="radio"]:checked~label::after{opacity:1;transform:scale(1)}input[type="radio"]:checked~label::before{border-color:var(--mainColor)}.form-type-radio{position:relative}input[type="checkbox"]{position:absolute !important;clip:rect(1px,1px,1px,1px);overflow:hidden;height:1px;width:1px;word-wrap:normal}input[type="checkbox"]~label{display:inline-block;padding-left:1.75em;cursor:pointer;transition-duration:0.2s;position:relative}input[type="checkbox"]~label::before,input[type="checkbox"]~label::after{content:"";position:absolute;left:0;top:0.625em;margin-top:-0.6em;width:1.2em;height:1.2em;transition-duration:0.2s}input[type="checkbox"]~label::before{background:#fff;border:1px solid var(--mainColor);border-radius:3px}input[type="checkbox"]~label::after{background:url("/sites/osvita.dev.ukraina.org.ua/themes/ux/przedszkola/images/icons/check.svg") no-repeat center center;background-size:58.3333333333% auto;opacity:0;transform:scale(0.5)}input[type="checkbox"]:checked~label::after{opacity:1;transform:none}input[type="checkbox"]:checked~label::before{border-color:var(--mainColor)}.select2-container--default.select2-container--disabled .select2-selection--single{background:#F9F9F9;border:1px solid #E8E8E8;border-radius:10px}.select2-container--default .select2-selection--single{position:relative;background:#F9F9F9;border:1px solid #E8E8E8;border-radius:10px;outline:none;height:50px;display:flex;align-items:center;padding:10px 40px 10px 15px}@media screen and (min-width:1199px){.select2-container--default .select2-selection--single{max-width:21rem;width:100%;height:3rem;padding:0.75rem 2rem 0.75rem 0.75rem}}.select2-container--default .select2-selection--single.exposed-style{border:none}.select2-container--default .select2-selection--single.exposed-style .select2-selection__rendered{line-height:60px}.select2-container--default .select2-selection--single .select2-selection__rendered{padding:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:inherit;line-height:1.25}.select2-container--default .select2-selection--single .select2-selection__arrow{right:15px;height:100%;background:url("/sites/osvita.dev.ukraina.org.ua/themes/ux/przedszkola/images/icons/select-arrow.svg") no-repeat center center;width:10px;background-size:contain}@media screen and (min-width:1199px){.select2-container--default .select2-selection--single .select2-selection__arrow{right:0.75rem;width:0.5rem}}.select2-container--default .select2-selection--single .select2-selection__arrow b{display:none}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#2D3748}.select2-container--default .select2-selection--single .select2-selection__clear{position:absolute;right:-23px;top:0;bottom:0;z-index:1000;font-size:20px;width:20px;text-align:center;transition:color 0.3s}.select2-container--default .select2-selection--single .select2-selection__clear:hover{color:var(--mainColor)}.select2-container--default .select2-results>.select2-results__options{-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--mainColor) rgba(var(--mainColor),0.3)}.select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar{width:6px;height:6px}.select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar-track{background:rgba(var(--mainColor),0.3)}.select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar-thumb{background:var(--mainColor)}.select2-container{max-width:100%}.select2-search{box-shadow:0 0 5px rgba(0,0,0,0.3)}.select2-search__field{min-height:32px}.select2-container--default .select2-search--dropdown .select2-search__field{height:40px;border:1px solid #E8E8E8}.select2-container--open .select2-selection__arrow{transform:rotate(180deg)}.select2-dropdown{border:none}.select2-container--default .select2-results>.select2-results__options{max-height:250px}.select2-container--open .select2-results__options{border-radius:0 0 5px 5px}.select2-results__options{border:none;border-radius:0;box-shadow:0px 0px 30px rgba(60,63,65,0.06);max-height:250px}.select2-results__options .select2-results__option{display:flex;align-items:center;padding:15px;min-height:60px}.select2-results__options .select2-results__option:last-of-type{border-bottom-left-radius:5px;border-bottom-right-radius:5px}.select2-results__options .select2-results__option--highlighted[aria-selected]{background:var(--mainColor);color:#fff}.form-actions{margin-top:15px}.form-actions .form-submit{position:relative;z-index:1;display:inline-flex;font-family:var(--font-family);font-size:1rem;font-weight:600;line-height:1.25;font-weight:900;vertical-align:middle;text-align:center;text-decoration:none;align-items:center;justify-content:center;white-space:nowrap;background-color:var(--secondColor);border:none;outline:none;transition:all 0.3s;user-select:none;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;text-transform:uppercase;margin:0;width:100%;min-height:52px;border-radius:50px;min-width:270px;color:var(--whiteColor);background:var(--secondColor);border:1px solid var(--secondColor);color:var(--whiteColor);text-transform:uppercase;padding:18px 35px;width:100%}@media screen and (min-width:1199px){.form-actions .form-submit{font-size:0.9rem;font-weight:600}}.form-actions .form-submit:hover{background-color:var(--mainColor)}@media screen and (min-width:480px){.form-actions .form-submit{width:auto}}@media screen and (min-width:1199px){.form-actions .form-submit{font-weight:900;min-height:3.2rem;font-size:1rem;min-width:13.5rem;border-radius:2.5rem}}@media screen and (min-width:1199px){.form-actions .form-submit{padding:0.825rem 1.75rem;letter-spacing:1px}}.form-actions .form-submit:hover{background-color:var(--mainColor);border-color:var(--mainColor)}.form-actions .form-submit::before{content:"";position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px;z-index:1;border:1px solid transparent;transition:all 0.3s;border-radius:50px}.form-actions .form-submit:hover::before{opacity:0;-webkit-transform:scale(1.2,1.2);transform:scale(1.2,1.2)}.form-actions .form-submit::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;opacity:0;border-radius:50px;background-color:var(--mainColor);transition:all 0.3s;transform:scale(0.5,0.5)}.form-actions .form-submit:hover::after{opacity:1;transform:scale(1,1)}form .form-item{position:relative}form .form-item-required::before{content:"";position:absolute;width:6px;height:6px;background:#E74040;border-radius:100%;margin-left:-3px;top:50%;margin-top:-3px;z-index:1}form .form-item.form-type-password-confirm{margin-bottom:0}form .form-item.form-type-password-confirm.form-item-required:before{display:none}form .confirmation-message{text-align:center}.magnific-popup__content form .form-item{margin-bottom:15px}.magnific-popup__content form .form-item--error-message{font-size:0.875rem}@media screen and (min-width:1199px){.magnific-popup__content form .form-item--error-message{font-size:0.7rem}}form.js-form-auto-submit .form-actions{display:none}.media--type-video .media__video--link,.media--type-remote-video .media__video--link{position:absolute;top:0;right:0;left:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;text-decoration:none}.media--type-video .media__video--link:before,.media--type-remote-video .media__video--link:before{content:"";font-family:"icomoon";font-size:66px;font-weight:400;line-height:1;color:inherit;transition-duration:0.5s;width:80px;height:80px;display:flex;align-items:center;justify-content:center}@media screen and (min-width:1199px){.media--type-video .media__video--link:before,.media--type-remote-video .media__video--link:before{font-size:3.3rem}}.media--type-video .media__video--link:hover:before,.media--type-remote-video .media__video--link:hover:before{transform:scale(1.2);color:#E74040}.pager li{list-style:none}.pager__load_more_items{padding:0;text-align:center}.pager__load_more_items a{position:relative;z-index:1;display:inline-flex;font-family:var(--font-family);font-size:1rem;font-weight:600;line-height:1.25;font-weight:900;vertical-align:middle;text-align:center;text-decoration:none;align-items:center;justify-content:center;white-space:nowrap;background-color:var(--secondColor);border:none;outline:none;transition:all 0.3s;user-select:none;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;text-transform:uppercase;margin:0;width:100%;min-height:52px;border-radius:50px;min-width:270px;color:var(--whiteColor);background:var(--bgColor);border:1px solid var(--bgColor);color:var(--whiteColor);text-transform:uppercase;padding:18px 35px}@media screen and (min-width:1199px){.pager__load_more_items a{font-size:0.9rem;font-weight:600}}.pager__load_more_items a:hover{background-color:var(--mainColor)}@media screen and (min-width:480px){.pager__load_more_items a{width:auto}}@media screen and (min-width:1199px){.pager__load_more_items a{font-weight:900;min-height:3.2rem;font-size:1rem;min-width:13.5rem;border-radius:2.5rem}}@media screen and (min-width:1199px){.pager__load_more_items a{padding:0.825rem 1.75rem;letter-spacing:1px}}.pager__load_more_items a:hover{background-color:var(--secondColor);border-color:var(--secondColor)}.pager__load_more_items a::before{content:"";position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px;z-index:1;border:1px solid transparent;transition:all 0.3s;border-radius:50px}.pager__load_more_items a:hover::before{opacity:0;-webkit-transform:scale(1.2,1.2);transform:scale(1.2,1.2)}.pager__load_more_items a::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;opacity:0;border-radius:50px;background-color:var(--secondColor);transition:all 0.3s;transform:scale(0.5,0.5)}.pager__load_more_items a:hover::after{opacity:1;transform:scale(1,1)}.pager{clear:both;text-align:left;font-weight:normal;margin-top:50px;font-size:1rem}.pager__items{display:flex;justify-content:center;align-items:center;vertical-align:middle;padding:0;position:relative}@media screen and (min-width:1199px){.pager__items{justify-content:flex-start}}.pager__item{display:flex;justify-content:center;align-items:center;list-style:none;margin:0 2.5px;min-width:20px;border:1px solid rgba(13,119,206,0.1);padding:5.5px 12px;width:32px;height:32px;border-radius:6px}@media screen and (min-width:1199px){.pager__item{width:1.8rem;height:1.8rem}}.pager__item a{transition-duration:0.2s;display:flex;text-decoration:none;height:2rem;position:relative;align-items:center;justify-content:center;color:var(--mainColor)}.pager__item a:hover{color:var(--mainColor)}.pager__item.is-active{background-color:var(--mainColor)}.pager__item.is-active a{font-size:1rem;font-weight:700;color:var(--whiteColor)}@media screen and (min-width:1199px){.pager__item.is-active a{font-size:1rem;font-weight:700}}.pager__item.is-active a:hover{color:var(--whiteColor)}.pager__item--last,.pager__item--first{display:none}.pager__item--previous,.pager__item--next{width:fit-content;height:fit-content;display:inline-block;border:none;padding:0}.pager__item--previous span,.pager__item--next span{font-size:0.875rem}@media screen and (min-width:1199px){.pager__item--previous span,.pager__item--next span{font-size:0.85rem}}.pager__item--previous a,.pager__item--next a{color:var(--fontColor);position:relative;font-size:0;padding:0;height:24px;display:flex;align-items:center;justify-content:center;width:fit-content}.pager__item--previous a:before,.pager__item--next a:before{display:none;font-family:"icomoon";font-size:24px;font-weight:400;line-height:1;color:inherit}@media screen and (min-width:1199px){.pager__item--previous a:before,.pager__item--next a:before{font-size:1.2rem}}.pager__item--previous a:hover,.pager__item--next a:hover{color:var(--mainColor)}.pager__item--previous{left:0}.pager__item--previous a span{margin-right:0.5rem}.pager__item--previous a:before{content:""}.pager__item--previous a:hover:before{animation-name:fadeOutLeft}.pager__item--next{right:0}.pager__item--next a span{margin-left:0.5rem}.pager__item--next a:before{content:""}.pager__item--next a:hover:before{animation-name:fadeOutRight}.empty-section__wrapper{text-align:center}.empty-section__header{font-size:1rem;font-weight:700;margin-bottom:0.75rem}@media screen and (min-width:1199px){.empty-section__header{font-size:1rem;font-weight:700}}.empty-section__title{margin-bottom:0.75rem}.scroll-top{display:none;width:45px;height:45px;position:fixed;z-index:30;bottom:80px;right:30px;align-items:center;justify-content:center;opacity:0;visibility:hidden;transform:translateY(30px);transition:transform 0.3s,opacity 0.3s;background:var(--whiteColor);box-shadow:0px 0px 30px rgba(60,63,65,0.06);border-radius:2px;cursor:pointer;-ms-touch-action:manipulation;touch-action:manipulation}@media screen and (min-width:992px){.scroll-top{bottom:30px;width:60px;height:60px;display:flex}}.scroll-top::before{content:"";transform:rotate(90deg);font-family:icomoon;font-size:18px;color:var(--mainColor)}.scroll-top.is-sticky{position:absolute;bottom:auto;top:-30px;right:30px}.scroll-top.is-visible{opacity:1;visibility:visible;transform:translateY(0)}.scroll-top{display:none;width:45px;height:45px;position:fixed;z-index:30;bottom:80px;left:75px;align-items:center;justify-content:center;opacity:0;visibility:hidden;transform:translateY(30px);transition:transform 0.3s,opacity 0.3s;background:var(--whiteColor);box-shadow:0px 0px 30px rgba(60,63,65,0.06);border-radius:2px;cursor:pointer;-ms-touch-action:manipulation;touch-action:manipulation}@media screen and (min-width:992px){.scroll-top{bottom:30px;width:60px;height:60px;display:flex}}.scroll-top::before{content:"";font-family:"icomoon";font-size:14px;font-weight:400;line-height:1;color:inherit;transform:rotate(-90deg);color:var(--mainColor)}@media screen and (min-width:1199px){.scroll-top::before{font-size:0.8rem}}.scroll-top.is-sticky{position:absolute;bottom:auto;top:-30px;left:75px}.scroll-top.is-visible{opacity:1;visibility:visible;transform:translateY(0)}.b-builder-install__header{background:var(--mainColor);color:#fff;text-align:center;padding:50px 15px;line-height:1.2;font-size:25px}.b-builder-install__title{font-size:2em}.b-builder-install__subtitle{font-size:1em;margin-top:15px}.b-builder-install__info{margin-top:5px;font-size:0.7em}.builder-site-information{width:auto;padding:15px 0;position:relative}.builder-site-information .ajax-progress{right:-10px;left:-10px;background:rgba(255,255,255,0.5)}.builder-site-information .top{display:flex;margin:0 -15px}.builder-site-information .left,.builder-site-information .right{width:50%;padding:0 15px}.builder-site-information .description{font-size:0.8em;margin-top:5px}.builder-site-information .geolocation-map-container{height:320px !important}.builder-site-information .geolocation-widget-input{margin-top:10px}.builder-site-information .geolocation-widget-input .fieldset-wrapper{display:flex}.builder-site-information .geolocation-widget-input .fieldset-wrapper .form-item{margin-right:10px}.builder-site-information .geolocation-widget-input .fieldset-wrapper .form-item:last-of-type{margin-right:0}.builder-site-information textarea{height:auto;line-height:1.5}.builder-site-information .form-type-managed-file{min-height:141px}.builder-site-information .form-type-managed-file .button--primary{position:relative;z-index:1;display:inline-flex;font-family:var(--font-family);font-size:1rem;font-weight:600;line-height:1.25;font-weight:900;vertical-align:middle;text-align:center;text-decoration:none;align-items:center;justify-content:center;white-space:nowrap;background-color:var(--secondColor);border:none;outline:none;transition:all 0.3s;user-select:none;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;text-transform:uppercase;margin:0;width:100%;min-height:52px;border-radius:50px;min-width:270px;color:var(--whiteColor);background:var(--bgColor);border:1px solid var(--bgColor);color:var(--whiteColor);padding:8px 25px}@media screen and (min-width:1199px){.builder-site-information .form-type-managed-file .button--primary{font-size:0.9rem;font-weight:600}}.builder-site-information .form-type-managed-file .button--primary:hover{background-color:var(--mainColor)}@media screen and (min-width:480px){.builder-site-information .form-type-managed-file .button--primary{width:auto}}@media screen and (min-width:1199px){.builder-site-information .form-type-managed-file .button--primary{font-weight:900;min-height:3.2rem;font-size:1rem;min-width:13.5rem;border-radius:2.5rem}}@media screen and (min-width:1199px){.builder-site-information .form-type-managed-file .button--primary{padding:0.825rem 1.75rem}}.builder-site-information .form-type-managed-file .button--primary:hover{background-color:var(--secondColor);border-color:var(--secondColor)}.builder-site-information .form-type-managed-file .button--primary::before{content:"";position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px;z-index:1;border:1px solid transparent;transition:all 0.3s;border-radius:50px}.builder-site-information .form-type-managed-file .button--primary:hover::before{opacity:0;-webkit-transform:scale(1.2,1.2);transform:scale(1.2,1.2)}.builder-site-information .form-type-managed-file .button--primary::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;opacity:0;border-radius:50px;background-color:var(--secondColor);transition:all 0.3s;transform:scale(0.5,0.5)}.builder-site-information .form-type-managed-file .button--primary:hover::after{opacity:1;transform:scale(1,1)}.builder-site-information .form-type-managed-file .description{font-size:0.7em;margin-top:10px}.builder-site-information .form-type-managed-file .image-widget{display:inline-block;position:relative}.builder-site-information .form-type-managed-file .image-widget img{max-width:100px;max-height:100px}.builder-site-information .form-type-managed-file .image-widget-data .file-size,.builder-site-information .form-type-managed-file .image-widget-data .file{display:none}.builder-site-information .form-type-managed-file .image-widget-data button[name$="remove_button"]{width:30px;height:30px;background:transparent;border:none;font-size:0;cursor:pointer;transition:color 0.3s;position:absolute;top:0;right:-20px;border-radius:50%;background:#fff;box-shadow:0 0 3px rgba(0,0,0,0.3);padding:0}.builder-site-information .form-type-managed-file .image-widget-data button[name$="remove_button"]:hover{color:red}.builder-site-information .form-type-managed-file .image-widget-data button[name$="remove_button"]::before{content:"";font-family:"icomoon";font-size:14px}.builder-site-information .form-item{margin-bottom:15px}.builder-site-information .form-item>label{font-size:1rem;font-weight:700;margin-bottom:15px;display:block}@media screen and (min-width:1199px){.builder-site-information .form-item>label{font-size:1rem;font-weight:700}}.builder-site-information .form-item .description{font-size:0.75rem;font-weight:400;color:#808080}@media screen and (min-width:1199px){.builder-site-information .form-item .description{font-size:0.7rem;font-weight:400}}.builder-site-information .tabledrag-toggle-weight-wrapper{display:none !important}.builder-site-information .field--widget-entitylabelfielddefaultwidget h4,.builder-site-information .field--widget-string-textfield h4{display:block;font-weight:400;line-height:1.2;margin-bottom:8px;text-align:left}.builder-site-information .field--widget-entitylabelfielddefaultwidget .multiple-fields-remove-button,.builder-site-information .field--widget-string-textfield .multiple-fields-remove-button{margin-top:-16px !important}.builder-site-information .field--widget-entitylabelfielddefaultwidget .container-inline{display:flex}.builder-site-information .field--widget-entitylabelfielddefaultwidget .container-inline>.form-item:first-of-type{flex-shrink:0;width:170px;margin-right:10px}.builder-site-information .field-add-more-submit{position:relative;z-index:1;display:inline-flex;font-family:var(--font-family);font-size:1rem;font-weight:600;line-height:1.25;font-weight:900;vertical-align:middle;text-align:center;text-decoration:none;align-items:center;justify-content:center;white-space:nowrap;background-color:var(--secondColor);border:none;outline:none;transition:all 0.3s;user-select:none;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;text-transform:uppercase;margin:0;width:100%;min-height:52px;border-radius:50px;min-width:270px;color:var(--whiteColor);background:var(--bgColor);border:1px solid var(--bgColor);color:var(--whiteColor);padding:8px 25px;display:table;margin-left:auto}@media screen and (min-width:1199px){.builder-site-information .field-add-more-submit{font-size:0.9rem;font-weight:600}}.builder-site-information .field-add-more-submit:hover{background-color:var(--mainColor)}@media screen and (min-width:480px){.builder-site-information .field-add-more-submit{width:auto}}@media screen and (min-width:1199px){.builder-site-information .field-add-more-submit{font-weight:900;min-height:3.2rem;font-size:1rem;min-width:13.5rem;border-radius:2.5rem}}@media screen and (min-width:1199px){.builder-site-information .field-add-more-submit{padding:0.825rem 1.75rem}}.builder-site-information .field-add-more-submit:hover{background-color:var(--secondColor);border-color:var(--secondColor)}.builder-site-information .field-add-more-submit::before{content:"";position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px;z-index:1;border:1px solid transparent;transition:all 0.3s;border-radius:50px}.builder-site-information .field-add-more-submit:hover::before{opacity:0;-webkit-transform:scale(1.2,1.2);transform:scale(1.2,1.2)}.builder-site-information .field-add-more-submit::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;opacity:0;border-radius:50px;background-color:var(--secondColor);transition:all 0.3s;transform:scale(0.5,0.5)}.builder-site-information .field-add-more-submit:hover::after{opacity:1;transform:scale(1,1)}.builder-site-information .form-actions{text-align:center}.builder-site-information .form-actions .form-submit{font-size:18px}a.tabledrag-handle .handle{box-sizing:content-box}.page-site-setup .site-header{display:none}.page-site-setup .site-content{padding:0}.page-site-setup .site-content>.l{max-width:none;padding:0}.page-site-setup .b-builder-install__inner{padding-top:30px;padding-bottom:30px}.page-site-setup .site-footer{padding:15px 0}.page-site-setup .site-footer__second{margin-top:0}.x-ck-layout{margin:0 -12px -24px}@media screen and (min-width:1199px){.x-ck-layout{display:flex;justify-content:center}}.x-ck-layout__col{padding:0 12px 24px}.page-node-type-document .field-node-document__label{font-weight:600;margin-bottom:10px}@media screen and (min-width:1199px){.page-node-type-document .field-node-document__label{margin-bottom:0.5rem}}.page-node-type-document .field-node-document__item a{color:#0D77CE;background:linear-gradient(to right,#0D77CE 0%,currentColor 100%) no-repeat 0 bottom;background-size:0 1px;text-decoration:none;transition-duration:0.2s}.page-node-type-document .field-node-document__item a:hover{background-size:100% 1px}.with-fancybox{overflow:hidden}.b-site-info-footer__item,.b-site-info-contacts__item,.b-builder-contacts__item,.b-site-info-short-info__item{font-weight:700;display:flex;align-items:flex-start;margin-bottom:15px}.b-site-info-footer__item .legend,.b-site-info-contacts__item .legend,.b-builder-contacts__item .legend,.b-site-info-short-info__item .legend{font-weight:400;font-size:14px}@media screen and (min-width:1199px){.b-site-info-footer__item .legend,.b-site-info-contacts__item .legend,.b-builder-contacts__item .legend,.b-site-info-short-info__item .legend{font-size:0.85rem;margin-top:0.3rem}}.b-site-info-footer__item a,.b-site-info-contacts__item a,.b-builder-contacts__item a,.b-site-info-short-info__item a{text-decoration:none}.b-site-info-footer__item:last-child,.b-site-info-contacts__item:last-child,.b-builder-contacts__item:last-child,.b-site-info-short-info__item:last-child{margin-bottom:0}.b-site-info-footer__item:before,.b-site-info-contacts__item:before,.b-builder-contacts__item:before,.b-site-info-short-info__item:before{font-family:"icomoon";font-size:24px;font-weight:400;line-height:1;color:inherit;margin-right:10px}@media screen and (min-width:1199px){.b-site-info-footer__item:before,.b-site-info-contacts__item:before,.b-builder-contacts__item:before,.b-site-info-short-info__item:before{font-size:1.2rem}}.b-site-info-footer__item .item,.b-site-info-contacts__item .item,.b-builder-contacts__item .item,.b-site-info-short-info__item .item{display:flex;align-items:center;justify-content:flex-start;gap:5px}.b-site-info-footer__item .item:before,.b-site-info-contacts__item .item:before,.b-builder-contacts__item .item:before,.b-site-info-short-info__item .item:before{font-family:"icomoon";font-size:24px;font-weight:400;line-height:1;color:inherit;font-size:26px;width:26px;height:26px}@media screen and (min-width:1199px){.b-site-info-footer__item .item:before,.b-site-info-contacts__item .item:before,.b-builder-contacts__item .item:before,.b-site-info-short-info__item .item:before{font-size:1.2rem}}@media screen and (min-width:1199px){.b-site-info-footer__item .item:before,.b-site-info-contacts__item .item:before,.b-builder-contacts__item .item:before,.b-site-info-short-info__item .item:before{width:1.3rem;height:1.3rem}}.b-site-info-footer__phone,.b-site-info-contacts__phone,.b-builder-contacts__phone,.b-site-info-short-info__phone{display:block}.b-site-info-footer__phone .item a,.b-site-info-contacts__phone .item a,.b-builder-contacts__phone .item a,.b-site-info-short-info__phone .item a{display:flex;align-items:center;justify-content:flex-start;gap:5px}.b-site-info-footer__phone .item a:before,.b-site-info-contacts__phone .item a:before,.b-builder-contacts__phone .item a:before,.b-site-info-short-info__phone .item a:before{font-family:"icomoon";font-size:24px;font-weight:400;line-height:1;color:inherit;font-size:26px;width:26px;height:26px;content:""}@media screen and (min-width:1199px){.b-site-info-footer__phone .item a:before,.b-site-info-contacts__phone .item a:before,.b-builder-contacts__phone .item a:before,.b-site-info-short-info__phone .item a:before{font-size:1.2rem}}@media screen and (min-width:1199px){.b-site-info-footer__phone .item a:before,.b-site-info-contacts__phone .item a:before,.b-builder-contacts__phone .item a:before,.b-site-info-short-info__phone .item a:before{width:1.3rem;height:1.3rem}}.b-site-info-footer__phone a,.b-site-info-contacts__phone a,.b-builder-contacts__phone a,.b-site-info-short-info__phone a{display:inline-block;margin:0 2px;white-space:nowrap}.b-site-info-footer__email .item:before,.b-site-info-contacts__email .item:before,.b-builder-contacts__email .item:before,.b-site-info-short-info__email .item:before{content:""}.b-site-info-footer__address,.b-site-info-contacts__address,.b-builder-contacts__address,.b-site-info-short-info__address{line-height:1.1}.b-site-info-footer__address .item:before,.b-site-info-contacts__address .item:before,.b-builder-contacts__address .item:before,.b-site-info-short-info__address .item:before{content:""}.b-site-info-footer .b-socials,.b-site-info-contacts .b-socials,.b-builder-contacts .b-socials,.b-site-info-short-info .b-socials{display:flex;align-items:center;justify-content:center}@media screen and (min-width:1199px){.b-site-info-footer .b-socials,.b-site-info-contacts .b-socials,.b-builder-contacts .b-socials,.b-site-info-short-info .b-socials{padding:0;margin-top:1rem}}.b-site-info-footer .b-socials .b-socials__wrapper a,.b-site-info-contacts .b-socials .b-socials__wrapper a,.b-builder-contacts .b-socials .b-socials__wrapper a,.b-site-info-short-info .b-socials .b-socials__wrapper a{padding:0;width:40px;height:40px}@media screen and (min-width:1199px){.b-site-info-footer .b-socials .b-socials__wrapper a,.b-site-info-contacts .b-socials .b-socials__wrapper a,.b-builder-contacts .b-socials .b-socials__wrapper a,.b-site-info-short-info .b-socials .b-socials__wrapper a{width:2.4rem;height:2.4rem}}.b-site-info-footer .b-socials .b-socials__wrapper a:hover::before,.b-site-info-contacts .b-socials .b-socials__wrapper a:hover::before,.b-builder-contacts .b-socials .b-socials__wrapper a:hover::before,.b-site-info-short-info .b-socials .b-socials__wrapper a:hover::before{color:var(--mainColor);transform:scale(1.1)}.b-site-info-footer .b-socials .b-socials__wrapper a::before,.b-site-info-contacts .b-socials .b-socials__wrapper a::before,.b-builder-contacts .b-socials .b-socials__wrapper a::before,.b-site-info-short-info .b-socials .b-socials__wrapper a::before{transition-duration:0.2s;border-radius:5px;color:var(--fontColor);display:flex;align-items:center;justify-content:center;width:40px;height:40px;font-size:20px}@media screen and (min-width:1199px){.b-site-info-footer .b-socials .b-socials__wrapper a::before,.b-site-info-contacts .b-socials .b-socials__wrapper a::before,.b-builder-contacts .b-socials .b-socials__wrapper a::before,.b-site-info-short-info .b-socials .b-socials__wrapper a::before{font-size:1.2rem;width:2.4rem;height:2.4rem}}.b-site-info-footer .b-socials .b-socials__wrapper a[href*="facebook"]::before,.b-site-info-contacts .b-socials .b-socials__wrapper a[href*="facebook"]::before,.b-builder-contacts .b-socials .b-socials__wrapper a[href*="facebook"]::before,.b-site-info-short-info .b-socials .b-socials__wrapper a[href*="facebook"]::before{background:#337FFF}.b-site-info-footer .b-socials .b-socials__wrapper a[href*="facebook"]:hover::before,.b-site-info-contacts .b-socials .b-socials__wrapper a[href*="facebook"]:hover::before,.b-builder-contacts .b-socials .b-socials__wrapper a[href*="facebook"]:hover::before,.b-site-info-short-info .b-socials .b-socials__wrapper a[href*="facebook"]:hover::before{background:var(--whiteColor);color:#337FFF}.b-site-info-footer .b-socials .b-socials__wrapper a[href*="instagram"],.b-site-info-contacts .b-socials .b-socials__wrapper a[href*="instagram"],.b-builder-contacts .b-socials .b-socials__wrapper a[href*="instagram"],.b-site-info-short-info .b-socials .b-socials__wrapper a[href*="instagram"]{position:relative}.b-site-info-footer .b-socials .b-socials__wrapper a[href*="instagram"]::after,.b-site-info-contacts .b-socials .b-socials__wrapper a[href*="instagram"]::after,.b-builder-contacts .b-socials .b-socials__wrapper a[href*="instagram"]::after,.b-site-info-short-info .b-socials .b-socials__wrapper a[href*="instagram"]::after{transition-duration:0.2s;opacity:1;z-index:-1;border-radius:5px;position:absolute;content:"";width:40px;height:40px;background:linear-gradient(-45deg,#f9ce34,#ee2a7b,#6228d7)}@media screen and (min-width:1199px){.b-site-info-footer .b-socials .b-socials__wrapper a[href*="instagram"]::after,.b-site-info-contacts .b-socials .b-socials__wrapper a[href*="instagram"]::after,.b-builder-contacts .b-socials .b-socials__wrapper a[href*="instagram"]::after,.b-site-info-short-info .b-socials .b-socials__wrapper a[href*="instagram"]::after{width:2.8rem;height:2.8rem}}.b-site-info-footer .b-socials .b-socials__wrapper a[href*="instagram"]:hover::before,.b-site-info-contacts .b-socials .b-socials__wrapper a[href*="instagram"]:hover::before,.b-builder-contacts .b-socials .b-socials__wrapper a[href*="instagram"]:hover::before,.b-site-info-short-info .b-socials .b-socials__wrapper a[href*="instagram"]:hover::before{color:#ee2a7b}.b-site-info-footer .b-socials .b-socials__wrapper a[href*="instagram"]:hover::after,.b-site-info-contacts .b-socials .b-socials__wrapper a[href*="instagram"]:hover::after,.b-builder-contacts .b-socials .b-socials__wrapper a[href*="instagram"]:hover::after,.b-site-info-short-info .b-socials .b-socials__wrapper a[href*="instagram"]:hover::after{opacity:0}.b-site-info-footer .b-socials .b-socials__wrapper a[href*="whatsapp"]::before,.b-site-info-contacts .b-socials .b-socials__wrapper a[href*="whatsapp"]::before,.b-builder-contacts .b-socials .b-socials__wrapper a[href*="whatsapp"]::before,.b-site-info-short-info .b-socials .b-socials__wrapper a[href*="whatsapp"]::before{background:#00D95F}.b-site-info-footer .b-socials .b-socials__wrapper a[href*="whatsapp"]:hover::before,.b-site-info-contacts .b-socials .b-socials__wrapper a[href*="whatsapp"]:hover::before,.b-builder-contacts .b-socials .b-socials__wrapper a[href*="whatsapp"]:hover::before,.b-site-info-short-info .b-socials .b-socials__wrapper a[href*="whatsapp"]:hover::before{background:var(--whiteColor);color:#00D95F}.b-site-info-footer .b-socials .b-socials__wrapper a[href*="viber"]::before,.b-site-info-contacts .b-socials .b-socials__wrapper a[href*="viber"]::before,.b-builder-contacts .b-socials .b-socials__wrapper a[href*="viber"]::before,.b-site-info-short-info .b-socials .b-socials__wrapper a[href*="viber"]::before{background:#7360f2}.b-site-info-footer .b-socials .b-socials__wrapper a[href*="viber"]:hover::before,.b-site-info-contacts .b-socials .b-socials__wrapper a[href*="viber"]:hover::before,.b-builder-contacts .b-socials .b-socials__wrapper a[href*="viber"]:hover::before,.b-site-info-short-info .b-socials .b-socials__wrapper a[href*="viber"]:hover::before{color:#7360f2;background:var(--whiteColor)}.b-site-info-footer .b-socials .b-socials__wrapper a[href*="telegram"]::before,.b-site-info-contacts .b-socials .b-socials__wrapper a[href*="telegram"]::before,.b-builder-contacts .b-socials .b-socials__wrapper a[href*="telegram"]::before,.b-site-info-short-info .b-socials .b-socials__wrapper a[href*="telegram"]::before{background:#34AADF}.b-site-info-footer .b-socials .b-socials__wrapper a[href*="telegram"]:hover::before,.b-site-info-contacts .b-socials .b-socials__wrapper a[href*="telegram"]:hover::before,.b-builder-contacts .b-socials .b-socials__wrapper a[href*="telegram"]:hover::before,.b-site-info-short-info .b-socials .b-socials__wrapper a[href*="telegram"]:hover::before{color:#34AADF;background:var(--whiteColor)}.b-site-info-footer .b-socials .b-socials__wrapper a[href*="tiktok"]::before,.b-site-info-contacts .b-socials .b-socials__wrapper a[href*="tiktok"]::before,.b-builder-contacts .b-socials .b-socials__wrapper a[href*="tiktok"]::before,.b-site-info-short-info .b-socials .b-socials__wrapper a[href*="tiktok"]::before{background:#000000}.b-site-info-footer .b-socials .b-socials__wrapper a[href*="tiktok"]:hover::before,.b-site-info-contacts .b-socials .b-socials__wrapper a[href*="tiktok"]:hover::before,.b-builder-contacts .b-socials .b-socials__wrapper a[href*="tiktok"]:hover::before,.b-site-info-short-info .b-socials .b-socials__wrapper a[href*="tiktok"]:hover::before{color:#000000;background:var(--whiteColor)}.b-site-info-footer .b-socials .b-socials__wrapper a[href*="youtube"]::before,.b-site-info-contacts .b-socials .b-socials__wrapper a[href*="youtube"]::before,.b-builder-contacts .b-socials .b-socials__wrapper a[href*="youtube"]::before,.b-site-info-short-info .b-socials .b-socials__wrapper a[href*="youtube"]::before{background:#FF0000}.b-site-info-footer .b-socials .b-socials__wrapper a[href*="youtube"]:hover::before,.b-site-info-contacts .b-socials .b-socials__wrapper a[href*="youtube"]:hover::before,.b-builder-contacts .b-socials .b-socials__wrapper a[href*="youtube"]:hover::before,.b-site-info-short-info .b-socials .b-socials__wrapper a[href*="youtube"]:hover::before{color:#FF0000;background:var(--whiteColor)}.block-type-site-info-contacts{pointer-events:none;position:relative;z-index:11}.b-site-info-contacts{z-index:3}.b-site-info-contacts .b-socials{margin-left:-10px;padding:0;display:block}@media screen and (min-width:1199px){.b-site-info-contacts .b-socials{margin-left:0;margin-right:-0.5rem}}.b-site-info-contacts__logo{display:flex;margin-bottom:20px}.b-site-info-contacts__logo.title-visible a{margin-right:3px;display:flex;text-decoration:none}.b-site-info-contacts__logo.title-visible a img{width:35px}@media screen and (min-width:1199px){.b-site-info-contacts__logo.title-visible a img{width:2.75rem;margin-right:0.5rem}}.b-site-info-contacts__title-prefix{display:none}.b-site-info-contacts__title{font-size:1rem;font-weight:600}@media screen and (min-width:1199px){.b-site-info-contacts__title{font-size:1.05rem}}.b-site-info-contacts .b-site-info-footer__item{font-size:1rem}.b-site-info-contacts__left{border-radius:5px;color:var(--fontColor);position:relative;pointer-events:auto}@media screen and (min-width:1199px){.b-site-info-contacts__left{display:flex;justify-content:space-between;padding:0 0 1.75rem 0}}.b-site-info-contacts__left .b-site-info-short-info__item .legend{padding-left:31px}.b-site-info-contacts__image{position:absolute;right:0;bottom:-5.7rem;z-index:120}.b-site-info-contacts__image img{box-shadow:0 0 40px 0 rgba(142,162,170,0.2);border-radius:10px}.b-site-info-contacts__right{flex-grow:1;position:relative;z-index:-2;pointer-events:auto}.b-site-info-contacts .view .view-content{margin:0}.b-site-info-contacts .geolocation-map-wrapper{width:100%;box-shadow:0 0 40px 0 rgba(142,162,170,0.2);overflow:hidden;flex-grow:1;border-radius:10px;margin:0 -25px}@media screen and (min-width:1199px){.b-site-info-contacts .geolocation-map-wrapper{margin:0}}.b-site-info-contacts .geolocation-map-wrapper .geolocation-map-container{min-height:600px}@media screen and (min-width:1199px){.b-site-info-contacts .geolocation-map-wrapper .geolocation-map-container{min-height:30rem}}.b-accessibility-menu__button{background:var(--mainColor)}.b-socials__title{font-size:1rem;margin-bottom:15px}.b-socials__wrapper{display:flex;justify-content:center;flex-wrap:wrap}.b-socials__social{padding:0 8px}.b-socials__social a{line-height:1;font-size:1.375rem;text-decoration:none;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition-duration:0.2s}@media screen and (min-width:1199px){.b-socials__social a{width:2.8rem;height:2.8rem}}.b-socials__social a:hover{color:var(--secondColor)}.swiper{width:100%}.entity-link{position:absolute;left:0;top:0;right:0;bottom:0;font-size:0}.site-rightbar{display:none}@media screen and (min-width:1199px){.site-rightbar{--sidebar-sticky-top:4rem;display:block;position:sticky;top:var(--sidebar-sticky-top);z-index:3;align-self:start;height:fit-content}.toolbar-horizontal.toolbar-fixed .site-rightbar,.toolbar-vertical.toolbar-fixed .site-rightbar{--sidebar-sticky-top:calc(39px + 4rem)}.toolbar-horizontal.toolbar-fixed.toolbar-tray-open .site-rightbar{--sidebar-sticky-top:calc(79px + 4rem)}}@media screen and (min-width:1199px){.site-rightbar .region{max-width:17.6rem}}.site-rightbar .menu--sidebar{z-index:3}@media screen and (min-width:1199px){.site-rightbar .menu--sidebar{border-radius:0.5rem;box-shadow:0 0.4rem 0.8rem 0 rgba(145,158,171,0.24);background-color:var(--whiteColor);margin-bottom:1.5rem}.site-rightbar .menu--sidebar .menu-level-0{overflow-y:auto;overflow-x:hidden;max-height:min(41.3rem,calc(100vh - var(--sidebar-sticky-top) - 1rem));scrollbar-gutter:stable;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--secondColor) var(--whiteColor)}.site-rightbar .menu--sidebar .menu-level-0::-webkit-scrollbar{width:0.3rem;height:0.3rem}.site-rightbar .menu--sidebar .menu-level-0::-webkit-scrollbar-track{background:var(--whiteColor)}.site-rightbar .menu--sidebar .menu-level-0::-webkit-scrollbar-thumb{background:var(--secondColor)}.site-rightbar .menu--sidebar .menu-level-0:hover{padding-left:100%;margin-left:-100%}.site-rightbar .menu--sidebar .menu-level-0::-webkit-scrollbar-track{background:var(--whiteColor);border-radius:0.5rem}.site-rightbar .menu--sidebar .menu-level-0::-webkit-scrollbar-thumb{background:var(--secondColor);border-radius:0.5rem}.site-rightbar .menu--sidebar .menu-level-0>.menu-item{position:unset;overflow:unset}.site-rightbar .menu--sidebar .menu-level-0 .menu-item{position:relative;width:100%;font-weight:700;font-size:0.85rem;line-height:110%;transition-duration:0.2s}.site-rightbar .menu--sidebar .menu-level-0 .menu-item:not(:last-child){border-bottom:0.05rem solid #EDF6FE}.site-rightbar .menu--sidebar .menu-level-0 .menu-item>a{display:flex;align-items:center;min-height:2.9rem;padding:0 0.75rem;text-transform:uppercase;text-decoration:none;width:100%}.site-rightbar .menu--sidebar .menu-level-0 .menu-item ul[class*="menu-level"],.site-rightbar .menu--sidebar .menu-level-0 .menu-item menu{display:none}.site-rightbar .menu--sidebar .menu-level-0 .menu-item:hover>.menu{height:auto;opacity:1;transform:translateX(-100%) scaleY(1)}.site-rightbar .menu--sidebar .menu-level-0 .menu-item>.menu{position:absolute;top:0;left:0;width:100%;height:0;max-height:17.4rem;transform-origin:top;transform:translateX(-100%) scaleY(0);padding:0;margin:0;opacity:0;overflow-y:auto;transition-duration:0.2s}.site-rightbar .menu--sidebar .menu-level-0 .menu-item>.menu a{transition-duration:0.2s;padding-left:1.5rem;color:white}.site-rightbar .menu--sidebar .menu-level-0 .menu-item>.menu .menu{padding:0;display:none}.site-rightbar .menu--sidebar .menu-level-0 .menu-item--active-trail>a,.site-rightbar .menu--sidebar .menu-level-0 .menu-item:hover>a,.site-rightbar .menu--sidebar .menu-level-0 .menu-item:has(a.is-active)>a{border-color:var(--mainColor);background-color:var(--mainColor);color:var(--whiteColor)}.site-rightbar .menu--sidebar .menu-level-0 .menu-item--active-trail>.menu,.site-rightbar .menu--sidebar .menu-level-0 .menu-item:hover>.menu,.site-rightbar .menu--sidebar .menu-level-0 .menu-item:has(a.is-active)>.menu{display:block;background:white}.site-rightbar .menu--sidebar .menu-level-0 .menu-item--active-trail>.menu a,.site-rightbar .menu--sidebar .menu-level-0 .menu-item:hover>.menu a,.site-rightbar .menu--sidebar .menu-level-0 .menu-item:has(a.is-active)>.menu a{color:white;background:#66baff}.site-rightbar .menu--sidebar .menu-level-0 .menu-item--active-trail>.menu a:hover,.site-rightbar .menu--sidebar .menu-level-0 .menu-item:hover>.menu a:hover,.site-rightbar .menu--sidebar .menu-level-0 .menu-item:has(a.is-active)>.menu a:hover{background:var(--mainColor)}}@media screen and (min-width:1199px){html:has(.site-rightbar),body:has(.site-rightbar){overflow-x:clip}.site-main:has(.site-rightbar){overflow:visible}}@media screen and (min-width:1199px){.page-front .site-rightbar{margin-top:0}.page-front .site-rightbar .region{width:100%;max-width:none}.page-front .site-rightbar .menu--sidebar{width:100%}}.site-content__bottom .block:first-child{margin-top:0}.site-content__top-wrapper{position:relative;z-index:1}.site-content__top-wrapper .menu--menu-header-add{position:relative;z-index:3;min-width:0;margin-top:15px}@media screen and (min-width:1199px){.site-content__top-wrapper .menu--menu-header-add{margin-top:1.5rem}}.site-content__top-wrapper .menu--menu-header-add>.menu{color:var(--whiteColor);width:calc(100% + 10px);margin:0 -5px -15px}.site-content__top-wrapper .menu--menu-header-add>.menu.is-static{overflow:visible}.site-content__top-wrapper .menu--menu-header-add>.menu.is-static>.swiper-wrapper{flex-wrap:wrap;justify-content:center;transform:none}.site-content__top-wrapper .menu--menu-header-add>.menu>.swiper-wrapper{align-items:flex-start;justify-content:flex-start}@media screen and (min-width:1199px){.site-content__top-wrapper .menu--menu-header-add>.menu{width:calc(100% + 1.5rem);margin:0 -0.75rem -1.5rem}}.site-content__top-wrapper .menu--menu-header-add .menu__item{position:relative;flex-shrink:0;width:50%;padding:0 5px 15px}@media screen and (min-width:480px){.site-content__top-wrapper .menu--menu-header-add .menu__item{width:33.333%}}@media screen and (min-width:768px){.site-content__top-wrapper .menu--menu-header-add .menu__item{width:25%;padding-right:10px;padding-left:10px}}@media screen and (min-width:1199px){.site-content__top-wrapper .menu--menu-header-add .menu__item{width:20%;padding:0 0.75rem 1.5rem}}.site-content__top-wrapper .menu--menu-header-add .menu__item-wrapper{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;font-size:14px;font-weight:700;line-height:1.25;text-transform:uppercase;color:var(--fontColor)}@media screen and (min-width:1199px){.site-content__top-wrapper .menu--menu-header-add .menu__item-wrapper{font-size:0.85rem}}.site-content__top-wrapper .menu--menu-header-add .menu__item-title{transition-duration:0.2s;margin-top:10px;display:block}@media screen and (min-width:1199px){.site-content__top-wrapper .menu--menu-header-add .menu__item-title{margin-top:0.75rem}}.site-content__top-wrapper .menu--menu-header-add .menu__item:hover .menu__item-title{color:var(--mainColor)}.site-content__top-wrapper .menu--menu-header-add .menu__item:hover .media--type-svg-icon{background:#0D77CE}.site-content__top-wrapper .menu--menu-header-add .menu__item-link{position:absolute;z-index:2;inset:0;width:100%;font-size:0;text-decoration:none}.site-content__top-wrapper .menu--menu-header-add .menu__item-link:before{display:none}.site-content__top-wrapper .menu--menu-header-add .menu__item>.menu{display:none}.site-content__top-wrapper .menu--menu-header-add .menu__item .media--type-svg-icon{transition-duration:0.5s;order:-1;display:flex;align-items:center;justify-content:center;width:111px;max-width:100%;aspect-ratio:1;margin:0 auto;border-radius:50%;background:rgba(13,119,206,0.2)}@media screen and (min-width:1199px){.site-content__top-wrapper .menu--menu-header-add .menu__item .media--type-svg-icon{width:8.25rem}}.site-content__top-wrapper .menu--menu-header-add .menu__item .media--type-svg-icon .field-media-image-1__label{display:none}.site-content__top-wrapper .menu--menu-header-add .menu__item .media--type-svg-icon .field-media-image-1,.site-content__top-wrapper .menu--menu-header-add .menu__item .media--type-svg-icon .field-media-image-1__item{display:flex;align-items:center;justify-content:center;width:100%}.site-content__top-wrapper .menu--menu-header-add .menu__item .media--type-svg-icon img{position:relative;z-index:1;width:78%;height:auto;object-fit:contain;pointer-events:none}body.page-front .site-content__top-wrapper:after{pointer-events:none;content:"";position:absolute;z-index:2;background:url("/sites/osvita.dev.ukraina.org.ua/themes/ux/przedszkola/images/clouds-main-slider.svg");width:100%;left:0;bottom:50px;background-size:cover;aspect-ratio:3.9587628866;height:250px;background-position-x:64%}@media screen and (min-width:1199px){body.page-front .site-content__top-wrapper:after{bottom:0.75rem;height:auto;background-position-x:unset}}.breadcrumb{display:none;width:100%;padding-left:24px;padding-right:24px}@media screen and (min-width:1199px){.breadcrumb{padding-left:5.1rem;padding-right:5.1rem;max-width:1788px;margin-left:auto;margin-right:auto}}.breadcrumb ol{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;padding:15px 0;margin:0}@media screen and (min-width:1199px){.breadcrumb ol{padding:1.5rem 0}}.breadcrumb ol li{list-style:none;text-transform:uppercase;font-weight:700;font-size:1rem}@media screen and (min-width:1199px){.breadcrumb ol li{font-size:0.8rem}}.breadcrumb ol li:before{content:"/";margin:0 0 0 5px}.breadcrumb ol li:first-child:before{content:none}.breadcrumb ol li a{text-decoration:none;transition:all 0.5s}.breadcrumb ol li a:hover{color:var(--secondColor)}@media screen and (min-width:1199px){.page-contacts .block-type-page-title-block{font-size:2.25rem}}.page-front .block-type-page-title-block{position:absolute;clip:rect(0,0,0,0);width:1px;height:1px;margin:-1px;overflow:hidden;opacity:0;font-size:0;border:none;background:none;word-wrap:normal;pointer-events:none;user-select:none}.block-type-page-title-block{color:var(--mainColor);text-align:left;text-transform:uppercase;font-weight:900;font-size:1.5rem;line-height:1.1;padding-bottom:30px;padding-left:0}@media screen and (min-width:1199px){.block-type-page-title-block{padding-top:0;font-size:3rem;padding-bottom:2.5rem;padding-left:0}}.block-type-page-title-block h1{all:inherit;margin:0;padding:0;height:auto}.page-front .region-content{display:flex;flex-direction:column}.table-wrapper{overflow:hidden;overflow-x:auto}@media screen and (min-width:1199px){.table-wrapper{overflow:unset}}.table-wrapper table{width:100%;border-spacing:0}.table-wrapper table th,.table-wrapper table td{padding:13px;border:1px solid #E2E8F0;background:var(--whiteColor)}.table-wrapper table td[style^="background-color"]{background:var(--mainColor) !important}.disabilities-image-hidden video{visibility:hidden}.b-search__field{position:relative;width:100%;margin-bottom:1.5rem}.b-search__field .form-item{margin:0}.b-search__field input{width:100%;padding:0.9375rem 6.75rem 0.9375rem 1.125rem;font-size:1rem;font-weight:400;color:var(--fontColor);font-weight:600;border:0.0625rem solid rgba(0,12,46,0.16);border-radius:0.75rem;background:var(--whiteColor);box-shadow:0 0.25rem 1.25rem rgba(0,12,46,0.08);transition-duration:0.2s}@media screen and (min-width:1199px){.b-search__field input{font-size:1rem;font-weight:400}}.b-search__field input::placeholder{color:var(--grayColor);font-weight:400;opacity:0.8}.b-search__field input:focus{border-color:var(--mainColor);outline:none;box-shadow:0 0 0 0.125rem var(--mainColor),0 0.375rem 1.375rem rgba(0,12,46,0.1)}.b-search__field button{position:absolute;top:0.3125rem;right:0.3125rem;bottom:0.3125rem;display:flex;align-items:center;justify-content:center;width:2.875rem;padding:0;color:var(--fontColorWhite);border:0;border-radius:0.5625rem;background:var(--mainColor);cursor:pointer;transition-duration:0.2s}.b-search__field button::before{font-family:"icomoon";font-size:24px;font-weight:400;line-height:1;color:inherit;content:""}@media screen and (min-width:1199px){.b-search__field button::before{font-size:1.2rem}}.b-search__field button:hover,.b-search__field button:focus-visible{background:var(--secondColor)}.b-search__field button:focus-visible{outline:0.125rem solid var(--secondColor);outline-offset:0.125rem}.b-search__field .si-wrapper{display:block;width:100%}.b-search__field .si-wrapper .si-btn,.b-search__field .si-wrapper .clear{top:0.4375rem;right:3.5625rem;bottom:0.4375rem;left:auto;width:2.5rem;padding:0;color:var(--fontColor);border:0;border-right:0.0625rem solid rgba(0,12,46,0.12);border-radius:0;background:transparent;box-shadow:none}.b-search__field .si-wrapper .si-btn::before,.b-search__field .si-wrapper .clear::before{width:1.25rem;height:1.25rem}.b-search__field .si-wrapper .si-btn:hover,.b-search__field .si-wrapper .si-btn:focus-visible,.b-search__field .si-wrapper .clear:hover,.b-search__field .si-wrapper .clear:focus-visible{color:var(--mainColor);background:var(--pageBg)}.b-search__field .si-wrapper .si-btn:focus-visible,.b-search__field .si-wrapper .clear:focus-visible{outline:0.125rem solid var(--mainColor);outline-offset:0.0625rem}@media screen and (min-width:1199px){.b-search__field{margin-bottom:1.5rem}.b-search__field input{padding:0.85rem 6.2rem 0.85rem 1.1rem;border-width:0.05rem;border-radius:0.6rem;box-shadow:0 0.2rem 1rem rgba(0,12,46,0.08)}.b-search__field input:focus{box-shadow:0 0 0 0.1rem var(--mainColor),0 0.3rem 1.1rem rgba(0,12,46,0.1)}.b-search__field button{top:0.25rem;right:0.25rem;bottom:0.25rem;width:2.5rem;border-radius:0.45rem}.b-search__field button:focus-visible{outline-width:0.1rem;outline-offset:0.1rem}.b-search__field .si-wrapper .si-btn,.b-search__field .si-wrapper .clear{top:0.35rem;right:3.15rem;bottom:0.35rem;width:2.3rem;border-right-width:0.05rem}.b-search__field .si-wrapper .si-btn::before,.b-search__field .si-wrapper .clear::before{width:1.1rem;height:1.1rem}.b-search__field .si-wrapper .si-btn:focus-visible,.b-search__field .si-wrapper .clear:focus-visible{outline-width:0.1rem;outline-offset:0.05rem}}.b-search__empty{margin-top:1.25rem;padding:1.125rem 1.25rem;font-size:1rem;font-weight:700;line-height:1.4;text-align:left;border-left:0.3125rem solid var(--mainColor);border-radius:0 0.625rem 0.625rem 0;background:var(--pageBg);box-shadow:0 0.25rem 1.125rem rgba(0,12,46,0.06)}@media screen and (min-width:1199px){.b-search__empty{font-size:1rem;font-weight:700}}.b-search__empty span{color:var(--mainColor)}@media screen and (min-width:1199px){.b-search__empty{margin-top:1.2rem;padding:1rem 1.2rem;border-left-width:0.25rem;border-radius:0 0.5rem 0.5rem 0;box-shadow:0 0.2rem 0.9rem rgba(0,12,46,0.06)}}.b-search-results__item{position:relative;min-width:0;padding:1.125rem 1.25rem 1.125rem 1.5rem;overflow:hidden;border:0.0625rem solid rgba(0,12,46,0.1);border-radius:0.75rem;background:var(--whiteColor);box-shadow:0 0.25rem 1.25rem rgba(0,12,46,0.07);transition-duration:0.2s}.b-search-results__item::before{position:absolute;top:0;bottom:0;left:0;width:0.3125rem;background:var(--mainColor);content:"";transition-duration:0.2s}.b-search-results__item:hover{border-color:var(--mainColor);box-shadow:0 0.5rem 1.625rem rgba(0,12,46,0.12);transform:translateY(-0.125rem)}.b-search-results__item:hover::before{background:var(--secondColor)}@media screen and (min-width:1199px){.b-search-results__item{padding:1.1rem 1.2rem 1.1rem 1.5rem;border-width:0.05rem;border-radius:0.6rem;box-shadow:0 0.2rem 1rem rgba(0,12,46,0.07)}.b-search-results__item::before{width:0.25rem}.b-search-results__item:hover{box-shadow:0 0.4rem 1.3rem rgba(0,12,46,0.12);transform:translateY(-0.1rem)}}.b-search-results{position:relative;display:grid;gap:0.875rem;margin-top:1.25rem}@media screen and (min-width:1199px){.b-search-results{gap:0.8rem;margin-top:1.2rem}}.b-search-results .b-search-result__title{display:block;font-size:1rem;font-weight:700;line-height:1.1;color:var(--mainColor);line-height:1.3;overflow-wrap:anywhere;transition-duration:0.2s}@media screen and (min-width:1199px){.b-search-results .b-search-result__title{font-size:1rem;font-weight:700}}.b-search-results .b-search-result__date{margin-top:0.5rem;font-size:0.75rem;font-weight:400;text-transform:uppercase;letter-spacing:0.25em;color:var(--grayColor)}@media screen and (min-width:1199px){.b-search-results .b-search-result__date{font-size:0.7rem;font-weight:400;letter-spacing:0.3em;text-transform:uppercase}}@media screen and (min-width:1199px){.b-search-results .b-search-result__date{margin-top:0.5rem}}.b-search-results .b-search-result__text{display:-webkit-box;margin-top:0.625rem;overflow:hidden;font-size:1rem;font-weight:400;line-height:1.5;overflow-wrap:anywhere;-webkit-line-clamp:3;-webkit-box-orient:vertical}@media screen and (min-width:1199px){.b-search-results .b-search-result__text{font-size:1rem;font-weight:400}}@media screen and (min-width:1199px){.b-search-results .b-search-result__text{margin-top:0.6rem}}.b-search-results .b-search-result__link{position:absolute;inset:0;z-index:1}.b-search-results .b-search-result__link:focus-visible{inset:0.1875rem;border:0.125rem solid var(--mainColor);border-radius:0.5625rem;outline:none}@media screen and (min-width:1199px){.b-search-results .b-search-result__link:focus-visible{inset:0.15rem;border-width:0.1rem;border-radius:0.45rem}}.submenu{display:none}.submenu:has(.b-submenu){display:block;margin-top:30px}@media screen and (min-width:1199px){.submenu:has(.b-submenu){margin-top:2rem}}.b-submenu{display:grid;grid-template-columns:1fr;gap:0.75rem;margin-top:1.25rem}@media screen and (min-width:768px){.b-submenu{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}}@media screen and (min-width:1199px){.b-submenu{grid-template-columns:repeat(auto-fit,minmax(13rem,1fr));gap:1rem;margin-top:1.2rem}}.b-submenu__item{min-width:0;width:100%;height:100%}.b-submenu__item a{position:relative;display:flex;align-items:center;height:100%;min-width:0;padding:1.125rem 2.5rem 1.125rem 1.25rem;overflow:hidden;font-size:1rem;font-weight:600;line-height:1.35;color:var(--fontColor);text-align:left;text-decoration:none;overflow-wrap:anywhere;word-break:normal;background:var(--whiteColor);border:1px solid rgba(0,12,46,0.08);border-radius:0.75rem;box-shadow:0 0.25rem 1.5rem rgba(0,12,46,0.08);transition-duration:0.2s}@media screen and (min-width:1199px){.b-submenu__item a{font-size:0.9rem;font-weight:600}}@media screen and (min-width:1199px){.b-submenu__item a{padding:1.1rem 2.6rem 1.1rem 1.2rem;border-radius:0.7rem;box-shadow:0 0.2rem 1.2rem rgba(0,12,46,0.08)}}.b-submenu__item a::before{content:"";position:absolute;top:0;bottom:0;left:0;width:0.3125rem;background:var(--mainColor);transition-duration:0.2s}@media screen and (min-width:1199px){.b-submenu__item a::before{width:0.25rem}}.b-submenu__item a::after{content:"";position:absolute;top:50%;right:1.3125rem;width:0.5625rem;height:0.5625rem;border-top:0.125rem solid var(--mainColor);border-right:0.125rem solid var(--mainColor);transform:translateY(-50%) rotate(45deg);transition-duration:0.2s}@media screen and (min-width:1199px){.b-submenu__item a::after{right:1.15rem;width:0.45rem;height:0.45rem;border-width:0.1rem}}.b-submenu__item a:hover,.b-submenu__item a:focus-visible{color:var(--fontColorWhite);background:var(--mainColor);border-color:var(--mainColor);box-shadow:0 0.5rem 1.75rem rgba(0,12,46,0.16);transform:translateY(-0.125rem)}@media screen and (min-width:1199px){.b-submenu__item a:hover,.b-submenu__item a:focus-visible{box-shadow:0 0.4rem 1.4rem rgba(0,12,46,0.16);transform:translateY(-0.1rem)}}.b-submenu__item a:hover::before,.b-submenu__item a:focus-visible::before{background:var(--secondColor)}.b-submenu__item a:hover::after,.b-submenu__item a:focus-visible::after{border-color:var(--fontColorWhite);transform:translate(0.1875rem,-50%) rotate(45deg)}@media screen and (min-width:1199px){.b-submenu__item a:hover::after,.b-submenu__item a:focus-visible::after{transform:translate(0.15rem,-50%) rotate(45deg)}}.b-submenu__item a:focus-visible{outline:0.1875rem solid var(--secondColor);outline-offset:0.1875rem}@media screen and (min-width:1199px){.b-submenu__item a:focus-visible{outline-width:0.15rem;outline-offset:0.15rem}}@media (prefers-reduced-motion:reduce){.b-submenu__item a,.b-submenu__item a::before,.b-submenu__item a::after{transition:none}}.block-type-call-schedule,.block-type-test{max-width:25rem;margin:0 auto;padding:20px 0}@media screen and (min-width:1199px){.block-type-call-schedule,.block-type-test{padding:2.4rem 0}}.block-type-call-schedule .field-schedule,.block-type-test .field-schedule{width:fit-content;margin:0 auto}.block-type-call-schedule .field-schedule__label,.block-type-test .field-schedule__label{font-size:1.5rem;font-weight:400;line-height:1.1;margin-bottom:20px}@media screen and (min-width:1199px){.block-type-call-schedule .field-schedule__label,.block-type-test .field-schedule__label{font-size:1.85rem;font-weight:400;font-family:var(--font-family-Second);line-height:1.1}}.block-type-call-schedule .field-schedule__label span span,.block-type-test .field-schedule__label span span{color:var(--secondColor)}@media screen and (min-width:1199px){.block-type-call-schedule .field-schedule__label,.block-type-test .field-schedule__label{margin-bottom:2rem;text-align:center}}.block-type-call-schedule .field-schedule__item:nth-of-type(even) .b-schedule-item,.block-type-test .field-schedule__item:nth-of-type(even) .b-schedule-item{background:#EDEDEE}.block-type-call-schedule .field-schedule .b-schedule-item,.block-type-test .field-schedule .b-schedule-item{padding:11px 23px;font-size:1.11111rem;font-weight:600;line-height:1.1;background:#F6F6F7}.block-type-call-schedule .field-schedule .b-schedule-item__from,.block-type-call-schedule .field-schedule .b-schedule-item__text,.block-type-call-schedule .field-schedule .b-schedule-item__to,.block-type-test .field-schedule .b-schedule-item__from,.block-type-test .field-schedule .b-schedule-item__text,.block-type-test .field-schedule .b-schedule-item__to{width:100px;display:inline-block;text-align:center}.block-type-call-schedule .field-schedule .b-schedule-item.is-active,.block-type-test .field-schedule .b-schedule-item.is-active{background:var(--mainColor) !important;color:var(--whiteColor)}.block-type-img-text.przedszkola-psychological-aid{padding:70px 0 0 0;margin-top:35px;position:relative}@media screen and (min-width:1199px){.block-type-img-text.przedszkola-psychological-aid{min-height:43.5rem;padding-top:5rem;padding-bottom:6rem;padding-right:40rem;margin-top:3.75rem}}.block-type-img-text.przedszkola-psychological-aid:after{z-index:1;display:block;content:"";position:absolute;bottom:-60px;height:175px;width:200%;left:-50%;background:url("/sites/osvita.dev.ukraina.org.ua/themes/ux/przedszkola/images/clouds.svg");background-size:cover;background-position-x:20%}@media screen and (min-width:768px){.block-type-img-text.przedszkola-psychological-aid:after{bottom:-1.5625rem}}@media screen and (min-width:1199px){.block-type-img-text.przedszkola-psychological-aid:after{background-position-x:50%;background-size:contain;height:24.55rem;bottom:-14rem}}.block-type-img-text.przedszkola-psychological-aid .block__content{display:flex;flex-direction:column}@media screen and (min-width:1199px){.block-type-img-text.przedszkola-psychological-aid .block__content{display:flex;flex-direction:row;flex-wrap:wrap}}.block-type-img-text.przedszkola-psychological-aid .block__content .block__link{z-index:2;transition-duration:0.2s;display:flex;cursor:pointer;justify-content:center;align-items:center;flex-direction:row;color:var(--whiteColor);position:relative;background:var(--secondColor);padding:15px 35px;font-weight:700;font-size:14px;text-transform:uppercase;text-decoration:none;min-height:52px;border-radius:70px;line-height:110%;margin:30px 0;max-width:227px}.block-type-img-text.przedszkola-psychological-aid .block__content .block__link:after{width:22px;height:22px;font-family:"icomoon";font-size:24px;font-weight:400;line-height:1;color:inherit;font-size:22px;margin-left:8px;position:relative;display:block;content:"";transform:scale(1);opacity:1;background:none}@media screen and (min-width:1199px){.block-type-img-text.przedszkola-psychological-aid .block__content .block__link:after{font-size:1.2rem}}.block-type-img-text.przedszkola-psychological-aid .block__content .block__link:hover{background-color:var(--mainColor)}@media screen and (min-width:1199px){.block-type-img-text.przedszkola-psychological-aid .block__content .block__link{padding:1.05rem 1.75rem;font-size:1rem}}.block-type-img-text.przedszkola-psychological-aid .block__content .block__link:hover{background:var(--secondColor);transform:scale(1.05)}@media screen and (min-width:1199px){.block-type-img-text.przedszkola-psychological-aid .block__content .block__link{margin:1.5rem 0 0 0;max-width:unset}}.block-type-img-text.przedszkola-psychological-aid .block__content .field-block-image{margin:0 -24px;order:9}@media screen and (min-width:768px){.block-type-img-text.przedszkola-psychological-aid .block__content .field-block-image{text-align:center}}@media screen and (min-width:1199px){.block-type-img-text.przedszkola-psychological-aid .block__content .field-block-image{order:unset;position:absolute;right:-4.25rem;bottom:0}}@media screen and (min-width:1788px){.block-type-img-text.przedszkola-psychological-aid .block__content .field-block-image{right:-7.2rem}}.block-type-img-text.przedszkola-psychological-aid .block__content .field-block-image img{object-fit:cover}@media screen and (min-width:1199px){.block-type-img-text.przedszkola-psychological-aid .block__content .field-block-image img{overflow:visible;height:40rem;width:49rem}}@media screen and (min-width:1600px){.block-type-img-text.przedszkola-psychological-aid .block__content .field-block-image img{object-position:right;width:49rem;height:40rem}}.block-type-img-text.przedszkola-psychological-aid .block__content .body{max-height:252px}.drupal-seoblock{width:100%;padding-left:24px;padding-right:24px;padding-top:20px;padding-bottom:20px}@media screen and (min-width:1199px){.drupal-seoblock{padding-left:5.1rem;padding-right:5.1rem;max-width:1788px;margin-left:auto;margin-right:auto}}@media screen and (min-width:1199px){.drupal-seoblock{padding-top:1.75rem;padding-bottom:6.75rem}}.drupal-seoblock .block__title{margin-bottom:15px;font-size:1.5rem;font-weight:400;line-height:1.1}@media screen and (min-width:1199px){.drupal-seoblock .block__title{font-size:1rem;font-weight:700;margin-bottom:1rem}}.drupal-seoblock__container{overflow:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--mainColor) rgba(var(--mainColor),0.3);padding-right:15px;line-height:1.25;max-height:18.75em;font-size:1rem;font-weight:400;line-height:1.5;overflow-wrap:anywhere}.drupal-seoblock__container::-webkit-scrollbar{width:6px;height:6px}.drupal-seoblock__container::-webkit-scrollbar-track{background:rgba(var(--mainColor),0.3)}.drupal-seoblock__container::-webkit-scrollbar-thumb{background:var(--mainColor)}@media screen and (min-width:1199px){.drupal-seoblock__container{font-size:1rem;font-weight:400}}.drupal-seoblock__container>:first-child{margin-top:0}.drupal-seoblock__container>:last-child{margin-bottom:0}.drupal-seoblock__container p{margin:0 0 1em}.drupal-seoblock__container h1,.drupal-seoblock__container h2,.drupal-seoblock__container h3,.drupal-seoblock__container h4,.drupal-seoblock__container h5,.drupal-seoblock__container h6{margin:1.25em 0 0.55em;color:var(--fontColor);overflow-wrap:anywhere}.drupal-seoblock__container h1{font-size:2rem;font-weight:600}@media screen and (min-width:1199px){.drupal-seoblock__container h1{font-size:3rem;font-weight:600}}.drupal-seoblock__container h2{font-size:1.5rem;font-weight:400;line-height:1.1}@media screen and (min-width:1199px){.drupal-seoblock__container h2{font-size:1.85rem;font-weight:400;font-family:var(--font-family-Second);line-height:1.1}}.drupal-seoblock__container h3{font-size:1.1875rem;font-weight:700;line-height:1.1}@media screen and (min-width:1199px){.drupal-seoblock__container h3{font-size:1.2rem;font-weight:700;line-height:1.1}}.drupal-seoblock__container h4{font-size:1rem;font-weight:700;line-height:1.1}@media screen and (min-width:1199px){.drupal-seoblock__container h4{font-size:1rem;font-weight:700}}.drupal-seoblock__container h5{font-size:1rem;font-weight:700}@media screen and (min-width:1199px){.drupal-seoblock__container h5{font-size:1rem;font-weight:700}}.drupal-seoblock__container h6{font-size:0.875rem;font-weight:500;line-height:1.25}@media screen and (min-width:1199px){.drupal-seoblock__container h6{font-size:0.9rem;font-weight:400;line-height:1.25}}.drupal-seoblock__container ol,.drupal-seoblock__container ul{margin:1em 0;padding:0;list-style:none}.drupal-seoblock__container ol ol,.drupal-seoblock__container ol ul,.drupal-seoblock__container ul ol,.drupal-seoblock__container ul ul{margin:0.55em 0 0 1.25rem}@media screen and (min-width:1199px){.drupal-seoblock__container ol ol,.drupal-seoblock__container ol ul,.drupal-seoblock__container ul ol,.drupal-seoblock__container ul ul{margin-left:1.2rem}}.drupal-seoblock__container ol li,.drupal-seoblock__container ul li{position:relative;margin:0 0 0.55em;text-align:left}.drupal-seoblock__container ol li:last-child,.drupal-seoblock__container ul li:last-child{margin-bottom:0}.drupal-seoblock__container ul li{padding-left:0}.drupal-seoblock__container ul li::before{position:static;display:inline-block;width:0.625rem;height:0.1875rem;margin-right:0.75rem;border-radius:0.25rem;background:var(--mainColor);vertical-align:middle;content:""}@media screen and (min-width:1199px){.drupal-seoblock__container ul li::before{width:0.6rem;height:0.15rem;margin-right:0.7rem;border-radius:0.2rem}}.drupal-seoblock__container ol{counter-reset:list}.drupal-seoblock__container ol>li{padding-left:0;counter-increment:list}.drupal-seoblock__container ol>li::before{position:static;display:inline-block;margin-right:0.5em;color:var(--mainColor);font-weight:700;content:counters(list,".") "."}.drupal-seoblock__container ol ol>li{padding-left:0}.drupal-seoblock__container li>p:first-child{display:inline}.drupal-seoblock__container table{display:block;width:100% !important;margin:1.25em 0;overflow-x:auto;border:0.0625rem solid var(--mainColor);border-radius:0.625rem;border-collapse:collapse;-webkit-overflow-scrolling:touch}@media screen and (min-width:1199px){.drupal-seoblock__container table{border-width:0.05rem;border-radius:0.5rem}}.drupal-seoblock__container table tbody,.drupal-seoblock__container table thead{width:100%}.drupal-seoblock__container table th,.drupal-seoblock__container table td{min-width:8.75rem;padding:0.75rem;border:0.0625rem solid var(--mainColor);text-align:left;vertical-align:top}@media screen and (min-width:1199px){.drupal-seoblock__container table th,.drupal-seoblock__container table td{min-width:7rem;padding:0.7rem;border-width:0.05rem}}.drupal-seoblock__container table th{background:var(--mainColor);color:var(--whiteColor);font-weight:700}.drupal-seoblock__container table tr:nth-child(even) td{background:var(--pageBg)}.drupal-seoblock__container .site-style-h1{font-size:2rem;font-weight:600}.drupal-seoblock__container .site-style-h2{font-size:1.5rem;font-weight:400;line-height:1.1}.drupal-seoblock__container .site-style-h3{font-size:1.1875rem;font-weight:700;line-height:1.1}.drupal-seoblock__container .site-style-h4{font-size:1rem;font-weight:700;line-height:1.1}.drupal-seoblock__container .site-style-h5{font-size:1rem;font-weight:700}.drupal-seoblock__container .site-style-h6{font-size:0.875rem;font-weight:500;line-height:1.25}.drupal-seoblock__container .site-style-button{font-size:1rem;font-weight:600}.drupal-seoblock__container .site-style-regular{font-size:1rem;font-weight:400}.drupal-seoblock__container .site-style-regular-small{font-size:0.75rem;font-weight:400}.drupal-seoblock__container .site-style-subtitle{font-size:0.75rem;font-weight:700}.drupal-seoblock__container .site-style-overline{font-size:0.75rem;font-weight:400;text-transform:uppercase;letter-spacing:0.25em}.drupal-seoblock__container .align-left+h1,.drupal-seoblock__container .align-left+h2,.drupal-seoblock__container .align-left+h3,.drupal-seoblock__container .align-left+h4,.drupal-seoblock__container .align-left+h5,.drupal-seoblock__container .align-right+h1,.drupal-seoblock__container .align-right+h2,.drupal-seoblock__container .align-right+h3,.drupal-seoblock__container .align-right+h4,.drupal-seoblock__container .align-right+h5{margin-top:0}.drupal-seoblock__container .youtube-container{width:100%;max-width:100%;margin-top:1.25em;margin-bottom:1.25em;margin-left:auto;margin-right:auto;clear:both}.drupal-seoblock__container .media--type-remote-video{position:relative;width:100%;max-width:100%;margin:1.25em auto;clear:both}.drupal-seoblock__container .media--type-remote-video::after{content:"";padding-bottom:56.25%;display:block}.drupal-seoblock__container .media--type-remote-video iframe{position:absolute;inset:0;width:100%;height:100%}.drupal-seoblock__container .media--type-remote-video .responsive-iframe{position:static}.drupal-seoblock__container .media--type-remote-video .responsive-iframe:after{content:none}.drupal-seoblock__container iframe{max-width:100%;border:none}.drupal-seoblock__container .responsive-iframe{position:relative;width:100%;max-width:100%;margin:0 auto;clear:both}.drupal-seoblock__container .responsive-iframe::after{content:"";padding-bottom:56.25%;display:block}.drupal-seoblock__container .responsive-iframe iframe{position:absolute;inset:0;width:100%;height:100%;display:block}.drupal-seoblock__container img,.drupal-seoblock__container video{display:block;max-width:100%;height:auto;border-radius:0.625rem}@media screen and (min-width:1199px){.drupal-seoblock__container img,.drupal-seoblock__container video{border-radius:0.5rem}}.drupal-seoblock__container img[data-entity-type="file"]{margin-top:1.25em;margin-bottom:1.25em}.drupal-seoblock__container audio{width:100%;max-width:100%}.drupal-seoblock__container figure,.drupal-seoblock__container .media{max-width:100%}.drupal-seoblock__container .media--type-image,.drupal-seoblock__container .media--type-image .field,.drupal-seoblock__container .media--type-image .field__item,.drupal-seoblock__container .media--type-image img{width:100%}.drupal-seoblock__container .media--type-image .field__label,.drupal-seoblock__container .media--type-video .field__label,.drupal-seoblock__container .media--type-remote-video .field__label,.drupal-seoblock__container .media--type-document .field__label{display:none !important}.drupal-seoblock__container figure{margin:1.25em 0}.drupal-seoblock__container figcaption{margin-top:0.55em;color:var(--grayColor);font-size:0.85em;text-align:center}.drupal-seoblock__container .align-left,.drupal-seoblock__container .align-right,.drupal-seoblock__container .align-center{display:block;width:100%;max-width:100%;margin:1.25em 0}.drupal-seoblock__container .align-left{margin-left:0}.drupal-seoblock__container .align-right{margin-right:0}.drupal-seoblock__container .align-center{margin-left:auto;margin-right:auto}@media screen and (min-width:1199px){.drupal-seoblock__container .align-left,.drupal-seoblock__container .align-right{width:48%;max-width:30rem}.drupal-seoblock__container .align-left{float:left;margin:0.3rem 1.5rem 1rem 0}.drupal-seoblock__container .align-right{float:right;margin:0.3rem 0 1rem 1.5rem}}.drupal-seoblock__container blockquote{position:relative;clear:both;margin:1.4em 0;padding:1.375rem 1.25rem 1.375rem 3.375rem;border-left:0.3125rem solid var(--mainColor);border-radius:0 0.625rem 0.625rem 0;background:var(--pageBg);color:var(--fontColor)}.drupal-seoblock__container blockquote::before{content:"";background:url("/sites/osvita.dev.ukraina.org.ua/themes/ux/przedszkola/images/icons/format_quote.svg") no-repeat center center / contain;position:absolute;left:1.0625rem;top:1.375rem;width:1.375rem;height:1.0625rem}.drupal-seoblock__container blockquote p:last-child{margin-bottom:0}@media screen and (min-width:1199px){.drupal-seoblock__container blockquote{padding:1.4rem 1.5rem 1.4rem 3.6rem;border-left-width:0.25rem;border-radius:0 0.5rem 0.5rem 0}.drupal-seoblock__container blockquote::before{left:1.25rem;top:1.4rem;width:1.4rem;height:1rem}}.drupal-seoblock__container span[style^="background-color:"]{padding:0.1875rem 0.3125rem}.drupal-seoblock__container .x-ck-text-block-certificate{padding-left:1.25rem;border-left:0.3125rem solid var(--mainColor)}@media screen and (min-width:1199px){.drupal-seoblock__container .x-ck-text-block-certificate{padding-left:1rem;border-left-width:0.25rem}}.drupal-seoblock__container .media--type-document{display:block;width:100%;margin:0.75rem 0;overflow:hidden;border:0.0625rem solid var(--mainColor);border-radius:0.625rem;background:var(--whiteColor);box-shadow:0 0.25rem 1.125rem rgba(0,12,46,0.06);transition-duration:0.2s}.drupal-seoblock__container .media--type-document:hover{border-color:var(--secondColor);box-shadow:0 0.5rem 1.5rem rgba(0,12,46,0.12);transform:translateY(-0.125rem)}.drupal-seoblock__container .media--type-document .field,.drupal-seoblock__container .media--type-document .field__item,.drupal-seoblock__container .media--type-document .file{min-width:0}.drupal-seoblock__container .media--type-document .field__item{position:relative;display:grid;grid-template-columns:3.25rem minmax(0,1fr);grid-template-rows:auto auto;align-items:center;gap:0.25rem 0.75rem;padding:0.875rem 1rem 0.875rem 0.75rem}.drupal-seoblock__container .media--type-document .field__item::before{font-family:"icomoon";font-size:24px;font-weight:400;line-height:1;color:inherit;display:flex;align-items:center;justify-content:center;grid-column:1;grid-row:1 / span 2;width:2.75rem;height:2.75rem;border-radius:0.625rem;background:var(--pageBg);color:var(--mainColor);font-size:1.625rem;content:""}@media screen and (min-width:1199px){.drupal-seoblock__container .media--type-document .field__item::before{font-size:1.2rem}}.drupal-seoblock__container .media--type-document .field__item::after{align-self:stretch;justify-self:end;grid-column:1;grid-row:1 / span 2;width:0.0625rem;background:var(--mainColor);opacity:0.25;content:""}.drupal-seoblock__container .media--type-document .field__item>span:last-child:not(.file){grid-column:2;grid-row:2;color:var(--grayColor);font-size:0.85em;white-space:nowrap}.drupal-seoblock__container .media--type-document .file{display:block;grid-column:2;grid-row:1}.drupal-seoblock__container .media--type-document a{display:block;color:var(--fontColor);font-weight:700;line-height:1.3;text-decoration:none;background:none}.drupal-seoblock__container .media--type-document a::after{position:absolute;inset:0;z-index:1;content:""}.drupal-seoblock__container .media--type-document a:hover,.drupal-seoblock__container .media--type-document a:focus-visible{color:var(--mainColor);background:none}.drupal-seoblock__container .media--type-document a:focus-visible{outline:none}.drupal-seoblock__container .media--type-document a:focus-visible::after{inset:0.1875rem;border:0.125rem solid var(--mainColor);border-radius:0.5rem}@media screen and (min-width:768px){.drupal-seoblock__container .media--type-document .field__item{grid-template-columns:3.5rem minmax(0,1fr) auto;grid-template-rows:auto;column-gap:0.875rem;row-gap:0}.drupal-seoblock__container .media--type-document .field__item::before,.drupal-seoblock__container .media--type-document .field__item::after{grid-row:1}.drupal-seoblock__container .media--type-document .field__item>span:last-child:not(.file){grid-column:3;grid-row:1}}@media screen and (min-width:1199px){.drupal-seoblock__container .media--type-document{margin:0.7rem 0;border-width:0.05rem;border-radius:0.5rem;box-shadow:0 0.2rem 0.9rem rgba(0,12,46,0.06)}.drupal-seoblock__container .media--type-document:hover{box-shadow:0 0.4rem 1.2rem rgba(0,12,46,0.12);transform:translateY(-0.1rem)}.drupal-seoblock__container .media--type-document .field__item{grid-template-columns:3.1rem minmax(0,1fr) auto;column-gap:0.8rem;padding:0.8rem 1rem 0.8rem 0.7rem}.drupal-seoblock__container .media--type-document .field__item::before{width:2.4rem;height:2.4rem;border-radius:0.5rem;font-size:1.4rem}.drupal-seoblock__container .media--type-document .field__item::after{width:0.05rem}.drupal-seoblock__container .media--type-document a:focus-visible::after{inset:0.15rem;border-width:0.1rem;border-radius:0.4rem}}.drupal-seoblock__container pre,.drupal-seoblock__container code{max-width:100%;border-radius:0.375rem;background:var(--pageBg)}.drupal-seoblock__container pre{margin:1.25em 0;padding:0.9375rem;overflow-x:auto;white-space:pre}@media screen and (min-width:1199px){.drupal-seoblock__container pre{padding:0.9rem;border-radius:0.3rem}}.drupal-seoblock__container code{padding:0.15em 0.35em}.drupal-seoblock__container hr{clear:both;margin:1.5em 0;border:0;border-top:0.0625rem solid var(--mainColor)}@media screen and (min-width:1199px){.drupal-seoblock__container hr{border-top-width:0.05rem}}.drupal-seoblock__container a{background:linear-gradient(to right,currentColor 0%,currentColor 100%) no-repeat 0 bottom;background-size:100% 1px;text-decoration:none;transition-duration:0.2s;color:var(--mainColor);overflow-wrap:anywhere}.drupal-seoblock__container a:hover{background-size:0 1px}.drupal-seoblock__container p{margin-bottom:1.25em}.drupal-seoblock__container p:last-child{margin-bottom:0}@media screen and (min-width:1199px){.webform-submission-recording-system-form{display:flex;flex-wrap:wrap;max-width:700px;margin:0 auto}}.webform-submission-recording-system-form .form-item{margin-bottom:15px}@media screen and (min-width:1199px){.webform-submission-recording-system-form .form-item{width:50%;padding:0 15px}}@media screen and (min-width:1199px){.webform-submission-recording-system-form div[id^="phones_table"]{padding:0 15px;width:50%}}@media screen and (min-width:1199px){.webform-submission-recording-system-form div[id^="phones_table"] .form-item{width:100%;padding:0}}.webform-submission-recording-system-form div[id^="phones_table"] .form-item--error-message{display:none !important}.webform-submission-recording-system-form .webform-multiple-table table{width:100%}.webform-submission-recording-system-form .webform-multiple-table--weight,.webform-submission-recording-system-form .tabledrag-toggle-weight-wrapper{display:none}.webform-submission-recording-system-form .form-item-markup{color:var(--mainColor)}@media screen and (min-width:1199px){.webform-submission-recording-system-form .form-item-markup{width:100%}}.webform-submission-recording-system-form .draggable .webform-multiple-table--handle{display:none}.webform-submission-recording-system-form .webform-multiple-table--operations .form-item--error-message,.webform-submission-recording-system-form .webform-multiple-table--weight .form-item--error-message{display:none}.webform-submission-recording-system-form .webform-multiple-add .form-submit{position:relative;z-index:1;display:inline-flex;font-family:var(--font-family);font-size:1rem;font-weight:600;line-height:1.25;font-weight:900;vertical-align:middle;text-align:center;text-decoration:none;align-items:center;justify-content:center;white-space:nowrap;background-color:var(--secondColor);border:none;outline:none;transition:all 0.3s;user-select:none;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;text-transform:uppercase;margin:0;width:100%;min-height:52px;border-radius:50px;min-width:270px;color:var(--whiteColor);background:var(--bgColor);border:1px solid var(--bgColor);color:var(--whiteColor);padding:8px 25px}@media screen and (min-width:1199px){.webform-submission-recording-system-form .webform-multiple-add .form-submit{font-size:0.9rem;font-weight:600}}.webform-submission-recording-system-form .webform-multiple-add .form-submit:hover{background-color:var(--mainColor)}@media screen and (min-width:480px){.webform-submission-recording-system-form .webform-multiple-add .form-submit{width:auto}}@media screen and (min-width:1199px){.webform-submission-recording-system-form .webform-multiple-add .form-submit{font-weight:900;min-height:3.2rem;font-size:1rem;min-width:13.5rem;border-radius:2.5rem}}@media screen and (min-width:1199px){.webform-submission-recording-system-form .webform-multiple-add .form-submit{padding:0.825rem 1.75rem}}.webform-submission-recording-system-form .webform-multiple-add .form-submit:hover{background-color:var(--secondColor);border-color:var(--secondColor)}.webform-submission-recording-system-form .webform-multiple-add .form-submit::before{content:"";position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px;z-index:1;border:1px solid transparent;transition:all 0.3s;border-radius:50px}.webform-submission-recording-system-form .webform-multiple-add .form-submit:hover::before{opacity:0;-webkit-transform:scale(1.2,1.2);transform:scale(1.2,1.2)}.webform-submission-recording-system-form .webform-multiple-add .form-submit::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;opacity:0;border-radius:50px;background-color:var(--secondColor);transition:all 0.3s;transform:scale(0.5,0.5)}.webform-submission-recording-system-form .webform-multiple-add .form-submit:hover::after{opacity:1;transform:scale(1,1)}.webform-submission-recording-system-form .webform-multiple-add .form-item-phones-add-more-items{display:none}.webform-submission-recording-system-form .form-actions{width:100%;display:flex;justify-content:center;text-align:center;gap:15px}.webform-submission-recording-system-form .form-actions .form-submit{width:auto}.webform-submission-recording-system-form .webform-progress{display:none}.webform-submission-recording-system-form .form-item-message{width:100%;text-align:center}.webform-submission-recording-system-form div[data-webform-key="start_page"]{width:100%}.webform-submission-recording-system-form div[data-webform-key="page_form"]{width:100%;display:flex;flex-wrap:wrap;margin:0 -15px}@media screen and (min-width:1199px){.webform-submission-recording-system-form .form-item-agreement,.webform-submission-recording-system-form .form-item-doc-title{width:100%}}@media screen and (min-width:1199px){.webform-submission-recording-system-form .js-form-type-managed-file{width:100%}}.webform-submission-recording-system-form .js-form-type-managed-file label{display:block;font-size:1rem;font-weight:600;cursor:pointer}@media screen and (min-width:1199px){.webform-submission-recording-system-form .js-form-type-managed-file label{font-size:0.9rem;font-weight:600}}.webform-submission-recording-system-form .js-form-type-managed-file label:before{content:"";font-family:"icomoon";font-size:24px;font-weight:400;line-height:1;color:inherit;color:var(--mainColor);margin-right:10px}@media screen and (min-width:1199px){.webform-submission-recording-system-form .js-form-type-managed-file label:before{font-size:1.2rem}}.webform-submission-recording-system-form .js-form-type-managed-file input[type="file"]{display:none !important}.webform-submission-recording-system-form .js-form-type-managed-file input:not(.js-hide){background:#E74040;border:none;display:inline-block;color:#fff;padding:10px 15px;border-radius:10px}.webform-submission-recording-system-form .js-form-type-managed-file .form-managed-file{display:flex;align-items:center;gap:15px;margin-top:15px}.webform-submission-recording-system-form .js-form-type-managed-file .description{font-size:0.7rem;margin-top:15px}.recording-system-link{align-self:normal}.recording-system-link a{padding:0 30px;text-decoration:none;font-size:1rem;font-weight:600;box-shadow:0 4px 30px rgba(0,12,46,0.1);background:var(--secondColor);display:flex;justify-content:center;text-align:center;height:100%;align-items:center;transition-duration:0.2s;color:var(--fontColorWhite)}@media screen and (min-width:1199px){.recording-system-link a{font-size:0.9rem;font-weight:600}}@media screen and (min-width:1199px){.recording-system-link a{padding:0 1.5rem}}.recording-system-link a:hover{color:var(--fontColor);background:var(--whiteColor)}body[data-am_theme].page-document .views-exposed-form .form-actions input{background-color:transparent !important}body[data-am_theme].page-document .views-exposed-form .form-actions input.button.js-form-submit.form-submit:hover{background-color:transparent !important}.page-document .views-exposed-form{position:relative;margin-bottom:15px}@media screen and (min-width:1199px){.page-document .views-exposed-form{margin-bottom:50px}}.page-document .views-exposed-form .js-form-item-title input{min-height:64px;padding:17px 23px;padding-left:55px;border-radius:80px;border:1px solid var(--mainColor);background:var(--whiteColor)}.page-document .views-exposed-form .form-actions{margin:0;position:absolute;top:20px;left:23px;width:22px;height:22px}@media screen and (min-width:1199px){.page-document .views-exposed-form .form-actions{width:1.1rem;height:1.1rem}}.page-document .views-exposed-form .form-actions:before{position:absolute;z-index:1;font-family:"icomoon";font-size:24px;font-weight:400;line-height:1;color:inherit;font-size:22px;color:var(--mainColor);content:""}@media screen and (min-width:1199px){.page-document .views-exposed-form .form-actions:before{font-size:1.2rem}}.page-document .views-exposed-form .form-actions input{font-size:0;width:22px;height:22px;background:none;border:none;padding:0}@media screen and (min-width:1199px){.page-document .views-exposed-form .form-actions input{width:1.1rem;height:1.1rem}}.page-document .views-exposed-form .form-composite{margin-top:15px}@media screen and (min-width:1199px){.page-document .views-exposed-form .form-composite{margin-top:2.5rem}}.page-document .views-exposed-form .form-composite .fieldset-wrapper [id*="edit-section"]{display:flex;flex-wrap:wrap;gap:5px}@media screen and (min-width:768px){.page-document .views-exposed-form .form-composite .fieldset-wrapper [id*="edit-section"]{flex-direction:row;gap:1.2rem}}.page-document .views-exposed-form .form-composite .form-radio{font-size:0;margin:0}.page-document .views-exposed-form .form-composite .form-item{transition-duration:0.2s;width:fit-content;min-height:3rem;padding:0;border-radius:70px;background:rgba(13,119,206,0.1);border:1px solid rgba(13,119,206,0.15);font-weight:700;text-transform:uppercase;line-height:110%;color:var(--mainColor)}@media screen and (min-width:1199px){.page-document .views-exposed-form .form-composite .form-item{min-height:3.2rem}}.page-document .views-exposed-form .form-composite .form-item:has(input[checked="checked"]),.page-document .views-exposed-form .form-composite .form-item:hover{background:var(--mainColor);color:var(--whiteColor)}.page-document .views-exposed-form .form-composite .form-item .option{display:flex;align-items:center;justify-content:center;height:100%;width:100%;padding:0 15px}@media screen and (min-width:1199px){.page-document .views-exposed-form .form-composite .form-item .option{padding:0 2rem}}.page-document .views-exposed-form .form-composite .form-item .option::before,.page-document .views-exposed-form .form-composite .form-item .option::after{display:none}.views-exposed-form.news-filter .contextual{top:-1.25rem;right:-1.25rem}.page-node-type-page .block__title{color:black}.page-node-type-page .block-type-image-slider{margin:25px 0;height:fit-content;overflow:hidden}.page-node-type-page .block-type-image-slider .paragraph--type--image-slider{padding:0}.page-node-type-page .block-type-image-slider .paragraph--type--image-slider .field-paragraph-image img{position:relative}.page-node-type-page .block-type-image-slider .block__layout,.page-node-type-page .block-type-image-slider .block__content,.page-node-type-page .block-type-image-slider .field-block-paragraph{height:100%}.page-node-type-page .block-type-image-slider::before{content:"";position:absolute;background:url("/sites/osvita.dev.ukraina.org.ua/themes/ux/przedszkola/images/icons/hand.svg") no-repeat center center;width:38px;height:36px;right:0;top:0;pointer-events:none;z-index:5}@media screen and (min-width:1199px){.page-node-type-page .block-type-image-slider::before{display:none}}.page-node-type-page .block-type-image-slider .swiper-slide{height:100%;max-height:100%;padding:0 15px;width:50%}@media screen and (min-width:1199px){.page-node-type-page .block-type-image-slider .swiper-slide{width:33.333333%;padding:0 0.75rem}}.page-node-type-page .block-type-image-slider .swiper{height:100%}.page-node-type-page .block-type-image-slider .swiper-navigation{display:none;position:unset !important}@media screen and (min-width:1199px){.page-node-type-page .block-type-image-slider .swiper-navigation{display:flex}}.page-node-type-page .block-type-image-slider .swiper-button{position:relative;z-index:1;display:inline-flex;font-family:var(--font-family);font-size:1rem;font-weight:600;line-height:1.25;font-weight:900;vertical-align:middle;text-align:center;text-decoration:none;align-items:center;justify-content:center;white-space:nowrap;background-color:var(--secondColor);border:none;outline:none;transition:all 0.3s;user-select:none;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;text-transform:uppercase;margin:0;width:100%;min-height:52px;border-radius:50px;min-width:270px;color:var(--whiteColor);background:var(--bgColor);border:1px solid var(--bgColor);color:var(--whiteColor);padding:8px 25px;width:2.5rem !important;height:2.5rem !important;min-width:unset !important;padding:0 !important;background:#E71D34 !important;top:50% !important;transform:translateY(-50%) !important}@media screen and (min-width:1199px){.page-node-type-page .block-type-image-slider .swiper-button{font-size:0.9rem;font-weight:600}}.page-node-type-page .block-type-image-slider .swiper-button:hover{background-color:var(--mainColor)}@media screen and (min-width:480px){.page-node-type-page .block-type-image-slider .swiper-button{width:auto}}@media screen and (min-width:1199px){.page-node-type-page .block-type-image-slider .swiper-button{font-weight:900;min-height:3.2rem;font-size:1rem;min-width:13.5rem;border-radius:2.5rem}}@media screen and (min-width:1199px){.page-node-type-page .block-type-image-slider .swiper-button{padding:0.825rem 1.75rem}}.page-node-type-page .block-type-image-slider .swiper-button:hover{background-color:var(--secondColor);border-color:var(--secondColor)}.page-node-type-page .block-type-image-slider .swiper-button::before{content:"";position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px;z-index:1;border:1px solid transparent;transition:all 0.3s;border-radius:50px}.page-node-type-page .block-type-image-slider .swiper-button:hover::before{opacity:0;-webkit-transform:scale(1.2,1.2);transform:scale(1.2,1.2)}.page-node-type-page .block-type-image-slider .swiper-button::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;opacity:0;border-radius:50px;background-color:var(--secondColor);transition:all 0.3s;transform:scale(0.5,0.5)}.page-node-type-page .block-type-image-slider .swiper-button:hover::after{opacity:1;transform:scale(1,1)}.page-node-type-page .block-type-image-slider .swiper-button::before{content:"" !important;display:flex;align-items:center;justify-content:center}.page-node-type-page .block-type-image-slider .swiper-button:hover::before{transform:unset;opacity:1}.page-node-type-page .block-type-image-slider .swiper-button:hover::after{opacity:0}.page-node-type-page .block-type-image-slider .swiper-button.prev,.page-node-type-page .block-type-image-slider .swiper-button.next{display:none}@media screen and (min-width:1199px){.page-node-type-page .block-type-image-slider .swiper-button.prev,.page-node-type-page .block-type-image-slider .swiper-button.next{z-index:2;display:flex;justify-content:center;align-items:center;top:37%;background:var(--secondColor);border:none;width:2.5rem;height:2.5rem;border-radius:50%;position:absolute}.page-node-type-page .block-type-image-slider .swiper-button.prev:after,.page-node-type-page .block-type-image-slider .swiper-button.next:after{font-family:"icomoon";font-size:24px;font-weight:400;line-height:1;color:inherit;color:var(--whiteColor);font-size:1.1rem;width:1.1rem;height:1.1rem;display:block;content:""}}@media screen and (min-width:1199px) and (min-width:1199px){.page-node-type-page .block-type-image-slider .swiper-button.prev:after,.page-node-type-page .block-type-image-slider .swiper-button.next:after{font-size:1.2rem}}@media screen and (min-width:1600px){.page-node-type-page .block-type-image-slider .swiper-button.prev,.page-node-type-page .block-type-image-slider .swiper-button.next{top:calc(2rem + 5rem)}}@media screen and (min-width:1199px){.page-node-type-page .block-type-image-slider .swiper-button.next{right:0;transform:translateY(-50%) rotate(180deg) !important}}@media screen and (min-width:1600px){.page-node-type-page .block-type-image-slider .swiper-button.next{right:0rem}}@media screen and (min-width:1199px){.page-node-type-page .block-type-image-slider .swiper-button.prev{left:0}}@media screen and (min-width:1600px){.page-node-type-page .block-type-image-slider .swiper-button.prev{left:0rem}}.page-node-type-page .block-type-image-slider .swiper-button.prev:after{transform:rotate(180deg)}.page-node-type-page .block-type-image-slider .field--name-field-paragraph-link{display:none}.page-node-type-page .block-type-image-slider .paragraph--type--image-slider .field-paragraph-image::before{display:none}.page-node-type-page .block-type-image-slider .paragraph--type--image-slider .field-paragraph-image img{height:100%;object-fit:contain;object-position:top}form .form-item--error-message{color:red;margin-top:5px}form .js-form-item-file{width:100%;position:relative}form .js-form-item-file label{width:100%;position:relative;z-index:1;display:inline-flex;font-family:var(--font-family);font-size:1rem;font-weight:600;line-height:1.25;font-weight:900;vertical-align:middle;text-align:center;text-decoration:none;align-items:center;justify-content:center;white-space:nowrap;background-color:var(--secondColor);border:none;outline:none;transition:all 0.3s;user-select:none;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;text-transform:uppercase;margin:0;width:100%;min-height:52px;border-radius:50px;min-width:270px;color:var(--whiteColor);background:var(--bgColor);border:1px solid var(--bgColor);color:var(--whiteColor);padding:8px 25px}@media screen and (min-width:1199px){form .js-form-item-file label{font-size:0.9rem;font-weight:600}}form .js-form-item-file label:hover{background-color:var(--mainColor)}@media screen and (min-width:480px){form .js-form-item-file label{width:auto}}@media screen and (min-width:1199px){form .js-form-item-file label{font-weight:900;min-height:3.2rem;font-size:1rem;min-width:13.5rem;border-radius:2.5rem}}@media screen and (min-width:1199px){form .js-form-item-file label{padding:0.825rem 1.75rem}}form .js-form-item-file label:hover{background-color:var(--secondColor);border-color:var(--secondColor)}form .js-form-item-file label::before{content:"";position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px;z-index:1;border:1px solid transparent;transition:all 0.3s;border-radius:50px}form .js-form-item-file label:hover::before{opacity:0;-webkit-transform:scale(1.2,1.2);transform:scale(1.2,1.2)}form .js-form-item-file label::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;opacity:0;border-radius:50px;background-color:var(--secondColor);transition:all 0.3s;transform:scale(0.5,0.5)}form .js-form-item-file label:hover::after{opacity:1;transform:scale(1,1)}form .js-form-managed-file input{position:absolute;font-size:0}form .js-form-managed-file input::file-selector-button{display:none}.page-not-front .przedszkola-suwaksamorzaduczniowski .l{display:none}.magnific-webform-submission-write-us-a-sheet-add-form:has(.webform-confirmation__message) .magnific-popup__title{opacity:0}.b-accessibility-menu__button{background:var(--mainColor);border-color:var(--mainColor)}.b-accessibility-menu__header,.b-accessibility-menu__reset{background:var(--mainColor)}.b-accessibility-menu__item{border-color:var(--mainColor)}.b-accessibility-menu__content::before{background:var(--mainColor)}.b-accessibility-menu__item:hover{box-shadow:0 0 8px var(--mainColor)}:where(ai-site-assistant,drupal-ai-assistant){--ai-bot-assistant-accent:var(--mainColor);--ai-bot-assistant-focus-ring:var(--mainColor);--ai-bot-assistant-header-bg:var(--mainColor)}
:root{--mainColor:#0D77CE;--secondColor:#E71D34;--base-color:hsla(var(--base-Hcolor),97%,50%,100%);--base-Hcolor:hsla(var(--second-Hcolor),var(--percent-second-color),42%,100%);--base-other:hsla(var(--M-base),var(--percent-base-color),42%,100%);--second-color:186,97%;--second-Hcolor:186;--M-base-color:208,70%;--M-base:208;--M-second-color:208;--bgColor:#0D77CE;--whiteColor:#fff;--fontColor:#161616;--fontColorWhite:#fff;--font-size:16px;--font-sizeD:20px;--pageBg:#fff;--grayColor:#5A5959;--line-height:1.25;--letter-spacing:0;--font-family:"Montserrat","Arial","Helvetica",sans-serif;--font-family-Second:"Montserrat","Arial","Helvetica",sans-serif;--percent-second-color:97%;--percent-base-color:70%}.js-btn{-ms-touch-action:manipulation;touch-action:manipulation}.mobile-btn--menu{display:none;position:relative;z-index:101;width:50px;height:50px;cursor:pointer}@media screen and (max-width:767px){.mobile-btn--menu{display:block}}.mobile-btn--menu.is-open>span{background-color:transparent}.mobile-btn--menu.is-open>span::after{transform:translateY(-9px) rotate(45deg)}.mobile-btn--menu.is-open>span::before{transform:translateY(9px) rotate(-45deg)}.mobile-btn--menu>span{position:absolute;top:50%;height:3px;right:10px;left:10px;margin-top:-1px;background-color:var(--fontColorWhite);transition:background-color 0.3s;backface-visibility:hidden;border-radius:2px}.mobile-btn--menu>span::before,.mobile-btn--menu>span::after{content:"";position:absolute;left:0;right:0;height:3px;background-color:var(--fontColorWhite);transition:background-color 0.3s,transform 0.3s;backface-visibility:hidden;border-radius:2px}.mobile-btn--menu>span::before{top:-9px}.mobile-btn--menu>span::after{bottom:-9px}.btn--std{position:relative;z-index:1;display:inline-flex;font-family:var(--font-family);font-size:1rem;font-weight:600;line-height:1.25;font-weight:900;vertical-align:middle;text-align:center;text-decoration:none;align-items:center;justify-content:center;white-space:nowrap;background-color:var(--secondColor);border:none;outline:none;transition:all 0.3s;user-select:none;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;text-transform:uppercase;margin:0;width:100%;min-height:52px;border-radius:50px;min-width:270px;color:var(--whiteColor);background:var(--bgColor);border:1px solid var(--bgColor);color:var(--whiteColor);padding:8px 25px}@media screen and (min-width:1199px){.btn--std{font-size:0.9rem;font-weight:600}}.btn--std:hover{background-color:var(--mainColor)}@media screen and (min-width:480px){.btn--std{width:auto}}@media screen and (min-width:1199px){.btn--std{font-weight:900;min-height:3.2rem;font-size:1rem;min-width:13.5rem;border-radius:2.5rem}}@media screen and (min-width:1199px){.btn--std{padding:0.825rem 1.75rem}}.btn--std:hover{background-color:var(--secondColor);border-color:var(--secondColor)}.btn--std::before{content:"";position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px;z-index:1;border:1px solid transparent;transition:all 0.3s;border-radius:50px}.btn--std:hover::before{opacity:0;-webkit-transform:scale(1.2,1.2);transform:scale(1.2,1.2)}.btn--std::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;opacity:0;border-radius:50px;background-color:var(--secondColor);transition:all 0.3s;transform:scale(0.5,0.5)}.btn--std:hover::after{opacity:1;transform:scale(1,1)}.btn--light{position:relative;z-index:1;display:inline-flex;font-family:var(--font-family);font-size:1rem;font-weight:600;line-height:1.25;font-weight:900;vertical-align:middle;text-align:center;text-decoration:none;align-items:center;justify-content:center;white-space:nowrap;background-color:var(--secondColor);border:none;outline:none;transition:all 0.3s;user-select:none;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;text-transform:uppercase;margin:0;width:100%;min-height:52px;border-radius:50px;min-width:270px;color:var(--whiteColor);background:var(--bgColor);border:1px solid var(--bgColor);color:var(--whiteColor);padding:8px 25px}@media screen and (min-width:1199px){.btn--light{font-size:0.9rem;font-weight:600}}.btn--light:hover{background-color:var(--mainColor)}@media screen and (min-width:480px){.btn--light{width:auto}}@media screen and (min-width:1199px){.btn--light{font-weight:900;min-height:3.2rem;font-size:1rem;min-width:13.5rem;border-radius:2.5rem}}@media screen and (min-width:1199px){.btn--light{padding:0.825rem 1.75rem}}.btn--light:hover{background-color:var(--secondColor);border-color:var(--secondColor)}.btn--light::before{content:"";position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px;z-index:1;border:1px solid transparent;transition:all 0.3s;border-radius:50px}.btn--light:hover::before{opacity:0;-webkit-transform:scale(1.2,1.2);transform:scale(1.2,1.2)}.btn--light::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;opacity:0;border-radius:50px;background-color:var(--secondColor);transition:all 0.3s;transform:scale(0.5,0.5)}.btn--light:hover::after{opacity:1;transform:scale(1,1)}.block-type-image-slider{position:relative;overflow:hidden;user-select:none;color:var(--whiteColor)}.block-type-image-slider .block__layout{max-width:100%;margin:0 auto}.block-type-image-slider .contextual{top:50px}@media screen and (min-width:1199px){.block-type-image-slider .contextual{top:2.5rem}}.block-type-image-slider .swiper{position:relative}.block-type-image-slider .swiper-slide{position:relative;height:100%}.block-type-image-slider .swiper-slide .field-paragraph-title-long,.block-type-image-slider .swiper-slide .field-paragraph-title{text-align:left;font-weight:900;text-transform:uppercase;filter:drop-shadow(-0.5px -0.5px 4px #000000)}@media screen and (min-width:1199px){.block-type-image-slider .swiper-slide .field-paragraph-title-long,.block-type-image-slider .swiper-slide .field-paragraph-title{filter:drop-shadow(-0.025rem -0.025rem 0.2rem #000000)}}.block-type-image-slider .swiper-slide.swiper-slide-active .field-paragraph-title-long,.block-type-image-slider .swiper-slide.swiper-slide-active .field-paragraph-title,.block-type-image-slider .swiper-slide.swiper-slide-active .slider-inner__btn,.block-type-image-slider .swiper-slide.swiper-slide-active .field-paragraph-text,.block-type-image-slider .swiper-slide.swiper-slide-active .field-paragraph-link,.block-type-image-slider .swiper-slide.swiper-slide-active .field-paragraph-link-2{opacity:1;visibility:visible;transform:translateY(0)}.block-type-image-slider .paragraph--type--image-slider{position:relative;display:flex;align-items:center;height:100%;padding:30px 0 100px}@media screen and (min-width:1199px){.block-type-image-slider .paragraph--type--image-slider{padding:2.5rem 0 11rem}}.block-type-image-slider .paragraph--type--image-slider .field-paragraph-video::before,.block-type-image-slider .paragraph--type--image-slider .field-paragraph-image::before{content:"";position:absolute;z-index:1;inset:0;background:rgba(51,51,51,0.2)}.block-type-image-slider .paragraph--type--image-slider .field-paragraph-video video,.block-type-image-slider .paragraph--type--image-slider .field-paragraph-video img,.block-type-image-slider .paragraph--type--image-slider .field-paragraph-image video,.block-type-image-slider .paragraph--type--image-slider .field-paragraph-image img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.block-type-image-slider .paragraph--type--image-slider .l{z-index:2;padding:0 24px}@media screen and (min-width:1199px){.block-type-image-slider .paragraph--type--image-slider .l{padding-right:2.5rem;padding-left:2.5rem}}@media screen and (min-width:1199px){.block-type-image-slider .paragraph--type--image-slider .slider-inner{max-width:46rem}}.block-type-image-slider .paragraph--type--image-slider .field-paragraph-title{font-size:2rem;font-weight:400;line-height:1;font-weight:900;line-height:1.1;opacity:0;visibility:hidden;transition-delay:0.5s;transition-property:opacity,visibility,transform;transition-duration:1s}@media screen and (min-width:1199px){.block-type-image-slider .paragraph--type--image-slider .field-paragraph-title{font-size:3rem;font-weight:400;line-height:1;font-family:var(--font-family-Second)}}@media screen and (min-width:1199px){.block-type-image-slider .paragraph--type--image-slider .field-paragraph-title{font-weight:900}}.block-type-image-slider .paragraph--type--image-slider .field-paragraph-title-long{font-size:2rem;font-weight:600;margin-top:15px;line-height:1.1;opacity:0;visibility:hidden;transition-delay:0.5s;transition-property:opacity,visibility,transform;transition-duration:1s}@media screen and (min-width:1199px){.block-type-image-slider .paragraph--type--image-slider .field-paragraph-title-long{font-size:3rem;font-weight:600}}@media screen and (min-width:1199px){.block-type-image-slider .paragraph--type--image-slider .field-paragraph-title-long{margin-top:0.75rem}}.block-type-image-slider .paragraph--type--image-slider .field-paragraph-text{font-size:1rem;font-weight:700;line-height:1.1;display:-webkit-box;max-width:100%;margin-top:25px;overflow:hidden;opacity:0;visibility:hidden;transform:translateY(10px);transition-delay:0.5s;transition-property:opacity,visibility,transform;-webkit-box-orient:vertical;-webkit-line-clamp:6;line-clamp:6;line-height:1.25;transition-duration:1s}@media screen and (min-width:1199px){.block-type-image-slider .paragraph--type--image-slider .field-paragraph-text{font-size:1rem;font-weight:700}}@media screen and (min-width:1199px){.block-type-image-slider .paragraph--type--image-slider .field-paragraph-text{max-width:37.5rem;margin-top:1.5rem;transform:translateY(0.5rem)}}.block-type-image-slider .paragraph--type--image-slider .slider-inner__bottom{display:flex;flex-direction:column;gap:15px;margin-top:30px}@media screen and (min-width:1199px){.block-type-image-slider .paragraph--type--image-slider .slider-inner__bottom{flex-direction:row;gap:2.5rem;margin-top:2.5rem}}.block-type-image-slider .paragraph--type--image-slider .slider-inner__btn{position:relative;z-index:1;display:inline-flex;font-family:var(--font-family);font-size:1rem;font-weight:600;line-height:1.25;font-weight:900;vertical-align:middle;text-align:center;text-decoration:none;align-items:center;justify-content:center;white-space:nowrap;background-color:var(--secondColor);border:none;outline:none;transition:all 0.3s;user-select:none;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;text-transform:uppercase;margin:0;width:100%;min-height:52px;border-radius:50px;min-width:270px;color:var(--whiteColor);background:var(--secondColor);border:1px solid var(--secondColor);color:var(--whiteColor);padding:8px 25px}@media screen and (min-width:1199px){.block-type-image-slider .paragraph--type--image-slider .slider-inner__btn{font-size:0.9rem;font-weight:600}}.block-type-image-slider .paragraph--type--image-slider .slider-inner__btn:hover{background-color:var(--mainColor)}@media screen and (min-width:480px){.block-type-image-slider .paragraph--type--image-slider .slider-inner__btn{width:auto}}@media screen and (min-width:1199px){.block-type-image-slider .paragraph--type--image-slider .slider-inner__btn{font-weight:900;min-height:3.2rem;font-size:1rem;min-width:13.5rem;border-radius:2.5rem}}@media screen and (min-width:1199px){.block-type-image-slider .paragraph--type--image-slider .slider-inner__btn{padding:0.825rem 1.75rem}}.block-type-image-slider .paragraph--type--image-slider .slider-inner__btn:hover{background-color:var(--mainColor);border-color:var(--mainColor)}.block-type-image-slider .paragraph--type--image-slider .slider-inner__btn::before{content:"";position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px;z-index:1;border:1px solid transparent;transition:all 0.3s;border-radius:50px}.block-type-image-slider .paragraph--type--image-slider .slider-inner__btn:hover::before{opacity:0;-webkit-transform:scale(1.2,1.2);transform:scale(1.2,1.2)}.block-type-image-slider .paragraph--type--image-slider .slider-inner__btn::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;opacity:0;border-radius:50px;background-color:var(--mainColor);transition:all 0.3s;transform:scale(0.5,0.5)}.block-type-image-slider .paragraph--type--image-slider .slider-inner__btn:hover::after{opacity:1;transform:scale(1,1)}.block-type-image-slider .paragraph--type--image-slider .field-paragraph-link,.block-type-image-slider .paragraph--type--image-slider .field-paragraph-link-2,.block-type-image-slider .paragraph--type--image-slider .slider-inner__btn{opacity:0;visibility:hidden;transform:translateY(10px);transition-delay:0.7s;transition-property:opacity,visibility,transform;transition-duration:1s}@media screen and (min-width:1199px){.block-type-image-slider .paragraph--type--image-slider .field-paragraph-link,.block-type-image-slider .paragraph--type--image-slider .field-paragraph-link-2,.block-type-image-slider .paragraph--type--image-slider .slider-inner__btn{transform:translateY(0.5rem)}}.block-type-image-slider .paragraph--type--image-slider .field-paragraph-link a,.block-type-image-slider .paragraph--type--image-slider .field-paragraph-link-2 a,.block-type-image-slider .paragraph--type--image-slider .slider-inner__btn a{position:relative;z-index:1;display:inline-flex;font-family:var(--font-family);font-size:1rem;font-weight:600;line-height:1.25;font-weight:900;vertical-align:middle;text-align:center;text-decoration:none;align-items:center;justify-content:center;white-space:nowrap;background-color:var(--secondColor);border:none;outline:none;transition:all 0.3s;user-select:none;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;text-transform:uppercase;margin:0;width:100%;min-height:52px;border-radius:50px;min-width:270px;color:var(--whiteColor);background:var(--secondColor);border:1px solid var(--secondColor);color:var(--whiteColor);padding:8px 25px}@media screen and (min-width:1199px){.block-type-image-slider .paragraph--type--image-slider .field-paragraph-link a,.block-type-image-slider .paragraph--type--image-slider .field-paragraph-link-2 a,.block-type-image-slider .paragraph--type--image-slider .slider-inner__btn a{font-size:0.9rem;font-weight:600}}.block-type-image-slider .paragraph--type--image-slider .field-paragraph-link a:hover,.block-type-image-slider .paragraph--type--image-slider .field-paragraph-link-2 a:hover,.block-type-image-slider .paragraph--type--image-slider .slider-inner__btn a:hover{background-color:var(--mainColor)}@media screen and (min-width:480px){.block-type-image-slider .paragraph--type--image-slider .field-paragraph-link a,.block-type-image-slider .paragraph--type--image-slider .field-paragraph-link-2 a,.block-type-image-slider .paragraph--type--image-slider .slider-inner__btn a{width:auto}}@media screen and (min-width:1199px){.block-type-image-slider .paragraph--type--image-slider .field-paragraph-link a,.block-type-image-slider .paragraph--type--image-slider .field-paragraph-link-2 a,.block-type-image-slider .paragraph--type--image-slider .slider-inner__btn a{font-weight:900;min-height:3.2rem;font-size:1rem;min-width:13.5rem;border-radius:2.5rem}}@media screen and (min-width:1199px){.block-type-image-slider .paragraph--type--image-slider .field-paragraph-link a,.block-type-image-slider .paragraph--type--image-slider .field-paragraph-link-2 a,.block-type-image-slider .paragraph--type--image-slider .slider-inner__btn a{padding:0.825rem 1.75rem}}.block-type-image-slider .paragraph--type--image-slider .field-paragraph-link a:hover,.block-type-image-slider .paragraph--type--image-slider .field-paragraph-link-2 a:hover,.block-type-image-slider .paragraph--type--image-slider .slider-inner__btn a:hover{background-color:var(--mainColor);border-color:var(--mainColor)}.block-type-image-slider .paragraph--type--image-slider .field-paragraph-link a::before,.block-type-image-slider .paragraph--type--image-slider .field-paragraph-link-2 a::before,.block-type-image-slider .paragraph--type--image-slider .slider-inner__btn a::before{content:"";position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px;z-index:1;border:1px solid transparent;transition:all 0.3s;border-radius:50px}.block-type-image-slider .paragraph--type--image-slider .field-paragraph-link a:hover::before,.block-type-image-slider .paragraph--type--image-slider .field-paragraph-link-2 a:hover::before,.block-type-image-slider .paragraph--type--image-slider .slider-inner__btn a:hover::before{opacity:0;-webkit-transform:scale(1.2,1.2);transform:scale(1.2,1.2)}.block-type-image-slider .paragraph--type--image-slider .field-paragraph-link a::after,.block-type-image-slider .paragraph--type--image-slider .field-paragraph-link-2 a::after,.block-type-image-slider .paragraph--type--image-slider .slider-inner__btn a::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;opacity:0;border-radius:50px;background-color:var(--mainColor);transition:all 0.3s;transform:scale(0.5,0.5)}.block-type-image-slider .paragraph--type--image-slider .field-paragraph-link a:hover::after,.block-type-image-slider .paragraph--type--image-slider .field-paragraph-link-2 a:hover::after,.block-type-image-slider .paragraph--type--image-slider .slider-inner__btn a:hover::after{opacity:1;transform:scale(1,1)}.block-type-image-slider .swiper-navigation{display:none}@media screen and (min-width:1199px){.block-type-image-slider .swiper-navigation{position:absolute;bottom:8rem;left:2.5rem;z-index:2;display:flex;justify-content:flex-start;align-items:center;width:fit-content;min-height:1.2rem}}.block-type-image-slider .swiper-button.prev,.block-type-image-slider .swiper-button.next{display:none}@media screen and (min-width:1199px){.block-type-image-slider .swiper-button.prev,.block-type-image-slider .swiper-button.next{position:relative;z-index:2;display:block;width:1.2rem;height:1.2rem;margin:0;color:var(--whiteColor);background:none;border:none}.block-type-image-slider .swiper-button.prev::before,.block-type-image-slider .swiper-button.next::before{font-family:"icomoon";font-size:24px;font-weight:400;line-height:1;color:inherit;content:""}}@media screen and (min-width:1199px) and (min-width:1199px){.block-type-image-slider .swiper-button.prev::before,.block-type-image-slider .swiper-button.next::before{font-size:1.2rem}}@media screen and (min-width:1199px){.block-type-image-slider .swiper-button.next{position:absolute;right:-1.25rem;transform:rotate(180deg)}}@media screen and (min-width:1199px){.block-type-image-slider .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 0.625rem}}@media screen and (min-width:1199px){.block-type-image-slider .swiper-pagination{position:relative;bottom:0;display:flex;justify-content:center;align-items:center;width:fit-content;margin:0 1.25rem;text-align:left}.block-type-image-slider .swiper-pagination-bullet{width:0.4rem;height:0.4rem;border-radius:50%}.block-type-image-slider .swiper-pagination-bullet-active{width:0.7rem;height:0.7rem}}.przedszkola-main-slider{width:100vw;margin-right:calc(50% - 50vw);margin-left:calc(50% - 50vw);aspect-ratio:0.625}@media screen and (min-width:768px){.przedszkola-main-slider{aspect-ratio:1.6}}@media screen and (min-width:1199px){.przedszkola-main-slider{width:100%;margin:0;aspect-ratio:1.4309927361;border-radius:0.5rem}}.przedszkola-main-slider .block__layout,.przedszkola-main-slider .block__content,.przedszkola-main-slider .field-block-paragraph,.przedszkola-main-slider .field-block-paragraph__items,.przedszkola-main-slider .swiper,.przedszkola-main-slider .swiper-wrapper{height:100%}
:root{--mainColor:#0D77CE;--secondColor:#E71D34;--base-color:hsla(var(--base-Hcolor),97%,50%,100%);--base-Hcolor:hsla(var(--second-Hcolor),var(--percent-second-color),42%,100%);--base-other:hsla(var(--M-base),var(--percent-base-color),42%,100%);--second-color:186,97%;--second-Hcolor:186;--M-base-color:208,70%;--M-base:208;--M-second-color:208;--bgColor:#0D77CE;--whiteColor:#fff;--fontColor:#161616;--fontColorWhite:#fff;--font-size:16px;--font-sizeD:20px;--pageBg:#fff;--grayColor:#5A5959;--line-height:1.25;--letter-spacing:0;--font-family:"Montserrat","Arial","Helvetica",sans-serif;--font-family-Second:"Montserrat","Arial","Helvetica",sans-serif;--percent-second-color:97%;--percent-base-color:70%}.js-btn{-ms-touch-action:manipulation;touch-action:manipulation}.mobile-btn--menu{display:none;position:relative;z-index:101;width:50px;height:50px;cursor:pointer}@media screen and (max-width:767px){.mobile-btn--menu{display:block}}.mobile-btn--menu.is-open>span{background-color:transparent}.mobile-btn--menu.is-open>span::after{transform:translateY(-9px) rotate(45deg)}.mobile-btn--menu.is-open>span::before{transform:translateY(9px) rotate(-45deg)}.mobile-btn--menu>span{position:absolute;top:50%;height:3px;right:10px;left:10px;margin-top:-1px;background-color:var(--fontColorWhite);transition:background-color 0.3s;backface-visibility:hidden;border-radius:2px}.mobile-btn--menu>span::before,.mobile-btn--menu>span::after{content:"";position:absolute;left:0;right:0;height:3px;background-color:var(--fontColorWhite);transition:background-color 0.3s,transform 0.3s;backface-visibility:hidden;border-radius:2px}.mobile-btn--menu>span::before{top:-9px}.mobile-btn--menu>span::after{bottom:-9px}.btn--std{position:relative;z-index:1;display:inline-flex;font-family:var(--font-family);font-size:1rem;font-weight:600;line-height:1.25;font-weight:900;vertical-align:middle;text-align:center;text-decoration:none;align-items:center;justify-content:center;white-space:nowrap;background-color:var(--secondColor);border:none;outline:none;transition:all 0.3s;user-select:none;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;text-transform:uppercase;margin:0;width:100%;min-height:52px;border-radius:50px;min-width:270px;color:var(--whiteColor);background:var(--bgColor);border:1px solid var(--bgColor);color:var(--whiteColor);padding:8px 25px}@media screen and (min-width:1199px){.btn--std{font-size:0.9rem;font-weight:600}}.btn--std:hover{background-color:var(--mainColor)}@media screen and (min-width:480px){.btn--std{width:auto}}@media screen and (min-width:1199px){.btn--std{font-weight:900;min-height:3.2rem;font-size:1rem;min-width:13.5rem;border-radius:2.5rem}}@media screen and (min-width:1199px){.btn--std{padding:0.825rem 1.75rem}}.btn--std:hover{background-color:var(--secondColor);border-color:var(--secondColor)}.btn--std::before{content:"";position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px;z-index:1;border:1px solid transparent;transition:all 0.3s;border-radius:50px}.btn--std:hover::before{opacity:0;-webkit-transform:scale(1.2,1.2);transform:scale(1.2,1.2)}.btn--std::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;opacity:0;border-radius:50px;background-color:var(--secondColor);transition:all 0.3s;transform:scale(0.5,0.5)}.btn--std:hover::after{opacity:1;transform:scale(1,1)}.btn--light{position:relative;z-index:1;display:inline-flex;font-family:var(--font-family);font-size:1rem;font-weight:600;line-height:1.25;font-weight:900;vertical-align:middle;text-align:center;text-decoration:none;align-items:center;justify-content:center;white-space:nowrap;background-color:var(--secondColor);border:none;outline:none;transition:all 0.3s;user-select:none;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;text-transform:uppercase;margin:0;width:100%;min-height:52px;border-radius:50px;min-width:270px;color:var(--whiteColor);background:var(--bgColor);border:1px solid var(--bgColor);color:var(--whiteColor);padding:8px 25px}@media screen and (min-width:1199px){.btn--light{font-size:0.9rem;font-weight:600}}.btn--light:hover{background-color:var(--mainColor)}@media screen and (min-width:480px){.btn--light{width:auto}}@media screen and (min-width:1199px){.btn--light{font-weight:900;min-height:3.2rem;font-size:1rem;min-width:13.5rem;border-radius:2.5rem}}@media screen and (min-width:1199px){.btn--light{padding:0.825rem 1.75rem}}.btn--light:hover{background-color:var(--secondColor);border-color:var(--secondColor)}.btn--light::before{content:"";position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px;z-index:1;border:1px solid transparent;transition:all 0.3s;border-radius:50px}.btn--light:hover::before{opacity:0;-webkit-transform:scale(1.2,1.2);transform:scale(1.2,1.2)}.btn--light::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;opacity:0;border-radius:50px;background-color:var(--secondColor);transition:all 0.3s;transform:scale(0.5,0.5)}.btn--light:hover::after{opacity:1;transform:scale(1,1)}.view-block-news{padding:70px 0 35px;color:var(--fontColorWhite);position:relative}@media screen and (min-width:1199px){.view-block-news{padding:4.6rem 0 3.75rem 0}}.view-block-news .block__sub_title{color:var(--fontColorWhite)}.view-block-news .block__title{font-size:2rem;font-weight:600;color:var(--fontColor)}@media screen and (min-width:1199px){.view-block-news .block__title{font-size:3rem;font-weight:600}}@media screen and (min-width:1199px){.view-block-news .block__title{font-size:3rem}}.view-block-news .block__content{position:relative}@media screen and (min-width:1199px){.view-block-news .block__content{}}.view-block-news .view{position:relative;display:flex;flex-direction:column}.view-block-news .view .more-link{order:9}@media screen and (min-width:1199px){.view-block-news .view .more-link{order:unset;margin:0;position:absolute;right:0;top:-5.75rem}}.view-block-news .view .more-link a{transition-duration:0.2s;display:flex;cursor:pointer;justify-content:center;align-items:center;flex-direction:row;color:var(--whiteColor);position:relative;background:var(--secondColor);padding:15px 35px;font-weight:700;font-size:14px;text-transform:uppercase;text-decoration:none;min-height:52px;border-radius:70px;line-height:110%}.view-block-news .view .more-link a:after{width:22px;height:22px;font-family:"icomoon";font-size:24px;font-weight:400;line-height:1;color:inherit;font-size:22px;margin-left:8px;position:relative;display:block;content:"";transform:scale(1);opacity:1;background:none}@media screen and (min-width:1199px){.view-block-news .view .more-link a:after{font-size:1.2rem}}.view-block-news .view .more-link a:hover{background-color:var(--mainColor)}@media screen and (min-width:1199px){.view-block-news .view .more-link a{padding:1.05rem 1.75rem;font-size:1rem}}.view-block-news .swiper{overflow:visible;margin-left:10px}@media screen and (min-width:1199px){.view-block-news .swiper{margin-left:0}}@media screen and (min-width:1199px){.view-block-news .swiper-wrapper{display:flex;flex-wrap:wrap;margin:0 -0.5rem}}.view-block-news .swiper-wrapper .swiper-slide{width:20.125rem}.blog-teaser,.material-teaser,.b-news-teaser{height:100%;background:var(--whiteColor);box-shadow:0px 8px 16px 0px rgba(145,158,171,0.24);border-radius:10px;padding:10px 10px 15px 10px;text-align:center;position:relative}@media screen and (min-width:1199px){.blog-teaser,.material-teaser,.b-news-teaser{height:100%;padding:0.5rem 0.5rem 1.5rem}}.blog-teaser .body,.material-teaser .body,.b-news-teaser .body{display:none;margin-top:15px}.blog-teaser .body strong,.material-teaser .body strong,.b-news-teaser .body strong{font-weight:400}.blog-teaser__body-short .body,.material-teaser__body-short .body,.b-news-teaser__body-short .body{display:block}@media screen and (min-width:1199px){.blog-teaser__body-short .body,.material-teaser__body-short .body,.b-news-teaser__body-short .body{display:none}}.blog-teaser__top,.material-teaser__top,.b-news-teaser__top{position:relative;margin-bottom:15px}@media screen and (min-width:1199px){.blog-teaser__top,.material-teaser__top,.b-news-teaser__top{margin-bottom:1.525rem}}.blog-teaser__date,.material-teaser__date,.b-news-teaser__date{z-index:11;pointer-events:none;color:var(--whiteColor);transition-duration:0.2s;width:fit-content;padding:5.5px 24px;text-align:center;position:absolute;left:0;right:0;margin:0 auto;bottom:-14px;background:var(--mainColor);border-radius:50px;font-size:0.75rem;font-weight:400;line-height:1.1;font-weight:700}@media screen and (min-width:1199px){.blog-teaser__date,.material-teaser__date,.b-news-teaser__date{font-size:0.7rem;font-weight:400}}@media screen and (min-width:1199px){.blog-teaser__date,.material-teaser__date,.b-news-teaser__date{padding:0.4rem 1.2rem;font-weight:700;line-height:1.1}}.blog-teaser__title,.material-teaser__title,.b-news-teaser__title{text-decoration:none;color:var(--mainColor);transition:all 0.5s;font-size:1rem;font-weight:700;font-weight:900;line-height:110%;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;text-transform:uppercase;color:var(--fontColor)}@media screen and (min-width:1199px){.blog-teaser__title,.material-teaser__title,.b-news-teaser__title{font-size:1rem;font-weight:700}}@media screen and (min-width:1199px){.blog-teaser__title,.material-teaser__title,.b-news-teaser__title{font-weight:800;font-size:1.05rem}}.blog-teaser .field-node-image,.material-teaser .field-node-image,.b-news-teaser .field-node-image{position:relative;z-index:10;pointer-events:none;font-size:0;overflow:hidden;border-radius:10px}.blog-teaser .field-node-image img,.material-teaser .field-node-image img,.b-news-teaser .field-node-image img{height:13.75rem;object-fit:cover}@media screen and (min-width:1199px){.blog-teaser .field-node-image img,.material-teaser .field-node-image img,.b-news-teaser .field-node-image img{height:12.5rem}}.blog-teaser .field--name-body,.material-teaser .field--name-body,.b-news-teaser .field--name-body{margin-top:30px;font-size:20px;line-height:1.25;overflow:hidden;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}.blog-teaser .field--name-body p,.material-teaser .field--name-body p,.b-news-teaser .field--name-body p{margin:0}.blog-teaser .field--name-body strong,.material-teaser .field--name-body strong,.b-news-teaser .field--name-body strong{font-weight:400}.blog-teaser:hover [class*="teaser__date"],.material-teaser:hover [class*="teaser__date"],.b-news-teaser:hover [class*="teaser__date"]{background:var(--secondColor)}.b-news-teaser{height:100%;background:var(--whiteColor);box-shadow:0px 8px 16px 0px rgba(145,158,171,0.24);border:none;color:var(--fontColor)}.disabilities-bg .b-news-teaser{background:var(--mainColor)}.b-news-teaser__title{color:var(--fontColor);font-weight:800;-webkit-line-clamp:3}[data-am_theme] .b-news-teaser__title{position:relative;z-index:10;pointer-events:none}@media screen and (min-width:1199px){.b-news-teaser__title{font-weight:800;font-size:1.05rem}}.b-news-teaser__top{margin-bottom:28px}@media screen and (min-width:1199px){.b-news-teaser__top{margin-bottom:1.525rem}}.b-news-teaser__body-short{display:none}.b-news-teaser__body{display:none}.blog-full__title,.material-full__title{font-size:1.5rem;font-weight:400;line-height:1.1;margin-bottom:15px}@media screen and (min-width:1199px){.blog-full__title,.material-full__title{font-size:1.85rem;font-weight:400;font-family:var(--font-family-Second);line-height:1.1}}@media screen and (min-width:1199px){.blog-full__title,.material-full__title{margin-bottom:0.75rem}}.blog-full .field-node-image,.material-full .field-node-image{margin-bottom:25px}@media screen and (min-width:1199px){.blog-full .field-node-image,.material-full .field-node-image{max-width:50%;width:100%;float:right;padding-left:1.5rem}}.blog-full .field-node-image img,.material-full .field-node-image img{box-shadow:0 0 40px 0 rgba(142,162,170,0.2);border-radius:10px;object-fit:cover}.blog-full .field-node-gallery,.material-full .field-node-gallery{clear:both}.blog-full .field-node-gallery::after,.material-full .field-node-gallery::after{content:"";display:table;clear:both}@media screen and (min-width:1199px){.blog-full .field-node-gallery,.material-full .field-node-gallery{margin:6.5rem 0 0}}.blog-full .field-node-gallery__label,.material-full .field-node-gallery__label{font-weight:600;line-height:1;text-align:center;margin-bottom:25px;font-size:1.75rem}@media screen and (min-width:1199px){.blog-full .field-node-gallery__label,.material-full .field-node-gallery__label{font-size:2.9rem;margin-bottom:2.5rem}}.blog-full .field-node-gallery__items,.material-full .field-node-gallery__items{margin:-5px}@media screen and (min-width:1199px){.blog-full .field-node-gallery__items,.material-full .field-node-gallery__items{margin:-0.75rem}}@media screen and (min-width:1199px){.blog-full .field-node-gallery__items:first-child .field-node-gallery__item:first-child:before,.material-full .field-node-gallery__items:first-child .field-node-gallery__item:first-child:before{content:"";position:absolute;content:"";background:var(--mainColor);box-shadow:0 0 40px rgba(142,162,170,0.2);border-radius:10px;width:4.0625rem;height:4.0625rem;z-index:-1;top:-5px;left:-5px}.blog-full .field-node-gallery__items:last-child .field-node-gallery__item:nth-of-type(4)::after,.material-full .field-node-gallery__items:last-child .field-node-gallery__item:nth-of-type(4)::after{content:"";position:absolute;content:"";background:var(--mainColor);box-shadow:0 0 40px rgba(142,162,170,0.2);border-radius:10px;width:4.0625rem;height:4.0625rem;z-index:-1;bottom:-5px;right:-5px}}@media screen and (min-width:1199px) and (min-width:1199px){.blog-full .field-node-gallery__items:first-child .field-node-gallery__item:first-child:before,.material-full .field-node-gallery__items:first-child .field-node-gallery__item:first-child:before{width:5rem;height:5rem}}@media screen and (min-width:1199px) and (min-width:1199px){.blog-full .field-node-gallery__items:last-child .field-node-gallery__item:nth-of-type(4)::after,.material-full .field-node-gallery__items:last-child .field-node-gallery__item:nth-of-type(4)::after{width:5rem;height:5rem}}.blog-full .field-node-gallery__item,.material-full .field-node-gallery__item{float:left;padding:5px;width:50%;position:relative}@media screen and (min-width:1199px){.blog-full .field-node-gallery__item,.material-full .field-node-gallery__item{width:25%;padding:0.75rem}}.blog-full .field-node-gallery__item img,.material-full .field-node-gallery__item img{border-radius:10px}.news-full{padding-bottom:1.875rem}.news-full::after{content:"";display:table;clear:both}@media screen and (min-width:1199px){.news-full{padding-bottom:3rem}}.news-full__title{font-size:1.625rem;font-weight:800;margin-bottom:1.5rem;color:var(--mainColor);line-height:1.05;overflow-wrap:anywhere;text-transform:uppercase}@media screen and (min-width:1199px){.news-full__title{font-size:2.4rem;font-weight:800;margin-bottom:1.5rem}}.news-full>.field-node-image{width:100%;max-width:none;margin:0 0 1.5rem;padding:0;float:none}.news-full>.field-node-image img{display:block;width:100%;height:auto;border-radius:0.75rem;box-shadow:0 0 1.875rem rgba(142,162,170,0.2)}@media screen and (min-width:1199px){.news-full>.field-node-image{width:48%;max-width:38rem;margin:0 0 1.5rem 1.8rem;float:right}.news-full>.field-node-image img{border-radius:0.6rem;box-shadow:0 0 2rem rgba(142,162,170,0.2)}}.news-full>.text-formatted::after{content:"";display:table;clear:both}.news-full .media--type-video{width:100%;max-width:100%;margin:1.25em auto;clear:both}.news-full .media--type-video video{width:100%}.news-full .b-share{margin-top:1.75rem;clear:both}@media screen and (min-width:1199px){.news-full .b-share{margin-top:2rem}}.news-full .field-node-gallery{margin-top:2.8125rem;clear:both}@media screen and (min-width:1199px){.news-full .field-node-gallery{margin-top:4rem}}.news-full .field-node-gallery__label{font-size:1.5rem;font-weight:400;line-height:1.1;font-weight:800;margin-bottom:1.5rem;color:var(--mainColor);line-height:1.1;text-align:left;text-transform:uppercase}@media screen and (min-width:1199px){.news-full .field-node-gallery__label{font-size:1.85rem;font-weight:400;font-family:var(--font-family-Second);line-height:1.1}}@media screen and (min-width:1199px){.news-full .field-node-gallery__label{font-weight:800;margin-bottom:1.6rem}}.news-full .field-node-gallery__items{display:grid;grid-template-columns:repeat(auto-fit,minmax(13.75rem,1fr));gap:0.75rem;margin:0}@media screen and (min-width:1199px){.news-full .field-node-gallery__items{grid-template-columns:repeat(auto-fit,minmax(12rem,1fr));gap:1rem;margin:0}}.news-full .field-node-gallery__item{position:relative;z-index:0;width:auto;padding:0;float:none;isolation:isolate}.news-full .field-node-gallery__item:first-child::before,.news-full .field-node-gallery__item:last-child::after{position:absolute;content:"";background:var(--mainColor);box-shadow:0 0 40px rgba(142,162,170,0.2);border-radius:10px;width:4.0625rem;height:4.0625rem;z-index:-1}@media screen and (min-width:1199px){.news-full .field-node-gallery__item:first-child::before,.news-full .field-node-gallery__item:last-child::after{width:5rem;height:5rem}}.news-full .field-node-gallery__item:first-child::before{top:-0.375rem;left:-0.375rem}.news-full .field-node-gallery__item:last-child::after{right:-0.375rem;bottom:-0.375rem}@media screen and (min-width:1199px){.news-full .field-node-gallery__item:first-child::before{top:-0.4rem;left:-0.4rem}.news-full .field-node-gallery__item:last-child::after{right:-0.4rem;bottom:-0.4rem}}.news-full .field-node-gallery__item a{display:block;overflow:hidden;border-radius:0.625rem;background:var(--pageBg);box-shadow:0 0 1.5rem rgba(142,162,170,0.2)}@media screen and (min-width:1199px){.news-full .field-node-gallery__item a{border-radius:0.5rem;box-shadow:0 0 1.2rem rgba(142,162,170,0.2)}}.news-full .field-node-gallery__item img{display:block;width:100%;aspect-ratio:1.6;height:auto;object-fit:cover;transition:transform 0.35s ease}.news-full .field-node-gallery__item a:hover img,.news-full .field-node-gallery__item a:focus-visible img{transform:scale(1.04)}.view-news .views-exposed-form{position:relative;margin-bottom:1.5rem}.view-news .views-exposed-form .form-item-title{margin:0}.view-news .views-exposed-form .form-item-title input{font-size:1rem;font-weight:400;box-sizing:border-box;width:100%;min-height:3.25rem;padding:0.875rem 3.125rem 0.875rem 1.125rem;border:0.0625rem solid rgba(13,119,206,0.2);border-radius:5rem;outline:none;background:var(--whiteColor);color:var(--fontColor);font-weight:600;transition:border-color 0.2s ease,box-shadow 0.2s ease}@media screen and (min-width:1199px){.view-news .views-exposed-form .form-item-title input{font-size:1rem;font-weight:400}}.view-news .views-exposed-form .form-item-title input::placeholder{color:var(--grayColor);font-weight:400;opacity:1}.view-news .views-exposed-form .form-item-title input:hover,.view-news .views-exposed-form .form-item-title input:focus{border-color:var(--mainColor)}.view-news .views-exposed-form .form-item-title input:focus{box-shadow:0 0 0 0.1875rem rgba(13,119,206,0.15)}.view-news .views-exposed-form .form-actions{position:absolute;top:1.625rem;right:1.125rem;left:auto;width:1.375rem;height:1.375rem;min-width:0;min-height:0;margin:0 !important;padding:0 !important;overflow:hidden;border:0;border-radius:50%;background:transparent;transform:translateY(-50%)}.view-news .views-exposed-form .form-actions::before{position:absolute;inset:0;font-family:"icomoon";font-size:24px;font-weight:400;line-height:1;color:inherit;font-size:1.375rem;line-height:1;color:var(--mainColor);content:"";pointer-events:none}@media screen and (min-width:1199px){.view-news .views-exposed-form .form-actions::before{font-size:1.2rem}}.view-news .views-exposed-form .form-actions input{position:absolute;inset:0;z-index:1;width:100%;height:100%;min-width:0 !important;min-height:0 !important;margin:0 !important;padding:0 !important;border:0;border-radius:0;background:transparent;box-shadow:none;font-size:0;transform:none;cursor:pointer}.view-news .views-exposed-form .form-composite{min-width:0;margin:1rem 0 0;padding:0;border:0}.view-news .views-exposed-form .form-composite .fieldset-wrapper [id*="edit-section"]{display:flex;flex-wrap:wrap;gap:0.5rem}.view-news .views-exposed-form .form-composite .form-item{position:relative;width:fit-content;margin:0;padding:0}.view-news .views-exposed-form .form-composite .form-radio{position:absolute;opacity:0;pointer-events:none}.view-news .views-exposed-form .form-composite .option{transition-duration:0.2s;display:flex;align-items:center;justify-content:center;padding:0.6875rem 1.125rem;border:0.0625rem solid rgba(13,119,206,0.15);border-radius:5rem;background:rgba(13,119,206,0.08);color:var(--mainColor);font-weight:700;line-height:1.1;text-align:center;text-transform:uppercase;cursor:pointer}.view-news .views-exposed-form .form-composite .option::before,.view-news .views-exposed-form .form-composite .option::after{display:none}.view-news .views-exposed-form .form-composite .form-item:has(.form-radio:checked) .option,.view-news .views-exposed-form .form-composite .option:hover{border-color:var(--mainColor);background:var(--mainColor);color:var(--whiteColor)}.view-news .views-exposed-form .form-composite .form-radio:focus-visible+.option{outline:0.1875rem solid rgba(13,119,206,0.2);outline-offset:0.125rem}@media screen and (min-width:1199px){.view-news .views-exposed-form{margin-bottom:2rem}.view-news .views-exposed-form .form-item-title input{min-height:2.6rem;padding:0.6rem 2.6rem 0.6rem 1rem;border-width:0.05rem;border-radius:4rem}.view-news .views-exposed-form .form-item-title input:focus{box-shadow:0 0 0 0.15rem rgba(13,119,206,0.15)}.view-news .views-exposed-form .form-actions{top:1.3rem;right:1rem;left:auto;width:1.1rem;height:1.1rem}.view-news .views-exposed-form .form-actions::before{font-size:1.1rem}.view-news .views-exposed-form .form-composite{margin-top:1rem}.view-news .views-exposed-form .form-composite .fieldset-wrapper [id*="edit-section"]{gap:0.5rem}.view-news .views-exposed-form .form-composite .option{padding:0.55rem 1.1rem;border-width:0.05rem;border-radius:4rem}.view-news .views-exposed-form .form-composite .form-radio:focus-visible+.option{outline-width:0.15rem;outline-offset:0.1rem}}.view-news .view-empty{font-size:1rem;font-weight:700;font-size:1.25rem;line-height:1.3;padding:1.25rem;border:0.0625rem solid rgba(13,119,206,0.15);border-radius:1rem;background:rgba(13,119,206,0.06);color:var(--fontColor);text-align:center}@media screen and (min-width:1199px){.view-news .view-empty{font-size:1rem;font-weight:700}}.view-news .view-empty p{margin:0}@media screen and (min-width:1199px){.view-news .view-empty{padding:1.5rem;border-width:0.05rem;border-radius:0.8rem;font-size:1.1rem}}.view-news .view-content{margin:0 -15px -0.625rem}@media screen and (min-width:1199px){.view-news .view-content{margin:0 -0.6rem -1.2rem}}.view-news .view-content .views-row{height:auto;padding:0 0.3125rem 0.625rem}.view-news .view-content .views-row .node-teaser,.view-news .view-content .views-row .b-news-teaser{height:100%}.view-news .view-content .views-row .b-news-teaser .field-node-image{aspect-ratio:1.6}.view-news .view-content .views-row .b-news-teaser .field-node-image img{width:100%;height:100%;object-fit:cover}.view-news .view-content .views-row .entity-link{position:absolute;inset:0;width:100%;height:100%;margin:0;padding:0;border-radius:0;background:transparent;font-size:0}.view-news .view-content .views-row .entity-link::after{display:none}.view-news .view-content .views-row .entity-link:hover{background:transparent}@media screen and (min-width:1199px){.view-news .view-content .views-row{width:25%;padding:0 0.6rem 1.2rem}.view-news .view-content .views-row .b-news-teaser__body-short{display:none}}@media screen and (min-width:1199px){.view-news.view-display-id-block_1 .view-content .views-row:first-child,.view-news.view-display-id-page_1 .view-content .views-row:first-child,.view-news.view-display-id-page_override .view-content .views-row:first-child{width:100%}.view-news.view-display-id-block_1 .view-content .views-row:first-child .b-news-teaser,.view-news.view-display-id-page_1 .view-content .views-row:first-child .b-news-teaser,.view-news.view-display-id-page_override .view-content .views-row:first-child .b-news-teaser{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,0.85fr);align-items:center;gap:1.4rem;padding:0.5rem 1.4rem 0.5rem 0.5rem}.view-news.view-display-id-block_1 .view-content .views-row:first-child .b-news-teaser:not(:has(.field-node-image)),.view-news.view-display-id-page_1 .view-content .views-row:first-child .b-news-teaser:not(:has(.field-node-image)),.view-news.view-display-id-page_override .view-content .views-row:first-child .b-news-teaser:not(:has(.field-node-image)){grid-template-columns:minmax(0,1fr);padding:1.4rem}.view-news.view-display-id-block_1 .view-content .views-row:first-child .b-news-teaser__top,.view-news.view-display-id-page_1 .view-content .views-row:first-child .b-news-teaser__top,.view-news.view-display-id-page_override .view-content .views-row:first-child .b-news-teaser__top{margin:0}.view-news.view-display-id-block_1 .view-content .views-row:first-child .b-news-teaser__top:not(:has(.field-node-image)),.view-news.view-display-id-page_1 .view-content .views-row:first-child .b-news-teaser__top:not(:has(.field-node-image)),.view-news.view-display-id-page_override .view-content .views-row:first-child .b-news-teaser__top:not(:has(.field-node-image)){display:none}.view-news.view-display-id-block_1 .view-content .views-row:first-child .b-news-teaser__date,.view-news.view-display-id-block_1 .view-content .views-row:first-child .b-news-teaser__body-short,.view-news.view-display-id-page_1 .view-content .views-row:first-child .b-news-teaser__date,.view-news.view-display-id-page_1 .view-content .views-row:first-child .b-news-teaser__body-short,.view-news.view-display-id-page_override .view-content .views-row:first-child .b-news-teaser__date,.view-news.view-display-id-page_override .view-content .views-row:first-child .b-news-teaser__body-short{display:none}.view-news.view-display-id-block_1 .view-content .views-row:first-child .b-news-teaser__information,.view-news.view-display-id-page_1 .view-content .views-row:first-child .b-news-teaser__information,.view-news.view-display-id-page_override .view-content .views-row:first-child .b-news-teaser__information{display:flex;min-width:0;flex-direction:column;align-items:flex-start;gap:0.9rem}.view-news.view-display-id-block_1 .view-content .views-row:first-child .b-news-teaser__title,.view-news.view-display-id-page_1 .view-content .views-row:first-child .b-news-teaser__title,.view-news.view-display-id-page_override .view-content .views-row:first-child .b-news-teaser__title{width:100%;font-size:1.9rem;font-weight:900;line-height:1.05;text-align:left;-webkit-line-clamp:3}.view-news.view-display-id-block_1 .view-content .views-row:first-child .b-news-teaser__body,.view-news.view-display-id-page_1 .view-content .views-row:first-child .b-news-teaser__body,.view-news.view-display-id-page_override .view-content .views-row:first-child .b-news-teaser__body{font-size:1rem;font-weight:400;display:block;width:100%;overflow:hidden;line-height:1.4;text-align:left}.view-news.view-display-id-block_1 .view-content .views-row:first-child .b-news-teaser__body:empty,.view-news.view-display-id-block_1 .view-content .views-row:first-child .b-news-teaser__body:not(:has(.field)),.view-news.view-display-id-page_1 .view-content .views-row:first-child .b-news-teaser__body:empty,.view-news.view-display-id-page_1 .view-content .views-row:first-child .b-news-teaser__body:not(:has(.field)),.view-news.view-display-id-page_override .view-content .views-row:first-child .b-news-teaser__body:empty,.view-news.view-display-id-page_override .view-content .views-row:first-child .b-news-teaser__body:not(:has(.field)){display:none}.view-news.view-display-id-block_1 .view-content .views-row:first-child .b-news-teaser__body .field--name-body,.view-news.view-display-id-block_1 .view-content .views-row:first-child .b-news-teaser__body>.body,.view-news.view-display-id-page_1 .view-content .views-row:first-child .b-news-teaser__body .field--name-body,.view-news.view-display-id-page_1 .view-content .views-row:first-child .b-news-teaser__body>.body,.view-news.view-display-id-page_override .view-content .views-row:first-child .b-news-teaser__body .field--name-body,.view-news.view-display-id-page_override .view-content .views-row:first-child .b-news-teaser__body>.body{display:-webkit-box;margin:0;overflow:hidden;font-size:inherit;line-height:inherit;-webkit-box-orient:vertical;-webkit-line-clamp:5}.view-news.view-display-id-block_1 .view-content .views-row:first-child .entity-link,.view-news.view-display-id-page_1 .view-content .views-row:first-child .entity-link,.view-news.view-display-id-page_override .view-content .views-row:first-child .entity-link{transition-duration:0.2s;display:flex;cursor:pointer;justify-content:center;align-items:center;flex-direction:row;color:var(--whiteColor);position:relative;background:var(--secondColor);padding:15px 35px;font-weight:700;font-size:14px;text-transform:uppercase;text-decoration:none;min-height:52px;border-radius:70px;line-height:110%;position:relative;inset:auto;width:fit-content;max-width:100%;height:auto;margin:0;padding-right:1.4rem;padding-left:1.4rem;border-radius:3.5rem;font-size:inherit}.view-news.view-display-id-block_1 .view-content .views-row:first-child .entity-link:after,.view-news.view-display-id-page_1 .view-content .views-row:first-child .entity-link:after,.view-news.view-display-id-page_override .view-content .views-row:first-child .entity-link:after{width:22px;height:22px;font-family:"icomoon";font-size:24px;font-weight:400;line-height:1;color:inherit;font-size:22px;margin-left:8px;position:relative;display:block;content:"";transform:scale(1);opacity:1;background:none}.view-news.view-display-id-block_1 .view-content .views-row:first-child .entity-link:hover,.view-news.view-display-id-page_1 .view-content .views-row:first-child .entity-link:hover,.view-news.view-display-id-page_override .view-content .views-row:first-child .entity-link:hover{background-color:var(--mainColor)}.view-news.view-display-id-block_1 .view-content .views-row:first-child .entity-link::after,.view-news.view-display-id-page_1 .view-content .views-row:first-child .entity-link::after,.view-news.view-display-id-page_override .view-content .views-row:first-child .entity-link::after{display:block}}@media screen and (min-width:1199px) and (min-width:1199px){.view-news.view-display-id-block_1 .view-content .views-row:first-child .entity-link:after,.view-news.view-display-id-page_1 .view-content .views-row:first-child .entity-link:after,.view-news.view-display-id-page_override .view-content .views-row:first-child .entity-link:after{font-size:1.2rem}}@media screen and (min-width:1199px) and (min-width:1199px){.view-news.view-display-id-block_1 .view-content .views-row:first-child .entity-link,.view-news.view-display-id-page_1 .view-content .views-row:first-child .entity-link,.view-news.view-display-id-page_override .view-content .views-row:first-child .entity-link{padding:1.05rem 1.75rem;font-size:1rem}}@media screen and (min-width:1199px){.view-news.view-display-id-page_override .view-content .views-row{width:33.333%}.view-news.view-display-id-page_override .view-content .views-row:first-child{width:100%}}@media screen and (min-width:1199px){.view-news.view-display-id-page_3 .view-content .views-row{width:33.333%}}
:root{--mainColor:#0D77CE;--secondColor:#E71D34;--base-color:hsla(var(--base-Hcolor),97%,50%,100%);--base-Hcolor:hsla(var(--second-Hcolor),var(--percent-second-color),42%,100%);--base-other:hsla(var(--M-base),var(--percent-base-color),42%,100%);--second-color:186,97%;--second-Hcolor:186;--M-base-color:208,70%;--M-base:208;--M-second-color:208;--bgColor:#0D77CE;--whiteColor:#fff;--fontColor:#161616;--fontColorWhite:#fff;--font-size:16px;--font-sizeD:20px;--pageBg:#fff;--grayColor:#5A5959;--line-height:1.25;--letter-spacing:0;--font-family:"Montserrat","Arial","Helvetica",sans-serif;--font-family-Second:"Montserrat","Arial","Helvetica",sans-serif;--percent-second-color:97%;--percent-base-color:70%}.block-type-useful-links{position:relative;z-index:2;min-width:0;padding:40px 0 50px}.page-not-front .block-type-useful-links>.block__layout{width:100%;padding-left:24px;padding-right:24px}@media screen and (min-width:1199px){.page-not-front .block-type-useful-links>.block__layout{padding-left:5.1rem;padding-right:5.1rem;max-width:1788px;margin-left:auto;margin-right:auto}}@media screen and (min-width:1199px){.block-type-useful-links{padding:3.5rem 0 4rem}}.block-type-useful-links .block__layout,.block-type-useful-links .block__content,.block-type-useful-links .field-block-paragraph{min-width:0}.block-type-useful-links .field-block-paragraph{margin:-40px -12px;padding:40px 0;overflow:hidden}.block-type-useful-links .field-block-paragraph__items{margin:0}.block-type-useful-links .field-block-paragraph__item{min-width:0;padding:0 5px;text-align:center;box-sizing:border-box;width:65%;height:auto}@media screen and (min-width:480px){.block-type-useful-links .field-block-paragraph__item{width:50%}}@media screen and (min-width:768px){.block-type-useful-links .field-block-paragraph__item{width:33.3333%}}@media screen and (min-width:992px){.block-type-useful-links .field-block-paragraph__item{width:20%}}@media screen and (min-width:1199px){.block-type-useful-links .field-block-paragraph__item{width:16.6666%;padding:0 0.6rem}}.block-type-useful-links .useful-links-static{display:flex}.block-type-useful-links .useful-links-slider{width:100%;overflow:visible}.block-type-useful-links .useful-links-slider .swiper-wrapper{align-items:stretch;transition-timing-function:linear !important}.block-type-useful-links .paragraph--type--icon-title{position:relative;padding:10px;display:flex;align-items:center;justify-self:center;flex-direction:column;width:100%;height:100%;border-radius:5px;background:var(--whiteColor);box-shadow:0 16px 32px -4px rgba(145,158,171,0.24),0 0 2px rgba(145,158,171,0.24);transition:transform 0.2s ease,box-shadow 0.2s ease}@media screen and (min-width:1199px){.block-type-useful-links .paragraph--type--icon-title{padding:0.6rem;border-radius:0.4rem;box-shadow:0 0.8rem 1.6rem -0.2rem rgba(145,158,171,0.24),0 0 0.1rem rgba(145,158,171,0.24)}}.block-type-useful-links .paragraph--type--icon-title:hover,.block-type-useful-links .paragraph--type--icon-title:focus-within{transform:translateY(-3px);box-shadow:0 18px 36px -6px rgba(77,91,104,0.3)}@media screen and (min-width:1199px){.block-type-useful-links .paragraph--type--icon-title:hover,.block-type-useful-links .paragraph--type--icon-title:focus-within{transform:translateY(-0.15rem);box-shadow:0 0.9rem 1.8rem -0.3rem rgba(77,91,104,0.3)}}.block-type-useful-links .paragraph--type--icon-title:hover .field-paragraph-title,.block-type-useful-links .paragraph--type--icon-title:focus-within .field-paragraph-title{color:var(--mainColor)}.block-type-useful-links .field-paragraph-image{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.block-type-useful-links .field-paragraph-image img{position:relative;z-index:1;display:block;width:auto;height:auto;max-width:100%;object-fit:contain}.block-type-useful-links .field-paragraph-title{margin-top:15px;word-wrap:break-word;transition:color 0.2s ease;font-size:1.1875rem;font-weight:700;line-height:1.1}@media screen and (min-width:1199px){.block-type-useful-links .field-paragraph-title{font-size:1.2rem;font-weight:700;line-height:1.1}}@media screen and (min-width:1199px){.block-type-useful-links .field-paragraph-title{margin-top:0.75rem}}.block-type-useful-links .field-paragraph-link a{position:absolute;inset:0;z-index:2;font-size:0}@media (prefers-reduced-motion:reduce){.block-type-useful-links .useful-links-slider .swiper-wrapper,.block-type-useful-links .paragraph--type--icon-title{transition-duration:0.01ms !important}}
