.appFloatHeader{position:fixed;left:0;top:0;z-index:1000;width:100%;height:60px;background:rgba(255,255,255,.9);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 0 3px #0000004d;transform:translateY(-100px);transition:all .2s ease-out}.appFloatHeader.active{transform:translate(0)}@media screen and (max-width: 1023px){.appFloatHeader{display:none}}.appFloatHeader__container{max-width:1220px;margin-left:auto;margin-right:auto;padding-left:60px;padding-right:60px;display:flex;position:relative}@media screen and (max-width: 1023px){.appFloatHeader__container{padding-left:40px;padding-right:40px}}@media screen and (max-width: 599px){.appFloatHeader__container{padding-left:20px;padding-right:20px}}.appFloatHeader__nav{display:flex;justify-content:space-between;width:50%}.appFloatHeader__nav .appNav-item{padding:0;line-height:1}.appFloatHeader__nav .appNav-item a{padding:5px}.appFloatHeader__nav .appNav-item__icon{width:36px;height:36px}.appFloatHeader__nav .appNav-item__label{font-size:.6875rem}@media screen and (max-width: 1219px){.appFloatHeader__nav .appNav-item__label{font-size:.625rem}}.appFloatHeader__center{padding:0 30px}.appFloatHeader__logo{display:block;width:80px;padding:5px 0}.appFloatHeader__search-wrap{position:absolute;right:57px;top:60px;z-index:999;overflow:hidden;padding:0 3px 3px}.appFloatHeader__search{overflow:hidden;padding:0 5px 5px;border-bottom-left-radius:5px;border-bottom-right-radius:5px;background:rgba(255,255,255,.98);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 0 3px #00000059;transition:all .2s ease-out}.appFloatHeader__search .blockSearch{position:static}.appFooter{border-top:2px solid #E61117}.appFooter__container{max-width:1220px;margin-left:auto;margin-right:auto;padding-left:60px;padding-right:60px;position:relative}@media screen and (max-width: 1023px){.appFooter__container{padding-left:40px;padding-right:40px}}@media screen and (max-width: 599px){.appFooter__container{padding-left:20px;padding-right:20px}}.appFooter__top{display:flex;justify-content:space-between;align-items:flex-start;padding:40px 0 30px;font-size:.875rem}.appFooter__top__left{display:flex;gap:20px}@media screen and (max-width: 599px){.appFooter__top__left{width:100%;justify-content:space-between}}.appFooter__logo img{margin:0 0 20px}.appFooter__mascot{display:flex;gap:10px;align-items:flex-start}.appFooter__mascot img{width:65px}.appFooter__pagetop{bottom:0;transition:all .2s ease-out}.appFooter__pagetop.fixed{position:fixed;bottom:40px;z-index:10}@media screen and (max-width: 599px){.appFooter__pagetop.fixed{bottom:20px}}@media screen and (max-width: 599px){.appFooter__pagetop{position:fixed;right:20px;bottom:20px;z-index:900;width:38px;height:38px;padding:0}}.appFooter__pagetop a{display:block;background:rgba(255,255,255,.7);border-radius:100px}body.isAppBanner .appFooter__pagetop{bottom:170px}.appFooter__bottom{display:flex;justify-content:space-between;padding:20px 0 40px;border-top:1px solid #C1C1C1}.appFooter__bottom__left{font-size:.875rem}.appFooter__links{display:flex;gap:20px;font-size:.875rem}@media screen and (max-width: 599px){.appFooter__links{flex-direction:column;gap:5px;font-size:.75rem}}.appFooter__copyright{padding:10px 60px;background:#F2F2F2;text-align:center;font-size:.75rem}.appHeader{transition:all .2s ease-in-out}@media screen and (max-width: 1023px){.appHeader{position:fixed;left:0;top:0;z-index:1000;overflow:hidden;width:100%;max-height:100px;background:rgba(255,255,255,.9);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 0 3px #0000004d}}@media screen and (max-width: 767px){.appHeader{overflow:hidden;max-height:100px}}@media screen and (max-width: 599px){.appHeader{max-height:90px}}.appHeader.active{overflow:hidden;max-height:var(--hdr-max-height)!important;background:rgba(255,255,255,.9);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 0 3px #0000004d}.appHeader.active .appHeader__menu__toggle{display:none}.appHeader.active .appHeader__menu__close{display:block}@media screen and (max-width: 1023px){.appHeader.onscroll{max-height:60px}}@media screen and (max-width: 599px){.appHeader.onscroll{max-height:50px}}@media screen and (max-width: 1023px){.appHeader.onsearch{max-height:140px}}@media screen and (max-width: 599px){.appHeader.onsearch{max-height:130px}}.appHeader__container{max-width:1220px;margin-left:auto;margin-right:auto;padding-left:60px;padding-right:60px;position:relative;left:0;top:0}@media screen and (max-width: 1023px){.appHeader__container{padding-left:40px;padding-right:40px}}@media screen and (max-width: 599px){.appHeader__container{padding-left:20px;padding-right:20px}}@media screen and (max-width: 599px){.appHeader__container{background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none;box-shadow:none}}.appHeader__top{display:flex;justify-content:center;align-items:center;height:100px;margin:0 -10px}@media screen and (max-width: 1023px){.appHeader__top{justify-content:space-between;height:60px}}@media screen and (max-width: 767px){.appHeader__top{justify-content:space-between}}@media screen and (max-width: 599px){.appHeader__top{height:50px}}.appHeader__top__side{display:flex;justify-content:space-between;width:100%;max-width:200px}@media screen and (max-width: 599px){.appHeader__top__side{max-width:160px}}.appHeader__top__side>li{width:36px}.appHeader__top__center{padding:0 30px}.appHeader__top__nav{display:none}@media screen and (max-width: 1023px){.appHeader__top__nav{display:block}}.appHeader__top__nav svg{width:100%;height:40px}.appHeader__logo{display:block;width:117px;margin:0 auto}@media screen and (max-width: 1023px){.appHeader__logo{width:67px}}@media screen and (max-width: 599px){.appHeader__logo{width:55px}}.appHeader__menu{display:none;width:40px;height:40px;line-height:1}@media screen and (max-width: 1023px){.appHeader__menu{display:block}}@media screen and (max-width: 599px){.appHeader__menu{left:10px;top:5px;width:30px;background-color:transparent}}.appHeader__menu svg{width:32px;height:32px;margin:0 auto;fill:#000}.appHeader__menu__close{display:none}.appHeader__search-toggle{display:none;width:40px;height:40px;line-height:1}@media screen and (max-width: 1023px){.appHeader__search-toggle{right:20px;top:10px;width:40px}.appHeader.onscroll .appHeader__search-toggle{display:block}.appHeader.onsearch .appHeader__search-toggle{display:none}}@media screen and (max-width: 599px){.appHeader__search-toggle{right:10px;top:5px;width:30px}}.appHeader__search-toggle svg{width:15px;height:15px;margin:0 auto;fill:#000}.appNav{overflow:scroll;padding-bottom:5px;border-top:1px solid #C1C1C1}@media screen and (max-width: 1023px){.appNav{visibility:hidden;padding-top:0;padding-bottom:0;border:none}}.appHeader.active .appNav{visibility:visible}.appNav__container{max-width:1220px;margin-left:auto;margin-right:auto;padding-left:60px;padding-right:60px}@media screen and (max-width: 1023px){.appNav__container{padding-left:40px;padding-right:40px}}@media screen and (max-width: 599px){.appNav__container{padding-left:20px;padding-right:20px}}.appNav ul{display:flex;justify-content:space-between;margin:0 -10px}@media screen and (max-width: 1023px){.appNav ul{display:block;margin:0}}.appNav-item{position:relative;text-align:center}@media screen and (max-width: 1023px){.appNav-item:after{content:"";display:block;position:absolute;width:8px;height:8px;margin:auto;border-top:1px solid #666666;border-right:1px solid #666666;right:10px;top:0;bottom:0;transform:rotate(45deg)}}@media screen and (max-width: 1023px){.appNav-item:not(:first-child){border-top:1px solid #C1C1C1}}.appNav-item a{display:block;padding:5px 10px}@media screen and (max-width: 1023px){.appNav-item a{display:flex;align-items:center}}.appNav-item__icon{display:block;width:48px;height:48px;margin:0 auto;color:#000}@media screen and (max-width: 1023px){.appNav-item__icon{width:32px;height:32px;margin:0 20px 0 0}}.appNav-item__label{font-size:.875rem;font-weight:600}@media screen and (max-width: 1219px){.appNav-item__label{font-size:.75rem}}.blockAppBanner{display:none;position:fixed;left:0;bottom:0;z-index:999;width:100%;height:150px;padding:0 40px;background:linear-gradient(90deg,#E61117,#fff)}@media screen and (max-width: 599px){.blockAppBanner{display:block}}.blockAppBanner__container{display:flex;justify-content:space-between;align-items:center;max-width:320px;height:100%;margin:0 auto;text-align:center}.blockAppBanner__body{padding:0 20px;line-height:1.3;font-weight:700;color:#fff}.blockAppBanner__body small{display:block;margin:0 0 5px;font-weight:400}.blockAppBanner__body h3{font-size:1.25rem}.blockAppBanner__btn{display:inline-block;position:relative;margin:10px 0 0;padding:3px 20px 3px 10px;border-radius:100px;background:#fff;font-size:.875rem;color:#e61117}.blockAppBanner__btn:after{content:"";display:block;position:absolute;width:8px;height:8px;margin:auto;border-top:1px solid #E61117;border-right:1px solid #E61117;right:10px;top:0;bottom:0;transform:rotate(45deg)}.blockAppBanner__icon{width:114px;height:114px}.blockAppBanner__close{position:absolute;right:10px;top:10px;width:20px;height:20px;border-radius:100px;background:rgba(230,17,23,.1) center center no-repeat;background-image:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20width%3D%2224px%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024px%2024px%22%3E%3Cpath%20fill%3D%22%23E61117%22%20d%3D%22M19%2C6.41L17.59%2C5L12%2C10.59L6.41%2C5L5%2C6.41L10.59%2C12L5%2C17.59L6.41%2C19L12%2C13.41L17.59%2C19L19%2C17.59L13.41%2C12L19%2C6.41Z%22%20%2F%3E%3C%2Fsvg%3E)!important;background-size:16px auto}.blockBanners__container{max-width:1220px;margin-left:auto;margin-right:auto;padding-left:60px;padding-right:60px}@media screen and (max-width: 1023px){.blockBanners__container{padding-left:40px;padding-right:40px}}@media screen and (max-width: 599px){.blockBanners__container{padding-left:20px;padding-right:20px}}.blockBanners ul{display:flex;flex-wrap:wrap;margin:20px -10px}.blockBanners ul li{width:16.66666667%;margin:0 0 20px;padding:0 10px}@media screen and (max-width: 1023px){.blockBanners ul li{width:33.333333%}}@media screen and (max-width: 599px){.blockBanners ul li{width:50%}}.blockBanners ul li img{width:100%}.blockBannersMain__container{max-width:1220px;margin-left:auto;margin-right:auto;padding-left:60px;padding-right:60px}@media screen and (max-width: 1023px){.blockBannersMain__container{padding-left:40px;padding-right:40px}}@media screen and (max-width: 599px){.blockBannersMain__container{padding-left:20px;padding-right:20px}}.blockBannersMain ul{display:flex;flex-wrap:wrap;margin:20px -5px}.blockBannersMain ul li{width:25%;margin:0 0 20px;padding:0 5px}@media screen and (max-width: 1023px){.blockBannersMain ul li{width:50%}}@media screen and (max-width: 599px){.blockBannersMain ul li{width:100%}}.blockBannersMain ul li img{width:100%}.blockBreadcrumbs{padding:10px 0;background:#F2F2F2;overflow:auto}.blockBreadcrumbs::-webkit-scrollbar{display:none}.blockBreadcrumbs ul{padding-left:60px;padding-right:60px;display:flex;max-width:1220px;margin:0 auto;font-size:.75rem}@media screen and (max-width: 1023px){.blockBreadcrumbs ul{padding-left:40px;padding-right:40px}}@media screen and (max-width: 599px){.blockBreadcrumbs ul{padding-left:20px;padding-right:20px}}@media screen and (max-width: 1023px){.blockBreadcrumbs ul{max-width:none}}.blockBreadcrumbs ul li{position:relative;padding-right:10px;white-space:nowrap}.blockBreadcrumbs ul li+li{padding-left:15px}.blockBreadcrumbs ul li+li:before{content:"";display:block;position:absolute;width:6px;height:6px;margin:auto;border-top:1px solid #000;border-right:1px solid #000;left:0;top:0;bottom:0;transform:rotate(45deg)}.blockBreadcrumbs ul a{color:#e61117}.blockBreadcrumbs ul a:hover{text-decoration:underline}.blockNews{padding-top:40px;padding-bottom:40px}@media screen and (max-width: 1023px){.blockNews{padding-top:20px;padding-bottom:20px}}.blockNews__container{max-width:1220px;margin-left:auto;margin-right:auto;padding-left:60px;padding-right:60px}@media screen and (max-width: 1023px){.blockNews__container{padding-left:40px;padding-right:40px}}@media screen and (max-width: 599px){.blockNews__container{padding-left:20px;padding-right:20px}}.blockNews__list{display:flex;flex-wrap:wrap;margin:0 -15px}@media screen and (max-width: 767px){.blockNews__list{display:block;margin:0 0 20px;border-bottom:1px dotted #C1C1C1}}.blockNews__list__noresult{width:100%;padding:0 0 80px;text-align:center;font-size:1.25rem}.blockNews__item{width:33.333333%;margin-bottom:40px;padding:0 15px}.blockNews__item:nth-child(3n-1),.blockNews__item:nth-child(3n){border-left:1px dotted #C1C1C1}@media screen and (max-width: 767px){.blockNews__item{width:100%;margin:0;padding:15px 0;border-left:none!important;border-top:1px dotted #C1C1C1}}.blockNews__item a{display:block}@media screen and (max-width: 767px){.blockNews__item a{display:flex;flex-direction:row-reverse}}.blockNews__item__image{margin:0 0 15px}@media screen and (max-width: 767px){.blockNews__item__image{width:50%;margin:0}}.blockNews__item__image figure{position:relative;width:100%;overflow:hidden;padding-top:70%;border-radius:5px;background:#C1C1C1}.blockNews__item__image img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover}@media screen and (max-width: 767px){.blockNews__item__body{display:flex;flex-direction:column;justify-content:space-between;width:50%;padding:0 15px 0 0}}.blockNews__item__title{margin:0 0 .3em;font-size:1rem;font-weight:700}@media screen and (max-width: 599px){.blockNews__item__title{font-size:.875rem}}.blockNews__item__date{font-size:.75rem;color:#e61117}.blockNews__item__label{display:inline-flex;margin-left:1em}.blockNews__item__label li{margin-right:5px;padding:1px 10px;border-radius:100px;background:#E61117;font-size:.75rem;font-weight:700;color:#fff}.blockNews .btnLink{margin-top:0}.blockPage404{padding-top:60px;padding-bottom:120px}.blockPage404 h1{text-align:center;font-size:1.875rem;font-weight:700}@media screen and (max-width: 599px){.blockPage404 h1{font-size:1.5rem}}.blockPage404 p{margin:40px auto 60px;text-align:center}.blockPage404 .btnLink{margin-left:auto;margin-right:auto;max-width:400px;border-color:#e61117;color:#e61117}.blockPage404 .btnLink:before{border-color:#e61117}.blockPageContent__unit{padding:60px 0}@media screen and (max-width: 599px){.blockPageContent__unit{padding:40px 0}}.blockPageContent__unit:nth-child(odd){background:#F2F2F2}.blockPageContent__unit__container{max-width:1220px;margin-left:auto;margin-right:auto;padding-left:60px;padding-right:60px}@media screen and (max-width: 1023px){.blockPageContent__unit__container{padding-left:40px;padding-right:40px}}@media screen and (max-width: 599px){.blockPageContent__unit__container{padding-left:20px;padding-right:20px}}.blockPageContent__unit__body{display:flex;flex-direction:row-reverse}@media screen and (max-width: 599px){.blockPageContent__unit__body{display:block}}.blockPageContent__unit h2{display:none;margin:0 0 .5em;font-weight:700;font-size:1.875rem}@media screen and (max-width: 1023px){.blockPageContent__unit h2{font-size:1.5rem}}@media screen and (max-width: 599px){.blockPageContent__unit h2{display:block;margin:0 0 1em;text-align:center;font-size:1.25rem}}.blockPageContent__unit__image{width:50%}@media screen and (max-width: 599px){.blockPageContent__unit__image{width:100%}}.blockPageContent__unit__image figure img{border-radius:5px}.blockPageContent__unit__text{flex:1;width:50%;padding:0 40px 20px 0}@media screen and (max-width: 767px){.blockPageContent__unit__text{font-size:.875rem}}@media screen and (max-width: 599px){.blockPageContent__unit__text{width:100%;padding:20px 0 0}}.blockPageContent__unit__text h2{display:block}@media screen and (max-width: 599px){.blockPageContent__unit__text h2{display:none}}.blockPageContent__unit__text img{margin:1em auto}.blockPageContent__unit .btnLink{width:100%;margin:30px 0 0}.blockPageLead{max-width:1220px;margin-left:auto;margin-right:auto;padding-left:60px;padding-right:60px;margin-bottom:40px}@media screen and (max-width: 1023px){.blockPageLead{padding-left:40px;padding-right:40px}}@media screen and (max-width: 599px){.blockPageLead{padding-left:20px;padding-right:20px}}.blockPageLead p{text-align:center}.blockPageNav{margin:10px 0 60px}.blockPageNav__container{max-width:1220px;margin-left:auto;margin-right:auto;padding-left:60px;padding-right:60px}@media screen and (max-width: 1023px){.blockPageNav__container{padding-left:40px;padding-right:40px}}@media screen and (max-width: 599px){.blockPageNav__container{padding-left:20px;padding-right:20px}}.blockPageNav .btnLink{margin:20px 0;padding-left:40px;padding-right:40px;text-align:center}@media screen and (max-width: 599px){.blockPageNav .btnLink{margin:10px 0}}.blockPageTitle{max-width:1220px;margin-left:auto;margin-right:auto;padding-left:60px;padding-right:60px;margin-bottom:40px;padding-top:40px}@media screen and (max-width: 1023px){.blockPageTitle{padding-left:40px;padding-right:40px}}@media screen and (max-width: 599px){.blockPageTitle{padding-left:20px;padding-right:20px}}.blockPageTitle__header{margin:0 0 20px;padding:0 0 20px;border-bottom:2px solid #E61117}.blockPageTitle__header--toplevel{position:relative;background:right 100px center no-repeat;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjguODk0IiBoZWlnaHQ9IjEwNi45MTMiIHZpZXdCb3g9IjAgMCAxMjguODk0IDEwNi45MTMiPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEgLTIuMDAxKSI+PHBhdGggZD0iTTI1LjA0MSwxNS4xNDdsLjEyNiwxLjY0OHM0LjMxMS4yNTMsNS43MDgsMS4xNDMsNC4wNTksMy4zLDQuNTY1LDUuMzI2LjUwOCwxMS4wMzcuNTA4LDExLjAzN2MuMTI4LDEuMzk1LjUwNyw1LjgzNS0uMjU1LDcuNjExcy0yLjUzNSw1LjcwNy0yLjUzNSw1LjcwNywwLDIuNjYyLS4zODMsMy4xNzJjMCwwLDIuNDEyLjYzMywzLjU1MiwxLjAxNGExOC40NzMsMTguNDczLDAsMCwwLDMuMy43NjFzMi45MTctNS4wNzMsMy40MjYtNi4zNCwxLjE0Mi0yLjc5MywyLjI4My0zLjE3MSwyLjQxMS0uODkxLDIuNDExLTEuMjY5LS4xMjktMS4yNzEtLjEyOS0xLjI3MUE4LjcxOSw4LjcxOSwwLDAsMSw0NS4wODEsMzljLS44ODgtLjg5LS43NjItMi42NjQtLjg4OC0zLjQyNXMtLjUwOC0yLjI4NS0uNTA4LTIuMjg1YTMuMjgzLDMuMjgzLDAsMCwxLC43NjItNC40MzhjMi40MDktMi4xNTcsNC40NC0yLjkxOSw2LjYtMS43NzhzNC4zMTQsMy4xNzEsMy45MzMsNi4zNDQtLjM3OSwzLjY3Ny0uMzc5LDMuNjc3LDIuMDI4LDIuMjgzLDIuMDI4LDQuMTg1YzAsMCwyLjc5MSwyLjI4NSwzLjMsNC4wNjFTNjIuMiw1MS41NTEsNjIuMiw1MS41NTFsLS42MzIuMzgzYTIxLjc5MywyMS43OTMsMCwwLDEsMi45MTcsNi43MjJBMzkuNjc5LDM5LjY3OSwwLDAsMSw2NS41LDY0Ljg3MXMuNzYsMi42NjUuMzgsMy4zYy0uMTI3LDEuMDE0LS41MDcsMS4wMTQtMS4wMTMsMS4yNjctLjI1NS43NjEtLjg5LDEuNzc2LTEuNTI1LDEuMTQxcy0uMTI1LTEuOS0uMTI1LTEuOS0uMjUzLDAtLjg4OC0uNTA2LS42MzUtMy42NzktLjUwOS00LjU2OS0yLjQwOS04LjYyMy0yLjkxNy05LjI1OC0uODg4LTEuMTQzLS44ODgtMS4xNDNhMTIuODc3LDEyLjg3NywwLDAsMCwwLDMuOTMzLDM3LjQzNSwzNy40MzUsMCwwLDEsLjg4OCw2Ljg1Yy0uMTI3LjYzMy0uNzYsMC0uNzYsMHMuMzgxLDkuMzg3LS4yNTMsMTIuMDQ5LTIuNjY0LDYuNzI1LTIuNDExLDcuNjEzLjYzNCwyLjkxNywxLjQsMy44bC43NjIuODg4TDU2LjUsODkuOTg4YTE5LjA4NiwxOS4wODYsMCwwLDEsMi4xNTcsMi45MThjLjg4NiwwLDIuMDI5LDIuOTE2LDEuNCwzLjY3N3MtMS45LjUwOS0yLjAzMi44ODhhMi41MDksMi41MDksMCwwLDEtMi4xNTcsMi4xNTVjLTEuOS4zODMtNC41NjQuMzgzLTQuNTY0LS42MzJzLjM3OS0yLjI4NSwxLjM5My0yLjUzOSwxLjc3OC0xLjY0OSwxLjc3OC0xLjY0OS41MDYtMS4wMTUuMjUxLTEuMzk1LS42MzUtMS4wMTUtLjYzNS0xLjAxNWwtMS45Ljg4OC0xLjAxNC0xLjAxNXMtMi4xNTcsMy4zLTIuMTU3LDQuNTdhMjAuNDA3LDIwLjQwNywwLDAsMCwuMTI4LDIuMjgyLDMuNzg4LDMuNzg4LDAsMCwxLC4yNTQsMi40MWMtLjM4MSwxLjAxNC0yLjE1Ny42MzQtMy4xNzEuODg3cy01LjA3NC44OS02LjYsMC0xLjc3Ni0yLjI4My0xLjAxNS0yLjc5MSw0LjY5NS0xLjI2Nyw0Ljk0OC0xLjY0OSwxLjE0LTEuMzk1LDEuMTQtMS4zOTVsMi4yODQtNi4wODgtLjg4OC0uNzZzLjEyNy0zLjU1Mi4xMjctNC4wNjFWODIuMjQ5bC0uODg4LTcuMzU3cy0xLjAxNS04LjUtLjYzNi0xMC43ODJsLTEuMTQuMTI4cy4yNTQtMy4zLjI1NC00LjE4Ni4xMjYtNi40Ny4xMjYtNi40N0w0My4zLDUzLjMzcy0xLjY0OSwyLjY2Mi0yLjUzOCwzLjE2OS0zLjU1MS0uNjM0LTQuODE5LTEuMDE1YTkuNDkxLDkuNDkxLDAsMCwxLTIuNjY0LTEuNTIxcy43NjIsNS4zMjguMjUzLDYuMjE2LTEuMDE1Ljc2LTEuMDE1Ljc2bC4yNTMsMS41MjJhMTQuNjY0LDE0LjY2NCwwLDAsMS0uMTI2LDMuMTcyLDEyLjg3MywxMi44NzMsMCwwLDAsLjM4MSwzLjY3NmwuNzYsMi4wMzEtLjYzMy44ODZhOS4xOTQsOS4xOTQsMCwwLDEsMi4yODEsNS45NjNjLjI1NCw0LjA1OS42MzYsOS43NjcuNzY0LDEwLjUyOHMuNzYsMi45MTcuMzc5LDMuOTMzYTQuMDEzLDQuMDEzLDAsMCwxLTIuMTU3LDIuOTE3LDcuMjM2LDcuMjM2LDAsMCwxLTUuMDc1LjM3OWMtMS4xNDEtLjI1NC0xLjE0MS0xLjUyMi0uMTI3LTIuNDExYTE0LjQ1NSwxNC40NTUsMCwwLDAsMi41MzgtMy45MzEuODg4Ljg4OCwwLDAsMSwuNzYtLjYzNCw1NC42LDU0LjYsMCwwLDAtMS4xNDEtNS41ODFDMzEsODIuNSwyOC43MTgsNzUuNzgsMjguNTksNzRhNi4wNjMsNi4wNjMsMCwwLDEtMi45MTgtMS4yNjhBMzQuMjEyLDM0LjIxMiwwLDAsMSwyNC4xNSw2OC4zYy0uMTI2LTEuMDE1LTEuMTQzLTUuMi0xLjQtNi4wOXMtLjg5LTEuMzk1LS43NjIuNjM1UzIwLjYsNjcuNTM2LDIwLjYsNjguNjc2cy0uNTA3LDQuNDQtLjUwNyw0LjQ0SDE3LjY4MXMuNTA3LDUuMi0uMjUyLDcuMzU3LTMuMyw1LjMyOC0zLjMsNi45NzYtLjUwOCw0LjgxOS0uMTI5LDUuMDc0Ljc2MywxLjUyMi42MzYsMy4zLS4zODEsMS42NDktMS41MjIsMi4wMy0yLjc5MS0uMjU1LTMuNTUyLS4xMjhhMTYuNzE4LDE2LjcxOCwwLDAsMS01LjcxLDBjLTIuMDI5LS41LTIuMTU3LTIuMDI5LTEuNTItMi4xNTVTNi45LDk0LjA0Niw3LjQwNiw5My40MTJBNC44MTcsNC44MTcsMCwwLDEsOC41NDcsOTIuNGwuNzYtLjI1MnMuNjM0LTcuNDg1Ljc2My05LjEzNSwxLjI2OS0xMC41MjcsMS4yNjktMTAuNTI3bC0uNzYtLjc2MXMuNzYtNS4yLjc2LTUuNzEuNzYtOS4xMzIuNzYtOS42MzkuNjM2LTYuMDkyLjc2LTYuNDY5LS4yNTMtNi4wOS0uMjUzLTYuMDlhMTcuOSwxNy45LDAsMCwxLS4zODEtMy42NzhjLjEyOS0xLjE0MS0uODg2LTQuOTQ3LS44ODYtNS41ODFhMTUuMSwxNS4xLDAsMCwxLC41LTMuM2MuMjU2LS42MzQtLjUtNC4xODYuNTExLTUuMDc0cy4zODEtMy44LDIuNTM4LTUuMDczLDMuOTMxLTIuNjY0LDQuMzExLTIuOTE3LS4xMjgtMi40MTItLjEyOC0yLjQxMi0uNjM0LDAtMS4xNDEtLjg4NmE2LjAyNiw2LjAyNiwwLDAsMS0uNjM1LTMuNjc4LDI4LjAxNCwyOC4wMTQsMCwwLDAsLjM4MS0zLjNzMC0zLjA0NSwxLjAxNS0zLjgwNWMuMjU1LS42MzUuNTA3LTEuMjY5LDEuMjcxLTEuNHMuNzU4LTEuMDE1LDEuOS0xLjAxNWMtLjI1MS4zODEuMTI4LjcsMS4yNy44MjZzLjgxNS40ODksMS4yNjkuNDQzQTIuMjQ2LDIuMjQ2LDAsMCwxLDI2LjU2LDQuNDkyYTYsNiwwLDAsMSwxLjQsNC4wNjEsMTUuMjM0LDE1LjIzNCwwLDAsMS0uNTA3LDMuNjc4QTYuMjA2LDYuMjA2LDAsMCwxLDI1LjM1NywxNC43bC4wNjItLjgyNloiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yLjk5NCAwLjI5OSkiIGZpbGw9IiNmMmYyZjIiLz48cGF0aCBkPSJNMzczLjI1MiwyMzMuMXMuNzczLjU1NiwxLjAxMi41Ljk4Ny40MzYsMS4yLjMxOC45OTEuMDY0LDEuMjEtLjQyOS43LTEuNTY4LDEuMDYzLTEuNjczYTI1Ljg0LDI1Ljg0LDAsMCwwLDQuMTgzLTQuOTU5bC4zOTEtLjYyMmEuNjU3LjY1NywwLDAsMCwuMjU5LjIwOCwxMS43NjEsMTEuNzYxLDAsMCwwLDEuNDgtMS43MTZzLjI1OCwzLjA0Ny4yNDEsMy42MzYuMzE3LDYuMTQxLjEwOCw2LjY3My0uMzc2LDEuMTY4LS4wODYsMS4yNzQtLjYzOCw3LjA0NS0uNTksOC44MTMtLjc1Nyw2LjA2Mi0uMzgsNi42NjEsNC4zMzksNi4xMDYsNC4zMzksNi4xMDZhMi4wNTYsMi4wNTYsMCwwLDAsMS4xOTMtLjU1NnMyLjU3NCwyLjcyMywyLjQ2NywzLjAxNGExMC4wOCwxMC4wOCwwLDAsMCwuMDQ3LDEuODY1LDIyLjA2NCwyMi4wNjQsMCwwLDEtLjEyMyw0LjQxYy0uMjEyLjU4My0uODMzLDEuNzQyLTEuMTUzLDIuNjE1czEuMzA2LDIuMzk0LDMuMjc0LDIuMjU0LDQuMS42LDUuMzA5LS40NDEsMS45NzctLjQzNywyLjE4Mi0uODIzLjM4LTMuMDMyLDAtMy40MzUtMS4xNDEtMS4zMDUtMS4xNDEtMS4zMDUtLjUtNi43ODMtLjM4Ni03LjI3MSwxLjY3Ni0uMzQ2LDEuNjc2LS4zNDYuMjg3LTMuMjI5LjIyNS00LjUwNS0uMjI5LTUuODkzLS4yMTgtNi4xODcsMS4yLS45NDcuOTE0LTEuMTUtLjI0NS0xLjg3Mi0uNC0zLjM0OS0uNDI3LTIuMjY3LS44MTItMi41NzRhMy41MDYsMy41MDYsMCwwLDEtLjgyOC0xLjk4M2MuMTA4LS4yOTMsMS4zMDctMS4wNDMuOTMzLTEuNzQxcy0uMTQxLTUuNS0uNC02LjY4MmExOS43NjQsMTkuNzY0LDAsMCwxLS4wOTEtMy44MjlsLjc0MSwxLjU5LjUtLjI4czEuNCwyLjY4OSwyLjA3NiwzLDUuNDM3LDIuMDE1LDYuMDE5LDIuMjI4LDEuNDQ2LjkyNiwyLjAzNS44NDJhMi40ODIsMi40ODIsMCwwLDAsMS4yLS44NTEsNy43ODEsNy43ODEsMCwwLDAsLjUyMy0xLjE2cy41MTYtLjg2OS4xMzEtMS4xNzQtMS4xNS0uOTE1LTEuMTUtLjkxNWEuNTUuNTUsMCwwLDAtLjY3OS0uNDEzLDUuMTU5LDUuMTU5LDAsMCwwLTEuNjMzLjkxNWMtMS4xNjctLjQyNC00LjA0Ni0xLjI2Ny00LjQyMi0xLjg2NmExNy4wNTUsMTcuMDU1LDAsMCwxLTEuMDEzLTIuMjg3Yy0uMTYtLjQ0Ny41LS41NDguMzIxLTEuMDY5YTUxLjM4MSw1MS4zODEsMCwwLDAtMi40MTYtNC44NzZjLTEuMTM0LTIuNDQtMi42NDktMy40MTEtNC4wODUtNC43MjNzLTMuOC0uOTg5LTQuMDg3LTEuMTk1LjMxNi0uNzc2LjgzMi0xLjY0M2EyMi4xNzUsMjIuMTc1LDAsMCwxLDEuNTMxLTIuMTE2LjcuNywwLDAsMCwuMzc2LjYsNC42ODgsNC42ODgsMCwwLDAsLjEzMS0yLjIzNS43MjkuNzI5LDAsMCwwLC42LjQ4OWMtLjM4NS0uMzA2LS4xMTYtMi45NDUtLjQ0NS01LjExMmE2LjE2LDYuMTYsMCwwLDAtMi45MjEtNC40LDQuMzY4LDQuMzY4LDAsMCwwLTEuODU0LS4zNDhjLTEuMzYyLS40MjktNC44OTItLjQyOS02LjM4MywzLjc0N2ExMi44MTgsMTIuODE4LDAsMCwxLTEuMDYyLDIuOTEzYy43ODMuMDIyLjk4OS0uMzY0Ljk4OS0uMzY0YTUuOTEzLDUuOTEzLDAsMCwwLS42NzEsMy4wMmwuMzU1LS4zOGEyLjU4OSwyLjU4OSwwLDAsMCwuNTM4LDEuNzgsMTAuMjM4LDEwLjIzOCwwLDAsMSwxLjM3NiwxLjcwN2MuMTQuMjQ4LjcxNC43NTUuNjUsMS4yNDRzLS4wNzEuNzg0LS4yMTkuOTI2LTQsMS4wNjUtNC45MTUsMi4wNzItNS4zMTQsNy44NjktNC42NzMsOC4yYy4yMzUuMTI0LjMxLjgwNy4zMS44MDdhNC4yNjMsNC4yNjMsMCwwLDEtLjQyOCwxLjA1Myw0OC40NTcsNDguNDU3LDAsMCwxLTIuNzQsNC41NTMsMy4yNjIsMy4yNjIsMCwwLDEtMS42MjcuNGMtLjY1Ny4wMy0xLjI3NS0uMDI4LTEuMzU0LjYzMnMtLjkxMS43MjMtLjUsMS41UzM3My4yNTIsMjMzLjEsMzczLjI1MiwyMzMuMVptMTguNTExLDIyLjc0NHMuNS0uODY5LjgxLS44NjJjLjM5Mi4wMTEsMS4xMDYsMi41ODMsMS4xMDYsMi41ODNaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMzEzLjE0NSAtMTY1LjY5NikiIGZpbGw9IiNmMmYyZjIiLz48cGF0aCBkPSJNNjEyLjY2OSw4Mi44NTZjLjA5NC40NzQuODUxLjg1MS43NTQsMS4xMzdzLS4zNzgsMi41NTEtLjY2LDMuNTkxYTMuNzgzLDMuNzgzLDAsMCwwLC42NiwyLjQ1NnMxLjEzNywxLjYwNiwxLjYwOCwxLjguNzU3LS41NjUuNzU3LS41NjVsLjM3NiwxLjQxNnMtLjE4OCwxLjk4NS0uMjg0LDIuMjY4LDEuMDQuNzU3LDEuMDQuNzU3LjQ3NSw4LjUwNi4yODQsOS4wNzQsMS40MTgsMi4xNzQsMi4zNjMsMy44NzYsNy43NTMsNy4xODQsOC4xMyw3LjY1NS4yODIsNi43MTIuMTksN2EyNS41NTcsMjUuNTU3LDAsMCwwLS43NTcsMi43NDIsNC43NTQsNC43NTQsMCwwLDAtMS4wNCwyLjI2N2MtLjE4OCwxLjMyNC0zLjIxNCw0LjE2LTMuNTkxLDQuNjMzcy44NTEsMi40NTYsMy41LDEuOGEyNy44NjQsMjcuODY0LDAsMCwwLDQuMzQ3LTEuNywyLjA3NywyLjA3NywwLDAsMCwxLjQxOS0xLjYwN2MuMTg5LS44NDgtLjM3OC0zLjY4NC0uMzc4LTQuNjI4czEuNTExLTMuNSwyLjE3My00LjkxN2ExMC43MTgsMTAuNzE4LDAsMCwxLDIuNDU4LTIuODM0Yy42NjEtLjc1Ny0xLjEzNS0yLjkzMi0yLjU1My0zLjUuNjYzLTIuMTc1LS4yODUtNi43MTMtLjc1Ni04LjIyNGExNS42NzUsMTUuNjc1LDAsMCwxLS4yODQtNi4wNDdjLjI4NC0yLjA4MS44NS02LjksMS43OTUtNi41MjVzMi4zNjMtLjg1MSwyLjc0Mi0xLjEzNGMuMzI4LS4yNDUuMDE2LTYuMDUtLjA3Mi03LjU3NGExLjA1MSwxLjA1MSwwLDAsMCwuNDUyLjY3NWMuNTY1LjM3Ny4zNzgtMS40MTguNTY1LS45NDZzLjI4NiwyLjU1NC4zOCwzLjAyNS4wOTQsMS4wMzksMS4wNC44NTFjLjY2LjI4My42Ni0uMjgzLjY2LS4yODMuNDczLDAsLjY2MS0uMzguNzU2LTEuMDM5LjQ3My0uNDc1LjI4NC0xLjguMjg0LTIuMjY5cy0uNTY3LTMuNC0uNTY3LTMuNGwuNzU3LjI4M2E1Ljk3Myw1Ljk3MywwLDAsMCwuMDk0LTEuMDRjMC0uNTY3Ljg0OS0uODUzLDEuMTM1LTEuMzIzcy0uMjg1LTIuMTc2LS42NjEtMi43NDIsMC00LjgyMS4zNzYtNi4xNDUtMi40NTctMTQuNjUtMi43NC0xNS45NzItLjU2NS0zLjk3MS0yLjM2My02LjE0NWEyNC45MjIsMjQuOTIyLDAsMCwwLTQuNTM1LTMuNzgxYy0uNjY1LS4yODQtMS40MTktLjU2Ny0xLjA0LTEuMjI4YTIuNjA4LDIuNjA4LDAsMCwwLS41NjctMi4zNjNjLS4zNzgtLjM3OS0uNzU1LTEuMzI0LS4yODQtMS44Ljc1Ny0uNDczLjU2Ni0xLjMyNC44NTEtMS40MnMxLjA0LTIuNjQ0LjEtNS4yLTIuMzYyLTMuODc2LTMuODc2LTMuNzgyYTE1LjYxOCwxNS42MTgsMCwwLDAtMy42ODYuNDczYy0yLjU1MS43NTUtMy43OCw0LjA2NS0yLjM2Myw1Ljg2MiwwLC44NDkuMDk0LDEuOC4xODcsMy4xMTlhMTYuNzQ0LDE2Ljc0NCwwLDAsMCwuOTQ2LDMuNTkxLDE3LjA1NSwxNy4wNTUsMCwwLDEtLjE4OSwzLjU5MWMtLjE4OS45NDYtMi4yNjgsMi42NDYtMi41NTMsMi45M3MtMy4wMjQsMS40Mi0zLjY4NCwyLjU1Mi0xLjEzNSw5LjgzLTEuMTM1LDExLjcyMVM2MTIuNjY5LDc3LDYxMi41NzMsNzcuNDdBNTAuNTQ3LDUwLjU0NywwLDAsMCw2MTIuNjY5LDgyLjg1NlptMTAuODcsMjEuMzYyYy4xODgtLjk0NS45NDUtOC41MDYuOTQ1LTguNTA2cy4zNzgsNi40MjcuNTY2LDYuOTk1LDEuNyw0LjM0NywxLjcsNC4zNDdTNjIzLjM0OSwxMDUuMTY0LDYyMy41MzgsMTA0LjIxN1oiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC01MTQuNjI1IC0yNS45NjkpIiBmaWxsPSIjZjJmMmYyIi8+PC9nPjwvc3ZnPg==)}@media screen and (max-width: 1023px){.blockPageTitle__header--toplevel{background-size:100px auto}}@media screen and (max-width: 767px){.blockPageTitle__header--toplevel{background-position:right 10px center}}@media screen and (max-width: 599px){.blockPageTitle__header--toplevel{background-size:76px}}.blockPageTitle__header--toplevel h2,.blockPageTitle__header--toplevel h3{position:relative;z-index:2}.blockPageTitle__header--toplevel:after{content:"";display:block;position:absolute;left:100px;bottom:10px;z-index:1;width:128px;height:90px;background:left bottom no-repeat;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIGlkPSJf44Os44Kk44Ok44O8XzIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDEyOCA3My4yNyI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiNmMmYyZjM7fTwvc3R5bGU+PC9kZWZzPjxnIGlkPSJf44Os44Kk44Ok44O8XzEtMiI+PHBhdGggY2xhc3M9ImNscy0xIiBkPSJtNDIuNDQsNTIuODdjLS40OC0xLjE4LTMuNTQtLjYxLTQuOTMtLjI4LS4yMi0uMDYtLjYyLS4xOC0uOTctLjI5LDAtLjE3LS4wNy0xLjAxLS43LTEuNTguMDMtLjM4LjA1LS43Ny4wNS0xLjE3LDAtMi44My0uNjQtNS41MS0xLjgzLTcuODIsMS4zOC0uOTcsMi4zNC0yLjA5LDIuNzUtMy4yNi44MS0yLjI4LjM3LTQuMTMtLjU2LTUuNDMuMTEsMCwuMjMuMDIuMzQuMDIsMS4wNywwLDIuMTctLjQsMi45OC0xLjU5LDEuMzUtMS45OCwxLjExLTQuNS40OS02LjA1LS41Mi0xLjI5LTEuMzUtMi4xNy0yLjI0LTIuMzYtLjktLjE5LTEuNjUuMTEtMi4yMy41OC0uMDUtMS4zOC0uMTktMi44My0uNDctNC4yOC0uNjEtMy4xOC0xLjk4LTUuNjgtNC4wNy03LjQ1LjA3LS4zOS4zOC0yLjQ4LS44LTQuNzUtLjc4LTEuNS0yLjI0LTIuMTUtMi43Ny0yLjM1LS4xNi0uNC0uNTgtMS4zNy0xLjM2LTIuMzVDMjQuNzkuNzksMjMuMDYtLjA2LDIxLjEyLDBjLTEuMzUuMDQtMy41NC41OS00LjcxLDMuNDEtLjk3LjA0LTEuOTUuNS0yLjcxLDEuMy0uNzQuNzctMS42MSwyLjE5LTEuNTQsNC41OC4wMi43MS4xLDEuMzguMjQsMi4wMi0yLjU1LDEuNzctNC4yNSw0LjQ3LTQuOTQsOC4wMi0uMjksMS40OS0uNDMsMi45Ni0uNDcsNC4zNC0uNTktLjUxLTEuMzctLjg1LTIuMzEtLjY1LS44OS4xOS0xLjczLDEuMDctMi4yNSwyLjM2LS42MiwxLjU1LS44Nyw0LjA3LjQ4LDYuMDUuODEsMS4xOSwxLjkxLDEuNiwyLjk4LDEuNi4xNCwwLC4yNywwLC40MS0uMDItLjkyLDEuMzYtMS40NCwzLjI4LS41Nyw1LjQ1LjUxLDEuMjgsMS42LDIuNDEsMi45NCwzLjMzLTEuMTcsMi4zLTEuOCw0Ljk3LTEuOCw3Ljc3LDAsLjM0LjAyLjY3LjA0LDEtLjgzLjU0LS45MSwxLjU1LS45MiwxLjc0LS4zNS4xMS0uNzUuMjMtLjk3LjI5LTEuMzktLjMzLTQuNDUtLjg5LTQuOTMuMjgtLjE2LjM4LS4xMS44LjEzLDEuMjIuMTEuMTkuMjYuMzYuNDMuNTQtLjIzLjMzLS4yMi44NC4wNCwxLjMxLjE4LjMyLjgxLDEuMTksMi40NSwxLjE5LjI2LDAsLjU2LS4wMy44OC0uMDgtLjE1Ljg4LS4xNywxLjg3LjEyLDIuNTEuMjEuNDUuNTIuNjMuNzUuNy4xMi4wNC4yMy4wNS4zNC4wNS45NSwwLDEuNjgtMS4yMywyLjEzLTIuMjcuMS4wMi4yLjAzLjMxLjAzLjQ5LDAsMS4wMy0uMTgsMS40My0uNS4xMi0uMDkuMjItLjIuMzEtLjMuOTQsMS4yNCwyLjExLDIuMzEsMy40NywzLjE2LjI1LjQ5LjU1LjkzLjkyLDEuMzEuMzYuMzcuNzkuNjksMS4yNy45Ny4wMSwxLjA3LjA2LDIuMDcuMTEsMi43OC0yLjQzLjYtNC4wNSwyLjM0LTQuMDMsNC4zOC4wMiwxLjkyLDEuNywzLjE2LDQuMjcsMy4xNi41LDAsMS4wMy0uMDUsMS41Ni0uMTUsMi4wNS0uMzgsMy42My0xLjQ5LDQuMjgtMi44My42NSwxLjM0LDIuMjQsMi40NSw0LjI4LDIuODMuNTMuMSwxLjA1LjE1LDEuNTYuMTUsMi41NywwLDQuMjQtMS4yNCw0LjI3LTMuMTYuMDItMi4wNS0xLjYtMy43OC00LjAzLTQuMzguMDUtLjcyLjEtMS43My4xMS0yLjgyLjQ0LS4yNi44NC0uNTYsMS4xNy0uOTEuMy0uMzEuNTYtLjY1Ljc3LTEuMDIsMS41My0uODcsMi44NC0xLjk5LDMuODgtMy4zMi4wNi4wNi4xMi4xMS4xOC4xNi40LjMyLjk1LjUsMS40My41LjExLDAsLjIxLDAsLjMxLS4wMy40NSwxLjAzLDEuMTgsMi4yNywyLjEzLDIuMjcuMTEsMCwuMjItLjAyLjM0LS4wNS4yMy0uMDcuNTQtLjI1Ljc1LS43LjI5LS42NC4yNy0xLjYyLjEyLTIuNTEuMzIuMDUuNjEuMDguODguMDgsMS42NCwwLDIuMjctLjg3LDIuNDUtMS4xOS4yNi0uNDcuMjctLjk4LjA0LTEuMzEuMTctLjE3LjMyLS4zNS40My0uNTQuMjQtLjQyLjI4LS44NC4xMy0xLjIyWm0tMjEuNjMsMTMuNzNzMC0uMDgsMC0uMTFjMC0uOTUsMC0xLjg0LjAyLTIuNTguMTIsMCwuMjQsMCwuMzYsMCwuMTYsMCwuMzEsMCwuNDcsMCwuMDEuNzQuMDIsMS42NC4wMiwyLjU4LDAsLjA0LDAsLjA3LjAxLjExLS4xOC4yMi0uMzMuNDctLjQ1Ljc0LS4xMi0uMjctLjI3LS41Mi0uNDUtLjc0WiIvPjxwYXRoIGNsYXNzPSJjbHMtMSIgZD0ibTEyNy45MSw1Mi44MWMtLjQ4LTEuMTctMy41NC0uNjEtNC45My0uMjgtLjIyLS4wNi0uNjItLjE4LS45Ny0uMjksMC0uMTgtLjA3LTEuMDMtLjczLTEuNi4wOC0uNjEuMTMtMS4yMy4xMy0xLjg3LDAtMi41OS0uNTQtNS4wNi0xLjU0LTcuMjMuODUtLjcyLDEuNS0xLjU1LDEuODEtMi40Ny43NC0yLjIyLjI0LTMuODUtLjUzLTQuOTcuMDQsMCwuMDgsMCwuMTIsMCwxLjcyLDAsMi42OC0xLjE1LDIuOTctMS41OSwxLjI4LTEuODcsMS4wNS00LjI0LjQ3LTUuNy0uNDktMS4yMi0xLjI4LTIuMDYtMi4xMi0yLjI0LS44OC0uMTktMS42LjExLTIuMTYuNTgtLjAzLTEuMDMtLjEyLTIuMTEtLjI5LTMuMjEuMDYsMCwuMTIuMDEuMTkuMDEsMS4wNCwwLDIuNjktLjQzLDMuNDItMi4xNC43My0xLjcyLS4wOC0zLjQtLjUtNC4wOCwyLjE1LTEuODIsMy41NS00Ljc2LDMuNDQtNy4yNy0uMDktMS45Mi0xLjAxLTMuNS0yLjY3LTQuNTctMi4xNC0xLjM4LTQuNy0xLjI1LTcuNDIuMzktMiwxLjItMy4zNywyLjc4LTMuNDMsMi44NS0uMDIuMDItLjAzLjA1LS4wNC4wNy0uMzQtLjEyLS42OC0uMjEtMS4wMi0uMjYtLjE5LS4zNC0uNDItLjcxLS43LTEuMDktMS4zMS0xLjc2LTMuMDEtMi43NS00LjkxLTIuODctNC4wMS0uMjUtNS41MiwyLjUyLTYuMDIsMy44OC0uNTUtLjU5LTEuNjMtMS42NS0zLjAzLTIuNTQtMi43My0xLjczLTUuMzQtMS45MS03LjU0LS41My0xLjY2LDEuMDQtMi42LDIuNi0yLjcsNC41MS0uMTQsMi41MiwxLjI1LDUuNDksMy40MSw3LjM0LS40Mi42OC0xLjI0LDIuMzYtLjUyLDQuMDguNzMsMS43MiwyLjM4LDIuMTYsMy40MiwyLjE2LjExLDAsLjIsMCwuMjktLjAyLS4xOCwxLjExLS4yOCwyLjItLjMxLDMuMjMtLjU2LS40OC0xLjI5LS43OS0yLjE4LS42MS0uODQuMTgtMS42NCwxLjAxLTIuMTMsMi4yMi0uNTksMS40Ni0uODMsMy44My40NCw1LjcuNjgsMS4wMSwxLjY1LDEuNTIsMi44LDEuNTIuMTMsMCwuMjYsMCwuMzktLjAyLTEuMDgsMS40Ny0xLjMsMy4xNy0uNjUsNS4wNy4zMy45NiwxLjA1LDEuODgsMi4wOCwyLjctLjk1LDIuMTMtMS40Niw0LjU0LTEuNDYsNy4wNywwLC42LjA0LDEuMTguMTEsMS43NSwwLDAsMCwwLDAsMC0uOS41My0uOTgsMS41OS0uOTgsMS43OS0uMzUuMTEtLjc1LjIzLS45Ny4yOS0xLjM5LS4zMy00LjQ1LS44OS00LjkzLjI4LS4xNi4zOC0uMTEuOC4xMywxLjIyLjExLjE5LjI2LjM2LjQzLjU0LS4yMy4zMy0uMjIuODQuMDQsMS4zMS4xOC4zMi44MSwxLjE5LDIuNDUsMS4xOS4yNiwwLC41Ni0uMDMuODgtLjA4LS4xNS44OC0uMTcsMS44Ny4xMiwyLjUxLjIxLjQ1LjUyLjYzLjc1LjcuMTIuMDMuMjMuMDUuMzQuMDUuOTUsMCwxLjY4LTEuMjMsMi4xMy0yLjI3LjEuMDIuMi4wMy4zMS4wMy40OSwwLDEuMDMtLjE4LDEuNDMtLjUuMjYtLjIxLjQ1LS40Ni41OC0uNzUuNjIuNzYsMS4zMywxLjQ1LDIuMTIsMi4wNS0uMi4zMy0uMzkuNjctLjU2LDEuMDEtLjA4LjE1LS4wNC4zNC4wOS40NS4wOS4wNywxLjU1LDEuMjQsNC4zNiwyLjAyLS4wNCwxLjM1LS4wMiwzLjA0LDAsMy44NS0xLjk1LjcyLTMuMTEsMi43My0yLjk1LDQuMjcuMTYsMS41NywxLjU1LDIuNTksMy41NSwyLjU5LjYxLDAsMS4yNC0uMSwxLjg4LS4yOSwxLjQyLS40MiwyLjM5LTEuMzgsMi45LTIuNDcuNSwxLjA3LDEuNDUsMi4wMiwyLjg1LDIuNDUuNjYuMiwxLjMxLjMxLDEuOTQuMzFoMGMxLjk2LDAsMy4zNC0xLDMuNTEtMi41NS4xNy0xLjU1LS45OC0zLjU5LTIuOTQtNC4zMS4wMy0uNzcuMDUtMi4zNS4wMS0zLjY2LDIuNTMtLjU2LDMuODItMS40OSw0LjQ3LTIuMzMuMDktLjExLjEtLjI2LjA0LS4zOS0uMDItLjA0LS4xOC0uMzUtLjQ3LS44NC43OS0uNTksMS40OS0xLjI1LDIuMTEtMS45OS4xMi4xOS4yNi4zNi40NS41LjQuMzIuOTUuNSwxLjQzLjUuMTEsMCwuMjEsMCwuMzEtLjAzLjQ1LDEuMDMsMS4xOCwyLjI3LDIuMTMsMi4yNy4xMSwwLC4yMi0uMDIuMzQtLjA1LjIzLS4wNy41NC0uMjUuNzUtLjcuMjktLjY0LjI3LTEuNjIuMTItMi41MS4zMi4wNS42MS4wOC44OC4wOCwxLjY0LDAsMi4yNy0uODcsMi40NS0xLjE5LjI2LS40Ny4yNy0uOTguMDQtMS4zMS4xNy0uMTcuMzItLjM1LjQzLS41NC4yNC0uNDIuMjgtLjg0LjEzLTEuMjJabS0yMC43LDEzLjY5Yy0uMS4xMS0uMTguMjMtLjI2LjM2LS4wOC0uMTQtLjE3LS4yNi0uMjctLjM3LDAtMS4zOS4wMi0yLjY0LjA0LTMuNDMuMDcsMCwuMTMsMCwuMiwwLC4wOCwwLC4xNiwwLC4yNSwwLC4wMi44LjA0LDIuMDUuMDQsMy40NVoiLz48cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Im03OS42NSw1OS43MmMuMTktLjMzLjIzLS42Ny4xMS0uOTgtLjM3LS45NC0yLjc0LS41My0zLjg0LS4yOS0uMTYtLjA1LS40NC0uMTMtLjctLjIxLDAtLjAyLDAtLjA0LDAtLjA3LjMzLTEuMDEuNTItMi4xLjUzLTMuMjUuMDItMS43NS0uMjctMy40Mi0uODItNC45Ni45Mi0uODMsMS41Mi0xLjc2LDEuNzEtMi43LjI0LTEuMTUtLjE3LTIuMTUtLjY3LTIuOS4wMywwLC4wNSwwLC4wOCwwLC45OS4wMSwxLjg0LS40MiwyLjM5LTEuMDUuNjktLjc4LDEuMTUtMi4wMiwxLjIzLTMuMzEuMDgtMS40NC0uMzItMi42Ny0xLjE0LTMuNDYtLjQ1LS40NC0uOTctLjYzLTEuNTUtLjU5LS42NC4wNS0xLjI0LjQtMS43Ljc3LS4xLTMuNjctLjktNi41Ny0yLjM4LTguNjItLjE5LS4yNi0uMzktLjUxLS42LS43Ni4wNS0uMDQuMDktLjEuMTEtLjE3LjQyLTEuNjYuMjgtMy0uNDMtMy45OS0uNzgtMS4wOS0yLjAyLTEuNDItMi41My0xLjUxLS45My0yLjQ5LTMuMDEtMy41My00LjYxLTMuOTctMS4zMi0uMzYtMi40Ny0uMjMtMy40LjM4LTEuMzQuODctMS44NCwyLjQ3LTEuOTksMy4xMy0uODkuMDYtMS43Ni4zMi0yLjQ0LjczLS45OS42MS0xLjUyLDEuNTEtMS41MiwyLjYsMCwuNzEuMTgsMS4zNS40NCwxLjkxLS40OC40NS0uOTIuOTUtMS4zMywxLjUtMS43OSwyLjQzLTIuMzQsNS43Mi0yLjM5LDguNjYtLjM2LS4yOS0uNzktLjU1LTEuMjYtLjYyLS41Mi0uMDgtMSwuMDUtMS40NC40LTEuODYsMS40OC0xLjkzLDQuOTQtLjY4LDYuNzMuNi44NiwxLjUzLDEuMTcsMi40NywxLjE4LjE3LDAsLjM0LDAsLjUxLS4wMy0uNDUuNjItLjgyLDEuNTEtLjY3LDIuNjkuMDkuNzIuNjcsMS42OSwxLjcyLDIuNjUtLjYxLDEuNTUtLjk2LDMuMjYtLjk4LDUuMDUtLjAxLDEuMTMuMTQsMi4yLjQ0LDMuMjEtLjA4LjI0LS4xLjQ0LS4xLjU1LS4yNS4wOC0uNTMuMTctLjcuMjItMS4wOS0uMjMtMy40Ny0uNi0zLjgzLjM0LS4xMi4zMS0uMDguNjUuMTIuOTguMDguMTQuMi4yNy4zMy4zOS0uMTYuMjgtLjE0LjY2LjA3LDEuMDIuMTQuMjMuNjEuODQsMS43My44OS0uMTQuMjgtLjIxLjU3LS4xMy44NC4wMi4wOS4wNi4xNy4xMS4yNS4xLjE2LjMxLjM3LjcxLjQzLjgyLjEzLDIuMDMtLjQxLDIuNzItLjkxLjA5LjAyLjE5LjAzLjI5LjAzLjM5LDAsLjgxLS4xNiwxLjEzLS40Mi4wOS0uMDcuMTYtLjE2LjIyLS4yNC43OS43NiwxLjcxLDEuNDEsMi43NCwxLjkzLjExLjE1LjIzLjMuMzYuNDQuMjIuMjMuNDguNDMuNzUuNjEsMCwuODQuMDIsMS42My4wNCwyLjE4LTEuODMuNDUtMy4wNiwxLjc1LTMuMDYsMy4zLDAsMS40OCwxLjI3LDIuNDQsMy4yMywyLjQ2LjM4LDAsLjc4LS4wMywxLjE4LS4xLDEuNTQtLjI3LDIuNzUtMS4wOCwzLjI3LTIuMDkuNDksMS4wMSwxLjY5LDEuODYsMy4yMiwyLjE2LjQuMDguOC4xMiwxLjE4LjEzaDBjMS45Ni4wMiwzLjI1LS45MiwzLjI5LTIuMzkuMDQtMS41Ni0xLjE3LTIuODgtMi45OS0zLjM3LjAzLS41MS4wNS0xLjIyLjA4LTIuMDEuNC0uMjEuNzUtLjQ2LDEuMDQtLjc1LjE0LS4xNC4yNy0uMy4zOS0uNDcsMS4xMS0uNTMsMi4wOS0xLjIxLDIuOTMtMi4wMi4wMy4wMi4wNS4wNS4wNy4wOC4zMi4yNS43NS40LDEuMTMuNC4wNywwLC4xNCwwLC4yMS0uMDEuMzQuODEuOSwxLjc1LDEuNjUsMS43Ni4wOSwwLC4xOC0uMDEuMjctLjA0LjE4LS4wNS40NC0uMTkuNjEtLjU2LjIzLS40OS4yMy0xLjIxLjEzLTEuODguMjIuMDMuNDMuMDYuNjEuMDYsMS4yOC4wMSwxLjc5LS42NywxLjkzLS45Mi4yLS4zNi4yMS0uNzQuMDUtMS4wMi4xMy0uMTMuMjQtLjI2LjMyLS40Wm0tMTYuMzksOC42MnMuMDEtLjA4LjAxLS4xMmMwLS43MS4wMi0xLjM4LjA0LTEuOTQuMTMsMCwuMjUuMDEuMzkuMDEuMDUsMCwuMDksMCwuMTQsMCwwLC41NiwwLDEuMjMsMCwxLjk0LDAsLjA0LjAxLjA3LjAyLjExLS4xMi4xNS0uMjIuMzItLjMxLjUtLjA4LS4xOC0uMTctLjM0LS4yOS0uNDlabS0xMi43Ny01LjM1cy4wNC4wNC4xLjA5Yy0uMDYtLjAzLS4wOS0uMDctLjEtLjA5WiIvPjwvZz48L3N2Zz4=)}@media screen and (max-width: 1023px){.blockPageTitle__header--toplevel:after{background-size:100px auto}}@media screen and (max-width: 767px){.blockPageTitle__header--toplevel:after{left:10px}}@media screen and (max-width: 599px){.blockPageTitle__header--toplevel:after{background-size:76px auto}}@media screen and (max-width: 599px){.blockPageTitle__header{padding-bottom:10px}}.blockPageTitle__header h3{text-align:center;font-size:1.5rem;color:#e61117}@media screen and (max-width: 1023px){.blockPageTitle__header h3{font-size:1.25rem}}.blockPageTitle__toplevel{text-align:center;font-weight:700;font-size:2.1875rem}@media screen and (max-width: 1023px){.blockPageTitle__toplevel{font-size:1.5rem}}.blockPageTitle__local{text-align:center;font-weight:700;font-size:1.875rem}@media screen and (max-width: 1023px){.blockPageTitle__local{font-size:1.25rem}}.blockPageTitle p{text-align:center}@media screen and (max-width: 767px){.blockPageTitle p{font-size:.875rem}}@media screen and (max-width: 599px){.blockPageTitle p{text-align:left}}.blockPagination{margin:40px 0}.blockPagination__list{display:flex;justify-content:center;gap:10px}@media screen and (max-width: 599px){.blockPagination__list{gap:5px}}.blockPagination__list li>*{display:flex;justify-content:center;align-items:center;position:relative;width:48px;height:48px;border:1px solid #C1C1C1;border-radius:5px;font-weight:700}@media screen and (max-width: 599px){.blockPagination__list li>*{width:36px;height:36px;font-size:.875rem}}.blockPagination__list li>*.current{border-color:#e61117;background:#E61117;color:#fff}.blockPagination__list li>*.prev:after{content:"";display:block;position:absolute;width:8px;height:8px;margin:auto;border-top:1px solid #000000;border-right:1px solid #000000;left:20px;top:0;bottom:0;transform:rotate(-135deg)}@media screen and (max-width: 599px){.blockPagination__list li>*.prev:after{left:15px}}.blockPagination__list li>*.next:after{content:"";display:block;position:absolute;width:8px;height:8px;margin:auto;border-top:1px solid #000000;border-right:1px solid #000000;left:17px;top:0;bottom:0;transform:rotate(45deg)}@media screen and (max-width: 599px){.blockPagination__list li>*.next:after{left:11px}}.blockPagination__list li>*.dots{border-color:transparent}@media screen and (max-width: 599px){.blockPagination__list li>*.dots{width:20px}}.blockSearch{position:absolute;right:60px;top:0;bottom:0;width:335px;height:72px;max-height:32px;overflow:hidden;margin:auto 0;transition:all .2s ease-out}.onsearch .blockSearch{max-height:72px}@media screen and (max-width: 1023px){.blockSearch{position:static;width:auto;max-width:none;max-height:none;margin:0 -20px;padding:0 0 10px;background:transparent!important;box-shadow:none!important}}@media screen and (max-width: 599px){.blockSearch{margin:0 -5px}}.blockSearch__form{display:block}.blockSearch__input{display:flex;border:1px solid #E61117;border-radius:5px}.blockSearch__input input{flex:1;padding:2px 5px 0;background:transparent}.blockSearch__options{display:flex;justify-content:space-between;height:40px;padding:9px 0 0}.blockSearch__radio{display:flex;gap:4px}.blockSearch__radio__item{display:block;position:relative;overflow:hidden}.blockSearch__radio__item label{display:flex;justify-content:center;align-items:center;height:30px;padding:0 5px;border:1px solid #FB8383;border-radius:5px;font-size:.875rem;color:#fb8383;cursor:pointer}.blockSearch__radio__item input[type=radio]{position:absolute;left:-50px}.blockSearch__radio__item input[type=radio]:checked+label{background:#FB8383;color:#fff}.blockSearch__submit{display:flex;justify-content:center;align-items:center;height:30px;padding:0 5px;border-radius:5px;background:#E61117;font-size:.875rem;font-weight:700;color:#fff}.blockSearch__submit svg{width:20px;height:20px;fill:#fff}.blockSns{position:relative;padding:60px 0;background:#F2F2F2}.blockSns__container{max-width:1220px;margin-left:auto;margin-right:auto;padding-left:60px;padding-right:60px;margin-bottom:60px}@media screen and (max-width: 1023px){.blockSns__container{padding-left:40px;padding-right:40px}}@media screen and (max-width: 599px){.blockSns__container{padding-left:20px;padding-right:20px}}.blockSns__twitter{display:flex;justify-content:center;gap:40px}@media screen and (max-width: 1023px){.blockSns__twitter{gap:20px}}@media screen and (max-width: 767px){.blockSns__twitter{display:block}}.blockSns__twitter__block{position:relative;z-index:2;width:350px}@media screen and (max-width: 767px){.blockSns__twitter__block{width:100%;margin:0 0 40px}}.blockSns__twitter__block h3{margin:0 0 1em;text-align:center;font-size:1rem;font-weight:700}.blockSns__twitter__block iframe{width:100%;height:350px;overflow:hidden;border:1px solid #C1C1C1;border-radius:10px}@media screen and (max-width: 599px){.blockSns__twitter__block iframe{height:220px}}.blockSns__insta{position:relative;z-index:2;overflow:hidden;border-radius:10px}.blockSns__insta .swiper-wrapper li{position:relative}.blockSns__insta .swiper-wrapper li a{display:block;padding-top:100%}@media screen and (max-width: 767px){.blockSns__insta .swiper-wrapper li a{padding-top:75%}}.blockSns__insta .swiper-wrapper li img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover}.blockSns__insta .swiper-next,.blockSns__insta .swiper-prev{position:absolute;top:0;bottom:0;z-index:2;width:20px;height:20px;margin:auto;background:center center no-repeat;background-size:16px auto;border-radius:100px;opacity:.75;cursor:pointer}.blockSns__insta .swiper-next:hover,.blockSns__insta .swiper-prev:hover{opacity:1}.blockSns__insta .swiper-prev{left:5px;background-image:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20width%3D%2224%22%20height%3D%2228%22%20viewBox%3D%220%200%2024%2028%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M14.203%2021.797l1.594-1.594c0.391-0.391%200.391-1.016%200-1.406l-4.797-4.797%204.797-4.797c0.391-0.391%200.391-1.016%200-1.406l-1.594-1.594c-0.391-0.391-1.016-0.391-1.406%200l-7.094%207.094c-0.391%200.391-0.391%201.016%200%201.406l7.094%207.094c0.391%200.391%201.016%200.391%201.406%200zM24%2014c0%206.625-5.375%2012-12%2012s-12-5.375-12-12%205.375-12%2012-12%2012%205.375%2012%2012z%22%20%2F%3E%3C%2Fsvg%3E)!important}@media screen and (max-width: 767px){.blockSns__insta .swiper-prev{left:3px}}.blockSns__insta .swiper-next{right:5px;background-image:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20width%3D%2224%22%20height%3D%2228%22%20viewBox%3D%220%200%2024%2028%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M11.203%2021.797l7.094-7.094c0.391-0.391%200.391-1.016%200-1.406l-7.094-7.094c-0.391-0.391-1.016-0.391-1.406%200l-1.594%201.594c-0.391%200.391-0.391%201.016%200%201.406l4.797%204.797-4.797%204.797c-0.391%200.391-0.391%201.016%200%201.406l1.594%201.594c0.391%200.391%201.016%200.391%201.406%200zM24%2014c0%206.625-5.375%2012-12%2012s-12-5.375-12-12%205.375-12%2012-12%2012%205.375%2012%2012z%22%20%2F%3E%3C%2Fsvg%3E)!important}@media screen and (max-width: 767px){.blockSns__insta .swiper-next{right:3px}}.blockSns__pal,.blockSns__pam{width:170px}@media screen and (max-width: 1023px){.blockSns__pal,.blockSns__pam{width:150px}}@media screen and (max-width: 767px){.blockSns__pal,.blockSns__pam{position:absolute;z-index:1;width:100px}}@media screen and (max-width: 767px){.blockSns__pal{top:-20px;left:10px}.blockSns__pam{top:460px;right:10px}}@media screen and (max-width: 599px){.blockSns__pam{top:330px}}.blockSnsLink ul{display:flex;margin:0 -10px}.blockSnsLink li{padding:0 10px}.blockSnsLink li a{display:flex;flex-direction:column;align-items:center;font-size:.75rem}.blockSnsLink li span{display:flex;justify-content:center;align-items:center;margin:0 0 .5em}.blockSnsLink li .blockSnsLink__icon{width:30px;height:30px;color:#000}.blockTitle h2{margin:0 0 1em;text-align:center;font-weight:700;font-size:1.875rem}@media screen and (max-width: 1023px){.blockTitle h2{font-size:1.5rem}}.blockTitle__icon{display:inline-block;width:35px;height:35px;margin:0 .3em 0 0;line-height:1;vertical-align:middle;transform:translateY(-.1em)}@media screen and (max-width: 1023px){.blockTitle__icon{width:24px;height:24px}}.blockTitle__icon svg{width:100%;height:100%}.btnLink{display:flex;justify-content:center;align-items:center;position:relative;min-height:48px;margin:40px 0;padding:5px 20px;border:1px solid #C1C1C1;border-radius:5px;font-weight:700;font-size:1rem}.btnLink:before{content:"";display:block;width:8px;height:8px;margin:auto;border-top:1px solid #000;border-right:1px solid #000;position:absolute;left:10px;transform:rotate(45deg)}.btnLink.arrow-down:before{transform:translate(5px,-2px) rotate(135deg)}.btnLink.arrow-up:before{transform:translate(5px,2px) rotate(-45deg)}.btnLink.arrow-left:before{transform:rotate(-135deg)}.btnLink.arrow-none:before{display:none}.btnLink.important{border-color:#e61117;color:#e61117}@media screen and (max-width: 599px){.btnLink{min-height:40px;padding:5px 20px}}.btnSearch{display:flex;justify-content:center;align-items:center;min-height:48px;width:100%;padding:5px 20px;border-radius:5px;background:#E61117!important;font-weight:700;color:#fff}@media screen and (max-width: 599px){.btnSearch{min-height:40px}}.btnSearch svg{width:24px;height:24px;fill:#fff}.btnSpeech{width:30px;height:30px;cursor:pointer}.btnSpeech svg{width:18px;height:18px;margin:0 auto;fill:#c1c1c1}.qanda{padding:0 0 60px}.qanda__container{max-width:1220px;margin-left:auto;margin-right:auto;padding-left:60px;padding-right:60px}@media screen and (max-width: 1023px){.qanda__container{padding-left:40px;padding-right:40px}}@media screen and (max-width: 599px){.qanda__container{padding-left:20px;padding-right:20px}}.qanda__section{display:flex;margin:0 0 30px;padding:40px;background:#F2F2F2}@media screen and (max-width: 1023px){.qanda__section{display:block}}@media screen and (max-width: 599px){.qanda__section{padding:20px}}.qanda__section h2{width:30%;padding:0 20px 0 0;font-weight:700;font-size:1.5rem}@media screen and (max-width: 1023px){.qanda__section h2{width:auto;margin:0 0 1.5em}}@media screen and (max-width: 767px){.qanda__section h2{font-size:1.25rem}}@media screen and (max-width: 599px){.qanda__section h2{font-size:1.125rem}}.qanda__section__body{flex:1}.qanda__item{margin:0 0 20px;border:1px solid #fff;font-size:1.125rem;font-weight:700}@media screen and (max-width: 767px){.qanda__item{font-size:1rem}}@media screen and (max-width: 599px){.qanda__item{font-size:.875rem}}.qanda__item__question{display:flex;align-items:flex-start;position:relative;padding:12px 40px 10px 10px;background:#fff;cursor:pointer}.qanda__item__question:after{content:"";display:block;position:absolute;width:8px;height:8px;margin:auto;border-top:1px solid #666666;border-right:1px solid #666666;right:20px;transform:rotate(135deg);top:1.1em;bottom:auto;transition:all .3s ease-out}.qanda__item__question.active:after{transform:translateY(4px) rotate(-45deg)}.qanda__item__answer{max-height:0;overflow:hidden;transition:max-height .2s ease-out}.qanda__item__answer__container{display:flex;padding:12px 10px 10px}.qanda__item__question.active+.qanda__item__answer{max-height:var(--answer-max-height)}.qanda__item h3 span{display:inline-block;width:40px;padding-left:.3em;border-right:1px solid #C1C1C1;line-height:1;font-size:1.5rem}@media screen and (max-width: 599px){.qanda__item h3 span{width:25px;padding-left:.1em;font-size:1.125rem}}.qanda__item p{flex:1;padding:0 10px}.qanda__item p a{text-decoration:underline}.eventContent{margin-bottom:60px}.eventContent__unit{padding:60px 0}@media screen and (max-width: 599px){.eventContent__unit{padding:40px 0}}.eventContent__unit:nth-child(odd){background:#F2F2F2}.eventContent__unit__container{max-width:1220px;margin-left:auto;margin-right:auto;padding-left:60px;padding-right:60px}@media screen and (max-width: 1023px){.eventContent__unit__container{padding-left:40px;padding-right:40px}}@media screen and (max-width: 599px){.eventContent__unit__container{padding-left:20px;padding-right:20px}}.eventContent__unit__body{display:flex;flex-direction:row-reverse}@media screen and (max-width: 599px){.eventContent__unit__body{display:block}}.eventContent__unit h2{display:none;margin:0 0 .5em;font-weight:700;font-size:1.875rem}@media screen and (max-width: 1023px){.eventContent__unit h2{font-size:1.5rem}}@media screen and (max-width: 599px){.eventContent__unit h2{display:block;margin:0 0 1em;text-align:center;font-size:1.25rem}}.eventContent__unit__image{width:50%}@media screen and (max-width: 599px){.eventContent__unit__image{width:100%}}.eventContent__unit__image figure{display:block;position:relative;width:100%;padding-top:62.5%}.eventContent__unit__image figure img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;border-radius:5px}.eventContent__unit__text{width:50%;padding:0 40px 20px 0}@media screen and (max-width: 1023px){.eventContent__unit__text{font-size:.875rem}}@media screen and (max-width: 599px){.eventContent__unit__text{width:100%;padding:20px 0 0}}.eventContent__unit__text h2{display:block}@media screen and (max-width: 599px){.eventContent__unit__text h2{display:none}}.eventContent__unit .btnLink{width:100%;margin:30px 0 0}.homeNav{margin-top:20px;margin-bottom:40px}.homeNav__container{max-width:1220px;margin-left:auto;margin-right:auto;padding-left:60px;padding-right:60px}@media screen and (max-width: 1023px){.homeNav__container{padding-left:40px;padding-right:40px}}@media screen and (max-width: 599px){.homeNav__container{padding-left:20px;padding-right:20px}}.homeNav ul{display:flex;margin:0 -5px}@media screen and (max-width: 1023px){.homeNav ul{flex-wrap:wrap;justify-content:center;margin:0 -5px}}.homeNav ul li{width:14.28571429%;padding:0 5px 20px}@media screen and (max-width: 1023px){.homeNav ul li{width:20%;padding:0 5px 10px}}@media screen and (max-width: 767px){.homeNav ul li{width:25%}}@media screen and (max-width: 599px){.homeNav ul li{width:33.333333%}}.homeNav ul li a{display:block;position:relative;padding-top:100%;border-radius:10px;background:#E61117;line-height:1.3;font-weight:700;font-size:.9375rem;color:#fff}.homeNav-item__container{display:flex;flex-direction:column;align-items:center;position:absolute;left:0;top:0;width:100%;height:100%;padding:10px}.homeNav-item__icon{width:65%;height:65%;fill:#fff}.homeNav-item__label{display:flex;height:35%;align-items:center;text-align:center}@media screen and (max-width: 1023px){.homeNav-item__label{font-size:.875rem}}@media screen and (max-width: 767px){.homeNav-item__label{font-size:.75rem}}.homeSlider{max-width:1220px;margin:0 auto 20px;padding-top:10px;padding-bottom:10px}@media screen and (max-width: 1023px){.homeSlider{padding-top:0}}.homeSlider__container{max-width:1220px;margin-left:auto;margin-right:auto;padding-left:60px;padding-right:60px}@media screen and (max-width: 1023px){.homeSlider__container{padding-left:40px;padding-right:40px}}@media screen and (max-width: 599px){.homeSlider__container{padding-left:20px;padding-right:20px}}@media screen and (max-width: 1023px){.homeSlider__container{padding-left:0;padding-right:0}}.homeSlider__swiper{position:relative;overflow:hidden;padding-bottom:46px;border-bottom:1px solid #C1C1C1}.homeSlider .swiper-slide{position:relative}.homeSlider .swiper-slide>a,.homeSlider .swiper-slide>span{display:block;position:relative;overflow:hidden;padding-top:50%;background:#F2F2F2}@media screen and (max-width: 599px){.homeSlider .swiper-slide>a,.homeSlider .swiper-slide>span{padding-top:75%}}.homeSlider .swiper-slide img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover}.homeSlider .swiper-lazy-preloader{position:absolute;border-color:#c1c1c1;border-top-color:transparent!important;animation:loading 1s infinite}@keyframes loading{to{transform:rotate(0)}0%{transform:rotate(360deg)}}.homeSlider .swiper-next,.homeSlider .swiper-prev{position:absolute;top:0;bottom:0;z-index:2;width:24px;height:24px;margin:auto;background:center center no-repeat;background-size:20px auto;border-radius:100px;opacity:.75;cursor:pointer;transform:translateY(-23px)}@media screen and (max-width: 767px){.homeSlider .swiper-next,.homeSlider .swiper-prev{width:20px;height:20px;background-size:16px auto}}.homeSlider .swiper-next:hover,.homeSlider .swiper-prev:hover{opacity:1}.homeSlider .swiper-prev{left:5px;background-image:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20width%3D%2224%22%20height%3D%2228%22%20viewBox%3D%220%200%2024%2028%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M14.203%2021.797l1.594-1.594c0.391-0.391%200.391-1.016%200-1.406l-4.797-4.797%204.797-4.797c0.391-0.391%200.391-1.016%200-1.406l-1.594-1.594c-0.391-0.391-1.016-0.391-1.406%200l-7.094%207.094c-0.391%200.391-0.391%201.016%200%201.406l7.094%207.094c0.391%200.391%201.016%200.391%201.406%200zM24%2014c0%206.625-5.375%2012-12%2012s-12-5.375-12-12%205.375-12%2012-12%2012%205.375%2012%2012z%22%20%2F%3E%3C%2Fsvg%3E)!important}@media screen and (max-width: 767px){.homeSlider .swiper-prev{left:3px}}.homeSlider .swiper-next{right:5px;background-image:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20width%3D%2224%22%20height%3D%2228%22%20viewBox%3D%220%200%2024%2028%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M11.203%2021.797l7.094-7.094c0.391-0.391%200.391-1.016%200-1.406l-7.094-7.094c-0.391-0.391-1.016-0.391-1.406%200l-1.594%201.594c-0.391%200.391-0.391%201.016%200%201.406l4.797%204.797-4.797%204.797c-0.391%200.391-0.391%201.016%200%201.406l1.594%201.594c0.391%200.391%201.016%200.391%201.406%200zM24%2014c0%206.625-5.375%2012-12%2012s-12-5.375-12-12%205.375-12%2012-12%2012%205.375%2012%2012z%22%20%2F%3E%3C%2Fsvg%3E)!important}@media screen and (max-width: 767px){.homeSlider .swiper-next{right:3px}}.homeSlider .swiper-pagination{bottom:10px!important}@media screen and (max-width: 767px){.homeSlider .swiper-pagination{bottom:12px!important}}.homeSlider .swiper-pagination .swiper-pagination-bullet{width:10px;height:10px}@media screen and (max-width: 767px){.homeSlider .swiper-pagination .swiper-pagination-bullet{width:8px;height:8px}}.homeSlider .swiper-pagination .swiper-pagination-bullet-active{background-color:#e61117}.homeSns{padding:60px 0;background:#F2F2F2}.homeSns__container{max-width:1220px;margin-left:auto;margin-right:auto;padding-left:60px;padding-right:60px;margin-bottom:60px}@media screen and (max-width: 1023px){.homeSns__container{padding-left:40px;padding-right:40px}}@media screen and (max-width: 599px){.homeSns__container{padding-left:20px;padding-right:20px}}.homeSns__twitter{display:flex;justify-content:center;margin:0 -20px}@media screen and (max-width: 767px){.homeSns__twitter{display:block}}.homeSns__twitter__block{width:350px;padding:0 20px}@media screen and (max-width: 767px){.homeSns__twitter__block{width:100%;margin:0 0 40px}}.homeSns__twitter__block h3{margin:0 0 1em;text-align:center;font-size:1rem;font-weight:700}.homeSns__twitter__block iframe{width:100%;height:350px;border:1px solid #C1C1C1}.homeSns__insta{overflow:hidden}.homeSns__insta .swiper-wrapper li{position:relative}.homeSns__insta .swiper-wrapper li a{display:block;padding-top:100%}@media screen and (max-width: 767px){.homeSns__insta .swiper-wrapper li a{padding-top:75%}}.homeSns__insta .swiper-wrapper li img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover}.inquiryForm{margin:20px 0}.inquiryForm label,.inquiryForm select,.inquiryForm input,.inquiryForm textarea{display:block;width:100%}.inquiryForm label{margin:0 0 .3em;font-weight:700}.inquiryForm__required{display:inline-block;margin-left:1em;font-weight:400;color:#e61117}.inquiryForm select,.inquiryForm input,.inquiryForm textarea{height:34px;margin:0 0 1em;padding:3px 5px;border:1px solid #C1C1C1;border-radius:5px}.inquiryForm textarea{height:240px}.inquiryForm input[type=submit]{display:flex;justify-content:center;align-items:center;width:100%;height:48px;margin:20px auto;padding:0 20px;border:none;border-radius:5px;background:#E61117!important;font-weight:700;color:#fff;cursor:pointer}.inquiryForm__form{margin:0 0 20px;padding:20px;background:#fff}@media screen and (max-width: 767px){.inquiryForm p{font-size:.875rem}}.newsArchive{padding:0 0 80px}.newsArchive .blockNews{padding-bottom:0}.newsItem{width:33.333333%;margin-bottom:40px;padding:0 15px}.newsItem:nth-child(3n-1),.newsItem:nth-child(3n){border-left:1px dotted #C1C1C1}@media screen and (max-width: 767px){.newsItem{display:flex;flex-direction:row-reverse;width:100%;margin:0;padding:15px 0;border-left:none!important;border-top:1px dotted #C1C1C1}}.newsItem__image{margin:0 0 15px}@media screen and (max-width: 767px){.newsItem__image{width:50%;margin:0}}.newsItem__image figure{position:relative;width:100%;overflow:hidden;padding-top:70%;border-radius:5px;background:#C1C1C1}.newsItem__image img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover}@media screen and (max-width: 767px){.newsItem__body{display:flex;flex-direction:column;justify-content:space-between;width:50%;padding:0 15px 0 0}}.newsItem__title{margin:0 0 .3em;font-size:1rem;font-weight:700}@media screen and (max-width: 599px){.newsItem__title{font-size:.875rem}}.newsItem__date{margin-right:1em;font-size:.75rem;color:#e61117}.newsItem__label{display:inline-flex;flex-wrap:wrap}.newsItem__label li{margin:0 5px 3px 0}.newsItem__label li a{padding:3px 10px;border-radius:100px;background:#E61117;line-height:1.3;font-size:.75rem;font-weight:700;color:#fff}.newsItem__label li a:hover{background:#ff454a}.newsResult{padding:0 0 60px}.newsResult__container{max-width:1220px;margin-left:auto;margin-right:auto;padding-left:60px;padding-right:60px}@media screen and (max-width: 1023px){.newsResult__container{padding-left:40px;padding-right:40px}}@media screen and (max-width: 599px){.newsResult__container{padding-left:20px;padding-right:20px}}.newsResult__header{display:flex;justify-content:space-between;align-items:flex-end;margin:0 0 40px;padding:0 0 10px;border-bottom:1px solid #E61117;line-height:1.3}.newsResult__header h2{font-size:1.5rem}.newsResult__header h2 strong{font-size:2.1875rem}.newsResult__header__total em{line-height:1;font-style:normal;font-size:2.1875rem}.newsResult__list{display:flex;flex-wrap:wrap;margin:0 -15px}@media screen and (max-width: 1023px){.newsResult__list{margin:0 -10px}}.newsResult__list .newsItem{width:33.333333%;padding:0 15px 30px}@media screen and (max-width: 1023px){.newsResult__list .newsItem{width:50%;padding:0 10px 20px}}@media screen and (max-width: 599px){.newsResult__list .newsItem{width:100%}}.newsSingle{padding-top:60px;padding-bottom:60px}@media screen and (max-width: 599px){.newsSingle{padding-top:0}}.newsSingle__container{max-width:1220px;margin-left:auto;margin-right:auto;padding-left:60px;padding-right:60px;max-width:860px}@media screen and (max-width: 1023px){.newsSingle__container{padding-left:40px;padding-right:40px}}@media screen and (max-width: 599px){.newsSingle__container{padding-left:20px;padding-right:20px}}.newsSingle__image{margin:0 0 40px}@media screen and (max-width: 599px){.newsSingle__image{margin:0 -20px 20px}}.newsSingle__image img{width:100%}.newsSingle__header{margin:0 0 30px}.newsSingle__header h1{margin:0 0 10px;font-size:1.875rem}@media screen and (max-width: 599px){.newsSingle__header h1{font-weight:700;font-size:.875rem}}.newsSingle__header__date{display:inline-block;margin:0 20px 0 0;font-size:.875rem;font-weight:700}@media screen and (max-width: 599px){.newsSingle__header__date{margin:0 15px 0 0;font-weight:400;color:#e61117}}.newsSingle__header__cat{display:inline-block;padding:1px 10px;border-radius:100px;background:#E61117;text-decoration:none;font-weight:700;font-size:.875rem;color:#fff}@media screen and (max-width: 599px){.newsSingle__header__cat{font-size:.75rem}}.newsSingle__body{font-size:1.125rem}@media screen and (max-width: 767px){.newsSingle__body{font-size:1rem}}@media screen and (max-width: 599px){.newsSingle__body{font-size:.875rem}}.newsSingle__body p{margin:0 0 1.5em}.newsSingle__body ul{margin:1.5em 0;padding-left:30px;list-style-type:disc}.newsSingle__body ol{margin:1.5em 0;padding-left:30px;list-style-type:decimal}.newsSingle__body blockquote{margin:1.5em 0;padding:15px;border:1px solid #C1C1C1}.newsSingle__body a{text-decoration:underline;color:#666}.searchResultForm{padding:80px 0}.searchResultForm__container{max-width:1220px;margin-left:auto;margin-right:auto;padding-left:60px;padding-right:60px}@media screen and (max-width: 1023px){.searchResultForm__container{padding-left:40px;padding-right:40px}}@media screen and (max-width: 599px){.searchResultForm__container{padding-left:20px;padding-right:20px}}.mainSearch form{display:block}.mainSearch__input{display:flex;align-items:center;height:48px;border:1px solid #E61117;border-radius:5px}@media screen and (max-width: 767px){.mainSearch__input{height:40px}}.mainSearch__input input{flex:1;height:100%;padding:2px 10px 0;background:transparent}.mainSearch__options{display:flex;justify-content:space-between;height:48px;padding:9px 0 0}@media screen and (max-width: 767px){.mainSearch__options{height:40px}}.mainSearch__radio{display:flex;gap:10px}@media screen and (max-width: 767px){.mainSearch__radio{gap:5px}}.mainSearch__radio__item{display:block;position:relative;overflow:hidden;height:48px}@media screen and (max-width: 767px){.mainSearch__radio__item{height:40px}}.mainSearch__radio__item label{display:flex;justify-content:center;align-items:center;height:100%;padding:0 30px;border:1px solid #FB8383;border-radius:5px;font-size:1rem;color:#fb8383;cursor:pointer}@media screen and (max-width: 767px){.mainSearch__radio__item label{padding:0 10px;font-size:.875rem}}.mainSearch__radio__item input[type=radio]{position:absolute;left:-50px}.mainSearch__radio__item input[type=radio]:checked+label{background:#FB8383;color:#fff}.mainSearch__submit{display:flex;justify-content:center;align-items:center;width:40%;max-width:350px;height:48px;padding:0 5px;border-radius:5px;background:#E61117;font-size:1rem;font-weight:700;color:#fff}@media screen and (max-width: 767px){.mainSearch__submit{height:40px;font-size:.875rem}}.mainSearch__submit svg{width:32px;height:32px;fill:#fff}.shopItem__container{display:flex;flex-direction:column;justify-content:space-between;position:relative;height:100%;padding:10px;border:1px solid #C1C1C1;border-radius:5px}.shopItem__body{display:flex;flex-direction:column;justify-content:space-between;padding-top:10px;border-top:1px solid #C1C1C1;font-size:.75rem}.shopItem__header{margin:0 0 10px}.shopItem__header h3{font-weight:700;font-size:1rem}.shopItem__header small{font-size:.75rem;color:#e61117}.shopItem__mid{padding:0 0 20px}.shopItem__area{font-weight:700;color:#e61117}.shopItem__image{position:relative;overflow:hidden;margin:0 0 5px;padding-top:66.666667%;background:#F2F2F2;border-radius:5px}.shopItem__image img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover}.shopItem__tag li{display:inline-block;margin:0 5px 5px 0;padding:1px 5px;background:#F2F2F2;font-size:.875rem;font-weight:700}.shopItem .btnLink{margin:10px 0 0;min-height:40px}.shopMap{padding:0 0 80px}.shopMap__container{max-width:1220px;margin-left:auto;margin-right:auto;padding-left:60px;padding-right:60px}@media screen and (max-width: 1023px){.shopMap__container{padding-left:40px;padding-right:40px}}@media screen and (max-width: 599px){.shopMap__container{padding-left:20px;padding-right:20px}}.shopMap__wrap{position:relative;padding-top:62.5%}@media screen and (max-width: 599px){.shopMap__wrap{padding-top:120%}}.shopMap__map{position:absolute;left:0;top:0;width:100%;height:100%}.shopNews .blockNews{padding-top:0}.shopNews .blockTitle{padding-top:60px;border-top:1px solid #C1C1C1}.shopResult{padding:60px 0}.shopResult__container{max-width:1220px;margin-left:auto;margin-right:auto;padding-left:60px;padding-right:60px}@media screen and (max-width: 1023px){.shopResult__container{padding-left:40px;padding-right:40px}}@media screen and (max-width: 599px){.shopResult__container{padding-left:20px;padding-right:20px}}.shopResult__condition{padding:10px 0 30px;overflow:auto}.shopResult__condition::-webkit-scrollbar{display:none}.shopResult__condition ul{display:flex;max-width:1220px;margin:0 auto;font-size:1rem}@media screen and (max-width: 1023px){.shopResult__condition ul{max-width:none}}.shopResult__condition ul li{position:relative;padding-right:10px;white-space:nowrap}.shopResult__condition ul li+li{padding-left:15px}.shopResult__condition ul li+li:before{content:"";display:block;position:absolute;width:6px;height:6px;margin:auto;border-top:1px solid #000;border-right:1px solid #000;left:0;top:0;bottom:0;transform:rotate(45deg)}.shopResult__condition ul a{color:#e61117}.shopResult__condition ul a:hover{text-decoration:underline}.shopResult__header{display:flex;justify-content:space-between;align-items:flex-end;margin:0 0 40px;padding:0 0 10px;border-bottom:1px solid #E61117;line-height:1.3}.shopResult__header h2{font-size:1.5rem}.shopResult__header h2 strong{font-size:2.1875rem}.shopResult__header__total em{line-height:1;font-style:normal;font-size:2.1875rem}.shopResult__list{display:flex;flex-wrap:wrap;margin:0 -15px}@media screen and (max-width: 1023px){.shopResult__list{margin:0 -10px}}.shopResult__list .shopItem{width:33.333333%;padding:0 15px 30px}@media screen and (max-width: 1023px){.shopResult__list .shopItem{width:50%;padding:0 10px 20px}}@media screen and (max-width: 599px){.shopResult__list .shopItem{width:100%}}.shopResult__list__noresult{width:100%;padding:0 15px;text-align:center;font-size:1.25rem}.shopSearch__container{max-width:1220px;margin-left:auto;margin-right:auto;padding-left:60px;padding-right:60px}@media screen and (max-width: 1023px){.shopSearch__container{padding-left:40px;padding-right:40px}}@media screen and (max-width: 599px){.shopSearch__container{padding-left:20px;padding-right:20px}}.shopSearch__tab{display:flex;gap:20px;border-bottom:2px solid #E61117}@media screen and (max-width: 767px){.shopSearch__tab{gap:5px}}.shopSearch__tab .is_sp{display:none}@media screen and (max-width: 767px){.shopSearch__tab .is_sp{display:block}}.shopSearch__tab li{width:33.333333%}.shopSearch__tab li a{display:flex;justify-content:center;align-items:center;height:48px;border-top-left-radius:5px;border-top-right-radius:5px;background:#F2F2F2;font-weight:700;text-align:center;line-height:1.2}.shopSearch__tab li a.active{background:#E61117;color:#fff}.shopSearchUnit{display:none;padding:60px 0 20px}.shopSearchUnit button:disabled{background-color:#c1c1c1!important}.shopSearchUnit.active{display:block}.shopSearchUnit#shopSearch__keyword form{display:flex;gap:20px}@media screen and (max-width: 767px){.shopSearchUnit#shopSearch__keyword form{display:block}}.shopSearchUnit#shopSearch__keyword .btnSearch{width:calc(33.333333% - 10px)}@media screen and (max-width: 767px){.shopSearchUnit#shopSearch__keyword .btnSearch{width:100%;margin:20px 0 0}}.shopSearchUnit__keyword{display:flex;align-items:center;overflow:hidden;flex:1;border:1px solid #E61117;border-radius:5px}.shopSearchUnit__keyword input{flex:1;padding:8px 10px}.shopSearchUnit input[type=radio]{position:absolute;visibility:hidden}.shopSearchUnit input[type=radio]+label{display:flex;justify-content:center;align-items:center;min-height:48px;padding:2px 5px;border:1px solid #FB8383;border-radius:5px;text-align:center;background:#fff;line-height:1.3;font-weight:700;cursor:pointer}@media screen and (max-width: 599px){.shopSearchUnit input[type=radio]+label{min-height:40px;font-size:.875rem}}.shopSearchUnit input[type=radio]:checked+label{background:#FB8383!important;color:#fff!important}.shopSearchFillterUnit{padding-top:0}.shopSearchFillterUnit button:disabled{background-color:#c1c1c1!important}.shopSearchFillterUnit.active{display:block}.shopSearchFillterUnit#shopSearch__keyword form{display:flex;gap:20px}@media screen and (max-width: 767px){.shopSearchFillterUnit#shopSearch__keyword form{display:block}}.shopSearchFillterUnit#shopSearch__keyword .btnSearch{width:calc(33.333333% - 10px)}@media screen and (max-width: 767px){.shopSearchFillterUnit#shopSearch__keyword .btnSearch{width:100%;margin:20px 0 0}}.shopSearchFillterUnit__keyword{display:flex;align-items:center;overflow:hidden;flex:1;border:1px solid #E61117;border-radius:5px}.shopSearchFillterUnit__keyword input{flex:1;padding:8px 10px}.shopSearchFillterUnit input[type=radio]{position:absolute;visibility:hidden}.shopSearchFillterUnit input[type=radio]+label{display:flex;justify-content:center;align-items:center;min-height:48px;padding:2px 5px;border:1px solid #FB8383;border-radius:5px;text-align:center;background:#fff;line-height:1.3;font-weight:700;cursor:pointer}@media screen and (max-width: 599px){.shopSearchFillterUnit input[type=radio]+label{min-height:40px;font-size:.875rem}}.shopSearchFillterUnit input[type=radio]:checked+label{background:#FB8383!important;color:#fff!important}.shopSearchInitial ul{display:flex;flex-wrap:wrap;justify-content:center;gap:30px;margin:0 0 60px}@media screen and (max-width: 1023px){.shopSearchInitial ul{gap:20px}}.shopSearchInitial ul label{width:48px}@media screen and (max-width: 599px){.shopSearchInitial ul label{height:48px!important;font-size:1rem!important}}.shopSearchService{margin-top:-20px}.shopSearchService ul{display:flex;flex-wrap:wrap;overflow:hidden;position:relative;margin-bottom:20px;padding:10px}@media screen and (max-width: 767px){.shopSearchService ul{padding:5px}}.shopSearchService ul li{width:33.333333%;padding:10px}@media screen and (max-width: 767px){.shopSearchService ul li{padding:5px}}.shopSearchCategory{margin-top:-20px}.shopSearchCategory__parent{display:flex;flex-wrap:wrap;overflow:hidden;position:relative;margin-bottom:20px;padding:10px}@media screen and (max-width: 767px){.shopSearchCategory__parent{padding:5px}}.shopSearchCategory__parent li{width:33.333333%;padding:10px}@media screen and (max-width: 767px){.shopSearchCategory__parent li{padding:5px}}.shopSearchCategory__child{overflow:hidden;max-height:0;margin:0 -20px;transition:all .3s ease-out}@media screen and (max-width: 767px){.shopSearchCategory__child{margin:0 -10px}}.shopSearchCategory__child.active{max-height:var(--shopcat-max-height);padding:20px 0;transition:all .4s ease-out}.shopSearchCategory__child ul{display:flex;flex-wrap:wrap;position:relative;border-radius:5px;background:#F2F2F2;padding:20px 10px}.shopSearchCategory__child ul:before{content:"";display:block;position:absolute;top:-20px;border-right:20px solid transparent;border-bottom:20px solid #F2F2F2;border-left:20px solid transparent}.shopSearchCategory>ul>li:nth-child(n) .shopSearchCategory__child ul:before{left:calc(16.6666665% - 15px)}.shopSearchCategory>ul>li:nth-child(3n-1) .shopSearchCategory__child ul:before{left:calc(50% - 20px)}.shopSearchCategory>ul>li:nth-child(3n) .shopSearchCategory__child ul:before{left:calc(83.333331% - 25px)}.shopSingle__details{padding:40px 0 0}.shopSingle__details__container{display:flex;align-items:flex-start}@media screen and (max-width: 767px){.shopSingle__details__container{display:block}}.shopSingle__container{max-width:1220px;margin-left:auto;margin-right:auto;padding-left:60px;padding-right:60px;padding-bottom:60px}@media screen and (max-width: 1023px){.shopSingle__container{padding-left:40px;padding-right:40px}}@media screen and (max-width: 599px){.shopSingle__container{padding-left:20px;padding-right:20px}}.shopSingle__header{margin:0 0 40px;padding:0 0 10px;border-bottom:2px solid #E61117;text-align:center}.shopSingle__header__cat{font-size:1.125rem;color:#e61117}@media screen and (max-width: 599px){.shopSingle__header__cat{font-size:.875rem}}.shopSingle__header h1{font-size:1.875rem;font-weight:700}@media screen and (max-width: 599px){.shopSingle__header h1{font-size:1.25rem}}.shopSingle__body{width:60%;padding:0 40px 40px 0;font-size:1.125rem}@media screen and (max-width: 1023px){.shopSingle__body{width:50%;padding:0 20px 40px 0}}@media screen and (max-width: 767px){.shopSingle__body{width:100%;padding:0 0 40px;font-size:1rem}}@media screen and (max-width: 599px){.shopSingle__body{font-size:.875rem}}.shopSingle__tags{margin:20px 0 0}.shopSingle__tags li{display:inline-block;margin:0 10px 10px 0;padding:2px 5px;background:#F2F2F2;font-weight:700;font-size:.875rem}.shopSingle__data{width:40%;padding:40px 20px;background:#F2F2F2}@media screen and (max-width: 1023px){.shopSingle__data{width:50%}}@media screen and (max-width: 767px){.shopSingle__data{width:100%;padding:30px 20px}}.shopSingle__data h2{margin:0 0 1em;text-align:center;font-size:1.25rem;font-weight:700}.shopSingle__data dl{display:flex;flex-wrap:wrap;font-size:.875rem}@media screen and (max-width: 599px){.shopSingle__data dl{font-size:.75rem}}.shopSingle__data dl dt{width:30%;padding:.8em 10px .8em 0;border-bottom:1px solid #C1C1C1;font-weight:700}.shopSingle__data dl dd{width:70%;padding:.8em 0;border-bottom:1px solid #C1C1C1;word-break:break-all}.shopSingle__data em{font-style:normal;font-weight:700;color:#e61117}.shopSingle__data a:hover{text-decoration:underline}.shopSlider{padding:60px 0 40px}@media screen and (max-width: 1023px){.shopSlider{padding:40px 0 20px}}@media screen and (max-width: 599px){.shopSlider{padding:0}}.shopSlider__container{max-width:1220px;margin-left:auto;margin-right:auto;padding-left:60px;padding-right:60px}@media screen and (max-width: 1023px){.shopSlider__container{padding-left:40px;padding-right:40px}}@media screen and (max-width: 599px){.shopSlider__container{padding-left:20px;padding-right:20px}}.shopSlider__main{display:flex;justify-content:center;align-items:flex-start}@media screen and (max-width: 599px){.shopSlider__main{margin:0 -20px}}.shopSlider__swiper{position:relative;overflow:hidden;width:66.666666%}@media screen and (max-width: 1023px){.shopSlider__swiper{width:75%}}@media screen and (max-width: 767px){.shopSlider__swiper{flex:1}}.shopSlider__swiper .swiper-slide figure{position:relative;padding-top:66.666667%;background:#F2F2F2}.shopSlider__swiper .swiper-slide figure img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;transition:opacity .3s ease-out}.shopSlider__swiper .swiper-slide figure img.swiper-lazy{opacity:0}.shopSlider__swiper .swiper-slide figure img.swiper-lazy-loaded{opacity:1}.shopSlider__swiper .swiper-slide figure .swiper-lazy-preloader{border-color:#c1c1c180;border-top-color:transparent}.shopSlider__swiper .swiper-pagination{display:none;bottom:0!important}@media screen and (max-width: 767px){.shopSlider__swiper .swiper-pagination{display:block}}.shopSlider__swiper .swiper-pagination .swiper-pagination-bullet-active{background:#E61117!important}.shopSlider__thumbs{display:flex;flex-wrap:wrap;align-items:flex-start;width:33.333333%;margin:0 -6px;padding-left:12px}@media screen and (max-width: 1023px){.shopSlider__thumbs{width:25%;margin:0 -3px}}@media screen and (max-width: 767px){.shopSlider__thumbs{display:none}}.shopSlider__thumbs li{width:50%;padding:0 6px 12px}@media screen and (max-width: 1023px){.shopSlider__thumbs li{padding:0 3px 6px}}.shopSlider__thumbs li a{display:block;position:relative;padding-top:66.666667%;background:#000}.shopSlider__thumbs li a:after{content:"";display:block;position:absolute;left:0;bottom:0;width:0;height:5px;background:#E61117;transition:.3s ease-out}.shopSlider__thumbs li a.active{border-color:#e61117}.shopSlider__thumbs li a.active:after{width:100%}.shopSlider__thumbs li a.active img{opacity:1}.shopSlider__thumbs li a img{position:absolute;top:0;width:100%;height:100%;object-fit:cover;opacity:.7}*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}html{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block}img,video{max-width:100%;height:auto}html{line-height:1.6}body{background:#ffffff;font-size:1rem;color:#000;-webkit-font-smoothing:antialiased}b,strong{font-weight:600}.appMain{min-height:600px}@media screen and (max-width: 1023px){.appMain{padding-top:100px}}@media screen and (max-width: 767px){.appMain{padding-top:100px}}@media screen and (max-width: 599px){.appMain{padding-top:90px}}.appMain__container{max-width:1220px;margin-left:auto;margin-right:auto;padding-left:60px;padding-right:60px}@media screen and (max-width: 1023px){.appMain__container{padding-left:40px;padding-right:40px}}@media screen and (max-width: 599px){.appMain__container{padding-left:20px;padding-right:20px}}#appMask{position:fixed;left:0;top:0;z-index:999;width:100%;height:0;background:rgba(0,0,0,.5);opacity:0;transition:opacity .3s ease-out}#appMask.active{height:100vh;opacity:1}.localPage__container{max-width:1220px;margin-left:auto;margin-right:auto;padding-left:60px;padding-right:60px}@media screen and (max-width: 1023px){.localPage__container{padding-left:40px;padding-right:40px}}@media screen and (max-width: 599px){.localPage__container{padding-left:20px;padding-right:20px}}.medium-zoom-overlay,.medium-zoom-image--opened{z-index:9999}.medium-zoom-image--opened{max-width:1000px!important}@media screen and (max-width: 599px){body.isAppBanner{padding-bottom:150px}}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA) format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}
