html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}input{outline:none;border:none}._parentElement_1mn8e_1{padding:8% 0 5%;display:flex;justify-content:center;position:relative}._map_1mn8e_8{position:absolute;width:100%;top:4.5%;left:-9%;z-index:-1}._card_1mn8e_16{padding:3%;display:flex;justify-content:space-between;background-color:#f7fcff;width:75%;border-radius:20px}._columnLeft_1mn8e_25{display:flex;flex-direction:column;width:30%;gap:3%}._heading_1mn8e_32{font-family:"Exo 2";font-weight:500;font-size:clamp(1rem,2vw,3rem);color:#033c61}._green_1mn8e_39{color:#57cc99}._subTitle_1mn8e_43{font-family:"Exo 2";font-weight:500;background-color:#57cc99;color:#fff;padding:1.5% 0;border-radius:5px;width:40%;text-align:center;font-size:clamp(.4rem,.7vw,.75rem);cursor:pointer}._description_1mn8e_56{font-family:"Exo 2";font-weight:500;color:#7f94a1;font-size:clamp(.6rem,1vw,1.2rem)}._discover_1mn8e_63{width:70%;align-self:center;margin-top:10%}._columnRight_1mn8e_70{display:flex;gap:2%;width:60%}._subColumn_1mn8e_76{display:flex;flex-direction:column;gap:2%;width:49%}._mainImage_1mn8e_83{width:49%}._subColumn_1mn8e_76 img{height:49%}._columnRight_1mn8e_70 img{object-fit:cover;border-radius:20px}@media (max-width: 768px){._card_1mn8e_16{flex-direction:column;align-items:center;padding:5%;width:100%;gap:1.5rem}._map_1mn8e_8{width:100%;left:-10%}._columnLeft_1mn8e_25,._columnRight_1mn8e_70{width:100%}._columnRight_1mn8e_70{flex-direction:row;align-items:center;gap:1.5rem}._subColumn_1mn8e_76{flex-direction:column;gap:1rem;width:100%}._columnRight_1mn8e_70 ._subColumn_1mn8e_76 img{width:100%}._mainImage_1mn8e_83,._subColumn_1mn8e_76 img{width:48%;height:auto}._subTitle_1mn8e_43{width:70%;font-size:clamp(.5rem,1vw,1rem)}._heading_1mn8e_32{font-size:clamp(1.8rem,2.5vw,2.5rem)}._description_1mn8e_56{font-size:clamp(.8rem,1vw,1rem)}._columnLeft_1mn8e_25{display:flex;gap:15px}}._parentElement_se1k0_1{display:flex;justify-content:space-between;padding:2% 3% 4%;background-color:#033c61}._logo_se1k0_8{width:15%;cursor:pointer}._container_se1k0_13{display:flex;flex-direction:column;gap:.5vh}._heading_se1k0_19,._subTitle_se1k0_20{font-family:"Exo 2";color:#fff;font-weight:500;cursor:pointer}._heading_se1k0_19{font-size:clamp(.9rem,1.2vw,1.2rem)}._subTitle_se1k0_20{font-size:clamp(.7rem,1vw,1rem);text-decoration:none}._row_se1k0_36{display:flex;align-items:center;gap:.5vw}._icon_se1k0_42{width:4%;max-height:70%}._social_se1k0_47{width:25%;cursor:pointer}._social_se1k0_47 img{width:100%}@media (max-width: 768px){._parentElement_se1k0_1{flex-direction:column;align-items:left;padding:5%;gap:2rem}._logo_se1k0_8{width:60%;margin-bottom:0}._container_se1k0_13{width:100%;align-items:left;text-align:left}._row_se1k0_36{gap:1rem}._icon_se1k0_42{width:5%}._social_se1k0_47{width:10%}}header{position:fixed;top:0;width:calc(100vw - 160px);display:flex;justify-content:space-between;align-items:center;flex-direction:row;padding:10px 80px;box-shadow:0 4px 4px #0008;background-color:#033c61;z-index:30;font-family:El Messiri}@media (max-width: 1200px){header{padding:15px 30px;width:calc(100vw - 60px)}header .header-right .search-wrap .search-bar{display:none}header .header-right .search-wrap .search-icon{display:none}header .header-right .button-portal{display:none}}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 .header-right{display:flex;align-items:center;justify-content:center;flex:1}header .header-right .search-wrap{display:flex;align-items:center;justify-content:center;flex:1}header .header-right .search-wrap .search-bar{background-color:#fff;border-radius:30px;width:500px;height:20px;border:none;padding:10px 15px;color:#000}header .header-right .search-wrap .search-icon{position:relative;right:35px;cursor:pointer}header .header-right .button-portal{position:relative;font-family:El Messiri;font-size:clamp(.75rem,1.2vw,1.2rem);background:#57cc99;border-radius:30px;padding:4px 15px;border:none;color:#fff;cursor:pointer}header .header-right .button-portal .button-image{position:relative;top:5px;cursor:pointer}header .header-right .burger-menu{margin-left:25px;display:block;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;z-index:35}header .burger-menu span{display:block;position:absolute;height:2.5px;width:100%;background:#57cc99;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}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{transform:translate(100%);transition:transform .3s ease;width:40%;right:0;position:absolute;background:#fff;color:#000;top:0;height:100vh;z-index:20;box-shadow:0 4px 4px #0008;overflow-y:auto;padding-top:4%;box-sizing:border-box}body.lock-scroll{overflow-y:hidden}header .burger-content.open{display:flex;flex-direction:column;align-items:center;transform:translate(0)}header .burger-content .burger-navigation{display:flex;flex-direction:column;justify-content:center;align-items:center;list-style:none}header .burger-navigation-subnavigation{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;list-style:none;padding:0;margin:0}header .burger-content .burger-navigation-subnavigation li{color:#033c61;font-family:"Exo 2";display:flex;flex-direction:column;justify-content:center;padding:20px 0;width:100%;align-items:center;font-size:clamp(.9rem,1.3vw,1.1rem)}header .burger-content .burger-navigation li{color:#033c61;font-family:"Exo 2";display:flex;flex-direction:column;justify-content:center;padding:20px 0;width:100%;align-items:center;font-size:clamp(1.2rem,1.3vw,1.1rem)}header .burger-content .burger-navigation li:hover,header .burger-content .burger-navigation .has-submenu-burger a:hover{color:#57cc99}header .burger-content .burger-navigation .has-submenu-burger a{color:#033c61}header .burger-content .burger-navigation .has-submenu-burger .submenu-burger{display:none;background-color:#fff;padding:0;list-style:none;width:100%;margin:5% 0 0;position:relative}header .burger-content .burger-navigation .has-submenu-burger .submenu-burger li{padding:10px 0;font-size:clamp(1rem,1.2vw,.9rem);font-family:"Exo 2";color:#7f94a1;cursor:pointer;text-align:center}header .burger-content .burger-navigation .has-submenu-burger .submenu-burger li a{color:#7f94a1}.dropdown-container{display:flex;align-items:center;justify-content:center;gap:1vh;width:100%}header .burger-content .burger-navigation .has-submenu-burger .submenu-burger.open{display:block;box-shadow:none}header .burger-content .burger-navigation .has-submenu-burger .submenu-burger a{text-decoration:none}header .burger-content .burger-navigation .has-submenu-burger{position:relative;cursor:pointer;padding:20px 0}header .burger-content .burger-navigation-subnavigation .has-submenu-burger .submenu-burger{display:none;background-color:#fff;padding:0;list-style:none;width:100%;margin:5% 0 0;position:relative}header .burger-content .burger-navigation-subnavigation .has-submenu-burger .submenu-burger li{padding:10px 0;font-size:clamp(.75rem,1.2vw,.9rem);font-family:"Exo 2";color:#7f94a1;cursor:pointer;text-align:center}header .burger-content .burger-navigation-subnavigation .has-submenu-burger .submenu-burger li:hover{background-color:#f4f4f4}header .burger-content .burger-navigation-subnavigation .has-submenu-burger .submenu-burger.open{display:block;box-shadow:none}header .burger-content .search-wrap{display:flex;justify-content:center;width:100%;margin-bottom:10px;padding:20px 0}header .burger-content .search-wrap .search-bar{background-color:#fff;border-radius:30px;width:80%;max-width:500px;padding:10px 15px;color:#000;margin-left:6%;border:1px solid #7f94a1}header .burger-content .search-wrap .search-icon{position:relative;right:35px;cursor:pointer}header .burger-content .button-portal{font-size:clamp(1rem,1.2vw,1.2rem);font-family:El Messiri;color:#fff;background:#57cc99;border-radius:30px;padding:10px 15px;border:none;width:50%;max-width:500px;text-align:center;margin-bottom:15%}header .burger-content .button-portal .button-image{position:relative;top:3px;right:8px;cursor:pointer}@media (min-width: 1200px){header .burger-content .search-wrap .search-bar,header .burger-content .search-wrap .search-icon,header .burger-content .button-portal{display:none}header .burger-navigation-subnavigation{display:none}}@media (max-width: 768px){.overlay{display:none}header .burger-content{transform:translateY(-100%);transition:transform .3s ease;height:100vh;width:100%;right:0;position:absolute;top:0;z-index:10;box-shadow:0 4px 4px #0008}header .burger-content.open{transform:translateY(0)}header .burger-content .button-portal{width:60%;margin-bottom:10%}}.overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;z-index:10;opacity:0;transition:opacity .3s ease}.overlay.active{opacity:1}header .navigation-wrap{position:absolute;top:100%;left:0;width:100%;background-color:#fff;z-index:5;box-shadow:0 4px 4px #0003;display:flex;justify-content:center}header .navigation{list-style:none;display:flex;justify-content:space-evenly;padding:0;max-width:1350px}header .navigation li{text-align:center;padding:15px 36px;font-size:clamp(.75rem,1.2vw,1rem);color:#033c61;font-family:"Exo 2";cursor:pointer;border-right:1px solid #ebebeb}header .navigation li a{color:#033c61}header .navigation a:last-child{border-right:none}header .navigation li:last-child{border-right:none}header .navigation li:hover,header .navigation li a:hover{color:#57cc99}@media (max-width: 1200px){header .navigation-wrap{display:none}}header .navigation-wrap .navigation .has-submenu{position:relative;cursor:pointer}header .navigation-wrap .navigation .has-submenu .submenu{position:absolute;top:100%;left:0;display:none;background-color:#fff;padding:4% 0;list-style:none;border:1px solid #ebebeb;width:100%;z-index:10;height:30vh;overflow-y:auto}header .navigation-wrap .navigation .has-submenu .submenu li{padding:3%;width:unset;font-size:clamp(.75rem,1.2vw,.9rem);color:#22577a;cursor:pointer;border:none}header .navigation-wrap .navigation .has-submenu .submenu li:hover{background-color:#f4f4f4}header .navigation-wrap .navigation .has-submenu .submenu.open{display:block}header .navigation-wrap .navigation .has-submenu:hover>.submenu{display:block}.arrow-image{width:12px;transition:transform .3s ease}.arrow-image.rotate{transform:rotate(-180deg)}header .navigation .has-submenu .submenu a{text-decoration:none;color:#22577a}header .navigation-wrap .navigation .has-sub2menu{position:relative;cursor:pointer}header .navigation-wrap .navigation .has-submenu .sub2menu{position:absolute;top:100%;height:30vh;overflow-y:auto;left:100%;display:none;background-color:#fff;padding:4% 0;list-style:none;border:1px solid #ebebeb;width:80%;z-index:10}header .navigation-wrap .navigation .has-submenu .sub2menu li{padding:3%;font-size:clamp(.75rem,1.2vw,.9rem);color:#22577a;cursor:pointer;border:none}header .navigation-wrap .navigation .has-submenu .sub2menu li:hover{background-color:#f4f4f4}header .navigation-wrap .navigation .has-submenu .sub2menu.open{display:flex;align-items:center;justify-content:center}header .navigation-wrap .navigation .has-submenu:hover>.sub2menu{display:block}.arrow2-image{width:10px;transition:transform .3s ease}.arrow2-image.rotate{transform:rotate(-90deg)}header .navigation-wrap .navigation .has-submenu .sub3menu{position:absolute;top:100%;height:30vh;overflow-y:auto;left:180%;display:none;background-color:#fff;padding:4%;list-style:none;border:1px solid #ebebeb;width:80%;z-index:10}header .navigation-wrap .navigation .has-submenu .sub3menu li{padding:3%;font-size:clamp(.75rem,1.2vw,.9rem);color:#22577a;cursor:pointer;border:none}header .navigation-wrap .navigation .has-submenu .sub3menu li:hover{background-color:#f4f4f4}header .navigation-wrap .navigation .has-submenu .sub3menu.open{display:flex;align-items:center;justify-content:center}header .navigation-wrap .navigation .has-submenu:hover>.sub3menu{display:block}.arrow3-image{margin-left:1vh;width:10px;transition:transform .3s ease}.arrow3-image.rotate{transform:rotate(-90deg)}header a{text-decoration:none}header .navigation .has-submenu .sub2menu a{text-decoration:none;color:#22577a}@media (max-width: 1200px){header .burger-content .burger-navigation-subnavigation .has-submenu-burger .submenu-burger li:hover{background-color:unset}}.search-wrap{position:relative}.search-dropdown{position:absolute;top:110%;left:49%;transform:translate(-50%);right:0;background:#fff;border:1px solid #ccc;overflow-y:auto;max-height:300px;width:530px;z-index:10;font-family:"Exo 2";border-radius:10px;border:none}.search-dropdown ul{display:flex;flex-direction:column;list-style:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_2229_4901)'%3e%3cpath%20d='M15.8482%2015.1295L11.7172%2011.0646C12.799%209.8893%2013.4637%208.33495%2013.4637%206.62455C13.4632%202.96568%2010.4494%200%206.73158%200C3.0137%200%200%202.96568%200%206.62455C0%2010.2834%203.0137%2013.2491%206.73158%2013.2491C8.33795%2013.2491%209.81129%2012.6935%2010.9686%2011.7697L15.1155%2015.8507C15.3176%2016.0498%2015.6457%2016.0498%2015.8477%2015.8507C16.0502%2015.6517%2016.0502%2015.3286%2015.8482%2015.1295ZM6.73158%2012.2299C3.58585%2012.2299%201.03575%209.72029%201.03575%206.62455C1.03575%203.52881%203.58585%201.01923%206.73158%201.01923C9.87733%201.01923%2012.4274%203.52881%2012.4274%206.62455C12.4274%209.72029%209.87733%2012.2299%206.73158%2012.2299Z'%20fill='%23033C61'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_2229_4901'%3e%3crect%20width='16'%20height='16'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");margin-left:30px;gap:0;justify-content:center;font-weight:unset}.search-category{color:#033c61;font-weight:700;padding:10px}.search-dropdown li{padding:10px 15px;cursor:pointer;color:#033c61;position:relative;font-weight:unset}.search-dropdown li a{color:#033c61;font-weight:400}.search-dropdown li:hover,.search-dropdown li a:hover{color:#57cc99}.search-dropdown li ul{margin:0;padding:0;list-style:none}.search-dropdown li ul li{padding:10px 15px;cursor:pointer;color:#033c61}.search-dropdown li ul li a{color:#033c61}.search-dropdown li ul li a:hover,.search-dropdown li ul li:hover{color:#57cc99}.global-search-results b{font-weight:700}.no-results{padding:10px;color:#888;text-align:center}@media (max-width: 1200px){.search-dropdown{left:50%;top:75%;width:80%}}.hero-wrap{position:relative;width:100%;height:100vh;margin-top:5%}@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;font-family:El Messiri}.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/parallax_top-D8Ohjn62.png)}.hero-wrap .bottom{z-index:3;background-image:url(/assets/parallax_bottom-BsXpew4Z.png)}.news{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:5rem;gap:3vh}.news .title-wrap{z-index:10;display:flex;width:80%;justify-content:space-between;font-family:"Exo 2";font-size:40px}.news .title-wrap a{text-decoration:none}.news .title-wrap .title{color:#033c61}.news .title-wrap .title-gr{color:#57cc99}.news .cards-wrap{width:80%;overflow:visible}.next-button,.prev-button{border:none;background-color:#fff;cursor:pointer}.rotate-180{transform:rotate(180deg)}.swiper-pagination-bullet.swiper-pagination-bullet-active{background:#57cc99}.swiper-pagination{position:absolute;bottom:0}.swiper{padding-bottom:40px!important}@media (max-width: 768px){.news .title-wrap{flex-direction:row;align-items:center}.news .title-wrap>div{display:flex;justify-content:center;width:50%}.next-button,.prev-button{flex:1}}.card-news{position:relative;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;text-align:justify;gap:10px}a{text-decoration:none}.image-wrap{position:relative;width:100%;height:200px;display:flex;flex-direction:row}.card-news .card-image{width:100%;object-fit:cover;z-index:1;cursor:pointer;border-radius:20px}.card-news .image-wrap .button{position:absolute;max-width:25%;bottom:-1px;right:-1px;z-index:2;cursor:pointer}.card-news .card-title{text-align:start;font-family:"Exo 2";font-size:clamp(.75rem,1.2vw,1rem);color:#033c61}.card-news .date-wrap{width:100%;display:flex;flex-direction:row;gap:3%}.card-news .date-wrap .calendar-image{left:0}.card-news .date-wrap .date{font-size:clamp(.75rem,1.2vw,.8rem);color:#57cc99;font-family:"Exo 2"}.card-news .card-text{font-family:"Exo 2";font-size:clamp(.75rem,1.2vw,.8rem);color:#7f94a1}.card-news .card-text img{width:100%}@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)}}.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}.loader-wrap{--uib-size: 50px;--uib-speed: 1.2s;--uib-color: #474554;position:relative;display:flex;align-items:center;justify-content:center;width:var(--uib-size);height:var(--uib-size)}.loader-wrap__dot{position:relative;display:flex;align-items:center;height:100%;width:25%;transform-origin:center top}.loader-wrap__dot:after{content:"";display:block;width:100%;height:25%;border-radius:50%;background-color:#57cc99}.loader-wrap__dot:first-child{animation:swing var(--uib-speed) linear infinite}.loader-wrap__dot:last-child{animation:swing2 var(--uib-speed) linear infinite}@keyframes swing{0%{transform:rotate(0);animation-timing-function:ease-out}25%{transform:rotate(70deg);animation-timing-function:ease-in}50%{transform:rotate(0);animation-timing-function:linear}}@keyframes swing2{0%{transform:rotate(0);animation-timing-function:linear}50%{transform:rotate(0);animation-timing-function:ease-out}75%{transform:rotate(-70deg);animation-timing-function:ease-in}}.notices-wrap{width:100%;position:relative;display:flex;flex-direction:column;align-items:center;margin-top:3rem;gap:2vh}.notices-wrap .title-wrap{width:80%;font-family:"Exo 2";font-size:clamp(2.1rem,2.5vw,3rem);cursor:pointer}.notices-wrap .title-wrap .title{color:#033c61}.notices-wrap .title-wrap .title-gr{color:#57cc99}.notices-wrap .card-wrap{display:flex;flex-direction:row;align-items:center;gap:5%;width:80%;justify-content:space-between}.notices-wrap .card-wrap .vertical-card{width:40%;display:flex;justify-content:center}.notices-wrap .card-wrap .horizontal-cards{width:55%;display:flex;flex-direction:column;gap:10px;align-items:flex-start}.notices-wrap .card-wrap .mobile-card{display:none}@media (max-width: 768px){.notices-wrap .card-wrap .vertical-card,.notices-wrap .card-wrap .horizontal-cards{display:none}.notices-wrap{width:100%}.notices-wrap .title-wrap{margin:0%;width:100%;text-align:center}.notices-wrap .card-wrap .mobile-card{display:flex;flex-direction:column;gap:10px}}.card{position:relative;width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;text-align:justify;gap:10px}.card .image-wrap{position:relative;width:250px;height:150px;display:flex;flex-direction:row;flex-shrink:0}.card .card-image{width:100%;z-index:1;cursor:pointer;border-radius:15px;object-fit:cover}.card .image-wrap .button{position:absolute;max-width:25%;bottom:-1px;right:-1px;z-index:2;cursor:pointer}.card .title-date-wrap{width:calc(100% - 260px);display:flex;flex-direction:column;gap:10px}.card .card-title{text-align:justify;font-family:"Exo 2";font-size:clamp(.75rem,1.2vw,1rem);color:#033c61;white-space:normal}.card .date-wrap{display:flex;flex-direction:row;align-items:center;gap:10px}.card .date-wrap .calendar-image{width:20px}.card .date-wrap .date{font-size:clamp(.75rem,1.2vw,.8rem);color:#57cc99;font-family:"Exo 2"}.card .card-text{font-family:"Exo 2";font-size:clamp(.75rem,1.2vw,.8rem);color:#7f94a1}.card .card-text img{width:100%}.commandments-wrap{width:100%;position:relative;display:flex;flex-direction:column;align-items:center;margin-top:5rem;gap:3vh}.commandments-wrap .background-1{position:absolute;left:0;top:-30%}.commandments-wrap .background-2{position:absolute;right:0;top:0%}.commandments-wrap .color-wrap{width:80%;background-color:#033c61;border-radius:25px;z-index:10}.commandments-wrap .color-wrap .title-wrap{padding:3% 3% 2%;font-family:"Exo 2";font-size:clamp(2.1rem,2.5vw,3rem);cursor:pointer}.commandments-wrap .color-wrap .title-wrap .title{color:#fff}.commandments-wrap .color-wrap .title-wrap .title-gr{color:#57cc99}.commandments-wrap .color-wrap .comcard-wrap{display:flex;flex-direction:row;align-items:center;padding:1% 3% 3%;gap:5%}.commandments-wrap .color-wrap .comcard-wrap .vertical-card{width:40%;display:flex;justify-content:center}.commandments-wrap .color-wrap .comcard-wrap .horizontal-cards{width:55%;display:flex;flex-direction:column;gap:15px}.commandments-wrap .color-wrap .comcard-wrap .mobile-card{display:none}@media (max-width: 768px){.commandments-wrap .color-wrap .comcard-wrap .vertical-card,.commandments-wrap .color-wrap .comcard-wrap .horizontal-cards{display:none}.commandments-wrap .color-wrap{width:100%}.commandments-wrap .color-wrap .title-wrap{text-align:center}.commandments-wrap .color-wrap .comcard-wrap{justify-content:center}.commandments-wrap .color-wrap .comcard-wrap .mobile-card{display:flex;flex-direction:column;gap:20px;width:90%}.commandments-wrap .background-1,.commandments-wrap .background-2{display:none}}.card-regulations{position:relative;width:100%;display:flex;flex-direction:column;text-align:justify;background-color:#eff8fd;border-radius:20px;cursor:pointer}.card-regulations .content-wrap{margin:2%;display:flex;flex-direction:column;gap:5px}.card-regulations .category-wrap{font-family:"Exo 2";font-size:clamp(.75rem,1.2vw,.7rem);color:#7f94a1}.card-regulations .title-date-wrap{width:90%;display:flex;flex-direction:column;gap:5px}.card-regulations .card-title{text-align:justify;font-family:"Exo 2";font-size:clamp(.75rem,1.2vw,1rem);color:#033c61;white-space:normal}.card-regulations .date-wrap{display:flex;flex-direction:row;align-items:center;gap:10px}.card-regulations .date-wrap .calendar-image{width:20px}.card-regulations .date-wrap .date{font-size:clamp(.75rem,1.2vw,.8rem);color:#57cc99;font-family:"Exo 2"}.regulations{display:flex;flex-direction:row;justify-content:center;gap:5%;background-color:#f7fcff;margin-top:5rem}.regulations .regulation-project-cards,.regulations .regulation-accepted-cards{display:flex;flex-direction:column;gap:15px;width:38%;margin-bottom:5%}.regulations .title-regulations{color:#033c61;font-family:"Exo 2";font-size:clamp(2.1rem,2.5vw,3rem);margin-top:5%;cursor:pointer}.regulations .title-regulations-gr{color:#57cc99;font-family:"Exo 2";font-size:clamp(2.1rem,2.5vw,3rem)}.loader-container{display:flex;justify-content:center;align-items:center;min-height:150px}@media (max-width: 768px){.regulations{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.regulations .regulation-project-cards,.regulations .regulation-accepted-cards{width:80%}.regulations .title-regulations{text-align:center}}.contacts-wrap{padding:5% 8% 4%;position:relative;font-family:"Exo 2";margin-top:7%;margin-bottom:2%}@media (max-width: 1200px){.contacts-wrap{padding:30px 40px;display:flex;flex-direction:column;align-items:center}}.contacts-wrap .image{height:80vh;width:55%}@media (max-width: 1200px){.contacts-wrap .image{width:100%;height:25vh;margin-top:7%}}.contacts-wrap .image img{height:100%;width:100%;object-fit:cover;border-radius:20px}.contacts-wrap .form{position:absolute;top:51%;right:150px;transform:translateY(-50%);background:#fff;display:grid;grid-template-columns:repeat(2,1fr);width:60%;padding:2% 3%;border-radius:20px;box-shadow:0 4px 10px #0000001a}@media (max-width: 1200px){.contacts-wrap .form{padding:25px;position:relative;width:100%;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:#033c61;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:#033c61;font-weight:500;text-decoration:none}.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:#033c61;font-size:clamp(1.5rem,1.2vh,1rem)}@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:#033c61}.contacts-wrap .form .column .contact-form form .input input{border:1.5px solid #ebebeb;background:#fff;border-radius:10px;padding:12px;color:#033c61}.contacts-wrap .form .column .contact-form form .input textarea{border:1.5px solid #ebebeb;background:#fff;border-radius:10px;padding:12px;color:#033c61;resize:none}.contacts-wrap .form .column .contact-form form .input textarea:focus{outline:none;border:1.5px solid #57cc99}.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;color:#fff;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:#033c61;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;color:#fff;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}.news-page-wrap{position:relative;display:flex;flex-direction:row;margin-top:13rem;font-family:"Exo 2";width:100%}@media (min-width: 1921px){.news-page-wrap{margin-top:12rem}}.news-page-wrap .news-wrap{position:relative;display:flex;flex-direction:column;align-items:center;gap:3vh;font-family:"Exo 2";width:80%}.news-page-wrap .news-wrap .title{display:flex;width:80%;font-family:"Exo 2";font-size:40px;color:#22577a}.news-page-wrap .news-wrap .single-card{width:80%;border:1px solid #ebebeb;border-radius:20px}.news-page-wrap .news-wrap .single-card .card-one{margin:1%}.news-page-wrap .news-cards-container{display:grid;grid-template-columns:repeat(3,1fr);width:80%;gap:2vh}.news-page-wrap .news-cards-container .single-card-mobile{display:none}.pagination{display:flex;justify-content:center;margin-top:20px;margin-bottom:20px;list-style:none;gap:10px}.pagination li{display:inline;width:30px;height:30px;border:none;border-radius:50%;cursor:pointer;color:#033c61;display:flex;justify-content:center;align-items:center}.pagination .active{background-color:#57cc99;color:#fff;border:none}.pagination .previous,.pagination .next{display:none;margin:0 25px}.news-page-wrap .newspaper{display:flex;flex-direction:column;position:relative;width:25%;gap:3vh}.news-page-wrap .newspaper .newspaper-img{width:80%;cursor:pointer}.news-page-wrap .newspaper .newspaper-title{font-family:"Exo 2";font-size:30px;color:#22577a}.news-page-wrap .newspaper .publications-wrap{display:flex;flex-direction:column;gap:10px;width:80%;margin-bottom:50px}.news-page-wrap .newspaper .latest-publications-wrap{font-size:30px}.news-page-wrap .newspaper .latest-publications-wrap .latest-publications{color:#22577a}.news-page-wrap .newspaper .latest-publications-wrap .latest-publications-gr{color:#57cc99}@media (max-width: 768px){.news-page-wrap .news-cards-container{display:flex;flex-direction:column;width:90%;gap:2vh}.news-page-wrap .news-cards-container .single-card-mobile{display:flex}.news-page-wrap{flex-direction:column;align-items:center;margin-top:7rem}.news-page-wrap .news-wrap .single-card{display:none}.news-page-wrap .news-wrap{width:100%}.news-page-wrap .news-wrap .title{width:90%}.news-page-wrap .newspaper{width:90%;gap:2vh}.news-page-wrap .newspaper .newspaper-img{width:100%;cursor:pointer}}.card-publications{position:relative;width:100%;display:flex;flex-direction:column;text-align:justify;background-color:#fff;border-radius:20px;cursor:pointer}.card-publications .content-wrap{margin:2%;display:flex;flex-direction:column;gap:5px}.card-publications .title-date-wrap{width:90%;display:flex;flex-direction:column;gap:10px}.card-publications .card-title{text-align:justify;font-family:"Exo 2";font-size:clamp(.75rem,1.2vw,1rem);color:#033c61;white-space:normal}.card-publications .date-wrap{display:flex;flex-direction:row;align-items:center;gap:10px}.card-publications .date-wrap .calendar-image{width:20px}.card-publications .date-wrap .date{font-size:clamp(.75rem,1.2vw,.8rem);color:#57cc99;font-family:"Exo 2"}.card-publications .title-date-wrap .description-publications{font-size:clamp(.75rem,1.2vw,.8rem);color:#7f94a1;font-family:"Exo 2"}.single-news-page{position:relative;display:flex;flex-direction:row;margin-top:10rem;width:100%;margin-bottom:20px}@media (min-width: 1921px){.single-news-page{margin-top:12rem}}.single-news-page .single-news-wrap{position:relative;display:flex;flex-direction:column;align-items:center;gap:3vh;font-family:"Exo 2";width:80%}.single-news-page .single-news-wrap .title-single-news-wrap{width:80%;font-family:"Exo 2";display:flex;flex-direction:column;gap:12px}.single-news-page .single-news-wrap .title-single-news-wrap .title-single-news{color:#033c61;font-size:30px;width:100%}.single-news-page .single-news-wrap .title-single-news-wrap .date-social-wrap{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.single-news-page .single-news-wrap .title-single-news-wrap .date-social-wrap .socials{display:flex;gap:10px}.single-news-page .single-news-wrap .title-single-news-wrap .date-social-wrap .date{color:#57cc99}.single-news-page .single-news-wrap .single-news-image-wrap{width:80%}.single-news-page .single-news-wrap .single-news-image-wrap .article-description p img{height:auto;object-fit:contain;display:block;border-radius:12px}.single-news-page .single-news-wrap .single-news-image-wrap .article-description{width:100%;line-height:1.5}.single-news-page .single-news-wrap .single-news-image-wrap .article-description .tinymce-image-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.single-news-page .single-news-wrap .single-news-image-wrap .article-description .tinymce-image-gallery p{margin:0}.single-news-page .single-news-wrap .single-news-image-wrap .article-description .tinymce-image-gallery img{width:100%;height:240px;object-fit:cover;border-radius:12px;cursor:pointer;transition:transform .2s ease;border:1px solid #033c61}.single-news-page .single-news-wrap .single-news-image-wrap .article-description .tinymce-image-gallery img:hover{transform:scale(1.02)}.single-news-page .single-news-wrap .single-news-image{width:100%;height:100%;border-radius:30px;object-fit:cover}.single-news-page .single-news-wrap .single-news-description{font-family:"Exo 2";text-align:justify;color:#7f94a1;line-height:1.5}.single-news-page .single-news-wrap .news-single-news-wrap{margin-top:10px;margin-bottom:20px;display:flex;flex-direction:column;width:80%;gap:20px}.single-news-page .single-news-wrap .news-single-news-wrap .news-single-news-wrap-title-wrap{font-size:30px}.single-news-page .single-news-wrap .news-single-news-wrap .news-single-news-wrap-title-wrap .news-single-news-wrap-title{color:#033c61}.single-news-page .single-news-wrap .news-single-news-wrap .news-single-news-wrap-title-wrap .news-single-news-wrap-title-gr{color:#57cc99}.single-news-page .single-news-wrap .news-single-news-wrap .news-single-news{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;width:100%}.single-news-page .newspaper{display:flex;flex-direction:column;position:relative;width:25%;gap:3vh}.single-news-page .newspaper .newspaper-img{width:80%;cursor:pointer}.single-news-page .newspaper .newspaper-title{font-family:"Exo 2";font-size:30px;color:#033c61}.single-news-page .newspaper .publications-wrap{display:flex;flex-direction:column;gap:10px;width:80%}.single-news-page .newspaper .latest-publications-wrap{font-size:30px;font-family:"Exo 2"}.single-news-page .newspaper .latest-publications-wrap .latest-publications{color:#033c61}.single-news-page .newspaper .latest-publications-wrap .latest-publications-gr{color:#57cc99}.single-news-page .single-news-wrap .title-single-news-wrap .back-wrap .back-button{rotate:180deg;width:2.5rem}.back-wrap{display:flex;flex-direction:row;align-items:center;gap:10px;font-size:20px;text-decoration:none;color:#033c61;cursor:pointer}@media (min-width: 1920px){.single-news-page .single-news-wrap .single-news-image-wrap .article-description .tinymce-image-gallery{grid-template-columns:repeat(3,1fr)}}@media (max-width: 768px){.single-news-page{flex-direction:column;align-items:center;margin-top:7rem}.single-news-page .single-news-wrap{width:100%}.single-news-page .single-news-wrap .single-news-image-wrap,.single-news-page .single-news-wrap .single-news-description,.single-news-page .single-news-wrap .news-single-news-wrap{width:90%}.single-news-page .single-news-wrap .title-single-news-wrap{width:90%;display:flex;flex-direction:column;gap:1rem}.single-news-page .single-news-wrap .news-single-news-wrap .news-single-news{display:flex;flex-direction:column}.single-news-page .newspaper{width:90%;gap:2vh}.single-news-page .single-news-wrap .single-news-image-wrap .article-description .tinymce-image-gallery{grid-template-columns:1fr}.single-news-page .single-news-wrap .single-news-image-wrap .article-description .tinymce-image-gallery img{height:200px}.single-news-page .newspaper .newspaper-img{width:100%}.single-news-page .single-news-wrap .title-single-news-wrap .back-wrap .back-button{width:10%}.back-wrap a{margin-bottom:0}}.pdf-viewer-wrap{width:100%;display:flex;flex-direction:column;align-items:center;gap:1rem;border-radius:20px;background-color:#f5f5f5;font-family:"Exo 2";overflow:hidden;padding-top:2%;padding-bottom:2%}.pdf-loader-wrapper{display:flex;justify-content:center;align-items:center;min-height:300px;width:100%}.pdf-viewer-wrap .pdf-container{overflow:auto;height:70vh;max-width:80%;width:100%;display:block;scroll-behavior:smooth}.pdf-zoom-wrapper{transform-origin:top center;transition:transform .2s ease;display:inline-block}.pdf-viewer-wrap .buttons-pdf{display:flex;flex-direction:column;gap:1rem;align-items:center}.pdf-viewer-wrap .buttons-pdf .pages-button,.pdf-viewer-wrap .buttons-pdf .zoom-buttons{display:flex;flex-direction:row;gap:.5rem}.pdf-viewer-wrap .buttons-pdf .zoom-buttons .button-pdf-zoom{border:none;border-radius:15px;background-color:#57cc99;font-size:1.5rem;color:#fff;width:50px;height:30px;display:flex;align-items:center;justify-content:center}.pdf-viewer-wrap .buttons-pdf .button-pdf-next,.pdf-viewer-wrap .buttons-pdf .button-pdf-prev{border:none;border-radius:20px;padding:2%;background-color:#57cc99;color:#fff;width:170px}.pdf-viewer-wrap .buttons-pdf .button-pdf-next:disabled,.pdf-viewer-wrap .buttons-pdf .button-pdf-prev:disabled{border:1px solid #ebebeb;background-color:#fff;color:#c4c4c4}.page-number{color:#033c61}@media (max-width: 768px){.pdf-viewer-wrap{background-color:#fff;padding:0 0 1%;border-radius:5px;border:1px solid #033c61}.pdf-viewer-wrap .buttons-pdf .button-pdf-next,.pdf-viewer-wrap .buttons-pdf .button-pdf-prev{width:150px}.pdf-viewer-wrap .pdf-container{max-height:80vh;max-width:100%}}.information-wrap{position:relative;margin-top:13rem;display:flex;flex-direction:column;width:100%;gap:5rem;margin-bottom:5rem}.information-wrap .background{position:absolute;width:100%;margin-top:-4%}.information-wrap .head-information{display:flex;flex-direction:row;width:100%;gap:3%;justify-content:center;z-index:1}.information-wrap .head-information .head-information-image-wrap{width:40%;display:flex;justify-content:center}.information-wrap .head-information .head-information-image-wrap .head-information-image{width:70%}.information-wrap .head-information .head-information-wrap{width:40%;display:flex;flex-direction:column;gap:5%}.information-wrap .head-information .head-information-wrap .head-information-title{font-family:"Exo 2";font-size:clamp(1.8rem,2.5vw,2.5rem);color:#033c61}.information-wrap .head-information .head-information-wrap .head-information-title-gr{color:#57cc99}.information-wrap .head-information .head-information-wrap .head-information-description{text-align:justify;font-family:"Exo 2";font-size:clamp(1rem,1.2vw,2rem);color:#7f94a1}.information-wrap .subhead-information{display:flex;flex-direction:row;font-family:"Exo 2";width:100%;justify-content:center;gap:3%;z-index:1}.information-wrap .subhead-information .subhead-information-1,.information-wrap .subhead-information .subhead-information-2{display:flex;flex-direction:column;gap:10px;width:40%}.information-wrap .subhead-information .subhead-information-title{color:#033c61;font-size:clamp(1.8rem,2vw,2.5rem)}.information-wrap .subhead-information .subhead-information-title-gr{color:#57cc99}.information-wrap .subhead-information .subhead-information-description{color:#7f94a1;text-align:justify;font-size:clamp(1rem,1vw,1rem)}@media (max-width: 768px){.information-wrap{margin-top:7rem;gap:2rem}.information-wrap .head-information{flex-direction:column;gap:2rem;align-items:center}.information-wrap .head-information .head-information-image-wrap{width:100%}.information-wrap .head-information .head-information-wrap{width:80%;gap:1rem}.information-wrap .head-information .head-information-wrap .head-information-title{text-align:start}.information-wrap .head-information .head-information-wrap .head-information-description{font-size:clamp(.9rem,1vw,2rem)}.information-wrap .subhead-information{flex-direction:column;gap:2rem;align-items:center}.information-wrap .subhead-information .subhead-information-1,.information-wrap .subhead-information .subhead-information-2{width:80%}.information-wrap .subhead-information .subhead-information-title{font-size:clamp(1.5rem,1vw,2rem);text-align:start}.information-wrap .subhead-information .subhead-information-description{font-size:clamp(.9rem,1vw,2rem)}}.video-wrap{position:relative;display:flex;flex-direction:row;width:100%;justify-content:center;gap:3%;margin-bottom:5rem}.video-wrap .background-1{position:absolute;top:-20%;right:0;width:25%;z-index:-1}.video-wrap .video-information-wrap{display:flex;flex-direction:column;width:40%;gap:8%;justify-content:center}.video-wrap .video-information-wrap .video-title{color:#033c61;font-family:"Exo 2";font-size:clamp(1.8rem,2.5vw,2.5rem)}.video-wrap .video-information-wrap .video-title-gr{color:#57cc99}.video-wrap .video-information-wrap .video-description{color:#7f94a1;font-family:"Exo 2";font-size:clamp(1rem,1.2vw,2rem);text-align:justify}.video-wrap .video-information-wrap .tourist-portal-button{background-color:#57cc99;color:#fff;border:none;width:42%;cursor:pointer;height:100%;border-radius:20px;display:flex;justify-content:center;align-items:center;gap:10px;font-size:15px;font-family:"Exo 2"}.video-wrap .videos-wrap{position:relative;width:40%;display:flex;justify-content:center}.video-wrap .videos-wrap .video-image{width:75%;display:block}.video-wrap .videos-wrap .play-button{position:absolute;top:40%;width:15%;cursor:pointer}@media (max-width: 768px){.video-wrap{flex-direction:column;gap:2rem;align-items:center;margin-bottom:3rem}.video-wrap .background-1{display:none}.video-wrap .video-information-wrap{width:80%;gap:1rem;text-align:start}.video-wrap .video-information-wrap .video-description{font-size:clamp(.9rem,1vw,2rem);text-align:justify}.video-wrap .video-information-wrap .tourist-portal-button{width:70%;font-size:14px;gap:5px}.video-wrap .videos-wrap{width:80%}.video-wrap .videos-wrap .video-image{width:100%}.video-wrap .videos-wrap .play-button{width:12%;top:45%}}.gallery-wrap{position:relative;display:flex;flex-direction:column;width:100%;margin-top:10rem}.gallery-wrap .background-gallery{position:absolute;top:10%;width:100%;z-index:-1}.gallery-wrap .gallery-swiper{display:flex;flex-direction:column;margin-top:2%;width:60%;margin-left:auto;justify-content:center}.gallery-wrap .gallery-swiper .swiper-container-wrap{display:flex;flex-direction:row}.gallery-wrap .title-wrap .gallery-title{margin-left:7%;align-items:center;width:30%;font-family:"Exo 2";font-size:35px;color:#033c61}.gallery-wrap .title-wrap .gallery-title-gr{color:#57cc99}.gallery-wrap .swiper-wrapper{display:flex;width:100%;height:auto;padding-bottom:50px}.gallery-wrap .swiper-slide{border-radius:20px;width:50%;overflow:hidden;display:flex;justify-content:center}.gallery-wrap .swiper-slide img{width:80%;height:500px;object-fit:cover;border-radius:20px}.gallery-wrap .swiper-buttons{display:flex;align-items:center;justify-content:flex-end;margin-top:-7%;margin-bottom:5%;z-index:1;width:80%}.gallery-wrap .swiper-buttons button{background:transparent;border:none;cursor:pointer}.gallery-wrap .swiper-buttons img{display:block}.progress-bar{margin-left:10px;width:300px;height:5px;background-color:#0000001a;border-radius:5px;overflow:hidden;flex:1;position:relative}.progress-fill{height:100%;background-color:#57cc99;transition:width .3s ease}@media (max-width: 768px){.background-gallery{height:100%;object-fit:cover}.gallery-wrap .title-wrap .gallery-title{width:90%}.gallery-wrap .gallery-swiper{width:100%;justify-content:center;margin-left:0}.gallery-wrap .swiper-buttons{width:100%;display:flex;align-items:center;justify-content:space-between;gap:5px}.progress-bar{height:8px;margin-left:0;margin-right:10px}.gallery-wrap .gallery-swiper .swiper-buttons .next-button,.gallery-wrap .gallery-swiper .swiper-buttons .prev-button{flex:0}.gallery-wrap .swiper-slide img{height:400px;margin-top:5%}.gallery-wrap .swiper-wrapper{padding-bottom:2%}}.mayors-wrap{display:flex;flex-direction:column;align-items:center;margin-top:10rem;margin-bottom:5rem;gap:4rem;width:100%}.mayors-title-wrap{display:flex;flex-direction:column;font-family:"Exo 2",sans-serif;gap:1rem;width:80%;text-align:start}.mayors-title{color:#033c61;font-size:clamp(2.3rem,2.1vh,2rem)}.mayors-description{color:#7f94a1;font-size:1rem;line-height:1.6}.mayors-picture-description{display:flex;flex-wrap:wrap;gap:3rem;justify-content:center;align-items:flex-start;width:80%}.mayors-card{display:flex;flex-direction:column;justify-content:center;align-items:center;width:45%;gap:2rem}.mayors-description-component{display:flex;flex-direction:row;gap:7rem;width:100%}@media (max-width: 768px){.mayors-wrap{margin-top:7rem;gap:3rem}.mayors-title-wrap{width:90%}.mayors-title{font-size:clamp(1.8rem,2.5vw,2rem)}.mayors-picture-description{flex-direction:column;gap:3rem;width:100%;align-items:center}.mayors-card{width:90%}.mayors-description-component{flex-direction:column;gap:2rem}}.mayorcard-wrap{display:flex;flex-direction:column;width:100%;position:relative}.mayorcard-wrap .mayor-photo{width:400px;height:400px;border-radius:10px;z-index:4}.mayorcard-wrap .square-green,.mayorcard-wrap .square-lightgreen,.mayorcard-wrap .border-green{border-radius:15px;position:absolute}.mayorcard-wrap .square-green{background-color:#57cc99;height:300px;width:350px;z-index:3;top:-18px;left:-20px}.mayorcard-wrap .square-lightgreen{background-color:#e9fff5;height:300px;width:170px;z-index:1;top:45px;left:270px}.mayorcard-wrap .border-green{border:5px solid #57CC99;height:240px;width:240px;background:transparent;z-index:2;top:170px;left:170px}@media (max-width: 768px){.mayorcard-wrap .mayor-photo{width:100%}.mayorcard-wrap .square-green{height:70%;width:80%;top:-3%;left:-3%}.mayorcard-wrap .square-lightgreen{height:70%;width:70%;top:15%;left:34%}.mayorcard-wrap .border-green{height:70%;width:70%;top:30%;left:30%}}.mayor-description-wrap{display:flex;flex-direction:column;font-family:"Exo 2";width:100%;background-color:#f7fcff;border-radius:20px}.mayor-description-wrap .padding-mayor{padding:2%;display:flex;flex-direction:column;gap:1rem}.mayor-description-wrap .mayor-name{font-size:clamp(2rem,2vh,1rem);color:#033c61}.mayor-description-wrap .mayor-position{font-size:clamp(1.1rem,1.1vh,1rem);color:#033c61}.mayor-description-wrap .mayor-info{display:flex;flex-direction:column;gap:1rem}.mayor-description-wrap .mayor-info .information{color:#7f94a1;display:flex;flex-direction:row;gap:7px;align-items:center}.mayor-description-wrap .mayor-info .blue-information{color:#033c61}@media (max-width: 768px){.mayor-description-wrap .mayor-info .information{font-size:clamp(.8rem,1.1vh,1rem)}}.council-wrap{display:flex;flex-direction:column;margin-top:10rem;margin-bottom:5rem;text-align:start;justify-content:center;align-items:center;gap:3rem}.council-wrap .council-banner-wrap{width:80%}.councilcards-container{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;width:80%}@media (max-width: 768px){.councilcards-container{display:flex;flex-direction:column;width:90%}.council-wrap .council-banner-wrap{width:90%}.council-wrap{margin-top:7rem}}.councilcard-wrap{position:relative;width:100%;font-family:"Exo 2";display:flex;justify-content:center;align-items:center;overflow:hidden}.councilcard-image{width:100%;height:700px;object-position:top center;object-fit:cover;border-radius:15px}.councilcard-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,#53535300 10%,#033c61 83%);border-radius:15px;z-index:1}.councilcard-title,.councilcard-description{position:absolute;width:90%;color:#fff;z-index:2;text-align:center;padding:0 1rem}.councilcard-title{top:85%;font-size:1.3rem;color:#57cc99}.councilcard-description{bottom:5%;font-size:1rem}.banner-wrap{position:relative;display:flex;text-align:center;width:100%;overflow:hidden}.banner-image{width:100%;border-radius:20px}.banner-title{position:absolute;width:80%;top:50%;transform:translateY(-50%);left:2%;font-size:2.1rem;font-family:"Exo 2";color:#033c61;z-index:1;text-align:left}.banner-image-mobile{display:none}@media (max-width: 768px){.banner-image{display:none}.banner-image-mobile{display:flex;width:100%;object-fit:cover}.banner-title{font-size:1.4rem;white-space:wrap}}.structure-wrap{width:100%;margin-top:10rem;margin-bottom:5rem;display:flex;flex-direction:column;align-items:center;gap:2rem;font-family:"Exo 2"}.structure-wrap .structure-title-wrap{display:flex;flex-direction:column;width:80%;gap:.5rem}.structure-wrap .structure-title{color:#033c61;font-size:2.4rem}.structure-wrap .structure-subtitle{color:#7f94a1;font-size:1.2rem}.structure-wrap .pdfs-wrap{display:flex;flex-direction:column;width:80%;gap:3rem}.structure-wrap .pdfs-wrap .pdf-title{color:#033c61;font-size:1.5rem}.structure-wrap .pdfs-wrap .pdf-1{display:flex;flex-direction:column;gap:1rem}@media (max-width: 768px){.structure-wrap{margin-top:7rem;margin-bottom:3rem}.structure-wrap .structure-title-wrap,.structure-wrap .pdfs-wrap{width:90%}}.signals-wrap{margin-top:10rem;margin-bottom:5rem;display:flex;flex-direction:column;gap:2rem;align-items:center}.signals-wrap .banner-container,.signals-wrap .form-container{width:80%}@media (max-width: 768px){.signals-wrap{margin-top:7rem;margin-bottom:3rem;justify-content:center;align-items:center}.signals-wrap .banner-container,.signals-wrap .form-container{width:90%}}.signalsform-wrap{display:flex;flex-direction:row;width:100%;justify-content:center;gap:2%;align-items:center}.signalsform-wrap .signalstitle-wrap{display:flex;flex-direction:column;gap:1rem;width:27%;font-family:"Exo 2"}.signalsform-wrap .signalstitle-wrap .signalstitle{font-size:2rem;color:#033c61}.signalsform-wrap .signalstitle-wrap .signalstext{font-size:1.1rem;color:#7f94a1}.signalsform-wrap .inputfields-wrap{display:flex;flex-direction:column;gap:1rem;width:71%}.signalsform-wrap .inputfields-wrap .first-col,.signalsform-wrap .inputfields-wrap .second-col{display:flex;flex-direction:row;gap:2%}.signalsform-wrap .inputfields-wrap .signals-input{border:1px solid #EBEBEB;border-radius:10px;width:98%;height:2rem;padding:1.5%;color:#033c61}.signalsform-wrap .inputfields-wrap .second-col .signals-input{width:98%;position:relative}.signalsform-wrap .inputfields-wrap .second-col .dropdown-button{border:none;width:100%;height:100%;padding:.5%;background-color:transparent;text-align:left;font-family:"Exo 2";cursor:pointer}.no-option{color:#7f94a1}.option-selected{color:#033c61}.signalsform-wrap .inputfields-wrap .second-col .dropdown-menu{position:absolute;top:100%;left:0;right:0;background-color:#fff;border:1px solid #EBEBEB;border-radius:10px;box-shadow:0 4px 6px #0000001a;z-index:10;display:none}.signalsform-wrap .inputfields-wrap .second-col .signals-input:hover .dropdown-menu{display:block}.signalsform-wrap .inputfields-wrap .second-col .dropdown-item{font-family:"Exo 2";padding:.5rem;cursor:pointer;color:#033c61}.signalsform-wrap .inputfields-wrap .second-col .dropdown-item:hover{background-color:#f0f0f0}.signalsform-wrap .inputfields-wrap textarea{border:1px solid #EBEBEB;border-radius:10px;width:98%;height:6rem;padding:.5rem;resize:none;color:#033c61}.signalsform-wrap .inputfields-wrap .signals-input:focus{border:1.5px solid #57CC99}.signalsform-wrap .inputfields-wrap textarea:focus{outline:none;border:1.5px solid #57CC99}.signalsform-wrap .inputfields-wrap .signals-input::placeholder,.signalsform-wrap .inputfields-wrap textarea::placeholder{font-family:"Exo 2";color:#7f94a1}.signalsform-wrap .inputfields-wrap .sendsignal-button{width:25%;height:2rem;background-color:#57cc99;border:none;color:#fff;border-radius:20px;font-size:1.1rem;font-family:"Exo 2";cursor:pointer}.signalsform-wrap .inputfields-wrap .button-center{display:flex;justify-content:center}.input-title-wrap{width:100%;display:flex;flex-direction:column;gap:.4rem}.input-title-wrap .text-input{color:#033c61;font-family:"Exo 2";font-size:1.3rem}.signalsform-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}.signalsform-wrap .success-popup.hide{display:none}.signalsform-wrap .success-popup .success-wrap{background:#fff;padding:30px;border-radius:16px;display:flex;flex-direction:column;align-items:center;gap:20px;width:25%}.signalsform-wrap .success-popup .success-wrap .message{color:#033c61;font-family:"Exo 2";font-size:20px}.signalsform-wrap .success-popup .success-wrap .button{width:100%;display:flex;justify-content:center}.signalsform-wrap .success-popup .success-wrap .button button{background:#57cc99;color:#fff;width:40%;border-radius:30px;font-size:18px;padding:8px 0;border:none}.signalsform-wrap .success-popup .success-wrap .button button:hover{border:none;background:#5cd39f}.signalsform-wrap .success-popup .success-wrap .button button:focus{outline:none}.recaptcha{display:flex;justify-content:center}@media (max-width: 768px){.signalsform-wrap{flex-direction:column;gap:1.5rem}.signalsform-wrap .signalstitle-wrap{display:flex;flex-direction:column;width:unset}.signalsform-wrap .inputfields-wrap .first-col,.signalsform-wrap .inputfields-wrap .second-col{display:flex;flex-direction:column;gap:.5rem;width:unset}.signalsform-wrap .inputfields-wrap .signals-input{border:1px solid #EBEBEB;border-radius:10px;width:unset;height:2rem;padding:1.5%;color:#033c61}.signalsform-wrap .inputfields-wrap{width:100%;gap:.5rem}.signalsform-wrap .inputfields-wrap .sendsignal-button{width:60%}.signalsform-wrap .inputfields-wrap textarea{width:unset}.signalsform-wrap .success-popup .success-wrap{width:80%;padding:20px}}.commandments-pdf-wrap{width:80%}.single-news-description{display:flex;flex-direction:column;align-items:unset;justify-content:unset;width:80%}.single-news-description p img{align-self:center;justify-self:center;width:50%}@media (max-width: 768px){.commandments-pdf-wrap{width:90%}}.filter-buttons{display:flex;flex-direction:row;gap:1rem;width:80%}.filter-buttons .filter-button{border:none;background-color:#57cc99;color:#fff;width:20%;height:30px;border-radius:10px;font-family:"Exo 2";font-size:1rem;display:flex;justify-content:center;align-items:center;cursor:pointer}.filter-buttons .filter-button:hover{background-color:#51bb8d;transform:scale(1.05)}@media (max-width: 768px){.filter-buttons{width:90%}.filter-buttons .filter-button{width:100%}}.single-news-page .single-news-wrap .single-news-description{white-space:pre-wrap}.official-wrap{display:flex;flex-direction:column;align-items:center;margin-top:10rem;gap:3rem}.official-wrap .official-title-wrap{display:flex;flex-direction:column;font-family:"Exo 2";gap:1rem;width:80%}.official-wrap .official-title-wrap .official-title{color:#033c61;font-size:clamp(2.3rem,2.1vh,2rem)}.official-wrap .official-title-wrap .official-description{color:#7f94a1}.official-wrap .official-picture-description{display:flex;flex-direction:row;width:100%;justify-content:center;align-items:center}.official-wrap .official-picture-description .official-card,.official-wrap .official-picture-description .official-description-component{width:40%}@media (max-width: 768px){.official-wrap{margin-top:7rem}.official-wrap .official-picture-description{flex-direction:column;width:100%;gap:2rem;align-items:center}.official-wrap .official-picture-description .official-card,.official-wrap .official-picture-description .official-description-component{width:90%}}@media (max-width: 1200px){.official-wrap{margin-top:7rem;align-items:center}.official-wrap .official-title-wrap{width:90%}.official-wrap .official-picture-description{flex-direction:column;width:100%;gap:2rem;align-items:center}.official-wrap .official-picture-description .official-card,.official-wrap .official-picture-description .official-description-component{width:90%}}.nothing-found{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.qualifications-wrap{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:5%;font-family:"Exo 2";margin-top:2rem;background-image:url("data:image/svg+xml,%3csvg%20width='1732'%20height='1131'%20viewBox='0%200%201732%201131'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='1732'%20height='1131'%20fill='%23F7FCFF'/%3e%3cpath%20d='M2.00002%20995C238.93%20995%20431%20802.93%20431%20566C431%20329.07%20238.93%20137%202.00002%20137'%20stroke='%23F1FAFE'%20stroke-width='99'/%3e%3ccircle%20cx='672'%20cy='439'%20r='7.5'%20stroke='%2357CC99'/%3e%3ccircle%20cx='1231'%20cy='265'%20r='12.5'%20stroke='%2357CC99'/%3e%3ccircle%20cx='633.5'%20cy='401.5'%20r='17'%20stroke='%2357CC99'/%3e%3cpath%20d='M458.007%20871.535L480.115%20861.575L477.687%20885.702L458.007%20871.535Z'%20stroke='%2357CC99'/%3e%3cpath%20d='M1267.01%20889.535L1289.12%20879.575L1286.69%20903.702L1267.01%20889.535Z'%20stroke='%2357CC99'/%3e%3cpath%20d='M1580.01%20491.535L1602.12%20481.575L1599.69%20505.702L1580.01%20491.535Z'%20stroke='%2357CC99'/%3e%3crect%20x='1402.76'%20y='170.247'%20width='25'%20height='25'%20transform='rotate(59.3748%201402.76%20170.247)'%20stroke='%2357CC99'/%3e%3crect%20x='150.197'%20y='351.685'%20width='25'%20height='25'%20transform='rotate(59.3748%20150.197%20351.685)'%20stroke='%2357CC99'/%3e%3crect%20x='1583.2'%20y='876.685'%20width='25'%20height='25'%20transform='rotate(59.3748%201583.2%20876.685)'%20stroke='%2357CC99'/%3e%3c/svg%3e")}.qualifications-wrap .qualifications-title-wrap{display:flex;flex-direction:column;width:35%}.qualifications-wrap .qualifications-title-wrap hr{border:1px solid #57CC99;width:20%;display:flex;margin-left:0}.qualifications-wrap .qualifications-title-wrap .qualifications-title{color:#22577a;font-size:clamp(1.5rem,1.5vh,1rem)}.qualifications-wrap .qualifications-title-wrap .qualifications-description{color:#7f94a1;font-size:clamp(1rem,1.5vh,1rem)}.qualifications-wrap .qualifications-cards{width:40%;display:flex;flex-direction:row;gap:3rem;margin-top:3%;margin-bottom:3%}.qualifications-wrap .qualifications-cards-1{display:flex;width:50%;flex-direction:column;gap:1rem}.qualifications-wrap .qualifications-cards-2{display:flex;width:50%;flex-direction:column;gap:1rem;justify-content:center}@media (max-width: 768px){.qualifications-wrap .qualifications-title-wrap{display:none}.qualifications-wrap .qualifications-cards{flex-direction:column;width:100%;align-items:center;gap:1rem}.qualifications-wrap .qualifications-cards .qualifications-cards-1,.qualifications-wrap .qualifications-cards .qualifications-cards-2{width:80%;align-items:center}}.qualificationscard-wrap{display:flex;flex-direction:column;background-color:#eff8fd;border-radius:20px;font-family:"Exo 2";padding:5%;gap:7px;width:100%}.qualificationscard-wrap .qualificationscard-image{width:20%}.qualificationscard-wrap .qualificationscard-title{color:#033c61}.qualificationscard-wrap .qualificationscard-description{color:#7f94a1}.services-page-wrap{margin-top:7%;padding:50px 150px;display:flex;flex-direction:column;gap:50px;font-family:"Exo 2";overflow:hidden}@media (max-width: 1200px){.services-page-wrap{margin-top:17%;padding:30px 25px}}.services-page-wrap .header .title{font-size:38px;color:#033c61}@media (max-width: 1200px){.services-page-wrap .header .title{font-size:32px}}.services-page-wrap .header .subtitle,.services-page-wrap .header .description{font-size:18px;color:#7f94a1;font-family:"Exo 2"}@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%;height:20rem}.services-page-wrap .content .service .image img{width:100%;height:100%;object-fit:cover;border-radius:7px}@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:#033c61;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:#033c61;font-family:"Exo 2"}@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;color:#fff;cursor:pointer}.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}}.service-page{margin-top:7%;padding:50px 150px;display:flex;flex-direction:column;gap:80px;font-family:"Exo 2"}@media (max-width: 1200px){.service-page{margin-top:17%;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:#033c61}@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:#033c61;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;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;border:none;width:35px;height:35px;cursor:pointer}.buyersprofile{display:flex;flex-direction:column;margin-top:10rem;margin-bottom:5rem;width:100%;align-items:center;font-family:"Exo 2";gap:2rem}.buyersprofile .banner-buyers{width:80%}.buyersprofile-wrap{width:100%;display:flex;flex-direction:row;gap:2%;justify-content:center}.buyersprofile-wrap .buyers-1{display:flex;flex-direction:column;gap:2rem;width:39%}.buyersprofile-wrap .buyers-2{display:flex;flex-direction:column;width:39%}.table-buyers{width:100%;border-collapse:collapse;font-family:"Exo 2";color:#033c61}.table-buyers thead{background-color:#fff;color:#7f94a1;width:100%}.table-buyers th,.table-buyers td{padding:15px 20px;text-align:left}.table-buyers th{font-size:14px}.table-buyers td{background-color:#fcfbfb;font-size:16px;color:#033c61}.table-buyers .date,.number{color:#7f94a1}.table-buyers tr:nth-child(odd) td{background-color:#f9f9f9}.table-buyers tr:first-child td{border-top-left-radius:20px;border-top-right-radius:20px}.table-buyers tr:last-child td{border-bottom-left-radius:20px;border-bottom-right-radius:20px}.buyers-color{color:#7f94a1}.dynamictables-wrap{display:flex;flex-direction:column;gap:3rem;margin-top:10rem;margin-bottom:10rem;width:100%;justify-content:center;align-items:center}@media (min-width: 1921px){.dynamictables-wrap{margin-top:12rem}}.dynamictables-wrap .dynamictable-banner,.dynamictables-wrap .tables-loader{width:80%}@media (max-width: 768px){.dynamictables-wrap{margin-top:7rem;margin-bottom:3rem}.dynamictables-wrap .dynamictable-banner,.dynamictables-wrap .tables-loader{width:90%}}.table-container{width:100%}@media (max-width: 768px){.custom-table tr{gap:0;grid-template-columns:15% 50% 35%}.custom-table th:nth-child(1),.custom-table td:nth-child(1){text-align:center;width:unset;display:flex;align-items:center}.custom-table tbody tr:first-child td:last-child{border-top-left-radius:0}.custom-table tbody tr:first-child td:nth-child(2){border-top-right-radius:0}.custom-table tr:last-child td:last-child{border-bottom-left-radius:0}.custom-table tbody tr:last-child td:nth-child(2){border-bottom-right-radius:0}}.comittees-table-container{width:100%;display:flex;flex-direction:column;gap:2rem}.custom-comittees-table{width:100%;border-collapse:collapse;font-family:"Exo 2";color:#033c61}.custom-comittees-table thead{background-color:#fff;color:#7f94a1;width:100%}.custom-comittees-table th,.custom-comittees-table td{padding:15px 20px;text-align:left}.custom-comittees-table-comittees-table th{font-size:14px}.custom-comittees-table td{background-color:#fcfbfb;font-size:16px;color:#033c61}.custom-comittees-table .date,.number{color:#7f94a1}.custom-comittees-table tr:nth-child(odd) td{background-color:#f9f9f9}.custom-comittees-table tr{display:grid;grid-template-columns:10% 90%}.custom-comittees-table th:nth-child(1),.custom-comittees-table td:nth-child(1){text-align:center;width:100%}.custom-comittees-table th:nth-child(2),.custom-comittees-table td:nth-child(2){text-align:start;display:flex;align-items:center}.custom-comittees-table th:nth-child(3),.custom-comittees-table td:nth-child(3){text-align:center}.custom-comittees-table tbody tr:first-child td:first-child{border-top-left-radius:20px}.custom-comittees-table tbody tr:last-child td:first-child{border-bottom-left-radius:20px}.custom-comittees-table tbody tr:first-child td:nth-child(2){border-top-right-radius:20px}.custom-comittees-table tbody tr:last-child td:nth-child(2){border-bottom-right-radius:20px}.custom-comittees-table tbody tr:first-child td:last-child{border-top-left-radius:20px;border-top-right-radius:20px}.custom-comittees-table tr:last-child td:last-child{border-bottom-left-radius:20px;border-bottom-right-radius:20px}.table-container .custom-comittees-table .number,.table-container .custom-comittees-table .date{display:flex;align-items:center;justify-content:center}.custom-comittees-table .title{cursor:pointer}@media (max-width: 768px){.custom-comittees-table tr{gap:0;grid-template-columns:10% 90%}.custom-comittees-table th:nth-child(1),.custom-comittees-table td:nth-child(1){text-align:center;width:unset;display:flex;align-items:center}.custom-comittees-table tbody tr:first-child td:last-child{border-top-left-radius:0}.custom-comittees-table tbody tr:last-child td:nth-child(2){border-bottom-left-radius:0}}.table-container-comitee{width:100%}.custom-table-comitee{width:100%;border-collapse:collapse;font-family:"Exo 2";color:#033c61}.custom-table-comitee thead{background-color:#fff;color:#7f94a1;width:100%}.custom-table-comitee th,.custom-table-comitee td{padding:15px 20px;text-align:left}.custom-table-comitee th{font-size:14px}.custom-table-comitee td{background-color:#fcfbfb;font-size:16px;color:#033c61}.custom-table-comitee .date,.number{color:#7f94a1}.custom-table-comitee tr:nth-child(odd) td{background-color:#f9f9f9}.custom-table-comitee tr{display:grid;grid-template-columns:5% 55% 15% 19%;gap:2%}.custom-table-comitee th:nth-child(1),.custom-table-comitee td:nth-child(1){text-align:center}.custom-table-comitee th:nth-child(2),.custom-table-comitee td:nth-child(2){text-align:start;display:flex;align-items:center}.custom-table-comitee th:nth-child(3),.custom-table-comitee td:nth-child(3),.custom-table-comitee th:nth-child(4),.custom-table-comitee td:nth-child(4){display:flex;align-items:center;justify-content:center;text-align:center}.custom-table-comitee tbody tr:first-child td:first-child{border-top-left-radius:20px}.custom-table-comitee tbody tr:last-child td:first-child{border-bottom-left-radius:20px}.custom-table-comitee tbody tr:first-child td:nth-child(2){border-top-right-radius:20px}.custom-table-comitee tbody tr:last-child td:nth-child(2){border-bottom-right-radius:20px}.custom-table-comitee tbody tr:first-child td:last-child{border-top-left-radius:20px;border-top-right-radius:20px}.custom-table-comitee tr:last-child td:last-child{border-bottom-left-radius:20px;border-bottom-right-radius:20px}.custom-table-comitee tbody tr:first-child td:nth-child(3){border-top-left-radius:20px;border-top-right-radius:20px}.custom-table-comitee tr:last-child td:nth-child(3){border-bottom-left-radius:20px;border-bottom-right-radius:20px}.table-container-comitee .custom-table-comitee .number,.table-container-comitee .custom-table .date{display:flex;align-items:center;justify-content:center}.protokol{cursor:pointer}.table-container-comitee .custom-table-comitee tbody td:nth-child(1),.table-container-comitee .custom-table-comitee thead th:nth-child(1){width:100%}@media (max-width: 768px){.custom-table-comitee tr{grid-template-columns:10% 40% 20% 30%;gap:0}.custom-table-comitee th,.custom-table-comitee td{padding:10px}.table-container-comitee .custom-table-comitee tbody td:nth-child(1),.table-container-comitee .custom-table-comitee thead th:nth-child(1){width:unset}.custom-table-comitee th:nth-child(1),.custom-table-comitee td:nth-child(1){text-align:center;display:flex;width:unset;align-items:center}.custom-table-comitee tbody tr:first-child td:last-child{border-top-left-radius:0}.custom-table-comitee tbody tr:first-child td:nth-child(2){border-top-right-radius:0}.custom-table-comitee tr:last-child td:last-child{border-bottom-left-radius:0}.custom-table-comitee tbody tr:last-child td:nth-child(2){border-bottom-right-radius:0}.custom-table-comitee tbody tr:first-child td:nth-child(3),.custom-table-comitee tr:last-child td:nth-child(3){border-radius:0}}.table-container-zpuki{width:100%}.custom-table-zpuki{width:100%;border-collapse:collapse;font-family:"Exo 2";color:#033c61}.custom-table-zpuki thead{background-color:#fff;color:#7f94a1}.custom-table-zpuki th,.custom-table-zpuki td{padding:15px 20px;text-align:left}.custom-table-zpuki th{font-size:14px}.custom-table-zpuki td{background-color:#fcfbfb;font-size:16px;color:#033c61}.custom-table-zpuki .declaration-zpuki,.number-zpuki{color:#7f94a1}.custom-table-zpuki tr:nth-child(odd) td{background-color:#f9f9f9}.custom-table-zpuki tr{display:grid;grid-template-columns:30% 50% 10%;gap:5%}.custom-table-zpuki th:nth-child(1),.custom-table-zpuki td:nth-child(1){text-align:start;display:flex;align-items:center}.custom-table-zpuki th:nth-child(2),.custom-table-zpuki td:nth-child(2){text-align:start;display:flex;align-items:center}.custom-table-zpuki th:nth-child(3),.custom-table-zpuki td:nth-child(3){text-align:center}.custom-table-zpuki tbody tr:first-child td:first-child{border-top-left-radius:20px;border-top-right-radius:20px}.custom-table-zpuki tbody tr:last-child td:first-child{border-bottom-left-radius:20px;border-bottom-right-radius:20px}.custom-table-zpuki tbody tr:first-child td:nth-child(2){border-top-right-radius:20px;border-top-left-radius:20px}.custom-table-zpuki tbody tr:last-child td:nth-child(2){border-bottom-right-radius:20px;border-bottom-left-radius:20px}.custom-table-zpuki tbody tr:first-child td:last-child{border-top-left-radius:20px;border-top-right-radius:20px}.custom-table-zpuki tr:last-child td:last-child{border-bottom-left-radius:20px;border-bottom-right-radius:20px}.table-container-zpuki .custom-table-zpuki .declaration-zpuki{display:flex;align-items:center;justify-content:center;cursor:pointer}@media (max-width: 768px){.custom-table-zpuki tr{gap:0;grid-template-columns:35% 40% 25%}.custom-table-zpuki th:nth-child(1),.custom-table-zpuki td:nth-child(1){text-align:start;width:unset;display:flex;align-items:center}.custom-table-zpuki tbody tr:first-child td:first-child{border-top-right-radius:0}.custom-table-zpuki tbody tr:last-child td:first-child{border-bottom-right-radius:0}.custom-table-zpuki tbody tr:first-child td:last-child{border-top-left-radius:0}.custom-table-zpuki tbody tr:first-child td:nth-child(2){border-top-right-radius:0;border-top-left-radius:0}.custom-table-zpuki tr:last-child td:last-child{border-bottom-left-radius:0}.custom-table-zpuki tbody tr:last-child td:nth-child(2){border-bottom-right-radius:0;border-bottom-left-radius:0}.custom-table-zpuki thead tr th:last-child{display:flex;justify-content:center;text-align:start}}.download-tooltip-wrapper{position:relative;display:inline-block;cursor:pointer}.download-label-wrapper{display:flex;flex-direction:column;align-items:center;cursor:pointer}.label-text{font-size:11px;margin-top:4px;color:#033c61}.table-container-declaration{width:100%}.custom-table-declaration{width:100%;border-collapse:collapse;font-family:"Exo 2";color:#033c61}.custom-table-declaration thead{background-color:#fff;color:#7f94a1;width:100%}.custom-table-declaration th,.custom-table-declaration td{padding:15px 20px;text-align:left}.custom-table-declaration th{font-size:14px}.custom-table-declaration td{background-color:#fcfbfb;font-size:16px;color:#033c61}.custom-table-declaration .date,.number{color:#7f94a1}.custom-table-declaration tr:nth-child(odd) td{background-color:#f9f9f9}.custom-table-declaration tr{display:grid;grid-template-columns:15% 15% 15% 20% 10% 15%;gap:2%}.custom-table-declaration th:nth-child(3),.custom-table-declaration td:nth-child(3),.custom-table-declaration th:nth-child(4),.custom-table-declaration td:nth-child(4),.custom-table-declaration th:nth-child(2),.custom-table-declaration td:nth-child(2),.custom-table-declaration th:nth-child(1),.custom-table-declaration td:nth-child(1),.custom-table-declaration th:nth-child(5),.custom-table-declaration td:nth-child(5),.custom-table-declaration th:nth-child(6),.custom-table-declaration td:nth-child(6){display:flex;align-items:center;justify-content:center;text-align:center}.custom-table-declaration tbody tr:first-child td:first-child{border-top-left-radius:20px;border-top-right-radius:20px}.custom-table-declaration tbody tr:last-child td:first-child{border-bottom-left-radius:20px;border-bottom-right-radius:20px}.custom-table-declaration tbody tr:first-child td:nth-child(2){border-top-right-radius:20px;border-top-left-radius:20px}.custom-table-declaration tbody tr:last-child td:nth-child(2){border-bottom-right-radius:20px;border-bottom-left-radius:20px}.custom-table-declaration tbody tr:first-child td:nth-child(3){border-top-right-radius:20px;border-top-left-radius:20px}.custom-table-declaration tbody tr:last-child td:nth-child(3){border-bottom-right-radius:20px;border-bottom-left-radius:20px}.custom-table-declaration tbody tr:first-child td:nth-child(4){border-top-right-radius:20px;border-top-left-radius:20px}.custom-table-declaration tbody tr:last-child td:nth-child(4){border-bottom-right-radius:20px;border-bottom-left-radius:20px}.custom-table-declaration tbody tr:first-child td:nth-child(5){border-top-right-radius:20px;border-top-left-radius:20px}.custom-table-declaration tbody tr:last-child td:nth-child(5){border-bottom-right-radius:20px;border-bottom-left-radius:20px}.custom-table-declaration tbody tr:first-child td:last-child{border-top-left-radius:20px;border-top-right-radius:20px}.custom-table-declaration tr:last-child td:last-child{border-bottom-left-radius:20px;border-bottom-right-radius:20px}.table-container-declaration .custom-table-declaration .number,.table-container-declaration .custom-table-declaration .date{display:flex;align-items:center;justify-content:center}.table-container-declaration .custom-table-declaration .download-button{cursor:pointer}@media (max-width: 768px){.custom-table-declaration tr{display:grid;grid-template-columns:20% 15% 15% 20% 10% 18%;gap:2%}.table-container-declaration{width:100%;overflow-x:scroll}}.notablefound-wrap{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;border:5px #033C61;border-style:dotted dashed solid double;border-radius:20px;height:30rem}.notablefound-wrap .notablefound{color:#033c61;font-family:"Exo 2";font-size:2.5rem;display:flex;flex-direction:row;gap:1rem}.notablefound-wrap .notablefound-button{border-radius:15px;border:0;background-color:#57cc99;color:#fff;font-size:1.5rem;padding:10px 20px;width:150px;cursor:pointer;border:2px dashed #033C61}.notablefound-wrap .notablefound-button:hover{background-color:#6edcac}.emoji{filter:grayscale(100%)}@media (max-width: 768px){.notablefound-wrap .notablefound{font-size:1.6rem}.notablefound-wrap{align-items:center;justify-content:center;height:14rem;padding:5px}.emoji{display:none}}.electionfile-wrap{margin-top:10rem;margin-bottom:5rem;display:flex;flex-direction:column;align-items:center;width:100%;gap:2rem}@media (min-width: 1921px){.electionfile-wrap{margin-top:12rem}}.electionfile-wrap .title-electionfile-container{width:80%}.electionfile-wrap .title-electionfile-container .title{color:#033c61;font-size:2rem;font-family:"Exo 2"}.electionfile-wrap .pdf-wrap{width:80%}@media (max-width: 768px){.electionfile-wrap{margin-top:7rem;margin-bottom:3rem}.electionfile-wrap .title-electionfile-container,.electionfile-wrap .pdf-wrap{width:90%}}.regulations-council-wrap{margin-top:10rem;margin-bottom:5rem;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem;font-family:"Exo 2"}.regulations-council-wrap .council-regulations-banner{width:80%}.regulations-council-wrap .pdfs-regulations-wrap{width:80%;display:flex;flex-direction:column;gap:.5rem}.regulations-council-wrap .pdfs-regulations-wrap .pdf-title{color:#033c61;font-size:1.5rem}@media (max-width: 768px){.regulations-council-wrap{margin-top:7rem;margin-bottom:3rem}.regulations-council-wrap .pdfs-regulations-wrap,.regulations-council-wrap .council-regulations-banner{width:90%}}.nopagefound-wrap{display:flex;flex-direction:column;margin-top:10rem;margin-bottom:5rem;align-items:center;gap:2rem}.nopagefound-wrap .nopagefound-banner,.nopagefound-wrap .nopagefound{width:80%}.article-details-page{position:relative;display:flex;flex-direction:row;margin-top:10rem;width:100%;margin-bottom:20px}@media (min-width: 1921px){.article-details-page{margin-top:12rem}}.article-details-wrap{position:relative;display:flex;flex-direction:column;align-items:center;gap:3vh;font-family:"Exo 2";width:80%}.article-header-wrap{width:80%;font-family:"Exo 2"}.article-title{color:#033c61;font-size:30px;width:100%}.date-socials-wrap{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.social-links{display:flex;gap:10px}.publish-date{color:#57cc99}.article-image-wrap{width:80%;height:600px}.article-main-image{width:100%;height:100%;border-radius:30px;object-fit:cover}.article-description{font-family:"Exo 2";width:80%;text-align:justify;color:#7f94a1;word-wrap:break-word}.related-articles-section{margin-top:10px;margin-bottom:20px;display:flex;flex-direction:column;width:80%;gap:20px}.related-articles-header{font-size:30px}.related-title{color:#033c61}.highlight{color:#57cc99}.related-articles-list{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;width:100%}.newspaper-section{display:flex;flex-direction:column;position:relative;width:25%;gap:3vh}.newspaper-thumbnail{width:80%;cursor:pointer}.newspaper-header{font-family:"Exo 2";font-size:30px;color:#033c61}.publications-list{display:flex;flex-direction:column;gap:10px;width:80%}.recent-publications-header{font-size:30px;font-family:"Exo 2"}.recent-title{color:#033c61}.back-nav-wrap{display:flex;flex-direction:row;align-items:center;gap:10px;font-size:20px;text-decoration:none;color:#033c61;margin-bottom:1%;cursor:pointer}.back-nav-wrap .back-button{rotate:180deg;width:2.5rem}@media (max-width: 768px){.article-details-page{flex-direction:column;align-items:center;margin-top:7rem}.article-details-wrap{width:100%}.article-image-wrap{height:300px}.article-image-wrap,.article-description,.related-articles-section{width:90%}.article-header-wrap{width:90%;display:flex;flex-direction:column;gap:1rem}.related-articles-list{display:flex;flex-direction:column}.newspaper-section{width:90%;gap:2vh}.newspaper-thumbnail{width:100%}.back-button{width:10%}}.full-width-layout .article-details-wrap{width:90%}.article-details-page{justify-content:center}.full-width-layout .article-header-wrap{width:90%}.full-width-layout .related-articles-section,.full-width-layout .article-description,.full-width-layout .article-image-wrap{width:90%;word-wrap:break-word}.article-description img{max-width:100%;height:auto;display:block;margin:1em auto;object-fit:contain}.article-description .table-responsive{overflow-x:auto;margin:1em 0}.article-description table{width:100%;border-collapse:collapse}.article-description th,.article-description td{border:1px solid #ccc;padding:.5em;text-align:left}.article-description th{background:#f5f5f5;font-weight:700}.article-description p{line-height:1.6;text-align:justify;color:#7f94a1;font-size:16px}.article-description h1,.article-description h2,.article-description h3,.article-description h4,.article-description h5,.article-description h6{font-weight:600;color:#033c61;line-height:1.3}.article-description h1{font-size:2em}.article-description h2{font-size:1.75em}.article-description h3{font-size:1.5em}.article-description h4{font-size:1.25em}.article-description strong,.article-description b{font-weight:700}.article-description em,.article-description i{font-style:italic}.article-description u{text-decoration:underline}.article-description a{color:#57cc99;text-decoration:underline}.article-description a:hover{text-decoration:none}.article-description blockquote{padding:.5em 1em;border-left:4px solid #ccc;background:#f9f9f9;color:#555}.article-description code{font-family:Menlo,Monaco,Consolas,Liberation Mono,Courier,monospace;background:#f1f1f1;border-radius:3px}.article-description pre{background:#f1f1f1;overflow:auto;border-radius:3px;font-family:Menlo,Monaco,Consolas,Liberation Mono,Courier,monospace}.article-description hr{border:none;border-top:1px solid #ccc}@media (max-width: 768px){.news-cards-container .single-card-mobile .news-card{height:280px}}.blog-page-wrap{padding:0 150px;display:flex;flex-direction:column;gap:20px;margin-top:13rem}.blog-page-wrap .header .title{font-family:"Exo 2";font-size:38px;color:#22577a}@media (max-width: 1200px){.blog-page-wrap .header .title{font-size:32px}}@media (max-width: 1200px){.blog-page-wrap{padding:0 25px;margin-top:8rem}}.blog-page-wrap .content{display:grid;grid-template-columns:4fr 1fr;gap:100px}@media (max-width: 1200px){.blog-page-wrap .content{grid-template-columns:repeat(1,1fr);width:100%;gap:60px}}.blog-page-wrap .content .column{display:flex;flex-direction:column;gap:50px}@media (max-width: 1200px){.blog-page-wrap .content .column{width:100%}}.blog-page-wrap .content .column .highlighted{display:flex;align-items:flex-start;gap:20px;border:1px solid #ebebeb;border-radius:20px;padding:25px;cursor:pointer}.blog-page-wrap .content .column .highlighted.disabled{cursor:default}.blog-page-wrap .content .column .highlighted.disabled:hover{box-shadow:none;scale:1}@media (max-width: 1200px){.blog-page-wrap .content .column .highlighted{flex-direction:column}}.blog-page-wrap .content .column .highlighted .image{width:100%;height:300px}.blog-page-wrap .content .column .highlighted .image img{width:100%;height:100%;object-fit:cover;border-radius:10px}@media (max-width: 1200px){.blog-page-wrap .content .column .highlighted .image{height:200px}}.blog-page-wrap .content .column .highlighted .image .no-image{width:100%;height:100%;background:#f6f6f6;border-radius:16px}.blog-page-wrap .content .column .highlighted:hover{box-shadow:0 4px 10px #0000000d;scale:1.001;transition:all .3s ease}.blog-page-wrap .content .column .highlighted .column{display:flex;flex-direction:column;gap:10px}.blog-page-wrap .content .column .highlighted .column .title{color:#22577a;font-size:24px;font-family:"Exo 2"}@media (max-width: 1200px){.blog-page-wrap .content .column .highlighted .column .title{font-size:20px}}.blog-page-wrap .content .column .highlighted .column .date{color:#57cc99;font-family:"Exo 2";font-size:18px}@media (max-width: 1200px){.blog-page-wrap .content .column .highlighted .column .date{font-size:14px}}.blog-page-wrap .content .column .highlighted .column .description{color:#7f94a1;font-family:"Exo 2";font-size:18px}@media (max-width: 1200px){.blog-page-wrap .content .column .highlighted .column .description{font-size:14px}}.blog-page-wrap .content .column .blog-grid{width:100%;display:grid;grid-template-columns:repeat(3,1fr);gap:30px;justify-content:space-between}@media (max-width: 1200px){.blog-page-wrap .content .column .blog-grid{grid-template-columns:repeat(1,1fr)}}.blog-page-wrap .content .column .blog-grid .single-blog{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}.blog-page-wrap .content .column .blog-grid .single-blog:hover{box-shadow:0 4px 8px #0000000d;scale:1.001;transition:all .3s ease}.blog-page-wrap .content .column .blog-grid .single-blog .image,.blog-page-wrap .content .column .blog-grid .single-blog .no-image{width:100%;height:200px}.blog-page-wrap .content .column .blog-grid .single-blog .image img,.blog-page-wrap .content .column .blog-grid .single-blog .no-image img{width:100%;height:100%;border-radius:12px;cursor:pointer}.blog-page-wrap .content .column .blog-grid .single-blog .no-image{background:#f6f6f6;border-radius:16px}.blog-page-wrap .content .column .blog-grid .single-blog .title{color:#22577a;font-size:20px;font-weight:500;font-family:"Exo 2"}.blog-page-wrap .content .column .blog-grid .single-blog .date{font-family:"Exo 2";color:#57cc99;font-size:16px}@media (max-width: 1200px){.blog-page-wrap .content .column .blog-grid .single-blog .date{font-size:14px}}.blog-page-wrap .content .column .blog-grid .single-blog .description{font-family:"Exo 2";color:#7f94a1;font-size:16px}@media (max-width: 1200px){.blog-page-wrap .content .column .blog-grid .single-blog .description{font-size:14px}}.blog-page-wrap .content .column .pagination{display:flex;width:100%;justify-content:center;padding:20px 0;gap:20px}.blog-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}.blog-page-wrap .content .column .pagination .number.active{background:#57cc99;color:#fff}.blog-page-wrap .content .column .newspaper{display:flex;flex-direction:column;gap:10px}@media (max-width: 1200px){.blog-page-wrap .content .column .newspaper{width:100%}}.blog-page-wrap .content .column .newspaper .title{color:#22577a;font-size:32px;font-family:"Exo 2"}@media (max-width: 1200px){.blog-page-wrap .content .column .newspaper .title{font-size:28px}}.blog-page-wrap .content .column .newspaper .preview{width:100%;border:1px solid #ebebeb;border-radius:20px;cursor:pointer}.blog-page-wrap .content .column .newspaper .preview:hover{box-shadow:0 4px 8px #0000001a;scale:1.001;transition:all .3s ease}.blog-page-wrap .content .column .newspaper .preview img{width:100%;max-height:500px;object-fit:contain;border-radius:20px}@media (max-width: 1200px){.blog-page-wrap .content .column .latest{display:none}}.blog-page-wrap .content .column .latest .title{color:#22577a;font-size:32px}.blog-page-wrap .content .column .latest .single-latest-blog{cursor:pointer;padding:20px 0;display:flex;flex-direction:column;gap:10px;box-shadow:none;transition:all .3s ease}.blog-page-wrap .content .column .latest .single-latest-blog:not(:last-child){border-bottom:1px solid #ebebeb}.blog-page-wrap .content .column .latest .single-latest-blog .image{width:100%}.blog-page-wrap .content .column .latest .single-latest-blog .image img{width:100%;cursor:pointer}.blog-page-wrap .content .column .latest .single-latest-blog .title{color:#22577a;font-size:20px;font-weight:500}.blog-page-wrap .content .column .latest .single-latest-blog .date{font-family:Noto;color:#57cc99;font-size:16px}.blog-page-wrap .content .column .latest .single-latest-blog .description{font-family:Noto;color:#7f94a1;font-size:16px}.blog-post-wrap{padding:0 150px;display:grid;grid-template-columns:4fr 1fr;gap:80px;max-width:calc(100% - 300px);margin-top:13rem;margin-bottom:3rem}@media (max-width: 1200px){.blog-post-wrap{padding:0 25px;grid-template-columns:repeat(1,1fr);margin-top:8rem;max-width:unset;margin-bottom:3rem}}.blog-post-wrap .column{display:flex;flex-direction:column;gap:30px}.blog-post-wrap .column.post{gap:20px}.blog-post-wrap .column.post .breadcrumbs{font-size:18px;font-family:"Exo 2"}@media (max-width: 1200px){.blog-post-wrap .column.post .breadcrumbs{font-size:16px}}.blog-post-wrap .column.post .breadcrumbs span{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;font-family:"Exo 2"}@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;gap:16px}.blog-post-wrap .column.post .post-content .share-wrap .date p{color:#57cc99;font-family:"Exo 2";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:"Exo 2"}@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;font-family:"Exo 2"}.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;font-family:"Exo 2"}.blog-post-wrap .column .latest .single-latest-blog{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-blog:not(:last-child){border-bottom:1px solid #ebebeb}.blog-post-wrap .column .latest .single-latest-blog .image{width:100%}.blog-post-wrap .column .latest .single-latest-blog .image img{width:100%;cursor:pointer}.blog-post-wrap .column .latest .single-latest-blog .title{color:#22577a;font-size:20px;font-weight:500}.blog-post-wrap .column .latest .single-latest-blog .date{font-family:Noto;color:#57cc99;font-size:16px}.blog-post-wrap .column .latest .single-latest-blog .description{font-family:Noto;color:#7f94a1;font-size:16px}.newspaper-page-wrapper{display:flex;flex-direction:column;gap:3rem;margin-top:10rem;margin-bottom:10rem;width:100%;justify-content:center;align-items:center}.newspaper-page-wrapper .banner-wrap,.newspaper-page-wrapper .table-container{width:80%}.custom-table{width:100%;border-collapse:collapse;font-family:"Exo 2";color:#033c61}.custom-table thead{background-color:#fff;color:#7f94a1;width:100%}.custom-table th,.custom-table td{padding:15px 20px;text-align:left}.custom-table th{font-size:14px}.custom-table td{background-color:#fcfbfb;font-size:16px;color:#033c61}.custom-table .date,.number{color:#7f94a1}.custom-table tr:nth-child(odd) td{background-color:#f9f9f9}.custom-table tr{display:grid;grid-template-columns:5% 70% 21%;gap:2%}.custom-table th:nth-child(1),.custom-table td:nth-child(1){text-align:center;width:100%}.custom-table th:nth-child(2),.custom-table td:nth-child(2){text-align:start;display:flex;align-items:center}.custom-table th:nth-child(3),.custom-table td:nth-child(3){text-align:center}.custom-table tbody tr:first-child td:first-child{border-top-left-radius:20px}.custom-table tbody tr:last-child td:first-child{border-bottom-left-radius:20px}.custom-table tbody tr:first-child td:nth-child(2){border-top-right-radius:20px}.custom-table tbody tr:last-child td:nth-child(2){border-bottom-right-radius:20px}.custom-table tbody tr:first-child td:last-child{border-top-left-radius:20px;border-top-right-radius:20px}.custom-table tr.year-divider td{border-top:1px solid #d8dfe3}.custom-table tr:last-child td:last-child{border-bottom-left-radius:20px;border-bottom-right-radius:20px}.table-container .custom-table .number,.table-container .custom-table .date{display:flex;align-items:center;justify-content:center}.table-container .custom-table .title{cursor:pointer}.custom-table .empty-state{text-align:center;font-size:16px;color:#7f94a1;padding:40px 20px;grid-column:1 / -1}@media (max-width: 768px){.newspaper-page-wrapper{margin-top:7rem;margin-bottom:3rem}.newspaper-page-wrapper .banner-wrap,.newspaper-page-wrapper .table-container{width:90%}.custom-table tr{gap:0;grid-template-columns:15% 50% 35%}.custom-table th:nth-child(1),.custom-table td:nth-child(1){text-align:center;width:unset;display:flex;align-items:center}.custom-table tbody tr:first-child td:last-child{border-top-left-radius:0}.custom-table tbody tr:first-child td:nth-child(2){border-top-right-radius:0}.custom-table tr:last-child td:last-child{border-bottom-left-radius:0}.custom-table tbody tr:last-child td:nth-child(2){border-bottom-right-radius:0}}
