.tournament-schedule__heading{margin-bottom:1.25rem;text-align:center}.tournament-schedule__key{background-color:#fff;border-radius:var(--border-radius--3);box-shadow:var(--box-shadow--primary);margin-bottom:2.5rem;padding:1.5rem}.tournament-schedule__key-wrapper{column-gap:2.5rem;display:flex}@media (max-width:767.98px){.tournament-schedule__key-wrapper{column-gap:0;flex-wrap:wrap;row-gap:1.25rem}}.tournament-schedule__key .typo-heading{align-self:center}@media (max-width:767.98px){.tournament-schedule__key-item{position:relative;width:50%}}.tournament-schedule__key-icon{margin:0 auto .25rem;max-height:100px;max-width:100%;width:auto}@media (max-width:767.98px){.tournament-schedule__key-icon{margin-bottom:1.25rem;max-height:auto;max-width:100%}}.tournament-schedule__key-text{display:block;font-weight:600;text-align:center;width:100%}@media (max-width:767.98px){.tournament-schedule__key-text{bottom:-8px;position:absolute}}.tournament-schedule__filter{flex-wrap:wrap;justify-content:space-between;row-gap:12px}.tournament-schedule__filter,.tournament-schedule__filter form{align-items:center;column-gap:12px;display:flex}.tournament-schedule__filter form div{position:relative;width:200px}.tournament-schedule__filter form div label{display:block;font-size:16px;font-weight:600;margin-bottom:6px}.tournament-schedule__filter form div select{appearance:none;background-color:initial;border:1px solid var(--color--gray-500);border-radius:var(--border-radius--3);color:var(--color--gray-500);height:auto;max-width:100%;padding:10px;position:relative;width:100%}.tournament-schedule__filter form div svg{position:absolute;right:8px;top:43px}.tournament-schedule__filter #archive-search{position:relative;width:300px}.tournament-schedule__filter #archive-search label{display:block;font-size:16px;font-weight:600;margin-bottom:6px}.tournament-schedule__filter #archive-search input{appearance:none;background-color:initial;border:1px solid var(--color--gray-500);border-radius:var(--border-radius--3);color:var(--color--gray-500);height:auto;max-width:100%;padding:10px;position:relative;width:100%}.tournament-schedule__filter #archive-search button{background:#0000;border:none;position:absolute;right:0;top:40px}.tournament-schedule__list{list-style:none;margin-bottom:0;padding-left:0}.tournament-schedule__item:not(:last-child){margin-bottom:1.25rem}.tournament-schedule__item-month{background-color:var(--color--blue-dark-400);border-radius:var(--border-radius--3);color:var(--color--white);padding:.5rem 1rem}.tournament-schedule__item-list{list-style:none;margin-bottom:0;margin-top:.625rem;padding-left:0}.tournament-schedule__item-tour:not(:last-child){margin-bottom:1.25rem}.tournament-schedule__item-link{align-items:center;background-color:var(--color--white);border-radius:var(--border-radius--3);box-shadow:var(--box-shadow--primary);color:inherit;display:flex;min-height:200px;padding:.9375rem 1.25rem;text-decoration:none;transition:all .3s ease-in-out}.tournament-schedule__item-link:active,.tournament-schedule__item-link:focus,.tournament-schedule__item-link:hover{background-color:var(--color--blue-light-400);color:var(--color--white)}@media (max-width:767.98px){.tournament-schedule__item-link{align-items:flex-end;display:flex;min-height:300px!important;position:relative}}.tournament-schedule__item-wrapper{align-items:center;display:flex;justify-content:space-between;width:100%}.tournament-schedule__item-wrapper-info{align-items:center;display:flex}@media (max-width:767.98px){.tournament-schedule__item-wrapper-info{flex-wrap:wrap;width:100%}}.tournament-schedule__item-wrapper-icon{align-items:center;display:flex}@media (max-width:767.98px){.tournament-schedule__item-wrapper-icon{position:absolute;right:12px;top:12px}.tournament-schedule__item-wrapper{flex-wrap:wrap}.tournament-schedule__item-logo{width:100%}}.tournament-schedule__item-media{margin-bottom:0;margin-right:1.125rem;max-width:100px}@media (max-width:767.98px){.tournament-schedule__item-media{margin-bottom:.75rem;max-width:80px}}.tournament-schedule__item-content{flex:1}.tournament-schedule__item-date{color:var(--color--blue-400);transition:all .3s ease-in-out}.tournament-schedule__item-link:focus .tournament-schedule__item-date,.tournament-schedule__item-link:hover .tournament-schedule__item-date{color:var(--color--blue-dark-400)}.tournament-schedule__item-heading{display:flex;justify-content:space-between;margin-bottom:0;position:relative}.tournament-schedule__item-heading h3{line-height:1;margin-bottom:0}.tournament-schedule__item-heading img{max-width:75px;position:absolute;right:0;top:-33px}.tournament-schedule__item-text{margin-bottom:0}.tournament-schedule__item-arrow{height:1.25rem;margin-left:1.875rem;width:auto}.tournament-schedule__tournament-type-icon,.tournament-schedule__upa-icon{max-width:100%;width:75px}.tournament-schedule #loading-overlay{align-items:center;background:#fffc;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}