*,:before,:after{box-sizing:border-box}html{tab-size:4;-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji}hr{height:0;color:inherit}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:100%;line-height:1.15}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}::-moz-focus-inner{border-style:none;padding:0}:-moz-focusring{outline:1px dotted ButtonText}:-moz-ui-invalid{box-shadow:none}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}:root{--black-color:#000;--white-color:#fff;--red-color:#ff001b;--grey-text-color:#8c8c8c;--main-text-second-color:#545454;--orange-color:#ff6b08;--bg-grey-color:#f7f7f7;--bg-orange-color:#ff6b01;--anim-standart:250ms cubic-bezier(.4,0,.2,1);--item:3;--indent:32px}.visually-hidden{width:1px;height:1px;white-space:nowrap;clip-path:inset(100%);clip:rect(0 0 0 0);border:0;margin:-1px;padding:0;position:absolute;overflow:hidden}html{box-sizing:border-box}*,:before,:after{box-sizing:inherit}body{font-family:Roboto,sans-serif;font-style:normal}h1,h2,h3,h4,h5,h6,p{margin:0;padding:0}img{height:100%;width:100%;display:block}a{color:inherit;text-decoration:none}ul{margin:0;padding:0;list-style:none}.loader{width:100%;height:4px;background:#ff001b;justify-content:center;align-items:center;transition:opacity 2s,visibility 5s;display:flex;position:fixed;top:0;left:0;overflow:hidden}.loader-hidden{opacity:0;visibility:hidden}.loader:after{content:"";width:100px;height:4px;box-sizing:border-box;background:#fff;animation:animloader .5s linear infinite;position:absolute;top:0;left:0}@keyframes animloader{0%{left:0;transform:translate(-100%)}to{left:100%;transform:translate(0%)}}.container{width:100%;margin:0 auto;padding:0 20px}@media screen and (min-width:320px){.container{max-width:320px}}@media screen and (min-width:768px){.container{max-width:768px;padding:0 32px}}@media screen and (min-width:1280px){.container{max-width:1280px}}.navigation__item.sign-in{flex-direction:column-reverse;display:flex}@media screen and (max-width:767px){.navigation__item.sign-in{margin-left:10px}}.navigation__item{position:relative;top:-85px;left:20px}@media screen and (min-width:767px){.navigation__item{top:-70px;left:0}}.navigation__button.signOut{color:#030303;width:50px;height:20px;background-color:#d49204;display:none}@media screen and (min-width:767px){.navigation__button.signOut{width:60px;height:20px}}.navigation__button.signIn{display:block}.navigation__button{width:60px;height:20px;color:#030303;background-color:#0bd404;border:0;border-radius:30px;font-family:Roboto;font-size:10px;font-style:normal;font-weight:500;line-height:12px}@media screen and (min-width:767px){.navigation__button{margin-top:10px;font-size:12px;line-height:14px}}.user-img{height:40px;width:40px;border-radius:50%}@media screen and (min-width:767px){.user-img{height:60px;width:60px;margin-top:20px}}@media screen and (max-width:767px){.user-img{margin-left:5px}}html .dark,.dark body,.dark .modal__container,.dark .modal-title,.dark .movie__text,.dark .movie__title,.dark .content-values,.dark .gallery__title,.dark .footer,.dark .pagination__btn{color:var(--white-color);background:#2e3238}html .dark .menu__btn,.dark body .menu__btn,.dark .modal__container .menu__btn,.dark .modal-title .menu__btn,.dark .movie__text .menu__btn,.dark .movie__title .menu__btn,.dark .content-values .menu__btn,.dark .gallery__title .menu__btn,.dark .footer .menu__btn,.dark .pagination__btn .menu__btn{color:var(--white-color)}html .dark .pagination__btn-current,.dark body .pagination__btn-current,.dark .modal__container .pagination__btn-current,.dark .modal-title .pagination__btn-current,.dark .movie__text .pagination__btn-current,.dark .movie__title .pagination__btn-current,.dark .content-values .pagination__btn-current,.dark .gallery__title .pagination__btn-current,.dark .footer .pagination__btn-current,.dark .pagination__btn .pagination__btn-current{background-color:var(--bg-orange-color)}html .dark .pagination__icon,.dark body .pagination__icon,.dark .modal__container .pagination__icon,.dark .modal-title .pagination__icon,.dark .movie__text .pagination__icon,.dark .movie__title .pagination__icon,.dark .content-values .pagination__icon,.dark .gallery__title .pagination__icon,.dark .footer .pagination__icon,.dark .pagination__btn .pagination__icon{fill:var(--grey-text-color)}.menu__btn{color:var(--orange-color);margin-right:5px}@media screen and (min-width:375px){.menu__btn,.btn-list{margin-right:20px}}.material-icons{z-index:100;position:absolute;top:3px;right:155px}.backdrop{opacity:1;width:100%;height:100%;-webkit-backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#0000001a;transition:all .3s;position:fixed;top:0;left:0}@media screen and (min-width:320px){.backdrop{z-index:2000;padding:15px}}.is-hidden{opacity:0;visibility:hidden;pointer-events:none}.no-scroll{height:100vh;width:100vw;overflow:hidden}.modal-window{width:100%;max-width:280px;position:relative;top:50%;left:50%}@media screen and (min-width:320px){.modal-window{position:relative;top:50%;left:50%;transform:translate(-50%,-50%)}}@media screen and (min-width:768px){.modal-window{max-width:704px}}@media screen and (min-width:1280px){.modal-window{max-width:806px}}.close-btn__icon{stroke:var(--black-color)}.close-btn__icon:hover,.close-btn__icon:focus{transition:var(--anim-standart);transform:scale(1.05)}.close-btn{width:30px;height:30px;z-index:10;background-color:#0000;border:#0000;margin-left:auto;position:absolute;top:10px;right:16px}.close-btn:hover,.close-btn:focus{cursor:pointer;outline:#0000}.modal{width:100%;max-width:280px}@media screen and (min-width:768px){.modal{max-width:704px}}@media screen and (min-width:1280px){.modal{max-width:806px}}.modal__container{background-color:var(--white-color);border-radius:4px;padding:48px 20px 40px;position:relative;box-shadow:0 1px 1px #0000001f,0 4px 4px #0000000f,1px 4px 6px #00000029}@media screen and (min-width:768px){.modal__container{gap:68px;padding:48px 72px 40px 36px;display:flex}}@media screen and (min-width:1280px){.modal__container{gap:16px;padding:40px 12px}}.modal__icon{fill:#000}.main{overflow-x:hidden;overflow-y:scroll}.poster{width:240px;margin:0;box-shadow:0 5px 10px #00000059}@media screen and (min-width:768px){.poster{width:265px}}@media screen and (min-width:1280px){.poster{width:375px}}.modal-title{max-width:240px;text-transform:uppercase;color:#000;margin-top:20px;margin-bottom:20px;font-size:20px;font-weight:500;line-height:23px}@media screen and (min-width:768px){.modal-title{margin-top:0}}.content-wrapper{flex-direction:column;justify-content:center;gap:8px;margin-top:20px;display:flex}.container-text{display:flex}.content-text{color:var(--grey-text-color);flex:1;font-size:12px;font-weight:500;line-height:1.33;display:flex}.content-values{color:var(--black-color);flex:1;font-size:12px;font-weight:500;line-height:1.33}.movie{max-height:260px;margin-top:20px;margin-bottom:20px}.movie__title{text-transform:uppercase;color:var(--black-color);margin-bottom:8px;font-size:12px;font-weight:500;line-height:1.33}.movie__text{max-height:240px;color:var(--black-color);margin-bottom:20px;font-size:12px;font-weight:500;line-height:1.67}.vote-item{width:36px;height:16px;color:var(--white-color);background-color:var(--bg-orange-color);border-radius:5px;padding:2px 10px;font-weight:500}.slash{color:var(--grey-color);margin-left:4px;margin-right:4px}.vote-count{width:36px;height:16px;color:var(--black-color);background-color:#f7f7f7;border-radius:5px;padding:2px 7px;font-weight:500}.btn-wrap{justify-content:space-between;display:flex}@media screen and (min-width:1280px){.btn-wrap{justify-content:space-around}}.button-watched{width:70px;height:40px;color:var(--white-color);background-color:var(--bg-orange-color);text-transform:uppercase;cursor:pointer;transition:box-shadow var(--anim-standart),transform var(--anim-standart);border:none;border-radius:5px;font-size:12px;line-height:1.33}@media screen and (min-width:320px){.button-watched{font-size:9px}}@media screen and (min-width:768px){.button-watched{width:80px;font-size:9px}}@media screen and (min-width:1280px){.button-watched{width:110px;height:44px;font-size:12px}}.button-watched:hover,.button-watched:focus{outline:#0000}.button-watched:hover:hover,.button-watched:focus:hover{transform:scale(1.05);box-shadow:0 5px 5px #00000059}.button-queue{cursor:pointer;border:1px solid var(--black-color);width:70px;height:40px;color:var(--black-color);background-color:var(--white-color);text-transform:uppercase;transition:box-shadow var(--anim-standart),transform var(--anim-standart);border-radius:5px;font-size:12px;font-weight:500;line-height:1.33}@media screen and (min-width:320px){.button-queue{font-size:9px}}@media screen and (min-width:768px){.button-queue{width:80px;font-size:9px}}@media screen and (min-width:1280px){.button-queue{width:110px;height:44px;font-size:12px}}.button-queue:hover,.button-queue:focus{outline:#0000}.button-queue:hover:hover,.button-queue:focus:hover{transform:scale(1.05);box-shadow:0 5px 5px #00000059}.button-trailer{cursor:pointer;border:1px solid var(--black-color);width:70px;height:40px;color:var(--black-color);background-color:var(--white-color);text-transform:uppercase;transition:box-shadow var(--anim-standart),transform var(--anim-standart);border-radius:5px;font-weight:500;line-height:1.33}.button-trailer:hover,.button-trailer:focus{outline:#0000}.button-trailer:hover:hover,.button-trailer:focus:hover{transform:scale(1.05);box-shadow:0 5px 5px #00000059}@media screen and (min-width:320px){.button-trailer{font-size:10px}}@media screen and (min-width:768px){.button-trailer{width:80px;font-size:10px}}@media screen and (min-width:1280px){.button-trailer{width:110px;height:44px;font-size:12px}}.trailer-tag{width:640px;height:360px}@media screen and (min-width:320px){.trailer-tag{max-width:110px}}@media screen and (min-width:768px){.trailer-tag{max-width:265px}}@media screen and (min-width:1280px){.trailer-tag{max-width:375px}}.basicLightbox{z-index:3000}#up-btn{opacity:1;cursor:pointer;background-color:#0000;border-width:0;padding:0;display:none;position:fixed;top:65%}@media screen and (max-width:405px){#up-btn{top:98%}}.arrow-down{margin:30px}.arrow-down span{width:20px;height:20px;border-top:5px solid #337ab7;border-left:5px solid #f1bb27;margin:-26px;animation:arrow-down 3s infinite;display:block;transform:rotate(45deg)}.arrow-down span:nth-child(2){animation-delay:-.2s}.arrow-down span:nth-child(3){animation-delay:-.5s}@keyframes arrow-down{to{opacity:0;transform:rotate(45deg)translate(-20px,-20px)}50%{opacity:1}0%{opacity:0;transform:rotate(45deg)translate(20px,20px)}}.pagination{justify-content:center;align-items:center;gap:2px;margin:0 auto;padding-top:40px;padding-bottom:40px;display:flex}@media screen and (min-width:768px){.pagination{padding-top:60px;padding-bottom:60px}}.pagination__btn{width:40px;height:40px;color:var(--black-color);cursor:pointer;background-color:#0000;border-color:#0000;border-radius:5px;font-size:12px;font-style:normal;font-weight:500;line-height:16px;box-shadow:0 2.8px 2.2px #00000009,0 6.7px 5.3px #0000000c,0 12.5px 10px #0000000f,0 22.3px 17.9px #00000012,0 41.8px 33.4px #00000016,0 100px 80px #0000001f}.pagination__btn:hover{border-color:var(--bg-orange-color)}.pagination__btn-current{color:var(--white-color);background-color:var(--bg-orange-color);border-radius:5px}@media screen and (max-width:767px){.dots,.first-button,.last-button{display:none}}.pagination__icon{margin:5px auto 0}.is-hidden{display:none}.back-drop{width:100%;height:100%;z-index:100;opacity:1;visibility:visible;pointer-events:initial;background-color:#0003;transition:opacity .25s,visibility .25s,all cubic-bezier(.4,0,.2,1);position:fixed;top:0;left:0;overflow-y:scroll}.is-hidden{opacity:0;visibility:hidden;pointer-events:none}.no-scroll{height:100vh;width:100vw;overflow:hidden}.team-modal{background-color:var(--white-color);border-radius:5px;padding:30px 5px 5px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 1px 3px #0000001f,0 1px 1px #00000024,0 2px 1px #0003}@media screen and (max-width:320px){.team-modal{max-width:250px;width:calc(100% - 20px);height:70vh;overflow:scroll}}@media screen and (min-width:320px){.team-modal{width:calc(100% - 20px);max-width:250px;height:70vh;overflow:scroll}}@media screen and (min-width:480px){.team-modal{width:calc(100% - 20px);max-width:540px;height:80vh}}@media screen and (min-width:1200px){.team-modal{max-width:970px;height:fit-content}}.btn-team-modal--close{box-sizing:inherit;width:30px;height:30px;background-color:var(--bg-ft-color);cursor:pointer;transition:fill var(--anim-standart);border:1px solid #0000001a;border-radius:2px;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;top:3px;right:8px}.btn-close:hover,.btn-close:focus{fill:var(--accent-color)}.team-cards{padding:5px}.team-list{flex-wrap:wrap;justify-content:space-evenly;gap:10px;display:flex}.team-card{width:150px;background-color:var(--bg-grey-color);border-radius:5px;padding:5px;box-shadow:0 1px 3px #0000000d,0 1px 1px #0000000d,0 2px 1px #0000001a}.team-card:hover,.team-card:focus{box-shadow:0 1px 3px #0000001f,0 1px 1px #00000024,0 2px 1px #0003}.team-photo{border-radius:50%;margin:0 auto}.team-title{color:var(--black-color);text-transform:uppercase;margin:10px 0;font-family:Roboto;font-size:14px;font-style:normal;font-weight:500;line-height:1.33}.team-role{color:var(--bg-orange-color);margin:0 0 15px;font-family:Roboto;font-size:12px;font-style:normal;font-weight:500;line-height:1.33}.team-social{justify-content:space-around;display:flex}.team-social-item{color:var(--black-color);font-family:Roboto;font-size:12px;font-style:normal;font-weight:400;line-height:1.33}.team-social-link{background-color:var(--grey-text-color);height:25px;width:25px;color:var(--white-color);stroke:var(--white-color);fill:var(--white-color);transition:var(--anim-standart);border-radius:2px;justify-content:center;align-items:center;display:flex}.team-social-link:hover,.team-social-link:focus{background-color:var(--bg-orange-color);transform:scale(1.05)}.team-social-icon{stroke:var(--white-color);fill:var(--white-color)}.header{z-index:11;height:216px;background-image:url(header_1x_320px\(home\).bf0da90e.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;top:0}@media (min-device-pixel-ratio:2),(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi),(min-resolution:2x){.header{background-image:url(header_2x_320px\(home\).03b117e4.jpg)}}@media (min-device-pixel-ratio:3),(min-resolution:288dpi),(min-resolution:3x){.header{background-image:url(header_3x_320px\(home\).e530ff9c.jpg)}}@media screen and (min-width:768px){.header{background-image:url(header_1x_768px\(home\).3b57607b.jpg)}}@media screen and (min-width:768px) and (min-device-pixel-ratio:2),screen and (min-width:768px) and (-webkit-min-device-pixel-ratio:2),screen and (min-width:768px) and (min-resolution:192dpi),screen and (min-width:768px) and (min-resolution:2x){.header{background-image:url(header_2x_768px\(home\).4259fe23.jpg)}}@media screen and (min-width:768px) and (min-device-pixel-ratio:3),screen and (min-width:768px) and (min-resolution:288dpi),screen and (min-width:768px) and (min-resolution:3x){.header{background-image:url(header_3x_768px\(home\).8ff6d8ad.jpg)}}@media screen and (min-width:1280px){.header{background-image:url(header_1x_1280px\(home\).ec123bb6.jpg)}}@media screen and (min-width:1280px) and (min-device-pixel-ratio:2),screen and (min-width:1280px) and (-webkit-min-device-pixel-ratio:2),screen and (min-width:1280px) and (min-resolution:192dpi),screen and (min-width:1280px) and (min-resolution:2x){.header{background-image:url(header_2x_1280px\(home\).a1b994dd.jpg)}}@media screen and (min-width:1280px) and (min-device-pixel-ratio:3),screen and (min-width:1280px) and (min-resolution:288dpi),screen and (min-width:1280px) and (min-resolution:3x){.header{background-image:url(header_3x_1280px\(watched\).512e3d98.jpg)}}.home{padding-top:40px;padding-bottom:92px}@media screen and (min-width:768px){.home{padding-top:40px;padding-bottom:80px}}.main-header{justify-content:space-between;align-items:center;margin-bottom:40px;display:flex;position:relative}.logo-animate{content:"translateX(50px)"}.logo-animate:hover{animation:animateX50 1.5s}@media screen and (min-width:768px){@keyframes animateX50{0%{transform:translate(0)}50%{transform:translate(50px)}to{transform:translate(0)}}}.logo-span{color:var(--white-color);margin-left:8px;font-size:30px;line-height:1.16}@media screen and (max-width:767px){.logo-span{display:none}}.current{position:relative}.current:after{content:"";width:100%;height:3px;background-color:var(--red-color);display:block;position:absolute;bottom:-3px;left:0}.nav{z-index:1001}.nav-list{text-transform:uppercase;align-items:center;column-gap:40px;font-size:12px;line-height:1.6;display:flex}.nav-item{transition:transform var(--anim-standart)}.nav-item:hover,.nav-item:focus{transform:scale(1.3)}.nav-link{color:var(--white-color);transition:color var(--anim-standart)}.nav-link:hover,.nav-link:focus{color:var(--red-color)}.form{max-width:280px;transition:transform var(--anim-standart);justify-content:center;margin:0 auto;display:flex;position:relative}@media screen and (min-width:768px){.form{max-width:336px}}@media screen and (min-width:1280px){.form{max-width:394px}}.input-home{height:20px;width:100%;border:none;border-bottom:.5px solid var(--white-color);cursor:text;color:var(--white-color);background-color:#0000;outline:none;padding:0;font-size:14px;font-weight:400;position:relative}.input-home::placeholder{color:var(--white-color)}.input-home:hover,.input-home:focus{border-color:var(--red-color);transition:border-color var(--anim-standart)}.form-button{width:18px;height:18px;stroke:var(--white-color);transition:stroke var(--anim-standart);transition:transform var(--anim-standart);background-color:#0000;border:none;position:absolute;right:0;transform:scale(1)}.form-button:hover,.form-button:focus{transform:scale(1.5)rotate(360deg)}.icon-input{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.message-error{color:var(--red-color);font-size:14px;font-weight:400;line-height:1.14;position:absolute;top:40px;left:0}.header-library{z-index:11;height:230px;background-image:url(header_1x_320px\(home-queue\).97811d07.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover}@media (min-device-pixel-ratio:2),(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi),(min-resolution:2x){.header-library{background-image:url(header_2x_320px\(home-queue\).1a8cecec.jpg)}}@media (min-device-pixel-ratio:3),(min-resolution:288dpi),(min-resolution:3x){.header-library{background-image:url(header_3x_320px\(home-queue\).b055fc39.jpg)}}@media screen and (min-width:768px){.header-library{height:219px;background-image:url(header_1x_768px\(home-warning\).954e0c1e.jpg)}}@media screen and (min-width:768px) and (min-device-pixel-ratio:2),screen and (min-width:768px) and (-webkit-min-device-pixel-ratio:2),screen and (min-width:768px) and (min-resolution:192dpi),screen and (min-width:768px) and (min-resolution:2x){.header-library{background-image:url(header_2x_768px\(home-warning\).d007e4be.jpg)}}@media screen and (min-width:768px) and (min-device-pixel-ratio:3),screen and (min-width:768px) and (min-resolution:288dpi),screen and (min-width:768px) and (min-resolution:3x){.header-library{background-image:url(header_3x_768px\(home-warning\).ae735ece.jpg)}}@media screen and (min-width:1280px){.header-library{height:216px;background-image:url(header_1x_1280px\(watched\).1e315b7e.jpg)}}@media screen and (min-width:1280px) and (min-device-pixel-ratio:2),screen and (min-width:1280px) and (-webkit-min-device-pixel-ratio:2),screen and (min-width:1280px) and (min-resolution:192dpi),screen and (min-width:1280px) and (min-resolution:2x){.header-library{background-image:url(header_2x_1280px\(watched\).c4635bca.jpg)}}@media screen and (min-width:1280px) and (min-device-pixel-ratio:3),screen and (min-width:1280px) and (min-resolution:288dpi),screen and (min-width:1280px) and (min-resolution:3x){.header-library{background-image:url(header_3x_1280px\(watched\).512e3d98.jpg)}}.library{padding-top:40px;padding-bottom:62px}@media screen and (min-width:768px){.library{padding-top:45px;padding-bottom:60px}}.btn-list{justify-content:center;align-items:center;column-gap:16px;display:flex}.button{width:130px;height:44px;text-transform:uppercase;color:var(--white-color);border:1px solid var(--white-color);background:#0000008f;border-radius:5px;font-size:16px}.button:hover{background-color:var(--bg-orange-color);transition:var(--anim-standart);border:none;box-shadow:0 8px 43px #fff}@media screen and (min-width:768px){.button{min-width:152px}}@media screen and (min-width:1280px){.button{min-width:148px}}.btn-active{background-color:var(--bg-orange-color);color:var(--white-color);border-color:var(--bg-orange-color)}.about{min-height:calc(100vh - 80px);padding-top:20px}@media screen and (min-width:768px){.about{padding-top:60px}}.card{gap:var(--indent);flex-wrap:wrap;display:flex}.card-set{flex-basis:calc((100% - var(--indent)*(var(--item) - 1))/var(--item))}.gallery{--indent:20px}@media screen and (min-width:768px) and (max-width:1279px){.gallery{--indent:32px}}@media screen and (min-width:1280px){.gallery{--indent:16px}}.gallery__item{--item:1;transition:box-shadow var(--anim-standart),transform var(--anim-standart);border-radius:5px;overflow:hidden}@media screen and (min-width:768px) and (max-width:1279px){.gallery__item{--item:2}}@media screen and (min-width:1280px){.gallery__item{--item:3}}.gallery__item:hover{transform:scale(1.05);box-shadow:0 5px 15px #00000059}@media screen and (min-width:1280px){.gallery__item:nth-of-type(-n+18){margin-bottom:16px}}.gallery__img{object-fit:cover}.img-wrap{height:402px}@media screen and (min-width:768px){.img-wrap{height:455px}}@media screen and (min-width:1280px){.img-wrap{height:574px}}.gallary-wrapper{margin-top:10px}@media screen and (min-width:768px){.gallary-wrapper{margin-top:8px}}@media screen and (min-width:1280px){.gallary-wrapper{margin-top:12px;padding-bottom:5px}}.gallery__title{text-transform:uppercase;color:var(--black-color);font-size:12px;font-weight:500;line-height:1.33}@media screen and (min-width:1280px){.gallery__title{font-size:14px;line-height:1.2}}.gallery__ganres{color:var(--orange-color);font-size:12px;font-weight:500;line-height:1.33}@media screen and (min-width:1280px){.gallery__ganres{font-size:14px;line-height:1.2}}.gallery__wrap{align-items:baseline;display:flex}@media screen and (min-width:1280px){.gallery__wrap{align-items:center}}.gallery__rating{background-color:var(--bg-orange-color);color:var(--white-color);border-radius:5px;justify-content:center;align-items:center;margin-left:10px;padding:3px 12px;font-size:12px;font-weight:500;line-height:1.17;display:flex}.img-emp{margin:0 auto}.footer{background-color:var(--bg-grey-color);padding-top:28.71px;padding-bottom:29.7px}@media screen and (min-width:768px){.footer{padding-top:30px;padding-bottom:30px}}@media screen and (min-width:1280px){.footer{padding-top:30px;padding-bottom:28px}}.footer__container{padding-left:48px;padding-right:36px}@media screen and (min-width:768px){.footer__container{padding-left:16px;padding-right:16px}}.footer__text{text-align:center;color:var(--main-text-second-color);align-items:center;font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;line-height:1.172}@media screen and (min-width:768px){.footer__text{font-size:16px;line-height:1.1875}}.footer__icon{margin:0 10px}.footer__label{text-decoration:underline;transition:color .25s cubic-bezier(.4,0,.2,1)}.footer__label:hover,.footer__label:focus{color:var(--bg-orange-color);cursor:pointer}
/*# sourceMappingURL=index.53c78b45.css.map */
