.header_root__CB8i5{display:flex;gap:20px;width:100%;padding:10px 30px;justify-content:space-between;flex-direction:row-reverse;box-shadow:0 0 10px -5px rgba(66,68,90,1);z-index:50;@media (min-width:1024px){justify-content:flex-start;align-items:center;width:120px;flex-direction:column;padding-left:0;padding-bottom:30px;padding-right:0;padding-top:30px;box-shadow:none}}.header_hamburger__ybwsQ{display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer}.header_hamburger__ybwsQ svg{fill:#000000;width:32px;height:32px}.header_logo__yaz_p{height:45px;aspect-ratio:300/81;background:url(/assets/logo-mobile.svg) no-repeat;margin-left:-5px;@media (min-width:1024px){width:52px;height:auto;aspect-ratio:42/150;margin-left:0;background:url(/assets/logo-desktop.svg) no-repeat}}.header_navigation__RoXw1{display:flex;flex-direction:column;justify-content:center;position:fixed;inset:0 0 0 0;transition:all .5s ease-in-out;transform:translateX(-100vw);opacity:0;padding:30px}.header_navigation--open__40O_s{transform:translateX(0);opacity:1;background-color:rgba(0,0,0,.95)}.header_item__B1aM0{display:flex;flex-direction:row;align-items:flex-start;gap:10px}.header_item__B1aM0,.header_link___2dsu,.header_number__dA8sU{transition:all .3s ease-in-out}.header_item__B1aM0,.header_link___2dsu{font-size:30px;color:#ffffff}.header_number__dA8sU{transform:translateY(-3px);font-size:14px;color:#bdbdbd}.header_item__B1aM0:hover{transform:translateX(20px)}.header_item__B1aM0:hover .header_link___2dsu{color:#bdbdbd}.header_item__B1aM0:hover .header_number__dA8sU{opacity:0}.header_close__UIYDg{display:flex;justify-content:center;align-items:center;position:absolute;top:30px;left:30px;cursor:pointer;width:50px;height:50px;border-radius:50%;box-shadow:0 0 3px 0 rgba(0,0,1,.5);background-color:hsla(0,0%,100%,.8)}.card_root__uF8_l{display:grid;grid-row-gap:10px;row-gap:10px;grid-column-gap:50px;column-gap:50px;grid-template-areas:"Subtitle" "Title" "Short" "Content";@media (min-width:1024px){grid-template-areas:"Subtitle Content" "Title Content" "Short Content";grid-template-columns:.7fr 1.3fr;grid-template-rows:min-content min-content 1fr}}.card-content_root__eHojX{display:flex;flex-direction:column;gap:15px;grid-area:Content}.card-subtitle_root__nv8VF{grid-area:Subtitle;font-size:16px;font-family:var(--font-accent);text-transform:uppercase;font-weight:600;border-bottom:1px solid #c5c5c5}@media screen and (min-width:1024px){.card-subtitle_root__nv8VF{padding-bottom:10px}}.card-title_root__rH85g{grid-area:Title;font-size:35px;font-weight:600;line-height:1.2;font-family:var(--font-accent)}.check-list_root__B4qDd{display:flex;flex-direction:column;gap:5px;list-style:none}.check-list-item_root__f0BBb{display:flex;flex-direction:row;align-items:center;gap:10px}.check-list-item_icon__lpPIc{fill:var(--color-accent)}.container_root__Bpszc{display:flex;flex-direction:column;align-items:center;padding:0 30px;scroll-margin-top:30px}.container_inner__riWOW{max-width:1700px;width:100%}.grid-list_root__JYiyF{display:grid;grid-gap:50px;gap:50px;@media (min-width:1024px){grid-template-columns:1fr 1fr}}.grid-list-item_root__pQbDj{display:grid;grid-gap:10px;gap:10px;grid-template-rows:repeat(4,min-content);border-left:1px solid var(--color-border);padding-left:50px}.grid-list-item_root__pQbDj:hover{border-color:var(--color-accent)}.grid-list-point_root__75vGo{font-family:var(--font-accent);font-weight:400}.grid-list-title_root__Xzhkq{font-family:var(--font-accent);font-weight:500;line-height:1.2;font-size:25px}.image_image__xy8lJ{object-fit:cover}.image_root__tymvk{cursor:pointer;overflow:hidden}@media (min-width:767px){.image_root__tymvk:hover img{transform:scale(1.1)}.image_root__tymvk:hover:after{opacity:1}.image_root__tymvk img{transition:transform .3s ease-in-out}.image_root__tymvk:after{display:block;content:"";position:absolute;inset:0 0 0 0;opacity:0;background:linear-gradient(120deg,rgba(255,0,242,.1) 35%,rgba(0,103,179,.4));transition:opacity .3s ease-in-out}}.image_modal__PMT8q{height:90vh;position:relative;z-index:2;display:flex;justify-content:center;align-items:center}.image_modal__PMT8q img{object-fit:contain;height:auto;max-height:90vh;max-width:90vw;width:auto;box-shadow:0 0 10px rgba(0,0,0,.7);border-radius:15px}.modal_root__LmJ1h{display:flex;flex-direction:column;justify-content:center;align-items:center;position:fixed;inset:0 0 0 0;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:rgba(0,0,0,.7);opacity:0;transition:all .3s ease-in-out;z-index:100}.modal_root--visible__OI9MU{opacity:1}.modal_close__vtBPY{display:flex;justify-content:center;align-items:center;position:absolute;top:30px;right:30px;cursor:pointer;width:50px;height:50px;border-radius:50%;box-shadow:0 0 3px 0 rgba(0,0,1,.5);background-color:hsla(0,0%,100%,.8)}.modal_overlay__Eoob7{position:absolute;inset:0 0 0 0;z-index:0}.list_root__qLN7O{display:flex;flex-direction:column;gap:5px;list-style:none}.list-item_root__boOaW{display:flex;flex-direction:row;align-items:flex-start;gap:10px}.list-item_icon__5eMwJ{flex-grow:0;flex-shrink:0;margin-top:3px;fill:var(--color-accent)}.masonary_root__0iQZb{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:5px;gap:5px;@media screen and (min-width:768px){gap:10px}}.masonary-item_root__eEitn{transition:transform .3s;position:relative;border-radius:10px;overflow:hidden;box-shadow:0 0 5px #00000027}.masonary-item_root__eEitn:first-child{aspect-ratio:1/1}.contact_with-icon__2xZ79{display:flex;flex-direction:row;gap:10px;list-style:none}.contact_icon__SZmNT{display:flex;flex-direction:row;justify-content:center}.contact_icon__SZmNT svg{margin-top:2px;fill:var(--color-accent)}.contact_map__7mQdc{width:100%;height:auto;aspect-ratio:600/450;border:none}.card-short_root__IEX5O{display:flex;flex-direction:column;gap:15px;grid-area:Short;margin-top:20px}.gallery_root__q93Cb{position:relative}.gallery_item__4jxjh img{object-fit:cover}.gallery_help-swipe__enbM7{display:none}@keyframes gallery_pulse__gDTQc{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}@media (max-width:767px){.gallery_items__WJT1p{display:flex;flex-direction:row;flex-wrap:nowrap;width:100%;aspect-ratio:1/1;overflow-x:scroll;scroll-snap-type:x mandatory;gap:10px;scrollbar-color:var(--color-accent) transparent;position:relative}.gallery_items__WJT1p::-webkit-scrollbar{-webkit-appearance:none}.gallery_items__WJT1p::-webkit-scrollbar:horizontal{height:22px}.gallery_next__28cwE,.gallery_prev__NPH2o{display:flex;justify-content:center;align-items:center;width:32px;height:32px;transform:translateY(-50%);border-radius:50%;top:50%;position:absolute;box-shadow:0 0 3px 0 rgba(0,0,1,.5);background-color:hsla(0,0%,100%,.9)}.gallery_prev__NPH2o{left:5px}.gallery_next__28cwE{right:5px}.gallery_prev__NPH2o svg{transform:rotate(180deg) translateX(2px)}.gallery_next__28cwE svg{transform:translateX(2px)}.gallery_item__4jxjh{scroll-snap-align:start;position:relative;aspect-ratio:1/1;height:100%}.gallery_help-swipe__enbM7{display:flex;flex-direction:column;justify-content:center;align-items:center;position:absolute;text-align:center;inset:0 0 0 0;z-index:10;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:rgba(0,0,0,.5);color:#ffffff;font-weight:600;font-size:20px}.gallery_help-swipe__enbM7 svg{fill:#ffffff;width:64px;height:64px;animation:gallery_pulse__gDTQc 2s infinite}}@media (min-width:768px){.gallery_items__WJT1p{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:20px;grid-gap:20px;gap:20px}.gallery_next__28cwE,.gallery_prev__NPH2o{display:none}.gallery_item__4jxjh{transition:transform .3s;position:relative;border-radius:10px;overflow:hidden;box-shadow:0 0 5px #00000027}.gallery_item__4jxjh:first-child{grid-row:span 12}.gallery_item__4jxjh:nth-child(2){grid-row:span 16}.gallery_item__4jxjh:nth-child(3){grid-row:span 12}.gallery_item__4jxjh:nth-child(4){grid-row:span 8}.gallery_item__4jxjh:nth-child(5){grid-row:span 16}.gallery_item__4jxjh:nth-child(6){grid-row:span 12}.gallery_item__4jxjh:nth-child(7){grid-row:span 16}.gallery_item__4jxjh:nth-child(8),.gallery_item__4jxjh:nth-child(9){grid-row:span 12}.gallery_item__4jxjh:nth-child(10){grid-row:span 20}.gallery_item__4jxjh:nth-child(11),.gallery_item__4jxjh:nth-child(12){grid-row:span 16}}.legend_with-icon__mXuSq{display:flex;flex-direction:row;gap:10px;list-style:none}.legend_icon__KDSlX{display:flex;flex-direction:row;justify-content:center}.legend_icon__KDSlX svg{margin-top:2px;fill:var(--color-accent)}.page_root__mZknY{display:flex;flex-direction:column;@media (min-width:1024px){flex-direction:row}}.page_main__SnGaq{padding:30px 0;display:flex;flex-direction:column;gap:60px;height:calc(100vh - 70px);overflow-y:auto;scroll-behavior:smooth;scroll-margin:20px;flex-grow:1;@media (min-width:1024px){height:100vh}}