.btn{position:relative;display:inline-flex;vertical-align:middle;justify-content:center;align-items:center;border:0;border-radius:.625rem;font-family:var(--font-pfregal-regular),serif;font-weight:400;text-decoration:none;text-align:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:background .2s ease-in-out,color .2s ease-in-out}@media(min-width:768px){.btn{padding:1.3rem 2.6rem;line-height:1.2}}@media(min-width:1024px){.btn{font-size:1.5rem}}@media(min-width:768px)and (max-width:1023px){.btn{font-size:1.2rem}}@media(max-width:767px){.btn{padding:.5rem 1.2rem;font-size:1.25rem;line-height:1}}.btn-default{color:#333;background:#fff;box-shadow:.25rem .25rem 1rem rgba(51,51,51,.08)}@media(hover:hover){.btn-default:active,.btn-default:hover{color:#fff;background:#333!important}}.btn-dark{color:#fff;background:#333;box-shadow:.25rem .25rem 1rem rgba(51,51,51,.08)}@media(hover:hover){.btn-dark:active,.btn-dark:hover{color:#333;background:#ffdad4}}body,html{max-width:100vw;overflow:hidden}body{font-family:var(--font-pfregal-regular),serif;color:#333;background:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;transition:color .2s ease-in-out}.container{position:relative;margin:0 auto;padding:0 1rem;width:100%;max-width:84rem}.swiper-pagination-bullet{opacity:.5!important;background:#333!important;box-shadow:.5rem .5rem 2rem rgba(51,51,51,.08)}@media(min-width:768px){.swiper-pagination-bullet{margin:0 1rem!important;width:1rem!important;height:1rem!important}}@media(max-width:767px){.swiper-pagination-bullet{margin:0 .5rem!important;width:.5rem!important;height:.5rem!important}}.swiper-pagination-bullet.swiper-pagination-bullet-active{opacity:1!important}.is-big-cursor *{cursor:url(/big-cursor.png),auto!important}.is-selected-links a{background:rgba(51,51,51,.3)!important;color:#f7ff00!important;outline:2px solid red!important;outline-offset:2px}