:root{--primary:#2b3a47;--secondary:#e2ff58;--tertiary:#b8e0d2;--quaternary:#608fc4;--gray:#f4f5f6;--white:#fff;--black:#000;--textNormal:"Work Sans",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}body{font-weight:400;font-style:normal;font-size:1rem;overflow-x:hidden;-webkit-font-smoothing:antialiased;font-family:var(--textNormal);color:var(--primary)}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:700}button,input,select,textarea{font-size:1rem;font-family:var(--textNormal)}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-button{width:0;height:0}::-webkit-scrollbar-thumb{border:0 none var(--quaternary)}::-webkit-scrollbar-thumb,::-webkit-scrollbar-thumb:hover{background:var(--quaternary)}::-webkit-scrollbar-thumb:active{background:var(--quaternary)}::-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:1344px;padding:0 32px;margin:0 auto}@media (max-width:1366px){.container{max-width:1244px}}.containerFull{width:100%;max-width:1454px;padding:0 32px;margin:0 auto}@media (max-width:1366px){.containerFull{max-width:1344px}}#menuMob.open li:nth-child(1n){animation-delay:.1s}#menuMob.open li:nth-child(2n){animation-delay:.2s}#menuMob.open li:nth-child(3n){animation-delay:.3s}#menuMob.open li:nth-child(4n){animation-delay:.4s}#menuMob.open li:nth-child(5n){animation-delay:.5s}#menuMob.open li:nth-child(6n){animation-delay:.6s}#menuMob.open li:nth-child(7n){animation-delay:.7s}#menuMob.open li:nth-child(8n){animation-delay:.8s}#menuMob.open li:nth-child(9n){animation-delay:.9s}#menuMob.open li:nth-child(10n){animation-delay:1s}@keyframes move_left{0%{transform:translateX(60px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes move_down{0%{transform:translateY(0)}to{transform:translateY(5px)}}h1,h2,h3,h4,h5,h6{font-weight:600}.btn,.wp-element-button{display:flex;align-items:center;column-gap:.625rem;background:var(--secondary);padding:.875rem 1.875rem;border-radius:10px;width:-moz-fit-content;width:fit-content;color:var(--primary);text-transform:uppercase;font-size:1rem;font-weight:600;transition:all .3s}.btn:hover,.wp-element-button:hover{background:var(--tertiary)}@media (max-width:980px){.btn,.wp-element-button{padding:1rem 2rem}}.bigTitle{color:var(--quaternary);font-size:3rem;font-weight:500;line-height:110%}.bigTitle strong{font-weight:800}.mediumTitle{font-size:2rem;line-height:125%}.mediumTitle,p{color:var(--primary)}p{font-size:1rem;font-weight:500;line-height:130%}p+p{margin-top:1rem}#topTitleInside{background-color:var(--primary);padding:17.5rem 0 4rem;position:relative;overflow:hidden}#topTitleInside .container{display:flex;align-items:center;column-gap:2.5rem;position:relative;z-index:1}#topTitleInside .icon{height:4.375rem;width:auto}#topTitleInside .hat{font-size:1.25rem;font-weight:600;text-transform:uppercase;color:var(--quaternary);display:block;margin-bottom:1rem}#topTitleInside .mediumTitle{color:var(--tertiary);font-weight:600}#topTitleInside .vector{position:absolute;pointer-events:none;left:-6.25rem;bottom:0;z-index:0}#topTitleInside .vector2{position:absolute;pointer-events:none;right:20vw;bottom:-8rem;z-index:0}#topTitleInside.bgYellow{background-color:var(--secondary)}#topTitleInside.bgYellow .mediumTitle{color:var(--quaternary)}#topTitleInside.bgVerde{background-color:var(--tertiary)}#topTitleInside.bgVerde .mediumTitle{color:var(--primary)}@media (max-width:1580px){#topTitleInside .vector{left:-10rem}}@media (max-width:1280px){#topTitleInside{padding:14rem 0 4rem}#topTitleInside .vector{display:none}}@media (max-width:780px){#topTitleInside .vector2{width:15rem;right:1rem;bottom:-4rem;z-index:0}}#cta{position:relative;overflow:hidden;background:var(--quaternary);padding:7.5rem 0}#cta .bg{position:absolute;inset:0;mix-blend-mode:multiply;object-fit:cover;width:100%;height:100%}#cta .container{display:flex;align-items:center;column-gap:8.125rem;position:relative;z-index:1}#cta .container .texts{width:100%;max-width:23rem}#cta .container .texts .mediumTitle{color:var(--white);margin-bottom:2rem;text-transform:uppercase}#cta .container .texts p{color:var(--white)}@media (max-width:768px){#cta{padding:5rem 0}#cta .container{column-gap:3rem}}@media (max-width:590px){#cta .container{flex-direction:column;row-gap:2rem;align-items:flex-start}}.breadcrumb{display:flex;align-items:center;column-gap:.5rem;color:#858098;margin-bottom:2.5rem}.breadcrumb a{color:#858098;transition:all .3s}.breadcrumb a:hover{color:var(--primary)}.topContent{margin-bottom:5rem}.topContent p{max-width:32.5rem;width:100%}header{padding:5.5rem 0 2.625rem;position:fixed;z-index:99;width:100%;transition:all .3s}header.fixed{background:var(--primary);padding:1rem 0;box-shadow:0 4px 8px 0 rgba(0,0,0,.1)}header .container{display:flex;align-items:center;justify-content:space-between;column-gap:2rem}header .container .menu_left{display:flex;align-items:center;column-gap:10.625rem;flex:1}header .container .menu_left .logo{width:100%;max-width:13.625rem}header .container .menu_left .menu_icon-toggle{width:3.75rem;height:3.75rem;display:flex;align-items:center;justify-content:center;flex-direction:column;position:relative;z-index:1;background-color:transparent;border:0;padding:0;cursor:pointer}header .container .menu_left .menu_icon-toggle i{display:block;width:100%;height:3px;background:var(--tertiary);transition:all .3s ease}header .container .menu_left .menu_icon-toggle i:first-child{margin-top:0}header .container .menu_left .menu_icon-toggle i:nth-child(2){margin-top:8px}header .container .menu_left .menu_icon-toggle:hover i{background:var(--secondary)}header .container .menu_right{display:flex;justify-content:flex-end;align-items:center;column-gap:3rem;flex:1}header .container .menu_right .social{display:flex;align-items:center;column-gap:.6875rem}header .container .menu_right .social img{transition:all .3s ease}header .container .menu_right .social img:hover{transform:scale(1.1)}header .container .menu_right .searchBtn{background-color:transparent;border:0;padding:0;cursor:pointer}header #menuMob{position:fixed;top:0;left:0;z-index:-1;height:100vh;width:100%;pointer-events:none;display:flex;align-items:center;justify-content:space-between;background:url(../../assets/img/bg-menu.svg) no-repeat 100% 100% var(--secondary);opacity:0;transition:opacity .4s ease}header #menuMob .container{display:flex;justify-content:space-between;align-items:flex-start;column-gap:1rem}header #menuMob ul{max-width:23.75rem;width:100%;display:flex;flex-direction:column;row-gap:1.75rem}header #menuMob ul li{transform:translateX(0);opacity:0}header #menuMob ul li a{font-size:3rem;line-height:125%;font-weight:700;color:var(--quaternary);transition:all .3s ease}header #menuMob ul li a:hover{color:var(--primary)}header #menuMob .close{display:flex;align-items:center;justify-content:center;flex-direction:column;position:relative;z-index:1;width:4.5rem;height:4.5rem;background-color:transparent;border:0;padding:0;cursor:pointer}header #menuMob .close i{display:block;height:3px;background:var(--quaternary);width:100%;transition:all .3s ease}header #menuMob .close i:first-child{transform:translateX(0) translateY(0) rotate(45deg)}header #menuMob .close i:nth-child(2){margin-top:-3px;transform:translateX(0) translateY(0) rotate(-45deg)}header #menuMob.open{pointer-events:all;z-index:4;opacity:1}header #menuMob.open ul li{animation:move_left .8s forwards alternate}header #searchBox{background:var(--secondary);padding:4rem 0;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;position:absolute;z-index:99999;width:100%;top:0;transform:translateY(-100%);transition:all .5s;box-shadow:0 6px 14.6px 0 rgba(0,0,0,.07)}header #searchBox.active{opacity:1;transform:translateY(0)}header #searchBox .container{display:initial}header #searchBox .topSearch{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}header #searchBox .topSearch strong{font-size:2rem}header #searchBox .topSearch .searchClose{display:flex;align-items:center;justify-content:center;flex-direction:column;position:relative;z-index:1;width:3rem;height:3rem;background-color:transparent;border:0;padding:0;cursor:pointer}header #searchBox .topSearch .searchClose i{display:block;height:3px;background:var(--quaternary);width:100%;transition:all .3s ease}header #searchBox .topSearch .searchClose i:first-child{transform:translateX(0) translateY(0) rotate(45deg)}header #searchBox .topSearch .searchClose i:nth-child(2){margin-top:-3px;transform:translateX(0) translateY(0) rotate(-45deg)}header #searchBox form{display:flex}header #searchBox form input{width:100%;max-width:39rem;border:0;border-radius:999rem;padding:.75rem 1.25rem;background-color:var(--white);color:var(--quaternary);font-size:1rem}header #searchBox form input:focus{outline:0;border:2px solid var(--quaternary)}header #searchBox form button{background-color:var(--primary);border:0;cursor:pointer;width:3.375rem;height:3.375rem;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-left:-3.375rem}header #searchBox form button img{width:1.5rem;height:1.5rem}header.menuAzul .container .menu_left .menu_icon-toggle i{background:var(--quaternary)}header.menuAzul .container .menu_left .menu_icon-toggle:hover i{background:var(--primary)}header.menuAzul.fixed{background:var(--tertiary)}@media (max-width:1440px){header{padding:3rem 0 2.625rem}}@media (max-width:1180px){header .container .menu_left{column-gap:2rem}header .container .menu_right{column-gap:1rem}header .container .menu_right .social{column-gap:.5rem}}@media (max-width:1180px){header #menuMob{background-size:35rem}}@media (max-width:560px){header #menuMob{background-size:20rem}header #menuMob ul li a{font-size:2rem}}footer{background-color:var(--primary);padding:5.5rem 0 0;z-index:3;position:relative}footer ul.infos{display:flex;align-items:flex-start;justify-content:space-between;column-gap:2rem}footer ul.infos>li h2{color:var(--tertiary);font-size:1rem;font-weight:600;margin-bottom:1.5rem}footer ul.infos>li p{color:var(--white)}footer ul.infos>li .link{display:flex;align-items:center;column-gap:.625rem;color:var(--white);font-weight:600}footer ul.infos>li .btn{border-radius:999px;margin-top:1rem;padding:.625rem 1rem .625rem .875rem;font-size:.75rem}footer ul.infos>li .menu li+li{margin-top:.75rem}footer ul.infos>li .menu li a{font-size:.875rem;font-weight:600;text-transform:uppercase;transition:all .3s;color:var(--tertiary)}footer ul.infos>li .menu li a:hover{color:var(--secondary)}footer ul.infos>li .social{display:flex;align-items:center;column-gap:.5rem}footer ul.infos>li .social a{transition:all .3s}footer ul.infos>li .social a img{filter:brightness(0) saturate(100%) invert(89%) sepia(38%) saturate(639%) hue-rotate(17deg) brightness(100%) contrast(116%);width:1.625rem;height:auto}footer ul.infos>li .social a:hover{transform:scale(1.1)}footer .dev{padding:.625rem 0;background-color:var(--quaternary);margin-top:5.5rem}footer .dev .container{display:flex;align-items:center;justify-content:space-between}footer .dev p{font-size:.875rem;color:var(--white);text-align:center}footer .dev a{transition:all .3s;color:var(--white);font-weight:500}footer .dev a:hover{text-decoration:underline}@media (max-width:1180px){footer ul.infos{flex-wrap:wrap;row-gap:2rem}footer ul.infos>li{width:calc(33.33% - 2rem)}footer ul.infos>li .logo img{max-width:10rem}}@media (max-width:768px){footer .dev{margin-top:3rem}footer .dev .container{flex-direction:column;row-gap:.5rem}}@media (max-width:680px){footer ul.infos{flex-direction:column;row-gap:2rem}footer ul.infos>li{width:100%}}.icon-whats{position:fixed;bottom:20px;right:20px;cursor:pointer;z-index:10000;width:4rem}#banner{overflow:hidden}#banner,#banner .swiper-wrapper .swiper-slide{position:relative}#banner .swiper-wrapper .swiper-slide .container{position:absolute;inset:0;display:flex;align-items:flex-start;justify-content:center;flex-direction:column;z-index:2}#banner .swiper-wrapper .swiper-slide .container .texts{max-width:26rem;width:100%}#banner .swiper-wrapper .swiper-slide .container .texts h1{color:var(--white);font-size:2.5rem;font-weight:500;text-transform:uppercase;margin-bottom:2rem}#banner .swiper-wrapper .swiper-slide .container .texts p{color:var(--white);font-size:.875rem;margin-bottom:2rem;max-width:20rem;width:100%}#banner .swiper-wrapper .swiper-slide figure{width:100%;height:100%}#banner .swiper-wrapper .swiper-slide figure img{width:100%;height:100%;object-fit:cover}#banner .arrow{position:absolute;bottom:10vh;left:0;z-index:2;width:100%}#banner .arrow .swiper-pagination-banner{display:flex;align-items:center}#banner .arrow .swiper-pagination-bullet{background-color:var(--white);opacity:1;width:6px;height:6px}#banner .arrow .swiper-pagination-bullet-active{background-color:var(--secondary);width:12px;height:12px}#banner .bgLeft{left:0;width:52.5%;object-position:right center}#banner .bgLeft,#banner .bgRight{position:absolute;top:0;bottom:0;pointer-events:none;z-index:1;mix-blend-mode:hard-light;height:100%;object-fit:cover}#banner .bgRight{right:0;width:47.5%;object-position:left center}#banner .bgLeftMob,#banner .bgRightMob{display:none}@media (max-width:1180px){#banner{height:90vh}#banner .swiper-wrapper .swiper-slide .container{justify-content:flex-end;padding-bottom:6rem}#banner .swiper-wrapper .swiper-slide .container .texts{max-width:45%}#banner .swiper-wrapper .swiper-slide .container .texts h1{font-size:1.75rem}#banner .arrow{bottom:2rem}#banner .bgLeft,#banner .bgRight{display:none}#banner .bgLeftMob{left:0;object-position:right center}#banner .bgLeftMob,#banner .bgRightMob{position:absolute;top:0;bottom:0;pointer-events:none;z-index:1;mix-blend-mode:hard-light;width:50%;height:100%;object-fit:cover;display:block}#banner .bgRightMob{right:0;object-position:left center}}#treatments{padding:5.5rem 0;background-color:var(--primary);position:relative;overflow:hidden}#treatments .container{position:relative;z-index:2}#treatments .mediumTitle{color:var(--secondary);text-align:center}#treatments .wrapperTreatments{position:relative;margin:3rem 0 3.5rem}#treatments .wrapperTreatments .treatmentsScroll{position:relative;overflow:hidden;width:100%;max-width:55.875rem;margin:0 auto}#treatments .wrapperTreatments .treatmentsScroll .swiper-slide{height:auto}#treatments .wrapperTreatments .arrows{display:flex;align-items:center;justify-content:space-between;position:absolute;inset:0;width:100%;max-width:64.375rem;margin:0 auto}#treatments .wrapperTreatments .swiper-button-next-treatments,#treatments .wrapperTreatments .swiper-button-prev-treatments{background-color:var(--secondary);width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;border-radius:999px;cursor:pointer}#treatments .wrapperTreatments .swiper-button-next-treatments{transform:rotate(180deg)}#treatments .wrapperTreatments .swiper-button-disabled{background-color:#212c35}#treatments .wrapperTreatments .swiper-button-disabled svg path{fill:#ababab}#treatments .wrapperTreatments .swiper-pagination{display:none}#treatments .btn{margin:0 auto}#treatments .vector{position:absolute;top:4rem;left:0;pointer-events:none;z-index:0}@media (max-width:980px){#treatments .wrapperTreatments .swiper-button-next-treatments,#treatments .wrapperTreatments .swiper-button-prev-treatments{display:none}#treatments .wrapperTreatments .swiper-pagination{display:flex;align-items:center;justify-content:center;bottom:-2rem}#treatments .wrapperTreatments .swiper-pagination-bullet{background-color:var(--white);opacity:1;width:6px;height:6px}#treatments .wrapperTreatments .swiper-pagination-bullet-active{background-color:var(--secondary);width:12px;height:12px}}#about{background-color:var(--gray);padding:5.5rem 0;position:relative}#about .container{display:flex;align-items:center;justify-content:space-between;column-gap:2rem;position:relative;z-index:1}#about .container .texts{width:100%;max-width:18rem}#about .container .texts .mediumTitle{font-weight:500;color:var(--quaternary);margin-bottom:1.75rem}#about .container .texts p{max-width:13.75rem;width:100%}#about .container .texts .btn{margin-top:2.625rem}#about .container figure{position:relative;width:21.25rem;border-radius:18.75rem;overflow:hidden}#about .container figure:after{content:"";width:100%;height:100%;background:var(--quaternary);mix-blend-mode:hard-light;position:absolute;inset:0;z-index:2}#about .container figure img{filter:grayscale(1);position:relative;z-index:1;width:100%;height:100%;object-fit:cover}#about .container .numbers{width:100%;max-width:18rem}#about .container .numbers li{text-align:center;text-transform:uppercase}#about .container .numbers li strong{display:block;font-size:2.5rem;font-weight:600}#about .container .numbers li:not(:last-child){border-bottom:1px solid var(--tertiary);padding-bottom:2.5rem;margin-bottom:2.5rem}#about .vector{position:absolute;inset:0;pointer-events:none;margin:auto 28vw auto auto;z-index:0}@media (max-width:980px){#about .container{flex-wrap:wrap;row-gap:2rem}#about .container .texts{max-width:100%}#about .container .texts p{max-width:70%}#about .container .numbers,#about .container figure{margin:0 auto}#about .vector{margin:auto 0 0}}@media (max-width:640px){#about .container figure{width:100%;height:26rem;border-radius:10rem}#about .vector{display:none}}#channel,#channel .top{position:relative;overflow:hidden}#channel .top{background-color:var(--primary);padding:4rem 0}#channel .top .mediumTitle{color:var(--tertiary);margin-bottom:1.5rem;position:relative;z-index:1}#channel .top .vector{position:absolute;inset:0;margin:auto 35vw auto auto;z-index:0}#channel .videosScroll{position:relative;overflow:hidden;z-index:2;padding-bottom:5px}#channel .videosScroll .swiper-slide{overflow:hidden;position:relative;margin-top:-1px;cursor:pointer}#channel .videosScroll .swiper-slide .imgVideo{width:100%;height:100%;object-fit:cover;aspect-ratio:16/9}#channel .videosScroll .swiper-slide .play{position:absolute;inset:0;margin:auto;display:flex;align-items:center;justify-content:center;transition:all .3s;z-index:2}#channel .videosScroll .swiper-slide .play:hover{transform:scale(1.1)}#channel .videosScroll .swiper-slide .play img{max-width:25%}#channel .videosScroll .swiper-pagination-progressbar{left:auto;top:auto;bottom:0;height:6px}#channel .videosScroll .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--quaternary)}#channel .videosScroll .modal{display:none;position:fixed;z-index:1000;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.8);justify-content:center;align-items:center}#channel .videosScroll .modal .modal-content{position:relative;width:80%;max-width:50rem}#channel .videosScroll .modal .modal-content .close{position:absolute;top:-10px;right:-10px;background:#fff;border-radius:50%;padding:5px 10px;cursor:pointer;font-size:20px}@media (max-width:1280px){#channel .top .vector{margin:auto 0 auto auto}}@media (max-width:740px){#channel .top .vector{width:12.5rem;margin-right:-6rem}}@media (max-width:480px){#channel .top .vector{display:none}}#blog{padding:4.5rem 0;background-color:var(--secondary)}#blog .mediumTitle{text-align:center;margin-bottom:3rem}#blog .btn{margin:3.75rem auto 0;background-color:var(--quaternary);color:var(--secondary)}#blog .btn:hover{background-color:var(--primary)}@media (max-width:1024px){#blog{padding:3rem 0}#blog .titleMedium{margin-bottom:2.5rem}}#leadership{padding:3.375rem 0}#leadership,#leadership .box{position:relative;overflow:hidden}#leadership .box{background-color:var(--primary);border-radius:1rem;display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:4.5rem 8.75rem;z-index:2}#leadership .box .texts{max-width:30rem;width:100%}#leadership .box .texts h2{color:var(--tertiary)}#leadership .box .texts h3{color:var(--white);font-size:1rem;font-weight:500;line-height:140%;margin:.5rem 0 1.5rem;text-transform:uppercase}#leadership .box .texts p{color:var(--white)}#leadership .box .texts .btn{margin-top:2.5rem}#leadership .box figure{max-width:26.25rem;width:100%;height:100%;position:relative;border-radius:2.375rem;overflow:hidden}#leadership .box figure img{width:100%;height:100%;object-fit:cover}#leadership .vector{position:absolute;right:0;bottom:1rem;z-index:1;pointer-events:none}@media (max-width:1180px){#leadership .box{padding:3rem 4rem}}@media (max-width:980px){#leadership .box{padding:2rem}}@media (max-width:840px){#leadership .box{flex-direction:column;row-gap:2rem}#leadership .box .texts{max-width:100%}}#bannerAbout{padding-top:11.25rem;background-color:var(--gray);position:relative}#bannerAbout .container{position:absolute;left:0;right:0;bottom:3.125rem;display:flex;align-items:center;justify-content:flex-end}#bannerAbout .container .texts{max-width:25.75rem;width:100%}#bannerAbout .container .texts .bigTitle{max-width:17.5rem;width:100%;margin-bottom:1.75rem}#bannerAbout .container .texts h3{font-size:1.25rem;margin-bottom:1.375rem}#bannerAbout .container .texts .wp-element-button{margin-top:2.625rem}#bannerAbout figure{width:55%;height:38.5rem}#bannerAbout figure img{width:100%;height:100%;object-fit:cover}@media (max-width:980px){#bannerAbout .container{position:relative}#bannerAbout .container .texts{max-width:100%;width:100%;margin-top:3rem}#bannerAbout .container .texts .bigTitle{max-width:100%}#bannerAbout figure{width:100%;height:25rem}}#highlights{background-color:var(--primary);padding:8.75rem 0;position:relative;overflow:hidden}#highlights .container{justify-content:space-between;column-gap:2rem;z-index:1}#highlights .container,#highlights .container figure{display:flex;align-items:flex-start;position:relative}#highlights .container figure{max-width:50%}#highlights .container figure .back{filter:grayscale(1);position:relative;z-index:1;border-radius:6.25rem;max-width:23.75rem;width:100%}#highlights .container figure .front{position:relative;z-index:2;border-radius:6.25rem;margin:11.25rem 0 0 -10rem;max-width:23.75rem;width:100%}#highlights .container .texts{flex:1;text-align:center}#highlights .container .texts .mediumTitle{color:var(--secondary);margin-bottom:6.25rem}#highlights .container .texts ul{width:100%;max-width:18rem;margin:0 auto}#highlights .container .texts ul li{text-align:center;text-transform:uppercase;color:var(--white)}#highlights .container .texts ul li strong{display:block;font-size:2.5rem;font-weight:600;color:var(--secondary)}#highlights .container .texts ul li:not(:last-child){border-bottom:1px solid var(--tertiary);padding-bottom:2.5rem;margin-bottom:2.5rem}#highlights .vector{position:absolute;left:0;bottom:0;pointer-events:none;z-index:0}@media (max-width:980px){#highlights{padding:5rem 0}#highlights .container{flex-direction:column-reverse;align-items:center;row-gap:3rem}#highlights .container figure{max-width:100%}#highlights .container figure .back{border-radius:4rem;width:60%}#highlights .container figure .front{margin:8rem 0 0 -5rem;border-radius:4rem;width:60%}}#team{padding:6.25rem 0 0}#team .mediumTitle{text-align:center;margin-bottom:6.25rem}@media (max-width:980px){#team{padding:5rem 0 0}}#structure{padding:5.5rem 0;background-color:var(--secondary)}#structure .container{display:flex;align-items:center;justify-content:space-between;column-gap:2rem}#structure .container .texts{max-width:25.625rem;width:100%}#structure .container .texts .mediumTitle{font-weight:500;margin-bottom:1.5rem}#structure .container .texts .btn{background-color:#434244;color:var(--secondary);margin-top:2rem}#structure .container .photosScroll{max-width:40.5rem;width:100%;position:relative;overflow:hidden;border-radius:6.25rem}@media (max-width:768px){#structure{padding:5rem 0}#structure .container{flex-direction:column;row-gap:2rem}#structure .container .texts{max-width:100%}}.boxTreatment{background-color:var(--tertiary);border-radius:10px;padding:3rem 2rem;display:block;transition:all .3s;height:100%}.boxTreatment figure{height:5.5rem;max-width:5.5rem;width:100%}.boxTreatment figure img{width:100%;height:100%}.boxTreatment h3{font-size:1.125rem;text-transform:uppercase;margin:1.375rem 0 1rem;color:var(--primary)}.boxTreatment p{font-size:.875rem}.boxTreatment:hover{box-shadow:0 0 20px 0 rgba(0,0,0,.15)}#treatmentsInside{padding:5rem 0}#treatmentsInside .container h2{font-size:1.5rem;font-weight:600;margin:3.375rem 0;text-transform:uppercase}#treatmentsInside .container ul{display:flex;gap:2.5rem;flex-wrap:wrap;max-width:59.375rem;width:100%}#treatmentsInside .container ul li{flex:1 1 18rem}#specialtiesInside{background-color:var(--tertiary);padding:5rem 0 0;overflow:hidden}#specialtiesInside .mediumTitle{color:var(--quaternary);font-weight:600;text-transform:uppercase;margin-bottom:3.375rem}#specialtiesInside ul li{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--quaternary);padding:2.625rem 0;position:relative}#specialtiesInside ul li:before{left:-100%}#specialtiesInside ul li:after,#specialtiesInside ul li:before{content:"";width:100%;height:1px;background-color:var(--quaternary);position:absolute;bottom:-1px}#specialtiesInside ul li:after{right:-100%}#specialtiesInside ul li h3{font-size:2rem;max-width:25rem;width:100%}#specialtiesInside ul li p{max-width:16.5rem;width:100%}#specialtiesInside ul li a{transition:all .3s}#specialtiesInside ul li a:hover{transform:translateX(10px)}@media (max-width:820px){#specialtiesInside ul li{flex-wrap:wrap;row-gap:1rem}}@media (max-width:480px){#specialtiesInside ul li{flex-direction:column;align-items:flex-start}}#treatmentSpecialties{padding:5rem 0}#treatmentSpecialties .content{max-width:45.75rem;width:100%}#treatmentSpecialties .content .wp-block-image{border-radius:2rem;overflow:hidden}#treatmentSpecialties .content .btns{display:flex;align-items:center;column-gap:1rem}#tecnology,#tecnology .box{padding:5rem 0}#tecnology .box:nth-child(2n){background-color:var(--gray)}#tecnology .box .container{display:flex;align-items:center;justify-content:space-between;column-gap:5rem}#tecnology .box .container figure{max-width:39rem;width:50%;border-radius:.5rem;overflow:hidden}#tecnology .box .container figure img{width:100%;height:100%;object-fit:cover}#tecnology .box .container .texts{flex:1}#tecnology .box .container .texts .mediumTitle{margin-bottom:2rem;color:var(--quaternary)}#tecnology .box:nth-child(2n) .container{flex-direction:row-reverse}@media (max-width:1440px){#tecnology ul li a{padding:2rem 1rem}}@media (max-width:1340px){#tecnology ul li a{padding:1.5rem 2rem}}@media (max-width:1040px){#tecnology .box .container{column-gap:3rem}}@media (max-width:880px){#tecnology .box .container{flex-direction:column-reverse;row-gap:2rem}#tecnology .box .container figure{width:100%}#tecnology .box:nth-child(2n) .container{flex-direction:column-reverse}}@media (max-width:680px){#tecnology .box{padding:3rem 0}#tecnology ul li a{padding:.875rem;font-size:.8125rem}}.team{display:flex;justify-content:space-between;column-gap:3rem}.team li{background-color:var(--tertiary);border-radius:999px 999px 0 0;text-align:center;width:100%}.team li a{display:block;padding:6.25rem 0 0}.team li h3{font-size:1.125rem;margin-bottom:.25rem}.team li h3,.team li span{color:var(--primary)}.team li img{margin:3.125rem auto 0;filter:grayscale(1);transition:all .3s}.team li:hover img{filter:grayscale(0)}@media (max-width:768px){.team{flex-direction:column;row-gap:2rem}}#teamInside,#teamPage{padding:5rem 0}#teamInside .container{display:flex;align-items:flex-start;justify-content:space-between;column-gap:2rem}#teamInside .container figure{border-radius:2.375rem;overflow:hidden;max-width:31rem;width:100%}#teamInside .container figure img{width:100%}#teamInside .container .texts{max-width:38.5rem;width:100%}#teamInside .container .texts h2{font-size:4rem;line-height:100%;font-weight:300}#teamInside .container .texts h2 strong{font-weight:700;display:block}#teamInside .container .texts h3{color:var(--quaternary);font-size:1.25rem;font-weight:500;text-transform:uppercase;margin:1rem 0 3rem}#teamInside .container .texts ul{font-size:.875rem;margin-bottom:3rem}#teamInside .container .texts ul a{color:var(--primary)}#teamInside .container .texts ul li+li{margin-top:.25rem}ul.boxPosts{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem 2rem}ul.boxPosts li{background-color:var(--white);position:relative}ul.boxPosts li,ul.boxPosts li figure{border-radius:1.25rem;overflow:hidden}ul.boxPosts li figure{width:100%;aspect-ratio:16/10}ul.boxPosts li figure img{width:100%;height:100%;object-fit:cover}ul.boxPosts li .cats{position:absolute;top:2rem;left:1.5rem}ul.boxPosts li .cats a{color:var(--primary);font-size:.875rem;font-weight:500;text-transform:uppercase;background-color:var(--secondary);border-radius:999px;padding:.25rem 1rem}ul.boxPosts li .content{padding:1.5rem 1.5rem 3rem}ul.boxPosts li .content span{color:var(--quaternary);font-size:.875rem;display:block;font-weight:700}ul.boxPosts li .content h3 a{color:var(--primary);font-size:1rem;font-weight:700;margin-top:1rem;display:block}@media (max-width:1024px){ul.boxPosts{grid-template-columns:repeat(2,1fr)}ul.boxPosts li:last-child{display:none}}@media (max-width:620px){ul.boxPosts{grid-template-columns:1fr}ul.boxPosts li:last-child,ul.boxPosts li:nth-child(2){display:none}}#blogPage{padding:5rem 0}#blogPage ul.boxPosts li{background-color:var(--gray)}#postPage{padding:4.5rem 0}#postPage .container{display:flex;align-items:flex-start;column-gap:3.25rem}#postPage .share{width:2rem;display:flex;flex-direction:column;row-gap:.625rem;align-items:center;position:sticky;top:8rem}#postPage .share .imgshare{width:18px}#postPage .share a img{width:2rem;height:auto}#postPage article{width:100%;max-width:52.5rem;flex:1}#postPage article .cats{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem}#postPage article .cats a{color:var(--primary);font-size:.875rem;font-weight:500;text-transform:uppercase;background-color:var(--secondary);border-radius:999px;padding:.25rem 1rem}#postPage article h1{color:var(--primary);font-size:2.5rem;font-weight:700;margin:1.25rem 0 1rem;text-transform:none}#postPage article .infos{display:flex;align-items:center;column-gap:4rem;margin-bottom:4rem}#postPage article .infos .author{display:flex;align-items:center;column-gap:.625rem}#postPage article .infos .author div{width:2rem;height:2rem;border-radius:50%;overflow:hidden}#postPage article .infos .author div img{width:100%;height:100%;object-fit:cover;margin:0}#postPage article .infos .author p{margin-bottom:0}#postPage article .infos time{font-size:.875rem;display:flex;align-items:center;column-gap:.625rem}#postPage article .tags{margin-top:3rem;display:flex;align-items:center;column-gap:2rem}#postPage article .tags span{font-weight:700;font-size:.875rem;text-transform:uppercase;display:block}#postPage article .tags>div{display:flex;align-items:center;flex-wrap:wrap;gap:.875rem}#postPage article .tags a{font-size:.75rem;text-transform:uppercase;color:var(--default);border:1px solid var(--secondary);padding:.5rem 1.25rem;font-weight:600;border-radius:9999px}#postPage article h2{margin:2rem 0;font-size:1.875rem;font-weight:700;line-height:150%}#postPage article h3{margin:2rem 0;font-size:1.75rem;font-weight:700;line-height:108%}#postPage article h4{font-size:1.5rem}#postPage article h4,#postPage article h5{margin:2rem 0;font-weight:700;line-height:150%}#postPage article h5{font-size:1.25rem}#postPage article h6{margin:2rem 0;font-size:1.125rem;font-weight:700;line-height:150%}#postPage article iframe{width:100%;height:100%;aspect-ratio:16/9}#postPage article .wp-block-embed{margin:2rem 0}#postPage article img{width:100%;height:auto;margin:2rem 0}#postPage article p{font-size:1rem;line-height:170%;margin-bottom:1.25rem;word-wrap:break-word}#postPage article em{font-style:italic}#postPage article ul{margin:1rem 0 1rem 1rem}#postPage article ul li{font-size:.9375rem;line-height:1.3125rem;position:relative;padding-left:.8rem;color:var(--primary)}#postPage article ul li a{color:var(--secondary)}#postPage article ul li+li{margin-top:1rem}#postPage article ul li:after{content:"";width:4px;height:4px;background-color:var(--secondary);position:absolute;left:0;top:.5rem;border-radius:50%}#postPage article ol{margin:1rem 0 1rem 1rem}#postPage article ol li{font-size:.9375rem;line-height:1.3125rem;position:relative;padding-left:.5rem;list-style:decimal;color:var(--primary)}#postPage article ol li+li{margin-top:1rem}#postPage article .wp-block-image img{margin:2.5rem auto;width:100%;height:auto}#postPage article .wp-block-quote{margin:4rem 0 4rem 2.5rem;position:relative}#postPage article .wp-block-quote p{color:var(--primary);font-size:1.625rem;font-weight:700;line-height:2.5rem}#postPage article .wp-block-quote:before{position:absolute;margin-left:-2.75rem;content:"";background:var(--secondary);width:.5rem;height:100%;background-size:contain}#postPage article .wp-block-quote cite{line-height:160%;font-weight:700}#postPage article 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}#postPage article table{margin:1rem 0}#postPage article table th{font-weight:700;border-bottom:1px solid var(--light-gray);padding:1rem}#postPage article table tr:nth-child(odd){background-color:#effcfe}#postPage article table td{padding:5px 10px;line-height:150%;vertical-align:middle;border:1px solid #effcfe}#postPage article a{color:var(--primary);word-wrap:break-word}@media (max-width:980px){#postPage{padding:4rem 0}#postPage .container{flex-direction:column-reverse;row-gap:2}#postPage .container .share{width:100%;flex-direction:row;column-gap:.625rem;position:static}}#filters,#filters form{position:relative}#filters form{width:100%;max-width:52.5rem;display:flex;align-items:center}#filters form label{font-size:.875rem;font-weight:600;text-transform:uppercase}#filters form input{width:100%;border:1px solid var(--quaternary);padding:.8rem 1rem;background-color:transparent}#filters form button{background-color:var(--quaternary);border:0;border-radius:50%;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;position:absolute;right:1rem;top:.5rem;cursor:pointer}#filters form button img{width:1rem;height:auto;filter:brightness(0) invert(1)}#filters .filters{margin-top:2.25rem;display:flex;align-items:center;justify-content:flex-start;margin-bottom:5.5rem;flex-wrap:wrap;column-gap:1.875rem;row-gap:1rem}#filters .filters strong{font-size:.875rem;font-weight:600;text-transform:uppercase;margin-right:1.75rem;display:block}#filters .filters .select-custom{position:relative}#filters .filters .select-custom .item-selected{display:flex;align-items:center;justify-content:space-between;border:1px solid var(--quaternary);padding:1rem 2.5rem;text-transform:uppercase;column-gap:.8rem;cursor:pointer}#filters .filters .select-custom .item-selected span{font-weight:600;line-height:100%;text-transform:uppercase;font-size:.875rem;letter-spacing:.52px}#filters .filters .select-custom .item-selected img{transition:all .3s ease}#filters .filters .select-custom .dropdown{position:absolute;z-index:2;padding:1.5rem;width:100%;background:var(--white);box-shadow:0 6px 15px rgba(4,62,99,.08);left:0;opacity:0;top:2rem;pointer-events:none;transition:all .3s}#filters .filters .select-custom .dropdown li{margin-bottom:1rem}#filters .filters .select-custom .dropdown li:last-child{margin-bottom:0}#filters .filters .select-custom .dropdown li a{font-size:1rem;color:var(--quaternary);transition:all .3s;cursor:pointer}#filters .filters .select-custom .dropdown li a:hover{color:var(--primary)}#filters .filters .select-custom.active .item-selected{border-color:var(--primary)}#filters .filters .select-custom.active .item-selected img{transform:rotate(180deg)}#filters .filters .select-custom.active .dropdown{top:3.5rem;opacity:1;pointer-events:all;transition:all .3s}#relatedPost{padding:4.5rem 0;background-color:var(--secondary)}#relatedPost .mediumTitle{margin-bottom:3rem}.pagination{text-align:center;margin-top:3.75rem;font-weight:500;font-size:1.5rem;display:flex;align-items:center;column-gap:2rem;justify-content:center}.pagination .current,.pagination a{color:var(--quaternary)}.pagination .current{font-weight:700}#contact{background:linear-gradient(90deg,var(--primary),var(--primary) 45%,var(--white) 0,var(--white))}#contact .container{display:flex;align-items:center;justify-content:space-between;column-gap:2rem}#contact .container .texts{width:100%;max-width:28rem;background-color:var(--primary);padding:5.875rem 0}#contact .container .texts h2{font-size:1.25rem;margin:2rem 0 1rem;color:var(--secondary)}#contact .container .texts a,#contact .container .texts p{color:var(--white);font-weight:500}#contact .container .texts>ul{width:100%}#contact .container .texts>ul>li+li{margin-top:2rem}#contact .container .texts>ul>li .btn{border-radius:999px;margin-top:1rem;padding:.625rem 1rem .625rem .875rem;font-size:.75rem;color:var(--primary)}#contact .container .texts>ul>li div{display:flex;align-items:flex-start;column-gap:1rem}#contact .container .texts>ul>li div+div{margin-top:1rem}#contact .container .wpforms-container{width:100%;max-width:39rem;margin:0}#contact .container .wpforms-container form{margin-top:2.5rem}#contact .container .wpforms-container form input[type=email],#contact .container .wpforms-container form input[type=text],#contact .container .wpforms-container form textarea{border-radius:.625rem;border:1px solid var(--primary);padding:.875rem 1rem;width:100%;margin-bottom:.75rem;font-size:1rem}#contact .container .wpforms-container form textarea{height:17.5rem}#contact .container .wpforms-container form .wpforms-field{padding:0}#contact .container .wpforms-container form button{width:100%;background-color:var(--secondary);margin-top:2rem;padding:1rem;transition:all .2s ease;border-radius:.625rem;border:0;cursor:pointer;font-size:.875rem;font-weight:700;color:var(--primary);text-transform:uppercase}#contact .container .wpforms-container form button:hover{filter:brightness(.9)}#contact .container .wpforms-container form .lgpd{display:flex;align-items:center;flex-wrap:wrap;column-gap:4px}#contact .container .wpforms-container form .lgpd .wpforms-required-label{display:none}#contact .container .wpforms-container form .lgpd .wpforms-field-description a{color:var(--default);font-size:.9375rem;text-decoration:underline}@media (max-width:1180px){#contact .container .texts{max-width:22rem}#contact .container .wpforms-container{width:100%;max-width:32rem}}@media (max-width:980px){#contact{background:linear-gradient(180deg,var(--primary),var(--primary) 44%,var(--white) 0,var(--white));padding-bottom:5rem}#contact .container{flex-direction:column;align-items:flex-start;row-gap:4rem}#contact .container .texts{max-width:100%;padding:3rem 0}#contact .container .wpforms-container{max-width:100%}#contact .container .wpforms-container .wpforms-one-half{width:100%}#contact .container .wpforms-container .wpforms-field.wpforms-one-half{margin:0}}#maps img{width:100%;height:auto;aspect-ratio:4/1;display:block;border:0;object-fit:cover}#default .btn{margin-top:2rem;color:var(--quaternary)}#default h2{font-size:1.875rem}#default h2,#default h3{margin:2rem 0;color:var(--quaternary)}#default h3{font-size:1.75rem}#default h4{font-size:1.5rem}#default h4,#default h5{margin:2rem 0;color:var(--quaternary)}#default h5{font-size:1.25rem}#default h6{margin:2rem 0;font-size:1.125rem;color:var(--quaternary)}#default figure{border-radius:2rem;overflow:hidden;margin:2rem 0}#default figure img{width:100%}#default iframe{width:100%;height:100%;aspect-ratio:16/9}#default .wp-block-embed{margin:2rem 0}#default em{font-style:italic}#default ul{margin:1rem 0 1rem 1rem}#default ul li{font-size:.9375rem;line-height:1.3125rem;position:relative;padding-left:.8rem}#default ul li+li{margin-top:1rem}#default ul li:after{content:"";width:4px;height:4px;background-color:var(--quaternary);position:absolute;left:0;top:.5rem;border-radius:50%}#default ol{margin:1rem 0 1rem 1rem}#default ol li{font-size:.9375rem;line-height:1.3125rem;position:relative;padding-left:.5rem;list-style:decimal}#default ol li+li{margin-top:1rem}#default .wp-block-image img{width:100%;height:auto}#default .wp-block-quote{margin:4rem 0 4rem 2.5rem;position:relative}#default .wp-block-quote p{color:var(--quaternary);font-size:1.625rem;font-weight:700;line-height:2.5rem}#default .wp-block-quote:before{position:absolute;margin-left:-2.75rem;content:"";background:var(--secondary);width:.5rem;height:100%;background-size:contain}#default .wp-block-quote cite{line-height:160%;font-weight:700}#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{margin:1rem 0}#default table th{font-weight:700;border-bottom:1px solid var(--tertiary);padding:1rem}#default table tr:nth-child(odd){background-color:#effcfe}#default table td{padding:5px 10px;line-height:150%;vertical-align:middle;border:1px solid #effcfe}#default a{color:var(--quaternary)}.pageSpace{padding:5rem 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, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");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:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(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}