#root{margin:0;padding:0;min-height:100vh;width:100vw;overflow-x:hidden}button{color:#fff}@font-face{font-family:Messiri;src:local("ElMessiri"),url(/assets/ElMessiri-DiE2_jts.ttf) format("truetype")}@font-face{font-family:Noto;src:local("Noto"),url(/assets/NotoSans-CE1q1VrM.ttf) format("truetype")}header{position:relative;width:calc(100vw - 160px);display:flex;justify-content:space-between;align-items:center;flex-direction:row;padding:10px 80px;box-shadow:0 4px 4px #00000008}@media (max-width: 1200px){header{padding:15px 30px;width:calc(100vw - 60px)}}header .logo-wrap{cursor:pointer;display:flex;align-items:center;gap:15px}header .logo-wrap .logo{height:6vh}header .logo-wrap .logo img{height:100%}header .logo-wrap .title-wrap{color:#22577a;line-height:1.3}header .logo-wrap .title-wrap .title{font-family:Noto;font-weight:200;font-size:16px}header .logo-wrap .title-wrap .subtitle{font-size:18px}header .navigation-wrap .navigation{display:flex;justify-content:center;align-items:center;gap:36px;list-style:none}@media (max-width: 1200px){header .navigation-wrap .navigation{display:none}}header .navigation-wrap .navigation li a{color:#22577a;cursor:pointer;font-size:18px}header .navigation-wrap .navigation li a:hover{color:#57cc99}header .navigation-wrap .navigation li .calendar-button{font-size:18px;background:#57cc99;border-radius:30px;padding:5px 15px;border:none}header .navigation-wrap .navigation li .calendar-button:hover{border:none;background:#5cd39f}header .burger-menu{display:none;width:25px;height:15px;position:relative;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0);-webkit-transition:.5s ease-in-out;-moz-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out;cursor:pointer}@media (max-width: 1200px){header .burger-menu{display:block}}header .burger-menu span{display:block;position:absolute;height:2.5px;width:100%;background:#22577a;border-radius:9px;opacity:1;left:0;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0);-webkit-transition:.25s ease-in-out;-moz-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out}header .burger-menu span:nth-child(1){top:0}header .burger-menu span:nth-child(2){top:7.5px}header .burger-menu span:nth-child(3){top:15px}header .burger-menu.open span:nth-child(1){top:7.5px;-webkit-transform:rotate(135deg);-moz-transform:rotate(135deg);-o-transform:rotate(135deg);transform:rotate(135deg)}header .burger-menu.open span:nth-child(2){opacity:0;left:-30px}header .burger-menu.open span:nth-child(3){top:7.5px;-webkit-transform:rotate(-135deg);-moz-transform:rotate(-135deg);-o-transform:rotate(-135deg);transform:rotate(-135deg)}header .burger-content{display:none;width:100vw;margin-left:-30px;position:absolute;background:#fff;top:99%;z-index:10;box-shadow:0 4px 4px #00000008}header .burger-content.open{display:block}header .burger-content .burger-navigation{width:100%;padding:0;display:flex;flex-direction:column;justify-content:center;align-items:center;list-style:none}header .burger-content .burger-navigation li{display:flex;justify-content:center;padding:15px 0;width:100%}header .burger-content .burger-navigation li a{color:#22577a;cursor:pointer;font-size:18px}header .burger-content .burger-navigation li a:hover{color:#57cc99}header .burger-content .burger-navigation li:not(:last-child):not(:nth-child(7)){border-bottom:1px solid #ebebeb}header .burger-content .burger-navigation li .calendar-button{font-size:18px;background:#57cc99;border-radius:30px;padding:5px 15px;border:none}header .burger-content .burger-navigation li .calendar-button:hover{border:none;background:#5cd39f}footer{width:calc(100vw - 160px);display:flex;flex-direction:column;align-items:center;gap:15px;padding:25px 80px 20px;box-shadow:0 -2px 20px #00000008}@media (max-width: 1200px){footer{width:calc(100vw - 80px);padding:40px}}footer .row.main{display:grid;grid-template-columns:repeat(4,1fr);width:100%}@media (max-width: 1200px){footer .row.main{grid-template-columns:repeat(1,1fr);gap:30px}}footer .row.main .logo-wrap{display:flex;align-items:center;gap:15px}@media (max-width: 1200px){footer .row.main .logo-wrap{justify-content:flex-start}}footer .row.main .logo-wrap .logo{height:6vh}footer .row.main .logo-wrap .logo img{height:100%}@media (max-width: 1200px){footer .row.main .logo-wrap .logo{height:9vh;width:12vw}footer .row.main .logo-wrap .logo img{object-fit:contain}}footer .row.main .logo-wrap .title-wrap{color:#22577a;line-height:1.3}footer .row.main .logo-wrap .title-wrap .title{font-family:Noto;font-weight:200;font-size:16px}@media (max-width: 1200px){footer .row.main .logo-wrap .title-wrap .title{font-size:20px}}footer .row.main .logo-wrap .title-wrap .subtitle{font-size:18px}@media (max-width: 1200px){footer .row.main .logo-wrap .title-wrap .subtitle{font-size:22px}}footer .row.main .nav ul{list-style:none}@media (max-width: 1200px){footer .row.main .nav ul{padding:0}}footer .row.main .nav ul li a{color:#22577a}@media (max-width: 1200px){footer .row.main .nav ul li a{font-size:18px}}footer .row.main .title{color:#22577a;font-weight:500}@media (max-width: 1200px){footer .row.main .title{font-size:18px}}footer .row.main .contacts{display:flex;flex-direction:column;gap:8px}footer .row.main .contacts .content{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:10px}footer .row.main .contacts .content .element{display:flex;align-items:center;justify-content:flex-start;gap:5px}footer .row.main .contacts .content .element .icon{display:flex;align-items:center;width:22px}footer .row.main .contacts .content .element .icon.pin{width:18px;padding-left:2px;padding-right:2px}footer .row.main .contacts .content .element .text,footer .row.main .contacts .content .element a{font-weight:500;color:#22577a}footer .row.main .social{display:flex;flex-direction:column;gap:8px;padding-left:100px}@media (max-width: 1200px){footer .row.main .social{padding:0}}footer .row.main .social .content{display:flex;justify-content:flex-start;align-items:center;gap:10px}@media (max-width: 1200px){footer .row.main .social .content{gap:15px}}footer .row.main .social .content .icon{width:30px}footer .row.main .social .content .icon img{width:100%}footer .row.main .social .content .icon.facebook{width:26px}footer .row{display:flex;justify-content:center;width:80%}@media (max-width: 1200px){footer .row:not(.main){width:100%;height:70px}footer .row:not(.main) img{object-fit:cover}}footer .row img{width:100%}footer .weather-wrap{position:relative;border:1px solid #ebebeb;border-radius:10px;display:flex;flex-direction:column;align-items:center;width:fit-content;gap:10px;padding:12px 30px 12px 40px}footer .weather-wrap .current{position:absolute;left:-13.5%;top:50%;transform:translateY(-50%);background:#57cc99;padding:13px 16px;border-radius:50%;border:2px solid #fff;display:flex;flex-direction:column;align-items:center}footer .weather-wrap .current .degree{font-size:24px}footer .weather-wrap .current p{font-size:18px;color:#fff;line-height:1}footer .weather-wrap .name{font-size:18px;color:#22577a}footer .weather-wrap .degrees{display:flex;justify-content:center;align-items:center;gap:20px}footer .weather-wrap .degrees .minimum,footer .weather-wrap .degrees .maximum{display:flex;flex-direction:column;align-items:center}footer .weather-wrap .degrees .minimum .degree,footer .weather-wrap .degrees .maximum .degree{font-size:32px;color:#57cc99}footer .weather-wrap .degrees .minimum p,footer .weather-wrap .degrees .maximum p{font-size:13px;color:#7f94a1;line-height:1}footer .weather-source{font-size:10px;color:#7f94a1;text-align:center;width:100%;text-decoration:underline;margin-top:5px}.about-wrap{display:grid;grid-template-columns:repeat(2,1fr);gap:100px;padding:70px 150px 0}@media (max-width: 1200px){.about-wrap{grid-template-columns:repeat(1,1fr);padding:30px 25px}}.about-wrap .column{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:30px}.about-wrap .column .row{width:100%}.about-wrap .column .row .title{font-size:32px;color:#22577a}@media (max-width: 1200px){.about-wrap .column .row .title{font-size:28px}}.about-wrap .column .row .description{font-size:20px;color:#7f94a1;font-family:Noto}@media (max-width: 1200px){.about-wrap .column .row .description{font-size:18px}}.about-wrap .column .row .items{width:100%;display:flex;justify-content:space-between;align-items:flex-start;gap:20px}@media (max-width: 1200px){.about-wrap .column .row .items{flex-direction:column}}.about-wrap .column .row .items .item{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:5px;width:50%}.about-wrap .column .row .items .item .icon{width:50px}.about-wrap .column .row .items .item .icon img{width:100%}.about-wrap .column .row .items .item .text{width:80%;font-size:20px;color:#7f94a1;font-family:Noto}@media (max-width: 1200px){.about-wrap .column .row .items .item .text{width:100%;font-size:18px}}.about-wrap .column .row .button button{background:#57cc99;border-radius:30px;padding:6px 35px;border:none;font-size:20px}@media (max-width: 1200px){.about-wrap .column .row .button button{font-size:18px}}.about-wrap .column .row .button button:hover{border:none;background:#5cd39f}.about-wrap .column .images-wrap{position:relative;width:100%;height:500px}@media (max-width: 1200px){.about-wrap .column .images-wrap{height:400px}}.about-wrap .column .images-wrap .first-image{margin-left:10%;position:relative;z-index:1;width:100%;height:80%;top:0}@media (max-width: 1200px){.about-wrap .column .images-wrap .first-image{margin-left:0;height:65%}}.about-wrap .column .images-wrap .first-image img{height:100%}.about-wrap .column .images-wrap .second-image{position:absolute;z-index:2;right:0;top:25%;height:70%}.about-wrap .column .images-wrap .second-image img{height:100%}@media (max-width: 1200px){.about-wrap .column .images-wrap .second-image{height:65%}}.about-wrap .column .video-player{position:absolute;display:flex;align-items:center;justify-content:flex-start;background-color:#fff;box-shadow:0 4px 15px #0000001a;border:1px solid #ebebeb;border-radius:10px;padding-right:20px;cursor:pointer}.about-wrap .column .video-player.first{z-index:3;top:4%;right:7%}@media (max-width: 1200px){.about-wrap .column .video-player.first{top:4.5%;right:29%;padding-right:0}}.about-wrap .column .video-player.second{z-index:3;bottom:15%;padding-right:80px;left:13%}@media (max-width: 1200px){.about-wrap .column .video-player.second{bottom:15%;left:29%;padding-right:0}}.about-wrap .column .video-player .player{display:flex;align-items:center;width:90px;cursor:pointer}@media (max-width: 1200px){.about-wrap .column .video-player .player{width:65px}}.about-wrap .column .video-player .player img{width:100%}.about-wrap .column .video-player .text{display:flex;flex-direction:column;gap:5px}.about-wrap .column .video-player .text p{line-height:1}.about-wrap .column .video-player .text .title{color:#22577a;font-weight:600;font-size:20px}@media (max-width: 1200px){.about-wrap .column .video-player .text .title{display:none}}.about-wrap .column .video-player .text .subtitle{font-family:Noto;font-size:16px;color:#22577a;font-weight:300}@media (max-width: 1200px){.about-wrap .column .video-player .text .subtitle{display:none}}.opened-video-wrap{display:none}.opened-video-wrap.open{display:block;position:fixed;z-index:20;top:0;left:0;width:100vw;height:100vh;background:#00000080;display:flex;justify-content:center;align-items:center}.opened-video-wrap.open .video-wrap{width:80vw;height:80vh;background:#000000b3;border-radius:10px;position:relative;z-index:21}.opened-video-wrap.open .video-wrap .close-button{position:absolute;z-index:22;width:60px;height:60px;background-image:url(/assets/close-DIKMcSl3.png);background-size:contain;background-repeat:no-repeat;background-position:center;right:3px;cursor:pointer}.opened-video-wrap.open .video-wrap video{width:100%;height:100%;object-fit:cover;border-radius:6px;box-shadow:0 4px 8px #0000001a}.know-wrap{padding:50px 150px;display:flex;flex-direction:column;gap:40px}@media (max-width: 1200px){.know-wrap{padding:0 25px 30px}}.know-wrap .header .title{font-size:32px;color:#22577a}@media (max-width: 1200px){.know-wrap .header .title{font-size:28px}}.know-wrap .header .subtitle{font-size:20px;color:#7f94a1;font-family:Noto}@media (max-width: 1200px){.know-wrap .header .subtitle{font-size:18px}}.know-wrap .content{display:grid;grid-template-columns:repeat(3,1fr);gap:80px}@media (max-width: 1200px){.know-wrap .content{grid-template-columns:repeat(1,1fr);gap:40px}}.know-wrap .content .card{cursor:pointer;display:flex;flex-direction:column;align-items:center;height:500px;float:left;perspective:1000px}@media (max-width: 1000px){.know-wrap .content .card{height:400px}}@media (max-width: 450px){.know-wrap .content .card{height:350px}}.know-wrap .content .card .content{position:absolute;width:100%;height:calc(100% - 80px);transition:transform 1s;transform-style:preserve-3d;border:1px solid #ebebeb;border-radius:16px;padding:40px 0}.know-wrap .content .card:hover .content{transform:rotateY(-180deg);transition:transform .5s}.know-wrap .content .card .front,.know-wrap .content .card .back{position:absolute;height:100%;width:100%;color:#03446a;backface-visibility:hidden}.know-wrap .content .card .front{display:flex;flex-direction:column;align-items:center}.know-wrap .content .card .front .image{width:60%;height:60%;padding:20px 0}@media screen and (min-width: 1200px) and (max-width: 1400px){.know-wrap .content .card .front .image{width:35%}}.know-wrap .content .card .front .image img{width:100%;height:100%}.know-wrap .content .card .front .title{width:80%;padding:20px 0;border-top:1px solid #ebebeb}.know-wrap .content .card .front .title p{color:#22577a;font-size:30px;width:100%;line-height:1.2}@media (max-width: 1200px){.know-wrap .content .card .front .title p{font-size:24px}}.know-wrap .content .card .back{width:calc(100% - 100px);transform:rotateY(-180deg);padding:60px 50px;color:#1684a7;font-size:24px}.hero-wrap{position:relative;width:100%;height:100vh}@media (max-width: 1200px){.hero-wrap{height:70vh}}.hero-wrap .title{position:absolute;z-index:2;transform:translate(-50%,-50%);top:38%;left:50%;color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;line-height:1}.hero-wrap .title span{top:-8%;position:absolute;text-transform:lowercase;font-weight:500}@media (max-width: 1200px){.hero-wrap .title span{top:-16%}}.hero-wrap .title p{text-transform:capitalize;font-weight:700}.hero-wrap .parallax{position:absolute;width:inherit;height:inherit;background-position:center;background-size:cover;transition:transform .1 ease-out}.hero-wrap .top{z-index:1;background-image:url(/assets/up-min-_fnd_qSN.png)}.hero-wrap .bottom{z-index:3;background-image:url(/assets/down-min-B9-9rNiJ.png)}.news-wrap{padding:50px 150px;display:flex;flex-direction:column;gap:40px}@media (max-width: 1200px){.news-wrap{padding:0}}@media (max-width: 1200px){.news-wrap .header{padding:30px 25px 0}}.news-wrap .header .title{font-size:32px;color:#22577a}@media (max-width: 1200px){.news-wrap .header .title{font-size:28px}}.news-wrap .header .subtitle{font-size:20px;color:#7f94a1;font-family:Noto}@media (max-width: 1200px){.news-wrap .header .subtitle{font-size:18px}}.news-wrap .news-content .swiper{width:100%;position:relative;padding-bottom:60px}.news-wrap .news-content .swiper-pagination{padding-top:60px}.news-wrap .news-content .swiper-slide{display:flex;justify-content:center}.news-wrap .news-content .nav{position:absolute;top:calc(50% - 60px);z-index:10;width:100%;display:flex;justify-content:space-between}.news-wrap .news-content .prev{cursor:pointer;width:30px;height:30px;background-size:contain;background-image:url("data:image/svg+xml,%3csvg%20width='49'%20height='49'%20viewBox='0%200%2049%2049'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='24.5'%20cy='24.5'%20r='24'%20transform='rotate(90%2024.5%2024.5)'%20fill='white'%20stroke='%2357CC99'/%3e%3cpath%20d='M27.8106%2024.4425C27.7165%2024.382%2027.6087%2024.3337%2027.5292%2024.2595C24.8083%2021.7008%2022.0905%2019.1385%2019.3704%2016.5791C19.1608%2016.3824%2019.001%2016.172%2019.0048%2015.8773C19.0094%2015.5177%2019.1815%2015.254%2019.5157%2015.0976C19.8628%2014.9355%2020.2001%2014.978%2020.5052%2015.205C20.5794%2015.2605%2020.6452%2015.3268%2020.7124%2015.3909C23.6742%2018.1809%2026.6352%2020.9709%2029.5977%2023.7594C29.8195%2023.9684%2030.0015%2024.1838%2030%2024.5016C29.9985%2024.7956%2029.8478%2025.0074%2029.6375%2025.2056C27.0658%2027.6252%2024.4963%2030.047%2021.9261%2032.468C21.494%2032.8744%2021.0642%2033.283%2020.6306%2033.6879C20.2031%2034.0864%2019.6434%2034.1044%2019.2625%2033.7355C18.8909%2033.3759%2018.9138%2032.8586%2019.3314%2032.4651C22.0622%2029.8899%2024.7938%2027.3161%2027.5276%2024.7444C27.6072%2024.6695%2027.7135%2024.6198%2027.8068%2024.5578C27.8083%2024.5189%2027.8098%2024.4807%2027.8114%2024.4418L27.8106%2024.4425Z'%20fill='%2357CC99'/%3e%3c/svg%3e");rotate:180deg}.news-wrap .news-content .prev.swiper-button-disabled{background-image:url("data:image/svg+xml,%3csvg%20width='49'%20height='49'%20viewBox='0%200%2049%2049'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='24.5'%20cy='24.5'%20r='24'%20transform='rotate(-90%2024.5%2024.5)'%20fill='white'%20stroke='%23EBEBEB'/%3e%3cpath%20d='M21.1894%2024.5575C21.2835%2024.618%2021.3913%2024.6663%2021.4708%2024.7405C24.1917%2027.2992%2026.9095%2029.8615%2029.6296%2032.4209C29.8392%2032.6176%2029.999%2032.828%2029.9952%2033.1227C29.9906%2033.4823%2029.8185%2033.746%2029.4843%2033.9024C29.1372%2034.0645%2028.7999%2034.022%2028.4948%2033.795C28.4206%2033.7395%2028.3548%2033.6732%2028.2876%2033.6091C25.3258%2030.8191%2022.3648%2028.0291%2019.4023%2025.2406C19.1805%2025.0316%2018.9985%2024.8162%2019%2024.4984C19.0015%2024.2044%2019.1522%2023.9926%2019.3625%2023.7944C21.9342%2021.3748%2024.5037%2018.953%2027.0739%2016.532C27.506%2016.1256%2027.9358%2015.717%2028.3694%2015.3121C28.7969%2014.9136%2029.3566%2014.8956%2029.7375%2015.2645C30.1091%2015.6241%2030.0862%2016.1414%2029.6686%2016.5349C26.9378%2019.1101%2024.2062%2021.6839%2021.4724%2024.2556C21.3928%2024.3305%2021.2865%2024.3802%2021.1932%2024.4422C21.1917%2024.4811%2021.1902%2024.5193%2021.1886%2024.5582L21.1894%2024.5575Z'%20fill='%23EBEBEB'/%3e%3c/svg%3e");rotate:0deg}@media (max-width: 1200px){.news-wrap .news-content .prev{display:none}}.news-wrap .news-content .next{cursor:pointer;width:30px;height:30px;background-size:contain;background-image:url("data:image/svg+xml,%3csvg%20width='49'%20height='49'%20viewBox='0%200%2049%2049'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='24.5'%20cy='24.5'%20r='24'%20transform='rotate(90%2024.5%2024.5)'%20fill='white'%20stroke='%2357CC99'/%3e%3cpath%20d='M27.8106%2024.4425C27.7165%2024.382%2027.6087%2024.3337%2027.5292%2024.2595C24.8083%2021.7008%2022.0905%2019.1385%2019.3704%2016.5791C19.1608%2016.3824%2019.001%2016.172%2019.0048%2015.8773C19.0094%2015.5177%2019.1815%2015.254%2019.5157%2015.0976C19.8628%2014.9355%2020.2001%2014.978%2020.5052%2015.205C20.5794%2015.2605%2020.6452%2015.3268%2020.7124%2015.3909C23.6742%2018.1809%2026.6352%2020.9709%2029.5977%2023.7594C29.8195%2023.9684%2030.0015%2024.1838%2030%2024.5016C29.9985%2024.7956%2029.8478%2025.0074%2029.6375%2025.2056C27.0658%2027.6252%2024.4963%2030.047%2021.9261%2032.468C21.494%2032.8744%2021.0642%2033.283%2020.6306%2033.6879C20.2031%2034.0864%2019.6434%2034.1044%2019.2625%2033.7355C18.8909%2033.3759%2018.9138%2032.8586%2019.3314%2032.4651C22.0622%2029.8899%2024.7938%2027.3161%2027.5276%2024.7444C27.6072%2024.6695%2027.7135%2024.6198%2027.8068%2024.5578C27.8083%2024.5189%2027.8098%2024.4807%2027.8114%2024.4418L27.8106%2024.4425Z'%20fill='%2357CC99'/%3e%3c/svg%3e")}.news-wrap .news-content .next.swiper-button-disabled{background-image:url("data:image/svg+xml,%3csvg%20width='49'%20height='49'%20viewBox='0%200%2049%2049'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='24.5'%20cy='24.5'%20r='24'%20transform='rotate(-90%2024.5%2024.5)'%20fill='white'%20stroke='%23EBEBEB'/%3e%3cpath%20d='M21.1894%2024.5575C21.2835%2024.618%2021.3913%2024.6663%2021.4708%2024.7405C24.1917%2027.2992%2026.9095%2029.8615%2029.6296%2032.4209C29.8392%2032.6176%2029.999%2032.828%2029.9952%2033.1227C29.9906%2033.4823%2029.8185%2033.746%2029.4843%2033.9024C29.1372%2034.0645%2028.7999%2034.022%2028.4948%2033.795C28.4206%2033.7395%2028.3548%2033.6732%2028.2876%2033.6091C25.3258%2030.8191%2022.3648%2028.0291%2019.4023%2025.2406C19.1805%2025.0316%2018.9985%2024.8162%2019%2024.4984C19.0015%2024.2044%2019.1522%2023.9926%2019.3625%2023.7944C21.9342%2021.3748%2024.5037%2018.953%2027.0739%2016.532C27.506%2016.1256%2027.9358%2015.717%2028.3694%2015.3121C28.7969%2014.9136%2029.3566%2014.8956%2029.7375%2015.2645C30.1091%2015.6241%2030.0862%2016.1414%2029.6686%2016.5349C26.9378%2019.1101%2024.2062%2021.6839%2021.4724%2024.2556C21.3928%2024.3305%2021.2865%2024.3802%2021.1932%2024.4422C21.1917%2024.4811%2021.1902%2024.5193%2021.1886%2024.5582L21.1894%2024.5575Z'%20fill='%23EBEBEB'/%3e%3c/svg%3e");rotate:180deg}@media (max-width: 1200px){.news-wrap .news-content .next{display:none}}.news-wrap .news-content .single-news{cursor:pointer;width:82%;padding:20px;border:1px solid #ebebeb;border-radius:20px;display:flex;flex-direction:column;gap:10px;transition:all .3s ease}.news-wrap .news-content .single-news:hover{box-shadow:0 4px 8px #0000001a;scale:1.001;transition:all .2s ease}.news-wrap .news-content .single-news .image{width:100%;height:200px}.news-wrap .news-content .single-news .image img{width:100%;height:100%;object-fit:cover;border-radius:12px;cursor:pointer}.news-wrap .news-content .single-news .title{color:#22577a;font-size:20px;font-weight:500;width:100%;overflow:hidden}.news-wrap .news-content .single-news .title p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.news-wrap .news-content .single-news .date{font-family:Noto;color:#57cc99;font-size:16px}.news-wrap .news-content .single-news .description{font-family:Noto;color:#7f94a1;font-size:16px;width:100%;overflow:hidden}.news-wrap .news-content .single-news .description p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.services-wrap{padding:50px 150px;display:flex;flex-direction:column;gap:40px}@media (max-width: 1200px){.services-wrap{padding:30px 25px}}.services-wrap .title{font-size:32px;color:#22577a}@media (max-width: 1200px){.services-wrap .title{font-size:28px}}.services-wrap .content{display:flex;flex-direction:column;gap:30px}.services-wrap .content .service{display:flex;gap:30px;width:100%}@media (max-width: 1200px){.services-wrap .content .service{flex-direction:column;border:1px solid #ebebeb;padding:15px;width:calc(100% - 30px);border-radius:20px}}@media (max-width: 1200px){.services-wrap .content .service.right{flex-direction:column-reverse}}.services-wrap .content .service .image{width:70%}.services-wrap .content .service .image img{width:100%;height:100%}@media (max-width: 1200px){.services-wrap .content .service .image{width:100%;height:200px}.services-wrap .content .service .image img{border-radius:10px;object-fit:cover}}.services-wrap .content .service .box{width:calc(30% - 100px);padding:30px 70px 30px 40px;display:flex;flex-direction:column;justify-content:space-between;border:1px solid transparent;border-radius:12px;box-shadow:0 0 0 transparent;transition:all .5s ease}@media (max-width: 1200px){.services-wrap .content .service .box{width:100%;padding:0}}.services-wrap .content .service .box:hover{border:1px solid #ebebeb;box-shadow:10px 10px #57cc99}@media (max-width: 1200px){.services-wrap .content .service .box:hover{border:1px solid transparent;box-shadow:none}}.services-wrap .content .service .box .top{display:flex;flex-direction:column;gap:10px}.services-wrap .content .service .box .top .title{width:90%;color:#1684a7;font-size:28px;cursor:pointer}@media (max-width: 1200px){.services-wrap .content .service .box .top .title{font-size:22px;color:#22577a}}.services-wrap .content .service .box .top .text{width:90%;color:#1684a7;font-family:Noto}@media (max-width: 1200px){.services-wrap .content .service .box .top .text{width:100%;font-size:16px;color:#7f94a1}}.services-wrap .content .service .box .button button{font-size:18px;background:#57cc99;border-radius:30px;padding:5px 45px;border:none}.services-wrap .content .service .box .button button:hover{border:none;background:#43c38c}@media (max-width: 1200px){.services-wrap .content .service .box .button button{margin-top:20px}}.attractions-wrap{padding:50px 150px;display:flex;flex-direction:column;gap:20px}@media (max-width: 1200px){.attractions-wrap{padding:0;gap:0px}}.attractions-wrap .header .title{font-size:38px;color:#22577a}@media (max-width: 1200px){.attractions-wrap .header .title{font-size:32px;padding:30px 25px 0}}.attractions-wrap .header .subtitle{font-size:24px;color:#7f94a1;font-family:Noto}@media (max-width: 1200px){.attractions-wrap .header .subtitle{display:none}}.attractions-wrap .filters{display:grid;grid-template-columns:repeat(5,1fr);gap:40px}@media (max-width: 1200px){.attractions-wrap .filters{display:flex;overflow-x:scroll;gap:20px;padding-left:30px;padding-top:15px}.attractions-wrap .filters::-webkit-scrollbar{display:none}}.attractions-wrap .filters .filter{background:#fff;padding:15px 20px;border:1px solid #ebebeb;border-radius:20px;color:#22577a;display:flex;flex-direction:column;gap:12px;cursor:pointer}@media (max-width: 1200px){.attractions-wrap .filters .filter{flex-direction:row;align-items:center;gap:5px;padding:8px 10px}.attractions-wrap .filters .filter:last-of-type{margin-right:20px}}.attractions-wrap .filters .filter .icon{height:35px}@media (max-width: 1200px){.attractions-wrap .filters .filter .icon{display:flex;align-items:center;height:22px;width:30px}}.attractions-wrap .filters .filter .icon svg{height:100%}.attractions-wrap .filters .filter .icon svg path{fill:#57cc99}.attractions-wrap .filters .filter .title{font-size:18px;line-height:1}@media (max-width: 1200px){.attractions-wrap .filters .filter .title{font-size:16px;text-wrap:nowrap}}.attractions-wrap .filters .filter.active{background:#57cc99;color:#fff;border:none}.attractions-wrap .filters .filter.active:hover{box-shadow:none}.attractions-wrap .filters .filter.active .icon svg path{fill:#fff}.attractions-wrap .filters .filter:hover{box-shadow:0 4px 8px #0000001a;scale:1.003;transition:all .3s ease}.attractions-wrap .attractions-grid{padding-top:40px;display:grid;grid-template-columns:repeat(4,1fr);gap:40px 10px}@media (max-width: 1200px){.attractions-wrap .attractions-grid{grid-template-columns:repeat(1,1fr);padding:30px 25px}}.attractions-wrap .attractions-grid .attraction{cursor:pointer;width:82%;padding:20px;border:1px solid #ebebeb;border-radius:20px;display:flex;flex-direction:column;gap:10px;transition:all .3s ease}@media (max-width: 1200px){.attractions-wrap .attractions-grid .attraction{width:calc(100% - 40px)}}.attractions-wrap .attractions-grid .attraction:hover{box-shadow:0 4px 8px #0000001a;scale:1.005;transition:all .2s ease}.attractions-wrap .attractions-grid .attraction .image{width:100%}.attractions-wrap .attractions-grid .attraction .image img{width:100%;height:200px;object-fit:cover;cursor:pointer;border-radius:20px}.attractions-wrap .attractions-grid .attraction .wrap{display:flex;flex-direction:column;justify-content:space-between;height:100%}.attractions-wrap .attractions-grid .attraction .wrap .title{color:#22577a;font-size:20px;font-weight:500}.attractions-wrap .attractions-grid .attraction .wrap .place{padding-top:10px;display:flex;align-items:center;gap:5px;font-family:Noto;color:#7f94a1;font-size:16px}.attractions-wrap .attractions-grid .attraction .wrap .place img{width:18px}.attractions-wrap .pagination{display:flex;width:100%;justify-content:center;padding:20px 0;gap:20px}@media (max-width: 1200px){.attractions-wrap .pagination{padding-top:0;padding-bottom:50px}}.attractions-wrap .pagination .number{display:flex;justify-content:center;align-items:center;width:35px;height:35px;background:none;border-radius:50%;color:#22577a;font-family:Noto;font-weight:500;cursor:pointer}.attractions-wrap .pagination .number.active{background:#57cc99;color:#fff}.single-attraction{display:flex;flex-direction:column}.single-attraction .attraction-hero{position:relative;width:100vw;height:80vh}@media (max-width: 1200px){.single-attraction .attraction-hero{height:70vh}}.single-attraction .attraction-hero img{width:100%;height:100%;object-fit:cover}.single-attraction .attraction-hero .title{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#57cc99b3;padding:100px 150px;border-radius:20px}@media (max-width: 1200px){.single-attraction .attraction-hero .title{width:80%;padding:30px 20px;border-radius:10px}}.single-attraction .attraction-hero .title p{text-align:center;color:#fff;font-size:54px;position:relative}@media (max-width: 1200px){.single-attraction .attraction-hero .title p{text-align:center;font-size:28px;text-wrap:wrap}}.single-attraction .attraction-hero .title p:after{content:"";position:absolute;bottom:0;left:40%;width:20%;border-bottom:3px solid #fff}.single-attraction .content{padding:100px 150px;display:flex;flex-direction:column;gap:80px}@media (max-width: 1200px){.single-attraction .content{padding:30px 25px}}.single-attraction .content section{display:flex;flex-direction:column;gap:30px}.single-attraction .content section .header{display:flex;flex-direction:column;gap:8px;line-height:1.4}.single-attraction .content section .header .title{font-size:32px;color:#22577a}@media (max-width: 1200px){.single-attraction .content section .header .title{font-size:28px}}.single-attraction .content section .header .description{font-size:20px;color:#7f94a1;font-family:Noto}@media (max-width: 1200px){.single-attraction .content section .header .description{font-size:18px}}.single-attraction .content .info-wrap{display:grid;grid-template-columns:repeat(2,1fr);gap:80px}@media (max-width: 1200px){.single-attraction .content .info-wrap{grid-template-columns:repeat(1,1fr);gap:40px}}.single-attraction .content .info-wrap .information{display:flex;flex-direction:column;gap:10px}.single-attraction .content .info-wrap .information .title{color:#22577a;font-size:38px}@media (max-width: 1200px){.single-attraction .content .info-wrap .information .title{font-size:28px}}.single-attraction .content .info-wrap .information .description{color:#7f94a1;font-size:20px;font-family:Noto}@media (max-width: 1200px){.single-attraction .content .info-wrap .information .description{font-size:18px}}.single-attraction .content .info-wrap .information .icons{padding-top:20px;display:flex;justify-content:flex-start;align-items:center;gap:10px}.single-attraction .content .info-wrap .information .icons .icon{width:50px}@media (max-width: 1200px){.single-attraction .content .info-wrap .information .icons .icon{width:40px}}.single-attraction .content .info-wrap .information .icons .icon img{width:100%}.single-attraction .content .info-wrap .details{display:flex;flex-direction:column;gap:10px}@media (max-width: 1200px){.single-attraction .content .info-wrap .details{padding-left:10px}}.single-attraction .content .info-wrap .details .element{position:relative;border:1px solid #ebebeb;border-radius:20px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:20px 30px}.single-attraction .content .info-wrap .details .element .title{color:#57cc99;font-weight:500;font-size:22px}.single-attraction .content .info-wrap .details .element .description{color:#22577a;font-family:Noto;font-size:16px}.single-attraction .content .info-wrap .details .element .icon{position:absolute;left:-2.25%;top:50%;transform:translateY(-50%);width:35px}@media (max-width: 1200px){.single-attraction .content .info-wrap .details .element .icon{left:-5%}}.single-attraction .content .info-wrap .details .element .icon img{width:100%}.single-attraction .content .getting-there-wrap .routes{display:grid;grid-template-columns:repeat(2,1fr);gap:40px}@media (max-width: 1200px){.single-attraction .content .getting-there-wrap .routes{grid-template-columns:repeat(1,1fr)}}.single-attraction .content .getting-there-wrap .routes .route{border:1px solid #ebebeb;padding:30px;border-radius:20px;display:flex;flex-direction:column;align-items:flex-start;cursor:pointer}.single-attraction .content .getting-there-wrap .routes .route .title{font-size:22px;color:#22577a}.single-attraction .content .getting-there-wrap .routes .route .description{font-size:16px;color:#7f94a1;font-family:Noto}.single-attraction .content .getting-there-wrap .routes .route .map{padding-top:20px;width:100%;border-radius:20px}.single-attraction .content .getting-there-wrap .routes .route .map img{width:100%;border-radius:20px}.single-attraction .content .getting-there-wrap .routes .route:hover{box-shadow:0 4px 8px #0000001a;scale:1.005;transition:all .2s ease}.single-attraction .content .legend-wrap .legend{display:grid;grid-template-columns:repeat(1,1fr);gap:80px}@media (max-width: 1200px){.single-attraction .content .legend-wrap .legend{grid-template-columns:repeat(1,1fr);gap:30px}}.single-attraction .content .legend-wrap .legend .map{width:100%;height:650px}.single-attraction .content .legend-wrap .legend .map iframe{width:100%;border-radius:20px}.single-attraction .content .legend-wrap .legend .map iframe:focus{border:none;outline:none}.single-attraction .content .legend-wrap .legend .points{display:flex;flex-direction:column;justify-content:center}.single-attraction .content .legend-wrap .legend .points .point{display:flex;justify-content:space-between;align-items:center;padding:30px}.single-attraction .content .legend-wrap .legend .points .point:not(:last-of-type){border-bottom:1px solid #7f94a1}.single-attraction .content .legend-wrap .legend .points .point .number{background:#57cc99;width:30px;height:30px;display:flex;justify-content:center;align-items:center;border-radius:50%;font-family:Noto;color:#fff;font-size:14px}.single-attraction .content .legend-wrap .legend .points .point .info{font-family:Noto;color:#22577a;font-size:18px}.single-attraction .content .see-more-wrap .attractions-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:40px 10px}@media (max-width: 1200px){.single-attraction .content .see-more-wrap .attractions-grid{grid-template-columns:repeat(1,1fr)}}.single-attraction .content .see-more-wrap .attractions-grid .attraction{cursor:pointer;width:82%;padding:20px;border:1px solid #ebebeb;border-radius:20px;display:flex;flex-direction:column;gap:10px;transition:all .3s ease}@media (max-width: 1200px){.single-attraction .content .see-more-wrap .attractions-grid .attraction{width:calc(100% - 40px)}}.single-attraction .content .see-more-wrap .attractions-grid .attraction:hover{box-shadow:0 4px 8px #0000001a;scale:1.005;transition:all .2s ease}.single-attraction .content .see-more-wrap .attractions-grid .attraction .image{width:100%}.single-attraction .content .see-more-wrap .attractions-grid .attraction .image img{width:100%;height:200px;object-fit:cover;cursor:pointer;border-radius:20px}.single-attraction .content .see-more-wrap .attractions-grid .attraction .wrap{display:flex;flex-direction:column;justify-content:space-between;height:100%}.single-attraction .content .see-more-wrap .attractions-grid .attraction .wrap .title{color:#22577a;font-size:20px;font-weight:500}.single-attraction .content .see-more-wrap .attractions-grid .attraction .wrap .place{padding-top:10px;display:flex;align-items:center;gap:5px;font-family:Noto;color:#7f94a1;font-size:16px}.single-attraction .content .see-more-wrap .attractions-grid .attraction .wrap .place img{width:18px}.map-wrap{padding:50px 150px;display:flex;flex-direction:column;gap:20px}@media (max-width: 1200px){.map-wrap{padding:0}}.map-wrap .header .title{font-size:38px;color:#22577a}@media (max-width: 1200px){.map-wrap .header .title{padding:30px 25px 10px}}.map-wrap .header .subtitle,.map-wrap .header .description{font-size:24px;color:#7f94a1;font-family:Noto}.map-wrap .map{width:100%}.map-wrap .map img{width:100%;object-fit:contain}.map-wrap .in-sarnitsa{padding-top:30px}@media (max-width: 1200px){.map-wrap .outside-sarnitsa{padding-bottom:40px}}.map-wrap .in-sarnitsa,.map-wrap .outside-sarnitsa{display:flex;flex-direction:column;gap:30px}.map-wrap .in-sarnitsa .title-wrap,.map-wrap .outside-sarnitsa .title-wrap{display:flex;align-items:center;gap:3px}@media (max-width: 1200px){.map-wrap .in-sarnitsa .title-wrap,.map-wrap .outside-sarnitsa .title-wrap{padding:0 25px}.map-wrap .in-sarnitsa .title-wrap .title,.map-wrap .outside-sarnitsa .title-wrap .title{padding:0;font-size:30px}}.map-wrap .in-sarnitsa .title-wrap .icon,.map-wrap .outside-sarnitsa .title-wrap .icon{width:35px}@media (max-width: 1200px){.map-wrap .in-sarnitsa .title-wrap .icon,.map-wrap .outside-sarnitsa .title-wrap .icon{width:25px}}.map-wrap .in-sarnitsa .title-wrap .icon img,.map-wrap .outside-sarnitsa .title-wrap .icon img{width:100%}@media (max-width: 1200px){.map-wrap .in-sarnitsa .description,.map-wrap .outside-sarnitsa .description{padding:0 25px;font-size:20px}}.map-wrap .in-sarnitsa .content .swiper,.map-wrap .outside-sarnitsa .content .swiper{width:100%;position:relative;padding-bottom:60px}.map-wrap .in-sarnitsa .content .swiper-pagination,.map-wrap .outside-sarnitsa .content .swiper-pagination{padding-top:60px}.map-wrap .in-sarnitsa .content .attraction .wrap,.map-wrap .outside-sarnitsa .content .attraction .wrap{height:100%;display:flex;flex-direction:column;justify-content:space-between}.map-wrap .in-sarnitsa .content .swiper-slide,.map-wrap .outside-sarnitsa .content .swiper-slide{display:flex;justify-content:center}.map-wrap .in-sarnitsa .content .nav,.map-wrap .outside-sarnitsa .content .nav{position:absolute;top:calc(50% - 20px);transform:translateY(-50%);z-index:10;width:100%;display:flex;justify-content:space-between}.map-wrap .in-sarnitsa .content .prev,.map-wrap .outside-sarnitsa .content .prev{cursor:pointer;width:30px;height:30px;background-size:contain;background-image:url("data:image/svg+xml,%3csvg%20width='49'%20height='49'%20viewBox='0%200%2049%2049'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='24.5'%20cy='24.5'%20r='24'%20transform='rotate(90%2024.5%2024.5)'%20fill='white'%20stroke='%2357CC99'/%3e%3cpath%20d='M27.8106%2024.4425C27.7165%2024.382%2027.6087%2024.3337%2027.5292%2024.2595C24.8083%2021.7008%2022.0905%2019.1385%2019.3704%2016.5791C19.1608%2016.3824%2019.001%2016.172%2019.0048%2015.8773C19.0094%2015.5177%2019.1815%2015.254%2019.5157%2015.0976C19.8628%2014.9355%2020.2001%2014.978%2020.5052%2015.205C20.5794%2015.2605%2020.6452%2015.3268%2020.7124%2015.3909C23.6742%2018.1809%2026.6352%2020.9709%2029.5977%2023.7594C29.8195%2023.9684%2030.0015%2024.1838%2030%2024.5016C29.9985%2024.7956%2029.8478%2025.0074%2029.6375%2025.2056C27.0658%2027.6252%2024.4963%2030.047%2021.9261%2032.468C21.494%2032.8744%2021.0642%2033.283%2020.6306%2033.6879C20.2031%2034.0864%2019.6434%2034.1044%2019.2625%2033.7355C18.8909%2033.3759%2018.9138%2032.8586%2019.3314%2032.4651C22.0622%2029.8899%2024.7938%2027.3161%2027.5276%2024.7444C27.6072%2024.6695%2027.7135%2024.6198%2027.8068%2024.5578C27.8083%2024.5189%2027.8098%2024.4807%2027.8114%2024.4418L27.8106%2024.4425Z'%20fill='%2357CC99'/%3e%3c/svg%3e");rotate:180deg}.map-wrap .in-sarnitsa .content .prev.swiper-button-disabled,.map-wrap .outside-sarnitsa .content .prev.swiper-button-disabled{background-image:url("data:image/svg+xml,%3csvg%20width='49'%20height='49'%20viewBox='0%200%2049%2049'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='24.5'%20cy='24.5'%20r='24'%20transform='rotate(-90%2024.5%2024.5)'%20fill='white'%20stroke='%23EBEBEB'/%3e%3cpath%20d='M21.1894%2024.5575C21.2835%2024.618%2021.3913%2024.6663%2021.4708%2024.7405C24.1917%2027.2992%2026.9095%2029.8615%2029.6296%2032.4209C29.8392%2032.6176%2029.999%2032.828%2029.9952%2033.1227C29.9906%2033.4823%2029.8185%2033.746%2029.4843%2033.9024C29.1372%2034.0645%2028.7999%2034.022%2028.4948%2033.795C28.4206%2033.7395%2028.3548%2033.6732%2028.2876%2033.6091C25.3258%2030.8191%2022.3648%2028.0291%2019.4023%2025.2406C19.1805%2025.0316%2018.9985%2024.8162%2019%2024.4984C19.0015%2024.2044%2019.1522%2023.9926%2019.3625%2023.7944C21.9342%2021.3748%2024.5037%2018.953%2027.0739%2016.532C27.506%2016.1256%2027.9358%2015.717%2028.3694%2015.3121C28.7969%2014.9136%2029.3566%2014.8956%2029.7375%2015.2645C30.1091%2015.6241%2030.0862%2016.1414%2029.6686%2016.5349C26.9378%2019.1101%2024.2062%2021.6839%2021.4724%2024.2556C21.3928%2024.3305%2021.2865%2024.3802%2021.1932%2024.4422C21.1917%2024.4811%2021.1902%2024.5193%2021.1886%2024.5582L21.1894%2024.5575Z'%20fill='%23EBEBEB'/%3e%3c/svg%3e");rotate:0deg}@media (max-width: 1200px){.map-wrap .in-sarnitsa .content .prev,.map-wrap .outside-sarnitsa .content .prev{display:none}}.map-wrap .in-sarnitsa .content .next,.map-wrap .outside-sarnitsa .content .next{cursor:pointer;width:30px;height:30px;background-size:contain;background-image:url("data:image/svg+xml,%3csvg%20width='49'%20height='49'%20viewBox='0%200%2049%2049'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='24.5'%20cy='24.5'%20r='24'%20transform='rotate(90%2024.5%2024.5)'%20fill='white'%20stroke='%2357CC99'/%3e%3cpath%20d='M27.8106%2024.4425C27.7165%2024.382%2027.6087%2024.3337%2027.5292%2024.2595C24.8083%2021.7008%2022.0905%2019.1385%2019.3704%2016.5791C19.1608%2016.3824%2019.001%2016.172%2019.0048%2015.8773C19.0094%2015.5177%2019.1815%2015.254%2019.5157%2015.0976C19.8628%2014.9355%2020.2001%2014.978%2020.5052%2015.205C20.5794%2015.2605%2020.6452%2015.3268%2020.7124%2015.3909C23.6742%2018.1809%2026.6352%2020.9709%2029.5977%2023.7594C29.8195%2023.9684%2030.0015%2024.1838%2030%2024.5016C29.9985%2024.7956%2029.8478%2025.0074%2029.6375%2025.2056C27.0658%2027.6252%2024.4963%2030.047%2021.9261%2032.468C21.494%2032.8744%2021.0642%2033.283%2020.6306%2033.6879C20.2031%2034.0864%2019.6434%2034.1044%2019.2625%2033.7355C18.8909%2033.3759%2018.9138%2032.8586%2019.3314%2032.4651C22.0622%2029.8899%2024.7938%2027.3161%2027.5276%2024.7444C27.6072%2024.6695%2027.7135%2024.6198%2027.8068%2024.5578C27.8083%2024.5189%2027.8098%2024.4807%2027.8114%2024.4418L27.8106%2024.4425Z'%20fill='%2357CC99'/%3e%3c/svg%3e")}.map-wrap .in-sarnitsa .content .next.swiper-button-disabled,.map-wrap .outside-sarnitsa .content .next.swiper-button-disabled{background-image:url("data:image/svg+xml,%3csvg%20width='49'%20height='49'%20viewBox='0%200%2049%2049'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='24.5'%20cy='24.5'%20r='24'%20transform='rotate(-90%2024.5%2024.5)'%20fill='white'%20stroke='%23EBEBEB'/%3e%3cpath%20d='M21.1894%2024.5575C21.2835%2024.618%2021.3913%2024.6663%2021.4708%2024.7405C24.1917%2027.2992%2026.9095%2029.8615%2029.6296%2032.4209C29.8392%2032.6176%2029.999%2032.828%2029.9952%2033.1227C29.9906%2033.4823%2029.8185%2033.746%2029.4843%2033.9024C29.1372%2034.0645%2028.7999%2034.022%2028.4948%2033.795C28.4206%2033.7395%2028.3548%2033.6732%2028.2876%2033.6091C25.3258%2030.8191%2022.3648%2028.0291%2019.4023%2025.2406C19.1805%2025.0316%2018.9985%2024.8162%2019%2024.4984C19.0015%2024.2044%2019.1522%2023.9926%2019.3625%2023.7944C21.9342%2021.3748%2024.5037%2018.953%2027.0739%2016.532C27.506%2016.1256%2027.9358%2015.717%2028.3694%2015.3121C28.7969%2014.9136%2029.3566%2014.8956%2029.7375%2015.2645C30.1091%2015.6241%2030.0862%2016.1414%2029.6686%2016.5349C26.9378%2019.1101%2024.2062%2021.6839%2021.4724%2024.2556C21.3928%2024.3305%2021.2865%2024.3802%2021.1932%2024.4422C21.1917%2024.4811%2021.1902%2024.5193%2021.1886%2024.5582L21.1894%2024.5575Z'%20fill='%23EBEBEB'/%3e%3c/svg%3e");rotate:180deg}@media (max-width: 1200px){.map-wrap .in-sarnitsa .content .next,.map-wrap .outside-sarnitsa .content .next{display:none}}.map-wrap .in-sarnitsa .content .attraction,.map-wrap .outside-sarnitsa .content .attraction{cursor:pointer;width:82%;height:350px;padding:20px;border:1px solid #ebebeb;border-radius:20px;display:flex;flex-direction:column;gap:10px;transition:all .3s ease}.map-wrap .in-sarnitsa .content .attraction:hover,.map-wrap .outside-sarnitsa .content .attraction:hover{box-shadow:0 4px 8px #0000001a;scale:1.001;transition:all .2s ease}.map-wrap .in-sarnitsa .content .attraction .image,.map-wrap .outside-sarnitsa .content .attraction .image{width:100%}.map-wrap .in-sarnitsa .content .attraction .image img,.map-wrap .outside-sarnitsa .content .attraction .image img{width:100%;height:200px;object-fit:cover;cursor:pointer;border-radius:20px}.map-wrap .in-sarnitsa .content .attraction .title,.map-wrap .outside-sarnitsa .content .attraction .title{color:#22577a;font-size:20px;font-weight:500}.map-wrap .in-sarnitsa .content .attraction .date,.map-wrap .outside-sarnitsa .content .attraction .date{font-family:Noto;color:#57cc99;font-size:16px}.map-wrap .in-sarnitsa .content .attraction .description,.map-wrap .outside-sarnitsa .content .attraction .description{font-family:Noto;color:#7f94a1;font-size:16px}.map-wrap .in-sarnitsa .content .attraction .place,.map-wrap .outside-sarnitsa .content .attraction .place{display:flex;align-items:center;gap:5px;font-family:Noto;color:#7f94a1;font-size:16px}.map-wrap .in-sarnitsa .content .attraction .place img,.map-wrap .outside-sarnitsa .content .attraction .place img{width:18px}.services-page-wrap{padding:50px 150px;display:flex;flex-direction:column;gap:50px}@media (max-width: 1200px){.services-page-wrap{padding:30px 25px}}.services-page-wrap .header .title{font-size:38px;color:#22577a}@media (max-width: 1200px){.services-page-wrap .header .title{font-size:32px}}.services-page-wrap .header .subtitle,.services-page-wrap .header .description{font-size:22px;color:#7f94a1;font-family:Noto}@media (max-width: 1200px){.services-page-wrap .header .subtitle,.services-page-wrap .header .description{margin-top:15px;font-size:18px}}.services-page-wrap .content{display:flex;flex-direction:column;gap:50px;padding-bottom:30px}@media (max-width: 1200px){.services-page-wrap .content{gap:40px}}.services-page-wrap .content .service{display:flex;gap:30px;width:100%}@media (max-width: 1200px){.services-page-wrap .content .service{flex-direction:column;border:1px solid #ebebeb;padding:15px;width:calc(100% - 30px);border-radius:20px}}@media (min-width: 1200px){.services-page-wrap .content .service.left .image,.services-page-wrap .content .service.left .image img{transform:translate(-200%)}.services-page-wrap .content .service.left .box{transform:translate(200%)}.services-page-wrap .content .service.left.animate{transition:all 1.5s ease}.services-page-wrap .content .service.left.animate .image{transition:all .6s ease;transform:translate(0)}.services-page-wrap .content .service.left.animate .image img,.services-page-wrap .content .service.left.animate .box{transform:translate(0)}}@media (max-width: 1200px){.services-page-wrap .content .service.right{flex-direction:column-reverse}}@media (min-width: 1200px){.services-page-wrap .content .service.right .image,.services-page-wrap .content .service.right .image img{transform:translate(200%)}.services-page-wrap .content .service.right .box{transform:translate(-200%)}.services-page-wrap .content .service.right.animate{transition:all 1.5s ease}.services-page-wrap .content .service.right.animate .image{transition:all .6s ease;transform:translate(0)}.services-page-wrap .content .service.right.animate .image img,.services-page-wrap .content .service.right.animate .box{transform:translate(0)}}.services-page-wrap .content .service .image{width:70%}.services-page-wrap .content .service .image img{width:100%;height:100%}@media (max-width: 1200px){.services-page-wrap .content .service .image{width:100%;height:200px}.services-page-wrap .content .service .image img{border-radius:10px;object-fit:cover}}.services-page-wrap .content .service .box{width:calc(30% - 100px);padding:30px 70px 30px 40px;display:flex;flex-direction:column;justify-content:space-between;border:1px solid transparent;border-radius:12px;box-shadow:0 0 0 transparent;transition:all .5s ease}@media (max-width: 1200px){.services-page-wrap .content .service .box{width:100%;padding:0}}.services-page-wrap .content .service .box:hover{border:1px solid #ebebeb;box-shadow:10px 10px #57cc99}@media (max-width: 1200px){.services-page-wrap .content .service .box:hover{border:1px solid transparent;box-shadow:none}}.services-page-wrap .content .service .box .top{display:flex;flex-direction:column;gap:10px}.services-page-wrap .content .service .box .top .title{width:90%;color:#1684a7;font-size:28px;cursor:pointer}@media (max-width: 1200px){.services-page-wrap .content .service .box .top .title{font-size:22px;color:#22577a}}.services-page-wrap .content .service .box .top .text{width:90%;color:#1684a7;font-family:Noto}@media (max-width: 1200px){.services-page-wrap .content .service .box .top .text{width:100%;font-size:16px;color:#7f94a1}}.services-page-wrap .content .service .box .button button{font-size:18px;background:#57cc99;border-radius:30px;padding:5px 45px;border:none}.services-page-wrap .content .service .box .button button:hover{border:none;background:#43c38c}@media (max-width: 1200px){.services-page-wrap .content .service .box .button button{margin-top:20px}}.news-page-wrap{padding:50px 150px;display:flex;flex-direction:column;gap:20px}.news-page-wrap .header .title{font-size:38px;color:#22577a}@media (max-width: 1200px){.news-page-wrap .header .title{font-size:32px}}@media (max-width: 1200px){.news-page-wrap{padding:30px 25px}}.news-page-wrap .content{display:grid;grid-template-columns:4fr 1fr;gap:100px}@media (max-width: 1200px){.news-page-wrap .content{grid-template-columns:repeat(1,1fr);width:100%;gap:60px}}.news-page-wrap .content .column{display:flex;flex-direction:column;gap:50px}@media (max-width: 1200px){.news-page-wrap .content .column{width:100%}}.news-page-wrap .content .column .highlighted{display:flex;align-items:flex-start;gap:20px;border:1px solid #ebebeb;border-radius:20px;padding:25px;cursor:pointer}@media (max-width: 1200px){.news-page-wrap .content .column .highlighted{flex-direction:column}}.news-page-wrap .content .column .highlighted .image{width:100%;height:300px}.news-page-wrap .content .column .highlighted .image img{width:100%;height:100%;object-fit:cover}@media (max-width: 1200px){.news-page-wrap .content .column .highlighted .image{height:200px}}.news-page-wrap .content .column .highlighted .image img{border-radius:10px}.news-page-wrap .content .column .highlighted:hover{box-shadow:0 4px 10px #0000000d;scale:1.001;transition:all .3s ease}.news-page-wrap .content .column .highlighted .column{display:flex;flex-direction:column;gap:10px}.news-page-wrap .content .column .highlighted .column .title{color:#22577a;font-size:24px}@media (max-width: 1200px){.news-page-wrap .content .column .highlighted .column .title{font-size:20px}}.news-page-wrap .content .column .highlighted .column .date{color:#57cc99;font-family:Noto;font-size:18px}@media (max-width: 1200px){.news-page-wrap .content .column .highlighted .column .date{font-size:14px}}.news-page-wrap .content .column .highlighted .column .description{color:#7f94a1;font-family:Noto;font-size:18px}@media (max-width: 1200px){.news-page-wrap .content .column .highlighted .column .description{font-size:14px}}.news-page-wrap .content .column .news-grid{width:100%;display:grid;grid-template-columns:repeat(3,1fr);gap:30px;justify-content:space-between}@media (max-width: 1200px){.news-page-wrap .content .column .news-grid{grid-template-columns:repeat(1,1fr)}}.news-page-wrap .content .column .news-grid .single-news{cursor:pointer;padding:20px;border:1px solid #ebebeb;border-radius:20px;display:flex;flex-direction:column;gap:10px;box-shadow:none;transition:all .3s ease}.news-page-wrap .content .column .news-grid .single-news:hover{box-shadow:0 4px 8px #0000000d;scale:1.001;transition:all .3s ease}.news-page-wrap .content .column .news-grid .single-news .image,.news-page-wrap .content .column .news-grid .single-news .no-image{width:100%;height:200px}.news-page-wrap .content .column .news-grid .single-news .image img,.news-page-wrap .content .column .news-grid .single-news .no-image img{width:100%;height:100%;border-radius:12px;cursor:pointer}.news-page-wrap .content .column .news-grid .single-news .no-image{background:#f6f6f6;border-radius:16px}.news-page-wrap .content .column .news-grid .single-news .title{color:#22577a;font-size:20px;font-weight:500}.news-page-wrap .content .column .news-grid .single-news .date{font-family:Noto;color:#57cc99;font-size:16px}@media (max-width: 1200px){.news-page-wrap .content .column .news-grid .single-news .date{font-size:14px}}.news-page-wrap .content .column .news-grid .single-news .description{font-family:Noto;color:#7f94a1;font-size:16px}@media (max-width: 1200px){.news-page-wrap .content .column .news-grid .single-news .description{font-size:14px}}.news-page-wrap .content .column .pagination{display:flex;width:100%;justify-content:center;padding:20px 0;gap:20px}.news-page-wrap .content .column .pagination .number{display:flex;justify-content:center;align-items:center;width:35px;height:35px;background:none;border-radius:50%;color:#22577a;font-family:Noto;font-weight:500;cursor:pointer}.news-page-wrap .content .column .pagination .number.active{background:#57cc99;color:#fff}.news-page-wrap .content .column .newspaper{display:flex;flex-direction:column;gap:10px}@media (max-width: 1200px){.news-page-wrap .content .column .newspaper{width:100%}}.news-page-wrap .content .column .newspaper .title{color:#22577a;font-size:32px}@media (max-width: 1200px){.news-page-wrap .content .column .newspaper .title{font-size:28px}}.news-page-wrap .content .column .newspaper .preview{width:100%;border:1px solid #ebebeb;border-radius:20px;cursor:pointer}.news-page-wrap .content .column .newspaper .preview:hover{box-shadow:0 4px 8px #0000001a;scale:1.001;transition:all .3s ease}.news-page-wrap .content .column .newspaper .preview img{width:100%;max-height:500px;object-fit:contain;border-radius:20px}@media (max-width: 1200px){.news-page-wrap .content .column .latest{display:none}}.news-page-wrap .content .column .latest .title{color:#22577a;font-size:32px}.news-page-wrap .content .column .latest .single-latest-news{width:fit-content;cursor:pointer;padding:20px 0;display:flex;flex-direction:column;gap:10px;box-shadow:none;transition:all .3s ease}.news-page-wrap .content .column .latest .single-latest-news:not(:last-child){border-bottom:1px solid #ebebeb}.news-page-wrap .content .column .latest .single-latest-news .image{width:100%}.news-page-wrap .content .column .latest .single-latest-news .image img{width:100%;cursor:pointer}.news-page-wrap .content .column .latest .single-latest-news .title{color:#22577a;font-size:20px;font-weight:500}.news-page-wrap .content .column .latest .single-latest-news .date{font-family:Noto;color:#57cc99;font-size:16px}.news-page-wrap .content .column .latest .single-latest-news .description{font-family:Noto;color:#7f94a1;font-size:16px}.contacts-wrap{padding:50px 150px;position:relative}@media (max-width: 1200px){.contacts-wrap{padding:30px 40px;display:flex;flex-direction:column;align-items:center}}.contacts-wrap .image{height:65vh;width:55%}@media (max-width: 1200px){.contacts-wrap .image{width:100%;height:25vh}}.contacts-wrap .image img{height:100%;width:100%;object-fit:cover;border-radius:20px}.contacts-wrap .form{position:absolute;top:50%;right:150px;transform:translateY(-50%);background:#fff;display:grid;grid-template-columns:repeat(2,1fr);width:55%;padding:35px;border-radius:20px;box-shadow:0 4px 10px #0000001a}@media (max-width: 1200px){.contacts-wrap .form{padding:25px;position:relative;width:calc(100% - 70px);right:unset;top:unset;transform:translateY(0);margin-top:-50px;grid-template-columns:repeat(1,1fr)}}.contacts-wrap .form .column{display:flex;flex-direction:column;justify-content:flex-end}@media (max-width: 1200px){.contacts-wrap .form .column{width:100%}}.contacts-wrap .form .column:not(:last-child){border-right:1px solid #ebebeb}@media (max-width: 1200px){.contacts-wrap .form .column.no-mobile{display:none}}.contacts-wrap .form .column .big-title{color:#22577a;font-size:40px;padding-bottom:10px}.contacts-wrap .form .column .contacts{display:flex;flex-direction:column;gap:20px}.contacts-wrap .form .column .contacts .element{display:flex;align-items:center;gap:8px}.contacts-wrap .form .column .contacts .element .icon{width:35px;display:flex;align-items:center}.contacts-wrap .form .column .contacts .element .icon img{width:100%}.contacts-wrap .form .column .contacts .element .text,.contacts-wrap .form .column .contacts .element a{color:#22577a;font-weight:500}.contacts-wrap .form .column .contact-form{display:flex;flex-direction:column;align-items:center;gap:20px;padding:0 40px}@media (max-width: 1200px){.contacts-wrap .form .column .contact-form{padding:0}}.contacts-wrap .form .column .contact-form .title{color:#22577a;font-size:28px}@media (max-width: 1200px){.contacts-wrap .form .column .contact-form .title{font-size:20px}}.contacts-wrap .form .column .contact-form form{width:100%;display:flex;flex-direction:column;align-items:center;gap:25px}.contacts-wrap .form .column .contact-form form .input{display:flex;flex-direction:column;gap:2px;width:100%}.contacts-wrap .form .column .contact-form form .input label{color:#22577a}.contacts-wrap .form .column .contact-form form .input input{border:1.5px solid #ebebeb;background:#fff;border-radius:10px;padding:12px;color:#22577a}.contacts-wrap .form .column .contact-form form .input input:focus{outline:none;border:1.5px solid #57cc99}.contacts-wrap .form .column .contact-form form button{background:#57cc99;width:60%;border-radius:30px;font-size:18px;padding:8px 0;border:none}.contacts-wrap .form .column .contact-form form button:hover{border:none;background:#5cd39f}.contacts-wrap .form .column .contact-form form button:focus{outline:none}.contacts-wrap .success-popup{display:block;position:fixed;width:100vw;height:100vh;top:0;left:0;z-index:20;background:#0006;display:flex;justify-content:center;align-items:center}.contacts-wrap .success-popup.hide{display:none}.contacts-wrap .success-popup .success-wrap{background:#fff;padding:30px;border-radius:16px;display:flex;flex-direction:column;align-items:center;gap:20px;width:25%}.contacts-wrap .success-popup .success-wrap .message{color:#22577a;font-size:20px}.contacts-wrap .success-popup .success-wrap .button{width:100%;display:flex;justify-content:center}.contacts-wrap .success-popup .success-wrap .button button{background:#57cc99;width:40%;border-radius:30px;font-size:18px;padding:8px 0;border:none}.contacts-wrap .success-popup .success-wrap .button button:hover{border:none;background:#5cd39f}.contacts-wrap .success-popup .success-wrap .button button:focus{outline:none}.about-page-wrap{padding:50px 150px;display:flex;flex-direction:column;gap:20px}@media (max-width: 1200px){.about-page-wrap{padding:30px 25px}}.about-page-wrap .header .title{font-size:38px;color:#22577a}@media (max-width: 1200px){.about-page-wrap .header .title{font-size:28px}}.about-page-wrap .information{display:grid;grid-template-columns:repeat(2,1fr);gap:180px}@media (max-width: 1200px){.about-page-wrap .information{grid-template-columns:repeat(1,1fr);gap:30px}}.about-page-wrap .information .description{width:100%;color:#7f94a1;font-family:Noto;font-size:18px}@media (max-width: 1200px){.about-page-wrap .information .description{font-size:14px}}.about-page-wrap .information .illustration,.about-page-wrap .information .illustration img{width:100%}.about-page-wrap .information .read-more button{font-size:16px;background:#57cc99;border-radius:30px;padding:7px 15px;border:none}.about-page-wrap .information .read-more button:hover{border:none;background:#5cd39f}.about-page-wrap .more-info{width:100%;color:#7f94a1;font-family:Noto;font-size:18px}@media (max-width: 1200px){.about-page-wrap .more-info{font-size:14px}}.about-page-wrap .gallery-header{display:flex;justify-content:space-between;align-items:flex-end}.about-page-wrap .gallery-header .title{font-size:32px;color:#22577a}@media (max-width: 1200px){.about-page-wrap .gallery-header .title{font-size:28px}}.about-page-wrap .gallery-header .description{font-size:20px;color:#7f94a1;font-family:Noto}@media (max-width: 1200px){.about-page-wrap .gallery-header .description{font-size:18px}}.about-page-wrap .gallery-header .gallery-nav{display:flex;align-items:center;gap:20px}@media (max-width: 1200px){.about-page-wrap .gallery-header .gallery-nav{display:none}}.about-page-wrap .gallery-header .gallery-nav .prev{width:40px;height:40px}.about-page-wrap .gallery-header .gallery-nav .prev button{padding:0;width:100%;height:100%;background:url("data:image/svg+xml,%3csvg%20width='49'%20height='49'%20viewBox='0%200%2049%2049'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='24.5'%20cy='24.5'%20r='24'%20transform='rotate(90%2024.5%2024.5)'%20fill='white'%20stroke='%2357CC99'/%3e%3cpath%20d='M27.8106%2024.4425C27.7165%2024.382%2027.6087%2024.3337%2027.5292%2024.2595C24.8083%2021.7008%2022.0905%2019.1385%2019.3704%2016.5791C19.1608%2016.3824%2019.001%2016.172%2019.0048%2015.8773C19.0094%2015.5177%2019.1815%2015.254%2019.5157%2015.0976C19.8628%2014.9355%2020.2001%2014.978%2020.5052%2015.205C20.5794%2015.2605%2020.6452%2015.3268%2020.7124%2015.3909C23.6742%2018.1809%2026.6352%2020.9709%2029.5977%2023.7594C29.8195%2023.9684%2030.0015%2024.1838%2030%2024.5016C29.9985%2024.7956%2029.8478%2025.0074%2029.6375%2025.2056C27.0658%2027.6252%2024.4963%2030.047%2021.9261%2032.468C21.494%2032.8744%2021.0642%2033.283%2020.6306%2033.6879C20.2031%2034.0864%2019.6434%2034.1044%2019.2625%2033.7355C18.8909%2033.3759%2018.9138%2032.8586%2019.3314%2032.4651C22.0622%2029.8899%2024.7938%2027.3161%2027.5276%2024.7444C27.6072%2024.6695%2027.7135%2024.6198%2027.8068%2024.5578C27.8083%2024.5189%2027.8098%2024.4807%2027.8114%2024.4418L27.8106%2024.4425Z'%20fill='%2357CC99'/%3e%3c/svg%3e");rotate:180deg;background-repeat:no-repeat;background-size:contain}.about-page-wrap .gallery-header .gallery-nav .prev.disabled button{rotate:0deg;background:url("data:image/svg+xml,%3csvg%20width='49'%20height='49'%20viewBox='0%200%2049%2049'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='24.5'%20cy='24.5'%20r='24'%20transform='rotate(-90%2024.5%2024.5)'%20fill='white'%20stroke='%23EBEBEB'/%3e%3cpath%20d='M21.1894%2024.5575C21.2835%2024.618%2021.3913%2024.6663%2021.4708%2024.7405C24.1917%2027.2992%2026.9095%2029.8615%2029.6296%2032.4209C29.8392%2032.6176%2029.999%2032.828%2029.9952%2033.1227C29.9906%2033.4823%2029.8185%2033.746%2029.4843%2033.9024C29.1372%2034.0645%2028.7999%2034.022%2028.4948%2033.795C28.4206%2033.7395%2028.3548%2033.6732%2028.2876%2033.6091C25.3258%2030.8191%2022.3648%2028.0291%2019.4023%2025.2406C19.1805%2025.0316%2018.9985%2024.8162%2019%2024.4984C19.0015%2024.2044%2019.1522%2023.9926%2019.3625%2023.7944C21.9342%2021.3748%2024.5037%2018.953%2027.0739%2016.532C27.506%2016.1256%2027.9358%2015.717%2028.3694%2015.3121C28.7969%2014.9136%2029.3566%2014.8956%2029.7375%2015.2645C30.1091%2015.6241%2030.0862%2016.1414%2029.6686%2016.5349C26.9378%2019.1101%2024.2062%2021.6839%2021.4724%2024.2556C21.3928%2024.3305%2021.2865%2024.3802%2021.1932%2024.4422C21.1917%2024.4811%2021.1902%2024.5193%2021.1886%2024.5582L21.1894%2024.5575Z'%20fill='%23EBEBEB'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:contain}.about-page-wrap .gallery-header .gallery-nav .next{width:40px;height:40px}.about-page-wrap .gallery-header .gallery-nav .next button{padding:0;width:100%;height:100%;background:url("data:image/svg+xml,%3csvg%20width='49'%20height='49'%20viewBox='0%200%2049%2049'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='24.5'%20cy='24.5'%20r='24'%20transform='rotate(90%2024.5%2024.5)'%20fill='white'%20stroke='%2357CC99'/%3e%3cpath%20d='M27.8106%2024.4425C27.7165%2024.382%2027.6087%2024.3337%2027.5292%2024.2595C24.8083%2021.7008%2022.0905%2019.1385%2019.3704%2016.5791C19.1608%2016.3824%2019.001%2016.172%2019.0048%2015.8773C19.0094%2015.5177%2019.1815%2015.254%2019.5157%2015.0976C19.8628%2014.9355%2020.2001%2014.978%2020.5052%2015.205C20.5794%2015.2605%2020.6452%2015.3268%2020.7124%2015.3909C23.6742%2018.1809%2026.6352%2020.9709%2029.5977%2023.7594C29.8195%2023.9684%2030.0015%2024.1838%2030%2024.5016C29.9985%2024.7956%2029.8478%2025.0074%2029.6375%2025.2056C27.0658%2027.6252%2024.4963%2030.047%2021.9261%2032.468C21.494%2032.8744%2021.0642%2033.283%2020.6306%2033.6879C20.2031%2034.0864%2019.6434%2034.1044%2019.2625%2033.7355C18.8909%2033.3759%2018.9138%2032.8586%2019.3314%2032.4651C22.0622%2029.8899%2024.7938%2027.3161%2027.5276%2024.7444C27.6072%2024.6695%2027.7135%2024.6198%2027.8068%2024.5578C27.8083%2024.5189%2027.8098%2024.4807%2027.8114%2024.4418L27.8106%2024.4425Z'%20fill='%2357CC99'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:contain}.about-page-wrap .gallery-header .gallery-nav .next.disabled button{rotate:180deg;background:url("data:image/svg+xml,%3csvg%20width='49'%20height='49'%20viewBox='0%200%2049%2049'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='24.5'%20cy='24.5'%20r='24'%20transform='rotate(-90%2024.5%2024.5)'%20fill='white'%20stroke='%23EBEBEB'/%3e%3cpath%20d='M21.1894%2024.5575C21.2835%2024.618%2021.3913%2024.6663%2021.4708%2024.7405C24.1917%2027.2992%2026.9095%2029.8615%2029.6296%2032.4209C29.8392%2032.6176%2029.999%2032.828%2029.9952%2033.1227C29.9906%2033.4823%2029.8185%2033.746%2029.4843%2033.9024C29.1372%2034.0645%2028.7999%2034.022%2028.4948%2033.795C28.4206%2033.7395%2028.3548%2033.6732%2028.2876%2033.6091C25.3258%2030.8191%2022.3648%2028.0291%2019.4023%2025.2406C19.1805%2025.0316%2018.9985%2024.8162%2019%2024.4984C19.0015%2024.2044%2019.1522%2023.9926%2019.3625%2023.7944C21.9342%2021.3748%2024.5037%2018.953%2027.0739%2016.532C27.506%2016.1256%2027.9358%2015.717%2028.3694%2015.3121C28.7969%2014.9136%2029.3566%2014.8956%2029.7375%2015.2645C30.1091%2015.6241%2030.0862%2016.1414%2029.6686%2016.5349C26.9378%2019.1101%2024.2062%2021.6839%2021.4724%2024.2556C21.3928%2024.3305%2021.2865%2024.3802%2021.1932%2024.4422C21.1917%2024.4811%2021.1902%2024.5193%2021.1886%2024.5582L21.1894%2024.5575Z'%20fill='%23EBEBEB'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:contain}@media (max-width: 1200px){.about-page-wrap .swiper{width:100%;padding-bottom:60px;height:400px}.about-page-wrap .swiper-pagination{padding-top:60px}.about-page-wrap .swiper-slide{display:flex;justify-content:center}.about-page-wrap .swiper-slide div{width:400px;height:400px}.about-page-wrap .swiper-slide div img{width:100%;height:100%;object-fit:cover;border-radius:20px}}.about-page-wrap .gallery{display:grid;grid-template-columns:repeat(8,1fr);grid-template-rows:repeat(8,10vh);grid-gap:15px}.about-page-wrap .gallery figure{margin:0;overflow:hidden;position:relative}.about-page-wrap .gallery .gallery__img{width:100%;height:100%;object-fit:cover;object-position:50% 50%;border-radius:20px;position:absolute;top:0;left:0;transition:clip-path .5s ease-in-out}.about-page-wrap .gallery .wipe-in-next img{clip-path:inset(0 100% 0 0);animation:wipeInNext .5s forwards}@keyframes wipeInNext{to{clip-path:inset(0 0 0 0)}}.about-page-wrap .gallery .wipe-out-next img{clip-path:inset(0 0 0 0);animation:wipeOutNext .5s forwards}@keyframes wipeOutNext{to{clip-path:inset(0 0 0 100%)}}.about-page-wrap .gallery .wipe-in-prev img{clip-path:inset(0 0 0 100%);animation:wipeInPrev .5s forwards}@keyframes wipeInPrev{to{clip-path:inset(0 0 0 0)}}.about-page-wrap .gallery .wipe-out-prev img{clip-path:inset(0 0 0 0);animation:wipeOutPrev .5s forwards}@keyframes wipeOutPrev{to{clip-path:inset(0 100% 0 0)}}.about-page-wrap .gallery .gallery__item--1{grid-column-start:1;grid-column-end:5;grid-row-start:1;grid-row-end:4}.about-page-wrap .gallery .gallery__item--2{grid-column-start:1;grid-column-end:3;grid-row-start:4;grid-row-end:8}.about-page-wrap .gallery .gallery__item--3{grid-column-start:3;grid-column-end:5;grid-row-start:4;grid-row-end:8}.about-page-wrap .gallery .gallery__item--4{grid-column-start:5;grid-column-end:9;grid-row-start:1;grid-row-end:3}.about-page-wrap .gallery .gallery__item--5{grid-column-start:5;grid-column-end:9;grid-row-start:3;grid-row-end:8}.calendar-wrap{display:flex;flex-direction:column;gap:40px}@media (max-width: 1200px){.calendar-wrap{gap:20px}}.calendar-wrap .calendar-hero{display:grid;grid-template-columns:repeat(2,1fr);justify-content:center;background:#80ed990d;padding:50px 150px}@media (max-width: 1200px){.calendar-wrap .calendar-hero{grid-template-columns:repeat(1,1fr);padding:50px 25px;gap:40px}}.calendar-wrap .calendar-hero .title-wrap{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:0 8vw}@media (max-width: 1200px){.calendar-wrap .calendar-hero .title-wrap{align-items:center}}.calendar-wrap .calendar-hero .title-wrap .title{font-size:5vw;line-height:1;color:#57cc99}@media (max-width: 1200px){.calendar-wrap .calendar-hero .title-wrap .title{font-size:60px;text-align:center}}.calendar-wrap .calendar-hero .title-wrap .subtitle{font-size:2.5vw;font-weight:300;color:#22577a;font-family:Noto}@media (max-width: 1200px){.calendar-wrap .calendar-hero .title-wrap .subtitle{font-size:24px;text-align:center}}.calendar-wrap .calendar-hero .illustration{max-height:600px;max-width:700px}.calendar-wrap .calendar-hero .illustration img{width:100%;height:100%;object-fit:contain}.calendar-wrap .calendar-content{padding:50px 150px;display:grid;grid-template-columns:4fr 5fr;gap:50px}@media (max-width: 1200px){.calendar-wrap .calendar-content{padding:30px;grid-template-columns:repeat(1,1fr);gap:10px;align-self:center}}.calendar-wrap .calendar-content .column .calendar-filters{display:flex;flex-wrap:wrap;align-items:center;gap:20px}.calendar-wrap .calendar-content .column .calendar-filters .filter{display:flex;align-items:center;gap:10px;border:1px solid #ebebeb;border-radius:30px;padding:8px 16px;cursor:pointer}.calendar-wrap .calendar-content .column .calendar-filters .filter:hover{background:#57cc990d}.calendar-wrap .calendar-content .column .calendar-filters .filter.active{background:#57cc99;border:1px solid #57cc99}.calendar-wrap .calendar-content .column .calendar-filters .filter.active .title{color:#fff}.calendar-wrap .calendar-content .column .calendar-filters .filter.active:hover{box-shadow:none}.calendar-wrap .calendar-content .column .calendar-filters .filter .icon{display:flex;align-items:center;width:18px}.calendar-wrap .calendar-content .column .calendar-filters .filter .icon img{width:100%}.calendar-wrap .calendar-content .column .calendar-filters .filter .title{color:#22577a}.calendar-wrap .calendar-content .column .events{padding:30px 0;display:flex;flex-direction:column}.calendar-wrap .calendar-content .column .events .calendar-event{display:flex;flex-direction:column;gap:20px;padding:25px 0}.calendar-wrap .calendar-content .column .events .calendar-event:not(:last-of-type){border-bottom:1px solid #ebebeb}.calendar-wrap .calendar-content .column .events .calendar-event .unexpanded{display:flex;justify-content:space-between;align-items:center;cursor:pointer}.calendar-wrap .calendar-content .column .events .calendar-event .unexpanded:first-child{border-left:4px solid #57cc99;border-radius:2px;padding-left:10px}.calendar-wrap .calendar-content .column .events .calendar-event .unexpanded .column{display:flex;flex-direction:column;gap:5px}.calendar-wrap .calendar-content .column .events .calendar-event .unexpanded .column p{line-height:1}.calendar-wrap .calendar-content .column .events .calendar-event .unexpanded .column .date-wrap{display:flex;align-items:flex-start;justify-content:flex-start;gap:15px}.calendar-wrap .calendar-content .column .events .calendar-event .unexpanded .column .date-wrap img{width:20px;height:20px}.calendar-wrap .calendar-content .column .events .calendar-event .unexpanded .column .date-wrap .date{color:#22577a;font-size:28px}@media (max-width: 1200px){.calendar-wrap .calendar-content .column .events .calendar-event .unexpanded .column .date-wrap .date{font-size:24px}}.calendar-wrap .calendar-content .column .events .calendar-event .unexpanded .column .title{color:#7f94a1;font-size:18px}.calendar-wrap .calendar-content .column .events .calendar-event .unexpanded .column .arrow{width:40px}@media (max-width: 1200px){.calendar-wrap .calendar-content .column .events .calendar-event .unexpanded .column .arrow{width:35px}}.calendar-wrap .calendar-content .column .events .calendar-event .unexpanded .column .arrow img{width:100%;cursor:pointer}.calendar-wrap .calendar-content .column .events .calendar-event .expanded{display:flex;flex-direction:column;border-top:1px solid #ebebeb;padding-top:30px}.calendar-wrap .calendar-content .column .events .calendar-event .expanded.hidden{display:none}.calendar-wrap .calendar-content .column .events .calendar-event .expanded .row.columns{width:100%;display:flex;flex-direction:column;gap:20px}.calendar-wrap .calendar-content .column .events .calendar-event .expanded .row.columns .column.many{display:grid;grid-template-columns:6fr 5fr;gap:10px}@media (max-width: 1200px){.calendar-wrap .calendar-content .column .events .calendar-event .expanded .row.columns .column.many{grid-template-columns:repeat(1,1fr)}}.calendar-wrap .calendar-content .column .events .calendar-event .expanded .row.columns .column.many .slider{width:23vw;height:100%}@media (max-width: 1200px){.calendar-wrap .calendar-content .column .events .calendar-event .expanded .row.columns .column.many .slider{width:calc(100vw - 60px)}}.calendar-wrap .calendar-content .column .events .calendar-event .expanded .row.columns .column.many .slider .swiper{border-radius:10px}.calendar-wrap .calendar-content .column .events .calendar-event .expanded .row.columns .column.many .slider .swiper-slide{width:23vw;height:23vw}@media (max-width: 1200px){.calendar-wrap .calendar-content .column .events .calendar-event .expanded .row.columns .column.many .slider .swiper-slide{width:calc(100vw - 60px);height:400px}}.calendar-wrap .calendar-content .column .events .calendar-event .expanded .row.columns .column.many .slider .swiper-slide img{width:100%;height:100%;object-fit:cover}.calendar-wrap .calendar-content .column .events .calendar-event .expanded .row.columns .column.many .information{display:flex;flex-direction:column;gap:15px}.calendar-wrap .calendar-content .column .events .calendar-event .expanded .row.columns .column.many .information .element{display:flex;align-items:center;gap:10px;border:1px solid #ebebeb;border-radius:12px;padding:15px}.calendar-wrap .calendar-content .column .events .calendar-event .expanded .row.columns .column.many .information .element .icon{display:flex;align-items:center;width:20px;height:20px}.calendar-wrap .calendar-content .column .events .calendar-event .expanded .row.columns .column.many .information .element .icon a{display:flex;align-items:center}.calendar-wrap .calendar-content .column .events .calendar-event .expanded .row.columns .column.many .information .element .icon img{width:100%;height:100%;object-fit:contain}.calendar-wrap .calendar-content .column .events .calendar-event .expanded .row.columns .column.many .information .element .text,.calendar-wrap .calendar-content .column .events .calendar-event .expanded .row.columns .column.many .information .element a{color:#22577a}.calendar-wrap .calendar-content .column .events .calendar-event .expanded .row.columns .column .description{color:#7f94a1;font-weight:300;font-family:Noto}.react-calendar{width:calc(100% - 40px);max-height:77vh;padding:20px;background-color:#fff;color:#222;border-radius:16px;border:1px solid #ebebeb;font-family:Arial,Helvetica,sans-serif;line-height:1.125em}@media (max-width: 1200px){.react-calendar{border:none;padding:0;width:100%}}.react-calendar__month-view__days{display:grid!important;grid-template-columns:repeat(7,1fr)!important;gap:5px}.react-calendar__month-view__weekdays{display:none!important}.react-calendar__navigation button{color:#57cc99;min-width:44px;background:none;font-size:16px;margin-top:8px}.react-calendar__navigation button:enabled:hover,.react-calendar__navigation button:enabled:focus{background-color:#f8f8fa}.react-calendar__navigation button[disabled]{background-color:#f0f0f0}abbr[title]{text-decoration:none}.react-calendar__month-view__days__day--weekend{color:#57cc99!important}.react-calendar__tile:enabled:hover,.react-calendar__tile:enabled:focus{background:#f8f8fa;color:#57cc99;border-radius:6px}.react-calendar__tile{background:#fff;height:11vh;border:1px solid #ebebeb;border-radius:6px;color:#22577a;padding:7px 10px;font-weight:500;font-family:Messiri;font-size:18px;display:flex;flex-direction:column;justify-content:space-between}.react-calendar__tile .icons{display:flex;align-items:center;justify-content:flex-start;gap:6px}.react-calendar__tile img{width:16px;height:16px}@media (max-width: 1200px){.react-calendar__tile{display:none}}.react-calendar__tile--now{background:#57cc9933;border-radius:6px;font-weight:700;color:#57cc99}.react-calendar__tile--now:enabled:hover,.react-calendar__tile--now:enabled:focus{background:#57cc9933;border-radius:6px;font-weight:700;color:#57cc99}.react-calendar__tile--hasActive:enabled:hover,.react-calendar__tile--hasActive:enabled:focus{background:#f8f8fa}.react-calendar__tile--active{background:#57cc99;border-radius:6px;font-weight:700;color:#fff!important}.react-calendar__tile--active:enabled:hover,.react-calendar__tile--active:enabled:focus{background:#57cc99;color:#fff}.react-calendar--selectRange .react-calendar__tile--hover{background-color:#f8f8fa}.react-calendar__tile--range{background:#f8f8fa;color:#57cc99;border-radius:0}.react-calendar__tile--rangeStart,.react-calendar__tile--rangeEnd{border-radius:6px;background:#57cc99;color:#fff}.react-calendar__navigation__next2-button,.react-calendar__navigation__prev2-button{display:none!important}.react-calendar__navigation{display:flex;justify-content:center;align-items:center;padding-bottom:20px}.react-calendar__navigation__label{flex-grow:unset!important;min-width:200px!important;pointer-events:none}.react-calendar__navigation__prev-button{background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='16'%20cy='16'%20r='16'%20fill='%231684A7'/%3e%3cg%20clip-path='url(%23clip0_23_26)'%3e%3cpath%20d='M13.3106%2016.0546C13.3927%2016.112%2013.4868%2016.1577%2013.5562%2016.228C15.9307%2018.6521%2018.3025%2021.0796%2020.6763%2023.5043C20.8592%2023.6907%2020.9986%2023.89%2020.9953%2024.1692C20.9913%2024.5099%2020.8411%2024.7597%2020.5495%2024.9079C20.2465%2025.0614%2019.9522%2025.0212%2019.6859%2024.8061C19.6212%2024.7536%2019.5638%2024.6908%2019.5051%2024.63C16.9204%2021.9868%2014.3364%2019.3436%2011.751%2016.7018C11.5575%2016.5038%2011.3986%2016.2997%2011.4%2015.9986C11.4013%2015.7201%2011.5328%2015.5194%2011.7163%2015.3317C13.9606%2013.0394%2016.203%2010.745%2018.446%208.45131C18.823%208.0663%2019.1981%207.67924%2019.5765%207.2956C19.9495%206.91809%2020.4381%206.90103%2020.7704%207.25054C21.0947%207.59118%2021.0747%208.08132%2020.7103%208.45405C18.3272%2010.8938%2015.9434%2013.3322%2013.5576%2015.7686C13.4881%2015.8396%2013.3954%2015.8867%2013.314%2015.9454C13.3126%2015.9823%2013.3113%2016.0184%2013.31%2016.0553L13.3106%2016.0546Z'%20fill='white'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_23_26'%3e%3crect%20width='18'%20height='9.6'%20fill='white'%20transform='translate(21%207)%20rotate(90)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")!important;background-repeat:no-repeat!important;font-size:0!important;width:30px;height:30px;background-size:contain!important;background-position:center!important}.react-calendar__navigation__next-button{background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='16'%20cy='16'%20r='16'%20transform='rotate(-180%2016%2016)'%20fill='%231684A7'/%3e%3cg%20clip-path='url(%23clip0_23_27)'%3e%3cpath%20d='M18.6894%2015.9454C18.6073%2015.888%2018.5132%2015.8423%2018.4438%2015.772C16.0693%2013.3479%2013.6975%2010.9204%2011.3237%208.49566C11.1408%208.3093%2011.0014%208.10997%2011.0047%207.83077C11.0087%207.49013%2011.1589%207.24028%2011.4505%207.09215C11.7535%206.93855%2012.0478%206.97883%2012.3141%207.19386C12.3788%207.24642%2012.4362%207.30923%2012.4949%207.36998C15.0796%2010.0132%2017.6636%2012.6564%2020.249%2015.2982C20.4425%2015.4962%2020.6014%2015.7003%2020.6%2016.0014C20.5987%2016.2799%2020.4672%2016.4806%2020.2837%2016.6683C18.0394%2018.9606%2015.797%2021.255%2013.554%2023.5487C13.177%2023.9337%2012.8019%2024.3208%2012.4235%2024.7044C12.0505%2025.0819%2011.5619%2025.099%2011.2296%2024.7495C10.9053%2024.4088%2010.9253%2023.9187%2011.2897%2023.546C13.6728%2021.1062%2016.0566%2018.6678%2018.4424%2016.2314C18.5119%2016.1604%2018.6046%2016.1133%2018.686%2016.0546C18.6874%2016.0177%2018.6887%2015.9816%2018.69%2015.9447L18.6894%2015.9454Z'%20fill='white'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_23_27'%3e%3crect%20width='18'%20height='9.6'%20fill='white'%20transform='translate(11%2025)%20rotate(-90)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")!important;background-repeat:no-repeat!important;font-size:0!important;width:30px;height:30px;background-size:contain!important;background-position:center!important}.react-calendar__navigation__label__labelText{color:#22577a;font-family:Messiri;font-size:20px!important;min-width:200px!important}.react-calendar__navigation button:enabled:hover,.react-calendar__navigation button:enabled:focus{background-color:transparent!important}.login-wrap{width:100vw;height:94vh;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2vh;padding:3vh 0;overflow:hidden;margin-top:-4vh}.login-wrap .logo{width:5vw}@media (max-width: 1200px){.login-wrap .logo{width:18vw}}.login-wrap .logo img{width:100%;object-fit:contain}.login-wrap .heading{padding-top:2vh;color:#57cc99;font-size:35px}@media (max-width: 1200px){.login-wrap .heading{padding-top:1vh}}.login-wrap form{width:100%;display:flex;flex-direction:column;align-items:center;gap:25px;border:1px solid #ebebeb;border-radius:20px;padding:20px;width:20vw}@media (max-width: 1200px){.login-wrap form{width:70vw}}.login-wrap form .input{display:flex;flex-direction:column;align-items:flex-start;gap:2px;width:100%}.login-wrap form .input label{color:#22577a}.login-wrap form .input input{border:1.5px solid #ebebeb;background:#fff;border-radius:10px;width:calc(100% - 24px);padding:12px;color:#22577a}.login-wrap form .input input:focus{outline:none;border:1.5px solid #57cc99}.login-wrap form button{background:#57cc99;width:60%;border-radius:30px;font-size:18px;padding:8px 0;border:none}.login-wrap form button:hover{border:none;background:#5cd39f}.login-wrap form button:focus{outline:none}.admin-navigation-wrap .navigation{display:flex;justify-content:center;align-items:center;gap:36px;list-style:none}.admin-navigation-wrap .navigation li a{color:#22577a;cursor:pointer;font-size:18px}.admin-navigation-wrap .navigation li a:hover{color:#57cc99}.admin-navigation-wrap .navigation li .calendar-button{font-size:18px;background:#57cc99;border-radius:30px;padding:5px 15px;border:none}.admin-navigation-wrap .navigation li .calendar-button:hover{border:none;background:#5cd39f}.news-editor-wrap,.event-editor-wrap,.newspaper-editor-wrap{padding:50px 150px;display:flex;flex-direction:column;gap:20px}@media (max-width: 1200px){.news-editor-wrap,.event-editor-wrap,.newspaper-editor-wrap{padding:30px 25px}}.news-editor-wrap .header,.event-editor-wrap .header,.newspaper-editor-wrap .header{display:flex;justify-content:space-between;align-items:center}.news-editor-wrap .header .title,.event-editor-wrap .header .title,.newspaper-editor-wrap .header .title{font-size:38px;color:#22577a}@media (max-width: 1200px){.news-editor-wrap .header .title,.event-editor-wrap .header .title,.newspaper-editor-wrap .header .title{font-size:28px}}.news-editor-wrap .header button,.event-editor-wrap .header button,.newspaper-editor-wrap .header button{background:#57cc99;width:100%;border-radius:30px;font-size:18px;padding:8px 25px;border:none}@media (max-width: 1200px){.news-editor-wrap .header button,.event-editor-wrap .header button,.newspaper-editor-wrap .header button{font-size:18px}}.news-editor-wrap .header button:hover,.event-editor-wrap .header button:hover,.newspaper-editor-wrap .header button:hover{border:none;background:#5cd39f}.news-editor-wrap .header button:focus,.event-editor-wrap .header button:focus,.newspaper-editor-wrap .header button:focus{outline:none}.news-editor-wrap .content,.event-editor-wrap .content,.newspaper-editor-wrap .content{width:100%;display:grid;grid-template-columns:repeat(4,1fr);gap:30px;justify-content:space-between}@media (max-width: 1200px){.news-editor-wrap .content,.event-editor-wrap .content,.newspaper-editor-wrap .content{grid-template-columns:repeat(1,1fr)}}.news-editor-wrap .content .single-news,.event-editor-wrap .content .single-news,.newspaper-editor-wrap .content .single-news{width:fit-content;cursor:pointer;padding:20px;border:1px solid #ebebeb;border-radius:20px;display:flex;flex-direction:column;justify-content:space-between;gap:10px;box-shadow:none;transition:all .3s ease}.news-editor-wrap .content .single-news .wrap,.event-editor-wrap .content .single-news .wrap,.newspaper-editor-wrap .content .single-news .wrap{display:flex;flex-direction:column;justify-content:flex-start;gap:10px}.news-editor-wrap .content .single-news.hide,.event-editor-wrap .content .single-news.hide,.newspaper-editor-wrap .content .single-news.hide{display:none}.news-editor-wrap .content .single-news .dialog,.event-editor-wrap .content .single-news .dialog,.newspaper-editor-wrap .content .single-news .dialog{display:none;position:absolute;width:100vw;height:100vh;left:0;top:0;background:#0003;cursor:default}.news-editor-wrap .content .single-news .dialog.open,.event-editor-wrap .content .single-news .dialog.open,.newspaper-editor-wrap .content .single-news .dialog.open{display:flex;justify-content:center;align-items:center}.news-editor-wrap .content .single-news .dialog .delete-popup,.event-editor-wrap .content .single-news .dialog .delete-popup,.newspaper-editor-wrap .content .single-news .dialog .delete-popup{background:#fff;padding:30px;border-radius:20px}.news-editor-wrap .content .single-news .dialog .delete-popup .title,.event-editor-wrap .content .single-news .dialog .delete-popup .title,.newspaper-editor-wrap .content .single-news .dialog .delete-popup .title{font-size:24px}.news-editor-wrap .content .single-news .dialog .delete-popup .buttons,.event-editor-wrap .content .single-news .dialog .delete-popup .buttons,.newspaper-editor-wrap .content .single-news .dialog .delete-popup .buttons{justify-content:flex-end;gap:20px}.news-editor-wrap .content .single-news .dialog .delete-popup button,.event-editor-wrap .content .single-news .dialog .delete-popup button,.newspaper-editor-wrap .content .single-news .dialog .delete-popup button{width:30%;cursor:pointer}.news-editor-wrap .content .single-news .image,.event-editor-wrap .content .single-news .image,.newspaper-editor-wrap .content .single-news .image{width:100%}.news-editor-wrap .content .single-news .image img,.event-editor-wrap .content .single-news .image img,.newspaper-editor-wrap .content .single-news .image img{width:100%;cursor:pointer}.news-editor-wrap .content .single-news .title,.event-editor-wrap .content .single-news .title,.newspaper-editor-wrap .content .single-news .title{color:#22577a;font-size:20px;font-weight:500}.news-editor-wrap .content .single-news .date,.event-editor-wrap .content .single-news .date,.newspaper-editor-wrap .content .single-news .date{font-family:Noto;color:#57cc99;font-size:16px}.news-editor-wrap .content .single-news .description,.event-editor-wrap .content .single-news .description,.newspaper-editor-wrap .content .single-news .description{font-family:Noto;color:#7f94a1;font-size:16px}.news-editor-wrap .content .single-news .buttons,.event-editor-wrap .content .single-news .buttons,.newspaper-editor-wrap .content .single-news .buttons{display:flex;justify-content:space-between;padding-top:20px}.news-editor-wrap .content .single-news .buttons button,.event-editor-wrap .content .single-news .buttons button,.newspaper-editor-wrap .content .single-news .buttons button{background:#57cc99;width:45%;border-radius:30px;font-size:18px;padding:8px 0;border:none}.news-editor-wrap .content .single-news .buttons button:hover,.event-editor-wrap .content .single-news .buttons button:hover,.newspaper-editor-wrap .content .single-news .buttons button:hover{border:none;background:#5cd39f}.news-editor-wrap .content .single-news .buttons button:focus,.event-editor-wrap .content .single-news .buttons button:focus,.newspaper-editor-wrap .content .single-news .buttons button:focus{outline:none}.news-editor-wrap .content .single-news .buttons button.outlined,.event-editor-wrap .content .single-news .buttons button.outlined,.newspaper-editor-wrap .content .single-news .buttons button.outlined{background:#fff;border:1px solid #57cc99;color:#57cc99}.news-editor-wrap .content .single-news .buttons button.outlined:hover,.event-editor-wrap .content .single-news .buttons button.outlined:hover,.newspaper-editor-wrap .content .single-news .buttons button.outlined:hover{border:1px solid #5cd39f;background:#5cd39f;color:#fff}.dialog{display:none;position:absolute;z-index:200;width:100vw;height:100vh;left:0;top:0;background:#0003;cursor:default}.dialog.open{display:flex;justify-content:center;align-items:center}.dialog .delete-popup{background:#fff;padding:30px;border-radius:20px}.dialog .delete-popup .title{font-size:24px;color:#22577a}.dialog .delete-popup .input{width:400px;padding:20px 0}.dialog .delete-popup .buttons{display:flex;justify-content:space-between;padding-top:20px}.dialog .delete-popup .buttons button{background:#57cc99;width:45%;border-radius:30px;font-size:18px;padding:8px 0;border:none}.dialog .delete-popup .buttons button:hover{border:none;background:#5cd39f}.dialog .delete-popup .buttons button:focus{outline:none}.dialog .delete-popup .buttons button.outlined{background:#fff;border:1px solid #57cc99;color:#57cc99}.dialog .delete-popup .buttons button.outlined:hover{border:1px solid #5cd39f;background:#5cd39f;color:#fff}.dialog .delete-popup .buttons{justify-content:flex-end;gap:20px}.dialog .delete-popup button{width:30%;cursor:pointer}.event-editor-wrap .calendar-content{display:grid;grid-template-columns:1fr;gap:50px}@media (max-width: 1200px){.event-editor-wrap .calendar-content{grid-template-columns:repeat(1,1fr);gap:0}}.event-editor-wrap .calendar-content .column .calendar-filters{display:flex;flex-wrap:wrap;align-items:center;gap:20px}.event-editor-wrap .calendar-content .column .calendar-filters .filter{display:flex;align-items:center;gap:10px;border:1px solid #ebebeb;border-radius:30px;padding:8px 16px;cursor:pointer}.event-editor-wrap .calendar-content .column .calendar-filters .filter:hover{background:#57cc990d}.event-editor-wrap .calendar-content .column .calendar-filters .filter.active{background:#57cc99;border:1px solid #57cc99}.event-editor-wrap .calendar-content .column .calendar-filters .filter.active .title{color:#fff}.event-editor-wrap .calendar-content .column .calendar-filters .filter.active:hover{box-shadow:none}.event-editor-wrap .calendar-content .column .calendar-filters .filter .icon{display:flex;align-items:center;width:18px}.event-editor-wrap .calendar-content .column .calendar-filters .filter .icon img{width:100%}.event-editor-wrap .calendar-content .column .calendar-filters .filter .title{color:#22577a}.event-editor-wrap .calendar-content .column .events{padding:30px 0;display:flex;flex-direction:column}.event-editor-wrap .calendar-content .column .events .calendar-event{display:flex;flex-direction:column;gap:20px;padding:25px 0}.event-editor-wrap .calendar-content .column .events .calendar-event:not(:last-of-type){border-bottom:1px solid #ebebeb}.event-editor-wrap .calendar-content .column .events .calendar-event .unexpanded{display:flex;justify-content:space-between}.event-editor-wrap .calendar-content .column .events .calendar-event .unexpanded:first-child{border-left:4px solid #57cc99;border-radius:2px;padding-left:10px}.event-editor-wrap .calendar-content .column .events .calendar-event .unexpanded .column{display:flex;flex-direction:column;gap:5px}.event-editor-wrap .calendar-content .column .events .calendar-event .unexpanded .column p{line-height:1}.event-editor-wrap .calendar-content .column .events .calendar-event .unexpanded .column .date-wrap{display:flex;align-items:flex-start;justify-content:flex-start;gap:15px}.event-editor-wrap .calendar-content .column .events .calendar-event .unexpanded .column .date-wrap img{width:20px;height:20px}.event-editor-wrap .calendar-content .column .events .calendar-event .unexpanded .column .date-wrap .date{color:#22577a;font-size:28px}@media (max-width: 1200px){.event-editor-wrap .calendar-content .column .events .calendar-event .unexpanded .column .date-wrap .date{font-size:24px}}.event-editor-wrap .calendar-content .column .events .calendar-event .unexpanded .column .title{color:#7f94a1;font-size:18px}.event-editor-wrap .calendar-content .column .events .calendar-event .unexpanded .column .arrow{width:40px}.event-editor-wrap .calendar-content .column .events .calendar-event .unexpanded .column .arrow img{width:100%;cursor:pointer}.event-editor-wrap .calendar-content .column .events .calendar-event .expanded{display:flex;flex-direction:column;border-top:1px solid #ebebeb;padding-top:30px}.event-editor-wrap .calendar-content .column .events .calendar-event .expanded.hidden{display:none}.event-editor-wrap .calendar-content .column .events .calendar-event .expanded .row.columns{width:100%;display:flex;flex-direction:column;gap:20px}.event-editor-wrap .calendar-content .column .events .calendar-event .expanded .row.columns .column.many{display:grid;grid-template-columns:5fr 5fr;gap:10px}@media (max-width: 1200px){.event-editor-wrap .calendar-content .column .events .calendar-event .expanded .row.columns .column.many{grid-template-columns:repeat(1,1fr)}}.event-editor-wrap .calendar-content .column .events .calendar-event .expanded .row.columns .column.many .slider{width:40vw;height:100%}@media (max-width: 1200px){.event-editor-wrap .calendar-content .column .events .calendar-event .expanded .row.columns .column.many .slider{width:calc(100vw - 100px)}}.event-editor-wrap .calendar-content .column .events .calendar-event .expanded .row.columns .column.many .slider .swiper{border-radius:10px}.event-editor-wrap .calendar-content .column .events .calendar-event .expanded .row.columns .column.many .slider .swiper-slide{width:40vw;height:23vw}@media (max-width: 1200px){.event-editor-wrap .calendar-content .column .events .calendar-event .expanded .row.columns .column.many .slider .swiper-slide{width:calc(100vw - 100px);height:calc(100vw - 100px)}}.event-editor-wrap .calendar-content .column .events .calendar-event .expanded .row.columns .column.many .slider .swiper-slide img{width:100%;height:100%;object-fit:cover}.event-editor-wrap .calendar-content .column .events .calendar-event .expanded .row.columns .column.many .information{display:flex;flex-direction:column;gap:15px}.event-editor-wrap .calendar-content .column .events .calendar-event .expanded .row.columns .column.many .information .element{display:flex;align-items:center;gap:10px;border:1px solid #ebebeb;border-radius:12px;padding:15px}.event-editor-wrap .calendar-content .column .events .calendar-event .expanded .row.columns .column.many .information .element .icon{display:flex;align-items:center;width:20px;height:20px}.event-editor-wrap .calendar-content .column .events .calendar-event .expanded .row.columns .column.many .information .element .icon a{display:flex;align-items:center}.event-editor-wrap .calendar-content .column .events .calendar-event .expanded .row.columns .column.many .information .element .icon img{width:100%;height:100%;object-fit:contain}.event-editor-wrap .calendar-content .column .events .calendar-event .expanded .row.columns .column.many .information .element .text,.event-editor-wrap .calendar-content .column .events .calendar-event .expanded .row.columns .column.many .information .element a{color:#22577a}.event-editor-wrap .calendar-content .column .events .calendar-event .expanded .row.columns .column .description{color:#7f94a1;font-weight:300;font-family:Noto}.event-editor-wrap .calendar-content .column .events .calendar-event .expanded .row.button{display:flex;justify-content:center;align-items:center;margin-top:20px}.event-editor-wrap .calendar-content .column .events .calendar-event .expanded .row.button button{width:30%;border-radius:60px!important;background:#57cc99;font-size:18px;padding:8px 25px;border:none}@media (max-width: 1200px){.event-editor-wrap .calendar-content .column .events .calendar-event .expanded .row.button button{width:70%}}.event-editor-wrap .calendar-content .column .events .calendar-event .expanded .row.button button:hover{background:#5cd39f}.event-editor-wrap .calendar-content .column .events .calendar-event .expanded .row.button button:focus{outline:none}.newspaper-editor-wrap{margin-bottom:50px}.newspaper-editor-wrap .current{display:flex;flex-direction:column;gap:10px}.newspaper-editor-wrap .current .published{font-size:18px;color:#7f94a1}.newspaper-editor-wrap .archive .content{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.newspaper-editor-wrap .archive .content a{color:#22577a;text-decoration:underline}.new-post-wrap{padding:50px 150px;display:flex;flex-direction:column;gap:20px}@media (max-width: 1200px){.new-post-wrap{padding:30px 25px}}.new-post-wrap .header{display:flex;justify-content:space-between;align-items:center}.new-post-wrap .header .title{font-size:38px;color:#22577a}@media (max-width: 1200px){.new-post-wrap .header .title{font-size:28px}}.new-post-wrap form{width:100%;display:flex;flex-direction:column;align-items:center;gap:25px;border:1px solid #ebebeb;border-radius:20px;padding:20px}@media (max-width: 1200px){.new-post-wrap form{width:calc(100% - 40px)}}.new-post-wrap form .input{display:flex;flex-direction:column;align-items:flex-start;gap:2px;width:100%}.new-post-wrap form .input label{color:#22577a}.new-post-wrap form .input input{border:1.5px solid #ebebeb;background:#fff;border-radius:10px;width:calc(100% - 24px);padding:12px;color:#22577a}.new-post-wrap form .input input:focus{outline:none;border:1.5px solid #57cc99}.new-post-wrap form .tox{width:100%}.new-post-wrap form button{background:#57cc99;width:20%;border-radius:30px;font-size:18px;padding:8px 0;border:none}@media (max-width: 1200px){.new-post-wrap form button{width:calc(100% - 80px)}}.new-post-wrap form button:hover{border:none;background:#5cd39f}.new-post-wrap form button:focus{outline:none}.new-event-wrap{padding:50px 150px;display:flex;flex-direction:column;gap:20px}@media (max-width: 1200px){.new-event-wrap{padding:30px 25px}}.new-event-wrap .header{display:flex;justify-content:space-between;align-items:center}.new-event-wrap .header .title{font-size:38px;color:#22577a}@media (max-width: 1200px){.new-event-wrap .header .title{font-size:28px}}.new-event-wrap form{width:100%;display:flex;flex-direction:column;align-items:center;gap:25px;border:1px solid #ebebeb;border-radius:20px;padding:20px}@media (max-width: 1200px){.new-event-wrap form{width:calc(100% - 40px)}}.new-event-wrap form .input{display:flex;flex-direction:column;align-items:flex-start;gap:2px;width:100%}.new-event-wrap form .input label{color:#22577a}.new-event-wrap form .input input,.new-event-wrap form .input select{border:1.5px solid #ebebeb;background:#fff;border-radius:10px;width:calc(100% - 24px);padding:12px;color:#22577a}.new-event-wrap form .input input:focus,.new-event-wrap form .input select:focus{outline:none;border:1.5px solid #57cc99}.new-event-wrap form .row{display:flex;justify-content:space-between;width:100%;gap:30px}@media (max-width: 1200px){.new-event-wrap form .row{display:grid;grid-template-columns:1fr}}.new-event-wrap form .tox{width:100%}.new-event-wrap form button{background:#57cc99;width:20%;border-radius:30px;font-size:18px;padding:8px 0;border:none}@media (max-width: 1200px){.new-event-wrap form button{width:70%}}.new-event-wrap form button:hover{border:none;background:#5cd39f}.new-event-wrap form button:focus{outline:none}.blog-post-wrap{padding:50px 150px;display:grid;grid-template-columns:4fr 1fr;gap:80px;max-width:calc(100% - 300px)}@media (max-width: 1200px){.blog-post-wrap{padding:30px 25px 60px;grid-template-columns:repeat(1,1fr)}}.blog-post-wrap .column{display:flex;flex-direction:column;gap:30px}.blog-post-wrap .column.post{display:flex;flex-direction:column;gap:20px}.blog-post-wrap .column.post .breadcrumbs{font-size:18px}@media (max-width: 1200px){.blog-post-wrap .column.post .breadcrumbs{font-size:16px}}.blog-post-wrap .column.post .breadcrumbs a{color:#22577a}.blog-post-wrap .column.post .breadcrumbs .breadcrumb-blog{color:#7f94a1}.blog-post-wrap .column.post .post-content{display:flex;flex-direction:column;gap:10px;max-width:100%}.blog-post-wrap .column.post .post-content img{width:100%;height:100%;object-fit:contain}.blog-post-wrap .column.post .post-content .title-wrap{color:#22577a;font-size:28px}@media (max-width: 1200px){.blog-post-wrap .column.post .post-content .title-wrap{font-size:24px}}.blog-post-wrap .column.post .post-content .share-wrap{display:flex;justify-content:space-between;align-items:center}.blog-post-wrap .column.post .post-content .share-wrap .date p{color:#57cc99;font-family:Noto;font-size:18px}@media (max-width: 1200px){.blog-post-wrap .column.post .post-content .share-wrap .date p{font-size:16px}}.blog-post-wrap .column.post .post-content .share-wrap .share{display:flex;align-items:center;gap:10px}.blog-post-wrap .column.post .post-content .share-wrap .share .icon{width:30px}@media (max-width: 1200px){.blog-post-wrap .column.post .post-content .share-wrap .share .icon{width:26px}}.blog-post-wrap .column.post .post-content .share-wrap .share .icon img{width:100%;object-fit:contain;cursor:pointer}.blog-post-wrap .column.post .post-content .text-wrap{padding-top:10px;color:#7f94a1;font-size:16px;font-family:Noto}@media (max-width: 1200px){.blog-post-wrap .column.post .post-content .text-wrap{font-size:14px}}.blog-post-wrap .column.post .post-content .text-wrap p{color:#7f94a1}.blog-post-wrap .column .newspaper{display:flex;flex-direction:column;gap:10px}.blog-post-wrap .column .newspaper .title{color:#22577a;font-size:32px}.blog-post-wrap .column .newspaper .preview{width:100%;border:1px solid #ebebeb;border-radius:20px;cursor:pointer}.blog-post-wrap .column .newspaper .preview:hover{box-shadow:0 4px 8px #0000001a;scale:1.001;transition:all .3s ease}.blog-post-wrap .column .newspaper .preview img{width:100%;max-height:500px;object-fit:contain;border-radius:20px}@media (max-width: 1200px){.blog-post-wrap .column .latest{display:none}}.blog-post-wrap .column .latest .title{color:#22577a;font-size:32px}.blog-post-wrap .column .latest .single-latest-news{width:fit-content;cursor:pointer;padding:20px 0;display:flex;flex-direction:column;gap:10px;box-shadow:none;transition:all .3s ease}.blog-post-wrap .column .latest .single-latest-news:not(:last-child){border-bottom:1px solid #ebebeb}.blog-post-wrap .column .latest .single-latest-news .image{width:100%}.blog-post-wrap .column .latest .single-latest-news .image img{width:100%;cursor:pointer}.blog-post-wrap .column .latest .single-latest-news .title{color:#22577a;font-size:20px;font-weight:500}.blog-post-wrap .column .latest .single-latest-news .date{font-family:Noto;color:#57cc99;font-size:16px}.blog-post-wrap .column .latest .single-latest-news .description{font-family:Noto;color:#7f94a1;font-size:16px}.single-adventure{display:flex;flex-direction:column}.single-adventure .adventure-hero{position:relative;width:100vw;height:80vh}@media (max-width: 1200px){.single-adventure .adventure-hero{height:70vh}}.single-adventure .adventure-hero img{width:100%;height:100%;object-fit:cover}.single-adventure .adventure-hero .title{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#ffffffb3;padding:100px 150px;border-radius:20px}@media (max-width: 1200px){.single-adventure .adventure-hero .title{width:80%;padding:30px 20px;border-radius:10px}}.single-adventure .adventure-hero .title p{text-wrap:nowrap;text-align:center;color:#22577a;font-size:54px;position:relative}@media (max-width: 1200px){.single-adventure .adventure-hero .title p{font-size:28px;text-wrap:wrap}}.single-adventure .adventure-hero .title p:after{content:"";position:absolute;bottom:0;left:40%;width:20%;border-bottom:3px solid #22577a}.single-adventure .content{padding:100px 150px;display:flex;flex-direction:column;gap:80px}@media (max-width: 1200px){.single-adventure .content{padding:30px 25px}}.single-adventure .content section{display:flex;flex-direction:column;gap:30px}.single-adventure .content section .header{display:flex;flex-direction:column;gap:8px;line-height:1.4}.single-adventure .content section .header .title{font-size:32px;color:#22577a}.single-adventure .content section .header .description{font-size:20px;color:#7f94a1;font-family:Noto}.single-adventure .content .info-wrap{display:grid;grid-template-columns:repeat(2,1fr);gap:80px}@media (max-width: 1200px){.single-adventure .content .info-wrap{grid-template-columns:repeat(1,1fr);gap:40px}}.single-adventure .content .info-wrap .information{display:flex;flex-direction:column;gap:10px}.single-adventure .content .info-wrap .information .title{color:#22577a;font-size:38px}@media (max-width: 1200px){.single-adventure .content .info-wrap .information .title{font-size:28px}}.single-adventure .content .info-wrap .information .description{color:#7f94a1;font-size:20px;font-family:Noto}@media (max-width: 1200px){.single-adventure .content .info-wrap .information .description{font-size:18px}}.single-adventure .content .info-wrap .information .icons{padding-top:20px;display:flex;justify-content:flex-start;align-items:center;gap:10px}.single-adventure .content .info-wrap .information .icons .icon{width:50px}@media (max-width: 1200px){.single-adventure .content .info-wrap .information .icons .icon{width:40px}}.single-adventure .content .info-wrap .information .icons .icon img{width:100%}.single-adventure .content .info-wrap .details{display:flex;justify-content:flex-end;align-items:center}.single-adventure .content .info-wrap .details .slider{width:30vw;height:100%}@media (max-width: 1200px){.single-adventure .content .info-wrap .details .slider{width:calc(100vw - 100px)}}.single-adventure .content .info-wrap .details .slider .swiper{border-radius:10px}.single-adventure .content .info-wrap .details .slider .swiper-slide{width:30vw;height:30vw}@media (max-width: 1200px){.single-adventure .content .info-wrap .details .slider .swiper-slide{width:calc(100vw - 100px);height:calc(100vw - 100px)}}.single-adventure .content .info-wrap .details .slider .swiper-slide img{width:100%;height:100%;object-fit:cover}.single-adventure .content .schedule .days{display:flex;flex-direction:column;gap:20px}.single-adventure .content .schedule .days .day{border:1px solid #ebebeb;padding:20px 30px;border-radius:20px}@media (max-width: 1200px){.single-adventure .content .schedule .days .day{padding:20px}}.single-adventure .content .schedule .days .day .unexpanded{display:flex;justify-content:space-between;align-items:center}.single-adventure .content .schedule .days .day .unexpanded .title{color:#22577a;font-size:26px}.single-adventure .content .schedule .days .day .unexpanded .icon{width:35px}.single-adventure .content .schedule .days .day .unexpanded .icon img{width:100%;cursor:pointer}.single-adventure .content .schedule .days .expanded{display:flex;flex-direction:column;padding-top:15px}.single-adventure .content .schedule .days .expanded.hidden{display:none}.single-adventure .content .schedule .days .expanded .description{padding-bottom:20px;color:#7f94a1;font-family:Noto}.single-adventure .content .schedule .days .expanded .attractions{padding-top:30px;max-height:750px;overflow-y:scroll}@media (max-width: 1200px){.single-adventure .content .schedule .days .expanded .attractions{max-height:unset;overflow-y:visible;display:flex;flex-direction:column;gap:20px}}.single-adventure .content .schedule .days .expanded .attractions .attraction{display:flex;justify-content:space-between;gap:35px;padding-right:40px}@media (max-width: 1200px){.single-adventure .content .schedule .days .expanded .attractions .attraction{flex-direction:column;padding-right:0;gap:10px}}.single-adventure .content .schedule .days .expanded .attractions .attraction .image{width:30vw;height:25vh;padding-bottom:8vh}@media (max-width: 1200px){.single-adventure .content .schedule .days .expanded .attractions .attraction .image{width:100%;height:200px;padding-bottom:0}}.single-adventure .content .schedule .days .expanded .attractions .attraction .image img{width:100%;height:100%;object-fit:cover;border-radius:15px}.single-adventure .content .schedule .days .expanded .attractions .attraction:last-of-type .image{padding-bottom:0}.single-adventure .content .schedule .days .expanded .attractions .attraction:last-of-type .text .dot{top:50%}.single-adventure .content .schedule .days .expanded .attractions .attraction .text{width:100%;display:flex;flex-direction:column;justify-content:flex-start;gap:5px;border-left:1px solid #7f94a1;padding-left:35px;position:relative}@media (max-width: 1200px){.single-adventure .content .schedule .days .expanded .attractions .attraction .text{border-left:1px solid transparent;padding-left:0}}.single-adventure .content .schedule .days .expanded .attractions .attraction .text .dot{width:35px;height:35px;background:#57cc99;border-radius:50%;position:absolute;left:-1.75%;top:40%;transform:translateY(-50%)}@media (max-width: 1200px){.single-adventure .content .schedule .days .expanded .attractions .attraction .text .dot{display:none}}.single-adventure .content .schedule .days .expanded .attractions .attraction .text .title{color:#22577a;font-size:26px;font-weight:500}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{box-shadow:inset 0 0 2px gray;border-radius:10px}::-webkit-scrollbar-thumb{background:#bebebe;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#969696}.adventure-know-wrap{padding:50px 150px;display:flex;flex-direction:column;gap:40px}@media (max-width: 1200px){.adventure-know-wrap{padding:30px 25px 70px}}.adventure-know-wrap .header .title{font-size:32px;color:#22577a}@media (max-width: 1200px){.adventure-know-wrap .header .title{font-size:28px}}.adventure-know-wrap .header .subtitle{font-size:20px;color:#7f94a1;font-family:Noto}@media (max-width: 1200px){.adventure-know-wrap .header .subtitle{font-size:18px}}.adventure-know-wrap .content{display:grid;grid-template-columns:repeat(3,1fr);gap:80px;padding:0}@media (max-width: 1200px){.adventure-know-wrap .content{grid-template-columns:repeat(1,1fr);gap:40px}}.adventure-know-wrap .content .card{cursor:pointer;display:flex;flex-direction:column;align-items:center;height:500px;float:left;perspective:1000px}.adventure-know-wrap .content .card .content{position:absolute;width:100%;height:calc(100% - 60px);transition:transform 1s;transform-style:preserve-3d;border:1px solid #ebebeb;border-radius:16px;padding:30px 0}.adventure-know-wrap .content .card:hover .content{transform:rotateY(-180deg);transition:transform .5s}.adventure-know-wrap .content .card .front,.adventure-know-wrap .content .card .back{position:absolute;height:100%;width:100%;color:#03446a;backface-visibility:hidden}.adventure-know-wrap .content .card .front{display:flex;flex-direction:column;align-items:center}.adventure-know-wrap .content .card .front .image{width:60%;padding:20px 0}.adventure-know-wrap .content .card .front .image img{width:100%}.adventure-know-wrap .content .card .front .title{width:80%;padding:20px 0;border-top:1px solid #ebebeb}.adventure-know-wrap .content .card .front .title p{color:#22577a;font-size:30px;width:100%;line-height:1.2}.adventure-know-wrap .content .card .back{width:calc(100% - 100px);transform:rotateY(-180deg);padding:60px 50px;color:#1684a7;font-size:24px}.service-page{padding:50px 150px;display:flex;flex-direction:column;gap:80px}@media (max-width: 1200px){.service-page{padding:30px 20px;gap:40px}}.service-page .header{display:flex;flex-direction:column;gap:5px}.service-page .header .title-1{font-size:24px;color:#7f94a1}@media (max-width: 1200px){.service-page .header .title-1{font-size:18px}}.service-page .header .title-2{font-size:32px;color:#22577a}@media (max-width: 1200px){.service-page .header .title-2{font-size:24px}}.service-page .header .description{font-size:20px;color:#7f94a1}@media (max-width: 1200px){.service-page .header .description{font-size:16px}}.service-page .service-table table{width:100%;border-collapse:collapse}.service-page .service-table table thead td{font-weight:500;text-wrap:nowrap}@media (max-width: 1200px){.service-page .service-table table thead td{text-wrap:wrap}}.service-page .service-table table tr{border-bottom:1px solid #ebebeb!important}.service-page .service-table table td{text-align:center;color:#22577a;padding:15px 0}@media (max-width: 1200px){.service-page .service-table table td{text-align:left;padding-right:20px}.service-page .service-table table td:first-of-type{width:20%}}@media (min-width: 1200px){.service-page .service-table table td:first-of-type{padding-right:25px}}.service-page .service-table table td .buttons{display:flex;align-items:center;justify-content:center;gap:5px}.service-page .service-table table td .buttons .download{background-color:transparent;background-image:url(/assets/download-button-CXceETBp.svg);background-repeat:no-repeat;background-size:contain;background-position:center;width:35px;height:35px}.service-page .service-table table td .buttons .fill{background-color:transparent;background-image:url(/assets/fill-blank-button-CO3Acqjr.svg);background-repeat:no-repeat;background-size:contain;background-position:center;width:35px;height:35px}.edit-post-wrap{padding:50px 150px;display:flex;flex-direction:column;gap:20px}@media (max-width: 1200px){.edit-post-wrap{padding:30px 25px}}.edit-post-wrap .header{display:flex;justify-content:space-between;align-items:center}.edit-post-wrap .header .title{font-size:38px;color:#22577a}@media (max-width: 1200px){.edit-post-wrap .header .title{font-size:28px}}.edit-post-wrap form{width:100%;display:flex;flex-direction:column;align-items:center;gap:25px;border:1px solid #ebebeb;border-radius:20px;padding:20px}@media (max-width: 1200px){.edit-post-wrap form{width:calc(100% - 40px)}}.edit-post-wrap form .input{display:flex;flex-direction:column;align-items:flex-start;gap:2px;width:100%}.edit-post-wrap form .input label{color:#22577a}.edit-post-wrap form .input input{border:1.5px solid #ebebeb;background:#fff;border-radius:10px;width:calc(100% - 24px);padding:12px;color:#22577a}.edit-post-wrap form .input input:focus{outline:none;border:1.5px solid #57cc99}.edit-post-wrap form .tox{width:100%}.edit-post-wrap form button{background:#57cc99;width:20%;border-radius:30px;font-size:18px;padding:8px 0;border:none}@media (max-width: 1200px){.edit-post-wrap form button{width:calc(100% - 80px)}}.edit-post-wrap form button:hover{border:none;background:#5cd39f}.edit-post-wrap form button:focus{outline:none}:root{line-height:1.5;font-weight:400;color-scheme:light dark;color:#000;background-color:#fff;font-family:Messiri;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}p{margin:0}a{font-weight:500;text-decoration:inherit}body{margin:0;padding:0;display:flex;place-items:center;min-width:320px;min-height:100vh;background:#fff}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;cursor:pointer;transition:border-color .25s}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
