html{margin:0;padding:0;scroll-behavior:smooth;height:100%}body{margin:0;padding:0;color:#000;background-color:#fff;font-family:system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol}.inline-arrow{border:solid;border-width:0 .18em .18em 0;display:inline-block;padding:.25em}.inline-arrow--right{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.inline-arrow--left{-webkit-transform:rotate(135deg);transform:rotate(135deg)}.inline-arrow--up{-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}.inline-arrow--down{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.modal{display:none;position:fixed;z-index:-1;left:0;top:0;width:100%;height:100%;overflow:auto;justify-content:center;background-color:#00000080}.modal--open{display:flex;z-index:3}.modal__window{height:fit-content;background-color:#fff;padding:2rem;margin:2rem 0;min-width:20rem;border-radius:.2rem;box-shadow:0 4px 6px #0000001a}.modal__title{display:flex;align-items:center;justify-content:space-between}.modal__title h2{margin:0;font-size:1.6rem}.modal__content{margin:2rem 0}.modal__close-button{display:none;color:#333;float:right;font-size:1.7rem;font-weight:700;cursor:pointer}.modal__close-button--enabled{display:block}.modal__close-button:hover,.modal__close-button:focus{color:#ff4d4d;text-decoration:none;cursor:pointer}@media only screen and (max-width: 540px){.modal__window{padding:1rem;margin:1rem 0;min-width:84%}.modal__content{margin:1rem 0}}
