.layout-carousel__button{font-size:var(--font-size-button);font-weight:700;letter-spacing:var(--letter-spacing-button);line-height:1.333}.layout-carousel{overflow:hidden;position:relative;width:100%}.layout-carousel__container{height:100%;justify-content:flex-end;row-gap:1rem;z-index:2}.layout-carousel__col{align-items:flex-end;display:flex;grid-column:2/span 10;height:100%;justify-content:center}@media screen and (max-width:768px){.layout-carousel__col{grid-column:span 12}}@media screen and (max-width:375px){.layout-carousel__col{max-width:100%;width:100%}}@media screen and (max-width:768px){.layout-carousel__col{margin-bottom:1rem}}.layout-carousel__col--pagination{margin-bottom:1rem}@media screen and (max-width:768px){.layout-carousel__col--pagination{bottom:.5rem;left:50%;position:absolute;transform:translate(-50%);width:calc(100% - 4rem)}}@media screen and (max-width:480px){.layout-carousel__col--pagination{width:calc(100% - 2rem)}}.layout-carousel__carousel{align-items:stretch;display:flex;gap:2rem;height:100%;justify-content:space-between;min-width:0;width:100%}@media screen and (max-width:768px){.layout-carousel__carousel{flex-wrap:wrap;gap:1rem}}.layout-carousel__carousel-track,.layout-carousel__carousel-viewport{position:relative;width:100%}.layout-carousel__button{flex-shrink:0}.layout-carousel__button:focus-visible{outline-color:#000;outline-offset:3;outline-style:dashed;outline-width:2}.layout-carousel__button{align-items:center;cursor:pointer;display:flex;padding:1rem 2rem;text-align:center;text-decoration:none;transition:background .2s ease,border .2s ease,color .2s ease}@media not all and (pointer:coarse){.layout-carousel__button:hover{background:#13526e;color:#fff}}.layout-carousel__button{background:#fff9;border:2px solid #13526e;color:#13526e;line-height:1.2;margin:auto;padding:1rem;position:relative;text-transform:capitalize;z-index:5}@media screen and (max-width:480px){.layout-carousel__button{padding:.75rem}}@media not all and (pointer:coarse){.layout-carousel__button:hover .layout-carousel__button-icon{stroke:#fff}}.layout-carousel__button .layout-carousel__button-icon{display:inline-block;margin-right:0;stroke:#13526e;stroke-width:.5rem}.layout-carousel__button .layout-carousel__button-icon svg{display:block;height:1.125rem;width:1.125rem}@media screen and (max-width:768px){.layout-carousel__button--prev{order:1}}.layout-carousel__button--prev .layout-carousel__button-icon{transform:rotate(90deg)}@media screen and (max-width:768px){.layout-carousel__button--next{order:3}}.layout-carousel__button--next .layout-carousel__button-icon{transform:rotate(270deg)}
