*,*:before,*:after{box-sizing:border-box}html,body{height:100%}html{font-size:10px}body{display:flex;flex-direction:column;width:100%;min-width:36rem;height:100vh;margin:0 auto;font-size:1.4rem;font-weight:400;line-height:2.4rem;font-family:DM Sans,sans-serif;color:#2b2c43}body.no-content-copy{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.no-scroll{overflow:hidden}.d-flex{display:flex}.items-center{align-items:center}.gray-bg{background:#e4eaf9}.container-unesco{padding:0 1.5rem}p,li{font-size:1.6rem;font-weight:400}.visually-hidden{position:absolute;margin:-.1rem;padding:0;overflow:hidden;border:0;clip:rect(0 0 0 0);width:.1rem;height:.1rem}.wrapper{flex:1 0 auto;padding:5.2rem 0;overflow:hidden;background-color:#fafafa;padding-bottom:0}@media screen and (min-width: 992px){.wrapper{padding-top:6.4rem}}.header{position:fixed;top:0;right:0;left:0;z-index:99;min-width:36rem;height:5.2rem;background:#ffffff;box-shadow:0 0 .15rem #0000001a;transition:top .5s}.header .container{position:relative;display:flex;justify-content:space-between;align-items:center;height:100%}.header .logo{margin-right:auto}.header .logo__img{max-width:18rem;max-height:3.8rem;height:auto}.header.active{top:-100%}.header.active .header-nav__nav,.header.active .header-lang__list,.header.active .header-search__inner{top:0}[dir=rtl] .header .logo{margin-right:0;margin-left:auto}.logo{position:relative;display:flex;flex-shrink:0}.logo__img{display:inline-block;max-width:100%;max-height:100%;width:auto;margin:auto 0}.header-nav__toggle{position:relative;margin:0 0 0 .4rem;padding:0;background:none;border:0;background:#e4eaf9;border-radius:.8rem;transition:background .2s;cursor:pointer;width:4rem;height:4rem}.header-nav__toggle span{position:absolute;top:50%;left:50%;background:#2b2c43;opacity:0;transform:translate(-50%,-50%);transform-origin:center;transition:background .2s,transform .2s,opacity .2s;width:1.6rem;height:.2rem}.header-nav__toggle svg{margin:auto;fill:#2b2c43;width:1.6rem;height:1rem}.header-nav__toggle.active{background:#2b4ee3}.header-nav__toggle.active span{background:#ffffff;width:1.8rem;opacity:1}.header-nav__toggle.active span:first-child{transform:translate(-50%,-50%) rotate(45deg)}.header-nav__toggle.active span:last-child{transform:translate(-50%,-50%) rotate(-45deg)}.header-nav__toggle.active svg{opacity:0}.header-nav__nav{position:fixed;top:5.2rem;right:5.6rem;bottom:0;left:0;display:none;margin:0;padding:0;background:#ffffff;list-style:none;overflow-y:auto;transition:top .3s}.header-nav__nav.active{display:block}.header-nav__item{border-bottom:.1rem solid rgba(43,44,67,.05)}.header-nav__item a{transition:color .2s}.header-nav__item a:hover{color:#1850e2}.header-nav__button{position:relative;display:block;margin:0;width:100%;text-align:left;padding:1.6rem 3rem 1.6rem 4rem;background:none;border:none;outline:none;cursor:pointer;transition:background .2s}.header-nav__button:before{content:"";position:absolute;top:2rem;right:1.6rem;border-top:.5rem solid transparent;border-bottom:.5rem solid transparent;border-left:.8rem solid #1850e2;transition:border-color .2s,transform .2s;transform-origin:center;width:0;height:0}.header-nav__button:hover{background:#e4eaf9}.header-nav__button:disabled{cursor:default}.header-nav__button:disabled:before{display:none}.header-nav__button:disabled:hover{background:none}.header-nav__button a,.header-nav__button span{font-size:1.6rem;color:#2b2c43;text-decoration:none;font-weight:700;font-family:DM Sans,sans-serif}.header-nav__button.active:before{transform:rotate(90deg)}.header-nav__button.active+.header-nav__subnav{display:block}.header-nav__subnav{display:none;margin:0;padding:.5rem 0 3rem 4rem;list-style:none;cursor:default}.header-nav__subnav li:nth-child(n+2){margin-top:.5rem}.header-nav__subnav a{color:#9fa9c6;text-decoration:none}.header-lang__button{position:relative;display:flex;margin:0 0 0 .4rem;padding:0;background:none;border:0;background:#e4eaf9;border-radius:.8rem;transition:background .2s;cursor:pointer;width:4rem;height:4rem}.header-lang__button:before{content:"";position:fixed;width:100%;height:100%;top:6.4rem;right:0;bottom:0;left:0;display:none;background:rgba(43,44,67,.6)}.header-lang__button img{flex-shrink:0;margin:auto;border-radius:50%;width:2.2rem;height:2.2rem}.header-lang__button.active{background:#2b4ee3}.header-lang__button.active:before{display:block}.header-lang__list{position:fixed;top:5.2rem;bottom:0;left:0;display:none;width:100%;max-width:36rem;margin:0;padding:1.2rem;background:#ffffff;list-style:none;overflow-y:auto;transition:top .3s}@media screen and (min-width: 576px){.header-lang__list{right:0;left:auto}}.header-lang__list a{display:flex;align-items:center;width:100%;padding:1.6rem 4rem 1.6rem 1.6rem;font-size:2rem;font-weight:700;color:#2b2c43;text-decoration:none;border-radius:1.4rem;transition:color .2s,background .2s}.header-lang__list a:hover{color:#1850e2;background:#e4eaf9}.header-lang__list a img{margin-right:1.6rem;flex-shrink:0;border-radius:50%;width:3.2rem;height:3.2rem}.header-lang__list a.active{position:relative;background:#e4eaf9}.header-lang__list a.active:before,.header-lang__list a.active:after{content:"";position:absolute;top:50%}.header-lang__list a.active:before{right:1.6rem;border-radius:.8rem;background:#00b75f;transform:translateY(-50%);width:2.4rem;height:2.4rem}.header-lang__list a.active:after{right:2.3rem;border-bottom:.2rem solid #ffffff;border-left:.2rem solid #ffffff;transform-origin:center;transform:translateY(-50%) rotate(-45deg);border-radius:0 0 0 .2rem;width:1rem;height:.6rem}.header-lang__list.active{display:block}@media screen and (min-width: 576px){[dir=rtl] .header-lang__list{right:auto;left:0}}[dir=rtl] .header-lang__list a{padding-right:1.6rem;padding-left:4rem}[dir=rtl] .header-lang__list a.active:before{right:auto;left:1.6rem}[dir=rtl] .header-lang__list a.active:after{right:auto;left:2.3rem}[dir=rtl] .header-lang__list a img{margin-right:0;margin-left:1.6rem}.header-search__button{position:relative;display:flex;margin:0 0 0 .4rem;padding:0;border:0;background:#e4eaf9;border-radius:.8rem;transition:background .2s;cursor:pointer;width:4rem;height:4rem}.header-search__button:before{content:"";position:fixed;width:100%;height:100%;top:6.4rem;right:0;bottom:0;left:0;display:none;background:rgba(43,44,67,.6);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.header-search__button svg{flex-shrink:0;margin:auto;stroke:#2b2c43;transition:stroke .2s;width:1.8rem;height:1.8rem}.header-search__button.active{background:#2b4ee3}.header-search__button.active:before{display:block}.header-search__button.active svg{stroke:#fff}.header-search__inner{position:fixed;top:5.2rem;bottom:0;left:0;display:none;width:100%;margin:0;padding:1.6rem 0;background:#ffffff;overflow-y:auto;transition:top .3s}.header-search__inner ul{list-style:none}.header-search__inner.active{display:block}.header-search__field{position:relative;margin:0 1.2rem}.header-search__field svg{position:absolute;top:50%;left:1.8rem;stroke:#899ac3;transform:translateY(-50%);transition:stroke .2s;width:1.3rem;height:1.3rem}.header-search__input{width:100%;padding:1.4rem 4rem 1.4rem 4.8rem;font-size:1.6rem;font-weight:500;background:#e4eaf9;border-radius:1.4rem;border:.1rem solid #e4eaf9;outline:none;transition:.2s border-color;font-family:inherit}.header-search__input::placeholder{color:#899ac3}.header-search__input:focus{border-color:#1850e2}.header-search__clear{position:absolute;top:50%;right:1.6rem;display:none;padding:0;background:#ffffff;border-radius:.8rem;border:none;transform:translateY(-50%);cursor:pointer;width:2.4rem;height:2.4rem}.header-search__clear:before,.header-search__clear:after{content:"";position:absolute;top:50%;background:#899ac3;transform:translate(-50%,-50%);transform-origin:center;transition:background .2s;width:1rem;height:.2rem}.header-search__clear:before{transform:translate(-50%,-50%) rotate(45deg)}.header-search__clear:after{transform:translate(-50%,-50%) rotate(-45deg)}.header-search__clear:hover:before,.header-search__clear:hover:after{background:#1850e2}.header-search__res{display:none;margin-top:1.5rem}.header-search__res ul{max-height:320px;margin:0;padding:0;overflow-y:auto}.header-search__res a{display:block;padding:.9rem 2.8rem;color:#2b2c43;text-decoration:none;transition:background .2s}.header-search__res a:hover{background:#ffede0}.header-search__no-res{display:none;margin:0 2.8rem}[dir=rtl] .header-search__clear:before,[dir=rtl] .header-search__clear:after{left:50%}.socials{display:flex;flex-shrink:0;margin:0;padding:0;list-style:none}.socials:hover a{opacity:.6}.socials li:not(:first-child){margin-left:1.2rem}.socials a{display:block;transition:opacity .2s}.socials a:hover{opacity:1}.socials svg{border-radius:50%;width:2.4rem;height:2.4rem}[dir=rtl] .socials li:not(:first-child){margin-right:1.2rem;margin-left:0}[dir=rtl] .footer__body-socials .socials{margin-right:1.2rem;margin-left:0}.footer{position:relative;color:#fff;background:#2b2c43}.footer:before{content:"";position:absolute;bottom:100%;left:0;right:0;height:120rem;z-index:-1;background:linear-gradient(to top,#e4eaf9 0%,#e4eaf9 65%,#ffffff 95%)}.footer a{color:inherit}.footer .logo{max-width:18rem;height:4.7rem;margin-right:auto}.footer .logo__img[src$=".svg"]{height:auto}.footer__head{padding:1.2rem 1.5rem;border-bottom:.1rem solid rgba(255,255,255,.1)}.footer__head .container{display:flex;align-items:center;justify-content:space-between;padding:0}@media screen and (max-width: 767px){.footer__head-nav{display:none}}.footer__nav a{text-decoration:none}.footer__nav .container{padding:0}.footer__nav-list{margin:0;padding:0;list-style:none}.footer__nav-item{border-bottom:.1rem solid rgba(255,255,255,.1)}.footer__nav-item a{transition:color .2s}.footer__nav-item a:hover{color:#1850e2}.footer__nav-button{position:relative;display:block;margin:0;width:100%;text-align:left;padding:2.3rem 4.6rem 2.3rem 3.2rem;background:none;border:none;outline:none;cursor:pointer;transition:background .2s}.footer__nav-button:before{content:"";position:absolute;top:2.7rem;right:3.4rem;border-top:.5rem solid transparent;border-bottom:.5rem solid transparent;border-left:.8rem solid #ffb23e;transition:border-color .2s,transform .2s;transform-origin:center;width:0;height:0}.footer__nav-button:hover{background:rgb(33.0318181818,33.8,51.4681818182)}.footer__nav-button:disabled{cursor:default}.footer__nav-button:disabled:before{display:none}.footer__nav-button:disabled:hover{background:none}.footer__nav-button a,.footer__nav-button span{color:#fff;font-size:1.6rem;font-weight:700}.footer__nav-button.active:before{transform:rotate(90deg)}.footer__nav-button.active+.footer__nav-subnav{display:block}.footer__nav-subnav{display:none;margin:0;padding:0 0 2.5rem 3.2rem;list-style:none;cursor:default}.footer__nav-subnav li:nth-child(n+2){margin-top:.5rem}.footer__nav-subnav a{color:#9fa9c6}.footer__body{padding:2.5rem 1.5rem 4rem;border-bottom:.1rem solid rgba(255,255,255,.1)}.footer__body .container{padding:0}.footer__body-text{margin:0 0 2.4rem;font-size:1.6rem;color:#ffb23e}.footer__body-imgs{display:flex;flex-wrap:wrap;align-items:center;margin:0 0 2.4rem}.footer__body-imgs a{line-height:1}.footer__body-imgs>img,.footer__body-imgs>a{margin-right:.8rem}.footer__body-imgs img{max-height:4rem;height:auto;width:auto;max-width:8rem;margin-bottom:.5rem}.footer__body-imgs img[src$=".svg"],.footer__body-imgs img[src*=".svg"]{width:100%}.footer__body-imgs .trustpilot-widget{margin-bottom:.5rem}.footer__body-help{margin:0 0 .5rem;font-size:1.2rem;text-decoration:underline}.footer__body-gpwa-text{padding-left:10px}.footer__body-phone{margin:0 0 1rem}.footer__body-phone img{margin-right:.5rem;width:1rem;height:1rem}.footer__body-phone a{text-decoration:none;font-size:1.6rem;font-weight:700}@media screen and (max-width: 767px){.footer__body-socials{display:none}}.footer__body-desc{margin:0;font-size:1rem;color:#a9a9a9}.footer__bottom{padding:2rem 0 0;font-size:1.2rem}.footer__bottom .container{display:flex;flex-wrap:wrap;justify-content:space-between}.footer__bottom-left{margin-bottom:2.5rem;padding-right:.5rem}.footer__bottom-left ul{display:flex;flex-wrap:wrap;margin:0;padding:0;list-style:none}.footer__bottom-left li{padding:0 .5rem}.footer__bottom-right{margin-bottom:2.5rem}[dir=rtl] .footer .logo{margin-right:0;margin-left:auto}[dir=rtl] .footer__nav-button{text-align:right}[dir=rtl] .footer__body-imgs>img,[dir=rtl] .footer__body-imgs>a{margin-right:0;margin-left:.8rem}[amp] .footer__body-imgs img{height:100%}.cookies-modal{position:fixed;right:.5rem;bottom:.5rem;z-index:100;width:33.6rem;min-width:33.6rem;max-width:100%;padding:.6rem 3.5rem .6rem .6rem;background:#ffffff linear-gradient(143deg,#ffede0 20%,#ffffff 50%);box-shadow:0 0 1.5rem #393b6b33;border-radius:1.6rem}.cookies-modal__close{position:absolute;top:1rem;right:1rem;padding:0;background:rgba(57,59,107,.1);border-radius:.8rem;border:none;cursor:pointer;width:2.4rem;height:2.4rem}.cookies-modal__close:before,.cookies-modal__close:after{content:"";position:absolute;top:50%;background:#ffffff;transform:translate(-50%,-50%);transform-origin:center;transition:background .2s;width:1.6rem;height:.2rem}.cookies-modal__close:before{transform:translate(-50%,-50%) rotate(45deg)}.cookies-modal__close:after{transform:translate(-50%,-50%) rotate(-45deg)}.cookies-modal__close:hover:before,.cookies-modal__close:hover:after{background:#1850e2}.cookies-modal__inner{display:flex;align-items:stretch}.cookies-modal__img{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:7.5rem;margin-right:1.6rem;background:#f6e0cf;border-radius:1.4rem}.cookies-modal__img img{flex-shrink:0;width:5.4rem;height:5.3rem}.cookies-modal__label{margin:0 0 .2rem;padding:0 .5rem 0 0;font-size:1.6rem;font-weight:700}.cookies-modal__text{margin:0 0 .8rem;font-size:1.2rem;color:#9fa9c6;line-height:1.4}.cookies-modal__accept{min-width:10rem;margin-right:.5rem;padding:1.05rem .5rem;font-size:1rem;text-transform:uppercase;color:#fff;background:#1850e2;border:none;border-radius:1rem;transition:background .2s;cursor:pointer}.cookies-modal__accept:hover{background:#0d3fc0}.cookies-modal__link{text-decoration:none;font-weight:700;color:#1850e2;white-space:nowrap}.cookies-modal__link:hover{text-decoration:underline}.cookies-modal.hidden{display:none}[dir=rtl] .cookies-modal{padding-right:.6rem;padding-left:3.6rem;background:#ffffff linear-gradient(225deg,#ffede0 20%,#ffffff 50%)}[dir=rtl] .cookies-modal__close{right:auto;left:1rem}[dir=rtl] .cookies-modal__close:before,[dir=rtl] .cookies-modal__close:after{left:50%}[dir=rtl] .cookies-modal__img{margin-right:0;margin-left:1.6rem}[dir=rtl] .cookies-modal__accept{margin-right:0;margin-left:3rem}html{scroll-behavior:smooth}.container{width:100%;max-width:144rem;margin:0 auto;padding:0 1.5rem}@media screen and (min-width: 992px){.container{padding:0 3.6rem}}.container>.container:first-child{padding:0}.hero-unesco{text-align:center;background-color:#2e6dbf}.hero-unesco__title{margin:0;font-size:2.8rem;font-weight:700;line-height:1.3;color:#ffcf66}.hero-unesco__title--section-title{padding:7.3rem 0 .8rem;letter-spacing:.1rem}@media screen and (min-width: 768px){.hero-unesco__title--section-title{padding:2.5rem 0 1.5rem;font-size:3.2rem}}.hero-unesco__title--subtitle{padding:0;margin:3.2rem 0 1.3rem;letter-spacing:.05rem}@media screen and (min-width: 768px){.hero-unesco__title--subtitle{width:53.4rem;font-size:2.4rem;margin:3.6rem auto 1.3rem}}.hero-unesco__title--btn-title{margin:0 0 1.3rem;color:#fff;letter-spacing:.05rem}@media screen and (min-width: 768px){.hero-unesco__title--btn-title{width:59.4rem;margin:1.4rem 0 1.9rem;font-size:2.4rem}}.hero-unesco__text{line-height:1.3;color:#fff}.hero-unesco__text p{margin-bottom:1rem}@media screen and (min-width: 768px){.hero-unesco__text p{margin:1rem 0}}.hero-unesco__text p:last-of-type{margin-top:.8rem;margin-bottom:1.2rem}.hero-unesco__image{margin-top:3.6rem;text-align:center}@media screen and (min-width: 768px){.hero-unesco__image{margin:4.1rem 0 0}}.hero-unesco__image img{max-width:36rem;max-height:22rem;width:100%;height:auto;pointer-events:none}@media screen and (min-width: 768px){.hero-unesco__image img{max-width:54.6rem;max-height:30.5rem}}.hero-unesco__btn{display:flex;flex-direction:column;align-items:center}.hero-unesco__btn a{max-width:33.9rem;margin-bottom:3rem;padding:1.5rem 1.7rem;font-size:2.4rem;font-weight:500;text-decoration:none;color:#000;background-color:#ffbb25;border-radius:1.2rem}.hero-unesco__btn a:hover{background-color:#ffcf66;transition:background-color 2s}@media screen and (min-width: 768px){.hero-unesco__btn a{padding:1.5rem 2.3rem}}.info-unesco{position:relative;margin-bottom:3.4rem;color:#000;background:linear-gradient(180deg,#D3E0F2 0%,#2566BC 55%)}.info-unesco:before{content:"";position:absolute;top:1.5rem;width:100%;height:5.1rem;background:url(/build/assets/border-top.svg) repeat-x top/auto 3.5rem}.info-unesco:after{content:"";position:absolute;top:100%;left:0;width:100%;height:3.4rem;background:linear-gradient(180deg,#2E6DBF 60.29%,#0052AD 100%)}.info-unesco__image{display:none}.info-unesco__intro{text-align:center}.info-unesco__intro h2{margin:0;font-size:3.2rem;font-weight:700;line-height:1.3;letter-spacing:.1rem;text-align:center}.info-unesco__intro p{margin-bottom:2rem;line-height:1.3}.info-unesco__intro--top h2{padding:5.8rem 0 .6rem}.info-unesco__intro--top p{color:#000}.info-unesco__intro--top p:nth-of-type(2){margin-bottom:2.5rem}.info-unesco__intro--bottom h2{padding:3.9rem 0 1rem}.info-unesco__intro--bottom p{margin-bottom:4.4rem;color:#fff}.info-unesco__list{padding:1.5rem 1.5rem .8rem;margin-bottom:1.4rem;background:linear-gradient(174.18deg,#FFE1B5 .29%,#D7AE8B 95.38%);border-radius:1.4rem}.info-unesco__list h3{margin:.5rem 0 2rem;font-size:2.4rem;font-weight:700;letter-spacing:.1rem}.info-unesco__list ol{padding-left:2.4rem;line-height:1.2}.info-unesco__list ol li{margin-bottom:1.4rem}.info-unesco__additional-info{line-height:1.3;color:#fff;text-align:center}.info-unesco__container{padding-bottom:4.5rem;color:#fff;text-align:center}@media screen and (min-width: 768px){.info-unesco__container{padding-bottom:.5rem}}.info-unesco__benefits{padding-left:0;list-style:none}@media screen and (min-width: 768px){.info-unesco__benefits{display:flex;gap:1rem}}@media screen and (min-width: 768px){.info-unesco__benefit-item img{width:13.2rem;height:12.1rem}}.info-unesco__benefit-item p{margin-top:1.7rem;line-height:1.3}.info-unesco__background{display:none}.monuments-unesco{position:relative;padding-bottom:3.8rem;background-color:#0052ad}@media screen and (min-width: 768px){.monuments-unesco{padding:6.8rem 0 6.9rem}}.monuments-unesco:before{content:"";position:absolute;bottom:-15px;width:100%;height:5.1rem;background:repeat-x top/auto 3.5rem url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAzNTIgMzUiPjxlbGxpcHNlIGN4PSI1IiBjeT0iMTcuNSIgZmlsbD0iI0ZGQkIyNSIgcng9IjUiIHJ5PSI5LjUiLz48ZWxsaXBzZSBjeD0iMjEiIGN5PSIxNy41IiBmaWxsPSIjRkZCQjI1IiByeD0iNSIgcnk9IjkuNSIvPjxlbGxpcHNlIGN4PSIzNyIgY3k9IjE3LjUiIGZpbGw9IiNGRkJCMjUiIHJ4PSI1IiByeT0iOS41Ii8+PGVsbGlwc2UgY3g9IjUzIiBjeT0iMTcuNSIgZmlsbD0iI0ZGQkIyNSIgcng9IjUiIHJ5PSI5LjUiLz48ZWxsaXBzZSBjeD0iNjkiIGN5PSIxNy41IiBmaWxsPSIjRkZCQjI1IiByeD0iNSIgcnk9IjkuNSIvPjxlbGxpcHNlIGN4PSI4NSIgY3k9IjE3LjUiIGZpbGw9IiNGRkJCMjUiIHJ4PSI1IiByeT0iOS41Ii8+PGVsbGlwc2UgY3g9IjEwMSIgY3k9IjE3LjUiIGZpbGw9IiNGRkJCMjUiIHJ4PSI1IiByeT0iOS41Ii8+PGVsbGlwc2UgY3g9IjExNyIgY3k9IjE3LjUiIGZpbGw9IiNGRkJCMjUiIHJ4PSI1IiByeT0iOS41Ii8+PGVsbGlwc2UgY3g9IjEzMyIgY3k9IjE3LjUiIGZpbGw9IiNGRkJCMjUiIHJ4PSI1IiByeT0iOS41Ii8+PGVsbGlwc2UgY3g9IjE0OSIgY3k9IjE3LjUiIGZpbGw9IiNGRkJCMjUiIHJ4PSI1IiByeT0iOS41Ii8+PGVsbGlwc2UgY3g9IjE2NSIgY3k9IjE3LjUiIGZpbGw9IiNGRkJCMjUiIHJ4PSI1IiByeT0iOS41Ii8+PGVsbGlwc2UgY3g9IjE4MSIgY3k9IjE3LjUiIGZpbGw9IiNGRkJCMjUiIHJ4PSI1IiByeT0iOS41Ii8+PGVsbGlwc2UgY3g9IjE5NyIgY3k9IjE3LjUiIGZpbGw9IiNGRkJCMjUiIHJ4PSI1IiByeT0iOS41Ii8+PGVsbGlwc2UgY3g9IjIxMyIgY3k9IjE3LjUiIGZpbGw9IiNGRkJCMjUiIHJ4PSI1IiByeT0iOS41Ii8+PGVsbGlwc2UgY3g9IjIyOSIgY3k9IjE3LjUiIGZpbGw9IiNGRkJCMjUiIHJ4PSI1IiByeT0iOS41Ii8+PGVsbGlwc2UgY3g9IjI0NSIgY3k9IjE3LjUiIGZpbGw9IiNGRkJCMjUiIHJ4PSI1IiByeT0iOS41Ii8+PGVsbGlwc2UgY3g9IjI2MSIgY3k9IjE3LjUiIGZpbGw9IiNGRkJCMjUiIHJ4PSI1IiByeT0iOS41Ii8+PGVsbGlwc2UgY3g9IjI3NyIgY3k9IjE3LjUiIGZpbGw9IiNGRkJCMjUiIHJ4PSI1IiByeT0iOS41Ii8+PGVsbGlwc2UgY3g9IjI5MyIgY3k9IjE3LjUiIGZpbGw9IiNGRkJCMjUiIHJ4PSI1IiByeT0iOS41Ii8+PGVsbGlwc2UgY3g9IjMwOSIgY3k9IjE3LjUiIGZpbGw9IiNGRkJCMjUiIHJ4PSI1IiByeT0iOS41Ii8+PGVsbGlwc2UgY3g9IjMyNSIgY3k9IjE3LjUiIGZpbGw9IiNGRkJCMjUiIHJ4PSI1IiByeT0iOS41Ii8+PGVsbGlwc2UgY3g9IjM0MSIgY3k9IjE3LjUiIGZpbGw9IiNGRkJCMjUiIHJ4PSI1IiByeT0iOS41Ii8+PHBhdGggZmlsbD0iI0ZGQkIyNSIgZD0iTTAgMGgzNTJ2NUgwek0wIDMwaDM1MnY1SDB6Ii8+PC9zdmc+)}.monuments-unesco__container{position:relative}.monuments-unesco__container:before{content:"";position:absolute;top:-70px;width:100%;height:5.1rem;background:repeat-x top/auto 3.5rem url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAzNTIgMzUiPjxlbGxpcHNlIGN4PSI1IiBjeT0iMTcuNSIgZmlsbD0iIzE5M2RhNSIgcng9IjUiIHJ5PSI5LjUiLz48ZWxsaXBzZSBjeD0iMjEiIGN5PSIxNy41IiBmaWxsPSIjMTkzZGE1IiByeD0iNSIgcnk9IjkuNSIvPjxlbGxpcHNlIGN4PSIzNyIgY3k9IjE3LjUiIGZpbGw9IiMxOTNkYTUiIHJ4PSI1IiByeT0iOS41Ii8+PGVsbGlwc2UgY3g9IjUzIiBjeT0iMTcuNSIgZmlsbD0iIzE5M2RhNSIgcng9IjUiIHJ5PSI5LjUiLz48ZWxsaXBzZSBjeD0iNjkiIGN5PSIxNy41IiBmaWxsPSIjMTkzZGE1IiByeD0iNSIgcnk9IjkuNSIvPjxlbGxpcHNlIGN4PSI4NSIgY3k9IjE3LjUiIGZpbGw9IiMxOTNkYTUiIHJ4PSI1IiByeT0iOS41Ii8+PGVsbGlwc2UgY3g9IjEwMSIgY3k9IjE3LjUiIGZpbGw9IiMxOTNkYTUiIHJ4PSI1IiByeT0iOS41Ii8+PGVsbGlwc2UgY3g9IjExNyIgY3k9IjE3LjUiIGZpbGw9IiMxOTNkYTUiIHJ4PSI1IiByeT0iOS41Ii8+PGVsbGlwc2UgY3g9IjEzMyIgY3k9IjE3LjUiIGZpbGw9IiMxOTNkYTUiIHJ4PSI1IiByeT0iOS41Ii8+PGVsbGlwc2UgY3g9IjE0OSIgY3k9IjE3LjUiIGZpbGw9IiMxOTNkYTUiIHJ4PSI1IiByeT0iOS41Ii8+PGVsbGlwc2UgY3g9IjE2NSIgY3k9IjE3LjUiIGZpbGw9IiMxOTNkYTUiIHJ4PSI1IiByeT0iOS41Ii8+PGVsbGlwc2UgY3g9IjE4MSIgY3k9IjE3LjUiIGZpbGw9IiMxOTNkYTUiIHJ4PSI1IiByeT0iOS41Ii8+PGVsbGlwc2UgY3g9IjE5NyIgY3k9IjE3LjUiIGZpbGw9IiMxOTNkYTUiIHJ4PSI1IiByeT0iOS41Ii8+PGVsbGlwc2UgY3g9IjIxMyIgY3k9IjE3LjUiIGZpbGw9IiMxOTNkYTUiIHJ4PSI1IiByeT0iOS41Ii8+PGVsbGlwc2UgY3g9IjIyOSIgY3k9IjE3LjUiIGZpbGw9IiMxOTNkYTUiIHJ4PSI1IiByeT0iOS41Ii8+PGVsbGlwc2UgY3g9IjI0NSIgY3k9IjE3LjUiIGZpbGw9IiMxOTNkYTUiIHJ4PSI1IiByeT0iOS41Ii8+PGVsbGlwc2UgY3g9IjI2MSIgY3k9IjE3LjUiIGZpbGw9IiMxOTNkYTUiIHJ4PSI1IiByeT0iOS41Ii8+PGVsbGlwc2UgY3g9IjI3NyIgY3k9IjE3LjUiIGZpbGw9IiMxOTNkYTUiIHJ4PSI1IiByeT0iOS41Ii8+PGVsbGlwc2UgY3g9IjI5MyIgY3k9IjE3LjUiIGZpbGw9IiMxOTNkYTUiIHJ4PSI1IiByeT0iOS41Ii8+PGVsbGlwc2UgY3g9IjMwOSIgY3k9IjE3LjUiIGZpbGw9IiMxOTNkYTUiIHJ4PSI1IiByeT0iOS41Ii8+PGVsbGlwc2UgY3g9IjMyNSIgY3k9IjE3LjUiIGZpbGw9IiMxOTNkYTUiIHJ4PSI1IiByeT0iOS41Ii8+PGVsbGlwc2UgY3g9IjM0MSIgY3k9IjE3LjUiIGZpbGw9IiMxOTNkYTUiIHJ4PSI1IiByeT0iOS41Ii8+PHBhdGggZmlsbD0iIzE5M2RhNSIgZD0iTTAgMGgzNTJ2NUgwek0wIDMwaDM1MnY1SDB6Ii8+PC9zdmc+)}@media screen and (min-width: 768px){.monuments-unesco__container:before{top:-88px}}@media screen and (min-width: 768px){.monuments-unesco__wrapper{display:flex;flex-direction:row;gap:.4rem}}.monuments-unesco__image img{display:block;margin:0 auto}@media screen and (min-width: 768px){.monuments-unesco__image img{width:22.3rem;height:58.8rem;padding-left:.3rem}}.monuments-unesco__content{display:flex;flex-direction:column;justify-content:center;color:#fff;text-align:left}.monuments-unesco h2{margin:1.7rem 0 .8rem;font-size:3.2rem;font-weight:700;color:#ffd9a2;line-height:1.3;letter-spacing:.1rem}@media screen and (min-width: 768px){.monuments-unesco h2{margin:0 0 .6rem}}.monuments-unesco p{line-height:1.3}@media screen and (min-width: 768px){.monuments-unesco p{margin-bottom:0;letter-spacing:.1rem}}.monuments-unesco>div:nth-child(2) .monuments-unesco__wrapper{margin-top:81px}@media screen and (min-width: 768px){.monuments-unesco>div:nth-child(2) .monuments-unesco__wrapper{margin-top:94px}}@media screen and (min-width: 768px){.monuments-unesco>div:nth-child(2) .monuments-unesco__image{order:3}}.monuments-unesco>div:nth-child(2) .monuments-unesco__image img{width:36.3rem;height:23.8rem}@media screen and (min-width: 768px){.monuments-unesco>div:nth-child(2) .monuments-unesco__image img{width:31.9rem;height:59rem}}.monuments-unesco>div:nth-child(2) h2{margin-top:23px}@media screen and (min-width: 768px){.monuments-unesco>div:nth-child(2) h2{margin-top:-89px}}.map-unesco-section{padding:3.5rem 0;background:linear-gradient(to bottom,#2362B3,#215FAF)}.map-unesco-section .title{margin:0;font-size:2.8rem;font-weight:600;line-height:130%;color:#ffd9a2;text-align:center}.map-unesco-section .title br{display:none}@media (min-width: 768px){.map-unesco-section .title br{display:block}}@media (min-width: 768px){.map-unesco-section .title{font-size:4.8rem}}.map-unesco-section .map-container{position:relative;display:flex;justify-content:center;flex-direction:column;gap:2.4rem;margin-top:2rem}.map-unesco-section .map-container .svg-map-container{width:100%;max-width:1173px;aspect-ratio:1173/1015}.map-unesco-section .map-container .svg-map-container .placeholder{display:block;width:100%;height:100%}.map-unesco-section .map-container .svg-map-container .map-svg{max-width:100%;height:auto}.map-unesco-section .map-container .svg-map-container .map-svg g{transform:scale(1.5);transform-origin:50% 125%;transform-box:fill-box;pointer-events:none}@media (min-width: 768px){.map-unesco-section .map-container .svg-map-container .map-svg g{transform:scale(1)}}.map-unesco-section .map-container .svg-map-container .map-svg [data-map-point]{transform:scale(1.5);transform-origin:50% 100%;transform-box:fill-box;transition:all .2s;cursor:pointer}@media (min-width: 768px){.map-unesco-section .map-container .svg-map-container .map-svg [data-map-point]{transform:scale(1)}}.map-unesco-section .map-container .svg-map-container .map-svg [data-map-point]:hover{stroke:#60a3e0}.map-unesco-section .map-container .svg-map-container .map-svg [data-map-point]:active,.map-unesco-section .map-container .svg-map-container .map-svg [data-map-point].active{fill:#60a3e0;stroke:#052542}.map-unesco-section .map-container .preview-wrapper{display:none;padding:1.6rem;background:#163F6F;border-radius:2rem;color:#fff}@media (min-width: 768px){.map-unesco-section .map-container .preview-wrapper{position:absolute;top:10%;right:15%;width:32%}}@media (min-width: 1200px){.map-unesco-section .map-container .preview-wrapper{padding:2rem}}.map-unesco-section .map-container .preview-wrapper .year{font-size:1.4rem}@media (min-width: 768px){.map-unesco-section .map-container .preview-wrapper .year{font-size:1.6rem}}.map-unesco-section .map-container .preview-wrapper .name{margin-top:.8rem;font-size:1.6rem;line-height:130%;font-weight:700}@media (min-width: 768px){.map-unesco-section .map-container .preview-wrapper .name{font-size:2rem}}@media (min-width: 1200px){.map-unesco-section .map-container .preview-wrapper .name{font-size:2.4rem}}.map-unesco-section .map-container .preview-wrapper .image{display:block;aspect-ratio:135/56;margin-top:1.5rem;width:100%;border-radius:1.4rem;object-fit:cover}@media (min-width: 768px){.map-unesco-section .map-container .preview-wrapper .image{aspect-ratio:286/168;border-radius:2rem}}@media (min-width: 1200px){.map-unesco-section .map-container .preview-wrapper .image{aspect-ratio:135/56}}.map-unesco-section .map-container .preview-wrapper.active{display:block}.tns-outer{padding:0!important}.tns-outer [hidden]{display:none!important}.tns-outer [aria-controls],.tns-outer [data-action]{cursor:pointer}.tns-slider{-webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s}.tns-slider>.tns-item{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.tns-horizontal.tns-subpixel{white-space:nowrap}.tns-horizontal.tns-subpixel>.tns-item{display:inline-block;vertical-align:top;white-space:normal}.tns-horizontal.tns-no-subpixel:after{content:"";display:table;clear:both}.tns-horizontal.tns-no-subpixel>.tns-item{float:left}.tns-horizontal.tns-carousel.tns-no-subpixel>.tns-item{margin-right:-100%}.tns-no-calc{position:relative;left:0}.tns-gallery{position:relative;left:0;min-height:1px}.tns-gallery>.tns-item{position:absolute;left:-100%;-webkit-transition:transform 0s,opacity 0s;-moz-transition:transform 0s,opacity 0s;transition:transform 0s,opacity 0s}.tns-gallery>.tns-slide-active{position:relative;left:auto!important}.tns-gallery>.tns-moving{-webkit-transition:all .25s;-moz-transition:all .25s;transition:all .25s}.tns-autowidth{display:inline-block}.tns-lazy-img{-webkit-transition:opacity .6s;-moz-transition:opacity .6s;transition:opacity .6s;opacity:.6}.tns-lazy-img.tns-complete{opacity:1}.tns-ah{-webkit-transition:height 0s;-moz-transition:height 0s;transition:height 0s}.tns-ovh{overflow:hidden}.tns-visually-hidden{position:absolute;left:-10000em}.tns-transparent{opacity:0;visibility:hidden}.tns-fadeIn{opacity:1;filter:alpha(opacity=100);z-index:0}.tns-normal,.tns-fadeOut{opacity:0;filter:alpha(opacity=0);z-index:-1}.tns-vpfix{white-space:nowrap}.tns-vpfix>div,.tns-vpfix>li{display:inline-block}.tns-t-subp2{margin:0 auto;width:310px;position:relative;height:10px;overflow:hidden}.tns-t-ct{width:2333.3333333333%;width:-webkit-calc(100% * 70 / 3);width:-moz-calc(100% * 70 / 3);width:calc(100% * 70 / 3);position:absolute;right:0}.tns-t-ct:after{content:"";display:table;clear:both}.tns-t-ct>div{width:1.4285714286%;width:-webkit-calc(100% / 70);width:-moz-calc(100% / 70);width:calc(100% / 70);height:10px;float:left}.slider-unesco-section{padding:4rem 0 6rem;background:#FFD9A2}.slider-unesco-section .title-wrapper{display:flex;align-items:center;gap:1.6rem}@media screen and (min-width: 768px){.slider-unesco-section .title-wrapper{gap:2rem}}.slider-unesco-section .title-wrapper .prev{display:block;height:3.2rem;flex-grow:1;background:repeat-x right/auto 119px url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHcAAAAgCAYAAAAosufFAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAADESURBVHgB7dvBDYMwEERRE6WXtJByUlrKSQupBhpYxAGMPV//HZGQWI0WL5ZZWgfv13dtgX7/z1JdT63n0YRluGCGC2a4YM92k71hZZSzQ1JCPYfhVjfNVphqvpbBDBfstjW30ntzYNTyMUtddi6Y4YIZLpjhgg0dqCqEb+grazgznNm5YIYLZrhg0625KaceEp7TzgUzXDDDBTNcsKEDVcqGRerGip0Ldti5HqnJZeeCdenK1N8vaOxcMMMFM1wwwwXbAGDGLE08dbcRAAAAAElFTkSuQmCC);background-size:auto 3.2rem}.slider-unesco-section .title-wrapper .title{margin:0;font-size:2.8rem;line-height:130%;font-weight:700;text-align:center}@media screen and (min-width: 768px){.slider-unesco-section .title-wrapper .title{font-size:3.2rem}}@media (min-width: 1200px){.slider-unesco-section .title-wrapper .title{font-size:4.8rem}}.slider-unesco-section .title-wrapper .title br{display:none}@media (min-width: 768px){.slider-unesco-section .title-wrapper .title br{display:block}}.slider-unesco-section .title-wrapper .next{display:block;height:3.2rem;flex-grow:1;background:repeat-x left/auto 119px url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHcAAAAgCAYAAAAosufFAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAADESURBVHgB7drBDYUgEEVR/LGX34LlWJrl2ILVaNyTSByNzvWepTvyGAaQbvhPa0loXsau9p02nohfEZbhghkumOGC9bWPdzT3iOgmiTaeVn1RCrUJcTRpXZbBDBeseVm+u0881Rep49pZuWCGC2a4YIYLFjrnvu1y4Iwrx/C2P1JWLpjhghkuWKjnZnn1kPV1RpSVC2a4YIYLZrhgzRuqLBcWhIuVq1i5YD6zSeLMimTlglUr96uHfhorF8xwwQwXzHDBNkDDLlKrBCteAAAAAElFTkSuQmCC);background-size:auto 3.2rem}.slider-unesco-section .sub-title{max-width:1000px;margin:2.4rem auto 0;font-size:1.6rem;font-weight:500;text-align:center}.slider-unesco-section .slider-container{max-width:1440px;margin:3rem auto 0}.slider-unesco-section .slider-wrapper .slide{padding:1.6rem;border-radius:1.4rem;background:linear-gradient(to bottom,#6198E0,#0552B5)}@media (min-width: 576px){.slider-unesco-section .slider-wrapper .slide{display:grid;grid-template-columns:minmax(calc(50% - 1.6rem),330px) minmax(50%,1fr);gap:1.6rem}}@media (min-width: 768px){.slider-unesco-section .slider-wrapper .slide{grid-template-columns:minmax(calc(25% - 1.6rem),330px) minmax(75%,1fr)}}@media (min-width: 1200px){.slider-unesco-section .slider-wrapper .slide{grid-template-columns:minmax(calc(50% - 1.6rem),330px) minmax(50%,1fr)}}@media (min-width: 576px){.slider-unesco-section .slider-wrapper .slide .text-content{flex-shrink:0;order:1}}.slider-unesco-section .slider-wrapper .slide .text-content .year{font-size:2.4rem;font-weight:500;color:#fff}.slider-unesco-section .slider-wrapper .slide .text-content .name{margin-top:.8rem;font-size:2.4rem;line-height:100%;font-weight:700;color:#fff}.slider-unesco-section .slider-wrapper .slide .text-content .description{margin-top:.8rem;font-size:1.6rem;line-height:130%;font-weight:500;color:#fff}.slider-unesco-section .slider-wrapper .slide .image{margin-top:1.6rem;display:block;width:100%;aspect-ratio:280/160;border-radius:1.6rem}@media (min-width: 576px){.slider-unesco-section .slider-wrapper .slide .image{aspect-ratio:330/280;margin-top:0;order:0}}.sheet-heritage{position:relative;padding:13rem 0;background-color:#2260b1}@media screen and (min-width: 768px){.sheet-heritage{padding:11rem 0 9.1rem}}.sheet-heritage__container{position:relative}.sheet-heritage__container:after,.sheet-heritage__container:before{content:"";position:absolute;width:100%;height:9rem;background:repeat-x top/auto 9rem url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIwIiBoZWlnaHQ9IjUzIiB2aWV3Qm94PSIwIDAgMTIwIDUzIiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNMTIwIDUzSDBWNDdIMTIwVjUzWk0zMyAzNkg1NlYxMkg4OVYzMEg3NFYzNkg5NVYxMkgxMTVWMzZIMTIwVjQxSDExMFYxN0gxMDBWNDFINjlWMjVIODRWMTdINjFWNDFIMjhWMTdINVYyNUgyMFY0MUgwVjM2SDE1VjMwSDBWMTJIMzNWMzZaTTQ3IDI2SDQyVjIxSDQ3VjI2Wk0xMjAgNkgwVjBIMTIwVjZaIiBmaWxsPSIjMzgyN0EwIi8+Cjwvc3ZnPgo=)}@media screen and (min-width: 768px){.sheet-heritage__container:after,.sheet-heritage__container:before{height:5.5rem;background-size:auto 5.5rem}}.sheet-heritage__container:after{bottom:-9rem}@media screen and (min-width: 768px){.sheet-heritage__container:after{bottom:-5.5rem}}.sheet-heritage__container:before{top:-90px}@media screen and (min-width: 768px){.sheet-heritage__container:before{top:-5.5rem}}.sheet-heritage table{padding:2rem 0;border-collapse:collapse}.sheet-heritage table thead tr th{width:50%;padding:1.5rem .7rem;font-size:2.4rem;font-weight:700;line-height:1.2;color:#ffbb25}@media screen and (min-width: 768px){.sheet-heritage table thead tr th{padding:1.7rem .7rem}}.sheet-heritage table tbody tr{font-size:1.6rem;font-weight:500;color:#fff;text-align:center}.sheet-heritage table tbody tr:last-of-type{border-bottom:.1rem solid rgba(255,255,255,.2)}.sheet-heritage table tbody tr td{padding:1.5rem 1rem;line-height:1.2}@media screen and (min-width: 768px){.sheet-heritage table tbody tr td{padding:1.6rem 1rem}}.sheet-heritage table tr td,.sheet-heritage table tr th:first-child{border-top:.1rem solid rgba(255,255,255,.2);border-left:.1rem solid rgba(255,255,255,.2);border-right:.1rem solid rgba(255,255,255,.2)}.sheet-heritage table tr td,.sheet-heritage table tr th:last-child{padding:0;border-top:.1rem solid rgba(255,255,255,.2);border-right:.1rem solid rgba(255,255,255,.2)}.highlight-unesco{position:relative;padding-bottom:3rem;background-color:#ffd9a2;color:#000;text-align:center}.highlight-unesco:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:8rem;background:linear-gradient(to bottom,#D7A987 0,#D7A987 2.7rem,#C0936C 2.7rem,#C0936C 8rem)}@media screen and (min-width: 768px){.highlight-unesco{padding:1.8rem 0 0;text-align:left}}@media screen and (min-width: 768px){.highlight-unesco__wrapper{position:relative;display:flex}}@media screen and (min-width: 768px){.highlight-unesco__image{order:2}}.highlight-unesco__image img{display:none}@media screen and (min-width: 768px){.highlight-unesco__image img{position:absolute;right:-5.4rem;bottom:7.8rem;display:block}}@media screen and (min-width: 768px){.highlight-unesco__content{display:flex;flex-basis:59%;flex-direction:column;margin-bottom:3.8rem}}.highlight-unesco h2,.highlight-unesco p{line-height:1.3}.highlight-unesco h2{margin-top:0;padding-top:4.1rem;font-size:2.8rem}@media screen and (min-width: 768px){.highlight-unesco h2{margin-bottom:1.8rem;padding-top:4.5rem;font-size:3.2rem}}.highlight-unesco p{margin:1.2rem 0}@media screen and (min-width: 768px){.highlight-unesco p{margin:.8rem 0}}.highlight-unesco p:last-child{margin-bottom:8rem}@media screen and (min-width: 768px){.highlight-unesco p:last-child{margin-bottom:7.9rem}}.conclusion-unesco{position:relative;text-align:center;padding-top:1.2rem;background-color:#b5865e}@media screen and (min-width: 768px){.conclusion-unesco{display:flex;gap:4.9rem;padding-top:.1rem}}.conclusion-unesco:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:5rem;background-color:#714941}@media screen and (min-width: 768px){.conclusion-unesco:after{height:8.5rem;background:linear-gradient(to bottom,#714941 0,#714941 4.8rem,#5F3A34 4.8rem,#5F3A34 6.5rem,#4C2A28 6.5rem,#4C2A28 8.5rem)}}@media screen and (min-width: 768px){.conclusion-unesco__wrapper{display:flex;gap:4rem}}@media screen and (min-width: 768px){.conclusion-unesco__media-actions{position:relative;flex-basis:30%;order:1}}@media screen and (min-width: 768px){.conclusion-unesco__cta-media{margin-top:2.9rem}}.conclusion-unesco ul{list-style:none;padding-left:0}.conclusion-unesco__btns{display:flex;justify-content:center;gap:2rem;margin-top:3.2rem}@media screen and (min-width: 768px){.conclusion-unesco__btns{margin-top:-.2rem}}.conclusion-unesco button{margin-right:2.4rem;padding:1.1rem 1rem .6rem;background-color:#34495e;border:none;border-radius:50%;cursor:pointer}.conclusion-unesco button:hover{background-color:#5f3a34;transition:background-color .2s}@media screen and (min-width: 768px){.conclusion-unesco button{margin-right:2.1rem}}.conclusion-unesco button:last-of-type{margin-right:0}.conclusion-unesco__content{padding-bottom:6.6rem;color:#000}@media screen and (min-width: 768px){.conclusion-unesco__content{flex-basis:61%;padding-bottom:15.4rem;text-align:left}}.conclusion-unesco__content h2{margin:3.6rem 0 2.2rem;font-size:2.8rem;font-weight:700;letter-spacing:.1rem;line-height:1.2}@media screen and (min-width: 768px){.conclusion-unesco__content h2{margin:3.4rem 0 1.7rem;font-size:2.4rem}}.conclusion-unesco__content h2:first-of-type{margin:2.4rem 0 2.8rem}@media screen and (min-width: 768px){.conclusion-unesco__content h2:first-of-type{margin:3.5rem 0 3.4rem;font-size:3.2rem}}.conclusion-unesco__content p{line-height:1.3}.conclusion-unesco__content a{display:block;font-size:1.4rem;color:#000;letter-spacing:.1rem;line-height:1.5;text-underline-offset:.2rem}.conclusion-unesco__img{display:none}@media screen and (min-width: 768px){.conclusion-unesco__img{z-index:1;position:absolute;display:block;right:-31.5rem;bottom:-4.2rem}}@media screen and (min-width: 768px){.container-unesco{padding:0 2.4rem}}@media screen and (min-width: 992px){.container-unesco{max-width:144rem;padding:0 3.6rem;margin-left:auto;margin-right:auto}}@media screen and (min-width: 992px){.header{height:6.4rem}}@media screen and (min-width: 992px){.header .logo{order:1;margin:0 .8rem 0 0}}@media screen and (min-width: 992px){.header .logo__img{max-height:5.2rem}}@media screen and (min-width: 992px){.header .header-nav{order:2;margin:0 auto}}@media screen and (min-width: 992px){.header .header-search{order:3}}@media screen and (min-width: 992px){.header .header-lang{order:4}}@media screen and (min-width: 992px){.header .promo-link{order:3}}@media screen and (min-width: 992px){.header .promo-link+.header-nav{order:2}}@media screen and (min-width: 992px){.header .promo-link+.header-search{order:4}}@media screen and (min-width: 992px){.header .promo-link+.header-lang{order:5}}@media screen and (min-width: 992px){.header-nav__toggle{display:none}}.header-nav__toggle:hover{background:#2b4ee3}.header-nav__toggle:hover svg{fill:#fff}@media screen and (min-width: 992px){.header-nav__nav{position:static;display:flex;flex-wrap:wrap;overflow:initial}}@media screen and (min-width: 992px){.header-nav__nav.active{display:flex}}@media screen and (min-width: 992px){.header-nav__item{position:relative;border:none}}@media screen and (min-width: 992px){.header-nav__item:hover a:after,.header-nav__item:hover span:after{transform:rotate(180deg)}}@media screen and (min-width: 992px){.header-nav__item:hover .header-nav__subnav{z-index:1;position:absolute;display:block;min-width:15rem;max-width:22rem;padding:1.6rem 1rem;background:#ffffff;border-radius:0 0 .6rem .6rem}}@media screen and (min-width: 992px){.header-nav__button{padding:0}}@media screen and (min-width: 992px){.header-nav__button:before{display:none}}@media screen and (min-width: 992px){.header-nav__button:hover{background:none;cursor:default}}.header-nav__button:disabled a:after,.header-nav__button:disabled span:after{content:none;display:none}@media screen and (min-width: 992px){.header-nav__button a,.header-nav__button span{display:block;padding:1.6rem .8rem;font-size:1.4rem;font-weight:500;border-radius:.8rem;transition:background .2s}}@media screen and (min-width: 1200px){.header-nav__button a,.header-nav__button span{padding:1.6rem 2rem}}@media screen and (min-width: 992px){.header-nav__button a:after,.header-nav__button span:after{content:"";display:inline-block;margin-left:.4rem;margin-bottom:.1rem;border-top:.6rem solid #1850e2;border-left:.4rem solid transparent;border-right:.4rem solid transparent;transform-origin:center center;transition:transform .2s;width:0;height:0}}@media screen and (min-width: 992px){.header-nav__button a:hover,.header-nav__button span:hover{color:#2b2c43;background:#e4eaf9}}@media screen and (min-width: 992px){.header-nav__button.active+.header-nav__subnav{display:none}}@media screen and (min-width: 992px){.header-nav--with-promo .header-nav__button a,.header-nav--with-promo .header-nav__button span{padding-right:.3rem;padding-left:.3rem}}@media screen and (min-width: 1200px){.header-nav--with-promo .header-nav__button a,.header-nav--with-promo .header-nav__button span{padding-right:1.8rem;padding-left:1.8rem}}@media screen and (min-width: 1200px){.header-nav--easter .header-nav__button a,.header-nav--easter .header-nav__button span{padding-right:1.2rem;padding-left:1.2rem}}@media screen and (min-width: 992px){.header-lang__button{margin-left:.8rem;width:4.8rem;height:4.8rem}}.header-lang__button:hover{background:#2b4ee3}@media screen and (min-width: 992px){.header-lang__list{position:absolute;top:7.2rem;right:1.5rem;bottom:auto;max-height:70rem;padding:.8rem;border-radius:1.6rem;box-shadow:0 0 1rem #393b6b1a}}@media screen and (min-width: 992px){[dir=rtl] .header-lang__list{left:1.5rem}}@media screen and (min-width: 992px){.header-search__button{margin-left:.8rem;width:4.8rem;height:4.8rem}}.header-search__button:hover{background:#2b4ee3}.header-search__button:hover svg{stroke:#fff}@media screen and (min-width: 992px){.header-search__inner{position:absolute;top:7.2rem;right:1.5rem;bottom:auto;left:1.5rem;width:auto;border-radius:1.6rem;box-shadow:0 0 1rem #393b6b1a}}@media screen and (min-width: 992px){.header-search__field{margin:0 9.5rem}}@media screen and (min-width: 992px){.header-search__res{margin-top:2rem;font-size:1.6rem}}@media screen and (min-width: 992px){.header-search__res ul{margin:0 9.5rem}}@media screen and (min-width: 992px){.header-search__res a{padding:.8rem 1.6rem;border-radius:1.4rem}}@media screen and (min-width: 992px){.header-search__res p{margin:0 11.2rem}}@media screen and (min-width: 992px){.footer .logo__img{max-height:5rem}}@media screen and (min-width: 992px){.footer__head{padding:0;border:none}}@media screen and (min-width: 992px){.footer__head .container{position:relative;padding:1.8rem 1.5rem 2.5rem}}@media screen and (min-width: 992px){.footer__head .container:before{content:"";position:absolute;left:1.5rem;bottom:0;right:1.5rem;border-bottom:.3rem solid rgba(255,255,255,.1)}}@media screen and (min-width: 768px){.footer__head-nav{display:flex;flex-wrap:wrap;list-style:none;margin:0;padding:0 0 0 1rem;font-size:1.2rem}}@media screen and (min-width: 992px){.footer__head-nav{font-size:1.4rem}}@media screen and (min-width: 768px){.footer__head-nav li:not(:last-child){margin-right:1rem}}@media screen and (min-width: 992px){.footer__head-nav li:not(:last-child){margin-right:3rem}}@media screen and (min-width: 1200px){.footer__head-nav li:not(:last-child){margin-right:5rem}}@media screen and (min-width: 768px){.footer__head-nav a{text-decoration:none;font-weight:500;transition:color .2s}}@media screen and (min-width: 768px){.footer__head-nav a:hover{color:#1850e2}}@media screen and (min-width: 992px){.footer__nav{padding:0}}@media screen and (min-width: 992px){.footer__nav .container{position:relative;padding:3.2rem 1.5rem 3.8rem}}@media screen and (min-width: 992px){.footer__nav .container:before{content:"";position:absolute;left:1.5rem;bottom:0;right:1.5rem;border-bottom:.3rem solid rgba(255,255,255,.1)}}@media screen and (min-width: 992px){.footer__nav-list{column-count:4;column-gap:1rem}}@media screen and (min-width: 992px){.footer__nav-item{margin-bottom:2rem;border:none}}@media screen and (min-width: 992px){.footer__nav-button{padding:0}}@media screen and (min-width: 992px){.footer__nav-button:before{display:none}}@media screen and (min-width: 992px){.footer__nav-button:hover{background:none;cursor:default}}@media screen and (min-width: 992px){.footer__nav-subnav{display:block;padding:0}}@media screen and (min-width: 992px){.footer__nav-subnav li{margin-top:.5rem}}@media screen and (min-width: 992px){.footer__body{padding:0;border:none}}@media screen and (min-width: 768px){.footer__body .container{display:flex;align-items:flex-start;justify-content:space-between}}@media screen and (min-width: 992px){.footer__body .container{position:relative;padding:1.5rem 1.5rem 2.5rem}}@media screen and (min-width: 992px){.footer__body .container:before{content:"";position:absolute;left:1.5rem;bottom:0;right:1.5rem;border-bottom:.3rem solid rgba(255,255,255,.1)}}@media screen and (min-width: 768px){.footer__body-top{width:100%;padding-right:1.5rem}}@media screen and (min-width: 992px){.footer__body-text{margin-bottom:1rem}}@media screen and (min-width: 992px){.footer__body-help{margin-bottom:1rem}}@media screen and (min-width: 768px){.footer__body-phone{margin-bottom:0}}@media screen and (min-width: 768px){.footer__body-bottom{display:flex;flex-wrap:wrap;flex-shrink:0;width:58%}}@media screen and (min-width: 768px){.footer__body-socials{display:flex;align-items:center;margin:0 0 2rem auto}}@media screen and (min-width: 768px){.footer__body-socials .socials{margin-left:1.2rem}}@media screen and (min-width: 768px){.footer__body-desc{width:100%}}@media screen and (min-width: 992px){.footer__body-desc{font-size:1.4rem}}@media screen and (min-width: 992px){.footer--without-bg:before{content:none;display:none}}@media screen and (min-width: 768px){[dir=rtl] .footer__head-nav{padding-right:1rem;padding-left:0}}@media screen and (min-width: 768px){[dir=rtl] .footer__head-nav li:not(:last-child){margin-right:0;margin-left:1rem}}@media screen and (min-width: 992px){[dir=rtl] .footer__head-nav li:not(:last-child){margin-left:3rem}}@media screen and (min-width: 1200px){[dir=rtl] .footer__head-nav li:not(:last-child){margin-right:5rem}}@media screen and (min-width: 992px){.cookies-modal{right:1rem;bottom:1rem;width:50.3rem;padding-right:6rem}}@media screen and (min-width: 992px){.cookies-modal__close{top:1.6rem;right:1.6rem}}@media screen and (min-width: 992px){.cookies-modal__img{width:10.8rem}}@media screen and (min-width: 992px){.cookies-modal__img img{width:8.4rem;height:8.3rem}}@media screen and (min-width: 992px){.cookies-modal__info{padding:1rem 0}}@media screen and (min-width: 992px){.cookies-modal__label{margin-bottom:.8rem;padding:0}}@media screen and (min-width: 992px){.cookies-modal__text{font-size:1.4rem}}@media screen and (min-width: 992px){.cookies-modal__accept{min-width:10.2rem;margin-right:3rem}}@media screen and (min-width: 992px){[dir=rtl] .cookies-modal{padding-left:6rem}}@media screen and (min-width: 992px){[dir=rtl] .cookies-modal__close{left:1.6rem}}@media screen and (min-width: 992px){.hero-unesco__wrapper{display:flex;justify-content:space-between;align-items:flex-end;gap:8.2rem;text-align:left}}@media screen and (min-width: 992px){.hero-unesco__content{flex-basis:50%;box-sizing:border-box}}@media screen and (min-width: 992px){.hero-unesco__title--section-title{padding:.7rem 0 1.1rem;font-size:4.8rem}}@media screen and (min-width: 992px){.hero-unesco__title--subtitle{width:100%;margin:2.1rem 0 1.3rem}}@media screen and (min-width: 992px){.hero-unesco__title--btn-title{margin:1.4rem 0 2.2rem}}@media screen and (min-width: 992px){.hero-unesco__text p{margin:1.2rem 0}}@media screen and (min-width: 992px){.hero-unesco__image{position:relative;flex-basis:50%;box-sizing:border-box}}@media screen and (min-width: 992px){.hero-unesco__image img{position:absolute;bottom:0;left:-16.5rem;max-width:unset;max-height:unset;width:154rem;height:87rem}}@media screen and (min-width: 992px){.hero-unesco__btn{align-items:flex-start}}@media screen and (min-width: 992px){.hero-unesco__btn a{margin-bottom:2.2rem}}@media screen and (min-width: 768px){.info-unesco:before{top:2.4rem}}@media screen and (min-width: 992px){.info-unesco:before{top:0}}@media screen and (min-width: 992px){.info-unesco:after{content:none}}@media screen and (min-width: 992px){.info-unesco__wrapper{display:flex;justify-content:space-between;align-items:center;gap:1rem}}@media screen and (min-width: 768px){.info-unesco__wrapper p{text-align:left}}@media screen and (min-width: 992px){.info-unesco__image{display:block;width:55rem;height:43rem}}@media screen and (min-width: 1200px){.info-unesco__image{width:65.8rem;height:50.7rem;margin-top:7.2rem;padding:0 3.7rem}}@media screen and (min-width: 992px){.info-unesco__content{max-width:67.6rem}}@media screen and (min-width: 768px){.info-unesco__intro{margin-bottom:2.6rem}}@media screen and (min-width: 768px){.info-unesco__intro h2{letter-spacing:.2rem;text-align:left}}@media screen and (min-width: 992px){.info-unesco__intro h2{padding:8.2rem 0 .7rem;font-size:4.8rem;font-weight:600}}@media screen and (min-width: 992px){.info-unesco__intro p{margin-bottom:1.8rem}}@media screen and (min-width: 768px) and (max-width: 991px){.info-unesco__intro--top h2{padding:6.4rem 0 .9rem}}.info-unesco__intro--bottom{max-width:82.2rem;margin:0 auto}@media screen and (min-width: 768px){.info-unesco__intro--bottom h2{padding:1.9rem 0 .6rem;letter-spacing:.05rem;text-align:center}}@media screen and (min-width: 992px){.info-unesco__intro--bottom h2{padding:5.6rem 2rem .6rem;letter-spacing:.1rem}}@media screen and (min-width: 768px){.info-unesco__list{padding-bottom:.2rem;margin-bottom:1.7rem}}@media screen and (min-width: 768px){.info-unesco__list ol li{margin-bottom:1.2rem}}@media screen and (min-width: 768px){.info-unesco__container{z-index:2;position:relative;padding-bottom:2rem}}@media screen and (min-width: 992px){.info-unesco__container{padding-bottom:.4rem}}@media screen and (min-width: 992px){.info-unesco__benefits{margin-top:0;gap:1.6rem}}@media screen and (min-width: 768px){.info-unesco__benefit-item p{margin-top:2rem}}@media screen and (min-width: 768px){.info-unesco__background{z-index:-1;position:absolute;top:-3.1rem;left:50%;transform:translate(-50%) rotate(6deg);display:block;max-width:100%}}@media screen and (min-width: 992px){.info-unesco__background{display:none}}@media screen and (min-width: 992px){.monuments-unesco{margin-top:-3.4rem;padding:9rem 0 11.3rem}}@media screen and (min-width: 992px){.monuments-unesco:before{bottom:-2.5rem}}@media screen and (min-width: 1200px){.monuments-unesco__container:before{top:-75px}}@media screen and (min-width: 1200px){.monuments-unesco__wrapper{gap:6.7rem}}@media screen and (min-width: 992px){.monuments-unesco__image img{width:51rem;height:51.1rem;padding-left:.3rem}}@media screen and (min-width: 1200px){.monuments-unesco__image img{width:62.5rem;height:62.1rem}}@media screen and (min-width: 1200px){.monuments-unesco h2{margin-top:5.8rem;font-size:4.8rem}}@media screen and (min-width: 992px){.monuments-unesco>div:nth-child(2) .monuments-unesco__wrapper{gap:0}}@media screen and (min-width: 992px){.monuments-unesco>div:nth-child(2) .monuments-unesco__content{text-align:center}}@media screen and (min-width: 992px){.monuments-unesco>div:nth-child(2) h2{margin-top:21px}}@media screen and (min-width: 992px){.monuments-unesco>div:nth-child(2) .monuments-unesco__image img{width:50.6rem;height:55rem}}@media screen and (min-width: 1200px){.monuments-unesco>div:nth-child(2) .monuments-unesco__image img{width:60.6rem;height:65rem}}@media screen and (min-width: 992px){.sheet-heritage{padding:9.3rem 9.7rem}}@media screen and (min-width: 992px){.sheet-heritage__wrapper{position:relative;max-width:100%;width:89rem;padding:5.3rem}}@media screen and (min-width: 1200px){.sheet-heritage__wrapper{width:98.9rem}}@media screen and (min-width: 992px){.sheet-heritage__wrapper:after,.sheet-heritage__wrapper:before{content:"";position:absolute;top:-.2rem;width:5.3rem;height:calc(100% + .4rem);background:repeat-y url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTMiIGhlaWdodD0iMTIwIiB2aWV3Qm94PSIwIDAgNTMgMTIwIiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNLTUuMjQ1MzdlLTA2IDEyMEwwIC0yLjMxNjdlLTA2TDYgLTIuMDU0NDRlLTA2TDUuOTk5OTkgMTIwTC01LjI0NTM3ZS0wNiAxMjBaTTE3IDMzTDE3IDU2TDQxIDU2TDQxIDg5TDIzIDg5TDIzIDc0TDE3IDc0TDE3IDk1TDQxIDk1TDQxIDExNUwxNyAxMTVMMTcgMTIwTDEyIDEyMEwxMiAxMTBMMzYgMTEwTDM2IDEwMEwxMiAxMDBMMTIgNjlMMjggNjlMMjggODRMMzYgODRMMzYgNjFMMTIgNjFMMTIgMjhMMzYgMjhMMzYgNUwyOCA1TDI4IDIwTDEyIDIwTDEyIC0xLjc5MjE3ZS0wNkwxNyAtMS41NzM2MWUtMDZMMTcgMTVMMjMgMTVMMjMgLTEuMzExMzRlLTA2TDQxIC01LjI0NTM3ZS0wN0w0MSAzM0wxNyAzM1pNMjcgNDdMMjcgNDJMMzIgNDJMMzIgNDdMMjcgNDdaTTQ3IDEyMEw0NyAtMi42MjI2OGUtMDdMNTMgMEw1MyAxMjBMNDcgMTIwWiIgZmlsbD0iIzM4MjdBMCIvPgo8L3N2Zz4K);border-top:6px solid #3827A0;border-bottom:6px solid #3827A0}}@media screen and (min-width: 992px){.sheet-heritage__wrapper:after{left:0}}@media screen and (min-width: 992px){.sheet-heritage__wrapper:before{right:0}}@media screen and (min-width: 992px){.highlight-unesco__image img{right:-12.5rem;width:52.6rem;height:33.6rem}}@media screen and (min-width: 1200px){.highlight-unesco__image img{right:-10rem;width:71.8rem;height:45.5rem}}@media screen and (min-width: 1400px){.highlight-unesco__image img{right:3.1rem}}@media screen and (min-width: 1200px){.highlight-unesco__content{flex-basis:50%}}@media screen and (min-width: 1200px){.highlight-unesco__content{flex-basis:49%}}@media screen and (min-width: 1200px){.highlight-unesco h2{padding-top:3.2rem;font-size:4.8rem}}@media screen and (min-width: 1200px){.highlight-unesco p{margin:.7rem 0}}@media screen and (min-width: 1200px){.highlight-unesco p:last-child{margin-bottom:7.2rem}}@media screen and (min-width: 992px){.conclusion-unesco{justify-content:space-between;gap:10rem}}@media screen and (min-width: 1400px){.conclusion-unesco{gap:28.3rem}}@media screen and (min-width: 992px){.conclusion-unesco:after{height:12rem;background:linear-gradient(to bottom,#714941 0,#714941 6.8rem,#5F3A34 6.8rem,#5F3A34 9.3rem,#4C2A28 9.3rem,#4C2A28 12rem)}}@media screen and (min-width: 992px){.conclusion-unesco__media-actions{flex-basis:49%}}@media screen and (min-width: 992px){.conclusion-unesco__cta-media{display:flex;align-items:center;justify-content:space-between;gap:3.1rem;max-width:41.3rem;margin:7.5rem 0 0 auto}}@media screen and (min-width: 992px){.conclusion-unesco__cta-media img{order:2}}@media screen and (min-width: 992px){.conclusion-unesco__logo{height:3.7rem;margin-bottom:2.4rem}}@media screen and (min-width: 992px){.conclusion-unesco__btns{flex-shrink:0;gap:2.3rem}}@media screen and (min-width: 992px){.conclusion-unesco__content{z-index:2;flex-basis:54%;padding-bottom:20.7rem}}@media screen and (min-width: 992px){.conclusion-unesco__content h2:first-of-type{margin:7.7rem 0 2.5rem;font-size:4.8rem;font-weight:600}}@media screen and (min-width: 992px){.conclusion-unesco__img{right:-30rem;bottom:2.4rem;width:112rem;height:auto}}@media screen and (min-width: 1200px){.conclusion-unesco__img{right:-20rem}}@media screen and (min-width: 1400px){.conclusion-unesco__img{right:-4.6rem;bottom:2.4rem;width:112.1rem;height:auto}}
