.Card{display:block;min-width:200px;border-radius:8px;margin:0;overflow:hidden;transition:transform .4s ease,background .8s ease}.Card__content{display:flex;flex-direction:column;position:relative;top:0;bottom:0;height:100%;z-index:20}.Card a{color:inherit}.Card__navroute{text-decoration:none;width:100%}.Card__backgroundImage{position:absolute;width:100%;height:100%;object-fit:cover;pointer-events:none;z-index:0}.Card__overlay{position:absolute;inset:0;background:transparent;transition:background .4s ease;z-index:10}@media screen and (min-width:910px){.CardHover:hover{transform:scale(.99)}.CardHover:hover .Card__overlay{background:#ffff01}.CardHover:hover .Card__backgroundImage{filter:brightness(.85)}.CardHover:hover .Card__content{color:#202020}.Square{overflow:hidden;aspect-ratio:1/1}}.Padding .Card__content{padding:20px}.ServiceCard{display:grid;grid-template-columns:auto;grid-gap:16px;gap:16px}@media screen and (min-width:910px){.ServiceCard{grid-template-columns:1fr 1fr;gap:16px}}.ServiceCard__card{display:flex;height:100%;width:100%}.ServiceCard .Card__content{display:flex;flex-direction:column;justify-content:space-between;height:100%}.ServiceCard__price,.ServiceCard__title{font-family:Tondo,sans-serif;font-size:22px;font-weight:700;line-height:32px;margin:16px 0;color:#fff;text-shadow:0 0 16px #202020}.ServiceCard__from,.ServiceCard__subtitle{font-family:Tondo,sans-serif;font-size:14px;font-weight:400;line-height:20px;padding:0;color:#fff;text-shadow:0 0 16px #202020}@media screen and (min-width:910px){.ServiceCard__card:hover .ServiceCard__from,.ServiceCard__card:hover .ServiceCard__price,.ServiceCard__card:hover .ServiceCard__subtitle,.ServiceCard__card:hover .ServiceCard__title{color:#202020;text-shadow:unset}.ServiceCard__card:hover .ServiceCard__bottom{height:44px}}.ServiceCard__top{display:flex;align-items:flex-start}.ServiceCard__headerContainer{display:grid;flex:4 1;align-content:baseline}.ServiceCard__title{flex:7 1;margin:0}.ServiceCard__subtitle{line-height:20px}.ServiceCard__price{line-height:0}.ServiceCard__img img{height:50px;width:60px}.ServiceCard__arrowIcon .Button__icon{width:30px;height:30px}.ServiceCard__bottom{flex-shrink:0}.ServiceCard__bottomPrice{display:grid;line-height:0}.ServiceCard .ServiceCard__showOnHover{display:none}.ServiceCard__buttonContainer{display:flex;flex-direction:column}.ServiceCard__button{font-size:14px}@media screen and (min-width:910px){.Card:hover .ServiceCard__hideOnHover,.ServiceCard__showOnHover{display:none}.Card:hover .ServiceCard__showOnHover{display:flex;gap:16px;height:44px;justify-content:flex-end}}.FlowCard{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;border-radius:14px}@media screen and (max-width:910px){.FlowCard{margin-bottom:-55px}}.FlowCard__item{scroll-snap-align:start;flex-shrink:0;width:100%;display:flex;flex-direction:column;justify-content:space-between;cursor:pointer}@media screen and (min-width:910px){.FlowCard__item{min-width:unset}}.FlowCard__card{position:relative;width:100%;min-height:194px}.FlowCard__card .Card__content{height:calc(100% - 32px)}.FlowCard__step{color:#898995;height:30px}.FlowCard__step,.FlowCard__title{font-family:Tondo,sans-serif;font-size:18px;font-weight:600;line-height:22px}.FlowCard__title{min-height:94px}@media screen and (min-width:910px){.FlowCard__title{min-height:unset;height:50px;margin:0}}.FlowCard__button{display:none;max-width:unset}.FlowCard__button button{background:#202020;color:#fff;height:54px}.FlowCard__icon{display:none;margin:auto}.FlowCard__icon img{width:70px;height:50px}@media screen and (min-width:910px){.FlowCard__item:hover .FlowCard__step{display:none}.FlowCard__item:hover .FlowCard__button,.FlowCard__item:hover .FlowCard__icon{display:flex;flex-direction:row-reverse}}.FlowCard__indicators{position:relative;display:flex;justify-content:center;gap:8px;margin-top:1rem;height:24px;pointer-events:none}@media screen and (min-width:910px){.FlowCard__indicators{display:none}}.FlowCard__dot{background:#c4c8c9;width:8px;height:8px;border-radius:50%;cursor:pointer;transition:background-color .3s ease;pointer-events:auto}.FlowCard__dot--active{background:#202020}@media screen and (min-width:910px){.FlowCard{max-width:1124px;margin:auto;display:grid;grid-gap:16px;gap:16px;overflow-x:unset;scroll-snap-type:none}}.VideoCard{overflow:hidden;border-radius:8px;height:100%;max-width:824px}@media screen and (max-width:910px){.VideoCard{max-height:45vh}}.VideoCard__video{object-fit:cover;object-position:center;width:100%;pointer-events:none;height:100%;position:relative}.VideoCard__error{color:#ff2b0e;text-align:center}@font-face{font-family:Tondo;font-style:normal;font-weight:200;src:url(/public/fonts/Tondo_Rg.ttf) format("truetype");font-display:swap}@font-face{font-family:Tondo;font-style:normal;font-weight:700;src:url(/public/fonts/Tondo_Bd.ttf) format("truetype");font-display:swap}.Background__white{background:#fff}.Background__black{background:#202020}.Background__lightergrey{background:#f3f3f3}.Background__grey,.Background__lightgrey{background:#c4c8c9}.Background__darkgrey{background:#bcbcc3}.Background__darkergrey{background:#898995}.Background__yellow{background:#ffff01}.Background__yellow ::selection{background:#202020;color:#ffff01}.Background__yellow ::-moz-selection{background:#202020;color:#ffff01}.Background__red{background:#ff2b0e}.Background__none{background:none}.Color__white{color:#fff}.Color__black{color:#202020}.Color__lightergrey{color:#f3f3f3}.Color__grey,.Color__lightgrey{color:#c4c8c9}.Color__darkgrey{color:#bcbcc3}.Color__darkergrey{color:#898995}.Color__yellow{color:#ffff01}.Color__red{color:#ff2b0e}.Hover__black:hover{background:#202020!important}.Hover__grey:hover{background:#c4c8c9!important}.Hover__white:hover{background:#fff!important}.Hover__red:hover{background:#ff2b0e!important}.Hover__yellow:hover{background:#ffff01!important}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;font-family:Tondo}.MuiPaper-root{border-radius:8px!important;box-shadow:0 7px 29px 0 hsla(240,5%,41%,.2)!important}.Mui-selected{font-weight:700!important;background:#ffff01!important}.MuiOutlinedInput-notchedOutline{border-color:#202020!important}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}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}button{cursor:pointer;background:none;border:none}*{outline:none}.SplitView .Card,.SplitView .VideoCard{margin:auto}.SplitView{display:flex;flex-direction:column;gap:16px}@media screen and (min-width:910px){.SplitView{display:grid;grid-template-columns:1fr 1fr;grid-gap:32px;gap:32px}.SplitView .Banner__BannerContent{margin:unset;width:100%}}.SplitView:first-child .RenderContent__imageBlock__image{height:calc(100% + 32px)}