@keyframes spinner-line-fade-more{0%,to{opacity:0}1%{opacity:1}}@keyframes spinner-line-fade-quick{0%,39%,to{opacity:.25}40%{opacity:1}}@keyframes spinner-line-fade-default{0%,to{opacity:.22}1%{opacity:1}}@keyframes spinner-line-shrink{0%,25%,to{transform:scale(.5);opacity:.25}26%{transform:scale(1);opacity:1}}body{font-family:Roboto,sans-serif}.list{list-style:none;padding:0;margin:0}.link{text-decoration:none}img{display:block;max-width:100%;height:auto}h1,h2,h3,h4,h5,h6,p,ul{margin-top:0;margin-bottom:0}ul{padding-left:0}a{text-decoration:none}.container{margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}@media screen and (min-width:320px){.container{width:310px}}@media screen and (min-width:768px){.container{width:646px}}@media screen and (min-width:1024px){.container{width:912px}}.modal-auth-container{background-color:#fff;position:relative;display:grid;padding:20px;margin-right:15px;margin-left:15px;width:290px}@media screen and (min-width:768px){.modal-auth-container{width:400px;padding:40px}}.modal-auth-header{display:flex}.auth-container-title{font-weight:500;font-size:25px;line-height:.64;padding-bottom:20px}.login-signup-container{border-bottom:1px solid #8c8c8c;display:flex;align-items:baseline}#close-modal-btn{position:absolute;top:15px;right:10px;background-color:initial;fill:#8c8c8c;border:none;cursor:pointer;display:flex;align-content:center;justify-content:center;align-items:center}#close-modal-btn:hover{fill:#ff6b08;transition:fill .25s cubic-bezier(.4,0,.2,1)}.auth-container-text{margin-top:20px;margin-bottom:20px}.email-input,.passw-input{margin-bottom:15px;padding:10px;border:1px solid #8c8c8c;border-radius:4px;transition:border-color .25s cubic-bezier(.4,0,.2,1)}.email-input:focus,.email-input:hover,.passw-input:focus,.passw-input:hover{outline:none;border-color:#ff6b08;box-shadow:0 5px 10px 2px rgba(34,60,80,.2)}.login-btn{height:45px;color:#fff;background-color:#ff6b08;border:none;border-radius:4px;cursor:pointer;transition:border-color .25s cubic-bezier(.4,0,.2,1)}.login-btn:hover{outline:none;box-shadow:0 5px 10px 2px rgba(34,60,80,.2)}.login-btn:active{transform:translateY(.25em)}.auth-google-text{color:#8c8c8c;text-align:center;margin-bottom:15px;margin-top:35px}.social-login-btn{background-color:initial;border-radius:4px;border:1px solid #8c8c8c;padding:7px 19px;cursor:pointer;display:flex;align-content:center;justify-content:center;align-items:center;transition:border-color .25s cubic-bezier(.4,0,.2,1)}@media screen and (min-width:768px){.social-login-btn{padding:10px 30px}}.social-login-btn:hover{transform:scale(1.1);box-shadow:0 5px 10px 2px rgba(34,60,80,.2)}.social-items:not(:last-child){margin-right:25px}.fb-btn{fill:#fff;background-color:#3b5998}.sign-up{margin-top:25px}.login-up-btn,.sign-up-btn{margin-left:25px;color:#ff6b08;background-color:initial;border:none;cursor:pointer;align-content:center}.login-up-btn,.sign-up-btn,.social-list{display:flex;justify-content:center;align-items:center}.social-list{list-style:none}#openSignUpModalBtn{height:35px}#sign-email,#sign-password{margin-bottom:15px;padding:10px}.user-img{border-radius:50%;margin-right:15px}.auth-container{display:flex;align-items:center;margin-left:30px}.signin-btn,.sigout-btn{font-weight:500;font-size:12px;line-height:1.3333333333;text-transform:uppercase;width:max-content;cursor:pointer}#userDetails{display:flex;align-items:center;justify-content:flex-end}.user-name{text-transform:uppercase}.user-email,.user-name{font-weight:500;font-size:12px;line-height:1.3333333333}#alreadyHaveAccount{height:35px}.switcher-lang-userDetails-container{display:flex;justify-content:space-between;margin-top:15px}.footer{background-color:#f7f7f7;text-align:center;padding-top:20px;padding-bottom:28px;margin-right:0;margin-left:0}.footer__descr{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;height:100px;color:#545454}@media screen and (min-width:768px){.footer__descr{flex-wrap:nowrap;padding-top:30px;padding-bottom:28px}}.footer-heart,.footer-text,.footer__link{color:#545454}.footer__link{text-decoration:underline}.header{display:block;margin:0 auto;width:100%;padding:45px 0;height:230px;color:#fff;background-image:linear-gradient(rgba(0,0,0,.56),rgba(0,0,0,.56)),url(/Filmoteka-Project/background-mob.e5afa49b.jpg);background-position:top;background-repeat:no-repeat;background-size:cover}@media screen and (min-width:768px) and (max-width:1024px){.header{padding:45px 75px 97px 71px;background-image:linear-gradient(rgba(0,0,0,.56),rgba(0,0,0,.56)),url(/Filmoteka-Project/background-tab.c7fb763f.jpg)}}@media screen and (min-width:1024px){.header{background-image:linear-gradient(rgba(0,0,0,.56),rgba(0,0,0,.56)),url(/Filmoteka-Project/background-desk.9336281a.jpg)}}.nav_section{display:flex;align-items:center;justify-content:space-between;margin-bottom:37px}@media screen and (max-width:768px){.nav_section{margin-bottom:41px}}.logo-header{display:flex}@media screen and (min-width:768px) and (max-width:1024px){.logo-header{display:block}}@media screen and (min-width:1024px){.logo-header{display:block}}.logo_text{font-size:30px;line-height:35px;color:#fff;margin-left:10px}@media screen and (max-width:767px){.logo_text{display:none}}.menu{display:flex;align-items:baseline}.menu_item{position:relative}.menu_item_slide{transform:translateX(0);opacity:1;transition:transform .25s ease-in-out}.menu_item_slide.position{position:fixed;transform:translateX(375px);opacity:0;transition:transform .25s ease-in-out}.menu_link{padding:10px 0;cursor:pointer;font-weight:500;font-size:12px;font-style:normal;line-height:14px;color:#fff;text-transform:uppercase}.current:after{content:"";position:absolute;left:0;bottom:-1px;display:block;width:100%;height:3px;background-color:#ff6b08}.library-link{margin:0 0 0 30px}.search-wrap{display:flex;justify-content:center;position:relative;width:280px;margin:0 auto 22px}@media screen and (min-width:768px){.search-wrap{width:336px}}.search_input{width:280px;height:30px;padding:4px 0;border:none;border-bottom:.5px solid #fff;background-color:initial;color:#fff;font-size:14px;font-weight:400;line-height:1.17;outline:none}.search_input::placeholder{color:#fff}.search_input:focus::placeholder{color:transparent}.search_input:focus,.search_input:hover{border-bottom:.5px solid #ff6b08}@media screen and (min-width:768px){.search_input{width:336px}}.search_button-icon{position:absolute;right:0;bottom:9px}.is-hidden{display:none}.btn{width:130px;height:44px;padding-top:14px;padding-bottom:12px;font-size:12px;text-align:center;background-color:initial;color:#fff;text-transform:uppercase;border:1px solid #fff;border-radius:5px}@media screen and (min-width:768px){.btn{width:136px}}.btn :active,.btn :focus,.btn:hover{border:1px solid #ff6b08;background:#ff6b08;box-shadow:0 0 40px #ff6b08;cursor:pointer}.btn-list{display:flex;justify-content:center}.btn-watched{margin-right:19px}.header-library{display:block;margin:0 auto;width:100%;padding:45px 0;height:230px;color:#fff;background-image:linear-gradient(rgba(0,0,0,.56),rgba(0,0,0,.56)),url(/Filmoteka-Project/library-mob.b3d8f4c0.jpg);background-position:top;background-repeat:no-repeat;background-size:cover}@media screen and (min-width:768px) and (max-width:1024px){.header-library{padding:45px 0 97px;background-image:linear-gradient(rgba(0,0,0,.56),rgba(0,0,0,.56)),url(/Filmoteka-Project/library-tab.41596111.jpg)}}@media screen and (min-width:1024px){.header-library{background-image:linear-gradient(rgba(0,0,0,.56),rgba(0,0,0,.56)),url(/Filmoteka-Project/library-desk.186b6a69.jpg)}}.header-library .current:after{width:69px;left:30px}@media (min-resolution:2dppx) and (max-width:767px),(min-resolution:192dpi) and (max-width:767px),screen and (min-device-pixel-ratio:2) and (max-width:767px){.header{background-image:linear-gradient(rgba(0,0,0,.56),rgba(0,0,0,.56)),url(/Filmoteka-Project/background-mob2x.6f01e277.jpg);background-position:top;background-repeat:no-repeat;background-size:cover}}@media (min-resolution:2dppx) and (min-width:768px),(min-resolution:192dpi) and (min-width:768px),screen and (min-device-pixel-ratio:2) and (min-width:768px){.header{background-image:linear-gradient(rgba(0,0,0,.56),rgba(0,0,0,.56)),url(/Filmoteka-Project/background-tab2x.c82c1107.jpg);background-position:top;background-repeat:no-repeat;background-size:cover}}@media (min-resolution:2dppx) and (min-width:1024px),(min-resolution:192dpi) and (min-width:1024x),screen and (min-device-pixel-ratio:2) and (min-width:1024px){.header{background-image:linear-gradient(rgba(0,0,0,.56),rgba(0,0,0,.56)),url(/Filmoteka-Project/background-desk2x.ec478f73.jpg);background-position:top;background-repeat:no-repeat;background-size:cover}}@media (min-resolution:2dppx) and (max-width:767px),(min-resolution:192dpi) and (max-width:767px),screen and (min-device-pixel-ratio:2) and (max-width:767px){.header-library{background-image:linear-gradient(rgba(0,0,0,.56),rgba(0,0,0,.56)),url(/Filmoteka-Project/library-mob2x.761993de.jpg);background-position:top;background-repeat:no-repeat;background-size:cover}}@media (min-resolution:2dppx) and (min-width:768px),(min-resolution:192dpi) and (min-width:768px),screen and (min-device-pixel-ratio:2) and (min-width:768px){.header-library{background-image:linear-gradient(rgba(0,0,0,.56),rgba(0,0,0,.56)),url(/Filmoteka-Project/library-tab2x.f822c74d.jpg);background-position:top;background-repeat:no-repeat;background-size:cover}}@media (min-resolution:2dppx) and (min-width:1024px),(min-resolution:192dpi) and (min-width:1024x),screen and (min-device-pixel-ratio:2) and (min-width:1024px){.header-library{background-image:linear-gradient(rgba(0,0,0,.56),rgba(0,0,0,.56)),url(/Filmoteka-Project/library-desk2x.ffe084b6.jpg);background-position:top;background-repeat:no-repeat;background-size:cover}}.search-list{position:absolute;top:30px;width:100%;background:rgba(0,0,0,.9);box-shadow:0 4px 6px #fff;border-radius:0 0 10px 10px;padding-left:7px;padding-bottom:10px;overflow:hidden;text-align:left}.search-item{padding:5px;cursor:pointer}.search-item :active,.search-item :focus,.search-item:hover{color:#ff6b08}.material-icons-outlined{font-family:Material Icons;font-weight:400;font-style:normal;font-size:24px;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;color:#ff6b08;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.material-icons-outlined :focus,.material-icons-outlined:hover{color:#fff}.swicher{position:absolute}.bg{background:url(/Filmoteka-Project/bg3.30e8fd89.png);background-position:top;background-size:350px;padding-bottom:60px}@media screen and (max-width:1023px){.bg{padding-top:35px}}.bg.dark{background:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.65)),url(/Filmoteka-Project/webb-dark.97a13efc.png);background-position:top;background-size:350px}.theme-lang-switcher{display:flex}.switcher-item{margin-right:20px}.lang{background-color:#545454;color:#f7f7f7;border:none;border-radius:5px;outline:none;margin-left:55px}.gallery{position:relative;display:flex;justify-content:center;flex-wrap:wrap;margin:-15px}.movie-card{background-color:#fff;box-shadow:2px 2px 2px 1px rgba(0,0,0,.2);position:relative;text-decoration:none;min-width:280px;min-height:443px;margin:15px;border-radius:5px;flex-basis:calc(100% - 30px)}@media screen and (min-width:768px){.movie-card{min-width:293px;min-height:440px;flex-basis:calc(50% - 30px)}}@media screen and (min-width:1024px){.movie-card{min-width:274px;flex-basis:calc(33.33333% - 30px)}}.movie-poster-wrapper{position:relative;border-radius:5px 5px 0 0;overflow:hidden}.movie-card-img{width:100%;max-height:402px}@media screen and (min-width:768px){.movie-card-img{min-height:398px}}.movie-info{display:flex;flex-direction:column;margin-top:10px;padding:5px}.movie-info,.movie-title{font-weight:500;font-size:12px;line-height:1.3333333333}.movie-title{color:#000}.movie-genres-year-wrapper{display:flex}.movie-year-wrapper{position:relative}.movie-genres,.movie-years{color:#ff6b08}.movie-years{margin-left:10px}.movie-years:before{content:"";position:absolute;left:5px;bottom:0;display:block;height:90%;width:1px;background-color:#ff6b08}.movie-link{display:inline-block;width:100%;height:100%;position:relative;cursor:pointer;border-radius:5px;background-color:#fff;transition:.5s linear}.movie-link:focus,.movie-link:hover{transform:scale(1.08);transform-origin:center;transition:transform .5s cubic-bezier(.4,0,.2,1);box-shadow:0 54px 55px rgba(0,0,0,.25),0 -12px 30px rgba(0,0,0,.12),0 4px 6px rgba(0,0,0,.12),0 12px 13px rgba(0,0,0,.17),0 -3px 5px rgba(0,0,0,.09)}.movie-rating-wrapper{position:absolute;z-index:1;top:10px;right:10px;width:50px;height:25px;background-color:rgba(255,107,8,.9);color:#fff;display:flex;justify-content:center;align-items:center;clip-path:polygon(100% 0,90% 50%,100% 100%,25% 100%,10% 50%,25% 0)}.string{cursor:pointer;box-shadow:-13px -1px 5px 4px hsla(0,0%,100%,.76)}@media screen and (min-width:320px){.modal-container{width:280px;max-height:95vh;overflow:auto}}@media screen and (min-width:768px){.modal-container{width:618px;min-height:562px}}@media screen and (min-width:1200px){.modal-container{width:882px}}@media screen and (min-width:320px){.btn-close{position:absolute;top:10px;right:10px;width:30px;height:30px;background-color:#fff;color:#000;border:none;border-radius:50%;cursor:pointer;z-index:9;display:flex;align-content:center;justify-content:center;align-items:center}.btn-close:hover{border:2px solid #ff6b01;border-radius:50%;background-color:#fff;color:#fff;transform:translateY(-2px);box-shadow:0 0 20px 2px #ff6b01}}.modal__button-icon{fill:#000}@media screen and (min-width:320px){.modal-info{width:100%}}@media screen and (min-width:768px){.modal-info{margin-left:30px}}@media screen and (min-width:1200px){.modal-info{width:50%}}@media screen and (min-width:320px){.modal-info-title{font-family:Roboto;font-style:normal;font-weight:500;font-size:20px;line-height:23px;margin-top:30px;margin-bottom:20px;color:#000}}@media screen and (min-width:1200px){.modal-info-title{font-family:Roboto;font-style:normal;font-weight:500;font-size:30px;line-height:35px;color:#000}}@media screen and (min-width:320px){.modal-about{line-height:16px;display:flex;align-items:center;text-transform:uppercase}}@media screen and (min-width:320px){.modal-about,.modal-info-about{font-family:Roboto;font-style:normal;font-weight:500;font-size:12px;color:#000}.modal-info-about{line-height:20px}}.btn-up{position:fixed;bottom:100px;right:15px;border-radius:50%;width:40px;height:40px;background-color:initial;color:#ff6b01;border:2px solid #ff6b01;cursor:pointer}.btn-up:hover{color:#fff;border:2px solid #fff;transform:translateY(-3px);box-shadow:0 10px 20px rgba(0,0,0,.2);box-shadow:0 10px 20px #ff6b01}.btn-up:active{transform:translateY(-1px);box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px #ff6b01}@media screen and (min-width:320px){.button-add{width:112px;height:44px;border:2px solid #ff6b01;border-radius:5px;margin-top:21px;font-family:Roboto;font-style:normal;font-weight:500;font-size:10px;line-height:16px;transition:all .2s;text-transform:uppercase;color:#000;background-color:initial;cursor:pointer}}@media screen and (min-width:768px){.button-add{font-size:10px;width:125px;margin-right:15px}}@media screen and (min-width:1200px){.button-add{width:136px}}@media screen and (min-width:320px){.button-add:hover{transform:translateY(-3px);box-shadow:0 10px 20px rgba(0,0,0,.2);box-shadow:0 10px 20px #ff6b01;width:115px;height:44px;background:#fff;border:1px solid #ff6b01;color:#ff6b01}}@media screen and (min-width:768px){.button-add:hover{width:125px}}@media screen and (min-width:1200px){.button-add:hover{width:136px}}.button-add:after{content:"";height:100%;width:100%;border-radius:5px;top:0;left:0}.button-add:hover:after{transform:scaleX(1.4) scaleY(1.6)}.button-add :active{transform:translateY(-1px);box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px #ff6b01}.btn-animated{animation-fill-mode:backwards}@keyframes moveInBottom{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.pressed{background-color:#ff6b01;border:none;color:#fff}@media screen and (min-width:320px){.pressed{font-size:8px}}@media screen and (min-width:1200px){.pressed{font-size:10px}}.modal-card{position:relative;background-color:#fff;padding:48px 20px}@media screen and (min-width:768px){.modal-card{padding:42px 30px;display:flex}}@media screen and (min-width:1200px){.modal-card{padding:30px}}table{table-layout:fixed;width:100%}th{text-align:start;color:#8c8c8c}td,th{font-family:Roboto;font-style:normal;font-weight:500;font-size:12px;line-height:16px;padding-bottom:10px}td{display:flex;align-content:flex-end;align-items:flex-end;color:#000}.info-table-vote_average{margin-right:3px;background-color:#ff6b08;color:#fff}.info-table-vote_average,.info-table-vote_count{display:flex;justify-content:center;width:36px;height:16px;border-radius:5px}.info-table-vote_count{background:#f7f7f7;color:#000}.info-table-original_title{text-transform:uppercase}@media screen and (min-width:320px){.modal-image{position:relative;display:block;width:100%;height:auto;border-radius:5px}}@media screen and (min-width:1200px){.modal-image{width:50%;background:#8c8c8c}}.movie-poster{position:relative;width:100%;height:auto}.btn-open-trailer{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60px;height:60px;background-image:url(/Filmoteka-Project/btn-play.971377ec.png);background-size:contain;background-repeat:no-repeat;background-color:initial;border-radius:10px;box-shadow:inset 0 0 10px 0 #8c8c8c,0 0 10px 4px #fff;font-weight:700;letter-spacing:2px;color:#fff;cursor:pointer;transition:.15s ease-in-out}.btn-open-trailer:hover{box-shadow:inset 0 0 10px 0 #fff,0 0 10px 10px #fff}.modal-btn-container{display:flex;justify-content:space-between}@media screen and (min-width:1200px){.modal-btn-container{justify-content:start}}.team-section{position:relative;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;background:url(/Filmoteka-Project/bg3.30e8fd89.png)}.team-section.dark-bg{background:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.8)),url(/Filmoteka-Project/webb-dark.97a13efc.png)}.team-section__container{height:100vh}.team-section:after,.team-section:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%}.cards-container{position:relative;z-index:1;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;height:92vh;margin:30px 0;overflow-y:auto}.cards-container::-webkit-scrollbar{width:0}.cards-container .card{z-index:2;position:relative;display:flex;justify-content:center;align-items:center}.team__title{z-index:5;margin-top:25px;margin-bottom:25px;position:relative;color:#fff;text-transform:uppercase;text-align:center;text-shadow:2px 2px 2px #000}.team-title-accent{color:#ff6b08;text-shadow:1px 1px 1px #000}.card__content{display:flex;justify-content:center;align-items:center;flex-direction:column;opacity:.8;transition:.4s}.cards-container .card:hover .card__content{opacity:1;transform:translateY(-20px)}.imgBox{position:relative;width:190px;height:190px;border-radius:50%;overflow:hidden;border:2px solid rgba(15,15,15,.705)}.imgBox__img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.card:active .imgBox,.card:hover .imgBox{border:5px solid #ff6b08}.contentBox__title{color:#ff6b08;text-shadow:.5px .5px .5px #000;text-align:center;margin:20px 0 10px;line-height:1.1em}.contentBox__subtitle{font-size:12px;font-weight:300;text-transform:none}@media screen and (min-width:480px){.team-section{max-width:650px}.card__content{opacity:1;transition:.5s}.cards-container .card:hover .card__content{opacity:1;transform:translateY(-20px)}}@media screen and (min-width:1032px){.team-section{max-width:1100px}}
/*!
 * TOAST UI Pagination
 * @version 3.4.1
 * @author NHN FE Development Team <dl_javascript@nhn.com>
 * @license MIT
 */.tui-pagination *{-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.tui-ico-ellipsis,.tui-ico-first,.tui-ico-last,.tui-ico-next,.tui-ico-prev{overflow:hidden}.tui-pagination{height:40px;padding-top:40px;padding-bottom:40px;line-height:normal;text-align:center;font-size:0}@media screen and (min-width:768px){.tui-pagination{padding-top:50px;padding-bottom:60px}}.tui-pagination .tui-page-btn{display:inline-block;position:relative;width:32px;height:40px;padding:15px 0 6px;margin-left:0;color:#333;font-size:12px;font-weight:400;line-height:1;text-decoration:none;vertical-align:middle}.tui-pagination .tui-page-btn:hover{background-color:#f4f4f4}.tui-pagination .tui-is-selected,.tui-pagination strong{color:#fff;background:#ff6b08;border-color:#ff6b08;border-radius:4px}.tui-pagination .tui-is-selected:hover{background-color:#ff6b08}.tui-pagination .tui-first-child.tui-is-selected,.tui-pagination strong.tui-first-child{margin-left:0}.tui-pagination .tui-first-child.tui-is-selected{border-left:1px solid #ff6b08}.tui-pagination .tui-last-child.tui-is-selected{border-right:1px solid #ff6b08}.tui-pagination .tui-first,.tui-pagination .tui-last,.tui-pagination .tui-next,.tui-pagination .tui-next-is-ellip,.tui-pagination .tui-prev,.tui-pagination .tui-prev-is-ellip{overflow:hidden;height:30px;padding:3px;font-size:0;line-height:26px;white-space:nowrap;font-weight:400}.tui-pagination .tui-prev-is-ellip{border-right:0}.tui-pagination .tui-first+.tui-prev,.tui-pagination .tui-next+.tui-last,.tui-pagination .tui-next-is-ellip{border-left:0}.tui-pagination .tui-ico-ellip,.tui-pagination .tui-ico-first,.tui-pagination .tui-ico-last,.tui-pagination .tui-ico-next,.tui-pagination .tui-ico-prev{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAiCAYAAAA+stv/AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6N0YwN0I4MUNDNjk0MTFFNjgzNjg5NTM0OEZDQ0YxNTUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6N0YwN0I4MURDNjk0MTFFNjgzNjg5NTM0OEZDQ0YxNTUiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo3RjA3QjgxQUM2OTQxMUU2ODM2ODk1MzQ4RkNDRjE1NSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo3RjA3QjgxQkM2OTQxMUU2ODM2ODk1MzQ4RkNDRjE1NSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PlM+zvEAAAMuSURBVHjaxFdrS5RREH73Zako6kt92x8QRR+qXYjoQneTyKCoMAmKspLI6EMQFBjSxehCdLGixa5maHbZilIro9uH2C2IoF+w/6EstJnleXV2mvO+W6458CA+45mZc+aceV5jyWTSU7aEsJOwUXO5XK7A5fN5vWYFoZawXnOJRKLAufLEDbKTsCmC08nblN/izDy+Iu9h0TNwSw3OlbwLXIXBSSuK6avkNSp5h+JKSX4nInlRTC6g0kheGZG8ykheFZHcjClb0Gcs6nP08Ad+DkRwXlRMH9XUoLpl4C1OWhd22oZWuDhpZkxfOHlxuypCc+UooiimbMFz4Vwewukiqo0iqkOKKIrpO5x1EZy0biSsjeDMPDHvL8yYgCUbTUST971RtjjNaO7VDRxLYOcIHwm3Hes6sOaJ4C4ScoSWEk+voBV8AtdxYVYLJwc/Q9jmKOAy4RZhreDShCYIWZQFUzQdx61dB3HghPexkwr4xhAuqQAvCWsID/kUcaM/42l1Y815R/KicR2o4SuM0kdYfBcBWSN6CGMJZ1WgNzi1DNZwu74QFqNAXnMqLLmH6gN7S1iFvk4kXCV8FQEnERpVwPeElRgw7G8mfCMswqY4ToPQimtaK3xjTvcr7hcQZjz/vyuuX+iDUytkAXNQ2X7snm0q4TV21mgknofXs0/c/mlYw3fgWMToHixgPo6xHq+CbTqhF6/hhJF8AfpfJ57rDKw5TjhZin746DEH2oELwjYTgY6iAOvDIoNR2w5uFvreEPIC/tAKvoR7CFsQMLBdhEOiFdrYv1kNou2EA65B5NKP/6YFLl0YdS2IkRYEzyKmnknR7/Q/weBpQT9aVQu8TCYjtaIVk3JETqAFWrDB4W8WQydcDbPZrL4HUb97qVSqR4zhcYSb6k96MVXZPx5CNTS1BoZmUXwY7XuHt8yDaIIhWB+En4u8YJ7AMO9QFoLFb3sy4Yjyf8KceUGYQjg8El9EPw39KEUrylJAMDFPG7tnmw1/E1DWFrB4PSUcJFwx/HMJjzEd085X8I/JF+LjpR7PURt/Dzwg7Bb6UtYC9mL2dzr8nHiraxBJ+y3AAOpc//DIQNiHAAAAAElFTkSuQmCC) no-repeat 0 0;display:inline-block;vertical-align:middle;font-size:0}.tui-pagination .tui-next-is-ellip,.tui-pagination .tui-prev-is-ellip{padding:0;line-height:1}.tui-pagination .tui-prev{margin-right:10px}@media screen and (max-width:768px){.tui-pagination .tui-prev{margin-right:-6px}}.tui-pagination .tui-next{margin-left:10px}@media screen and (max-width:768px){.tui-pagination .tui-next{margin-left:-6px}}.tui-pagination .tui-ico-first{width:11px;height:10px;background-position:0 0}.tui-pagination .tui-ico-prev{width:6px;height:10px;background-position:-26px 0}.tui-pagination .tui-ico-next{width:6px;height:10px;background-position:-13px -24px}.tui-pagination .tui-ico-last{width:11px;height:10px;background-position:0 -12px}.tui-pagination .tui-ico-ellip{width:10px;height:2px;margin-top:16px;vertical-align:top;background-position:0 -24px}.tui-pagination .tui-is-disabled:hover{background:#fff;cursor:default}.tui-pagination .tui-is-disabled .tui-ico-prev{background-position:-26px -12px}.tui-pagination .tui-is-disabled .tui-ico-first{background-position:-13px 0}.tui-pagination .tui-is-disabled .tui-ico-next{background-position:-21px -24px}.tui-pagination .tui-is-disabled .tui-ico-last{background-position:-13px -12px}.tui-page-inputs{display:inline-block;vertical-align:top}.tui-page-inputs .tui-page-input{display:inline-block;width:40px;height:40px;padding:8px 0 6px;font-size:12px;text-align:center;color:#333;border:0;outline:none}.tui-page-inputs .tui-page-current{color:#ff6b08}.tui-page-separator{display:inline-block;font-size:12px;height:40px;padding:8px 0 6px;vertical-align:top}.pagination-off{display:none}.library-btn-active{background-color:#ff6b08;border-color:#ff6b08}.tns-outer{display:none}@media screen and (min-width:1024px){.tns-outer{display:block}}.slider-container{position:relative;margin:0 auto;width:0;border:none;padding:0;border-radius:10px}@media screen and (min-width:1024px){.slider-container{width:100%;padding:15px 5px 35px}}.slider{border-radius:5px}.tns-item img{border-radius:10px;height:150px}#tns1{width:536.333%}button[data-controls=next]{transform:rotate(90deg);right:-10px}button[data-controls=next],button[data-controls=prev]{padding-top:8px;border:none;border-radius:4px;background-color:initial;position:absolute;top:110px;z-index:10;color:#ff6b08;transition:all .25s linear;cursor:pointer}button[data-controls=prev]{transform:rotate(-90deg);left:-10px}button[data-controls=next]:hover,button[data-controls=prev]:hover{background-color:#ff6b08;color:#fff}.tns-item{transform:scale(.95);transition:all .25s linear;cursor:pointer}.tns-item:hover{transform:scale(1)}.slider-title{font-weight:500;text-align:center;display:block;color:#8c8c8c;display:none;text-transform:uppercase;margin-bottom:15px}@media screen and (min-width:1024px){.slider-title{display:block}}.modal-trailer-close-btn{width:30px;height:30px;position:absolute;right:0;top:0;cursor:pointer}.modal-trailer-close-btn svg{position:absolute;top:-2px;left:-2px}.modal{position:relative}.modal iframe{max-width:100%}
.basicLightbox{position:fixed;display:flex;justify-content:center;align-items:center;top:0;left:0;width:100%;height:100vh;background:rgba(0,0,0,.8);opacity:.01;transition:opacity .4s ease;z-index:1000;will-change:opacity}.basicLightbox--visible{opacity:1}.basicLightbox__placeholder{max-width:100%;transform:scale(.9);transition:transform .4s ease;z-index:1;will-change:transform}.basicLightbox__placeholder>iframe:first-child:last-child,.basicLightbox__placeholder>img:first-child:last-child,.basicLightbox__placeholder>video:first-child:last-child{display:block;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;max-width:95%;max-height:95%}.basicLightbox__placeholder>iframe:first-child:last-child,.basicLightbox__placeholder>video:first-child:last-child{pointer-events:auto}.basicLightbox__placeholder>img:first-child:last-child,.basicLightbox__placeholder>video:first-child:last-child{width:auto;height:auto}.basicLightbox--iframe .basicLightbox__placeholder,.basicLightbox--img .basicLightbox__placeholder,.basicLightbox--video .basicLightbox__placeholder{width:100%;height:100%;pointer-events:none}.basicLightbox--visible .basicLightbox__placeholder{transform:scale(1)}
/*!
 * TOAST UI Pagination
 * @version 3.4.1
 * @author NHN FE Development Team <dl_javascript@nhn.com>
 * @license MIT
 */.tui-pagination *{-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.tui-ico-ellipsis,.tui-ico-first,.tui-ico-last,.tui-ico-next,.tui-ico-prev{overflow:hidden}.tui-pagination{height:40px;padding-top:40px;padding-bottom:40px;line-height:normal;text-align:center;font-size:0}@media screen and (min-width:768px){.tui-pagination{padding-top:50px;padding-bottom:60px}}.tui-pagination .tui-page-btn{display:inline-block;position:relative;width:32px;height:40px;padding:15px 0 6px;margin-left:0;color:#333;font-size:12px;font-weight:400;line-height:1;text-decoration:none;vertical-align:middle}.tui-pagination .tui-page-btn:hover{background-color:#f4f4f4}.tui-pagination .tui-is-selected,.tui-pagination strong{color:#fff;background:#ff6b08;border-color:#ff6b08;border-radius:4px}.tui-pagination .tui-is-selected:hover{background-color:#ff6b08}.tui-pagination .tui-first-child.tui-is-selected,.tui-pagination strong.tui-first-child{margin-left:0}.tui-pagination .tui-first-child.tui-is-selected{border-left:1px solid #ff6b08}.tui-pagination .tui-last-child.tui-is-selected{border-right:1px solid #ff6b08}.tui-pagination .tui-first,.tui-pagination .tui-last,.tui-pagination .tui-next,.tui-pagination .tui-next-is-ellip,.tui-pagination .tui-prev,.tui-pagination .tui-prev-is-ellip{overflow:hidden;height:30px;padding:3px;font-size:0;line-height:26px;white-space:nowrap;font-weight:400}.tui-pagination .tui-prev-is-ellip{border-right:0}.tui-pagination .tui-first+.tui-prev,.tui-pagination .tui-next+.tui-last,.tui-pagination .tui-next-is-ellip{border-left:0}.tui-pagination .tui-ico-ellip,.tui-pagination .tui-ico-first,.tui-pagination .tui-ico-last,.tui-pagination .tui-ico-next,.tui-pagination .tui-ico-prev{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAiCAYAAAA+stv/AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6N0YwN0I4MUNDNjk0MTFFNjgzNjg5NTM0OEZDQ0YxNTUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6N0YwN0I4MURDNjk0MTFFNjgzNjg5NTM0OEZDQ0YxNTUiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo3RjA3QjgxQUM2OTQxMUU2ODM2ODk1MzQ4RkNDRjE1NSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo3RjA3QjgxQkM2OTQxMUU2ODM2ODk1MzQ4RkNDRjE1NSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PlM+zvEAAAMuSURBVHjaxFdrS5RREH73Zako6kt92x8QRR+qXYjoQneTyKCoMAmKspLI6EMQFBjSxehCdLGixa5maHbZilIro9uH2C2IoF+w/6EstJnleXV2mvO+W6458CA+45mZc+aceV5jyWTSU7aEsJOwUXO5XK7A5fN5vWYFoZawXnOJRKLAufLEDbKTsCmC08nblN/izDy+Iu9h0TNwSw3OlbwLXIXBSSuK6avkNSp5h+JKSX4nInlRTC6g0kheGZG8ykheFZHcjClb0Gcs6nP08Ad+DkRwXlRMH9XUoLpl4C1OWhd22oZWuDhpZkxfOHlxuypCc+UooiimbMFz4Vwewukiqo0iqkOKKIrpO5x1EZy0biSsjeDMPDHvL8yYgCUbTUST971RtjjNaO7VDRxLYOcIHwm3Hes6sOaJ4C4ScoSWEk+voBV8AtdxYVYLJwc/Q9jmKOAy4RZhreDShCYIWZQFUzQdx61dB3HghPexkwr4xhAuqQAvCWsID/kUcaM/42l1Y815R/KicR2o4SuM0kdYfBcBWSN6CGMJZ1WgNzi1DNZwu74QFqNAXnMqLLmH6gN7S1iFvk4kXCV8FQEnERpVwPeElRgw7G8mfCMswqY4ToPQimtaK3xjTvcr7hcQZjz/vyuuX+iDUytkAXNQ2X7snm0q4TV21mgknofXs0/c/mlYw3fgWMToHixgPo6xHq+CbTqhF6/hhJF8AfpfJ57rDKw5TjhZin746DEH2oELwjYTgY6iAOvDIoNR2w5uFvreEPIC/tAKvoR7CFsQMLBdhEOiFdrYv1kNou2EA65B5NKP/6YFLl0YdS2IkRYEzyKmnknR7/Q/weBpQT9aVQu8TCYjtaIVk3JETqAFWrDB4W8WQydcDbPZrL4HUb97qVSqR4zhcYSb6k96MVXZPx5CNTS1BoZmUXwY7XuHt8yDaIIhWB+En4u8YJ7AMO9QFoLFb3sy4Yjyf8KceUGYQjg8El9EPw39KEUrylJAMDFPG7tnmw1/E1DWFrB4PSUcJFwx/HMJjzEd085X8I/JF+LjpR7PURt/Dzwg7Bb6UtYC9mL2dzr8nHiraxBJ+y3AAOpc//DIQNiHAAAAAElFTkSuQmCC) no-repeat 0 0;display:inline-block;vertical-align:middle;font-size:0}.tui-pagination .tui-next-is-ellip,.tui-pagination .tui-prev-is-ellip{padding:0;line-height:1}.tui-pagination .tui-prev{margin-right:10px}@media screen and (max-width:768px){.tui-pagination .tui-prev{margin-right:-6px}}.tui-pagination .tui-next{margin-left:10px}@media screen and (max-width:768px){.tui-pagination .tui-next{margin-left:-6px}}.tui-pagination .tui-ico-first{width:11px;height:10px;background-position:0 0}.tui-pagination .tui-ico-prev{width:6px;height:10px;background-position:-26px 0}.tui-pagination .tui-ico-next{width:6px;height:10px;background-position:-13px -24px}.tui-pagination .tui-ico-last{width:11px;height:10px;background-position:0 -12px}.tui-pagination .tui-ico-ellip{width:10px;height:2px;margin-top:16px;vertical-align:top;background-position:0 -24px}.tui-pagination .tui-is-disabled:hover{background:#fff;cursor:default}.tui-pagination .tui-is-disabled .tui-ico-prev{background-position:-26px -12px}.tui-pagination .tui-is-disabled .tui-ico-first{background-position:-13px 0}.tui-pagination .tui-is-disabled .tui-ico-next{background-position:-21px -24px}.tui-pagination .tui-is-disabled .tui-ico-last{background-position:-13px -12px}.tui-page-inputs{display:inline-block;vertical-align:top}.tui-page-inputs .tui-page-input{display:inline-block;width:40px;height:40px;padding:8px 0 6px;font-size:12px;text-align:center;color:#333;border:0;outline:none}.tui-page-inputs .tui-page-current{color:#ff6b08}.tui-page-separator{display:inline-block;font-size:12px;height:40px;padding:8px 0 6px;vertical-align:top}.pagination-off{display:none}
/*# sourceMappingURL=/Filmoteka-Project/src.54bc7a22.css.map */