html{scroll-behavior:smooth}:root{--main-bg-color: #000000;--main-color: rgb(250, 250, 250);--main-hover: #34387f;--green-btn: #5b7f3c;--green-btn-hover: #435e2d;--bordo-btn: #600404;--bordo-btn-hover: #4a0707;--blue-btn: #34387f;--blue-btn-hover: #292c63;--dark-btn: #0c0b0b;--dark-btn-hover: #242020}body{font-family:Poppins,sans-serif;font-weight:400;font-size:16px;line-height:1.25;letter-spacing:.02em;color:var(--main-color);background-color:var(--main-bg-color);overflow-x:unset}section{background-color:var(--main-bg-color)}a{color:currentColor;text-decoration:none}h1{font-weight:500;font-size:80px;line-height:1}h1,h2,h3,h4,p{margin-top:0;margin-bottom:0}ul,ol{margin-top:0;margin-bottom:0;padding-left:0;list-style:none}img{display:block}button{font-family:inherit;cursor:pointer}.hero-name{font-weight:500;font-size:18px;line-height:1.33}.container,.container-modal{max-width:100%;margin:0 auto;padding:0 20px}.is-hidden{opacity:0;visibility:hidden;pointer-events:none}@media screen and (max-width: 375px){.container{max-width:375px}.container-modal{max-width:335px}}@media screen and (min-width: 375px){.container{width:375px}.container-modal{width:335px}}@media screen and (min-width: 768px){.container{width:768px;padding:0 32px}.container-modal{width:600px;padding:0 32px}.hero-name{font-size:24px;line-height:1}}@media screen and (min-width: 1440px){.container{width:1440px}.container-modal{width:1000px}.random-list{width:100%}}.vite-promo{padding:5rem 0}.vite-promo .container{display:flex;align-items:center;gap:4rem;width:86vw;margin:0 auto;padding:0 20px}.vite-promo .wrapper{max-width:36rem}.vite-promo .title,.vite-promo .text{margin-bottom:1.5rem;font-size:3.5rem;font-weight:700;line-height:1.14;color:#213547}.vite-promo .gradient{display:inline-block;background-image:linear-gradient(120deg,#bd34fe 30%,#41d1ff);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.vite-promo .tagline{font-size:1.5rem;line-height:1.5;color:#3c3c3cb3}.vite-promo .actions{display:flex;align-items:center;gap:1rem}.vite-promo .link{display:inline-block;padding:.5rem 1.25rem;font-weight:500;text-align:center;white-space:nowrap;color:#ffffffde;background-color:#646cff;border:1px solid transparent;border-radius:1.25rem;transition:color .25s,border-color .25s,background-color .25s}.vite-promo .link:hover,.vite-promo .link:focus{color:#ffffffde;background-color:#747bff}.vite-promo .thumb{position:relative}.vite-promo .thumb:before{content:"";position:absolute;top:0;left:0;z-index:-1;display:block;width:100%;height:100%;border-radius:50%;background-image:linear-gradient(-45deg,#bd34fe 50%,#47caff 50%);filter:blur(4.5rem)}.header{height:30px;width:100%;justify-content:center;position:sticky;margin:-20px;top:20px;left:0;z-index:3}.logo-svg{width:98px;height:15px}.header-items{display:flex;align-items:center;justify-content:space-between}.header-btn{background:transparent;position:absolute;outline:none;border-color:transparent}.header-icon{position:absolute;top:50%;left:18px;width:16px;height:16px;transform:translateY(20%);fill:var(--main-color)}.header-input{width:108px;height:28px;font-style:normal;font-weight:500;font-size:12px;color:var(--text);background:transparent;padding:7px 18px 7px 42px;border:1px solid var(--main-color);border-radius:1000px}.header-input::placeholder{font-weight:700;color:var(--main-color)}@media screen and (min-width: 375px){.logo-svg{width:98px;height:15px}.header{height:30px;width:100%;justify-content:center;position:sticky;margin:-20px;top:20px;left:0;z-index:3}.header-items{display:flex;align-items:center;justify-content:space-between}.header-btn{background:transparent;position:absolute;outline:none;border-color:transparent}.header-icon{position:absolute;top:50%;left:18px;width:16px;height:16px;transform:translateY(20%);fill:var(--main-color)}.header-input{width:108px;height:28px;font-style:normal;font-weight:500;font-size:12px;color:var(--text);background:transparent;padding:7px 18px 7px 42px;border:1px solid var(--main-color);border-radius:1000px}.header-input::placeholder{font-weight:700;color:var(--main-color)}}@media screen and (min-width: 768px){.logo-svg{width:202px;height:31px}.header-input{width:130px;height:42px}.header-icon{top:8px;left:14px}}@media screen and (min-width: 1200px){.heder{width:100%}}.hero-all-characters-btn{display:flex;justify-content:center;align-items:center;transition:background-color .25s cubic-bezier(.4,0,.2,1);border-radius:1000px;border:none;width:142px;height:36px;background-color:var(--hero-accent-color);color:var(--main-color);text-decoration:none;font-family:Poppins,Roboto,Open Sans,sans-serif;font-weight:500;font-size:12px;line-height:16px;text-transform:uppercase}.hero-all-characters-btn:hover,.hero-all-characters-btn:focus{background-color:var(--hero-accent-hover-color)}@media screen and (min-width: 768px){.hero-all-characters-btn{width:167px;height:42px;font-size:14px;line-height:18px}}.random-all-characters-btn{display:flex;justify-content:center;align-items:center;transition:background-color .25s cubic-bezier(.4,0,.2,1);border:none;width:162px;height:38px;color:var(--main-color);background-color:var(--dark-btn);border:1px solid rgba(250,250,250,.3);border-radius:1000px;text-decoration:none;font-family:Poppins,Roboto,Open Sans,sans-serif;font-weight:500;font-size:12px;line-height:16px;text-transform:uppercase}.random-all-characters-btn:hover,.random-all-characters-btn:focus{background-color:var(--dark-btn-hover)}@media screen and (min-width: 768px){.random-all-characters-btn{width:170px;height:42px;font-size:14px;line-height:18px}}.back-home-btn{display:flex;justify-content:center;align-items:center;transition:background-color .25s cubic-bezier(.4,0,.2,1);border:none;width:111px;height:36px;background-color:#0c0b0b;color:var(--main-color);border:1px solid rgba(250,250,250,.5);border-radius:1000px;text-decoration:none;font-family:Poppins,Roboto,Open Sans,sans-serif;font-weight:500;font-size:12px;line-height:16px;text-transform:uppercase}.back-home-btn:hover,.back-home-btn:focus{background-color:var(--dark-btn-hover)}@media screen and (min-width: 768px){.back-home-btn{width:131px;height:42px;font-size:14px;line-height:18px}}.hero-section{margin-bottom:80px;margin-top:92px;--hero-accent-color: transparent}.hero-section[data-mod=blue]{--hero-accent-color: var(--blue-btn);--hero-accent-hover-color: var(--blue-btn-hover)}.hero-section[data-mod=green]{--hero-accent-color: var(--green-btn);--hero-accent-hover-color: var(--green-btn-hover)}.hero-section[data-mod=bordo]{--hero-accent-color: var(--bordo-btn);--hero-accent-hover-color: var(--bordo-btn-hover)}.hero-section-wrap{display:grid;grid-template-columns:auto 1fr;grid-template-areas:"hero-section-text-card hero-section-text-card" "hero-pagination hero-slide";gap:0 14px}.hero-section-text-card{grid-area:hero-section-text-card;margin-bottom:40px}.text-card-subtitle{margin-bottom:14px;font-weight:400;font-size:14px;line-height:1.2;text-transform:uppercase;color:#ffffffb3}.text-card-title{margin-bottom:16px;font-weight:500;font-size:44px;line-height:44px;letter-spacing:-.02em;color:#fafafa}.text-card-txt{margin-bottom:20px;font-size:14px;line-height:1.2;color:var(--main-color)}.visually-hidden{width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);position:absolute;border:0;padding:0}.hero-slide{display:flex;grid-area:hero-slide;flex-direction:column}.hero-slide.visually-hidden .image-card-main-img{opacity:0;transform:translate(-20%,20%)}.hero-slide.visually-hidden .image-card-secondary-img{opacity:0;transform:translate(20%,-20%)}.hero-pagination{grid-area:hero-pagination}.hero-pagination-item{width:4px;height:72px;margin-bottom:14px;background:rgba(23,23,23,.8);transition:background-color .25s cubic-bezier(.4,0,.2,1)}.hero-pagination-item.active{background:var(--hero-accent-color)}.hero-pagination-item:last-child{margin-bottom:0}.image-card-main-img{width:68%;border-radius:4px;margin-bottom:20px;opacity:1;transform:translateY(0);transition:all 1s;will-change:transform}.container-secondary-card{width:68%;margin-left:auto;position:relative}.secondary-card-gradient{position:absolute;width:100%;bottom:-28px;left:0;background:linear-gradient(180deg,var(--hero-accent-color) 36.46%,rgba(52,56,127,0) 100%);filter:blur(47px);border-radius:50%;z-index:0}.secondary-card-gradient:after{content:"";display:block;padding-bottom:100%}.image-card-secondary-img-wrap{position:relative;z-index:1}.image-card-secondary-img{width:100%;opacity:1;transform:translateY(0);transition:all 1s;will-change:transform}.decorate-ellipse{display:flex;align-items:center;justify-content:center;position:absolute;bottom:12px;left:14px;width:90px;height:90px;background:radial-gradient(81.15% 81.15% at 50% 18.85%,var(--hero-accent-color) 0%,#171717 100%);border-radius:50%;z-index:1}.decorate-ellipse-title{width:min-content;font-weight:500;font-size:16px;line-height:1.2;letter-spacing:-.02em;text-transform:uppercase;color:var(--main-color)}.image-card-link{position:absolute;bottom:13px;right:13px;fill:var(--hero-accent-color);z-index:1}.image-card-link:hover{transform:scale(1.2) translate(0);transition:transform .25s cubic-bezier(.4,0,.2,1)}.decorate-line{display:inline-block;position:relative;width:100%;height:0px;border:1px solid rgb(37,37,37);z-index:1;margin:16px 0}.decorate-line:before,.decorate-line:after{content:"";position:absolute}.decorate-line:before{position:absolute;top:50%;left:-1px;width:0px;height:0px;border-style:solid;border-width:3px 0 3px 5px;border-color:transparent transparent transparent rgb(37,37,37);transform:rotate(0) translateY(-50%)}.decorate-line:after{position:absolute;top:50%;right:-1px;width:0px;height:0px;border-style:solid;border-width:3px 5px 3px 0;border-color:transparent rgb(37,37,37) transparent transparent;transform:rotate(0) translateY(-50%)}.image-card-character-description{display:flex;position:relative;z-index:1}.image-card-title{margin-right:31px;font-weight:400;font-size:12px;line-height:1.2;letter-spacing:-.02em;color:var(--main-color)}.image-card-txt{font-weight:400;font-size:12px;line-height:1.2;letter-spacing:-.02em;color:#fafafa80}@media screen and (min-width: 768px){.hero-section{margin-bottom:180px}.hero-section-wrap{display:grid;grid-template-columns:1fr;grid-template-areas:"hero-section-text-card" "hero-slide" "hero-pagination"}.hero-section-text-card{width:68%;margin-bottom:32px}.text-card-subtitle{font-size:18px;margin-bottom:16px}.text-card-title{font-size:80px;line-height:1}.text-card-txt{margin-bottom:32px;font-size:16px}.hero-pagination{display:flex;justify-content:center}.hero-pagination-item{width:100px;height:4px;margin-right:14px}.hero-pagination-item:last-child{margin-right:0}.hero-slide{flex-direction:row;align-items:flex-end;display:grid;grid-template-columns:1fr 1fr;gap:32px;margin-bottom:32px}.image-card-main-img{width:100%;margin-bottom:0}.container-secondary-card{width:100%}.decorate-ellipse{width:144px;height:144px}.decorate-ellipse-title{font-size:24px}}@media screen and (min-width: 1440px){.hero-section{margin-bottom:168px}.hero-section-wrap{display:grid;grid-template-columns:1fr auto 1fr;grid-template-areas:"hero-section-text-card hero-pagination hero-slide "}.hero-section-text-card{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;width:100%;margin-bottom:0}.hero-pagination{grid-area:hero-pagination;flex-direction:column}.hero-pagination-item{width:4px;height:72px;margin-bottom:14px}.hero-pagination-item:last-child{margin-bottom:0}.image-card-secondary-img{margin-top:-30px}.decorate-ellipse{width:144px;height:144px}.decorate-ellipse-title{font-size:24px}}.random{margin:0 auto;position:relative;padding-bottom:138px}.random-text{font-weight:500;font-size:28px;line-height:1.14;text-transform:uppercase;margin-bottom:44px}.random-img{border-radius:8px}.random-bacground{width:335px;height:335px}.random-item{cursor:pointer;transition:color .25s cubic-bezier(.4,0,.2,1)}.random-item:not(:last-child){margin-bottom:32px}.random-item:after{content:" ";display:block;width:100%;margin-top:32px;border-bottom:1px solid rgba(250,250,250,.2)}.random-value-name{margin-bottom:14px}.active{color:var(--main-hover)}.random-item .active{transition:color .25s cubic-bezier(.4,0,.2,1)}.random-value-text{font-size:14px;line-height:1.3;color:#fafafa80}.allCharactersBtn{padding:10px 20px;border:1px solid rgba(250,250,250,.3);border-radius:1000px;background-color:var(--main-bg-color);color:var(--main-color);font-weight:500;font-size:14px;line-height:1.3;text-transform:uppercase;margin-top:20px;position:absolute;right:20px;transition:color .25s cubic-bezier(.4,0,.2,1)}.allCharactersBtn:hover,.allCharactersBtn:focus{color:var(--main-hover)}@media screen and (max-width: 375px){.random{width:100%}.random-img{max-width:100%}}@media screen and (min-width: 375px){.random{width:375px}}@media screen and (min-width: 768px){.random{width:768px;padding-bottom:202px}.random-text{font-weight:500;font-size:44px;line-height:1;margin-bottom:64px}.random-value-text{font-size:16px;line-height:1.13}.random-value-name{margin-bottom:16px}.allCharactersBtn{padding:12px 24px;margin-top:32px;right:32px}.random-img{width:704px;height:704px}}@media screen and (min-width: 1440px){.random{width:1440px}.random-info{display:flex;gap:32px}.random-list{margin-top:45px}.random-img{width:496px;height:704px;object-fit:cover;transition:box-shadow .25s cubic-bezier(.4,0,.2,1)}.random-img:hover{box-shadow:3px 4px 20px #34387f66,3px 4px 20px #34387fcc,3px 4px 20px #34387fcc}}@media screen and (max-width: 1440px){.random-img{margin-bottom:32px}}.footer{padding-top:40px}.footer-list{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;row-gap:20px}.logo{display:flex;align-items:center;margin-right:140px}.logo-img{width:98px;height:15px}.footer-bottom{background-color:var(--main-hover);padding:16px 0;text-align:center}.policy-link{color:#fafafa66;font-family:Poppins;font-style:normal;font-weight:400;font-size:10px;line-height:calc(12 / 10);letter-spacing:.02em}.icons-list{display:flex;gap:14px}.footer-icon-item-link{display:flex;justify-content:center;align-items:center;width:32px;height:32px;border:1px solid rgba(250,250,250,.15);border-radius:6px}.footer-icon{fill:var(--main-color);transition:fill .25s var(--cubic);width:14px;height:14px}.character-link{font-family:Poppins;font-style:normal;font-weight:400;font-size:14px;line-height:calc(18 / 14);transition:color .25s cubic-bezier(.4,0,.2,1)}.character-link:hover,.character-link:focus{color:var(--main-hover)}.footer-icon-item-link:hover>.footer-icon,.footer-icon-item-link:focus>.footer-icon{fill:var(--main-hover)}policy-link{transition:color .25s var(--cubic)}.policy-link:hover,.policy-link:focus{color:var(--dark-btn-hover)}@media screen and (min-width: 375px){.logo-img{width:98px;height:15px}.footer-top{margin-bottom:40px}.footer-list{width:303px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;row-gap:20px}}@media screen and (min-width: 767.98px){.footer{padding-top:68px}.footer-top{margin-bottom:68px}.footer-list{width:100%}.footer-icon{width:18px;height:18px}.character-link{font-size:16px;line-height:1.125}}.logo{margin-right:0}.logo-img{width:200px;height:30px}.footer-bottom{padding:18px 0}.footer-top{margin-bottom:40px}.footer-icon-item-link{width:40px;height:40px}.hero-secondary{padding-top:1px;padding-bottom:20px;background-image:url(/MarvelComics_JS/assets/background-hero-min-fb0d9b94.png);background-size:cover;background-position:center;background-repeat:no-repeat}.hero-secondary-text{font-size:14px;text-transform:uppercase;margin-top:172px;margin-bottom:14px;color:#ffffffb3}.hero-secondary-title{font-size:45px;margin-bottom:16px;letter-spacing:-.02em}.hero-secondary-subtitle{margin-bottom:65px}.back-home-link{width:115px;display:flex;margin-left:auto;font-size:12px;line-height:1.3;text-transform:uppercase;padding:10px 20px;color:#fafafa;background-color:transparent;border:1px solid rgba(250,250,250,.5);border-radius:1000px;transition:color .25s cubic-bezier(.4,0,.2,1),background-color .25s cubic-bezier(.4,0,.2,1)}.back-home-link:hover{width:116px;color:var(--dark-btn);background-color:var(--main-color)}@media screen and (min-width: 375px){.hero-secondary{padding-top:1px;padding-bottom:20px;background-image:url(/MarvelComics_JS/assets/background-hero-min-fb0d9b94.png);background-size:cover;background-position:center;background-repeat:no-repeat}@media (min-device-pixel-ratio: 2),(min-resolution: 192dpi),(min-resolution: 2dppx){.hero-secondary{background-image:url(../images/mobile/background-hero@2x-min.png)}}.hero-secondary-text{font-size:14px;text-transform:uppercase;margin-top:172px;margin-bottom:14px;color:#ffffffb3}.hero-secondary-title{font-size:60px;margin-bottom:16px;letter-spacing:-.02em}.hero-secondary-subtitle{margin-bottom:65px}.back-home-link{width:115px;display:flex;margin-left:auto;font-size:12px;line-height:1.3;text-transform:uppercase;padding:10px 20px;color:#fafafa;background-color:transparent;border:1px solid rgba(250,250,250,.5);border-radius:1000px}.back-home-link:hover{width:116px;font-weight:500;color:var(--dark-btn);background-color:var(--main-color)}}@media screen and (min-width: 768px){.hero-secondary{padding-bottom:32px;background-image:url(/MarvelComics_JS/assets/background-hero-min-83938d8f.jpg)}@media (min-device-pixel-ratio: 2),(min-resolution: 192dpi),(min-resolution: 2dppx){.hero-secondary{background-image:url(/MarvelComics_JS/assets/background-hero@2x-min-5741eb0c.jpg)}}.hero-secondary-text{font-size:18px;text-transform:uppercase;margin-top:212px;margin-bottom:27px;color:#ffffffb3}.hero-secondary-title{font-size:128px;margin-bottom:16px}.hero-secondary-subtitle{width:469px;margin-left:88px;margin-bottom:188px}.back-home-link{width:131px;height:42px;font-size:14px;line-height:1.28;text-transform:uppercase;color:#fafafa;background-color:transparent;border:1px solid rgba(250,250,250,.5);border-radius:1000px}.back-home-link:hover{width:132px;color:var(--dark-btn);background-color:var(--main-color)}}@media screen and (min-width: 1200px){.hero-secondary{height:780px;padding-bottom:0;background-image:url(/MarvelComics_JS/assets/background-hero-desktop-min-1bf2b202.jpg)}@media (min-device-pixel-ratio: 2),(min-resolution: 192dpi),(min-resolution: 2dppx){.hero-secondary{background-image:url(/MarvelComics_JS/assets/background-hero-desktop@2x-min-6c6a2ea5.jpg)}}.hero-secondary-text{margin-top:278px;margin-bottom:16px}.hero-secondary-title{font-size:150px;line-height:150px;margin-bottom:16px}.hero-secondary-subtitle{width:436px;margin-left:88px;margin-bottom:145px}.back-home-link,.back-home-link:hover{width:132px}}input,select,textarea{outline:none;border:none;border:solid 1px #f2f2f2}.visually-hidden{width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;position:absolute!important;border:0!important;padding:0!important}.defolt-options{display:none}.filter-form-wrap{margin-top:20px;display:grid;gap:12px 8px;grid-template-columns:1fr 1fr;grid-template-areas:"comics comics" "name name" "order date";margin-bottom:40px}.filter-form-wrap>div{position:relative;display:flex;max-width:100%}.filter-form-wrap>div:nth-child(1){grid-area:comics}.filter-form-wrap>div:nth-child(2){grid-area:order}.filter-form-wrap>div:nth-child(3){grid-area:name}.filter-form-wrap>div:nth-child(4){grid-area:date}.input-select{-webkit-appearance:none;-moz-appearance:none;appearance:none}.input-boxil{display:flex;flex-direction:column}.input-box{display:flex;flex-direction:column;position:relative}.filter-form-lable{color:#fafafa4d;display:block;margin-bottom:8px}.input-txt{border-radius:100px;padding:12px 48px 12px 24px;background-color:#171717;color:#fafafa;border:2px solid #34387F;font-size:14px;line-height:18px}.input-txt::placeholder{color:#fafafa}.input-txt:focus{background-color:#34387f;border-color:#34387f}.icon-arrow-down{position:absolute;bottom:16px;right:24px;pointer-events:none}.listbox{position:absolute;display:flex;flex-direction:column;align-items:stretch;text-align:start;background-color:#171717;padding:16px 24px;border-radius:16px;top:100%}.listbox-item{background-color:#171717;color:#fafafa4d;border:none;margin-bottom:8px;text-align:start}.listbox-item:last-child{margin-bottom:0}.listbox-item:hover{color:#fafafa}.search-svg{position:absolute;bottom:14px;right:24px}.input-date::-webkit-inner-spin-button,.input-date::-webkit-calendar-picker-indicator{display:none;-webkit-appearance:none}@media screen and (min-width: 768px){.filter-form-wrap{margin-top:64px;display:grid;gap:12px 8px;grid-template-columns:auto;grid-template-areas:"comics order name date";margin-bottom:64px}.filter-form-wrap div{width:170px}.input-txt{font-size:16px;line-height:18px;padding:16px 48px 16px 24px;height:50px}.input-select{padding:0 24px}}@media screen and (min-width: 1440px){.filter-form-wrap{display:flex;justify-content:center}}.gallery-item{margin-bottom:36px;width:335px}.gallery-link{display:block;transition:box-shadow .25s cubic-bezier(.4,0,.2,1);border-radius:8px;padding-bottom:8px}.gallery-link:hover,.gallery-link:focus{box-shadow:3px 4px 20px #34387f66,3px 4px 20px #34387fcc,3px 4px 20px #34387fcc}.gallery-image{object-fit:cover;margin-bottom:12px;border-radius:8px;width:100%;height:445px}.hero-name{font-weight:500;font-size:18px;line-height:calc(24 / 18);letter-spacing:-.02em;padding-left:4px}@media screen and (min-width: 768px){.gallery{display:flex;flex-wrap:wrap;gap:24px 32px}.gallery-item{margin-bottom:0;width:336px}.hero-name{font-size:24px;line-height:1}}@media screen and (min-width: 1200px){.gallery{gap:56px 16px}.gallery-item{width:332px}}.bacground-modal{background:rgba(255,255,255,.6);position:fixed;width:100%;height:100vh;overflow:scroll;top:0;left:0;z-index:4}.modal-window{background:var(--main-bg-color);position:absolute;top:20px;left:50%;transform:translate(-50%);padding-top:40px;border-radius:8px;overflow-y:auto}.close-modal-btn{width:20px;height:20px;position:absolute;border:solid 1px grey;top:14px;right:14px;border-radius:50%;display:flex;justify-content:center;align-items:center;background-color:inherit;transition:background-color .25s var(--cubic)}.close-modal-btn:hover{background-color:#242020}.close-modal{fill:#fff}.img-modal{border-radius:8px;margin-bottom:8px;cursor:pointer}.img-list{display:flex;gap:8px;margin-bottom:16px}.img-list-item{border-radius:8px;object-fit:cover}.img-list-item-card{width:263px;height:263px;object-fit:cover}.black-widow{background:#171717;border-radius:8px;padding:32px 16px}.black-widow-info{margin-bottom:16px}.black-widow-info-text{font-weight:500;font-size:18px;line-height:1.33;margin-bottom:4px}.black-widow-info-data{color:#fafafa80;font-size:14px;line-height:1.28}.black-widow-content{font-size:14px;line-height:1.28;margin-bottom:32px}.black-widow-list-text{font-weight:500;font-size:18px;line-height:1.33;margin-bottom:16px}.img-list-item-card{margin-bottom:16px;border-radius:8px}.black-widow-card-text{font-weight:500;font-size:14px;line-height:1.28;margin-bottom:4px}.black-widow-card-description{font-size:12px;line-height:1.16;color:#fafafa80}@media screen and (max-width: 375px){.modal-window{width:90%}.img-list-item-card,.img-modal,.img-list-item{max-width:100%}.img-list{margin-bottom:8px}}@media screen and (max-width: 768px){.black-widow-list-item:not(:last-child){margin-bottom:32px}}@media screen and (min-width: 768px){.close-modal-btn{width:28px;height:28px;top:16px;right:16px}.close-modal{width:14px;height:14px}.img-info{display:flex;gap:8px}.img-modal{width:332px;object-fit:cover}.img-list{flex-direction:column}.black-widow{width:536px}.black-widow-list{display:flex;gap:19px}.img-list-item-card{width:155px;height:200px;object-fit:cover}.black-widow-info{display:flex;align-items:center;justify-content:space-between}.black-widow-info-text{font-size:24px;line-height:1}.black-widow-content{font-size:16px;line-height:1.125}.black-widow-list-text{font-size:24px;line-height:1}}@media screen and (min-width: 1440px){.modal-window{padding:64px 0}.modal1-content{display:flex;gap:16px}.black-widow{width:588px;height:514px}.img-modal{height:445px;margin-bottom:0}.img-info{flex-direction:column}.img-list{flex-direction:row}.img-list-item-card{width:174px}.black-widow-content{height:55px;overflow:hidden}}.bacground-mod-two{background:rgba(255,255,255,.096);position:fixed;width:100%;height:100vh;overflow:scroll;top:0;left:0;z-index:5}.modal-two{max-width:335px;background-color:#070000;border-radius:8px;padding:40px 20px 64px;position:absolute;top:20px;left:50%;transform:translate(-50%);overflow-y:auto;z-index:5}.modal-two h3{font-weight:400;font-size:10px;line-height:1.2;color:#fafafa80}.mod-two-buttom{width:19px;height:19px;border-radius:50%;background-color:inherit;border:none;cursor:pointer;display:flex;justify-content:center;align-items:center;position:absolute;top:19px;right:19px;transition:background-color .25s var(--cubic),color .25s var(--cubic)}.mod-two-buttom:hover,.mod-two-buttom:focus{background-color:#242020}.mod-two-swg-close{width:14px;height:14px}.mod-two-first-img{width:295px;margin-bottom:8px;border-radius:8px}.mod-two-gallery{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.mod-two-gallery-img{width:80px;height:80px;border-radius:8px;object-fit:cover}.modal-two-setion-two{background-color:#171717;padding:32px 16px;border-radius:8px}.mod-two-primary-header{margin-bottom:4px}.mod-two-date{display:flex}.mod-two-date-blok{margin-bottom:16px}.mod-two-avtor{margin-right:16px;position:relative}.mod-two-avtor:after{display:block;content:"";background-color:#fafafa80;height:12.5px;width:1px;position:absolute;right:-8px;top:50%;transform:translateY(-50%)}.mod-two-text{margin-bottom:16px}.modal-two-info{display:flex;justify-content:space-between;margin-bottom:32px}.modal-two-info-header{margin-bottom:4px;text-transform:uppercase}.mod-two-gallery-creators{margin-bottom:32px;display:flex;flex-direction:column;gap:16px}.mod-two-creator{display:flex;align-items:center}.mod-two-creator-header{margin-bottom:20px}.mod-two-img-creator,.mod-two-charaters-img{border-radius:8px;margin-right:8px;width:50px;height:50px;object-fit:cover}.mod-two-creator-job-title{margin-bottom:4px}.mod-two-charaters-header{margin-bottom:20px}.modal-two-characters{display:flex;align-items:center;flex:1}.mod-two-charaters-gallery{display:flex;flex-direction:column;gap:16px}@media screen and (min-width: 767.98px){.modal-two h3{font-size:14px;line-height:1.29}.modal-two{width:600px;max-width:600px;padding:64px 32px}.mod-two-first-img{width:332px;margin-bottom:0;margin-right:8px}.mod-two-first-gallery{display:flex;max-height:450px;margin-bottom:16px}.mod-two-gallery{display:flex;flex-direction:column;flex-wrap:wrap;margin-bottom:0}.mod-two-date-blok{display:flex;justify-content:space-between;align-items:center}.mod-two-text{margin-bottom:32px}.modal-two-info{flex-direction:1;gap:32px;justify-content:flex-start}.modal-two-info-header{margin-bottom:8px;font-size:12px;line-height:1.17}.mod-two-creator-header{margin-bottom:32px}.mod-two-img-creator{margin-right:14px;width:60px;height:60px;object-fit:cover}.mod-two-charaters-header{margin-bottom:32px}.mod-two-charaters-gallery{flex-direction:row;flex-wrap:wrap}.mod-two-charaters-img{margin-right:16px;width:60px;height:60px;flex-direction:row;object-fit:cover}}@media screen and (min-width: 1439.98px){.modal-two{width:1000px;max-width:1000px;min-height:840px;display:flex;background-color:#000}.mod-two-first-gallery{display:flex;flex-direction:column;max-height:340px;margin-bottom:0;margin-right:16px}.mod-two-first-img{margin-bottom:8px;margin-right:0}.mod-two-gallery{display:flex;flex-direction:row;flex-wrap:wrap;margin-bottom:0}}@media screen and (min-width: 375px){.error-item{width:267px;height:152px;margin:40px auto 80px;background-size:cover;background-position:center;background-repeat:no-repeat;background-image:url(data:image/png;base64,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)}.error-message{width:151px;font-weight:500;font-size:18px;line-height:1.3;letter-spacing:-.02em;padding-top:61px;text-align:center;margin:0 auto;padding-bottom:43px}@media (min-device-pixel-ratio: 2),(min-resolution: 192dpi),(min-resolution: 2dppx){.error-item{background-image:url(/MarvelComics_JS/assets/try-looking@2x-min-3e8dea57.png)}}}@media screen and (min-width: 768px){.error-item{width:375px;height:221px;margin:128px auto;background-size:cover;background-position:center;background-repeat:no-repeat;background-image:url(data:image/png;base64,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)}.error-message{width:190px;font-weight:500;font-size:24px;line-height:1.16;padding-top:82px;padding-bottom:82px}@media (min-device-pixel-ratio: 2),(min-resolution: 192dpi),(min-resolution: 2dppx){.error-item{background-image:url(/MarvelComics_JS/assets/try-looking@2x-min-86a40556.png)}}}@media screen and (min-width: 1200px){.error-item{background-image:url(data:image/png;base64,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)}.error-message{width:190px;font-weight:500;font-size:24px;line-height:1.16}@media (min-device-pixel-ratio: 2),(min-resolution: 192dpi),(min-resolution: 2dppx){.error-item{background-image:url(/MarvelComics_JS/assets/try-looking@2x-min-86a40556.png)}}}.pagination-container{display:flex;align-items:center;bottom:0;justify-content:center;margin:0 auto}.pagination-number,.pagination-button{width:30px;font-size:1.1rem;background-color:transparent;border:none;margin:.25rem;cursor:pointer;height:2.5rem;width:2.5rem;border-radius:.2rem;color:#fff}.pagination-number:hover,.pagination-button:not(.disabled):hover{background:#fff}.pagination-number.active{color:#fff;background:#34387f}.hidden{display:none}[id^=NotiflixNotifyWrap]{pointer-events:none;position:fixed;z-index:4001;opacity:1;right:10px;top:10px;width:280px;max-width:96%;-webkit-box-sizing:border-box;box-sizing:border-box;background:transparent}[id^=NotiflixNotifyWrap].nx-flex-center-center{max-height:calc(100vh - 20px);overflow-x:hidden;overflow-y:auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin:auto}[id^=NotiflixNotifyWrap]::-webkit-scrollbar{width:0;height:0}[id^=NotiflixNotifyWrap]::-webkit-scrollbar-thumb{background:transparent}[id^=NotiflixNotifyWrap]::-webkit-scrollbar-track{background:transparent}[id^=NotiflixNotifyWrap] *{-webkit-box-sizing:border-box;box-sizing:border-box}[id^=NotiflixNotifyOverlay]{-webkit-transition:background .3s ease-in-out;-o-transition:background .3s ease-in-out;transition:background .3s ease-in-out}[id^=NotiflixNotifyWrap]>div{pointer-events:all;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-family:Quicksand,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;width:100%;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative;margin:0 0 10px;border-radius:5px;background:#1e1e1e;color:#fff;padding:10px 12px;font-size:14px;line-height:1.4}[id^=NotiflixNotifyWrap]>div:last-child{margin:0}[id^=NotiflixNotifyWrap]>div.nx-with-callback{cursor:pointer}[id^=NotiflixNotifyWrap]>div.nx-with-icon{padding:8px;min-height:56px}[id^=NotiflixNotifyWrap]>div.nx-paused{cursor:auto}[id^=NotiflixNotifyWrap]>div.nx-notify-click-to-close{cursor:pointer}[id^=NotiflixNotifyWrap]>div.nx-with-close-button{padding:10px 36px 10px 12px}[id^=NotiflixNotifyWrap]>div.nx-with-icon.nx-with-close-button{padding:6px 36px 6px 6px}[id^=NotiflixNotifyWrap]>div>span.nx-message{cursor:inherit;font-weight:400;font-family:inherit!important;word-break:break-all;word-break:break-word}[id^=NotiflixNotifyWrap]>div>span.nx-close-button{cursor:pointer;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;position:absolute;right:8px;top:0;bottom:0;margin:auto;color:inherit;width:20px;height:20px}[id^=NotiflixNotifyWrap]>div>span.nx-close-button:hover{-webkit-transform:rotate(90deg);transform:rotate(90deg)}[id^=NotiflixNotifyWrap]>div>span.nx-close-button>svg{position:absolute;width:16px;height:16px;right:2px;top:2px}[id^=NotiflixNotifyWrap]>div>.nx-message-icon{position:absolute;width:40px;height:40px;font-size:30px;line-height:40px;text-align:center;left:8px;top:0;bottom:0;margin:auto;border-radius:inherit}[id^=NotiflixNotifyWrap]>div>.nx-message-icon-fa.nx-message-icon-fa-shadow{color:inherit;background:rgba(0,0,0,.15);-webkit-box-shadow:inset 0 0 34px rgba(0,0,0,.2);box-shadow:inset 0 0 34px #0003;text-shadow:0 0 10px rgba(0,0,0,.3)}[id^=NotiflixNotifyWrap]>div>span.nx-with-icon{position:relative;float:left;width:calc(100% - 40px);margin:0 0 0 40px;padding:0 0 0 10px;-webkit-box-sizing:border-box;box-sizing:border-box}[id^=NotiflixNotifyWrap]>div.nx-rtl-on>.nx-message-icon{left:auto;right:8px}[id^=NotiflixNotifyWrap]>div.nx-rtl-on>span.nx-with-icon{padding:0 10px 0 0;margin:0 40px 0 0}[id^=NotiflixNotifyWrap]>div.nx-rtl-on>span.nx-close-button{right:auto;left:8px}[id^=NotiflixNotifyWrap]>div.nx-with-icon.nx-with-close-button.nx-rtl-on{padding:6px 6px 6px 36px}[id^=NotiflixNotifyWrap]>div.nx-with-close-button.nx-rtl-on{padding:10px 12px 10px 36px}[id^=NotiflixNotifyOverlay].nx-with-animation,[id^=NotiflixNotifyWrap]>div.nx-with-animation.nx-fade{-webkit-animation:notify-animation-fade .3s ease-in-out 0s normal;animation:notify-animation-fade .3s ease-in-out 0s normal}@-webkit-keyframes notify-animation-fade{0%{opacity:0}to{opacity:1}}@keyframes notify-animation-fade{0%{opacity:0}to{opacity:1}}[id^=NotiflixNotifyWrap]>div.nx-with-animation.nx-zoom{-webkit-animation:notify-animation-zoom .3s ease-in-out 0s normal;animation:notify-animation-zoom .3s ease-in-out 0s normal}@-webkit-keyframes notify-animation-zoom{0%{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1.05);transform:scale(1.05)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes notify-animation-zoom{0%{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1.05);transform:scale(1.05)}to{-webkit-transform:scale(1);transform:scale(1)}}[id^=NotiflixNotifyWrap]>div.nx-with-animation.nx-from-right{-webkit-animation:notify-animation-from-right .3s ease-in-out 0s normal;animation:notify-animation-from-right .3s ease-in-out 0s normal}@-webkit-keyframes notify-animation-from-right{0%{right:-300px;opacity:0}50%{right:8px;opacity:1}to{right:0;opacity:1}}@keyframes notify-animation-from-right{0%{right:-300px;opacity:0}50%{right:8px;opacity:1}to{right:0;opacity:1}}[id^=NotiflixNotifyWrap]>div.nx-with-animation.nx-from-left{-webkit-animation:notify-animation-from-left .3s ease-in-out 0s normal;animation:notify-animation-from-left .3s ease-in-out 0s normal}@-webkit-keyframes notify-animation-from-left{0%{left:-300px;opacity:0}50%{left:8px;opacity:1}to{left:0;opacity:1}}@keyframes notify-animation-from-left{0%{left:-300px;opacity:0}50%{left:8px;opacity:1}to{left:0;opacity:1}}[id^=NotiflixNotifyWrap]>div.nx-with-animation.nx-from-top{-webkit-animation:notify-animation-from-top .3s ease-in-out 0s normal;animation:notify-animation-from-top .3s ease-in-out 0s normal}@-webkit-keyframes notify-animation-from-top{0%{top:-50px;opacity:0}50%{top:8px;opacity:1}to{top:0;opacity:1}}@keyframes notify-animation-from-top{0%{top:-50px;opacity:0}50%{top:8px;opacity:1}to{top:0;opacity:1}}[id^=NotiflixNotifyWrap]>div.nx-with-animation.nx-from-bottom{-webkit-animation:notify-animation-from-bottom .3s ease-in-out 0s normal;animation:notify-animation-from-bottom .3s ease-in-out 0s normal}@-webkit-keyframes notify-animation-from-bottom{0%{bottom:-50px;opacity:0}50%{bottom:8px;opacity:1}to{bottom:0;opacity:1}}@keyframes notify-animation-from-bottom{0%{bottom:-50px;opacity:0}50%{bottom:8px;opacity:1}to{bottom:0;opacity:1}}[id^=NotiflixNotifyOverlay].nx-with-animation.nx-remove,[id^=NotiflixNotifyWrap]>div.nx-with-animation.nx-fade.nx-remove{opacity:0;-webkit-animation:notify-remove-fade .3s ease-in-out 0s normal;animation:notify-remove-fade .3s ease-in-out 0s normal}@-webkit-keyframes notify-remove-fade{0%{opacity:1}to{opacity:0}}@keyframes notify-remove-fade{0%{opacity:1}to{opacity:0}}[id^=NotiflixNotifyWrap]>div.nx-with-animation.nx-zoom.nx-remove{-webkit-transform:scale(0);transform:scale(0);-webkit-animation:notify-remove-zoom .3s ease-in-out 0s normal;animation:notify-remove-zoom .3s ease-in-out 0s normal}@-webkit-keyframes notify-remove-zoom{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.05);transform:scale(1.05)}to{-webkit-transform:scale(0);transform:scale(0)}}@keyframes notify-remove-zoom{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.05);transform:scale(1.05)}to{-webkit-transform:scale(0);transform:scale(0)}}[id^=NotiflixNotifyWrap]>div.nx-with-animation.nx-from-top.nx-remove{opacity:0;-webkit-animation:notify-remove-to-top .3s ease-in-out 0s normal;animation:notify-remove-to-top .3s ease-in-out 0s normal}@-webkit-keyframes notify-remove-to-top{0%{top:0;opacity:1}50%{top:8px;opacity:1}to{top:-50px;opacity:0}}@keyframes notify-remove-to-top{0%{top:0;opacity:1}50%{top:8px;opacity:1}to{top:-50px;opacity:0}}[id^=NotiflixNotifyWrap]>div.nx-with-animation.nx-from-right.nx-remove{opacity:0;-webkit-animation:notify-remove-to-right .3s ease-in-out 0s normal;animation:notify-remove-to-right .3s ease-in-out 0s normal}@-webkit-keyframes notify-remove-to-right{0%{right:0;opacity:1}50%{right:8px;opacity:1}to{right:-300px;opacity:0}}@keyframes notify-remove-to-right{0%{right:0;opacity:1}50%{right:8px;opacity:1}to{right:-300px;opacity:0}}[id^=NotiflixNotifyWrap]>div.nx-with-animation.nx-from-bottom.nx-remove{opacity:0;-webkit-animation:notify-remove-to-bottom .3s ease-in-out 0s normal;animation:notify-remove-to-bottom .3s ease-in-out 0s normal}@-webkit-keyframes notify-remove-to-bottom{0%{bottom:0;opacity:1}50%{bottom:8px;opacity:1}to{bottom:-50px;opacity:0}}@keyframes notify-remove-to-bottom{0%{bottom:0;opacity:1}50%{bottom:8px;opacity:1}to{bottom:-50px;opacity:0}}[id^=NotiflixNotifyWrap]>div.nx-with-animation.nx-from-left.nx-remove{opacity:0;-webkit-animation:notify-remove-to-left .3s ease-in-out 0s normal;animation:notify-remove-to-left .3s ease-in-out 0s normal}@-webkit-keyframes notify-remove-to-left{0%{left:0;opacity:1}50%{left:8px;opacity:1}to{left:-300px;opacity:0}}@keyframes notify-remove-to-left{0%{left:0;opacity:1}50%{left:8px;opacity:1}to{left:-300px;opacity:0}}[id^=NotiflixReportWrap]{position:fixed;z-index:4002;width:100%;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:Quicksand,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;left:0;top:0;padding:10px;color:#1e1e1e;border-radius:25px;background:transparent;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}[id^=NotiflixReportWrap] *{-webkit-box-sizing:border-box;box-sizing:border-box}[id^=NotiflixReportWrap]>div[class*=-overlay]{width:100%;height:100%;left:0;top:0;background:rgba(255,255,255,.5);position:fixed;z-index:0}[id^=NotiflixReportWrap]>div.nx-report-click-to-close{cursor:pointer}[id^=NotiflixReportWrap]>div[class*=-content]{width:320px;max-width:100%;max-height:96vh;overflow-x:hidden;overflow-y:auto;border-radius:inherit;padding:10px;-webkit-filter:drop-shadow(0 0 5px rgba(0,0,0,.05));filter:drop-shadow(0 0 5px rgba(0,0,0,.05));border:1px solid rgba(0,0,0,.03);background:#f8f8f8;position:relative;z-index:1}[id^=NotiflixReportWrap]>div[class*=-content]::-webkit-scrollbar{width:0;height:0}[id^=NotiflixReportWrap]>div[class*=-content]::-webkit-scrollbar-thumb{background:transparent}[id^=NotiflixReportWrap]>div[class*=-content]::-webkit-scrollbar-track{background:transparent}[id^=NotiflixReportWrap]>div[class*=-content]>div[class$=-icon]{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:110px;height:110px;display:block;margin:6px auto 12px}[id^=NotiflixReportWrap]>div[class*=-content]>div[class$=-icon] svg{min-width:100%;max-width:100%;height:auto}[id^=NotiflixReportWrap]>*>h5{word-break:break-all;word-break:break-word;font-family:inherit!important;font-size:16px;font-weight:500;line-height:1.4;margin:0 0 10px;padding:0 0 10px;border-bottom:1px solid rgba(0,0,0,.1);float:left;width:100%;text-align:center}[id^=NotiflixReportWrap]>*>p{word-break:break-all;word-break:break-word;font-family:inherit!important;font-size:13px;line-height:1.4;font-weight:400;float:left;width:100%;padding:0 10px;margin:0 0 10px}[id^=NotiflixReportWrap] a#NXReportButton{word-break:break-all;word-break:break-word;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-family:inherit!important;-webkit-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out;cursor:pointer;float:right;padding:7px 17px;background:#32c682;font-size:14px;line-height:1.4;font-weight:500;border-radius:inherit!important;color:#fff}[id^=NotiflixReportWrap] a#NXReportButton:hover{-webkit-box-shadow:inset 0 -60px 5px -5px rgba(0,0,0,.25);box-shadow:inset 0 -60px 5px -5px #00000040}[id^=NotiflixReportWrap].nx-rtl-on a#NXReportButton{float:left}[id^=NotiflixReportWrap]>div[class*=-overlay].nx-with-animation{-webkit-animation:report-overlay-animation .3s ease-in-out 0s normal;animation:report-overlay-animation .3s ease-in-out 0s normal}@-webkit-keyframes report-overlay-animation{0%{opacity:0}to{opacity:1}}@keyframes report-overlay-animation{0%{opacity:0}to{opacity:1}}[id^=NotiflixReportWrap]>div[class*=-content].nx-with-animation.nx-fade{-webkit-animation:report-animation-fade .3s ease-in-out 0s normal;animation:report-animation-fade .3s ease-in-out 0s normal}@-webkit-keyframes report-animation-fade{0%{opacity:0}to{opacity:1}}@keyframes report-animation-fade{0%{opacity:0}to{opacity:1}}[id^=NotiflixReportWrap]>div[class*=-content].nx-with-animation.nx-zoom{-webkit-animation:report-animation-zoom .3s ease-in-out 0s normal;animation:report-animation-zoom .3s ease-in-out 0s normal}@-webkit-keyframes report-animation-zoom{0%{opacity:0;-webkit-transform:scale(.5);transform:scale(.5)}50%{opacity:1;-webkit-transform:scale(1.05);transform:scale(1.05)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes report-animation-zoom{0%{opacity:0;-webkit-transform:scale(.5);transform:scale(.5)}50%{opacity:1;-webkit-transform:scale(1.05);transform:scale(1.05)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}[id^=NotiflixReportWrap].nx-remove>div[class*=-overlay].nx-with-animation{opacity:0;-webkit-animation:report-overlay-animation-remove .3s ease-in-out 0s normal;animation:report-overlay-animation-remove .3s ease-in-out 0s normal}@-webkit-keyframes report-overlay-animation-remove{0%{opacity:1}to{opacity:0}}@keyframes report-overlay-animation-remove{0%{opacity:1}to{opacity:0}}[id^=NotiflixReportWrap].nx-remove>div[class*=-content].nx-with-animation.nx-fade{opacity:0;-webkit-animation:report-animation-fade-remove .3s ease-in-out 0s normal;animation:report-animation-fade-remove .3s ease-in-out 0s normal}@-webkit-keyframes report-animation-fade-remove{0%{opacity:1}to{opacity:0}}@keyframes report-animation-fade-remove{0%{opacity:1}to{opacity:0}}[id^=NotiflixReportWrap].nx-remove>div[class*=-content].nx-with-animation.nx-zoom{opacity:0;-webkit-animation:report-animation-zoom-remove .3s ease-in-out 0s normal;animation:report-animation-zoom-remove .3s ease-in-out 0s normal}@-webkit-keyframes report-animation-zoom-remove{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}50%{opacity:.5;-webkit-transform:scale(1.05);transform:scale(1.05)}to{opacity:0;-webkit-transform:scale(0);transform:scale(0)}}@keyframes report-animation-zoom-remove{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}50%{opacity:.5;-webkit-transform:scale(1.05);transform:scale(1.05)}to{opacity:0;-webkit-transform:scale(0);transform:scale(0)}}[id^=NotiflixConfirmWrap]{position:fixed;z-index:4003;width:100%;height:100%;left:0;top:0;padding:10px;-webkit-box-sizing:border-box;box-sizing:border-box;background:transparent;font-family:Quicksand,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}[id^=NotiflixConfirmWrap].nx-position-center-top{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}[id^=NotiflixConfirmWrap].nx-position-center-bottom{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}[id^=NotiflixConfirmWrap].nx-position-left-top{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}[id^=NotiflixConfirmWrap].nx-position-left-center{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}[id^=NotiflixConfirmWrap].nx-position-left-bottom{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}[id^=NotiflixConfirmWrap].nx-position-right-top{-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}[id^=NotiflixConfirmWrap].nx-position-right-center{-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}[id^=NotiflixConfirmWrap].nx-position-right-bottom{-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}[id^=NotiflixConfirmWrap] *{-webkit-box-sizing:border-box;box-sizing:border-box}[id^=NotiflixConfirmWrap]>div[class*=-overlay]{width:100%;height:100%;left:0;top:0;background:rgba(255,255,255,.5);position:fixed;z-index:0}[id^=NotiflixConfirmWrap]>div[class*=-overlay].nx-with-animation{-webkit-animation:confirm-overlay-animation .3s ease-in-out 0s normal;animation:confirm-overlay-animation .3s ease-in-out 0s normal}@-webkit-keyframes confirm-overlay-animation{0%{opacity:0}to{opacity:1}}@keyframes confirm-overlay-animation{0%{opacity:0}to{opacity:1}}[id^=NotiflixConfirmWrap].nx-remove>div[class*=-overlay].nx-with-animation{opacity:0;-webkit-animation:confirm-overlay-animation-remove .3s ease-in-out 0s normal;animation:confirm-overlay-animation-remove .3s ease-in-out 0s normal}@-webkit-keyframes confirm-overlay-animation-remove{0%{opacity:1}to{opacity:0}}@keyframes confirm-overlay-animation-remove{0%{opacity:1}to{opacity:0}}[id^=NotiflixConfirmWrap]>div[class*=-content]{width:300px;max-width:100%;max-height:96vh;overflow-x:hidden;overflow-y:auto;border-radius:25px;padding:10px;margin:0;-webkit-filter:drop-shadow(0 0 5px rgba(0,0,0,.05));filter:drop-shadow(0 0 5px rgba(0,0,0,.05));background:#f8f8f8;color:#1e1e1e;position:relative;z-index:1;text-align:center}[id^=NotiflixConfirmWrap]>div[class*=-content]::-webkit-scrollbar{width:0;height:0}[id^=NotiflixConfirmWrap]>div[class*=-content]::-webkit-scrollbar-thumb{background:transparent}[id^=NotiflixConfirmWrap]>div[class*=-content]::-webkit-scrollbar-track{background:transparent}[id^=NotiflixConfirmWrap]>div[class*=-content]>div[class*=-head]{float:left;width:100%;text-align:inherit}[id^=NotiflixConfirmWrap]>div[class*=-content]>div[class*=-head]>h5{float:left;width:100%;margin:0;padding:0 0 10px;border-bottom:1px solid rgba(0,0,0,.1);color:#32c682;font-family:inherit!important;font-size:16px;line-height:1.4;font-weight:500;text-align:inherit}[id^=NotiflixConfirmWrap]>div[class*=-content]>div[class*=-head]>div{font-family:inherit!important;margin:15px 0 20px;padding:0 10px;float:left;width:100%;font-size:14px;line-height:1.4;font-weight:400;color:inherit;text-align:inherit}[id^=NotiflixConfirmWrap]>div[class*=-content]>div[class*=-head]>div>div{font-family:inherit!important;float:left;width:100%;margin:15px 0 0;padding:0}[id^=NotiflixConfirmWrap]>div[class*=-content]>div[class*=-head]>div>div>input{font-family:inherit!important;float:left;width:100%;height:40px;margin:0;padding:0 15px;border:1px solid rgba(0,0,0,.1);border-radius:25px;font-size:14px;font-weight:400;line-height:1;-webkit-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out;text-align:left}[id^=NotiflixConfirmWrap].nx-rtl-on>div[class*=-content]>div[class*=-head]>div>div>input{text-align:right}[id^=NotiflixConfirmWrap]>div[class*=-content]>div[class*=-head]>div>div>input:hover{border-color:#0000001a}[id^=NotiflixConfirmWrap]>div[class*=-content]>div[class*=-head]>div>div>input:focus{border-color:#0000004d}[id^=NotiflixConfirmWrap]>div[class*=-content]>div[class*=-head]>div>div>input.nx-validation-failure{border-color:#ff5549}[id^=NotiflixConfirmWrap]>div[class*=-content]>div[class*=-head]>div>div>input.nx-validation-success{border-color:#32c682}[id^=NotiflixConfirmWrap]>div[class*=-content]>div[class*=-buttons]{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-radius:inherit;float:left;width:100%;text-align:inherit}[id^=NotiflixConfirmWrap]>div[class*=-content]>div[class*=-buttons]>a{cursor:pointer;font-family:inherit!important;-webkit-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out;float:left;width:48%;padding:9px 5px;border-radius:inherit!important;font-weight:500;font-size:15px;line-height:1.4;color:#f8f8f8;text-align:inherit}[id^=NotiflixConfirmWrap]>div[class*=-content]>div[class*=-buttons]>a.nx-confirm-button-ok{margin:0 2% 0 0;background:#32c682}[id^=NotiflixConfirmWrap]>div[class*=-content]>div[class*=-buttons]>a.nx-confirm-button-cancel{margin:0 0 0 2%;background:#a9a9a9}[id^=NotiflixConfirmWrap]>div[class*=-content]>div[class*=-buttons]>a.nx-full{margin:0;width:100%}[id^=NotiflixConfirmWrap]>div[class*=-content]>div[class*=-buttons]>a:hover{-webkit-box-shadow:inset 0 -60px 5px -5px rgba(0,0,0,.25);box-shadow:inset 0 -60px 5px -5px #00000040}[id^=NotiflixConfirmWrap].nx-rtl-on>div[class*=-content]>div[class*=-buttons],[id^=NotiflixConfirmWrap].nx-rtl-on>div[class*=-content]>div[class*=-buttons]>a{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}[id^=NotiflixConfirmWrap].nx-with-animation.nx-fade>div[class*=-content]{-webkit-animation:confirm-animation-fade .3s ease-in-out 0s normal;animation:confirm-animation-fade .3s ease-in-out 0s normal}@-webkit-keyframes confirm-animation-fade{0%{opacity:0}to{opacity:1}}@keyframes confirm-animation-fade{0%{opacity:0}to{opacity:1}}[id^=NotiflixConfirmWrap].nx-with-animation.nx-zoom>div[class*=-content]{-webkit-animation:confirm-animation-zoom .3s ease-in-out 0s normal;animation:confirm-animation-zoom .3s ease-in-out 0s normal}@-webkit-keyframes confirm-animation-zoom{0%{opacity:0;-webkit-transform:scale(.5);transform:scale(.5)}50%{opacity:1;-webkit-transform:scale(1.05);transform:scale(1.05)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes confirm-animation-zoom{0%{opacity:0;-webkit-transform:scale(.5);transform:scale(.5)}50%{opacity:1;-webkit-transform:scale(1.05);transform:scale(1.05)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}[id^=NotiflixConfirmWrap].nx-with-animation.nx-fade.nx-remove>div[class*=-content]{opacity:0;-webkit-animation:confirm-animation-fade-remove .3s ease-in-out 0s normal;animation:confirm-animation-fade-remove .3s ease-in-out 0s normal}@-webkit-keyframes confirm-animation-fade-remove{0%{opacity:1}to{opacity:0}}@keyframes confirm-animation-fade-remove{0%{opacity:1}to{opacity:0}}[id^=NotiflixConfirmWrap].nx-with-animation.nx-zoom.nx-remove>div[class*=-content]{opacity:0;-webkit-animation:confirm-animation-zoom-remove .3s ease-in-out 0s normal;animation:confirm-animation-zoom-remove .3s ease-in-out 0s normal}@-webkit-keyframes confirm-animation-zoom-remove{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}50%{opacity:.5;-webkit-transform:scale(1.05);transform:scale(1.05)}to{opacity:0;-webkit-transform:scale(0);transform:scale(0)}}@keyframes confirm-animation-zoom-remove{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}50%{opacity:.5;-webkit-transform:scale(1.05);transform:scale(1.05)}to{opacity:0;-webkit-transform:scale(0);transform:scale(0)}}[id^=NotiflixLoadingWrap]{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:fixed;z-index:4000;width:100%;height:100%;left:0;top:0;right:0;bottom:0;margin:auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;background:rgba(0,0,0,.8);font-family:Quicksand,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}[id^=NotiflixLoadingWrap] *{-webkit-box-sizing:border-box;box-sizing:border-box}[id^=NotiflixLoadingWrap].nx-loading-click-to-close{cursor:pointer}[id^=NotiflixLoadingWrap]>div[class*=-icon]{width:60px;height:60px;position:relative;-webkit-transition:top .2s ease-in-out;-o-transition:top .2s ease-in-out;transition:top .2s ease-in-out;margin:0 auto}[id^=NotiflixLoadingWrap]>div[class*=-icon] img,[id^=NotiflixLoadingWrap]>div[class*=-icon] svg{max-width:unset;max-height:unset;width:100%;height:auto;position:absolute;left:0;top:0}[id^=NotiflixLoadingWrap]>p{position:relative;margin:10px auto 0;font-family:inherit!important;font-weight:400;font-size:15px;line-height:1.4;padding:0 10px;width:100%;text-align:center}[id^=NotiflixLoadingWrap].nx-with-animation{-webkit-animation:loading-animation-fade .3s ease-in-out 0s normal;animation:loading-animation-fade .3s ease-in-out 0s normal}@-webkit-keyframes loading-animation-fade{0%{opacity:0}to{opacity:1}}@keyframes loading-animation-fade{0%{opacity:0}to{opacity:1}}[id^=NotiflixLoadingWrap].nx-with-animation.nx-remove{opacity:0;-webkit-animation:loading-animation-fade-remove .3s ease-in-out 0s normal;animation:loading-animation-fade-remove .3s ease-in-out 0s normal}@-webkit-keyframes loading-animation-fade-remove{0%{opacity:1}to{opacity:0}}@keyframes loading-animation-fade-remove{0%{opacity:1}to{opacity:0}}[id^=NotiflixLoadingWrap]>p.nx-loading-message-new{-webkit-animation:loading-new-message-fade .3s ease-in-out 0s normal;animation:loading-new-message-fade .3s ease-in-out 0s normal}@-webkit-keyframes loading-new-message-fade{0%{opacity:0}to{opacity:1}}@keyframes loading-new-message-fade{0%{opacity:0}to{opacity:1}}[id^=NotiflixBlockWrap]{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;z-index:1000;font-family:Quicksand,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background:rgba(255,255,255,.9);text-align:center;animation-duration:.4s;width:100%;height:100%;left:0;top:0;border-radius:inherit;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}[id^=NotiflixBlockWrap] *{-webkit-box-sizing:border-box;box-sizing:border-box}[id^=NotiflixBlockWrap]>span[class*=-icon]{display:block;width:45px;height:45px;position:relative;margin:0 auto}[id^=NotiflixBlockWrap]>span[class*=-icon] svg{width:inherit;height:inherit}[id^=NotiflixBlockWrap]>span[class*=-message]{position:relative;display:block;width:100%;margin:10px auto 0;padding:0 10px;font-family:inherit!important;font-weight:400;font-size:14px;line-height:1.4}[id^=NotiflixBlockWrap].nx-with-animation{-webkit-animation:block-animation-fade .3s ease-in-out 0s normal;animation:block-animation-fade .3s ease-in-out 0s normal}@-webkit-keyframes block-animation-fade{0%{opacity:0}to{opacity:1}}@keyframes block-animation-fade{0%{opacity:0}to{opacity:1}}[id^=NotiflixBlockWrap].nx-with-animation.nx-remove{opacity:0;-webkit-animation:block-animation-fade-remove .3s ease-in-out 0s normal;animation:block-animation-fade-remove .3s ease-in-out 0s normal}@-webkit-keyframes block-animation-fade-remove{0%{opacity:1}to{opacity:0}}@keyframes block-animation-fade-remove{0%{opacity:1}to{opacity:0}}
