.header__home{background-image:url(header-mobile.db32398b.jpg);background-position:50% 100%;background-repeat:no-repeat;background-size:cover;padding-top:40px;padding-bottom:92px}@media screen and (min-width:768px){.header__home{background-image:url(header-tablet.8c453187.jpg);background-position:50%;padding-bottom:80px}}@media screen and (min-width:1280px){.header__home{background-image:url(header-desktop.1146f7dc.jpg)}}.header__nav{justify-content:space-between;align-items:center;margin-bottom:54px;display:flex}@media screen and (min-width:768px){.header__nav{margin-bottom:40px}}.heder__logo{align-items:flex-end;text-decoration:none;display:flex}.header__logo--svg{height:24px;width:24px;text-decoration:none;animation-name:rotate;animation-duration:3s;animation-timing-function:linear;animation-iteration-count:infinite;display:inline-block}@keyframes rotate{0%{transform:rotateY(0)}to{transform:rotateY(360deg)}}.header__logo--title{display:none}@media screen and (min-width:768px){.header__logo--title{color:var(--text-white);padding-left:8px;font-size:30px;font-style:normal;font-weight:500;line-height:35px;text-decoration:none;display:inline-block}.header__logo--title:hover,.header__logo--title:focus{animation:.7s infinite alternate glow}@keyframes glow{0%{text-shadow:0 0 10px var(--text-orange),0 0 30px var(--text-orange),0 0 50px var(--text-orange),0 0 70px var(--text-orange),0 0 90px var(--text-orange),0 0 100px var(--text-orange),0 0 150px var(--text-orange)}to{text-shadow:0 0 5px var(--text-orange),0 0 10px var(--text-orange),0 0 15px var(--text-orange),0 0 20px var(--text-orange),0 0 25px var(--text-orange),0 0 35px var(--text-orange)}}}.navigation__list{list-style:none;display:flex}.navigation__item{transition:transform .25s cubic-bezier(.075,.82,.165,1)}.navigation__item:hover,.navigation__item:focus{transform:scale(1.2)}.navigation__item--link{text-transform:uppercase;color:var(--text-white);font-size:12px;font-weight:500;line-height:14px;text-decoration:none;position:relative}.navigation__item--current:after{content:"";background-color:var(--underline);height:3px;width:110%;position:absolute;bottom:-5px;left:-5%}.additional-padding{padding-left:40px}.form__search{justify-content:center;display:flex;position:relative}.search-wrapper{border-bottom:.5px solid var(--text-white);display:flex;position:relative}.form__search--input{width:280px;color:var(--text-white);background-color:initial;cursor:pointer;border:none;padding-bottom:4px;padding-right:40px}@media screen and (min-width:768px){.form__search--input{width:336px}}@media screen and (min-width:1280px){.form__search--input{width:394px}}.form__search--input::placeholder{color:var(--text-white);font-family:Roboto;font-size:14px;line-height:16px}.form__search--input:focus-visible{outline:0}.form__btn{background-color:initial;cursor:pointer;border:none;transition:transform .25s cubic-bezier(.075,.82,.165,1);position:absolute;bottom:2px;right:0%}.form__btn:hover,.form__btn:focus{transform:scale(1.5)}.form__btn:focus-visible{outline:0}.form__btn--icon{height:12px;width:12px;height:100%}.header-library{background-color:#0000008f;background-image:linear-gradient(#0000008f,#0000008f),url(header-library-mobile.12f84ef5.jpg);background-position:50% 100%;background-repeat:no-repeat;background-size:cover;padding-top:40px;padding-bottom:60px}@media screen and (min-width:768px){.header-library{background-image:linear-gradient(#0000008f,#0000008f),url(header-library-tablet.0d32c040.jpg);background-position:50%;padding-bottom:80px}}@media screen and (min-width:1280px){.header-library{background-image:linear-gradient(#0000008f,#0000008f),url(header-library-desktop.6ea33c62.jpg)}}.btn-library{justify-content:center;padding:0;list-style:none;display:flex}.btn-library__button{height:44px;width:130px;text-transform:uppercase;color:var(--text-white);background-color:initial;border:1px solid var(--text-white);filter:drop-shadow(0 8px 43px #ff6b0199);cursor:pointer;border-radius:5px;font-size:12px;font-weight:700;line-height:16px;transition:background-color .25s cubic-bezier(.075,.82,.165,1),border .25s cubic-bezier(.075,.82,.165,1),color .25s cubic-bezier(.075,.82,.165,1)}.btn-library__button--space{padding-left:20px}@media screen and (min-width:768px){.btn-library__button--space{padding-left:32px}}@media screen and (min-width:1280px){.btn-library__button--space{padding-left:16px}}.btn-current-active{background-color:var(--text-orange);border:0;transition:background-color .25s cubic-bezier(.075,.82,.165,1),border .25s cubic-bezier(.075,.82,.165,1),color .25s cubic-bezier(.075,.82,.165,1)}.btn-current-active:hover{background-color:initial;border:1px solid var(--text-white);color:var(--text-white)}.btn-current-inactive{transition:border .25s cubic-bezier(.075,.82,.165,1),color .25s cubic-bezier(.075,.82,.165,1)}.btn-current-inactive:hover{border:1px solid var(--text-orange);color:var(--text-orange)}:root{--background-footer:#f7f7f7;--background-body:#e5e5e5;--text-red:#ff001b;--text-white:#fff;--text-black:#000;--text-orange:#ff6b08;--text-footer:#545454;--underline:#ff001b;--button-watched-hover:#d45900;--button-queue-hover:#eee;--modal-keys:#8c8c8c}.container{margin:0 20px}@media screen and (min-width:768px){.container{margin:0 31px}}body{font-family:Roboto,sans-serif}:root{--background-footer:#f7f7f7;--background-body:#e5e5e5;--text-red:#ff001b;--text-white:#fff;--text-black:#000;--text-orange:#ff6b08;--text-footer:#545454;--underline:#ff001b;--button-watched-hover:#d45900;--button-queue-hover:#eee;--modal-keys:#8c8c8c}.movie__image{width:100%;transition:transform .2s}@media screen and (min-width:768px){.movie__image{height:455px;width:336px}}@media screen and (min-width:1280px){.movie__image{height:574px;width:395px}}@media screen and (min-width:768px){.middle__section{margin-top:60px;margin-bottom:60px}}@media screen and (min-width:1280px){.middle__section{margin-top:60px;margin-bottom:44px}}.movie{cursor:pointer;margin:0}@media screen and (min-width:768px){.movie{max-width:336px}}@media screen and (min-width:1280px){.movie{max-width:395px}}.movie:hover{transform:scale(1.05)}.movie__title{letter-spacing:0;text-align:left;text-transform:uppercase;margin:0;font-family:Roboto;font-size:12px;font-weight:500;line-height:1.33}@media screen and (min-width:1280px){.movie__title{font-size:20px;line-height:1.2}}.movie__subtitle{letter-spacing:0;text-align:left;color:var(--text-orange);margin:0;font-family:Roboto;font-size:12px;font-weight:500;line-height:1.33}@media screen and (min-width:1280px){.movie__subtitle{font-size:20px;line-height:1.2}}.movie__textbox{max-width:280px;margin-top:8px;margin-bottom:20px}@media screen and (min-width:768px){.movie__textbox{max-width:336px;margin-bottom:0}}@media screen and (min-width:1280px){.movie__textbox{max-width:395px;margin-bottom:16px}}.movies__list{width:100%;flex-wrap:wrap;justify-content:flex-start;margin-top:20px;padding:0;list-style:none;display:flex}@media screen and (min-width:768px){.movies__list{justify-content:space-evenly;gap:32px}}@media screen and (min-width:1280px){.movies__list{max-width:1280px;justify-content:center;gap:16px;margin:auto}}.movies__list .mx-auto{margin-inline:auto}.movies__list .movie__alert{font-family:Roboto;font-size:25px;font-weight:500;line-height:1.33}.movies__list .movie__alert .movie__alert--color{color:var(--text-orange)}.movies__list .movie__alert.movie__alert--animation{animation:.7s infinite alternate glow}#pagination{height:40px;margin-bottom:60px}#pagination .tui-page-btn{width:40px;height:40px;color:var(--text-black);border:none;border-radius:5px;justify-content:center;align-items:center;transition:border .2s cubic-bezier(.075,.82,.165,1);display:inline-flex}#pagination .tui-page-btn:hover:not(.tui-is-disabled),#pagination .tui-page-btn:focus-visible:not(.tui-is-disabled){border:1px solid var(--text-orange)}#pagination .tui-next,#pagination .tui-prev{background-color:var(--background-footer)}#pagination .tui-is-selected{color:var(--text-white);background-color:var(--text-orange);cursor:pointer}.footer{background-color:var(--background-footer);height:100px}@media screen and (min-width:768px){.footer{height:79px}}@media screen and (min-width:1280px){.footer{height:77px}}.footer__heart{height:14.7px;width:13.3px}.footer__text{color:var(--text-footer);margin:auto;padding-right:10px;font-size:16px;font-weight:400;line-height:18.75px}.footer__text--modified{padding-left:10px;padding-right:5px}.footer__text--link{cursor:pointer;text-decoration:underline}.footer__secondRow{align-items:center;display:flex}@media screen and (min-width:768px){.footer__secondRow{margin-top:28px;margin-bottom:10px}}.footer__main{flex-direction:column;align-items:center;display:flex}@media screen and (min-width:768px){.footer__main{flex-direction:row;justify-content:center}}.footer__firstRow{margin-top:28px;margin-bottom:10px}.modal__image{width:240px;height:357px;border-radius:5px;margin:auto}@media screen and (min-width:768px){.modal__image{width:264px;height:373px;margin:0 68px 0 0}}@media screen and (min-width:1280px){.modal__image{width:375px;height:478px;margin-right:16px}}.modal__header{text-transform:uppercase;margin-top:20px;margin-bottom:20px;font-family:Roboto;font-size:20px;font-style:normal;font-weight:500;line-height:23px}@media screen and (min-width:1280px){.modal__header{margin-top:0;font-size:30px;font-weight:500;line-height:35px}}.modal__features{display:flex}.modal__features--keys{color:var(--modal-keys);font-size:12px;font-weight:500;line-height:16px}.modal__features--values{margin-left:20px;font-size:12px;font-weight:500;line-height:16px}@media screen and (min-width:1280px){.modal__features--values{margin-left:85px}}.modal__feature{margin-top:0;margin-bottom:8px}.modal__feature button{background-color:var(--text-orange);color:var(--text-white);width:36px;border:0px solid var(--text-orange);border-radius:5px;margin:0}.modal__value-title{text-transform:uppercase}.modal__description-heading{text-transform:uppercase;margin-bottom:8px;font-family:Roboto;font-size:12px;font-style:normal;font-weight:500;line-height:16px}.modal__description-text{color:var(--text-black);margin:0;font-family:Roboto;font-size:12px;font-style:normal;font-weight:500;line-height:20px}.modal__buttons{justify-content:space-evenly;margin-top:20px;display:flex}@media screen and (min-width:1280px){.modal__buttons{justify-content:space-evenly}}.modal__buttons--watched{background-color:var(--text-orange);border:1px solid var(--text-orange);color:var(--text-white);width:110px;height:44px;cursor:pointer;border-radius:5px;margin:0;font-size:12px;font-weight:500;line-height:16px}@media screen and (min-width:768px){.modal__buttons--watched{width:125px;height:44px;margin-right:14px}}@media screen and (min-width:1280px){.modal__buttons--watched{width:136px;height:44px;margin-right:15px}}.modal__buttons--watched:hover{background-color:var(--button-watched-hover);border:1px solid var(--button-watched-hover)}.modal__buttons--queue{border:1px solid var(--text-black);color:var(--text-black);background-color:var(--text-white);width:110px;height:44px;cursor:pointer;border-radius:5px;font-size:12px;font-weight:500;line-height:16px}@media screen and (min-width:768px){.modal__buttons--queue{width:125px;height:44px}}@media screen and (min-width:1280px){.modal__buttons--queue{width:136px;height:44px}}.modal__buttons--queue:hover{background-color:var(--button-queue-hover)}.modal__video{max-height:20px;margin-top:30px;display:flex}.modal__btn-video{max-height:20px;text-transform:uppercase;border:0px solid var(--text-black);cursor:pointer;background-color:#0000;justify-content:center;align-items:center;padding-left:0;font-size:12px;font-weight:500;line-height:1.33333;transition:background-color .25s cubic-bezier(.4,0,.2,1),color .25s cubic-bezier(.4,0,.2,1),border .25s cubic-bezier(.4,0,.2,1);display:flex}.is-hidden{opacity:0;pointer-events:none;display:none}.modal{width:100%;height:100%;opacity:1;visibility:visible;z-index:99;background-color:#0006;position:fixed;top:0;left:0;scale:1}.modal__window--open{animation:1s cubic-bezier(.165,.84,.44,1) forwards unfoldIn;transform:scaleY(.01)scaleX(0)}.modal__window--close{animation:1s cubic-bezier(.165,.84,.44,1) .3s forwards unfoldOut;transform:scale(1)}.modal__window{background-color:var(--text-white);width:280px;height:90vh;border-radius:4px;flex-direction:column;margin:0 auto;padding:48px 20px 40px;transition-property:opacity,visibility,transform;display:flex;position:absolute;top:50%;left:50%;overflow-x:hidden;overflow-y:auto;transform:translate(-50%,-50%);box-shadow:0 1px 3px #0000001f,0 1px 1px #00000024,0 2px 1px #0003}@media screen and (min-width:768px){.modal__window{width:704px;height:auto;flex-direction:row;padding:40px 72px 40px 36px;display:flex}}@media screen and (min-width:1280px){.modal__window{width:806px;height:auto;padding:40px 12px;display:flex}}#modal__close{width:30px;height:30px;cursor:pointer;position:absolute;top:16px;right:16px}@media screen and (max-width:767px){#modal__close{top:8px;right:8px}}.modal.is-loading .modal__window{visibility:hidden;opacity:0}@keyframes unfoldIn{0%{transform:scaleY(.005)scaleX(0)}50%{transform:scaleY(.005)}to{transform:scaleY(1)scaleX(1)}}@keyframes unfoldOut{0%{transform:scaleY(1)scaleX(1)}50%{transform:scaleY(.005)}to{transform:scaleY(.005)scaleX(0)}}@keyframes zoomIn{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes zoomOut{0%{transform:scale(1)}to{transform:scale(0)}}.modal__btn{width:110px;height:40px;text-transform:uppercase;border:1px solid var(--text-black);cursor:pointer;background-color:#0000;border-radius:5px;justify-content:center;align-items:center;font-size:12px;font-weight:500;line-height:1.33333;transition:background-color .25s cubic-bezier(.4,0,.2,1),color .25s cubic-bezier(.4,0,.2,1),border .25s cubic-bezier(.4,0,.2,1);display:flex}.modal__btn:hover,.modal__btn:focus{color:var(--text-white);background-color:var(--text-orange);border:none}.modal__btn.active{background-color:var(--text-orange);border-color:var(--text-orange);color:var(--text-white);transform:scale(1.05)}@media screen and (min-width:768px){.modal__btn{width:125px;height:44px}}@media screen and (min-width:1280px){.modal__btn{width:136px;height:44px}}.basicLightbox{width:100%;height:100vh;opacity:.01;z-index:1000;will-change:opacity;background:#000c;justify-content:center;align-items:center;transition:opacity .4s;display:flex;position:fixed;top:0;left:0}.basicLightbox--visible{opacity:1}.basicLightbox__placeholder{max-width:100%;z-index:10;will-change:transform;transition:transform .4s;transform:scale(.9)}.basicLightbox__placeholder>img:first-child:last-child,.basicLightbox__placeholder>video:first-child:last-child,.basicLightbox__placeholder>iframe:first-child:last-child{max-width:95%;max-height:95%;margin:auto;display:block;position:absolute;inset:0}.basicLightbox__placeholder>video:first-child:last-child,.basicLightbox__placeholder>iframe: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--img .basicLightbox__placeholder,.basicLightbox--video .basicLightbox__placeholder,.basicLightbox--iframe .basicLightbox__placeholder{width:100%;height:100%;pointer-events:none}.basicLightbox--visible .basicLightbox__placeholder{transform:scale(1)}.modalTeam{z-index:1;width:100%;height:100%;background-color:#0006;animation:.25s modalIn;display:none;position:fixed;top:0;left:0;overflow:auto}.modalTeam.modalIn{animation:.25s modalIn}.modalTeam.modalOut{animation:.25s modalOut}@keyframes modalIn{0%{opacity:0}to{opacity:1}}@keyframes modalOut{0%{opacity:1}to{opacity:0}}.modalTeam__content{width:80%;background-color:#aaa;margin:5% auto;padding:20px}.modalTeam__header{text-transform:uppercase;justify-content:center;display:flex}.close{color:var(--text-white);float:right;font-size:28px;font-weight:700}.close:hover,.close:focus{color:#000;cursor:pointer;text-decoration:none}.modalTeam__list{flex-flow:wrap;justify-content:center;list-style:none;display:flex}.modalTeam__item--img{width:200px;transition:transform .25s linear;display:inline-block}.modalTeam__item--img:hover{transform:scale(1.1)}.modalTeam__item{flex-direction:column;justify-content:center;align-items:center;padding-inline:10px;display:flex}.modalTeam__item--header{text-transform:uppercase;margin-top:15px;margin-bottom:10px}.modalTeam__item--title{margin-top:0;margin-bottom:10px}.social{justify-content:center;align-items:center;padding:0;list-style:none;display:flex}.social__item{cursor:pointer;justify-content:center;align-items:center;margin-top:10px;list-style:none;display:flex}.social__item:hover,.social__item:focus{animation:.7s infinite alternate glow}@keyframes glow{0%{text-shadow:0 0 10px var(--text-orange),0 0 30px var(--text-orange),0 0 50px var(--text-orange),0 0 70px var(--text-orange),0 0 90px var(--text-orange),0 0 100px var(--text-orange),0 0 150px var(--text-orange)}to{text-shadow:0 0 5px var(--text-orange),0 0 10px var(--text-orange),0 0 15px var(--text-orange),0 0 20px var(--text-orange),0 0 25px var(--text-orange),0 0 35px var(--text-orange)}}.social__item:first-child{padding-right:15px}.social__icon{height:20px;padding-right:5px}.social__link{color:#000;text-decoration:none}.tui-pagination *{-webkit-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:28px;text-align:center;margin:14px 0 12px;font-size:0;line-height:normal}.tui-pagination .tui-page-btn{width:28px;color:#333;vertical-align:middle;border:1px solid #ddd;border-width:1px 0;margin-left:0;padding:8px 0 6px;font-size:12px;font-weight:400;line-height:1;text-decoration:none;display:inline-block;position:relative}.tui-pagination .tui-page-btn:hover{background-color:#f4f4f4}.tui-pagination .tui-is-selected,.tui-pagination strong{color:#fff;cursor:default;background:#4b96e6;border-color:#4b96e6}.tui-pagination .tui-is-selected:hover{background-color:#4b96e6}.tui-pagination .tui-first-child.tui-is-selected,.tui-pagination strong.tui-first-child{margin-left:0}.tui-pagination .tui-first-child,.tui-pagination .tui-prev-is-ellip{border-left:1px solid #ddd}.tui-pagination .tui-last-child,.tui-pagination .tui-next-is-ellip{border-right:1px solid #ddd}.tui-pagination .tui-first-child.tui-is-selected{border-left:1px solid #4b96e6}.tui-pagination .tui-last-child.tui-is-selected{border-right:1px solid #4b96e6}.tui-pagination .tui-first,.tui-pagination .tui-prev,.tui-pagination .tui-next,.tui-pagination .tui-last,.tui-pagination .tui-prev-is-ellip,.tui-pagination .tui-next-is-ellip{height:26px;white-space:nowrap;border:1px solid #ddd;padding:0;font-size:0;font-weight:400;line-height:26px;overflow:hidden}.tui-pagination .tui-prev-is-ellip{border-right:0}.tui-pagination .tui-next-is-ellip,.tui-pagination .tui-first+.tui-prev,.tui-pagination .tui-next+.tui-last{border-left:0}.tui-pagination .tui-ico-first,.tui-pagination .tui-ico-prev,.tui-pagination .tui-ico-next,.tui-pagination .tui-ico-last,.tui-pagination .tui-ico-ellip{vertical-align:middle;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;font-size:0;display:inline-block}.tui-pagination .tui-prev-is-ellip,.tui-pagination .tui-next-is-ellip{padding:0;line-height:1}.tui-pagination .tui-prev{margin-right:10px}.tui-pagination .tui-next{margin-left:10px}.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;vertical-align:top;background-position:0 -24px;margin-top:16px}.tui-pagination .tui-is-disabled:hover{cursor:default;background:#fff}.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{vertical-align:top;display:inline-block}.tui-page-inputs .tui-page-input{width:10px;height:12px;text-align:center;color:#333;border:0;outline:none;padding:8px 0 6px;font-size:12px;display:inline-block}.tui-page-inputs .tui-page-current{color:#4b96e6}.tui-page-separator{height:12px;vertical-align:top;padding:8px 0 6px;font-size:12px;display:inline-block}
/*# sourceMappingURL=my-library.d5fa497c.css.map */
