*{box-sizing:border-box;margin:0;padding:0}html{min-height:100vh;font-size:100%}html[data-theme=light]{color-scheme:light}html[data-theme=dark]{color-scheme:dark}body{color:#050505;background:radial-gradient(circle at 20% 10%,#3b82f612,#0000 40%),radial-gradient(circle at 80% 90%,#6366f10f,#0000 40%),#f8fafc;font-family:Roboto,sans-serif;font-size:.875rem;line-height:1.5}html[data-theme=dark] body{color:#f5f5f5;background:linear-gradient(#0f172a 0%,#111827 40%,#0b1120 100%)}button{cursor:pointer}ul,ol{list-style:none}a{color:#050505;text-decoration:none;transition:all .3s ease-in-out}a:hover,a:focus{color:#ff6b08}html[data-theme=dark] a{color:#f5f5f5}svg{transition:all .3s ease-in-out}button{background:0 0;border:none}.backdrop-modal{opacity:0;pointer-events:none;z-index:99;background-color:#00000079;width:100%;height:100%;transition:opacity .7s ease-in-out,transform .7s ease-in-out;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)scale(.2)}.backdrop-modal:not(.hidden){opacity:1;pointer-events:auto;transform:translate(-50%,-50%)scale(1)}.backdrop-modal:not(.hidden)>body{overflow:none}.hidden{opacity:0;pointer-events:none;transform:translate(-50%, -50%), scale(.2);z-index:-100;transition:opacity .7s ease-in-out,transform .7s ease-in-out}.onList{background-color:#ff001b!important}.welcome-banner{z-index:9999;color:#ff6b08;pointer-events:none;opacity:0;background:#141414f9;justify-content:center;align-items:center;width:100%;height:100%;font-size:2.5rem;font-weight:700;display:flex;position:fixed;inset:0}.header{z-index:99;background:radial-gradient(circle at 20% 30%,#3b82f626,#0000 40%),linear-gradient(135deg,#f8fafc 0%,#e2e8f0 50%,#dbeafe 100%);justify-content:center;align-items:center;width:100%;height:125px;font-size:.875rem;transition:all .3s ease-in-out;display:flex;position:fixed;top:0}.header__container{white-space:nowrap;justify-content:space-between;align-items:center;width:100%;max-width:1280px;transition:all .7s ease-in-out;display:flex}.header__nav{flex-direction:column;justify-content:space-between;align-items:center;width:100%;padding:0 10px;transition:all .7s ease-in-out;display:flex}.header__nav-container{justify-content:space-between;align-items:center;width:100%;height:100%;display:flex}.header__nav-icon{fill:#0000;stroke:#050505;width:24px;height:24px}.header__nav-icon:hover,.header__nav-icon:focus{stroke:#ff6b08}.header__nav-title{transition:all .3s ease-in-out;display:none}.header__nav-list{justify-content:space-between;align-items:center;width:100%;display:flex}.header__nav-list-item{height:21px}.header__nav-list-item>a:hover,.header__nav-list-item a:focus{color:#ff6b08}.header__nav-list>ul{justify-content:center;align-items:center;gap:8px;display:flex}.header__nav-link:hover,.header__nav-link:focus{color:#ff6b08}.header__nav-link:hover .header__nav-icon,.header__nav-link:focus .header__nav-icon{stroke:#ff6b08}.header__nav-link:hover .header__nav-title,.header__nav-link:focus .header__nav-title{color:#ff6b08}.header__nav-login{color:#050505}.header__nav-login:hover,.header__nav-login:focus{color:#ff6b08}.header__nav-language-btn{color:#050505;text-transform:uppercase;border:1px solid;border-radius:5px;justify-content:center;align-items:center;padding:1px;transition:all .3s ease-in-out;display:flex}.header__nav-language-btn:hover,.header__nav-language-btn:focus{filter:drop-shadow(0 8px 43px #ff6b0199);background:#ff6b08}.header__nav-form{border-bottom:1px solid #ff6b08;justify-content:center;align-items:center;gap:3px;width:100%;max-width:280px;margin-top:25px;transition:all .9s ease-in-out;display:flex}.header__nav-input{color:#050505;background:0 0;border:none;outline:none;width:100%;padding:4px}.header__nav-input::placeholder{color:#050505}.header__nav-input-submit:hover svg,.header__nav-input-submit:focus svg{stroke:#ff6b08}.header__nav-input:focus::placeholder{color:#ff6b08}.header__nav-input--loupe{cursor:pointer;stroke:#050505;transition:all .3s ease-in-out}.header__theme-button{justify-content:center;align-items:center;transition:all .3s ease-in-out;display:flex}.header__theme-button:hover,.header__theme-button:focus{transform:scale(1.1)}.header__theme-icon{width:20px;height:20px}.header--library__container,.header--library__nav{height:100%}.header--library__btn--container{margin-bottom:10px;transition:all .9s ease-in-out}.header--library__btn--container>button{color:#050505;text-transform:uppercase;background:0 0;border:3px solid #ff6b08;border-radius:5px;width:130px;height:44px;font-weight:700;transition:all .3s ease-in-out}.header--library__btn--container>button:hover,.header--library__btn--container>button:focus{transform:scale(1.1)}.header--library__btn--container>button:first-of-type{margin-right:15px}.underline{border-bottom:2px solid #ff6b08}.header.scrolled{height:40px;transition:all .7s ease-in-out}.scrolled-container{height:67px}.hovered{transition:all .7s ease-in-out;height:125px!important}.form-transform{opacity:0;pointer-events:none;z-index:-10;margin:0;transition:all .7s ease-in-out;transform:translateY(-300%)}.nav-height,.nav-height-library{padding-top:25px;transition:all .7s ease-in-out;position:relative}.buttons-transform{opacity:0;pointer-events:none;z-index:-10;margin:0;transition:all .7s ease-in-out;transform:translateY(-300%)}.button-library--active{background:#ff6b08!important}html[data-theme=dark] .header{background:radial-gradient(circle at 80% 20%,#dc262626,#0000 40%),linear-gradient(135deg,#0b1120 0%,#111827 50%,#0f172a 100%)}html[data-theme=dark] .header__nav-icon{stroke:#f5f5f5}html[data-theme=dark] .header__nav-login,html[data-theme=dark] .header__nav-language-btn,html[data-theme=dark] .header__nav-input,html[data-theme=dark] .header__theme-button{color:#f5f5f5}html[data-theme=dark] .header__nav-link:hover .header__nav-icon,html[data-theme=dark] .header__nav-link:focus .header__nav-icon,html[data-theme=dark] .header__nav-link:hover .header__nav-title,html[data-theme=dark] .header__nav-link:focus .header__nav-title,html[data-theme=dark] .header__nav-login:hover,html[data-theme=dark] .header__nav-login:focus{color:#ff6b08;stroke:#ff6b08}html[data-theme=dark] .header__nav-input::placeholder{color:#f5f5f5}html[data-theme=dark] .header__nav-input--loupe{stroke:#f5f5f5}html[data-theme=dark] .header__nav-input:focus::placeholder{color:#ff6b08}html[data-theme=dark] .header__nav-input-submit:hover svg,html[data-theme=dark] .header__nav-input-submit:focus svg{stroke:#ff6b08}html[data-theme=dark] .header--library__btn--container>button{color:#f5f5f5}@media screen and (width>=768px){.header{height:108px}.header__nav{font-size:1rem}.header__nav-title{display:block}.header__nav-list{justify-content:space-between;align-items:center;width:100%;display:flex}.header__nav-list-item{height:auto}.header__nav-icon{width:30px;height:30px}.header__nav-link{justify-content:center;align-items:center;display:flex}.header__nav-link:hover>svg{stroke:#ff6b08}.header__nav-form{width:280px;margin-top:0;margin-bottom:10px}.header__nav-input--loupe{width:16px;height:16px}.header-form{margin:0}.hovered{height:108px!important}.nav-height{padding-top:40px}.nav-height-library{padding-top:7px}}@media screen and (width>=1280px){.header__nav-form{width:394px}.header__error{width:393px}}.library-films{justify-content:center;align-items:center;margin-top:140px;display:flex}.library-films__list{margin:20px}.library-films__list-item{cursor:pointer;border-radius:5px;width:100%;margin-bottom:20px;transition:all .3s ease-in-out}.library-films__list-item:hover{z-index:10;transform:scale(1.1)}.library-films__list-item>img{border-radius:5px;width:100%;max-width:320px;display:flex}.library-films__list-item>h2{text-transform:uppercase;margin-top:5px;font-size:.75rem;line-height:1.33}.library-films__list-item>p{color:#ff6b08;font-size:.75rem;line-height:1.17}.library-films__list-item--rating{color:#f5f5f5;background-color:#ff6b08;border-radius:5px;padding:0 2px}@media screen and (width>=768px){.library-films__list{flex-wrap:wrap;justify-content:center;gap:32px;width:704px;margin-top:60px;display:flex}.library-films__list-item,.library-films__list-item>img{max-width:336px}}@media screen and (width>=1280px){.library-films{width:100%;max-width:1280px;margin:120px auto 20px}.library-films__list{justify-content:center;gap:16px;width:1217px}.library-films__list-item,.library-films__list-item>img{max-width:395px}}.films{flex-direction:column;justify-content:center;align-items:center;margin-top:120px;display:flex}.films__list{margin:30px}.films__list-item{cursor:pointer;border-radius:5px;margin-bottom:20px}.films__list-item--button{border-radius:5px;padding-bottom:3px;transition:all .3s ease-in-out;box-shadow:0 4px 20px #0006}.films__list-item--button:hover,.films__list-item--button:focus{transform:scale(1.1)translateY(-8px);box-shadow:0 8px 50px #3b82f680}.films__list-item--button>img{object-fit:cover;border:1px solid #ffffff0f;border-radius:5px;width:100%;min-width:270px;max-width:320px;max-height:220px;display:block}.films__list-item--button>h2{text-transform:uppercase;text-align:center;max-width:320px;margin:0 auto;font-size:.75rem;line-height:1.33}.films__list-item--button>p{color:#ff6b08;font-size:.75rem;line-height:1.17}.films__list-item--button--rating{color:#f5f5f5;background-color:#ff6b08;border-radius:5px;padding:0 2px}.no-more-videos{margin:10px auto 25px;font-size:1.5rem}@media screen and (width>=768px){.films__list{flex-wrap:wrap;justify-content:center;gap:32px;width:704px;margin-top:70px;display:flex}.films__list-item--button img{min-width:336px;max-width:336px}}@media screen and (width>=1280px){.films{width:100%;max-width:1280px;margin:120px auto 20px}.films__list{justify-content:center;gap:16px;width:1217px;margin:70px 0 20px}.films__list-item--button img{min-width:395px;max-width:395px}}.footer{color:#050505;opacity:0;text-align:center;z-index:10;background-color:#f1f5f9d8;justify-content:center;align-items:center;width:100%;padding:2px 0;font-size:.75rem;line-height:1;transition:all .7s ease-in-out;display:flex;position:fixed;bottom:0;transform:translateY(100%)}.footer__svg{width:10px;height:10px}.footer__link{color:#ff6b08;cursor:pointer;text-decoration:underline;transition:all .3s ease-in-out}.footer__link:hover,.footer__link:focus{color:#050505;text-decoration:underline}.footer:not(.hidden){opacity:1;transform:translateY(0)}html[data-theme=dark] .footer{color:#f5f5f5;background-color:#0f172acc}html[data-theme=dark] .footer__link:hover,html[data-theme=dark] .footer__link:focus{color:#f5f5f5}@media screen and (width>=768px){.footer{font-size:.875rem}}@media screen and (width>=1280px){.footer{font-size:1.25rem}.footer__svg{width:16px;height:16px}}.details__container{opacity:0;pointer-events:none;z-index:100;border:3px solid #ff6b08;border-radius:10px;flex-wrap:wrap;min-width:300px;max-height:90vh;margin:10px 0;transition:opacity .7s ease-in-out,transform .7s ease-in-out;display:flex;position:absolute;top:10%;left:50%;overflow:auto;transform:translate(-50%)scale(.8)}.details__container:not(.hidden){opacity:1;pointer-events:auto;transform:translate(-50%,-10%)scale(1)}.details__container{color:#050505;background-color:#f5f5f5}.details__close-button{border:1px solid;border-radius:50%;justify-content:center;align-items:center;width:32px;height:30px;transition:all .3s ease-in-out;display:flex;position:absolute;top:6px;right:8px}.details__close-button:hover,.details__close-button:focus{border-color:#ff6b08}.details__close-button:hover>svg,.details__close-button:focus>svg{fill:#ff6b08;stroke:#ff6b08}.details__close-button>svg{fill:#000;stroke:#000}.details__img{max-height:340px;margin:30px auto 10px}.details__title{text-align:center;max-width:220px;padding-top:10px;font-size:1.25rem}.details__title--wrapper{border-top:3px solid #ff6b08;justify-content:center;gap:5px;width:100%;display:flex}.details__trailer{padding-top:12px}.details__trailer>svg{opacity:.8;fill:#050505;stroke:#ff6b08;width:30px;height:30px}.details__trailer:hover>svg,.details__trailer:focus>svg{opacity:1;fill:#f5f5f5;stroke:#ff6b08;transform:scale(1.1)}.details__information{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.details__information-list{flex-direction:column;justify-content:space-between;align-items:center;gap:6px;margin:0 auto;list-style:none;display:flex}.details__information-list--item{text-align:justify;justify-content:space-between;align-items:baseline;width:100%;max-width:280px;padding:0 12px;display:flex;overflow:auto}.details__information-list--item:last-of-type{max-width:360px;padding:0 12px}.details__information-list--data{text-align:end;max-width:120px}.details__information-rating{background-color:#ff6b08;border-radius:5px;justify-content:center;align-items:center;height:16px;padding:5px;display:inline-flex}.details__about-container>h3{text-align:center;margin-bottom:8px}.details__buttons{align-items:center;display:flex}.btn-add-watched,.btn-add-queue{color:#f5f5f5;opacity:.8;background-color:#ff6b08;border-radius:5px;justify-content:center;align-items:center;width:110px;height:38px;margin:20px 0;font-size:.875rem;font-weight:600;transition:transform .3s ease-in-out,opacity .3s ease-in-out;display:flex}.btn-add-watched:hover,.btn-add-watched:focus,.btn-add-queue:hover,.btn-add-queue:focus{opacity:1;transform:scale(1.1)}.btn-add-watched:first-of-type,.btn-add-queue:first-of-type{margin-right:10px}.trailer{background:#000000d9;justify-content:center;align-items:center;width:100%;height:100%;display:none;position:fixed;top:0;left:0}.trailer iframe{aspect-ratio:16/9;border:none;width:80%;max-width:900px}html[data-theme=dark] .details__container{color:#f5f5f5;background-color:#161515}html[data-theme=dark] .details__close-button>svg{fill:#fff;stroke:#fff}html[data-theme=dark] .details__close-button:hover>svg,html[data-theme=dark] .details__close-button:focus>svg{fill:#ff6b08;stroke:#ff6b08}html[data-theme=dark] .details__trailer>svg{fill:#f5f5f5}html[data-theme=dark] .details__trailer:hover>svg,html[data-theme=dark] .details__trailer:focus>svg{fill:#050505}@media screen and (width>=768px){.details__container{flex-wrap:nowrap;justify-content:center;align-items:center;min-width:704px;max-width:900px;max-height:100%;top:15%}.details__img{object-fit:contain;border:none;border-radius:0;width:auto;height:auto;max-height:100%;margin:0;overflow:hidden}.details__title{margin-bottom:20px}.details__title--wrapper{border:none}.details__trailer{padding:0 0 8px}.details__information{flex-wrap:wrap;margin-top:5px}.details__about--p{max-height:150px;margin-right:8px}.details__buttons{margin:0}.details__information-list--item:last-of-type{margin-left:10px;padding:0}}@media screen and (width>=1280px){.details__img{max-width:30vw}}.login__close-button{border:1px solid;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;transition:all .3s ease-in-out;display:flex;position:absolute;top:7px;right:10px}.login__close-button:hover{border-color:#ff6b08}.login__close-button:hover>svg{fill:#ff6b08}.login__container{color:#050505;background-color:#f5f5f5;border:1px solid #ff6b0840;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;width:min(92vw,360px);min-height:240px;padding:20px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 10px 30px #00000040}.login__form{flex-direction:column;align-items:center;width:100%;display:flex}.login__label{margin-top:12px}.login__label>span{font-size:1rem}.login__input,.login--Password__input{color:#050505;background-color:#fff;border:1px solid #ff6b0859;border-radius:6px;outline:none;width:100%;margin:0;padding:10px 12px;font-size:.875rem;transition:border-color .3s ease-in-out,box-shadow .3s ease-in-out}.login__input::placeholder,.login--Password__input::placeholder{opacity:.7}.login__input:focus,.login--Password__input:focus{border-color:#ff6b08;box-shadow:0 0 0 3px #ff6b0826}.login__forgot-password{color:#ff6b08;margin:5px 0 10px}.login__forgot-password:hover,.login__forgot-password:focus{color:#ff001b}.login__btn{color:#f5f5f5;text-transform:uppercase;background-color:#ff6b08;border:1px solid #ff6b08;border-radius:6px;justify-content:center;align-items:center;width:100%;height:42px;margin-top:4px;font-size:.875rem;font-weight:700;transition:transform .3s ease-in-out,box-shadow .3s ease-in-out,opacity .3s ease-in-out;display:flex}.login__btn:hover,.login__btn:focus{opacity:.95;transform:scale(1.02);box-shadow:0 8px 24px #ff6b084d}.login__error{color:#ff001b;text-align:center;margin-top:8px;font-size:.875rem}html[data-theme=dark] .login__close-button{fill:#fff;stroke:#fff}html[data-theme=dark] .login__container{color:#f5f5f5;background-color:#161515}html[data-theme=dark] .login__input,html[data-theme=dark] .login--Password__input{color:#f5f5f5;background-color:#ffffff0d}@media screen and (width>=1280px){.login__container{width:460px;padding:32px}}.register{transform:translate(0, 0), scale(1);transition:opacity .7s ease-in-out,transform .7s ease-in-out}.register__close-button{border:1px solid;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;transition:all .3s ease-in-out;display:flex;position:absolute;top:7px;right:10px}.register__close-button:hover{border-color:#ff6b08}.register__close-button:hover>svg{fill:#ff6b08}.register__container{color:#050505;background-color:#f5f5f5;border:1px solid #ff6b0840;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;width:min(92vw,360px);min-height:240px;padding:20px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 10px 30px #00000040}.register__form{flex-direction:column;align-items:center;width:100%;display:flex}.register__label{width:100%}.register__input{color:#050505;background-color:#fff;border:1px solid #ff6b0859;border-radius:6px;outline:none;width:100%;margin:4px 0 12px;padding:10px 12px;font-size:.875rem;transition:border-color .3s ease-in-out,box-shadow .3s ease-in-out}.register__input::placeholder{opacity:.7}.register__input:focus{border-color:#ff6b08;box-shadow:0 0 0 3px #ff6b0826}.register__btn{color:#f5f5f5;text-transform:uppercase;background-color:#ff6b08;border:1px solid #ff6b08;border-radius:6px;justify-content:center;align-items:center;width:100%;height:42px;margin-top:6px;font-size:.875rem;font-weight:700;transition:transform .3s ease-in-out,box-shadow .3s ease-in-out,opacity .3s ease-in-out;display:flex}.register__btn:hover,.register__btn:focus{opacity:.95;transform:scale(1.02);box-shadow:0 8px 24px #ff6b084d}.register__error{color:#ff001b;margin-top:8px;font-size:.875rem;display:none}html[data-theme=dark] .register__close-button{fill:#fff;stroke:#fff}html[data-theme=dark] .register__container{color:#f5f5f5;background-color:#161515}html[data-theme=dark] .register__input{color:#f5f5f5;background-color:#ffffff0d}.forgot-password{transform:translate(0, 0), scale(1);transition:opacity .7s ease-in-out,transform .7s ease-in-out}.forgot-password__close-button{border:1px solid;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;transition:all .3s ease-in-out;display:flex;position:absolute;top:7px;right:10px}.forgot-password__close-button:hover{border-color:#ff6b08}.forgot-password__close-button:hover>svg{fill:#ff6b08}.forgot-password__container{color:#050505;background-color:#f5f5f5;border:1px solid #ff6b0840;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;width:min(92vw,360px);min-height:240px;padding:20px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 10px 30px #00000040}.forgot-password__form{flex-direction:column;align-items:center;width:100%;display:flex}.forgot-password__label{width:100%}.forgot-password__input{color:#050505;background-color:#fff;border:1px solid #ff6b0859;border-radius:6px;outline:none;width:100%;margin:4px 0 12px;padding:10px 12px;font-size:.875rem;transition:border-color .3s ease-in-out,box-shadow .3s ease-in-out}.forgot-password__input::placeholder{opacity:.7}.forgot-password__input:focus{border-color:#ff6b08;box-shadow:0 0 0 3px #ff6b0826}.forgot-password__btn{color:#f5f5f5;text-transform:uppercase;background-color:#ff6b08;border:1px solid #ff6b08;border-radius:6px;justify-content:center;align-items:center;width:100%;height:42px;margin-top:6px;font-size:.875rem;font-weight:700;transition:transform .3s ease-in-out,box-shadow .3s ease-in-out,opacity .3s ease-in-out;display:flex}.forgot-password__btn:hover,.forgot-password__btn:focus{opacity:.95;transform:scale(1.02);box-shadow:0 8px 24px #ff6b084d}.forgot-password__error{color:#ff001b;margin-top:8px;font-size:.875rem;display:none}html[data-theme=dark] .forgot-password__close-button{fill:#fff;stroke:#fff}html[data-theme=dark] .forgot-password__container{color:#f5f5f5;background-color:#161515}html[data-theme=dark] .forgot-password__input{color:#f5f5f5;background-color:#ffffff0d}.change-password-page{color:#fff;background-color:#001237;justify-content:center;align-items:center;font-size:1.25rem;display:flex}.change-password__container{flex-direction:column;justify-content:center;align-items:center;margin-top:50px;display:flex}.change-password__form{flex-direction:column;justify-content:center;align-items:center;display:flex}.change-password__input{width:240px;height:25px;margin-bottom:15px}.change-password__btn{color:#fff;border:1px solid #ff6b08;border-radius:12px;margin-bottom:10px;padding:8px;font-size:1.25rem;font-weight:700;transition:all .3s ease-in-out}.change-password__btn:hover,.change-password__btn:focus{color:#ff6b08;transform:scale(1.2)}@media screen and (width>=1280px){.films-watched{width:100%;max-width:1280px;margin:0 auto}.films-watched__list{gap:16px;width:1217px}.films-watched__list-item{width:395px;height:634px}.films-watched__list-item>img{width:395px;height:574px}}.team__modal{z-index:100;color:#050505;background-color:#f5f5f5;border-radius:24px;flex-wrap:wrap;justify-content:center;max-width:840px;height:85vh;max-height:558px;padding:7px;display:flex;position:absolute;top:10%;left:50%;overflow:scroll;transform:translate(-50%)}.team__modal__container{margin-top:40px}.team__modal--close{fill:#403c3c;height:35px;transition-duration:.25s;transition-property:fill border-color;background:0 0;border:none;width:35px;padding:4px;text-decoration:none;position:absolute;top:20px;right:20px}.team__modal--close:hover,.team__modal--close:focus{fill:#ff6b08;transform:rotate(360deg)}.team__modal--close>svg{fill:#050505;stroke:#f5f5f5}.team__modal--close:hover>svg,.team__modal--close:focus>svg{fill:#ff6b08;stroke:#ff6b08;transform:rotate(360deg)}.team__title{text-align:center;margin:20px auto 0;font-size:1.25rem;line-height:35px;transition:all .3s ease-in-out}.team__title:hover,.team__title:focus{color:#ff6b08}.team__title--note{text-align:center;max-width:280px;margin:0 auto 20px;font-size:.75rem}.team__box{flex-wrap:wrap;justify-content:center;gap:40px;display:flex}.team__member{align-items:center;justify-content:baseline;text-align:center;flex-direction:column;width:230px;margin:0 auto;transition:all .3s ease-in-out;display:flex}.team__link{flex-direction:column;justify-content:center;align-items:center;display:flex}.team__link:hover,.team__link:focus{transform:scale(1.1)}.team__link:hover .team__photo,.team__link:focus .team__photo{box-shadow:0 0 3px 5px #ff6b08}.team__link:hover .team__github,.team__link:focus .team__github{fill:#ff6b08}.team__photo{border-radius:50%;width:120px;transition:all .3s ease-in-out;box-shadow:0 0 3px 5px #ccc}.team__name{transition-duration:.3s ease-in-out;font-size:1rem;font-weight:500}.team__name--leader{font-size:1.25rem;font-weight:700}.team__role{color:gray;font-size:.75rem;font-weight:500}.team__role--leader{font-size:.875rem;font-weight:600}.team__github{fill:#050505;stroke:#f5f5f5}html[data-theme=dark] .team__modal{color:#f5f5f5;background-color:#161515}html[data-theme=dark] .team__modal--close>svg,html[data-theme=dark] .team__github{fill:#f5f5f5;stroke:#161515}html[data-theme=dark] .team__modal--close:hover>svg,html[data-theme=dark] .team__modal--close:focus>svg{fill:#ff6b08;stroke:#ff6b08}@media screen and (width>=768px){.team__title{font-size:1.75rem}.team__box{gap:30px;width:490px;margin-bottom:25px}.team__member{font-size:1rem}}@media screen and (width>=1280px){.team__box{width:790px}}
/*# sourceMappingURL=Filmovie.9cff4005.css.map */
