.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translateZ(0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0)}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:none;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3);transform:scale(1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:50%;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px;padding:4px 7px;background:#d6d6d6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#fff;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#d6d6d6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}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,main,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;color:#000;font:inherit;vertical-align:baseline;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:150%}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section{display:block}[hidden]{display:none}a{line-height:normal}body{line-height:1}menu,ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}*{box-sizing:border-box}img{max-width:100%;height:auto}.flex{display:flex}.align-items-center{align-items:center}.flex-center{justify-content:center}.flex-between{justify-content:space-between}.align-items-start{align-items:flex-start}.flex-direction-column{flex-direction:column}.flex-row-reverse{flex-direction:row-reverse}.flex-1-1-auto{flex:1 1 auto}.col{flex:1}.min-fit-content{width:fit-content}.flex-evenly{justify-content:space-evenly}.flex-col-3{display:flex;flex-wrap:wrap}.flex-col-3 .col-flex{max-width:33%}.flex-col-3.gap-24 .col-flex{max-width:calc(33% - .75rem)}.flex-reverse{flex-direction:row-reverse}.flex-column{flex-direction:column}.grid-col-4{display:grid;grid-template-columns:repeat(4,1fr)}.grid-col-3{display:grid;justify-content:center;grid-template-columns:repeat(3,1fr)}.flex-2-5{flex:2.5}.align-items-end{align-items:flex-end}@media (max-width:768px){.grid-col-mb-2{display:grid;justify-content:center;grid-template-columns:repeat(2,1fr)}}.pr-136{padding-right:136px}.mt-0,.space-0>*+*{margin-top:0}.fs-context-0 *{font-size:0}.mb-0{margin-bottom:0}.wpx-0{width:0}.fs-0{font-size:0}.fs-0 strong{font-size:inherit}.border-radius-0{border-radius:0}.px-0{padding-left:0;padding-right:0}.py-0{padding-top:0;padding-bottom:0}.pb-0,.pr-0{padding-bottom:0!important}.gap-0{gap:0}.gap-y-0{row-gap:0}.lh-0{line-height:0}.text-0 *+*{margin-top:0}.mt-2{margin-top:.125rem}.bottom-2{bottom:.125rem}.space-2>*+*{margin-top:.125rem}.fs-context-2 *{font-size:.125rem}.mb-2{margin-bottom:.125rem}.wpx-2{width:.125rem}.fs-2{font-size:.125rem}.fs-2 strong{font-size:inherit}.border-radius-2{border-radius:.125rem}.px-2{padding-left:.125rem;padding-right:.125rem}.py-2{padding-top:.125rem;padding-bottom:.125rem}.pb-2,.pr-2{padding-bottom:.125rem!important}.gap-2{gap:.125rem}.gap-y-2{row-gap:.125rem}.lh-2{line-height:.125rem}.text-2 *+*{margin-top:.125rem}.mt-4{margin-top:.25rem}.bottom-4{bottom:.25rem}.space-4>*+*{margin-top:.25rem}.fs-context-4 *{font-size:.25rem}.mb-4{margin-bottom:.25rem}.wpx-4{width:.25rem}.fs-4{font-size:.25rem}.fs-4 strong{font-size:inherit}.border-radius-4{border-radius:.25rem}.px-4{padding-left:.25rem;padding-right:.25rem}.py-4{padding-top:.25rem;padding-bottom:.25rem}.pb-4,.pr-4{padding-bottom:.25rem!important}.gap-4{gap:.25rem}.gap-y-4{row-gap:.25rem}.lh-4{line-height:.25rem}.text-4 *+*{margin-top:.25rem}.mt-8{margin-top:.5rem}.bottom-8{bottom:.5rem}.space-8>*+*{margin-top:.5rem}.fs-context-8 *{font-size:.5rem}.mb-8{margin-bottom:.5rem}.wpx-8{width:.5rem}.fs-8{font-size:.5rem}.fs-8 strong{font-size:inherit}.border-radius-8{border-radius:.5rem}.px-8{padding-left:.5rem;padding-right:.5rem}.py-8{padding-top:.5rem;padding-bottom:.5rem}.pb-8,.pr-8{padding-bottom:.5rem!important}.gap-8{gap:.5rem}.gap-y-8{row-gap:.5rem}.lh-8{line-height:.5rem}.text-8 *+*{margin-top:.5rem}.mt-10{margin-top:.625rem}.bottom-10{bottom:.625rem}.space-10>*+*{margin-top:.625rem}.fs-context-10 *{font-size:.625rem}.mb-10{margin-bottom:.625rem}.wpx-10{width:.625rem}.fs-10{font-size:.625rem}.fs-10 strong{font-size:inherit}.border-radius-10{border-radius:.625rem}.px-10{padding-left:.625rem;padding-right:.625rem}.py-10{padding-top:.625rem;padding-bottom:.625rem}.pb-10,.pr-10{padding-bottom:.625rem!important}.gap-10{gap:.625rem}.gap-y-10{row-gap:.625rem}.lh-10{line-height:.625rem}.text-10 *+*{margin-top:.625rem}.mt-12{margin-top:.75rem}.bottom-12{bottom:.75rem}.space-12>*+*{margin-top:.75rem}.fs-context-12 *{font-size:.75rem}.mb-12{margin-bottom:.75rem}.wpx-12{width:.75rem}.fs-12{font-size:.75rem}.fs-12 strong{font-size:inherit}.border-radius-12{border-radius:.75rem}.px-12{padding-left:.75rem;padding-right:.75rem}.py-12{padding-top:.75rem;padding-bottom:.75rem}.pb-12,.pr-12{padding-bottom:.75rem!important}.gap-12{gap:.75rem}.gap-y-12{row-gap:.75rem}.lh-12{line-height:.75rem}.text-12 *+*{margin-top:.75rem}.mt-14{margin-top:.875rem}.bottom-14{bottom:.875rem}.space-14>*+*{margin-top:.875rem}.fs-context-14 *{font-size:.875rem}.mb-14{margin-bottom:.875rem}.wpx-14{width:.875rem}.fs-14{font-size:.875rem}.fs-14 strong{font-size:inherit}.border-radius-14{border-radius:.875rem}.px-14{padding-left:.875rem;padding-right:.875rem}.py-14{padding-top:.875rem;padding-bottom:.875rem}.pb-14,.pr-14{padding-bottom:.875rem!important}.gap-14{gap:.875rem}.gap-y-14{row-gap:.875rem}.lh-14{line-height:.875rem}.text-14 *+*{margin-top:.875rem}.mt-16{margin-top:1rem}.bottom-16{bottom:1rem}.space-16>*+*{margin-top:1rem}.fs-context-16 *{font-size:1rem}.mb-16{margin-bottom:1rem}.wpx-16{width:1rem}.fs-16{font-size:1rem}.fs-16 strong{font-size:inherit}.border-radius-16{border-radius:1rem}.px-16{padding-left:1rem;padding-right:1rem}.py-16{padding-top:1rem;padding-bottom:1rem}.pb-16,.pr-16{padding-bottom:1rem!important}.gap-16{gap:1rem}.gap-y-16{row-gap:1rem}.lh-16{line-height:1rem}.text-16 *+*{margin-top:1rem}.mt-18{margin-top:1.125rem}.bottom-18{bottom:1.125rem}.space-18>*+*{margin-top:1.125rem}.fs-context-18 *{font-size:1.125rem}.mb-18{margin-bottom:1.125rem}.wpx-18{width:1.125rem}.fs-18{font-size:1.125rem}.fs-18 strong{font-size:inherit}.border-radius-18{border-radius:1.125rem}.px-18{padding-left:1.125rem;padding-right:1.125rem}.py-18{padding-top:1.125rem;padding-bottom:1.125rem}.pb-18,.pr-18{padding-bottom:1.125rem!important}.gap-18{gap:1.125rem}.gap-y-18{row-gap:1.125rem}.lh-18{line-height:1.125rem}.text-18 *+*{margin-top:1.125rem}.mt-20{margin-top:1.25rem}.bottom-20{bottom:1.25rem}.space-20>*+*{margin-top:1.25rem}.fs-context-20 *{font-size:1.25rem}.mb-20{margin-bottom:1.25rem}.wpx-20{width:1.25rem}.fs-20{font-size:1.25rem}.fs-20 strong{font-size:inherit}.border-radius-20{border-radius:1.25rem}.px-20{padding-left:1.25rem;padding-right:1.25rem}.py-20{padding-top:1.25rem;padding-bottom:1.25rem}.pb-20,.pr-20{padding-bottom:1.25rem!important}.gap-20{gap:1.25rem}.gap-y-20{row-gap:1.25rem}.lh-20{line-height:1.25rem}.text-20 *+*{margin-top:1.25rem}.mt-22{margin-top:1.375rem}.bottom-22{bottom:1.375rem}.space-22>*+*{margin-top:1.375rem}.fs-context-22 *{font-size:1.375rem}.mb-22{margin-bottom:1.375rem}.wpx-22{width:1.375rem}.fs-22{font-size:1.375rem}.fs-22 strong{font-size:inherit}.border-radius-22{border-radius:1.375rem}.px-22{padding-left:1.375rem;padding-right:1.375rem}.py-22{padding-top:1.375rem;padding-bottom:1.375rem}.pb-22,.pr-22{padding-bottom:1.375rem!important}.gap-22{gap:1.375rem}.gap-y-22{row-gap:1.375rem}.lh-22{line-height:1.375rem}.text-22 *+*{margin-top:1.375rem}.mt-24{margin-top:1.5rem}.bottom-24{bottom:1.5rem}.space-24>*+*{margin-top:1.5rem}.fs-context-24 *{font-size:1.5rem}.mb-24{margin-bottom:1.5rem}.wpx-24{width:1.5rem}.fs-24{font-size:1.5rem}.fs-24 strong{font-size:inherit}.border-radius-24{border-radius:1.5rem}.px-24{padding-left:1.5rem;padding-right:1.5rem}.py-24{padding-top:1.5rem;padding-bottom:1.5rem}.pb-24,.pr-24{padding-bottom:1.5rem!important}.gap-24{gap:1.5rem}.gap-y-24{row-gap:1.5rem}.lh-24{line-height:1.5rem}.text-24 *+*{margin-top:1.5rem}.mt-26{margin-top:1.625rem}.bottom-26{bottom:1.625rem}.space-26>*+*{margin-top:1.625rem}.fs-context-26 *{font-size:1.625rem}.mb-26{margin-bottom:1.625rem}.wpx-26{width:1.625rem}.fs-26{font-size:1.625rem}.fs-26 strong{font-size:inherit}.border-radius-26{border-radius:1.625rem}.px-26{padding-left:1.625rem;padding-right:1.625rem}.py-26{padding-top:1.625rem;padding-bottom:1.625rem}.pb-26,.pr-26{padding-bottom:1.625rem!important}.gap-26{gap:1.625rem}.gap-y-26{row-gap:1.625rem}.lh-26{line-height:1.625rem}.text-26 *+*{margin-top:1.625rem}.mt-28{margin-top:1.75rem}.bottom-28{bottom:1.75rem}.space-28>*+*{margin-top:1.75rem}.fs-context-28 *{font-size:1.75rem}.mb-28{margin-bottom:1.75rem}.wpx-28{width:1.75rem}.fs-28{font-size:1.75rem}.fs-28 strong{font-size:inherit}.border-radius-28{border-radius:1.75rem}.px-28{padding-left:1.75rem;padding-right:1.75rem}.py-28{padding-top:1.75rem;padding-bottom:1.75rem}.pb-28,.pr-28{padding-bottom:1.75rem!important}.gap-28{gap:1.75rem}.gap-y-28{row-gap:1.75rem}.lh-28{line-height:1.75rem}.text-28 *+*{margin-top:1.75rem}.mt-30{margin-top:1.875rem}.bottom-30{bottom:1.875rem}.space-30>*+*{margin-top:1.875rem}.fs-context-30 *{font-size:1.875rem}.mb-30{margin-bottom:1.875rem}.wpx-30{width:1.875rem}.fs-30{font-size:1.875rem}.fs-30 strong{font-size:inherit}.border-radius-30{border-radius:1.875rem}.px-30{padding-left:1.875rem;padding-right:1.875rem}.py-30{padding-top:1.875rem;padding-bottom:1.875rem}.pb-30,.pr-30{padding-bottom:1.875rem!important}.gap-30{gap:1.875rem}.gap-y-30{row-gap:1.875rem}.lh-30{line-height:1.875rem}.text-30 *+*{margin-top:1.875rem}.mt-32{margin-top:2rem}.bottom-32{bottom:2rem}.space-32>*+*{margin-top:2rem}.fs-context-32 *{font-size:2rem}.mb-32{margin-bottom:2rem}.wpx-32{width:2rem}.fs-32{font-size:2rem}.fs-32 strong{font-size:inherit}.border-radius-32{border-radius:2rem}.px-32{padding-left:2rem;padding-right:2rem}.py-32{padding-top:2rem;padding-bottom:2rem}.pb-32,.pr-32{padding-bottom:2rem!important}.gap-32{gap:2rem}.gap-y-32{row-gap:2rem}.lh-32{line-height:2rem}.text-32 *+*{margin-top:2rem}.mt-34{margin-top:2.125rem}.bottom-34{bottom:2.125rem}.space-34>*+*{margin-top:2.125rem}.fs-context-34 *{font-size:2.125rem}.mb-34{margin-bottom:2.125rem}.wpx-34{width:2.125rem}.fs-34{font-size:2.125rem}.fs-34 strong{font-size:inherit}.border-radius-34{border-radius:2.125rem}.px-34{padding-left:2.125rem;padding-right:2.125rem}.py-34{padding-top:2.125rem;padding-bottom:2.125rem}.pb-34,.pr-34{padding-bottom:2.125rem!important}.gap-34{gap:2.125rem}.gap-y-34{row-gap:2.125rem}.lh-34{line-height:2.125rem}.text-34 *+*{margin-top:2.125rem}.mt-36{margin-top:2.25rem}.bottom-36{bottom:2.25rem}.space-36>*+*{margin-top:2.25rem}.fs-context-36 *{font-size:2.25rem}.mb-36{margin-bottom:2.25rem}.wpx-36{width:2.25rem}.fs-36{font-size:2.25rem}.fs-36 strong{font-size:inherit}.border-radius-36{border-radius:2.25rem}.px-36{padding-left:2.25rem;padding-right:2.25rem}.py-36{padding-top:2.25rem;padding-bottom:2.25rem}.pb-36,.pr-36{padding-bottom:2.25rem!important}.gap-36{gap:2.25rem}.gap-y-36{row-gap:2.25rem}.lh-36{line-height:2.25rem}.text-36 *+*{margin-top:2.25rem}.mt-38{margin-top:2.375rem}.bottom-38{bottom:2.375rem}.space-38>*+*{margin-top:2.375rem}.fs-context-38 *{font-size:2.375rem}.mb-38{margin-bottom:2.375rem}.wpx-38{width:2.375rem}.fs-38{font-size:2.375rem}.fs-38 strong{font-size:inherit}.border-radius-38{border-radius:2.375rem}.px-38{padding-left:2.375rem;padding-right:2.375rem}.py-38{padding-top:2.375rem;padding-bottom:2.375rem}.pb-38,.pr-38{padding-bottom:2.375rem!important}.gap-38{gap:2.375rem}.gap-y-38{row-gap:2.375rem}.lh-38{line-height:2.375rem}.text-38 *+*{margin-top:2.375rem}.mt-40{margin-top:2.5rem}.bottom-40{bottom:2.5rem}.space-40>*+*{margin-top:2.5rem}.fs-context-40 *{font-size:2.5rem}.mb-40{margin-bottom:2.5rem}.wpx-40{width:2.5rem}.fs-40{font-size:2.5rem}.fs-40 strong{font-size:inherit}.border-radius-40{border-radius:2.5rem}.px-40{padding-left:2.5rem;padding-right:2.5rem}.py-40{padding-top:2.5rem;padding-bottom:2.5rem}.pb-40,.pr-40{padding-bottom:2.5rem!important}.gap-40{gap:2.5rem}.gap-y-40{row-gap:2.5rem}.lh-40{line-height:2.5rem}.text-40 *+*{margin-top:2.5rem}.mt-42{margin-top:2.625rem}.bottom-42{bottom:2.625rem}.space-42>*+*{margin-top:2.625rem}.fs-context-42 *{font-size:2.625rem}.mb-42{margin-bottom:2.625rem}.wpx-42{width:2.625rem}.fs-42{font-size:2.625rem}.fs-42 strong{font-size:inherit}.border-radius-42{border-radius:2.625rem}.px-42{padding-left:2.625rem;padding-right:2.625rem}.py-42{padding-top:2.625rem;padding-bottom:2.625rem}.pb-42,.pr-42{padding-bottom:2.625rem!important}.gap-42{gap:2.625rem}.gap-y-42{row-gap:2.625rem}.lh-42{line-height:2.625rem}.text-42 *+*{margin-top:2.625rem}.mt-44{margin-top:2.75rem}.bottom-44{bottom:2.75rem}.space-44>*+*{margin-top:2.75rem}.fs-context-44 *{font-size:2.75rem}.mb-44{margin-bottom:2.75rem}.wpx-44{width:2.75rem}.fs-44{font-size:2.75rem}.fs-44 strong{font-size:inherit}.border-radius-44{border-radius:2.75rem}.px-44{padding-left:2.75rem;padding-right:2.75rem}.py-44{padding-top:2.75rem;padding-bottom:2.75rem}.pb-44,.pr-44{padding-bottom:2.75rem!important}.gap-44{gap:2.75rem}.gap-y-44{row-gap:2.75rem}.lh-44{line-height:2.75rem}.text-44 *+*{margin-top:2.75rem}.mt-46{margin-top:2.875rem}.bottom-46{bottom:2.875rem}.space-46>*+*{margin-top:2.875rem}.fs-context-46 *{font-size:2.875rem}.mb-46{margin-bottom:2.875rem}.wpx-46{width:2.875rem}.fs-46{font-size:2.875rem}.fs-46 strong{font-size:inherit}.border-radius-46{border-radius:2.875rem}.px-46{padding-left:2.875rem;padding-right:2.875rem}.py-46{padding-top:2.875rem;padding-bottom:2.875rem}.pb-46,.pr-46{padding-bottom:2.875rem!important}.gap-46{gap:2.875rem}.gap-y-46{row-gap:2.875rem}.lh-46{line-height:2.875rem}.text-46 *+*{margin-top:2.875rem}.mt-48{margin-top:3rem}.bottom-48{bottom:3rem}.space-48>*+*{margin-top:3rem}.fs-context-48 *{font-size:3rem}.mb-48{margin-bottom:3rem}.wpx-48{width:3rem}.fs-48{font-size:3rem}.fs-48 strong{font-size:inherit}.border-radius-48{border-radius:3rem}.px-48{padding-left:3rem;padding-right:3rem}.py-48{padding-top:3rem;padding-bottom:3rem}.pb-48,.pr-48{padding-bottom:3rem!important}.gap-48{gap:3rem}.gap-y-48{row-gap:3rem}.lh-48{line-height:3rem}.text-48 *+*{margin-top:3rem}.mt-50{margin-top:3.125rem}.bottom-50{bottom:3.125rem}.space-50>*+*{margin-top:3.125rem}.fs-context-50 *{font-size:3.125rem}.mb-50{margin-bottom:3.125rem}.wpx-50{width:3.125rem}.fs-50{font-size:3.125rem}.fs-50 strong{font-size:inherit}.border-radius-50{border-radius:3.125rem}.px-50{padding-left:3.125rem;padding-right:3.125rem}.py-50{padding-top:3.125rem;padding-bottom:3.125rem}.pb-50,.pr-50{padding-bottom:3.125rem!important}.gap-50{gap:3.125rem}.gap-y-50{row-gap:3.125rem}.lh-50{line-height:3.125rem}.text-50 *+*{margin-top:3.125rem}.mt-52{margin-top:3.25rem}.bottom-52{bottom:3.25rem}.space-52>*+*{margin-top:3.25rem}.fs-context-52 *{font-size:3.25rem}.mb-52{margin-bottom:3.25rem}.wpx-52{width:3.25rem}.fs-52{font-size:3.25rem}.fs-52 strong{font-size:inherit}.border-radius-52{border-radius:3.25rem}.px-52{padding-left:3.25rem;padding-right:3.25rem}.py-52{padding-top:3.25rem;padding-bottom:3.25rem}.pb-52,.pr-52{padding-bottom:3.25rem!important}.gap-52{gap:3.25rem}.gap-y-52{row-gap:3.25rem}.lh-52{line-height:3.25rem}.text-52 *+*{margin-top:3.25rem}.mt-54{margin-top:3.375rem}.bottom-54{bottom:3.375rem}.space-54>*+*{margin-top:3.375rem}.fs-context-54 *{font-size:3.375rem}.mb-54{margin-bottom:3.375rem}.wpx-54{width:3.375rem}.fs-54{font-size:3.375rem}.fs-54 strong{font-size:inherit}.border-radius-54{border-radius:3.375rem}.px-54{padding-left:3.375rem;padding-right:3.375rem}.py-54{padding-top:3.375rem;padding-bottom:3.375rem}.pb-54,.pr-54{padding-bottom:3.375rem!important}.gap-54{gap:3.375rem}.gap-y-54{row-gap:3.375rem}.lh-54{line-height:3.375rem}.text-54 *+*{margin-top:3.375rem}.mt-56{margin-top:3.5rem}.bottom-56{bottom:3.5rem}.space-56>*+*{margin-top:3.5rem}.fs-context-56 *{font-size:3.5rem}.mb-56{margin-bottom:3.5rem}.wpx-56{width:3.5rem}.fs-56{font-size:3.5rem}.fs-56 strong{font-size:inherit}.border-radius-56{border-radius:3.5rem}.px-56{padding-left:3.5rem;padding-right:3.5rem}.py-56{padding-top:3.5rem;padding-bottom:3.5rem}.pb-56,.pr-56{padding-bottom:3.5rem!important}.gap-56{gap:3.5rem}.gap-y-56{row-gap:3.5rem}.lh-56{line-height:3.5rem}.text-56 *+*{margin-top:3.5rem}.mt-58{margin-top:3.625rem}.bottom-58{bottom:3.625rem}.space-58>*+*{margin-top:3.625rem}.fs-context-58 *{font-size:3.625rem}.mb-58{margin-bottom:3.625rem}.wpx-58{width:3.625rem}.fs-58{font-size:3.625rem}.fs-58 strong{font-size:inherit}.border-radius-58{border-radius:3.625rem}.px-58{padding-left:3.625rem;padding-right:3.625rem}.py-58{padding-top:3.625rem;padding-bottom:3.625rem}.pb-58,.pr-58{padding-bottom:3.625rem!important}.gap-58{gap:3.625rem}.gap-y-58{row-gap:3.625rem}.lh-58{line-height:3.625rem}.text-58 *+*{margin-top:3.625rem}.mt-60{margin-top:3.75rem}.bottom-60{bottom:3.75rem}.space-60>*+*{margin-top:3.75rem}.fs-context-60 *{font-size:3.75rem}.mb-60{margin-bottom:3.75rem}.wpx-60{width:3.75rem}.fs-60{font-size:3.75rem}.fs-60 strong{font-size:inherit}.border-radius-60{border-radius:3.75rem}.px-60{padding-left:3.75rem;padding-right:3.75rem}.py-60{padding-top:3.75rem;padding-bottom:3.75rem}.pb-60,.pr-60{padding-bottom:3.75rem!important}.gap-60{gap:3.75rem}.gap-y-60{row-gap:3.75rem}.lh-60{line-height:3.75rem}.text-60 *+*{margin-top:3.75rem}.mt-62{margin-top:3.875rem}.bottom-62{bottom:3.875rem}.space-62>*+*{margin-top:3.875rem}.fs-context-62 *{font-size:3.875rem}.mb-62{margin-bottom:3.875rem}.wpx-62{width:3.875rem}.fs-62{font-size:3.875rem}.fs-62 strong{font-size:inherit}.border-radius-62{border-radius:3.875rem}.px-62{padding-left:3.875rem;padding-right:3.875rem}.py-62{padding-top:3.875rem;padding-bottom:3.875rem}.pb-62,.pr-62{padding-bottom:3.875rem!important}.gap-62{gap:3.875rem}.gap-y-62{row-gap:3.875rem}.lh-62{line-height:3.875rem}.text-62 *+*{margin-top:3.875rem}.mt-64{margin-top:4rem}.bottom-64{bottom:4rem}.space-64>*+*{margin-top:4rem}.fs-context-64 *{font-size:4rem}.mb-64{margin-bottom:4rem}.wpx-64{width:4rem}.fs-64{font-size:4rem}.fs-64 strong{font-size:inherit}.border-radius-64{border-radius:4rem}.px-64{padding-left:4rem;padding-right:4rem}.py-64{padding-top:4rem;padding-bottom:4rem}.pb-64,.pr-64{padding-bottom:4rem!important}.gap-64{gap:4rem}.gap-y-64{row-gap:4rem}.lh-64{line-height:4rem}.text-64 *+*{margin-top:4rem}.mt-66{margin-top:4.125rem}.bottom-66{bottom:4.125rem}.space-66>*+*{margin-top:4.125rem}.fs-context-66 *{font-size:4.125rem}.mb-66{margin-bottom:4.125rem}.wpx-66{width:4.125rem}.fs-66{font-size:4.125rem}.fs-66 strong{font-size:inherit}.border-radius-66{border-radius:4.125rem}.px-66{padding-left:4.125rem;padding-right:4.125rem}.py-66{padding-top:4.125rem;padding-bottom:4.125rem}.pb-66,.pr-66{padding-bottom:4.125rem!important}.gap-66{gap:4.125rem}.gap-y-66{row-gap:4.125rem}.lh-66{line-height:4.125rem}.text-66 *+*{margin-top:4.125rem}.mt-68{margin-top:4.25rem}.bottom-68{bottom:4.25rem}.space-68>*+*{margin-top:4.25rem}.fs-context-68 *{font-size:4.25rem}.mb-68{margin-bottom:4.25rem}.wpx-68{width:4.25rem}.fs-68{font-size:4.25rem}.fs-68 strong{font-size:inherit}.border-radius-68{border-radius:4.25rem}.px-68{padding-left:4.25rem;padding-right:4.25rem}.py-68{padding-top:4.25rem;padding-bottom:4.25rem}.pb-68,.pr-68{padding-bottom:4.25rem!important}.gap-68{gap:4.25rem}.gap-y-68{row-gap:4.25rem}.lh-68{line-height:4.25rem}.text-68 *+*{margin-top:4.25rem}.mt-70{margin-top:4.375rem}.bottom-70{bottom:4.375rem}.space-70>*+*{margin-top:4.375rem}.fs-context-70 *{font-size:4.375rem}.mb-70{margin-bottom:4.375rem}.wpx-70{width:4.375rem}.fs-70{font-size:4.375rem}.fs-70 strong{font-size:inherit}.border-radius-70{border-radius:4.375rem}.px-70{padding-left:4.375rem;padding-right:4.375rem}.py-70{padding-top:4.375rem;padding-bottom:4.375rem}.pb-70,.pr-70{padding-bottom:4.375rem!important}.gap-70{gap:4.375rem}.gap-y-70{row-gap:4.375rem}.lh-70{line-height:4.375rem}.text-70 *+*{margin-top:4.375rem}.mt-72{margin-top:4.5rem}.bottom-72{bottom:4.5rem}.space-72>*+*{margin-top:4.5rem}.fs-context-72 *{font-size:4.5rem}.mb-72{margin-bottom:4.5rem}.wpx-72{width:4.5rem}.fs-72{font-size:4.5rem}.fs-72 strong{font-size:inherit}.border-radius-72{border-radius:4.5rem}.px-72{padding-left:4.5rem;padding-right:4.5rem}.py-72{padding-top:4.5rem;padding-bottom:4.5rem}.pb-72,.pr-72{padding-bottom:4.5rem!important}.gap-72{gap:4.5rem}.gap-y-72{row-gap:4.5rem}.lh-72{line-height:4.5rem}.text-72 *+*{margin-top:4.5rem}.mt-74{margin-top:4.625rem}.bottom-74{bottom:4.625rem}.space-74>*+*{margin-top:4.625rem}.fs-context-74 *{font-size:4.625rem}.mb-74{margin-bottom:4.625rem}.wpx-74{width:4.625rem}.fs-74{font-size:4.625rem}.fs-74 strong{font-size:inherit}.border-radius-74{border-radius:4.625rem}.px-74{padding-left:4.625rem;padding-right:4.625rem}.py-74{padding-top:4.625rem;padding-bottom:4.625rem}.pb-74,.pr-74{padding-bottom:4.625rem!important}.gap-74{gap:4.625rem}.gap-y-74{row-gap:4.625rem}.lh-74{line-height:4.625rem}.text-74 *+*{margin-top:4.625rem}.mt-76{margin-top:4.75rem}.bottom-76{bottom:4.75rem}.space-76>*+*{margin-top:4.75rem}.fs-context-76 *{font-size:4.75rem}.mb-76{margin-bottom:4.75rem}.wpx-76{width:4.75rem}.fs-76{font-size:4.75rem}.fs-76 strong{font-size:inherit}.border-radius-76{border-radius:4.75rem}.px-76{padding-left:4.75rem;padding-right:4.75rem}.py-76{padding-top:4.75rem;padding-bottom:4.75rem}.pb-76,.pr-76{padding-bottom:4.75rem!important}.gap-76{gap:4.75rem}.gap-y-76{row-gap:4.75rem}.lh-76{line-height:4.75rem}.text-76 *+*{margin-top:4.75rem}.mt-78{margin-top:4.875rem}.bottom-78{bottom:4.875rem}.space-78>*+*{margin-top:4.875rem}.fs-context-78 *{font-size:4.875rem}.mb-78{margin-bottom:4.875rem}.wpx-78{width:4.875rem}.fs-78{font-size:4.875rem}.fs-78 strong{font-size:inherit}.border-radius-78{border-radius:4.875rem}.px-78{padding-left:4.875rem;padding-right:4.875rem}.py-78{padding-top:4.875rem;padding-bottom:4.875rem}.pb-78,.pr-78{padding-bottom:4.875rem!important}.gap-78{gap:4.875rem}.gap-y-78{row-gap:4.875rem}.lh-78{line-height:4.875rem}.text-78 *+*{margin-top:4.875rem}.mt-80{margin-top:5rem}.bottom-80{bottom:5rem}.space-80>*+*{margin-top:5rem}.fs-context-80 *{font-size:5rem}.mb-80{margin-bottom:5rem}.wpx-80{width:5rem}.fs-80{font-size:5rem}.fs-80 strong{font-size:inherit}.border-radius-80{border-radius:5rem}.px-80{padding-left:5rem;padding-right:5rem}.py-80{padding-top:5rem;padding-bottom:5rem}.pb-80,.pr-80{padding-bottom:5rem!important}.gap-80{gap:5rem}.gap-y-80{row-gap:5rem}.lh-80{line-height:5rem}.text-80 *+*{margin-top:5rem}.mt-82{margin-top:5.125rem}.bottom-82{bottom:5.125rem}.space-82>*+*{margin-top:5.125rem}.fs-context-82 *{font-size:5.125rem}.mb-82{margin-bottom:5.125rem}.wpx-82{width:5.125rem}.fs-82{font-size:5.125rem}.fs-82 strong{font-size:inherit}.border-radius-82{border-radius:5.125rem}.px-82{padding-left:5.125rem;padding-right:5.125rem}.py-82{padding-top:5.125rem;padding-bottom:5.125rem}.pb-82,.pr-82{padding-bottom:5.125rem!important}.gap-82{gap:5.125rem}.gap-y-82{row-gap:5.125rem}.lh-82{line-height:5.125rem}.text-82 *+*{margin-top:5.125rem}.mt-84{margin-top:5.25rem}.bottom-84{bottom:5.25rem}.space-84>*+*{margin-top:5.25rem}.fs-context-84 *{font-size:5.25rem}.mb-84{margin-bottom:5.25rem}.wpx-84{width:5.25rem}.fs-84{font-size:5.25rem}.fs-84 strong{font-size:inherit}.border-radius-84{border-radius:5.25rem}.px-84{padding-left:5.25rem;padding-right:5.25rem}.py-84{padding-top:5.25rem;padding-bottom:5.25rem}.pb-84,.pr-84{padding-bottom:5.25rem!important}.gap-84{gap:5.25rem}.gap-y-84{row-gap:5.25rem}.lh-84{line-height:5.25rem}.text-84 *+*{margin-top:5.25rem}.mt-86{margin-top:5.375rem}.bottom-86{bottom:5.375rem}.space-86>*+*{margin-top:5.375rem}.fs-context-86 *{font-size:5.375rem}.mb-86{margin-bottom:5.375rem}.wpx-86{width:5.375rem}.fs-86{font-size:5.375rem}.fs-86 strong{font-size:inherit}.border-radius-86{border-radius:5.375rem}.px-86{padding-left:5.375rem;padding-right:5.375rem}.py-86{padding-top:5.375rem;padding-bottom:5.375rem}.pb-86,.pr-86{padding-bottom:5.375rem!important}.gap-86{gap:5.375rem}.gap-y-86{row-gap:5.375rem}.lh-86{line-height:5.375rem}.text-86 *+*{margin-top:5.375rem}.mt-88{margin-top:5.5rem}.bottom-88{bottom:5.5rem}.space-88>*+*{margin-top:5.5rem}.fs-context-88 *{font-size:5.5rem}.mb-88{margin-bottom:5.5rem}.wpx-88{width:5.5rem}.fs-88{font-size:5.5rem}.fs-88 strong{font-size:inherit}.border-radius-88{border-radius:5.5rem}.px-88{padding-left:5.5rem;padding-right:5.5rem}.py-88{padding-top:5.5rem;padding-bottom:5.5rem}.pb-88,.pr-88{padding-bottom:5.5rem!important}.gap-88{gap:5.5rem}.gap-y-88{row-gap:5.5rem}.lh-88{line-height:5.5rem}.text-88 *+*{margin-top:5.5rem}.mt-90{margin-top:5.625rem}.bottom-90{bottom:5.625rem}.space-90>*+*{margin-top:5.625rem}.fs-context-90 *{font-size:5.625rem}.mb-90{margin-bottom:5.625rem}.wpx-90{width:5.625rem}.fs-90{font-size:5.625rem}.fs-90 strong{font-size:inherit}.border-radius-90{border-radius:5.625rem}.px-90{padding-left:5.625rem;padding-right:5.625rem}.py-90{padding-top:5.625rem;padding-bottom:5.625rem}.pb-90,.pr-90{padding-bottom:5.625rem!important}.gap-90{gap:5.625rem}.gap-y-90{row-gap:5.625rem}.lh-90{line-height:5.625rem}.text-90 *+*{margin-top:5.625rem}.mt-92{margin-top:5.75rem}.bottom-92{bottom:5.75rem}.space-92>*+*{margin-top:5.75rem}.fs-context-92 *{font-size:5.75rem}.mb-92{margin-bottom:5.75rem}.wpx-92{width:5.75rem}.fs-92{font-size:5.75rem}.fs-92 strong{font-size:inherit}.border-radius-92{border-radius:5.75rem}.px-92{padding-left:5.75rem;padding-right:5.75rem}.py-92{padding-top:5.75rem;padding-bottom:5.75rem}.pb-92,.pr-92{padding-bottom:5.75rem!important}.gap-92{gap:5.75rem}.gap-y-92{row-gap:5.75rem}.lh-92{line-height:5.75rem}.text-92 *+*{margin-top:5.75rem}.mt-94{margin-top:5.875rem}.bottom-94{bottom:5.875rem}.space-94>*+*{margin-top:5.875rem}.fs-context-94 *{font-size:5.875rem}.mb-94{margin-bottom:5.875rem}.wpx-94{width:5.875rem}.fs-94{font-size:5.875rem}.fs-94 strong{font-size:inherit}.border-radius-94{border-radius:5.875rem}.px-94{padding-left:5.875rem;padding-right:5.875rem}.py-94{padding-top:5.875rem;padding-bottom:5.875rem}.pb-94,.pr-94{padding-bottom:5.875rem!important}.gap-94{gap:5.875rem}.gap-y-94{row-gap:5.875rem}.lh-94{line-height:5.875rem}.text-94 *+*{margin-top:5.875rem}.mt-96{margin-top:6rem}.bottom-96{bottom:6rem}.space-96>*+*{margin-top:6rem}.fs-context-96 *{font-size:6rem}.mb-96{margin-bottom:6rem}.wpx-96{width:6rem}.fs-96{font-size:6rem}.fs-96 strong{font-size:inherit}.border-radius-96{border-radius:6rem}.px-96{padding-left:6rem;padding-right:6rem}.py-96{padding-top:6rem;padding-bottom:6rem}.pb-96,.pr-96{padding-bottom:6rem!important}.gap-96{gap:6rem}.gap-y-96{row-gap:6rem}.lh-96{line-height:6rem}.text-96 *+*{margin-top:6rem}@media (max-width:768px){.mt-mb-0{margin-top:0!important}.bottom-mb-0{bottom:0!important}.space-mb-0>*+*{margin-top:0!important}.fs-context-mb-0 *{font-size:0!important}.mb-mb-0{margin-bottom:0!important}.wpx-mb-0{width:0!important}.fs-mb-0{font-size:0!important}.border-radius-mb-0{border-radius:0!important}.px-mb-0{padding-left:0!important;padding-right:0!important}.py-mb-0{padding-top:0!important}.pb-mb-0,.py-mb-0{padding-bottom:0!important}.pt-mb-0{padding-top:0!important}.pr-mb-0{padding-bottom:0!important}.gap-mb-0{gap:0!important}.gap-y-mb-0{row-gap:0!important}.lh-mb-0{line-height:0!important}.text-mb-0 *+*{margin-top:0}.mt-mb-2{margin-top:2px!important}.bottom-mb-2{bottom:2px!important}.space-mb-2>*+*{margin-top:2px!important}.fs-context-mb-2 *{font-size:2px!important}.mb-mb-2{margin-bottom:2px!important}.wpx-mb-2{width:2px!important}.fs-mb-2{font-size:2px!important}.border-radius-mb-2{border-radius:2px!important}.px-mb-2{padding-left:2px!important;padding-right:2px!important}.py-mb-2{padding-top:2px!important}.pb-mb-2,.py-mb-2{padding-bottom:2px!important}.pt-mb-2{padding-top:2px!important}.pr-mb-2{padding-bottom:2px!important}.gap-mb-2{gap:2px!important}.gap-y-mb-2{row-gap:.125rem!important}.lh-mb-2{line-height:2px!important}.text-mb-2 *+*{margin-top:.125rem}.mt-mb-4{margin-top:4px!important}.bottom-mb-4{bottom:4px!important}.space-mb-4>*+*{margin-top:4px!important}.fs-context-mb-4 *{font-size:4px!important}.mb-mb-4{margin-bottom:4px!important}.wpx-mb-4{width:4px!important}.fs-mb-4{font-size:4px!important}.border-radius-mb-4{border-radius:4px!important}.px-mb-4{padding-left:4px!important;padding-right:4px!important}.py-mb-4{padding-top:4px!important}.pb-mb-4,.py-mb-4{padding-bottom:4px!important}.pt-mb-4{padding-top:4px!important}.pr-mb-4{padding-bottom:4px!important}.gap-mb-4{gap:4px!important}.gap-y-mb-4{row-gap:.25rem!important}.lh-mb-4{line-height:4px!important}.text-mb-4 *+*{margin-top:.25rem}.mt-mb-8{margin-top:8px!important}.bottom-mb-8{bottom:8px!important}.space-mb-8>*+*{margin-top:8px!important}.fs-context-mb-8 *{font-size:8px!important}.mb-mb-8{margin-bottom:8px!important}.wpx-mb-8{width:8px!important}.fs-mb-8{font-size:8px!important}.border-radius-mb-8{border-radius:8px!important}.px-mb-8{padding-left:8px!important;padding-right:8px!important}.py-mb-8{padding-top:8px!important}.pb-mb-8,.py-mb-8{padding-bottom:8px!important}.pt-mb-8{padding-top:8px!important}.pr-mb-8{padding-bottom:8px!important}.gap-mb-8{gap:8px!important}.gap-y-mb-8{row-gap:.5rem!important}.lh-mb-8{line-height:8px!important}.text-mb-8 *+*{margin-top:.5rem}.mt-mb-10{margin-top:10px!important}.bottom-mb-10{bottom:10px!important}.space-mb-10>*+*{margin-top:10px!important}.fs-context-mb-10 *{font-size:10px!important}.mb-mb-10{margin-bottom:10px!important}.wpx-mb-10{width:10px!important}.fs-mb-10{font-size:10px!important}.border-radius-mb-10{border-radius:10px!important}.px-mb-10{padding-left:10px!important;padding-right:10px!important}.py-mb-10{padding-top:10px!important}.pb-mb-10,.py-mb-10{padding-bottom:10px!important}.pt-mb-10{padding-top:10px!important}.pr-mb-10{padding-bottom:10px!important}.gap-mb-10{gap:10px!important}.gap-y-mb-10{row-gap:.625rem!important}.lh-mb-10{line-height:10px!important}.text-mb-10 *+*{margin-top:.625rem}.mt-mb-12{margin-top:12px!important}.bottom-mb-12{bottom:12px!important}.space-mb-12>*+*{margin-top:12px!important}.fs-context-mb-12 *{font-size:12px!important}.mb-mb-12{margin-bottom:12px!important}.wpx-mb-12{width:12px!important}.fs-mb-12{font-size:12px!important}.border-radius-mb-12{border-radius:12px!important}.px-mb-12{padding-left:12px!important;padding-right:12px!important}.py-mb-12{padding-top:12px!important}.pb-mb-12,.py-mb-12{padding-bottom:12px!important}.pt-mb-12{padding-top:12px!important}.pr-mb-12{padding-bottom:12px!important}.gap-mb-12{gap:12px!important}.gap-y-mb-12{row-gap:.75rem!important}.lh-mb-12{line-height:12px!important}.text-mb-12 *+*{margin-top:.75rem}.mt-mb-14{margin-top:14px!important}.bottom-mb-14{bottom:14px!important}.space-mb-14>*+*{margin-top:14px!important}.fs-context-mb-14 *{font-size:14px!important}.mb-mb-14{margin-bottom:14px!important}.wpx-mb-14{width:14px!important}.fs-mb-14{font-size:14px!important}.border-radius-mb-14{border-radius:14px!important}.px-mb-14{padding-left:14px!important;padding-right:14px!important}.py-mb-14{padding-top:14px!important}.pb-mb-14,.py-mb-14{padding-bottom:14px!important}.pt-mb-14{padding-top:14px!important}.pr-mb-14{padding-bottom:14px!important}.gap-mb-14{gap:14px!important}.gap-y-mb-14{row-gap:.875rem!important}.lh-mb-14{line-height:14px!important}.text-mb-14 *+*{margin-top:.875rem}.mt-mb-16{margin-top:16px!important}.bottom-mb-16{bottom:16px!important}.space-mb-16>*+*{margin-top:16px!important}.fs-context-mb-16 *{font-size:16px!important}.mb-mb-16{margin-bottom:16px!important}.wpx-mb-16{width:16px!important}.fs-mb-16{font-size:16px!important}.border-radius-mb-16{border-radius:16px!important}.px-mb-16{padding-left:16px!important;padding-right:16px!important}.py-mb-16{padding-top:16px!important}.pb-mb-16,.py-mb-16{padding-bottom:16px!important}.pt-mb-16{padding-top:16px!important}.pr-mb-16{padding-bottom:16px!important}.gap-mb-16{gap:16px!important}.gap-y-mb-16{row-gap:1rem!important}.lh-mb-16{line-height:16px!important}.text-mb-16 *+*{margin-top:1rem}.mt-mb-18{margin-top:18px!important}.bottom-mb-18{bottom:18px!important}.space-mb-18>*+*{margin-top:18px!important}.fs-context-mb-18 *{font-size:18px!important}.mb-mb-18{margin-bottom:18px!important}.wpx-mb-18{width:18px!important}.fs-mb-18{font-size:18px!important}.border-radius-mb-18{border-radius:18px!important}.px-mb-18{padding-left:18px!important;padding-right:18px!important}.py-mb-18{padding-top:18px!important}.pb-mb-18,.py-mb-18{padding-bottom:18px!important}.pt-mb-18{padding-top:18px!important}.pr-mb-18{padding-bottom:18px!important}.gap-mb-18{gap:18px!important}.gap-y-mb-18{row-gap:1.125rem!important}.lh-mb-18{line-height:18px!important}.text-mb-18 *+*{margin-top:1.125rem}.mt-mb-20{margin-top:20px!important}.bottom-mb-20{bottom:20px!important}.space-mb-20>*+*{margin-top:20px!important}.fs-context-mb-20 *{font-size:20px!important}.mb-mb-20{margin-bottom:20px!important}.wpx-mb-20{width:20px!important}.fs-mb-20{font-size:20px!important}.border-radius-mb-20{border-radius:20px!important}.px-mb-20{padding-left:20px!important;padding-right:20px!important}.py-mb-20{padding-top:20px!important}.pb-mb-20,.py-mb-20{padding-bottom:20px!important}.pt-mb-20{padding-top:20px!important}.pr-mb-20{padding-bottom:20px!important}.gap-mb-20{gap:20px!important}.gap-y-mb-20{row-gap:1.25rem!important}.lh-mb-20{line-height:20px!important}.text-mb-20 *+*{margin-top:1.25rem}.mt-mb-22{margin-top:22px!important}.bottom-mb-22{bottom:22px!important}.space-mb-22>*+*{margin-top:22px!important}.fs-context-mb-22 *{font-size:22px!important}.mb-mb-22{margin-bottom:22px!important}.wpx-mb-22{width:22px!important}.fs-mb-22{font-size:22px!important}.border-radius-mb-22{border-radius:22px!important}.px-mb-22{padding-left:22px!important;padding-right:22px!important}.py-mb-22{padding-top:22px!important}.pb-mb-22,.py-mb-22{padding-bottom:22px!important}.pt-mb-22{padding-top:22px!important}.pr-mb-22{padding-bottom:22px!important}.gap-mb-22{gap:22px!important}.gap-y-mb-22{row-gap:1.375rem!important}.lh-mb-22{line-height:22px!important}.text-mb-22 *+*{margin-top:1.375rem}.mt-mb-24{margin-top:24px!important}.bottom-mb-24{bottom:24px!important}.space-mb-24>*+*{margin-top:24px!important}.fs-context-mb-24 *{font-size:24px!important}.mb-mb-24{margin-bottom:24px!important}.wpx-mb-24{width:24px!important}.fs-mb-24{font-size:24px!important}.border-radius-mb-24{border-radius:24px!important}.px-mb-24{padding-left:24px!important;padding-right:24px!important}.py-mb-24{padding-top:24px!important}.pb-mb-24,.py-mb-24{padding-bottom:24px!important}.pt-mb-24{padding-top:24px!important}.pr-mb-24{padding-bottom:24px!important}.gap-mb-24{gap:24px!important}.gap-y-mb-24{row-gap:1.5rem!important}.lh-mb-24{line-height:24px!important}.text-mb-24 *+*{margin-top:1.5rem}.mt-mb-26{margin-top:26px!important}.bottom-mb-26{bottom:26px!important}.space-mb-26>*+*{margin-top:26px!important}.fs-context-mb-26 *{font-size:26px!important}.mb-mb-26{margin-bottom:26px!important}.wpx-mb-26{width:26px!important}.fs-mb-26{font-size:26px!important}.border-radius-mb-26{border-radius:26px!important}.px-mb-26{padding-left:26px!important;padding-right:26px!important}.py-mb-26{padding-top:26px!important}.pb-mb-26,.py-mb-26{padding-bottom:26px!important}.pt-mb-26{padding-top:26px!important}.pr-mb-26{padding-bottom:26px!important}.gap-mb-26{gap:26px!important}.gap-y-mb-26{row-gap:1.625rem!important}.lh-mb-26{line-height:26px!important}.text-mb-26 *+*{margin-top:1.625rem}.mt-mb-28{margin-top:28px!important}.bottom-mb-28{bottom:28px!important}.space-mb-28>*+*{margin-top:28px!important}.fs-context-mb-28 *{font-size:28px!important}.mb-mb-28{margin-bottom:28px!important}.wpx-mb-28{width:28px!important}.fs-mb-28{font-size:28px!important}.border-radius-mb-28{border-radius:28px!important}.px-mb-28{padding-left:28px!important;padding-right:28px!important}.py-mb-28{padding-top:28px!important}.pb-mb-28,.py-mb-28{padding-bottom:28px!important}.pt-mb-28{padding-top:28px!important}.pr-mb-28{padding-bottom:28px!important}.gap-mb-28{gap:28px!important}.gap-y-mb-28{row-gap:1.75rem!important}.lh-mb-28{line-height:28px!important}.text-mb-28 *+*{margin-top:1.75rem}.mt-mb-30{margin-top:30px!important}.bottom-mb-30{bottom:30px!important}.space-mb-30>*+*{margin-top:30px!important}.fs-context-mb-30 *{font-size:30px!important}.mb-mb-30{margin-bottom:30px!important}.wpx-mb-30{width:30px!important}.fs-mb-30{font-size:30px!important}.border-radius-mb-30{border-radius:30px!important}.px-mb-30{padding-left:30px!important;padding-right:30px!important}.py-mb-30{padding-top:30px!important}.pb-mb-30,.py-mb-30{padding-bottom:30px!important}.pt-mb-30{padding-top:30px!important}.pr-mb-30{padding-bottom:30px!important}.gap-mb-30{gap:30px!important}.gap-y-mb-30{row-gap:1.875rem!important}.lh-mb-30{line-height:30px!important}.text-mb-30 *+*{margin-top:1.875rem}.mt-mb-32{margin-top:32px!important}.bottom-mb-32{bottom:32px!important}.space-mb-32>*+*{margin-top:32px!important}.fs-context-mb-32 *{font-size:32px!important}.mb-mb-32{margin-bottom:32px!important}.wpx-mb-32{width:32px!important}.fs-mb-32{font-size:32px!important}.border-radius-mb-32{border-radius:32px!important}.px-mb-32{padding-left:32px!important;padding-right:32px!important}.py-mb-32{padding-top:32px!important}.pb-mb-32,.py-mb-32{padding-bottom:32px!important}.pt-mb-32{padding-top:32px!important}.pr-mb-32{padding-bottom:32px!important}.gap-mb-32{gap:32px!important}.gap-y-mb-32{row-gap:2rem!important}.lh-mb-32{line-height:32px!important}.text-mb-32 *+*{margin-top:2rem}.mt-mb-34{margin-top:34px!important}.bottom-mb-34{bottom:34px!important}.space-mb-34>*+*{margin-top:34px!important}.fs-context-mb-34 *{font-size:34px!important}.mb-mb-34{margin-bottom:34px!important}.wpx-mb-34{width:34px!important}.fs-mb-34{font-size:34px!important}.border-radius-mb-34{border-radius:34px!important}.px-mb-34{padding-left:34px!important;padding-right:34px!important}.py-mb-34{padding-top:34px!important}.pb-mb-34,.py-mb-34{padding-bottom:34px!important}.pt-mb-34{padding-top:34px!important}.pr-mb-34{padding-bottom:34px!important}.gap-mb-34{gap:34px!important}.gap-y-mb-34{row-gap:2.125rem!important}.lh-mb-34{line-height:34px!important}.text-mb-34 *+*{margin-top:2.125rem}.mt-mb-36{margin-top:36px!important}.bottom-mb-36{bottom:36px!important}.space-mb-36>*+*{margin-top:36px!important}.fs-context-mb-36 *{font-size:36px!important}.mb-mb-36{margin-bottom:36px!important}.wpx-mb-36{width:36px!important}.fs-mb-36{font-size:36px!important}.border-radius-mb-36{border-radius:36px!important}.px-mb-36{padding-left:36px!important;padding-right:36px!important}.py-mb-36{padding-top:36px!important}.pb-mb-36,.py-mb-36{padding-bottom:36px!important}.pt-mb-36{padding-top:36px!important}.pr-mb-36{padding-bottom:36px!important}.gap-mb-36{gap:36px!important}.gap-y-mb-36{row-gap:2.25rem!important}.lh-mb-36{line-height:36px!important}.text-mb-36 *+*{margin-top:2.25rem}.mt-mb-38{margin-top:38px!important}.bottom-mb-38{bottom:38px!important}.space-mb-38>*+*{margin-top:38px!important}.fs-context-mb-38 *{font-size:38px!important}.mb-mb-38{margin-bottom:38px!important}.wpx-mb-38{width:38px!important}.fs-mb-38{font-size:38px!important}.border-radius-mb-38{border-radius:38px!important}.px-mb-38{padding-left:38px!important;padding-right:38px!important}.py-mb-38{padding-top:38px!important}.pb-mb-38,.py-mb-38{padding-bottom:38px!important}.pt-mb-38{padding-top:38px!important}.pr-mb-38{padding-bottom:38px!important}.gap-mb-38{gap:38px!important}.gap-y-mb-38{row-gap:2.375rem!important}.lh-mb-38{line-height:38px!important}.text-mb-38 *+*{margin-top:2.375rem}.mt-mb-40{margin-top:40px!important}.bottom-mb-40{bottom:40px!important}.space-mb-40>*+*{margin-top:40px!important}.fs-context-mb-40 *{font-size:40px!important}.mb-mb-40{margin-bottom:40px!important}.wpx-mb-40{width:40px!important}.fs-mb-40{font-size:40px!important}.border-radius-mb-40{border-radius:40px!important}.px-mb-40{padding-left:40px!important;padding-right:40px!important}.py-mb-40{padding-top:40px!important}.pb-mb-40,.py-mb-40{padding-bottom:40px!important}.pt-mb-40{padding-top:40px!important}.pr-mb-40{padding-bottom:40px!important}.gap-mb-40{gap:40px!important}.gap-y-mb-40{row-gap:2.5rem!important}.lh-mb-40{line-height:40px!important}.text-mb-40 *+*{margin-top:2.5rem}.mt-mb-42{margin-top:42px!important}.bottom-mb-42{bottom:42px!important}.space-mb-42>*+*{margin-top:42px!important}.fs-context-mb-42 *{font-size:42px!important}.mb-mb-42{margin-bottom:42px!important}.wpx-mb-42{width:42px!important}.fs-mb-42{font-size:42px!important}.border-radius-mb-42{border-radius:42px!important}.px-mb-42{padding-left:42px!important;padding-right:42px!important}.py-mb-42{padding-top:42px!important}.pb-mb-42,.py-mb-42{padding-bottom:42px!important}.pt-mb-42{padding-top:42px!important}.pr-mb-42{padding-bottom:42px!important}.gap-mb-42{gap:42px!important}.gap-y-mb-42{row-gap:2.625rem!important}.lh-mb-42{line-height:42px!important}.text-mb-42 *+*{margin-top:2.625rem}.mt-mb-44{margin-top:44px!important}.bottom-mb-44{bottom:44px!important}.space-mb-44>*+*{margin-top:44px!important}.fs-context-mb-44 *{font-size:44px!important}.mb-mb-44{margin-bottom:44px!important}.wpx-mb-44{width:44px!important}.fs-mb-44{font-size:44px!important}.border-radius-mb-44{border-radius:44px!important}.px-mb-44{padding-left:44px!important;padding-right:44px!important}.py-mb-44{padding-top:44px!important}.pb-mb-44,.py-mb-44{padding-bottom:44px!important}.pt-mb-44{padding-top:44px!important}.pr-mb-44{padding-bottom:44px!important}.gap-mb-44{gap:44px!important}.gap-y-mb-44{row-gap:2.75rem!important}.lh-mb-44{line-height:44px!important}.text-mb-44 *+*{margin-top:2.75rem}.mt-mb-46{margin-top:46px!important}.bottom-mb-46{bottom:46px!important}.space-mb-46>*+*{margin-top:46px!important}.fs-context-mb-46 *{font-size:46px!important}.mb-mb-46{margin-bottom:46px!important}.wpx-mb-46{width:46px!important}.fs-mb-46{font-size:46px!important}.border-radius-mb-46{border-radius:46px!important}.px-mb-46{padding-left:46px!important;padding-right:46px!important}.py-mb-46{padding-top:46px!important}.pb-mb-46,.py-mb-46{padding-bottom:46px!important}.pt-mb-46{padding-top:46px!important}.pr-mb-46{padding-bottom:46px!important}.gap-mb-46{gap:46px!important}.gap-y-mb-46{row-gap:2.875rem!important}.lh-mb-46{line-height:46px!important}.text-mb-46 *+*{margin-top:2.875rem}.mt-mb-48{margin-top:48px!important}.bottom-mb-48{bottom:48px!important}.space-mb-48>*+*{margin-top:48px!important}.fs-context-mb-48 *{font-size:48px!important}.mb-mb-48{margin-bottom:48px!important}.wpx-mb-48{width:48px!important}.fs-mb-48{font-size:48px!important}.border-radius-mb-48{border-radius:48px!important}.px-mb-48{padding-left:48px!important;padding-right:48px!important}.py-mb-48{padding-top:48px!important}.pb-mb-48,.py-mb-48{padding-bottom:48px!important}.pt-mb-48{padding-top:48px!important}.pr-mb-48{padding-bottom:48px!important}.gap-mb-48{gap:48px!important}.gap-y-mb-48{row-gap:3rem!important}.lh-mb-48{line-height:48px!important}.text-mb-48 *+*{margin-top:3rem}.mt-mb-50{margin-top:50px!important}.bottom-mb-50{bottom:50px!important}.space-mb-50>*+*{margin-top:50px!important}.fs-context-mb-50 *{font-size:50px!important}.mb-mb-50{margin-bottom:50px!important}.wpx-mb-50{width:50px!important}.fs-mb-50{font-size:50px!important}.border-radius-mb-50{border-radius:50px!important}.px-mb-50{padding-left:50px!important;padding-right:50px!important}.py-mb-50{padding-top:50px!important}.pb-mb-50,.py-mb-50{padding-bottom:50px!important}.pt-mb-50{padding-top:50px!important}.pr-mb-50{padding-bottom:50px!important}.gap-mb-50{gap:50px!important}.gap-y-mb-50{row-gap:3.125rem!important}.lh-mb-50{line-height:50px!important}.text-mb-50 *+*{margin-top:3.125rem}.mt-mb-52{margin-top:52px!important}.bottom-mb-52{bottom:52px!important}.space-mb-52>*+*{margin-top:52px!important}.fs-context-mb-52 *{font-size:52px!important}.mb-mb-52{margin-bottom:52px!important}.wpx-mb-52{width:52px!important}.fs-mb-52{font-size:52px!important}.border-radius-mb-52{border-radius:52px!important}.px-mb-52{padding-left:52px!important;padding-right:52px!important}.py-mb-52{padding-top:52px!important}.pb-mb-52,.py-mb-52{padding-bottom:52px!important}.pt-mb-52{padding-top:52px!important}.pr-mb-52{padding-bottom:52px!important}.gap-mb-52{gap:52px!important}.gap-y-mb-52{row-gap:3.25rem!important}.lh-mb-52{line-height:52px!important}.text-mb-52 *+*{margin-top:3.25rem}.mt-mb-54{margin-top:54px!important}.bottom-mb-54{bottom:54px!important}.space-mb-54>*+*{margin-top:54px!important}.fs-context-mb-54 *{font-size:54px!important}.mb-mb-54{margin-bottom:54px!important}.wpx-mb-54{width:54px!important}.fs-mb-54{font-size:54px!important}.border-radius-mb-54{border-radius:54px!important}.px-mb-54{padding-left:54px!important;padding-right:54px!important}.py-mb-54{padding-top:54px!important}.pb-mb-54,.py-mb-54{padding-bottom:54px!important}.pt-mb-54{padding-top:54px!important}.pr-mb-54{padding-bottom:54px!important}.gap-mb-54{gap:54px!important}.gap-y-mb-54{row-gap:3.375rem!important}.lh-mb-54{line-height:54px!important}.text-mb-54 *+*{margin-top:3.375rem}.mt-mb-56{margin-top:56px!important}.bottom-mb-56{bottom:56px!important}.space-mb-56>*+*{margin-top:56px!important}.fs-context-mb-56 *{font-size:56px!important}.mb-mb-56{margin-bottom:56px!important}.wpx-mb-56{width:56px!important}.fs-mb-56{font-size:56px!important}.border-radius-mb-56{border-radius:56px!important}.px-mb-56{padding-left:56px!important;padding-right:56px!important}.py-mb-56{padding-top:56px!important}.pb-mb-56,.py-mb-56{padding-bottom:56px!important}.pt-mb-56{padding-top:56px!important}.pr-mb-56{padding-bottom:56px!important}.gap-mb-56{gap:56px!important}.gap-y-mb-56{row-gap:3.5rem!important}.lh-mb-56{line-height:56px!important}.text-mb-56 *+*{margin-top:3.5rem}.mt-mb-58{margin-top:58px!important}.bottom-mb-58{bottom:58px!important}.space-mb-58>*+*{margin-top:58px!important}.fs-context-mb-58 *{font-size:58px!important}.mb-mb-58{margin-bottom:58px!important}.wpx-mb-58{width:58px!important}.fs-mb-58{font-size:58px!important}.border-radius-mb-58{border-radius:58px!important}.px-mb-58{padding-left:58px!important;padding-right:58px!important}.py-mb-58{padding-top:58px!important}.pb-mb-58,.py-mb-58{padding-bottom:58px!important}.pt-mb-58{padding-top:58px!important}.pr-mb-58{padding-bottom:58px!important}.gap-mb-58{gap:58px!important}.gap-y-mb-58{row-gap:3.625rem!important}.lh-mb-58{line-height:58px!important}.text-mb-58 *+*{margin-top:3.625rem}.mt-mb-60{margin-top:60px!important}.bottom-mb-60{bottom:60px!important}.space-mb-60>*+*{margin-top:60px!important}.fs-context-mb-60 *{font-size:60px!important}.mb-mb-60{margin-bottom:60px!important}.wpx-mb-60{width:60px!important}.fs-mb-60{font-size:60px!important}.border-radius-mb-60{border-radius:60px!important}.px-mb-60{padding-left:60px!important;padding-right:60px!important}.py-mb-60{padding-top:60px!important}.pb-mb-60,.py-mb-60{padding-bottom:60px!important}.pt-mb-60{padding-top:60px!important}.pr-mb-60{padding-bottom:60px!important}.gap-mb-60{gap:60px!important}.gap-y-mb-60{row-gap:3.75rem!important}.lh-mb-60{line-height:60px!important}.text-mb-60 *+*{margin-top:3.75rem}.mt-mb-62{margin-top:62px!important}.bottom-mb-62{bottom:62px!important}.space-mb-62>*+*{margin-top:62px!important}.fs-context-mb-62 *{font-size:62px!important}.mb-mb-62{margin-bottom:62px!important}.wpx-mb-62{width:62px!important}.fs-mb-62{font-size:62px!important}.border-radius-mb-62{border-radius:62px!important}.px-mb-62{padding-left:62px!important;padding-right:62px!important}.py-mb-62{padding-top:62px!important}.pb-mb-62,.py-mb-62{padding-bottom:62px!important}.pt-mb-62{padding-top:62px!important}.pr-mb-62{padding-bottom:62px!important}.gap-mb-62{gap:62px!important}.gap-y-mb-62{row-gap:3.875rem!important}.lh-mb-62{line-height:62px!important}.text-mb-62 *+*{margin-top:3.875rem}.mt-mb-64{margin-top:64px!important}.bottom-mb-64{bottom:64px!important}.space-mb-64>*+*{margin-top:64px!important}.fs-context-mb-64 *{font-size:64px!important}.mb-mb-64{margin-bottom:64px!important}.wpx-mb-64{width:64px!important}.fs-mb-64{font-size:64px!important}.border-radius-mb-64{border-radius:64px!important}.px-mb-64{padding-left:64px!important;padding-right:64px!important}.py-mb-64{padding-top:64px!important}.pb-mb-64,.py-mb-64{padding-bottom:64px!important}.pt-mb-64{padding-top:64px!important}.pr-mb-64{padding-bottom:64px!important}.gap-mb-64{gap:64px!important}.gap-y-mb-64{row-gap:4rem!important}.lh-mb-64{line-height:64px!important}.text-mb-64 *+*{margin-top:4rem}.mt-mb-66{margin-top:66px!important}.bottom-mb-66{bottom:66px!important}.space-mb-66>*+*{margin-top:66px!important}.fs-context-mb-66 *{font-size:66px!important}.mb-mb-66{margin-bottom:66px!important}.wpx-mb-66{width:66px!important}.fs-mb-66{font-size:66px!important}.border-radius-mb-66{border-radius:66px!important}.px-mb-66{padding-left:66px!important;padding-right:66px!important}.py-mb-66{padding-top:66px!important}.pb-mb-66,.py-mb-66{padding-bottom:66px!important}.pt-mb-66{padding-top:66px!important}.pr-mb-66{padding-bottom:66px!important}.gap-mb-66{gap:66px!important}.gap-y-mb-66{row-gap:4.125rem!important}.lh-mb-66{line-height:66px!important}.text-mb-66 *+*{margin-top:4.125rem}.mt-mb-68{margin-top:68px!important}.bottom-mb-68{bottom:68px!important}.space-mb-68>*+*{margin-top:68px!important}.fs-context-mb-68 *{font-size:68px!important}.mb-mb-68{margin-bottom:68px!important}.wpx-mb-68{width:68px!important}.fs-mb-68{font-size:68px!important}.border-radius-mb-68{border-radius:68px!important}.px-mb-68{padding-left:68px!important;padding-right:68px!important}.py-mb-68{padding-top:68px!important}.pb-mb-68,.py-mb-68{padding-bottom:68px!important}.pt-mb-68{padding-top:68px!important}.pr-mb-68{padding-bottom:68px!important}.gap-mb-68{gap:68px!important}.gap-y-mb-68{row-gap:4.25rem!important}.lh-mb-68{line-height:68px!important}.text-mb-68 *+*{margin-top:4.25rem}.mt-mb-70{margin-top:70px!important}.bottom-mb-70{bottom:70px!important}.space-mb-70>*+*{margin-top:70px!important}.fs-context-mb-70 *{font-size:70px!important}.mb-mb-70{margin-bottom:70px!important}.wpx-mb-70{width:70px!important}.fs-mb-70{font-size:70px!important}.border-radius-mb-70{border-radius:70px!important}.px-mb-70{padding-left:70px!important;padding-right:70px!important}.py-mb-70{padding-top:70px!important}.pb-mb-70,.py-mb-70{padding-bottom:70px!important}.pt-mb-70{padding-top:70px!important}.pr-mb-70{padding-bottom:70px!important}.gap-mb-70{gap:70px!important}.gap-y-mb-70{row-gap:4.375rem!important}.lh-mb-70{line-height:70px!important}.text-mb-70 *+*{margin-top:4.375rem}.mt-mb-72{margin-top:72px!important}.bottom-mb-72{bottom:72px!important}.space-mb-72>*+*{margin-top:72px!important}.fs-context-mb-72 *{font-size:72px!important}.mb-mb-72{margin-bottom:72px!important}.wpx-mb-72{width:72px!important}.fs-mb-72{font-size:72px!important}.border-radius-mb-72{border-radius:72px!important}.px-mb-72{padding-left:72px!important;padding-right:72px!important}.py-mb-72{padding-top:72px!important}.pb-mb-72,.py-mb-72{padding-bottom:72px!important}.pt-mb-72{padding-top:72px!important}.pr-mb-72{padding-bottom:72px!important}.gap-mb-72{gap:72px!important}.gap-y-mb-72{row-gap:4.5rem!important}.lh-mb-72{line-height:72px!important}.text-mb-72 *+*{margin-top:4.5rem}.mt-mb-74{margin-top:74px!important}.bottom-mb-74{bottom:74px!important}.space-mb-74>*+*{margin-top:74px!important}.fs-context-mb-74 *{font-size:74px!important}.mb-mb-74{margin-bottom:74px!important}.wpx-mb-74{width:74px!important}.fs-mb-74{font-size:74px!important}.border-radius-mb-74{border-radius:74px!important}.px-mb-74{padding-left:74px!important;padding-right:74px!important}.py-mb-74{padding-top:74px!important}.pb-mb-74,.py-mb-74{padding-bottom:74px!important}.pt-mb-74{padding-top:74px!important}.pr-mb-74{padding-bottom:74px!important}.gap-mb-74{gap:74px!important}.gap-y-mb-74{row-gap:4.625rem!important}.lh-mb-74{line-height:74px!important}.text-mb-74 *+*{margin-top:4.625rem}.mt-mb-76{margin-top:76px!important}.bottom-mb-76{bottom:76px!important}.space-mb-76>*+*{margin-top:76px!important}.fs-context-mb-76 *{font-size:76px!important}.mb-mb-76{margin-bottom:76px!important}.wpx-mb-76{width:76px!important}.fs-mb-76{font-size:76px!important}.border-radius-mb-76{border-radius:76px!important}.px-mb-76{padding-left:76px!important;padding-right:76px!important}.py-mb-76{padding-top:76px!important}.pb-mb-76,.py-mb-76{padding-bottom:76px!important}.pt-mb-76{padding-top:76px!important}.pr-mb-76{padding-bottom:76px!important}.gap-mb-76{gap:76px!important}.gap-y-mb-76{row-gap:4.75rem!important}.lh-mb-76{line-height:76px!important}.text-mb-76 *+*{margin-top:4.75rem}.mt-mb-78{margin-top:78px!important}.bottom-mb-78{bottom:78px!important}.space-mb-78>*+*{margin-top:78px!important}.fs-context-mb-78 *{font-size:78px!important}.mb-mb-78{margin-bottom:78px!important}.wpx-mb-78{width:78px!important}.fs-mb-78{font-size:78px!important}.border-radius-mb-78{border-radius:78px!important}.px-mb-78{padding-left:78px!important;padding-right:78px!important}.py-mb-78{padding-top:78px!important}.pb-mb-78,.py-mb-78{padding-bottom:78px!important}.pt-mb-78{padding-top:78px!important}.pr-mb-78{padding-bottom:78px!important}.gap-mb-78{gap:78px!important}.gap-y-mb-78{row-gap:4.875rem!important}.lh-mb-78{line-height:78px!important}.text-mb-78 *+*{margin-top:4.875rem}.mt-mb-80{margin-top:80px!important}.bottom-mb-80{bottom:80px!important}.space-mb-80>*+*{margin-top:80px!important}.fs-context-mb-80 *{font-size:80px!important}.mb-mb-80{margin-bottom:80px!important}.wpx-mb-80{width:80px!important}.fs-mb-80{font-size:80px!important}.border-radius-mb-80{border-radius:80px!important}.px-mb-80{padding-left:80px!important;padding-right:80px!important}.py-mb-80{padding-top:80px!important}.pb-mb-80,.py-mb-80{padding-bottom:80px!important}.pt-mb-80{padding-top:80px!important}.pr-mb-80{padding-bottom:80px!important}.gap-mb-80{gap:80px!important}.gap-y-mb-80{row-gap:5rem!important}.lh-mb-80{line-height:80px!important}.text-mb-80 *+*{margin-top:5rem}.mt-mb-82{margin-top:82px!important}.bottom-mb-82{bottom:82px!important}.space-mb-82>*+*{margin-top:82px!important}.fs-context-mb-82 *{font-size:82px!important}.mb-mb-82{margin-bottom:82px!important}.wpx-mb-82{width:82px!important}.fs-mb-82{font-size:82px!important}.border-radius-mb-82{border-radius:82px!important}.px-mb-82{padding-left:82px!important;padding-right:82px!important}.py-mb-82{padding-top:82px!important}.pb-mb-82,.py-mb-82{padding-bottom:82px!important}.pt-mb-82{padding-top:82px!important}.pr-mb-82{padding-bottom:82px!important}.gap-mb-82{gap:82px!important}.gap-y-mb-82{row-gap:5.125rem!important}.lh-mb-82{line-height:82px!important}.text-mb-82 *+*{margin-top:5.125rem}.mt-mb-84{margin-top:84px!important}.bottom-mb-84{bottom:84px!important}.space-mb-84>*+*{margin-top:84px!important}.fs-context-mb-84 *{font-size:84px!important}.mb-mb-84{margin-bottom:84px!important}.wpx-mb-84{width:84px!important}.fs-mb-84{font-size:84px!important}.border-radius-mb-84{border-radius:84px!important}.px-mb-84{padding-left:84px!important;padding-right:84px!important}.py-mb-84{padding-top:84px!important}.pb-mb-84,.py-mb-84{padding-bottom:84px!important}.pt-mb-84{padding-top:84px!important}.pr-mb-84{padding-bottom:84px!important}.gap-mb-84{gap:84px!important}.gap-y-mb-84{row-gap:5.25rem!important}.lh-mb-84{line-height:84px!important}.text-mb-84 *+*{margin-top:5.25rem}.mt-mb-86{margin-top:86px!important}.bottom-mb-86{bottom:86px!important}.space-mb-86>*+*{margin-top:86px!important}.fs-context-mb-86 *{font-size:86px!important}.mb-mb-86{margin-bottom:86px!important}.wpx-mb-86{width:86px!important}.fs-mb-86{font-size:86px!important}.border-radius-mb-86{border-radius:86px!important}.px-mb-86{padding-left:86px!important;padding-right:86px!important}.py-mb-86{padding-top:86px!important}.pb-mb-86,.py-mb-86{padding-bottom:86px!important}.pt-mb-86{padding-top:86px!important}.pr-mb-86{padding-bottom:86px!important}.gap-mb-86{gap:86px!important}.gap-y-mb-86{row-gap:5.375rem!important}.lh-mb-86{line-height:86px!important}.text-mb-86 *+*{margin-top:5.375rem}.mt-mb-88{margin-top:88px!important}.bottom-mb-88{bottom:88px!important}.space-mb-88>*+*{margin-top:88px!important}.fs-context-mb-88 *{font-size:88px!important}.mb-mb-88{margin-bottom:88px!important}.wpx-mb-88{width:88px!important}.fs-mb-88{font-size:88px!important}.border-radius-mb-88{border-radius:88px!important}.px-mb-88{padding-left:88px!important;padding-right:88px!important}.py-mb-88{padding-top:88px!important}.pb-mb-88,.py-mb-88{padding-bottom:88px!important}.pt-mb-88{padding-top:88px!important}.pr-mb-88{padding-bottom:88px!important}.gap-mb-88{gap:88px!important}.gap-y-mb-88{row-gap:5.5rem!important}.lh-mb-88{line-height:88px!important}.text-mb-88 *+*{margin-top:5.5rem}.mt-mb-90{margin-top:90px!important}.bottom-mb-90{bottom:90px!important}.space-mb-90>*+*{margin-top:90px!important}.fs-context-mb-90 *{font-size:90px!important}.mb-mb-90{margin-bottom:90px!important}.wpx-mb-90{width:90px!important}.fs-mb-90{font-size:90px!important}.border-radius-mb-90{border-radius:90px!important}.px-mb-90{padding-left:90px!important;padding-right:90px!important}.py-mb-90{padding-top:90px!important}.pb-mb-90,.py-mb-90{padding-bottom:90px!important}.pt-mb-90{padding-top:90px!important}.pr-mb-90{padding-bottom:90px!important}.gap-mb-90{gap:90px!important}.gap-y-mb-90{row-gap:5.625rem!important}.lh-mb-90{line-height:90px!important}.text-mb-90 *+*{margin-top:5.625rem}.mt-mb-92{margin-top:92px!important}.bottom-mb-92{bottom:92px!important}.space-mb-92>*+*{margin-top:92px!important}.fs-context-mb-92 *{font-size:92px!important}.mb-mb-92{margin-bottom:92px!important}.wpx-mb-92{width:92px!important}.fs-mb-92{font-size:92px!important}.border-radius-mb-92{border-radius:92px!important}.px-mb-92{padding-left:92px!important;padding-right:92px!important}.py-mb-92{padding-top:92px!important}.pb-mb-92,.py-mb-92{padding-bottom:92px!important}.pt-mb-92{padding-top:92px!important}.pr-mb-92{padding-bottom:92px!important}.gap-mb-92{gap:92px!important}.gap-y-mb-92{row-gap:5.75rem!important}.lh-mb-92{line-height:92px!important}.text-mb-92 *+*{margin-top:5.75rem}.mt-mb-94{margin-top:94px!important}.bottom-mb-94{bottom:94px!important}.space-mb-94>*+*{margin-top:94px!important}.fs-context-mb-94 *{font-size:94px!important}.mb-mb-94{margin-bottom:94px!important}.wpx-mb-94{width:94px!important}.fs-mb-94{font-size:94px!important}.border-radius-mb-94{border-radius:94px!important}.px-mb-94{padding-left:94px!important;padding-right:94px!important}.py-mb-94{padding-top:94px!important}.pb-mb-94,.py-mb-94{padding-bottom:94px!important}.pt-mb-94{padding-top:94px!important}.pr-mb-94{padding-bottom:94px!important}.gap-mb-94{gap:94px!important}.gap-y-mb-94{row-gap:5.875rem!important}.lh-mb-94{line-height:94px!important}.text-mb-94 *+*{margin-top:5.875rem}.mt-mb-96{margin-top:96px!important}.bottom-mb-96{bottom:96px!important}.space-mb-96>*+*{margin-top:96px!important}.fs-context-mb-96 *{font-size:96px!important}.mb-mb-96{margin-bottom:96px!important}.wpx-mb-96{width:96px!important}.fs-mb-96{font-size:96px!important}.border-radius-mb-96{border-radius:96px!important}.px-mb-96{padding-left:96px!important;padding-right:96px!important}.py-mb-96{padding-top:96px!important}.pb-mb-96,.py-mb-96{padding-bottom:96px!important}.pt-mb-96{padding-top:96px!important}.pr-mb-96{padding-bottom:96px!important}.gap-mb-96{gap:96px!important}.gap-y-mb-96{row-gap:6rem!important}.lh-mb-96{line-height:96px!important}.text-mb-96 *+*{margin-top:6rem}}.text-white *{color:inherit}strong{font-weight:700}.fw-100,.fw-100.child :not(strong){font-weight:100}.fw-200{font-weight:200}.fw-300,.fw-300.child p:not(strong){font-weight:300}.fw-500{font-weight:500}.fw-600{font-weight:600}.fw-700{font-weight:700}.text-center{text-align:center}.text-center.child *{text-align:inherit}.text-decoration-none{text-decoration:none}.text-left{text-align:left}.text-left.child *{text-align:inherit}.text-right{text-align:right}.text-right.child *{text-align:inherit}.inline-block{display:inline-block}.lines-2{-webkit-line-clamp:2}.lines-2,.lines-3{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical}.lines-3{-webkit-line-clamp:3}.lines-4{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}.w-100{width:100%}.h-100{height:100%}.max-100{max-width:100%}.max-h-100vh{max-height:100vh}.abs{position:absolute}.p-relative,.position-relative{position:relative}.p-fixed{position:fixed}.right-0{right:0}.position-absolute{position:absolute}.top-0{top:0}.left-0{left:0}img{display:block}.object-cover{object-fit:cover}.object-contain{object-fit:contain}.overflow-hidden{overflow:hidden}.effect-photo img{transition:all .3s ease-in-out}.effect-photo:hover img{transform:scale(1.05)}.background-cinza{background-color:#ededed}.background-primary{background-color:#ba9e2e}.background-secondary{background-color:#00e220}.background-amarelo{background-color:#ffce00}.background-third{background-color:#000e39}.background-soft{background:#d4d4d4!important}.background-quarty{background-color:#21b5ea}.text-white{color:#d4d4d4!important}.text-white.child *{color:inherit}.text-white-normal,.text-white-normal.child *{color:#fff}.color-primary{color:#ba9e2e}.color-primary.child,.color-primary.child *{color:#ba9e2e!important}.color-primary-dark{color:#8a0e16}.color-cinza-escuro{color:#575756}.color-cinza-escuro.child *{color:inherit}.color-cinza{color:#575756}.color-cinza.child *{color:inherit}.color-secondary{color:#00e220}.color-secondary.child *{color:inherit}.color-azul-claro{color:#21b5ea}.color-amarelo{color:#ffce00}.background-white{background-color:#fff}.color-grey{color:#d4d4d4}.color-grey-strong,.color-grey-strong.child *{color:grey}header{background:linear-gradient(180deg,#000 -16.25%,transparent 92.5%);height:116px;width:100%;position:absolute;top:0;left:0;z-index:999}header,header *{transition:all .3s ease-in-out}.tel{position:fixed;right:0;bottom:20vh;z-index:99}.flex-options-series{display:flex}.flex-options-series>a{flex:1;background-color:#ededed;padding:8px;color:#7c7c7b;font-size:16px;text-decoration:none;text-align:center;display:block;transition:all .3s ease-in-out}.flex-options-series a+a{border-left:1px solid #c6c6c6}.flex-options-series a.act,.flex-options-series a:hover{color:#ba9e2e}.max-w-718{max-width:760px}.max-w-925{max-width:925px;margin:0 auto}.max-w-295{max-width:295px}.max-w-236{max-width:236px}.max-w-417{max-width:417px}.max-w-296{max-width:296px}.max-w-620{max-width:620px}.flex-2{flex:2}.flex-3{flex:3}.container,.container-sd{max-width:1437px;width:100%;margin:0 auto;position:relative;z-index:1}.button{display:inline-block;padding:.625rem 1.5rem!important;background-color:transparent!important;background:transparent!important;border-radius:48px;text-align:center;line-height:normal;font-weight:400!important;border:1px solid #ba9e2e;font-size:1rem;text-decoration:none;transition:all .3s ease-in-out}.button:hover{background-color:#ba9e2e;color:#fff}.button-secondary{background-color:#ba9e2e;color:#fff!important}.button-secondary:hover{background-color:#6c0311!important;border-color:#6c0311!important}.button.medium{padding:1.5rem 2.5rem!important}.button.try{padding:1rem 1.5rem!important}.button.button-third{border-color:#000;background:#000!important;background-color:#000!important;color:#ba9e2e!important}.button.button-secondary{background-color:#ba9e2e!important;color:#000!important}.button.button-primary{background-color:transparent;color:#ba9e2e!important;border-color:#ba9e2e!important}.button.button-primary:hover{background-color:#ba9e2e;border-color:#ba9e2e}.button.button-primary.inverted{background-color:#fff;border-color:#fff;color:#ba9e2e}.button.button-primary.inverted.line{background-color:transparent;color:#fff}.nav-menu-options{width:100%}.nav-menu-options .menu-menu-de-opcoes-container .menu{display:flex;gap:8px}.nav-menu-options .menu-menu-de-opcoes-container .menu li{flex:1}.nav-menu-options .menu-menu-de-opcoes-container .menu li a{text-decoration:none;display:block;width:100%;text-align:center;color:#fff;font-size:20px;padding:21px;background:rgba(193,11,37,.52);transition:all .3s ease-in-out}.nav-menu-options .menu-menu-de-opcoes-container .menu li a:hover{background:rgba(193,11,37,.8)}.aspect-464-330{aspect-ratio:464/330}.aspect-469-320{aspect-ratio:469/320}.aspect-469-340{aspect-ratio:469/340}.aspect-438-290{aspect-ratio:438/290}.aspect-531-520{aspect-ratio:531/520}.aspect-276-240{aspect-ratio:276/240}.aspect-580-480{aspect-ratio:580/480}.aspect-383-250{aspect-ratio:383/250}.aspect-562-316{aspect-ratio:562/316}.aspect-336-240{aspect-ratio:336/240}.min-h-489{min-height:30rem}.fit-content{min-width:fit-content}.appearing-1{margin-top:3.12rem;position:absolute;top:0;right:0}.appearing-1 img{max-width:15.5rem;height:auto;width:100%}.appearing-2{position:absolute;bottom:0;left:0}.appearing-2 img{max-width:15.5rem;height:auto;width:100%}.appearing-4{position:absolute;top:4.25rem;left:0;max-width:15.5rem}.appearing-4 img{max-width:100%;width:100%;height:auto}.appearing-5{position:absolute;bottom:0;right:0;max-width:15.5rem}.appearing-5 img{max-width:100%;width:100%;height:auto}.appearing-6{position:absolute;top:0;right:0;max-width:33.6rem}.appearing-6 img{max-width:100%;width:100%;height:auto}.appearing-7{position:absolute;bottom:0;left:0;max-width:36rem}.appearing-7 img{max-width:100%;width:100%;height:auto}.appearing-8{position:absolute;top:0;right:0;max-width:15.5rem}.appearing-8 img{max-width:100%;width:100%;height:auto}.appearing-9{position:absolute;bottom:0;left:0;max-width:15.5rem}.appearing-9 img{max-width:100%;width:100%;height:auto}.appearing-10{position:absolute;top:5rem;left:0;max-width:15.5rem}.appearing-10 img{max-width:100%;width:100%;height:auto}.appearing-11{overflow:hidden;position:absolute;bottom:-5rem;right:0;max-width:15.5rem}.appearing-11 img{max-width:100%;width:100%;height:auto}.appearing-12{overflow:hidden;position:absolute;top:-5rem;right:0;max-width:15.5rem}.appearing-12 img{max-width:100%;width:100%;height:auto}.appearing-13{overflow:hidden;position:absolute;top:0;left:0;max-width:15.5rem}.appearing-13 img{max-width:100%;width:100%;height:auto}.appearing-14{overflow:hidden;position:absolute;bottom:0;right:0;max-width:15.5rem}.appearing-14 img{max-width:100%;width:100%;height:auto}.appearing-15{overflow:hidden;position:absolute;top:4.6rem;right:0;max-width:15.5rem}.appearing-15 img{max-width:100%;width:100%;height:auto}.appearing-16{overflow:hidden;position:absolute;bottom:0;left:1.125rem;max-width:18rem}.appearing-16 img{max-width:100%;width:100%;height:auto}.appearing-17{overflow:hidden;position:absolute;top:0;left:0;max-width:8.0625rem}.appearing-17 img{max-width:100%;width:100%;height:auto}.appearing-18{overflow:hidden;position:absolute;bottom:0;right:0;max-width:15.5rem}.appearing-18 img{max-width:100%;width:100%;height:auto}.appearing-19{overflow:hidden;position:absolute;top:0;right:0;max-width:15.5rem}.appearing-19 img{max-width:100%;width:100%;height:auto}.appearing-20{overflow:hidden;position:absolute;bottom:0;left:0;max-width:15.5rem}.appearing-20 img{max-width:100%;width:100%;height:auto}.appearing-21{overflow:hidden;position:absolute;top:0;right:0;max-width:15.5rem}.appearing-21 img{max-width:100%;width:100%;height:auto}.appearing-22{overflow:hidden;position:absolute;bottom:0;left:0;max-width:15.5rem}.appearing-22 img{max-width:100%;width:100%;height:auto}.appearing-23{overflow:hidden;position:absolute;top:0;left:0;max-width:15.5rem}.appearing-23 img{max-width:100%;width:100%;height:auto}.appearing-24{overflow:hidden;position:absolute;bottom:0;right:0;max-width:15.5rem}.appearing-24 img{max-width:100%;width:100%;height:auto}.appearing-25{overflow:hidden;position:absolute;bottom:0;right:0;max-width:15.5rem}.appearing-25 img{max-width:100%;width:100%;height:auto}.appearing-27{overflow:hidden;position:absolute;top:0;left:0;max-width:15.5rem}.appearing-27 img{max-width:100%;width:100%;height:auto}.appearing-28{overflow:hidden;position:absolute;bottom:0;right:0;max-width:15.5rem}.appearing-28 img{max-width:100%;width:100%;height:auto}.appearing-29{overflow:hidden;position:absolute;bottom:0;right:0;max-width:15.5rem}.appearing-29 img{max-width:100%;width:100%;height:auto}.appearing-blog-1{overflow:hidden;position:absolute;bottom:3rem;right:0;max-width:15.5rem}.appearing-blog-1 img{max-width:100%;width:100%;height:auto}.appearing-blog-2{overflow:hidden;position:absolute;bottom:0;left:0;max-width:10.5rem}.appearing-blog-2 img{max-width:100%;width:100%;height:auto}.appearing-blog-3{overflow:hidden;position:absolute;top:4.5rem;right:0;max-width:15.5rem}.appearing-blog-3 img{max-width:100%;width:100%;height:auto}.appearing-blog-4{overflow:hidden;position:absolute;bottom:0;left:0;max-width:15.5rem}.appearing-blog-4 img{max-width:100%;width:100%;height:auto}.appearing-single-blog-1{overflow:hidden;position:absolute;top:-5rem;right:0;max-width:15.5rem}.appearing-single-blog-1 img{max-width:100%;width:100%;height:auto}.appearing-single-blog-2{overflow:hidden;position:absolute;bottom:0;left:0;max-width:15.5rem}.appearing-single-blog-2 img{max-width:100%;width:100%;height:auto}@media (max-width:1310px){[class^=appearing-]{display:none!important}}.row-form label{font-size:14px}.row-form input[type=email],.row-form input[type=tel],.row-form input[type=text],.row-form select{width:100%;height:26px;appearance:none;font-style:normal;font-weight:400;padding:0 12px;background-color:transparent;box-shadow:0 0 6px rgba(0,0,0,.1607843137);border-radius:10px;border:0;margin-top:8px}.row-form select{background-image:url(../images/icon.svg);background-repeat:no-repeat;background-position:100%}.row-form textarea{width:100%;padding:12px;height:72px;appearance:none;font-style:normal;font-weight:400;box-shadow:0 0 6px rgba(0,0,0,.1607843137);background-color:transparent;border:none;border-radius:10px;margin-top:8px}.form-checkbox{display:flex;align-items:center;gap:1.5rem}.form-checkbox input[type=checkbox]{appearance:none;width:1.25rem;min-width:1.25rem;height:1.25rem;border-radius:4px;border:1px solid var(--Azul-Claro,#21b5ea);transition:all .3s ease-in-out}.form-checkbox input[type=checkbox]:checked{background-color:#21b5ea}.form-checkbox label{color:var(--Cinza-Padro,#737373);font-size:.875rem;font-style:normal;font-weight:400;letter-spacing:.56px}.form-checkbox label a{color:var(--Azul-Claro,#21b5ea);text-decoration:underline;font-size:.875rem}*,body{font-family:trade-gothic-next,sans-serif;font-weight:400;font-style:normal;line-height:normal}.box-shadow-img-hover img{transition:all .3s ease-in-out}.box-shadow-img-hover:hover img{box-shadow:0 4px 8px rgba(0,0,0,.3),0 2px 4px rgba(0,0,0,.2)}.border-radius-10{border-radius:10px}.bottom-0{bottom:0;z-index:9}.border-radius-right-10{border-top-right-radius:10px;border-bottom-right-radius:10px}.border-radius-left-10{border-top-left-radius:10px;border-bottom-left-radius:10px}.effect-thumbnail{position:relative}.effect-thumbnail:after{content:"";right:-52px;bottom:-15px;position:absolute;width:123px;height:102px;background-image:url(../images/effect.svg);background-size:cover}.effect-thumbnail.effect-linha img{position:relative;z-index:2}.effect-thumbnail.effect-linha:after{right:-25px;bottom:-25px}.background-image-effect{position:relative}.background-image-effect:after{content:"";left:0;top:10px;position:absolute;width:79px;height:171px;background-image:url(../images/effect-2.svg);background-size:cover}.hover-transition{transition:all .3s ease-in-out}.hover-transition:hover{transform:translateY(-20px)}.site-info{background-image:url(../images/footer.jpg);background-size:cover}.min-width-185{min-width:185px}.menu-footer a{text-decoration:none;font-size:12px;color:#575756;line-height:normal;display:block;transition:all .3s ease-in-out}.menu-footer a:hover{color:#c10b25}.menu-footer .icon-filial a{display:flex;align-items:center;gap:10px}.menu-footer .icon-filial a:before{content:"";width:14px;height:14px;background-image:url(../images/icon-filial.svg);background-size:contain;display:block}.menu-footer .icon-facebook a{display:flex;align-items:center;gap:10px}.menu-footer .icon-facebook a:before{content:"";width:15px;height:15px;background-image:url(../images/icon-facebook.svg);background-size:contain;display:block}.menu-footer .icon-linkedin a{display:flex;align-items:center;gap:10px}.menu-footer .icon-linkedin a:before{content:"";width:15px;height:15px;background-image:url(../images/icon-linkedin.svg);background-size:contain;display:block}.menu-footer .icon-instagram a{display:flex;align-items:center;gap:10px}.menu-footer .icon-instagram a:before{content:"";width:15px;height:15px;background-image:url(../images/icon-instagram.svg);background-size:contain;display:block}.menu-footer .icon-youtube a{display:flex;align-items:center;gap:10px}.menu-footer .icon-youtube a:before{content:"";width:15px;height:15px;background-image:url(../images/icon-youtube.svg);background-size:contain;display:block}.menu-footer li+li{margin-top:10px}header.not-at-top{height:71px;background:#fff!important;padding-top:16px;padding-bottom:16px;box-shadow:0 3px 6px rgba(0,0,0,.1607843137);opacity:.95}header.not-at-top nav .current_page_item a{color:#c10b25}header.not-at-top nav a{color:#000;transition:all .3s ease-in-out}header.not-at-top nav a:hover{color:#c10b25}header.not-at-top .search svg path{fill:#c10b25}.page-template-page-template-header{padding-top:71px}.page-template-page-template-header header{position:fixed!important;height:71px;background:#fff!important;padding-top:16px;padding-bottom:16px;box-shadow:0 3px 6px rgba(0,0,0,.1607843137);opacity:.95}.page-template-page-template-header header nav .current_page_item a{color:#c10b25}.page-template-page-template-header header nav a{color:#000;transition:all .3s ease-in-out}.page-template-page-template-header header nav a:hover{color:#c10b25}.page-template-page-template-header header .search svg path{fill:#c10b25}.aspect-ratio-4x4{aspect-ratio:4/4}.border{border:1px solid #cecece;border-radius:10px}.margin-left-auto{margin-left:auto}.after-h-132:after{display:block;content:"";position:absolute;bottom:0;width:100%;height:132px;background:transparent linear-gradient(0deg,#000,transparent 83%) 0 0 no-repeat padding-box}.justify-content-end{justify-content:flex-end}.border-radius{border-radius:10px}.max-394{max-width:394px}.max-422{max-width:422px}.flex-end{justify-content:flex-end}h2,h2 *,h3,h3 *,h4,h4 *,h5,h5 *{line-height:1.2!important}.column-count-2{column-count:2;column-gap:104px}.card-effect{position:relative}.card-effect .container{position:relative;z-index:2}.card-effect .item{position:relative}.card-effect .item .context{position:relative;z-index:2}.card-effect .item:before{content:"";display:block;position:absolute;top:-8px;left:-8px;background-image:url(../images/effect-item-card.svg);width:123px;height:102px}.card-effect:before{left:0;background-image:url(../images/effect-back.svg)}.card-effect:after,.card-effect:before{content:"";position:absolute;top:0;width:50%;height:100%;background-size:contain;background-repeat:no-repeat}.card-effect:after{right:0;background-image:url(../images/effect-back-1.svg);background-position:100%}.linha_do_tempo,.slide-imagem-titulo-2{position:relative}.linha_do_tempo:after,.slide-imagem-titulo-2:after{content:"";position:absolute;display:block;left:0;top:0;width:100%;height:100%;background-color:#000;opacity:.8}.linha_do_tempo .container,.slide-imagem-titulo-2 .container{position:relative;z-index:1}.linha_do_tempo .owl-theme .owl-dots .owl-dot.active span,.linha_do_tempo .owl-theme .owl-dots .owl-dot:hover span{background:#c10b25;opacity:1}.linha_do_tempo .owl-theme .owl-dots .owl-dot span{background:#c10b25;opacity:.5;margin:5px}.linha_do_tempo .owl-dots{position:absolute;width:calc(100% + 90px);bottom:86px}.card-effect-3{background-image:url(../images/background-cards.jpg);background-size:cover}.border-rounded{border-radius:10px}.card-effect-3 .item *{transition:all .3s ease-in-out}.card-effect-3 .item:hover i{transform:translateX(30px)}.card-effect-3 .item:hover span:after{content:"";position:absolute;width:21px;height:1px;background-color:#8a0e16;left:0;top:11px}.card-effect-3 .item span{position:relative;color:#8a0e16;display:block;width:100%;font-size:14px}.card-effect-3 .item span i{display:inline-block;color:#8a0e16;font-size:14px;background:#fff;padding:0 6px 0 0;position:relative;z-index:2}.card-effect-3 .item span:after{transition:all .3s ease-in-out;content:"";position:absolute;width:100%;height:1px;background-color:#8a0e16;left:0;top:11px;display:inline-block}.context ul{padding-left:20px}.context ul,.context ul li{list-style:disc}.context ul li::marker{color:#ba9e2e}footer .current_page_item a{color:#ba9e2e}.vh-100{height:100vh}.underline-none{text-decoration:none}.topo-caracteristicas .options a.act,.topo-caracteristicas .options a:hover{color:#ba9e2e}.topo-caracteristicas select{box-shadow:0 0 6px rgba(0,0,0,.1607843137);border:none;border-radius:10px;font-size:18px;font-weight:700;color:#ba9e2e;padding:8px 46px 8px 20px}.max-928{max-width:928px}.button.flex{display:inline-flex!important}.background-cinza-before{position:relative}.background-cinza-before:after{top:0;position:absolute;right:100%;width:100vw;height:100%;content:"";display:block;background-color:#ededed}.caracteristicas .right a.act,.caracteristicas .right a:hover{color:#ba9e2e}.caracteristicas .left .item{display:none}.caracteristicas .left .item.active,.d-block{display:block}.animation{transition:all .3s ease-in-out}.slider{margin:0 auto;position:relative;max-width:928px;overflow:hidden;border-radius:10px}.navigation{position:absolute;top:50%;width:80%;display:flex;justify-content:space-between;transform:translateY(-50%);transition:all .3s ease-in-out;left:0}.slider.last .navigation{left:20%}.navigation button{appearance:none;border:none;cursor:pointer;background:transparent}.dots{position:absolute;bottom:10px;left:50%;transform:translateX(-50%);display:flex;gap:10px}.dots button{width:10px;height:10px;background-color:rgba(0,0,0,.5);border:none;border-radius:50%;cursor:pointer}.dots button.active{background-color:#fff}.slides{display:flex;gap:20px;width:100%;position:relative;transition:all .3s ease-in-out}.slides img{object-fit:cover;border-radius:10px;flex-shrink:0;width:80%;box-sizing:border-box;margin:0;padding:0}.slider:after{background:transparent linear-gradient(270deg,#fff,hsla(0,0%,100%,0)) 0 0 no-repeat padding-box;opacity:1;content:"";display:block;position:absolute;right:0;width:38px;height:100%;top:0}.slider #next,.slider #prev{padding:0 16px;transition:all .3s ease-in-out}.slider.last:after{transform:rotateY(180deg);right:inherit;left:0}.slider.first #prev,.slider.last #next{opacity:.4;pointer-events:none}.top-background{position:relative}.top-background:after{content:"";display:block;position:absolute;bottom:0;width:100%;height:40%;background:transparent linear-gradient(180deg,transparent,#000) 0 0 no-repeat padding-box}.min-h-100vh{min-height:100vh;height:100vh}.topo:after{position:absolute;top:0;content:"";background:rgba(0,0,0,.8);left:0;width:100%;height:100%}.max-w-631{max-width:40rem}.topo .container-fluid-sd{position:relative;z-index:9}.flex-1202{flex:1202}.flex-718{flex:1200}.w-50_{width:50%;margin-left:-60px}.image-fix img{margin-top:-8vw;margin-left:-23vw;width:65vw;max-width:inherit}.max-w-469{max-width:30rem}.flex-1{flex:1}.mt--16{margin-top:-40px}.max-w-958{max-width:958px}.mx-auto{margin-left:auto;margin-right:auto}.topo{overflow:hidden}.options-sd .item{background:var(--Black-High,#000);border-radius:40px;padding:40px 32px 56px}.options-sd .item .thumbnail{padding:0 40px;position:relative}.options-sd .item .thumbnail:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:92px;background:linear-gradient(180deg,transparent,#000)}.options-sd .item img{display:block;aspect-ratio:314/243;object-fit:cover;border-top-right-radius:16px;border-top-left-radius:16px}.background-black{background-color:#000}.color-white-normal{color:#fff}.max-w-998{max-width:62rem}.planos .options{padding:4px;border:1px solid var(--Black-Low,#2c2d33);border-radius:56px}.planos .options a{border-radius:56px;font-family:Inter,sans-serif;font-size:14px;font-weight:400;color:var(--Grey-Text,grey);line-height:16.94px;text-align:center;text-underline-position:from-font;text-decoration-skip-ink:none;padding:16px 24px;display:inline-block;text-decoration:none}.planos .options a.act{background:var(--Yellow-High,#ba9e2e);color:var(--Black-High,#000)}.options-planos .item .sd{background:var(--Black-Medium,#151515)}.border-special{background:linear-gradient(267.87deg,#b5992a 26%,#ffe580 87.6%)!important;padding:2px!important}.best-plan{display:flex;gap:1rem;border-radius:3rem;align-items:center;padding:.75rem 1.5rem;font-size:1rem;color:#000;background:linear-gradient(267.87deg,#b5992a 26%,#ffe580 87.6%);font-weight:700;line-height:1.25rem;text-underline-position:from-font;text-decoration-skip-ink:none}.best-abs{top:-2rem;left:0;width:100%}.ul-li-futura ul{padding:0!important}.ul-li-futura li{font-size:1.5rem;line-height:1.87rem;font-weight:700}.ul-li-futura li em{font-size:14px}.ul-li-futura li+li{margin-top:1rem}.ul-li-futura li{padding-left:3.5rem;list-style:none!important;position:relative}.ul-li-futura li:before{left:0;top:0;position:absolute;content:"";width:2.5rem;height:1.87rem;background-image:url(../images/marker.png);background-size:contain}.background-medium{background:var(--Black-Medium,#151515)}.faq .item.act .head svg{transform:rotate(180deg)}.faq .item .head{cursor:pointer}.faq .item .head svg{transition:all .3s ease-in-out}.faq .item .context{display:none}.max-w-352{max-width:22rem;height:auto}.faq .item .context>:last-child{padding-bottom:40px!important}@media (max-width:1110px){.container{padding-left:20px;padding-right:20px}.container-fluid-sd{padding-left:30px;padding-right:30px}}.image-mobile,.menu-close,.menu-mobile{display:none}@media (max-width:768px){.container,.container-fluid-sd{padding-left:24px;padding-right:24px}.mb-flex-column{flex-direction:column}.thumbnail{display:flex;justify-content:center}.button.medium{font-size:14px!important;padding:14px 24px!important}.d-mb-none{display:none!important}.max-w-58vw{max-width:100%!important}.overflow-auto-mobile{overflow:auto;width:calc(100% + 48px);position:relative;left:-24px}.overflow-auto-mobile>*{min-width:75vw;max-width:75vw}.overflow-auto-mobile:after,.overflow-auto-mobile:before{content:"";min-width:1px;display:block}.options-sd .item{border-radius:15px!important;padding:20px!important;opacity:1!important;transform:none!important}.options-sd .item .fs-mb-12{font-size:12px!important}.options-sd .item .thumbnail{padding:0 20px}.planos .options a{font-size:10px!important;padding:16px 24px}.planos .options-planos>.flex .item{order:1}.planos .options-planos>.flex .item.border-special{order:0!important}.planos .overflow-auto-mobile{padding-left:24px;padding-right:24px}.planos .overflow-auto-mobile:after,.planos .overflow-auto-mobile:before{display:none!important}.planos .overflow-auto-mobile>*{min-width:80vw!important;max-width:80vw!important}.ul-li-futura li{font-size:14px!important}.ul-li-futura li em{font-size:8px!important}.ul-li-futura li+li{margin-top:10px!important}.best-plan,.options-planos .fs-mb-10{font-size:10px!important}.best-plan{padding:7px 15px!important}.best-plan img{max-width:32px;height:auto}header img{max-width:105px;height:auto}.menu-mobile{display:block}.menu{position:fixed;left:-100vw;width:100%;height:100%;background-color:#000;top:0;padding:80px 24px;transition:all .3s ease-in-out;flex-direction:column}.menu.act{left:0;background-color:rgba(0,0,0,.6588235294);backdrop-filter:blur(3px)}.menu-close{display:block;position:absolute;right:20px;top:20px}.menu-close svg{max-width:32px;height:auto}.menu-close svg path{fill:#fff!important}header{z-index:9999999}.image-mobile{display:block}.w-100-adjust{position:relative;left:-24px;min-width:calc(100% + 48px);width:calc(100% + 48px);height:auto}}*{font-family:Inter,sans-serif!important}@media (max-width:1620px){html{font-size:12px!important}body.page-template-page-futura .container{max-width:1180px}body.page-template-page-futura .fs-12,body.page-template-page-futura .fs-14,body.page-template-page-futura .fs-16{font-size:14px!important;line-height:18px!important}body.page-template-page-futura .image-fix img{margin-top:-8vw;margin-left:-23vw;width:68vw;max-width:inherit}body.page-template-page-futura .max-w-58vw{max-width:58vw;object-fit:contain}}
/*# sourceMappingURL=main.min.css.map*/