html{box-sizing:border-box;scroll-behavior:smooth;overflow-x:hidden}*,*:before,*:after{box-sizing:border-box}body{margin:0;overflow-x:hidden}h1,h2,h3,h4,h5,h6,p,li{margin:0}ul{margin:0;padding:0;list-style:none}a{color:inherit;text-decoration:none}button{cursor:pointer;background-color:transparent;outline:none;border:none}img{display:block;max-width:100%}.header{position:fixed;top:0;left:50%;transform:translate(-50%);z-index:999;width:100%;background-color:#c9b29b}.header_container{display:flex;justify-content:space-between;align-items:center;padding:26px 16px}@media screen and (min-width: 1440px){.header_container{padding:24px 72px}}.header-logo{display:flex;align-items:center;gap:4px}.header-logo-img{width:20px;height:20px;border-radius:2px;overflow:hidden}@media screen and (min-width: 1440px){.header-logo-img{width:40px;height:40px;border-radius:6px}}.header-logo-img>img{width:100%;height:100%;object-fit:cover}.header-logo-text{font-weight:700;font-size:16px}@media screen and (min-width: 1440px){.header-logo-text{font-size:24px;opacity:.8;transition:opacity .3s ease}}.header-logo-text:hover{opacity:1}.header-nav-pc{display:none}@media screen and (min-width: 1440px){.header-nav-pc{display:flex}}.header-nav-mobile-button{display:block;width:24px;height:24px}@media screen and (min-width: 1440px){.header-nav-mobile-button{display:none}}.is-hidden{display:none}.header-nav-mobile{position:fixed;top:69px;right:0;pointer-events:none;opacity:0;z-index:999;width:100vw;height:238px;-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);background-color:#c9b29b;display:flex;align-items:center;justify-content:flex-end;transition:opacity .3s ease}@media screen and (min-width: 1440px){.header-nav-mobile{display:none}}.header-nav-mobile.is-open{pointer-events:painted;opacity:1}.header-nav-mobile-list{display:flex;align-items:flex-end;justify-content:center;flex-direction:column;padding-bottom:16px;padding-right:16px;padding-top:16px;gap:12px}.header-nav-mobile-item>a{font-weight:500;font-size:18px;line-height:1.5;letter-spacing:-.04em;text-align:right;color:#2f2f2f;white-space:nowrap}.header-nav-mobile-item{transition:transform .3s ease}.header-nav-mobile-item:hover,.header-nav-mobile-item:focus,.header-nav-mobile-item:active{transform:scale(1.05)}@media (min-width: 1440px){.header-nav-pc-list{display:flex;align-items:center;justify-content:center;gap:16px}.header-nav-pc-item>a{font-size:24px;letter-spacing:-.03em;color:#2f2f2f;opacity:.8;transition:opacity .3s ease}.header-nav-pc-item>a:hover,.header-nav-pc-item>a:focus,.header-nav-pc-item>a:active{transform:scale(1.05);opacity:1}.header-nav-pc-item{transition:transform .3s ease}.header-nav-pc-item:hover,.header-nav-pc-item:focus,.header-nav-pc-item:active{transform:scale(1.05);opacity:1}}.hero{width:100%;margin-bottom:80px}@media (min-width: 1440px){.hero{margin-bottom:120px}}.hero_container{position:relative;display:flex;align-items:center;justify-content:flex-start;flex-direction:column;height:100%;padding:0 16px 24px}@media (min-width: 1440px){.hero_container{padding:0 72px 43px}}.hero_envelope-1{width:61px;height:53px;position:absolute;top:141px;left:-10px}@media screen and (min-width: 1440px){.hero_envelope-1{width:130px;height:86px;top:242px;left:64px}}.hero_envelope-2{display:none}@media screen and (min-width: 1440px){.hero_envelope-2{display:flex;position:absolute;top:447px;left:405px;width:222px;height:137px}}.hero_envelope-3{position:absolute;width:43px;height:35px;top:395px;left:200px}@media screen and (min-width: 1440px){.hero_envelope-3{width:73px;height:49px;top:295px;left:1087px}}.hero_envelope-4{position:absolute;top:253px;left:290px;width:68px;height:60px}@media screen and (min-width: 1440px){.hero_envelope-4{width:158px;height:126px;top:419px;left:1284px}}.hero_pen_mobile{position:absolute;top:225px;width:89px;height:84px;left:0}@media screen and (min-width: 1440px){.hero_pen_mobile{display:none}}.hero_pen_pc{display:none}@media screen and (min-width: 1440px){.hero_pen_pc{display:flex;position:absolute;top:352px;left:70px;width:266px;height:378px}}.title-h1{font-weight:500;font-size:32px;line-height:1.5;text-align:center;margin-bottom:56px;margin-top:114px;max-width:280px}@media screen and (min-width: 1440px){.title-h1{margin-top:199px;font-size:56px;margin-bottom:80px;max-width:1143px}}.hero-text-decor{font-family:WindSong,sans-serif;font-size:40px}@media screen and (min-width: 1440px){.hero-text-decor{font-size:64px}}.hero-title-box{white-space:nowrap}.hero_text{font-size:18px;margin-bottom:56px;text-align:left}@media screen and (min-width: 1440px){.hero_text{font-size:32px;margin-bottom:80px;text-align:center}}.hero_btn{width:100%;height:53px}@media screen and (min-width: 1440px){.hero_btn{width:244px;height:64px}}.history{margin-bottom:80px;scroll-margin-top:100px}@media (min-width: 1440px){.history{margin-bottom:120px}}.history_container{padding:0 16px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:48px}@media (min-width: 1440px){.history_container{padding:0 72px;gap:56px}}.history-content{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px}@media screen and (min-width: 1440px){.history-content{flex-direction:row;gap:80px}}.history-content-left{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:16px;order:1}@media screen and (min-width: 1440px){.history-content-left{order:-1}}.history-content_text1{font-family:Alex Brush,sans-serif;font-weight:400;font-size:24px;line-height:1.2;color:#7d2e2e;max-width:100%}@media screen and (min-width: 1440px){.history-content_text1{font-size:48px;max-width:684px}}.history-content_text2{font-size:14px;color:#000;text-align:left}@media screen and (min-width: 1440px){.history-content_text2{font-size:24px;max-width:636px}}.how-works{margin-bottom:80px;scroll-margin-top:100px}@media (min-width: 1440px){.how-works{margin-bottom:120px}}.how-works_container{display:flex;flex-direction:column;gap:48px;padding:0 16px}@media (min-width: 1440px){.how-works_container{gap:56px;padding:0 72px}}.swiper-how-works{width:100%;overflow-y:hidden!important}.how-works-content{max-width:343px}@media (min-width: 1440px){.how-works-content{max-width:100%}}.swiper-wrapper-how-works{display:flex}@media (min-width: 1440px){.swiper-wrapper-how-works{gap:24px}}.swiper-slide-how-works{overflow:hidden;display:flex!important;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:8px;background-size:cover;background-position:center;background-repeat:no-repeat;padding:55px 32px;min-height:262px}@media (min-width: 1440px){.swiper-slide-how-works{gap:16px;padding:93px 48px;width:416px;max-width:416px;min-height:306px;height:306px}}.swiper-slide-how-works>h3{font-weight:500;font-size:24px;text-align:left}.swiper-slide-how-works>p{text-align:left;font-size:18px;max-width:311px}@media (min-width: 1440px){.swiper-slide-how-works>p{max-width:368px}}.swiper-slide-how-works-1{background-image:url(/assets/card-bg-1-c03e83e1.png)}.swiper-slide-how-works-2{background-image:url(/assets/card-bg-2-7f72fd4a.png)}.swiper-slide-how-works-3{background-image:url(/assets/card-bg-3-c0ab99f3.png)}.swiper-pagination-how-works{display:flex!important;justify-content:center;position:relative!important;margin-top:32px}@media screen and (min-width: 1440px){.swiper-pagination-how-works{display:none!important}}.why-us{margin-bottom:80px;scroll-margin-top:100px}@media (min-width: 1440px){.why-us{margin-bottom:120px}}.why-us_container{display:flex;flex-direction:column;gap:48px;padding:0 16px}@media (min-width: 1440px){.why-us_container{gap:56px;padding:0 72px}}.why-us_content{max-width:343px}@media (min-width: 1440px){.why-us_content{max-width:100%}}.swiper-wrapper-why-us{display:flex}@media (min-width: 1440px){.swiper-wrapper-why-us{align-items:center;justify-content:center;flex-wrap:wrap;gap:24px}}.swiper-slide-why-us{display:flex!important;justify-content:flex-start;flex-direction:column;align-items:flex-start;gap:8px;background:rgba(201,178,155,.3);border-radius:12px;padding:16px;min-height:139px}@media (min-width: 1440px){.swiper-slide-why-us{gap:16px;padding:24px;width:416px;max-width:416px;min-height:154px;height:154px}}.swiper-slide-why-us>h3{font-weight:500;font-size:18px}@media screen and (min-width: 1440px){.swiper-slide-why-us>h3{font-size:24px}}.swiper-slide-why-us>p{font-size:16px}@media screen and (min-width: 1440px){.swiper-slide-why-us>p{font-size:18px}}.swiper-pagination-why-us{display:flex!important;justify-content:center;position:relative!important;margin-top:32px}@media screen and (min-width: 1440px){.swiper-pagination-why-us{display:none!important}}.why-us-title{max-width:256px;margin:0 auto}@media screen and (min-width: 1440px){.why-us-title{max-width:100%}}.member{margin-bottom:80px;scroll-margin-top:100px}@media screen and (min-width: 1440px){.member{margin-bottom:120px}}.member_container{display:flex;flex-direction:column;align-items:center;gap:48px;padding:0 16px}@media screen and (min-width: 1440px){.member_container{gap:56px;padding:0 72px}}.member_content{position:relative;max-width:343px;padding-top:120px;background-image:url(/assets/memory-image-26e10dce.png);background-size:164px 164px;background-position:top left;background-repeat:no-repeat}@media (min-width: 1440px){.member_content{background-size:558px 558px;padding-top:0;max-width:100%;height:584px;width:1296px}}@media screen and (min-width: 1440px){.swiper-member{overflow:visible!important}}.swiper-slide-member{display:flex!important;align-items:flex-start;flex-direction:column;justify-content:space-between;gap:4px;background:#fff;padding:16px;min-height:180px}@media screen and (min-width: 1440px){.swiper-slide-member{padding:24px;width:416px;max-width:416px;min-height:280px;height:280px;max-height:280px}}@media screen and (min-width: 1440px){.swiper-slide-member-1{position:absolute!important;top:304px;right:440px}}@media screen and (min-width: 1440px){.swiper-slide-member-2{position:absolute!important;top:304px;right:0}}@media screen and (min-width: 1440px){.swiper-slide-member-3{position:absolute!important;top:0;right:220px}}.swiper-slide-member>h3{font-family:Alex Brush,sans-serif;font-weight:400;font-size:32px;text-align:right;color:#7d2e2e;display:flex;align-self:flex-end}.swiper-slide-member>p{font-size:16px}@media screen and (min-width: 1440px){.swiper-slide-member>p{font-size:24px}}.swiper-pagination-member{display:flex!important;justify-content:center;position:relative!important;margin-top:32px}@media screen and (min-width: 1440px){.swiper-pagination-member{display:none!important}}.choose{margin-bottom:80px;scroll-margin-top:100px}@media (min-width: 1440px){.choose{margin-bottom:120px}}.choose_container{display:flex;flex-direction:column;gap:48px;padding:0 16px}@media (min-width: 1440px){.choose_container{gap:56px;padding:0 72px}}.swiper-choose{width:100%;overflow-y:hidden!important}.choose-content{max-width:346px}@media (min-width: 1440px){.choose-content{max-width:100%}}.swiper-wrapper-choose{display:flex}@media (min-width: 1440px){.swiper-wrapper-choose{gap:24px}}.swiper-slide-choose{overflow:hidden;display:flex!important;flex-direction:column;justify-content:center;align-items:center;border-radius:12px;gap:8px;background:rgba(98,0,0,.1);padding:16px;min-height:387px}@media (min-width: 1440px){.swiper-slide-choose{gap:16px;padding:24px;width:416px;max-width:416px;min-height:449px;height:449px}}.swiper-slide-choose>h3{font-weight:600;font-size:24px;text-align:center}@media screen and (min-width: 1440px){.swiper-slide-choose>h3{font-size:32px}}.swiper-slide-choose>p{font-size:18px;text-align:left;max-width:250px;display:flex;align-self:flex-start}@media screen and (min-width: 1440px){.swiper-slide-choose>p{font-size:24px;max-width:334px}}.choose-top-box{width:284px;max-width:284px;height:249px;max-height:249px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:22px;background:rgba(255,252,246,.3);border-radius:12px}@media screen and (min-width: 1440px){.choose-top-box{width:416px;height:370px;gap:32px}}.choose-top-box>strong{font-family:Alex Brush,sans-serif;font-weight:400;font-size:72px;line-height:1.2;color:#7d2e2e}.choose-top-box>img{max-height:108px}.swiper-pagination-choose{display:flex!important;justify-content:center;position:relative!important;margin-top:32px}@media screen and (min-width: 1440px){.swiper-pagination-choose{display:none!important}}.choose-el{max-width:200px!important}@media screen and (min-width: 1440px){.choose-el{max-width:240px!important}}.contact{margin-bottom:80px;scroll-margin-top:100px}@media screen and (min-width: 1440px){.contact{margin-bottom:95px}}.contact_container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 16px;gap:48px}@media screen and (min-width: 1440px){.contact_container{gap:56px;padding:0 72px}}.contact-content{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px}@media screen and (min-width: 1440px){.contact-content{gap:74px;flex-direction:row;align-items:flex-start}}.contact-content-left{position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:16px}@media screen and (min-width: 1440px){.contact-content-left{gap:24px}}.contacts_plane-1{position:absolute;top:-40px;left:-20px;width:53px;height:36px}@media screen and (min-width: 1440px){.contacts_plane-1{top:83px;left:190px;width:58px;height:37px}}.contacts_plane-2{position:absolute;transform:rotate(37deg);top:70px;left:278px;width:92px;height:62px}@media screen and (min-width: 1440px){.contacts_plane-2{transform:rotate(0);top:295px;left:377px;width:170px;height:103px}}.contacts_plane-3{position:absolute;top:-73px;left:164px;width:91px;height:49px}@media screen and (min-width: 1440px){.contacts_plane-3{top:12px;left:501px;width:144px;height:92px}}.contact-content-left>p{font-weight:600;font-size:18px}@media screen and (min-width: 1440px){.contact-content-left>p{font-size:24px}}.contacts_content-top-email{display:flex;align-items:center;justify-content:flex-start;gap:8px;font-size:16px;color:#7d2e2e}@media screen and (min-width: 1440px){.contacts_content-top-email{gap:16px;font-size:24px}}.contacts_content-top-email>a{font-size:16px;color:#2f2f2f}@media screen and (min-width: 1440px){.contacts_content-top-email>a{font-size:24px}}.contact-content-left>img{display:none}@media screen and (min-width: 1440px){.contact-content-left>img{display:block;width:195px;height:298px}}.contact-content-right{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;background-color:#e4dbce;border-radius:12px;padding:16px;width:100%}@media screen and (min-width: 1440px){.contact-content-right{gap:24px;padding:24px;width:636px}}.contact-content-right>p{font-size:18px;text-align:center;max-width:276px}@media screen and (min-width: 1440px){.contact-content-right>p{font-size:32px;max-width:464px}}.contact-content-right>p>span{white-space:nowrap}.contact-form{display:flex;flex-direction:column;gap:16px;width:100%}@media screen and (min-width: 1440px){.contact-form{gap:24px}}.contact-form>label{font-size:16px;color:#2f2f2f;display:flex;flex-direction:column;align-items:flex-start;gap:8px}@media screen and (min-width: 1440px){.contact-form>label{font-size:24px;gap:12px}}.form_input{width:100%;font-family:"Source Serif 4",sans-serif;height:44px;padding:10px;background-color:#fff;border-radius:12px;border:none;outline:none;font-size:16px;color:#2f2f2f}@media screen and (min-width: 1440px){.form_input{padding:16px 24px;font-size:24px;height:56px}}.form_input::placeholder{font-family:"Source Serif 4",sans-serif;font-weight:400;font-size:16px;line-height:1.5;color:#debaa299}@media screen and (min-width: 1440px){{font-size:24px}}.contact-btn{width:100%;height:53px;margin:0 auto}@media screen and (min-width: 1440px){.contact-btn{width:244px;height:64px}}.contact-title{max-width:333px;margin:0 auto}@media screen and (min-width: 1440px){.contact-title{max-width:100%}}.footer{background-color:#c9b29b}.footer_container{padding:32px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px}@media screen and (min-width: 1440px){.footer_container{padding:24px;gap:16px}}.footer-links-list{width:100%;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:12px}@media screen and (min-width: 1440px){.footer-links-list{flex-wrap:nowrap}}.footer-links-list-item>a{font-family:Poppins,sans-serif;font-weight:400;font-size:14px;line-height:1.3;text-decoration:underline;text-decoration-skip-ink:none;color:#341e14}@media screen and (min-width: 1440px){.footer-links-list-item>a{font-size:18px;line-height:1.5;opacity:.8}}.footer-text{font-family:Poppins,sans-serif;font-size:14px;text-align:center;color:#341e14;max-width:205px}@media screen and (min-width: 1440px){.footer-text{font-size:18px;max-width:100%;opacity:.8}}.cookies-section{position:fixed;bottom:0;left:50%;transform:translate(-50%);z-index:999;width:100%;background-color:#f9eed7;border-radius:24px}.cookies-container{padding:16px 20px;display:flex;align-items:center;justify-content:center;gap:8px}@media screen and (min-width: 1440px){.cookies-container{padding:20px 30px;justify-content:space-between}}.cookies-text-container{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;max-width:194px}@media screen and (min-width: 1440px){.cookies-text-container{max-width:535px}}.cookies-text{font-family:Poppins,sans-serif;font-size:14px;color:#2f2f2f}@media screen and (min-width: 1440px){.cookies-text{font-size:18px}}.cookies-link{font-family:Poppins,sans-serif;font-size:14px;text-decoration:underline;text-decoration-skip-ink:none;color:#ffd264}@media screen and (min-width: 1440px){.cookies-link{font-size:18px}}.cookies-buttons{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:16px}@media screen and (min-width: 1440px){.cookies-buttons{flex-direction:row}}.cookies-button{width:295px;height:78px;border-radius:12px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:opacity .3s ease;width:133px;height:44px}@media screen and (min-width: 1440px){.cookies-button{border-radius:14px;width:182px;height:51px}}.cookies-button:hover{opacity:.8}.cookies-accept-js{background-color:#7d2e2e;font-weight:400;font-size:14px;line-height:1.5;color:#f5f0e6;font-family:Poppins,sans-serif}@media screen and (min-width: 1440px){.cookies-accept-js{font-size:18px;width:163px}}.cookies-decline-js{border:1px solid #7d2e2e;font-weight:400;font-size:14px;line-height:1.5;color:#341e14;font-family:Poppins,sans-serif}@media screen and (min-width: 1440px){.cookies-decline-js{font-size:18px}}.page-section{margin-top:116px;margin-bottom:110px}@media (min-width: 1440px){.page-section{margin-top:183px;margin-bottom:120px}}.page-title{color:#2f2f2f;text-align:center;font-weight:700;font-size:28px;margin-bottom:24px}@media (min-width: 1440px){.page-title{font-size:48px;line-height:1.3;margin-bottom:56px}}.page-title-h2{color:#2f2f2f;font-weight:600;font-size:18px;line-height:1.3}@media (min-width: 1440px){.page-title-h2{font-size:32px}}.page-title-h3{color:#2f2f2f;font-weight:600;font-size:14px;line-height:1.3}@media (min-width: 1440px){.page-title-h3{font-size:24px}}.page-text{color:#2f2f2f;font-size:14px;line-height:1.3}@media (min-width: 1440px){.page-text{font-size:24px}}.page-list-item{color:#2f2f2f;font-size:14px;line-height:1.3}@media (min-width: 1440px){.page-list-item{font-size:24px}}.page-link{font-size:14px;line-height:1.3;color:#2f2f2f;text-decoration:underline}@media (min-width: 1440px){.page-link{font-size:24px}}.page-margin-bottom{margin-bottom:18px}@media (min-width: 1440px){.page-margin-bottom{margin-bottom:44px}}.page-text-content{padding:0 16px}@media (min-width: 1440px){.page-text-content{padding:0 72px}}.page-list-disc{padding-left:20px;list-style:disc}:root{font-family:"Source Serif 4",sans-serif;font-weight:400;line-height:1.5;color:#2f2f2f;background-color:#f5f0e6;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}.container{max-width:375px;min-width:320px;margin:0 auto}@media screen and (min-width: 1440px){.container{max-width:1440px}}.title-h2{font-weight:600;font-size:32px;text-align:center}@media screen and (min-width: 1440px){.title-h2{font-size:48px}}.title-h2>span{font-weight:400;font-family:Alex Brush,sans-serif;font-size:40px;line-height:1.3;color:#7d2e2e}@media screen and (min-width: 1440px){.title-h2>span{font-size:64px}}.button-base{border-radius:12px;background-color:#7d2e2e;display:flex;align-items:center;justify-content:center;font-family:"Source Serif 4",sans-serif;font-weight:500;font-size:24px;text-transform:capitalize;color:#f5f0e6}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;white-space:nowrap;clip-path:inset(100%);clip:rect(0 0 0 0);overflow:hidden}.swiper-pagination{display:flex!important;justify-content:center;position:relative!important;margin-top:32px}@media screen and (min-width: 1440px){.swiper-pagination{display:none!important}}.swiper-pagination-bullet{width:32px!important;height:32px!important;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAIvSURBVHgB7ZZBctowFIafnn0AjuCeoO2mKdONOUADnKAw0zCTVcIJCicoWXUKmYGegJoeAGfRMc0GjpAjpHts5T1ZZGzHSUQisgn/wrKtp/d/tp8lAez12iWyF9H0hw+IPuxSSRJWm8fhHYDFbDSnCx9eQhIGB/Wj7i1ANBu2EMRY3whjmVzADoRCvCWHBp8nsWxXm52Jm5qKL7dwUnr0mqjz+AosKpqOPXDiOT++8kRgkAlmg4SEFQjhITpzqgcPLInNMTX3lAd7CahwmwOIEboE+EtBOO7y73T4Dp6prDnnjpN1N9uPxQFUHC0FAVBxHTF/DkTRXOUuCMsG2oAwMb8XYAMhpDh7CoSp+YMArA/1r6eUoL8NBMegs16amD8KwKIEPVMI7uMYjjUxNwIwhSiY903MjQG0pG7vQOTM87F2AP4Fo280XfbSzDLQEMvFbDheBMPBxpz6JtRec6waYwMga87z98fDTkN/Dp7CW0KIE9Cvnfra61jWtoFAQ/NrSvyeFw++zzWRxO6bRCZ9WjvOEgE1VSekT83OahsI19C8xomz/dVm+4qaXtlYjqW6qKlPk0JUNstvUfgUcxMV3sTp5ex8bARgw7wMggq0VQaRA3AkWDO/D8JB93sJgPyvjumWzJp5KYSA3CTmauPftBWr8zm1K0TZiIKfDbAqyb/tSj8k/dIw0X6pLoPzgRTyBF5E8uLgsOPnAFjRn5FP+0EfdinEsPr5KIS99tK6Aa0aWRSW4BOKAAAAAElFTkSuQmCC)!important;background-color:transparent!important;background-size:cover;background-repeat:no-repeat;background-position:center;opacity:1!important;border:none}.swiper-pagination-bullet-active{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAQPSURBVHgB7Zo9T9tAGMfv7FBFFaVhSSSQkEcEJIrUvQRV3dNPAN26Fba+UAgEITbarWP4BLSfgJd2YCMkEqJTw5aEJWwMEPd5Ep91cs6JHdvgo/5JSM757uz/j4sTPw4hEREREREREf8r1EmnZU1LJOLxBJGIwsVFzUk/oQAMPDo6+p4qyhK81Ii8tHRdL7cJ2duuVkuiDqqo8fXU1DtK6Q5sSvVfFxCHHJpCaX4+lbo+bjROrB2EArBjLpXC1ZEjjwCdkI2tSmVHtE+1G3TUaBw+BglG+ILdflPAh+lp7WUyqf26uqqzNtkliMJ/mpnJvpicvDmp12/wtcJ2xEZGsmosdoAd+AGbOIGuvyWSYRceMz69u8uzNlMAoRSDJ6DD6Voms8gPLOIVVCIJ/cLDZgIuihprV7g+CW6CkqwSBoU3msysQgHGRNJJcBgeFjt9zraVARNKI8FpeCt9BRgTh17CsOGRgQKMA4RWgpfwiCMBxoFCJ8FreMSxAOOA4ZEAx7SGX5udXXQTHnEloHNckPA5k1nm2+5dAhyraLm7w/C6qmKbqxs41wKMQburc3PrfBueENx6voHvzS0SJP3Du2YoAQjUCgpWCVvV6g/l9nYhMAk+h0eGFoCIJBTOz8uBSAggPOJJAHIvEgIKj3gWgAQqIcDwiC8CkEAkBBwe8U0A4quEewiP+CoA8UWCKDzM6Xd4xHcB3VmVnnK7YwmC8HZz+oHvAvoVITkJNeu+jhi78KRbmoM+G8RnfBUgCo8PWfjXHQmKsgCbP7nmI2yzhreODUKCbwJE4bHS/Gxs7LTnmlAu14qVSl5VlHH8g+0ctJX5Pvieh7F/RUVaPyX4IsAu/MiTJ3hnpokujAiEbuGftb1zwYMxpFukPQhSgmcBg8KzNpTwJZ3ex312c+GShz67RnhGoBI8CbArSFjDm8AzOtyHt9N8oAJIWTWWPPRZFhwqMAnmR8tqJlOCF4tOB/pRjRmC1h18imzDhZRvhCJNAc5n3fEslJaKZ2ed+sVQK+CBwiOdlfAxnc7zjV5WwjAVoYcKz0jEKN23luY2u+e0Qlzitib40OH5c+mtT1YqX92W5txUhUMTnjsnz0Vap88FQhee4VWCkydDoQ3P8CJh0LPB0IdnDCuBF9CyTChNeIZTCVC+v2bbQgEyhmc4lGBmNQW0db1mbK7IGp4xUIKum98kzR9JvZqYqOnt9h/o+J0fKFt4jnwulaodNRpnrOG42SzPJ5OXMVU9OazXO6ugb5lJ4vAmEHAJviXu2e23/Z3gYwhv0LMSeIQC8GYDlsk+kT88w1aCUMDvZvMC3isNuG0cp10JcSIpOqWXcKX/BjXHvUPjx5E8jkvNhWxWI3IhLLdFRERERERERDD+Afnor5lGo3W4AAAAAElFTkSuQmCC)!important;background-size:32px 32px!important;background-repeat:no-repeat;background-position:center;background-color:transparent!important}
