span.checkbox{display:block;overflow:hidden;position:relative}span.checkbox input{left:-2rem;position:absolute;top:0}span.checkbox label{display:block;overflow:hidden;padding-left:1.5rem;position:relative}span.checkbox label:before{border:1px solid #fff;border-radius:.125rem;box-sizing:border-box;content:"";height:1rem;left:0;position:absolute;top:4px;transition:all .1s ease-in;width:1rem}span.checkbox label:before,span.checkbox label:hover:before{background-color:transparent}span.checkbox label:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='xMidYMid' viewBox='-2 -2 28 28'%3E%3Cpath fill='%230E52B7' d='M19.6 4.9 9 15.5l-4.2-4.2-2.1 2.1L9 19.7 21.7 7z'/%3E%3C/svg%3E");background-position:50%;background-size:cover;content:"";height:1rem;left:0;opacity:0;position:absolute;top:4px;transition:all .1s ease-in;width:1rem}span.checkbox :checked+label:before{background-color:#fff}span.checkbox :checked+label:after{opacity:1}span.radio{display:block;overflow:hidden;position:relative}span.radio input{left:-2rem;position:absolute;top:0}span.radio label{display:block;overflow:hidden;padding-left:1.5rem;position:relative}span.radio label:before{border:1px solid #fff;border-radius:100%;box-sizing:border-box;content:"";height:1rem;left:0;position:absolute;top:4px;transition:all .1s ease-in;width:1rem}span.radio label:before,span.radio label:hover:before{background-color:transparent}span.radio label:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='xMidYMid' viewBox='-2 -2 28 28'%3E%3Ccircle cx='12' cy='12' r='7' fill='%230E52B7'/%3E%3C/svg%3E");background-position:50%;background-size:cover;content:"";height:1rem;left:0;opacity:0;position:absolute;top:4px;transition:all .1s ease-in;width:1rem}span.radio :checked+label:before{background-color:#fff}span.radio :checked+label:after{opacity:1}input[type=file]{background-color:transparent;cursor:pointer;display:block;margin:1px 0}input[type=file]::-ms-browse{background-color:#0f0;border:0;border-radius:.1875rem;color:#fff;cursor:pointer;display:inline-block;padding:.25rem .75rem;-ms-transition:all .1s ease-in;transition:all .1s ease-in}input[type=file]:hover::-ms-browse{background-color:#f0f;color:#111}input[type=file]::-ms-value{background-color:transparent;border:0;color:#111;cursor:pointer;display:inline-block;margin:0 0 0 .75rem;padding:0}input[type=file]::-webkit-file-upload-button{background-color:#0f0;border:0;border-radius:.1875rem;color:#fff;cursor:pointer;display:inline-block;margin-right:.5rem;padding:.25rem .75rem;-webkit-transition:all .1s ease-in;transition:all .1s ease-in}input[type=file]:hover::-webkit-file-upload-button{background-color:#f0f;color:#111}input[type=file]::file-selector-button{background-color:#0f0;border:0;border-radius:.1875rem;color:#fff;cursor:pointer;display:inline-block;margin-right:.5rem;padding:.25rem .75rem;transition:all .1s ease-in}input[type=file]:hover::file-selector-button{background-color:#f0f;color:#111}#tw .appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}#tw .bg-black{background-color:#111}#tw .bg-black67{background-color:rgba(0,0,0,.67)}#tw .bg-white{background-color:#fff}#tw .bg-offwhite{background-color:#f7f7f7}#tw .bg-gray{background-color:#e7e7e7}#tw .bg-dkgray{background-color:#747678}#tw .bg-red{background-color:#be1e2d}#tw .bg-mdred{background-color:#dc322e}#tw .bg-blue{background-color:#005eb8}#tw .bg-newblue{background-color:#0e52b7}#tw .bg-newltmdblue{background-color:#72b1ff}#tw .bg-newfadedblue{background-color:#0d52b7}#tw .bg-yellow{background-color:#fdd507}#tw .bg-newyellow{background-color:#ffd200}#tw .bg-newgray{background-color:#ededed}#tw .bg-transparent{background-color:transparent}#tw .hover\:bg-gray:hover{background-color:#e7e7e7}#tw .hover\:bg-ltblue:hover{background-color:#2676ed}#tw .hover\:bg-dkrblue:hover{background-color:#053781}#tw .group:hover .group-hover\:bg-ltblue{background-color:#2676ed}#tw .bg-center{background-position:50%}#tw .bg-cover{background-size:cover}#tw .border-black{border-color:#111}#tw .border-white{border-color:#fff}#tw .border-dkgray{border-color:#747678}#tw .border-newblue{border-color:#0e52b7}#tw .border-newltblue{border-color:#2676ed}#tw .border-newltrblue{border-color:#9fc7ff}#tw .border-transparent{border-color:transparent}#tw .group:hover .group-hover\:border-newltrblue{border-color:#9fc7ff}#tw .rounded-0{border-radius:0}#tw .rounded-full{border-radius:600rem}#tw .border-solid{border-style:solid}#tw .border-0{border-width:0}#tw .border{border-width:.0625rem}#tw .border-t-0{border-top-width:0}#tw .border-b-2{border-bottom-width:.125rem}#tw .border-b-6{border-bottom-width:.375rem}#tw .border-r{border-right-width:.0625rem}#tw .border-b{border-bottom-width:.0625rem}#tw .border-l{border-left-width:.0625rem}#tw .cursor-pointer{cursor:pointer}#tw .flex-col{flex-direction:column}#tw .flex-wrap{flex-wrap:wrap}#tw .items-start{align-items:flex-start}#tw .items-end{align-items:flex-end}#tw .items-center{align-items:center}#tw .items-stretch{align-items:stretch}#tw .self-start{align-self:flex-start}#tw .self-center{align-self:center}#tw .justify-start{justify-content:flex-start}#tw .justify-end{justify-content:flex-end}#tw .justify-center{justify-content:center}#tw .justify-between{justify-content:space-between}#tw .justify-around{justify-content:space-around}#tw .flex-grow-0{flex-grow:0}#tw .flex-grow{flex-grow:1}#tw .flex-shrink-0{flex-shrink:0}#tw .flex-shrink{flex-shrink:1}#tw .font-sans{font-family:Montserrat,sans-serif}#tw .font-400{font-weight:400}#tw .font-500{font-weight:500}#tw .font-600{font-weight:600}#tw .font-700{font-weight:700}#tw .h-8{height:.5rem}#tw .h-14{height:.875rem}#tw .h-16{height:1rem}#tw .h-24{height:1.5rem}#tw .h-32{height:2rem}#tw .h-40{height:2.5rem}#tw .h-48{height:3rem}#tw .h-60{height:3.75rem}#tw .h-64{height:4rem}#tw .h-80{height:5rem}#tw .h-110{height:6.875rem}#tw .h-1\/1{height:100%}#tw .leading-100{line-height:1}#tw .leading-112{line-height:1.12}#tw .leading-120{line-height:1.2}#tw .leading-125{line-height:1.25}#tw .leading-140{line-height:1.4}#tw .leading-150{line-height:1.5}#tw .m-0{margin:0}#tw .mx-0{margin-left:0;margin-right:0}#tw .mx-8{margin-left:.5rem;margin-right:.5rem}#tw .mx-16{margin-left:1rem;margin-right:1rem}#tw .mx-auto{margin-left:auto;margin-right:auto}#tw .-my-8{margin-bottom:-.5rem;margin-top:-.5rem}#tw .-mx-8{margin-left:-.5rem;margin-right:-.5rem}#tw .-my-16{margin-bottom:-1rem;margin-top:-1rem}#tw .-mx-16{margin-left:-1rem;margin-right:-1rem}#tw .mb-0{margin-bottom:0}#tw .mt-4{margin-top:.25rem}#tw .mb-4{margin-bottom:.25rem}#tw .mt-6{margin-top:.375rem}#tw .ml-6{margin-left:.375rem}#tw .mt-8{margin-top:.5rem}#tw .mr-8{margin-right:.5rem}#tw .mb-8{margin-bottom:.5rem}#tw .ml-8{margin-left:.5rem}#tw .mt-12{margin-top:.75rem}#tw .mr-12{margin-right:.75rem}#tw .mt-16{margin-top:1rem}#tw .mr-16{margin-right:1rem}#tw .mb-16{margin-bottom:1rem}#tw .mt-24{margin-top:1.5rem}#tw .mb-24{margin-bottom:1.5rem}#tw .mt-32{margin-top:2rem}#tw .mb-32{margin-bottom:2rem}#tw .mt-48{margin-top:3rem}#tw .-mb-8{margin-bottom:-.5rem}#tw .-ml-8{margin-left:-.5rem}#tw .-mt-24{margin-top:-1.5rem}#tw .-mr-24{margin-right:-1.5rem}#tw .-ml-24{margin-left:-1.5rem}#tw .-mb-28{margin-bottom:-1.75rem}#tw .-mt-32{margin-top:-2rem}#tw .max-h-4\/5{max-height:80%}#tw .max-w-480{max-width:30rem}#tw .max-w-640{max-width:40rem}#tw .max-w-768{max-width:48rem}#tw .max-w-800{max-width:50rem}#tw .max-w-960{max-width:60rem}#tw .max-w-1020{max-width:63.75rem}#tw .max-w-1416{max-width:88.5rem}#tw .max-w-1\/1{max-width:100%}#tw .min-h-1\/1{min-height:100%}#tw .object-contain{object-fit:contain}#tw .opacity-0{opacity:0}#tw .opacity-20{opacity:.2}#tw .opacity-40{opacity:.4}#tw .opacity-100{opacity:1}#tw .overflow-hidden{overflow:hidden}#tw .p-0{padding:0}#tw .p-8{padding:.5rem}#tw .p-12{padding:.75rem}#tw .p-16{padding:1rem}#tw .p-24{padding:1.5rem}#tw .px-4{padding-left:.25rem;padding-right:.25rem}#tw .py-8{padding-bottom:.5rem;padding-top:.5rem}#tw .px-8{padding-left:.5rem;padding-right:.5rem}#tw .py-12{padding-bottom:.75rem;padding-top:.75rem}#tw .px-12{padding-left:.75rem;padding-right:.75rem}#tw .py-16{padding-bottom:1rem;padding-top:1rem}#tw .px-16{padding-left:1rem;padding-right:1rem}#tw .py-20{padding-bottom:1.25rem;padding-top:1.25rem}#tw .py-24{padding-bottom:1.5rem;padding-top:1.5rem}#tw .px-24{padding-left:1.5rem;padding-right:1.5rem}#tw .py-32{padding-bottom:2rem;padding-top:2rem}#tw .px-32{padding-left:2rem;padding-right:2rem}#tw .py-48{padding-bottom:3rem;padding-top:3rem}#tw .py-64{padding-bottom:4rem;padding-top:4rem}#tw .pt-0{padding-top:0}#tw .pt-2{padding-top:.125rem}#tw .pt-4{padding-top:.25rem}#tw .pb-4{padding-bottom:.25rem}#tw .pt-8{padding-top:.5rem}#tw .pr-8{padding-right:.5rem}#tw .pb-8{padding-bottom:.5rem}#tw .pl-8{padding-left:.5rem}#tw .pt-10{padding-top:.625rem}#tw .pt-12{padding-top:.75rem}#tw .pr-12{padding-right:.75rem}#tw .pb-12{padding-bottom:.75rem}#tw .pl-12{padding-left:.75rem}#tw .pt-16{padding-top:1rem}#tw .pr-16{padding-right:1rem}#tw .pb-16{padding-bottom:1rem}#tw .pl-16{padding-left:1rem}#tw .pt-20{padding-top:1.25rem}#tw .pb-20{padding-bottom:1.25rem}#tw .pl-20{padding-left:1.25rem}#tw .pt-24{padding-top:1.5rem}#tw .pr-24{padding-right:1.5rem}#tw .pb-24{padding-bottom:1.5rem}#tw .pt-28{padding-top:1.75rem}#tw .pb-28{padding-bottom:1.75rem}#tw .pt-32{padding-top:2rem}#tw .pb-32{padding-bottom:2rem}#tw .pl-32{padding-left:2rem}#tw .pt-36{padding-top:2.25rem}#tw .pt-40{padding-top:2.5rem}#tw .pr-40{padding-right:2.5rem}#tw .pb-40{padding-bottom:2.5rem}#tw .pl-40{padding-left:2.5rem}#tw .pt-48{padding-top:3rem}#tw .pb-60{padding-bottom:3.75rem}#tw .pt-64{padding-top:4rem}#tw .pb-64{padding-bottom:4rem}#tw .placeholder-white:-ms-input-placeholder{color:#fff}#tw .placeholder-white::placeholder{color:#fff}#tw .pointer-events-none{pointer-events:none}#tw .inset-0{left:0;right:0}#tw .inset-0,#tw .inset-y-0{bottom:0;top:0}#tw .top-0{top:0}#tw .right-0{right:0}#tw .bottom-0{bottom:0}#tw .left-0{left:0}#tw .-top-80{top:-5rem}#tw .top-1\/1{top:100%}#tw .right-1\/1{right:100%}#tw .left-1\/1{left:100%}#tw .top-1\/2{top:50%}#tw .left-1\/2{left:50%}#tw .resize{resize:both}#tw .shadow-small{box-shadow:0 .25rem .5rem 0 rgba(0,0,0,.2),0 .375rem .75rem 0 rgba(0,0,0,.1)}#tw .shadow-center{box-shadow:0 0 1rem 0 rgba(0,0,0,.2),0 0 .75rem 0 rgba(0,0,0,.1)}#tw .hover\:shadow-small:hover{box-shadow:0 .25rem .5rem 0 rgba(0,0,0,.2),0 .375rem .75rem 0 rgba(0,0,0,.1)}#tw .hover\:shadow:hover{box-shadow:0 .5rem 1rem 0 rgba(0,0,0,.3),0 .375rem .75rem 0 rgba(0,0,0,.2)}#tw .fill-current{fill:currentColor}#tw .stroke-current{stroke:currentColor}#tw .text-left{text-align:left}#tw .text-center{text-align:center}#tw .text-jetblack{color:#000}#tw .text-black{color:#111}#tw .text-white{color:#fff}#tw .text-gray{color:#e7e7e7}#tw .text-dkgray{color:#747678}#tw .text-red{color:#be1e2d}#tw .text-blue{color:#005eb8}#tw .text-darkBlue{color:#081c4e}#tw .text-newblue{color:#0e52b7}#tw .text-yellow{color:#fdd507}#tw .hover\:text-blue:hover{color:#005eb8}#tw .group:hover .group-hover\:text-ltblue,#tw .hover\:text-ltblue:hover{color:#2676ed}#tw .text-10{font-size:.625rem}#tw .text-12{font-size:.75rem}#tw .text-16{font-size:1rem}#tw .text-38{font-size:2.375rem}#tw .text-70{font-size:4.375rem}#tw .italic{font-style:italic}#tw .uppercase{text-transform:uppercase}#tw .capitalize{text-transform:capitalize}#tw .no-underline{text-decoration:none}#tw .group:hover .group-hover\:underline,#tw .hover\:underline:hover{text-decoration:underline}#tw .tracking-0{letter-spacing:0}#tw .-tracking-5{letter-spacing:-.05em}#tw .align-baseline{vertical-align:baseline}#tw .invisible{visibility:hidden}#tw .whitespace-no-wrap{white-space:nowrap}#tw .w-14{width:.875rem}#tw .w-16{width:1rem}#tw .w-24{width:1.5rem}#tw .w-32{width:2rem}#tw .w-40{width:2.5rem}#tw .w-48{width:3rem}#tw .w-64{width:4rem}#tw .w-68{width:4.25rem}#tw .w-80{width:5rem}#tw .w-110{width:6.875rem}#tw .w-128{width:8rem}#tw .w-160{width:10rem}#tw .w-256{width:16rem}#tw .w-320{width:20rem}#tw .w-400{width:25rem}#tw .w-auto{width:auto}#tw .w-fit-content{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}#tw .w-1\/2{width:50%}#tw .w-1\/1{width:100%}#tw .w-4\/5{width:80%}#tw .z-0{z-index:0}#tw .z-100{z-index:100}#tw .z-400{z-index:400}@media (max-width:399px){#tw .text-10-14{font-size:.625rem}#tw .text-12-14,#tw .text-12-16{font-size:.75rem}#tw .text-14-18{font-size:.875rem}#tw .text-16-18,#tw .text-16-20{font-size:1rem}#tw .text-20-24{font-size:1.25rem}#tw .text-22-28{font-size:1.375rem}#tw .text-24-32{font-size:1.5rem}#tw .text-28-32{font-size:1.75rem}#tw .text-30-44{font-size:1.875rem}#tw .text-32-48{font-size:2rem}}@media (min-width:400px) and (max-width:799px){#tw .text-10-14{font-size:calc(6px + 1vw)}#tw .text-12-14{font-size:calc(10px + .5vw)}#tw .text-12-16{font-size:calc(8px + 1vw)}#tw .text-14-18{font-size:calc(10px + 1vw)}#tw .text-16-18{font-size:calc(14px + .5vw)}#tw .text-16-20{font-size:calc(12px + 1vw)}#tw .text-20-24{font-size:calc(16px + 1vw)}#tw .text-22-28{font-size:calc(16px + 1.5vw)}#tw .text-24-32{font-size:calc(16px + 2vw)}#tw .text-28-32{font-size:calc(24px + 1vw)}#tw .text-30-44{font-size:calc(16px + 3.5vw)}#tw .text-32-48{font-size:calc(16px + 4vw)}}@media (min-width:800px){#tw .text-10-14,#tw .text-12-14{font-size:.875rem}#tw .text-12-16{font-size:1rem}#tw .text-14-18,#tw .text-16-18{font-size:1.125rem}#tw .text-16-20{font-size:1.25rem}#tw .text-20-24{font-size:1.5rem}#tw .text-22-28{font-size:1.75rem}#tw .text-24-32,#tw .text-28-32{font-size:2rem}#tw .text-30-44{font-size:2.75rem}#tw .text-32-48{font-size:3rem}}@media (max-width:399px){#tw .px-sides{padding-left:.75rem;padding-right:.75rem}}@media (min-width:400px) and (max-width:799px){#tw .px-sides{padding-left:calc(-8px + 5vw);padding-right:calc(-8px + 5vw)}}@media (min-width:800px){#tw .px-sides{padding-left:2rem;padding-right:2rem}}#tw .d-block{display:block}#tw .d-inline-block{display:inline-block}#tw .d-flex{display:flex}#tw .d-inline-flex{display:inline-flex}#tw .d-none{display:none}#tw .p-relative{position:relative}#tw .p-fixed{position:fixed}#tw .p-absolute{position:absolute}#tw .transition-fast{transition:all .1s ease-in}#tw .transition-medium{transition:all .3s ease-in}#tw .transform-recenter{transform:translate(-50%,-50%)}#tw .transform-flip{transform:scaleX(-1)}#tw .col-gap-32{grid-column-gap:2rem;column-gap:2rem}#tw .mix-multiply{mix-blend-mode:multiply}#tw .aspect-ratio-16\/9{padding-bottom:56.25%}#tw .aspect-ratio-9\/10{padding-bottom:111.11111111111111%}#tw .aspect-ratio-1\/1{padding-bottom:100%}.flippable-arrow{transform:rotate(0);transform-origin:center center}.flip-arrow .flippable-arrow{transform:rotate(180deg)}*{box-sizing:border-box}html{scroll-behavior:smooth}.top-shadow{position:relative}.top-shadow:before{background:linear-gradient(0deg,transparent,rgba(0,0,0,.35));content:"";height:14px;left:0;position:absolute;right:0;top:0}.standard-accordion--accordion-content.text-white p{color:#fff}a.standard-accordion--accordion-content{text-decoration:none}a.standard-accordion--accordion-content:hover.links-yellow *{color:#fdd507}a.standard-accordion--accordion-content:hover.links-blue *{color:#005eb8}a.standard-accordion--accordion-content:hover .standard-accordion--accordion-content-link{text-decoration:underline}div.standard-accordion--accordion-content.links-yellow a{color:#fdd507;text-decoration:underline}div.standard-accordion--accordion-content.links-yellow a:hover{text-decoration:none}div.standard-accordion--accordion-content.links-yellow .standard-accordion--accordion-content-link{color:#fff;text-decoration:none}div.standard-accordion--accordion-content.links-yellow .standard-accordion--accordion-content-link:hover{color:#ff0}div.standard-accordion--accordion-content.links-blue a{color:#005eb8;text-decoration:underline}div.standard-accordion--accordion-content.links-blue a:hover{text-decoration:none}div.standard-accordion--accordion-content.links-blue .standard-accordion--accordion-content-link{color:#081c4e;text-decoration:none}div.standard-accordion--accordion-content.links-blue .standard-accordion--accordion-content-link:hover{color:#00f}.accordion-border-wrap{height:0;overflow:visible;position:relative;top:-7px;width:100%}.accordion-border-wrap svg{height:36px;left:50%;position:absolute;transform:translateX(-50%);width:960px;z-index:200}.accordion-border{height:36px;overflow:hidden;position:relative;width:100%}@keyframes slide-in{0%{right:200%}to{right:0}}.animated-graphic--accordion-wrap{animation-duration:1s;animation-name:slide-in;animation-play-state:paused;animation-timing-function:ease-out}.animated-graphic--accordion-wrap.onscreen{animation-play-state:running}.blue-strongs strong{color:#005eb8}.o-header__menu .button-bar-wrapper{align-items:stretch;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.o-header__menu .button-bar-wrapper .o-btn--filled.o-btn--skewed-right-20{height:unset!important}.o-post-copy__content .tt-any-card,.o-post-copy__content a.standard-accordion--button{text-decoration:none}.o-post-copy__content iframe{max-width:100%}.tt-vertical-card--icon-style-b{border-radius:100%;bottom:-16px;box-sizing:border-box;left:-16px;position:absolute}@media (min-width:800px){.tt-vertical-card--icon-style-b{height:102px;width:102px}}@media (max-width:799px){.tt-vertical-card--icon-style-b{height:60px;width:60px}}.royalty-periods--item{background-color:#f2f2f2}.royalty-periods--item+.royalty-periods--item{background-color:#e2e2e2}.royalty-periods--item+.royalty-periods--item+.royalty-periods--item{background-color:#d2d2d2}.notice-blue-rich-text>p{margin:0}.notice-blue-rich-text>*+p{margin-top:1rem}.notice-blue-rich-text a{color:#fff}.bg-chevron-down{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbDpzcGFjZT0icHJlc2VydmUiIHZpZXdCb3g9IjAgMCAyNCAyNCI+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTExLjk5OCAxOC4yN2EuNDcuNDcgMCAwIDEtLjMzLS4xNEwuNDA4IDYuNjhhLjU5LjU5IDAgMCAxLS4wMy0uNzdjLjE1LS4yLjQ0LS4yNC42NC0uMDkuMDIuMDIuMDQuMDMuMDYuMDVsMTAuOTMgMTEuMTIgMTAuOTMtMTEuMTJjLjE3LS4xOC40Ni0uMTkuNjQtLjAyLjAyLjAyLjAzLjA0LjA1LjA1LjE4LjIzLjE3LjU2LS4wMy43N2wtMTEuMjYgMTEuNDVjLS4wOS4xLS4yMS4xNS0uMzQuMTUiLz48L3N2Zz4=);background-position:right 10px center;background-repeat:no-repeat;background-size:24px 24px}.search-controls--filter-control{height:0;left:0;position:absolute;top:-1rem;width:0}:checked+.search-controls--filter-label{border-color:#fff}.o-post-copy__content ul:not(.o-select__dropdown).d-block{display:block}@media (min-width:800px){.catalog-transfer--columns-one,.catalog-transfer--columns-two{display:flex}.catalog-transfer--auth-block,.catalog-transfer--intro{margin-left:2rem}}@media (min-width:1080px){.catalog-transfer--auth-block,.catalog-transfer--info-block{width:30%}.catalog-transfer--instructions,.catalog-transfer--intro{width:calc(70% - 2rem)}}@media (min-width:800px) and (max-width:1079px){.catalog-transfer--auth-block,.catalog-transfer--info-block{width:40%}.catalog-transfer--instructions,.catalog-transfer--intro{width:calc(60% - 2rem)}}@media (max-width:799px){.catalog-transfer--auth-block,.catalog-transfer--intro{margin-top:2rem}}.catalog-transfer--info-block{background-color:rgba(172,236,223,.8)}.catalog-transfer--admin-block,.catalog-transfer--auth-block,.catalog-transfer--info-block{border:.125rem solid #111;border-radius:1.25rem;padding:2.5rem 2rem}.catalog-transfer--admin-block a,.catalog-transfer--auth-block a,.catalog-transfer--info-block a{color:#111}.catalog-transfer--admin-block,.catalog-transfer--auth-block{background-color:hsla(0,0%,90%,.8)}.catalog-transfer--admin-block{text-align:center;width:100%}.subpage-nav-present .o-main{padding-top:100px}@media (min-width:1280px){.subpage-nav-present .o-main{padding-top:132px}}form.search-controls--layout{max-width:100%}.search-controls--keywords:-ms-input-placeholder{color:#fff}.search-controls--keywords::placeholder{color:#fff}.blanket-royalties-shadow{box-shadow:0 3px 6px rgba(0,0,0,.16)}.br-skew{transform:skew(-26.566deg,0)}.br-unskew{transform:skew(26.566deg,0)}.br-card-container{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));grid-template-rows:repeat(1,minmax(0,1fr))}.br-card-container>*{grid-column:1fr;grid-column-start:1;grid-row:1fr;grid-row-start:1}@media (min-width:400px){#tw .\34 00\:h-96{height:6rem}#tw .\34 00\:mx-0{margin-left:0;margin-right:0}#tw .\34 00\:mt-0{margin-top:0}#tw .\34 00\:-mt-12{margin-top:-.75rem}#tw .\34 00\:-mb-32{margin-bottom:-2rem}#tw .\34 00\:-ml-32{margin-left:-2rem}#tw .\34 00\:pl-32{padding-left:2rem}#tw .\34 00\:w-96{width:6rem}#tw .\34 00\:w-160{width:10rem}#tw .\34 00\:w-1\/2{width:50%}#tw .\34 00\:w-1\/2--16{width:calc(50% - 1rem)}#tw .\34 00\:d-flex{display:flex}}@media (min-width:480px){#tw .\34 80\:mx-0{margin-left:0;margin-right:0}#tw .\34 80\:mx-8{margin-left:.5rem;margin-right:.5rem}#tw .\34 80\:mt-0{margin-top:0}#tw .\34 80\:mr-0{margin-right:0}#tw .\34 80\:mb-0{margin-bottom:0}#tw .\34 80\:ml-24{margin-left:1.5rem}#tw .\34 80\:max-w-1\/1--160{max-width:calc(100% - 10rem)}#tw .\34 80\:px-24{padding-left:1.5rem;padding-right:1.5rem}#tw .\34 80\:right-0{right:0}#tw .\34 80\:left-auto{left:auto}#tw .\34 80\:w-320{width:20rem}#tw .\34 80\:d-flex{display:flex}}@media (min-width:512px){#tw .\35 12\:w-auto{width:auto}#tw .\35 12\:w-1\/3{width:33.333%}}@media (min-width:640px){#tw .\36 40\:bg-white{background-color:#fff}#tw .\36 40\:bg-newgray{background-color:#ededed}#tw .\36 40\:bg-transparent{background-color:transparent}#tw .\36 40\:flex-no-wrap{flex-wrap:nowrap}#tw .\36 40\:justify-start{justify-content:flex-start}#tw .\36 40\:order-1{order:1}#tw .\36 40\:order-2{order:2}#tw .\36 40\:h-120{height:7.5rem}#tw .\36 40\:mt-0{margin-top:0}#tw .\36 40\:overflow-hidden{overflow:hidden}#tw .\36 40\:pt-0{padding-top:0}#tw .\36 40\:pb-0{padding-bottom:0}#tw .\36 40\:pr-32{padding-right:2rem}#tw .\36 40\:pb-32{padding-bottom:2rem}#tw .\36 40\:pb-36{padding-bottom:2.25rem}#tw .\36 40\:pt-48{padding-top:3rem}#tw .\36 40\:pl-48{padding-left:3rem}#tw .\36 40\:text-black{color:#111}#tw .\36 40\:w-120{width:7.5rem}#tw .\36 40\:w-auto{width:auto}#tw .\36 40\:w-1\/4{width:25%}#tw .\36 40\:w-1\/3{width:33.333%}#tw .\36 40\:w-1\/2{width:50%}#tw .\36 40\:d-block{display:block}#tw .\36 40\:d-flex{display:flex}#tw .\36 40\:d-none{display:none}#tw .\36 40\:basis-1\/2{flex-basis:50%}#tw .\36 40\:col-count-2{column-count:2}}@media (min-width:800px){#tw .\38 00\:flex-no-wrap{flex-wrap:nowrap}#tw .\38 00\:flex-grow-0{flex-grow:0}#tw .\38 00\:h-96{height:6rem}#tw .\38 00\:max-w-1020{max-width:63.75rem}#tw .\38 00\:py-24{padding-bottom:1.5rem;padding-top:1.5rem}#tw .\38 00\:px-24{padding-left:1.5rem;padding-right:1.5rem}#tw .\38 00\:py-48{padding-bottom:3rem;padding-top:3rem}#tw .\38 00\:px-48{padding-left:3rem;padding-right:3rem}#tw .\38 00\:py-56{padding-bottom:3.5rem;padding-top:3.5rem}#tw .\38 00\:pb-0{padding-bottom:0}#tw .\38 00\:pr-48{padding-right:3rem}#tw .\38 00\:pl-64{padding-left:4rem}#tw .\38 00\:w-96{width:6rem}#tw .\38 00\:w-400{width:25rem}#tw .\38 00\:w-1\/3{width:33.333%}#tw .\38 00\:w-1\/2{width:50%}#tw .\38 00\:d-flex{display:flex}#tw .\38 00\:basis-1\/3{flex-basis:33.333%}}@media (min-width:960px){#tw .\39 60\:flex-no-wrap{flex-wrap:nowrap}#tw .\39 60\:justify-end{justify-content:flex-end}#tw .\39 60\:flex-grow{flex-grow:1}#tw .\39 60\:h-48{height:3rem}#tw .\39 60\:mt-0{margin-top:0}#tw .\39 60\:pl-0{padding-left:0}#tw .\39 60\:pr-16{padding-right:1rem}#tw .\39 60\:pl-16{padding-left:1rem}#tw .\39 60\:pt-32{padding-top:2rem}#tw .\39 60\:w-256{width:16rem}#tw .\39 60\:w-1\/4{width:25%}#tw .\39 60\:w-1\/3{width:33.333%}#tw .\39 60\:w-2\/5{width:40%}#tw .\39 60\:w-1\/2{width:50%}#tw .\39 60\:w-3\/5{width:60%}#tw .\39 60\:d-flex{display:flex}#tw .\39 60\:basis-1\/4{flex-basis:25%}}@media (min-width:1080px){#tw .\31 080\:pb-64{padding-bottom:4rem}}@media (min-width:1120px){#tw .\31 120\:w-1\/2{width:50%}}@media (min-width:1280px){#tw .\31 280\:justify-start{justify-content:flex-start}#tw .\31 280\:max-w-1416{max-width:88.5rem}#tw .\31 280\:p-24{padding:1.5rem}#tw .\31 280\:py-32{padding-bottom:2rem;padding-top:2rem}#tw .\31 280\:px-48{padding-left:3rem;padding-right:3rem}#tw .\31 280\:px-64{padding-left:4rem;padding-right:4rem}#tw .\31 280\:pr-32{padding-right:2rem}#tw .\31 280\:pl-32{padding-left:2rem}#tw .\31 280\:pr-64{padding-right:4rem}#tw .\31 280\:w-auto{width:auto}#tw .\31 280\:w-1\/3{width:33.333%}#tw .\31 280\:d-block{display:block}#tw .\31 280\:d-flex{display:flex}}