section.svelte-2x2b82{width:100%;padding:80px var(--gutter);display:flex;flex-direction:column;align-items:center}h2.svelte-2x2b82{font-size:26px;font-weight:600;text-align:center;color:var(--font_color);margin-bottom:56px;max-width:600px;line-height:1.4}.cards_wrapper.svelte-2x2b82{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;width:100%}.card.svelte-2x2b82{background:var(---card_bg);box-shadow:#6e46243d 0 3px 8px;border-radius:20px;padding:36px 28px 28px;display:flex;flex-direction:column;gap:20px;position:relative}.stars.svelte-2x2b82{font-size:14px;letter-spacing:2px;color:#227326}.quote_mark.svelte-2x2b82{font-family:var(--secondary_font);font-size:72px;line-height:.6;color:var(--hilight1);opacity:.35;display:block;margin-bottom:4px;-webkit-user-select:none;user-select:none}.quote.svelte-2x2b82{font-size:16px;line-height:1.7;color:var(--font_color);font-style:italic;flex:1}.attribution.svelte-2x2b82{font-size:13px;color:var(--hilight1);font-weight:500;letter-spacing:.5px}@media (max-width: 1400px){section.svelte-2x2b82{padding:60px var(--tablet_gutter)}}@media (max-width: 992px){section.svelte-2x2b82{padding:60px var(--mobile_gutter)}.cards_wrapper.svelte-2x2b82{grid-template-columns:1fr;gap:20px}h2.svelte-2x2b82{font-size:22px;margin-bottom:36px}.quote_mark.svelte-2x2b82{font-size:56px}.quote.svelte-2x2b82{font-size:15px}}.cards_wrapper.svelte-1v0nl9x{display:flex;flex-direction:column;gap:38px}@media (max-width: 1200px){.cards_wrapper.svelte-1v0nl9x{grid-template-columns:repeat(2,1fr)}}@media (max-width: 700px){.cards_wrapper.svelte-1v0nl9x{grid-template-columns:repeat(1,1fr)}}.button.svelte-pezub2.svelte-pezub2{position:relative;display:flex;align-items:center;background-color:transparent;border-radius:100px;padding:8px 22px;border:3px solid var(--hilight1);transition:var(--transition1);background-color:var(--hilight1);width:fit-content;cursor:pointer}.button.svelte-pezub2.svelte-pezub2:hover{background-color:var(--hilight2);border:3px solid var(--hilight2)}.button.svelte-pezub2:hover span.svelte-pezub2{transition:var(--transition1)}.button.svelte-pezub2 span.svelte-pezub2{color:var(--white1);font-weight:700;text-transform:uppercase;line-height:1;font-size:14px;letter-spacing:1.4px;text-align:center;width:100%}.button.secondary.svelte-pezub2.svelte-pezub2{background-color:#0000}.button.secondary.svelte-pezub2.svelte-pezub2:hover{border:3px solid var(--hilight1);background-color:var(--mobile_menu_bg)}.button.secondary.svelte-pezub2 span.svelte-pezub2{color:var(--hilight1)}@media (max-width: 700px){.button.svelte-pezub2 span.svelte-pezub2{font-size:13px}}.icons_wrapper.svelte-1e02j6t.svelte-1e02j6t{display:flex;gap:40px;width:100%}.icons_wrapper.svelte-1e02j6t .icon_wrapper.svelte-1e02j6t{padding:20px;border-radius:22px;flex:1;aspect-ratio:1;position:relative;background-image:var(--card_bg);box-shadow:#6e462470 0 3px 8px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;transition:all .2s}.icons_wrapper.svelte-1e02j6t .icon_wrapper.svelte-1e02j6t svg{transition:.2s ease-out;fill:var(--font_color);width:50px;height:50px}.icons_wrapper.svelte-1e02j6t .icon_wrapper.with_hover.svelte-1e02j6t:hover{transform:translateY(-4px);cursor:pointer;box-shadow:#6e462470 0 3px 14px}.icons_wrapper.svelte-1e02j6t .icon_wrapper span.svelte-1e02j6t{text-align:center;font-size:14px;word-break:break-word}.content_wrapper.svelte-1e02j6t.svelte-1e02j6t{display:flex;gap:38px}.content_wrapper.svelte-1e02j6t>div.left.svelte-1e02j6t{width:40%}.content_wrapper.svelte-1e02j6t>div.right.svelte-1e02j6t{width:60%}.content_wrapper.svelte-1e02j6t>div.svelte-1e02j6t{display:flex;flex-direction:column;gap:38px}.content_wrapper.svelte-1e02j6t>div .card.svelte-1e02j6t{position:relative;display:flex;flex-direction:column;padding:24px;border-radius:22px;background:var(---card_bg);box-shadow:#6e46243d 0 3px 8px;transition:.25s;cursor:default}.content_wrapper.svelte-1e02j6t>div .card.img.svelte-1e02j6t{border-radius:200px 200px 22px 22px}.content_wrapper.svelte-1e02j6t>div .card img.svelte-1e02j6t{border-radius:200px 200px 8px 8px}.content_wrapper.svelte-1e02j6t>div .contact_card.svelte-1e02j6t{gap:10px}.content_wrapper.svelte-1e02j6t>div .contact_card .contact_wrapper.svelte-1e02j6t{position:relative;display:flex;flex-direction:row;align-items:center;gap:8px;width:fit-content;transition:var(--transition1)}.content_wrapper.svelte-1e02j6t>div .contact_card .contact_wrapper.svelte-1e02j6t:hover{transform:translateY(-4px)}.content_wrapper.svelte-1e02j6t>div .contact_card .contact_wrapper:hover span.svelte-1e02j6t{color:var(--hilight1)}.content_wrapper.svelte-1e02j6t>div .contact_card .contact_wrapper.svelte-1e02j6t svg{fill:var(--hilight1);padding:6px;width:30px;height:30px}.content_wrapper.svelte-1e02j6t>div .contact_card .contact_wrapper span.svelte-1e02j6t{font-weight:500;transition:var(--transition1)}.content_wrapper.svelte-1e02j6t>div .form_card.svelte-1e02j6t{position:sticky;top:70px}form.svelte-1e02j6t.svelte-1e02j6t{display:flex;flex-direction:column;gap:20px}form.svelte-1e02j6t .input_container.svelte-1e02j6t{display:flex;flex-direction:column}form.svelte-1e02j6t .input_container label.svelte-1e02j6t{margin-bottom:6px;font-weight:600;font-size:18px}form.svelte-1e02j6t .input_container input[type=text].svelte-1e02j6t,form.svelte-1e02j6t .input_container textarea.svelte-1e02j6t{color-scheme:var(--scheme);padding:6px;font-size:14px;font-weight:500;border-radius:4px;background-color:var(--mobile_menu_bg);border:1px solid rgba(10,82,22,.1019607843);outline:unset;transition:var(--transition1)}form.svelte-1e02j6t .input_container input[type=text].svelte-1e02j6t:hover,form.svelte-1e02j6t .input_container textarea.svelte-1e02j6t:hover{box-shadow:0 0 0 1px #05461062}form.svelte-1e02j6t .input_container input[type=text].svelte-1e02j6t:focus-within,form.svelte-1e02j6t .input_container textarea.svelte-1e02j6t:focus-within{box-shadow:0 0 0 1px #05461062,0 0 0 3px #05461033}form.svelte-1e02j6t .input_container input.svelte-1e02j6t{max-width:280px}form.svelte-1e02j6t .input_container textarea.svelte-1e02j6t{min-height:160px}form.svelte-1e02j6t .conditions.svelte-1e02j6t{font-size:9px}@media (max-width: 700px){.content_wrapper.svelte-1e02j6t.svelte-1e02j6t{flex-direction:column}.content_wrapper.svelte-1e02j6t>div.svelte-1e02j6t{width:100%!important;max-width:100%}.content_wrapper.svelte-1e02j6t .left.svelte-1e02j6t{flex-direction:column}}.card.svelte-ypv7hw.svelte-ypv7hw{position:relative;display:flex;gap:30px;align-items:center;padding:24px;border-radius:22px;background:var(---card_bg);box-shadow:var(--card_boxshadow);transition:.25s;cursor:pointer}.card.svelte-ypv7hw.svelte-ypv7hw:hover{transform:translateY(-8px)}.card.svelte-ypv7hw .content_wrapper.svelte-ypv7hw{display:flex;flex-direction:column}.card.svelte-ypv7hw .content_wrapper .title.svelte-ypv7hw{font-weight:500;font-size:18px;line-height:32px;margin-bottom:8px;color:var(--hilight1)}.card.svelte-ypv7hw .content_wrapper .content.svelte-ypv7hw{font-size:18px;line-height:22px;font-weight:500;letter-spacing:1px;margin-bottom:24px}.card.svelte-ypv7hw .content_wrapper .content.svelte-ypv7hw .author{color:var(--hilight1)}@media (max-width: 700px){.card.svelte-ypv7hw.svelte-ypv7hw{flex-direction:column;padding:12px;align-items:flex-start}.card.svelte-ypv7hw svg{margin-bottom:18px}.card.svelte-ypv7hw .title{font-size:18px!important;line-height:unset!important}.card.svelte-ypv7hw .content{font-size:13px!important;line-height:unset!important}}.message_wrapper.svelte-8drt28.svelte-8drt28{position:relative;padding:30px 40px;border-radius:12px;background-color:var(--msg_bg);box-shadow:#6e46243d 0 3px 8px;overflow:hidden}.message_wrapper.svelte-8drt28 .title.svelte-8drt28{font-weight:600;font-size:24px;color:var(--hilight1);display:block;margin-bottom:0}.message_wrapper.svelte-8drt28 span.svelte-8drt28{font-weight:500;font-size:20px}.message_wrapper.svelte-8drt28 span.svelte-8drt28 strong{font-weight:600;font-size:20px;color:var(--hilight1)}.message_wrapper.svelte-8drt28 .decoration.svelte-8drt28{height:100%;width:6px;position:absolute;top:0;left:0;background-color:var(--hilight1)}.message_wrapper.svelte-8drt28 [ui-comp=button]{margin-top:20px}.message_wrapper.message_as_title span.svelte-8drt28.svelte-8drt28{font-size:24px;color:var(--hilight1);display:block}
