:root{--primary:#121d30;--secondary:#007dbc;--tertiary:#142b33;--default:#838383;--white:#fff;--black:#000;--textNormal:"Poppins",sans-serif;--textHight:"Montserrat",sans-serif;font-size:16px}@media (max-width:1440px){:root{font-size:93.75%}}@media (max-width:768px){:root{font-size:87.5%}}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}*{box-sizing:border-box}html.menu-active{overflow:hidden;position:relative}html.menu-active:after{content:"";background:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:100%;height:100%;position:absolute;inset:0;z-index:9}body{font-weight:400;font-style:normal;font-size:1rem;overflow-x:hidden;-webkit-font-smoothing:antialiased;font-family:var(--textNormal);color:var(--default)}ol,ul{list-style:none}a{text-decoration:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}img{display:block;max-width:100%}strong{font-weight:600}button,input,select,textarea{font-size:1rem;font-family:var(--textNormal)}button{padding:0;background:transparent;border:0}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-button{width:0;height:0}::-webkit-scrollbar-thumb{background:var(--primary);border:0 none var(--primary)}::-webkit-scrollbar-thumb:active,::-webkit-scrollbar-thumb:hover{background:var(--primary)}::-webkit-scrollbar-track{background:#eee;border:0 none #eee}::-webkit-scrollbar-track:active,::-webkit-scrollbar-track:hover{background:#eee}::-webkit-scrollbar-corner{background:transparent}.container{width:100%;max-width:1280px;padding:0 32px;margin:0 auto}@media (max-width:1366px){.container{max-width:1244px}}.title{color:var(--primary);font-size:2.5rem;font-weight:700;line-height:100%;font-family:var(--textHight);letter-spacing:-2px}.title strong{color:var(--secondary)}@media (max-width:768px){.title{font-size:2rem}}p{line-height:140%;font-size:1rem;font-weight:400}#default{background-color:var(--white);padding:8rem 0}#default p{color:var(--black);line-height:140%}#default p+p{margin-top:1.5rem}#default h1{font-size:2rem}#default h1,#default h2{margin:2rem 0;font-weight:700;line-height:135%;color:var(--primary)}#default h2{font-size:1.5rem}#default h3{font-size:1.25rem;line-height:170%;margin:2rem 0;color:var(--primary)}#default iframe{width:100%;margin:2rem 0}#default ul{margin:1rem 0}#default ul li{font-size:.9375rem;line-height:1.3125rem;position:relative;padding-left:.5rem;color:var(--black)}#default ul li+li{margin-top:1rem}#default ul li:after{content:"";width:2px;height:13px;background-color:var(--primary);position:absolute;left:0;top:3px}#default ol{margin:1rem 0}#default ol li{font-size:.9375rem;line-height:1.3125rem;position:relative;padding-left:.5rem;color:var(--black);list-style:decimal}#default ol li+li{margin-top:1rem}#default pre{background:rgba(203,203,217,.2);border-radius:6px;padding:1.25rem;white-space:pre-wrap;font-size:1rem;line-height:150%;margin:1.5rem 0}#default table th{font-weight:700;border-bottom:1px solid #ddd;padding:1rem}#default table tr:nth-child(odd){background-color:#f3f4f5}#default table td{padding:5px 10px;line-height:150%;vertical-align:middle}#default a{color:var(--secondary)}header{background:linear-gradient(90deg,#142b33,#142b33 50%,#fff 0,#fff);position:fixed;width:100%;z-index:999;box-shadow:0 4px 24px 0 rgba(0,0,0,.07)}header .container{display:flex}header .left{background-color:var(--tertiary);display:flex;align-items:center;column-gap:1.875rem;padding:1.75rem 2.625rem 1.75rem 0;transition:all .3s;flex:1}header .left .logo{width:6.5rem;height:auto}header .left nav{flex:1}header .left nav ul{display:flex;align-items:center;justify-content:center;column-gap:.625rem}header .left nav ul li a{color:#f1f1f1;font-weight:600;font-size:1.125rem;font-family:var(--textHight);transition:all .3s}header .left nav ul li a:hover{color:#e5e3dc}header .right{background-color:var(--white);padding:1.75rem 0 1.75rem 2.625rem;transition:all .3s;flex:1}header .right ul{display:flex;align-items:center;gap:1rem}header .right ul li a{line-height:100%;color:var(--tertiary);font-size:.9375rem}header #menuMob{display:none}header.fixed .left{padding:1rem 2.625rem 1rem 0}header.fixed .right{padding:1rem 0 1rem 2.625rem}header .icon-toggle{display:none}@media (max-width:1180px){header .left{padding:1.25rem 2rem 1.25rem 0}header .left nav ul li a{font-size:1rem}header .right{padding:1.25rem 0 1.25rem 2rem}header .right ul li{font-size:.875rem}header.fixed .left{padding:1rem 2rem 1rem 0}header.fixed .right{padding:1rem 0 1rem 2rem}}@media (max-width:1020px){header{background:#142b33}header .container{justify-content:space-between}header .left{padding:.75rem 2rem .75rem 0}header .left nav,header .right{display:none}header .icon-toggle{display:block;z-index:1000;position:relative}header .icon-toggle i{display:block;height:2px;background:var(--white);border-radius:.5rem;width:1.5rem;transition:all .3s ease}header .icon-toggle i:first-child{margin-top:0}header .icon-toggle i:nth-child(2),header .icon-toggle i:nth-child(3){margin-top:5px}header .icon-toggle.active i:first-child{margin-top:0;transform:rotate(45deg)}header .icon-toggle.active i:nth-child(2){background:transparent}header .icon-toggle.active i:nth-child(3){margin-top:-9px;transform:rotate(-45deg)}header #menuMob{display:block;position:fixed;top:0;right:0;z-index:-1;min-height:100vh;overflow:auto;width:100%;pointer-events:none;flex-direction:column;background:var(--primary-dark);opacity:0;transform:translateX(100%);padding:5rem 3.75rem 3.75rem;transition:all .4s ease}header #menuMob nav>ul{flex-direction:column;margin:4.5rem 0}header #menuMob nav>ul>li{position:relative;width:100%;text-align:center}header #menuMob nav>ul>li a{font-size:1.5rem;font-weight:600;color:var(--white)}header #menuMob nav>ul>li+li{margin-top:2.5rem}header #menuMob .infos li{color:var(--white);text-align:center}header #menuMob .infos a{color:var(--white)}header #menuMob.open{pointer-events:all;transform:translateX(0);z-index:999;opacity:1}header.fixed .left{padding:.75rem 2rem .75rem 0}}footer{background-color:var(--tertiary);padding:3.375rem 0;border-bottom:2rem solid #e5e3dc}footer .container{display:flex;align-items:center;justify-content:center;column-gap:14rem}footer .container .logo{width:12rem;height:auto}footer .container p{text-align:center;color:var(--white);opacity:.6}footer .container ul{display:flex;align-items:center;column-gap:2rem;width:12rem}footer .container ul li img{transition:all .3s;width:2rem;max-height:2rem;object-fit:contain}footer .container ul li img:hover{transform:scale(1.1)}@media (max-width:768px){footer{padding:1.5rem 0;border-bottom:1rem solid #e5e3dc}footer .container{column-gap:5rem}}@media (max-width:560px){footer .container{column-gap:3rem;justify-content:space-between}footer .container .logo{width:8rem}footer .container ul{column-gap:1rem}footer .container ul li img{width:2rem;max-height:1.75rem}}.icon-whats{position:fixed;top:60px;right:20px;cursor:pointer;z-index:10000;width:4rem}@media (max-width:1080px){.icon-whats{top:auto;bottom:14px;right:10px}}.cookieconsent #cookies{display:none}#cookies{position:fixed;bottom:1rem;width:-moz-fit-content;width:fit-content;max-width:90%;margin:0 auto;left:0;right:0;z-index:999;background:var(--black);border-radius:.5rem;display:flex;align-items:center;justify-content:center;padding:.8rem 1rem;column-gap:2rem;transition:all .3s ease;box-shadow:0 0 20px 0 hsla(0,0%,100%,.2)}#cookies p{color:var(--white);font-size:.8125rem}#cookies p a{color:var(--white);text-decoration:underline}#cookies .closecookie{background-color:var(--secondary);color:var(--black);padding:.5rem 1rem;border-radius:.3rem;display:inline-block;line-height:normal;font-weight:700;transition:all .3s ease;cursor:pointer;font-size:.9rem;border:0}#cookies .closecookie:hover{filter:brightness(.9);transition:all .3s ease}#cookies.remove{opacity:0;visibility:hidden}#banner{position:relative;overflow:hidden}#banner img{width:100%;height:auto}@media (max-width:680px){#banner{padding-top:2rem}}#seguros{background-color:#e5e3dc}#seguros .container{position:relative}#seguros .container:before{content:"";width:calc(100% - 64px);height:1.75rem;background:linear-gradient(92deg,#795f23 .81%,#d5bf9f);border-radius:0 0 .625rem .625rem;position:absolute;top:0;left:0;right:0;margin:0 auto}#seguros .box{display:flex;align-items:center;justify-content:space-between;gap:4rem;padding:7.125rem 0}#seguros .box h2{text-align:center}#seguros .box ul{display:flex;flex-wrap:wrap;gap:2.875rem 1.25rem}#seguros .box ul li{flex:1 1 16rem;column-gap:1rem}#seguros .box ul li a{border-radius:.5rem;overflow:hidden;background-color:var(--primary);border:1px solid var(--primary);display:flex;align-items:center;justify-content:space-between;column-gap:1rem;transition:all .3s}#seguros .box ul li a:hover{background-color:var(--secondary);border:1px solid var(--secondary)}#seguros .box ul li p{font-size:1.125rem;font-weight:600;color:var(--white);text-align:center;flex:1;padding:0 1rem}#seguros .box ul li figure{background-color:#e5e3dc;display:flex;align-items:center;justify-content:center;clip-path:polygon(25% 0,100% 0,100% 50%,100% 100%,25% 100%,0 50%);padding:.75rem .75rem .75rem 1.5rem}#seguros .box ul li figure img{width:2.25rem;height:2.25rem;object-fit:contain}#seguros .testimonial{position:relative;overflow:hidden;padding:3rem 0;margin-bottom:-8rem}#seguros .testimonial .swiper-slide{background-color:var(--tertiary);padding:2.5rem;border-radius:.5rem;height:auto;display:flex;flex-direction:column;justify-content:space-between}#seguros .testimonial .swiper-slide:nth-child(2n){background-color:var(--primary)}#seguros .testimonial .swiper-slide .quote{margin:0 0 0 auto;display:block}#seguros .testimonial .swiper-slide p{margin:1rem 0;font-size:1rem;color:var(--white)}#seguros .testimonial .swiper-slide .author{display:flex;align-items:center;column-gap:1rem;margin-top:2rem}#seguros .testimonial .swiper-slide .author figure{border-radius:999px;overflow:hidden;width:4rem;height:4rem}#seguros .testimonial .swiper-slide .author figure img{width:100%;height:100%;object-fit:cover}#seguros .testimonial .swiper-slide .author span{font-weight:700;color:var(--white);font-size:1.125rem}#seguros .testimonial .swiper-pagination{bottom:0}#seguros .testimonial .swiper-pagination-bullet,#seguros .testimonial .swiper-pagination-bullet-active{background-color:var(--white)}@media (max-width:830px){#seguros .box{flex-direction:column;padding:5rem 0 2rem;gap:2rem}#seguros .box ul{gap:1.25rem}}#titleFaq{background:url(../../../assets/img/bg-faq.jpg) no-repeat top;background-size:cover;padding:15.875rem 0 11.625rem}#titleFaq h2{text-align:center;color:var(--white)}@media (max-width:768px){#titleFaq{padding:12rem 0 11.625rem}}#faq{padding-bottom:10rem}#faq ul{max-width:65.5rem;width:100%;margin:-8rem auto 0}#faq ul li{cursor:pointer;background-color:var(--white);padding:2rem;box-shadow:0 10px 60px 0 rgba(0,0,0,.25)}#faq ul li+li{margin-top:1.875rem}#faq ul li p{height:0;visibility:hidden;opacity:0;margin:0;transition:all .3s ease}#faq ul li h3{display:flex;align-items:center;justify-content:space-between;column-gap:1.5rem;font-size:1.25rem;color:var(--primary);font-weight:500}#faq ul li h3 span:first-child{flex:1}#faq ul li img{transition:all .3s}#faq ul li.active p{padding-top:2rem;height:auto;visibility:visible;opacity:1;transition:all .3s ease}#faq ul li.active img{transform:rotate(-180deg)}@media (max-width:768px){#faq{padding-bottom:5rem}#faq ul li h3{font-size:1.125rem;line-height:110%}#faq ul li p{font-size:.875rem}}#sobre{padding:9.125rem 0 0;overflow:hidden}#sobre .top{display:flex;align-items:center;justify-content:space-between;column-gap:2rem}#sobre .top .texts{width:100%;max-width:37.375rem}#sobre .top .texts h2{border-bottom:.25rem solid #195673;width:-moz-fit-content;width:fit-content;padding-bottom:.25rem;margin-bottom:2.5rem;font-weight:500;letter-spacing:-2px}#sobre .top .texts h2 strong{color:var(--primary);font-weight:900}#sobre .top .texts img{margin-top:2rem;border-radius:0 0 0 3rem}#sobre .top figure{width:100%;max-width:32.5rem}#sobre .top figure img{width:100%;height:auto}#sobre .galeria{display:flex;justify-content:space-between;column-gap:4rem;margin-top:4rem}#sobre .galeria figure:first-child{border-radius:0 0 0 3rem;overflow:hidden}#sobre .galeria figure:last-child{border-radius:0 0 3rem 0;overflow:hidden}@media (max-width:1020px){#sobre{padding:6rem 0 0}}@media (max-width:768px){#sobre .top{flex-direction:column;row-gap:2rem}#sobre .galeria{column-gap:1rem;margin-top:3rem}}#profissional{padding:3.75rem 0 6.875rem}#profissional .box{margin:0 auto;width:100%;max-width:50rem;display:flex;align-items:center;justify-content:center;column-gap:2.25rem}#profissional .box figure{max-width:21.25rem;width:100%}#profissional .box h2{font-weight:500;letter-spacing:-2px;font-size:3.125rem}#profissional .box h2 strong{color:var(--primary);font-weight:900}#profissional .box p{font-size:2.5rem;color:var(--secondary);letter-spacing:-2px}@media (max-width:768px){#profissional .box{column-gap:2rem}#profissional .box h2{font-size:2.5rem}#profissional .box p{font-size:2rem}}#valores h2{font-size:1.75rem;margin-bottom:2.25rem}#valores h2,#valores p{text-align:center;color:var(--primary)}#valores p+p{margin-top:2rem}#parceiros{padding:5rem 0}#parceiros h2{font-size:1.75rem;text-align:center;margin-bottom:2.25rem;color:var(--primary)}#parceiros ul{display:flex;flex-wrap:wrap;justify-content:center;gap:3.125rem 5rem}#parceiros ul li{flex:1 1 10rem}#parceiros ul li img{margin:0 auto;max-width:8rem;width:100%;max-height:3.75rem;object-fit:contain}@media (max-width:820px){#parceiros ul{gap:2rem}}@media (max-width:520px){#parceiros ul{gap:1rem}#parceiros ul li{flex:1 1 10rem}}#services{background:url(../../../assets/img/bg.png) repeat,radial-gradient(56.14% 59.51% at 0 8.51%,#1c9fdf 0,#002730 100%);padding:12rem 0 6rem;min-height:83vh}#services .top{display:flex;align-items:center;justify-content:center;column-gap:2rem;margin-bottom:7.5rem}#services .top figure{width:100%;max-width:16rem}#services .top h2{color:var(--white);font-weight:500}#services .top h2 strong{color:var(--white);display:block;font-weight:900}#services .box{display:flex;align-items:center;justify-content:space-between;gap:4rem;width:100%;max-width:64.25rem;margin:0 auto;margin-bottom:5rem}#services .box h2{text-align:center}#services .box ul{display:flex;flex-wrap:wrap;gap:2.875rem 1.25rem}#services .box ul li{flex:1 1 16rem;column-gap:1rem}#services .box ul li a{border-radius:.5rem;overflow:hidden;background-color:var(--secondary);border:1px solid var(--secondary);display:flex;align-items:center;justify-content:space-between;column-gap:1rem;transition:all .3s}#services .box ul li a:hover{background-color:var(--primary);border:1px solid var(--primary)}#services .box ul li p{font-size:1.125rem;font-weight:600;color:var(--white);text-align:center;flex:1;padding:0 1rem}#services .box ul li figure{background-color:#e5e3dc;display:flex;align-items:center;justify-content:center;clip-path:polygon(25% 0,100% 0,100% 50%,100% 100%,25% 100%,0 50%);padding:.75rem .75rem .75rem 1.5rem}#services .box ul li figure img{width:2.25rem;height:2.25rem;object-fit:contain}#services .btn{background:linear-gradient(180deg,#3bd8eb,rgba(28,149,162,.79));font-size:1.375rem;color:var(--white);padding:.625rem 2.75rem;border-radius:999px;display:block;width:-moz-fit-content;width:fit-content;margin:0 auto;transition:all .3s}#services .btn:hover{filter:brightness(.9)}#services .breadcrumb{color:var(--white);font-size:1.25rem;text-align:center;margin-bottom:4.5rem}#services .breadcrumb a{color:var(--white)}#services .breadcrumb a:hover{text-decoration:underline}#services .topInside{display:flex;align-items:center;justify-content:center;gap:2rem;margin-bottom:4.5rem;flex-wrap:wrap}#services .topInside>figure{width:8rem;height:auto}#services .topInside h2{color:var(--white);font-weight:500;font-size:2rem}#services .topInside h2 strong{color:var(--white);display:block;font-weight:900}#services .topInside .servico{border-radius:.5rem;overflow:hidden;background-color:var(--secondary);border:1px solid var(--secondary);display:flex;align-items:center;justify-content:space-between;column-gap:1rem}#services .topInside .servico p{font-size:1.125rem;font-weight:600;color:var(--white);text-align:center;flex:1;padding:0 2rem}#services .topInside .servico figure{background-color:#e5e3dc;display:flex;align-items:center;justify-content:center;clip-path:polygon(25% 0,100% 0,100% 50%,100% 100%,25% 100%,0 50%);padding:.75rem .75rem .75rem 1.5rem}#services .topInside .servico figure img{width:2.25rem;height:2.25rem;object-fit:contain}#services .infos{width:100%;max-width:47.375rem;margin:0 auto}#services .infos p{text-align:center;font-size:1.25rem;line-height:160%;color:var(--white);font-weight:500}@media (max-width:1020px){#services{padding:6rem 0}}@media (max-width:830px){#services .box{flex-direction:column;gap:2rem}#services .box ul{gap:1.25rem}}@media (max-width:768px){#services .top{margin-bottom:4rem}#services .top figure{max-width:10rem}}#contact{padding:12rem 0 6rem}#contact h2{border-bottom:.25rem solid #195673;width:-moz-fit-content;width:fit-content;padding-bottom:.25rem;margin:0 auto 2.5rem;font-weight:500;letter-spacing:-2px}#contact h2 strong{color:var(--primary);font-weight:900}#contact form{width:100%;max-width:46.875rem;margin:0 auto}#contact form .wrap-input{margin-bottom:1rem}#contact form label{display:block;margin-bottom:.25rem}#contact form input[type=email],#contact form input[type=text],#contact form textarea{background:#f7f9fc;padding:.625rem 1rem;width:100%;border:0;border-radius:.5rem}#contact form textarea{height:10rem}#contact form input[type=submit]{background-color:var(--secondary);border-radius:.75rem;border:0;font-size:1.125rem;text-align:center;color:var(--white);padding:.5rem 1.25rem;font-weight:900;margin:2rem auto 0;width:-moz-fit-content;width:fit-content;display:block;cursor:pointer;text-transform:uppercase;transition:all .3s}#contact form input[type=submit]:hover{background-color:var(--primary)}#contact .maps{width:100%;max-width:46.875rem;margin:6.875rem auto 0}#contact .maps iframe{width:100%;height:auto;aspect-ratio:16/9}#contact .infos{text-align:center;margin-top:3.5rem}#contact .infos address{color:var(--primary);font-size:1.5rem;margin-bottom:5rem}#contact .infos a{font-size:1.875rem;color:var(--primary);font-weight:700}#contact .infos .horario{margin-top:5rem;font-size:1.75rem;color:var(--primary);font-weight:600;line-height:110%}#contact .infos .horario ul{display:flex;align-items:flex-start;justify-content:center;column-gap:6.25rem;margin-top:2rem}@media (max-width:1020px){#contact{padding:6rem 0}}.lg-cursor{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:100}.lg-cursor--hover .lg-cursor-pointer:before{transform:scale(2)}.lg-cursor--hover--color .lg-cursor-pointer:nth-child(2):before{background-color:cyan}.lg-cursor-pointer{position:absolute;top:0;left:0;will-change:transform;z-index:2}.lg-cursor-pointer:before{display:block;margin:-4px 0 0 -4px;width:8px;height:8px;background-color:#fff;border-radius:50%;content:"";opacity:1;transition:transform .2s cubic-bezier(.645,.045,.355,1),opacity .2s linear,background .2s linear}.lg-cursor-trail{z-index:1}.lg-cursor-trail,.lg-cursor-trail svg{position:absolute;top:0;left:0;width:100%;height:100%}.lg-cursor-trail path{fill:none;stroke:rgba(0,255,255,.25);stroke-linecap:round;stroke-linejoin:round;stroke-width:4px}html.lg-cursor-hide,html.lg-cursor-hide *{cursor:none!important}.lg-loader{position:fixed;top:0;left:0;width:100%;height:100%;background:#fff;opacity:0;pointer-events:none;z-index:999}.lg-loader.is-visible{opacity:1;pointer-events:all}.lg-loader--lottie{background:none}.lg-loader--lottie svg{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0}.lg-loader--fade{transition:opacity .3s linear}.lg-loader--slide,.lg-loader--slide-to-bottom,.lg-loader--slide-to-left,.lg-loader--slide-to-right,.lg-loader--slide-to-top{opacity:1}.lg-loader--slide-to-left,.lg-loader--slide-to-right{transform:scaleX(0);transition:transform .5s cubic-bezier(.215,.61,.355,1)}.lg-loader--slide-to-left.is-visible,.lg-loader--slide-to-right.is-visible{transform:scaleX(1);transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.lg-loader--slide-to-left{transform-origin:0 50%}.lg-loader--slide-to-left.is-visible,.lg-loader--slide-to-right{transform-origin:100% 50%}.lg-loader--slide-to-right.is-visible{transform-origin:0 50%}.lg-loader--slide-to-bottom,.lg-loader--slide-to-top{transform:scaleY(0);transition:transform .5s cubic-bezier(.215,.61,.355,1)}.lg-loader--slide-to-bottom.is-visible,.lg-loader--slide-to-top.is-visible{transform:scaleY(1);transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.lg-loader--slide-to-bottom{transform-origin:50% 100%}.lg-loader--slide-to-bottom.is-visible,.lg-loader--slide-to-top{transform-origin:50% 0}.lg-loader--slide-to-top.is-visible{transform-origin:50% 100%}.lg-preloader{position:fixed;top:0;left:0;width:100%;height:100%;background:#fff;opacity:1;z-index:999}.lg-preloader.is-hidden{opacity:0}.lg-preloader--lottie{background:none}.lg-preloader--fade{transition:opacity .3s linear}.lg-preloader--slide,.lg-preloader--slide-to-bottom,.lg-preloader--slide-to-left,.lg-preloader--slide-to-right,.lg-preloader--slide-to-top{transition:transform .5s cubic-bezier(.645,.045,.355,1)}.lg-preloader--slide-to-bottom.is-hidden,.lg-preloader--slide-to-left.is-hidden,.lg-preloader--slide-to-right.is-hidden,.lg-preloader--slide-to-top.is-hidden,.lg-preloader--slide.is-hidden{opacity:1}.lg-preloader--slide-to-right.is-hidden{transform:translate3d(100%,0,0)}.lg-preloader--slide-to-left.is-hidden{transform:translate3d(-100%,0,0)}.lg-preloader--slide-to-top.is-hidden{transform:translate3d(0,-100%,0)}.lg-preloader--slide-to-bottom.is-hidden{transform:translate3d(0,100%,0)}.lg-reveal,[data-lg-reveal]{opacity:0;will-change:opacity,transform}.lg-reveal.is-in,[data-lg-reveal-stagger],[data-lg-reveal].is-in{opacity:1}.lg-reveal--fade-rotate,.lg-reveal--fade-rotate-to-bottom,.lg-reveal--fade-rotate-to-left,.lg-reveal--fade-rotate-to-right,.lg-reveal--fade-rotate-to-top,.lg-reveal--fade-rotate-x,.lg-reveal--fade-rotate-y,.lg-reveal--fade-scale,.lg-reveal--fade-scale-to-bottom,.lg-reveal--fade-scale-to-left,.lg-reveal--fade-scale-to-right,.lg-reveal--fade-scale-to-top,.lg-reveal--fade-scale-x,.lg-reveal--fade-scale-y,.lg-reveal--fade-to-bottom,.lg-reveal--fade-to-left,.lg-reveal--fade-to-right,.lg-reveal--fade-to-top,.lg-reveal--fade-x,.lg-reveal--fade-y{transition:opacity .4s linear .2s,transform .6s cubic-bezier(.55,.055,.675,.19) 0s}.lg-reveal--fade-rotate-to-bottom.is-in,.lg-reveal--fade-rotate-to-left.is-in,.lg-reveal--fade-rotate-to-right.is-in,.lg-reveal--fade-rotate-to-top.is-in,.lg-reveal--fade-rotate-x.is-in,.lg-reveal--fade-rotate-y.is-in,.lg-reveal--fade-rotate.is-in,.lg-reveal--fade-scale-to-bottom.is-in,.lg-reveal--fade-scale-to-left.is-in,.lg-reveal--fade-scale-to-right.is-in,.lg-reveal--fade-scale-to-top.is-in,.lg-reveal--fade-scale-x.is-in,.lg-reveal--fade-scale-y.is-in,.lg-reveal--fade-scale.is-in,.lg-reveal--fade-to-bottom.is-in,.lg-reveal--fade-to-left.is-in,.lg-reveal--fade-to-right.is-in,.lg-reveal--fade-to-top.is-in,.lg-reveal--fade-x.is-in,.lg-reveal--fade-y.is-in{transform:translateZ(0) rotate(0) scale(1);transition:opacity .4s linear 0s,transform .6s cubic-bezier(.215,.61,.355,1) 0s}.lg-reveal--fade{transition:opacity .3s linear}.lg-reveal--fade-to-bottom{transform:translate3d(0,-10%,0)}.lg-reveal--fade-to-left{transform:translate3d(10%,0,0)}.lg-reveal--fade-to-top{transform:translate3d(0,10%,0)}.lg-reveal--fade-to-right,.lg-reveal--fade-x{transform:translate3d(-10%,0,0)}.lg-reveal--fade-x.is-out-top{transform:translate3d(10%,0,0)}.lg-reveal--fade-y{transform:translate3d(0,10%,0)}.lg-reveal--fade-y.is-out-top{transform:translate3d(0,-10%,0)}.lg-reveal--fade-rotate{transform:rotate(-20deg)}.lg-reveal--fade-rotate-to-bottom{transform:translate3d(0,-30%,0) rotate(-20deg)}.lg-reveal--fade-rotate-to-left{transform:translate3d(30%,0,0) rotate(20deg)}.lg-reveal--fade-rotate-to-top{transform:translate3d(0,30%,0) rotate(20deg)}.lg-reveal--fade-rotate-to-right,.lg-reveal--fade-rotate-x{transform:translate3d(-30%,0,0) rotate(-20deg)}.lg-reveal--fade-rotate-x.is-out-top{transform:translate3d(30%,0,0) rotate(20deg)}.lg-reveal--fade-rotate-y{transform:translate3d(0,30%,0) rotate(20deg)}.lg-reveal--fade-rotate-y.is-out-top{transform:translate3d(0,-30%,0) rotate(-20deg)}.lg-reveal--fade-scale,.lg-reveal--fade-scale-to-bottom,.lg-reveal--fade-scale-to-left,.lg-reveal--fade-scale-to-right,.lg-reveal--fade-scale-to-top,.lg-reveal--fade-scale-x,.lg-reveal--fade-scale-y{transform:scale(.8)}.lg-reveal--fade-scale-to-bottom{transform:translate3d(0,-30%,0) scale(.8)}.lg-reveal--fade-scale-to-left{transform:translate3d(30%,0,0) scale(.8)}.lg-reveal--fade-scale-to-top{transform:translate3d(0,30%,0) scale(.8)}.lg-reveal--fade-scale-to-right,.lg-reveal--fade-scale-x{transform:translate3d(-30%,0,0) scale(.8)}.lg-reveal--fade-scale-x.is-out-top{transform:translate3d(30%,0,0) scale(.8)}.lg-reveal--fade-scale-y{transform:translate3d(0,30%,0) scale(.8)}.lg-reveal--fade-scale-y.is-out-top{transform:translate3d(0,-30%,0) scale(.8)}.lg-reveal--scale,.lg-reveal--scale-to-bottom,.lg-reveal--scale-to-left,.lg-reveal--scale-to-right,.lg-reveal--scale-to-top,.lg-reveal--scale-x,.lg-reveal--scale-y{opacity:1;transition:transform .6s cubic-bezier(.55,.055,.675,.19) 0s;transform:scale(0)}.lg-reveal--scale-to-bottom.is-in,.lg-reveal--scale-to-left.is-in,.lg-reveal--scale-to-right.is-in,.lg-reveal--scale-to-top.is-in,.lg-reveal--scale-x.is-in,.lg-reveal--scale-y.is-in,.lg-reveal--scale.is-in{transform:scale(1);transition:transform .6s cubic-bezier(.215,.61,.355,1) 0s}.lg-reveal--scale-to-bottom{transform-origin:50% 0}.lg-reveal--scale-to-left{transform-origin:100% 50%}.lg-reveal--scale-to-top{transform-origin:50% 100%}.lg-reveal--scale-to-right,.lg-reveal--scale-x{transform-origin:0 50%}.lg-reveal--scale-x.is-out-top{transform-origin:100% 50%}.lg-reveal--scale-y{transform-origin:50% 100%}.lg-reveal--scale-y.is-out-top{transform-origin:50% 0}.lg-reveal--slide,.lg-reveal--slide-to-bottom,.lg-reveal--slide-to-left,.lg-reveal--slide-to-right,.lg-reveal--slide-to-top,.lg-reveal--slide-x,.lg-reveal--slide-y{opacity:1;transition:transform .6s cubic-bezier(.645,.045,.355,1) 0s}.lg-reveal--slide-to-bottom.is-in,.lg-reveal--slide-to-left.is-in,.lg-reveal--slide-to-right.is-in,.lg-reveal--slide-to-top.is-in,.lg-reveal--slide-x.is-in,.lg-reveal--slide-y.is-in,.lg-reveal--slide.is-in{transform:translateZ(0)}.lg-reveal--slide-to-bottom{transform:translate3d(0,-15%,0)}.lg-reveal--slide-to-left{transform:translate3d(15%,0,0)}.lg-reveal--slide-to-top{transform:translate3d(0,15%,0)}.lg-reveal--slide,.lg-reveal--slide-to-right,.lg-reveal--slide-x{transform:translate3d(-15%,0,0)}.lg-reveal--slide-x.is-out-top{transform:translate3d(15%,0,0)}.lg-reveal--slide-y{transform:translate3d(0,15%,0)}.lg-reveal--slide-y.is-out-top{transform:translate3d(0,-15%,0)}.lg-reveal--layer,.lg-reveal--layer-to-bottom,.lg-reveal--layer-to-left,.lg-reveal--layer-to-right,.lg-reveal--layer-to-top{position:relative;opacity:1;transition:transform .8s cubic-bezier(.215,.61,.355,1) 0s,clip-path .4s cubic-bezier(.55,.055,.675,.19) 0s}.lg-reveal--layer-to-bottom:after,.lg-reveal--layer-to-left:after,.lg-reveal--layer-to-right:after,.lg-reveal--layer-to-top:after,.lg-reveal--layer:after{display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:#fff;content:"";transition:transform .4s cubic-bezier(.215,.61,.355,1) .4s;z-index:999}.lg-reveal--layer-to-bottom.is-in,.lg-reveal--layer-to-left.is-in,.lg-reveal--layer-to-right.is-in,.lg-reveal--layer-to-top.is-in,.lg-reveal--layer.is-in{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);transform:translateZ(0)}.lg-reveal--layer-to-bottom.is-in:after,.lg-reveal--layer-to-top.is-in:after{transform:scaleY(0)}.lg-reveal--layer-to-top{clip-path:polygon(0 100%,100% 100%,100% 100%,0 100%);transform:translate3d(0,10%,0)}.lg-reveal--layer-to-top:after{transform-origin:50% 0}.lg-reveal--layer-to-bottom{clip-path:polygon(0 0,100% 0,100% 0,0 0);transform:translate3d(0,-10%,0)}.lg-reveal--layer-to-bottom:after{transform-origin:50% 100%}.lg-reveal--layer-to-left.is-in:after,.lg-reveal--layer-to-right.is-in:after{transform:scaleX(0)}.lg-reveal--layer-to-right{clip-path:polygon(0 0,0 0,0 100%,0 100%);transform:translate3d(-10%,0,0)}.lg-reveal--layer-to-right:after{transform-origin:100% 50%}.lg-reveal--layer-to-left{clip-path:polygon(100% 0,100% 0,100% 100%,100% 100%);transform:translate3d(10%,0,0)}.lg-reveal--layer-to-left:after{transform-origin:0 50%}@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}.swiper,:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{overflow:hidden;list-style:none;padding:0}.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:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:a 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes a{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - var(--swiper-navigation-size) / 2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:normal;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;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-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);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:var(--swiper-pagination-bullet-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;-moz-appearance: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-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.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:translateX(-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:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,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-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.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, 0.01))}.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, 0.01))}.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}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{z-index:0;backface-visibility:hidden}.swiper.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top{z-index:0;backface-visibility:hidden}.swiper-creative .swiper-slide{backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;backface-visibility:hidden;overflow:hidden}