@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);*,:after,:before{box-sizing:border-box;margin:0;padding:0}ul{list-style:none}a{font-weight:400;text-decoration:none}@media(hover:hover){a:hover{color:#00b4e6}}html{font-family:Montserrat,sans-serif;font-size:62.5%}.heading{-webkit-line-clamp:4;-webkit-box-orient:vertical;display:-webkit-box;font-weight:700;line-height:1.4;margin-bottom:2rem;overflow:hidden;overflow-wrap:anywhere;text-transform:capitalize}.heading--h1{font-size:clamp(3.3rem,3.5vw,6.6rem)}.heading--h2{font-size:clamp(1.8rem,3vw,3.2rem)}.heading--h3{font-size:clamp(1.6rem,3vw,2.6rem)}.heading--h4{font-size:clamp(1.6rem,3vw,1.8rem);font-weight:600}.heading--h5{font-size:1.6rem;font-weight:500}.heading--lead{font-size:clamp(1.6rem,3vw,2.6rem);font-style:italic;font-weight:400}.lead-text{font-style:italic;font-weight:600}.body-text,.caption-text,.expandable-text{font-size:clamp(1.6rem,3vw,1.8rem);font-weight:400;line-height:1.618;margin-bottom:2rem;max-width:83ch;overflow-wrap:anywhere}.caption-text{font-style:italic}.small-text{font-size:1.4rem;font-weight:300}.expandable-text{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;overflow-wrap:anywhere;white-space:pre-wrap}.expandable-text.active{display:block}.icon-text{display:flex;gap:5px}.icon-text__icon{align-self:flex-start;margin-top:3px}.icon-text__icon svg{color:#00b4e6;display:block;min-height:2.2rem;min-width:2.2rem}.navbar{background-color:#03243f;box-shadow:0 5px 20px rgba(0,0,0,.2);justify-content:center;padding:2rem 1.5rem;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:100}.navbar,.navbar .container{align-items:center;display:flex}.navbar .container{gap:4rem;justify-content:space-between}.navbar__logo{align-items:center;color:#f2f2f2;display:flex;font-size:clamp(1.6rem,3vw,1.8rem);font-weight:600;gap:5px}.navbar__logo svg{fill:#00b4e6;display:grid;height:3rem;place-content:center;width:3rem}.navbar .controls{align-items:center;display:flex;gap:2rem}@media(max-width:820px){.navbar .navigation{display:none}}.navbar .navigation__link{color:#f2f2f2}@media(hover:hover){.navbar .navigation__link:hover{color:#00b4e6}}.navbar .mobile-menu-icon{display:none}@media(max-width:820px){.navbar .mobile-menu-icon{display:flex}}.mobile-menu-icon{align-items:center;cursor:pointer;display:flex;flex-direction:column;gap:6px;height:3rem;justify-content:center;overflow:hidden;width:3rem}.mobile-menu-icon>div{background-color:#f2f2f2;border-radius:4px;height:3px;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;width:100%}.mobile-menu-icon.active>div:first-child{-webkit-transform:translateY(9px) rotate(45deg);transform:translateY(9px) rotate(45deg)}.mobile-menu-icon.active>div:nth-child(2){-webkit-transform:translateX(-50px);transform:translateX(-50px)}.mobile-menu-icon.active>div:nth-child(3){-webkit-transform:translateY(-9px) rotate(-45deg);transform:translateY(-9px) rotate(-45deg)}.search-icon{background-color:#fff;border-radius:50%;cursor:pointer;display:grid;font-size:1.8rem;height:3rem;place-content:center;transition:background-color .3s ease,color .3s ease;width:3rem}@media(hover:hover){.search-icon:hover{background-color:#00b4e6;color:#fff}}.mobile-menu{background-color:#fff;box-shadow:5px 0 20px rgba(0,0,0,.2);height:calc(100vh - 7rem);left:-100%;max-width:30rem;overflow-y:scroll;padding:8rem 1.5rem;position:fixed;top:7rem;transition:left .3s ease-in-out;width:100%;z-index:100}.mobile-menu::-webkit-scrollbar{display:none}@media(max-width:820px){.mobile-menu{padding-bottom:4rem;padding-top:4rem}.mobile-menu.active{left:0}}.mobile-menu__content{display:flex;flex-direction:column;gap:4rem}.mobile-menu a{transition:color .3s ease;width:-webkit-max-content;width:max-content}.mobile-menu a.heading{color:#1a1a1a}.mobile-menu a.navigation__link{color:rgba(26,26,26,.7)}@media(hover:hover){.mobile-menu a:hover{color:#00b4e6}}.sub-navbar{align-items:center;background-color:#fff;color:#1a1a1a;display:flex;justify-content:center;padding:1rem 1.5rem;white-space:nowrap}.sub-navbar .container{align-items:center;display:flex;gap:2rem;justify-content:flex-start}.sub-navbar .btn--secondary{aspect-ratio:1/1;border-radius:50%;display:grid;min-width:3rem;padding:0;place-content:center;width:3rem}.sub-navbar .navigation{overflow:hidden}@media(max-width:820px){.sub-navbar .navigation__list{display:flex;flex-wrap:nowrap;gap:1rem;overflow-x:scroll;-webkit-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;width:100%}.sub-navbar .navigation__list::-webkit-scrollbar{height:10px}.sub-navbar .navigation__list::-webkit-scrollbar-thumb{background:#ccc;cursor:pointer}.sub-navbar .navigation__list::-webkit-scrollbar-track{background:#f2f2f2}.sub-navbar .navigation__list .image-wrapper.aspect-ratio-1-1{aspect-ratio:1/1}.sub-navbar .navigation__list .image-wrapper.aspect-ratio-2-3{aspect-ratio:2/3;max-width:30rem;min-width:30rem}}@media(max-width:820px)and (max-width:450px){.sub-navbar .navigation__list .image-wrapper.aspect-ratio-2-3{max-width:25rem;min-width:25rem}}@media(max-width:820px)and (max-width:350px){.sub-navbar .navigation__list .image-wrapper.aspect-ratio-2-3{max-width:20rem;min-width:20rem}}@media(max-width:820px){.sub-navbar .navigation__list .image-wrapper.aspect-ratio-16-9{aspect-ratio:16/9;max-width:50rem;min-width:50rem}}@media(max-width:820px)and (max-width:1024px){.sub-navbar .navigation__list .image-wrapper.aspect-ratio-16-9{max-width:40rem;min-width:40rem}}@media(max-width:820px)and (max-width:820px){.sub-navbar .navigation__list .image-wrapper.aspect-ratio-16-9{max-width:30rem;min-width:30rem}}@media(max-width:820px)and (max-width:450px){.sub-navbar .navigation__list .image-wrapper.aspect-ratio-16-9{max-width:25rem;min-width:25rem}}@media(max-width:820px)and (max-width:350px){.sub-navbar .navigation__list .image-wrapper.aspect-ratio-16-9{max-width:20rem;min-width:20rem}}@media(max-width:820px){.sub-navbar .navigation__list .card{max-width:30rem;min-width:30rem}}@media(max-width:820px)and (max-width:450px){.sub-navbar .navigation__list .card{max-width:25rem;min-width:25rem}}@media(max-width:820px)and (max-width:350px){.sub-navbar .navigation__list .card{max-width:20rem;min-width:20rem}}@media(max-width:820px){.sub-navbar .navigation__list>*{margin-bottom:2rem;scroll-snap-align:start}}@media(max-width:820px)and (max-width:820px){.sub-navbar .navigation__list>*{margin:0}}@media(max-width:820px)and (max-width:820px){.sub-navbar .navigation__list::-webkit-scrollbar{display:none}}.sub-navbar .navigation__item{margin:0}.sub-navbar .navigation__link{color:#1a1a1a;min-width:-webkit-max-content;min-width:max-content}@media(hover:hover){.sub-navbar .navigation__link:hover{color:#00b4e6}}.navigation__list{display:flex;flex-direction:column;gap:1rem}.navigation__list.horizontal{flex-direction:row;gap:2rem}.navigation__list.comma-separated{flex-direction:row;flex-wrap:wrap;gap:1rem;row-gap:1rem}.navigation__list.comma-separated .navigation__item{min-width:-webkit-max-content;min-width:max-content}.navigation__list.comma-separated .navigation__item:not(:last-child):after{content:",";font-size:clamp(1.6rem,3vw,1.8rem)}.navigation__link{font-size:clamp(1.6rem,3vw,1.8rem);text-transform:capitalize;transition:color .3s ease-out}.layout.grid{grid-gap:4rem;display:grid;gap:4rem}.layout.grid--sidebar{grid-template-columns:30rem 1fr}@media(max-width:1150px){.layout.grid--sidebar{grid-template-columns:1fr}}.sidebar{max-width:30rem;position:relative;width:100%}.sidebar .heading--h4{margin:0}.sidebar .btn--secondary{background-color:#000;border:none;border-radius:50%;color:#fff;height:3rem;padding:0;position:absolute;right:2.1rem;top:3.7rem;width:3rem}@media(hover:hover){.sidebar .btn--secondary:hover{background-color:red}}.sidebar__content{display:flex;flex-direction:column;gap:3rem;width:100%}@media(min-width:1151px){.sidebar__content{border:1px solid #f2f2f2;border-radius:5px;box-shadow:0 5px 10px rgba(0,0,0,.2);padding:3rem 2rem}}.sidebar .btn--close{border-radius:50%;display:grid;height:3rem;padding:0;place-content:center;width:3rem}.sidebar .navigation{margin-top:2rem}.sidebar .navigation__link{color:#1a1a1a}.sidebar .buttons{display:flex;flex-direction:column;gap:2rem}@media(max-width:1150px){.sidebar{align-items:flex-start;background-color:#fff;box-shadow:5px 0 20px rgba(0,0,0,.2);display:flex;height:calc(100vh - 7rem);justify-content:flex-end;left:-100%;max-width:30rem;overflow-y:scroll;padding:4rem 2rem;position:fixed;top:7rem;transition:left .3s ease-in-out;width:100%;z-index:100}.sidebar::-webkit-scrollbar{display:none}.sidebar.active{left:0}}@media(min-width:1151px){.sidebar .btn--secondary{display:none}}.mobile-sidebar-filters-buttons{align-items:center;display:flex;gap:2rem;margin-bottom:2rem}@media(min-width:1151px){.mobile-sidebar-filters-buttons{display:none}}.sidebar-section__heading{align-items:center;display:flex;justify-content:space-between}.sidebar-section__heading>*{margin:0}.sidebar-section__content{display:none;padding:2rem 0}.sidebar-section .btn--close{border:1px solid #f2f2f2}@media(hover:hover){.sidebar-section .btn--close:hover{border-color:#757575}}.sidebar-section.active .sidebar-section__content{display:flex;flex-direction:column;gap:1rem}.sidebar-section.active .btn--close{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.selector{align-items:center;cursor:pointer;display:flex;font-size:clamp(1.6rem,3vw,1.8rem);justify-content:space-between;padding:1rem 2rem;transition:background-color .3s}@media(hover:hover){.selector:hover{background-color:#f2f2f2}}.selector.active{background-color:#f2f2f2}.selector__results{background-color:#00b4e6;border-radius:5px;color:#fff;padding:5px 1rem}.providers{align-items:center;-webkit-column-gap:1rem;column-gap:1rem;display:flex;flex-wrap:wrap;row-gap:1.6rem}.providers__status{background-color:#00b4e6;bottom:-8px;color:#fff;display:none;font-size:1.6rem;left:50%;padding:2px;place-content:center;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:2}.providers__icon{height:55px;position:relative;width:55px}.providers__icon:before{background-color:#03243f;color:#fff;content:attr(data-tool-tip);display:block;font-size:clamp(1.6rem,3vw,1.8rem);left:50%;opacity:0;padding:1rem;pointer-events:none;position:absolute;top:1rem;-webkit-transform:translateX(-50%) scale(0);transform:translateX(-50%) scale(0);transition:top .3s,opacity .4s,-webkit-transform .4s;transition:top .3s,opacity .4s,transform .4s;transition:top .3s,opacity .4s,transform .4s,-webkit-transform .4s;width:-webkit-max-content;width:max-content;z-index:3}.providers__icon .image-component{height:100%;position:absolute;transition:-webkit-filter .3s;transition:filter .3s;transition:filter .3s,-webkit-filter .3s;width:100%;z-index:1}.providers__icon.active .providers__status{display:grid}.providers__icon.active .image-component{-webkit-filter:grayscale(100%) brightness(80%);filter:grayscale(100%) brightness(80%)}@media(hover:hover){.providers__icon:hover{cursor:pointer}.providers__icon:hover:before{opacity:1;top:-5rem;-webkit-transform:translateX(-50%) scale(1);transform:translateX(-50%) scale(1)}}.main{align-items:center;display:flex;flex-direction:column;gap:8rem;width:100%}@media(max-width:450px){.main{gap:4rem}}.container{max-width:1920px;width:100%}.wrapper{margin:4rem 0}.wrapper.block{display:block}.wrapper.flex{align-items:center;display:flex;flex-wrap:wrap;gap:4rem}.wrapper.grid{display:grid}.wrapper.scroll{align-items:center;display:flex;flex-wrap:nowrap;gap:4rem;gap:1rem;overflow-x:scroll;-webkit-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;width:100%}.wrapper.scroll::-webkit-scrollbar{height:10px}.wrapper.scroll::-webkit-scrollbar-thumb{background:#ccc;cursor:pointer}.wrapper.scroll::-webkit-scrollbar-track{background:#f2f2f2}.wrapper.scroll .image-wrapper.aspect-ratio-1-1{aspect-ratio:1/1}.wrapper.scroll .image-wrapper.aspect-ratio-2-3{aspect-ratio:2/3;max-width:30rem;min-width:30rem}@media(max-width:450px){.wrapper.scroll .image-wrapper.aspect-ratio-2-3{max-width:25rem;min-width:25rem}}@media(max-width:350px){.wrapper.scroll .image-wrapper.aspect-ratio-2-3{max-width:20rem;min-width:20rem}}.wrapper.scroll .image-wrapper.aspect-ratio-16-9{aspect-ratio:16/9;max-width:50rem;min-width:50rem}@media(max-width:1024px){.wrapper.scroll .image-wrapper.aspect-ratio-16-9{max-width:40rem;min-width:40rem}}@media(max-width:820px){.wrapper.scroll .image-wrapper.aspect-ratio-16-9{max-width:30rem;min-width:30rem}}@media(max-width:450px){.wrapper.scroll .image-wrapper.aspect-ratio-16-9{max-width:25rem;min-width:25rem}}@media(max-width:350px){.wrapper.scroll .image-wrapper.aspect-ratio-16-9{max-width:20rem;min-width:20rem}}.wrapper.scroll .card{max-width:30rem;min-width:30rem}@media(max-width:450px){.wrapper.scroll .card{max-width:25rem;min-width:25rem}}@media(max-width:350px){.wrapper.scroll .card{max-width:20rem;min-width:20rem}}.wrapper.scroll>*{margin-bottom:2rem;scroll-snap-align:start}@media(max-width:820px){.wrapper.scroll>*{margin:0}}@media(max-width:820px){.wrapper.scroll::-webkit-scrollbar{display:none}}.footer{background-color:#03243f;display:flex;justify-content:center;padding-left:1.5rem;padding-right:1.5rem}.footer .heading{color:#f2f2f2;margin-bottom:1rem}.footer .body-text,.footer .small-text,.footer a{color:hsla(0,0%,95%,.7)}.footer__columns{grid-column-gap:8rem;grid-row-gap:4rem;border-bottom:1px solid #042d4e;-webkit-column-gap:8rem;column-gap:8rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(20rem,1fr));padding-bottom:8rem;padding-top:8rem;row-gap:4rem}@media(max-width:820px){.footer__columns{padding-bottom:4rem;padding-top:4rem}}@media(max-width:450px){.footer__columns{grid-template-columns:1fr}}.footer__columns>*{align-items:flex-start;display:flex;flex-direction:column;gap:1rem;justify-content:flex-start;width:100%}.footer__columns>* a{font-size:clamp(1.6rem,3vw,1.8rem)}@media(hover:hover){.footer__columns>* a:hover{color:#00b4e6}}.footer .logo__wrapper{align-items:center;display:flex;gap:1rem;margin-bottom:2rem}.footer .logo__wrapper .heading{margin:0}.footer .logo__wrapper .logo{fill:#00b4e6;height:6rem;width:6rem}.footer__copyright{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;padding-bottom:2rem;padding-top:2rem}.footer .body-text{margin:0}.cards{-webkit-column-gap:1rem;column-gap:1rem;position:relative}@media(max-width:450px){.cards{-webkit-column-gap:.5rem;column-gap:.5rem}}.cards__scroll-x{display:flex;flex-wrap:nowrap;gap:1rem;overflow-x:scroll;-webkit-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;width:100%}.cards__scroll-x::-webkit-scrollbar{height:10px}.cards__scroll-x::-webkit-scrollbar-thumb{background:#ccc;cursor:pointer}.cards__scroll-x::-webkit-scrollbar-track{background:#f2f2f2}.cards__scroll-x .image-wrapper.aspect-ratio-1-1{aspect-ratio:1/1}.cards__scroll-x .image-wrapper.aspect-ratio-2-3{aspect-ratio:2/3;max-width:30rem;min-width:30rem}@media(max-width:450px){.cards__scroll-x .image-wrapper.aspect-ratio-2-3{max-width:25rem;min-width:25rem}}@media(max-width:350px){.cards__scroll-x .image-wrapper.aspect-ratio-2-3{max-width:20rem;min-width:20rem}}.cards__scroll-x .image-wrapper.aspect-ratio-16-9{aspect-ratio:16/9;max-width:50rem;min-width:50rem}@media(max-width:1024px){.cards__scroll-x .image-wrapper.aspect-ratio-16-9{max-width:40rem;min-width:40rem}}@media(max-width:820px){.cards__scroll-x .image-wrapper.aspect-ratio-16-9{max-width:30rem;min-width:30rem}}@media(max-width:450px){.cards__scroll-x .image-wrapper.aspect-ratio-16-9{max-width:25rem;min-width:25rem}}@media(max-width:350px){.cards__scroll-x .image-wrapper.aspect-ratio-16-9{max-width:20rem;min-width:20rem}}.cards__scroll-x .card{max-width:30rem;min-width:30rem}@media(max-width:450px){.cards__scroll-x .card{max-width:25rem;min-width:25rem}}@media(max-width:350px){.cards__scroll-x .card{max-width:20rem;min-width:20rem}}.cards__scroll-x>*{margin-bottom:2rem;scroll-snap-align:start}@media(max-width:820px){.cards__scroll-x>*{margin:0}}@media(max-width:820px){.cards__scroll-x::-webkit-scrollbar{display:none}}@media(max-width:820px){.cards__scroll-x{padding:0}.cards__scroll-x::-webkit-scrollbar{display:none}}.cards__list{grid-row-gap:4rem;display:grid;grid-template-columns:repeat(auto-fill,minmax(25rem,1fr));row-gap:4rem;width:100%}@media(max-width:820px){.cards__list{grid-template-columns:repeat(auto-fill,minmax(20rem,1fr))}}@media(max-width:460px){.cards__list{grid-template-columns:repeat(auto-fill,minmax(15rem,1fr))}}.cards .jobs,.cards .roles{display:flex;flex-wrap:wrap;gap:5px}.cards .jobs>:not(:last-child):after,.cards .roles>:not(:last-child):after{content:","}.card{cursor:pointer;overflow:hidden;position:relative}.card img{transition:all .3s ease-out}@media(hover:hover){.card:hover img{-webkit-transform:scale(1.025);transform:scale(1.025)}}.card .content{display:flex;flex-direction:column;gap:1rem;padding:2rem;position:relative}.card .content:has(.vote-count-percentage){padding:4rem 2rem 2rem}.card .heading{margin:0}.card .heading--h4{-webkit-line-clamp:1;-webkit-box-orient:vertical;color:#1a1a1a;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.card .body-text,.card .small-text{color:rgba(26,26,26,.7);margin:0}.vote-count-percentage{background-color:#000;border-radius:50%;display:grid;left:2rem;place-content:center;position:absolute;top:-2.5rem}.vote-count-percentage svg{height:5rem;position:relative;width:5rem}.vote-count-percentage svg circle{fill:none;stroke-width:2;stroke:hsla(0,0%,100%,.1);stroke-linecap:round}.vote-count-percentage .number{color:#fff;font-size:1.4rem;font-weight:600;left:50%;letter-spacing:1px;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.vote-count-percentage .number sup{font-size:.8rem}.vote-count-percentage__large{left:0;position:relative;top:0}.vote-count-percentage__large svg{height:7.5rem;position:relative;width:7.5rem}.vote-count-percentage__large svg circle{stroke-width:4}.vote-count-percentage__large .number{font-size:2.4rem}.vote-count-percentage__large .number sup{font-size:1.2rem}.background-image{background-position:top;background-repeat:no-repeat;background-size:cover;height:100%;left:0;opacity:.15;position:absolute;top:0;-webkit-user-select:none;user-select:none;width:100%;z-index:1}.buttons{flex-wrap:wrap;gap:2rem;margin-top:4rem}.btn,.buttons{align-items:center;display:flex}.btn{border:none;cursor:pointer;font-family:Montserrat,sans-serif;font-size:1.6rem;font-weight:500;gap:1rem;justify-content:center;padding:1.6rem 3.2rem;position:relative;text-transform:capitalize;transition:color .3s,background-color .3s,border-color .3s;white-space:nowrap;width:-webkit-max-content;width:max-content}.btn--primary{background-color:#00b4e6;color:#f2f2f2}.btn--secondary{background-color:#f2f2f2;border:1px solid #f2f2f2;color:#1a1a1a}@media(hover:hover){.btn--secondary:hover{border-color:#757575}}.btn--tertiary{background-color:transparent;color:#1a1a1a;padding:0}.btn--tertiary .qty{background-color:#f2f2f2;border-radius:5px;color:#000;display:block;padding:5px 1rem}.btn--tertiary.active .qty{background-color:#00b4e6;color:#fff}@media(hover:hover){.btn--tertiary:hover{color:#00b4e6}}.btn--modal-close{background-color:red;border-radius:50%;bottom:2rem;color:#fff;display:grid;font-size:2.4rem;height:6rem;left:50%;padding:0;place-content:center;position:fixed;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:6rem}@media(hover:hover){.btn--modal-close:hover{background-color:#b30000}}.btn__toggle-group{display:flex;justify-content:space-between;padding:0;width:100%}.btn__toggle-group .name{color:rgba(26,26,26,.7);font-size:clamp(1.6rem,3vw,1.8rem);font-weight:400}.btn__toggle{background-color:#f2f2f2;border-radius:4rem;height:3rem;position:relative;transition:all .4s;width:5.4rem}.btn__toggle .switch{background-color:#fff;border-radius:50%;height:2.4rem;left:.3rem;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:left .4s;width:2.4rem}.btn__toggle.active{background-color:#00b4e6}.btn__toggle.active .switch{left:50%}.videos{display:flex;flex-wrap:nowrap;gap:1rem;overflow-x:scroll;-webkit-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;width:100%}.videos::-webkit-scrollbar{height:10px}.videos::-webkit-scrollbar-thumb{background:#ccc;cursor:pointer}.videos::-webkit-scrollbar-track{background:#f2f2f2}.videos .image-wrapper.aspect-ratio-1-1{aspect-ratio:1/1}.videos .image-wrapper.aspect-ratio-2-3{aspect-ratio:2/3;max-width:30rem;min-width:30rem}@media(max-width:450px){.videos .image-wrapper.aspect-ratio-2-3{max-width:25rem;min-width:25rem}}@media(max-width:350px){.videos .image-wrapper.aspect-ratio-2-3{max-width:20rem;min-width:20rem}}.videos .image-wrapper.aspect-ratio-16-9{aspect-ratio:16/9;max-width:50rem;min-width:50rem}@media(max-width:1024px){.videos .image-wrapper.aspect-ratio-16-9{max-width:40rem;min-width:40rem}}@media(max-width:820px){.videos .image-wrapper.aspect-ratio-16-9{max-width:30rem;min-width:30rem}}@media(max-width:450px){.videos .image-wrapper.aspect-ratio-16-9{max-width:25rem;min-width:25rem}}@media(max-width:350px){.videos .image-wrapper.aspect-ratio-16-9{max-width:20rem;min-width:20rem}}.videos .card{max-width:30rem;min-width:30rem}@media(max-width:450px){.videos .card{max-width:25rem;min-width:25rem}}@media(max-width:350px){.videos .card{max-width:20rem;min-width:20rem}}.videos>*{margin-bottom:2rem;scroll-snap-align:start}@media(max-width:820px){.videos>*{margin:0}}@media(max-width:820px){.videos::-webkit-scrollbar{display:none}}@media(max-width:820px){.videos{padding:0}}@media(max-width:450px){.videos{gap:.5rem}}.video{max-width:50rem;min-width:50rem;width:100%}@media(max-width:1024px){.video{max-width:40rem;min-width:40rem}}@media(max-width:820px){.video{max-width:30rem;min-width:30rem}}@media(max-width:450px){.video{max-width:25rem;min-width:25rem}}@media(max-width:350px){.video{max-width:20rem;min-width:20rem}}.video .video-image{cursor:pointer;position:relative}.video .video-image .image-component{height:auto;width:100%}.video .video-image .play-icon{color:#000;transition:color .3s}.video .video-image .play-icon,.video .video-image .play-icon__bg{height:10rem;left:50%;opacity:.7;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:10rem}.video .video-image .play-icon__bg{background-color:gray;border-radius:50%;transition:background-color .3s,opacity .3s}@media(hover:hover){.video .video-image:hover .play-icon__bg{background-color:#fff;opacity:1}}.video .content{display:flex;flex-direction:column;gap:1rem;padding:4rem 2rem;position:relative}.video .heading{margin:0}.video .heading--h4{-webkit-line-clamp:1;-webkit-box-orient:vertical;color:#1a1a1a;display:-webkit-box;font-size:1.8rem;overflow:hidden;text-overflow:ellipsis}.video .body-text{color:rgba(26,26,26,.7)}.video-player{background-color:#000;height:100%;left:0;position:fixed;top:0;width:100%;z-index:100}.video-player .btn--close{background-color:#f2f2f2;border-radius:50%;bottom:2rem;display:grid;height:6rem;left:50%;padding:0;place-content:center;position:absolute;width:6rem;z-index:3}.video-player iframe{aspect-ratio:16/9;border:0;height:auto;left:50%;max-width:1920px;padding:1rem;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%}.statistics{align-items:center;background-color:#f2f2f2;display:flex;justify-content:center;padding-left:1.5rem;padding-right:1.5rem}.statistics .container{align-items:flex-start;display:flex;gap:4rem;justify-content:space-between}@media(max-width:970px){.statistics .container{flex-direction:column;gap:0}}.statistics .stats{-webkit-column-gap:8rem;column-gap:8rem;flex-grow:2;row-gap:4rem}.statistics .stats .body-text{margin:0}.statistics .social-icons{gap:2rem;justify-content:flex-end}.statistics .social-icons svg{fill:#1a1a1a;height:3rem;width:3rem}.collection{background-color:#03243f;color:#fff;display:grid;min-height:50rem;padding:8rem 1.5rem;place-content:center;position:relative;width:100%}@media(max-width:820px){.collection{padding-bottom:4rem;padding-top:4rem}}.collection .container{position:relative;text-align:center;z-index:10}.collection .btn{display:inline-block;margin-top:4rem;max-width:-webkit-max-content;max-width:max-content}.review{background-color:#fff;border-radius:1rem;box-shadow:0 0 20px rgba(0,0,0,.1);height:-webkit-max-content;height:max-content;min-height:33rem;padding:4rem 2rem}.review .review-heading{align-items:center;flex-wrap:wrap;gap:2rem;margin:0 0 2rem}.review .heading{-webkit-line-clamp:1;color:#1a1a1a;margin:0}.review .small-text{color:rgba(26,26,26,.7);margin-top:5px}.review .star-rating{display:block;margin:2rem 0}.review .expandable-text{color:rgba(26,26,26,.7)}.star-rating{color:#00b4e6}.star-rating svg{height:2rem;width:2rem}.star-rating.unrated{color:#f2f2f2}.episodes{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:repeat(auto-fill,minmax(50rem,1fr))}@media(max-width:550px){.episodes{grid-template-columns:1fr}}.episode .wrapper{margin:0}.episode .image-component{height:auto;width:100%}.episode .content{padding:2rem}.episode .episode-header{justify-content:space-between;row-gap:0}.episode .episode-header>*{margin-bottom:1rem}.episode .heading{color:#1a1a1a}.episode .body-text,.episode .small-text{color:rgba(26,26,26,.7)}.episode .episode-date{margin-bottom:4rem}.episode .episode-votes{gap:1rem}.episode .episode-vote-count{margin:0}.custom-select{align-items:center;background-color:#f2f2f2;border:1px solid #f2f2f2;cursor:pointer;display:flex;font-size:1.6rem;justify-content:space-between;line-height:1.5;padding:1rem 2rem;text-transform:capitalize;transition:border-color .3s}@media(hover:hover){.custom-select:hover{border-color:#757575}}.custom-select__icon{border-radius:50%;color:#1a1a1a;display:grid;height:3rem;place-content:center;width:3rem}.custom-select.active .custom-select__icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.custom-select_options{-ms-overflow-style:none;display:none;max-height:30rem;overflow-y:scroll;scrollbar-width:none}.custom-select_options::-webkit-scrollbar{display:none}.custom-select_options.active{display:block}.custom-select_option{background-color:transparent;font-size:1.6rem;line-height:1.5;padding:1rem 2rem;text-transform:capitalize;transition:background-color .3s}.custom-select_option:hover{background-color:#f2f2f2;cursor:pointer}.custom-select_option.active{background-color:#00b4e6;color:#fff}.form{display:flex;flex-direction:column;gap:1rem}.form label{font-size:clamp(1.6rem,3vw,1.8rem)}.form__group{align-items:center;display:flex;justify-content:space-between}.form__group .fixed-size{max-width:173px;width:100%}.form .select-menu,.form input{font-family:Montserrat,sans-serif;font-size:1.6rem;padding:1rem}.form .select-menu:focus,.form input:focus{border:2px solid #00b4e6}.form .select-menu__option{margin-bottom:1rem}.loader{height:100%;width:100%}.loader__header-full,.loader__header-min{background-color:#1a1a1a;display:flex;justify-content:center;padding:8rem 1.5rem;width:100%}@media(max-width:820px){.loader__header-full,.loader__header-min{padding-bottom:4rem;padding-top:4rem}}.loader__header-full{height:90rem}.loader__header-min{height:27rem}.loader__skeletons{grid-column-gap:1rem;grid-row-gap:4rem;-webkit-column-gap:1rem;column-gap:1rem;display:grid;grid-template-columns:repeat(auto-fill,minmax(24rem,1fr));row-gap:4rem;width:100%}@media(max-width:450px){.loader__skeletons{-webkit-column-gap:.5rem;column-gap:.5rem}}@media(max-width:820px){.loader__skeletons{grid-template-columns:repeat(auto-fill,minmax(20rem,1fr))}}@media(max-width:450px){.loader__skeletons{grid-template-columns:repeat(auto-fill,minmax(15rem,1fr))}}.loader__skeleton{aspect-ratio:3/5;background-color:#f2f2f2}.loader__skeleton,.loader__spinner{display:grid;place-content:center;width:100%}.loader__spinner{font-size:3rem}.loader__spinner svg{-webkit-animation:spin 1s linear infinite forwards;animation:spin 1s linear infinite forwards;color:#00b4e6}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.searchbar{align-items:center;background-color:#fff;border-bottom:1px solid #f2f2f2;display:flex;height:5rem;justify-content:center;left:0;position:fixed;top:0;transition:top .3s ease-in-out;-webkit-user-select:none;user-select:none;width:100%;z-index:10}.searchbar.fixed{border-radius:4rem;height:auto;margin-top:4rem;max-width:80rem;padding:1rem 2rem;position:relative}.searchbar.active,.searchbar.fixed{-webkit-user-select:text;user-select:text}.searchbar.active{top:7rem}.searchbar.fixed .searchbar__form{padding:0}.searchbar.active .searchbar__form,.searchbar.fixed .searchbar__form{align-items:center;gap:5px}.searchbar.active input,.searchbar.fixed input{border:none;outline:none;padding:0}.searchbar.active{padding-left:1.5rem;padding-right:1.5rem}.searchbar .container{position:relative}.searchbar__form{display:flex;flex-direction:row}.searchbar__icon{display:grid;font-size:1.6rem;height:3rem;place-content:center;width:3rem}.searchbar__input{border:none;color:rgba(26,26,26,.7);font-size:1.6rem;height:100%;outline:none;padding:1rem 0;width:100%}.searchbar__input::-webkit-input-placeholder{color:#999}.searchbar__input::placeholder{color:#999}.image-modal{background-color:#000;display:none;height:100vh;justify-content:center;left:0;overflow-y:scroll;padding:8rem 1.5rem;position:fixed;top:0;width:100%;z-index:100}@media(max-width:820px){.image-modal{padding-bottom:4rem;padding-top:4rem}}.image-modal::-webkit-scrollbar{display:none}.image-modal.active{display:flex}.image-modal__content{display:flex;height:100%;justify-content:center}.image-modal .body-text{color:#f2f2f2;left:2rem;position:fixed;text-transform:capitalize;top:2rem}.top-billed-crew{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fill,minmax(30rem,1fr));margin-top:8rem}@media(max-width:450px){.top-billed-crew{grid-template-columns:1fr}}.top-billed-crew .crew-member{align-items:center;display:flex;gap:1rem}.top-billed-crew .crew-member__info{display:flex;flex-direction:column;gap:6px}.top-billed-crew .crew-member__info .heading{margin:0}.top-billed-crew .crew-member__jobs{align-items:center;display:flex;flex-wrap:wrap;gap:3px}.top-billed-crew .crew-member__jobs>:not(:last-child):after{content:","}.image-wrapper{width:100%}.image-wrapper.aspect-ratio-1-1{aspect-ratio:1/1;border-radius:50%;min-width:7.5rem;overflow:hidden;width:7.5rem}.image-wrapper.aspect-ratio-2-3{aspect-ratio:2/3}.image-wrapper.aspect-ratio-4-3{aspect-ratio:4/3}.image-wrapper.aspect-ratio-16-9{aspect-ratio:16/9}.image-wrapper .image-component{height:100%;object-fit:cover;width:100%}.header{align-items:center;background-color:#000;display:flex;justify-content:center;padding:8rem 1.5rem;position:relative}@media(max-width:820px){.header{padding-bottom:4rem;padding-top:4rem}}.header .container{position:relative;z-index:2}.header .heading{color:#f2f2f2}.header .heading--lead{color:#00b4e6;margin:0}.header .caption-text{color:#f2f2f2}.header .body-text,.header .expandable-text,.header .small-text{color:hsla(0,0%,95%,.7)}.header__full .container{grid-gap:4rem;align-items:flex-start;display:grid;gap:4rem;grid-template-columns:minmax(25rem,50rem) minmax(45rem,1fr);position:relative}.header__full .container .header__image{display:flex;justify-content:center;position:-webkit-sticky;position:sticky;top:8.5rem}.header__full .container .image-wrapper{max-width:50rem}@media(max-width:850px){.header__full .container{grid-template-columns:1fr}.header__full .container .header__image{position:static}}.header__min .header__content{align-items:center;display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between}.header__min .body-text,.header__min .heading{margin:0}.header__center .header__content{align-items:center;display:flex;flex-direction:column;padding:8rem 0;text-align:center}.header .info-bar{color:#f2f2f2;gap:2rem;margin-top:2rem}.header .info-bar .certificate{background-color:#fff;color:#000;font-size:1.4rem;font-weight:700;margin-right:5px;padding:2px 10px}.header .info-bar .body-text{color:#f2f2f2;margin:0}.header .info-bar .navigation__link{color:#f2f2f2}@media(hover:hover){.header .info-bar .navigation__link:hover{color:#00b4e6}}.header .info-bar .navigation:after{color:#f2f2f2}.header .info-bar>*,.header .vote{align-items:center;display:flex}.header .vote{gap:1rem}.header .vote .heading{margin:0}.header .btn--tertiary{color:#f2f2f2}.article{display:flex;justify-content:center;width:100%}@media(max-width:883px){.article__videos .video-options{display:flex;flex-wrap:nowrap;gap:1rem;overflow-x:scroll;-webkit-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;width:100%}.article__videos .video-options::-webkit-scrollbar{height:10px}.article__videos .video-options::-webkit-scrollbar-thumb{background:#ccc;cursor:pointer}.article__videos .video-options::-webkit-scrollbar-track{background:#f2f2f2}.article__videos .video-options .image-wrapper.aspect-ratio-1-1{aspect-ratio:1/1}.article__videos .video-options .image-wrapper.aspect-ratio-2-3{aspect-ratio:2/3;max-width:30rem;min-width:30rem}}@media(max-width:883px)and (max-width:450px){.article__videos .video-options .image-wrapper.aspect-ratio-2-3{max-width:25rem;min-width:25rem}}@media(max-width:883px)and (max-width:350px){.article__videos .video-options .image-wrapper.aspect-ratio-2-3{max-width:20rem;min-width:20rem}}@media(max-width:883px){.article__videos .video-options .image-wrapper.aspect-ratio-16-9{aspect-ratio:16/9;max-width:50rem;min-width:50rem}}@media(max-width:883px)and (max-width:1024px){.article__videos .video-options .image-wrapper.aspect-ratio-16-9{max-width:40rem;min-width:40rem}}@media(max-width:883px)and (max-width:820px){.article__videos .video-options .image-wrapper.aspect-ratio-16-9{max-width:30rem;min-width:30rem}}@media(max-width:883px)and (max-width:450px){.article__videos .video-options .image-wrapper.aspect-ratio-16-9{max-width:25rem;min-width:25rem}}@media(max-width:883px)and (max-width:350px){.article__videos .video-options .image-wrapper.aspect-ratio-16-9{max-width:20rem;min-width:20rem}}@media(max-width:883px){.article__videos .video-options .card{max-width:30rem;min-width:30rem}}@media(max-width:883px)and (max-width:450px){.article__videos .video-options .card{max-width:25rem;min-width:25rem}}@media(max-width:883px)and (max-width:350px){.article__videos .video-options .card{max-width:20rem;min-width:20rem}}@media(max-width:883px){.article__videos .video-options>*{margin-bottom:2rem;scroll-snap-align:start}}@media(max-width:883px)and (max-width:820px){.article__videos .video-options>*{margin:0}}@media(max-width:883px)and (max-width:820px){.article__videos .video-options::-webkit-scrollbar{display:none}}.article__reviews .reviews{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(50rem,1fr))}@media(max-width:1060px){.article__reviews .reviews{grid-template-columns:repeat(auto-fit,minmax(40rem,1fr))}}@media(max-width:860px){.article__reviews .reviews{grid-template-columns:repeat(auto-fit,minmax(30rem,1fr))}}@media(max-width:450px){.article__reviews .reviews{grid-template-columns:repeat(auto-fit,minmax(20rem,1fr))}}.images__scroll{display:flex;flex-wrap:nowrap;gap:1rem;overflow-x:scroll;-webkit-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;width:100%}.images__scroll::-webkit-scrollbar{height:10px}.images__scroll::-webkit-scrollbar-thumb{background:#ccc;cursor:pointer}.images__scroll::-webkit-scrollbar-track{background:#f2f2f2}.images__scroll .image-wrapper.aspect-ratio-1-1{aspect-ratio:1/1}.images__scroll .image-wrapper.aspect-ratio-2-3{aspect-ratio:2/3;max-width:30rem;min-width:30rem}@media(max-width:450px){.images__scroll .image-wrapper.aspect-ratio-2-3{max-width:25rem;min-width:25rem}}@media(max-width:350px){.images__scroll .image-wrapper.aspect-ratio-2-3{max-width:20rem;min-width:20rem}}.images__scroll .image-wrapper.aspect-ratio-16-9{aspect-ratio:16/9;max-width:50rem;min-width:50rem}@media(max-width:1024px){.images__scroll .image-wrapper.aspect-ratio-16-9{max-width:40rem;min-width:40rem}}@media(max-width:820px){.images__scroll .image-wrapper.aspect-ratio-16-9{max-width:30rem;min-width:30rem}}@media(max-width:450px){.images__scroll .image-wrapper.aspect-ratio-16-9{max-width:25rem;min-width:25rem}}@media(max-width:350px){.images__scroll .image-wrapper.aspect-ratio-16-9{max-width:20rem;min-width:20rem}}.images__scroll .card{max-width:30rem;min-width:30rem}@media(max-width:450px){.images__scroll .card{max-width:25rem;min-width:25rem}}@media(max-width:350px){.images__scroll .card{max-width:20rem;min-width:20rem}}.images__scroll>*{margin-bottom:2rem;scroll-snap-align:start}@media(max-width:820px){.images__scroll>*{margin:0}}@media(max-width:820px){.images__scroll::-webkit-scrollbar{display:none}}.images__scroll .img-posters{min-width:30rem}.images__scroll .img-backdrops{min-width:50rem}.images__scroll .img-backdrops,.images__scroll .img-posters{cursor:pointer;overflow:hidden;position:relative}.images__scroll .img-backdrops img,.images__scroll .img-posters img{transition:all .3s ease-out}@media(hover:hover){.images__scroll .img-backdrops:hover img,.images__scroll .img-posters:hover img{-webkit-transform:scale(1.025);transform:scale(1.025)}}.images__list{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(25rem,1fr));width:100%}@media(max-width:820px){.images__list{grid-template-columns:repeat(auto-fill,minmax(20rem,1fr))}}@media(max-width:460px){.images__list{grid-template-columns:repeat(auto-fill,minmax(15rem,1fr))}}.images__list .img{cursor:pointer;overflow:hidden;position:relative;width:100%}.images__list .img img{transition:all .3s ease-out}@media(hover:hover){.images__list .img:hover img{-webkit-transform:scale(1.025);transform:scale(1.025)}}.images__list .image-component{height:auto;width:100%}.images__list .body-text{grid-column:1/-1}.article__error .container{align-items:flex-start;display:flex;flex-direction:column}.article__error .body-text{max-width:94ch}.section{display:flex;justify-content:center;min-height:calc(100vh - 7rem);padding:8rem 1.5rem;width:100%}@media(max-width:820px){.section{padding-bottom:4rem;padding-top:4rem}}
/*# sourceMappingURL=main.67f44553.css.map*/