.cookie-notice{position:fixed;bottom:2rem;left:2rem;z-index:1000;background:var(--color-white);border:1px solid var(--color-middle-blue);border-radius:1rem;box-shadow:0 4px 20px rgba(0,72,91,.1);max-width:400px;animation:slideUp .3s ease-out forwards}@keyframes slideUp{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@media only screen and (max-width:768px){.cookie-notice{bottom:1rem;left:1rem;right:1rem;max-width:none}}.cookie-notice__container{padding:2rem}@media only screen and (max-width:768px){.cookie-notice__container{padding:1.5rem}}.cookie-notice__content{display:flex;flex-direction:column;gap:1.5rem}@media only screen and (max-width:768px){.cookie-notice__content{gap:1.2rem}}.cookie-notice__info{flex:1 1;min-width:0}.cookie-notice__title{font-size:1.6rem;font-weight:600;color:var(--color-dark-blue);margin-bottom:.5rem}@media only screen and (max-width:768px){.cookie-notice__title{font-size:1.4rem;margin-bottom:.4rem}}.cookie-notice__description{font-size:1.3rem;font-weight:400;color:var(--color-dark-gray-blue);line-height:1.4;margin-bottom:.4rem}@media only screen and (max-width:768px){.cookie-notice__description{font-size:1.2rem;line-height:1.3}}.cookie-notice__analytics{font-size:1.1rem;font-weight:400;color:var(--color-gray-blue);line-height:1.3}@media only screen and (max-width:768px){.cookie-notice__analytics{font-size:1rem}}.cookie-notice__actions{display:flex;align-items:center;justify-content:flex-end}@media only screen and (max-width:768px){.cookie-notice__actions{justify-content:center}}.cookie-notice__button{background:var(--color-dark-blue);color:var(--color-white);border:none;border-radius:.6rem;padding:1rem 2rem;font-size:1.3rem;font-weight:500;font-family:inherit;cursor:pointer;transition:all .3s ease-in-out;letter-spacing:.045em;white-space:nowrap}.cookie-notice__button:hover{background:var(--color-turquoise)}.cookie-notice__button:active{transform:translateY(0)}@media only screen and (max-width:768px){.cookie-notice__button{padding:1rem 1.5rem;font-size:1.2rem}}.header-heading{background:var(--color-dark-blue);padding-top:14rem;padding-bottom:6rem;border-radius:0 0 7rem 7rem}@media only screen and (max-width:768px){.header-heading{padding:9rem 0 5rem;border-radius:0 0 3rem 3rem}}.header-heading .container{display:flex}@media only screen and (max-width:768px){.header-heading .container{flex-direction:column}}.header-heading__breadcrumbs{max-width:34rem!important;margin-bottom:0!important}@media only screen and (max-width:768px){.header-heading__breadcrumbs{max-width:100%!important;margin-bottom:3rem!important}}.header-heading__breadcrumbs a{color:var(--color-white)!important}.header-heading__breadcrumbs span{color:var(--color-blue)!important}.header-heading__breadcrumbs>:after{background:var(--color-white)!important}.header-heading__text{flex:2 1;padding-right:10rem;color:var(--color-blue);font-size:6.4rem;font-weight:500;line-height:6.4rem;white-space:pre-wrap}@media only screen and (max-width:768px){.header-heading__text{overflow-wrap:break-word;word-wrap:break-word;word-break:break-all;font-size:3.6rem;padding-right:0;line-height:3.8rem}}.header-heading__text span{color:var(--color-white);position:relative;display:inline-block}.header-heading__text span:after{position:absolute;bottom:-2.7rem;left:0;background-image:url('data:image/svg+xml,<svg width="86" height="17" viewBox="0 0 86 17" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_123_22)"><path d="M0 14C17.2306 14 25.3694 3 42.6 3C59.8306 3 67.9694 14 85.2 14C102.431 14 110.569 3 127.8 3C145.031 3 153.169 14 170.4 14C187.631 14 195.769 3 213 3" stroke="white" stroke-width="6"/></g><defs><clipPath id="clip0_123_22"><rect width="86" height="17" fill="white"/></clipPath></defs></svg>');background-repeat:repeat-x;width:100%;height:1.7rem;content:"";display:block}@media only screen and (max-width:768px){.header-heading__text span:after{display:none}}.breadcrumbs{width:100%;margin-bottom:3rem}.breadcrumbs a{font-size:1.4rem;font-weight:400;color:var(--color-dark-blue);transition:all .3s ease-in-out;text-decoration:none}.breadcrumbs a:hover{cursor:pointer;text-decoration:underline}.breadcrumbs span{font-size:1.4rem;font-weight:400;color:var(--color-blue)}.breadcrumbs>*{padding-left:3.2rem;position:relative}.breadcrumbs>:after{position:absolute;display:block;content:"";width:2rem;height:.1rem;background:var(--color-dark-blue);top:1rem;left:.4rem}.breadcrumbs>:first-child{padding-left:0}.breadcrumbs>:first-child:after{display:none}.other-page{margin-top:7rem}@media only screen and (max-width:768px){.other-page{margin-top:6rem}}.other-page .container{display:grid;grid-template-columns:30rem 1fr;grid-gap:3.8rem;gap:3.8rem}@media only screen and (max-width:768px){.other-page .container{grid-template-columns:1fr;gap:3rem}.other-page__wrapper{overflow:hidden}}.other-page__latest{margin-top:13.5rem}@media only screen and (max-width:768px){.other-page__latest{margin-top:10rem}}.other-page__left{display:flex;flex-direction:column;justify-content:space-between}.other-page__date{font-size:3.8rem;font-weight:500;color:var(--color-dark-blue)}@media only screen and (max-width:768px){.other-page__date{font-size:2.6rem}}.other-page__image{margin-bottom:5rem;height:48rem;grid-column:span 2}@media only screen and (max-width:768px){.other-page__image{width:100%;height:auto;margin-bottom:0;grid-column:span 1}}.other-page__image img{width:100%;height:100%;border-radius:3rem;object-fit:cover}.other-page__heading{font-size:2.4rem;font-weight:500;line-height:3.2rem;color:var(--color-dark-blue);margin-bottom:5rem}@media only screen and (max-width:768px){.other-page__heading{margin-bottom:0}}.other-page__content{padding-right:15rem}@media only screen and (max-width:768px){.other-page__content{padding-right:0}}.other-page__content p{font-size:1.8rem;font-weight:400;color:var(--color-dark-blue);line-height:2.5rem;margin-bottom:2rem}.other-page__content p:last-child{margin-bottom:0}.other-page__content ul{margin-bottom:2rem;font-size:1.8rem;line-height:2.5rem;display:flex;flex-direction:column;gap:1rem}.other-page__content ul li{padding-left:2.2rem;position:relative}.other-page__content ul li:after{width:.8rem;height:.8rem;position:absolute;top:.9rem;left:0;border-radius:100%;background:var(--color-dark-blue);content:""}.other-page__content__children{margin-top:5rem;padding-right:15rem}@media only screen and (max-width:768px){.other-page__content__children{padding-right:0}}.share-buttons{display:flex;gap:1rem}.share-buttons__wrapper{display:flex;flex-direction:column;gap:1.4rem}.share-buttons__heading{font-size:2rem;color:var(--color-dark-blue);font-weight:500}.share-buttons__item{width:4.8rem;height:4.8rem;border-radius:10rem;border:.1rem solid var(--color-light-blue);color:var(--color-blue);display:flex;justify-content:center;align-items:center}.share-buttons__item,.share-buttons__item svg{transition:all .3s ease-in-out}.share-buttons__item:hover{cursor:pointer;border-color:var(--color-dark-blue);color:var(--color-dark-blue)}.share-buttons__item--twitter svg{width:2.4rem;height:2rem}.share-buttons__item--facebook svg{width:1.4rem;height:2.6rem}.share-buttons__item--vk svg{width:2.6rem;height:1.5rem}.share-buttons__item--telegram svg{width:2.5rem;height:2rem}.share-buttons__item--whatsapp svg{width:2.5rem;height:2.5rem}.guarantees-content-image{display:grid;grid-template-columns:40.5rem 1fr;grid-gap:3.2rem;gap:3.2rem}@media only screen and (max-width:768px){.guarantees-content-image{display:flex;flex-direction:column;gap:3rem}}.guarantees-content-image__heading{font-size:3.8rem;font-weight:500;line-height:3.2rem;color:var(--color-dark-blue);margin-bottom:3rem;margin-top:2rem}.guarantees-content-image__text{display:flex;flex-direction:column;gap:1.5rem}@media only screen and (max-width:768px){.guarantees-content-image__content{order:1}}.guarantees-content-image__document{border-radius:3rem;overflow:hidden;position:relative}@media only screen and (max-width:768px){.guarantees-content-image__document{order:2}}.guarantees-content-image__document:hover img{transform:scale(1.05);transition:all .6s}.guarantees-content-image__document img{width:100%;height:100%;object-fit:cover}.guarantees-content-image__document a{position:absolute;top:0;left:0;width:100%;height:100%}.guarantees-content-image--wrapper{margin-top:0}.slider-guarantees{overflow:hidden;margin-top:6rem}@media only screen and (max-width:768px){.slider-guarantees{display:flex;flex-direction:column;gap:3rem;margin-top:6rem}}.slider-guarantees__heading{margin-bottom:3rem}@media only screen and (max-width:768px){.slider-guarantees__heading{margin-bottom:0}}.slider-guarantees__heading .section-heading__content{align-items:flex-end;padding-bottom:4rem;position:relative}@media only screen and (max-width:768px){.slider-guarantees__heading .section-heading__content{border:none;padding-bottom:0}}.slider-guarantees__heading .section-heading__content:after{width:calc(100% + 30rem);position:absolute;bottom:0;left:0;border-bottom:.1rem solid var(--color-blue);content:""}@media only screen and (max-width:768px){.slider-guarantees__heading .section-heading__content:after{display:none}.slider-guarantees__heading .section-heading__content h2{padding-right:0}.slider-guarantees__heading .section-heading__right{display:none}}.slider-guarantees__heading--images{margin-top:3rem}.slider-guarantees__heading--images .container{display:flex;justify-content:flex-end}.slider-guarantees__controls{display:flex;gap:2rem;margin-bottom:-2rem}.slider-guarantees__controls__button{width:2.8rem;height:4rem;color:var(--color-dark-blue);transition:all .3s ease-in-out}.slider-guarantees__controls__button:hover{color:var(--color-turquoise);cursor:pointer}.slider-guarantees__controls__button--disabled,.slider-guarantees__controls__button--disabled:hover{color:var(--color-gray-blue)!important}.slider-guarantees__slider{width:calc(100% - 67.6rem);margin:0 auto;position:relative}@media only screen and (max-width:768px){.slider-guarantees__slider{width:27rem}}.slider-guarantees__slider .splide__track{overflow:inherit}.splide__container{box-sizing:border-box;position:relative}.splide__list{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:flex;height:100%;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0!important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__arrow{align-items:center;background:#ccc;border:0;border-radius:50%;cursor:pointer;display:flex;height:2em;justify-content:center;opacity:.7;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:2em;z-index:1}.splide__arrow svg{fill:#000;height:1.2em;width:1.2em}.splide__arrow:hover:not(:disabled){opacity:.9}.splide__arrow:disabled{opacity:.3}.splide__arrow:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide.is-focus-in .splide__arrow:focus{outline:3px solid #0bf;outline-offset:3px}.splide__pagination{bottom:.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:50%;display:inline-block;height:8px;margin:3px;opacity:.7;padding:0;position:relative;transition:transform .2s linear;width:8px}.splide__pagination__page.is-active{background:#fff;transform:scale(1.4);z-index:1}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #0bf;outline-offset:3px}.splide__progress__bar{background:#ccc;height:3px}.splide__slide{-webkit-tap-highlight-color:rgba(0,0,0,0)}.splide__slide:focus{outline:0}@supports(outline-offset:-3px){.splide__slide:focus-visible{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide__slide:focus-visible{border:3px solid #0bf}}@supports(outline-offset:-3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide.is-focus-in .splide__slide:focus{border:3px solid #0bf}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#0bf}}.splide__toggle{cursor:pointer}.splide__toggle:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__toggle:focus{outline:3px solid #0bf;outline-offset:3px}.splide__track--nav>.splide__list>.splide__slide{border:3px solid transparent;cursor:pointer}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide__arrows--rtl .splide__arrow--prev{left:auto;right:1em}.splide__arrows--rtl .splide__arrow--prev svg{transform:scaleX(1)}.splide__arrows--rtl .splide__arrow--next{left:1em;right:auto}.splide__arrows--rtl .splide__arrow--next svg{transform:scaleX(-1)}.splide__arrows--ttb .splide__arrow{left:50%;transform:translate(-50%)}.splide__arrows--ttb .splide__arrow--prev{top:1em}.splide__arrows--ttb .splide__arrow--prev svg{transform:rotate(-90deg)}.splide__arrows--ttb .splide__arrow--next{bottom:1em;top:auto}.splide__arrows--ttb .splide__arrow--next svg{transform:rotate(90deg)}.splide__pagination--ttb{bottom:0;display:flex;flex-direction:column;left:auto;padding:1em 0;right:.5em;top:0}.slider-guarantees__card{display:grid;grid-template-columns:30.5rem;grid-gap:2rem;gap:2rem;width:100%;border-radius:3rem;position:relative}@media only screen and (max-width:768px){.slider-guarantees__card{display:flex;width:27rem;flex-direction:column}.slider-guarantees__card--splide{width:27rem}}.slider-guarantees__card__image{background:#e4e4e4;height:36rem;border-radius:3rem;overflow:hidden;position:relative}@media only screen and (max-width:768px){.slider-guarantees__card__image{height:32rem;order:-1}}.slider-guarantees__card__image img{width:100%;height:100%;object-fit:cover}.slider-guarantees__card__link{position:absolute;top:0;left:0;width:100%;height:100%}.section-heading .container{display:grid;grid-template-columns:33.8rem 1fr}@media only screen and (max-width:768px){.section-heading .container{display:flex;flex-direction:column}}.section-heading__hint{font-size:1.8rem;font-weight:600;color:var(--color-blue);padding-right:3rem}@media only screen and (max-width:768px){.section-heading__hint{font-size:1.6rem;padding-right:0;margin-bottom:1.6rem}}.section-heading__content{display:flex;align-items:center;justify-content:space-between}@media only screen and (max-width:768px){.section-heading__content{flex-direction:column;align-items:flex-start}}.section-heading__content h2{flex:2 1;line-height:4.2rem;font-size:3.8rem;font-weight:500;color:var(--color-dark-blue);max-width:72rem;width:100%;text-wrap:balance}@media only screen and (max-width:768px){.section-heading__content h2{font-size:2.6rem;line-height:2.8rem;max-width:100%;padding-right:5rem}}.section-heading__right{margin-left:3rem}@media only screen and (max-width:768px){.section-heading__right{margin-top:5rem}}