:root{width:100%;height:100%;display:flex;flex-direction:column}body,#root{flex:1 1 0;display:flex;flex-direction:column}._unbutton_hk534_1{background:none;border:none;text-align:left;font-size:unset}:root{overflow-y:scroll;--bg:#fafafa}body{background:var(--bg)}._app_hk534_22{flex:1 1 0;display:flex;flex-direction:column;color:#000;--side-width: 12rem;--muted: #707070;--primary: #3cb553;--primary-darker: #0d641e;padding-right:1rem;padding-left:1rem}._header_hk534_43{font-family:Noto Sans;line-height:1;font-size:1.1rem;display:flex;padding:1rem;--gap: 2rem;gap:var(--gap);margin-bottom:2rem}._header_hk534_43>._headerBord_hk534_53{flex:1 0 0}._header_hk534_43>._headerCent_hk534_56{display:flex;justify-content:center;gap:var(--gap)}._header_hk534_43>._headerCent_hk534_56>*{margin:-1rem calc(var(--gap) * -.5);padding:1rem calc(var(--gap) * .5);cursor:pointer}._header_hk534_43>._headerCent_hk534_56>*>*{transform:translateY(0);color:#000;transition:transform .1s,color .1s}._header_hk534_43>._headerCent_hk534_56>*:hover>*{transform:translateY(-.2rem);color:var(--primary-darker)}._footer_hk534_78{font-family:Noto Sans;line-height:1;font-size:.9rem;color:var(--muted);display:flex;padding:2rem 1rem 1rem;justify-content:center;flex-wrap:wrap;gap:1rem}._footer_hk534_78>*>a{color:var(--muted)}._body_hk534_93{background:var(--bg);flex:1 1 0;display:flex;flex-direction:row}._appSpacer_hk534_100{flex-shrink:1;flex-basis:var(--side-width)}._categories_hk534_105{box-sizing:border-box;flex-grow:1;display:flex;flex-direction:column;gap:4rem;align-items:center;padding:0px 1rem}._order_hk534_115{min-width:var(--side-width);width:var(--side-width);box-sizing:border-box;font-family:Roboto Condensed;padding:0rem .5rem 2rem}._order_hk534_115>*{position:sticky;top:2rem;display:flex;gap:1.3rem;flex-direction:column}._order_hk534_115>*>._title_hk534_129{font-size:1.1rem}._order_hk534_115>*>._orderList_hk534_132{display:flex;flex-direction:column}._order_hk534_115>*>._orderList_hk534_132>._title_hk534_129{color:var(--muted);font-size:.9rem;text-align:right;line-height:1}._order_hk534_115>*>._orderList_hk534_132>._list_hk534_141{display:flex;flex-direction:column;cursor:pointer;--gap: .7rem;gap:var(--gap)}._order_hk534_115>*>._orderList_hk534_132>._list_hk534_141>._orderItem_hk534_148{font-size:.9rem;line-height:1.25rem;font-family:Roboto Condensed;margin:0rem -2rem calc(var(--gap) * -1) -2rem;padding:0rem 2rem var(--gap) 2rem}._order_hk534_115>*>._orderList_hk534_132>._list_hk534_141>._orderItem_hk534_148>*{transform:translate(0);color:#000;transition:transform .1s,color .1s}._order_hk534_115>*>._orderList_hk534_132>._list_hk534_141>._orderItem_hk534_148:hover>*{transform:translate(.2rem);color:var(--primary-darker)}._category_hk534_170{display:flex;flex-direction:column;gap:1rem}._category_hk534_170>._title_hk534_129{font-family:Noto Sans;font-size:1.5rem;padding-bottom:1rem;border-bottom:1px solid gray}._category_hk534_170>._content_hk534_180{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem .5rem}._cardTransitionBackground_hk534_187{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:1rem}._blankCardTransition_hk534_193{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;align-items:center;pointer-events:none}._blankCardTransition_hk534_193>*{position:relative;width:20rem;height:30rem}._card_hk534_187>*{display:flex;flex-direction:column;cursor:pointer;position:relative}._card_hk534_187>*>._content_hk534_180{display:flex;justify-content:center}._card_hk534_187>*>._content_hk534_180>._content_hk534_180{display:flex;flex-direction:column;border-radius:1rem;padding:2rem 1rem 1rem;border:.3rem solid transparent;transform:translateY(0);background:transparent;--dur: .3s;transition:transform var(--dur),border-color var(--dur),background var(--dur)}._card_hk534_187>*>._content_hk534_180>._content_hk534_180>*{width:16rem}._card_hk534_187>*>._content_hk534_180>._content_hk534_180>._preview_hk534_235{display:grid;aspect-ratio:16 / 9;border-radius:.4rem;box-shadow:0 0 .4rem #00000005}._card_hk534_187>*>._content_hk534_180>._content_hk534_180>._preview_hk534_235>*{aspect-ratio:16 / 9;grid-row:1;grid-column:1;border-radius:.4rem;width:100%;height:100%}._card_hk534_187>*>._content_hk534_180>._content_hk534_180>._preview_hk534_235>._image_hk534_249{object-fit:cover}._card_hk534_187>*>._content_hk534_180>._content_hk534_180>._title_hk534_129{margin-top:.6rem;margin-bottom:.2rem;font-family:Noto Sans;font-size:1rem;font-weight:700;line-height:1.5;color:#121505}._card_hk534_187>*>._content_hk534_180>._content_hk534_180>._desc_hk534_265{font-family:Noto Sans;font-size:.9rem;font-weight:600;line-height:1.5;color:var(--muted);height:2.7rem;overflow:hidden}._card_hk534_187:hover>*>._content_hk534_180>._content_hk534_180{transform:translateY(-.2rem)}._card_hk534_187:hover:before{content:"";animation:_hover-trigger_hk534_1 1ms;animation-iteration-count:infinite}@keyframes _hover-trigger_hk534_1{}@keyframes _slide-to-right_hk534_1{to{transform:translate(.3rem);opacity:0}}@keyframes _slide-to-left_hk534_1{to{transform:translate(-.3rem);opacity:0}}@keyframes _slide-from-right_hk534_1{0%{transform:translate(.3rem);opacity:0}}@keyframes _slide-from-left_hk534_1{0%{transform:translate(-.3rem);opacity:0}}:active-view-transition-type(item) :root{view-transition-name:none}:active-view-transition-type(item) ._itemAnimation_hk534_326{view-transition-class:item;view-transition-name:var(--viewTransitionName)}:active-view-transition-type(screen) :root{view-transition-name:none}:active-view-transition-type(screen) ._screenAnimation_hk534_336{view-transition-class:screen;view-transition-name:var(--viewTransitionName)}:active-view-transition-type(screen):active-view-transition-type(left)::view-transition-old(screen-index),:active-view-transition-type(screen):active-view-transition-type(left)::view-transition-old(screen-contact){animation:.2s cubic-bezier(.4,0,.2,1) both _slide-to-right_hk534_1}:active-view-transition-type(screen):active-view-transition-type(left)::view-transition-new(screen-index),:active-view-transition-type(screen):active-view-transition-type(left)::view-transition-new(screen-contact){animation:.2s cubic-bezier(.4,0,.2,1) both _slide-from-left_hk534_1}:active-view-transition-type(screen):active-view-transition-type(right)::view-transition-old(screen-index),:active-view-transition-type(screen):active-view-transition-type(right)::view-transition-old(screen-contact){animation:.2s cubic-bezier(.4,0,.2,1) both _slide-to-left_hk534_1}:active-view-transition-type(screen):active-view-transition-type(right)::view-transition-new(screen-index),:active-view-transition-type(screen):active-view-transition-type(right)::view-transition-new(screen-contact){animation:.2s cubic-bezier(.4,0,.2,1) both _slide-from-right_hk534_1}._dialog_hk534_370[open]{background:none}._dialog_hk534_370[open]::backdrop{background:#000000a0}._dialog_hk534_370[open]:modal{width:100%;height:100%;max-width:none;max-height:none;padding:0;overflow-y:auto;overscroll-behavior:none}._dialogContainer_hk534_386{width:100%;min-height:100%;display:flex;flex-direction:column;align-items:center}._dialogContainer_hk534_386>._content_hk534_180{position:relative;width:max(60rem,66%);max-width:calc(100% - 2rem);flex-grow:1;margin:1rem 0rem;border-radius:1rem;overflow:hidden;background:#fff;display:flex;flex-direction:column}._dialogContainer_hk534_386>._content_hk534_180>._longDesc_hk534_405{flex-grow:1;margin:2rem;font-family:Noto Sans;display:flex;flex-direction:column}._dialogContainer_hk534_386>._content_hk534_180>._video_hk534_412{aspect-ratio:16 / 9}._dialogContainer_hk534_386>._content_hk534_180>._video_hk534_412>*{width:100%;height:100%}._dialogContainer_hk534_386>._content_hk534_180>._inlineCloseButton_hk534_419{display:none;top:1rem}._dialogContainer_hk534_386>._content_hk534_180._vertical_hk534_424{flex-direction:row}._dialogContainer_hk534_386>._content_hk534_180._vertical_hk534_424>._video_hk534_412{aspect-ratio:9 / 18;height:calc(100vh - 2rem)}._dialogContainer_hk534_386>._backdrop_hk534_433{cursor:pointer;position:fixed;top:0;right:0;bottom:0;left:0}._dialogContainer_hk534_386>._closeButton_hk534_438{pointer-events:none;position:absolute;right:0;top:0;padding:1rem 3rem}._dialogContainer_hk534_386>._closeButton_hk534_438>._closeIcon_hk534_444{position:fixed}._closeIcon_hk534_444>*{color:#fff;width:2rem;opacity:.8}._contactBody_hk534_458{flex-grow:1;background:var(--bg);display:flex;justify-content:center;min-width:max-content}._contactBody_hk534_458>*{display:flex;flex-direction:column;max-width:50rem;gap:1rem}._contactBody_hk534_458>*>._title_hk534_129{font-family:Lato;font-size:1.5rem}._headerLink_hk534_478{text-decoration:none}@media (max-width: 75rem){._category_hk534_170>._content_hk534_180{grid-template-columns:repeat(2,1fr)}._dialogContainer_hk534_386>._content_hk534_180{width:40rem}}@media (max-width: 50rem){._header_hk534_43{flex-direction:column;--gap: 1.5rem}._headerBord_hk534_53{display:flex;justify-content:center}._body_hk534_93{flex-direction:column;align-items:center;gap:5rem}._appSpacer_hk534_100,._headerSpacer_hk534_507{display:none}._order_hk534_115{display:flex;justify-content:center;min-width:unset;width:unset}._dialogContainer_hk534_386>._closeButton_hk534_438{display:none}._dialogContainer_hk534_386>._content_hk534_180{width:unset;max-width:100%;border-radius:0;margin:0}._dialogContainer_hk534_386>._content_hk534_180>._video_hk534_412{margin:0px 1rem}._dialogContainer_hk534_386>._content_hk534_180>._longDesc_hk534_405{flex-grow:1;margin:1rem}._dialogContainer_hk534_386>._content_hk534_180>._inlineCloseButton_hk534_419{padding:1rem;display:flex;justify-content:flex-end}._dialogContainer_hk534_386>._content_hk534_180>._inlineCloseButton_hk534_419>._closeIcon_hk534_444{margin:-2rem;padding:2rem}._dialogContainer_hk534_386>._content_hk534_180>._inlineCloseButton_hk534_419>._closeIcon_hk534_444>*{color:#000}._dialogContainer_hk534_386>._content_hk534_180._vertical_hk534_424{flex-direction:column}._dialogContainer_hk534_386>._content_hk534_180._vertical_hk534_424>._video_hk534_412{height:unset}._order_hk534_115>*{gap:1.7rem}._order_hk534_115>*>._title_hk534_129{text-align:center;font-size:1.2rem}._order_hk534_115>*>._orderList_hk534_132>._list_hk534_141{--gap: 1rem !important}._order_hk534_115>*>._orderList_hk534_132>._list_hk534_141>._orderItem_hk534_148{font-size:1rem}}._contactList_hk534_574>*{--gap: 1.5rem !important}@media (max-width: 40rem){._body_hk534_93,._categories_hk534_105{align-items:stretch}._category_hk534_170{gap:.5rem}._category_hk534_170>._content_hk534_180{grid-template-columns:1fr}._card_hk534_187>*>._content_hk534_180{margin-left:calc((1rem + 8px)*-1);margin-right:calc((1rem + 8px)*-1)}._card_hk534_187>*>._content_hk534_180>._content_hk534_180>*{width:calc(100vw - 6rem)}}._preloadImage_hk534_605{position:absolute;width:0px;height:0px}._p_dqw0b_1{font-family:Noto sans;margin:.5rem 0px}._ul_dqw0b_6{margin:.2rem 0rem}._li_dqw0b_10{line-height:1.5}._desc_dqw0b_14{flex-grow:1;display:flex;flex-direction:column}._links_dqw0b_20{margin-top:3rem;flex-grow:1;display:flex;justify-content:flex-start;align-items:flex-end}._links_dqw0b_20>*{max-width:100%}._linkList_59m33_1{display:flex;flex-direction:column;--gap: 1rem;gap:var(--gap);padding:0px calc(var(--gap) * .5);font-family:Lato}._externalItem_59m33_10{--paddingHorizontal: .5rem;margin:calc(var(--gap) * -.5) calc(var(--paddingHorizontal) * -1);display:flex;flex-direction:row}._externalItem_59m33_10>._external_59m33_10{padding:calc(var(--gap) * .5) var(--paddingHorizontal);margin-left:calc(var(--paddingHorizontal) * -1);padding-left:var(--paddingHorizontal);display:flex;flex-direction:row;flex:1 1 0;color:inherit;align-items:center;gap:.5rem;line-height:1;word-break:break-all}._externalItem_59m33_10>._external_59m33_10>*{display:flex;gap:.5rem}._externalItem_59m33_10>._external_59m33_10>*>._icon_59m33_35{height:1.1rem;width:1.1rem}._externalItem_59m33_10>._external_59m33_10>*{transform:translate(0);color:#000;transition:transform .1s,color .1s}._externalItem_59m33_10>._external_59m33_10:hover>*{transform:translate(.2rem);color:var(--primary-darker)}._externalItem_59m33_10>._copy_59m33_51{background:none;border:none;padding:0;margin:0;cursor:pointer;display:flex;color:var(--primary-darker);animation-duration:.4s;animation-timing-function:cubic-bezier(.18,.89,.32,1.28)}._externalItem_59m33_10>._copy_59m33_51>*{flex:1 1 0;padding-left:.5rem;padding-right:.5rem;display:flex;align-items:center;justify-content:center;color:var(--muted);opacity:.5;transition:transform .1s,color .1s,opacity .1s}._externalItem_59m33_10>._copy_59m33_51>*>._icon_59m33_35{height:1rem}._externalItem_59m33_10>._copy_59m33_51:hover>*{color:inherit;opacity:1}._externalItem_59m33_10>._copy_59m33_51._copySuccess_59m33_87{--anim-color: green;animation-name:_scaleAndColor_59m33_1}._externalItem_59m33_10>._copy_59m33_51._copyFail_59m33_92{--anim-color: red;animation-name:_scaleAndColor_59m33_1}@keyframes _scaleAndColor_59m33_1{0%{transform:scale(1);color:inherit}50%{transform:scale(1.2);color:var(--anim-color)}to{transform:scale(1);color:inherit}}
