.person-profile-search{display:none}@media all and (min-width: 48em){.person-profile-search{display:block}}.person-profile-search__form{padding-top:2.5rem;padding-bottom:2.5rem}.person-profile-search__form-inner{display:flex;align-items:center;gap:1.25rem;font-size:0.875rem}.person-profile-search__heading{margin-bottom:1.25rem}@media all and (min-width: 64em){.person-profile-search__heading{display:contents;margin-bottom:0}}.person-profile-search__input-search{min-width:24em}@media all and (min-width: 64em){.person-profile-search__input-search{min-width:28em}}@media all and (min-width: 64em){.person-profile-search__input-filter{min-width:12em}}@media all and (min-width: 48em){.person-profile-search-dropdown{display:none}}.person-profile-search-dropdown__dropdown.details--active .person-profile-search-dropdown__icon:after{-webkit-transform:scaleY(0);transform:scaleY(0)}.person-profile-search-dropdown__header{display:flex;align-items:center;justify-content:space-between;gap:0.5rem;padding-top:1.875rem;padding-bottom:1.875rem}.person-profile-search-dropdown__icon{display:grid}.person-profile-search-dropdown__icon:before,.person-profile-search-dropdown__icon:after{content:"";background-color:var(--text-colour);margin:auto;grid-column:1;grid-row:1;border-radius:0.125rem}.person-profile-search-dropdown__icon:before{width:0.8125rem;height:0.1875rem}.person-profile-search-dropdown__icon:after{width:0.1875rem;height:0.8125rem;-webkit-transform:scaleY(1);transform:scaleY(1);transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s}.person-profile-search-dropdown__form-inner{display:flex;flex-direction:column;gap:1.25rem}.person-profile-search-dropdown__inputs{display:flex;flex-direction:column;gap:0.625rem}.person-profile-nav{padding-top:1.25rem;padding-bottom:1.25rem}@media all and (min-width: 48em){.person-profile-nav{padding-top:2.5rem;padding-bottom:2.5rem}}.person-profile-nav__inner{gap:0.625rem}@media all and (min-width: 48em){.person-profile-nav__inner{gap:1.25rem}}.person-profile-panel{display:none;padding-bottom:2.5rem;opacity:0;transition:opacity .3s}@media all and (min-width: 64em){.person-profile-panel{padding-bottom:5rem}}.person-profile-panel--show{display:block;opacity:1}.person-profile-details__inner{margin-left:calc(0px - var(--container-padding-offset));margin-right:calc(0px - var(--container-padding-offset));padding-top:2.5rem;padding-bottom:2.5rem}@media all and (min-width: 48em){.person-profile-details__inner{margin-left:0;margin-right:0;padding-left:0;padding-right:0;padding:1.25rem;border-radius:0.5rem}}@media all and (min-width: 64em){.person-profile-details__inner{padding:2.5rem 3.75rem}}.person-profile-details__inner a{text-decoration:none}.person-profile-details__inner a:hover{text-decoration:underline}@media all and (min-width: 75em){.person-profile-details__column-container{margin-left:-1.875rem;margin-right:-1.875rem}}@media all and (min-width: 75em){.person-profile-details__column{padding-left:1.875rem;padding-right:1.875rem}}.person-profile-details__image{width:auto}@media all and (min-width: 48em){.person-profile-details__image{order:2;margin-left:auto}}.person-profile-details__image img{width:6.875rem;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;border-radius:0.5rem}@media all and (min-width: 48em){.person-profile-details__image img{width:13.125rem}}.person-profile-details__info{width:100%}@media all and (min-width: 48em){.person-profile-details__info{width:auto;order:1;flex:1}}.person-profile-details__meta{margin-top:1.25rem;display:flex;flex-wrap:wrap;gap:1.25rem}@media all and (min-width: 48em){.person-profile-details__meta{margin-top:1.875rem;justify-content:space-between}}.person-profile-details__meta-item{width:calc(50% - 0.625rem)}@media all and (min-width: 48em){.person-profile-details__meta-item{width:auto}}.person-profile-details__meta-label{margin-bottom:0.5rem;--text-colour: #9BB9D2}.person-profile-race-record{padding-top:1.25rem}@media all and (min-width: 48em){.person-profile-race-record{padding-top:2.5rem}}@media all and (min-width: 64em){.person-profile-race-record{padding-top:5rem}}.person-profile-race-record__heading{margin-bottom:1.25rem}@media all and (min-width: 64em){.person-profile-race-record__heading{margin-bottom:1.875rem}}.person-profile-race-record__table{display:none}@media all and (min-width: 48em){.person-profile-race-record__table{display:block}}@media all and (min-width: 48em){.person-profile-race-record__list{display:none}}.person-profile-race-record__list-item-heading{margin-top:0.625rem}.person-profile-race-record__list-item-stats{display:flex;justify-content:space-between;gap:1.25rem;margin-top:0.9375rem}.person-profile-race-record__list-item-stat-label{margin-bottom:0.5rem}.person-profile-recent-videos{padding-top:2.5rem;overflow:hidden}@media all and (min-width: 64em){.person-profile-recent-videos{padding-top:5rem}}.person-profile-recent-videos__heading{margin-bottom:0}@media all and (min-width: 48em){.person-profile-recent-videos__videos{margin-left:-0.625rem;margin-right:-0.625rem}}.person-profile-recent-videos__videos-inner{gap:1.25rem;padding-top:1.25rem;padding-bottom:1.25rem}@media all and (min-width: 48em){.person-profile-recent-videos__videos-inner{width:100%;gap:0;display:flex}}.person-profile-recent-videos__video{width:18.75rem}@media all and (min-width: 48em){.person-profile-recent-videos__video{width:33.3333%;padding-left:0.625rem;padding-right:0.625rem}}.person-profile-recent-videos__video-button{width:100%;display:flex;flex-direction:column;gap:1rem;text-align:left}.person-profile-recent-videos__video-player{pointer-events:none;aspect-ratio:16/9;border-radius:0.5rem;overflow:hidden;position:relative}.person-profile-recent-videos__video-player iframe{width:100%;height:100%;border:none}.person-profile-recent-videos__video-icon{width:2.5rem;height:2.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;padding-left:0.1875rem;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}@media all and (min-width: 48em){.person-profile-form{padding-top:2.5rem}}.person-profile-form__table{display:none}@media all and (min-width: 48em){.person-profile-form__table{display:block}}.person-profile-form__table-row-fixture-details{--text-colour: #447197}.person-profile-form__list{border-top:0.0625rem solid #b9d4eb;list-style-type:none;margin:0;padding:0}@media all and (min-width: 48em){.person-profile-form__list{display:none}}.person-profile-form__list-item{padding-top:1.25rem;padding-bottom:1.25rem;border-bottom:0.0625rem solid #b9d4eb;margin:0}.person-profile-form__list-item-heading{margin-top:0.625rem}.person-profile-form__list-item-stats{display:flex;justify-content:space-between;gap:1.25rem;margin-top:0.9375rem}.person-profile-form__list-item-stat-label{margin-bottom:0.5rem}.person-profile-form__list-item{display:flex;flex-direction:column;align-items:flex-start;gap:0.9375rem}.person-profile-form__list-item-fixture-details{--text-colour: #447197}@media all and (min-width: 48em){.person-profile-wins{padding-top:2.5rem}}.person-profile-wins__table{display:none}@media all and (min-width: 48em){.person-profile-wins__table{display:block}}.person-profile-wins__table-row-fixture-details{--text-colour: #447197}@media all and (min-width: 48em){.person-profile-wins__list{display:none}}.person-profile-wins__list-item-heading{margin-top:0.625rem}.person-profile-wins__list-item-stats{display:flex;justify-content:space-between;gap:1.25rem;margin-top:0.9375rem}.person-profile-wins__list-item-stat-label{margin-bottom:0.5rem}.person-profile-wins__list-item{display:flex;flex-direction:column;align-items:flex-start;gap:0.9375rem}.person-profile-wins__list-item-fixture-details{--text-colour: #447197}.person-profile-statistics{padding-top:1.25rem}@media all and (min-width: 48em){.person-profile-statistics{padding-top:2.5rem}}.person-profile-statistics__select-wrapper{max-width:13.125rem;display:block;margin-bottom:1.25rem}@media all and (min-width: 48em){.person-profile-statistics__select-wrapper{margin-bottom:1.875rem}}.person-profile-statistics__tables{display:none}@media all and (min-width: 48em){.person-profile-statistics__tables{display:block}}@media all and (min-width: 48em){.person-profile-statistics__list{display:none}}.person-profile-statistics__list-item-heading{margin-top:0.625rem}.person-profile-statistics__list-item-stats{display:flex;justify-content:space-between;gap:1.25rem;margin-top:0.9375rem}.person-profile-statistics__list-item-stat-label{margin-bottom:0.5rem}.person-profile-statistics__table--hide{display:none !important}.person-profile-statistics__list-item--hide{display:none !important}.person-profile-horses{padding-top:1.25rem}@media all and (min-width: 48em){.person-profile-horses{padding-top:2.5rem}}.person-profile-horses__table{display:none}@media all and (min-width: 48em){.person-profile-horses__table{display:block}}@media all and (min-width: 48em){.person-profile-horses__list{display:none}}.person-profile-horses__list-item-heading{margin-top:0.625rem}.person-profile-horses__list-item-stats{display:flex;justify-content:space-between;gap:1.25rem;margin-top:0.9375rem}.person-profile-horses__list-item-stat-label{margin-bottom:0.5rem}.person-profile-horses__table-row--hide{display:none !important}.person-profile-horses__list-item--hide{display:none !important}.person-profile-list{border-top:0.0625rem solid #b9d4eb;list-style-type:none;margin:0;padding:0}.person-profile-list>li{padding-top:1.25rem;padding-bottom:1.25rem;border-bottom:0.0625rem solid #b9d4eb;margin:0}.person-profile-list a{text-decoration:none}.person-profile-list a:hover{text-decoration:underline}.person-profile-table{width:100%;min-width:100%;margin-top:0;margin-bottom:0;border:0.0625rem solid #b9d4eb;border-radius:0.25rem;border-spacing:0;text-align:left}.person-profile-table td:first-child,.person-profile-table th:first-child{padding-left:1.25rem}.person-profile-table td:last-child,.person-profile-table th:last-child{padding-right:1.25rem}.person-profile-table thead{background-color:#b9d4eb}.person-profile-table tbody tr:last-child td,.person-profile-table tbody tr:last-child th{border-bottom:none}.person-profile-table tbody td,.person-profile-table tbody th{border-bottom:0.0625rem solid #b9d4eb}.person-profile-table td,.person-profile-table th{padding:1.25rem 0.625rem}.person-profile-table a{text-decoration:none}.person-profile-table a:hover{text-decoration:underline}.person-profile-video-modal__content{max-width:69.375rem;position:relative;margin-left:auto;margin-right:auto}.person-profile-video-modal__close-btn{width:1.25rem;height:1.25rem;display:grid;position:absolute;top:1.25rem;right:1.25rem}@media all and (min-width: 77.5em){.person-profile-video-modal__close-btn{top:1.5rem;right:1.5rem}}.person-profile-video-modal__close-btn:before,.person-profile-video-modal__close-btn:after{content:"";width:100%;height:0.125rem;background-color:#fff;margin:auto;grid-column:1;grid-row:1;border-radius:0.125rem}.person-profile-video-modal__close-btn:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.person-profile-video-modal__close-btn:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.person-profile-video-modal__video-player{pointer-events:none;aspect-ratio:16/9;border-radius:0.5rem;overflow:hidden}.person-profile-video-modal__video-player iframe{width:100%;height:100%;border:none}.person-profile-subscribe{padding-bottom:2.5rem}@media all and (min-width: 48em){.person-profile-subscribe{padding-bottom:5rem}}

/*# sourceMappingURL=template-part-person-profile.e7683686686274f76a9c.css.map*/