:root{--type-bug: #9bba48;--type-dark: #595761;--type-dragon: #2c6ac1;--type-electric: #eed967;--type-fairy: #e296e1;--type-fighting: #c44d61;--type-ground: #ce8056;--type-ice: #71baac;--type-normal: #909090;--type-poison: #ac6aca;--type-psychic: #eb8b85;--type-rock: #84beb3;--type-ghost: #616eb7;--type-grass: #73b861;--type-steel: #6594a1;--type-water: #4f77be;--type-fire: #e96303;--type-flying: #758cbd;--blue-primary: #3f5db3}*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box;list-style:none;font-family:"Inter",sans-serif}html{font-size:62.5%}button{cursor:pointer;border:0;background-color:rgba(0,0,0,0)}button[disabled]{cursor:not-allowed}img{display:block;max-width:100%}a{text-decoration:none;display:block}ul{list-style:none}.container{width:100%;max-width:124rem;margin:0 auto;padding:0rem 1.5rem}.tag{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;border-radius:24.4rem;max-width:12rem;padding:.4rem .6rem}.tag.blue-tag .icon{background-color:rgba(63,104,186,.15)}.tag.blue-tag span{color:#3f67ba}.tag .icon{width:2.6rem;height:2.6rem;background-color:rgba(194,0,0,.2);border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.tag span{margin-left:.8rem;font-weight:600;font-size:1.5rem;line-height:150%;color:#c20001}.search{background-color:#fff;border-radius:12.2rem;width:100%;max-width:40rem;height:5.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-left:2.5rem;padding-right:.7rem;border:.1rem solid rgba(0,0,0,0);-webkit-transition:border-color .3s;transition:border-color .3s}.search:hover{border:.1rem solid #3e75c3}.search input[type=text]{border:0;outline:none;width:80%;font-size:1.5rem;line-height:150%;color:#55778f}.search input[type=text]::-webkit-input-placeholder{color:#a0afba}.search input[type=text]::-moz-placeholder{color:#a0afba}.search input[type=text]:-ms-input-placeholder{color:#a0afba}.search input[type=text]::-ms-input-placeholder{color:#a0afba}.search input[type=text]::placeholder{color:#a0afba}.search button{background-color:rgba(158,185,225,.1);border-radius:50%;width:4.2rem;height:4.2rem;border:.1rem solid rgba(0,0,0,0);-webkit-transition:all .3s;transition:all .3s;pointer-events:none;opacity:.5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.search button.active{opacity:1;border:.1rem solid #3e75c3;pointer-events:all}.type-filter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-filter:grayscale(100%);filter:grayscale(100%);opacity:.6;-webkit-transition:all .3s;transition:all .3s}.type-filter:hover,.type-filter.active{-webkit-filter:grayscale(0);filter:grayscale(0);opacity:1}.type-filter .icon{width:2.8rem;height:2.8rem;margin-right:.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.type-filter span{font-weight:500;font-size:1.5rem;line-height:150%;color:#acb9c1}.type-filter.all span{color:var(--blue-primary)}.type-filter.bug span{color:var(--type-bug)}.type-filter.dark span{color:var(--type-dark)}.type-filter.dragon span{color:var(--type-dragon)}.type-filter.electric span{color:var(--type-electric)}.type-filter.fairy span{color:var(--type-fairy)}.type-filter.fighting span{color:var(--type-fighting)}.type-filter.ground span{color:var(--type-ground)}.type-filter.ice span{color:var(--type-ice)}.type-filter.normal span{color:var(--type-normal)}.type-filter.poison span{color:var(--type-poison)}.type-filter.psychic span{color:var(--type-psychic)}.type-filter.rock span{color:var(--type-rock)}.type-filter.ghost span{color:var(--type-ghost)}.type-filter.grass span{color:var(--type-grass)}.type-filter.steel span{color:var(--type-steel)}.type-filter.water span{color:var(--type-water)}.type-filter.fire span{color:var(--type-fire)}.type-filter.flying span{color:var(--type-flying)}.card-pokemon{position:relative;width:100%;max-width:28rem;height:30rem;background-color:#fff;-webkit-box-shadow:0rem 1rem 5rem -0.5rem rgba(183,189,193,.3);box-shadow:0rem 1rem 5rem -0.5rem rgba(183,189,193,.3);border-radius:1.2rem;z-index:1;-webkit-transition:all .3s;transition:all .3s}.card-pokemon:hover{-webkit-transform:scale(1.02);transform:scale(1.02);-webkit-box-shadow:0rem 1.2rem 4rem -0.5rem rgba(90,96,100,.3);box-shadow:0rem 1.2rem 4rem -0.5rem rgba(90,96,100,.3)}.card-pokemon.bug .image:after{background-color:rgba(156,186,72,.2)}.card-pokemon.dark .image:after{background-color:rgba(89,87,97,.2)}.card-pokemon.dragon .image:after{background-color:rgba(44,106,193,.2)}.card-pokemon.electric .image:after{background-color:rgba(238,218,103,.2)}.card-pokemon.fairy .image:after{background-color:rgba(226,151,225,.2)}.card-pokemon.fighting .image:after{background-color:rgba(196,77,97,.2)}.card-pokemon.ground .image:after{background-color:rgba(206,128,86,.2)}.card-pokemon.ice .image:after{background-color:rgba(139,206,193,.2)}.card-pokemon.normal .image:after{background-color:rgba(160,162,159,.2)}.card-pokemon.poison .image:after{background-color:rgba(172,106,202,.2)}.card-pokemon.psychic .image:after{background-color:rgba(235,140,133,.2)}.card-pokemon.rock .image:after{background-color:rgba(139,206,193,.2)}.card-pokemon.ghost .image:after{background-color:rgba(97,110,183,.2)}.card-pokemon.grass .image:after{background-color:rgba(114,184,97,.2)}.card-pokemon.steel .image:after{background-color:rgba(101,148,161,.2)}.card-pokemon.water .image:after{background-color:rgba(136,163,212,.2)}.card-pokemon.fire .image:after{background-color:rgba(246,109,109,.2)}.card-pokemon.flying .image:after{background-color:rgba(166,187,232,.2)}.card-pokemon .image{position:relative;width:20rem;height:20rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto;margin-bottom:1.6rem}.card-pokemon .image .thumb-img{max-width:14.2rem;max-height:14.2rem}.card-pokemon .image:after{position:absolute;content:"";width:16.5rem;height:16.5rem;border-radius:50%;z-index:-1}.card-pokemon .info{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 2.8rem}.card-pokemon .info .text span{text-align:left;display:block;font-weight:500;font-size:1.4rem;line-height:150%;color:#7a7d80;margin-bottom:.8rem}.card-pokemon .info .icon{margin-bottom:.8rem}@media(max-width: 1200px){.card-pokemon{max-width:100%}}@media(max-width: 560px){.card-pokemon{max-width:85%}}.tag-type{display:inline-block;padding:0 1.8rem;line-height:2.4rem;border-radius:.2rem;font-family:"Montserrat",sans-serif;font-weight:600;font-size:1.4rem;letter-spacing:-0.01em}.tag-type.bug{color:var(--type-bug);background-color:rgba(156,186,72,.1)}.tag-type.dark{color:var(--type-dark);background-color:rgba(89,87,97,.1)}.tag-type.dragon{color:var(--type-dragon);background-color:rgba(44,106,193,.1)}.tag-type.electric{color:var(--type-electric);background-color:rgba(212,188,52,.1)}.tag-type.fairy{color:var(--type-fairy);background-color:rgba(226,150,225,.1)}.tag-type.fighting{color:var(--type-fighting);background-color:rgba(196,77,97,.1)}.tag-type.ground{color:var(--type-ground);background-color:rgba(206,128,86,.1)}.tag-type.ice{color:var(--type-ice);background-color:rgba(113,186,171,.1)}.tag-type.normal{color:var(--type-normal);background-color:rgba(144,144,144,.1)}.tag-type.poison{color:var(--type-poison);background-color:rgba(172,106,202,.1)}.tag-type.psychic{color:var(--type-psychic);background-color:rgba(235,140,133,.1)}.tag-type.rock{color:var(--type-rock);background-color:rgba(132,190,179,.1)}.tag-type.ghost{color:var(--type-ghost);background-color:rgba(97,110,183,.1)}.tag-type.grass{color:var(--type-grass);background-color:rgba(114,184,97,.1)}.tag-type.steel{color:var(--type-steel);background-color:rgba(101,148,161,.1)}.tag-type.water{color:var(--type-water);background-color:rgba(79,120,190,.1)}.tag-type.fire{color:var(--type-fire);background-color:rgba(233,99,3,.1)}.tag-type.flying{color:var(--type-flying);background-color:rgba(117,140,189,.1)}.btn-load-more{background-color:rgba(63,93,179,.1);border-radius:.6rem;padding:1.4rem 2rem;font-family:"Montserrat",sans-serif;font-weight:600;font-size:1.4rem;letter-spacing:-0.01em;color:var(--blue-primary);-webkit-transition:all .3s;transition:all .3s}.btn-load-more:hover{background-color:var(--blue-primary);color:#fff}.modal{position:absolute;top:0;left:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:10;opacity:0;pointer-events:none;-webkit-transition:all .3s;transition:all .3s}.modal[type-pokemon-modal=bug] .left{background-image:url("../img/bg-types/bug.svg")}.modal[type-pokemon-modal=dark] .left{background-image:url("../img/bg-types/dark.svg")}.modal[type-pokemon-modal=dragon] .left{background-image:url("../img/bg-types/dragon.svg")}.modal[type-pokemon-modal=electric] .left{background-image:url("../img/bg-types/electric.svg")}.modal[type-pokemon-modal=fairy] .left{background-image:url("../img/bg-types/fairy.svg")}.modal[type-pokemon-modal=fighting] .left{background-image:url("../img/bg-types/fighting.svg")}.modal[type-pokemon-modal=ground] .left{background-image:url("../img/bg-types/ground.svg")}.modal[type-pokemon-modal=ice] .left{background-image:url("../img/bg-types/ice.svg")}.modal[type-pokemon-modal=normal] .left{background-image:url("../img/bg-types/normal.svg")}.modal[type-pokemon-modal=poison] .left{background-image:url("../img/bg-types/poison.svg")}.modal[type-pokemon-modal=psychic] .left{background-image:url("../img/bg-types/psychic.svg")}.modal[type-pokemon-modal=rock] .left{background-image:url("../img/bg-types/rock.svg")}.modal[type-pokemon-modal=ghost] .left{background-image:url("../img/bg-types/ghost.svg")}.modal[type-pokemon-modal=grass] .left{background-image:url("../img/bg-types/grass.svg")}.modal[type-pokemon-modal=steel] .left{background-image:url("../img/bg-types/steel.svg")}.modal[type-pokemon-modal=water] .left{background-image:url("../img/bg-types/water.svg")}.modal[type-pokemon-modal=fire] .left{background-image:url("../img/bg-types/fire.svg")}.modal[type-pokemon-modal=flying] .left{background-image:url("../img/bg-types/flying.svg")}.modal .overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:0;background-color:rgba(0,0,0,.5)}.modal .box{position:fixed;width:100%;max-width:71rem;height:50.8rem;background-color:#fff;z-index:1;-webkit-box-shadow:0rem 1rem 4rem rgba(13,12,71,.05);box-shadow:0rem 1rem 4rem rgba(13,12,71,.05);border-radius:1.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transform:translateY(4rem);transform:translateY(4rem);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease}.modal .box .close{position:absolute;top:-4.4rem;right:0;width:3.6rem;height:3.6rem;background-color:#fff;border-radius:.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modal .box .left{position:relative;width:100%;height:100%;max-width:19rem;background-repeat:no-repeat;background-position:center center}.modal .box .left .icon{position:absolute;top:2rem;right:2rem;width:3.4rem;height:3.4rem;background-color:#fff;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modal .box .left .image{position:absolute;left:1.4rem;top:15.2rem;width:20.2rem}.modal .box .left .image img{width:100%}.modal .box .right{width:100%;max-width:52rem;padding:3.2rem 7.2rem}.modal .box .right .name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-bottom:1rem}.modal .box .right .name h2{font-family:"Montserrat",sans-serif;font-weight:700;font-size:2.8rem;line-height:3.4rem;letter-spacing:-0.01em;color:#2f3133}.modal .box .right .name span{position:relative;top:-0.2rem;margin-left:.8rem;font-family:"Montserrat",sans-serif;font-weight:400;font-size:1.6rem;line-height:2rem;letter-spacing:-0.01em;color:#7a7d80}.modal .box .right .type{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;margin-bottom:3.2rem}.modal .box .right .type li:not(:first-child){margin-left:1rem}.modal .box .right .info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:3.2rem}.modal .box .right .info li:not(:first-child){margin-left:4.8rem}.modal .box .right .info li span{display:block;font-weight:400;font-size:1.3rem;line-height:1.6rem;letter-spacing:-0.01em;color:#7a7d80;margin-bottom:.4rem}.modal .box .right .info li strong{font-family:"Montserrat",sans-serif;font-weight:600;font-size:1.4rem;line-height:1.7rem;letter-spacing:-0.01em;color:#2f3133}.modal .box .right .weak{margin-bottom:2rem}.modal .box .right .weak h4{font-weight:600;font-size:1.3rem;line-height:1.6rem;letter-spacing:-0.01em;color:#4d5053;margin-bottom:1.6rem}.modal .box .right .weak ul{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:1rem;width:100%}.modal .box .right .weak ul li .tag-type{width:100%;text-align:center}.modal .box .right .stats h5{font-weight:600;font-size:1.3rem;line-height:1.6rem;letter-spacing:-0.01em;color:#4d5053;margin-bottom:1.6rem}.modal .box .right .stats .all .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.modal .box .right .stats .all .item:not(:last-child){margin-bottom:1.2rem}.modal .box .right .stats .all .item span{display:block;font-weight:400;font-size:1.2rem;line-height:1.5rem;color:#7a7d80;width:6.8rem}.modal .box .right .stats .all .item .bar-status{position:relative;width:100%;max-width:28rem;height:.3rem;background-color:#eff3f6}.modal .box .right .stats .all .item .bar-status .bar{position:absolute;top:0;left:0;max-width:99%;height:100%;z-index:0;background-color:#c20001}.modal .box .right .stats .all .item .bar-status .separator{position:absolute;top:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.modal .box .right .stats .all .item .bar-status .separator li{margin-top:-0.2rem;width:.4rem;height:.6rem;background-color:#fff}@media(max-width: 560px){.modal .box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:90%;height:85%}.modal .box .close{top:-4rem;width:4rem;height:4rem;border-radius:.8rem .8rem 0 0}.modal .box .close img{width:2rem}.modal .box .left{border-radius:1.6rem 0 0 0;max-width:100%;height:12.5rem;background-size:cover}.modal .box .left .image{top:2rem;left:50%;width:12rem;margin-left:-6rem}.modal .box .left .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.modal .box .right{padding:2.4rem 2.4rem}.modal .box .right .name{margin-bottom:1rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modal .box .right .type{margin-bottom:2rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modal .box .right .info{margin-bottom:2rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modal .box .right .weak{margin-bottom:2rem}.modal .box .right .weak h4{text-align:center}.modal .box .right .weak ul{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:1rem}.modal .box .right .weak ul li:not(:first-child){margin:0}.modal .box .right .weak ul li .tag-type{width:100%;text-align:center}.modal .box .right .stats .all .item .bar-status{max-width:75%}}.open-modal .modal{opacity:1;pointer-events:all}.open-modal .modal .box{-webkit-transform:translateY(0);transform:translateY(0)}@-webkit-keyframes floating{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes floating{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}h1,h2,h3{font-family:"Montserrat",sans-serif;line-height:150%}h1,h2{font-weight:700;letter-spacing:-0.01em}h2,h3{color:#2f3133}h1{font-size:6.4rem;color:#fff}h2{font-size:3.2rem}h3{font-weight:600;font-size:1.8rem}header{position:absolute;top:0;left:0;width:100%;height:11.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:2}header .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}header .container p{font-weight:400;font-size:1.3rem;line-height:1.6rem;color:#fff}@media(max-width: 560px){header{height:8rem}header img{max-width:12.8rem}}footer{width:100%;background-color:var(--blue-primary);padding-top:6.4rem;padding-bottom:6.4rem}footer .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}footer .container .text h3{color:#fff}footer .container .text p{font-weight:500;font-size:1.4rem;line-height:180%;color:rgba(255,255,255,.8)}@media(max-width: 560px){footer{padding:5rem 0}footer .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}footer .container .text{margin-bottom:4.8rem}}.s-area-slide-hero{position:relative;width:100%;height:99.4rem}.s-area-slide-hero .slide-hero{width:100%;height:100%;overflow:hidden}.s-area-slide-hero .slide-hero .swiper-slide.blue .main-area{background:url("../img/bg-blue.svg") no-repeat center center;width:100%;height:70.6rem;background-size:cover}.s-area-slide-hero .slide-hero .swiper-slide.blue .main-area .container .text .image{-webkit-animation:floating 5s infinite;animation:floating 5s infinite}.s-area-slide-hero .slide-hero .swiper-slide.blue .main-area .container .text .image .pokeball{position:relative;top:-6.2rem;left:1.2rem}.s-area-slide-hero .slide-hero .swiper-slide.blue .main-area .container .area-explore .explore .icon{background-color:rgba(175,192,227,.3)}.s-area-slide-hero .slide-hero .swiper-slide:after{content:"";width:100%;height:28.8rem;position:absolute;bottom:0;left:0;background-color:#edf3f7;z-index:0;pointer-events:none}.s-area-slide-hero .slide-hero .swiper-slide .main-area{position:relative;background:url("../img/bg-red.svg") no-repeat center center;width:100%;height:70.6rem;background-size:cover;padding-top:13.2rem}.s-area-slide-hero .slide-hero .swiper-slide .main-area .container{position:relative;height:100%}.s-area-slide-hero .slide-hero .swiper-slide .main-area .container .text .tag{margin:0 auto}.s-area-slide-hero .slide-hero .swiper-slide .main-area .container .text h1{text-align:center;margin-bottom:.8rem;margin-top:2.8rem}.s-area-slide-hero .slide-hero .swiper-slide .main-area .container .text p{text-align:center;font-weight:500;font-size:1.8rem;line-height:150%;color:#fff}.s-area-slide-hero .slide-hero .swiper-slide .main-area .container .text .image{position:relative;z-index:1;width:100%;max-width:79.8rem;margin:0 auto;margin-top:15rem;-webkit-animation:floating 5s infinite;animation:floating 5s infinite}.s-area-slide-hero .slide-hero .swiper-slide .main-area .container .text .image .lights{position:absolute;top:-4.8rem;left:50%;margin-left:-8.5rem}.s-area-slide-hero .slide-hero .swiper-slide .main-area .container .area-explore{position:absolute;bottom:8rem;width:100%;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.s-area-slide-hero .slide-hero .swiper-slide .main-area .container .area-explore .explore{position:relative;top:-3.8rem;left:-3.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.s-area-slide-hero .slide-hero .swiper-slide .main-area .container .area-explore .explore .icon{width:4rem;height:4rem;background-color:rgba(241,134,134,.3);border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.s-area-slide-hero .slide-hero .swiper-slide .main-area .container .area-explore .explore span{font-weight:500;font-size:1.3rem;line-height:150%;color:#fff;margin-left:3rem}.s-area-slide-hero .slide-hero .swiper-slide .main-area .container .area-explore .swiper-pagination{position:relative;margin-right:3rem}.s-area-slide-hero .slide-hero .swiper-slide .main-area .container .area-explore .swiper-pagination .swiper-pagination-bullet{width:.8rem;height:.8rem;background-color:#fff}.s-area-slide-hero .slide-hero .swiper-slide .main-area .container .area-explore .swiper-pagination .swiper-pagination-bullet:not(:first-child){margin-left:.8rem}@media(max-width: 768px){.s-area-slide-hero{height:95.4rem}.s-area-slide-hero .slide-hero .swiper-slide.blue .main-area .container .text h1{max-width:38.5rem;margin:0 auto;margin-bottom:.8rem;margin-top:2.8rem}.s-area-slide-hero .slide-hero .swiper-slide:after{height:25rem}.s-area-slide-hero .slide-hero .swiper-slide .main-area .container .text .image{margin-top:8.2rem}.s-area-slide-hero .slide-hero .swiper-slide .main-area .container .area-explore{display:none}}@media(max-width: 560px){.s-area-slide-hero{overflow:hidden;height:108rem}.s-area-slide-hero .slide-hero .swiper-slide .main-area{padding-top:12rem}.s-area-slide-hero .slide-hero .swiper-slide .main-area h1{font-size:4.8rem;line-height:5.8rem}.s-area-slide-hero .slide-hero .swiper-slide .main-area .image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.s-area-slide-hero .slide-hero .swiper-slide .main-area .image img{max-width:72rem}.s-area-slide-hero .slide-hero .swiper-slide:after{height:37.5rem}.s-area-slide-hero .slide-hero .swiper-slide.blue .main-area .container .text h1{max-width:25rem}}.s-all-info-pokemons{position:relative;padding-top:11.9rem;margin-top:-31rem;z-index:2}.s-all-info-pokemons .container .top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:18.8rem}.s-all-info-pokemons .container .top h2{width:26.5rem}.s-all-info-pokemons .container .top .search{margin-top:1.6rem}.s-all-info-pokemons .container .area-all{display:-webkit-box;display:-ms-flexbox;display:flex}.s-all-info-pokemons .container .area-all .left{width:100%;max-width:23.9rem;border-right:.1rem solid #eff3f6;padding-top:7.2rem}.s-all-info-pokemons .container .area-all .left ul li:not(:last-child){margin-bottom:3.2rem}.s-all-info-pokemons .container .area-all .right{width:100%;padding-top:7.2rem;padding-left:7.2rem;padding-bottom:8.8rem}.s-all-info-pokemons .container .area-all .right .top-right{margin-bottom:6.4rem}.s-all-info-pokemons .container .area-all .right .top-right>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-all-info-pokemons .container .area-all .right .top-right>div span{font-family:"Montserrat",sans-serif;font-weight:600;font-size:1.8rem;line-height:150%;color:#4d5053;margin-left:.8rem}.s-all-info-pokemons .container .area-all .right .select-custom{display:none;position:relative;margin-bottom:5.6rem}.s-all-info-pokemons .container .area-all .right .select-custom.active .item-selected{border-radius:1rem 1rem 0 0}.s-all-info-pokemons .container .area-all .right .select-custom.active .dropdown-select{opacity:1;pointer-events:all}.s-all-info-pokemons .container .area-all .right .select-custom .item-selected{cursor:pointer;width:100%;height:5.6rem;border:.1rem solid #a0afba;background:url("../img/arrow-down-select.svg") no-repeat right 24px center;padding:0 2rem;border-radius:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all .3s;transition:all .3s}.s-all-info-pokemons .container .area-all .right .select-custom .item-selected span{color:#7a7d80;opacity:.6;font-size:1.4rem;margin-right:.4rem}.s-all-info-pokemons .container .area-all .right .select-custom .item-selected strong{color:#7a7d80;font-size:1.4rem;font-weight:600}.s-all-info-pokemons .container .area-all .right .select-custom .dropdown-select{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:absolute;top:5.6rem;width:100%;height:22.4rem;border:.1rem solid #a0afba;background-color:#fff;border-top:0;padding:2rem;z-index:2;overflow-y:auto;opacity:0;pointer-events:none;-webkit-transition:all .3s;transition:all .3s}.s-all-info-pokemons .container .area-all .right .select-custom .dropdown-select::-webkit-scrollbar{width:.5rem;background-color:rgba(0,0,0,0)}.s-all-info-pokemons .container .area-all .right .select-custom .dropdown-select::-webkit-scrollbar-track{background-color:rgba(0,0,0,0)}.s-all-info-pokemons .container .area-all .right .select-custom .dropdown-select::-webkit-scrollbar-thumb{background-color:#3d75c2;border-radius:.5rem}.s-all-info-pokemons .container .area-all .right .select-custom .dropdown-select li:first-child button{padding-top:0}.s-all-info-pokemons .container .area-all .right .select-custom .dropdown-select li button{display:-webkit-box;display:-ms-flexbox;display:flex;padding:1.2rem 0}.s-all-info-pokemons .container .area-all .right .all{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:3.2rem;margin-bottom:6.4rem}.s-all-info-pokemons .container .area-all .right button{margin:0 auto;display:table}@media(max-width: 1200px){.s-all-info-pokemons .container .top .search{max-width:32.5rem}.s-all-info-pokemons .container .area-all .left{max-width:15.5rem;padding-top:4rem}.s-all-info-pokemons .container .area-all .right{padding-top:4rem;padding-left:2.5rem;padding-bottom:4rem}.s-all-info-pokemons .container .area-all .right .all{grid-gap:2rem}}@media(max-width: 768px){.s-all-info-pokemons{margin-top:-25rem}.s-all-info-pokemons .container .area-all .left{display:none}.s-all-info-pokemons .container .area-all .right{padding-top:0;padding-left:0}}@media(max-width: 560px){.s-all-info-pokemons{margin-top:-35rem;padding-top:12rem;padding-bottom:2rem}.s-all-info-pokemons .container .top{display:block;margin-bottom:10rem}.s-all-info-pokemons .container .top h2{text-align:center;margin:0 auto}.s-all-info-pokemons .container .top .search{margin:0 auto;margin-top:3.2rem}.s-all-info-pokemons .container .area-all .right .top-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:4.8rem}.s-all-info-pokemons .container .area-all .right .select-custom{display:block}.s-all-info-pokemons .container .area-all .right .all{grid-template-columns:1fr;grid-gap:1.6rem;max-width:86%;margin:0 auto;margin-bottom:4.8rem}}