/*!
 * Bootstrap Grid v5.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
:root{--theme-accent:#2f98c1;--theme-black:#0f0f0f;--theme-white:#dfdfdf;--theme-dark:#141414;--theme-dark-alt:#14141475;--theme-light:#fff7eb;--theme-theme:#e9bd79;--theme-alt:#abc193;--fs-900:8.375rem;--fs-800:6.25rem;--fs-700:3.5rem;--fs-600:2rem;--fs-500:1.75rem;--fs-400:1.125rem;--fs-300:1rem;--fs-200:.875rem;--ff-serif:"Gelasio",serif;--ff-sans:"Signika Negative",sans-serif;--ff-alt:"Luckiest Guy","Signika Negative",sans-serif}@media screen and (width<=768px){:root{--fs-900:6.25rem;--fs-800:4.375rem;--fs-700:2.5rem;--fs-600:1.5rem;--fs-500:1.25rem;--fs-400:1rem;--fs-300:.875rem;--fs-200:.75rem}}@media screen and (width<=480px){:root{--fs-900:4.375rem;--fs-800:3.125rem;--fs-700:2rem;--fs-600:1.25rem;--fs-500:1.125rem;--fs-400:.875rem;--fs-300:.75rem;--fs-200:.625rem}}::selection{background-color:#efe9ff}*,:before,:after{box-sizing:border-box}body,html{overflow-x:hidden}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0}h1,h2,h3,h4,h5,h6,p{font-weight:400}p{margin-top:1rem;margin-bottom:1.5rem}ul[role=list],ol[role=list]{list-style:none}html{scroll-padding-top:50px}html:focus-within{scroll-behavior:smooth}body{min-height:100vh;text-rendering:optimizeSpeed;color:var(--theme-light);background-color:hsl(var(--theme-dark));line-height:1.5;font-family:var(--ff-sans);font-size:var(--fs-400);letter-spacing:.069em}a:not([class]){text-decoration-skip-ink:auto}img,picture{max-width:100%;display:block}input,button,textarea,select{font:inherit}@media (prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.text-emphasis{font-style:italic}.youtube-player{background:#000;max-width:800px;height:0;margin:5px auto;padding-bottom:56.25%;position:relative;overflow:hidden}.youtube-player iframe{z-index:100;background:0 0;width:100%;height:100%;position:absolute;top:0;left:0}.youtube-player img{object-fit:cover;cursor:pointer;border:none;width:100%;max-width:100%;height:auto;margin:auto;transition:all .4s;display:block;position:absolute;inset:0}.youtube-player img:hover{-webkit-filter:brightness(75%)}.youtube-player .play{cursor:pointer;width:100px;height:100px;margin-top:-36px;margin-left:-36px;position:absolute;top:50%;left:50%}.youtube-video-container{height:0;padding-top:30px;padding-bottom:56.25%;position:relative;overflow:hidden}.youtube-video-container iframe,.youtube-video-container embed,.youtube-video-container object{width:100%;height:100%;position:absolute;top:0;left:0}.flex{gap:var(--gap,1rem);display:flex}.grid{gap:var(--gap,1rem);display:grid}.flow>*+*{margin-top:var(--flow-space,1rem);outline:1px solid red}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.bg-dark{background-color:var(--theme-dark)}.bg-dark-2{background-color:var(--theme-dark-2)}.bg-dark-alt{background-color:hsl(var(--theme-dark-alt))}.bg-accent{background-color:hsl(var(--theme-accent))}.bg-transparent{background-color:#fff0}.bg-light{background-color:hsl(var(--theme-light))}.bg-white{background-color:#fff}.bg-texture{background-color:var(--theme-dark);background-image:var(--bg-linen)}.bg-tweed{background-color:var(--theme-dark)}.text-shadow{text-shadow:1px 1px 2px #2f98c1}.text-transparent{color:#0000;-webkit-text-stroke:1px #ffffff96}.hero{justify-content:center;align-items:center;height:100svh;transition:background .3s ease-in-out;display:flex;position:relative}.hero:before{content:"";z-index:1;background-color:#00000052;width:100%;height:100%;position:absolute;top:0;left:0}.hero-content{color:#fff;z-index:2;flex-direction:column;justify-content:space-between;align-items:center;width:100%;height:100%;padding:2rem;display:flex}.hero-socials{justify-content:space-between;width:100%;max-width:600px;display:flex;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.hero-socials a{color:#e9bd79;padding:10px;text-decoration:none;transition:opacity .3s}.hero-socials a:hover{opacity:.7}.bg-full-width{box-sizing:border-box;margin:0 calc(50% - 50vw);padding:0 calc(50vw - 50%)}.bg-flowers{background-color:#001c00}.scroll-to-top{color:#fff;cursor:pointer;background:#333;border:none;border-radius:10%;justify-content:center;align-items:center;width:50px;height:50px;font-size:20px;transition:opacity .3s;display:none;position:fixed;bottom:20px;right:20px}.scroll-to-top:hover{background:#555}.text-dark{color:var(--theme-dark)}.text-alt{color:var(--theme-alt)}.text-theme{color:var(--theme-theme)}.text-light{color:hsl(var(--theme-light))}.text-white{color:hsl(var(--theme-white))}.ff-serif{font-family:var(--ff-serif)}.ff-sans-serif{font-family:var(--ff-sans)}.ff-alt{font-family:var(--ff-alt)}.letter-spacing-1{letter-spacing:4.75px}.letter-spacing-2{letter-spacing:2.7px}.letter-spacing-3{letter-spacing:2.35px}.uppercase{text-transform:uppercase}.text-center{text-align:center}.text-right{text-align:right}.fs-900{font-size:var(--fs-900)}.fs-800{font-size:var(--fs-800)}.fs-700{font-size:var(--fs-700)}.fs-600{font-size:var(--fs-600)}.fs-500{font-size:var(--fs-500)}.fs-400{font-size:var(--fs-400)}.fs-300{font-size:var(--fs-300)}.fs-200{font-size:var(--fs-200)}.fs-900,.fs-800,.fs-700,.fs-600{line-height:1.1}.list-unstyled{padding-left:0;list-style:none}li{margin-bottom:1rem}.gradient-border{border:2px solid #0000;border-image:linear-gradient(to left,var(--theme-alt),#fb97bd);border-image-slice:1;border-radius:4px}.border-thick{border:4px}.border-x-none{border-left:none!important;border-right:none!important}.border-y-none{border-top:none!important;border-bottom:none!important}.border-t-none{border-top:none!important}a{color:var(--theme-theme);text-decoration:underline}a:hover{color:#b98d9e;transition:all .4s ease-in-out}.stretched-link:after{z-index:1;content:"";position:absolute;inset:0}.listen-links a{text-decoration:none}.listen-links a[href*=spotify]:before,.spotify-link:before{content:"";padding-right:1rem;font-family:"Font Awesome 5 Brands";font-weight:400}.listen-links a[href*=music\.apple]:before,.applemusic-link:before{content:"";padding-right:1rem;font-family:"Font Awesome 5 Brands";font-weight:400}.btn{font-family:var(--ff-alt);color:var(--theme-theme);text-align:center;font-size:var(--fs-500);cursor:pointer;text-shadow:1px 1px 2px #000;background-color:#415362;border:2px solid #415362;border-radius:7px;padding:16px 32px;text-decoration:none;transition-duration:.25s;display:inline-block}.btn-dark{color:#fff;border:2px solid #415362}.btn-dark:hover{border:2px solid var(--theme-white);color:inherit}@media (width<=45em){.btn{padding:10px 8px}}.playbackbutton{cursor:pointer;color:#767d94;background:linear-gradient(to top,#ffefdf 0%,#dbc1a8 76%,hsl(var(--trl-light))100%);border-top:1px solid #ccc;border-bottom:1px solid #c2dece;border-radius:5px;width:20%;height:65px;margin-bottom:15px;margin-left:5px;padding:0 3.5px;line-height:65px;transition:all 60ms ease-out;display:inline-block;position:relative;top:0}.playbackbutton:before{content:"";z-index:-1;background:linear-gradient(0deg,#4d5364 0%,#767d94 6px);border-radius:5px;height:65px;transition:all 78ms ease-out;display:inline-block;position:absolute;top:6px;left:0;right:0;box-shadow:0 1px 0 2px #0000004d,0 5px 2.4px #00000080,0 10.8px 9px #0003}.playbackbutton:active,.mybuttonactive{text-shadow:0 -2px #7fbb98,0 1px 1px #c2dece,0 0 4px #fff;color:var(--light);top:6px}.playbackbutton:active:before,.mybuttonactive:before{top:0;box-shadow:0 3px 3px #000000b3,0 3px 9px #0003}.parallax{background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;border-top:1px solid #fff;width:100%;height:45vw}.parallax-img-1{background-image:linear-gradient(#0000004e,#00000015),url(sv-blur.a6993492.jpg)}.parallax-small{height:48vh}@media (width<=45em){.parallax{background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;width:100%;height:700px;transform:scale(1)}}figcaption,.caption{color:hsl(var(--trl-accent));font-family:var(--ff-alt);margin-top:5px}.feature-img{margin:auto -8rem}@media (width<=45em){.feature-img{margin:1rem 1px}}.theme-line-full{background-color:var(--theme-theme);float:none;width:5.25rem;height:.25rem;margin:.938rem auto 2rem}.tabs-container{width:min(45em),max(60em);margin:2rem 0}.tab{cursor:pointer;color:hsl(var(--trl-light));padding-inline:min(10px,2rem);background:0 0;border:none;padding-top:8px}.tab[aria-selected=true]:after{content:"";border-bottom:4px solid hsl(var(--trl-light-green));border-radius:7px;width:70%;margin:0 auto;display:block}.tablist{justify-content:space-evenly;margin:0 0 1rem;padding:0;list-style-type:none;display:flex}[role=tabpanel]{margin-inline:4rem;padding:1rem}@media (width<=65em){[role=tabpanel]{margin-inline:1rem;padding:1rem}}.hover-underline-animation{display:block;position:relative}.hover-underline-animation:after{content:"";background-color:hsl(var(--trl-brown));transform-origin:100% 100%;border-radius:7px;width:50%;height:4px;transition:transform .25s ease-out;position:absolute;bottom:0;left:25%;transform:scaleX(0)}.hover-underline-animation:hover:after{transform-origin:0 100%;transform:scaleX(1)}@media (width<=45em){.tabs-container,[role=tabpanel]{margin-inline:10px}.tablist{flex-direction:column}.tab{margin-bottom:1em}.tab[aria-selected=true]:after{width:25%}.hover-underline-animation:after{text-align:center;width:25%;height:4px;bottom:0;left:25vw}}header{background:#21212100;padding:5px;transition:all .4s ease-in-out}.events-list{grid-template-columns:repeat(auto-fit,minmax(285px,1fr));gap:1rem;max-width:1000px;margin:0 auto;padding:1rem;display:grid}.event-card.spotify-style{background:var(--theme-dark-2);border-radius:7px;justify-content:flex-start;align-items:center;gap:1rem;margin-bottom:1rem;padding:1rem 1.5rem;transition:background .25s;display:flex}.event-card.spotify-style:hover{background:#333}.event-date{text-transform:uppercase;background:var(--theme-dark);border-radius:8px;flex-direction:column;justify-content:center;align-items:center;min-width:60px;padding:.5rem;font-family:Inter,sans-serif;display:flex}.event-date .month{color:#aaa;letter-spacing:1px;font-size:.9rem;font-weight:600}.event-date .day{color:#fff;font-size:1.8rem;font-weight:700;line-height:1}.event-body{flex-direction:column;flex:1;display:flex}.event-body h3{color:#fff;margin:0 0 .3rem;font-size:1.1rem;font-weight:600}.event-meta{color:#ccc;flex-wrap:wrap;gap:.5rem 1rem;margin-bottom:.75rem;font-size:.9rem;display:flex}.event-meta .city{color:#ccc}.event-meta .time{color:#999}.booking-tiles{flex-wrap:wrap;justify-content:center;gap:2rem;margin-top:2rem;display:flex}.booking-tile{color:#fff;text-align:center;background:#141414d9;border-radius:12px;flex:280px;min-width:330px;padding:1.5rem;transition:transform .2s}.booking-tile:hover{transform:translateY(-5px)}.booking-tile h3{font-size:var(--fs-500,1.25rem);margin-top:1rem;margin-bottom:.5rem}.booking-tile p{font-size:var(--fs-400,1rem);margin-bottom:1rem;margin-left:auto;margin-right:auto}.booking-tile .btn-accent{color:#fff;background:#b69d79}.booking-tile .btn-accent:hover{background:#9c875f}.bit-widget.bit-layout-ipad .bit-mobile-date-and-share-wrapper{padding:20px;font-family:Signika Negative,sans-serif;font-size:x-large}#music-homepage,#trl-solo{padding-top:13rem;padding-bottom:4rem}.__before-img{padding:5rem 1rem;display:block;position:relative}.__before-img:before{content:"";opacity:.49;z-index:-3;background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;width:auto;height:100%;position:absolute;inset:0}@media (width<=45em){.__before-img-1:before,.__before-img-2:before,.__before-img-3:before{background-image:none!important}}.album-container{margin-bottom:1rem}.lightbox-gallery,.video-gallery{text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;margin:5px auto;padding:1rem;display:flex}.lightbox-gallery img{border-radius:7px;min-width:180px;max-width:350px;height:auto;margin:10px}.video-gallery a{min-width:380px;max-width:520px;height:auto;margin:1rem}.post-date{display:none!important}.blog-preview{border-radius:2px;margin-bottom:1rem}.blog-card{border:1px solid #dfdfdf4f;border-radius:4px;margin-bottom:1rem;transition:transform .3s ease-in-out;overflow:hidden}.blog-card:hover{transform:translateY(-5px)}.blog-img{object-fit:cover;width:100%;height:200px}.blog-content{padding:1.5rem}.blog-title{font-size:1.5rem;font-weight:700}.blog-preview{color:#fff}.breadcrumbs{font-size:var(--fs-300);margin-bottom:10px}.breadcrumbs a{color:#9a9387;text-decoration:none}.breadcrumbs a:hover{color:var(--theme-theme)}.breadcrumbs span{color:var(--theme-theme);font-weight:700}.masthead{margin-bottom:45px}.masthead .container-fluid{min-height:100px;padding:0;position:relative}.masthead .container-fluid img{width:100%;height:auto}.masthead .container-fluid .overlay{padding:1rem}@media (width>=768px){.masthead .container-fluid{min-height:400px}.masthead .container-fluid .overlay{position:absolute}}.masthead .container-fluid .overlay .content{color:#fff;padding:.25rem}@media (width>=768px){.masthead .container-fluid .overlay .content{padding:25px}}.masthead .container-fluid .overlay .content h1{color:#fff;margin-top:0;margin-bottom:1rem}.masthead .container-fluid .overlay .content h1 span,.masthead .container-fluid .overlay .content h1 p,.masthead .container-fluid .overlay .content h2 span,.masthead .container-fluid .overlay .content h2 p{margin-bottom:.25rem;display:block}.masthead .container-fluid .overlay{background-color:#293236b1}@media (width>=768px){.masthead .container-fluid .overlay{background-color:#1d2326d3;top:50%;left:0;transform:translateY(25%)}}.masthead .container-fluid .overlay .content{background-color:#0000}body.blog-post>#content{background-color:var(--theme-dark);max-width:800px;margin:0 auto;padding:1rem}body.blog-post .post p{font-family:var(--ff-serif);font-size:20px}@media (width>=45em){body.blog-post .post p{font-size:24px}}.gallery{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:6px;display:grid}.gallery img{width:100%;height:auto;transition:transform .3s ease-in-out;box-shadow:0 4px 8px #0000001a}.discography .album-page{max-width:1100px}#album-container{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;transition:all .3s;display:grid}#album-container .album-card{color:#fff;opacity:1;background:#1a1a1a;width:100%;transition:opacity .3s,transform .3s;display:block;transform:scale(1)}@media (width<=480px){#album-container{grid-template-columns:repeat(2,1fr)}}#album-container .album-header{text-align:left;flex-direction:column;align-items:flex-start;gap:0;margin-bottom:0;padding:0;display:flex}@media (width<=600px){#album-container .album-header{text-align:left;flex-direction:column}}#album-container .album-header img{aspect-ratio:1;width:100%;transition:opacity .3s;overflow:hidden}#album-container .album-header img:hover{opacity:.5}#album-container .album-info h2{margin:0;font-size:1rem}#album-container .album-info p{margin:0}.album-card.fade-out{opacity:0;transform:scale(.95)}.album-card.fade-in{opacity:1;transform:scale(1)}select{color:#fff;background:#222;border:1px solid #444;border-radius:6px;margin-right:.5rem;padding:.4rem 2.6rem .4rem .4rem}.album-page,.song-section{background:#1a1a1a;border-radius:16px;max-width:900px;margin:6rem auto;padding:1rem 2rem;box-shadow:0 4px 14px #0006}@media (width<=600px){.album-page,.song-section{padding:1rem .25rem}}.album-card{background-color:#b5b5b51a}.album-header,.song-header{align-items:center;gap:1.5rem;margin-bottom:1rem;padding:1rem 2rem;display:flex}.album-header img,.song-header img{object-fit:cover;border-radius:4px;width:180px;height:180px}.album-meta h2{color:var(--theme-alt);font-size:1.5rem}.album-type-release{font-size:var(--fs-300);color:#9a9387;margin-top:0;margin-bottom:0}.song-info h2{color:var(--theme-alt);margin:.3rem;font-size:1.5rem}.album-info p,.song-info p{color:#9a9387;font-size:smaller;font-family:var(--ff-sans);margin:.3rem 0}.release-date{color:var(--theme-alt)}.tracklist ol{margin:0;padding-left:0;list-style:none}.tracklist a{color:var(--theme-light)}.tracklist h3{color:var(--theme-alt);font-size:var(--fs-500);text-align:center}.songs-list{flex-direction:column;gap:.75rem;margin-top:1rem;display:flex}.song-item{background:#202024;border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:.5rem;padding:.75rem 1rem;transition:background .16s,border-color .16s,color .16s;display:flex}.song-item.is-current{color:#f4f0ff;background:#6450c840;border:1px solid #6450c880}.track-number{color:#c9c1b2;flex-shrink:0;width:15px}.song-item.is-current .track-number,.song-item.is-current .duration{color:#cbb6ff}.song-item .duration{color:#c9c1b2;margin-left:.75rem;font-size:.85rem}.song-item a{color:inherit;flex-grow:1;text-decoration:none}.album-track{align-items:center;gap:.5rem;display:flex}.album-track__play-indicator{opacity:1;flex:none;font-size:.85em;transform:none}.album-track--active{background-color:#0000;font-weight:600}.album-track--active .album-track__title{font-weight:600}.song-item{grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:4px 5px;display:grid}.song-item .track-number{opacity:.55;font-size:13px}.song-item .duration{opacity:.65;font-size:12px}.song-item:hover .album-track:not(.album-track--active){transform:translateY(-1px)}.album-track__play-indicator{box-sizing:border-box;background:#ffffff03;border:1px solid #ffffff2e;border-radius:999px;flex:none;justify-content:center;align-items:center;width:26px;height:26px;padding:0;font-size:11px;line-height:1;display:flex}.album-track__title{white-space:nowrap;text-overflow:ellipsis;flex:auto;min-width:0;font-size:14px;font-weight:500;overflow:hidden}.song-item.is-current .track-number{opacity:.9;color:#cbb6ff}.album-track--active{color:#f4f0ff}.song-item.is-current .album-track__play-indicator{color:#fff;background:#6450c8e6;border-color:#6450c8}.song-item.is-current .album-track__title:after{content:"Now playing";text-transform:uppercase;letter-spacing:.06em;opacity:.8;color:#dacbff;margin-left:8px;font-size:11px}.duration{color:#c9c1b2;font-family:monospace}.song-item:hover{background:#242430;box-shadow:0 0 0 1px #b8a4ff59}.listen-links_trl{justify-content:space-around;gap:1.5rem;margin-top:1rem;margin-bottom:1rem;display:flex}@media (width<=600px){.album-header{text-align:center;flex-direction:column}.album-header img{width:100%;height:auto}.song-header{text-align:center;flex-direction:column}.song-header img{width:100%;height:auto}}.lyrics-section h3,.song-credits h3,.song-custom-content h3,.album-custom-content h3{font-family:var(--ff-alt);font-size:var(--fs-500)}.song-section p,.lyrics-content pre,.album-custom-content p{margin-top:.25rem}.song-credits p{color:#9a9387;font-size:var(--fs-300);margin-top:.25rem;margin-bottom:.25rem}.lyrics-content pre{font-family:var(--ff-sans);font-size:var(--fs-400);white-space:pre-wrap;word-wrap:break-word;overflow-wrap:anywhere}.lyrics-pre{color:#fff;white-space:pre-wrap;font-family:inherit;line-height:1.7}.lyrics-static{color:#fff;line-height:1.7}.lyrics-gap{opacity:.8;height:.5em;margin:0 0 1.2em}.lyrics-static[data-lyrics-mode=synced]{color:#d0ccd8;flex-direction:column;gap:2px;margin-bottom:1rem;font-size:16px;line-height:1.6;display:flex}.lyric-line{opacity:.85;border-radius:4px;margin:0;padding:2px 0;transition:opacity .18s,color .18s,transform .18s,background-color .18s}.lyric-line.active{opacity:1;color:#f7f3ff;text-shadow:0 0 4px #b8a4ffe6,0 0 10px #b8a4ffbf,0 0 18px #b8a4ff8c;background:linear-gradient(90deg,#6450c840,#6450c800);border-left:2px solid #6450c8cc;padding-left:8px;font-weight:500;transform:translate(1px)}@media (hover:hover) and (pointer:fine){.lyric-line:hover{opacity:.95}}@media (width<=640px){.lyrics-static[data-lyrics-mode=synced]{line-height:1.5}.lyric-line{padding:2px}.lyric-line.active{border-left-width:2px;transform:translate(2px)}}.container,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{width:100%;padding-right:var(--bs-gutter-x,.75rem);padding-left:var(--bs-gutter-x,.75rem);margin-left:auto;margin-right:auto}@media (width>=576px){.container-sm,.container{max-width:540px}}@media (width>=768px){.container-md,.container-sm,.container{max-width:720px}}@media (width>=992px){.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media (width>=1200px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1140px}}@media (width>=1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1320px}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;margin-top:calc(-1*var(--bs-gutter-y));margin-right:calc(-.5*var(--bs-gutter-x));margin-left:calc(-.5*var(--bs-gutter-x));flex-wrap:wrap;display:flex}.row>*{box-sizing:border-box;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-top:var(--bs-gutter-y);flex-shrink:0}.col{flex:1 0}.row-cols-auto>*{flex:none;width:auto}.row-cols-1>*{flex:none;width:100%}.row-cols-2>*{flex:none;width:50%}.row-cols-3>*{flex:none;width:33.3333%}.row-cols-4>*{flex:none;width:25%}.row-cols-5>*{flex:none;width:20%}.row-cols-6>*{flex:none;width:16.6667%}.col-auto{flex:none;width:auto}.col-1{flex:none;width:8.33333%}.col-2{flex:none;width:16.6667%}.col-3{flex:none;width:25%}.col-4{flex:none;width:33.3333%}.col-5{flex:none;width:41.6667%}.col-6{flex:none;width:50%}.col-7{flex:none;width:58.3333%}.col-8{flex:none;width:66.6667%}.col-9{flex:none;width:75%}.col-10{flex:none;width:83.3333%}.col-11{flex:none;width:91.6667%}.col-12{flex:none;width:100%}.offset-1{margin-left:8.33333%}.offset-2{margin-left:16.6667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.3333%}.offset-5{margin-left:41.6667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.3333%}.offset-8{margin-left:66.6667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.3333%}.offset-11{margin-left:91.6667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:.25rem}.g-1,.gy-1{--bs-gutter-y:.25rem}.g-2,.gx-2{--bs-gutter-x:.5rem}.g-2,.gy-2{--bs-gutter-y:.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media (width>=576px){.col-sm{flex:1 0}.row-cols-sm-auto>*{flex:none;width:auto}.row-cols-sm-1>*{flex:none;width:100%}.row-cols-sm-2>*{flex:none;width:50%}.row-cols-sm-3>*{flex:none;width:33.3333%}.row-cols-sm-4>*{flex:none;width:25%}.row-cols-sm-5>*{flex:none;width:20%}.row-cols-sm-6>*{flex:none;width:16.6667%}.col-sm-auto{flex:none;width:auto}.col-sm-1{flex:none;width:8.33333%}.col-sm-2{flex:none;width:16.6667%}.col-sm-3{flex:none;width:25%}.col-sm-4{flex:none;width:33.3333%}.col-sm-5{flex:none;width:41.6667%}.col-sm-6{flex:none;width:50%}.col-sm-7{flex:none;width:58.3333%}.col-sm-8{flex:none;width:66.6667%}.col-sm-9{flex:none;width:75%}.col-sm-10{flex:none;width:83.3333%}.col-sm-11{flex:none;width:91.6667%}.col-sm-12{flex:none;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333%}.offset-sm-2{margin-left:16.6667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.3333%}.offset-sm-5{margin-left:41.6667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.3333%}.offset-sm-8{margin-left:66.6667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.3333%}.offset-sm-11{margin-left:91.6667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media (width>=45em){.col-md{flex:1 0}.row-cols-md-auto>*{flex:none;width:auto}.row-cols-md-1>*{flex:none;width:100%}.row-cols-md-2>*{flex:none;width:50%}.row-cols-md-3>*{flex:none;width:33.3333%}.row-cols-md-4>*{flex:none;width:25%}.row-cols-md-5>*{flex:none;width:20%}.row-cols-md-6>*{flex:none;width:16.6667%}.col-md-auto{flex:none;width:auto}.col-md-1{flex:none;width:8.33333%}.col-md-2{flex:none;width:16.6667%}.col-md-3{flex:none;width:25%}.col-md-4{flex:none;width:33.3333%}.col-md-5{flex:none;width:41.6667%}.col-md-6{flex:none;width:50%}.col-md-7{flex:none;width:58.3333%}.col-md-8{flex:none;width:66.6667%}.col-md-9{flex:none;width:75%}.col-md-10{flex:none;width:83.3333%}.col-md-11{flex:none;width:91.6667%}.col-md-12{flex:none;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333%}.offset-md-2{margin-left:16.6667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.3333%}.offset-md-5{margin-left:41.6667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.3333%}.offset-md-8{margin-left:66.6667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.3333%}.offset-md-11{margin-left:91.6667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media (width>=992px){.col-lg{flex:1 0}.row-cols-lg-auto>*{flex:none;width:auto}.row-cols-lg-1>*{flex:none;width:100%}.row-cols-lg-2>*{flex:none;width:50%}.row-cols-lg-3>*{flex:none;width:33.3333%}.row-cols-lg-4>*{flex:none;width:25%}.row-cols-lg-5>*{flex:none;width:20%}.row-cols-lg-6>*{flex:none;width:16.6667%}.col-lg-auto{flex:none;width:auto}.col-lg-1{flex:none;width:8.33333%}.col-lg-2{flex:none;width:16.6667%}.col-lg-3{flex:none;width:25%}.col-lg-4{flex:none;width:33.3333%}.col-lg-5{flex:none;width:41.6667%}.col-lg-6{flex:none;width:50%}.col-lg-7{flex:none;width:58.3333%}.col-lg-8{flex:none;width:66.6667%}.col-lg-9{flex:none;width:75%}.col-lg-10{flex:none;width:83.3333%}.col-lg-11{flex:none;width:91.6667%}.col-lg-12{flex:none;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333%}.offset-lg-2{margin-left:16.6667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.3333%}.offset-lg-5{margin-left:41.6667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.3333%}.offset-lg-8{margin-left:66.6667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.3333%}.offset-lg-11{margin-left:91.6667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media (width>=1200px){.col-xl{flex:1 0}.row-cols-xl-auto>*{flex:none;width:auto}.row-cols-xl-1>*{flex:none;width:100%}.row-cols-xl-2>*{flex:none;width:50%}.row-cols-xl-3>*{flex:none;width:33.3333%}.row-cols-xl-4>*{flex:none;width:25%}.row-cols-xl-5>*{flex:none;width:20%}.row-cols-xl-6>*{flex:none;width:16.6667%}.col-xl-auto{flex:none;width:auto}.col-xl-1{flex:none;width:8.33333%}.col-xl-2{flex:none;width:16.6667%}.col-xl-3{flex:none;width:25%}.col-xl-4{flex:none;width:33.3333%}.col-xl-5{flex:none;width:41.6667%}.col-xl-6{flex:none;width:50%}.col-xl-7{flex:none;width:58.3333%}.col-xl-8{flex:none;width:66.6667%}.col-xl-9{flex:none;width:75%}.col-xl-10{flex:none;width:83.3333%}.col-xl-11{flex:none;width:91.6667%}.col-xl-12{flex:none;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333%}.offset-xl-2{margin-left:16.6667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.3333%}.offset-xl-5{margin-left:41.6667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.3333%}.offset-xl-8{margin-left:66.6667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.3333%}.offset-xl-11{margin-left:91.6667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media (width>=1400px){.col-xxl{flex:1 0}.row-cols-xxl-auto>*{flex:none;width:auto}.row-cols-xxl-1>*{flex:none;width:100%}.row-cols-xxl-2>*{flex:none;width:50%}.row-cols-xxl-3>*{flex:none;width:33.3333%}.row-cols-xxl-4>*{flex:none;width:25%}.row-cols-xxl-5>*{flex:none;width:20%}.row-cols-xxl-6>*{flex:none;width:16.6667%}.col-xxl-auto{flex:none;width:auto}.col-xxl-1{flex:none;width:8.33333%}.col-xxl-2{flex:none;width:16.6667%}.col-xxl-3{flex:none;width:25%}.col-xxl-4{flex:none;width:33.3333%}.col-xxl-5{flex:none;width:41.6667%}.col-xxl-6{flex:none;width:50%}.col-xxl-7{flex:none;width:58.3333%}.col-xxl-8{flex:none;width:66.6667%}.col-xxl-9{flex:none;width:75%}.col-xxl-10{flex:none;width:83.3333%}.col-xxl-11{flex:none;width:91.6667%}.col-xxl-12{flex:none;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333%}.offset-xxl-2{margin-left:16.6667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.3333%}.offset-xxl-5{margin-left:41.6667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.3333%}.offset-xxl-8{margin-left:66.6667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.3333%}.offset-xxl-11{margin-left:91.6667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.flex-fill{flex:auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-left:0!important;margin-right:0!important}.mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-3{margin-left:1rem!important;margin-right:1rem!important}.mx-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-5{margin-left:3rem!important;margin-right:3rem!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-left:0!important;padding-right:0!important}.px-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-3{padding-left:1rem!important;padding-right:1rem!important}.px-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-5{padding-left:3rem!important;padding-right:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}@media (width>=576px){.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-left:0!important;margin-right:0!important}.mx-sm-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-sm-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-sm-3{margin-left:1rem!important;margin-right:1rem!important}.mx-sm-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-sm-5{margin-left:3rem!important;margin-right:3rem!important}.mx-sm-auto{margin-left:auto!important;margin-right:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-left:0!important;padding-right:0!important}.px-sm-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-sm-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-sm-3{padding-left:1rem!important;padding-right:1rem!important}.px-sm-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-sm-5{padding-left:3rem!important;padding-right:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}}@media (width>=768px){.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-left:0!important;margin-right:0!important}.mx-md-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-md-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-md-3{margin-left:1rem!important;margin-right:1rem!important}.mx-md-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-md-5{margin-left:3rem!important;margin-right:3rem!important}.mx-md-auto{margin-left:auto!important;margin-right:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-left:0!important;padding-right:0!important}.px-md-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-md-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-md-3{padding-left:1rem!important;padding-right:1rem!important}.px-md-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-md-5{padding-left:3rem!important;padding-right:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}}@media (width>=992px){.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-left:0!important;margin-right:0!important}.mx-lg-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-lg-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-lg-3{margin-left:1rem!important;margin-right:1rem!important}.mx-lg-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-lg-5{margin-left:3rem!important;margin-right:3rem!important}.mx-lg-auto{margin-left:auto!important;margin-right:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-left:0!important;padding-right:0!important}.px-lg-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-lg-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-lg-3{padding-left:1rem!important;padding-right:1rem!important}.px-lg-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-lg-5{padding-left:3rem!important;padding-right:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}}@media (width>=1200px){.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-left:0!important;margin-right:0!important}.mx-xl-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-xl-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-xl-3{margin-left:1rem!important;margin-right:1rem!important}.mx-xl-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-xl-5{margin-left:3rem!important;margin-right:3rem!important}.mx-xl-auto{margin-left:auto!important;margin-right:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-left:0!important;padding-right:0!important}.px-xl-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-xl-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-xl-3{padding-left:1rem!important;padding-right:1rem!important}.px-xl-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-xl-5{padding-left:3rem!important;padding-right:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}}@media (width>=1400px){.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-left:0!important;margin-right:0!important}.mx-xxl-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-xxl-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-xxl-3{margin-left:1rem!important;margin-right:1rem!important}.mx-xxl-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-xxl-5{margin-left:3rem!important;margin-right:3rem!important}.mx-xxl-auto{margin-left:auto!important;margin-right:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-left:0!important;padding-right:0!important}.px-xxl-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-xxl-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-xxl-3{padding-left:1rem!important;padding-right:1rem!important}.px-xxl-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-xxl-5{padding-left:3rem!important;padding-right:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}.site-header{backdrop-filter:blur(.4rem);z-index:1000;background:#212121;background-image:var(--bg-linen);border-bottom:3px solid #212121da;justify-content:space-between;align-items:center;width:100%;padding:.75rem 1rem;display:flex;position:fixed;top:0}.logo{font-family:var(--ff-alt,sans-serif);color:#c0b3a0;font-size:1.4rem;text-decoration:none}.nav-menu ul{gap:1.5rem;margin:0;padding:0;list-style:none;display:flex}.nav-menu li{margin:0}.nav-menu a{font-family:var(--ff-alt,sans-serif);color:#8b7ce8;font-size:1.25rem;text-decoration:none}.nav-toggle{display:none}@media (width<=768px){.nav-toggle{cursor:pointer;z-index:1001;background:0 0;border:none;width:2.5rem;height:2.5rem;display:block;position:relative}.hamburger,.hamburger:before,.hamburger:after{background:#8b7ce8;border-radius:2px;width:25px;height:3px;transition:all .3s;display:block;position:relative}.hamburger:before,.hamburger:after{content:"";position:absolute;left:0}.hamburger:before{top:-8px}.hamburger:after{top:8px}.nav-toggle[aria-expanded=true] .hamburger{background:0 0}.nav-toggle[aria-expanded=true] .hamburger:before{top:0;transform:rotate(45deg)}.nav-toggle[aria-expanded=true] .hamburger:after{top:0;transform:rotate(-45deg)}.nav-menu{opacity:0;pointer-events:none;z-index:1000;background:#212121;background-image:var(--bg-linen);flex-direction:column;align-items:center;padding:1rem 0;transition:opacity .25s,transform .25s;display:flex;position:absolute;top:100%;left:0;right:0;transform:translateY(-5px)}.nav-menu.open{opacity:1;pointer-events:auto;transform:translateY(0)}.nav-menu ul{flex-direction:column;align-items:center;gap:2rem;width:100%;margin:0;padding:0;display:flex}.nav-menu ul li{opacity:0;will-change:opacity,transform;list-style:none;transition:opacity .35s,transform .35s;transform:translateY(-15px)}.nav-menu.open ul li:first-child{transition-delay:50ms}.nav-menu.open ul li:nth-child(2){transition-delay:.1s}.nav-menu.open ul li:nth-child(3){transition-delay:.15s}.nav-menu.open ul li:nth-child(4){transition-delay:.2s}.nav-menu.open ul li:nth-child(5){transition-delay:.25s}.nav-menu a:focus-visible{outline:3px solid var(--sv-light,#f4d03f);outline-offset:3px}}.site-footer{background-color:var(--theme-dark);color:#fff;width:100%;font-size:var(--fs-300,.95rem);border-top:1px solid #141414;overflow-x:hidden}.site-footer h2{padding:0}.footer-container{flex-wrap:wrap;justify-content:space-between;gap:1.5rem;max-width:1200px;margin:0 auto;padding:2rem 1rem;display:flex}.footer-brand h2{font-family:var(--ff-alt);margin:0}.footer-nav a{margin-bottom:.5rem;text-decoration:none;display:block}.footer-nav a:hover{text-decoration:none}.footer-socials{justify-content:space-around}.footer-socials a{color:inherit;margin-right:1rem;text-decoration:none}.footer-social a:hover{text-decoration:none}.footer-bottom{text-align:center;font-size:var(--fs-200,.8rem);border-top:1px solid #fff3;margin-top:1rem;padding:1rem}@media (width<=720px){.footer-container{text-align:center;flex-direction:column;align-items:center}.footer-nav a{margin:.25rem .55rem;display:inline-block}.footer-social a{margin:.25rem .5rem;display:inline-block}}.sr-only{clip:rect(0,0,0,0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.page-content{max-width:800px;margin:0 auto;padding:20px}.page-content h1{color:#fff;margin-bottom:20px}.page-content p{color:#aaa;margin-bottom:15px;line-height:1.6}.audio-player{z-index:3000;position:fixed;bottom:0;left:0;right:0}.audio-player.expanded{top:0}.player-controls{z-index:3050;backdrop-filter:blur(10px);background-color:#212121fb;border-top:2px solid #6450c823;padding:12px 20px;display:block;position:fixed;bottom:0;left:0;right:0;box-shadow:0 4px 30px #0000001a}.expand-handle{cursor:pointer;z-index:3100;background:#ffffff0d;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:background .2s,box-shadow .2s,transform .15s;display:flex;position:fixed;bottom:1rem;right:20px}.expand-handle:hover{background:#ffffff1a}#expandHandle:focus{outline-offset:2px;outline:2px solid #8b7ce8}.expand-handle:active{transform:scale(.95)}.handle-bar{border:none;width:20px;height:20px;position:relative}.handle-bar:before{content:"";border-top:2px solid #ffffffb3;border-right:2px solid #ffffffb3;width:8px;height:8px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(316deg)}.audio-player.expanded .expand-handle{background:#6450c840;bottom:1rem;box-shadow:0 0 0 1px #8c78ff40,0 0 12px #8c78ff59}.audio-player.expanded .expand-handle:hover{background:#7864ff33}.audio-player.expanded .handle-bar:before{border-top-color:#fffffff2;border-right-color:#fffffff2;transform:translate(-50%,-50%)rotate(136deg)}.audio-player.expanded .player-controls{margin-top:0}.expanded-section{opacity:0;max-width:960px;margin:0 auto 28px;transition:opacity .28s ease-out,transform .32s cubic-bezier(.22,.61,.36,1);transform:translateY(16px)}.audio-player.expanded .expanded-section{opacity:1;transform:translateY(0)}.expanded-section:last-of-type{margin-bottom:8px}.expanded-section h3{text-transform:uppercase;letter-spacing:.12em;color:#aaa;margin-bottom:8px;font-size:14px}.expanded-section p{color:#ddd;font-size:14px;line-height:1.7}.action-links{flex-wrap:wrap;gap:10px;display:flex}.action-link{color:#b8a4ff;background:#6450c833;border:1px solid #6450c84d;border-radius:8px;padding:10px 20px;font-size:14px;text-decoration:none;transition:all .2s;display:inline-block}.action-link:hover{background:#6450c84d;transform:translateY(-1px)}.seek-bar-container{max-width:960px;margin:5px auto 0}.seek-bar{cursor:pointer;background:#fff3;border-radius:2px;width:100%;height:3px;position:relative}.seek-bar-progress{background:linear-gradient(90deg,#6450c8 0%,#8b7ce8 100%);border-radius:2px;width:0%;height:100%;position:relative}.seek-bar-thumb{opacity:0;background:#fff;border-radius:50%;width:12px;height:12px;transition:opacity .2s;position:absolute;top:50%;right:-6px;transform:translateY(-50%)}.seek-bar:hover .seek-bar-thumb{opacity:1}.time-display{color:#888;justify-content:space-between;margin-top:5px;font-size:11px;display:flex}.controls{justify-content:center;align-items:center;gap:30px;margin-bottom:.5rem;display:flex;position:relative}.control-btn{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex}.control-btn:hover{background:#ffffff1a}.control-btn:active{transform:scale(.95)}.control-btn svg{width:24px;height:24px}.play-pause-btn{background:linear-gradient(135deg,#6450c8 0%,#8b7ce8 100%);border-radius:50%;width:56px;height:56px}.play-pause-btn:hover{background:linear-gradient(135deg,#7461d8 0%,#9b8cf8 100%);transform:scale(1.05)}.play-pause-btn svg{width:28px;height:28px}audio{display:none}.visualizer-placeholder{background:#000000d9;border:1px solid #6450c859;border-radius:14px;max-width:960px;margin:0 auto 24px;position:relative;overflow:hidden}#visualizerCanvas{object-fit:contain;background:#000;width:100%;height:auto;display:block}.viz-status{color:#ccc;align-items:center;gap:8px;margin-top:6px;font-size:11px;display:flex}.viz-label{opacity:.7;text-transform:uppercase;letter-spacing:.08em;font-size:10px}.viz-name{white-space:nowrap;text-overflow:ellipsis;font-weight:500;overflow:hidden}.viz-toggle-btn{cursor:pointer;color:#ccc;background:0 0;border:none;align-items:center;gap:6px;padding:0;font-size:11px;display:inline-flex}.viz-toggle-btn:focus-visible{outline-offset:2px;outline:2px solid #b8a4ffe6}.viz-toggle-text{opacity:.8}.viz-toggle-track{background:#ffffff2e;border-radius:999px;align-items:center;width:36px;height:20px;padding:2px;transition:background .18s,box-shadow .18s;display:inline-flex;position:relative;box-shadow:inset 0 0 0 1px #ffffff1f}.viz-toggle-thumb{background:#f5f5f5;border-radius:50%;width:16px;height:16px;transition:transform .18s cubic-bezier(.25,.8,.25,1),box-shadow .18s;transform:translate(0);box-shadow:0 1px 2px #00000073,0 0 0 1px #00000080}.viz-toggle-btn.is-on .viz-toggle-track{background:linear-gradient(135deg,#6450c8,#8b7ce8);box-shadow:0 0 10px #8b7ce8a6,inset 0 0 0 1px #ffffff2e}.viz-toggle-btn.is-on .viz-toggle-thumb{transform:translate(16px);box-shadow:0 0 8px #cebfffcc,0 1px 2px #0009}.viz-toggle-btn:hover .viz-toggle-thumb{box-shadow:0 2px 4px #0009,0 0 8px #c8beffb3}.viz-fullscreen-btn{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);opacity:.9;background:#141414e6;border:1px solid #fff3;border-radius:999px;margin-left:auto;padding:4px 10px;font-size:.75rem;transition:opacity .2s,transform .15s}.viz-fullscreen-btn:hover{opacity:1;transform:translateY(-1px)}#visualizerContainer:fullscreen{justify-content:center;align-items:center;display:flex;background:#000!important;width:100vw!important;height:100vh!important}#visualizerContainer:fullscreen #visualizerCanvas{object-fit:contain;width:100%!important;max-width:none!important;height:100%!important;max-height:none!important}#visualizerContainer:fullscreen .viz-status{z-index:2;background:linear-gradient(#0000,#000000e6);margin-top:0;padding:10px 14px;position:absolute;bottom:0;left:0;right:0}.fullscreen-ui-hidden .player-controls,.fullscreen-ui-hidden .expand-handle,.fullscreen-ui-hidden .expanded-content{opacity:0;pointer-events:none;transition:opacity .5s}.fullscreen-ui-visible .player-controls,.fullscreen-ui-visible .expand-handle,.fullscreen-ui-visible .expanded-content{opacity:1;pointer-events:auto;transition:opacity .3s}@media (width<=768px){.seek-wrapper{background:0 0;margin-bottom:-12px}.seek-bar-container{margin:0}.seek-bar-container,.time-display{min-width:100%;max-width:900px;margin:0 auto;padding:4px;position:relative}.seek-bar{border-radius:3px;height:6px}.seek-bar-progress{border-radius:3px}.seek-bar-thumb{width:16px;height:16px;right:-8px}.player-controls{flex-direction:column;align-items:stretch;gap:0;padding:0;display:flex}.mobile-controls .control-btn{padding:4px}.mobile-controls .play-pause-btn{width:46px;height:46px}.mobile-controls .play-pause-btn svg{width:22px;height:22px}.mobile-expand-handle{border:1px solid #b8a4ff88;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-left:auto;display:flex;width:32px!important;height:32px!important;position:static!important}.mobile-expand-handle .handle-bar:before{border-width:2px;width:8px;height:8px}#fullscreenBtn,.desktop-actions{display:none!important}.visualizer-placeholder{max-height:none}#visualizerCanvas{max-height:45vh}.expanded-content{padding:16px 16px 120px}.audio-player.expanded .expanded-content{max-height:calc(100vh - 64px)}.mobile-bar{box-sizing:border-box;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;column-gap:.5rem;width:100%;padding:.4rem .75rem;transition:transform .12s cubic-bezier(.3,.7,.4,1);display:grid}.mobile-bar.tap-bounce{transform:scale(.97)}.mobile-left{grid-column:1;align-items:center;min-width:0;display:flex}.mobile-art{object-fit:cover;border-radius:2px;flex-shrink:0;width:32px;height:32px;margin-right:.5rem}.mobile-title-outer{min-width:0;overflow:hidden}.mobile-title-track{white-space:nowrap;will-change:transform;display:inline-flex}.mobile-title-text{padding-right:2rem;display:inline-block}.mobile-title-outer.is-marquee .mobile-title-track{animation:12s linear infinite mobile-title-marquee}.mobile-controls{grid-column:2;justify-content:center;align-items:center;display:flex}.mobile-controls>*{margin:0 .25rem}.mobile-bar #prevBtn,.mobile-bar #nextBtn{display:none}}.mobile-title-outer:not(.is-marquee) .mobile-title-text--clone{display:none}.mobile-title-outer:not(.is-marquee) .mobile-title-track{transform:translate(0)}@keyframes mobile-title-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (width<=768px){.expanded-content{opacity:0;visibility:hidden;z-index:2900;display:none;inset:0;transition:none!important;position:fixed!important;transform:none!important}.audio-player.expanded .expanded-content{opacity:1;visibility:visible;display:block}}@media (width>=769px){.controls{justify-content:center;align-items:center;gap:30px;display:flex!important}.seek-wrapper,.seek-bar-container,.time-display{max-width:900px;margin:0 auto;padding:0;position:static}.expand-handle{z-index:3100;width:44px;height:44px;position:fixed;bottom:20px;right:20px}.control-btn{padding:8px!important}.play-pause-btn{width:56px!important;height:56px!important}#fullscreenBtn{display:inline-block!important}.mobile-bar,.mobile-expand-handle{display:none!important}.player-controls{flex-direction:row!important}.visualizer-placeholder{max-height:none;margin:0 auto 32px}#visualizerCanvas{max-height:360px}.desktop-bar{align-items:center;height:64px;display:flex;position:relative}.desktop-left,.desktop-right{flex:1;align-items:center;gap:10px;display:flex}.desktop-right{justify-content:flex-end}.desktop-art-slot img.desktop-art{object-fit:cover;border-radius:6px;width:42px;height:42px}.ui-artwork{max-width:55px}.desktop-title-slot{white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:600;overflow:hidden}.desktop-controls{z-index:10;align-items:center;gap:28px;display:flex;position:absolute;left:50%;transform:translate(-50%)}.desktop-controls .control-btn{margin:0 4px}.desktop-right{opacity:.8;flex-shrink:0;justify-content:center;width:100px;display:flex}.desktop-actions-slot{gap:8px;display:inline-flex}.desktop-actions{align-items:center;gap:18px;padding-right:12px;display:flex}.action-btn{color:#dcdcdc;opacity:.85;cursor:pointer;background:0 0;border:none;font-size:20px;transition:opacity .2s,transform .2s}.action-btn:hover{opacity:1;transform:scale(1.12)}.action-btn:active{transform:scale(.96)}.copy-link-btn{position:relative}}.download-modal-backdrop{z-index:3000;background:#000000bf;justify-content:center;align-items:center;display:none;position:fixed;inset:0}.download-modal{background:#0a0a14fa;border:1px solid #6450c880;border-radius:14px;width:calc(100% - 3rem);max-width:420px;margin:2rem auto;padding:1.75rem 1.75rem 1.5rem;position:relative;box-shadow:0 18px 60px #000000b3}.download-modal-title{margin:0 0 .5rem;font-size:1.1rem}.download-modal-close{color:#aaa;cursor:pointer;background:0 0;border:none;padding:0;font-size:1.2rem;position:absolute;top:.6rem;right:.8rem}.download-modal-close:hover{color:#fff}.body.download-modal-open{overflow:hidden}.album-nav-pill-row{flex-wrap:wrap;justify-content:space-around;gap:8px;margin-bottom:10px;display:flex}.pill-nav{color:#e4dfff;background:#6450c81f;border:1px solid #6450c866;border-radius:999px;align-items:center;gap:6px;padding:6px 12px;font-size:12px;text-decoration:none;transition:background .16s,transform .12s;display:inline-flex}.pill-nav:hover{background:#6450c838;transform:translateY(-1px)}.pill-arrow{opacity:.9;font-size:14px}.drawer-track-list{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.drawer-track-item{align-items:center;gap:8px;font-size:14px;display:flex}.drawer-track-play,.album-track__play-indicator,.hero-play-button{color:#ddd;cursor:pointer;box-sizing:border-box;background:#ffffff05;border:1px solid #ffffff40;border-radius:999px;justify-content:center;align-items:center;padding:0;line-height:1;transition:background .16s,border-color .16s,color .16s,transform .12s,box-shadow .16s;display:inline-flex}.drawer-track-play,.album-track__play-indicator{width:28px;height:28px;font-size:12px}.hero-play-button{width:56px;height:56px;font-size:20px}.drawer-track-item.is-current .drawer-track-play,.song-item.is-current .album-track__play-indicator,.hero-play-button.is-playing{color:#fff;background:#6450c8f2;border-color:#6450c8;box-shadow:0 0 0 1px #6450c8b3}.drawer-track-link,.drawer-track-label{color:#ddd;background:#ffffff05;border-radius:10px;flex:auto;justify-content:space-between;align-items:baseline;padding:8px 10px;text-decoration:none;transition:background .16s,transform .12s,color .16s;display:flex}.drawer-track-title{white-space:nowrap;text-overflow:ellipsis;font-weight:500;overflow:hidden}.drawer-track-meta{opacity:.75;margin-left:12px;font-size:12px}.drawer-track-status{text-transform:uppercase;letter-spacing:.06em;opacity:.9;margin-left:8px;font-size:11px}.drawer-track-item.is-current .drawer-track-link,.drawer-track-item.is-current .drawer-track-label{color:#f4f0ff;background:#6450c840;border:1px solid #6450c880}@media (hover:hover) and (pointer:fine){.drawer-track-link:hover{background:#ffffff0f;transform:translateY(-1px)}.drawer-track-play:hover,.album-track__play-indicator:hover,.hero-play-button:hover{color:#fff;background:#6450c873;border-color:#6450c8e6;transform:translateY(-1px)}}@media (hover:none) and (pointer:coarse){.drawer-track-link,.album-track{transform:none}.drawer-track-play:active,.album-track__play-indicator:active,.hero-play-button:active{color:#fff;background:#6450c8cc;border-color:#6450c8;transform:scale(.94)}}.album-track{border-radius:10px;align-items:center;gap:8px;padding:8px 1px;display:flex}@media (width<=640px){.drawer-track-play,.album-track__play-indicator{width:32px;height:32px}.drawer-track-link,.drawer-track-label{flex-direction:column;align-items:flex-start;gap:2px;padding-top:10px;padding-bottom:10px}.drawer-track-title{white-space:normal;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.drawer-track-meta{opacity:.8;margin-left:0;font-size:11px}.drawer-track-status{margin-left:6px;font-size:11px}}.drawer-track-play:focus-visible,.album-track__play-indicator:focus-visible,.hero-play-button:focus-visible{outline-offset:2px;outline:2px solid #cbb6ff}.drawer-nowplaying-shortcut{margin-bottom:28px}.drawer-nowplaying-link{color:#f4f0ff;background:#6450c838;border:1px solid #6450c873;border-radius:999px;justify-content:space-between;align-items:center;gap:8px;padding:4px 10px;font-size:11px;text-decoration:none;display:flex}.drawer-nowplaying-label{text-transform:uppercase;letter-spacing:.08em;opacity:.75}.drawer-nowplaying-title{text-transform:none;letter-spacing:0;white-space:nowrap;text-overflow:ellipsis;text-align:right;max-width:50%;font-weight:600;overflow:hidden}@media (hover:hover) and (pointer:fine){.drawer-nowplaying-link:hover{background:#6450c866}}@supports (-webkit-touch-callout:none){.expanded-content{will-change:transform,opacity;backdrop-filter:none!important;background:#141414fa!important}}.song-hero{display:inline-block;position:relative}.song-hero img{border-radius:8px;height:auto;transition:all .2s ease-out;display:block;overflow:hidden}.song-hero:hover img{opacity:.15}.song-hero-play{cursor:pointer;opacity:0;background:#0009;border:none;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin:0;padding:0;transition:opacity .15s ease-out,transform .15s ease-out;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.98)}.song-hero:hover .song-hero-play,.song-hero:focus-within .song-hero-play{opacity:1;transform:translate(-50%,-50%)scale(1)}.song-hero-play-icon{width:44px;height:44px}.song-hero-play-circle{fill:#000000a6;stroke:#8b7ce8;stroke-width:2px}.song-hero-play-triangle{fill:#8b7ce8}.song-hero-play:focus-visible{outline-offset:4px;opacity:1;outline:2px solid #8b7ce8;transform:translate(-50%,-50%)scale(1)}.song-hero-play-icon--play{display:block}.song-hero-play-icon--pause,.song-hero-play[data-state=pause] .song-hero-play-icon--play{display:none}.song-hero-play[data-state=pause] .song-hero-play-icon--pause{display:block}.song-hero-pause-bar{fill:#8b7ce8}#audioPlayer .expanded-content{opacity:0;pointer-events:none;visibility:hidden;-webkit-backdrop-filter:blur(18px);background:#0a0a0bf5;border-radius:16px 16px 0 0;max-height:0;transition:max-height .4s cubic-bezier(.24,.84,.3,1),opacity .25s ease-out,transform .4s cubic-bezier(.24,.84,.3,1),visibility 0s linear .4s;display:block;overflow:hidden;transform:translateY(12px);box-shadow:0 -18px 40px #000000a6,0 0 0 1px #ffffff08}#audioPlayer.expanded .expanded-content{opacity:1;pointer-events:auto;visibility:visible;-webkit-overflow-scrolling:touch;background:#212121fb;max-height:90vh;margin-top:15dvh;transition:max-height .4s cubic-bezier(.24,.84,.3,1),opacity .25s ease-out,transform .4s cubic-bezier(.24,.84,.3,1),visibility;overflow:hidden auto;transform:translateY(0)}@media (width>=769px){#audioPlayer .expanded-content{-webkit-backdrop-filter:blur(12px);border-radius:12px 12px 0 0}}#audioPlayer.expanded .player-controls{transition:box-shadow .3s,transform .3s;transform:translateY(0);box-shadow:0 -4px 20px #0009}@media (width<=768px){#audioPlayer.expanded .mobile-bar{transform:translateY(-2px)}}:root{--bg-linen:url(low-contrast-linen.bc5f5da1.png)}lite-youtube{contain:content;cursor:pointer;background-color:#000;background-position:50%;background-size:cover;max-width:720px;display:block;position:relative}lite-youtube:before{content:attr(data-title);color:#eee;text-shadow:0 0 2px #00000080;white-space:nowrap;text-overflow:ellipsis;box-sizing:border-box;background-image:linear-gradient(#000000ab 0%,#0000008a 14%,#00000026 54%,#0000000d 72%,#0000 94%);width:100%;height:99px;padding:25px 20px;font-family:YouTube Noto,Roboto,Arial,Helvetica,sans-serif;font-size:18px;display:block;position:absolute;top:0;overflow:hidden}lite-youtube:hover:before{color:#fff}lite-youtube:after{content:"";padding-bottom:56.25%;display:block}lite-youtube>iframe{border:0;width:100%;height:100%;position:absolute;top:0;left:0}lite-youtube>.lyt-playbtn{cursor:pointer;z-index:1;filter:grayscale();background:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 68 48\"><path d=\"M66.52 7.74c-.78-2.93-2.49-5.41-5.42-6.19C55.79.13 34 0 34 0S12.21.13 6.9 1.55c-2.93.78-4.63 3.26-5.42 6.19C.06 13.05 0 24 0 24s.06 10.95 1.48 16.26c.78 2.93 2.49 5.41 5.42 6.19C12.21 47.87 34 48 34 48s21.79-.13 27.1-1.55c2.93-.78 4.64-3.26 5.42-6.19C67.94 34.95 68 24 68 24s-.06-10.95-1.48-16.26z\" fill=\"red\"/><path d=\"M45 24 27 14v20\" fill=\"white\"/></svg>") 50%/68px 48px no-repeat;border:0;width:100%;height:100%;transition:filter .1s cubic-bezier(0,0,.2,1);display:block;position:absolute}lite-youtube:hover>.lyt-playbtn,lite-youtube .lyt-playbtn:focus{filter:none}lite-youtube.lyt-activated{cursor:unset}lite-youtube.lyt-activated:before,lite-youtube.lyt-activated>.lyt-playbtn{opacity:0;pointer-events:none}.lyt-visually-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}
/*# sourceMappingURL=index.css.map */
