@keyframes show{0%{transform:translateY(-150vh)}100%{transform:translateY(0)}}@keyframes show{0%{transform:translateY(-150vh)}100%{transform:translateY(0)}}.bankpage #box-modal .modal{top:0;bottom:0;left:0;right:0;height:100%;display:flex;position:absolute;background-color:rgba(0,0,0,.85);z-index:10;--opacity: 0;--pointer: none;opacity:var(--opacity);pointer-events:var(--pointer);transition:opacity .5s}.bankpage #box-modal .modal:target{--opacity: 1;--pointer: unset}.bankpage #box-modal .modal:target .modal_container{animation:show 1s .5s backwards}@keyframes show{0%{transform:translateY(-150vh)}100%{transform:translateY(0)}}.bankpage #box-modal .modal .modal_container{background-color:transparent;position:relative;margin:100px auto;width:90%;max-width:540px;max-height:auto;overflow:hidden;text-align:center}@media only screen and (max-width: 980px){.bankpage #box-modal .modal .modal_container{margin:65px auto}}.bankpage #box-modal .modal .modal_container .box-info .img{max-height:550px;position:relative}@media only screen and (max-width: 980px){.bankpage #box-modal .modal .modal_container .box-info .img{max-height:380px}}.bankpage #box-modal .modal .modal_container .box-info .img .watermark{background-color:rgba(0,0,0,.5);padding:10px 10px 0;position:absolute;text-align:left;width:300px;bottom:30px;right:0}@media only screen and (max-width: 480px){.bankpage #box-modal .modal .modal_container .box-info .img .watermark{width:80%}}.bankpage #box-modal .modal .modal_container .box-info .img .watermark span{font-size:1rem;font-family:"Montserrat","sans-serif";font-weight:normal;font-style:normal;font-variant:normal;text-transform:uppercase;letter-spacing:.03px;margin:30px 0 0 27px;line-height:30px;color:#fff}@media only screen and (max-width: 1920px){.bankpage #box-modal .modal .modal_container .box-info .img .watermark span{font-size:calc(14px + 2 * ((100vw - 320px) / 1600))}}@media only screen and (max-width: 320px){.bankpage #box-modal .modal .modal_container .box-info .img .watermark span{font-size:14px}}.bankpage #box-modal .modal .modal_container .box-info .img img{border-top-right-radius:5px;border-top-left-radius:5px;border:solid 1px #e84b06;max-height:550px;min-height:550px;object-fit:cover;width:100%}@media only screen and (max-width: 980px){.bankpage #box-modal .modal .modal_container .box-info .img img{max-height:380px;min-height:380px}}.bankpage #box-modal .modal .modal_container .box-sizes{padding:10px 25px 30px;background-color:#000;position:relative;top:-10px}@media only screen and (max-width: 980px){.bankpage #box-modal .modal .modal_container .box-sizes{padding:10px 10px 30px}}.bankpage #box-modal .modal .modal_container .box-sizes .size-title{font-size:1.25rem;font-family:"Montserrat","sans-serif";font-weight:bold;font-style:normal;font-variant:normal;text-transform:uppercase;letter-spacing:.03px;text-align:left;margin-top:15px;color:#e84b06}@media only screen and (max-width: 1920px){.bankpage #box-modal .modal .modal_container .box-sizes .size-title{font-size:calc(14px + 6 * ((100vw - 320px) / 1600))}}@media only screen and (max-width: 320px){.bankpage #box-modal .modal .modal_container .box-sizes .size-title{font-size:14px}}.bankpage #box-modal .modal .modal_container .box-sizes .sizes{display:flex;grid-gap:20px}@supports(gap){.bankpage #box-modal .modal .modal_container .box-sizes .sizes{gap:20px}}@media only screen and (max-width: 980px){.bankpage #box-modal .modal .modal_container .box-sizes .sizes{grid-gap:12px}@supports(gap){.bankpage #box-modal .modal .modal_container .box-sizes .sizes{gap:12px}}}.bankpage #box-modal .modal .modal_container .box-sizes .sizes .size{position:relative;margin-top:12px;padding-right:20px;text-align:left}@media only screen and (max-width: 980px){.bankpage #box-modal .modal .modal_container .box-sizes .sizes .size{padding-right:10px}}.bankpage #box-modal .modal .modal_container .box-sizes .sizes .size.divider{border-right:solid 1px #e84b06}.bankpage #box-modal .modal .modal_container .box-sizes .sizes .size span{font-size:1.125rem;font-family:"Montserrat","sans-serif";font-weight:500;font-style:normal;font-variant:normal;letter-spacing:.02px;margin-bottom:12px;display:block;color:#929292}@media only screen and (max-width: 1920px){.bankpage #box-modal .modal .modal_container .box-sizes .sizes .size span{font-size:calc(12px + 6 * ((100vw - 320px) / 1600))}}@media only screen and (max-width: 320px){.bankpage #box-modal .modal .modal_container .box-sizes .sizes .size span{font-size:12px}}.bankpage #box-modal .modal .modal_container .box-sizes .sizes .size input{position:absolute;cursor:pointer;height:100%;width:100%;opacity:0;top:0;left:0}.bankpage #box-modal .modal .modal_container .box-sizes .sizes .size input:checked~label{color:#e84b06}.bankpage #box-modal .modal .modal_container .box-sizes .sizes .size label{font-size:1.125rem;font-family:"Montserrat","sans-serif";font-weight:bold;font-style:normal;font-variant:normal;letter-spacing:.02px;margin-left:5px;display:block;color:#fff}@media only screen and (max-width: 1920px){.bankpage #box-modal .modal .modal_container .box-sizes .sizes .size label{font-size:calc(10px + 8 * ((100vw - 320px) / 1600))}}@media only screen and (max-width: 320px){.bankpage #box-modal .modal .modal_container .box-sizes .sizes .size label{font-size:10px}}.bankpage #box-modal .modal .modal_container .box-sizes .sizes .box-btn{margin-top:12px;display:flex;flex-direction:column;max-width:55px;align-items:center;grid-gap:5px}@supports(gap){.bankpage #box-modal .modal .modal_container .box-sizes .sizes .box-btn{gap:5px}}.bankpage #box-modal .modal .modal_container .box-sizes .sizes .box-btn span{text-transform:uppercase;font-size:10px;color:#fff}@media only screen and (max-width: 980px){.bankpage #box-modal .modal .modal_container .box-sizes .sizes .box-btn span{font-size:8px}}.bankpage #box-modal .modal .modal_container .box-sizes .sizes .box-btn .btn-download{position:relative;width:100%}.bankpage #box-modal .modal .modal_container .box-sizes .sizes .box-btn .btn-download.not-active{pointer-events:none;cursor:default}.bankpage #box-modal .modal .modal_container .desc-person{background-image:url("../img/site/bg-modal.png");background-position-x:center;background-repeat:no-repeat;padding:15px 12px 23px;background-size:cover;display:flex;grid-gap:10px;align-items:center;position:relative;top:-10px}@supports(gap){.bankpage #box-modal .modal .modal_container .desc-person{gap:10px}}@media only screen and (max-width: 980px){.bankpage #box-modal .modal .modal_container .desc-person{background-position-x:right}}.bankpage #box-modal .modal .modal_container .desc-person img{object-fit:cover;max-height:39px;max-width:39px;height:auto;width:100%}.bankpage #box-modal .modal .modal_container .desc-person .box-info{text-align:left;max-width:320px}@media only screen and (max-width: 980px){.bankpage #box-modal .modal .modal_container .desc-person .box-info{max-width:200px;padding-right:8px}}.bankpage #box-modal .modal .modal_container .desc-person .box-info h3{font-size:1.0625rem;font-family:"Montserrat","sans-serif";font-weight:bold;font-style:normal;font-variant:normal;text-transform:uppercase;letter-spacing:.11px;margin-bottom:5px;color:#fff}@media only screen and (max-width: 1920px){.bankpage #box-modal .modal .modal_container .desc-person .box-info h3{font-size:calc(15px + 2 * ((100vw - 320px) / 1600))}}@media only screen and (max-width: 320px){.bankpage #box-modal .modal .modal_container .desc-person .box-info h3{font-size:15px}}.bankpage #box-modal .modal .modal_container .desc-person .box-info p{font-size:0.6875rem;font-family:"Montserrat","sans-serif";font-weight:normal;font-style:normal;font-variant:normal;text-transform:uppercase;letter-spacing:.9px;color:#fff}@media only screen and (max-width: 1920px){.bankpage #box-modal .modal .modal_container .desc-person .box-info p{font-size:calc(7px + 4 * ((100vw - 320px) / 1600))}}@media only screen and (max-width: 320px){.bankpage #box-modal .modal .modal_container .desc-person .box-info p{font-size:7px}}.bankpage #box-modal .modal .modal_container .modal_close{display:inline-block;text-decoration:none;background-color:#ea4b06;border-radius:30px;position:absolute;padding:4px 8px;right:10px;z-index:2;top:11px;color:#fff}.bankpage #box-modal .modal .modal_container .modal_close:hover{transform:scale(1.01)}@media only screen and (max-width: 980px){.bankpage .row-search{margin-top:13px}}.bankpage .row-search .column1{grid-gap:50px;align-items:center;justify-content:space-between}@supports(gap){.bankpage .row-search .column1{gap:50px}}@media only screen and (max-width: 1440px){.bankpage .row-search .column1{grid-gap:20px}@supports(gap){.bankpage .row-search .column1{gap:20px}}}@media only screen and (max-width: 980px){.bankpage .row-search .column1{grid-gap:0px}@supports(gap){.bankpage .row-search .column1{gap:0px}}}@media only screen and (max-width: 1280px){.bankpage .row-search .column1 .box-socialmedia{grid-gap:40px}@supports(gap){.bankpage .row-search .column1 .box-socialmedia{gap:40px}}}@media only screen and (max-width: 1024px){.bankpage .row-search .column1 .box-socialmedia{grid-gap:20px}@supports(gap){.bankpage .row-search .column1 .box-socialmedia{gap:20px}}}.bankpage .row-search .column1 .box-content{display:flex}@media only screen and (max-width: 980px){.bankpage .row-search .column1 .box-content{width:100%;flex-direction:column}}.bankpage .row-search .column1 .box-content .box-search{width:40.3125vw;height:auto;margin-left:9.7222222222vw}@media only screen and (max-width: 1440px){.bankpage .row-search .column1 .box-content .box-search{margin-left:13.8888888889vw;width:29.8611111111vw;height:auto}}@media only screen and (max-width: 980px){.bankpage .row-search .column1 .box-content .box-search{min-width:311px;margin-left:0;margin:auto;width:90%}}.bankpage .row-search .column1 .box-content .box-search .content-search{background:#000;display:flex;padding:10px 0px;align-items:center;border-bottom:solid 3px #fff;margin:auto}@media only screen and (max-width: 980px){.bankpage .row-search .column1 .box-content .box-search .content-search{padding-right:10px}}.bankpage .row-search .column1 .box-content .box-search .content-search input{font-size:1.0625rem;font-family:"Montserrat","sans-serif";font-weight:normal;font-style:normal;font-variant:normal;border-left:3px solid #e84b06;padding:5px 0px 5px 30px;background:none;width:95%;color:#ccccc0}@media only screen and (max-width: 1920px){.bankpage .row-search .column1 .box-content .box-search .content-search input{font-size:calc(10px + 7 * ((100vw - 320px) / 1600))}}@media only screen and (max-width: 320px){.bankpage .row-search .column1 .box-content .box-search .content-search input{font-size:10px}}@media only screen and (max-width: 980px){.bankpage .row-search .column1 .box-content .box-search .content-search input{padding:5px 0px 5px 18px}}.bankpage .row-search .column1 .box-content .box-search .content-search input::placeholder{font-size:1.0625rem;font-family:"Montserrat","sans-serif";font-weight:normal;font-style:normal;font-variant:normal;color:#ccccc0;letter-spacing:.2px}@media only screen and (max-width: 1920px){.bankpage .row-search .column1 .box-content .box-search .content-search input::placeholder{font-size:calc(10px + 7 * ((100vw - 320px) / 1600))}}@media only screen and (max-width: 320px){.bankpage .row-search .column1 .box-content .box-search .content-search input::placeholder{font-size:10px}}@media only screen and (max-width: 980px){.bankpage .row-search .column1 .box-content .box-search .content-search input::placeholder{letter-spacing:.18px}}.bankpage .row-search .column1 .box-content .box-filters{border-bottom:solid 3px #fff}@media only screen and (max-width: 980px){.bankpage .row-search .column1 .box-content .box-filters{background-color:#000;border-bottom:none;margin-right:0}}.bankpage .row-search .column1 .box-content .box-filters .nav-filters{height:100%;display:flex;align-items:center;background-color:#000}@media only screen and (max-width: 980px){.bankpage .row-search .column1 .box-content .box-filters .nav-filters{min-height:35px;width:90%;margin:auto;justify-content:center}}.bankpage .row-search .column1 .box-content .box-filters .nav-filters .line{width:1px;height:20px;border:1px solid #fff;background-color:#fff}.bankpage .row-search .column1 .box-content .box-filters .nav-filters .menu-item{position:relative;display:flex;align-items:center;height:100%;padding:0 30px;grid-gap:7px}@supports(gap){.bankpage .row-search .column1 .box-content .box-filters .nav-filters .menu-item{gap:7px}}@media only screen and (max-width: 1440px){.bankpage .row-search .column1 .box-content .box-filters .nav-filters .menu-item{padding:0px 22px}}@media only screen and (max-width: 980px){.bankpage .row-search .column1 .box-content .box-filters .nav-filters .menu-item{padding:0px 24px}}@media only screen and (max-width: 480px){.bankpage .row-search .column1 .box-content .box-filters .nav-filters .menu-item{padding:0px 9px}}.bankpage .row-search .column1 .box-content .box-filters .nav-filters .menu-item a{color:#fff}.bankpage .row-search .column1 .box-content .box-filters .nav-filters .menu-item a.filter{font-size:0.875rem;font-family:"Montserrat","sans-serif";font-weight:bold;font-style:normal;font-variant:normal}@media only screen and (max-width: 1920px){.bankpage .row-search .column1 .box-content .box-filters .nav-filters .menu-item a.filter{font-size:calc(9px + 5 * ((100vw - 320px) / 1600))}}@media only screen and (max-width: 320px){.bankpage .row-search .column1 .box-content .box-filters .nav-filters .menu-item a.filter{font-size:9px}}.bankpage .row-search .column1 .box-content .box-filters .nav-filters .menu-item:hover>ul{display:block;top:100%;left:0px}.bankpage .row-search .column1 .box-content .box-filters .nav-filters .menu-item:hover>a{color:#e84b06}.bankpage .row-search .column1 .box-content .box-filters .nav-filters .menu-item .submenu{padding:10px 28px 24px;background-color:#000;position:absolute;min-width:140px;display:none;width:100%;z-index:2}.bankpage .row-search .column1 .box-content .box-filters .nav-filters .menu-item .submenu li{position:relative}.bankpage .row-search .column1 .box-content .box-filters .nav-filters .menu-item .submenu li a{font-size:0.875rem;font-family:"Montserrat","sans-serif";font-weight:normal;font-style:normal;font-variant:normal;background-color:#000;display:block;padding:7px 0;color:#fff}@media only screen and (max-width: 1920px){.bankpage .row-search .column1 .box-content .box-filters .nav-filters .menu-item .submenu li a{font-size:calc(9px + 5 * ((100vw - 320px) / 1600))}}@media only screen and (max-width: 320px){.bankpage .row-search .column1 .box-content .box-filters .nav-filters .menu-item .submenu li a{font-size:9px}}.bankpage .row-search .column1 .box-content .box-filters .nav-filters .menu-item .submenu li a:hover{font-size:0.875rem;font-family:"Montserrat","sans-serif";font-weight:bold;font-style:normal;font-variant:normal;color:#e84b06}.bankpage .row-search .column1 .box-content .box-filters .nav-filters .btn-clear{cursor:pointer}.bankpage .box-contentbg{background-color:#000;height:fit-content}@media only screen and (max-width: 980px){.bankpage .box-contentbg{height:100%}}.bankpage .content{position:relative;width:100%;height:auto;padding-left:9.7222222222vw;padding-bottom:2.9861111111vw}@media only screen and (max-width: 1440px){.bankpage .content{height:100vh;padding-left:13.8888888889vw}}@media only screen and (max-width: 980px){.bankpage .content{padding-left:25px;padding-bottom:40px}}.bankpage .content .mns-results{border:solid 1px #e84b06;max-width:450px;border-radius:15px;padding:32px;position:relative;top:25px}@media only screen and (max-width: 980px){.bankpage .content .mns-results{max-width:300px}}.bankpage .content .mns-results h3{font-size:15px;letter-spacing:.02px;color:#e84b06;margin-bottom:14px}.bankpage .content .mns-results span{font-size:12.8px;color:#929292;font-weight:700;margin-bottom:14px}.bankpage .content .mns-results p{font-size:12.8px;color:#929292;margin-bottom:14px}.bankpage .content .box-info{position:relative;margin-right:0}@media only screen and (max-width: 980px){.bankpage .content .box-info{width:100%}}.bankpage .content .box-info .box-profile{width:5.2083333333vw;height:auto;display:flex;flex-direction:column;align-items:flex-end;position:absolute;bottom:0;left:-170px;z-index:2}@media only screen and (max-width: 2200px){.bankpage .content .box-info .box-profile{left:-140px}}@media only screen and (max-width: 1600px){.bankpage .content .box-info .box-profile{left:-114px}}@media only screen and (max-width: 1920px){.bankpage .content .box-info .box-profile{left:-140px}}@media only screen and (max-width: 1440px){.bankpage .content .box-info .box-profile{left:-118px}}@media only screen and (max-width: 1280px){.bankpage .content .box-info .box-profile{left:-95px}}@media only screen and (max-width: 980px){.bankpage .content .box-info .box-profile{align-items:flex-start;flex-direction:row;grid-gap:10px;position:initial;width:fit-content;margin-top:30px}@supports(gap){.bankpage .content .box-info .box-profile{gap:10px}}}@media only screen and (max-width: 980px){.bankpage .content .box-info .box-profile .box-img{max-width:45px}}.bankpage .content .box-info .box-profile .box-img img{width:100%;height:auto;margin-bottom:8px}@media only screen and (max-width: 980px){.bankpage .content .box-info .box-profile .box-img img{max-width:45px;margin-bottom:3px}}.bankpage .content .box-info .box-profile .info{font-size:0.5125pxrem;font-family:"Montserrat","sans-serif";font-weight:normal;font-style:normal;font-variant:normal;text-transform:uppercase;letter-spacing:-0.08px;margin-bottom:11px;padding-left:20px;text-align:right;color:#fff}@media only screen and (max-width: 1920px){.bankpage .content .box-info .box-profile .info{font-size:calc(4px + 4.2 * ((100vw - 320px) / 1600))}}@media only screen and (max-width: 320px){.bankpage .content .box-info .box-profile .info{font-size:4px}}@media only screen and (max-width: 980px){.bankpage .content .box-info .box-profile .info{padding-left:0;letter-spacing:-0.03px}}.bankpage .content .box-info .box-profile .name{font-size:0.875pxrem;font-family:"Montserrat","sans-serif";font-weight:normal;font-style:normal;font-variant:normal;border-bottom:1px solid #fff;text-transform:uppercase;letter-spacing:.08px;padding-bottom:11px;margin-bottom:11px;width:min-content;text-align:right;color:#fff}@media only screen and (max-width: 1920px){.bankpage .content .box-info .box-profile .name{font-size:calc(12px + 2 * ((100vw - 320px) / 1600))}}@media only screen and (max-width: 320px){.bankpage .content .box-info .box-profile .name{font-size:12px}}@media only screen and (max-width: 980px){.bankpage .content .box-info .box-profile .name{width:100%;font-weight:bold;etter-spacing:.06px}}.bankpage .content .box-info .small-text{width:22.03125vw;height:auto;font-size:0.625pxrem;font-family:"Montserrat","sans-serif";font-weight:normal;font-style:normal;font-variant:normal;text-transform:uppercase;letter-spacing:.04px;margin-bottom:20px;color:#ccccc0;margin-top:55px}@media only screen and (max-width: 1920px){.bankpage .content .box-info .small-text{font-size:calc(6px + 4 * ((100vw - 320px) / 1600))}}@media only screen and (max-width: 320px){.bankpage .content .box-info .small-text{font-size:6px}}@media only screen and (max-width: 980px){.bankpage .content .box-info .small-text{position:absolute;max-width:240px;margin-top:0px;width:100%;left:55px;top:36px}}.bankpage .swiper{height:600px;margin-right:0px !important;background-color:#000}@media only screen and (max-width: 980px){.bankpage .swiper{height:380px !important;padding-top:50px}}.bankpage .swiper-slide{text-align:center;font-size:18px;background:#fff;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.bankpage .swiper-slide img{display:block;width:100%;height:100%;object-fit:cover}.bankpage .box-controls{position:relative;width:40px}.bankpage .container-controlls{display:flex;justify-content:space-evenly;flex-direction:column;align-items:center;position:absolute;height:200px;width:100px;left:90px;top:25%}@media only screen and (max-width: 1600px){.bankpage .container-controlls{left:35px}}@media only screen and (max-width: 1920px){.bankpage .container-controlls{left:50px}}@media only screen and (max-width: 1440px){.bankpage .container-controlls{left:70px}}@media only screen and (max-width: 1366px){.bankpage .container-controlls{left:58px}}@media only screen and (max-width: 1024px){.bankpage .container-controlls{left:20px}}@media only screen and (max-width: 980px){.bankpage .container-controlls{display:none}}.bankpage .container-controlls .swiper-button-next{height:34px;position:initial}.bankpage .container-controlls .swiper-button-next:after{display:none}.bankpage .container-controlls .swiper-button-prev{height:34px;position:initial}.bankpage .container-controlls .swiper-button-prev:after{display:none}.bankpage .container-controlls .swiper-pagination,.bankpage .container-controlls span{font-size:1.375pxrem;font-family:"Montserrat","sans-serif";font-weight:bold;font-style:normal;font-variant:normal;position:relative;color:#e84b06}@media only screen and (max-width: 1920px){.bankpage .container-controlls .swiper-pagination,.bankpage .container-controlls span{font-size:calc(22px + 0 * ((100vw - 320px) / 1600))}}@media only screen and (max-width: 320px){.bankpage .container-controlls .swiper-pagination,.bankpage .container-controlls span{font-size:22px}}