@charset "UTF-8";:root{--c_black: #000;--c_white: #fff;--c_vine-ash: #666A6B;--c_marble_dust: #E7E7DD;--c_wind-shadow: #A0A595;--c_sand: #F4EEE3;--c_dark: #353535}@font-face{font-family:RecklessStandardS;font-display:swap;src:url(../../../fonts/RecklessStandardS-Light.woff2) format("woff2"),url(../../../fonts/RecklessStandardS-Light.woff) format("woff");font-weight:300;font-style:normal}@font-face{font-family:RecklessStandardS;font-display:swap;src:url(../../../fonts/RecklessStandardS-LightItalic.woff2) format("woff2"),url(../../../fonts/RecklessStandardS-LightItalic.woff) format("woff");font-weight:300;font-style:italic}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(../../../fonts/Manrope-latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(../../../fonts/Manrope-latin-ext.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(../../../fonts/Manrope-greek.woff2) format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}:root{--t_font_title: RecklessStandardS, sans-serif;--t_font_body: Manrope, sans-serif}.accordion.svelte-13t9qfq{padding:clamp(40px,calc(7.8125vw + 13.8888888889vh) / 3,150px) 0}.description+.accordion.svelte-13t9qfq{margin-top:clamp(40px,calc(7.8125vw + 13.8888888889vh) / 3,150px)}.description+.accordion.svelte-13t9qfq:is(:where(.svelte-13t9qfq):last-child){margin-bottom:0}.accordion.svelte-13t9qfq:is(:where(.svelte-13t9qfq):last-child){margin-bottom:min(calc(6.25vw + 11.1111111111vh) / 2.5,120px)}.main-body>.accordion.svelte-13t9qfq:is(:where(.svelte-13t9qfq):last-child){margin-bottom:0}.accordion--colored.svelte-13t9qfq{background:var(--c_marble_dust)}.accordion__title.svelte-13t9qfq{margin-top:min(calc(2.0833333333vw + 3.7037037037vh) / 2.5,40px)}.accordion__group.svelte-13t9qfq:not(:first-child){margin-top:clamp(40px,calc(4.1666666667vw + 7.4074074074vh) / 3,80px)}.accordion__section-title.svelte-13t9qfq h3{margin:0}.accordion__overflow.svelte-13t9qfq{display:grid;grid-template-rows:0fr;transition:grid-template-rows .4s ease}.accordion__overflow--expanded.svelte-13t9qfq{grid-template-rows:1fr}.accordion__overflow__inner.svelte-13t9qfq{overflow:hidden}.accordion__item.svelte-13t9qfq{border-bottom:1px solid #000}.accordion--items-count-1.accordion--all-open .accordion__item.svelte-13t9qfq{border-bottom:none}.accordion__item.active.svelte-13t9qfq svg .vertical{display:none}.accordion__item__header.svelte-13t9qfq{display:flex;justify-content:space-between;align-items:center;padding:clamp(25px,calc(2.0833333333vw + 3.7037037037vh) / 3,40px) 0;cursor:pointer;transition:all .3s ease}.accordion--all-open.svelte-13t9qfq .accordion__item__header:where(.svelte-13t9qfq){cursor:default}.accordion__item__header.svelte-13t9qfq:hover{opacity:.8}.accordion__item__header__title.svelte-13t9qfq{padding-right:10px}.accordion__item__header__title.svelte-13t9qfq h3{margin:0;font-size:1.2rem}.accordion__item__header__icon.svelte-13t9qfq{transition:transform .3s ease;width:clamp(23px,calc(1.5625vw + 2.7777777778vh) / 3,30px);height:clamp(23px,calc(1.5625vw + 2.7777777778vh) / 3,30px);display:flex;justify-content:center;align-items:center;transition:opacity .3s ease}.accordion__item__header__icon.svelte-13t9qfq svg{width:clamp(23px,calc(1.5625vw + 2.7777777778vh) / 3,30px);height:clamp(23px,calc(1.5625vw + 2.7777777778vh) / 3,30px)}.accordion__item__header__icon.rotate.svelte-13t9qfq svg .close__vertical-line{opacity:0}.accordion__item__content.svelte-13t9qfq{max-height:0;overflow:hidden;transition:max-height .3s ease-in-out}.accordion__item__content.show.svelte-13t9qfq{max-height:1000px}.accordion__item__content__inner.svelte-13t9qfq{padding-right:var(--right-padding, 4.3333vw);padding-bottom:var(--bottom-padding, 20px)}.accordion__actions.svelte-13t9qfq{display:flex;justify-content:flex-start;margin-top:min(calc(2.0833333333vw + 3.7037037037vh) / 2.5,40px)}.accordion__view-more.svelte-13t9qfq{border:none;cursor:pointer;background:none;padding:0;display:flex;align-items:center;gap:10px;transition:background-color .3s ease,color .3s ease}.accordion__view-more.svelte-13t9qfq svg{transform:rotate(0);transition:transform .3s ease}.accordion__view-more--expanded.svelte-13t9qfq svg{transform:rotate(180deg)}
