.image-gallery-icon{color:#fff;transition:all .3s ease-out;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:0;cursor:pointer;outline:none;position:absolute;z-index:4;filter:drop-shadow(0 2px 2px rgb(25.5,25.5,25.5))}@media(hover:hover)and (pointer:fine){.image-gallery-icon:hover{color:#337ab7}.image-gallery-icon:hover .image-gallery-svg{transform:scale(1.1)}}.image-gallery-icon:focus{outline:2px solid #337ab7}.image-gallery-using-mouse .image-gallery-icon:focus{outline:none}.image-gallery-fullscreen-button,.image-gallery-play-button{bottom:0;padding:20px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:28px;width:28px}@media(max-width:768px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:15px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:24px;width:24px}}@media(max-width:480px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:10px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:16px;width:16px}}.image-gallery-fullscreen-button{right:0}.image-gallery-play-button{left:0}.image-gallery-bottom-nav,.image-gallery-top-nav{padding:10px;left:50%;transform:translateX(-50%)}.image-gallery-bottom-nav .image-gallery-svg,.image-gallery-top-nav .image-gallery-svg{height:120px;width:90px}@media(max-width:768px){.image-gallery-bottom-nav .image-gallery-svg,.image-gallery-top-nav .image-gallery-svg{height:72px;width:48px}}@media(max-width:480px){.image-gallery-bottom-nav .image-gallery-svg,.image-gallery-top-nav .image-gallery-svg{height:48px;width:36px}}.image-gallery-bottom-nav[disabled],.image-gallery-top-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}.image-gallery-top-nav{top:0}.image-gallery-bottom-nav{bottom:0}.image-gallery-left-nav,.image-gallery-right-nav{padding:50px 10px;top:50%;transform:translateY(-50%)}.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:120px;width:60px}@media(max-width:768px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:72px;width:36px}}@media(max-width:480px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:48px;width:24px}}.image-gallery-left-nav[disabled],.image-gallery-right-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}.image-gallery-left-nav{left:0}.image-gallery-right-nav{right:0}.image-gallery{-webkit-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative}.image-gallery.fullscreen-modal{background:#000;bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:5}.image-gallery.fullscreen-modal .image-gallery-content{top:50%;transform:translateY(-50%)}.image-gallery-content{position:relative;line-height:0;top:0}.image-gallery-content.fullscreen{background:#000}.image-gallery-content .image-gallery-slide .image-gallery-image{max-height:calc(100vh - 80px)}.image-gallery-content.image-gallery-thumbnails-left .image-gallery-slide .image-gallery-image,.image-gallery-content.image-gallery-thumbnails-right .image-gallery-slide .image-gallery-image{max-height:100vh}.image-gallery-slide-wrapper{position:relative}.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{display:inline-block;width:calc(100% - 110px)}@media(max-width:768px){.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{width:calc(100% - 87px)}}.image-gallery-slide-wrapper.image-gallery-rtl{direction:rtl}.image-gallery-slides{line-height:0;overflow:hidden;position:relative;white-space:nowrap;text-align:center;touch-action:none}.image-gallery-slide{left:0;position:absolute;top:0;width:100%}.image-gallery-slide.image-gallery-center{position:relative}.image-gallery-slide .image-gallery-image{width:100%;-o-object-fit:contain;object-fit:contain}.image-gallery-slide .image-gallery-description{background:rgba(0,0,0,.4);bottom:70px;color:#fff;left:0;line-height:1;padding:10px 20px;position:absolute;white-space:normal}@media(max-width:768px){.image-gallery-slide .image-gallery-description{bottom:45px;font-size:.8em;padding:8px 15px}}.image-gallery-bullets{bottom:20px;left:0;margin:0 auto;position:absolute;right:0;width:80%;z-index:4}.image-gallery-bullets .image-gallery-bullets-container{margin:0;padding:0;text-align:center}.image-gallery-bullets .image-gallery-bullet{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:1px solid #fff;border-radius:50%;box-shadow:0 2px 2px #1a1a1a;cursor:pointer;display:inline-block;margin:0 5px;outline:none;padding:5px;transition:all .2s ease-out}@media(max-width:768px){.image-gallery-bullets .image-gallery-bullet{margin:0 3px;padding:3px}}@media(max-width:480px){.image-gallery-bullets .image-gallery-bullet{padding:2.7px}}.image-gallery-bullets .image-gallery-bullet:focus{transform:scale(1.2);background:#337ab7;border:1px solid #337ab7}.image-gallery-bullets .image-gallery-bullet.active{transform:scale(1.2);border:1px solid #fff;background:#fff}@media(hover:hover)and (pointer:fine){.image-gallery-bullets .image-gallery-bullet:hover{background:#337ab7;border:1px solid #337ab7}.image-gallery-bullets .image-gallery-bullet.active:hover{background:#337ab7}}.image-gallery-bullets.image-gallery-bullets-vertical{left:20px;right:auto;bottom:auto;width:auto;top:50%;transform:translateY(-50%)}.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{display:block;margin:12px 0}@media(max-width:768px){.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{margin:6px 0;padding:3px}}@media(max-width:480px){.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{padding:2.7px}}.image-gallery-thumbnails-wrapper{position:relative}.image-gallery-thumbnails-wrapper.thumbnails-swipe-horizontal{touch-action:pan-y}.image-gallery-thumbnails-wrapper.thumbnails-swipe-vertical{touch-action:pan-x}.image-gallery-thumbnails-wrapper.thumbnails-wrapper-rtl{direction:rtl}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{display:inline-block;vertical-align:top;width:100px}@media(max-width:768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{width:81px}}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails{height:100%;width:100%;left:0;padding:0;position:absolute;top:0}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails .image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails .image-gallery-thumbnail{display:block;margin-right:0;padding:0}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:0;margin-top:2px}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 5px}@media(max-width:768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 3px}}.image-gallery-thumbnails{overflow:hidden;padding:5px 0}@media(max-width:768px){.image-gallery-thumbnails{padding:3px 0}}.image-gallery-thumbnails .image-gallery-thumbnails-container{cursor:pointer;text-align:center;white-space:nowrap}.image-gallery-thumbnail{display:inline-block;border:4px solid transparent;transition:border .3s ease-out;width:100px;background:transparent;padding:0}@media(max-width:768px){.image-gallery-thumbnail{border:3px solid transparent;width:81px}}.image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:2px}.image-gallery-thumbnail .image-gallery-thumbnail-inner{display:block;position:relative}.image-gallery-thumbnail .image-gallery-thumbnail-image{vertical-align:middle;width:100%;line-height:0}.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{outline:none;border:4px solid #337ab7}@media(max-width:768px){.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{border:3px solid #337ab7}}@media(hover:hover)and (pointer:fine){.image-gallery-thumbnail:hover{outline:none;border:4px solid #337ab7}}@media(hover:hover)and (pointer:fine)and (max-width:768px){.image-gallery-thumbnail:hover{border:3px solid #337ab7}}.image-gallery-thumbnail-label{box-sizing:border-box;color:#fff;font-size:1em;left:0;line-height:1em;padding:5%;position:absolute;top:50%;text-shadow:0 2px 2px #1a1a1a;transform:translateY(-50%);white-space:normal;width:100%}@media(max-width:768px){.image-gallery-thumbnail-label{font-size:.8em;line-height:.8em}}.image-gallery-index{background:rgba(0,0,0,.4);color:#fff;line-height:1;padding:10px 20px;position:absolute;right:0;top:0;z-index:4}@media(max-width:768px){.image-gallery-index{font-size:.8em;padding:5px 10px}}@font-face{font-family:Bricolage;src:url(/_next/static/media/BricolageGrotesque-ExtraLight.9300ed57.ttf) format("truetype");font-weight:200;font-display:swap}@font-face{font-family:Bricolage;src:url(/_next/static/media/BricolageGrotesque-Light.a8666e09.ttf) format("truetype");font-weight:300;font-display:swap}@font-face{font-family:Bricolage;src:url(/_next/static/media/BricolageGrotesque-Regular.b7ef09a3.ttf) format("truetype");font-weight:400;font-display:swap}@font-face{font-family:Bricolage;src:url(/_next/static/media/BricolageGrotesque-Medium.041c484c.ttf) format("truetype");font-weight:500;font-display:swap}@font-face{font-family:Bricolage;src:url(/_next/static/media/BricolageGrotesque-SemiBold.8b7af8db.ttf) format("truetype");font-weight:600;font-display:swap}@font-face{font-family:Bricolage;src:url(/_next/static/media/BricolageGrotesque-Bold.87b1f0ee.ttf) format("truetype");font-weight:700;font-display:swap}@font-face{font-family:Bricolage;src:url(/_next/static/media/BricolageGrotesque-ExtraBold.52bcb3fd.ttf) format("truetype");font-weight:800;font-display:swap}@font-face{font-family:DM_Sans;src:url(/_next/static/media/DMSans-Thin.a9d11007.ttf) format("truetype");font-weight:100;font-display:swap}@font-face{font-family:DM_Sans;src:url(/_next/static/media/DMSans-ExtraLight.a1df2f9a.ttf) format("truetype");font-weight:200;font-display:swap}@font-face{font-family:DM_Sans;src:url(/_next/static/media/DMSans-Light.195d8510.ttf) format("truetype");font-weight:300;font-display:swap}@font-face{font-family:DM_Sans;src:url(/_next/static/media/DMSans-Regular.254fafcf.ttf) format("truetype");font-weight:400;font-display:swap}@font-face{font-family:DM_Sans;src:url(/_next/static/media/DMSans-Medium.6e411356.ttf) format("truetype");font-weight:500;font-display:swap}@font-face{font-family:DM_Sans;src:url(/_next/static/media/DMSans-SemiBold.ba81386a.ttf) format("truetype");font-weight:600;font-display:swap}@font-face{font-family:DM_Sans;src:url(/_next/static/media/DMSans-Bold.5d8f1921.ttf) format("truetype");font-weight:700;font-display:swap}@font-face{font-family:DM_Sans;src:url(/_next/static/media/DMSans-ExtraBold.a5b0ab31.ttf) format("truetype");font-weight:800;font-display:swap}@font-face{font-family:DM_Sans;src:url(/_next/static/media/DMSans-Black.48839248.ttf) format("truetype");font-weight:900;font-display:swap}*{font-family:DM_Sans;box-sizing:border-box;line-height:1.3}body,html{scroll-behavior:smooth;padding:0;margin:0;font-size:16px!important;color:#2d293f}body h1,body h2,body h3,body h4,body h5,body h6,html h1,html h2,html h3,html h4,html h5,html h6{font-family:Bricolage;line-height:1;margin:0}body h1,html h1{font-size:clamp(2.75rem,2.1848rem + 2.4117vw,4.5rem)}body h2,html h2{font-size:clamp(2.25rem,1.927rem + 1.3781vw,3.25rem);margin-bottom:24px;font-weight:700}@media(max-width:1079px){body h2,html h2{margin-bottom:20px}}@media(max-width:767px){body h2,html h2{margin-bottom:16px}}body h3,html h3{font-size:clamp(2rem,1.7981rem + .8613vw,2.625rem);margin-bottom:24px;font-weight:600}@media(max-width:1079px){body h3,html h3{margin-bottom:20px}}@media(max-width:767px){body h3,html h3{margin-bottom:16px}}body h4,html h4{font-size:clamp(1.375rem,1.3346rem + .1723vw,1.5rem);margin-bottom:24px}@media(max-width:1079px){body h4,html h4{margin-bottom:20px}}@media(max-width:767px){body h4,html h4{margin-bottom:16px}}body h5,html h5{font-size:clamp(1.25rem,1.2096rem + .1723vw,1.375rem);margin-block:20px}body h6,html h6{font-size:20px;margin-block:10px}body p,html p{font-size:clamp(1rem,.9596rem + .1723vw,1.125rem);margin-bottom:24px}@media(max-width:1079px){body p,html p{margin-bottom:20px}}@media(max-width:767px){body p,html p{margin-bottom:16px}}a{text-decoration:none}.app{padding-top:72px;min-height:calc(80vh - 72px)}@media(max-width:767px){.app{padding-top:70px;min-height:calc(80vh - 70px)}}.container{max-width:1260px;padding:0 30px;margin:0 auto}@media(max-width:1079px){.container{padding:0 20px}}@media(max-width:767px){.container{padding:0 16px}}.purple-subtitle{background-color:rgba(77,41,222,.08);color:#5637d4}.grey-subtitle,.purple-subtitle{padding:9px 16px;width:-moz-fit-content;width:fit-content;border-radius:10px}.grey-subtitle{background-color:hsla(0,0%,100%,.08);color:#fff}.margin-block-120{margin-block:120px}@media(max-width:767px){.margin-block-120{margin-block:80px}}.margin-block-60{margin-block:60px}@media(max-width:767px){.margin-block-60{margin-block:40px}}.padding-block-120{padding-block:120px}@media(max-width:767px){.padding-block-120{padding-block:80px}}.m-block-24-56{margin-block:24px 56px}@media(max-width:1079px){.m-block-24-56{margin-block:20px 42px}}@media(max-width:767px){.m-block-24-56{margin-block:16px 42px}}.m-block-24-32{margin-block:24px 32px}@media(max-width:1079px){.m-block-24-32{margin-block:20px 28px}}@media(max-width:767px){.m-block-24-32{margin-block:16px 24px}}.custom-ul{padding:0}.custom-ul li{list-style:none;margin-bottom:16px;padding-left:20px;font-size:clamp(1rem,.9596rem + .1723vw,1.125rem);position:relative}.custom-ul li:before{content:" ";position:absolute;top:6px;left:0;width:8px;height:8px;background-color:#5637d4;border-radius:3px}@media(max-width:767px){.custom-ul li{padding-left:14px;margin-bottom:12px}}.custom-ol{counter-reset:custom-counter;padding:0;margin:0}.custom-ol li{position:relative;list-style:none;padding-left:36px;margin-bottom:16px;font-size:clamp(1rem,.9596rem + .1723vw,1.125rem)}@media(max-width:767px){.custom-ol li{padding-left:34px;margin-bottom:12px}}.custom-ol li:before{counter-increment:custom-counter;content:counter(custom-counter);position:absolute;left:0;top:-1px;background-color:#5637d4;color:#fff;width:24px;height:24px;border-radius:50%;text-align:center;font-size:12px;display:flex;justify-content:center;align-items:center}@media(max-width:767px){.custom-ol li:before{width:22px;height:22px}}.table{overflow-x:auto;font-size:18px}.table table{width:100%}.table table tr{border-bottom:1px solid rgba(45,41,63,.071)}.table table tr td,.table table tr th{text-align:center;padding:24px 16px;min-width:200px}@media(max-width:767px){.table table tr td,.table table tr th{padding:22px 10px}}.table table tr td:first-child,.table table tr th:first-child{min-width:250px;text-align:start}@media(max-width:767px){.table table tr td:first-child,.table table tr th:first-child{padding-left:0}}.grid-3-2-1{display:grid;grid-template-columns:repeat(3,1fr)}@media(max-width:1079px){.grid-3-2-1{grid-template-columns:repeat(2,1fr)}}@media(max-width:767px){.grid-3-2-1{grid-template-columns:repeat(1,1fr)}}.position-relative{position:relative}.border-1{border-width:1px;border-style:solid}.border-danger{border-color:red}.spinner-border{display:inline-block;width:2rem;height:2rem;border:.25em solid;border-right:.25em solid transparent;border-radius:50%;animation:spin .75s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}.position-absolute{position:absolute}.top-50{top:50%}.start-50{left:50%}.translate-middle{transform:translate(-50%,-50%)}.text-blue{color:blue}.my-4{margin-top:1.5rem;margin-bottom:1.5rem}.text-red{color:red}.btn_right,.df_alc{display:flex;align-items:center}.df_alb{display:flex;align-items:baseline}.df_alc_jcb{justify-content:space-between;flex-wrap:wrap}.df_alc_jcb,.df_alc_jcc{display:flex;align-items:center}.df_alc_jcc{justify-content:center}.df_jcb_fww{display:flex;justify-content:space-between;flex-wrap:wrap}.moa{margin:0 auto}.cpr{cursor:pointer}.getOrderBtn{font-size:20px;line-height:26px;padding:10px 20px;width:330px;min-height:64px;background-color:#5637d4;border-radius:12px;fill:#fff;box-sizing:border-box;border:1px solid transparent;align-items:center;justify-content:center;text-align:center;transition:all 375ms}.getOrderBtn,.getOrderBtn em{color:#fff;letter-spacing:.4px}.getOrderBtn em{font-size:16px;line-height:22px;font-style:normal}@media(max-width:350px){.getOrderBtn{width:100%}}.styles_button__7NRnZ{display:flex;align-items:center;justify-content:center;gap:12px;padding:21px;font-size:16px;border-radius:12px;transition:all .3s ease;width:-moz-fit-content;width:fit-content;cursor:pointer;border:none;height:-moz-fit-content;height:fit-content;font-weight:700}@media(max-width:767px){.styles_button__7NRnZ{width:100%}}.styles_button__7NRnZ svg{stroke:#fff;width:11px;transform:translate(0);transition:all .3s ease}.styles_button__7NRnZ:hover svg{transform:translate(2px,-2px)}.styles_no_text__anc4S{width:-moz-fit-content;width:fit-content}.styles_grey_border__UWKY1{border:1px solid hsla(0,0%,100%,.24);color:#fff}.styles_grey_border__UWKY1 svg{stroke:#fff}.styles_grey_border__UWKY1:hover{border:1px solid #fff;color:#fff}.styles_blue__eqAFS{background-color:#5637d4;color:#fff}.styles_blue__eqAFS svg{stroke:#fff}.styles_blue__eqAFS:hover{background-color:#452caa;color:#fff}.styles_green__3WoZ0{background-color:#59caa5;color:#fff}.styles_green__3WoZ0 svg{stroke:#fff}.styles_green__3WoZ0:hover{background-color:#56bf9d;color:#fff}.styles_white__VF2Xz{background-color:#fff;color:#2d293f}.styles_white__VF2Xz svg{stroke:#2d293f}.styles_white__VF2Xz:hover{background-color:#f2f2f2;color:#2d293f}.styles_white_purple__dn3qy{background-color:#fff;color:#5637d4}.styles_white_purple__dn3qy svg{stroke:#5637d4}.styles_white_purple__dn3qy:hover{background-color:#f2f2f2;color:#5637d4}.styles_burger_menu__GGa8h{position:absolute;top:0;right:-100%;width:100%;z-index:10;height:100vh;background-color:#fff;transition:all .3s ease;padding:20px}@media(max-width:767px){.styles_burger_menu__GGa8h{padding-block:16px}}.styles_burger_menu__GGa8h .styles_top__ACZ9T{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.styles_burger_menu__GGa8h .styles_top__ACZ9T img{width:140px}.styles_burger_menu__GGa8h .styles_body__efI5h{max-height:100%;overflow-x:auto}.styles_burger_menu__GGa8h .styles_body__efI5h .styles_tab_btns__o_Wf7{display:flex;flex-direction:column;margin-bottom:32px}.styles_burger_menu__GGa8h .styles_body__efI5h .styles_tab_btns__o_Wf7 .styles_tab_btn__JU92y{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(45,41,63,.12);padding-block:17px;cursor:pointer}.styles_burger_menu__GGa8h .styles_body__efI5h .styles_tab_btns__o_Wf7 .styles_tab_btn__JU92y .styles_tab_btn_inner__06hiK{display:flex;align-items:center;gap:12px}.styles_burger_menu__GGa8h .styles_body__efI5h .styles_tab_btns__o_Wf7 .styles_tab_btn__JU92y .styles_tab_btn_inner__06hiK h5{margin:0;font-family:Bricolage}.styles_burger_menu__GGa8h .styles_body__efI5h .styles_tab_btns__o_Wf7 .styles_tab_btn__JU92y div span svg{display:none}.styles_burger_menu__GGa8h .styles_body__efI5h .styles_tab_btns__o_Wf7 .styles_tab_btn__JU92y .styles_tab_icon__uQZza{width:22px;-o-object-fit:contain;object-fit:contain}.styles_burger_menu__GGa8h .styles_body__efI5h .styles_links__PcjKk{display:flex;flex-direction:column;gap:24px}.styles_burger_menu__GGa8h .styles_body__efI5h .styles_links__PcjKk h3{margin-bottom:0;font-family:Bricolage;font-size:18px}.styles_burger_menu__GGa8h .styles_body__efI5h .styles_links__PcjKk .styles_link__lpwo5{display:flex;flex-direction:column;gap:12px}.styles_burger_menu__GGa8h .styles_body__efI5h .styles_links__PcjKk .styles_link__lpwo5 div{cursor:pointer;font-size:16px;color:#2d293f}.styles_burger_menu__GGa8h .styles_body__efI5h .styles_quote_btn__GeEBf{margin-block:32px 24px}.styles_burger_menu__GGa8h .styles_body__efI5h .styles_bottom_infos__s7Xrb{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin-bottom:150px}@media(max-width:767px){.styles_burger_menu__GGa8h .styles_body__efI5h .styles_bottom_infos__s7Xrb{grid-template-columns:repeat(1,1fr)}}.styles_burger_menu__GGa8h .styles_body__efI5h .styles_bottom_infos__s7Xrb .styles_bottom_info__pnevj{display:flex;flex-direction:column;gap:8;background-color:rgba(77,41,222,.08);border-radius:14px;padding:16px}.styles_burger_menu__GGa8h .styles_body__efI5h .styles_bottom_infos__s7Xrb .styles_bottom_info__pnevj .styles_bottom_info_top___k7pJ{display:flex;align-items:center;gap:8px}.styles_burger_menu__GGa8h .styles_body__efI5h .styles_bottom_infos__s7Xrb .styles_bottom_info__pnevj .styles_bottom_info_top___k7pJ span{font-size:18;font-family:Bricolage;font-weight:600}.styles_burger_menu__GGa8h .styles_body__efI5h .styles_bottom_infos__s7Xrb .styles_bottom_info__pnevj .styles_bottom_info_bottom__elvTx a{color:#2d293f}.styles_burger_menu__GGa8h .styles_tabs__57Qen{position:absolute;top:50px;z-index:10;width:100%;background-color:#fff;height:calc(100vh - 50px);padding:20px}@media(max-width:767px){.styles_burger_menu__GGa8h .styles_tabs__57Qen{padding-block:16px}}.styles_burger_menu__GGa8h .styles_tabs__57Qen .styles_tab_top__ypVsM{display:flex;align-items:center;gap:15px;margin-bottom:24px}.styles_burger_menu__GGa8h .styles_tabs__57Qen .styles_tab_top__ypVsM h3{font-family:Bricolage;font-size:20px;margin-bottom:0}.styles_burger_menu__GGa8h .styles_tabs__57Qen .styles_tab_accardions__irDVm .styles_tab_accardion__pBYju{border-bottom:1px solid rgba(45,41,63,.12);padding-block:16px}.styles_burger_menu__GGa8h .styles_tabs__57Qen .styles_tab_accardions__irDVm .styles_tab_accardion__pBYju .styles_tab_accardion_content__Kp0PI{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease;padding:0}.styles_burger_menu__GGa8h .styles_tabs__57Qen .styles_tab_accardions__irDVm .styles_tab_accardion__pBYju .styles_tab_accardion_content__Kp0PI.styles_open__5ulY6{max-height:500px;padding:10px 0}.styles_burger_menu__GGa8h .styles_tabs__57Qen .styles_tab_accardions__irDVm .styles_tab_accardion__pBYju .styles_tab_accardion_summary__6z6Nt{cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-size:16px;font-weight:600}.styles_burger_menu__GGa8h .styles_tabs__57Qen .styles_tab_accardions__irDVm .styles_tab_accardion__pBYju .styles_tab_accardion_summary__6z6Nt .styles_tab_accardion_summary_opened__zvhty{transform:rotateX(180deg)}.styles_burger_menu__GGa8h .styles_tabs__57Qen .styles_tab_accardions__irDVm .styles_tab_accardion_links__qDnH1{display:flex;flex-direction:column}.styles_burger_menu__GGa8h .styles_tabs__57Qen .styles_tab_accardions__irDVm .styles_tab_accardion_links__qDnH1 div{color:#2d293f;font-size:16px;margin-bottom:8px;cursor:pointer}.styles_burger_menu__GGa8h .styles_tabs_open__3FfC8{animation:styles_slideInFromRight__dhA3P .3s ease-in-out forwards}.styles_burger_menu__GGa8h .styles_tabs_close__s4Tf2{animation:styles_slideRightFromLeft__RcZqR .3s ease-in-out forwards}@keyframes styles_slideInFromRight__dhA3P{0%{right:-100%}to{right:0}}@keyframes styles_slideRightFromLeft__RcZqR{0%{left:0}to{left:100%}}.styles_active__soBOZ{right:0}.header_header__D3viy{position:fixed;width:100%;z-index:10;background-color:#5637d4;transition:all .2s ease}@media(max-width:1079px){.header_header__D3viy{padding-block:20px}}@media(max-width:767px){.header_header__D3viy{padding-block:16px}}.header_header__main__tjGDW{display:flex;align-items:center;gap:48px;margin-block:5px}.header_header__main__logo__LdOob{cursor:pointer}.header_header__main__logo__LdOob img{width:140px}.header_header__main__block__o6Db0{display:flex;align-items:center;justify-content:space-between;gap:25px;flex:1}.header_header__main__block__links__7Vw_U{display:flex;align-items:center;gap:24px}.header_header__main__block__links__item__W_cXi{position:relative;margin-top:20px;padding-bottom:20px}.header_header__main__block__links__item__a__10K8d{position:relative;padding:6px 0;text-decoration:none;border:none;cursor:pointer;font-size:16px;font-weight:400;color:#fff;transition:all .2s ease}.header_header__main__block__links__item__a__10K8d svg{width:8px;margin-left:8px;stroke:hsla(0,0%,100%,.6);transition:all .2s ease}.header_header__main__block__links__item__nav__t4KHY{display:flex;flex-direction:column;background-color:#fff;padding:15px 0;box-shadow:0 15px 25px rgba(0,0,0,.1);border-radius:20px;position:absolute;top:48px;right:-100px;z-index:-2;visibility:hidden;opacity:0;transition:all .2s ease;transform:translateY(-50px)}.header_header__main__block__links__item__nav__fir__T7Wwl{left:-230px;width:1000px}.header_header__main__block__links__item__nav__car__V56MK{width:1000px;position:absolute;left:-400px}.header_header__main__block__links__item__nav__loans__XsxCE{width:300px;position:absolute;right:-150px}.header_header__main__block__links__item__nav__about_us__uvV2_,.header_header__main__block__links__item__nav__support__5t_fV{right:0;width:250px}.header_header__main__block__links__item__nav__item__xO6PP{padding:5px 25px;border-right:1px solid rgba(45,41,63,.12);flex:1}.header_header__main__block__links__item__nav__item__xO6PP:last-child{border:none}.header_header__main__block__links__item__nav__item__xO6PP a{color:#2d293f!important}.header_header__main__block__links__item__nav__item__xO6PP a:hover{color:#5637d4!important}.header_header__main__block__links__item__nav__item__xO6PP h3{font-size:18px;margin-bottom:10px;font-weight:700;min-height:24px}.header_header__main__block__links__item__nav__item__xO6PP ul{list-style:none;padding:0;margin:0}.header_header__main__block__links__item__nav__item__xO6PP ul li{margin-bottom:10px}.header_header__main__block__links__item__nav__item__xO6PP ul li a{font-size:16px}.header_header__main__block__links__item__nav__item__xO6PP ul li:last-child{margin:0}.header_header__main__block__links__item__nav__item__xO6PP:first-child{border-left:0}.header_header__main__block__links__item__nav__title__pe7Yq{padding:0 25px;display:flex;align-items:center;gap:10px}.header_header__main__block__links__item__nav__title__pe7Yq span{font-family:Bricolage}.header_header__main__block__links__item__nav__cards__VH_dD{display:flex}.header_header__main__block__links__item__W_cXi:hover .header_header__main__block__links__item__nav__t4KHY{visibility:visible;z-index:2;opacity:1;transform:translateY(0)}.header_header__main__block__links__item__W_cXi:hover .header_header__main__block__links__item__a__10K8d{color:#fff}.header_header__main__block__links__item__W_cXi:hover .header_header__main__block__links__item__a__10K8d svg{stroke:#fff;transform:rotateX(180deg)}.header_header__main__mob__O7hhV{display:none}@media(max-width:1079px){.header_header__main__tjGDW{justify-content:space-between}.header_header__main__block__o6Db0{display:none}.header_header__main__mob__O7hhV{display:flex;justify-content:flex-end}}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, 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");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.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-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.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-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{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(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.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-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-border-radius,10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.footer_footer__6AImX{background-color:#2d293f;padding-block:56px;color:#fff;position:relative;border-top-left-radius:32px;border-top-right-radius:32px}@media(max-width:767px){.footer_footer__6AImX{border-top-left-radius:24px;border-top-right-radius:24px}}.footer_footer__6AImX .footer_scroll_top__bga9g{position:absolute;left:200px;bottom:50px}@media(max-width:1500px){.footer_footer__6AImX .footer_scroll_top__bga9g{left:50px}}@media(max-width:1079px){.footer_footer__6AImX .footer_scroll_top__bga9g{right:20px;bottom:20px;left:auto}}.footer_footer__6AImX .footer_scroll_top__bga9g button{padding:8px 14px;border-radius:10px;border:1px solid hsla(0,0%,100%,.24);background:transparent;transition:all .3s ease;cursor:pointer}.footer_footer__6AImX .footer_scroll_top__bga9g button img{transition:all .3s ease}.footer_footer__6AImX .footer_scroll_top__bga9g button:hover{border-color:#fff}.footer_footer__6AImX .footer_scroll_top__bga9g button:hover img{transform:translateY(-2px)}@media(max-width:1079px){.footer_footer__6AImX{border-top-left-radius:20px;border-top-right-radius:20px;padding-block:20px}}.footer_footer__6AImX .footer_footer_inner__pDBgO{display:flex;gap:56px}@media(max-width:1079px){.footer_footer__6AImX .footer_footer_inner__pDBgO .footer_left__3uUma{display:none}}.footer_footer__6AImX .footer_footer_inner__pDBgO .footer_left__3uUma .footer_top_left_logo__Qr8ZV{width:140px}.footer_footer__6AImX .footer_footer_inner__pDBgO .footer_right__90PSq .footer_top__sWn_M{display:flex;justify-content:space-between;padding-bottom:48px;border-bottom:1px solid hsla(0,0%,100%,.24)}@media(max-width:1079px){.footer_footer__6AImX .footer_footer_inner__pDBgO .footer_right__90PSq .footer_top__sWn_M{flex-direction:column;gap:32px;padding-bottom:32px}}@media(max-width:1079px)and (min-width:768px){.footer_footer__6AImX .footer_footer_inner__pDBgO .footer_right__90PSq .footer_top__sWn_M .footer_top_left__a_cRS{display:flex;justify-content:space-between;align-items:flex-start}}.footer_footer__6AImX .footer_footer_inner__pDBgO .footer_right__90PSq .footer_top__sWn_M .footer_top_left__a_cRS .footer_top_left_logo__Qr8ZV{display:none;margin-bottom:20px;width:140px}@media(max-width:1079px){.footer_footer__6AImX .footer_footer_inner__pDBgO .footer_right__90PSq .footer_top__sWn_M .footer_top_left__a_cRS .footer_top_left_logo__Qr8ZV{display:inline;height:auto}}.footer_footer__6AImX .footer_footer_inner__pDBgO .footer_right__90PSq .footer_top__sWn_M .footer_top_left__a_cRS .footer_top_left_inner__ki1e8{display:flex;gap:32px;width:100%}@media(max-width:1079px)and (min-width:768px){.footer_footer__6AImX .footer_footer_inner__pDBgO .footer_right__90PSq .footer_top__sWn_M .footer_top_left__a_cRS .footer_top_left_inner__ki1e8{width:50%}}.footer_footer__6AImX .footer_footer_inner__pDBgO .footer_right__90PSq .footer_top__sWn_M .footer_top_left__a_cRS .footer_top_left_inner__ki1e8 .footer_top_left_h3__3inLU{color:#fff;margin-bottom:16px}.footer_footer__6AImX .footer_footer_inner__pDBgO .footer_right__90PSq .footer_top__sWn_M .footer_top_left__a_cRS .footer_top_left_inner__ki1e8 .footer_top_left_ul__wAKUQ{list-style:none;padding-inline-start:0}.footer_footer__6AImX .footer_footer_inner__pDBgO .footer_right__90PSq .footer_top__sWn_M .footer_top_left__a_cRS .footer_top_left_inner__ki1e8 .footer_top_left_ul__wAKUQ .footer_top_left_ul_li__Z_khS{margin-top:8px}.footer_footer__6AImX .footer_footer_inner__pDBgO .footer_right__90PSq .footer_top__sWn_M .footer_top_left__a_cRS .footer_top_left_inner__ki1e8 .footer_top_left_ul__wAKUQ .footer_top_left_ul_li__Z_khS a{font-size:16px;font-weight:300;color:#fff}.footer_footer__6AImX .footer_footer_inner__pDBgO .footer_right__90PSq .footer_top__sWn_M .footer_top_right__bgWXw .footer_top_right_infos__y_Dlv{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}@media(max-width:767px){.footer_footer__6AImX .footer_footer_inner__pDBgO .footer_right__90PSq .footer_top__sWn_M .footer_top_right__bgWXw .footer_top_right_infos__y_Dlv{grid-template-columns:repeat(1,1fr)}}.footer_footer__6AImX .footer_footer_inner__pDBgO .footer_right__90PSq .footer_top__sWn_M .footer_top_right__bgWXw .footer_top_right_infos__y_Dlv .footer_top_right_info__PjSPZ{display:flex;flex-direction:column;gap:8px;background-color:hsla(0,0%,100%,.08);border-radius:16px;padding:16px}.footer_footer__6AImX .footer_footer_inner__pDBgO .footer_right__90PSq .footer_top__sWn_M .footer_top_right__bgWXw .footer_top_right_infos__y_Dlv .footer_top_right_info__PjSPZ .footer_top_right_info_top__19_he{display:flex;align-items:center;gap:8px}.footer_footer__6AImX .footer_footer_inner__pDBgO .footer_right__90PSq .footer_top__sWn_M .footer_top_right__bgWXw .footer_top_right_infos__y_Dlv .footer_top_right_info__PjSPZ .footer_top_right_info_top__19_he svg{stroke:#fff;opacity:.5}.footer_footer__6AImX .footer_footer_inner__pDBgO .footer_right__90PSq .footer_top__sWn_M .footer_top_right__bgWXw .footer_top_right_infos__y_Dlv .footer_top_right_info__PjSPZ .footer_top_right_info_top__19_he span{font-size:18px;font-family:Bricolage;font-weight:600}.footer_footer__6AImX .footer_footer_inner__pDBgO .footer_right__90PSq .footer_top__sWn_M .footer_top_right__bgWXw .footer_top_right_infos__y_Dlv .footer_top_right_info__PjSPZ .footer_top_right_info_bottom__g3p4W{font-size:14px}.footer_footer__6AImX .footer_footer_inner__pDBgO .footer_right__90PSq .footer_top__sWn_M .footer_top_right__bgWXw .footer_top_right_infos__y_Dlv .footer_top_right_info__PjSPZ .footer_top_right_info_bottom__g3p4W a{color:#fff}@media(max-width:1079px){.footer_footer__6AImX .footer_footer_inner__pDBgO .footer_right__90PSq .footer_middle__tSbpc{display:none}}.footer_footer__6AImX .footer_footer_inner__pDBgO .footer_right__90PSq .footer_middle__tSbpc .footer_middle_nav__bUvKt{display:flex;flex-direction:column;padding-block:35px;border-bottom:1px solid hsla(0,0%,100%,.24)}.footer_footer__6AImX .footer_footer_inner__pDBgO .footer_right__90PSq .footer_middle__tSbpc .footer_middle_nav__bUvKt .footer_middle_nav_h__jvK7v{font-size:22px;color:#fff;margin-bottom:16px;font-family:Bricolage}.footer_footer__6AImX .footer_footer_inner__pDBgO .footer_right__90PSq .footer_middle__tSbpc .footer_middle_nav__bUvKt .footer_middle_nav_links__F0H_g{display:flex;gap:32px}.footer_footer__6AImX .footer_footer_inner__pDBgO .footer_right__90PSq .footer_middle__tSbpc .footer_middle_nav__bUvKt .footer_middle_nav_links__F0H_g .footer_middle_nav_link__dwcEp h4{font-size:18px;color:#fff;margin-bottom:16px}.footer_footer__6AImX .footer_footer_inner__pDBgO .footer_right__90PSq .footer_middle__tSbpc .footer_middle_nav__bUvKt .footer_middle_nav_links__F0H_g .footer_middle_nav_link__dwcEp ul{padding-inline-start:0}.footer_footer__6AImX .footer_footer_inner__pDBgO .footer_right__90PSq .footer_middle__tSbpc .footer_middle_nav__bUvKt .footer_middle_nav_links__F0H_g .footer_middle_nav_link__dwcEp ul li{margin-top:8px;list-style:none}.footer_footer__6AImX .footer_footer_inner__pDBgO .footer_right__90PSq .footer_middle__tSbpc .footer_middle_nav__bUvKt .footer_middle_nav_links__F0H_g .footer_middle_nav_link__dwcEp ul li a{font-size:16px;font-weight:300;color:#fff}.footer_footer__6AImX .footer_footer_inner__pDBgO .footer_right__90PSq .footer_middle_swiper___fDZv{display:none;max-width:calc(100vw - 60px)}.footer_footer__6AImX .footer_footer_inner__pDBgO .footer_right__90PSq .footer_middle_swiper___fDZv .swiper-scrollbar-drag{background-color:gray!important}.footer_footer__6AImX .footer_footer_inner__pDBgO .footer_right__90PSq .footer_middle_swiper___fDZv .swiper-slide{width:auto!important}@media(max-width:1079px){.footer_footer__6AImX .footer_footer_inner__pDBgO .footer_right__90PSq .footer_middle_swiper___fDZv{display:block}}.footer_footer__6AImX .footer_footer_inner__pDBgO .footer_right__90PSq .footer_middle_swiper___fDZv .footer_middle_nav__bUvKt{display:flex;flex-direction:column;padding-block:35px}.footer_footer__6AImX .footer_footer_inner__pDBgO .footer_right__90PSq .footer_middle_swiper___fDZv .footer_middle_nav__bUvKt .footer_middle_nav_h__jvK7v{font-size:22px;color:#fff;margin-bottom:16px;font-family:Bricolage}.footer_footer__6AImX .footer_footer_inner__pDBgO .footer_right__90PSq .footer_middle_swiper___fDZv .footer_middle_nav__bUvKt .footer_middle_nav_links__F0H_g{display:flex;justify-content:space-between;gap:32px}@media(max-width:767px){.footer_footer__6AImX .footer_footer_inner__pDBgO .footer_right__90PSq .footer_middle_swiper___fDZv .footer_middle_nav__bUvKt .footer_middle_nav_links__F0H_g{justify-content:flex-start}}.footer_footer__6AImX .footer_footer_inner__pDBgO .footer_right__90PSq .footer_middle_swiper___fDZv .footer_middle_nav__bUvKt .footer_middle_nav_links__F0H_g .footer_middle_nav_link__dwcEp h4{font-size:18px;color:#fff;margin-bottom:16px}.footer_footer__6AImX .footer_footer_inner__pDBgO .footer_right__90PSq .footer_middle_swiper___fDZv .footer_middle_nav__bUvKt .footer_middle_nav_links__F0H_g .footer_middle_nav_link__dwcEp ul{padding-inline-start:0}.footer_footer__6AImX .footer_footer_inner__pDBgO .footer_right__90PSq .footer_middle_swiper___fDZv .footer_middle_nav__bUvKt .footer_middle_nav_links__F0H_g .footer_middle_nav_link__dwcEp ul li{margin-top:8px;list-style:none}.footer_footer__6AImX .footer_footer_inner__pDBgO .footer_right__90PSq .footer_middle_swiper___fDZv .footer_middle_nav__bUvKt .footer_middle_nav_links__F0H_g .footer_middle_nav_link__dwcEp ul li a{font-weight:300;color:#fff;font-size:16px}.footer_footer__6AImX .footer_footer_inner__pDBgO .footer_right__90PSq .footer_bottom__v1lUM{border-top:1px solid hsla(0,0%,100%,.24)}.footer_footer__6AImX .footer_footer_inner__pDBgO .footer_right__90PSq .footer_bottom__v1lUM .footer_h3__QlAsf{font-size:22px;color:#fff;margin-block:48px 24px;font-family:Bricolage}@media(max-width:767px){.footer_footer__6AImX .footer_footer_inner__pDBgO .footer_right__90PSq .footer_bottom__v1lUM .footer_h3__QlAsf{margin-block:32px 12px}}.footer_footer__6AImX .footer_footer_inner__pDBgO .footer_right__90PSq .footer_bottom__v1lUM .footer_p__vATMZ{font-size:16px;margin-bottom:48px;line-height:1.5}@media(max-width:767px){.footer_footer__6AImX .footer_footer_inner__pDBgO .footer_right__90PSq .footer_bottom__v1lUM .footer_p__vATMZ{margin-bottom:32px}}.footer_footer__6AImX .footer_footer_inner__pDBgO .footer_right__90PSq .footer_bottom__v1lUM .footer_bottom_info__q446R{display:flex;align-items:center;justify-content:space-between;border-top:1px solid hsla(0,0%,100%,.24);padding-top:24px}@media(max-width:1079px){.footer_footer__6AImX .footer_footer_inner__pDBgO .footer_right__90PSq .footer_bottom__v1lUM .footer_bottom_info__q446R{padding-right:100px}}@media(max-width:767px){.footer_footer__6AImX .footer_footer_inner__pDBgO .footer_right__90PSq .footer_bottom__v1lUM .footer_bottom_info__q446R{flex-direction:column;align-items:flex-start;gap:16px}}.footer_footer__6AImX .footer_footer_inner__pDBgO .footer_right__90PSq .footer_bottom__v1lUM .footer_bottom_info__q446R .footer_bottom_info_socials__eFFgs{display:flex;align-items:center;gap:8px}.footer_footer__6AImX .footer_footer_inner__pDBgO .footer_right__90PSq .footer_bottom__v1lUM .footer_bottom_info__q446R .footer_bottom_info_socials__eFFgs .footer_bottom_info_social__xxHlK{padding:11px;border-radius:50%;background-color:hsla(0,0%,100%,.08);width:44px;height:44px;display:flex;align-items:center;justify-content:center}.footer_footer__6AImX .footer_footer_inner__pDBgO .footer_right__90PSq .footer_bottom__v1lUM .footer_bottom_info__q446R .footer_bottom_info_socials__eFFgs .footer_bottom_info_social__xxHlK img{width:20px;height:20px;-o-object-fit:contain;object-fit:contain}